@font-face {
	font-family: "Hiragino Kaku Gothic Pro W3";
	src: url("font/Hiragino\ Kaku\ Gothic\ Pro\ W3.otf") format("opentype");
}
@font-face {
	font-family: "Hiragino Kaku Gothic Pro W6";
	src: url("font/Hiragino\ Kaku\ Gothic\ Pro\ W6.otf") format("opentype");
}

@font-face {
	font-family: "AsagoHonmaruGothic Type1";
	src: url("font/AsagoHonmaruGothic\ Type1.otf") format("opentype");
}
body, p {
	margin: 0px;
	padding: 0px;
}
.letter-spacing-6 {
	letter-spacing: 6px;
}

.text-title {
	color: #2bd0e4;
	text-shadow: 
		0px 0px 3px #fff,
		0px 0px 3px #fff,
		1px 1px 4px #fff,
		1px 1px 4px #fff,
		-1px -1px 4px #fff,
		-1px -1px 4px #fff;
}

.font-AsagoHonmaruGothic-Type1 {
	font-family: 'AsagoHonmaruGothic Type1', Arial, sans-serif;
	letter-spacing: 4px;
}

.font-Hiragino-Kaku {
	font-family: 'Hiragino Kaku Gothic Pro W3', Arial, sans-serif;
	letter-spacing: 2px;
}

.font-Hiragino-Kaku-W6 {
	font-family: 'Hiragino Kaku Gothic Pro W6', Arial, sans-serif;
	letter-spacing: 2px;
}

.text-white {
	color: #fff;
}
.text-yellow {
	color: #ffea00;
}
.text-primary {
	color: #38e1a3;
	font-size: bold;
}

.mt-30 {
	margin-top: 30px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-25 {
	padding-bottom: 25px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}
.f20 {
	font-size: 20px !important;
}
.f25 {
	font-size: 25px !important;
}
.f30 {
	font-size: 30px !important;
}
.f40 {
	font-size: 40px !important;
}
.f14 {
	font-size: 14px !important;
}
.f16 {
	font-size: 16px !important;
}
.f18 {
	font-size: 18px !important;
}
.f12 {
	font-size: 12px !important;
}

div.main {
	height: 100%;
	min-height: 100vh;
	background: #38e1a3;
	position: relative;
}

div.main-sp {
	display: none;
	height: 100%;
	min-height: 100vh;
	background: #38e1a3;
	position: relative;
}

div.main div.container {
	padding-top: 160px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 100px;
	background-image: url('/img/img_bg.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-size: 100% 95%;
	display: flex;
	text-align: center;
	justify-content: center;
	align-content: center;
}

div.main div.container .content-left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

div.main div.container .content-left .top-block {
	padding: 50px 0;
}

div.main-sp div.container-sp {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 170px;
	background-image: url('/img/bg_sp.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: block;
	text-align: center;
	justify-content: center;
	align-content: center;
}

div.main-sp div.container-sp div.content-left-sp {
	width: 100%;
	display: block;
}

div.main-sp div.container-sp div.content-right-sp {
	width: 100%;
	display: block;
	padding-bottom: 30px;
}

div.main div.container div.content-left {
	width: 50%;
	display: inline-block;
	margin-left: 6%;
}

div.main div.container div.content-right {
	width: 40%;
	display: inline-block;
}

img.img-top {
	margin-bottom: 120px;
}

footer.footer {
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #29ceea;
}

footer.footer ul li {
	list-style: none;
	display: inline-block;
	margin-right: 40px;
}

footer.footer ul li:last-child {
	margin-right: 0px;
}

footer.footer ul li a {
	color: #fff;
	text-decoration: underline;
}

footer.footer-sp {
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #29ceea;
}

footer.footer-sp ul {
	padding-inline-start: 0px;
}

footer.footer-sp ul li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

footer.footer-sp ul li:last-child {
	margin-right: 0px;
}

footer.footer-sp ul li a {
	color: #fff;
	text-decoration: underline;
}

div.main div.container-no-padding {
	padding : 0px;
	background-color: #fff;
	display: block;
	text-align: center;
	justify-content: center;
	align-content: center;
}

div.main-sp div.container-no-padding {
	padding : 0px;
	background-color: #f9fff7;
	display: block;
	text-align: center;
	justify-content: center;
	align-content: center;
}

header.header {
	width: 100%;
	padding-top: 20px;
    padding-bottom: 15px;
    background-color: #38e1a3;
}

ul.break-scrum {
	padding-inline-start: 0px;
	text-align: left;
	margin: 0px;
}

ul.break-scrum li {
	list-style: none;
	display: inline-block;
	margin-right: 0px;
	color: #b4b4b4;
	font-weight: bold;
}

ul.break-scrum li a {
	text-decoration: none;
	color: #b4b4b4;
}

ul.break-scrum li.active a {
	text-decoration: none;
	color: #646464;
}

h1.title-page {
	font-family: 'Hiragino Kaku Gothic Pro W6', Arial, sans-serif;
	font-size: 40px;
	letter-spacing: 5px;
	color: #25c5af;
	margin-top: 40px;
	margin-bottom: 40px;
}

div.section-text {
	margin: 0 auto;
	max-width: 1200px;
	margin-top: 50px;
	padding-bottom: 50px;
	position: relative;
	padding-right: 60px;
	padding-left: 60px;
}

div.main-sp div.section-text {
	max-width: 760px;
}

div.content-f {
	width: calc(100% - 120px);
	position: absolute;
	bottom: -160px;
}

div.content {
	text-align: left;
	font-size: 16px;
	color: #484848;
}

.input-group label.label-control {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}

.input-group input.form-control, .input-group select.form-control, .input-group textarea.form-control {
	width: 100%;
	border-radius: 5px;
    border: 1px solid #ddd;
    height: 36px;
}

.input-group textarea.form-control {
	height: 200px;
}

.input-group button.btn-submit {
	background-color: #38e1a3;
	border: 1px solid #38e1a3;
	border-radius: 30px;
	padding: 10px 80px;
    color: #fff;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    font-family: 'Hiragino Kaku Gothic Pro W3', Arial, sans-serif;
    letter-spacing: 2px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

dl.column {
    margin-top: 30px;
    text-align: left;
}
dl.column dt {
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: bold;
}
dl.column dd {
    overflow: hidden;
    margin-bottom: 30px;
}
dl.column a.link {
	color: #38e1a3;
}

@media only screen and (max-width : 768px) {
	div.main {
		display: none;
	}
	div.main-sp {
		display: block;
	}

	div.main-sp div.container-sp .text-title {
		text-shadow: 
			0 0 1px #fff,
			0 0 1px #fff,
			-2px -2px 3px #fff,
			-2px -2px 3px #fff,
			2px 2px 3px #fff,
			2px 2px 3px #fff;
	}

	div.main-sp div.container-sp .text-title + .text-title {
		letter-spacing: 0;
	}
}
