@charset "UTF-8";
.u-decolation li {
  content: '';
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 53%;
  left: 50%;
}
span.u-decolation {
  content: '';
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.search .search-body-deco1,
.search .search-body-deco2,
.fillter-box--travel .fillter-box-deco2,
.fillter-box--stay .fillter-box-deco2 {
  display: none !important;
}

@media all and (min-width: 768px) {
  .select-search .section__cta .c-btn a > span .btn-small-txt {
    position: relative;
    right: 5rem;
    transform: scale(1.2);
  }
}
@media all and (max-width: 767px) {
  .select-search .section__cta .c-btn a > span .btn-small-txt {
    transform: scale(1.1);
  }
}

.u-decolation.search-inner-deco1.u-hide-pc,
.u-decolation.fillter-box-deco {
  display: none;
}



/*
======================================================================
News
====================================================================== */
@media all and (min-width: 768px) {

}
@media all and (max-width: 767px) {
  .news {
    margin: 2.285714286rem 0 0;
  }
}

/*
======================================================================
Alert
====================================================================== */

.alert__list li:nth-child(1)::after {
  background-image: url(../img/common/ico_num1.svg);
}
.alert__list li:nth-child(2)::after {
  background-image: url(../img/common/ico_num2.svg);
}
.alert__list li:nth-child(3)::after {
  background-image: url(../img/common/ico_num3.svg);
}
.alert__list li:nth-child(4)::after {
  background-image: url(../img/common/ico_num4.svg);
}
.alert__list li:nth-child(5)::after {
  background-image: url(../img/common/ico_num5.svg);
}
.alert__list li:nth-child(6)::after {
  background-image: url(../img/common/ico_num6.svg);
}
.alert__list li:nth-child(7)::after {
  background-image: url(../img/common/ico_num7.svg);
}
.alert__list li:nth-child(8)::after {
  background-image: url(../img/common/ico_num8.svg);
}
.alert__list li:nth-child(9)::after {
  background-image: url(../img/common/ico_num9.svg);
}
.alert__list li:nth-child(10)::after {
  background-image: url(../img/common/ico_num10.svg);
}
.alert__list a {
  display: inline-block;
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  .alert {
    margin-top: 4.285714286rem;
  }
  .alert .c-section__body {
    border-radius: 30px;
    padding: 3.5rem 2.625rem 3.25rem;
    background-image: url(../img/top/alert_bg.png);
  }
  .alert__ttl {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #ff637d;
    padding: 1.214285714rem;
    border-radius: 10px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
  }
  .alert__ttl p {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: bold;
  }
  .alert__ttl p span {
    font-size: 2.125rem;
    line-height: 1;
    display: block;
    font-weight: bold;
    margin-top: .5rem;
  }
  .alert__ttl > span {
    width: 3.375rem;
    display: block;
  }
  .alert__lead  {
    background-color: #fff;
    padding: 2rem 2.25rem;
    border-radius: 20px;
    margin-top: 2rem;
  }
  .alert__lead >  p {
    font-size: 1.142857143rem;
    color: #ff4e6b;
    font-weight: bold;
    line-height: 2;
  }
  .alert__lead >  p + p {
    margin-top: 1rem;
  }
  .txt-underline {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffe0a8 0%) repeat scroll 0 0;
  }
  .alert__list-wrap {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: start;
    justify-content:flex-start;
    margin-top: 2.5rem;
  }
  .alert__list {
    width: 100%;
    margin-right: 0.5rem;
  }
  .alert__list a {
    display: inline-block;
    text-decoration: underline;
  }
  .alert__list a:hover {
    text-decoration: none;
  }
  .alert__list li  {
    font-size: 1rem;
    line-height: 2;
    position: relative;
    padding-left: 2.428571429rem;
  }
  .alert__list li + li {
    margin-top: 1.5rem;
  }
  .alert__list li::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.428571429rem;
    height: 1.428571429rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(25%);
  }
  .bnr__pdf-thum {
    width: calc(100% - 39.3125rem);
  }
  .bnr__pdf-thum-img img {
    border-radius: 10px;
  }
  .bnr__pdf-txt {
    width: 100%;
    margin: 1.75rem auto 0;
    text-align: center;
    color: #ff637d;
    text-decoration: underline;
    font-size: 1rem;
  }
  .bnr__pdf-txt:hover {
    text-decoration: none;
  }
  .bnr {
    margin: 1rem;
  }
  .bnr__watch-movie-btn {
    margin-top: 1.875rem;
  }
  .bnr__watch-movie-btn .c-btn span {
    position: relative;
    left: -0.5rem;
    font-size: 0.9rem;
    line-height: 1.6;
  }
  .top_announcement {
    margin-top: -1rem;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ff4e6b;
  }
  .bnr_list {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bnr_list > li {
    width: 28.5625rem;
  }
  .bnr_list__note{
    font-size: 1rem;
    line-height: 1.5;
    color: rgb(255, 78, 107);
    font-weight: bold;
    padding-left: 1em;
    position: relative;
    margin-top: 0.5rem;
  }
  .bnr_list__note::before {
    content: '※';
    display: block;
    font-size: 1em;
    position: absolute;
    top: 0;
    left: 0;
  }
  .bottom-bnr {
    padding: 0 4.285714286rem;
    position: relative;
    z-index: 20;
  }
  .bottom-bnr .bnr_list {
    max-width: 61.25rem;
    margin: 0 auto;
    padding: 0 4.285714286rem;
    display: block;
    display: block;
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  .bottom-bnr .bnr_list > li {
    width: 28.5625rem;
    margin: 5rem auto;
  }
}
@media all and (max-width: 767px) {
  .alert {
    margin-top: 4.9642rem;
  }
  .alert .c-section__body {
    position: relative;
    border-radius: 20px;
    padding: 2rem 1.142857143rem;
    background-image: url(../img/top/alert_bg.png);
  }
  .alert__ttl {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #ff637d;
    padding: 0.714285714rem;
    border-radius: 10px;
  }
  .alert__ttl p {
    font-size: 2.428571429rem;
    line-height: 1.4;
    font-weight: bold;
  }
  .alert__ttl p span {
    font-size: 2rem;
    line-height: 1.5;
    display: block;
    font-weight: bold;
  }
  .alert__ttl > span {
    width: 2.035714286rem;
    display: block;
    margin: 0 auto;
  }
  .alert__lead  {
    background-color: #fff;
    padding: 2rem 1rem;
    border-radius: 10px;
    margin-top: 2rem;
  }
  .alert__lead >  p {
    font-size: 1.142857143rem;
    color: #ff4e6b;
    font-weight: bold;
    line-height: 2;
  }
  .alert__lead >  p + p {
    margin-top: 2rem;
  }
  .txt-underline {
    background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffe0a8 0%) repeat scroll 0 0;
  }
  .alert__list {
    margin-top: 2.142857143rem;
  }
  .alert__list li  {
    font-size: 1rem;
    line-height: 2;
    position: relative;
    padding-left: 2.428571429rem;
  }
  .alert__list li + li {
    margin-top: 2.142857143rem;
  }
  .alert__list li::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.428571429rem;
    height: 1.428571429rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(25%);
  }
  .bnr__pdf-thum {
    width: 100%;
    margin-top: 1.5rem;
  }
  .bnr__pdf-thum-img img {
    border-radius: 10px;
  }
  .bnr__pdf-txt {
    width: 100%;
    margin: 1.428571429rem auto 0;
    text-align: center;
    color: #ff637d;
    text-decoration: underline;
    font-size: 1.142857143rem;
  }
  .bnr__watch-movie-btn {
    width: 100%;
    margin: 1.875rem auto 0;
  }
  .bnr__watch-movie-btn .c-btn {
    width: 20.714285714rem;
    margin: auto;
  }
  .bnr__watch-movie-btn .c-btn > a {
    height: 4.5rem;
  }
  .top_announcement {
    margin-bottom: 2rem;
    text-align: center;
    font-size: 1.428571429rem;
    font-weight: bold;
    color: #ff4e6b;
  }
  .bnr_list__note{
    font-size: 1rem;
    line-height: 1.5;
    padding-left: 1em;
    position: relative;
    margin-top: 0.5rem;
    color: rgb(255, 78, 107);
    font-weight: bold;
  }
  .bnr_list__note::before {
    content: '※';
    display: block;
    font-size: 1em;
    position: absolute;
    top: 0;
    left: 0;
  }
  .bottom-bnr {
    padding: 0 1rem;
    position: relative;
  }
  .bottom-bnr .bnr_list {
  }
  .bottom-bnr .bnr_list > li {
    margin: 2.857142857rem auto;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .bnr {
    margin-top: 3.5rem;
  }
  .bnr_list > li {
    margin-top: 3.5rem;
  }
  .bottom-bnr {
    padding: 0 2rem;
    position: relative;
  }
}
@media all and (max-width: 480px) {
  .bnr {
    margin-top: 2rem;
  }
  .bnr_list > li {
    margin-top: 2rem;
  }
  .bnr_list > li a {
    line-height: 1;
    font-size: 0;
  }
}

/*
======================================================================
Message
====================================================================== */
.message .c-section__inner {
  position: relative;
}
@media all and (min-width: 768px) {
  .message.c-section {
    padding: 5.875rem 0 4.5rem;
  }
  .message__ttl {
    width: 30.5625rem;
    margin: 0 auto;
  }
  .message__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 34.877300613%;
    background-image: url(../img/top/title_massage.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .messege__lead {
    margin-top: 4rem;
  }
  .messege__lead p {
    font-size: 1rem;
    line-height: 2.4;
    text-align: center;
    margin-top: 1.25rem;
  }
  .messege__lead p:first-child {
    margin-top: 0;
  }
  .messege__desc {
    margin: 2.25rem auto 0;
    display:-ms-flexbox;
    display:flex;
    width: 55rem;
  }
  .messege__desc--01 {
    margin-top: 3rem;
  }
  .messege__desc:nth-child(even) {
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .messege__desc dt {
    width: 22.5rem;
  }
  .messege__desc dd::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2rem;
  }
  .messege__desc--01 dd {
    width: 16.875rem;
    margin-left: 2rem;
  }
  .messege__desc--01 dd::before {
    padding-top: 42.481203008%;
    background-image: url(../img/top/massage_desc01.svg);
  }
  .messege__desc--02 dd {
    width: 19.125rem;
    margin-right: 2rem;
  }
  .messege__desc--02 dd::before {
    padding-top: 36.274509804%;
    background-image: url(../img/top/massage_desc02.svg);
  }
  .messege__desc--03 dd {
    width: 11.4375rem;
    margin-left: 2rem;
  }
  .messege__desc--03 dd::before {
    padding-top:62.295081967%;
    background-image: url(../img/top/massage_desc03.svg);
  }
}
@media all and (max-width: 767px) {
  .message {
    padding-bottom: 4.285714286rem
  }
  .message__ttl {
    width: 23.214285714rem;
    margin: 0 auto;
  }
  .message__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 51.230769231%;
    background-image: url(../img/top/title_massage_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .messege__lead {
    margin-top: 2.557142857rem;
  }
  .messege__lead p {
    font-size: 1rem;
    line-height: 2;
    text-align: center;
    margin-top: 4.821428571rem;
  }
  .messege__lead p:first-child {
    margin-top: 0;
  }
  .messege__desc {
    margin: 2.857142857rem auto 0;
    position: relative;
  }
  .messege__desc:nth-child(even) {
    text-align: right;
  }
  .messege__desc--01 {
    margin-top: 3rem;
  }
  .messege__desc dt {
    width: 15.714285714rem;
    display: inline-block;
  }
  .messege__desc dd::before {
    content: '';
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .messege__desc--01 dd::before {
    width: 12.321428571rem;
    height: 5.535714286rem;
    background-image: url(../img/top/massage_desc01_sp.svg);
    transform: translateY(-70%);
    right: -2.5%;
  }
  .messege__desc--02 dd::before {
    width: 13.857142857rem;
    height: 5.928571429rem;
    background-image: url(../img/top/massage_desc02_sp.svg);
    left: 0%;
    transform: translateY(-60%);
  }
  .messege__desc--03 dd {
    width: 15.714285714rem;
  }
  .messege__desc--03 dd::before {
    width: 8.285714286rem;
    height: 5.464285714rem;
    background-image: url(../img/top/massage_desc03_sp.svg);
    left: 52%;
    transform: translateY(-68%);
  }
}
@media all and (min-width: 481px) and (max-width: 767px) {
  .message {
    margin-top: 8rem;
  }
  .message__ttl {
    width: 30.5625rem;
    margin: 0 auto;
  }
  .message__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 34.877300613%;
    background-image: url(../img/top/title_massage.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .messege__lead p {
    margin-top: 2.821428571rem;
  }
  .messege__desc {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: start;
    justify-content:start;
    -ms-flex-align: center;
    align-items: center;
  }
  .messege__desc:nth-child(even) {
    flex-direction: row-reverse;
  }
  .messege__desc dd::before {
    position: relative;
    top: 0;
    left: inherit;
    transform: translateY(0);
  }
  .messege__desc dd {
    display: flex;
  }
  .messege__desc--01 dd {
    width: 16.875rem;
    margin-left: 2rem;
  }
  .messege__desc--01 dd::before {
    padding-top: 42.481203008%;
    background-image: url(../img/top/massage_desc01.svg);
  }
  .messege__desc--02 dd {
    width: 19.125rem;
    margin-right: 2rem;
    display: flex;
    justify-content: flex-end;
  }
  .messege__desc--02 dd::before {
    padding-top: 36.274509804%;
    background-image: url(../img/top/massage_desc02.svg);
    right: 0;
  }
  .messege__desc--03 dd {
    width: 11.4375rem;
    margin-left: 2rem;
  }
  .messege__desc--03 dd::before {
    padding-top:62.295081967%;
    background-image: url(../img/top/massage_desc03.svg);
  }
}
@media all and (max-width: 480px) {
  .message {
    margin-top: 4.571428571rem;
  }
}

/*
======================================================================
Outline
====================================================================== */
@media all and (min-width: 768px) {
  .outline.c-section {
    position: relative;
    background-color: #efd9ca;
    padding: 1rem 0 2.375rem;
    margin-top: 1.875rem;
  }
  .outline__ttl {
    width: 43.75rem;
    margin: 0 auto;
  }
  .outline__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10.714285714%;
    background-image: url(../img/top/outline_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .outline-manners__ttl {
    margin-bottom: 35px;
  }
  .outline-manners__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 7.551%;
    background-image: url(../img/top/outline-manners_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .outline__list {
    margin-top: 2.5rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .outline__list-item {
    width: 28.25rem;
    background-color: #fffdf3;
    border-radius: 20px;
    padding: 1.875rem 2.25rem;
    text-align: center;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .outline__list-item > div {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 100%;
  }
  .outline__list-item div > h4 {
    color: #ffffff;
    background-color: #81b327;
    line-height: 1;
    padding: .85rem 1.875rem .85rem;
    font-size: 1.25rem;
    display: inline-block;
    margin: 0 auto;
    border-radius: 25px;
  }
  .outline__list-item div > h4 br {
    display: none;
  }
  .outline__list-item div > p {
     text-align: center;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .outline__txt-list {
    margin: 1.5rem auto 1.75rem;
    height: 340px;
  }
  .outline__txt-list > li {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .outline__list-cta {
    margin: auto auto 0;
    width: 100%;
  }
  .outline__list-cta .c-btn a {
    height: 4.8125rem;
    font-size: 1.125rem;
  }
}
@media all and (max-width: 767px) {
  .outline.c-section {
    position: relative;
    background-color: #efd9ca;
    padding: 1.285714286rem 0 5rem;
    margin-top: 1.571428571rem;
  }
  .outline.c-section__body {
    position: relative;
    z-index: 1;
  }
  .outline__ttl {
    width: 23.214285714rem;
    margin: 0 auto;
  }
  .outline__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 32.718894%;
    background-image: url(../img/top/outline_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .outline-manners__ttl {
    margin-bottom: 35px;
  }
  .outline-manners__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 15.7060%;
    background-image: url(../img/top/outline-manners_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .outline__list-item {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 1.875rem 1.428571429rem;
    text-align: center;
    margin-top: 2.857142857rem;
  }
  .outline__list-item div > h4 {
    color: #ffffff;
    background-color: #81b327;
    line-height: 1;
    padding: .85rem 2.857142857rem .85rem;
    font-size: 1.285714286rem;
    display: inline-block;
    margin: 0 auto;
    border-radius: 25px;
  }
  .outline__list-item div > h4 br {
    display: none;
  }
  .outline__list-item div > p {
    text-align: left;
    font-size: 1.142857143rem;
    line-height: 1.8125;
    margin-top: 1.428571429rem;
    letter-spacing: 0.1em;
  }

  .outline__txt-list {
    margin-top: 1.5rem;
  }
  .outline__txt-list > li {
    text-align: left;
    font-size: 1.442857143rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .outline__list-cta {
    margin: 1.428571429rem auto 0;
    width: 15.821428571rem;
  }
  .outline__list-cta .c-btn a {
    height: 3.571428571rem;
  }
  .outline__list-cta .c-btn a .ico-svg {
    right: 10%;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .outline.c-section {
    background-color: #efd9ca;
    padding: 4.285714286rem 0;
  }
  .outline .c-section__body {
    padding: 0 1rem;
  }
  .outline__ttl {
    width: 23.214285714rem;
    margin: 0 auto;
  }
  .outline__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 32.718894%;
    background-image: url(../img/top/outline_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .outline__list {
    margin-top: 2.5rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .outline__list-item {
    width: calc((100% - 1rem) / 2 * 100);
    background-color: #ffffff;
    border-radius: 10px;
    padding: 1.875rem 1.6rem;
    text-align: center;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .outline__list-item:nth-child(1) {
    margin-right: 1rem;
  }
  .outline__list-item > div {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 100%;
  }
  .outline__list-item div > h4 {
    color: #ffffff;
    background-color: #81b327;
    padding: .45rem 1rem .45rem;
    font-size: 1.25rem;
    display: inline-block;
    margin: 0 auto;
    border-radius: 36px;
    width: 100%;
  }
  .outline__list-item div > h4  br {
    display: block;
  }
  .outline__list-item div > p {
    text-align: left;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
    margin-top: 0;
  }
  .outline__txt-list {
    margin: 1.5rem auto 1.75rem;
  }
  .outline__txt-list > li {
    text-align: left;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
  .outline__list-cta {
    margin: auto auto 0;
    width: 100%;
  }
  .outline__list-cta .c-btn a {
    height: 4.8125rem;
    font-size: 1.125rem;
  }
}

/*
======================================================================
Point
====================================================================== */
@media all and (min-width: 768px) {
  .point.c-section {
    padding: 2.625rem 0 2rem;
  }
  .point .c-section__inner {
    position: relative;
  }
.list-ttl
{
    width: 50%;
    margin: 0 auto;
}
  .about__ttl {
    width: 35.625rem;
    margin: 0 auto;
  }
  .about__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 6.810%;
    background-image: url(../img/top/about_desc_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .about-about__ttl {
    margin-bottom: 30px;
  }
  .about-about__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 8.8541667%;
    background-image: url(../img/top/about_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .point__list {
margin-top: 3.857142857rem;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
  }
  .point__list-item {
  width: calc((100% - 3.0rem) / 3);
margin-top: 3.857142857rem;
margin-left: 0.857142857rem;
padding: 3rem 1.3rem 2.5rem;
background: repeating-linear-gradient( 45deg, #fff, #fff 2px, #fff3de 2px, #fff3de 4px );
border-radius: 20px;
position: relative;
}
  }
  .point__list-item h4 {
    position: absolute;
    width: 3.75rem;
    top: 0;
    left: 50%;
    transform: translate(-50%, -60%);
  }
  .point__list-item h4::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 141.666666667%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .point__list-item:nth-child(1) h4::before {
    background-image: url(../img/top/point_list_ttl01.svg);
  }
  .point__list-item:nth-child(2) h4::before {
    background-image: url(../img/top/point_list_ttl02.svg.svg);
  }
  .point__list-item:nth-child(3) h4::before {
    background-image: url(../img/top/point_list_ttl03.svg);
  }
  .point__list-item:nth-child(4) h4::before {
    background-image: url(../img/top/point_list_ttl04.svg);
  }
 .point__list-item:nth-child(5) h4::before {
    background-image: url(../img/top/point_list_ttl05.svg);
  }
 .point__list-item:nth-child(6) h4::before {
    background-image: url(../img/top/point_list_ttl06.svg);
  }
  .point__list-item p {
    font-size: 1.275rem;
    line-height: 2.071428571;
    letter-spacing: 0.05em;
height: 140px;
  }
  .point__list-item p strong {
    font-size: 1.5rem;
    color: #ff4e6b;
    letter-spacing: -.001rem;
  }
  .point__text-list {
    margin-top: 1.5rem;
  }
  .point__text-list li {
    font-size: 0.75rem;
    line-height: 1.583333333;
  }
  .point__list-cta {
    width: 25rem;
    margin: 1.75rem auto 1.75rem;
  }


.point__list2 {
  
    margin: auto;
    margin-top: 3.75rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .point__list2-item {
    width: 30%;
    padding: 3rem 1.3rem 2.5rem;
    background: repeating-linear-gradient(
      45deg,
      #fff,
      #fff 2px,
      #fff3de 2px,
      #fff3de 4px
    );
    border-radius: 20px;
    position: relative;
  }
  .point__list2-item h4 {
    position: absolute;
    width: 3.75rem;
    top: 0;
    left: 50%;
    transform: translate(-50%, -60%);
  }
  .point__list2-item h4::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 141.666666667%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .point__list2-item:nth-child(1) h4::before {
    background-image: url(../img/top/point_list_ttl04.svg);
  }
  .point__list2-item:nth-child(2) h4::before {
    background-image: url(../img/top/point_list_ttl05.svg);
  }
  .point__list2-item:nth-child(3) h4::before {
    background-image: url(../img/top/point_list_ttl06.svg);
  }

  .point__list2-item p {
    font-size: 0.875rem;
    line-height: 2.071428571;
    letter-spacing: 0.05em;
  }
  .point__list2-item p strong {
    font-size: 1rem;
    color: #ff4e6b;
    letter-spacing: -.001rem;
  }
  
}
@media all and (max-width: 767px) {
  .point.c-section {
    padding: 5.714285714rem 0 4.285714286rem;
  }
  .point .c-section__inner {
    position: relative;
  }
  .point .c-section__body {
    position: relative;
    z-index: 30;
    padding:  0 1rem;
  }
  .about__ttl {
    width: 29.75rem;
    margin: 0 auto;
  }
  .about__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 8.679927667%;
    background-image: url(../img/top/about_desc_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .about-about__ttl {
    margin-bottom: 1rem;
  }
  .about-about__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 20.3761755%;
    background-image: url(../img/top/about_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .point__list {
    margin-top: 6.071428571rem;
  }
  .point__list-item {
    padding: 2.157142857rem 1rem 1rem;
    border-radius: 20px;
    position: relative;
    margin-top: 4.685714286rem;
    background: repeating-linear-gradient(
      45deg,
      #fff,
      #fff 2px,
      #fff3de 2px,
      #fff3de 4px
    );
  }
  .point__list-item h4 {
    position: absolute;
    width: 4rem;
    top: 0;
    left: 50%;
    transform: translate(-50%, -68%);
  }
  .point__list-item h4::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 122.3214286%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .point__list-item p {
    font-size: 1rem;
    line-height: 2.071428571;
    letter-spacing: 0.05em;
  }
  .point__list-item p strong {
    font-size: 1.542857143rem;
    color: #ff4e6b;
  }
  .point__text-list {
    margin-top: 1.5rem;
  }
  .point__text-list li {
    font-size: 13px;
    line-height: 1.625;
  }
  .point__list-cta {
    width: 20.714285714rem;
    margin: 2.142857143rem auto 0;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
.list-ttl
{
    width: 100%;
    margin: 0 auto;
}
  .point.c-section {
    padding: 5rem 0;
  }
  .point .c-section__inner {
    position: relative;
  }
  .point__ttl {
    width: 24.75rem;
    margin: 0 auto;
  }
  .point__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 6.818181818%;
    background-image: url(../img/top/point_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .point__list {
    margin-top: 1.75rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .point__list-item {
    width: calc((100% - 1.5rem) / 2);
    padding: 3rem 1.5625rem 2.5rem;
    background: repeating-linear-gradient(
      45deg,
      #fff,
      #fff 2.5px,
      #fff3de 2.5px,
      #fff3de 5px
    );
    border-radius: 10px;
    position: relative;
margin-top: 60px;
  }
  .point__list-item h4 {
    position: absolute;
    width: 3.75rem;
    top: 0;
    left: 50%;
    transform: translate(-50%, -60%);
  }
  .point__list-item h4::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 141.666666667%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .point__list-item p {
    font-size: 1.2rem;
    line-height: 2.071428571;
    letter-spacing: 0.05em;
  }
  .point__list-item p strong {
    font-size: 1.5rem;
    color: #ff4e6b;
    letter-spacing: -.001rem;
  }
  .point__text-list {
    margin-top: 1.5rem;
  }
  .point__text-list li {
    font-size: 0.75rem;
    line-height: 1.583333333;
  }



  

}



/*
======================================================================
entry
====================================================================== */
@media all and (min-width: 481px) {
  .entry.c-section {
    overflow: hidden;
  }
  .entry .c-section__inner {
    position: relative;
  }
  .entry .c-section__body {
    padding: 5rem 0 5.625rem;
  }
  .entry__ttl {
    width: 40.3125rem;
    margin: 0 auto;
  }
  .entry__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 5.426356589%;
    background-image: url(../img/top/entry_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .entry__cta {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 3.5rem;
  }
  .entry__cta .c-btn {
    width: 28.125rem;
  }
  .entry__cta .c-btn > a > span {
    font-size: 1.379310345rem;
    line-height: 1.4;
  }
  .entry__cta .c-btn .small-txt {
    font-size: 1.103448276rem;
  }
  .entry__img-top,
  .entry__img-bottom{
    width: 100%;
    height: 12.5rem;
    background-size:auto 12.5rem;
    backface-visibility: hidden;
    background-repeat: repeat-x;
  }
  .entry__img-top {
    background-position: 0 100%;
    background-image: url(../img/top/entry-bg01.jpg);
    animation: loop-top 120s linear infinite;
  }
  .entry__img-bottom {
    background-position: 0 0;
    background-image: url(../img/top/entry-bg02.jpg);
    animation: loop-bottom 120s linear infinite;
  }
}
@media all and (min-width: 980px) {
  .entry__img-top {
    background-size:1086px 181px;
    animation: loop-top-s 120s linear infinite;
  }
  .entry__img-bottom {
    background-size:1086px 181px;
    animation: loop-bottom-s 120s linear infinite;
  }
}
@media all and (min-width: 1366px) {
  .entry__img-top {
    background-size:auto 12.5rem;
    animation: loop-top 120s linear infinite;
  }
  .entry__img-bottom {
    background-size:auto 12.5rem;
    animation: loop-bottom 120s linear infinite;
  }
}
@media all and (min-width: 1600px) {
  .entry__img-top {
    background-size:auto 12.5rem;
    animation: loop-top-l 120s linear infinite;
  }
  .entry__img-bottom {
    background-size:auto 12.5rem;
    animation: loop-bottom-l 120s linear infinite;
  }
}
@media all and (min-width: 1920px) {
  .entry__img-top {
    background-size:auto 12.5rem;
    animation: loop-top-xl 120s linear infinite;
  }
  .entry__img-bottom {
    background-size:auto 12.5rem;
    animation: loop-bottom-xl 120s linear infinite;
  }
}
@keyframes loop-top-s {
  from {
      background-position: 0 0;
  }
  to {
      background-position: -1086px 0;
  }
}@keyframes loop-top {
  from {
      background-position: 0 0;
  }
  to {
      background-position: -1200px 0;
  }
}
@keyframes loop-top-l {
  from {
      background-position: 0 0;
  }
  to {
      background-position: -1350px 0;
  }
}
@keyframes loop-top-xl {
  from {
      background-position: 0 0;
  }
  to {
      background-position: -1956px 0;
  }
}
@keyframes loop-bottom-s {
  from {
      background-position: 0 0;
  }
  to {
      background-position: 1086px 0;
  }
}@keyframes loop-bottom {
  from {
      background-position: 0 0;
  }
  to {
      background-position: 1200px 0;
  }
}
@keyframes loop-bottom-l {
  from {
      background-position: 0 0;
  }
  to {
      background-position: 1350px 0;
  }
}
@keyframes loop-bottom-xl {
  from {
      background-position: 0 0;
  }
  to {
      background-position: 1956px 0;
  }
}
@media all and (max-width: 480px) {
  .entry.c-section {
    overflow: hidden;
  }
  .entry .c-section__inner {
    position: relative;
    padding: 0;
  }
  .entry .c-section__body {
    padding: 4.285714286rem 0;
  }
  .entry__img-top,
  .entry__img-bottom,
  .entry__img-bottom-sp {
    width: 100%;
    height: 8.83rem;
    position: relative;
    z-index: 100;
    background-size:auto 8.83rem;
    backface-visibility: hidden;
    background-repeat: repeat-x;
  }
  .entry__img-bottom-sp {
    margin-bottom: 0;
  }
  .entry__img-top {
    background-position: 0 100%;
    background-image: url(../img/top/entry-bg01_sp.jpg);
    animation: loop-top 120s linear infinite;
  }
  .entry__img-bottom {
    background-position: 0 0;
    background-image: url(../img/top/entry-bg02_sp.jpg);
    animation: loop-bottom 120s linear infinite;
  }
  .entry__img-bottom-sp {
    background-position: 0 0;
    background-image: url(../img/top/entry-bg03_sp.jpg);
    animation: loop-top 120s linear infinite;
    display: none;
  }
}

/*
======================================================================
Select search
====================================================================== */
/* 共通スタイル */
.select-search {
  background-color: #efd9ca;
}

.select-search .c-section__inner {
  position: relative;
}

.select-search .c-section__body {
  z-index: 10;
  position: relative;
}

@media all and (min-width: 768px) {
  .select-search.c-section {
    padding: 0.714285714rem 0 0.857142857rem;
  }
  .select-search .section__ttl {
    width: 45rem;
    margin: 0 auto;
  }
  .select-search .section__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 5.873015873%;
    background-image: url(../img/top/select-search_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .select-search .section__lead {
    text-align: center;
    font-size: 1.285714286rem;
    line-height: 1.8333;
    margin: 4.571428571rem -3.571428571rem 0;
  }
  .select-search .section__cta {
    margin-top: 1.271428571rem;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
  }
  .select-search .section__cta .c-btn {
    width: calc((100% - 2.857142857rem) / 2);
    overflow: visible;
    max-width: inherit;
  }
  .select-search .section__cta .c-btn::before {
    border-radius: 20px;
  }
  .select-search .section__cta .c-btn:nth-child(1) {
    margin-right: 2.857142857rem;
  }
  .select-search .section__cta .c-btn a {
    height: 7.5rem;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 20px;
  }
  .select-search .section__cta .c-btn .ico-arrow-bottom {
    transform: translateY(-50%) scale(1.2);
    right: 7%;
  }
  .select-search .section__cta .c-btn a > span {
    font-size: 2.571428571rem;
    display: block;
    width: 100%;
    text-align: center;
  }
  .select-search .section__cta .c-btn a > span .btn-small-txt {
    font-size: 1.625rem;
    display: block;
    line-height: 1.555555556;
    letter-spacing: .1em;
    right: auto;
    right: initial;
    transform: scale(1) translateX(.5rem);
  }
  .select-search .section__cta .c-btn:nth-child(1) a {
    background-image: url(../img/top/select-search-btn01-bg.png);
    background-size: 36%;
    background-position: 98% 41%;
  }
  .select-search .section__cta .c-btn:nth-child(2) a {
    background-image: url(../img/top/select-search-btn02-bg.png);
    background-size: 36%;
    background-position: 98% 41%;
  }
  .select-search .section__cta .c-btn a figure {
    position: absolute;
    top: -20%;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
  }
  .select-search .section__cta .c-btn a figure:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .select-search .section__cta .c-btn:nth-child(1) a > figure:before {
    width: calc(120 / 16 * 1rem);
    height: calc(239 / 16 * 1rem);
    bottom: 0;
    left: 0;
    background-image: url(../img/top/select-search-btn01-img.svg);
  }
  .select-search .section__cta .c-btn:nth-child(2) a > figure:before {
    width: calc(143 / 16 * 1rem);
    height: calc(227 / 16 * 1rem);
    bottom: 0;
    left: -1.5rem;
    background-image: url(../img/top/select-search-btn02-img_v2.svg);
  }
}
@media all and (max-width: 767px) {
  .select-search.c-section {
    padding: 0.285714286rem 1rem 0.642857143rem;
  }
  .select-search .c-section__inner {
    padding: 0;
  }
  .select-search .section__ttl {
    width: 22.571428571rem;
    margin: 0 auto;
  }
  .select-search .section__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 15.506329114%;
    background-image: url(../img/top/select-search_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .select-search .section__lead {
    text-align: center;
    font-size: 1.142857143rem;
    line-height: 2rem;
    margin-top: 2.857142857rem;
  }
  .select-search .section__cta {
    margin-top: 3.035714286rem;
    width: 100%;
  }
  .select-search .section__cta .c-btn {
    overflow: visible;
    max-width: inherit;
  }
  .select-search .section__cta .c-btn + .c-btn {
    margin-top: 1.928571429rem;
  }
  .select-search .section__cta .c-btn::before {
    border-radius: 10px;
  }
  .select-search .section__cta .c-btn a {
    height: 6.428571429rem;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 10px;
  }
  .select-search .section__cta .c-btn a > figure {
    position: absolute;
    top: -21%;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
  }
  .select-search .section__cta .c-btn a > figure:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .select-search .section__cta .c-btn a > span {
    font-size: 1.428571429rem;
    display: block;
  }
  .select-search .section__cta .c-btn a > span .btn-small-txt {
    font-size: .7em;
    display: block;
    margin-top: 0.35rem;
    line-height: 1.5;
  }
  .select-search .section__cta .c-btn:nth-child(1) a {
    background-image: url(../img/top/select-search-btn01-bg.png);
    background-size: 36%;
    background-position: 98% 41%;
  }
  .select-search .section__cta .c-btn:nth-child(2) a {
    background-image: url(../img/top/select-search-btn02-bg.png);
    background-size: 36%;
    background-position: 98% 41%;
  }
  .select-search .section__cta .c-btn:nth-child(1) a > figure:before {
    width: 5.571428571rem;
    height: 7.5rem;
    bottom: 0;
    left: 0;
    background-image: url(../img/top/select-search-btn01-img_sp.svg);
  }
  .select-search .section__cta .c-btn:nth-child(2) a > figure:before {
    width: calc(178 / 28 * 1rem);
    height: calc(187 / 28 * 1rem);
    bottom: 0;
    left: -1rem;
    background-image: url(../img/top/select-search-btn02-img_v2.svg);
  }
  .select-search .section__cta .c-btn .ico-arrow-bottom {
    transform: translateY(-50%) scale(1.4);
    right: 10%;
  }
}

@media all and (min-width: 480px) and (max-width: 767px) {
  .entry.c-section--block {
    padding: 0;
  }
  .entry .c-section__body {
    padding: 5rem 1rem 3.5rem;
  }
  .entry .c-section__body::before {
    transform: translate(300%, -104%) scale(.7);
  }
  .entry__ttl {
    width: 22.214285714rem;
    margin: 0 auto;
  }
  .entry__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 16.426357%;
    background-image: url(../img/top/entry_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .entry__cta {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 3.5rem;
  }
  .entry__cta .c-btn  {
    width: calc((100% - .85rem) / 2);
  }
  .entry__cta .c-btn:nth-child(odd)  {
    margin-right: .85rem;
  }
  .entry__cta .c-btn > a > span {
    font-size: 1.179310345rem;
  }
}

/*
======================================================================
Search
====================================================================== */

.fillter-box:not(.is-checked) .fillter-box__btn.c-btn a {
  background-color: #CCCCCC;
  pointer-events: none;
}
.fillter-box:not(.is-checked) .fillter-box__btn.c-btn::before {
  background: repeating-linear-gradient(
    45deg,
    #fff,
    #fff 2.5px,
    #CCCCCC 2.5px,
    #CCCCCC 5px
  )
}
.fillter-box:not(.is-checked) .fillter-box__btn.c-btn:hover::before {
  transform: translateY(0);
}
.fillter-box:not(.is-checked) .fillter-box__btn.c-btn:hover a {
  transform: translateY(0);
}
.is-checked .fillter-box__alert {
  opacity: 0;
  margin-top: 0;
  display: none;
}
@media all and (min-width: 768px) {
  .search .c-section__inner {
    background-color: #ffecef;
    position: relative;
  }
  .search .c-section__body {
    padding: 5rem 0 5rem;
    position: relative;
  }
  .search .search-body-deco1 {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_apply01.png);
    transform: scale(.4);
    transform-origin: right top;
    right: -9rem;
    top: 5rem;
  }
  .search .search-body-deco2 {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_stamp10.png);
    transform: scale(0.3);
    transform-origin: left top;
    left: -9rem;
    top: 3rem;
  }
  .search__ttl {
    width: 22.0625rem;
    margin: 0 auto;
  }
  .search__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 40.6779661%;
    background-image: url(../img/top/apply_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .search__laed {
    font-size: 1.285714286rem;
    text-align: center;
    margin-top: 3.857142857rem;
    line-height: 1.777777778;
    position: relative;
  }
  .search__inner-link {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4.142857143rem;
    text-align: center;
    z-index: 20;
    position: relative;
  }
  .search__inner-link > .c-btn {
    width: calc((100% - 2.25rem) / 2);
    margin-right: 2.25rem;
    border-radius: 20px;
  }
  .search__inner-link > .c-btn:last-child {
    margin: 0;
  }
  .search__inner-link > .c-btn a {
    height: 7.142857143rem;
    border-radius: 20px;
    font-size: 1.428571429rem;
  }
  .search__inner-link > .c-btn > span {
    font-size: 1.25rem;
    line-height: 1;
  }
  .search__inner-link > .search__text-link {
    margin: 2.25rem auto 0;
    width: 100%;
    text-align: center;
  }
  .search__inner-link > .search__text-link a {
    font-size: 1rem;
    color: #3ebbef;
    display: inline-block;
    text-decoration: underline;
  }
  .search__inner-link > a:hover {
    text-decoration: none;
  }
  .fillter-box {
    margin-top: 0.9375rem;
    padding-top: 4.0625rem;
    position: relative;
  }
  .fillter-box + .fillter-box {
    margin-top: 1.223214286rem;
  }
  .fillter-box__inner {
    background-color: #ffffff;
    padding: 2.142857143rem 2.142857143rem 3.857142857rem 2.142857143rem;
    border-radius: 30px;
    position: relative;
    z-index: 20;
  }
  .fillter-box--travel .fillter-box-deco {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_stamp12.png);
    transform: scale(.4);
    transform-origin: right bottom;
    right: -12rem;
    bottom: -12rem;
    z-index: 10;
  }
  .fillter-box--travel .fillter-box-deco2 {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/tourists/tourist_deco_07.png);
    transform: scale(.25);
    transform-origin: left top;
    left: -16rem;
    top: 16rem;
    z-index: 10;
  }
  .fillter-box--travel .fillter-box-deco3 {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_stamp19.png);
    transform: scale(.17);
    transform-origin: right top;
    right: -12rem;
    top: 0rem;
    z-index: 10;
  }
  .fillter-box--stay .fillter-box-deco {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_stamp18.png);
    transform: scale(.25);
    left: 0;
    top: 0;
    z-index: 30;
    transform-origin: left top;
    transform: scale(.2) translate(-125%,189%);
  }
  .fillter-box--stay .fillter-box-deco2 {
    width: 6.392857143rem;
    height: 9.178571429rem;
    background-image: url(../img/top/img_apply03.png);
    transform: scale(.25);
    right: 0;
    bottom: -.5rem;
    z-index: 30;
    transform-origin: right bottom;
    transform: scale(1) translate(129%,49%);
  }
  .fillter-box__lead {
    text-align: center;
    font-size: 1.142857143rem;
    margin-top: 2.042857rem;
  }
  .fillter-box__date {
    font-size: 1.125rem;
    text-align: center;
    width: 100%;
    margin-top: 0.875rem;
  }
  #stay .fillter-box__date {
    margin-top: .512857143rem;
    color: #ff637d;
  }
  .fillter-box__secondary-ttl {
    font-size: 1.428571429rem;
    color: #ff637d;
    text-align: center;
    margin-top: 3.5rem;
  }
  .fillter-box__btn + .fillter-box__secondary-ttl {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 2px solid #ffa1b1;
  }
  .pref-select-box {
    margin-top: 2.57142857rem;
  }
  .fillter-box__alert {
    text-align: center;
    color: #ffa303;
    font-weight: bold;
    font-size: 1.142857143rem;
    margin-top: 1.5rem;
  }
  .fillter-box__btn {
    margin: 2.857142857rem auto 0;
    width: 25rem;
    padding-bottom: 6px;
  }
  .fillter-box__btn a {
    height: 5.714285714rem;
    font-size: 1.428571429rem;
  }
  .fillter-box__btn.c-btn a .ico-search {
    transform: translate(-50%, -50%) scale(2);
    right: 1.928571429rem;
  }
  .fillter-box__ttl {
    width: 48.928571429rem;
    margin: 0 auto;
    transform: translateX(-3%);
  }
  .fillter-box__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 8.759124088%;
    background-image: url(../img/top/fillter_travel_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .fillter-box--stay .fillter-box__ttl {
    width: 33.214285714rem;
    margin: 0 auto;
  }
  .fillter-box--stay .fillter-box__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 12.688172043%;
    background-image: url(../img/top/fillter_stay_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .fillter-box--stay .section-ttl {
    margin-top: 4.142857143rem;
  }
  .fillter-box__footer {
    text-align: center;
    margin-top: 3.714285714rem;
  }
  .fillter-box__footer p {
    line-height: 1.555555556;
    font-size: 1.285714286rem;
  }
  .fillter-box__footer a {
    color: #3ebbef;
    font-size: 1.142857143rem;
    text-decoration: underline;
    margin-top: 1.714285714rem;
  }
  .fillter-box__footer a:hover {
    text-decoration: none;
  }
  .cta-box--col2 {
    display:-ms-flexbox;
    display:flex;
    margin-top: 3.375rem;
margin-bottom: 3.375rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cta-box--col2 .c-btn {
    margin: 0 calc((100% - 51.1rem) / 4);
    width: 25.5rem;
  }
  .cta-box--col2 .c-btn a {
    height: 6.25rem;
    font-size: 1.25rem;
    font-feature-settings: "palt";
  }
  .cta-box--col2 .c-btn a .ico-search {
    transform: translate(-50%, -50%) scale(2);
    right: 1.928571429rem;
  }
  .cta-box--col2 .note-text {
    width: 100%;
    font-size: 0.75rem;
    line-height: 1.583333333;
    margin: 2rem auto 0;
    letter-spacing: .05em;
    text-indent: -1rem;
    padding-left: 1rem;
  }

}
@media all and (max-width: 767px) {
  .search .c-section__inner {
    background-color: #ffecef;
    position: relative;
  }
  .search .search-inner-deco1 {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_apply01.png);
    transform: scale(0.17);
    transform-origin: right top;
    right: -1rem;
    top: 3rem;
  }
  .search .search-inner-deco2 {
    width: 12.928571429rem;
    height: 12.928571429rem;
    background-image: url(../img/top/img_stamp10.png);
    transform: scale(.5);
    transform-origin: left top;
    bottom: 0;
    left: -1rem;
    top: 2rem;
  }
  .search .c-section__body {
    padding: 4.2rem 0 5rem;
  }
  .search__ttl {
    width: 20.0625rem;
    margin: 0 auto;
  }
  .search__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 40.6779661%;
    background-image: url(../img/top/apply_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .search__laed {
    font-size: 1.142857143rem;
    text-align: center;
    margin-top: 2rem;
    line-height: 1.777777778;
  }
  .search__inner-link {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2rem;
    text-align: center;
    z-index: 20;
    position: relative;
  }
  .search__inner-link > .c-btn {
    width: calc((100% - 1.285714286rem) / 2);
    margin-right: 1.285714286rem;
    border-radius: 10px;
    max-width: inherit;
  }
  .search__inner-link > .c-btn:last-child {
    margin: 0;
  }
  .search__inner-link > .c-btn a {
    height: 6rem;
    border-radius: 10px;
    font-size: 1rem;
  }
  .search__inner-link > .c-btn a > span {
    transform: translateY(-25%);
  }
  .search__inner-link > .c-btn a .ico-svg {
    position: absolute;
    top: inherit;
    left: 50%;
    bottom: 1.2em;
    transform: translate(-50%, 0) scale(1.5);
  }
  .search__inner-link > .search__text-link {
    margin: 2.25rem auto 0;
    width: 100%;
    text-align: center;
  }
  .search__inner-link > .search__text-link a {
    font-size: 1rem;
    color: #3ebbef;
    display: inline-block;
    text-decoration: underline;
  }
  .search__inner-link > a:hover {
    text-decoration: none;
  }
  .fillter-box {
    margin-top: 0;
    padding-top: 3rem;
    position: relative;
  }
  .fillter-box + .fillter-box {
    margin-top: -0.228571429rem;
  }
  .fillter-box__inner {
    position: relative;
    z-index: 20;
    background-color: #ffffff;
    padding: .5rem 1rem 2.857142857rem 1rem;
    border-radius: 20px;
  }
  .fillter-box__lead {
    text-align: center;
    font-size: 1.142857143rem;
    margin-top: 2.042857rem;
    line-height: 1.8;
  }
  .fillter-box__date {
    font-size: 1.125rem;
    text-align: center;
    width: 100%;
    margin-top: 1.212857143rem;
  }
  #stay .fillter-box__date {
    margin-top: .612857143rem;
    color: #ff637d;
  }
  .pref-select-box {
    margin-top: 1.928571429rem;
  }
  .pref-select-box select {
    border-radius: 10px;
    height: 4.571428571rem;
  }
  .fillter-box__secondary-ttl {
    color: #ff637d;
    text-align: center;
    font-size: 1.142857143rem;
    margin-top: 2.214285714rem;
  }
  .fillter-box__btn + .fillter-box__secondary-ttl {
    margin-top: 2.857142857rem;
    padding-top: 2.571428571rem;
    border-top: 2px solid #ffa1b1;
  };


  .fillter-box__alert {
    text-align: center;
    color: #ffa303;
    font-weight: bold;
    font-size: 1.142857143rem;
    margin-top: 1.5rem;
  }
  .fillter-box__btn {
    margin: 2rem auto 0;
    width: 15.357142857rem;
    padding-bottom: 6px;
  }
  .fillter-box__btn a {
    height: 4.214285714rem;
    font-size: 1.142857143rem;
  }
  .fillter-box__btn.c-btn a .ico-search {
    transform: translate(-50%, -50%) scale(2);
    right: 1.928571429rem;
  }
  .fillter-box__ttl {
    width: 23.678571429rem;
    margin: 0 auto;
    position: relative;
    left: -1.5rem;
  }
  .fillter-box__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 25.529412%;
    background-image: url(../img/top/fillter_travel_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .fillter-box--travel .fillter-box-deco {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/img_stamp12.png);
    transform: scale(.25);
    right: -20rem;
    bottom: -21.521429rem;
    z-index: 10;
  }
  .fillter-box--stay .fillter-box-deco {
    width: 45.285714286rem;
    height: 39.142857143rem;
    background-image: url(../img/top/tourists/tourist_deco_07.png);
    transform: scale(.25);
    left: -2rem;
    top: 0;
    z-index: 30;
    transform-origin: left top;
    transform: scale(.18) translateY(-50%);
  }
  .fillter-box--stay .fillter-box-deco2 {
    width: 6.392857143rem;
    height: 9.178571429rem;
    background-image: url(../img/top/img_apply03.png);
    transform: scale(.25);
    right: 0;
    bottom: -.5rem;
    z-index: 30;
    transform-origin: right bottom;
    transform: scale(.5) translate(25%,100%);
  }
  .fillter-box--stay .fillter-box__ttl {
    width: 21.392857143rem;
    margin: 0 auto;
    left: -.7rem;
  }
  .fillter-box--stay .fillter-box__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 25.70951586%;
    background-image: url(../img/top/fillter_stay_ttl_sp.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .fillter-box--stay .section-ttl {
    margin-top: 2.142857143rem;
  }
  .fillter-box--stay .fillter-list {
    padding: 0;
  }
  .fillter-box--stay .fillter-list .fitter-list__item{
    width: 5.785714rem;
  }
  .fillter-box--stay .fillter-list .fitter-list__item:nth-child(2){
    width: calc((100% - 7.785714rem));
  }
  .fillter-box__footer {
    text-align: center;
    margin-top: 2.857142857rem;
  }
  .fillter-box__footer p {
    line-height: 1.555555556;
    font-size: 1.142857143rem;
  }
  .fillter-box__footer a {
    color: #3ebbef;
    font-size: 1.142857143rem;
    text-decoration: underline;
    margin-top: 1.714285714rem;
    line-height: 1.8125;
  }
  .fillter-box__footer a:hover {
    text-decoration: none;
  }
  .cta-box--col2 {
    margin: 2.857142857rem auto 0;
    width: 100%;
    max-width: 22.571428571rem;
  }
  .cta-box--col2 .c-btn {
    margin: 2rem  0 0;
    max-width: inherit;
  }
  .cta-box--col2 .c-btn a {
    height: 5rem;
    font-size: 1.142857143rem;
    font-feature-settings: "palt";
  }
  .cta-box--col2 .c-btn a .ico-search {
    transform: translate(-50%, -50%) scale(2);
    right: 1.928571429rem;
  }
  .cta-box--col2 .note-text {
    width: 100%;
    font-size: 13px;
    line-height: 1.625;
    margin: 2rem auto 0;
    letter-spacing: .05em;
    text-indent: -1rem;
    padding-left: 1rem;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .search .c-section__body {
    padding: 5rem 1rem 5rem;
  }
  .fillter-box__ttl {
    width: 77%;
  }
  .pref-select-box {
    width: 22.857142857rem;
    margin: 1.928571429rem auto 0
  }
  .fillter-box--stay .fillter-box__ttl {
    width: 77%;
  }
  .fillter-box--stay .fillter-list .fitter-list__item {
    width: 9.785714rem;
  }
  .fillter-box--stay .fillter-list .fitter-list__item:nth-child(2) {
    width: calc((100% - 11.785714rem));
  }
  .fillter-box__btn {
    margin: 1rem auto 0;
    width: 30.357142857rem;
    padding-bottom: 6px;
  }
  .search .search__laed .search-ttl-deco1 {
    transform: scale(.3);
    right: -19rem;
    bottom: -3rem;
  }
}

/*
======================================================================
keyword serch
====================================================================== */
.keyword-box {
  width: calc((100% - 2.142857143rem) / 2);
}
.keyword-box__inner {
  width: 100%;
  margin-bottom: 1rem;
}
.keyword-box__inner input {
  border-radius: 10px;
}
.keyword-box__inner input::placeholder {
}

@media all and (min-width: 480px) and (max-width: 767px) {
  .keyword-box {
    width: 22.857142857rem;
  }
}

@media all and (max-width: 480px) {
  .keyword-box {
    width: 100%;
  }
}

/*
======================================================================
map
====================================================================== */
.is-pref-null .pref-select__alert {
  opacity: 1;
}
#gMap .pref-select-box {
  opacity: .7;
}
#gMap .pref-select-box select {
  pointer-events: none;
  display: block;
}
#gMap .is-checked .pref-select-box {
  opacity: 1;
}
#gMap .is-checked .pref-select-box select {
  pointer-events: initial;
}
.fitter-list__item.clear-all-check {
  text-align: center;
  font-size: 1rem;
  color: #ffa303;
  font-weight: bold;
  width: 100%;
}
.fitter-list__item.clear-all-check .fitter-list__checkbox::before {
  left: inherit;
  right: 0;
  border-color: #ffa303;
}
.fitter-list__item.clear-all-check .fitter-list__checkbox::after {
  left: inherit;
  right: 0.3525rem;
  border-color: #ffa303;
}

@media all and (min-width: 768px) {
  .map {
    padding-top: 5.5rem;
    background-color: #fff5e3;
  }
  .map .c-section__body {
    position: relative;
  }
  .map .c-section__body > .map__decolation1 {
    width: 23.142857143rem;
    height: 11.214285714rem;
    background-image: url(../img/top/img_stamp20.png);
    transform: scale(1);
    transform-origin: left center;
    top: 1rem;
    left: -18rem;
  }
  .map .c-section__body .map__decolation2 {
    width: 8.428571429rem;
    height: 12.071428571rem;
    background-image: url(../img/top/img_map01.png);
    transform: scale(.8);
    transform-origin: left top;
    top: 24rem;
    left: -5.785714rem;
    z-index: 10;
  }
  .map .c-section__body .map__decolation4 {
    width: 10rem;
    height: 10rem;
    background-image: url(../img/top/img_stamp22.png);
    transform: scale(.6);
    transform-origin: left bottom;
    bottom: -14rem;
    left: -13rem;
    z-index: 10;
  }
  .map .c-section__body .map__decolation5 {
    width: 10.571428571rem;
    height: 16.428571429rem;
    background-image: url(../img/top/img_map02.png);
    transform: scale(.75);
    transform-origin: right bottom;
    bottom: -5.714285714rem;
    right: -11.785714rem;
    z-index: 10;
  }
  .map .map__ttl {
    width: 16rem;
    margin: 0 auto;
  }
  .map .map__ttl:after {
    content: '';
    display: block;
    background-image: url(../img/top/map_ttl.svg);
    width: auto;
    height: auto;
    padding-top: 46.484375%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .map__lead {
    font-size: 1.285714286rem;
    text-align: center;
    margin-top: 2.457142857rem;
    line-height: 1.777777778;
    position: relative;
  }
  .map__top-cta {
    margin-top: 3.125rem;
  }
  .map__top-cta-inner-col2 {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: start;
    justify-content:start;
    width: calc(25rem * 2 + 2.5rem);
    margin: 3.75rem auto 0;
  }
  .map__top-cta-inner-col2 .c-btn {
    width: 25rem;
  }
  .map__top-cta-inner-col2 > .c-btn:first-child {
    margin-right: 2.5rem;
  }
  .map__top-cta-inner-col3 {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: start;
    justify-content:start;
    margin: 3.75rem auto 0;
  }
  .map__top-cta-inner-col3 .c-btn {
    width: calc(28% - 2.25rem * 2 / 3);
    margin-left: 2.25rem;
  }
  .map__top-cta-inner-col3 > .c-btn:first-child {
    width: calc(44% - 2.25rem * 2 / 3);
    margin-left: 0;
  }
  .map__top-cta .c-txt-link--center {
    margin-top: 2rem;
    line-height: 1.8;
    font-size: 1rem;
  }
  .map-selector {
    margin-top: 3.857142857rem;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 3.857142857rem 0;
    position: relative;
    z-index: 20;
  }
  .map-selector__lead {
    font-size: 1.142857143rem;
    text-align: center;
    line-height: 1.625;
  }
  .map-selector__ttl {
    font-size: 1.428571429rem;
    margin: 3rem auto 0;
    color: #ffa303;
    text-align: center;
  }
  .area-select {
    padding: 0 4.285714286rem;
    position: relative;
    z-index: 20;
  }
  .area-select__radio {
    padding: 0 2.571428571rem 1.214286714rem;
    border-bottom: 3px solid #ffeece;
    margin-top: 3rem;
  }
  .area-select__radio li {
    /* margin-top: calc(2.571428571rem - 4.0625rem);
    padding-top: 4.0625rem; */
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .area-select__radio li:nth-child(2) {
    margin-top: calc(2.571428571rem - 4.0625rem);
    padding-top: 4.0625rem;
  }
  .map-selector__radio-label {
    position: relative;
    padding-left: 3.428571429rem;
    font-size: 1.142857143rem;
    font-weight: bold;
    width: 24.423337856%;
  }
  .map-selector__radio-label span  {
    display: block;
    width: 1.714285714rem;
    height: 1.714285714rem;
    border-radius: 999px;
    border: 3px solid #ffa303;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-align: center;
    align-items: center;
  }
  .map-selector__radio-label span::before {
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    border-radius: 999px;
    background-color: #ffa303;
    opacity: 0;
  }
  .map-selector__radio-input:checked + span::before {
    opacity: 1;
  }
  .map-selector__radio-input {
    display: none;
  }
  .map .pref-select-box {
    width: calc(100% - 24.423337856%);
    margin-top: 0;
  }
  .map .pref-select-box select {
    background-color: #ffffff;
    border-color: #ffa303;
    color: #ffa303;
  }
  .map .pref-select-box select::-ms-expand {
    display: none;
  }
  .map .pref-select-box::before {
    background-image: url(../img/common/ico_select_yellow.svg);
  }
  .pref-select__alert {
    text-align: center;
    color: #ffa303;
    font-weight: bold;
    font-size: 1.142857143rem;
    margin-top: 1.5rem;
    text-align: center;
    width: 100%;
    opacity: 0;
  }
  .category-select {
    padding: 0 2.857142857rem;
  }
  .category-select .map-selector__lead {
    margin-top: 3rem;
  }
  .fitter-list__item.clear-all-check {
    margin-top: 3.75rem;
  }
  .fitter-list__item.clear-all-check .fitter-list__checkbox::after {
    right: 0.3525rem;
  }
  .fillter-list--cate {
    margin-top: 3.857142857rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fillter-list--cate .fitter-list__item {
    width: calc((100% - 5.142857142rem) / 4);
    margin-right: 1.714285714rem;
    background-color: #ececec;
    border-radius: 10px;
    padding: 1.142857143rem 0;
    height: 5.714285714rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .fillter-list--cate .fitter-list__item--stay,
  .fillter-list--cate .fitter-list__item--etc {
    background-color: #bb8b72;
  }
  .fillter-list--cate .fitter-list__item--gourmet {
    background-color: #f881ab;
  }
  .fillter-list--cate .fitter-list__item--market {
    background-color: #e0bc4e;
  }
  .fillter-list--cate .fitter-list__item--convini {
    background-color: #a2cb06;
  }
  .fillter-list--cate .fitter-list__item--traffic {
    background-color: #a1a9af;
  }
  .fillter-list--cate .fitter-list__item--indoor {
    background-color: #7292d3;
  }
  .fillter-list--cate .fitter-list__item--outdoor {
    background-color: #5ec9ba;
  }
  .fillter-list--cate .fitter-list__item--culture {
    background-color: #dc5252;
  }
  .fillter-list--cate .fitter-list__item:nth-child(4n) {
    margin-right: 0;
  }
  .fillter-list--cate .fitter-list__item:nth-child(n + 5) {
    margin-top: 2.142857143rem;
  }
  .fillter-list--cate .fitter-list__item .fitter-list__checkbox {
    padding: 0;
    font-size: 1rem;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    height: 100%;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.7;
  }
  .fillter-list--cate .fitter-list__checkbox::before {
    right: 1.057142857rem;
    left: inherit;
    border: none;
    width: 1rem;
    height: 1rem;
  }
  .fillter-list--cate .fitter-list__checkbox::after {
    right: 1rem;
    left: inherit;
  }
  .fillter-list--cate .fitter-list__checkbox::after {
    border-color: #555555;
  }
  /* .fillter-list--cate .fitter-list__item--stay .fitter-list__checkbox::after {
    border-color: #bb8b72;
  }
  .fillter-list--cate .fitter-list__item--gourmet .fitter-list__checkbox::after {
    border-color: #f881ab;
  }
  .fillter-list--cate .fitter-list__item--market .fitter-list__checkbox::after {
    border-color: #e0bc4e;
  }
  .fillter-list--cate .fitter-list__item--convini .fitter-list__checkbox::after {
    border-color: #a2cb06;
  }
  .fillter-list--cate .fitter-list__item--traffic .fitter-list__checkbox::after {
    border-color: #a1a9af;
  }
  .fillter-list--cate .fitter-list__item--indoor .fitter-list__checkbox::after {
    border-color: #7292d3;
  }
  .fillter-list--cate .fitter-list__item--outdoor .fitter-list__checkbox::after {
    border-color: #5ec9ba;
  }
  .fillter-list--cate .fitter-list__item--culture .fitter-list__checkbox::after {
    border-color: #dc5252;
  } */
  .fillter-list--cate .ico-svg {
    position: absolute;
    top: 50%;
    left: 1.271428571rem;
    transform: translateY(-50%) scale(2);
    transform-origin: center;
  }
  .selct-submit {
    margin-top: 4.285714286rem;
  }
  .selct-submit .c-btn {
    width: 28.285714286rem;
    margin: 0 auto;
  }
  .map-note {
    display: flex;
    justify-content: center;
    margin-top: 2.25rem;
  }

  .map.c-section .map__top-cta-inner-col2 .c-btn a ,
  .map.c-section .map__top-cta-inner-col3 .c-btn a {
    line-height: 1.4;
  }

  .gMap-nnotation {
    margin: 2.25rem auto 0;
    padding: 0 2.142857143rem;
  }
  .gMap-nnotation__txt {
    position: relative;
    margin-top: 10px;
    padding-left: 1em;
    line-height: 1.5;
  }
  .gMap-nnotation__txt:first-child {
    margin-top: 0;
  }
  .gMap-nnotation__txt .icon {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media all and (max-width: 767px) {
  .map {
    padding-top: 5.785714286rem;
    margin-top: -6.785714286rem;
    background-color: #fff5e3;
  }
  .map .c-section__inner {
    position: relative;
    padding-top: 4.535714286rem;
    padding-bottom: 2.75rem;
  }
  .map .c-section__body {
    position: relative;
  }
  .map .c-section__body > * {
    z-index: 20;
    position: relative;
  }
  .map .c-section__body > span.u-decolation {
    z-index: 10;
    position: absolute;
  }
  .map .map__ttl {
    width: 14.214285714rem;
    margin: auto;
  }
  .map .map__ttl:after {
    content: '';
    display: block;
    background-image: url(../img/top/map_ttl_sp_20200920.svg);
    width: auto;
    height: auto;
    padding-top: 50.502512563%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .map__lead {
    font-size: 1.142857143rem;
    text-align: center;
    margin-top: 2rem;
    line-height: 1.777777778;
    padding: 0 2rem;
  }
  .map__top-cta {
    margin-top: 4.157142857rem;
    padding: 0 1rem;
  }
  .map__top-cta-inner-col2 {
    width: 100%;
    margin: 1.25rem auto 0;
  }
  .map__top-cta-inner-col3 {
    display:-ms-flexbox;
    display:flex;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content:start;
    width: 100%;
    margin: 1.25rem auto 0;
  }
  .map__top-cta .c-btn {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .map__top-cta .c-btn + .c-btn {
    margin-top: 1.785714286rem;
  }
  .map__top-cta-inner-col3 .c-btn {
    width: calc((100% - 1.285714286rem) / 2);
    margin-left: 1.285714286rem;
  }
  .map__top-cta-inner-col3 .c-btn + .c-btn {
    margin-top: 1.285714286rem;
  }
  .map__top-cta-inner-col3 > .c-btn:first-child {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .map__top-cta-inner-col3 > .c-btn:nth-child(2n) {
    margin-left: 0;
  }
  .map__top-cta .c-btn a {
    height: 5.15rem;
  }
  .map__top-cta .c-txt-link--center {
    margin-top: 1.4rem;
    line-height: 1.8;
    font-size: 1.142857143rem;
  }
  .map-selector {
    margin-top: 2.857142857rem;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 2.678571429rem 1.071428571rem 2.857142857rem;
    position: relative;
    z-index: 20;
  }
  .map-selector__lead {
    font-size: 1.142857143rem;
    text-align: center;
    line-height: 1.8125;
  }
  .map-selector__ttl {
    font-size: 1.142857143rem;
    margin: 1.928571429rem auto 0;
    color: #ffa303;
    text-align: center;
  }
  .area-select {
    position: relative;
    z-index: 20;
  }
  .area-select__radio {
    padding-bottom: 1.928571429rem;
    border-bottom: 1px solid #ffeece;
  }
  .area-select__radio li {
    margin-top: 2.142857143rem;
  }
  .area-select__radio li:nth-child(2) {
    margin-top: 1.357142857rem;
  }
  .map-selector__radio-label {
    position: relative;
    padding-left: 2.428571429rem;
    font-size: 1.142857143rem;
    font-weight: bold;
  }
  .map-selector__radio-label span  {
    display: block;
    width: 1.714285714rem;
    height: 1.714285714rem;
    border-radius: 999px;
    border: 3px solid #ffa303;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-align: center;
    align-items: center;
  }
  .map-selector__radio-label span::before {
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    border-radius: 999px;
    background-color: #ffa303;
    opacity: 0;
  }
  .map-selector__radio-input:checked + span::before {
    opacity: 1;
  }
  .map-selector__radio-input {
    display: none;
  }
  #map .pref-select-box {
    margin-top: 1.5rem;
    opacity: .7;
    pointer-events: none;
  }
  .map .pref-select-box select {
    background-color: #ffffff;
    border-color: #ffa303;
    color: #ffa303;
    border-radius: 10px;
    height: 4.642857143rem;
  }
  .map .pref-select-box::before {
    background-image: url(../img/common/ico_select_yellow.svg);
  }
  .pref-select__alert {
    text-align: center;
    color: #ffa303;
    font-weight: bold;
    font-size: 1.142857143rem;
    margin-top: 0;
    text-align: center;
    width: 100%;
    opacity: 0;
  }
  .is-pref-null .pref-select__alert {
    margin-top: 1.5rem;
  }
  .category-select .map-selector__lead {
    margin-top: 1.928571429rem;
  }
  .fitter-list__item.clear-all-check {
    margin: 1rem auto 0;
  }
  .fitter-list__item.clear-all-check .fitter-list__checkbox {
    padding: 0 2.142857143rem 0 0;
  }
  .fillter-list--cate {
    margin-top: 1.928571429rem;
    padding: 0;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .fillter-list--cate .fitter-list__item {
    width: calc((100% - 0.642857143rem) / 2);
    margin-right: 0.642857143rem;
    margin-left: 0;
    background-color: #ececec;
    border-radius: 10px;
    padding: 0.642857143rem 0;
    height: 5.714285714rem;
    display:-ms-flexbox;
    display:flex;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -ms-flex-pack: center;
    justify-content:center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .fillter-list--cate .fitter-list__item--stay,
  .fillter-list--cate .fitter-list__item--etc {
    background-color: #bb8b72;
  }
  .fillter-list--cate .fitter-list__item--gourmet {
    background-color: #f881ab;
  }
  .fillter-list--cate .fitter-list__item--market {
    background-color: #e0bc4e;
  }
  .fillter-list--cate .fitter-list__item--convini {
    background-color: #a2cb06;
  }
  .fillter-list--cate .fitter-list__item--traffic {
    background-color: #a1a9af;
  }
  .fillter-list--cate .fitter-list__item--indoor {
    background-color: #7292d3;
  }
  .fillter-list--cate .fitter-list__item--outdoor {
    background-color: #5ec9ba;
  }
  .fillter-list--cate .fitter-list__item--culture {
    background-color: #dc5252;
  }
  .fillter-list--cate .fitter-list__item:nth-child(2n) {
    margin-right: 0;
  }
  .fillter-list--cate .fitter-list__item:nth-child(n + 3) {
    margin-top: 0.857142857rem;
  }
  .fillter-list--cate .fitter-list__item .fitter-list__checkbox {
    padding: 0;
    font-size: 0.857142857rem;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .fillter-list--cate .fitter-list__item .fitter-list__checkbox span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding-top: 2.714286rem;
    display: block;
  }
  .fillter-list--cate .fitter-list__checkbox::before {
    left: inherit;
    border: none;
    width: 1rem;
    height: 1rem;
    top: 0.72857143rem;
    right: 1.057142857rem;
    left: auto;
    transform: translateY(0);
  }
  .fillter-list--cate .fitter-list__checkbox::after {
    top: 1.22857143rem;
    right: 1.057142857rem;
    left: auto;
  }
  .fillter-list--cate .fitter-list__checkbox::after {
    border-color: #555555;
  }
  /* .fillter-list--cate .fitter-list__item--stay .fitter-list__checkbox::after {
    border-color: #bb8b72;
  }
  .fillter-list--cate .fitter-list__item--gourmet .fitter-list__checkbox::after {
    border-color: #f881ab;
  }
  .fillter-list--cate .fitter-list__item--market .fitter-list__checkbox::after {
    border-color: #e0bc4e;
  }
  .fillter-list--cate .fitter-list__item--convini .fitter-list__checkbox::after {
    border-color: #a2cb06;
  }
  .fillter-list--cate .fitter-list__item--traffic .fitter-list__checkbox::after {
    border-color: #a1a9af;
  }
  .fillter-list--cate .fitter-list__item--indoor .fitter-list__checkbox::after {
    border-color: #7292d3;
  }
  .fillter-list--cate .fitter-list__item--outdoor .fitter-list__checkbox::after {
    border-color: #5ec9ba;
  }
  .fillter-list--cate .fitter-list__item--culture .fitter-list__checkbox::after {
    border-color: #dc5252;
  } */
  .fillter-list--cate .ico-svg {
    width: 2.392857143rem;
    transform: translateY(-35%);
  }
  .selct-submit {
    margin-top: 2.571428571rem;
  }
  .selct-submit .c-btn {
    width: 15.642857143rem;
    margin: 0 auto;
  }
  .selct-submit .c-btn a {
    height: 4.321428571rem;
  }
  .selct-submit .c-btn a .ico-svg {
    position: absolute;
    top: 50%;
    right: 11%;
    transform: scale(1.5) translateY(-30%);
    transform-origin: center;
  }
  .map-note {
    margin-top: 1.5rem;
  }

  .map.c-section .map__top-cta-inner-col2 .c-btn a {
    font-size: 1.1428rem;
    line-height: 1.4;
  }
  .map.c-section .map__top-cta-inner-col3 .c-btn a {
    font-size: 0.84375rem;
    line-height: 1.315789474;
  }
  .map.c-section .map__top-cta-inner-col3 .c-btn:first-child a {
    font-size: 1.1428rem;
    line-height: 1.4;
  }

  .gMap-nnotation {
    margin: 1.5rem auto 0;
  }
  .gMap-nnotation__txt {
    position: relative;
    margin-top: 10px;
    padding-left: 1em;
    line-height: 1.5;
  }
  .gMap-nnotation__txt:first-child {
    margin-top: 0;
  }
  .gMap-nnotation__txt .icon {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media all and (min-width: 481px) and (max-width: 767px) {
  .map__top-cta-inner-col3 > .c-btn:first-child {
    margin-left: auto;
  }
}

@media all and (min-width: 768px) {
  #gMap .fillter-box__date,
  #vehicle-map .fillter-box__date {
    margin-top: .5rem;
  }
  #gMap a.c-txt-link--center,
  #vehicle-map  a.c-txt-link--center  {
    margin-top: 1.5rem;
    line-height: 1.8;
    font-size: 1rem;
  }
}

@media all and (max-width: 767px) {
  #gMap .fillter-box__date,
  #vehicle-map .fillter-box__date {
    margin-top: .75rem;
  }
  #gMap  a.c-txt-link--center,
  #vehicle-map  a.c-txt-link--center  {
    margin-top: 1.4rem;
    line-height: 1.8;
    font-size: 1.142857143rem;
  }
}

/* gMap */
@media all and (min-width: 768px) {
  #gMap .section__ttl {
    width: 36.75rem;
    position: relative;
    left: -1.65625rem;
    margin: 0 auto;
  }
  #gMap .section__ttl::after {
    content: '';
    display: block;
    background-image: url(../img/top/gMap_ttl.svg);
    width: auto;
    height: auto;
    padding-top: 8.843537415%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media all and (max-width: 767px) {
  #gMap .section__ttl {
    width: 18.321428571rem;
    position: relative;
    margin: 0 auto;
    transform: translateX(-.5rem);
  }
  #gMap .section__ttl::after {
    content: '';
    display: block;
    background-image: url(../img/top/gMap_ttl_sp.svg);
    width: auto;
    height: auto;
    padding-top: 31.773879142%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

/* coupon */
@media all and (max-width: 767px) {
  #coupon .c-section__inner {
    padding-bottom: 0;;
  }
}

/* vehicle */
@media all and (min-width: 768px) {
  .vehicle-map__ttl {
    width: 105%;
    position: relative;
    left: -3rem;
    margin: 0 auto;
  }
  .vehicle-map__ttl::after {
    content: '';
    display: block;
    background-image: url(../img/top/vehicle_ttl_20200920.svg);
    width: auto;
    height: auto;
    padding-top: 6.559722%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .vehicle-box-inner {
    padding: 0 4.285714286rem;
    position: relative;
    z-index: 20;
  }

  .vehicle-select__radio {
    margin: 3.4rem auto 0;
    width: calc(100% - 24.423337856%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .vehicle-select__radio li {
    margin: 0 3.375rem;
  }

  #vehicle-map.map {
    padding-top: 1.5rem;
    padding-bottom: 5.714285714rem;
  }

  #vehicle-map .map-selector {
    padding: 2rem 0 3.5rem;
  }

  #vehicle-map .map__lead {
    margin-top: 2.457142857rem;
  }

  #vehicle-map .pref-select-box {
    margin-top: 3.8rem;
  }
}
@media all and (max-width: 767px) {
  .vehicle-map__ttl {
    width: 95%;
    position: relative;
    left: -1rem;
    margin: auto;
    padding-top: 0.5rem;
  }
  .vehicle-map__ttl::after {
    content: '';
    display: block;
    background-image: url(../img/top/vehicle_ttl_sp.svg);
    width: auto;
    height: auto;
    padding-top: 41.724409%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .vehicle-select__radio {
    margin-top: 2.4rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content:center;
  }

  .vehicle-select__radio > li {
    margin:0 .75rem 2.5rem;
  }

  #vehicle-map.map {
    padding-top: 2.857142857rem;
    margin-top: 0;
  }

  #vehicle-map.map .c-section__inner {
    padding-top: 0;
  }

  #vehicle-map .map-selector {
    padding: 0rem 1.071428571rem 1.857142857rem;
    margin-top: 0;
  }

  #vehicle-map .map__lead {
    margin-top: 2rem;
  }

  #vehicle-map .pref-select-box {
    margin-top: 0;
  }

}

/* map teaser */
@media all and (min-width: 768px) {
  .map-teaser {
    padding: 3.625rem 0 5.714285714rem;
  }
  .map-teaser .map-selector {
    font-size: 1.25rem;
    text-align: center;
    line-height: 2;
    color: #ffa303;
    font-weight: bold;
    margin-top: 0;
  }
}

@media all and (max-width: 767px) {
  .map-teaser {
    padding: 0 1rem 5.714285714rem;
    margin-top: 0;
  }
  .map-teaser.map .c-section__inner {
    padding-top:0;
    padding-bottom: 0;
  }
  .map-teaser .map-selector {
    font-size: 1.142857143rem;
    text-align: center;
    line-height: 2;
    color: #ffa303;
    font-weight: bold;
    margin-top: 0;
    padding: 2.571428571rem 1rem;
  }
}

/*
======================================================================
arousalBusiness
====================================================================== */
@media all and (min-width: 768px) {
  .arousalBusiness {
    margin-top: 2.5rem;
    padding: 2rem 2.25rem;
    border-radius: 10px;
    background-color: #fff;
  }
  .arousalBusiness-mainTxt {
    font-size: 1.142857143rem;
    font-weight: bold;
    line-height: 2;
  }
  .arousalBusiness-mainTxt .arousalBusiness-mainTxt--st {
    color: #ff4e6b;
  }
  .arousalBusiness-tit {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .arousalBusiness-tit span{
    font-weight: bold;
    color: #FFFFFF;
    padding: 0.5rem 1rem;
    background-color: #ff4e6b;
    display: inline-block;
    border-radius: 999px;
  }
  .arousalBusiness-list {
    margin-top: 3px;
  }
  .arousalBusiness-list .list__item {
    position: relative;
    margin-top: 10px;
  }
  .arousalBusiness-list .list__item:first-child {
    margin-top: 0;
  }
  .arousalBusiness-list .item__num {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 4px 0 0 0;
  }
  .arousalBusiness-list .item__des {
    padding-left: 26px;
    line-height: 1.65;
  }
  .arousalBusiness-list .item__link {
    display: inline;
    color: #3ebbef;
    text-decoration: underline;
  }
  .arousalBusiness-list .item__link:hover {
    text-decoration: none;
  }
}

@media all and (max-width: 767px) {

  .arousalBusiness {
    margin-top: 2rem;
    padding: 2rem 1rem;
    border-radius: 10px;
    background-color: #fff;
  }
  .arousalBusiness-mainTxt {
    font-weight: bold;
    line-height: 2;
  }
  .arousalBusiness-mainTxt .arousalBusiness-mainTxt--st {
    color: #ff4e6b;
  }

  .arousalBusiness-tit {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .arousalBusiness-tit span{
font-size: 1.5em;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0.5rem 1rem;
    background-color: #ff4e6b;
    display: inline-block;
    border-radius: 999px;
  }

  .arousalBusiness-list {
    margin-top: 3px;
  }
  .arousalBusiness-list .list__item {
    position: relative;
    margin-top: 10px;
  }
  .arousalBusiness-list .list__item:first-child {
    margin-top: 0;
  }
  .arousalBusiness-list .item__num {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 4px 0 0 0;
  }
  .arousalBusiness-list .item__des {
    padding-left: 26px;
    line-height: 1.65;
  }
  .arousalBusiness-list .item__link {
    display: inline;
    color: #3ebbef;
    text-decoration: underline;
  }

}
/*
======================================================================
interrupt-guidances-bnr
====================================================================== */
@media all and (min-width: 768px) {
  .interrupt-guidances-bnr {
    position: relative;
    border-radius: 1.1111111111rem;
    overflow: hidden;
  }
  .interrupt-guidances-bnr__label {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2.096436059%;
    width: 26.51356994%;
    height: 67.5%;
    margin: auto;
    border-radius: 0.5555555556rem;
    background: rgba(51,51,51,0.85);
    text-align: center;
    line-height: 1.5;
    font-size: 0.8888888889rem;
    font-weight: bold;
    color: #fff;
    z-index: 1;
  }
  .interrupt-guidances-bnr__label span {
    display: inline-block;
    vertical-align: top;
  }
  .interrupt-guidances-bnr img {
    vertical-align: top;
  }

  .interrupt-guidances-bnr-grayOut {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 26.6%;
    width: 15.96rem;
    margin: auto 0 auto 2.05%;
    border-radius: 10px;
    background-color: rgba(0,0,0,.65);
    transform: translateY(-50%) translateX(0);
  }

  .interrupt-guidances-bnr-grayOut2 {
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 5.2rem;
    border-radius: 10px;
    background-color: rgba(0,0,0,.65);
    transform: translateY(0) translateX(0);
  }
.interrupt-guidances-bnr-grayOut-des {
    margin: auto;
    padding: .1875rem 0;
    color: #fff;
    font-size: .9375rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.65;
  }
  .interrupt-guidances-bnr-grayOut-des2 {
    margin: auto;
    padding: 1.875rem 0;
    color: #fff;
    font-size: .8375rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.65;
text-align: center;

  }
}
@media all and (max-width: 767px) {
  .interrupt-guidances-bnr {
    position: relative;
    border-radius: 0.7142857143rem;
    overflow: hidden;
  }
  .interrupt-guidances-bnr__label {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 12.19512195%;
    left: 0;
    right: 0;
    width: 76.01156069%;
    height: 31.70731707%;
    margin: auto;
    border-radius: 0.7142857143rem;
    background: rgba(51,51,51,0.85);
    text-align: center;
    line-height: 1.5;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    z-index: 1;
  }
  .interrupt-guidances-bnr img {
    vertical-align: top;
  }

  .interrupt-guidances-bnr-grayOut {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 19.369rem;
    margin: 3% auto 0;
    border-radius: 10px;
    background-color: rgba(0,0,0,.5);
  }
  .interrupt-guidances-bnr-grayOut-des {
    margin: auto;
    padding: 7.163% 0;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
.interrupt-guidances-bnr-grayOut-des2 {
    position: absolute;
top: 0%;
left: 0;
z-index: 1;
width: 100%;
height: 5.2rem;
border-radius: 10px;
background-color: rgba(0,0,0,.65);
transform: translateY(0) translateX(0);
color: #fff;
font-size: .8375rem;
font-weight: bold;
text-align: center;
padding: 1.075rem 0;
  }
.point__list2-item p{
margin: auto;
padding: 1.875rem 0;
color: #fff;
font-size: .8375rem;
font-weight: bold;
text-align: center;
line-height: 1.65;
text-align: center;
}
.bnr {
    margin-top: 1.5rem;
}

.outline__list-item div > p {
 text-align: center;
}
}

@media (max-width: 480px){
.pc {
    display: none !important;
}
.alert {
    margin-top: 1.9642rem;
}
.point.c-section {
    padding: 0.714285714rem 0 2.285714286rem;
}
.interrupt-guidances-bnr-grayOut {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 13.5rem;
    margin: 3% auto 0;
    border-radius: 10px;
    background-color: rgba(0,0,0,.5);
}
.outline__list-item div > p {
        text-align: center;
    font-size: 1.142857143rem;
    line-height: 1.8125;
    margin-top: 0rem;
    letter-spacing: 0.1em;
}
.list-ttl
{
    width: 100%;
    margin: 0 auto;
}
.about__ttl {
    width: 35.625rem;
    margin: 0 auto;
}
.point.c-section {
    padding: 5rem 0;
  }
  .point .c-section__inner {
    position: relative;
  }
  .point__ttl {
    width: 24.75rem;
    margin: 0 auto;
  }
  .point__ttl::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 6.818181818%;
    background-image: url(../img/top/point_ttl.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .point__list {
    margin-top: 1.75rem;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .point__list-item {
    width: calc((100% - 1.5rem) / 2);
    padding: 3rem 1.5625rem 2.5rem;
    background: repeating-linear-gradient(
      45deg,
      #fff,
      #fff 2.5px,
      #fff3de 2.5px,
      #fff3de 5px
    );
    border-radius: 10px;
    position: relative;
margin-top: 60px;
  }
  .point__list-item h4 {
    position: absolute;
    width: 3.75rem;
    top: 0;
    left: 50%;
    transform: translate(-50%, -60%);
  }
  .point__list-item h4::before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    padding-top: 141.666666667%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .point__list-item p {
    font-size: 0.875rem;
    line-height: 2.071428571;
    letter-spacing: 0.05em;
height: 100px;
  }
  .point__list-item p strong {
    font-size: 1.2rem;
    color: #ff4e6b;
    letter-spacing: -.001rem;
  }
  .point__text-list {
    margin-top: 1.5rem;
  }
  .point__text-list li {
    font-size: 0.75rem;
    line-height: 1.583333333;
  }






.about-corporate-service-btn {
    width: 100%;
    margin: 2.857142857rem auto 0;
}

.about__ttl {
    width: 100%;
    margin: 0 auto;
}

.point__list {
    margin-top: 1.071428571rem;
}
.select-search .section__cta .c-btn a > span .btn-small-txt {
    font-size: 1.4em;
 
}
.outline-manners__ttl {
    margin-bottom: 0px;
}
}

@media all and (min-width: 768px) and (max-width: 1400px) {

.interrupt-guidances-bnr-grayOut {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 25.6%;
    margin: auto 0 auto 2.80%;
    border-radius: 13px;
    background-color: rgba(0,0,0,.65);
    transform: translateY(-50%) translateX(0);
}


#top .main-vidual__inner::before {
    content: '';
    display: block;
    width: 2560px;
    height: 100%;
    background-image: url(../img/top/mv_img2.jpg);

}
}