html { font-size: 10pt; } /* ルート要素 */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,address,div,span,li {
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",  sans-serif;
	color: #FFF;
}
*,
::before,
::after {
  box-sizing: border-box;
}
body {	
	background-color: #1299BA;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}

p{
	font-size:1.6rem;}
img {
	border-width: 0px;
	max-width: 100%;
	height: auto;
}

.bluebox{
	background-color: #1299BA;
}

.greenbox{
	background-color: #BBC905;
}
.greenbox p,.greenbox ol{
	color:#000000;}
	
	
.topbox{
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: url(../img/topimage.jpg) center / cover;
  background-repeat:no-repeat;
}

.uetsuLink{
	padding:10px 0 0 20px;
	font-weight:bold;
	font-size:1.5rem;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",  sans-serif;
	}
h1,h2{
	text-align:center;
	display:block;
	margin-top:1%;
	}

.topcopy,.toptxt,.greencontents,.footer{
	max-width: 1000px;
	width: 96%;
	padding:2%;
	margin-left: auto;
	margin-right: auto;
}
	
.topcopy{
	font-weight:bold;
	font-size: 5.5rem;
	line-height: 7.5rem;
	padding-left:3%;
	padding-right:0;
	padding-top:0;
	}
.txt_get {
     transform: rotate(-10deg);
     display: inline-block;
 	 color:#C5DF00;
	font-size: 7rem;
	text-shadow: 5px 5px 5px #1299BA;
}
.toptxt{
	font-weight:bold;
	font-size: 1.8rem;
	line-height: 3rem;
	margin-bottom:1%;
}
.quiz{
	text-align:right;
	margin-right:1%;
	}
.greencontents{	text-align:center;}
.greencontents h2{
     transform: rotate(-8deg);
     display: inline-block;
	height: auto;
	font-size: 7.5rem;
	letter-spacing:0.1rem;
	padding:190px 0 50px 0;
  background: url(../img/boy.png) 15px top;
  background-repeat:no-repeat;
  line-height:120%;
 }
.greencontents h2 span{
	color: #1299BA;} 



.flag{
  background: url(../img/flag.png) left top;
  background-repeat:no-repeat;
	width:282px;
  height: 158px;
  margin:50px 0 10px 0;
	text-align:left;
}
.flag h3{
     transform: rotate(-10deg);
     display: inline-block;
	 margin:60px 0 0 50px;
	font-size: 2.5rem;
	
}

.kadomaru {
   border: 0;  /* 枠線を引く */
   border-radius: 20px;    /* 角丸の指定 */
   padding: 5% 5%;           /* 内側の余白 */
  background-color:#FFF;
  margin:1% 0 10% 0;
}
.kadomaru p{
	color:#000000;
	font-size:3rem;
	text-align:center;
	font-weight:bold;
	line-height:200%;}


.txt{
	font-size:2.3rem;
	text-align:left;
	}
.date{
	font-size:5rem;
	font-weight:bold;
	text-align:center;}
.txtC{
	text-align:center;}

.btnQ {
  display: inline-block;
  padding: 2% 10%;
  text-decoration: none;
  background: #1299BA;/*ボタン色*/
  color: #FFF;
  font-weight:bold;
  font-size:4.5rem;
	letter-spacing:1rem;
	line-height:110%;
  border-bottom: solid 10px #0D879B;
  border-radius: 100px;
  margin-bottom:2%;
	}
.btnQ:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

footer{
  background: url(../img/footer.png) center bottom / cover;	
  position: relative;
  width: 100%;
  min-height: 30vh;
}
.footer{
	padding-top:20%;
	}
.footer p{
	color:#FFFFFF;}
.footertitle{
  font-size:2rem;
  font-weight:bold;}


.movie {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.maplist ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.maplist li {
	font-size: 1.2rem;
	font-weight: normal;
	width: 50%;
	padding-left: 5px;
	line-height: normal;
}
.maptext {
	width: 100%;
	padding: 15px 0px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ico2 {
    background-image: url(../img/ico02.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 40px;
    margin-right: 5px;
    background-position: right center;
}


@media screen and (max-width: 1055px) {
html{font-size:9pt;}
.greencontents h2{
	font-size:8rem;
	letter-spacing:0;
}
}
@media screen and (max-width: 960px) {
html{font-size:8pt;}
.greencontents h2{
	font-size:8.5rem;
	letter-spacing:0;
	padding:100px 0 50px 0;
  background: url(../img/boy2.png) 15px top;
  background-repeat:no-repeat;
  width:98%;
}
.btnQ {
	letter-spacing:0;
	}
}

@media screen and (max-width: 760px) {
h1 img{
	width:60%;
	height:auto;}
.topbox{
  min-height: 80vh;
}
.topcopy{
	font-size: 450%;
	line-height: 150%;
	}
.txt_get {
	font-size: 150%;
}
.greencontents h2{
	font-size: 7rem;
	padding:100px 0 0 0;
  margin-bottom:2%;
  width:96%;
}
.date{
	font-size:350%;
}
.kadomaru li{
	font-size:280%;
}
.btnQ {
  padding: 2% 10%;
  font-size:3.3rem;
	}
	.maplist li {
		width: 98%!important;
		font-size: 1.5rem!important;
	}
	iframe {
		height: 400px;
	}
	  a[href^="tel:"]{
    pointer-events: none;
  }
	.ico2 {
		padding-right: 35px;
	}
}
@media screen and (max-width: 470px) {
.greencontents h2{
	font-size: 4rem;
  width:98%;
}
.flag{
	background-size:80%;
}
.flag h3{
	 margin:45px 0 0 50px;
}
.date{
	font-size:300%;
}
.btnQ {
  padding: 2% 10%;
  font-size:3.1rem;
	}
}
@media screen and (max-width: 450px) {
	.topcopy{
		line-height: 6rem;
		font-size:380%;
		}

}
