@charset "UTF-8";
/**
 * 代ゼミサテライン
 *
 * 共通スタイル
 */
/* ==========================================================================
   ブランドごとのカラー設定
   ========================================================================== */
#logo {
  margin-top: -15px;
}

#wrapper {
  border-top-color: #e60012;
}

a:hover,
.ttl04,
#snav .active {
  color: #e60012;
}

.ttl02,
#side-ttl {
  background-color: #e60012;
  zoom: 1;
}

#side-ttl {
  color: #ffffff;
  font-size: 153.8%;
  font-weight: bold;
  padding: 4px 10px;
  letter-spacing: -1px;
}

.ttl03,
.ttl05,
.boxttl01-wrap,
.boxttl02-wrap,
.inbox01.line-side,
#snav .active,
#snav .activeParent {
  border-left-color: #e60012;
}

#snav .active,
#snav .activeParent {
  background: #fce5e7;
}

/* ==========================================================================
   wrapper
   ========================================================================== */
/* ==========================================================================
   header
   ========================================================================== */
/* ==========================================================================
   navigation
   ========================================================================== */
#nav-inner a,
#nav-inner .active {
  background-image: url(/brand/css/img/nav/yozemi.gif?160129);
}

#nav01 {
  width: 163px;
}
#nav01 a {
  background-position: left top;
}
#nav01 a:hover {
  background-position: left -37px;
}

#nav02 {
  width: 133px;
}
#nav02 a {
  background-position: -163px top;
}
#nav02 a:hover {
  background-position: -163px -37px;
}

#nav03 {
  width: 126px;
}
#nav03 a {
  background-position: -296px top;
}
#nav03 a:hover {
  background-position: -296px -37px;
}

#nav04 {
  width: 107px;
}
#nav04 a {
  background-position: -422px top;
}
#nav04 a:hover {
  background-position: -422px -37px;
}

#nav05 {
  width: 116px;
}
#nav05 a {
  background-position: -529px top;
}
#nav05 a:hover {
  background-position: -529px -37px;
}

#nav06 {
  width: 144px;
}
#nav06 a {
  background-position: -645px top;
}
#nav06 a:hover {
  background-position: -645px -37px;
}

#nav07 {
  width:189px;
}

#nav07 #txt-search {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1) inset;
  width:140px;
  border:1px solid #ccc;
  border-radius:5px;
  background:#f7f7bc;
  margin:0 5px 0 14px;
  margin-left:14px;
  box-sizing:border-box;
  height:30px;
  padding-left:5px;
  font-size: 108%;
  line-height: 1.2;
}

#nav07 #txt-search:focus {
  background:#fff;
}

#nav07 #btn-search {
  background:#e60012;
  border-radius:5px;
}

/* アクティブ */
#nav01.active,
#nav01.activeParent a {
  background-position: left bottom;
}

#nav02.active,
#nav02.activeParent a {
  background-position: -163px bottom;
}

#nav03.active,
#nav03.activeParent a {
  background-position: -296px bottom;
}

#nav04.active,
#nav04.activeParent a {
  background-position: -422px bottom;
}

#nav05.active,
#nav05.activeParent a {
  background-position: -529px bottom;
}

#nav06.active,
#nav06.activeParent a {
  background-position: -645px bottom;
}

/* ==========================================================================
   side
   ========================================================================== */
#snav li a {
  background-image: url(img/arrow03.gif);
}

#snav li a {
  background-image: url(img/arrow03.gif);
}

#side .classroom-list-box {
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  padding: 9px;
}

#side .classroom-list-box li {
  margin-right: 6px;
  margin-top: 0px;
  width: 88px;
}

#side .classroom-list-box li.line-1 {
  width: 176px !important;
}

#side .classroom-list-box li:nth-child(2n) {
  margin-right: 0;
}

#side .classroom-list-box li:nth-child(2) {
  margin-top: 0;
}

#side .classroom-list-box li span {
  font-size: 77%;
}

/* ==========================================================================
   footer
   ========================================================================== */
/* ==========================================================================
   parts
   ========================================================================== */
/* icon
   ========================================================================== */
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;
}

.win img {
    padding-bottom: 4px;
    padding-left: 5px;
}
/* title
   ========================================================================== */
.ttl01 {
  background-image: url(img/ttl01.gif);
  zoom: 1;
}

/* ==========================================================================
   下層の共通パーツ
   ========================================================================== */
/* もっと知りたいと思ったら、お近くの開成教育セミナーへ
   ========================================================================== */
#more-selectbox {
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
}
#more-selectbox h2 {
  margin-bottom: 5px;
}
#more-selectbox .morelist {
  margin-right: 0;
  width: 328px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
#more-selectbox .morelist dd {
  margin-top: 5px;
}
#more-selectbox .morelist:nth-child(2n) {
  margin-right: 25px;
}

/* まずはお気軽にご相談ください！
   ========================================================================== */
#footer-inquiry {
  margin: 0 auto;
  width: 978px;
  margin-top: 50px;
}

#footer-inquiry-inner {
  background: url(/brand/css/img/bg_dot.gif) repeat-y 342px top;
  padding: 21px 0 22px 17px;
  position: relative;
}

#footer-inquiry-tel {
  float: left;
  margin-right: 56px;
  width: 297px;
}
#footer-inquiry-tel h2,
#footer-inquiry-tel p {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
#footer-inquiry-tel h2 {
  margin-right: 5px;
}

#footer-inquiry-pc {
  float: left;
  position: relative;
  width: 467px;
}
#footer-inquiry-pc h2,
#footer-inquiry-pc ul {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
#footer-inquiry-pc h2 {
  margin-right: 5px;
}
#footer-inquiry-pc ul {
  margin-top: 11px;
  margin-left: -6px;
}
#footer-inquiry-pc #footer-inquiry-pcitem {
  position: absolute;
  left: 58px;
  top: -10px;
}

#footer-utility {
  height: 48px;
  overflow: hidden;
  width: 399px;
}
#footer-utility a {
  background-image: url(img/footer_utility.png?160203);
  background-repeat: no-repeat;
  display: block;
  height: 48px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  zoom: 1;
}
#footer-utility li {
  overflow: hidden;
}

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

#footer-utility02 {
  width: 199px;
}
#footer-utility02 a {
  background-position: -199px top;
}
#footer-utility02 a:hover {
  background-position: -199px bottom;
}

#footer-inquiry-item {
  position: absolute;
  right: 0;
  bottom: 0;
}

/* ==========================================================================
   お知らせ・イベントなどその他
   ========================================================================== */
.other-wrap .inbox01-inner {
  padding: 30px 20px;
}
.other-wrap .item-image {
  padding-right: 20px; }
  .other-wrap .item-image img {
    border: 1px solid #e6e6e6; }
.other-wrap .item-ltr {
  margin-bottom: 30px;
}
.other-wrap .event-target {
  margin-top: 3px;
  margin-bottom: 7px;
}
.other-wrap .event-target li {
  margin-right: 1px;
}
.other-wrap .dot-top {
  padding-top: 30px;
  margin-top: 40px;
}
.other-wrap .dot-top .fl .arrow-prev {
  background: url("/yozemi/common/css/img/arrow_prev.gif");
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 15px;
  padding-bottom: 2px;
}
.other-wrap .dot-top .fr .arrow-next {
  background: url("/yozemi/common/css/img/arrow_next.gif");
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 15px;
  padding-bottom: 2px;
}
.other-wrap .icon-end {
  margin-left: 10px;
}
.other-wrap .icon-end img {
  vertical-align: middle;
}
.other-wrap #info-list {
  margin-top: -10px;
}
.other-wrap #info-list li {
  margin-top: 10px;
  padding-left: 16.7em;
  position: relative;
  zoom: 1;
}
.other-wrap #info-list li a {
  margin-top: -2px;
  font-weight: normal;
}
.other-wrap #info-list li .info-date {
  position: absolute;
  left: 0;
  top: 0;
}
.other-wrap #info-list li .info-category {
  position: absolute;
  left: 7.5em;
  top: 1px;
}
.other-wrap #info-list li .info-linktxt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#detail-wrap .boxttl01-ttl {
  font-size: 138.5%;
  padding-right: 100px;
}
#detail-wrap .boxttl-r {
  top: 15px;
}
#detail-wrap .inbox01-inner {
  padding: 20px 50px 0;
}
#detail-wrap .event-inner {
  padding: 0 20px 20px;
}
#detail-wrap #more-selectbox {
  text-align:center;
  margin-top: -10px !important;
}

#detail-wrap-inner #end-txt {
  background: #ffcccc;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 3px 8px 2px;
  border: 2px solid #ff0000;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  font-size: 108%;
}
#detail-wrap-inner h2 {
  background-image: url(img/ttl01.gif);
  zoom: 1;
  background-repeat: no-repeat;
  background-position: left 15px;
  color: #3b3b3b;
  font-size: 184.6%;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 29px;
}
#detail-wrap-inner h3 {
  color: #FFF;
  font-size: 138.5%;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 2px 10px 1px;
  background-color: #e60012;
  zoom: 1;
}
#detail-wrap-inner h4 {
  border-left-width: 6px;
  border-left-style: solid;
  color: #3b3b3b;
  font-size: 138.5%;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 5px;
  border-left-color: #e60012;
}
#detail-wrap-inner p {
  margin-bottom: 10px;
}
#detail-wrap-inner ul {
  margin: 0 18px 10px; }
  #detail-wrap-inner ul li {
    list-style: disc outside; }
#detail-wrap-inner ol {
  margin: 0 18px 10px; }
  #detail-wrap-inner ol li {
    list-style: decimal outside; }
#detail-wrap-inner table {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#detail-wrap-inner table th, #detail-wrap-inner table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 3px 8px;
}
#detail-wrap-inner table th {
  background: #f0f0f0;
  text-align: center;
  font-weight: bold;
  color: #3b3b3b;
}
#detail-wrap-inner a {
  background-image: url(img/arrow02.gif);
  background-repeat: no-repeat;
  background-position: left 0.5em;
  padding: 3px 0 2px 8px;
}
#detail-wrap-inner strong {
  font-weight: bold;
}
#detail-wrap-inner img {
  border: 1px solid #e5e5e5;
}
/* ==========================================================================
   教室からのご案内テンプレート
   ========================================================================== */
#guidanceBox p {
  margin-bottom: 10px; }
#guidanceBox ul {
  margin: 0 18px 10px; }
  #guidanceBox ul li {
    list-style: disc outside; }
#guidanceBox ol {
  margin: 0 18px 10px; }
  #guidanceBox ol li {
    list-style: decimal outside; }
#guidanceBox table {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }
  #guidanceBox table th, #guidanceBox table td {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 3px 8px; }
  #guidanceBox table th {
    background: #f0f0f0;
    text-align: center;
    font-weight: bold;
    color: #3b3b3b; }
#guidanceBox a {
  background-image: url(img/arrow02.gif);
  background-repeat: no-repeat;
  background-position: left 0.5em;
  padding: 3px 0 2px 8px; }
#guidanceBox strong {
  font-weight: bold; }
#guidanceBox img {
  border: 1px solid #e5e5e5;
  max-width:100%; }
#guidanceBox em {
  font-style: italic; }
