/*parts_subleft*/

.blue-cl-box {
	border: 1px solid #1869C3;
	margin-bottom: 10px;
}

.blue-cl-box:last-of-type {
	margin-bottom: 0;
}

.con-left .cl-innerbox {
	display: block;
	overflow: hidden;
}

.con-left .cl-b-box {
	margin: 10px 0;
	display: block;
	overflow: hidden;
}

.blue-cl-box ul {}

.blue-cl-box ul li {
	border-bottom: 1px solid #1869c3;
}

.blue-cl-box ul li:last-of-type {
	border-bottom: 0;
}

.blue-cl-box ul li a {
	display: block;
	position: relative;
	color: #333333;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;

	background: url(../img/common/arrow-right-gr.png) no-repeat 99% center;
	background-size: 15px;
}

.blue-cl-box-area ul li:hover a {
	background-color: #F0F8FF !important;
}


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

/*パンくず*/
.bread-box {
	background: #1869c3;
	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;
}

#new-sub-header {
	width: 100%;
	height: 300px;
}

#new-sub-header img {
	width: 100%;
	height: 100%;
}

#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: #EEF5FC;
}

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

.price-table table tr th.ipod-link {
	padding: 0;
}

.price-table table tr th a {
	display: block;
	padding: 10px;
}

.price-table table tr th a:hover {
	opacity: .7;
}

.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: #1869c3;
	text-align: right;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #1869c3;
	border-left: 1px solid #1869c3;
	width: 375px;
}

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

.price-table table tr.pt-header {
	background: #1869c3;
	color: #FFFFFF;
}

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

.price-table table tr.pt-header th:last-of-type {
	border-right: 1px solid #1869c3;
}

.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: #1869c3;
	box-shadow: 0 7px 0 #12438C;
}

.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%;
	aspect-ratio: 1/1;
	object-fit: contain;
}

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


.shoplist .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 #000;
}

.shoplist .sd-title dt {
	font-family: Noto sans japanese, sans-serif;
	font-size: 1rem;
	font-weight: 600;
	color: #12438c;
}

.shoplist .sd-title dd {
	font-family: Noto sans japanese, sans-serif;
	font-size: 36px;
	font-weight: 700;
	position: relative;
}

.shoplist .sd-title dd p {
	position: absolute;
	right: 10px;
	top: 30%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.st_relative {
	position: relative;
}

.shoplist-box {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
	margin-bottom: 2rem;
}

.shoplist-box .sl-b-box {
    flex: 0 1 49%;
    display: block;
    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-box .sl-b-box a {
	display: block;
}

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

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

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

.shoplist-box .sl-b-box p.sl-b-storename img {
	width: 15px;
	vertical-align: baseline;
	margin-right: 10px;
}

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

.shoplist-box .sl-b-box ul li {
    flex: 1 0 50%;
	padding: .5rem;
}

.shoplist-box .sl-b-box ul li:nth-child(2) img {
	width: 100%;
}

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

.shoplist-box .sl-b-box ul li span.phone-box {
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 700;
	font-size: 20px;
}

.shoplist-box .sl-b-box ul li span.sl-closeday {
	padding-left: 25px;
}

.shoplist-box .sl-b-box ul li span img {
	width: 20px;
	margin-right: 5px;
	vertical-align: middle;
}

.btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	padding: 0.5rem;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 6px;
	margin-bottom: 0.2rem;
}

.btn-blue {
	color: #fff;
	background: #1869c3;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif;
}

.btn_absolute {
	position: absolute;
	right: 0;
	bottom: 0;
}


/*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: #12438C;
}

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

.shop-detail .sd-title dd p {
	position: absolute;
	right: 10px;
	top: 30%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	/*
	top:50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	*/
}

.shop-detail .sd-title dd .sd-connect {
	position: absolute;
	top: -15%;
	right: 360px;
	width: 250px;
	font-size: 14px;
	text-align: left;
}

.shop-detail .sd-title dd .sd-connect .sd-connect-name {
	font-size: 14px;
}

.shop-detail .sd-title dd .sd-connect .sd-connect-phone {
	font-size: 24px;
	line-height: 100%;
	color: #CC0000;
}

.shop-detail .sd-title dd .sd-connect .sd-connect-phone .sd-connect-phonemark {
	font-size: 14px !important;
	color: #444;
}

.shop-detail .sd-title dd .sd-connect .sd-connect-openclose {
	font-size: 14px;
}


.shop-detail .sd-title dd p span.touroku-gyousya {
	display: inline-block;
	padding: 10px;
	background: #1869c3;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	margin-right: 10px;
}

.shop-detail .sd-title dd p .lang-switch a {
	display: inline-block;
	/*    background: #1869c3;*/
	background: #888888;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	padding-left: 30px;
	padding-right: 10px;
	position: relative;
}

.shop-detail .sd-title dd p .lang-switch a:before {
	content: "";

	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	padding: 2px;
	width: 18px;
	background: url(../img/common/arrow-right-w.png) no-repeat center;
	background-size: 14px;
	/*    background-color: #12438C;*/
	background-color: #666666;
	vertical-align: middle;
	border-radius: 5px 0 0 5px;
}


.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/common/icon-check-b.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 #12438C;
}

.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;
	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-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 .way-select {
	margin: 10px;
}

.shop-detail .shop-waybox .way-select select {
	width: 100%;
	padding: 5px;
	border-color: #1869c3;
	background: #1869c3;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}


.shop-detail .shop-waybox ul {
	display: block;
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.shop-detail .shop-waybox ul li {
	display: block;
	width: 25%;
	padding: 0 5px;
	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: 150%;
	text-indent: -1em;
	margin-left: 1rem;
	font-size: 15px;
}

/*20180613追加分*/
.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: 80%;
	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 ul li button {
	width: 200px;
	height: 24px;
	background-color: #1869c3;
	color: #FFF;
}

.result-btn,
.voice-btn {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 1em;
	height: 24px;
	background-color: #1869c3;
	color: #FFF;
}

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

.shop-history ul li button.news-btn {
	height: 40px !important;
	position: absolute;
	bottom: 0;
	width: 80% !important;
}

.result-more {
	display: block;
	margin: 1em auto;
	width: 400px;
}

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

.shop-detail .shop-greetingbox {
	margin: 30px 0;
	display: table;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.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;
}


.shop-detail .btn-box .submit-button {
	position: relative;
	width: auto;
	min-width: 300px;
	padding-right: 40px;
}

.shop-detail .btn-box .submit-button:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/common/arrow-right-w.png) no-repeat center;
	background-size: contain;
}

/*20181003追加*/
.shop-detail .near-shopbox {
	margin: 30px 0;
	display: block;
}

/*20181017追加*/
.shop-detail .near-shopbox .shoplist-box .sl-b-box {
	height: 52px;
}

.shop-detail .near-shopbox .shoplist-box .sl-b-box p {
	border: none;
}

.shop-detail .near-shopbox .shoplist-box .sl-b-box p a img {
	width: 15px;
	vertical-align: baseline;
	margin-right: 10px;
}

/*20200403追加*/
.sitemap .near-shopbox h2:first-child {
	margin-top: 20px;
}

.sitemap .near-shopbox .sl-b-box {
	height: auto;
}

.sitemap .near-shopbox .sl-b-box .sl-b-storename {
	border-bottom: none;
}



/*20181119 英語版用*/
.shop-detail-en {}

.shop-detail-en .shop-infobox ul:last-of-type {
	float: left !important;
}

.shop-detail-en .shop-infobox .shop-info-imgbox {
	float: right;
	width: 490px;
}

.shop-detail-en .shop-infobox .shop-info-imgbox img {
	width: 100%;
}

.shop-detail-en .sd-buttonbox .sd-bb-shopname {
	font-weight: 400 !important;
	font-size: 16px !important;
}

.shop-detail-en .sd-buttonbox .sd-bb-desc {
	font-size: 30px !important;
	font-weight: 600;
	line-height: 120% !important;
	letter-spacing: 5px;
}

/*20190319追加*/
.shop-detail .g-map-btn {
	margin: 30px 0;
	text-align: center;
}

.shop-detail .g-map-btn a {
	display: inline-block;
	padding: 15px 50px;
	padding-right: 70px;
	width: 800px;
	position: relative;
	background: #28b447;
	color: #FFFFFF;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	text-align: left;
}

.shop-detail .g-map-btn a:before {
	content: "";

	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	width: 20px;
	height: 20px;
	background: url(../img/common/right-circle-w.png) no-repeat center;
	background-size: contain;
}

.shop-detail .g-map-btn a:after {
	content: "";

	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	width: 50px;
	height: 50px;
	background: url(../img/shop/gmap-icon.png) no-repeat center;
	background-size: 90%;
	background-color: #FFFFFF;
}

.shop-detail .youtubebox {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.shop-detail .youtubebox iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


/*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: #EEF5FC;
	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 #12438c;
	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 #1869c3;
	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 #1869c3;
}

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

/*20180820追加*/

.repair .con03 {
	margin: 0px;
	border-bottom: 0px;
}

.repair .con03:first-of-type {
	margin-top: 50px;
}

.repair .con03:last-of-type {
	margin-bottom: 50px;
	border-bottom: 1px solid #999999;
}

.repair .flow-repair .con03-r dl dd span {
	display: block;
	margin: 10px 0;
	font-family: 'Noto sans japanese', sans-serif;
	font-size: 20px;
	color: #1869c3;
}


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

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

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

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

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

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

.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;
}

.repair-survice dl {
	display: table;
	width: 100%;
	overflow: hidden;
}

.repair-survice dt {
	display: table-cell;
	width: 50%;
}

.repair-survice dd {
	display: table-cell;
	padding-left: 20px;
	width: 50%;
	position: relative;
	overflow: hidden;
}

.repair-survice dd img {
	position: absolute;
	top: 0;
	left: 0;
}


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

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

.sitemap .page-list li {
	display: block;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 700;
	border-bottom: 1px solid #1869c3;

	-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: #EEF5FC;
}

.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 #1869c3;
}

.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 {
	margin-bottom: 20px;
	padding-left: 20px;
}

.policy .item-list dl dd.dd-inner {
	padding-left: 40px;
}


/*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: #1869c3;
	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: #1869c3;
	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: #EEF5FC;
}

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

.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 #1869c3;
}

.con-main .info-table table tr td:last-of-type {
	border-right: 1px solid #1869c3;
}

/*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: #1869c3;
	margin-bottom: 10px;
}

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

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

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

.menu .blue-text {
	color: #1869c3;
	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: #EEF5FC;
}

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

.menu-table table tr th a {
	display: block;
	height: auto;
	width: 100%;
}

.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 #1869c3;
	border-left: 1px solid #1869c3;
}

.menu-table table tr td:last-of-type {
	border-right: 1px solid #1869c3;
}

.menu-table table tr.pt-header {
	background: #1869c3;
	color: #FFFFFF;
}

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

.menu-table table tr.pt-header th:last-of-type {
	border-right: 1px solid #1869c3;
}

.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 #1869c3;
	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;
}

/*20181012追加*/
.customer .customer-search {
	margin: 20px 0;
}

.customer .customer-search dl {
	display: table;
	width: 100%;
	overflow: hidden;
	border: 1px solid #1869c3;
}

.customer .customer-search dl dt {
	display: table-cell;
	width: 15%;
	vertical-align: middle;
	padding: 10px;
	background: #1869c3;
	color: #FFFFFF;
	text-align: center;
}

.customer .customer-search dl dd {
	padding: 5px 10px;
}

.customer .customer-search dl dd ul {
	display: table;
	width: 100%;
}

.customer .customer-search dl dd ul li {
	display: table-cell;
	width: 40%;
	vertical-align: middle;
}

.customer .customer-search dl dd ul li:last-of-type {
	width: 20%;
	text-align: center
}

.customer .customer-search dl dd ul li span {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.customer .customer-search dl dd ul li select {
	width: 230px;
	height: 30px;
}

.customer .customer-search dl dd ul li button {
	background: #00a372;
	color: #FFFFFF;
	padding: 10px;
	border: none;
}

.customer .customer-att-text {
	margin: 30px 0;
	color: #FF0004;
	font-size: 16px;
}

/*郵送修理依頼フォーム
----------------------------------------------------------------------------------------------------------------*/
.mailing {}

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

.mailing .table {
	margin: 30px 0;
}

.mailing input[type=text],
.mailing input[type=email],
.mailing input[type=tel] {
	font-size: 14px;
	border: 1px solid #1869c3;
}

.mailing .radio-label {
	display: inline-block;
	width: 25%;
}

.mailing .radio-label2 {
	display: inline-block;
	width: 300px;
}

.mailing .check-label {
	display: inline-block;
	margin-right: 30px;
}

.mailing .text-mid,
.mailing input[type=email],
.mailing input[type=tel] {
	width: 300px;
}

.mailing .text-short {
	width: 100px;
}

.mailing .text-long {
	width: 500px;
}

.mailing textarea {
	border: 1px solid #1869c3;
	width: 600px;
	height: 160px;
	font-size: 14px;
	resize: none;
}

.mailing textarea[placeholder] {
	color: #666666;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	background: #faf4e2;
}

.mailing .submit-btn {
	display: block;
	font-size: 18px;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	background: #FF9600;
	border: 1px solid #FF9600;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.mailing .mailing-form {
	position: relative;
}


.mailing .attbox {
	margin-bottom: 30px;
}

.mailing .attbox .con-text {
	margin: 10px;
	line-height: 150%;
}

.mailing .backtoshop-btn {
	display: block;
	font-size: 32px;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	background: #FF9600;
	border: 1px solid #FF9600;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 50px;
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.mailing .backtoshop-btn:before {
	content: "＜";
	padding-right: 24px;
}

/*******************************************/
.mailing .attbox ul.con-text {
	margin: 10px;
	width: 100%;
	overflow: hidden;
}

.mailing .attbox ul.con-text li {
	float: left;
	width: 50%;
}

.mailing .attbox ul.con-text li img {
	width: 100%;
}

.mailing .attbox ul.con-text li:first-child {
	font-size: 20px;
	padding-top: 40px;
	line-height: 160%;
}

.mailing .attbox .bb-blue {
	border-color: #1869c3;
	color: #1869c3;
}

.mailing .attbox .pr-box ul {
	width: 100%;
	display: block;
	overflow: hidden;
}

.mailing .attbox .pr-box ul li {
	float: left;
	width: 50%;
}

.mailing .attbox .pr-box ul li img {
	width: 100%;
}

.mailing .attbox .pr-box dl dd.pr-subdesc {
	position: relative;
	width: 100%;
}

.mailing .attbox .pr-box dl dd.pr-subdesc img.stepimg1 {
	position: absolute;
	top: -200px;
	right: 0;
	width: 400px;
}

.mailing .attbox .pr-box dl dd.pr-subdesc img.stepimg2 {
	position: absolute;
	top: -40px;
	right: 0;
	width: 400px;
}


.mailing .attbox .bb-red {
	border-color: #FF0004;
	color: #FF0004;
}

.mailing .attbox .pr-box dl {
	margin: 20px;
}

.mailing .attbox .pr-box dl dt {
	font-size: 20px;
	margin-bottom: 10px;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 700;
}

.mailing .attbox .pr-box dl dt img {
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}

.mailing .attbox .pr-box dl dd {
	line-height: 150%;
	position: relative;
	margin-top: 10px;
	padding-left: 1.5em;
}

.mailing .attbox .pr-box dl dd:before {
	content: "■";
	position: absolute;
	left: 5px;
	top: 0;
}

.mailing .attbox dl dd.pr-btn-box {
	line-height: 150%;
	position: relative;
	margin-top: 10px;
	padding-left: 1.5em;
}

.mailing .attbox dl dd.pr-btn-box:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 0;
}

.mailing .btn-box {
	width: 490px !important;
}

.mailing .btn-box .subbtn-b {
	display: inline-block;
	font-size: 18px;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	background: #1869c3;
	border-radius: 5px;
	text-align: center;
	width: 400px;
	height: 50px;
	line-height: 50px;
	border: 0;
}

.mailing .btn-box .subbtn-b:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/common/arrow-right-w.png) no-repeat center;
	background-size: contain;
}


/**/
.for-repair {}

.for-repair-inner {}

.for-repair-inner .repair-itemlist {
	margin: 20px 0;
}

.for-repair-inner .repair-itemlist .r-il-st {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
	padding: 20px;
	background: #1869c3;
}

.for-repair-inner .repair-itemlist ul {
	display: table;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #1869c3;
	border-left: 1px solid #1869c3;
}

.for-repair-inner .repair-itemlist ul li {
	display: table-cell;
	vertical-align: middle;
}

.for-repair-inner .repair-itemlist ul li:first-of-type {
	text-align: center;
}

.for-repair-inner .repair-itemlist ul li:first-of-type img {
	max-width: 100%;
}

.for-repair-inner .repair-itemlist ul li.price-table {
	width: 60%;
}

.for-repair-inner .repair-itemlist ul li.price-table table tr:first-of-type th {
	width: 40%;
}

.for-repair-inner .repair-itemlist ul li.price-table table tr:last-of-type th,
.for-repair-inner .repair-itemlist ul li.price-table table tr:last-of-type td {
	border-radius: 0;
	border-bottom: none;
}

/*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;
}

/*2011210-おすすめサイト
-----------------------------------------------------------------------------------------------------*/
.siterecommend {}

.siterecommend .siterecommend-list,
.siterecommend .siterecommend-input,
.siterecommend .siterecommend-check {
	margin-top: 20px;
}

.siterecommend-list .sr-listbox {
	display: block;
	overflow: hidden;
}

.siterecommend-list .sr-listbox li {
	float: left;
	width: 49%;
	height: 240px;
	display: block;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #00a372;
	border-left: 1px solid #00a372;
	border-right: 1px solid #007a55;
	border-bottom: 1px solid #007a55;
	margin-top: 20px;
}

.siterecommend-list .sr-listbox li:nth-of-type(2n) {
	float: right;
}

.siterecommend-list .sr-listbox li a {
	display: block;
	padding: 10px;
}

.siterecommend-list .sr-listbox li p {
	font-family: 'Noto sans japanese', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #00a372;
	border-bottom: 1px solid #00a372;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.siterecommend-list .sr-listbox li dl {
	display: table;
	width: 100%;
	overflow: hidden;
}

.siterecommend-list .sr-listbox li dl dt {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
	line-height: 150%;
}

.siterecommend-list .sr-listbox li dl dd {
	display: table-cell;
	vertical-align: top;
	width: 215px;
	background: #CCCCCC;
}

.siterecommend-list .sr-listbox li dl dd img {
	width: 100%;
}


/*最新ブログ表示(201.12.26追加)*/
.blog-list {
	margin: 50px 0;
	display: block;
	overflow: hidden;
}

.blog-list .blog-listbox {
	display: block;
	width: 100%;
	overflow: hidden;
}


.blog-list .blog-listbox ul {
	display: block;
	width: 100%;
	overflow: hidden;
}

.blog-list .blog-listbox ul li {
	float: left;
	width: calc(33.33% - 10px);
	margin-right: 15px;
}

.blog-list .blog-listbox ul li:nth-of-type(3n) {
	margin-right: 0;
}

.blog-list .blog-listbox ul li dl dt {}

.blog-list .blog-listbox ul li dl dt a {
	display: block;
	width: 100%;
	padding-top: 50%;
	overflow: hidden;
	position: relative;
}

.blog-list .blog-listbox ul li dl dt 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: 99%;
}

.blog-list .blog-listbox ul li dl dd {
	line-height: 150%;
	margin-top: 10px;
	font-size: 14px;
}

.blog-list .blog-listbox ul li dl dd p {
	font-family: 'Noto sans japanese', sans-serif;
	font-size: 18px;
	font-weight: 600;
	height: 81px;
}

.blog-list .blog-listbox ul li dl dd a {
	color: #1869C3;
}

.blog-list .blog-listbox ul li dl dd .morebtn-bl {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding: 5px 10px;
	padding-right: 35px;
	border: 1px solid #1869c3;
	text-align: center;

	position: relative;
}

.blog-list .blog-listbox ul li .morebtn-bl:after {
	content: " ";

	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);

	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	background: url(../../img/shop/icon-right-blue.png) no-repeat center;
	background-size: contain;
}


/*お客様の声
----------------------------------------------------------------------------------------------------------------*/
.voice {}

.voice .btn-box input[type=submit] {
	border: 0;
	margin: auto;
	display: block;
}

.voice .morebtn-b {
	display: block;
	margin: auto;
}

.voice .customer-search dl dd ul li select {
	width: 80%;
}

.voice .customer-search dl dd ul li:last-of-type {
	width: 25%;
}

.voice .customer-search dl dd ul li:last-of-type button {
	width: 100%;
}

.voice-box {
	display: block;
	overflow: hidden;
}

.voice-box .voice-desc {
	float: left;
	width: calc(50% - 5px);
}

.voice-box .voice-desc:nth-of-type(2n) {
	float: right;
}

.voice-box .voice-desc .vd-imgbox {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-top: 75%;
}

.voice-box .voice-desc .vd-imgbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

	width: auto;
	height: auto;
	max-width: 100%;
}

.voice-box .voice-desc dl {
	margin-top: 10px;
}

.voice-box .voice-desc dl.vd-customer {
	border: 1px solid #1869c3;
}

.voice-box .voice-desc dl.vd-customer dt {
	padding: 10px;
	height: 70px;
	border-bottom: 1px solid #1869c3;
}

.voice-box .voice-desc dl.vd-customer dd {
	padding: 10px;
	text-align: right;
}

.voice-box .voice-desc div.vd-subnext {
	width: 100%;
	text-align: right;
	margin: 8px 0 16px 0;
}

.voice-box .voice-desc div.vd-subnext button {
	width: 200px;
	height: 24px;
	background-color: #1869c3;
	color: #FFF;
}

.voice-box .voice-desc dl.vd-bystore dt {
	border-bottom: 1px solid #1869C3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.voice-box .voice-desc dl.vd-bystore dd {
	line-height: 150%;
	height: 150px;
}

/*出張修理
----------------------------------------------------------------------------------------------------------------*/
.deliver {}

.deliver .deliver-flow {
	margin: 20px 0;
}

.deliver .deliver-flow ul {
	display: block;
	overflow: hidden;
}

.deliver .deliver-flow ul li {
	float: left;
	width: calc(33.33% - 10px);
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #1869c3;
}

.deliver .deliver-flow ul li:nth-of-type(3n) {
	margin-right: 0;
}

.deliver .deliver-flow ul li dl {
	border-bottom: 1px solid #1869c3;
}

.deliver .deliver-flow ul li dl dt {
	background: #1869c3;
	color: #FFFFFF;
	padding: 10px;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 700;
	font-size: 20px;
}

.deliver .deliver-flow ul li dl dd {
	padding: 10px;
	line-height: 150%;
	height: 92px;
}

.deliver .deliver-flow ul li img {
	width: 100%;
}




/*都城only*/
.reserveonly {
	width: 100%;
	overflow: hidden;
}

.reserveonly li {
	float: left;
}

.reserveonly li:nth-child(1) {
	width: 500px;
}

.reserveonly li:nth-child(2) {
	width: calc(497px / 2);
}

.reserveonly li:nth-child(3) {
	width: calc(497px / 2);
}

/*deliver-list
----------------------------------------------------------------------------------------------------------------*/
.deliver-list .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;
}

.deliver-list .sd-title dt {
	font-family: 'Noto sans japanese', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #12438C;
}

.deliver-list .sd-title dd {
	font-family: 'Noto sans japanese', sans-serif;
	font-size: 46px;
	font-weight: 700;
	position: relative;
}

.deliver-list a {
	text-decoration: none;
	color: inherit;
	-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;
}

.deliver-list .sd-title dd p {
	position: absolute;
	right: 10px;
	top: 30%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.deliver-list .sd-title dd p span.touroku-gyousya {
	display: inline-block;
	padding: 10px;
	background: #1869c3;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	margin-right: 10px;
}

.deliver-list .shop-greetingbox dl {
	width: 100%;
	overflow: hidden;
}

.deliver-list .shop-greetingbox dl dt {
	float: left;
	width: 50%;
	padding: 0 10px;
}

.deliver-list .shop-greetingbox dl dd {
	float: left;
	width: 50%;
	height: 333px;
	vertical-align: middle;
	overflow: hidden;
}

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

.deliver-list .btn-box {
	color: #ffffff;
}

.deliver-list .shop-greetingbox {
	padding-top: 20px;
	padding-bottom: 20px;
}

.deliver-list .shop-greetingbox dl dd {
	float: left;
	width: 50%;
	height: 333px;
	vertical-align: middle;
	overflow: hidden;
}

/*20210210|popup予約キャンペーン*/
.popup-filter {
	display: none;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
}

.popup-bottom {
	position: fixed;
	top: unset !important;
	bottom: 0px;
}

.popupbox {
	display: none;
	position: fixed;
	top: 30%;
	left: calc(50% - 500px);
	z-index: 999;
}

.popupbox a {
	display: block;
	height: 250px;
	width: 240px;
	position: absolute;
	bottom: 0;
}

.popupbox a:first-of-type {
	right: 240px;
}

.popupbox a:last-of-type {
	right: 0;
}

.popup-inner {
	position: relative;
}

.close-btn {
	position: absolute;
	top: 5px;
	right: 5px;
}



/*20210402|youtubeレスポンシブ対応*/

.repair-survice .youtubebox {}

.repair-survice .youtube_content {
	width: 100%;
	aspect-ratio: 16/9;
	object-fit: contain;
}


/*20210806｜ipod修理ページ追加ボタン*/

.backbtn-box {
	margin: 20px 0;
	text-align: center;
}

.backbtn-box .backtoshop-btn {
	display: block;
	font-size: 32px;
	font-family: 'Noto sans japanese', sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	background: #FF9600;
	border: 1px solid #FF9600;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 50px;
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.backbtn-box .backtoshop-btn:before {
	content: "<";
	padding-right: 24px;
}


/*20230420*/

/*新左固定メニュー　ページ内リンク*/

#pagelink_left {
	position: fixed;
	margin: 1rem 0;
	border-radius: 12px 0 0 12px;
	background: #1e69c1;
	padding: 1rem 0 1rem 1rem;
	box-shadow: -4px 4px 5px 0px #8fa8c799;
}

#pagelink_left ul {}

#pagelink_left li {
	background: #fff;
	font-family: 'Noto sans japanese', sans-serif;
}

#pagelink_left li a {
	display: block;
	width: 100%;
	padding: 6px 8px;
}

#pagelink_left li:first-child {
	background: unset;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'Noto sans japanese', sans-serif;
	color: #fff;
}

#pagelink_left li:first-child a {
	padding-top: 0;
}

#pagelink_left li:nth-child(2) {
	border-radius: 6px 0 0 0;
}

#pagelink_left li:nth-child(2) a {}

#pagelink_left li:last-child {
	border-radius: 0 0 0 6px;
}

#pagelink_left li:last-child a {}


/* 修理メニューページ内　店舗リスト */
.near-by-list {
    margin-bottom: 1rem;
}

.list-container {
    display: flex;
    flex-direction: row-reverse;
    width: 90%;
    gap: 1em;
    margin: auto;
    background: #fff;
    box-shadow: 1px 1px 6px 0px #bbbbbbd9;
    border-radius: 8px;
    padding: 1em;
}

.list-container dl {
    width: 80%;
}

.list-container dt {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.list-container dd {}

.list-container dt a {}

.list-container figure {
    margin: 0;
    width: 20%;
    overflow: hidden;
}

.list-container figure img {
    width: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

.list-info {}

.list-info li {
    line-height: 1.7;
}

.list-info span {}

.list-info img {
    width: 1.2rem;
    aspect-ratio: 1/1;
    object-fit: contain;
}

.sl-d-address {}

.sl-opentime {}

.near-by-btn {
    display: block;
    background: #1e69c1;
    color: #fff;
    text-align: center;
    padding: 0.4rem 1rem;
    border: 8px;
    margin: 1rem 0;
    border-radius: 4px;
}


.near-by-lists {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem calc(1% / 3);
}

.near-by-lists>* {
	flex: 0 0 auto;
	max-width: 100%;
	width: 33%;
}

.near-by-btn {
	margin: 0;
	padding: 1rem;
	background: url(../img/common/arrow-right-w.png) no-repeat center #1e69c1;
	background-size: 1rem;
	background-position-x: 98%;
}

