@charset "UTF-8";

.tit04 a { color: #000 !important; }

.inn01 {
  padding: 2rem 0; }

.inn02 {
  padding: 1rem 0; }

.inn03 {
  padding: 1.5rem; }

#maintop{
      position: relative;
    top: 0px;
    left: 0;
}

#forbtn {
  position: absolute;
  bottom:20px;
  right:0; left:0;
  margin: auto;
  width: 90%;
  text-align: center;
}
#forbtn ul {
  display: block;
  margin: 5px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 0 !important;
  height: 30px;
}

#forbtn ul li {
  display: inline-block;
  float: left;
  width: 16.6666%;
  height: 100%;
  margin: 0px ;
  padding: 0px !important;
}

#forbtn ul li a {
 text-align: center;
 width: 98%;
 display: block;
 margin: 0 auto ;
 line-height: 2.5em;
border: 4px solid #364675;
}
#forbtn ul li:nth-child(2n+1) a {    /* 偶数行 */
   background-color: #364675;
   color: #fff;
}
#forbtn ul li:nth-child(2n) a {    /* 偶数行 */
   background-color: white;
   color: #364675;
}

#forbtn ul span.forbtn02 li:nth-child(2n+1) a {   /* 奇数行 */
   background-color: white;
   color: #364675;
}
#forbtn ul span.forbtn02 li:nth-child(2n) a {    /* 偶数行 */
   background-color: #364675;
   color: #fff;
}


#forbtn ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

section.contact table td { text-align: left;  }
section.contact table input, section.contact table textarea, section.contact table select { padding: 5px; margin: 5px; font-size: 1.5rem; }

@media only screen and (min-width: 769px) {
  .inn03 {
    padding: 3rem; } }
@media only screen and (max-width: 768px) {
  .res70 img {
    width: 70%; }

  .res100 img {
    width: 100%; }

#forbtn {
  z-index: 50;
}
#forbtn ul li {
  width: 33.333%;
  display: block;
}
#forbtn ul li a {
  margin-bottom: 5px;
}
#forbtn ul span {
  display: block;
  clear: both;
  font-size: 0.7em;
  letter-spacing: -1px;
}

#forbtn ul li.finalb{
  width: 100%;
}

  }
.bgbox01 {
  position: relative;
  padding: 5rem 0;
  background-color: #fff; }

.bgbox02 {
  background: url(../images/index/bg02.jpg) top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 5rem 0;
  text-align: center; }

.bgbox03 {
  background: #525282;
  padding: 3rem 0; }

.bgbox04 {
  background: url(../images/course/international/img02.png) no-repeat right top;
  background-size: 35% auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #666699;
  padding: 1.5rem; }

a img {
  max-width: 100% !important;
}

.toptopics .box01{
    background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #f0f0f0 25%, #f0f0f0 50%,
    #fff 50%, #fff 75%,
    #f0f0f0 75%, #f0f0f0
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 8px 8px;
}



@media only screen and (max-width: 1200px) {
}

@media only screen and (min-width: 769px) {
  .bgbox04 {
    background-size: 386px auto;
    padding: 3rem; } }
.bgbox05 {
  background: url(../images/school/about/img09.gif) no-repeat right top;
  background-size: 60% auto; }

@media only screen and (min-width: 768px) {
  .bgbox05 {
    background-size: 395px auto; } }
.bgbox06 {
  background: url(../images/school/about/img12.gif) no-repeat left bottom;
  background-size: 40% auto; }

@media only screen and (min-width: 768px) {
  .bgbox06 {
    background-size: 266px auto; } }
.bgbox07 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f1d45c;
  padding: 1.5rem; }

@media only screen and (min-width: 768px) {
  .bgbox07 {
    padding: 5rem; } }
.bgbox08 {
  background: url(../images/life/international/bg01.png) no-repeat center top;
  background-size: 100% auto; }

@media only screen and (min-width: 460px) {
  .bgbox08 {
    background: url(../images/life/international/bg01.png) no-repeat right center;
    background-size: 523px auto;
    min-height: 265px;
    padding: 2rem 0 0; } }
.bgbox09 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fffae6;
  padding: 1.5rem; }

@media only screen and (min-width: 768px) {
  .bgbox09 {
    padding: 5rem; } }
.bdbox01 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #666699; }

.bdbox02 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #666699;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 2rem; }

@media only screen and (min-width: 768px) {
  .bdbox02 {
    width: 50%; } }
.box01 {
 background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #f0f0f0 25%, #f0f0f0 50%,
    #fff 50%, #fff 75%,
    #f0f0f0 75%, #f0f0f0
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 6px 6px;
  padding: 1.5rem;
  position: relative; }

@media only screen and (min-width: 768px) {
  .box01 {
    padding: 3rem; } }

.tit01 {
  text-align: center;
  box-shadow: 0px -1px 0px 0px #b2b2b2 inset;
  -moz-box-shadow: 0px -1px 0px 0px #b2b2b2 inset;
  -webkit-box-shadow: 0px -1px 0px 0px #b2b2b2 inset; }

.tit02 {
  text-align: center;
  color: #d2d207;
background: url(../images/common/bg01.png) repeat-x bottom;
    padding: 0 0 1.2rem 0;
    margin: 0 0 2.5rem 0;
    line-height: 1.25em;
    background-size: 6px auto;
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
   }

.tit03 {
  background: url(../images/common/bg01.png) repeat-x bottom;
  padding: 0 0 1.5rem;
  background-size: 6px auto;
  font-size: 2.4rem;
  text-align: center;
  color: #d2d207;
  font-weight: bold; }

.tit04 {
  background: url(../images/common/bg02.gif) no-repeat 0 6px;
  background-size: 9px auto;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0 0 0 1.7rem; }

.tit05 {
  background: url(../images/common/bg01.png) repeat-x center;
  line-height: 3;
  background-size: 6px auto;
  text-align: center;
  color: #e46b79;
  font-weight: bold; }


#contents h1 {
  font-size: 2.2em;
  padding: 14px 0px;
  text-align: center;
  color: #394671;
background: url(../images/common/bg01.png) repeat-x bottom;
    padding: 0 0 1.2rem 0;
    margin: 0 0 2.5rem 0;
    line-height: 1.25em;
    background-size: 6px auto;
    font-weight: bold;
}
#contents h2 {
  position: relative;
  padding: .25em .75em;
  border-left: 6px solid #d2d207;
  background-color: #f0f0f0;
  font-size: 1.8em;
  margin-bottom: 20px;
}
#contents h2::before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: '';
  width: 6px;
  height: 50%;
  background-color: #394671;
}
#contents h2::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
}

#contents h3 {
  position: relative;
  padding-bottom: 5px;
  border-bottom: 4px solid #ccc;
  font-weight: bold;
  font-size: 1.6em;
  color: #394671;
  margin-bottom: 18px;
}
#contents h3::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #394671;
}

#contents h4 {
  position: relative;
  padding: 0 .4em .1em;
  font-weight: bold;
  font-size: 1.4em;
  margin: 15px 0px 10px 0px;
  margin-bottom: 15px;
}
#contents h4::after {
  position: absolute;
  bottom: 7px;
  left: 0;
  z-index: -1;
  content: '';
  width: 100%;
  height: 10px;
  background-color: #d2d207;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#contents  h5 {
  background: url(../images/common/bg03.gif) no-repeat 0 6px;
  background-size: 9px auto;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0 0 0 1.7rem; }

#contents  h6 {
  background: url(../images/common/bg01.png) repeat-x center;
  line-height: 3;
  background-size: 3px auto;
  text-align: center;
  color: #394671;
  font-weight: bold;
text-shadow: 4px 4px 2px #fff,
    -4px 4px 2px #fff,
    4px -4px 2px #fff,
    -4px -4px 2px #fff;
   }



@media only screen and (max-width: 767px) {
  .tit05 img {
    width: 100%; }
  }

.tit06 {
  background: url(../images/common/bg02.gif) no-repeat 0 12px;
  background-size: 9px auto;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 0 0 1.9rem;
  color: #fff; }
  .tit06 span {
    font-family: Times, "Times New Roman", Century, serif;
    font-style: italic !important;
    font-size: 1.8rem;
    font-weight: normal;
    margin: 0 0 0 1rem; }


.tit08 {
  background: url(../images/common/bg01.png) repeat-x bottom;
  background-size: 6px auto;
  font-size: 2.4rem;
  color: #000;
  font-weight: bold; }

.tit09 {
  background: #525282;
  color: #fff;
  font-size: 1.8rem;
  text-align: center; }


.tit13 {
  background: url(../images/common/bg03.gif) no-repeat 0 15px #f0f0f3;
  background-size: 9px auto;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0.7rem 0 0.7rem 2rem; }

.tit14 {
  color: #000033;
  font-weight: bold;
  font-size: 1.8rem; }

.tit15 {
  background: url(../images/common/bg03.gif) no-repeat 0 7px;
  background-size: 7px auto;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 0 0 1.5rem; }

.cut01 {
  text-align: center;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  left:0; top:0;
   }
  #bxslider article {  }
  .cut01 img {
   width: 320px !important; height: auto;
   max-width: 300% !important;
    position: absolute;
    left:-23%; top:-10px;
    margin: auto;
   }

.list01 {
  background: #f0f0f3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #364675;
  padding: 1.5rem;
  text-align: center;
  font-size: 1.2rem; }
  .list01 li {
    padding: 0 1rem;
    display: inline-block;
    border-right: 1px solid #364675; }
    .list01 li a {
      color: #364675; }
    .list01 li:first-child {
      padding: 0 1rem 0 0; }
    .list01 li:last-child {
      border: none; }

@media only screen and (min-width: 768px) {
  .list01 {
    padding: 2rem;
    font-size: 1.4rem; } }
.list02 {
  margin: 0 0 -5rem; }
  .list02 li {
    margin: 0 0 5rem; }
    .list02 li img:hover {
      opacity: 0.7; }

.list03 {
  margin-bottom: -3rem; }
  .list03 li {
    margin-bottom: 3rem; }
    .list03 li a {
      display: block;
      color: #000; }
      .list03 li a img:hover {
        opacity: 0.7; }

@media only screen and (min-width: 768px) {
  .list03 {
    margin-bottom: 0; }
    .list03:last-child {
      margin-bottom: -3rem; } }
.list04 {
  margin: 0 0 -2rem; }
  .list04 li {
    margin: 0 0 2rem;
    text-align: center; }
    .list04 li a {
      display: inline-block;
      width: 100%;
      background: #d2d207;
      color: #fff;
      padding: 0.7rem;
      border: 1px solid #fff; }
      .list04 li a:hover {
        text-decoration: none;
        border: 1px solid #d2d207;
        color: #d2d207;
        background: #fff; }

.list05 li {
  line-height: 3; }
.list05 i {
  color: #d2d207; }
.list05 a {
  text-decoration: none;
  color: #000; }
  .list05 a:hover {
    text-decoration: underline; }

@media only screen and (min-width: 768px) {
  .list05 {
    letter-spacing: -.40em;
    /* 文字間を詰めて隙間を削除する */ }
    .list05 li {
      width: 50%;
      display: inline-block;
      letter-spacing: normal;
      /* 文字間を通常に戻す */ } }
.date01 {
  background: linear-gradient(transparent 50%, #efcece 50%);
  font-size: 1.6rem;
  font-weight: bold; }

.ico-new {
  background: url(../images/common/img-new.png) no-repeat top left #fff;
  background-size: 20% auto; }

.dl01 {
  padding: 1rem 0; }
  .dl01 dt {
    width: 100%;
    padding: 0.7rem 0 0; }
  .dl01 dd {
    padding: 0.7rem 0;
    border-bottom: 1px solid #c8c9ca; }
.dl01 a { color: #000; }

@media only screen and (min-width: 768px) {
  .dl01 {
    padding: 0; }
    .dl01 dt {
      clear: left;
      float: left;
      width: 12em;
      padding: 1rem 0; }
    .dl01 dd {
      padding: 1rem 0rem 1rem 14em; } }
.dl02 dt, .dl02 dd {
  text-indent: -2em;
  padding-left: 2em; }
.dl02 dd {
  margin: 0 0 2rem; }
  .dl02 dd:last-child {
    margin: 0; }

.dl03 dt {
  font-weight: bold; }
.dl03 dd {
  margin: 0 0 2rem; }
  .dl03 dd:last-child {
    margin: 0; }

.cat-news,
.cat-nyuusi,
.cat-event,
.cat-club,
.cat-emergency,
.cat-sodan {
  font-size: 1.1rem;
  padding: 0.1rem;
  text-align: center;
  color: #fff;
  width: 7rem;
  display: inline-block;
  float: right; }

.cat-news {
  background: #3e3670; }

.cat-nyuusi {
  background: #c86666; }

.cat-event {
  background: #52B596; }

.cat-club {
  background: #F8974D; }

.cat-emergency {
  background: #E30000; }

  .cat-sodan {
  background: #A9D100; }

.b-more01 {
  text-align: right;
  margin: 1rem 0 0; }
  .b-more01 a {
    text-decoration: none;
    color: #000; }
    .b-more01 a i {
      color: #525282; }
    .b-more01 a:hover {
      opacity: 0.7; }

.btnmore a {
    display: inline-block;
    width: 100%;
    background: #212174;
    color: #fff ;
    padding: 0.7rem 0.1rem;
    text-align: center;
    border: 1px solid #fff; }
    .btnmore a:hover {
      text-decoration: none;
      border: 1px solid #212174;
      color: #212174;
      background: #fff; }


@media only screen and (min-width: 768px) {
  .b-more01 a {
    position: absolute;
    top: 4rem;
    right: 3rem; } }
.btn01 {
  text-align: center; }
  .btn01 a {
    display: inline-block;
    width: 100%;
    background: #525282;
    color: #fff ;
    padding: 0.7rem;
    border: 1px solid #fff; }
    .btn01 a:hover {
      text-decoration: none;
      border: 1px solid #525282;
      color: #525282;
      background: #fff; }

@media only screen and (min-width: 768px) {
  .btn01 a {
    padding: 0.7rem 5rem;
    width: auto;
    margin: 0 auto; } }
.btn02 {
  text-align: center; }
  .btn02 a {
    display: inline-block;
    width: 100%;
    background: #525282;
    color: #fff;
    padding: 0.7rem 3rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
    .btn02 a:hover {
      text-decoration: none;
      opacity: 0.7; }

@media only screen and (min-width: 768px) {
  .btn02 a {
    padding: 0.7rem 5rem;
    width: auto;
    margin: 0 auto; } }
.btn03 a {
  display: block;
  width: 100%;
  border: 1px solid #525282;
  color: #525282;
  text-align: center;
  padding: 1rem;
  font-weight: bold;
  font-size: 1.6rem; }
  .btn03 a:hover {
    text-decoration: none;
    background: #525282;
    color: #fff; }

input.btn03 {
  display: block;
  width: 100%;
  border: 1px solid #525282;
  color: #525282;
  text-align: center;
  padding: 1rem;
  font-weight: bold;
  font-size: 1.6rem; cursor: pointer; }
  input.btn03:hover {
    text-decoration: none;
    background: #525282;
    color: #fff; cursor: pointer; }

.op:hover {
  opacity: 0.7; }

.cl-white {
  color: #fff; }

.cl-neibi {
  color: #000033; }

.cl-purple {
  color: #666699; }

.cl-red {
  color: #c90000; }

.cl-q {
  color: #709d61;
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0.5rem 0 0; }

.cl-a {
  color: #525282;
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0.5rem 0 0; }

.tbl01 th {
  vertical-align: top;
  width: 85%; }
.tbl01 td {
  text-align: right;
  vertical-align: top;
  width: 15%; }

@media only screen and (min-width: 768px) {
  .tbl01-col-2 th {
    float: left; }
  .tbl01-col-2 td {
    float: right; }
  .tbl01-col-2 tr {
    width: 48%;
    float: left; }
    .tbl01-col-2 tr:nth-child(odd) {
      margin-right: 4%; } }
.tbl02,
.tbl03,
.tbl04,
.tbl05,
.tbl06 {
  border-top: 1px solid #c8c9ca;
  border-right: 1px solid #c8c9ca;
  border-spacing: 0;
  margin-left: auto;
  margin-right: auto; }

.tbl02 th,
.tbl02 td,
.tbl03 th,
.tbl03 td,
.tbl04 th,
.tbl04 td,
.tbl05 th,
.tbl05 td,
.tbl06 th,
.tbl06 td {
  border-bottom: 1px solid #c8c9ca;
  border-left: 1px solid #c8c9ca;
  padding: 0.7rem; }

.tbl02 th,
.tbl02 td,
.tbl03 th,
.tbl03 td,
.tbl04 th,
.tbl05 th,
.tbl05 td,
.tbl06 th {
  text-align: center; }

.tbl04 td {
  text-align: left;
  vertical-align: top; }

.tbl02 th,
.tbl03 th,
.tbl04 th,
.tbl04 td:first-child {
  background-color: #525282;
  color: #fff;
  text-align: center;
  vertical-align: middle; }

.tbl05 th,
.tbl06 th {
  background-color: #f0f0f3;
  text-align: center;
  vertical-align: middle; }

.tbl04 thead td {
  background-color: #f0f0f3;
  text-align: center; }

.jisseki tr td:nth-child(odd) {
    background:#F0F0F3 ;
    color: #000;
}
.jisseki td { vertical-align: middle; }

@media only screen and (max-width: 767px) {
#maintop{
    padding-top: 10%;
}

section.contact table { max-width: 95%; margin: 20px auto; }
section.contact table td textarea,
section.contact table td input { max-width: 95% !important; }
.spsize { max-width: 95% !important; margin: 5px auto; }

  .tbl02,
  .tbl04 {
    width: 100%;
    border: none; }

  .tbl02 thead,
  .tbl04 thead {
    display: none; }

  .tbl02 tr,
  .tbl04 tr {
    border-top: 1px solid #c8c9ca;
    display: block;
    margin-bottom: 2rem; }

  .tbl02 td,
  .tbl04 td {
    border-right: 1px solid #c8c9ca;
    border-bottom: none;
    display: block;
    padding: 0 0 0.7rem;
    text-align: center; }

  /* tdのデザイン */
  .tbl02 td:nth-of-type(1),
  .tbl04 td:nth-of-type(1) {
    background-color: #525282;
    color: #fff;
    padding: 0.7rem; }

  .tbl02 td:last-child,
  .tbl04 td:last-child {
    border-bottom: 1px solid #c8c9ca; }

  /*td:beforeのデザイン*/
  .tbl02 td:before,
  .tbl04 td:before {
    background-color: #f0f0f3;
    color: #000;
    display: block;
    padding: 0.7rem;
    margin-bottom: 0.7rem; }

  /* contentでタイトルを追加 */
  .tbl02 td:nth-of-type(2):before {
    content: "大学"; }

  .tbl02 td:nth-of-type(3):before {
    content: "短大"; }

  .tbl02 td:nth-of-type(4):before {
    content: "専門学校"; }

  .tbl02 td:nth-of-type(5):before {
    content: "就職"; }

  .tbl02 td:nth-of-type(6):before {
    content: "その他"; }

  .tbl02 td:nth-of-type(7):before {
    content: "卒業者数"; }

  .tbl04 td:nth-of-type(2):before {
    content: "専願"; }

  .jisseki td:nth-of-type(2):before {
    content: "" !important; }

.jisseki th { display: block; width: 100% !important; }

  .tbl04 td:nth-of-type(3):before {
    content: "特待生"; }

  .tbl04 td:nth-of-type(4):before {
    content: "一般Ⅱ期試験"; } }
.tbl07 th, .tbl07 td {
  border: none !important;
  background: none !important;
  padding: 0; }
.tbl07 th {
  color: #c90000;
  width: 7.5rem;
  vertical-align: top; }

@media only screen and (max-width: 767px) {
  .tbl03 th, .tbl03 td,
  .tbl05 th,
  .tbl05 td,
  .tbl06 th,
  .tbl06 td,
  .tbl07 th,
  .tbl07 td {
    display: block;
    width: 100%;
    text-align: center !important; } }
/*　index
---------------------------------------------*/
#mainimg {
  background: url(../images/index/top_bg.jpg) no-repeat;
  height: 0;
  padding-top: 50.5%;
  background-size: cover;
background-position: center center;
  position: relative;
  left:0; top:0;

   }

@media only screen and (max-width: 767px) {
  #logo {
    display: none; }
#mainimg {
  padding-top: 60.5%;
   }
  }
@media only screen and (min-width: 768px) {
  #logo {
    position: absolute;
    top: 1rem;
    left: 1rem; }
    #logo img {
      width: 50%; } }
@media only screen and (max-width: 767px) {
  #mainimgbox {
    position: absolute;
    top: 25%;
    text-align: center; }

  #m-copy {
    display: none; } }
@media only screen and (min-width: 768px) {
  #mainimgbox {
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center; } }
@media only screen and (max-width: 992px) {
  #m-logo img {
    width: 60%; } }
.tab {
  overflow: hidden;
  margin: 0 auto !important; }

@media only screen and (max-width: 767px) {
  .tab {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  .tab {
    width: 80%;
    margin: 0 auto; } }
.tab li {
  float: left;
  cursor: pointer;
  background: #dddada;
  text-align: center;
  width: 20%;
  padding: 1rem; }
  .tab li:first-child {
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px; }
  .tab li:last-child {
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px; }

.tab li.select {
  background: #3e3670;
  color: #fff; }

.hide {
  display: none; }

/*　course
---------------------------------------------*/
#maintit-course {
  background: url(../images/course/bg-tit.jpg) no-repeat;
  height: 0;
  padding-top: 37.7%;
  background-size: contain;
  position: relative; }

#mainimgbox02 {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center; }

@media only screen and (max-width: 992px) {
  #m-tit img {
    width: 40%; } }
.voicebox {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url(../images/common/bg01.png) repeat-x top #fff;
  background-size: 6px;
  position: relative; }

.voice-inn {
  background: url(../images/course/international/bg01.png) no-repeat bottom right;
  background-size: 203px auto;
  padding: 5rem 1.5rem 1.5rem; }

@media only screen and (min-width: 768px) {
  .voice-inn {
    padding: 5rem 3rem 3rem; } }
.ico-voice {
  position: absolute;
  top: -2.5rem;
  left: 2rem; }

.ico-goal {
  float: left;
  margin: 0 1.5rem 1.5rem 0; }

.pic-box {
  letter-spacing: -.40em;
  text-align: center; }
  .pic-box p {
    display: inline-block;
    letter-spacing: normal; }

@media only screen and (max-width: 992px) {
  .pic-box p:first-child {
    margin: 0 0 2rem; }
    .pic-box p:first-child img {
      width: 100%; }
  .pic-box p:last-child img {
    width: 70%; } }
@media only screen and (min-width: 993px) {
  .pic-box p:first-child {
    margin: 0 19px 0 0; } }

@media only screen and (max-width: 480px) {
#whatsnew {
  margin-top: 130px;
}
#forbtn {
  bottom:-20px;
  font-size: 0.8em;
}
#panel-btn a {
  padding: 1rem ;
 }
#contents table, #contents tbody {
  width: 100% !important;
}
#contents table th, #contents table td {
  display: block;
  width: 100% !important;
}
}

/*本文スタイル==================*/
#contents table {
  border: 1px solid #CCC;
  background-color: #CCC;
  margin: 20px 0px;
}
#contents table th, #contents table td {
  padding: 8px;
  border: 1px solid #CCC;
}
#contents table td {
  background-color: #fff;
    }
#contents table th {
  background-color: #F0F0F0;
  font-weight: bold;
}

.mintyo {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#teacher .syozoku {
  background-color: #F0F0F0;
  padding: 10px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}
#teacher h1 {
  background-image: none;
  margin-bottom: 10px;
}
#teacher dl {
  margin: 10px 0px;
  padding: 8px 0px;
}
#teacher dl dt {
  width: 30%;
  float: left;
  border-top: 3px solid #525282;
  color: #525282;
  font-weight: bold;
  padding: 10px;
}
#teacher dl dd {
  width: 70%;
  float: left;
  padding: 10px;
  border-top: 3px solid #F0F0F0;
}
.pdfbtn a{
    display: inline-block;
    padding: 0.5em 3.5em;
    text-decoration: none;
    background: #D2D145;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #BEBE43;
    border-radius: 3px;
    font-weight: bold;
    font-size: 1.1em;
}

.letter .pdfbtn a {
  padding: 0.5em 1em;
  font-size: 1em;
}

.letter .lbox {
  margin: 5px;
  border: 2px solid #525282;
  padding: 10px;
}
.letter .lbox img {
  height: 140px;
  width: auto;
}


.pdfbtn a:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
@media only screen and (max-width: 992px) {
  #teacher dl dt,#teacher dl dd {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .letter .lbox {
  text-align: center;
  font-size: 0.7em ;
  padding: 3px;
  margin: 0;
}
  .letter .lbox h5 {
    font-size: 0.7em !important;
    text-align: left;
    padding: 5px !important;
    background-image: none !important;
  }
    }
.gakkatop img {
  display: inline-block;
  margin:30px 0px;
  max-width: 100%;
  height: auto;
}
.gakkatop {
    width: 100%;
    height: auto;
    background: center center /cover no-repeat fixed;
    background-size: cover;
    background-image: url(../images/index/kousya.jpg);
    padding:50px 0px;
}

.gakkatop h2 img, .topnyusi h3 img{
  width: 380px;
  max-width: 80%;
}

@media only screen and (max-width: 992px) {
.gakkatop img {
  margin:10px 0px;
}
}

.topnyusi {
    width: 100%;
    height: auto;
    background: center top /cover no-repeat;
    background-size: cover;
    background-image: url(../images/index/electro_bg.png);
    padding:70px 0px;
}
.topnyusi a {
  border-radius: 34px;
  background: #535353;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 15px 80px;
  display: inline-block;
  font-size: 1.3em;
}

#contents .nav li {
    text-indent: -1em;
    padding: 1em 1em 1em 2em;
    border-bottom: dotted 1px #CCC;
    word-break: break-all;
}
#contents .nav li a {
  color:#000;
}
#contents .nav li:before {
    font-family: FontAwesome;
    content: '\f0da';
    margin: 0 0.75em 0 0;
    left: 0.25em;
    color: #BEBE43;
}

a.ftlink {
  background:#fff;
  color:#394671;
  padding:15px 10px 15px 25px;
  display:block;
  text-align:left;
  font-size:1.1em;
  line-height:1.1em;
  border:2px solid #394671;
  position:relative;
  margin-bottom:10px;
}
a.ftlink:before {
  content:"\f054";
  font-family:"fontawesome";
  position:absolute;
  left:10px;
}
a.ftlink:hover {
  text-decoration:none;
  opacity:0.8;
}
a.ftlink:last-child {
  letter-spacing:-1px;
}

.square_btn{
    display:block;
    padding: 0.8em 2em;
    text-decoration: none;
    background: #1E549F;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #18427C;
    border-radius: 3px;
    font-weight: bold;
}
a.square_btn:active, a.square_btn:hover  {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
    text-decoration: none;
    color: #fff;
}
