@charset "UTF-8";
body#top .container {
  max-width: 1410px; }

@media (min-width: 992px) {
  .sp {
    display: none; } }
@media (max-width: 991.98px) {
  .pc {
    display: none; } }
.c1 {
  color: #EE87B4; }

.c2 {
  color: #E9FBFE; }

.c3 {
  color: #DD962C; }

.c4 {
  color: #7EAB3F; }

.c5 {
  color: #FCC800; }

.c6 {
  color: #D60000; }

.c7 {
  color: linear-gradient(140deg, #EE87B4 0%, #0063c5 100%); }

.bs1 {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }

.ts1 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }

.container {
  position: relative;
  text-align: left; }
.flex_center {
  display: flex;
  justify-content: center; }
.ss-large {
  font-size: 1.8rem;
  line-height: 2.2; }
  @media (max-width: 991.98px) {
    .ss-large {
      font-size: 1.6rem;
      line-height: 1.8; } }
.iframe_map {
  border: 5px solid #FFF;
  border-radius: 15px;
  overflow: hidden; }
  .iframe_map iframe {
    vertical-align: bottom; }
.style--page_title {
  background: #FEF2F8;
  height: 260px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #EE87B4;
  font-weight: bold; }
  @media (max-width: 991.98px) {
    .style--page_title {
      height: 160px; } }
  .style--page_title .hl {
    font-size: 3.8rem;
    font-weight: bold; }
    @media (max-width: 991.98px) {
      .style--page_title .hl {
        font-size: 2.8rem;
        line-height: 1.4; } }
  .style--page_title .sub {
    font-size: 2rem; }
    @media (max-width: 991.98px) {
      .style--page_title .sub {
        font-size: 1.6rem; } }
@media (min-width: 992px) {
  .style--text_list {
    padding-top: 100px;
    padding-bottom: 100px; } }
@media (max-width: 991.98px) {
  .style--text_list {
    padding-top: 50px;
    padding-bottom: 50px; } }
.style--text_list .logo_about {
  background: #EE87B4;
  padding: 0 0 50px; }
  @media (max-width: 991.98px) {
    .style--text_list .logo_about {
      padding-bottom: 10px;
      padding-top: 20px; } }
  .style--text_list .logo_about img {
    margin-top: -30px; }
@media (min-width: 992px) {
  .style--text_list .button_list {
    display: flex;
    justify-content: center; } }
.style--text_list .button_list .unit {
  margin: 0 25px; }
  .style--text_list .button_list .unit a {
    display: block;
    position: relative;
    padding: 20px 0px;
    width: 295px;
    text-align: center;
    border-radius: 100px;
    color: #FFF;
    font-size: 1.8rem;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05); }
  .style--text_list .button_list .unit:nth-child(1) a {
    background: #DD962C; }
    .style--text_list .button_list .unit:nth-child(1) a:before {
      content: "";
      display: inline-block;
      width: 40px;
      height: 22px;
      margin-top: -3px;
      margin-right: 15px;
      background: url(../image/layout/navi_icon_1.png) no-repeat center center;
      background-size: contain;
      vertical-align: middle; }
  .style--text_list .button_list .unit:nth-child(2) a {
    background: #7EAB3F; }
    .style--text_list .button_list .unit:nth-child(2) a:before {
      content: "";
      display: inline-block;
      width: 40px;
      height: 30px;
      margin-top: -7px;
      margin-right: 15px;
      background: url(../image/layout/navi_icon_2.png) no-repeat center center;
      background-size: contain;
      vertical-align: middle; }
  .style--text_list .button_list .unit:nth-child(3) a {
    background: #EE87B4; }
    .style--text_list .button_list .unit:nth-child(3) a:before {
      content: "";
      display: inline-block;
      width: 40px;
      height: 28px;
      margin-top: -7px;
      margin-right: 15px;
      background: url(../image/layout/navi_icon_3.png) no-repeat center center;
      background-size: contain;
      vertical-align: middle; }
  @media (max-width: 991.98px) {
    .style--text_list .button_list .unit:not(:last-child) {
      margin-bottom: 30px; } }
.style--foot_banner {
  padding: 60px 0; }
  @media (max-width: 991.98px) {
    .style--foot_banner {
      padding: 30px 15px; } }
.style--top_mainvisual {
  position: relative;
  z-index: 0;
  width: 100%;
  margin-top: 0px;
  background: url("../image/content/top/mainvisual.jpg") no-repeat center center;
  background-size: cover; }
.style--top_mainvisual > .hl img{    max-height: 50vh; object-fit: contain; }
/*.style--top_mainvisual .slide .unit .back:before{content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
    background: url(../image/content/top/lefttop.png) no-repeat left top / auto;
    background-size: contain;
}*/
 @media (max-width: 991.98px) {
    .style--top_mainvisual {
      background: url("../image/content/top/mainvisual-sp.jpg") no-repeat center center;
      background-size: cover; } }
      @media (max-width: 767px) {

      }
      @media (max-width:991px)  {
        .style--top_mainvisual .slide .unit .back:before{    width: 45%; left: -10%;}
      }
       @media (max-width:767px)  {

       }
  .style--top_mainvisual > .hl {
      position: absolute;
      left: 50%;
      z-index: 1200;

      text-align: center;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);}
      @media screen and (-webkit-min-device-pixel-ratio:0) {
	    .style--top_mainvisual > .hl {width: 100%;}
        }
        @-moz-document url-prefix() {
        	.style--top_mainvisual > .hl {width: 100%;}
        }

      @media (-ms-high-contrast: none), (-ms-high-contrast: active) {
            .style--top_mainvisual > .hl {
            width:initial!important;
            }
        }
        @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
            .style--top_mainvisual > .hl {
            width:initial!important;
            }
          }

    @media (max-width: 991.98px) {
        .style--top_mainvisual > .hl {top: 40%;}
     }

     @media (max-width: 575px) {
         .style--top_mainvisual {max-height: 500px;}
         .style--top_mainvisual > .hl img{max-width: 330px!important;}
         .style--top_mainvisual .slide .unit .back:before{    width: 65%; left: -15%;}
         .style--top_mainvisual > .hl{top: 42%!important; width: 80%;}
     }

     @media (max-width: 320px) {
         .style--top_mainvisual > .hl{top: 40%!important; width: 70%;}
     }

    .style--top_mainvisual > .hl img {
      width: 100%;
      display: inline-block; }
      @media (max-width: 991.98px) { }
  .style--top_mainvisual .slide {
    width: 100%; }
    .style--top_mainvisual .slide .unit {
      position: relative;
      overflow: hidden;
      width: 100%; }
      .style--top_mainvisual .slide .unit .back {
        position: relative;
        width: 100%;
        height: calc(100vh - 150px);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        /* background-position: center top;*/ }
        @media (min-width: 768px) and (max-width: 991.98px){
            .style--top_mainvisual > .hl img { max-height: 40vh;}
          }
          @media (min-width: 576px) and (max-width: 991.98px){
              .style--top_mainvisual .slide .unit .back {
                  height: calc(80vh - 150px);}
                  .style--top_mainvisual > .hl img { max-height: 40vh;}
          }
        @media (max-width: 991.98px) {
          .style--top_mainvisual .slide .unit .back {
            /*height: calc(100vw / 1.1618);
            height: 70vh; */} }
      .style--top_mainvisual .slide .unit.-unit_1 .back {
        background-image: url("../image/content/top/slide_1.jpg"); }
        @media (max-width: 991.98px) {
          .style--top_mainvisual .slide .unit.-unit_1 .back {
            background-image: url("../image/content/top/slide_1-sp.jpg"); } }
      .style--top_mainvisual .slide .unit.-unit_2 .back {
        background-image: url("../image/content/top/slide_2.jpg"); }
        @media (max-width: 991.98px) {
          .style--top_mainvisual .slide .unit.-unit_2 .back {
            background-image: url("../image/content/top/slide_2-sp.jpg"); } }
      .style--top_mainvisual .slide .unit.-unit_3 .back {
        background-image: url("../image/content/top/slide_3.jpg"); }
        @media (max-width: 991.98px) {
          .style--top_mainvisual .slide .unit.-unit_3 .back {
            background-image: url("../image/content/top/slide_3-sp.jpg"); } }
      .style--top_mainvisual .slide .unit.-unit_4 .back {
        background-image: url("../image/content/top/slide_4.jpg"); }
        @media (max-width: 991.98px) {
          .style--top_mainvisual .slide .unit.-unit_4 .back {
            background-image: url("../image/content/top/slide_4-sp.jpg"); } }
      .style--top_mainvisual .slide .unit.-unit_5 .back {
        background-image: url("../image/content/top/main_back.jpg"); }
        @media (max-width: 991.98px) {
          .style--top_mainvisual .slide .unit.-unit_5 .back {
            background-image: url("../image/content/top/main_back.jpg"); } }
  .style--top_mainvisual .slide .back {
    transform-origin: center center;
    transform: scale(1.06);
    transition: 5s transform ease-out; }
  .style--top_mainvisual .slide .slick-active .back {
    transform: scale(1); }
  .style--top_mainvisual .shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 67, 19, 0.24); }
  .style--top_mainvisual .scroll {
    position: absolute;
    left: calc(50% - 11.5px);
    bottom: 30px;
    width: 23px;
    height: 38px;
    border: 2px solid #FFF;
    border-radius: 20px; }
    .style--top_mainvisual .scroll:before {
      content: "";
      display: block;
      position: absolute;
      left: calc(50% - 2.5px);
      top: 5px;
      width: 5px;
      height: 10px;
      border-radius: 100px;
      background: #FFF;
      animation: wheel 1.5s ease infinite; }
@keyframes wheel {
  0% {
    top: 5px; }
  50% {
    top: 10px; }
  100% {
    top: 13px;
    opacity: 0; } }
.style--top_menu {
  position: relative;
  z-index: 100; }
  .style--top_menu .flex {
    position: absolute;
    top: -20px;
    left: 20px;
    width: 100%;
    display: flex;
    transform: translateY(-50%); }
    @media (min-width: 992px) {
      .style--top_menu .flex {
        margin-left: -20px;
        margin-right: -20px; } }
    @media (max-width: 991.98px) {
      .style--top_menu .flex {
        background: #FFF;
        border-radius: 10px;
        box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
        width: calc(100% - 40px); } }
    @media (min-width: 992px) {
      .style--top_menu .flex .unit {
        width: 33.3333333333%;
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 991.98px) {
      .style--top_menu .flex .unit {
        width: 33.33333%; } }
    .style--top_menu .flex .unit > a, .style--top_menu .flex .unit > div {
      display: block;
      text-decoration: none;
      color: #222; }
      @media (min-width: 992px) {
        .style--top_menu .flex .unit > a, .style--top_menu .flex .unit > div {
          background: #FFF;
          border-radius: 10px;
          box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); } }
      @media (min-width: 992px) {
        .style--top_menu .flex .unit > a:after, .style--top_menu .flex .unit > div:after {
          content: "詳しく見る";
          display: block;
          padding: 7px 0 10px;
          background: #EE87B4;
          border-radius: 0 0 10px 10px;
          color: #FFF;
          text-align: center;
          font-weight: bold;
          font-size: 1.8rem; } }
      .style--top_menu .flex .unit > a .image, .style--top_menu .flex .unit > div .image {
        padding: 25px 0 10px;
        text-align: center; }
        @media (max-width: 991.98px) {
          .style--top_menu .flex .unit > a .image, .style--top_menu .flex .unit > div .image {
            padding-top: 17px;
            padding-bottom: 5px; } }
        .style--top_menu .flex .unit > a .image img, .style--top_menu .flex .unit > div .image img {
          height: 88px; }
          @media (max-width: 991.98px) {
            .style--top_menu .flex .unit > a .image img, .style--top_menu .flex .unit > div .image img {
              height: 50px; } }
      .style--top_menu .flex .unit > a .text, .style--top_menu .flex .unit > div .text {
        padding: 0 30px 30px; }
        @media (max-width: 991.98px) {
          .style--top_menu .flex .unit > a .text, .style--top_menu .flex .unit > div .text {
            padding: 0 15px 20px; } }
        .style--top_menu .flex .unit > a .text strong, .style--top_menu .flex .unit > div .text strong {
          font-size: 1.7rem;
          font-weight: normal; }
          @media (max-width: 991.98px) {
            .style--top_menu .flex .unit > a .text strong, .style--top_menu .flex .unit > div .text strong {
              font-size: 1.5rem;
              font-weight: bold; } }
        .style--top_menu .flex .unit > a .text span, .style--top_menu .flex .unit > div .text span {
          font-size: 1.3rem;
          color: #EE87B4; }
          @media (max-width: 991.98px) {
            .style--top_menu .flex .unit > a .text span, .style--top_menu .flex .unit > div .text span {
              font-size: 0.9rem; } }
        .style--top_menu .flex .unit > a .text strong, .style--top_menu .flex .unit > a .text span, .style--top_menu .flex .unit > div .text strong, .style--top_menu .flex .unit > div .text span {
          display: block;
          text-align: center; }
    @media (max-width: 991.98px) {
      .style--top_menu .flex .unit:not(:last-child):after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 30px;
        width: 1px;
        height: calc(100% - 60px);
        background: #DDD; } }
.style--top_concept {
  position: relative;
  z-index: 10;
  margin-top: -65px;
  padding: 100px 0 200px;
  /*background: url(../image/content/top/mainvisual_back2.png) no-repeat center top;
  background-size: 1920px auto;*/ }
  @media (max-width: 991.98px) {
    .style--top_concept {
      padding: 170px 0 170px; } }
  @media (min-width: 1921px) {
    .style--top_concept {
      background-size: 100% 2000px; } }
  @media (max-width: 1090px) and (min-width: 992px) {
    .style--top_concept {
      overflow: hidden; } }
  .style--top_concept .hl {
    margin-bottom: 50px; }
    .style--top_concept .hl strong, .style--top_concept .hl span {
      display: block;
      text-align: center; }
    .style--top_concept .hl strong {
      font-size: 3.8rem;
      font-weight: normal; }
      @media (max-width: 991.98px) {
        .style--top_concept .hl strong {
          font-size: 2.8rem; } }
    .style--top_concept .hl span {
      font-size: 2rem;
      color: #EE87B4;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .style--top_concept .hl span {
          font-size: 1.6rem; } }
  .style--top_concept .flex {
    position: relative;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 992px) {
      .style--top_concept .flex .image {
        position: absolute;
        right: -160px;
        top: -20px;
        width: 250px;
        padding-left: 30px; } }
    @media (max-width: 991.98px) {
      .style--top_concept .flex .image {
        margin-bottom: 30px;
        text-align: center; } }
    @media (max-width: 991.98px) {
      .style--top_concept .flex .image img {
        max-width: 180px; } }
    @media (min-width: 992px) {
      .style--top_concept .flex .text {
        padding-right: 100px; } }
    .style--top_concept .flex .text .hs {
      margin-bottom: 10px;
      font-size: 2.8rem;
      font-weight: bold;
      color: #EE87B4; }
      @media (max-width: 991.98px) {
        .style--top_concept .flex .text .hs {
          font-size: 2.2rem; } }
    .style--top_concept .flex .text .comment {
      font-size: 1.8rem;
      line-height: 2.2; }
      @media (max-width: 991.98px) {
        .style--top_concept .flex .text .comment {
          font-size: 1.6rem;
          line-height: 1.8; } }
  .style--top_concept .more {
    text-align: center;
    margin-top: 40px; }
    .style--top_concept .more a {
      display: inline-block;
      position: relative;
      width: 290px;
      padding: 12px 15px 15px;
      background: #FCC800;
      border-radius: 100px;
      color: #222;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.8rem;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05); }
      .style--top_concept .more a i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%); }
  .style--top_concept:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 72px;
    background: url(../image/content/top/mainvisual_back_bottom.png) no-repeat center top;
    background-size: 1920px auto; }
    @media (min-width: 1921px) {
      .style--top_concept:after {
        background-size: 100% 72px; } }
.style--top_covid {
  position: relative;
  padding: 70px 0 100px;
  background: #FFF; }
  @media (max-width: 991.98px) {
    .style--top_covid {
      padding: 40px 0 75px; } }
  .style--top_covid .hl {
    margin-bottom: 50px; }
    .style--top_covid .hl strong, .style--top_covid .hl span {
      display: block;
      text-align: center; }
    .style--top_covid .hl strong {
      font-size: 3.8rem;
      font-weight: normal; }
      @media (max-width: 991.98px) {
        .style--top_covid .hl strong {
          margin-bottom: 5px;
          font-size: 2.8rem;
          line-height: 1.4; } }
    .style--top_covid .hl span {
      font-size: 2rem;
      color: #EE87B4;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .style--top_covid .hl span {
          font-size: 1.6rem; } }
  .style--top_covid .text {
    max-width: 755px;
    margin-left: auto;
    margin-right: auto; }
    .style--top_covid .text .alert {
      margin-bottom: 30px;
      padding: 15px;
      border: 2px solid #D60000;
      color: #D60000;
      text-align: center;
      font-size: 1.8rem; }
      @media (max-width: 991.98px) {
        .style--top_covid .text .alert {
          font-size: 1.6rem; } }
    .style--top_covid .text .comment {
      font-size: 1.8rem;
      line-height: 2.2; }
      @media (max-width: 991.98px) {
        .style--top_covid .text .comment {
          font-size: 1.6rem;
          line-height: 1.8; } }
  .style--top_covid .more {
    text-align: center;
    margin-top: 40px; }
    .style--top_covid .more a {
      display: inline-block;
      position: relative;
      width: 290px;
      padding: 12px 15px 15px;
      background: #FCC800;
      border-radius: 100px;
      color: #222;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.8rem;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05); }
      .style--top_covid .more a i {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%); }
  .style--top_covid:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -30px;
    z-index: 100;
    width: 138px;
    height: 160px;
    background: url(../image/content/top/covid.png) no-repeat center top;
    background-size: contain;
    transform: translate(-50%, -50%); }
    @media (max-width: 991.98px) {
      .style--top_covid:after {
        width: 110px; } }
  .style--page_title + .style--top_covid {
    margin-top: 200px;
    background: none; }
  @media (min-width: 992px) {
    .style--top_covid .decare_list .list {
      display: flex;
      justify-content: space-between; } }
  .style--top_covid .decare_list .list .unit {
    position: relative;
    padding: 35px 25px;
    border: 2px solid #EE87B4;
    background: #FFF;
    font-size: 1.5rem;
    counter-increment: decare_num; }
    @media (min-width: 992px) {
      .style--top_covid .decare_list .list .unit {
        width: calc(25% - 30px); } }
    .style--top_covid .decare_list .list .unit .image {
      margin-bottom: 20px;
      text-align: center; }
      .style--top_covid .decare_list .list .unit .image img {
        height: 112px; }
    .style--top_covid .decare_list .list .unit:before {
      content: "0" counter(decare_num);
      position: absolute;
      left: 50%;
      top: -2px;
      z-index: 15;
      font-size: 3rem;
      font-weight: bold;
      transform: translate(-50%, -50%);
      color: #EE87B4; }
    .style--top_covid .decare_list .list .unit:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: -1px;
      z-index: 10;
      width: 50px;
      height: 3px;
      background: #FFF;
      transform: translate(-50%, -50%); }
    @media (max-width: 991.98px) {
      .style--top_covid .decare_list .list .unit:not(:last-child) {
        margin-bottom: 40px; } }
.style--top_about {
  padding: 150px 0 100px;
  background: url(../image/content/top/about_back.jpg) repeat center center; }
  @media (max-width: 991.98px) {
    .style--top_about {
      padding: 0; } }
  @media (max-width: 991.98px) {
    .style--top_about .list {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 992px) {
    .style--top_about .list .unit {
      display: flex; } }
  .style--top_about .list .unit .image {
    position: relative;
    z-index: 15; }
    @media (min-width: 992px) {
      .style--top_about .list .unit .image {
        width: calc(100% - 700px); } }
    @media (min-width: 992px) {
      .style--top_about .list .unit .image .back {
        position: absolute;
        top: 70px;
        width: calc(100% + 200px);
        height: 100%;
        background: #FFF;
        box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.05); } }
    @media (max-width: 991.98px) {
      .style--top_about .list .unit .image .back {
        height: 250px; } }
  .style--top_about .list .unit .text {
    position: relative;
    z-index: 10;
    background: linear-gradient(140deg, #EE87B4 0%, #BC2D6C 100%);
    color: #FFF; }
    @media (min-width: 992px) {
      .style--top_about .list .unit .text {
        width: 700px;
        padding: 130px 60px 60px;
        padding-right: 250px; } }
    @media (max-width: 991.98px) {
      .style--top_about .list .unit .text {
        padding: 60px 15px 75px; } }
    .style--top_about .list .unit .text .hl strong, .style--top_about .list .unit .text .hl span {
      display: block;
      text-align: center; }
    .style--top_about .list .unit .text .hl strong {
      font-size: 3.6rem; }
      @media (max-width: 991.98px) {
        .style--top_about .list .unit .text .hl strong {
          font-size: 2.8rem; } }
    .style--top_about .list .unit .text .hl span {
      font-size: 1.8rem;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .style--top_about .list .unit .text .hl span {
          font-size: 1.6rem; } }
    .style--top_about .list .unit .text .hl:after {
      content: "";
      display: block;
      width: 70px;
      height: 1px;
      margin: 20px auto 30px;
      background: #FFF; }
    .style--top_about .list .unit .text .more {
      text-align: center;
      margin-top: 40px; }
      .style--top_about .list .unit .text .more a {
        display: inline-block;
        position: relative;
        width: 290px;
        padding: 12px 15px 15px;
        background: #FCC800;
        border-radius: 100px;
        color: #222;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.8rem;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05); }
        .style--top_about .list .unit .text .more a i {
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%); }
  @media (min-width: 992px) {
    .style--top_about .list .unit + .unit {
      margin-top: 200px; } }
  @media (min-width: 992px) {
    .style--top_about .list .unit + .unit .text {
      padding: 130px 60px 60px;
      padding-left: 250px; } }
  .style--top_about .list .unit:nth-child(2n - 1) {
    flex-direction: row-reverse; }
  .style--top_about .list .unit:nth-child(2n - 1) .image .back {
    left: -200px; }
  .style--top_about .list .unit:nth-child(2n) .image .back {
    right: -200px; }
  .style--top_about .list .unit.-unit_1 .text:before {
    content: "";
    display: block;
    background: url("../image/content/top/about_1_icon.png") no-repeat center center;
    background-size: contain; }
    @media (min-width: 992px) {
      .style--top_about .list .unit.-unit_1 .text:before {
        position: absolute;
        left: calc(50% - 100px);
        top: 17px;
        transform: translate(-50%, -50%);
        width: 179px;
        height: 190px; } }
    @media (max-width: 991.98px) {
      .style--top_about .list .unit.-unit_1 .text:before {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        width: 140px;
        height: 150px; } }
  .style--top_about .list .unit.-unit_1 .image .back {
    background: url(../image/content/top/about_1.jpg) no-repeat center center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .style--top_about .list .unit.-unit_2 .text:before {
    content: "";
    display: block;
    background: url("../image/content/top/about_2_icon.png") no-repeat center center;
    background-size: contain; }
    @media (min-width: 992px) {
      .style--top_about .list .unit.-unit_2 .text:before {
        position: absolute;
        right: calc(50% - 100px);
        top: 17px;
        transform: translate(50%, -50%);
        width: 179px;
        height: 190px; } }
    @media (max-width: 991.98px) {
      .style--top_about .list .unit.-unit_2 .text:before {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        width: 140px;
        height: 150px; } }
  .style--top_about .list .unit.-unit_2 .image .back {
    background: url(../image/content/top/about_2.jpg) no-repeat center center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
.style--news_list {
  position: relative;
  overflow: hidden; }
  @media (min-width: 992px) {
    .style--news_list {
      margin-top: 100px;
      padding: 70px 0; } }
  @media (max-width: 991.98px) {
    .style--news_list {
      padding-top: 0px;
      padding-bottom: 0px; } }
  .style--page_title + .style--news_list {
    margin-top: 0px; }
  .style--news_list .hl {
    margin-bottom: 50px; }
    @media (max-width: 991.98px) {
      .style--news_list .hl {
        margin-bottom: 15px; } }
    .style--news_list .hl strong, .style--news_list .hl span {
      display: block;
      text-align: center; }
    .style--news_list .hl strong {
      font-size: 3.8rem;
      font-weight: normal; }
      @media (max-width: 991.98px) {
        .style--news_list .hl strong {
          font-size: 2.8rem; } }
    .style--news_list .hl span {
      font-size: 2rem;
      color: #EE87B4;
      font-weight: bold; }
      @media (max-width: 991.98px) {
        .style--news_list .hl span {
          font-size: 1.6rem; } }
  .style--news_list .box {
    padding: 75px;
    box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.1);
    background: #FFF; }
    @media (max-width: 991.98px) {
      .style--news_list .box {
        padding: 75px 15px;
        margin-left: -15px;
        margin-right: -15px; } }
  .style--news_list a {
    color: #222 !important; }
  .style--news_list .overflow {
    /*overflow-y:scroll ; height: 240px;*/
    margin-bottom: 20px;
    position: relative;
    font-size: 2.2rem;
    font-weight: bold;
    vertical-align: middle; }
    @media (max-width: 991.98px) {
      .style--news_list .overflow {
        font-size: 2rem; } }
    .style--news_list .overflow i {
      margin-right: 10px;
      color: #EE87B4;
      font-size: 3rem;
      vertical-align: middle; }
    .style--news_list .overflow table {
      width: 100%;
      max-width: 1070px;
      margin-left: auto;
      margin-right: auto; }
    @media (max-width: 991.98px) {
      .style--news_list .overflow tr:not(:last-child) {
        padding-bottom: 15px;
        border-bottom: 1px solid #DDD; } }
    .style--news_list .overflow th, .style--news_list .overflow td {
      padding-top: 25px;
      padding-bottom: 25px;
      border-bottom: 1px solid #DDD; }
      .style--news_list .overflow th a, .style--news_list .overflow td a {
        text-decoration: none; }
    .style--news_list .overflow th[scope="row"] {
      font-size: 1.6rem; }
    .style--news_list .overflow th, .style--news_list .overflow .category {
      white-space: nowrap; }
    .style--news_list .overflow th {
      width: 4em;
      padding-right: 0; }
    .style--news_list .overflow .category {
      padding-left: 20px; }
      @media (min-width: 992px) {
        .style--news_list .overflow .category {
          width: 100px; } }
      @media (max-width: 991.98px) {
        .style--news_list .overflow .category {
          padding-left: 7px; } }
      .style--news_list .overflow .category span {
        position: relative;
        top: 2px;
        display: block;
        margin-top: 0;
        padding: 3px 15px;
        background: #FFF;
        border: 1px solid #EE87B4;
        color: #EE87B4;
        font-size: 1.2rem;
        text-align: center; }
    .style--news_list .overflow td {
      font-size: 1.6rem; }
      @media (min-width: 992px) {
        .style--news_list .overflow td {
          padding-left: 20px; } }
    .style--news_list .overflow .alert {
      margin-right: 10px;
      padding: 1px 10px;
      background: #C90909;
      color: #FFF;
      font-size: 1.2rem; }
    @media (max-width: 991.98px) {
      .style--news_list .overflow {
        /*height: 500px;*/ }
        .style--news_list .overflow tbody, .style--news_list .overflow tr, .style--news_list .overflow td, .style--news_list .overflow th {
          display: block;
          width: 100%; }
        .style--news_list .overflow tr th, .style--news_list .overflow tr th + td {
          display: inline-block;
          width: auto;
          padding-bottom: 0;
          border-bottom: none; }
        .style--news_list .overflow td:last-child {
          display: block;
          width: 100%;
          padding-top: 0;
          padding-bottom: 10px; } }
  .style--news_list .more {
    text-align: right;
    max-width: 1070px;
    margin-left: auto;
    margin-right: auto; }
    .style--news_list .more a i {
      margin-right: 5px;
      vertical-align: middle;
      color: #EE87B4; }
.style--news_detail {
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .style--news_detail {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (max-width: 991.98px) {
    .style--news_detail {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .style--news_detail .unit {
    border-bottom: 1px solid #DDD; }
    .style--news_detail .unit .date {
      margin-bottom: 15px; }
      .style--news_detail .unit .date span {
        display: inline-block;
        margin-left: 15px;
        padding: 3px 5px;
        background: #FFF;
        border: 1px solid #EE87B4;
        color: #EE87B4;
        font-size: 1.2rem; }
    .style--news_detail .unit .title {
      margin-bottom: 20px;
      padding: 10px 15px;
      background: #EE87B4;
      font-size: 2rem;
      font-weight: bold;
      color: #FFF; }
      .style--news_detail .unit .title a {
        color: #EE87B4; }
    .style--news_detail .unit .swiper-container {
      margin-top: 30px; }
    .style--news_detail .unit p[class*="file"] {
      margin-top: 30px; }
      .style--news_detail .unit p[class*="file"] a {
        color: #222; }
      .style--news_detail .unit p[class*="file"] i {
        margin-right: 5px;
        vertical-align: middle;
        color: #EE87B4; }
  .style--news_detail .list_pager {
    margin-top: 30px; }
.style--shop_map iframe {
  border: none !important; }
  @media (min-width: 992px) {
    .style--shop_map iframe {
      width: 100%;
      height: 30vw; } }
  @media (max-width: 991.98px) {
    .style--shop_map iframe {
      width: 100%;
      height: calc(100vh - 150px); } }
@media (min-width: 992px) {
  .style--shop_list {
    padding-top: 100px;
    padding-bottom: 100px; } }
@media (max-width: 991.98px) {
  .style--shop_list {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media (max-width: 991.98px) {
  .style--shop_list {
    padding-top: 30px;
    padding-bottom: 30px; } }
.style--shop_list .hl {
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: bold; }
  @media (max-width: 991.98px) {
    .style--shop_list .hl {
      margin-bottom: 15px; } }
.style--shop_list .hl_comment {
  margin-bottom: 50px;
  color: #FF0004; }
  @media (max-width: 991.98px) {
    .style--shop_list .hl_comment {
      margin-bottom: 30px; } }
.style--shop_list .search {
  margin-bottom: 50px; }
  @media (max-width: 991.98px) {
    .style--shop_list .search {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .style--shop_list .search dl {
      display: flex;
      align-items: center; } }
  .style--shop_list .search dl dt {
    padding-right: 10px;
    font-weight: bold; }
  .style--shop_list .search dl dd input, .style--shop_list .search dl dd select, .style--shop_list .search dl dd button {
    appearance: none;
    font-size: 1.6rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .style--shop_list .search dl dd input {
    padding: 10px 15px;
    background: #FFF;
    font-size: 1.6rem;
    border: 2px solid #999999; }
  .style--shop_list .search dl dd select {
    width: 150px;
    padding: 10px 15px;
    background: #FFF;
    font-size: 1.6rem;
    border: 2px solid #999999; }
    @media (max-width: 991.98px) {
      .style--shop_list .search dl dd select {
        width: 100%; } }
  .style--shop_list .search dl dd button {
    padding: 10px 15px;
    width: 100%;
    background: #EE87B4;
    border-radius: 10px;
    color: #FFF;
    border: none;
    font-weight: bold; }
    @media (min-width: 992px) {
      .style--shop_list .search dl dd button {
        width: 120px; } }
  .style--shop_list .search dl dd:not(:nth-child(6)):not(.button) {
    flex-grow: 1; }
    .style--shop_list .search dl dd:not(:nth-child(6)):not(.button) input {
      width: 100%; }
  @media (max-width: 991.98px) {
    .style--shop_list .search dl > dd {
      padding-top: 10px; } }
  @media (min-width: 992px) {
    .style--shop_list .search dl > dt:not(:first-child),
    .style--shop_list .search dl > .button {
      margin-left: 30px; } }
  @media (max-width: 991.98px) {
    .style--shop_list .search dl > dt:not(:first-child),
    .style--shop_list .search dl > .button {
      margin-top: 20px; } }
.style--shop_list .num {
  margin-bottom: 30px;
  text-align: right; }
@media (min-width: 992px) {
  .style--shop_list .list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px; } }
.style--shop_list .list .unit {
  position: relative;
  background: #FFF; }
  @media (min-width: 992px) {
    .style--shop_list .list .unit {
      width: calc(33.33333% - 40px);
      margin-bottom: 40px;
      margin-left: 20px;
      margin-right: 20px;
      padding: 30px 30px 80px; } }
  @media (max-width: 991.98px) {
    .style--shop_list .list .unit {
      margin-bottom: 30px;
      padding: 20px 20px 80px; } }
  .style--shop_list .list .unit .name {
    margin-bottom: 15px; }
    .style--shop_list .list .unit .name a {
      font-size: 2rem;
      font-weight: bold;
      text-decoration: none;
      color: #222; }
  .style--shop_list .list .unit .category {
    margin-bottom: 15px; }
    .style--shop_list .list .unit .category span {
      display: inline-block;
      padding: 5px 7px;
      margin: 0 5px 5px 0;
      background: #D60000;
      font-size: 1rem;
      color: #FFF; }
  .style--shop_list .list .unit table tbody tr th {
    white-space: nowrap;
    font-size: 1.4rem;
    text-align: right;
    font-weight: bold;
    padding-top: 0.2rem; }
  .style--shop_list .list .unit table tbody tr td {
    padding-left: 5px; }
  .style--shop_list .list .unit table tbody tr:not(:last-child) th, .style--shop_list .list .unit table tbody tr:not(:last-child) td {
    padding-bottom: 10px; }
  .style--shop_list .list .unit .more {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center; }
    .style--shop_list .list .unit .more a {
      position: relative;
      display: block;
      color: #EE87B4;
      padding: 0 15px;
      line-height: 60px;
      text-decoration: none; }
      .style--shop_list .list .unit .more a:before {
        content: "";
        position: absolute;
        left: 30px;
        top: 0;
        width: calc(100% - 60px);
        height: 1px;
        background: #EEE; }
      .style--shop_list .list .unit .more a:after {
        content: "";
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 14px;
        height: 14px;
        background: url(../image/layout/box_link_2.png) no-repeat center center;
        background-size: 100% 100%; }
.style--shop_home {
  position: relative; }
  @media (min-width: 992px) {
    .style--shop_home {
      top: -50px; } }
  @media (max-width: 991.98px) {
    .style--shop_home {
      top: -30px; } }
@media (min-width: 992px) {
  .style--shop_detail {
    padding-top: 100px;
    padding-bottom: 100px; } }
@media (max-width: 991.98px) {
  .style--shop_detail {
    padding-top: 50px;
    padding-bottom: 50px; } }
.style--shop_detail .title {
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: bold; }
  @media (max-width: 991.98px) {
    .style--shop_detail .title {
      font-size: 2.6rem; } }
.style--shop_detail .detail {
  margin-bottom: 40px; }
  .style--shop_detail .detail table {
    width: 100%; }
    body:not(#news) .style--shop_detail .detail table thead th {
      text-align: center;
      padding: 15px;
      background-color: #EE87B4;
      color: #FFF;
      border: 1px solid #FFF; }
    body:not(#news) .style--shop_detail .detail table tbody tr {
      /*&.check { position: relative;
      	&:after { content: "必須事項"; position: absolute; right: 8px; top: 28px; padding: 2px 10px; background: #D20000; color: #FFF; font-size: 1.2rem;
      		@media (max-width:991.98px){ font-size: 1rem; top: 14px; right: 15px; }
      	}
      }*/ }
    body:not(#news) .style--shop_detail .detail table tbody tr.check th:after {
      content: "※";
      color: #DD962C; }
    body:not(#news) .style--shop_detail .detail table tbody tr th, body:not(#news) .style--shop_detail .detail table tbody tr td {
      border-bottom-width: 2px !important;
      border-top-width: 2px !important; }
      body:not(#news) .style--shop_detail .detail table tbody tr th input, body:not(#news) .style--shop_detail .detail table tbody tr th textarea, body:not(#news) .style--shop_detail .detail table tbody tr th select, body:not(#news) .style--shop_detail .detail table tbody tr th option, body:not(#news) .style--shop_detail .detail table tbody tr td input, body:not(#news) .style--shop_detail .detail table tbody tr td textarea, body:not(#news) .style--shop_detail .detail table tbody tr td select, body:not(#news) .style--shop_detail .detail table tbody tr td option {
        font-size: 16px; }
      body:not(#news) .style--shop_detail .detail table tbody tr th label, body:not(#news) .style--shop_detail .detail table tbody tr td label {
        display: inline-block; }
      body:not(#news) .style--shop_detail .detail table tbody tr th input[type="text"],
      body:not(#news) .style--shop_detail .detail table tbody tr th input[type="password"],
      body:not(#news) .style--shop_detail .detail table tbody tr th textarea, body:not(#news) .style--shop_detail .detail table tbody tr td input[type="text"],
      body:not(#news) .style--shop_detail .detail table tbody tr td input[type="password"],
      body:not(#news) .style--shop_detail .detail table tbody tr td textarea {
        max-width: 100%;
        width: 100%;
        padding: 10px 10px;
        background: #FFF;
        border: 1px solid #CCC; }
      body:not(#news) .style--shop_detail .detail table tbody tr th input[id*="ZipCode"], body:not(#news) .style--shop_detail .detail table tbody tr td input[id*="ZipCode"] {
        width: auto !important;
        padding: 10px 10px;
        background: #FFF;
        border: 1px solid #CCC; }
      body:not(#news) .style--shop_detail .detail table tbody tr th input[type="text"] + input[type="text"], body:not(#news) .style--shop_detail .detail table tbody tr td input[type="text"] + input[type="text"] {
        margin-top: 10px; }
      body:not(#news) .style--shop_detail .detail table tbody tr th input[name="chk_mail"], body:not(#news) .style--shop_detail .detail table tbody tr td input[name="chk_mail"] {
        margin-top: 15px;
        margin-bottom: 15px; }
      body:not(#news) .style--shop_detail .detail table tbody tr th textarea, body:not(#news) .style--shop_detail .detail table tbody tr td textarea {
        height: 200px; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_images, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_images {
        float: left; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_itemName, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_itemName {
        margin-left: 65px; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_subTotalPrice, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_subTotalPrice {
        display: none; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_inQty, body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_delete, body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_unitPrice, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_inQty, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_delete, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_unitPrice {
        clear: both;
        display: inline-block;
        margin-right: -4px;
        padding: 10px 10px 0; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_inQty, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_inQty {
        width: 30%; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_delete, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_delete {
        width: 20%; }
      body:not(#news) .style--shop_detail .detail table tbody tr th.es__cart_formTable_cell_unitPrice, body:not(#news) .style--shop_detail .detail table tbody tr td.es__cart_formTable_cell_unitPrice {
        width: 50%; }
      #base body:not(#news) .style--shop_detail .detail table tbody tr th.es__history1_formTable_order_cell_no.pos_ac, #base body:not(#news) .style--shop_detail .detail table tbody tr td.es__history1_formTable_order_cell_no.pos_ac {
        text-align: left; }
      body:not(#news) .style--shop_detail .detail table tbody tr th em.sp_come, body:not(#news) .style--shop_detail .detail table tbody tr td em.sp_come {
        background: #AAA;
        font-size: 1.2rem;
        margin-right: 7px;
        font-weight: normal;
        padding: 0 10px;
        color: #FFF; }
        body:not(#news) .style--shop_detail .detail table tbody tr th em.sp_come.-l, body:not(#news) .style--shop_detail .detail table tbody tr td em.sp_come.-l {
          display: block;
          margin: 10px 0 7px; }
    body:not(#news) .style--shop_detail .detail table tbody tr th {
      padding: 30px 30px;
      background: url("../image/layout/slash2.jpg") repeat center center;
      background-size: 278px 76px;
      border: 1px solid #F5F5F5;
      font-weight: bold; }
      @media (min-width: 992px) {
        body:not(#news) .style--shop_detail .detail table tbody tr th {
          width: 280px; } }
      @media (max-width: 991.98px) {
        body:not(#news) .style--shop_detail .detail table tbody tr th {
          border-left: 3px solid #EE87B4;
          padding-left: 12px; } }
    body:not(#news) .style--shop_detail .detail table tbody tr td {
      padding: 30px;
      background: #FFF;
      border: 1px solid #F5F5F5; }
      body:not(#news) .style--shop_detail .detail table tbody tr td dl dt {
        margin-bottom: 5px;
        font-size: 1.4rem;
        font-weight: bold;
        color: #EE87B4; }
      body:not(#news) .style--shop_detail .detail table tbody tr td dl dt:not(:first-child) {
        margin-top: 15px; }
    @media (min-width: 992px) {
      body:not(#news) .style--shop_detail .detail table tbody tr:last-child th {
        border-bottom: 1px solid #E5EFF8; } }
    @media (min-width: 992px) {
      body:not(#news) .style--shop_detail .detail table tbody tr:not(last-child) th {
        border-bottom: 1px solid #FFF; } }
    @media (max-width: 991.98px) {
      body:not(#news) .style--shop_detail .detail table {
        display: block;
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        margin-right: -15px; }
        body:not(#news) .style--shop_detail .detail table > thead, body:not(#news) .style--shop_detail .detail table > tbody, body:not(#news) .style--shop_detail .detail table > tfoot {
          display: block;
          width: 100%; }
          body:not(#news) .style--shop_detail .detail table > thead > tr, body:not(#news) .style--shop_detail .detail table > tbody > tr, body:not(#news) .style--shop_detail .detail table > tfoot > tr {
            display: block;
            width: 100%; }
            body:not(#news) .style--shop_detail .detail table > thead > tr > td, body:not(#news) .style--shop_detail .detail table > thead > tr > th, body:not(#news) .style--shop_detail .detail table > tbody > tr > td, body:not(#news) .style--shop_detail .detail table > tbody > tr > th, body:not(#news) .style--shop_detail .detail table > tfoot > tr > td, body:not(#news) .style--shop_detail .detail table > tfoot > tr > th {
              display: block;
              width: 100%; }
            body:not(#news) .style--shop_detail .detail table > thead > tr > th, body:not(#news) .style--shop_detail .detail table > tbody > tr > th, body:not(#news) .style--shop_detail .detail table > tfoot > tr > th {
              padding: 15px;
              border-bottom: none; }
            body:not(#news) .style--shop_detail .detail table > thead > tr > td, body:not(#news) .style--shop_detail .detail table > tbody > tr > td, body:not(#news) .style--shop_detail .detail table > tfoot > tr > td {
              padding: 0 15px 0;
              border-top: none;
              border-bottom: none; }
            body:not(#news) .style--shop_detail .detail table > thead > tr > th + td, body:not(#news) .style--shop_detail .detail table > tbody > tr > th + td, body:not(#news) .style--shop_detail .detail table > tfoot > tr > th + td {
              padding-top: 15px;
              padding-bottom: 0; }
            body:not(#news) .style--shop_detail .detail table > thead > tr > td:first-child, body:not(#news) .style--shop_detail .detail table > tbody > tr > td:first-child, body:not(#news) .style--shop_detail .detail table > tfoot > tr > td:first-child {
              padding-top: 15px;
              border-top: 1px solid #DDD; }
            body:not(#news) .style--shop_detail .detail table > thead > tr > td:last-child, body:not(#news) .style--shop_detail .detail table > tbody > tr > td:last-child, body:not(#news) .style--shop_detail .detail table > tfoot > tr > td:last-child {
              padding-bottom: 30px; } }
    @media (max-width: 991.98px) {
      body:not(#news) .style--shop_detail .detail table.tbl_block-sp {
        display: block;
        width: 100%; }
        body:not(#news) .style--shop_detail .detail table.tbl_block-sp > thead, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tbody, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tfoot {
          display: block;
          width: 100%; }
          body:not(#news) .style--shop_detail .detail table.tbl_block-sp > thead > tr, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tbody > tr, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tfoot > tr {
            display: block;
            width: 100%; }
            body:not(#news) .style--shop_detail .detail table.tbl_block-sp > thead > tr > td, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > thead > tr > th, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tbody > tr > td, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tbody > tr > th, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tfoot > tr > td, body:not(#news) .style--shop_detail .detail table.tbl_block-sp > tfoot > tr > th {
              display: block;
              width: 100%; }
      body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp {
        width: 100%;
        height: 50vh;
        overflow: scroll;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
        -webkit-overflow-scrolling: touch; }
        body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp thead {
          display: block; }
          body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp thead tr {
            display: block; }
            body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp thead tr th {
              display: block; }
        body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp {
          display: block;
          position: relative; }
        body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp tbody {
          width: 1200px;
          display: table; }
          body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp tbody tr {
            width: 100%; }
            body:not(#news) .style--shop_detail .detail table.tbl_scroll-sp tbody tr:first-child {
              position: sticky;
              position: -webkit-sticky;
              top: 0;
              z-index: 2; } }
.style--shop_detail .map {
  margin-bottom: 0px;
  border: 10px solid #FFF; }
  .style--shop_detail .map iframe {
    vertical-align: bottom; }
  @media (max-width: 991.98px) {
    .style--shop_detail .map {
      margin-left: -15px;
      margin-right: -15px;
      border-left: none;
      border-right: none; } }
.style--faq_list {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 991.98px) {
    .style--faq_list {
      padding-top: 0px;
      padding-bottom: 75px; } }
  .style--faq_list .list dl {
    background: #FFF;
    border: 1px solid #EE87B4; }
    .style--faq_list .list dl dt, .style--faq_list .list dl dd {
      position: relative; }
      .style--faq_list .list dl dt:before, .style--faq_list .list dl dd:before {
        display: block;
        position: absolute;
        left: 20px;
        top: 21px;
        width: 40px;
        height: 40px;
        border-radius: 100px;
        color: #FFF;
        text-align: center;
        font-weight: bold;
        font-size: 2rem; }
    .style--faq_list .list dl dt {
      cursor: pointer;
      padding: 22px 30px 28px 75px; }
      @media (min-width: 992px) {
        .style--faq_list .list dl dt {
          font-size: 1.8rem;
          line-height: 2; } }
      .style--faq_list .list dl dt:not(.-active) + dd {
        display: none; }
      .style--faq_list .list dl dt:before {
        content: "Q";
        background: #DD962C;
        line-height: 36px; }
      .style--faq_list .list dl dt:after {
        content: ""; }
    .style--faq_list .list dl dd {
      padding: 5px 30px 30px 75px; }
      @media (min-width: 992px) {
        .style--faq_list .list dl dd {
          font-size: 1.8rem;
          line-height: 2; } }
      .style--faq_list .list dl dd:before {
        content: "A";
        top: 0px;
        background: #7EAB3F;
        line-height: 36px; }
    .style--faq_list .list dl + dl {
      margin-top: 35px; }
  .style--faq_list .list + .entry--hl_1 {
    margin-top: 100px; }
    @media (max-width: 991.98px) {
      .style--faq_list .list + .entry--hl_1 {
        margin-top: 75px; } }
.style--tourist_list .hl {
  margin-bottom: 50px;
  padding-top: 75px; }
  @media (max-width: 991.98px) {
    .style--tourist_list .hl {
      margin-bottom: 30px;
      padding-top: 50px; } }
  .style--tourist_list .hl strong, .style--tourist_list .hl span {
    display: block;
    text-align: center; }
  .style--tourist_list .hl strong {
    font-size: 3.8rem;
    font-weight: normal; }
    @media (max-width: 991.98px) {
      .style--tourist_list .hl strong {
        font-size: 2.8rem; } }
  .style--tourist_list .hl span {
    font-size: 2rem;
    color: #EE87B4;
    font-weight: bold; }
    @media (max-width: 991.98px) {
      .style--tourist_list .hl span {
        font-size: 1.6rem; } }



  #top section.conceptback{
    background: url(/common/image/content/top/mainvisual_back2.png) no-repeat right top/cover;
    margin-top: -80px;
    z-index: 92;
    position: relative;
    padding-top: 120px;
}




/*商品券をホーム画面に追加*/
.fw_bold{font-weight: bold;}
#instructions .c_red{color: #F10100;}
#instructions .unit{margin-bottom: 50px;}
#instructions .unit a{color: #EE87B4;}
#instructions .unit h5.hl{font-size: 1.25em; display: flex; align-items: center;     border-bottom: 1px solid #ED88B4; padding-bottom: 5px; margin-bottom: 10px; }
#instructions .unit h5.hl .num{width: 30px; height: 30px; background: #ED88B4; color: #fff; display: inline-block; text-align: center; line-height: 140%; margin-right: 10px;}
#instructions .unit img{padding: 0 30px;}
