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

	shop.css

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

#site_footer::before {
    content: "";
    display: none;
}

.slick-dots > li:first-child:last-child {
    display: none;
}

form {
	width: 100%;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

table {
	width: 100%;
}

@media screen and (max-width: 768px){
	
	
}


/*--------------------------　店舗検索のタブ　--------------------------*/

.group:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

/*最低限タブが機能するのに必要なスタイル*/
.tab_item {
  display: none;
}

.is-active-item {
  display: block;
}

/*ここから下はタブの見た目だけ*/

.tab_back {
	padding-top: 70px;
	background: rgba(0,130,255,1);
}

.tab_back .tab_btn,
.tab_back a {
	display: block;
	margin-right: 15px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

.tab_btn,
.tab_back a {
	float: left;
	width: 300px;
  font-size: 1.2em;
  padding: 5px;
  border: solid 2px #FFF;
	border-bottom: none;
  display: inline-block;
  border-radius: 5px 5px 0 0;
}

.tab_back .is-active-btn {
  opacity: 1;
  border-bottom: solid 1px #FFF;
  background-color: #FFF;
  color: rgba(0,130,255,1);
	pointer-events: none;
}

#searchform .button_wrapper #submit {
	letter-spacing: 1em;
	text-align: center;
	text-indent:1em;
}

@media screen and (max-width: 1200px){
	
#searchform #submit {
	font-size: 1.2em;
}
	
}

@media screen and (max-width: 1100px){
	
.tab_btn {
    width: auto;
	padding: 0.5em;
}

.tab_back .last {
	padding: 0.5em;
}

}

@media screen and (max-width: 768px){
	
.tab_back {
	padding: 20px 0;
}
	
.tab_back .tab_btn {
	width: 100%;
	margin-bottom: 10px;
}

.tab_back .last {
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
    border-bottom: solid 2px #FFF;
	border-radius: 5px;
}
	
.tab_btn {
    border-bottom: solid 2px #FFF;
	border-radius: 5px;
}

#searchform .conditions {
	width: 100%;
	display: block;
    padding: 20px;
}

}

@media screen and (min-width: 769px){

a[href^="tel:"] {
	pointer-events: none;
	cursor: default;
}

}


/*--------------------------　検索結果　--------------------------*/

.result .no_shop {
	text-align: center;
}

.result {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 1em;
}

.result > .flex {
	order: 2;
}

.result .pana_note {
	margin-bottom: 2em;
	text-align: center;
	order: 1;
}

@media screen and (max-width: 767px) {
.result .pana_note span {
	display: block;
}

}

.result .flex .result_box {
	width: 48%;
	margin-bottom: 4%;
	border: 3px solid #223582;
	border-radius: 10px;
}

.result .flex .result_box a {
	display: block;
	padding: 25px;
	text-decoration: none;
}

.result .flex .result_box .result_img {
	order: 2;
	align-self: center;
	width: 150px;
	height: 100px;
	object-fit: cover; 
}

.result .flex .result_box h4 {
	color: rgba(0,130,255,1);
	font-size: 1.5em;
	font-weight: bold;
}

.result .flex .result_box .result_shop_info {
	align-self: center;
	max-width: 60%;
}

.result .flex .result_box .flex p {
	line-height: 1.4;
}

.shop_option {	
	display: flex;
	align-items: center;
	margin-top: 1em;
}

.shop_option figure {
	display: inline-block;
	width: 60px;
	margin-right: 1em;
	margin-bottom: 0;
}

.result .flex .result_box .shop_option figure:last-of-type {
	margin-right: 0;
}

@media screen and (max-width: 1200px){

.result_shop_info h4 {
	font-size: 1.25em;
}
	
.result .flex .result_box .result_img {
	width: 100px;
	height: 67px;
}

}

@media screen and (max-width: 768px){
	
.result .flex .result_box {
    width: 100%;
}
	
.result_box .flex {
	display: flex;
}
	
.result .flex .result_box .result_img {
	width: 30%;
	height: auto;
	aspect-ratio: 100 / 67;
}
	
.shop_option figure {
	width: 20%;
}

}

@media screen and (max-width: 360px){

.result .flex .result_box h4 {
    font-size: 1.2em;
	line-height: 1.4em;
}

.result .flex .result_box .result_shop_info {
    max-width: 55%;
}

}


/*--------------------------　条件を指定する　--------------------------*/

.catebox {
	width: 48%;
	margin-bottom: 40px;
}

.catebox:last-child {
	margin-bottom: 0px;
}

.conditions .flex::after{
  content:"";
  display: block;
  width:32%;
}

.search input {
	margin-right: 0.5em;
}

.catebox .parent {
	float: left;
	width: 8em;
	display:block;
	margin-right: 1em;
	color: #223582;
    font-weight: bold;
}

.child_cate {
	float: left;
	width: 375px;
}

.condi {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

table {
	width: 100%;
}

@media screen and (max-width: 1092px){
	.child_cate {
		width: auto;
	}
}


@media screen and (max-width: 768px){
	
.catebox {
    width: 100%;
    margin-bottom: 30px;
}
	
.catebox .parent {
	float: none;
    display: block;
	margin-right: 0;
}


.content .left,
.content .right {
	float: none;
	width: 100%;
}

.content .right {
	margin-top: 5vh;
}

.other_info .noma {
	display: none;
}

.other_info .col {
	width: 100%;
	margin-right: 0;
}

}

@media screen and (max-width: 360px){

#searchform select {
    margin: 20px 0 20px;
}
	
#searchform .children {
	margin-top: 0;
}
	
#searchform #submit {
    padding: 10px 50px;
}
	
.result .flex .result_box h4 {
    font-size: 1.2em;
	line-height: 1.4em;
}

.result .flex .result_box .result_shop_info {
    max-width: 55%;
}

}


/* 店舗詳細
------------------------------------------------------------------------------*/

.site_column {
	width: 1500px;
}

@media screen and (min-width: 1920px){

.site_column {
	width: auto;
}

}

@media screen and (max-width: 1600px){

.site_column {
	width: auto;
}

}

.shop_name {
	padding: 20px 0 30px;
    background: #0082FF;
    color: #FFF;
	font-size: 36px;
	font-weight: bold;
}

.pref {
    display: inline-block;
    background: #223582;
}

#page_header .shop_name .pref p {
    padding: 0.4em 2.5em;
    font-size: 16px;
    line-height: 1;
}

.shop_name h2 {
	display: block;
	max-width: 48%;
	font-weight: bold;
	line-height: 1.5;
}

.shop_name h2 span {
	display: inline-block;
	font-size: 24px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.content {
	padding-top: 50px;
	background: #FFF;
}

.content h3 {
	font-size: 1.750em;
	font-weight: bold;
}

.content h3 span.small {
	font-size: 0.643em;
	line-height: 1.5;
}

@media screen and (max-width: 1524px){

.content h3 {
	line-height: 1.5;
}

.content h3 span.small {
	display: inline-block;
	margin-bottom: 5px;
}

.content h3 span.d {
	display: block;
}

}

@media screen and (max-width: 1000px){

.content h3 span.d {
	display: inline-block;
}

}

.content .left table {
	margin-bottom: 50px;
}

.content .left table {
	line-height: 2.3;
}

.content .left th,
.content .left td {
	font-size: 1.125em;
}

.content .left th {
	width: 7.5em;
}

.content .left td {
	line-height: 1.8;
}

.content .group::after {
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.content .left {
	float: left;
	width: 48%;
}

.content .right {
	float: right;
	width: 48%;
	margin-top: -12vh;
}

.content .left .shop_option {
	margin-bottom: 1em;
}

.content .left .shop_option .conveni {
	display: inline-block;
	font-size: 1.125em;
	font-weight: bold;
}

.other_info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.other_info .col {
	width: 47%;
}

.other_info .min_title {
	margin-bottom: 2em;
	background: #0082FF;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 7px;
}

.other_info .tel,
.other_info .mail {
	position: relative;
	display: block;
	width: 100%;
	text-decoration: none;
}

.other_info .tel,
.other_info .mail,
.other_info .sns_inner {
	text-align: center;
}

.other_info .tel,
.other_info .mail, 
.other_info .sns {
	margin-bottom: 15px;
}

.other_info .tel,
.other_info .mail, 
.other_info .sns,
.other_info .tw_line,
.other_info .x_line {
	border: 2px solid #5cade5;
	border-radius: 5px;
	padding: 5px;
}

.other_info .mail, 
.other_info .sns {
	padding-top: 12px;
	padding-bottom: 12px;
}

.other_info .tel,
.other_info .mail,
.other_info .sns p {
	color: #0082ff;
	font-weight: bold;
}

.tel::before {
    display: block;
    overflow: hidden;
    outline: none;
    clear: both;
    text-indent: -9999px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-size: contain;
}

.other_info .tel {
	font-size: 1.688em;
}

.other_info .tel::before,
.other_info .mail::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    content: '';
    display: inline-block;
	background-repeat: no-repeat;
}

.other_info .tel::before {
    background-image: url(../img/tel.svg);
    width: 1.5em;
    height: 1.5em;
}

.other_info .mail::before {
    background-image: url(../img/mail.svg);
    width: 2.2em;
    height: 1.4em;
}

.other_info .tel span {
	margin-left: 1.8em;
}

.other_info .mail span {
	margin-left: 2.5em;
}

.other_info .mail,
.other_info .sns p {
	font-size: 1.125em;
}

.other_info .sns {
	display: flex;
	padding-left: 1.6em;
}

.other_info .sns .icon {
	margin-left: .7em;
}

.other_info .sns a {
	margin-right: .5em;
}

.other_info .sns a:last-child {
	margin-right: 0;
}

.other_info .sns img {
	width: 32px;
	height: 32px;
}

.yellow {
	position: relative;
	margin-top: 100px;
	padding: 80px;
	background-color: rgba(255,218,0,1);
}

.cpslider {
	position: relative;
	width: 100%;
	background-color: #FFF;
	border-radius: 30px;
	margin: 0;
}

.cpslider .slick-next,
.cpslider .slick-prev,
.cpslider .slick-next:before,
.cpslider .slick-prev:before {
	display: none;
}

.cpslider .slick-dots {
	position: absolute;
	bottom: -30px;
	right: 0;
	text-align: right;
	z-index: 1;
}

.cpslider .slick-dots li {
	margin: 0;
}

.cpslider .slick-dots li button:before {
	font-size: 3vh;
}

.cpslider .slick-dots li.slick-active button:before {
	color: #FFDA00;
}

.cpslider .photo img {
	order: 2;
	align-self: center;
	width: 100%;
	height: 400px;
	object-fit: cover; 
	border: 10px solid #FFF;
	border-radius: 30px;
}

.waku {
	position: relative;
}

.waku .balloon {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
}

.waku .balloon .text {
	position: relative;
}

.waku .balloon .text::after {
	content: '';
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 0;
	padding-top: 30.13%;
	background-image: url(../img/message_balloon.svg);
	background-repeat: no-repeat;
	z-index: -1;
}

.waku .balloon span {
	position: absolute;
	left: 50%;
	bottom: -20px;
	transform: translateX(-50%);
	width: 100%;
	font-weight: bold;
	font-size: 2em;
	color: #0082FF;
	text-align: center;
}

.message {
	width: 90%;
	margin: 70px auto 0;
}

.message p {
	line-height: 2;
	font-size: 1.125em;
}

.shop_info {
	position: relative;
	float: left;
	padding-top: 50px;
	width: 26%;
	text-align: center;
	min-height: 540px;
}

.shop_info::before {
	position: absolute;
	top: -80px;
	left: 50%;
	margin-left: -70px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 70px 70px 0 70px;
	border-color: #ffffff transparent transparent transparent;
}

.area {
	font-size: 18px;
	font-weight: bold;
}

.srvc {
	font-size: 1.688em;
	font-weight: bold;
}

.cate_info {
	float: right;
	width: 70%;
	padding: 5% 5% 0 5%;
	background: #FFF;
	border-radius: 15px;
}

.cate_info ul {
	margin-left: 0;
	color: #0082ff;
}

.cate_info ul li {
	list-style: none;
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.cate_info ul li::before {
	content: '○';
}

.cate_info ul .cate_none::before {
	content: '';
}

.cate_info p {
	font-weight: bold;
	color: #223582;
}

.cate_info .flex {
	justify-content: flex-start;
}

.cate_info .line {
	width: 48%;
}

.cate_info .line.flex:nth-child(2n) {
	margin-left: 4%;
}

.cate_info .line.flex {
	justify-content: flex-start;
	flex-wrap: nowrap;
	margin-bottom: 5%;
}

.cate_info .line.flex figure {
	width: 17%;
	margin-right: 6%;
	text-align: center;
}

.cate_info .line.flex .text {
	width: 80%;
}

.sales {
	position: relative;
	padding: 20px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 95%;
	margin: 50px auto 0;
}

.sales::before,
.sales::after {
	position: absolute;
	top: 0;
	content: '';
	width: 30px;
	height: 100%;
	border-top: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sales::before {
	left: 0;
	border-left: 8px solid #FFF;
}

.sales::after {
	right: 0;
	border-right: 8px solid #FFF;
}

.sales .area {
	margin-bottom: .5em;
}

.sales .area_s {
	padding: 0 10%;
}

.service .site_column {
	position: relative;
}

.service .site_column::after {
	position: absolute;
	left: 9vh;
	bottom:-80px;
	content: '';
	background-image: url(../img/character_president2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 305px;
	height: 0;
	padding-top: 17.52%;
}

.orange {
	padding: 40px 0;
	background: #FFC500;
}

.access .site_column {
	width: 1820px;
}

.access h3 {
	display: flex;
	flex-wrap: no-wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-right: 5vh;
	line-height: 1.5;
}

.access h3 img {
	display: block;
	width: 45px;
}

.access h3 .text {
	text-align: center;
	font-weight: 700;
	margin-left: 2%;
}

.access .google_map {
	width: 100%;
	overflow: hidden;
	height: 562px;
	border-radius: 20px;
}

#map_s {
  height: 100%;
}


iframe {
	width: 100%;
	height: 862px;
	margin-top: -150px;
}

.tab_back h3 {
	margin-bottom: 4vh;
	text-align: center;
	color: #FFF;
}


@media screen and (min-width: 1920px){

.cpslider .photo img {
	height: 600px;
}

.waku .balloon .text::after {
	bottom: -70px;
}

}

@media screen and (max-width: 1821px){
	
.access .site_column {
	width: auto;
}

}

@media screen and (max-width: 1380px){

.other_info .sns {
	justify-content: center;
}

.other_info .col {
	width: 100%;
}

.other_info .contact {
	margin-bottom: 20px;
}

.cpslider .photo img {
	height: 30vw;
}

}

@media screen and (max-width: 1200px){

.waku .balloon span {
	font-size: 1.8em;
}

.shop_name h2 {
	line-height: 1.3;
}

.shop_name h2 span {
	display: block;
	margin-bottom: 0;
}

}

@media screen and (max-width: 1000px){
	
.waku .balloon span {
	font-size: 1.6em;
}

.service .site_column::after {
	display: none;
}

.yellow.service {
	padding: 80px 0 50px;
}

.shop_info,
.cate_info {
	float: none;
	width: 100%;
}

.shop_info {
	padding-top: 40px;
	min-height: 0;
}

.shop_info::before {
	left: 50%;
	margin-left: auto;
	transform: translateX(-50%);
}

.cate_info {
	margin-top: 30px;
}

.sales {
	margin-top: 25px;
}

}

@media screen and (max-width: 768px){

.waku .balloon .text::after {
	bottom: -37px;
}
	
.waku .balloon span {
	bottom: -10px;
	font-size: 1.8em;
}
	
.content .left,
.content .right {
	 float: none;
	 width: 100%;
}

.content .right {
	margin-top: 50px;
}
	
.content .left .shop_option figure {
	width: 10%;
}

.cpslider .slick-dots {
	bottom: -20px;
}

.cpslider .slick-dots li {
	margin-left: 2px;
}

.cpslider .slick-dots li,
.cpslider .slick-dots li button {
	width: 10px;
	height: 10px;

}

.cpslider .slick-dots li button:before {
	font-size: 2vh;
	width: 10px;
	height: 10px;
	line-height: 10px;
}

.message {
	width: 100%;
	margin: 40px 0 0;
}

.cpslider .photo img {
	height: 53vw;
}
	
input,select {
	font-size: 1em;
}
	
#searchform .parent {
	margin-bottom: 0px;
}
	
.cpslider .photo img {
	border: none;
}
	
.shop_name h2 {
	max-width: 100%;
	font-size: 0.7em;
	line-height: 1.4;
}	

}

@media screen and (max-width: 480px){
	
.content .left .shop_option figure {
    width: 15%;
}

.waku .balloon .text::after {
	bottom: -18px;
}

.shop_name h2 span {
	font-size: 20px;
}

.cpslider .photo img {
	height: 220px;
}

.waku .balloon span {
	font-size: 1.3em;
}

.yellow.service {
	margin-top: 60px;
}

.cate_info {
	padding-top: 8%;
}

.cate_info .line {
	width: 100%;
}

.cate_info .line.flex:nth-child(2n) {
	margin-left: 0;
}

.access h3 {
	font-size: 1.4em;
}

.access .google_map {
	height: 372px;
}

iframe {
	height: 672px;
}
	
.shop_info {
	padding-top: 0px;
}
	
.shop_info::before {
    top: -100px;
}

}

@media screen and (max-width: 320px){

.waku .balloon span,
.content .left th,
.content .left td,
.message p {
	font-size: 1em;
}

}


/* 話題のお店を動画でチェック！
------------------------------------------------------------------------------*/

.shop_movie {
	margin-top: 80px;
}

.shop_movie h3 {
	margin-bottom: 2em;
	font-weight: bold;
	font-size: 2em;
	color: #0082FF;
	text-align: center;
}

.shop_movie .iframe_content {
	position: relative;
	width: 100%;
	max-width: 800px !important;
	margin: 0 auto;
	aspect-ratio: 16 / 9;
	overflow: hidden;
}

.shop_movie .iframe_content iframe {
	width: 100%;
	height: 100%;
	margin: 0;
}

@media screen and (max-width: 767px) {

.shop_movie {
	margin-top: 3em;
}

.shop_movie h3 {
	margin-bottom: 1.5em;
}

}

@media screen and (max-width: 480px) {

.shop_movie h3 {
	font-size: 1.3em;
}

}










