@charset "utf-8";

/******************************************************* PC // *******************************************************************************/
* {box-sizing:border-box; line-height:1; letter-spacing:-0.04em;}
img {vertical-align:bottom;}
.flex {display:flex;}
.tit_center {
	font-size:40px;
	font-weight:100;
	color:#464646;
	text-align:center;
}
.tit_center strong {font-weight:600;}

/* subvisual */
#subvisual {
	width:100%;
	height:290px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	display:flex;
	align-items:center;
	justify-content:center;
}
#subvisual p {
	font-size:80px;
	color:#fff;
	font-weight:bold;
}


.subvisual_1 {background-image:url('../images/sub/subvisual1.jpg');}
.subvisual_2 {background-image:url('../images/sub/subvisual2.jpg');}
.subvisual_3 {background-image:url('../images/sub/subvisual3.jpg');}
.subvisual_4 {background-image:url('../images/sub/subvisual4.jpg');}
.subvisual_5 {background-image:url('../images/sub/subvisual5.jpg');}
.subvisual_7 {background-image:url('../images/sub/subvisual7.jpg');}
.subvisual_8 {background-image:url('../images/sub/subvisual8.jpg');}


.cont {
	max-width:1340px;
	width:100%;
	margin:0 auto;
}

.comm_slide_wrap {background:#f5f5f5;}
.comm_slide_wrap .flex {
	max-width:1220px;
	margin:0 auto;
}
.comm_slide_wrap .left {
	width:320px;
}
.comm_slide_wrap .left p {
	height:205px;
	background:#363636;
	display:flex;
	align-items:center;
	justify-content:center;
}
.comm_slide_wrap .swiper-container {
	height:465px;
	overflow:hidden;
}
.comm_slide_wrap .swiper-pagination {
	position:static;
	width:100%;
}
.comm_slide_wrap .swiper-pagination-bullet {
	width:100%;
	height:64px;
	margin:1px 0 0;
	background:#a1a1a1;
	font-size:18px;
	color:#fff;
	padding:0 0 0 30px;
	line-height:64px;
	opacity:1;
	border-radius:0;
	text-align:left;
}
.comm_slide_wrap .swiper-pagination-bullet span {
	display:block;
	height:100%;
	line-height:64px;
}
.comm_slide_wrap .swiper-pagination-bullet-active {
	background-image:url('../images/sub/on_gra1.png');
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:transparent;
}

.comm_slide_wrap .slide-item {
	height:465px; 
	background-color:#f4f4f4;
}
.comm_slide_wrap .slide-item dl {
	padding:80px 0 0 35px;
}
.comm_slide_wrap .slide-item dt strong {font-weight:600;}
.comm_slide_wrap .slide-item dt span {
	display:block;
	font-size:30px;
	margin:0 0 5px;
	font-weight:100;
}
.comm_slide_wrap .slide-item dd {
	font-size:14px;
	color:#777777;
	line-height:20px;
}
.comm_slide_wrap .slide-item-1 {
	background-image:url('../images/sub/sub1_7.png');
	background-repeat:no-repeat;
	background-position:100% 100%;
}
.comm_slide_wrap .slide-item-1 dt {
	letter-spacing:-0.04em;
	color:#2d508a;
	font-size:45px;
	margin:0 0 20px;
}

.comm_slide_wrap .slide-item-2 {
	position:relative;
	width:100%;
}
.comm_slide_wrap .slide-item-2 dt,
.comm_slide_wrap .slide-item-3 dt {
	letter-spacing:-0.04em;
	color:#2d508a;
	line-height:42px;
	margin:0 0 15px;
	padding:0 0 20px;
	font-size:40px;
	position:relative;
}
.comm_slide_wrap .slide-item-2 dt:after,
.comm_slide_wrap .slide-item-3 dt:after {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:310px;
	height:1px;
	background:#2d508a;
}
.comm_slide_wrap .slide-item-2 ul {
	position:absolute;
	bottom:32px;
	right:30px;
	display:flex;
	align-items:flex-end;
	justify-content:flex-start;
}
.comm_slide_wrap .slide-item-2 ul li {
	margin:0 0 0 10px;
}
.comm_slide_wrap .slide-item-2 ul li:first-child {margin:0;}
.comm_slide_wrap .slide-item-3 .flex {
	padding-left:0;
	justify-content:space-between;
	align-items:flex-start;
}
.comm_slide_wrap .slide-item-3 ul {
	padding:80px 30px 0 0;
}
.comm_slide_wrap .slide-item-3 ul li:first-child {margin:0 0 9px;}
.comm_slide_wrap .slide-item-4 {
	background-image:url('../images/sub/sub1_12.jpg');
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding:80px 0 0 35px;
}
.comm_slide_wrap .slide-item-4 p {
	letter-spacing:-0.04em;
	color:#2d508a;
	line-height:43px;
	font-size:36px;
}
.comm_slide_wrap .slide-item-4 p span {
	color:#464646;
	font-size:29px;
	font-weight:100;
	display:block;
	margin:0 0 5px;
}
.comm_slide_wrap .slide-item-4 ul {
	display:flex;
	align-items:flex-start;
	justity-content:flex-start;
	margin:25px 0 8px;
}
.comm_slide_wrap .slide-item-4 ul li {
	margin:0 0 0 16px;
}
.comm_slide_wrap .slide-item-4 ul li:first-child {margin:0;}
.comm_slide_wrap .slide-item-4 ul li:last-of-type {margin:-6px 0 0;}
.comm_slide_wrap .slide-item-4 p.small {
	font-size:14px;
	color:#777777;
	line-height:20px;
}
.comm_slide_wrap .right {
	width:calc(100% - 320px);
}

/* subpage */
/* 1_1 */
.submenu1_1 .subtitle p {
	font-size:20px;
	font-weight:400;
	color:#000;
	text-align:center;
	padding:40px 0 45px;
}
.submenu1_1 .section_01 .flex {
	align-items:center;
	justify-content:center;
	position:relative;
}
.submenu1_1 .section_01 .box_absol {
	position:absolute;
	width:100%;
	max-width:487px;
	height:310px;
	background:#2d508a;
	opacity:0.8;
	text-align:center;
	padding:32px 36px 0;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}
.submenu1_1 .section_01 .box_absol span {
	display:block;
}
.submenu1_1 .section_01 .box_absol .line {
	position:relative;
	font-size:18px;
	font-weight:400;
	color:#d5a878;
	padding:7px 0 9px;
	margin:0 0 28px;
}
.submenu1_1 .section_01 .box_absol .line:before,
.submenu1_1 .section_01 .box_absol .line:after {
	content:'';
	width:100%;
	height:1px;
	background:#d5a878;
	position:absolute;
}
.submenu1_1 .section_01 .box_absol .line:before {top:0; left:0;}
.submenu1_1 .section_01 .box_absol .line:after {bottom:0; left:0;}
.submenu1_1 .section_01 .box_absol p {
	font-size:60px;
	color:#d5a878;
	font-weight:bold;
	line-height:1.1;
	margin:0 0 35px;
}
.submenu1_1 .section_01 .box_absol .small {
	font-size:18px;
	font-weight:100;
	color:#d5a878;
}
.submenu1_1 .section_02 {
	margin:106px 0 0;
}
.submenu1_1 .section_02 h2 {
	position:relative;
	font-size:35px;
	color:#313131;
	padding:28px 0 0;
	max-width:1340px;
	margin:0 auto 23px;
}
.submenu1_1 .section_02 h2:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:3px;
	background:#2d508a;
}
.submenu1_1 .section_02 h2 strong {
	font-weight:500;
}
.submenu1_1 .section_02_box {
	background:#ebebeb;
}

.submenu1_1 .section_02 .flex {
	padding:170px 100px 96px 60px;
	align-items:flex-start;
	justify-content:space-between;
	background:#f4f4f4;
}
.submenu1_1 .section_02 .left {
	width:825px;
}
.submenu1_1 .section_02 dl {
	margin:0 0 110px;
}
.submenu1_1 .section_02 .left dt span {
	display:block;
	font-size:16px;
	color:#363636;
	letter-spacing:1em;
	margin:0 0 10px;
}
.submenu1_1 .section_02 .left dt {
	font-size:90px;
	color:#363636;
	margin:0 0 70px;
	font-weight:100;
}
.submenu1_1 .section_02 .left dt strong {
	font-weight:800;
}
.submenu1_1 .section_02 .left dd {
	font-size:20px;
	line-height:32px;
	color:#363636;
}
.submenu1_1 .section_02 .txt_right {
	text-align:right;
	padding:0 217px 0 0;
}
.submenu1_1 .section_02 .txt_right p {
	font-size:20px;
	line-height:30px;
	color:#363636;
}
.submenu1_1 .section_02 .right {
	width:calc(100% - 825px);
}

.submenu1_1 .section_03 {
	padding:114px 0 92px;
}
.submenu1_1 .section_03 .flex {
	align-items:flex-start;
	justify-content:flex-start;
	padding:0 0 0 30px;
}
.submenu1_1 .section_03 h2 {
	margin:0 0 78px;
}
.submenu1_1 .section_03 .left {
	width:563px;
	padding:5px 0 0;
}
.submenu1_1 .section_03 .left p {
	margin:0 0 39px;
}
.submenu1_1 .section_03 .left p:last-of-type {margin:0;}
.submenu1_1 .section_03 .right {
	width:calc(100% - 563px);
	padding:0 0 0 78px;
}
.submenu1_1 .section_03 .right dt {
	font-size:30px;
	color:#2d508a;
	line-height:40px;
	margin:0 0 45px;
	font-weight:500;
}
.submenu1_1 .section_03 .right dd {
	font-size:18px;
	color:#363636;
	line-height:30px;
	margin:0 0 35px;
}
.submenu1_1 .section_03 .right dd:last-of-type {margin:0;}
.submenu1_1 .section_04 {
	padding:92px 0 117px;
}
.submenu1_1 .section_04 h2 {
	margin:0 0 41px;
}
.submenu1_1 .section_04 .flex {
	align-items:flex-start;
	justify-content:center;
}
.submenu1_1 .section_04 .pro1 dt {background:#5a84b1;}
.submenu1_1 .section_04 .pro1 .line {background:#31659d;}
.submenu1_1 .section_04 .pro1 .circle:after,
.submenu1_1 .section_04 .pro1 .circle:before {background:#31659d;}
.submenu1_1 .section_04 .pro2 dt {background:#5c90bc;}
.submenu1_1 .section_04 .pro2 .line {background:#3374ab;}
.submenu1_1 .section_04 .pro2 .circle:after,
.submenu1_1 .section_04 .pro2 .circle:before {background:#3374ab;}
.submenu1_1 .section_04 .pro3 dt {background:#62b1d9;}
.submenu1_1 .section_04 .pro3 .line {background:#3b9dd0;}
.submenu1_1 .section_04 .pro3 .circle:after,
.submenu1_1 .section_04 .pro3 .circle:before {background:#3b9dd0;}

.submenu1_1 .section_04 .p_txt {margin:-21px 0 0;}
.submenu1_1 .section_04 .circle {
	position:relative;
	display:block;
	width:41px;
	height:41px;
	margin:0 auto;
}
.submenu1_1 .section_04 .circle:after,
.submenu1_1 .section_04 .circle:before {
	content:'';
	position:absolute;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.submenu1_1 .section_04 .circle:after {
	opacity:0.3;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.submenu1_1 .section_04 .circle:before {
	width:21px;
	height:21px;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.submenu1_1 .section_04 .p_txt .line {
	display:block;
	width:1px;
	height:41px;
	margin:-10px auto 0;
}
.submenu1_1 .section_04 .p_txt dt {
	width:105px;
	height:105px;
	margin:0 auto 15px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	display:flex;
	align-content:center;
	flex-wrap:wrap;
	justify-content:center;
	text-align:center;
	color:#fff;
	letter-spacing:-0.04em;
}
.submenu1_1 .section_04 .p_txt dt strong {
	font-size:30px;	
	width:100%;
	margin:0 0 5px;
}
.submenu1_1 .section_04 .p_txt dt span {
	font-size:20px;
	width:100%;
	font-weight:400;
}
.submenu1_1 .section_04 .p_txt dd {
	font-size:16px;
	color:#636363;
	line-height:24px;
	letter-spacing:-0.04em;
	text-align:center;
}
.submenu1_1 .section_05 .flex {
	align-items:flex-start;
	justify-content:flex-start;
	padding:0 30px; 
}
.submenu1_1 .section_05 .left {
	width:320px;
}
.submenu1_1 .section_05 .left p {
	height:205px;
	background:#363636;
	display:flex;
	align-items:center;
	justify-content:center;
}
.submenu1_1 .section_05 .swiper-container {
	height:465px;
	overflow:hidden;
}
.submenu1_1 .section_05 .swiper-pagination {
	position:static;
	width:100%;
}
.submenu1_1 .section_05 .swiper-pagination-bullet {
	width:100%;
	height:64px;
	margin:1px 0 0;
	background:#a1a1a1;
	font-size:18px;
	color:#fff;
	padding:0 0 0 30px;
	line-height:64px;
	opacity:1;
	border-radius:0;
	text-align:left;
}
.submenu1_1 .section_05 .swiper-pagination-bullet span {
	display:block;
	height:100%;
	line-height:64px;
}
.submenu1_1 .section_05 .swiper-pagination-bullet-active {
	background-image:url('../images/sub/on_gra1.png');
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:transparent;
}
.submenu1_1 .section_05 .swiper-pagination-bullet-active:last-of-type {background-image:url('../images/sub/on_gra2.png');}

.submenu1_1 .section_05 .slide-item {
	height:465px; 
	background-color:#f4f4f4;
}
.submenu1_1 .section_05 .slide-item dl {
	padding:80px 0 0 35px;
}
.submenu1_1 .section_05 .slide-item dt strong {font-weight:600;}
.submenu1_1 .section_05 .slide-item dt span {
	display:block;
	font-size:30px;
	margin:0 0 5px;
	font-weight:100;
}
.submenu1_1 .section_05 .slide-item dd {
	font-size:14px;
	color:#777777;
	line-height:20px;
}
.submenu1_1 .section_05 .slide-item-1 {
	background-image:url('../images/sub/sub1_7.png');
	background-repeat:no-repeat;
	background-position:100% 100%;
	/*max-width:800px;*/
}
/*.submenu1_1 .section_05 .slide-item-1 dl {
	padding:70px 0 0 35px;
}*/
.submenu1_1 .section_05 .slide-item-1 dt {
	letter-spacing:-0.04em;
	color:#2d508a;
	font-size:45px;
	margin:0 0 20px;
}

.submenu1_1 .section_05 .slide-item-2 {
	position:relative;
	/*max-width:800px;*/
	width:100%;
}
.submenu1_1 .section_05 .slide-item-2 dt,
.submenu1_1 .section_05 .slide-item-3 dt {
	letter-spacing:-0.04em;
	color:#2d508a;
	line-height:42px;
	margin:0 0 15px;
	padding:0 0 20px;
	font-size:40px;
	position:relative;
}
.submenu1_1 .section_05 .slide-item-2 dt:after,
.submenu1_1 .section_05 .slide-item-3 dt:after {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:310px;
	height:1px;
	background:#2d508a;
}
.submenu1_1 .section_05 .slide-item-2 ul {
	position:absolute;
	bottom:32px;
	right:30px;
	display:flex;
	align-items:flex-end;
	justify-content:flex-start;
}
.submenu1_1 .section_05 .slide-item-2 ul li {
	margin:0 0 0 10px;
}
.submenu1_1 .section_05 .slide-item-2 ul li:first-child {margin:0;}
.submenu1_1 .section_05 .slide-item-3 .flex {
	padding-left:0;
	justify-content:space-between;
	align-items:flex-start;
}
.submenu1_1 .section_05 .slide-item-3 ul {
	padding-top:80px;
}
.submenu1_1 .section_05 .slide-item-4 {
	background-image:url('../images/sub/sub1_12.jpg');
	background-repeat:no-repeat;
	background-position:100% 100%;
	padding:80px 0 0 35px;
}
.submenu1_1 .section_05 .slide-item-4 p {
	letter-spacing:-0.04em;
	color:#2d508a;
	line-height:43px;
	font-size:36px;
}
.submenu1_1 .section_05 .slide-item-4 p span {
	color:#464646;
	font-size:29px;
	font-weight:100;
	display:block;
	margin:0 0 5px;
}
.submenu1_1 .section_05 .slide-item-4 ul {
	display:flex;
	align-items:flex-start;
	justity-content:flex-start;
	margin:25px 0 8px;
}
.submenu1_1 .section_05 .slide-item-4 ul li {
	margin:0 0 0 16px;
}
.submenu1_1 .section_05 .slide-item-4 ul li:first-child {margin:0;}
.submenu1_1 .section_05 .slide-item-4 ul li:last-of-type {margin:-6px 0 0;}
.submenu1_1 .section_05 .slide-item-4 p.small {
	font-size:14px;
	color:#777777;
	line-height:20px;
}
.submenu1_1 .section_05 .right {
	width:calc(100% - 320px);
}

.submenu1_1 .section_06 {
	padding:104px 0 0;
}

/* 1_2 */
.submenu1_2 .subtitle {
	text-align:center;
	margin:0 0 65px;
}
.submenu1_2 .subtitle .small {
	font-size:15px;
	font-weight:400;
	color:#fff;
	letter-spacing:1em;
	display:block;
	margin:0 0 10px;
}
.submenu1_2 .subtitle p {
	font-size:40px;
	font-weight:500;
	color:#fff;
	line-height:50px;
}
.submenu1_2 .subtitle p strong {
	font-weight:600;
}
.submenu1_2 .subtitle p span {color:#98ccfb;}
.submenu1_2 .section_01 {
	background:#312f3a;
	padding:90px 0 150px;
}
.submenu1_2 .section_01 .flex {
	padding:0 135px;
	align-items:flex-start;
	justify-content:center;
	gap:100px;
}
.submenu1_2 .section_01 .box {
	width:320px;
	max-width:320px;
}
.submenu1_2 .section_01 .box:last-of-type p span {
	margin:0 10px 0 0;
	letter-spacing:-0.05em;
}
.submenu1_2 .section_01 .box .pic {
	display:block;
	margin:0 0 20px;
}
.submenu1_2 .section_01 .box .pic img {
	width:100%;
	max-width:320px;
}
.submenu1_2 .section_01 .box:first-of-type .pic img {
	clip-path: polygon(40px 0, 100% 0, 100% 100%, 0 100%, 0 40px);
}
.submenu1_2 .section_01 .box:last-of-type .pic img {
	clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
}
.submenu1_2 .section_01 .box p {
	font-size:40px;
	font-weight:600;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	padding:0 0 15px;
	border-bottom:2px solid #ebebeb;
}
.submenu1_2 .section_01 .box p span {
	font-size:22px;
	font-weight:400;
	margin:0 15px 0 0;
}
.submenu1_2 .section_01 .box ul {
	padding:15px 0 0 15px;
}
.submenu1_2 .section_01 .box ul li {
	font-size:13px;
	font-weight:400;
	line-height:16px;
	color:#b7b5bc;
	margin:10px 0 0;
}
.submenu1_2 .section_01 .box ul li:first-child {margin:0;}
.submenu1_2 .section_01 .box ul li strong {
	font-weight:400; 
	color:#fff;
}

/* 1_3 */
.submenu1_3 .section_01 {
	padding:0 0 120px;
}
.submenu1_3 .subtitle {
	padding:50px 0 40px;
	text-align:center;
	letter-spacing:-0.05em;
}
.submenu1_3 .subtitle p {
	position:relative;
	font-size:40px;
	font-weight:500;
	color:#00abeb;
	padding:0 0 23px;
	margin:0 0 25px;
}
.submenu1_3 .subtitle p:after {
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	width:56px;
	height:3px;
	background:#00abeb;
	transform:translate(-50%,0);
}
.submenu1_3 .subtitle span {
	display:block;
	font-size:25px;
	font-weight:100;
	color:#898989;
}
.submenu1_3 .subtitle strong {font-weight:600;}
.submenu1_3 .hos_spaceWrap {
	max-width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.submenu1_3 .hos_spaceSlide2 {
	position:relative;
}
.submenu1_3 .slideBtn {
	position:absolute;
	right:33px;
	bottom:32px;
	z-index:900;
	display:flex;
	align-items:center;
}
.submenu1_3 .slideBtn .swiper-button-prev,
.submenu1_3 .slideBtn .swiper-button-next {
	position:static;
	width:65px;
	height:65px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:cover;
	margin:0;
}
.submenu1_3 .slideBtn .swiper-button-prev {background-image:url('../images/sub/prev_bt.png');}
.submenu1_3 .slideBtn .swiper-button-next {background-image:url('../images/sub/next_bt.png'); margin-left:12px;}
.submenu1_3 .hos_spaceSlide2 .swiper-slide {
	position:relative;
	width:100%;
	height:100%;
}
.submenu1_3 .hos_spaceSlide2 .opaBox {
	position:absolute;
	top:0;
	right:0;
	max-width:364px;
	height:625px;
	width:100%;
	background:rgba(32,51,82,.9);
	padding:130px 0 0 35px;
}
.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos {margin:0 0 30px;}
.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos span {
	display:block;
	font-size:20px;
	font-weight:400;
	color:#fff;
	letter-spacing:-0.075em;
	margin:0 0 5px;
}
.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos strong {
	display:block;
	position:relative;
	font-size:50px;
	font-weight:500;
	color:#00abeb;
	padding:0 0 45px;
	letter-spacing:-0.075em;
}
.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos strong:after {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:68px;
	height:3px;
	background:#00abeb;
}
.submenu1_3 .hos_spaceSlide2 .opaBox p {
	font-size:20px;
	font-weight:100;
	color:#fff;
	line-height:28px;
	letter-spacing:-0.05em;
}
.submenu1_3 .hos_spaceSlide {
	margin-top:13px;
}

/* 1_4 */
.submenu1_4 .subtitle {
	text-align:center;
	padding:50px 0;
}
.submenu1_4 .subtitle span {
	display:block;
	font-size:16px;
	font-weight:300;
	color:#363636;
	letter-spacing:0.74em;
	margin:0 0 15px;
}
.submenu1_4 .subtitle p {
	font-size:40px;
	font-weight:600;
	color:#363636;
}
.submenu1_4 .map_area {
	max-width:1200px;
	margin:0 auto;
	padding:0 0 100px;
}
.submenu1_4 .map {
	position:relative;	
}
.submenu1_4 .map .mob_map {display:none;}
.submenu1_4 .map .mal {
	position:absolute;
	top:95px;
	left:467px;
	width:238px;
	height:186px;
	background-image:url('../images/sub/ab_map.png');
	background-repeat:no-repeat;
	background-position:0 0;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-content:center;
	align-items:center;
	padding:14px 0 0;
}
.submenu1_4 .map .mal p {
	max-width:170px;
	margin:0 0 10px;
}
.submenu1_4 .map .mal span {
	font-size:12px;
	font-weight:500;
	color:#8f99b3;
	line-height:18px;
	letter-spacing:-0.04em;
	text-align:center;
}
.submenu1_4 .map_info {
	height:110px;
	background:#363b4a;
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
	padding:10px 0 0 44px;
}
.submenu1_4 .map_info .center {
	padding:15px 0 0 155px;
}
.submenu1_4 .map_info .center p {
	font-size:20px;
	font-weight:500;
	color:#fff;
	line-height:30px;
}
.submenu1_4 .map_info .right {
	padding:18px 0 0 63px;
}
.submenu1_4 .map_info .right ul li {
	display:flex;
	align-items:center;
	font-size:22px;
	font-weight:600;
	color:#fff;
	margin:9px 0 0;
}
.submenu1_4 .map_info .right ul li:first-child {margin:0;}
.submenu1_4 .map_info .right ul li strong {
	color:#c7b299;
	font-weight:600;
	margin:0 15px 0 0;
}
.submenu1_4 .traffic .flex {
	align-items:flex-start;
	padding:70px 0 55px 113px;
	border-bottom:1px solid #5d6a81;
}
.submenu1_4 .traffic .flex .box.car {
	width:100%;
	max-width:491px;
}
.submenu1_4 .traffic .flex .box.car .box_txt span {
	color:#16418d;
	font-size:14px;
	font-weight:400;
	margin:5px 0 0;
	display:block;
}
.submenu1_4 .traffic .box {
	display:flex;
	align-items:center;
}
.submenu1_4 .traffic .box .box_txt {
	padding:0 0 0 29px;
	letter-spacing:-0.04em;
}
.submenu1_4 .traffic .box h3 {
	font-size:25px;
	font-weight:600;
	color:#363636;
	margin:0 0 15px;
}
.submenu1_4 .traffic .box p {
	font-size:17px;
	font-weight:500;
	color:#5e5e5e;
	line-height:26px;
}
.submenu1_4 .traffic .box p strong {font-weight:500;}
.submenu1_4 .traffic .box p strong.green {color:#3cb333;}
.submenu1_4 .traffic .box p strong.blue {color:#2e7feb;}
.submenu1_4 .traffic .box.bus {
	padding:54px 0 75px 113px;
	align-items:flex-start;
}
.submenu1_4 .traffic .bus_detail {
	display:flex;
	align-items:flex-start;
	justify-content:flex-start;
}
.submenu1_4 .traffic .bus_detail .bus_d {
	margin:0 80px 0 0;
}
.submenu1_4 .traffic .bus_detail .bus_d p {margin:0 0 16px;}
.submenu1_4 .traffic .bus_detail .bus_d:last-of-type {margin:0;}
.submenu1_4 .traffic .bus_detail .bus_d ul li {
	display:flex;
	align-items:center;
	justify-content:flex-start;
	font-size:20px;
	font-weight:600;
	color:#5e5e5e;
	margin:10px 0 0;
	padding:0 0 0 5px;
}
.submenu1_4 .traffic .bus_detail .bus_d ul li:first-child {margin:0;}
.submenu1_4 .traffic .bus_detail .bus_d ul li span {
	display:inline-block;
	width:41px;
	text-align:center;
	line-height:26px;
	height:26px;
	font-size:17px;
	font-weight:400;
	color:#fff;
	margin:0 16px 0 0;
}
.submenu1_4 .traffic .bus_detail .bus_d ul li span.green {background:#00a651;}
.submenu1_4 .traffic .bus_detail .bus_d ul li span.blue {background:#0054a6;}
.submenu1_4 .contact_info {
	height:327px;
	background-image:url('../images/sub/contact_bg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
}
.submenu1_4 .contact_info .flex {
	align-items:flex-start;
	justify-content:flex-start;
	padding:58px 0 0 166px;
}
.submenu1_4 .contact_info h3 {
	display:flex;
	align-items:center;
	font-size:36px;
	font-weight:500;
	color:#43ffbf;
	margin:0 0 24px;
}
.submenu1_4 .contact_info h3 span {
	margin:0 16px 0 0;
}
.submenu1_4 .contact_info .left {
	padding:0 89px 0 0;
}
.submenu1_4 .contact_info .left .small {
	display:block;
	margin:20px 0 0;
	font-size:14px;
	font-weight:400;
	color:#43ffbf;
}
.submenu1_4 .contact_info .left li {
	display:flex;
	align-items:center;
	justify-content:flex-start;
	margin:10px 0 0;
	color:#fff;
}
.submenu1_4 .contact_info .left li:first-child {margin:0;}
.submenu1_4 .contact_info .left li strong {
	width:65px;
	height:25px;
	font-size:24px;
	font-weight:500;
	display:inline-block;
	line-height:1;
	text-align:justify;
}
.submenu1_4 .contact_info .left li strong:after {
	content:'';
	display:inline-block;
	width:100%;
}
.submenu1_4 .contact_info .left li span {
	display:inline-block;
	margin:0 0 0 19px;
	font-size:20px;
	font-weight:400;

}
.submenu1_4 .contact_info .right {
	position:relative;
	padding:0 0 0 86px;
}
.submenu1_4 .contact_info .right:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:229px;
	background-image:url('../images/sub/line.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
.submenu1_4 .contact_info .right p {
	font-size:54px;
	font-weight:600;
	color:#fff;
}
.submenu1_4 .contact_info .right .small {
	display:block;
	margin:25px 0 0;
	font-size:14px;
	font-weight:400;
	color:#fff;
}
.bottom_small {
	text-align:center;
	font-size:14px;
	font-weight:300;
	color:#464646;
	margin:45px 0 0;
}

/* 2 */
.submenu2 .section_01 {
	background-image:url('../images/sub/menu2_1bg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:cover;
	padding:108px 0 70px;
}
.submenu2 .section_01 h2 {
	text-align:center;
	font-size:70px;
	font-weight:800;
	color:#363636;
	margin:0 0 80px;
}
.submenu2 .section_01 .box_1 dl {
	margin:0 0 30px;
}
.submenu2 .section_01 .box_1 dt {
	font-size:32px;
	font-weight:400;
	color:#191919;
	line-height:40px;
	margin:0 0 35px;
}
.submenu2 .section_01 .box_1 dt strong {font-weight:600;}
.submenu2 .section_01 .box_1 dd {
	font-size:18px;
	font-weight:400;
	color:#191919;
	line-height:29px;
}
.submenu2 .section_01 .box_1 dd strong {
	font-weight:500;
	color:#98ccfb;
}
.submenu2 .section_01 .box_1 p {
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
.submenu2 .section_01 .box_1 p span {
	margin:0 5px 0 0;
}
.submenu2 .section_01 .box_1 p span:last-of-type {margin:0;}
.submenu2 .section_01 .box_1 {
	position:relative;
	padding:0 0 125px 128px;
}
.submenu2 .section_01 .box_1 .img {
	position:absolute;
	top:-100px;
	right:61px;
}
.submenu2 .section_01 .box_2 h3 {
	text-align:center;
	font-size:40px;
	font-weight:600;
	color:#242424;
	margin:0 0 50px;
}
.submenu2 .section_01 .box_2 .flex {
	align-items:flex-start;
	justify-content:space-between;
	padding:0 100px;
}
.submenu2 .section_01 .box_2 .flex > div {
	width:320px;
}
.submenu2 .section_01 .box_2 .pic {
	display:block;
	margin:0 0 25px;
}
.submenu2 .section_01 .box_2 dt {
	font-size:32px;
	font-weight:600;
	color:#98ccfb;
	text-align:center;
	margin:0 0 25px;
} 
.submenu2 .section_01 .box_2 dd {
	font-size:18px;
	font-weight:400;
	color:#242424;
	letter-spacing:-0.05em;
	line-height:26px;
}

.submenu2 .section_02 {
	height:703px;
	background-image:url('../images/sub/menu2_2bg.jpg');
	background-repeat:no-repeat;
	background-position:65% 100%;
	background-size:cover;
}
.submenu2 .section_02 .s_box3 {
	padding:100px 112px 0 68px;
	position:relative;
}
.submenu2 .section_02 h3 {
	font-size:60px;
	font-weight:100;
	color:#fff;
	margin:0 0 49px;
}
.submenu2 .section_02 h3 strong {
	font-weight:600;
	color:#98ccfb;
}
.submenu2 .section_02 h3 span {
	display:block;
	font-size:14px;
	letter-spacing:1em;
	margin:0 0 10px;
}
.submenu2 .section_02 .flex {
	justify-content:space-between;
}
.submenu2 .section_02 .left {
	padding:90px 0 0;
}
.submenu2 .section_02 dt {
	font-size:30px;
	font-weight:600;
	color:#fff;
	margin:0 0 20px;
}
.submenu2 .section_02 dd {
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:26px;
	margin:0 0 25px;
}
.submenu2 .section_02 dd:last-of-type {
	margin:0;
}
.submenu2 .section_02 .right {
	position:relative;
	max-width:383px;
	height:353px;
	width:100%;
	z-index:1;
}
.submenu2 .section_02 .right:after {
	content:'';
	position:absolute;
	top:111px;
	left:64px;
	width:252px;
	height:138px;
	background-image:url('../images/sub/menu2_dash.png');
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:-1;
}
.submenu2 .section_02 .right p {
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:20px;
	width:204px;
	height:204px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	position:absolute;
}
.submenu2 .section_02 .right p span {line-height:25px;}
.submenu2 .section_02 .right p strong {font-weight:600;}
.submenu2 .section_02 .right p.purple {
	background:#9a9cdf;
	color:#fff;
	left:0;
	top:0;
}
.submenu2 .section_02 .right p.sky {
	background:#c1e2ff;
	color:#6073d5;
	right:0;
	bottom:0;
}
.submenu2 .section_03 {
	padding:115px 0;
}
.submenu2 .section_03 h3 {
	font-size:40px;
	font-weight:300;
	color:#464646;
	text-align:center;
}
.submenu2 .section_03 h3 strong {font-weight:600;}
.submenu2 .section_03 .box_1 h3 {margin:0 0 45px;}
.submenu2 .section_03 .box_1 {
	padding:0 48px 122px;
}
.submenu2 .section_03 .box_1 .flex {
	justify-content:space-between;
}
.submenu2 .section_03 .box_1 .box {
	overflow:hidden;
	width:276px;
	border-radius:130px;
}
.submenu2 .section_03 .box_1 .b_txt {
	height:144px;
	background:#363b4a;
	text-align:center;
	padding:19px 0 0;
} 
.submenu2 .section_03 .box_1 .b_txt span {
	display:block;
	font-size:15px;
	font-weight:400;
	color:#fff;
	margin:0 0 8px;
}
.submenu2 .section_03 .box_1 .b_txt p {
	font-size:22px;
	font-weight:600;
	color:#8da2e2;
	line-height:29px;
}
.submenu2 .section_03 .box_2 {
	padding:0 80px;
}
.submenu2 .section_03 .box_2 h3 {margin:0 0 35px;}
.submenu2 .section_03 .box_2 p {
	height:241px;
	display:flex;
	flex-wrap:wrap;
	align-items:flex-end;
	justify-content:center;
}
.submenu2 .section_03 .box_2 p span {
	display:block;
	height:52px;
	width:100%;
	font-size:22px;
	font-weight:600;
	text-align:center;
	line-height:52px;
}
.submenu2 .section_03 .box_2 .detail_f {
	width:520px;
}
.submenu2 .section_03 .box_2 .detail_f span {color:#fff; }
.submenu2 .section_03 .box_2 .black {background:#262626;}
.submenu2 .section_03 .box_2 .pink {background:#ff66b5;}
.submenu2 .section_03 .box_2 .gray {color:#0d0d0d;}
.submenu2 .section_03 .box_2 .center {
	width:120px;
	margin:0 10px;
}
.submenu2 .section_03 .box_2 .center ul li {color:#999;}
.submenu2 .section_03 .box_2 ul li {
	height:60px;
	line-height:60px;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-size:22px;
	color:#464646;
	font-weight:500;
}
.submenu2 .section_03 .box_2 ul li .mob_b {display:none;}
.submenu2 .section_03 .box_2 ul li .wid {color:#464646;}
.submenu2 .section_04 {
	padding:60px 0 108px;
}
.submenu2 .section_04 h3 {
	text-align:center;
	font-size:68px;
	font-weight:600;
	color:#363636;
	margin:0 0 39px;
}
.submenu2 .section_04 h3 span {
	display:block;
	font-size:14px;
	font-weight:400;
	color:#252525;
	letter-spacing:1em;
	margin:0 0 15px;
}
.submenu2 .section_04 .s_box5 {
	padding:0 30px;
}
.submenu2 .section_04 .box_1 {
	height:496px; 
	background-image:url('../images/sub/menu2_3bg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	border-bottom:5px solid #98ccfb;
	display:flex;
	align-items:flex-end;
	padding:0 0 55px 55px;
	margin:0 0 58px;
}
.submenu2 .section_04 .box_1 p {
	font-size:48px;
	font-weight:400;
	color:#fff;
}
.submenu2 .section_04 .box_1 p span {
	display:block;
	font-weight:600;
	color:#98ccfb;
	padding:0 0 0 176px;
	margin:10px 0 0;
}
.submenu2 .section_04 .box_2 {
	padding:0 140px 130px 98px;
	justify-content:space-between;
}
.submenu2 .section_04 .box_2 .left {
	padding:20px 0 0;
}
.submenu2 .section_04 .box_2 .left dl {
	margin:0 0 65px;
}
.submenu2 .section_04 .box_2 .left dt {
	font-size:35px;
	font-weight:400;
	color:#363636;
	margin:0 0 30px;
}
.submenu2 .section_04 .box_2 .left dt strong {font-weight:800;}
.submenu2 .section_04 .box_2 .left dd {
	font-size:20px;
	font-weight:600;
	color:#363636;
	line-height:26px;
}
.submenu2 .section_04 .box_2 .left p {
	font-size:17px;
	font-weight:400;
	color:#252525;
	line-height:26px;
}
.submenu2 .section_04 .box_2 .right {
	width:100%;
	max-width:406px;
	height:406px;
	position:relative;
}
.submenu2 .section_04 .box_2 .right .txt {
	font-size:18px;
	font-weight:800;
	color:#363636;
	display:block;
	transform:rotate(-46deg);
	position:absolute;
	left:-45px;
	top:120px;
}
.submenu2 .section_04 .box_2 .squre {
	display:flex;
	align-items:center;
	justify-content:center;
	width:188px;
	height:188px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
}
.submenu2 .section_04 .box_2 .squre p {
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:24px;
}
.submenu2 .section_04 .box_2 .gray1 {
	background-image:url('../images/sub/gray1.png');
	top:0;
	left:50%;
	transform:translate(-50%,0);
}
.submenu2 .section_04 .box_2 .gray2 {
	background-image:url('../images/sub/gray2.png');
	top:109px;
	left:0;
}
.submenu2 .section_04 .box_2 .gray3 {
	background-image:url('../images/sub/gray3.png');
	bottom:0;
	left:50%;
	transform:translate(-50%,0);
}
.submenu2 .section_04 .box_2 .gray4 {
	background-image:url('../images/sub/gray4.png');
	top:109px;
	right:0;
}
.submenu2 .section_04 .box_3 .flex {
	justify-content:space-between;
	padding:0 126px;
}
.submenu2 .section_04 .box_3 h4 {
	font-size:40px;
	font-weight:300;
	color:#464646;
	margin:0 0 50px;
	text-align:center;
}
.submenu2 .section_04 .box_3 h4 strong {font-weight:600;}
.submenu2 .section_04 .box_3 .left {
	display:flex;
	justify-content:space-between;
	width:553px;
}
.submenu2 .section_04 .box_3 .right {
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-end;
	width:calc(100% - 553px);
	align-content: space-between;
}
.submenu2 .section_04 .box_3 p {
	position:relative;
}
.submenu2 .section_04 .box_3 span {
	position:absolute;
	top:0;
	left:0;
	width:25px;
	height:25px;
	display:block;
	font-size:17px;
	font-weight:500;
	text-align:center;
	line-height:25px;
}
.submenu2 .section_04 .box_3 .b_img {background:#363636; color:#fff;}
.submenu2 .section_04 .box_3 .a_img {background:#98ccfb; color:#363636;}
.submenu2 .section_05 {
	height:641px;
	background-image:url('../images/sub/menu2_4bg.jpg');
	background-repeat:no-repeat;
	background-position:73% 0;
	background-size:cover;
	border-bottom:5px solid #98ccfb;
	padding:50px 0 0;
}
.submenu2 .section_05 h3 {
	text-align:center;
	font-size:68px;
	font-weight:600;
	color:#98ccfb;
	margin:0 0 55px;
}
.submenu2 .section_05 h3 span {
	display:block;
	font-size:14px;
	font-weight:400;
	color:#fff;
	letter-spacing:1em;
	margin:0 0 15px;
}
.submenu2 .section_05 .flex {
	padding:0 137px 0 127px;
	justify-content:space-between;
}
.submenu2 .section_05 .left dl {
	margin:0 0 65px;
}
.submenu2 .section_05 .left dt {
	font-size:35px;
	font-weight:400;
	color:#fff;
	margin:0 0 35px;
}
.submenu2 .section_05 .left dt strong {font-weight:800;}
.submenu2 .section_05 .left dd {
	font-size:20px;
	font-weight:600;
	color:#fff;
	line-height:30px;
}
.submenu2 .section_05 .left p {
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:26px;
}
.submenu2 .section_05 .right p {
	margin:0 0 11px;
	position:relative;
}
.submenu2 .section_05 .right p span {
	position:absolute;
	top:0;
	left:0;
	width:25px;
	height:25px;
	display:block;
	font-size:17px;
	font-weight:500;
	text-align:center;
	line-height:25px;
}
.submenu2 .section_05 .right .b_img {background:#363636; color:#fff;}
.submenu2 .section_05 .right .a_img {background:#98ccfb; color:#363636;}
.submenu2 .section_05 .right p:last-of-type {margin:0;}
.submenu2 .section_06 {
	padding:115px 0 130px;
	background-image:url('../images/sub/menu2_5bg.jpg');
	background-repeat:no-repeat;
	background-position:100% 100%;
	background-size:cover;
}
.submenu2 .section_06 h3 {
	font-size:40px;
	font-weight:300;
	color:#464646;
	text-align:center;
	margin:0 0 24px;
}
.submenu2 .section_06 h3 strong {font-weight:600;}
.submenu2 .section_06 .s_box7 {
	padding:0 110px;
}
.submenu2 .section_06 p.big1 {
	font-size:60px;
	font-weight:800;
	color:#363636;
	text-align:center;
	margin:0 0 30px;
} 
.submenu2 .section_06 p.normal1 {
	font-size:18px;
	font-weight:400;
	color:#363636;
	line-height:26px;
	text-align:center;
	margin:0 0 95px;
}
.submenu2 .section_06 .box_wrap {
	border-top:5px solid #363b4a;
}
.submenu2 .section_06 .box {
	border-bottom:1px solid #659cd5;
}
.submenu2 .section_06 .box p {
	height:118px;
	display:flex;
	align-items:center;
	border-left:1px solid #659cd5;
}
.submenu2 .section_06 .box p.tit {
	font-size:22px;
	font-weight:500;
	color:#333;
	text-align:left;
	padding:0 0 0 23px;
	width:297px;
	border-left:none;
}
.submenu2 .section_06 .box p.normal {
	width:110px;
	text-align:center;
	justify-content:center;
	font-size:17px;
	font-weight:400;
	color:#363636;
	line-height:22px;
}
.submenu2 .section_06 .box p.normal.mob_normal {display:none;}
.submenu2 .section_06 .box p.big {
	width:calc(100% - 957px);
	text-align:center;
	font-size:28px;
	font-weight:700;
	color:#363636;
	line-height:33px;
	justify-content:center;
}
.submenu2 .section_06 .box.gra {
	background: rgb(61,123,193,.6);
	background: linear-gradient(-270deg, rgba(61,123,193,.6) 0%, rgba(7,83,177,.6) 100%);
}
.submenu2 .section_06 .box.gra p.tit,
.submenu2 .section_06 .box.gra p.big {color:#fff;}
.submenu2 .section_06 .bottom {
	margin:30px 0 0;
	text-align:center;
	font-size:30px;
	font-weight:400;
	color:#464646;
	line-height:36px;
}
.submenu2 .section_06 .bottom strong {font-weight:600;}
.submenu2 .section_07 {
	background-image:url('../images/sub/menu2_6bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
	margin:100px 0;
}
.submenu2 .section_07 .top {
	padding:80px 0 0 65px;
	height:605px;
}
.submenu2 .section_07 .top h3 span {
	display:block;
	font-size:14px;
	font-weight:400;
	color:#484848;
	letter-spacing:0.34em;
	margin:0 0 10px;
	padding:0 0 0 3px;
}
.submenu2 .section_07 .top h3 {
	font-size:60px;
	font-weight:100;
	color:#2b2b2b;
	line-height:72px;
	margin:0 0 50px;
}
.submenu2 .section_07 .top h3 strong {font-weight:700; color:#98ccfb;}
.submenu2 .section_07 p {
	font-size:25px;
	font-weight:600;
	color:#555555;
	line-height:32px;
}
.submenu2 .section_07 .bottom {
	max-width:1280px;
	margin:-188px auto 0;
	width:100%;
	height:384px;
	background-image:url('../images/sub/menu2_7bg.png');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:30px 40px;
}
.submenu2 .section_07 .bottom h4 {
	font-size:28px;
	font-weight:600;
	color:#fff;
	margin:0 0 30px;
}
.submenu2 .section_07 .bottom .flex {
	align-items:flex-start;
}
.submenu2 .section_07 .bottom ul li {
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:26px;
	position:relative;
	padding-left:29px;
	margin:0 0 20px;
}
.submenu2 .section_07 .bottom ul li:last-of-type {margin:0;}
.submenu2 .section_07 .bottom ul li:after {
	content:'';
	position:absolute;
	left:2px;
	top:6px;
	width:13px;
	height:13px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	background:#fff;
}
.submenu2 .section_07 .bottom ul.left {width:481px;}
.submenu2 .section_07 .bottom ul.right {width:calc(100% - 481px);}

/* 3 */
.submenu3 .section_01 {
	height:740px;
	background-image:url('../images/sub/menu3_1bg_2.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#e3e0e0;
	background-size:cover;
	overflow:hidden;
}
.submenu3 .section_01 .cont {height:100%;}
.submenu3 .section_01 .s_box1 {
	padding:95px 0 0 70px;
	position:relative;
	height:100%;
}
.submenu3 .section_01 .s_box1 .doc_pic {
	position:absolute;
	bottom:0;
	right:-60px;
	margin:0;
}
.submenu3 .section_01 span {
	display:block;
	font-size:16px;
	font-weight:400;
	color:#363636;
	letter-spacing:0.52em;
	margin:0 0 40px -9px;
}
.submenu3 .section_01 h3 {
	font-size:40px;
	font-weight:600;
	color:#2d508a;
	line-height:55px;
	margin:0 0 30px;

}
.submenu3 .section_01 p.small {
	font-size:18px;
	font-weight:500;
	color:#363636;
	line-height:22px;
	margin:0 0 49px;
}
.submenu3 .section_01 p.blue {
	font-size:25px;
	font-weight:400;
	color:#2d508a;
	line-height:33px;
	margin:0 0 40px;
}
.submenu3 .section_01 p.blue:last-of-type {margin:0;}
.submenu3 .section_01 p.blue strong {font-weight:700;}

.submenu3 .bg_comm {
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:cover;
}
.submenu3 .section_02 {background-image:url('../images/sub/menu3_2bg.jpg');}
.submenu3 .section_03 {background-image:url('../images/sub/menu3_3bg.jpg');}
.submenu3 .section_04 {background-image:url('../images/sub/menu3_4bg.jpg');}
.submenu3 .section_05 {background-image:url('../images/sub/menu3_5bg.jpg');}
.submenu3 .section_06 {background-image:url('../images/sub/menu3_6bg.jpg');}
.submenu3 .section_07 {background-image:url('../images/sub/menu3_7bg.jpg');}
.submenu3 .comm_top.top1 {height:347px;}
.submenu3 .comm_top.top2 {height:597px;}
.submenu3 .comm_top.top3 {height:532px;}
.submenu3 .comm_top.top4 {height:462px;}

.submenu3 .comm_top {
	text-align:center;
	padding:77px 0 0;
}
.submenu3 .comm_top h3 {
	font-size:68px;
	font-weight:600;
	color:#fff;
	margin:0 0 80px;
}
.submenu3 .comm_top h3 span {
	display:block;
	margin:0 0 15px;
	font-size:14px;
	font-weight:400;
	letter-spacing:1em;
}
.submenu3 .comm_top .bold {
	font-size:30px;
	font-weight:600;
	color:#fff;
}
.submenu3 .comm_2 dl {margin:60px 0 0;}
.submenu3 .comm_2 dt {
	font-size:25px;
	font-weight:400;
	color:#fff;
	margin:0 0 20px;
}
.submenu3 .comm_2 dd {
	font-size:20px;
	font-weight:400;
	color:#fff;
	line-height:30px;
	margin:0 0 30px;
}
.submenu3 .comm_2 dd:last-of-type {margin:0;}
.submenu3 .top4 .normal {
	font-size:20px;
	font-weight:400;
	color:#fff;
	line-height:30px;
	margin:30px 0 0;
}
.submenu3 .sec_info {
	text-align:center;
	padding:27px 0 0;
}
.submenu3 .sec_info p.big {
	font-size:25px;
	font-weight:400;
	color:#0d0d0d;
	line-height:36px;
	margin:0 0 25px;
}
.submenu3 .sec_info p.normal {
	font-size:18px;
	font-weight:400;
	color:#363636;
	line-height:22px;
	margin:0 0 20px;
}
.submenu3 .sec_info p.normal:last-of-type {margin:0;}
.submenu3 .sec_info p.normal2 {
	font-size:20px;
	font-weight:400;
	color:#363636;
	line-height:30px;
}
.submenu3 .flex {
	justify-content:space-between;
}
.submenu3 .flex .pic {
	display:block;
	margin:0 auto 20px;
	text-align:center;
}
.submenu3 .flex dd {word-break:keep-all;}

.submenu3 .flex.size_c dt {font-size:32px; color:#464646; margin:0 0 18px; font-weight:700; text-align:center;}
.submenu3 .flex.size_c dd {font-size:17px; font-weight:400; color:#363636; line-height:24px; text-align:left;}

.submenu3 .flex.size1 {
	padding:0 173px 120px; 
	margin-top:40px;
}
.submenu3 .flex.size1 .box {width:287px;}
.submenu3 .flex.size1 dl {height:211px;}
.submenu3 .flex.size1 dd {letter-spacing:-0.075em;}
.submenu3 .flex.size1 p strong {
	font-size:20px; 
	font-weight:700; 
	color:#363636; 
	display:block; 
	margin:0 0 15px;
}
.submenu3 .flex.size1 p {
	font-size:18px; 
	font-weight:400; 
	color:#555;
}

.submenu3 .flex.size2 {
	padding:0 179px 105px; 
	margin-top:62px;
}
.submenu3 .flex.size2 .box {width:292px;}

.submenu3 .flex.size3 {
	padding:0 170px 95px; 
	margin-top:95px;
}
.submenu3 .flex.size3 .box {width:222px;}
.submenu3 .flex.size3 dt {
	font-size:30px; 
	font-weight:700; 
	color:#0d0d0d; 
	margin:0 0 17px;
	display:flex;
	align-items:flex-end;
}
.submenu3 .flex.size3 dt span {
	display:inline-block;
	margin-left:15px;
	font-size:16px;
	font-weight:400;
}
.submenu3 .flex.size3 dd {
	font-size:16px; 
	font-weight:400; 
	color:#363636; 
	line-height:24px; 
	text-align:justify; 
	letter-spacing:-0.07em;
}
.submenu3 #section4 .sec_info,
.submenu3 #section5 .sec_info,
.submenu3 #section6 .sec_info {padding:70px 0 118px;}
.submenu3 .sec_sub {
	margin:0 0 75px;
}
.submenu3 .sec_sub:last-of-type {margin:0;}
.submenu3 .sec_sub h4 {
	font-size:40px;
	font-weight:500;
	color:#2d508a;
	margin:0 0 25px;
}
.submenu3 .sec_sub .serif {
	font-size:20px;
	margin:0 0 29px;
	color:#464646;
	font-weight:500;
	font-family: 'Noto Serif', serif;
	font-family: 'Noto Serif KR', serif;
}
.submenu3 .flex.step {
	padding:0 120px;
}
.submenu3 .flex.step ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.submenu3 .flex.step li {
	/*width:526px;*/
	width:49%;
	height:72px;
	border:4px solid #ebebeb;
	display:flex;
	align-items:center;
	justify-content:flex-start;
	padding:0 10px 0 20px;
	margin:0 0 25px;
	text-align:left;
}
.submenu3 .flex.step li.last {margin:0;}
.submenu3 .flex.step li strong {
	font-size:25px;
	font-weight:600;
	color:#2d508a;
	width:39px;
}
.submenu3 .flex.step li span {
	width:calc(100% - 39px);
	font-size:20px;
	font-weight:100;
	color:#464646;
	letter-spacing:-0.08em;
}
.submenu3 .flex.size4 {
	padding:0 119px; 
}
.submenu3 .flex.size4 .box {width:234px;}
.submenu3 .flex.size4 dt {
	font-size:30px; 
	font-weight:700; 
	color:#464646; 
	margin:0 0 22px;
}
.submenu3 .flex.size4 dd {
	font-size:16px; 
	font-weight:400; 
	color:#363636; 
	line-height:24px; 
	text-align:left;
	letter-spacing:-0.05em;
}
.submenu3 .flex.size5 {
	justify-content:center;
}
.submenu3 .flex.size5 p {
	position:relative;
}
.submenu3 .flex.size5 p span {
	position:absolute;
	top:0;
	left:0;
	width:25px;
	height:25px;
	display:block;
	font-size:17px;
	font-weight:500;
	text-align:center;
	line-height:25px;
}
.submenu3 .flex.size5 p .b_img {background:#363636; color:#fff;}
.submenu3 .flex.size5 p .a_img {background:#98ccfb; color:#363636;}
.submenu3 .flex.size5 p:last-of-type {
	margin-left:30px;
}

.submenu3 .flex.pict {
	justify-content:center;
	margin:43px 0 0;
}
.submenu3 .flex.pict p:last-of-type {margin-left:48px;}

.submenu3 .section_07 .sec_info {
	padding-top:50px;
}
.submenu3 .flex.cause {
	padding:0 190px 0 209px;
}
.submenu3 .flex.cause dt {
	font-size:30px;
	font-weight:500;
	color:#2d508a;
	margin:0 0 15px;
}
.submenu3 .flex.cause dd {
	font-size:19px;
	font-weight:400;
	color:#464646;
}
.submenu3 .last_txt {
	font-size:20px;
	font-weight:400;
	color:#555;
	line-height:30px;
	margin-top:50px;
}


/* 4 */
.submenu4 .section_01 {
	background-image:url('../images/sub/menu4_1bg_2.png');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0 0 95px;
}
.submenu4 .section_01 .s_box1 {
	padding:40px 0 0;
}
.submenu4 .section_01 .s_box1 .left {
	padding:56px 0 0 60px;
	width:710px;
}
.submenu4 .section_01 .s_box1 h3 {
	font-size:72px;
	font-weight:800;
	color:#363636;
	line-height:81px;
	margin:0 0 40px;
}
.submenu4 .section_01 .s_box1 h3 span {
	display:block;
	font-size:16px;
	font-weight:300;
	margin:0 0 15px -4px;
	letter-spacing:0.38em;
}
.submenu4 .section_01 .s_box1 p.small {
	font-size:18px;
	font-weight:500;
	color:#363636;
	line-height:24px;
	margin:0 0 60px;
}
.submenu4 .section_01 .s_box1 p.blue {
	font-size:32px;
	font-weight:100;
	color:#2d508a;
	line-height:42px;
}
.submenu4 .section_01 .s_box1 p.blue strong {font-weight:600;}
.submenu4 .section_01 .s_box1 .right {
	width:calc(100% - 710px);
	display:flex;
	align-items:flex-end;
}
.submenu4 .section_01 .s_box1 .right .name {
	font-size:30px;
	font-weight:400;
	color:#363636;
	margin:0 0 0 -20px;
	padding:0 0 28px;
}
.submenu4 .section_01 .s_box1 .right .name span {
	display:block;
	margin:0 0 5px;
	font-size:14px;
}
.submenu4 .section_01 .s_box1 .right .name strong {font-weight:700;}
.submenu4 .section_01 .s_box2 {
	padding:90px 50px 90px;
}
.submenu4 .section_01 .s_box2 h3 {
	text-align:center;
	position:relative;
	font-size:40px;
	font-weight:300;
	color:#464646;
	margin:0 0 45px;
	padding:25px 0 0;
}
.submenu4 .section_01 .s_box2 h3 strong {font-weight:600;}
.submenu4 .section_01 .s_box2 h3:after {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%,0);
	width:90px;
	height:3px;
	background:#98ccfb;
}
.submenu4 .section_01 .s_box2 .flex {justify-content:space-between;}
.submenu4 .section_01 .s_box2 .box {
	overflow:hidden;
	width:276px;
	border-radius:130px;
}
.submenu4 .section_01 .s_box2 .b_txt {
	height:144px;
	background:#363b4a;
	text-align:center;
	padding:19px 0 0;
} 
.submenu4 .section_01 .s_box2 .b_txt span {
	display:block;
	font-size:15px;
	font-weight:400;
	color:#fff;
	margin:0 0 8px;
}
.submenu4 .section_01 .s_box2 .b_txt p {
	font-size:22px;
	font-weight:600;
	color:#8da2e2;
	line-height:29px;
}
.submenu4 .section_01 .s_box3 {
	max-width:1280px;
	height:678px;
	margin:0 auto;
	background-image:url('../images/sub/menu4_2bg.png');
	background-repeat:no-repeat;
	background-position:0 0;
}
.submenu4 .section_01 .s_box3 .left {
	padding:83px 0 0 74px;
	width:590px;
}
.submenu4 .section_01 .s_box3 .left dl {margin:0 0 50px;}
.submenu4 .section_01 .s_box3 .left dl:last-of-type {margin:0;}
.submenu4 .section_01 .s_box3 .left dt {
	font-size:32px;
	font-weight:600;
	color:#2d508a;
	line-height:42px;
	margin:0 0 30px;
}
.submenu4 .section_01 .s_box3 .left dd {
	font-size:16px;
	font-weight:500;
	color:#464646;
	line-height:24px;
}
.submenu4 .section_01 .s_box3 .right {
	width:calc(100% - 590px);
	padding:40px 0 0 0;
	position:relative;
}
.submenu4 .section_01 .s_box3 .right .bigImg span {
	display:block;
	font-size:24px;
	font-weight:600;
	color:#707070;
	margin:-45px 0 0;
	padding:0 0 0 45px;
	text-align:left;
}
.submenu4 .section_01 .s_box3 .right .absol {
	position:absolute;
	top:260px;
	left:45px;
	max-width:476px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.submenu4 .section_01 .s_box3 .right .fir {margin:0 0 25px 246px;}
.submenu4 .section_01 .s_box3 .right dt {
	position:relative;
}
.submenu4 .section_01 .s_box3 .right dt span {
	position:absolute;
	bottom:2px;
	right:5px;
	font-size:76px;
	font-weight:300;
	color:#fff;
	opacity:.4;
	z-index:1;
}
.submenu4 .section_01 .s_box3 .right dd {
	height:32px;
	line-height:32px;
	font-size:18px;
	font-weight:400;
	color:#464646;
	text-align:center;
	background:#fff;
	border-radius:0 0 10px 10px;
}
.submenu4 .hei_comm {
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:cover;
}
.submenu4 .section_02 {background-image:url('../images/sub/menu4_3bg.jpg');}
.submenu4 .section_03 {background-image:url('../images/sub/menu4_4bg.jpg');}

.submenu4 .s_box4 {
	height:484px;
	text-align:center;
	padding:75px 0 0;
}
.submenu4 .blue_comm {
	font-size:68px;
	font-weight:600;
	color:#98ccfb;
	margin:0 0 80px;
}
.submenu4 .blue_comm span {
	display:block;
	font-size:14px;
	font-weight:300;
	color:#fff;
	margin:0 0 13px;
	letter-spacing:1em;
}
.submenu4 p.bold {
	font-size:30px;
	font-weight:600;
	color:#fff;
}
.submenu4 p.normal {
	font-size:18px;
	font-weight:400;
	color:#fff;
	margin:20px 0 0;
}
.submenu4 .step_comm {
	padding:0 80px;
	justify-content:space-between;
}
.submenu4 .step_comm dt {
	position:relative;
}
.submenu4 .step_comm dt span {
	position:absolute;
	top:0;
	left:0;
	width:67px;
	height:67px;
	background-image:url('../images/sub/rect.png');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:7px 0 0 7px;
	font-size:25px;
	font-weight:500;
	color:#fff;
}
.submenu4 .step_comm dd {
	font-size:20px;
	font-weight:400;
	color:#fff;
	text-align:center;
	background:#7d7d7d;
	height:40px;
	line-height:40px;
}
.submenu4 .s_box5_1 .step_comm {
	margin:-152px 0 0;
	padding-bottom:122px;
}
.submenu4 .s_box5_2 .step_comm {
	margin:-122px 0 0;
}
.submenu4 .s_box5_1 .step_comm p {
	text-align:center;
	font-size:20px;
	font-weight:400;
	color:#2c323a;
	line-height:30px;
	margin:15px 0 0;
}
.submenu4 .s_box5_2 dl.center {
	padding:30px 0 140px;
	text-align:center;
}
.submenu4 .s_box5_2 dl.center dt {
	font-size:25px;
	font-weight:600;
	color:#2d508a;
	line-height:36px;
	margin:0 0 25px;
}
.submenu4 .s_box5_2 dl.center dd {
	font-size:20px;
	font-weight:400;
	color:#363636;
	line-height:30px;
}
.submenu4 .section_04 {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 0 ;
	background-image:url('../images/sub/menu4_5bg.jpg');
	height:1570px;
}
.submenu4 .s_box6 {
	padding:90px 82px 0;
}
.submenu4 .s_box6 h3 {
	text-align:center;
	font-size:68px;
	font-weight:600;
	color:#fff;
	margin:0 0 60px;
}
.submenu4 .s_box6 h3 span {
	display:block;
	font-size:14px;
	font-weight:300;
	color:#fff;
	letter-spacing:1em;
	margin:0 0 15px;
}
.submenu4 .s_box6 .flex {
	gap:0 63px;
	flex-wrap:wrap;
	justify-content:space-between;
}
.submenu4 .s_box6 .f_box {
	/*width:350px;*/
	width:29.5%;
}
.submenu4 .s_box6 .f_box span {display:block;}
.submenu4 .s_box6 .f_box dl {
	height:400px;
}
.submenu4 .s_box6 .f_box dt {
	text-align:center;
	font-size:35px;
	font-weight:600;
	color:#98ccfb;
	padding:20px 0 40px;
}
.submenu4 .s_box6 .f_box dd {
	font-size:17px;
	font-weight:400;
	color:#fff;
	line-height:26px;
	/*text-align:justify;*/
	word-break:keep-all;
	letter-spacing:-0.06em;
}

/* 5 */
.submenu5 .section_01 {
	background-image:url('../images/sub/menu5_1bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:cover;
	height:816px;
}
.submenu5 .s_box1 {
	padding:95px 0 0 62px;
}
.submenu5 .s_box1 h3 {
	font-size:90px;
	font-weight:800;
	color:#363636;
	margin:0 0 58px;
}
.submenu5 .s_box1 h3 span {
	display:block;
	margin:0 0 14px;
	font-size:16px;
	font-weight:300;
	letter-spacing:0.38em;
}
.submenu5 .s_box1 .flex {
	justify-content:flex-start;
	padding:0 0 0 9px;
}
.submenu5 .s_box1 .flex dl {margin:0 35px 0 0; width:179px;}
.submenu5 .s_box1 .flex dl:last-of-type {margin:0;}
.submenu5 .s_box1 .flex dl.fir {width:233px;}
.submenu5 .s_box1 .flex dt span {
	display:block;
	font-size:22px;
	font-weight:400;
	color:#fff;
	text-align:center;
	height:32px;
	line-height:32px;
	background:#2d508a;
}
.submenu5 .s_box1 .flex dd {
	font-size:14px;
	font-weight:500;
	color:#363636;
	line-height:22px;
	word-break:keep-all;
	padding:10px 0 0;
}
.submenu5 .s_box2 {
	padding:90px 62px 60px;
}
.submenu5 .s_box2 h3 {
	text-align:center;
	font-size:40px;
	font-weight:300;
	color:#464646;
	position:relative;
	padding:25px 0 0;
	margin:0 0 58px;
}
.submenu5 .s_box2 h3 strong {font-weight:600;}
.submenu5 .s_box2 h3:after {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	transform:translate(-50%,0);
	width:90px;
	height:3px;
	background:#98ccfb;
}
.submenu5 .s_box2 ul {
	position:relative;
	z-index:1;
	justify-content:space-between;
}
.submenu5 .s_box2 ul:after {
	content:'';
	position:absolute;
	top:calc(50% - 1px);
	left:0;
	z-index:-1;
	width:99%;
	height:1px;
	background:#363b4a;
}
.submenu5 .s_box2 ul li {
	width:182px;
	height:182px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	display:flex;
	flex-wrap:wrap;
	align-items:flex-start;
	justify-content:center;
	align-content:flex-start;
	text-align:center;
	padding:22px 0 0;
	color:#fff;
}
.submenu5 .s_box2 ul li.step1 {background:#a9b6bf;}
.submenu5 .s_box2 ul li.step2 {background:#939ea6;}
.submenu5 .s_box2 ul li.step3 {background:#7b848a;}
.submenu5 .s_box2 ul li.step4 {background:#646a6e;}
.submenu5 .s_box2 ul li.step5 {background:#4c4f53;}
.submenu5 .s_box2 ul li.step6 {background:#36383a;}

.submenu5 .s_box2 ul li strong {
	display:block;
	font-size:45px;
	font-weight:400;
	margin:0 0 13px;
	width:100%;
}
.submenu5 .s_box2 ul li span {
	display:block;
	font-size:18px;
	font-weight:400;
	line-height:23px;
	letter-spacing:-0.06em;
}
.submenu5 .s_box3 {
	padding:0 30px;
}
.submenu5 .s_box3 .flex {
	background:#f4f4f4;
	padding:25px 35px;
	flex-wrap:wrap;
	justify-content:space-between;
}
.submenu5 .s_box3 .f_box {
	/*width:395px;*/
}
.submenu5 .s_box3 .f_box.last {width:auto;}
.submenu5 .s_box3 .flex_sub {display:flex; gap:13px;}
.submenu5 .s_box3 .f_box.last span {}
.submenu5 .s_box3 .f_box span {display:block;}
.submenu5 .s_box3 .f_box dl {
	height:195px;
	padding:30px 0 0;
	text-align:center;
}
.submenu5 .s_box3 .f_box dl dt {
	font-size:28px;
	font-weight:600;
	color:#2d508a;
	margin:0 0 20px;
}
.submenu5 .s_box3 .f_box dl dd {
	font-size:18px;
	font-weight:500;
	color:#363636;
	line-height:26px;
}
.submenu5 .section_03 {
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url('../images/sub/menu5_2bg.jpg');
	height:925px;
}
.submenu5 .cent_comm {
	text-align:center;
	font-size:60px;
	font-weight:100;
}
.submenu5 .cent_comm strong {
	font-weight:700;
}
.submenu5 .cent_comm span {
	display:block;
	font-size:14px;
	font-weight:300;
	letter-spacing:1em;
	margin:0 0 14px;
}
.submenu5 .s_box4 {
	padding:80px 0 0;
}
.submenu5 .s_box4 h3 {
	color:#fff;
	margin:0 0 39px;
}
.submenu5 .s_box4 h3 strong {
	color:#98ccfb;
}

.submenu5 .s_box4 p {
	padding:30px 0 0;
	position:relative;
	font-size:30px;
	font-weight:600;
	color:#fff;
	text-align:center;
	margin:0 0 44px;
}
.submenu5 .s_box4 p:after {
	content:'';
	position:absolute;
	left:50%;
	top:0;
	transform:translate(-50%,0);
	width:90px;
	height:1px;
	background:#98ccfb;
}
.submenu5 .s_box4 .flex {
	justify-content:center;
	gap:52px;
}
.submenu5 .s_box4 .f_box {
	width:360px;
}
.submenu5 .s_box4 .f_box span {
	display:block;
	margin:0 0 9px;
}
.submenu5 .s_box4 .f_box dl {
	height:222px;
	background:#fff;
	padding:18px;
}
.submenu5 .s_box4 .f_box dt {
	text-align:center;
	font-size:30px;
	font-weight:700;
	color:#5a92d7;
	margin:0 0 23px;
}
.submenu5 .s_box4 .f_box dd {
	font-size:16px;
	font-weight:500;
	color:#464646;
	line-height:22px;
	word-break:keep-all;
}
.submenu5 .s_box5 {
	padding:100px 100px 80px;
}
.submenu5 .s_box5 h3 {
	color:#363636;
	margin:0 0 69px;
}
.submenu5 .s_box5 .flex {
	justify-content:space-between;
}
.submenu5 .s_box5 .f_box {
	width:320px;
}
.submenu5 .s_box5 .f_box span {display:block;}
.submenu5 .s_box5 .f_box dl {
	padding:24px 0 0;
}
.submenu5 .s_box5 .f_box dt {
	text-align:center;
	font-size:28px;
	font-weight:700;
	color:#2d508a;
	margin:0 0 20px;
}
.submenu5 .s_box5 .f_box dd {
	font-size:16px;
	font-weight:500;
	color:#363636;
	line-height:26px;
	word-break:keep-all;
}

/* 카카오톡상담 */
.kakao_wrap .k_top {
	padding:20px 0;
	background:#272731;
}
.kakao_wrap .k_top .flex {justify-content:center;}
.kakao_wrap .k_top .left {
	padding:0 75px 0 0;
}
.kakao_wrap .k_top p {
	font-size:27px;
	font-weight:600;
	color:#f9d503;
}
.kakao_wrap .k_top span {
	display:block;
	margin:10px 0 0;
	font-size:16px;
	color:#fff;
	font-weight:400;
}
.kakao_wrap .k_top li {
	padding:0 0 0 29px;
	position:relative;
	font-size:19px;
	font-weight:500;
	color:#fff;
	margin:10px 0 0;
}
.kakao_wrap .k_top li:first-child {margin:0;}
.kakao_wrap .k_top li:after {
	content:'';
	position:absolute;
	top:50%;
	left:0;
	transform:translate(0,-50%);
	width:19px;
	height:17px;
	background-image:url('../images/sub/chk_img.gif');
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
}
.kakao_wrap .k_tit_center {text-align:center;}
.kakao_wrap .k_tit_center h2 {
	font-size:36px;
	font-weight:600;
	color:#332309;
}
.kakao_wrap .k_tit_center p {
	font-size:23px;
	font-weight:300;
	color:#332309;
}
.kakao_wrap .k_step {
	background:#ffe761;
	padding:80px 0;
}
.kakao_wrap .k_step h2 {
	margin:0 0 10px;
}
.kakao_wrap .k_step p {
	margin:0 0 25px;
}
.kakao_wrap .k_step .flex {
	justify-content:center;
}
.kakao_wrap .k_step li {
	text-align:center;
	padding:0 0 0 80px;
	position:relative;
}
.kakao_wrap .k_step li.second {padding-left:77px;}
.kakao_wrap .k_step li.second:after {
	left:20px;
}
.kakao_wrap .k_step li:first-child {padding:0;}
.kakao_wrap .k_step li:first-child:after {display:none;}
.kakao_wrap .k_step li:after {
	content:'';
	position:absolute;
	left:30px;
	top:234px;
	width:20px;
	height:34px;
	background-image:url('../images/sub/k_arrow.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
}
.kakao_wrap .k_step li span {
	display:block;
	margin:20px 0 0;
	font-size:19px;
	font-weight:500;
	color:#332309;
	line-height:23px;
	text-align:center;
}
.kakao_wrap .k_step li strong {font-weight:800;}
.kakao_wrap .k_counsel {
	padding:50px 0;
	background:#272731;
}
.kakao_wrap .k_counsel .k_tit_center {
	padding:0 0 40px;
	border-bottom:1px solid #ffe761;
	margin:0 0 50px;
}
.kakao_wrap .k_counsel h2 {
	margin:0 0 25px;
	padding:0 0 20px;
	position:relative;
	color:#fff;
}
.kakao_wrap .k_counsel h2 strong {
	font-weight:600;
	color:#ffe761;
}
.kakao_wrap .k_counsel h2:after {
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	transform:translate(-50%,0);
	width:56px;
	height:3px;
	background:#ffe761;
}
.kakao_wrap .k_counsel p {color:#fff;}
.kakao_wrap .k_counsel_form {
	max-width:630px;
	margin:0 auto;
}
.kakao_wrap .k_counsel_form .cs_box {
	margin:0 0 10px;
	align-items:flex-start;
}
.kakao_wrap .k_counsel_form .cs_box:last-of-type {margin:0;}
.kakao_wrap .k_counsel_form .title {
	font-size:14px;
	font-weight:400;
	color:#fff;
	width:calc(100% - 500px);
	text-align:center;
}
.kakao_wrap .k_counsel_form .desc {
	align-items:center;
	width:100%;
}
.kakao_wrap .k_counsel_form .desc span {
	color:#fff; 
	padding:0 4px; 
	font-size:13px;
}
.kakao_wrap .k_counsel_form input,
.kakao_wrap .k_counsel_form select {
	border-radius:0;
	outline:none;
	border:none;
	background:#ffe761;
	height:30px;
	padding-left:15px;
	line-height:30px;
	width:100%;
	
}
.kakao_wrap .k_counsel_form select {-webkit-appearance:auto;}
.kakao_wrap .k_counsel_form select.short {max-width:95px;}
.kakao_wrap .k_counsel_form input[type="tel"] {
	max-width:95px;
}
.kakao_wrap .k_counsel_form textarea {
	width:100%;
	background:#ffe761;
	border:none;
	outline:none;
	border-radius:0;
	min-height:130px;
	padding:15px;
	color:#222;
	line-height:1.5;
	font-family:'Noto Sans KR';
	resize:none;
}
.kakao_wrap .k_counsel_form p {
	font-size:14px;
	margin:10px 0 0;
	color:#fff;
}
.kakao_wrap .k_counsel_form p strong {
	font-weight:600; 
	display:inline-block; 
	margin:0 12px 0 0;
}
.kakao_wrap .qr_img {
	text-align:center;
	margin:40px 0 70px;
}
.kakao_wrap .k_counsel_btn {
	justify-content:center;
}
.kakao_wrap .k_counsel_btn a {
	display:block;
	background:#49363a;
	color:#fff;
	font-size:18px;
	font-weight:600;
	text-align:center;
	height:45px;
	line-height:45px;
	width:100%;
	max-width:200px;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.kakao_wrap .k_counsel_btn a:hover {background:#39282b;}

/* privacy */
.privacy {padding:50px;}
.privacy .p_box {
	padding:30px;
	border:1px solid #eee;
}
.privacy dl {
	margin:40px 0;
}
.privacy ul {
	margin:0 0 40px;
}
.privacy dt {
	font-size:16px;
	font-weight:500;
	color:#454545;
	margin:0 0 10px;
}
.privacy p,
.privacy dd,
.privacy li {
	font-size:15px;
	font-weight:400;
	color:#454545;
	line-height:1.5;
	margin:0 0 7px;
	word-break:keep-all;
}
.privacy p:last-of-type,
.privacy dd:last-of-type,
.privacy li:last-of-type {margin:0;}

/******************************************************* device - pc // *******************************************************************************/
@media screen and (max-width: 1800px) {
	.submenu1_1 .section_02 h2 {
		margin-left:30px;
	}
	.submenu1_2 .section_01 .flex {
		padding:0 100px;
	}
	.submenu2 .section_01 .box_1 {
		padding-left:100px;
		padding-right:100px;
	}
	.submenu2 .section_02 .s_box3 {
		padding-right:100px;
	}
	.submenu2 .section_04 .box_3 .flex {
		padding:0 95px;
	}
	.submenu2 .section_06 .box p.normal {
		width:105px;
	}
	.submenu2 .section_06 .box p.big {
		width:calc(100% - 927px);
	}
	.submenu3 .section_01 .s_box1 .doc_pic {
		right:-100px;
	}
	.submenu3 .section_01 .s_box1 .doc_pic img {max-width:80%;}
	.submenu3 .flex.size3 {
		padding-left:100px;
		padding-right:100px;
	}
	.submenu3 .flex.cause {
		padding-left:100px;
		padding-right:100px;
	}
	.submenu4 .section_01 .s_box1 .right p {
		max-width:70%;
	}
	.submenu4 .step_comm {
		padding:0 60px;
	}
	.submenu5 .s_box3 .f_box {
		width:32.6%;
	}
	.submenu5 .s_box3 .f_box.last {
		width:calc(100% - 33.6%);
	}

}
/******************************************************* MOBILE // *******************************************************************************/
@media screen and (max-width: 768px) {
	.cont {
		max-width:100%;
	}

	/* subvisual */
	#subvisual {
		height:40vw;
		margin-top:18vw;
	}
	#subvisual p {
		font-size:9vw;
	}

	/* 공통 */
	.tit_center {
		font-size:7vw;
	}

	/* 공통 하단 슬라이드 */
	.comm_slide_wrap {
		padding:0 4vw;
		background:none;
	}
	.comm_slide_wrap .flex {
		display:block;
	}
	.comm_slide_wrap .left {
		width:100%;
	}
	.comm_slide_wrap .left p {
		display:none;
	}
	.comm_slide_wrap .swiper-pagination {
		display:flex;
		align-items:flex-start;
		justify-content:space-between;
	}
	.comm_slide_wrap .swiper-pagination-bullet {
		height:14vw;
		margin:0 1px 0 0;
		line-height:1;
		padding:2vw 0;
		text-align:center;
		width:calc(100% / 4);
		font-size:3.6vw;
		word-break:keep-all;
	}
	.comm_slide_wrap .swiper-pagination-bullet span {
		line-height:1.3;
		display:flex;
		align-items:center;
		justify-content:center;
		
	}
	.comm_slide_wrap .swiper-pagination-bullet:last-of-type {margin:0;}
	.comm_slide_wrap .swiper-pagination-bullet-active {
		background-image:none;
		background-color:#2d508a;
	}

	.comm_slide_wrap .right {width:100%;}
	.comm_slide_wrap .swiper-container {
		height:120vw;
		background:#f4f4f4;
	}
	.comm_slide_wrap .slide-item {
		padding:10vw 4vw 4vw;
		height:120vw;
	}
	.comm_slide_wrap .slide-item dl {
		padding:0;
	}
	.comm_slide_wrap .slide-item-1 dt{
		font-size:7vw;
		margin:0 0 5vw;
	}
	.comm_slide_wrap .slide-item-2 dt, 
	.comm_slide_wrap .slide-item-3 dt {
		padding:0 0 4vw;
		line-height:1.1;
		margin:0 0 4vw;
		font-size:7vw;
	}
	.comm_slide_wrap .slide-item dt span {
		font-size:6vw;
		margin:0 0 2vw;
	}
	.comm_slide_wrap .slide-item dd {
		font-size:3.6vw;
		line-height:1.5;
	}

	.comm_slide_wrap .slide-item-1 {background-size:85%;}
	.comm_slide_wrap .slide-item-2 ul {
		position:static;
		margin-top:10vw;
	}
	.comm_slide_wrap .slide-item-2 ul li {margin:0 0 0 2vw;}
	.comm_slide_wrap .slide-item-3 ul {
		padding:0;
		margin:6vw 0 0;
	}
	.comm_slide_wrap .slide-item-3 ul li {margin:0 auto;}
	.comm_slide_wrap .slide-item-3 ul li:first-child {margin:0 0 2vw;}
	.comm_slide_wrap .slide-item-3 ul li img {height:25vw;}
	.comm_slide_wrap .slide-item-4 {
		background-size:60%;
	}
	.comm_slide_wrap .slide-item-4 p {
		line-height:1.1;
		font-size:7vw;
		word-break:keep-all;
	}
	.comm_slide_wrap .slide-item-4 p span {
		font-size:6vw;
		margin:0 0 2vw;
	}
	.comm_slide_wrap .slide-item-4 p.small {
		font-size:3.6vw;
		line-height:1.5;
	}

	/* 1_1 */
	.submenu1_1 .subtitle p {
		font-size:4.5vw;
		line-height:1.4;
		padding:12vw 4vw 14vw;
	}
	.submenu1_1 .section_01 .flex p img {
		height:60vw;
	}
	.submenu1_1 .section_01 .box_absol {
		max-width:80%;
		height:auto;
		padding:6vw 4vw;
	}
	.submenu1_1 .section_01 .box_absol .line {
		font-size:3.2vw;
		padding:2vw 0;
		margin:0 0 4vw;
		word-break:keep-all;
		line-height:1.2;
	}
	.submenu1_1 .section_01 .box_absol p {
		font-size:8vw;
		margin:0 0 3vw;
	}
	.submenu1_1 .section_01 .box_absol .small {
		font-size:3.2vw;
	}
	.submenu1_1 .section_02 {
		margin:16vw 0 0;
	}
	.submenu1_1 .section_02 h2 {
		font-size:6.5vw;
		padding:3vw 4vw 0;
		margin-bottom:4vw;
		margin-left:0;
	}
	.submenu1_1 .section_02 h2:after {
		width:6vw;
		left:4vw;
	}
	.submenu1_1 .section_02 .flex {
		padding:12vw 4vw;
		flex-wrap:wrap;
		position:relative;
		z-index:1;
	}
	.submenu1_1 .section_02 .left {width:70%;}
	.submenu1_1 .section_02 .right {
		position:absolute;
		top:39vw;
		right:4vw;
		width:25%;
		z-index:-1;
	}
	.submenu1_1 .section_02 .right p {}
	.submenu1_1 .section_02 dl {
		margin:0 0 12vw;
	}
	.submenu1_1 .section_02 .left dt {
		font-size:9vw;
		margin:0 0 12vw;
	}
	.submenu1_1 .section_02 .left dt span {
		letter-spacing:0.6em;
		font-size:2.8vw;
		margin:0 0 2vw;
	}
	.submenu1_1 .section_02 .left dd {
		font-size:4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu1_1 .section_02 .left dd br {display:none;}
	.submenu1_1 .section_02 .txt_right {
		padding:0;
	}
	.submenu1_1 .section_02 .txt_right p.sign {margin:0 0 1vw;}
	.submenu1_1 .section_02 .txt_right p.sign img {max-width:50%;}
	.submenu1_1 .section_02 .txt_right p {
		font-size:3.8vw;
		line-height:1.3;
	}
	.submenu1_1 .section_03 {
		padding:16vw 4vw;
	}
	.submenu1_1 .section_03 h2 {
		margin:0 0 12vw;
	}
	.submenu1_1 .section_03 .flex {
		display:block;
		padding:0;
	}
	.submenu1_1 .section_03 .left {
		width:100%;
		padding:0;
	}
	.submenu1_1 .section_03 .left p {
		margin:0 0 6vw;
		text-align:center;
	}
	.submenu1_1 .section_03 .left p img {width:100%;}
	.submenu1_1 .section_03 .right {
		width:100%;
		padding:0;
		margin-top:12vw;
	}
	.submenu1_1 .section_03 .right dt {
		font-size:5.5vw;
		line-height:1.4;
		margin:0 0 8vw;
	}
	.submenu1_1 .section_03 .right dd {
		font-size:3.8vw;
		line-height:1.5;
		margin:0 0 7vw;
		word-break:keep-all;
	}
	.submenu1_1 .section_03 .right dd br {display:none;}
	.submenu1_1 .section_04 {
		padding:16vw 4vw;
	}
	.submenu1_1 .section_04 h2 {margin:0 0 8vw;}
	.submenu1_1 .section_04 .flex {
		display:block;
	}
	.submenu1_1 .section_04 .flex .p_box p {display:none;}
	.submenu1_1 .section_04 .flex .p_box {
		background-repeat:no-repeat;
		background-position:0 0;
		background-position:0 50%;
		background-size:cover;
		position:relative;
		padding:8vw 6vw;
	}
	.submenu1_1 .section_04 .flex .p_box:after {
		content:'';
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:#2d508a;
		opacity:0.7;
	}
	.submenu1_1 .section_04 .flex .p_box.pro1 {background-image:url('../images/sub/sub1_4.jpg');}
	.submenu1_1 .section_04 .flex .p_box.pro2 {background-image:url('../images/sub/sub1_5.jpg');}
	.submenu1_1 .section_04 .flex .p_box.pro3 {background-image:url('../images/sub/sub1_6.jpg');}
	.submenu1_1 .section_04 .pro1 dt {background:rgba(45,80,138,.7);}
	.submenu1_1 .section_04 .pro2 dt {background:rgba(92,144,188,.7);}
	.submenu1_1 .section_04 .pro3 dt {background:rgba(98,177,217,.7);}
	.submenu1_1 .section_04 .p_txt {margin:0;}
	.submenu1_1 .section_04 .circle,
	.submenu1_1 .section_04 .p_txt .line {display:none;}
	.submenu1_1 .section_04 .flex dl {
		display:flex;
		align-items:center;
		justify-content:flex-start;
		position:relative;
		z-index:1;
	}
	.submenu1_1 .section_04 .p_txt dt {
		width:22vw;
		height:22vw;
		margin:0;
	}
	.submenu1_1 .section_04 .p_txt dt strong {
		font-size:6vw;
		margin:0 0 1vw;
	}
	.submenu1_1 .section_04 .p_txt dt span {
		font-size:4.5vw;
	}
	.submenu1_1 .section_04 .p_txt dd {
		width:calc(100% - 22vw);
		font-size:3.6vw;
		line-height:1.5;
		text-align:left;
		word-break:keep-all;
		color:#fff;
		padding:0 0 0 5vw;
	}
	.submenu1_1 .section_04 .p_txt dd br {display:none;}

	/* 1_2 */
	.submenu1_2 .section_01 {
		padding:16vw 4vw;
		margin:0 0 16vw;
	}
	.submenu1_2 .subtitle {
		margin:0 0 14vw;
	}
	.submenu1_2 .subtitle .small {
		font-size:3.4vw;
		margin:0 0 2vw;
	}
	.submenu1_2 .subtitle p {
		font-size:7vw;
		line-height:1.3;
	}
	.submenu1_2 .section_01 .flex {
		padding:0;
		display:block;
	}
	.submenu1_2 .section_01 .box {
		width:100%;
		max-width:80%;
		margin:0 auto 14vw;
	}
	.submenu1_2 .section_01 .box .pic {
		margin:0 auto 4vw;
		text-align:center;
	}
	.submenu1_2 .section_01 .box p {
		font-size:7vw;
		padding:0 11vw 3vw 0;
		border-bottom:1px solid #ebebeb;
	}
	.submenu1_2 .section_01 .box p span {
		font-size:4vw;
		margin:0 3vw 0 0;
	}
	.submenu1_2 .section_01 .box:last-of-type p span {
		margin:0 3vw 0 0;
	}
	.submenu1_2 .section_01 .box ul {
		padding:4vw 0 0 4vw;
	}
	.submenu1_2 .section_01 .box ul li {
		font-size:3.8vw;
		line-height:1.3;
		margin:2vw 0 0;
		word-break:keep-all;
	}
	.submenu1_2 .section_01 .box ul li br {display:none;}

	/* 1_3 */
	.submenu1_3 .section_01 {
		padding:16vw 4vw;
	}
	.submenu1_3 .subtitle {
		padding:0;
		margin:0 0 14vw;
	}
	.submenu1_3 .subtitle p {
		font-size:7vw;
		padding:0 0 5vw;
		margin:0 0 5vw;
	}
	.submenu1_3 .subtitle p:after {
		width:10vw;
		height:2px;
	}
	.submenu1_3 .subtitle span {
		font-size:5vw;
	}
	.submenu1_3 .hos_spaceSlide {
		margin-top:2vw;
	}
	.submenu1_3 .hos_spaceSlide2 .opaBox {
		position:static;
		max-width:100%;
		height:auto;
		min-height:52vw;
		padding:8vw 4vw 8vw 6vw;
		background:rgba(32,51,82);
	}
	.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos {
		margin:0 0 5vw;
	}
	.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos span {
		font-size:3.2vw;
		margin:0 0 1vw;
	}
	.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos strong {
		font-size:6vw;
		line-height:1.2;
		padding:0 0 4vw;
	}
	.submenu1_3 .hos_spaceSlide2 .opaBox .tit_hos strong:after {
		width:11vw;
		height:2px;
	}
	.submenu1_3 .hos_spaceSlide2 .opaBox p {
		font-size:3.8vw;
		line-height:1.3;
	}
	.submenu1_3 .slideBtn {
		right:4vw;
		bottom:4vw;
	}
	.submenu1_3 .slideBtn .swiper-button-prev, 
	.submenu1_3 .slideBtn .swiper-button-next {
		width:7vw;
		height:7vw;
		background-size:contain;
	}
	.submenu1_3 .slideBtn .swiper-button-next {margin-left:2vw;}

	/* 1_4 */
	.submenu1_4 .subtitle {
		padding:16vw 0 14vw;
	}
	.submenu1_4 .subtitle span {
		font-size:3vw;
		letter-spacing:0.4em;
		margin:0 0 3vw;
	}
	.submenu1_4 .subtitle p {
		font-size:7vw;
	}
	.submenu1_4 .map_area {
		padding:0 0 16vw;
	}
	.submenu1_4 .map .mob_map {display:block;}
	.submenu1_4 .map .pc_map {display:none;}
	.submenu1_4 .map .mal {
		top:10vw;
		left:50%;
		transform:translate(-50%,0);
		padding:4vw 0 0;
		width:50vw;
		height:60vw;
		background-size:contain;
	}
	.submenu1_4 .map .mal p {
		max-width:60%;
		margin:0 0 3vw;
	}
	.submenu1_4 .map .mal span {
		font-size:3.2vw;
		line-height:1.3;
	}
	.submenu1_4 .map_info {
		height:auto;
		padding:5vw 6vw 7vw;
		display:block;
	}
	.submenu1_4 .map_info .left {
		max-width:60%;
		margin:0 auto;
	}
	.submenu1_4 .map_info .left img {width:100%;}
	.submenu1_4 .map_info .center {
		padding:0;
		margin:8vw 0 5vw;
	}
	.submenu1_4 .map_info .center p {
		font-size:4vw;
		line-height:1.5;
	}
	.submenu1_4 .map_info .right {
		padding:0;
	}
	.submenu1_4 .map_info .right ul li {
		font-size:5vw;
		margin:2vw 0 0;
	}
	.submenu1_4 .traffic {
		padding:0 4vw 8vw;
	}
	.submenu1_4 .traffic .flex {
		display:block;
		padding:0;
	}
	.submenu1_4 .traffic .flex .box {
		padding:8vw 0;
		align-items:flex-start;
	}
	.submenu1_4 .traffic .t_icon {width:20vw;}
	.submenu1_4 .traffic .t_icon img {width:100%;}
	.submenu1_4 .traffic .flex .box.car {
		max-width:100%;
		border-bottom:1px solid #5d6a81;
	}
	.submenu1_4 .traffic .box.bus {
		padding:8vw 0;
	}
	.submenu1_4 .traffic .bus_detail {
		display:block;
	}
	.submenu1_4 .traffic .box .box_txt {
		padding:0 0 0 5vw;
		width:calc(100% - 20vw);
	}
	.submenu1_4 .traffic .box h3 {
		font-size:5.5vw;
		margin:0 0 3vw;
	}
	.submenu1_4 .traffic .box p {
		font-size:3.6vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu1_4 .traffic .box p br {display:none;}
	.submenu1_4 .traffic .flex .box.car .box_txt span {
		font-size:3.4vw;
		margin:1.5vw 0 0;
	}
	.submenu1_4 .traffic .bus_detail .bus_d {margin:0 0 6vw;}
	.submenu1_4 .traffic .bus_detail .bus_d p {margin:0 0 2vw;}
	.submenu1_4 .traffic .bus_detail .bus_d ul li {
		font-size:4.2vw;
		padding:0;
		margin:2vw 0 0;
	}
	.submenu1_4 .traffic .bus_detail .bus_d ul li span {
		width:12vw;
		height:7vw;
		font-size:3.8vw;
		line-height:1.9;
		margin:0 4vw 0 0;
	}
	.submenu1_4 .contact_info {
		height:auto;
		background-size:cover;
		background-position:50% 0;
	}
	.submenu1_4 .contact_info .flex {
		padding:10vw 6vw;
		display:block;
	}
	.submenu1_4 .contact_info .left {
		padding:0;
	}
	.submenu1_4 .contact_info h3 {
		font-size:7vw;
		margin:0 0 4vw;
	}
	.submenu1_4 .contact_info h3 span {
		margin:0 3vw 0 0;
		max-width:10%;
	}
	.submenu1_4 .contact_info .left li strong {
		font-size:5vw;
		height:6vw;
		width:15vw;
	}
	.submenu1_4 .contact_info .left li span {
		font-size:4.2vw;
		margin:0 0 0 2vw;
		line-height:6vw;
	}
	.submenu1_4 .contact_info .left .small {
		margin:3vw 0 0;
		font-size:3.6vw;
	}
	.submenu1_4 .contact_info .right {
		padding:10vw 0 0;
		margin:10vw 0 0;
	}
	.submenu1_4 .contact_info .right:after {
		width:100%;
		height:1px;
		background-image:url('../images/sub/line_v.png');
		background-position:50% 0;
		background-size:cover;
	}
	.submenu1_4 .contact_info .right p {
		font-size:10vw;
	}
	.submenu1_4 .contact_info .right .small {
		margin:6vw 0 0;
		font-size:3.6vw;
		line-height:1.3;
		word-break:keep-all;
	}

	/* 2 */
	.submenu2 .section_01 {
		padding:16vw 4vw;
		background-position:100% 100%;
	}
	.submenu2 .section_01 h2 {
		font-size:7vw;
		margin:0 0 10vw;
	}
	.submenu2 .section_01 .box_1 {
		padding:0;
		display:flex;
		flex-wrap:wrap;
		margin:0 0 14vw;
	}
	.submenu2 .section_01 .box_1 dl {
		margin:0 0 12vw;
		order:2;
	}
	.submenu2 .section_01 .box_1 .img {
		position:static;
		order:1;
		margin:0 auto 5vw;
	}
	.submenu2 .section_01 .box_1 p {
		order:3;
		margin:0 auto;
	}
	.submenu2 .section_01 .box_1 dt {
		font-size:6vw;
		line-height:1.3;
		margin:0 0 10vw;
		word-break:keep-all;
	}
	.submenu2 .section_01 .box_1 dt br {display:none;}
	.submenu2 .section_01 .box_1 dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_01 .box_1 dd br {display:none;}
	.submenu2 .section_01 .box_1 p span {margin:0 2vw 0 0;}
	.submenu2 .section_01 .box_2 h3 {
		font-size:6vw;
		margin:0 0 12vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu2 .section_01 .box_2 .flex {
		padding:0 4vw;
		flex-wrap:wrap;
	}
	.submenu2 .section_01 .box_2 .flex > div {
		width:100%;
		max-width:75%;
		margin:0 auto 12vw;
	}
	.submenu2 .section_01 .box_2 .flex > div:last-of-type {margin:0 auto;}
	.submenu2 .section_01 .box_2 .pic {
		margin:0 auto 4vw;
		text-align:center;
	}
	.submenu2 .section_01 .box_2 .pic img {width:100%;}
	.submenu2 .section_01 .box_2 dt {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.submenu2 .section_01 .box_2 dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_01 .box_2 dd br {display:none;}
	.submenu2 .section_02 {
		height:auto;
		padding:16vw 4vw;
		background-position:58% 100%;
	}
	.submenu2 .section_02 .s_box3 {
		padding:0;
	}
	.submenu2 .section_02 h3 {
		font-size:7vw;
		line-height:1.2;
		margin:0 0 12vw;
	}
	.submenu2 .section_02 h3 span {
		font-size:3vw;
		letter-spacing:0.4em;
		margin:0 0 3vw;
	}
	.submenu2 .section_02 .flex {
		flex-wrap:wrap;
	}
	.submenu2 .section_02 .left {
		padding:0;
		width:100%;
	}
	.submenu2 .section_02 dt {
		font-size:5.5vw;
		line-height:1.2;
		margin:0 0 5vw;
	}
	.submenu2 .section_02 dd {
		font-size:3.8vw;
		line-height:1.5;
		margin:0 0 5vw;
		word-break:keep-all;
	}
	.submenu2 .section_02 dd br {display:none;}
	.submenu2 .section_02 .right {
		max-width:80%;
		height:80vw;
		margin:10vw auto 0;
	}
	.submenu2 .section_02 .right:after {
		background-size:contain;
		width:60vw;
		height:40vw;
		top:25vw;
		left:50%;
		transform:translate(-50%,0);
	}
	.submenu2 .section_02 .right p {
		width:40vw;
		height:40vw;
		font-size:4.3vw;
	}
	.submenu2 .section_02 .right p span {line-height:1.3;}
	.submenu2 .section_03 {
		padding:16vw 4vw;
	}
	.submenu2 .section_03 h3 {
		font-size:6vw;
	}
	.submenu2 .section_03 .box_1 h3 {
		margin:0 0 12vw;
		line-height:1.3;
	}
	.submenu2 .section_03 .box_1 {padding:0;}
	.submenu2 .section_03 .box_1 .flex {
		flex-wrap:wrap;
		gap:4vw 2vw;
	}
	.submenu2 .section_03 .box_1 .box {
		width:48%;
	}
	.submenu2 .section_03 .box_1 .box .pic img {width:100%;}
	.submenu2 .section_03 .box_1 .b_txt {
		height:33vw;
		padding:6vw 0 0;
	}
	.submenu2 .section_03 .box_1 .b_txt span {
		font-size:3.4vw;
		margin:0 0 2vw;
	}
	.submenu2 .section_03 .box_1 .b_txt p {
		font-size:4.3vw;
		line-height:1.3;
	}
	.submenu2 .section_03 .box_2 {
		padding:14vw 0 0;
	}
	.submenu2 .section_03 .box_2 h3 {
		margin:0 0 10vw;
		line-height:1.3;
	}
	.submenu2 .section_03 .box_2 .flex {
		flex-wrap:wrap;
	}
	.submenu2 .section_03 .box_2 p {
		height:auto;
	}
	.submenu2 .section_03 .box_2 p img {width:100%;}
	.submenu2 .section_03 .box_2 .detail_f {
		width:100%;
		margin:0 0 5vw;
	}
	.submenu2 .section_03 .box_2 .detail_f:last-of-type {margin:0;}
	.submenu2 .section_03 .box_2 .center {
		display:none;
	}
	.submenu2 .section_03 .box_2 p span {
		height:12vw;
		font-size:4.5vw;
		line-height:2.7;
		margin:1vw 0 0;
	}
	.submenu2 .section_03 .box_2 ul li {
		height:auto;
		min-height:10vw;
		line-height:1.3;
		font-size:3.8vw;
		word-break:keep-all;
		display:flex;
		align-items:center;
		justify-content:flex-start;
		padding:2vw 4vw;
		text-align:left;
	}
	.submenu2 .section_03 .box_2 ul li .mob_b {
		display:block;
		font-size:3.8vw;
		color:#999;
		font-weight:500;
		margin:0 3vw 0 0;
		width:20vw;
		position:relative;
	}
	.submenu2 .section_03 .box_2 ul li .mob_b:after {
		content:':';
		position:absolute;
		top:50%;
		transform:translate(0,-50%);
		right:0;
	}
	.submenu2 .section_03 .box_2 ul li .wid {
		width:calc(100% - 20vw);
		line-height:1.3;
	}
	.submenu2 .section_04 {
		padding:16vw 0;
	}
	.submenu2 .section_04 .s_box5 {
		padding:0;
	}
	.submenu2 .section_04 h3 {
		font-size:7vw;
		margin:0 0 12vw;
	}
	.submenu2 .section_04 h3 span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu2 .section_04 .box_1 {
		height:70vw;
		padding:0 0 8vw 8vw;
		margin:0 0 10vw;
		background-position:50% 100%;
		background-size:cover;
	}
	.submenu2 .section_04 .box_1 p {
		font-size:7vw;
	}
	.submenu2 .section_04 .box_1 p span {
		padding:0 0 0 25vw;
		margin:2vw 0 0;
	}
	.submenu2 .section_04 .box_2 {
		padding:0 4vw;
		flex-wrap:wrap;
		margin:0 0 12vw;
	}
	.submenu2 .section_04 .box_2 .left {
		padding:0;
		width:100%;
		margin:0 0 12vw;
	}
	.submenu2 .section_04 .box_2 .left dl {
		margin:0 0 8vw;
	}
	.submenu2 .section_04 .box_2 .left dt {
		font-size:6vw;
		line-height:1.3;
		margin:0 0 5vw;
		word-break:keep-all;
	}
	.submenu2 .section_04 .box_2 .left dd {
		font-size:4.2vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_04 .box_2 .left p {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_04 .box_2 .left p br {display:none;}
	.submenu2 .section_04 .box_2 .right {
		max-width:100%;
		width:100%;
		height:84vw;
	}
	.submenu2 .section_04 .box_2 .right .txt {
		font-size:3.8vw;
		left:-6vw;
		top:23vw;
	}
	.submenu2 .section_04 .box_2 .squre {
		width:40vw;
		height:40vw;
		background-size:contain;
	}
	.submenu2 .section_04 .box_2 .squre p {
		font-size:3.8vw;
		line-height:1.3;
	}
	.submenu2 .section_04 .box_2 .gray2 {top:22vw; left:3vw;}
	.submenu2 .section_04 .box_2 .gray4 {top:22vw; right:3vw;}
	.submenu2 .section_04 .box_3 {
		padding:0 4vw;
	}
	.submenu2 .section_04 .box_3 h4 {
		font-size:6vw;
		margin:0 0 10vw;
	}
	.submenu2 .section_04 .box_3 .flex {
		padding:0;
		flex-wrap:wrap;
	}
	.submenu2 .section_04 .box_3 .left {
		width:100%;
		gap:1vw;
		justify-content:center;
	}
	.submenu2 .section_04 .box_3 .left p {width:100%;}
	.submenu2 .section_04 .box_3 .left img {width:100%;}
	.submenu2 .section_04 .box_3 .right {
		width:100%;
		gap:1vw;
		margin:3vw 0 0;
		justify-content:center;
	}
	.submenu2 .section_04 .box_3 .right p {width:100%;}
	.submenu2 .section_04 .box_3 .right img {
		width:100%;
	}
	.submenu2 .section_04 .box_3 span {
		width:6vw;
		height:6vw;
		font-size:3.4vw;
		line-height:6vw;
	}
	.submenu2 .section_05 {
		height:auto;
		padding:16vw 0;
		background-position:60% 0;
	}
	.submenu2 .section_05 h3 {
		font-size:7vw;
		margin:0 0 12vw;
	}
	.submenu2 .section_05 h3 span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu2 .section_05 .flex {
		padding:0 4vw;
		flex-wrap:wrap;
	}
	.submenu2 .section_05 .left dl {
		margin:0 0 10vw;
	}
	.submenu2 .section_05 .left dt {
		font-size:5.5vw;
		margin:0 0 5vw;
		word-break:keep-all;
	}
	.submenu2 .section_05 .left dd {
		font-size:4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_05 .left dd br {display:none;}
	.submenu2 .section_05 .left p {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_05 .left p br {display:none;}
	.submenu2 .section_05 .right {
		margin:12vw 0 0;
		width:100%;
	}
	.submenu2 .section_05 .right img {width:100%;}
	.submenu2 .section_05 .right p {
		margin:0 0 2vw;
	}
	.submenu2 .section_05 .right p span {
		width:6vw;
		height:6vw;
		font-size:3.4vw;
		line-height:6vw;
	}
	.submenu2 .section_06 {
		padding:16vw 4vw;
		background-size:200%;
	}
	.submenu2 .section_06 .s_box7 {
		padding:0;
	}
	.submenu2 .section_06 h3 {
		font-size:6vw;
		margin:0 0 2vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu2 .section_06 p.big1 {
		font-size:8vw;
		line-height:1.3;
		margin:0 0 12vw;
		word-break:keep-all;
	}
	.submenu2 .section_06 p.normal1 {
		font-size:3.8vw;
		line-height:1.5;
		margin:0 0 12vw;
		word-break:keep-all;
	}
	.submenu2 .section_06 p.normal1 br {display:none;}
	.submenu2 .section_06 .box_wrap {
		display:flex;
	}
	.submenu2 .section_06 .box {
		width:50%;
		flex-direction:column;
	}
	.submenu2 .section_06 .box.gra_n p {border-left:none;}
	.submenu2 .section_06 .box p {
		height:16vw;
		justify-content:center;
		border-bottom:1px solid #659cd5;
	}
	.submenu2 .section_06 .box p.tit {
		font-size:4.5vw;
		text-align:center;
		padding:0;
		width:100%;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu2 .section_06 .box p.normal {
		width:100%;
		font-size:3.8vw;
		line-height:1.3;
	}
	.submenu2 .section_06 .box p.normal.mob_normal {display:flex;}
	.submenu2 .section_06 .box p.normal.pc_normal {display:none;}
	.submenu2 .section_06 .box p.big {
		width:100%;
		font-size:5vw;
		line-height:1.3;
		height:18vw;
	}
	.submenu2 .section_06 .bottom {
		margin:5vw 0 0;
		font-size:4.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu2 .section_06 .bottom br {display:none;}
	.submenu2 .section_07 {
		margin:12vw 0 0;
		padding:0 0 16vw;
		background:none;
		/*background-color:#f1f1f1;
		background-position:60% 15%;
		background-size:170%;*/
	}
	.submenu2 .section_07 .top {
		height:95vw;
		padding:16vw 4vw 0;
		background-image:url('../images/sub/menu2_6bg.jpg');
		background-color:#f1f1f1;
		background-size:170%;
		background-repeat:no-repeat;
		background-position:60% 100%;
	}
	.submenu2 .section_07 .top h3 {
		font-size:8vw;
		line-height:1.3;
		margin:0 0 5vw;
	}
	.submenu2 .section_07 .top h3 span {
		font-size:2.8vw;
		margin:0 0 3vw;
		letter-spacing:0.3em;
		padding:0;
	}
	.submenu2 .section_07 p {
		font-size:4vw;
		line-height:1.3;
	}
	.submenu2 .section_07 .bottom {
		height:auto;
		padding:10vw 4vw;
		background-size:cover;
		margin-top:-8vw;
	}
	.submenu2 .section_07 .bottom h4 {
		font-size:4.6vw;
		margin:0 0 5vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu2 .section_07 .bottom .flex {
		flex-wrap:wrap;
	}
	.submenu2 .section_07 .bottom ul.left,
	.submenu2 .section_07 .bottom ul.right {
		width:100%;
	}
	.submenu2 .section_07 .bottom ul.right {margin-top:3vw;}
	.submenu2 .section_07 .bottom ul li {
		font-size:3.8vw;
		line-height:1.5;
		padding-left:5vw;
		margin:0 0 3vw;
		word-break:keep-all;
	}
	.submenu2 .section_07 .bottom ul li br {display:none;}
	.submenu2 .section_07 .bottom ul li:after {
		left:0;
		top:2vw;
		width:2vw;
		height:2vw;
	}

	/* 3 */
	.submenu3 .section_01 {
		height:auto;
		padding:0;
	}
	.submenu3 .section_01 .s_box1 {
		padding:16vw 4vw 0;
	}
	.submenu3 .section_01 span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu3 .section_01 h3 {
		font-size:7vw;
		line-height:1.3;
		word-break:keep-all;
		margin:0 0 7vw;
	}
	.submenu3 .section_01 h3 br {display:none;}
	.submenu3 .section_01 p.small {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
		margin:0 0 7vw;
 	}
	.submenu3 .section_01 p.small br {display:none;}
	.submenu3 .section_01 p.blue {
		font-size:4.5vw;
		line-height:1.5;
		margin:0 0 7vw;
	}
	.submenu3 .section_01 .s_box1 .doc_pic {
		position:static;
		margin:0;
		text-align:center;
	}

	.submenu3 .comm_top {
		padding:16vw 4vw 15vw;
	}
	.submenu3 .comm_top.top1 {height:auto;}
	.submenu3 .comm_top.top2 {height:auto;}
	.submenu3 .comm_top.top3 {height:auto;}
	.submenu3 .comm_top.top4 {height:auto;}
	.submenu3 .comm_top h3 {
		font-size:7vw;
		margin:0 0 10vw;
	}
	.submenu3 .comm_top h3 span {
		font-size:2.8vw;
		margin:0 0 3vw;
		letter-spacing:0.3em;
	}
	.submenu3 .comm_top .bold {
		font-size:4.2vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3 .comm_2 dl {
		margin:10vw 0 0;
	}
	.submenu3 .comm_2 dt {
		font-size:4.5vw;
		margin:0 0 4vw;
	}
	.submenu3 .comm_2 dd {
		font-size:4vw;
		line-height:1.5;
		margin:0 0 5vw;
		word-break:keep-all;
	}
	.submenu3 .comm_2 dd br {display:none;}
	.submenu3 .top4 .normal {
		font-size:4vw;
		line-height:1.5;
		margin:5vw 0 0;
		word-break:keep-all;
	}
	.submenu3 .top4 .normal br {display:none;}
	.submenu3 .sec_info {
		padding:16vw 4vw;
	}
	.submenu3 #section4 .sec_info, .submenu3 #section5 .sec_info, .submenu3 #section6 .sec_info {
		padding:16vw 4vw;
	}
	.submenu3 .sec_info p.big {
		font-size:4.5vw;
		line-height:1.5;
		word-break:keep-all;
		margin:0 0 5vw;
	}
	.submenu3 .sec_info p.big br {display:none;}
	.submenu3 .sec_info p.normal {
		font-size:3.8vw;
		line-height:1.5;
		margin:0 0 7vw;
		word-break:keep-all;
	}
	.submenu3 .sec_info p.normal br {display:none;}
	.submenu3 .sec_info p.normal2 {
		font-size:4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3 .sec_info p.normal2 br {display:none;}
	.submenu3 .sec_sub {
		margin:0 0 12vw;
	}
	.submenu3 .sec_sub h4 {
		font-size:6vw;
		margin:0 0 4vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu3 .sec_sub .serif {
		font-size:4vw;
		line-height:1.5;
		margin:0 0 12vw;
		word-break:keep-all;
	}
	.submenu3 .flex {
		flex-wrap:wrap;
	}
	.submenu3 .flex .box {
		width:100%;
		max-width:75%;
		margin:0 auto 8vw;
	}
	.submenu3 .flex .pic {
		margin:0 auto 4vw;
		text-align:center;
		max-width:80%;
	}
	.submenu3 .flex .pic img {width:100%;}
	.submenu3 .flex.size_c dt {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.submenu3 .flex.size_c dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3 .flex.size_c dd br {display:none;}
	.submenu3 .flex.size1 {
		padding:0 4vw;
		margin-top:0;
	}
	.submenu3 .flex.size1 .box {
		width:100%;
		margin-bottom:10vw;
		
	}
	.submenu3 .flex.size1 dl {height:auto; margin:0 0 7vw;}
	.submenu3 .flex.size1 p {
		font-size:4vw;
		
	}
	.submenu3 .flex.size1 p strong {
		font-size:4.3vw;
		margin:0 0 2vw;
	}
	.submenu3 .flex.size2 {
		padding:0 4vw;
		margin-top:0;
		felx-wrap:wrap;
	}
	.submenu3 .flex.size2 .box {
		width:100%;
		margin-bottom:10vw;
	}
	.submenu3 .flex.size2 .pic img {
		width:100%;
	}
	.submenu3 .flex.size3 {
		padding:0 4vw;
		margin:0;
		flex-wrap:wrap;
	}
	.submenu3 .flex.size3 .box {
		width:100%;
		max-width:100%;
		margin-bottom:10vw;
	}
	.submenu3 .flex.size3 dt {
		font-size:5.5vw;
		margin:0 0 3vw;
		background:#455175;
		color:#fff;
		padding:2vw;
		border-radius:10px 0 0 0;
	}
	.submenu3 .flex.size3 dt span {
		margin-left:2vw;
		font-size:3.2vw;
	}
	.submenu3 .flex.size3 dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3 .flex.size4 {
		padding:4vw 0 0;
	}
	.submenu3 .flex.size4 .box {
		width:100%;
		max-width:75%;
		text-align:center;
		margin:0 auto 10vw;
	}
	.submenu3 .flex.size4 .pic {
		max-width:80%;
	}
	.submenu3 .flex.size4 .pic img {width:100%;}
	.submenu3 .flex.size4 dt {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.submenu3 .flex.size4 dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu3 .flex.size4 dd br {display:none;}
	.submenu3 .flex.size5 {gap:2vw;}
	.submenu3 .flex.size5 p {width:100%;}
	.submenu3 .flex.size5 p img {width:100%;}
	.submenu3 .flex.size5 p:last-of-type {
		margin:0;
	}
	.submenu3 .flex.size5 p span {
		width:6vw;
		height:6vw;
		font-size:3.4vw;
		line-height:6vw;
	}
	.submenu3 .flex.pict {
		margin:12vw 0 0;
		gap:2vw;
	}
	.submenu3 .flex.pict p {width:100%;}
	.submenu3 .flex.pict p:last-of-type {margin:0;}
	.submenu3 .flex.pict img {width:100%;}
	.submenu3 .flex.step {
		padding:0;
	}
	.submenu3 .flex.step li {
		width:100%;
		height:auto;
		min-height:12vw;
		padding:2vw 2vw 2vw 4vw;
		margin:0 0 2vw;
		border:3px solid #ebebeb;
	}
	.submenu3 .flex.step li strong {
		font-size:4vw;
		width:8vw;
	}
	.submenu3 .flex.step li span {
		width:calc(100% - 8vw);
		font-size:3.8vw;
		word-break:keep-all;
		line-height:1.3;
	}
	.submenu3 .flex.step li.last {
		margin:0 0 2vw;
	}
	.submenu3 .flex.cause {
		padding:0;
	}
	.submenu3 .flex.cause dl {
		width:100%;
		text-align:center;
		margin:0 0 12vw;
	}
	.submenu3 .flex.cause dt {
		font-size:5.5vw;
		margin:0 0 2vw;
	}
	.submenu3 .flex.cause dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
		text-align:center;
	}
	.submenu3 .last_txt {
		font-size:4vw;
		line-height:1.5;
		margin:0;
		word-break:keep-all;
	}

	/* 4 */
	.submenu4 .section_01 {
		padding:0;
	}
	.submenu4 .section_01 .s_box1 {
		padding:16vw 4vw 0;
		flex-wrap:wrap;
		background-color:#f8fdff;
	}
	.submenu4 .section_01 .s_box1 .left {
		padding:0;
		width:100%;
	}
	.submenu4 .section_01 .s_box1 .right {
		width:100%;
		display:block;
		position:relative;
		margin:5vw 0 0;
	}
	.submenu4 .section_01 .s_box1 .right p {
		padding-left:8vw;
		max-width:100%;
	}
	.submenu4 .section_01 .s_box1 .right p img {
		max-width:75%;
	}
	.submenu4 .section_01 .s_box1 .right .name {
		font-size:5.5vw;
		position:absolute;
		margin:0;
		padding:0;
		bottom:12vw;
		right:6vw;
	}
	.submenu4 .section_01 .s_box1 .right .name span {
		font-size:2.8vw;
		margin:0 0 2vw;
	}
	.submenu4 .section_01 .s_box1 h3 {
		font-size:8vw;
		line-height:1.3;
		margin:0 0 10vw;
		word-break:keep-all;
	}
	.submenu4 .section_01 .s_box1 h3 span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu4 .section_01 .s_box1 p.small {
		font-size:3.8vw;
		line-height:1.5;
		margin:0 0 8vw;
		word-break:keep-all;
	}
	.submenu4 .section_01 .s_box1 p.small br {display:none;}
	.submenu4 .section_01 .s_box1 p.blue {
		font-size:4.5vw;
		line-height:1.5;
	}
	.submenu4 .section_01 .s_box2 {
		padding:16vw 4vw;
	}
	.submenu4 .section_01 .s_box2 h3 {
		font-size:6vw;
		line-height:1.3;
		padding:5vw 0 0;
		margin:0 0 12vw;
		letter-spacing:-0.06em;
		word-break:keep-all;
	}
	.submenu4 .section_01 .s_box2 h3:after {
		width:15vw;
		height:2px;
	}
	.submenu4 .section_01 .s_box2 .flex {
		flex-wrap:wrap;
		gap:4vw 2vw;
	}
	.submenu4 .section_01 .s_box2 .box {
		width:48%;
	}
	.submenu4 .section_01 .s_box2 .box .pic img {width:100%;}
	.submenu4 .section_01 .s_box2 .b_txt {
		height:33vw;
		padding:4vw 0 0;
	}
	.submenu4 .section_01 .s_box2 .b_txt span {
		font-size:3.4vw;
		margin:0 0 2vw;
		word-break:keep-all;
		line-height:1.3;
		height:8.5vw;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.submenu4 .section_01 .s_box2 .b_txt p {
		font-size:4.3vw;
		line-height:1.3;
	}
	.submenu4 .section_01 .s_box3 {
		height:240vw;
		background-size:cover;
		padding:16vw 4vw;
		flex-wrap:wrap;
		align-items:flex-start;
		align-content:flex-start;
	}
	.submenu4 .section_01 .s_box3 .left {
		padding:0;
		width:100%;
		margin:0 0 10vw;
	}
	.submenu4 .section_01 .s_box3 .right {
		width:100%;
		padding:0;
	}
	.submenu4 .section_01 .s_box3 .left dl {margin:0 0 10vw;}
	.submenu4 .section_01 .s_box3 .left dt {
		font-size:6vw;
		line-height:1.3;
		word-break:keep-all;
		margin:0 0 5vw;
	}
	.submenu4 .section_01 .s_box3 .left dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu4 .section_01 .s_box3 .left dd br {display:none;}

	.submenu4 .section_01 .s_box3 .right .bigImg img {
		max-width:70%;
	}
	.submenu4 .section_01 .s_box3 .right .bigImg span {
		font-size:4.5vw;
		margin:-8vw 0 0;
		padding:0 0 0 7vw;
	}
	.submenu4 .section_01 .s_box3 .right .absol {
		bottom:-31vw;
		right:0;
		width:95%;
		top:auto;
		left:auto;
		justify-content:flex-end;
		gap:2vw;
		max-width:100%;
	}
	.submenu4 .section_01 .s_box3 .right .fir {
		margin:0 0 0 48%;
	}
	.submenu4 .section_01 .s_box3 .right .ab_box {width:48%;}
	.submenu4 .section_01 .s_box3 .right dt img {width:100%;}
	.submenu4 .section_01 .s_box3 .right dt span {
		bottom:1vw;
		right:2vw;
		font-size:6vw;
	}
	.submenu4 .section_01 .s_box3 .right dd {
		font-size:3.8vw;
		line-height:8vw;
		height:8vw;
	}
	.submenu4 .s_box4 {
		height:auto;
		padding:16vw 0 15vw;
	}
	.submenu4 p.normal {
		font-size:3.8vw;
		line-height:1.5;
		padding:0 4vw;
		word-break:keep-all;
	}
	.submenu4 .blue_comm {
		margin:0 0 12vw;
		font-size:7vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.submenu4 .blue_comm span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu4 .s_box5_1 .step_comm {
		margin:0;
		padding:8vw 4vw;
		flex-wrap:wrap;
		gap:6vw 2vw;
	}
	.submenu4 p.bold {
		font-size:4.2vw;
	}
	.submenu4 .s_box5_1 .step_comm .st_box,
	.submenu4 .s_box5_2 .step_comm .st_box {width:48%;}
	.submenu4 .step_comm dt img {width:100%;}
	.submenu4 .step_comm dt span {
		width:10vw;
		height:10vw;
		font-size:3.4vw;
		padding:1.2vw 0 0 1vw;
		background-size:contain;
	}
	.submenu4 .step_comm dd {
		font-size:4vw;
		height:8vw;
		line-height:8vw;
	}
	.submenu4 .s_box5_1 .step_comm p {
		font-size:3.8vw;
		line-height:1.3;
		word-break:keep-all;
		margin:3vw 0 0;
	}
	.submenu4 .s_box5_1 .step_comm p br {display:none;}
	.submenu4 .s_box5_2 .step_comm {
		margin:0;
		padding:8vw 4vw;
		flex-wrap:wrap;
		gap:6vw 2vw;
	}
	.submenu4 .s_box5_2 dl.center {
		padding:0 4vw 16vw;
	}
	.submenu4 .s_box5_2 dl.center dt {
		font-size:4.5vw;
		line-height:1.5;
		word-break:keep-all;
		margin:0 0 7vw;
	}
	.submenu4 .s_box5_2 dl.center dd {
		font-size:4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu4 .s_box5_2 dl.center dd br {display:none;}
	.submenu4 .section_04 {height:auto; margin:0 0 16vw;}
	.submenu4 .s_box6 {
		padding:16vw 0;
	}
	.submenu4 .s_box6 h3 {
		font-size:7vw;
		line-height:1.3;
		margin:0 0 12vw;
	}
	.submenu4 .s_box6 h3 span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu4 .s_box6 .flex {
		padding:0 4vw;
		gap:10vw;
	}
	.submenu4 .s_box6 .f_box {
		width:100%; 
		margin:0 auto;
		max-width:75%;
	}
	.submenu4 .s_box6 .f_box span img {
		width:100%;
	}
	.submenu4 .s_box6 .f_box dl {height:auto;}
	.submenu4 .s_box6 .f_box dt {
		font-size:5.5vw;
		padding:4vw 0 5vw;
	}
	.submenu4 .s_box6 .f_box dd {
		font-size:3.8vw;
		line-height:1.5;
		text-align:left;
	}

	/* 5 */
	.submenu5 .section_01 {height:auto;}
	.submenu5 .s_box1 {
		padding:16vw 4vw;
	}
	.submenu5 .s_box1 h3 {
		font-size:8vw;
		margin:0 0 12vw;
		text-align:center;
	}
	.submenu5 .s_box1 h3 span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu5 .s_box1 .flex {
		padding:0;
		flex-wrap:wrap;
	}
	.submenu5 .s_box1 .flex dl.fir {
		width:75%;
		margin:0 auto 10vw;
	}
	.submenu5 .s_box1 .flex dl {
		margin:0 auto 10vw;
		width:75%;
	}
	.submenu5 .s_box1 .flex dl:last-of-type {
		margin:0 auto;
	}
	.submenu5 .s_box1 .flex dt img {width:100%;}
	.submenu5 .s_box1 .flex dt span {
		font-size:4vw;
		height:8vw;
		line-height:8vw;
	}
	.submenu5 .s_box1 .flex dd {
		font-size:3.8vw;
		line-height:1.5;
		padding:5vw 0 0;
	}
	.submenu5 .s_box2 {
		padding:16vw 4vw;
		overflow:hidden;
	}
	.submenu5 .s_box2 h3 {
		font-size:6vw;
		line-height:1.3;
		padding:5vw 0 0;
		margin:0 0 12vw;
		letter-spacing:-0.06em;
		word-break:keep-all;
	}
	.submenu5 .s_box2 h3:after {
		width:15vw;
		height:2px;
	}
	.submenu5 .s_box2 ul {
		flex-wrap:wrap;
		gap:2vw;
		justify-content:center;
	}
	.submenu5 .s_box2 ul:after {
		top:15vw;
		right:-10%;
		left:auto;
		width:100vw;
	}
	.submenu5 .s_box2 ul:before {
		content:'';
		position:absolute;
		height:1px;
		background:#363b4a;
		bottom:15vw;
		left:-10%;
		width:99%;
		z-index:-1;
	}
	.submenu5 .s_box2 ul li {
		width:29vw;
		height:29vw;
		padding:5vw 0 0;
	}
	.submenu5 .s_box2 ul li strong {
		font-size:5vw;
		margin:0 0 2.5vw;
	}
	.submenu5 .s_box2 ul li span {
		font-size:3vw;
		line-height:1.3;
	}
	.submenu5 .s_box3 {
		padding:0;
	}
	.submenu5 .s_box3 .flex {
		padding:8vw 4vw;
	}
	.submenu5 .s_box3 .f_box {
		width:100%;
		max-width:75%;
		margin:0 auto 10vw;
	}
	.submenu5 .s_box3 .f_box:last-of-type {margin:0;}
	.submenu5 .s_box3 .f_box span img {width:100%;}
	.submenu5 .s_box3 .f_box .flex_sub span {width:100%;}
	.submenu5 .s_box3 .f_box dl {
		height:auto;
		padding:4vw 0 0;
	}
	.submenu5 .s_box3 .f_box dl dt {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.submenu5 .s_box3 .f_box dl dd {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.submenu5 .s_box3 .f_box dl dd br {display:none;}
	.submenu5 .s_box3 .f_box.last {
		width:100%;
		max-width:80%;
		margin:0 auto;
	}
	.submenu5 .s_box3 .flex_sub {
		gap:2vw;
		flex-wrap:wrap;
	}
	.submenu5 .section_03 {
		height:auto;
		background-size:cover;
	}
	.submenu5 .s_box4 {
		padding:16vw 0;
	}
	.submenu5 .cent_comm {
		font-size:7vw;
	}
	.submenu5 .cent_comm span {
		font-size:2.8vw;
		letter-spacing:0.3em;
		margin:0 0 3vw;
	}
	.submenu5 .s_box4 h3 {margin:0 0 5vw;}
	.submenu5 .s_box4 p {
		padding:5vw 0 0;
		font-size:6vw;
		margin:0 0 12vw;
	}
	.submenu5 .s_box4 .flex {
		flex-wrap:wrap;
		gap:4vw;
	}
	.submenu5 .s_box4 .f_box {
		width:100%;
		max-width:75%;
		margin:0 auto;
	}
	.submenu5 .s_box4 .f_box span {
		margin:0 0 1vw;
	}
	.submenu5 .s_box4 .f_box span img {width:100%;}
	.submenu5 .s_box4 .f_box dl {
		height:auto;
		padding:6vw 4vw;
	}
	.submenu5 .s_box4 .f_box dt {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.submenu5 .s_box4 .f_box dd {
		font-size:3.8vw;
		line-height:1.5;
	}
	.submenu5 .s_box5 {
		padding:16vw 0;
	}
	.submenu5 .s_box5 h3 {margin:0 0 12vw;}
	.submenu5 .s_box5 .flex {
		flex-wrap:wrap;
		padding:0 4vw;
	}
	.submenu5 .s_box5 .f_box {
		width:100%;
		max-width:75%;
		margin:0 auto 10vw;
	}
	.submenu5 .s_box5 .f_box span img {width:100%;}
	.submenu5 .s_box5 .f_box:last-of-type {margin-bottom:0;}
	.submenu5 .s_box5 .f_box dl {
		padding:4vw 0 0;
	}
	.submenu5 .s_box5 .f_box dt {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.submenu5 .s_box5 .f_box dd {
		font-size:3.8vw;
		line-height:1.5;
	}
	.submenu5 .s_box5 .f_box dd br {display:none;}

	/*  카카오톡 상담 */
	.kakao_wrap .k_top {
		padding:12vw 4vw;
	}
	.kakao_wrap .k_top .flex {
		flex-wrap:wrap;
	}
	.kakao_wrap .k_top .left {padding:0;}
	.kakao_wrap .k_top p {
		font-size:7vw;
	}
	.kakao_wrap .k_top span {
		margin:3vw 0 0;
		font-size:3.6vw;
	}
	.kakao_wrap .k_top .right {
		margin:10vw 0 0;
	}
	.kakao_wrap .k_top li {
		padding:0 0 0 5vw;
		font-size:4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.kakao_wrap .k_top li:after {
		width:3vw;
		height:4vw;
		top:1vw;
		transform:translate(0,0);
	}
	.kakao_wrap .k_tit_center h2 {
		font-size:7vw;
	}
	.kakao_wrap .k_tit_center p {
		font-size:3.8vw;
		line-height:1.3;
		word-break:keep-all;
	}
	.kakao_wrap .k_step {
		padding:16vw 4vw;
	}
	.kakao_wrap .k_step h2 {
		margin:0 0 2vw;
	}
	.kakao_wrap .k_step p {
		margin:0 0 10vw;
	}
	.kakao_wrap .k_step .flex {
		flex-wrap:wrap;
	}
	.kakao_wrap .k_step li {
		padding:14vw 0 0;
		width:100%;
	}
	.kakao_wrap .k_step li.second {padding:14vw 0 0;}
	.kakao_wrap .k_step li span {
		margin:4vw 0 0;
		font-size:4vw;
		line-height:1.5;
	}
	.kakao_wrap .k_step li:after {
		top:2.5vw;
		width:5vw;
		height:6vw;
		left:50%;
		transform:translate(-50%,0) rotate(90deg);
	}
	.kakao_wrap .k_step li.second:after {left:50%;}
	.kakao_wrap .k_counsel {
		padding:16vw 4vw;
	}
	.kakao_wrap .k_counsel h2 {
		margin:0 0 5vw;
		padding:0 0 5vw;
	}
	.kakao_wrap .k_counsel h2:after {
		width:15vw;
	}
	.kakao_wrap .k_counsel .k_tit_center {
		padding:0 0 10vw;
		margin:0 0 10vw;
	}
	.kakao_wrap .k_counsel_form .cs_box {
		margin:0 0 5vw;
		flex-wrap:wrap;
	}
	.kakao_wrap .k_counsel_form .title {
		font-size:3.8vw;
		width:100%;
		text-align:left;
		margin:0 0 2vw;
	}
	.kakao_wrap .k_counsel_form .desc span {
		font-size:3.6vw;
		padding:0 1.5vw;
	}
	.kakao_wrap .k_counsel_form input, .kakao_wrap .k_counsel_form select {
		height:9vw;
		padding-left:4vw;
		line-height:9vw;
		font-size:3.6vw;
	}
	.kakao_wrap .k_counsel_form select.short {max-width:33%;}
	.kakao_wrap .k_counsel_form input[type="tel"] {max-width:33%;}
	.kakao_wrap .k_counsel_form textarea {
		min-height:50vw;
		padding:4vw;
	}
	.kakao_wrap .k_counsel_form p {
		font-size:3.6vw;
		margin:3vw 0 0;
		line-height:1.2;
		word-break:keep-all;
	}
	.kakao_wrap .k_counsel_form p strong {
		display:block;
		margin:0 0 2vw;
	}
	.kakao_wrap .qr_img {
		margin:10vw auto;
		max-width:90%;
	}
	.kakao_wrap .k_counsel_btn a {
		font-size:4.3vw;
		height:11vw;
		line-height:11vw;
		max-width:50vw;
	}
}


@media screen and (max-width: 500px) {
	.submenu1_2 .section_01 .box .pic {
		max-width:70%;
	}

}