@charset "utf-8";
/* CSS Document */
@import url(//use.fontawesome.com/releases/v5.6.3/css/all.css);

.double-line {
  border: 5px double #0075c2;
}
.class_des img {
  display: block;
  margin: 0 auto 15px;
  height: 145px;
  max-width: 80%;
}
.class_des h3::first-letter {
  color: #369dd3;
}
.class_des h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  min-height: 80px;
  margin-bottom: 20px;
}
.class-des-text {
  font-size: 15px;
  line-height: 200%;
  text-align: center;
}
.bold {
  font-weight: bold;
}
.class_des span.marker {
  background: linear-gradient(transparent 60%, rgba(255, 64, 129, 0.12) 0);
}
.class-sub-title-bg-1 {
  background-image: url(/wp-content/themes/oheyabar/images/bsush1.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  font-weight: bold;
  min-height: 120px;
  font-size: 20px;
  color: #000;
  text-align: center;
  padding-top: 42px;
  background-position: center;
  background-size: contain;
}
.class-sub-title-bg-2 {
  background-image: url(/wp-content/themes/oheyabar/images/bsush2.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  font-weight: bold;
  min-height: 120px;
  font-size: 20px;
  color: #000;
  text-align: center;
  padding-top: 42px;
  background-position: center;
  background-size: contain;
}
.class-sub-title-bg-3 {
  background-image: url(/wp-content/themes/oheyabar/images/bsush3.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  font-weight: bold;
  min-height: 120px;
  font-size: 20px;
  color: #000;
  text-align: center;
  padding-top: 42px;
  background-position: center;
  background-size: contain;
}
.des {
  margin: 50px 0px;
  border-left: 15px solid #B7AEB2;
  border-bottom: 15px solid #B7AEB2;
}
.des_2 {
  margin: 50px 0px;
  border-left: 15px solid #4C5B60;
  border-bottom: 15px solid #4C5B60;
}
.des_3 {
  margin: 50px 0px;
  border-left: 15px solid #AAA8A3;
  border-bottom: 15px solid #AAA8A3;
}
.des_4 {
  margin: 50px 0px;
  border-left: 15px solid #929EA8;
  border-bottom: 15px solid #929EA8;
}
ul.arrowlist li {
  display: table;
  margin: 0 auto;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 10px 20px;
  background-color: #f5f5f3;
  font-weight: bold;
  font-size: 18px;
  border-radius: 10px;
  text-align: center;
}
ul.arrowlist li ul li {
  padding: 10px 20px;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
ul.arrowlist li {
  display: table;
  margin: 0 auto;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 10px 20px;
  background-color: #f5f5f3;
  font-weight: bold;
  font-size: 18px;
  border-radius: 10px;
  text-align: center;
}
ul.arrowlist li ul {
  border-top: 2px solid #424242;
  margin: 10px 0px;
}
ul.arrowlist li:not(:last-child) {
  margin-bottom: 30px;
}
ul.arrowlist li:not(:last-child):after {
  content: "\f078";
font-family: "Font Awesome 5 Free";
  font-weight: 900; 
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  display: block;
  text-align: center;
  color: #424242;
}
h2.online-title {
  border-left: 10px solid #4c6cb3;
  border-bottom: 2px solid #4c6cb3;
  padding-left: 10px;
  font-weight: bold;
  font-size: 20px;
  color: #4c6cb3;
}
.online-sub-title h3 {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #4c6cb3;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}
.online-sub-title h4 {
  font-weight: bold;
  text-align: center;
  color: #4c6cb3;
  font-size: 18px;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}
.double-line-sub {
  font-weight: bold;
  color: #4c6cb3;
  font-size: 18px;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}
.double-line {
  border: 5px double #0075c2;
}
.double-line p {
  font-size: 16px;
  line-height: 110%;
  text-align: left;
}
.online-sub-title p {
  font-size: 16px;
  line-height: 110%;
  text-align: left;
}
.online-title p {
  font-size: 16px;
  line-height: 110%;
  text-align: left;
}
@media only screen and (min-width: 1141px) {
  .row.middle {
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
  h2.online-title {
    border-left: 10px solid #4c6cb3;
    border-bottom: 2px solid #4c6cb3;
    margin-top: 100px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 28px;
    color: #4c6cb3;
  }
  .online-sub-title h3 {
    font-weight: bold;
    font-size: 1.64rem;
    color: #4c6cb3;
    line-height: 110%;
    margin: 0.82rem 0 0.656rem 0;
  }
  .online-sub-title h4 {
    font-weight: bold;
    color: #4c6cb3;
    font-size: 1.64rem;
    line-height: 110%;
    margin: 0.82rem 0 0.656rem 0;
  }
  .double-line-sub {
    font-weight: bold;
    color: #4c6cb3;
    font-size: 1.64rem;
    line-height: 110%;
    margin: 0.82rem 0 0.656rem 0;
  }
  .double-line {
    border: 5px double #0075c2;
  }
  .double-line p {
    font-size: 16px;
    line-height: 110%;
    text-align: left;
  }
  .online-sub-title p {
    font-size: 17px;
    line-height: 110%;
    text-align: left;
  }
  .online-title p {
    font-size: 20px;
    line-height: 110%;
    text-align: left;
  }
  .class_click {
    padding: 120px 0;
  }
  .class-sub-title-bg-1 {
    background-image: url(/wp-content/themes/oheyabar/images/bsush1.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: bold;
    min-height: 135px;
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-top: 45px;
    background-position: center;
    background-size: contain;
  }
  .class-sub-title-bg-2 {
    background-image: url(/wp-content/themes/oheyabar/images/bsush2.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: bold;
    min-height: 135px;
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-top: 45px;
    background-position: center;
    background-size: contain;
  }
  .class-sub-title-bg-3 {
    background-image: url(/wp-content/themes/oheyabar/images/bsush3.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: bold;
    min-height: 135px;
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-top: 45px;
    background-position: center;
    background-size: contain;
  }
  .class_des p {
    font-size: 16px;
    line-height: 150%;
    text-align: left;
  }
  ul.arrowlist li {
    display: table;
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: #f5f5f3;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
  }
  ul.arrowlist li ul li {
    padding: 10px 20px;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
  }
  .class_des h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    min-height: 80px;
    margin-bottom: 20px;
  }
  .des {
    height: 380px;
    box-sizing: border-box;
    margin: 0px 20px 0px 0px;
    border-left: 15px solid #B7AEB2;
    border-bottom: 15px solid #B7AEB2;
  }
  .des_2 {
    height: 380px;
    box-sizing: border-box;
    margin: 0px 20px 0px 0px;
    border-left: 15px solid #4C5B60;
    border-bottom: 15px solid #4C5B60;
  }
  .des_3 {
    height: 380px;
    box-sizing: border-box;
    margin: 0px 20px 0px 0px;
    border-left: 15px solid #AAA8A3;
    border-bottom: 15px solid #AAA8A3;
  }
  .des_4 {
    height: 380px;
    box-sizing: border-box;
    margin: 0px 20px 0px 0px;
    border-left: 15px solid #929EA8;
    border-bottom: 15px solid #929EA8;
  }
  .class-des-text {
    font-size: 20px;
    line-height: 200%;
    text-align: center;
  }
  .row .col.l3 {
    width: 23% !important;
    margin-left: auto;
    left: auto;
    right: auto;
  }
}