@charset "utf-8";

body {
	font-family: "Noto Sans Japanese";
	color: #222;
	font-size: 14px;
	letter-spacing: 0.075em;
}

img {
	vertical-align: bottom;
}

.mb40 {
	margin-bottom: 40px !important;
}

.img-c {
	margin: 0 auto;
}

.tc {
	text-align: center;
}
.rale {
	font-family: 'Raleway', "Noto Sans Japanese", sans-serif;
}

.title {
	margin-bottom: 60px;
}

.title .arrow {
	display: block;
	margin: 0 auto;
}

.title .inner {
	background: #48c9f9;
	height: 80px;
	text-align: center;
}

.title .inner h2 {
	font-size: 42px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}

.title .inner h2 span {
	display: block;
	font-size: 14px;
}
.main {
	background: url(../images/bg_main2.jpg) center top no-repeat;
	background-size: cover;
	height: 100vh;
	position: relative;
	margin-bottom: 100px;
}

.main h1 {
	margin: 14% 0 0 0;
}

.main .scroll {
	position: absolute;
	bottom: 1%;
	left: 0;
	right: 0;
	margin: auto;
}

.cv-area {
	margin-bottom: 100px;
}

.cv-area ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cv-area ul li img {
	margin: 0 auto;
}

#sec01 {
	margin-bottom: 100px;
}

#sec01 h2 {
	margin: 0 0 50px 0;
}

#sec01 h2 img {
	margin: 0 auto;
}

#sec01 .box .inner {
	transform: skewX(10deg);
	position: relative;
	text-align: center;
	padding: 100px 0 20px 0;
}

#sec01 .box .inner .flag {
	position: absolute;
	left: -13px;
	top: 20px;
}

#sec01 .point1 {
	background: url(../images/bg_section01_point1.png);
	transform: skewX(-10deg);
}

#sec01 .point2 {
	background: url(../images/bg_section01_point2.png);
	transform: skewX(-10deg);
}

#sec01 .point3 {
	background: url(../images/bg_section01_point3.png);
	transform: skewX(-10deg);
}

#sec01 .point4 {
	background: url(../images/bg_section01_point4.png);
	transform: skewX(-10deg);
}

#sec01 .point5 {
	background: url(../images/bg_section01_point5.png);
	transform: skewX(-10deg);
}

#sec02 {
	background: #576d75;
	padding-bottom: 100px;
	margin-bottom: 100px;
}

#sec02 .inbox {
	background: #fff;
}

#sec02 .inbox .col-md-7 {
	padding: 20px 40px;
}

#sec02 .inbox h3 {
	font-size: 60px;
	color: #ff6fb2;
}

#sec02 dl dt {
	font-weight: normal;
	color: #ff6fb2;
	margin-bottom: 5px;
}
#sec02 dl dd {
	margin-bottom: 30px;
}

#sec03 {
	margin-bottom: 100px;
}

#sec03 h2 {
	font-size: 36px;
	font-weight: bold;
	color: #ff6aaf;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 30px;
}

#sec03 p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 40px;
}

#sec03 img {
	margin: 0 auto;
}

#sec04 {
	background: #f1f1f1;
	padding-bottom: 100px;
}

#sec04 table {
	width: 100%;
	font-size: 16px;
	border-collapse:separate;
	border-spacing:5px;
}

#sec04 table th {
	height: 55px;
	padding: 0 10px;
	background: #777777;
	color: #fff;
	
}

#sec04 table td {
	height: 55px;
	background: #fff;
	padding: 10px;
}

#sec04 table .c1 {
	background: #ff6aaf;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

#sec04 table .c2 {
	background: #9292fc;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}

#sec04 table .red {
	color: #cc0000;
}

#sec05 {
	background: linear-gradient(120deg, #9497e9, #f29999);
	padding-bottom: 60px;
}

#sec05 .box,
#sec06 .box {
	border: 1px solid #fff;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin-bottom: 35px;
	height: 60px;
}

#sec05 .box h3,
#sec06 .box h3 {
	margin: 0;
	line-height: 55px;
}

#sec05 .detail,
#sec06 .detail {
	border: 1px solid #fff;
	padding: 0 0 20px 0;
	margin-bottom: 15px;
}

#sec05 .detail.last,
#sec06 .detail.last {
	margin-bottom: 0;
}

#sec05 .detail .head,
#sec06 .detail .head {
	background: #fff;
	margin-bottom: 20px;
	height: 60px;
	padding: 0 10px;
}

#sec05 .detail .head h4,
#sec06 .detail .head h4 {
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	line-height: 55px;
}

#sec05 .detail .head h4 span,
#sec06 .detail .head h4 span {
	font-weight: normal;
	font-size: 28px;
	color: #272cdf;
	font-family: 'Raleway', sans-serif;
	margin-right: 20px;
}

#sec05 .detail ul,
#sec06 .detail ul {
	font-size: 16px;
	margin: 0;
}

#sec06 {
	background: linear-gradient(120deg, #f69fd8, #f2ef9f);
	padding: 60px 0;
	margin-bottom: 100px;
}

#sec07 {
	margin-bottom: 100px;
}

#sec07 .inbox {
	background: #ffadbe;
	padding: 20px;
	margin-bottom: 20px;
}

#sec07 .inbox.last {
	margin-bottom: 0;
}

#sec07 .inbox p {
	color: #fff;
	font-size: 16px;
	line-height: 1.7;
}

#sec08 {
	background: #fffcce;
	padding-bottom: 100px;
}

#sec08 .container {
	padding-bottom: 40px;
}

#sec08 h3 {
	margin-bottom: 40px;
}

#sec08 p {
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	margin: 0;
}

#sec08 .block-p {
	background: #e6ecff;
	transform: skewY(-10deg);
	padding: 80px 0 30px 0;
}

#sec08 .block-p .row {
	transform: skewY(10deg);
}

#sec08 .block-y {
	background: #fffcce;
	transform: skewY(-10deg);
	padding: 80px 0 30px 0;
}

#sec08 .block-p.last {
	padding-bottom: 300px;
}
#sec08 .block-y .row {
	transform: skewY(10deg);
}

#sec08 table {
	width: 100%;
	border-collapse:separate;
	border-spacing:1px;
	font-size: 20px;
	margin-top: 30px;
}

#sec08 table th {
	font-weight: normal;
	text-align: center;
	padding: 20px 0;
	background: #fff;
}

#sec08 table td {
	padding: 20px 10px;
	background: #fff;
}

#sec08 table td.blue {
	background: #48c9f9;
	color: #fff;
}

#sec08 table td.green {
	background: #f7ffdc;
	font-size: 24px;
}

#sec09 {
	position: relative;
	margin-top: -300px;
	background: #fff;
	padding-bottom: 100px;
}

#sec09 .row img {
	margin-bottom: 20px;
}

#sec10 {
	padding-bottom: 100px;
}

#sec10 h3 {
	font-size: 24px;
	text-align: center;
	margin: 0 0 20px 0;
}

#sec10 .detail {
	background: #2d2d2d;
	padding: 25px 20px 20px 20px;
}

#sec10 .detail p {
	color: #fff;
}

#sec10 .detail .green {
	color: #ccff01;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#sec10 h4 {
	display: block;
	border: 1px solid #222;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
}

#sec10 dl dt {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	width: 165px;
	height: 45px;
	background: #717171;
	text-align: center;
	line-height: 45px;
	float: left;
}

#sec10 dl dd {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	float: left;
	margin-left: 20px;
}

#entry .control-label {
	font-weight: normal;
	text-align: right;
}

#entry {
	padding-bottom: 80px;
	background: #f0f0f0;
}

#entry .must {
	background: #ff6aaf;
	color: #fff;
	font-size: 12px;
	padding: 1px 3px;
	border-radius: 4px;
	margin-left: 5px;
	white-space: nowrap;
}

#entry .form-age {
	width: 100px;
	display: inline-block;
}

#entry input[type="text"],
#entry input[type="email"],
#entry select {
	height: 50px;
}

#entry .btn {
	width: 280px;
	height: 60px;
	margin: 20px auto 0 auto;
	display: block;
	background: #ff6aaf;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
}

#entry .btn:hover {
	background: #ffb6d8;
	transition: all .2s;
}

footer {
	background: #fff;
	height: 40px;
}

footer p {
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	margin: 0;
}

@media(max-width: 767px){

	body {
		letter-spacing: 0.1em;
	}
	
	img {
		max-width: 100%;
	}

	.title {
		margin-bottom: 40px;
	}

	.title .inner {
		height: auto;
		padding: 10px 0;
	}

	.title .inner h2 {
		font-size: 32px;
		padding: 0;
	}

	.title .inner h2 span {
		margin-top: 10px;
		font-size: 13px;
	}
	
	.main {
		height: auto;
		padding-bottom: 50px;
		margin-bottom: 50px;
	}

	.main .scroll {
		width: 6%;
	}

	.cv-area {
		margin-bottom: 50px;
	}

	#sec01 {
		margin-bottom: 50px;
	}

	#sec01 h2 {
		margin: 0 0 30px 0;
	}

	#sec01 .box .inner {
		transform: skewX(0);
		padding: 20px 0;
	}

	#sec01 .box .inner .flag {
		display: block;
		width: 25%;
		position: static;
		margin-bottom: 10px;
		margin-left: -25px;
	}

	#sec01 .point1 {
		transform: skewX(0);
	}

	#sec01 .point2 {
		transform: skewX(0);
	}

	#sec01 .point3 {
		transform: skewX(0);
	}

	#sec01 .point4 {
		transform: skewX(0);
	}

	#sec01 .point5 {
		transform: skewX(0);
	}

	#sec02 {
		padding-bottom: 50px;
		margin-bottom: 50px;
	}

	#sec02 .inbox .col-md-7 {
		padding: 20px;
	}

	#sec02 .inbox h3 {
		font-size: 40px;
	}
	#sec02 dl dd {
		margin-bottom: 20px;
	}

	#sec03 {
		margin-bottom: 50px;
	}

	#sec03 h2 {
		font-size: 28px;
	}

	#sec03 p {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 20px;
	}

	#sec04 {
		padding-bottom: 50px;
	}

	#sec04 table {
		font-size: 14px;
		border-spacing:2px;
	}

	#sec04 table th {
		height: auto;
		padding: 0 5px;

	}

	#sec04 table td {
		height: auto;
		padding: 5px;
	}

	#sec04 table .c1 {
		font-size: 16px;
	}

	#sec04 table .c2 {
		font-size: 16px;
	}

	#sec05 {
		padding-bottom: 30px;
	}

	#sec05 .box,
	#sec06 .box {
		height: auto;
	}

	#sec05 .box h3,
	#sec06 .box h3 {
		line-height: auto;
	}

	#sec05 .detail .head,
	#sec06 .detail .head {
		height: auto;
	}

	#sec05 .detail .head h4,
	#sec06 .detail .head h4 {
		font-size: 18px;
		line-height: 1.5;
		padding: 10px 0;
	}

	#sec05 .detail .head h4 span,
	#sec06 .detail .head h4 span {
		font-size: 20px;
	}

	#sec05 .detail ul,
	#sec06 .detail ul {
		font-size: 14px;
	}

	#sec06 {
		padding: 30px 0;
		margin-bottom: 50px;
	}

	#sec07 {
		margin-bottom: 50px;
	}

	#sec07 .inbox {
		padding: 10px;
	}
	
	#sec07 .inbox img {
		display:block;
		margin: 0 auto 20px auto;
	}

	#sec07 .inbox p {
		font-size: 14px;
	}

	#sec08 p {
		font-size: 14px;
	}

	#sec08 .block-p {
		padding: 40px 0 30px 0;
	}

	#sec08 .block-y {
		padding: 40px 0 30px 0;
	}

	#sec08 .block-p.last {
		padding-bottom: 200px;
	}
	#sec08 .block-y .row {
		transform: skewY(10deg);
	}

	#sec08 table {
		font-size: 14px;
	}

	#sec08 table th {
		padding: 10px 0;
	}

	#sec08 table td {
		padding: 10px;
	}

	#sec08 table td.green {
		font-size: 16px;
	}

	#sec09 {
		padding-bottom: 50px;
	}

	#sec10 {
		padding-bottom: 50px;
	}

	#sec10 h3 {
		font-size: 20px;
	}

	#sec10 .detail {
		padding: 10px;
	}

	#sec10 h4 {
		height: auto;
		line-height: auto;
		font-size: 20px;
	}

	#sec10 dl dt {
		font-size: 16px;
		width: 20%;
		height: auto;
		line-height: auto;
	}

	#sec10 dl dd {
		font-size: 16px;
		height: auto;
		line-height: auto;
		float: left;
		margin-left: 5%;
	}

	#entry {
		padding-bottom: 40px;
	}

	#entry .btn {
		width: 100%;
		height: 80px;
	}

}

textarea.form-control{
	width: 100% !important;
	height: 100px !important;
}

span.mwform-checkbox-field.vertical-item {
	display:block;
}

span.mwform-radio-field.vertical-item {
	display:block;
}

input[type=checkbox], input[type=radio] {
	margin-right:4px;
}
span.error {
	color: #D00;
}

.form-group {
	overflow:hidden;
}

.mwform-checkbox-field-text,
.mwform-radio-field-text {
	font-weight:400;
}