@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/
:root {
    --theme-contact-color: #00BFD0;
}

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*ヘッダーの設定*/
.site-logo-image,
.header-site-logo-image {
    vertical-align: middle;
}

/* ナビゲーションのマージンを0に設定 */
#navi {
    margin-top: 0;
    margin-bottom: 0;
}

/* ニュースのトップマージン設定 */
.entry-content>*,
.demo .entry-content p {
    margin-top: 10px;
}

/*見えないようにする*/
.cat-label,
.author-info {
    display: none;
}

/*見えないようにする*/
#divFAQCategoryList_Body {
    margin-top: 0;
}

#divFAQCategoryList_Header {
    display: none !important;
}

.tagline {
    background: none;
    color: var(--cocoon-text-color);
    margin: 0;



}

.tagline__inner {
    display: flex;
    justify-content: space-between;

    width: 1256px;
    margin: 0 auto;
}

.tagline__txt {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: .056em;
}

.tagline-nav {}

.tagline-nav__list {
    display: flex;
    list-style: none;
}

.tagline-nav__item {
    display: flex;
    align-items: center;
}

.tagline-nav__item_arrow {
    margin-right: 16px;
}

.tagline-nav__item_mail {
    margin-left: 8px;
}

.tagline-nav__item_line {
    margin-left: 16px;
}

.tagline-nav__item_mail {}

.tagline-nav__link {
    text-decoration: none;
    color: var(--cocoon-text-color);
    display: flex;
    align-items: center;

    font-size: 11px;
    letter-spacing: 0;
}

.tagline-nav__link:hover {
    color: var(--cocoon-text-color);
    text-decoration: underline;
}

.tagline-nav__link_line,
.tagline-nav__link_mail {
    color: var(--cocoon-white-color);
    border-radius: 0 0 5px 5px;
    padding: 5px 16px;
}

.tagline-nav__link_line:hover,
.tagline-nav__link_mail:hover {
    color: var(--cocoon-white-color);
    text-decoration: none;
}

.tagline-nav__link_line {
    background: var(--cocoon-line-color);
    font-size: 13px;

}

.tagline-nav__link_mail {
    background: #1CC1C1;
    fill: var(--cocoon-white-color);
    font-size: 12px;
    height: 100%;
}

.tagline-nav__link_mail svg {
    width: 17px;
    height: 17px;
    margin-right: 8px;
}

.tagline-nav__svg {
    display: block;
    margin-right: 4px;
}

.tagline-nav__svg_arrow {
    fill: var(--wp--preset--color--key-color);
}

.header-container-in.hlt-top-menu .tagline {
    display: flex;
    text-align: left;
}

.header-container:not(.fixed-header) .header-container-in.hlt-top-menu .tagline {
    display: flex;
}

.header-container.fixed-header {
    border-top: none;
    padding-top: 20px;
}

/*投稿日を非表示*/
.post-date {
    display: flex;
    align-items: center;
}

/*.header-container {
    padding-top: 0;
}*/
/*背景のセンターを白くする*/
.content-in {
    /* background-color: white; */
}

/*関連記事カードのスペース調整*/
.related-entry-card-thumb-image,
.card-thumb-image,
.wp-post-image,
.lozad,
.lozad-img {
    margin-bottom: 7px;
}

.card-thumb-image {
    margin-bottom: 0;
}

/* ボタン */
span.banner {
    border-top: 1px double white;
    border-bottom: 1px solid white;
    display: inline-block;
    width: 96%;
    margin: 6px;
    padding: 2px 10px;
}

div.banner.DCL {
    background-color: #009CEF;
}

div.banner.WDW {
    background-color: #D14CE0;
}

div.banner.DLR {
    background-color: #FF8C3E;
}

div.banner.AUL {
    background-color: #BB7F35;
}

div.banner.AIR {
    background-color: #009966;
}

div.banner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #03beed;
    color: white;
    width: 100%;
    display: inline-block;
    padding: 2px 6px;
    margin-bottom: 10px;
    font-weight: bold;
}

a.DCL {
    color: #03beed;
}

a.btn4 {
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
    background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
    background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
    background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
    background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid lightgray;
    width: 100%;
    height: 62px;
    font-size: 9pt;
    vertical-align: top;
    margin: 0 auto;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    margin-bottom: 6px;
    display: inline-block;
}

/*検索窓の調整*/
.search-box {
    margin: 1em 0 0.5em;
}

/* ヘッダーの色 */
.header {}

#navi {
    background: linen;
}

/*投稿下のイメージ*/
.widget-single-content-bottom {
    margin-bottom: 4rem;
}

.widget_media_image a img {
    box-shadow: none;
}

/*How Newsの文字サイズ*/
div.whatsnew {
    /*margin: 30px 0 0 0;*/
    /*border-top: 1px dotted gray;*/
    /*font-size: 100%;*/
    /*word-break: break-all;*/
    overflow: hidden;
}

div.whatsnew dl {
    margin: 0;
    padding: 0;
    /*font-size: 13px;*/
    border-bottom: 2px solid red;
}

div.whatsnew a {
    padding: 3px 0;
    display: block;
    text-decoration: none;
    box-shadow: none;
}

div.whatsnew dl {
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted gray;
}

/*YouTubeをセンターに表示*/
.video-container {
    max-width: none;
    margin: 0px auto;
}

/*ニュースボタンのベース*/
a.newsbutton {
    font-size: 74%;
    padding: 1px 5px;
    vertical-align: middle;
    color: White;
    border-radius: 3px;
    text-decoration: none;
    margin-right: 6px;
}

/*リスト下に出すNavi-Widgetのマージン*/
.widget-index-bottom {
    margin-top: 3rem;
}

/*DCL用ニュースボタン*/
.dclnewsbutton {
    background-color: #009CEF;
}

/*WDW用ニュースボタン*/
.wdwnewsbutton {
    background-color: #D14CE0;
}

/*DLR用ニュースボタン*/
.dlrnewsbutton {
    background-color: #FF8C3E;
}

/*AUL用ニュースボタン*/
.aulnewsbutton {
    background-color: #BB7F35;
}

/*mickeynet用ニュースボタン*/
.mickeynetnewsbutton {
    background-color: #d33;
}

/*mobile_blockの設定*/
table thead th,
table th {
    font-weight: bold;
    background-color: #f2f2f2
}

table.mobile-block th,
table.mobile-block td {
    border-top: none;
    display: block;
}

table.mobile-block th,
table.mobile-block td {
    border: 1px solid #ccc;
    display: table-cell;
    padding: 24px;
}

table.mobile-block th {
    /* box-shadow: inset 1px 2px 0px #ffffff; */
    min-width: 171px;
    text-align: left;
    vertical-align: top;
}

th {
    background-color: #f5f5f5;
    white-space: nowrap;
}

.front-top-page .content-top {
    display: none;
}

.front-top-page .content {
    overflow: hidden;
    margin-top: 0;
}

.front-top-page .main {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 0;
}

.content {
    margin-top: 0;
}

.main {
    padding-top: 0;
}

.tagline-nav__link_mail .content-in {
    flex-wrap: nowrap;
}

.content-top {
    display: none;
}

.sidebar-info {
    width: 335px;
    margin: 0 auto;
}

.entry-card-snippet {
    display: none;
}

.related-entry-card-title,
.entry-card-title {
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 8px;
}

.entry-date {
    font-size: 15px;
    margin-left: 0;
    margin-bottom: 8px;
}

.entry-card-thumb,
.related-entry-card-thumb {
    width: 300px;
}

.entry-card-thumb,
.author-thumb,
.blogcard-thumbnail,
.related-entry-card-thumb,
.popular-entry-card-thumb,
.new-entry-card-thumb {
    margin-right: 5%;
}

.ect-entry-card .entry-card-wrap.a-wrap,
.ect-entry-card .entry-card-wrap.a-wrap:hover,
.rect-entry-card a.related-entry-card-wrap {
    border-bottom: 1px solid #DDDDDD;
    padding: 24px 0;
    margin-bottom: 0;
}

.related-entry-card-content,
.entry-card-content {
    padding-bottom: 0;
}

.page-numbers {
    border-radius: 5px;
    font-size: 19px;
}

.nav-links {
    display: flex;
}

a.page-numbers {
    border-radius: 5px;
    background: #E8E8E8;
    border: none;

    display: flex;
    align-items: center;
    justify-content: center;
}

.page-numbers:not(.current):not(.dots):hover {
    background: #d33;
    color: var(--cocoon-white-color);
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
    line-height: 1.5;
}

.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
    line-height: 1.5;
    margin-top: 4rem;
}

.under-entry-content h2 {
    text-align: left;
    margin-bottom: 0;
}

.under-entry-content h2:after {
    width: 100%;
    background: #d33;
    font-weight: bold;
    font-size: 27px;
    letter-spacing: .05em;
    border-radius: 0;
    bottom: -2px;
    position: relative;
}

.e-card-info {
    display: block;
}

.related-entry-card-meta,
.entry-card-meta {
    position: static;
    text-align: left;
}

#pager-post-navi {
    display: none;
}

.entry-categories-tags {
    display: none;
}

.article h1 {
    font-size: 27px;
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 30px;
}

.date-tags {
    margin-bottom: 0;
}


.related-entry-card-title,
.entry-card-title {
    margin-bottom: 16px;
}

@media screen and (max-width: 1255px) {

    .entry-card-thumb,
    .related-entry-card-thumb {
        width: 38%;
    }
}

@media screen and (max-width: 1023px) {
    .sidebar-info {
        padding: 36px 29px;
        width: 100%;
    }


}

@media screen and (max-width: 834px) {
    .sidebar-info {
        padding: 36px 29px;
        width: 100%;
        display: none;
    }

    .related-entry-card-title,
    .entry-card-title {
        font-size: 13px;
    }


    .ect-entry-card .entry-card-wrap.a-wrap,
    .ect-entry-card .entry-card-wrap.a-wrap:hover,
    .rect-entry-card a.related-entry-card-wrap {
        padding: 16px 0;
    }

    main.main {
        padding-top: 0;
    }


    .article h1 {
        font-size: 22px;
        padding: 24px 0;
        margin-top: 0;
    }

    article h1.entry-title {
        border: none;
    }

    .article h3 {
        font-size: 20px;
    }

}

/* =============================================
front-slider
============================================= */

.front-slider {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
}

.front-slider__inner {}

.front-slider-main {}

.front-slider-main .slick-track {
    display: flex;
}

.front-slider-main .slick-slide {
    height: auto !important;
}

.front-slider-main__list {
    list-style: none;
    padding: 0;
    position: relative;
}

.front-slider-main__item {
    width: 80vw;
    opacity: .5;
    transition: .3s;
}

.front-slider-main__item.slick-current {
    opacity: 1;
}

.front-slider-main__img {
    object-fit: cover;
    display: block;
    aspect-ratio: 1200/480;
    width: 100%;
}

.front-slider-main__img_pc {
    display: block !important;
}

.front-slider-main__img_sp {
    display: none !important;
}

@media only screen and (max-width:834px) {
    .front-slider-main__img_pc {
        display: none !important;
    }

    .front-slider-main__img_sp {
        display: block !important;
    }

    .front-slider-main__item {
        height: 100vw;
    }

    .front-slider-main__img {
        height: 100vw;
    }

    .btn:after {
        margin-right: 8px;
    }
}

.front-slider-main .slick-slider {
    margin-bottom: 0;
}

.front-slider-main .slick-slider .slick-prev {
    left: calc(7vw - 7px);
    z-index: 2;
    width: 48px;
    height: 48px;
    transform: rotate(45deg) translateY(-50%);
}

.front-slider-main .slick-slider .slick-next {
    right: calc(7vw + 28px);
    z-index: 2;
    width: 48px;
    height: 48px;
    transform: rotate(45deg) translateY(-50%);
}

.front-slider-main .slick-dots {
    list-style: none;
    padding: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
}

.front-slider-main .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 12px;
}

.front-slider-main .slick-dots li button {
    width: 61px;
    height: 6px;
    padding: 0;
}

.front-slider-main .slick-dots li button:before {
    content: "";
    border-radius: 40px;
    background: #FED4D6;
    width: 100%;
    height: 100%;
    opacity: 1;
}


.front-slider-main .slick-dots li.slick-active button:before {
    background: #DD3333;
}

@media screen and (max-width: 834px) {
    .front-slider-main__img {
        display: block;
        aspect-ratio: 1/1;
        object-fit: cover;
    }

    .front-slider-main .slick-dots {
        display: block !important;
    }

    .front-slider-main .slick-dots li button {
        width: 48px;
    }

    .front-slider-main .slick-dots li {
        margin: 0 4px;
    }

    .front-slider-main .slick-dots {
        bottom: 8px;
    }
}

/* =============================================
/front-slider
============================================= */

/* =============================================
front-book
============================================= */
.front-book {
    background: #FFF8F8;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
}

.front-book__inner {
    padding: 16px 0 16px;
}

.front-book-btn__link {
    width: 400px;
    height: 77px;
    background: linear-gradient(to right, #DD3333, #FF5F90);
    border-radius: 39px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);

    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 0 auto;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
}

.front-book-btn__link:hover {
    color: #fff;
    opacity: 1;
    filter: brightness(1.2);
}

.front-book-btn__link svg {

    fill: #fff;
}

.front-book-btn-left {
    margin-right: 16px;
    display: flex;
    align-items: center;
}

.front-book-btn-right {}

.front-book-btn-right__top {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: -8px;
}

.front-book-btn-right__bottom {
    font-size: 24px;
    letter-spacing: .1em;
    font-weight: 900;
}

@media screen and (max-width: 834px) {
    .front-book__inner {
        padding: 24px 0;
    }

    .front-book-btn__link {
        width: 95%;
        max-width: 335px;
        height: 65px;
    }

    .front-book-btn-right__top {
        font-size: 10px;
    }

    .front-book-btn-right__bottom {
        font-size: 20px;
    }

    .front-book-btn-left svg {
        width: 31px;
        height: 34px;
    }
}

/* =============================================
/front-book
============================================= */

/* =============================================
sec
============================================= */
.sec {
    overflow-x: hidden;
}

.sec-tit-box {
    text-align: center;
    margin-bottom: 48px;
}

.sec-tit-box_red {
    color: #DD3333;
}

.sec-tit-box_blue {
    color: #338FDD;
}

.sec-tit-box__en-tit {
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
}

.sec-tit-box__jp-tit {
    font-size: 14px;
    letter-spacing: .1em;
    font-weight: bold;
    line-height: 1;
}

@media screen and (max-width: 834px) {
    .sec-tit-box__en-tit {
        font-size: 32px;
        margin-bottom: 8px;
    }
}

/* =============================================
/sec
============================================= */
/* =============================================
front-news
============================================= */
.front-news {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
}

.front-news__inner {
    padding: 40px 16px;
}

.front-news-tit-box {
    margin-bottom: 24px;
}

.front-news-main {
    max-width: 960px;
    margin: 0 auto;
}

.front-news-tab {
    margin-bottom: 8px;
}

.front-news-tab__list {
    display: flex;
    list-style: none;
    padding: 0;
}

.front-news-tab__item {
    width: 25%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    border-right: 1px solid #EFEFEF;
    position: relative;
    cursor: pointer;
}

.front-news-tab__item:nth-of-type(1) {
    border-left: 1px solid #EFEFEF;
}

.front-news-tab__item::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 5px;
    border-radius: 40px;
    background: black;
    bottom: -12px;
    left: 0;
    opacity: .2;
    transition: .3s;
}

.front-news-tab__item:hover::after {
    opacity: 1;
}

.front-news-tab__item_show::after {
    opacity: 1;
}

.front-news-tab__item_all::after {
    background: #DD3333;
}

.front-news-tab__item_cruise::after {
    background: #39C3FF;
}

.front-news-tab__item_florida::after {
    background: #C426FF;
}

.front-news-tab__item_california::after {
    background: #FF9A36;
}

.front-news-tab__item_hawaii::after {
    background: #864730;
}

.front-news-article {
    margin-bottom: 48px;
}

.front-news-article__list {
    list-style: none;
    padding: 0;
    display: none;
}

.front-news-article__list_show {
    display: block;
}

.front-news-article__item {
    display: none;
}

.front-news-article__item_show {
    display: block;
}


.front-news-article__article-list {
    list-style: none;
    padding: 0;
}

.front-news-article__article-item {}

.front-news-article__link {
    text-decoration: none;
    display: block;
    padding: 24px 0;
    border-bottom: 1px solid #DDDDDD;
    transition: .3s;
}

.front-news-article__link:hover {
    background: #f5f5f5;
}

.front-news-article__link-top {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.front-news-article__date {
    font-size: 15px;
    letter-spacing: 0;
    color: #777777;
    margin-right: 32px;
    line-height: 1;
}

.front-news-article__category {
    font-size: 12px;
    letter-spacing: 0;
    color: #fff;
    line-height: 1;
    min-width: 77px;
    min-height: 21px;
    background: black;
    border-radius: 5px;

    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    padding: 2px 8px;
}

.front-news-article__category_all {
    background: #DD3333;
}

.front-news-article__category_cruise {
    background: #39C3FF;
}

.front-news-article__category_florida {
    background: #C426FF;
}

.front-news-article__category_california {
    background: #FF9A36;
}

.front-news-article__category_hawaii {
    background: #864730;
}

.entry-card-meta__link-top {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.entry-card-meta__date,
.entry-date {
    font-size: 15px;
    letter-spacing: 0;
    color: #777777;
    margin-right: 16px;
    line-height: 1;
}

.entry-card-meta__category {
    font-size: 12px;
    letter-spacing: 0;
    color: #fff;
    line-height: 1;
    min-width: 77px;
    min-height: 21px;
    background: black;
    border-radius: 5px;

    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    padding: 2px 8px;
}


.front-news-article__link-bottom {}

.front-news-article__tit {
    font-size: 16px;
    letter-spacing: 0;
    color: var(--cocoon-text-color);
    font-weight: normal;
}

.front-news-btn {}

.front-news-btn__list {
    padding-left: 0;
}

.front-news-btn__item {
    display: none;
    justify-content: center;
}

.front-news-btn__item_show {
    display: flex;
}

.front-news-btn__link {
    min-width: 240px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    border: 1px solid #DD3333;
    color: #DD3333;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    padding: 0 24px;
}

.front-news-btn__link:hover {
    background: #dd3333;
    color: #fff;
}

.front-news-btn__link_cruise {
    border: 1px solid #38C3FF;
    color: #38C3FF;
}

.front-news-btn__link_cruise:hover {
    background: #38C3FF;
}

.front-news-btn__link_california {
    border: 1px solid #FF9A36;
    color: #FF9A36;
}

.front-news-btn__link_california:hover {
    background: #FF9A36;
}

.front-news-btn__link_florida {
    border: 1px solid #C426FF;
    color: #C426FF;
}

.front-news-btn__link_florida:hover {
    background: #C426FF;
}

.front-news-btn__link_hawaii {
    border: 1px solid #864730;
    color: #864730;
}

.front-news-btn__link_hawaii:hover {
    background: #864730;
}

@media screen and (max-width: 834px) {
    .front-news {}

    .front-news__inner {
        padding: 40px 0;
    }

    .front-news-main {}

    .front-news-tab {
        margin-bottom: 0;
    }

    .front-news-tab__item {
        font-size: 11px;
        height: 38px;
    }

    .front-news-tab__item::after {
        bottom: -8px;
    }

    .front-news-tab__item_all {
        width: 17%;
    }

    .front-news-tab__item_cruise {
        width: 20%;
    }

    .front-news-tab__item_florida {
        width: 20%;
    }

    .front-news-tab__item_california {
        width: 26%;
    }

    .front-news-tab__item_hawaii {
        width: 17%;
    }

    .front-news-article {
        width: 90.5%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 8px;
        margin-bottom: 40px;
    }

    .front-news-article__link {
        padding: 16px 0;
    }

    .front-news-article__link-top {
        margin-bottom: 8px;
    }

    .front-news-article__date {
        font-size: 13px;
        margin-right: 16px;
    }

    .front-news-article__tit {
        font-size: 15px;
        line-height: 1.5;
    }

    .entry-card-meta__category {
        font-size: 10px;
        padding: 2px 4px;
    }

    .entry-card-meta__date {
        font-size: 12px;
    }


    .entry-date {
        font-size: 12px;
    }


}

/* =============================================
/front-new
============================================= */
/* =============================================
/front-pick
============================================= */

.front-pick {
    background: linear-gradient(to right, #FED4D6, #FFF4F4);
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;

    padding: 64px 0 80px;
}

.front-pick-article {}

.front-pick-article__list {
    list-style: none;
    padding: 0;
}

.front-pick-article__list .slick-track {
    display: flex;
}

.front-pick-article__list .slick-slide {
    height: auto !important;
}


.front-pick-article__item {
    width: 320px;
    background: #fff;
    margin: 0 12px;
}

.front-pick-article__link {
    text-decoration: none;
    padding: 16px;
    display: block;
}

.front-pick-article__img-area {
    margin-bottom: 8px;
    aspect-ratio: 288/192;
    background: #FEE3E4;
    display: flex;
    align-items: center;
    justify-content: center;
}

.front-pick-article__img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.front-pick-article__txt-area {}

.front-pick-article__txt-top {
    margin-bottom: 8px;
}

.front-pick-article__tit {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
}

.front-pick-article__txt-bottom {
    display: flex;
    align-items: center;
}

.front-pick-article__category {
    font-size: 10px;
    color: #fff;
    margin-right: 8px;
    background: #000;
    min-width: 49px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 2px 8px;
}

.front-pick-article__date {
    font-size: 11px;
    letter-spacing: 0;
    color: #777777;
}

.front-pick-article .slick-dots {
    bottom: -45px;
}

.front-pick-article .slick-dots li button:before {
    font-size: 17px;
    opacity: 1;
    color: #fff;
}

.front-pick-article .slick-dots li.slick-active button:before {
    color: #d33;
}

@media screen and (max-width: 834px) {
    .front-pick {
        padding: 48px 0 40px;
    }

    .front-pick-article .slick-dots {
        display: block !important;
    }

    .front-pick-article .slick-dots li {
        margin: 0 1px;
    }

    .front-pick-article__item {
        margin: 0 8px;
    }

    .front-pick-article .slick-dots li button:before {
        font-size: 13px;
    }
}

/* =============================================
/front-pick
============================================= */
/* =============================================
front-area
============================================= */
.front-area {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    background: url(images/front-area-bg.jpg) center no-repeat;
    background-size: cover;
}

.front-area__inner {
    padding: 64px 0;
}

.front-area-main {
    display: flex;
    justify-content: space-between;
    max-width: 1256px;
    width: 94%;
    margin: 0 auto;
}

.front-area-main_sp {
    display: none;
}

.front-area-left,
.front-area-right {
    width: 48%;
}

.front-area-left {}

.front-area-right {}

.front-area-box {
    margin-bottom: 16px;
}

.front-area-box__en-tit {
    font-size: 96px;
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 900;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-align: center;
    position: relative;
    bottom: -24px;
}

.front-area-box__en-tit_cruise {
    color: #38C3FF;
}

.front-area-box__en-tit_florida {
    color: #C426FF;
}

.front-area-box__en-tit_california {
    color: #FF9A36;
}

@media screen and (max-width: 1250px) {
    .front-area-box__en-tit_california {
        font-size: 75px;
        bottom: -12px;
    }
}

@media screen and (max-width: 1000px) {
    .front-area-box__en-tit_california {
        font-size: 63px;
        bottom: -12px;
    }

    .front-area-box__en-tit_florida {
        font-size: 90px;
    }
}

.front-area-box__en-tit_hawaii {
    color: #864730;
}

.front-area-box__inner {
    background: #fff;
    border-radius: 9px;
    padding: 8px 32px 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);

}

.front-area-box__jp-tit {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0;
    text-align: center;
    padding: 16px 0 20px;
    position: relative;
    margin-bottom: 24px;
    width: 100%;
}

.front-area-box__jp-tit::after {
    position: absolute;
    width: 100%;
    height: 4px;
    content: "";
    bottom: -4px;
    left: 0;
    border-radius: 8px;
}

.front-area-box__jp-tit_cruise::after {
    background: linear-gradient(to right, #39C3FF, #6EE3FF);
}

.front-area-box__jp-tit_florida::after {
    background: linear-gradient(to right, #C426FF, #FF76E5);
}

.front-area-box__jp-tit_california::after {
    background: linear-gradient(to right, #FF9A36, #FFC94E);
}

.front-area-box__jp-tit_hawaii::after {
    background: linear-gradient(to right, #864730, #B48765);
}

.front-area-box__txt-area {
    width: 48%;
    margin-bottom: 32px;
}

.front-area-box__txt {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0;
}

.front-area-box__img-area {
    width: 48%;
    margin-bottom: 32px;
}

.front-area-box__img {
    display: block;
    object-fit: cover;
    aspect-ratio: 240/160;
    width: 100%;
}

.front-area-box__list {
    list-style: none;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

.front-area-box__item {
    width: 50%;
    border-bottom: 1px dashed #ddd;
}

.front-area-box__item:nth-of-type(2n - 1) {
    border-right: 1px dashed #ddd;
}

.front-area-box__item:nth-of-type(2n) {}

.front-area-box__item:nth-of-type(-n+2) {
    border-top: 1px dashed #ddd;
}

.front-area-box__link {
    font-size: 18px;
    letter-spacing: 0;
    min-height: 54px;
    height: 100%;
    line-height: 1.5;
    width: 100%;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--cocoon-text-color);
    padding: 8px 16px;
}

.front-area-box__link:hover {
    color: var(--cocoon-text-color);
    background: #f7f7f7;
}

.front-area-box__link svg {
    fill: black;
    margin-right: 8px;
}

.front-area-box__link_cruise svg {
    fill: #38C3FF;
}

.front-area-box__link_florida svg {
    fill: #C426FF;
}

.front-area-box__link_california svg {
    fill: #FF9A36;
}

.front-area-box__link_hawaii svg {
    fill: #864730;
}

.front-area-box__btn-list {
    list-style: none;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.front-area-box__btn-list::after {
    content: "";
    display: inline-block;
    width: 48%;
}

.front-area-box__btn-item {
    width: 48%;
    margin-bottom: 16px;
}

@media screen and (max-width: 1250px) {
    /* .front-area-box__btn-item {
        width: 100%;
    } */
}

.front-area-box__btn-item_big {
    width: 100%;
    display: flex;
    justify-content: center;
}

.front-area-box__btn-link {
    padding: 8px;
    min-height: 65px;
    height: 100%;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 900;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

@media screen and (max-width: 1250px)  and (min-width: 845px){
    .front-area-box__btn-link {
        flex-direction: column;
    }
}
@media screen and (max-width: 1100px) and (min-width: 845px) {
    .front-area-box__btn-link {
        font-size: 13px;
    }
}



.front-area-box__btn-link_big {
    max-width: 260px;
    width: 100%;
    border-radius: 65px;
    border: 1px solid #000;

}

.front-area-box__btn-link_cruise {
    color: #38C3FF;
    border: 2px solid #38C3FF;
    fill: #38C3FF;
}

.front-area-box__btn-link_cruise svg {}

.front-area-box__btn-link_florida {
    color: #C426FF;
    border: 2px solid #C426FF;
    fill: #C426FF;
}

.front-area-box__btn-link_florida svg {}

.front-area-box__btn-link_california {
    color: #FF9A36;
    border: 2px solid #FF9A36;
    fill: #FF9A36;
}

.front-area-box__btn-link_california svg {}

.front-area-box__btn-link_hawaii {
    color: #864730;
    border: 2px solid #864730;
    fill: #864730;
}

.front-area-box__btn-link_hawaii svg {}

.front-area-box__btn-link svg {
    margin-right: 8px;
}

.front-area-box__btn-link:hover {
    fill: var(--cocoon-white-color);
    color: var(--cocoon-white-color);
}

.front-area-box__btn-link_cruise:hover {
    background: #38C3FF;
}

.front-area-box__btn-link_florida:hover {
    background: #C426FF;
}

.front-area-box__btn-link_california:hover {
    background: #FF9A36;
}

.front-area-box__btn-link_hawaii:hover {
    background: #864730;
}

.front-area-box__bottom {
    text-align: center;
    width: 100%;
}

.front-area-box__bottom-link {
    text-decoration: underline;
    font-size: 15px;
    letter-spacing: 0;
    text-align: center;
    color: var(--cocoon-text-color);
}

@media screen and (max-width: 1000px) {
    .front-area-box__link {
        font-size: 14px;
    }
}

@media screen and (max-width: 834px) {
    .front-area__inner {
        padding: 32px 0 48px;
    }

    .front-area-tit-box {
        margin-bottom: 16px;
    }

    .front-area-main {
        flex-direction: column;
        width: 90.5%;
    }

    .front-area-main_pc {
        display: none;
    }

    .front-area-main_sp {
        display: flex;
    }

    .front-area-box__inner {
        flex-direction: column;
        padding: 8px 20px 24px;
    }

    .front-area-box__en-tit {
        font-size: 56px;
        bottom: -10px;
    }

    .front-area-box__jp-tit {
        font-size: 20px;
        order: 1;
        padding: 8px 0 16px;
        margin-bottom: 16px;
    }

    .front-area-box__img-area {
        order: 2;
        width: 100%;
        margin-bottom: 16px;
    }

    .front-area-box__txt-area {
        order: 3;
        width: 100%;
        margin-bottom: 24px;
    }

    .front-area-box__list {
        order: 4;
        margin-bottom: 16px;
    }

    .front-area-box__btn-list {
        order: 5;
    }

    .front-area-box__txt {
        font-size: 14px;
        line-height: 2;
    }

    .front-area-box__link {
        font-size: 15px;
        padding: 8px;
    }

    .front-area-box__btn-link {
        flex-direction: column;
        font-size: 11px;
    }

    .front-area-box__btn-link_big {
        flex-direction: row;
        font-size: 17px;
    }

    .front-area-box__btn-link svg {
        margin-right: 0;
    }

    .front-area-box__btn-link_big svg {
        margin-right: 8px;
    }
}

/* =============================================
/front-area
============================================= */
/* =============================================
front-voice
============================================= */

.front-voice {
    background: #FFF4F4;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
}

.front-voice__inner {
    padding: 64px 0;
}

.front-voice-main {}

.front-voice-main__list {
    display: flex;
    list-style: none;
    padding: 0;
}

.front-voice-main__list .slick-track {
    display: flex;
}

.front-voice-main__list .slick-slide {
    height: auto !important;
}




.front-voice-main__item {
    background: #fff;
    border-radius: 16px;
    padding: 32px;
    width: 800px;
    margin: 0 20px;
    /* min-height: 295px; */
}

.front-voice-main__tit {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: bold;
}

.front-voice-main__txt {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 2.2;
    max-height: 160px;
    overflow-y: auto;
    padding-right: 8px;
}

.front-voice-main__txt::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.front-voice-main__txt::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 0.5rem;
}

.front-voice-main .slick-dots {
    bottom: -45px;
}

.front-voice-main .slick-dots li button:before {
    font-size: 17px;
    opacity: 1;
    color: #fff;
}

.front-voice-main .slick-dots li.slick-active button:before {
    color: #d33;
}

.front-voice-main__top-tit {
    display: flex;
    margin-bottom: 16px;
}

.front-voice-main__thumb {
    width: 80px;
    height: 80px;
    margin-right: 16px;
}

.front-voice-main__thumb-img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 50%;
}

.front-voice-main__thumb-img_none {
    background: #DDDDDD;
}

.front-voice-main__tit-area {
    width: calc(100% - 96px);
}

.front-voice-main__label {
    display: inline-flex;
    color: var(--cocoon-white-color);
    border-radius: 10px;
    padding: 4px 12px;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 1;
    background: #38C3FF;
    margin-bottom: 10px;
}

.front-voice-main__place {
    margin-right: 16px;
}

.front-voice-main__times {}

@media screen and (max-width: 834px) {
    .front-voice__inner {
        padding: 32px 0;
    }

    .front-voice-main .slick-dots {
        bottom: -32px;
    }

    .front-voice-main .slick-dots {
        display: block !important;
    }

    .front-voice-main .slick-dots li {
        margin: 0 2px;
    }

    .front-voice-main .slick-dots li button:before {
        font-size: 13px;
    }

    .front-voice-main__item {
        width: 310px;
        margin: 0 10px;
        min-height: 391px;
        padding: 24px;
    }

    .front-voice-main__tit {
        font-size: 16px;
    }

    .front-voice-main__txt {
        font-size: 13px;
        line-height: 2;
        max-height: 283px;
    }

    .front-voice-main__top-tit {
        flex-direction: column;
        align-items: center;
    }

    .front-voice-main__tit-area {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .front-voice-main__thumb {
        margin-right: 0;
        margin-bottom: 8px;
    }
}

/* =============================================
/front-voice
============================================= */
/* =============================================
front-info
============================================= */

.front-info {
    background: url(images/front-info-bg.jpg) no-repeat center;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    background-size: cover;
}

.front-info__inner {
    padding: 96px 0;
}

.front-info-main {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.9);
    display: flex;

    max-width: 1256px;
    width: 94%;
    margin: 0 auto;
    padding: 48px 56px;
}

.front-info-left {
    margin-right: 55px;
}

.front-info-left__tit {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 32px;
    color: #000;
}

.front-info-left__txt {
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 2.2;
    margin-bottom: 24px;
}

.front-info-left__btn {}

.front-info-left__btn-link {
    width: 172px;
    height: 48px;
    border-radius: 31px;
    border: 2px solid #DD3333;

    display: flex;
    align-items: center;
    justify-content: center;
    color: #DD3333;

    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    text-decoration: none;
}

.front-info-left__btn-link:hover {
    background: #dd3333;
    color: #fff;
}

.front-info-right {
    min-width: 400px;
}

.front-info-right__img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 400/300;
}

@media screen and (max-width: 834px) {
    .front-info__inner {
        padding: 54px 0;
    }

    .front-info-main {
        flex-direction: column;
        padding: 32px 24px 24px;
    }

    .front-info-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .front-info-right {
        width: 100%;
        min-width: auto;
    }

    .front-info-left__tit {
        font-size: 18px;
        margin-bottom: 24px;
    }

    .front-info-left__btn-link {
        margin: 0 auto;
    }
}

/* =============================================
/front-info
============================================= */
/* =============================================
footer-banner
============================================= */
.footer-banner {
    display: none;
}

.footer-banner_front {
    display: block;
}

.footer-banner__inner {
    padding: 64px 20px;
    max-width: 1097px;
    margin: 0 auto;
}

.footer-banner-main {}

.footer-banner-main__list {
    list-style: none;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.footer-banner-main__item {}

.footer-banner-main__link {
    display: block;
}

.footer-banner-main__link:hover {
    filter: brightness(1.2);
}

.footer-banner-main__img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 834px) {
    .footer-banner {
        display: block;
    }

    .footer-banner__inner {
        padding: 40px 0;
        width: 94%;
    }

    .footer-banner-main__list {
        grid-template-columns: 1fr;
    }
}

/* =============================================
/front-banner
============================================= */
/* =============================================
footer
============================================= */

.footer-bottom.fdt-left-and-right .footer-bottom-content {
    justify-content: center;
}

.copyright {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 2;
}

.footer {
    margin-top: 0;
}

.footer-nav {
    background: #DD3333;
}

.footer-nav {
    padding: 24px 0;
}

.footer-nav-main {
    display: flex;
    justify-content: space-between;

    max-width: 1256px;
    width: 94%;
    margin: 0 auto;
}

.footer-nav-left {
    width: 50%;
    display: flex;
    border-right: 1px solid #fff;
}

.footer-nav-left {
    padding: 24px 0;
}

.footer-nav-left__list {
    width: 50%;
    padding: 0;
    list-style: none;
}

.footer-nav-left__item {
    margin-bottom: 8px;
}

.footer-nav-left__link {
    text-decoration: none;
    color: #fff;
}

.footer-nav-left__link:hover {
    color: #fff;
    opacity: 1;
}

.footer-nav-left__link:hover {
    text-decoration: underline;
}

.footer-nav-right {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 24px 16px;
}

.footer-nav-right__logo {
    max-width: 208px;
    margin-bottom: 48px;
    width: 100%;
}

.footer-nav-right dl {
    color: #fff;
    font-size: 15px;
}

.footer-nav-right dt {
    font-weight: 900;
}

.footer-nav-right dd {
    margin-bottom: 40px;
}

@media only screen and (max-width:834px) {
    .footer-nav {
        padding: 0;
    }

    .footer-nav-main {
        width: 100%;
        flex-direction: column;
    }

    .footer-nav-left {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #fff;
        flex-direction: column;
        padding: 48px 0;
    }

    .footer-nav-left__list {
        width: 90.5%;
        margin: 0 auto;
    }

    .footer-nav-left__list:nth-of-type(1) {
        margin-bottom: 48px;
    }

    .footer-nav-right {
        width: 90.5%;
        margin: 0 auto;
    }

    .footer-nav-right__logo {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 24px;
    }
}

/* =============================================
/footer
============================================= */
/* =============================================
header
============================================= */
#header-container {
    padding-top: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.header {
    width: 100%;
}

.header-in {
    padding: 0 16px;
}

.header-top {
    display: flex;
    justify-content: space-between;
}

.header-top-left {
    display: flex;
    align-items: center;
}

.header-top-left__txt {
    color: #484848;
    font-size: 10px;
    letter-spacing: .056;
}

.header-top-right {}

.header-bottom {
    display: flex;
}

.header-bottom-left {
    max-width: 98px;
    min-width: 98px;
    margin-right: 8px;
    padding-bottom: 12px;
}

.header-bottom-right {
    width: calc(100% - 106px);
    display: flex;
    align-items: flex-end;
}

.header-bottom-nav {
    width: 100%;
}

.header-bottom-nav__list {
    display: flex;
    list-style: none;
    padding: 0;
}

.header-bottom-nav__item {
    width: 16.67%;
}

.header-bottom-nav__link {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    border-right: 1px solid #EFEFEF;


    width: 100%;
    min-height: 51px;
    text-decoration: none;
    color: var(--cocoon-text-color);
    position: relative;

    padding-bottom: 10px;
}

.header-bottom-nav__item:nth-of-type(1) .header-bottom-nav__link {
    border-left: 1px solid #EFEFEF;
}

.header-bottom-nav__link:hover {
    color: var(--cocoon-text-color);
}

.header-bottom-nav__link::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    content: "";
    display: inline-block;
    background: #000;
    opacity: .3;
    transition: .3s;
}

.header-bottom-nav__link:hover::after {
    opacity: 1;
}

.header-bottom-nav__link_show::after {
    opacity: 1;
}

.header-bottom-nav__link_all::after {
    background: #DD3333;
}

.header-bottom-nav__link_cruise::after {
    background: #39C3FF;
}

.header-bottom-nav__link_florida::after {
    background: #C426FF;
}

.header-bottom-nav__link_california::after {
    background: #FF9A36;
}

.header-bottom-nav__link_hawaii::after {
    background: #864730;
}

.header-nav-sp {
    display: none;
}

.header-book {
    display: none;
}


.body_header-nav-open {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.header-nav-sp {
    display: block;
    transform: translateX(150vw);
    transition: .3s;
    position: fixed;
    width: 100vw;
    height: 100svh;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: auto;
    background: linear-gradient(to right, rgba(255, 226, 234, 0.95), rgba(255, 248, 248, .95));
}

.header-nav-sp__inner {
    width: 90.5%;
    margin: 0 auto;
    padding-top: 56px;
    padding-bottom: 40px;
    max-width: 400px;
}


/* .header-nav-sp::before {
    opacity: 0.95;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    left: 0;
} */

.header-nav-sp_open {
    transform: translateX(0);
}

.header-nav-sp-search {
    margin-bottom: 16px;
}

.header-nav-sp-search input {
    border: 2px solid #FFB4B4;
    border-radius: 50px;
    padding: 8px 24px;
    min-height: 51px;
}

.header-nav-sp-search input::placeholder {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    color: #D8D8D8;
}

.header-nav-sp-box {
    position: relative;
    border-radius: 10px;
    background: var(--cocoon-white-color);
    overflow: hidden;
    margin-bottom: 8px;
}

.header-nav-sp-box_last {
    margin-bottom: 40px;
}

.header-nav-sp-box__top {
    color: var(--cocoon-white-color);
    padding: 16px;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;

    cursor: pointer;
}

.header-nav-sp-box__top-tit {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-nav-sp-box__top-tit svg {
    fill: var(--cocoon-white-color);
    transform: rotate(180deg);
    transition: .3s;
}

.header-nav-sp-box__top_open svg {
    transform: rotate(0);
}

.header-nav-sp-box__top_cruise {
    background: #39C3FF;
}

.header-nav-sp-box__top_florida {
    background: #C426FF;
}

.header-nav-sp-box__top_california {
    background: #FF9A36;
}

.header-nav-sp-box__top_hawaii {
    background: #864730;
}

.header-nav-sp-box__bottom {
    padding: 16px;
    display: none;
}

.header-nav-sp-contact {
    margin-bottom: 40px;
}

.header-nav-sp-contact__list {
    list-style: none;
    padding: 0;
}

.header-nav-sp-contact__item {}

.header-nav-sp-contact__item_line {
    margin-bottom: 15px;
}

.header-nav-sp-contact__item_contact {}

.header-nav-sp-contact__link {
    display: flex;
    align-items: center;
    min-height: 56px;
    padding: 8px 32px;

    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    color: var(--cocoon-white-color);
    text-decoration: none;

    border-radius: 5px;
}

.header-nav-sp-contact__link:hover {
    color: var(--cocoon-white-color);
}

.header-nav-sp-contact__link svg {
    fill: var(--cocoon-white-color);
    display: block;
    margin-right: 24px;
}

.header-nav-sp-contact__link_line {
    background: var(--cocoon-line-color);
}

.header-nav-sp-contact__link_line img {
    width: 31px;
    margin-right: 24px;
}

.header-nav-sp-contact__link_contact {
    background: var(--theme-contact-color);
}

.header-nav-sp-contact__link_contact svg {}

.header-nav-sp-other {}

.header-nav-sp-other__list {
    list-style: none;
    padding: 0;
}

.header-nav-sp-other__item {}

.header-nav-sp-other__link {
    padding: 16px 8px;
    border-bottom: 1px solid #DD3333;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    display: block;
    color: #dd3333;
    text-decoration: none;
}

.header-nav-sp-other__link:hover {
    color: #dd3333;
}

@media screen and (max-width: 1023px) {
    .header-bottom-nav__link {
        font-size: 10px;
    }
}

/* .sidebar-info::before {
    opacity: 0.95;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    left: 0;
} */

.sidebar-info_open {
    transform: translateX(0);
}

.sidebar-info-search {
    margin-bottom: 32px;
}

.sidebar-info-search input {
    border: 2px solid #FFB4B4;
    border-radius: 50px;
    padding: 8px 24px;
    min-height: 51px;
}

.sidebar-info-search input::placeholder {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    color: #D8D8D8;
}

.sidebar-info-box {
    position: relative;
    border-radius: 10px;
    background: var(--cocoon-white-color);
    overflow: hidden;
    margin-bottom: 24px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

.sidebar-info-box_last {
    margin-bottom: 40px;
}

.sidebar-info-box__top {
    color: var(--cocoon-white-color);
    padding: 16px;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;

    cursor: pointer;
}

.sidebar-info-box__top-tit {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}

.sidebar-info-box__top-tit svg {
    fill: var(--cocoon-white-color);
    transform: rotate(180deg);
    transition: .3s;
}

.sidebar-info-box__top_open svg {
    transform: rotate(0);
}

.sidebar-info-box__top_cruise {
    background: #39C3FF;
}

.sidebar-info-box__top_florida {
    background: #C426FF;
}

.sidebar-info-box__top_california {
    background: #FF9A36;
}

.sidebar-info-box__top_hawaii {
    background: #864730;
}

.sidebar-info-box__bottom {
    padding: 16px;
}

.sidebar-info-box__link {
    font-size: 15px;
    padding: 8px;
}

.sidebar-info-box__btn-link {
    flex-direction: column;
    height: 100%;
    min-height: 64px;
    font-size: 11px;
}

.sidebar-info-contact {
    margin-bottom: 40px;
}

.sidebar-info-contact__list {
    list-style: none;
    padding: 0;
}

.sidebar-info-contact__item {}

.sidebar-info-contact__item_line {
    margin-bottom: 15px;
}

.sidebar-info-contact__item_contact {}

.sidebar-info-contact__link {
    display: flex;
    align-items: center;
    min-height: 56px;
    padding: 8px 32px;

    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    color: var(--cocoon-white-color);
    text-decoration: none;

    border-radius: 5px;
}

.sidebar-info-contact__link:hover {
    color: var(--cocoon-white-color);
}

.sidebar-info-contact__link svg {
    fill: var(--cocoon-white-color);
    display: block;
    margin-right: 24px;
}

.sidebar-info-contact__link_line {
    background: var(--cocoon-line-color);
}

.sidebar-info-contact__link_line img {
    width: 31px;
    margin-right: 24px;
}

.sidebar-info-contact__link_contact {
    background: var(--theme-contact-color);
}

.sidebar-info-contact__link_contact svg {}

.sidebar-info-login {
    margin-bottom: 24px;
}

.sidebar-info-login__link {
    width: 100%;
    height: 56px;
    border-radius: 25px;
    background: #1CC1C1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    letter-spacing: .05em;
}

.sidebar-info-login__link:hover {
    filter: brightness(1.2);
    color: #fff;
}

.sidebar-info-login__link svg {
    width: 25px;
    margin-right: 8px;
}

.sidebar-banner {}

.sidebar-banner__list {
    padding-left: 0;
    list-style: none;
}

.sidebar-banner__item {
    margin-bottom: 20px;
}

.sidebar-banner__link {
    display: block;
}

.sidebar-banner__link:hover {
    filter: brightness(1.2);
}

.sidebar-banner__img {
    width: 100%;
}


@media only screen and (max-width:834px) {

    .header-in {
        padding: 0;
        min-height: auto !important;
    }

    .header-top-left {
        width: 100%;
        background: #FFF4F4;
        text-align: center;
    }

    .header-top-left__txt {
        color: #DD3333;
        text-align: center;
        width: 100%;
        font-size: 10px;
    }

    .header-top-right {
        display: none;
    }

    .header-bottom {
        position: relative;
        position: relative;
        z-index: 10000;
    }

    .header-bottom-right {
        width: auto;
        position: absolute;
        right: 50px;
        z-index: 100;
        top: 50%;
    }

    .header-bottom-nav {
        display: none;
    }

    .header-bottom {
        justify-content: center;
        padding: 8px 0;
    }

    .header-bottom-left {}

    .header-bottom-left {
        max-width: 68px;
        min-width: 68px;
        margin-right: 0;
        padding-bottom: 0;
    }

    .header-bottom-left__logo {
        display: block;
    }

    .header-bottom-left__logo-img {
        display: block;
    }

    .header-book {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100vw;
        height: 56px;
        z-index: 100;
    }

    .header-book__list {
        height: 100%;
        width: 100%;
        padding: 0;
        list-style: none;
        display: flex;
    }

    .header-book__item {
        width: 50%;
        height: 100%;
    }

    .header-book__link {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 1.5;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        cursor: pointer;

        text-decoration: none;
        color: var(--cocoon-white-color);
    }

    .header-book__link:hover {
        color: var(--cocoon-white-color);
        opacity: 1;
        filter: brightness(1.1);
    }

    .header-book__link_line {
        background: var(--cocoon-line-color);
    }

    .header-book__link_contact {
        background: linear-gradient(to right, #DD3333, #FE5F90);
    }

    .header-book__link_line img {
        width: 31px;
        margin-right: 8px;
    }

    .header-book__link_contact svg {
        margin-right: 8px;
        fill: var(--cocoon-white-color);
    }

}

/* =============================================
header-hum-btn
============================================= */
.header-hum-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 70000;
    width: 30px;
    height: 22px;
    cursor: pointer;
}

@media only screen and (min-width:834px) {
    .header-hum-btn {
        display: none;
    }
}

@media only screen and (max-width:834px) {
    .header-hum-btn {}
}

.header-hum-btn__box {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.header-hum-btn__bar {
    width: 100%;
    height: 2px;
    background: #dd3333;
    transition: 0.3s;
}

.header-hum-btn__bar_top_open {
    transform: rotate(135deg);
    animation-name: rotate-top;
    position: absolute;
    left: 0;
}

@keyframes rotate-bottom {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(135deg);
    }
}

.header-hum-btn__bar_middle {
    margin: 8px 0;
}

.header-hum-btn__bar_middle_open {
    display: none;
}

.header-hum-btn__bar_bottom_open {
    width: 100%;
    position: absolute;
    left: 0;
    transform: rotate(-135deg);
    animation-name: rotate-top;
}

@keyframes rotate-top {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-135deg);
    }
}

/* =============================================
/header-hum-btn
============================================= */
/* =============================================
/header
============================================= */

/* =============================================
page-fv
============================================= */

.page-fv {
    border-bottom: 4px solid #DD3333;
    margin-bottom: 1.5rem;
}

.page-fv__inner {
    min-height: 220px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.page-fv__inner::before {
    opacity: .15;
    background: linear-gradient(135deg, #DD3333, #fff);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
}

.page-fv-main {
    position: relative;
    text-align: center;
}

.page-fv-main__tit {
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5;
}

.page-fv-main__category {
    display: inline-block;
    margin: 0 auto;
    color: var(--cocoon-white-color);
    position: relative;
    /* left: 50%;
    transform: translateX(-50%); */
    font-size: 12px;
    letter-spacing: 0;
    padding: 0 4px;
    margin-top: 8px;
    background: #dd3333;
}

@media only screen and (max-width:834px) {

    .page-fv {
        position: relative;
    }

    .page-fv__inner {
        position: static;
    }

    .page-fv-main {
        padding: 0 8px;
        position: static;
    }

    .page-fv-main__tit {
        font-size: 21px;
        margin-bottom: 0;
    }

    .page-fv__inner {
        min-height: 120px;
    }

    .page-fv-main__category {
        position: absolute;
        bottom: 0;
        left: auto;
        transform: none;
        right: 0;
        padding: 0 10px;
    }

    .page-breadcrumbs {
        display: none;
    }
}

/* =============================================
/page-fv
============================================= */
/* =============================================
category-page-content
============================================= */

.category-page-content h2 {
    font-size: 27px;
    letter-spacing: .01em;
    font-weight: bold;
    border: none;

    border-bottom: 3px solid #dd3333;
    padding-bottom: 16px;
}

.category-page-content h2 span::before {
    display: none;
}

.category-page-content h2 span::after {
    display: none;
}

.page-breadcrumbs {}

.page-breadcrumbs__inner {
    max-width: 1256px;
    padding: 0 29px;
    margin: 0 auto;
}

@media only screen and (max-width:834px) {
    .category-page-content h2 {
        font-size: 23px;
        letter-spacing: .01em;
        font-weight: bold;
    }

}

/* =============================================
/category-page-content
============================================= */
.sp {
    display: none !important;
}

@media only screen and (max-width:834px) {
    .pc {
        display: none !important;
    }

    .sp {
        display: inherit !important;
    }
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {

    /*必要ならばここにコードを書く*/
    .wp-block-image figcaption {
        margin: -3% 0 0 0;
        text-align: right;
        color: white;
        text-shadow: 1px 1px black;
    }
}

/*834px以下*/
@media screen and (max-width: 834px) {

    /*必要ならばここにコードを書く*/
    .wp-block-image figcaption {
        margin: -3% 0 0 0;
        text-align: right;
        color: white;
        text-shadow: 1px 1px black;
    }
}

/*480px以下*/
@media screen and (max-width: 480px) {

    /*必要ならばここにコードを書く*/
    table.mobile-block th,
    table.mobile-block td {
        display: block;
        border: none;
        padding: 8px 8px;
        line-height: 2;
    }

    .ect-entry-card .card-meta,
    .rect-entry-card .card-meta,
    .ect-big-card-first .card-meta {
        clear: none;
    }

    table.mobile-block th {
        font-size: 16px;
        padding: 8px;
    }

    table.mobile-block td {
        font-size: 14px;
        padding: 16px 8px;
    }


    .wp-block-image figcaption {
        margin: -3% 0 0 0;
        text-align: right;
        color: white;
        text-shadow: 1px 1px black;
    }
}

.mobile-footer-menu-buttons {
    display: none !important;
}

a:hover {
    opacity: 1;
}

.blog-data {
    font-size: 10px;
    padding: 12px 0 12px 4px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.blog-data__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 24px;
}

.blog-data__list_views {
    position: absolute;
    right: 0;
    margin-right: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (max-width:834px) {
    .blog-data {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding: 12px 5% 12px;
        gap: 8px 0;
    }

    .blog-data__list_views {
        position: relative;
        top: 0;
        transform: none;
    }
}

.blog-data__img {
    display: flex;
    align-items: center;
    width: 15px;
    margin: 0 !important;
    margin-right: 3px !important;
}

.blog-data__img svg {
    fill: var(--white-color);
}

.blog-data__link {
    text-decoration: none !important;
    font-size: 12px;
    margin-right: 8px;
}

.blog-data__link_category {
    border-radius: 5px;
    color: var(--cocoon-white-color);
    padding: 2px 8px;
    background: #38C3FF;
}

.blog-data__link_category:hover {
    color: var(--cocoon-white-color);
}

.blog-data__txt {
    line-height: 1;
    font-size: 12px;
    letter-spacing: 0;
    color: var(--white-color);
    margin-bottom: 0 !important;
}

@media only screen and (max-width:834px) {
    .blog-data__list {
        margin-right: 16px;
    }

    .blog-data__txt {
        line-height: 1.5;
        font-size: 11px;
    }

    .blog-data__link {
        font-size: 10px;
    }
}

.blog-data__views {
    color: var(--white-color);
    letter-spacing: 0;
    font-size: 11px;
}

.blog-data__views_count {
    font-size: 13px;
}

.common-modal {
    position: fixed;
    width: 100vw;
    height: 100svh;
    z-index: 999999;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: scroll;
    display: none;
    background: linear-gradient(to bottom, rgba(255, 222, 222, 0.95), rgba(255, 173, 173, .95));
}

.common-modal_show {
    /* display: block; */
}

/* .common-modal::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #ffdede 0%, #ffadad 100%);
    opacity: 0.95;
} */
.common-modal__inner {
    padding: 0 30px;

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.common-modal-info-box {
    width: 49%;
}

.common-modal-box__bottom {
    height: calc(100% - 48px);
}

.common-modal-box__btn-list {
    height: 100%;
}

.common-modal-box__btn-list_center {
    align-items: center;
}

.common-modal-box__btn-list_center .front-area-box__btn-item {
    margin-bottom: 0;
}

.common-modal-box__btn-list_center::after {
    display: none;
}

.common-modal__close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}

.common-modal__close svg {
    stroke: #d33;
    stroke-width: 2px;
}

@media only screen and (max-width:834px) {
    .common-modal {
        align-items: flex-start;
    }

    .common-modal__inner {
        width: 90%;
        padding: 0;
        padding-top: 80px;
    }

    .common-modal-info-box {
        width: 100%;
    }

    .common-modal__close svg {
        width: 20px;
        height: 20px;
    }

}

.load {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(255, 226, 234, 1), rgba(255, 248, 248, 1));
    z-index: 99999;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.load_hide {
    opacity: 0;
    z-index: -1;
}

input:focus:not([type=submit]),
textarea:focus {
    box-shadow: 0 0 6px #67ddff;
    background: #f7f7f7;
    outline-width: 0;
}

#toc {
    width: 100%;
}

.btn-l,
.ranking-item-link-buttons a,
.btn-wrap.btn-wrap-l>a {
    padding: 20px 40px 20px 16px;
}

.article h2 {
    font-size: 27px;
    border-bottom: 3px solid #dd3333;
    padding-bottom: 16px;
}

.article h2 span::after {
    display: none;
}

@media only screen and (max-width:834px) {
    .article h2 {
        font-size: 23px;
        padding-bottom: 12px;
    }
}


.entry-content {
    margin-top: 1rem;
}

.entry-content> :first-child {
    margin-top: 0;
}

blockquote {
    background: #F7F7F7;
}

.no-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.content-in {
    /* padding-top: 1.5rem; */
}

.single #sidebar {
    margin-top: 1.5rem;
}

.header-bottom-nav__item {
    position: relative;
}


.header-bottom-nav-subbox {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.95);
    width: 330px;
    padding: 8px 16px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.header-bottom-nav__item:hover .header-bottom-nav-subbox {
    display: block;
}

.list {
    gap: 0;
}

.box29 {
    margin: 2em 0;
    background: #dcefff;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #5fb3f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
}

.box5 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #4ec4d3;
}
.box5 p {
    margin: 0; 
    padding: 0;
}

.box19 {
    position: relative;
    padding:0.25em 1em;
}
.box19:before,.box19:after{ 
    content:'';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.box19:before{
    border-left: solid 1px #5767bf;
    border-top: solid 1px #5767bf;
    top:0;
    left: 0;
}
.box19:after{
    border-right: solid 1px #5767bf;
    border-bottom: solid 1px #5767bf;
    bottom:0;
    right: 0;
}
.box19 p {
    margin: 0; 
    padding: 0;
}

.box17{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}

.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #e0ffff;
    border-left: solid 10px #1e90ff;
}
.box8 p {
    margin: 0; 
    padding: 0;
}
.box18{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #ffcb8a;
    border-radius: 3px 0 3px 0;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #ffcb8a;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-12px;
}
.box18:before {
    bottom:-12px;
    right:-12px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}
.box4{
    padding: 8px 19px;
    margin: 2em 0;
    color: #2c2c2f;
    background: #fff8dc;
    border-top: solid 5px #deb887;
    border-bottom: solid 5px #deb887;
}
.box4 p {
    margin: 0; 
    padding: 0;
}

.box16{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.box16 p {
    margin: 0; 
    padding: 0;
}