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

#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.top .header {
  background: #fff000;
}
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.7%;
}
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: 15.5%;
}
header .position + .position {
  bottom: 0.5%;
}

.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: 30px;
  font-weight: bold;
  font-size: 1.6rem;
  -webkit-box-shadow: 0 4px rgb(206, 62, 114);
          box-shadow: 0 4px rgb(206, 62, 114);
}

#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 .campaign01 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.red_comment {
  font-weight: bold;
  font-size: 1.7rem;
  color: #ff0000;
  text-align: center !important;
}

.campaign + .inner .red_comment {
  margin-top: -10px;
  margin-bottom: 13px;
}

#cnt04 form dl dd .red_comment {
  margin-bottom: 20px;
}

#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.2em;
}

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;
  padding: 10px 0 5px 0;
  width: 100%;
  z-index: 1000;
  background: #ff5582;
}

#fixedbutton a div:first-of-type {
  background: #fff;
  padding: 8px;
  margin: 0 20px;
  color: #ff5582;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-weight: bold;
}

/*#fixedbutton a div:last-of-type {
	color:#fff142;
	font-size:2rem;
	font-weight:bold;
	}
#fixedbutton a {
	display:block;
	width:100%;
	padding:15px 0;
	background:#ff5582;
	}
*/
#fixedbutton ul {
  display: block;
  width: 100%;
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#fixedbutton ul > li {
  width: 40%;
  padding: 0 4.9%;
}

#fixedbutton ul > li:nth-of-type(1) {
  border-right: 1px solid #fff;
}

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

@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;
  }
}
/***************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%;
}

#course_main {
  line-height: 0;
}