/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
img {
  vertical-align: bottom;
}

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

header {
  position: relative;
}

header h1 {
  line-height: 1;
}

header h1 img {
  display: block;
  margin: 0 auto;
}

header .flex {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.5%;
  margin: 0 auto;
  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;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

header.top {
  position: relative;
  /*background:#73bae73d;*/
}

#campaign {
  /*background: url(../img/back_olange.png) repeat center center / 14px auto;*/
  /*background:#73bae73d;*/
  position: relative;
  margin: -2% 0 0;
}
#campaign .bt01 {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 1%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#campaign .bt02 {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 4%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#campaign .campaign_flex {
  margin: 8px auto 15px;
  padding: 0 3.5%;
  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;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

#campaign .nav {
  position: absolute;
  bottom: 2.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#campaign .nav li {
  margin: 0 0.3%;
}

#kaiho {
  background: url(../img/back_pink.png) repeat center center/40px auto;
  padding-bottom: 25px;
}
#kaiho h2 {
  background: #DE003D;
}

#course_01 {
  margin-top: -1px;
  background: #deefff;
  position: relative;
}
#course_01 .bt01 {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 2.3%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#course_02 {
  margin-top: -1px;
  background: #deefff;
  position: relative;
}
#course_02 .bt01 {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 4%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#course_03 {
  margin-top: -1px;
  background: #deefff;
  position: relative;
}
#course_03 .bt01 {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 4%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#course_04 {
  margin-top: -1px;
  background: #deefff;
  position: relative;
  padding: 0 0 3%;
}
#course_04 .bt01 {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 11%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#school {
  background: #e2f9ec;
  padding-bottom: 25px;
}
#school h3 {
  background: #299c9c;
}
#school ul.nav {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 5px;
  max-width: 750px;
  margin: 0 auto;
}
#school ul.nav li {
  width: 46%;
}
#school .school_box {
  position: relative;
}
#school .school_box p:nth-of-type(2), #school .school_box p:nth-of-type(3) {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 4%;
}
#school .school_box + .school_box {
  margin-top: 10px;
}
#school .school_box#school01 p:nth-of-type(2) {
  bottom: 3%;
}
#school .school_box#school02 p:nth-of-type(2) {
  bottom: 4%;
}

#corona {
  background: #c2e8f7;
}

#point {
  background: #fff;
  padding: 25px 0 15px;
  position: relative;
}
#point h2 {
  background: #fff;
}
#point:after {
  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;
}

#whitebox {
  background-color: #fff;
  padding: 20px 0 20px 0;
  position: relative;
}

#pinkbox {
  background-color: #FFDBF3;
  padding-bottom: 30px;
}

#pinkbox .ttlbox {
  background-color: #f72666;
}

#bluebox {
  background-color: #ceecfb;
  position: relative;
  padding: 0px 0 30px 0;
}

#bluebox {
  background-color: #DBF0FF;
}

#bluebox .ttlbox {
  background-color: #008CDF;
}

#greenbox {
  background-color: #dcfbce;
  padding: 0px 0 35px 0;
}

#greenbox .ttlbox {
  background-color: #56c41e;
}

#bluebox02 {
  background-color: #6dcef5;
  padding: 20px 0 25px 0;
}

.seidobox {
  position: relative;
}

.seidobox a {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 72%;
  top: 44.5%;
}

#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/wave03.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 {
  padding: 25px 0 5px 0;
  background-color: #00a6ea;
}

#cnt04 p {
  text-align: left;
  letter-spacing: 0;
}

#cnt04 p a {
  text-decoration: underline;
  color: #3f9be7;
}

.flexttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          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;
}

.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.yellow a {
  background-color: #ffff00;
  color: #ff0000;
  -webkit-box-shadow: 0 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px rgba(0, 0, 0, 0.1);
}

#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 {
  background-color: #999999;
  -webkit-box-shadow: 0 4px rgba(0, 0, 0, 0.2);
          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;
  -webkit-box-shadow: 0 4px rgba(0, 0, 0, 0.1);
          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: #3f9be7;
  padding: 50px 0 100px;
  font-size: 1.2rem;
}

footer a {
  color: #fff;
}

#ad footer {
  margin-bottom: 90px;
  background: #3f9be7 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: -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;
  background: #fff042;
  border-radius: 7px;
  font-size: 1.25rem;
  padding: 10px 0;
  margin-top: 10px;
}

footer .holiday div {
  padding: 0px 8px;
}

footer .holiday div:nth-of-type(1) {
  color: #e81c24;
  /*border-right: 1px #e81c24 solid;*/
}

footer .holiday div:nth-of-type(2) {
  color: #e81c24;
}

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: -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;
  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;
}