@charset "utf-8";
/* CSS Document */

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

#remote

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/* font-size===========================================

10px -> 72%
11px -> 79%
12px -> 86%
13px -> 93%
14px -> 100%
15px -> 108%
16px -> 115%
17px -> 122%
18px -> 129%
19px -> 136%
20px -> 143%
21px -> 150%
22px -> 158%
23px -> 165%
24px -> 172%
25px -> 179%
26px -> 186%
27px -> 193%


===================================================== */

/* common
---------------------------------- */


#remote .contents{
	padding-left: 57px;
}

#remote .text-link{
	color: #73921A;
    text-decoration: underline;
}

#remote .text-link:hover{
	color: #4D6011;
}

#remote .send-address{
	background-color: #e6eed9;
	padding: 20px 20px 15px;
	overflow: hidden;
	box-sizing: border-box;
}

#remote .send-address dt{
	width: 100px;
	background-color: #8EB322;
	text-align: center;
	padding: 2px;
	color: #fff;
	float: left;
	margin-bottom: 5px;
}

#remote .send-address dd{
	width: calc(100% - 130px);
	margin-left: 20px;
	float: left;
	margin-bottom: 5px;
}

#remote .price-box{
	margin-bottom: 15px;
	background-color: #e6eed9;
	padding: 15px;
}

#remote .price-box span{
	color: #E80003;
}

/* .block01
---------------------------------- */
#remote .block01 {
	margin-top: 62px;
	width: 808px;
}


#remote .block01 h2{
	margin-bottom: 40px;
}

#remote .block01 .head-text{
	margin-top: 80px;
	margin-bottom: 40px;
	line-height: 1.9;
	font-size: 108%;
}

/* .block01 .sec01
---------------------------------- */
#remote .block01 .sec01 {
	margin-top: 40px;
	margin-bottom: 40px;
}

#remote .block01 h3 span{
	color: #8CB220;
	padding-right: 5px;
}

#remote .block01 h3{
	margin-bottom: 25px;
}

/*nav.contensNav------------*/
#remote nav.contensNav ul li{
	float: left;
	margin-left: 15px;
	font-size: 115%;/*16px*/	
}

#remote nav.contensNav ul li:first-child{
	margin-left: 0;
}

#remote nav.contensNav ul li.link01{
	background: url(../img/remote/b01_nav01.jpg) 0 0 no-repeat;
}
#remote nav.contensNav ul li.link01:hover{
	background: url(../img/remote/b01_nav01_on.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li.link02{
	background: url(../img/remote/b01_nav02.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li.link02:hover{
	background: url(../img/remote/b01_nav02_on.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li.link03{
	background: url(../img/remote/b01_nav03.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li.link03:hover{
	background: url(../img/remote/b01_nav03_on.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li.link04{
	background: url(../img/remote/b01_nav04.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li.link04:hover{
	background: url(../img/remote/b01_nav04_on.jpg) 0 0 no-repeat;
}

#remote nav.contensNav ul li a:hover{
	color: #FFF;
	text-decoration: none;
}

#remote nav.contensNav ul li a{
	width: 188px;
	height: 82px;
	display: block;
	text-align: center;
	padding-top: 45px;
	box-sizing: border-box;	
}

#remote nav.contensNav ul li.link01 a,
#remote nav.contensNav ul li.link02 a,
#remote nav.contensNav ul li.link03 a{
	padding-right: 13px;
}


/*.textBox01------------*/

#remote .block01 .textBox01{
	padding:  28px 30px;
	background:#FAFDF4;
}

/*.block01 ol------------*/

#remote .block01 ol{
	border-left: 4px solid #C9DB91;
	padding-left: 30px;
	margin-left: 10px;
}


/*.block01 ol 直下のa------------*/
#remote .block01 ol>li>a{
	color: #73921A;
	text-decoration: underline;
}

#remote .block01 ol>li>a:hover{
	color: #4D6011;
}

/*.block01 ol 直下のli------------*/
#remote .block01 ol>li{
	position: relative;
	margin-bottom: 40px;
}
#remote .block01 ol>li:last-child{
	margin-bottom: 15px;
	padding-bottom: 15px;
	
}

#remote .block01 ol>li::before{
	display: block;
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	left: -47px;
	top: -3px;
}

/*.block01 ol number1～4------------*/
#remote .block01 ol li.num01::before{
	background: url(../img/remote/b01_num01.png) left 0 no-repeat;
}

#remote .block01 ol li.num02::before{
	background: url(../img/remote/b01_num02.png) left 0 no-repeat;
	
}

#remote .block01 ol li.num03::before{
	background: url(../img/remote/b01_num03.png) left 0 no-repeat;
}

#remote .block01 ol li.num04::before{
	background: url(../img/remote/b01_num04.png) left 0 no-repeat;
	
}

#remote .block01 ol li.num05::before{
	background: url(../img/remote/b01_num05.png) left 0 no-repeat;
	
}

#remote .block01 ol li.num06::before{
	background: url(../img/remote/b01_num06.png) left 0 no-repeat;
	
}

#remote .block01 ol li.num07::before{
	background: url(../img/remote/b01_num07.png) left 0 no-repeat;
	
}

#remote .block01 ol li.num08::before{
	background: url(../img/remote/b01_num08.png) left 0 no-repeat;
	
}

#remote .block01 ol li.num09::before{
	background: url(../img/remote/b01_num09.png) left 0 no-repeat;
	
}

/*.block01 ol li ul.inner01------------*/
#remote .block01 ol .inner01{
	float: right;
	
	margin: 0px 0px 0px 25px;
	
}

/*#remote .block01 ol .inner01 li{
	float: left;
	margin-left: 20px;
}

#remote .block01 ol .inner01 li:first-child{
	margin-left: 0;
}*/

/*.block01 ol li ul.inner01 a 同意書など------------*/
#remote .block01 ol .inner01 a{
	font-size: 115%;/* 16px*/
	font-weight: bold;
	width: 300px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	box-sizing: border-box;
	display: block;
}

#remote .block01 ol .inner01 .explain{
	border: 2px solid #C15565;
	background: url(../img/remote/arw04.png) 90% center no-repeat #FFF;
	color: #C15565;
}

#remote .block01 ol .inner01 .explain:hover{
	border: 2px solid #DC9DA7;
	background: url(../img/remote/arw06.png) 90% center no-repeat #DC9DA7;
	color: #FFF;
	text-decoration: none;
}

#remote .block01 ol .inner01 .agree{
	border: 2px solid #AD5481;
	background: url(../img/remote/arw05.png) 90% center no-repeat #FFF;
	color: #AD5481;
}

#remote .block01 ol .inner01 .agree:hover{
	border: 2px solid #CB94AF;
	background: url(../img/remote/arw06.png) 90% center no-repeat #CB94AF;
	color: #FFF;
	text-decoration: none;
}

#remote .block01 .innerBox01{
	border: 1px solid #BBBBBB;
	padding: 12px 18px 11px;
	background: #FFF;
}

#remote .block01 .innerBox01 dt{
	border-bottom: 1px dotted #BBBBBB;
	font-size: 93%;/*13px*/
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 9px;
}

#remote .block01 .innerBox01 dd{
	font-size: 86%;/*12px*/
	margin-bottom: 6px;
	text-indent: -1em;
	margin-left: 1em;
}

#remote .block01 .innerBox01 dd:last-of-type{
	margin-bottom: 0;
}

#remote .block01 .list-title{
	font-weight: bold;
	color: #8CB220;
	font-size: 108%;/*15px*/
	line-height: 1.5;
	margin-bottom: 5px;
}

/* .block01 .sec02
---------------------------------- */
#remote .block01 .sec02 {
	margin-top: 40px;
	margin-bottom: 40px;
}

/* .block01 .sec03
---------------------------------- */

#remote .block01 .sec03{
	margin-top: 40px;
	margin-bottom: 40px;
}


#remote .block01 .sec03 .imageBox01{
	margin-top: 13px;
}






