@charset "utf-8";

.nopc {
    display: none;
}

.contents {
    font-family: "Noto Sans JP", serif;
    color: #333;
    font-size: 15px;
    line-height: 1.5em;
}

.contents .inner {
    width: 992px;
    margin: 0 auto;
}

/*------------------------------------------------
	メインビジュアル
--------------------------------------------------*/
#mainvisual {
    width: 100%;
    height: 394px;
    text-align: center;
    background: url("../images/main-bg-pc.webp") no-repeat top center;
}

#mainvisual .inner {
    height: 100%;
    position: relative;
}

#mainvisual img {
    height: 370px;
    position: absolute;
    right: 15.6%;
    top: -1%;
}

/*------------------------------------------------
	ページナビ
--------------------------------------------------*/
#navi {
    width: 100%;
    background: #e40000;
    padding: 16px 0;
}

#navi .menu {
    width: 992px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

#navi .menu>li {
    width: 50%;
    height: 100%;
    text-align: center;
    position: relative;
    border-left: 1px solid #fff;
}

#navi .menu>li .subopen {
    display: block;
    cursor: pointer;
    padding-top: 17px;
    height: 100%;
}

#navi .menu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

#navi .menu>li:nth-child(1) {
    border-left: none;
}

#navi .menu>li:nth-child(2) {
    border-right: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#navi .menu>li .submenu {
    position: absolute;
    top: 60px;
    width: 100%;
    background-color: #ff3b4a;
    color: #fff;
    padding: 1px;
    display: none;
}

#navi .menu>li .submenu li {
    width: 100%;
    border-top: solid 1px #fff;
}

#navi .menu>li .submenu li>a {
    display: block;
    color: inherit;
    text-decoration: none;
    padding: 7px 0;
}

#navi .menu>li>a:hover {
    opacity: 0.8;
    transition: all 0.6s ease;
}

#navi .menu>li .submenu li>a:hover {
    color: #32abd1;
    background-color: #fff;
    transition: all 0.3s ease;
}

#navi .menu li a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 10px;
}

#navi.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 30%);
}

#navi.fixed .menu li a.active:after {
    position: absolute;
    bottom: 2px;
    content: "";
    width: 80%;
    height: 2px;
    margin: 0 auto;
    background-color: #fff;
}

#navi.fixed .menu li a:after {
    content: none;
}

#navi .menu p {
    font-size: 14px;
}

/*------------------------------------------------
	商品
--------------------------------------------------*/
#point2 .point_txt,
#point .point_txt {
    margin: 20px 0;
}

#point .point_txt {
    margin: 10px 0 20px;
}

#point .point1_subtxt {
    font-weight: bold;

}

.grid-col__link {
    display: flex;
    height: 100%;
    flex-direction: column;
    text-decoration: none;
    color: #333;
    transition: all .25s ease-out;
}

.grid-col__link {
    flex-direction: inherit;
}

.tour_box {
    text-align: end;
}

.tour_box p {
    line-height: 2rem;
}

.txt_red {
    color: #f01c1c;
    font-size: 15px;
    font-weight: normal;
    display: block;
}

.point_txtbox {
    padding: 0.5vw;
    text-align: center;
    font-weight: 600;
    font-size: 1.0vw;
    color: #333333;
    border-top: solid 2px #15595b;
    border-bottom: solid 2px #e40000;
    width: 90%;
    margin: 0 auto;
}

/*------------------------------------------------
	ポイント
--------------------------------------------------*/
/*#point {
    width: 100%;
    background: url(../images/bk_point2_bottom.webp) top center no-repeat;
    background-position: bottom;
}*/

#city_point {
    width: 100%;
    background: url(../images/bg_city_bottom.webp) top center no-repeat;
    background-position: bottom;
}

.city_point_map {
    padding: 0;
}

#airline_point {
    padding: 20px 0;
}

#point .inner,
#point2 .inner {
    background-color: #ffffff;
}

#product h2,
#point2 h2,
#airline_point h2,
#question h2 {
    font-size: 2.0em;
    margin-bottom: 30px;
    line-height: 1.1em;
}

#point h2 {
    font-size: 2.0em;
    line-height: 1.1em;
}


#city_point h2 {
    font-size: 2.0em;
    line-height: 1.1em;
}

#point .heading--subTitle,
#point2 .heading--subTitle,
#city_point .heading--subTitle,
#airline_point .heading--subTitle {
    font-weight: normal;
}

#point .point1_subtxt,
#airline_point .heading--subTitle {
    margin-top: 15px;
}

#point .grid-col2.txt {
    padding: 30px 30px 0 10px;
}

.icon-base.flex {
    display: flex;
    /*flex-wrap: wrap;*/
    margin-top: 15px;
    font-size: 0.95rem;
}

.icon-base__text {
    margin: 0 5px 10px;
    padding: 5px 10px 5px 30px;
}

.icon-base__text.kirameki {
    background-color: #d8972e;
    color: #ffffff;
    border-radius: 100px;
    padding-left: 1em;
}

.icon-base__text.natsuiro {
    background-color: #39aeb0;
    color: #ffffff;
    border-radius: 100px;
    padding-left: 1em;
}

#point2 .txt_info {
    position: absolute;
    top: 290px;
    width: 96.8%;
    color: #ffffff;
    font-size: 0.9rem;
    background-color: #333333;
    padding: 0.1rem 0.5rem;
    text-align: right;
    border-radius: 0 0 4px 4px;
}

.point-box {
    display: flex;
    flex-wrap: wrap;
}

.point-box li {
        width: 31.3%;
        margin-right: 1.8%;
    margin-bottom: 30px;
}

.point-box .ph {
    margin-bottom: 10px;
}

.point-box .ph img {
    width: 100%;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.point-box .ph span {
    display: block;
    font-size: 11px;
    line-height: 1.2em;
    text-align: right;
}

#point2 li {
    position: relative;

}

#point2 .world_icon {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30%;
}

#point2 .world_icon img {
    width: 100%;
}

#point li {
    position: relative;

}

#point .world_icon {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30%;
}

#point .world_icon img {
    width: 100%;
}

.point-box h3 {
    font-size: 18px;
    line-height: 1.2em;
    color: #222;
    font-weight: bold;
    margin-bottom: 5px;
}

.point-box h3 span {
    font-size: 12px;
    color: #888;
}

.point-box .text {
    font-size: 15px;
    line-height: 1.5em;
}

.point-box .text-mini {
    font-size: 11px;
    line-height: 1.4em;
    color: #d95100;
    margin-top: 5px;
}

.line {
    background: linear-gradient(transparent 70%, #f5a6a6 50%);
}


/*------------------------------------------------
	商品
--------------------------------------------------*/
nav.navi {
    /*background-color: #ffe5e8;*/
    padding: 50px 0 0;
}

nav.navi.btm {
    background-color: #fff;
    padding: 0 0 150px;
}

.tour-tub {
    width: 992px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.tour-tub li {
    width: 49%;
    display: block;
    cursor: pointer;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 10px 0 15px 35px;
    z-index: 100;
}

.tour-tub.btm li {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.tour-tub li:nth-child(2) {
    background-color: #c8e8e9;
}

.tour-tub li:nth-child(1) {
    background-color: #f0d08f;
}

.tour-tub li img {}

.tour-tub li.select {
    margin: -10px 0 -5px 0;
    padding-top: 20px;
}

.tour-tub.btm li.select {
    margin: -5px 0 -10px 0;
}

.tour-tub li:nth-child(2).select {
    border-top: solid 4px #39aeb0;
    border-left: solid 4px #39aeb0;
    border-right: solid 4px #39aeb0;
}

.tour-tub.btm li:nth-child(2).select {
    border-top: none;
    border-bottom: solid 4px #39aeb0;
}

.tour-tub li:nth-child(1).select {
    border-top: solid 4px #d8972e;
    border-left: solid 4px #d8972e;
    border-right: solid 4px #d8972e;
}

.tour-tub.btm li:nth-child(1).select {
    border-top: none;
    border-bottom: solid 4px #d8972e;
}

/*フライトスケジュール*/
.flightSchedule {
    background-color: #FFFFFF;
}

#airline_point {
    background-color: #f7f4ef;
}
#airline_point .grid-col1 img{
 width: 114%;
}

#flightSchedule {
    background-color: #f7f4ef;
    border-bottom: solid 4px #e40000;
    padding: 20px 0 50px;
}

#flightSchedule h3 {
    margin-bottom: 20px;
}

.roadmap_icon {
    position: absolute;
    left: 30px;
    top: -20px;
}

.map img {
    width: 80%;
    box-shadow: 0.1vw 0.1vw 0.4vw rgba(0 0 0 / 20%);
}


.routeWrap .title-box h3 span {
    display: inline-block;
    color: #333;
    font-size: 20px;
    line-height: 1.5em;
}

.routeWrap .title-box .note {
    font-size: 15px;
}

.route-content {
    margin-bottom: 40px;
}

.route {
    width: 100%;
    background-color: #fff;
    padding: 40px;
}

#airline_point .grid-row {
    background-color: #ffffff;
    margin: 20px 50px;
    border-radius: 10px;
    padding: 50px;
}

#flightSchedule .grid-row {
    border-radius: 10px;
    padding: 0 50px;
}

#city_point .grid-row {
    border-radius: 10px;
    padding: 0 20px 30px;
}

#city_point .txt {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px 50px;

}

#point .txt {
    text-align: center;
    font-size: 20px;

}

#airline_point .heading--md,
#tour2 .heading--md,
#city_point .heading--md {
    line-height: 1.3em;
}

#city_point .heading--md {
    line-height: 1.3em;
    padding-top: 30px;
}

#airline_point .sp-scroll,
#city_point .sp-scroll {
    background-color: #ffffff;
    margin-top: 40px;
    border-radius: 10px;
    padding: 50px;
}

#airline_point .qf_seat,
#city_point .qf_seat {
    margin-top: 15px;
}

#airline_point .qf_seat img,
#city_point .qf_seat img {
    width: 49%;
}

#city_point .qf_seat img {
    width: 100%;
}

.spot-box {
    display: flex;
    flex-wrap: wrap;
}

.spot-box li {
    width: 33%;
    /*    margin-bottom: 30px;*/
    padding: 0 8px;
}

/*
.spot-box li:nth-child(n+3) {
    width: 33%;
}
*/
.spot-box .ph {
    margin-bottom: 10px;
}

.spot-box .ph img {
    width: 100%;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.spot-box .ph span {
    display: block;
    font-size: 11px;
    line-height: 1.2em;
    text-align: right;
}

.spot-box h3 {
    font-size: 18px;
    line-height: 1.2em;
    color: #222;
    font-weight: bold;
    margin-bottom: 5px;
}

.spot-box h3 span {
    font-size: 12px;
    color: #888;
}

.spot-box .text {
    font-size: 15px;
    line-height: 1.5em;
}

.spot-box .text-mini {
    font-size: 11px;
    line-height: 1.4em;
    color: #d95100;
    margin-top: 5px;
}

#product .more-btn {
    width: 800px;
    margin: 30px auto 100px;
}

#product .more-btn a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: block;
    text-decoration: none;
    padding: 20px;
    background-color: #e40000;
    text-align: center;
    border-radius: 50px;
    box-shadow: 4px 4px 0 rgba(0 0 0 / 20%);
}

#product .more-btn a:hover {
    transition: all 0.6s ease;
    background-color: #ffab00;
    /*border: solid 1px #000;*/
}

#product .more-btn a:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 10px;
}

/*----------------------------------------------
	関連記事
------------------------------------------------*/
#related {
    padding: 2.5vw 0 1.5vw 0;
}

#related h2 {
    font-size: 2.0em;
    margin-bottom: 40px;
    line-height: 1.1em;
}

#related a {
    text-decoration: none;
}

#related a:hover {
    opacity: .7;
}

#related .ph {
    margin-bottom: 5px;
}

#related .icon {
    color: #333;
    padding: 0 5px;
    line-height: 1.3em;
}

#related h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3em;
    padding: 5px 5px 10px 5px;
}

#related .icon-calendar:before {
    padding-right: 5px;
}

/*----------------------------------------------
	検索ボックス
------------------------------------------------*/

#searchArea {
    padding: 50px 0 30px;
}

/*----------------------------------------------
	Q&A
------------------------------------------------*/

#question {
    background: #f7f4ef;
    padding: 30px 0;
    border-top: solid 4px #e40000;
    border-bottom: solid 4px #e40000;



}

.ui-static-faq-answer {
    background: #FFF
}

.ui-static-faq-question::before {
    color: #e40000;
}

/*----------------------------------------------
	bannerセクション
------------------------------------------------*/
#banner {
    padding: 30px 0;
}

.ui-static-banner {
    border-radius: 0px;
}

.ui-static-banner-size-350x350 {
    max-width: 176px;
}

/* style_pc.css または style_sp.css に追加 */
.quick-booking-text-wrapper {
    text-align: center;
    margin-bottom: 10px;
    /* ボタンとの間に少しスペースを空ける */
}

.quick-booking-text-wrapper p {
    color: white;
    /* 白い文字にする */
    font-size: 1.1em;
    /* 少し大きめのフォントサイズ */
    /* その他、必要に応じてスタイルを追加 */
}