body {
  -webkit-text-size-adjust: none;
}

#spnews {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

.mob_none {
  display: none;
}

.pc_none {
  display: block;
}

#sp_space {
  padding: calc(14.72vw - 1px) 0 0 0;
}

/* 夏期休校のお知らせ */

#top_news {
  margin: 0 auto;
  width: 92%;
  padding: 2%;
  margin: 0px 2% 0px 2%;
  font-size: 14px;
  clear: both;
}

/* 夏期休校のお知らせend */

/* ヘッダー */

#contents {
  width: 100%;
  margin: 30px auto 0px auto;
  clear: both;
  background-image: none;
  overflow: hidden;
}

#logo {
  width: 51%;
  float: left;
  padding: 5px 0px 0px 2%;
  /* float:left;
position:absolute;
top:0; */
}

#header {
  background-color: #fff;
  z-index: 9999;
  margin: 0px 30px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: static;
}

#head_area {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-image: none;
  background-color: #fff;
  position: fixed;
  z-index: 9999;
}

#head_area .facebook,
#head_area #description {
  display: none;
}

.head_navi {
  display: none;
}

.head_tel {
  padding: 10px 0px 0px 0px;
  display: none;
}

#description {
  clear: right;
  font-size: 12px;
  padding: 5px 0px 0px 10px;
  float: none;
  width: 100%;
  line-height: 1.3;
}

.head_left {
  float: none;
}

.head_right {
  float: none;
  position: static;
}

#gmenu {
  display: none;
}

#m_gmenu {
  display: block;
  padding: 30px 0px 0px 0px;
}

#m_gmenu li {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f0f0f0)
  );
  background: linear-gradient(#fff, #f0f0f0);
  border-bottom: 1px solid white;
  border-top: 1px solid #ccc;
  height: 44px;
  margin: 0;
}

#m_gmenu li a {
  color: #333;
  display: block;
  height: 44px;
  margin: 0;
  padding: 0 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
  line-height: 44px;
  position: relative;
}

#m_gmenu li a:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 4px solid #333;
  border-right: 4px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}

.sp_menu {
  float: right;
  width: 45%;
  line-height: 0;
}

.sp_mail {
  float: left;
  width: 33.33%;
}

#spmenu_area {
  float: left;
  width: 33.33%;
}

#spmenu_area dt {
  display: block;
  cursor: pointer;
  position: relative;
}
#spmenu_area dd {
  background: #0070b6;
  display: none;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 10;
}
#spmenu_area dd ul li {
  border-bottom: dotted 1px #fff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

#spmenu_area dd ul li:last-child {
  border-bottom: 0;
}

#spmenu_area dd ul li a {
  color: #fff;
  display: block;
  padding: 7px 0px 7px 10px;
}

/* ヘッダーend */

/* メインカラム */

.main {
  float: none;
  width: 100%;
  overflow: hidden;
}

/* メインカラムend */

/* サイバー */

.side {
  float: none;
  width: 223px;
  display: none;
  margin: 0;
  background-color: #e0edff;
  padding: 0;
}

/* サイドバーend */

/* フッター */

#footer {
  /* width:100%;
text-align:center;
margin:0 auto; */
  display: none;
}

#footer_sp {
  padding: 0% 0px 0% 0px;
}

#footer_sp .foot_navi {
  background-color: #fff;
}

#footer_sp .foot_navi li {
  background-color: #fff;
}

#footer_sp .foot_navi li img {
  vertical-align: bottom;
}

#footer_sp .foot_navi li:nth-child(1) {
  width: 100%;
}

#footer_sp .foot_navi li:nth-child(2) {
  width: 27.8125%;
  background-color: #fff;
  z-index: 9999;
}

#footer_sp .foot_navi li:nth-child(3) {
  width: 72.1875%;
  background-color: #fff;
}

#footer_sp .foot_navi li:nth-child(4) {
  width: 27.8125%;
}

#footer_sp .foot_navi li:nth-child(5) {
  width: 72.1875%;
}

.foot_navi_01 {
  display: none;
  background-color: #0050a2;
  padding: 5px 0px 5px 0px;
}

.foot_navi_01 ul {
  /* margin:0px 0px 0px 700px; */
  width: 100%;
  text-align: right;
  margin: 0 auto;
}

.foot_navi_01 ul li {
  display: inline;
  padding: 0px 10px 0px 10px;
  background-image: url(./images/ico_01.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.foot_navi_01 ul li a {
  color: #fff;
}

#foot_area {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px 50px 0px;
}

.foot_logo {
  float: none;
  width: 286px;
  margin: 0px auto 0px auto;
}

.foot_navi_02 {
  display: none;
  float: none;
  padding: 20px 0px 20px 0px;
  width: 100%;
}

.foot_navi_02 ul li {
  display: inline;
  padding: 0px 10px 0px 10px;
  background-image: url(./images/ico_02.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.foot_navi_02 ul li a {
  color: #000;
}

.foot_contact {
  padding: 65px 10px 0px 0px;
}

.foot_contact li {
  float: none;
  padding: 0px 5px 0px 0px;
}

.foot_content_01 {
  display: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 340px 5px;
  margin: 0;
  padding: 0;
}

.foot_content_01 p span {
  color: #d12222;
  font-weight: bold;
  display: block;
  margin: 0px 0px 6px 0px;
}

.foot_content_01 p {
  line-height: 1.5;
}

.foot_content_01 ul {
  margin: 0px 0px 0px 0px;
}

.foot_content_01 ul li {
  float: none;
  margin: 0px 0px 0px 10px;
}

.foot_content_01 ul .li_space {
  margin: 10px 0px 0px 10px;
}

#footer_sp {
}

#footer_sp .to_top {
  text-align: right;
  position: fixed;
  right: 2%;
  bottom: 0%;
  padding: 0px 0px 5% 0px;
}

#footer_sp .to_top img {
  width: 45%;
}

#footer_sp .foot_tel {
  margin: 0 2% 0px 2%;
}

#footer_sp .foot_navi {
  margin: 0px 2% 0px 2%;
  position: fixed;
  bottom: 0px;
}

#footer_sp .foot_navi li {
  width: 25%;
  float: left;
}

#footer_sp .foot_txt {
  padding: 5px 0px 5px 2%;
  font-size: 16px;
}

#footer_sp .foot_txt02 {
  padding: 5px 0px 5px 2%;
  font-size: 13px;
  text-align: center;
}

#footer_sp .foot_privacy {
  padding: 5px 0px 5px 2%;
  text-align: center;
}

#footer_sp .foot_privacy.is-top {
  padding: 10px 0px calc(10.83vw + 15px) 2%;
}

#footer_sp .foot_navi .foot_lp_bnr {
  width: 100%;
}

/* フッターend */

/* トップページ */

/* スライドショー */

.thumb-wrapper2 {
  clear: both;
  width: 100%;
  height: auto;
  /*margin: 30px auto 70px auto;
*/
  margin: 30px auto 0px auto;
  padding: 15px 0px 0px 0px;
  /*overflow:auto;*/
  position: relative;
  z-index: 0;
  /* display:block;
min-height:215px; */
}

.caroufredsel_wrapper {
  max-height: 330px !important;
}

#photos {
}

.thumb-wrapper2 ul {
  margin: 0;
  padding: 0;
}
.thumb-wrapper2 ul li {
  list-style: none;
  display: block;
  float: left;
}
.thumb-wrapper2 li img {
}

.carouPrev,
.carouNext {
  /* 	width: 46px;
	height: 138px; */
  display: block;
  position: absolute;
  top: 95%;
  cursor: pointer;
}

.carouPrev {
  left: 4%;
  background: url(images/sp/slide_ico01.png) no-repeat;
  background-position: 0 0;
  background-size: 60%;
}

.carouNext {
  right: 0%;
  background: url(images/sp/slide_ico02.png) no-repeat;
  background-position: 0 0;
  background-size: 60%;
}

.carouPrev:hover,
.carouNext:hover {
}

.carouPrev.disabled,
.carouNext.disabled {
  cursor: default;
  background-position: 0 -100px;
}

.carouPage {
  text-align: center;
}
.carouPage a {
  background: url(images/point.jpg) no-repeat;
  width: 15px;
  height: 15px;
  margin: 10px 5px 0px 5px;
  display: inline-block;
}
.carouPage a.selected {
  background-position: 0px -15px;
}
.carouPage a span {
  display: none;
}

/* スライドショーend */

.top_slide {
  background-image: none;
  display: none;
}

/* 全校直営129校舎 start */
.school_building {
  font-size: min(6vw, 24px);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.7em;
}
.school_building .color_g {
  color: #146e93;
}
.school_building .fs-l {
  font-size: 1.5em;
}
.school_building .color_r {
  color: #f4360b;
  padding: 0 0.3em;
}
/* 全校直営129校舎 end */

.thumb-wrapper {
  width: 100%;
}

.thumb-wrapper img {
  max-width: 100%;
  height: auto;
}

.index_tel .foot_tel {
  margin: 0 2% 0px 2%;
}

.index_tel .foot_txt {
  padding: 5px 0px 5px 2%;
  font-size: 16px;
}

.index_tel .foot_txt02 {
  padding: 5px 0px 5px 2%;
  font-size: 13px;
  text-align: center;
}

#index .item_01 {
  width: 100%;
  margin: 0px 7px 0px 0px;
  float: left;
}

#index .item_01 ul {
  clear: both;
}

#index .item_01 ul li {
  float: left;
  padding: 0px 0px 5px 0px;
}

#index .item_01 .space {
  padding: 0px 8px 0px 0px;
}

#index .item_02 {
  width: 176px;
  float: left;
}

#index .item_03 {
  width: 234px;
  float: left;
  margin: 0px 0px 0px 5px;
}

#index .item_03 ul li {
  padding: 0px 0px 5px 0px;
}

#index .item_04 {
  padding: 10px 0px 20px 0px;
  clear: both;
}

#index .item_04 h2 {
  margin: 0px 0px 10px 0px;
}

#index .item_04 div {
  background-image: none;
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
}

#index .item_04 .item_04_top {
  display: none;

  text-align: center;
  margin: 25px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.6;
}

#index .item_04 ul {
  padding: 20px 0px 0px 20px;
}

#index .item_04 ul li {
  float: none;
  width: 100%;
  height: auto;
  margin: 10px auto 20px auto;
  padding: 0px;
}

#index .item_04 .txt {
  padding: 15px 20px 0px 10px;
  line-height: 1.5;
  font-size: 12px;
}

#index .item_04 .img {
  text-align: center;
  margin: 15px 0px 15px 0px;
}

#index .item_04 .btn {
  text-align: left;
  padding: 10px 0px 0px 0px;
}

#index .item_04_01 {
  text-align: center;
  margin: 0 auto;
  background-position: 35px 20px;
  border-right: none;
}

#index .item_04_01 .txt,
#index .item_04_02 .txt,
#index .item_04_03 .txt {
  display: none;
  text-align: center;
}
#index .item_04_01 .btn,
#index .item_04_02 .btn,
#index .item_04_03 .btn {
  text-align: center;
}
#index .item_04_02 {
  margin: auto;
  text-align: center;
  background-position: 35px 20px;
  border-right: none;
}

#index .item_04_03 {
  margin: auto;
  text-align: center;
  background-position: 35px 20px;
}

#index .item_05 {
  margin: 15px 0px 5px 0px;
  clear: both;
  padding-top: 10px;
}

#index .item_05 h3 {
  float: none;
  width: 96%;
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0;
  padding: 0;
  margin: 0px 2% 0px 2%;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #007bc8;
}

#index .item_05 h3 img {
  padding: 10px 0px 10px 0px;
}

#index .item_05 div {
  background-color: #fff;
  float: none;
  margin: 0px 2% 0px 2%;
  width: 96%;
}

#index .item_05 ul {
  margin: 10px 0px -30px 0px;
  overflow-y: scroll;
  height: 27px;
}

#index .item_05 ul li {
  border-bottom: 1px #ababab dotted;
  padding: 5px 0px 5px 0px;
  margin: 0px 10px 0px 0px;
  line-height: 1.8;
}

#index .item_05 ul li a {
  color: #000;
}

#index .to_taiken {
}

#index .item_05 ul li span {
  padding: 0px 20px 0px 0px;
  font-weight: bold;
}

#index .item_06 {
  background-color: #fff;
  border: solid 4px #d65b54;
}

#index .item_06 table {
  font-size: 12px;
}

#index .item_06_01 {
  background-image: url(./images/c02_02.jpg);
  height: 96px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 145px;
  margin: 10px 0px 10px 15px;
}

#index .item_06 .price {
  background-image: url(./images/table_mark.png);
  background-repeat: no-repeat;
  background-position: -7px 0px;
}

#index .item_06 span {
  color: #f02424;
}

#index .item_06_02 {
  background-image: url(./images/c02_03.jpg);
  background-repeat: no-repeat;
  height: 129px;
  padding: 0px 0px 0px 145px;
  margin: 0px 0px 0px 15px;
}

#index .item_06 .txt {
  line-height: 1.4;
  padding: 0px 20px 0px 0px;
}

#index .item_06_03 {
  background-image: url(./images/c02_04.jpg);
  background-repeat: no-repeat;
  height: 127px;
  padding: 0px 0px 0px 145px;
  margin: 10px 0px 0px 15px;
}

#index .item_06 table th {
  background-color: #b8effb;
  border: solid 1px #b5b5b5;
  text-align: center;
  width: 96px;
  padding: 5px 2px 5px 2px;
}

#index .item_06 table td {
  border: solid 1px #b5b5b5;
  width: 230px;
  padding: 5px 0px 5px 10px;
}

#index .item_06_4 {
  padding: 20px 0px 20px 20px;
}

#index .item_06 .btn {
  text-align: center;
  padding: 10px 0px 10px 0px;
}

#index .item_07 {
  display: none;
  margin: 30px 0px 0px 0px;
  /* position:relative; */
}

#index .item_07 .mark {
  position: absolute;
  top: -20px;
  right: 20px;
}

#index .item_07 .item_box {
  margin: 15px 0px 0px 0px;
}

#index .item_07 h2 {
  margin: 0px 0px 20px 0px;
}

#index .item_07 .item_07_1 {
  font-size: 12px;
  line-height: 1.6;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 20px 0px;
  padding: 0px 20px 0px 10px;
  margin: 20px 0px 0px 0px;
  height: auto;
}

#index .item_07 .btn {
  text-align: center;
  padding: 20px 0px 10px 0px;
}

#index .item_07 ul {
  border-bottom: 1px solid #6a9dbf;
  padding: 10px 0px 30px 0px;
  width: 100%;
}

#index .item_07 ul li {
  float: none;
  width: 239px;
  margin: 0px 10px 10px 0px;
}

#index .item_08 {
  background-color: #fff;
  width: 730px;
  border: solid #0094e1 4px;
  margin: 25px 0px 25px 0px;
}

#index .item_08 .item_08_1 {
  padding: 10px 0px 10px 17px;
}

#index .item_08 .btn {
  text-align: center;
  padding: 10px 0px 3px 0px;
}

#index .item_09 {
  margin: 50px 10px 50px 0px;
  border-bottom: 1px solid #6a9dbf;
}

#index .item_09 ul {
  width: 250px;
  padding: 20px 0px 15px 0px;
  margin: 0 auto;
  text-align: center;
}

#index .item_09 ul li {
  width: 105px;
  float: left;
  border-bottom: 1px dotted #1f375c;
  background-image: url(./images/line_01.png);
  background-repeat: no-repeat;
  margin: 0px 10px 10px 0px;
  padding: 0px 0px 7px 10px;
  text-align: center;
}

#index .item_09 ul li a {
  color: #000;
  font-size: 14px;
}
#index #item_10 {
  display: none;
}
#index .item_10 .item_box {
  background-image: none;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #6a9dbf;
}

#index .item_10 .item_box h4 {
  margin: 0px 0px 10px 0px;
}

#index .item_10_1 {
  background-image: url(./images/con05_03.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 0px 20px 0px;
}

#index .item_10 h3 {
  margin: 0px 0px 30px 0px;
}

#index .item_10 p {
  font-size: 14px;
  padding: 35px 0px 0px 57px;
}

#index .item_10_2 {
  background-image: url(./images/con05_04.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 0px 20px 0px;
}

#index .item_10_3 {
  background-image: url(./images/con05_05.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 0px 20px 0px;
}

#index .item_11 {
  display: none;
  border: none;
  width: 100%;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 390px 20px;
  margin: 0px 0px 30px 0px;
}

#index .item_11 h2 {
  margin: 15px 0px 0px 0px;
}

#index .item_11 h3 {
  margin: 0px 0px 10px 0px;
}

#index .item_11_01 {
  margin: 0px 0px 0px 0px;
  width: 100%;
  line-height: 1.5;
}

#index .item_11 .btn {
  margin: 15px 0px 20px 0px;
}

#index .to_taiken {
  margin: 30px 0px 30px 0px;
}

#index .item_12 {
  display: none;
  border: solid 1px #999;
  padding: 10px;
  font-size: 15px;
  line-height: 1.7;
  margin: 10px;
  background-color: #faf8ec;
}

#index .item_13 {
  margin: 0px 2% 0px 2%;
}

#index .item_13 p {
  margin: 0px 0px 20px 0px;
}

#index .item_13 .row_item p {
  margin: 0 0 5px 0px;
}

#index .item_13 .item_13_btn {
  background-image: url(images/sp/pdwn.png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 18px;
  font-weight: bold;
  background-size: 100%;
  cursor: pointer;
  padding: 8% 0px 8% 3%;
  margin: 0px 0px 3% 0px;
  text-align: center;
}

#index .item_13_01 {
  border-top: solid 5px #0070b6;
  padding: 20px 0px 0px 0px;
}

#index .item_13_01 img,
#index .item_13_02 img {
  margin: 0px 2% 0px 2%;
  width: 96%;
}

#index .item_13_02 {
  border-top: solid 5px #0070b6;
  padding: 20px 0px 0px 0px;
  margin: 20px 0px 0px 0px;
}

#index .item_14 {
  margin: 20px 0px 20px 0px;
  border-top: solid 5px #0070b6;
  border-bottom: solid 5px #0070b6;
  padding: 20px 0px 20px 0px;
}

#index .item_14 li {
  margin: 0px 0px 7px 0px;
  margin: 0px 2% 0px 2%;
}

#index .item_15 {
  margin: 0px 2% 0px 2%;
}

#index .item_15 h2 {
  border-left: 15px solid #0070b6;
  font-size: 18px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
}

#index .item_15 div {
  margin: 0px 0px 20px 0px;
}

#index .item_15 div .image {
  margin: 0px 0px 10px 0px;
}

#index .item_15 div .btn {
  background-image: url(images/sp/btn_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  /* padding:12px 0px 15px 10%; */
  text-align: center;
  font-size: 16px;
  width: 100%;
}

#index .item_15 div .btn a {
  display: block;
  color: #000;
  background-image: url(images/sp/ico_01.png);
  background-repeat: no-repeat;
  background-size: 6%;
  background-position: 24% 39%;
  padding: 10px 0px 15px 10%;
}

#index .item_15 div:nth-of-type(1) .btn a {
  /* background-position:8% 0px; */
}

#index .item_15 div:nth-of-type(2) .btn a {
  background-position: 21% 39%;
}

#index .item_15 div:nth-of-type(3) .btn a {
  /* background-position:10% 0px; */
}

/* トップページend */

/**/
.sstyle {
  width: 100%;
  line-height: 1.8;
}

.breadcrumbs {
  display: none;
}

.page_title {
  width: 100%;
  margin: 15px auto 0px auto;
}

.h_style02 {
  font-size: 20px;
  color: #fff;
  background-color: #0070b6;
  padding: 10px;
  margin: 20px 2% 0px 2%;
}

/**/

/* 学習共通 */

.gakusyu_top {
  width: 100%;
  margin: 15px auto -10px auto;
}

.gakusyu_title {
  padding: 15px 0px 0px 0px;
}

.gakusyu_title h1 {
  width: 100%;
  float: none;
}

.gakusyu_title p {
  text-align: center;
  float: none;
  width: auto;
  margin: 10px 0px 10px 0px;
}

.page_foot {
  display: none;
}
#about_content_footer {
  display: none;
}
#about_content_footer > ul > li {
  float: none;
  margin: 0px 0px 10px 0px;
}

/* 学習共通end */

/* 小・中・高別学習の案内 */

/*小・中・高別学習の案内*/

.sstyle .totop {
  margin: 20px 0 40px;
  border-bottom: 1px dotted #9e9e9e;
  padding-bottom: 5px;
  text-align: right;
}
.sstyle .totop > a {
  color: #000;
  text-decoration: none;
}
.sstyle .totop > a:hover {
  text-decoration: underline;
}
.sstyle .totop > a:before {
  color: #007bc8;
  content: '▲';
}

#about_content_footer {
  background: #eee;
  margin: 30px 0;
  padding: 10px 0;
}
#about_content_footer > ul {
  overflow: hidden;
}
#about_content_footer > ul > li {
  float: left;
  margin-left: 12px;
}
#a_bnr01 > a {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr01.jpg')
    no-repeat;
}
#a_bnr01 > a:hover {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr01_on.jpg')
    no-repeat;
}
#a_bnr02 > a {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr02.jpg')
    no-repeat;
}
#a_bnr02 > a:hover {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr02_on.jpg')
    no-repeat;
}
#a_bnr03 > a {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr03.jpg')
    no-repeat;
}
#a_bnr03 > a:hover {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr03_on.jpg')
    no-repeat;
}
#a_bnr04 > a {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr04.jpg')
    no-repeat;
}
#a_bnr04 > a:hover {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/a_bnr04_on.jpg')
    no-repeat;
}

#about_content_footer > ul > li > a {
  width: 230px;
  height: 46px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
#page656 > h2 + div + ul {
  margin: 20px 0;
  overflow: hidden;
}
#page656 > h2 + div + ul > li {
  float: none;
  width: 98%;
  margin: 15px 0px 15px 0px;
  border: 4px solid #c5c5c5;
  /*min-height:220px;*/
}
#page656 > h2 + div + ul > li#img-13,
#page656 > h2 + div + ul > li#img-46,
#page656 > h2 + div + ul > li#img-106,
#page656 > h2 + div + ul > li#img-76,
#page656 > h2 + div + ul > li#img-,
#page656 > h2 + div + ul > li#img-124 {
  margin: 0;
}
#page656 > h2 + div + ul > li > h3 {
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  height: 47px;
  margin: 10px;
}
#page656 > h2 + div + ul > li > p {
  margin: 10px;
  height: 22px;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  background-repeat: no-repeat;
}
#page656 > h2 + div + ul > li > div {
  margin: 10px;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding: 10px 0;
  /*background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/t-141.jpg") 50% 50% no-repeat;*/
}
#page656 > h2 + div + ul > li > a {
  margin: 10px 26px;
  display: block;
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-40.jpg')
    no-repeat;
  height: 35px;
  width: 176px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
}
#page656 > h2 + div + ul > li > a:hover {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-40_on.jpg')
    no-repeat;
}
#esblock {
  background: url('https://www.souei.net/wp/wp-content/uploads/2020/07/sho_kobetsushido.jpg');
}
#esblock + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-07.jpg');
}
#img-11 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-11.jpg');
}
#img-13 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-13.jpg');
}
#img-15 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-15.jpg');
}
#img-44 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-44.jpg');
}
#img-46 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-46.jpg');
}
#img-47 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-47.jpg');
}
#img-63 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-63.jpg');
}
#jsblock {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-70.jpg');
}
#jsblock + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-73.jpg');
}
#jsblock + div > p {
  width: 100%;
  height: 0;
  background: url(images/gakusyu/bnr_sp.png) 0 0 no-repeat;
  background-size: 100% auto;
  padding-top: 30.9%;
  margin: 3% 0 0 0;
}
#img-76 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-76.jpg');
}
#img-78 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-78.jpg');
}
#img-80 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-80.jpg');
}
#img-105 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-105.jpg');
}
#img-106 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-106.jpg');
}
#hsblock {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-118.jpg');
}
#hsblock + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2017/04/img-121.jpg');
}
#img-124 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-124.jpg');
}
#img-126 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-126.jpg');
}
#img-128 > h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-128.jpg');
}
.e123 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-21.jpg');
}
.esansu-1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-sansu1.jpg');
}
.esansu-2 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-sansu2.jpg');
}
.eeigo-1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-eigo1.jpg');
}
.ekokugo-1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-kokugo1.jpg');
}
.esokudoku-1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-sokudoku1.jpg');
}
.e456 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-913.jpg');
}
.j123 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-86.jpg');
}
.j3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-89.jpg');
}
.h123 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-134.jpg');
}
#page656 > h2 + div + ul > li > p.e123456 {
  text-indent: 0;
  white-space: normal;
}
#page656 p.e123456 > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-repeat: no-repeat;
  width: 82px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  height: 22px;
  margin-right: 2px;
}
.e56 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-23.jpg');
  background-position: -28px 0;
}
/*小・中・高別学習の案内 end*/

/* 小・中・高別学習の案内end */

/*小学生個別指導*/
#page659 ul {
  display: none;
}
#page659 > ul > li {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-09.jpg')
    no-repeat;
  width: 187px;
  height: 41px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
#page661 ul,
#page663 ul {
  display: none;
}
#page661 > ul > li.return,
#page659 > ul > li.return {
  margin-right: 10px;
  margin-bottom: 10px;
}

#page661 .oricon_bnr {
  display: none;
}
.gakusyu_title .oricon_sp {
  display: block;
  margin: 2% 0 0 0;
}

#page661 > ol > li,
#page659 > ol > li,
#page663 > ol > li {
  float: none;
  margin: 0px 0px 15px 0px;
}

#page659 > ol > li#img-12,
#page659 > ol > li#img-141,
#page659 > ol > li#img-18,
#page659 > ol > li#img-191,
#page659 > ol > li#img-22 {
  margin: 0px 0px 15px 0px;
}

#page659 > ol > li#img-232 {
  margin: 0;
}

#page661 > .course > .chronicle > div,
#page659 > .course > .chronicle > div,
#page663 > .course > .chronicle > div {
  float: none;
}

#page661 > .course > .chronicle > div.summary,
#page659 > .course > .chronicle > div.summary,
#page663 > .course > .chronicle > div.summary {
  margin: 15px 0px 15px 0px;
}

#page661 > .course > h2,
#page661 > .course > .chronicle > div.detail > h2,
#page659 > .course > h2,
#page659 > .course > .chronicle > div.detail > h2,
#page663 > .course > .chronicle > div.detail > h2 {
  background-size: contain;
  width: 100%;
}
#page661 > .course > .chronicle > div.detail {
  width: auto;
}
#page663 > .course > .chronicle > div.detail {
  width: auto;
}
#page659 #course-1 .detail > h2,
#page659 #course-2 .detail > h2,
#page659 #course-3 .detail > h2,
#page659 #course-4 .detail > h2,
#page659 #course-5 h2,
#page659 #course-6 h2 {
  background: url(none);
  text-indent: 0px;
  font-size: 20px;
  font-weight: bold;
  width: auto;
}

#page659 #course-1 .summary .header,
#page659 #course-1 .summary .link,
#page659 #course-2 .summary .header,
#page659 #course-2 .summary .link,
#page659 #course-3 .summary .header,
#page659 #course-3 .summary .link,
#page659 #course-4 .summary .header,
#page659 #course-4 .summary .link,
#page659 #course-4 .sokudoku,
#page659 #course-5 .summary .header,
#page659 #course-5 .summary .link,
#page659 #course-6 .summary .header,
#page659 #course-6 .summary .link,
#page661 #course-0 .summary .header,
#page661 #course-0 .summary .link,
#page661 #course-1 .summary .header,
#page661 #course-1 .summary .link,
#page661 #course-2 .summary .header,
#page661 #course-2 .summary .link,
#page661 #course-3 .summary .header,
#page661 #course-3 .summary .link,
#page661 #course-4 .summary .header,
#page661 #course-4 .summary .link,
#page663 #course-0 .summary .header,
#page663 #course-0 .summary .link,
#page663 #course-1 .summary .header,
#page663 #course-1 .summary .link {
  display: none;
}
#page659 #course-1 .chronicle > div.summary > .image,
#page659 #course-2 .chronicle > div.summary > .image,
#page659 #course-3 .chronicle > div.summary > .image,
#page659 #course-4 .chronicle > div.summary > .image,
#page659 #course-5 .chronicle > div.summary > .image,
#page659 #course-6 .chronicle > div.summary > .image,
#page661 #course-0 .chronicle > div.summary > .image,
#page661 #course-1 .chronicle > div.summary > .image,
#page661 #course-2 .chronicle > div.summary > .image,
#page661 #course-3 .chronicle > div.summary > .image,
#page661 #course-4 .chronicle > div.summary > .image,
#page661 #course-4 > h2 + p,
#page663 #course-0 .chronicle > div.summary > .image,
#page663 #course-1 .chronicle > div.summary > .image,
#page663 #course-2 .chronicle > div.summary > .image {
  background: #f5f5f5 url(none);
  text-indent: 0px;
  padding: 10px;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  color: #555;
  width: 93%;
}
#page663 #course-0 .chronicle > div.summary,
#page663 #course-1 .chronicle > div.summary,
#page663 #course-2 .chronicle > div.summary {
  width: 100%;
}
#page663 #course-0 .chronicle > div.summary .image span,
#page663 #course-1 .chronicle > div.summary .image span,
#page663 #course-2 .chronicle > div.summary .image span {
  font-size: 12px;
  font-weight: normal;
}

#page659 .image .br,
#page661 .image .br,
#page663 .image .br {
  clear: both;
  display: block;
}

#page661 #course-0 h2,
#page661 #course-1 h2,
#page661 #course-2 h2,
#page661 #course-3 h2,
#page661 #course-4 h2 {
  background: url(none);
  height: auto;
  overflow: visible;
  white-space: normal;
  text-indent: 0px;
  font-size: 20px;
  font-weight: bold;
  width: auto;
}
#page663 #course-0 h2,
#page663 #course-1 h2,
#page663 #course-2 h2,
#page663 #course-3 h2,
#page663 #course-4 h2 {
  background: url(none);
  /*height:30px;*/
  overflow: visible;
  white-space: normal;
  text-indent: 0px;
  font-size: 20px;
  font-weight: bold;
  width: auto;
}

#page663 > .course > .chronicle > div.detail > h2 {
  height: auto !important;
}
#page661 #course-0 .detail > h2,
#page661 #course-1 .detail > h2,
#page661 #course-2 .detail > h2,
#page661 #course-3 .detail > h2,
#page661 #course-4 .detail > h2 {
  background: url(none);
  height: auto;
  overflow: visible;
  white-space: normal;
  text-indent: 0px;
  font-size: 20px;
  font-weight: bold;
  width: auto;
}

#page659 #course-1 h2,
#page659 #course-2 h2,
#page659 #course-3 h2,
#page659 #course-4 h2,
#page659 #course-5 h2,
#page659 #course-6 h2 {
  height: auto;
  overflow: visible;
  white-space: normal;
}

#page663 #course-0 .detail > h2,
#page663 #course-1 .detail > h2,
#page663 #course-2 .detail > h2 {
  background: url(none);
  overflow: visible;
  white-space: normal;
  text-indent: 0px;
  font-size: 20px;
  font-weight: bold;
  width: auto;
}

#page661 > .course > .chronicle > div.summary > .link,
#page659 > .course > .chronicle > div.summary > .link,
#page663 > .course > .chronicle > div.summary > .link {
  border: 1px solid #b5b5b5;
  margin: 10px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  position: static;
  background-image: none;
  min-height: 100px;
  width: 80%;
}

#page659 > .course > .chronicle > div.summary > .image {
  background-size: contain;
  background-repeat: no-repeat !important;
  width: 100%;
  height: auto;
}

#page659 .yblock > div {
  width: 90%;
}

#page659 > .course {
  border: 2px solid #015bd2;
  padding: 10px;
}

#page661 > h3,
#page659 > h3,
#page663 > h3 {
  width: 100%;
  height: auto;
  background-size: contain;
}

#page659 > .course > .sokudoku {
  border: 1px solid #b5b5b5;
  margin: 20px 0;
  padding: 10px 10px 10px 10px;
  background: none;
  background-position: 10px 10px;
  min-height: 157px;
}

#page659 #course-5 > h2 + div {
  margin: 0 0 15px;
}

#page659 .yblock {
  background: url('https://www.souei.net/wp/wp-content/themes/souei_seminar/images/arrow_blue.jpg')
    no-repeat 40% 0;
  padding-top: 30px;
}
#page659 .yblock > div {
  background: #015bd2;
  color: #fff;
  padding: 10px;
}

#page659 > #course-6 > .chronicle > div.summary > .header {
  margin-top: 0;
}

#page659 #course-0 .chronicle > div.summary > .link,
#page659 #course-1 .chronicle > div.summary > .link,
#page659 #course-2 .chronicle > div.summary > .link,
#page659 #course-3 .chronicle > div.summary > .link,
#page659 #course-4 .chronicle > div.summary > .link,
#page659 #course-5 .chronicle > div.summary > .link,
#page659 #course-6 .chronicle > div.summary > .link {
  background: none;
}

#page659 > .course > .sokudoku > h4 {
  font-weight: bold;
}
#page659 #course-1 .chronicle > div.summary > .image,
#page659 #course-2 .chronicle > div.summary > .image,
#page659 #course-3 .chronicle > div.summary > .image,
#page659 #course-4 .chronicle > div.summary > .image,
#page659 #course-5 .chronicle > div.summary > .image {
  height: 49px;
}

#page659 > .course > .chronicle > div.detail > h5 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-79.jpg')
    no-repeat;
  background-size: contain;
  width: 100%;
  height: auto;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
}
#page659 > .course > .fee > table {
  margin: 20px 0 0;
  width: 100%;
  border: 1px solid #a3a3a3;
}
#page659 > .course > .chronicle > div.detail > table {
  margin: 32px 0 0;
  width: 346px;
  border: 1px solid #a3a3a3;
}
#page659 > .course > .fee > table th,
#page659 > .course > .chronicle > div.detail > table th {
  background: #f5f5f5;
}
#page659 > .course > .fee > table th,
#page659 > .course > .fee > table td,
#page659 > .course > .chronicle > div.detail > table th,
#page659 > .course > .chronicle > div.detail > table td {
  border: 1px solid #a3a3a3;
  padding: 2px 10px;
}
#page659 > .course > .chronicle > div.detail {
  width: 100%;
}
/*小学生個別指導 end*/

/* 中学校別個別指導 */

#page661 > ol > li#img-122,
#page661 > ol > li#img-181 {
  margin: 0px 0px 15px 0px;
}

#page661 #course-0 .chronicle > div.summary > .link,
#page661 #course-1 .chronicle > div.summary > .link,
#page661 #course-2 .chronicle > div.summary > .link,
#page661 #course-3 .chronicle > div.summary > .link,
#page661 #course-4 .chronicle > div.summary > .link {
  background: none;
}

#page661 > .course > .chronicle > div.detail > .result {
  width: 80%;
}

#page661 #course-3 .detail > h2 {
  /*background-size:contain;*/
  width: 100%;
}

#page661 #course-3 .detail > h2 + div {
  display: none;
}

#page661 > .course > .chronicle > div.summary > .image {
  background-size: contain;
  background-repeat: no-repeat !important;
  width: 100%;
  height: auto;
}

#page661 #course-0 .chronicle > div.summary > .image,
#page661 #course-1 .chronicle > div.summary > .image,
#page661 #course-2 .chronicle > div.summary > .image,
#page661 #course-3 .chronicle > div.summary > .image,
#page661 #course-4 .chronicle > div.summary > .image {
  height: 44px;
}

/*#page661 #course-4 > h2 + p {
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-751.jpg")no-repeat;
width: 100%;
height: auto;
background-size:contain;
margin: 0 0 15px;
text-indent: 110%;
overflow: hidden;
white-space: nowrap;
}*/

/* 中学校別個別指導end */

/* 高校別個別指導 */

#page663 > ul > li {
  float: none;
  margin: 0px 0px 15px 0px;
}

#page663 > ol > li#img-17,
#page663 > ol > li#img-24,
#page663 > ol > li#img-27,
#page663 > ol > li#img-231 {
  margin: 0px 0px 15px 0px;
}

#page663 #course-0 .chronicle > div.summary > .link,
#page663 #course-1 .chronicle > div.summary > .link {
  background: none;
}

#page659 > .course > .chronicle > div.detail > .result,
#page663 > .course > .chronicle > div.detail > .result {
  /*width:80%;*/
}

#page663 > .course > .chronicle > div.summary > .image {
  background-repeat: no-repeat !important;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  height: 120px;
  width: 100%;
  background-size: contain !important;
}

#page663 > .course > .chronicle > div.summary > .performance {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-631.jpg')
    no-repeat;
  width: 100%;
  height: 131px;
  margin: 10px 0 0;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-size: contain;
}

/* 高校別個別指導end */

/*教室を探す*/

#page740 .totop {
  display: none;
}

.map {
  text-align: center;
}

#page740 .item_00 {
  padding: 10px 2% 20px 2%;
}

.row_item {
  display: none;
}

#for_list {
  margin: 0;
  width: 100%;
}

#for_list .header {
  display: none;
}

#for_list .data {
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #0070b6;
}

#for_list .data .data0 {
  width: 100%;
  text-indent: 0px;
  font-size: 16px !important;
  font-weight: bold;
}

#for_list .data .data1 {
  width: 100%;
  text-indent: 0px;
  font-size: 16px;
}

#for_list .data .data2 {
  width: 70%;
  text-align: left;
  font-size: 16px;
}

#for_list div div p {
  float: none;
  border: 0;
  margin: 0 0 5px 0px;
  font-size: 15px;
}

#for_map > h2 {
  background: url('') no-repeat;
  margin: 0px 0;
  width: 193px;
  height: 0px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
}
#for_map > h2 + ul {
  /* overflow: hidden;
margin: 0 0 30px; */
  display: none;
}
#for_map > h2 + ul > li {
  float: none;
  margin: 20px 0 20px 0px;
}
#for_map > h2 + ul > li.map0,
#for_map > h2 + ul > li.map2 {
  margin: 0;
}
#for_map > h2 + ul > li > h3 {
  background-repeat: no-repeat;
  width: 360px;
  height: 320px;
  position: relative;
}
#for_map > h2 + ul > li > h3 > a {
  position: absolute;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  width: 100px;
  height: 20px;
}
#for_map > h2 + ul > li > h3 > a:hover {
  border-bottom: 1px solid #f00;
  background-color: #ffffff;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  display: block;
}
#for_map > h2 + ul > li > h3 > a#point-0 {
  top: 49px;
  left: 239px;
}
#for_map > h2 + ul > li > h3 > a#point-1 {
  top: 169px;
  left: 257px;
}
#for_map > h2 + ul > li > h3 > a#point-2 {
  top: 252px;
  left: 234px;
}
#for_map > h2 + ul > li > h3 > a#point-3 {
  top: 275px;
  left: 112px;
}

#for_map > h2 + ul > li > h3 > a#point-a1 {
  top: 218px;
  left: 15px;
  width: 69px;
}

#for_map > h2 + ul > li > h3 > a#point-a2 {
  top: 183px;
  left: 52px;
  width: 69px;
}

#for_map > h2 + ul > li > h3 > a#point-a3 {
  top: 105px;
  left: 74px;
}

#for_map > h2 + ul > li > h3 > a#point-a4 {
  top: 82px;
  left: 141px;
}

#for_map > h2 + ul > li > h3 > a#point-4 {
  top: 241px;
  left: -4px;
}
#for_map > h2 + ul > li > h3 > a#point-5 {
  top: 171px;
  left: 9px;
}
#for_map > h2 + ul > li > h3 > a#point-6 {
  top: 290px;
  left: 80px;
}

#for_map > h2 + ul > li > h3 > a#point-8 {
  top: 135px;
  left: 160px;
}
#for_map > h2 + ul > li > h3 > a#point-9 {
  top: 129px;
  left: 5px;
  width: 69px;
}

#for_map > h2 + ul > li > h3 > a#point-11 {
  top: 48px;
  left: 100px;
}
#for_map > h2 + ul > li > h3 > a#point-12 {
  top: 268px;
  left: 19px;
}
#for_map > h2 + ul > li > h3 > a#point-13 {
  top: 162px;
  left: 16px;
}
#for_map > h2 + ul > li > h3 > a#point-14 {
  top: 271px;
  left: 5px;
  height: 40px;
  width: 80px;
}
#for_map > h2 + ul > li > h3 > a#point-15 {
  top: 46px;
  left: 122px;
}
#for_map > h2 + ul > li > h3 > a#point-16 {
  top: 92px;
  left: 189px;
  width: 70px;
}
#for_map > h2 + ul > li > h3 > a#point-17 {
  top: 84px;
  left: 270px;
  width: 85px;
}
#for_map > h2 + ul > li > h3 > a#point-18 {
  top: 270px;
  left: 155px;
}
#for_map > h2 + ul > li > h3 > a#point-19 {
  top: 106px;
  left: 0px;
}
#for_map > h2 + ul > li > h3 > a#point-20 {
  top: 254px;
  left: 248px;
}
#for_map > h2 + ul > li > h3 > a#point-21 {
  top: 122px;
  left: 240px;
}
#for_map > h2 + ul > li > h3 > a#point-22 {
  top: 67px;
  left: 146px;
  width: 114px;
}
#for_map > h2 + ul > li > h3 > a#point-23 {
  top: 93px;
  left: 184px;
}
#for_map > h2 + ul > li > h3 > a#point-24 {
  top: 55px;
  left: 69px;
  width: 77px;
}
#for_map > h2 + ul > li > h3 > a#point-25 {
  top: 201px;
  left: 4px;
}
#for_map > h2 + ul > li > h3 > a#point-2368 {
  top: 240px;
  left: 22px;
  width: 120px;
}
#for_map > h2 + ul > li > h3 > a#point-2207 {
  top: 250px;
  left: 176px;
}
#for_map > h2 + ul > li > h3 > a#point-2212 {
  top: 246px;
  left: 260px;
  width: 85px;
}
#for_map > h2 + ul > li > h3 > a#point-2366 {
  top: 275px;
  left: 265px;
  width: 85px;
}
#for_map > h2 + ul > li.map0 > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2015/09/yokohama_ss.png");
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-0921.jpg");
*/
  height: 0;
  background: url(none);
}
#for_map > h2 + ul > li.map1 > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-1121.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li.map2 > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-151.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li.map3 > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li.map4 > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li.map4a > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li.map4b > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li.map5 > h3 {
  /*
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
*/
  background: url(none);
  height: 0;
}
#for_map > h2 + ul > li > h3 + a {
  text-align: right;
  display: block;
  margin: 5px 5px 0 0;
  color: #000;
}
#for_list > h2 {
  /* background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-193.jpg") no-repeat;
margin: 10px 0;
width: 193px;
height: 24px;
text-indent: 110%;
overflow: hidden;
white-space: nowrap; */
  display: none;
}

#for_list > div > h3 {
  /* background: #0094e1;
padding: 5px 5px;
font-size: 15px;
font-weight: bold;
color: #fff;
margin: 10px 0px 10px 0px; */
  background-color: #fff;
  background-image: url(images/sp/tab_01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  color: #000;
  font-size: 15px;
  padding: 4% 0px 8% 3%;
  margin: 0px 0px 3% 0px;
}
#for_list > div > div.header {
  margin-top: 5px;
  display: none;
}
#for_list > div > div.header > p {
  background: #e8e8e8;
  font-weight: bold;
  text-align: center;
}
#for_list > div > div.header > .name {
  width: 100px;
}
#for_list > div > div.header > .adrs {
  width: 400px;
}
#for_list > div > div.header > .tel {
  width: 100px;
}
#for_list > div > div.data {
}
#for_list > div > div.data > p {
}
#for_list > div > div.data > .data0 {
  width: 70%;
  text-indent: 0px;
}
#for_list > div > div.data > .data1 {
  width: 70%;
  text-indent: 0px;
}
#for_list > div > div.data > .data2 {
  width: 70%;
  text-align: left;
}

#for_list .data .data2 {
  float: left;
}

#for_list .data .linkto {
  float: right;

  /* background-image:url(images/sp/ico_k.png);
background-repeat:no-repeat;
background-size:10%; */
}
#for_list .data .linkto a {
  background-image: url(images/sp/ico_k.png);
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: 80% 0px;
  background-color: #fff;
  text-indent: -9999em;
  display: block;
  height: 30px;
  margin: -20px 0px 0px 0px;
}
#for_list > div > div {
  overflow: hidden;
}
#for_list > div > div > p {
  float: none;
  border: none;
  margin-right: 5px;
  margin-bottom: 5px;
}

.item_03 {
  display: none;
}
/*教室を探す end*/

/* 教室を探す旧CSS */

/* .map {
text-align:center;
}

#page740 #for_map > h2{
background: url("") no-repeat;
margin: 0px 0;
width: 193px;
height: 0px;
text-indent: 110%;
overflow: hidden;
white-space: nowrap;
}
#page740 #for_map > h2 + ul{
overflow: hidden;
margin: 0 0 30px;
}
#page740 #for_map > h2 + ul > li{
float: none;
margin: 20px 0 20px 0px;
}
#page740 #for_map > h2 + ul > li.map0,
#page740 #for_map > h2 + ul > li.map2{
margin:0;
}
#page740 #for_map > h2 + ul > li > h3{
background-repeat: no-repeat;
width: 360px;
height: 320px;
position: relative;
}
#page740 #for_map > h2 + ul > li > h3 > a{
position: absolute;
text-indent: 110%;
overflow: hidden;
white-space: nowrap;
width: 100px;
height: 20px;
}
#page740 #for_map > h2 + ul > li > h3 > a:hover{
border-bottom: 1px solid #f00;
background-color:#FFFFFF;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity:0.50;
display: block;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-0{
top: 49px;
left: 239px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-1{
top: 169px;
left: 257px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-2{
top: 252px;
left: 234px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-3{
top: 275px;
left: 112px;
}

#page740 #for_map > h2 + ul > li > h3 > a#point-a1{
top: 218px;
left: 15px;
width: 69px;
}

#page740 #for_map > h2 + ul > li > h3 > a#point-a2{
top: 183px;
left: 52px;
width: 69px;
}

#page740 #for_map > h2 + ul > li > h3 > a#point-a3{
top: 105px;
left: 74px;
}

#page740 #for_map > h2 + ul > li > h3 > a#point-a4{
top: 82px;
left: 141px;
}



#page740 #for_map > h2 + ul > li > h3 > a#point-4{
top: 241px;
left: -4px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-5{
top: 171px;
left: 9px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-6{
top: 290px;
left: 80px;
}

#page740 #for_map > h2 + ul > li > h3 > a#point-8{
top: 135px;
left: 160px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-9{
top: 129px;
left: 5px;
width: 69px;
}

#page740 #for_map > h2 + ul > li > h3 > a#point-11{
top: 48px;
left: 100px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-12{
top: 268px;
left: 19px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-13{
top: 162px;
left: 16px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-14{
top: 271px;
left: 5px;
height: 40px;
width: 80px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-15{
top: 46px;
left: 122px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-16{
top: 92px;
left: 189px;
width: 70px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-17{
top: 84px;
left: 270px;
width: 85px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-18{
top: 270px;
left: 155px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-19{
top: 106px;
left: 0px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-20{
top: 254px;
left: 248px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-21{
top: 122px;
left: 240px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-22{
top: 67px;
left: 146px;
width: 114px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-23{
top: 93px;
left: 184px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-24{
top: 55px;
left: 69px;
width: 77px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-25{
top: 201px;
left: 4px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-2368{
top: 240px;
left: 22px;
width:120px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-2207{
top: 250px;
left: 176px;
}
#page740 #for_map > h2 + ul > li > h3 > a#point-2212{
top: 246px;
left: 260px;
width: 85px;}
#page740 #for_map > h2 + ul > li > h3 > a#point-2366{
top: 275px;
left: 265px;
width: 85px;}
#page740 #for_map > h2 + ul > li.map0 >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2015/09/yokohama_ss.png");
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-0921.jpg");
height: 0;
background: url(none);
}
#page740 #for_map > h2 + ul > li.map1 >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-1121.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li.map2 >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-151.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li.map3 >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li.map4 >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li.map4a >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li.map4b >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li.map5 >h3{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-16.jpg");
background: url(none);
height: 0;
}
#page740 #for_map > h2 + ul > li > h3 + a{
text-align: right;
display: block;
margin: 5px 5px 0 0;
color: #000;
}
#page740 #for_list > h2{
background: url("https://www.souei.net/wp/wp-content/uploads/2013/10/img-193.jpg") no-repeat;
margin: 10px 0;
width: 193px;
height: 24px;
text-indent: 110%;
overflow: hidden;
white-space: nowrap;
}

#page740 #for_list > div > h3{
background: #0094e1;
padding: 5px 5px;
font-size: 15px;
font-weight: bold;
color: #fff;
margin: 10px 0px 10px 0px;
}
#page740 #for_list > div > div.header{
margin-top: 5px;
display:none;
}
#page740 #for_list > div > div.header > p{
background: #e8e8e8;
font-weight: bold;
text-align: center;
}
#page740 #for_list > div > div.header > .name{
width: 100px;
}
#page740 #for_list > div > div.header > .adrs{
width: 400px;
}
#page740 #for_list > div > div.header > .tel{
width: 100px;
}
#page740 #for_list > div > div.data{
}
#page740 #for_list > div > div.data> p{
}
#page740 #for_list > div > div.data > .data0{
width: auto;
text-indent: 10px;
}
#page740 #for_list > div > div.data > .data1{
width: 400px;
text-indent: 5px;
}
#page740 #for_list > div > div.data > .data2{
width: 100px;
text-align: center;
}
#page740 #for_list > div > div.data > .linkto{
margin:0px 0px 15px 0px;
width: 117px;
text-align: center;
}
#page740 #for_list > div > div.data > .linkto > a{
background: #72b721;
display: block;
color: #fff;
}
#page740 #for_list > div > div{
overflow: hidden;
}
#page740 #for_list > div > div > p{
float: none;
border:none;
margin-right: 5px;
margin-bottom: 5px;
}

.item_03 {
display:none;
} */
/*教室を探す旧CSS end*/

/* 校舎案内 */

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

.kosya h1 {
  margin: 0;
}

#mapp0_layout {
  float: none;
}
.kosya .map {
  float: none;
}

.kosya_info {
  width: 100%;
  border: solid 1px #bcbcbc;
  float: none;
  margin: 15px 0px 15px 0px;
  border-collapse: separate;
  border-spacing: 0;
}

.kosya .kosya_name {
  padding: 0;
  border-bottom: none;
}

.kosya .kosya_name h2 {
  color: #104593;
  font-size: 22px;
  background-color: #e0edfe;
  padding: 0 0 0 30px;
  background-image: url(./images/mark_02.png);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  font-weight: bold;
}

*:first-child + html .kosya .kosya_name h2 {
  width: 393px;
}

.kosya_info tr {
  /* background-image:url(./images/line_03.png);
background-repeat:no-repeat;
background-position:9px 0px; */
  /* border-bottom:1px #000 dotted; */
}

.kosya_info th {
  color: #0094e1;
  font-weight: bold;
  vertical-align: top;
  padding: 15px 0px 15px 10px;
  width: 80px;
  border-bottom: 1px #000 dotted;
  /* padding:20px 5px 20px 20px; */
}

#contents .none_line {
  border-bottom: none;
}

.kosya_info td {
  vertical-align: top;
  border-left: 1px #000 dotted;
  border-right: 1px #000 dotted;
  padding: 15px 10px 15px 10px;
  border-bottom: 1px #000 dotted;
  font-size: 14px;
  font-weight: bolder;
  text-align: left;
  /* background-image:url(./images/line_02.png);
background-repeat:no-repeat;
background-position:0px 5px; */
}

.kosya_info .zaiseki_01 {
  padding: 20px 0px 10px 10px;
}

*:first-child + html .kosya_info .zaiseki_01 {
  width: 393px;
}

.kosya_info .zaiseki_02 {
  padding: 10px 0px 10px 10px;
  border-bottom: none;
  border-left: none;
}

.kosya .message {
}

.kosya .item_02 .image {
  float: none;
  width: 164px;
  padding: 30px 20px 0px 15px;
}

.kosya .item_02_1 {
  float: none;
  width: 100%;
}

.kosya .item_02 .message_01 {
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0px 15px 0px;
}

.kosya .item_02 .message_detail {
  border: solid 1px #e6e6e6;
  margin: 0px 0px 20px 0px;
}

.kosya .item_02 .message_detail p {
  line-height: 1.7;
  padding: 10px;
  /* background-image:url(./images/line_04.png); */
  background-repeat: no-repeat;
}

.kosya .item_02_2 {
  clear: both;
  border: solid 1px #e6e6e6;
  margin: 20px 20px 20px 0px;
  position: relative;
  min-height: 80px;
}

.kosya .item_02_2 .btn {
  position: absolute;
  top: 20px;
  right: 15px;
}

.kosya .message_02 {
  color: #0094e1;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0px 20px 20px;
}

.kosya .message_03 {
  padding: 0px 0px 30px 20px;
}

.kosya .item_03 ul {
  padding: 10px 0px 50px 0px;
}

.kosya .item_03 ul li {
  float: none;
  padding: 10px 0px 10px 0px;
}

.kosya .item_03 ul li img {
  width: 179px;
  height: 119px;
}

.kosya .item_04 ul {
  padding: 20px 0px 20px 0px;
}

.kosya .item_04 ul li {
  float: left;
  padding: 0px 10px 0px 0px;
}

.kosya .item_05 ul {
  padding: 25px 0px 10px 0px;
}

.kosya .item_05 ul li {
  background-image: url(./images/img_01.jpg);
  background-repeat: no-repeat;
  width: 235px;
  height: 69px;
  float: left;
  margin: 0px 17px 20px 0px;
}

.kosya .item_05 .example {
  font-size: 12px;
  padding: 6px 0px 0px 20px;
}

.kosya .item_05 .result {
  font-size: 17px;
  color: #cc3229;
  padding: 4px 0px 0px 20px;
}

.kosya .item_06 h2 {
  margin: 0px 0px 15px 0px;
}

.kosya .item_06 div {
  border: solid 1px #e6e6e6;
  margin: 0px 20px 15px 0px;
}

.kosya .item_06 .gokakusya {
  background-image: url(./images/img_02.jpg);
  background-repeat: no-repeat;
  width: 113px;
  height: 88px;
  text-align: center;
  color: #fff;
  padding: 40px 0px 0px 0px;
  float: left;
  margin: 10px 0px 10px 10px;
}

.kosya .item_06 .gokakusya_voice {
  float: left;
  line-height: 1.7;
  width: 570px;
  margin: 0px 10px 0px 20px;
  padding: 10px 0px 10px 0px;
}

.kosya .item_07 {
  padding: 0px 0px 30px 0px;
}
.kosya .item_07 ul {
  text-align: center;
}
.kosya .item_07 ul li {
  float: none;
  padding: 0px 0px 10px 0px;
  padding: 0px;
}

.kosya .item_02_2 {
  clear: both;
  margin-top: 10px;
}

/* 校舎案内end */

/* 創英ゼミナールの特長 */

.page1410img {
  text-align: center;
  padding: 10% 0px 0px 0px;
  margin: 0 auto;
}

#page1410 {
}

#page1410 > ul > li.red {
  border: 0;
}

#page1410 > ul > li.orange {
  border: 0;
}

#page1410 > ul > li > h3 {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 0;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
}

#page1410 > ul > li#t0,
#page1410 > ul > li#t1,
#page1410 > ul > li#t2,
#page1410 > ul > li#t3 {
  margin: 20px 0px 20px 0px;
  background-image: none;
}

#page1410 > ul > li#t0 > h3 {
  background-image: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con01_pht.jpg');
  background-size: 20%;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 5% 30%;
}

#page1410 > ul > li#t1 > h3 {
  background-image: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con02_pht.png');
  background-size: 20%;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 5% 30%;
}

#page1410 > ul > li#t2 > h3 {
  background-image: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con03_pht.png');
  background-size: 20%;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 5% 30%;
}

#page1410 > ul > li#t3 > h3 {
  background-image: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con04_pht.jpg');
  background-size: 20%;
  font-size: 16px;
  font-weight: bold;
  padding: 5% 0px 10% 30%;
}

#page1410 > ul > li > ol > li {
  border-bottom: 1px solid #d1152e;
  padding: 0px 0px 10px 0px;
}

#page1410 > ul > li > ol > li:last-child {
  border-bottom: 0;
}

#page1410 > ul > li > ol > li span {
  color: #d1152e;
}

#img1410header + ul > li > ol.list3 {
  margin-top: 35px;
}

#page1410 > ul > li > ol {
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
}

#img1410banner + div > div {
  margin: 0px 2% 0px 2%;
  width: 96%;
  padding: 0;
}

#img1410header + ul > li > ol {
  margin: 10px 0 0 0px;
}

#img1410header + ul > li > ol > li {
  background: #dfdfdf;
  width: 88%;
  margin: 0px 2% 15px 2%;
  padding: 5px 10px;
  border-radius: 8px;
}

#img1410header + ul > li > h2 {
  width: 100%;
  height: 0;
  text-indent: 0%;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 14.77%;
  background-size: contain;
  margin: 0px 0px 27% 0px;
}

#img1410header + ul > li#con00_01a {
  /* background-size:17%;
background-position:2% 25%; */
  display: none;
}

#img1410header + ul > li#con00_01b {
  /* background-size:18%;
background-position:2% 19%; */
  display: none;
}

#img1410header + ul > li#con00_01c {
  /* background-image:none; */
  /* background-size:18%;
background-position:2% 26%; */
  /* padding:70px 0px 0px 0px; */
  display: none;
}

#img1410banner {
  margin: 30px 0px 30px 0px;
}

#img1410banner + div {
  /* border-top: 1px solid #d9d5c6;
width: 100%;
position: static;
top: 0;
left: 0;
height:auto;
border-bottom: 1px solid #d9d5c6;
display:block; */
  display: none;
}

#img1410header {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/h1.png')
    no-repeat 0 0;
  width: 100%;
  height: 16px;
  background-size: contain;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  margin: 15px 0px 15px 0px;
}

#img1410header + ul > li {
  float: none;
  border: 1px solid #d1cfd0;
  background-repeat: no-repeat;
  background-position: 17px 55px;
  height: auto;
  margin: 0px 0px 20px 0px;
}

#img1410header + ul > li#con00_01b {
  margin: 0px 0px 20px 0px;
}

#page1410 > ul > li#t3 {
  height: auto;
}

#page1410 > ul > li > p {
  background-image: url(images/sp/btn_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 12px 0px 15px 10%;
  text-align: center;
  font-size: 16px;
  width: 90%;
}

#page1410 > ul > li > p > a {
  *zoom: 1;
  width: auto;
  height: auto;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  display: block;
  color: #000;
  background-image: url(images/sp/ico_01.png);
  background-repeat: no-repeat;
  background-size: 6%;
  background-position: 24% 49%;
  padding: 15px 0px 15px 0%;
  font-weight: bold;
}

#page1410 > ul > li > p > a:hover {
  background-image: url(images/sp/ico_01.png);
  background-size: 6%;
  background-position: 24% 49%;
}

/* 創英ゼミナールの特長end */

/* 講師を知りたい */

#page748 > ul#innerlinks > div.flex-box {
  display: block;
}

#page748 > ul#innerlinks > div.flex-box > li {
  border-bottom: 1px dashed #949494;
  padding: 20px 0;
  width: auto;
}

#page748 > ul#innerlinks > div.flex-box > div.flex-text-item {
  width: auto;
  padding: 0;
  margin: 15px 0;
}

#page748 > div > h2 + p + ol.comment-grid {
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 20px;
}

#page748 > div > h2 + p + ol > li {
  float: none;
  width: 90%;
  margin: 5px 0px;
}

#page748 > div > h2 + p + ol > li > h3 + div {
  margin-top: 10px;
  min-height: 116px;
  padding-left: 0px;
  background-size: 40%;
}

/* 講師を知りたいend */

/* 授業料を知りたい */

#page754 > h2 + div {
  background: url('images/sp/price.png') no-repeat;
  width: 100%;
  height: 0;
  background-size: contain;
  text-indent: 0%;
  overflow: hidden;
  white-space: nowrap;
  margin: 20px 0;
  padding-top: 33.9%;
}

#page754 > h2 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-071.jpg')
    no-repeat;
  height: 23px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  margin: 20px 0px 0px 0px;
  display: none;
}

#page754 > .es > div {
  overflow: hidden;
  margin-bottom: 15px;
  width: 100%;
}

#page754 > .es > div > div.left {
  margin-right: 0px;
  width: 100%;
}

#page754 > h2 + div + p + div {
  background: url('images/sp/img131.png') no-repeat;
  width: 100%;
  height: 0;
  background-size: contain;
  overflow: hidden;
  text-indent: 0;
  white-space: nowrap;
  padding-top: 89.83%;
}

#page754 > .es > h3 {
  background: url('images/sp/prices_main01.png') no-repeat;
  background-color: #015bd2;
  width: 100%;
  height: 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 15px;
  padding-top: 57.64%;
  background-size: contain;
}

#page754 > .js h3 {
  background: url('images/sp/prices_main02.png') no-repeat;
  background-color: #ee422c;
  width: 100%;
  height: 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 15px;
  padding-top: 57.64%;
  background-size: contain;
}

#page754 > .hs h3 {
  background: url('images/sp/prices_main03.png') no-repeat;
  background-color: #015bd2;
  width: 100%;
  height: 0;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 15px;
  padding-top: 57.64%;
  background-size: contain;
}

#page754 > .es > div > div.none {
  width: auto;
  margin: 0 0 0 2%;
}

#page754 > .es > div > div {
  float: none;
}

#page754 > .es > div > div.right {
  margin-left: 0px;
  margin-top: 10px;
  width: 100%;
}

#page754 > .es > div > div.center {
  margin-top: 10px;
  width: 100%;
}

#page754 > .es > div + p {
  text-align: left;
  margin-bottom: 15px;
}

#page754 > .hs > div.right {
  margin-left: 0px;
  margin-top: 10px;
}

#page754 > .js > div {
  float: none;
  width: 100%;
}

#page754 > .js > div {
  float: none;
}

#page754 > .js > div div {
  margin: 0px 2% 0px 2%;
}

#page754 > .hs > div.left div {
  margin: 0px 2% 0px 2%;
}

#page754 > .hs > div {
  float: none;
  width: 100%;
}

#page754 > .es {
  padding: 0;
  margin: 20px 5px;
}

#page754 > .es h4 {
  margin: 0px 2% 0px 2%;
}

#page754 table {
  margin: 10px 2% 10px 2%;
  width: 96%;
}

#page754 > .js {
  padding: 0;
  margin: 20px 5px;
}

#page754 > .js h4 {
  margin: 0px 2% 0px 2%;
}

#page754 > .hs {
  padding: 0 0 10px 0;
  margin: 20px 5px;
}

#page754 > .hs > div.left {
  width: 100%;
}

#page754 > .hs h4 {
  margin: 0px 2% 0px 2%;
}

/* 授業料を知りたいend */

/* お問い合せ */

#page1749 > .top > p {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/tel_02.jpg')
    no-repeat 0 100%;
  height: 190px;
  background-size: contain;
}

#page1749 > ul > li > h2 {
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #c7c7c7;
  margin: 0 0 25px;
  height: 17px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#page1749 > ul > li > div > p {
  width: 90%;
  float: none;
}

#page1749 > ul > li > div {
  overflow: hidden;
  position: relative;
  width: 90%;
}

#page1749 > ul > li > div > a {
  display: block;
  width: 232px;
  height: 75px;
  float: none;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* お問い合せend */

/* 無料学習カウンセリング */

#page758 > h1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img.png')
    no-repeat;
  width: 100%;
  height: 17px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-size: contain;
}

#page758 > h1 + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img4.jpg')
    no-repeat;
  width: 100%;
  height: 260px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 20px 0;
  background-size: contain;
}

#formtop > h2 {
  background-repeat: no-repeat;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 10px 0;
  background-size: contain;
}

#formtop > h2 + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-161.jpg')
    no-repeat;
  width: 100%;
  height: 30px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 10px 0;
  background-size: contain;
}

#formtop + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-20.png');
  margin: 10px 0;
  width: 100%;
  height: 26px;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: contain;
}

#qfrom > div.data > p.header {
  margin: 0px 0px 15px 0px;
}

#qfrom > div.data > p {
  float: left;
}
#qfrom > div.data > p.comment {
  position: static;
  width: 152px;
  top: 35px;
  left: 0;
}

#qfrom > div.data > .input {
  display: block;
}

#qfrom > div.data > .input > select {
  margin: 40px 0px 10px -200px;
  height: auto;
  min-width: auto;
  display: block;
}

#qfrom #select {
  margin: 0px 0px 10px 0px;
  display: block;
  float: left;
}

/*  */

#qfrom > div.data > p.requir.false {
  display: none;
}

#qfrom #select select {
  display: inline;
}

/* 無料学習カウンセリングend */

/* 無料資料請求 */

#page761 > h1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img6.jpg')
    no-repeat;
  width: 100%;
  height: 16px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-size: contain;
}

#page761 > h1 + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-062.jpg')
    no-repeat;
  width: 100%;
  height: 136px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 10px 0;
  background-size: contain;
}

#page761 > h1 + div + p {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-08.jpg')
    no-repeat;
  width: 100%;
  height: 124px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 20px 0;
  background-size: contain;
}

#page761 #ss_area {
  display: block;
}

#page761 #ss_school {
  display: block;
}

/* 無料資料請求end */

/* 無料体験学習 */

#page763 > h1 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img1.png')
    no-repeat;
  width: 100%;
  height: 17px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-size: contain;
}

#page763 > h1 + div {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-07.png')
    no-repeat;
  wwidth: 100%;
  height: 22px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 20px 0;
  background-size: contain;
}

#page763 > h1 + div + p {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-10.png')
    no-repeat;
  width: 100%;
  height: 136px;
  margin: 0 0 20px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-size: contain;
}

#page763 > h1 + div + p + p {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img5.jpg')
    no-repeat;
  width: 100%;
  height: 41px;
  margin: 0 0 20px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  background-size: contain;
}

#page763 > h1 + div + p + p + h3 {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-153.jpg');
  background-repeat: no-repeat;
  width: 100%;
  height: 12px;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  margin: 30px 0 20px;
  background-size: contain;
}

#page763 > h1 + div + p + p + h3 + p {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-183.jpg')
    no-repeat;
  width: 100%;
  height: 123px;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  margin: 0 0 10px;
  background-size: contain;
}

#page763 > h1 + div + p + p + h3 + p + p {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/10/img-223.jpg')
    no-repeat;
  width: 100%;
  height: 29px;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  margin: 0 0 30px;
  background-size: contain;
}

#page763 p.dt {
  width: 100%;
  height: 120px;
  margin: 0 0 20px;
  background-size: contain;
}

#page763 p.dt > span {
  display: block;
  padding-left: 0px;
  padding-top: 63px;
  padding-right: 5px;
}

#page763 .kiboubi_01 {
  float: none;
}

#page763 .kiboubi_02 {
  float: none;
}

#page763 .kiboubi_03 {
  float: none;
}

#page763 #ss_area {
  display: block;
}

#page763 #ss_school {
  display: block;
}

/* 無料体験学習end */

/* 春期講習 */

#page2287 {
  width: 100%;
}

#page2287 .sp_05 {
  width: 100%;
}

#page2287 .sp_05 .in01,
#page2287 .sp_05 .in02 {
  float: none;
  width: 100%;
}

#page2287 .sp_05 .btn {
  padding: 20px 0px 0px 0px;
}

#page2287 .sp_05 .in02 {
  width: 100%;
  border-left: none;
  padding: 0px 0px 0px 0px;
}

#page2287 .sp_07_02,
#page2287 .sp_07_03,
#page2287 .sp_07_04 {
  width: 100%;
  background-size: contain;
  height: 181px;
  margin: 0 auto;
}

#page2287 .sp_07_05 {
  text-align: right;
  font-size: 13px;
  padding: 5px 0px 15px 0px;
  margin: 0 auto;
  width: 100%;
}

#page2287 .sp_06 {
  width: 100%;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#page2287 .sp_06 p {
  float: none;
  width: 100%;
  padding: 15px 0px 0px 0px;
}

#page2287 .sp_06 ul {
  float: none;
  padding: 10px 0px 0px 0px;
}

#page2287 .sp_07_02 .btn,
#page2287 .sp_07_03 .btn,
#page2287 .sp_07_04 .btn {
  padding: 90px 0px 0px 0px;
}

#page2287 .toukikoushu {
  width: 100%;
}

/* 春期講習end */
/* 夏期講習 */

#page3412 {
  width: inherit;
}
#page3412 .toukikoushu div.sec00 {
  text-align: left;
  width: 100%;
  margin: 0 auto;
}
#page3412 .sp_05 {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px 20px 0px;
}
#page3412 .sp_05 .in01,
#page3412 .sp_05 .in02 {
  float: none;
  width: 100%;
}

#page3412 .sp_05 .btn {
  padding: 20px 0px 0px 0px;
}

#page3412 .sp_05 .in02 {
  width: 100%;
  border-left: none;
  padding: 0px 0px 0px 0px;
}
#page3412 .sec06 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

#page3412 .sec04,
#page3412 .sec05 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

#page3412 .sp_07_02,
#page3412 .sp_07_03,
#page3412 .sp_07_04 {
  width: 100%;
  background-size: contain;
  height: 181px;
  margin: 0 auto;
}

#page3412 .sp_07_05 {
  text-align: right;
  font-size: 13px;
  padding: 5px 0px 15px 0px;
  margin: 0 auto;
  width: 100%;
}

#page3412 .sp_06 {
  width: 100%;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#page3412 .sp_06 p {
  float: none;
  width: 100%;
  padding: 15px 0px 0px 0px;
}

#page3412 .sp_06 ul {
  float: none;
  padding: 10px 0px 0px 0px;
}

#page3412 .sp_07_02 .btn,
#page3412 .sp_07_03 .btn,
#page3412 .sp_07_04 .btn {
  padding: 90px 0px 0px 0px;
}

#page3412 .toukikoushu {
  width: 100%;
}
#page3412 .sp_tel img {
  width: 90%;
}
#page3412 form {
  width: 100%;
}
#page3412 #qfrom > p.iecoment {
  width: 90%;
}
#page3412 form textarea {
  width: 90%;
}
#page3412 .koushu_plan {
  width: 100%;
}

/* 夏期講習end */
/* 2014冬季講習 */
#page3705 .toukikoushu {
  width: 100%;
  margin: 0;
  background: url(https://www.souei.net/wp/wp-content/themes/souei_seminar/images/toukikoushu/h_img.png)
    no-repeat center top;
  position: relative;
  background-size: contain;
}
#page3705 {
  width: 100%;
}
#page3705 .toukikoushu div.sec00 {
  text-align: left;
  width: 100%;
  margin: 0 auto;
}
#page3705 .sp_05 {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px 20px 0px;
}
#page3705 .sp_05 .in01,
#page3705 .sp_05 .in02 {
  float: none;
  width: 100%;
}

#page3705 .sp_05 .btn {
  padding: 20px 0px 0px 0px;
}

#page3705 .sp_05 .in02 {
  width: 100%;
  border-left: none;
  padding: 0px 0px 0px 0px;
}
#page3705 .sec06 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

#page3705 .sec04,
#page3705 .sec05 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

#page3705 .sp_07_02,
#page3705 .sp_07_03,
#page3705 .sp_07_04 {
  width: 100%;
  background-size: contain;
  height: 181px;
  margin: 0 auto;
}

#page3705 .sp_07_05 {
  text-align: right;
  font-size: 13px;
  padding: 5px 0px 15px 0px;
  margin: 0 auto;
  width: 100%;
}

#page3705 .sp_06 {
  width: 100%;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#page3705 .sp_06 p {
  float: none;
  width: 100%;
  padding: 15px 0px 0px 0px;
}

#page3705 .sp_06 ul {
  float: none;
  padding: 10px 0px 0px 0px;
}

#page3705 .sp_07_02 .btn,
#page3705 .sp_07_03 .btn,
#page3705 .sp_07_04 .btn {
  padding: 90px 0px 0px 0px;
}

#page3705 .toukikoushu {
  width: 100%;
}
#page3705 .sp_tel img {
  width: 90%;
}
#page3705 form {
  width: 100%;
}
#page3705 #qfrom > p.iecoment {
  width: 90%;
}
#page3705 form textarea {
  width: 90%;
}
#page3705 .koushu_plan {
  width: 100%;
}

.pstyle {
  text-align: left;
  font-size: 100%;
  margin: 0 0 30px;
}

.hstyle {
  text-align: left;
  font-size: 100%;
  font-weight: bold;
}

#page3412 .item_07 {
  display: none;
  margin: 30px 0px 0px 0px;
  /* position:relative; */
}

/*平成29年度 神奈川県公立高校入試 競争率速報*/

.bairitsu_h29 {
  margin: 0 auto;
  width: 100%;
}

.bairitsu_h29 h2 {
  font-size: 18px;
}

.bairitsu_h29 h3 {
  font-size: 18px;
}

.bairitsu_h29 table {
  width: 100%;
}

.bairitsu_h29 table th {
  font-size: 13px;
}

.bairitsu_h29 table td {
  font-size: 13px;
}

.s_seminar .bairitsu_h29 .item_03 {
  display: block;
}

.s_seminar .bairitsu_h29 .item_03 li {
  float: none;
  margin: 0px 0px 10px 0px;
  display: block;
}

.s_seminar .bairitsu_h29 .item_04 {
  display: none;
}

.bnr_flex {
  max-width: 100%;
  flex-wrap: wrap;
}
#index .bnr_sokuhou ul li {
  float: inherit;
  width: 100%;
  text-align: center;
}
#index .bnr_sokuhou ul li img {
  max-width: 100%;
}
/*平成29年度 神奈川県公立高校入試 競争率速報end*/

/* 追加CSS */

.h_style01 {
  font-size: 20px;
  color: #fff;
  background-color: #0070b6;
  padding: 10px;
  margin: 20px 0px 0px 0px;
}

.sstyle {
  width: 96%;
  margin: 0px 2% 0px 2%;
  line-height: 1.8;
}

.page_title {
  width: 100%;
  margin: 15px auto 0px auto;
  padding: 50px 0px 0px 0px;
  display: none;
}

/* 創英ゼミナールはここがちがいます */

#page1439 {
  width: 96%;
  margin: 0px 2% 0px 2%;
  padding: 30px 0px 0px 0px;
}

#page1509 > ul > li,
#page1439 > ul > li {
  float: none;
  background-image: url(images/sp/btn_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
  font-size: 16px;
  width: 100%;
  border: 0;
  height: 0;
  margin: 0px 0px 0px 0px;
  padding: 0 0 15.32% 0;
}

#page1439 > ul > li#i0,
#page1439 > ul > li#i1,
#page1439 > ul > li#i2 {
  background-image: url(images/sp/btn_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-align: left;
  font-size: 16px;
  width: 100%;
  border: 0;
  height: 0;
  margin: 0px 0px 15px 0px;
  padding: 0 0 15.32% 0;
}

#page1439 > ul > li#i0 a {
  background-image: url(images/sp/01.png);
}

#page1439 > ul > li#i1 a {
  background-image: url(images/sp/02.png);
}

#page1439 > ul > li#i2 a {
  background-image: url(images/sp/03.png);
}

#page1439 > ul > li#i0 a,
#page1439 > ul > li#i1 a,
#page1439 > ul > li#i2 a {
  text-indent: 0%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-size: 6%;
  background-position: 18% 42%;
  padding: 4% 0px 5% 25%;
  color: #000;
}

#page1439 > h2 {
  margin: 30px 0 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  height: 0;
  padding-top: 5.4%;
  background-size: contain;
}

#page1439 > h2#h2_0,
#page1439 > h2#h2_1,
#page1439 > h2#h2_2 {
  background-image: none;
  border-left: 8px solid #0070b6;
  padding: 0px 0px 0px 2%;
  font-size: 18px;
  font-weight: bold;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  height: auto;
  padding-top: ;
}

#page1439 > h2#h2_0 + div > ul > li > div > h3 {
  background-repeat: no-repeat;
  background-position: 0 10px;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  padding: 0;
  background-image: none;
  background-color: #0070b6;
  color: #fff;
  text-align: center;
  padding: 5px;
  margin: 0px 0px 30% 0px;
  font-weight: bold;
}

#page1439 > h2#h2_0 + div > ul > li#l0 h3,
#page1439 > h2#h2_0 + div > ul > li#l1 h3,
#page1439 > h2#h2_0 + div > ul > li#l2 h3,
#page1439 > h2#h2_0 + div > ul > li#l3 h3,
#page1439 > h2#h2_0 + div > ul > li#l4 h3,
#page1439 > h2#h2_0 + div > ul > li#l5 h3 {
  background-image: none;
  font-size: 16px;
}

#page1439 > h2#h2_0 + div > ul > li {
  border: 2px solid #0070b6;
  margin-bottom: 0px;
  padding: 0px 5px 5px 5px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  height: auto;
  overflow: hidden;
  background-size: 55%;
  background-position: center 36%;
}

#page1439 > h2#h2_0 + div > ul > li#l3 {
  background-position: center 41%;
}

#page1439 > h2#h2_0 + div > ul > li#l4 {
  background-position: center 33%;
}

#page1439 > h2#h2_0 + div > ul > li > div {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
  background: none;
  height: auto;
  overflow: hidden;
  padding: 5px;
}

#page1439 > h2#h2_1 + div > h3 {
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
  height: 0;
  padding-top: 7.78%;
  background-size: contain;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol {
  margin-top: 15px;
  background: url('images/sp/time.png') no-repeat 0 0;
  padding-top: 35%;
  height: auto;
  background-size: contain;
  padding-left: 0;
  min-height: auto;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li > p {
  padding: 5px;
  margin: 0;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li {
  border: 1px solid #adadad;
  margin-bottom: 15px;
  margin-top: 15px;
  min-height: auto;
  padding: 5px 0;
  background-position: 5px 100px;
  background-repeat: no-repeat;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li#s0e0 {
  min-height: auto;
  background-color: #e0edff;
  padding: 0px 0px 40% 0px;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li > h4 {
  background-repeat: no-repeat;
  background-position: 10px 5px;
  background-color: #f1f0ea;
  height: auto;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 0px 0px 5px 0px;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li > p {
  margin: 0;
  padding: 0px 2% 0px 2%;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li#s0e0 {
  background-image: url('images/sp/con02_05.jpg');
  min-height: auto;
  background-position: center 80%;
  background-size: 60%;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li#s0e1 {
  background-position: center 96%;
  background-size: 60%;
  background-image: url('images/sp/con02_07.jpg');
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li#s0e0 > h4,
#page1439 > h2#h2_1 + div > #s0 + div + ol > li#s0e1 > h4 {
  background-image: none;
}

#page1439 > h2#h2_1 + div > #s0 + div + ol > li#s0e1 {
  min-height: auto;
  background-position: center 93%;
  background-color: #e0edff;
  padding: 0px 0px 35% 0px;
}

#page1439 > h2#h2_1 + div > #s1 + div + ol {
  margin-top: 15px;
  border: 0;
}

#page1439 > h2#h2_1 + div > #s1 + div + ol > li#s1c {
  border: 0;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li {
  border: 0;
  margin-bottom: 15px;
  overflow: hidden;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2s > h4,
#page1439 > h2#h2_1 + div > #s1 + div + ol > li#s1s > h4 {
  background: #d7b70c;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li > div {
  float: none;
  overflow: hidden;
  padding: 10px;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li > h4 {
  float: none;
  width: auto;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  min-height: auto;
  color: #fff;
  height: auto;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2k > h4,
#page1439 > h2#h2_1 + div > #s1 + div + ol > li#s1k > h4 {
  background: #0159ce;
  color: #fff;
  text-align: center;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2c > h4,
#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2s > h4 {
  min-height: auto;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0px 5px 0px;
  min-height: auto;
  height: auto;
  font-size: 16px;
  font-weight: bold;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2k > h4 {
  min-height: auto;
  padding: 5px 0px 5px 0px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2k > h4 {
  min-height: auto;
}

#page1439 > h2#h2_1 + div > #s1 + div + ol > li > h4 {
  float: none;
  width: auto;
  height: auto;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  min-height: auto;
  border-radius: 10px;
  padding: 5px 0px 5px 0px;
  text-align: center;
  max-height: auto;
  min-height: auto;
  font-size: 16px;
  font-weight: bold;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li#s2c > h4,
#page1439 > h2#h2_1 + div > #s1 + div + ol > li#s1c > h4 {
  background: #dd3d29;
  color: #fff;
  height: 35px;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li > div > div {
  float: none;
  margin-right: 0px;
}

#page1439 > h2#h2_1 + div > #s1 + div + ol > li > p {
  float: none;
  border-left: 0;
  min-height: auto;
  line-height: 1.6;
  text-indent: 10px;
  padding: 10px 0px 10px 0px;
}

#page1439 #con03_01 + ol > li#h2l0 {
  padding-top: 10.16%;
  background-size: contain;
  background-image: url(images/sp/txt01.jpg);
}

#page1439 #con03_01 + ol > li#h2l1 {
  border: 0;
  margin: 20px 0;
  background: url('images/sp/txt02.jpg') no-repeat 0 0;
  padding-top: 80px;
  padding-bottom: 0;
  padding-top: 10.67%;
  background-size: contain;
}

#page1439 #con03_01 + ol > li#h2l2 {
  background: url('images/sp/txt03.jpg') no-repeat 0 0;
  padding-top: 11.6%;
  background-size: contain;
}

#page1439 #con03_01 + ol > li {
  padding-left: 0px;
  margin: 0px 0px 20px 0px;
}

#page1439 #con03_01 + ol > li p {
  padding: 5px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  border-top: solid 1px #0070b6;
}

#page1439 > h2#h2_1 + div > #s2 + div + p + ol > li > h4 {
  height: 30px !important;
  min-height: 30px !important;
}

/* 創英ゼミナールはここがちがいますend */

/* 5つの徹底 */

#page1485 {
  padding: 30px 0px 0px 0px;
}

#page1485 > ol > li > div {
  margin: 0 0px 0px 0px;
}

#page1485 .page1485_navi {
  display: none;
}

#page1485 > ul > li {
  background-image: url(images/sp/btn_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-align: left;
  font-size: 16px;
  width: 100%;
  border: 0;
  height: 0;
  margin: 0px 0px 15px 0px;
  padding: 0 0 15.32% 0;
  float: none;
}

#page1485 > ul > li > a {
  text-indent: 0%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-size: 6%;
  background-position: 18% 42%;
  padding: 4% 0px 5% 25%;
  color: #000;
}

#page1485 > ul > li > a:hover {
  background-size: 6%;
  background-position: 18% 39%;
}

#page1485 > ul > li#i0,
#page1485 > ul > li#i1,
#page1485 > ul > li#i2,
#page1485 > ul > li#i3,
#page1485 > ul > li#i4 {
  display: none;
}

#page1485 > ul > li#i5 a {
  background-image: url(images/sp/01.png);
}

#page1485 > ul > li#i6 a {
  background-image: url(images/sp/02.png);
}

#page1485 > ul > li#i7 a {
  background-image: url(images/sp/03.png);
}

#page1485 > ul > li#i8 a {
  background-image: url(images/sp/04.png);
}

#page1485 > ul > li#i9 a {
  background-image: url(images/sp/05.png);
}

#page1485 > ul > li > p {
  width: 96%;
  margin: 0px 2% 0px 2%;
}

#page1485 > ol {
  margin-top: 30px;
}

#page1485 > ol > li {
  margin: 0px 2% 50px 2%;
  padding-left: 2%;
  padding-top: 0%;
}

#page1485 > ol > li#h2_0,
#page1485 > ol > li#h2_1,
#page1485 > ol > li#h2_2,
#page1485 > ol > li#h2_3,
#page1485 > ol > li#h2_4,
#page1485 > ol > li#h2_5 {
  /* background: url("https://www.souei.net/wp/wp-content/uploads/2013/11/con01_011.jpg") no-repeat 0 0; */
  min-height: auto;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#page1485 > ol > li#h2_0 {
  background-image: url(images/sp/con01_01.png);
  background-size: contain;
  padding-top: 15%;
}

#page1485 > ol > li#h2_1 {
  background-image: url(images/sp/con01_02.png);
  background-size: contain;
  padding-top: 15%;
}

#page1485 > ol > li#h2_2 {
  background-image: url(images/sp/con01_03.png);
  background-size: contain;
  padding-top: 15%;
}

#page1485 > ol > li#h2_3 {
  background-image: url(images/sp/con01_04.png);
  background-size: contain;
  padding-top: 15%;
}

#page1485 > ol > li#h2_4 {
  background-image: url(images/sp/con01_05.png);
  background-size: contain;
  padding-top: 15%;
}

#page1485 > ol > li#h2_5 {
  background-image: url(images/sp/con01_01.png);
  background-size: contain;
  padding-top: 15%;
}

#page1485 > ol > li > h2 {
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 0%;
  overflow: hidden;
  white-space: normal;
  margin-bottom: 20px;
}

#page1485 > ol > li#h2_0 > h2,
#page1485 > ol > li#h2_1 > h2,
#page1485 > ol > li#h2_2 > h2,
#page1485 > ol > li#h2_3 > h2,
#page1485 > ol > li#h2_4 > h2 {
  background-image: none;
  padding: 3% 0px 3% 0%;
  /* font-size:18px; */
  font-weight: bold;
  margin: 0;
}

#page1485 > ol > li#h2_5 > h2 {
  padding-top: 5.85%;
  height: 0;
  background-size: contain;
}

/* 5つの徹底end */

/* 3つの無料サポート */

#page1509 {
  padding: 30px 0px 0px 0px;
}

#page1509 .page1509_navi {
  display: none;
}

#page1509 > ol > li#h2_4 > h3 > p.s {
  float: none;
}

#page1509 > ol > li > h3 > p.t {
  float: none;
}

#page1509 > ul > li#i1 {
  border-left: 0;
  border-right: 0;
  display: inline-block;
  background-size: contain;
  background-position: center;
  text-align: left;
  font-size: 16px;
  width: 100%;
  border: 0;
  height: 0;
  margin: 0px 0px 15px 0px;
  padding: 0 0 15.32% 0;
}

#page1509 > ul > li#i0,
#page1509 > ul > li#i1,
#page1509 > ul > li#i2 {
  background-image: url(images/sp/btn_01.png);
  border-left: 0;
  border-right: 0;
  display: inline-block;
  background-size: contain;
  background-position: center;
  text-align: left;
  font-size: 16px;
  width: 100%;
  border: 0;
  height: 0;
  margin: 0px 0px 15px 0px;
  padding: 0 0 15.32% 0;
}

#page1509 > ul > li#i0 {
}

#page1509 > ul > li#i1 {
}

#page1509 > ul > li#i0 a,
#page1509 > ul > li#i1 a,
#page1509 > ul > li#i2 a {
  text-indent: 0%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-size: 6%;
  background-position: 18% 42%;
  padding: 4% 0px 5% 25%;
  color: #000;
}

#page1509 > ul > li#i0 a {
  background-image: url(images/sp/01.png);
}

#page1509 > ul > li#i1 a {
  background-image: url(images/sp/02.png);
}

#page1509 > ul > li#i2 a {
  background-image: url(images/sp/03.png);
}

#page1509 > ol > li > div {
  padding-right: 0px;
  margin-bottom: 5px;
}

#page1509 > ol > li#h2_0 > div {
  padding: 55% 0px 0px 0px;
}

#page1509 > ol > li > h2 > p.title {
  float: none;
  height: auto;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
}

#page1509 > ol > li#h2_0 > h2 > p.title {
  width: auto;
  height: 0;
  padding-top: 13.69%;
  background-size: contain;
  margin: 0px 0px 10px 0px;
}

#page1509 > ol > li#h2_0 > div {
  background: url('images/sp/m_pht01.png') no-repeat 50% 0;
}

#page1509 > ol > li#h2_1 > h2 > p.title {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con02_021.jpg')
    no-repeat 0 0%;
  width: auto;
  height: 0;
  padding-top: 11.4%;
  background-size: contain;
  margin: 0px 0px 10px 0px;
}

#page1509 > ol > li > h2 > p.target {
  float: none;
  height: auto;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
}

#page1509 > ol > li#h2_0 > h2 > p.target {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con01_032.jpg')
    no-repeat 0 0;
  width: auto;
  height: 0;
  padding-top: 10.9%;
  background-size: contain;
}

#page1509 > ol > li#h2_1 > h2 > p.target {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con02_031.jpg')
    no-repeat 0 0;
  width: auto;
  height: 0;
  padding-top: 10.9%;
  background-size: contain;
}

#page1509 > ol > li#h2_1 > div {
  padding: 55% 0px 0px 0px;
  background: url('images/sp/m_pht02.png') no-repeat 50% 0;
}

#page1509 > ol > li#h2_2 > h2 > p.title {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con03_021.jpg')
    no-repeat 0 50%;
  width: auto;
  height: 0;
  padding-top: 9.96%;
  background-size: contain;
  margin: 0px 0px 10px 0px;
}

#page1509 > ol > li#h2_2 > h2 > p.target {
  width: auto;
  height: 0;
  padding-top: 10.9%;
  background-size: contain;
}

#page1509 > ol > li#h2_2 > div {
  background: url('images/sp/m_pht03.png') no-repeat 50% 0;
  padding: 55% 0px 0px 0px;
}

#page1509 > ol > li#h2_3 > h2 > p.title {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con04_03.jpg')
    no-repeat 0 50%;
  width: auto;
  height: 0;
  padding-top: 14.34%;
  background-size: contain;
  margin: 30px 0px 10px 0px;
}

#page1509 > ol > li#h2_3 > h3 > p.s {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con04_02.jpg')
    no-repeat 0 0;
  width: 250px;
  float: none;
}

#page1509 > ol > li#h2_3 > h2 > p.target {
  width: auto;
  height: 0;
  padding-top: 10.9%;
  background-size: contain;
}

#page1509 > ol > li#h2_3 > div {
  background: url('images/sp/m_pht04.png') no-repeat 50% 0;
  padding: 55% 0px 0px 0px;
}

#page1509 > ol > li#h2_4 > h2 > p.title {
  background: url('https://www.souei.net/wp/wp-content/uploads/2013/11/con05_02.jpg')
    no-repeat 0 50%;
  height: 0;
  padding-top: 15.94%;
  background-size: contain;
  margin: 30px 0px 10px 0px;
}

#page1509 > ol > li#h2_4 > h2 > p.target {
  width: auto;
  height: 0;
  padding-top: 10.9%;
  background-size: contain;
}

#page1509 > ol > li#h2_4 > div {
  background: url('images/sp/m_pht05.png') no-repeat 50% 0;
  padding: 55% 0px 0px 0px;
}

#page1509 > ol {
  margin: 30px 0px;
}

/* 3つの無料サポートend */

/*20170919 定期テスト対策 */

.page_title_on {
  width: 100%;
  margin: 15px auto 0px auto;
  padding: 50px 0px 0px 0px;
}
.test_measure {
  width: auto;
  font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic Pro',
    'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Arial, Verdana, sans-serif;
  margin: 0 2%;
}
.test_measure p {
  font-size: 16px;
}
.test_measure .icon {
  font-size: 16px;
  background-size: auto 16px;
  background-position: 0 2px;
  padding: 0 0 0 1em;
  margin: 0 0 4%;
}
.test_measure .inner {
  margin: 0 0 7%;
  padding: 0;
}
.test_measure .inner img {
  display: block;
  float: none;
  width: 80%;
  margin: 0 auto 4%;
}
.test_measure .times {
  font-size: 18px;
  padding: 0.5em 0;
  margin: 0 0 4%;
}
.test_measure .ttl {
  font-size: 16px;
  padding: 0 0 0 1.4em;
}
.test_measure .ttl::before {
  width: 1em;
  height: 1em;
  background-size: 100% auto;
}
.test_measure .point {
  display: block;
}
.test_measure .point.mt {
  margin-top: 10px;
}
.test_measure .point div {
  display: block;
  width: 100%;
  padding: 2% 0;
}
.test_measure .point div img {
  width: 10%;
}
.test_measure .point p {
  display: block;
  font-size: 18px;
  padding: 4%;
}
.test_measure .yaji {
  margin-bottom: 50px;
}
.test_measure .yaji::after {
  border-width: 20px 24px 0;
  bottom: -40px;
  margin-left: -24px;
}
.test_measure .none {
  display: none;
}
.test_measure .point p br {
  display: none;
}
.foot_bnrarea {
  margin: 0 0 4%;
}
.foot_bnrarea .sp {
  display: block;
}
.foot_bnrarea .pc {
  display: none;
}

/* 追加CSSend */

/*20171106 定期テスト対策 */

#index #contents {
  margin: 0 auto;
}

.sp_slide {
  margin: 60px 0 0 0;
}

#footer_sp .to_top {
  text-align: right;
  position: fixed;
  right: 2%;
  /* bottom: 2%; */
  bottom: 8%;
  padding: 0px;
}

.foot_lp_bnr_sp {
  position: fixed;
  bottom: -2px;
  left: 0;
}

.bnr_sindan {
  margin: 10% 0;
}

[class^='img-flex-'] {
  margin-bottom: 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.img-flex-2 img {
  width: 49%;
}
.img-flex-3 img {
  width: 82%;
  position: inherit;
  margin: 0 auto;
}
.img-flex-4 img {
  width: 24%;
}

#school_image {
  padding-top: 125px;
  margin-top: -125px;
}

#policy {
  padding-top: 50px;
  margin-top: -50px;
}
