<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

h2,
h3,
h4,
h5 {
  font-weight: bold;
}

.seminar_points {
  padding-bottom: 0;
}

.seminar_lead {
  background-color: #fff;
  margin-top: 15px;
  padding: 80px 0 5px;
}

.seminar_lead_label {
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #71b6c7;
  width: 130px;
  padding: 6px 0;
  font-size: 1.7736rem;
  border-radius: 2px;
  margin: 0 5px 20px;
}

.seminar_lead_label.ginza {
  background: #cc3300;
}

.seminar_lead_label.jiyugaoka {
  background: #FF8D8D;
}

.seminar_lead_label.oosaka {
  background: #F98604;
}

.seminar_lead_label_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.seminar_lead_inner {
  max-width: 720px;
  margin: 0 auto;
  width: 90%;
}

.seminar_lead_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}

.seminar_lead_block img {
  width: 33%;
}

.seminar_lead_block p {
  line-height: 1.7;
  width: 67%;
  padding-left: 20px;
}

.seminar_lead_block p a {
  text-decoration: underline;
}

.seminar_lead_block p span {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 5px;
  display: block;
}

.seminar_lead_title {
  padding-bottom: 10px;
  max-width: 720px;
  margin: 0 auto 50px;
  border-bottom: 3px solid #E75377;
}

.seminar_lead_mtitle {
  text-align: center;
  margin-bottom: 30px;
}

.seminar_lead_btn {
  max-width: 575px;
  width: 100%;
  font-weight: bold;
  padding: 9px 0 10px;
  font-size: 1.2rem;
  text-align: center;
  margin: 0 auto;
  border-radius: 2px;
}

.seminar_theme {
  border: 1px solid #E75377;
  border-radius: 2px;
  padding: 20px 30px;
  margin-bottom: 50px;
}

.seminar_theme_label {
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #E75377;
  width: 130px;
  height: 47px;
  line-height: 47px;
  font-size: 1.7736rem;
  border-radius: 2px;
  margin: -44px auto 20px;
}

.seminar_theme_text {
  line-height: 2;
}

.seminar_table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
}

.seminar_table dt {
  width: 125px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ebebec;
  padding: 10px 0;
  border-bottom: 1px solid #585858;
}

.seminar_table dd {
  width: calc(100% - 125px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px;
  border-bottom: 1px solid #585858;
}

.seminar_date {
  padding: 95px 0 80px;
}

.seminar_date_title {
  margin-bottom: 40px;
}

.seminar_date_mtitle {
  color: #71b6c7;
  font-size: 1.388rem;
  border-bottom: 3px solid #71b6c7;
  padding-bottom: 8px;
  margin-bottom: 40px;
}

.seminar_date_list {
  margin-bottom: 15px;
}

.seminar_date_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #585858;
}

.seminar_date_list li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ebebec;
  padding: 15px 25px;
  letter-spacing: .1em;
  width: 265px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.seminar_date_list li p {
  margin: 0;
  padding: 15px 25px;
}

.seminar_date_list li p a {
  text-decoration: underline;
}

.seminar_archive {
  padding: 0px 0 60px;
}

.seminar_btn {
  text-align: center;
  font-size: 1.73rem;
  border-radius: 6px;
  display: block;
  height: 70px;
  line-height: 70px;
  color: #fff;
  max-width: 310px;
  width: 100%;
  margin: 0 auto;
}

.seminar_recommend_title {
  margin: 70px 0 20px;
}

.seminar_recommend_container {
  padding: 70px 0 50px;
}

.seminar_recommend_item img {
  display: block;
  margin-bottom: 5px;
}

.seminar_recommend_item a {
  padding: 10px 0 0;
}

.seminar_recommend_item a:hover {
  text-decoration: none;
}

.seminar_recommend_text {
  font-size: .9722rem;
  font-weight: bold;
}

.fixed_bar {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fixed_bar &gt; * {
  max-width: 310px;
  width: 100%;
  margin: 0 12px;
  border-radius: 6px;
  text-align: center;
}

.fixed_bar .tel {
  border: 1px solid #E75377;
  font-size: .9rem;
  font-weight: bold;
  background: #fff;
  color: #E75377;
  height: 72px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fixed_bar .tel .large {
  display: block;
  font-size: 1.66rem;
}

.fixed_bar .tel .small {
  font-size: .9rem;
  display: block;
}

.fixed_bar .button {
  font-size: 1.76rem;
  color: #fff;
  height: 72px;
  line-height: 72px;
  background: #0ba74d;
  font-weight: bold;
}

.txt_center {
  text-align: center !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.d_none {
  display: none;
}

/*
seminar tab / contents
******************************************/

#contents div {
  background: white;
  text-align: center;
}

#contents strong {
  font-size: 2em;
  font-weight: bold;
  color: #c15757;
  text-decoration: underline;
}

/*
セミナー
******************************************/

#contents table.seminar {
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}

/*
#contents table.seminar tr {
  cursor: pointer;
  z-index: 999;
}

#contents table.seminar tr:hover {
  color: #dd0000;
  background: #ccc;
}
*/

#contents table.seminar th,
#contents table.seminar td {
  border-top: solid 1px #585858; font-weight: normal;
  padding: 10px 10px;
  text-align: left;
}
#contents table.seminar th {
  background: #ebebec;
  vertical-align: top;
  width: 30%;
}
#contents table.seminar tr:last-of-type th,
#contents table.seminar tr:last-of-type td{
  border-bottom: solid 1px #585858;
}
#contents table.seminar .time_date {
  line-height: 15px;
  padding: 0 0 0 0;
}

#contents table.seminar .time_date:before {
  content: url(../images/icon_shikaku.png);
  margin-right: 5px;
}

#contents table.seminar .tx_red {
  color: #ff0000;
  padding: 0 0 0 5px;
}

#contents table.seminar .number {
  padding: 0 0 0 5px;
}

#contents table.seminar div {
  border-radius: 5px;
  color: #fff;
  display: block !important;
  width: 90px;
  text-align: center;
  padding: 5px 10px;
  margin: 5px 0 5px 20px;
}

#contents table.seminar div.area_ginza {
  background-color: #cc3300;
}

#contents table.seminar div.area_jiyugaoka {
  background-color: #FF8D8D;
}

#contents table.seminar div.area_oosaka {
  background-color: #F98604;
  text-align: left;
}

#contents table.seminar input {
  margin-right: 10px;
  margin-left: 5px;
  z-index: 1000;
}

#contents .seminar_t_link a {
  color: #585858;
  text-decoration: none;
  padding-top: 10px !important;
}

@media screen and (min-width: 481px) {
  .xs_hide {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .tablet_hide {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .seminar_recommend_container {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .seminar_recommend_container &gt; *:not(:nth-child(3n+1)) {
    margin-left: 3.5%;
  }

  .seminar_recommend_item {
    width: 31%;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .seminar_date_list li {
    display: block;
  }

  .seminar_date_list li div {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .seminar_lead_btn {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
  }

  .seminar_date_list li p {
    padding-bottom: 10px;
  }

  .fixed_bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .fixed_bar .tel {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 auto;
  }

  .fixed_bar .button {
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .sm_hide {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  h2 {
    font-size: 1.5rem;
  }

  h3 {
    font-size: 1.6rem;
  }

  h4 {
    font-size: 1.3rem;
  }

  .seminar_lead {
    margin-top: 10px;
    padding: 50px 0 25px;
  }

  .seminar_lead_label {
    width: 100px;
    font-size: 1rem;
  }

  .seminar_lead_block {
    display: block;
    margin-left: -5%;
    margin-right: -5%;
  }

  .seminar_lead_block img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }

  .seminar_lead_block p {
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
  }

  .seminar_lead_title {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .seminar_lead_mtitle {
    margin-bottom: 20px;
    font-size: 1.18rem;
    line-height: 1.8;
  }

  .seminar_lead_btn {
    margin-bottom: 15px;
    font-size: 1rem;
  }

  .seminar_theme {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
  }

  .seminar_theme_label {
    width: 100px;
    height: 38px;
    line-height: 38px;
    font-size: 1.388rem;
    margin: -40px auto 25px;
  }

  .seminar_theme_text {
    font-size: .9722rem;
  }

  .seminar_table {
    display: block;
    font-size: .9722rem;
    margin-bottom: 50px;
  }

  .seminar_table dt {
    display: block;
    width: 100%;
    border: none;
    text-align: left;
    padding: 6px 8px;
  }

  .seminar_table dd {
    display: block;
    width: 100%;
    padding: 6px 8px;
  }

  .seminar_date {
    padding: 70px 0 70px;
  }

  .seminar_date_title {
    margin-bottom: 30x;
  }

  .seminar_date_mtitle {
    margin-bottom: 20px;
  }

  .seminar_date_list li div {
    font-size: .9722rem;
    padding: 6px 8px;
  }

  .seminar_date_list li p {
    padding: 6px 8px;
    line-height: 1.8;
    font-size: .9722rem;
  }

  .seminar_btn {
    max-width: 250px;
    font-size: 1.388rem;
    height: 58px;
    line-height: 58px;
  }

  .seminar_recommend_title {
    margin: 50px 0 0;
  }

  .seminar_recommend_container {
    padding: 40px 0 10px;
  }

  .seminar_recommend_item {
    margin-bottom: 25px;
  }

  .seminar_recommend_item img {
    margin-bottom: 0;
  }

  .fixed_bar {
    margin-top: 50px;
  }

  .fixed_bar &gt; * {
    max-width: 250px;
    border-radius: 3px;
  }

  .fixed_bar .tel {
    font-size: .76rem;
    height: 57px;
  }

  .fixed_bar .tel .large {
    font-size: 1.319rem;
  }

  .fixed_bar .tel .small {
    font-size: .69rem;
  }

  .fixed_bar .button {
    font-size: 1.38rem;
    height: 57px;
    line-height: 57px;
  }

  .xs_show {
    display: none !important;
  }

  #contents table.seminar th,
  #contents table.seminar td {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  #contents table.seminar td.txt_center {
    text-align: left !important;
  }

  #contents table.seminar td {
    border-top: none;
  }
	#contents table.seminar tr:last-of-type td:nth-of-type(1){
		border-bottom: none;
	}
  #contents table.seminar tr:last-of-type th{
    border-bottom: none;
  }
}</pre></body></html>