@charset "utf-8";

#slide_area {
	width: 1400px;
	min-width: 100%;
	position: relative;
	
}
.slide1 {
	width: 1400px;
	height: 800px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	min-width: 100%;
	z-index: 10;
}
.slide1 .swiper-wrapper {
	position: relative;
}
.slide1 .swiper-slide {
}
.slide1 .trim {
	background-color: #EDEDED;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#slide_contents {
	position: absolute;
	z-index: 200;
	top: 0px;
	width: 1400px;
	margin-left: -700px;
	left: 50%;
	height: 100%;
}
#slide_contents img {
	position: absolute;
}
#slide_text1 {
	width: 340px;
	top: 20px;
	right: 20px;
}
#slide_text2 {
	width: 385px;
	left: 20px;
	top: 240px;
}
#slide_text3 {
	width: 430px;
	left: 10px;
	top: 600px;
}
.right_contents {
	width: 1100px;
	float: right;
	position: relative;
	height: 100%;
	padding-right: 10px;
}
.left_contents {
	width: 1100px;
	float: left;
	position: relative;
	height: 100%;
	padding-left: 10px;
}


#sec1 {
	padding-top: 90px;
}
#sec1 p {
	color: #133572;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2px;
}

#sec2 {
	background-image: url(../images/sec2_back.svg);
	background-repeat: no-repeat;
	background-position: 0% center;
	height: 1140px;
}
#sec2 .contents {
	height: 100%;
}
#sec2_h2  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	z-index: 10;
}
#sec2 h3 {
	color: #133572;
	font-size: 43px;
	text-align: right;
	margin-top: 19px;
	margin-bottom: 90px;
}
#sec2 p {
	font-size: 17px;
	text-align: right;
	line-height: 1.7;
	margin-bottom: 80px;
	font-weight: 500;
}
#sec2_img {
	margin-left: -238px;
}
#sec2_img2 {
	position: absolute;
	right: 0px;
	bottom: 0px;
}




#sec3 {
	height: 1050px;
	margin-bottom: 80px;
}
#sec3_h2 {
	width: 288px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#sec3 .contents {
	height: 100%;
	padding-top: 83px;
}
#sec3 h3 {
	text-align: left;
	color: #133572;
	font-size: 61px;
	margin-bottom: 50px;
}
#sec3 h3 span {
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
	
}
#sec3 p {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	line-height: 1.7;
	margin-bottom: 73px;
}


#sec3_list {
	position: relative;
	margin-left: 20px;
}
#sec3_list li {
	width: 365px;
	position: absolute;
	display: block;
}
#sec3_list1 {
	top: 0px;
	left: 0px;
	z-index: 10;
}
#sec3_list2 {
	top: 88px;
	left: 308px;
	z-index: 5;
}
#sec3_list3 {
	top: 0px;
	left: 639px;
}

.sec3_img {
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-shadow: 5px 5px 10px hsla(0,0%,0%,0.35);
	box-shadow: 5px 5px 10px hsla(0,0%,0%,0.35);
	width: 100%;
	background-color: hsla(0,0%,100%,1.00);
	margin-bottom: 10px;
}
.sec3_person_data {
	text-align: left;
	padding-left: 69px;
	margin-bottom: 10px;
	font-size: 21px;
}
.sec3_name {
	margin-bottom: 10px;
}


.sec3_button {
	width: 230px;
}

#sec4 {
	height: 1470px;
	margin-bottom: 100px;
}

#sec4_h2 {
	width: 286px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#sec4 .contents {
	height: 100%;
}
#sec4 h3 {
	color: #133572;
	font-size: 61px;
	text-align: right;
	margin-top: 34px;
	margin-bottom: 30px;
}
#sec4 p {
	width: 600px;
	text-align: left;
	float: right;
	line-height: 1.7;
	font-weight: 500;
	margin-bottom: 31px;
}

#sec4_img1 {
	width: 885px;
	float: right;
	margin-bottom: 43px;
}
#sec4_plan {
	text-align: right;
	margin-right: 21px;
}

#sec4_img2 {
	width: 97px;
	display: inline-block;
	vertical-align: top;
	margin-right: 104px;
}
#sec4_list {
	width: 730px;
	display: inline-block;
	vertical-align: top;
}
#sec4_list li {
	list-style-position: outside;
	list-style-type: disc;
	width: auto;
	text-align: justify;
	line-height: 1.5;
	margin-bottom: 30px;
	font-weight: 500;
}
.sec4_list1 {
	color: #163853;
}
.sec4_list2 {
	color: #133572;
}
.sec4_list3 {
	color: #276193;
}
.sec4_list4 {
	color: #307ab7;
}

#sec4_img3 {
	position: absolute;
	z-index: 10;
	top: -55px;
	left: -80px;
	padding-top: 0px;
}

#sec5 {
	height: 973px;
	margin-bottom: 50px;
}
#sec5_h2 {
	width: 295px;
	top: 0px;
	position: absolute;
	right: 0px;
}
#sec5 .contents {
	height: 100%;
	text-align: left;
}
#sec5 h3 {
	color: #133572;
	font-size: 61px;
	text-align: left;
	margin-bottom: 30px;
}
#sec5 p {
	font-size: 22px;
	text-align: left;
	width: 100%;
	font-weight: 500;
	margin-bottom: 30px;
}


.sec5_button {
	width: 360px;
	margin-bottom: 61px;
}
#sec5_img {
	margin-left: 70px;
}


#sec6 {
	height: 1084px;
}
#sec6_h2 {
	width: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}


#sec6 .contents {
	height: 100%;
}
#sec6 .right_contents {
	padding-right: 110px;
}

#sec6 h3 {
	color: #133572;
	font-size: 61px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 28px;
}
#sec6 p {
	font-weight: 500;
	text-align: left;
	width: 550px;
	line-height: 1.7;
	float: right;
	letter-spacing: 1px;
	margin-bottom: 70px;
}
#sec6_img {
	width: 875px;
	margin-bottom: 150px;
}
.sec6_button1 {
	width: 315px;
	margin-bottom: 50px;
}
#sec6 h4 {
	font-size: 46px;
	font-weight: 600;
}




@media (max-width:540px){
#slide_area {
	width: 540px;
	min-width: 540px;
	position: relative;
	margin-top: 100px;
	
}
.slide1 {
	width: 100%;
	height: 800px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	min-width: 100%;
	z-index: 10;
}
.slide1 .swiper-wrapper {
	position: relative;
}
.slide1 .swiper-slide {
}
.slide1 .trim {
	background-color: #EDEDED;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#slide_contents {
	position: absolute;
	z-index: 200;
	top: 0px;
	width: 100%;
	margin-left: 0px;
	left: 0%;
	height: 100%;
}
#slide_contents img {
	position: absolute;
}
#slide_text1 {
	width: 80px;
	top: 25px;
	right: 5px;
}
#slide_text2 {
	width: 300px;
	left: 113px;
	top: 182px;
}
#slide_text3 {
	width: 310px;
	left: 105px;
	top: 455px;
}
.right_contents {
	width: 470px;
	float: right;
	position: relative;
	height: 100%;
	padding-right: 10px;
}
.left_contents {
	width: 470px;
	float: left;
	position: relative;
	height: 100%;
	padding-left: 10px;
}


#sec1 {
	padding-top: 50px;
	margin-bottom: 60px;
}
#sec1 p {
	color: #133572;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
#sec1_img {
	width: 100%;
}


#sec2 {
	height: 1260px;
	margin-bottom: 100px;
	background-position: center 542px;
	background-size: 700px auto;
}
#sec2 .contents {
	height: auto;
}
#sec2_h2  {
	position: relative;
	top: 0px;
	left: 0px;
	width: 480px;
	z-index: 10;
	margin-left: -11px;
}
#sec2 h3 {
	color: #133572;
	font-size: 34px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 37px;
}
#sec2 p {
	font-size: 17px;
	text-align: justify;
	line-height: 1.7;
	margin-bottom: 80px;
	font-weight: 500;
	margin-right: -5px;
}
#sec2_img {
	margin-left: 0px;
	width: 470px;
}
#sec2_img2 {
	position: absolute;
	right: -33px;
	bottom: auto;
	width: 200px;
	top: -215px;
	z-index: 100;
}


#sec3 {
	height: 1050px;
	margin-bottom: 80px;
}
#sec3_h2 {
	width: 480px;
	position: relative;
	right: 0px;
	top: 0px;
	margin-left: -10px;
	margin-bottom: 50px;
}
#sec3 .contents {
	height: auto;
	padding-top: 0px;
}
#sec3 h3 {
	text-align: left;
	color: #133572;
	font-size: 34px;
	margin-bottom: 50px;
	margin-left: 20px;
}
#sec3 h3 span {
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: -23px;
	
}
#sec3 p {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	line-height: 1.7;
	margin-bottom: 73px;
	margin-right: -3px;
}


#sec3_list {
	position: relative;
	margin-left: -10px;
	white-space: nowrap;
}
#sec3_list li {
	width: 150px;
	position: relative;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
#sec3_list1 {
	top: 0px;
	left: 0px;
	z-index: 10;
}
#sec3_list2 {
	top: auto;
	left: auto;
	z-index: 5;
}
#sec3_list3 {
	top: auto;
	left: auto;
}

.sec3_img {
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 5px 5px 10px hsla(0,0%,0%,0.35);
	box-shadow: 5px 5px 10px hsla(0,0%,0%,0.35);
	width: 100%;
	background-color: hsla(0,0%,100%,1.00);
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.sec3_img img {
	width: 100%;
}

.sec3_person_data {
	text-align: left;
	padding-left: 31px;
	margin-bottom: 10px;
	font-size: 16px;
}
.sec3_name {
	margin-bottom: 10px;
}


.sec3_button {
	width: 150px;
}

#sec4 {
	height: 1684px;
	margin-bottom: 100px;
}

#sec4_h2 {
	width: 480px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: -10px;
}
#sec4 .contents {
	height: auto;
}
#sec4 h3 {
	color: #133572;
	font-size: 34px;
	text-align: right;
	margin-top: 7px;
	margin-bottom: 16px;
	width: 260px;
	margin-left: 206px;
}
#sec4 p {
	width: 250px;
	text-align: left;
	float: right;
	line-height: 1.7;
	font-weight: 500;
	margin-bottom: 31px;
}

#sec4_img1 {
	width: 480px;
	float: right;
	margin-bottom: 43px;
	margin-right: -17px;
}
#sec4_plan {
	text-align: right;
	margin-right: 0px;
	position: relative;
}

#sec4_img2 {
	width: 95px;
	display: inline-block;
	vertical-align: top;
	margin-right: auto;
	position: absolute;
	top: 0px;
	left: -12px;
}
#sec4_list {
	width: 350px;
	display: inline-block;
	vertical-align: top;
	margin-right: -5px;
}
#sec4_list li {
	list-style-position: outside;
	list-style-type: disc;
	width: auto;
	text-align: justify;
	line-height: 1.5;
	margin-bottom: 30px;
	font-weight: 500;
}
.sec4_list1 {
	color: #163853;
}
.sec4_list2 {
	color: #133572;
}
.sec4_list3 {
	color: #276193;
}
.sec4_list4 {
	color: #307ab7;
}

#sec4_img3 {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: -80px;
	padding-top: 0px;
	width: 280px;
}

#sec5 {
	height: 761px;
	margin-bottom: 50px;
}
#sec5_h2 {
	width: 480px;
	top: 0px;
	position: relative;
	right: 0px;
	margin-right: 10px;
}
#sec5 .contents {
	height: auto;
	text-align: left;
}
#sec5 h3 {
	color: #133572;
	font-size: 34px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 14px;
}
#sec5 p {
	font-size: 17px;
	text-align: left;
	width: 100%;
	font-weight: 500;
	margin-bottom: 30px;
}


.sec5_button {
	width: 360px;
	margin-bottom: 61px;
	position: absolute;
	bottom: -190px;
	left: 62px;
}
#sec5_img {
	margin-left: 0px;
	width: 100%;
}


#sec6 {
	height: 1215px;
}
#sec6_h2 {
	width: 480px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 11px;
}


#sec6 .contents {
	height: auto;
}
#sec6 .right_contents {
	padding-right: 0px;
}

#sec6 h3 {
	color: #133572;
	font-size: 54px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 28px;
}
#sec6 p {
	font-weight: 500;
	text-align: justify;
	width: 100%;
	line-height: 1.7;
	float: right;
	letter-spacing: 1px;
	margin-bottom: 30px;
	font-size: 17px;
}
#sec6_img {
	width: 380px;
	margin-bottom: 50px;
}
.sec6_button1 {
	width: 380px;
	margin-bottom: 50px;
}
#sec6 h4 {
	font-size: 37px;
	font-weight: 600;
}
}
