@charset "utf-8";
/* CSS Document */
.box0 { padding:0 5vw } 
.box1 { width:1280px; margin:0 auto; max-width:92% } 
.box2 { width:1380px; margin:0 auto; max-width:92% } 
.box3 { width:1280px; margin:0 auto; max-width:92% } 

.fullMH{ padding-top: var(--headH);}

.PC { display:block } 
.PHONE { display:none; } 

.gnb li.m_hide { display:none } 
body:not(.pop) { display:flex; flex-direction:column; min-height:100vh; min-height:calc(var(--vh, 1vh) * 100) } 

#header { position:fixed; left:0; top:0; width:100%; z-index:1000; color: #fff;} 
.scroll #header { margin-top: 0em; } 

#header .banner_wrap { background: #170f45;}
#header .banner_wrap .menu_wrap {}
#header .banner_wrap .menu_wrap .menu {}
#header .banner_wrap .menu_wrap .menu > li {width: 7.5em; text-align: center;}
#header .banner_wrap .menu_wrap .menu > li > a {display: block; font-size: 0.8em; padding: .8em 0; font-weight: 500; color: #fff;}
#header .banner_wrap .menu_wrap .menu > li:hover > a {font-weight: 700;}

#header .top_wrap .wrapH,
#header .top_wrap .gnb_wrap .dp1 { height:5.5em } 
#header .top_wrap { padding: 0 3.5em; } 
#header .top_wrap .wrapIn { padding: 0 2.5em; box-sizing: border-box; } 
.headerT { padding-top: var(--headH) } 
#header .top_wrap .wrapIn { display:flex; align-items:center; justify-content:space-between; gap:0 1vw } 
#header .top_wrap .logo > a { display:block; width: 19.5em;} 
#header .top_wrap .logo > a img { filter: brightness(0) invert(1); } 
#header .top_wrap .gnb_wrap .gnb { justify-content:center } 
#header .top_wrap .gnb_wrap .gnb > li { position:relative } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 { padding:0 2vw; box-sizing:border-box; min-width:9em; position:relative; z-index:1 } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 .va { position:relative } 
#header .top_wrap .gnb_wrap .gnb > li .dp1 .tt { font-weight:700; font-size:1.15em; white-space:nowrap } 
#header .top_wrap .gnb_wrap .gnb > li .dp2 { position:absolute; left:50%; transform:translateX(-50%); width:12.5em; padding: 1em .5em; box-sizing:border-box; background:#fff; color:#000; display:block; top:100%; opacity:0; visibility:hidden } 
#header .top_wrap .gnb_wrap .gnb > li.more:hover .dp1 { } 
#header .top_wrap .gnb_wrap .gnb > li.more:hover .dp1:after { } 
#header .top_wrap .gnb_wrap .gnb > li:hover .dp2 { opacity:1; visibility: visible; transition:.5s } 
#header .top_wrap .gnb_wrap .gnb > li:hover .dp2 > li { margin-bottom: .3em; } 
#header .top_wrap .gnb_wrap .gnb > li:hover .dp2 > li:last-of-type { margin-bottom: 0em; } 
#header .top_wrap .gnb_wrap .gnb > li:hover .dp2 > li > a { padding:.25em; font-size: 1.05em; opacity:.8; font-weight: 500;} 
#header .top_wrap .gnb_wrap .gnb > li:hover .dp2 > li > a:hover { background:rgba(0,0,0,.1); opacity:1 } 
#header .top_wrap .gnb_wrap .gnb > li.m_introduction .dp2{ display: none;}
#header .top_wrap .gnb_wrap .gnb > li.m_inquiry .dp1 .tt{ color:var(--siteC2);}
#header .top_wrap .gnb_wrap .gnb > li .dp1.layer{ display: none;}
.white:not(.allOn) #header .top_wrap .gnb_wrap .gnb > li.m_inquiry .dp1 .tt{ color:#fff;}
#header .top_wrap .gnb_wrap .gnb > li .dp3{ display: none;}
#header .top_wrap .etc_wrap { display:flex; align-items:center; gap:0 1em } 
#header .top_wrap .etc_wrap .langWrap { position:relative } 
#header .top_wrap .etc_wrap .langWrap .ico { font-size:1em } 
#header .top_wrap .etc_wrap .langWrap .ico:before { content:"\e9d1" } 
#header .top_wrap .etc_wrap .langList { display:flex; align-items:center; gap:0 2em } 
#header .top_wrap .etc_wrap .langList > li { opacity:.5 } 
#header .top_wrap .etc_wrap .langList > li > a { display:flex; align-items:center; gap:0 .25em; position:relative } 
#header .top_wrap .etc_wrap .langList > li > a .ico { font-size:1em; display:none } 
#header .top_wrap .etc_wrap .langList > li > a .t1 { font-weight:900; position:relative; padding:.25em 0 } 
#header .top_wrap .etc_wrap .langList > li.on { order:-1; opacity:1 } 
#header .top_wrap .etc_wrap .langList > li.on > a .ico { display:block } 
#header .top_wrap .etc_wrap .langList > li.on > a .t1:after { content:""; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#111 } 

.white:not(.allOn) #header { background:none; color:#fff; } 

.scroll #header,
.white:not(.allOn).scroll #header {background: #fff; color: #000; box-shadow: 0 0 1em rgba(0, 0, 0, .1);}
.scroll #header .top_wrap .logo > a img {filter: unset;}

/* footer */
#footer { z-index: 1; background: #e7e7e7; } 
#footer .goTop { position:fixed; right:0; bottom:0; width:3.5em; line-height:3.5em; text-align:center; background:var(--siteC); color:#fff; box-shadow:0 0 1em rgba(0,0,0,.1); opacity:0; transform:translateY(100%); transition:.5s } 
#footer .goTop .xi { font-size:1.5em; transition:.3s } 
#footer .goTop:hover .xi { transform:translateY(-.25em) } 
.scroll #footer .goTop { opacity:1; transform:translateY(0) } 

#footer .logo img { } 
#footer .info_wrap { gap: 6em; padding: 4em 0;} 
#footer .info_wrap .logo1 > a {width: 10em;}
#footer .info_wrap .logo2 > a {width: 19.5em;}
#footer .info { overflow:hidden } 
#footer .info > li { margin-bottom:.5em; position:relative; font-weight: 600; font-size: .96em;} 
#footer .copyright {text-transform:uppercase; } 

/*contents*/
#contents { } 
#contents .sub_page_top {  position:relative; width:100%;  height: 16em; overflow:hidden; padding-top: var(--headH);} 
#contents .sub_page_top .bg { position:absolute; top:0; right:0; width:calc(100% + 2vw); height:100%; transition:3s;} 
#contents .sub_page_top .bg:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:linear-gradient(180deg,rgba(0,0,0,0.25) 40%,rgba(0,0,0,.05) 100%); } 
.load #contents .sub_page_top .bg{ right:-1vw; }

#contents .sub_tit_wrap { position:absolute; bottom: 15%; left: 50%; transform: translate(-50%, -50%); color:#fff; } 
#contents .sub_tit_wrap .sub_txt { font-size:1.125em; font-weight:500; opacity:.6; margin-bottom:.65em; } 
#contents .sub_tit_wrap .sub_tit .tt { font-size:2.8em; font-weight:700; } 

#contents .sub_page_menu {background: #0a0a0a;} 
#contents .sub_page_menu .gnb { display:block; } 
#contents .sub_page_menu .gnb .dp2 { justify-content:center; text-align:center; flex-wrap: wrap;} 
#contents .sub_page_menu .gnb .dp2 > li { width:20%; transition:.2s; } 
#contents .sub_page_menu .gnb .dp2 > li > a { position:relative; height:3em; padding:.5em .5em; color:#fff; opacity: .7; transition:.2s; } 
/* #contents .sub_page_menu .gnb .dp2 > li + li > a { border-left:1px solid #eee; }  */
#contents .sub_page_menu .gnb .dp2 > li > a .tt { font-size:1.05em; font-weight:600; } 
#contents .sub_page_menu .gnb .dp2 > li:hover > a,
#contents .sub_page_menu .gnb .dp2 > li.on > a {opacity: 1;} 

#contents .con_menu{ padding: 0 15vw;}
#contents .con_menu ul:not(.dp3){ display:block;}
#contents .con_menu .gnb .dp4{ display:none;}
#contents .con_menu .gnb .dp3{ justify-content:center;}
#contents .con_menu .gnb .dp3 > li{ width:20%; background:#f0f4f7;}
#contents .con_menu .gnb .dp3 > li:first-child{ border-radius:6em 0 0 6em;}
#contents .con_menu .gnb .dp3 > li:last-child{ border-radius:0 6em 6em 0;}
#contents .con_menu .gnb .dp3 > li > a{ height:4em; padding:0 1em; border-radius:6em; color:#777; transition:.2s;}
#contents .con_menu .gnb .dp3 > li > a .tt{ font-size:1.188em;}
#contents .con_menu .gnb .dp3 > li.act > a{ color:#000;}
#contents .con_menu .gnb .dp3 > li.on > a{ background:var(--siteC); color:#fff; font-weight:500;}

#contents .sub_tit_wrap2 { padding: 3em 0 0; border-bottom: 1px solid #ddd; padding-bottom: 1em; }
#contents .sub_page_tit { text-align: center; } 
#contents .sub_page_tit .mark {width: 2.3em; margin-right: .5em;}
#contents .sub_page_tit .tit { font-size: 2.2em; font-weight: 700; color: #111; } 
#contents .sub_nav { } 
#contents .sub_nav > li { font-size: 1em; } 
#contents .sub_nav > li.home .xi { font-size: 1em}
#contents .sub_nav > li.home > a { width: 2em; height: 2em; border-radius: 50%; text-align: center; background: var(--siteC); display: block; } 
#contents .sub_nav > li.home > a .xi { width: 2em; line-height: 2em; color: #fff; font-size: 1em; border-radius: 50%}
#contents .sub_nav > li:before { content: "\e940"; font-family: xeicon; display: inline-block; vertical-align: middle; padding: 0 .5em}
#contents .sub_nav > li:first-child:before { display: none}
#contents .sub_nav > li:last-child .tt { color: var(--siteC); font-weight: 600; } 

.gsSplit { opacity:0; transform:translateY(50%); transition:.5s } 
.gsSplit > i { min-width:.375em } 
.scroll .gsSplit { opacity:1; transform:translateY(0) } 
.scroll .gsSplit > i { animation-name: splitAni; animation-duration: 1s } 
@keyframes splitAni { 50% { transform:translateX(1em); opacity:0 } 
100% { transform:translateX(0); opacity:1 } 
 }

#contents .doc { padding:3em 0 8em 0 } 

.dp1on .gnb .dp2 { display:none!important } 
.dp2on .gnb > li,
.dp2on .gnb > li .dp1,
.dp2on .gnb > li .dp3 { display:none!important } 
.dp2on .gnb > li.on { display:block!important } 
.dp3on .gnb > li,
.dp3on .gnb > li .dp1,
.dp3on .gnb > li .dp2 > li,
.dp3on .gnb > li .dp2 > li > a { display:none!important } 
.dp3on .gnb > li.on,
.dp3on .gnb > li .dp2 > li.on { display:block!important } 

/**/
.visualSlide_wrap { position: relative; } 
.visualSlide { position: relative; } 
.visualSlide .el { position:relative; overflow:hidden; height:100vh; background:#fff } 
.visualSlide .el .bg { position:absolute; left:0; top:0; width:100%; height:100%;} 

.main_box {padding: 6em 0; position: relative;}
.main_box2 {padding: 3em 0; position: relative;}
.main_box.bg1 { background: #f0f4f7; }

.roundG { position: absolute; left: 12%; top: 0; width: 40%; padding-bottom: 40%; border-radius: 50%; background: linear-gradient(0deg, #fff 0%, #170f45 33.33%, #fff 100%); opacity: .2; filter: blur(10px); animation-name: mainServiceAni2; animation-duration: 13s; animation-iteration-count: infinite; animation-direction: alternate; z-index: -1; } 
.roundR { position: absolute; right: 12%; top: 35%; width: 40%; padding-bottom: 40%; border-radius: 50%; background: linear-gradient(0deg, #fff 0%, #ffbb00 33.33%, #fff 100%); animation-name: mainServiceAni3; animation-duration: 13s; animation-iteration-count: infinite; animation-direction: alternate; filter: blur(10px); opacity: .2; z-index: -2; } 
@keyframes mainServiceAni { 
 0% { transform: rotate(0) translate(0, 0) scale(1)}
 100% { transform: rotate(360deg) translate(20%, 5%) scale(1.2, 1); } 
 }
@keyframes mainServiceAni2 { 
 0% { transform: rotate(0) translate(0, 0) scale(1)}
 100% { transform: rotate(360deg) translate(10%, 5%) scale(1.2, 1); } 
 }
@keyframes mainServiceAni3 { 
 0% { transform: rotate(0) translate(0, 0) scale(1)}
 100% { transform: rotate(-360deg) translate(10%, 5%) scale(1.2, 1); } 
 }

.main_tit {text-align: center; font-size: 2em; font-weight: 800;}
.speaker_wrap {background: rgba(255,255,255,.6); padding: 3em; border-radius: 1em; overflow: hidden;}
.peopleSlide_wrap {position: relative;}
.peopleSlide {margin: 0 auto;}
.peopleSlide ul {padding: 2em 0 0;}
.peopleSlide li {}
.peopleSlide li .in {display: block;}
.peopleSlide li .in .img_wrap {overflow: hidden; border-radius: 50%; width: 10em; height: 10em; margin: 0 auto; box-shadow: 0 0 1em rgba(0,0,0,.1); position: relative; background: #fff;}
.peopleSlide li .in .con_wrap {text-align: center; margin-top: 1.5em;}
.peopleSlide li .in .con_wrap .name {font-size: 1.125em; font-weight: 700;margin-bottom: 0.3em;}
.peopleSlide li .in .con_wrap .ex {font-size: 0.9em; min-height: 2.6em;}
.peopleSlide li .in .con_wrap .type {font-size: .9em; color: var(--siteC);margin-bottom: 0.3em;}

.peopleSlide_control .btn {position: absolute; top: 50%; transform: translateY(-50%); z-index: 100; display: flex; align-items: center; justify-content: center; opacity: .5;}
.peopleSlide_control .btn:before {color: rgba(0,0,0,.2); font-size: 2.2em;}
.peopleSlide_control .btn.prev {left: -4%;}
.peopleSlide_control .btn.next {right: -4%;}
.peopleSlide_control .btn:hover {background: unset;}
.peopleSlide_control .btn:hover:before {color: rgba(0,0,0,.8);}

.poster_wrap {gap: 1em;}
.poster_wrap .left_poster {width: 30%; position: relative; cursor: pointer;}
.poster_wrap .right_poster {width: 70%;}

.sub_con {border: 1px solid #ddd; padding: 4em; border-radius: 1em;}

.speak_Wrap > .title { font-size: 2.15em; font-weight: 700; text-align: center; margin-bottom: 2em; } 
.speak_Wrap .infoA { position:relative; display: flex; gap: 3em; justify-content: space-between; padding: 1em 5em; box-sizing: border-box; border-top-left-radius: 6em; border-bottom-right-radius: 6em; overflow: hidden; } 
.speak_Wrap .infoA.Ac { align-items: center; } 
.speak_Wrap .infoA.st { align-items: start; } 
/* .speak_Wrap .infoA:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0, .45); backdrop-filter: contrast(0.7); content: ''; z-index: 1; }  */
.speak_Wrap .infoA > .info_area { position:relative; z-index: 2; flex: 1; } 
.speak_Wrap .infoA > .info_area > .tt { font-size: 1.215em; line-height: 1.6; margin-bottom: 1.5em; color: #000; } 
.speak_Wrap .infoA > .info_area > .tt:last-of-type { margin-bottom: 0em; } 
.speak_Wrap .infoA > .info_area > .t2{font-size: 1.88em; font-weight: 700; color: #000; margin-bottom: 1em;}
.speak_Wrap .infoA > .info_area > .ceo {text-align: right; color: #000; font-size: 1.125em;}
.speak_Wrap .infoA > .info_area > .ceo .name{font-size: 1.43em; font-weight: 700; margin-left: .5em;}
.speak_Wrap .infoA > .pic_area { position:relative; z-index: 2; width: 14em; height: 17em; } 
.speak_Wrap .infoA > .pic_area > img { width: 100%; height: 100%; border-radius: 1em; object-fit: cover; } 
.speak_Wrap .pic_area > .tt { text-align: center; margin-top: .5em; font-size: 1em; color: #000; } 
.speak_Wrap .pic_area > .tt > span { font-size: 1.415em; font-weight: 700; } 

.academy_wrap {/*  padding: 2em 28% 10em 4em; margin: 2em 0; */ padding-bottom: 2em;  border-bottom: 1px solid #ddd;  position: relative; } 
.academy_wrap::before { content:''; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, .7)); position: absolute; left: 0; top: 0; } 
.academy_wrap .txt_wrap { position: relative; z-index: 1; } 
.academy_wrap .tit { margin-bottom: 4em; } 
.academy_wrap .tit .t1 { font-weight: 700; font-size:2em; color: #000; } 
.academy_wrap .tit .t2 { font-weight: 600; font-size:1.5em; color: #000; margin-top: 0.3em;} 
.academy_wrap .txt { } 
.academy_wrap .txt .t2 { font-weight: 400; font-size: 1.25em; color:#000; word-break:keep-all; } 
.academy_wrap .txt .t2 + .t2 { margin-top:1em; } 

.overview_wrap {gap: 3em;}
.overview_wrap .left_poster {width: 45%;}
.overview_wrap .right_info {flex: 1;}
.overview_wrap .right_info .top_img {}
.overview_wrap .right_info .info_list {}
.overview_wrap .right_info .info_list li {border-bottom: 1px solid #ddd; padding: 1.5em 0; gap: 2em;}
.overview_wrap .right_info .info_list li .tit {width: 18%; text-align: center; font-size: 1.125em; font-weight: 700;}
.overview_wrap .right_info .info_list li .tbox {flex: 1;}
.overview_wrap .right_info .info_list li .tbox .tt {font-size: 1.05em; font-weight: 500;}
.overview_wrap .right_info .info_list li .tbox .tt2 {margin-top: .5em; font-size: .96em;}
.overview_wrap .right_info .info_list li .tbox .logo {}

.place_wrap {}
.place_wrap .map_wrap {}
.place_wrap .map_wrap .cont {display: none;}
.place_wrap .info {}

.box_st{ box-shadow:0 0 1em rgba(0,0,0,.2); padding:2em}
.sub_location_info{ margin:-.5em 0 0 -5em}
.sub_location_info > li{ margin:.5em 0 0 5em}
.sub_location_info .tit{ font-weight:500; margin-right:1em}
.sub_location_info .tit .xi{ width:2em; line-height:2em; text-align:center; border-radius:50%; box-shadow:0 0 .5em rgba(0,0,0,.1); color:var(--siteC); margin-right:.5em; font-size:1em; text-align:center}
.sub_location_info .tt{ color:#666}

.mem_form_wrap{ padding:2.5em 3em; border:1px solid #ddd; padding:.75em 1.5em; border:1px solid #eee; background:#f9f9f9;}
.mem_form_wrap.st2{ border-top-width:3px; border-top-color:var(--siteC); border-top-width:1px; border-top-color:#ddd;}
.mem_form_wrap.st3{ padding:0; border-top-color:#333;}
.mem_form_wrap.pd1{ padding:.75em 1.5em;}
.mem_form_wrap.passSt{border-top-width:3px; border-top-color:var(--siteC); background:#f9f9f9; padding:1.5em;}

.mem_form_inp{}
.mem_form_inp > li{ margin-top:1.5em;}
.mem_form_inp > li .tit{ font-size:1.063em; font-weight:600; font-size:1em !important;}
.mem_form_inp > li:not(.inp_wrap) .tit{ margin-bottom:.75em; margin-top: 1em !important; }
.mem_form_inp > li .in_txt{ padding:.5em 0 1em 0; border-bottom:1px solid #e1e2e6; font-size:1.063em; color:#333;}
.mem_form_inp > li .in_inp.flex .in_txt{ flex:1; margin-right:.5em;}
.mem_form_inp > li .in_icon{ margin-bottom:2em;}
.mem_form_inp > li .in_icon:last-child{ border-bottom:0;}
.mem_form_inp > li .in_icon > .icon{ width:6em; height:6em; background:#f3f6f8; border-radius:50%;}
.mem_form_inp > li .in_icon > .icon img{ width:3em;}
.mem_form_inp > li .check{ padding-top:1em; border-top:1px dashed #ddd;}

.mem_form_inp > li.inp_wrap{ margin-top:.5em;}
.mem_form_inp > li.inp_wrap.mg0{margin-top:0;}
.mem_form_inp > li.inp_wrap .tit{ width:6.5em; width:5em;}
.mem_form_inp > li.inp_wrap .inp{}
.mem_form_inp > li.inp_wrap > .wrap_in.flex{ min-height:3em;}

.mem_form_inp > li.cer_wrap{ text-align:center;}
.mem_form_inp > li:first-child{ margin-top:0;}

.pagePass_resultw{margin-top:1em;}
.pagePass_resultw .in{background:var(--siteC); padding:2em 1em; box-shadow:6px 6px 0 rgb(15 40 113 / 20%)}
.pagePass_resultw .in .tw{text-align:center;}
.pagePass_resultw .in .tw > *{color:#fff;}
.pagePass_resultw .in .tw .t1{font-size:.813em; color:#111; border-radius:3em; background:#fff; display:inline-block; margin-bottom:10px; font-weight:500; padding:.313em 1.25em;}
.pagePass_resultw .in .tw .t2{font-size:1.313em;}
.pagePass_resultw .in .tx{background:#fff; padding:1.5em; margin:1.5em 2em}
.pagePass_resultw .in .tx .t1{text-align:center; padding-bottom:.5em; font-size:1.25em; color:var(--siteC); font-weight:600;}
.pagePass_resultw .in .tx .t2{text-align:center; line-height:1.5; font-size:1.125em; color:#555;}
.pagePass_resultw .in .tx .t2 > *{vertical-align:baseline}
.pagePass_resultw .in .tx .t2 > i{font-size:1.063em;}
.pagePass_resultw .in .tx .t2 > i.col1{font-weight:600; color:#222;}
.pagePass_resultw .in .tx .t2 > i.col2{font-weight:600; color:#222; display:block}
.pagePass_resultw .in .bw{ text-align:center}
.pagePass_resultw .in .bw .logo{}
.pagePass_resultw .in .bw .logo > img{width:15em; filter: grayscale(1) invert(1) brightness(10);}

.speaker_wrap2 {gap: 2em;}
.speaker_wrap2 .con {width: 50%;}

.speaker_title {text-align: center; font-size: 1.6em; font-weight: 800; margin-bottom: 1.5em;}
.speakerTit_flex .speaker_title { width: 50%;}

.prof_list {gap: 2em;}
.prof_list > li {flex: 1 47%; max-width: 49%; border: 1px solid #ddd;}
.prof_list.w2 > li {flex: 1 30.3%; max-width: 32.3%;}
.prof_list.w3 > li {flex: 1 21.3%; max-width: 23.3%;}
.prof_list.w4 > li {flex: 1 100%; max-width: 100%;}

.p_wrap2 {overflow: hidden; zoom:1; vertical-align: top; }
.p_wrap2 > dt {font-size: 1.313em; color: #444; padding: 0 0 0 32px; margin: 35px 0 0 0;}

.p_wrap2 .p_pic { height: 10em; width: 10em; border: 1px solid #cbd4dd; margin: 0 auto 1em; border-radius: 50%; overflow: hidden;}
.p_wrap2 .p_pic > img { width: 100%; height: 100%;}
.p_wrap2 .p_box {overflow: hidden; position: relative; padding: 1em;}
.p_wrap2 .p_box > dl {text-align: center;}
.p_wrap2 .p_box > dl > dt {font-size: 1.125em; color: #000; margin: 0 0 10px 0; font-weight: 600;}
.p_wrap2 .p_box > dl > dd { font-size: 0.86em; min-height: 2.5em;}
.p_wrap2 .p_box > dl > dd .xi {background: #747e88; color: #fff; font-size: 1.1em; width: 1.5em; height: 1.5em; text-align: center; line-height: 1.5em; border-radius: 50%; margin-right: .3em;}
.p_wrap2 .p_box > dl .plus {height: 35px; line-height: 35px; text-align: center; cursor: pointer; font-size: 1em; background: var(--siteC); margin-bottom: unset; margin-top: 1em; color: #fff;}

.p_wrap2 .p_box > dl.on .plus {border: 1px solid #8fadcb; border-bottom: none;}

.p_wrap2 .p_box > dl .plus .plus_xi {display: block;}
.p_wrap2 .p_box > dl .plus .minus_xi {display: none;}
.p_wrap2 .p_box > dl.on .plus .minus_xi {display: block;}
.p_wrap2 .p_box > dl.on .plus .plus_xi {display: none;}

.p_wrap2 .p_box .p_ex {margin: 10px 0 0 0; width: 100%;}
.p_wrap2 .p_box .p_ex > dl {overflow: hidden; border-bottom: 1px solid #cbd4dd; width: 94.5%; background: #f4f4f4; padding: 1em;}
.p_wrap2 .p_box .p_ex > dl.duty_wrap {}

.p_wrap2 .p_box .p_ex > dl:last-child {border-bottom: none;}
.p_wrap2 .p_box .p_ex > dl > dt {}
.p_wrap2 .p_box .p_ex > dl > dt .p_tit {padding: 0 0 0 10px; color: #222; font-weight: 600;}
.p_wrap2 .p_box .p_ex > dl > dd {font-size: 0.9em; color: #747e88; line-height: 20px;}
.p_wrap2 .p_box .p_ex > dl > dd .b_list {overflow: hidden;}
.p_wrap2 .p_box .p_ex > dl > dd .b_list > li {padding: 0 0 0 7px; font-size: 1em; color: #333; line-height: 20px; margin-bottom: .3em;}
.p_wrap2 .p_box .p_ex > dl > dd .b_list > li:last-child {margin-bottom: unset;}
.p_wrap2 .p_box .p_ex > dl > dd .b_list > li > span, .p_wrap2 .p_box .p_ex > dl > dd .b_list > li > a {padding: 0 0 0 5px;}
.p_wrap2 .p_box .p_ex > dl > dd .b_list > li > a {color: #7098c2; text-decoration: underline;}
.p_wrap2 .p_box .p_ex > dl > dd .b_list > li .xi {background: #747e88; color: #fff; font-size: 1.1em; width: 1.5em; height: 1.5em; text-align: center; line-height: 1.5em; border-radius: 50%; margin-right: .3em;}


