@charset "UTF-8";
/*
Theme Name: 秀朋塾
Theme URI:
Author: 
Author URI:
Description:
Version: 1.0
*/
/* 初期化 */
html, body, div, pre, p, blockquote,
form, fieldset, input, textarea, select, option,
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
table, th, td, embed, object {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* フォントスタイル初期設定 */
body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  line-height: 1.5;
  word-wrap: break-word;
}

input, select {
  font-family: Verdana, Helvetica, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

@media print, screen and (max-width: 479px) {
  body {
    line-height: 1.4;
  }
}

h1.logo {
  padding: 0 0 15px 0;
}

h1.logo span {
  padding: 30px 10px 0 0;
  display: block;
  float: left;
}

@media print, screen and (min-width: 980px) {
  header p.toptxt {
    font-size: 14px;
    color: #666;
    padding: 10px 0 0 0;
  }
  header ul.top-nav li {
    list-style-type: none;
    float: left;
    padding: 0 0 10px 10px;
  }
  header p.manavis {
    margin: 10px 35px 0 0;
  }
  header div.tel {
    padding: 0 0 0 45px;
  }
  header div.tel ul {
    list-style-type: none;
  }
  header div.tel ul li {
    display: block;
  }
  header div.tel ul li span {
    display: block;
  }
  header div.tel ul li.telnum {
    margin-bottom: 15px;
    float: left;
  }
  header div.tel ul li.contact {
    padding: 15px 35px 0 20px;
    float: left;
  }
  header div.tel ul li.contact ul li {
    margin-bottom: 5px;
  }
  nav#global-nav {
    background-color: #0071bc;
    margin: 0 auto;
  }
  nav#global-nav ul {
    list-style-type: none;
    margin: 0 auto;
    border-right: 1px solid #fff;
    z-index: 99;
  }
  nav#global-nav ul li a {
    cursor: pointer;
  }
  nav#global-nav ul li > a.btn01, nav#global-nav ul li > a.btn02, nav#global-nav ul li > a.btn03, nav#global-nav ul li > a.btn04, nav#global-nav ul li > a.btn05, nav#global-nav ul
li > a.btn06 {
    float: left;
    text-indent: -9999px;
    cursor: pointer;
    height: 65px;
  }
  nav#global-nav ul li > a.btn01, nav#global-nav ul li > a.btn02, nav#global-nav ul li > a.btn03, nav#global-nav ul li > a.btn04, nav#global-nav ul li > a.btn05, nav#global-nav ul li > a.btn06 {
    width: 162px;
  }
  nav#global-nav ul li a.btn01 {
    background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/btn01@2x.png") center center no-repeat;
    background-size: 70px 18px;
  }
  nav#global-nav ul li a.btn02 {
    background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/btn02@2x.png") center center no-repeat;
    background-size: 85px 18px;
  }
  nav#global-nav ul li a.btn03 {
    background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/btn03@2x.png") center center no-repeat;
    background-size: 71px 18px;
  }
  nav#global-nav ul li a.btn04 {
    background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/btn04@2x.png") center center no-repeat;
    background-size: 106px 18px;
  }
  nav#global-nav ul li a.btn05 {
    background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/btn05@2x.png") center center no-repeat;
    background-size: 125px 18px;
  }
  nav#global-nav ul li a.btn06 {
    background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/btn06@2x.png") center center no-repeat;
    background-size: 104px 18px;
  }
  nav#global-nav ul#nav li {
    position: relative;
    display: block;
    float: left;
    border-left: 1px solid #e7e7e7;
  }
  nav#global-nav ul#nav li ul.nav-child {
    display: none;
    position: absolute;
    top: 65px;
    list-style-type: none;
  }
  nav#global-nav ul#nav li ul.nav-child li {
    background: #f8f8f8 url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/icon.png") 5px center no-repeat;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    width: 162px;
    list-style: none;
    list-style-image: url(data:0);
  }
  nav#global-nav ul#nav li ul.nav-child li a {
    padding: 5px 5px 5px 15px;
    display: block;
    text-decoration: none;
    color: #000;
  }
  nav#global-nav ul#nav li ul.nav-child li a:hover {
    background: #eee url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/icon.png") 5px center no-repeat;
  }
}

@media print, screen and (max-width: 979px) {
  section.header ul.acc_menu_list {
    list-style-type: none;
  }
  section.header h1 {
    width: 200px;
    z-index: 10;
    padding: 10px 0 0 10px;
  }
  div.header-tel {
    padding: 0 10px;
  }
  div.header-tel span {
    text-align: center;
    display: block;
    margin: 5px 0;
  }
  div.header-tel ul.mailcontact {
    overflow: hidden;
    margin: 10px 0;
  }
  div.header-tel ul.mailcontact li {
    width: 48%;
    margin: 1%;
    list-style-type: none;
    float: left;
  }
}

/* SECTION
================================================== */
.acc_menu {
  margin: 0 0 5px;
  max-width: 900px;
  display: none;
}

.acc_menu .active a:hover {
  background-color: #eee !important;
}

.acc_menu_list .target {
  background-color: #fff;
}

.acc_menu .trigger, .acc_menu .trigger-non {
  z-index: 0;
  line-height: 1em;
  background-color: #fff;
  font-size: 14px;
  font-weight: normal;
}

.acc_menu .trigger a, .acc_menu .trigger-non a {
  position: relative;
  display: block;
  padding: 0.5em 0.6em;
  text-decoration: none;
  -webkit-transition: .35s all ease;
  transition: .35s all ease;
  color: #000;
}

.acc_menu .trigger a:hover, .acc_menu .trigger-non a:hover {
  background-color: #e8e8e8;
}

.acc_menu .trigger-child a:before, .acc_menu .trigger-child a:after {
  position: absolute;
  display: block;
  content: '';
  width: 3px;
  -webkit-transition: .25s all ease;
  transition: .25s all ease;
  border-radius: 10px;
}

.acc_menu .trigger-child a:before {
  top: .5em;
  right: 20px;
  height: 12px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.acc_menu .trigger-child a:after {
  top: .5em;
  right: 13px;
  height: 12px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.acc_menu .target {
  z-index: 1;
  display: none;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  font-size: 14px;
}

.acc_menu .target .trigger a:before, .acc_menu .target .trigger a:after {
  background-color: #fff;
}

.acc_menu .target .trigger a:before {
  top: .5em;
  right: 16px;
}

.acc_menu .target .trigger a:after {
  top: .85em;
  right: 16px;
}

.acc_menu .target .active a {
  /* 子階層のアクティブ箇所 */
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: #fff;
}

.acc_menu .target .active a:before, .acc_menu .target .active a:after {
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.acc_menu .target .active a:before {
  top: .65em;
  left: 1em;
  width: 3px;
  height: 12px;
}

.acc_menu .target .active a:after {
  display: none;
}

.acc_menu .target ul li a {
  padding: 0.5em 1em 0.6em;
}

.acc_menu .target a {
  display: block;
  color: #666;
  -webkit-transition: .35s all ease;
  transition: .35s all ease;
}

.acc_menu .active a {
  color: #333;
}

.acc_menu .active a:before, .acc_menu .active a:after {
  background-color: #333;
}

.acc_menu .active a:before {
  top: .5em;
  right: 16px;
  height: 16px;
}

.acc_menu .active a:after {
  top: .5em;
  right: 16px;
  height: 16px;
}

.acc_menu > ul > li {
  border-bottom: 1px #eee solid;
}

.acc_menu > ul > li:last-of-type {
  border-bottom: 0;
}

/* BUTTON
================================================== */
.btn_hamburger {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 99;
}

.btn_hamburger a {
  display: block;
}

table.info {
  border-collapse: collapse;
  margin-top: 10px;
}

table.info tr {
  border-bottom: dotted #ccc 1px;
}

table.info th {
  padding: 10px 5px 5px 5px;
  font-weight: normal;
  text-align: left;
  width: 10em;
}

table.info td {
  padding: 10px 5px 5px 5px;
}

table.info span.news-icon {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 12px;
  color: #fff;
  padding: 5px 8px;
  line-height: 1;
  margin: 0 0.5em 3px 0;
  display: inline-block;
}

table.info span.info01 {
  background-color: #d137bf;
}

table.info span.info02 {
  background-color: #2e3192;
}

table.info span.info03 {
  background-color: #dd691b;
}

table.info span.info04 {
  background-color: #e36ca4;
}

table.info span.info05 {
  background-color: #612ba0;
}

div.room {
  border: 2px solid #0071bc;
  width: 321px;
  font-size: 13px;
  margin-top: 10px;
  overflow: hidden;
}

div.room div.txt {
  padding: 15px 0 0 10px;
}

div.room p.link-btn {
  margin-top: 10px;
}

div.room p.link-btn a {
  background-color: #0071bc;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-align: center;
  padding: 0 8px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: block;
}

div.room p.link-btn a:hover {
  background-color: orange;
}

.youtube iframe {
  width: 100%;
  margin: 0 0 15px 0;
}

@media print, screen and (min-width: 980px) {
  div.room01, div.room02 {
    margin-right: 8px;
  }
  div.home-main .info {
    width: 640px;
  }
  ul.story {
    margin-top: 40px;
    list-style-type: none;
  }
}

@media print, screen and (max-width: 979px) {
  div.room {
    margin: 10px auto 0 auto;
  }
  div.info {
    margin: 0 15px;
  }
}

h2.ttl {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  font-size: 32px;
}

h2.ttl span {
  border-left: 5px solid #0071bc;
  padding-left: 10px;
}

h3.subttl {
  color: #2e3192;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 5px;
}

h3.subttl02 {
  color: #2e3192;
  font-size: 24px;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

h3.subttl02 span {
  border-left: 5px solid #2e3192;
  padding-left: 7px;
}

h3.elementary {
  background-color: #fac53c;
}

h3.junior {
  background-color: #ef8137;
}

h3.high {
  background-color: #e94931;
}

div.room-info .tel {
  margin: 0 20px 20px 0;
}

div.room-info .time p {
  font-weight: bold;
  font-size: 18px;
}

div.add address {
  margin: 10px 0 20px;
}

div.add iframe {
  width: 100%;
  height: 100%;
}

table.time,
table.price,
table.success_table {
  border-collapse: collapse;
  border: 1px solid #333;
  width: 100%;
}

table.time th,
table.price th,
table.success_table th {
  padding: 10px;
  font-weight: normal;
  text-align: left;
  background-color: #eee;
  border: 1px solid #333;
  width: 6em;
}

table.time td,
table.price td,
table.success_table td {
  padding: 10px;
  border: 1px solid #333;
}

table.success_table {
  margin: 20px 0 0 0;
}

table.success_table th.title {
  background-color: #0071bc;
  color: #fff;
  text-align: center;
}

table.success_table td {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

section.jikanwari div.course {
  margin: 20px 0;
}

section.jikanwari h4 {
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: 2px;
}

section.jikanwari h4 span {
  color: #fff;
  padding: 5px 8px;
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
}

section.jikanwari h4 span.kobetsu {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #d94646;
}

section.jikanwari h4 span.shudan {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #15a755;
}

div.course-btn {
  margin: 30px 0 0;
}

div.course-btn ul {
  list-style-type: none;
}

div.course-btn ul li {
  float: left;
  margin: 5px;
}

div.course-btn ul li img {
  border: 1px solid #0071bc;
}

div.contact-btn {
  margin: 20px 0;
}

div.contact-btn ul {
  width: 690px;
  margin: 0 auto;
  list-style-type: none;
}

div.contact-btn ul li {
  float: left;
  margin: 5px;
  width: 335px;
}

div.contact-btn p.telnum {
  text-align: center;
  vertical-align: middle;
  margin: 10px 0 0 0;
}

div.contact-btn p.telnum span {
  font-weight: bold;
  font-size: 18px;
  color: #2e3192;
  padding: 0 15px 0 0;
  line-height: 30px;
}

section.aisatu {
  margin: 20px 0;
}

section.aisatu div.txt-box {
  padding: 25px 25px 15px 25px;
  background-color: #eee;
}

section.aisatu div.txt-box p {
  margin-bottom: 10px;
}

.admission {
  border-bottom: 2px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.admission div.flow h3 {
  font-size: 24px;
  color: #f1591f;
  margin-bottom: 10px;
}

.admission div.flow div.box {
  margin: 10px;
}

.admission div.flow div.box p.telnum {
  margin: 15px 0;
}

.admission div.flow div.box ul li {
  margin-right: 10px;
  float: left;
  list-style-type: none;
}

.admission div.img {
  width: 230px;
}

.admission div.point {
  margin-top: 30px;
}

div.faq dl {
  margin-bottom: 30px;
}

div.faq dt, div.faq dd {
  margin-bottom: 10px;
}

div.faq dt img, div.faq dd img {
  margin: 10px 0 0 0;
}

div.faq .faq-box .ques {
  background: #fbe2e2 url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/page/faq/q_icon.png") no-repeat 10px 10px;
  padding: 20px 10px 20px 110px;
  font-weight: bold;
  vertical-align: middle;
  min-height: 100px;
  font-size: 18px;
}

div.faq .faq-box .ans {
  background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/page/faq/a_icon.png") no-repeat 10px 10px;
  padding: 20px 10px 20px 110px;
}

ol.privacy {
  margin: 1em 0 0 1.5em;
  line-height: 1.5;
}

ol.privacy li {
  margin-bottom: 1.5em;
}

ol.privacy li strong {
  margin-bottom: 0.5em;
}

ol.privacy li ul {
  margin: 1em 0 0 1.5em;
}

ol.privacy li ul li {
  margin-bottom: 0.5em;
}

ul.btn li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid;
  list-style-type: none;
}

ul.btn li:last-child {
  border: none;
}

div.story-box {
  margin: 20px 0;
}

div.story-box p {
  margin-bottom: 1em;
  line-height: 1.8;
  font-size: 14px;
}

div.blog-entry {
  border-bottom: dotted 1px #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

div.blog-entry h3 {
  margin: 0 0 10px 0;
  font-size: 24px;
  color: #0071bc;
}

div.post-content {
  margin: 10px 0px;
  line-height: 1.7;
}

div.story table {
  font-weight: bold;
}

@media print, screen and (min-width: 980px) {
  div.faq,
  div.page-left {
    width: 640px;
  }
  div.faq p,
  div.page-left p {
    margin-bottom: 1em;
  }
  div.map {
    width: 500px;
    height: 300px;
  }
  section.jikanwari div.course {
    margin-right: 20px;
    width: 400px;
  }
  section.aisatu div.txt {
    width: 700px;
  }
  section.aisatu div.img {
    width: 200px;
    margin-left: 15px;
  }
  section.aisatu div.img img {
    border: 1px solid #fff;
  }
  div.room-img p {
    float: left;
    margin: 5px;
  }
  div.story {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding: 20px 0 40px;
  }
  div.story div.img {
    width: 200px;
  }
  div.story div.coment {
    width: 420px;
  }
  div.story div.coment table {
    margin-bottom: 1em;
  }
  div.story div.coment table th {
    width: 3em;
    text-align: left;
    vertical-align: top;
  }
  div.story div.coment table td {
    padding-left: 1em;
    vertical-align: top;
  }
  div.story div.coment div.mess {
    font-size: 14px;
  }
  aside.page ul {
    width: 585px;
    margin: 40px auto 0 auto;
  }
  aside.page ul li {
    float: left;
    margin: 5px;
  }
  .admission div.flow {
    width: 720px;
  }
  .faq-box .ques {
    line-height: 60px;
    min-height: 100px;
  }
}

@media print, screen and (max-width: 979px) {
  div.page-main {
    margin: 0 15px;
  }
  div.page-main div.map {
    margin-top: 10px;
  }
  div.course-btn {
    margin-top: 10px;
  }
  div.course-btn ul li {
    width: 48%;
    margin: 1%;
  }
  div.room-img {
    text-align: center;
  }
  div.room-img p {
    margin: 5px 0;
  }
  div.story {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #aaa;
    padding: 15px;
    margin: 10px 0;
    font-size: 14px;
  }
  div.story div.img {
    text-align: center;
    margin: 0 0 10px 0;
  }
  div.story table {
    margin-bottom: 10px;
  }
  div.story table th {
    width: 4em;
    padding-right: 1em;
    text-align: left;
  }
  div.page-left {
    margin-bottom: 30px;
  }
}

div.top-txt {
  margin: 0 0 30px 0;
  border: 1px solid #aaa;
  padding: 25px 20px 15px 20px;
}

div.txt p {
  margin-bottom: 10px;
}

section.subject-box {
  margin: 15px 0;
}

section.subject-box .subject, section.subject-box .subject-follow {
  margin: 10px 0 0 0;
}

section.subject-box .subject p, section.subject-box .subject-follow p {
  font-size: 14px;
}

section.subject-box .subject-img {
  margin-bottom: 10px;
}

section.subject-box .subject-follow {
  margin-right: 25px;
}

section.subject-box .subject-follow:last-child {
  margin-right: 0;
}

h3.page-ttl {
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  padding: 5px 15px;
  display: inline-block;
  color: #fff;
  margin-top: 1em;
  margin-bottom: 8px;
  letter-spacing: 2px;
  font-size: 24px;
}

h3.page-ttl span {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0;
}

span.keitai {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 5px 15px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  font-size: 14px;
}

span.kobetu {
  background-color: #d94646;
}

span.shudan {
  background-color: #59a337;
}

span.shudan {
  background-color: #59a337;
}

h3.ttl-c01 {
  background-color: #59a337;
}

h3.ttl-c02 {
  background-color: #fac53c;
}

h3.ttl-c03 {
  background-color: #ef8137;
}

h3.ttl-c05 {
  background-color: #e94931;
}

h3.ttl-c04 {
  background-color: #d94646;
}

h3.ttl-c06 {
  background-color: #6cf;
}

section.time-box {
  margin-top: 30px;
}

section.time-box ul {
  margin: 0 0 0 1.5em;
}

section.time-box ul li {
  margin-bottom: 0.5em;
}

section.time-box p.voice {
  margin-bottom: 1em;
  font-weight: bold;
}

div.plan {
  margin: 10px 0;
  border: 2px solid #0071bc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 15px 20px;
  background-color: #e5e9f5;
}

div.plan h4 {
  color: #333;
  font-size: 18px;
  border-bottom: 1px solid #666;
  margin-bottom: 15px;
}

div.plan .time span {
  display: block;
  font-weight: bold;
  color: #666;
}

div.plan .voice {
  font-size: 14px;
}

div.plan .voice h5 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #fff;
  font-size: 14px;
  width: 4em;
  text-align: center;
  font-weight: normal;
  line-height: 1;
  padding: 2px 1em;
  margin: 10px 5px 0 0;
  display: inline-block;
}

div.plan .voice h5.kokugo {
  background-color: #6cbc5a;
}

div.plan .voice h5.sansu {
  background-color: #34a2dc;
}

div.plan .voice h5.eng {
  background-color: #ec6d70;
}

div.plan .voice h5.shakai, div.plan .voice h5.shakai02 {
  background-color: #cd7db2;
}

div.plan .voice h5.rika {
  background-color: #f29900;
}

div.plan .voice h5.shakai02 {
  width: 7em;
}

section.cost {
  margin: 50px 0 20px 0;
}

section.cost .cost-box {
  border: 1px solid #0071bc;
  margin: 5px 0 15px;
}

section.cost .cost-box h3 {
  background-color: #0071bc;
  color: #fff;
  padding: 5px 0 7px 10px;
  font-weight: normal;
}

section.cost .cost-box h3 span {
  color: #0071bc;
  background-color: #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 0 6px;
  font-size: 16px;
  margin-right: 5px;
  display: inline-block;
  font-weight: bold;
}

section.cost .cost-box div.pad {
  padding: 15px;
}

section.cost .cost-box p.price {
  font-size: 18px;
  font-weight: bold;
  color: orange;
}

section.cost ol {
  margin: 0 0 1em 1.5em;
}

section.cost h4 {
  margin-bottom: 10px;
}

section.cost div.off {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: #fcf;
  padding: 10px 20px;
  color: #c00;
}

section.cost div.off p {
  font-size: 14px;
}

table.price {
  margin-bottom: 15px;
}

table.price th {
  font-weight: bold;
}

table.price td.kokugo {
  background-color: #6cbc5a;
  color: #fff;
}

table.price td.sansu {
  background-color: #34a2dc;
  color: #fff;
}

table.price td.eng {
  background-color: #ec6d70;
  color: #fff;
}

div.point {
  background-color: #fef3dc;
  padding: 20px;
  margin-bottom: 20px;
}

div.point h4 {
  color: #0071bc;
  font-size: 18px;
  margin-bottom: 10px;
}

div.point h4 span {
  background-color: #0071bc;
  color: #ff3;
  padding: 5px 10px;
}

div.point p {
  margin-bottom: 1em;
}

div.point p:last-child {
  margin-bottom: 0;
}

div.point ol {
  margin: 0 0 0 2em;
}

div.follow {
  margin-top: 15px;
}

div.manavis-point {
  margin-top: 15px;
}

div.manavis-time h3 {
  border-bottom: 1px solid #2e3192;
  color: #2e3192;
}

div.manavis-time h4 {
  margin: 15px 0 0.5em;
  color: orange;
}

div.manavis-time p {
  margin-bottom: 10px;
}

@media print, screen and (min-width: 980px) {
  section.subject-box .subject {
    width: 480px;
  }
  div.top-txt div.img {
    width: 240px;
  }
  div.top-txt div.txt {
    width: 655px;
  }
  div.plan {
    margin: 20px 0 0 0;
  }
  div.plan .time {
    width: 480px;
  }
  div.plan .voice {
    width: 440px;
  }
  div.follow .left-pc {
    width: 250px;
  }
  div.follow .right-pc {
    width: 670px;
  }
  div.follow .right-pc ol {
    margin-top: 20px;
  }
  div.follow .right-pc ol li {
    margin-bottom: 10px;
  }
}

div.top-txt h3 {
  margin: 1em 0 0 0;
}

div.top-txt ol {
  margin: 10px 0;
  padding: 20px;
  background-color: #e8f9fd;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px dotted #2e3192;
}

div.top-txt ol li {
  margin-left: 2em;
  font-weight: bold;
}

div.top-teaher {
  border: none;
  padding: 0;
}

div.teacher {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 5px solid #eee;
  margin: 10px 0;
  padding: 0 30px;
  margin: 1% 1% 15px 1%;
}

div.teacher .img {
  text-align: center;
  margin-top: 20px;
}

div.teacher .img p img {
  border: 1px solid #aaa;
}

div.teacher .img p.name {
  font-size: 14px;
  margin: 5px 0;
}

div.teacher .img p.name span {
  font-weight: bold;
  display: block;
}

div.teacher .txt {
  font-size: 14px;
  line-height: 1.6;
}

div.teacher .txt h4 {
  color: orange;
  margin-bottom: 0.5em;
  font-size: 18px;
  line-height: 1.4;
}

div.teacher .txt p {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 980px) {
  div.teacher {
    width: 31%;
  }
  .w685 {
    width: 685px;
  }
  .w200 {
    width: 200px;
  }
}

div.side-room, div.side-course, div.side-info {
  margin-bottom: 15px;
}

div.side-room h3, div.side-course h3, div.side-info h3 {
  background-color: #0071bc;
  color: #fff;
  padding: 6px;
  font-size: 14px;
}

div.side-room ul li, div.side-course ul li, div.side-info ul li {
  background: #f8f8f8 url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/icon.png") 5px center no-repeat;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  list-style: none;
  list-style-image: url(data:0);
  margin: 0;
}

div.side-room ul li a, div.side-course ul li a, div.side-info ul li a {
  padding: 5px 5px 5px 15px;
  display: block;
  text-decoration: none;
  color: #000;
}

div.side-room ul li a:hover, div.side-course ul li a:hover, div.side-info ul li a:hover {
  background: #eee url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku//images/header/nav/icon.png") 5px center no-repeat;
}

div.side-info h3 {
  background-color: #2e3192;
}

#swpm-registration-form table,
table.form,
table.recruit {
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 15px;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  table-layout: fixed;
  font-size: 14px;
}

#swpm-registration-form table th,
table.form th,
table.recruit th {
  text-align: left;
  padding: 1em 0.5em 0.5em;
  font-weight: normal;
  border: 1px solid #ddd;
}

#swpm-registration-form table tr,
able.form tr,
table.recruit tr {
  border-bottom: dotted 1px #999;
}

#swpm-registration-form table td,
table.form td,
table.recruit td {
  padding: 1em 0.5em 0.5em;
  vertical-align: middle;
  border: 1px solid #ddd;
  background-color: #fff;
}

span.head {
  display: block;
}

select {
  font-size: 14px;
}

table.form,
table.recruit {
  /*
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;
	
	font-size: $font-middle;
*/
  /*
	th,td{
			text-align: left;
			box-sizing: border-box;
			border: 1px solid #ddd;
		}
*/
}

table.form th,
table.recruit th {
  background-color: #f8f8f8;
}

table.form th span.check,
table.recruit th span.check {
  font-size: 12px;
  padding: 2px;
  background: #c00;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 10px;
  white-space: nowrap;
}

table.form input.border20,
table.recruit input.border20 {
  width: 20em;
}

table.form input.border7,
table.recruit input.border7 {
  width: 7em;
}

table.form input.border5,
table.recruit input.border5 {
  width: 5.5em;
}

table.form input[type="text"],
table.form input[type="password"],
table.form input[type="email"],
table.form input[type="tel"],
table.form textarea,
table.form select,
table.recruit input[type="text"],
table.recruit input[type="password"],
table.recruit input[type="email"],
table.recruit input[type="tel"],
table.recruit textarea,
table.recruit select {
  border: 1px solid #CCC;
  background: #fff;
  margin: 2px;
  padding: 6px;
  font-size: 14px;
  max-width: 95%;
}

table.form textarea,
table.recruit textarea {
  box-sizing: border-box;
  width: 90%;
}

table.form input.wpcf7-not-valid,
table.form textarea.wpcf7-not-valid,
table.recruit input.wpcf7-not-valid,
table.recruit textarea.wpcf7-not-valid {
  background-color: pink;
}

table.form input:focus,
table.form select:focus,
table.form textarea:focus,
table.recruit input:focus, table.recruit select:focus, table.recruit textarea:focus {
  background-color: #eef;
}

p.submit {
  text-align: center;
  margin: 15px auto;
}

input[type="submit"],
input[type="button"] {
  width: 280px;
  text-align: center;
  vertical-align: top;
  padding: 0 10px;
  background: #0071bc;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  border: 0;
}

input[type="submit"]:hover,
input[type="button"]:hover {
  background: #2e3192;
}

*:first-child + html input[type="submit"] {
  padding: 3px;
}

span .wpcf7-list-item {
  padding-right: 1em;
}

p.privacy {
  text-align: center;
  font-size: 12px;
}

section.contact p.tel img {
  width: 482px;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  table.form th,
  table.form td,
  table.recruit th, table.recruit td {
    width: 100%;
    display: block;
    border-top: none;
  }
  table.form tr:first-child th,
  table.recruit tr:first-child th {
    border-top: 1px solid #ddd;
  }
  table.form th,
  table.recruit th {
    background-color: #eee;
    padding: 0.2em 0.5em 0.1em;
  }
}

@media print, screen and (min-width: 768px) {
  table.form th,
  table.recruit th {
    padding: 0.5em;
    width: 12em;
  }
  table.form td,
  table.recruit td {
    padding: 0.5em 0 0.5em 1em;
  }
}

#pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
}

footer {
  background-color: #e5f1f8;
  padding: 30px 0;
  margin-top: 30px;
}

footer h2 {
  color: #0071bc;
  text-align: center;
  border-bottom: 1px solid #0071bc;
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

footer h3, footer li {
  font-size: 14px;
}

nav.inner {
  margin: 40px auto 0 auto;
}

nav.inner h3 {
  margin-bottom: 5px;
}

nav.inner ul li {
  list-style-type: none;
  background: url("http://shuhojuku.jp/wp/wp-content/themes/shuhojuku/images/footer/icon.png") no-repeat 3px 6px;
  padding-left: 15px;
  margin-bottom: 5px;
}

nav.inner div.nav01 {
  float: left;
  width: 11em;
  margin: 0 35px 0 30px;
}

nav.inner div.nav02 {
  float: left;
  width: 8em;
  margin-right: 35px;
}

nav.inner div.nav03 {
  float: left;
  width: 8em;
  margin-right: 35px;
}

nav.inner div.nav04 {
  float: left;
  width: 6em;
  margin-right: 35px;
}

nav.inner .nav05 {
  margin-top: 15px;
}

nav.inner div.nav06 {
  float: left;
  width: 12em;
}

nav.inner a {
  color: #000;
  text-decoration: none;
}

nav.inner a:hover {
  color: #333;
  text-decoration: underline;
}

@media print, screen and (min-width: 980px) {
  #pagetop {
    bottom: 100px;
    cursor: pointer;
  }
}

a:hover img.alpha {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7;
}

.btnflash a:hover {
  opacity: 1;
  -webkit-animation: flash 1s;
  animation: flash 1s;
}

.red {
  color: #f00;
}

.inner {
  margin: 0 auto;
  overflow: hidden;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

address {
  font-style: normal;
}

.block {
  display: block;
}

.center {
  text-align: center;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}

.left {
  float: left;
}

.right {
  float: right;
}

aside ul {
  list-style-type: none;
}

aside ul li {
  margin-bottom: 10px;
}

div.home-main,
div.page-main {
  margin-top: 30px;
}

@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

@media print, screen and (max-width: 979px) {
  .pc {
    display: none;
  }
  .sp-center {
    text-align: center;
  }
  ul.banar, ul.linkbtn {
    margin: 0 15px;
    list-style-type: none;
  }
  ul.banar li, ul.linkbtn li {
    width: 48%;
    margin: 1%;
    height: auto;
    float: left;
  }
  section.com-contact {
    margin: 10px;
  }
  section.com-contact .telnum li {
    text-align: center;
    margin-bottom: 5px;
  }
}

@media print, screen and (min-width: 980px) {
  .w-980 {
    width: 980px;
  }
  aside{
	  width: 320px;
  }
  .left-pc {
    float: left;
  }
  .right-pc {
    float: right;
  }
  section.com-contact {
    width: 970px;
    margin: 20px auto;
    position: relative;
    height: 230px;
  }
  section.com-contact h2 {
    z-index: 99;
    position: absolute;
  }
  section.com-contact div.box {
    position: absolute;
    top: 90px;
    width: 970px;
    border: 1px solid #009342;
    padding: 30px 40px 20px 40px;
  }
  section.com-contact div.box p {
    margin: 0 10px;
  }
  section.com-contact div.box ul {
    list-style-type: none;
  }
  section.com-contact div.box ul.telnum li {
    display: inline-block;
    margin: 0 10px;
  }
  section.com-contact div.box ul.linkbtn {
    width: 490px;
    margin: 20px auto 0 auto;
  }
  section.com-contact div.box ul.linkbtn li {
    display: inline-block;
    margin: 0 10px;
  }
}

@media print, screen and (max-width: 479px) {
  table.info,
  table.form,
  table.time {
    width: 100%;
  }
  table.info td,
  table.form td,
  table.time td {
    padding-top: 0;
  }
  table.info th,
  table.info td,
  table.form th,
  table.form td,
  table.time th, table.time td {
    width: 100%;
    display: block;
    text-align: left;
    box-sizing: border-box;
  }
}

/*# sourceMappingURL=style.map */