@media screen and (min-width:768px){
  .sp_only{
    display: none!important;
  }
}/*@media screen and (min-width:768px){*/

@media screen and (max-width:767px){
  .sp_hide{
    display: none!important;
  }
  
    /*
  ------------------------------------
  共通パーツ
  ------------------------------------
  */

  .container{
    max-width: 340px;
    margin:0 auto;
  }

  /*
  ------------------------------------
  ヘッダー
  ------------------------------------
  */

  header{

  }


  header .header_inner{
    max-width: 100%;
    margin:0 auto;
    padding:0 12px;
  }

  header .header_flex{
    padding:12px 0;
  }

  header .header_flex .header_logo img{
    width:98px;
  }


  header.bg .header_flex .header_logo img{
    width:98px;
  }


  header .header_flex .header_logo_text{
    font-size: 24px;
    padding-bottom: 4px;
  }

  header .lang_list{
    position: absolute;
    left:0;
    opacity: 0;
    position: none;
  }

  body.drawer_opend header .lang_list{
    opacity: 1;
    position: auto;
  }

  header .lang_list li + li{
    margin-left: 10px;
  }

  header .lang_list a{
    font-size: 12px;
    padding:0 4px;
  }

  header .lang_list a::after{
    height:2px;
    top: calc(100% + 2px);
  }

  header .drawer_open_frame{
    margin-left: 16px;
    width: 30px;
  }

  header .drawer_open{
    min-height: 20px;
  } 

  header .drawer_open .bar{
    height:2px;
  }

  header .drawer_open .bar02{
    margin:6px;
  }

  header .drawer_open.active .bar01 {
    transform: translateY(1px) rotate(-30deg);
  }
  header .drawer_open.active .bar02 {
    display: none;
  }
  header .drawer_open.active .bar03 {
    transform: translateY(-1px) rotate(30deg);
  }


  #drawer_menu{
    padding-top: 60px;
  }

  #drawer_menu .drawer_inner{
    padding-bottom: 60px;
  }

  #drawer_menu .drawer_nav{
    width: 100%;
    padding:0 56px;
    margin:0 auto;
  }

  #drawer_menu .parent_item{
    font-size: 20px;
    text-align: left;
  }

  #drawer_menu .parent_item + .parent_item{
    margin-top: 24px;
    
  } 
  /*
  ------------------------------------
  トップ
  ------------------------------------
  */

  body.top_body{

  }

  main.top_main{

  }

  .top_section{
    position: relative;
  }

  .top_section .common_sec_title{
    font-size: 24px;
    font-weight: 500;
  }

  .top_section .common_sec_title .sec_title_text{
    height:24px;
  }

  .top_section .common_sec_title::after{
    width: 220px;
    height: 2px;
    margin-top: 16px;
  }

  .top_mv_section{
    
  }

  .top_mv_section::before,
  .top_mv_section::after{
    
    width:calc(100% + 120px);
    height:120px;
  }

  .top_mv_section::before{
    top:-60px;
  }
  .top_mv_section::after{
    bottom:-60px;
  }


  .top_mv_section .scroll_guide{
    bottom:0px;
  } 

  .top_mv_section .scroll_guide_frame{
    width: 2px;
    height:100px;
  } 

  .top_mv_section .scroll_guide_frame .scroll_text{
    position: absolute;
    width:10px;
    top:0;
    left:calc(100% + 3px);
  }

  .top_msg_section{
    padding-top: 40px;
  }

  .top_msg_section .msg{
    display: flex;
    justify-content: center;
    font-size: 20px;
    line-height: 1.4;
  }

  .top_msg_section .msg_border{
    width: 2px;
    height: 100px;
    margin:40px auto 0;
  }

  .top_gal_section{
    padding-top: 32px;
  }

  .top_gal_section .flex{

  }

  .top_gal_section .title_set{
    position: static;
    
  }

  .top_gal_section .title_set img{
    width: auto;
  }

  .top_gal_section .title_set .title01{
    font-size: 24px;
    width:auto;
    margin:0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .top_gal_section .title_set .title01 img{
    height:24px;
  }

  .top_gal_section .title_set .title_border{
    width:220px;
    height:1px;
    margin:16px auto 0;
  }

  .top_gal_section .title_set .title02{
    font-size: 14px;
    width:auto;
    margin:16px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .top_gal_section .title_set .title02 img{
    height:14px;
  }

  .top_gal_section .gal_frame{
    width:310px;
    aspect-ratio: 1/0.836;
    margin:0 auto;
  } 

  .top_gal_section .gal_area{
    width: 100%;
    margin-top: 24px;
  }

  .top_gal_section .gal_guide_flex{
    margin-top: 16px;
  }

  .top_gal_section .gal_nav{
    font-size: 32px;
  }

  .top_gal_section .gal_guide_list{
    margin:0 32px;
    padding-top: 4px;
  }


  .top_gal_section .gal_guide{
    width:12px;
    height:12px;
  }

  .top_gal_section .gal_guide + .gal_guide{
    margin-left: 16px;
  }

  .top_landscape_section{
    padding-top: 80px;
  }

  .top_landscape_section .youtube_frame{
    aspect-ratio: 1/0.64;
    margin:24px auto 0;
  }

  .top_experience_section{
    padding-top: 80px;
  }

  .top_experience_section .flow_list{
    max-width: 320px;
    margin: 72px auto 0;
  }

  .top_experience_section .flow_block{
    position: relative;
    display: flex;
    min-height: auto;
    width: 100%;
  }

  .top_experience_section .flow_block + .flow_block{
    margin-top: 72px;
  }

  .top_experience_section .flow_block .flow_contents{
    padding-top: 20px;
    width: 100%;
  }

  .top_experience_section .flow_block .flow_head_frame{
    position: relative;
    white-space: nowrap;
  }

  .top_experience_section .flow_block .flow_front_head{
    position: relative;
    z-index: 2;
    font-size: 16px;

  }

  .top_experience_section .flow_block .flow_front_head span{
    font-size: 24px;
  }

  .top_experience_section .flow_block .flow_back_head{

    font-size: 12px;
    top:-45px;
    left:-4px;
  }

  .top_experience_section .flow_block .flow_back_head span{
    font-size:64px;
    padding-top: 10px;
  }

  .top_experience_section .flow_block .flow_img{
    position: static;
    width:100%;
    max-width: 100%;
    top:0;
    right:0;
    margin-top: 40px;
  }

  .top_experience_section .flow_block .flow_text{
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.6;
  }

  .top_strong_section{
    padding-top: 80px;
  }

  .top_strong_section .strong_list{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    margin-top: 56px;
  }

  .top_strong_section .strong_block{
    width: 320px;
    padding:28px 40px 28px;
    min-height: 236px;
  }


  .top_strong_section .strong_block .strong_name{
    font-size: 24px;
  }

  .top_strong_section .strong_block .strong_icon{
    margin-top: 32px;
    height:90px;
  }

  .top_strong_section .strong_block .strong_icon01{
    height:88px;
  }
  .top_strong_section .strong_block .strong_icon02{
    height:70px;
  }
  .top_strong_section .strong_block .strong_icon03{
    height:81px;
  }

  .top_strong_section .strong_block .strong_text{
    margin-top: 24px;
    line-height:1.5;
  }

  .top_strong_section .icon_plus{
    font-size: 96px;
    height:96px;
    margin:20px auto;
  } 

  .top_strong_section .strong_border{
    width: 2px;
    height: 100px;
    margin:50px auto 0;
  }

  .top_strong_section .strong_frame{
    width:325px;
    margin:24px auto 0;
  }

  .top_strong_section .strong_group_text{
    font-size: 18px;
    margin-top: 56px;
    display: flex;
    justify-content: center;
    white-space: nowrap;
  }

  .top_reason_section{
    padding-top: 100px;
    position: relative;
  } 

  .top_reason_section::before{
    /* width:430px; */
    width: 100vw;
    height:1141px;
    background-image: url('../img/top/reason_bg_sp.png');
    
    top:120px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .top_reason_section .reason_list{
    max-width: 1020px;
    margin:120px auto 0;
  }

  .top_reason_section .reason_block{
    display: block;
    width: 300px;
    margin:0 auto;
    position: relative;
  }

  .top_reason_section .reason_block + .reason_block{
    margin-top: 120px;
  }

  .top_reason_section .reason_contents{
    width:100%;
    max-width: 100%;
  }

  .top_reason_section .reason_num{
    font-size: 64px;
    position: absolute;
    left:0;
    top:-40px;
    margin-right: 0;
  }



  .top_reason_section .reason_block:nth-child(even) .reason_num{
    margin-right: 0;
    margin-left: 0;
  }

  .top_reason_section .reason_head{
    white-space: nowrap;
    font-size: 16px;
    position: relative;
    z-index: 2;
  }

  .top_reason_section .reason_text{
    line-height: 1.75;
    margin-top: 16px;
    padding:0 20px;
  }

  .top_faq_section{
    padding-top: 240px;
  }

  .top_faq_section .common_sec_title::after{
    content:'';
  }


  .top_faq_section .faq_list{
    max-width: 100%;
    margin:30px auto 0;
    border-top:none;
    border-bottom: none;
  }


  .top_faq_section .faq_block .faq_question{
    padding:20px 0;
    padding-right: 32px;    
    font-size: 14px;
  }

  .top_faq_section .faq_block .faq_question::after{
    width:20px;
    height:20px;
    right:6px;
    top:20px;
  }

  .top_faq_section .faq_block .faq_question p{
    padding-left: 24px;
  }


  .top_faq_section .faq_block .faq_question p::before{
    font-size: 14px;
    line-height: 1.5;
    left:0;
    top:-1px;
  }

  .top_faq_section .faq_block .faq_answer{
    padding:6px 0 20px;
    font-size: 14px;
    line-height: 1.5;
  }

  .top_faq_section .faq_block .faq_answer p{
    padding-left: 24px;

  }
  .top_faq_section .faq_block .faq_answer p::before{
    font-size: 14px;
    line-height: 1.5;
    left:0;
    top:-1px;
  }

  .top_price_section{
    padding-top: 90px;
  } 

  .top_price_section .price_text01{
    margin-top: 32px;
    font-size: 16px;
    font-weight: 500;
    line-height:1.5;
    text-align: center;
  }

  .top_price_section .price_area{
    margin-top: 32px;
  }

  .top_price_section .price_sub_head{
    min-width: 240px;
    padding:10px 12px;
    font-size: 18px;
  }

  .top_price_section .price_flex{
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    white-space: nowrap;
  }

  .top_price_section .price_flex .plus{
    font-size: 36px;
    margin:0 20px 26px;
  }

  .top_price_section .price_name{
    font-size: 16px;
  }

  .top_price_section .price_num{
    font-size: 30px;
    margin-top: 4px;
  }

  .top_price_section .price_remark{
    margin-top: 4px;
    font-size: 13px;
  }

  .top_reserve_section{
    padding-top: 200px;
    padding-bottom: 72px;
  }

  .top_reserve_section::before{
    width:430px;
    min-width: 100%;
    height:712px;
    background-image:url('../img/top/bottom_bg_sp.png');
    background-position: top;

    bottom:0;
  }

  .top_reserve_section .reserve_text01{
    font-size: 24px;
    /* width: fit-content;
    margin:0 auto; */
  }

  .top_reserve_section .reserve_text01 strong{
    font-size: 36px;
  }

  .top_reserve_section .reserve_text02{
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
  }

  .top_reserve_section .reserve_link{
    width: 310px;
    height:80px;
    margin:80px auto 0;
    font-size: 24px;
  }


  .top_reserve_section .reserve_link::after{
    width:60px;
    height:10px;
    right:20px;
  }

  

  .top_reserve_section .reserve_link + .reserve_link{
    margin-top: 24px;
  }


  .top_map_section{
    height:160px;
  }

  /*
  ------------------------------------
  フッター
  ------------------------------------
  */
  footer{
    padding:40px 0 24px;
  }

  footer .pagetop{

    font-size: 13px;
    line-height: 1.2;
    top:-20px;
  }

  footer .pagetop::before{
    content:'';
    width:50px;
    height:24px;
    margin-bottom: 8px;
  }

  footer .footer_inner{
    max-width: 330px;
    margin:0 auto;
    padding:0 ;
  }

  footer .footer_contents{
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  footer .banner_area{
    width:calc(50% - 1px);
  }

  footer .banner_list{

  }

  footer .banner_card{
    width:136px;
  }

  footer .banner_card + .banner_card{
    margin-top: 26px;
  }

  footer .footer_border{
    width: 1px;
    /* height: auto; */
    margin:0;
  } 

  footer .insta_area{
    position: static;
    width: calc(50% - 1px);
    right:0;
    top:0;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  footer .insta{
    font-weight: 700;
    color:#fff;
    display: flex;
    align-items: center;
    white-space: nowrap;
    flex-direction: column-reverse;
  }

  footer .insta::after{
    width:31px;
    height:31px;
    margin-left: 0;
    margin-bottom: 12px;
  }

  footer .company_area{
    padding-top: 0;
    width: 100%;
    margin-top: 20px;
  }

  footer .company_name{
    font-size: 14px;
    display: flex;
    justify-content: center;
  }

  footer .company_address{
    font-size: 14px;
    display: flex;
    justify-content: center;
  }

  footer .contact_button{
    margin: 12px auto 0;
    width: 240px;
    height: 45px;
    font-size: 18px;
  }

  footer .footer_copy{
    margin-top: 40px;

  }

  /*
  ------------------------------------
  フォームのポップアップ
  ------------------------------------
  */

  .form_popup .form_popup_frame{
    max-width: 90%;
    height: 70vh;
  }

  .form_popup .form_head{
    font-size: 24px;

  }

  .form_popup .form_block{
    margin-top: 24px;
  }


  .form_popup .form_popup_contents{
    padding:24px 24px 56px;
  }

}/*@media screen and (max-width:767px){*/