@charset "utf-8";
/* CSS Document */

.pc{
	display: block;
}


.sp{
	display: none;
}

section{
	color:#062c44;
	font-family: "Zen Kaku Gothic New", serif;
}

.sth__head{
	background: linear-gradient(to right, #6cafeb, #3b8ed7);
}

.sth__head__mv{
	width:1440px;
	margin:0 auto;
}

.sth__navW{
	background-color:#e6e8ec;
}

.sth__nav{
	width:992px;
	font-family: "Zen Kaku Gothic New", serif;
	margin:0 auto;
	color:#062c44;
	font-size:20px;
	display: flex;
	justify-content: space-between;
	padding:15px 0;
	font-weight: 500;
}

.sth__nav__item{
	width:496px;
	text-align: center;
}

.container02 {
	width: 992px;
	margin: 0 auto;
}

.sth01{
	display: flex;
	justify-content: space-between;
	max-width: 992px;
	padding: 40px;
	margin: 60px auto;
}	

.sth01__imgF{
	flex: 1;
    margin-left: calc(50% - 50vw);
    margin-right: 4%;
	text-align: right;
}
  
.sth01__txtF{
	width: 48%;
}

.sth01__txtF__txtEn{
	font-size:19px;
	font-family: "Zen Old Mincho", serif;
}

.sth01__txtF__num{
	font-family: "Zen Old Mincho", serif;
	font-size:48px;
	text-decoration: underline;
}

.sth01__txtF__subTtl{
	font-size:30px;
	font-family: "Zen Old Mincho", serif;
	margin-bottom:40px;
	span{
		font-size:24px;
		font-family: "Zen Kaku Gothic New", serif;
	}
}

.sth01__txtF__ttl{
	font-family: "Zen Old Mincho", serif;
	font-size:36px;
	margin-bottom:40px;
	line-height: 1.6;
	font-weight: 500;
}

.sth01__txtF__txt{
	font-size:18px;
	span{
		font-size:14px;
	}
}

.sth02{
	display: flex;
	justify-content: space-between;
	margin-bottom:60px;
}

.sth02__imgF{
	width:48%;
	display: flex;
    justify-content: flex-end;
}

.sth02__txtF{
	width:52%;
	padding:20px 20px 20px 4%;
	background-color: #d9ecf9;
	box-sizing: border-box;
	font-family: "Zen Old Mincho", serif;
}

.sth02__txtF__ttl{
	text-align: center;
	font-size:32px;
	margin-bottom:40px;
}

.sth02__txtF__lists{
	display: flex;
	justify-content: space-around;
	line-height: 1.9;
	font-size:20px;
}

.sth01-s{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 992px;
	padding: 40px;
	margin: 60px auto;
	flex-direction: row-reverse;
}	

.sth01-s__imgF{
	flex: 1;
    margin-right: calc(50% - 50vw);
	text-align: left;
}

.sth01-s__imgF img{
	height: 100%;
}

.sth01-s__txtF{
	width: 46%;
	margin-right: 2%;
}

.sth01-b__txtF{
	width: 48%;
	padding-right: 2%;
	background-color:#d9ecf9;
	padding:15px;
}

.sth01-b__imgF{
	flex: 1;
    margin-right: calc(48% - 50vw);
	text-align: left;
}

.sth01-b__txtF__ttl{
	background-color:#003555;
	padding:3px 10px;
	margin-bottom:10px;
	width:fit-content;
	color:#FFF;
	font-size:19px;

}

.sth01-b__txtF__lists{
	display: flex;
	justify-content: space-around;
	margin-bottom:20px;
	font-size:18px;
}

.sth01-b__txtF__list{
	width:45%;
}

.sth01-b__txtF__btn{
	display:block;
	color:#FFF;
	border-radius: 20px;
	background-color:#003555;
	padding:5px 20px;
	font-size:20px;
	text-align:center;
	margin-bottom:30px;
}

.sth01-b__txtF__btn:last-child{
	margin-bottom:0px;
}

a.sth01-b__txtF__btn:link{
	color:#FFF;
}

.sth03{
	width:1287px;
	margin:0 auto;
	background-color:#d9ecf9;
	padding:15px 0px;
	margin-bottom:40px;
}

.sth03__ttl{
	font-size:24px;
	text-align:center;
	margin-bottom:20px;
	font-weight: bold;
}

.sth03__imgF{
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
}

.sth03__txt{
	text-align:center;
}

.sth04{
	background-color:#d9ecf9;
	padding:15px 0px;
	margin-bottom:40px;
}
	
.sth04__ttl{
	font-size:24px;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}

.sth04__txt{
	text-align:center;
	span{
		text-decoration:underline
	}
}

.sth04__img{
	margin-top:20px;
	padding:0 20px;
	text-align: right;
}

.sth01-b__txtF__txt{
	margin-bottom:12px;
}

.sth__head02{
	background-image:url("../img/sanyo_strongth02/mv02.png");
	display:flex;
	justify-content:center;
	align-items:center;
	height:300px;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom:60px;
}

.sth05{
	display:flex;
	justify-content:space-between;
	margin-bottom:40px;
}

.sth05__txtF{
	width:48%;
}

.sth05__txtF__ttl{
	font-size:30px;
	margin-bottom:20px;
	font-weight:bold;
}

.sth05__imgF{
	width:48%;
}

.sth06{
	background-color: #2b8c26;
	margin-bottom:40px;
}

.sth06W{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.sth06Sec{
	background-color:#d0f1d0;
	padding-bottom:20px;
}

.sth06__txtF{
	
	font-size:30px;
	color:#FFF;
	font-weight:bold
}

.sth07__ttl{
	font-size:30px;
	color:#134224;
	font-weight:bold;
	margin-bottom:20px;
}

.sth07__ttl:before{
	content:url("../img/sanyo_strongth02/icon01.png");
}

.sth07W{
	display:flex;
	justify-content:space-between;
	margin-bottom:60px;
	align-items:center;
}

.sth07W.rev{
	flex-direction:row-reverse;
}

.sth07W__imgF{
	width:48%;
}

.sth07W__txtF{
	width:48%;
	font-size:18px;
	line-height: 1.9;
}

.sth08Sec{
	background-color:#d8ebef;
	padding-bottom:20px;
}

.sth08{
	background-color:#3b95ac;
}

.sth08W{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:40px;
}

.sth08__txtF{
	font-size:30px;
	color:#FFF;
	font-weight:bold;
}

.sth09W{
	display:flex;
	justify-content:space-between;
	color: #243e92;
	margin-bottom:40px;
}

.sth09W.sthRev{
	flex-direction: row-reverse;
}

.sth09W__txtF{
	width:48%;
}

.sth09W__imgF{
	width:48%;
}

.sth09__ttl {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	color:#243e92;
}

.sth09__txt{
	font-size:18px;
	line-height: 1.9;
}

.sth09__ttl:before{
	content:url("../img/sanyo_strongth02/icon02.png");
}