@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 {
    position: absolute;
    top: -10px;
    width: 100%;
    height: 100px;
    padding-top: 15px;
    background: url('/common/images/title-area-pc-bg-01.gif') top left repeat;
    border-top: 1px solid #cfcfcf;
    border-bottom: 3px solid #d90000;
  }

  #title-area-detailpage {
    position: absolute;
    top: -10px;
    width: 100%;
    height: 76px;
    padding-top: 15px;
    background: url('/common/images/title-area-pc-bg-01.gif') top left repeat;
    border-top: 1px solid #cfcfcf;
    border-bottom: 2px solid #d90000;
  }

  #title-area-inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
  }

  #title-area-catetop h1 {
    height: 38px;
    padding: 7px 0 0 10px;
    margin: 15px 0 0 0;
    border-left: 5px solid #d90000;
  }

  #title-area-detailpage h1 {
    position: relative;
    height: 26px;
    padding: 2px 0 0 10px;
    margin: 13px 0 0 0;
    line-height: 26px;
    border-left: 5px solid #d90000;
  }

  #title-area-detailpage span.sub-title {
    display: inline-block;
    width: 810px;
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    font-size: 167%;
    font-weight: bold;
    vertical-align: top;
  }

  #title-area-detailpage h1 span.rss-btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
  }

  #title-area-detailpage h1 span.rss-btn img {
    width: 17px;
  }
  /* ぱんくず */

  ul#bread-clumb li {
    display: inline;
    color: #666;
  }

  ul#bread-clumb li a {
    color: #035d8a;
    text-decoration: none;
  }

  ul#bread-clumb li a:hover {
    text-decoration: underline;
  }

  ul#bread-clumb li#home {
    padding-left: 12px;
    background: url('/common/images/bread-clumb-home-bg-01.png') left 1px no-repeat;
  }
  /*カラム設定*/

  article,
  #section-inner-left {
    float: left;
    width: 715px;
  }

  aside {
    float: right;
    width: 225px;
  }
  /*----------------------------------------------------
  詳細
----------------------------------------------------*/
  /* カラム */

  article#shop-detail {
    width: 100%;
  }

  #shop-detail-left {
    position: relative;
    z-index: 9999;
    float: left;
    width: 715px;
  }

  #shop-detail-right {
    position: relative;
    z-index: 9998;
    float: right;
    width: 225px;
  }
  /*マピオン地図*/

  #shop-detail-map {
    padding: 9px;
    background-color: #d4d0cd;
  }

  #shop-detail-map #shop-detail-map-inner {
    /* width:695px; */
    width: 675px;
    height: 330px;
    padding: 0;
    margin: 0;
    border: 1px solid #fcfcfc;
  }

  .disnon {
    display: none;
  }
  /*戻る*/

  .page-top-btn {
    width: 960px;
    margin: 0 auto;
  }

  .shop-detail-back-btn {
    display: inline-block;
    width: 960px;
    margin: 40px auto 0;
    clear: both;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
  }

  .shop-detail-back-btn span {
    display: block;
    padding: 10px 0 10px 18px;
    zoom: 1;
    background: url('/common/images/ico-arrow-blue-square-pc-back.gif') no-repeat scroll left center transparent;
  }

  .shop-detail-back-btn a {
    line-height: 12px;
    color: #035d8a;
    text-decoration: none;
    zoom: 1;
    border-bottom: 1px dotted #035d8a;
  }

  .shop-detail-back-btn a:hover {
    line-height: 12px;
    zoom: 1;
    border-bottom: none;
  }
  /* モーダル */

  .white-popup-block {
    position: relative;
    width: 75%;
    max-width: 520px;
    padding: 20px;
    margin: 20px auto;
    background: #fff none repeat scroll 0 0;
  }

  .white-popup-block .modal-inner {
    padding: 20px;
  }

  .white-popup-block .coupon-img {
    display: block;
    width: 100%;
    max-width: 400px;
    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 {
    margin-bottom: 10px;
    background-color: #fff;
  }

  .shop-news .news-close p {
    padding: 16px 20px;
    font-size: 117%;
    line-height: 1.5;
    color: #d80100;
  }

  .shop-news table {
    width: 100%;
  }

  .shop-news table th {
    width: 113px;
    padding: 22px 22px 22px 40px;
    font-size: 117%;
    text-align: left;
  }

  .shop-news table td {
    padding: 22px 13px 22px 0;
    font-size: 117%;
    line-height: 1.5;
    letter-spacing: 1px;
  }

  .shop-news .news-shop {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #01315b;
  }

  .shop-news .news-shop th {
    color: #01315b;
    vertical-align: middle;
    background: url(/shop/images/new/icon-shop.svg) no-repeat 12px 50%;
    background-size: 26px auto;
  }

  .shop-news .news-important {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #d80100;
  }

  .shop-news .news-important th {
    color: #d80100;
    vertical-align: middle;
    background: url(/shop/images/new/icon-important.svg) no-repeat 12px 50%;
    background-size: 26px auto;
  }

  .shop-news .news-comment {
    font-size: 117%;
  }

  .shop-info {
    margin-top: 0;
  }

  .shop-info table {
    width: 100%;
    margin-top: 2px;
  }

  .shop-info table th {
    width: 142px;
    font-size: 117%;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }

  .shop-info table td {
    padding: 16px 0 16px 20px;
    font-size: 117%;
    line-height: 1.5;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }

  .shop-info table td a.shop-info-number {
    color: #000;
    text-decoration: none;
    pointer-events: none;
  }

  .shop-info .link-access {
    padding-left: 13px;
    background: url(/shop/images/new/icon-ananchor.gif) no-repeat 0 50%;
  }

  .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 {
    display: inline-block;
    margin-top: 8px;
  }

  .shop-info .info-note {
    color: #d80100;
  }

  .shop-access {
    padding: 0 10px 20px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-access h2 {
    padding: 20px 0;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
  }

  .shop-access ul li {
    padding: 10px 20px 10px 10px;
    font-size: 117%;
    line-height: 1.5;
    border-top: 1px solid #ccc;
  }

  .shop-access #shop-detail-map-wrap {
    display: block !important;
    margin-top: 15px;
  }

  .shop-campaign {
    padding: 0 10px 20px 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #ee7a01;
    border-bottom: 1px solid #ccc;
  }

  .shop-campaign h2 {
    padding: 20px 0;
    margin-bottom: 15px;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .shop-campaign dl dt {
    padding: 1px 0 1px 37px;
    font-size: 134%;
    font-weight: bold;
    color: #fb7000;
    background: url(/shop/images/new/icon-cart.svg) no-repeat 2px 50%;
    background-size: 25px auto;
  }

  .shop-campaign .campaign-sale {
    padding: 20px 19px;
    margin-top: 10px;
    background-color: #ffe;
    border: 1px solid #fb7000;
  }

  .shop-campaign .campaign-sale p {
    margin-top: 16px;
    font-size: 109%;
  }

  .shop-campaign .campaign-sale table {
    width: 100%;
    margin-top: 20px;
  }

  .shop-campaign .campaign-sale table th {
    padding: 20px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    background-color: #ffefef;
  }

  .shop-campaign .campaign-sale table td {
    width: 220px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
  }

  .shop-campaign .campaign-coupon {
    padding: 20px 19px;
    margin-top: 10px;
    background-color: #ffe;
    border: 1px solid #fb7000;
  }

  .shop-campaign .campaign-coupon p.coupon-text {
    margin-top: 16px;
    font-size: 109%;
  }

  .shop-campaign .campaign-coupon ul {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-left: -15px;
  }

  .shop-campaign .campaign-coupon ul li {
    float: left;
    margin-left: 15px;
  }

  .shop-campaign .campaign-coupon ul li a {
    display: block;
    width: 320px;
    padding: 15px 0;
    font-size: 109%;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/shop/images/new/icon-arrow.png) no-repeat 290px 50% #e87a02;
    border-radius: 4px;
  }

  .shop-campaign .campaign-coupon ul li a:hover {
    opacity: 0.8;
  }

  .shop-campaign .campaign-free {
    padding: 20px 19px;
    margin-top: 10px;
    background-color: #ffe;
    border: 1px solid #fb7000;
  }

  .shop-campaign .campaign-free dt {
    padding: 5px 0 5px 37px;
    background: url(/shop/images/new/icon-star.svg) no-repeat 2px 50%;
    background-size: 22px auto;
  }

  .shop-campaign .campaign-free ul {
    margin-top: 14px;
  }

  .shop-campaign .campaign-free ul li {
    font-size: 109%;
    line-height: 1.5;
  }

  .shop-product {
    padding: 0 10px 20px 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-product h2 {
    padding: 20px 0;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
  }

  .shop-product .tab-list {
    float: left;
    margin: 0 0 15px;
  }

  .shop-product .tab-list li:first-child {
    margin: 0;
  }

  .shop-product .tab-list li {
    float: left;
    width: 145px;
    height: 43px;
    margin: 0 0 0 10px;
  }

  .shop-product .tab-list li a {
    display: block;
    height: 12px;
    padding: 13px 0;
    font-size: 117%;
    font-weight: bold;
    line-height: 1;
    color: #023793;
    text-align: center;
    text-decoration: none;
    background-color: #f5f5f5;
    border-bottom: solid 2px #023793;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }

  .shop-product .tab-list li#sell a {
    color: #023893;
  }

  .shop-product .tab-list li#sell.select {
    background: url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
    background-color: #fff;
  }

  .shop-product .tab-list li#sell.select a {
    height: 14px;
    font-size: 117%;
    color: #fff;
    background: #023893;
    border: none;
  }

  .shop-product .tab-list li#buy a {
    font-size: 117%;
    color: #023793;
  }

  .shop-product .tab-list li#buy.select {
    background: url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
    background-color: #fff;
  }

  .shop-product .tab-list li#buy.select a {
    height: 14px;
    color: #fff;
    background: #023793;
    border: none;
  }

  .shop-product .tab-list + ul {
    float: right;
    /* width: 177px; */
    padding: 5px;
    border: solid 1px #ccc;
  }

  .shop-product .tab-list + ul li:first-child {
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #000;
    background: url(/shop/images/new/icon_detail_01.svg) no-repeat left 50%;
  }

  .shop-product .tab-list + ul li {
    float: left;
    height: 28px;
    padding: 0 0 0 35px;
    font-size: 91%;
    color: #ccc;
    background: url(/shop/images/new/icon_detail_off_01.svg) no-repeat left 50%;
  }

  .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 {
    float: left;
    width: 330px;
    zoom: 1;
    border-top: 1px solid #ccc;
  }

  .shop-product .inner .right {
    float: right;
    width: 330px;
    zoom: 1;
    border: none;
    border-top: 1px solid #ccc;
  }

  .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-top: 15px;
    margin-left: 15px;
  }

  .shop-product .shop-product-img li img {
    vertical-align: top;
  }

  .shop-product .tab-box {
    padding: 15px 0 15px 45px;
    background: url(/shop/images/new/icon-on.gif) no-repeat 10px 50%;
    border-bottom: 1px solid #ccc;
  }

  .shop-product .tab-box .tab-ttl {
    display: block;
    font-size: 117%;
    font-weight: bold;
  }

  .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.p19 {
    background: url(/shop/images/new/icon_detail_19.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p20 {
    background: url(/shop/images/new/icon_detail_20.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p21 {
    background: url(/shop/images/new/icon_detail_21.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p22 {
    background: url(/shop/images/new/icon_detail_22.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 .tab-box.p19.no-handling {
    background: url(/shop/images/new/icon_detail_off_19.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p20.no-handling {
    background: url(/shop/images/new/icon_detail_off_20.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p21.no-handling {
    background: url(/shop/images/new/icon_detail_off_21.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p22.no-handling {
    background: url(/shop/images/new/icon_detail_off_22.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .no-handling {
    font-style: normal;
    color: #ccc;
  }

  .shop-product ul li {
    line-height: 1.5;
  }

  .shop-other {
    padding: 0 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-other h2 {
    padding: 20px 0;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
  }

  .shop-other ul li {
    padding: 15px 22px 15px 10px;
    font-size: 117%;
    line-height: 1.5;
    border-top: 1px solid #ccc;
  }

  .shop-other .shop-other-btn {
    margin-bottom: 15px;
  }

  .shop-other .shop-other-btn a {
    display: block;
    width: 280px;
    padding: 15px 0;
    margin: 0 auto;
    font-size: 117%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/shop/images/new/icon-arrow.png) no-repeat 290px 50% #003894;
    border-radius: 4px;
  }

  .shop-other .shop-other-btn a:hover {
    opacity: 0.8;
  }

  .shop-other .shop-other-link {
    margin-bottom: 20px;
  }

  .shop-other .shop-other-link a {
    display: inline-block;
    float: right;
    font-size: 117%;
    color: #035d8a;
    text-decoration: none;
  }

  .shop-other .shop-other-link a:hover {
    text-decoration: underline #035d8a dotted;
  }

  .shop-other-note {
    margin: -10px 0px 10px 0px;
    text-align: center;
  }
  /*---------------------------------------------------PC_SIDE----------------------------------------------------------*/
  /*地図メニュー*/

  #shop-detail-map-menu {
    position: relative;
    width: 225px;
    margin-bottom: 15px;
  }

  #shop-detail-map-menu li {
    float: right;
    width: 107px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #045d8a;
    border-radius: 10px;
  }

  #shop-detail-map-menu li:first-child {
    float: left;
    border: 1px solid #ccc;
    border-radius: 0px;
  }

  li#shop-detail-map-menu-qr {
    float: left;
    padding: 0 0 20px;
    background-color: #fff;
  }

  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 {
    float: right;
    height: 140px;
    background-color: #fff;
  }

  li#shop-detail-map-menu-print a {
    position: relative;
    display: block;
    width: 92px;
    height: 48px;
    padding: 92px 0 0 10px;
    overflow: hidden;
    font-size: 108%;
    font-weight: bold;
    color: #01325b;
    text-align: left;
    text-decoration: none;
    text-indent: 100%;
    white-space: nowrap;
    background: url('/shop/images/new/map-print.png') center 25px no-repeat #fff;
  }

  li#shop-detail-map-menu-print a {
    text-decoration: none;
  }

  li#shop-detail-map-menu-print a:hover {
    opacity: 0.8;
  }

  .kaitori {
    padding: 0 10px 15px;
    margin-bottom: 15px;
    background: #fff;
    border-top: 2px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .kaitori h3 {
    padding: 16px 0;
    margin-bottom: 15px;
    font-size: 117%;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .kaitori p {
    padding: 0 11px;
    margin-top: 10px;
    font-size: 109%;
  }

  .kaitori p a {
    font-size: 117%;
    line-height: 1.5;
    color: #035d8a;
    text-decoration: none;
  }

  .kaitori p a:hover {
    text-decoration: underline dotted #035d8a;
  }

  .arubaito {
    margin-bottom: 15px;
  }

  .arubaito a:hover {
    opacity: 0.8;
  }

  .employment-block {
    margin-bottom: 15px;
  }

  .employment-block a {
    display: block;
    padding: 13px 24px 13px 13px;
    font-size: 117%;
    font-weight: bold;
    line-height: 1.5;
    color: #fb7000;
    text-decoration: none;
    background: url(/shop/images/new/icon-arrow-gray.png) no-repeat 204px 50% #fff;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
  }

  .employment-block a:hover {
    text-decoration: underline;
  }

  .shop-list {
    display: none;
    padding: 0 10px 15px;
    margin-bottom: 15px;
    background: #fff;
    border-top: 2px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-list.active {
    display: block;
  }

  .shop-list h3 {
    padding: 16px 0;
    margin-bottom: 15px;
    font-size: 117%;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .shop-list ul li {
    padding: 0 11px;
    padding-left: 1em;
    margin-top: 10px;
    font-size: 109%;
    text-indent: -1em;
  }

  .shop-list ul li a {
    font-size: 117%;
    line-height: 1.5;
    color: #035d8a;
    text-decoration: none;
  }

  .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 {
    width: 225px;
    max-width: 100%;
    vertical-align: top;
  }

  #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 {
    padding: 16px 5px 10px;
    background: url('/common/images/title-area-sp-bg-01-d.gif') top left repeat;
    background: url('/common/images/title-area-pc-bg-01.gif') repeat scroll left top transparent\9; /*for IE7,8*/
    -webkit-background-size: 3px 3px;
    background-size: 3px 3px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 3px solid #d90000;
  }

  #title-area-detailpage {
    padding: 16px 5px 10px;
    background: url('/common/images/title-area-sp-bg-01-d.gif') top left repeat;
    background: url('/common/title-area-pc-bg-01.gif') repeat scroll left top transparent\9; /*for IE7,8*/
    -webkit-background-size: 3px 3px;
    background-size: 3px 3px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 3px solid #d90000;
  }

  #title-area-catetop h1 {
    height: 22px;
    padding: 4px 0 0 5px;
    border-left: 3px solid #d90000;
  }

  #title-area-detailpage h1 {
    position: relative;
    height: 22px;
    padding: 4px 0 0 5px;
    border-left: 3px solid #d90000;
  }

  #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 {
    position: absolute;
    top: 5px;
    right: 0;
    display: block;
  }

  #title-area-detailpage h1 span.rss-btn img {
    width: 17px;
    height: 17px;
    border: 1px solid #fff;
  }
  /* ぱんくず */

  ul#bread-clumb {
    margin-bottom: 4px;
  }

  ul#bread-clumb li {
    display: inline;
    font-size: 10px;
    color: #666;
  }

  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;
    margin-bottom: 10px;
    background-color: #d4d0cd;
  }

  #shop-detail-map #shop-detail-map-inner {
    width: 100%;
    height: 300px;
    padding: 0;
    margin: 0;
  }
  /*戻る*/

  .shop-detail-back-btn {
    padding: 10px 0;
    padding-left: 18px;
    margin: 20px 10px 0;
    background: url('/common/images/ico-arrow-blue-square-mini-back-sp-d.gif') left center no-repeat;
    background: url('/common/images/ico-arrow-blue-square-pc-back.gif') left center no-repeat\9; /*for IE7,8*/
    -webkit-background-size: 13px 13px;
    background-size: 13px 13px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
  }

  .shop-detail-back-btn a {
    color: #035d8a;
    text-decoration: none;
  }
  /* モーダル?*/

  .white-popup-block {
    position: relative;
    width: 75%;
    max-width: 520px;
    padding: 20px;
    margin: 20px auto;
    background: #fff none repeat scroll 0 0;
  }

  .white-popup-block .modal-inner {
    padding: 20px;
  }

  .white-popup-block .coupon-img {
    display: block;
    width: 100%;
    max-width: 400px;
    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;
    width: 100%;
    /* height: 0px; */
    padding: 7.3% 0;
    color: #01315b;
    /* text-indent: 100%; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    text-align: center;
    text-decoration: none;
    background: url('/shop/images/new/map-open.png') no-repeat center center;
    background-size: contain;
  }

  .map-btn-block .show-map-btn a span {
    /* display:block; */
    font-size: 108%;
    font-weight: bold;
    color: #01315b;
    /* margin: 0 auto; */
    vertical-align: middle;
  }

  .map-btn-block .show-map-btn a.close {
    width: 100%;
    /* height: 0px; */
    padding: 7.3% 0;
    background: url('/shop/images/new/map-close.png') no-repeat center center;
    background-size: contain;
    /* text-indent: 100%; */
    /* white-space: nowrap;
  overflow: hidden; */
  }

  .map-btn-block .white-btn {
    position: relative;
  }

  .map-btn-block .white-btn a {
    display: block;
    padding: 12px 0;
    color: #035d8a;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #035d8a;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }

  .map-btn-block .white-btn a span {
    display: block;
    padding-left: 10px;
    background: url('/shop/images/new/icon-arrow-blue.png') no-repeat 90% center;
    background: url('/shop/images/new/icon-arrow-blue.png') no-repeat 90% center\9; /* for IE7,8*/
    -webkit-background-size: 5px 9px;
    background-size: 5px 9px;
  }
  /*---------------------------------------------------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 {
    margin-bottom: 10px;
    background-color: #fff;
  }

  .shop-news .news-close p {
    padding: 8px 10px;
    font-size: 108%;
    line-height: 1.5;
    color: #d80100;
  }

  .shop-news {
    padding: 0 10px;
    margin-bottom: 27px;
  }

  .shop-news table {
    width: 100%;
  }

  .shop-news table th {
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: left;
  }

  .shop-news table td {
    display: block;
    width: 100%;
    padding-top: 10px;
    font-size: 108%;
    line-height: 1.5;
    text-align: left;
  }

  .shop-news .news-shop {
    padding: 10px;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #01315b;
  }

  .shop-news .news-important {
    padding: 10px;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #d80100;
  }

  .shop-news .news-shop th {
    padding-left: 24px;
    font-size: 108%;
    font-weight: bold;
    color: #01315b;
    background: url(/shop/images/new/icon-shop.svg) no-repeat 0 50%;
    background-size: 23px auto;
  }

  .shop-news .news-important th {
    padding-left: 24px;
    font-weight: bold;
    color: #d80100;
    background: url(/shop/images/new/icon-important.svg) no-repeat 0 50%;
    background-size: 23px auto;
  }

  .shop-news .news-comment {
    padding: 15px 15px 0 10px;
    font-size: 108%;
    line-height: 1.5;
  }

  .shop-info {
    padding: 0 10px;
  }

  .shop-info table {
    width: 100%;
    margin-top: 5px;
  }

  .shop-info th {
    box-sizing: border-box;
    width: 33%;
    padding: 3%;
    font-size: 108%;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }

  .shop-info td {
    padding: 15px 15px 15px 10px;
    font-size: 108%;
    line-height: 1.5;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }

  .shop-info .link-access {
    padding-left: 13px;
    background: url(/shop/images/new/icon-ananchor.gif) no-repeat 0 50%;
  }

  .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 {
    display: inline-block;
    margin-top: 8px;
    color: #d80100;
  }

  .shop-info .info-icon {
    display: block;
    margin-top: 8px;
  }

  .shop-access {
    padding: 0 10px 17px 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-access h2 {
    padding: 18px 0;
    font-size: 124%;
    font-weight: bold;
    text-align: center;
  }

  .shop-access ul li {
    padding: 13px 15px 13px 10px;
    font-size: 108%;
    line-height: 1.5;
    border-top: 1px solid #ccc;
  }

  .shop-campaign {
    padding: 0 10px 15px 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #ee7a01;
    border-bottom: 1px solid #ccc;
  }

  .shop-campaign h2 {
    padding: 20px 0;
    margin-bottom: 15px;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .shop-campaign dl dt {
    padding: 1px 0 1px 30px;
    font-size: 124%;
    font-weight: bold;
    color: #fb7000;
    background: url(/shop/images/new/icon-cart.svg) no-repeat 2px 50%;
    background-size: 22px auto;
  }

  .shop-campaign .campaign-sale {
    padding: 13px 9px 9px 9px;
    margin-top: 10px;
    background-color: #ffe;
    border: 1px solid #fb7000;
  }

  .shop-campaign .campaign-sale p {
    margin-top: 15px;
  }

  .shop-campaign .campaign-sale table {
    width: 100%;
    margin-top: 15px;
  }

  .shop-campaign .campaign-sale table th {
    width: 50%;
    padding: 20px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    background-color: #ffefef;
  }

  .shop-campaign .campaign-sale table td {
    padding: 20px;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
  }

  .shop-campaign .campaign-coupon {
    padding: 20px 19px;
    margin-top: 10px;
    background-color: #ffe;
    border: 1px solid #fb7000;
  }

  .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%;
    padding: 15px 0;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/shop/images/new/icon-arrow.png) no-repeat 90% 50% #e87a02;
    border-radius: 4px;
  }

  .shop-campaign .campaign-coupon ul li a:hover {
    opacity: 0.8;
  }

  .shop-campaign .campaign-free {
    padding: 20px 19px;
    margin-top: 10px;
    background-color: #ffe;
    border: 1px solid #fb7000;
  }

  .shop-campaign .campaign-free dt {
    padding: 5px 0 5px 37px;
    background: url(/shop/images/new/icon-star.svg) no-repeat 2px 50%;
    background-size: 22px auto;
  }

  .shop-campaign .campaign-free ul {
    margin-top: 14px;
  }

  .shop-campaign .campaign-free ul li {
    line-height: 1.5;
  }

  .shop-product {
    padding: 0 10px 20px 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-product h2 {
    padding: 20px 0;
    margin-bottom: 15px;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .shop-product .tab-list {
    margin: 0 0 15px;
  }

  .shop-product .tab-list li:first-child {
    margin: 0;
  }

  .shop-product .tab-list li {
    float: left;
    width: 48%;
    height: 43px;
    margin: 0 0 0 4%;
  }

  .shop-product .tab-list li a {
    display: block;
    height: 12px;
    padding: 13px 0;
    font-size: 108%;
    font-weight: bold;
    line-height: 1;
    color: #023793;
    text-align: center;
    text-decoration: none;
    background-color: #f5f5f5;
    border-bottom: solid 2px #023793;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }

  .shop-product .tab-list li#sell a {
    color: #023893;
  }

  .shop-product .tab-list li#sell.select {
    background: url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
    background-color: #fff;
  }

  .shop-product .tab-list li#sell.select a {
    height: 14px;
    font-size: 108%;
    color: #fff;
    background: #023893;
    border: none;
  }

  .shop-product .tab-list li#buy a {
    font-size: 108%;
    color: #023793;
  }

  .shop-product .tab-list li#buy.select {
    background: url(/shop/images/new/icon-selected.gif) no-repeat center bottom;
    background-color: #fff;
  }

  .shop-product .tab-list li#buy.select a {
    height: 14px;
    color: #fff;
    background: #023793;
    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 #ccc;
  }

  .shop-product .inner .right {
    zoom: 1;
    border: none;
  }

  .shop-product .shop-product-note {
    padding: 0 15px 0 10px;
    margin-top: 15px;
    line-height: 1.5;
  }

  .shop-product .shop-product-img {
    margin-top: -2%;
    margin-left: -4%;
  }

  .shop-product .shop-product-img li {
    float: left;
    width: 46%;
    margin-top: 4%;
    margin-left: 4%;
  }

  .shop-product .shop-product-img li img {
    width: 100%;
    vertical-align: top;
  }

  .shop-product .tab-box {
    padding: 15px 0 15px 45px;
    background: url(/shop/images/new/icon-on.gif) no-repeat 10px 50%;
    border-bottom: 1px solid #ccc;
  }

  .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.p19 {
    background: url(/shop/images/new/icon_detail_19.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p20 {
    background: url(/shop/images/new/icon_detail_20.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p21 {
    background: url(/shop/images/new/icon_detail_21.svg) no-repeat 10px 50%;
    background-size: 25px auto;
  }

  .shop-product .tab-box.p22 {
    background: url(/shop/images/new/icon_detail_22.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 {
    font-style: normal;
    color: #ccc;
  }

  .shop-product .tab-box .tab-ttl {
    display: block;
    font-size: 108%;
  }

  .shop-product ul li {
    line-height: 1.5;
  }

  .shop-other {
    padding: 0 10px;
    margin-top: 40px;
    background-color: #fff;
    border-top: 3px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .shop-other h2 {
    padding: 20px 0;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
  }

  .shop-other ul li {
    padding: 15px 22px 15px 10px;
    font-size: 108%;
    line-height: 1.5;
    border-top: 1px solid #ccc;
  }

  .shop-other .shop-other-btn {
    margin-bottom: 15px;
  }

  .shop-other .shop-other-btn a {
    display: block;
    width: 93%;
    padding: 15px 0;
    margin: 0 auto;
    font-size: 108%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: url(/shop/images/new/icon-arrow.png) no-repeat 90% 50% #003894;
    border-radius: 4px;
  }

  .shop-other .shop-other-btn a:hover {
    opacity: 0.8;
  }

  .shop-other .shop-other-link {
    margin-bottom: 20px;
  }

  .shop-other .shop-other-link a {
    display: inline-block;
    float: right;
    font-size: 108%;
    color: #035d8a;
    text-decoration: none;
    text-decoration: underline #035d8a dotted;
  }

  .shop-other-note {
    margin: -10px 0px 10px 0px;
    text-align: center;
  }
  /*---------------------------------------------------SP_SIDE----------------------------------------------------------*/

  .kaitori {
    padding: 0 10px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
    border-top: 2px solid #023793;
    border-bottom: 1px solid #ccc;
  }

  .kaitori h3 {
    padding: 16px 0;
    margin-bottom: 15px;
    font-size: 117%;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .kaitori p {
    padding: 0 11px;
    margin-top: 10px;
    font-size: 108%;
  }

  .kaitori p a {
    line-height: 1.5;
    color: #035d8a;
    text-decoration: none;
  }

  .kaitori p a:hover {
    text-decoration: underline dotted #035d8a;
  }

  .arubaito {
    padding: 0 10px;
    text-align: center;
  }

  .arubaito img {
    max-width: 100%;
    height: auto;
  }

  .employment-block {
    padding: 0 10px;
    margin: 40px 0;
  }

  .employment-block a {
    display: block;
    padding: 13px 34px 13px 13px;
    font-size: 116%;
    font-weight: bold;
    line-height: 1.5;
    color: #fb7000;
    text-decoration: none;
    background: url(/shop/images/new/icon-arrow-gray.png) no-repeat 95% 50% #fff;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
  }

  .employment-block a:hover {
    text-decoration: underline;
  }

  .shop-list {
    display: none;
    padding: 0 10px 15px;
    background: #fff;
    border-top: 2px solid #023793;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
  }

  .shop-list.active {
    display: block;
  }

  .shop-list h3 {
    padding: 16px 0;
    margin-bottom: 15px;
    font-size: 117%;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }

  .shop-list ul li {
    padding: 0 11px;
    padding-left: 0.5em;
    margin-top: 10px;
    font-size: 108%;
    text-indent: -0.5em;
  }

  .shop-list ul li a {
    line-height: 1.5;
    color: #035d8a;
    text-decoration: none;
  }

  .shop-list ul li a:hover {
    text-decoration: underline dotted #035d8a;
  }

  .shop-list ul li:before {
    content: '・';
  }

  #shop-banner-block {
    padding: 0 10px;
    margin-left: -4%;
  }

  #shop-banner-block li {
    float: left;
    width: 46%;
    margin-top: 4%;
    margin-left: 4%;
  }

  #shop-banner-block li a img {
    width: 100%;
    vertical-align: top;
  }

  #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 {
  padding: 15px;
  margin-top: 18px;
  line-height: 1.5;
  background: #fff;
  border: 1px solid #a0a0a0;
}

.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 {
    padding: 25px 30px;
    margin-top: 20px;
  }

  .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 {
  width: 36px;
  height: 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;
  }
}
