@charset "utf-8";
/* CSS Document */

h1#store a{
	display:block;
	background-position: 10px 2px;
	background-image:url(../../img/logo_onlinestore.png);
	width:249px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	height:40px;
	float:left;
}
#wrap-content .title-box{
	margin:20px 0 8px 0;
	width:920px;
	height:60px;
	background-image:url(../img/title_back.png);
	padding:23px 40px 17px 40px;
	color:#fff;
}
#wrap-content h2.main-title{
	float:left;
	font-weight:normal;
	font-size:15px;
	line-height:27px;
}
#wrap-content h2.main-title span{
	font-size:1.7em;
	line-height: 1.1em;
}
.win #wrap-content h2.main-title{
	float:left;
	font-weight:bold;
	font-size:15px;
	line-height:27px;
}
#wrap-content .title-box p{
	float:right;
	margin-top:5px;
	height:60px;
}
/* ご利用ガイドインデックスメインコンテンツここから */
.help-box {
	width:1000px;
}
.help-box .item-box{
	width:476px;	
	height:150px;
	background:#fff;
	border:1px solid #d2d2d2;
	padding:9px;
	margin-bottom:8px;
}
.help-box .item-box .icn-box{
	padding-right:4px;
	border-right:1px solid #d2d2d2;
	position:relative;
}
.help-box .item-box .icn-box h3{
	position:absolute;
	font-size:1.2em;
	line-height:1.3em;
	top: 19px;
	color:#3c3c3c;
}
.help-box .item-box .icn-box h3.cap1{
    left: 35px;
}
.help-box .item-box .icn-box h3.cap2{
    left: 42px;
}
.help-box .item-box .icn-box h3.cap3{
    left: 77px;
}
.help-box .item-box .icn-box h3.cap4{
	left: 19px;
}
.help-box .item-box .icn-box h3.cap5{
	left: 24px;
}
.help-box .item-box .icn-box h3.cap6{
    left: 82px;
}

.help-box .item-box ul.text-box{
	padding:5px 10px 5px 20px;
}
.help-box .item-box ul.text-box li{
	margin-top:4px;
}
/* ご利用ガイド中身メインコンテンツここから */
.caption-box{
	background:#d2d2d2;
	padding:40px;
	border:1px solid #d2d2d2;
	font-size:120%;
}
.main-box{
	padding:40px;
	background:#fff;
	border:1px solid #d2d2d2;
	border-top:none;
}
.main-box h3.border-line{
	font-size:150%;
	border-bottom:1px dotted #d2d2d2;
	padding-bottom:10px;
}
.main-box h4.sub-cap{
	font-size:150%;
	padding:20px 0;
}
.main-box h4.sub-cap span{
	font-size:12px;
}
.main-box p.text{
	margin:20px 0 40px 0;
}
.main-box p.text2{
	margin:5px 0 20px 0;
}
.main-box p.text3{
	margin:20px 0;
}
.main-box p.last{
	margin-top:20px;
}
.main-box p.spacer{
	margin-top:10px;
}
.spacer span,
.og span{
	color:#dba24c;
}
.main-box .sub-box {
    width: 698px;
    margin: 20px 0;
	position:relative;
}

.main-box .sub-box .sub-cap{
	position:absolute;
}
.main-box .sub-box .sub-cap h4{
	font-size:14px;
}
.main-box .sub-box .sub-cap p{
    margin-top: 5px;
    font-size: 11px;
    line-height: 13px;
}
.main-box .sub-box .sub1{
	left: 15px;
    top: 10px;
}
.main-box .sub-box .sub2{
	left: 366px;
    top: 10px;
}
.main-box .sub-box-present{
    width: 656px;
    height: 175px;
    padding: 15px 20px;
    background: url(../../../img/check_back1.png);
    clear: both;
    margin-top: 20px;
}
.main-box .sub-box-present .sub1{
	width:450px;
	height:180px;
	float:left;
}
.main-box .sub-box-present .sub1 h1{
    width: 150px;
    height: 18px;
    background: #3d3d3d;
    padding: 5px 12px;
    color: #fff;
    font-size: 1.3em;
    margin-top: 27px;
    text-align: center;
    margin-bottom: 10px;
	font-weight: 400;
}
.main-box .sub-box-present .sub1 h2{
    font-size: 1.2em;
	line-height: 1.8em;
	font-weight: 400;
}
.main-box .sub-box-present .sub1 h2 span.cap1{
    font-size: 1.5em;
}
.main-box .sub-box-present .sub2 img{
	float:left;
}
.main-box .sub-box2{
	width:698px;
	margin-top:20px;
}
.main-box .order-sub-box-border{
	width:676px;
	float:left;
	margin-bottom:20px;
	border:1px dotted #d2d2d2;
	padding:10px 10px 20px 10px;
}
.main-box .order-sub-box-border-last{
	width:676px;
	float:left;
	margin-bottom:40px;
	border:1px dotted #d2d2d2;
	padding:10px 10px 20px 10px;
}
.main-box .order-sub-box-border ul.text-box,
.main-box .order-sub-box-border-last ul.text-box{
	padding:10px 20px 0 20px;
	width:536px;
	display:block;
}
.main-box .order-sub-box-border ul.text-box strong,
.main-box .order-sub-box-border-last ul.text-box strong{
	margin-top:30px;
	font-size:20px;
	top:0;
}
.main-box .order-sub-box-border ul.text-box li.image{
	margin:40px 0 20px 0;
}
.main-box .payment-sub-box-border{
	width:656px;
	float:left;
	margin-bottom:20px;
	border:1px dotted #d2d2d2;
	padding:20px;
}
.main-box .payment-sub-box-border img{
	padding:10px 0;
}

.main-box .payment-sub-box-border-last{
	width:656px;
	float:left;
	margin-bottom:40px;
	border:1px dotted #d2d2d2;
	padding:20px;
}
.main-box .delivery-process-sub-box{
	width:658px;
	padding:20px;
}
.main-box .delivery-process-sub-box-190527{
	padding-bottom: 0;
}
.main-box .delivery-process-sub-box .image{
	margin:20px 0;
}
.main-box .delivery-process-border-box{
	border:1px solid #d2d2d2;
	width:656px;
	margin:10px 0 30px 0;
}
.main-box .delivery-process-border-box ul.process-1{
	width:419px;
	height:197px;
	padding-right:20px;
}
.main-box .delivery-process-border-box ul.process-1 li.image1{
	padding:1px 0 0 1px;
}
.main-box .delivery-process-border-box ul.process-1 li p{
	width:399px;
	padding:20px;
}
.main-box .delivery-process-border-box ul.process-2{
	width:326px;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.main-box .delivery-process-border-box ul.process-2 li.image1{
	padding:1px 0 0 1px;
}
.main-box .delivery-process-border-box ul.process-2 li p{
	width:286px;
	padding:20px;
}
.main-box .delivery-process-border-box ul.process-3{
	width:309px;
	padding-right:20px;
	border-top:1px solid #d2d2d2;
}
.main-box .delivery-process-border-box ul.process-3 li.image1{
	padding:1px 0 7px 1px;
}
.main-box .delivery-process-border-box ul.process-3 li p{
	width:289px;
	padding:20px;
}
.main-box .delivery-process-border-box ul.process-4-1{
	width:656px;
	border-top:1px solid #d2d2d2;
}
.main-box .delivery-process-border-box ul.process-4-1 li.image1{
	padding:1px 0 0 1px;
}
.main-box .delivery-process-border-box ul.process-4-1 li p{
	width:326px;
	margin-top:20px;
	padding:20px 20px 40px 20px;
}
.main-box .delivery-process-border-box ul.process-4-1 li.image2{
	margin-top:30px;
	padding:20px 20px 40px 20px;
}
.main-box .delivery-process-border-box ul.process-4-2{
	width:240px;
	padding:0 20px;
}
.main-box .delivery-process-border-box ul.process-4-2 li h4{
	background:#e6e6e6;
	padding:10px;
	width:220px;
}
.main-box .delivery-process-border-box ul.process-4-3 li h4{
	background:#e6e6e6;
	padding:10px;
	width:336px;
}
.main-box .delivery-process-border-box ul.process-4-2 li.image1,
.main-box .delivery-process-border-box ul.process-4-3 li.image1{
	padding-top:20px;
}
.main-box .delivery-process-border-box ul.process-4-2 li p{
	width:240px;
	padding:20px 0;
}
.main-box .delivery-process-border-box ul.process-4-3{
	width:336px;
	padding-right:20px;
}
.main-box .delivery-process-border-box ul.process-4-3 li p{
	width:356px;
	padding:20px 0;
}
.main-box .delivery-process-attention-box{
    width: 628px;
    margin: 40px 0px 20px 0;
    text-align: right;
    position: relative;
}
.main-box .delivery-process-attention-box p{
    position: absolute;
    text-align: left;
    left: 35px;
    font-weight: bold;
    line-height: 16px;
}
.main-box ul.time{
	margin:20px 0;
}
.main-box ul.plus{
	margin:20px 0 40px 0;
}
.main-box h4.uretan-cap{
	font-size:15px;
	font-weight:bold;
	margin-top:40px;
}
.main-box p.uretan-t{
	margin-top:10px;
}
h3.caption1{
	margin-top:20px;
	font-size:13px;
}
.tel-info{
    margin-top: 13px;
}
p strong.tel{
	font-size:20px;
}
.guarantee a{
	color:#dba24c;
}
/* サイドナビコンテンツここから */
.navi-box{
	position:relative;
	float:left;
	width:212px;
	border:1px solid #d2d2d2;
	background:#fff;
}
.navi-box ul.navi1{
	border-top:1px solid #d2d2d2;
}
.navi-box .top a{
	height:47px;
	width:212px;
	display:block;
	overflow:hidden;
	text-indent:-7777px;
	background-repeat:no-repeat;
}
.navi-box .top a.image1{
	background-image:url(../img/right_navi1.png);
	background-position:0 0;
}
.navi-box .top a.image1:hover{
	background-position:0 -47px;
}
.navi-box ul.navi1 li.caption h3{
	font-size:110%;
	font-weight:bold;
	width:192px;
	padding:10px;
	line-height:1.2em;
	border-bottom:1px dotted #d2d2d2;
}
.navi-box ul.navi1 li.list{
	padding:10px;
	font-size:11px;
	width:192px;
	border-bottom:1px dotted #d2d2d2;
}
.navi-box ul.navi1 li.list-last{
	padding:10px;
	font-size:11px;
	width:192px;
}
.navi-box ul.navi1 li.list-back{
	background:#d2d2d2;
	padding:10px 10px 10px 19px;
	font-size:11px;
	width:183px;
	border-bottom:1px dotted #d2d2d2;
}
.navi-box ul.navi1 li.list-last-back{
	background:#d2d2d2;
	padding:10px 10px 10px 19px;
	font-size:11px;
	width:183px;
}

#carry_in{ /*搬入方法*/
	padding-top: 10px;
}
/*190525追加*/
#tokutei,#ritou,#shitami,#tsuriage{
	margin-bottom: 60px;
	padding-top: 20px;
}
#shitami-box{
	padding-top: 20px;
}
.haisou-h4{
	font-size:15px; 
	margin-bottom: 8px;
}
#shitami-nagare h3{
	margin: 20px 0 10px;
	
}
#shitami-nagare .shitami-table-box1{
	margin-top: 10px;
}