@charset "UTF-8";
@import url("../../css/common.pc02.css");

/* ---------------------------------------------------------
	CSS Document layout
--------------------------------------------------------- */

#wrapper {
	overflow: hidden;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.h2 {
	margin-bottom: 50px;
	line-height: 1;
}

.h2 .ja {
	display: block;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 30px;
	color: #00a6fe;
}

.h2 .en {
	display: inline-block;
	vertical-align: top;
	padding: 0 0.1em;
	background: linear-gradient(to bottom, transparent 72%, #75c6ff 72%);
	font-weight: 700;
	font-size: 85px;
	line-height: 1.1;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-top: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 800px;
	overflow: hidden;
	background: #1a1c28;
	color: #fff;
	position: relative;
	z-index: 0;
}

#visual figure {
	width: 100%;
	min-width: 1400px;
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
}

#visual figure img {
	max-width: 400%;
	width: 100%;
	min-height: 800px;
}

#visual .container {
	text-align: left;
}

#visual h1 {
	margin-bottom: 140px;
	text-shadow: 0 0 18px #293043, 0 0 18px #293043, 0 0 18px #293043, 0 0 18px #293043, 0 0 18px #293043, 0 0 18px #293043, 0 0 18px #293043, 0 0 18px #293043;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.3;
}

#visual h1 .ja {
	display: block;
	margin-bottom: 30px;
	font-size: 68px;
}

#visual p {
	margin-left: 70px;
	text-shadow: 0 0 10px rgba(46, 87, 107, 0.8), 0 0 10px rgba(46, 87, 107, 0.8), 0 0 10px rgba(46, 87, 107, 0.8), 0 0 10px rgba(46, 87, 107, 0.8), 0 0 10px rgba(46, 87, 107, 0.8);
	font-weight: 500;
	font-size: 22px;
	line-height: 2.1;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about .container {
	padding: 120px 0 80px;
	position: relative;
	z-index: 0;
}

#about .container:before {
	content: '';
	width: 470px;
	height: 430px;
	background: url(../images/about_02.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: -420px;
	z-index: -1;
}

#about .container:after {
	content: '';
	width: 391px;
	height: 504px;
	background: url(../images/about_03.png) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	right: -391px;
	z-index: -1;
}

#about h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 42px;
	line-height: 72px;
	color: #4fb50f;
}

#about h2:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 235px;
	height: 72px;
	margin-right: 1em;
	background: url(../images/about_01.png) no-repeat 0 0;
}

#about p {
	width: 1100px;
	margin: 0 auto 2em;
	text-align: justify;
	font-size: 20px;
}

#about p em {
	font-weight: 700;
	text-decoration: underline solid #fcc2ac 10px;
	text-underline-offset: -0.2em;
}

/* ---------------------------------------------------------
	CSS Document solution
--------------------------------------------------------- */

#solution {
	margin-bottom: 160px;
	padding: 120px 0 80px;
	background: #26475c url(../images/solution_01.webp) top;
	color: #fff;
	position: relative;
	z-index: 0;
}

#solution:before {
	content: '';
	width: 0;
	height: 0;
	border: solid 50px transparent;
	border-top: solid 90px #fff;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 0;
}

#solution:after {
	content: '';
	width: 0;
	height: 0;
	border: solid 50px transparent;
	border-top: solid 90px #26475c;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -140px;
}

#solution h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 42px;
	line-height: 72px;
}

#solution h2:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 287px;
	height: 72px;
	margin-right: 1em;
	background: url(../images/solution_02.png) no-repeat 0 0;
}

#solution p {
	width: 1100px;
	margin: 0 auto 2em;
	text-align: justify;
	font-size: 20px;
}

#solution p em {
	font-weight: 700;
	background: linear-gradient(to bottom, transparent 65%, #599755 65%);
}

/* ---------------------------------------------------------
	CSS Document case
--------------------------------------------------------- */

#case {
	margin-bottom: 100px;
}

#case h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 42px;
	line-height: 1.7;
	color: #4fb50f;
}

#case h2 .en {
	display: block;
	font-size: 26px;
}

#case p {
	width: 1100px;
	margin: 0 auto 90px;
	text-align: justify;
	font-size: 20px;
}

#case p em {
	font-weight: 700;
	text-decoration: underline solid #fcc2ac 10px;
	text-underline-offset: -0.2em;
}

#case figure {
	height: 1234px;
}

/* ---------------------------------------------------------
	CSS Document type
--------------------------------------------------------- */

#type {
	padding: 150px 0 120px;
	background: #26475c url(../images/solution_01.webp) top;
	color: #fff;
	position: relative;
	z-index: 0;
}

#type:before {
	content: '';
	width: 0;
	height: 0;
	border: solid 50px transparent;
	border-top: solid 90px #fff;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 0;
}

#type:after {
	content: '';
	width: 0;
	height: 0;
	border: solid 50px transparent;
	border-top: solid 90px #26475c;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -140px;
}

#type h2 {
	margin-bottom: 50px;
	font-weight: 700;
	font-size: 42px;
	line-height: 72px;
}

#type h2:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 248px;
	height: 72px;
	margin-right: 1em;
	background: url(../images/type_01.png) no-repeat 0 0;
}

#type .copy {
	margin-bottom: 30px;
	font-size: 24px;
}

#type .container {
	display: flex;
	justify-content: space-between;
}

#type .section {
	width: 30%;
	padding-bottom: 30px;
	background: #fff;
	color: #302b2b;
	position: relative;
	z-index: 0;
}

#type .num {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 140px;
	line-height: 0.7;
	color: #56b81b;
	position: absolute;
	bottom: 0;
	left: -0.26em;
	z-index: 1;
}

#type .row {
	padding: 25px 20px;
	text-align: justify;
}

#type .dt {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 19px;
	line-height: 1.4;
}

#type .dt span {
	font-weight: 400;
	font-size: 14px;
}

#type .dd {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 23px;
	letter-spacing: 0;
	line-height: 1;
	color: #4fb50f;
}

#type .row p {
	font-size: 15px;
	line-height: 1.7;
}

#type figure img {
	height: 140px;
}

/* ---------------------------------------------------------
	CSS Document footer
--------------------------------------------------------- */

#footerlink .link {
	background: #fa8f65;
}

#footerlink a {
	display: block;
	padding: 100px 0 60px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	transition: .4s;
}

#footerlink a:hover {
	opacity: 0.6;
}

#footerlink a .ja {
	font-weight: 700;
	font-size: 38px;
}

#footerlink a .en {
	display: inline-block;
	vertical-align: top;
	padding-right: 65px;
	background: url(../../images/mail.png) no-repeat right / 50px auto;
	font-weight: 500;
	font-size: 30px;
	line-height: 50px;
}
