@charset "utf-8";

/*
CSS for MAIN
*/

/* Clearfix
----------------------------------*/
/* For modern browsers */
.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}

/* 検索
----------------------------------*/
#map-box {
	padding: 15px;
	width: 928px !important;
	height: 430px !important;
	border-radius: 8px;
	background: #EFE4C1;
}

#mapSect {
	float: left;
	width: 480px;
	position: relative;
}

#map,
#map ul {
	width: 458px;
	height: 407px;
}

#map {
	position: absolute;
	top: 10px;
	left: 20px;
	background: url(../map/map_shadow-bg.png) no-repeat 0 0;
}

#map ul {
	position: relative;
}

#map ul li {
	position: absolute;
}

#map li a {
	display: block;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
	opacity: 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

#map li:hover a.noshop {
	cursor: default;
	pointer-events: none;
}

#map li a.shop {
	display: block;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha(opacity=100);
	opacity: 1;
	background-repeat: no-repeat;
	text-indent: -9999px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

#map li a:hover,
#map li a.active {
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha(opacity=50);
	opacity: .5;
}

#map li.hokkaidou {
	top: 0;
	left: 325px;
}

#map li.hokkaidou a.shop {
	width: 128px;
	height: 99px;
	background-image: url(../map/hokkaidou.png);
}

#map li.hokkaidou a {
	width: 128px;
	height: 99px;
	background-image: url(../map/hokkaidou-off.png);
}

#map li.aomori {
	top: 110px;
	left: 324px;
}

#map li.aomori a.shop {
	width: 99px;
	height: 26px;
	background-image: url(../map/aomori.png);
}

#map li.aomori a {
	width: 99px;
	height: 26px;
	background-image: url(../map/aomori-off.png);
}

#map li.miyagi {
	left: 374px;
	top: 171px;
}

#map li.miyagi a.shop {
	width: 49px;
	height: 37px;
	background-image: url(../map/miyagi.png);
}

#map li.miyagi a {
	width: 49px;
	height: 37px;
	background-image: url(../map/miyagi-off.png);
}

#map li.akita {
	left: 324px;
	top: 136px;
}

#map li.akita a.shop {
	width: 50px;
	height: 35px;
	background-image: url(../map/akita.png);
}

#map li.akita a {
	width: 50px;
	height: 35px;
	background-image: url(../map/akita-off.png);
}

#map li.iwate {
	left: 374px;
	top: 136px;
}

#map li.iwate a.shop {
	width: 49px;
	height: 35px;
	background-image: url(../map/iwate.png);
}

#map li.iwate a {
	width: 49px;
	height: 35px;
	background-image: url(../map/iwate-off.png);
}

#map li.yamagata {
	left: 324px;
	top: 171px;
}

#map li.yamagata a.shop {
	width: 50px;
	height: 37px;
	background-image: url(../map/yamagata.png);
}

#map li.yamagata a {
	width: 50px;
	height: 37px;
	background-image: url(../map/yamagata-off.png);
}

#map li.fukushima {
	left: 345px;
	top: 208px;
}

#map li.fukushima a.shop {
	width: 78px;
	height: 35px;
	background-image: url(../map/fukushima.png);
}

#map li.fukushima a {
	width: 78px;
	height: 35px;
	background-image: url(../map/fukushima-off.png);
}

#map li.ibaraki {
	left: 392px;
	top: 243px;
}

#map li.ibaraki a.shop {
	width: 31px;
	height: 52px;
	background-image: url(../map/ibaraki.png);
}

#map li.ibaraki a {
	width: 31px;
	height: 52px;
	background-image: url(../map/ibaraki-off.png);
}

#map li.tochigi {
	left: 360px;
	top: 243px;
}

#map li.tochigi a.shop {
	width: 32px;
	height: 39px;
	background-image: url(../map/tochigi.png);
}

#map li.tochigi a {
	width: 32px;
	height: 39px;
	background-image: url(../map/tochigi-off.png);
}

#map li.gunma {
	left: 324px;
	top: 243px;
}

#map li.gunma a.shop {
	width: 36px;
	height: 39px;
	background-image: url(../map/gunma.png);
}

#map li.gunma a {
	width: 36px;
	height: 39px;
	background-image: url(../map/gunma-off.png);
}

#map li.saitama {
	left: 324px;
	top: 282px;
}

#map li.saitama a.shop {
	width: 68px;
	height: 33px;
	background-image: url(../map/saitama.png);
}

#map li.saitama a {
	width: 68px;
	height: 33px;
	background-image: url(../map/saitama-off.png);
}

#map li.chiba {
	left: 392px;
	top: 295px;
}

#map li.chiba a.shop {
	width: 31px;
	height: 86px;
	background-image: url(../map/chiba.png);
}

#map li.chiba a {
	width: 31px;
	height: 86px;
	background-image: url(../map/chiba-off.png);
}

#map li.tokyo {
	left: 344px;
	top: 315px;
}

#map li.tokyo a.shop {
	width: 48px;
	height: 30px;
	background-image: url(../map/tokyo.png);
}

#map li.tokyo a {
	width: 48px;
	height: 30px;
	background-image: url(../map/tokyo-off.png);
}

#map li.kanagawa {
	left: 344px;
	top: 345px;
}

#map li.kanagawa a.shop {
	width: 48px;
	height: 30px;
	background-image: url(../map/kanagawa.png);
}

#map li.kanagawa a {
	width: 48px;
	height: 30px;
	background-image: url(../map/kanagawa-off.png);
}

#map li.yamanashi {
	left: 314px;
	top: 315px;
}

#map li.yamanashi a.shop {
	width: 30px;
	height: 30px;
	background-image: url(../map/yamanashi.png);
}

#map li.yamanashi a {
	width: 30px;
	height: 30px;
	background-image: url(../map/yamanashi-off.png);
}

#map li.niigata {
	left: 303px;
	top: 197px;
}

#map li.niigata a.shop {
	width: 42px;
	height: 46px;
	background-image: url(../map/niigata.png);
}

#map li.niigata a {
	width: 42px;
	height: 46px;
	background-image: url(../map/niigata-off.png);
}

#map li.toyama {
	left: 268px;
	top: 206px;
}

#map li.toyama a.shop {
	width: 35px;
	height: 37px;
	background-image: url(../map/toyama.png);
}

#map li.toyama a {
	width: 35px;
	height: 37px;
	background-image: url(../map/toyama-off.png);
}

#map li.ishikawa {
	left: 245px;
	top: 187px;
}

#map li.ishikawa a.shop {
	width: 23px;
	height: 56px;
	background-image: url(../map/ishikawa.png);
}

#map li.ishikawa a {
	width: 23px;
	height: 56px;
	background-image: url(../map/ishikawa-off.png);
}

#map li.fukui {
	left: 225px;
	top: 243px;
}

#map li.fukui a.shop {
	width: 43px;
	height: 39px;
	background-image: url(../map/fukui.png);
}

#map li.fukui a {
	width: 43px;
	height: 39px;
	background-image: url(../map/fukui-off.png);
}

#map li.nagano {
	left: 294px;
	top: 243px;
}

#map li.nagano a.shop {
	width: 30px;
	height: 102px;
	background-image: url(../map/nagano.png);
}

#map li.nagano a {
	width: 30px;
	height: 102px;
	background-image: url(../map/nagano-off.png);
}

#map li.gifu {
	left: 268px;
	top: 243px;
}

#map li.gifu a.shop {
	width: 26px;
	height: 102px;
	background-image: url(../map/gifu.png);
}

#map li.gifu a {
	width: 26px;
	height: 102px;
	background-image: url(../map/gifu-off.png);
}

#map li.shizuoka {
	left: 302px;
	top: 345px;
}

#map li.shizuoka a.shop {
	width: 42px;
	height: 38px;
	background-image: url(../map/shizuoka.png);
}

#map li.shizuoka a {
	width: 42px;
	height: 38px;
	background-image: url(../map/shizuoka-off.png);
}

#map li.aichi {
	left: 268px;
	top: 345px;
}

#map li.aichi a.shop {
	width: 34px;
	height: 43px;
	background-image: url(../map/aichi.png);
}

#map li.aichi a {
	width: 34px;
	height: 43px;
	background-image: url(../map/aichi-off.png);
}

#map li.mie {
	left: 246px;
	top: 316px;
}

#map li.mie a.shop {
	width: 22px;
	height: 86px;
	background-image: url(../map/mie.png);
}

#map li.mie a {
	width: 22px;
	height: 86px;
	background-image: url(../map/mie-off.png);
}

#map li.shiga {
	left: 246px;
	top: 282px;
}

#map li.shiga a.shop {
	width: 22px;
	height: 34px;
	background-image: url(../map/shiga.png);
}

#map li.shiga a {
	width: 22px;
	height: 34px;
	background-image: url(../map/shiga-off.png);
}

#map li.kyoto {
	left: 204px;
	top: 261px;
}

#map li.kyoto a.shop {
	width: 42px;
	height: 54px;
	background-image: url(../map/kyoto.png);
}

#map li.kyoto a {
	width: 42px;
	height: 54px;
	background-image: url(../map/kyoto-off.png);
}

#map li.osaka {
	left: 204px;
	top: 315px;
}

#map li.osaka a.shop {
	width: 21px;
	height: 49px;
	background-image: url(../map/osaka.png);
}

#map li.osaka a {
	width: 21px;
	height: 49px;
	background-image: url(../map/osaka-off.png);
}

#map li.hyougo {
	left: 178px;
	top: 261px;
}

#map li.hyougo a.shop {
	width: 26px;
	height: 79px;
	background-image: url(../map/hyougo.png);
}

#map li.hyougo a {
	width: 26px;
	height: 79px;
	background-image: url(../map/hyougo-off.png);
}

#map li.nara {
	left: 225px;
	top: 315px;
}

#map li.nara a.shop {
	width: 21px;
	height: 66px;
	background-image: url(../map/nara.png);
}

#map li.nara a {
	width: 21px;
	height: 66px;
	background-image: url(../map/nara-off.png);
}

#map li.wakayama {
	left: 204px;
	top: 364px;
}

#map li.wakayama a.shop {
	width: 42px;
	height: 38px;
	background-image: url(../map/wakayama.png);
}

#map li.wakayama a {
	width: 42px;
	height: 38px;
	background-image: url(../map/wakayama-off.png);
}

#map li.tottori {
	left: 152px;
	top: 261px;
}

#map li.tottori a.shop {
	width: 26px;
	height: 35px;
	background-image: url(../map/tottori.png);
}

#map li.tottori a {
	width: 26px;
	height: 35px;
	background-image: url(../map/tottori-off.png);
}

#map li.shimane {
	left: 126px;
	top: 261px;
}

#map li.shimane a.shop {
	width: 26px;
	height: 35px;
	background-image: url(../map/shimane.png);
}

#map li.shimane a {
	width: 26px;
	height: 35px;
	background-image: url(../map/shimane-off.png);
}

#map li.okayama {
	left: 152px;
	top: 296px;
}

#map li.okayama a.shop {
	width: 26px;
	height: 40px;
	background-image: url(../map/okayama.png);
}

#map li.okayama a {
	width: 26px;
	height: 40px;
	background-image: url(../map/okayama-off.png);
}

#map li.hiroshima {
	left: 126px;
	top: 296px;
}

#map li.hiroshima a.shop {
	width: 26px;
	height: 40px;
	background-image: url(../map/hiroshima.png);
}

#map li.hiroshima a {
	width: 26px;
	height: 40px;
	background-image: url(../map/hiroshima-off.png);
}

#map li.yamaguchi {
	left: 102px;
	top: 261px;
}

#map li.yamaguchi a.shop {
	width: 24px;
	height: 75px;
	background-image: url(../map/yamaguchi.png);
}

#map li.yamaguchi a {
	width: 24px;
	height: 75px;
	background-image: url(../map/yamaguchi-off.png);
}

#map li.tokushima {
	left: 147px;
	top: 374px;
}

#map li.tokushima a.shop {
	width: 47px;
	height: 27px;
	background-image: url(../map/tokushima.png);
}

#map li.tokushima a {
	width: 47px;
	height: 27px;
	background-image: url(../map/tokushima-off.png);
}

#map li.kagawa {
	left: 147px;
	top: 347px;
}

#map li.kagawa a.shop {
	width: 47px;
	height: 27px;
	background-image: url(../map/kagawa.png);
}

#map li.kagawa a {
	width: 47px;
	height: 27px;
	background-image: url(../map/kagawa-off.png);
}

#map li.ehime {
	left: 102px;
	top: 347px;
}

#map li.ehime a.shop {
	width: 45px;
	height: 27px;
	background-image: url(../map/ehime.png);
}

#map li.ehime a {
	width: 45px;
	height: 27px;
	background-image: url(../map/ehime-off.png);
}

#map li.kouchi {
	left: 102px;
	top: 374px;
}

#map li.kouchi a.shop {
	width: 45px;
	height: 27px;
	background-image: url(../map/kouchi.png);
}

#map li.kouchi a {
	width: 45px;
	height: 27px;
	background-image: url(../map/kouchi-off.png);
}

#map li.fukuoka {
	left: 35px;
	top: 261px;
}

#map li.fukuoka a.shop {
	width: 54px;
	height: 55px;
	background-image: url(../map/fukuoka.png);
}

#map li.fukuoka a {
	width: 54px;
	height: 55px;
	background-image: url(../map/fukuoka-off.png);
}

#map li.saga {
	left: 18px;
	top: 261px;
}

#map li.saga a.shop {
	width: 17px;
	height: 46px;
	background-image: url(../map/saga.png);
}

#map li.saga a {
	width: 17px;
	height: 46px;
	background-image: url(../map/saga-off.png);
}

#map li.nagasaki {
	left: 0;
	top: 261px;
}

#map li.nagasaki a.shop {
	width: 18px;
	height: 43px;
	background-image: url(../map/nagasaki.png);
}

#map li.nagasaki a {
	width: 18px;
	height: 43px;
	background-image: url(../map/nagasaki-off.png);
}

#map li.kumamoto {
	left: 35px;
	top: 296px;
}

#map li.kumamoto a.shop {
	width: 24px;
	height: 67px;
	background-image: url(../map/kumamoto.png);
}

#map li.kumamoto a {
	width: 24px;
	height: 67px;
	background-image: url(../map/kumamoto-off.png);
}

#map li.oita {
	left: 59px;
	top: 296px;
}

#map li.oita a.shop {
	width: 30px;
	height: 35px;
	background-image: url(../map/oita.png);
}

#map li.oita a {
	width: 30px;
	height: 35px;
	background-image: url(../map/oita-off.png);
}

#map li.miyazaki {
	left: 59px;
	top: 331px;
}

#map li.miyazaki a.shop {
	width: 30px;
	height: 32px;
	background-image: url(../map/miyazaki.png);
}

#map li.miyazaki a {
	width: 30px;
	height: 32px;
	background-image: url(../map/miyazaki-off.png);
}

#map li.kagoshima {
	left: 35px;
	top: 363px;
}

#map li.kagoshima a.shop {
	width: 54px;
	height: 38px;
	background-image: url(../map/kagoshima.png);
}

#map li.kagoshima a {
	width: 54px;
	height: 38px;
	background-image: url(../map/kagoshima-off.png);
}

#map li.okinawa {
	left: 1px;
	top: 363px;
}

#map li.okinawa a.shop {
	width: 22px;
	height: 38px;
	background-image: url(../map/okinawa.png);
}

#map li.okinawa a {
	width: 22px;
	height: 38px;
	background-image: url(../map/okinawa-off.png);
}

#labelCondSearch {
	padding-left: 3px;
	font-weight: bold;
	font-size: 14px;
}

#sectCondSearch {
	position: absolute;
	left: 0;
	top: 25px;
}

#sectCondSearch input {
	outline: none;
}

#sectCondSearch input:focus {
	outline: none;
}

#sectCondSearch #iptSearchWord {
	display: inline-block;
	height: 29px;
	margin-right: 3px;
	padding: 0 5px;
	border: 1px solid #ccc;
	width: 170px;
	vertical-align: middle;
}

#sectCondSearch #btnSearchWord {
	display: inline-block;
	vertical-align: left;
	width: 70px;
	height: 30px;
	padding: 0;
	padding-left: 20px;
	line-height: 20px;
	margin: 0;
	border: none;
	background: #333 url(../map/ico_search_wh.png) no-repeat 10px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
}

.condSearch {
	margin-bottom: 10px;
}

.btnCondSearch {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	/* 	width: 170px; */
	background-color: #AF1E55;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
}

.btnCondSearch:hover {
	color: #fff;
}

.btnCondSearch img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

/* フリーワード検索 */
#wordSearch {
	position: relative;
}

#wordSearch span.placeholder {
	position: absolute;
	top: 5px;
	left: 6px;
	color: #bbb;
}

#iptSearchWord {
	line-height: 1.9em;
}

/* カテゴリ・特長検索 */
.condSearch .popup {
	width: 540px;
}

.condSearch .popup li input {
	margin-right: 5px;
}

#popupCatSearch ul li {
	float: left;
	margin-bottom: 8px;
	width: 180px;
}

#popupFeatSearch dl {
	float: left;
	width: 180px;
}

#popupFeatSearch dl.lesson {
	margin-right: 15px;
}

#popupFeatSearch dl dt {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 105%;
}

#popupFeatSearch li {
	margin-bottom: 10px;
}

/* 都道府県テキストリンク検索 */
#prefTxtSearch {
	float: right;
	width: 380px;
	height: 390px;
	background: #fff;
	padding: 20px;
	border-radius: 4px;
}

#prefTxtSearch dl {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

#prefTxtSearch dl:last-child {
	border-bottom: none;
}

#prefTxtSearch dl a {
	color: #333;
	padding: 4px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

#prefTxtSearch dl a:hover,
#prefTxtSearch dl a.active {
	background: #AF1E55;
	text-decoration: none;
	color: #fff;
	padding: 4px;
}

#prefTxtSearch a.noshop,
#prefTxtSearch a.noshop:hover,
#prefTxtSearch a.noshop.active {
	color: #ddd;
	background: none;
	text-decoration: none;
	padding: 4px;
	pointer-events: none;
	cursor: default;
}

#prefTxtSearch dt {
	margin-bottom: .5em;
	font-weight: 700;
	font-size: 110%;
}

#prefTxtSearch dd ul {
	margin-bottom: 10px;
}

#prefTxtSearch dd li {
	float: left;
	line-height: 1em;
	border-left: 1px solid #ddd;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
}

#prefTxtSearch dd li:first-child {
	border-left: none;
	padding-left: 0;
}

#prefTxtSearch dd li a {
	line-height: 1em;
}

/* 新着教室情報
----------------------------------*/
#topSchoolInfo h2 {
	text-indent: -9999px;
	background-image: url(../img/top/h_school_info.gif);
}

#topSchoolInfo>ul {
	width: 740px;
	margin-right: -15px;
	margin-bottom: 20px;
	overflow: hidden;
}

#topSchoolInfo>ul>li {
	width: 335px;
	float: left;
	padding: 15px 10px;
	margin-right: 15px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#topSchoolInfo dt span.pref,
#topSchoolInfo dt em {
	height: 30px;
	line-height: 30px;
}

#topSchoolInfo dt span.pref {
	display: inline-block;
	margin-right: .5em;
	vertical-align: middle;
}

#topSchoolInfo dt em {
	font-weight: 700;
	font-size: 120%;
}

#topSchoolInfo .fig {
	padding: 10px 0;
}

#topSchoolInfo .desc {
	margin-bottom: 10px;
	line-height: 1.4em;
}

#topSchoolInfo .link {
	text-align: right;
}

#topSchoolInfo .link a,
#topSchoolInfo .more a {
	display: inline-block;
	padding: 8px 15px 8px 25px;
	background: #81AB4C url(../img/top/blt_link_schoolinfo.png) no-repeat 15px 50%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	color: #fff;
}

#topSchoolInfo .more {
	text-align: right;
}

/* ポップアップ系
----------------------------------*/
.popup {
	display: none;
	position: absolute;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9);
	border: 1px solid #AF1E55;
	padding: 10px 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: left;
	z-index: 9999;
}

.popup .close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/common/btn_close_popup.png) no-repeat 50% 50%;
}

.popup>dl {
	padding-bottom: 10px;
}

.popup>dl>dt,
.popup>dl>dd {
	margin-bottom: 10px;
}

.popup>dl>dt {
	font-weight: 700;
	font-size: 120%;
}

.popup h3 {
	line-height: 35px;
}

.popup .btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 7px 1.2em;
	background-color: #AF1E55;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	font-size: 100%;
	color: #fff;
	cursor: pointer;
}

.popup .btn img {
	vertical-align: middle;
	margin-right: 5px;
}

.popup label {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.popup .lostPass {
	font-size: 90%;
}

/* テーブルCSS
----------------------------------*/
ul.areaNav {
	margin-bottom: 30px;
}

ul.areaNav li {
	float: left;
	border-right: 1px solid #000;
	line-height: 1em;
	font-size: 110%;
	padding: 0 5px;
}

ul.areaNav li a {
	padding: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

ul.areaNav li a:hover {
	background: #AF1E55;
	color: #fff;
}

ul.areaNav li:first-child,
ul.areaNav li:last-child {
	border-right: 0 solid #000;
}

#pageShop #contents a.shop03 table {
	width: 100%;
	margin-bottom: 30px;
}

#pageShop #contents a.shop03 table th,
#pageShop #contents a.shop03 table td {
	border: 1px solid #E0D3AC;
	padding: 15px 18px;
}

#pageShop #contents a.shop03 table th {
	background: #F5EFDC;
	font-weight: 400;
	white-space: nowrap;
}

#pageShop #contents a.shop03 table tr td:nth-child(1) {
	width: 180px;
}

#pageShop #contents a.shop03 table tr td:nth-child(2) {
	width: 390px;
}

#pageShop #contents a.shop03 table tr td:nth-child(3) {
	width: 150px;
}

#pageShop #contents a.shop03 .button {
	text-align: center;
	padding-bottom: 50px;
}

/* pageShop */
#pageShop header {
	background: url("../../front/img/bg_h2.jpg") no-repeat center top;
}

/* title link */
.title-link {
	float: right;
	margin-top: -85px;
	line-height: 24px;
}

.title-link::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 32px;
	vertical-align: bottom;
	background: url("../img/pdf_file_icon_24x24.png") no-repeat center;
	margin-right: 5px;
}

td span img {
	max-width: 100%
}

h4#taxfree {
	position: relative;
	cursor: pointer;
	padding: 6px 10px 6px 40px !important;
}

#tf-toggle {
	position: absolute;
	left: 5px;
	top: 5px;
	font-size: 20px;
	line-height: 23px;
	width: 29px;
	cursor: pointer;
	height: 27px;
	text-align: center;
	background: #523217 !important;
	color: #EFE4C1 !important;
	border-radius: 5px;
	text-indent: 3px;
}

#tf-table {
	display: none
}

#tf-table.open-table {
	display: table
}

#spNav {
	display: none;
}

.button-back-shoplist {
	display: none;
}

#pageShop #contents .shop03 table tr[data-href]:hover {
	background: #faf8f1;
	cursor: pointer;
}

.shop__detail--map {
	width: 100%;
	margin-bottom: 30px;
}

.shop__detail--map iframe {
	width: 100%;
	height: 400px;
}

.shop__detail {
	margin-bottom: 30px;
}

.shop__detail--info {
	font-size: 14px;
	line-height: 1.6;
	display: table;
	width: 100%;
	padding: 20px;
	margin-top: -1px;
}

.shop__detail--info .shop__detail--dt {
	padding: 10px 0;
	display: table-cell;
	border: 1px solid #E0D3AC;
	padding: 15px 18px;
	background: #F5EFDC;
	font-weight: normal;
	white-space: normal;
	width: 20%;
}

.shop__detail--info .shop__detail--dd {
	width: 80%;
	display: table-cell;
	border: 1px solid #E0D3AC;
	padding: 15px 18px;
}

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

	*,
	*:before,
	*:after {
		box-sizing: border-box;
	}

	#pageShop header {
		display: none;
	}

	#breadcrumb {
		width: 100%;
		padding: 10px 15px;
		background: #faf7ed;
	}

	#contents {
		padding: 15px 0;
		width: 100%;
	}

	#contents h3.common {
		margin-bottom: 15px;
		font-size: 16px;
		padding: 15px;
	}

	.title-link {
		float: none;
	}

	.pagetop {
		width: 100%;
		padding: 10px 15px;
	}

	#reccom {
		padding-top: 20px;
	}

	#reccom .reccomInner {
		width: 100%;
		padding: 0 15px;
	}

	#reccom ul:first-child,
	#reccom ul:first-child li {
		width: 100%;
		float: none;
	}

	#reccom ul:first-child li a {
		display: block;
	}

	#reccom ul:first-child li a img {
		width: 100%;
		height: auto;
	}

	#reccom .facebook {
		display: none;
	}

	footer .copyright address {
		width: 100%;
	}

	footer nav {
		width: 100%;
		padding: 0;
	}

	footer nav dl {
		width: 100%;
	}

	footer nav dl dt,
	footer nav dl dd {
		float: none;
		display: block;
		width: 100%;
		border: none;
		border-bottom: 1px solid #999;
	}

	footer nav dl dt {
		padding: 10px;
		position: relative;
		cursor: pointer;
	}

	footer nav dl dt:before,
	footer nav dl dt:after {
		content: "";
		width: 10px;
		height: 1px;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: 0.5px;
		background-color: #999;
	}

	footer nav dl dt:after {
		transform: rotate(-90deg);
	}

	footer nav dl dd {
		display: none;
		padding: 0;
	}

	footer nav dl dd a {
		display: block;
		padding: 10px;
		background: #eee;
	}

	footer nav dl.open dd {
		display: block;
	}

	footer nav dl.open dt:after {
		transform: rotate(0deg);
	}

	table,
	tbody,
	tr,
	td,
	th {
		display: block !important;
		width: 100% !important;
		border: 0;
	}

	#tf-table {
		display: none !important;
		height: auto !important;
	}

	#tf-table.open-table {
		display: block !important;
	}

	#pageShop #contents .shop03 table th,
	#pageShop #contents .shop03 table td {
		border: none;
		padding: 0;
	}

	#pageShop #contents .shop03 table th {
		display: none !important;
	}

	#pageShop #contents .shop03 table tr {
		border-bottom: 1px solid #e0d3ac;
		padding: 15px;
	}

	#pageShop #contents .shop03 table tr[data-href] {
		position: relative;
		padding-right: 50px;
		cursor: pointer;
	}

	#pageShop #contents .shop03 table tr[data-href]:before,
	#pageShop #contents .shop03 table tr[data-href]:after {
		content: "";
		width: 10px;
		height: 2px;
		background: black;
		position: absolute;
		right: 20px;
		top: 50%;
	}

	#pageShop #contents .shop03 table tr[data-href]:before {
		margin-top: 3px;
		transform: rotate(-45deg);
	}

	#pageShop #contents .shop03 table tr[data-href]:after {
		transform: rotate(45deg);
		margin-top: -3px;
	}

	#pageShop #contents .shop03 table tr:first-child {
		border-bottom: none;
		padding: 0;
	}

	#pageShop #contents .shop03 table tr:last-child {}

	#pageShop #contents .shop03 table td {
		padding: 0;
		line-height: 1.6;
	}

	#pageShop #contents .shop03 table td a {
		font-weight: bold;
		font-size: 16px;
		display: block;
	}

	#pageShop #contents .shop03 table {
		margin-bottom: 0px;
	}

	#contents h4.common {
		margin-bottom: 0;
		font-size: 16px;
		border-radius: 0;
	}

	#tf-toggle {
		font-size: 12px;
		left: initial;
		left: auto;
		right: 3px;
		top: 50%;
		width: 27px;
		height: 27px;
		line-height: 25px;
		/* border-radius: 0; */
		transform: translate(0, -50%);
	}

	h4#taxfree {
		padding: 6px 10px !important;
	}

	#pageShop #contents .shop04 .shopinfo {
		padding: 15px;
		width: 100%;
	}

	#pageShop #contents .shop04 .shopinfo h4 {
		font-size: 16px;
		line-height: 1.6;
	}

	#pageShop #contents .shop04 .address {
		font-size: 14px;
		line-height: 1.6;
	}

	#pageShop #contents .tel dt {
		display: block;
		width: 100%;
	}

	#pageShop #contents .tel dd {
		display: block;
		width: 100%;
		margin-top: 0;
		padding-left: 0;
		padding-bottom: 0;
		overflow: visible;
	}

	#pageShop #contents .shop04 .map {
		padding: 0 15px;
		width: 100%;
	}

	#pageShop #contents .shop04 .map iframe {
		width: 100%;
	}

	#pageShop #contents .shop04 table {
		margin-bottom: 0;
		padding: 15px;
	}

	#pageShop #contents .shop04 table tr {
		padding-bottom: 15px;
		padding-top: 10px;

	}

	#pageShop #contents .shop04 table th {
		background: none;
	}

	#pageShop #contents .shop04 table th,
	#pageShop #contents .shop04 table td {
		padding: 0;
		border: 0;
		font-size: 14px;
		line-height: 1.6;
	}

	#pageShop #contents .shop04 table th {
		font-weight: bold;
	}

	#pageShop #contents .shop05 {
		margin-bottom: 15px;
	}

	#pageShop #contents .shop05 p {
		padding: 15px;
	}

	#pageShop #contents .shop05 p.alpha {
		padding: 0 15px;
	}

	#pageShop #contents .shop05 p a {
		display: block;
	}

	#pageShop #contents .shop05 p a img {
		width: 100%;
		height: auto;
	}

	#spNav {
		display: block;
		width: 100%;
		padding: 60px 0 0;
		position: relative;
		background: #AF1E55;
		color: white;
	}

	#spNav .brand {
		position: absolute;
		top: 10px;
		left: 50%;
		height: 40px;
		margin-left: -46.5px;
	}

	#spNav .brand img {
		height: 40px;
		width: 93px;
	}

	#menu-toggle {
		position: absolute;
		width: 60px;
		height: 60px;
		/* 		background:red; */
		top: 0;
		right: 0;
	}

	#menu-toggle span {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 20px;
		height: 2px;
		margin-left: -10px;
		margin-top: -1px;
		background: white;
	}

	#menu-toggle span:first-child {
		margin-top: -7px;
	}

	#menu-toggle span:last-child {
		margin-top: 5px;
	}

	#spMenu {
		display: none;
	}

	#spMenu>li>ul {
		display: none;
		background: #f5f5f5;
	}

	#spMenu>li>ul a {
		padding: 15px 10px;
		display: block;
		border-top: 1px solid #ddd;
		text-decoration: none;

	}

	#spMenu>li>a>span {
		position: absolute;
		top: 50%;
		right: 10px;
		line-height: 10px;
		margin-top: -5px;
	}

	#spMenu>li>a {
		position: relative;
		display: block;
		padding: 15px 10px;
		color: white;
		border-bottom: 1px solid rgba(255, 255, 255, .2);
		text-decoration: none;
	}

	.button-back i {
		content: "";
		background: red;
		width: 44px;
		height: 44px;
	}

	.button-back-shoplist {
		padding: 15px;
		display: block;
	}

	.button-back-shoplist a {
		display: block;
		width: 100%;
		text-decoration: none;
		font-size: 16px;
		background: #AF1E55;
		color: white;
		border-radius: 4px;
		padding: 8px 15px;
		text-align: center;
		position: relative;

	}

	.button-back-shoplist a:before,
	.button-back-shoplist a:after {
		content: "";
		width: 10px;
		height: 2px;
		background: white;
		position: absolute;
		left: 20px;
		top: 50%;
	}

	.button-back-shoplist a:before {
		margin-top: -3px;
		transform: rotate(-45deg);
	}

	.button-back-shoplist a:after {
		transform: rotate(45deg);
		margin-top: 3px;
	}

	#pageShop #contents .shop04 h4 {
		font-size: 24px;
	}

	.shop__detail {
		padding: 15px;
		margin: 0;
		border-bottom: 1px solid #E0D3AC;
		font-size: 16px;
	}

	.shop__detail--info {
		display: block;
		width: 100%;
		padding: 0;
		margin-top: ;
		0
	}

	.shop__detail--info .shop__detail--dt {
		display: block;
		width: 100%;
		padding: 15px 0 0;
		border: none;
		background: #ffffff;
		font-weight: bold;
		font-size: 16px;
	}

	.shop__detail--info .shop__detail--dd {
		display: block;
		width: 100%;
		padding: 0;
		border: none;
	}

}
.sponly {
	display: none;
}

@media only screen and (max-width: 767px) {
	.sponly {
		display: block;
	}

	.pconly {
		display: none;
	}
}
.shop__link{
	text-decoration: none;
}
.shop__name{
  font-size:130%;
  font-weight:bold;
  line-height: 1.6;
}
.shop__name_en{
  font-size:90%;
}

.search__block--wrap:after {
  content: "";
  display: block;
  clear: both;
}

.search__block--left,
.search__block--right{
	width:50%;
	float:left;
}
.shop__detail--title small{
	font-size:70%;
	font-weight: normal;
	padding-bottom:10px;
}