@charset "UTF-8";
img {
    width: 100%;
}
.ff-mincho{
    font-family: 'Zen Old Mincho', serif;
}

h5 {
    font-size: 20px;
    font-weight: bold;
    color: #5F3F39;
    line-height: 36px;
}
h6{
    font-size: 115%;
}

.topics_title {
    text-align: center;
    margin-top: 90px;
}

.title_plan {
    font-size: 22px;
    font-weight: bold;
    color: #5F3F39;
    margin: 92px 0 46px;
    text-align: center;
    line-height: 33px;
}

.inner {
    width: 1130px;
    margin: 0 auto;
}

.pc_only {
    display: block;
}

.indent {
    padding-left: 1em;
    text-indent: -1em;
}
.red{
    color: #ff0000;
}
.underline{
    text-decoration: underline;
}

/*-- 
------------------------------------------------------*/
.two_column_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.three_column_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.one_column {
    margin-bottom: 30px;
}

.one_column:last-child {
    margin-bottom: 0;
}

.one_column_small {
    width: 50%;
    margin: 20px auto;
}

.one_column_large {
    width: 700px;
    margin: 20px auto;
}

.two_column {
    width: 49%;
    margin-right: 6px;
}

.two_column_mb {
    margin-bottom: 30px;
}

.three_column {
    width: 30%;
}

.column_style {
    margin-bottom: 30px;
}

.column_style:nth-child(n + 4) {
    margin-bottom: 0;
}

.section-wrapper {
    margin-top: 20px;
}

.section_lead {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 50px;
}

.section_lead_bottom {
    font-size: 16px;
    line-height: 36px;
    margin: 50px 0;
}

.section_style {
    margin-bottom: 50px;
}
.section_style a {
    font-size: 16px;
}
.section_style dl{
    font-size: 16px;
    line-height: 2;
}

.section_title_mb {
    margin-bottom: 10px;
}

.section_everest_list {
    font-size: 16px;
    line-height: 30px;
    margin: 25px 0;
    font-family: 'Zen Old Mincho', serif;
}

.section_everest_list li {
   list-style: disc;
}

.katomans_list {
    padding-left: 20px;
    list-style: auto;
    margin: 25px 0;
}

.katomans_lead {
    margin-top: 25px;
}

.topics_caption {
    display: block;
    font-size: 14px;
    margin-top: 6px;
    text-align: right;
}

.news_note {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 173px;
}

.hotel_note {
    font-size: 16px;
    line-height: 36px;
    margin-top: 50px;
}

#mainContents .topics_btn {
    display: block;
    width: 335px;
    padding: 8px 0;
    font-size: 16px;
    color: #000;
    border: 1px solid #707070;
    margin: 0 auto 165px;
    text-align: center;
    text-decoration: none;
    font-family: 'Zen Old Mincho', serif;
    position: relative;
}

#mainContents .topics_btn::before {
    content: "";
    width: 9px;
    height: 11px;
    position: absolute;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/luxurytravel/ordermade/overseas/image/btn-back-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
}


.topics_btn:hover {
    opacity: .7;
}

/*-- 
------------------------------------------------------*/
.about_hotel {
    margin-bottom: 60px;
}

.about_hotel_lead {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 50px;
}

.about_hotel_lead .garapagos-lead-caption {
    display: block;
    text-align: right;
}

.about_hotel_note {
    display: block;
    font-size: 12px;
}

/*-- 
------------------------------------------------------*/
.guest_room_lead_bottom {
    font-size: 16px;
    line-height: 36px;
    margin: 50px 0;
}

.guest_room_hawaii_title {
    margin-bottom: 50px;
}

/*-- 
------------------------------------------------------*/
.restaurant_lead_bottom {
    font-size: 16px;
    line-height: 36px;
    margin: 50px 0;
}

/*-- 
------------------------------------------------------*/
.spa {
    margin-bottom: 50px;
}

/*-- 
------------------------------------------------------*/
.active_lead {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 50px
}

/*-- 
------------------------------------------------------*/
.battler_lead {
    font-size: 16px;
    line-height: 36px;
}

/*-- 
------------------------------------------------------*/
.health_lead {
    font-size: 16px;
    line-height: 36px;
}

/*-- 
------------------------------------------------------*/
.special_lead {
    line-height: 36px;
    margin-bottom: 50px;
}

/*-- 
------------------------------------------------------*/
.access_lead {
    line-height: 36px;
    margin-bottom: 50px;
}

/*-- 
------------------------------------------------------*/
.allday_lead {
    line-height: 36px;
    margin-bottom: 50px;
}

/*-- 
------------------------------------------------------*/
.time_schedule {
    margin-bottom: 50px;
}

.time_schedule li {
    display: flex;
    margin-bottom: 10px;
}

.time_schedule li:last-child {
    margin-bottom: 0;
}

.time {
    width: 65px;
    font-size: 16px;
    font-family: 'Zen Old Mincho', serif;
}

.sch_text {
    font-size: 16px;
}

/*-- 
------------------------------------------------------*/
.kenya_lead {
    line-height: 36px;
    margin-bottom: 50px;
}

/*-- UAE
------------------------------------------------------*/
.vertical_column_wrapper {
    width: 100%; 
    display: flex;  
    justify-content: space-around; 
}

.vertical_column_wrapper.garapagos-img {
    justify-content: space-between;
    margin-top: 10px;
}

.vertical_column_wrapper.garapagos-img .vertical_column_left {
    width: 49%;
}

.vertical_column_wrapper.garapagos-img .vertical_column_right {
    width: 50%;
}

.garapagos-img8 {
    margin-top: 8px;
}

.vertical_column_left {
    width: 45%;
}

.vertical_column_left div {
    width: 100%;
}

.vertical_column_left div img:first-child {
   /* margin-bottom: 10px; */
}

.vertical_column_wrapper .vertical_column_left .vertical_column_left_top img, 
.vertical_column_wrapper .vertical_column_left .vertical_column_left_bottom img {
    margin-bottom: 0;
}

.vertical_column_left_top {
    margin-bottom: 55px;
}

.vertical_column_mb {
    margin-bottom: 0;
}

.vertical_column_right {
    width: 45%; 
}

/*-- 
------------------------------------------------------*/
.aman_list {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    font-family: 'Zen Old Mincho', serif;
}

.aman_title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.aman_info {
    display: block;
    line-height: 30px;
    margin-top: 10px;
}

.aman_category_lead {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 10px;
}

/*-- 
------------------------------------------------------*/
.section_list {
    padding-left: 20px;
    list-style: auto;
    margin-bottom: 50px;
}

.section_list_item {
    font-family: 'Zen Old Mincho', serif;
    font-size: 16px;
    line-height: 36px;
}

/*-- 
------------------------------------------------------*/
.zighybay-lead-list {
    font-size: 16px;
    margin-bottom: 50px;
}
.zighybay-lead-list li {
    margin-bottom: 15px;
}
.zighybay-lead-list li:last-child {
    margin-bottom: 0;
}
.zighybay-lead {
    line-height: 36px;
}

/*-- 
------------------------------------------------------*/
.old_topics {
    margin-bottom: 30px;
}

.old_topics span {
    font-family: 'Zen Old Mincho', serif;
}

.old_topics .old_topics_link a {
    color: #5F3F39;
    text-decoration: none;
}

.old_topics .old_topics_link a:hover {
    opacity: .7;
}

/*-- 
------------------------------------------------------*/
.aman_collection {
    display: block;
    border: 3px double #70683E;
    margin: 20px 0;
    padding: 0 15px;
    background-color: #FEFFDF;
    overflow: auto;
}

/*-- 
------------------------------------------------------*/
.work-course-table {
    width: 780px;
    margin: 0 auto;
    border-top: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin-bottom: 20px;
    font-family: 'Zen Old Mincho', serif;
}
.work-course-table th {
    padding: 2px 10px;
    text-align: center;
    font-weight: bold;
    background-color: #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}
.work-course-table td {
    padding: 2px 10px;
    text-align: center;
    border-bottom: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}

/*-- 
------------------------------------------------------*/
.katomans-model-plan {
    font-size: 16px;
    margin: 20px 0;
}

.katomans-model-plan span {
    font-family: 'Zen Old Mincho', serif;
}

.katomans-lead-wrap {
    position: relative;
    font-size: 16px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.model-plan-notes {
    font-size: 16px;
    line-height: 36px;
}

/*-- 
------------------------------------------------------*/
.sports_list_item {
    font-family: 'Zen Old Mincho', serif;
    font-size: 16px;
    line-height: 36px;
}

.vila-title {
     font-size: 16px;
     margin-bottom: 20px;
    font-family: 'Zen Old Mincho', serif;
}

/*-- 
------------------------------------------------------*/
.dog-img-one,
.dog-img-two {
    position: absolute;
    /* height: 165px; */
    width: 165px;
    top: -73px;
    right: 100px;
}
.dog-img-three {
    position: absolute;
    /* height: 165px; */
    width: 165px;
    top: -131px;
    right: 100px;
}
.one_column_small.yokoyama {
    width: 30%;
    margin: 30px auto 0;
}
.small-notes {
    margin-bottom: 10px;
}
.jet-price {
    margin-top: 10px;
    text-align: right;
    line-height: 25px;
}
.pet-contents {
    position: relative;
    margin-bottom: 300px;
}
.pet-image {
    width: 165px;
    position: absolute;
    right: 0;
    bottom: -250px;
}
.pet-image-five {
    width: 165px;
    right: 200px;
    position: absolute;
    bottom: -250px;
}

/*-- 
------------------------------------------------------*/
.footer_ordermade {
    background: #380D12;
    padding-top: 28px;
    height: 160px;
}

.footer_ordermade ul {
    display: flex;
    flex-wrap: wrap;
    width: 580px;
    padding-left: 30px;
}

.footer_ordermade ul li {
    width: 33.3%;
    margin-bottom: 1em;
}

.footer_ordermade li a {
    color: #fff;
    text-decoration: none;
}

/* 2309_bourgogne.asp */
.two_column_wrapper.yuko-syoke-profile {
    justify-content: space-around;
}
.two_column_wrapper.yuko-syoke-profile .two_column.yuko-profile-img {
    width: 40%;
    margin-right: 0;
}
.two_column_wrapper.yuko-syoke-profile .two_column.yuko-profile-lead {
    width: 55%;
    margin-right: 0;
}
.yuko-syoke-list li {
    font-size: 16px;
    line-height: 36px;
    font-family: 'Zen Old Mincho', serif;
}

@media screen and (max-width: 1130px) {
    .inner {
        max-width: 1200px;
        width: 90%;
    }

    .vertical_column_left_top {
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 768px) {
    .inner {
        width: 100%;
    }

    .pc_only {
        display: none;
    }
    h6,
    h5 {
        padding: 0 20px;
    }
     #ordermade.-mode-pc #page_header-pc {
        display: none;
    }
    .jtb-nav-breadcrumb {
       display: none;
    }
    .upper-title-navigation {
        display: none;
    }
    .title_navigation {
        display: none;
    }
     .ordermade_nav {
        background: #5F3F39;
    }

    .ordermade_nav_list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        text-align: center;
    }

    .ordermade_nav_item:first-child {
        width: 100%;
        padding: 10px 0 12px;
        border-bottom: 1px solid #fff;
    }

    .ordermade_nav_item {
        width: 50%;
    }

    .ordermade_nav_item:nth-child(n + 2) {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 61px;
    }

    .ordermade_nav .ordermade_nav_list .ordermade_nav_item a {
        font-size: 16px;
        font-weight: bold;
        font-family: 'Zen Old Mincho', serif;
        color: #fff;
        text-decoration: none;
    }

    .ordermade_nav_item:nth-child(2) {
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .ordermade_nav_item:nth-child(3) {
        border-bottom: 1px solid #fff;
    }

    .ordermade_nav_item:nth-child(4) {
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .ordermade_nav_item:nth-child(5) {
        border-bottom: 1px solid #fff;
    }
    
    
    .one_column,
    .two_column,
    .three_column {
        width: 94%;
        margin: 0 auto 6px;
    }

    .one_column:last-child,
    .two_column:last-child,
    .three_column:last-child {
        margin-bottom: 0;
    }

    .two_column_mb {
        margin-bottom: 6px;
    }

    .column_style:nth-child(n + 4) {
        margin-bottom: 6px;
    }

    .hotel_note {
        font-size: 16px;
        line-height: 30px;
        padding: 0 20px;
        margin: 25px 0 15px;
    }

    .news_note {
        padding: 0 20px;
        margin-bottom: 84px;
        line-height: 30px;
    }

    .section_title {
        padding: 0 20px;
        line-height: 30px;
    }

    .section_lead {
        padding: 0 20px;
        margin-bottom: 24px;
        line-height: 30px;
    }

    .section_lead_bottom {
        line-height: 30px;
        padding: 0 20px;
        margin: 25px 0;
    }
    
    .section_everest_list {
        padding: 0 30px;
        margin: 25px 0;
    }

    .kotomans_attention {
        padding: 0 20px;
    }

    .section_style {
        margin-bottom: 24px;
    }
    .section_style dl{
        padding: 0 20px;
        dd > div{
            line-height: 30px;
        }
    }

    .title_plan {
        font-size: 20px;
        margin: 52px 0 44px;
        line-height: 30px;
    }

    .one_column_small {
        width: 94%;
        margin: 0 auto;
    }

    .one_column_large{
        width: 94%;
        margin: 0 auto;
    }


    .one_column_small.yokoyama {
        width: 50%;
    }

    .about_hotel {
        margin-bottom: 25px;
    }

    .about_hotel_lead {
        padding: 0 15px;
        margin-bottom: 25px;
        line-height: 30px;
    }

    .guest_room_hawaii_title {
        line-height: 30px;
        padding: 0 20px;
        margin-bottom: 25px;
    }

    .guest_room_lead_bottom {
        line-height: 30px;
        padding: 0 20px;
        margin: 25px 0;
    }

    .restaurant {
        margin-bottom: 25px;
    }

    .spa {
        margin-bottom: 25px;
    }

    .around_hotel {
        margin-bottom: 25px;
    }

    #mainContents .topics_btn {
        margin-bottom: 84px;
    }

    .restaurant_lead_bottom {
        padding: 0 20px;
        margin: 25px 0;
    }
    
    .time_schedule li {
        padding: 0 20px;
    }

    .kenya_lead {
        font-size: 16px;
        padding: 0 20px;
        line-height: 30px;
        margin: 25px 0;
    }
    .kenya_one_column {
        margin-top: 6px;
        margin-bottom: 0;
    }

    .vertical_column_wrapper {
        flex-wrap: wrap;
    }

    .vertical_column_left,
    .vertical_column_wrapper.garapagos-img .vertical_column_left,
    .vertical_column_wrapper.garapagos-img .vertical_column_right {
        width: 94%;
    }
   
    .vertical_column_right {
        width: 94%;
        margin-top: 6px;
    }

    .vertical_column_wrapper.garapagos-img {
        justify-content: center;
    }

    .garapagos-img8 {
        margin-top: 0;
    }

    .vertical_column_left div img:first-child {
        margin-bottom: 6px;
    }

    .vertical_column_left_top {
        margin-bottom: 0;
    }

    .vertical_column_left_bottom {
        margin-top: 6px;
    }

    .amanoi_column_mb {
        margin-bottom: 0;
    }

    .section_list {
        width: 89%;
        margin: 0 auto;
        margin-bottom: 24px;
    }

    .aman_list,
    .aman_title {
        padding: 0 20px;
    }
    .aman_lead {
        padding: 0 20px;
    }

    .zighybay-lead-list {
       font-size: 16px;
       padding: 0 20px;
    }
    .zighybay-lead-list li {
        margin-bottom: 25px;
    }
    .zighybay-lead {
        line-height: 30px;
    }

    .aman_collection {
        width: 94%;
        margin: 20px auto;
    }

    .work-course-table {
        width: 90%;
    }

    .katomans-model-plan {
        padding: 0 20px;
    }

    .katomans-lead-wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .model-lead-right {
        width: 100%;
        text-align: right;
        margin-top: 20px;
    }

    .sports_list {
        padding: 0 20px;
        line-height: 30px;
    }


     .footer_top {
        padding: 24px 0 73px;
    }

    .top_lead_wrapper {
        padding: 0 28px;
        line-height: 19px;
    }

    .top_lead_wrapper p span {
        font-size: 13px;
    }

    .top_list_wrapper {
        padding-bottom: 22px;
    }

    .top_list_wrapper li a {
        font-size: 16px;
    }

    .top_list_wrapper::before {
        width: 84%;
    }

    .footer_top .footer_ordermade_link {
        width: 94%;
        font-size: 16px;
        margin-bottom: 0;
    }

    .top_lead_strong {
        margin-bottom: 11px;
        display: block;
    }

    .top_contact_wrapper {
        margin-top: 22px;
    }

    .contact_list {
        display: flex;
        flex-direction: column;
    }

    .contact_list li img {
        width: 100%;
    }

    .footer_ordermade {
        height: auto;
        padding: 84px 0;
    }

    .footer_ordermade ul {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    .footer_ordermade ul li {
        width: 100%;
        margin-bottom: 40px;
        font-size: 16px;
    }

    .footer_ordermade ul li:last-child {
        margin-bottom: 0;
    }

    .ordermade_copy {
        background: #989BA1;
        color: #fff;
        text-align: center;
    }

   .gnav_ordermade_list {
        flex-direction: column;
        text-align: center;
        margin-top: 0;
        padding: 84px 0;
   }

   .gnav_ordermade_list li {
       margin-right: 0;
       margin-bottom: 40px;
   }

   .gnav_ordermade_list li a {
       font-size: 16px;
   }

   .copy_ordermade {
        text-align: center;
        color: #fff;
        padding: 4px 0;
   }

   .model-plan-notes {
    padding: 0 20px;
   }

   .vila-title {
    padding: 0 20px;
   }
   .pet-contents {
    margin-bottom: 52.104vw;
   }
   .pet-image {
    width: 22.786vw;
    position: absolute;
    right: 35px;
    bottom: -39.594vw;
    }
    .pet-image-five {
        width: 22.786vw;
        right: 38.552vw;
        bottom: -39.594vw;
    }
    .dog-img-one {
        width: 16.786vw;
        height: auto;
        top: -100px;
        right: 0;
    }
    .dog-img-two {
        width: 16.786vw;
        height: auto;
        top: -278px;
        right: 0;
    }
    .dog-img-three {
        width: 16.786vw;
        height: auto;
        right: 0;
    }
}

@media screen and (max-width: 500px) {
    .dog-img-one {
        width: 22.786vw;
        height: auto;
        top: -100px;
        right: 0;
    }
    .dog-img-two {
        width: 22.786vw;
        height: auto;
        top: -295px;
        right: 0;
    }
    .dog-img-three {
        width: 22.786vw;
        height: auto;
        right: 0;
    }
}

.list_block{
    dl{
        padding: 0;
    }
    dd{
        padding-left: 1em;
    }
}
.list_block_item{
    margin-top: 5px;
}

.table_block{
    font-family: 'Zen Old Mincho', serif;
    font-size: 16px;
}
.table_row{
    margin-top: 20px;
    display: block;
}
.table_header{
    display: block;
}
@media screen and (min-width: 769px) {
    .table_data{
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
}
@media screen and (max-width: 768px) {
    .table_block{
        display: block;
        padding: 0 20px;
    }
    .table_data{
        display: block;
        width: 100%;
    }
}

