@charset "UTF-8";
/**
 * 開成教育ブランドサイト
 *
 * 共通パーツ（ヘッダー、フッター etc）スタイル
 */
/* ==========================================================================
   wrapper
   ========================================================================== */
html {
  background-color: #f5f5ed;
}

body {
  overflow: hidden;
  min-width: 978px;
}

#wrapper {
  border-top-width: 2px;
  border-top-style: solid;
}

/* ==========================================================================
   cover
   ========================================================================== */
#cover {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  /*//&.vega,&.freestep */
  /* --------------------------------------------------- */
  /*//&.seminer */
}
#cover * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  zoom: 1;
}
#cover.vega,
#cover.freestep {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
#cover.vega .outer1,
#cover.freestep .outer1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#cover.vega .outer1 .elem1,
#cover.freestep .outer1 .elem1 {
  height: 40%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#cover.vega .outer1 .elem2,
#cover.freestep .outer1 .elem2 {
  width: 70%;
  margin-left: 15%;
  position: relative;
}
#cover.vega .outer1 .elem2 > a,
#cover.vega .outer1 .elem2 > span,
#cover.freestep .outer1 .elem2 > a,
#cover.freestep .outer1 .elem2 > span {
  cursor: pointer;
  text-indent: -999px;
  overflow: hidden;
  width: 48%;
  min-width: 435px;
  height: 80px;
  display: block;
  border-radius: 5px;
  position: absolute;
  right: 51%;
}
#cover.vega .outer1 .elem2 > a:after,
#cover.vega .outer1 .elem2 > span:after,
#cover.freestep .outer1 .elem2 > a:after,
#cover.freestep .outer1 .elem2 > span:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#cover.vega .outer1 .elem2 > a:hover:after,
#cover.vega .outer1 .elem2 > span:hover:after,
#cover.freestep .outer1 .elem2 > a:hover:after,
#cover.freestep .outer1 .elem2 > span:hover:after {
  opacity: 0.2;
}
#cover.vega .outer1 .elem2 > a:last-child,
#cover.vega .outer1 .elem2 > span:last-child,
#cover.freestep .outer1 .elem2 > a:last-child,
#cover.freestep .outer1 .elem2 > span:last-child {
  top: 0;
  right: auto;
  left: 51%;
}
#cover.vega {
  background-image: url(img/cover_vega_bg.jpg);
}
#cover.vega .outer1 .elem1 {
  background-image: url(img/cover_vega01.png);
}
#cover.vega .outer1 .elem2 a,
#cover.vega .outer1 .elem2 span {
  background: #1685ae;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(img/cover_vega_btn01.png);
}
#cover.vega .outer1 .elem2 a:last-child,
#cover.vega .outer1 .elem2 span:last-child {
  background-image: url(img/cover_vega_btn02.png);
}
#cover.freestep {
  background-image: url(img/cover_freestep_bg.jpg?171122);
}
#cover.freestep .outer1 .elem1 {
  background-image: url(img/cover_freestep01.png);
}
#cover.freestep .outer1 .elem2 a,
#cover.freestep .outer1 .elem2 span {
  background: #14a83b;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(img/cover_freestep_btn01.png);
}
#cover.freestep .outer1 .elem2 a:last-child,
#cover.freestep .outer1 .elem2 span:last-child {
  background-image: url(img/cover_freestep_btn02.png);
}
#cover.seminer {
  background-image: url(img/cover_seminer_bg.jpg);
  background-size: cover;
  background-position: center center;
}
#cover.seminer .outer1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  /*//elem1*/
  /*//elem2*/
}
#cover.seminer .outer1 .elem1 {
  width: 70%;
  margin-left: 15%;
  position: relative;
  height: 34%;
  background-image: url(img/cover_seminer01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#cover.seminer .outer1 .elem2 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 66%;
  background: #fff;
}
#cover.seminer .outer1 .elem2 dl {
  padding-top: 35px;
  width: 34%;
  min-width: 435px;
  position: absolute;
  right: 51%;
}
#cover.seminer .outer1 .elem2 dl:last-child {
  right: auto;
  left: 51%;
}
#cover.seminer .outer1 .elem2 dl:last-child dt {
  background-image: url(img/cover_seminer03.png);
}
#cover.seminer .outer1 .elem2 dl:last-child dd a:nth-child(3),
#cover.seminer .outer1 .elem2 dl:last-child dd span:nth-child(3) {
  background-image: url(img/cover_btn05.png);
}
#cover.seminer .outer1 .elem2 dl dt {
  text-indent: -9999px;
  text-align: left;
  height: 35px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(img/cover_seminer02.png);
}
#cover.seminer .outer1 .elem2 dl dd a,
#cover.seminer .outer1 .elem2 dl dd span {
  cursor: pointer;
  display: block;
  float: left;
  width: 32%;
  text-indent: -9999px;
  margin-right: 2%;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  height: 72px;
  margin-bottom: 13px;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: relative;
}
#cover.seminer .outer1 .elem2 dl dd a:after,
#cover.seminer .outer1 .elem2 dl dd span:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#cover.seminer .outer1 .elem2 dl dd a:hover:after,
#cover.seminer .outer1 .elem2 dl dd span:hover:after {
  opacity: 0.2;
}
#cover.seminer .outer1 .elem2 dl dd a:nth-child(1),
#cover.seminer .outer1 .elem2 dl dd span:nth-child(1) {
  background-color: #dc344a;
  background-image: url(img/cover_btn01.png);
}
#cover.seminer .outer1 .elem2 dl dd a:nth-child(2),
#cover.seminer .outer1 .elem2 dl dd span:nth-child(2) {
  background-color: #16ae4c;
  background-image: url(img/cover_btn02.png);
}
#cover.seminer .outer1 .elem2 dl dd a:nth-child(3),
#cover.seminer .outer1 .elem2 dl dd span:nth-child(3) {
  background-color: #124d9f;
  background-image: url(img/cover_btn03.png);
  margin-right: 0;
}
#cover.seminer .outer1 .elem2 dl dd a:last-child,
#cover.seminer .outer1 .elem2 dl dd span:last-child {
  background-position: center center;
  background-color: #1685ae;
  background-image: url(img/cover_btn04.png);
  clear: both;
  width: 100%;
  height: 40px;
  margin-bottom: 0;
}
#cover .rogo {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url(img/cover_rogo.png);
  background-position: center top;
}

/*20190829*/
#cover .area-container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#cover .kansai-container,
#cover .kanto-container {
  width: 575px;
}
#cover .kansai-container h2,
#cover .kanto-container h2 {
  margin: 30px 0;
}
#cover .kansai-container ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#cover .kansai-container ul li {
  margin-bottom: 20px;
}

#cover .kansai-container ul li img,
#cover .kanto-container ul li img {
  transition: opacity 0.4s ease;
}
#cover .kansai-container ul li img:hover,
#cover .kanto-container ul li img:hover {
  cursor: pointer;
  opacity: 0.6;
}

/* ==========================================================================
   header
   ========================================================================== */
#head-wrap {
  background-color: #fff;
  padding-bottom: 16px;
}

#tagline {
  /*@include css3(box-shadow, 0 3px 5px rgba(4,0,0,.05));*/
  background: url(img/bg_tagline.gif) repeat-x left top;
  padding-bottom: 30px;
}
#tagline p {
  padding-top: 7px;
}

#tagline-inner {
  margin: 0 auto;
  font-size: 85%;
  position: relative;
  margin: 0 auto;
  width: 978px;
}

#header {
  position: relative;
  /*padding-top:24px;*/
  margin: 0 auto;
  width: 978px;
}

#logo,
#header-target,
#header-area {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

#header-area {
  margin-top: 2px;
  margin-left: 3px;
  margin-bottom: -2px;
}

#header-target {
  margin-top: 2px;
  margin-left: 7px;
  margin-bottom: -2px;
}

#header-telno {
  position: absolute;
  right: 0;
  top: 5px;
}

#header-utility {
  height: 41px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -2px;
  z-index: 2;
  width: 400px;
}
#header-utility a {
  background-image: url(img/header_utility.png?160203);
  background-repeat: no-repeat;
  display: block;
  height: 41px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  zoom: 1;
}
#header-utility li {
  overflow: hidden;
}

#header-utility01 {
  width: 200px;
}
#header-utility01 a {
  background-position: left top;
}
#header-utility01 a:hover {
  background-position: left bottom;
}

#header-utility02 {
  width: 200px;
}
#header-utility02 a {
  background-position: -200px top;
}
#header-utility02 a:hover {
  background-position: -200px bottom;
}

/* ==========================================================================
   navigation
   ========================================================================== */
.navi-none #side-srchbox {
  margin-top: 0;
}

#nav {
  background: url(img/bg_nav.gif) repeat-x left bottom;
  /*margin-top:16px;*/
}

#nav-inner {
  margin: 0 auto;
  width: 978px;
}
#nav-inner a,
#nav-inner .active {
  background-repeat: no-repeat;
  display: block;
  height: 37px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  zoom: 1;
}
#nav-inner li {
  overflow: hidden;
}

#contents {
  background: url(img/bg_contents.gif) repeat-x left top;
  background-color: #f5f5ed;
}

#contents-inner {
  padding-top: 20px;
}

#contents-inner.brand-index {
  padding-top: 30px;
}

/* ==========================================================================
   topicpath
   ========================================================================== */
#topicpath {
  background: url(img/bg_topicpath.png) left top;
  height: 32px;
}

#topicpath-inner {
  padding-left: 20px;
  padding-top: 7px;
  margin: 0 auto;
  width: 978px;
}
#topicpath-inner li {
  background: url(img/topicpath_arrow.gif) no-repeat left center;
  margin-left: 9px;
  padding-left: 14px;
  font-size: 85%;
}
#topicpath-inner li:first-child {
  background: none;
  margin-left: 0;
  padding-left: 0;
}
#topicpath-inner a {
  color: #777;
  font-weight: normal;
}

/* ==========================================================================
   contents
   ========================================================================== */
#prev {
  position: absolute;
  top: 110px;
  left: -13px;
  z-index: 100;
}
#prev img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  position: relative;
  zoom: 1;
  border-radius: 5px;
}

#next {
  position: absolute;
  top: 110px;
  right: -13px;
  z-index: 101;
}
#next img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  position: relative;
  zoom: 1;
  border-radius: 5px;
}

#contents-inner {
  /*padding-bottom:70px;*/
  margin: 0 auto;
  width: 978px;
}

#main {
  float: left;
  width: 726px;
}

#side {
  float: right;
  width: 222px;
}

/* pagetop */
.pagetop {
  text-align: right;
}

.pagetop a {
  /*display:block;
  text-align:right;*/
}

.pt-line {
  background: url(img/pagetop_line.gif) no-repeat right top;
  margin-bottom: 30px;
  margin-top: 30px;
}

.pt-bg {
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e6e6e6;
}
.pt-bg a {
  background-color: #f0f0f0;
  display: block;
  padding: 5px 20px 5px 0;
  text-align: right;
}
.pt-bg a:hover {
  background-color: #f7f7f7;
}

/* ==========================================================================
   side
   ========================================================================== */
#side .box01 {
  margin-bottom: 20px;
}

#side #return {
  margin-top: -12px;
}

.side-ttl-shadow {
  -webkit-box-shadow: 0 5px 20px rgba(4, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 20px rgba(4, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 20px rgba(4, 0, 0, 0.15);
  -o-box-shadow: 0 5px 20px rgba(4, 0, 0, 0.15);
  box-shadow: 0 5px 20px rgba(4, 0, 0, 0.15);
  position: relative;
  zoom: 1;
}

#side-ttl {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  position: relative;
  zoom: 1;
}

#top-bnr {
  margin-bottom: 35px;
}
#top-bnr li:nth-child(2) {
  margin-top: 18px;
}
#top-bnr li:nth-child(3) {
  margin-top: 18px;
}

.side-bnr li {
  background: #fff;
  margin-top: 15px;
}

/* 成学社 企業情報 */
#side-sompany h2 {
  font-size: 123.1%;
  font-weight: bold;
  margin-bottom: 8px;
}
#side-sompany .side-cbox {
  padding: 11px 19px 15px;
}
#side-sompany li {
  line-height: 1.2;
}

/* カテゴリナビ
   ========================================================================== */
#snav {
  padding-bottom: 20px;
}
#snav li {
  background: url(img/bg_snav_line.gif) no-repeat center bottom;
  zoom: 1;
  line-height: 1.4;
}
#snav li a {
  background-repeat: no-repeat;
  background-position: 10px 10px;
  display: block;
  padding: 7px 10px 7px 25px;
  text-decoration: none;
  zoom: 1;
}
#snav li .menu-target {
  color: #b0b0b0;
  font-size: 83.3%;
}
#snav li .naviIn {
  background: #fff;
  margin: 7px 0px 7px 0px !important;
}
#snav li .naviIn li {
  background: url(img/bg_snav_line.gif) no-repeat center bottom;
  line-height: 1.4;
}
#snav li .naviIn li a {
  padding: 7px 15px 7px 25px;
  background-position: 10px 10px;
}
#snav li .naviIn li:last-child {
  background: none;
}
#snav #vega-navi {
  padding: 0px 15px 10px 15px;
  background: #f0f0f0;
  border-left: #c8c8c8 solid 10px;
}
#snav #vega-navi strong {
  font-weight: bold;
  display: block;
  padding-top: 7px;
}
#snav #vega-navi .naviIn .active {
  border-left: none;
  padding-left: 10px;
}
#snav .vega-navi-active {
  border-left-color: #006ab6 !important;
  background: #d9f2e2 !important;
}
#snav .vega-navi-active li a {
  background-position: left center;
}
#snav .active {
  padding: 7px 10px 7px 15px;
  background-image: url(img/bg_snav_line.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  border-left-style: solid;
  border-left-width: 10px;
  font-weight: bold;
}
#snav li:last-child {
  background-image: none !important;
}
#snav .activeParent {
  padding: 7px 10px 7px 15px;
  background: url(img/bg_snav_line.gif) no-repeat left bottom;
  border-left-style: solid;
  border-left-width: 10px;
  font-weight: bold;
}
#snav .activeParent a {
  background-repeat: no-repeat;
  background-position: 0px 3px;
  display: block;
  padding: 0px 10px 0px 15px;
  text-decoration: none;
  zoom: 1;
}
#snav .activeParent .active {
  padding: 7px 10px 7px 10px;
  border-left-width: 0px;
}
#snav .snav-sttl {
  background-color: #f2f2f2;
  background-image: url(img/bg_snav_line.gif), url(img/bg_snav_line.gif);
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
  color: #777;
  font-weight: bold;
  margin-top: -1px;
  padding-left: 15px;
  position: relative;
}

/* ボーダーボックス
   ========================================================================== */
/* 緑 */
.linebox01 {
  border-top: 3px solid #0ea33d;
}

/* 青 */
.linebox02 {
  border-top: 3px solid #0068b6;
}

/* 濃青 */
.linebox03 {
  border-top: 3px solid #1d2088;
}

/* 青 */
.linebox04 {
  border-top: 3px solid #e60012;
}

/* [動画で解説] 指導システムはこちら
   ========================================================================== */
.mvb {
  position: relative;
  width: 222px;
  height: 150px;
}

.mvb #mvb-btn {
  position: absolute;
  z-index: 9555;
}

.mvb #mvb-gif {
  width: 222px;
  height: 125px;
  z-index: 0;
  position: absolute;
  top: 0;
}

/* 近くの教室を探す
   ========================================================================== */
#side-srchbox {
  margin-top: 20px;
}
#side-srchbox h3 {
  margin-bottom: 7px;
  margin-top: 13px;
}
#side-srchbox h3:first-child {
  margin-top: 0;
}

.side-inner {
  padding: 13px 10px 10px;
}

/* snavがないとき（一番上にくる時） */
.snav-none #side-srchbox {
  margin-top: 0;
}

/* 開成教育グループ
   ========================================================================== */
#side-groupbox {
  margin-top: 24px;
}

.side-grouplist {
  margin-top: 5px;
  margin-bottom: 10px;
}
.side-grouplist li {
  margin-right: 5px;
}
.side-grouplist li:last-child {
  margin-right: 0;
}

.side-grouplist:last-child {
  margin-bottom: 0;
}

.net-utility {
  text-align: right;
  margin-top: 5px;
}
.net-utility li {
  font-size: 77%;
  margin-left: 10px;
}
.net-utility a {
  color: #777;
  font-weight: normal;
}

#side-netbox .side-inner {
  padding-top: 5px;
}

/* ==========================================================================
   fnav
   ========================================================================== */
#fnav {
  background: url(img/bg_fnav.png) left top;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  margin-top: 40px;
}

#fnav-inner li {
  border-right: 1px solid #888886;
  line-height: 1;
  margin-left: 17px;
  padding-right: 17px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
#fnav-inner li a {
  color: #777;
  font-weight: normal;
}

#fnav-inner li:first-child {
  border-left: 1px solid #888886;
  margin-left: 0;
  padding-left: 17px;
}

/* ==========================================================================
   footer
   ========================================================================== */

.googletag {
  position: absolute;
  bottom: 0;
  left: 0;
}

#footer {
  background-color: #fff;
  padding-bottom: 50px;
}
#footer #footer-inner {
  padding-top: 20px;
  position: relative;
  margin: 0 auto;
  width: 978px;
}
#footer #footer-ttl {
  margin-bottom: 20px;
}
#footer #footer-jasdaq {
  position: absolute;
  right: 0;
  top: 20px;
}
#footer #copyright {
  margin: 0 auto;
  width: 978px;
  margin-top: 30px;
}
#footer #copyright .fl {
  display: inline;
  color: #777777;
}
#footer #copyright .fr li {
  margin-left: 20px;
}
#footer #copyright .fr li a {
  font-weight: normal;
  color: #777777;
}
#footer #copyright .fr li:first {
  margin-left: 0 !important;
}

#footer-group {
  width: 475px;
}

#footer-individual {
  width: 307px;
}

#footer-image {
  margin-right: 0;
  width: 138px;
}

.footer-nav {
  float: left;
  margin-right: 29px;
}
.footer-nav h3 {
  margin-bottom: 10px;
}
.footer-nav li {
  margin-right: 30px;
}
.footer-nav li:last-child {
  margin-right: 0;
}

/* ==========================================================================
   parts
   ========================================================================== */
/* icon
  ========================================================================== */
a.arrow01,
span.arrow01,
ul.arrow01 li a {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 15px;
  padding-bottom: 2px;
}

a.arrow01 {
  background-position: left 0.25em;
}

a.arrow02,
span.arrow02,
ul.arrow02 li a,
dl.arrow02 a {
  background-repeat: no-repeat;
  background-position: left 0.5em;
  padding: 3px 0 2px 8px;
}

a.arrow02 {
  background-position: left 0.75em;
}

ul.arrow01 li a {
  background-position: left 0.2em;
  padding: 0 0 0 15px;
  vertical-align: auto;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

ul.arrow02 li a {
  padding: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

/*display: inline-block　→　display: inline */

ul.arrow03 li a {
  padding: 0 0 0 8px;
  vertical-align: middle;
  display: inline;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

a.arrow01,
a.arrow02 {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  vertical-align: auto;
}

/* 本文中のアイコン */
.icon-inner img {
  margin-right: 10px;
  vertical-align: text-top;
}

/* title
  ========================================================================== */
.ttl01 {
  background-repeat: no-repeat;
  background-position: left 15px;
  color: #3b3b3b;
  font-size: 184.6%;
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 29px;
}

/* タイトルの横にテキスト */
.ttl01-wrap {
  position: relative;
}
.ttl01-wrap .ttl-r {
  position: absolute;
  text-align: right;
  right: 0;
  top: 10px;
}

.ttl02 {
  color: #fff;
  font-size: 138.5%;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 35px;
  padding: 2px 10px 1px;
}

.ttl02 span {
  font-size: 70% !important;
}

.ttl03 {
  border-left-width: 6px;
  border-left-style: solid;
  color: #3b3b3b;
  font-size: 138.5%;
  font-weight: bold;
  margin-bottom: 15px;
  padding-left: 5px;
}

.ttl04 {
  font-weight: bold;
  font-size: 123.1%;
  margin-bottom: 10px;
}

.ttl05 {
  background-color: #f0f0f0;
  border-bottom: 1px solid #e6e6e6;
  border-left-width: 10px;
  border-left-style: solid;
  color: #3b3b3b;
  font-weight: bold;
  font-size: 153.8%;
  padding-left: 10px;
}

/* table
  ========================================================================== */
th,
td {
  vertical-align: top;
}

.tbl01 {
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  width: 100%;
}
.tbl01 th,
.tbl01 td {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 5px 20px;
}
.tbl01 th {
  background-color: #f0f0f0;
  text-align: center;
  color: #3b3b3b;
  font-weight: bold;
}

/* thのwidth */
.th185 th {
  width: 145px;
}

/* ストライプテーブル */
.tbl-stripe {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 100%;
}
.tbl-stripe th {
  color: #00a73b;
  font-weight: bold;
}
.tbl-stripe th,
.tbl-stripe td {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px;
}
.tbl-stripe tr:last-child th,
.tbl-stripe tr:last-child td {
  border-bottom: none;
}
.tbl-stripe tr:nth-child(2n) th,
.tbl-stripe tr:nth-child(2n) td {
  background-color: #f0f0f0;
}

/* box
  ========================================================================== */
.box01 {
  background-color: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  position: relative;
  zoom: 1;
}

#contents-inner #main > .box01 {
  margin-bottom: 0;
}

.box01-inner {
  padding: 20px;
}

/* タイトルのスタイル01 */
.boxttl01-wrap {
  border-left-style: solid;
  border-left-width: 15px;
  border-left-color: #0068b6;
  /*border-bottom:1px solid #e6e6e6;*/
  padding: 9px 20px 10px 15px;
}
.boxttl01-wrap .boxttl01-ttl {
  color: #3b3b3b;
  font-size: 184.6%;
  font-weight: bold;
}

.boxttl01-wrap.fBox .boxttl01-ttl {
  padding-right: 180px;
  position: relative;
}
.boxttl01-wrap.fBox .boxttl-r {
  /*margin-bottom:-2em;
  position:relative;
  top:-2.5em;
  text-align:right;*/
  right: 20px;
  top: 20px;
  position: absolute;
  white-space: nowrap;
}
.boxttl01-wrap.fBox .boxttl-r.btn-r {
  top: 16px;
}

/* タイトルのスタイル02 */
.boxttl02-wrap {
  border-left-style: solid;
  border-left-width: 10px;
  /*border-bottom:1px solid #e6e6e6;*/
  background-color: #f0f0f0;
  padding: 3px 15px 0 10px;
}
.boxttl02-wrap .boxttl02-ttl {
  color: #3b3b3b;
  font-weight: bold;
  font-size: 153.8%;
}

.boxttl02-wrap.fBox .boxttl02-ttl {
  padding-right: 170px;
}
.boxttl02-wrap.fBox .boxttl-r {
  /*float:right;*/
  margin-bottom: -1.5em;
  position: relative;
  top: -2.25em;
  text-align: right;
}

/* 2カラムのとき */
.inbox-2column .boxttl02-wrap.fBox .boxttl02-ttl {
  padding-right: 60px;
}

/* インナーボックス */
.inbox01 {
  background-color: #fff;
  margin-bottom: 17px;
  vertical-align: top !important;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
  position: relative;
  zoom: 1;
}

.inbox01.line-side {
  border-left-style: solid;
  border-left-width: 1px;
}
.inbox01.line-side .inbox01-inner {
  padding: 15px 15px 12px 15px;
}

.inbox01-inner {
  padding: 10px 15px;
}

.inbox01-inner.line-btm {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.line-top {
  border-top: 1px solid #e6e6e6;
}

/* 2カラム */
.inbox-2column {
  margin-bottom: -15px;
  position: relative;
}
.inbox-2column .inbox01 {
  margin-right: 22px;
  width: 332px;
  float: left;
  *display: inline;
  zoom: 1;
  /*@include inblock;*/
}
.inbox-2column .inbox01:nth-child(2n) {
  margin-right: 0;
}

/* 3カラム */
.inbox-3column {
  margin-bottom: -15px;
}
.inbox-3column .inbox01 {
  margin-right: 22px;
  width: 214px;
  float: left;
  /*@include inblock;*/
}
.inbox-3column .inbox01:nth-child(3n) {
  margin-right: 0;
}

/* ボックス内のパーツ設定 */
.inbox-thumb {
  margin-bottom: 8px;
  display: block;
}

.inbox-sttl {
  margin-bottom: 8px;
}

.inbox-btn {
  margin-top: 15px;
}

/* テキストと画像の配置 */
.item-ltr,
.item-rtl {
  width: 100%;
  display: table;
}

.item-rtl {
  direction: rtl;
  text-align: right;
}

.item-ltr .item-image,
.item-rtl .item-image {
  margin: 0;
  padding-right: 20px;
  display: table-cell;
  vertical-align: top;
  width: 1%;
  *width: auto;
  *float: left;
}

.item-rtl .item-image {
  *float: right;
  padding-left: 20px;
  padding-right: 0;
}

#main .item-image.pdr30 {
  padding-right: 30px;
}

#main .item-image.pdl30 {
  padding-left: 30px;
}

.item-ltr .item-text,
.item-rtl .item-text {
  display: table-cell;
  vertical-align: top;
  *zoom: 1;
}

.item-rtl .item-text,
.item-rtl img {
  direction: ltr;
  text-align: left;
}

.vmiddle .item-image,
.vmiddle .item-text {
  vertical-align: middle;
}

/* シャドウボックス */
.shadow {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.13);
  -ms-box-shadow: 0 0 9px rgba(0, 0, 0, 0.13);
  -o-box-shadow: 0 0 9px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.13);
  position: relative;
  zoom: 1;
}

.btnshadow {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
  position: relative;
  zoom: 1;
}

a:hover .btnshadow {
  -webkit-box-shadow: 0 0 7px rgba(0, 167, 59, 0.4);
  -moz-box-shadow: 0 0 7px rgba(0, 167, 59, 0.4);
  -ms-box-shadow: 0 0 7px rgba(0, 167, 59, 0.4);
  -o-box-shadow: 0 0 7px rgba(0, 167, 59, 0.4);
  box-shadow: 0 0 7px rgba(0, 167, 59, 0.4);
  position: relative;
  zoom: 1;
}

a:hover img.btnshadow {
  border-radius: 6px;
}

#sns-box {
  margin-top: 30px;
  margin-bottom: 30px;
}
#sns-box li {
  margin-right: 15px;
}

/* text
  ========================================================================== */
.bold12 {
  color: #3b3b3b;
  font-weight: bold;
}

.bold14 {
  font-size: 108%;
  color: #3b3b3b;
  font-weight: bold;
}

.bold16 {
  font-size: 123.1%;
  color: #3b3b3b;
  font-weight: bold;
}

.bold18 {
  font-size: 138.5%;
  color: #3b3b3b;
  font-weight: bold;
}

/* 値の継承 */
.inner10 {
  font-size: 83.3%;
}

#contents .lh13 {
  line-height: 1.37;
}

/* list
  ========================================================================== */
.circle-list01 {
  margin-top: 5px;
}
.circle-list01 li {
  background: url(img/icon_circle_list01.gif) no-repeat left center;
  padding-left: 9px;
}

/* other
  ========================================================================== */
/* ドットライン */
.dot-top {
  border-top: 1px dotted #e6e6e6;
}

/* ==========================================================================
   縮小版ヘッダー
   ========================================================================== */
#wrapper {
  border-top: 2px solid #0068b6;
}

#header-min {
  background: #fff;
}
#header-min #header-min-inner {
  width: 978px;
  margin: 0 auto;
  padding: 20px 0;
}

#min {
  margin-bottom: -50px;
  background: url(img/bg_min.jpg);
}
#min #contents-min {
  background: url(img/bg_min_top.jpg) repeat-x center top;
}
#min #contents-min #contents-min-inner {
  width: 978px;
  margin: 0 auto;
  padding: 30px 0;
}

#footer-min-close {
  padding-top: 50px;
  background: url(img/bg_min_btm.jpg) #f0f0f0 repeat-x center top;
}
#footer-min-close #close-btn {
  text-align: center;
}
#footer-min-close #close-btn a {
  display: block;
  background: #f0f0f0;
}
#footer-min-close #close-btn a:hover {
  background: #f7f7f7;
}

/* ==========================================================================
   全ブランド共通（デフォルト値）
   ========================================================================== */
a.arrow01,
span.arrow01,
ul.arrow01 li a {
  background-image: url(img/arrow01.gif);
}

ul.arrow01 li {
  margin-top: 5px;
}
ul.arrow01 li:first-child {
  margin-top: 0;
}

a.arrow02,
span.arrow02,
ul.arrow02 li a,
dl.arrow02 a {
  background-image: url(img/arrow02.gif);
}

ul.arrow02 li {
  margin-top: 5px;
}
ul.arrow02 li:first-child {
  margin-top: 0;
}

.ttl02 {
  /*background-color: #0068b6;*/
}

.ttl03 {
  border-left-color: #0068b6;
}

.min-width {
  width: 800px !important;
  margin: 0 auto;
}

a:hover {
  color: #0068b6;
}

#emergency {
  margin-top: -10px;
  margin-bottom: 20px;
  text-align: center;
}
#emergency p {
  margin-bottom: 10px;
  color: #ff1a1a;
  border: 2px solid #ff1a1a;
  background: #ffe8e8;
  padding: 6px 8px;
  font-weight: bold;
  font-size: 105%;
}
#emergency p a {
  color: #ff1a1a;
  display: block;
}

#f-btn-sp a {
  color: #fff;
  display: block;
  text-align: center;
  padding: 50px 30px;
  font-size: 50px;
  background: #0068b7;
}

/* 200305追記　塾生向けお知らせ */


#class_info {
   margin-top: 30px;
  margin-bottom: -30px;
  text-align: center;
}
#class_info p {
  margin-bottom: 10px;
  color: #333;
  border: 2px solid #333;
  background: #fff;
  padding: 6px 8px;
  font-weight: bold;
  font-size: 105%;
}
#class_info p a {
  color: #333;
  display: block;
}