@charset "UTF-8";
/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/

html {
	/*background:#f6cfe1;*/
	}
img{
	vertical-align: top;
}
#all {
	text-align:center;
	position:relative;
	}

header {
	position:relative;
	}
	

header h1 {
	line-height: 1;
	
}	
header h1 img {
	display: block;
	margin: 0 auto;
}
.top {
	/*background: #a9dcf6;*/
	background: #FBEFC6;
	background: linear-gradient(0deg,rgba(251, 239, 198, 1) 0%, rgba(242, 197, 64, 1) 70%, rgba(224, 189, 0, 1) 100%);
	position: relative;
}
.top .position a {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 2.5%;
}

#yellowbox {
	position: relative;
	/*background-image: url(../img/cnt01_back.png);
	background-repeat: repeat;*/
	}


#yellowbox .flex {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	max-width: 750px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#yellowbox .flex p {
	margin: 0 -0.75%;
}
#yellowbox .inner p {
	color: #fff;
}
#yellowbox .position a {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 1.9%;
}

#course01 {
	background: #c2e6fa;
	position:relative;
}
#course01 .ttlbox {
	background-color:#3cb5e9;
}
#course01 .position {
	position: absolute;
	bottom: 23.5%;
	width: 100%;
}
#course01 .position + .position{
	position: absolute;
	bottom: 4%;
	width: 100%;
}


#course02 {
	background: #f9e3e1;
	position:relative;
}
#course02 .ttlbox {
	background-color:#ed1c24;
}
#course02 .position {
	position: absolute;
	bottom: 20%;
	width: 100%;
}
#course02 .position + .position{
	position: absolute;
	bottom: 3%;
	width: 100%;
}


#course03 {
	background: #e0e9b2;
	position:relative;
}
#course03 .ttlbox {
	background-color:#0dac67;
}
#course03 .position {
	position: absolute;
	bottom: 2%;
	width: 100%;
}


#course04 {
	background: #fff6bf;
}
#course04 .ttlbox {
	background: #ed757f;
}
#course04 .flex {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	max-width: 750px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#course04 #submenu02{
	position: relative;
}
#course04 #submenu02 .position {
	position: absolute;
	bottom: 4%;
	width: 100%;
}
#course04 #entry{
	position: relative;
}
#course04 #entry .position {
	position: absolute;
	bottom: 34%;
	width: 100%;
}
#course04 #entry .position + .position{
	position: absolute;
	bottom: 10%;
	width: 100%;
}




.position-link {
	position: relative;
}
.position-link a {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	max-width: 750px;
	bottom: 2.5%;
}
.position-link + .position-link a {
	bottom: 2.8%;
}

.seidobox {
	position: relative;
	}
.seidobox a {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 72%;
	top: 44.5%;
	}
#coronabox {
	background-color: #dff4fc;
	padding: 30px 0 40px 0;
}

#cnt02 {
	background:#fff;
	padding:40px 0 30px 0;
	position: relative;
	}

/*#cnt02:before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(../img/wave08.png);
	background-size: auto 10px;
	background-repeat: repeat-x;
	background-position: bottom center;
}*/
	
#cnt03 {
	padding:30px 0 50px;
	background-color: #fffabc;
	}

#cnt03 .inner div {
	background:#fff;
	padding:8px;
	margin:10px 0;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	}

#cnt03 iframe {
	width:100%;
	height:300px;
	}

#cnt03 {
	position: relative;
}
#cnt03:before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(../img/wave03.png);
	background-size: auto 10px;
	background-repeat: repeat-x;
	background-position: bottom center;
}
#cnt04 {
	background:#fff;
	padding:0px 0 30px;
	}
	
#cnt04 h2 {
	/*background-color: #FF9C00;*/
	/*background: rgb(255,156,0);
	background: linear-gradient(180deg, rgba(255,156,0,1) 6%, rgba(255,240,0,1) 70%);*/
	/*background-image: url(../img/cnt01_back.png);*/
	background-color: #fdf690;
	/*background-repeat: repeat;
	padding: 25px 0 20px 0;*/
	}	
	
#cnt04 p {
	text-align:left;
	letter-spacing:0;
	}

#cnt04 p a {
	text-decoration:underline;
	color: #3f9be7;
	}
.flexttl {
	display: flex;
	align-items: center;
}
.flexttl > p:nth-of-type(1) {
	margin-right: 10px !important;
	font-size: 1.7rem !important;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0 !important;
}
.flexttl > p:nth-of-type(2) {
	font-size: 1.2rem !important;
	margin-bottom: 0 !important;
}
#cnt04 form dl dd p {
	line-height: 160%;
	margin: 0px 0px 5px 0px;
}
#cnt04 form dl dd h4 {
	margin: 15px 0px 7px 0px;
	padding-top: 13px;
}
#cnt04 form dl dd label {
	display: block;
	margin: 0px 0px 7px 0px;
}

#cnt04 .taiken h4 {
	border-top: 1px solid #e3e3e3;
}
#cnt04 .taiken h4:nth-of-type(1) {
	border: none;
	padding-top: 0;
}

#corona {
	background-color: #fff;

}
#corona img {
display: block;
margin: 0 auto;
}
.ttl {
	font-size:2rem;
	margin:20px 0;
	color:#038ed9;
	font-weight:bold;
	}

#container .button a {
	margin:auto;
	background:#ff5582;
	color:#fff142;
	border:none;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	padding:25px;
	font-weight:bold;
	font-size:1.6rem;
	box-shadow:3px 3px rgba(206, 62, 114, 1);
	}
#container .button.yellow a {
	background-color: #ffff00;
	color: #ff0000;
	box-shadow:0 4px rgba(0, 0, 0, 0.1);
}
#container .button.green a {
	background-color: #25aba0;
	box-shadow:0 4px rgba(51, 117, 98, 1);
}
#container .button.glay a {
	background-color: #999999;
	box-shadow:0 4px rgba(0, 0, 0, 0.2);
	color: #fff;
	padding:10px;
} 

#container .button.green02 a {
	padding: 12px 25px;
	line-height: 1.25;
	background: #39b54a;
	color: #ffff00;
	box-shadow:0 4px rgba(0, 0, 0, 0.1);
}
#container .button.green02 a:after {
	font-size: 2.8rem;
	position: absolute;
	top: 15px;
}


#footer_access .inner div {
	background:#fff;
	padding:8px;
	margin:2px 0 10px 0;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	color: #666666;
	font-weight: bold;
}
#footer_access iframe {
	width:100%;
	height:240px;
	margin-bottom: 40px;
}


footer {
	color:#fff;
	background-color:#00a6ea;
	
	padding:50px 0 100px;
	font-size:1.2rem;
	}
	
footer a {
	color: #fff;
	}	
	
#ad footer {
	margin-bottom:50px;
	background:#00a6ea url(../img/wave.png) repeat-x top left;
	background-size: 42px auto;
	}	
	
footer address {
	margin:5px 0;
	}
		
footer .tel {
	margin:10px 0 10px;
	font-family: 'Roboto', sans-serif;
	font-size:2rem;
	} 

	footer .holiday {
		/*display: flex;*/
		/*justify-content: center;*/
		background: #fff042;
		border-radius: 7px;
		font-size: 1.25rem;
		padding: 6px 0;
		margin-top: 10px;
	}
	footer .holiday div {
		padding: 8px 8px;
	}
	footer .holiday div:nth-of-type(1) {
    background: #3f9ae6;
    margin: 5px 10px 3px;
    border-radius: 30px;
    color: #fff042;
	}

	footer .holiday div:nth-of-type(2) {
		color: #df1c24;
		text-align: center;
		flex-grow: 2;
		font-weight: bold;
		line-height: 1.4;
	}
	footer .holiday span {
		color: #3f9ae6;
	}
	
footer .tel a {
	font-size:3.5rem;
	font-family: 'Roboto', sans-serif;
	}
	
footer .tel + div {
	border:1px solid #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
	padding:5px 0;
	}	
	
footer .copyright {
	font-size:1rem;
	}
	
footer ul {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-align-items: center; 
	align-items: center;
	margin:20px 0;
	}
	
footer li {
	margin:0 5px;
	}		
	
footer .button a {
	margin:auto;
	background:#ff5582;
	color:#fff;
	border:none;
	border-radius: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	padding:15px 0;
	width:150px;
	}			

#fixedbutton {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:1000;
	padding: 10px 0 10px;
	background: #e50044;
	background: -moz-linear-gradient(top, #ffffff 0%, #e50044 15%, #e50044 15%, #e85377 85%, #f1a0ab 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e50044 15%,#e50044 15%,#e85377 85%,#f1a0ab 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e50044 15%,#e50044 15%,#e85377 85%,#f1a0ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1a0ab',GradientType=0 );
	}
#fixedbutton p {
	background-color: #fff;
	color: #c1272d;
	font-size: 1.45rem;
	font-weight: bold;
	border-radius: 30px;
	margin: 0 30px 10px 30px;
}
#fixedbutton > div {
	display: flex;
	justify-content: center;
	margin: 0 5px;
}
#fixedbutton > div > div {
	padding: 0 15px;
}
#fixedbutton > div > div + div {
	border-left: 1px #fff solid;
}

.alert {
	text-align:center !important;
	border-radius:15px;
	background-color:#ff1e00;
	color:#fff;
	padding:20px;
	width:80%;
	margin:0 auto 20px auto;
}

.blue {
	color:#038ed9;
		}


@media screen and (max-width:800px) {
.pc {
display:none;
}
.sp {
display:inherit !important;
}
}

@media screen and (min-width:801px) {
.pc {
	display:inherit !important;
}
.sp {
	display:none;
}
}

input[type="checkbox"], input[type="radio"] {
    margin-bottom: 2px !important;
    margin-right: 7px !important;
}


/***************privacy****************/

#privacy #container {
	text-align: justify;
	padding: 30px 5%;

}
#privacy h1, #privacy dt, #privacy p, #privacy dd {
	padding: 0;
	margin: 0;

}
#privacy h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 5px;
}
#privacy dt {
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.1em;

}
#privacy p ,#privacy dd {
	font-size: 1em;
}
#privacy .privacybutton {
	margin-top: 30px;
	text-align: center;
}
#privacy .privacybutton a {
    background: #ff7b9e !important;
    display: inline-block;
    margin: auto;
	color: #fff !important;
    padding: 20px 50px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}