@charset "utf-8";
/*---------------------------------------------------PC----------------------------------------------------------*/
@media screen and (min-width: 569px) {
/*----------------------------------------------------
  共通
----------------------------------------------------*/
body{
  font-family: 'Noto Sans JP', sans-serif, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
}
/*h1タイトルエリア*/
#title-area-catetop{
	background:url("/common/images/title-area-pc-bg-01.gif") top left repeat;
	border-top:1px solid #cfcfcf;
	border-bottom:3px solid #d90000;
	height:100px;
	position:absolute;
	top:-10px;
	width:100%;
	padding-top:15px;
}
#title-area-detailpage{
	background:url("/common/images/title-area-pc-bg-01.gif") top left repeat;
	border-top:1px solid #cfcfcf;
	border-bottom:2px solid #d90000;
	height:76px;
	position:absolute;
	top:-10px;
	width:100%;
	padding-top:15px;
}
#title-area-inner{
	width:960px;
	margin:0 auto;
	position:relative;
}
#title-area-catetop h1{
	height:38px;
	border-left:5px solid #d90000;
	padding:7px 0 0 10px;
	margin:15px 0 0 0;
}
#title-area-detailpage h1{
	height:26px;
	border-left:5px solid #d90000;
	padding:2px 0 0 10px;
	margin:13px 0 0 0;
	line-height:26px;
	position:relative;
}
#title-area-detailpage span.sub-title{
	font-size:167%;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	display:inline-block;
	vertical-align:top;
}
#title-area-detailpage h1 span.rss-btn{
	display:block;
	position:absolute;
	right:0;
	top:0;
}
#title-area-detailpage h1 span.rss-btn img{
	width:17px;
}
/* ぱんくず */
ul#bread-clumb li{
	display:inline;
	color:#666666;
}
ul#bread-clumb li a{
	color:#035d8a;
	text-decoration:none;
}
ul#bread-clumb li a:hover{
	text-decoration:underline;
}
ul#bread-clumb li#home{
	background:url("/common/images/bread-clumb-home-bg-01.png") left 1px no-repeat;
	padding-left:12px;
}
/*カラム設定*/
article,
#section-inner-left{
	width:715px;
	float:left;
}
aside{
	width:225px;
	float:right;
}
/*----------------------------------------------------
  詳細
----------------------------------------------------*/
/* カラム */
article#shop-detail{
	width:100%;
}
#shop-detail-left{
	width:715px;
	float:left;
	position:relative;
	z-index: 9999;
}
#shop-detail-right{
	width:225px;
	float:right;
	position:relative;
	z-index: 9998;
}
/*マピオン地図*/
#shop-detail-map{
	padding:9px;
	background-color:#d4d0cd;
}
#shop-detail-map #shop-detail-map-inner{
	border:1px solid #fcfcfc;
	/* width:695px; */
	height:330px;
	padding:0;
	margin:0;
}
.disnon{
	display:none;
}
/*戻る*/
.page-top-btn {
  width: 960px;
  margin: 0 auto;
}
.shop-detail-back-btn{
	clear:both;
	border-bottom: 1px dotted #666666;
  border-top: 1px dotted #666666;
  margin: 40px auto 0;
  width: 960px;
  display: inline-block;
}
.shop-detail-back-btn span{
	display:block;
	padding:10px 0 10px 18px;
	background: url("/common/images/ico-arrow-blue-square-pc-back.gif") no-repeat scroll left center transparent;
	zoom: 1;
}
.shop-detail-back-btn a{
	color: #035D8A;
	border-bottom: 1px dotted #035D8A;
	text-decoration:none;
	line-height:12px;
	zoom: 1;
}
.shop-detail-back-btn a:hover{
	border-bottom:none;
	line-height:12px;
	zoom: 1;
}
/* モーダル */
.white-popup-block {
  background: #ffffff none repeat scroll 0 0;
  margin: 20px auto;
  max-width: 520px;
  padding: 20px;
  position: relative;
  width: 75%;
}
.white-popup-block .modal-inner {
	padding: 20px;
}
.white-popup-block .coupon-img{
	display:block;
	max-width: 400px;
	width: 100%;
	height: auto;
	margin: 15px auto;
}
.white-popup-block .close-modal {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 40px;
}
.white-popup-block .close-modal img {
	width: 100%;
}
/*---------------------------------------------------NEW_CSS_PC----------------------------------------------------------*/
.new-shop .special-banner-wrap.shop-detail {
  margin-bottom:30px;
}
.shop-news .news-close {
  background-color: #ffffff;
  margin-bottom: 10px;
}
.shop-news .news-close p {
  font-size: 117%;
  color: #d80100;
  padding: 16px 20px;
  line-height: 1.5;
}
.shop-news table {
  width: 100%;
}
.shop-news table th {
  text-align: left;
  width: 113px;
  padding: 22px 22px 22px 40px;
  font-size: 117%;
}
.shop-news table td {
  padding: 22px 13px 22px 0;
  line-height: 1.5;
  letter-spacing: 1px;
  font-size: 117%;
}
.shop-news .news-shop {
  border: 1px solid #01315b;
  margin-bottom:10px;
  background-color: #ffffff;
}
.shop-news .news-shop th {
  color: #01315b;
  background: url(/shop/images/new/icon-shop.svg) no-repeat 12px 50%;
  background-size: 26px auto;
  vertical-align: middle;
}
.shop-news .news-important {
  border: 1px solid #d80100;
  margin-bottom:10px;
  background-color: #ffffff;
}
.shop-news .news-important th {
  color: #d80100;
  background: url(/shop/images/new/icon-important.svg) no-repeat 12px 50%;
  vertical-align: middle;
  background-size: 26px auto;
}
.shop-news .news-comment {
  font-size: 117%;
}
.shop-info {
  margin-top: 0;
}
.shop-info table {
  margin-top: 2px;
  width: 100%;
}
.shop-info table th {
  width: 142px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-size: 117%;
}
.shop-info table td {
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  line-height: 1.5;
  padding: 16px 0 16px 20px;
  font-size: 117%;
}
.shop-info table td a.shop-info-number {
  color: #000;
  text-decoration: none;
  pointer-events: none;
}
.shop-info .link-access {
  background: url(/shop/images/new/icon-ananchor.gif) no-repeat 0 50%;
  padding-left: 13px;
}
.shop-info .shop-info-map {
  color: #035d8a;
  text-decoration: none;
}
.shop-info .shop-info-map:hover {
  text-decoration: underline dotted #035d8a;
}
.shop-info .info-icon {
  margin-top: 8px;
  display: inline-block;
}
.shop-info .info-note {
  color: #d80100;
}
.shop-access {
  margin-top: 40px;
  background-color: #fff;
  border-top:3px solid #023793;
  padding: 0 10px 20px;
  border-bottom: 1px solid #cccccc;
}
.shop-access h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
.shop-access ul li {
  line-height: 1.5;
  padding: 10px 20px 10px 10px;
  border-top: 1px solid #cccccc;
  font-size: 117%;
}
.shop-access #shop-detail-map-wrap {
  margin-top: 15px;
  display: block !important;
}
.shop-campaign {
  margin-top: 40px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  border-top:3px solid #ee7a01;
  padding: 0 10px 20px 10px;
}
.shop-campaign h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.shop-campaign dl dt {
  color: #fb7000;
  font-weight: bold;
  font-size: 134%;
  background: url(/shop/images/new/icon-cart.svg) no-repeat 2px 50%;
  padding: 1px 0 1px 37px;
  background-size: 25px auto;
}
.shop-campaign .campaign-sale {
  border: 1px solid #fb7000;
  background-color: #ffffee;
  padding: 20px 19px ;
  margin-top: 10px;
}
.shop-campaign .campaign-sale p {
  margin-top: 16px;
  font-size: 109%;
}
.shop-campaign .campaign-sale table {
  margin-top: 20px;
  width: 100%;
}
.shop-campaign .campaign-sale table th {
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  background-color: #ffefef;
  line-height: 1.5;
}
.shop-campaign .campaign-sale table td {
  width: 220px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
}
.shop-campaign .campaign-coupon {
  border: 1px solid #fb7000;
  background-color: #ffffee;
  padding: 20px 19px ;
  margin-top: 10px;
}
.shop-campaign .campaign-coupon p.coupon-text {
  margin-top: 16px;
  font-size: 109%;
}
.shop-campaign .campaign-coupon ul {
  margin-top: 20px;
  margin-left: -15px;
  display: flex;
  justify-content: center;
}
.shop-campaign .campaign-coupon ul li {
  float: left;
  margin-left: 15px;
}
.shop-campaign .campaign-coupon ul li a {
  display: block;
  width: 320px;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0;
  border-radius: 4px;
  text-align: center;
  background: url(/shop/images/new/icon-arrow.png) no-repeat 290px 50% #e87a02;
  font-size: 109%;
}
.shop-campaign .campaign-coupon ul li a:hover {
  opacity: 0.8;
}
.shop-campaign .campaign-free {
  border: 1px solid #fb7000;
  background-color: #ffffee;
  padding: 20px 19px ;
  margin-top: 10px;
}
.shop-campaign .campaign-free dt {
  background: url(/shop/images/new/icon-star.svg) no-repeat 2px 50%;
  padding: 5px 0 5px 37px;
  background-size: 22px auto;
}
.shop-campaign .campaign-free ul {
  margin-top: 14px;
}
.shop-campaign .campaign-free ul li {
  line-height: 1.5;
  font-size: 109%;
}
.shop-product {
  margin-top: 40px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  border-top: 3px solid #023793;
  padding: 0 10px 20px 10px;
}
.shop-product h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
.shop-product .tab-list{
	margin: 0 0 15px;
	float: left;
}
.shop-product .tab-list li:first-child{
	margin: 0;
}
.shop-product .tab-list li{
	width: 145px;
	height: 43px;
	float: left;
	margin: 0 0 0 10px;
}
.shop-product .tab-list li a{
	display:block;
	color:#023793;
  border-bottom: solid 2px #023793;
  background-color: #f5f5f5;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
  padding: 13px 0;
  font-size: 117%;
  line-height: 1;
}
.shop-product .tab-list li#sell a{
	color:#023893;
}
.shop-product .tab-list li#sell.select{
	background-color:#fff;
	background:url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
}
.shop-product .tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
  border: none;
  font-size: 117%;
}
.shop-product .tab-list li#buy a{
  color:#023793;
  font-size: 117%;
}
.shop-product .tab-list li#buy.select{
	background-color:#fff;
	background:url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
}
.shop-product .tab-list li#buy.select a{
	height: 14px;
	background: #023793;
	color: #fff;
	border: none;
}
.shop-product .tab-list + ul {
	float: right;
  /* width: 177px; */
  padding: 5px;
	border:solid 1px #cccccc;
}
.shop-product .tab-list + ul li:first-child {
	float: left;
	margin: 0 10px 0 0;
	background:url(/shop/images/new/icon_detail_01.svg) no-repeat left 50%;
	font-weight: bold;
	color: #000000;
}
.shop-product .tab-list + ul li {
	float: left;
	padding: 0 0 0 35px;
	height: 28px;
	background:url(/shop/images/new/icon_detail_off_01.svg) no-repeat left 50%;
	font-size: 91%;
	color: #cccccc;
}
.shop-product .tab-list + ul li span {
	display: block;
  padding: 6px 0 0;
  font-size: 109%;
}
.shop-product #tab-sell,
.shop-product #tab-buy{
	clear: both;
}
.shop-product .shop-product-inner{
	padding: 0 10px;
}
.shop-product .inner .left{
	width: 330px;
	float: left;
  zoom:1;
  border-top: 1px solid #cccccc;
}
.shop-product .inner .right{
	width: 330px;
	float: right;
	zoom:1;
  border: none;
  border-top: 1px solid #cccccc;
}
.shop-product .shop-product-note {
  margin-top: 15px;
  line-height: 1.5;
}
.shop-product .shop-product-img {
  margin-top: 3px;
  margin-left: -15px;
}
.shop-product .shop-product-img li {
  float: left;
  margin-left: 15px;
  margin-top: 15px;
}
.shop-product .shop-product-img li img {
  vertical-align: top;
}
.shop-product .tab-box {
  padding: 15px 0 15px 45px;
  border-bottom: 1px solid #cccccc;
  background:url(/shop/images/new/icon-on.gif) no-repeat 10px 50%;
}
.shop-product .tab-box .tab-ttl {
  font-weight: bold;
  font-size: 117%;
  display: block;
}
.shop-product .tab-box.no-handling {
  background:url(/shop/images/new/icon-off.gif) no-repeat 10px 50%;
}
.shop-product .tab-box.p01 {
  background:url(/shop/images/new/icon_detail_01.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p02 {
  background:url(/shop/images/new/icon_detail_02.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p03 {
  background:url(/shop/images/new/icon_detail_03.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p04 {
  background:url(/shop/images/new/icon_detail_04.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p05 {
  background:url(/shop/images/new/icon_detail_05.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p06 {
  background:url(/shop/images/new/icon_detail_06.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p07 {
  background:url(/shop/images/new/icon_detail_07.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p08 {
  background:url(/shop/images/new/icon_detail_08.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p09 {
  background:url(/shop/images/new/icon_detail_09.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p10 {
  background:url(/shop/images/new/icon_detail_10.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p11 {
  background:url(/shop/images/new/icon_detail_11.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p12 {
  background:url(/shop/images/new/icon_detail_12.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p13 {
  background:url(/shop/images/new/icon_detail_13.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p14 {
  background:url(/shop/images/new/icon_detail_14.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p15 {
  background:url(/shop/images/new/icon_detail_15.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p16 {
  background:url(/shop/images/new/icon_detail_16.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p17 {
  background:url(/shop/images/new/icon_detail_17.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p18 {
  background:url(/shop/images/new/icon_detail_18.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p01.no-handling {
  background:url(/shop/images/new/icon_detail_off_01.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p02.no-handling {
  background:url(/shop/images/new/icon_detail_off_02.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p03.no-handling {
  background:url(/shop/images/new/icon_detail_off_03.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p04.no-handling {
  background:url(/shop/images/new/icon_detail_off_04.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p05.no-handling {
  background:url(/shop/images/new/icon_detail_off_05.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p06.no-handling {
  background:url(/shop/images/new/icon_detail_off_06.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p07.no-handling {
  background:url(/shop/images/new/icon_detail_off_07.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p08.no-handling {
  background:url(/shop/images/new/icon_detail_off_08.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p09.no-handling {
  background:url(/shop/images/new/icon_detail_off_09.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p10.no-handling {
  background:url(/shop/images/new/icon_detail_off_10.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p11.no-handling {
  background:url(/shop/images/new/icon_detail_off_11.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p12.no-handling {
  background:url(/shop/images/new/icon_detail_off_12.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p13.no-handling {
  background:url(/shop/images/new/icon_detail_off_13.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p14.no-handling {
  background:url(/shop/images/new/icon_detail_off_14.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p15.no-handling {
  background:url(/shop/images/new/icon_detail_off_15.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p16.no-handling {
  background:url(/shop/images/new/icon_detail_off_16.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p17.no-handling {
  background:url(/shop/images/new/icon_detail_off_17.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p18.no-handling {
  background:url(/shop/images/new/icon_detail_off_18.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .no-handling {
  color: #cccccc;
  font-style: normal;
}
.shop-product ul li {
  line-height: 1.5;
}
.shop-other {
  margin-top: 40px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  border-top: 3px solid #023793;
  padding: 0 10px;
}
.shop-other h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
.shop-other ul li {
  padding: 15px 22px 15px 10px;
  line-height: 1.5;
  border-top: 1px solid #cccccc;
  font-size: 117%;
}
.shop-other .shop-other-btn {
  margin-bottom: 15px;
}
.shop-other .shop-other-btn a {
  display: block;
  width: 280px;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0;
  border-radius: 4px;
  text-align: center;
  background: url(/shop/images/new/icon-arrow.png) no-repeat 290px 50% #003894;
  font-weight: bold;
  margin: 0 auto;
  font-size: 117%;
}
.shop-other .shop-other-btn a:hover {
  opacity: 0.8;
}
.shop-other .shop-other-link {
  margin-bottom: 20px;
}
.shop-other .shop-other-link a {
  float: right;
  color: #035d8a;
  text-decoration: none;
  display: inline-block;
  font-size: 117%;
}
.shop-other .shop-other-link a:hover {
  text-decoration: underline #035d8a dotted;
}
/*---------------------------------------------------PC_SIDE----------------------------------------------------------*/
/*地図メニュー*/
#shop-detail-map-menu{
	margin-bottom:15px;
	width:225px;
	position:relative;
}
#shop-detail-map-menu li{
	width:107px;
	height: 120px;
	float:right;
  text-align: center;
  border: 1px solid #045d8a;
  border-radius: 10px;
  overflow: hidden;
}
#shop-detail-map-menu li:first-child{
  float:left;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
li#shop-detail-map-menu-qr{
	background-color:#FFF;
	float:left;
	padding: 0 0 20px;
}
li#shop-detail-map-menu-qr span{
	display: block;
}
li#shop-detail-map-menu-qr .img{
	padding: 20px 0 0;
}
li#shop-detail-map-menu-qr .txt{
	font-size: 108%;
	font-weight: bold;
}
li#shop-detail-map-menu-print{
	background-color:#FFF;
	float:right;
	height: 140px;
}
li#shop-detail-map-menu-print a{
	display: block;
	width: 92px;
	height: 48px;
	background:url("/shop/images/new/map-print.png") center 25px no-repeat #FFF;
	color:#01325b;
	text-decoration:none;
	font-weight:bold;
	font-size:108%;
	position: relative;
	text-align: left;
  padding: 92px 0 0 10px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
li#shop-detail-map-menu-print a{
	text-decoration:none;
}
li#shop-detail-map-menu-print a:hover {
  opacity: 0.8;
}
.kaitori {
  margin-bottom: 15px;
  border-top: 2px solid #023793;
  border-bottom: 1px solid #cccccc;
  padding: 0 10px 15px;
  background: #ffffff;
}
.kaitori h3 {
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  font-size: 117%;
}
.kaitori p {
  margin-top: 10px;
  font-size: 109%;
  padding: 0 11px;
}
.kaitori p a {
  text-decoration: none;
  color: #035d8a;
  line-height: 1.5;
  font-size: 117%;
}
.kaitori p a:hover {
  text-decoration: underline dotted #035d8a;
}
.employment-block {
  margin-bottom: 15px;
}
.employment-block a {
  display: block;
  padding: 13px 24px 13px 13px;
  background-color: #ffffff;
  color: #fb7000;
  font-size: 117%;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background: url(/shop/images/new/icon-arrow-gray.png) no-repeat 204px 50% #ffffff;
  text-decoration: none;
}
.employment-block a:hover {
  text-decoration: underline;
}
.shop-list {
  margin-bottom: 15px;
  border-top: 2px solid #023793;
  border-bottom: 1px solid #cccccc;
  padding: 0 10px 15px;
  background: #ffffff;
  display: none;
}
.shop-list.active {
  display: block;
}
.shop-list h3 {
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  font-size: 117%;
}
.shop-list ul li {
  font-size: 109%;
  padding: 0 11px;
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
.shop-list ul li a {
  text-decoration: none;
  color: #035d8a;
  line-height: 1.5;
  font-size: 117%;
}
.shop-list ul li a:hover {
  text-decoration: underline dotted #035d8a;
}
.shop-list ul li:before {
  content: "・";
}
#shop-banner-block li {
  margin-top: 10px;
}
#shop-banner-block li:first-child {
  margin-top: 0;
}
#shop-banner-block li a img {
  vertical-align: top;
  width: 225px;
  max-width: 100%;
}
#shop-banner-block li a:hover {
  opacity: 0.8;
}
.shop-news {
  margin-bottom: 30px;
}
}
/*---------------------------------------------------SP----------------------------------------------------------*/
@media screen and (max-width: 568px) {
#cboxContent{
  padding:10px;
}
#title-area-catetop{
  background:url("/common/images/title-area-sp-bg-01-d.gif") top left repeat;
  background-size:3px 3px;
  -webkit-background-size:3px 3px;
  background:url("/common/images/title-area-pc-bg-01.gif") repeat scroll left top transparent\9;/*for IE7,8*/
  border-top:1px solid #cfcfcf;
  border-bottom:3px solid #d90000;
  padding:16px 5px 10px;
}
#title-area-detailpage{
  background:url("/common/images/title-area-sp-bg-01-d.gif") top left repeat;
  background-size:3px 3px;
  -webkit-background-size:3px 3px;
  background:url("/common/title-area-pc-bg-01.gif") repeat scroll left top transparent\9;/*for IE7,8*/
  border-top:1px solid #cfcfcf;
  border-bottom:3px solid #d90000;
  padding:16px 5px 10px;
}
#title-area-catetop h1{
  height:22px;
  border-left:3px solid #d90000;
  padding:4px 0 0 5px;
}
#title-area-detailpage h1{
  height:22px;
  border-left:3px solid #d90000;
  padding:4px 0 0 5px;
  position:relative;
}
#title-area-detailpage span.sub-title{
  font-size:14px;
  font-weight:bold;
}
#title-area-detailpage h1 img,
#title-area-catetop h1 img{
  width: 24px;
  height: 24px;
  margin-top: -2px;
}
#title-area-detailpage h1 span.rss-btn{
  display:block;
  position:absolute;
  right:0;
  top:5px;
}
#title-area-detailpage h1 span.rss-btn img{
  border:1px solid #FFF;
  width:17px;
  height:17px;
}
/* ぱんくず */
ul#bread-clumb{
  margin-bottom:4px;
}
ul#bread-clumb li{
  display:inline;
  color:#666666;
  font-size:10px;
}
ul#bread-clumb li a{
  color:#035d8a;
  text-decoration:none;
}
ul#bread-clumb li a:hover{
  text-decoration:underline;
}
.disnon{
	display:none;
}
/*マピオン地図*/
#shop-detail-map{
	padding:5px;
	background-color:#d4d0cd;
	margin-bottom:10px;
}
#shop-detail-map #shop-detail-map-inner{
	width:100%;
	height:300px;
	padding:0;
	margin:0;
}
/*戻る*/
.shop-detail-back-btn{
	padding:10px 0;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin:20px 10px 0;
	background:url("/common/images/ico-arrow-blue-square-mini-back-sp-d.gif") left center no-repeat;
	background-size:13px 13px;
	-webkit-background-size:13px 13px;
	background:url("/common/images/ico-arrow-blue-square-pc-back.gif") left center no-repeat\9;/*for IE7,8*/
	padding-left:18px;
}
.shop-detail-back-btn a{
	color:#035d8a;
	text-decoration:none;
}
/* モーダル?*/
.white-popup-block {
  background: #ffffff none repeat scroll 0 0;
  margin: 20px auto;
  max-width: 520px;
  padding: 20px;
  position: relative;
  width: 75%;
}
.white-popup-block .modal-inner {
	padding: 20px;
}
.white-popup-block .coupon-img{
	display:block;
	max-width: 400px;
	width: 100%;
	height: auto;
	margin: 15px auto;
}
.white-popup-block .close-modal {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 40px;
}
.white-popup-block .close-modal img {
	width: 100%;
}
#shop-detail-map-wrap {
	display: none;
}
#shop-detail-map-wrap.js-showMap{
	display: block;
}
.map-btn-block {
	margin: 15px 0 0 0;
}
.show-map-btn {
  margin-bottom: 15px;
}
.map-btn-block .show-map-btn a {
	display:block;
	background:url("/shop/images/new/map-open.png") no-repeat center center;
	background-size: contain;
  width: 100%;
  /* height: 0px; */
  padding: 7.3% 0;
  /* text-indent: 100%; */
  /* white-space: nowrap; */
  /* overflow: hidden; */
  text-align: center;
  text-decoration: none;
  color: #01315b;
}
.map-btn-block .show-map-btn a span{
	/* display:block; */
	font-size:108%;
	font-weight:bold;
  /* margin: 0 auto; */
  vertical-align: middle;
  color: #01315b;
}
.map-btn-block .show-map-btn a.close {
	background:url("/shop/images/new/map-close.png") no-repeat center center;
	background-size: contain;
  width: 100%;
  /* height: 0px; */
  padding: 7.3% 0;
  /* text-indent: 100%; */
  /* white-space: nowrap;
  overflow: hidden; */
}
.map-btn-block .white-btn {
	position: relative;
}
.map-btn-block .white-btn a {
	display:block;
	background-color:#ffffff;
	color:#035d8a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:1px solid #035d8a;
	padding:12px 0;
	text-decoration:none;
	text-align: center;
}
.map-btn-block .white-btn a span{
	display:block;
	background:url("/shop/images/new/icon-arrow-blue.png") no-repeat 90% center;
	background-size:5px 9px;
	-webkit-background-size:5px 9px;
	background:url("/shop/images/new/icon-arrow-blue.png") no-repeat 90% center\9;/* for IE7,8*/
	padding-left:10px;
}
/*---------------------------------------------------NEW_CSS_SP----------------------------------------------------------*/
.new-shop #contents-wrap {
  padding: 15px 0 25px 0;
}
.new-shop .page-top-btn {
  padding-right: 10px;
}
.special-banner-wrap {
  margin-bottom:15px;
}
.special-banner-wrap img {
  vertical-align: top;
}
.shop-news .news-close {
  background-color: #ffffff;
  margin-bottom: 10px;
}
.shop-news .news-close p {
  color: #d80100;
  padding: 8px 10px;
  line-height: 1.5;
  font-size: 108%;
}
.shop-news {
  padding: 0 10px;
  margin-bottom: 27px;
}
.shop-news table {
  width: 100%;
}
.shop-news table th {
  width: 100%;
  box-sizing: border-box;
  display: block;
  text-align: left;
}
.shop-news table td {
  width: 100%;
  display: block;
  text-align: left;
  padding-top: 10px;
  line-height: 1.5;
  font-size: 108%;
}
.shop-news .news-shop {
  border: 1px solid #01315b;
  background: #ffffff;
  margin-top: 10px;
  padding: 10px;
}
.shop-news .news-important {
  border: 1px solid #d80100;
  background: #ffffff;
  margin-top: 10px;
  padding: 10px;
}
.shop-news .news-shop th {
  color: #01315b;
  font-weight: bold;
  background: url(/shop/images/new/icon-shop.svg) no-repeat 0 50%;
  padding-left: 24px;
  font-size: 108%;
  background-size: 23px auto;
}
.shop-news .news-important th {
  color: #d80100;
  font-weight: bold;
  background: url(/shop/images/new/icon-important.svg) no-repeat 0 50%;
  padding-left: 24px;
  background-size: 23px auto;
}
.shop-news .news-comment {
  padding: 15px 15px 0 10px;
  line-height: 1.5;
  font-size: 108%;
}
.shop-info {
  padding: 0 10px;
}
.shop-info table {
  width: 100%;
  margin-top: 5px;
}
.shop-info th {
  width: 33%;
  padding: 3%;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  font-size: 108%;
}
.shop-info td {
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  line-height: 1.5;
  padding: 15px 15px 15px 10px;
  font-size: 108%;
}
.shop-info .link-access {
  background: url(/shop/images/new/icon-ananchor.gif) no-repeat 0 50%;
  padding-left: 13px;
}
.shop-info .shop-info-map {
  color: #035d8a;
  text-decoration: none;
  border-bottom: 1px dashed #035d8a;
}
.shop-info .shop-info-number {
  color: #035d8a;
  text-decoration: none;
  border-bottom: 1px dashed #035d8a;
}
.shop-info .info-note {
  color: #d80100;
  display: inline-block;
  margin-top: 8px;
}
.shop-info .info-icon {
  margin-top: 8px;
  display: block;
}
.shop-access {
  margin-top: 40px;
  border-top: 3px solid #023793;
  background-color: #ffffff;
  padding: 0 10px 17px 10px;
  border-bottom: 1px solid #cccccc;
}
.shop-access h2 {
  font-size: 124%;
  text-align: center;
  font-weight: bold;
  padding: 18px 0;
}
.shop-access ul li {
  line-height: 1.5;
  padding: 13px 15px 13px 10px;
  border-top: 1px solid #cccccc;
  font-size: 108%;
}
.shop-campaign {
  margin-top: 40px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  border-top:3px solid #ee7a01;
  padding: 0 10px 15px 10px;
}
.shop-campaign h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.shop-campaign dl dt {
  color: #fb7000;
  font-weight: bold;
  font-size: 124%;
  background: url(/shop/images/new/icon-cart.svg) no-repeat 2px 50%;
  padding: 1px 0 1px 30px;
  background-size: 22px auto;
}
.shop-campaign .campaign-sale {
  border: 1px solid #fb7000;
  background-color: #ffffee;
  padding: 13px 9px 9px 9px;
  margin-top: 10px;
}
.shop-campaign .campaign-sale p {
  margin-top: 15px;
}
.shop-campaign .campaign-sale table {
  margin-top: 15px;
  width: 100%;
}
.shop-campaign .campaign-sale table th {
  width: 50%;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  background-color: #ffefef;
  line-height: 1.5;
}
.shop-campaign .campaign-sale table td {
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  line-height: 1.5;
}
.shop-campaign .campaign-coupon {
  border: 1px solid #fb7000;
  background-color: #ffffee;
  padding: 20px 19px ;
  margin-top: 10px;
}
.shop-campaign .campaign-coupon p.coupon-text {
  margin-top: 16px;
}
.shop-campaign .campaign-coupon ul {
  margin-top: -5px;
}
.shop-campaign .campaign-coupon ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0;
  border-radius: 4px;
  text-align: center;
  background: url(/shop/images/new/icon-arrow.png) no-repeat 90% 50% #e87a02;
  margin-top: 20px;
}
.shop-campaign .campaign-coupon ul li a:hover {
  opacity: 0.8;
}
.shop-campaign .campaign-free {
  border: 1px solid #fb7000;
  background-color: #ffffee;
  padding: 20px 19px ;
  margin-top: 10px;
}
.shop-campaign .campaign-free dt {
  background: url(/shop/images/new/icon-star.svg) no-repeat 2px 50%;
  padding: 5px 0 5px 37px;
  background-size: 22px auto;
}
.shop-campaign .campaign-free ul {
  margin-top: 14px;
}
.shop-campaign .campaign-free ul li {
  line-height: 1.5;
}
.shop-product {
  margin-top: 40px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  border-top: 3px solid #023793;
  padding: 0 10px 20px 10px;
}
.shop-product h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.shop-product .tab-list{
	margin: 0 0 15px;
}
.shop-product .tab-list li:first-child{
	margin: 0;
}
.shop-product .tab-list li{
	width: 48%;
	height: 43px;
	float: left;
	margin: 0 0 0 4%;
}
.shop-product .tab-list li a{
	display:block;
	color:#023793;
  border-bottom: solid 2px #023793;
  background-color: #f5f5f5;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	height: 12px;
  padding: 13px 0;
  font-size: 108%;
  line-height: 1;
}
.shop-product .tab-list li#sell a{
	color:#023893;
}
.shop-product .tab-list li#sell.select{
	background-color:#fff;
	background:url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
}
.shop-product .tab-list li#sell.select a{
	height: 14px;
	background: #023893;
	color: #fff;
  border: none;
  font-size: 108%;
}
.shop-product .tab-list li#buy a{
  color:#023793;
  font-size: 108%;
}
.shop-product .tab-list li#buy.select{
	background-color:#fff;
	background:url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
}
.shop-product .tab-list li#buy.select a{
	height: 14px;
	background: #023793;
	color: #fff;
	border: none;
}
.shop-product .tab-list + ul {
  display: none;
}
.shop-product #tab-sell,
.shop-product #tab-buy{
	clear: both;
}
.shop-product .shop-product-inner{
	padding: 0 10px;
}
.shop-product .inner .left{
  zoom:1;
  border-top: 1px solid #cccccc;
}
.shop-product .inner .right{
	zoom:1;
  border: none;
}
.shop-product .shop-product-note {
  margin-top: 15px;
  line-height: 1.5;
  padding: 0 15px 0 10px;
}
.shop-product .shop-product-img {
  margin-top: -2%;
  margin-left: -4%;
}
.shop-product .shop-product-img li {
  float: left;
  width: 46%;
  margin-left: 4%;
  margin-top: 4%;
}
.shop-product .shop-product-img li img {
  vertical-align: top;
  width: 100%;
}
.shop-product .tab-box {
  padding: 15px 0 15px 45px;
  border-bottom: 1px solid #cccccc;
  background:url(/shop/images/new/icon-on.gif) no-repeat 10px 50%;
}
.shop-product .tab-box.p01 {
  background:url(/shop/images/new/icon_detail_01.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p02 {
  background:url(/shop/images/new/icon_detail_02.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p03 {
  background:url(/shop/images/new/icon_detail_03.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p04 {
  background:url(/shop/images/new/icon_detail_04.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p05 {
  background:url(/shop/images/new/icon_detail_05.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p06 {
  background:url(/shop/images/new/icon_detail_06.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p07 {
  background:url(/shop/images/new/icon_detail_07.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p08 {
  background:url(/shop/images/new/icon_detail_08.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p09 {
  background:url(/shop/images/new/icon_detail_09.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p10 {
  background:url(/shop/images/new/icon_detail_10.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p11 {
  background:url(/shop/images/new/icon_detail_11.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p12 {
  background:url(/shop/images/new/icon_detail_12.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p13 {
  background:url(/shop/images/new/icon_detail_13.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p14 {
  background:url(/shop/images/new/icon_detail_14.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p15 {
  background:url(/shop/images/new/icon_detail_15.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p16 {
  background:url(/shop/images/new/icon_detail_16.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p17 {
  background:url(/shop/images/new/icon_detail_17.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.p18 {
  background:url(/shop/images/new/icon_detail_18.svg) no-repeat 10px 50%;
  background-size:25px auto;
}
.shop-product .tab-box.no-handling {
  display: none;
}
.shop-product.no-handling {
  display: none;
}
.shop-product .no-handling {
  color: #cccccc;
  font-style: normal;
}
.shop-product .tab-box .tab-ttl {
  font-size: 108%;
  display: block;
}
.shop-product ul li {
  line-height: 1.5;
}
.shop-other {
  margin-top: 40px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  border-top: 3px solid #023793;
  padding: 0 10px;
}
.shop-other h2 {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
.shop-other ul li {
  padding: 15px 22px 15px 10px;
  line-height: 1.5;
  font-size: 108%;
  border-top: 1px solid #cccccc;
}
.shop-other .shop-other-btn {
  margin-bottom: 15px;
}
.shop-other .shop-other-btn a {
  display: block;
  width: 93%;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0;
  border-radius: 4px;
  text-align: center;
  background: url(/shop/images/new/icon-arrow.png) no-repeat 90% 50% #003894;
  font-size: 108%;
  font-weight: bold;
  margin: 0 auto;
}
.shop-other .shop-other-btn a:hover {
  opacity: 0.8;
}
.shop-other .shop-other-link {
  margin-bottom: 20px;
}
.shop-other .shop-other-link a {
  float: right;
  color: #035d8a;
  text-decoration: none;
  display: inline-block;
  text-decoration: underline #035d8a dotted;
  font-size: 108%;
}
/*---------------------------------------------------SP_SIDE----------------------------------------------------------*/
.kaitori {
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: 2px solid #023793;
  border-bottom: 1px solid #cccccc;
  padding: 0 10px 15px;
  background: #ffffff;
}
.kaitori h3 {
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  font-size: 117%;
}
.kaitori p {
  margin-top: 10px;
  font-size: 108%;
  padding: 0 11px;
}
.kaitori p a {
  text-decoration: none;
  color: #035d8a;
  line-height: 1.5;
}
.kaitori p a:hover {
  text-decoration: underline dotted #035d8a;
}
.employment-block {
  margin: 40px 0;
  padding: 0 10px;
}
.employment-block a {
  display: block;
  padding: 13px 34px 13px 13px;
  background-color: #ffffff;
  color: #fb7000;
  font-size: 116%;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background: url(/shop/images/new/icon-arrow-gray.png) no-repeat 95% 50% #ffffff;
  text-decoration: none;
}
.employment-block a:hover {
  text-decoration: underline;
}
.shop-list {
  border-top: 2px solid #023793;
  border-bottom: 1px solid #cccccc;
  padding: 0 10px 15px;
  background: #ffffff;
  display: none;
}
.shop-list.active {
  display: block;
}
.shop-list h3 {
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  font-size: 117%;
}
.shop-list ul li {
  font-size: 108%;
  padding: 0 11px;
  margin-top: 10px;
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.shop-list ul li a {
  text-decoration: none;
  color: #035d8a;
  line-height: 1.5;
}
.shop-list ul li a:hover {
  text-decoration: underline dotted #035d8a;
}
.shop-list ul li:before {
  content: "・";
}
#shop-banner-block {
  margin-left: -4%;
  padding: 0 10px;
}
#shop-banner-block li {
  float: left;
  width: 46%;
  margin-left: 4%;
  margin-top: 4%;
}
#shop-banner-block li a img {
  vertical-align: top;
  width: 100%;
}
#shop-banner-block li a:hover {
  opacity: 0.8;
}
}
/*----------------------------------------------------
  Slider
----------------------------------------------------*/
.slider-wrap {
  margin: 15px 15px 0 15px;
}
.slick-track {
  display: flex;
  align-items: center;
}
.slick-slide {
  padding: 0 4px;
}
.slick-slide img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 390px) {
  .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 2px;
  }
  .slick-dots li button:before {
    width: 8px;
    height: 8px;
    border-radius: 4px;
  }
}
/*----------------------------------------------------
  Campaign Sale Box
----------------------------------------------------*/
.campaign-sale-box {
  margin-top: 18px;
  padding: 15px;
  border: 1px solid #a0a0a0;
  background: #fff;
  line-height: 1.5;
}
.campaign-sale-box__title {
  padding-left: 0 !important;
  color: #000 !important;
  background-image: none !important;
}
.campaign-sale-box__date {
  display: block;
  font-size: 14px;
  color: #023894 !important;
}
.campaign-sale-box__detail-item-title {
  display: block;
  font-weight: bold;
}
.campaign-sale-box__detail-text {
  margin-top: 15px;
}
@media screen and (min-width: 569px) {
  .campaign-sale-box {
    margin-top: 20px;
    padding: 25px 30px;
  }
  .campaign-sale-box__title {
    font-size: 150% !important;
  }
  .campaign-sale-box__date {
    font-size: 77.7%;
  }
  .campaign-sale-box__detail-item,
  .campaign-sale-box__detail-text {
    margin-top: 20px !important;
  }
}
.heading-with-icon {
  display: flex;
  align-items: center;
}
.heading-with-icon__icon {
  height: 36px;
  width: 36px;
  padding-left: 10px;
  margin-top: -4px;
}
/*----------------------------------------------------
  Information blocks
----------------------------------------------------*/
div.info-image-block {
  margin-top: 20px;
}
div.info-image-block div.info-image-body {
  text-align: center;
}
div.info-image-block div.info-image-body img {
  width: 100%;
}
div.info-image-block div.info-image-body img.helf-width {
  width: 50%;
}
@media screen and (max-width: 568px) {
div.info-image-block {
  margin-top: 10px;
}
}
