@charset "utf-8";
/* CSS Document */

/* 追加
------------------------------------------------------------*/
.indent-1 {padding-left:1em;text-indent:-1em;}
.indent-2 {padding-left:2em;text-indent:-2em;}
.fade{display:none;}
.banner_img{text-align:center;margin:0 auto;clear:both;}
br.pcbr{display:block;}
br.spbr{display:none;}
.text_box{text-align:justify;}
.text_box_c{text-align:center;color:#000;margin:20px 0 50px;}
.text_box ul{margin-left:1em;}
.text_box p{margin-bottom:1.5em;}
.pagetop {display: none;position: fixed;bottom: 50px;right:5%;width:66px;z-index:100;}
.pagetop a {display: block;}
.pagetop img{width:100%;}
.spmenu_box{display:none;}
.sptxt{display:none;}
.pnavi{text-align:center;margin:30px auto;}

.head_img{position: relative;}
.head_img img{width:100%;}
.head_title{position: absolute;bottom:0;left: 50%;transform: translateX(-50%);font-size:30px;font-weight: 600;font-style: normal;margin:0 auto;color:#fff;background:#347CDA;display:flex;align-items:center;justify-content:center;width:400px;line-height:1;height:60px;padding-bottom:0.2em;}

h2.title{font-size:26px;font-family: 'Noto Serif JP';font-weight:600;background:url(/userdata/arrow2.png) no-repeat center left / 50px auto;padding-left:60px;margin:20px 0;}

h3.title{font-size:26px;font-weight:600;display:inline-block;margin:80px auto 20px !important;position: relative;padding: 0 55px;line-height:1;font-family: 'Noto Serif JP';}
h3.title:before, h3.title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  background-color:#6AD0DC;
}
h3.title:before {left:0;}
h3.title:after {right: 0;}

picture img{width:100%;}

/*TOP
------------------------------------------------------------*/
.bg_gray{background:#f3f3f3;padding-bottom:20px;}
.news{padding:20px 20px;font-family:Noto Sans JP;font-style: normal;background:#fff;}

.age_box{display:flex;justify-content:space-between;width:500px;position: absolute;bottom: 30%;left: 50%;transform: translateX(-50%);z-index:1000000;}
.age_btn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;}
.age_btn_txt{font-size:30px;border-bottom:1px solid #666;}
.age_btn_txt a{color:#444;}

.infobox{display:table;width:100%;font-size:18px;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;}
.info_date {width: 10%;display:table-cell;line-height:1;vertical-align:middle;font-size:18px;}
.info_cat {width: 25%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;text-align:center;color:#fff;}
.info_title {width: 65%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;}
.info_txt{padding:10px;}
.catbox{height:30px;display:inline-block;background:#777;color:#fff;vertical-align:middle;width:100%;font-size:14px;line-height:30px;}
.catbox li{list-style:none;}
.infobox_non{display:table;width:90%;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;}
.info_date_non {width: 10%;display:table-cell;line-height:1;vertical-align:middle;}
.info_title_non {width: 90%;display:table-cell;vertical-align: middle;line-height:1;padding-left:10px;}
.info_title_non a{color:#333;}
.info_title_non a:hover{color:#347CDA;}

.single_info_date{padding:0;}
.single_info_title{font-size:26px;margin:10px 0 0;border-bottom:dotted 2px #8c8c8c;}

.link_btn{position:relative;margin:30px auto;display:flex;width:250px;height:50px;text-align:center;background:#037b8d;clear:both;font-family:Noto Sans JP;font-style: normal;}
.link_btn a{position: absolute;top: 0;left: 0;height:100%;width: 100%;transition:all 0.3s;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center;padding-top:0px;}
.link_btn a:hover{background:#fff;color:#037b8d;border:1px solid #037b8d;}

.concept_txt{padding:0 1em 1em;text-align:justify;}
.concept_txt:last-child{padding:0 1em 50px;}
h2.titleimg{width:382px;margin:0 auto 0;}
h2.titleimg img{width:100%;}

.databox{display:table;width:100%;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;font-size:18px;}
.data_l {width: 20%;display:table-cell;line-height:1;vertical-align:middle;color:#037b8d;}
.data_r {width: 80%;display:table-cell;vertical-align: middle;padding-left:10px;}
.data_r ul{margin:0 0 1em 1.5em;}
.data_r p{margin-top:1em;}

/* staff
------------------------------------------------------------*/
.staff_img{width:100%;margin:0 auto;}
.staff_img img{width:100%;}
.staff_title{font-size:24px;font-weight:600;font-family: 'Noto Serif JP';text-align:center;margin:20px auto;text-align:center;}
.staff_cat{display:inline-flex;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:1em 0;align-items:center;width:100%;}
.staff_box{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #ccc;text-align:center;}
.staff_parts{width:49%;display:inline-flex;align-items:center;margin:10px 0;}
span.workmenu{background:#347CDA;color:#fff;display:flex;justify-content:center;align-items:center;padding:0.5em;width:150px;margin-right:1em;}

.staff_area{display:flex;flex-wrap:wrap;}
.staff_box_top{width:32%;margin:10px calc(4% / 6);border:1px solid #ccc;padding:1em;text-align:center;}
.staff_box_top img{width:100%;}
.staff_box_top a{color:#666;}
.staff_title_top{color:#666;font-size:22px;font-family: 'Noto Serif JP';font-weight:600;}
.staff_time_top{color:#666;}

.prof_box{display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #ccc;padding:0 1em 10px;margin:0 auto 10px;width:70%;}
.prof_title{font-weight:700;color:#037b8d;}
.prof_con{font-weight:400;}
.staff_content_box{border:1px dotted #ccc;padding:1em;}

.image_box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0px;border:1px solid #ccc;padding:1em;}
#photo{width:30%;margin:0 auto;text-align:center;}
#photo img{max-width:100%;}
.image_photo{width:100%;}
#navi{display:flex;flex-wrap:wrap;justify-content:center;}
.image_thumb{width:15%;margin:10px 0.5%;}
.image_thumb img{width:100%;}
.staff_com{border:1px solid #ccc;padding:1em;margin-top:20px;}

/* about
------------------------------------------------------------*/
.detail_box{display:table;width:96%;border-collapse: collapse;margin:0 auto -1px;}
.detail_l{display:table-cell;width:20%;padding:10px;border:1px solid #999;background:#f7f7f7;}
.detail_r{display:table-cell;width:80%;padding:10px;border:1px solid #999;}
.detail_box:last-child{margin:0 auto;}
.detail_r ul{margin:0 0 0 2em;}
.detail_r li{margin-bottom:5px;}
.aboutimg{margin:50px auto;}

/*youtube
------------------------------------------------------------*/
.movie_box{width:90%;aspect-ratio: 16 / 9;margin:60px auto;}
.movie_box iframe {width: 100%;height: 100%;}

/*price
------------------------------------------------------------*/
.price_area{background:#FEFDFC;padding:20px 0 30px;margin-bottom:50px;border:1px solid #ccc;padding:1em;margin-bottom:30px;}
.price_area h3{font-family: 'Noto Serif JP';font-size:22px;font-weight:700;margin:0 auto;line-height:1.1;font-family: 'Noto Serif JP';text-align:center;border-bottom:1px solid #ccc;padding-bottom:0.5em;margin-bottom:1em;}
.price_area h3 p{font-size:14px;margin-top:0.2em;font-weight:200;}
.price_box{display:flex;justify-content:space-between;}
.price_box_ver{display:flex;flex-direction:column;justify-content:center;align-items:center;}
.sub_title{background:#666;display:flex;justify-content:center;align-items:center;height:30px;line-height:1;color:#fff;padding:0 1em 0.2em;width:300px;}
.sub_cau{background:#f5f6f2;display:flex;justify-content:center;align-items:center;line-height:1.4;font-size:14px;padding:0.3em 1em 0.4em;width:100%;border:1px dotted #666;margin-top:1em;text-align:center;}
.price_parts{width:48%;text-align:center;font-weight:700;font-size:18px;margin-bottom:20px;}
.price_time{background:#666;display:flex;justify-content:center;align-items:center;height:30px;line-height:1;color:#fff;padding:0 1em 0.2em;font-weight:400;font-size:16px;}
.op_box{display:table;width:100%;;margin:0 auto;padding:15px 10px;border-bottom:1px solid #ccc;}
.op_title{width: 50%;display:table-cell;vertical-align:middle;font-weight:700;}
.op_con{width: 50%;display:table-cell;vertical-align: middle;}



/*menu
------------------------------------------------------------*/
h2.menu{font-family: 'Noto Serif JP';font-size:26px;font-weight:700;margin:50px auto 10px;border-left:#347CDA solid 5px;line-height:1.4;padding-left:0.5em;}
h3.menu{font-size:20px;font-weight:400;margin:0 auto 10px;padding-left:1em;}
h4.menu{font-size:22px;font-weight:700;margin:0 auto 10px;border-bottom:1px solid rgba(186, 0, 3, 1.00);}
.menu_txt{border:1px #ccc solid;padding:2em;width:100%;margin:0 auto;text-align:justify;}
.menu_txt ul{margin:1em 0 0 1em;}
.menu_txt_box{border:1px #ccc solid;padding:2em;width:100%;text-align:justify;display:flex;align-items:center;margin:0 auto;flex-wrap:wrap;justify-content:space-between;}
.menu_txt2{width:700px;height:auto;}
.menu_txt_img{width:300px;}
.menu_txt_img img{width:100%;}










/* 1099px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1099px){
.banner_img img{width:90%;}
.top_pagearea{display:flex;margin:30px auto 0;justify-content:center;flex-wrap:wrap;}
.top_left{width:100%;}
.top_right{width:100%;margin-top:50px;}
.payimg{width:100%;margin:20px 0 0;}

ul.menu_box{flex-direction:column;margin:0 0 0 1em;}
.menu_box li{font-size:18px;margin-right:0;}
li.submenuon{margin-right:0;}
.aboutimg img{width:100%;}
table.price{white-space: nowrap;}

}

/* 640px
------------------------------------------------------------*/
@media only screen and (max-width: 810px){
.sptxt{display:block;margin:30px 0 0;text-align:left;}
.sptable{overflow-x: scroll;}
}

/* 640px
------------------------------------------------------------*/
@media only screen and (max-width: 640px){
.age_box{display:flex;justify-content:space-around;width:100%;position: absolute;bottom: 25%;left: 50%;transform: translateX(-50%);z-index:1000000;}
.age_btn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:48%;}
br.pcbr{display:none;}
br.spbr{display:block;}
.banner_img img{width:100%;}
.mapbox p{text-align:center;font-size:20px;font-weight:700;}
h2.title{font-size:22px;font-family: 'Noto Serif JP';font-weight:900;background:url(/userdata/arrow2.png) no-repeat center left / 30px auto;padding-left:40px;margin:20px 0;line-height:1.4;}
h3.title{font-size:22px;font-weight:700;display:inline-block;margin:50px auto 20px !important;position: relative;padding: 0 55px;line-height:1;font-family: 'Noto Serif JP';font-weight:900;}

.head_title{position: absolute;bottom:0;left: 50%;transform: translateX(-50%);font-size:22px;font-weight: 600;font-style: normal;margin:0 auto;color:#fff;background:#347CDA;display:flex;align-items:center;justify-content:center;width:100%;line-height:1;height:60px;padding-bottom:0.2em;}

.work_box_top{width:48%;margin:5px 1%;border:1px solid #ccc;padding:1em;}

.detail_box{display:block;width:100%;border-collapse: collapse;margin:0 auto 5px;}
.detail_l{display:block;width:100%;padding:10px;border:1px solid #999;margin-bottom:-1px;text-align:center;}
.detail_r{display:block;width:100%;padding:10px;border:1px solid #999;margin-bottom:-1px;}
.detail_r:last-child{margin:0;}

h2.menu{font-family: 'Noto Serif JP';font-size:22px;font-weight:700;margin:50px auto 10px;border-left:#347CDA solid 5px;line-height:1.4;padding-left:0.5em;}
h3.menu{font-size:18px;font-weight:400;margin:0 auto 10px;padding-left:1em;line-height:1.6;}
h4.menu{font-size:18px;font-weight:700;margin:0 auto 10px;border-bottom:1px solid rgba(186, 0, 3, 1.00);line-height:1.6;}
.menu_txt{border:1px #ccc solid;padding:1em;width:100%;margin:0 auto;text-align:justify;}
.menu_txt ul{margin:1em 0 0 1em;}
.menu_txt_box{border:1px #ccc solid;padding:1em;width:100%;text-align:justify;display:flex;align-items:center;margin:0 auto;flex-wrap:wrap;justify-content:space-between;}
.menu_txt2{width:100%;height:auto;}
.menu_txt_img{width:100%;margin-top:30px;}

.work_title{font-size:20px;font-weight:700;text-align:center;margin:20px auto;}
.work_cat{display:flex;flex-wrap:wrap;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:1em 0;align-items:center;width:100%;}
.work_parts{width:100%;display:inline-flex;align-items:center;margin:10px 0;}


.infobox_non{display:block;width:100%;font-size:16px;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;}
.info_date_non {width:100%;display:block;margin-bottom:0.5em;}
.info_title_non {width:100%;display:block;padding-left:0px;}
.single_info_title{font-size:20px;margin:10px 0 0;border-bottom:dotted 2px #8c8c8c;}



.spmenu_box{display:flex;justify-content:space-between;position:fixed;bottom:0;left:0;width:100%;}
.spmenu{width:50%;}
.spmenu img{width:100%;}
.pagetop {bottom:12%;right:5%;width:50px;z-index:100;}

.databox{display:block;width:100%;margin:0 auto;padding:15px 10px;border-bottom:1px solid #9A9A9A;line-height:1.4;}
.data_l {width: 100%;display:block;line-height:1;vertical-align:middle;color:#037b8d;margin-bottom:0.5em;}
.data_r {width: 100%;display:block;vertical-align: middle;padding-left:10px;}

.op_box{display:block;width:100%;;margin:0 auto;padding:15px 10px;border-bottom:1px solid #ccc;}
.op_title{display:block;width:100%;}
.op_con{display:block;width:100%;}
.price_area ul{margin-left:1.5em;}

.staff_box_top{width:48%;margin:10px calc(4% / 4);border:1px solid #ccc;padding:0.5em;text-align:center;}
.staff_box_top img{width:100%;}
.staff_box_top a{color:#666;}
.staff_title_top{color:#666;font-size:16px;font-family: 'Noto Serif JP';font-weight:600;}


.prof_box{display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #ccc;padding:0 1em 10px;margin:0 auto 10px;width:100%;}
#photo{width:100%;margin:0 auto;text-align:center;}
.image_thumb{width:24%;margin:10px calc(4%/8);}
}