@charset "UTF-8";
html {
  font-size: 10px;
}

body,
td,
th,
input,
textarea {
  color: #000000;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", '小塚ゴシック Pr6N','Kozuka Gothic Pr6N',"メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 1.3rem;
  line-height: 1.5;
}

body {
  overflow-wrap: break-word;
}

a,
a:link,
a:visited,
a:active,
a:hover,
a:hover img {
  color: #000000;
  text-decoration: none;
  /*
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  opacity: .80;
*/
}

a:hover {
  text-decoration: none;
}

a:hover,
a:hover img,
.img_hover:hover {
  /*
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  opacity: .80;
*/
}

img {
  vertical-align: bottom;
}

div,
p {
  /*word-break: break-all;*/
}

h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
nav {
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, nav, picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

ul,
ol,
li {
  list-style: none;
}

figure, picture {
  font-size: 0;
}

picture {
  display: block;
}

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

html, body {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px), print {
  .header {
    position: relative;
    height: 92px;
    background: #fff;
    z-index: 10;
    padding: 0;
  }
  .header h1 {
    position: absolute;
    left: 21px;
    top: 19px;
  }
  .header h1 a {
    display: block;
  }
  .header h1 a img {
    width: 270px;
    height: auto;
    display: block;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .header.hd_top h1 {
    position: absolute;
  }
  .header.hd_top h1 a img {
    width: 635px;
    height: auto;
    display: block;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .header .hd_right {
    width: 100%;
    height: 100%;
    max-width: 650px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 0 auto;
    padding: 12px 20px;
    padding-right: 220px;
  }
  .header .hd_right .language_area {
    position: absolute;
    right: 80px;
  }
  .header .hd_right .menu-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .hd_right .about_link {
    font-size: 1.4rem;
    margin-right: 26px;
    padding-right: 26px;
    border-right: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
  }
  .header .hd_right .about_link span {
    font-size: 1.8rem;
    font-family: "Open Sans", sans-serif;
  }
  .header .hd_right .sns_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .hd_right .sns_link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 24px;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .hd_right .sns_link li + li {
    margin-left: 13px;
  }
  .header .hd_right .sns_link li a {
    display: block;
    width: 20px;
    height: 20px;
  }
  .header .hd_right .sns_link li a img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    object-position: center center;
  }
  .header .hd_right .menu_btn {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 36px;
    width: 142px;
    border: 1px solid #e0e0e0;
    background-color: transparent;
    -moz-border-radius: 20px;
         border-radius: 20px;
    font-size: 1.2rem;
    position: relative;
    outline: none;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
  }
  .header .hd_right .menu_btn:before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(/common/images/icon_language.svg) center no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    margin-right: 10px;
  }
  .header .hd_right .select_language {
    position: fixed;
    top: 70px;
    right: 70px;
    z-index: -1;
    background-color: #fff;
    -moz-border-radius: 26px;
         border-radius: 26px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  .header .hd_right .select_language .lang_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 180px;
    padding: 20px 28px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .header .hd_right .select_language .lang_list_item {
    font-size: 1.2rem;
    margin-top: 10px;
  }
  .header .hd_right .select_language .lang_list_item a {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    color: #6d6d6d;
  }
  .header .hd_right .select_language .lang_list_item a:hover {
    opacity: .6;
  }
  .header .hd_right .select_language .lang_list_item img {
    width: 15px;
    height: auto;
    margin-right: 6px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header .hd_right .select_language.is-active {
    opacity: 1;
  }
  .header .hd_right .select_language.is-active .lang_list_item {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .header .hd_right .select_language.is-active .lang_list_item.item1 {
    -webkit-transition: opacity 0.2s 0.06s, -webkit-transform 0.3s 0.06s;
    transition: opacity 0.2s 0.06s, -webkit-transform 0.3s 0.06s;
    -moz-transition: opacity 0.2s 0.06s, transform 0.3s 0.06s, -moz-transform 0.3s 0.06s;
    transition: opacity 0.2s 0.06s, transform 0.3s 0.06s;
    transition: opacity 0.2s 0.06s, transform 0.3s 0.06s, -webkit-transform 0.3s 0.06s, -moz-transform 0.3s 0.06s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item2 {
    -webkit-transition: opacity 0.2s 0.12s, -webkit-transform 0.3s 0.12s;
    transition: opacity 0.2s 0.12s, -webkit-transform 0.3s 0.12s;
    -moz-transition: opacity 0.2s 0.12s, transform 0.3s 0.12s, -moz-transform 0.3s 0.12s;
    transition: opacity 0.2s 0.12s, transform 0.3s 0.12s;
    transition: opacity 0.2s 0.12s, transform 0.3s 0.12s, -webkit-transform 0.3s 0.12s, -moz-transform 0.3s 0.12s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item3 {
    -webkit-transition: opacity 0.2s 0.18s, -webkit-transform 0.3s 0.18s;
    transition: opacity 0.2s 0.18s, -webkit-transform 0.3s 0.18s;
    -moz-transition: opacity 0.2s 0.18s, transform 0.3s 0.18s, -moz-transform 0.3s 0.18s;
    transition: opacity 0.2s 0.18s, transform 0.3s 0.18s;
    transition: opacity 0.2s 0.18s, transform 0.3s 0.18s, -webkit-transform 0.3s 0.18s, -moz-transform 0.3s 0.18s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item4 {
    -webkit-transition: opacity 0.2s 0.24s, -webkit-transform 0.3s 0.24s;
    transition: opacity 0.2s 0.24s, -webkit-transform 0.3s 0.24s;
    -moz-transition: opacity 0.2s 0.24s, transform 0.3s 0.24s, -moz-transform 0.3s 0.24s;
    transition: opacity 0.2s 0.24s, transform 0.3s 0.24s;
    transition: opacity 0.2s 0.24s, transform 0.3s 0.24s, -webkit-transform 0.3s 0.24s, -moz-transform 0.3s 0.24s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item5 {
    -webkit-transition: opacity 0.2s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: opacity 0.2s 0.3s, -webkit-transform 0.3s 0.3s;
    -moz-transition: opacity 0.2s 0.3s, transform 0.3s 0.3s, -moz-transform 0.3s 0.3s;
    transition: opacity 0.2s 0.3s, transform 0.3s 0.3s;
    transition: opacity 0.2s 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s, -moz-transform 0.3s 0.3s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item6 {
    -webkit-transition: opacity 0.2s 0.36s, -webkit-transform 0.3s 0.36s;
    transition: opacity 0.2s 0.36s, -webkit-transform 0.3s 0.36s;
    -moz-transition: opacity 0.2s 0.36s, transform 0.3s 0.36s, -moz-transform 0.3s 0.36s;
    transition: opacity 0.2s 0.36s, transform 0.3s 0.36s;
    transition: opacity 0.2s 0.36s, transform 0.3s 0.36s, -webkit-transform 0.3s 0.36s, -moz-transform 0.3s 0.36s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item7 {
    -webkit-transition: opacity 0.2s 0.42s, -webkit-transform 0.3s 0.42s;
    transition: opacity 0.2s 0.42s, -webkit-transform 0.3s 0.42s;
    -moz-transition: opacity 0.2s 0.42s, transform 0.3s 0.42s, -moz-transform 0.3s 0.42s;
    transition: opacity 0.2s 0.42s, transform 0.3s 0.42s;
    transition: opacity 0.2s 0.42s, transform 0.3s 0.42s, -webkit-transform 0.3s 0.42s, -moz-transform 0.3s 0.42s;
  }
  .header .hd_right .select_language.is-active .lang_list_item.item8 {
    -webkit-transition: opacity 0.2s 0.48s, -webkit-transform 0.3s 0.48s;
    transition: opacity 0.2s 0.48s, -webkit-transform 0.3s 0.48s;
    -moz-transition: opacity 0.2s 0.48s, transform 0.3s 0.48s, -moz-transform 0.3s 0.48s;
    transition: opacity 0.2s 0.48s, transform 0.3s 0.48s;
    transition: opacity 0.2s 0.48s, transform 0.3s 0.48s, -webkit-transform 0.3s 0.48s, -moz-transform 0.3s 0.48s;
  }
  .header .hd_right .search_box {
    position: relative;
    z-index: 1;
  }
  .header .hd_right .search_box .gsc-input-box {
    -moz-border-radius: 10px;
         border-radius: 10px;
    position: absolute;
    width: 284px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 38px;
    right: -294px;
    z-index: 10;
    -webkit-transition: right 0.5s ease-out;
    -moz-transition: right 0.5s ease-out;
    transition: right 0.5s ease-out;
  }
  .header .hd_right .search_box .gsc-search-button {
    visibility: hidden;
    width: 0px;
    height: 0px;
    padding: 0;
  }
  .header .hd_right .search_box_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    transition: width 0.5s ease;
    width: 48px;
    position: absolute;
    right: 20px;
    margin: auto;
  }
  .header .hd_right .search_box_wrap.is-active {
    width: 350px;
  }
  .header .hd_right .search_box_wrap.is-active .gsc-input-box {
    right: 10px;
  }
  .header .hd_right .search_box_show {
    width: 38px;
    height: 38px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background: url(/common/images/icon_search.svg) center no-repeat;
    -moz-background-size: 16px auto;
         background-size: 16px auto;
    background-color: #000;
    position: relative;
    z-index: 11;
  }
  .header-voucher {
    height: 99px;
    border-top: 5px solid #035D6D;
    border-bottom: 1px solid #DEDEDE;
  }
  .header-voucher .header-logo {
    width: 538px;
    left: 50%;
    top: 25px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header-voucher .header-logo__link {
    display: block;
    width: 100%;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .header-voucher .header-logo__link img {
    width: 100%;
  }
  .header-voucher .header-logo__link:hover {
    opacity: 0.7;
  }
  .coupon-mv {
    background: #f3f3f3;
    font-family: "Noto Sans JP", serif;
    padding: 30px 0 28px;
    text-align: center;
    border-bottom: 1px solid #DEDEDE;
  }
  .coupon-mv__top {
    font-size: 1.4rem;
  }
  .coupon-mv__ttl {
    font-size: 4rem;
    line-height: 1.5;
    color: #035D6D;
    font-weight: 700;
  }
  .footer {
    padding: 30px 0 27px;
    border-top: 1px solid #e0e0e0;
    position: relative;
  }
  .footer .row {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer ul li:not(:last-child) {
    margin-right: 20px;
  }
  .footer ul li a {
    font-size: 1.4rem;
    line-height: 1;
    text-decoration: underline;
  }
  .footer ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
  .footer .caution_txt {
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 10px;
    text-align: right;
  }
  .footer .copyright {
    font-size: 1.4rem;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    letter-spacing: 1px;
  }
  .footer .copyright span {
    margin-left: 30px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.3px;
    position: relative;
    top: -1px;
  }
  .footer_pagetop {
    position: absolute;
    right: -110px;
    top: -12px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
  }
  .footer_pagetop a {
    text-indent: -99999px;
    width: 36px;
    height: 36px;
    background: #000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_pagetop a:before {
    content: '';
    width: 14px;
    height: 10px;
    background: url(../images/ic_top.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-animation: upDown 1s infinite alternate;
       -moz-animation: upDown 1s infinite alternate;
            animation: upDown 1s infinite alternate;
    display: block;
  }
}

@media screen and (min-width: 769px) and (max-width: 1460px) {
  .footer_pagetop {
    right: -70px;
    top: -12px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1365px) {
  .footer_pagetop {
    right: 5px;
    top: -80px;
  }
}

@media screen and (min-width: 769px), print {
  .footer-voucher {
    background: #f7f7f7;
    padding: 15px 0 37px;
    text-align: center;
    border-top: 2px solid #035D6D;
  }
  .footer-voucher .footer-logo {
    display: block;
    margin: 0 auto 15px;
    width: 538px;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .footer-voucher .footer-logo img {
    width: 100%;
  }
  .footer-voucher .footer-logo:hover {
    opacity: 0.7;
  }
  .footer-voucher .footer-text {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans JP", serif;
  }
  .footer-voucher .footer-text a {
    border-bottom: 1px solid #000;
    -webkit-transition: border-color 0.3s ease-out;
    -moz-transition: border-color 0.3s ease-out;
    transition: border-color 0.3s ease-out;
  }
  .footer-voucher .footer-text a:hover {
    border-color: transparent;
  }
  .footer-voucher .footer-copyright {
    font-family: "Noto Sans JP", serif;
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .footer-voucher__inner {
    margin: 0 auto 24px;
    text-align: right;
    width: 1200px;
  }
  .footer-voucher__inner .link_text {
    font-size: 1.6rem;
    text-decoration: underline;
  }
  .footer-voucher__inner .link_text:hover {
    text-decoration: none;
  }
  .ie .footer {
    padding: 35px 0 27px;
  }
  .ie.win7 .footer {
    padding: 30px 0 27px;
  }
  .ie .footer .copyright span {
    position: relative;
    top: -3px;
  }
  .ie.win7 .footer .copyright span {
    position: relative;
    top: -1px;
  }
  .en .about_us {
    width: 865px;
  }
  .en .about_us p:first-of-type {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .en .about_us p.caution_en_txt {
    margin-top: 20px;
  }
  .en .right a {
    text-decoration: underline;
  }
  .en .right .copyright {
    margin: 10px 0 0;
  }
  .en .right .copyright span {
    margin: 0;
  }
  .banner_area {
    margin: 100px auto 0;
    max-width: 1200px;
    width: 100%;
  }
  .banner_area ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .banner_area ul li {
    width: 49%;
  }
  .banner_area ul li:nth-of-type(2n) {
    margin-left: 2%;
  }
  .banner_area ul li:nth-of-type(n+3) {
    margin-top: 20px;
  }
  .banner_area ul li img {
    height: auto;
    width: 100%;
  }
  .banner_area ul li a {
    display: block;
    font-size: 0;
  }
  .banner_area ul li a:hover {
    opacity: 0.7;
  }
  .tt_section {
    font-size: 4.5rem;
    line-height: 1;
    font-weight: normal;
    letter-spacing: -1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tt_section span {
    font-family: "Open Sans", sans-serif;
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 800;
    color: #000;
  }
  .tt_section span strong {
    color: #b4131a;
    padding: 0 10px;
  }
  .tt_sec {
    font-size: 1.4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 10px;
  }
  .tt_sec span {
    color: #b4131a;
    font-family: "Open Sans", sans-serif;
    font-size: 2.4rem;
    margin-right: 0.5em;
  }
  .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 7px 0;
  }
  .btn a {
    width: 355px;
    color: #fff;
    background: #fff;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 1.6rem;
    line-height: 1;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: -webkit-animation .3s ease-out;
    transition: -webkit-animation .3s ease-out;
    -moz-transition: animation .3s ease-out, -moz-animation .3s ease-out;
    transition: animation .3s ease-out;
    transition: animation .3s ease-out, -webkit-animation .3s ease-out, -moz-animation .3s ease-out;
  }
  .btn a span {
    display: block;
    width: 297px;
    padding: 14px 0;
    background: #000;
    position: relative;
    padding-left: 40px;
    z-index: -1;
  }
  .btn a span:after {
    content: '';
    width: 27px;
    height: 44px;
    position: absolute;
    top: 0;
    right: -20px;
    background: url(../images/ic_arrow_main.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    display: block;
  }
  .btn a:before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 44px;
    position: absolute;
    top: 0;
    right: 19px;
    background: url(../images/ic_arrow_bl.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-animation-name: bounceAlpha;
       -moz-animation-name: bounceAlpha;
            animation-name: bounceAlpha;
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: 0.2s;
       -moz-animation-delay: 0.2s;
            animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
            animation-timing-function: linear;
    z-index: 0;
  }
  .btn a:after {
    content: '';
    display: inline-block;
    width: 29px;
    height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/ic_arrow_bl.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-animation-name: bounceAlpha;
       -moz-animation-name: bounceAlpha;
            animation-name: bounceAlpha;
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
            animation-timing-function: linear;
    z-index: 0;
  }
  .btn a:hover {
    opacity: 0.8;
  }
  .ie .btn a:before {
    right: -7px;
  }
  .ie .btn a:after {
    right: -24px;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .container {
    min-width: 1200px;
  }
  .ggmap {
    width: 100%;
    height: 556px;
    min-width: 1200px;
  }
  .bnr_insta {
    margin-top: 50px;
  }
  .bnr_insta a {
    display: block;
  }
  .bnr_insta a:hover {
    opacity: 0.8;
  }
  .ltags {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ltags-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 19px;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    padding: 0 5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .ltags-item--01 {
    background: #F288AE;
  }
  .ltags-item--02 {
    background: #ED7D59;
  }
  .ltags-item--03 {
    background: #59A6ED;
  }
  .bnr_add {
    margin-top: 70px;
    text-align: center;
  }
  .bnr_add img {
    vertical-align: top;
  }
  .bnr_add_item {
    width: 728px;
    height: auto;
    margin: 0 auto;
  }
  .bnr_add_item + .bnr_add_item {
    margin-top: 10px;
  }
  .advertisement {
    border: 3px solid;
    padding: 35px;
    text-align: center;
    margin-top: 58px;
    max-width: 1200px;
    position: relative;
  }
  .advertisement:after {
    content: "";
    display: block;
    width: 186px;
    height: 151px;
    background: url(/images/ad_img.png) no-repeat left top;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    right: 10px;
    bottom: -18px;
  }
  .advertisement p {
    font-weight: bold;
    font-size: 2rem;
  }
  .advertisement p em {
    color: #c01920;
    font-style: normal;
  }
  .advertisement a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 620px;
    height: 70px;
    background-color: #c01920;
    margin: 20px auto 0;
    -moz-border-radius: 9px;
         border-radius: 9px;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    text-decoration: none !important;
  }
  .advertisement a:hover {
    opacity: 0.8;
  }
  .advertisement a span {
    color: #fff;
    font-size: 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .advertisement a span:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-right: 10px;
  }
  .business {
    padding-bottom: 60px;
    padding-top: 60px;
    border: 1px solid #e2e2e2;
  }
  .business .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .business .business_ct {
    width: 788px;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 788px;
            flex: 0 0 788px;
    margin-right: 70px;
  }
  .business .business_ct .tt_section {
    margin-bottom: 16px;
  }
  .business .business_ct .business_des {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 22px;
  }
  .business .business_ct_inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .business .business_ct_inner_left {
    width: 460px;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 460px;
            flex: 0 0 460px;
    margin-right: 22px;
    margin-top: 4px;
  }
  .business .business_ct_inner_left .business_list li a {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: bold;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 15px 13px 0;
    letter-spacing: 0.5px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
  }
  .business .business_ct_inner_left .business_list li a:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 11px;
    background: url(/images/ic_arrow.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: right .2s ease-out;
    -moz-transition: right .2s ease-out;
    transition: right .2s ease-out;
  }
  .business .business_ct_inner_left .business_list li a:hover {
    opacity: 0.8;
  }
  .business .business_ct_inner_left .business_list li a:hover:after {
    right: 11px;
  }
  .business .business_ct_inner_right img {
    width: 100%;
    height: auto;
  }
  .business .banner {
    margin-top: 64px;
  }
  .business .banner a {
    display: block;
    line-height: 0;
    margin: 4px 0 6px;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
  }
  .business .banner a img {
    width: 100%;
    height: auto;
  }
  .business .banner a:hover {
    opacity: 0.8;
  }
  .business .banner .add_bnr {
    margin-top: 36px;
    width: 336px;
    height: 280px;
  }
  .business .banner span {
    display: block;
    line-height: 0;
    margin: 4px 0 6px;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
  }
  .business .banner span img {
    width: 100%;
    height: auto;
  }
  .business .business_content {
    margin-top: 20px;
  }
  .business .business_content h4 {
    font-size: 2.0rem;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .business .business_content__inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
  }
  .business .business_content__inner p + p {
    margin-left: 130px;
  }
  .business .business_content__inner .business_label {
    color: #b4131a;
    font-weight: bold;
  }
  .business .business_content__inner img {
    width: auto;
    margin: 10px 0 20px;
    height: 85px;
  }
  .business .business_content p {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
  .business .business_content p.ttl {
    font-weight: bold;
  }
  .business .business_content p a {
    color: #b4131a;
    text-decoration: underline;
  }
  .business .business_content p a:hover {
    text-decoration: none;
  }
  .business .business_content + .business_content {
    margin-top: 30px;
  }
  .ie .business .business_ct_inner_left .business_list li a {
    padding: 12px 15px 9px 0;
  }
}

@media screen and (max-width: 768px) {
  .header {
    background: #fff;
    z-index: 12;
    padding: 2.60417vw 2.34375vw 2.60417vw;
    border-bottom: 1px solid #d2d2d2;
  }
  .header h1 {
    text-align: center;
    width: 58.59375vw;
  }
  .header h1 a {
    display: block;
  }
  .header h1 a img {
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .header a {
    text-decoration: none !important;
  }
  .header .menu_trigger {
    width: 5.98958vw;
    height: 5.98958vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 4.94792vw;
    right: 3.90625vw;
  }
  .header .menu_trigger span, .header .menu_trigger:before, .header .menu_trigger:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    -moz-border-radius: 2px;
         border-radius: 2px;
    background-color: #c01920;
  }
  .header .menu_trigger span {
    margin: 1.69271vw 0;
  }
  .header .menu_trigger:before, .header .menu_trigger:after {
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  }
  .header .menu_trigger:before {
    top: 0.52083vw;
  }
  .header .menu_trigger:after {
    bottom: 0.52083vw;
  }
  .header .menu_trigger.is-active span {
    display: none;
  }
  .header .menu_trigger.is-active:before {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 2.60417vw;
  }
  .header .menu_trigger.is-active:after {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 2.60417vw;
  }
  .header.is-active {
    width: 100%;
    position: fixed;
  }
  .header.is-active.is-language .select_language {
    pointer-events: auto;
  }
  .header.is-active.is-language .menu-area {
    z-index: -2;
    opacity: 0;
  }
  .header.is-active.is-language .menu-area > * {
    pointer-events: none;
  }
  .header.is-active.is-menu .menu-area {
    pointer-events: auto;
  }
  .header.is-active.is-menu .select_language {
    z-index: -2;
    opacity: 0;
  }
  .header.is-active.is-menu .select_language > * {
    pointer-events: none;
  }
  .header .hd_right {
    width: 100%;
    height: auto;
  }
  .header .hd_right .search_box {
    margin-top: 9.375vw;
  }
  .header .hd_right .search_box .gsc-input-box {
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
  }
  .header .hd_right .search_box .gsib_a {
    height: 11.19792vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .header .hd_right .search_box .gsc-search-button-v2 {
    padding: 0vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 10.41667vw;
    height: 10.41667vw;
    background-color: #000;
  }
  .header .hd_right .search_box .gsc-search-button-v2 svg {
    width: 3.90625vw;
    height: 3.90625vw;
  }
  .header .hd_right .menu-area {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 28.90625vw 3.90625vw 11.71875vw;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  .header .hd_right .menu-area.is-active {
    opacity: 1;
  }
  .header .hd_right .about_link {
    font-size: 3.64583vw;
    width: 100%;
  }
  .header .hd_right .about_link a {
    position: relative;
  }
  .header .hd_right .about_link a:after {
    position: absolute;
    content: "";
    display: block;
    width: 2.08333vw;
    height: 2.08333vw;
    border-top: 0.78125vw solid #c01920;
    border-right: 0.78125vw solid #c01920;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    right: -5.20833vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header .hd_right .about_link span {
    font-size: 4.6875vw;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
  }
  .header .hd_right .sns_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .header .hd_right .sns_link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10.15625vw;
  }
  .header .hd_right .sns_link li + li {
    margin-left: 7.8125vw;
  }
  .header .hd_right .sns_link li a {
    display: block;
    width: 7.8125vw;
    height: 7.8125vw;
  }
  .header .hd_right .sns_link li a img {
    width: 7.8125vw;
    height: 7.8125vw;
    object-fit: contain;
    object-position: center center;
  }
  .header .hd_right .menu_btn {
    display: inline-block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0;
    height: 7.8125vw;
    width: 7.8125vw;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    -moz-border-radius: 3.90625vw;
         border-radius: 3.90625vw;
    color: #fff;
    position: relative;
    outline: none;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 3.90625vw;
    right: 16.14583vw;
  }
  .header .hd_right .menu_btn:before {
    content: '';
    width: 4.42708vw;
    height: 4.42708vw;
    background: url(/common/images/icon_language.svg) center no-repeat;
    -moz-background-size: 4.42708vw 4.42708vw;
         background-size: 4.42708vw 4.42708vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 1.5625vw;
  }
  .header .hd_right .select_language {
    width: 100%;
    height: 100vh;
    padding-top: 23.69792vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  .header .hd_right .select_language .lang_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header .hd_right .select_language .lang_list_item {
    width: 32.16146vw;
    margin-bottom: 4.16667vw;
    font-size: 3.64583vw;
    opacity: 0;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
  }
  .header .hd_right .select_language .lang_list_item a {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  .header .hd_right .select_language .lang_list_item a:hover {
    opacity: .6;
  }
  .header .hd_right .select_language .lang_list_item img {
    width: 4.42708vw;
    height: auto;
    margin-right: 3.64583vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header .hd_right .select_language.is-active {
    opacity: 1;
  }
  .header .hd_right .select_language.is-active .lang_list_item {
    opacity: 1;
  }
  .header-voucher {
    padding: 4.97512vw 0 4.97512vw;
    border-top: 1.24378vw solid #035D6D;
  }
  .header-voucher .header-logo {
    width: 85.8209vw;
    margin: 0 auto;
    line-height: 1;
  }
  .header-voucher .header-logo__link {
    display: block;
  }
  .coupon-mv {
    background: #f3f3f3;
    padding: 4.97512vw 0 4.72637vw;
    font-family: "Noto Sans JP", serif;
    text-align: center;
    border-bottom: 1px solid #DEDEDE;
  }
  .coupon-mv__top {
    font-size: 3.48259vw;
  }
  .coupon-mv__ttl {
    font-size: 5.97015vw;
    color: #035D6D;
    line-height: 1.5;
    font-weight: 700;
  }
  .footer {
    border-top: 1px solid #e0e0e0;
    position: relative;
  }
  .footer .row {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 5.72917vw 0;
  }
  .footer ul li:not(:last-child) {
    margin-right: 5.20833vw;
  }
  .footer ul li a {
    font-size: 3.64583vw;
    line-height: 1;
    text-decoration: underline;
  }
  .footer .caution_txt {
    font-size: 3.125vw;
    line-height: 1.5;
    padding-top: 2.60417vw;
    text-align: center;
  }
  .footer .copyright {
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 0 0 5.72917vw;
    font-size: 3.64583vw;
    line-height: 1.5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    letter-spacing: 1px;
    margin-top: 5.72917vw;
  }
  .footer .copyright span {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.22135vw;
    font-size: 3.125vw;
    margin-top: 2.60417vw;
  }
  .footer_pagetop {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: -3.90625vw;
    margin-right: -3.90625vw;
  }
  .footer_pagetop a {
    text-indent: -99999px;
    width: 100%;
    height: 9.375vw;
    background: #000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_pagetop a:before {
    content: '';
    width: 3.77604vw;
    height: 2.47396vw;
    background: url(../images/ic_top.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-animation: upDown 1s infinite alternate;
       -moz-animation: upDown 1s infinite alternate;
            animation: upDown 1s infinite alternate;
    display: block;
  }
  .footer .en .about_us {
    margin-top: 3.90625vw;
    font-size: 3.64583vw;
  }
  .footer .en .about_us p:first-of-type {
    font-weight: bold;
  }
  .footer .en .about_us p.caution_en_txt {
    margin-top: 3.90625vw;
  }
  .footer .en .right {
    margin-top: 3.90625vw;
    text-align: center;
  }
  .footer .en .right a {
    font-size: 3.64583vw;
    line-height: 1;
    text-decoration: underline;
  }
  .footer .en .right .copyright {
    margin-top: 3.90625vw;
  }
  .footer-voucher {
    background: #f7f7f7;
    padding: 3.48259vw 7.46269vw 9.70149vw;
    text-align: center;
    border-top: 0.49751vw solid #035D6D;
  }
  .footer-voucher .footer-logo {
    display: block;
    width: 86.06965vw;
    margin: 0 auto 3.9801vw;
  }
  .footer-voucher .footer-logo img {
    width: 100%;
  }
  .footer-voucher .footer-text {
    font-size: 2.98507vw;
    font-weight: 400;
    line-height: 4.97512vw;
    font-family: "Noto Sans JP", serif;
  }
  .footer-voucher .footer-text a {
    border-bottom: 1px solid #000;
  }
  .footer-voucher .footer-copyright {
    font-family: "Noto Sans JP", serif;
    margin-top: 3.73134vw;
    font-size: 3.48259vw;
  }
  .footer-voucher__inner {
    margin: 0 auto 7.46269vw;
    text-align: right;
  }
  .footer-voucher__inner .link_text {
    font-size: 3.48259vw;
    text-decoration: underline;
  }
  .banner_area {
    margin-top: 13.02083vw;
  }
  .banner_area ul {
    margin: 0 auto;
    width: 90%;
  }
  .banner_area ul li + li {
    margin-top: 2.60417vw;
  }
  .banner_area ul li img {
    height: auto;
    width: 100%;
  }
  .banner_area ul li a {
    display: block;
    font-size: 0;
  }
  .tt_section {
    font-size: 8.07292vw;
    line-height: 1;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
  }
  .tt_section span {
    font-family: "Open Sans", sans-serif;
    font-size: 7.55208vw;
    line-height: 1;
    font-weight: 800;
    color: #000;
  }
  .tt_section span strong {
    color: #b4131a;
    padding: 0 1.30208vw;
  }
  .tt_sec {
    font-size: 3.125vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tt_sec span {
    color: #b4131a;
    font-family: "Open Sans", sans-serif;
    font-size: 5.20833vw;
    margin-right: 0.5em;
  }
  .btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0.26042vw 0;
  }
  .btn a {
    width: 100%;
    height: 11.45833vw;
    color: #fff;
    background: #fff;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 3.64583vw;
    line-height: 1.1;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: -webkit-animation .3s ease-out;
    transition: -webkit-animation .3s ease-out;
    -moz-transition: animation .3s ease-out, -moz-animation .3s ease-out;
    transition: animation .3s ease-out;
    transition: animation .3s ease-out, -webkit-animation .3s ease-out, -moz-animation .3s ease-out;
    transform: translateZ(0);
  }
  .btn a span {
    display: block;
    width: 84%;
    padding: 3.77604vw 0;
    background: #000;
    position: relative;
    padding-left: 5.20833vw;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    z-index: -1;
  }
  .btn a span:after {
    content: '';
    width: 7.03125vw;
    height: 11.45833vw;
    position: absolute;
    bottom: 0;
    right: -5.20833vw;
    z-index: -1;
    background: url(../images/ic_arrow_main.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .btn a:before {
    content: '';
    display: inline-block;
    width: 7.55208vw;
    height: 11.45833vw;
    position: absolute;
    top: 0;
    right: 4.81771vw;
    background: url(../images/ic_arrow_bl.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-animation-name: bounceAlpha;
       -moz-animation-name: bounceAlpha;
            animation-name: bounceAlpha;
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: 0.2s;
       -moz-animation-delay: 0.2s;
            animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
            animation-timing-function: linear;
    z-index: 0;
  }
  .btn a:after {
    content: '';
    display: inline-block;
    width: 7.55208vw;
    height: 11.45833vw;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/ic_arrow_bl.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-animation-name: bounceAlpha;
       -moz-animation-name: bounceAlpha;
            animation-name: bounceAlpha;
    -webkit-animation-duration: 2s;
       -moz-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
            animation-timing-function: linear;
    z-index: 0;
  }
  .btn a:hover {
    opacity: 0.8;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding: 0 3.90625vw;
  }
  .ggmap {
    width: 100%;
    height: 71.09375vw;
  }
  .bnr_insta {
    margin-top: 7.8125vw;
  }
  .bnr_insta img {
    width: 100%;
  }
  .ltags {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ltags-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 4.72637vw;
    font-weight: 400;
    font-size: 2.98507vw;
    line-height: 1;
    color: #fff;
    padding: 0 1.24378vw 0.24876vw;
    margin-right: 1.24378vw;
    margin-bottom: 1.24378vw;
  }
  .ltags-item--01 {
    background: #F288AE;
  }
  .ltags-item--02 {
    background: #ED7D59;
  }
  .ltags-item--03 {
    background: #59A6ED;
  }
  .bnr_add {
    margin-top: 10.41667vw;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bnr_add_item {
    margin-top: 1.30208vw;
    width: 320px;
    height: auto;
  }
  .bnr_add_item:nth-child(2n) {
    margin-top: 2.60417vw;
  }
  .advertisement {
    border: 0.39062vw solid;
    padding: 5.72917vw;
    padding-bottom: 7.8125vw;
    text-align: center;
    margin: 10.41667vw 0 15.625vw;
    position: relative;
  }
  .advertisement:after {
    content: "";
    display: block;
    width: 24.21875vw;
    height: 19.66146vw;
    background: url(/images/ad_img.png) no-repeat left top;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -14.32292vw;
  }
  .advertisement p {
    font-weight: bold;
    font-size: 3.64583vw;
  }
  .advertisement p em {
    color: #c01920;
    font-style: normal;
  }
  .advertisement a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 10.41667vw;
    background-color: #c01920;
    margin: 6.25vw auto 0;
    -moz-border-radius: 1.17188vw;
         border-radius: 1.17188vw;
    text-decoration: none !important;
  }
  .advertisement a span {
    color: #fff;
    font-size: 3.64583vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .advertisement a span:before {
    content: "";
    display: block;
    width: 1.30208vw;
    height: 1.30208vw;
    border-top: 0.39062vw solid #fff;
    border-right: 0.39062vw solid #fff;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-right: 1.30208vw;
  }
  .business {
    padding-bottom: 10.41667vw;
    padding-top: 23.4375vw;
    border: 1px solid #e2e2e2;
  }
  .business .business_ct {
    margin-bottom: 13.02083vw;
  }
  .business .business_ct .tt_section {
    margin-bottom: 7.8125vw;
  }
  .business .business_ct .business_des {
    font-size: 3.64583vw;
    line-height: 5.72917vw;
    margin-bottom: 5.20833vw;
    text-align: justify;
  }
  .business .business_ct_inner_left {
    margin-bottom: 9.11458vw;
  }
  .business .business_ct_inner_left .business_list li a {
    font-size: 3.64583vw;
    line-height: 1.5;
    font-weight: bold;
    border-top: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2.86458vw 1.30208vw;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 0.5px;
    font-weight: bold;
    position: relative;
  }
  .business .business_ct_inner_left .business_list li a:after {
    content: '';
    display: inline-block;
    width: 1.82292vw;
    height: 2.86458vw;
    background: url(/images/ic_arrow.png) no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: 50%;
    right: 1.30208vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: right .2s ease-out;
    -moz-transition: right .2s ease-out;
    transition: right .2s ease-out;
  }
  .business .business_ct_inner_left .business_list li:last-child a {
    border-bottom: 1px solid #e1e1e1;
  }
  .business .business_ct_inner_right img {
    width: 100%;
    height: auto;
  }
  .business .banner a {
    display: block;
    line-height: 0;
    margin-bottom: 2.60417vw;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  .business .banner a img {
    width: 100%;
    height: auto;
  }
  .business .banner .add_bnr {
    margin: 7.8125vw auto 0;
    width: 336px;
    height: 280px;
  }
  .business .banner span {
    display: block;
    line-height: 0;
    margin-bottom: 2.60417vw;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  .business .banner span img {
    width: 100%;
    height: auto;
  }
  .business .business_content {
    margin-top: 3.90625vw;
  }
  .business .business_content h4 {
    font-size: 3.90625vw;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 2.60417vw;
  }
  .business .business_content__inner {
    margin-left: 2.60417vw;
  }
  .business .business_content__inner p + p {
    margin-top: 7.8125vw;
  }
  .business .business_content__inner .business_label {
    color: #b4131a;
    font-weight: bold;
  }
  .business .business_content__inner img {
    width: auto;
    margin: 1.95312vw 0 2.60417vw;
    height: 11.45833vw;
  }
  .business .business_content p {
    font-size: 3.125vw;
  }
  .business .business_content p.ttl {
    font-weight: bold;
  }
  .business .business_content p a {
    color: #b4131a;
    text-decoration: underline;
  }
}

@-webkit-keyframes bounceAlpha {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-moz-keyframes bounceAlpha {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px);
         transform: translateX(0px);
  }
  25% {
    opacity: 0;
    -moz-transform: translateX(10px);
         transform: translateX(10px);
  }
  26% {
    opacity: 0;
    -moz-transform: translateX(-10px);
         transform: translateX(-10px);
  }
  55% {
    opacity: 1;
    -moz-transform: translateX(0px);
         transform: translateX(0px);
  }
}

@keyframes bounceAlpha {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
       -moz-transform: translateX(0px);
            transform: translateX(0px);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
            transform: translateX(10px);
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-10px);
       -moz-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(0px);
       -moz-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-webkit-keyframes upDown {
  0% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
  }
}

@-moz-keyframes upDown {
  0% {
    -moz-transform: translateY(-2px);
         transform: translateY(-2px);
  }
  100% {
    -moz-transform: translateY(2px);
         transform: translateY(2px);
  }
}

@keyframes upDown {
  0% {
    -webkit-transform: translateY(-2px);
       -moz-transform: translateY(-2px);
            transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
            transform: translateY(2px);
  }
}
