@charset "utf-8";
/* CSS Document */
/* ##################################################################### */
/*	セミナートップ
/* ##################################################################### */
.seminar img, .seminarWide img {
  width: auto;
  height: auto;
}
.seminar, .seminarWide {
  line-height: 1.3em;
}
/* */
.seminar_main_image, .seminar_program_1_image, .seminar_program_2_image {
  margin-bottom: 15px;
}
.pagetop {
  float: left;
  width: 100%;
  background-color: #FFFFFF;
}
.pagetop p {
  text-indent: -9999px;
}
.pagetop p a {
  width: 76px;
  background-image: url(../../function/images/pagetop.gif);
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  background-position: right;
  clear: both;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 0px;
  float: right;
}
.menu {
  background-color: #fffba4;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 20px;
}

.menu li {
  display: inline-block;
  padding-bottom: 10px;
  text-align: center !important;
  box-sizing: border-box;
}
.menu li.list01 {
  padding: 0 0px 10px 10px;
  width: 49%;
}
.menu li.list02 {
  padding: 0 0px 10px 10px;
  width: 48%;
}
.menu li.list03 {
  padding: 0 0px 10px 10px;
  width: 63%;
}
.menu li.list04 {
  padding: 0 0px 10px 15px;
  width: 34%;
}
.menu li img {
  width: 100%;
}
.topMessage {
  float: left;
  padding-bottom: 10px;
}
section.seminar {
  clear: none;
}
.searchArea {
  margin-left: 235px;
  width: 500px;
}
.searchArea input {
  width: 350px;
  border: 1px solid #272727 !important;
  margin-left: 10px;
}
.searchArea img {
  margin-bottom: 15px;
}
.seminar input.btn2 {
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: -moz-linear-gradient(top, #E40003, #E40003 1%, #E40003 50%, #E40003 99%, #E40003);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #E40003), color-stop(0.5, #E40003), color-stop(0.99, #E40003), to(#E40003));
  background-color: #E40003;
  color: #FFFFFF;
  font-size: 70%;
}
.seminar input.btn3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: -moz-linear-gradient(top, #00a240, #00a240 1%, #00a240 50%, #00a240 99%, #00a240);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #00a240), color-stop(0.5, #00a240), color-stop(0.99, #00a240), to(#00a240));
  background-color: #00a240;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 10px;
  color: #FFFFFF;
  font-size: 70%;
}
.seminar input.btn2, .seminar input.btn3 {
  font-size: 16px;
  font-weight: bold;
}
.seminar input {
  border: none;
}
.seminar input[type=checkbox] {
  display: inherit;
  margin: 0;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.btnOpen {
  text-align: right;
  margin-bottom: 10px;
  border-bottom: 1px solid #C70B0F;
}
.btnClose {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
section.seminar h2 {
  padding-top: 10px;
  line-height: 1.3em;
  font-weight: normal;
  font-size: 120%;
  font-size: 100%;
  margin-bottom: 5px;
  /*width: 99%;*/
}
section.seminar h2 a {
  color: #0067C8;
}
section.seminar h2 a:hover {
  color: #3A9FFF;
}
section.seminar .read {
  margin-bottom: 5px;
}
section.seminar ul {}
section.seminar li {}
section.seminar td {}
section.seminar li .areaLeft, section.seminar td .areaLeft {
  width: 30%;
  float: left;
}
section.seminar li .areaLeft img, section.seminar td .areaLeft img {
  width: 95%;
  margin-right: 5%;
  margin-bottom: 5px;
}
section.seminar td .areaLeft.twin {
  text-align: center;
}
section.seminar td .areaLeft.twin img {
  width: 50%;
}
section.seminar li .areaRight, section.seminar td .areaRight {
  float: right;
  width: 70%;
}
section.seminar td .areaRight ul {}
section.seminar li .areaRight, section.seminar td .areaRight li {
  list-style-type: none;
}
section.seminar .check, section.seminar .checkFree {
  width: 97%;
  height: 20px;
  float: left;
  padding-top: 10px;
  padding-left: 3%;
  padding-bottom: 8px;
  font-size: 14px !important;
  margin-top: 10px;
  margin-bottom: 0px;
}
section.seminar .check {
  background-color: rgba(255, 237, 237, 1.00);
}
section.seminar .checkFree {
  background-color: #bde3fb;
}
.wrapper {
  border: 1px solid #9F9F9F;
  display: block;
  float: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  height: auto;
  min-height: 320px;
}
.wrapperBorderRed {
  border: 3px solid #ff0000;
}
.wrapper2 a {
  display: block;
  height: auto;
  min-height: 220px;
}
.wrapper2 a:hover {
  background-color: #EDF5FF;
}
.topArea {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 10px;
}
.code {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 2px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
/* カテゴリー */
.catArea {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 3px;
}
.catEc, .catAc, .catMg, .catOs, .catCrm, .catMo, .catPd, .catLg, .catDtd, .catNb, .catLaw, .catElse {
  display: block;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-right: 2px;
  width: 62px;
  font-size: 14px;
  color: #ffff00;
  text-align: center;
}
.catEc {
  background-color: #FF0000;
}
.catAc {
  background-color: #ff99eb;
}
.catMg {
  background-color: #618724;
}
.catOs {
  background-color: #2c6bac;
}
.catCrm {
  background-color: #164a84;
}
.catMo {
  background-color: #376e28;
}
.catPd {
  background-color: #bf00df;
}
.catLg {
  background-color: #ff8e00;
}
.catDtd {
  background-color: #727171;
}
.catNb {
  background-color: #F3B221;
}
.catLaw {
  background-color: #bf5b19;
}
.catElse {
  background-color: #000000;
}
/* 会場 */
ul .wrapper {
  /*min-height:350px;*/
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-bottom: 10px;	
}
.kaijyo4, .kaijyo3, .kaijyo2 {
  width: 100%;
  clear: none;
  display: block;
  float: left;
}
.kaijyo4 ul, .kaijyo3 ul, .kaijyo2 ul, .kaijyo4 table, .kaijyo3 table, .kaijyo2 table {
  margin-bottom: 15px;
}
.kaijyo4 table td, .kaijyo3 table td, .kaijyo2 table td {
  padding-right: 5px;
  padding-bottom: 5px;
}
/* 会場小間数4以上 */
.kaijyo4 table {}
.kaijyo4 table tr {}
.kaijyo4 table td {
  min-width: 239px;
}
.kaijyo2 ul li, .kaijyo3 ul li, .kaijyo4 ul li {
  display: inline-block;
  /*width: 239px;*/
  width: 100%;
  height: 100%;
}
.kaijyo4 ul li ul li {
  display: inline-block;
  width: auto;
  height: auto;
}
.kaijyo4 h3 {}
/* 会場小間数3 */
.kaijyo3 {
  width: 100%;
}
.kaijyo3 table {}
.kaijyo3 table tr {}
.kaijyo3 table td {
  min-width: 323px;
}
.kaijyo3 h3 {}
/* 会場小間数2以下 */
.kaijyo2 {
  width: 100%;
}
.kaijyo2 table {}
.kaijyo2 table tr {}
.kaijyo2 table td {
  min-width: 490px;
}
.kaijyo2 h3 {}
/*.kaijyo2 .wrapper {
    width: 473px;
}*/

.imgLayoutRight{
  display: block;
  padding-top: 5px;
}

@media only screen and (min-width: 576px) {
  /* 会場 */

  .kaijyo4 ul li {
    display: inline-block;
    width: 49.5%;
    height: 100%;
  }

  .kaijyo4 h3 {}
  /* 会場小間数3 */
  .kaijyo3 {
    width: 100%;
  }
  .kaijyo3 table {}
  .kaijyo3 table tr {}
  .kaijyo3 table td {
    min-width: 323px;
  }
  .kaijyo3 h3 {}
  /* 会場小間数2以下 */
  .kaijyo2 {
    width: 100%;
  }
  .kaijyo2 table {}
  .kaijyo2 table tr {}
  .kaijyo2 table td {
    min-width: 490px;
  }
  .kaijyo3 ul li {
    display: inline-block;
    width: 49.5%;
  }
  .kaijyo2 ul li {
    display: inline-block;
    width: 49.5%;
  }
  .kaijyo2 ul li ul li, .kaijyo3 ul li ul li, .kaijyo4 ul li ul li {
    display: block;
    width: auto;
  }
  .kaijyo2 h3 {}
  .kaijyo3 ul .wrapper {
    min-height: 340px;
    width: 100%;
  }
  .kaijyo2 ul .wrapper {
    min-height: 340px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  /* 会場 */
  section.seminar h2 {
    font-size: 120%;
  }
  .kaijyo4, .kaijyo3, .kaijyo2 {
    width: 100%;
    clear: none;
    display: block;
    float: left;
  }
  .kaijyo4 ul, .kaijyo3 ul, .kaijyo2 ul, .kaijyo4 table, .kaijyo3 table, .kaijyo2 table {
    margin-bottom: 15px;
  }
  .kaijyo4 table td, .kaijyo3 table td, .kaijyo2 table td {
    padding-right: 5px;
    padding-bottom: 5px;
  }
  /* 会場小間数4以上 */
  .kaijyo4 table {}
  .kaijyo4 table tr {}
  .kaijyo4 table td {
    min-width: 239px;
  }
  .kaijyo4 ul li {
    display: inline-block;
    width: 239px;
    height: 100%;
	vertical-align: top;
  }

  .kaijyo4 h3 {}
  /* 会場小間数3 */
  .kaijyo3 {
    width: 100%;
  }
  .kaijyo3 table {}
  .kaijyo3 table tr {}
  .kaijyo3 table td {
    min-width: 323px;
  }
  .kaijyo3 ul li {
    display: inline-block;
    width: 33%;
	vertical-align: top;
  }
  .kaijyo3 h3 {}
  /* 会場小間数2以下 */
  .kaijyo2 {
    width: 100%;
  }
  .kaijyo2 table {}
  .kaijyo2 table tr {}
  .kaijyo2 table td {
    min-width: 490px;
  }
  .kaijyo2 ul li {
    width: 49.75%;
	vertical-align: top;  
  }
  .kaijyo2 ul li ul li {
    width: auto;
  }

}
/* 会場 */
.kaijyoTitle {
  width: 100%;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  /*font-size: 160%!important;*/
  color: #FFFFFF;
  margin-bottom: 8px;
  box-sizing: border-box;
}
/* 会場-時間,金額 */
.shceduleTime, .shcedulePrice {
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
  font-size: 13px;
  font-weight: bold;
}
/* 会場-名,小間番号 */
.kaijyoA .kaijyoTitle, .kaijyoA .code {
  background-color: #FF0000;
}
.kaijyoB .kaijyoTitle, .kaijyoB .code {
  background-color: #E32D65;
}
.kaijyoC .kaijyoTitle, .kaijyoC .code {
  background-color: #FCA14C;
}
.kaijyoD .kaijyoTitle, .kaijyoD .code {
  background-color: #16669F;
}
.kaijyoE .kaijyoTitle, .kaijyoE .code {
  background-color: #3F8A86;
}
.kaijyoF .kaijyoTitle, .kaijyoF .code {
  background-color: #48447F;
}
.kaijyoG .kaijyoTitle, .kaijyoG .code {
  background-color: #644498;
}
.kaijyoH .kaijyoTitle, .kaijyoH .code {
  background-color: #6A9132;
}
.kaijyoI .kaijyoTitle, .kaijyoI .code {
  background-color: #868640;
}
.kaijyoNB .kaijyoTitle, .kaijyoNB .code {
  background-color: #E95B41;
}
.kaijyoZ .kaijyoTitle, .kaijyoZ .code {
  background-color: #E78095;
}
/* 会場-講師 */
.kaijyoA .lecturer, .kaijyoB .lecturer, .kaijyoC .lecturer, .kaijyoD .lecturer, .kaijyoE .lecturer, .kaijyoF .lecturer, .kaijyoG .lecturer, .kaijyoH .lecturer, .kaijyoI .lecturer, .kaijyoNB .lecturer, .kaijyoZ .lecturer {
  padding: 10px 0px;
}
.kaijyoTitleSmall {
  font-size: 80%;
  padding-left: 150px;
}
.vacancy, /* 空席有 */ .vacancy_small, /* 残りわずか */ .noVacancy, /* 満席 */ .vacancy_yet, /* 調整中 */ .vacancy_disused /* 申込不要 */ {
  color: #ffffff;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: right;
  font-size: 12px;
  font-weight: bold;
}
.vacancy {
  background-color: #096E05;
  border: 1px solid #096E05;
}
.vacancy_small {
  background-color: #FF6E00;
  border: 1px solid #FF6E00;
}
.noVacancy {
  background-color: #ff0000;
  border: 1px solid #ff0000;
}
.vacancy_yet {
  background-color: #0000FF;
  border: 1px solid #0000FF;
}
.vacancy_disused {
  background-color: #CBB353;
  border: 1px solid #CBB353;
}
.cart {
  text-align: center;
  margin-bottom: 35px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.cart a {
  padding-bottom: 15px;
  padding-top: 15px;
  display: table-cell;
  border-radius: 8px;
  border: 1px solid rgba(199, 99, 0, 1.00);
  background-color: rgba(255, 150, 0, 1.00);
  text-align: center;
  color: rgba(255, 255, 255, 1.00);
  width: 30%;
  margin-left: 35%;
  margin-right: 35%;
}
.cart a:hover {
  padding-bottom: 15px;
  padding-top: 15px;
  display: table-cell;
  border-radius: 8px;
  border: 1px solid rgba(199, 99, 0, 1.00);
  background-color: rgba(248, 171, 60, 1.00);
  text-align: center;
  color: rgba(255, 255, 255, 1.00);
  width: 30%;
  margin-left: 35%;
  margin-right: 35%;
}
/* タブ */
.dateSwitch {
  margin-bottom: 25px;
  width: 100%;
  border-bottom: 2px solid rgba(255, 0, 0, 1.00);
  float: left;
}
.dateSwitch .day {
  float: left;
  margin-right: 3px;
}
.dateSwitch .day a {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  display: table-cell;
  background-color: rgba(180, 180, 180, 1.00);
  width: 180px;
  text-align: center;
  color: rgba(255, 255, 255, 1.00);
  font-size: 120%;
  border-left: 1px solid rgba(255, 255, 255, 1.00);
  border-right: 1px solid rgba(255, 255, 255, 1.00);
  border-top: 1px solid rgba(255, 255, 255, 1.00);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.dateSwitch .day a:hover {
  background-color: rgba(255, 0, 0, 1.00);
}
.dateSwitch .day.on a {
  background-color: rgba(255, 0, 0, 1.00);
}
.dateSwitch .day.on a:hover {
  background-color: rgba(255, 0, 0, 1.00);
}
/* ##################################################################### */
/*	セミナー検索
/* ##################################################################### */
.inquiry{
  margin-bottom: 1.5em!important;
}
.inquiry input[type=radio], .inquiry input[type=checkbox] {
  display: inline-block;
}
.seminarTitle {
  font-size: 140%;
}
.seminarSubTitle {
  font-size: 120%;
}
.seminarWide section.lecturer {
  margin-top: 10px;
}
.seminarWide section.lecturer .leftArea {
  width: 30%;
  float: left;
}
.seminarWide section.lecturer .rightArea {
  width: 68%;
  float: right;
  clear: none;
}
.seminarWide section.lecturer .leftArea img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.seminarWide section.lecturer .rightArea li.list01 {
  font-size: 110%;
}
.seminarWide section.lecturer .rightArea li.list02 {
  font-size: 140%;
}
ul.category li {
  margin-right: 15px;
  display: inline-block;
}
/* ##################################################################### */
/*	セミナー詳細
/* ##################################################################### */
h1 span.seminarTitle {
  font-size: 110%;
}
h1 span.seminarSubTitle {
  font-size: 80%;
  margin-left: 0px;
}
/* 講師情報 */
section.lecturer {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
section.lecturer .leftArea {
  width: 100%;
  display: block;
  text-align: center;
}
section.lecturer .rightArea {
  width: 100%;
  display: block;
  float: left;
  clear: both;
}
section.lecturer .rightArea li {
  list-style-type: none;
  line-height: 1.8em;
  font-size: 120%;
}
section.lecturer .leftArea img {
  margin-top: 5px;
  margin-bottom: 5px;
}
section.lecturer p {
  text-align: left;
  font-size: 100%;
  line-height: 1.8em;
  clear: both;
}
section.lecturer .profile {
  display: block;
  float: left;
  width: 98%;
}
section.lecturer .profile p {
  font-size: 110%;
}
section.lecturer .spec {
  display: block;
  float: left;
  width: 98%;
  font-size: 100%;
  padding-left: 2%;
  margin-bottom: 10px;
}
.attention {
  margin-bottom: 20px;
  text-align: center;
}
/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
@media only screen and (min-width: 481px) {}
/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
@media only screen and (min-width: 769px) {
  .seminar input.btn2, .seminar input.btn3 {
    font-size: 20px;
    font-weight: bold;
  }
  .topArea {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 10px;
  }
  .imgLayoutRight{
    display:inline;
    padding-top: 0px;
    padding-left: 5px;
  }
  /* ##################################################################### */
  /*	セミナー検索
/* ##################################################################### */
  .seminarWide section.lecturer .leftArea {
    width: 11%;
  }
  .seminarWide section.lecturer .rightArea {
    width: 88%;
  }
  /* ##################################################################### */
  /*	セミナー詳細
/* ##################################################################### */
  h1 span.seminarTitle {
    font-size: 140%;
  }
  h1 span.seminarSubTitle {
    font-size: 80%;
    margin-left: 0px;
  }
  .summary {
    margin-top: 10px;
  }
  /* 講師情報 */
  section.lecturer .leftArea {
    width: 30%;
    float: left;
  }
  section.lecturer .rightArea {
    width: 68%;
    float: right;
    clear: none;
  }
  section.lecturer .leftArea img {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  /* 	*/
  .menu {
    background-color: #fffba4;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-top: 25px;
    box-sizing: border-box;
  }
  .menu li img {
    width: 96%;
  }
  .menu li {
    float: left;
    display: block;
    width: auto !important;
  }
  .menu li.list01 {
    padding: 0;
    margin-left: 15px;
  }
  .menu li.list02 {
    padding: 0;
    margin-left: 0px;
  }
  .menu li.list03 {
    padding: 0;
    margin-left: 10px;
  }
  .menu li.list04 {
    padding: 0;
    margin-left: 0px;
  }
  .menu li img {
    width: 96%;
  }
  .kaijyoTitle {
    float: left;
    font-size: 160% !important;
  }
}
/* ##################################################################### */
/*	レコメンド
/* ##################################################################### */
.recomend {
  width: 100%;
}
.recomend h3 {
  margin-bottom: 15px;
  font-size: 120%;
}
.recomend h3 i {
  margin-right: 5px;
  color: rgba(255, 0, 4, 1.00);
}
.recomend dl {
  width: 100%;
  padding-left: 15px;
  line-height: 1.7em;
}
.recomend {}
dt {
  width: 60px;
  float: left !important;
}
.recomend dl dd {
  margin-left: 10%;
  display: block;
}