@charset "UTF-8";
/*===============================================
●mian.css 画面の横幅が961px以上
===============================================*/
@media screen and (min-width: 641px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #contents {
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
    float: left;
    clear: both;
    font-size: 18px;
    line-height: 2.06;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    background-color: #fff;
    margin-bottom: 74px;
  }
  #contents img {
    display: block;
    width: 100%;
  }
  #contents a, #contents a:link, #contents a:visited {
    color: inherit;
    text-decoration: none;
    display: block;
  }
  a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contents ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #contents .auto {
    width: 1024px;
    margin: 0 auto;
  }
  #contents p, #contents h2, #contents h3, #contents h4, #contents h5 {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
    list-style-type: none;
  }
  #contents figure {
    margin: 0;
  }
  #contents section {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
  }
  #contents .pc_none {
    display: none !important;
  }
  #contents section .title_bg {
    width: 100%;
    height: 24vw;
    min-height: 319px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
  }
  #contents section .title_bg h2 {
    width: 100%;
    font-size: 45px;
    line-height: 1.31;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.51);
  }
  #contents .btn {
    width: 301px;
    margin: 0 auto;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #contents .coupon_pack {
    position: fixed;
    width: 237px;
    top: 226px;
    right: -0;
    z-index: 999999;
  }
  #conts_main .bxslider {
    width: 100%;
    height: 35vw;
    min-height: 377px;
    float: left;
    clear: both;
  }
  #conts_main .bxslider .slide {
    width: 100%;
    height: 35vw;
    min-height: 377px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #conts_main .bxslider .slide_01 {
    background-image: url("../img/slide_01.jpg");
  }
  #conts_main .bxslider .slide_02 {
    background-image: url("../img/slide_02.jpg");
  }
  #conts_main .bxslider .slide_03 {
    background-image: url("../img/slide_03.jpg");
  }
  #conts_main .bxslider .slide_04 {
    background-image: url("../img/slide_04.jpg");
  }
  #conts_main .bxslider .slide_05 {
    background-image: url("../img/slide_05.jpg");
  }
  #inpage_link {
    width: 100%;
    float: left;
    clear: both;
    padding: 22px 0 17px;
    background-image: url("../img/bg_01.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  #inpage_link ul {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #inpage_link ul li {
    text-align: center;
    width: 20%;
    font-size: 21px;
    line-height: 1.3;
    color: #fff;
    box-sizing: border-box;
    border-right: 1px solid #5bb0d2;
  }
  #inpage_link ul li:last-of-type {
    border-right: none;
  }
  #contents #inpage_link ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-bottom: 20px;
    background-image: url("../img/arrow_01.png");
    background-repeat: no-repeat;
    background-position: center bottom 12px;
    background-size: 13px;
  }
  #inpage_link ul li .jp_text {
    font-weight: 600;
    margin: auto auto 6px;
  }
  #inpage_link ul li .eng_text {
    width: 69px;
    margin: 0 auto auto;
  }
  #conts_popular .auto {
    position: relative;
  }
  #conts_popular .auto::before {
    content: "";
    display: block;
    width: 163px;
    height: 143px;
    background-image: url("../img/illust_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: -180px;
    top: 0;
  }
  #conts_popular .auto::after {
    content: "";
    display: block;
    width: 169px;
    height: 163px;
    background-image: url("../img/illust_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: -184px;
    top: 0;
  }
  #conts_popular {
    padding-bottom: 40px;
  }
  #conts_popular .title_bg {
    background-image: url("../img/bg_img_01.png");
  }
  #conts_popular .advantage_list {
    padding-top: 60px;
      position: relative;
  }
  #conts_popular .advantage_list::before {
    content: "";
      display: block;
    width: 118px;
    height: 138px;
    background-image: url("../img/illust_03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
      bottom: 140px;
      left: -160px;
  }
  #conts_popular .advantage_list::after {
    content: "";
      display: block;
    width: 139px;
    height: 247px;
    background-image: url("../img/illust_04.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
      bottom: 70px;
      right: -120px;
  }
  #conts_popular .advantage_list li {
    width: 100%;
    padding-right: 464px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px;
    position: relative;
  }
  #conts_popular .advantage_list li:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 464px;
  }
  #conts_popular .advantage_list .text_box {
    width: 100%;
  }
  #conts_popular .advantage_list h3 {
    font-size: 44px;
    font-weight: 600;
    line-height: 1.27;
    color: #4e8dbe;
    letter-spacing: -.04em;
    padding-left: 94px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 32px;
  }
  #conts_popular .advantage_list h3::before {
    content: "";
    display: inline-block;
    width: 91px;
    height: 123px;
    background-image: url("../img/number_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: -16px;
    top: -10px;
  }
  #conts_popular .advantage_list li:nth-of-type(2) h3::before {
    background-image: url("../img/number_02.png");
  }
  #conts_popular .advantage_list li:nth-of-type(3) h3::before {
    background-image: url("../img/number_03.png");
  }
  #conts_popular .advantage_list li:nth-of-type(4) h3::before {
    background-image: url("../img/number_04.png");
  }
  #conts_popular .advantage_list li:nth-of-type(5) h3::before {
    background-image: url("../img/number_05.png");
  }
  #conts_popular .advantage_list .text_box .text {
    width: 480px;
    letter-spacing: -.02em;
  }
  #conts_popular .advantage_list .list_2 .text_box .text {
    width: 300px;
    position: relative;
  }
  #conts_popular .advantage_list .list_2 .text_box .text::before {
    content: "";
    display: block;
    width: 240px;
    height: 232px;
    background-image: url("../img/img_06.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: -262px;
    top: -30px;
  }
  #conts_popular .advantage_list .text_box .bg_line {
    background-color: #fffcc5;
  }
  #conts_popular .advantage_list .img {
    position: absolute;
    right: 0;
    top: -30px;
  }
  #conts_popular .advantage_list li:nth-of-type(2n) .img {
    right: auto;
    left: 0;
  }
  #conts_popular .advantage_list .list_1 .img {
    width: 432px;
  }
  #conts_popular .advantage_list .list_2 .img {
    width: 377px;
  }
  #conts_popular .advantage_list .list_3 .img {
    width: 359px;
    right: 80px;
  }
  #conts_popular .advantage_list .list_4 .img {
    width: 399px;
    top: -44px;
  }
  #conts_popular .advantage_list .list_5 .img {
    width: 372px;
  }
  #conts_campaign {
    padding-bottom: 93px;
    background-image: url("../img/bg_02.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #conts_campaign .title_bg {
    background-image: url("../img/bg_img_02.png");
  }
  #conts_campaign .block {
    text-align: center;
    border-radius: 20px;
    padding: 50px 60px 56px;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
  }
  #conts_campaign .block:last-of-type {
    margin-bottom: 0;
  }
  #conts_campaign .eng_text {
    width: auto;
    height: 73px;
    position: absolute;
    top: -34px;
    right: 26px;
  }
  #conts_campaign .eng_text img {
    width: auto;
    height: 100%;
  }
  #conts_campaign h3 {
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    color: #4e8dbe;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-image: url("../img/dot_ptn.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 1121px;
  }
  #conts_campaign dl {
    width: 515px;
    font-size: 18px;
    line-height: 2;
    letter-spacing: -.04em;
    margin: 0 auto;
    display: table;
    text-align: left;
    margin-bottom: 22px;
  }
  #conts_campaign dt {
    width: 130px;
    display: table-cell;
  }
  #conts_campaign dd {
    width: 385px;
    display: table-cell;
  }
  #conts_campaign .food_img {
    width: 226px;
    position: absolute;
    right: -42px;
    top: 130px;
  }
  #conts_campaign .food_img2 {
    width: 419px;
    position: absolute;
    left: -106px;
    bottom: -48px;
  }
  #conts_campaign .service_day_list {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 17px;
    position: relative;
  }
  #conts_campaign .service_day_list::after {
    content: "";
    display: block;
    width: 446px;
    height: 385px;
    background-image: url("../img/img_09.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: -160px;
    bottom: -80px;
  }
  #conts_campaign .service_day_list li {
    width: 288px;
    float: left;
    margin: 0 20px 20px 0;
  }
  #conts_campaign .service_day_list li:nth-of-type(3n) {
    margin-right: 0;
  }
  #conts_campaign .block_3 .eng_text {
    top: -24px;
  }
  #conts_campaign .block_3 h3 {
    padding-left: 206px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
  }
  #conts_campaign .block_3 h3 .icon {
    width: 179px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #conts_campaign .bus_img {
    width: 313px;
    position: absolute;
    right: -77px;
    bottom: 44px;
  }
  #conts_campaign .block_3 .text {
    margin-bottom: 20px;
  }
  #conts_guideline {
    padding: 90px 0 58px;
  }
  #conts_guideline .auto {
    width: 926px;
  }
  #conts_guideline h2 {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.31;
    color: #71b2d1;
    position: relative;
    margin-bottom: 36px;
  }
  #conts_guideline h2::before {
    content: "";
    display: block;
    width: 187px;
    height: 180px;
    background-image: url("../img/text_09.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: 0;
  }
  #conts_guideline .guide_list {
    width: 100%;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8px;
  }
  #conts_guideline .guide_list > li {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 30px 30px;
    border-radius: 20px;
    box-sizing: border-box;
    background-color: #71b2d1;
    margin-bottom: 25px;
    position: relative;
  }
  #conts_guideline .guide_list > li .text_box {
    width: 445px;
    order: 1;
    padding-top: 14px;
  }
  #conts_guideline .guide_list > li .img {
    width: 404px;
    order: 0;
  }
  #conts_guideline .guide_list > li .text_img {
    width: 180px;
    position: absolute;
    top: 8px;
    left: -20px;
  }
  #conts_guideline .guide_list > li h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 8px;
  }
  #conts_guideline .guide_list > li ul li {
    line-height: 1.9;
    list-style: inside;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 16px;
  }
  #conts_guideline .guide_list > li ul li:last-of-type {
    margin-bottom: 0;
  }
  #conts_guideline .guide_list > li.small {
    width: 292px;
    padding: 40px 25px 25px;
    display: block;
  }
  #conts_guideline .guide_list > li.small .icon {
    width: 198px;
    margin: 0 auto 14px;
  }
  #conts_guideline .guide_list > li.small dl {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #conts_guideline .guide_list > li.small dt {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
  }
  #conts_guideline .guide_list > li.small dd {
    font-size: 17px;
    line-height: 1.7;
    padding: 0;
    margin: 0;
  }
  #conts_facility {
    margin-bottom: 105px;
  }
  #conts_facility .auto {
    width: 926px;
  }
  #conts_facility .title_bg {
    background-image: url("../img/bg_img_03.png");
  }
  #conts_facility .block {
    margin-bottom: 70px;
    position: relative;
  }
  #conts_facility .sub_title_bg {
    padding-bottom: 27px;
    margin-bottom: 26px;
    border-bottom: 1px solid #3071b9;
    position: relative;
  }
  #conts_facility .sub_title_bg h3 img {
    width: auto;
    height: 71px;
    display: inline-block;
    vertical-align: bottom;
  }
  #conts_facility .sub_title_bg h3 span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    color: #727171;
    padding-left: 10px;
  }
  #conts_facility .block .text_box {
    position: relative;
    font-size: 17px;
    letter-spacing: -.05em;
  }
  #conts_facility .block_1 .text_box {
    padding-right: 348px;
    box-sizing: border-box;
  }
  #conts_facility .block_1 .text_box .text {
    margin-bottom: 2px;
  }
  #conts_facility .block_2 .text_box .text {
    margin-bottom: 20px;
  }
  #conts_facility .block_1 .img {
    width: 563px;
  }
  #conts_facility .block_1 .map_img {
    width: 346px;
    position: absolute;
    right: 0;
    top: -58px;
  }
  #conts_facility .block_1 .map_img .thumbnail {
    margin-bottom: 8px;
  }
  .mfp-figure:after {
    box-shadow: none;
    background: transparent;
  }
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    right: -8px;
    top: 26px;
    font-size: 50px;
  }
  #conts_facility .block_1 .map_img .text {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #00afec;
  }
  #conts_facility .block .sub_title_bg .time {
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #conts_facility .block .img_box {
    margin-bottom: 35px;
    position: relative;
  }
  #conts_facility .block .img_box .img {
    width: 707px;
    margin-left: 219px;
  }
  #conts_facility .block .img_box .text_img {
    width: 236px;
    position: absolute;
    left: 16px;
    top: 70px;
  }
  #conts_facility .block .img_box .logo {
    width: 174px;
    position: absolute;
    top: -96px;
    right: -20px;
  }
  #conts_facility .block table {
    width: 100%;
    font-size: 18px;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
    border-spacing: 0 0;
    border: 1px solid #71b2d1;
    margin-bottom: 34px;
  }
  #conts_facility .block tr:first-of-type {
    background-color: #71b2d1;
    color: #fff;
  }
  #conts_facility .block tr:first-of-type th:first-of-type {
    border-radius: 20px 0 0 0;
  }
  #conts_facility .block tr:first-of-type td:last-of-type {
    border-radius:  0 20px 0 0;
  }
  #conts_facility .block tr:last-of-type th:first-of-type {
    border-radius: 0 0 0 20px;
  }
  #conts_facility .block th {
    width: 295px;
    font-weight: 400;
    border-right: 1px solid #71b2d1;
    border-bottom: 1px solid #71b2d1;
    background-color: #f5fcff;
  }
  #conts_facility .block tr:first-of-type th {
    background-color: #71b2d1;
    border-right: 1px solid #fff;
  }
  #conts_facility .block tr:first-of-type td {
    border-right: 1px solid #fff;
    padding: 12px 0 12px;
  }
  #conts_facility .block td {
    width: 210px;
    padding: 20px 0 17px;
    font-weight: 400;
    text-align: center;
    border-right: 1px solid #71b2d1;
    border-bottom: 1px solid #71b2d1;
  }
  #conts_facility .block td:last-of-type, #conts_facility .block tr:first-of-type td:last-of-type {
    width: 210px;
    text-align: center;
    border-right: none;
  }
  #conts_facility .block tr:last-of-type th, #conts_facility .block tr:last-of-type td {
    border-bottom: none;
  }
  #conts_facility .block_2 .btn {
    width: 622px;
  }
  #conts_facility .block_2 .btn a {
    width: 301px;
    padding-left: 18px;
    display: inline-block;
    vertical-align: middle;
  }
  #conts_facility .block_2 .btn::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 299px;
    height: 128px;
    background-image: url("../img/text_12.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
  }
  #conts_facility .block_3 .sub_title_bg .time {
    width: 470px;
  }
  #conts_facility .block_3 .text_box {
    background-image: url("../img/illust_05.png");
    background-repeat: no-repeat;
    background-position: right 10px top 16px;
    background-size: 178px;
    margin-bottom: 70px;
  }
  #conts_facility .block_3 .text {
    margin-bottom: 20px;
  }
  #conts_facility .block_3 .img {
    width: 707px;
  }
  #conts_facility .block_4 .text_box {
    background-image: url("../img/illust_06.png");
    background-repeat: no-repeat;
    background-position: 20px top;
    background-size: 798px;
    margin-bottom: 70px;
  }
  #conts_facility .block_4 .text {
    margin-bottom: 20px;
  }
  #conts_facility .block_4 .img {
    width: 707px;
      margin: 0 0 46px 219px;
  }
  #conts_facility .block_5 {
    padding: 45px 35px 60px;
    box-sizing: border-box;
    background-image: url("../img/bg_03.jpg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    margin-bottom: 0;
  }
  #conts_facility .block_5 .sub_title_bg {
    border-bottom: 1px solid #c3a77b;
  }
  #conts_facility .block_5 .img_box {
    width: 100%;
    position: relative;
  }
  #conts_facility .block_5 .img_box .eng_text {
    width: 183px;
    position: absolute;
    top: 80px;
    left: 35px;
  }
  #conts_facility .block_5 .img_box .text_img {
    width: 143px;
    position: absolute;
    top: 210px;
    left: 50px;
  }
  #conts_facility .block_5 .img_box .img {
    width: 707px;
    margin-left: 149px;
  }
  #conts_facility .block_5 .menu_list {
    width: 100%;
  }
  #conts_facility .block_5 .menu_list li {
    width: 419px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px;
  }
  #conts_facility .block_5 .menu_list .menu_2 {
    margin-top: 38px;
  }
  #conts_facility .block_5 .menu_list .menu_4 {
    margin-top: 58px;
  }
  #conts_facility .block_5 .menu_list li .food {
    width: 100%;
    margin: 0 auto 12px;
  }
  #conts_facility .block_5 .menu_list .menu_2 .food {
    width: 361px;
  }
  #conts_facility .block_5 .menu_list .menu_3 .food {
    width: 377px;
  }
  #conts_facility .block_5 .menu_list li .text {
    width: 298px;
    font-size: 18px;
    line-height: 1.67;
    margin: 0 auto;
  }
  #conts_facility .block_5 .menu_list li .text .small {
    font-size: 13px;
    line-height: 2.31;
    display: block;
  }
  #conts_facility .block_5 .menu_list .menu_4 .text_img {
    width: 309px;
    margin: 0 auto 12px;
  }
  #conts_facility .block_5 .menu_list .menu_4 .btn {
    width: 265px;
    margin: 0 auto;
  }
  #conts_access {}
  #contents #conts_access .title_bg {
    background-image: url("../img/bg_img_04.png");
    margin-bottom: 10px;
  }
  #conts_access .car_access {
    width: 738px;
    margin: 0 auto;
  }
  #conts_access .car_access2 {
    width: 913px;
    margin: 0 auto 36px;
  }
  #conts_access .link_list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  #conts_access .link_list li {
    width: 501px;
    text-align: center;
    padding: 30px 10px 27px;
    box-sizing: border-box;
    border-radius: 15px;
    border: solid 9px #fce6e6;
    margin-bottom: 20px;
  }
  #conts_access .link_list li .text {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.27;
    color: #ee8387;
    margin-bottom: 10px;
    letter-spacing: -.05em;
  }
  #conts_access .link_list li .small {
    font-size: 19px;
  }
  #conts_access .gmap {
    width: 100%;
    height: 470px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 78px;
  }
  #conts_access .gmap iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #conts_access .banner {
    width: 925px;
    margin: 0 auto;
  }
}
/*===============================================
●sp.css  画面の横幅が960pxまで
===============================================*/
/*=========================
▼▼共通▼▼
===========================*/
@media screen and (max-width:640px) {
  #contents {
    width: 100%;
    float: left;
    clear: both;
    font-size: 15px;
    line-height: 1.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    overflow: hidden;
    padding-bottom: 40px;
  }
  a:hover img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contents img {
    display: block;
    width: 100%;
  }
  #contents a, #contents a:link, #contents a:visited {
    color: inherit;
    text-decoration: none;
    display: block;
  }
  #contents ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #contents .auto {
    width: 92%;
    margin: 0 auto;
  }
  #contents p, #contents h2, #contents h3, #contents h4, #contents h5 {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    vertical-align: baseline;
    list-style-type: none;
  }
  #contents figure {
    margin: 0;
  }
  #contents section {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
  }
  #contents .sp_none {
    display: none !important;
  }
  #contents section .title_bg {
    width: 100%;
    height: 57vw;
    margin-bottom: 38px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    position: relative;
  }
  #contents section .title_bg h2 {
    width: 100%;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.51);
  }
  #contents .btn {
    width: 250px;
    margin: 0 auto;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #contents .coupon_pack {
    position: fixed;
    width: 180px;
    bottom: 0px;
    left: 0px;
    z-index: 999999;
  }
  #contents .bxslider {
    width: 100%;
    height: 77vw;
    float: left;
    clear: both;
  }
  #contents .bxslider .slide {
    width: 100%;
    height: 77vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #conts_main .bxslider .slide_01 {
    background-image: url("../img/slide_01_sp.jpg");
  }
  #conts_main .bxslider .slide_02 {
    background-image: url("../img/slide_02_sp.jpg");
  }
  #conts_main .bxslider .slide_03 {
    background-image: url("../img/slide_03_sp.jpg");
  }
  #conts_main .bxslider .slide_04 {
    background-image: url("../img/slide_04_sp.jpg");
  }
  #conts_main .bxslider .slide_05 {
    background-image: url("../img/slide_05_sp.jpg");
  }
  
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 8px;
	height: 8px;
	margin: 0 7px;
	background-color: rgba(87, 86, 86, 0.4);
     border-radius: 50%; 
}
  #inpage_link {
    width: 100%;
    clear: both;
    padding: 6px 0 28px;
    background-image: url("../img/bg_01.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  #inpage_link ul {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #inpage_link ul li {
    text-align: center;
    width: 50%;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    box-sizing: border-box;
    margin-bottom: 12px;
  }
  #contents #inpage_link ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 12px 0 11px;
    background-image: url("../img/arrow_01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 13px;
  }
  #inpage_link ul li .jp_text {
    font-weight: 600;
    margin: auto auto 4px;
  }
  #inpage_link ul li .eng_text {
    width: 54px;
    margin: 0 auto auto;
  }
  #conts_popular .auto {
    position: relative;
  }
  #conts_popular .auto::before {
    content: "";
    display: block;
    width: 163px;
    height: 143px;
    background-image: url("../img/illust_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: -180px;
    top: 0;
  }
  #conts_popular .auto::after {
    content: "";
    display: block;
    width: 169px;
    height: 163px;
    background-image: url("../img/illust_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: -184px;
    top: 0;
  }
  #conts_popular {
    padding-bottom: 78px;
  }
  #conts_popular .title_bg {
    background-image: url("../img/bg_img_01_sp.png");
  }
  #conts_popular .advantage_list {}
  #conts_popular .advantage_list li {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 36px;
    position: relative;
  }
  #conts_popular .advantage_list li:last-of-type {
    margin-bottom: 0;
  }
  #conts_popular .advantage_list .text_box {
    width: 100%;
  }
  #conts_popular .advantage_list h3 {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.27;
    color: #4e8dbe;
    letter-spacing: -.04em;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
  }
  #conts_popular .advantage_list li:nth-of-type(2n) h3 {
    float: right;
  }
  #conts_popular .advantage_list h3::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 123px;
    background-image: url("../img/number_01.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -8px;
  }
  #conts_popular .advantage_list li:nth-of-type(2) h3::before {
    background-image: url("../img/number_02.png");
  }
  #conts_popular .advantage_list li:nth-of-type(3) h3::before {
    background-image: url("../img/number_03.png");
  }
  #conts_popular .advantage_list li:nth-of-type(4) h3::before {
    background-image: url("../img/number_04.png");
  }
  #conts_popular .advantage_list li:nth-of-type(5) h3::before {
    background-image: url("../img/number_05.png");
  }
  #conts_popular .advantage_list .text_box .text {
    width: 100%;
    clear: both;
    margin-bottom: 12px;
  }
  #conts_popular .advantage_list .list_2 .text_box .text::before {
    content: "";
    display: block;
    width: 240px;
    height: 232px;
    background-image: url("../img/img_06.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    right: -262px;
    top: -30px;
  }
  #conts_popular .advantage_list .text_box .bg_line {
    background-color: #fffcc5;
  }
  #conts_popular .advantage_list .img {
    margin: 0 auto;
    box-sizing: border-box;
  }
  #conts_popular .advantage_list .list_1 .img {
    width: 100%;
    padding-right: 10%;
  }
  #conts_popular .advantage_list .list_2 .img {
    width: 78%;
  }
  #conts_popular .advantage_list .list_3 .img {
    width: 75%;
  }
  #conts_popular .advantage_list .list_4 .img {
    width: 83%;
  }
  #conts_popular .advantage_list .list_5 .img {
    width: 77%;
  }
  #conts_campaign {
    background-image: url("../img/bg_02.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 78px;
  }
  #conts_campaign .title_bg {
    background-image: url("../img/bg_img_02_sp.png");
  }
  #conts_campaign .block {
    text-align: center;
    border-radius: 12px;
    padding: 34px 5% 46px;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
  }
  #conts_campaign .block:last-of-type {
    margin-bottom: 0;
  }
  #conts_campaign .eng_text {
    width: auto;
    height: 43px;
    position: absolute;
    top: -22px;
    left: 5%;
  }
  #conts_campaign .eng_text img {
    width: auto;
    height: 100%;
  }
  #conts_campaign h3 {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    color: #4e8dbe;
    padding-bottom: 14px;
    margin-bottom: 14px;
    background-image: url("../img/dot_ptn.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 800px;
  }
  #conts_campaign .text {
    text-align: left;
  }
  #conts_campaign .block_1 .text {
    margin-bottom: 12px;
  }
  #conts_campaign dl {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 22px;
  }
  #conts_campaign dt {
    width: 100%;
    text-align: center;
  }
  #conts_campaign dd {
    width: 100%;
    margin: 0;
  }
  #conts_campaign .btn {
    margin: 0 auto 18px;
      position: relative;
      pointer-events: auto;
  }
  #conts_campaign .food_img {
    width: 55%;
    max-width: 180px;
    margin: 0 auto 18px;
  }
  #conts_campaign .food_img2 {
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
  }
  #conts_campaign .block_2 .text_box {
    padding-bottom: 62vw;
    position: relative;
      pointer-events: none;
  }
  #conts_campaign .service_day_list {
    width: 100%;
    float: left;
    margin-bottom: 17px;
  }
  #conts_campaign .block_2 .text_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 385px;
    background-image: url("../img/img_09.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: -5vw;
    transform: translateX(-50%);
  }
  #conts_campaign .service_day_list li {
    width: 100%;
    margin: 0 auto 16px;
  }
  #conts_campaign .service_day_list li:nth-of-type(3n) {
    margin-right: 0;
  }
  #conts_campaign .block_3 h3 {
    box-sizing: border-box;
    text-align: left;
    position: relative;
  }
  #conts_campaign .block_3 h3 .icon {
    width: 80px;
    display: block;
    margin: 0 auto 8px;
  }
  #conts_campaign .bus_img {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  #conts_campaign .block_3 .text {
    margin-bottom: 20px;
  }
  #conts_guideline {
    padding: 48px 0 78px;
  }
  #conts_guideline h2 {
    width: 100%;
    padding-top: 80px;
    text-align: center;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.31;
    color: #71b2d1;
    position: relative;
    margin-bottom: 18px;
  }
  #conts_guideline h2::before {
    content: "";
    display: block;
    width: 80px;
    height: 90px;
    background-image: url("../img/text_09.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #conts_guideline .guide_list {
    width: 100%;
    color: #fff;
    margin-bottom: 8px;
  }
  #conts_guideline .guide_list > li {
    width: 100%;
    padding: 28px 5% 26px;
    border-radius: 12px;
    box-sizing: border-box;
    background-color: #71b2d1;
    margin-bottom: 16px;
    position: relative;
  }
  #conts_guideline .guide_list > li .text_box {
    width: 100%;
    margin-bottom: 18px;
  }
  #conts_guideline .guide_list > li .text_img {
    width: 34vw;
    position: relative;
    left: -5%;
  }
  #conts_guideline .guide_list > li .img {
    width: 100%;
  }
  #conts_guideline .guide_list > li .mt_minus {
    margin-top: -10vw;
  }
  #conts_guideline .guide_list > li h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 12px;
  }
  #conts_guideline .guide_list > li ul li {
    list-style: inside;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 12px;
  }
  #conts_guideline .guide_list > li ul li:last-of-type {
    margin-bottom: 0;
  }
  #conts_guideline .guide_list > li.small .icon {
    width: 70%;
    max-width: 250px;
    margin: 0 auto 12px;
  }
  #conts_guideline .guide_list > li.small dl {
    width: 100%;
  }
  #conts_guideline .guide_list > li.small dt {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 6px;
  }
  #conts_guideline .guide_list > li.small dd {
    font-size: 15px;
    line-height: 1.7;
    padding: 0;
    margin: 0;
  }
  #conts_facility .auto {
    width: 100%;
  }
  #conts_facility .title_bg {
    background-image: url("../img/bg_img_03_sp.png");
  }
  #conts_facility .block {
    width: 92%;
    margin: 0 auto;
    margin-bottom: 48px;
    position: relative;
  }
  #conts_facility .sub_title_bg {
    padding-bottom: 20px;
    margin-bottom: 23px;
    border-bottom: 1px solid #3071b9;
    position: relative;
  }
  #conts_facility .block_2 .sub_title_bg {
    margin-bottom: 96px;
  }
  #conts_facility .block_3 .sub_title_bg {
    margin-bottom: 140px;
  }
  #conts_facility .sub_title_bg h3 img {
    width: auto;
    height: 46px;
    display: inline-block;
    vertical-align: bottom;
  }
  #conts_facility .sub_title_bg h3 span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #727171;
    padding-left: 10px;
  }
  #conts_facility .block .text_box {
    position: relative;
  }
  #conts_facility .block_1 .text_box {
    box-sizing: border-box;
  }
  #conts_facility .block_2 .text_box .text {
    margin-bottom: 20px;
  }
  #conts_facility .block_1 .img {
    width: 100%;
    margin-bottom: 12px;
  }
  #conts_facility .block_1 .map_img {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
  }
  #conts_facility .block_1 .map_img a {
    pointer-events: none;
  }
  #conts_facility .block_1 .map_img .thumbnail {
    margin-bottom: 8px;
  }
  #conts_facility .block_1 .map_img .text {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #00afec;
  }
  #conts_facility .block .sub_title_bg .time {
    width: 250px;
    display: block;
    position: absolute;
    bottom: -75px;
    left: 50%;
    transform: translateX(-50%);
  }
  #conts_facility .block .img_box {
    margin-bottom: 35px;
    position: relative;
  }
  #conts_facility .block_2 .img_box {
    margin-bottom: 10vw;
  }
  #conts_facility .block .img_box .img {
    width: 100%;
  }
  #conts_facility .block .img_box .text_img {
    width: 33vw;
    position: absolute;
    left: -3%;
    bottom: -7vw;
  }
  #conts_facility .block .img_box .logo {
    width: 28vw;
    position: absolute;
    right: -2%;
    bottom: -5vw;
  }
  #conts_facility .block table {
    width: 100%;
    font-size: 15px;
    line-height: 1.4;
    border-radius: 12px;
    background-color: #fff;
    overflow: hidden;
    border-spacing: 0 0;
    border: 1px solid #71b2d1;
    margin-bottom: 34px;
  }
  #conts_facility .block tr:first-of-type {
    background-color: #71b2d1;
    color: #fff;
  }
  #conts_facility .block th {
    width: 30%;
    font-weight: 400;
    padding: 12px 3% 10px;
    border-right: 1px solid #71b2d1;
    border-bottom: 1px solid #71b2d1;
    background-color: #f5fcff;
  }
  #conts_facility .block tr:first-of-type th {
    background-color: #71b2d1;
    border-right: 1px solid #fff;
    padding: 8px 0 8px;
  }
  #conts_facility .block td {
    width: 20%;
    padding: 12px 3% 12px;
    font-weight: 400;
    text-align: center;
    border-right: 1px solid #71b2d1;
    border-bottom: 1px solid #71b2d1;
  }
  #conts_facility .block tr:first-of-type td {
    border-right: 1px solid #fff;
    padding: 8px 0 8px;
  }
  #conts_facility .block td:last-of-type, #conts_facility .block tr:first-of-type td:last-of-type {
    width: 210px;
    text-align: center;
    border-right: none;
  }
  #conts_facility .block tr:last-of-type th, #conts_facility .block tr:last-of-type td {
    border-bottom: none;
  }
  #conts_facility .block_2 .btn {
    width: 100%;
  }
  #conts_facility .block_2 .btn a {
    width: 250px;
    margin: 0 auto;
  }
  #conts_facility .block_2 .btn::before {
    content: "";
    display: block;
    width: 210px;
    height: 107px;
    margin: 0 auto 10px;
    background-image: url("../img/text_12_sp.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
  }
  #conts_facility .block_3 .sub_title_bg .time {
    bottom: -120px;
  }
  #conts_facility .block_3 .text_box {
    margin-bottom: 70px;
  }
  #conts_facility .block_3 .text {
    margin-bottom: 20px;
  }
  #conts_facility .block_4 .text {
    margin-bottom: 20px;
  }
  #conts_facility .block_4 .img {
    margin-bottom: 20px;
  }
  #conts_facility .block_5 {
    width: 100%;
    padding: 30px 5% 78px;
    margin-bottom: 0;
    box-sizing: border-box;
    background-image: url("../img/bg_03.jpg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #conts_facility .block_5 .sub_title_bg {
    border-bottom: 1px solid #c3a77b;
  }
  #conts_facility .block_5 .img_box {
    width: 100%;
    position: relative;
    margin-bottom: 48px;
  }
  #conts_facility .block_5 .img_box .eng_text {
    width: 40vw;
    position: absolute;
    bottom: -10vw;
    right: -4vw;
  }
  #conts_facility .block_5 .img_box .text_img {
    width: 30vw;
    position: absolute;
    bottom: -8vw;
    left: -2vw;
  }
  #conts_facility .block_5 .img_box .img {}
  #conts_facility .block_5 .menu_list {
    width: 100%;
  }
  #conts_facility .block_5 .menu_list li {
    width: 100%;
    margin-bottom: 24px;
  }
  #conts_facility .block_5 .menu_list .menu_2 {
    margin-top: 38px;
  }
  #conts_facility .block_5 .menu_list .menu_4 {
    margin-bottom: 0;
  }
  #conts_facility .block_5 .menu_list li .food {
    width: 100%;
    margin: 0 auto 15px;
  }
  #conts_facility .block_5 .menu_list .menu_2 .food {
    width: 100%;
  }
  #conts_facility .block_5 .menu_list .menu_3 .food {
    width: 100%;
  }
  #conts_facility .block_5 .menu_list li .text {
    width: 100%;
    margin: 0 auto;
  }
  #conts_facility .block_5 .menu_list li .text .small {
    text-align: center;
      padding-top: 6px;
      font-size: 13px;
    line-height: 1.8;
    display: block;
  }
  #conts_facility .block_5 .menu_list .menu_4 .text_img {
    width: 100%;
    margin: 0 auto 18px;
  }
  #conts_access {}
  #conts_access .title_bg {
    background-image: url("../img/bg_img_04_sp.png");
  }
  #conts_access .car_access {
    width: 100%;
    margin: 0 auto 4px;
  }
  #conts_access .car_access2 {
    width: 100%;
    margin: 0 auto 12px;
  }
  #conts_access .link_list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  #conts_access .link_list li {
    width: 100%;
    text-align: center;
    padding: 24px 5% 20px;
    box-sizing: border-box;
    border-radius: 12px;
    border: solid 6px #fce6e6;
    margin-bottom: 16px;
  }
  #conts_access .link_list li .text {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.27;
    color: #ee8387;
    margin-bottom: 10px;
    letter-spacing: -.05em;
  }
  #conts_access .link_list li .small {
    font-size: 14px;
      line-height: 1.7;
      display: block;
  }
  #conts_access .gmap {
    width: 100%;
    height: 80vw;
    position: relative;
    overflow: hidden;
    margin: 0 auto 48px;
  }
  #conts_access .gmap iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #conts_access .banner {
    width: 100%;
    margin: 0 auto;
  }
}