@charset "UTF-8";

/*================================================================
# section-title01
================================================================ */
.second-layer .section-title01__jp strong {
    display: block;
    font-size: 36px;
}

/*================================================================
#anchor
================================================================ */
.anchor .anchor__list {
    width: 100%;
    margin: 8px 0 0 0;
}

/*================================================================
.intro
================================================================ */
.intro .wrap {
    position: relative;
}

.intro .left {
    position: relative;
}

.intro .sub-title {
    margin-top: 40px;
    font-weight: 700;
    color: #7a7870;
}

.intro .title {
    margin-top: 8px;
    font-size: 32px;
}

.intro .text {
    margin-top: 16px;
    line-height: 2;
}

.intro .intro__img01 {
    display: none;
}

.intro .intro__img02 {
    width: calc(178px / 1.5);
    position: absolute;
    top: 43px;
    right: 8px;
    z-index: 2;
}

.intro .intro__img03 {
    display: none;
}

/*================================================================
# チェックポイントベスト7
================================================================ */
.second-layer .section-title01 {
    padding-bottom: 0;
}

.second-layer .section-title01__jp {
    line-height: 1.618;
}

.second-layer .section-title01__jp span {
    margin-bottom: 8px;
    display: block;
    font-size: 18px;
}

.slider-text {
    width: 100%;
    height: 100%;
    padding: 0 24px 16px 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    border-radius: 4px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 79%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 79%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 79%, rgba(0, 0, 0, 0.65) 100%);
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-size: 14px;
    color: #fff;
    text-align: right;
}

.second-layer .container01 .text-area:before {}

.second-layer .container01 .number {}

.point_illust01 {
    display: none;
}

.point_illust02 {
    width: calc(256px / 2);
    position: absolute;
    top: -74px;
    left: -27px;
    z-index: 2;
}

.point_illust03 {
    width: calc(208px / 2);
    position: absolute;
    right: -13px;
    bottom: -298px;
}

.point_illust04 {
    display: none;
}

.point_illust05 {
    display: none;
}

.point_illust06 {
    width: calc(226px / 2);
    position: absolute;
    right: 2px;
    bottom: -36px;
}

.point_illust07 {
    display: none;
}

.point_illust08 {
    width: calc(215px / 2);
    position: absolute;
    right: -37px;
    bottom: -11px;
}

.point_illust09 {
    width: calc(278px / 2);
    position: absolute;
    bottom: -26px;
    left: -104px;
    z-index: 2;
}

.point_illust10 {
    width: calc(355px / 2);
    position: absolute;
    right: -131px;
    bottom: -11px;
}

.point_illust11 {
    width: calc(255px / 2);
    position: absolute;
    right: -23px;
    bottom: -295px;
}

.point_illust12 {
    display: none;
}

.point_illust13 {
    width: calc(106px / 2);
    position: absolute;
    bottom: -17px;
    left: -13px;
    z-index: 2;
}

.point_illust14 {
    width: calc(727px / 2);
    position: absolute;
    right: -80px;
    bottom: -11px;
    z-index: 1;
}

/*================================================================
# おもてなし
================================================================ */
.omotenashi_illust01 {
    width: calc(172px / 2);
    position: absolute;
    bottom: 8px;
    left: -60px;
}

.omotenashi_illust02 {
    width: calc(432px / 2);
    position: absolute;
    right: -144px;
    bottom: -2px;
}

.slick-slider.slider02 .slick-dots .slick-active img {
    border: 4px solid var(--purple);
}

/*================================================================
# プラン
================================================================ */
.plan__title-area .plan-title-en {}

.section-plan .box .box__tag {}

.section-plan .wrap::before {}

.plan_illust01 {
    width: calc(156px / 2);
    position: absolute;
    bottom: 1px;
    left: -42px;
    z-index: 0;
}

.plan_illust02 {
    display: none;
}

.plan_illust03 {
    width: calc(312px / 2);
    position: absolute;
    top: 40px;
    right: -66px;
    z-index: 1;
}

.section-plan .footer-top {
    margin-top: 64px;
    position: relative;
    font-weight: 700;
    text-align: center;
    z-index: 1;
}

.section-plan .footer-top .copy {
    padding: 0 40px;
    position: relative;
    display: inline-block;
    font-size: 14px;
}

.section-plan .footer-top .copy:before,
.section-plan .footer-top .copy:after {
    width: 32px;
    height: 2px;
    background-color: black;
    position: absolute;
    content: "";
    top: 50%;
    display: inline-block;
}

.section-plan .footer-top .copy:before {
    left: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.section-plan .footer-top .copy:after {
    right: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.section-plan .footer-top .title {
    margin-top: 8px;
    font-family: var(--text-en);
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
}

.section-plan .footer-top .btn-area {
    margin-top: 16px;
}

.section-plan .footer-top .btn {
    padding: 24px 130px;
    border: 2px solid var(--black);
    border-radius: 50px;
    background-color: #fff503;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.15);
    display: inline-block;
    font-size: 20px;
    color: rgb(0, 0, 0);
    text-align: center;
    transition: background-color 0.3s;
}

.section-plan .footer-top .btn:hover {
    background-color: #da7079;
}

.section-plan .footer-top .btn span {
    position: relative;
}

.section-plan .footer-top .btn span::before {
    width: 24px;
    height: 24px;
    background-image: url(../img/arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    top: 50%;
    right: -32px;
    transition: transform 0.3s;
    transform: translate(0, -50%);
}

.section-plan .footer-top .btn:hover span::before {
    transform: translate(6px, -12px);
}

.section-plan .footer-top .tel {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--text-en);
    font-size: 40px;
    font-weight: 800;
}

.section-plan .footer-top .tel .tel-svg {
    fill: none;
    stroke: #000;
    stroke-width: 3px;
    fill-rule: evenodd;
}

.section-plan .footer-top .tel a {
    margin-left: 8px;
    text-decoration: none;
}

/*================================================================
#
================================================================ */
.mv04_center {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
}

.mv04_center img {
    max-width: none;
    height: 320px;
    margin-left: 5%;
}

.mv03_center {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
}

.mv03_center img {
    max-width: none;
    height: 320px;
    margin-left: 5%;
}

.tokuten {
    margin-top: 16px;
    font-weight: 700;
}

.tokuten ul {
    margin: 8px 0 0 1em;
    font-size: 14px;
}

/*================================================================
#
================================================================ */
.second-layer .section-title02 .sub-title {
    font-family: "Roboto";
    font-size: 24px;
    letter-spacing: 0;
}

.second-layer .section-title02 .sub-title strong {
    color: var(--green);
}

.second-layer .section-title02 {
    justify-content: start;
}

.point01_img20 .point01_img20__img img {
    border: 8px solid #fff;
    border-radius: 8px;
}

.point01_img20__sub-title {
    margin-top: 16px;
}

.point01_img20__title {
    font-size: 20px;
    color: var(--green);
}

.point01_img20__text {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
}

/*================================================================
#
================================================================ */
.point02__title {
    margin-top: 64px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.point02 .container {
    margin-top: 40px;
}

.point02 .box01 {
    padding: 24px;
    border-radius: 24px;
    background-color: rgba(87, 174, 82, 0.15);
}

.point02 .box01:nth-child(n + 3) {
    margin-top: 40px;
}

.point02 .box01 .number {
    margin: auto;
    top: -56px;
    right: 0;
    left: 0;
    font-family: "Roboto";
    font-size: 32px;
    color: var(--green);
    letter-spacing: 0;
}

.point02 .box01 .title {
    font-size: 24px;
}

.point02 .box01 .middle img {
    border-radius: 16px;
}

.point02 .box01 .text {
    line-height: 1.618;
}

.section-title01__img {
    margin-top: -100px;
    display: flex;
    justify-content: center;
}

.section-title01__img img {
    width: 600px;
    max-width: 600px;
}

/*================================================================
#ファミリーステイ
================================================================ */
.family-trip .section-title02 .sub-title {
    font-family: "Roboto";
    font-size: 24px;
    letter-spacing: 0;
}

.family-trip .section-title02 .sub-title strong {
    color: var(--green);
}

.family-trip .section-title02 {
    justify-content: start;
}

.family-trip .point01_img20 {
    margin-top: 24px;
    padding: 24px;
    border-radius: 8px;
    background-color: #faf8ee;
}

.family-trip .point01_img20 .point01_img20__img img {
    border: 0;
    border-radius: 4px;
}

.family-trip .point01_img20__sub-title {
    margin-top: 16px;
}

.family-trip .point01_img20__title {
    font-size: 20px;
    color: var(--green);
}

.family-trip .point01_img20__text {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
}

.point02 .box01 .middle {
    margin-top: 0;
}

.family-trip .point02__title {
    margin-top: 64px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.family-trip .point02 .container {
    margin-top: 56px;
}

.family-trip .point02 .box01 {
    padding: 24px;
    border-radius: 24px;
    background-color: rgba(87, 174, 82, 0.15);
}

.family-trip .point02 .box01:nth-child(n + 2) {
    margin-top: 40px;
}

.family-trip .point02 .box01 .number {
    margin: auto;
    top: -32px;
    right: 0;
    left: 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--green);
    letter-spacing: 0.1em;
}

.family-trip .point02 .box01 .number span {
    position: relative;
}

.family-trip .point02 .box01 .number span:before {
    width: 2px;
    height: 100%;
    background-color: var(--green);
    position: absolute;
    content: "";
    top: 0;
    left: -20px;
    transform: rotate(-35deg);
}

.family-trip .point02 .box01 .number span:after {
    width: 2px;
    height: 100%;
    background-color: var(--green);
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    transform: rotate(35deg);
}

.family-trip .point02 .box01 .title {
    margin-top: 16px;
    font-size: 24px;
}

.family-trip .point02 .box01 .title small {
    margin-left: 4px;
    font-size: 14px;
}

.family-trip .point02 .box01 .sub-title {
    font-size: 14px;
    color: var(--black);
}

.family-trip .point02 .box01 .middle img {
    border-radius: 8px;
}

.family-trip .point02 .box01 .text {
    margin-top: 8px;
    line-height: 1.618;
}

.family-trip .point03 {
    margin: 64px 0 0;
    position: relative;
}

.family-trip .point03:before {
    width: calc(100% + 48px);
    height: 280px;
    opacity: 0.2;
    background-color: var(--green);
    position: absolute;
    content: "";
    bottom: 0;
    left: -24px;
    z-index: -1;
}

.family-trip .family-trip__illust01 {
    width: calc(183px / 2);
    position: absolute;
    top: 328px;
    right: 55px;
}

.family-trip .point03 .full-width {
    padding-bottom: 40px;
}

.family-trip .point03 .slider .name {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 700;
}

.family-trip .point03 .slider .text {
    margin-top: 8px;
    font-size: 14px;
    color: var(--gray);
}

.family-trip .point03 .black-btn-wrap {
    width: calc(100% - 48px);
    margin: 24px auto 0;
}

.family-trip .point04 .number {
    margin-bottom: 24px;
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--green);
    letter-spacing: 0.1em;
}

.family-trip__illust02 {
    width: calc(180px / 2);
    position: absolute;
    top: -40px;
    right: 64px;
}

/*================================================================
# 赤ちゃん＆キッズ旅
================================================================ */
.baby-journey .section-title01__img {
    margin-top: -40px;
}

.baby-journey_illust01 {
    width: calc(305px / 2);
    position: absolute;
    right: -100px;
    bottom: -432px;
    transform: scale(-1, 1);
}

.baby-journey_illust02 {
    display: none;
}

.baby-journey_illust03 {
    display: none;
}

.baby-journey_illust04 {
    width: calc(215px / 2);
    position: absolute;
    right: -26px;
    bottom: 0px;
}

.baby-journey_illust05 {
    width: calc(231px / 2);
    position: absolute;
    right: -15px;
    bottom: -562px;
    transform: scale(-1, 1);
}

.baby-journey_illust06 {
    display: none;
}

.baby-journey .lend {
    margin-top: 24px;
    font-size: 14px;
}

.lend__title {
    font-weight: 700;
}

.baby-journey .lend .lend__list {
    margin: 4px 0 0 1em;
    display: flex;
    flex-wrap: wrap;
}

.baby-journey .lend .lend__list li {
    margin-right: 24px;
    color: var(--gray);
}

/*================================================================
# マタニティ旅
================================================================ */
.maternity-trip .section-title01__img {
    margin-top: -40px;
}

.maternity-trip_illust01 {
    width: calc(326px / 2);
    position: absolute;
    right: -64px;
    bottom: -280px;
    transform: scale(-1, 1);
}

.maternity-trip_illust02 {
    display: none;
}

.maternity-trip_illust03 {
    width: calc(379px / 2);
    position: absolute;
    right: -14px;
    bottom: -333px;
    transform: scale(-1, 1);
}

.maternity-trip_illust04 {
    display: none;
}

/*================================================================
# 3世代旅
================================================================ */
.generation-trip .section-title01__img {
    margin-top: -40px;
}

.generation-trip_illust01 {
    width: calc(245px / 2);
    position: absolute;
    right: 2px;
    bottom: -154px;
    transform: scale(-1, 1);
}

.generation-trip_illust02 {
    display: none;
}

.generation-trip_illust03 {
    display: none;
}

.generation-trip_illust04 {
    width: calc(276px / 2);
    position: absolute;
    bottom: 2px;
    right: -71px;
    z-index: 2;
}