@charset "UTF-8";
@import "common.pc.css";
@import url("../../css/common.pc02.css");

.container {
	width: 1200px;
}

.container li a {
	display: block;
	width: 1000px;
	margin: 0 auto;
}

#footer {
	margin-top: 60px;
}

/* ---------------------------------------------------------
	CSS Document merit_01
--------------------------------------------------------- */

#merit_01 {
	margin-bottom: 90px;
}

#merit_01 h2 {
	margin-bottom: 40px;
	padding: 10px 0 40px;
	background: #070707;
	font-size: 0;
	position: relative;
}

#merit_01 h2:after {
	content: '';
	width: 101%;
	/* height: 55px; */
	height: 80px;
	background: #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(-2deg);
	position: absolute;
	/* bottom: -30px; */
	bottom: -40px;
	left: 0px;
}

#merit_01 .container {
	text-align: left;
}

#merit_01 ol {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 30px;
	line-height: 1.5;
	margin-top: 20px;
}

#merit_01 ol li:last-of-type {
	margin-top: 15px;
}

#merit_01 .figure {
	margin-top: -70px;
	text-align: center;
	font-size: 0;
}

#merit_01 .figure figure {
	display: inline-block;
	vertical-align: bottom;
}

#merit_01 .figure figure:first-of-type {
	margin-right: 34px;
	padding-right: 104px;
	background: url(../images/graph_03.png) no-repeat right;
}

/* ---------------------------------------------------------
	CSS Document merit_02
--------------------------------------------------------- */

#merit_02 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 90px;
	background: #070707;
	color: #fff;
}

#merit_02 h2 {
	margin-bottom: 40px;
	padding: 10px 0 40px;
	background: #fff;
	font-size: 0;
	position: relative;
}

#merit_02 h2:after {
	content: '';
	width: 101%;
	/* height: 62px; */
	height: 80px;
	background: #070707;
	-ms-transform: rotate(-2.3deg);
	-webkit-transform: rotate(-2.3deg);
	transform: rotate(-2.3deg);
	position: absolute;
	/* bottom: -32px; */
	bottom: -40px;
	left: 0;
}

#merit_02 .container {
	text-align: left;
}

#merit_02 ol {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 30px;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

#merit_02 ol li:last-of-type {
	margin-top: 15px;
}

#merit_02 .figure {
	margin-top: -130px;
	text-align: center;
	font-size: 0;
	position: relative;
	z-index: 1;
}

/* ---------------------------------------------------------
	CSS Document merit_03
--------------------------------------------------------- */

#merit_03 {
	margin-bottom: 90px;
}

#merit_03 h2 {
	margin-bottom: 40px;
	padding: 10px 0 40px;
	background: #070707;
	font-size: 0;
	position: relative;
}

#merit_03 h2:after {
	content: '';
	width: 101%;
	/* height: 60px; */
	height: 80px;
	background: #fff;
	-ms-transform: rotate(-2.3deg);
	-webkit-transform: rotate(-2.3deg);
	transform: rotate(-2.3deg);
	position: absolute;
	/* bottom: -32px; */
	bottom: -40px;
	left: 0px;
}

#merit_03 .container {
	text-align: left;
}

#merit_03 ol {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 30px;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

#merit_03 ol li:last-of-type {
	margin-top: 15px;
}

#merit_03 .figure {
	margin-top: -130px;
	text-align: center;
	font-size: 0;
	position: relative;
	z-index: 1;
}

/* ---------------------------------------------------------
	CSS Document feature
--------------------------------------------------------- */

#feature {
	margin-bottom: 100px;
}

#feature .container {
	text-align: left;
	font-size: 25px;
	line-height: 1.6;
}

#feature h2 {
	margin-top: 100px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ababab;
	font-family: "Sawarabi Mincho", serif;
	text-align: center;
	font-size: 51px;
	line-height: 1;
	color: #4a4949;
}

#feature .clearfix {
	margin-top: 60px;
}

#feature .f_left {
	width: 530px;
	text-align: left;
	font-size: 25px;
	line-height: 1.6;
}

#feature h3 {
	margin-bottom: 30px;
	font-size: 30px;
	line-height: 1.3;
	color: #00c7ec;
}

#feature p {
	margin-bottom: 30px;
}

#feature p span {
	color: #f50b68;
}

#feature .right {
	text-align: right;
	font-size: 20px;
}

#feature .f_right {
	width: 420px;
}

#feature .section {
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 100px;
}

#about .container {
	height: 800px;
	background: url(../images/about_01.png) no-repeat bottom;
	text-align: left;
}

#about h2 {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ababab;
	font-family: "Sawarabi Mincho", serif;
	text-align: center;
	font-size: 51px;
	line-height: 1;
	color: #4a4949;
}

#about ol {
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	line-height: 1.5;
	width: 60%;
}

#about ol li {
	margin-top: 20px;
}

#about .figure {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document point
--------------------------------------------------------- */

#point {
	margin-top: 100px;
}

#point .container {
	margin-bottom: 100px;
	text-align: left;
	font-size: 25px;
}

#point h2 {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ababab;
	font-family: "Sawarabi Mincho", serif;
	text-align: center;
	font-size: 51px;
	line-height: 1.4;
	color: #4a4949;
}

#point p {
	margin-bottom: 30px;
}

#point p span {
	color: #f50b68;
}

#point dl {
	display: inline-block;
	vertical-align: top;
	/* width: 420px; */
	width: 526px;
	padding: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #cacaca;
	text-align: center;
}

#point dl:last-of-type {
	background: #d0f8ff;
}

#point dt {
	height: 39px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #6b6b6b;
	font-size: 20px;
	line-height: 39px;
	color: #fff;
}

#point dl:last-of-type dt {
	background: #00c7ec;
}

#point dd {
	display: inline-block;
	vertical-align: top;
	padding: 20px 0;
	text-align: left;
	font-size: 30px;
	line-height: 1.3;
}

#point dd span {
	color: #f50b68;
}

#point dd span span {
	font-size: 41px;
}

#point .section {
	text-align: center;
}

#point .section p {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	padding-top: 120px;
	background: url(../images/point_02.png) no-repeat center 40px;
}

#point .section p img {
	width: 34px;
}
