body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  background: rgba(245, 240, 233, 0.3);
  color: #595757;
}

a{
  text-decoration: none;
}

p{
  padding-bottom: 14px;
  margin: 0;
  line-height: 2.0;
  font-size: 13px;
}

.container {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

/* header */

#header {
}

    .title-image img{
      display: block;
      margin: auto;
      width: 200px;
      height: 60px;
      margin-top: 50px;
      margin-bottom: 20px;
    }

    .menu{
      display: flex;
      justify-content: center;
    }

    .menu img{
      display: block;
      margin: auto;
      width: 100px;
      height: auto;
      margin-bottom: 5px;
      list-style: none;
      overflow: hidden;
    }

    .menu li {
      float:left;
      width: 125px;
      text-align: center;
    }

    .menu a {
      transition: 0.5s;
    }

    .menu a:hover {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
    }


/* top-image */

#top-image img{
  display: block;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 15px;
}

/* page */

#page {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 80px;
  text-align: center;
  font-size: 25px;
  background: rgba(245, 240, 233, 1.0);
}

    .page img{
      width: 150px;
      height: 130px;
    }


/* contents */

#main{
}

#contents {
  float: left;
  width: 450px;
}

    .menu-image img{
      width: 450;
      height: 45px;
      margin-top: 10px;
      margin-bottom: 0px;
    }

    .contents-icon img{
      display: block;
      margin: auto;
      width: 120px;
      height: 120px;
    }

    .contents-icon a:hover img{
      opacity: 0.7;
      filter: contents-icon(opacity=70);
      -ms-filter: "contents-icon(opacity=70)"
    }



/* news */

#news {
  float: right;
  width: 450px;
}

    .news-scrollbar{
      overflow: auto;
      width: 420px;
      height: 280px;
      padding: 0px;
      margin: auto;
      text-align: center;
    }

    .news-title{
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 13px;
      margin-left: 10px;
      text-align: left;
    }

    .news-text{
      width: 380px;
      margin-bottom: 0px;
      text-align: left;
      display: inline-block;
    }

    .news-text p{
      font-size: 11px;
    }

/* footer */

#footer{
  height: 200px;
  background: rgba(245, 240, 233, 1.0);
  padding-top: 20px;
  padding-bottom: 50px;
  margin-top: 50px;
}

    .footer-menu {
      margin-top: 20px;
      font-size: 10px;
      display: flex;
      justify-content: center;
    }

    .footer-menu li {
      float:left;
      width: 100px;
      text-align: center;
    }

    .footer-menu a {
      padding: 10px 0;
      color: #000000;
      display: block;
    }

    .footer-menu a:hover {
      color: #808080;
      text-decoration: none;
    }

    .footer-title-image img{
      display: block;
      margin: auto;
      margin-top: 70px;
      width: 150px;
      height: 45px
    }

    .footer-copyright{
      margin: auto;
      font-size: 10px;
      text-align: center;
    }

/* school */

#school-background{
  background-image: url("school-background.png");
}

#school-head{
  margin: auto;
  text-align: center;
  width: 800px;
  margin-bottom: 10px;
  font-size: 23px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #906f28;
}


#school-main {
  text-align: center;
  width: 800px;
  margin-bottom: 50px;
}

    .school-main p{
      line-height: 2.5;
    }

#school-parentbox{
  width: 800px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 30px;
}

#school-textbox-left{
  float: left;
  width: 550px;
  display: table-cell;
  vertical-align: middle;
}

    .school-text-box-left img{
      width: 450px;
      height: 65px;
    }

    .school-text{
      margin-top: 20px;
      margin-left: 20px;
    }

#school-image-right{
  float: right;
  width: 250px;
  text-align: center;
}

    .school-image-right img{
      width: 230px;
      height: 230px;
    }

#school-image-left{
  float: left;
  width: 250px;
  text-align: center;
}

    .school-image-left img{
      width: 230px;
      height: 230px;
    }

#school-textbox-right{
  float: right;
  width: 550px;
}

    .school-text-box-right img{
      width: 450px;
      height: 65px;
    }

    .school-text{
      margin-top: 20px;
      margin-left: 20px;
    }



/* teacher */

#teacher-head{
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 10px;
  font-size: 23px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #906f28;
}

#teacher-parentbox{
  width: 800px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 30px;
}

#teacher-textbox-left{
  float: left;
  width: 550px;
  display: table-cell;
  vertical-align: middle;
}

    .teacher-title{
      margin-left: 25px;
    }

    .teacher-title p{
      font-size: 15px;
      color: #ca9c18;
    }

    .teacher-text{
      margin-left: 25px;
    }

#teacher-image-right{
  float: right;
  width: 250px;
  text-align: center;
}

    .teacher-image-right img{
      width: 230px;
      height: 230px;
    }


/* lesson */

#lesson-background{
  background-image: url("lesson-background.png");
}

#lesson-head{
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 50px;
  font-size: 23px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #906f28;
}


/* lesson-course */

#lesson-course-parentbox{
  width: 750px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 10px;
}

#lesson-course-long-parentbox{
  width: 750px;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 10px;
}


#lesson-course-left{
  float: left;
  width: 450px;
  margin-bottom: 0px;
}

    .lesson-course-icon{
      width: 130px;
      display: table-cell;
      vertical-align: middle;
    }

    .lesson-course-icon img{
      width: 90px;
      height: 90px;
    }

    .lesson-course-left-textbox{
      width: 320px;
      display: table-cell;
      vertical-align: middle;
    }

    .lesson-course-title{
    }

    .lesson-course-title p{
      color: #ca9c18;
      line-height: 1.0;
    }

    .lesson-course-note{
    }

    .lesson-course-note p{
      font-size: 11px;
      line-height: 1.8;
    }


#lesson-course-right{
  float: right;
  width: 300px;
  margin-bottom: 0px;
}

    .lesson-course-line{
      text-align: center;
      width: 50px;
      display: table-cell;
      vertical-align: middle;
    }

    .lesson-course-line img{
      width: 10px;
      height: auto;
    }

    .lesson-course-right-textbox{
      width: 250px;
      display: table-cell;
      vertical-align: middle;
    }

/* lesson-test */

#lesson-test{
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 30px;
}


#lesson-head-text{
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 50px;
}


/* lesson-date */

#lesson-date-parentbox{
  width: 750px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 50px;
}

#lesson-date-textbox-left{
  float: left;
  width: 500px;
  display: table-cell;
  vertical-align: middle;
}

    .lesson-date-text{
    }

#lesson-date-image-right{
  float: right;
  width: 250px;
  text-align: center;
}

    .lesson-date-image-right img{
      width: 230px;
      height: 230px;
    }

/* lesson-texts */

#lesson-texts-parentbox{
  width: 750px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 50px;
}

#lesson-texts-image-left{
  float: left;
  width: 250px;
  text-align: center;
}

    .lesson-texts-image-left img{
      width: 230px;
      height: 230px;
    }

#lesson-texts-textbox-right{
  float: left;
  width: 500px;
  display: table-cell;
  vertical-align: middle;
}

    .lesson-texts-text{
      margin-left: 25px;
    }


/* access */

#access-background{
  background-image: url("access-background.png");
}

#access-head{
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 30px;
  font-size: 23px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #906f28;
}

#address{
  margin: auto;
  width: 750px;
  margin-bottom: 30px;
}

    .address p{
      font-size: 15px;
    }

#map{
  margin: auto;
  width: 750px;
  margin-bottom: 50px;
}

#access{
  width: 750px;
  height: 200px;
  margin: 0 auto;
}

#access-parentbox{
  text-align: center;
}

    .access-parentbox img{
      width: 60px;
      height: 60px;
    }

    .access-main-text{
      margin-top: 10px;
      font-size: 15px;
      line-height: 1.5;
    }

    .access-parentbox p{
    }


/* contact */

#contact-background{
  background-image: url("contact-background.png");
}

#contact-head {
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 30px;
  font-size: 23px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #906f28;
}

#tel{
  margin: auto;
  width: 750px;
  margin-bottom: 50px;
}

    .tel-main{
      font-size: 18px;
      margin-bottom: 20px;
    }

#mail{
  margin: auto;
  width: 750px;
  margin-bottom: 50px;
}

    .mail-main{
      font-size: 18px;
      margin-bottom: 20px;
    }


/* question */

#question-background{
  background-image: url("question-background.png");
}

#question-head {
  margin: auto;
  text-align: left;
  width: 800px;
  margin-bottom: 30px;
  font-size: 23px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #906f28;
}

#question{
  width: 750px;
  margin: auto;
}

#question-text{
  margin-top: 30px;
  margin-bottom: 30px;
}

#question-q-parentbox{
  overflow: hidden;
}

    .question-q-left{
      float: left;
      width: 50px;
    }

    .question-q-left img{
      width: 40px;
      height: 40px;
    }

    .question-q-right{
      float: right;
      width: 700px;
    }

    .question-q-right p{
      margin-top: 10px;
      color: #ca9c18;
    }

#question-a-parentbox{
  overflow: hidden;
  margin-bottom: 30px;
}

    .question-a-left{
      float: left;
      width: 50px;
    }

    .question-a-left img{
      width: 40px;
      height: 40px;
    }

    .question-a-right{
      float: right;
      width: 700px;
    }

    .question-a-right p{
      margin-top: 10px;
    }
