@charset "UTF-8";
@import url("../../css/common.pc02.css");

/* ---------------------------------------------------------
	CSS Document layout
--------------------------------------------------------- */

#wrapper {
	overflow: hidden;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-top: 44px;
	margin-bottom: 130px;
	padding: 30px 0 70px;
	background: #2c4666;
	color: #fff;
	position: relative;
	z-index: 0;
}

#visual .bg img {
	max-width: 2000px;
	transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
}

#visual h1 {
	margin-bottom: 690px;
	font-size: 0;
}

#visual h1 img {
	height: 368px;
}

#visual .container {
	text-align: justify;
	font-size: 20px;
}

#visual h2 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 0;
	line-height: 1;
}

#visual h2 .ja {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d5d684;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.3;
	position: relative;
}

#visual h2 .ja:after {
	content: '';
	width: 0;
	height: 0;
	margin-top: -4px;
	border: solid 10px transparent;
	border-top: solid 14px #d5d684;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -24px;
}

#visual h2 .en {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: #d5d684;
}

#visual p {
	margin-bottom: 2em;
}

#visual .pic {
	height: 284px;
	margin-bottom: 2em;
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 110px;
}

#about h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 44px;
	line-height: 1;
	color: #e9481a;
}

#about .flex {
	display: flex;
	justify-content: center;
}

#about .flex img {
	width: 430px;
	height: 770px;
}

#about .section {
	width: 430px;
	margin-left: 40px;
	text-align: justify;
}

#about .row {
	height: 270px;
}

#about h3 {
	padding: 25px 0 20px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	color: #db023d;
}

#about p {
	font-size: 18px;
}

/* ---------------------------------------------------------
	CSS Document merit
--------------------------------------------------------- */

#merit {
	margin-bottom: 130px;
}

#merit h2 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 0;
	line-height: 1;
}

#merit h2 .ja {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d5d684;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.3;
	position: relative;
}

#merit h2 .ja:after {
	content: '';
	width: 0;
	height: 0;
	margin-top: -4px;
	border: solid 10px transparent;
	border-top: solid 14px #d5d684;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -24px;
}

#merit h2 .en {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: #d5d684;
}

#merit ul {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 80px;
	text-align: left;
	font-size: 22px;
	line-height: 1.8;
	color: #df2457;
}

#merit figure {
	height: 938px;
}

/* ---------------------------------------------------------
	CSS Document api
--------------------------------------------------------- */

#api {
	padding: 100px 0;
	background: #fffbe2;
}

#api h2 {
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 48px;
}

#api p {
	margin-bottom: 1em;
	font-size: 22px;
}

#api p em {
	font-weight: 500;
	color: #db023d;
}

#api .table {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	background: #fff;
}

#api .table dl {
	display: table-row;
}

#api .table dt {
	display: table-cell;
	vertical-align: middle;
	width: 310px;
	padding: 15px 0 15px 25px;
	border: solid 1px #1e2f48;
	background: #86d6ef;
	text-align: left;
	font-weight: 400;
	font-size: 20px;
}

#api .table dd {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 25px;
	border: solid 1px #1e2f48;
	text-align: justify;
	font-size: 17px;
}

#api ul {
	text-align: left;
	font-size: 16px;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 110px;
}

#about h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 44px;
	line-height: 1;
	color: #e9481a;
}

#about .flex {
	display: flex;
	justify-content: center;
}

#about .flex img {
	width: 430px;
	height: 770px;
}

#about .section {
	width: 430px;
	margin-left: 40px;
	text-align: justify;
}

#about .row {
	height: 270px;
}

#about h3 {
	padding: 25px 0 20px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	color: #db023d;
}

#about p {
	font-size: 18px;
}

/* ---------------------------------------------------------
	CSS Document price
--------------------------------------------------------- */

#price {
	padding: 100px 0;
}

#price h2 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 0;
	line-height: 1;
}

#price h2 .ja {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d5d684;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.3;
	position: relative;
}

#price h2 .ja:after {
	content: '';
	width: 0;
	height: 0;
	margin-top: -4px;
	border: solid 10px transparent;
	border-top: solid 14px #d5d684;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -24px;
}

#price h2 .en {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 32px;
	color: #d5d684;
}

#price ul {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 80px;
	text-align: left;
	font-size: 22px;
	line-height: 1.8;
	color: #333333;
}


/* ---------------------------------------------------------
	CSS Document footer
--------------------------------------------------------- */

#footerlink a {
	display: block;
	padding: 60px 0 40px;
	background: #1e2f48;
	text-decoration: none;
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 0.05em;
	color: #fff;
	transition: .4s;
}

#footerlink a:hover {
	opacity: 0.8;
}

#footerlink a .ja {
	display: block;
	font-weight: 700;
	font-size: 48px;
}

#footerlink a .en {
	display: block;
	margin-bottom: 15px;
}

#footerlink a .icon {
	display: block;
	height: 60px;
	width: 50px;
	margin: 0 auto;
}
