@charset "UTF-8";
@import url("../../css/common.sp02.css");

/* ---------------------------------------------------------
	CSS Document layout
--------------------------------------------------------- */

#wrapper {
	overflow: hidden;
}

.h2 {
	margin-bottom: 4vw;
	font-weight: 700;
	font-size: 6vw;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-top: 44px;
	margin-bottom: 5vw;
	font-size: 0;
}

#visual img {
	max-width: 400%;
	height: 65vw;
	transform: translateX(-55%);
	position: relative;
	left: 50%;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin: 0 5vw 10vw;
}

#about p {
	margin-bottom: 2em;
	text-align: justify;
}

#about .copy {
	font-weight: 700;
	font-size: 4.5vw;
	line-height: 1.7;
}

#about .copy span {
	font-size: 5.5vw;
	color: #e54822;
}

/* ---------------------------------------------------------
	CSS Document merit_01
--------------------------------------------------------- */

#merit_01 {
	padding: 10vw 5vw;
	background: #f0f0f2;
}

#merit_01 figure {
	margin-bottom: 5vw;
}

#merit_01 figure img {
	height: 28vw;
}

#merit_01 p {
	text-align: justify;
}

/* ---------------------------------------------------------
	CSS Document merit_02
--------------------------------------------------------- */

#merit_02 {
	padding: 15vw 5vw 10vw;
	background: #cae8f9 url(../images/merit_bg.png) no-repeat center / auto 150%;
}

#merit_02 figure {
	margin-bottom: 3vw;
	font-size: 0;
}

#merit_02 figure img {
	height: 4.5vw;
}

#merit_02 p {
	text-align: justify;
}

/* ---------------------------------------------------------
	CSS Document merit_03
--------------------------------------------------------- */

#merit_03 {
	padding: 10vw 5vw;
	background: #f0f0f2;
}

#merit_03 figure {
	margin-bottom: 5vw;
	font-size: 0;
}

#merit_03 figure img {
	height: 27vw;
}

#merit_03 p {
	text-align: justify;
}

/* ---------------------------------------------------------
	CSS Document merit_04
--------------------------------------------------------- */

#merit_04 {
	padding: 15vw 5vw 10vw;
	background: #cae8f9 url(../images/merit_bg.png) no-repeat center / auto 150%;
}

#merit_04 figure {
	margin-bottom: 3vw;
	font-size: 0;
}

#merit_04 figure img {
	height: 4.5vw;
}

#merit_04 p {
	text-align: justify;
}

/* ---------------------------------------------------------
	CSS Document merit_05
--------------------------------------------------------- */

#merit_05 {
	padding: 10vw 5vw;
	background: #f0f0f2;
}

#merit_05 figure {
	margin-bottom: 5vw;
	font-size: 0;
}

#merit_05 figure img {
	height: 27vw;
}

#merit_05 p {
	text-align: justify;
}

/* ---------------------------------------------------------
	CSS Document logic
--------------------------------------------------------- */

#logic {
	padding: 15vw 0 1vw;
	background: #fefeff url(../images/logic_02.png) no-repeat top / auto 100%;
}

#logic h2 {
	margin-bottom: 3vw;
	font-weight: 700;
	font-size: 5.5vw;
	color: #e54822;
}

#logic p {
	margin: 0 5vw 5vw;
	text-align: justify;
}

#logic figure {
	margin-bottom: 15vw;
}

#logic figure img {
	height: 74vw;
}

#logic .num img {
	height: 10vw;
}

#logic h3 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 5vw;
	color: #e54822;
}

#logic .section {
	margin-bottom: 15vw;
}

#logic .section p {
	text-align: justify;
}

#logic .num_02 h3 {
	color: #70ad47;
}

#logic .num_03 h3 {
	color: #66327b;
}


/* ---------------------------------------------------------
	CSS Document footer
--------------------------------------------------------- */

#footerlink a {
	display: block;
	padding: 10vw 0 5vw;
	background: #cae8f9 url(../images/merit_bg.png) no-repeat center / auto 100%;
	text-decoration: none;
	line-height: 1.6;
	color: #66327b;
}

#footerlink a .ja {
	font-weight: 700;
	font-size: 5.5vw;
}

#footerlink a .en {
	font-weight: 500;
	font-size: 4vw;
}

#footerlink a img {
	height: 10vw;
	margin-top: 15px;
}
