input[type="text"]{padding-left:5px;box-sizing:border-box;}
#all_contents{position:relative;width:100%;margin:0 auto;box-sizing:border-box;}
#sub_visual{width:100%;margin:0 auto;position: relative;height: 463px;}
#sub_visual.bg1{background: url(../image/sub/svbg1.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg2{background: url(../image/sub/svbg2.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg3{background: url(../image/sub/svbg3.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg4{background: url(../image/sub/svbg4.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg5{background: url(../image/sub/svbg5.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg6{background: url(../image/sub/svbg6.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg7{background: url(../image/sub/svbg7.jpg) no-repeat center center;background-size:cover;}
#sub_visual.bg8{background: url(../image/sub/svbg8.jpg) no-repeat center center;background-size:cover;}
#sub_visual > .visual_box{width:100%;height: 100%;margin:0 auto;text-align:center;display: flex;align-items: center;}
#sub_visual > .visual_box > div{width:calc(100% - 20px);max-width:1180px;margin:0 auto;v}
#sub_visual > .visual_box > div > h2{padding-top: 20px;margin-bottom: 20px;font-size:35px;color:#fff;font-weight:500;line-height:1.2;}
#sub_visual > .visual_box > div > p{font-size:21px;color:#fff;opacity:0.7;line-height: 1.4;}

.spage_area{position: absolute;left:0;right:0;bottom: 0;width: 100%;margin: 0 auto;border-top: 1px solid rgba(255,255,255,0.2);z-index: 1;}
.spage_wid{width: calc(100% - 20px);max-width: 1180px;margin:0 auto;}
.stab_line{display: flex;flex-wrap:wrap;}
.stab_line > li{position: relative;box-sizing:border-box;text-align:center;height: 60px;display: table;border-left: 1px solid rgba(255,255,255,0.2);}
.stab_line > li:last-child{border-right: 1px solid rgba(255,255,255,0.2);}
.stab_line.line1 > li{width: 100%;}
.stab_line.line2 > li{width: 50%;}
.stab_line.line3 > li{width: 33.333333%;}
.stab_line.line4 > li{width: 25%;}
.stab_line.line5 > li{width: 20%;}
.stab_line > li > a{display: table-cell;vertical-align: middle;font-size: 18px;color:#fff;position: relative;}
.stab_line > li.on > a:after{content:"";position:absolute;left: -1px;top:-1px;right: -1px;bottom:0;background: #354075;z-index:1;}
.stab_line > li > a > span{display: block;position: relative;z-index: 2;line-height: 1.1;}


#sconts_area{width: 100%;margin:0 auto;position:relative;padding: 100px 0 140px;min-height: 500px;}
.sconts_wid{width:calc(100% - 20px);max-width:1180px;margin:0 auto;}
.sconts_wid2{width:calc(100% - 20px);max-width:1720px;margin:0 auto;}




.botcik_box{display: flex;justify-content:space-between;align-items:center;margin-bottom:30px;border: 1px solid #354075;padding:10px;}
.botcik_box_lf{color:#454545;font-size:15px;font-weight:300;}
.botcik_box_lf strong{color:#000;font-weight: 500;}
.botcik_box_rt{display: flex;background: #fff;position: relative;}
.botcik_box_rt > .sel_box{margin-right: 10px;width: 120px;border: 1px solid #dadada;}
.botcik_box_rt > .inp_box{width: 240px;border: 1px solid #dadada;}
.botcik_box_rt > div select{box-sizing:border-box;padding:0 10px;width:100%;color: #454545;font-size: 15px;height:40px;line-height:40px;border: 0;background: #fff url('../image/sub/secic.png') no-repeat right 10px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
.botcik_box_rt > div select::-ms-expand{display: none;}
.botcik_box_rt > div input{box-sizing:border-box;padding-left:10px;border:0;background:none;width:100%;height:40px;line-height:40px;font-size: 16px;}
.botcik_box_rt > .btn{display: inline-block;position: absolute;right: 0;top: 0;bottom:0;line-height: 40px;width: 70px;text-align:center;background: #354075;font-size: 14px;color:#fff;}


.news_list{margin-left: -20px;margin-top: -40px;display: flex;flex-wrap: wrap;}
.news_list > li{margin-left: 20px;margin-top: 40px;width: calc(33.33333333% - 20px);}
.news_list > li > a{display: block;}
.news_list > li > a > .img{overflow: hidden;position: relative;padding-top: 98%;}
.news_list > li > a > .img img{position: absolute; z-index: 9;bottom: -9999px;left: -9999px;right: -9999px;top: -9999px;width: 100%;height: 100%;margin: auto;vertical-align: middle;transition: all 0.4s;object-fit: cover;transition: all 0.3s ease-in-out;}
.news_list > li > a > .box > .tit{padding: 16px 0;border-bottom: 1px solid #e9e9e9;}
.news_list > li > a > .box > .tit > p{font-size: 20px;color:#0f0f0f;line-height: 25px;height: 50px;overflow: hidden;overflow: hidden;word-break: keep-all;-webkit-line-clamp: 2;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;letter-spacing: 0.5px;}
.news_list > li > a > .box > .data{font-size: 15px;color:#525252;line-height:1.1;margin-top: 15px;}
.news_list > li:hover > a > .img img{transform: scale(1.1,1.1);}

.news_view_area{border-bottom: 1px solid #dfdfdf;}
.news_view_area > .nv_top{text-align: center;margin-bottom: 30px;}
.news_view_area > .nv_top > .title{font-size: 23px;color:#000;font-weight:bold;line-height:1.2;margin-bottom: 15px;}
.news_view_area > .nv_top > .stxt{font-size: 18px;color:#000;}
.news_view_area > .nv_top > .stxt > span{display: inline-block;margin:0 7px 3px 7px;}
.news_view_area > .file_box{border: 1px solid #dfdfdf;background: #fafafa;padding: 15px 20px;}
.news_view_area > .file_box > a{display: inline-block;font-size: 16px;color:#000;}
.news_view_area > .nv_edt{padding: 15px;min-height: 400px;}

.news_view_btn{margin-top: 40px;display: flex;justify-content:space-between;align-items:center;}
.news_view_btn > .lf{display: flex;}
.news_view_btn > .lf > a{margin-right: 10px;}
a.white_b{display: inline-block;width: 134px;line-height:68px;text-align:center;background: #e4e4e4;font-size: 18px;color:#000;font-weight:500;}
a.list_b{display: inline-block;width: 134px;line-height:68px;text-align:center;background: #354075;font-size: 18px;color:#fff;font-weight:500;}

button.white_b{display: inline-block;width: 134px;line-height:68px;text-align:center;background: #e4e4e4;font-size: 18px;color:#000;font-weight:500;border:0;cursor:pointer}
button.list_b{display: inline-block;width: 134px;line-height:68px;text-align:center;background: #354075;font-size: 18px;color:#fff;font-weight:500;border:0;cursor:pointer}


.tyear_area{width: 100%;margin: 0 auto 80px;background: #e5e5e5;}
.tyear_wid{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;}
.tyear_line{margin-left: -18px;display: flex;flex-wrap:wrap;}
.tyear_line > li{margin-left: 18px;width: calc(7.69% - 18px);height: 74px;text-align: center;display: table;}
.tyear_line > li > a{position:relative;display: table-cell;vertical-align:middle;background: url(../image/sub/ytb.png) repeat-x center center;font-size: 21px;color:#fff;letter-spacing:-0.5px;}
.tyear_line > li.on > a{background: url(../image/sub/ytb2.png) repeat-x center center;}
.tyear_line > li.on > a:after{content:"";position:absolute;left:50%;bottom:-5px;margin-left:-5px;width: 9px;height: 5px;background: url(../image/sub/ytba.png) no-repeat center center;}

.his_wid{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;position: relative;}
.shis_nys{display: flex;justify-content:space-between;}
.shis_nys > .img{width: 38%;}
.shis_nys > .box{width: 58%;}
.shis_nys > .box > .tit{font-size: 28px;color: #354075;font-weight: 500;line-height: 1.2;margin-bottom: 26px;}
.his_table > table{border-top: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;}
.his_table > table th{border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;background: #f9f9f9;text-align:center;padding: 17px 2px;font-size: 18px;color:#354075;font-weight: 500;line-height:1.2;}
.his_table > table td{border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;text-align:left;padding: 17px 2px 17px 20px;font-size: 18px;color:#525252;font-weight: 300;line-height:1.4;}
.shis_nys > .box > .b_txt{margin-top: 15px;}
.shis_nys > .box > .b_txt > li{font-size: 17px;color:#525252;display: table;}
.shis_nys > .box > .b_txt > li span{display: table-cell; vertical-align: top;  white-space:nowrap; padding-right: 2px;}


/*.his_area .swiper-button-next, .his_area .swiper-button-prev{position: static;width: 80px;height: 80px;text-indent: -9999em;}
.swiper-navi{margin-top: 60px;text-align: center;}
.swiper-navi > div{display: inline-block;margin:0 8px;}
.his_area .swiper-button-next:after, .his_area .swiper-button-prev:after{display: none;}
.his_area .swiper-button-prev{background: #fff url(../image/sub/p_prev.png) center center no-repeat;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}
.his_area .swiper-button-next{background: #fff url(../image/sub/p_next.png) center center no-repeat;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}*/
.his_area .swiper-button-next, .his_area .swiper-button-prev{position: absolute;top: 50%;margin-top: -40px;width: 80px;height: 80px;text-indent: -9999em;}
.swiper-navi{text-align: center;}
.swiper-navi > div{display: inline-block;}
.his_area .swiper-button-next:after, .his_area .swiper-button-prev:after{display: none;}
.his_area .swiper-button-prev{left: -90px;background: #fff url(../image/sub/p_prev.png) center center no-repeat;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}
.his_area .swiper-button-next{right: -90px;background: #fff url(../image/sub/p_next.png) center center no-repeat;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}



h3.bs_title{margin-top: 140px;margin-bottom: 40px;font-size: 26px;color:#354075;font-weight:500;line-height: 36px;padding-left: 60px;background: url(../image/sub/bsic.png) left top no-repeat;}
h3.bs_title span.bk_st{display: block;margin-top: 15px;font-size: 22px;}
.ct_img{text-align: center;}
h3.bs_title.styp2{margin-top: 80px;margin-bottom: 20px;}

.blue_box{padding: 40px 20px 45px;background: #354075;text-align: center;clip-path: polygon(0% 0%, 100% 0, 98% 92%, 2% 100%);}
.blue_box p{font-size: 26px;color:#fff;font-weight:500;line-height: 1.6;}
.blue_box p.st{font-size: 22px;font-weight:300;}
.blue_box.lf{text-align: left;padding: 30px 20px 35px 60px;}
.blue_box + .ws_mbox{margin-top: 50px;}

.fbot_text{text-align:center;padding: 45px 0;border-bottom: 1px solid #dfdfdf;}
.fbot_text > li{font-size: 20px;color:#525252;line-height: 1.6;}
.fbot_text > li span{display: inline-block;font-weight: 500;color:#000;}

.fair_lines{margin-left: -20px;margin-top: -25px;display:flex;flex-wrap:wrap;}
.fair_lines > li{margin-left: 20px;margin-top: 25px;width: calc(20% - 20px);}
.fair_lines > li > a{display: block;text-align:center;}
.fair_lines > li > a > div{overflow: hidden;position: relative;padding-top: 100%;}
.fair_lines > li > a > div img{position: absolute; z-index: 9;bottom: -9999px;left: -9999px;right: -9999px;top: -9999px;width: 100%;height: 100%;margin: auto;vertical-align: middle;transition: all 0.4s;object-fit: cover;}
/*
.fair_lines > li > a > div{overflow: hidden;}
.fair_lines > li > a > div img{width: 100%;transition: all 0.3s ease-in-out;height:380px;}*/
.fair_lines > li > a > p{margin-top: 15px;font-size: 18px;color:#525252;line-height:1.1;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.fair_lines > li:hover > a > div img{transform: scale(1.1,1.1);}
.fair_linesb > li > a > div {border:1px solid #dfdfdf;}
.fair_linesb > li > a > div img{width: 100%;transition: all 0.3s ease-in-out;height:80px;}

.paging_area{margin-top: 70px;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.paging_area > .page{margin: 4px 10px;display: flex;flex-wrap:wrap;}
.paging_area > .bn{display: flex;}
.paging_area > .bn > a{display: inline-block;font-size: 0;margin:0 -1px;}
.paging_area > .page > a{display: inline-block;width: 39px;line-height: 37px;border: 1px solid #e3e3e3;font-size: 15px;color:#676767;box-sizing:border-box;}
.paging_area > .page > a + a{margin-left:-1px;}
.paging_area > .page > .on{border: 1px solid #000;position:relative;z-index:1;color:#000;}

.entv_top{text-align:center;margin-bottom: 80px;}
.entv_top > span.pc{display:block;}
.entv_top > span.mo{display:none;}
.entv_top img{width: 100%;}


.entv_bot{width: 100%;max-width: 1180px;margin: 0 auto;}
.entv_bot > p.tit{text-align:center;font-size:26px;color:#000;margin-bottom: 20px;}
.entv_bot > .mg_box{display:flex;background: #354075;align-items:center;}
.entv_bot > .mg_box > .img{width: 400px;}
.entv_bot > .mg_box > .nys{width: calc(100% - 400px);}
.entv_bot > .mg_box > .nys > ul{padding: 10px 10px 10px 50px;}
.entv_bot > .mg_box > .nys > ul > li{font-size: 20px;color:#fff;}
.entv_bot > .mg_box > .nys > ul > li + li{margin-top: 5px;}
.entv_bot > .bf_txt{margin-top: 40px;font-size: 20px;color:#525252;line-height: 1.6;}
.entv_bot > .bf_txt span{color:#000;font-weight:500;}
.entv_bot > .b_txt{padding-top: 40px;margin-top: 40px;border-top: 1px solid #dfdfdf;}
.entv_bot > .b_txt > p{font-size: 20px;color:#525252;line-height: 1.6;}
.entv_bot > .b_txt > p + p{margin-top: 20px;}

.ct_btn{text-align:center;margin-top: 65px;}
.rt_btn{text-align:right;margin-top: 30px;}

.ws_mbox{margin-bottom: 40px;display: flex;;justify-content:space-between;align-items:flex-end;}
.ws_mbox > .pt{width: 169px;}
.ws_mbox > .prf{width: calc(100% - 205px);padding-bottom: 25px;}
.ws_mbox > .prf > div{padding-bottom: 20px;border-bottom: 1px solid #354075;}
.ws_mbox > .prf > div > p{font-size: 20px;color:#5e5e5e;}
.ws_mbox > .prf > div > p span{display: block;font-size:28px;color:#354075;font-weight:500;margin-bottom: 10px;line-height: 1;}
.ws_ftxt > li{font-size: 20px;color:#525252;line-height: 1.6;}
.ws_ftxt > li + li{margin-top: 35px;}
.ws_ftxt > li > span{display: inline-block;}


.alphabet_line{margin-bottom: 30px;margin-top: -2px;margin-left: -11px;display: flex;flex-wrap: wrap;justify-content: center;}
.alphabet_line > li{margin-top: 2px;margin-left: 11px;width: calc(3.846% - 11px);height: 45px;display: table;text-align: center;}
.alphabet_line > li > a{display: table-cell;vertical-align:middle;border: 1px solid #dfdfdf;font-size:15px;color:#525252;}
.alphabet_line > li.on > a{border: 1px solid #354075;background:#354075;color:#fff;}

.guest_line{margin-top: -30px;margin-left: -20px;display: flex;flex-wrap: wrap;}
.guest_line > li{margin-top: 30px;margin-left: 20px;width: calc(33.33333333% - 20px);}
.guest_line > li > a{display: block;text-align: center;border-bottom: 0px solid #dfdfdf;}
.guest_line > li > a > .img{overflow: hidden;position: relative;padding-top: 100%;}
.guest_line > li > a > .img img{position: absolute; z-index: 9;bottom: -9999px;left: -9999px;right: -9999px;top: -9999px;width: 100%;height: 100%;margin: auto;vertical-align: middle;transition: all 0.4s;object-fit: cover;}
.guest_line > li > a > .t_box{padding: 20px 0;}
.guest_line > li > a > .t_box > p.tit{font-size: 16px;color: #525252;line-height: 1.1;}
.guest_line > li > a > .t_box > p.names{margin-top: 12px;font-size: 22px;color: #0f0f0f;line-height: 1.1;}
.guest_line > li:hover > a > .img img{transform: scale(1.1,1.1);}


.guest_view{width: 100%;max-width: 1180px;margin: 0 auto;}

.guest_view > .section1{display: flex;justify-content:space-between;}
.guest_view > .section1 > .vdo_box{width: 550px;position: relative;padding-bottom: 26%;}
.guest_view > .section1 > .t_box{width: calc(100% - 600px);}
.guest_view > .section1 > .vdo_box iframe{position: absolute; top:0; left: 0; width: 100%; height: 100%;}
.guest_view > .section1 > .vdo_boximg{width: 400px;position: relative;padding-bottom: 10%;}
.guest_view > .section1 > .t_boximg{width: calc(100% - 440px);}
.guest_view > .section1 > .t_box > h4{margin: 15px 0 35px;font-size: 30px;color:#354075;font-weight: 500;line-height: 1;}
.guest_view > .section1 > .t_box > h4.img{margin: 2px 0 25px;}
.guest_view > .section1 > .t_box > table{border-top: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;}
.guest_view > .section1 > .t_box > table th{border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;background: #f2f2f2;text-align:left;padding: 12px 2px 12px 40px;font-size: 20px;color:#525252;line-height:1.1;}
.guest_view > .section1 > .t_box > table td{border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;text-align:left;padding: 12px 2px 12px 40px;font-size: 20px;color:#354075;font-weight: 500;line-height:1.1;}
.guest_view > .section1 > .t_box > .sns{margin-top:40px;display: flex;justify-content:space-evenly;align-items:center;}
.guest_view > .section1 > .t_box > .sns > li > a{display: inline-block;padding: 2px;}
.guest_view > .section2{padding: 80px 0;}
.guest_view > .section2_1{padding: 80px 0 0 0;}
.guest_view > .section2 h3.bs_title{margin-top: 0;}
.guest_view > .section2 p{font-size: 20px;color:#525252;line-height: 1.6;}
.guest_view > .section2 p + p{margin-top: 30px;}
.guest_view > .section3{padding: 40px;background: #f8f8f8;display: flex;justify-content:space-between;}
.guest_view > .section3 > .p_list{width: 395px;}

.guest_view > .section3 > .p_list iframe{height: 152px !important;}
.guest_view > .section3 > .rt_con{position: relative;width: calc(100% - 475px);}
.guest_view > .section3 > .rt_con:after{content:"";position:absolute;left:-40px;top:0;bottom:0;width:1px;background: #dfdfdf;}
.guest_view > .section3 > .rt_con h3.bs_title{margin-top: 0;margin-bottom: 25px;}
.guest_view > .section3 > .rt_con > span{font-size: 16px;color:#354075;}
.guest_view > .section3 > .rt_con > p{margin: 10px 0 20px;font-size: 16px;color:#525252;}
.guest_view > .section3 > .rt_con > p > a{display: inline-block;color:#354075;}
.guest_view > .section3 > .rt_con > ul li{font-size: 15px;color:#525252;}

@media(max-height: 351px) {
    .TrackListWidget_trackListGridContainer__GZGxh {
        padding:12px;
        grid-column-gap: 8px;
        height: 152px
    }
}

.slist_tab{display: flex;margin-bottom: 30px;}
.slist_tab > li{width: 20%;height: 60px;display:table;text-align:center;}
.slist_tab.line3 > li{width: 33.3333333333%;}
.slist_tab.line2 > li{width: 50%;}
.slist_tab > li > a{border-bottom: 1px solid #dfdfdf;position:relative;display:table-cell;vertical-align:middle;font-size:18px;color:#525252;}
.slist_tab > li.on > a:after{content:"";position:absolute;left:0;bottom:-1px;right:0;width:100%;height: 2px;background: #354075;}
.slist_tab > li.on > a{color:#354075;}


.deg_line{margin-top: -30px;display: flex;flex-wrap: wrap;}
.deg_line > li{margin-top: 30px;width: 20%;}
.deg_line > li > a{display: block;text-align: center;padding: 0 5px;}
.deg_line > li > a > .img{overflow: hidden;position: relative;padding-top: 100%;}
.deg_line > li > a > .img img{position: absolute; z-index: 9;bottom: -9999px;left: -9999px;right: -9999px;top: -9999px;width: 100%;height: 100%;margin: auto;vertical-align: middle;transition: all 0.4s;object-fit: cover;}
/*.deg_line > li > a > .img{overflow: hidden;}
.deg_line > li > a > .img img{max-width: 100%;height:169px;}*/
.deg_line > li > a > .box{margin-top:18px;}
.deg_line > li > a > .box > p.tit{font-size: 19px;color: #354075;font-weight:500;line-height: 1.1;}
.deg_line > li > a > .box > p.txt{margin-top: 10px;font-size: 16px;color: #525252;line-height: 1.1;}
.deg_line > li:hover > a > .img img{transform: scale(1.1,1.1);}


.bizv_tbox{position:relative;display: flex;border: 1px solid #dfdfdf;background:#fafafa;}
.bizv_tbox.typ1{padding: 25px 150px 25px 40px;}
.bizv_tbox.typ1 > .pts{width: 177px;}
.bizv_tbox.typ1 > .rbox{padding-top: 20px;margin-left: 40px;width: calc(100% - 220px);}
.bizv_tbox.typ2{padding: 0 150px 0 0;}
.bizv_tbox.typ2 > .pts{width: 360px;}
.bizv_tbox.typ2 > .rbox{padding-top: 50px;margin-left: 40px;width: calc(100% - 400px);}
.bizv_tbox.typ3{padding: 50px 150px 50px 40px;}
.bizv_tbox.typ3 > .pts{width: 330px;}
.bizv_tbox.typ3 > .rbox{margin-left: 40px;width: calc(100% - 370px);}
.bizv_tbox > .rbox > p.tel{margin-bottom:15px;font-size: 22px;color:#354075;font-weight:500;}
/* .bizv_tbox > .rbox > p.tel a{display: inline-block;padding: 6px 60px 6px 0;background: url(../image/sub/tel.png) right top no-repeat;color:#354075;} */
.bizv_tbox > .rbox > p.adrs{margin-bottom: 15px;font-size: 16px;color:#354075;}
.bizv_tbox > .rbox > p.adrs a{display: inline-block;color:#354075;}

.bizv_tbox > .rbox > ul.t_line{display:flex;flex-wrap:wrap;}
.bizv_tbox > .rbox > ul.t_line > li{width: 25%;margin-top: 20px;font-size: 16px;color:#525252;line-height:1;box-sizing:border-box;padding-right: 5px;}
.bizv_tbox > .hart_ck{display: inline-block;position:absolute;right: 40px;top: 50px;padding: 10px 16px;border: 1px solid #354075;background:#fff;border-radius: 40px;font-size:16px;color:#354075;}
.bizv_tbox > .hart_ck span{display: inline-block;padding-left:25px;background: url(../image/sub/hart.png) left center no-repeat;}
.bizv_tbox > .rbox > ul.fz_line > li{font-size: 16px;color:#525252;line-height:1.6;}

.bizv_conts > .bizv_child{display:none;}
.bizv_conts > .bizv_child.on{display:block;}


.bizv_child > p.ft{font-size:20px;color:#525252;line-height:1.6;}
.bizv_child > p + p{margin-top: 30px;}

.etc_tab_bg{border-top:1px solid #dfdfdf;}
.etc_tab{border-left:1px solid #dfdfdf;}
.etc_tab th{position: relative;text-align:center;color:#222;font-size:18px;font-weight:500;padding:15px 5px;background:#fafafa;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}
.etc_tab td{text-align:center;color:#454545;font-size:16px;font-weight:300;word-break:break-all;padding:15px 10px;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;}
.etc_tab td.list{text-align:left;}
.etc_tab td.list > a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300;}
.etc_tab td .ad_bn{min-width: 150px;display: flex;}
.etc_tab td .ad_bn > a{display: inline-block;width: 49%;max-width: 72px;line-height: 32px;text-align:center;font-size: 14px;}
.etc_tab td .ad_bn > a + a{margin-left: 2%;}
.etc_tab td .ad_bn > a.acc{border: 1px solid #000287;color:#000287;}
.etc_tab td .ad_bn > a.deny{border: 1px solid #960300;color:#960300;}
.ck_blue{color:#000084;}
.ck_red{color:#ce0903;}

.bizap_tbox{border: 1px solid #dfdfdf;background:#fafafa;padding: 50px 20px;text-align:center;}

.dati_area{display: flex;justify-content:space-between;}
.date_area{width: 36%;}
.time_area{width: 60%;}
.dati_area > div > h3.bs_title{margin-top: 70px;margin-bottom: 20px;}

.date_box{padding-top: 30px;border-top: 1px solid #dfdfdf;}
.calendar-nav{display: flex;justify-content: center;align-items: center;margin-bottom: 10px;}
.calendar-nav button{display: inline-block;}
.calendar-nav span{display: inline-block;font-size: 18px;color:#000;font-weight:500;margin:0 30px;}
.calendar-table {border-top: 1px solid #dfdfdf;border-left: 1px solid #dfdfdf;}
.calendar-table th{box-sizing: border-box;height: 60px;padding: 2px;font-weight: 500;text-align: center;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;font-size: 18px;color: #000;}
.calendar-table th:first-child {color: red;}
.calendar-table td{box-sizing: border-box;height: 60px;padding: 2px;text-align: center;font-weight: 500;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;font-size: 18px;color: #000;}
.calendar-table td:first-child {color: red;}
.calendar-table td.today{background: #dfdfdf;}
.calendar-table.full td{height: 160px;padding: 10px 15px;text-align:left;vertical-align: top;}
.calendar-table td .blue_scj + .blue_scj{margin-top: 1px;}
.calendar-table td .blue_scj{background:#202657;padding: 10px;}
.calendar-table td .blue_scj p{font-size: 16px;color:#fff;line-height:1.3;}




/*
.time_box{border: 1px solid #dfdfdf;padding:40px 28px;box-sizing: border-box;min-height: calc(100% - 126px);}
.time-grid{display:flex;flex-wrap:wrap;margin-top:-30px;margin-left:-10px;}
.time-grid > li{margin-top: 30px;margin-left:10px;width: calc(25% - 10px);height: 51px;display:table;text-align:center;}
.time-grid > li > span{display:table-cell;vertical-align:middle;border-radius: 50px;border: 1px solid #dfdfdf;background: #fafafa; font-size: 16px;color:#000;}
.time-grid > li.on > span{border: 1px solid #2c3260;color: #2c3260;background:#fff;}
.time-grid > li.off > span{border: 1px solid #585858;background:#585858;color:#fff;}
*/

.time_box{border: 1px solid #dfdfdf;padding:40px 28px;box-sizing: border-box;min-height: calc(100% - 126px);}
.time-grid{display:flex;flex-wrap:wrap;margin-top:-30px;margin-left:-10px;}
.time-grid > li{margin-top: 30px;margin-left:10px;width: calc(25% - 10px);text-align:center;position:relative;}
.time-grid > li input{position:absolute;z-index:-1;opacity:0;}
.time-grid > li label{height: 51px;display:table;width:100%;}
.time-grid > li label span{display:table-cell;vertical-align:middle;border-radius: 50px;border: 1px solid #dfdfdf;background: #fafafa; font-size: 16px;color:#000;}
.time-grid > li input:checked + label span{border: 1px solid #2c3260;color: #2c3260;background:#fff;}
.time-grid > li.of label span{border: 1px solid #585858;background:#585858;color:#fff;}

.ftime_box{margin-top: 50px;border: 1px solid #dfdfdf;background: #fafafa;padding: 28px 10px;text-align:center;}
.ftime_box > p{display: inline-block;padding: 6px 0 6px 60px;background: url(../image/sub/time.png) left top no-repeat;font-size: 17px;color:#000;font-weight:500;}
.ftime_box > p strong{font-weight: bold;}

.entry_area{border: 1px solid #000;padding: 40px 5.5%;}


.entry_line > li + li{margin-top: 20px;}
.entry_line > li{position: relative;padding-left: 230px;}
.entry_line > li > p.tit{position: absolute;left: 0;top: 16px;font-size: 20px;color:#000;font-weight:500;line-height:1;}
.entry_line > li > p.tit strong{color:red;font-weight: 500;}
.entry_line > li > .box input{width: 100%;border: 1px solid #dfdfdf;background:#fafafa;padding-left: 30px;height: 55px;line-height: 55px;box-sizing:border-box;border-radius: 0;font-size:18px;color:#525252;}
.entry_line > li > .box textarea{width: 100%;border: 1px solid #dfdfdf;background:#fafafa;padding-left: 30px;height: 200px;box-sizing:border-box;border-radius: 0;font-size:18px;color:#525252;}
.entry_line > li > .box select{box-sizing:border-box;padding:0 30px;width:100%;color: #525252;font-size: 18px;height:55px;line-height:55px;border: 1px solid #dfdfdf;background: #fafafa url('../image/sub/secic2.png') no-repeat right 30px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
.entry_line > li > .box select::-ms-expand{display: none;}
.entry_line > li > .wid_a{width: 100%;max-width: 288px;}
.entry_line > li > .wid_full{width: 100%;}
.entry_line > li > .wid_t{width: 100%;max-width: 586px;display: flex;justify-content:space-between;}
.entry_line > li > .wid_t > div{width: calc(50% - 5px);}
.entry_line > li > .wid_check{width: 100%;max-width: 690px;display: flex;}
.entry_line > li > .wid_check > a{display: inline-block;width: 106px;line-height:55px;text-align:center;background: #354075;font-size:18px;color:#fff;}
input::placeholder {color:#525252;}
input::-webkit-input-placeholder {color:#525252;}
input:-ms-input-placeholder {color:#525252;}

a.et_typ1{display: inline-block;width: 180px;line-height:68px;text-align:center;background: #e4e4e4;font-size: 18px;color:#000;font-weight:500;}
a.et_typ2{display: inline-block;width: 180px;line-height:68px;text-align:center;background: #354075;font-size: 18px;color:#fff;font-weight:500;}
a.et_typ3{display: inline-block;width: 240px;line-height:68px;text-align:center;background: #354075;font-size: 18px;color:#fff;font-weight:500;}

.cancel_tit{text-align:center;font-size: 30px;color:#010101;font-weight:500;margin-bottom:30px;line-height:1.2;}
.cancel_box{border: 1px solid #000;padding: 75px 4%;}
.cancel_box > dl{text-align:center;padding-bottom: 70px;margin-bottom:70px;border-bottom: 1px solid #dfdfdf;}
.cancel_box > dl dt{font-size: 23px;color:#354075;font-weight:500;line-height:1.2;margin-bottom:25px;}
.cancel_box > dl dd{font-size: 20px;color:#525252;}
.cancel_bot{width:100%;max-width: 505px;margin:0 auto;display:flex;justify-content:space-between;}
.cancel_bot > div{position: relative;width: 100%;}
.cancel_bot > div > ul{width: 69%;}
.cancel_bot > div > ul > li + li{margin-top: 18px;}
.cancel_bot > div > ul > li input{width: 100%;border: 1px solid #dfdfdf;background:#fafafa;padding-left: 30px;height: 55px;line-height: 55px;box-sizing:border-box;border-radius: 0;font-size:18px;color:#454545;}
.cancel_bot > div > a{position:absolute;right:0;top:0;bottom:0;width: 27%;height:100%;display:flex;justify-content:center;align-items:center;background:#354075;font-size:18px;color:#fff;}


.mbp_box{width: 100%;max-width: 575px;margin:0 auto;}
.inp_box > li{margin-bottom: 20px;}
.inp_box > li input{width: 100%;border: 1px solid #dfdfdf;background:#fafafa;padding-left: 30px;height: 55px;line-height: 55px;box-sizing:border-box;border-radius: 0;font-size:18px;color:#000;}
.inp_ck{margin-bottom: 20px;}
.inp_ck > span{display:inline-block;position:relative;}
.inp_ck > span > input[type='checkbox']{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.inp_ck > span > label{display: table-cell;vertical-align: middle;color: #000;font-size: 18px;line-height: 21px;padding: 3px 0 0 40px;}
.inp_ck > span > input[type='checkbox'] + label{background: url('../image/sub/check_off.png') no-repeat left center;}
.inp_ck > span > input[type='checkbox']:checked + label{background: url('../image/sub/check_on.png') no-repeat left center;}
.inp_btns{text-align:center;}
.inp_btns > a{display:block;background: #354075;line-height: 60px;font-size: 18px;color:#fff;}

.inp_btns button{display:block;width:100%;background: #354075;line-height: 60px;font-size: 18px;color:#fff;cursor:pointer;border:0}

.inp_bot{margin-top: 50px;display:flex;justify-content:space-between;}
.inp_bot > a{display: inline-block;border-bottom: 1px solid #000;padding-right: 40px;padding-bottom: 5px;font-size: 18px;color:#000;line-height:1;position:relative;}
.inp_bot > a:after{content:"";position:absolute;right:0;bottom:0;width:9px;height:9px;background: url('../image/sub/ac.png') no-repeat center center;}
.find_btxt{text-align:center;margin-top:30px;font-size:18px;color:#525252;}


.join_step{margin-bottom:50px;display:flex;}
.join_step > li{text-align:center;width: 25%;}
.join_step > li > p{font-size: 22px;color:#000;font-weight:500;line-height:1.2;}
.join_step > li > span{position:relative;display:block;padding-top: 20px;margin-top: 15px;border-top:1px solid #dfdfdf;font-size: 12px;color:#000;font-weight:500;line-height:1;}
.join_step > li.on > p{color:#354075;}
.join_step > li.on > span{color:#354075;}
.join_step > li.on > span:after{content:"";position:absolute;left:0;top:-3px;right:0;height:5px;background:#354075;}


.gry_txt{margin-bottom:50px;text-align:center;border: 1px solid #dfdfdf;background:#fafafa;padding: 17px 10px;}
.gry_txt p{font-size: 20px;color:#525252;}

.join_select{display:flex;border-left: 1px solid #dfdfdf;}
.join_select > li{text-align:center;box-sizing:border-box;width:33.33333333%;padding: 20px 30px;border-right:1px solid #dfdfdf;position:relative;}
.join_select > li > p{margin-bottom:30px;font-size:30px;color:#000;font-weight:500;line-height:1;}
.join_select > li > ul li{font-size:17px;color:#525252;}
.join_select > li > a{margin-top: 30px;display: inline-block;width: 200px;line-height: 54px;border-radius: 54px;background: url('../image/sub/abg.png') no-repeat center center;background-size:cover;font-size: 20px;color:#fff;font-weight:500;}
.join_select > li:after{content:"OR";position:absolute;right:-27px;top:50%;margin-top:-27px;width:53px;height:53px;border-radius: 100%;line-height:53px;text-align:center;background:#dfdfdf;font-size:17px;color:#000;font-weight:bold;}
.join_select > li:last-child:after{display:none;}

.muco p{font-size:17px;color:#000;margin-bottom:30px;}
.muco a{display:block;width:100%;max-width:320px;background: #354075;line-height: 60px;font-size: 18px;color:#fff;cursor:pointer;border:0;margin:0 auto;}

body{overflow-x:hidden;}
.poc_box{border: 1px solid #dfdfdf;padding: 20px;height: 200px;overflow-y: auto;}
.inp_ck_rt{margin-top: 25px;display:flex;justify-content:flex-end;align-items:center;}
.inp_ck_rt > span{display:inline-block;position:relative;margin-left:20px;}
.inp_ck_rt > span > input[type='radio']{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.inp_ck_rt > span > label{display: table-cell;vertical-align: middle;color: #000;font-size: 18px;line-height: 21px;padding: 3px 0 0 40px;}
.inp_ck_rt > span > input[type='radio'] + label{background: url('../image/sub/radio_off.png') no-repeat left center;}
.inp_ck_rt > span > input[type='radio']:checked + label{background: url('../image/sub/radio_on.png') no-repeat left center;}
.inp_ck_rt > a{font-size: 18px;line-height: 21px;padding-top: 3px;margin-left: 5px;border-bottom: 1px solid #000;}

.complete_tit{text-align:center;font-size:68px;color:#354075;font-weight:500;line-height:1.1;padding-bottom: 40px;margin-bottom:40px;border-bottom:1px solid #dfdfdf;}
.complete_txt{text-align:center;}
.complete_txt li{font-size:20px;color:#525252;line-height:1.6;}
.complete_txt li:last-child{margin-top: 35px;}

.soon_box{text-align:center;}

.gqdx dl{margin-top:60px;}
.gqdx dl dd{font-size:17px;font-weight:300;margin-top:10px;position:relative;padding-left:15px;}
.gqdx dl dd:after{content:'*';position:absolute;left:0;top:5px;}


.police_box{border: 1px solid #dfdfdf;min-height: 600px;padding: 15px;}

@media screen and (max-width:1180px){
	
}

.pc{display:inline-block;}
.mob{display:none;}

.pubim{display:none;position:fixed;z-index:12345;left:0;top:0;width:100%;height:100%;}
.pubim > div{position:relative;position:absolute;left:0;top:0;width:100%;height:100%;display:table;text-align:center;}
.pubim > div > div{display:table-cell;vertical-align:middle;}
.pubim > div > div > div{position:relative;width:calc(100% - 20px);max-width:800px;margin:60px auto;overflow-y:auto;max-height:calc(100vh - 120px);border-radius:20px;}
.pubim > div > div > div > img{width:100%;}
.clobton{position:absolute;right:30px;top:30px;cursor:pointer;transition:.3s;}
.clobton > img{width:20px;}
.clobton:hover{rotate:360deg}
.shec{display:none;}
.even{display:none;}

.apbox{text-align:center;margin-top:55px;font-size:20px;}
.apbox > div{margin-top:15px;background:#fafafa;border:1px solid #dfdfdf;padding:20px 15px;font-size:20px;}
.apbox > div > a{font-size:20px;border-bottom:1px solid #000;}
.apbox > div > a:hover{color:blue;border-bottom:1px solid blue;}

@media screen and (max-width:1240px){
	.his_area .swiper-button-prev{left: -10px;}
	.his_area .swiper-button-next{right: -10px;}

}

@media screen and (max-width:1024px){
	.spage_area{bottom: 10px;border-top: 0;}
	.stab_line{display: flex;margin-left:-10px;margin-top: -10px;}
	.stab_line > li{margin-left: 10px;margin-top: 10px;height: 45px;border-left: 0;border: 1px solid #fff;}
	.stab_line > li:last-child{border-right: 1px solid #fff;}
	.stab_line.line2 > li{width: calc(50% - 10px);}
	.stab_line.line3 > li{width: calc(33.333333% - 10px);}
	.stab_line.line4 > li{width: calc(25% - 10px);}
	.stab_line.line5 > li{width: calc(20% - 10px);}
	.stab_line > li > a{font-size: 16px;color:#fff;}
	.stab_line > li.on > a:after{display: none;}
	.stab_line > li.on > a{background: #fff;color:#354075;}
	
	.tyear_area{margin: 0 auto 50px;background: none;}
	.tyear_line{margin-left: -2px;margin-top: -7px;}
	.tyear_line > li{margin-left: 2px;margin-top: 7px;width: calc(12.5% - 2px);height: 50px;}
	.tyear_line > li > a{font-size: 15px}

	.entv_top > span.pc{display:none;}
	.entv_top > span.mo{display:block;}

	.alphabet_line{margin-left: -2px;}
	.alphabet_line > li{margin-left: 2px;width: calc(3.846% - 2px);height: 38px;}
	.alphabet_line > li > a{font-size:13px;}

	.guest_line{margin-left: -4px;}
	.guest_line > li{margin-left: 4px;width: calc(33.33333333% - 4px);}

	.guest_view > .section1{display: block}
	.guest_view > .section1 > .vdo_box{width: auto;padding-bottom: 56.25%;}
	.guest_view > .section1 > .t_box{width: auto;}
	.guest_view > .section1 > .vdo_boximg{width: auto;padding-bottom: 10%;}
	.guest_view > .section1 > .t_boximg{width: auto;}
	.guest_view > .section1 > .t_box > h4{margin: 20px 0 10px;font-size: 23px;}
	.guest_view > .section1 > .t_box > table th{padding: 10px 2px 10px 10px;font-size: 14px;}
	.guest_view > .section1 > .t_box > table td{padding: 10px 2px 10px 10px;font-size: 14px;}
	.guest_view > .section1 > .t_box > .sns{margin-top:30px;}

	.guest_view > .section3 > .p_list{width: 290px;}
	.guest_view > .section3 > .rt_con{position: relative;width: calc(100% - 350px);}
	.guest_view > .section3 > .rt_con:after{left:-30px;}

	.deg_line{margin-top: -20px;}
	.deg_line > li{margin-top: 20px;width: 25%;}
	.deg_line > li > a > .box{margin-top:15px;}
	.deg_line > li > a > .box > p.tit{font-size: 15px;}
	.deg_line > li > a > .box > p.txt{margin-top: 6px;font-size: 12px;}

	.pubim > div > div > div{margin:60px auto;}
}


@media screen and (max-width:767px){
	#sub_visual{height:420px;}
	#sub_visual > .visual_box > div{padding-bottom: 20px;}
	#sub_visual > .visual_box > div > h2{padding-top: 20px;margin-bottom: 12px;font-size:25px;}
	#sub_visual > .visual_box > div > p{font-size:15px;}
	
	.stab_line.line4 > li{width: calc(50% - 10px);}
	.stab_line.line5 > li{width: calc(33.3333333333% - 10px);}
	.stab_line > li > a{font-size: 14px;letter-spacing: -0.5px;}

	#sconts_area{padding: 50px 0 80px;}


	.botcik_box{display: block;}
	.botcik_box_lf{margin-bottom: 5px;}
	
	.news_list{margin-left: -4px;margin-top: -25px;}
	.news_list > li{margin-left: 4px;margin-top: 25px;width: calc(33.33333333% - 4px);}
	.news_list > li > a > .box > .tit{padding: 12px 0;}
	.news_list > li > a > .box > .tit > p{font-size: 14px;line-height: 20px;height: 40px;}
	.news_list > li > a > .box > .data{font-size: 12px;margin-top: 12px;}
	
	.news_view_area > .nv_top{margin-bottom: 20px;}
	.news_view_area > .nv_top > .title{font-size: 17px;margin-bottom: 10px;}
	.news_view_area > .nv_top > .stxt{font-size: 14px;}
	.news_view_area > .nv_top > .stxt > span{margin:0 5px 2px 5px;}
	.news_view_area > .file_box{padding: 12px 12px;}
	.news_view_area > .file_box > a{font-size: 14px;}

	.news_view_btn > .lf > a{margin-right: 4px;}
	a.white_b{width: 84px;line-height:44px;font-size: 14px;}
	a.list_b{width: 84px;line-height:44px;font-size: 14px;}

	button.white_b{width: 84px;line-height:44px;font-size: 14px;}
	button.list_b{width: 84px;line-height:44px;font-size: 14px;}

	.shis_nys{display: block;}
	.shis_nys > .img{width: auto;}
	.shis_nys > .box{width: auto;margin-top: 25px;}
	.shis_nys > .box > .tit{font-size: 22px;margin-bottom: 16px;}
	.his_table > table th{font-size: 15px;}
	.his_table > table td{padding: 17px 2px 17px 5px;font-size: 14px;}
	.shis_nys > .box > .b_txt{margin-top: 10px;}
	.shis_nys > .box > .b_txt > li{font-size: 14px;}

	.his_area .swiper-button-next, .his_area .swiper-button-prev{width: 52px;height: 52px;}
	.swiper-navi{margin-top: 40px;}
	.swiper-navi > div{margin:0 5px;}
	
	h3.bs_title{margin-top: 80px;margin-bottom: 30px;font-size: 20px;line-height: 26px;padding-left: 40px;background-size: auto 26px;}
	h3.bs_title span.bk_st{margin-top: 8px;font-size: 15px;}
	.blue_box + .ws_mbox{margin-top:30px;}
	.blue_box{padding: 25px 20px 30px;}
	.blue_box p{font-size: 18px;}
	.blue_box p br{display: none;}
	.blue_box p.st{font-size: 16px;}
	.blue_box.lf{padding: 20px 15px 25px 25px;}

	.fbot_text{padding: 30px 0;}
	.fbot_text > li{font-size: 17px;}

	.fair_lines{margin-left: -4px;margin-top: -20px;}
	.fair_lines > li{margin-left: 4px;margin-top: 20px;width: calc(25% - 4px);}
	.fair_lines > li > a > div img{width: 100%;transition: all 0.3s ease-in-out;height:280px;}
	.fair_lines > li > a > p{margin-top: 10px;font-size: 15px;}

	.entv_top{margin-bottom: 50px;}

	.entv_bot > p.tit{font-size:20px;}
	.entv_bot > .mg_box{display:block;padding: 20px;}
	.entv_bot > .mg_box > .img{width: auto;margin-bottom: 20px;}
	.entv_bot > .mg_box > .nys{width: auto;}
	.entv_bot > .mg_box > .nys > ul{padding: 0;}
	.entv_bot > .mg_box > .nys > ul > li{font-size: 16px;}
	.entv_bot > .bf_txt{margin-top: 25px;font-size: 16px;}
	.entv_bot > .b_txt{padding-top: 30px;margin-top: 30px;}
	.entv_bot > .b_txt > p{font-size: 16px;}
	.ct_btn{margin-top: 50px;}

	.alphabet_line > li{margin-left: 2px;width: calc(11.1111111111% - 2px);height: 35px;}

	.guest_line > li{width: calc(50% - 4px);}
	.guest_line > li > a > .t_box{padding: 1p5x 0;}
	.guest_line > li > a > .t_box > p.tit{font-size: 12px;}
	.guest_line > li > a > .t_box > p.names{margin-top: 8px;font-size: 15px;}

	.guest_view > .section2{padding: 60px 0;}
	.guest_view > .section2 p{font-size: 15px;}
	.guest_view > .section2 p + p{margin-top: 20px;}

	.guest_view > .section3{display: block;padding: 20px;}
	.guest_view > .section3 > .p_list{width: auto;}
	.guest_view > .section3 > .rt_con{width: auto;margin-top: 50px;}
	.guest_view > .section3 > .rt_con:after{left:0;top:-25px;bottom:auto;right:0;width:100%;height:1px;}
	.guest_view > .section3 > .rt_con h3.bs_title{margin-bottom: 20px;}
	.guest_view > .section3 > .rt_con > span{font-size: 15px;}
	.guest_view > .section3 > .rt_con > p{margin: 10px 0 15px;font-size: 15px;}
	.guest_view > .section3 > .rt_con > ul li{font-size: 14px;}
	

	.slist_tab > li{height: 50px;}
	.slist_tab > li > a{font-size:14px;}


	.deg_line > li{width: 33.33333333333%;}

	.bizv_tbox{display: block;border: 1px solid #dfdfdf;background:#fafafa;}
	.bizv_tbox.typ1{padding:80px 15px 30px 15px;}
	.bizv_tbox.typ1 > .pts{width: auto;}
	.bizv_tbox.typ1 > .rbox{padding-top: 30px;margin-left: 0;width: auto;}
	.bizv_tbox.typ2{padding:80px 15px 30px 15px;}
	.bizv_tbox.typ2 > .pts{width: auto;}
	.bizv_tbox.typ2 > .rbox{padding-top: 30px;margin-left: 0;width: auto;}
	.bizv_tbox.typ3{padding: 80px 15px 30px 15px;}
	.bizv_tbox.typ3 > .pts{width: auto;}
	.bizv_tbox.typ3 > .rbox{padding-top: 30px;margin-left: 0;width: auto;}
	.bizv_tbox > .pts{text-align:center;}
	.bizv_tbox > .rbox > p.tel{margin-bottom:10px;font-size: 18px;}
	.bizv_tbox > .rbox > p.tel a{padding: 2px 40px 2px 0;background-size: 28px;}
	.bizv_tbox > .rbox > ul.t_line > li{margin-top: 14px;font-size: 14px;}
	.bizv_tbox > .hart_ck{right: 20px;top: 20px;padding: 6px 16px;font-size:14px;}
	
	.bizv_child > p.ft{font-size:16px;}
	.bizv_child > p + p{margin-top: 20px;}
	.etc_tab{border-left: 0;}
	.etc_tab caption, 
	.etc_tab colgroup, 
	.etc_tab thead{display: none;}
	.etc_tab tbody{display: block;}
	.etc_tab tr:nth-child(even){background: #f9f9f9;}
	.etc_tab tr{width: 100%;box-sizing: border-box;padding: 12px 5px;display: flex;flex-wrap: wrap;border-bottom: 1px solid #d9d9d9;}
	.etc_tab th{font-size: 15px;}
	.etc_tab td{width: 100%;box-sizing: border-box;padding: 5px 5px !important;font-size: 14px;border: 0;text-align: left;display: flex;align-items: center;}
	.etc_tab td .mo_tti{display: inline-block;vertical-align: middle;width: 110px;margin-right: 10px;font-weight: 500;white-space: nowrap;}
	.etc_tab td.list > a{width:calc(100% - 110px);}

	
	.dati_area{display: block;}
	.date_area{width: auto;}
	.time_area{width: auto;}
	.dati_area > div > h3.bs_title{margin-top: 50px;margin-bottom: 20px;}

	.date_box{padding-top: 20px;}
	.calendar-table th{height: 48px;font-size: 14px;}
	.calendar-table td {height: 48px;font-size: 14px;}
	.calendar-table.full td{height: 80px;padding: 5px 5px;}
	.calendar-table td .blue_scj{padding: 5px;}
	.calendar-table td .blue_scj p{font-size: 12px;}

	.time_box{padding:20px 20px;}
	.time-grid{margin-top:-4px;margin-left:-4px;}
	.time-grid > li{margin-top: 4px;margin-left:4px;width: calc(25% - 4px);height: 48px;}
	.time-grid > li label span{font-size: 14px;}

	.ftime_box{padding: 25px 10px;}
	.ftime_box > p{padding: 56px 0 0 0;background: url(../image/sub/time.png) center top no-repeat;}

	.entry_line > li{padding-left: 0;}
	.entry_line > li > p.tit{position: static;font-size: 18px;margin-bottom: 4px;}
	.entry_line > li > .box input{padding-left: 15px;height: 45px;line-height: 45px;font-size:14px;}
	.entry_line > li > .box textarea{padding-left: 15px;height: 150px;font-size:14px;}
	.entry_line > li > .box select{padding:0 15px;font-size: 14px;height:45px;line-height:45px;background: #fafafa url('../image/sub/secic2.png') no-repeat right 15px center;}
	.entry_line > li > .wid_check > a{width: 90px;line-height:45px;font-size:14px;}

	a.et_typ1{width: 140px;line-height:44px;font-size: 14px;}
	a.et_typ2{width: 140px;line-height:44px;font-size: 14px;}
	a.et_typ3{width: 180px;line-height:44px;font-size: 14px;}

	
	.cancel_tit{font-size: 23px;}
	.cancel_box{padding: 40px 4%;}
	.cancel_box > dl{padding-bottom: 30px;margin-bottom:30px;}
	.cancel_box > dl dt{font-size: 19px;margin-bottom:15px;}
	.cancel_box > dl dd{font-size: 16px;}
	.cancel_bot > div > ul > li + li{margin-top: 8px;}
	.cancel_bot > div > ul > li input{padding-left: 15px;height: 45px;line-height: 45px;font-size:14px;}
	.cancel_bot > div > a{font-size:15px;}

	.find_btxt{margin-top:20px;font-size:16px;}

	
	.join_step > li > p{font-size: 14px;}
	.join_step > li > span{padding-top: 15px;margin-top: 12px;font-size: 10px;}
	.join_step > li.on > span:after{top:-2px;height:3px;}

	.gry_txt{padding: 15px 10px;}
	.gry_txt p{font-size: 16px;}

	.join_select{display:block;border-left: 0;margin-top:-50px;}
	.join_select > li{width:100%;padding: 50px 20px;border-right:0;border-bottom:1px solid #dfdfdf;}
	.join_select > li > p{margin-bottom:20px;font-size:22px;}
	.join_select > li > ul li{font-size:15px;}
	.join_select > li > a{margin-top:20px;width: 170px;line-height: 48px;border-radius: 48px;font-size: 16px;}
	.join_select > li:after{right:auto;top:auto;margin-top:0;left:50%;margin-left:-27px;bottom:-27px;}
	.join_select > li:last-child:after{display:none;}

	.apbox{font-size:17px;}
	.apbox > div{font-size:17px;}
	.apbox > div > a{font-size:17px;}

}

@media screen and (max-width:640px){
	.tyear_line > li{width: calc(20% - 2px);height: 40px;}
	.tyear_line > li > a{font-size: 13px}

	.botcik_box_lf{font-size: 13px;}

	.fair_lines > li{width: calc(33.333333333% - 4px);}
	.fair_lines > li > a > div img{width: 100%;transition: all 0.3s ease-in-out;height:180px;}
	.fair_linesb > li > a > div img{width: 100%;transition: all 0.3s ease-in-out;height:80px;}

	.paging_area{margin-top: 55px;}
	.paging_area > .page{margin: 4px 5px;}
	.ws_mbox{margin-bottom: 25px;}
	.ws_mbox > .pt{width: 90px;}
	.ws_mbox > .prf{width: calc(100% - 105px);padding-bottom: 10px;}
	.ws_mbox > .prf > div{padding-bottom: 10px;}
	.ws_mbox > .prf > div > p{font-size: 14px;}
	.ws_mbox > .prf > div > p span{font-size:18px;margin-bottom: 5px}
	.ws_ftxt > li{font-size: 15px;}
	.ws_ftxt > li + li{margin-top: 20px;}

	.inp_box > li input{padding-left: 15px;height: 45px;line-height: 45px;font-size:14px;}
	.inp_ck > span > label{font-size: 15px;}
	.inp_btns > a{line-height: 50px;font-size: 15px;}
	.inp_btns > button{line-height: 50px;font-size: 15px;}
	.inp_bot{margin-top: 40px;}
	.inp_bot > a{padding-right: 30px;font-size: 15px;}

	.complete_tit{font-size:10vw;padding-bottom: 20px;margin-bottom:20px;}
	.complete_txt li{font-size:15px;}
	.complete_txt li:last-child{margin-top: 20px;}

	.pc{display:none;}
	.mob{display:inline-block;}
}


@media screen and (max-width:520px){
	.botcik_box_rt{display: block;}
	.botcik_box_rt > .sel_box{margin-right: 0;width: auto;margin-bottom: 4px;}
	.botcik_box_rt > .inp_box{width: auto;margin-bottom :4px;}
	.botcik_box_rt > .btn{display: block;position: static;width: 100%;}
	
	.news_list > li{width: calc(50% - 4px);}

	.fair_lines > li{width: calc(50% - 4px);}

	.deg_line > li{width: 50%;}

	.bizv_tbox > .rbox > ul.t_line > li{width: 50%;}

	.time-grid > li{width: calc(50% - 4px);}

	.his_area .swiper-button-next, .his_area .swiper-button-prev{top: 200px;margin-top: 0;}
}

@media screen and (max-width:420px){
	
}