@charset "utf-8";
/* CSS Document */
/*===== PC ここから =====*/
.page-header{
	border-bottom: none;
}

@media print,screen and (min-width: 741px) {
.bx-wrapper{
	margin: 0px 0px 60px 0px;
	position: relative;
	}

.main_img{
	width: 1000px!important;
	margin: 0px auto 60px;
	}
.main_img div{
	width: 1000px!important;
	width: 100%!important;
	img{
	width: 1000px;
    height: auto;
    object-fit: cover;
    aspect-ratio: auto;
	}
	}
.bx-controls {
    bottom: 5px!important;
    z-index: 100!important;
}
.bx-controls-direction{
	display: none;
	}
.store_detail h2{
	color: #ff4800;
	font-size: 24px;
	text-align: center;
	margin: 0px 0px 50px 0px;
	}
.store_detail table{
	border-top: solid 1px #cccccc;
	border-left: 0;
	width: 480px;
	float: left;
	margin: 0px 0px 40px 0px;
	}
.store_detail table:first-child{
	margin: 0px 40px 30px 0px;
	}
#main .store_detail table th,.store_detail table td{
	border-bottom: solid 1px #cccccc;
	border-right: 0;
	text-align: left;
	padding: 20px 0px 20px 5px;
	font-size: 14px;
	line-height: 160%;
	}
#main .store_detail table th{
	width: 110px;
	}
#main .store_detail table td a{
	text-decoration: underline;
	}
.ico_list{
	padding: 0px;
	margin: 0px 0px 60px 0px;
}
.ico_list li{
	color: #fff;
	font-size: 14px;
	background-color: #e9a626;
	line-height: 140%;
	text-align: center;
	display: inline-block;
	margin: 0px 5px 10px 0px;
	border-radius: 5px;
	padding: 15px 0px;
	width: 150px;
}
#map{
	min-height: 400px;
	margin: 0px 0px 80px 0px;
	}
#map iframe{
	width: 1000px;
	height: 400px;
}
.staff_box h3{
	font-size: 24px;
	text-align: center;
	margin: 0px 0px 30px 0px;
	}
.staff_box ul{
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	}
.staff_box ul li{
	width: 220px;
	float: left;
	margin: 0px 40px 40px 0px;
	cursor: pointer;
	}
.staff_box ul li:nth-child(4n){
	margin: 0px 0px 40px 0px;
	}
.staff_box ul li img{
	border: solid 0px #ff4800;
	-webkit-transition: .2s;
	transition: .2s;
	border-radius: 160px;
	opacity: 1;
	margin: 0px 0px 10px 0px;
	}
.staff_box ul li:hover img{
	border: solid 6px #ff4800;
	-webkit-transition: .2s;
	transition: .2s;
	}
.staff_box ul li a{
	display: block;
	}
.staff_box ul li a:hover{
	text-decoration: none;
	}
.staff_box ul li p{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	}
.txt_box{
	width: 660px;
	float: left;
	text-align: left;
	}
.txt_box h3{
	color: #ff4800;
	font-size: 22px;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;
	}
.txt_box p{
	font-size: 16px;
	margin: 0px 30px 30px 0px;
	}
.img_box{
	float: right;
	width: 220px;
	overflow: hidden;
	border-radius: 160px;
	vertical-align: middle;
	margin: 20px 0 0 0;
	}
.btnfloat{
	margin: 0 0 40px 0;}
.tel_btn{
	display:none;}

.center_box .btnline{
		width: 450px;
		padding: 0;
		margin: 0 auto;
	}

.btnfloat02{
	padding: 0 65px;
	margin: 0 0 20px 0;}
.btnfloat02 .line{
	float: left;}
.btnfloat02 .contact{
	float: right;}
.btnfloat02 .contact a {
    background-color: #ff7272;
    border-bottom: solid 3px #DC6161;
}
.btnfloat02 .line a {
    background-color: #68DC5F;
    border-bottom: solid 3px #339933;
}
.btn.map{
	margin: 0 auto 80px;}
.btn.map a {
    background-color: #3160b7;
	border-bottom: solid 3px #002646;
	border-radius: 5px;
	background-image: url(../top_img/search_ico02.png);
	background-repeat: no-repeat;
	background-position: 80px center;
	background-size: 30px;
}
}

/*===== PC ここまで =====*/

/*===== SP ここから =====*/
@media screen and (max-width: 740px) {
	#store-detail_contents{
		.main_contents {
			padding-top: 30px;
		}
	}
	.page-header{
		margin: 10px auto 0;
	}
.main_img{
	width: 100%;
	margin: 0px auto 30px;
	}
.bx-wrapper{
	margin: 0px 0px 30px 0px;
	position: relative;
	}
.main_img div{
	width: 100%!important;
	img{
	width: 1000px;
    height: auto;
    object-fit: cover;
    aspect-ratio: auto;
	}
	}
.bx-controls-direction{
	display: none;
	}
.bx-controls {
    top: 90%!important;
    z-index: 100!important;
}
.store_detail h2{
	color: #ff4800;
	font-size: 14px;
	text-align: center;
	margin: 0px 0px 20px 0px;
	}
.store_detail table{
	border-top: solid 1px #cccccc;
	border-left: 0;
	width: 100%;
	margin: 0px;
	}
.store_detail table:last-child{
	border-top: none!important;
	margin: 0px 0px 20px 0px;
	}

.store_detail table th,.store_detail table td{
	border-bottom: solid 1px #cccccc;
	border-right: 0;
	text-align: left;
	padding: 20px 0px 20px 5px;
	font-size: 12px;
	}
.store_detail table tr:nth-child(3) a{
    pointer-events :none;
	text-decoration: none;
	}
.store_detail table th{
	width: 70px;
	}
.store_detail table td a{
	text-decoration: underline;
	}
.ico_list{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.ico_list li{
	color: #fff;
	font-size: 11px;
	background-color: #e9a626;
	line-height: 140%;
	text-align: center;
	display: inline-block;
	margin: 0px 5px 10px 0px;
	border-radius: 5px;
	padding: 10px 15px;
}
#map{
	min-height: 220px;
	margin: 0px 0px 40px 0px;
	}

#map iframe{
	width: 1000px;
	height: 220px;
}

.staff_box h3{
	font-size: 16px;
	text-align: center;
	margin: 0px 0px 20px 0px;
	}
.staff_box ul{
	margin: 0px;
	padding: 0px;
	}
.staff_box ul li{
	width: 46%;

	float: left;
	margin: 0px 4% 20px 2%;
	}
.staff_box ul li:nth-child(2n){
	margin: 0px 0px 20px 0px;
	}
.staff_box ul li img{
	border: solid 0px #ff4800;
	-webkit-transition: .2s;
	transition: .2s;
	border-radius: 160px;
	opacity: 1;
	margin: 0px 0px 10px 0px;
	}
.staff_box ul li:hover img{
	border: solid 3px #ff4800;
	-webkit-transition: .2s;
	transition: .2s;
	}
.staff_box ul li a{
	display: block;
	}
.staff_box ul li a:hover{
	text-decoration: none;
	}
.staff_box ul li p{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	}
.remodal{
	padding: 15px!important;}
.txt_box{
	text-align: left;
	}
.txt_box h3{
	color: #ff4800;
	font-size: 18px;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;
	}
.txt_box p{
	margin: 0px 0px 10px 0px;
	}
.img_box{
	width: 180px;
	overflow: hidden;
	border-radius: 160px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	}
.btnfloat{
	margin: 0 0 20px 0;}
.tel_btn{
	text-align: center;
	width:90%;
	padding: 0px;
	font-size: 14px!important;
	line-height: 100%;
	margin: 0px auto 15px;
}
.tel_btn .fa{
	font-size: 25px;
line-height: 100%;
vertical-align: -15%;
margin: 0 5px 0 0;}
.tel_btn a{
	color: #FFF;
	display: block;
	font-weight: bold;
	padding: 15px 0px;
	position: relative;
	background-color: #ff4800;
	border-bottom: solid 3px #c33700;
	border-radius: 5px;
}
.tel_btn a .fa-angle-right{
	position: absolute;
	right: 10px;}
.btnfloat02{
	margin: 0 0 20px 0;}
.btnfloat02 .contact a {
    background-color: #ff7272;
    border-bottom: solid 3px #DC6161;
}
.btnfloat02 .line a {
    background-color: #68DC5F;
    border-bottom: solid 3px #339933;
}

.btn.map{
	margin: 0 auto 40px;
	}
.btn.map a {
    background-color: #3160b7;
	border-bottom: solid 3px #002646;
	border-radius: 5px;
	background-image: url(../top_img/search_ico02.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	background-size: 22px;
}
}

/*===== SP ここまで =====*/
