:root {
    --ana-blue: #0B318F;
    /* --ana-blue: #0F1E54; */
    --light-gray: #F4F4F4;
}
body {
    font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Helvetica Neue",
    NotoSansCJKjp,
    "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN",
    Arial,
    Meiryo,
    sans-serif;
    line-height: 1.6;
    color: #333;
    margin: 0;
    padding: 0;
    background-color: var(--light-gray);
}
body.g-body.m-lp {
    font-family: 'Noto Sans JP';
}
ol, ul {
    list-style: none;
}
header {
    color: white;
    display: block;
}
.l-site_header {
    background-color: white;
    width: 100%;
    height: 50px;
    z-index: 999;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eee;
}
.l-site_header-inner {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.breadcrumb {
    padding: 8px 0;
    background-color: #fff;
}
.breadcrumb .breadcrumb-list {
    display: flex;
    margin-top: 5px;
    margin-bottom: 5px;
}
.wrap-content {
    display: block;
    width: 100%;
    max-width: 1100px;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
}
.breadcrumb .breadcrumb-list-item {
    position: relative;
    padding-right: 10px;
    padding-left: 9px;
    white-space: nowrap;
    font-size: 13px;
}
.breadcrumb .breadcrumb-list-item-link {
    color: #004ea2;
    text-decoration: none;
    font-size: 13px;
    padding-right: 2px;
}
.breadcrumb .breadcrumb-list-item:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	width: 1em;
	height: 1em;
	font-size: .8em;
	background-image: url("../_assets/img/icon_arrow_black.svg");
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
}
.breadcrumb .breadcrumb-list-item:last-child:after {
	display: none;
}

.l-site_header-logo {
    height: 67px;
    position: absolute;
    left: 10px;
    width: 100%;
}
.pc_kv {
    width: 1280px;
    margin: auto;
}
.sp_kv {
    display: none;
}
h1 {
    margin: 0;
    font-size: 37px;
    color: #000000;
}
.main-content {
    width: 1160px;
    margin: auto;
    position: relative;
}
.container {
    background-image: url(../img/bg.jpg);
}
h2 {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 22px;
}
.sale-contents {
    padding: 10px 0;
    padding-left: 30px;
}

.booking {
    padding: 6px 0;
    padding-left: 30px;
    line-height: 2.2;
}
.wrap-content {
    background-color: #FFFFFF;
    border-radius: 15px;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    background-color: #FFFFFF;
    border-radius: 35px;
    padding: 20px 50px;
}
.flex-wrap ul {
    width: 25%;
    padding-left: 0;
}
.dotted_line .dep_area {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    text-align: left
}
.dotted_line .dep {
    padding: 20px 5px 35px 5px;
    text-align: center;
    width: 160px;
    margin: auto;
}
.dotted_line .dep a {
    color: #ffffff;
    font-size: 15px;
    background-color: #EC407A;
    padding: 10px 30px;
    border-radius: 40px;
    border: solid 5px #ffffff;
    text-decoration: none;
}
.dotted_line .dep a .video_play {
    display: inline-block;
    position: relative;
    width: 1em;
    height: 1em;
    border: 0.05em solid currentColor;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    margin-bottom: -3px;
    margin-right: 10px;
}
.dotted_line .dep a .video_play::before {
    position: absolute;
    color: #EC407A;
    top: 50%;
    left: 30%;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border: 0.3em solid transparent;
    border-left: 0.5em solid currentColor;
    box-sizing: border-box;
    content: "";
}
.l-site-footer {
    background-color: #004EA2;
}
.l-site-footer-list {
    display: flex;
    flex-wrap: wrap;
}
.l-site-footer-list .l-site-footer-list-item:first-child {
    border-left: 1px solid rgba(238, 238, 238, 0.4);
}
.l-site-footer-list .l-site-footer-list-item {
    width: 25%;
    border-right: 1px solid rgba(238, 238, 238, 0.4);
    background-color: #004EA2;
    text-align: center;
    border-bottom: 1px solid rgba(238, 238, 238, 0.4);
}
.l-site-footer-list .l-site-footer-list-item-link {
    transition: .3s;
    display: block;
    padding: 20px 15px;
    color: white;
    font-size: 14px;
    text-decoration: none;
}
.l-site-footer-copyright {
    background-color: #fff;
    padding: 40px 15px;
    text-align: center;
    font-size: 8px;
}
.g-footer {
    margin-top: 40px;
}
.tour-info {
    background-image: url(../img/mushi-megane.svg);
    background-repeat: no-repeat;
    background-position: 15px;
    background-size: 35px;
    border: 4px solid #FF0066;
    color: #FF0066;
    font-size: 20px;
    font-weight: 600;
    padding: 13px 13px 13px 70px;
    margin-top: -135px;
    background-color: #FFFFFF;
    letter-spacing: 0.5px;
}
.sale-point {
    /* background-image: url(../img/point.png);
    background-repeat: no-repeat;
    background-position: 35px 50px; */
    background-color: #FFFFFF;
    margin-top: 15px;
    /* padding: 30px 50px 30px 220px; */
    letter-spacing: 0.5px;
    padding-top: 30px;
    padding-bottom: 40px;
}
.ribbon {
    /* display: inline-block; */
    position: relative;
    height: 45px;
    text-align: center;
    box-sizing: border-box;
}
.ribbon:before {/*左側のリボン端*/
    content: '';
    position: absolute;
    width: 10px;
    bottom: -25px;
    left: 375px;
    z-index: 0;
    border: 30px solid #E7CD00;
    border-left-color: transparent;
}

.ribbon:after {/*右側のリボン端*/
    content: '';
    position: absolute;
    width: 10px;
    bottom: -25px;
    right: 375px;
    z-index: 0;
    border: 30px solid #E7CD00;
    border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon h1 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 20px;
    line-height: 60px;
    font-size: 40px;
    color: #000000;
    background: #FFE303;/*真ん中の背景色*/
    z-index: 1;
    width: 320px;
}
.ribbon h1:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #397eb5;/*左の折り返し部分*/
}
.ribbon h1:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #397eb5;/*右の折り返し部分*/
}
/* .sale-point ul li:first-child,.sale-point ul li:nth-child(3) {
    font-size: 18px;
    font-weight: 900;
    padding-top: 10px;
    width: 140px;
    background: linear-gradient(transparent 55%, #1CA7C9 70%);
}
.sale-point ul li:nth-child(2),.sale-point ul li:nth-child(4) {
    font-size: 14px;
    font-weight: 900;
} */
ul.tokuten {
    border: 3px solid #000000;
    border-radius: 15px;
    padding: 15px 30px;
    width: 480px;
    background-image: url(../img/point.png);
    background-repeat: no-repeat;
    background-position: 295px -20px;
}
ul.tokuten li {
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.tokuten li:first-child {
    background-color: #FFE303;
    border: 2px solid #000000;
    border-radius: 15px;
    text-align: center;
    width: 100px;
}
ul.tokuten li:nth-child(2) {
    background-color: #FFE303;
    border: 2px solid #000000;
    text-align: center;
    width: 150px;
}
ul.tokuten li:nth-child(3) {
    font-size: 18px;
    font-weight: 800;
}
ul.tokuten li:nth-child(4) {
    font-size: 15px;
    margin-top: -3px;
}
.sale-point p,.sale-point p img {
    display: inline-block;
}
.sale-info {
    background-color: #FFCE0B;
    text-align: center;
}
.sale-info h1 {
    font-size: 44px;
    padding-top: 35px;
    padding-bottom: 20px;
}
.sale-info .img_list {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: auto;
}
.img_list li {
    background-color: #FFFFFF;
}
.sale-info ul li img {
    padding: 5px;
}
.sale-info ul li span {
    font-weight: 900;
    font-size: 15px;
}
.sale-info .img_list li span {
    font-size: 15px;
    display: block;
    padding-bottom: 10px;
}
.sale-info h2 {
    padding-top: 50px;
    font-size: 42px;
    font-weight: 100;
}
.sale-info h2 span {
    font-size: 16px;
    margin-top: -10px;
    display: block;
    letter-spacing: 10px;
    margin-left: 7px;
}
.cp_term {
    background-color: #211817;
    color: #FFFFFF;
    width: 90%;
    margin: auto;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -1px;    
    border-radius: 10px;
}
.cp_term span {
    font-size: 55px;
}
.point_01 {
    background-image: url(../img/point_01.png);
    background-repeat: no-repeat;
    background-position: 35px 30px;
    background-size: 90px;
}
.point_02 {
    background-image: url(../img/point_02.png);
    background-repeat: no-repeat;
    background-position: 35px 30px;
    background-size: 90px;
}
.point_01,.point_02 {
    background-color: #FFFFFF;
    border: 3px solid #211515;
    width: 90%;
    margin: auto;
    padding: 45px;
    text-align: left;
    display: flex;
}
.point_01 p:first-child,.point_02 p:first-child {
    display: inline-block;
}
.point_01 ul li:first-child,.point_02 ul li:first-child {
    font-size: 35px;
    font-weight: 800;
    color: #FF0066;
    text-align: center;
    padding-bottom: 20px;
}
.point_01 ul,.point_02 ul {
    font-size: 20px;
    font-weight: 800;
    text-align: left;
    width: 100%;
    margin: auto;
    padding-left: 100px;
}
.point_01 ul li,.point_02 ul li,.point_01 ul li span,.point_02 ul li span {
    font-size: 23px;
}
.hdr_coupon {
    color: #FFFFFF;
    width: 90%;
    margin: auto;
    margin-top: 30px;
    padding: 10px;
    font-size: 35px;
    font-weight: 900;
    letter-spacing: -1px;
    border-radius: 35px;
    text-align: center; /* リンクを中央揃え */
}

.hdr_coupon a {
    display: inline-block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #8B5E3C;
    padding: 12px 24px;
    border-radius: 25px;
    font-size: 28px;
    font-weight: bold;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.2);
    transition: background-color 0.3s, transform 0.2s;
    box-shadow: 2px 5px 4px -2px gray;
    width: 100%;
}

.hdr_coupon a:hover {
    background-color: #A66F45;
    transform: translateY(-2px);
    text-decoration: none;
}
.dep_area h1 {
    text-align: center;
}
.hotel_name {
    font-size: 23px;
    font-weight: 800;
}
.parking_fee,.parking,.shuttlebus {
    display: flex;
    font-size: 20px;
    font-weight: 900;
    border: 1px solid #DDDDDD;
    width: 455px;
}
.parking_fee li:first-child,.parking li:first-child,.shuttlebus li:first-child {
    background-color: #F0F5F7;
    width: 30%;
    padding: 13px 0;
}
.parking_fee li:nth-child(2),.parking li:nth-child(2),.shuttlebus li:nth-child(2) {
    padding: 13px 0;
    width: 70%;
}
.shuttlebus {
    margin-top: 20px;
    font-size: 14px;
}
.shuttlebus li a {
    color: #1A73E8;
    text-decoration: none;
}
.hotel_map {
    text-align: left;
}
.gmap_iframe {
    aspect-ratio: 6 / 4;
    width: 100%;
}
.hotel_name,.hotel_address {
    text-align: left;
    width: 90%;
    margin: auto;
}
.hotel_address {
    padding: 5px 0 21px 0;
}
.hotel_access {
    background-color: #FFFFFF;
    border: 3px solid #211515;
    width: 90%;
    margin: auto;
    padding: 45px 45px 65px 45px;
}
.dep_area_title {
    background-color: #FFCE0B;
    padding-bottom: 50px;
    width: 90%;
    margin: auto;
}
.dep_area_title h1 {
    border-bottom: 3px solid #000000;
}
.hotel_detail {
    padding: 20px 0;
}
.flex {
    display: flex;
    justify-content: space-evenly;
}
.access_title {
    flex-direction: row;
    align-items: center;
    min-height: 6.5rem;
    display: flex;
    justify-content: space-between;
    height: auto;
    padding: 0 20px;
    background: #e6e6e6;
}
.access_title p {
    font-weight: 100;
}
.access_detail {
    padding-top: 35px;
    font-size: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 2rem;
    flex-direction: row;
    margin-bottom: 0;
}
.access_detail li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    min-height: 6rem;
    padding: 0 1rem;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    border: .2rem solid #000;
}
.access_detail li:nth-child(2),
.access_detail li:nth-child(4),
.access_detail li:nth-child(6) {
    border: none;
    width: 200px;
    padding: 0;
    text-align: center;
    font-size: 12px;
}
.access_detail li:nth-child(6),
.access_detail li:nth-child(7) {
    margin-top: 20px;
}
.access_detail li dl dt::after {
    display: block;
    width: 150px;
    height: 0px;
    content: "";
    border-bottom: 3px solid #000000;
}
.sale-info ul li span {
    font-weight: 900;
    font-size: 6px;
    padding-right: 8px;
    padding-left: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-50 {
    margin-top: 50px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-20 {
    padding-bottom: 20px;
}
@media (max-width: 768px) {
    .container {
        padding: 0;
    }
    .main-content {
        padding: 20px;
        width: initial;
        margin: auto;
    }
    h1 {
        font-size: 30px;
    }
    .pc_kv {
        display: none;
    }
    .sp_kv {
        display: block;
    }
    .tour-info {
        padding: 10px 13px 10px 60px;
        font-size: 14px;
    }
    #countdown {
        font-size: 4vw;
        margin: -15px 0 30px 0;
    }
    .highlight-blue {
        display: block;
        margin-left: 0;
        padding: 6px;
    }
    .flex-wrap {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .flex-wrap ul {
        width: 50%;
    }
    .sale-point {
        background-position: 15px -20px;
        padding: 40px 20px 20px 20px;
    }
    .sale-point ul {
        line-height: 30px;
        width: 100%;
    }
    .sale-point ul li:first-child, .sale-point ul li:nth-child(3) {
        font-size: 18px;
    }
    .sale-point ul li:nth-child(3) {
        line-height: 26px;
    }
    .sale-point ul li:nth-child(2), .sale-point ul li:nth-child(4) {
        font-size: 15px;
    }
    ul.tokuten li:nth-child(2) {
        width: 120px;
    }
    .sale-info {
        padding: 10px 10px;
        font-size: 20px;
    }
    .sale-info h1 {
        font-size: 34px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .sale-info .img_list {
        display: block;

    }
    .ribbon h1 {
        width: 220px;
        font-size: 30px;
    }
    .ribbon:before {
        left: 5px;
    }
    .ribbon:after {
        right: 5px;
    }
    ul.tokuten {
        background-position: 155px -20px;
        margin-bottom: 20px;
    }
    .img_list li {
        display: flex;
        margin-bottom: 10px;
    }
    .sale-info ul li img {
        width: 170px;
    }
    .sale-info .img_list li span {
        width: 40%;
        margin: auto;
        font-size: 16px;
        padding-bottom: 0;
    }
    .sale-info h2 {
        padding-top: 40px;
    }
    .cp_term span {
        font-size: 40px;
    }
    .point_01,.point_02 {
        background-position: 15px 15px;
        background-size: 60px;
        padding: 20px;
    }
    .point_01 ul, .point_02 ul {
        padding-left: 0px;
    }
    .point_01 ul li:first-child, .point_02 ul li:first-child {
        text-align: left;
        font-size: 21px;
        padding: 35px 15px 25px 115px;
        margin: -40px -30px -10px -50px;
    }
    .point_01 ul li, .point_02 ul li {
        font-size: 15px;
    }
    .point_01 ul li span, .point_02 ul li span {
        font-size: 10px;
    }
    .hdr_coupon {
        margin-top: 20px;
        border-radius: 25px;
    }
    .hdr_coupon a {
        font-size: 19px;
    }
    .hotel_access {
        padding: 20px;
    }
    .hotel_name {
        font-size: 17px;
        width: 100%;
    }
    .hotel_address {
        font-size: 15px;
    }
    .flex {
        display: block;
    }
    .parking_fee, .parking, .shuttlebus {
        display: block;
        width: 100%;
    }
    .parking_fee li:first-child,.parking li:first-child,.shuttlebus li:first-child {
        width: 100%;
        font-size: 14px;
    }
    .parking_fee li:nth-child(2),.parking li:nth-child(2),.shuttlebus li:nth-child(2) {
        width: 90%;
        margin: auto;
        font-size: 14px;
    }
    .access_title {
        display: block;
        font-size: 15px;
        padding-top: 8px;
    }
    .access_title ul li img {
        display: none;
    }
    ul.access_detail {
        width: 70%;
        margin: auto;
    }
    .dep_area_title h1 {
        padding-top: 0px;
        font-size: 18px;
        padding-bottom: 9px;
    }
    .dotted_line .dep_area {
        font-size: 16px;
        padding-left: 10px;
    }
    .dotted_line .dep {
        padding: 20px 0px 35px 0px;
        width: 130px;
    }
    .dotted_line.flex-wrap.mt-50 {
        margin-top: 20px;
        padding: 20px 15px;
    }
    .dotted_line .dep a {
        padding: 10px 20px;
        margin: 0;
    }
}
