@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 1920px){
    
    .main_v02 {
	height: calc(2530 / 1920 * 100vw);
    }
    
    .catch_box{
    top: calc(300 / 1920 * 100vw);
    left: calc(200 / 1920 * 100vw);
    }

    .main_v02 h1{
    width: calc(580 / 1920 * 100vw);
    }
    .catch_a {
    top: calc(0 / 1920 * 100vw);
    left: calc(0 / 1920 * 100vw);
    font-size: calc(128 / 1920 * 100vw);
    }
    .catch_b {
    top: calc(130 / 1920 * 100vw);
    left: calc(0 / 1920 * 100vw);
    font-size: calc(40 / 1920 * 100vw);
    }
    .catch_c {
    top: calc(190 / 1920 * 100vw);
    left: calc(100 / 1920 * 100vw);
    font-size: calc(50 / 1920 * 100vw);
    }
    
    .main_v02 .hero_001{
    top: calc(200 / 1920 * 100vw);
    left: calc(800 / 1920 * 100vw);
    }
    .main_v02 .hero_002{
    top: calc(600 / 1920 * 100vw);
    left: calc(200 / 1920 * 100vw);
    }
    .hero_001, .hero_002{
    width: calc(1000 / 1920 * 100vw);
    }
    .main_v02 .map_001{
    width: calc(1000 / 1920 * 100vw);
    top: calc(650 / 1920 * 100vw);
    left: calc(800 / 1920 * 100vw);
    }
    .lead_wrap02{
    position: absolute;
    top: calc(1500 / 1920 * 100vw);
    left: calc(350 / 1920 * 100vw);
    }
}
@media screen and (max-width: 1080px){
    /* user guide */
    .step_info {
    display: block;
    }
    .step_wrap {
    width: 60%;
    margin: auto;
    }
}
@media screen and (max-width: 960px){
    .pc{
        display: none;
    }
    .tbl{
        display: block !important;
    }
    .sp{
        display: none;
    }
    .loading-wrap svg{
    width: 60%;
        margin: auto;
    }
    .header_inner{
        padding: 0px 45px;
    }
    .reserve_btn ,.qa_btn{
        display: none;
    }
    .sp_link{
        position: fixed;
        right: 1%;
        bottom: 4%;
        z-index: 5;
    }
    .reserve_link{
        display: block;
    }
    .reserve_link a{
        color: #ffffff
    }
    .main_inner{
        padding: 0;
    }
    
    
    .main_v02 {
	height: calc(2700 / 960 * 100vw);
    }

    .catch_box{
    top: calc(535 / 960 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    }
    .main_v02 h1{
    width: calc(580 / 960 * 100vw);
    }
    .catch_a {
    top: calc(0 / 960 * 100vw);
    left: calc(0 / 960 * 100vw);
    font-size: calc(128 / 960 * 100vw);
    }
    .catch_b {
    top: calc(130 / 960 * 100vw);
    left: calc(0 / 960 * 100vw);
    font-size: calc(40 / 960 * 100vw);
    }
    .catch_c {
    top: calc(190 / 960 * 100vw);
    left: calc(100 / 960 * 100vw);
    font-size: calc(50 / 960 * 100vw);
    }
    .main_v02 .hero_001{
    top: calc(-200 / 960 * 100vw);
    left: calc(300 / 960 * 100vw);
    }
    .main_v02 .hero_002{
    top: calc(750 / 960 * 100vw);
    left: calc(-150 / 960 * 100vw);
    }
    .hero_001, .hero_002{
    width: calc(850 / 960 * 100vw);
    }
    .main_v02 .map_001{
    width: calc(800 / 960 * 100vw);
    top: calc(950 / 960 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    }
    .lead_wrap02{
    width: 100%;
    max-width: 550px;
    position: absolute;
    top: calc(2000 / 960 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    text-align: center;
    }
    
    .contents_top_title {
    border-left: none;
    border-right: none;
}
    #top_room_wrap {
        margin-top: 130px;
    padding: 0px 15px;
    }
    .top_room_img {
    height: 500px;
    }
    .top_contents_info {
    margin: 80px auto 150px;
    }
    .top_contents_info_wrap {
    display: block;
    }
    .top_contents_lead_wrap {
    width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .top_info_img_wrap {
    width: 100%;
    margin: 50px 0;
    }
    #top_food_wrap {
        margin-top: 130px;
    padding: 0px 15px;
    }
    .top_food_img {
    height: 300px;
    }
    .link_btn_a {
    margin: 40px auto 0 auto;
    }
    
    /* concept */
    .concept_item_l {
    flex-wrap: wrap-reverse;
    }
    .concept_item_r {
    flex-wrap: wrap-reverse;
    }
    .concept_lead {
    width: 95%;
    margin: 50px auto 0 auto;
    }
    .concept_img {
    width: 100%;
    }
    .facility_flex {
    display: block;
    }
    .facility_item {
    width: calc(80% - 40px);
    margin: auto;
    padding: 0 20px 100px 20px;
    }
    
    .contents_top_title {
    width: 90%;
    margin: 170px auto 130px auto;
    }
    
    /* room */
    .room_detail_wrap {
    width: 95%;
    margin: 50px auto;}
    
    /* food */
    .contents_flex {
    display: block;
    }
    .img_l {
    width: 100%;
    }
    .lead_r {
    width: 100%;
    margin: 20px 0 50px;
    }
    .tb01 {
    width: 100%;
    }
    .tb01 tr{
    border-bottom: solid 1px #CCCCCB;
    }
    table.tb01 th,
    table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
    padding: 0;
    }
    table.tb01 th{
    padding-top: 20px;
    }
    table.tb01 td{
    padding-bottom: 20px;
    }
    /* user guide */
    .step_wrap {
    width: 80%;
    margin: auto;
    }
    .bottom_title_ja:before, .bottom_title_ja:after {
      width: 20%;
    }
    .inst_flex {
    display: block;
    }
    .inst_item {
    width: 90%;
    margin: auto;
    }
    /* tourist guide */
    .detail_contents {
    width: 100%;
    }
    .area_flex {
    display: block;
    }
    .area_info {
    width: 100%;
    padding: 0;
    }
    .area_map {
    width: 80%;
    padding: 40px 0px;
    }
    .area_map iframe{
        height: 300px;
    }
    .ft_item{
        width: 280px;
        margin: auto;
    }
    .ft_link_a {
    padding: 15px 25px;
    margin: 20px auto;
    display: block;
    position: relative;
    line-height: 1;
    border: 1px solid #414141;
    border-radius: 5px;
}
    .ft_link_a::after {
    display: none;
    }
    /* footer */
    .ft_top{
        display: block;
    }
    .ft_item:nth-child(2) {
    border-right: none;
    border-left: none;
    }
    .ft_call span {
    font-size: 30px;
    }
    
    .ft_bottom{
        text-align: center;
    }
    
}
@media screen and (max-width: 520px){
    .pc{
        display: none;
    }
    .tbl{
        display: none;
    }
    .sp{
        display: block !important;
    }
    h2 {
    font-size: 40px;
    }
    h3 {
    font-size: 16px;
    }
    .header_inner{
        margin: 15px auto 0;
        padding: 0px 15px;
    }
    .header_logo{
        padding-left: 10px;
    }
    .nav-container{
        padding: 120px 0 2em;
    }
    .nav_list{
        width: 100%;
    }
    .nav_flex{
        display: block;
    }
    .nav {
    width: 80%;
    margin: 0 auto;
    }
    .nav a{
        font-size: 16px;
        padding: 18px 0 0 0;
    }
    .nav_list ul li ::after{
        top: 25px;
    }
    .nav_ft_inner{
        margin: 30px 0;
    }
    .nav_ft{
        display: block;
    }
    .nav_ft_item{
        width: 100%;
        padding: 15px 0;
    }
    .nav_ft_bottom{
        margin: 0 auto 50px;
    }
    
    /* top_page */
    

    .main_v02 {
	height: calc(4500 / 960 * 100vw);
    }
    
    .catch_box{
    top: calc(300 / 375 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    }
    .main_v02 h1{
    width: calc(285 / 375 * 100vw);
    }
    .catch_a {
    top: calc(0 / 375 * 100vw);
    left: calc(0 / 375 * 100vw);
    font-size: calc(60 / 375 * 100vw);
    }
    .catch_b {
    top: calc(70 / 375 * 100vw);
    left: calc(0 / 375 * 100vw);
    font-size: calc(22 / 375 * 100vw);
    }
    .catch_c {
    top: calc(110 / 375 * 100vw);
    left: calc(55 / 375 * 100vw);
    font-size: calc(24 / 375 * 100vw);
    }
    .main_v02 .hero_001{
    top: calc(-190 / 960 * 100vw);
    left: calc(110 / 960 * 100vw);
    }
    .main_v02 .hero_002{
    top: calc(1150 / 960 * 100vw);
    left: calc(-180 / 960 * 100vw);
    }
    .hero_001, .hero_002{
    width: calc(1050 / 960 * 100vw);
    }
    .main_v02 .map_001{
    width: calc(800 / 960 * 100vw);
    top: calc(1620 / 960 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        opacity: 0.7;
    }
    .lead_wrap02{
    width: 100%;
    max-width: 380px;
    position: absolute;
    top: calc(2870 / 960 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    text-align: center;
    padding: 0 30px;
    }
    .lead_wrap h3 {
    margin-top: 15px;
    line-height: 2;
    }
    .lead_wrap p {
    color: #767676;
    margin-top: 20px;
    font-size: 14px;
    }
    .link_btn_a {
    width: 180px;
    padding: 20px;
        margin: 40px auto 20px
    }
    .top_access_info iframe {
    width: 100%;
    height: 300px;
    min-height: 300px;
    }
    /* concept */
    .facility_item {
    width: calc(100% - 40px);
    margin: auto;
    padding: 0 0 80px 0;
    }
    .contents_top_title h2 {
    font-size: 24px;
    }
    .concept_lead h3{
        font-size: 20px;
    }
    .concept_lead h3 span {
    font-size: 18px;
    margin-top: 15px;
    display: block;
    }
    .concept_img img {
    min-width: 360px;
    }
    #facility_wrap .main_title {
    width: 100%;
    margin: 150px auto 100px auto;
    }
    .facility_item h3{
        font-size: 22px;
    }
    .main_title h2 {
    font-size: 74px;
    }
    .top_room_img {
    height: 300px;
    }
    .flex_box_03{
        display: block;
        text-align: center;
    }
    .flex_item {
        width: 100%;
    margin-bottom: 80px;
}
    .flex_item h3{
        font-size: 18px;
    }
    .top_celebration_link{
        padding-top: 0;
    }
    #top_gallery_wrap .title_wrap_l {
    padding: 0 10px 30px 10px;
    }
    .gallery_sns_link {
        width: 20%;
        margin: 0 0 0 auto;
    position: initial;
        padding: 0 10px;
    }
    .flex_box_08 {
    margin-top: 30px;
    }
    .flex_item02 {
    width: 50%;
    }
    .title_wrap_l{
        justify-content: center;
        display: block;
    }
    .title_wrap_l p {
        font-size: 16px;
        padding-left: 0;
    }
    
    .top_access_info {
    display: block;
    margin: 60px 0 50px;
    }
    .access_photo_img{
    display: block;
    }
    .access_photo_img img{
        width: 100%;
        margin-bottom: 20px;
    }
    .access_mov {
    width: 100%;
    padding: 0 0 40px 0;
    overflow: hidden;
    }
    .access_map {
    width: 100%;
    padding: 0;
    }
    .news_img_flex{
    
    gap: 0;
    margin-top: 20px;
    }
    .news_img_flex img{
        max-width: 150px;
    }
    /* room */
    .room_name {
    font-size: 34px;
    margin-bottom: 30px;
    }
    .detail_contents .lead_ja, .detail_contents .lead_en {
    font-size: 16px;
    }
    p.detail_ja span {
    margin-bottom: 15px;
    }
    /* food */
    .food_detail_wrap {
    width: 100%;
    margin: 50px auto;
    }
    .food_name {
    font-size: 34px;
    margin-bottom: 30px;
    }
    .food_img{
        width: 100%;
    }
    .lead_r p {
    line-height: 2;
    }
    #amenities_wrap {
    width: 100%;
    }
    /* celebration */
    .celebration_detail_wrap {
    width: 100%;
    margin: 50px auto;
    }
    .celebration_name {
    font-size: 34px;
    margin-bottom: 30px;
    }
    /* guide */
    .guide_detail_wrap {
    width: 100%;
    margin: 50px auto;
    }
    .guide_site_name {
    font-size: 26px;
    margin-bottom: 30px;
    }
    .area_flex{
    width: 100%;
    }
    .area_flex table th:after{
    display: none;
    }
    .area_flex table th{
    width: 100px;
    }
    /* user_guide */
    .step_inner {
    margin: 0;
    }
    .step_wrap {
    width: 100%;
    }
    .bottom_title_ja {
    padding: 0;
    }
    .bottom_title_ja {
    font-size: 26px;
    }
    .bottom_title_en {
    font-size: 18px;
    }
    .inst_item {
    width: 100%;
    }
    .inst_lead {
    width: 90%;
    }
    .bottom_ms_ja {
    font-size: 23px;
    }
    .bottom_ms_en {
    font-size: 18px;
    }
    
    /* tou */
    .top_lead{
    width: 100%;
    }
    .info_wrap{
    width: 100%;
    }
    
    /* faq */
    .subpage_inner h3 {
    width: 100%;
    }
    .details {
    width: 100%;
    }
    
    /* user guide */
    .bottom_title_ja:before, .bottom_title_ja:after {
      display: none;
    }
    .subtitle_img{
    width: 90%;
    margin: 80px auto;
    display: flex;
    justify-content: space-around;
    text-align: center;
    }
    .subtitle_img .flex_item {
    margin-bottom: 0;
    }
    
    /* tourist guide */
    .area_map {
    width: 100%;
    padding: 40px 0px;
    }
    
    /* contact */
    .subpage_inner {
    margin: 150px auto 100px;
    }
}
