@charset "UTF-8";
.LeftMenu#wsch ul li a {
  background-image: url(../img/leftmenu_sch.gif); }

.LeftMenu#wsch2023 ul li a {
  background-image: url(../img/leftmenu_wsch.gif); }

/* 通常時のスタイル */
.LeftMenu ul li.sch01 a {
  height: 34px;
  background-position: 0 0; }

.LeftMenu ul li.sch02 a {
  height: 34px;
  background-position: 0 -34px; }

.LeftMenu ul li.sch03 a {
  height: 42px;
  background-position: 0 -68px; }

.LeftMenu ul li.sch04 a {
  height: 34px;
  background-position: 0 -110px; }

/* オンマウスのスタイル */
.LeftMenu ul li.sch01 a:hover {
  background-position: -190px 0; }

.LeftMenu ul li.sch02 a:hover {
  background-position: -190px -34px; }

.LeftMenu ul li.sch03 a:hover {
  background-position: -190px -68px; }

.LeftMenu ul li.sch04 a:hover {
  background-position: -190px -110px; }

/* ページ選択時のスタイル */
.LeftMenu ul li.sch01Now a {
  height: 34px;
  background-position: -190px 0; }

.LeftMenu ul li.sch02Now a {
  height: 34px;
  background-position: -190px -34px; }

.LeftMenu ul li.sch03Now a {
  height: 42px;
  background-position: -190px -68px; }

.LeftMenu ul li.sch04Now a {
  height: 34px;
  background-position: -190px -110px; }

.seminar_img {
  background: rgba(0, 0, 0, 0) url("../img/seminar_photo_bg.png") no-repeat scroll right top;
  padding: 15px;
  width: 539px; }

.seminar_img img {
  margin: 0 0; }

.seminar_img p {
  margin: 5px 0 0 5px;
  padding: 0;
  font-size: 14px; }

.change h2 {
  background: #911340;
  color: #fff;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 5px 1em 0; }

.goukaku {
  padding: 25px 10px 20px;
  font-size: 14px;
  border-radius: 0 0 4px 4px;
  position: relative;
  margin: 10px 0; }

.goukaku::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/img/wine_school2019/line.png) no-repeat center bottom;
  height: 20px;
  display: block;
  background-size: 560px auto; }

.goukaku::after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/img/wine_school2019/line2.png) no-repeat center bottom;
  height: 20px;
  display: block;
  background-size: 560px auto; }

.svg .goukaku::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/img/wine_school2019/line.svg) no-repeat center bottom;
  height: 20px;
  display: block;
  background-size: 560px auto; }

.svg .goukaku::after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/img/wine_school2019/line2.svg) no-repeat center bottom;
  height: 20px;
  display: block;
  background-size: 560px auto; }

.goukaku dl {
  font-size: 14px;
  margin: 0 20px 10px; }

.goukaku dt {
  font-size: 16px;
  margin: 0; }

.goukaku dd {
  font-size: 14px;
  margin: 0 0 .8em 1em; }

.goukaku p {
  font-size: 14px; }

.point {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }

.point .blc {
  width: 40%; }

.point .blc img {
  display: block;
  width: 100%; }

.voice::after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 15px; }

.voice h3 {
  border-bottom: 1px solid #911340;
  margin: 10px 0;
  text-indent: .5em; }

.vflex {
  display: block;
  justify-content: space-between; }

.vflex div {
  margin: 5px 5px 15px;
  border: 1px solid #911340;
  border-radius: 0 8px 0 8px;
  padding: 10px; }

.vflex p {
  line-height: 1.8;
  padding: 0; }

.vflex p.name {
  text-align: right; }

.keireki::after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 15px; }

.keireki h3 {
  border-bottom: 1px solid #911340;
  margin: 10px 0;
  text-indent: .5em; }

.keireki p strong {
  font-size: 14px;
  line-height: 1.6; }

.keireki img {
  width: 150px;
  border-radius: 50%;
  border: 1px solid #666;
  float: right; }

.oshirase {
  margin-bottom: 30px;
  background: #e6e6e6;
  border-radius: 8px;
  border: 1px solid #595757; }

.oshirase h2 {
  color: #911340;
  font-size: 16px;
  margin: 10px 0 0;
  padding: 5px 1em; }

.oshirase strong {
  font-size: 18px; }

.oshirase p {
  font-size: 12px;
  line-height: 1.8em;
  padding: 10px; }

.change p.prof {
  clear: both;
  font-size: 12px;
  line-height: 1.8em;
  border: 1px solid #999;
  padding: 10px;
  margin: 0 0  10px 0; }

em {
  font-style: normal; }

em.red {
  color: #E60012;
  font-style: normal; }

.cal {
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
  border-collapse: collapse;
  background: #fff; }
  .cal thead th {
    border: 1px solid #ddd;
    background: #ccc; }
  .cal tbody tr:nth-child(even) {
    background: rgba(254, 244, 214, 0.4); }
  .cal tbody th {
    padding: 5px;
    border: 1px solid #ddd; }
  .cal tbody td {
    padding: 5px;
    border: 1px solid #ddd; }

.calender_box {
  clear: both; }

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

.calender_box::after {
  content: "";
  clear: both;
  display: block; }

.cal_flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between; }

.calender {
  width: 250px; }

.calender .memo {
  background: #f00;
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 1rem;
  border-radius: 0px 0px 6px 6px;
  margin: -10px 0 10px;
  padding: 6px; }

.calender th, .calender td {
  border: 1px solid #999;
  text-align: center; }

.calender h3 {
  text-align: center;
  font-weight: normal;
  margin: 0; }

.calender table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px; }

.calender table .sat {
  background-color: #C9E8F1; }

.calender table tbody .sat {
  color: #05479D; }

.calender table .sun, .calender table .hol {
  background-color: #F8CECF; }

.calender table tbody .sun, .calender table tbody .hol {
  color: #8A1F23; }

.calender table td .date {
  width: 28px;
  height: 28px;
  display: inline-block;
  line-height: 28px; }

.calender table td .maru {
  background: url(/img/wine_school/maru.png);
  background-size: cover; }

.calender table td .sikaku {
  background: url(/img/wine_school/sikaku.png);
  background-size: cover; }

#type {
  clear: both; }

#type p a {
  text-align: right; }

#type p.link {
  text-align: right;
  margin: 5px 0; }

.tabsbox {
  border: 1px solid #901440;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px; }

.tabsbox h2, #tabs-1 h2, #tabs-2 h2,
#tabs-3 h2 {
  color: #901440;
  margin: 10px 0;
  padding: 0 0 0 0.5em;
  font-size: 18px;
  border-bottom: 1px solid #901440;
  border-left: 5px solid #901440; }

#tabs-1 h2 span,
#tabs-2 h2 span {
  font-size: .8em; }

#type .box {
  margin: 10px 0 0;
  padding: 10px 10px;
  border: 1px solid #901440; }

#type .box h3 {
  color: #901440;
  margin: 0;
  padding: 0;
  font-size: 16px; }

#type .box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px; }

#hiyou .price {
  font-size: 18px; }

#hiyou .price::after {
  content: "";
  display: block;
  clear: both; }

#hiyou .price dt {
  display: block;
  float: left;
  clear: left;
  width: 4em; }

#hiyou .price dd {
  display: inline-block;
  float: left;
  margin: 0; }

#hiyou p.date {
  font-size: 18px; }

#hiyou p {
  clear: both; }

.online {
  margin: 30px 0; }

.online h2 {
  color: #901440;
  margin: 10px 0;
  padding: 0 0 0 0.5em;
  font-size: 18px; }

.online ul.merit {
  list-style-type: none;
  margin: 10px;
  padding: 5px 10px 5px 25px;
  border: 1px solid #901440;
  font-size: 13px;
  border-radius: 4px; }

.online .merit li {
  position: relative;
  margin: 0 0 5px; }

.online .merit li i {
  position: absolute;
  color: #901440;
  left: -1em;
  top: 3px; }

.online img {
  width: 100%;
  display: block; }

.online .raisya {
  margin: 10px;
  border: 1px solid #901440;
  font-size: 13px;
  border-radius: 4px; }

.online .raisya dt {
  display: block;
  background: #000;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  margin: 0 10px;
  padding: 5px 1em; }

.online .raisya dd {
  margin: 0; }

.online .raisya dd ul {
  margin: 0; }

.online .raisya dd ul {
  list-style-type: none;
  margin: 10px;
  padding: 5px 10px 5px 30px;
  font-size: 13px; }

.online .raisya dd ul li {
  position: relative;
  margin: 0 0 5px; }

.online .raisya dd ul li i {
  position: absolute;
  color: #901440;
  left: -1.5em;
  top: 3px; }

#course span.note {
  font-size: 11px !important; }

#course div.note {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
  line-height: 1.5; }

#course .box {
  background: #fef4d6;
  border: 1px solid #901440;
  border-radius: 1em;
  margin: 0 auto 20px;
  padding: 10px;
  font-size: 14px;
  position: relative;
  clear: both; }
  #course .box h3 {
    line-height: 1;
    vertical-align: bottom; }
    #course .box h3 span {
      font-size: .7em;
      font-weight: normal; }
      #course .box h3 span.plan_change {
        background: #901440;
        color: #fff;
        border-radius: 0;
        margin: auto;
        padding: 1.3em 0 2.8em;
        font-size: 11px;
        position: absolute;
        right: 10px;
        text-align: center;
        height: 1.5em;
        width: 5.5em;
        line-height: 1.5em;
        top: 1em; }
      #course .box h3 span.r2 {
        right: 75px; }
  #course .box img {
    display: block;
    margin: 10px auto;
    width: 100%; }

#course .box p.catch {
  background: #901440;
  color: #fff;
  border-radius: 1em;
  margin: 0 auto 10px;
  padding: .8em;
  font-size: 13px;
  line-height: 1.5em;
  display: inline-block; }

#course .box span.new {
  background: #901440;
  color: #fff;
  border-radius: 4em;
  margin: auto;
  padding: .8em 0 2.7em;
  font-size: 12px;
  position: absolute;
  right: 10px;
  text-align: center;
  height: 2.5em;
  width: 6em;
  line-height: 1.5em;
  top: 1em; }

#course .box span.new i {
  color: #fff;
  margin: auto;
  padding: 0;
  font-size: 12px;
  position: absolute;
  text-align: center;
  height: 2.5em;
  width: 6em;
  line-height: 1.5em;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  font-style: normal; }

#course .box dt {
  color: #901440;
  font-size: 16px; }

#course .box dd {
  margin: 0 0 10px 1em;
  padding: 0; }

.reserve_btn {
  background: #901440;
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 2em;
  margin: 10px auto;
  display: block;
  width: 14em;
  border-radius: .5em; }

.curriculum {
  font-size: 1rem; }
  .curriculum h3 {
    background: #911340;
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    padding: 5px 1em 5px;
    border-radius: 4px;
    position: relative; }
    .curriculum h3 span {
      position: absolute;
      right: 5px;
      top: 0;
      bottom: 0;
      height: 1.5em;
      line-height: 1.5em;
      color: #911340;
      background: #fff;
      font-size: 14px;
      margin: auto;
      padding: 5px .5em 0;
      border-radius: 4px;
      display: inline-block; }
  .curriculum .comment {
    border: 1px solid #ddd;
    font-size: 1rem;
    padding: 5px;
    margin: 0; }
  .curriculum table {
    border-collapse: collapse;
    width: 100%;
    font-size: .8rem; }
    .curriculum table caption {
      margin-top: 10px;
      text-align: left;
      font-size: 1rem;
      font-weight: bold;
      color: #911340; }
    .curriculum table th {
      border: 1px solid #ddd;
      white-space: nowrap;
      padding: 5px; }
    .curriculum table thead th {
      background: #ccc; }
    .curriculum table tbody th {
      width: 6em; }
    .curriculum table td {
      border: 1px solid #ddd;
      padding: 5px; }
    .curriculum table .type_0 {
      background: #fde9d9; }
    .curriculum table .type_1 {
      background: #ffff00; }
    .curriculum table .type_2 {
      background: #c5d9f1; }
  .curriculum span.red {
    color: #f00; }

.ContInnerBox p.ex {
  border-radius: 4px;
  padding: 5px;
  border: 1px solid #ff0004;
  background: rgba(255, 0, 4, 0.2); }

.blue {
  color: blue; }

.sc {
  font-size: 12px; }

.sc p {
  float: left; }

.sc dl {
  margin-left: 5em; }

.sc dt {
  margin-left: 0;
  font-weight: bold; }

.sc dd {
  margin-left: 0; }

.sc::after {
  content: "";
  display: block;
  clear: both; }

.red {
  color: red; }

.keireki_box {
  font-weight: bold;
  display: inline-block;
  margin: 10px 10px 20px; }

.keireki_box p {
  position: relative;
  font-weight: bold;
  display: inline-block;
  padding: 10px;
  margin: 0; }

.keireki_box p::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  border: 1px solid red;
  width: 100%;
  height: 100%; }

.keireki_box p::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  border: 1px solid red;
  width: 100%;
  height: 100%; }

.ContInnerBox p a.base_link {
  border: 2px solid #a2c426;
  padding: 10px;
  margin: 10px auto;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #000;
  transition: 0.3s ease-in-out;
  border-radius: 4px; }
  .ContInnerBox p a.base_link:hover {
    background: #a2c426;
    color: #fff; }
