@charset "Shift_JIS";

@media (min-width: 769px) {
.global_header > .rrg_navi.rrg_navi_menu__list_container {
    height: auto;
    padding: 0;
    background: #ffffff;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_heading {
    display: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_list {
    align-items: center;
    width: 1280px;
    height: 88px;
    margin: 0 auto;
    padding: 0;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item {
    height: 88px;
    transition: background-color .25s ease;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item::before,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item::after {
    display: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:not(.-noborder)::before,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:not(.-noborder)::after {
    display: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item > a,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item > a:visited {
    padding: 0 10px;
    color: #000000;
    line-height: 1.4;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 0;
    transition: background-color .25s ease, color .25s ease, opacity .25s ease;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:first-child {
    margin-left: 0;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:first-child > a,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:first-child > a:visited {
    padding-left: 0;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-current > a,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-current > a:visited {
    background-color: transparent;
    color: #000000!important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-current > a::after {
    content: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:not(.rrg_navi_contact_item) > a:hover,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item:not(.rrg_navi_contact_item) > a:visited:hover {
    background: #966736;
    color: #ffffff!important;
    text-decoration: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    margin-left: 15px;
    background: transparent;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item > a,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item > a:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 56px;
    min-height: 56px;
    padding: 0 20px;
    color: #ffffff;
    line-height: 1;
    white-space: nowrap;
    border-radius: 0;
    position: relative;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item > a[data-cta="tel"] {
    background: #345a6c;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item > a[data-cta="mail"] {
    background: #966736;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item::after {
    display: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item.rrg_navi_item {
    background: transparent;
    transition: none;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item.rrg_navi_item:hover {
    background: transparent;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item > a,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item > a:visited {
    transition: opacity .25s ease;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item:hover > a,
.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_contact_item:hover > a:visited {
    opacity: .82;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_cta_text {
    color: #ffffff;
    line-height: 1;
}
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_cta_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_cta_icon.-tel {
    background-image: url("/luxurytravel/ordermade/common/image/icon_tel.svg");
}

.global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_cta_icon.-mail {
    background-image: url("/luxurytravel/ordermade/common/image/icon_mail.svg");
}

.travel_topics {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.content_filter{
    margin:40px auto 0;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:15px;
}

.filter_title{
    font-size: 1.6rem;
    display:flex;
    justify-content:space-between;
    align-items:center;
    cursor:pointer;
}

.filter_icon{
    position:relative;
    width:14px;
    height:14px;
    margin-left:auto;
}

.filter_icon::before{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    background:#333;
    transform:translateY(-50%);
}

.filter_icon::after{
    content:"";
    position:absolute;
    left:50%;
    top:0;
    width:1px;
    height:100%;
    background:#333;
    transform:translateX(-50%) rotate(0deg);
    transform-origin:center center;
    transition:transform .35s ease;
}

.filter_title.open .filter_icon::after{
    transform:translateX(-50%) rotate(90deg);
}

.content_filter .filter_area{
    display:none;
}

.content_filter.is-open .filter_area{
    display:block;
}

.filter_area{
    font-family:"Hiragino Sans", sans-serif;
}

.filter_row{
    display:flex;
    margin-bottom:20px;
}

.filter_label{
    width:100px;
    font-size: 1.5rem;
    font-weight: 600;
    color:#999;
    flex-shrink:0;
    margin-top:6px;
    font-family:"Hiragino Sans", sans-serif;
}

.filter_checks{
    display:flex;
    flex-wrap:wrap;
}

.filter_checks label{
    display:flex;
    align-items:center;
    margin-right:19px;
    margin-bottom:12px;
    font-size: 1.5rem;
    white-space:nowrap;
    cursor:pointer;
}

.filter_checks input[type="checkbox"]{
    appearance:none;
    -webkit-appearance:none;
    width:24px;
    height:24px;
    margin-right:8px;
    border:1px solid #ccc;
    background:#fff;
    box-sizing:border-box;
    position:relative;
    flex-shrink:0;
}

/* new detail page */
body.new-page,
body.new-page * {
    box-sizing: border-box;
}

body.new-page {
    display: block;
    background: #fff;
    color: #000;
}

body.new-page .detail_container,
body.new-page .detail_renew_container {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 18px auto 0;
}

body.new-page .detail_profile_card {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 24px;
    border: 4px solid #ece6dc;
    background: #fff;
}

body.new-page .detail_profile_title {
    margin: 0 0 15px;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    color: #51362e;
}

body.new-page .detail_profile_list {
    margin: 0;
    padding: 0;
}

body.new-page .detail_profile_row {
    display: grid;
    grid-template-columns: 89px 1fr;
    gap: 0 24px;
    align-items: start;
}

body.new-page .detail_profile_row + .detail_profile_row {
    margin-top: 12px;
    padding-top: 0;
    border-top: 0;
}

body.new-page .detail_profile_term {
    margin: 0;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
    color: #999;
}

body.new-page .detail_profile_desc {
    margin: 0;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #000;
}

body.new-page .detail_article .ordermade-topics-image-container.cols-2 .ordermade-topics-image-wrap,
body.new-page .detail_renew_article .ordermade-topics-image-container.cols-2 .ordermade-topics-image-wrap {
    display: flex;
    flex-direction: column;
}

body.new-page .detail_article .ordermade-topics-image-container.cols-2 .ordermade-topics-image,
body.new-page .detail_renew_article .ordermade-topics-image-container.cols-2 .ordermade-topics-image {
    width: 100%;
    aspect-ratio: 700 / 468;
    object-fit: cover;
}

body.new-page .detail_schedule_note_list {
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
}

body.new-page .detail_schedule_note_list li {
    position: relative;
    margin: 0;
    padding-left: 20px;
    font-size: 1.6rem;
    line-height: 32px;
    color: #231815;
}

body.new-page .detail_schedule_note_list li::before {
    content: "\25b6";
    position: absolute;
    left: 0;
    top: 1px;
    color: #966736;
    font-size: .9rem;
    line-height: 32px;
}

body.new-page .detail_title,
body.new-page .detail_renew_title,
body.new-page .detail_article .ordermade-topics-section-heading,
body.new-page .detail_renew_article .ordermade-topics-section-heading,
body.new-page .detail_article .ordermade-topics-section-heading--h4,
body.new-page .detail_renew_article .ordermade-topics-section-heading--h4,
body.new-page .detail_article .section_title,
body.new-page .detail_renew_article .section_title,
body.new-page .detail_article h4.section_title,
body.new-page .detail_renew_article h4.section_title,
body.new-page .detail_article h5.section_title,
body.new-page .detail_renew_article h5.section_title {
    font-family: "Noto Serif CJK JP", "Noto Serif JP", serif;
}

body.new-page .detail_article .detail_schedule_chip::after,
body.new-page .detail_renew_article .detail_schedule_chip::after {
    right: -5px;
    width: 6px;
    height: 12px;
}

body.new-page .topics_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin: 0 auto !important;
    padding: 10px 50px!important;
    color: #fff !important;
    line-height: 1.4;
    font-weight: 300;
    background: #5F3F39;
    position: relative;
}

body.new-page #mainContents .topics_btn::before {
    content: "";
    width: 9px;
    height: 13px;
    position: absolute;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='13' viewBox='0 0 9 13'%3E%3Cpolyline points='1%2C1 8%2C6.5 1%2C12' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
}

.filter_checks input[type="checkbox"]:checked::after{
    content:"";
    position:absolute;
    top:4px;
    left:8px;
    width:6px;
    height:12px;
    border-right:2px solid #666;
    border-bottom:2px solid #666;
    transform:rotate(45deg);
}

.filter_select_wrap {
    display: none;
}

.topics_show_wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px 2px;
    margin: 30px 0;
    opacity: 1;
    transition: opacity .7s ease;
}

.topics_show_wrapper.is-refreshing {
    opacity: 0;
}

.topics_show_wrapper li {
    width: auto;
    min-width: 0;
    margin: 0;
}

.topics_show_wrapper a{
    transition:opacity .3s ease;

}

.filter_btn{
    display:block;
    margin: 0 auto 40px;
    width:490px;
    height:50px;
    border-radius:30px;
    border:1px solid #000;
    background:#fff;
    color:#000;
    cursor:pointer;
    font-size: 1.8rem;
    font-weight:600;
    transition:opacity .3s ease;
}

.filter_btn:hover{
    opacity:.7;
}

.bnr-premience{
    max-width:1280px;
    margin:100px auto;
}
.bnr-premience a{
    transition:opacity .3s ease;
}

.bnr-premience a:hover{
    opacity:.7;
}


.topics_img_box {
    position: relative;
    overflow: hidden;
}

.topics_img_box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

.topics_text {
    padding: 20px;
}

.topics_tags {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.topics_tags span {
    background: #ECE6DC;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 5px;
    line-height: 1.4;
}


.topics_show_wrapper .travel_title, .topics_show_wrapper .travel_comment{
  line-height:1.7;
  text-align:left;
  font-family: "Noto Serif JP";
    color: #000;
}

.topics_show_wrapper .travel_title{
  font-size: 1.8rem;
  margin-bottom:10px;
  font-weight:600;
}

.topics_show_wrapper .travel_comment {
}

.topics_empty {
    grid-column: 1 / -1;
    width: 100% !important;
    margin-right: 0 !important;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8;
    padding: 70px 0;
    box-sizing: border-box;
    text-align: center;
}

.travel_experience {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 120px auto 0;
}

.experience_heading {
    display: flex;
    align-items: flex-end;
    gap: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000;
}

.experience_heading_en {
    margin: 0;
    font-family: "Times New Roman", serif;
    font-size: 4.4rem;
    line-height: 1;
    letter-spacing: .08em;
}

.experience_heading_ja {
    margin: 0;
    font-family: "Noto Serif JP", serif;
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .12em;
}

.experience_show_wrapper {
    margin: 40px auto 0;
}

.experience_show_wrapper .travel_comment {
    white-space: pre-line;
}

.ordermade_intro {
    max-width: 780px;
    margin: 88px auto 0;
    text-align: center;
}

.ordermade_intro_title {
    margin: 0;
    font-family: "Times New Roman", serif;
    font-size: 7.6rem;
    line-height: 1;
    color: #5d544b;
    font-style: italic;
}

.ordermade_intro_subtitle {
    margin: 16px 0 0;
    font-size: 1.6rem;
    letter-spacing: .22em;
}

.ordermade_intro_lead {
    margin: 34px 0 0;
    font-size: 1.5rem;
    line-height: 2.1;
}

.ordermade_top_section {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 110px auto 0;
}

.section_heading {
    text-align: center;
}

.section_heading_en {
    margin: 0;
    font-family: "Times New Roman", serif;
    font-size: 5.8rem;
    line-height: 1;
    color: #5d544b;
    font-style: italic;
}

.section_heading_ja {
    margin: 12px 0 0;
    font-size: 1.8rem;
    letter-spacing: .18em;
}

.section_heading_copy {
    margin: 18px auto 0;
    max-width: 720px;
    font-size: 1.4rem;
    line-height: 2;
}

.section_cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 335px;
    padding: 10px 50px;
    border: 1px solid #7b6a59;
    color: #231815!important;
    text-decoration: none;
    font-family: "Noto Serif JP", serif;
    font-size: 1.5rem;
    transition: opacity .3s ease;
}

.section_cta:hover {
    opacity: .7;
}

.section_cta_wrap {
    text-align: center;
    margin-top: 40px;
}

.pickup_grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2px;
    max-width: 1280px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px 120px;
}

.pickup_grid::after {
    content: "";
    position: absolute;
    top: 106px;
    left: 12%;
    right: 0;
    bottom: 0;
    background: #F7F0E7;
    z-index: 0;
}

.pickup_card {
    position: relative;
    z-index: 1;
    display: block;
    color: #000;
    text-decoration: none;
}

.pickup_card img {
    display: block;
    width: 100%;
    height: 205px;
    object-fit: cover;
}

.pickup_card_title {
    margin: 16px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    line-height: 1.4;
}

.pickup_card_text {
    margin: 14px 14px 0;
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
    color: #2f2925;
}

.journey_notes_wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px 80px;
}

.journey_notes_wrap::after {
    content: "";
    position: absolute;
    top: 106px;
    right: 12%;
    left: 0;
    bottom: 0;
    background: #F7F0E7;
    z-index: 0;
}

.journey_notes_wrap > * {
    position: relative;
    z-index: 1;
}

.concierge_highlight {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 110px auto 0;
}

.concierge_card {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    background: #f4efe7;
    overflow: hidden;
}

.concierge_card_media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.concierge_card_body {
    padding: 56px 54px;
}

.concierge_card_kicker {
    margin: 0;
    color: #9b7b63;
    font-size: 1.3rem;
    letter-spacing: .16em;
}

.concierge_card_title {
    margin: 16px 0 0;
    font-family: "Noto Serif JP", serif;
    font-size: 3.4rem;
    line-height: 1.5;
}

.concierge_card_text {
    margin: 18px 0 0;
    font-size: 1.4rem;
    line-height: 2;
}

.modelplan_page,
.journey_notes_page {
    margin: 84px auto 0;
}

.travel_topics > .top_heading_section {
    padding-top: 50px;
    text-align: center;
}

.section .heading .jp {
            font-family: "Noto Serif JP";
            font-size: 2.4rem;
        }

/* top */
.top_hero {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.top_hero img {
    display: block;
    width: 100%;
}

.royalroad_intro {
    padding: 80px 20px 0;
}

.royalroad_intro p {
    max-width: 800px;
    margin: 0 auto;
    padding: 24px 28px;
    background-color: #F7F0E7;
    color: #000000;
    font-size: 1.6rem;
    line-height: 2.2;
    text-align: left;
}

.top_concept {
    padding-top: 88px;
}

.top_concept_inner {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: center;
}

.top_concept_title {
    margin: 0;
    font-family: "Times New Roman", serif;
    font-size: 6rem;
    font-weight: 400;
    line-height: 1;
    color: #71685f;
}

.top_concept_title span {
    display: block;
    margin-top: 8px;
    font-size: 4.2rem;
    font-style: italic;
}

.top_concept_lead {
    margin: 24px 0 0;
    font-size: 1.4rem;
    line-height: 2.35;
}

.top_concept_visual {
    max-width: 932px;
    margin: 60px auto 0;
}

.top_concept_visual img {
    display: block;
    width: 100%;
}

.top_panel {
    max-width: 1400px;
    width: calc(100% - 40px);
    margin: 110px auto 0;
    padding-bottom: 44px;
    text-align: center;
}

.ordermade_top_panel {
    padding: 40px 42px 18px;
    background: transparent;
    box-sizing: border-box;
    text-align: center;
}

.top_heading_section {
    padding-top: 0;
    text-align: center;
}


.top_panel .section_heading {
    text-align: center;
}

.top_panel .section_heading_en {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 44px;
    font-family: "Times New Roman", serif;
    font-size: 6.4rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    color: #6d635c;
}

.top_panel .section_heading_en::before,
.top_panel .section_heading_en::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 28px;
    height: 48px;
    background: url(/luxurytravel/ordermade/common/image/bg_heading-gray.png) no-repeat center center / contain;
    transform: translateY(-52%);
    opacity: .9;
}

.top_panel .section_heading_en::before {
    left: 0;
}

.top_panel .section_heading_en::after {
    right: 0;
    transform: translateY(-52%) scaleX(-1);
}

.top_panel .section_heading_ja {
    margin-top: 14px;
    font-size: 1.8rem;
    letter-spacing: .14em;
    color: #3e342e;
}

.top_panel .section_heading_copy {
    max-width: 640px;
    margin: 28px auto 0;
    font-size: 1.4rem;
    line-height: 2.2;
    text-align: center;
}

.section_heading_sub {
    margin-top: 52px;
    text-align: center;
    font-family: "Pinyon Script", cursive;
    font-size: 4.4rem;
    font-style: italic;
    color: #6b635a;
}

.section_heading_sub::after {
    content: "\304a\3059\3059\3081\30d7\30e9\30f3";
    display: block;
    margin-top: 10px;
    font-family: "Noto Serif JP", serif;
    font-size: 1.3rem;
    font-style: normal;
    letter-spacing: .18em;
}

.top_panel .section_cta_wrap {
    margin-top: 34px;
}

.top_panel .section_cta {
    min-width: 0;
    padding: 20px 50px;
    border: 1px solid #333333;
    border-radius: 999px;
    background: #fff;
    color: #000000;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
}

.faq {
    max-width: 920px;
    padding: 100px 0 0;
    margin: 0 auto;
}

.faq_list {
    width: 800px;
    max-width: 100%;
    margin: 50px auto 0;
}

.faq_item {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}

.faq_row {
    display: flex;
    align-items: flex-start;
    gap: 34px;
    text-align: left;
}

.faq_row + .faq_row {
    margin-top: 8px;
}

.faq_mark {
    flex: 0 0 32px;
    margin: 0;
    font-family: "Pinyon Script", "Times New Roman", cursive;
    font-size: 5.8rem;
    line-height: 1;
    font-weight: 400;
}

.faq_mark_q {
    color: #966736;
}

.faq_mark_a {
    color: #345a6c;
}

.faq_question,
.faq_answer {
    flex: 1 1 auto;
    margin: 0;
}

.faq_question {
    padding-top: 10px;
    color: #000000;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 1.8rem;
    line-height: 32px;
    font-weight: 600;
}

.faq_answer {
    padding-top: 6px;
    color: #000000;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: 300;
}

.faq_answer a {
    color: inherit;
    text-decoration: underline;
    font-weight: 600;
}

.pickup_card_label {
    margin: 18px 16px 0;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    line-height: 1.7;
    color: #1f1814;
    text-align: left;
}

.list_pager {
    margin: 72px auto 0;
    text-align: center;
}

.list_pager_list {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.list_pager_button {
    min-width: 24px;
    height: 24px;
    border: 0;
    background: transparent;
    color: #8a8a8a;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
}

.list_pager_button.is-current {
    color: #231815;
}

.top_concierge {
    text-align: center;
}

.top_concierge_visual {
    max-width: 700px;
    margin: 42px auto 0;
}

.top_concierge_visual img {
    display: block;
    width: 100%;
}

.top_premience {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 40px auto 0;
}

.top_premience_link {
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
}

.top_premience_media {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.top_premience_media img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 240px;
    object-fit: cover;
}

.top_premience_copy {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(90deg, rgba(0,0,0,.12), rgba(0,0,0,.08));
}

.top_premience_title {
    margin: 0;
    font-family: "Times New Roman", serif;
    font-size: 5.4rem;
    line-height: 1;
}

.top_premience_text {
    margin: 10px 0 0;
    font-size: 1.8rem;
    letter-spacing: .12em;
}

.detail_page_renew {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 18px auto 0;
}

.detail_container,
.detail_renew_container {
    padding-bottom: 72px;
}

.detail_overline,
.detail_renew_overline {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 12px;
    color: #999;
    font-size: 1.2rem;
    line-height: 1.6;
}

.detail_header,
.detail_renew_header {
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
}

.detail_title,
.detail_renew_title {
    margin: 0;
    font-family: "Noto Serif JP", serif;
    font-size: 3.2rem;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: .02em;
    color: #231815;
}

.detail_lead,
.detail_renew_lead {
    margin: 24px 0 0;
    font-size: 1.6rem;
    line-height: 32px;
    color: #000;
}

.ordermade-topics-main-footnote {
    font-size: 1.6rem;
}

.detail_tags,
.detail_renew_tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 18px 0 0;
}

.detail_tag,
.detail_renew_tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 3px 7px;
    background: #ece6dc;
    font-size: 1.3rem;
    line-height: 1.4;
    color: #000;
    font-weight: 600;
}

.detail_hero,
.detail_renew_hero {
    max-width: 1000px;
    margin: 0 auto 36px;
}

.detail_hero img,
.detail_renew_hero img {
    display: block;
    width: 100%;
    aspect-ratio: 5 / 2;
    object-fit: cover;
}

.detail_article,
.detail_renew_article {
    margin-top: 24px;
}

.detail_article,
.detail_article *,
.detail_renew_article,
.detail_renew_article * {
    font-family: "Hiragino Sans", sans-serif!important;
}

.detail_article .inner,
.detail_article .detail_article_inner,
.detail_renew_article .inner,
.detail_renew_article .detail_article_inner {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
}

.detail_article .section_lead,
.detail_article .section_lead_bottom,
.detail_renew_article .section_lead,
.detail_renew_article .section_lead_bottom {
    color: #000;
    font-size: 1.6rem;
    line-height: 32px;
    margin-bottom: 32px;
}

.detail_article .inner > :first-child,
.detail_article .detail_article_inner > :first-child,
.detail_renew_article .inner > :first-child,
.detail_renew_article .detail_article_inner > :first-child {
    margin-top: 0 !important;
}

.detail_article .one_column,
.detail_article .one_column_small,
.detail_article .one_column_large,
.detail_article .about_hotel,
.detail_renew_article .one_column,
.detail_renew_article .one_column_small,
.detail_renew_article .one_column_large,
.detail_renew_article .about_hotel {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

.detail_article .one_column img,
.detail_article .one_column_small img,
.detail_article .one_column_large img,
.detail_article .about_hotel img,
.detail_renew_article .one_column img,
.detail_renew_article .one_column_small img,
.detail_renew_article .one_column_large img,
.detail_renew_article .about_hotel img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

body.new-page .detail_article .one_column_large {
    margin: 20px auto !important;
}

body.new-page .detail_article .one_column_large img {
    width: 100% !important;
    aspect-ratio: 700 / 468;
    object-fit: cover;
}

body.new-page .detail_article .two_column {
    width: auto;
    margin-right: 0;
    margin-bottom: 0;
}

body.new-page .detail_article .two_column img {
    display: block;
    width: 100%;
    aspect-ratio: 700 / 468;
    object-fit: cover;
}

body.new-page .detail_article .two_column_wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    gap: 12px;
}

@media (max-width: 768px) {
    body.new-page .detail_article .two_column_wrapper {
        grid-template-columns: 1fr;
    }

    body.new-page .detail_article .two_column {
        margin-bottom: 24px;
    }

    body.new-page .detail_article .two_column_wrapper .two_column:last-child {
        margin-bottom: 0;
    }
}

.ordermade-topics-image-container{
    margin: 0 !important;
}

.ordermade-topics-image-caption {
    margin-top: 10px !important;
    text-align: right;
}

body.new-page .detail_article .topics_caption {
    display: block;
    text-align: right;
}

.detail_article .title_plan,
.detail_renew_article .title_plan {
    display: none;
}

.detail_article .topics_title,
.detail_renew_article .topics_title {
    display: none;
}

.detail_article .section_title,
.detail_article h4.section_title,
.detail_article h5.section_title,
.detail_renew_article .section_title,
.detail_renew_article h4.section_title,
.detail_renew_article h5.section_title {
    margin-bottom: 16px;
    font-size: 2.4rem;
    line-height: 40px;
    color: #231815;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    letter-spacing: .02em;
}

.detail_article .ordermade-topics-dl,
.detail_renew_article .ordermade-topics-dl {
    max-width: 800px;
    margin: 8px auto 72px;
    padding: 20px 16px 18px;
    gap: 16px;
    border: 3px solid #ece6dc;
    box-sizing: border-box;
    background: #fff;
}

.detail_article .ordermade-topics-dt,
.detail_renew_article .ordermade-topics-dt {
    color: #51362e;
    font-size: 1.3rem;
    line-height: 1.6;
    font-weight: 600;
}

.detail_article .ordermade-topics-dd-container,
.detail_renew_article .ordermade-topics-dd-container {
    gap: 16px;
    margin-top: 2px;
    align-items: flex-start;
}

.detail_article .ordermade-topics-dd.left,
.detail_article .ordermade-topics-dd.right,
.detail_renew_article .ordermade-topics-dd.left,
.detail_renew_article .ordermade-topics-dd.right {
    width: auto;
    flex: 1;
    color: #000;
    font-size: 1.3rem;
    line-height: 1.9;
    text-align: left;
    white-space: normal;
}

.detail_article .ordermade-topics-section,
.detail_renew_article .ordermade-topics-section {
    margin: 30px 0px;
    padding: 0;
    border-top: 0;
}

.detail_article .ordermade-topics-section-heading,
.detail_article .ordermade-topics-section-heading--h4,
.detail_renew_article .ordermade-topics-section-heading,
.detail_renew_article .ordermade-topics-section-heading--h4 {
    max-width: 800px;
    margin: 0 auto 34px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000000;
    color: #231815;
    font-family: "Noto Serif JP", serif!important;
    font-size: 2.4rem;
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: .02em;
}

.detail_article .section_title,
.detail_article h4.section_title,
.detail_article h5.section_title,
.detail_renew_article .section_title,
.detail_renew_article h4.section_title,
.detail_renew_article h5.section_title {
    margin-bottom: 34px;
    padding-bottom: 18px;
    border-bottom: 1px solid #000000;
}

.detail_article .ordermade-topics-section-heading + .ordermade-topics-text-container,
.detail_article .ordermade-topics-section-heading--h4 + .ordermade-topics-text-container,
.detail_renew_article .ordermade-topics-section-heading + .ordermade-topics-text-container,
.detail_renew_article .ordermade-topics-section-heading--h4 + .ordermade-topics-text-container {
    max-width: 800px;
    margin: 0 auto;
    padding-top: 0;
    border-top: 0;
}

.detail_article .ordermade-topics-text,
.detail_article .section_lead,
.detail_article .section_lead_bottom,
.detail_article .detail_schedule_body,
.detail_article .detail_schedule_body p,
.detail_article .table_data p,
.detail_article .katomans-lead-wrap p,
.detail_renew_article .ordermade-topics-text,
.detail_renew_article .section_lead,
.detail_renew_article .section_lead_bottom,
.detail_renew_article .detail_schedule_body,
.detail_renew_article .detail_schedule_body p,
.detail_renew_article .table_data p,
.detail_renew_article .katomans-lead-wrap p {
    color: #000;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 1.6rem;
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0;
}

.detail_article .ordermade-topics-text-container > .ordermade-topics-text:first-child,
.detail_renew_article .ordermade-topics-text-container > .ordermade-topics-text:first-child {
    margin-top: 0;
}

.detail_article .section_everest_list,
.detail_article .ordermade-topics-text-container ul,
.detail_renew_article .section_everest_list,
.detail_renew_article .ordermade-topics-text-container ul {
    max-width: 800px;
    margin: 30px auto;
    padding-left: 0;
    list-style: none;
}

.detail_article .section_everest_list li,
.detail_article .ordermade-topics-text-container ul li,
.detail_renew_article .section_everest_list li,
.detail_renew_article .ordermade-topics-text-container ul li {
    position: relative;
    margin: 0 0 18px;
    padding-left: 15px;
    color: #000;
    font-size: 1.6rem;
    line-height: 2;
    list-style: none;
    margin-left: 0;
}

.detail_article .section_everest_list li::before,
.detail_article .ordermade-topics-text-container ul li::before,
.detail_renew_article .section_everest_list li::before,
.detail_renew_article .ordermade-topics-text-container ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 10px;
    background: #966736;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.detail_article .table_block,
.detail_renew_article .table_block {
    width: 100%;
    max-width: 800px;
    margin: 34px auto 0;
    border: 0;
    border-collapse: separate;
    border-spacing: 0 28px;
}

.detail_article .table_row,
.detail_renew_article .table_row {
    display: table-row;
}

.detail_article .table_header,
.detail_renew_article .table_header {
    width: 88px;
    padding: 0 14px;
    background: #966736;
    color: #fff;
    border: 0;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
}

.detail_article .table_data,
.detail_renew_article .table_data {
    padding: 0 0 0 18px;
    border: 0;
    vertical-align: top;
}

.detail_article .table_data p,
.detail_renew_article .table_data p {
    margin: 0;
}

.detail_article .table_data p + p,
.detail_renew_article .table_data p + p {
    margin-top: 12px;
}

.detail_article .model-lead-right,
.detail_renew_article .model-lead-right {
    color: #6a5a4d;
}

.detail_article .katomans-model-plan,
.detail_renew_article .katomans-model-plan {
    display: grid;
    grid-template-columns: 88px 1fr;
    gap: 18px;
    max-width: 800px;
    margin: 28px auto 0;
    align-items: start;
}

.detail_article .katomans-model-plan > span,
.detail_renew_article .katomans-model-plan > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 4px 14px;
    background: #966736;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: 600;
    box-sizing: border-box;
    white-space: nowrap;
}

.detail_article .katomans-lead-wrap,
.detail_renew_article .katomans-lead-wrap {
    display: block;
}

.detail_article .katomans-lead-wrap p,
.detail_renew_article .katomans-lead-wrap p {
    margin: 0;
}

.detail_article .katomans-lead-wrap p + p,
.detail_renew_article .katomans-lead-wrap p + p {
    margin-top: 12px;
}

.detail_article .detail_schedule_group,
.detail_renew_article .detail_schedule_group {
}

.detail_article .detail_schedule_group_single,
.detail_renew_article .detail_schedule_group_single {
    margin-top: 28px;
}

.detail_article .detail_schedule_item + .detail_schedule_item,
.detail_renew_article .detail_schedule_item + .detail_schedule_item {
    margin-top: 34px;
}

.detail_article .detail_schedule_item,
.detail_renew_article .detail_schedule_item {
    display: block;
}

.detail_article .detail_schedule_head,
.detail_renew_article .detail_schedule_head {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    flex-wrap: wrap;
}

.detail_article .detail_schedule_day,
.detail_renew_article .detail_schedule_day {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 4px 8px;
    background: #966736;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.4;
    white-space: nowrap;
    box-sizing: border-box;
}

.detail_article .detail_schedule_route,
.detail_renew_article .detail_schedule_route {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 0;
    flex: 1;
    min-width: 0;
}

.detail_article .detail_schedule_chip,
.detail_renew_article .detail_schedule_chip {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    padding: 4px 16px 4px 12px;
    background: #ece6dc;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 600;
    box-sizing: border-box;
}

.detail_article .detail_schedule_chip + .detail_schedule_chip,
.detail_renew_article .detail_schedule_chip + .detail_schedule_chip {
    margin-left: 10px;
}

.detail_article .detail_schedule_chip::after,
.detail_renew_article .detail_schedule_chip::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -6px;
    width: 7px;
    height: 18px;
    background: #ece6dc;
    transform: translateY(-50%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.detail_article .detail_schedule_body,
.detail_renew_article .detail_schedule_body {
    color: #000;
    margin-top: 18px;
    position: relative;
    display: block;
}

.detail_article .detail_schedule_body p,
.detail_renew_article .detail_schedule_body p {
    margin: 0;
}

.detail_state {
    text-align: left!important;
}

.detail_article .detail_schedule_body p + p,
.detail_renew_article .detail_schedule_body p + p {
    margin-top: 14px;
}

.detail_article .detail_schedule_body .model-lead-right,
.detail_renew_article .detail_schedule_body .model-lead-right {
    display: block;
    width: 100%;
    margin-top: 16px;
    text-align: right;
    white-space: nowrap;
}

.detail_article .detail_schedule_body.detail_schedule_body_has_dog,
.detail_renew_article .detail_schedule_body.detail_schedule_body_has_dog {
    display: block;
    min-height: 240px;
    padding-right: 240px;
}

.detail_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right,
.detail_renew_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    margin: 0;
}

.detail_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right img,
.detail_renew_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
}

.dog-img-one, .dog-img-two, .dog-img-three {
    right: 0!important;
}

.detail_luxury,
.detail_pickup,
.detail_renew_luxury,
.detail_renew_pickup {
    width: 100%;
    max-width: 1280px;
    margin: 120px auto 0;
}


.detail_section_head,
.detail_renew_section_head {
    display: flex;
    align-items: flex-end;
    gap: 12px;
    justify-content: flex-start;
    margin-bottom: 24px;
}


.detail_section_script,
.detail_renew_section_script {
    margin: 0;
    color: #333;
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-size: 6.7rem;
    line-height: .9;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -.02em;
}

.detail_section_label,
.detail_renew_section_label {
    margin: 0 0 10px;
    color: #000;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 300;
}

.detail_luxury_grid,
.detail_pickup_grid,
.detail_renew_luxury_grid,
.detail_renew_pickup_grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2px;
}

.detail_luxury_card,
.detail_pickup_card,
.detail_renew_luxury_card,
.detail_renew_pickup_card {
    display: block;
    color: #000!important;
    text-decoration: none;
}

.detail_luxury_visual,
.detail_renew_luxury_visual {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 0.55;
    background: #d9d9d9;
}

.detail_luxury_text,
.detail_pickup_text,
.detail_renew_luxury_text,
.detail_renew_pickup_text {
    display: block;
    padding: 16px 14px 0;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    line-height: 1.75;
}


.detail_pickup_card img,
.detail_renew_pickup_card img {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.aman_collection, .aman-collection {
    border: 4px solid #ECE6DC;
    padding: 15px 20px!important;
    background-color: transparent;
}

.aman_collection h5, .aman-collection-heading, .aman-collection-list {
    font-size: 13px!important;
}
.aman-collection-list {
    margin-top: 10px!important;
}

.news_note {
    margin-bottom: 100px!important;
}

.section-inner-contents{
    margin-bottom: 150px;
}

.ordermade-topics-main {
    padding: 100px 30px 0!important;
}

@media screen and (min-width: 1131px) {
    .ordermade-topics-image {
        max-width: 100%;
        min-width: 100%;
    }
}


@media screen and (max-width: 1130px) {
    #contentsArea {
        width: 100%;
    }
}

@media (min-width: 769px) {
    .offer_btn_wrapper {
        padding-top: 100px;
    }
    .ordermade-topics-image-wrap {
        max-width: 100%!important;
        margin: 0!important;
    }
    .detail_renew_article .ordermade-topics-image-container.cols-2,
    .detail_renew_article .ordermade-topics-image-container.cols-3,
    .detail_renew_article .ordermade-topics-image-container.cols-4 {
        display: grid;
        gap: 10px;
    }
    .detail_renew_article .ordermade-topics-image-container.cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .detail_renew_article .ordermade-topics-image-container.cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .detail_renew_article .ordermade-topics-image-container.cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .detail_renew_article .ordermade-topics-image-container.cols-2 .ordermade-topics-image-wrap,
    .detail_renew_article .ordermade-topics-image-container.cols-3 .ordermade-topics-image-wrap,
    .detail_renew_article .ordermade-topics-image-container.cols-4 .ordermade-topics-image-wrap {
        width: 100% !important;
        max-width: none !important;
        flex: none;
    }
}

@media screen and (max-width: 768px) {
    .section{
        padding-top: 80px;
    }

    .travel_topics,
    .travel_experience,
    .ordermade_top_section,
    .concierge_highlight,
    .top_hero,
    .top_panel,
    .top_premience,
    .top_concept_inner {
        width: calc(100% - 24px);
    }

    .section .lead{
        font-size: 1.2rem;
        line-height: 1.8;
    }

    .content_filter {
        margin-top: 24px;
    }

    .filter_title {
        position: relative;
        font-size: 1.5rem;
        padding: 0 2px;
    }

    .filter_row {
        display: block;
        margin-bottom: 16px;
    }

    .filter_label {
        width: auto;
        margin: 0 0 10px;
        font-size: 1.4rem;
    }

    .filter_checks label {
        width: calc(50% - 8px);
        margin-right: 8px;
        font-size: 1.3rem;
        white-space: normal;
    }

    .filter_checks {
        display: flex;
        flex-wrap: wrap;
    }

    .filter_select_wrap {
        display: block;
    }

    .filter_select {
        width: 100%;
        height: 4.6rem;
        padding: 0 4.2rem 0 1.2rem;
        border: 1px solid #cccccc;
        border-radius: 0;
        background: #ffffff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23333' stroke-width='1.5' d='M1 1.25 6 6l5-4.75'/%3E%3C/svg%3E") no-repeat right 1.4rem center / 1.2rem auto;
        color: #111111;
        font-size: 1.4rem;
        appearance: none;
        -webkit-appearance: none;
    }

    .filter_checks input[type="checkbox"] {
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }

    .filter_checks input[type="checkbox"]:checked::after {
        top: 2px;
        left: 6px;
    }

    .filter_btn {
        width: 100%;
        max-width: 340px;
        height: 46px;
        margin-bottom: 28px;
        font-size: 1.6rem;
    }

    .filter_area {
        padding-top: 12px;
    }

    .topics_show_wrapper {
        grid-template-columns: 1fr;
        gap: 28px;
        margin: 24px 0 36px;
    }

    .topics_show_wrapper li {
        width: auto;
        margin: 0;
    }

    .topics_img_box img {
        height: auto;
        aspect-ratio: 4 / 3;
    }

    .topics_text {
        padding: 16px;
    }

    .topics_show_wrapper .travel_title {
        font-size: 1.6rem;
        margin-bottom: 8px;
    }

    .topics_show_wrapper .travel_comment {
        font-size: 1.4rem;
    }

    .travel_experience {
        margin-top: 72px;
    }

    .experience_heading {
        display: block;
        padding-bottom: 14px;
    }

    .experience_heading_en {
        font-size: 3.2rem;
    }

    .experience_heading_ja {
        margin-top: 6px;
        font-size: 1.8rem;
    }

    .experience_show_wrapper {
        margin-top: 24px;
    }

    .topics_empty {
        padding: 28px 16px;
        font-size: 1.4rem;
    }

    .ordermade_intro {
        margin-top: 56px;
    }

    .ordermade_intro_title {
        font-size: 4.8rem;
    }

    .ordermade_intro_subtitle {
        font-size: 1.4rem;
        letter-spacing: .12em;
    }

    .ordermade_intro_lead {
        margin-top: 24px;
        font-size: 1.4rem;
        line-height: 1.9;
        text-align: left;
    }

    .ordermade_top_section,
    .concierge_highlight,
    .modelplan_page,
    .journey_notes_page {
        margin-top: 72px;
    }

    .section_heading_en {
        font-size: 4rem;
    }

    .section_heading_ja {
        font-size: 1.5rem;
        margin-top: 8px;
    }

    .section_heading_copy {
        margin-top: 14px;
        font-size: 1.3rem;
        line-height: 1.8;
        text-align: left;
    }

    .preview_list {
        margin-top: 26px;
    }

    .preview_list .topics_show_wrapper li,
    .preview_list.topics_show_wrapper li {
        width: 100%;
        margin: 0 0 28px;
    }

    .section_cta {
        min-width: 0;
        width: 100%;
        max-width: 320px;
        font-size: 1.4rem;
        padding: 13px 18px;
    }

    .pickup_grid {
        grid-template-columns: 1fr;
        gap: 28px;
        margin-top: 28px;
    }

    .pickup_card img {
        height: auto;
        aspect-ratio: 4 / 3;
    }

    .pickup_card_title {
        font-size: 2.3rem;
        margin-top: 12px;
    }

    .pickup_card_text {
        margin-top: 8px;
        font-size: 1.3rem;
        line-height: 1.8;
    }

    .concierge_card {
        grid-template-columns: 1fr;
    }

    .concierge_card_body {
        padding: 28px 22px 32px;
    }

    .concierge_card_title {
        font-size: 2.5rem;
    }

    .concierge_card_text {
        font-size: 1.3rem;
        line-height: 1.8;
    }

    .top_concept {
        padding-top: 54px;
    }

    .top_concept_title {
        font-size: 3.8rem;
    }

    .top_concept_title span {
        font-size: 2.8rem;
    }

    .top_concept_lead {
        margin-top: 16px;
        font-size: 1.3rem;
        line-height: 2;
    }

    .top_concept_visual {
        margin-top: 34px;
    }

    .top_panel {
        margin-top: 72px;
        padding-bottom: 24px;
    }

    .journey_notes_wrap {
        padding: 0 0 50px;
    }

    .section .heading .jp {
    font-size: 1.6rem;
    }

    .pickup_grid::after {
        top: 80%;
        left: 0;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
    }

    .journey_notes_wrap::after {
        top: 70%;
        left: 0;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
    }

    .ordermade_top_panel {
        padding: 0
    }

    .pickup_grid {
        grid-template-columns: 1fr;
        gap: 28px;
        margin-top: 28px;
        padding: 0 0 50px;
    }

    .pickup_card img {
        height: auto;
        aspect-ratio: 4 / 3;
    }

    .top_panel .section_heading_en {
        padding: 0 26px;
        font-size: 3.8rem;
    }

    .top_panel .section_heading_en::before,
    .top_panel .section_heading_en::after {
        width: 18px;
        height: 34px;
    }

    .top_panel .section_heading_ja {
        margin-top: 10px;
        font-size: 1.4rem;
    }

    .top_panel_modelplan .section_heading_copy {
        display: none;
    }

    .section_heading_sub {
        display: none;
    }

    .section_heading_sub::after {
        margin-top: 6px;
        font-size: 1.1rem;
    }

    .top_panel .section_cta_wrap {
        margin-top: 24px;
    }

    .faq {
    }

    .faq_list {
        margin-top: 34px;
    }

    .faq_item {
        padding: 26px 0 24px;
        margin-bottom: 0;
    }

    .faq_row {
        gap: 16px;
    }

    .faq_mark {
        flex-basis: 20px;
        font-size: 3.2rem;
    }

    .faq_question {
        padding-top: 4px;
        font-size: 1.5rem;
        line-height: 28px;
    }

    .faq_answer {
        padding-top: 2px;
        font-size: 1.2rem;
        line-height: 2;
    }

    .pickup_card_label {
        margin: 10px 0 0;
        font-size: 1.5rem;
    }

    .pickup_card_text {
        margin: 8px 0 0;
        font-size: 1.3rem;
        line-height: 1.8;
    }

    .top_concierge_visual {
        margin-top: 24px;
    }

    .top_premience {
        margin-top: 28px;
    }

    .top_premience_media {
        grid-template-columns: 1fr;
    }

    .top_premience_media img {
        min-height: 160px;
    }

    .top_premience_title {
        font-size: 3.6rem;
    }

    .top_premience_text {
        font-size: 1.4rem;
    }

    .detail_page_renew {
        width: calc(100% - 24px);
        margin-top: 12px;
    }

    .detail_container,
    .detail_renew_container {
        padding-bottom: 28px;
    }

    .detail_overline,
    .detail_renew_overline {
        margin-bottom: 12px;
        font-size: 1.1rem;
    }

    .detail_hero,
    .detail_renew_hero {
        margin-bottom: 28px;
    }

    .detail_title,
    .detail_renew_title {
        font-size: 2.4rem;
        line-height: 1.7;
    }

    .detail_lead,
    .detail_renew_lead {
        margin-top: 18px;
        font-size: 1.4rem;
        line-height: 2;
    }

    .detail_tags,
    .detail_renew_tags {
        gap: 8px;
        margin-top: 18px;
    }

    .detail_tag,
    .detail_renew_tag {
        font-size: 1.2rem;
        padding: 6px 10px;
    }

    .detail_article,
    .detail_renew_article {
        margin-top: 32px;
    }

    .detail_article .inner,
    .detail_article .detail_article_inner,
    .detail_renew_article .inner,
    .detail_renew_article .detail_article_inner {
        width: 100%;
    }

    .detail_luxury,
    .detail_pickup,
    .detail_renew_luxury,
    .detail_renew_pickup {
        margin-top: 56px;
    }

    .detail_section_head,
    .detail_renew_section_head {
        gap: 10px;
        margin-bottom: 16px;
    }

    .detail_section_script,
    .detail_renew_section_script {
        font-size: 5.2rem;
    }

    .detail_section_label,
    .detail_renew_section_label {
        margin-bottom: 4px;
        font-size: 1.4rem;
        line-height: 1.8;
    }

    .detail_luxury_grid,
    .detail_pickup_grid,
    .detail_renew_luxury_grid,
    .detail_renew_pickup_grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .detail_luxury_text,
    .detail_pickup_text,
    .detail_renew_luxury_text,
    .detail_renew_pickup_text {
        padding: 10px 0 0;
        font-size: 1.6rem;
        line-height: 1.7;
    }

    .detail_article .table_block,
    .detail_renew_article .table_block {
        border-spacing: 0 18px;
    }

    .detail_article .table_row,
    .detail_article .table_header,
    .detail_article .table_data,
    .detail_renew_article .table_row,
    .detail_renew_article .table_header,
    .detail_renew_article .table_data {
        display: block;
        width: 100%;
    }

    .detail_article .table_header,
    .detail_renew_article .table_header {
        width: fit-content;
        margin-bottom: 10px;
    }

    .detail_article .table_data,
    .detail_renew_article .table_data {
        padding-left: 0;
    }

    .detail_article .katomans-model-plan,
    .detail_renew_article .katomans-model-plan {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .detail_article .katomans-model-plan > span,
    .detail_renew_article .katomans-model-plan > span {
        width: fit-content;
    }

    .detail_article .detail_schedule_item,
    .detail_renew_article .detail_schedule_item {
        display: block;
    }

    .detail_article .detail_schedule_head,
    .detail_renew_article .detail_schedule_head {
        gap: 10px;
    }

    .detail_article .detail_schedule_route,
    .detail_renew_article .detail_schedule_route {
        gap: 8px 0;
        flex: none;
        width: 100%;
    }

    .detail_article .detail_schedule_chip + .detail_schedule_chip,
    .detail_renew_article .detail_schedule_chip + .detail_schedule_chip {
        margin-left: 8px;
    }

    .detail_article .detail_schedule_chip,
    .detail_renew_article .detail_schedule_chip {
        min-height: 34px;
        padding: 4px 14px 4px 10px;
        font-size: 1.4rem;
    }

    .detail_article .detail_schedule_chip::after,
    .detail_renew_article .detail_schedule_chip::after {
        right: -6px;
        width: 6px;
        height: 16px;
    }

    .detail_article .detail_schedule_body,
    .detail_renew_article .detail_schedule_body {
        margin-top: 14px;
    }

    .detail_article .detail_schedule_body.detail_schedule_body_has_dog,
    .detail_renew_article .detail_schedule_body.detail_schedule_body_has_dog {
        min-height: 0;
        padding-right: 0;
    }

    .detail_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right,
    .detail_renew_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right {
        position: static;
        width: auto;
        margin-top: 16px;
    }

    .detail_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right img,
    .detail_renew_article .detail_schedule_body.detail_schedule_body_has_dog .model-lead-right img {
        max-width: 180px;
        margin: 0 auto;
    }

}

@media screen and (max-width: 480px) {
    .filter_checks label {
        width: 100%;
        margin-right: 0;
    }

    .filter_btn {
        max-width: none;
    }

    .topics_show_wrapper {
        gap: 24px;
        margin-bottom: 32px;
    }

    .topics_text {
        padding: 14px;
    }

    .list_pager {
        margin-top: 48px;
    }

    .list_pager_list {
        gap: 12px;
    }

    .list_pager_button {
        min-width: 32px;
        height: 32px;
        font-size: 1.5rem;
    }

    .top_panel {
        margin-top: 56px;
    }

    .top_panel .section_heading_en {
        padding: 0 22px;
        font-size: 3.4rem;
    }

    .top_panel .section_heading_ja {
        font-size: 1.3rem;
    }

    .top_panel .section_heading_copy {
        font-size: 1.2rem;
        line-height: 1.8;
    }

    .detail_title,
    .detail_renew_title {
        font-size: 2.2rem;
        line-height: 1.6;
    }

    .detail_section_head,
    .detail_renew_section_head {
        display: block;
    }

    .detail_section_label,
    .detail_renew_section_label {
        margin: 8px 0 0;
    }

    .detail_luxury_visual,
    .detail_renew_luxury_visual {
        aspect-ratio: 16 / 7;
    }

    .detail_pickup_card img,
    .detail_renew_pickup_card img {
        aspect-ratio: 4 / 3;
    }

    .detail_article .detail_schedule_head,
    .detail_renew_article .detail_schedule_head {
        display: block;
    }

    .detail_article .detail_schedule_day,
    .detail_renew_article .detail_schedule_day {
        margin-bottom: 12px;
    }

    .detail_article .detail_schedule_route,
    .detail_renew_article .detail_schedule_route {
        row-gap: 10px;
    }
}

@media (max-width: 768px) {
    .global_header > .rrg_navi.rrg_navi_menu__list_container {
        height: auto;
        min-height: 0;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_list {
        height: auto;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-auto {
        flex: 0 0 auto;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item {
        height: auto;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item > a,
    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item > a:visited {
        height: auto;
        min-height: 0;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp {
        padding: 20px 16px 16px;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item {
        margin: 0;
        border-radius: 0;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item + .rrg_navi_contact_item {
        margin-top: 8px;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item > a,
    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item > a:visited {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        width: 100%;
        min-height: 56px;
        padding: 0 20px;
        color: #ffffff;
        border-radius: 0;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item:first-child > a,
    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item:first-child > a:visited {
        background: #345a6c;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item:nth-child(2) > a,
    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item:nth-child(2) > a:visited {
        background: #966736;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item > a::after {
        display: none;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_contact_item::after {
        display: none;
    }

    .global_header > .rrg_navi.rrg_navi_menu__list_container .rrg_navi_menu_item.-contact_sp .rrg_navi_cta_icon {
        display: inline-block;
        width: 16px;
        height: 16px;
        flex: 0 0 16px;
    }

    .royalroad_intro {
        padding: 40px 20px 0;
    }

    .royalroad_intro p {
        padding: 20px;
        font-size: 1.4rem;
        line-height: 1.9;
    }

    body.new-page .detail_container,
    body.new-page .detail_renew_container {
        width: calc(100% - 24px);
        margin-top: 12px;
    }
    #mainContents .topics_btn {
        width: calc(100% - 20px);
        max-width: 320px;
        font-size: 1.4rem;
        padding: 13px 18px!important;
    }
    .detail_article .ordermade-topics-section,
    .detail_renew_article .ordermade-topics-section {
    margin: 30px 0px 20px;
    }
    body.new-page #mainContents .topics_btn::before {
    right: 20px;
    }
}
