.f-red {
  color: #FF1142;
}

.f-blue {
  color: #117DD8;
}

.f-vermilion {
  color: #FF5611;
}

.f-yellow {
  color: #FDFD6D;
}

body.archive main .b-term {
  width: 89.3333333333vw;
  margin: 0 auto 21.3333333333vw;
}
body.archive main .b-term-lbl {
  margin-bottom: 13.3333333333vw;
}
body.archive main .b-term .e-item {
  display: block;
}
body.archive main .b-term .e-item .e-img {
  display: block;
  margin-bottom: 5.3333333333vw;
  overflow: hidden;
  border: 1px solid #DBDBDB;
  border-radius: 8px;
}
body.archive main .b-term .e-item .e-lbl {
  display: block;
  padding: 0 15px;
  border-left: 4px solid #117DD8;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.63;
}
body.archive main .b-term .e-item .e-lbl .newmark {
  display: inline-block;
  width: 37px;
  margin-left: 10px;
  border-radius: 3px;
  background: #EB2C2C;
  color: #fff;
  font-family: "Barlow", serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

body.single main .mv img {
  -o-object-fit: cover;
  -o-object-position: center;
  width: 100%;
     object-fit: cover;
     object-position: center;
  font-family: "object-fit: cover; object-position: center;";
}
body.single main .mv .e-title {
  position: relative;
  width: 89.3333333333%;
  margin: -8vw auto 4vw;
  padding: 6.1333333333vw 7.4626865672%;
  border-top: 4px solid #117DD8;
  background-color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  text-align: center;
}
body.single main .e-wrap {
  margin-bottom: 32vw;
}
body.single main .e-wrap :last-child {
  margin-bottom: 0 !important;
}
body.single main .e-wrap > .e-lead {
  width: 89.3333333333%;
  margin: 0 auto 13.3333333333vw;
  color: #117DD8;
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
body.single main .e-wrap > .e-category {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  width: 89.3333333333%;
  margin: 0 auto 5.3333333333vw;
  padding: 6.6666666667vw 8.9552238806%;
  border-radius: 8px;
  background-color: #fff;
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  color: #117DD8;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.43;
}
body.single main .e-wrap > .e-text {
  width: 89.3333333333%;
  margin: 0 auto 17.3333333333vw;
}
body.single main .e-wrap > .e-classtitle {
  width: 89.3333333333%;
  margin: 0 auto;
  padding-top: 5.3333333333vw;
  padding-bottom: 7.4666666667vw;
  line-height: 1.67;
}
body.single main .e-wrap > .e-classtitle:before {
  background: -webkit-gradient(linear, left top, right top, from(#117DD8), color-stop(26.6666666667vw, #117DD8), color-stop(26.6666666667vw, #BBB), to(#BBB));
  background: linear-gradient(90deg, #117DD8 0%, #117DD8 26.6666666667vw, #BBB 26.6666666667vw, #BBB 100%);
}
body.single main .e-wrap .b-imgBox {
  width: 89.3333333333%;
  margin: 0 auto 5.3333333333vw;
}
body.single main .e-wrap .b-img {
  width: 89.3333333333%;
  margin: 0 auto 5.3333333333vw;
}
body.single main .e-wrap .b-tablebox {
  width: 89.3333333333%;
  margin: 0 auto 5.3333333333vw;
  overflow-x: scroll;
}
body.single main .e-wrap .b-tablebox table {
  width: 100%;
}
body.single main .e-wrap .b-tablebox table th, body.single main .e-wrap .b-tablebox table td {
  padding: 20px 25px;
  border: 1px solid #BBB;
  font-size: 14px;
  line-height: 1.71;
  text-align: center;
  white-space: nowrap;
}
body.single main .e-wrap .b-tablebox table th {
  background-color: #777;
  color: #fff;
  font-weight: bold;
}
body.single main .e-wrap .b-numlbl {
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  width: 89.3333333333%;
  margin: 0 auto 5.3333333333vw;
}
body.single main .e-wrap .b-numlbl .e-num {
  width: 46px;
  background: #117DD8;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
}
body.single main .e-wrap .b-numlbl .e-text {
  margin-bottom: 0;
  padding: 4px 15px 3px;
  color: #117DD8;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.22;
}
body.single main .e-wrap .b-contentbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 89.3333333333%;
  margin: 0 auto 10.6666666667vw;
}
body.single main .e-wrap .b-contentbox.e-right .e-box {
  margin-bottom: 8vw;
}
body.single main .e-wrap .b-contentbox.e-left .e-box {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
body.single main .e-wrap .b-contentbox.e-left .e-img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 8vw;
}
body.single main .e-wrap .b-contentbox .e-box .subhead {
  margin-bottom: 5.3333333333vw;
  color: #117DD8;
  font-size: 15px;
  font-weight: bold;
}
body.single main .e-wrap .b-contentbox .e-box .e-text {
  margin-bottom: 8.5333333333vw;
}
body.single main .e-wrap .b-contentbox .e-box .e-lists {
  margin-bottom: 8vw;
}
body.single main .e-wrap .b-contentbox .e-box .e-lists li {
  margin-left: 27px;
  padding: 6px 0;
  font-size: 14px;
  line-height: 34px;
  text-indent: -27px;
}
body.single main .e-wrap .b-contentbox .e-box .e-lists li::before {
  margin-right: 10px;
  color: #B7D8F3;
  font-family: "Font Awesome 5 Free";
  font-size: 17px;
  font-weight: 900;
  content: '\f192';
}
body.single main .e-wrap .b-contentbox .e-box :last-child {
  margin-bottom: 0;
}
body.single main .e-wrap .b-contentbox .e-img img {
  width: 100%;
}
body.single main .e-wrap .b-contentbox .e-img figcaption {
  padding: 10px 0;
  font-size: 10px;
  line-height: 2;
  text-align: right;
}
body.single main .e-wrap > .e-heading {
  width: 89.3333333333%;
  margin: 0 auto 8vw;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
}
body.single main .e-wrap > .e-heading.m-blue {
  color: #117DD8;
}
body.single main .e-wrap > .e-button {
  width: 61.3333333333%;
  margin: 0 auto 8vw;
}
@media (min-width: 768px) {
  body.archive main .b-term {
    width: 1200px;
    margin-bottom: 80px;
  }
  body.archive main .b-term-lbl {
    margin-bottom: 80px;
  }
  body.archive main .b-term .e-wrap {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        flex-wrap: wrap;
  }
  body.archive main .b-term .e-item {
    width: 380px;
  }
  body.archive main .b-term .e-item:not(:nth-of-type(3n+1)) {
    margin-left: 30px;
  }
  body.archive main .b-term .e-item:nth-of-type(n+4) {
    margin-top: 60px;
  }
  body.archive main .b-term .e-item:hover {
    color: #117DD8;
    opacity: 1;
  }
  body.archive main .b-term .e-item:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  body.archive main .b-term .e-item .e-img {
    margin-bottom: 30px;
    border-radius: 15px;
  }
  body.archive main .b-term .e-item .e-img img {
    -webkit-transition: all 500ms cubic-bezier(0.57, 0.01, 0.26, 0.995);
    transition: all 500ms cubic-bezier(0.57, 0.01, 0.26, 0.995);
  }
  body.archive main .b-term .e-item .e-lbl .newmark {
    width: 40px;
    font-size: 14px;
    line-height: 25px;
  }
  body.archive main .b-term .e-item .e-lbl {
    padding: 0 21px;
    font-size: 18px;
    line-height: 1.67;
  }
  body.single main .mv .e-title {
    margin-top: -80px;
    padding: 47px;
    font-size: 30px;
    line-height: 2;
  }
  body.single main .e-wrap {
    margin-bottom: 120px;
  }
  body.single main .e-wrap > .e-lead {
    width: 1200px;
    margin-bottom: 83px;
    font-size: 28px;
  }
  body.single main .e-wrap > .e-category {
    width: 1200px;
    margin-bottom: 50px;
    padding: 30px 40px;
    border-radius: 15px;
    font-size: 28px;
  }
  body.single main .e-wrap > .e-text {
    width: 1200px;
    margin-bottom: 60px;
  }
  body.single main .e-wrap > .e-classtitle {
    width: 1200px;
    padding: 40px 0 50px;
  }
  body.single main .e-wrap > .e-classtitle:before {
    background: linear-gradient(90deg, #117DD8 0%, #117DD8 300px, #BBB 300px, #BBB 100%);
  }
  body.single main .e-wrap .b-imgBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
    width: 1200px;
  }
  body.single main .e-wrap .b-imgBox .e-img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
  }
  body.single main .e-wrap .b-imgBox .e-img + .e-img {
    margin-left: 40px;
  }
  body.single main .e-wrap .b-img {
    width: 1200px;
    max-height: 600px;
    text-align: center;
  }
  body.single main .e-wrap .b-tablebox {
    width: 1200px;
    margin-bottom: 100px;
    overflow-x: visible;
  }
  body.single main .e-wrap .b-tablebox table th, body.single main .e-wrap .b-tablebox table td {
    font-size: 15px;
    line-height: 2;
  }
  body.single main .e-wrap .b-numlbl {
    width: 1200px;
    margin-bottom: 30px;
  }
  body.single main .e-wrap .b-numlbl .e-num {
    width: 60px;
    font-size: 24px;
    line-height: 60px;
  }
  body.single main .e-wrap .b-numlbl .e-text {
    padding: 4px 20px 3px;
    font-size: 24px;
  }
  body.single main .e-wrap .b-contentbox {
    width: 1200px;
    margin-bottom: 50px;
  }
  body.single main .e-wrap .b-contentbox.e-right .e-box {
    margin-right: 50px;
    margin-bottom: 0;
  }
  body.single main .e-wrap .b-contentbox.e-left .e-img {
    margin-right: 50px;
    margin-bottom: 0;
  }
  body.single main .e-wrap .b-contentbox .e-box {
    width: 575px;
  }
  body.single main .e-wrap .b-contentbox .e-box .subhead {
    margin-bottom: 20px;
    font-size: 18px;
  }
  body.single main .e-wrap .b-contentbox .e-box .e-text {
    margin-bottom: 40px;
  }
  body.single main .e-wrap .b-contentbox .e-box .e-lists {
    margin-bottom: 30px;
  }
  body.single main .e-wrap .b-contentbox .e-box .e-lists li {
    font-size: 15px;
  }
  body.single main .e-wrap .b-contentbox .e-img {
    width: 575px;
  }
  body.single main .e-wrap .b-contentbox .e-img figcaption {
    font-size: 13px;
  }
  body.single main .e-wrap > .e-heading {
    width: 1200px;
    margin-bottom: 30px;
    font-size: 24px;
  }
  body.single main .e-wrap > .e-button {
    width: 260px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  body.archive main .b-term .e-item + .e-item {
    margin-top: 13.3333333333vw;
  }
  body.single main .e-wrap .b-imgBox .e-img + .e-img {
    margin-top: 3.2vw;
  }
  body.single main .e-wrap .b-contentbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
