@charset "UTF-8";
p{
    color: #2D2D2D;
}

.displaynone_pc{
    display: none;
}

.header_area{
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: white;
    width: 100%;
    height: 10vh;
    display: flex;
}

.logo_area{
    width: 100px;
    margin-left: 3%;
}

.menu_area_all{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.menu_button_area{
    display: flex;
    list-style: none;
    margin-top: 0;
}

.menu_button_style{
    flex: 1;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
}

.menu_deco{
    text-decoration: none;
    color: #2D2D2D;
    font-size: 10px;
}

.inq_button_style{
    text-decoration: none;
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    background-color: #0053A5;
    border-radius: 10px;
    margin-top: 20px;
    
}

.hamburger{
    display: none;
}

.menu{
    display: none;
}





.maincontent_area{
    width: 100%;
    margin-top: 0px;
}


.mainvisual_area_all{
    width: 100%;
    height: 400px;
    background-image: url(../images/mainvisual_back02.png);
    background-size: cover;
}

.catchcopy_area{
    width: 480px;
    margin-left: 30px;
    padding-top: 50px;
}

.mainvisual_ticket_area{
    width: 520px;
    margin-left: 20px;
    margin-top: 20px;
}

.mainvisual_ticket_area_top{
    display: flex;
}

.mainvisual_ticket_area_under{
    margin-bottom: 15px;
    display: flex;
}

.ticket_design01{
    width: 250px;
    height: 120px;
    padding-right: 1%;
    background-image: url(../images/ticket_design01.png);
    background-size: cover;
    margin-right: 5%;
}

.ticket_design02{
    width: 250px;
    height: 120px;
    padding-right: 1%;
    background-image: url(../images/ticket_design02.png);
    background-size: cover;
    margin-right: 5%;
}

.ticket_design03{
    width: 250px;
    height: 120px;
    background-image: url(../images/ticket_design03.png);
    background-size: cover;
    margin-right: 5%;
}

.ticket_pass{
    font-size: 12px;
    color: #2D2D2D;
    text-align: center;
    margin-left: 40px;
    
}

.ticket_pass_strong{
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 5px #FFE53B;
}

.paddingtop_1vw{
    padding-top: 10px;
}

.paddingtop_3vw{
    padding-top: 30px;
}

.paddingtop_2vw{
    padding-top: 20px;
}

.head_area{
    width: 100%;
    height: 150px;
}

.head_title_style{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #2D2D2D;
}

.merit_content_all{
    width: 100%;
    margin-top: 0%;
}

.merit_content_block{
    width: 100%;
    height: 260px;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
}

.merit_content_pic_sp{
    display: none;
}

.merit_content_pic{
    width: 60%;
    height: 260px;
}

.merit_content_pass{
    width: 40%;
    text-align: center;
    padding: 10px;
    padding-top: 50px;
}

.merit_content_head{
    
}

.merit_content_head{
    font-size: 24px;
    color: #0086DF;
}

.merit_content_pass_design{
    font-size: 14px;
}

.background_blue01{
    background-color: #E9F9FF;
}

.background_blue02{
    background-color: #BAECF7;
}

.background_blue03{
    background-color: #77D2EB;
}


.head_title_small{
    font-size: 16px;
}

.lead_sentence_area{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.overview_image_area{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}

.overview_image_subtitle{
    font-size: 24px;
}

.overview_content_area_all{
    width: 100%;
    display: flex;
    margin-bottom: 70px;
}

.overview_content_area_parts{
    width: 18%;
    margin-left: 5%;
}

.overview_yazirushi_area{
    width: 5%;
    margin-left: 5%;
    margin-top: 100px;
}

.overview_content_sentence{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.font-size14px{
        font-size: 14px;
    }

.text_center{
    text-align: center;
}

.overview_image_strong{
    font-size: 40px;
    color: #0086DF;
    font-weight: bold;
}

.overview_image_strong02{
    font-size: 40px;
    color: #2D2D2D;
}

.overview_content_result{
    text-align: center;
    
}

.part_special_width{
    width: 27%;
    margin-top: 48px;
}

.overview_table_area{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.overview_table{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: solid 1px #0053A5;
    border-bottom: solid 1px #0053A5;
}


.overview_th{
    width: 40%;
    text-align: center;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #0053A5;
}

.overview_td{
    width: 60%;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
    border-bottom: solid 1px #0053A5;
    
}

.overview_th02{
    width: 40%;
    text-align: center;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.overview_td02{
    width: 60%;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
    
}

.tate_line{
    border-right: solid 1px #0053A5;
}




.section_blue{
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #E9F9FF;
    padding-bottom: 100px;
    
}




/*　カルーセルスライド　開始*/




/* external css: flickity.css */

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body { font-family: sans-serif; }

.gallery {
  background: white;
}

.gallery-cell {
  width: 66%;
    height: 70;
  margin-right: 10px;
  counter-increment: gallery-cell;
}


/*　カルーセルスライド　終了*/

/* カルーセルスライドデザイン　開始*/

.gallery_head_name{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.gallery_cell_head{
    color: #0053A5;
    font-size: 32px;
}




.gallery_cell_all{
    width: 95%;
    padding: 20px;
    border: solid 2px #0053A5;
    height: 500px;
}

.gallery_flex{
    display: flex;
}

.gallery_cell_left{
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}

.gallery_cell_right{
    width: 60%;
}

.gallery_cell_content{
    margin-bottom: 5px;
    margin-top: 5px;
}

.gallery_head_gray{
    background-color: #E9F9FF;
    width: 60%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    text-align: center;
    color: #707070;
    height: 32px;
    margin-left: 10px;
    flex-basis: 20%;
}

.gallery_text_area{
    margin-right: auto;
    margin-top: 0px;
    flex-basis: 78%;
}

.gallery_head_thinor{
    background-color: #BAECF7;
    width: 60%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #707070;
    margin-left: 10px;
    height: 32px;
    font-size: 12px;
    flex-basis: 20%;
}

.gallery_head_orange{
    background-color: #77D2EB;
    width: 60%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: white;
    margin-left: 10px;
    height: 32px;
    font-size: 12px;
    flex-basis: 20%;
    
}

.gallery_text{
    font-size: 12px;
    color: #707070;
    padding-left: 20px;
    padding-top: 7px;
}

.padding-top50{
    padding-top: 0;
}




.carousel_left{
    width: 50%;
}

.carousel_right{
    width: 50%;
}

.carousel_head{
    margin-top: 20px;
    font-size: 28px;
    color: #FE9C49;
    text-align: center;
}








/* カルーセルスライドデザイン　終了*/







.modal-checkbox {
  display: none;
}

.modal-open-button {
    width: 200px;
  padding: 10px 20px;
  color: white;
  cursor: pointer;
  border: none;
  border-radius: 5px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 60%);
}

.close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
  transform: translate(50%, -50%);
}

.modal-wrapper {
  position: relative;
  width: 80%;
  max-width: 500px;
  max-height: 70%;
  padding: 20px;
  margin: auto;
  overflow: scroll;
  background-color: #FEFEFE;
  border-radius: 5px;
}

.modal-content h1 {
  margin: 0;
  font-size: 4rem;
  line-height: 1.2em;
  letter-spacing: -0.02em;
}

.modal-checkbox:checked + .modal {
  display: flex;
}


.flow_moddal_h1{
    font-size: 32px !important;
    color: #0053A5;
    margin-bottom: 20px;
    
}






.flow_content_all{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    display: flex;
}

.flow_pic_area{
    width: 20%;
    margin-left: auto;
    margin-right: auto;
}

.flow_yazirushi_area{
    width: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
}

.inquiry_button_area{
    width: 37%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}


.button-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin:0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #0053A5;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.button-2:hover {
    background-color: #1579c0;
}


.accordion_area{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.accordion_content{
    display: flex;
    background-color: white;
}

.accordion_text_area{
    width: 60%;
}

.accordion_pic_area{
    width: 35%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.accordion_pic_waku{
    border: solid 1px #0053A5;
    padding: 10px;
    
}

.sentence_strong01{
    color: #0086DF;
    font-weight: bold;
}



/*アコーディオンのcss　*/

details {
  border: 1px solid #7A7A7A;
}
details:not(:last-child) {
  /*margin-bottom: 20px; */
}

/**
 * list-style: none; ←デフォルト三角削除（Chrome非対応）
 * cursor: pointer; ←カーソルをポインターに
**/
details summary {
  list-style: none;
  cursor: pointer;
  padding: 20px;
  background: #77D2EB;
  color: white;
  font-size: 28px;
  font-weight: bold;
}
/**
 * Chrome用のデフォルト三角削除
**/
details summary::-webkit-details-marker {
  display: none;
}
/**
 * Font Awesomeのプラスアイコン使用
**/
details summary::before {
  font-family: FontAwesome;
  content: '\f067';
  margin-right: 20px;
}
/**
 * アコーディオンがオープン時はマイナスアイコンに変更
**/
details[open] summary::before {
  content: '\f068';
}

details p {
  margin: 0;
  padding: 20px;
}

/* アコーディオン終了 */

.product_content_all{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.product_content_part01{
    display: flex;
    margin-bottom: 50px;
}

.product_content_main{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    border: solid 1px #0053A5;
    padding-bottom: 20px;
}

.back_blue01{
    background-color: #E9F9FF;
}

.back_blue02{
    background-color: #BAECF7;
}

.back_blue03{
    background-color: #77D2EB;
}

.product_content_pic_area{
    width: 180px;
    padding-left: 3%;
    padding-right: 3%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border-radius: 10px;
    height: 180px;
}

.product_pic_style{
    margin-top: 20px;
}

.product_head_text{
    text-align: center;
}

.product_accordion_area{
    width: 100%;
    display: flex;
}

.product_accordion_part{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}

.accordion_details_style{
    border: none;
}

.product_accordion_title{
    height: 100px;
    font-size: 14px;
    color: #707070;
    border-radius: 10px;
    border: solid 1px #0053A5;
    text-align: center;
}

.accordion_content02{
    width: 100%;
}


.product_accordion_button{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    border: solid 1px #0053A5;
    height: 120px;
    display: flex;
    margin-bottom: 10px;
}

.product_accordion_button_pic{
    width: 100px;
    height: 100px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 10px;
    background-color: white;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.product_accordion_button_text{
    width: 70%;
    font-size: 0.8rem;
}

.inq_area_all{
    width: 100%;
    background-image: url(../images/08_inq_backimage.jpg);
    height: 800px;
    margin-top: 30px;
    background-color:rgba(255,255,255,0.9);
    background-blend-mode:lighten;
}

.inq_area{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.margin-top_bottom{
    margin-top: 50px;
    margin-bottom: 50px;
}

.section_margin-bottom50{
    margin-bottom: 100px;
}


.inq_text_style{
    font-size: 18px;
    
}

.telephone_area_all{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding: 20px;
}


.telephone_text_style{
    font-size: 24px;
    font-weight: bold;
}


.footer_area{
    width: 100%;
    height: 40vh;
    background-color: #77D2EB;
}

.under_navi_area{
    width: 50%;
    margin-right: 0;
    margin-left: auto;
    margin-top: 20px;
}

.under_navi_style{
    color: white;
    font-size: 1.0rem;
    text-align: right;
    margin-right: 40px;
    margin-top: 20px;
}

.tel_link{
    color: #0053A5;
}




/*アニメーションcss*/
/*
.fadein {
    opacity: 0;
    transform: translate(0,0);
    transition: all 1.5s;
  &.fadein-left{
      transform: translate(-100px,0);
  }
  &.fadein-right{
      transform: translate(100px,0);
  }
  &.fadein-up{
      transform: translate(0,-100px);
  }
  &.fadein-bottom{
      transform: translate(0,100px);
  }
  &.scrollin{
    opacity: 1 !important;
    transform: translate(0, 0) !important;
  }
}

*/


.scrollanime{
    opacity: 0;
  visibility: hidden;
    transition: all 1.5s;
  transform: translateY(150px);
}

.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.scrollanime02{
    opacity: 0;
  visibility: hidden;
    transition: all 1.5s;
  transform: translateX(150px);
}

.is-active02 {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}


.scrollanime03{
    opacity: 0;
  visibility: hidden;
    transition: all 1.5s;
  transform: translateX(-150px);
}

.is-active03 {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.scrollanime04{
    opacity: 0;
  visibility: hidden;
    transition: all 1.5s;
  transform: translateY(150px);
}

.is-active04 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition-delay: 0.5s;
}

.scrollanime05{
    opacity: 0;
  visibility: hidden;
    transition: all 1.5s;
  transform: translateY(150px);
}

.is-active05 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition-delay: 1.0s;
}

.scrollanime06{
    opacity: 0;
  visibility: hidden;
    transition: all 1.5s;
  transform: translateY(150px);
}

.is-active06 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition-delay: 1.5s;
}










/*1100px以上1549px以下*/
@media screen and (min-width:1100px) and (max-width:1549px){
    .menu_area_all{
        width: 700px;
    }
    
    .menu_deco{
        font-size: 14px;
    }
    
    .mainvisual_area_all{
        height: 550px;
    }
    
    .catchcopy_area{
        width: 600px;
    }
    
    .mainvisual_ticket_area{
        width: 700px;
    }
    
    .ticket_pass{
        font-size: 14px;
        margin-left: 10%;
    
    }
    
    .ticket_pass_strong{
        font-size: 20px;
    }
    
    .ticket_design01{
        width: 400px;
        height: 180px;
    }
    
    .ticket_design02{
        width: 400px;
        height: 180px;
    }
    
    .ticket_design03{
        width: 317px;
        height: 180px;
    }
    
    .paddingtop_1vw{
        padding-top: 30px;
    }
    
    .paddingtop_3vw{
        padding-top: 50px;
    }
    
    .paddingtop_2vw{
        padding-top: 40px;
    }
    
    .head_title_style{
        font-size: 36px;
    }
    
    .head_title_small{
        font-size: 20px;
    }
    
    .merit_content_head{
        font-size:28px;
    }
    
    .merit_content_pass_design{
        font-size: 20px;
    }
    
    .lead_sentence_style{
        font-size: 20px;
    }
    
    .font-size14px{
        font-size: 20px;
    }
    
    .overview_image_strong{
        font-size: 54px;
    }
    
    .overview_image_strong02{
        font-size: 54px;
    }
    
    .overview_th{
        font-size: 28px;
    }
    
    .overview_td{
        font-size: 20px;
    }
    
    .overview_th02{
        font-size: 28px;
    }
    
    .overview_td02{
        font-size: 20px;
    }
    
    .gallery_head_gray{
        font-size: 18px;
        height: 40px;
    }

    .gallery_head_thinor{
        font-size: 18px;
        height: 40px;
    }
    
    .gallery_head_orange{
        font-size: 18px;
        height: 40px;
    }
    
    .gallery_text{
        font-size: 14px;
    }
    
    .gallery_cell_all{
        height: 700px;
    }
    
    .flow_yazirushi_area{
        width: 32px;
        margin-top: 100px;
    }
    
    details summary {
      padding: 25px;
      font-size: 36px;
    }
    
    .accordion_text_style{
        font-size: 20px;
    }
    
    .product_head_text{
        font-size: 24px;
    }
    
    .product_accordion_title{
        font-size: 16px;
    }
    
    .product_name_style{
        font-size: 18px;
    }
    
    .button-2 {
        font-size: 20px;
    }
    
    .telephone_area_all{
        width: 60%;
    }
    
    .inq_button_style{
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 40px;
    
}
    
    
    
}
    



/*1550px以上*/
@media screen and (min-width:1550px){
    .menu_area_all{
        width: 1000px;
    }
    
    .menu_deco{
        font-size: 20px;
    }
    
    .inq_button_style{
        font-size: 20px;
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;

    }
    
    .mainvisual_area_all{
        height: 780px;
    }
    
    .catchcopy_area{
        width: 800px;
    }
    
    .mainvisual_ticket_area{
        width: 1000px;
    }
    
    .ticket_pass{
        font-size: 18px;
        margin-left: 20%;
    
    }
    
    .ticket_pass_strong{
        font-size: 24px;
    }
    
    .ticket_design01{
        width: 400px;
        height: 180px;
    }
    
    .ticket_design02{
        width: 400px;
        height: 180px;
    }
    
    .ticket_design03{
        width: 400px;
        height: 180px;
    }
    
    .paddingtop_1vw{
        padding-top: 20px;
    }
    
    .paddingtop_3vw{
        padding-top: 50px;
    }
    
    .paddingtop_2vw{
        padding-top: 20px;
    }
    
    .head_title_style{
        font-size: 36px;
    }
    
    .head_title_small{
        font-size: 20px;
    }
    
    .merit_content_head{
        font-size:28px;
    }
    
    .merit_content_pass_design{
        font-size: 20px;
    }
    
    .lead_sentence_style{
        font-size: 20px;
    }
    
    .font-size14px{
        font-size: 20px;
    }
    
    .overview_image_strong{
        font-size: 54px;
    }
    
    .overview_image_strong02{
        font-size: 54px;
    }
    
    .overview_th{
        font-size: 28px;
    }
    
    .overview_td{
        font-size: 20px;
    }
    
    .overview_th02{
        font-size: 28px;
    }
    
    .overview_td02{
        font-size: 20px;
    }
    
    .gallery_head_gray{
        font-size: 18px;
        height: 40px;
    }

    .gallery_head_thinor{
        font-size: 18px;
        height: 40px;
    }
    
    .gallery_head_orange{
        font-size: 18px;
        height: 40px;
    }
    
    .gallery_text{
        font-size: 16px;
    }
    
    .gallery_cell_all{
        height: 600px;
    }
    
    .flow_yazirushi_area{
        width: 40px;
        margin-top: 130px;
    }
    
    details summary {
      padding: 25px;
      font-size: 36px;
    }
    
    .accordion_text_style{
        font-size: 20px;
    }
    
    .product_head_text{
        font-size: 24px;
    }
    
    .product_accordion_title{
        font-size: 16px;
        padding-top: 35px;
    }
    
    .product_name_style{
        font-size: 18px;
    }
    
    .modal-open-button {
        width: 250px;

    }
    
    .footer_link_p{
        text-align: right;
    }
    
    .button-2 {
        font-size: 24px;
    }
    
    .telephone_area_all{
        width: 45%;
    }
    
}


/*320px以上767px以下*/

@media screen and (min-width:320px) and (max-width:767px){
    
    .header_area{
    position:relative
    top: 0;
    z-index: 10;
    background-color: white;
    width: 100%;
    height: 15px;
    display: block;
}
    
    
    /* メニューのスタイル */

    
    
    .menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #0053A5;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
    
    #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
    
    #menu-btn-check {
    display: none;
}
    
    
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}
    
    
    .menu-content {
    width: 70%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #0053A5;
    transition: all 0.5s;/*アニメーション設定*/
}
    
    #menu-btn-check:checked ~ .menu-content {
    left: 30%;/*メニューを画面内へ*/
}
    
    

    
    .menu_area_all{
        display: none;
    }
    
    .inq_button_area{
        display: none;
    }
    
    
    .mainvisual_area_all{
        width: 100%;
        height: 800px;
        background-image: url(../images/mainvisual_back_sp.png);
        background-size: cover;
    }
    
    .mainvisual_left{
        padding-top: 300px;
    }
    
    .catchcopy_area{
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .mainvisual_ticket_area{
        width: 100%;
        margin-left: 0;
    }
    
    .mainvisual_ticket_area_top{
        display:block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    
    .mainvisual_ticket_area_under{
        display:block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    
    .ticket_design01{
    width: 300px;
    height: 100px;
    
}
    .ticket_design02{
    width: 300px;
    height: 100px;
    
}
    .ticket_design03{
    width: 300px;
    height: 100px;
    
}
    
    .paddingtop_1vw{
        padding-top: 25px;
    }
    
    .paddingtop_3vw{
        padding-top: 40px;
    }
    
    .paddingtop_2vw{
        padding-top: 20px;
    }

    .merit_content_block{
        width: 100%;
        height: 300px;
        margin-top: 0;
        margin-bottom: 0;
        display: block;
    }

    .merit_content_pic{
        width: 90%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
    }

    .merit_content_pass{
        width: 90%;
        text-align: center;
        padding: 10px;
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .merit_content_pic_sp{
        display: block;
        width: 90%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
    }
    
    .displaynone{
        display: none;
    }
    
    .head_title_style{
        font-size: 24px;
    }
    
    .overview_content_area_all{
        width: 100%;
        display: block;
        margin-bottom: 70px;
    }
    
    .overview_content_area_parts{
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .overview_yazirushi_area{
        width: 10%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
    }
    
    .displaynone_pc{
        display: block;
    }
    
    .overview_image_strong{
        font-size: 32px;
    }
    
    .gallery{
        height: 700px;
    }
    
    .gallery_flex{
        display: block;
    }
    .gallery_cell_left{
        width: 95%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        display: flex;
    }
    
    .sp_width_30{
        width: 45%;
        margin-right: 10px;
    }
    
    .sp_width_30_tate{
        width: 15%;
        margin-right: 10px;
    }
    
    .gallery_cell_right{
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        overflow: auto;
    }
    
    .gallery_head_gray{
        width: 100%;
    }
    
    .gallery_head_thinor{
        width: 100%;
    }
    
    .gallery_head_orange{
        width: 100%;
    }
    
    .gallery_text{
        font-size: 10px;
    }
    
    .gallery_cell_all{
        height: 700px;
    }
    
    .flow_content_all{
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        display: block;
    }
    
    .modal-open-button {
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .flow_yazirushi_area{
        margin-top: 0px;
    }
    
    .button-2{
        width: 90%;
    }
    
    details summary {
      padding: 10px;
      font-size: 12px;
    }
    
    .accordion_content{
        display: block;
    }
    
    .accordion_text_area{
        width: 95%;
    }
    
    .accordion_text_style{
        font-size: 14px;
    }
    
    .accordion_pic_area{
        width: 90%;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .product_content_part01{
        display: block;
    }
    
    .product_content_main{
    width: 100%;
}
    
    .accordion_details_style{
    margin-bottom: 20px;
}
    
    .product_accordion_title{
        height: 50px;
        font-size: 12px;
    }
    
    .section_margin-bottom50{
    margin-bottom: 20px;
}
    
    .inq_area_all{
        height: 900px;
        background-image: url(../images/08_inq_backimage_sp.jpg);
        background-color:rgba(255,255,255,0.9);
        background-blend-mode:lighten;
    }
    
    .telephone_area_all{
        height: 300px;
    }
    
    .telephone_text_style{
        font-size: 14px;
    }
    
    .inq_area{
        width: 80%;
    }
    
    .inq_text_style{
        background-color: white;
        padding: 20px;
    }
    
    


    
}



@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}






