/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
html {
  /*background:#dff4fc;*/
}

#all {
  text-align: center;
  position: relative;
}

header.top {
  position: relative;
  overflow: hidden;
}
header.top h1 {
  margin: 0;
  padding: 0;
}
header.top h1 img {
  display: block;
  margin: 0 auto;
}
header .header-img img {
  display: block;
}
header .box {
  position: relative;
}
header .box ul {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 15px;
  bottom: 15.5%;
}
header .box ul img {
  width: 90%;
}
header p {
  position: relative !important;
}
header .position {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 750px;
  bottom: 19%;
}
header .position + .position {
  bottom: 2%;
}

#course_main {
  line-height: 0;
}

#tokuten {
  margin-bottom: -5px;
  position: relative;
}
#tokuten .btn {
  position: absolute;
  left: 0;
  bottom: 2.6%;
}

#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;
  -webkit-box-shadow: 3px 3px rgb(206, 62, 114);
          box-shadow: 3px 3px rgb(206, 62, 114);
}

#container .button.green a {
  background-color: #25aba0;
  -webkit-box-shadow: 0 4px rgb(51, 117, 98);
          box-shadow: 0 4px rgb(51, 117, 98);
}

#container .button.glay a {
  color: #fff;
  background-color: #999999;
  -webkit-box-shadow: 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
}

#container .button.glay.min a {
  font-size: 1.3rem;
  padding: 12px 0;
  width: 310px;
}

#aqua {
  background-color: #FFF;
}

.air {
  position: relative;
}
.air .air_btn {
  bottom: 7%;
  position: absolute;
  display: block;
}

#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: 20px;
}

footer {
  color: #fff;
  background-color: #3f9be7;
  padding: 50px 0 90px;
  font-size: 1.2rem;
}

footer a {
  color: #fff;
}

#ad footer {
  background: #3f9be7 url(../img/wave.png) repeat-x top left;
  background-size: 400px auto;
}

footer address {
  margin: 5px 0;
}

footer .tel {
  margin: 10px 0 10px;
  font-family: "Roboto", sans-serif;
  font-size: 2rem;
}

footer .tel a {
  font-size: 3.5rem;
  font-family: "Roboto", sans-serif;
}

footer .tel + div {
  width: 74%;
  border: 1px solid #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 8px;
  font-size: 1.3em;
}

footer .copyright {
  font-size: 1rem;
}

footer ul {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: 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;
	}

#fixedbutton a {
	display:block;
	width:100%;
	padding:0px 0;
	background:#ffff00;
	}

#fixedbutton a img {
	width: 94%;
	max-width: 320px;
}
*/
#fixedbutton {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  padding: 10px 0 10px;
  background: #e50044;
  background: -webkit-linear-gradient(top, #ffffff 0%, #e50044 15%, #e50044 15%, #e85377 85%, #f1a0ab 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(15%, #e50044), color-stop(15%, #e50044), color-stop(85%, #e85377), to(#f1a0ab));
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          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;
}

.tokuten {
  position: relative;
}
.tokuten p {
  position: absolute;
  bottom: 1%;
}