@charset "utf-8";

/******************************************************* PC // *******************************************************************************/
* {box-sizing:border-box; line-height:1;}
img {vertical-align:bottom;}

#mainvisual {
	position:relative;
}
.main-slider {
	height:560px;
}
.main-slider .slide-item {
	background-image:url('../images/main/mainvisual_bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:cover;
	height:100%;
}
.main-slider p.big {
	padding:75px 0 0;
	font-size:50px;
	font-weight:700;
	line-height:70px;
	margin:0 0 26px;
}
.main-slider p.big strong {
	font-weight:700;
	color:#e67507;
	position:relative;
	z-index:1;
}
.main-slider p.big strong:after {
	content:'';
	position:absolute;
	bottom:-2px;
	left:0;
	height:32px;
	background:#ffe6a9;
	z-index:-1;
	width:100%;
}
.main-slider p.small {
	font-size:20px;
	font-weight:300;
	color:#484848;
	line-height:35px;
	margin:0 0 49px;
}
.main-slider a.pro_go {
	display:block;
	max-width:220px;
	height:52px;
	background:#fff;
	font-size:18px;
	font-weight:400;
	color:#333;
	text-align:center;
	line-height:52px;
	border-radius:30px;
}


#mainvisual .swiper-pagination {
	max-width:1200px;
	bottom:35px;
	left:50%;
	transform:translate(-50%,0);
}
#mainvisual .swiper-pagination-bullet {
	width:14px;
	height:14px;
	border-radius:50%;
	margin:0 8px;
	opacity:1;
	background:#fff;
}
#mainvisual .swiper-pagination-bullet-active {
	background:#e67608;
}

/* section1 */
.section1 {
	padding:140px 0 120px;
	background:#fff;
}
.section1 h2 {
	margin:0 0 29px;
}
.section1 h2 strong {
	color:#e67507;
}
.section1 h3 {
	font-size:36px;
	font-weight:700;
	margin:0 0 25px;
}
.section1 p {
	line-height:40px;
	margin:0 0 70px;
}
.section1 p strong {font-weight:700;}
.section1 .photo {
	justify-content:space-between;
	align-items:center;
}
.section1 .sect_box1 {
	margin:0 0 98px;
}
.section1 .sect_box2 {
	margin:0 0 70px;
}
.section1 .sect_box2 ul {
	padding:22px 34px;
	background:#f8f8f8;
	border-radius:10px;
}
.section1 .sect_box2 ul li {
	position:relative;
	padding:0 0 0 17px;
	font-size:18px;
	font-weight:400;
	color:#4a4a4a;
	margin:18px 0 0;
}
.section1 .sect_box2 ul li:after {
	content:'';
	position:absolute;
	top:calc(50% - 1px);
	left:0;
	transform:translate(0,-50%);
	width:6px;
	height:6px;
	background:#e67507;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.section1 .sect_box2 ul li:first-child {margin:0;}
.section1 .sect_box3 .shadow {
	justify-content:space-between;
	align-items:center;
}
.section1 .sect_box3 .sbox {
	background:#fff;
	width:224px;
	height:264px;
	border-radius:10px;
	box-shadow:-3px -1px 20px rgba(0, 0, 0, 0.05), 9px 5px 20px rgba(0, 0, 0, 0.05);
	text-align:center;
}
.section1 .sect_box3 .sbox span {
	display:block;
	margin:39px 0 29px;
}
.section1 .sect_box3 .sbox dt {
	font-size:16px;
	font-weight:700;
	color:#333;
	margin:0 0 11px;
	line-height:25px;
}
.section1 .sect_box3 .sbox dd {
	font-size:14px;
	font-weight:400;
	color:#818181;
	line-height:20px;
}

/* section2 */
.section2 {
	background:#f8f8f8;
	height:674px;
}
.section2 .content {height:100%;}
.section2 .flex {
	justify-content:space-between;
	align-items:center;
	height:100%;
}
.section2 h3 {
	line-height:65px;
	margin:0 0 22px;
}
.section2 .left p {
	line-height:40px;
}
.section2 .right {
	max-width:535px;
	position:relative;
	padding:159px 0 0;
} 
.section2 .right .spantxt {
	position:absolute;
	width:290px;
	height:166px;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.section2 .right .spantxt strong {font-weight:600;}
.section2 .right .spantxt span {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:252px;
	height:110px;
	font-size:20px;
	font-weight:400;
	line-height:30px;
	margin:13px 0 0 18px;
}
.section2 .right .txt_l {background-image:url('../images/main/blue_mal.png'); left:-10px; top:0;}
.section2 .right .txt_r {background-image:url('../images/main/orange_mal.png'); right:-10px; top:0;}
.section2 .right .txt_n {
	margin:44px 0 27px;
	font-size:18px;
	font-weight:400;
	color:#6e6e6e;
	line-height:25px;
}
.section2 .right .txt_n strong {
	font-weight:700;
	color:#2e5eb7;
}
.section2 .right .txt_b {
	max-width:512px;
	margin-left:15px;
	height:83px;
	line-height:83px;
	font-size:27px;
	font-weight:700;
	color:#333;
	background:#fff;
	border-radius:20px;
	text-align:center;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.03), 0px 4px 20px rgba(0, 0, 0, 0.03);
}

/* section3 */
.section3 {
	background:#fbd91e;
	padding:100px 0;
}
.section3 h3 {
	margin:0 0 36px;
}
.section3 .tit_p {
	margin:0 0 40px;
}
.section3 .flex {
	background:#fff;
	border-radius:15px;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.05), 0px 4px 20px rgba(0, 0, 0, 0.05);
	align-items:center;
	padding:22px 33px;
}
.section3 .left {
	width:calc(100% - 578px);
	text-align:center;
}
.section3 .left p {
	font-size:28px;
} 
.section3 .left p.fir {margin:0 0 11px}
.section3 .left p.fir strong {
	font-weight:500;
	font-size:38px;
}
.section3 .left p.secon {margin:0 0 16px;}
.section3 .left p.secon strong {
	position:relative;
	font-size:48px;
	font-weight:700;
	z-index:1;
} 
.section3 .left p.secon strong:after {
	content:'';
	position:absolute;
	left:-20px;
	top:6px;
	width:425px;
	height:61px;
	background-image:url('../images/main/yellow_bg.png');
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:-1;
}
.section3 .right {
	width:578px;
}
.section3 .right li {
	position:relative;
	padding:15px 0 15px 84px;
	background:#f8f8f8;
	font-size:16px;
	font-weight:400;
	line-height:25px;
	border-radius:10px;
	margin:9px 0 0;
}
.section3 .right li:first-child {margin:0;}
.section3 .right li:after {
	content:'';
	position:absolute;
	top:50%;
	transform:translate(0,-50%);
	left:22px;
	width:35px;
	height:35px;
	background-image:url('../images/main/green_chk.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}

/* section4 */
.section4 {
	background:#f8f8f8;
	padding:118px 0 142px;
}
.section4 .tit {
	font-size:24px;
	font-weight:400;
	color:#818181;
	margin:0 0 22px;
}
.section4 h3 {
	margin:0 0 49px;
}
.section4 h3 strong {
	color:#e67507;
}
.section4 .flex {
	justify-content:space-between;
}
.section4 .box {
	width:386px;
	height:352px;
	background:#fff;
	box-shadow:-1px 1px 10px rgba(0, 0, 0, 0.05), 0px 4px 20px rgba(0, 0, 0, 0.05);
	border-radius:15px;
	text-align:center;
	flex-direction:column;
	align-content:center;
	justify-content:flex-start;
	padding:36px 0 0;
}
.section4 .box p {
	font-size:30px;
	font-weight:600;
	line-height:40px;
}
.section4 .box .img {
	margin:14px 0 18px;
}
.section4 .box .small {
	font-size:16px;
	font-weight:400;
	color:#818181;
	line-height:25px;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
}

/* section5 */
.section5 {
	padding:124px 0 170px;
	background:#fff;
}
.section5 h3 {
	margin:0 0 32px;
}
.section5 p {
	font-size:18px;
	font-weight:400;
	color:#333;
	line-height:30px;
}
.section5 p.img {
	margin:75px 0 30px;
}
.section5 .small {
	display:block;
	font-size:16px;
	font-weight:400;
	color:#818181;
}

/******************************************************* device - pc // *******************************************************************************/
@media screen and (max-width: 1700px) {
	
}
@media screen and (max-width: 1500px) {
	
}

/******************************************************* MOBILE // *******************************************************************************/
@media screen and (max-width: 768px) {
	#mainvisual {
		margin-top:20vw;
	}

	.main-slider {
		height:110vw;
	}
	.main-slider .slide-item {
		background-position:65% 100%;
		background-size:210%;
		background-color:#fbefd8;
	}
	.main-slider p.big {
		padding:10vw 0 0;
		font-size:6vw;
		line-height:1.5;
		margin:0 0 6vw;
	}
	.main-slider p.big strong:after {
		height:4vw;
	}
	.main-slider p.small {
		font-size:3.6vw;
		line-height:1.5;
		margin:0 0 8vw;
		word-break:keep-all;
	}
	.main-slider p.small br {display:none;}
	.main-slider a.pro_go {
		max-width:45vw;
		height:12vw;
		line-height:12vw;
		font-size:4vw;
	}
	#mainvisual .swiper-pagination {
		bottom:3vw;
	}
	#mainvisual .swiper-pagination-bullet {
		width:10px;
		height:10px;
		margin:0 1.5vw;
	}

	/* section1 */
	.section1 {
		padding:16vw 0;
	}
	.section1 h2 {
		margin:0 0 7vw;
	}
	.section1 h3 {
		font-size:5.5vw;
		margin:0 0 5vw;
	}
	.section1 p {
		line-height:1.5;
		margin:0 0 10vw;
		word-break:keep-all;
	}
	.section1 .title_p br {display:none;}
	.section1 .sect_box1 {
		margin:0 0 14vw;
	}
	.section1 .photo {
		gap:2vw;
	}
	.section1 .sect_box2 {
		margin:0 0 14vw;
	}
	.section1 .sect_box2 ul {
		padding:6vw 4vw;
	}
	.section1 .sect_box2 ul li {
		padding:0 0 0 4vw;
		font-size:3.8vw;
		line-height:1.3;
		word-break:keep-all;
		margin:4vw 0 0;
	}
	.section1 .sect_box2 ul li:after {
		width:1vw;
		height:1vw;
		top:1.7vw;
		transform:translate(0,0);
	}
	.section1 .sect_box3 .shadow {
		justify-content:center;
		flex-wrap:wrap;
		gap:2vw;
	}
	.section1 .sect_box3 .sbox {
		width:45vw;
		height:53vw;
	}
	.section1 .sect_box3 .sbox span {
		margin:8vw 0 6vw;
	}
	.section1 .sect_box3 .sbox span img {
		height:15vw;
	}
	.section1 .sect_box3 .sbox dt {
		font-size:3.6vw;
		margin:0 0 2vw;
		line-height:1.3;
	}
	.section1 .sect_box3 .sbox dd {
		font-size:3.4vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.section1 .sect_box3 .sbox dd br {display:none;}

	/* section2 */
	.section2 {
		height:auto;
		padding:16vw 0;
	}
	.section2 h3 {
		line-height:1.3;
		margin:0 0 5vw;
	}
	.section2 .flex {
		flex-wrap:wrap;
	}

	.section2 .left {width:100%;}
	.section2 .left p {
		line-height:1.5;
	}
	.section2 .right {
		max-width:100%;
		width:100%;
		padding:40vw 0 0;
	}
	.section2 .right p.img img {width:100%;}
	.section2 .right .spantxt {
		width:50vw;
		height:30vw;
		background-size:contain;
	}
	.section2 .right .txt_l {top:10vw;}
	.section2 .right .txt_r {right:-3vw; top:10vw;}
	.section2 .right .spantxt span {
		width:41vw;
		height:20vw;
		font-size:4vw;
		line-height:1.5;
		margin:2.5vw 0 0 4.5vw;
	}
	.section2 .right .txt_l span {margin-left:5.3vw;}
	.section2 .right .txt_n {
		margin:7vw 0 6vw;
		font-size:3.8vw;
		line-height:1.5;
	}
	.section2 .right .txt_b {
		width:100%;
		margin-left:0;
		height:15vw;
		line-height:15vw;
		font-size:5.5vw;
		border-radius:10px;
		max-width:100%;
	}

	/* section3 */
	.section3 {
		padding:16vw 0;
	}
	.section3 h3 {margin:0 0 5vw;}
	.section3 .tit_p {
		margin:0 0 10vw;
		line-height:1.5;
		word-break:keep-all;
		padding:0 4vw;
	}
	.section3 .flex {
		padding:10vw 4vw;
		flex-wrap:wrap;
		align-items:flex-start;
	}
	.section3 .left,
	.section3 .right {
		width:100%;
	}
	.section3 .left p {
		font-size:4.5vw;
	}
	.section3 .left p.fir {
		margin:0 0 2.5vw;
	}
	.section3 .left p.fir strong {
		font-size:6vw;
	}
	.section3 .left p.secon {
		margin:0 0 3.5vw;
	}
	.section3 .left p.secon strong {
		font-size:7vw;
	}
	.section3 .left p.secon strong:after {
		background-size:contain;
		width:58vw;
		height:10vw;
		left:0;
	}
	.section3 .right {
		margin:7vw 0 0;
	}
	.section3 .right li {
		padding:4vw 4vw 4vw 14vw;
		font-size:3.6vw;
		line-height:1.5;
		word-break:keep-all;
		margin:2vw 0 0;
	}
	.section3 .right li br {display:none;}
	.section3 .right li:after {
		left:4vw;
		width:5vw;
		height:5vw;
		background-size:contain;
	}

	/* section4 */
	.section4 {
		padding:16vw 0;
	}
	.section4 .tit {
		font-size:4vw;
		margin:0 0 4vw;
	}
	.section4 h3 {
		margin:0 0 7vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.section4 .flex {
		flex-wrap:wrap;
		gap:3vw;
	}
	.section4 .box {
		width:90%;
		height:auto;
		margin:0 auto;
		padding:6vw 0;
	}
	.section4 .box p {
		font-size:5vw;
		line-height:1.5;
	}
	.section4 .box .img {
		margin:0 0 3vw;
	}
	.section4 .box .img img {height:25vw;}
	.section4 .box .small {
		font-size:3.6vw;
		line-height:1.5;
		height:auto;
	}

	/* section5 */
	.section5 {
		padding:16vw 0;
	}
	.section5 h3 {
		margin:0 0 7vw;
	}
	.section5 p {
		font-size:3.8vw;
		line-height:1.5;
		word-break:keep-all;
	}
	.section5 p.img {
		margin:8vw 0 5vw;
	}
	.section5 .small {
		font-size:3.6vw;
		line-height:1.3;
		word-break:keep-all;
		text-indent:-2.5vw;
		padding:0 0 0 3vw;
	}


}
@media screen and (max-width: 500px) {

}