

body {
  color:#2a2a2a;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: 0;
  background-image: url(../img/wallpaper.jpg);
  background-attachment: fixed;
  box-sizing: border-box;
}

.wrapper {
  overflow: hidden;
}

h1 {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}


.header-img {
  background-image: url(../img/header.png);
  opacity: 0.85;
  width: 100%;
  max-width: 1520px;
  min-width: 862px;
  height: 500px;
  background-position: 50% 50%;
  background-size: cover;
  margin: 0 auto 20px;
  padding: 0;
  box-shadow: 0 0 10px black;
  box-sizing: border-box;
  overflow: hidden;
}

/* ----------------summerIvent------------------------------------- */

.summer_ivent ul {
  background-color: rgb(214, 124, 91);
  list-style-type: none;

  margin: auto;
  margin-bottom: 10px;
  padding: 0;
  width: 600px;
  max-width: 600px;
  min-width: 600px;
  overflow: hidden;
  box-shadow: 0 0 5px black;
  text-align: center;
}

.summer_ivent li {
  text-align: center;
}
.summer_ivent a {
text-align: center;
}

.summer_ivent li > a {
  /* color: inherit; */
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  padding: 17px 10px;
  display: block;
  opacity: 0.8;
  box-shadow: 0 0 5px black;
  text-align: center;
}

.summer_ivent a:hover {
  opacity: 0.6;
}

/*------------------roomselect------------------------------------*/

.roomselect ul {
  list-style-type: none;
  display: flex;
  margin: auto;
  margin-bottom: 10px;
  padding: 0;
  width: 900px;
  max-width: 600px;
  min-width: 414px;
  overflow: hidden;
  box-shadow: 0 0 5px black;
}

.roomselect li {
  text-align: center;
  flex: 1 0 auto;
}

.roomcolor1 {
  background-color: #3e3e3e;
}
.roomcolor2 {
  background-color: #3e3e3e;
  opacity: 0.5;
}


.roomselect li > a {
  /* color: inherit; */
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  padding: 17px 10px;
  display: block;
  opacity: 0.8;
  box-shadow: 0 0 5px black;
}

.roomselect a:hover {
  background-color: #8a8a8a;
  opacity: 0.6;
}

/*-----------------------へっだーーーーーー---------------------------*/

header ul {
  list-style-type: none;
  display: flex;
  margin: auto;
  padding: 0;
  width: 900px;
  max-width: 862px;
  min-width: 414px;
  overflow: hidden;
  box-shadow: 0 0 5px black;
}

header li {
  text-align: center;
  flex: 1 0 auto;
}


header li > a {
  background-color: #336699;
  color: inherit;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  padding: 17px 10px;
  display: block;
  opacity: 0.8;
  box-shadow: 0 0 5px black;
}

header a:hover {
  background-color: #113366;
  opacity: 0.6;
}

/* -------------------お知らせ---------------------------- */

.emergency {
  width: 862px;
  height: 320px;
  background-color: rgb(245, 245, 245);
  margin: 60px auto;
  opacity: 0.85;
  /* padding-top: 10px; */
  box-shadow: 0 0 10px rgb(150, 150, 150);
  /* overflow: hidden; */
  box-sizing: border-box;
  padding-top: 40px;
  padding-left: 3%;
  padding-right: 3%;
  border-top: solid 7px #702727;
  border-bottom: solid 7px #702727;
}

.announce-box {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 25px;
  color: white;
  background-color: #993333;
  text-decoration: none;
  border-top: solid 7px #702727;
  box-shadow: 0 0 5px black;
  text-align: center;
  width: 350px;
  box-sizing: border-box;
  font-weight: bold;
}

.announce p {
  font-size: 27px;
}

.announce , .announce2 {
  margin :10px 0;
}

.announce {
  font-size: 30px;
  margin-top: 20px
}

.orange {
  color: #ff4b4b;
  font-weight: bold;
}

.announce2 {
  font-size: 30px;
  margin-left: 50px;
}
.announce-list {
  font-size: 30px;
  text-decoration: none;
  list-style-type: none;
}

.announce-border {
  border: solid 2px;
  box-sizing: border-box;
}

.update {
  font-size: 27px;
  text-align: right;
  margin-top : 13px;
  margin-bottom: 0px
  /* width: 500px;
  margin-left: auto; */
}

/* -------------------無料体験レッスン実施---------------------------- */

.section1 {
  width: 862px;
  height: 1170px;
  background-color: rgb(245, 245, 245);
  margin: 30px auto;
  opacity: 0.85;
  box-shadow: 0 0 10px rgb(150, 150, 150);

}


.center {
  text-align: center;

}

.center h2 {
  font-size: 40px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

.font20 {
  font-size: 25px;

}

.box7 {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #FFF;
  background: #336699;/*背景色*/
  border: double 10px rgb(237, 237, 237);/*左線*/
  box-shadow: 0 0 5px gray;
}

.box h2 {
  margin: 0;
  padding: 0;
}

.margin100 {
  margin-left: 100px;
}



.target {
  width: 150px;
  text-align: left;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: -30px;
  letter-spacing: 4px;
}

.target2 {
  margin: 10px 0 10px;
}

.time {
  width: 215px;
  text-align: left;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: -30px;
  letter-spacing: 4px;
}

.time2 {
  margin: 20px 0;
  padding-left: 0;
  text-align: left;
  width: 500px;

}

.present {
  width: 600px;
  text-align: center;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: -50px;
  letter-spacing: 0.5px;
}

.present2 {
  padding: auto;
  text-align: left;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-size: 25px;
  display: inline-block;
}


.present2 li {
  margin-bottom: 10px;
}

.address {
  font-size: 25px;
  margin-bottom: 0px;
}

.address2 {
  margin-top: 5px;
  font-size: 25px;
  margin-bottom: 30px;
}

.attention {
  font-size: 25px;
  color: rgb(255, 19, 19);


}

.line {
  border-top: 1px dashed #bbb;
  margin: 0;
  margin-bottom: 30px;
  margin-right: 100px;
}



.section2 {
  width: 862px;
  height: 5750px;
  background-color: rgb(245, 245, 245);
  margin: 100px auto;
  opacity: 0.85;
  padding-top: 10px;
  box-shadow: 0 0 10px rgb(150, 150, 150);
  /* overflow: hidden; */
  box-sizing: border-box;
  padding-top: 40px;
  padding-left: 3%;
  padding-right: 3%;
}

.section2 p {
  font-size: 30px;

}
.section2 li {
  font-size: 25px;
}

/* ---------------------授業日程----------------------- */

/* .calender {
  box-sizing: border-box;
  border: solid 4px rgb(70, 70, 70);
  border-collapse: collapse;
}

.calender th {
  background-color:
}

.calender th,.calender td {
  border: solid 3px rgb(120, 120, 120);
  text-align: center;
  box-sizing: border-box;
  width: 150px;
  height: 40px;
} */

.googlecalender {
  background-position: 50% 50%;
  margin: 20px 0 50px;
  width: 750px;
  height: 550px;
}

/* ---------------------教室情報------------------ */

.heading {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 25px;
  color: white;
  background-color: #336699;
  text-decoration: none;
  border-top: solid 7px #274c70;
  box-shadow: 0 0 5px black;
  text-align: center;
  width: 350px;
  box-sizing: border-box;
  font-weight: bold;
  clear: both;
}

.img-flex {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

.img-photo1 {
  background-image: url(../img/img-photo1.jpg);
  width: 360px;
  height: 275px;
  background-position: center center;
  background-size: cover;
  /* background-size: contain; */
  background-repeat: no-repeat;
  box-shadow: 0 0 5px grey;
  margin-right: 30px;
}

.img-photo2 {
  background-image: url(../img/img-photo2.jpg);
  width: 360px;
  height: 275px;
  background-position: center center;
  background-size: cover;
  /* background-size: contain; */
  background-repeat: no-repeat;
  box-shadow: 0 0 5px grey;
}

.map {
  width: 480px;
  height: 385px;
}

.left {
  text-align: left;
}



/* .kusakaberoom {
  margin-top: 15px;
  margin-bottom: 20px;
  text-decoration: underline;
  float: left;

} */

.peace1 {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 0;
  width: 300px;
  /* float: left; */
  font-weight: bold;
}

/* .peace2 {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 0;
  width: 260px;
  float: left;
} */

.homeaddress1 {
  /* background-color: green; */
  padding: 0;
  width: 490px;
  margin: 0;
  margin-top: 40px;


}

.homeaddress2 {
  padding: 0;
  width: 385px;
  margin: 0;
  margin-left: 130px;
}

.recruiment {
  margin-bottom: 50px;
}

.recruiment > .hello {
  margin: 20px;
}

.recruiment > ul {
  margin: 0px;
  margin-left: 20px;
}

.week {
  margin: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 0;
  width: 200px;
  font-weight: bold;
}

.timezone {
  margin: 0px;
}
.timezone li  {
 margin: 5px 0px;
}

/* .timezone {
  font-size: 20px;
  padding: 0;
  margin: 20px 20px 50px 0px;
  height: 0px;
  float: left;
}

.timezone li {
  font-weight: normal;
  list-style-type: disc;
  margin: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  float: left;
}

.timezoneText {
  float: left;
  margin: 20px 20px 50px 0px;
} */

/* -----------------コースとお月謝--------------- */

.flex {
  display: flex;
}

.child1 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 27px;
  color: white;
  background-color: #993333;
  text-decoration: none;
  width: 250px;
  text-align: center;
  box-sizing: border-box;
  list-style-type: none;

}

.child1 > span {
  font-size: 20px;
}


.school {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 27px;
  color: white;
  background-color: #339940;
  text-decoration: none;
  width: 150px;
  text-align: center;
  box-sizing: border-box;
  list-style-type: none;
  margin-left: 10px;
  margin-top: 20px;

}

.high_school {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 27px;
  color: white;
  background-color: #336699;
  text-decoration: none;
  width: 190px;
  text-align: center;
  box-sizing: border-box;
  list-style-type: none;
}

.course1 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-weight: bold;
}

.course2 {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: bold;
}

.Description {
  width: 700px;
  margin-bottom: 50px;
}

.Description li {
  margin-bottom: 5px;
}

.notices {
  margin-top: 35px;
  font-weight: bold;
  font-size: 30px;
}

.notices-content li:nth-of-type(7) ,.notices-content li:nth-of-type(8) {
  color: rgb(255, 90, 19);
  /* font-weight: bold; */
}

.notices-content {
  width: 700px;
}

.notices-content li {
  margin-bottom: 10px;
}

.img-photo7 ,.img-photo8 ,.img-photo9 ,.img-photo10 {
  width: 360px;
  height: 275px;
  background-position: center center;
  background-size: cover;
  /* background-size: contain; */
  background-repeat: no-repeat;
  box-shadow: 0 0 5px grey;
  margin-top: 50px;
}

.img-photo8 ,.img-photo10 {
  margin-left: 35px;
}

.img-photo7 {
  background-image: url(../img/img-photo7.jpg);
}

.img-photo8 {
  background-image: url(../img/img-photo8.jpg);
}

.img-photo9{
  background-image: url(../img/img-photo9.jpg);
}
.img-photo10 {
  background-image: url(../img/img-photo10.jpg);
}

.img-photo9,.img-photo10 {
  margin-bottom: 50px;
}

/* .img-photo12 {
  background-image: url(../img/img-photo12.jpg);
}
.img-photo13 {
  background-image: url(../img/img-photo13.jpg);

} */

.tanabata_kusa1 {
  background-image: url(../img/tanabata_kusa1.jpg);
}

.tanabata_kusa1 {
  object-fit: cover;
  width: 454px;
  height: 605px;
  background-position: center center;
  background-size: cover;
  /* background-size: contain; */
  background-repeat: no-repeat;
  box-shadow: 0 0 5px grey;
  margin-top: 30px;
  margin-bottom: 20px;
}
/* ---------------------年会費----------------- */

/* .detail {
  color: inherit;
  text-decoration: none;
} */
.annual {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 317px;
  color: white;
  background-color: #ba9e39;
  border-left: solid 10px #aa8607;
  box-sizing: border-box;
  text-align: center;
}

.annual p {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
}

.admission {
  margin-left: 20px;
  margin-bottom: 40px;
}

/* .admission1 {
  margin-left: 20px;
  margin-bottom: 40px;
  margin-top: -35px;
} */

.annual-table table {
  /* width: 750px; */
  box-sizing: border-box;
  border: solid 4px #ffc700;
  border-collapse: collapse;
}

.annual-table th {
  background-color: #fff1c1;
}

.annual-table td {
  background-color: white;
}

.annual-table th,.annual-table td {
  font-size: 20px;
}

.annual-table th,.annual-table td {
  border: solid 3px #ffc700;
  text-align: center;
  box-sizing: border-box;
  width: 150px;
  height: 40px;
}



/* ---------------講師------------------- */

.hello {
  font-weight: bold;
  font-size: 32px;
  margin-top: -20px;
}



.character {
  margin: 5px 50px;
  width: 700px;
  height: 180px;
  line-height: 37px;
}

.character p {
  font-size: 25px;
}

.img-photo3 {
  background-image: url(../img/img-photo4.jpg);
  width: 360px;
  height: 275px;
  background-position: center center;
  background-size: cover;
  /* background-size: contain; */
  background-repeat: no-repeat;
  box-shadow: 0 0 5px grey;
  margin-right: 30px;
  margin-top: 50px;
}

.img-photo4 {
  background-image: url(../img/img-photo3.jpg);
  width: 360px;
  height: 275px;
  background-position: center center;
  background-size: cover;
  /* background-size: contain; */
  background-repeat: no-repeat;
  box-shadow: 0 0 5px grey;
  margin-top: 50px;
}

/* -------------------問い合わせ------------------- */
.contact1 {
  margin-top: -20px;
}

.contact2, .contact1 {
  font-weight: bold;
  font-size: 25px;
  width: 250px;
  /* background-color: #398cba;
  color: white;
  padding: 5px 0;
  padding-left: 20px;
  box-sizing: border-box; */
  /* text-align: center; */

}

.phone   {
  padding-left: 15px;
}

.mailmatter {
  margin-top: 50px;
}

.mailmatter p {
  font-weight: bold;
  font-size: 28px;
}

.mailmatter ul {

}

.mailmatter li {
  margin: 10px 0;
}
