body {
  font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', 'sans-serif';
  margin: 0;
}

h1 {
  padding: 10px 0 14px 0;
}

h2 {
  padding: 0 0 10px 0;
}

h3 {
  padding: 0 0 10px 10px;
  margin: 10px 0 0 0;
}

img {
  border: 0;
}

#pankuzu-area p {
  width: 957px;
  margin: 10px auto;
  font-size: 12px;
}

#content {
  -webkit-text-size-adjust: none;
  font-family: HiraKakuProN-W3;
  line-height: 1.5;
  margin: 0;
  font-size: 16px;
}

.container p {
  line-height: 1.5;
  font-size: 16px;
}

#contents {
  background-repeat: repeat-x;
  padding: 10px 10px 10px 10px;
  width: 1000px;
  margin: auto;
}

.contents-box {
  border: 20px solid #A0E6FF;
  padding: 10px;
  margin-bottom: 20px;
}

.contents-box img {
  display: block;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.apply {
  margin: 0 auto;
  padding: 5px 0;
}

.apply-after-txt {
  width: 700px;
  font-size: 34px;
  color: white;
  background-color: red;
  border-radius: 20px;
  padding: 15px 0;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
}

.moushikomi {
  max-width: 800px;
  display: block;
  text-align: center;
  margin: 0 auto 50px auto;
}

.moushikomi img {
  width: 80%;
  margin-bottom: 15px;
}

.moushikomi img:hover {
  opacity: 0.6;
}

.text-box p {
  font-size: 22px;
  font-weight: bold;
  margin: 40px 20px;
  text-align: center;
  line-height: 30px;
}

.text-box>p>span {
  color: #ff0000;
  font-weight: bold;
  font-size: 26px;
  text-decoration: underline;
  text-decoration-color: #B9DCFF;
  text-decoration-thickness: 7px;
  line-height: 1.5;
}

#mainvisual {
  width: 800px;
  margin: 0 auto;
  /* background-image: url('../img/main_bk.gif'); */
  background: #f8f4e9;
}

#mainvisual img {
  margin: 0 auto;
  text-align: center;
  display: block;
}

#menu-wrapper {
  width: 100%;
  background-color: #00B0F0;
  height: 100px;
}

#menu-bar {
  list-style: none;
  display: inline-block;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
  width: 1000px;
}

.menu-txt{
  color:#fff;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
}


#menu-bar>li {
  padding-top: 15px;
}

#menu-bar>li>a>img:hover {
  opacity: 0.6;
}

#pic-box-1>img {
  margin: 20px 20px;
  float: left;
}

.voice-text p {
  font-size: 18px;
}

.voice-flex {
  display: flex;
  margin-top: 13px;
}

.voice-flex2 {
  display: flex;
  width: 890px;
}

.voice-flex2 img {
  width: 34%;
  height: 37%;
}

.voice1 {
  width: 288px;
  background-color: #fff799;
  margin-right: 2px;
  padding: 6px 3px 3px 8px;
  line-height: 30px;
}

.voice2 {
  width: 288px;
  background-color: #fde2bb;
  margin-right: 2px;
  padding: 6px 3px 3px 8px;
}

.voice3 {
  width: 288px;
  background-color: #d7f4ff;
  padding-left: 8px;
  padding: 6px 3px 3px 8px;
}

.voice4 {
  width: 445px;
  background-color: #d7fe85;
  padding: 6px 3px 3px 8px;
}

#youkou{
  margin-top: 70px;
}

#youkou-contents-2 {
  width: 40%;
  float: right;
  
}

.nagare-ttl{
  background-color: #00B0F0;
  font-size: 27px;
  color: #fff;
  width: 200px;
  padding: 5px;
  text-align: center;
  margin: 0;
}

.youkou-img{
  width: 95%;
}

.qanda-txt-container{
  display: flex;
  align-items: flex-start;
}

.qa {
  font: 40px bold;
}

.question {
  font-size: 25px;
  color: #796626;
  font-weight: bold;
  margin-top: 10px;
}

.answer {
  font-size: 18px;
  margin-top: 12px;
}

.partition {
  border-top: dashed 2px #000000;
  color: #FFFFFF;
  width: 100%;
  margin: 10px auto;
}

table.block {
  float: left;
  width: 55%;
}

td.info {
  background: #00B0F0;
  color: #FFF;
  line-height: 2.4;
  text-align: center;
  width: 5em;
  box-sizing: border-box;
  font-size: 21px;
}

td.sec {
  padding-left: 5px;
  font-size: 23px;
}

td.sec small {
  display: inline-block;
  font-size: 16px;
}

.wrap {
  margin: 2% 0;
}

.cf:after {
  content: '';
  clear: both;
  display: block;
}

.cool {
  border: 30px solid #93F5DE;
  padding: 10px;
  margin-top: 40px;
  text-align: center;
}

.ichiran {
  width: 503px;
  background: #006bbf;
  color: white;
  text-align: center;
  margin: 0 auto;
  border-radius: 3px;
  cursor: pointer;
}

.ichiran:hover {
  opacity: .8;
}

.ichiran span {
  transition: .5s;
  display: inline-block;
}

.ichiran span.rotate {
  transform: rotate(180deg);
}

.ichiran-con {
  display: none;
}

.ichiran-con td {
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
}

.ichiran-con .prefecture {
  background: #f1b5b5;
  width: 1%;
}

.ichiran-con .name {
  background: #f1b5b5;
  width: 17%;
}

.ichiran-con .number {
  background: #f3e996;
  width: 1%;
}

.ichiran-con .date {
  background: #f3e996;
  width: 13%;
}

.ichiran-con .time {
  background: #abe06e;
}

.ichiran-con .first {
  background: #6dd5e2;
  width: 16%;
}

.ichiran-con .ex {
  background: #6eb3bc;
}

.ichiran-con .prefecture-back {
  background: #f1dbdb;
}

.ichiran-con .name-back {
  background: #f1dbdb;
}

.ichiran-con .number-back {
  background: #f1eccb;
}

.ichiran-con .date-back {
  background: #f1eccb;
}

.ichiran-con .time-back {
  background: #e0f7c6;
  width: 1%;
}

.ichiran-con .first-back {
  background: #b7eaf1;
}

.ichiran-con .ex-back {
    background: #bae0e5;
    text-align: left;
}

.close{
  background-color: #B2B2B2;
  color: black;
  opacity:0.5;
 }

.about-container{
  display: flex;
}

.about-cnt-container{
  border: 5px solid #0084B4;
  border-radius: 33px;
  background-color: #d7f4ff;
  margin: 10px;
  padding: 5px;
}
.about-ele{
  width: 40%;
}
.about-junior{
  width: 60%;
}



.about-cnt-ttl{
  color: #fff;
  font-size: 28px;
  border-radius: 33px;
  background-color: #0084B4;
  text-align: center;
  padding: 10px;
  padding-top: 20px;
  margin: 10px;
}
.about-strong{
  font-size: 40px;
  font-weight: bold;
}
.about-cnt-question{
  display: flex;
}
.about-cnt-icon{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  color: #fff;
  background-color: #00597A;
  flex: none;
}
.about-cnt-txt{
  font-size: 19px;
  color: #00597A;
}
.about-question-txt{
  font-size: 19px;
}
.about-question-txt-small{
  font-size: 15px;
}


.yosyu-question {
  margin: 20px auto;
  width: 83%;
  background-color: #d7f4ff;
}

.yosyu-question-title {
  background-color: #0084B4;
  border-radius: 10px;
  color: #fff;
  width: 43%;
  font-size: 32px;
  font-weight: bold;
  padding: 3px 0;
  text-align: center;
  height: 43px;
}

.yosyu-question-subtitle {
  font-size: 30px;
  color: #0084B4;
  font-weight: bold;
  padding-top: 15px;
  line-height: 38px;
  margin-bottom: 8px;
}

.yosyu-bun {
  font-weight: bold;
  line-height: 30px;
  font-size: 22px;
  margin-bottom: 0;
}

.yosyu-wra {
  padding: 10px 20px;
  padding-top: 5px;
}

.yosyu-flex {
  display: flex;
  position: relative;
}

.yosyu-flex img {
  position: absolute;
  width: 190px;
  right: 0;
  top: -60px;
  transform: rotate(9deg);
}

#school {
  background-repeat: repeat-x;
  background-size: 100%;
  text-align: center;
  border: 30px solid #E6F9FF;
}

#school-content {
  background-repeat: repeat-y;
  background-position: center;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#school-content h2 {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  width: 940px;
}

#school-link {
  width: 100%;
  margin: 0 50px 0 50px;
}

.school-midashi {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #FFF;
  background-color: #226DBD;
  width: 100px;
  padding: 1px 0;
  font-size: 18px;
  text-align: center;
  margin: 10px 10px;
  float: left;
}

.school-detail {
  padding: 10px 10px;
  float: left;
  width: 700px;
  text-align: left;
  font-size: 18px;
}

.cool-yosyu {
  display: flex;
  margin-top: 6px;
}

.cool-selection {
  background-color: #d80005;
  color: #fff;
  border-radius: 15px;
  width: 300px;
  height: 41px;
  line-height: 55px;
  font-size: 31px;
}

.cool-junbi {
  color: #d80005;
  font-size: 31px;
  line-height: 55px;
}

.cool-flex {
  margin: 0 auto;
  text-align: center;
  display: flex;
}

.cool img {
  width: 80%;
}

.cool p {
  font-size: 19px;
  font-weight: bold;
  width: 741px;
  margin: 0 auto;
  margin-bottom: 11px;
}

.mt-20 {
  margin-top: 20px;
}

.ichiran-con {
  padding-left: 32px;
}

.w-503 {
  width: 503px;
  margin: auto;
}

.schedule {
  font-size: 25px;
}

.defferent {
  font-size: 20px;
  margin: 20px;
}

.defferent span {
  color: #FF4D4D;
  font-size: 25px;
  font-weight: bold;
}

.school-midashi {
  margin-left: 0;
  margin-bottom: 10px;
}

.w-100 {
  width: 100%;
}

.w-168 {
  width: 168px;
}

#school {
  margin: 0 auto 40px auto;
  letter-spacing: 0.075em;
  background-color: white;
}

#school-content {
  width: 980px;
  margin: 0 auto;
}

#map {
  align-items: center;
  text-align: center;
  width: 980px;
  font-size: 26px;
  color: white;
  padding: 5px 0 5px 7px;
  font-weight: normal;
  background: linear-gradient(to right, #21429c 0%, #21429c 77%, #ffffff 100%);
}

.school-midashi {
  padding: 10px;
  margin: 10px 0;
  width: 72px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  background-color: #FF6600;
  color: white;
  font-size: 18px;
}

.map-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.school-detail {
  width: 850px;
  font-size: 17px;
  align-items: center;
}

.school-detail a {
  padding-left: 3px;
}

.senbatsu-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  color: white;
  background-color: #e10000;
  margin: 5px;
  padding: 0px 12px;
  border-radius: 25px;
}

.senbatsu-icon p {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

.tokuten-icon{
  width: 320px;
  height: 65px;
  color: white;
  background-color: #f29a00;
  margin: 5px;
  font-size: 59px;
  padding: 0px;
  padding-left: 40px;
  padding-top: 10px;
  border-radius: 25px;
  font-weight: 700;
  display: inline-block; 
}

.icon-container{
  display: flex;
  justify-content: center;

}

.toiawase-text{
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
  display: inline-block; 
  }

 #tokuten{
  text-align: center;
  margin: 30px auto 50px;
 } 

.introduction-box{
  margin: 30px;
  padding: 30px;
}

#school-top {
  background-repeat: no-repeat;
  height: 15px;
  width: 1000px;
  margin: 0 auto;
  background-position: center;
}

#school {
  background-repeat: repeat-x;
  background-size: 100%;
  text-align: center;
}

#school-content {
  background-repeat: repeat-y;
  background-position: center;
  width: 1000px;
  margin: 0 auto;
}

#school-bottom {
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  width: 1000px;
  margin: 0 auto 20px;
}

#school-link {
  width: 100%;
  margin: 0 50px 0 50px;
}

.school-midashi {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #FFF;
  background-color: #226DBD;
  width: 100px;
  padding: 1px 0;
  font-size: 18px;
  text-align: center;
  margin: 10px 10px 10px 0;
  float: left;
}

.school-detail {
  padding: 10px 10px;
  float: left;
  width: 700px;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}


.clear{
  clear: both;
}

.nagare-attention-text{
  font-size: 20px;
  padding: 15px;
}