@charset "UTF-8";
@import "common.sp.css";

/* ---------------------------------------------------------
	CSS Document hedar_navi
--------------------------------------------------------- */
#headar_navi {
	position: absolute;
	/* top: 20px; */
	top: 8px;
	right: 10px;
	/* width: 480px; */
}

#hnavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 20px;
	font-size: 14px;
	line-height: 35px;
}

#hnavi li.hnavi a {
	text-decoration: none;
	color: #ffffff;
	position: relative;
}

#hnavi li.hnavi a:before {
	content: "";
	width: 0;
	height: 0;
	margin-top: -5px;
	border: solid 5px transparent;
	border-left: solid 7px #ffffff;
	position: absolute;
	top: 50%;
	left: -12px;
}

#lang_btn {
	/* width: 120px; */
	border: 1px solid #ffffff;
	border-radius: 50px;
}
#hnavi #lang_btn {
	margin-left: 10px;
}
#lang_btn p {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
	font-family: none;
}
#lang_btn a {
	display: inline-block;
	margin: auto 8px;
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------------------------------------------
	CSS Document merit_01
--------------------------------------------------------- */

#merit_01 {
	margin-bottom: 40px;
	padding-top: 1px;
}

#merit_01 h2 {
	margin-top: -2px;
	margin-bottom: 20px;
	padding: 10px 20px 20px;
	background: #070707;
	font-size: 0;
	position: relative;
	z-index: 1;
}

#merit_01 h2:after {
	content: '';
	width: 101%;
	height: 40px;
	background: #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(-2deg);
	position: absolute;
	bottom: -30px;
	left: 0;
}

#merit_01 ol {
	margin: 0 20px 20px;
	text-align: left;
	position: relative;
	z-index: 2;
}

#merit_01 ol li {
	margin-left: 20px;
	list-style: disc;
}

#merit_01 .figure {
	margin: 0 20px;
}

#merit_01 .figure figure:first-of-type {
	margin-bottom: 34px;
	position: relative;
}

#merit_01 .figure figure:first-of-type:after {
	content: '';
	width: 0;
	height: 0;
	margin-left: -17px;
	border: solid 14px transparent;
	border-top: solid 20px #00c7ec;
	position: absolute;
	left: 50%;
	bottom: -40px;
}

#merit_01 .figure figure:first-of-type img {
	width: 264px;
}

#merit_01 .figure figure:last-of-type img {
	width: 150px;
}

/* ---------------------------------------------------------
	CSS Document merit_02
--------------------------------------------------------- */

#merit_02 {
	padding-top: 1px;
	padding-bottom: 40px;
	background: #070707;
	color: #fff;
}

#merit_02 h2 {
	margin-top: -2px;
	margin-bottom: 20px;
	padding: 10px 20px 20px;
	background: #fff;
	font-size: 0;
	position: relative;
}

#merit_02 h2:after {
	content: '';
	width: 101%;
	height: 40px;
	background: #070707;
	-ms-transform: rotate(-2.3deg);
	-webkit-transform: rotate(-2.3deg);
	transform: rotate(-2.3deg);
	position: absolute;
	bottom: -30px;
	left: 0;
}

#merit_02 ol {
	margin: 0 20px 10px;
	text-align: left;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

#merit_02 ol li {
	margin-left: 20px;
	list-style: disc;
}

#merit_02 .figure {
	margin: 0 20px;
}

/* ---------------------------------------------------------
	CSS Document merit_03
--------------------------------------------------------- */

#merit_03 {
	margin-bottom: 40px;
	padding-top: 1px;
}

#merit_03 h2 {
	margin-top: -2px;
	margin-bottom: 20px;
	padding: 10px 20px 20px;
	background: #070707;
	font-size: 0;
	position: relative;
}

#merit_03 h2:after {
	content: '';
	width: 101%;
	height: 40px;
	background: #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(-2deg);
	position: absolute;
	bottom: -30px;
	left: 0;
}

#merit_03 ol {
	margin: 0 20px 10px;
	text-align: left;
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

#merit_03 ol li {
	margin-left: 20px;
	list-style: disc;
}

#merit_03 .figure {
	margin: 0 20px;
}

/* ---------------------------------------------------------
	CSS Document feature
--------------------------------------------------------- */

#feature h2 {
	margin: 50px 20px 0;
	padding-bottom: 15px;
	border-bottom: solid 1px #ababab;
	font-family: "Sawarabi Mincho", serif;
	text-align: center;
	font-size: 28px;
	line-height: 1.2;
	color: #4a4949;
}

#feature .clearfix {
	margin: 20px 20px 40px;
	text-align: left;
}

#feature h3 {
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 1.3;
	color: #00c7ec;
}

#feature p {
	margin-bottom: 15px;
}

#feature p span {
	color: #f50b68;
}

#feature .right {
	font-size: 12px;
}


#feature figure {
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 40px;
}

#about h2 {
	margin: 50px 20px 0;
	padding-bottom: 15px;
	border-bottom: solid 1px #ababab;
	font-family: "Sawarabi Mincho", serif;
	text-align: center;
	font-size: 27px;
	line-height: 1.2;
	color: #4a4949;
}

#about ol {
	margin: 20px;
	text-align: left;
}

#about ol li {
	margin-left: 20px;
	list-style: disc;
}

#about .figure {
	margin: 0 20px;
}

#about .figure figure:first-of-type {
	margin-bottom: 15px;
	position: relative;
}

#about .figure figure:first-of-type img {
	width: 193px;
}

#about .figure figure:last-of-type img {
	width: 300px;
}

/* ---------------------------------------------------------
	CSS Document point
--------------------------------------------------------- */

#point {
	margin: 60px 20px 0;
}

#point .container {
	margin-bottom: 60px;
	text-align: left;
}

#point .container:last-of-type {
	margin-bottom: 30px;
}

#point h2 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: solid 1px #ababab;
	font-family: "Sawarabi Mincho", serif;
	text-align: center;
	font-size: 27px;
	line-height: 1.2;
	color: #4a4949;
}

#point p {
	margin-bottom: 20px;
}

#point p span {
	color: #f50b68;
}

#point dl {
	padding: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #cacaca;
	text-align: center;
}

#point dl:last-of-type {
	background: #d0f8ff;
}

#point dt {
	padding: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #6b6b6b;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
}

#point dl:last-of-type dt {
	background: #00c7ec;
}

#point dd {
	display: inline-block;
	vertical-align: top;
	padding: 15px 0;
	text-align: left;
	font-size: 20px;
	line-height: 1.3;
}

#point dd span {
	color: #f50b68;
}

#point dd span span {
	font-size: 30px;
}

#point .section {
	text-align: center;
}

#point .section p {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0;
	padding: 5px 0 5px 70px;
	background: url(../images/point_03.png) no-repeat 0 0 / auto 70px;
}

#point .section p img {
	height: 60px;
}
