@charset "utf-8";

/* ----------------------------------------------------
		追加
---------------------------------------------------- */
:root {
  --c-pink: #dd5a80;
  --c-red: #d6351c;
}

@property --grade-1 {
  syntax: "<color>";
  inherits: false;
  initial-value: #dd5a80;
}
@property --grade-2 {
  syntax: "<color>";
  inherits: false;
  initial-value: #d6351c;
}

/* 共通 */
@media screen and (max-width: 750px) {
  html {
    font-size: 2.6667vw;
  }
}
.bg-other {
    background-color: #f3f3f6;
}
a {
  color: #404040;
  text-decoration: none;
  transition: opacity .3s ease;
}
@media(any-hover : hover) {
  a:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  a:active {
    opacity: .7;
  }
}
button {
  transition: opacity .3s ease;
}
@media(any-hover : hover) {
  button:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  button:active {
    opacity: .7;
  }
}

/* お知らせ */
._detail .news-detailtop .news-detailtop-cat span._news {
    background-color: #4ab2a2;
}
._detail .news-detailtop .news-detailtop-cat span._feature {
    background-color: #8071be;
}
._detail .news-detailtop .news-detailtop-cat span._column {
    background-color: #e47b71;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat01, ._detail .news-detailtop .news-detailtop-cat span._new_cat01 {
    background-color: #566cd3;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat02, ._detail .news-detailtop .news-detailtop-cat span._new_cat02 {
    background-color: #c19544;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat03, ._detail .news-detailtop .news-detailtop-cat span._new_cat03 {
    background-color: #729b23;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat04, ._detail .news-detailtop .news-detailtop-cat span._new_cat04 {
    background-color: #b33131;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat05, ._detail .news-detailtop .news-detailtop-cat span._new_cat05 {
    background-color: #fb9191;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat06, ._detail .news-detailtop .news-detailtop-cat span._new_cat06 {
    background-color: #5eada9;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat07, ._detail .news-detailtop .news-detailtop-cat span._new_cat07 {
    background-color: #ad5e70;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat08, ._detail .news-detailtop .news-detailtop-cat span._new_cat08 {
    background-color: #911616;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat09, ._detail .news-detailtop .news-detailtop-cat span._new_cat09 {
    background-color: #637b3e;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat10, ._detail .news-detailtop .news-detailtop-cat span._new_cat10 {
    background-color: #575447;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat11, ._detail .news-detailtop .news-detailtop-cat span._new_cat11 {
    background-color: #d74600;
}
.news-idx .news-list li .news-item .news-item-cat._new_cat12, ._detail .news-detailtop .news-detailtop-cat span._new_cat12 {
    background-color: #350965;
}

/* コンテンツ */
@media screen and (max-width: 750px) {
  .c-detailspot {
    padding: 2em 2em 3em;
  }
}
._detail .detail-content .c-heading {
  width: fit-content;
  padding-bottom: .8em;
  margin-bottom: min(1.5em, 5dvw);
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-heading {
    padding-bottom: .5em;
  }
}
._detail .detail-content .c-heading::before {
  width: calc(100% + 1em);
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-heading::before {
    height: 2px;
  }
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-information {
    padding-bottom: 4.347826087%;
  }
}
._detail .detail-content .c-fig04 { display: flex; flex-wrap: wrap; }
._detail .detail-content .c-fig04 li { width: 23.5%; margin-right: 2%; margin-bottom: 5%; }
._detail .detail-content .c-fig04 li:nth-child(4n) { margin-right: 0; }
._detail .detail-content .c-fig04 li:last-child { margin-right: 0; }
._detail .detail-content .c-fig04 li p { margin-top: 20px; }
._detail .detail-content div[class*="c-bgsec"] {
  padding: 35px;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content div[class*="c-bgsec"] {
    padding: 1.5em 1.5em 3em;
  }
}
._detail .detail-content div[class*="c-bgsec"] .c-sec {
  margin: auto;
}
._detail .detail-content div[class*="c-bgsec"] > div:not(:only-child,:last-child) {
  margin-bottom: 1.5em;
}
._detail .detail-content .c-sec {
  margin-bottom: 2.5em;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-sec:not(.c-detailspot) {
    margin-bottom: 1.2em;
  }
}
._detail .detail-content .c-heading_bg {
  line-height: 1.3;
  padding: .4em .7em;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-heading_bg {
    padding: .3em .5em;
  }
}
._detail .detail-content .contents .c-sec:has(.c-heading_bg) {
  margin-block: 4em 0;
}
._detail .detail-content .contents .c-sec:has(.c-heading_bg):not(.c-sec:has(.c-heading_bg) ~ .c-sec) {
    margin-top: 0;
}
._detail .detail-content .c-sec:has(.c-heading_line) {
  margin-bottom: 0;
}
._detail .detail-content .c-heading_line {
  line-height: 2.2;
  margin-bottom: .8em;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-heading_line {
    line-height: 2.5;
  }
}
._detail .detail-content .c-heading_line span {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
._detail .detail-content .c-sec:has(> .c-heading_line):has(+ a[id*="cindex"]) {
  margin-bottom: 1em;
}
._detail .detail-content .c-detailspot + .c-detailspot._item {
  padding-top: 5px;
  margin-top: -2.5em !important;
}
._detail .detail-content .c-bgsec-blue {
    margin-bottom: 50px;
    background-color: #F6F9FC;
}
._detail .detail-content .c-bgsec-blue > .c-detailspot {
  padding: 0;
}
._detail .detail-content div:where([class*="c-bgsec"]) .c-detailspot {
  margin: auto;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content div:where([class*="c-bgsec"]) .c-detailspot {
    padding: 2em;
  }
}
._detail .detail-content div:where([class*="c-bgsec"]) .c-detailspot:has(+ .c-detailspot) {
  margin-bottom: 2.5em;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-box {
    gap: 1em;
  }
}
.c-detailspot .ds-main .ds-ttl-wrap {
  border-bottom: 1px solid #efa3ab;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-main .ds-ttl-wrap {
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
}
.c-detailspot .ds-main .ds-ttl-wrap .ds-ttl {
  line-height: 1.4;
  border: none;
  padding: 0;
  margin-bottom: .3em;
}
.c-detailspot .ds-main .ds-ttl-wrap .ds-txt {
  font-size: 1.4rem;
  line-height: 1.5;
  border: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-main .ds-ttl-wrap .ds-txt {
    font-size: 1.268rem;
  }
}
.c-detailspot .ds-main .ds-txt {
  border-bottom: none;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-main .ds-txt {
    font-size: 1.449rem;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
}
.c-detailspot .ds-main .ds-txt:has(+.ds-detail) {
  border-bottom: 1px solid #c9d3e7;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-main > .ds-txt:not(:has(+.ds-detail)) {
    padding-bottom: 1em;
    margin: 0;
  }
}
.c-detailspot .ds-main .ds-detail dl {
  gap: .5em;
}
.c-detailspot .ds-main:not(:has(.ds-ttl-wrap)) + .ds-side {
  margin: 0;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-item .ds-item-main {
    gap: 1em;
    padding: 1.5em 1.5em 2.5em;
  }
  .c-detailspot .ds-item .ds-item-heading {
      width: min(65%, 13em);
      max-width: unset;
    }
}
._detail .detail-content .c-figtxt {
  margin-bottom: 2.5em;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-figtxt {
    margin-bottom: 1.2em;
  }
}
._detail .detail-content .c-figtxt:has(+ a) {
  margin-bottom: 1em;
}
._detail .detail-content .c-figtxt:has(+ .c-figtxt):last-of-type {
  margin: auto;
}
._detail .detail-content ul[class*="c-fig0"] {
  margin-bottom: 2.5em;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content ul[class*="c-fig0"] {
    margin-bottom: 1em;
  }
}
._detail .detail-content ul[class*="c-fig0"] li {
  margin-bottom: auto;
}
._detail .detail-content .c-fig01:has(+ .c-figtxt) {
  margin-bottom: 3em;
}
._detail .detail-content .c-fig01 li:last-of-type {
  margin: auto;
}

._detail .detail-content .content_movie {
  margin: auto;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content .c-figtxt .figtxt-fig {
    margin-bottom: 1.5em;
  }
}
._detail .detail-content ._caption {
  line-height: 1.6;
  margin-top: .4em;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content ._caption {
    font-size: 1.167rem;
  }
}
._detail .detail-content .c-linktxt li._external {
  background-position: left 5px center;
  background-size: 1.2em auto;
  padding-left: 2.2em;
}
._detail .detail-content .c-linktxt li._external a:hover {
  text-decoration: underline;
}
._detail .detail-content .c-mokuji {
  border-color: #f05678;
}
/* common_detail slider */
._detail .detail-mainimg .mainimg-top .mainimg-item .mainimg-ttl-lead {
  font-size: 1.6rem;
}
._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .c-fig {
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .c-fig {
    border-radius: 5px;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li .c-fig {
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li .c-fig {
    border-radius: 5px;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li._active {
  border-radius: 10px;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li._active {
    border-radius: 5px;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-slide .c-fig {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-slide .c-fig {
    border-radius: 5px;
  }
}

/* 愛知の四季 */
.seasons-main .seasons-con .event-main figure {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
}
.seasons-main .seasons-con .event-main figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.seasons-main .seasons-con .event-sub li a figure {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
}
.seasons-main .seasons-con .event-sub li a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* アイコン付きボタン */
.c-btn._pdf,
.c-btn._external {
  max-width: fit-content;
  overflow-wrap: anywhere;
  line-height: 1.4;
  padding: 1.2em 3em 1.2em 2em;
}
.c-btn._pdf::before,
.c-btn._external::before {
  background-size: 1.2em auto;
  background-position: right 1em center;
}
._detail .detail-content div[class*="c-bgsec"] .c-btn._pdf,
._detail .detail-content div[class*="c-bgsec"] .c-btn._external {
  max-width: 360px;
}
@media screen and (max-width: 750px) {
  ._detail .detail-content div[class*="c-bgsec"] .c-btn._pdf,
  ._detail .detail-content div[class*="c-bgsec"] .c-btn._external {
    width: 87.5362318841%;
    max-width: unset;
  }
}
@media screen and (max-width: 750px) {
  .c-btn-round {
    max-width: unset;
    font-size: 1.449rem;
    padding: 1em 2em;
    margin-top: 3em;
  }
  .c-btn-round::after {
    right: 1em;
  }
}
/* footer banner-sec */
@media screen and (max-width: 750px) {
  .banner-sec {
    padding: 10.6666666667%;
  }
}
.banner-sec ul .swiper-slide a {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 40 / 11;
}
.banner-sec ul .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* TOP_mainvisual-thumb */
.mainvisual-sec {
  margin-bottom: 3em;
}
.mainvisual-sec .mainvisual-thumb .swiper-slide {
  width: 100px;
  height: auto;
  aspect-ratio: 20 / 11;
  background: #efefef;
}
.mainvisual-sec .mainvisual-thumb .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* detail-sidebar */
@media screen and (min-width: 1141px) {
  ._detail .detail-sidebar .s-in {
    max-width: 370px;
    padding: 50px 80px 50px 30px;
  }
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-in {
    max-width: 100%;
    padding: 50px 80px;
  }
}
@media screen and (max-width: 1000px) {
  ._detail .detail-sidebar .s-in {
    padding: 50px 2em;
  }
}
@media screen and (max-width: 750px) {
  ._detail .detail-sidebar .s-in {
    padding: 3.5em 4%;
  }
}
@media screen and (max-width: 1140px) {
  ._detail .detail-content .c-in {
    padding: 50px 80px;
  }
}
@media screen and (max-width: 1000px) {
  ._detail .detail-content .c-in {
    padding: 2em 20px 50px;
  }
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar {
    display: block!important;
    width: 100%;
  }
}
._detail .detail-sidebar .s-box .s-ttl {
  overflow-wrap: anywhere;
  word-break: keep-all;
  line-height: 1.5;
  border-bottom-color: #f05678;
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-box .s-ttl {
    font-size: 1.8rem;
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 750px) {
  ._detail .detail-sidebar .s-box .s-ttl .ico {
    width: 1.8em;
    margin-right: .6em;
  }
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-box .s-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1.5em 2em;
  }
}
@media screen and (max-width: 750px) {
  ._detail .detail-sidebar .s-box .s-list {
    gap: 1.5em 1em;
  }
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-box .s-list li {
    margin-bottom: 0;
  }
}
._detail .detail-sidebar .s-box .s-list li a {
  align-items: flex-start;
  font-size: 1.4rem;
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-box .s-list li a {
    flex-direction: column;
    gap: .5em;
  }
}
._detail .detail-sidebar .s-box .s-list li .s-list-ttl {
  line-height: 1.6 !important;
}
@media screen and (max-width: 750px) {
  ._detail .detail-sidebar .s-box .s-list li .s-list-ttl {
    font-size: min(16px, 1.248rem);
    line-height: 1.5;
  }
}
._detail .detail-sidebar .s-box .s-list li figure {
  height: auto;
  aspect-ratio: 20 / 11;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-box .s-list li figure {
    width: 100%;
    margin: auto;
  }
}
._detail .detail-sidebar .s-box .s-list li figure img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1140px) {
  ._detail .detail-sidebar .s-box .s-list li figure._features {
    aspect-ratio: 2 / 1;
  }
}
/* modelcourse_detail */
._detail .mc-itinerary .mc-itinerary-main > p {
  line-height: 2;
}
._detail .mc-itinerary .mc-itinerary-main .mc-itinerary-box .itinerary-list li .itinerary-list-spot a {
  color: #0062ff;
}
._detail .mc-main .mc-main-date .mc-main-start, ._detail .mc-main .mc-main-date .mc-main-goal {
  border-radius: 50vw;
  padding: 10px 5px;
}
._detail .mc-main .mc-main-date .mc-main-date-spot .mc-main-spot-main .mc-main-spot-fig .mc-main-spot-fig-main .swiper-slide figure {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._detail .mc-main .mc-main-date .mc-main-date-spot .mc-main-spot-main .mc-main-spot-fig .mc-main-spot-fig-main .swiper-slide figure {
    border-radius: 5px;
  }
}
._detail .mc-main .mc-main-date .mc-main-date-spot .mc-main-spot-main .mc-main-spot-fig .mc-main-spot-fig-sub .swiper-slide figure {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    border-radius: 10px;
    overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._detail .mc-main .mc-main-date .mc-main-date-spot .mc-main-spot-main .mc-main-spot-fig .mc-main-spot-fig-sub .swiper-slide figure {
    border-radius:5px;
  }
}
._detail .mc-main .mc-main-date .mc-main-date-spot .mc-main-spot-main .mc-main-spot-fig .mc-main-spot-fig-sub .swiper-slide figure img {
  height: 100%;
  object-fit: cover;
}
._detail .mc-other .mc-other-slide ul li .mc-other-heading {
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-slide ul li .mc-other-heading {
    font-size: 1.63rem;
  }
  ._detail .mc-other .mc-other-slide ul li .mc-other-area span {
    font-size: 1.087rem;
    padding: 3px 1em;
  }
}
._detail .mc-other .mc-other-top .mc-other-ttl {
  position: relative;
  width: fit-content;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: keep-all;
  padding-inline: 1.5em;
  margin: 0 auto min(40px, 5dvw);
}
@media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-top .mc-other-ttl {
    font-size: 1.812rem;
  }
}
._detail .mc-other .mc-other-top .mc-other-ttl::before, ._detail .mc-other .mc-other-top .mc-other-ttl::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 100%;
  background: #333;
  transform-origin: bottom;
}
._detail .mc-other .mc-other-top .mc-other-ttl::before {
  left: 1em;
  rotate: -35deg;
}
@media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-top .mc-other-ttl::before {
    rotate: -24deg;
  }
}
._detail .mc-other .mc-other-top .mc-other-ttl::after {
  right: 1em;
  rotate: 35deg;
}
@media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-top .mc-other-ttl::after {
    rotate: 24deg;
  }
}
._detail .mc-other .mc-other-slide ul li .mc-other-area {
  margin-block: 1.5em .8em;
}
@media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-slide ul li .mc-other-area {
    margin-block: 1em .6em;
  }
}
._detail .mc-other .mc-other-slide ul li .c-fig {
  aspect-ratio: 20 / 11;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
/* @media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-slide .mc-other-slide-in {
    border-radius: 5px;
    padding-left: 4%;
  }
} */
@media screen and (max-width: 750px) {
  ._detail .mc-back p a {
    width: fit-content;
    padding-inline: 2em;
  }
}
/* events_calendar */
@media screen and (max-width: 750px) {
  ._calendar .calendar-new .calendar-new-con .calendar-new-box .calendar-new-h {
    font-size: 1.54rem;
  }
}
._calendar .calendar-month .calendar-month-list ul li::after {
  top: 50%;
  right: -1px;
  height: 60%;
  translate: 0 -50%;
}
._calendar .calendar-month .calendar-month-list ul li.active::after {
  border: none;
}
._calendar .calendar-month .calendar-month-list ul li a {
  display: block;
  height: 100%;
  place-content: center;
  font-size: clamp(1.063rem, 0.421rem + 1.37vw, 2.063rem);
  color: #1f1f1f;
  font-weight: 600;
  text-decoration: none;
  border-radius: .2em;
  padding-block: 4px;
  transition: background-color .2s ease, color .1s ease
}
._calendar .calendar-month .calendar-month-list ul li ._year {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  font-size: clamp(0.875rem, 0.434rem + 0.94vw, 1.563rem);
  font-weight: 600;
  translate: -50% 0;
}
._calendar .calendar-month {
  padding-top: 2em;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-month {
    padding: 0;
  }
}
._calendar .calendar-month .calendar-month-list ul li {
  width: auto;
  flex: 1;
  padding: 0;
}
._calendar .calendar-month .calendar-month-list ul li:hover {
  background-color: unset;
  color: inherit;
}
._calendar .calendar-month .calendar-month-list ul li:hover a,
._calendar .calendar-month .calendar-month-list ul li.active a,
._calendar .calendar-month .calendar-month-list ul li a:active {
  width: calc(100% + 1px);
  background-color: #ff3232;
  color: #fff;
  border-radius: 6px;
}
._calendar .calendar-month .calendar-month-list ul li.active a {
  width: 90px;
}
#event .pagettl02-sec:has(+ ._calendar) {
  padding-bottom: 2em;
}
._calendar .calendar-list .calendar-list-month {
  padding: 12px 30px;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-list .calendar-list-month {
    gap: 1em;
    padding: 6% 4%;
  }
}
._calendar .calendar-list .calendar-list-month .c-btn-arrow {
  width: 30px;
  height: 30px;
  padding: 10px;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-list .calendar-list-month .c-btn-arrow .ico {
    width: 1rem;
  }
}
._calendar .calendar-list .calendar-list-month .calendar-list-month-h {
  font-size: 2.4rem;
  letter-spacing: .1em;
  padding-bottom: .3em;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-list .calendar-list-month .calendar-list-month-h {
    font-size: 1.812rem;
    letter-spacing: 0;
    margin-inline: 1em;
  }
}
._calendar .calendar-list .calendar-list-month .calendar-list-month-h .calendar-list-month-h-num {
  font-size: 5rem;
  margin-inline: .1em;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-list .calendar-list-month .calendar-list-month-h .calendar-list-month-h-num {
    font-size: 3.985rem;
  }
}
._calendar .calendar-list .calendar-list-month .calendar-list-month-h .calendar-list-month-h-txt {
  font-size: 3.4rem;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-list .calendar-list-month .calendar-list-month-h .calendar-list-month-h-txt {
    font-size: 1.993rem;
  }
}
._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-box .calendar-list-wrap-box-item {
  align-items: flex-start;
}
._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-box .calendar-list-wrap-box-item .calendar-list-wrap-box-item-fig {
  height: auto;
  aspect-ratio: 4 / 3;
  border: 1px solid #dadada;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-box .calendar-list-wrap-box-item .calendar-list-wrap-box-item-fig {
    border-radius: 5px;
  }
}
._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-box .calendar-list-wrap-box-item .calendar-list-wrap-box-item-fig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._calendar .calendar-list .calendar-list-wrap {
  border: 1px solid #fff;
}
@media screen and (min-width: 751px) {
  ._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-date {
    top: 40px;
  }
}
@media screen and (min-width: 1361px) {
  ._calendar .calendar-list .calendar-list-wrap .inner {
    margin-top: -200px;
  }
}
._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-box .calendar-list-wrap-box-item .calendar-list-wrap-box-item-ttl {
  font-size: 1.812rem;
  line-height: 1.4;
  margin: 0 0 .8rem;
}
._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-box .calendar-list-wrap-box-item .calendar-list-wrap-box-item-ico {
  margin-bottom: 1.5em;
}
._calendar .calendar-list .calendar-list-wrap .calendar-list-wrap-date {
  z-index: 10;
}
@media screen and (max-width: 750px) {
  #event .event-nav {
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 750px) {
  #event .event-top dl {
    padding-left: 4.347826087%;
  }
}
#event .event-nav-wrap {
  margin-bottom: 3em;
}
#event .event-nav-wrap .event-nav-lists {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
  gap: 0;
  border: 1px solid #f05678;
  border-radius: .7em;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists {
    grid-template-columns: repeat(3, 1fr);
  }
}
#event .event-nav-wrap .event-nav-lists li {
  width: 100%;
}
#event .event-nav-wrap .event-nav-lists a {
  display: grid;
  justify-items: center;
  align-items: center;
  grid-template-rows: auto 1fr;
  gap: .5em;
  height: 100%;
  font-size: clamp(1rem, 0.679rem + 0.68vw, 1.5rem);
  color: inherit;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  text-decoration: none;
  padding: 1.7em 1em 1.2em;
  transition: background-color .2s ease;
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists a {
    gap: .5em;
    font-size: 1.178rem;
    aspect-ratio: 1.05 / 1;
    padding: 1.8em .5em 1em;
  }
}
#event .event-nav-wrap .event-nav-lists li:not(:last-of-type) a {
  border-right: 1px solid #ff3232;
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists li:nth-of-type(-n+3) a {
    border-bottom: 1px solid #ff3232;
  }
  #event .event-nav-wrap .event-nav-lists li:nth-of-type(3) a {
    border-right: none;
  }
}
@media(any-hover : hover) {
  #event .event-nav-wrap .event-nav-lists a:hover {
    background:  color-mix(in srgb, #ff3232 10%, white);
    opacity: 1;
  }
}
@media(hover : none) {
  #event .event-nav-wrap .event-nav-lists a:active {
    background:  color-mix(in srgb, #ff3232 10%, white);
    opacity: 1;
  }
}
#event .event-nav-wrap .event-nav-lists a.current {
  background: color-mix(in srgb, #ff3232 10%, white);
}
#event .event-nav-wrap .event-nav-lists a::before {
  content: '';
  display: inline-block;
  width: min(24px, 3dvw);
  height: min(24px, 3dvw);
  background: no-repeat center / contain;
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists a::before {
    width: min(50px, 6.2dvw);
    height: min(50px, 6.2dvw);
  }
}
#event .event-nav-wrap .event-nav-lists a._n01::before {
  background-image: url("../img/common/ico_event_01.svg");
}
#event .event-nav-wrap .event-nav-lists a._n02::before {
  background-image: url("../img/common/ico_event_02.svg");
}
#event .event-nav-wrap .event-nav-lists a._n03::before {
  background-image: url("../img/common/ico_event_03.svg");
}
#event .event-nav-wrap .event-nav-lists a._n04::before {
  background-image: url("../img/common/ico_event_04.svg");
  width: min(28px, 5dvw);
  height: min(26px, 4dvw);
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists a._n04::before {
    width: min(50px, 7.2dvw);
    height: min(50px, 6.2dvw);
  }
}
#event .event-nav-wrap .event-nav-lists a._n05::before {
  background-image: url("../img/common/ico_event_05.svg");
  width: min(20px, 3dvw);
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists a._n05::before {
    width: min(50px, 5.2dvw);
  }
}
#event .event-nav-wrap .event-nav-lists a._n06::before {
  background-image: url("../img/common/ico_event_06.svg");
}
#event .event-nav-wrap .event-nav-lists a._n07::before {
  background-image: url("../img/common/ico_event_07.svg");
  width: min(28px, 5dvw);
}
@media screen and (max-width: 750px) {
  #event .event-nav-wrap .event-nav-lists a._n07::before {
    width: min(50px, 7.2dvw);
  }
}
#event .event-search {
  z-index: 800;
}
/* feature&spots_index */
.feature-search {
  padding-block: 1.5em 1em;
}
@media screen and (max-width: 750px) {
  .feature-search {
    padding-block: 1em 0;
  }
  .feature-results {
    padding: 2.5em 0;
  }
  .feature-results .feature-results-list {
    gap: 1.5em 4%;
  }
}
.feature-search .feature-search-main .feature-search-keyword input {
  font-size: 16px;
}
.feature-search .feature-search-main .feature-search-keyword input::placeholder {
  font-size: 1.3rem;
}
.feature-articles .feature-articles-swiper figure {
  aspect-ratio: 20 / 11;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .feature-articles .feature-articles-swiper figure {
    border-radius: 8px;
  }
}
.feature-articles .feature-articles-swiper figure img {
  height: 100%;
  object-fit: cover;
}
.favorite-area .mainimg-favorite.del_favorite {
  display: none;
}
.feature-results-list .favorite-area .mainimg-favorite {
  width: fit-content;
  margin-left: auto;
}
.favorite-area .mainimg-favorite .ico {
  font-size: 2rem;
}
.feature-results .feature-results-list li figure {
  aspect-ratio: 20 / 11;
  border-radius: 10px;
  overflow: hidden;
  background: #eeeeee;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .feature-results .feature-results-list li figure {
    border-radius: 5px;
  }
}
.feature-results .feature-results-list li .list-main-result-item-ttl-wrap {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: .3em;
}
.feature-results .feature-results-list li .feature-results-list-ttl {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .feature-results .feature-results-list li .feature-results-list-ttl {
    font-size: 1.449rem;
    margin-bottom: 1em;
  }
  .feature-results .feature-results-list li .feature-results-list-genre {
    gap: 5px 6px;
  }
  .feature-results .feature-results-list li .feature-results-list-genre p span {
    font-size: .996rem;
    padding: 1px .5em 3px;
  }
}
.feature-results .feature-results-list li figure img {
  object-fit: cover;
}
/* feature&spots_index list */
.calendar-list-wrap .list-main-result-item-ttl-wrap {
  position: relative;
  display: flex;
  align-items: baseline;
  gap: .5em;
}
.list-main-result .list-main-result-item-ttl-wrap {
  position: relative;
  display: flex;
  align-items: baseline;
  gap: .5em;
}
.list-main-result._grid .list-main-result-item-ttl-wrap {
  justify-content: space-between;
  gap: .5em;
}
@media screen and (max-width: 750px) {
  .list-main-result._grid .list-main-result-item-ttl-wrap {
    gap: 0;
  }
  .list-main-result._grid .list-main-result-item-ttl-wrap .favorite-area {
    margin-left: auto;
  }
  .list-main-result._grid .list-main-result-item-ttl-wrap .favorite-area .mainimg-favorite .ico {
    font-size: 1.5rem;
  }
}
._list .list-main .list-main-result._grid ul {
  gap: 2em;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result._grid ul {
    gap: 1em;
    flex-direction: row;
  }
}
._list .list-main .list-main-result._grid ul li {
  background: #f3f7fb;
  border: none;
  border-radius: 10px;
  padding: 1.35em;
}
@media screen and (max-width: 980px) {
  ._list .list-main .list-main-result._grid ul li {
    width: calc(50% - 1em);
  }
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result._grid ul li {
    border-radius: 5px;
    padding: .8em;
    width: calc(50% - .5em);
  }
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result._grid .list-main-result-item {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
._list .list-main .list-main-result .list-main-result-item .list-main-result-item-fig figure {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}
#modelcourse ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-fig figure {
  aspect-ratio: 20 / 11;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-fig figure {
    border-radius: 5px;
  }
}
._list .list-main .list-main-result .list-main-result-item .list-main-result-item-fig figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#modelcourse ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-fig figure img {
  object-fit: cover;
}
._list .list-main .list-main-result .list-main-result-item .list-main-result-item-ttl {
  line-height: 1.3;
  margin-bottom: 1rem;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-ttl {
    font-size: 1.8rem;
    margin: 0 0 .5em;
  }
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-time {
    line-height: 1;
    margin-top: 0;
    margin-bottom: .3em;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result._grid .list-main-result-item .list-main-result-item-fig {
    margin-bottom: .5em;
  }
}
._list .list-main .list-main-result._grid .list-main-result-item .list-main-result-item-ttl {
  font-size: 1.8rem;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result._grid .list-main-result-item .list-main-result-item-ttl {
    font-size: 1.449rem;
    margin: 0 0 .6em;
  }
}
._list .list-main .list-main-result .list-main-result-item .list-main-result-item-ico {
  font-size: 1.1rem;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-ico {
    width: 6em;
    font-size: .996rem;
    margin-bottom: 1em;
  }
  ._list .list-main .list-main-result._grid .list-main-result-item .list-main-result-item-ico {
    height: fit-content;
  }
}
#modelcourse ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-ico {
  margin-block: .5em 0;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-date {
    font-size: 1.268rem;
    margin-top: auto;
  }
}
._list .list-main .list-main-result .list-main-result-item .list-main-result-item-txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-txt {
    font-size: 1.449rem;
    margin-bottom: .5em;
  }
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-place02 {
    font-size: 1.178rem;
  }
}
._list .list-main .list-main-result._grid .list-main-result-item .list-main-result-item-place {
  display: none;
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result .list-main-result-item .list-main-result-item-place {
    font-size: 1.268rem;
  }
}
@media screen and (max-width: 750px) {
  ._list .list-main .list-main-result._grid .list-main-result-item .list-main-result-item-con {
    display: grid;
    align-content: start;
  }
}
.header .header-in .header-sub li a p .ico-favorite-w {
  filter: brightness(0) invert(1);
}

/* modelcourse_detail */
#modelcourse ._detail .mc-top .c-fig {
  width: 100%;
  height: auto;
  aspect-ratio: 20 / 11;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  #modelcourse ._detail .mc-top .c-fig {
    border-radius: 10px;
  }
}
#modelcourse ._detail .mc-top .c-fig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 750px) {
  ._detail .mc-itinerary {
    border-radius: 5px;
  }
  ._detail .mc-map {
    border-radius: 5px;
  }
}
._detail .mc-itinerary .mc-itinerary-top .itinerary-area {
  padding-inline: 1em;
}
@media screen and (max-width: 750px) {
  ._detail .mc-itinerary .mc-itinerary-top {
    background-position: right 1em center;
    background-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  ._detail .mc-main .mc-main-date .mc-main-date-spot .mc-main-spot-main .mc-main-spot-box .mc-main-spot-txt {
    font-size: 1.449rem;
    line-height: 1.8;
  }
  ._detail .mc-map .mc-map-ttl {
    font-size: 1.449rem;
  }
}

/* features_detail */
:where(#feature.detail) .main._detail * {
  line-height: 1.8;
}
.feature-mainimg:not(:has(.c-txt)) {
  padding-bottom: 3em;
}
@media screen and (max-width: 750px) {
  .feature-mainimg {
    padding-block: 2em;
  }
  .feature-mainimg .contents .feature-ttl {
    font-size: 1.812rem;
    line-height: 1.4;
    margin-bottom: .5em;
  }
}
.feature-mainimg .contents .feature-ttl:not(:has(+ .c-txt)) {
  margin-bottom: 0;
}
.feature-mainimg .contents .feature-mainimg-fig figure {
  width: 100%;
  height: auto;
  aspect-ratio: 20 / 11;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 750px) {
  .feature-mainimg .contents .feature-mainimg-fig figure {
    border-radius: 10px;
  }
}
.feature-mainimg .contents .feature-mainimg-fig figure img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 750px) {
  .feature-mainimg .contents .feature-mainimg-box .feature-mainimg-l {
    margin-bottom: 1em;
  }
}
.feature-mainimg .contents .feature-mainimg-box .feature-mainimg-r dl dd ul {
  margin-left: .3em;
}
.feature-mainimg .contents .feature-mainimg-box .feature-mainimg-r dl dd ul li {
  width: auto;
}
.feature-mainimg .contents .feature-mainimg-box .feature-mainimg-r dl dd ul img {
  width: 1.5em;
  width: 30px;
}
.feature-mainimg .contents .feature-mainimg-box .feature-mainimg-r dl dd ul #copyLinkBtn img {
  padding: 2px;
}
.c-detailspot .ds-side div[class*="ds-side-fig-"] .swiper-slide figure {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 8px;
}
@media screen and (max-width: 750px) {
  .c-detailspot .ds-side div[class*="ds-side-fig-"] .swiper-slide figure {
    border-radius: 5px;
  }
}
.c-detailspot .ds-side div[class*="ds-side-fig-"] .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.c-detailspot .ds-side div[class*="ds-side-fig-"] .swiper-slide .ds-side-fig-title {
  font-size: 1.2rem;
  line-height: 1.5;
  padding-block: .4em 0;
}
.c-detailspot .ds-main .ds-area {
  width: fit-content;
  padding: 5px 1em;
}
@media screen and (max-width: 750px) {
  .feature-mainimg .contents .feature-mainimg-box .feature-mainimg-r {
    flex-wrap: wrap;
    gap: .8em;
  }
}

/* 特集 */
.feature-mainimg-box .feature-mainimg-type span._feature {
    border: 1px solid #f05678;
    background-color: #f05678 !important;
}
.feature-mainimg-box .feature-mainimg-type span._story {
    border: 1px solid #00B4A0;
    background-color: #00B4A0 !important;
}
.feature-mainimg-box .feature-mainimg-type span._tabi {
    border: 1px solid #CD8D1A;
    background-color: #CD8D1A !important;
}
.feature-mainimg-box .feature-mainimg-type span._history {
    border: 1px solid #7F569E;
    background-color: #7F569E !important;
}
@media screen and (max-width: 750px) {
  .feature-mainimg .contents .feature-mainimg-box .feature-mainimg-l .feature-mainimg-type span {
    padding: 3px 1em;
  }
  .feature-mainimg .contents .feature-mainimg-box .feature-mainimg-l .feature-mainimg-date {
    font-size: 1.178rem;
  }
}

/* common_detail */
._list .list-top {
  padding: 45px 0 30px;
}
._list .list-main {
  padding: min(40px, 5.5dvw) 0;
}
._detail .detail-top .top-heading:empty {
  margin: auto;
}
@media screen and (max-width: 750px) {
  ._detail .detail-top {
    padding-block: 2em;
  }
  ._detail .detail-mainimg {
    padding-block: 1.5em;
  }
}

/* cmn_feature-swiper * */
._idx > div[class*="-feature"] { padding: 40px 0 min(70px, 10dvw); background-color: #ffe4e3; margin-bottom: 2em; }
._idx div[class*="-feature"] .feature-top { margin-bottom: min(40px,7dvw); }
._idx div[class*="-feature"] .feature-top .feature-ttl { font-size: 2.8rem; font-weight: 500; text-align: center; }
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-top .feature-ttl {
    font-size: 2.2rem;
  }
}
._idx div[class*="-feature"] .feature-main { position: relative; overflow: hidden; }
._idx div[class*="-feature"] .feature-main .slide-btn { z-index: 999; display: block; position: absolute; top: 50%; width: 46px; margin-top: -23px; }
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-main .slide-btn {
    width: 30px;
    margin-top: -15px;
  }
}
._idx div[class*="-feature"] .feature-main .slide-btn._prev { left: 0; }
._idx div[class*="-feature"] .feature-main .slide-btn._next { right: 0; }
._idx .stay-feature .feature-main button[disabled] { display: none;}
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] { width: 100%; max-width: 1185px; margin: 0 auto; padding-inline: 20px; overflow: hidden; }
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] ul li a { display: block; text-decoration: none; }
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] ul li a p { margin-top: .6em; font-size: 1.7rem; font-weight: 500; color: #231815; }
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] ul li a p {
    font-size: 1.449rem;
  }
}
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] .swiper-slide figure {
  width: 100%;
  height: auto;
  aspect-ratio: 20 / 11;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  ._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] .swiper-slide figure {
    border-radius: 5px;
  }
}
._idx div[class*="-feature"] .feature-main div[class*="feature-swiper"] .swiper-slide figure img {
  height: 100%;
  object-fit: cover;
}
/* search_foods > souvenir */
@media screen and (max-width: 750px) {
  .souvenir-main .souvenir-top .souvenir-copy {
    font-size: 1.4rem;
    margin-bottom: .5em;
  }
  .souvenir-main .souvenir-top .souvenir-lead {
    font-size: 1.6rem;
    line-height: 2;
  }
  .souvenir-main .souvenir-box .souvenir-box-item .souvenir-box-item-btn a {
    font-size: 1.6rem;
  }
  .souvenir-main .souvenir-box .souvenir-box-item .souvenir-box-item-lead {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.souvenir-main .souvenir-box-wrap .souvenir-box-2col-con {
  display: grid;
  gap: 1em;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  margin-bottom: 2em;
}
@media screen and (max-width: 750px) {
  .souvenir-main .souvenir-box-wrap .souvenir-box-2col-con {
    grid-template-columns: auto;
    margin-bottom: 1.5em;
  }
}
.souvenir-main .souvenir-box-wrap .souvenir-box-2col-con .souvenir-box-item-lead {
  margin: auto;
}
.souvenir-main .souvenir-box:last-child {
  margin-bottom: min(80px, 8dvw);
}
/* detail SNS_share */
._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con .mainimg-favorite p {
  word-break: keep-all;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con dl dd ul li {
    width: max(1.5em, 28px);
    margin-right: 10px;
  }
  ._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con dl dd ul li:last-child {
    width: max(1.4em, 26px);
  }
  ._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con dl dd ul li img {
    width: 100%;
  }
}
/* header mega_menu */
.header .gnav .popup .popup-con .popup-link ul li a .ico-info-03 {
  width: 3.8rem;
  margin-bottom: 0;
}
.header .gnav .popup .popup-con .popup-link ul li a .ico-info-04 {
  width: 4.2rem;
  margin-bottom: .3em;
}
.header .gnav .popup .popup-con .popup-link ul li a .ico-info-05 {
  width: 4rem;
  margin-bottom: 0;
}
.header .gnav .popup .popup-con .popup-link ul li a .ico-info-06 {
  width: 4.5rem;
  margin-bottom: 0;
}
.ico-info-06 {
  content: url("../img/common/ico_ticket.svg");
}
.header .gnav .popup .popup-con .popup-link._event ul li a figure {
  text-align: center;
}
.header .gnav .popup .popup-con .popup-link._event ul li a img {
  width: min(45px, 100%);
  height: auto;
  aspect-ratio: 1;
}
.header .gnav .popup .popup-con .popup-link._info ul li a p .ico {
  margin-left: 3px;
}
/* ticket */
.bg-aichi {
  background: #f3f3f6;
}
@media screen and (max-width: 980px) {
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main {
    flex-direction: column;
    align-items: center;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-fig {
    width: 100%;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-fig figure {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
    overflow: hidden;
    border-radius: .5em;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-fig figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media screen and (max-width: 750px) {
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-fig figure {
    background: none;
    aspect-ratio: unset;
  }
}
.ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-box .area-name {
  width: fit-content;
}
.ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-box dl dt {
  padding-bottom: .5em;
  margin-bottom: .8em;
}
.ticket-main .ticket-area .area-list li .area-list-link a {
  gap: .5em;
}
.ticket-main .ticket-area .area-list li .area-list-main .area-list-detail dl dd {
  word-break: break-word;
  overflow-wrap: anywhere;
  border-left: 1px solid #d0d0d0;
  padding-left: 1em;
}
.ticket-main .ticket-area .area-list li .area-list-main .area-list-detail dl dd::before {
  content: '';
  margin: 0;
}
.ticket-main .ticket-area .area-list li {
  display: flex;
  flex-direction: column;
}
.ticket-main .ticket-area .area-list li .area-list-main .area-list-con {
  border-bottom: none;
}
.ticket-main .ticket-area .area-list li .area-list-link {
  border-top: 1px solid #d0d0d0;
  margin-top: auto;
}
.ticket-main .ticket-area .area-list li .area-list-main .area-list-detail {
  padding: 1em;
}
@media screen and (max-width: 750px) {
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main {
    flex-direction: column-reverse;
    align-items: center;
    padding-inline: 0;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-main .area-list-box .area-list-money {
    font-size: 1.5rem;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-detail {
    padding: 1.5em 1em;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-tag .ico {
    margin-top: 6px;
    margin-right: 6px;
  }
  .ticket-main .ticket-area .area-list li .area-list-main .area-list-tag div span a {
    font-size: 1.2rem;
    padding: 6px 1em;
  }
  .ticket-top .top-heading {
    font-size: 1.8rem;
  }
  .ticket-top .top-lead {
    font-size: 1.5rem;
    text-align: left;
  }
}

/* Accommodations */
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon01 { margin-top: 36.310526%; margin-left: 42.24386%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon01 { margin-top: 76.333333%; margin-left: 41.666667%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon02 { margin-top: 36.649123%; margin-left: 45.652632%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon02 { margin-top: 76.6%; margin-left: 47.5%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon03 { margin-top: 44.080702%; margin-left: 41.550877%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon03 { margin-top: 87.6%; margin-left: 41.266667%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon04 { margin-top: 38.292105%; margin-left: 37.526316%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon04 { margin-top: 79.333333%; margin-left: 34.833333%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon05 { margin-top: 26.970175%; margin-left: 62.317544%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon05 { margin-top: 62.266667%; margin-left: 72.2%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon06 { margin-top: 42.000877%; margin-left: 28.385965%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon06 { margin-top: 84%; margin-left: 20%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon07 { margin-top: 2.070175%; margin-left: 31.05614%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon07 { margin-top: 25%; margin-left: 25.333333%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon08 { margin-top: 13.5964912281%; margin-left: 40.350877193%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon08 { margin-top: 44%; margin-left: 39.3333333333%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon09 { margin-top: 14.0350877193%; margin-left: 41.45614%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon09 { margin-top: 41.666667%; margin-left: 41%; } }
._idx .stay-area .area-nav .area-nav-main .nav-icon._icon10 { margin-top: 40.949123%; margin-left: 44.652632%; }
@media screen and (max-width: 750px) { ._idx .stay-area .area-nav .area-nav-main .nav-icon._icon10 { margin-top: 83.1%; margin-left: 45.5%; } }

._idx .stay-area .area-map .area-map-main .area-map-con .area-map-box .area-map-google {
  width: 100%;
  aspect-ratio: 750 / 485;
}

@media screen and (max-width: 750px) {
  ._idx .stay-area .area-map .area-map-main .area-map-con .area-map-box .area-map-google {
    aspect-ratio: 2 / 3;
  }
}

/* guidebook */
.guidebook-heading {
  text-align: center;
}
.guidebook-area-tag-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: .8em;
}
.guidebook-area-tag-wrap:empty {
  margin-bottom: 0;
}
.guidebook-area-tag-wrap .guidebook-area {
  max-width: unset;
  width: fit-content;
  padding: 5px 10px;
  margin-bottom: 0;
}
.guidebook-pdf {
  max-width: 280px;
  margin: 2em auto 0;
}
@media screen and (max-width: 750px) {
  .guidebook-pdf {
    max-width: unset;
    width: min(500px, 80%);
  }
}
.guidebook-pdf a span {
  word-break: auto-phrase;
  overflow-wrap: anywhere;
}
.guidebook-fig {
  max-width: unset;
  width: min(250px, 100%);
  height: auto;
  aspect-ratio: 1 / 1.414;
  place-content: center;
}
@media screen and (max-width: 750px) {
  .guidebook-fig {
    width: min(340px, 70%);
  }
}
.guidebook-fig img {
  height: 100%;
  object-fit: cover;
}
.guidebook-new .guidebook-fig {
  background: #fff;
}
@media screen and (max-width: 750px) {
  .guidebook-nav ul li {
    font-size: 1.63rem;
  }
  .guidebook-lead p {
    font-size: 1.449rem;
  }
  .guidebook-new .guidebook-new-ttl .guidebook-new-ttl-h {
    font-size: 2.174rem;
  }
  .guidebook-search .guidebook-ttl {
    font-size: 2.355rem;
  }
  .guidebook-results .guidebook-results-top .guidebook-results-top-ttl {
    font-size: 2.174rem;
  }
  .guidebook-results {
    padding-bottom: min(100px, 8dvw);
  }
}

/* searchcond */
.searchcond-sec .searchcond-in {
  justify-content: center;
}
@media screen and (max-width: 1100px) {
  .searchcond-sec .searchcond-in {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em;
  }
}
.searchcond-sec .searchcond-btn {
  width: 120px;
  flex: unset;
}
@media screen and (max-width: 1100px) {
  .searchcond-sec .searchcond-btn {
    width: fit-content;
    padding: .8rem 3.5rem;
    margin-top: 2em;
    margin-left: 0;
  }
}
@media screen and (max-width: 1100px) {
  .searchcond-sec .searchcond-sel {
    width: 100%;
  }
  .searchcond-sec .ico-close03-gl {
    margin: 0.8rem 0;
  }
  .searchcond-sec .searchcond-q {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .searchcond-sec .searchcond-sel .searchcond-sel-popup .searchcond-cat .searchcond-cat-sel .searchcond-cat-sel-h div {
    font-size: 1.449rem;
  }
  .searchcond-sec .searchcond-sel .searchcond-sel-popup .searchcond-cat .searchcond-cat-sel .searchcond-cat-sel-check label {
    font-size: 1.087rem;
  }
  .searchcond-sec .searchcond-sel .searchcond-sel-popup .searchcond-sel-btns button {
    font-size: 1.359rem;
  }
}
/* TOP_ranking */
.ranking-sec {
  padding: min(90px, 11dvw) 0 min(50px, 5dvw);
}
@media screen and (max-width: 750px) {
  .ranking-sec .home-top {
    gap: .2em;
  }
}
.ranking-sec .ranking-main {
  flex-wrap: wrap;
}
@media screen and (max-width: 980px) {
  .ranking-sec .ranking-main {
    display: block;
  }
  .ranking-sec .ranking-nav .tabmenu {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    align-items: baseline;
    gap: 1em;
    margin-bottom: 3em;
  }
  .ranking-sec .ranking-con {
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .ranking-sec .ranking-con .ranking-list {
    margin-bottom: 4em;
  }
  .ranking-sec .ranking-nav .tabmenu {
    grid-template-columns: repeat(3, 1fr);
    gap: .2em .8em;
  }
  .ranking-sec .ranking-nav ul li {
    width: 100%;
    padding: .6em;
  }
  .ranking-sec .ranking-con .ranking-list .ranking-item .c-fig img {
    border-radius: .5em;
  }
}
.ranking-sec .ranking-con .ranking-list .ranking-item .c-fig {
  border-radius: 1em;
  overflow: hidden;
  border: 1px solid #cacaca;
}
@media screen and (max-width: 750px) {
  .ranking-sec .ranking-con .ranking-list .ranking-item .c-fig {
    border-radius: .5em;
  }
}
.ranking-sec .ranking-con .ranking-list .ranking-item .c-fig img {
  object-fit: cover;
  border-radius: unset;
  transition: scale .3s ease;
}
@media (any-hover: hover) {
  .ranking-sec .ranking-con .ranking-list .ranking-item a:hover .c-fig img {
    scale: 1.03;
  }
}
@media (hover: none) {
  .ranking-sec .ranking-con .ranking-list .ranking-item a:active .c-fig img {
    scale: 1.03;
  }
}
.ranking-sec .ranking-main .c-btn {
  width: 100%;
}
.ranking-sec .ranking-con .ranking-list .ranking-item .ranking-item-info .ranking-item-ttl {
  line-height: 1.4;
  margin-bottom: .7em;
}
.ranking-sec .ranking-con .ranking-list .ranking-item .ranking-item-info .ranking-item-place {
  line-height: 1.2;
}
.ranking-sec .ranking-con .ranking-list-s .ranking-item .ranking-item-info .ranking-item-place {
  line-height: 1.2;
}
.ranking-sec .ranking-con .ranking-list .ranking-item .rankign-ico {
  top: -1em;
  left: -1em;
}
.ranking-sec .ranking-con .ranking-list .ranking-list-l .ranking-item .rankign-ico {
  left: -1em;
}
.ranking-sec .ranking-con .ranking-list .ranking-item .rankign-ico .ico {
  width: 5.2rem;
}
.ranking-sec .ranking-con .ranking-list .ranking-item .rankign-ico:has(.ico-ranking01,.ico-ranking02,.ico-ranking03) span {
  top: .15em;
}
@media screen and (min-width: 751px) {
  .ranking-sec .ranking-con .ranking-list-s .ranking-item .ranking-item-info .ranking-item-place {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 750px) {
  .ranking-sec .ranking-con .ranking-list .ranking-item .rankign-ico .ico {
    width: 3.8rem;
  }
  .ranking-sec .ranking-con .ranking-list .ranking-list-l .ranking-item .rankign-ico .ico {
    width: 5.5rem;
  }
  .ranking-sec .ranking-con .ranking-list .ranking-list-l .ranking-item .rankign-ico span {
    top: .1em;
    font-size: 2rem;
  }
  .ranking-sec .ranking-con .ranking-list .ranking-item .rankign-ico span {
    font-size: 1.4rem;
  }
  .ranking-sec .ranking-con .ranking-list-s .ranking-item:nth-child(-n+2) .rankign-ico span {
    top: .2em;
  }
}



/* TOP */
@media screen and (max-width: 1250px) {
  .header.js-fixed .gnav > ul > li > a, .header.js-fixed .gnav > ul > li .gnav-parent {
    font-size: 1.1rem;
    word-break: auto-phrase;
    text-align: center;
  }
}
.topics-sec .topics-slider .topics-item-cat {
  display: inline-block;
  color: #fff;
  font-size: 1.2rem;
  background: #CD8D1A;
  padding: .2em .8em;
  margin-bottom: .6em;
}
.topics-sec .topics-slider .swiper-slide-active .topics-item-cat {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-slider dl dt {
    font-size: 1.6rem;
  }
  .course-sec .c-box-shadow-in .tour-item-fig {
    display: block;
    width: 28.9855072464%;
  }
  #home .c-ttl {
    font-size: 2.333rem;
  }
  #home .c-sttl {
    font-size: 1.5166666667rem;
  }
  .event-sec .event-h .event-lead {
    font-size: 1.5166666667rem;
  }
  .event-sec .event-ico {
    width: auto;
    font-size: 1.1rem;
    padding: .2em .8em;
  }
  .pagetop {
    right: 1em;
    bottom: 10rem;
    width: min(60px, 16dvw);
  }
  @media screen and (max-width: 1140px) {
    .header .header-in {
      border-bottom: none;
    }
  }
  @media screen and (max-width: 1000px) {
    .header .header-in {
      border-bottom: 2px solid #f05678;
    }
  }
}
.important-sec {
  margin-bottom: min(45px, 9dvw);
}
@media screen and (max-width: 980px) {
  .important-sec .important-main {
    flex-direction: column;
    padding: 3em 1.5em;
  }
}
.important-sec .important-main .important-con {
  align-items: center;
}
@media screen and (max-width: 980px) {
  .important-sec .important-main .important-con {
    flex-direction: column;
    margin-right: 0;
    margin-bottom: 1.5em;
    padding-right: 0;
    border: none;
  }
}
.important-sec .important-main .important-heading {
  width: 13em;
  word-break: keep-all;
}
@media screen and (max-width: 980px) {
  .important-sec .important-main .important-list li a {
    flex-direction: column;
    padding-block: 2em;
  }
}
.important-sec .important-main .important-list li a span {
  width: 8em;
}
@media screen and (max-width: 980px) {
  .important-sec .important-main .important-list li a span {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 980px) {
  .important-sec .important-main .important-btn {
    width: min(250px, 76.2711864407%);
    margin: 0 auto;
    max-width: 100%;
  }
}
.useful-sec .useful-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
@media screen and (max-width: 750px) {
  .useful-sec .useful-list {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
}
.useful-sec .useful-list li {
  width: auto;
}
@media screen and (max-width: 750px) {
  .useful-sec .useful-list li {
    width: auto;
  }
}
@media screen and (max-width: 980px) {
  .useful-sec .useful-list li a {
    padding: .8em 5px 1em .8em;
  }
}
.useful-sec .useful-list li a span {
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .useful-sec .useful-list li a span {
    font-size: 1.268rem;
  }
}
.side-menu-popup .popup-nav {
  overflow-y: auto;
}
.side-menu-popup .popup-main .search-popup-main .search-popup-txt {
  flex: unset;
  width: calc(100% - 73px);
}
.side-menu-popup .popup-nav .popup-nav-main dl dd ul li {
  line-height: 1.4;
}

/* common */
.ico-info-14 {
  content: url("../img/common/ico_info_14.svg");
}
.ico-info-15 {
  content: url("../img/common/ico_info_15.svg");
}
.c-btn::before {
  border-color: #f05678;
}
.c-btn::after {
  border-left-color: #f05678;
}
._transportation .tra-other .tra-other-box._box02 .tra-other-box-btn a {
  border-color: #f05678;
}
.footer {
  border-top-color: #f05678;
}
.footer .footer-con .footer-in .footer-sns p {
  border-bottom-color: #f05678;
}
.footer .footer-con .footer-in .footer-sns p::after {
  background-color: #f05678;
}
@media screen and (max-width: 750px) {
  .footer-nav .nav-in ul li a span {
    margin-top: 7px;
    font-size: 1.087rem;
  }
}
.header .gnav .popup .popup-con .popup-ttl {
  color: #f05678;
}
.header .gnav .popup .popup-con .popup-link ul li a img {
  border-radius: 8px;
}
@media screen and (max-width: 750px) {
  .header .gnav .popup .popup-con .popup-link ul li a img {
    border-radius: 4px;
  }
}
.header .gnav .popup .popup-con .popup-link ul li a .ico-info-15 {
  width: 4.8rem;
}
.cmn-area-tag {
  display: inline-block;
  width: fit-content;
  min-width: 85px;
  font-size: 1.2rem;
  text-align: center;
  background: #e1e1e1;
  padding: .2em 1em;
}
@media screen and (max-width: 750px) {
  .cmn-area-tag {
    width: fit-content;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 750px) {
  .pagettl02-sec .pagettl-lead {
    font-size: 1.449rem;
    margin-top: 1em;
  }
}
.pagettl02-sec .pagettl-en {
  letter-spacing: .05em;
}
@media screen and (max-width: 750px) {
  .pagettl02-sec .pagettl-en {
    font-size: 1.63rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .c-lineheading {
    border-bottom-width: 3px;
    padding-bottom: .3em;
    margin-bottom: .7em;
  }
}
@media screen and (max-width: 750px) {
  .pagettl-sec .pagettl-h span {
    font-size: 2.536rem;
  }
  .pagettl-sec .pagettl-lead {
    font-size: 1.359rem;
  }
}
@media screen and (max-width: 750px) {
  .list-main-num span {
    font-size: 2.717rem;
  }
}

/* guidebook */
.guidebook-pdf a {
  border-color: #f05678;
}
.guidebook-area-tag-wrap {
  margin-bottom: 1em;
}
.guidebook-publisher {
  font-size: 1.3rem;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .guidebook-new .guidebook-new-wrap .slide-btn {
    width: 30px;
    margin-top: -15px;
  }
}
/* favorites */
.rankings-box .rankings-link a {
  border-color: #f05678;
}
.rankings-box .rankings-slide a figure {
  place-content: center;
  aspect-ratio: 4 / 3;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: .8em;
}
@media screen and (max-width: 750px) {
  .rankings-box .rankings-slide a figure {
    border-radius: 5px;
  }
}
.rankings-box .rankings-slide a .rankings-tag-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1em;
}
.rankings-box .rankings-slide a .rankings-tag-wrap:not(:has(.cmn-area-tag)) {
  justify-content: flex-end;
}
.rankings-box .rankings-slide .rankings-slide-con .rankings-swiper {
  overflow: visible;
}

/* TOPイベント情報にバナー設置 250128asa*/
.event-sec .event-h .event-bnr {
  width: min(419px, 100%);
  text-align: center;
  padding-block: 2em;
  margin: auto;
}
/* search_foods */
._gourmet01 .gourmet-in, ._gourmet02 .gourmet-in, ._gourmet03 .gourmet-in, ._gourmet04 .gourmet-in, ._gourmet05 .gourmet-in {
  padding: 0;
}
._gourmet02 .gourmet-in {
  padding-left: 2em;
}
@media screen and (max-width: 750px) {
  ._gourmet02 .gourmet-in {
    padding-left: 0;
  }
}
._gourmet04 .gourmet-in {
  padding-left: 2em;
}
@media screen and (max-width: 750px) {
  ._gourmet04 .gourmet-in {
    padding-left: 0;
  }
}
._gourmet04 .gourmet-con {
  padding: 65px 0 0;
}
@media screen and (max-width: 960px) {
  ._gourmet04 .gourmet-num {
    position: static;
    margin-top: 1em;
  }
}
._gourmet01 .gourmet-top {
  padding: 0 min(90px, 6dvw);
}
@media screen and (min-width: 961px) {
  ._gourmet02 .gourmet-top {
    padding-inline: min(130px, 8dvw) min(50px, 5dvw);
  }
  ._gourmet04 .gourmet-top {
    padding-inline: min(130px, 8dvw) min(50px, 5dvw);
  }
}
._gourmet04 .gourmet-box02 {
  padding-left: 0;
}
._gourmet05 .gourmet-box .gourmet-heading {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .cmn-anchor a {
    top: -90px;
  }
}
._gourmet01 .gourmet-con {
  padding: 85px 1.5em 50px;
}
._gourmet05 .gourmet-con {
  padding: 85px 1.2em 50px;
}
.sf-feature .feature-con {
  background: none;
  padding: 0;
}
.sf-feature .feature-inner {
  background: #f3f3f6;
  border-radius: 1em 1em 0 0;
  padding: 2em 3.5em 1.5em;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-inner {
    border-radius: .8em .8em 0 0;
    padding: 2em 1em 1em;
  }
}
.sf-feature .feature-box {
  justify-content: center;
  flex-wrap: wrap;
  gap: min(6.5em, 6.5dvw);
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-box {
    margin-bottom: 2em;
  }
}
.sf-feature .feature-item {
  min-width: 300px;
}
.sf-feature .feature-heading {
  width: auto;
  max-width: unset;
  color: #ff7945;
  font-size: 3.4rem;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: keep-all;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-heading {
    font-size: 2.8rem;
    text-align: center;
  }
}
.sf-feature .feature-txt {
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-txt {
    padding: 0;
  }
}
.sf-feature .feature-map-area {
  width: min(380px, 37%);
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-map-area {
    width: 100%;
  }
}
.sf-feature .feature-map-area #feature_map {
  margin-bottom: 1em;
}
.sf-feature .feature-map-area .feature-map-notes {
  font-size: 1.4rem;
  text-align: center;
  background: #fff;
  border-radius: 50vw;
  padding: .4em 1em;
}
.sf-feature .feature-map-area a .map-fill {
  transition: fill 0.2s ease;
}
@media(any-hover: hover) {
  .sf-feature .feature-map-area a:hover .map-fill {
    fill: #facfa9;
  }
}
@media(hover: none) {
  .sf-feature .feature-map-area a:active .map-fill {
    fill: #facfa9;
  }
}
.sf-feature .feature-area-con {
  display: none;
  overflow: hidden;
}
.sf-feature .feature-area-con.active {
  margin-bottom: 4em;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-area-con.active {
    margin-bottom: 1em;
  }
}
.sf-feature .feature-area-box {
  margin-bottom: 3em;
}
.sf-feature .feature-area-box .feature-area-heading {
  font-size: 2.6rem;
  border-bottom: 3px solid;
  padding-bottom: 0.3em;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-area-box .feature-area-heading {
    font-size: 2.333rem;
    border-width: 2px;
}
}
.sf-feature .feature-area-box .feature-area-heading::before {
  content: "";
  display: inline-block;
  width: min(16px, 1em);
  height: auto;
  aspect-ratio: 41 / 50;
  vertical-align: middle;
  background: url("../img/search_foods/ico_flag.svg") no-repeat center / contain;
  margin-right: 0.6em;
}
.sf-feature .feature-area-box .feature-area-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 2em min(5em, 5dvw);
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-area-box .feature-area-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 2em 1em;
  }
}
.sf-feature .feature-area-box .feature-area-list a {
  transition: color .3s ease;
}
@media(any-hover: hover) {
  .sf-feature .feature-area-box .feature-area-list a:hover {
    color: #ff7945;
  }
} 
@media(hover: none) {
  .sf-feature .feature-area-box .feature-area-list a:active {
    color: #ff7945;
  }
} 
.sf-feature .feature-area-box .feature-area-list figure {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin: 0 auto 0.8em;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-area-box .feature-area-list figure {
    aspect-ratio: 1;
  }
}
.sf-feature .feature-area-box .feature-area-list figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: scale .3s ease, opacity .3s ease;
}
@media(any-hover: hover) {
  .sf-feature .feature-area-box .feature-area-list a:hover img {
    opacity: 0.8;
    scale: 1.05; 
  }
} 
@media(hover: none) {
  .sf-feature .feature-area-box .feature-area-list a:active img {
    opacity: 0.8;
    scale: 1.05; 
  }
} 
.sf-feature .feature-area-box .feature-area-list h4 {
  font-size: 1.6rem;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-area-box .feature-area-list h4 {
    font-size: 1.4rem;
  }
}
.sf-feature .feature-area-btn {
  background: #ff7945;
  width: 100%;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  border-radius: 0 0 1em 1em;
  padding: 1em;
  transition: opacity .3s ease;
}
@media screen and (max-width: 750px) {
  .sf-feature .feature-area-btn {
    font-size: 1.983rem;
    padding: .6em;
  }
}
.sf-feature .feature-area-btn:hover {
  opacity: .9;
}
.sf-feature .feature-area-btn::after {
  content: "";
  display: inline-block;
  width: 1.15em;
  height: 1.15em;
  vertical-align: -0.2em;
  background: url("../img/search_foods/ico_arrow.svg") no-repeat center / contain;
  margin-left: 0.2em;
  rotate: 180deg;
  transition: rotate .3s ease;
}
.sf-feature .feature-area-btn.is-open::after {
  rotate: 0deg;
}
/* footer */
.footer .f-main .f-box .f-box-in {
  max-width: unset;
}
@media screen and (max-width: 750px) {
  .footer .f-main .f-box .f-logo {
    max-width: unset;
    width: min(400px, 70%);
  }
}
.footer .f-main .f-box .f-logo figcaption {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: .05em;
  padding-block: 1em 0;
}
@media screen and (max-width: 750px) {
  .footer .f-main .f-box .f-logo figcaption {
    font-size: 1.087rem;
  }
}
.footer .f-main .f-box .f-lead {
  max-width: 450px;
  margin: 0 auto 1em;
}
@media screen and (max-width: 750px) {
  .footer .f-main .f-box .f-lead {
    font-size: 1.3rem;
  }
}
.footer .f-main .f-box .f-link {
  width: fit-content;
  flex-wrap: wrap;
  margin: auto;
}
.footer .f-main .f-sns .f-sns-box {
  flex-wrap: wrap;
  gap: 1em;
}
.footer .f-main .f-sns .f-sns-heading {
  overflow-wrap: anywhere;
  word-break: auto-phrase;
  line-height: 1.3;
  margin-bottom: min(70px, 8dvw);
}
@media screen and (max-width: 750px) {
  .footer .f-main .f-sns .f-sns-heading {
    font-size: 2.174rem;
    margin-bottom: .5em;
  }
}
.footer .f-main .f-box .f-link li {
  line-height: 1.6;
  background-size: 1em;
  padding-left: 1.4em;
}
.footer .f-main .f-sns .f-sns-link {
  line-height: 1.6;
  background-size: 1em;
  padding-left: 1.4em;
}
@media screen and (max-width: 750px) {
  .footer .f-main .f-sns .f-sns-box {
    margin: 0 auto 1.5em;
  }
  .footer .f-main .f-sns .f-sns-subheading {
    font-size: 1.268rem;
    font-weight: 500;
    letter-spacing: .05em;
    margin-bottom: 1.5em;
  }
}
._gourmet02 .gourmet-box ul {
  justify-content: space-around;
}
._gourmet02 .gourmet-box {
  max-width: 1000px;
  padding-inline: 20px;
}
._gourmet02 .gourmet-box ul li {
  flex: 1;
}
@media screen and (max-width: 750px) {
._gourmet02 .gourmet-box ul li {
  width: 100%;
}
}
._gourmet01 .gourmet-bg img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .section[class*="_gourmet0"] .gourmet-copy {
    font-size: 1.812rem;
  }
  .section[class*="_gourmet0"] .gourmet-ttl {
    font-size: 2.899rem;
  }
  .section[class*="_gourmet0"] .gourmet-box .gourmet-list li .gourmet-list-ttl {
    font-size: 1.812rem;
  }
  .section[class*="_gourmet0"] .gourmet-box .gourmet-list li p {
    font-size: 1.359rem;
    text-align: left;
  }
  section[class*="_gourmet0"] .gourmet-copy {
    font-size: 1.449rem;
    margin-bottom: 8.594203%;
  }
  section[class*="_gourmet0"] .gourmet-ttl {
    font-size: 3.261rem;
  }
  section[class*="_gourmet0"] .gourmet-lead {
    font-size: 1.449rem;
  }
  ._gourmet01 .gourmet-box .gourmet-list li .gourmet-list-ttl {
    font-size: 1.812rem;
  }
  ._gourmet01 .gourmet-box .gourmet-list li p {
    font-size: 1.359rem;
    text-align: left;
  }
  ._gourmet02 .gourmet-box ul li .gourmet-txt {
    font-size: 1.449rem;
  }
  ._gourmet02 .gourmet-box ul li .gourmet-link a {
    font-size: 1.449rem;
  }
  ._gourmet02 .gourmet-box ul li .gourmet-heading {
    font-size: 1.993rem;
  }
  :is(._gourmet02,._gourmet04) .gourmet-sp {
    margin-left: auto;
    translate: 4% 0;
  }
  :is(._gourmet03,._gourmet05) .gourmet-sp {
    margin-right: auto;
    translate: -4% 0;
  }
  ._gourmet03 .gourmet-con {
    background: none;
  }
  section[class*="_gourmet0"] .gourmet-box .gourmet-heading {
    font-size: 1.993rem;
  }
  section[class*="_gourmet0"] .gourmet-box .gourmet-txt {
    font-size: 1.449rem;
  }
  section[class*="_gourmet0"] .gourmet-box .gourmet-link a {
    font-size: 1.449rem;
  }
  ._gourmet04 .gourmet-box02 .gourmet-box-item .gourmet-item-txt {
    font-size: 1.449rem;
  }
  ._gourmet04 .gourmet-box02 .gourmet-box-item._item01 ul li .gourmet-heading {
    font-size: 1.993rem;
  }
  ._gourmet04 .gourmet-box02 .gourmet-box-item._item01 ul li .gourmet-txt {
    font-size: 1.449rem;
  }
  ._gourmet04 .gourmet-box02 .gourmet-box-item._item01 ul li .gourmet-link a {
    font-size: 1.449rem;
  }
  ._gourmet04 .gourmet-box02 .gourmet-box-item._item01 ul {
    margin-bottom: 0;
  }
  ._gourmet05 .gourmet-box .gourmet-list li .gourmet-list-ttl {
    font-size: 1.812rem;
  }
  ._gourmet05 .gourmet-box .gourmet-list li p {
    font-size: 1.359rem;
    text-align: left;
  }
  ._gourmet06 .gourmet-btn a {
    font-size: 1.449rem;
  }
  ._gourmet07 .gourmet-in {
    padding-inline: 4%;
  }
  ._gourmet07 .gourmet-txt {
    font-size: 1.449rem;
  }
  ._gourmet07 .gourmet-btn a {
    font-size: 1.449rem;
  }

}
._gourmet05 .gourmet-box {
  margin-bottom: min(115px, 10dvw);
}

/* Cookie */
.cookie {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0,0,0,0.75);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
  backdrop-filter: blur(6px);
  transition: bottom 0.25s ease;
  padding: 2em 1em;
  z-index: 999;
}
@media screen and (max-width: 750px) {
  .cookie {
    padding: 1.5em 0 2em;
  }
}
.cookie.is-z-index {
  z-index: 998;
}
.cookie .cookie-in {
  max-width: 1140px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 1.5em 5em;
  padding-inline: 20px;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .cookie .cookie-in {
    flex-direction: column;
    padding: 0 4.6875%;
  }
}
.cookie .cookie-con {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .cookie .cookie-con {
    display: block;
  }
}
.cookie .cookie-txt {
  flex: 1;
  min-width: 500px;
  color: #fff;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .cookie .cookie-txt {
    width: 100%;
    min-width: unset;
    font-size: 1.283rem;
  }
}
.cookie .cookie-txt a {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
@media(any-hover: hover) {
  .cookie .cookie-txt a:hover {
    text-decoration: none;
  }
}
@media(hover: none) {
  .cookie .cookie-txt a:active {
    text-decoration: none;
  }
}
.cookie .cookie-btn {
  width: 280px;
  justify-content: center;
  color: #333;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50vw;
  transition: color .2s ease, background-color .2s ease;
  cursor: pointer;
  padding: 1em;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .cookie .cookie-btn {
    width: min(370px, 70%);
  }
}
@media(any-hover: hover) {
  .cookie .cookie-btn:hover {
    color: #fff;
    background-color: transparent;
  }
}
@media(hover: none) {
  .cookie .cookie-btn:active {
    color: #fff;
    background-color: transparent;
  }
}
.cookie-btn.c-btn-round::before {
  border: none;
}
/* sitemap */
._sitemap {
  padding-bottom: 0;
}
._sitemap .sitemap-main {
  padding: 50px 0 min(100px, 17dvw);
}
/* TOP topics_sec */
.topics-sec {
  padding-block: min(60px, 7dvw);
}
@media screen and (max-width: 750px) {
  :not(.important-sec) + .topics-sec {
    padding-block: 1.5em min(70px, 10dvw);
  }
}
.topics-sec .topics-top .home-top {
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .topics-sec .topics-top .home-top {
    align-items: flex-start;
    gap: 0;
  }
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-top .home-top {
    align-items: center;
    gap: .8em;
  }
}
.topics-sec .topics-top .home-top p {
  flex: auto;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-top .home-top p {
    font-weight: 500;
  }
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-slide-btn-wrap {
    display: none;
  }
}
.topics-sec .topics-top .inner {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 2em;
}
@media screen and (max-width: 980px) {
  .topics-sec .topics-top .inner {
    align-items: flex-end;
  }
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-top .inner {
    justify-content: center;
  }
}
.topics-sec .topics-swiper {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-swiper {
    transition: height 0.4s ease;
  }
  .topics-sec .topics-swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2em 1.1em;
  }
  .topics-sec .topics-swiper .swiper-wrapper .swiper-slide {
    height: auto;
    transition-property: auto;
  }
}
.topics-sec .topics-swiper:not(.swiper-initialized) .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2em;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-swiper:not(.swiper-initialized) .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 2em 1.1em;
    margin-bottom: 2em;
  }
}
.topics-sec .topics-swiper .swiper-slide figure {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  border-radius: 1em;
  overflow: hidden;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-swiper .swiper-slide figure {
    aspect-ratio: 1;
    border-radius: .5em;
  }
}
.topics-sec .topics-swiper .swiper-slide figure img {
  height: 100%;
  object-fit: cover;
  transition: scale .3s ease, opacity .3s ease;
}
@media(any-hover: hover) {
  .topics-sec .topics-swiper .swiper-slide a:hover img {
    scale: 1.03;
    opacity: 0.8;
  }
}
@media(hover: none) {
  .topics-sec .topics-swiper .swiper-slide a:active img {
    scale: 1.03;
    opacity: 0.8;
  }
}
.topics-sec .topics-swiper .swiper-slide dt {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: .3em;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-swiper .swiper-slide dt {
    font-size: 1.449rem;
  }
}
.topics-sec .topics-swiper .swiper-slide dd {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-swiper .swiper-slide dd {
    font-size: 1.167rem;
  }
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-swiper .swiper-pagination {
    display: none;
  }
}
.topics-sec .topics-more-btn {
    position: relative;
    width: min(400px, 80%);
    display: block;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    background: #ef5d7d;
    border: 1px solid #ef5d7d;
    border-radius: 2em;
    padding: 1.2em;
    margin: auto;
    transition: all .5s;
}
@media screen and (max-width: 750px) {
  .topics-sec .topics-more-btn {
    font-size: 1.449rem;
    padding: 1em;
  }
}
.topics-sec .topics-more-btn::after {
  content: '';
  position: absolute;
  right: 1.5em;
  top: 50%;
  translate: 0 -50%;
  width: 1.3em;
  height: 1.3em;
  background: url('../img/common/ico_plus.svg') no-repeat center / contain;
}
/* TOP .favorite-area */
#home .ico-favorite {
  content: url("../img/common/ico_favorite_btn_active.svg");
  font-size: min(40px, 7dvw);
}
#home .ico-favorite-w {
  content: url("../img/common/ico_favorite_btn.svg");
  font-size: min(40px, 7dvw);
}
/* TOP feature-sec  */
.feature-sec .feature-top .feature-top-in .feature-top-con p {
  font-size: 2rem;
}
@media screen and (max-width: 750px) {
  .feature-sec .feature-top .feature-top-in .feature-top-con p {
    font-size: 1.4rem;
    font-weight: 500;
  }
  .feature-sec .feature-top .feature-top-in {
    padding-block: 3em;
  }
  .feature-sec .feature-top .feature-top-in .feature-top-con .feature-ttl {
    font-size: 3.261rem;
    margin-bottom: .3em;
  }
}
.feature-sec .feature-main {
  padding-block: 65px 80px;
}
@media screen and (max-width: 750px) {
  .feature-sec .feature-main {
    padding-block: 2em 4em;
  }
}
.feature-sec .feature-main .feature-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 3em 2em;
  margin-bottom: min(50px, 8dvw);
}
@media screen and (max-width: 750px) {
  .feature-sec .feature-main .feature-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5em 1.2em;
  }
}
.feature-sec .feature-main .feature-list li {
  position: relative;
  width: unset;
}
.feature-sec .feature-main .feature-list li .feature-list-fig figure {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 1em;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .feature-sec .feature-main .feature-list li .feature-list-fig figure {
    border-radius: .5em;
  }
}
.feature-sec .feature-main .feature-list li .feature-list-fig figure img {
  height: 100%;
  object-fit: cover;
  transition: scale .3s ease;
}
@media(any-hover: hover) {
  .feature-sec .feature-main .feature-list li a:hover .feature-list-fig figure img {
    scale: 1.03;
  }
}
@media(hover: none) {
  .feature-sec .feature-main .feature-list li a:active .feature-list-fig figure img {
    scale: 1.03;
  }
}
.feature-sec .feature-main .feature-list li .favorite-area {
  position: absolute;
  top: 1em;
  right: 1em;
  width: min(40px, 7dvw);
  height: min(40px, 7dvw);
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .feature-sec .feature-main .feature-list li .favorite-area {
    top: .5em;
    right: .5em;
  }
}
.feature-sec .feature-main .feature-list li p {
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .feature-sec .feature-main .feature-list li p {
    font-size: 1.449rem;
    margin-top: .7em; 
  }
}
/* TOP mainvisual */
.mainvisual-sec .mainvisual-fig ul li .mainvisual-link {
  max-width: unset;
  bottom: -1px;
}
.mainvisual-sec .mainvisual-fig ul li .mainvisual-link a {
  width: fit-content;
  padding-block: .6em .3em;
  transition: color .3s ease;
}
@media(any-hover: hover) {
  .mainvisual-sec .mainvisual-fig ul li .mainvisual-link a:hover {
    opacity: 1;
    color: #ef5d7d;
    text-decoration: underline;
  }
}
@media(hover: none) {
  .mainvisual-sec .mainvisual-fig ul li .mainvisual-link a:active {
    opacity: 1;
    color: #ef5d7d;
    text-decoration: underline;
  }
} 
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-fig ul li .mainvisual-link a {
    padding: .5em 0 .3em 1em;
  }
}
.mainvisual-sec .mainvisual-fig ul li .mainvisual-link a span {
  font-weight: 600;
  padding: .3em 3em .3em 1em;
}
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-fig ul li .mainvisual-link a span {
    font-size: 1.268rem;
    background-size: 1.4em;
  }
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper {
  position: relative;
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper .mainvisual-slide-btn-wrap {
  position: absolute;
  bottom: 1em;
  right: 0;
  display: flex;
  justify-content: flex-end;
  gap: 1em;
  padding: 1em;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-fig .mainvisual-swiper .mainvisual-slide-btn-wrap {
    position: static;
    padding: .5em 1em .5em .5em;
  }
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper .mainvisual-slide-btn-wrap .mainvisual-slide-btn {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-fig .mainvisual-swiper .mainvisual-slide-btn-wrap .mainvisual-slide-btn {
    width: min(50px, 3em);
    height: min(50px, 3em);
  }
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper .mainvisual-slide-btn-wrap .mainvisual-slide-btn._next {
  scale: -1 1;
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper .mainvisual-slide-btn-wrap .swiper-button-disabled {
  filter: grayscale(1);
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper .swiper-scrollbar {
  position: static;
  width: 100%;
  margin-top: 1em;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-fig .mainvisual-swiper .swiper-scrollbar {
    width: auto;
    margin: 1em;
  }
}
.mainvisual-sec .mainvisual-fig .mainvisual-swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #ef5d7d;
}
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-main .mainvisual-nav ul li a {
    font-size: 1.449rem;
  }
}
@media screen and (max-width: 750px) {
  .mainvisual-sec .mainvisual-main .mainvisual-btn a {
    font-size: 1.449rem;
  }
}

/* TOP info */
.info-sec .info-box {
  display: flex;
  gap: 3em;
  background: #ffe4e3;
  border-radius: .7em;
  padding: 1em 1.5em;
}
@media screen and (max-width: 980px) {
  .info-sec .info-box {
    flex-direction: column;
    gap: 1.5em; 
    padding: 2em 1.5em;
  }
}
@media screen and (max-width: 750px) {
  .info-sec .info-box {
    gap: 0;
  }
}
.info-sec .info-box .info-ttl {
  font-size: 1.6rem;
  padding-top: .2em;
}
@media screen and (max-width: 750px) {
  .info-sec .info-box .info-ttl {
    font-size: 1.867rem;
  }
}
.info-sec .info-box .info-ttl::before {
  content: '';
  display: inline-block;
  background: url('../img/common/ico_important.svg') no-repeat center / contain;
  width: 1.8em;
  height: 1.8em;
  vertical-align: bottom;
  margin-right: .5em;
}
.info-sec .info-box .info-list {
  flex: 1;
  width: fit-content;
}
@media screen and (max-width: 750px) {
  .info-sec .info-box .info-list {
    margin-bottom: 2em;
  }
}
.info-sec .info-box .info-list li {
  display: flex;
  gap: 2em;
  padding-block: .5em;
}
@media screen and (max-width: 750px) {
  .info-sec .info-box .info-list li {
    flex-direction: column;
    gap: .5em;
    font-size: 1.633rem;
    border-bottom: 1px solid #cfcfcf;
    padding-block: 1em;
  }
}
.info-sec .info-box .info-list a {
  font-weight: 500;
  text-decoration: underline;
}
@media(any-hover: hover) {
  .info-sec .info-box .info-list li a:hover {
    text-decoration: none;
  }
}
@media(hover: none) {
  .info-sec .info-box .info-list li a:active {
    text-decoration: none;
  }
}
.info-sec .info-box .info-list li .info-list-date {
  word-break: keep-all;
}
.info-sec .info-box .info-btn-wrap {
  position: relative;
  width: min(205px, 100%);
  place-content: center;
  padding-left: 1.7em;
}
@media screen and (max-width: 980px) {
  .info-sec .info-box .info-btn-wrap {
    width: min(220px, 50%);
    padding: 0;
    margin: auto;
  }
}
@media screen and (max-width: 750px) {
  .info-sec .info-box .info-btn-wrap {
    width: min(280px, 55%);
  }
}
.info-sec .info-box .info-btn-wrap::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  border-left: 1px solid #ef5d7d;
}
@media screen and (max-width: 980px) {
  .info-sec .info-box .info-btn-wrap::before {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .c-btn {
    font-size: 1.449rem;
  }
}
.c-btn02 {
  position: relative;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  background: linear-gradient(90deg, #dd5a80 0%, #d6351c 100%);
  background-size: 200% 100%;
  border-radius: 50vw;
  padding: .5em 3em .5em 1.5em;
}
@media screen and (max-width: 750px) {
  .c-btn02 {
    font-size: 1.6rem;
    padding: .6em 3em .6em 1.5em;
  }
}
.c-btn02::after {
  content: '';
  position: absolute;
  width: 1.6em;
  height: 1.6em;
  background: url('../img/common/ico_circle_arrow.svg') no-repeat center / contain;
  right: .6em;
  top: 50%;
  translate: 0 -50%;
  transition: translate .3s ease;
}
@media(any-hover: hover) {
  .c-btn02:hover::after {
    translate: 2px -50%;
  }
}
@media(hover: none) {
  .c-btn02:active::after {
    translate: 2px -50%;
  }
}
/* TOP special-sec */
.special-sec {
  background-color: #bdf1f1;
  padding-block: min(85px, 13dvw);
}
#home .special-top .inner {
  margin-bottom: 1em;
}
.special-sec .special-main .special-in {
  max-width: 1240px;
}
@media screen and (min-width: 1001px) {
  .special-sec .special-main .special-in {
    padding: 0 80px;
    max-width: 1400px;
  }
}
.special-sec .special-main .special-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 3em 1.8em;
}
@media screen and (max-width: 750px) {
  .special-sec .special-main .special-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5em 1em;
  }
}
.special-sec .special-main .special-list li {
  width: auto;
}
.special-sec .special-main .special-list li a {
  border-radius: 0;
}
.special-sec .special-main .special-list li a::after {
  display: none;
}
.special-sec .special-main .special-list figure {
  position: relative;
  border-radius: .9em;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .special-sec .special-main .special-list figure {
    border-radius: .5em;
  }
}
.special-sec .special-main .special-list li:not(._no-blank) figure::after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0;
  width: min(2em, 5.5dvw);
  height: min(2em, 5.5dvw);
  background: url('../img/home/special_i001.svg') no-repeat center / contain;
  z-index: 10;
}
.special-sec .special-main .special-list li .special-list-ttl {
  position: static;
  color: inherit;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  padding: .7em 0;
}
@media screen and (max-width: 750px) {
  .special-sec .special-main .special-list li .special-list-ttl {
    font-size: 1.449rem;
    text-align: left;
  }
}
.special-sec .special-main .special-list figure img {
  transition: scale .3s ease, filter .3s ease;
}
@media(any-hover: hover) {
  .special-sec .special-main .special-list a:hover figure img {
    scale: 1.03;
  }
}
@media(hover: none) {
  .special-sec .special-main .special-list a:active figure img {
    scale: 1.03;
  }
}
/* TOP common */
#home .inner {
  max-width: 1240px;
}
#home .inner:has(.home-top) {
  margin-bottom: 3.5em;
}
@media screen and (max-width: 980px) {
  #home .inner .home-top {
    flex-direction: column;
  }
}
@media screen and (max-width: 750px) {
  .home-top p {
    font-size: 1.359rem;
    font-weight: 500;
  }
}
#home .cmn-slide-btn-wrap {
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  #home .home-top .home-heading {
    font-size: 3.08rem;
  }
}
.topics-slide-btn-wrap.cmn-slide-btn-wrap:not(:has(button[aria-label])) {
  display: none;
}
#home .cmn-slide-btn-wrap .cmn-slide-btn.swiper-button-disabled {
    filter: grayscale(1);
}
#home .cmn-slide-btn-wrap .cmn-slide-btn {
  width: min(50px,7dvw);
  height: min(50px,7dvw);
}
@media screen and (max-width: 750px) {
  #home .cmn-slide-btn-wrap .cmn-slide-btn {
    width: min(50px, 3em);
    height: min(50px, 3em);
  }
}
#home .cmn-slide-btn-wrap .cmn-slide-btn._next {
  scale: -1 1;
  margin-left: .8em;
}
#home .swiper-pagination .swiper-pagination-bullet {
  width: min(17px, 3dvw);
  height: min(17px, 3dvw);
  border-radius: 50vw;
  border: 1px solid #ef5d7d;
  opacity: 1;
  margin-inline: .8em !important;
}
#home .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: #e0ebf5;
}
/* TOP course-sec */
.course-sec .home-top {
  display: block;
  margin-bottom: 2em;
}
@media screen and (max-width: 750px) {
  .course-sec .home-top {
    margin-bottom: .5em;
  }
}
.course-sec .home-top .inner {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 2em;
}
@media screen and (max-width: 980px) {
  .course-sec .home-top .inner {
    flex-direction: column;
    gap: 0;
  }
}
.course-sec .course-swiper {
  overflow: hidden;
}
.course-sec .course-swiper .course-list {
  gap: 0;
}
@media screen and (max-width: 750px) {
  .course-sec .course-main .course-list {
    flex-direction: row;
  }
}
.course-sec .course-main .course-list li {
  height: auto;
  padding-inline: 1em;
}
.course-sec .course-main .course-list li a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.course-sec .course-main .course-list li a .course-list-fig {
  margin-block: 2em;
}
.course-sec .course-main .course-list li a .course-list-fig::before,
.course-sec .course-main .course-list li a .course-list-fig::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 1em;
  height: 90%;
  top: 50%;
  translate: 0 -50%;
  z-index: -1;
  transition: rotate .5s ease;
}
.course-sec .course-main .course-list li a .course-list-fig::before {
  rotate: -9deg;
  background: #ef5d7d;
}
@media(any-hover: hover) {
  .course-sec .course-main .course-list li a:hover .course-list-fig::before {
    rotate: 9deg;
  }
}
@media(hover: none) {
  .course-sec .course-main .course-list li a:active .course-list-fig::before {
    rotate: 9deg;
  }
}
.course-sec .course-main .course-list li a .course-list-fig::after {
  rotate: 9deg;
  background: #fff;
}
@media(any-hover: hover) {
  .course-sec .course-main .course-list li a:hover .course-list-fig::after {
    rotate: -9deg;
  }
}
@media(hover: none) {
  .course-sec .course-main .course-list li a:active .course-list-fig::after {
    rotate: -9deg;
  }
}
.course-sec .course-main .course-list li a .course-list-fig figure {
  position: static;
  width: 100%;
  overflow: hidden;
  border-radius: 1em;
  margin: auto;
  transition: filter .3s ease;
}
.course-sec .course-main .course-list li a .course-list-fig figure img {
  transition: scale .3s ease;
}
@media(any-hover: hover) {
  .course-sec .course-main .course-list li a:hover figure img {
    scale: 1.03;
  }
}
@media(hover: none) {
  .course-sec .course-main .course-list li a:active figure img {
    scale: 1.03;
  }
}
.course-sec .course-main .course-list li a .course-list-txt {
  margin-top: auto;
}
.course-sec .course-main .course-list li a dl dt {
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .course-sec .course-main .course-list li a dl dt {
    font-size: 1.63rem;
  }
}
.course-sec .course-main .course-list li a dl dd {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 1.8;
}
/* TOP news-sec */
.news-sec {
  padding-block: min(80px,12dvw) 2em;
}
.news-sec .news-top .news-sns {
  column-gap: 1.4em;
}
@media screen and (max-width: 980px) {
  .news-sec .news-top {
    align-items: flex-end;
  }
  .news-sec .news-top .home-top {
    align-items: flex-start;
    gap: 0;
  }
}
@media screen and (max-width: 750px) {
  .news-sec .news-top {
    align-items: center;
  }
  .news-sec .news-top .home-top {
    align-items: center;
    text-align: center;
    gap: .5em;
  }
  .news-sec .news-top .news-sns {
    width: min(250px, 60%);
    justify-content: flex-start;
  }
  .news-sec .news-top .news-sns li {
    width: auto;
    flex: 1;
  }
  .news-sec .news-top .news-sns li:nth-child(2) i.ico.ico-x02 {
    padding: 2px;
  }
}
.news-sec .news-list {
  margin-bottom: min(60px, 11dvw);
}
.news-sec .news-list li .news-item .news-item-con .news-item-ttl {
  text-decoration: underline;
}

/* TOP event-sec */
@media screen and (min-width: 1001px) {
  .event-sec .event-main .event-in {
    padding: 0 80px;
    max-width: 1390px;
  }
}
@media screen and (max-width: 750px) {
  .event-sec {
    padding-block: 10.6666666667% 1em;
  }
}
@media screen and (max-width: 980px) {
  .event-sec .event-main .event-flex {
    display: block;
  }
  .event-sec .event-h {
    width: min(600px, 100%);
    margin: 0 auto 3em;
  }
  .event-sec .event-con .event-btn .c-btn {
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .event-sec .event-con .event-list .event-item-flex {
    flex-direction: column;
    gap: 3em;
  }
  .event-sec .event-h .event-ttl {
    margin-bottom: .3em;
    font-size: 2.2rem;
  }
}
.event-sec .event-con .event-list .event-item {
  position: relative;
}
@media screen and (max-width: 750px) {
  .event-sec .event-con .event-list .event-item {
    width: 100%;
  }
}
.event-sec .event-con .event-list .event-item .favorite-area {
  position: absolute;
  top: 1em;
  right: 1em;
  width: min(40px, 7dvw);
  height: auto;
  aspect-ratio: 1;
  z-index: 10;
}
.event-sec .event-con .event-list .event-item .event-item-fig figure {
  border: 1px solid #cacaca;
  border-radius: 1em;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .event-sec .event-con .event-list .event-item .event-item-fig figure {
    border-radius: .5em;
  }
}
.event-sec .event-con .event-list .event-item .event-item-fig figure img {
  transition: scale .3s ease, opacity .3s ease;
}
@media (any-hover: hover) {
  .event-sec .event-con .event-list .event-item a:hover .event-item-fig figure img {
    scale: 1.03;
    opacity: 0.8;
  }
}
@media (hover: hover) {
  .event-sec .event-con .event-list .event-item a:active .event-item-fig figure img {
    scale: 1.03;
    opacity: 0.8;
  }
}
.event-sec .event-con .event-sub ul li {
  display: flex;
  align-items: center;
  gap: 1em;
  padding-block: 1em;
}
.event-sec .event-con .event-sub .event-sub-item-fig {
  position: relative;
  width: min(24%, 160px);
}
.event-sec .event-con .event-sub .event-sub-item-fig .favorite-area {
  position: absolute;
  right: .5em;
  top: .5em;
  width: min(30px, 7dvw);
  height: min(30px, 7dvw);
  z-index: 10;
}
#home .event-sub .ico-favorite-w {
  font-size: min(30px, 5dvw);
}
#home .event-sub .ico-favorite {
  font-size: min(30px, 5dvw);
}
.event-sec .event-con .event-sub .event-sub-item-fig .c-fig {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  border: 1px solid #cacaca;
  border-radius: 1em;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .event-sec .event-con .event-sub .event-sub-item-fig .c-fig {
    border-radius: .5em;
  }
}
.event-sec .event-con .event-sub .event-sub-item-fig .c-fig img {
  height: 100%;
  object-fit: cover;
  transition: scale .3s ease, opacity .3s ease;
}
@media (any-hover: hover) {
  .event-sec .event-con .event-sub .event-sub-item-fig .c-fig a:hover img {
    scale: 1.03;
    opacity: 0.8;
  }
}
@media (hover: hover) {
  .event-sec .event-con .event-sub .event-sub-item-fig .c-fig a:active img {
    scale: 1.03;
    opacity: 0.8;
  }
}
.event-sec .event-con .event-sub .event-sub-item-con {
  flex: 1;
}
.event-sec .event-con .event-sub .event-sub-item-ttl {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
}
.event-sec .event-con .event-sub .event-sub-item-info {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  font-size: 1.2rem;
}
.event-sec .event-con .event-sub .event-sub-item-info .ico.ico-marker {
  margin-right: .5em;
}
.event-sec .event-con .event-sub .event-sub-item-info .event-sub-item-place {
  display: flex;
  align-items: center;
}
.event-sec .event-con .event-list .event-item dl dt {
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .event-sec .event-con .event-list .event-item dl dt {
    font-size: 1.63rem;
  }
}
.event-sec .event-h .event-calendar .event-calendar-h .event-calendar-ym ._m {
  letter-spacing: .1em;
  padding-left: .2em;
}
@media screen and (max-width: 750px) {
  .event-sec .event-h .event-nav ul li a span {
    font-size: 1.178rem;
  }
  .event-sec .event-h .event-link ul li a {
    font-size: 1.449rem;
  }
}
/* TOP useful-sec  */
@media screen and (max-width: 750px) {
  .useful-sec .useful-list li a {
    padding: .8em 5px 1em .8em;
  }
}
/* header */
@media screen and (max-width: 750px) {
  .header .header-in .header-logo {
    width: min(38%, 35dvw);
  }
  .header.js-fixed .header-in .header-logo {
    width: min(38%, 35dvw);
  }
}
.header .header-nav {
  flex-wrap: wrap;
  padding-block: 1em;
}
.header .header-nav > li {
  word-break: keep-all;
}
.header .header-nav .popup {
  width: fit-content;
}
.side-menu-popup .popup-nav ._language dd ul {
  flex-wrap: wrap;
  gap: 1em min(4rem, 3dvw);
}
.side-menu-popup .popup-nav ._language dd ul li a:hover {
  border-bottom: none;
}
.header .header-nav .popup ul li a[target="_blank"] {
  display: flex;
  padding-right: .5em;
}
.header .header-nav .popup ul li a[target="_blank"]::after {
  content: '';
  position: static;
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("../img/common/ico_link_pk.svg") no-repeat left center;
  margin: 0 0 0 3px;
  filter: brightness(0) invert(1);
}
.header .header-in .header-search-menu {
  display: none;
}
@media screen and (max-width: 1000px) {
  .header .header-in .header-search-menu {
    display: grid;
    place-content: center;
    width: 7.5rem;
    height: 100%;
    padding: 1.4em;
    cursor: pointer;
    margin-left: auto;
  }
}
@media screen and (max-width: 750px) {
  .header .header-in .header-search-menu {
    width: auto;
    padding: .5em;
  }
}
.header .header-in .header-search-menu img {
  width: 100%;
  height: 100%;
  filter: brightness(0);
}
@media screen and (max-width: 750px) {
  .header .header-in .header-search-menu img {
    width: min(2.2em, 40px);
  }
}
.header .header-in .header-language-menu {
  display: none;
  transition: background-color .2s ease;
}
@media screen and (max-width: 1000px) {
  .header .header-in .header-language-menu {
    display: grid;
    place-content: center;
    width: 7.5rem;
    height: 100%;
    padding: 1.2em;
    cursor: pointer;
  }
}
@media screen and (max-width: 750px) {
  .header .header-in .header-language-menu {
    width: auto;
    padding: .8em;
  }
}
.header .header-in .header-language-menu figure {
  text-align: center;
}
@media (any-hover: hover) {
  .header .header-in .header-language-menu:hover {
    background: #ffe4e3;
  }
}
@media (hover: hover) {
  .header .header-in .header-language-menu:active {
    background: #ffe4e3;
  }
}
.header .header-in .header-language-menu img {
  width: max(70%, 28px);
  filter: brightness(0);
}
@media screen and (max-width: 750px) {
  .header .header-in .header-language-menu img {
    width: min(2.2em, 35px);
  }
}
.header .header-in .header-language-menu figcaption {
  font-size: 1.1rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .header .header-in .header-language-menu figcaption {
    font-size: min(12px, 1.167rem);
  }
}
.header .search-box {
  display: none;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.js-menuopen .header .search-box._active {
  display: block;
}
.js-menuopen .header .search-box._active .search-con {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: auto;
  background: #e0ebf5;
  padding: 2em 1em 3em;
}
.header .search-box .search-box-main {
  display: flex;
  gap: 1em;
}
.header .search-box .search-box-main .search-box-txt {
  width: 75%;
  font-size: 16px;
  border: 1px solid #c9d3e7;
  padding: .5em;
}
.header .search-box .search-box-main .search-box-txt::placeholder {
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .header .search-box .search-box-main .search-box-txt::placeholder {
    font-size: 1.087rem;
  }
}
.header .search-box .search-box-main .search-box-btn {
  flex: 1;
  border-radius: 50vw;
  padding: .6em .6em .3em .6em;
}
.header .search-box .search-box-main .search-box-btn .ico-search-w {
  width: 2em;
}
.header .language-box {
  display: none;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.js-menuopen .header .language-box._active {
  display: block;
}
.js-menuopen .header .language-box._active .language-con {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: fit-content;
  background: #e0ebf5;
  padding: 2em 4em 4em;
  overflow-y: auto;
}
.js-menuopen .header .gnav {
  display: none;
  background-color: #e0ebf5;
}
.js-menuopen .header .gnav._active {
  display: block;
}
.js-menuopen .header .header-menu p span:nth-child(1) {
  transform: unset;
}
.js-menuopen .header .header-menu._active p span:nth-child(1) {
  transform: translateY(13px) rotate(45deg);
}
.js-menuopen .header .header-menu p span:nth-child(2) {
  opacity: 1;
}
.js-menuopen .header .header-menu._active p span:nth-child(2) {
  opacity: 0;
}
.js-menuopen .header .header-menu p span:nth-child(3) {
  width: 50%;
  transform: unset;
}
.js-menuopen .header .header-menu._active p span:nth-child(3) {
  width: 100%;
  transform: translateY(-13px) rotate(-45deg);
}
.header .language-box._active .language-con .language-list {
  display: grid;
  grid-template-columns: auto;
  gap: .8em;
  width: min(400px, 100%);
  margin: auto;
}
.js-menuopen .header .language-box._active .language-con .language-list a {
  display: block;
  font-size: min(20px, 2.333rem);
  font-weight: 500;
  text-align: center;
  border: 1px solid #c9d3e7;
  border-radius: .4em;
  background: #fff;
  padding: .7em;
  transition: background-color .3s ease, color .3s ease, font-weight .3s ease;
}
@media screen and (max-width: 750px) {
  .js-menuopen .header .language-box._active .language-con .language-list a {
    font-size: 1.359rem;
    border-radius: .2em;
  }
}
.js-menuopen .header .language-box._active .language-con .language-list a.active {
  background: #ef5d7d;
  color: #fff;
  font-weight: bold;
}
@media(any-hover : hover) {
  .js-menuopen .header .language-box._active .language-con .language-list a:hover {
    background: #ef5d7d;
    color: #fff;
    font-weight: bold;
  }
}
@media(hover : none) {
  .js-menuopen .header .language-box._active .language-con .language-list a:active {
    background: #ef5d7d;
    color: #fff;
    font-weight: bold;
  }
}
.header .menu-close {
  display: grid;
  place-content: center;
  width: min(220px, 52dvw);
  color: #fff;
  font-size: 1.633rem;
  font-weight: 500;
  background: #3b4759;
  border-radius: 50vw;
  padding: 1.2em 2em;
  margin: 2.5em auto 0;
  transition: opacity .3s ease;
}
@media screen and (max-width: 750px) {
  .header .menu-close {
    font-size: 1.359rem;
  }
}
@media(any-hover : hover) {
  .header .menu-close:hover {
    opacity: .8;
  }
}
@media(hover : none) {
  .header .menu-close:active {
    opacity: .8;
  }
}
@media screen and (max-width: 1000px) {
  .header .gnav .gnav-main {
    display: none;
  }
}
.header .gnav .gnav-sp-main-wrap {
  display: none;
}
@media screen and (max-width: 1000px) {
  .header .gnav .gnav-sp-main-wrap {
    display: block;
  }
}
.header .gnav .gnav-sp-main-wrap {
  padding: 1em 1em 3em;
}
.header .gnav .gnav-sp-main-wrap .gnav-sp-under {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
  margin-bottom: 3em;
}
.header .gnav .gnav-sp-main-wrap .gnav-sp-under .g-home {
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
  border-bottom: 1px solid #ef5d7d;
  padding: 1em 2.8em;
}
.header .gnav .gnav-sp-main-wrap .gnav-sp-under .g-favorite {
  display: grid;
  justify-items: center;
  gap: .5em;
}
.header .gnav .gnav-sp-main-wrap .gnav-sp-under .g-favorite img {
  width: 2em;
  filter: brightness(0);
}
.header .gnav .gnav-sp-main-wrap .gnav-sp-under .g-favorite span {
  font-size: 1.167rem;
  font-weight: 500;
}
.header .gnav .gnav-sp-main {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
}
.header .gnav .gnav-sp-main a {
  display: grid;
  justify-items: center;
  gap: 1.3em;
  font-size: 1.4rem;
  font-weight: 600;
  border-bottom: 1px solid #ef5d7d;
  padding-bottom: 1.2em;
}
@media screen and (max-width: 750px) {
  .header .gnav .gnav-sp-main a {
    font-size: 1.178rem;
  }
}
.header .gnav .gnav-sp-main a img {
  width: 4em;
  height: auto;
  aspect-ratio: 3 / 2;
}
.header .gnav .gnav-sp-main li:nth-child(-n+2) a img,
.header .gnav .gnav-sp-main li:nth-child(5) a img {
  padding-block: .3em;
}
.header .gnav .gnav-sp-main li:last-child a img {
  padding-block: .1em;
}
.js-menuopen .header .gnav .gnav-sns ul {
  gap: .5em;
}
.js-menuopen .header .gnav .gnav-sns .ico {
  width: 4.1rem;
}
.js-menuopen .header .gnav .gnav-sns .ico.ico-facebook {
  content: url("../img/common/ico_side_fb.svg");
}
.js-menuopen .header .gnav .gnav-sns .ico.ico-x02 {
  content: url("../img/common/ico_side_x.svg");
}
.js-menuopen .header .gnav .gnav-sns .ico.ico-instagram {
  content: url("../img/common/ico_side_insta.svg");
}
.js-menuopen .header .gnav .gnav-sns .ico.ico-line {
  content: url("../img/common/ico_side_line.svg");
}
.js-menuopen .header .gnav .gnav-sub h3.gnav-sub-ttl {
  color: #fff;
  text-align: center;
  font-size: 1.983rem;
  letter-spacing: .05em;
  background: #ef5d7d;
  padding: .6em 1em;
}
.js-menuopen .header .gnav .gnav-sub ul li {
  border-top: none;
  border-bottom: 1px solid #cfcfcf;
}
.js-menuopen .header .gnav .gnav-sub ul li a {
  font-size: 1.75rem;
  font-weight: 500;
  gap: 1em;
  background: #e0ebf5 url("../img/common/arrow_p03.svg") no-repeat right .8em center / .4em;
  padding: .6em .8em;
}
@media screen and (max-width: 750px) {
  .js-menuopen .header .gnav .gnav-sub ul li a {
    font-size: 1.449rem;
  }
}
.js-menuopen .header .gnav .gnav-sub ul li a img {
  width: 2.2em;
  height: auto;
  aspect-ratio: 1;
}
.js-menuopen .header .gnav .gnav-sub ul li:nth-child(n+2):nth-child(-n+5) a img,
.js-menuopen .header .gnav .gnav-sub ul li:nth-child(7) a img {
  padding-inline: .28em;
}
.js-menuopen .header .gnav .gnav-sub ul li:nth-child(8) a img {
  padding-block: .1em;
}
.js-menuopen .header .gnav .gnav-ex ul {
  width: min(550px, 90%);
  margin-bottom: 1em;
}
.js-menuopen .header .gnav .gnav-ex ul li a {
  position: relative;
  color: #e22d61;
  font-size: 1.983rem;
  font-weight: 500;
  text-align: left;
  background: #fff;
  background-size: auto;
  border: 2px solid;
  padding: .8em 1em .8em 2.8em;
}
@media screen and (max-width: 750px) {
  .js-menuopen .header .gnav .gnav-ex ul li a {
    font-size: 1.449rem;
  }
}
.js-menuopen .header .gnav .gnav-ex ul li a::before {
  content: '';
  position: absolute;
  width: 1.2em;
  height: 1.2em;
  background: no-repeat center / contain;
  left: 1em;
  top: 50%;
  translate: 0 -50%;
}
.js-menuopen .header .gnav .gnav-ex ul li a::before {
  background-image: url("../img/common/ico_circle_arrow_pk.svg");
}
.js-menuopen .header .gnav .gnav-ex ul li:last-child a::before {
  background-image: url("../img/common/ico_info_14.svg");
}
.js-menuopen .header .gnav .gnav-ex ul li a .ico-link-pk {
  margin-left: .3em;
}
.js-menuopen .header .gnav .gnav-sns {
  margin-bottom: 5em;
}
.js-menuopen .header .gnav .gnav-sns ul {
  background: transparent;
}
/* safety  */
.safety-main ._box01 .safety-list {
  display: flex;
  flex-wrap: wrap;
}
.safety-main ._box01 .safety-list li:nth-child(n+2):nth-child(-n+3) {
  width: auto;
  flex: .5;
}
.safety-main ._box01 .safety-list li:nth-child(n+2):nth-child(-n+3) .safety-list-box {
  flex-direction: column;
  gap: 1em;
}
.safety-main ._box01 .safety-list li:nth-child(n+2):nth-child(-n+3) .safety-list-box .safety-list-language {
  width: auto;
}
.safety-main ._box01 .safety-txtheading a {
  line-height: 1.3;
}
.safety-news .news-main .news-heading {
  position: relative;
}
.safety-news .news-main .news-heading::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 0.7em;
  height: 0.7em;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: translateY(-50%) rotate(225deg);
  transition: transform .3s ease;
}
.safety-news .news-main .news-heading.is-active::after {
  transform: translateY(-50%) rotate(45deg);
}
.safety-main .safety-box:not(._box01) .safety-list li figure {
  display: none;
}

/* TOP sticky-bnr  */
.sticky-bnr-wrap {
  display: none;
  position: fixed;
  bottom: 2em;
  left: 2em;
  z-index: 100;
}
@media (width <= 750px) {
  .sticky-bnr-wrap {
    left: 1em;
  }
}
.sticky-bnr {
  position: relative;
  width: min(246px, 30dvw);
}
@media (width <= 750px) {
  .sticky-bnr {
    width: 42dvw;
  }
}
.sticky-bnr .sticky-bnr-close {
  position: absolute;
  right: -.5em;
  top: -.5em;
  width: min(25px, 1.8em);
  height: min(25px, 1.8em);
  cursor: pointer;
}
.sticky-bnr a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .5em;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: .05em;
  background: #101dc3;
  border: 2px solid #fff;
  border-radius: .6em;
  padding: .5em;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
  transition: background-color .3s ease;
}
@media (width <= 750px) {
  .sticky-bnr a {
    font-size: 1.4rem;
  }
}
@media(any-hover: hover) {
  .sticky-bnr a:hover {
    background-color: color-mix(in srgb, #fff 30%, #0d17a3);
    opacity: 1;
  }
}
@media(hover: none) {
  .sticky-bnr a:active {
    background-color: color-mix(in srgb, #fff 30%, #0d17a3);
    opacity: 1;
  }
}
.sticky-bnr a::before {
  content: '';
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background: url("../img/home/ico_sticky_bnr01.svg") no-repeat center / contain;
}
.sticky-bnr._caution a::before {
  background-image: url("../img/home/ico_sticky_bnr02.svg");
}
/* Photo Gallery */
.photogallery-results .photogallery-results-main .photogallery-results-list li .photogallery-fig {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  place-content: center;
  background: #eaeaea;
  border-radius: .7em;
  overflow: hidden;
}
@media (width <= 750px) {
  .photogallery-results .photogallery-results-main .photogallery-results-list li .photogallery-fig {
    border-radius: .4em;
  }
}
.photogallery-results .photogallery-results-main .photogallery-results-list li .photogallery-fig img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.photogallery-main ._box03 .photogallery-checkbox a {
  text-decoration: underline;
}
/* TOP sticky_PR_banner */
.pr-bnr-wrap {
  display: none;
  position: fixed;
  right: 1em;
  bottom: 1em;
  transition: bottom .3s ease;
  z-index: 10;
}
.pr-bnr-wrap.js-fixed {
  bottom: calc(80px + 2.5em);
}
.pr-bnr-wrap .pr-bnr {
  width: min(175px, 34dvw);
  background: #e5f4ff;
  border: 2px solid #d93d35;
  border-radius: .68em;
  padding: 1.2em 1em;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
}
@media (width <= 750px) {
  .pr-bnr-wrap .pr-bnr {
    width: 40dvw;
  }
}
.pr-bnr-wrap .pr-bnr._2col {
  width: min(286px, 34dvw);
  padding: 1.1em;
}
@media (width <= 750px) {
  .pr-bnr-wrap .pr-bnr._2col {
    width: 42dvw;
    padding: 1em .8em;
  }
}
.pr-bnr-wrap .pr-bnr._bg-green {
  background: #d7e921;
  border-color: #fff;
}
.pr-bnr-wrap .pr-bnr-close {
  position: absolute;
  right: -.5em;
  top: -.5em;
  width: min(23px, 1.6em);
  height: min(23px, 1.6em);
  cursor: pointer;
}
.pr-bnr-wrap .pr-bnr-area-a {
  margin-bottom: .6em;
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-a {
  display: flex;
  align-items: center;
  gap: 1em;
  border-bottom: 1px solid #fff;
  padding-bottom: 1em;
  margin-bottom: .8em;
}
@media (width <= 750px) {
  .pr-bnr-wrap:has(._2col) .pr-bnr-area-a {
    flex-direction: column;
    gap: .5em;
    padding-bottom: .6em;
    margin-bottom: .6em;
  }
}
.pr-bnr-wrap .pr-bnr-area-a .pr-bnr-fig {
  width: 96px;
  border-radius: .5em;
  height: auto;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  margin: 0 auto .5em;
}
@media (width <= 750px) {
  .pr-bnr-wrap .pr-bnr-area-a .pr-bnr-fig {
    width: min(170px, 80%);
  }
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-a .pr-bnr-fig {
  min-width: 70px;
  border-radius: .3em;
  margin: auto;
}
@media (width <= 750px) {
  .pr-bnr-wrap:has(._2col) .pr-bnr-area-a .pr-bnr-fig {
    min-width: unset;
    width: min(170px, 80%);
  }
}
.pr-bnr-wrap .pr-bnr-area-a .pr-bnr-fig img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pr-bnr-wrap .pr-bnr-area-a h4 {
  color: #d73c30;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (width <= 750px) {
  .pr-bnr-wrap .pr-bnr-area-a h4 {
    font-size: 1.268rem;
  }
}
.pr-bnr-wrap:has(div[class*="_bg-"]) .pr-bnr-area-a h4 {
  color: inherit;
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-b {
  display: flex;
  align-items: center;
  gap: 1em;
}
@media (width <= 750px) {
  .pr-bnr-wrap:has(._2col) .pr-bnr-area-b {
    flex-direction: column;
  }
}
.pr-bnr-wrap .pr-bnr-area-b .pr-bnr-txt {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  overflow-wrap: anywhere;
  margin-bottom: 1.5em;
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-txt {
  margin-bottom: 0;
}
@media (width <= 750px) {
  .pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn  {
    width: 100%;
  }
}
.pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn {
  --grade-1: var(--c-pink);
  --grade-2: var(--c-red);
  position: relative;
  display: grid;
  place-content: center;
  justify-items: center;
  width: 100%;
  background: linear-gradient(90deg, var(--grade-1), var(--grade-2));
  border-radius: 50vw;
  padding: .5em 1em;
  transition: --grade-1 .5s, --grade-2 .5s;
}
@media (any-hover: hover) {
  .pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn:hover {
    --grade-1: var(--c-red);
    --grade-2: var(--c-pink);
  }
}
@media (hover: none) {
  .pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn:active {
    --grade-1: var(--c-red);
    --grade-2: var(--c-pink);
  }
}
.pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn::after {
  content: '';
  position: absolute;
  width: .45em;
  height: auto;
  aspect-ratio: 46 / 75;
  background: url('../img/home/ico_pr_arrow.svg') no-repeat center / contain;
  right: .5em;
  top: 50%;
  translate: 0 -50%;
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-btn {
  width: 2.5em;
  height: auto;
  aspect-ratio: 1;
}
@media (width <= 750px) {
  .pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-btn {
    width: 100%;
    height: auto;
    aspect-ratio: unset;
    justify-items: center;
  }
}
.pr-bnr-wrap:has(div[class*="_bg-"]) .pr-bnr-area-b .pr-bnr-btn {
  background: #1f1f1f;
  transition: opacity .3s ease;
}
@media(any-hover: hover) {
  .pr-bnr-wrap:has(div[class*="_bg-"]) .pr-bnr-area-b .pr-bnr-btn:hover {
    opacity: .8;
  }
} 
@media(hover: none) {
  .pr-bnr-wrap:has(div[class*="_bg-"]) .pr-bnr-area-b .pr-bnr-btn:active {
    opacity: .8;
  }
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-btn::after {
  left: 50%;
  right: unset;
  translate: -40% -50%;
  width: .7em;
}
@media (width <= 750px) {
  .pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-btn::after {
    left: unset;
    right: .3em;
    width: .4em;
  }
}
.pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn img {
  width: 36px;
  height: auto;
}
@media (width <= 750px) {
  .pr-bnr-wrap .pr-bnr-area-b .pr-bnr-btn img {
    width: 3em;
  }
}
.pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-btn img {
  display: none;
}
@media (width <= 750px) {
  .pr-bnr-wrap:has(._2col) .pr-bnr-area-b .pr-bnr-btn img {
    display: block;
  }
}
.mc-top-ttl-wrap {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: .5em;
}
.header .header-nav .nolink {
  transition: opacity .3s ease;
}
@media(any-hover : hover) {
  .header .header-nav .nolink:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  .header .header-nav .nolink:active {
    opacity: .7;
  }
}
.important-sec .important-main .important-list li a p {
  text-decoration: underline;
}
.bg-gra-red, .c-btn-arrow {
  transition: opacity .3s ease;
}
@media(any-hover : hover) {
  .bg-gra-red:hover, .c-btn-arrow:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  .bg-gra-red:active, .c-btn-arrow:active {
    opacity: .7;
  }
}
.ranking-sec .ranking-nav ul li {
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .ranking-sec .ranking-nav ul li {
    font-size: 1.359rem;
  }
}
.ranking-sec .ranking-nav ul li.active {
  background: #dd5a80;
  background: linear-gradient(90deg, #dd5a80 0%, #d6351c 100%);
  color: #fff;
}
.side-menu-popup .popup-nav .popup-nav-main ._support .support-link p {
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .slide-tool {
    width: fit-content;
    line-height: 1;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .slide-tool .tool-btn {
  transition: opacity .2s ease;
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .slide-tool .tool-btn,
  ._detail .detail-mainimg .mainimg-con .mainimg-slide .slide-tool .tool-btn {
    width: min(24px, 1.3em);
  }
}
@media(any-hover : hover) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .slide-tool .tool-btn:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .slide-tool .tool-btn:active {
    opacity: .7;
  }
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-slide .slide-tool {
    width: fit-content;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-slide .slide-tool .swiper-pagination,
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-main .slide-tool .swiper-pagination {
    width: auto;
    padding-inline: .5em !important;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-slide .slide-tool .tool-btn {
  transition: opacity .3s ease;
}
@media(any-hover : hover) {
  ._detail .detail-mainimg .mainimg-con .mainimg-slide .slide-tool .tool-btn:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  ._detail .detail-mainimg .mainimg-con .mainimg-slide .slide-tool .tool-btn:active {
    opacity: .7;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li .c-fig {
  transition: opacity .3s ease;
}
@media(any-hover : hover) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li .c-fig:hover {
    opacity: .7;
  }
}
@media(hover : none) {
  ._detail .detail-mainimg .mainimg-con .mainimg-gallery .gallery-sub ul li .c-fig:active  {
    opacity: .7;
  }
}
.feature-search .feature-search-main .feature-search-wrap .feature-search-season ul li label {
  cursor: pointer;
}
.feature-search .feature-search-main .feature-search-wrap .feature-search-area ul li label {
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .feature-search .feature-search-main .feature-search-wrap .feature-search-theme ul li .label {
    font-size: 1.178rem;
  }
  .feature-search .feature-search-main .feature-search-wrap .feature-search-theme ul li input[type="checkbox"]:checked + label {
    font-size: 1.178rem;
  }
}
@media screen and (max-width: 750px) {
  .feature-search .feature-search-main .feature-search-heading {
    font-size: 1.63rem;
  }
}
/* お土産ページ */
.souvenir-main .souvenir-box-wrap .souvenir-box-item .souvenir-box-item-btn a._no-blank {
  background-image: none;
  padding-inline: 2em;
}
.souvenir-main .souvenir-box-wrap .souvenir-box-item .souvenir-box-item-btn a._no-blank::after {
  content: '▶';
  font-size: 1rem;
  letter-spacing: -1em;
  vertical-align: .25em;
  padding-left: .5em;
}
.souvenir-main._souvenir01 .souvenir-box-wrap .souvenir-box-item .souvenir-box-item-btn a._no-blank::after {
  color: #FF3232;
}
.souvenir-main._souvenir02 .souvenir-box-wrap .souvenir-box-item .souvenir-box-item-btn a._no-blank::after {
  color: #1e6d2b;
}
.souvenir-main._souvenir03 .souvenir-box-wrap .souvenir-box-item .souvenir-box-item-btn a._no-blank::after {
  color: #235279;
}
/* まるわかり愛知 about */
.about-main .about-main-area .area-box .area-box-link li a {
  display: inline-block;
  color: #f05678;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: .05em;
  text-decoration: underline;
  background: url("../img/common/arrow_p01.svg") no-repeat  left top .4em / .4em;
  padding-left: 1em;
}
@media screen and (max-width: 750px) {
  .about-top .about-top-lead {
    line-height: 2;
  }
  .about-main .about-main-area .area-box .area-box-heading {
    font-size: 2.2rem;
    line-height: 1.4;
    margin-bottom: .5em;
  }
  .about-main .about-main-area .area-box .area-box-lead {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.about-main .about-main-area._owarihokubu .area-box .area-box-name dd {
  color: #229f48;
}
#faq .faq-con .faq-box .faq-item a {
  color: #f05678;
}
#faq .faq-con .faq-box .faq-item a b {
  display: block;
}
@media (any-hover: hover) {
  #faq .faq-con .faq-box .faq-item a:hover {
    text-decoration: underline;
  }
}
@media (hover: none) {
  #faq .faq-con .faq-box .faq-item a:active {
    text-decoration: underline;
  }
}
/* 交通アクセス */
._transportation .tra-link .tra-link-list dl dd ul li a .ico {
  margin-left: .3em;
}
@media (any-hover: hover) {
  ._transportation .tra-link .tra-link-list dl dd ul li a:hover {
    text-decoration: underline;
  }
}
@media (hover: none) {
  ._transportation .tra-link .tra-link-list dl dd ul li a:active {
    text-decoration: underline;
  }
}
/* 愛知の観光関連リンク */
._link .link-con .link-box ul li a .ico {
  margin-left: .3em;
}
@media (any-hover: hover) {
  ._link .link-con .link-box ul li a:hover {
    text-decoration: underline;
  }
}
@media (hover: none) {
  ._link .link-con .link-box ul li a:active {
    text-decoration: underline;
  }
}
._link .link-con .link-box ul li {
  margin-bottom: 1em;
}
.guidebook-nav:has(#li_aichiall.active) + .tabcontents .searchcond-sec .ico-close03-gl {
  display: none;
}
/* 県内市町村・県内観光協会のリンク集 */
._link .link-con .link-box ul li {
  padding-left: 1.2em;
}
@media screen and (max-width: 750px) {
  ._link .link-con {
    padding: 2em 1.5em;
  }
}
._link .link-con .link-box .breadcrumb-link li > ul li {
  background: none;
  list-style: disc;
  list-style-position: inside;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
._link .link-con .link-box .breadcrumb-link li > ul li:has(+ li) {
  margin-bottom: .5em;
}
._link .link-con .link-box .breadcrumb-link > li > a {
  display: block;
  font-weight: 500;
  margin-bottom: .3em;
}
._link .link-con .link-box .breadcrumb-link li > ul li::marker {
  color: #ef5d7d;
}
/* サイトマップ */
._sitemap .sitemap-box .sitemap-item > ul > li .ico {
  margin-left: .3em;
}
@media (any-hover: hover) {
  ._sitemap .sitemap-box .sitemap-item > ul > li a:hover {
    text-decoration: underline;
  }
}
@media (hover: none) {
  ._sitemap .sitemap-box .sitemap-item > ul > li a:active {
    text-decoration: underline;
  }
}
/* events */
@media screen and (max-width: 750px) {
  #event .event-nav ul li a {
    font-size: 1.178rem;
  }
}
@media screen and (max-width: 750px) {
  ._list .list-top {
    padding: 25px 0 30px;
  }
  ._list .list-top .list-top-con .list-top-box {
    flex-wrap: wrap;
    gap: 1em;
  }
  ._list .list-top .list-top-con .list-top-sort {
    width: 100%;
  }
}
._list .list-top .list-top-con .list-top-sort .list-top-sort-label {
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  ._list .list-top .list-top-con .list-top-sort .list-top-sort-label {
    width: fit-content;
    margin-left: auto;
  }
}
@media screen and (max-width: 980px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con {
    position: static;
    flex-direction: column;
    align-items: flex-end;
    gap: 1em;
  }
}
@media screen and (max-width: 980px) {
  ._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con .mainimg-favorite {
    border: none;
    padding: 0;
    margin: 0;
  }
}
._detail .detail-mainimg .mainimg-con .mainimg-item .mainimg-item-in .mainimg-item-con .mainimg-favorite .ico {
  width: min(30px, 1.5em);
}
@media screen and (max-width: 750px) {
  ._detail .detail-mainimg .mainimg-top .mainimg-item .mainimg-area {
    margin-bottom: 10px;
  }
}

/* modelcourse */
._detail .mc-other .mc-other-slide {
  position: relative;
}
._detail .mc-other .mc-other-slide .slide-btn {
  z-index: 99;
  position: absolute;
  top: 50%;
  width: 46px;
  margin-top: -23px;
}
@media screen and (max-width: 750px) {
  ._detail .mc-other .mc-other-slide .slide-btn {
    width: 30px;
    margin-top: -15px;
  }
}
._detail .mc-other .mc-other-slide .slide-btn._prev {
  left: 0;
}
._detail .mc-other .mc-other-slide .slide-btn._next {
  right: 0;
}
._detail .mc-other .mc-other-slide .mc-other-slide-in {
  max-width: calc(1140px + 4em);
  overflow: hidden;
  padding-inline: 2em;
}
@media screen and (max-width: 750px) {
  ._detail .mc-top .mc-top-name {
    font-size: 1.993rem;
    margin-top: 15px;
    margin-bottom: 14px;
  }
}
/* search_foods */
.sf-banner .banner-slide {
  position: relative;
}
.sf-banner .banner-slide .slide-btn {
  z-index: 99;
  position: absolute;
  top: 50%;
  width: 46px;
  margin-top: calc(-23px + -25px);
}
@media screen and (max-width: 750px) {
  .sf-banner .banner-slide .slide-btn {
    width: 30px;
    margin-top: calc(-15px + -.7em);
  }
}
.sf-banner .banner-slide .slide-btn._prev {
  left: 0;
}
.sf-banner .banner-slide .slide-btn._next {
  right: 0;
}
.sf-banner .banner-slide .banner-swiper-in {
  width: 100%;
  max-width: calc(1140px + 4em);
  overflow: hidden;
  padding-inline: 2em;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .sf-banner .banner-slide .banner-swiper-in .banner-swiper {
    padding: 0;
  }
}
.sf-banner .banner-slide .banner-swiper-in .banner-swiper .swiper-slide {
  aspect-ratio: 2 / 1;
  background: #efefef;
  border-radius: 1em;
  overflow: hidden;
  margin: inherit;
}
@media screen and (max-width: 750px) {
  .sf-banner .banner-slide .banner-swiper-in .banner-swiper .swiper-slide {
    border-radius: .5em;
  }
}
@media screen and (max-width: 750px) {
  .sf-banner .banner-slide .banner-swiper-in .banner-swiper ul {
    flex-wrap: nowrap;
  }
}
.sf-banner .banner-slide .banner-swiper-in .banner-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 750px) {
  .sf-banner .banner-swiper .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    margin: 0 5px !important;
  }
}
@media screen and (max-width: 750px) {
  .sf-banner .banner-swiper .swiper-pagination-bullets {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 750px) {
  .sf-top p {
    font-size: 1.54rem;
  }
  .sf-lnav ul li p {
    font-size: 1.268rem;
  }
}

/* accommodations */
._idx .stay-area .area-map .area-map-ttl {
  line-height: 1.3;
  word-break: auto-phrase;
  padding: 20px 50px;
}
@media screen and (max-width: 750px) {
  ._idx .stay-area .area-map .area-map-ttl {
    background-size: .7em;
    background-position: right .8em center;
    padding: .8em 1.5em;
  }
}
._idx .stay-area .area-spot .area-spot-box .area-spot-fig .swiper-pagination .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 8px !important;
}
@media screen and (max-width: 750px) {
  ._idx .stay-area .area-spot .area-spot-box .area-spot-fig .swiper-pagination .swiper-pagination-bullet {
    width: 9px !important;
    height: 9px !important;
    margin: 0 6px !important;
  }
}
._idx .stay-area .area-spot {
  margin-bottom: min(110px, 8dvw);
}
/* faq */
@media screen and (min-width: 1001px) {
  .faq-con {
    padding: 35px 85px 35px 35px;
  }
}
/* safety */
.safety-main .safety-box:not(._box01) .safety-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
}
@media screen and (max-width: 750px) {
  .safety-main .safety-box:not(._box01) .safety-list {
    grid-template-columns: auto;
  }
}
.safety-main .safety-box:not(._box01) .safety-list li {
  width: auto;
}
@media screen and (max-width: 960px) {
  .safety-main .safety-box:not(._box01) .safety-list li {
    width: auto;
  }
}
/* photogallery */
@media screen and (max-width: 1100px) {
  .searchcond-sec {
    max-width: 850px;
    margin: auto;
  }
}
.modalslide-sec .modal-in {
  padding: 20px 70px;
}
@media screen and (max-width: 1000px) {
  .modalslide-sec .modal-in {
    padding: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .photogallery-download .photogallery-download-main .photogallery-download-in {
    padding-inline: 0;
  }
}
@media screen and (max-width: 960px) {
  .login-sec {
    max-width: 850px;
  }
}
/* layout */
@media screen and (min-width: 1001px) {
  .inner {
    padding: 0 80px;
    max-width: 1300px;
  }
}
@media screen and (max-width: 1200px) {
  .header .gnav > ul > li > a, .header .gnav > ul > li .gnav-parent {
    padding: 0 1em;
    font-size: 1.2rem;
  }
}
/* events */
@media screen and (max-width: 1100px) {
  #event .searchcond-sec .searchcond-sel {
    width: 100%;
  }
  #event .searchcond-sec .searchcond-sel._date {
    width: 100%;
  }
  #event .searchcond-sec .searchcond-q {
    width: 100%;
  }
}
/* features */
._detail .c-txt:has(iframe) {
  text-align: center;
}
._detail .c-txt iframe {
  width: min(640px, 100%);
  margin: auto;
}
@media screen and (max-width: 750px) {
  ._detail .c-txt {
    font-size: 1.449rem;
  }
}
/* siteinfo */
@media screen and (max-width: 750px) {
  ._idx .siteinfo-box p, ._idx .siteinfo-box dl, ._idx .siteinfo-box ul {
    font-size: 1.449rem;
  }
}
/* gnav */
.header .gnav > ul > li.g-home a {
  background-color: unset;
  color: inherit !important;
}
.header .gnav > ul > li.g-home a::after {
  display: block;
}
.header .gnav > ul > li.is-current > a,
.header .gnav > ul > li.is-current .gnav-parent {
  background-color: #ef5d7d;
  color: #fff !important;
}
.header .gnav > ul > li.is-current .gnav-parent .ico {
  filter: brightness(0) invert(1);
}
.header .gnav > ul > li.is-current a::after,
.header .gnav > ul > li.is-current .gnav-parent::after {
  display: none;
}
.header .gnav > ul > li:has(+ li.is-current) a::after,
.header .gnav > ul > li:has(+ li.is-current) .gnav-parent::after {
  background: #e0ebf5;
}
/* tools */
@media screen and (max-width: 750px) {
  ._transportation .tra-nav .inner {
    padding-block: .5em;
  }
  ._transportation .tra-nav ul {
    flex-wrap: wrap;
    flex-direction: column;
  }
  ._transportation .tra-nav ul li {
    width: 100%;
  }
  ._transportation .tra-nav ul li a {
    text-align: center;
    padding: 10px;
  }
  ._transportation .tra-nav ul li a .only-sp {
    display: none;
  }
  ._transportation .tra-nav ul li::after {
    display: none;
  }
  ._transportation .tra-heading {
    font-size: 2.174rem;
  }
  ._transportation .tra-box .tra-subheading {
    font-size: 1.812rem;
    margin-bottom: .6em;
  }
  ._transportation .tra-link .tra-link-ttl {
    font-size: 2.174rem;
  }
  ._transportation .tra-other .tra-other-box._box02 .tra-other-box-icon {
    margin-right: 0;
  }
  ._form .flow-step li p {
    font-size: 1.3rem;
  }
  ._form .form-heading {
    font-size: 2.2rem;
  }
  ._form .form-list dl dd .input.radio label {
    display: block;
    margin-bottom: .5em;
  }
}
._form .form-list dl dd input[type="text"],
._form .form-list dl dd input[type="e_mail"],
._form .form-list dl dd textarea {
  font-size: 16px;
}
.photogallery-download .photogallery-download-top {
  padding-block: 45px;
}
@media screen and (max-width: 750px) {
  .photogallery-download .photogallery-download-top {
    padding-block: 1em;
  }
}
@media screen and (max-width: 750px) {
  .photogallery-main .photogallery-box .photogallery-heading {
    font-size: 2.4rem;
  }
  .photogallery-results .photogallery-results-top {
    padding-bottom: 1.5em;
  }
  .photogallery-nav ul li::after {
    background: transparent;
  }
  .photogallery-download .photogallery-download-top .photogallery-download-ttl {
    font-size: 2.2rem;
  }
  .photogallery-download .photogallery-download-top .photogallery-download-ttl span {
    margin: 0 .2em;
  }
  .photogallery-nav ul {
    padding-block: 1em;
  }
  .photogallery-nav ul li a {
    padding: .8em;
  }
}
/* sns */
.sns-main .sns-list {
  gap: 3em;
}
@media screen and (min-width: 751px) {
  .sns-main .sns-list .sns-box {
    width: calc(50% - 1.5em);
  }
}
.sns-main .sns-list .sns-box {
  display: grid;
}
@media screen and (max-width: 750px) {
  .sns-main .sns-list .sns-box .sns-box-link {
    padding: 0;
  }
}
.sns-main .sns-list .sns-box .sns-box-link li {
  width: fit-content;
  background: url("../img/common/arrow_p01.svg") no-repeat left top 0.5em / 6px auto;
  padding-left: 1.2em;
  margin-bottom: .8em;
}
@media screen and (max-width: 750px) {
  .sns-main .sns-list .sns-box .sns-box-link li {
    padding-left: 1em;
  }
}
.sns-main .sns-list .sns-box .sns-area-a .sns-box-link li a {
  display: inline-block;
  color: #ef5d7d;
  text-align: left;
  text-decoration: underline;
}
.sns-main .sns-list .sns-box .sns-area-a .sns-box-link li a .ico-link-r {
  margin-left: .4em;
}
.sns-main .sns-list .sns-box .sns-area-b {
  place-content: end;
}
.sns-main .sns-list .sns-box .sns-area-b .sns-box-btn a .ico-link-r {
  margin-left: .3em;
  filter: brightness(0) invert(1);
}
/* contacts > sns */
._privacy .privacy-box ul li {
  text-indent: -1em;
  line-height: 1.7;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
._privacy .privacy-box .decimal li {
  list-style: decimal inside;
}
._privacy .privacy-box dl dt {
  padding-top: 1em;
}
._privacy .privacy-box dl dd {
  padding-left: 1em;
  margin: 10px 0;
}
._privacy .privacy-box a {
  color: #ef5d7d;
  text-decoration: underline;
}
/* spots > detail */
._detail .detail-content .c-information ._access .access-way dl dd {
  padding-left: 0;
}