@charset "utf-8";

/******************************************************* PC // *******************************************************************************/
.title_h {font-size:50px; font-weight:700;}
.title_p {font-size:24px; font-weight:400;}

.fir_section {
	padding-top:156px;
}

/* 1_1 */
.submenu1_1 .section_01 {
	padding-bottom:128px;
	background:#fff;
}
.submenu1_1 .section_01 h2 {
	margin:0 0 29px;
}
.submenu1_1 .section_01 h2 strong {
	color:#e67507;
}
.submenu1_1 .section_01 p {
	line-height:40px;
	margin:0 0 70px;
}
.submenu1_1 .section_01 p strong {font-weight:700;}
.submenu1_1 .section_01 .photo {
	justify-content:space-between;
	align-items:center;
}

.submenu1_1 .section_02 {
	background:#f8f8f8;
	padding:120px 0;
}
.submenu1_1 .section_02 h3 {
	margin:0 0 25px;
}
.submenu1_1 .section_02 .imgbox {
	max-width:802px;
	position:relative;
	padding:149px 0 0;
	margin:88px auto 0;
} 
.submenu1_1 .section_02 .imgbox .spantxt {
	position:absolute;
	width:290px;
	height:166px;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.submenu1_1 .section_02 .imgbox .spantxt strong {font-weight:600;}
.submenu1_1 .section_02 .imgbox .spantxt span {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:252px;
	height:110px;
	font-size:20px;
	font-weight:400;
	line-height:30px;
	margin:13px 0 0 18px;
}
.submenu1_1 .section_02 .imgbox .txt_l {background-image:url('../images/main/blue_mal.png'); left:153px; top:0;}
.submenu1_1 .section_02 .imgbox .txt_r {background-image:url('../images/main/orange_mal.png'); right:42px; top:0;}
.submenu1_1 .section_02 .imgbox .txt_n {
	margin:35px 0 30px;
	font-size:18px;
	font-weight:400;
	color:#6e6e6e;
	line-height:25px;
}
.submenu1_1 .section_02 .imgbox .txt_n strong {
	font-weight:700;
	color:#2e5eb7;
}
.submenu1_1 .section_02 .imgbox .txt_b {
	max-width:810px;
	margin-left:15px;
	height:83px;
	line-height:83px;
	font-size:27px;
	font-weight:700;
	color:#333;
	background:#fff;
	border-radius:20px;
	text-align:center;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.03), 0px 4px 20px rgba(0, 0, 0, 0.03);
}
.submenu1_1 .section_03 {
	padding:100px 0 150px;
	background:#fff;
}
.submenu1_1 .section_03 h3 {
	font-size:36px;
	font-weight:700;
	margin:0 0 25px;
}
.submenu1_1 .section_03 .sect3_1 {
	margin:0 0 135px;
}
.submenu1_1 .section_03 .sect3_1 ul {
	padding:22px 34px;
	background:#f8f8f8;
	border-radius:10px;
}
.submenu1_1 .section_03 .sect3_1 ul li {
	position:relative;
	padding:0 0 0 17px;
	font-size:18px;
	font-weight:400;
	color:#4a4a4a;
	margin:18px 0 0;
}
.submenu1_1 .section_03 .sect3_1 ul li:after {
	content:'';
	position:absolute;
	top:calc(50% - 1px);
	left:0;
	transform:translate(0,-50%);
	width:6px;
	height:6px;
	background:#e67507;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.submenu1_1 .section_03 .sect3_1 ul li:first-child {margin:0;}
.submenu1_1 .section_03 .sect3_2 h3 {
	margin:0 0 36px;
}
.submenu1_1 .section_03 .sect3_2 h4 {
	font-size:60px;
	font-weight:700;
	color:#0785e6;
}
.submenu1_1 .section_03 .sect3_2 p {
	font-size:26px;
	font-weight:400;
	color:#646464;
	position:relative;
	padding:14px 0 0;
	margin:14px 0 78px;
}
.submenu1_1 .section_03 .sect3_2 p:after {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	transform:translate(-50%,0);
	width:569px;
	height:1px;
	background:#ddd;
}
.submenu1_1 .section_03 .sect3_2 .shadow {
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
	gap:30px;
}
.submenu1_1 .section_03 .sect3_2 .sbox {
	background:#fff;
	width:380px;
	height:368px;
	border-radius:10px;
	box-shadow:-3px -1px 20px rgba(0, 0, 0, 0.05), 9px 5px 20px rgba(0, 0, 0, 0.05);
	text-align:center;
}
.submenu1_1 .section_03 .sect3_2 .sbox span {
	display:block;
	margin:57px 0 31px;
}
.submenu1_1 .section_03 .sect3_2 .sbox dt {
	font-size:26px;
	font-weight:700;
	color:#333;
	margin:0 0 21px;
	line-height:40px;
}
.submenu1_1 .section_03 .sect3_2 .sbox dd {
	font-size:20px;
	font-weight:400;
	color:#818181;
	line-height:30px;
}
.submenu1_1 .section_03 .sect3_2 .btm_txt {
	display:block;
	margin:79px 0 0;
	font-size:28px;
	font-weight:400;
	line-height:50px;
}

/* 1_2 */
.submenu1_2 .section_01 {
	background:#fbd91e;
	padding:147px 0 100px;
}
.submenu1_2 .section_01 h2 {
	margin:0 0 34px;
}
.submenu1_2 .section_01 .tit_p {
	margin:0 0 40px;
}
.submenu1_2 .section_01 .flex {
	background:#fff;
	border-radius:15px;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.05), 0px 4px 20px rgba(0, 0, 0, 0.05);
	align-items:center;
	padding:22px 33px;
}
.submenu1_2 .section_01 .left {
	width:calc(100% - 578px);
	text-align:center;
}
.submenu1_2 .section_01 .left p {
	font-size:28px;
} 
.submenu1_2 .section_01 .left p.fir {margin:0 0 11px}
.submenu1_2 .section_01 .left p.fir strong {
	font-weight:500;
	font-size:38px;
}
.submenu1_2 .section_01 .left p.secon {margin:0 0 16px;}
.submenu1_2 .section_01 .left p.secon strong {
	position:relative;
	font-size:48px;
	font-weight:700;
	z-index:1;
} 
.submenu1_2 .section_01 .left p.secon strong:after {
	content:'';
	position:absolute;
	left:-20px;
	top:6px;
	width:425px;
	height:61px;
	background-image:url('../images/main/yellow_bg.png');
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:-1;
}
.submenu1_2 .section_01 .right {
	width:578px;
}
.submenu1_2 .section_01 .right li {
	position:relative;
	padding:15px 0 15px 84px;
	background:#f8f8f8;
	font-size:16px;
	font-weight:400;
	line-height:25px;
	border-radius:10px;
	margin:9px 0 0;
}
.submenu1_2 .section_01 .right li:first-child {margin:0;}
.submenu1_2 .section_01 .right li:after {
	content:'';
	position:absolute;
	top:50%;
	transform:translate(0,-50%);
	left:22px;
	width:35px;
	height:35px;
	background-image:url('../images/main/green_chk.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.submenu1_2 .section_02 {
	background:#f8f8f8;
	padding:118px 0 142px;
}
.submenu1_2 .section_02 .tit {
	font-size:24px;
	font-weight:400;
	color:#818181;
	margin:0 0 22px;
}
.submenu1_2 .section_02 h3 {
	margin:0 0 49px;
}
.submenu1_2 .section_02 h3 strong {
	color:#e67507;
}
.submenu1_2 .section_02 .flex {
	justify-content:space-between;
}
.submenu1_2 .section_02 .box {
	width:386px;
	height:352px;
	background:#fff;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.05), 0px 4px 20px rgba(0, 0, 0, 0.05);
	border-radius:15px;
	text-align:center;
	flex-direction:column;
	align-content:center;
	justify-content:flex-start;
	padding:36px 0 0;
}
.submenu1_2 .section_02 .box p {
	font-size:30px;
	font-weight:600;
	line-height:40px;
}
.submenu1_2 .section_02 .box .img {
	margin:14px 0 18px;
}
.submenu1_2 .section_02 .box .small {
	font-size:16px;
	font-weight:400;
	color:#818181;
	line-height:25px;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
}

/* 2_1 */
.submenu2 {background:#f8f8f8;}
.submenu2 .fir_section {
	padding-bottom:170px;
}
.submenu2 .tit_c {
	font-size:18px;
	font-weight:400;
	color:#333;
	line-height:30px;
	margin:0 0 61px;
}
.submenu2 h3 {
	margin:0 0 32px;
}
.submenu2_1 .section_01 p.img {
	margin:0 0 30px;
}
.submenu2_1 .section_01 .small {
	font-size:16px;
	font-weight:400;
	display:block;
	color:#818181;
}

/* 2_2 */
.submenu2_2 .section_01 .flex {
	flex-wrap:wrap;
	justify-content:center;
	max-width:820px;
	margin:0 auto;
	gap:52px 0;
}
.submenu2_2 .section_01 .box {
	width:280px;
	height:249px;
	margin-left:-10px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.submenu2_2 .section_01 span {display:block;}
.submenu2_2 .section_01 span.img {
	margin:-38px 0 0 -4px;
}
.submenu2_2 .section_01 span.txt {
	margin:15px auto 19px;
	font-size:18px;
	font-weight:600;
	max-width:236px;
	padding-right:10px;
}
.submenu2_2 .section_01 dl {
	max-width:236px;
	margin:0 auto;
	padding-right:10px;
}
.submenu2_2 .section_01 dt {
	font-size:24px;
	font-weight:600;
	margin:0 0 9px;
}
.submenu2_2 .section_01 dd {
	font-size:16px;
	font-weight:400;
	color:#818181;
	line-height:23px;
}

.submenu2_2 .section_01 .box1,
.submenu2_2 .section_01 .box4 {margin-left:0;}

.submenu2_2 .section_01 .box1 {background-image:url('../images/sub/sub2_2_bg1.png');}
.submenu2_2 .section_01 .box2 {background-image:url('../images/sub/sub2_2_bg2.png');}
.submenu2_2 .section_01 .box3 {background-image:url('../images/sub/sub2_2_bg3.png');}
.submenu2_2 .section_01 .box4 {background-image:url('../images/sub/sub2_2_bg4.png');}
.submenu2_2 .section_01 .box5 {background-image:url('../images/sub/sub2_2_bg5.png');}

.submenu2_2 .section_01 .box1 span.txt {color:#0ea59d;}
.submenu2_2 .section_01 .box2 span.txt {color:#00b1dc;}
.submenu2_2 .section_01 .box3 span.txt {color:#ebab4a;}
.submenu2_2 .section_01 .box4 span.txt {color:#d50e1d;}
.submenu2_2 .section_01 .box5 span.txt {color:#7c46b7;}

.submenu2_2 .white {background:#fff;}
.submenu2_2 .pad_comm {padding:82px 0 85px;}
.submenu2_2 .pad_comm .b_flex {
	justify-content:flex-start;
	margin:0 0 48px;
}

.submenu2_2 .pad_comm .b_flex span {display:block;}
.submenu2_2 .pad_comm .b_flex .txt {
	width:101px;
	height:29px;
	font-size:16px;
	font-weight:700;
	text-align:center;
	line-height:29px;
	border-radius:20px;
}
.submenu2_2 .pad_comm .b_flex .step {
	font-size:36px;
	font-weight:800;
	margin:0 0 20px;
}
.submenu2_2 .pad_comm .b_flex h4 {
	font-size:26px;
	font-weight:600;
	margin:0 0 18px;
}
.submenu2_2 .pad_comm .b_flex .small {
	font-size:18px;
	font-weight:400;
	color:#333;
}
.submenu2_2 .pad_comm .b_flex .left {
	width:145px;
}
.submenu2_2 .pad_comm .b_flex .right {
	width:calc(100% - 145px);
	padding-top:10px;
}

.submenu2_2 .pad_comm .b_flex .txt1 {color:#0ea79e; border:1px solid #0ea79e;}
.submenu2_2 .pad_comm .b_flex .txt2 {color:#00b7e3; border:1px solid #00b7e3;}
.submenu2_2 .pad_comm .b_flex .txt3 {color:#e7ac52; border:1px solid #e7ac52;}
.submenu2_2 .pad_comm .b_flex .txt4 {color:#d81220; border:1px solid #d81220;}
.submenu2_2 .pad_comm .b_flex .txt5 {color:#8048bb; border:1px solid #8048bb;}

.submenu2_2 .pad_comm .b_flex .step1 {color:#0ea59d;}
.submenu2_2 .pad_comm .b_flex .step2 {color:#00b7e3;}
.submenu2_2 .pad_comm .b_flex .step3 {color:#e7ac52;}
.submenu2_2 .pad_comm .b_flex .step4 {color:#d81120;}
.submenu2_2 .pad_comm .b_flex .step5 {color:#8048bb;}

.submenu2_2 .pad_comm .s_flex {
	padding-left:145px;
	gap:43px;
}
.submenu2_2 .pad_comm .sflex2 {gap:49px;}
.submenu2_2 .pad_comm .s_flex p {
	width: calc(100% / 2);
}
.submenu2_2 .pad_comm .s_flex p img {
	height: 100%;
}
.submenu2_2 .section_02 .s_flex p img {border:1px solid #ddd;}
.submenu2_2 .section_03 .s_flex p:last-of-type img {border:1px solid #ddd;}
.submenu2_2 .section_04 .ex_txt {
	display:block;
	font-size:16px;
	font-weight:400;
	color:#818181;
	margin:0 85px 15px 0;
	text-align:right;
}
.submenu2_2 .section_04 .time_box span.img {display:block;}
.submenu2_2 .section_04 .time_box {
	padding:0 65px;
	justify-content:center;
	gap:36px;
	position:relative;
	z-index:1;
}
.submenu2_2 .section_04 .time_box:after {
	content:'';
	position:absolute;
	left:0;
	top:110px;
	width:100%;
	height:16px;
	background:#f8f8f8;
	z-index:-1;
}
.submenu2_2 .section_04 .time_box p {
	font-size:28px;
	font-weight:700;
	margin:18px 0 23px;
}
.submenu2_2 .section_04 .time_box ul {
	padding:18px 0 20px 28px;
	background:#f8f8f8;
	max-width:247px;
	margin:0 auto;
	border-radius:10px;
}
.submenu2_2 .section_04 .time_box ul li {
	position:relative;
	padding:0 0 0 15px;
	font-size:18px;
	font-weight:400;
	line-height:25px;
	margin:5px 0 0;;
}
.submenu2_2 .section_04 .time_box ul li:first-child {margin:0;}
.submenu2_2 .section_04 .time_box ul li:after {
	content:'';
	width:5px;
	height:5px;
	position:absolute;
	left:0;
	top:9px;
	background:#181818;
}
.submenu2_2 .section_04 .time_box ul li span {
	color:#818181;
}
.submenu2_2 .section_05 .coment {
	padding:0 45px;
	justify-content:space-between;
	align-items:flex-start;
}
.submenu2_2 .section_05 .coment p.img {
	padding:114px 0 0;
}
.submenu2_2 .section_05 .coment .txt {
	display:block;
	margin:25px 0 0;
	font-size:24px;
	font-weight:400;
}
.submenu2_2 .section_05 .b_normal {
	margin:50px 0 0;
	
	padding:0 45px;
}
.submenu2_2 .section_05 .b_normal p {
	font-size:28px;
	font-weight:400;
	color:#333333;
	height:93px;
	line-height:93px;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.03), 0px 4px 20px rgba(0, 0, 0, 0.03);
	border-radius:10px;
}
.submenu2_2 .section_05 .b_normal strong {font-weight:600;}
.submenu2_2 .section_05 .b_normal strong.yellow {color:#edab4b;}
.submenu2_2 .section_06 .report {
	justify-content:flex-start;
	align-items:center;
}
.submenu2_2 .section_06 .report span {display:block;}
.submenu2_2 .section_06 .r_box {
	width:264px;
	height:361px;
	background:#f8f8f8;
	border-radius:20px;
	padding:40px 0 0;
}
.submenu2_2 .section_06 .r_box:last-of-type {margin-left:30px;}
.submenu2_2 .section_06 .r_box p {
	font-size:28px;
	font-weight:400;
	margin:20px 0 25px;
}
.submenu2_2 .section_06 .arrow {
	margin:0 18px 0 49px;
}

/* 2_3 */
.submenu2_3 .section_01 .sect {margin:0 0 120px;}
.submenu2_3 .section_01 .sect:last-of-type {margin:0;}
.submenu2_3 .section_01 h4 {
	font-size:36px;
	font-weight:600;
	margin:0 0 30px;
}
.submenu2_3 .section_01 h4 .normal {
	font-size:18px;
	font-weight:400;
	color:#333;
	display:block;
	margin:15px 0 0;
}
.submenu2_3 .section_01 table {
	border-top:1px solid #181818;
}
.submenu2_3 .section_01 th {text-align:center;}
.submenu2_3 .section_01 td {
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	font-size:18px;
	font-weight:400;
	background:#fff;
}
.submenu2_3 .section_01 td br {display:none;}
.submenu2_3 .sect1_1 thead th {
	padding:20px 0;
	font-size:24px;
	font-weight:600;
	width:258px;
}
.submenu2_3 .sect1_1 tbody th {
	font-size:18px;
	font-weight:600;
	line-height:27px;
	border-bottom:1px solid #e6e6e6;
	background:#fff;
	padding:20px 0;
}
.submenu2_3 .sect1_1 td {
	padding:22px 0 22px 30px;
}
.submenu2_3 .sect1_1 td.center {padding:35px 0;}
.submenu2_3 .sect1_1 .gray {background:#ececec; width:166px;}
.submenu2_3 .sect1_1 .yellow {background:#f7d84a;}
.submenu2_3 .sect1_1 .green {background:#d1f598;}
.submenu2_3 .sect1_1 .orange {background:#f7b54d;}
.submenu2_3 .sect1_1 .red {background:#ffa265;}
.submenu2_3 .sect1_2 h4 strong {
	font-weight:600;
	display:block;
}
.submenu2_3 .sect1_2 .flex {
	justify-content:space-between;
	gap:30px;
	padding-top:10px;
}
.submenu2_3 .sect1_2 .flex .box {
	background:#fff;
	border-radius:15px;
	width:585px;
}
.submenu2_3 .sect1_2 .flex .box p {
	height:200px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.submenu2_3 .sect1_2 .flex .box dl {
	border-top:1px solid #e6e6e6;
	padding:38px 0 36px 59px;
}
.submenu2_3 .sect1_2 .flex .box dt {
	font-size:24px;
	font-weight:700;
	margin:0 0 20px;
}
.submenu2_3 .sect1_2 .flex .box dd {
	font-size:18px;
	font-weight:400;
	color:#646464;
	line-height:30px;
}
.submenu2_3 .sect1_3 ul {
	gap:36px;
	margin:0 0 36px;
	background:#fff;
	max-width:848px;
}
.submenu2_3 .sect1_3 th {
	padding:20px 0;
	background:#ececec;
	border-left:1px solid #d0d0d0;
	font-size:18px;
}
.submenu2_3 .sect1_3 td {
	text-align:center;
	padding:18px 0;
	font-size:18px;
	font-weight:400;
}
.submenu2_3 .sect1_3 th:first-child,
.submenu2_3 .sect1_3 td:first-child {border-left:none;}
.submenu2_3 .sect1_3 .subject {text-align:left; padding-left:30px;}

/* 2_4 */
.submenu2_4 .flex {
	justify-content:space-between;
	gap: 20px;
}

.submenu2_4 .flex p {
	width: calc(100% / 2);
}

.submenu2_4 .flex p img {
	height: 100%;
	border:1px solid #ddd;
}

/* 3_1 */
.submenu3 {background:#f8f8f8;}
.submenu3 .fir_section {padding-bottom:180px;}
.submenu3 h3 {margin:0 0 60px;}
.submenu3_1 .box {
	padding:20px 20px 20px 0;
	align-items:center;
	margin:0 0 20px;
	background:#fff;
	border-radius:10px;
}
.submenu3_1 .box:last-of-type {margin:0;}
.submenu3_1 .right {
	width:390px;
}
.submenu3_1 .left {
	width:calc(100% - 390px);
	padding:0 0 0 55px;
}
.submenu3_1 h4 {
	font-size:36px;
	font-weight:600;
	margin:0 0 42px;
}
.submenu3_1 h4 strong {font-weight:600; color:#f07a12;}
.submenu3_1 span {
	display:block;
	font-size:24px;
	font-weight:600;
	color:#818181;
	margin:0 0 11px;
}
.submenu3_1 ul li {
	font-size:18px;
	font-weight:400;
	color:#333;
	margin:13px 0 0;
	position:relative;
	padding:0 0 0 10px;
}
.submenu3_1 ul li:after {
	content:'';
	position:absolute;
	top:calc(50% - 1px);
	left:0;
	width:6px;
	height:1px;
	background:#333;
}

/* 3_2 */
.submenu3_2 h4 {
	font-size:36px;
	font-weight:600;
	margin:0 0 35px;
}
.submenu3_2 .sect1 {margin:0 0 130px;}
.submenu3_2 .sect1 .box {
	background:#fff;
	border-radius:10px;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.03), 0px 4px 20px rgba(0, 0, 0, 0.03);
	height:215px;
	align-items:center;
	padding:0 0 0 83px;
	margin:0 0 20px;
}
.submenu3_2 .sect1 .box:last-of-type {margin:0;}
.submenu3_2 .sect1 .box .right {
	width:calc(100% - 249px);
	padding:0 0 0 106px;
}
.submenu3_2 .sect1 .box dt {
	font-size:28px;
	font-weight:600;
	margin:0 0 25px;
}
.submenu3_2 .sect1 .box dd {
	padding:0 0 0 29px;
	position:relative;
	font-size:18px;
	font-weight:400;
	color:#4a4a4a;
	margin:0 0 15px;
}
.submenu3_2 .sect1 .box dd:after {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	width:18px;
	height:18px;
	background-image:url('../images/main/green_chk.png');
	background-repeat:no-repeat;
	background-size:18px;
}
.submenu3_2 .sect1 .box dd:last-of-type {margin:0;}
.submenu3_2 .sect1 p.left {margin:0;}
.submenu3_2 .sect1 p {
	margin:95px 0 0;
	font-size:42px;
	font-weight:600;
	line-height:70px;
}
.submenu3_2 .sect1 p strong {
	position:relative;
	z-index:1;
	font-weight:600;
}
.submenu3_2 .sect1 p strong:after {
	content:'';
	position:absolute;
	left:0;
	top:20px;
	width:333px;
	height:40px;
	background-image:url('../images/sub/yellow2_bg.png');
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:-1;
}
.submenu3_2 .sect2 .box_all {
	position:relative;
	z-index:1;
	justify-content:space-between;
}
.submenu3_2 .sect2 .box_all:after {
	content:'';
	position:absolute;
	top:179px;
	left:0;
	width:100%;
	height:28px;
	background:#e8e8e8;
	z-index:-1;
}
.submenu3_2 .sect2 .box {
	width:224px;
	height:365px;
	background:#fff;
	border-radius:10px;
	padding:34px 0 0;
	text-align:center;
}
.submenu3_2 .sect2 .box .step {
	font-size:22px;
	font-weight:800;
	color:#1e97f4;
	margin:0 0 8px;
}
.submenu3_2 .sect2 .box.b2 .icon {padding-left:10px;}
.submenu3_2 .sect2 .box .icon {
	width:117px;
	height:117px;
	margin:0 auto;
	border:1px solid #e9e9ea;
	background-color:#ebf6ff;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.submenu3_2 .sect2 .box dl {
	margin:24px 0 0;
}
.submenu3_2 .sect2 .box dt {
	font-size:26px;
	font-weight:600;
	margin:0 0 22px;
}
.submenu3_2 .sect2 .box dd {
	font-size:16px;
	font-weight:600;
	color:#818181;
	line-height:28px;
}
.submenu3_2 .sect2 span {display:block;}
.submenu3_2 .sect2 .small {
	font-size:16px;
	font-weight:400;
	color:#333333;
	margin:24px 0 0;
}
.submenu3_2 a.consult_go {
	display:block;
	width:100%;
	max-width:370px;
	height:110px;
	border-radius:60px;
	background:#fbd91e;
	margin:135px auto 0;
	line-height:110px;
	font-size:40px;
	font-weight:600;
	text-align:center;
	color:#181818;
	transition:all .3s;
}
.submenu3_2 a.consult_go:hover {
	background:#fbc41e;
}

/* 3_3 */
.submenu3_3 .map_area {margin:0 0 120px;}
.submenu3_3 .map_area .mob {display:none;}
.submenu3_3 .map_info {
	margin:25px 0 0;
}
.submenu3_3 .map_info p {
	font-size:18px;
	font-weight:400;
	line-height:25px;
}
.submenu3_3 .map_info p:last-of-type {
	margin:0 0 0 34px;
	padding:0 0 0 49px;
	position:relative;
}
.submenu3_3 .map_info p:last-of-type:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:52px;
	background:#e6e6e6;
}
.submenu3_3 .offi_sub {
	height:803px;
	border:1px solid #ddd;
	border-radius:10px;
	overflow:hidden;
}
.submenu3_3 .offi_sub .left {
	width:calc(100% - 381px);
}
.submenu3_3 .offi_sub .right {
	width:381px;
	background:#fff;
	height:100%;
}
.submenu3_3 .offi_sub .top {
	padding:30px 40px;
	border-bottom:3px solid #f8f8f8;
}
.submenu3_3 .offi_sub .top h4 {
	font-size:18px;
	font-weight:700;
	color:#818181;
	margin:0 0 19px;
}
.submenu3_3 .offi_sub .top .flex {
	justify-content:space-between;
	margin:0 0 8px;
}
.submenu3_3 .offi_sub .top .flex:last-of-type {margin:0;}
.submenu3_3 .offi_sub .top .selectOption {
	width:146px;
	height:42px;
	border:1px solid #ddd;
	background-image:url('../images/sub/gray_arrow.png');
	background-repeat:no-repeat;
	background-position:95% 50%;
	font-size:16px;
	font-weight:400;
	color:#333;
	line-height:42px;
	padding-left:13px;
	cursor:pointer;
	transition:all .5s;
}
.submenu3_3 .offi_sub .top .inputLong {
	width:217px;
	height:42px;
	line-height:42px;
	padding-left:13px;
	font-size:16px;
	font-weight:400;
	color:#333;
	display:block;
	border:1px solid #ddd;
	transition:all .5s;
}
.submenu3_3 .offi_sub .top .inputLong:focus,
.submenu3_3 .offi_sub .top .selectOption:focus {border-color:#333;}
.submenu3_3 .offi_sub .top .inputLong::placeholder {
	line-height:42px;
	font-size:16px;
	font-weight:400;
	color:#333;
}
.submenu3_3 .offi_sub .top .searchButton {
	border:1px solid #ddd;
	background:#181818;
	color:#fff;
	text-align:center;
	height:42px;
	line-height:42px;
	font-size:18px;
	width:76px;
	outline:none;
	cursor:pointer;
	font-family:'Pretendard';
	border-radius:5px;
	transition:all .3s;
}
.submenu3_3 .offi_sub .top .searchButton:hover {background:#000;}
.submenu3_3 .offi_result {
	overflow-y:auto;
	height:calc(100% - 192px);
}
.submenu3_3 .offi_result::-webkit-scrollbar {
	width:3px;
	height:100%;
}
.submenu3_3 .offi_result::-webkit-scrollbar-thumb {
	background:#e67507;
}
.submenu3_3 .offi_result::-webkit-scrollbar-track {
	background:#f8f8f8;
}
.submenu3_3 .offi_result .boxing {
	padding:24px 40px; 
	border-bottom:3px solid #f8f8f8;
}
.submenu3_3 .offi_result .boxing:last-of-type {border-bottom:none;}
.submenu3_3 .offi_result dl {
	margin:0 0 25px;
}
.submenu3_3 .offi_result dt {
	align-items:center;
	margin:0 0 15px;
}
.submenu3_3 .offi_result dt strong {
	font-weight:700;
	font-size:18px;
	width:calc(100% - 130px);
	padding-right:10px;
}
.submenu3_3 .offi_result dt span {
	display:inline-block;
	max-width:130px;
	width:100%;
	height:23px;
	line-height:23px;
	font-size:14px;
	font-weight:400;
	color:#e67507;
	border-radius:25px;
	border:1px solid #e67507;
	padding-left:23px;
	background-image:url('../images/sub/sub3_3_2.png');
	background-repeat:no-repeat;
	background-position:8px 50%;
}
.submenu3_3 .offi_result dd {
	font-size:16px;
	font-weight:400;
	color:#646464;
	line-height:25px;
}
.submenu3_3 .offi_result ul li {
	padding:0 0 0 24px;
	font-size:14px;
	position:relative;
	margin:9px 0 0;
}
.submenu3_3 .offi_result ul li:first-child {margin:0;}
.submenu3_3 .offi_result ul li:after {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	width:16px;
	height:16px;
	background-image:url('../images/sub/sub3_3_1.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
.submenu3_3 .offi_result ul li strong {
	font-weight:700;
	/*width:70px;*/
}
.submenu3_3 .offi_result ul li a {
	display:inline-block;
	padding:0 0 0 5px;
	color:#646464;
	word-break:break-all;
	/*width:calc(100% - 70px);*/
}

/* 3_4 */
.submenu3_4 h3 {margin:0 0 40px;}
.submenu3_4 p.top {
	font-size:18px;
	font-weight:400;
	color:#333;
	margin:0 0 24px;
}
.submenu3_4 a.tel {
	max-width:269px;
	width:100%;
	height:50px;
	font-size:25px;
	font-weight:700;
	position:relative;
	background-color:#e2e2e2;
	padding:0 0 0 58px;
	border-radius:25px;
	line-height:50px;
	margin:0 auto 70px;
	display:block;
	color:#181818;
}
.submenu3_4 a.tel:after {
	content:'';
	position:absolute;
	left:25px;
	top:50%;
	transform:translate(0,-50%);
	width:24px;
	height:24px;
	background-image:url('../images/sub/tel_orange.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
.submenu3_4 .privacy {
	margin:0 0 40px;
}
.submenu3_4 .privacy h4 {
	font-size:24px;
	font-weight:600;
	margin:0 0 18px;
}
.submenu3_4 .privacy .box {
	border:2px solid #ebebeb;
	background:#fff;
	border-radius:15px;
	padding:20px 30px;
	margin:0 0 20px;
	max-height: 120px;
	overflow-y: scroll;
}
.submenu3_4 .privacy .box p {
	font-size:14px;
	font-weight:400;
	color:#333;
	line-height:25px;
}
.submenu3_4 .privacy .box span {
	display:block;
	line-height:25px;
	text-indent:13px;
}
.submenu3_4 .privacy label {
	font-size:18px;
	font-weight:400;
	color:#333;
	display:flex;
	align-items:center;
	cursor:pointer;
}
.submenu3_4 .privacy input[type="checkbox"] {
	width:23px;
	height:23px;
	background-image:url('../images/sub/chk_off.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	display:inline-block;
	margin:0 13px 0 0;
	border:none;
	outline:none;
	-webkit-appearance:none;
}
.submenu3_4 .privacy input[type="checkbox"]:checked {
	background-image:url('../images/sub/chk_on.gif');
}
.submenu3_4 .consult_form {
	padding:40px 50px;
	background:#fff;
	border:2px solid #ebebeb;
	background:#fff;
	border-radius:15px;
}
.submenu3_4 .consult_form .line {
	margin:0 0 20px;
}
.submenu3_4 .consult_form .line:last-of-type {margin:0;}
.submenu3_4 .consult_form p {
	font-size:18px;
	font-weight:600;
	width:175px;
	line-height:43px;
}
.submenu3_4 .consult_form span {
	width:calc(100% - 175px);
}
.submenu3_4 .consult_form .half {width:417px;}
.submenu3_4 .consult_form .long {width:742px;}
.submenu3_4 .consult_form input[type="text"]:focus,
.submenu3_4 .consult_form input[type="tel"]:focus,
.submenu3_4 .consult_form textarea:focus {border-color:#333;}
.submenu3_4 .consult_form input[type="text"],
.submenu3_4 .consult_form input[type="tel"] {
	border:1px solid #ddd;
	height:43px;
	line-height:43px;
	background:#f8f8f8;
	padding-left:20px;
	font-size:16px;
	font-family:'Pretendard';
	transition:all .3s;
}
.submenu3_4 .consult_form textarea {
	resize:none;
	height:260px;
	background:#f8f8f8;
	border:1px solid #ddd;
	border-radius:5px;
	padding:20px;
	font-size:16px;
	font-family:'Pretendard';
	line-height:26px;
}
.submenu3_4 a.consult_go2 {
	display:block;
	max-width:276px;
	height:80px;
	line-height:80px;
	text-align:center;
	border-radius:60px;
	background:#181818;
	margin:70px auto 0;
	color:#fff;
	font-size:28px;
	font-weight:400;
	transition:all .3s;
}
.submenu3_4 a.consult_go2:hover {background:#000;}

/* 4_1 */
.submenu4 {background:#f8f8f8;}
.submenu4 .fir_section {padding-bottom:180px;}
.submenu4_1 h3 {margin:0 0 70px;}

/* board list */
.board_list {
	background: #fff;
	border-top:1px solid #181818;
}
.board_list .gray_top {
	text-align:center;
	font-size:18px;
	font-weight:600;
	padding:24px 0;
	background:#e4e4e4;
}
.board_list .gray_top li {
	
}
.board_list .num {width:10%;}
.board_list .title {width:53%;}
.board_list .writer {width:12%;}
.board_list .date {width:15%;}
.board_list .hits {width:10%;}

.board_list .always {font-weight:600;}
.board_list .b_list li {
	text-align:center;
	font-size:18px;
	font-weight:400;
	padding:20px 0;
	border-bottom:1px solid #cdcdcd;
	display:flex;
	align-items:center;
	justify-content:flex-start;
	transition:all .3s;
}
.board_list .b_list li:hover {background:#fff;}
.board_list .b_list span.subject { text-align:left; }
.board_list .b_list span.subject a {
	color:#181818;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	transition:all .3s;
}
.board_list .b_list span.all_b {
	display:inline-block;
	font-size:14px;
	border:2px solid #8f8f8f;
	padding:5px 7px;
	width:auto;
	margin:0 auto;
}
.board_list .b_list span.all_b br {display:none;}

/* board view */
.board_view {
	background: #fff;
}
.board_view .v_title {
	padding:26px 40px 22px;
	border-top:1px solid #181818;
	background:#e9e9e9;
	border-bottom:1px solid #cdcdcd;
	justify-content:space-between;
	align-items:center;
}
.board_view .v_title p {
	font-size:24px;
	font-weight:600;
	line-height:1.2;
	width:80%;
}
.board_view .v_title ul li {
	font-size:16px;
	font-weight:400;
	color:#818181;
}
.board_view .v_title ul li:first-child {
	margin:0 5px 0 0;
	padding:0 6px 0 0;
	position:relative;
}
.board_view .v_title ul li:first-child:after {
	content:'';
	position:absolute;
	top:50%;
	transform:translate(0,-50%);
	right:0;
	width:1px;
	height:15px;
	background:#818181;
}
.board_view .files {
	padding:5px 20px;
	border-bottom:1px solid #cdcdcd;
	font-size:18px;
	font-weight:400;
	line-height:2;
}
.board_view .v_cont {
	padding:70px 40px;
	border-bottom:1px solid #cdcdcd;
	min-height:500px;
	font-size:18px;
	font-weight:400;
	line-height:2;
}
a.list_bak {
	display:block;
	max-width:250px;
	width:100%;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:28px;
	font-weight:400;
	color:#fff;
	background:#aeaeae;
	border-radius:60px;
	transition:all .3s;
	margin:66px auto 0;
}
a.list_bak:hover {background:#a0a0a0;}

/* pagination */
.pager {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:56px 0 0;
	width:100%;
}
.pager .direction {
	
}
.pager .direction.prev {margin-right:25px;}
.pager .direction.next {margin-left:25px;}
.pager .pageBtn {
	display:flex;
	align-items:center;
	justify-content:center;
}
.pager .pageBtn a {
	font-size:18px;
	font-weight:400;
	color:#181818;
	background:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 5px;
	height:31px;
	width:31px;
	border-radius:3px;
} 
.pager .pageBtn strong {
	font-size:18px;
	font-weight:700;
	color:#fff;
	background:#e67507;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 5px;
	height:31px;
	width:31px;
	border-radius:3px;
}

/* 자주묻는 질문 */
.submenu4_2 h3 {margin:0 0 20px;}

.faq_search {
	justify-content:flex-end;
	align-items:center;
	margin:0 0 7px;
}
.faq_search input[type="text"] {
	width:217px;
	height:43px;
	border:2px solid #ebebeb;
	line-height:43px;
	padding-left:14px;
	font-size:16px;
	font-weight:400;
	font-family:'Pretendard';
}
.faq_search input::placeholder {
	font-size:16px;
	font-weight:400;
	color:#333;
}
.faq_search button {
    padding: 10px 20px;
    margin-left: 5px;
	background:#181818;
	border:1px solid #dcdcdc;
	outline:none;
	text-align:center;
	border-radius:5px;
	color:#fff;
	font-size:18px;
	font-weight:400;
	font-family:'Pretendard';
    cursor: pointer;
}
.faqList .acco {overflow:hidden;}
.faqList .acco dl {
	background:#fff;
	border-radius:10px;
	padding:0 29px;
	margin:0 0 20px;
}
.faqList .acco dl:last-of-type {margin:0;}
.faqList .acco dl dt {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	padding:15px 30px 15px 0;
	cursor: pointer;
	transition:all .3s;
}

.faqList .acco dl dt .qfront {
	font-size:33px;
	font-weight:700;
	color:#e67507;
	width:40px;
}
.faqList .acco dl dt .qcate {
	width:135px;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#818181;
	line-height:1.2;
}
.faqList .acco dl dt.selected .qcate,
.faqList .acco dl dt.selected .qbehide {font-weight:600;}
.faqList .acco dl dt .qbehide {
	font-size:18px;
	font-weight:400;
	color:#333333;
	line-height:1.5;
}

.faqList .acco dl dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 12px;
  height: 7px;
  background-image: url("../images/sub/open_arrow.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.faqList .acco dl dt.selected:after {
  background-image: url("../images/sub/close_arrow.png");
}
.faqList .acco dl dd {
	display:flex;
	align-items:flex-start;
	border-top:1px solid #ddd;
	padding:25px 0;
}
.faqList .acco dl dd .aFront {
	width:40px;
	font-size:33px;
	font-weight:700;
	color:#333;
}

.faqList .acco dl dd .answer {
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
	font-weight:400;
	color:#333;
	line-height:2;
}

/******************************************************* MOBILE // *******************************************************************************/
@media screen and (max-width: 768px) {

	.title_h {font-size:7vw;}
	.title_p {font-size:4vw;}
	.fir_section {padding-top:45vw;}

	/* 1_1 */
	.submenu1_1 .section_01 {padding-bottom:16vw;}
	.submenu1_1 .section_01 h2 {
		margin:0 0 7vw;
	}
	.submenu1_1 .section_01 .title_p br {display:none;}
	.submenu1_1 .section_01 p {
		line-height:1.5;
		margin:0 0 10vw;
		word-break:keep-all;
	}
	.submenu1_1 .section_01 .photo {gap:2vw;}
	.submenu1_1 .section_02 {
		padding:16vw 0;
	}
	.submenu1_1 .section_02 h3 {
		margin:0 0 5vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu1_1 .section_02 .title_p {
		line-height:1.5;
		padding:0 4vw;
		word-break:keep-all;
	}
	.submenu1_1 .section_02 .imgbox {
		max-width:100%;
		width:100%;
		padding:40vw 0 0;
		margin-top:0;
	}
	.submenu1_1 .section_02 .imgbox .spantxt {
		width:50vw;
		height:30vw;
		background-size:contain;
	}
	.submenu1_1 .section_02 .imgbox .txt_l {
		left:-3vw;
		top:10vw;
	}
	.submenu1_1 .section_02 .imgbox .txt_l span {margin-left:5.3vw;}
	.submenu1_1 .section_02 .imgbox .txt_r {
		right:-3vw;
		top:10vw;
	}
	.submenu1_1 .section_02 .imgbox .spantxt span {
		width:41vw;
		height:20vw;
		font-size:4vw;
		line-height:1.5;
		margin:2.5vw 0 0 4.5vw;
	}
	.submenu1_1 .section_02 .imgbox .txt_n {
		margin:7vw 0 6vw;
		font-size:3.8vw;
		line-height:1.5;
	}
	.submenu1_1 .section_02 .imgbox .txt_b {
		width:100%;
		margin-left:0;
		height:15vw;
		line-height:15vw;
		font-size:5.5vw;
		border-radius:10px;
	}
	.submenu1_1 .section_03 {
		padding:16vw 0;
	}
	.submenu1_1 .section_03 h3 {
		font-size:5.5vw;
		margin:0 0 5vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu1_1 .section_03 .sect3_1 ul {
		padding:6vw 4vw;
	}
	.submenu1_1 .section_03 .sect3_1 ul li {
		padding:0 0 0 4vw;
		font-size:3.8vw;
		line-height:1.3;
		word-break:keep-all;
		margin:4vw 0 0;
	}
	.submenu1_1 .section_03 .sect3_1 ul li:after {
		width:1vw;
		height:1vw;
		top:1.7vw;
		transform:translate(0,0);
	}
	.submenu1_1 .section_03 .sect3_1 {
		margin:0 0 14vw;
	}
	.submenu1_1 .section_03 .sect3_2 h3 {
		margin:0 0 7vw;
	}
	.submenu1_1 .section_03 .sect3_2 h4 {
		font-size:8vw;
	}
	.submenu1_1 .section_03 .sect3_2 p {
		font-size:4.6vw;
		line-height:1.3;
		word-break:keep-all;
		padding:4vw 0 0;
		margin:4vw 0 12vw;
	}
	.submenu1_1 .section_03 .sect3_2 p:after {
		width:90%;
	}
	.submenu1_1 .section_03 .sect3_2 .shadow {
		justify-content:center;
		flex-wrap:wrap;
		gap:2vw;
	}
	.submenu1_1 .section_03 .sect3_2 .sbox {
		width:45vw;
		height:53vw;
	}
	.submenu1_1 .section_03 .sect3_2 .sbox span {
		margin:8vw 0 6vw;
	}
	.submenu1_1 .section_03 .sect3_2 .sbox span img {
		height:15vw;
	}
	.submenu1_1 .section_03 .sect3_2 .sbox dt {
		font-size:3.8vw;
		margin:0 0 3vw;
		line-height:1.3;
	}
	.submenu1_1 .section_03 .sect3_2 .sbox dd {
		font-size:3.4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu1_1 .section_03 .sect3_2 .sbox dd br {display:none;}
	.submenu1_1 .section_03 .sect3_2 .btm_txt {
		margin:12vw 0 0;
		font-size:5vw;
		line-height:1.5;
		word-break:keep-all;
		padding:0 4vw;
	}
	.submenu1_1 .section_03 .sect3_2 .btm_txt br {display:none;}

	/* 1_2 */
	.submenu1_2 .section_01 {
		padding:45vw 0 16vw;
	}
	.submenu1_2 .section_01 h2 {
		margin:0 0 5vw;
	}
	.submenu1_2 .section_01 .tit_p {
		margin:0 0 10vw;
		line-height:1.5;
		word-break:keep-all;
		padding:0 4vw;
	}
	.submenu1_2 .section_01 .flex {
		padding:10vw 4vw;
		flex-wrap:wrap;
		align-items:flex-start;
	}
	.submenu1_2 .section_01 .left,
	.submenu1_2 .section_01 .right {width:100%;}
	.submenu1_2 .section_01 .left p {
		font-size:4.5vw;
	}
	.submenu1_2 .section_01 .left p.fir {
		margin:0 0 2.5vw;
	}
	.submenu1_2 .section_01 .left p.fir strong {
		font-size:6vw;
	}
	.submenu1_2 .section_01 .left p.secon {
		margin:0 0 3.5vw;
	}
	.submenu1_2 .section_01 .left p.secon strong:after {
		background-size:contain;
		width:58vw;
		height:10vw;
		left:0;
	}
	.submenu1_2 .section_01 .left p.secon strong {
		font-size:7vw;	
	}
	.submenu1_2 .section_01 .right {
		margin:7vw 0 0;
	}
	.submenu1_2 .section_01 .right li {
		padding:4vw 4vw 4vw 14vw;
		font-size:3.6vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu1_2 .section_01 .right li br {display:none;}
	.submenu1_2 .section_01 .right li:after {
		left:4vw;
		width:5vw;
		height:5vw;
		background-size:contain;
	}
	.submenu1_2 .section_02 {
		padding:16vw 0;
	}
	.submenu1_2 .section_02 .tit {
		font-size:4vw;
		margin:0 0 4vw;
	}
	.submenu1_2 .section_02 h3 {
		margin:0 0 7vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu1_2 .section_02 .flex {
		flex-wrap:wrap;
		gap:3vw;
	}
	.submenu1_2 .section_02 .box {
		width:90%;
		height:auto;
		margin:0 auto;
		padding:6vw 0;
	}
	.submenu1_2 .section_02 .box p {
		font-size:5vw;
		line-height:1.5;
	}
	.submenu1_2 .section_02 .box .img {
		margin:0 0 3vw;
	}
	.submenu1_2 .section_02 .box .img img {
		height:25vw;
	}
	.submenu1_2 .section_02 .box .small {
		font-size:3.6vw;
		line-height:1.5;
		height:auto;
	}

	/* 2_1 */
	.submenu2 .fir_section {padding-bottom:16vw;}
	.submenu2 h3 {
		margin:0 0 7vw;
	}
	.submenu2 .tit_c {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
		margin:0 0 8vw;
	}
	.submenu2_1 .section_01 p.img {
		margin:0 0 5vw;
	}
	.submenu2_1 .section_01 .small {
		font-size:3.6vw;
		line-height:1.3;
		word-break:keep-all;
		text-indent:-2.5vw;
		padding:0 0 0 3vw;
	}

	/* 2_2 */
	.submenu2_2 .tit_c {padding:0 4vw; margin:0 0 20vw;}
	.submenu2_2 .tit_c br {display:none;}

	.submenu2_2 .section_01 .flex {
		gap:8vw 0;
	}
	.submenu2_2 .section_01 .box {
		width:45vw;
		height:40vw;
		background-size:contain;
		margin-left:-1.5vw;
		background-position:50% 0;
	}
	.submenu2_2 .section_01 span.img {
		margin-top:-5vw;
		margin-left:0;
	}
	.submenu2_2 .section_01 span.txt {
		margin:2vw auto;
		font-size:3.8vw;
		padding-right:2vw;
	}
	.submenu2_2 .section_01 dl {
		padding-right:2vw;
		max-width:85%;
	}
	.submenu2_2 .section_01 dt {
		font-size:4.5vw;
		margin:0 0 3vw;
	}
	.submenu2_2 .section_01 dd {
		font-size:3.6vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu2_2 .pad_comm {
		padding:16vw 0;
	}
	.submenu2_2 .pad_comm .b_flex {
		margin:0 0 7vw;
		
	}
	.submenu2_2 .pad_comm .b_flex .left {
		text-align:center;
		width:30vw;
	}
	.submenu2_2 .pad_comm .b_flex .txt {
		width:85%;
		margin:0 auto;
		height:6vw;
		font-size:3.6vw;
		line-height:6vw;
	}
	.submenu2_2 .pad_comm .b_flex .right {
		width:calc(100% - 30vw);
		padding-top:2vw;
		padding-left:5vw;
	}
	.submenu2_2 .pad_comm .b_flex .step {
		font-size:5.5vw;
		margin:0 0 2vw;
	}
	.submenu2_2 .pad_comm .b_flex h4 {
		font-size:4.8vw;
		margin:0 0 3vw;
	}
	.submenu2_2 .pad_comm .b_flex .small {
		font-size:3.8vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu2_2 .pad_comm .s_flex {
		padding-left:0;
		gap:2vw;
	}
	.submenu2_2 .section_04 .ex_txt {
		font-size:3.6vw;
		margin:0 0 4vw;
	}
	.submenu2_2 .section_04 .time_box {
		padding:0;
		gap:4vw 2vw;
		flex-wrap:wrap;
	}
	.submenu2_2 .section_04 .time_box:after {
		top:15vw;
	}
	.submenu2_2 .section_04 .time_box:before {
		content:'';
		position:absolute;
		left:0;
		bottom:64vw;
		width:100%;
		height:16px;
		background:#f8f8f8;
		z-index:-1;
	}
	.submenu2_2 .section_04 .time_box .t_box {width:45vw;}
	.submenu2_2 .section_04 .time_box p {
		font-size:5vw;
		margin:4vw 0;
	}
	.submenu2_2 .section_04 .time_box ul {
		padding:4vw;
		max-width:100%;
	}
	.submenu2_2 .section_04 .time_box ul li {
		padding:0 0 0 4vw;
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
		margin:1vw 0 0;
	}
	.submenu2_2 .section_04 .time_box ul li span {
		display:block; 
		line-height:1.3;
		font-size:3.6vw;
	}
	.submenu2_2 .section_04 .time_box ul li:after {
		width:4px;
		height:4px;
		top:2.3vw;
	}

	.submenu2_2 .section_05 .coment {
		padding:0;
	}
	.submenu2_2 .section_05 .coment .txt {
		margin:4vw 0 0;
		font-size:4.5vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu2_2 .section_05 .coment p.img {
		padding:10vw 2vw 0;
	}
	.submenu2_2 .section_05 .b_normal {
		margin:8vw 0 0;
		padding:0;
	}
	.submenu2_2 .section_05 .b_normal p {
		font-size:5vw;
		height:auto;
		line-height:1.3;
		padding:4vw;
	}
	.submenu2_2 .section_06 .report {
		flex-wrap:wrap;
	}
	.submenu2_2 .section_06 .r_box {
		width:45vw;
		height:60vw;
		padding:8vw 0 0;
	}
	.submenu2_2 .section_06 .r_box:last-of-type {
		margin-left:2vw;
	}
	.submenu2_2 .section_06 .report .icon img {height:12vw;}
	.submenu2_2 .section_06 .r_box p {
		font-size:5vw;
		margin:4vw 0;
	}
	.submenu2_2 .section_06 .arrow {
		margin:10vw auto 4vw;
		transform:rotate(90deg);
	}
	.submenu2_2 .section_06 .arrow img {max-width:70%;}
	.submenu2_2 .section_06 .report .report_rt {
		text-align:center;
		width:100%;
	}
	.submenu2_2 .section_06 .report .report_rt img {
		width:70%;
		margin:0 auto;
	}

	/* 2_3 */
	.submenu2_3 .section_01 h4 {
		font-size:5.5vw;
		margin:0 0 7vw;
	}
	.submenu2_3 .section_01 td {
		font-size:3.6vw;
		line-height:1.3;
	}
	.submenu2_3 .sect1_1 .gray {
		width:18%;
	}
	.submenu2_3 .sect1_1 thead th {
		width:20.5%;
	}
	.submenu2_3 .sect1_1 thead th {
		padding:4vw 0;
		font-size:3.8vw;
	}
	.submenu2_3 .sect1_1 tbody th {
		font-size:3.6vw;
		line-height:1.3;
		padding:4vw 0.5vw;
	}
	.submenu2_3 .sect1_1 td.center {
		padding:4vw 1vw;
	}
	.submenu2_3 .sect1_1 td {
		padding:4vw;
	}
	.submenu2_3 .sect1_1 td br {display:block;}
	.submenu2_3 .section_01 .sect {
		margin:0 0 20vw;
	}
	.submenu2_3 .section_01 h4 .normal {
		font-size:3.8vw;
		line-height:1.5;
		margin:5vw 0 0;
		word-break:keep-all;
	}
	.submenu2_3 .sect1_2 .flex {
		gap:3vw;
		padding-top:4vw;
		flex-wrap:wrap;
	}
	.submenu2_3 .sect1_2 .flex .box {width:100%;}
	.submenu2_3 .sect1_2 .flex .box p {
		height:auto;
		padding:10vw 0 8vw;
	}
	.submenu2_3 .sect1_2 .flex .box dl {
		padding:6vw 4vw 6vw 6vw;
	}
	.submenu2_3 .sect1_2 .flex .box dt {
		font-size:4.4vw;
		margin:0 0 4vw;
		letter-spacing:-0.06em;
	}
	.submenu2_3 .sect1_2 .flex .box dd {
		font-size:3.8vw;
		line-height:1.5;
	}
	.submenu2_3 .sect1_3 ul {
		gap:1vw;
		margin:0 0 5vw;
	}
	.submenu2_3 .sect1_3 th {
		padding:3vw 1vw;
		font-size:3.8vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu2_3 .sect1_3 td {
		padding:4vw 1vw;
		word-break:keep-all;
	}
	.submenu2_3 .sect1_3 .subject {
		padding-left:4vw;
	}


	/* 2_4 */
	.submenu2_4 .flex {flex-wrap:wrap; gap:3vw;}
	.submenu2_4 .flex p {width:100%; /*border:1px solid #ddd;*/ text-align:center; background:#fff;}

	/* 3_1 */
	.submenu3 .fir_section {padding-bottom:16vw;}
	.submenu3 h3 {
		margin:0 0 7vw;
	}
	.submenu3_1 .box {
		padding:6vw 4vw;
		margin:0 0 4vw;
		flex-wrap:wrap;
	}
	.submenu3_1 .left {
		width:100%;
		padding:0;
	}
	.submenu3_1 .right {
		width:100%;
		margin:10vw 0 0;
	}
	.submenu3_1 span {
		font-size:4.3vw;
		margin:0 0 2vw;
	}
	.submenu3_1 h4 {
		font-size:5.2vw;
		letter-spacing:-0.04em;
		word-break:keep-all;
		line-height:1.3;
		margin:0 0 7vw;
	}
	.submenu3_1 ul li {
		font-size:3.8vw;
		margin:1vw 0 0;
		padding:0 0 0 3vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3_1 ul li:after {
		top:2.6vw;
		width:5px;
	}

	/* 3_2 */
	.submenu3_2 h4 {
		font-size:5.5vw;
		margin:0 0 7vw;
	}
	.submenu3_2 .sect1 .box {
		height:auto;
		flex-wrap:wrap;
		padding:7vw 4vw;
		margin:0 0 4vw;
	}
	.submenu3_2 .sect1 p.left {
		width:100%; 
		order:2;
		margin:10vw 0 0;
		text-align:right;
	}
	.submenu3_2 .sect1 p.left img {max-width:65%;}
	.submenu3_2 .sect1 .box .right {
		width:100%; 
		order:1;
		padding:0;
	}
	.submenu3_2 .sect1 .box dt {
		font-size:4.7vw;
		margin:0 0 5vw;
	}
	.submenu3_2 .sect1 .box dd {
		padding:0 0 0 5vw;
		font-size:3.8vw;
		margin:0 0 3vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu3_2 .sect1 .box dd:after {
		top:1vw;
		transform:translate(0,0);
		width:3vw;
		height:3vw;
		background-size:contain;
	}
	.submenu3_2 .sect1 p {
		margin:10vw 0 0;
		font-size:6.5vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3_2 .sect1 p strong:after {
		top:3vw;
		width:50vw;
		height:10vw;
		background-size:contain;
	}
	.submenu3_2 .sect1 {margin:0 0 20vw;}
	.submenu3_2 .sect2 .box_all {
		justify-content:center;
		flex-wrap:wrap;
		gap:2vw;
	}
	.submenu3_2 .sect2 .box_all:after {display:none;}
	.submenu3_2 .sect2 .box {
		width:45vw;
		height:75vw;
		padding:8vw 0 0;
	}
	.submenu3_2 .sect2 .box .step {
		font-size:4.5vw;
		margin:0 0 2vw;
	}
	.submenu3_2 .sect2 .box .icon {
		width:25vw;
		height:25vw;
	}
	.submenu3_2 .sect2 .box .icon img {height:12vw;}
	.submenu3_2 .sect2 .box dl {
		margin:5vw 0 0;
	}
	.submenu3_2 .sect2 .box dt {
		font-size:5vw;
		margin:0 0 3vw;
	}
	.submenu3_2 .sect2 .box dd {
		font-size:3.6vw;
		line-height:1.5;
	}
	.submenu3_2 .sect2 .small {
		font-size:3.6vw;
		margin:7vw 0 0;
		letter-spacing:-0.04em;
	}
	.submenu3_2 a.consult_go {
		max-width:50%;
		height:13vw;
		line-height:13vw;
		margin-top:12vw;
		font-size:5vw;
	}

	/* 3_3 */
	.submenu3_3 .map_area {
		margin:0 0 22vw;
	}
	.submenu3_3 .map_area .mob {display:block; width:100%;}
	.submenu3_3 .map_area .pc {display:none;}
	.submenu3_3 .map_info {
		margin:5vw 0 0;
		flex-wrap:wrap;
	}
	.submenu3_3 .map_info p {
		font-size:3.8vw;
		line-height:1.5;
		width:100%;
	}
	.submenu3_3 .map_info p:last-of-type {
		margin:4vw 0 0;
		padding:4vw 0 0;
	}
	.submenu3_3 .map_info p:last-of-type:after {
		width:100%;
		height:1px;
	}
	.submenu3_3 .offi_sub {
		height:auto;
		flex-wrap:wrap;
	}
	.submenu3_3 .offi_sub .left {
		width:100%;
		height:60vw;
	}
	.submenu3_3 .offi_sub .right {
		width:100%;
	}
	.submenu3_3 .offi_sub .top {
		padding:6vw;
	}
	.submenu3_3 .offi_sub .top h4 {
		font-size:3.8vw;
		margin:0 0 3vw;
	}
	.submenu3_3 .offi_sub .top .flex {
		margin:0 0 2vw;
	}
	.submenu3_3 .offi_sub .top .selectOption {
		width:49%;
		height:11vw;
		font-size:3.6vw;
		line-height:11vw;
		padding-left:3vw;
	}
	.submenu3_3 .offi_sub .top .inputLong {
		width:calc(100% - 21vw);
		height:11vw;
		line-height:11vw;
		padding-left:3vw;
		font-size:3.6vw;
	}
	.submenu3_3 .offi_sub .top .inputLong::placeholder {
		line-height:11vw;
		font-size:3.6vw;
	}
	.submenu3_3 .offi_sub .top .searchButton {
		height:11vw;
		line-height:11vw;
		width:20vw;
		font-size:4vw;
		margin-left:1vw;
	}
	.submenu3_3 .offi_result .boxing {
		padding:6vw;
	}
	.submenu3_3 .offi_result dl {
		margin:0 0 5vw;
	}
	.submenu3_3 .offi_result dt {
		margin:0 0 3vw;
	}
	.submenu3_3 .offi_result dt strong {
		font-size:3.8vw;
		padding-right:3vw;
		width:calc(100% - 33vw);
		line-height:1.3;
	}
	.submenu3_3 .offi_result dt span {
		max-width:33vw;
		height:7vw;
		line-height:7vw;
		font-size:3.4vw;
		padding-left:6.5vw;
		background-position:2vw 50%;
		background-size:2.5vw;
	}
	.submenu3_3 .offi_result dd {
		font-size:3.6vw;
		line-height:1.5;
	}
	.submenu3_3 .offi_result ul li {
		padding:0 0 0 4vw;
		font-size:3.4vw;
	}
	.submenu3_3 .offi_result ul li:after {
		width:2.5vw;
		height:2.5vw;
		background-size:contain;
	}

	/* 3_4 */
	.submenu3_4 p.top {
		font-size:3.8vw;
		margin:0 0 7vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3_4 a.tel {
		max-width:60%;
		height:11vw;
		line-height:11vw;
		padding:0 0 0 12vw;
		margin-bottom:14vw;
		font-size:5vw;
	}
	.submenu3_4 a.tel:after {
		left:4vw;
		width:4vw;
		height:4vw;
		background-size:contain;
	}
	.submenu3_4 .privacy {
		margin:0 0 12vw;
	}
	.submenu3_4 .privacy h4 {
		font-size:4.8vw;
		margin:0 0 5vw;
	}
	.submenu3_4 .privacy .box {
		padding:4vw;
		margin:0 0 5vw;
		max-height: 25vw;
	}
	.submenu3_4 .privacy .box p {
		font-size:3.4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3_4 .privacy .box span {
		line-height:1.5;
		text-indent:0;
		padding:0 0 0 3vw;
	}
	.submenu3_4 .privacy label {
		font-size:3.8vw;
	}
	.submenu3_4 .privacy input[type="checkbox"] {
		width:3vw;
		height:3vw;
		background-size:contain;
		margin-right:2vw;
	}
	.submenu3_4 .consult_form {
		padding:6vw 4vw;
	}
	.submenu3_4 .consult_form .line {
		flex-wrap:wrap;
		margin:0 0 5vw;
	}
	.submenu3_4 .consult_form p {
		width:100%;
		font-size:3.8vw;
		margin:0 0 2vw;
		line-height:1;
	}
	.submenu3_4 .consult_form span {
		width:100%;
	}
	.submenu3_4 .consult_form input[type="text"], .submenu3_4 .consult_form input[type="tel"] {
		height:11vw;
		line-height:11vw;
		padding-left:3vw;
		font-size:3.6vw;
		width:100%;
	}
	.submenu3_4 .consult_form .half {width:100%;}
	.submenu3_4 .consult_form textarea {
		height:50vw;
		padding:4vw;
		font-size:3.6vw;
		line-height:1.5;
	}
	.submenu3_4 a.consult_go2 {
		max-width:50%;
		height:14vw;
		line-height:14vw;
		margin-top:12vw;
		font-size:5vw;
	}

	/* 4_1 */
	.submenu4 .fir_section {padding-bottom:16vw;}
	.submenu4_1 h3 {margin:0 0 7vw;}

	/* board list */
	.board_list .gray_top {
		font-size:3.6vw;
		padding:4vw 0;
	}
	.board_list .b_list li {
		font-size:3.4vw;
		padding:3vw 0;
	}
	.board_list .b_list span.all_b {
		font-size:3.2vw;
		padding:1vw;
	}
	.board_list .b_list span.all_b br {display:block;}
	.board_list .b_list span.subject {
		padding-left:4vw;
	}
	.board_list .b_list span.subject a {
		width:70%;
	}

	/* board view */
	.board_view .v_title {
		padding:4vw 3vw;
		display:block;
	}
	.board_view .v_title p {
		font-size:4.3vw;
		width:100%;
	}
	.board_view .v_title ul {
		justify-content:flex-end;
		margin-top:4vw ;
	}
	.board_view .v_title ul li:first-child {
		margin:0 2vw 0 0;
		padding:0 2vw 0 0;
	}
	.board_view .v_title ul li:first-child:after {
		height:3vw;
	}
	.board_view .v_title ul li {
		font-size:3.2vw;
	}
	.board_view .v_cont {
		padding:10vw 4vw;
		font-size:3.6vw;
		line-height:1.7;
	}
	.board_view .v_cont img {max-width:100%;}
	a.list_bak {
		max-width:50%;
		height:14vw;
		line-height:14vw;
		margin-top:12vw;
		font-size:5vw;
	}

	/* pagination */
	.pager {
		padding:12vw 0 0;
	}
	.pager .direction.prev {
		margin-right:4vw;
	}
	.pager .direction.next {
		margin-left:4vw;
	}
	.pager .pageBtn strong {
		font-size:3.8vw;
		margin:0 1.2vw;
		height:8vw;
		width:8vw;
	}
	.pager .pageBtn a {
		font-size:3.8vw;
		margin:0 1.2vw;
		height:8vw;
		width:8vw;
	}

	/* faq */
	.submenu4_2 h3 {margin:0 0 7vw;}
	.faq_search {
		margin:0 0 3vw;
	}
	.faq_search input[type="text"] {
		width:60%;
		height:11vw;
		line-height:11vw;
		padding-left:3vw;
		font-size:3.6vw;
	}
	.faq_search input::placeholder {
		font-size:3.6vw;
	}
	.faq_search input[type="button"] {
		height:11vw;
		line-height:11vw;
		width:20vw;
		font-size:4vw;
		margin-left:1vw;
	}
	.faqList .acco dl {
		padding:0 4vw;
		margin:0 0 4vw;
	}
	.faqList .acco dl dt {
		padding:4vw 8vw 4vw 0;
		flex-wrap:wrap;
	}
	.faqList .acco dl dt .qfront {
		font-size:5.5vw;
		width:8vw;
	}
	.faqList .acco dl dt .qcate {
		width:calc(100% - 8vw);
		text-align:left;
		font-size:3.8vw;
		word-break:keep-all;
	}
	.faqList .acco dl dt .qbehide {
		width:100%;
		padding-left:0;
		margin-top:2vw;
		font-size:3.8vw;
		word-break:keep-all;
	}
	.faqList .acco dl dd {
		padding:4vw 0;
	}
	.faqList .acco dl dd .aFront {
		width:8vw;
		font-size:5.5vw;
	}
	.faqList .acco dl dd .answer {
		width:calc(100% - 8vw);
		padding-left:2vw;
		padding-right:5vw;
		font-size:3.6vw;
		line-height:1.5;
	}

}
@media screen and (max-width: 500px) {
	
	.submenu2_2 .section_01 .flex {
		gap:12vw 0;
	}
	.submenu2_2 .section_01 .box {
		width:90%;
		height:60vw;
		margin:0 auto;
		
	}
	.submenu2_2 .section_01 span.img {
		margin-top:-10vw;

	}
	.submenu2_2 .section_01 span.txt {
		margin:4vw auto;
		
	}
	.submenu2_2 .section_01 dl {
		padding-right:2vw;

	}
	.submenu2_2 .pad_comm .b_flex {
		
		flex-wrap:wrap;
	}
	.submenu2_2 .pad_comm .b_flex .left {
		
		width:100%;
	}
	.submenu2_2 .pad_comm .b_flex .txt {
		width:35%;
		height:7vw;
		line-height:7vw;
	
	}
	.submenu2_2 .pad_comm .b_flex .right {
		width:100%;
		padding-left:0;
		margin:8vw 0 0;
	}
	.submenu2_2 .section_04 .time_box:after {
		top:22vw;
	}
	.submenu2_2 .section_04 .time_box:before {
		bottom:68vw;
	}
	.submenu2_2 .section_06 .r_box {
		height:80vw;
	}
	.submenu2_2 .section_06 .report .icon img {
		height:15vw;
	}

	.submenu2_3 .sect1_3 ul {
		gap:2vw;
		flex-wrap:wrap;
		justify-content:center;
	}
	.submenu2_3 .sect1_3 ul li {width:31.5%;}
}