/*parts_subleft*/

.blue-cl-box{
    display: none;
	/*background:#1051a3;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;*/
}

/*.blue-cl-box ul{
	display: block;
	width:100%;
	overflow: hidden;
	color:#FFFFFF;
}

.blue-cl-box ul li a{
	display: block;
	width: 170px;
	height: 40px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	background-color: #2b6aba;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.blue-cl-box ul li a img{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 5px;
}

.blue-cl-box ul li:nth-of-type(2){
	margin:10px 0;
}
.blue-cl-box ul li:nth-of-type(3){
	margin: 10px 0 0 0;
}
.blue-cl-box ul li{
	font-size: 14px;
	font-family: 'Noto sans japanese', sans-serif;
	color: #FFFFFF;
	font-weight: 500;
}*/


/*共通
----------------------------------------------------------------------------------------------------------------*/
#main{
	margin-top:0 !important;
}

/*パンくず*/
.bread-box{
	background:#1051a3;
	padding:5px 10px;
	width: 100%;
}
.bread-list{
	width: 1200px;
	margin: 0 auto;
	color:#FFFFFF;
}
.bread-list a{
	text-decoration: underline;
}

.bread-list a:hover{
	text-decoration: none;
}

/**/
.con-main{
	margin:30px 0;
}

#sub-header{
	display: flex;
	overflow: hidden;
	height:200px;
	background:url(../img/common/subheader.png) no-repeat center;
	background-size:cover;
	align-items: center;
}

#sub-header p{
	margin:0 30px;
}
#sub-header p span{
	display: block;
	font-family:'Noto sans japanese', sans-serif;
	font-weight:700;
	font-size:42px;
	color:#FFFFFF;
}

#sub-header p img{
	width:250px;
	margin-bottom:20px;
}

.price-table{
	margin:30px 0;
}

.price-table table{
	width:100%;
	border-collapse: separate;
	border-spacing: 0;
}

.price-table table tr{
}

.price-table table tr:nth-of-type(2n){
	background:#FFFFFF;
}
.price-table table tr:nth-of-type(2n+1){
	background:#E2EDFC;
}

.price-table table tr th{
	padding:10px;
	font-size:18px;
	font-weight:700;
	border-bottom:1px solid #1051a3;
	border-left:1px solid #1051a3;
}

.price-table table tr th:first-of-type{
	width:25%;
}

.price-table table tr:first-of-type th:first-of-type{
	border-radius:5px 0 0 0;
}
.price-table table tr:first-of-type th:last-of-type{
	border-radius:0 5px 0 0;
}


.price-table table tr td{
	padding:10px;
	color:#1051a3;
	text-align:right;
	font-size:20px;
	font-weight:700;
	border-bottom:1px solid #1051a3;
	border-left:1px solid #1051a3;
}

.price-table table tr td:last-of-type{
	border-right:1px solid #1051a3;
}

.price-table table tr td span{
	font-size: 18px;
	font-weight: normal;
}


.price-table table tr.pt-header{
	background:#1051a3;
	color:#FFFFFF;
}

.price-table table tr.pt-header th{
	text-align: center;
	padding:20px;
	border-left:1px solid #1051a3;
	border-top:1px solid #1051a3;
}

.price-table table tr.pt-header th:last-of-type{
	border-right:1px solid #1051a3;
}
.price-table table tr:last-of-type th{
	border-radius: 0 0 0 5px;
}
.price-table table tr:last-of-type td {
}
.price-table table tr:last-of-type td:last-of-type{
	border-radius: 0 0 5px 0;
}


/*-------------------------------------------*/

.sd-buttonbox{
	display: block;
	overflow: hidden;
	margin:20px 0;
}

.sd-buttonbox .sd-bb-contact{
	float: left;
	width:49%;
	height:70px;
}

.sd-buttonbox .sd-bb-webcontact{
	float: right;
	width:49%;
	height:70px;
}

.sd-buttonbox a{
	display: block;
	height:62px;
	width: 100%;
	border-radius:4px;
	color:#FFFFFF;
	font-family:'Noto sans japanese', sans-serif;
	
	position:relative;
}

.sd-buttonbox a:hover{
	opacity: .7;
}

.sd-buttonbox .sd-bb-contact a{
	padding:3px 63px 5px 15px;
	background:#1051a3;
	box-shadow: 0 7px 0 #0C3E7D;
}

.sd-buttonbox .sd-bb-webcontact a{
	padding:5px 63px 5px 15px;
	background:#00a372;
	box-shadow: 0 7px 0 #007a55;
}


.sd-buttonbox a span.sd-bb-icon{
	position:absolute;
	right:10px;
	top:8px;
	display: block;
	width:45px;
	height:45px;
	padding:10px;
	background:#FFFFFF;
	border-radius:50%;
}

.sd-buttonbox a span.sd-bb-icon img{
	width:100%;
}


/*shoplist
----------------------------------------------------------------------------------------------------------------*/
.shoplist{}

.shoplist .con04{
	margin:0 !important;
}

.shoplist .con04 .con04-box{
	margin:0 !important;
}

.shoplist .shoplist-box{
	display: block;
	overflow: hidden;
	margin:10px 0 10px -20px;
}

.shoplist .shoplist-box .sl-b-box{
	float: left;
	
	margin:0 0 20px 20px;
	display: block;
	width:490px;
	height:220px;
/*	height:290px;*/
	overflow: hidden;
	position: relative;
	border-top: 1px solid #99ccff;
	border-left: 1px solid #99ccff;
	border-right: 1px solid #1869c3;
	border-bottom: 1px solid #1869c3;
}

.shoplist .shoplist-box .sl-b-box a{
	display: block;
}
.shoplist .shoplist-box .sl-b-box a.shoplist-img{
	height: 160px;
	margin-top: 10px;
	margin-right: 5px;
	overflow: hidden;
}

.shoplist .shoplist-box .sl-b-box a:hover{
	opacity: .7;
}

.shoplist .shoplist-box .sl-b-box p.sl-b-storename{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:20px;
	font-weight: 700;
	color:#1051a3;
	padding:5px 5px 10px;
	border-bottom:1px solid #1051a3;
	margin:5px 5px 0;
}

.shoplist .shoplist-box .sl-b-box ul{
	display: table;
	width:100%;
	overflow: hidden;
}

.shoplist .shoplist-box .sl-b-box ul li{
	display: table-cell;
/*
	width:50%;
*/
	vertical-align: top;
}
.shoplist .shoplist-box .sl-b-box ul li:first-of-type{
	padding:5px 10px;
}

.shoplist .shoplist-box .sl-b-box ul li:last-of-type img{
	width:100%;
}

.shoplist .shoplist-box .sl-b-box ul li span{
	display: block;
	font-size: 16px;
	text-indent:-25px;
	margin-left:25px;
}

.shoplist .shoplist-box .sl-b-box ul li span.phone-box{
	font-family: 'Noto sans japanese', sans-serif;
	font-weight:700;
	font-size:20px;
}
.shoplist .shoplist-box .sl-b-box ul li span.sl-closeday{
	padding-left:25px;
}
.shoplist .shoplist-box .sl-b-box ul li span img{
	width:20px;
	margin-right:5px;
	vertical-align: middle;
}

/*shop-detail
----------------------------------------------------------------------------------------------------------------*/
.shop-detail{}

.shop-detail .sd-title{
	display: block;
	padding-left:50px;
	background:url(../img/common/store-icon.png) no-repeat left center;
	background-size:30px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #000000;
}

.shop-detail .sd-title dt{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#1051a3;
}

.shop-detail .sd-title dd{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:46px;
	font-weight:700;
}
.shop-detail .sd-text{
	margin:10px;
}

.shop-detail .shop-infobox{
	display: block;
	overflow: hidden;
}

.shop-detail .shop-infobox p{
	font-size:16px;
}

.shop-detail .shop-infobox ul{
	float:left;
	
	width:490px;
}

.shop-detail .shop-infobox ul:last-of-type{
	float: right;
}

.shop-detail .shop-infobox ul li{
	margin:10px 0;
}

.shop-detail .shop-infobox ul li dl{
	display: table;
	width:100%;
	overflow: hidden;
	font-size:16px;
}

.shop-detail .shop-infobox ul li dl dt{
	display: table-cell;
	width:40%;
	vertical-align: top;
}

.shop-detail .shop-infobox ul li dl dt:before{
	content:" ";
	display: inline-block;
	width:10px;
	height:20px;
	margin-right:5px;
	vertical-align: middle;
	background:url(../../img/shop/icon-right.png) no-repeat center;
	background-size:contain;
}

.shop-detail .shop-infobox ul li dl dt.noicon:before{
	background:none;
}


.shop-detail .shop-infobox ul li dl dd{
	display: table-cell;
	width:60%;
	line-height: 150%;
	vertical-align: top;
}

.shop-detail .sd-buttonbox{
	display: block;
	overflow: hidden;
	margin:20px 0;
}

.shop-detail .sd-buttonbox .sd-bb-contact{
	float: left;
	width:49%;
	height:70px;
}

.shop-detail .sd-buttonbox .sd-bb-webcontact{
	float: right;
	width:49%;
	height:70px;
}

.shop-detail .sd-buttonbox a{
	display: block;
	height:62px;
	width: 100%;
	border-radius:4px;
	color:#FFFFFF;
	font-family:'Noto sans japanese', sans-serif;
	
	position:relative;
}

.shop-detail .sd-buttonbox a:hover{
	opacity: .7;
}

.shop-detail .sd-buttonbox .sd-bb-contact a{
	padding:3px 63px 5px 15px;
	background:#1869c3;
	box-shadow: 0 7px 0 #1051a3;
}

.shop-detail .sd-buttonbox .sd-bb-webcontact a{
	padding:5px 63px 5px 15px;
	background:#00a372;
	box-shadow: 0 7px 0 #007a55;
}


.shop-detail .sd-buttonbox a span.sd-bb-icon{
	position:absolute;
	right:10px;
	top:8px;
	display: block;
	width:45px;
	height:45px;
	padding:10px;
	background:#FFFFFF;
	border-radius:50%;
}

.shop-detail .sd-buttonbox a span.sd-bb-icon img{
	width:100%;
}

.shop-detail .sd-buttonbox .sd-bb-shopname{
	font-size: 18px;
	font-weight: 600;
	line-height: 130%;
}

.shop-detail .sd-buttonbox .sd-bb-desc{
	display: block;
}

.shop-detail .sd-buttonbox .sd-bb-webcontact .sd-bb-desc{
	font-size:26px;
	font-weight:600;
	letter-spacing: 3px;
	line-height: 100%;
}



.shop-detail .sd-buttonbox .sd-bb-contact .sd-bb-desc dt{
	float:left;
	width: 100px;
	font-size:14px;
	line-height: 120%;
}

.shop-detail .sd-buttonbox .sd-bb-contact .sd-bb-desc dd{
	float:left;
	font-size:36px;
	font-weight:700;
	line-height: 100%;
	letter-spacing: 2px;
	margin-top:-3px;
}

.shop-detail .shop-map{
	margin:20px 0;
	display: table;
	width: 100%;
	overflow: hidden;
}

.shop-detail .shop-map li{
	display: table-cell;
	width:50%;
	height: 300px;
	padding: 5px;
	vertical-align: middle;
	overflow: hidden;
}
.shop-detail .shop-map li:first-child{
	position: relative;
}
.shop-detail .shop-map li img{
	position: absolute;
	width: calc( 100% - 10px );
	left: 5px;
	top: 5px;
}

.shop-detail .shop-pricebox{
	margin-top:30px;
	display: block;
	overflow: hidden;
}
.shop-detail .shop-pricebox .shop-pb-frame{
	margin:10px 0;
	display: block;
	overflow: hidden;
}
.shop-detail .shop-pricebox .shop-pb-inner{
	padding:0 10px;
	display: block;
	overflow: hidden;
}
.shop-detail .shop-pricebox .shop-pb-inner ul{
	display: block;
	width: 100%;
	overflow: hidden;
}

.shop-detail .shop-pricebox .shop-pb-inner ul:first-of-type{
	margin-right:10px;
}

.shop-detail .shop-pricebox .shop-pb-inner ul li{
	float: left;
	width: calc( 50% - 20px );
	display: block;
	border:1px solid #1051a3;
	position: relative;
	margin:5px 10px;
	padding:15px 10px;
	border-radius:5px;
}

.shop-detail .shop-pricebox .shop-pb-inner ul li span:before{
	content:" ";
	display: inline-block;
	width:15px;
	height:15px;
	margin-right:5px;
	background:url(../img/common/search-icon.png)no-repeat center;
	background-size:cover;
	vertical-align: middle;
}
.shop-detail .shop-pricebox .shop-pb-inner ul li dl{
	display: table;
	width: 100%;
	overflow: hidden;
}
.shop-detail .shop-pricebox .shop-pb-inner ul li dl dt{
	display: table-cell;
	width: 50%;
	font-size: 16px;
	font-weight: bolder;
}

.shop-detail .shop-pricebox .shop-pb-inner ul li dl dt span{
	color: #1051a3;
}
.shop-detail .shop-pricebox .shop-pb-inner ul li dl dd{
	display: table-cell;
	width: 50%;
	text-align: right;
	font-size: 18px;
	color: #1051a3;
}

.shop-detail .shop-pricebox .shop-pb-att{
	margin:10px;
}

.shop-detail .shop-con04{
	margin:10px 0;
}

.shopdetail-repair .con04-b-inner ul li .con04-item:before,
.shopdetail-repair .con04-b-inner ul li.con04-bi-disabled:before{
	background: url(../img/common/repair-icon-w.png)no-repeat center !important;
    background-size: 20px !important;
}


.shopdetail-store .con04-b-inner ul li .con04-item:before,
.shopdetail-store .con04-b-inner ul li.con04-bi-disabled:before{
	background:url(../img/common/store-icon-w.png)no-repeat center !important;
	background-color: #1869c3 !important;
    background-size: 20px !important;
}


.shop-detail .shop-waybox{
	margin:20px 0;
	display: table;
	width: 100%;
	overflow: hidden;
}
.shop-detail .shop-waybox ul{
	display: block;
	width: 100%;
	overflow: hidden;
}
.shop-detail .shop-waybox ul li{
	float: left;
	display: block;
	width: 25%;
	padding: 0 5px;
	height: 280px;
	overflow: hidden;
}

.shop-detail .shop-waybox ul li dl dt{
	display: block;
	height:180px;
	overflow: hidden;
}
.shop-detail .shop-waybox ul li dl dt img{
	width: 100%;
}

.shop-detail .shop-waybox ul li dl dd{
	margin-top: 5px;
	line-height:120%;
	text-indent:-1em;
	margin-left:1em;
	font-size: 14px;
}

.shop-detail .shop-greetingbox{
	margin:20px 0;
	display: table;
	width: 100%;
	overflow: hidden;
}
.shop-detail .shop-greetingbox dl{
	width: 100%;
	overflow: hidden;
}
.shop-detail .shop-greetingbox dl dt{
	float: left;
	width: 50%;
	padding: 10px;
	line-height: 180%;
	font-size: 16px;
}
.shop-detail .shop-greetingbox dl dt{
	float: left;
	width: 50%;
	padding: 0 10px;
}
.shop-detail .shop-greetingbox dl dd{
	float: left;
	width: 50%;
	height:333px;
	vertical-align: middle;
	overflow: hidden;
}

.shop-detail .shop-greetingbox dl dd img{
	width: 100%;
}

.shop-detail .sd-sns-box{
	display: table;
	width:100%;
	overflow: hidden;
	margin:30px 0;
}
.shop-detail .sd-sns-box .twitter-box{
	display: table-cell;
	width:50%;
	vertical-align: top;
	text-align: center;
}

.shop-detail .sd-sns-box .facebook-box{
	display: table-cell;
	width:50%;
	vertical-align: top;
	text-align: center;
}



/*result
----------------------------------------------------------------------------------------------------------------*/
.result{
}

.result .con-main{
	font-size:14px !important;
}

.repair-contents-box{}

.repair-contents-box .rpb-select{
	margin:10px 0;
}

.repair-contents-box .rpb-select dl{
	display: block;
	overflow: hidden;
	font-size:18px;
}

.repair-contents-box .rpb-select dl dt{
	float:left;
	line-height: 30px;
	margin-right:20px;
}

.repair-contents-box .rpb-select dl dd{
	float:left;
}
.repair-contents-box .rpb-select dl dd select{
	height:30px;
	min-width: 300px;
	border-radius: 5px;
}

.repair-contents-box .rpb-innerbox{
	display: table;
	width:100%;
	border:1px solid #999999;
	margin:20px 0;
}

.repair-contents-box .rpb-innerbox .rpb-btn{
	display: block;
	border-radius: 5px;
	background:#E2EDFC;
	font-weight:bold;
	padding:5px 10px;
}

.repair-contents-box .rpb-innerbox .rpb-btn:hover{
	opacity: .7;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left{
	display: table-cell;
	width:60%;
	vertical-align: top;
	padding:10px 0 10px 10px;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left dl{}

.repair-contents-box .rpb-innerbox .rpb-ib-left dl dt{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:20px;
	font-weight:700;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left dl dt img{
	width:20px;
	margin-right:10px;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left dl dd{
	margin:10px 0;
	padding:0 10px; 
	line-height: 150%;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left dl dd.comment-box{
	margin:10px;
	border:1px solid #1051a3;
	padding:10px;
	border-radius: 10px;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left ul{
	display: table;
	width:100%;
	overflow: hidden;
}

.repair-contents-box .rpb-innerbox .rpb-ib-left ul li{
	display: table-cell;
	width:50%;
	padding:0 10px; 
}

.repair-contents-box .rpb-innerbox .rpb-ib-right{
	display: table-cell;
	width:40%;
	padding:10px;
	vertical-align: top;
}

.repair-contents-box .rpb-innerbox .rpb-ib-right p{
	margin-bottom:10px;
}

.repair-contents-box .rpb-innerbox .rpb-ib-right ul{
	display: block;
	width:100%;
	overflow: hidden;
}

.repair-contents-box .rpb-innerbox .rpb-ib-right ul li{
	float: left;
	width:185px;
	height:170px;
	border:1px solid #1051a3;
	position: relative;
}

.repair-contents-box .rpb-innerbox .rpb-ib-right ul.before-after li:last-of-type{
	float: right !important;
}

.repair-contents-box .rpb-innerbox .rpb-ib-right ul.before-after li:first-of-type:before{
	content:" ";
	position:absolute;
	left:180px;
	top:50%;
	z-index:999;
	
	margin-top:-25px;
	border-style: solid;
	border-width: 25px 0 25px 20px;
	border-color: transparent transparent transparent #1051a3;
}

.repair-contents-box .rpb-innerbox .rpb-ib-right ul li img{
	width:100%;
}


/*修理対応系
----------------------------------------------------------------------------------------------------------------*/
.repair{}

.repair .repair-desc{
	display: table;
	overflow: hidden;
	width:100%;
	margin:20px 0;
}

.repair .repair-desc dt{
	display: table-cell;
	width:30px;
}

.repair .repair-desc dt img{
	width:100%;
}

.repair .repair-desc dd{
	display: table-cell;
	vertical-align: middle;
	padding-left:10px;
	font-size:18px;
	font-weight:600;
}

.repair .text-box{
	margin:20px 0;
	line-height: 150%;
	padding: 10px 20px;
}

.subpage-bb .sd-repair-desc{
    display: block;
    width: 100%;
	font-size:26px;
	font-weight:600;
	line-height: 100%;
}

.subpage-bb a{
	display: flex;
	align-items: center;
}


/*sitemap
----------------------------------------------------------------------------------------------------------------*/
.sitemap{}

.sitemap .page-list{
	margin:20px 0;
	display: block;
	overflow: hidden;
	border:1px solid #1051a3;
}

.sitemap .page-list li{
	display: block;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 700;
	border-bottom:1px solid #1051a3;
	
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sitemap .page-list li:hover{
	opacity: .7;
}

.sitemap .page-list li.no-hover:hover{
	opacity: 1;
}

.sitemap .page-list li:nth-of-type(2n+1){
	background:#E2EDFC;
}

.sitemap .page-list li:last-of-type{
	border-bottom:0;
}
.sitemap .page-list li.no-link,
.sitemap .page-list li a{
	padding:20px;
	display: block;
}

.sitemap .page-list li ul.pl-sub{
	border-bottom:1px solid #1051a3;
}

.sitemap .page-list li ul.pl-sub:last-of-type{
	border-bottom: none;
}

.sitemap .page-list li ul.pl-sub li{
	background:none;
	padding-left:60px;
}
.sitemap .page-list li ul.pl-sub li:first-of-type{
	padding-left:30px;
}

.sitemap .page-list li ul.pl-sub li.no-link,
.sitemap .page-list li ul.pl-sub li a{
	padding-top:10px;
	padding-bottom:10px;
}

/*policy
----------------------------------------------------------------------------------------------------------------*/
.policy{}

.policy .policy-box{
	margin:30px 0;
}

.policy .item-list dl dd:before{
	content:" ";
	display: inline-block;
	width:15px;
	height:15px;
	margin-right:5px;
	background:url(../img/common/arrow-right-b.png) no-repeat left center;
	background-size:cover;
	vertical-align: middle;
}

.policy .item-list dl dd{
	margin-bottom:20px;
	padding-left:20px;
	text-indent: -20px;
}

/*merit
----------------------------------------------------------------------------------------------------------------*/
.merit{}

.merit .text-box{
	margin:30px 0;
}

.merit .merit-list {
	margin: 10px 0;
}

.merit .merit-list dd:before{
	content:" ";
	display: inline-block;
	width:15px;
	height:15px;
	margin-right:5px;
	background:url(../img/common/arrow-right-b.png) no-repeat left center;
	background-size:cover;
	vertical-align: middle;
}

.merit .merit-list dl dd{
	margin-bottom:8px;
	padding-left:20px;
	text-indent: -20px;
}

.merit .smaller{
	font-size: 12px;
}

.merit .con-meritbox{
	margin:10px 0;
	padding-bottom:10px;
}

.merit .con-meritbox dt{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:20px;
	color:#1051a3;
	margin-bottom:10px;
}

.merit .con-meritbox dd{
	line-height: 150%;
}


/*kiyaku
----------------------------------------------------------------------------------------------------------------*/
.kiyaku{}

.kiyaku .kiyaku-box{
	margin:30px 0;
}

.kiyaku .kiyaku-list {
	margin: 10px 0;
}

.kiyaku .kiyaku-list dt:before{
	content:" ";
	display: inline-block;
	width:15px;
	height:15px;
	margin-right:5px;
	background:url(../img/common/arrow-right.png) no-repeat left center;
	background-size:cover;
	vertical-align: middle;
}

.kiyaku .kiyaku-list dt{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:20px;
	color:#1051a3;
	margin-bottom:8px;
}

.kiyaku .kiyaku-list dd{
	line-height: 150%;
	padding-bottom: 8px;
}




/*business, company
----------------------------------------------------------------------------------------------------------------*/
.business{}
.company{}

.company .company-box,
.business .business-box{
	margin:30px 0;
}

.con-main .info-table{
	margin:30px 0;
}

.con-main .info-table table{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.con-main .info-table table tr{
}

.con-main .info-table table tr:nth-of-type(2n){
	background:#FFFFFF;
}
.con-main .info-table table tr:nth-of-type(2n+1){
	background:#E2EDFC;
}

.con-main .info-table table tr th {
	padding:10px;
	text-align:center;
	font-size:18px;
	font-weight:400;
	border:1px solid #1051a3;
}

.con-main .info-table table tr th:first-of-type{
	width:25%;
}

.con-main .info-table table tr:first-of-type th:first-of-type{
	border-radius:5px 0 0 0;
}

.con-main .info-table table tr:first-of-type th:last-of-type{
	border-radius:0 5px 0 0;
}

.con-main .info-table table tr td{
	padding:10px;
	font-size:18px;
	font-weight:500;
	border:1px solid #1051a3;
}
.con-main .info-table table tr td:last-of-type{
	border-right:1px solid #1051a3;
}

/*purchase
----------------------------------------------------------------------------------------------------------------*/
.purchase{}

.purchase .text-box{
	margin:30px 0;
}

.purchase .purchase-list {
	margin: 10px 0;
}

.purchase .purchase-list dd:before{
	content:" ";
	display: inline-block;
	width:15px;
	height:15px;
	margin-right:5px;
	background:url(../img/common/arrow-right-b.png) no-repeat left center;
	background-size:cover;
	vertical-align: middle;
}

.purchase .purchase-list dl dd{
	margin-bottom:8px;
	padding-left:20px;
	text-indent: -20px;
}

.purchase .smaller{
	font-size: 12px;
}

.purchase .con-purchasebox{
	margin:10px 0;
	padding-bottom:10px;
}

.purchase .con-purchasebox dt{
	font-family: 'Noto sans japanese', sans-serif;
	font-size:20px;
	color:#1051a3;
	margin-bottom:10px;
}

.purchase .con-purchasebox dd{
	line-height: 150%;
}

/*iPhone修理メニュー
----------------------------------------------------------------------------------------------------------------*/
.menu{}

.menu .text-box{
	margin:30px 0;
}

.menu .blue-text{
	color:#1051a3;
	font-weight:700;
}

.menu .menu-table{
	
}

.menu-table table{
	width:100%;
	border-collapse: separate;
	border-spacing: 0;
}

.menu-table table tr{
}

.menu-table table tr:nth-of-type(2n){
	background:#FFFFFF;
}
.menu-table table tr:nth-of-type(2n+1){
	background:#E2EDFC;
}

.menu-table table tr th{
	text-align: center;
	padding:10px;
	font-size:18px;
	font-weight:700;
	border-bottom:1px solid #1051a3;
	border-left:1px solid #1051a3;
}

.menu-table table tr th:first-of-type{
	width:25%;
}

.menu-table table tr:first-of-type th:first-of-type{
	border-radius:5px 0 0 0;
}
.menu-table table tr:first-of-type th:last-of-type{
	border-radius:0 5px 0 0;
}


.menu-table table tr td{
	padding:10px;
	text-align:left;
	font-size:18px;
	font-weight:400;
	border-bottom:1px solid #1051a3;
	border-left:1px solid #1051a3;
}
.menu-table table tr td:last-of-type{
	border-right:1px solid #1051a3;
}

.menu-table table tr.pt-header{
	background:#1051a3;
	color:#FFFFFF;
}

.menu-table table tr.pt-header th{
	text-align: center;
	padding:20px;
	border-left:1px solid #1051a3;
	border-top:1px solid #1051a3;
}

.menu-table table tr.pt-header th:last-of-type{
	border-right:1px solid #1051a3;
}
.menu-table table tr:last-of-type th{
	border-radius: 0 0 0 5px;
}
.menu-table table tr:last-of-type td {
}
.menu-table table tr:last-of-type td:last-of-type{
	border-radius: 0 0 5px 0;
}

/*customer-comments
----------------------------------------------------------------------------------------------------------------*/
.customer{}

.customer .comment-box{
	display: block;
	width:100%;
	overflow: hidden;
	margin:30px 0;
}

.customer .comment-list {
	display: block;
	overflow: hidden;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom:1px dashed #999999;
}

.customer .comment-box .comment-l{
	float: left;
	width:250px;
	border:1px solid #1051a3;
	margin:10px 0 0 10px;
	position: relative;
}

.customer .comment-box .comment-l img{
	width:100%;
}

.customer .comment-box .comment-l span{
	position:absolute;
	bottom:0;
	left:0; right:0;
	
	display: block;
	background:rgba(24,105,195,.7);
	color:#FFFFFF;
	padding:5px;
}
.customer .comment-box .comment-r{
	float: left;
	margin: 10px 0 0 10px;
	width:700px;
}

.customer .comment-box .comment-r dl dt{}

.customer .comment-box .comment-r dl dd{
	line-height: 150%;
	font-size:16px;
}


/*item-detail
----------------------------------------------------------------------------------------------------------------*/
.item-detail .sd-buttonbox .sd-bb-contact a,
.item-detail .sd-buttonbox .sd-bb-webcontact a{
	padding:5px 10px;
}

.item-detail .sd-buttonbox .sd-bb-contact .sd-bb-desc,
.item-detail .sd-buttonbox .sd-bb-webcontact .sd-bb-desc{
  	font-size: 26px;
    font-weight: 600;
	line-height: 52px;
}


.item-detail .item-pricebox{
	margin-top:30px;
	display: block;
	overflow: hidden;
}
.item-detail .item-pricebox .item-pb-frame{
	margin:10px 0;
	display: block;
	overflow: hidden;
}
.item-detail .item-pricebox .item-pb-inner{
	padding:0 10px;
	display: block;
	overflow: hidden;
}
.item-detail .item-pricebox .item-pb-inner ul{
	display: block;
	width: 100%;
	overflow: hidden;
}

.item-detail .item-pricebox .item-pb-inner ul:first-of-type{
	margin-right:10px;
}

.item-detail .item-pricebox .item-pb-inner ul li{
	float: left;
	width: calc( 50% - 20px );
	margin:5px 10px;
}

.item-detail .item-pricebox .item-pb-inner ul li a{
	display: block;
	position: relative;
	padding:15px 10px;
	border-radius:5px;
 	background: #1051a3;
    color: #FFFFFF;
}

.item-detail .item-pricebox .item-pb-inner ul li a:hover{
	opacity: .7;
}

.item-detail .item-pricebox .item-pb-inner ul li span:before{
	content: " ";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background: url(../img/index/con07-icon.png)no-repeat center;
    background-size: cover;
    vertical-align: middle;
}
.item-detail .item-pricebox .item-pb-inner ul li dl{
	display: table;
	width: 100%;
	overflow: hidden;
}
.item-detail .item-pricebox .item-pb-inner ul li dl dt{
	display: table-cell;
	width: 50%;
	font-size: 16px;
	font-weight: bolder;
}

.item-detail .item-pricebox .item-pb-inner ul li dl dd{
	display: table-cell;
	width: 50%;
	text-align: right;
	font-size: 18px;
}


/*20190730追加分*/
.shop-history{
	margin:20px 0;
}

.shop-history ul{
	display: table;
	width: 100%;
	overflow: hidden;
	padding:10px 0;
	border-bottom:1px solid #999999;
}

.shop-history ul li{
	display: table-cell;
	vertical-align: top;
}

.shop-history ul li.sh-img{
	width:210px;
	height:140px;
	overflow: hidden;
	position: relative;
}

.shop-history ul li.sh-img img{
	position: absolute;
	left:50%;
	top:50%;
	
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
	width:auto;
	height:auto;
	max-width: 95%;
}

.shop-history ul li:last-of-type{
	font-size: 14px;
	position: relative;
	padding-left: 10px;
}

.shop-history ul li:last-of-type dl{
	margin:10px 0;
	display: table;
	width:100%;
	overflow: hidden;
}

.shop-history ul li:last-of-type dl dt{
	display: table-cell;
    width: 400px;
    vertical-align: top;
    font-weight: bold;
}

.shop-history ul li:last-of-type dl dt:before{
	content: " ";
    display: inline-block;
    width: 10px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(../img/common/icon-check-b.png) no-repeat center;
    background-size: contain;
}

.shop-history ul li:last-of-type dl dd{
	display: table-cell;
    width: auto;
    line-height: 150%;
    vertical-align: top;
	text-align: right;
}

.shop-history ul li:last-of-type .shop-h-text{
	margin-top:10px;
	display: block;
	line-height: 150%;
}

.shop-history .btn-box input[type=submit]{
	border:0;
}


/*--------*/
