input[type="text"]{padding-left:10px;box-sizing:border-box;}
#sv_box{width:100%;margin:0 auto;position: relative;background: url(../image/sub/svbg1.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg1{background: url(../image/sub/svbg1.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg2{background: url(../image/sub/svbg2.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg3{background: url(../image/sub/svbg3.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg4{background: url(../image/sub/svbg4.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg5{background: url(../image/sub/svbg5.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg6{background: url(../image/sub/svbg6.jpg) no-repeat center center; background-size: cover;}
#sv_box.bg7{background: url(../image/sub/svbg7.jpg) no-repeat center center; background-size: cover;}
#sv_box > div{width:calc(100% - 20px);max-width:1180px;margin:0 auto;height:250px;display:flex;align-items: center;justify-content: center;flex-direction:column;}
#sv_box > div h2{margin-bottom: 32px;font-size:18px;color:#fff;font-weight:300;line-height:1.1;transition: all 1s ease;text-align: center;}
#sv_box > div h2 strong{display: block;font-size: 35px;font-weight: 600;margin-bottom:10px;font-family: 'Poppins';line-height:1;}

.sub_bar{width: 100%;max-width:630px;box-sizing:border-box;transition: .4s;position: relative;z-index:2;transition: all 1s ease;}
.sub_bar_wp{width: 100%;display: flex;}
.sub_bar_home{width: 50px;text-align: center;}
.sub_bar_home > a{display: inline-block;width: 100%;height: 50px;line-height: 50px;border-radius: 100%;background: #1b57a4;font-size: 17px;color:#fff;}
.snavi_all{width: calc(100% - 50px);display: flex;}
.snavi_all > li{position:relative;height:50px;display:table;box-sizing:border-box;margin-left: 10px;width:calc(50% - 10px);}
.snavi_all > li > a{position: relative;display:table-cell;vertical-align:middle;border: 1px solid rgba(255,255,255,0.5);border-radius: 50px;padding:0 25px;font-size:16px;color:#fff;line-height:18px;}
.snavi_all > li > a:after{content:"";position: absolute;right: 25px;top: 50%;margin-top:-4px;width: 13px;height: 8px;background:url('../image/sub/sny.png') no-repeat center center;transition: .4s;}
.snavi_all > li > a.on{background: #1b57a4;}
.snavi_all > li > a.on:after{transform: rotate(-180deg);}
.snavi_all > li ul{display:none;position:absolute;left:0;top:100%;z-index:11;width:100%;box-sizing:border-box;padding:15px 26px 20px;border-radius: 15px;background:#1b57a4;z-index:99;}
.snavi_all > li ul li + li{margin-top: 10px;}
.snavi_all > li ul li a{display:inline-block;vertical-align:middle;font-size:15px;color:#fff;line-height:17px;font-weight: 300;}
.snavi_all > li ul li a:hover{color:#fff;text-decoration: underline;}



#scontent_wrap{width: 100%;margin: 0 auto;min-height: 700px;}
.sconts_back{width: 100%;margin: 0 auto;background: #f3f3f3;}
.sconts_wid{width:calc(100% - 20px);max-width:1180px;margin:0 auto;padding:60px 0 100px;}
.ct_img{text-align:center;}

h2.stit_top{text-align:center;font-size:35px;color:#000;font-weight: bold;line-height:1;padding-bottom: 28px;margin-bottom: 60px;border-bottom: 1px solid #dfdfdf;}

.gret_area{width: 100%;margin: 0 auto;position: relative;}
.gret_area:before{content:"";position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 42%;background: #f3f3f3;z-index: -1;}
.gret_top{text-align: center;margin-bottom: 50px;}
.gret_top dt{font-size: 30px;color:#1b57a4;}
.gret_top dt span{font-weight: bold;}
.gret_top dd{margin-top: 15px;font-size: 23px;color:#000;}
.gret_top dd span{font-weight: bold;}
.gt_box{margin-bottom: 50px;text-align: center;border-radius: 25px;overflow: hidden;display: flex;justify-content: center;align-items: center;width: 100%;height: 300px;background: url(../image/sub/gtbg.jpg) no-repeat center center; background-size: cover;}
.gt_box > div{text-align: center;padding: 15px;}
.gt_box > div p{font-size: 26px;color:#fff;}
.gt_box > div p span{font-weight: bold;}
.gtc_line{margin-left: -20px;margin-top: -30px;display: flex;flex-wrap: wrap;}
.gtc_line > li{margin-left: 20px;margin-top: 30px;width: calc(25% - 20px);text-align: center;}
.gtc_line > li p{margin-top: 20px;font-size: 18px;color:#000;font-weight: 500;line-height: 1.2;}
.gret_bot{margin-top: 60px;text-align: center;}
.gret_bot p{font-size: 18px;color:#000;line-height: 1.6;}
.gret_bot p.mt{margin-top: 25px;}

.tab_area{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;padding: 60px 0;}
.tab_line{margin-left: -20px;margin-top: -2px;display: flex;flex-wrap: wrap;}
.tab_line > li{margin-left: 20px;margin-top: 2px;height: 55px;text-align: center;display: table;}
.tab_line > li > a{display: table-cell;vertical-align: middle;background: #e6e6e6;font-size: 20px;color:#000;font-weight: 500;line-height: 1.1;border-radius: 55px;}
.tab_line > li.on > a{background: #1b57a4;color:#fff;}
.tab_line.line6 > li{width: calc(16.666666% - 20px);}
.tab_line.line5 > li{width: calc(20% - 20px);}
.tab_line.line4 > li{width: calc(25% - 20px);}
.tab_line.line3 > li{width: calc(33.333333% - 20px);}
.tab_line.line2 > li{width: calc(50% - 20px);}

.sub_map_area{width: 100%;margin: 0 auto;padding-bottom: 100px;}
.sub_map_box{width: 100%;height: 540px;background: #c9c9c9;}
.sub_map_box > div{width: 100%;height: 540px;}
.sadds_area{display: flex;justify-content: space-between;align-items:center;width: calc(100% - 20px);max-width: 1180px;margin: -125px auto 0;height: 250px;box-sizing: border-box;padding: 20px 4%;background: #1b57a4;overflow: hidden;position: relative;z-index: 111;}
.sadds_area .lf_c{width: calc(100% - 330px);}
.sadds_area .rt_c{width: 326px;}
.sadds_area .lf_c > p{margin-bottom: 30px;font-size: 26px;color:#fff;font-weight: 600;line-height: 1;}
.sadds_area .lf_c > ul{display: flex;flex-wrap:wrap;margin-left: -40px;}
.sadds_area .lf_c > ul > li + li{margin-top: 15px;}
.sadds_area .lf_c > ul > li{margin-left: 40px;padding-left: 33px;font-size: 17px;color:#a4b9cf;font-weight: 300;line-height: 25px;}
.sadds_area .lf_c > ul > li > span{font-weight: 500;color:#fff;}
.sadds_area .lf_c > ul > li.s_ad{width: calc(100% - 40px);background: url('../image/sub/ad1.png') no-repeat left top;}
.sadds_area .lf_c > ul > li.s_tel{background: url('../image/sub/ad2.png') no-repeat left top;}
.sadds_area .lf_c > ul > li.s_fax{background: url('../image/sub/ad3.png') no-repeat left top;}
.sadds_area .lf_c > ul > li.s_mail{background: url('../image/sub/ad4.png') no-repeat left top;}
.sns_map{display: flex;justify-content: space-between;}
.sns_map > li{width: 49%;}
.sns_map > li > a{display: block;padding: 20px 20px 13px;background: #3268ad;border-radius: 20px;}
.sns_map > li > a > p{font-size: 17px;color:#fff;font-weight: 500;line-height: 1.6;padding-bottom: 40px;background: url('../image/sub/more.png') no-repeat right bottom;}

.cost_search_area{margin-top: 60px;margin-bottom: 30px;background: #1b57a4;border-radius: 15px;padding: 40px 20px;}
.cost_search_area h4{text-align: center;font-size: 26px;color:#fff;font-weight: 600;line-height: 1;margin-bottom: 30px;}
.cost_search_box{width: 100%;max-width: 750px;margin: 0 auto;}
.cost_search_wp{padding-right: 118px;position: relative;}
.cost_search_line{display: flex;flex-wrap: wrap;}
/*.cost_search_line > li{margin-right: 10px;width: calc(33.333333% - 10px);}*/
.cost_search_line > li{margin-right: 10px;width: calc(50% - 10px);}
.cost_search_line > li select{width: 100%;height: 50px;padding-left: 20px;font-size: 17px;color:#000;font-weight: 600;box-sizing: border-box;border: 0;border-radius: 8px;background: #fff url('../image/sub/secic.png') no-repeat right 18px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
.cost_search_bn{position: absolute;right: 0;top:0;bottom: 0;display: inline-block;width: 118px;text-align: center;display: flex;justify-content:center;align-items:center;border-radius: 8px;background: #07264f;font-size: 17px;color:#fff;font-weight: 600;}

.catsec_list{margin-left: -20px;margin-top: -20px;display: flex;flex-wrap: wrap;}
.catsec_list > li{margin-left: 20px;margin-top: 20px;width: calc(25% - 20px);}
.catsec_list > li > .sa_box{display: block;}
.catsec_list > li > .sa_box > .img{position: relative;border-radius: 15px;overflow: hidden;transition: .4s;}
.catsec_list > li > .sa_box > .img > a{display: block;font-size: 0;}
.catsec_list > li > .sa_box > .img > a > img{width: 100%;transition: all 0.3s ease-in-out;}
.catsec_list > li > .sa_box > .img > .cp{display: inline-block;position: absolute;left: 6px;top: 6px;padding: 0 11px;background: #2c97ce;border-radius: 26px;font-size: 11px;color:#fff;line-height: 26px;transition: .4s;}
.catsec_list > li > .sa_box > .img > .more{display: inline-block;position: absolute;right: 7px;top: 7px;width: 35px;height: 35px;border-radius: 8px;background: #c3c3c3 url('../image/main/more1.png') no-repeat center center;transition: .4s;}
.catsec_list > li > .sa_box:hover > .img > a > img{transform: scale(1.1,1.1);}
.catsec_list > li > .sa_box:hover > .img > .more{background: #2c97ce url('../image/main/more1.png') no-repeat center center;transition: .4s;}
.catsec_list > li > .sa_box:hover > .box > .title .b_tit{color:#1b57a4;}
.catsec_list > li > .sa_box > .box > .title{padding: 20px 0 16px;border-bottom: 1px solid #e4e4e4;}
.catsec_list > li > .sa_box > .box > .title a{display: block;font-size: 17px;color:#333;font-weight: 600;line-height: 1;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.catsec_list > li > .sa_box > .box > .price{padding-top: 15px;display: flex;justify-content:space-between;align-items:center;}
.catsec_list > li > .sa_box > .box > .price .st{font-size: 14px;color:#333;font-weight: 500;line-height:1;}
.catsec_list > li > .sa_box > .box > .price .bt{font-size: 22px;color:#ea1968;font-weight: bold;line-height:1;}
.catsec_list > li > .sa_box > .box > .p_btn{margin-top: 18px;text-align: center;}
.catsec_list > li > .sa_box > .box > .p_btn a{display: block;line-height: 50px;border-radius: 50px;background: #1b57a4;font-size:16px;color:#fff;font-weight: 500;}


.sov_top{margin-top: 55px;display: flex;justify-content: space-between;}
.sov_top > .sov_img{width: 45.4%;}
.sov_top > .sov_box{width: 47%;padding-top: 20px;}
.sov_top > .sov_img > span{display: inline-block;border-radius: 15px;overflow: hidden;background: #fff;box-shadow:0 0 20px rgba(0,0,0,0.1);}
.sov_top > .sov_box > .title{font-size: 25px;color:#000;font-weight: 600;line-height: 1.2;}
.sov_top > .sov_box > .s_line{margin-top: 20px;padding: 22px 0;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.sov_top > .sov_box > .s_line > li + li{margin-top: 20px;}
.sov_top > .sov_box > .s_line > li{display: flex;justify-content: space-between;align-items:center;}
.sov_top > .sov_box > .s_line > li > .tit{font-size:16px;color:#454545;line-height: 1.1;}
.sov_top > .sov_box > .s_line > li > .poc{font-size:20px;color:#ea195e;line-height: 1.1;font-weight: 600;}
.sov_top > .sov_box > .as_txt{margin-top: 25px;display: table; font-size:17px;color:#868686;line-height: 1.7;}
.sov_top > .sov_box > .as_txt span{display: table-cell; vertical-align: top;  white-space:nowrap; padding-right: 4px;}
.sov_top > .sov_box > .sovf_btn{margin-top: 35px;text-align: right;}
.sov_top > .sov_box > .sovf_btn > a{display: inline-block;line-height: 50px;border-radius: 50px;text-align: center;padding: 0 40px;font-size: 16px;color:#fff;font-weight: 500;}
.sov_top > .sov_box > .sovf_btn > a + a{margin-left: 15px;}
.sov_top > .sov_box > .sovf_btn > a.a_int{background: #1b57a4;min-width: 200px;}
.sov_top > .sov_box > .sovf_btn > a.a_list{background: #4c4c4c;}


.saf_box{margin-top: 50px;}
.saf_line{margin-left: -20px;margin-top: -35px;display: flex;flex-wrap: wrap;}
.saf_line > li{margin-left: 20px;margin-top: 35px;width: calc(33.33333333% - 20px);}
.saf_line > li > p{margin-bottom: 20px;font-size: 25px;color:#000;font-weight: bold;line-height: 1;}
.saf_line > li > div{width: 100%;height: calc(100% - 45px);background: #fff;border-radius: 15px;overflow: hidden;box-shadow:0 0 20px rgba(0,0,0,0.1);}
.saf_line > li > div > div{padding: 30px;}
.saf_line > li > div > div > ul > li + li{margin-top: 15px;}
.saf_line > li > div > div > ul > li{padding-left: 15px;font-size: 18px;color:#000;position: relative;}
.saf_line > li > div > div > ul > li:before{content:"";position: absolute;left: 0;top: 10px;width: 5px;height: 5px;border-radius: 100%;background: #1b57a4;}

.amode_box{margin-top: 50px;}
.amode_tit{margin-bottom: 20px;font-size: 25px;color:#000;font-weight: bold;line-height: 1;}
.amode_list{margin-left: -20px;margin-top: -20px;display: flex;flex-wrap: wrap;}
.amode_list > li{margin-left: 20px;margin-top: 20px;width: calc(25% - 20px);}
.amode_list > li > a{display: block;}
.amode_list > li > a > div{position: relative;border-radius: 15px;overflow: hidden;transition: .4s;}
.amode_list > li > a > div img{width: 100%;}
.amode_list > li > a > div .more{display: inline-block;position: absolute;right: 7px;top: 7px;width: 35px;height: 35px;border-radius: 8px;background: #c3c3c3 url('../image/main/more1.png') no-repeat center center;transition: .4s;}
.amode_list > li > a > p{margin-top: 20px;font-size: 17px;color:#333;font-weight: 600;line-height: 1;width:99%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.amode_list > li:hover > a > div .more{background: #2c97ce url('../image/main/more1.png') no-repeat center center;}

.proc_top{text-align: center;padding-top: 140px;margin-bottom: 30px;font-size: 20px;color:#000;background:url('../image/sub/telic.png') no-repeat center top;}
.stap_wrap{border-radius: 15px;overflow: hidden;padding: 70px 6.5%;background: url('../image/sub/stbg.jpg') no-repeat center center;background-size: cover;}
.stap_wrap.bg2{background: url('../image/sub/stbg2.jpg') no-repeat center center;background-size: cover;}
.stap_wrap > p{margin-bottom: 28px;font-size: 23px;color:#fff;font-weight: 300;line-height: 1.2;text-align: center;}
.stap_wrap > p strong{font-weight: bold;}
.stap_wrap > ul > li + li{margin-top: 20px;}
.stap_wrap > ul > li{padding: 30px;border-radius: 12px;border: 1px solid rgba(223,223,223,0.5);transition: .2s;}
.stap_wrap > ul > li > div{position: relative;padding-left: 100px;}
.stap_wrap > ul > li > div > span{display: inline-block;position: absolute;left: 0;top: -5px;width: 84px;line-height: 36px;border-radius: 36px;background: #1b57a4;text-align:center;font-size: 18px;color:#fff;transition: .2s;}
.stap_wrap > ul > li > div > dl dt{font-size:18px;color:#fff;font-weight: 600;margin-bottom: 15px;}
.stap_wrap > ul > li > div > dl dd{font-size:17px;color:#fff;font-weight: 300;line-height: 1.6;}
.stap_wrap > ul > li:hover{border: 1px solid #0d0d0d;background: #0d0d0d;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.stap_wrap > ul > li:hover > div > span{background: #fff;color:#000;}
.stap_wrap > ul.typ2 > li > div{padding-left: 53px;}
.stap_wrap > ul.typ2 > li > div > span{width: 36px;}
.stap_wrap > ul > li > div > dl dd > span.st{display: block;font-size: 14px;margin-top: 5px;}

.tem_top > li + li{margin-top: 60px;}
.tem_top > li{display: flex;justify-content: space-between;align-items:center;}
.tem_top > li:nth-child(even){flex-direction:row-reverse;}
.tem_top > li > .img{width: 32%;}
.tem_top > li > .box{width: 62%;}
.tem_top > li > .box > h5{margin-bottom: 20px;font-size: 23px;color:#000;font-weight: 600;line-height: 1;}
.tem_top > li > .box > h5 span{display: inline-block;padding-bottom: 15px;border-bottom: 3px solid #1b57a4;}
.tem_top > li > .box > p{font-size:18px;color:#000;line-height: 1.6;}
.tem_top > li > .box > ul li{padding-left: 18px;position:relative;font-size:18px;color:#000;line-height: 1.6;}
.tem_top > li > .box > ul li:before{content:"";position: absolute;left: 2px;top: 11px;width: 5px;height: 5px;border-radius: 100%;background:#000;}


h4.pic_title{font-size: 23px;color:#000;font-weight: 600;line-height: 1;}
h4.pic_title span{display: inline-block;padding-bottom: 15px;border-bottom: 3px solid #1b57a4;}
h4.pic_title.mt{margin-top: 70px;margin-bottom: 28px;}
.pic_btit{margin-top: 50px;text-align: center;font-size: 23px;color:#000;font-weight: 600;line-height: 1;padding-bottom: 28px;border-bottom: 1px solid #c5c5c5;}
.pic_boxs{padding: 0 10px;}
.pic_boxs > h5{margin-top: 30px;margin-bottom: 10px;font-size: 20px;color:#000;font-weight: 500;line-height: 1.1}
.pic_boxs p{font-size: 17px;color:#454545;line-height: 1.6;}
.pic_boxs ul li{font-size: 17px;color:#454545;line-height: 1.6;}
.pic_boxs ul.nums > li{padding-left: 20px;position: relative;}
.pic_boxs ul.nums > li > span{position: absolute;left: 0;top: 0;}

.acn_line{margin-left: -20px;margin-top: -5px;display: flex;flex-wrap:wrap;}
.acn_line > li{border-radius: 15px;overflow: hidden;margin-left: 20px;margin-top: 5px;width: calc(25% - 20px);height: 180px;display: flex;justify-content: center;align-items:center;}
.acn_line > li.bg1{background: url('../image/sub/acn1.jpg') no-repeat center center;background-size: cover;}
.acn_line > li.bg2{background: url('../image/sub/acn2.jpg') no-repeat center center;background-size: cover;}
.acn_line > li.bg3{background: url('../image/sub/acn3.jpg') no-repeat center center;background-size: cover;}
.acn_line > li.bg4{background: url('../image/sub/acn4.jpg') no-repeat center center;background-size: cover;}
.acn_line > li > div{text-align: center;padding: 5px;}
.acn_line > li > div p{font-size: 18px;color:#fff;}

.acn_nums{margin-bottom: 30px;margin-left: -20px;margin-top: -5px;display: flex;flex-wrap:wrap;}
.acn_nums > li{border-radius: 15px;overflow: hidden;text-align: center;margin-left: 20px;margin-top: 5px;width: calc(16.666666% - 20px);height: 172px;background: #fff;position: relative;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.acn_nums > li > span{display: inline-block;box-sizing: border-box;padding-top: 30px;width: 56px;height: 56px;border-radius: 100%;position: absolute;left: 50%;top: -28px;margin-left: -28px;background: #1b57a4;font-size: 16px;color:#fff;font-weight: 500;}
.acn_nums > li > dl{padding: 56px 5px 0;}
.acn_nums > li > dl dt{font-size: 18px;color:#000;letter-spacing:-1px;}
.acn_nums > li > dl dd{margin-top: 13px;font-size: 16px;color:#000;font-weight: 300;letter-spacing:-0.5px;}

.table_sty > table{border-top: 1px solid #1b57a4;}
.table_sty > table thead th{text-align:center;padding: 15px 4px;background: #fafafa;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;font-size: 17px;color:#000;}
.table_sty > table thead th:last-child{border-right: 0;}
.table_sty > table tbody th{text-align:center;padding: 15px 4px;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;font-size: 16px;color:#000;font-weight: 400;}
.table_sty > table tbody td{padding: 15px 4px 15px 15px;border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;font-size: 16px;color:#000;font-weight: 400;}
.table_sty > table tbody td:last-child{border-right: 0;}
.table_sty > table tbody td.txt_c{text-align: center;padding: 15px 4px;}
.table_sty > table tbody td.tbl_bg{background: #f8fdff;}
.table_sty > table tbody td.rline{border-right: 1px solid #dfdfdf;}
.ico_finger{display: none;}

.text_st li{padding-left: 18px;position:relative;font-size:18px;color:#000;line-height: 1.6;}
.text_st li + li{margin-top: 8px;}
.text_st li:before{content:"";position: absolute;left: 2px;top: 11px;width: 5px;height: 5px;border-radius: 100%;background:#1b57a4;}


h5.poc_tit{margin-top:55px;margin-bottom: 20px;font-size: 25px;color:#000;font-weight: 600;line-height: 1.1;}
.contac_wp{border-top: 1px solid #000;}
.inp_lines{}
.inp_lines > li{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 10px 0;border-bottom: 1px solid #dfdfdf;}
.inp_lines > li > .lines{width: 46%;box-sizing: border-box;position: relative;padding-left: 110px;min-height: 55px;}
.inp_lines > li.solo > .lines{width: 100%;}
.inp_lines > li > .lines > .title{position: absolute;left: 0;top: 12px;font-size: 18px;color:#000;}
.inp_lines > li > .lines > .title span{color:#df0f0f;}
.inp_lines > li > .lines > .box input{width: 100%;height: 55px;line-height: 55px;border: 0;background: #f8f8f8;padding-left: 15px;box-sizing: border-box;}
.inp_lines > li > .lines > .box textarea{width: 100%;height: 220px;border: 0;background: #f8f8f8;padding: 15px;box-sizing: border-box;}
.inp_lines > li > .lines > .box .sm_t{margin-top: 10px;font-size:18px;color:#010101;}
.inp_lines > li > .lines > .box2{display: flex;}
.inp_lines > li > .lines > .box2 > .crd_boxs{display: flex;width: 400px;max-width: 45%;}
.inp_lines > li > .lines > .box2 > .crd_boxs + .crd_boxs{margin-left: 30px;position: relative;}
.inp_lines > li > .lines > .box2 > .crd_boxs + .crd_boxs:before{content:"~";position: absolute;left: -30px;top: 15px;width: 30px;text-align:center;font-size: 20px;font-weight: 500;}
.inp_lines > li > .lines > .box2 > .crd_boxs > .ipt_s{width: calc(100% - 118px);display: flex;align-items: center;}
.inp_lines > li > .lines > .box2 > .crd_boxs > .ipt_s > img{display: block;margin-left: 8px;width: auto;}
.inp_lines > li > .lines > .box2 > .crd_boxs > .sec_s{width: 110px;margin-left: 8px;}
.inp_lines > li > .lines > .box2 input{width: 100%;height: 55px;padding-left: 15px;box-sizing: border-box;border: 0;background: #f8f8f8;}
.inp_lines > li > .lines > .box2 select{width: 100%;height: 55px;padding-left: 15px;box-sizing: border-box;border: 0;background: #f8f8f8 url('../image/main/secic.png') no-repeat right 8px center;-webkit-appearance: none;-moz-appearance: none;word-wrap: break-word;}
.inp_lines > li > .lines > .box2 select::-ms-expand{display: none;}




.poc_box{border: 1px solid #d7d7d7;width: 100%;height: 242px;overflow-y: auto;}
.poc_area{padding: 25px;}
.poc_area p{font-size: 18px;color:#454545;line-height: 1.6;margin-top: 20px;}
.poc_area .ico_finger{margin-top: 0;font-size: 16px;}

.ck_box{margin-top: 20px;text-align:center;}
.ck_box > span{display: inline-block;position:relative;}
.ck_box > span > input{position: absolute;top: 0;left: 0;opacity: 0;width: 0;height: 0;}
.ck_box > span > label{display: table-cell;vertical-align: middle;font-weight:400;line-height:29px;color: #454545;font-size: 18px;height: 29px;padding-left:45px;}
.ck_box > span > input[type='checkbox'] + label{background: url('../image/sub/c_off.png') no-repeat left top;}
.ck_box > span > input[type='checkbox']:checked + label{background: url('../image//sub/c_on.png') no-repeat left top;}

.privacy_box p + p{margin-top: 25px;}
.privacy_box p{font-size: 17px;color:#000;line-height: 1.7;}
.privacy_box p span.tit{display: block;font-weight: 500;margin-bottom: 2px;}
.ct_btns{text-align: center;margin-top: 60px;}
a.list_bn{display: inline-block;width: 140px;line-height: 50px;border-radius: 50px;text-align: center;background: #4c4c4c;font-size:16px;color:#fff;}

button.list_bn{display: inline-block;width: 140px;line-height: 50px;border-radius: 50px;text-align: center;background: #4c4c4c;font-size:16px;color:#fff;border:0;cursor:pointer}


.complete_area{background: #fafafa;padding: 60px 7%;text-align: center;}
.complete_area > .boxs{width: 100%;max-width: 500px;margin:0 auto;}
.complete_area > .boxs > .top_s{padding: 110px 0 40px;margin-bottom: 40px;border-bottom: 1px solid #dfdfdf;background: url('../image/sub/cpt.png') no-repeat center top;}
.complete_area > .boxs > .top_s p.txt1{font-size: 26px;color:#000;font-weight: 600;line-height: 1.4;}
.complete_area > .boxs > .top_s p.txt2{margin-top: 25px;font-size: 17px;color:#000;font-weight: 300;line-height: 1.6;}
.complete_area > .boxs > .bot_s p.txt1{font-size: 17px;color:#000;font-weight: 300;line-height: 1.1;}
.complete_area > .boxs > .bot_s p.txt2{margin-top: 8px;font-size: 37px;color:#000;font-weight: 300;line-height: 1.1;}
.complete_area > .boxs > .ct_btns{margin-top: 40px;}

.botcik_box{margin-bottom:40px;border: 1px solid #dfdfdf;background: #fafafa;padding: 19px;}
.botcik_box_lf{float:left;color:#454545;font-size:15px;font-weight:400;margin-top:10px;}
.botcik_box_rt{float:right;}
.botcik_box_rt > div{float:left;}
.botcik_box_rt > div.sel_box{width:120px;margin-right: 5px;}
.botcik_box_rt > div.inp_box{width:220px;}
.botcik_box_rt > div select{box-sizing:border-box;margin-right:5px;padding-left:5px;border:1px solid #dadada;background:#fff;width:100%;height:38px;line-height:38px;}
.botcik_box_rt > div input{box-sizing:border-box;padding-left:10px;border:1px solid #dadada;background:#fff;border-right:none;width:100%;height:38px;line-height:38px;}
.botcik_box_rt > div.btns{width:60px;}
.botcik_box_rt > div.btns > a{box-sizing:border-box;display: block;width: 100%;height:38px;line-height:38px;border:1px solid #dadada;background:#f4f4f4;font-size:15px;color:#202020;text-align:center;}


.etc_tab{border-top: 1px solid #000;}
.etc_tab th{position: relative;text-align:center;color:#000;font-size:18px;font-weight:500;padding:15px 10px;border:1px solid #dfdfdf;background: #fafafa;border-bottom:0;}
.etc_tab td{text-align:center;color:#4f4f4f;font-size:16px;word-break:break-all;padding:15px 10px;border:1px solid #dfdfdf;}
.etc_tab td.lf_txt{text-align:left;padding-left: 20px;}
.etc_tab td.list > a{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.etc_tab td span.new{display: inline-block;vertical-align: middle;margin-right: 5px;padding: 0 7px;line-height: 18px;border-radius: 18px;background: #f26222;color:#fff;font-size: 10px;}

.page_all {text-align: center;margin-top: 50px;font-size: 0;}
.page_all > a{display: inline-block;width: 45px;height: 45px;line-height: 45px;border-radius: 100%;}
.page_all > a.page {color:#000;font-size:16px;font-weight: 300;vertical-align: middle;text-align: center;}
.page_all > a.on{color:#fff;background:#1b57a4;font-weight: 500;}


.ibt_v_top{text-align:center;border-bottom: 1px solid #000;padding-bottom: 20px;}
.ibt_v_top_tit{margin-bottom: 15px;color:#000;font-size:24px;font-weight:600;}
.ibt_v_top_txt{color:#4f4f4f;font-size:16px;}
.ibt_v_top_txt > span{position:relative;display:inline-block;margin-right:30px;}
.ibt_v_top_txt > span:after{content:"/";position:absolute;right: -20px;top: 1px;font-size:14px;color:#4f4f4f;font-weight:300;}
.ibt_v_top_txt > span:last-child{margin-right:0;}
.ibt_v_top_txt > span:last-child:after{display: none;}
.ibt_v_file{border-bottom:1px solid #dfdfdf;padding:15px;}
.ibt_v_file > a{color:#4f4f4f;font-size:15px;}
.ibt_v_ny{border-bottom:1px solid #dfdfdf;border-top: 0;padding:15px;min-height:400px;color:#2a2a2a;font-size:15px;}

.bot_lr_btn{margin-top:50px;}
.bot_lf_btn{float:left;}
.bot_rt_btn{float:right;}
a.white_l{display:inline-block;padding:0 15px;min-width:60px;height:54px;line-height:54px;border-radius: 54px;text-align:center;color:#000;font-size:18px;background:#f0f0f0;}
a.y_btn{display:inline-block;text-align:center;background: #404040;padding:0 15px;min-width:80px;height:54px;line-height:54px;border-radius: 54px;font-size:18px;color:#fff;}

.faq_all > li{border:1px solid #dfdfdf;background: #fafafa;}
.faq_all > li + li{margin-top: 20px;}
.faq_all > li > a{position:relative;padding:20px 25px 20px 60px;font-size:18px;color:#141414;font-weight:400;display:block;background:url('../image/sub/qoff.png') no-repeat right 20px center;}
.faq_all > li > a:after{content:"Q.";position:absolute;left:20px;top:20px;font-size:24px;color:#454545;font-weight:400;line-height:1;}
.faq_all > li > ul.faq_dp02{position:relative;display:none;padding:20px 20px 20px 60px;border-top:1px solid #8c8c8c;}
.faq_all > li > ul.faq_dp02:after{content:"A.";position:absolute;left:21px;top:22px;font-size:24px;color:#3e3a3a;font-weight:400;line-height:1;}
.faq_all > li > ul.faq_dp02 li > p{margin:5px 0;font-size:17px;color:#545454;font-weight:300;}
.faq_all > li.on{border: 1px solid #1b57a4;background: #fff;}
.faq_all > li.on > a{color:#1b57a4;background:url('../image/sub/qon.png') no-repeat right 20px center;}
.faq_all > li.on > a:after{color:#1b57a4;font-weight: 600;}


.privacy_box h5{margin-top: 35px;margin-bottom: 5px;font-size: 20px;color:#1b57a4;font-weight: 600;}
.privacy_box p{font-size: 18px;color:#000;line-height: 1.6;}
.privacy_box ul li{font-size: 18px;color:#000;line-height: 1.6;}
.privacy_box ul.no_txt > li{padding-left: 20px;position: relative;}
.privacy_box ul.no_txt > li > span{position: absolute;left: 0;top: 0;}
.privacy_box p + p{margin-top: 15px;}






@media screen and (max-width:1719px){
	
}


@media screen and (max-width:1559px){
	
}

@media screen and (max-width:1180px){
	
}

@media screen and (max-width:1024px){
	.acn_nums{margin-left: -5px;}
	.acn_nums > li{margin-left: 5px;width: calc(33.33333333% - 5px);}


}

@media screen and (max-width:767px){
	#sv_box > div{height: 220px;justify-content: center;flex-direction:column;}
	#sv_box > div h2{margin-bottom: 20px;text-align: center;font-size:18px;}
	#sv_box > div h2 strong{font-size: 30px;}

	.sub_bar_home{width: 40px;}
	.sub_bar_home > a{height: 40px;line-height: 40px;font-size: 15px;}
	.snavi_all{width: calc(100% - 40px);}
	.snavi_all > li{height:40px;margin-left: 4px;width:calc(50% - 4px);}
	.snavi_all > li > a{border-radius: 40px;padding:0 12px;font-size:15px;}
	.snavi_all > li > a:after{right: 12px;}
	.snavi_all > li ul{padding:15px 13px 20px;}
	.snavi_all > li ul li + li{margin-top: 8px;}
	.snavi_all > li ul li a{font-size:14px;}
	
	.sconts_wid{padding:50px 0 60px;}
	h2.stit_top{font-size:30px;padding-bottom: 20px;margin-bottom: 50px;}

	.gret_area:before{display: none;}
	.gret_top{margin-bottom: 30px;}
	.gret_top dt{font-size: 24px;}
	.gret_top dd{margin-top: 12px;font-size: 18px;}
	.gt_box{margin-bottom: 40px;border-radius: 15px;height: 210px;}
	.gt_box > div p{font-size: 20px;}
	.gt_box > div p br{display: none;}
	.gtc_line{margin-left: -5px;margin-top: -20px;}
	.gtc_line > li{margin-left: 5px;margin-top: 20px;width: calc(50% - 5px);}
	.gtc_line > li p{margin-top: 12px;font-size: 15px;}
	.gret_bot{margin-top: 50px;text-align: center;}
	.gret_bot p{font-size: 16px;}
	.gret_bot p.mt{margin-top: 18px;}
	.gret_bot p br{display: none;}

	.tab_area{padding: 50px 0;}
	.tab_line{margin-left: -2px;}
	.tab_line > li{margin-left: 2px;height: 50px;}
	.tab_line > li > a{font-size: 15px;}
	.tab_line.line6 > li{width: calc(33.33333333% - 2px);}
	.tab_line.line5 > li{width: calc(33.33333333% - 2px);}
	.tab_line.line4 > li{width: calc(50% - 2px);}
	.tab_line.line3 > li{width: calc(33.333333% - 2px);}
	.tab_line.line2 > li{width: calc(50% - 2px);}

	.sadds_area{display: block;margin: 40px auto 0;height: auto;padding: 35px 5%;}
	.sadds_area .lf_c{width: auto;}
	.sadds_area .rt_c{width: auto;margin-top: 25px;max-width: 400px;}
	.sadds_area .lf_c > p{margin-bottom: 16px;font-size: 24px;}
	
	.cost_search_area{margin-top: 45px;padding: 30px 20px;}
	.cost_search_area h4{font-size: 23px;margin-bottom: 20px;}
	.cost_search_wp{padding-right: 100px;}
	.cost_search_line > li{width: calc(100% - 5px);margin-right: 5px;}
	.cost_search_line > li + li{margin-top: 5px;}
	.cost_search_line > li select{font-size: 16px;height: 42px;}
	.cost_search_bn{font-size: 16px;width: 100px;}

	.catsec_list{margin-left: -5px;}
	.catsec_list > li{margin-left: 5px;width: calc(33.33333333% - 5px);}
	.catsec_list > li > .sa_box > .img > .more{right: 5px;top: 5px;width: 30px;height: 30px;}
	.catsec_list > li > .sa_box > .box > .title a{font-size: 16px;}
	.catsec_list > li > .sa_box > .box > .price .st{font-size: 13px;}
	.catsec_list > li > .sa_box > .box > .price .bt{font-size: 18px;}
	.catsec_list > li > .sa_box > .box > .p_btn{margin-top: 15px;}
	.catsec_list > li > .sa_box > .box > .p_btn > a{line-height: 40px;border-radius: 40px;font-size: 15px;}

	.sov_top{margin-top: 45px;display:block;}
	.sov_top > .sov_img{width: auto;}
	.sov_top > .sov_box{width: auto;}
	.sov_top > .sov_img > span{border-radius: 10px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
	.sov_top > .sov_box > .title{font-size: 20px;}
	.sov_top > .sov_box > .s_line > li + li{margin-top: 15px;}
	.sov_top > .sov_box > .as_txt{font-size:16px;}
	.sov_top > .sov_box > .sovf_btn{text-align: center;}
	.sov_top > .sov_box > .sovf_btn > a{padding: 0 30px;}
	.sov_top > .sov_box > .sovf_btn > a + a{margin-left: 3px;}
	.sov_top > .sov_box > .sovf_btn > a.a_int{min-width: auto;}

	.saf_box{margin-top: 50px;}
	.saf_line > li{width: calc(100% - 20px);}
	.saf_line > li > p{font-size: 20px;}
	.saf_line > li > div{height: auto;}
	.saf_line > li > div > div{padding: 20px;}
	.saf_line > li > div > div > ul > li + li{margin-top: 12px;}
	.saf_line > li > div > div > ul > li{padding-left: 12px;font-size: 16px;}
	.saf_line > li > div > div > ul > li:before{top: 9px;width: 4px;height: 4px;}

	.amode_tit{font-size: 20px;}
	.amode_list{margin-left: -5px;}
	.amode_list > li{margin-left: 5px;width: calc(50% - 5px);}
	.amode_list > li > a > div .more{right: 5px;top: 5px;width: 30px;height: 30px;}
	.amode_list > li > a > p{margin-top: 12px;font-size: 15px;}

	.proc_top{padding-top: 100px;font-size: 18px;background-size: 80px;}
	.stap_wrap{padding: 40px 6.5%;}
	.stap_wrap > p{margin-bottom: 22px;font-size: 21px;}
	.stap_wrap > ul > li + li{margin-top: 15px;}
	.stap_wrap > ul > li{padding: 20px;}
	.stap_wrap > ul > li > div{padding-left: 0;}
	.stap_wrap > ul > li > div > span{margin-bottom: 15px;position: static;}
	.stap_wrap > ul > li > div > dl{padding-left: 5px;}
	.stap_wrap > ul > li > div > dl dt{font-size:17px;margin-bottom: 12px;}
	.stap_wrap > ul > li > div > dl dd{font-size:16px;}
	.stap_wrap > ul.typ2 > li > div{padding-left: 46px;}
	.stap_wrap > ul.typ2 > li > div > span{position: absolute;width: 36px;}
	.stap_wrap > ul > li > div > dl dd > span.st{font-size: 13px;}

	.tem_top > li + li{margin-top: 50px;}
	.tem_top > li{display: block;}
	.tem_top > li > .img{width: auto;}
	.tem_top > li > .box{width: auto;margin-top: 25px;}
	.tem_top > li > .box > h5{margin-bottom: 15px;font-size: 21px;}
	.tem_top > li > .box > h5 span{padding-bottom: 10px;border-bottom: 2px solid #1b57a4;}
	.tem_top > li > .box > p{font-size:16px;}
	.tem_top > li > .box > ul li{padding-left: 12px;font-size:16px;}
	.tem_top > li > .box > ul li:before{top: 10px;width: 4px;height: 4px;}
	
	h4.pic_title{font-size: 21px;}
	h4.pic_title span{padding-bottom: 10px;border-bottom: 2px solid #1b57a4;}
	h4.pic_title.mt{margin-top: 55px;margin-bottom: 20px;}
	.pic_btit{margin-top: 45px;font-size: 20px;padding-bottom: 18px;}
	.pic_boxs{padding: 0 5px;}
	.pic_boxs > h5{margin-top: 20px;margin-bottom: 5px;font-size: 18px;}
	.pic_boxs p{font-size: 16px;}
	.pic_boxs ul li{font-size: 16px;}
	.pic_boxs ul.nums > li{padding-left: 17px;}

	.acn_line{margin-left: -5px;}
	.acn_line > li{margin-left: 5px;width: calc(50% - 5px);height: 150px;}
	.acn_line > li > div p{font-size: 16px;}

	.mo_scr{width: 100%;overflow-x: auto;}
	.mo_scr > table{width: 800px;}
	.ico_finger{display: block;text-align: right;}

	.text_st li{padding-left: 12px;font-size:16px;}
	.text_st li + li{margin-top: 5px;}
	.text_st li:before{top: 10px;width: 4px;height: 4px;}

	.table_sty > table thead th{font-size: 15px;}
	.table_sty > table tbody th{font-size: 15px;}
	.table_sty > table tbody td{font-size: 15px;padding: 15px 4px 15px 10px;}

	.poc_area{padding: 15px;}
	.poc_area p{font-size: 16px;}
	h5.poc_tit{margin-top:50px;margin-bottom: 15px;font-size: 22px;}
	.contac_wp{padding-top: 10px;}
	.inp_lines > li{border-bottom: 0;padding: 0;}
	.inp_lines > li > .lines{margin: 5px 0;width: 100%;padding-left: 75px;}
	.inp_lines > li > .lines > .title{top: 13px;font-size: 16px;}
	.inp_lines > li > .lines > .box input{height: 50px;line-height: 50px;padding-left: 10px}
	.inp_lines > li > .lines > .box textarea{height: 170px;padding: 10px;}
	.inp_lines > li > .lines > .box .sm_t{font-size:15px;}
	.inp_lines > li > .lines > .box2{display: block;}
	.inp_lines > li > .lines > .box2 > .crd_boxs{max-width: 100%;}
	.inp_lines > li > .lines > .box2 > .crd_boxs + .crd_boxs{margin-left: 0;margin-top: 5px;}
	.inp_lines > li > .lines > .box2 > .crd_boxs + .crd_boxs:before{display: none;}
	.inp_lines > li > .lines > .box2 > .crd_boxs > .ipt_s{width: calc(100% - 98px);}
	.inp_lines > li > .lines > .box2 > .crd_boxs > .sec_s{width: 90px;}
	.inp_lines > li > .lines > .box2 input{height: 50px;padding-left: 10px;}
	.inp_lines > li > .lines > .box2 select{height: 50px;padding-left: 10px;}

	.complete_area{padding: 40px 6%;}
	.complete_area > .boxs > .top_s{padding: 80px 0 30px;margin-bottom: 30px;background-size: 55px;}
	.complete_area > .boxs > .top_s p.txt1{font-size: 22px;}
	.complete_area > .boxs > .top_s p.txt2{margin-top: 15px;font-size: 15px;}
	.complete_area > .boxs > .bot_s p.txt1{font-size: 15px;}
	.complete_area > .boxs > .bot_s p.txt2{font-size: 32px;}

	.botcik_box{padding: 10px;}
	.botcik_box_lf{float:none;margin-top:0;}
	.botcik_box_rt{float:none;margin-top:5px;}
	.botcik_box_rt div.sel_box{width:80px;margin-right:5px;}
	.botcik_box_rt div.inp_box{width:calc(100% - 145px);}

	.etc_tab{border-top: 2px solid #000;}
	.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 td{width: 100%;box-sizing: border-box;padding: 5px 5px !important;border: 0;text-align: left;display: flex;/*align-items: center;*/}
	.etc_tab td .mo_tti{display: inline-block;vertical-align: middle;min-width: 70px;margin-right: 10px;font-weight: 600;white-space: nowrap;letter-spacing: -0.7px;}
	.etc_tab td.list > a{width:calc(100% - 80px);}
	.etc_tab td.mor_none{display: none;}

	.page_all > a{width: 35px;height: 35px;line-height: 35px;}
	.page_all > a.page {color:#424242;font-size:16px;vertical-align: middle;text-align: center;}
	.page_all > a.on{color:#fff;background:#359596;font-weight: 500;}
	
	.ibt_v_top_tit{margin-bottom: 12px;font-size:20px;}
	a.white_l{min-width:60px;height:44px;line-height:44px;font-size:16px;}
	a.y_btn{min-width:60px;height:44px;line-height:44px;font-size:16px;}
	
	.faq_all > li + li{margin-top: 10px;}
	.faq_all > li > a{padding:20px 15px 20px 40px;font-size:15px;background:url('../image/sub/qoff.png') no-repeat right 8px center;}
	.faq_all > li > a:after{left: 10px;top: 17px;}
	.faq_all > li.on > a{background:url('../image/sub/qon.png') no-repeat right 8px center;}
	.faq_all > li > ul.faq_dp02{padding:20px 15px 20px 40px;}
	.faq_all > li > ul.faq_dp02:after{left: 11px;}
	.faq_all > li > ul.faq_dp02 li > p{font-size:15px;}

	.privacy_box h5{margin-top: 30px;font-size: 18px;}
	.privacy_box p{font-size: 16px;}
	.privacy_box ul li{font-size: 16px}
	.privacy_box ul.no_txt > li{padding-left: 17px;}
	.privacy_box p + p{margin-top: 12px;}
}

@media screen and (max-width:640px){
	

}	

@media screen and (max-width:520px){
	.catsec_list > li{width: calc(50% - 5px);}
	.acn_nums > li{width: calc(50% - 5px);}
}

@media screen and (max-width:420px){
	

}










