.cf-custom-content-02 {
  line-height: 180%;
}

.cf-custom-content-02 h2 {
  border-top: 3px solid #1b365d !important;
}

.cf-custom-content-02 .txt-bold {
  font-weight: 700;
}

.cf-custom-content-02 .eventcolor {
  color: #1b365d;
}

.cf-custom-content-02 .eventbgcolor {
  background-color: #1b365d;
}

.cf-custom-content-02 .eventtitle {
  background: rgba(27, 54, 93, 0.7);
}

.cf-custom-content-02 .eventname {
  position: absolute;
  bottom: 0px;
  font-weight: bold;
  color: #fff;
  right: 0px;
  width: 100%;
  text-align: center;
  padding: 10px 3px;
  font-size: 32px;
  line-height: 32px;
}

.cf-custom-content-02 .eventtitle-date {
  font-size: 22px;
  line-height: 22px;
  padding-top: 5px;
  box-sizing: border-box;
}

.cf-custom-content-02 .header-icon {
  font-size: 30px;
  vertical-align: middle;
  opacity: 0.5;
  margin-right: 5px;
}

.cf-custom-content-02 .note-red {
  color: #ff0000;
}


.cf-custom-content-02 .clear {
  margin: 0 0 2rem 0;
  padding: 0;
  clear: both;
}

.cf-custom-content-02 {
  padding-bottom: 2rem;
}

.cf-custom-content-02 .sml {
  font-size: 80%;
}

.cf-custom-content-02 h1 {
  position: relative;
  padding: .5em .75em;
  margin: 2rem 0;
  background-color: #f6f6f6;
  font-size: 2.3rem;
  font-weight: normal;
}

.cf-custom-content-02 h1::before,
.cf-custom-content-02 h1::after {
  position: absolute;
  bottom: 8px;
  z-index: -1;
  content: '';
  width: 20%;
  height: 30%;
  box-shadow: 0 7px 10px rgba(0, 0, 0, .2);
}

.cf-custom-content-02 h1::before {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  left: .2em;
}

.cf-custom-content-02 h1::after {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: .2em;
}

.cf-custom-content-02 h2 {
  padding: 7px 5px;
  border: 1px solid #ccc;
  background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
  font-size: 24px;
  line-height: 24px;
}

.cf-custom-content-02 h3 {
  position: relative;
  font-size: 1.7rem;
  font-weight: bold;
  padding-top: 1rem;
  margin: 2rem 0 1rem 0;
  border-top: 1px solid #ccc;
}

.cf-custom-content-02 h3::after {
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 3px;
  background-color: #ccc;
}


.cf-custom-content-02 .event-catch {
  font-size: 26px;
  line-height: 34px;
  margin: 10px 0;
}

.cf-custom-content-02 .eventimg img {
  width: 100%;
  overflow: visible !important;
  display: block;
}

.cf-custom-content-02 time {
  display: inline;
}

.cf-custom-content-02 .eventimg {
  overflow: visible;
  display: block;
  position: relative;
}

.cf-custom-content-02 .event-badge {
  position: absolute !important;
  opacity: 0.8 !important;
  top: 5px;
  left: 10px !important;
  width: 100px;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2)) !important;
}

.cf-custom-content-02 .ribbon {
  font-size: 1.7rem;
  font-weight: bold;
  width: 170px;
  padding: 3px 10px;
  background: rgba(194, 4, 4, .7);
  color: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 30px;
  left: -35px;
  text-transform: uppercase;
  transform: rotate(315deg);
  z-index: 5;
}

.cf-custom-content-02 .ribbon-s {
  font-size: 1.4rem;
  font-weight: bold;
  width: 170px;
  padding: 3px 10px;
  background: rgba(194, 4, 4, .7);
  color: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 17px;
  left: -37px;
  text-transform: uppercase;
  transform: rotate(325deg);
  z-index: 5;
}

.cf-custom-content-02 .event-page-icon {
  height: 25px;
  vertical-align: central;
  margin-right: 1%;
  opacity: 0.4;
}

.cf-custom-content-02 .event-info {
  margin-top: 0.7rem;
}

.cf-custom-content-02 .font140 {
  font-size: 20px;
  line-height: 24px;
}

.cf-custom-content-02 .font120 {
  font-size: 1.2em;
  line-height: 1.1em;
}

.cf-custom-content-02 .fontred {
  color: #fa4141;
}

.cf-custom-content-02 .fontbold {
  font-weight: bold;
}

.cf-custom-content-02 .event-head {
  color: #FFF;
  float: left;
  padding: 0.1rem;
  margin-right: 0.5rem;
  text-align: center;
  width: 11.5rem;
}

.cf-custom-content-02 .event-list {
  padding-left: 2rem;
  list-style-type: circle;
}

.cf-custom-content-02 .event-list-num {
  padding-left: 2rem;
  list-style-type: decimal;
}

.cf-custom-content-02 .event-list-num {
  padding-left: 2rem;
}

.cf-custom-content-02 .event-timetable {
  margin-top: 0.3rem;
}

.cf-custom-content-02 .event-time {
  color: #999;
  font-weight: bold;
  float: left;
  padding: 0.1rem;
  margin-right: 0.5rem;
  text-align: left;
  width: 6rem;
}

.cf-custom-content-02 .prc {
  color: #39F;
}

.cf-custom-content-02 .map {
  margin: 2rem 0;
}

.cf-custom-content-02 .event-timetable-note {
  display: inline-block;
  background-color: #fa4141;
  color: #fff;
  padding: 0 0.7rem;
}

.cf-custom-content-02 .scholor-p {
  overflow: auto;
  margin-bottom: 0;
  text-align: left;
}

.cf-custom-content-02 .click1 {
  display: inline-block;
  background-color: #fa4141;
  border: 2px solid #fa4141;
  color: #fff;
  text-align: center;
  border-radius: 7px;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  cursor: pointer;
  font-size: 2.1rem;
  width: 100%;
  background-color: #fa4141;
  border: 2px solid #fa4141;
  color: #fff;
  font-size: 1.9rem;
  padding: 0.5em 0.3em;
}

.cf-custom-content-02 .click1:hover {
  color: #fa4141;
  transition: 0.3s;
  background-color: #fff;
}

.cf-custom-content-02 .chart-block {
  clear: both;
  margin: 1rem 0 2rem 0;
}

.cf-custom-content-02 .chartimg {
  height: 180px;
  margin: 0 1% 2% 0;
}

.cf-custom-content-02 .question {
  float: left;
  order: 1;
  position: relative;
  display: inline-block;
  padding: 0.5rem;
  line-height: 2rem;
  color: #000;
  font-size: 1.7rem;
  text-align: lest;
  background: #eee;
  border: 3px solid #eee;
  z-index: 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 0.5rem;
}

.cf-custom-content-02 .question:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 30%;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #eee transparent transparent transparent;
  z-index: 0;
}

.cf-custom-content-02 .question:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 30%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eee transparent transparent transparent;
  z-index: -1;
}

.cf-custom-content-02 .voice {
  float: left;
  order: 1;
  position: relative;
  display: inline-block;
  padding: 0.7rem;
  color: #000;
  text-align: left;
  background: #fff;
  border: 3px solid #9CF;
  z-index: 0;
  margin-bottom: 2rem;
  border-radius: 2rem;
}

.cf-custom-content-02 .voice:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 70%;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #FFF transparent transparent transparent;
  z-index: 0;
}

.cf-custom-content-02 .voice:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 70%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #9CF transparent transparent transparent;
  z-index: -1;
}

.cf-custom-content-02 .voice2 {
  float: left;
  order: 1;
  position: relative;
  display: inline-block;
  padding: 0.7rem;
  color: #000;
  text-align: left;
  background: #fff;
  border: 3px solid #9CF;
  z-index: 0;
  margin-bottom: 2rem;
  border-radius: 2rem;
}

.cf-custom-content-02 .voice2:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 25%;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #FFF transparent transparent transparent;
  z-index: 0;
}

.cf-custom-content-02 .voice2:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 25%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #9CF transparent transparent transparent;
  z-index: -1;
}

.cf-custom-content-02 .top-mov {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.cf-custom-content-02 .top-mov-in {
  width: 49%;
  text-align: center;
  margin: 10px 0;
}

.cf-custom-content-02 .top-mov-in iframe {
  width: 100%;
  max-width: 560px;
  height: auto;
  min-height: 220px;
}

.cf-custom-content-02 .balloon {
  display: inline-block;
  background: #1b365d;
  color: #fff;
  padding: 5px 15px;
  border-radius: 2rem;
  font-size: 12px;
  position: relative;
  text-align: center;
  font-weight: bold;
  margin: 2rem auto !important;
}

.cf-custom-content-02 .balloon:after {
  border-top: 12px solid #1b365d;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
}

.cf-custom-content-02 .balloon-txt {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0);
  text-shadow: 1.5px 1.5px 0 #fff;
  -webkit-text-stroke: 1px #444;
  text-stroke: 1px #444;
}

.cf-custom-content-02 .top-logo {
  text-align: left;
}

.cf-custom-content-02 .top-logo img {
  padding: 0 0.5rem;
  width: 170px;
}

/* top semminar*/
.cf-custom-content-02 .topsem {
  position: relative;
  margin: 2em auto;
  padding: 10px 20px 5px 20px;
  color: #555555;
  /* 文章色 */
  background-color: #fff;
  /* 背景色 */
  border: 1px solid #1b365d;
  /* 枠線の太さ・色 */
  width: 100%;
}

.cf-custom-content-02 .topsem-title {
  position: absolute;
  padding: 0 .5em;
  left: 20px;
  top: -10px;
  font-weight: bold;
  background-color: #fff;
  /* タイトル背景色 */
  color: #1b365d;
  /* タイトル文字色 */
}

.cf-custom-content-02 .topsem-title2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin: 10px 0;

}

.cf-custom-content-02 .mark2 {
  background: linear-gradient(transparent 60%, #f6ff5f 60%);
}

.cf-custom-content-02 .topsem-pout {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #1b365d;
  display: flex;
  flex-wrap: wrap;
}

.cf-custom-content-02 .topsem-name {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.cf-custom-content-02 .topsem-name-b {
  background: #eee;
}

.cf-custom-content-02 .topsem-pin1 {
  width: 30%;
  min-width: 120px !important;
  text-align: center;
  padding: 10px 0;
}

.cf-custom-content-02 .topsem-pin1 img {
  width: 90%;
  max-width: 300px;

}


.cf-custom-content-02 .topsem-pin2 {
  width: 70%;
  text-align: left;
  font-size: 14px;
  padding: 10px 0;
}

.cf-custom-content-02 .topsem-pout2 {
  margin-top: 1rem;
  border-top: 1px solid #1b365d;
  display: flex;
  flex-wrap: wrap;
}



.cf-custom-content-02 .topsem-pin2-1 {
  width: 50%;
  min-width: 120px !important;
  text-align: center;
  padding: 10px 10px 10px 0;
}

.cf-custom-content-02 .topsem-pin2-1 img {
  width: 100%;

}


.cf-custom-content-02 .topsem-pin2-2 {
  width: 50%;
  text-align: left;
  font-size: 14px;
  padding: 10px 0;
}

/* SNS*/
.cf-custom-content-02 .top-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cf-custom-content-02 .top-logo-in {
  width: 17%;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;

}

.cf-custom-content-02 .top-logo-in a {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.cf-custom-content-02 .top-logo-in a img {
  width: 60%;
}

/* web semminar*/
.cf-custom-content-02 .websem-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.cf-custom-content-02 .websem-each {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  border: 1px solid #ddd;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}

.cf-custom-content-02 .websem-img img {
  height: 50px;
  margin-bottom: 1rem;
}

.cf-custom-content-02 .websem-img {
  width: 100%;
  height: 50px;
  margin-bottom: 1rem;
  text-align: center;
}

.cf-custom-content-02 .websem-com {
  font-size: 130%;
  margin-bottom: 0.3rem;
  padding: 0.5rem 0 0 0;
  text-align: center;
  border-top: 1px solid #ddd;
  width: 100%;
}

.cf-custom-content-02 .websem-inds {
  color: #999;
  font-size: 80%;
  margin-bottom: 1rem;
  padding: 0 0 0 0;
  text-align: center;
  width: 100%;
}

.cf-custom-content-02 .websem-info {
  font-size: 80%;
  margin-top: 1rem;
  padding: 0 0 0 0;
  text-align: center;
  width: 100%;
  border;
  none;
  cursor: pointer;
}

.cf-custom-content-02 .websem-view {
  background: #f3f8ff;
  border: 1px solid #3a50c9;
  width: 100%;
  padding: 0.5em 0.3rem;
  text-align: center;
  cursor: pointer;
}

.cf-custom-content-02 .websem-view img {
  width: 20px;
  margin-right: 1rem;
}

/* リボン */
.cf-custom-content-02 .event-catch-rib-outer {
  width: 100%;
  text-align: center;
}

.cf-custom-content-02 .event-catch-rib {
  display: inline-block;
  line-height: 40px;
  position: relative;
  height: 40px;
  margin: 15px auto 0 auto;
  padding: 0 15px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #fa4141;
}

.cf-custom-content-02 .event-catch-rib:before,
.cf-custom-content-02 .event-catch-rib:after {
  position: absolute;
  top: 0;
  display: block;
  height: 20px;
  content: '';
  border: 20px solid #fa4141;
}

.cf-custom-content-02 .event-catch-rib:before {
  left: -25px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.cf-custom-content-02 .event-catch-rib:after {
  right: -25px;
  border-right-width: 15px;
  border-right-color: transparent;
}


.cf-custom-content-02 .event-catch-rib span {
  position: relative;
  display: block;
}


/* LA紹介　*/
.cf-custom-content-02 .la-block {
  border: 3px solid #e7a523;
  padding: 20px;
  margin: 20px 0;
}

.la-block-bln {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.la-block-bln-in1 {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  color: #fff;
  background: #e7a523;
  padding: 7px 7px 7px 10px;
  margin: 0 0 10px 15px;
  transform: rotate(-2deg);
}



.la-block-bln-in1:before {
  position: absolute;
  top: 0;
  left: -12px;
  content: '';
  border-width: 13px 12px 13px 0;
  border-style: solid;
  border-color: transparent #e7a523 transparent transparent;
}

.la-block-bln-in1:after {
  position: absolute;
  top: calc(50% - 4px);
  left: -2px;
  width: 8px;
  height: 8px;
  content: '';
  border-radius: 50%;
  background: #fff;
}



.la-block-bln-in2 {
  color: #e7a523;
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 10px;
}

.la-block-bln-in3 {
  padding: 10px 0;
}

.la-block-bln-in3 img {
  width: 100%;
}

.la-block-bln-in4 {
  width: 100%;
}

.la-block-bln-in5 {
  width: 100%;
  padding: 10px;
  margin: 10px 0 0 0;
  background: rgba(231, 165, 35, 0.2)
}

.la-block-bln-in5 span {
  color: #e7a523;
  font-weight: 700;
}


/* スカラーシップチャート */

.cf-custom-content-02 .scholar-tbl {
  display: flex;
  flex-wrap: nowrap;
  margin: 5px 0;
  align-items: center;
}

.cf-custom-content-02 .scholar-tbl-1 {
  padding: 3px 10px;
  font-weight: 700;
  display: flex;
  flex-wrap: nowrap;
}

.cf-custom-content-02 .scholar-tbl-2 {
  padding: 3px 5px
}

.cf-custom-content-02 .scholar-tbl-z {
  display: inline-block;
  color: #fff;
  white-space: nowrap;
  padding: 3px 10px;
  margin: 0 10px 0 0;
}

@media only screen and (max-width: 1022px) {
  .cf-custom-content-02 .eventname {
    box-sizing: border-box;
    font-size: 34px;
    line-height: 34px;
  }

  .cf-custom-content-02 .eventtitle-date {
    font-size: 24px;
    line-height: 24px;
    padding-top: 5px;
  }

  .cf-custom-content-02 .direction-map {
    width: 600px;
    height: 450px;
  }



  .cf-custom-content-02 .websem-each {
    width: 32%;
  }
}

@media only screen and (max-width: 959px) {
  #sem {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 599px) {

  .cf-custom-content-02 .eventimg {
    margin-top: 50px;
  }

  .cf-custom-content-02 .eventtitle {
    background: rgba(27, 54, 93, 1);
  }


  .cf-custom-content-02 .eventname {
    top: -45px;
    bottom: auto;
    padding: 0.7rem 0.3rem;
    font-size: 20px;
    line-height: 20px;
  }

  .cf-custom-content-02 .event-catch {
    font-size: 20px;
    line-height: 1.3em;
  }

  .cf-custom-content-02 .event-info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .cf-custom-content-02 .event-head {
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    margin: 0 5px 3px 0;
    padding: 0 3px;
    text-align: center;
    width: 180px;
  }

  .cf-custom-content-02 .event-info-txt {
    line-height: 22px;
    padding: 0 3px;
  }

  .cf-custom-content-02 .eventtitle-date {
    font-size: 14px;
    line-height: 14px;
    box-sizing: border-box;
  }

  .cf-custom-content-02 .direction-map {
    width: 320px !important;
    height: 240px;
  }

  .cf-custom-content-02 .event-catch {
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0;
  }



  .cf-custom-content-02 .websem-each {
    width: 100%;
  }

  .cf-custom-content-02 .event-badge {
    top: 1px !important;
    width: 65px !important;
  }

  .cf-custom-content-02 h2 {
    padding: 7px 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .cf-custom-content-02 .font140 {
    font-size: 18px;
    line-height: 20px;
  }

  .cf-custom-content-02 .top-logo-in {
    width: 25%;
    padding: 20px 0 40px 0;
  }

  .cf-custom-content-02 .top-logo-in a img {
    width: 80%;
  }

  .cf-custom-content-02 .event-catch-rib {
    font-size: 12px;
    padding: 0 5px;
  }

  .cf-custom-content-02 .event-catch-rib:before {
    left: -25px;
    border-left-width: 10px;
    border-left-color: transparent;
  }

  .cf-custom-content-02 .event-catch-rib:after {
    right: -25px;
    border-right-width: 10px;
    border-right-color: transparent;
  }

  .la-block-bln-in2 {
    width: 100%;
  }

  .cf-custom-content-02 .tb01,
  .cf-custom-content-02 .tb01 tbody,
  .cf-custom-content-02 .tb01 tr {
    border: none !important;
  }

  .cf-custom-content-02 .tb01 {
    border-bottom: solid 1px #ccc !important;
  }

  .cf-custom-content-02 .tb01 .head {
    display: none;
  }

  .cf-custom-content-02 .tb01 th {
    background: rgba(27, 54, 93, 0.4);
  }

  .cf-custom-content-02 .cl1 {
    width: 100%;
    font-weight: 700;
  }

  .cf-custom-content-02 .cl2 {
    width: 100%;
  }

  .cf-custom-content-02 .tb01 td,
  .cf-custom-content-02 .tb01 th {
    display: block;
    width: 100%;
    border-bottom: none;
  }

  .cf-custom-content-02 .tb01 td {
    padding: 5px 10px;
    display: flex;
    flex-direction: column;
    width: 100%;
    line-height: 1.8;
    text-align: left;
  }

  .cf-custom-content-02 .tb01 td:before {
    content: attr(data-label);
    font-weight: bold;
    padding: 0px;
    display: inline;
    font-size: 80%;
    color: #999;
  }

  .cf-custom-content-02 .topsem-pin1 {
    width: 100%;
  }

  .cf-custom-content-02 .topsem-pin2 {
    width: 100%;
  }

  .cf-custom-content-02 .topsem-pin2-1 {
    width: 100%;
    padding: 10px 0 10px 0;
  }

  .cf-custom-content-02 .topsem-pin2-1 img {
    width: 100%;

  }


  .cf-custom-content-02 .topsem-pin2-2 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding: 10px 0;
  }

  .cf-custom-content-02 .top-mov {
    flex-direction: column;
  }

  .cf-custom-content-02 .top-mov-in {
    width: 100%;

  }
}


/* カラーチェンジ*/
.cf-custom-content-02 .spbg-color {
  background-color: #1b365d;
  animation: bg-color 2s infinite;
}

@keyframes bg-color {
  0% {
    background-color: #1b365d;
  }

  50% {
    background-color: #00d4c6;
  }

  100% {
    background-color: #1b365d;
  }
}

/* セミナーテーブル*/
.cf-custom-content-02 .tb01 .head {
  background: rgba(27, 54, 93, 0.4) !important;
  font-weight: 700 !important;
}

.cf-custom-content-02 .tb01 {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 30px 0;
}

.cf-custom-content-02 .cl1 {
  width: 130px;
  font-weight: 400;
}

.cf-custom-content-02 .cl2 {
  width: 40%;
}

.cf-custom-content-02 .tb01 th,
.cf-custom-content-02 .tb01 td {
  padding: 10px;
  border: solid 1px #ccc;
  text-align: center;
  box-sizing: border-box;
}




/* リンクボタン */
.cf-custom-content-02 .btn,
.cf-custom-content-02 a.btn,
.cf-custom-content-02 button.btn {
  font-weight: 700;
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  text-decoration: none;
  color: #000;
  border-radius: 0.5rem;

}

.cf-custom-content-02 a.btn-radius-solid {
  position: relative;
  border: 1px solid #ccc;
  background: #3559b5;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
  width: 650px;
  font-size: 15px;
  line-height: 20px;
  overflow-wrap: break-all;
  word-break: break-all;
  white-space: normal !important;
  padding: 10px 70px 10px 10px;
  margin: 10px 0;

  box-sizing: border-box;
}



.cf-custom-content-02 .sem-ttl {
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}


.cf-custom-content-02 .top-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cf-custom-content-02 .flex-outer-in {
  margin: 10px 0;
  color: #fff;
  text-align: center;
}

.cf-custom-content-02 .flex-outer-in a {
  display: inline-block;
  background-image: linear-gradient(to right, #ed6ea0 0%, #e7a523 70%);
  border-radius: 30px;
  padding: 10px 15px;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 120%;
  font-weight: 700;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.cf-custom-content-02 .flex-outer-in a:hover {
  opacity: 0.8;
}

.cf-custom-content-02 .tbl-r04 tbody,
.cf-custom-content-02 .tbl-r04,
.cf-custom-content-02 .tbl-r04 tr {
  border: none !important;
  padding: 0 !important;
}

.cf-custom-content-02 .tbl-r04,
.cf-custom-content-02 .tbl-r05 {
  width: 100%;
  margin-top: 20px;
}

.cf-custom-content-02 .tbl-r04 th,
.cf-custom-content-02 .tbl-r05 th {
  background: rgba(27, 54, 93, 0.7);
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.cf-custom-content-02 .tbl-des {
  margin: 20px 0 40px 0;
}

.cf-custom-content-02 .tbl-des th {
  background: #f6f6f6;
  border: solid 1px #ccc;
  padding: 10px;
}

.cf-custom-content-02 .tbl-des td {
  border: solid 1px #ccc;
  padding: 10px;
}

.cf-custom-content-02 .tbl-des th,
.cf-custom-content-02 .tbl-des td {
  text-align: left;
}

.cf-custom-content-02 .banner-img,
.cf-custom-content-02 .banner-img1 {
  width: 100%;
  margin: 20px 0;
  text-align: center;
}

.cf-custom-content-02 .banner-img img {
  width: 80%;
  height: auto;
}

.cf-custom-content-02 .banner-img1 img {
  width: 78%;
  height: auto;
}

@media screen and (max-width: 599px) {
  .tbl-r05 {
    width: 100%;
  }

  .tbl-r05 .thead {
    display: none;
  }

  .tbl-r05 tr {
    width: 100%;
  }

  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
    border: none !important;
  }

  .tbl-r05 td:first-child {
    background: #999;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }

  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }

  .cf-custom-content-02 .tbl-r05 td:first-child {
    background: rgba(27, 54, 93, 0.7);
    color: #fff;
    font-weight: bold;
    text-align: center;
  }

  .tbl-r04 .thead {
    display: none;
  }

  .tbl-r04 tr,
  .tbl-r04 td {
    display: block;
    width: 100%;
    position: relative;
    margin-top: -1px;
    border-top: 1px solid #fff;
  }

  .tbl-r04 td:first-child:before {
    content: "日程";
    background: rgba(27, 54, 93, 0.7);
    color: #fff;
    font-weight: bold;
    text-align: center;
    height: 40px;
    padding: 10px;
    position: absolute;
    top: -41px;
    left: -0.2%;
    display: block;
    width: 100.5%;
  }

  .tbl-r04 tr {
    margin: 40px 0 20px 0;
  }



  .cf-custom-content-02 .tbl-des tr:last-child {
    border-bottom: solid 2px #ccc;
  }

  .cf-custom-content-02 .tbl-des {
    width: 100%;
  }

  .cf-custom-content-02 .tbl-des th,
  .cf-custom-content-02 .tbl-des td {
    border-bottom: none;
    display: block;
    width: 100%;
  }

  .cf-custom-content-02 .top-outer-in1 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .cf-custom-content-02 .top-outer-in1 img {
    width: 60%;
  }

  .cf-custom-content-02 .top-outer-in2 {
    width: 100%;
  }



  .cf-custom-content-02 .top-mov-in iframe {
    min-height: 240px;
  }

  .cf-custom-content-02 .banner-img img {
    width: 100%;
    height: auto;
  }

  .cf-custom-content-02 .banner-img1 img {
    width: 100%;
    height: auto;
  }

}

#sem {
  max-width: 960px;
  margin: 0 auto 50px;
}

#sem .back {
  display: block;
  width: 100%;
  margin: 20px;
  text-align: center;
}

#sem .material-icons {
  font-size: 20px;
  line-height: 20px;
  vertical-align: middle
}