﻿@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

*,::before,::after {
	box-sizing: border-box;
	background-repeat: no-repeat
}

::before,::after {
	text-decoration: inherit;
	vertical-align: inherit
}

:where(:root) {
	cursor: default;
	line-height: 1.5;
	overflow-wrap: break-word;
	-moz-tab-size: 4;
	tab-size: 4;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%
}

:where(body) {
	margin: 0
}

:where(h1) {
	font-size: 2em;
	margin: 0.67em 0
}

:where(dl, ol, ul) :where(dl, ol, ul) {
	margin: 0
}

:where(hr) {
	color: inherit;
	height: 0
}

:where(nav) :where(ol, ul) {
	list-style-type: none;
	padding: 0
}

:where(nav li)::before {
	content: "\200B";
	float: left
}

:where(pre) {
	font-family: monospace, monospace;
	font-size: 1em;
	overflow: auto
}

:where(abbr[title]) {
	text-decoration: underline;
	text-decoration: underline dotted
}

:where(b, strong) {
	font-weight: bolder
}

:where(code, kbd, samp) {
	font-family: monospace, monospace;
	font-size: 1em
}

:where(small) {
	font-size: 80%
}

:where(audio, canvas, iframe, img, svg, video) {
	vertical-align: middle
}

:where(iframe) {
	border-style: none
}

:where(svg:not([fill])) {
	fill: currentColor
}

:where(table) {
	border-collapse: collapse;
	border-color: currentColor;
	text-indent: 0
}

:where(button, input, select) {
	margin: 0
}

:where(button, [type="button" i], [type="reset" i], [type="submit" i]) {
	-webkit-appearance: button;
	appearance: button
}

:where(fieldset) {
	border: 1px solid #a0a0a0
}

:where(progress) {
	vertical-align: baseline
}

:where(textarea) {
	margin: 0;
	resize: vertical
}

:where([type="search" i]) {
	-webkit-appearance: textfield;
	appearance: textfield;
	outline-offset: -2px
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
	height: auto
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

:where(dialog) {
	background-color: white;
	border: solid;
	color: black;
	height: -moz-fit-content;
	height: fit-content;
	left: 0;
	margin: auto;
	padding: 1em;
	position: absolute;
	right: 0;
	width: -moz-fit-content;
	width: fit-content
}

:where(dialog:not([open])) {
	display: none
}

:where(details>summary:first-of-type) {
	display: list-item
}

:where([aria-busy="true" i]) {
	cursor: progress
}

:where([aria-disabled="true" i], [disabled]) {
	cursor: not-allowed
}

:where([aria-hidden="false" i][hidden]) {
	display: initial
}

:where([aria-hidden="false" i][hidden]:not(:focus)) {
	clip: rect(0, 0, 0, 0);
	position: absolute
}

body {
	width: 100%;
	line-height: auto;
	color: #333;
	font-size: 16px;
	margin: 0;
	font-weight: 500
}

em {
	font-style: normal
}

ul {
	margin: 0;
	padding: 0
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	color: #333
}

p {
	margin: 0
}

img {
	display: block;
	max-width: 100%
}

h1,h2,h3 {
	line-height: 1;
	margin: 0;
	padding: 0
}

button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none
}

.pc {
	display: inline-block
}

@media screen and (max-width: 767px) {
	.pc {
		display: none
	}
}

.sp {
	display: none !important
}

@media screen and (max-width: 767px) {
	.sp {
		display: inline-block
	}
}

::placeholder {
	color: #CCC
}

::-ms-input-placeholder {
	color: #CCC
}

:-ms-input-placeholder {
	color: #CCC
}

@media screen and (max-width: 767px) {
	input[type="submit"],input[type="reset"],input[type="button"],button {
		cursor: pointer;
		-webkit-appearance: button;
		*overflow: visible
	}
}

@media screen and (max-width: 767px) {
	input[type=text],textarea,input[type=button],input[type=checkbox],input[type=password] {
		-webkit-appearance: none
	}
}

.en {
	font-family: "Montserrat",sans-serif;
	font-size: 110%;
	font-weight: 500
}

body {
	font-family: 游ゴシック体,"Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	background: #FDF0EF;
	letter-spacing: .055em;
	color: #595959
}

body.lock {
	overflow: hidden
}

body .box {
	opacity: 0
}

body .slideUp {
	opacity: 1;
	animation: slideUp 1s ease-in-out forwards
}

@keyframes slideUp {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.btn-confirm {
	text-align: center
}

.btn-confirm a {
	background: #F29B87;
	display: block;
	color: #FFF;
	font-weight: 700;
	font-size: 18px;
	padding: 15px;
	letter-spacing: .05em;
	border-radius: 50px;
	margin: 0 30px;
	position: relative;
	box-shadow: 0 6px 0 #EB8B75
}

main {
	max-width: 768px;
	margin: 0 auto;
	padding: 0 0 30px 0
}

@media screen and (max-width: 767px) {
	main {
		margin: 0 0
	}
}

main>i {
	font-weight: 500;
	text-align: center;
	display: block;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 15px;
	color: #FFF
}

main>i span {
	color: #004085;
	font-weight: 900
}

main .main-visual {
	padding: 30px 0 0 0;
	border-radius: 5px;
	background-image: linear-gradient(90deg, #FCF0EF, #FBE3DF 50%, #EBD0C7)
}

main .main-visual p.powerd-by {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Roboto",sans-serif;
	font-size: 12px;
	letter-spacing: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #58595b
}

main .main-visual p.powerd-by img {
	width: 90px;
	margin: 0 0 0 10px
}

main .main-visual .image {
	margin: 0 auto;
	width: 100%;
	position: relative
}

main .main-visual .image .txt {
	position: absolute;
	bottom: 20px;
	width: calc(100% - 40px);
	left: 20px
}

main .main-visual h1 {
	font-weight: 500;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	width: 60%;
	margin: 15px 0 0 30px
}

main .first-btn-area {
	padding: 0;
	background: #FDF0EF
}

main .first-btn-area h2 {
	font-size: 17px;
	text-align: center;
	padding: 20px 0 0 0
}

main .first-btn-area h3 {
	text-align: center;
	padding: 10px 0 20px 0
}

main .first-btn-area h3 .en {
	color: #F26B61
}

main .first-btn-area p.acc {
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #6d6e71;
	text-align: center
}

main .first-btn-area p.acc a {
	text-decoration: underline;
	color: #6d6e71
}

main .first-btn-area .att {
	text-align: center;
	margin: 10px 0 0 0
}

main .first-btn-area .att a {
	font-weight: bold;
	color: #6d6e71;
	font-size: 12px;
	text-decoration: underline
}

main .first-btn-area .btn-anchor {
	text-align: center
}

main .first-btn-area .btn-anchor a {
	color: #6d6e71;
	background: url("../image/pointer.svg") no-repeat left 50%;
	background-size: 15px;
	font-size: 13px;
	padding: 0 0 0 20px;
	font-weight: bold
}

main .bo {
	background: #F26B61;
	width: calc(100% - 40px);
	margin: 30px auto;
	height: 3px
}

main article>h1 {
	margin: 0 50px
}

main article section {
	padding: 0 20px 30px 20px;
	background: #FFF;
	margin: 35px 15px 15px 15px;
	border-radius: 5px
}

main article section.last {
	margin-bottom: 30px
}

main article section h3 {
	color: #333;
	text-align: center;
	font-size: 16px
}

main article section h2 {
	color: #F26B61;
	font-family: "Montserrat",sans-serif;
	text-align: center;
	font-size: 24px;
	position: relative;
	width: fit-content;
	margin: 0 auto;
	top: -12px;
	font-weight: 500;
	letter-spacing: 0.1em
}

main article section h2 small {
	font-size: 14px;
	margin: 0 5px 0 0
}

main article section .txt {
	position: relative;
	padding: 0
}

main article section .txt figure {
	text-align: center;
	margin: 0;
	position: relative;
	z-index: 1
}

main article section .txt figure img {
	display: block;
	margin: 20px auto;
	width: 40%
}

main article section .txt figure figcaption {
	font-size: 14px;
	margin: 15px 0 10px 0;
	letter-spacing: .055em;
	line-height: 1.7;
	font-weight: bold
}

main article section .txt figure figcaption .red {
	color: #F26B61
}

main article section .txt p {
	font-size: 10px;
	line-height: 1.6;
	text-align: center;
	font-weight: bold
}

main .about {
	margin: 50px 15px 0 15px
}

main .about h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #6d6e71
}

main .about h2 img {
	height: 55px;
	margin: 0 10px 0 0
}

main .about .edu {
	border: 1px solid #FFF;
	padding: 20px;
	margin: 30px 0 0 0
}

main .about .edu h3 {
	color: #FFF;
	text-align: center
}

main .about .edu h3:after {
	content: "";
	display: block;
	background: #FFF;
	width: 15px;
	height: 2px;
	margin: 15px auto 0 auto
}

main .about p {
	font-size: 13px;
	margin: 15px;
	text-align: left;
	line-height: 1.7;
	color: #6d6e71;
	font-weight: bold
}

main .logos {
	width: 200px;
	margin: 0 auto
}

main .logos ul li:last-child {
	margin: 5px 0 0 0
}

main #conditions {
	background: #FFF;
	margin: 20px 20px 0 20px;
	padding: 15px;
	border-radius: 5px 5px 0 0
}

main #conditions .table {
	border: none;
	padding: 15px;
	margin: 0
}

main #conditions h2 {
	display: flex;
	justify-content: space-between;
	padding: 15px 0 0 0
}

main #conditions h2 img {
	height: 55px;
	display: block;
	margin: 0 auto
}

main #conditions table {
	width: 100%;
	padding: 20px 0
}

main #conditions table tr {
	display: block;
	border-bottom: 1px solid #E6E7E8;
	padding: 12px 0
}

main #conditions table tr:last-child {
	border-bottom: none
}

main #conditions table tr:last-child td {
	padding-bottom: 0
}

main #conditions table tr th {
	color: #828282
}

main #conditions table tr th,main #conditions table tr td {
	display: block;
	text-align: left;
	font-size: 14px;
	font-weight: bold
}

main #check {
	padding: 20px 15px 60px;
	margin: 0 15px;
	border-radius: 0 0 5px 5px
}

main #check h3 {
	text-align: center;
	font-size: 16px
}

main #check h3 span {
	background: url("../image/check.svg") no-repeat left 50%;
	background-size: 18px;
	font-weight: 700;
	padding: 0 0 0 30px
}

main #check p.btn {
	margin: 20px 0;
	display: block;
	background: #F29B87;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding: 15px 5px;
	font-weight: 900;
	letter-spacing: 0;
	border-radius: 50px
}

/*
main #check p.btn:after {
	content: "+";
	display: inline-block;
	margin: 0 0 0 1em
}

main #check p.btn.on:after {
	content: "ー"
}*/

main #check p.txt {
	text-align: center;
	font-size: 14px;
	font-weight: bold
}

aside {
	border-top: 1px solid #828282;
	margin-top: 20px;
	padding: 20px 0 0 0
}

aside ul li,aside ul a {
	text-align: center;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 1.7;
	font-weight: bold
}

aside ul li em,aside ul a em {
	font-weight: bold
}

.blue-bk {
	background: #004085;
	padding: 30px 15px
}

.blue-bk h2 {
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 1.6
}

.blue-bk h2 em {
	font-size: 16px
}

.blue-bk h2 span {
	font-size: 22px;
	font-family: "Roboto",sans-serif
}

.blue-bk dl dt {
	border: 1px solid #FFF;
	text-align: center;
	padding: 12px;
	color: #FFF;
	position: relative;
	font-weight: 700
}

.blue-bk dl dt:after {
	content: "";
	display: block;
	background: url("../image/hook.svg") no-repeat;
	background-size: 100%;
	width: 12px;
	height: 8px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -8px
}

.blue-bk dl dd {
	margin: 15px 0;
	padding: 0
}

.blue-bk dl dd ul {
	display: flex;
	justify-content: center;
	align-items: baseline
}

.blue-bk dl dd ul li {
	color: #FFF;
	font-size: 16px
}

.blue-bk dl dd ul li:first-child {
	font-weight: 900
}

.blue-bk dl dd ul li:first-child span {
	font-family: "Roboto",sans-serif;
	font-size: 110%
}

.blue-bk dl dd ul li:first-child:after {
	content: "→";
	margin: 0 .5em
}

.blue-bk dl dd ul li:last-child span {
	font-size: 140%;
	color: #f9ed32;
	font-weight: 900
}

.blue-bk dl dd ul li:last-child span em {
	font-family: "Roboto",sans-serif;
	font-size: 110%
}

.blue-bk p {
	text-align: center
}

.blue-bk p small {
	font-size: 10px;
	color: #FFF;
	letter-spacing: 0
}

footer {
	padding: 20px 0px;
	margin: 0 auto 30px auto;
	display: none;
	max-width: 768px;
	box-sizing: border-box
}

.fixed {
	margin: 0;
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 100%;
	z-index: 1000
}

.btn-area p.txt {
	margin: 20px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center
}

.btn-area p.txt em {
	font-size: 14px;
	color: #F26B61
}

.btn-area p.txt small {
	display: block
}
