@charset "utf-8";
/* ============================================================
＠＠
カテゴリ用CSS / ctOther

%update / 2015.04.21

▼カテゴリ共通の定義
▼ページ固有の定義
============================================================ */

/* ------------------------------------------------------------
▼カテゴリ共通の定義
	※新規作成したCSSは名前の先頭に『ct』をつける
	※body class『.ctOther』で影響範囲を限定する
	↓記述例
	body.ctOther #Main .ctHoge01
------------------------------------------------------------ */
body.ctOther {
	position: relative;
}
body.ctOther .ctShopColA {
	float: left;
	width: 580px;
}
body.ctOther .ctShopColB {
	float: right;
	width: 360px;
}

body.ctOther .ctShopLinkList {
	margin-bottom: 20px;
}


body.ctOther .ctShopIconList {
	letter-spacing: -0.4em;
/*	float: left;*/
	white-space: nowrap;
	margin-bottom: 20px;
}
body.ctOther .ctShopIconList > li {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 6px;
	border: solid 2px #d1d1d1;
	border-radius: 2px;
	line-height: 1;
	color: #d1d1d1;
	padding: 8px 15px 7px;
	font-weight: bold;
}
body.ctOther .ctShopIconList > li:first-child {
	margin-left: 0;
}
body.ctOther .ctShopIconList > li.current {
	color: #fff;
	background-color: #e91937;
	border-color: #e91937;
}
body.ctOther .ctShopPrintBtn {
	float: right;
	margin-bottom: 20px;
}
body.ctOther .ctShopBox01 {
	border: solid 1px #cecece;
	background-color: #f9f9f9;
	padding: 25px 0 23px;
	border-radius: 3px;
	position: relative;
}
body.ctOther .ctShopBox01:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: solid 1px #fff;
	border-radius: 3px;
}
body.ctOther .ctShopBox01Inr {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	z-index: 10;
}
body.ctOther .ctShopBox01 .ctShopBox01Hd > p {
	display: table-cell;
	vertical-align: bottom;
}
body.ctOther .ctShopBox01 .ctShopBox01Hd > p.ctShopBox01Pic {
	width: 105px;
	padding-right: 25px;
}
body.ctOther .ctShopBox01 .ctShopBox01Hd > p.ctShopBox01Txt > span,
body.ctOther .ctShopBox01 .ctShopBox01Hd > p.ctShopBox01Txt > strong {
	display: block;
}
body.ctOther .ctShopBox01 .ctShopSlide {
	position: relative;
}
body.ctOther .ctShopBox01 .ctShopSlide .ctShopBox01Hd {
	padding-left: 40px;
	padding-right: 40px;
}
body.ctOther .ctShopBox01 .ctShopSlide .ctShopSlideBtn > li {
	position: absolute;
	right: 16px;
	top: 50px;
	height: 20px;
	width: 20px;
	border: 2px solid #777;
	border-left-width: 0;
	border-top-width: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	cursor: pointer;
	z-index: 20;
}
body.ctOther .ctShopBox01 .ctShopSlide .ctShopSlideBtn > li:first-child {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	right: auto;
	left: 16px;
}
body.ctOther .ctShopColB .cmBtn01L {
	min-width: 1px;
	max-width: 1000px;
}
body.ctOther .ctShopSlideList > li {
	display: none;
}
body.ctOther .ctShopSlideList > li.current {
	display: block;
}
@media screen and (max-width:1024px){
	body.ctOther .ctShopColA {
		width: 430px;
	}
	body.ctOther .ctShopColB {
		width: 280px;
	}
	body.ctOther .ctShopPrintBtn {
		display: none;
	}
}
@media screen and (max-width:767px){
	body.ctOther .ctShopColA {
		margin-bottom: 20px;
		width: auto;
	}
	body.ctOther .ctShopColB {
		width: auto;
	}
}


/* ------------------------------------------------------------
▼ページ固有の定義
	※新規作成したCSSは名前の先頭に『pg』をつける
	※body idで影響範囲を限定する
	↓記述例
	body#XxxxIndex #Main .pgHoge01
------------------------------------------------------------ */

/* ------------------
【XxxxIndex】
------------------ */
@media screen and (max-width:1024px){
}
@media screen and (max-width:767px){
}


/* ------------------
【ShopDetails】店舗詳細2020.08.05
------------------ */

#shopname{}

#shopname .ctShopIconList {
    float: left;
}

#shopname .cmTit02{
	position: relative;
}

#shopname .cmTit02 .shopHeader .ctShopColB{
	
}

#shopname .shopHeader{
    width: 980px;
    margin: 0 auto;
    position: relative;
    min-height: 30px;
}


#shopname .cmTit02 .shopHeader > h1 {
    display: block;
    float: left;
}

#shopname .iconMap{ display: none; }

#shopname .cmTel01{ display: none; }

	#shopname .recommendsHeader{
		overflow: hidden;
	}

	#shopname .recommendsHeader h3{
		float: left;
		margin-top: 5px;
	}

	#shopname .cmMarutoku{
		float: right;
	}

#shopname .cmContactInfo{ /*display: none;*/ }

	#shopname .cmFloatShopdata { 
		/*text-indent: 100%;
	    white-space: nowrap;
	    overflow: hidden;*/
	    position: absolute;
	    top: -9999px;
	}
#shopname .cmTbl01.cmSecM .tel{ display: none; }

	#shopname .cmContactInfo .cmvisitBnr {
	    display: block;
	    margin: 20px auto 0;
	    /* box-shadow: inset 1px 1px 0px 0px #f29c93; */
	    /* background-color: #fe1a00; */
	    background-color: #fff;
	    border-radius: 8px;
	    border: 3px solid #e91937;
	    display: inline-block;
	    cursor: pointer;
	    color: #e91937;
	    font-size: 12px;
	    font-weight: bold;
	    padding: 12px 50px;
	    text-decoration: none;
	    line-height: 1.5;
	    position: relative;
	}

	#shopname .cmContactInfo .cmvisitBnr:after {
	    content: "";
	    height: 12px;
	    width: 12px;
	    border: 2px solid #e91937;
	    border-left-width: 0;
	    border-top-width: 0;
	    position: absolute;
	    top: 50%;
	    right: 20px;
	    margin-top: -6px;
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}


@media screen and (max-width: 1024px){
	#shopname .cmTit02 .shopHeader > h1 {
    	width: auto;
	}
	#shopname .shopHeader { width: 730px; }
	#shopname .ctShopIconList { float: right; }
}



@media screen and (max-width: 767px){
	#shopname .ctShopColA{ width: 100%; }

	body#shopname .ctShopIconList > li {
    	padding: 5px 10px 4px;
	}

	#shopname .iconMap {
    	margin-left: 20px;
	}

	#shopname .cmTit02 .shopHeader > h1 {
	    padding-left: 10px;
	    padding-right: 10px;
	    width: auto;
	    padding-top: 14px;
	    float: none;
	}
	#shopname .shopHeader{
		width: 100%;
    	margin: 35px 10px 0;
    	min-height: 25px;
	}
	#shopname .shopHeader > .ctShopColB{
		position: absolute;
		top: -24px;
	}

	body#shopname .ctShopIconList > li{
		padding: 5px 15px 4px;
	}

	body#shopname .ctShopIconList > li.iconMap{
		padding: 0;
	}
	#shopname .cmContactTd{ min-height: 30px; }
	#shopname .iconMap a{ 
		text-decoration: none;
		padding: 5px 10px 4px 30px;
		display: block;
		position: relative;
	}

	#shopname .iconMap{ 
		display: inline-block;
		margin-left: 30px;
	}

	#shopname .iconMap a:after{
	    content: "";
	    height: 6px;
	    width: 6px;
	    border: 2px solid #333;
	    border-left-width: 0;
	    border-top-width: 0;
	    position: absolute;
	    top: 50%;
	    left: 12px;
	    margin-top: -6px;
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	}

	#shopname table.cmTbl01 th, #shopname table.cmTbl01 td{
	    padding: 9px 12px 8px;
	}

	.swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	}

	#shopname section.cmTit02.cmSecM{
		padding-bottom: 11px;
		margin-bottom: 10px !important;
	}

	#shopname a.btnTel {
	    background: #0caf5d;
	    /*background: -moz-linear-gradient(top, #00bc38 0%, #008c46 99%);
	    background: -webkit-linear-gradient(top, #00bc38 0%,#008c46 99%);
	    background: linear-gradient(to bottom, #00bc38 0%,#008c46 99%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bc38', endColorstr='#008c46',GradientType=0 );*/
	    display: inline-block;
	    border-radius: 8px;
	    padding: 4.5% 2% 4% 1%;
	    box-sizing: border-box;
	    text-decoration: none;
	    width: 100%;
	    margin: 2% 0;
	    border: none;
	    position: relative;
	    height: auto;
	    color: #fff;
	    text-align: center;
	    line-height: 1em;
	    font-size: 5vw;
	    -webkit-box-shadow: 0 4px 0 #008039;
  		box-shadow: 0 5px 0 #008039;
	}

	#shopname a.btnTel::before{
		content:"";
		position: absolute;
	    background: url("/img/vwo_tel.png") ;
	    background-size: cover;
	    width: 6vw;
	    height: 6vw;
	    top: 3.2vw;
    	left: 25px;
	}

	#shopname a.btnTel::after{
		content: "";
	    height: 10px;
	    width: 10px;
	    border: 3px solid #fff;
	    border-left-width: 0;
	    border-top-width: 0;
	    position: absolute;
	    top: 4.5vw;
	    right: 20px;
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}

	.cmTelofficeT a, #FtTel .telAll a{
		display: inline-block;
    	height: auto;
    	width: auto;
    	padding: 0px;
	}
 



	/*#shopname a.btnTel span img {
	    display: block;
	    width: 60%!important;
	    height: auto;
	    margin: auto;
	    margin-bottom: 10%;
	}*/

	#shopname a.btnTel span{
		display: inline-block;
	    vertical-align: middle;
	    text-align: center;
	    color: #fff;
	    /* font-size: 5vw; */
	    font-size: 5vw;
	    line-height: 1;
	    font-weight: bold;
	    color: #fff;
	}

	#shopname a.btnTel span:first-child {
	    width: 20%;
	    padding: 4px 0 0px 5px;
	}

	#shopname a.btnTel span:nth-child(2) {
	    width: 75%;
	    box-sizing: border-box;
	}

	#shopname .cmTel01{ display: block; margin: 0 20px 10px; }

	.cmFltR.cmPosRight.jsSetWidth_auto_100_48{ text-align: center !important; }

	/*.cmFltR.cmPosRight.jsSetWidth_auto_100_48 a{ margin:0;  }*/

	#shopname .cmContactInfo{ display: block; text-align: center; }

	#shopname .cmContactInfo .telAll img { width: 276px; }

	#shopname .cmContactInfo .cmvisitBnr {
	    display: block;
	    margin: 20px auto 0;
	    /* box-shadow: inset 1px 1px 0px 0px #f29c93; */
	    /* background-color: #fe1a00; */
	    background-color: #fff;
	    border-radius: 8px;
	    border: 3px solid #e91937;
	    display: inline-block;
	    cursor: pointer;
	    color: #e91937;
	    font-size: 12px;
	    font-weight: bold;
	    padding: 12px 50px;
	    text-decoration: none;
	    line-height: 1.5;
	    position: relative;
	}

	#shopname .cmContactInfo .cmvisitBnr:after {
	    content: "";
	    height: 12px;
	    width: 12px;
	    border: 2px solid #e91937;
	    border-left-width: 0;
	    border-top-width: 0;
	    position: absolute;
	    top: 50%;
	    right: 20px;
	    margin-top: -6px;
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	#shopname .cmContactInfo .cmvisitBnr strong {
    	font-size: 18px;
	}
	#shopname .cmTbl01.cmSecM .tel{ float: right; display: block; }
	#shopname .cmTbl01.cmSecM .tel span {
	    display: inline-block;
	    letter-spacing: normal;
	    margin-left: 6px;
	    background-color: #0caf5d;
	    border: solid 1px #0caf5d;
	    border-radius: 2px;
	    line-height: 1;
	    font-weight: bold;
	}

	#shopname .cmTbl01.cmSecM .tel span a {
	    text-decoration: none;
	    padding: 8px 15px 7px;
	    display: block;
	    color: #fff;
	  }

	#shopname .cmFloatShopdata{ 
		display: block;
		border-bottom: solid 1px #cecece;
    	background-color: #f9f9f9;
    	padding: 0;
    	position: fixed;
	    top: 42px;
	    width: 100%;
	    z-index: 100;
	}

	#shopname .cmFloatShopdata dl{ padding: 4px 10px 8px; }

	#shopname .cmFloatShopdata dt{ 
		font-size: 18px;
	    font-weight: bold;
	    margin: 8px 0 4px 0;
	}

	#shopname .cmFloatShopdata dd{ 
		font-size: 11px;
		padding-right: 90px;
		padding-top: 3px;
    	line-height: 1.2em;
	}

	#shopname .cmFloatShopdata p{ 
		display: inline-block;
	    letter-spacing: normal;
	    margin-left: 6px;
	    background-color: #0caf5d;
	    border: solid 1px #0caf5d;
	    border-radius: 2px;
	    line-height: 1;
	    font-weight: bold;
	    position: absolute;
	    right: 10px;
	    top: 14px;
	}

	#shopname .cmFloatShopdata a{ 
		text-decoration: none;
	    padding: 8px 15px 7px;
	    display: block;
	   	color: #ffffff;
	}

	.ctShopColB > p{ display: none; }
	.cmSecWidth02.cmClearFix.cmSecLL2{ margin-bottom: 10px !important; }
	#shopname #SNS{ margin-bottom: 10px; }

	/*#shopname .cmColorBox01.cmSecLL2{ margin-bottom: 10px !important; }*/

	#Recommend.cmColorBox01.cmSecLL2{ padding-bottom: 0px; }

	#shopname .cmColBlock .cmRdsBtn01 img{
		width: 140px;
	}

}

@media screen and (max-width: 320px){
	#shopname .ctShopColA{ width: 100%; }

	body#shopname .ctShopIconList > li {
    	padding: 5px 10px 4px;
	}

	#shopname .iconMap {
    	margin-left: 20px;
	}
｝



