@charset "UTF-8";
/* CSS Document */


.area17 .midashi04 {
	width: 100%;
}

/*contents01*/

.contents01 h5, .contents08 h5 {
	font-size: 35px;
color: #13418c;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: 500;
	padding: 20px 0px 10px;
}

.contents08 h5 {
	font-size: 22px;
	padding: 0px 0px 30px;
}


/*contents02*/

.contents02 .box h6 {
	text-align: center;
	padding-top: 20px;
	letter-spacing: 0.05em;
	font-weight: 500;
	line-height: 1.4;
}

/*contents03*/

.contents03, .contents08 p {
	padding: 25px 35px;
	border-radius: 12px;
	border-style : solid;
border-color : #13418c;
border-width : 1px;
}

.contents08 p {
	border-style : none;
	background-color: #f7f7f7;
}

.contents03 p {
	color: #13418c;
}

/*contents04*/

.contents04 {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	width: 1060px;
}

.contents04 .box {
	width: 210px;
	position: relative;
	text-align: center;
	margin: 0px 25px;
}

body.wcselect_400228858101 .contents04 .box {
	display: inline-block;
vertical-align: top;
}

.contents04 .box::before {
	content: "";
	position: absolute;
left: 0px;
top: 90px;
	background-image: url("images/arrow01.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 18px;
	height: 35px;
	margin-left: -30px;
}

.contents04 .box:nth-child(1)::before {
	display: none;
}

.contents04 h6 {
padding-top: 15px;
	line-height: 1.4;
}

/*contents05*/

.contents05 h4 {
	font-size: 22px;
color: #333;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 500;
	border-bottom-style : dotted;
border-bottom-color : #b3b3b3;
border-bottom-width : 3px;
	padding-bottom: 18px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 110px;
	margin-top: 40px;
}

.contents05 h4::before {
	content: "FEATURE OF EK-ZERO";
	position: absolute;
left: 115px;
top: 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
color: #13418c;
line-height: 1.2;
letter-spacing: 0.15em;
font-weight: 500;
	margin-top: -20px;
}

.contents05 h4::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 96px;
	height: 96px;
	margin-top: -40px;
}

.contents05 .box:nth-child(1) h4::after {
	background-image: url("images/f01.svg");
}

.contents05 .box:nth-child(2) h4::after {
	background-image: url("images/f02.svg");
}

.contents05 .box:nth-child(3) h4::after {
	background-image: url("images/f03.svg");
}

.contents05 .box:nth-child(4) h4::after {
	background-image: url("images/f04.svg");
}

.contents05 .box p {
	padding-top: 20px;
}


/*contents06*/

.contents06 {
	width: 1060px;
	display: flex;
  justify-content: center;
flex-wrap: wrap;
}

.contents06 .box {
	width: 300px;
	margin: 0px 25px;
	position: relative;
	margin-top: 50px;
}

body.wcselect_400228858101 .contents06 .box {
	display: inline-block;
vertical-align: top;
}

.contents06 .box::before {
	content: "";
	position: absolute;
left: 0px;
top: 50px;
	background-image: url("images/arrow01.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 18px;
	height: 35px;
	margin-left: -30px;
}

.contents06 .box:nth-child(1)::before {
	display: none;
}

.contents06 .box::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 108px;
	margin-top: -50px;
}

.contents06 .box:nth-child(1)::after {
	background-image: url("images/s01.svg");
}

.contents06 .box:nth-child(2)::after {
	background-image: url("images/s02.svg");
}

.contents06 .box:nth-child(3)::after {
	background-image: url("images/s03.svg");
}

.contents06 .box h5 {
	font-size: 20px;
color: #13418c;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	padding: 20px 0px 10px;
}

.contents06 .box p {
	font-size: 15px;
	text-align: left;
}

/*contents07*/

.contents07 .movie {
	position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.contents07 iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.text01 {
	margin-bottom: 50px;
}

.text02 {
	margin-bottom: 30px;
}

.text03 {
	margin-bottom: 0px;
}

.text04 {
	margin-bottom: 60px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


