.top_event_title,
.top_relax_title,
.top_outdoor_title,
.top_blog_title {
    position: relative;
    font-family: "Shippori Mincho", sans-serif;
}

.top_event_title .heading,
.top_relax_title .heading,
.top_outdoor_title .heading,
.top_blog_title .heading {
    font-size: 2.5rem;
    position: relative;
    line-height: 1.325;
    display: table;
    margin: 0 auto;
    text-align: center;
}

.top_event_title .heading::before,
.top_relax_title .heading::before,
.top_outdoor_title .heading::before,
.top_blog_title .heading::before {
    content: "";
    position: absolute;
}

.top_event_title::after,
.top_relax_title::after,
.top_outdoor_title::after,
.top_blog_title::after,
.top_event_title::before,
.top_relax_title::before,
.top_outdoor_title::before,
.top_blog_title::before {
    content: "";
}

.top_event_title::after,
.top_relax_title::after,
.top_outdoor_title::after,
.top_blog_title::after {
    display: table;
    height: 11px;
    background: url(../images/common/img_line_double.svg) center/cover no-repeat;
    width: 100%;
    margin-top: 8px;
}

.top_event_title::before,
.top_relax_title::before,
.top_outdoor_title::before,
.top_blog_title::before {
    position: absolute;
}

.top_brand_subtitle,
.top_relax_subtitle,
.top_outdoor_subtitle,
.top_blog_subtitle {
    text-align: center;
    font-weight: 500;
    line-height: 1.75;
    margin-top: 9px;
}

.top_link_title,
.top_pamphlet_title {
    text-align: center;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.7666666667;
    font-family: "Shippori Mincho", sans-serif;
}

.top_relax_title .onsen,
.top_outdoor_title .nature,
.top_blog_title .report {
    position: absolute;
    display: table;
    line-height: 1;
    font-size: 0.9375rem;
    font-weight: 400;
    white-space: nowrap;
    z-index: 2;
}

.top_relax_title .onsen::after,
.top_outdoor_title .nature::after,
.top_blog_title .report::after,
.top_relax_title .onsen::before,
.top_outdoor_title .nature::before,
.top_blog_title .report::before {
    content: "";
    position: absolute;
}

.top_relax_title .onsen::before,
.top_outdoor_title .nature::before,
.top_blog_title .report::before {
    width: 3.2666666667em;
    height: 2.6666666667em;
    background: url(../images/top/img_decor.svg) center/contain no-repeat;
}

.top_event_slide,
.top_outdoor_slide {
    position: relative;
}

.top_event_slide .swiper,
.top_outdoor_slide .swiper {
    overflow: hidden;
}

.top_event_slide .swiper_wrapper,
.top_outdoor_slide .swiper_wrapper {
    display: flex;
}

.top_event_slide .swiper_slide,
.top_outdoor_slide .swiper_slide {
    flex-shrink: 0;
}

.top_event_slide .swiper_button_wrap,
.top_outdoor_slide .swiper_button_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    position: absolute;
    width: 110.8%;
    width: min(110.8%, 95vw);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.top_event_slide .swiper_button_prev,
.top_outdoor_slide .swiper_button_prev,
.top_event_slide .swiper_button_next,
.top_outdoor_slide .swiper_button_next {
    pointer-events: all;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e8c052;
    cursor: pointer;
}

.top_event_slide .swiper_button_prev::after,
.top_outdoor_slide .swiper_button_prev::after,
.top_event_slide .swiper_button_next::after,
.top_outdoor_slide .swiper_button_next::after {
    content: "";
    width: 9px;
    height: 100%;
    mask: url(../images/common/icon_arrow_slide.svg) center/contain no-repeat;
    -webkit-mask: url(../images/common/icon_arrow_slide.svg) center/contain no-repeat;
    background-color: black;
}

.top_event_slide .swiper_button_prev,
.top_outdoor_slide .swiper_button_prev {
    transform: rotate(180deg);
}

.top_mv_slide .item .link {
    opacity: 1;
}

.top_mv_slide {
    width: 90%;
    max-width: 1210px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.top_mv_slide .item {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 0;
}

.top_mv_slide .item .title {
    position: absolute;
    display: table;
    top: 1.3421052632em;
    right: 0;
    font-family: "Shippori Mincho", sans-serif;
    line-height: 1.5263157895;
    font-size: 2.375rem;
    font-size: clamp(1.625rem, 4.6875vw + -0.625rem, 2.375rem);
    z-index: 5;
}

.top_mv_slide .item .title>* {
    display: table;
    background-color: white;
    padding: 0 18px 0 15px;
    margin-bottom: 14px;
}

.top_mv_slide .item .title>*:last-child {
    margin-bottom: 0;
    padding-right: 0;
}

.top_mv_slide .item .link {
    position: absolute;
    display: flex;
    width: 337px;
    height: 48px;
    justify-content: center;
    align-items: center;
    border-radius: 5px 5px 0 0;
    bottom: 2px;
    background-color: white;
    border-width: 1px 1px 0 1px;
    border-color: black;
    border-bottom: none;
    line-height: 1;
    font-size: 0.875rem;
    font-weight: 500;
    padding-left: 10px;
    z-index: 1;
}

.top_mv_slide .item .link::after {
    width: 7px;
    height: 9px;
    content: "";
    position: relative;
    background: url(../images/common/icon_arrow_thin.svg) center/contain no-repeat;
    left: 30px;
    top: 2px;
}

.top_mv_slide .item .image img {
    width: 100%;
    border-radius: 60px;
}

.top_mv_slide .item02 .title>*:first-child {
    padding-right: 19px;
}

.top_mv_slide .swiper {
    overflow: hidden;
    position: relative;
    background-color: white;
    border-radius: 60px;
    overflow: hidden;
}

.top_mv_slide .swiper::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    border-radius: inherit;
    border: 2px solid black;
}

.top_mv_slide .swiper_wrapper {
    display: flex;
}

.top_mv_slide .swiper_slide {
    flex-shrink: 0;
    width: 100%;
    pointer-events: none;
}

.top_mv_slide .swiper_slide_active{
    pointer-events: all;
}

.top_mv_slide .swiper_button_prev,
.top_mv_slide .swiper_button_next {
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #C4BA8E;
    top: calc(50% - 31px);
    z-index: -1;
    padding-right: 9px;
}

.top_mv_slide .swiper_button_prev::after,
.top_mv_slide .swiper_button_next::after {
    content: "";
    display: block;
    height: 100%;
    width: 10px;
    mask-image: url(../images/common/icon_arrow_wh.svg);
    mask-position: 50% 50%;
    mask-repeat: no-repeat;
    background-color: white;
    mask-size: contain;
    margin-left: auto;
}

.top_mv_slide .swiper_button_prev {
    left: 0;
    transform: translate(-51%, -50%) rotate(180deg);
}

.top_mv_slide .swiper_button_next {
    right: 0;
    transform: translate(51%, -50%);
}

.top_mv_slide .swiper_pagination {
    display: flex;
    justify-content: center;
    gap: 7px;
    padding: 12px 6px 21px 0;
}

.top_mv_slide .swiper_pagination_dot {
    line-height: 0;
    height: 21px;
    width: 20px;
    background: url(../images/top/img_mv_leaves.svg) center/contain no-repeat;
    cursor: pointer;
}

.top_mv_slide .swiper_pagination_dot.is_active {
    background: url(../images/top/img_mv_leaves_fill.svg) center/contain no-repeat;
}

.top_news {
    background-color: #EDEDAA;
    padding: 12px 0;
}

.top_news::after,
.top_news::before {
    content: "";
    display: table;
    height: 1px;
    width: 100%;
    background-color: black;
}

.top_news_slide .top_news_slide_inner {
    display: flex;
    padding: 30px 0 25px;
}

.top_news_slide .top_news_slide_title {
    width: 27.3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    font-family: "Shippori Mincho", sans-serif;
}

.top_news_slide .top_news_slide_title .title {
    font-size: 1.687rem;
}

.top_news_slide .top_news_slide_title .link {
    border-radius: 2.2rem;
    line-height: 45px;
    background-color: #000;
    color: #fff;
    width: 100%;
    max-width: 185px;
    text-align: center;
    font-size: 0.875rem;
    background-image: url(../images/top/icon_link_arrow_wh.svg);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 7px 11px;
}

.top_news_slide .top_news_slide_list {
    width: 72.7%;
}

.top_news_slide .top_news_slide_list_item {
    width: 100%;
}

.top_news_slide .top_news_slide_list_item .item {
    width: 100%;
    padding: 12px 40px 12px 15px;
    border-top: 1px solid rgba(112, 112, 112, 0.19);
    background-image: url(../images/top/icon_link_circle_arrow.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    gap: 0 25px;
}

.top_news_slide .top_news_slide_list_item:last-child .item {
    border-bottom: 1px solid rgba(112, 112, 112, 0.19);
}

.top_news_slide .sp_link {
    display: none;
}

.top_about {
    background-color: #F8F8E7;
    font-family: "Shippori Mincho", sans-serif;
    padding: 139px 0 70px;
    position: relative;
    overflow: hidden;
}

.top_about::after,
.top_about::before {
    content: "";
    position: absolute;
    z-index: 1;
    font-size: 1.25rem;
    font-size: clamp(0.875rem, 2.34375vw + -0.25rem, 1.25rem);
}

.top_about::after {
    background: url(../images/top/img_about_decor03.svg) center/contain no-repeat;
    width: 21.7em;
    height: 3.4em;
    top: 192px;
    right: -15px;
}

.top_about::before {
    width: 21.45em;
    height: 17.65em;
    background: url(../images/top/img_about_decor02.png) center/contain no-repeat;
    bottom: 0;
    left: 0;
    transform: translate(-21%, 9%);
}

.top_about_title {
    font-size: 3.0625rem;
    margin: 0 auto;
    max-width: 845px;
    font-size: clamp(2rem, 6.640625vw + -1.1875rem, 3.0625rem);
}

.top_about_title .heading {
    display: table;
    line-height: 1.9;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

.top_about_title .heading::after,
.top_about_title .heading::before {
    content: "";
    position: absolute;
}

.top_about_title .heading::before {
    top: calc(100% - 1.9591836735em);
    right: -0.8163265306em;
    width: 5.3469387755em;
    height: 6.2653061224em;
    background: url(../images/top/img_about_decor01.svg) center/contain no-repeat;
    z-index: -2;
}

.top_about_title .heading::after {
    top: 3.4081632653em;
    left: 2.2857142857em;
    z-index: 1;
    background: url(../images/common/img_derco_season.svg) center/contain no-repeat;
    width: 7em;
    height: 3.4285714286em;
}

.top_about_title .heading .special {
    display: inline-block;
    position: relative;
    font-size: 0.9795918367em;
    letter-spacing: -0.2em;
    width: 3.6875em;
    color: #A84621;
    z-index: 0;
    transform: rotate(-7deg);
    bottom: 0.2291666667em;
    text-align: center;
}

.top_about_title .heading .special::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3.375em;
    background-image: url(../images/top/img_about_decor04.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    transform: rotate(7deg);
    bottom: -0.8958333333em;
    left: 0.25em;
}

.top_about_content {
    display: table;
    margin-left: auto;
    padding-top: 36px;
    font-size: 1.3125rem;
    font-size: clamp(1.125rem, 1.171875vw + 0.5625rem, 1.3125rem);
    font-weight: 500;
    position: relative;
}

.top_about_content::after {
    background: url(../images/top/img_about_decor03.svg) center/contain no-repeat;
    width: 200px;
    height: 32px;
    position: absolute;
    right: -47px;
    top: 154px;
}

.top_about_content .description {
    line-height: 1.8095238095;
    text-align: center;
    position: relative;
    right: clamp(0rem, 26.3157894737vw + -16.8421052632rem, 1.25rem);
}

.top_about_content .quote {
    line-height: 1.5925925926;
    font-size: 1.2857142857em;
    color: #A84621;
    text-align: center;
    position: relative;
    display: table;
    margin-left: auto;
    margin-top: 29px;
    padding: 0 64px 0 55px;
}

.top_about_content .quote::after,
.top_about_content .quote::before {
    content: "";
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    top: 2px;
}

.top_about_content .quote::before {
    width: 1.4074074074em;
    height: 1em;
    left: 0;
    background-image: url(../images/top/img_quote01.svg);
}

.top_about_content .quote::after {
    width: 1.4074074074em;
    right: 0;
    height: 1.1481481481em;
    background-image: url(../images/top/img_quote02.svg);
}

.top_blog {
    background-color: #9ed0bf;
    padding: 78px 0 116px;
    position: relative;
}

.top_blog::after {
    content: "";
    width: 5.75em;
    height: 2.9375em;
    background: url(../images/top/img_blog_tree_wh.svg) center/contain no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-53%);
}

.top_blog_title {
    padding-right: 15px;
}

.top_blog_title::before {
    height: 43px;
    width: 83px;
    height: 2.6875em;
    width: 5.1875em;
    background: url(../images/top/img_blog_tree.svg) center/contain no-repeat;
    left: calc(50% + 67px);
    bottom: 7px;
}

.top_blog_title .heading::before {
    width: 1.575em;
    height: 1.875em;
    background: url(../images/top/img_blog_dot.svg) center/contain no-repeat;
    transform: translateX(-100%);
    left: -0.925em;
    top: 5px;
}

.top_blog_title .report {
    left: calc(50% + 288px);
    left: min(50% + 288px, 85%);
    transform: rotate(18deg);
    top: 58px;
}

.top_blog_title .report::before {
    transform: rotate(-18deg);
    top: -1.6666666667em;
    left: -2.7333333333em;
}

.top_blog_title .report::after {
    width: 5.8666666667em;
    height: 5.4666666667em;
    background: url(../images/top/img_blog_report.svg) center/contain no-repeat;
    top: 0.3333333333em;
    left: -0.8em;
    transform: rotate(-18deg);
}

.top_blog_subtitle {
    padding-right: 8px;
}

.top_blog_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    gap: 21px 55px;
    margin-top: 29px;
    margin-left: -2px;
    column-gap: clamp(1.875rem, 20.1612903226vw + -9.4657258065rem, 3.4375rem);
}

.top_blog_list .item {
    display: flex;
    border-radius: 8px;
    background-color: white;
    border: 1px solid currentColor;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.5em;
    align-items: center;
    gap: 30px;
    padding: 12px 30px 12px 14px;
    padding-right: clamp(0.875rem, 21.0526315789vw + -12.5986842105rem, 1.875rem);
    gap: clamp(1.25rem, 8.064516129vw + -3.2862903226rem, 1.875rem);
}

.top_blog_list .item.has_post_hidden {
    display: none;
}

.top_blog_list .item .date {
    font-weight: 700;
    font-size: 0.625rem;
    line-height: 1;
    margin-bottom: 4px;
    display: table;
}

.top_blog_list .item .tags {
    color: #818181;
    display: flex;
    flex-wrap: wrap;
    gap: 0 5px;
}

.top_blog_list .item .content {
    padding-top: 4px;
}

.top_blog_list .item .image {
    flex-shrink: 0;
    width: 147px;
}

.top_blog .btn_more {
    margin-top: 47px;
}

.top_blog .btn_archive_link {
    margin-top: 27px;
}

.top_sns {
    margin-top: 73px;
}

.top_sns_box {
    padding: 54px 40px 35px;
    border-radius: 8px;
    border: 2px solid black;
    position: relative;
}

.top_sns_title {
    line-height: 1;
    font-weight: 400;
    font-size: 1.125rem;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -79%);
    z-index: 1;
    font-family: "Shippori Mincho", sans-serif;
}

.top_sns_title::after {
    content: "";
    width: 10.9444444444em;
    height: 3.1111111111em;
    background: url(../images/top/img_sns_sign.svg) center/contain no-repeat;
    position: absolute;
    z-index: -1;
    top: -0.8888888889em;
    left: -1.7777777778em;
}

.top_sns_list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px 20px;
    padding-left: 32px;
    flex-wrap: wrap;
}

.top_sns_list .item.ameba {
    font-size: 0.875rem;
    color: white;
    line-height: 1;
    background-color: black;
    font-weight: 700;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 165px;
    border-radius: 8px;
    position: relative;
    left: 16px;
}

.top_outdoor {
    background-color: #E8C052;
    margin-top: 48px;
    padding: 77px 0 106px;
    position: relative;
}

.top_outdoor::after {
    content: "";
    bottom: -1px;
    left: 50%;
    position: absolute;
    transform: translateX(-75%);
    width: 50px;
    height: 55px;
    background: url(../images/top/img_outdoor_surf.svg) center/contain no-repeat;
}

.top_outdoor_title::before {
    width: 3.6875em;
    height: 2.5em;
    bottom: 7px;
    background: url(../images/top/img_outoor_trekking.svg) center/contain no-repeat;
    left: calc(50% + 146px);
}

.top_outdoor_title .heading {
    padding-right: 15px;
    padding-top: 60px;
}

.top_outdoor_title .heading::before {
    width: 130px;
    height: 30px;
    background: url(../images/top/img_outdoor_mountain.svg) center/contain no-repeat;
    left: 0;
    transform: translateX(-88%);
    top: 24px;
}

.top_outdoor_title .nature {
    transform: rotate(-11deg);
    right: calc(50% + 285px);
    right: min(50% + 285px, 85%);
    top: 65%;
}

.top_outdoor_title .nature::before {
    top: -2.2666666667em;
    left: 1.4666666667em;
    transform: rotate(11deg);
}

.top_outdoor_title .nature::after {
    width: 9.4em;
    height: 5.9333333333em;
    background: url(../images/top/img_outdoor_nature.svg) center/contain no-repeat;
    top: 0.8em;
    left: 0.1333333333em;
    transform: rotate(11deg);
}

.top_outdoor_subtitle {
    padding-right: 10px;
}

.top_outdoor_tap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px;
    margin: 30px 0 18px;
    padding-right: 20px;
}

.top_outdoor_tap .item {
    width: 61px;
    height: 61px;
    font-size: 1.3125rem;
    font-family: "Shippori Mincho", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    position: relative;
    border-radius: 50%;
    z-index: 0;
}

.top_outdoor_tap .item::after,
.top_outdoor_tap .item::before {
    content: "";
    position: absolute;
}

.top_outdoor_tap .item::after {
    width: 17px;
    height: 31px;
    top: 77%;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
    background: url(../images/top/img_outdoor_season_polygon.svg) center/contain no-repeat;
}

.top_outdoor_tap .item::before {
    z-index: 2;
}

.top_outdoor_tap .item .season {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: inherit;
    border: 3px solid white;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.top_outdoor_tap .item .season::after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    z-index: -1;
    border-radius: inherit;
}

.top_outdoor_tap .item.is_active {
    pointer-events: none;
}

.top_outdoor_tap .item.is_active .season {
    color: white;
}

.top_outdoor_tap .item.is_active .season::after {
    opacity: 1;
    background-color: #99CC4C;
}

.top_outdoor_tap .item.summer::before {
    width: 22px;
    height: 22px;
    background: url(../images/top/icon_symbol_summer.svg) center/contain no-repeat;
    bottom: 3px;
    right: -5px;
}

.top_outdoor_tap .item.spring::before {
    width: 21px;
    height: 21px;
    background: url(../images/top/icon_symbol_spring.svg) center/contain no-repeat;
    bottom: 3px;
    transform: rotate(27deg);
    right: -2px;
}

.top_outdoor_tap .item.autumn::before {
    width: 31px;
    height: 31px;
    background: url(../images/top/icon_symbol_autumn.svg) center/contain no-repeat;
    bottom: -2px;
    right: -4px;
}

.top_outdoor_tap .item.winter::before {
    width: 20px;
    height: 21px;
    background: url(../images/top/icon_symbol_winter.svg) center/contain no-repeat;
    bottom: 3px;
    right: 0px;
}

.top_outdoor_season {
    position: relative;
    z-index: 0;
}

.top_outdoor_season::after {
    content: "";
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 200vw;
    height: 100%;
    background-color: white;
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
    z-index: -1;
}

.top_outdoor_slide {
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    padding: 28px 0 17px;
}

.top_outdoor_slide.is_active {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.top_outdoor_slide .item {
    display: block;
}

.top_outdoor_slide .item .caption {
    text-align: center;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1.4705882353;
    margin-top: 16px;
}

.top_outdoor_slide .swiper_slide {
    width: calc(33.3333333333% - 13.3333333333px);
}

.top_outdoor_slide .swiper_button_wrap {
    top: calc(50% - 7px);
}

.top_outdoor .btn_archive_link {
    margin-top: 41px;
}

.top_ranking {
    margin-top: 107px;
}

.top_ranking_box {
    border: 2px solid black;
    border-radius: 5px;
    padding: 0 30px 46px;
}

.top_ranking_title {
    font-family: "Shippori Mincho", sans-serif;
    font-weight: 400;
    margin-top: -15px;
}

.top_ranking_title .heading {
    font-size: 1.125rem;
    line-height: 1;
    display: table;
    margin: 0 auto;
    padding-right: 5px;
    position: relative;
    z-index: 0;
}

.top_ranking_title .heading::after {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    width: 20.1666666667em;
    height: 3.1111111111em;
    background: url(../images/top/img_ranking_sign.svg) center/contain no-repeat;
    transform: translate(-33%, -25%);
}

.top_ranking_title .description {
    font-size: 1.625rem;
    margin: 0 auto;
    display: table;
    line-height: 1.3461538462em;
    text-align: center;
    position: relative;
    margin-top: 13px;
    font-weight: 400;
}

.top_ranking_title .description::after,
.top_ranking_title .description::before {
    content: "";
    width: 2.1153846154em;
    height: 2.0384615385em;
    background: url(../images/top/img_ranking_decor.svg) center/contain no-repeat;
    position: absolute;
    bottom: 4px;
}

.top_ranking_title .description::after {
    left: 105%;
    transform: rotateY(180deg);
}

.top_ranking_title .description::before {
    right: 102%;
}

.top_ranking_list {
    margin-top: 68px;
    max-width: 950px;
    margin: 68px auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    right: clamp(0rem, 9.2105263158vw + -5.8947368421rem, 0.4375rem);
}

.top_ranking_list .item:first-child {
    width: calc(53.5% - 15px);
    max-width: 443px;
    flex-shrink: 0;
}

.top_ranking_list .item:last-child {
    width: calc(46.5% - 15px);
    max-width: 424px;
    padding-top: clamp(0rem, 3.2258064516vw + -1.814516129rem, 0.25rem);
}

.top_ranking_list .item:last-child .order {
    font-size: 0.9375rem;
    top: -12px;
    left: 14px;
}

.top_ranking_list .item:last-child .order::after {
    background-color: #171F80;
    top: -6px;
    left: -15px;
    font-size: 0.9em;
}

.top_ranking_list .item .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 62px;
    gap: clamp(1.375rem, 3.125vw + -0.125rem, 1.875rem) clamp(1.5625rem, 30.8333333333vw + -17.3229166667rem, 3.875rem);
    height: 100%;
}

.top_ranking_list .item .caption {
    line-height: 1.5;
    text-align: center;
    margin-top: 5px;
    font-weight: 500;
    display: block;
}

.top_ranking_list .item .image {
    position: relative;
}

.top_ranking_list .item .image img {
    object-fit: cover;
    aspect-ratio: calc(181 / 111);
}

.top_ranking_list .item:first-child .image img {
    aspect-ratio: calc(443 / 283);
}

.top_ranking_list .item .order {
    font-family: "Shippori Mincho", sans-serif;
    position: absolute;
    color: white;
    font-weight: 400;
    line-height: 1;
    top: -0.5625em;
    left: 1em;
    z-index: 1;
}

.top_ranking_list .item .order::after {
    content: "";
    width: 3.4375em;
    position: absolute;
    top: -0.5em;
    left: -1.0625em;
    height: 3.125em;
    mask-image: url(../images/top/icon_ranking_flag.svg);
    mask-position: 50% 50%;
    mask-repeat: no-repeat;
    z-index: -1;
    mask-size: contain;
    background-color: #7B2E2E;
}

.top_ranking .btn_archive_link {
    margin-top: 49px;
}

.top_relax {
    background-color: #ADC986;
    margin-top: 79px;
    padding: 126px 0 93px;
    position: relative;
    overflow: hidden;
}

.top_relax::after {
    position: absolute;
    bottom: -19px;
    content: "";
    width: 6.4375em;
    height: 5.4375em;
    background: url(../images/top/img_relax_decor02.svg) center/contain no-repeat;
    left: 50%;
    transform: translateX(-50%);
}

.top_relax_title .heading {
    padding-bottom: 4px;
}

.top_relax_title .heading::before {
    width: 3.175em;
    height: 0.725em;
    background: url(../images/top/img_relax_decor01.svg) center/contain no-repeat;
    right: 111%;
    top: -12px;
}

.top_relax_title .onsen {
    left: calc(50% + 263px);
    transform: rotate(17deg);
    top: 26px;
}

.top_relax_title .onsen::before {
    top: -2.2666666667em;
    left: 0.1333333333em;
    transform: rotate(27deg);
}

.top_relax_title .onsen::after {
    content: "";
    width: 8.6666666667em;
    height: 6.8666666667em;
    background: url(../images/top/img_relax_onsen.svg) center/contain no-repeat;
    transform: rotate(-17deg);
    top: 2.4666666667em;
    left: -5.6666666667em;
}

.top_relax_list {
    margin-top: 27px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 88px;
    column-gap: clamp(2.5rem, 24vw + -11rem, 5.5rem);
}

.top_relax_list .item .description {
    margin-top: 26px;
    font-size: 1rem;
    font-weight: 500;
}

.top_relax_list .btn_archive_link {
    margin-top: 40px;
}

.top_event {
    background-color: #4daecb;
    padding: 95px 0 78px;
}

.top_event_title .heading {
    padding-bottom: 5px;
}

.top_event_slide {
    margin-top: 52px;
    position: relative;
}

.top_event_slide .item .caption {
    font-size: 1.0625rem;
    font-weight: 700;
    text-align: center;
    margin-top: 3px;
}

.top_event_slide .item .time_place {
    font-size: 0.875rem;
    line-height: 1.4285714286em;
    display: table;
    margin: 16px auto 0;
    font-weight: 500;
}

.top_event_slide .swiper_slide {
    width: calc(33.3333333333% - 25.3333333333px);
}

.top_event_slide .swiper_button_wrap {
    top: 0;
    display: flex;
    transform: translateX(-50%);
}

.top_event_slide .swiper_button_prev,
.top_event_slide .swiper_button_next {
    background-color: rgba(255, 255, 255, 0.9);
}

.top_event .btn_archive_link {
    margin-top: 50px;
}

.top_brand {
    background-color: #bcaa7b;
    padding: 108px 0 89px;
}

.top_brand_title {
    position: relative;
}

.top_brand_title::before {
    content: "";
    position: absolute;
    width: 10.25em;
    height: 12.125em;
    background: url(../images/top/img_brand_decor.svg) center/contain no-repeat;
    top: -86px;
    left: calc(50% + 105px);
    mix-blend-mode: multiply;
}

.top_brand_title .heading {
    font-family: "Shippori Mincho", sans-serif;
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 400;
    display: table;
    margin: 0 auto;
    transform: rotate(7deg);
    padding-left: 6px;
    position: relative;
    z-index: 2;
}

.top_brand_title .heading::after {
    content: "";
    width: 9.5357142857em;
    height: 3.2142857143em;
    position: absolute;
    top: -0.9285714286em;
    left: -2.3214285714em;
    background: url(../images/top/img_brand_sign.svg) center/contain no-repeat;
    z-index: -1;
    transform: rotate(-7deg);
}

.top_brand_title::after {
    display: block;
    height: 6px;
    background: url(../images/top/img_title_line01.svg) left center/cover no-repeat;
    margin-top: -10px;
    margin-left: -19px;
    content: "";
}

.top_brand_subtitle {
    margin-top: 41px;
    padding-right: 5px;
}

.top_brand_list {
    display: grid;
    margin-top: 30px;
    grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
    gap: 29px 47px;
    column-gap: clamp(1.8125rem, 9vw + -3.25rem, 2.9375rem);
}

.top_brand_list .item {
    border: 1px solid black;
    border-radius: 5px;
    overflow: hidden;
}

.top_brand .btn_archive_link {
    margin-top: 40px;
}

.top_pamphlet {
    background-color: #F8F8E7;
    padding: 56px 0 58px;
}

.top_pamphlet_title::before {
    content: "";
    display: table;
    margin: 0 auto 10px;
    width: 2.1em;
    height: 2.1666666667em;
    background: url(../images/top/img_pamphlet_book.svg) center/contain no-repeat;
}

.top_pamphlet_image {
    display: table;
    margin: 32px auto 0;
    width: 250px;
    position: relative;
    left: 7px;
}

.top_pamphlet .btn_archive_link,
.top_pamphlet .btn_open_link {
    position: relative;
    left: 8px;
}

.top_pamphlet .btn_open_link {
    margin-top: 43px;
}

.top_pamphlet .btn_archive_link {
    margin-top: 31px;
}

.top_link {
    padding: 63px 0 0;
}

.top_link_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 30px 37px;
    margin-top: 50px;
    column-gap: clamp(1.875rem, 3.5vw + -0.09375rem, 2.3125rem);
}

html.is_loadding .top_loading {
    opacity: 1;
    pointer-events: all;
}

html.is_loadding body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.top_loading {
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    background-color: #F8F8E7;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.top_loading_body {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    animation: spin 2.75s infinite linear;
}

.top_loading_body_dot {
    position: absolute;
    height: 100%;
    width: 30%;
}

.top_loading_body_dot::after {
    content: "";
    position: absolute;
    height: 0%;
    width: 100%;
    padding-bottom: 100%;
    background-color: black;
    border-radius: 50%;
}

.top_loading_body_dot:nth-child(1) {
    bottom: 5%;
    left: 0;
    transform: rotate(60deg);
    transform-origin: 50% 85%;
}

.top_loading_body_dot:nth-child(1)::after {
    bottom: 0;
    left: 0;
    animation: wobble1 1.1s infinite ease-in-out;
    animation-delay: -0.33s;
}

.top_loading_body_dot:nth-child(2) {
    bottom: 5%;
    right: 0;
    transform: rotate(-60deg);
    transform-origin: 50% 85%;
}

.top_loading_body_dot:nth-child(2)::after {
    bottom: 0;
    left: 0;
    animation: wobble1 1.1s infinite -0.165s ease-in-out;
}

.top_loading_body_dot:nth-child(3) {
    bottom: -5%;
    left: 0;
    transform: translateX(116.666%);
}

.top_loading_body_dot:nth-child(3)::after {
    top: 0;
    left: 0;
    animation: wobble2 1.1s infinite ease-in-out;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes wobble1 {

    0%,
    100% {
        transform: translateY(0%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateY(-66%) scale(0.65);
        opacity: 0.8;
    }
}

@keyframes wobble2 {

    0%,
    100% {
        transform: translateY(0%) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateY(66%) scale(0.65);
        opacity: 0.8;
    }
}

@media screen and (max-width: 767px) {

    .top_event_title .heading,
    .top_relax_title .heading,
    .top_outdoor_title .heading,
    .top_blog_title .heading {
        font-size: 2.125rem;
    }

    .top_event_title::after,
    .top_relax_title::after,
    .top_outdoor_title::after,
    .top_blog_title::after {
        margin-top: 3px;
    }

    .top_brand_subtitle,
    .top_relax_subtitle,
    .top_outdoor_subtitle,
    .top_blog_subtitle {
        font-size: 1rem;
        margin-top: 5px;
    }

    .top_link_title,
    .top_pamphlet_title {
        font-size: 1.375rem;
    }

    .top_relax_title .onsen,
    .top_outdoor_title .nature,
    .top_blog_title .report {
        font-size: 0.5625rem;
        position: relative;
        margin: 0 auto 53px;
    }

    .top_relax_title .onsen::before,
    .top_outdoor_title .nature::before,
    .top_blog_title .report::before {
        font-size: 1.2222222222em;
    }

    .top_event_slide .swiper_button_wrap,
    .top_outdoor_slide .swiper_button_wrap {
        width: 92%;
    }

    .top_event_slide .swiper_button_prev,
    .top_outdoor_slide .swiper_button_prev,
    .top_event_slide .swiper_button_next,
    .top_outdoor_slide .swiper_button_next {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .top_mv_slide {
        width: 92%;
    }

    .top_mv_slide .item .title {
        font-size: 0.875rem;
        top: 65px;
        line-height: 1.61;
    }

    .top_mv_slide .item .title>* {
        padding: 0 4px 0 5px;
        margin-bottom: 4px;
    }

    .top_mv_slide .item .title>*:last-child {
        padding-right: 5px;
        padding-bottom: 2px;
    }

    .top_mv_slide .item .link {
        width: 187px;
        border-width: 2px 2px 0 2px;
        height: 46px;
    }

    .top_mv_slide .item .image img {
        border-radius: 28px;
    }

    .top_mv_slide .swiper {
        border-radius: 28px;
    }

    .top_mv_slide .swiper_slide:nth-child(2) .title>*:first-child {
        padding-right: 20px;
    }

    .top_mv_slide .swiper_button_prev,
    .top_mv_slide .swiper_button_next {
        z-index: 2;
        width: 25px;
        height: 25px;
        background-color: black;
        padding: 0 0 0 2px;
    }

    .top_mv_slide .swiper_button_prev::after,
    .top_mv_slide .swiper_button_next::after {
        margin-right: auto;
        width: 9px;
    }

    .top_mv_slide .swiper_button_prev {
        transform: translate(-28%, -33%) rotate(180deg);
    }

    .top_mv_slide .swiper_button_next {
        transform: translate(28%, -33%);
    }

    .top_mv_slide .swiper_pagination {
        padding: 12px 6px 31px 0;
    }

    .top_news {
        padding: 10px 0;
    }

    .top_news_slide {
        padding: 0;
    }
    
    .top_news_slide .top_news_slide_inner {
        display: block;
        padding: 20px 0 0;
    }

    .top_news_slide .top_news_slide_title {
        display: block;
        width: 100%;
    }
    
    .top_news_slide .top_news_slide_title .title {
        font-size: 1.187rem;
        text-align: center;
    }
    
    .top_news_slide .top_news_slide_title .link {
        display: none;
    }
    
    .top_news_slide .top_news_slide_list {
        width: 100%;
        margin-top: 15px;
    }

    .top_news_slide .top_news_slide_list_item .item {
        padding: 13px 32px 13px 3px;
        background-position: right 12px center;
        display: block;
        font-size: 0.75rem;
        line-height: 1.83;
    }
    
    .top_news_slide .top_news_slide_list_item:last-child .item {
        border-bottom: 1px solid rgba(112, 112, 112, 0.19);
    }

    .top_news_slide .sp_link {
        font-family: "Shippori Mincho", sans-serif;
        display: block;
        margin: 16px auto 17px;
        border-radius: 2.2rem;
        line-height: 45px;
        background-color: #000;
        color: #fff;
        width: 100%;
        max-width: 185px;
        text-align: center;
        font-size: 0.875rem;
        background-image: url(../images/top/icon_link_arrow_wh.svg);
        background-position: right 20px center;
        background-repeat: no-repeat;
        background-size: 7px 11px;
    }

    /* ここまで */

    .top_about {
        padding: 48px 0 124px;
    }

    .top_about::after {
        content: none;
    }

    .top_about::before {
        font-size: 0.6571428571em;
        bottom: -30px;
        left: -30px;
        background-position: left bottom;
        transform: none;
    }

    .top_about_title {
        font-size: 2.125rem;
        padding: 0 13px;
        max-width: 350px;
    }

    .top_about_title .heading {
        line-height: 1.8;
    }

    .top_about_title .heading::before {
        font-size: 0.9764705882em;
        right: -0.7228915663em;
        top: 1.8072289157em;
    }

    .top_about_title .heading::after {
        font-size: 0.9764705882em;
    }

    .top_about_title .heading .special {
        font-size: 1em;
        margin-left: -0.1764705882em;
        left: 0.0588235294em;
    }

    .top_about_title .heading .special::after {
        font-size: 0.98em;
    }

    .top_about_content {
        font-size: 1rem;
        padding-top: 199px;
        display: block;
    }

    .top_about_content::after {
        content: "";
    }

    .top_about_content .description {
        line-height: 1.625;
    }

    .top_about_content .quote {
        font-size: 1.1875rem;
        margin: 8px auto 0;
        padding: 0 20px;
    }

    .top_about_content .quote::after,
    .top_about_content .quote::before {
        width: 1.1052631579em;
        top: 9px;
    }

    .top_about_content .quote::before {
        left: -10px;
    }

    .top_about_content .quote::after {
        right: -10px;
    }

    .top_blog {
        padding: 82px 0 76px;
    }

    .top_blog::after {
        font-size: 0.7857142857em;
        transform: translateX(-44%);
    }

    .top_blog_title {
        padding-right: 0;
    }

    .top_blog_title::before {
        font-size: 0.8714285714em;
        left: calc(50% + 76px);
    }

    .top_blog_title .heading {
        padding-left: 14px;
    }

    .top_blog_title .heading::before {
        font-size: 0.8529411765em;
        left: -49px;
        transform: none;
        top: -16px;
    }

    .top_blog_title .report {
        left: 12px;
        top: 0;
    }

    .top_blog_title .report::after {
        font-size: 1.2222222222em;
    }

    .top_blog_subtitle {
        padding-right: 0;
    }

    .top_blog_list {
        display: block;
        margin-left: 0;
        margin-top: 12px;
    }

    .top_blog_list .item {
        padding: 11px 16px 11px 12px;
        border-radius: 8px 0 0 8px;
        margin-right: -16px;
        gap: 26px;
    }

    .top_blog_list .item:not(:last-child) {
        margin-bottom: 11px;
    }

    .top_blog_list .item .image {
        width: 123px;
    }

    .top_blog .btn_more {
        margin-top: 27px;
    }

    .top_blog .btn_archive_link {
        margin-top: 25px;
    }

    .top_sns {
        margin-top: 64px;
    }

    .top_sns_box {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 39px;
    }

    .top_sns_list {
        padding-left: 0;
    }

    .top_sns_list .item.ameba {
        position: static;
    }

    .top_outdoor {
        margin-top: 33px;
        padding: 64px 0 89px;
    }

    .top_outdoor::after {
        width: 57px;
        height: 44px;
        background: url(../images/top/img_outdoor_decor.svg) center/contain no-repeat;
        transform: translateX(-49%);
        bottom: 0;
    }

    .top_outdoor_title::before {
        font-size: 12px;
        left: auto;
        right: 7px;
    }

    .top_outdoor_title .heading {
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 6px;
    }

    .top_outdoor_title .heading::before {
        content: none;
    }

    .top_outdoor_title .nature {
        top: 0;
        right: 23px;
        margin-bottom: 73px;
    }

    .top_outdoor_title .nature::before {
        top: -2.5454545455em;
        left: 1.0909090909em;
    }

    .top_outdoor_title .nature::after {
        font-size: 1.2222222222em;
        top: 0.6363636364em;
        left: -0.1818181818em;
    }

    .top_outdoor_subtitle {
        padding-right: 0;
    }

    .top_outdoor_tap {
        margin-top: 26px;
        gap: 26px;
        padding-right: 5px;
        gap: clamp(1rem, 18.1818181818vw + -2.6363636364rem, 1.625rem);
    }

    .top_outdoor_tap .item {
        width: 56px;
        height: 56px;
    }

    .top_outdoor_tap .item::after {
        width: 12px;
    }

    .top_outdoor_season {
        left: -15px;
        width: calc(100% + 30px);
    }

    .top_outdoor_season::after {
        background-color: rgba(255, 255, 255, 0.83);
    }

    .top_outdoor_slide {
        padding: 16px 0 15px;
    }

    .top_outdoor_slide .item .caption {
        font-size: 0.875rem;
        margin-top: 9px;
    }

    .top_outdoor_slide .swiper_slide {
        width: 200px;
        width: max(200px, 40vw);
    }

    .top_outdoor_slide .swiper_button_wrap {
        top: calc(50% - 17px);
    }

    .top_outdoor .btn_archive_link {
        margin-top: 35px;
    }

    .top_ranking {
        margin-top: 73px;
    }

    .top_ranking_box {
        padding: 0 9px 32px;
    }

    .top_ranking_title {
        margin-top: -20px;
    }

    .top_ranking_title .heading {
        font-size: 0.9375rem;
        padding-right: 0;
    }

    .top_ranking_title .heading::after {
        font-size: 0.9666666667em;
        top: 1px;
    }

    .top_ranking_title .description {
        font-size: 1.3125rem;
        margin-top: 10px;
    }

    .top_ranking_list {
        display: block;
        margin-top: 29px;
        max-width: max(90%, 375px);
    }

    .top_ranking_list .item:first-child {
        max-width: 100%;
        width: 100%;
    }

    .top_ranking_list .item:last-child {
        width: 100%;
        margin-top: 30px;
        max-width: 100%;
    }

    .top_ranking_list .item:last-child .order {
        font-size: 0.875rem;
        top: -0.5714285714em;
        left: 1em;
    }

    .top_ranking_list .item:last-child .order::after {
        font-size: 0.8571428571em;
        left: -1.0833333333em;
    }

    .top_ranking_list .item .grid {
        height: auto;
        gap: 28px 12px;
    }

    .top_ranking_list .item .caption {
        margin-top: 3px;
    }

    .top_ranking_list .item .order {
        font-size: 0.9375rem;
        transform: translate(-1px, -2px);
    }

    .top_ranking_list .item .order::after {
        font-size: 0.9333333333em;
    }

    .top_ranking .btn_archive_link {
        margin-top: 39px;
    }

    .top_relax {
        padding: 64px 0 90px;
        margin-top: 36px;
    }

    .top_relax::after {
        font-size: 0.9642857143em;
        bottom: -15px;
    }

    .top_relax_title .heading {
        padding-bottom: 7px;
    }

    .top_relax_title .heading::before {
        font-size: 1.05em;
        right: 78%;
        top: -30px;
    }

    .top_relax_title .onsen {
        top: 0;
        left: 41px;
        font-size: 0.625rem;
        margin-bottom: 98px;
    }

    .top_relax_title .onsen::before {
        font-size: 1.1em;
        top: -2.4545454545em;
    }

    .top_relax_title .onsen::after {
        font-size: 1.15em;
        transform: translate(-2px, -1px) rotate(-17deg);
    }

    .top_relax_subtitle {
        margin-top: 10px;
    }

    .top_relax_list {
        grid-template-columns: 1fr;
        margin-top: 18px;
        gap: 56px;
    }

    .top_relax_list .item .description {
        margin-top: 18px;
        padding: 0 20px;
    }

    .top_relax_list .item .image {
        margin: 0 -15px;
    }

    .top_relax_list .btn_archive_link {
        margin-top: 32px;
    }

    .top_event {
        padding: 57px 0 62px;
    }

    .top_event_title .heading {
        padding-bottom: 10px;
    }

    .top_event_slide {
        margin: 17px -15px 0;
        padding: 0 25px;
    }

    .top_event_slide .item .caption {
        font-size: 0.9375rem;
        margin-top: 15px;
        font-weight: 500;
    }

    .top_event_slide .item .time_place {
        padding: 0;
    }

    .top_event_slide .swiper_slide {
        max-width: 324px;
        width: 100%;
    }

    .top_event_slide .swiper_button_prev,
    .top_event_slide .swiper_button_next {
        background-color: white;
    }

    .top_event .btn_archive_link {
        margin-top: 37px;
    }

    .top_brand {
        padding: 82px 0 76px;
    }

    .top_brand_title::before {
        font-size: 0.7857142857em;
        left: calc(50% + 63px);
        top: -53px;
    }

    .top_brand_title .heading {
        font-size: 1.5625rem;
        margin: 0 0 0 64px;
        transform: rotate(11deg);
    }

    .top_brand_title .heading::after {
        font-size: 0.98em;
        transform: translateY(-2px) rotate(-7deg);
    }

    .top_brand_title::after {
        margin: -11px auto 0;
        width: 100%;
        width: 93%;
        height: 5px;
    }

    .top_brand_subtitle {
        margin-top: 43px;
        line-height: 1.625;
    }

    .top_brand_list {
        grid-template-columns: repeat(3, 1fr);
        margin-top: 26px;
        gap: 13px 12px;
        padding: 0 10px;
    }

    .top_brand .btn_archive_link {
        margin-top: 59px;
    }

    .top_pamphlet {
        padding: 28px 0 46px;
    }

    .top_pamphlet_title::before {
        font-size: 0.98em;
        margin-bottom: 12px;
    }

    .top_pamphlet_image {
        position: static;
        margin-top: 10px;
        max-width: 235px;
        width: 100%;
    }

    .top_pamphlet .btn_archive_link,
    .top_pamphlet .btn_open_link {
        left: 0;
    }

    .top_pamphlet .btn_open_link {
        margin-top: 38px;
    }

    .top_pamphlet .btn_archive_link {
        margin-top: 28px;
    }

    .top_link {
        padding-top: 30px;
    }

    .top_link_list {
        grid-template-columns: repeat(2, 1fr);
        gap: 21px;
        margin-top: 16px;
    }

    .top_link_list .item {
        display: block !important;
    }
}

@media (any-hover: hover) and (pointer: fine) {
    .top_mv_slide .item .link {
        transition: background-color 0.5s ease;
    }

    .top_mv_slide .item .link:hover {
        background-color: #FFEB03;
    }
}
