/* CSS PC/SP共通レイアウト */
#familyplan2024 * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    word-break: break-all;
}
#familyplan2024 img {
    border: 0px;
    vertical-align: top;
    max-width: 100%;
    height: auto;
    width
    /***/
    : auto;
}
#familyplan2024 li {
    list-style-type: none;
    text-decoration: none;
}
#familyplan2024 a {
    text-decoration: none;
}
#familyplan2024 a:hover {
    opacity: 0.8;
}
#familyplan2024 .font_yumincho {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#familyplan2024 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 100%;
    color: #000;
    line-height: 1.6;
    background-color: #FFF;
    min-width: 1140px;
}
/*--------------------------------------------------*
 *   メインビジュアル
 *--------------------------------------------------*/
#familyplan2024 .mainvisual {
    width: 100%;
}
#familyplan2024 .mainvisual .wrap {
    width: 100%;
    height: 500px;
    background: url("../img/plan34/pt_jagged.png"), url("../img/plan34/pt.png"), url("../img/plan34/ph_mainvisual_pc.jpg");
    background-repeat: repeat-x, repeat, no-repeat;
    background-position: left 460px, center center, center center;
    background-size: auto, auto, cover;
    margin-bottom: 50px;
    padding-top: 50px;
    position: relative;
}
#familyplan2024 .mainvisual .wrap .maintitle {
    text-align: center;
}
#familyplan2024 .mainvisual .wrap .select_hotel {
    width: 830px;
    position: absolute;
    top: 110px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: right;
}
#familyplan2024 .mainvisual .lead {
    width: 1040px;
    margin: 0px auto 60px;
    font-weight: bold;
    position: relative;
}
#familyplan2024 .mainvisual .lead .marker {
    display: inline-block;
    font-size: 25px;
    background: linear-gradient(transparent 60%, #ffddb8 0%);
    margin-top: 30px;
    margin-bottom: 15px;
}
#familyplan2024 .mainvisual .lead .text {
    font-size: 20px;
    line-height: 1.8;
}
#familyplan2024 .mainvisual .lead .ill_family {
    position: absolute;
    top: -30px;
    right: 0px;
}
#familyplan2024 .read {
    padding-bottom: 10px;
}
/*--------------------------------------------------*
 *   対象ホテルはこちらの8ホテル！
 *--------------------------------------------------*/
#familyplan2024 .target_hotel {
    background-color: #ebf8ff;
}
#familyplan2024 .target_hotel .ttl_main {
    font-size: 39px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    background-color: #358fff;
}
#familyplan2024 .target_hotel .ttl_main div {
    display: inline-block;
    background-image: url("../img/plan34/img_slash_left.png"), url("../img/plan34/img_slash_right.png");
    background-repeat: no-repeat, no-repeat;
    background-position: left 20px, right 20px;
    padding: 30px 40px 20px 55px;
}
#familyplan2024 .target_hotel .ttl_main div span {
    font-size: 46px;
}
#familyplan2024 .target_hotel .inner {
    width: 1100px;
    margin: 0px auto;
    padding: 50px 0px 40px;
}
#familyplan2024 .target_hotel .inner .notice {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 50px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li {
    width: 100%;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 30px;
    margin-bottom: 50px;
    padding: 40px 30px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .logo {
    width: 155px;
    text-align: center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover {
    width: calc(100% - 155px);
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .name {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .area {
    font-size: 18px;
    margin-top: 3px;
    margin-right: 15px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .rank {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 20px;
    margin-right: 10px;
    padding: 2px 10px 0px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .rank.low {
    background: #213264;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .rank.high {
    background: #a48700;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi {
    width: auto;
    margin: 0;
    padding: 0;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi img {
    padding-right: 0px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi {
    display: flex;
    align-items: center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi .evaluation {
    font-weight: bold;
    padding-left: 4px;
    font-size: 16px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi .evaluation.ore {
    color: #ff4e00;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi .evaluation.yellow {
    color: #ff9900;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi .evaluation .comment {
    font-size: 16px;
    padding-left: 0;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .kuchikomi .number {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding: 0;
    margin: 0;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .kuchikomi .number a {
    color: #000066;
    text-decoration: underline;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box {
    margin-bottom: 25px;
    position: relative;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box ul li {
    border: none;
    border-radius: 0px;
    margin-bottom: 50px;
    padding: 0px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper {
    background-color: transparent;
    margin: 0px auto;
    border: none;
    box-shadow: none;
    position: relative;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
    border: none !important;
    left: 0px !important;
    background: none !important;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-controls-auto,
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 15px;
    width: 100%;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager .bx-pager-item,
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #FFF;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager.bx-default-pager a:hover,
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #2792ff;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #FFF;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .point {
    position: absolute;
    top: 15px;
    left: 15px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .point ul li {
    display: inline-block;
    width: auto;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    font-size: 16px;
    border-radius: 30px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 6px 15px 4px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .guide {
    font-size: 18px;
    margin-bottom: 20px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .guide .fcolor_red {
    color: #ff0000;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .guide .fcolor_water {
    display: block;
    font-size: 20px;
    color: #42bcec;
    font-weight: bold;
    margin-bottom: 5px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list {
    margin-bottom: 30px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list ul li {
    width: auto;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 18px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list ul li div:nth-child(1) {
    border: 1px solid #666;
    border-radius: 30px;
    padding: 2px 15px 0px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list ul li div:nth-child(2) {
    margin: 0px 15px 0px 10px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li {
    width: 330px;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 a {
    display: block;
    border: 5px solid #ffa421;
    border-radius: 20px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(1) {
    text-align: center;
    background: url("../img/plan34/icon_arrow_link.png") no-repeat 95% center;
    background-size: 8px auto;
    background-color: #ffa421;
    padding: 8px 0px 11px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(1) img {
    width: 214px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(2) {
    font-size: 28px;
    color: #db1443;
    font-weight: bold;
    text-align: center;
    padding: 8px 0px 11px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 {
    margin: 0px 23px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 a {
    display: block;
    border: 5px solid #8dd933;
    border-radius: 20px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(1) {
    text-align: center;
    background: url("../img/plan34/icon_arrow_link.png") no-repeat 95% center;
    background-size: 8px auto;
    background-color: #8dd933;
    padding: 12px 0px 12px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(1) img {
    width: 214px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(2) {
    font-size: 28px;
    color: #db1443;
    font-weight: bold;
    text-align: center;
    padding: 12px 0px 12px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a {
    background-color: #198fd7;
    display: block;
    text-align: center;
    color: #fff;
    padding: 20px;
    margin: 20px 0 0;
    border-radius: 15px;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 10px solid #1372ac;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a span {
    position: relative;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a span::before {
    content: "";
    display: block;
    width: 30px;
    height: 35px;
    background: url(../img/plan34/icon-hotel.png) no-repeat;
    position: absolute;
    background-size: contain;
    left: -45px;
    top: -1px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a span::after {
    content: "";
    display: block;
    width: 13px;
    height: 25px;
    background: url(../img/plan34/icon-arrow.png) no-repeat;
    position: absolute;
    background-size: contain;
    right: -44px;
    top: 21%;
}
/*ホテルレポート*/
#familyplan2024 .hotel_report {
    width: 330px;
    margin: 5px auto;
    background: #db3746;
    border-radius: 15px;
    padding: 10px 0;
}
#familyplan2024 .hotel_report .titel {
    display: block;
    text-align: center;
    width: 100%;
    position: relative;
    padding-right: 32px;
}
#familyplan2024 .hotel_report .titel span {
    position: absolute;
    font-size: 16px;
    color: #fff;
    bottom: 4px;
    right: 8px;
}
#familyplan2024 .hotel_report .wrap {
    border-radius: 5px;
    background: #FFF;
    padding: 8px 8px 3px 8px;
    width: 90%;
    display: block;
    margin: 0 auto;
}
#familyplan2024 .hotel_report a {
    display: block;
    color: #000;
}
#familyplan2024 .hotel_report .wrap .more {
    margin-top: 3px;
    text-align: right;
}
#familyplan2024 .hotel_report .wrap .date {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 4px;
    position: relative;
}
#familyplan2024 .hotel_report .wrap a {
    color: #000;
}
#familyplan2024 .hotel_report .wrap .date .new {
    background: #bd0a1b;
    color: #FFF;
    font-size: 14px;
    margin-right: 5px;
    padding: 0px 2px;
}
#familyplan2024 .hotel_report .wrap .date span {
    vertical-align: middle;
}
#familyplan2024 .hotel_report_s {
    width: 350px;
    margin: 5px auto;
    background: #db3746;
    border-radius: 5px;
    padding: 5px;
}
#familyplan2024 .hotel_report_s .wrap {
    border-radius: 5px;
    background: #FFF;
    padding: 8px 8px 3px 8px;
    margin: 3px 0;
}
#familyplan2024 .hotel_report_s a {
    display: block;
    color: #000;
}
#familyplan2024 .hotel_report_s .wrap .more {
    margin-top: 3px;
    text-align: right;
    display: inline-block;
    width: 165px;
}
#familyplan2024 .hotel_report_s .wrap .date {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 4px;
    display: inline-block;
    width: 162px;
}
#familyplan2024 .hotel_report_s .wrap a {
    color: #000;
}
#familyplan2024 .hotel_report_s .wrap .date .new {
    background: #bd0a1b;
    color: #FFF;
    font-size: 14px;
    margin-right: 5px;
    padding: 0px 2px;
}
#familyplan2024 .hotel_report_s .wrap .date span {
    vertical-align: middle;
}
#familyplan2024 .hotel_report .wrap .date:after {
    display: block;
    position: absolute;
    top: 22%;
    right: 10px;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid #c71d1d;
}
.popup_box {
    margin: 0px auto;
    background-color: #FFF;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    position: fixed;
    padding: 30px;
    display: none;
}
.popup_box p.bt_close {
    text-align: center;
    padding-top: 20px;
}
#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}
#familyplan2024 .popup_box .report {
    width: 272px;
    padding-bottom: 20px;
    position: relative;
    background: #db3746;
}
#familyplan2024 .popup_box .report .substance {
    width: 220px;
    background: #FFF;
    margin: 0px 20px;
}
#familyplan2024 .popup_box .report .substance p.hit {
    position: absolute;
    top: 30px;
    left: 203px;
    font-size: 15px;
    color: #663300;
}
#familyplan2024 .popup_box .report .substance ul {
    width: 230px;
    padding: 0px 20px;
    max-height: 180px;
    overflow-y: scroll;
    margin: 10px 0;
}
#familyplan2024 .popup_box .report .substance ul li {
    background-image: url(../img/plan34/icon_arrow_pop.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 14px;
    border-bottom: 1px solid #CCC;
    width: auto;
    margin-top: 0;
}
#familyplan2024 .popup_box .report .substance ul li a {
    font-size: 18px;
    color: #663300;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}
#familyplan2024 .popup_box .report .substance ul li img {
    padding-left: 6px;
    vertical-align: -2px !important;
}
#familyplan2024 .popup_box .report .substance ul li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    /* ie 8 */
    -moz-opacity: 0.7;
    /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;
    /* Safari 1.x */
}
#familyplan2024 .popup_box .report .substance p.bt_more {
    text-align: right;
    padding-top: 8px;
    padding-right: 20px;
}
#familyplan2024 .popup_box .report .substance p.bt_more a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    /* ie 8 */
    -moz-opacity: 0.7;
    /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;
    /* Safari 1.x */
}
#familyplan2024 .popup_box {
    /*width: 272px;*/
    margin: 0px auto;
    background-color: #FFF;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    position: fixed;
    padding: 30px;
    display: none;
}
#familyplan2024 .popup_box p.bt_close {
    text-align: center;
    padding-top: 20px;
}
#familyplan2024 li.PLC .bt_hotel_det {
    display: flex;
    justify-content: space-between;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a {
    width: 49%;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a.villa_link {
    font-size: 23px;
    font-feature-settings: "palt";
    background-image: url(../img/plan34/villa-link.png);
    background-size: cover;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: bottom -7px center;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a.villa_link span::after {
    right: -26px;
}
#familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a.villa_link span::before {
    left: -43px;
    top: -3px;
    width: 35px;
    background: url(../img/plan34/icon-villa.png) no-repeat;
    height: 35px;
    background-size: contain;
}
/* PCレイアウト */
@media (min-width: 640px) {
    /*--------------------------------------------------*
 *   PCでは無効/表示されない
 *--------------------------------------------------*/
    .pc_none {
        display: none !important;
    }
    #familyplan2024 .bt_pagetop {
        position: fixed;
        right: 20px;
        bottom: 50px;
        z-index: 200;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(1),
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(1) {
        border-radius: 10px 10px 0 0;
    }
    .PCR .bt_grp {
        display: flex;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PCR .bt_grp ul {
        width: 50%;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PCR .bt_grp ul li {
        width: 90%;
        margin: 0 auto;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PCR .bt_grp .bt_hotel_det a {
        margin: 5px 0 0;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .PCR .bt_hotel_det {
        width: 50%;
    }
    #familyplan2024 .PCR .hotel_report {
        width: 100%;
    }
}
/* スマホレイアウト */
@media (max-width: 639px) {
    #familyplan2024 {
        min-width: inherit;
    }
    /*--------------------------------------------------*
 *   メインビジュアル
 *--------------------------------------------------*/
    #familyplan2024 .mainvisual .wrap {
        width: 100%;
        height: 66.27vw;
        background-image: none;
        /*
	background: url("../img/plan34/pt_jagged.png"), url("../img/plan34/pt.png");
	background-repeat: repeat-x, repeat;
	background-position: left 62vw, center center;
	background-size: auto 9.33vw, auto;
*/
        margin-bottom: 0;
        padding-top: 0;
    }
    #familyplan2024 .mainvisual .wrap .maintitle img {
        width: 94vw;
    }
    #familyplan2024 .mainvisual .wrap .sp_main {
        position: absolute;
        z-index: 0;
    }
    #familyplan2024 .mainvisual .wrap .sp_main::after {
        content: "";
        height: 50px;
        width: 100%;
        display: block;
        background: url("../img/plan34/pt_jagged.png");
        background-repeat: repeat-x;
        background-size: auto 35px;
        position: absolute;
        bottom: -10vw;
    }
    #familyplan2024 .mainvisual .wrap .sp_main::before {
        content: "";
        height: 100%;
        width: 100%;
        display: block;
        background: url("../img/plan34/pt.png");
        background-repeat: repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
    }
    #familyplan2024 .mainvisual .wrap .maintitle {
        position: relative;
        padding-top: 5vw;
    }
    #familyplan2024 .mainvisual .wrap .select_hotel {
        width: 16vw;
        top: 19vw;
        left: inherit;
        right: 15vw;
    }
    #familyplan2024 .mainvisual .lead {
        width: auto;
        margin: 0px 3vw 6vw;
    }
    #familyplan2024 .mainvisual .lead .marker {
        font-size: 3.33vw;
        margin-top: 3vw;
        margin-bottom: 2vw;
    }
    #familyplan2024 .mainvisual .lead .text {
        font-size: 3.33vw;
        font-weight: normal;
        line-height: 1.7;
    }
    #familyplan2024 .mainvisual .lead .ill_family {
        position: static;
        text-align: center;
        margin-top: -14vw;
    }
    #familyplan2024 .mainvisual .lead .ill_family img {
        width: 27.6vw;
    }
    /*--------------------------------------------------*
 *   対象ホテルはこちらの8ホテル！
 *--------------------------------------------------*/
    #familyplan2024 .target_hotel .ttl_main {
        font-size: 5.07vw;
        letter-spacing: 0px;
    }
    #familyplan2024 .target_hotel .ttl_main div {
        background-position: left 3vw, right 3vw;
        background-size: 5.6vw auto, 5.6vw auto;
        padding: 3vw 5vw 3vw 6vw;
    }
    #familyplan2024 .target_hotel .ttl_main div span {
        font-size: 6.13vw;
    }
    #familyplan2024 .target_hotel .inner {
        width: 100%;
        margin: 0px;
        padding: 4vw 3vw 6vw;
    }
    #familyplan2024 .target_hotel .inner .notice {
        font-size: 4vw;
        line-height: 1.6;
        text-align: left;
        margin-bottom: 3vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li {
        border-radius: 15px;
        margin-bottom: 8vw;
        padding: 4vw 3vw 6vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li:last-child {
        margin-bottom: 2vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above {
        margin-bottom: 1vw;
        position: relative;
        padding-bottom: 8vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .logo {
        width: 18.67vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .logo img {
        height: 12vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .logo1 img {
        height: 9vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .logo3 img {
        height: 8vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover {
        width: calc(100% - 18.67vw);
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .name {
        font-size: 4.27vw;
        margin-bottom: 0;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box {
        display: block;
        flex-wrap: nowrap;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .area {
        font-size: 3.73vw;
        margin-top: 0;
        margin-right: 0;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review {
        font-feature-settings: "palt";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .rank {
        display: inline-block;
        font-size: 2.4vw;
        margin-right: 1vw;
        margin-bottom: 1vw;
        padding: 1vw 2vw 0.4vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi .evaluation {
        padding-left: 1vw;
        font-size: 3.73vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review p.kuchikomi .evaluation .comment {
        font-size: 3.47vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .above .cover .line_box .review .kuchikomi .number {
        font-size: 3.47vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box {
        margin-bottom: 3vw;
        position: relative;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box ul li {
        margin-bottom: 8vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper img {
        width: 100%;
        height: 46.67vw;
        object-fit: cover;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager.bx-default-pager a {
        margin: 0 1vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .bx-wrapper .bx-pager.bx-default-pager a {
        margin: 0 1vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .point {
        top: 2vw;
        left: 2vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .slide_box .point ul li {
        font-size: 3vw;
        margin-bottom: 1.5vw;
        margin-right: 0;
        padding: 1.2vw 1.5vw 0.6vw;
        font-feature-settings: "palt";
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .guide {
        font-size: 3.73vw;
        margin-bottom: 3vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .guide .fcolor_water {
        font-size: 4vw;
        margin-bottom: 1vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list {
        margin-bottom: 3vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list ul li {
        font-size: 3.47vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .gist_list ul li div:nth-child(1) {
        border-radius: 8px;
        margin-bottom: 2vw;
        padding: 0.9vw 2vw 0.3vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul {
        display: block;
        flex-wrap: nowrap;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li {
        width: 69.6vw;
        margin: 0px auto;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 {
        margin: 0px auto 4vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 a {
        border-radius: 10px;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(1) {
        background-position: 97% center;
        background-size: 2vw auto;
        padding: 1vw 0px;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(1) img {
        width: 45.07vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room3_1 div:nth-child(2) {
        font-size: 5.87vw;
        padding: 1vw 0px 0.6vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 {
        margin: 0px auto 4vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 a {
        border-radius: 10px;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(1) {
        background-position: 97% center;
        background-size: 2vw auto;
        padding: 1vw 0px;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(1) img {
        width: 45.07vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp ul li.bt_room4_1 div:nth-child(2) {
        font-size: 5.87vw;
        padding: 1vw 0px 0.6vw;
    }
    #familyplan2024 .hotel_report {
        width: auto;
        margin: 0px auto 4vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a {
        width: 69.6vw;
        margin: 0 auto;
        font-size: 4vw;
        padding: 25px 0;
        border-bottom: 5px solid #1372ac;
        border-radius: 10px;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a span::before {
        width: 20px;
        height: 22px;
        left: -29px;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a span::after {
        width: 9px;
        height: 15px;
        right: -24px;
    }
    #familyplan2024 .hotel_report .titel {
        padding-right: 10px;
        text-align: left;
        padding-left: 10px;
    }
    #familyplan2024 .hotel_report .titel img {
        width: 200px;
    }
    #familyplan2024 .hotel_report .titel span {
        font-size: 14px;
    }
    #familyplan2024 .read {
        margin-top: 10px;
    }
    #familyplan2024 li.PLC .bt_hotel_det {
        display: block;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a.villa_link,
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a {
        width: 69.6vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a.villa_link {
        font-size: 4vw;
        line-height: 1.5;
        padding: 7px 0;
        height: 80px;
        margin-bottom: 4vw;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li.PLC .bt_grp .bt_hotel_det a.villa_link span::after {
        right: -8vw;
        top: 40%;
    }
    #familyplan2024 .target_hotel .inner ul.hotel_box > li .bt_grp .bt_hotel_det a.villa_link span::before {
        width: 25px;
        height: 25px;
        top: 19%;
        left: -9vw;
    }
    /*--------------------------------------------------*
 *   SPでは無効/表示されない
 *--------------------------------------------------*/
    .sp_none {
        display: none !important;
    }
}
