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

/*contents00*/

.contents00 {
}

.contents00 .box01 {
	width: 100%;
	display: flex;
  justify-content: center;
	align-items: center;
background-position: right top;
background-repeat: no-repeat;
	background-size: cover;
	height: 760px;
}

.contents00 .box01 {
	background-image: url("images/back01.png");
}

.contents00 .box01 .box-box {
	width: 80%;
}

.contents00 .box01 h3 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #cc0500;
}

.contents00 .box01 h4 {
	font-size: 51px;
	line-height: 1.4;
	letter-spacing: 0.05em;
}


/*contents01*/

.contents01 {
	border-bottom-style : solid;
border-bottom-color : #cc0500;
border-bottom-width : 1px;
	text-align: center;
	padding-bottom: 90px;
}

.contents02 {
	border-bottom-style : none;
}

.contents01 h3 {
	font-size: 51px;
color: #FFF;
line-height: 1.2;
	padding: 15px 0px;
	text-align: center;
	border-radius: 0px 0px 20px 20px;
	width: 820px;
	background-color: #cc0500;
	margin: auto;
	margin-bottom: 25px;
}

.contents01 h4 {
	font-size: 26px;
line-height: 1.2;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.contents01 p {
line-height: 1.6;
	font-size: 18px;
	padding-top: 20px;
}

.contents01 .box01 {
	padding-top: 40px;
}

.contents01 .box02 {
	display: flex;
  justify-content: space-between;
	width: 1080px;
}

.contents01 .box02 .box {
	width: 520px;
	position: relative;
	border-radius: 25px;
	border-style : solid;
border-color : #f0f0f0;
border-width : 6px;
	padding: 60px 0px;
	display: flex;
  justify-content: center;
	align-items: center;
	margin-top: 80px;
}

.contents01 .box02 .box::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 56px;
	margin-top: -56px;
}

.contents01 .box02 .box:nth-child(1)::before {
	background-image: url("images/text01.svg");
}

.contents01 .box02 .box:nth-child(2)::before {
	background-image: url("images/text02.svg");
}

.contents01 .box02 .box ul li {
	font-size: 19px;
color: #000;
line-height: 1.2;
font-weight: bold;
	margin-bottom: 25px;
}

.contents01 .box02 .box ul li:last-child {
	margin-bottom: 0px;
}


/*contents03*/

.contents03 {
	display: flex;
  justify-content: center;
	padding: 30px 0px;
	background-color: #cc0500;
	margin-bottom: 70px;
}

.contents03 > div {
	padding: 0px 60px;
}

.contents03 > div:first-child {
	border-right-style : solid;
border-right-color : rgba(255, 255, 255, 0.5);
border-right-width : 1px;
	display: flex;
  justify-content: center;
	align-items: center;
	text-align: right;
}

.contents03 h2 {
	font-size: 30px;
color: #FFF;
line-height: 1.2;
	letter-spacing: 0.1em;
	padding: 20px 0px;
}

.contents03 h3 {
	font-size: 56px;
color: #FFF;
line-height: 1.2;
}

.contents03 h4 {
	font-size: 26px;
color: #FFF;
line-height: 1.2;
	letter-spacing: 0.1em;
	padding-top: 5px;
}

/*contents04*/

.contents04 {
	width: 1080px;
	padding-bottom: 90px;
}

.r01 {
	position: relative;
}

.r01::after {
	content: "";
	position: absolute;
right: 0px;
bottom: 0px;
	background-image: url("images/img02.png");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 336px;
	height: 467px;
	margin-right: -60px;
}

.contents04 .box01 {
	border-style : solid;
border-color : #f0f0f0;
border-width : 6px;
	padding: 20px 35px;
}

.contents04 .box01 .box {
	display: flex;
  justify-content: space-between;
	align-items: center;
	padding: 30px 15px;
	border-bottom-style : solid;
border-bottom-color : #dddddd;
border-bottom-width : 1px;
}

.contents04 .box01 .box:last-child {
	border-bottom-style : none;
}

.contents04 .box01 h5 {
	font-size: 26px;
color: #000;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: bold;
	width: 40%;
	text-indent: -30px;
	margin-left: 26px;
}

.contents04 .box01 h5::before {
	content: "■ ";
	font-size: 18px;
}

.contents04 .box01 h5 span {
	font-size: 20px;
}

.contents04 .box01 p {
	line-height: 1.6;
	width: 60%;
}

.contents04 .box02 {
	padding-top: 40px;
}

.contents04 .box02 h6 {
	font-size: 27px;
color: #cc0500;
line-height: 1.2;
font-weight: bold;
}

.contents04 .box02 p, .contents04 .box04 p {
	font-size: 20px;
line-height: 1.6;
	padding-top: 10px;
}

.contents04 .box03 {
	padding-top: 60px;
	text-align: center;
}

.contents04 .box04 {
	padding-bottom: 50px;
	text-align: center;
}

.contents04 .box04 p {
	padding-top: 0px;
}

.engage {
      text-align: center;
      width: 500px;
      margin-top: 30px;
}

.engage2 {
      text-align: left;
      width: 500px;
      margin-top: 30px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


