.u-n-themeRibbonColor {
  background-color: #29babc !important;
}

.u-n-themeRibbonColor:before {
  border-right-color: #29babc !important;
}

.u-n-themeFontColor {
  color: #29babc !important;
}

.p-scrollContentsNav {
  overflow: auto;
  position: fixed;
  z-index: 5000;
  width: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 2px solid #c5c5c5;
}

@media screen and (max-width: 767px) {
  .p-n-mv {
    margin-top: 0;
  }
}
.iryouAbout .gyoumunaiyou {
  background-color: #dff5f5;
  padding: 52px 0;
}
.iryouAbout .gyoumunaiyou__ttl {
  color: #29babc;
  font-weight: bold;
  text-align: center;
  font-size: 28px;
}
.iryouAbout .gyoumunaiyou__img {
  display: block;
  margin: 0 auto;
  width: 935px;
  margin-top: -8px;
}
.iryouAbout .gyoumunaiyou__point {
  margin: 0 auto;
  margin-top: 41px;
  width: 1000px;
  border: 4px solid #29babc;
  border-radius: 20px;
  background-color: #fff;
  padding: 38px 25px;
  position: relative;
}
.iryouAbout .gyoumunaiyou__point--ttl {
  position: absolute;
  top: -20px;
  left: 35px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  background-color: #29babc;
  border-radius: 999px;
  width: 224px;
  padding: 4px 0;
  text-align: center;
}
.iryouAbout .gyoumunaiyou__point--txt {
  line-height: 1.7;
}
.iryouAbout .gyoumunaiyou__imgBox {
  position: relative;
  padding-bottom: 215px;
}
.iryouAbout .gyoumunaiyou__imgBox--person {
  position: absolute;
  content: "";
  top: 78px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 379px;
  height: 382px;
}
.iryouAbout .gyoumunaiyou__imgBox--txt {
  width: 322px;
}
.iryouAbout .gyoumunaiyou__imgBox--txt.txt1 {
  margin-top: 103px;
  left: 36px;
  position: relative;
}
.iryouAbout .gyoumunaiyou__imgBox--txt.txt2 {
  position: absolute;
  top: -6px;
  right: 29px;
}
.iryouAbout .gyoumunaiyou__imgBox--txt.txt3 {
  position: absolute;
  bottom: 0;
  right: 109px;
}
.iryouAbout .enchanted {
  padding: 100px 0;
}
.iryouAbout .enchanted__bubble span {
  padding: 4px 0;
  width: 210px;
  background-color: #29babc !important;
}
.iryouAbout .enchanted__bubble span:after {
  border-width: 5px;
  margin: 0;
  border-top-width: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-top-color: #29babc !important;
}
.iryouAbout .enchanted__ttl {
  text-align: center;
  color: #29babc;
  font-weight: bold;
  font-size: 30px;
  margin-top: 10px;
  line-height: 1.4;
}
.iryouAbout .enchanted__ttl .yellowBorder {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff7f), color-stop(90%, #ffff7f), color-stop(90%, transparent), to(transparent));
  background: linear-gradient(transparent 60%, #ffff7f 60%, #ffff7f 90%, transparent 90%, transparent 100%);
}
.iryouAbout .enchanted__listArea {
  margin: 0 auto;
  max-width: 800px;
  margin-top: 37px;
}
.iryouAbout .enchanted__listArea--item {
  padding: 22px 30px;
  background-color: #b7e3e4;
}
.iryouAbout .enchanted__listArea--item:nth-of-type(even) {
  background-color: #dff5f5;
}
.iryouAbout .enchanted__listArea--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.iryouAbout .enchanted__listArea--flex.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.iryouAbout .enchanted__listArea--imgArea {
  width: 330px;
}
.iryouAbout .enchanted__listArea--txtArea {
  width: calc(100% - 330px);
  padding-left: 20px;
}
.iryouAbout .enchanted__listArea--txtArea.reverse {
  padding-left: 0;
  padding-right: 20px;
}
.iryouAbout .enchanted__listArea--txtArea--ttl {
  color: #29babc;
  font-weight: bold;
  font-size: 20px;
}
.iryouAbout .enchanted__listArea--txtArea--txt {
  font-size: 16px;
  line-height: 1.9;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .iryouAbout .gyoumunaiyou__ttl {
    font-size: 23px;
  }
  .iryouAbout .gyoumunaiyou__point {
    margin-top: 30px;
    width: 90%;
    border: 2px solid #29babc;
    border-radius: 10px;
    padding: 20px 15px;
  }
  .iryouAbout .gyoumunaiyou__point--ttl {
    top: -20px;
    left: 15px;
    font-size: 16px;
    width: 144px;
    padding: 4px 0;
  }
  .iryouAbout .gyoumunaiyou__point--txt {
    font-size: 13px;
  }
  .iryouAbout .gyoumunaiyou__imgBox {
    padding-bottom: 0;
  }
  .iryouAbout .gyoumunaiyou__imgBox--person {
    display: none;
  }
  .iryouAbout .gyoumunaiyou__imgBox--txt {
    width: 250px;
    display: block;
  }
  .iryouAbout .gyoumunaiyou__imgBox--txt.txt1 {
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .iryouAbout .gyoumunaiyou__imgBox--txt.txt2 {
    right: 0;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .iryouAbout .gyoumunaiyou__imgBox--txt.txt3 {
    top: -10px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .iryouAbout .enchanted {
    padding: 50px 0;
  }
  .iryouAbout .enchanted__bubble span {
    font-size: 16px;
  }
  .iryouAbout .enchanted__ttl {
    font-size: 23px;
    margin-top: 13px;
  }
  .iryouAbout .enchanted__listArea {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .iryouAbout .enchanted__listArea--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .iryouAbout .enchanted__listArea--flex.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .iryouAbout .enchanted__listArea--imgArea {
    width: 100%;
  }
  .iryouAbout .enchanted__listArea--txtArea {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .iryouAbout .enchanted__listArea--txtArea.reverse {
    padding-right: 0;
  }
  .iryouAbout .enchanted__listArea--txtArea--ttl {
    font-size: 18px;
  }
  .iryouAbout .enchanted__listArea--txtArea--txt {
    font-size: 13px;
  }
}

.iryouExam .p-n-mv {
  background-color: #f0f4f5;
}
.iryouExam .p-n-mv__holder.exam {
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-image: url(../images/exam/mv_lg.png);
  background-size: 270px;
}
@media screen and (max-width: 767px) {
  .iryouExam .u-visible_xs.mv {
    margin: 0 auto;
    width: 240px;
    margin-bottom: 30px;
  }
  .iryouExam .p-n-mv__holder.exam {
    background-image: none;
  }
}

.iryouCurriculum .p-n-afterPassing__grid--ttlArea {
  position: relative;
  margin-bottom: 40px;
}
.iryouCurriculum .p-n-afterPassing__grid--ttlArea:after {
  position: absolute;
  z-index: 0;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: rgba(253, 53, 92, 0);
  border-top-color: #8fb2c5;
  border-width: 120px;
  border-top-color: #29babc !important;
  border-top-width: 70px;
}
.iryouCurriculum .p-n-afterPassing__grid--ttlArea--ttl {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  position: relative;
  z-index: 1;
}
.iryouCurriculum .p-n-afterPassing__grid {
  padding: 30px 0 65px;
  background: #dff5f5;
  text-align: center;
}
.iryouCurriculum .p-n-afterPassing__grid figure {
  margin-bottom: 1em;
}
.iryouCurriculum .p-n-afterPassing__grid h4 {
  display: inline-block;
  margin-bottom: 2em;
  padding: 0.3em 2em;
  color: #29babc;
  font-size: 2rem;
  border: 2px solid;
}
.iryouCurriculum .p-n-afterPassing__grid__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  text-align: left;
}
.iryouCurriculum .p-n-afterPassing__grid__col__item {
  position: relative;
  padding: 1em 1em 5em;
  width: calc(50% - 15px);
  margin-right: 30px;
  background: #fff;
  border-radius: 1em;
}
.iryouCurriculum .p-n-afterPassing__grid__col__item:last-of-type {
  margin-right: 0;
}
.iryouCurriculum .p-n-afterPassing__grid__col__head {
  margin-bottom: 15px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  padding: 0;
  font-size: 1.2em;
  color: #29babc !important;
  text-align: center;
}
.iryouCurriculum .p-n-afterPassing__grid__col__rt {
  margin-bottom: 30px;
}
.iryouCurriculum .p-n-afterPassing__grid__col .c-rt {
  margin-bottom: 1em;
}
.iryouCurriculum .p-n-afterPassing__grid__col .c-rt em {
  color: #29babc;
  font-weight: bold;
}
.iryouCurriculum .p-n-afterPassing__grid__col .c-rt span {
  font-size: 1.1rem;
}
.iryouCurriculum .p-n-afterPassing__grid__col__btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1.5em;
  margin: 0 auto;
  width: 80%;
}
.iryouCurriculum .p-n-afterPassing__grid__col__btn > a {
  position: relative;
  top: 0;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 10px 10px 40px;
  border-radius: 50px;
  background-image: url(../images/common/icon_btn-arrow_transparent.png);
  background-position: 5% 50%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fff;
  line-height: 1.75;
  background-color: #ffe324;
  -webkit-box-shadow: 0 8px 0 #d4b900;
          box-shadow: 0 8px 0 #d4b900;
  color: #000;
  border-radius: 20px;
  padding: 6px 10px;
  background-position: 96% 50%;
  line-height: 1.3;
  background-image: url(../images/curriculum/icon_btn-arrow_transparent.png) !important;
}
.iryouCurriculum .p-n-afterPassing__grid__col__btn > a:hover {
  -webkit-box-shadow: 0 0 0 #d4b900;
          box-shadow: 0 0 0 #d4b900;
  top: 8px;
}
.iryouCurriculum .p-n-eachCurriculum__parts__grid__col__borderwrap {
  font-weight: bold;
  margin-top: 30px;
  padding: 16px 16px;
  border: 1px solid #29babc;
}
.iryouCurriculum .p-n-eachCurriculum__parts__grid__col__borderwrap__title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #29babc;
}
.iryouCurriculum .cycle__cnt {
  padding-top: 50px;
  padding-bottom: 0;
  width: 100%;
}
.iryouCurriculum .cycle .cycle__img2 {
  margin-top: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .iryouCurriculum .p-n-afterPassing__grid--ttlArea:after {
    border-width: 110px;
    border-top-width: 60px;
  }
  .iryouCurriculum .p-n-afterPassing__grid--ttlArea--ttl {
    font-size: 25px;
  }
  .iryouCurriculum .p-n-afterPassing__grid h4 {
    font-size: 1.6rem;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col__item {
    width: 100%;
    margin-right: 0;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col__item:last-of-type {
    margin-top: 30px;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col__item:not(:first-of-type) {
    margin-top: 30px;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col__head {
    padding: 0;
    font-size: 1.2em;
    text-align: center;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col .c-rt {
    font-size: 1.3rem;
  }
  .iryouCurriculum .p-n-afterPassing__grid__col__btn > a {
    -webkit-box-shadow: 0 4px 0 #d4b900;
            box-shadow: 0 4px 0 #d4b900;
    font-size: 12px;
  }
  .iryouCurriculum .cycle__cnt {
    padding-top: 20px;
  }
  .iryouCurriculum .cycle .cycle__img2 {
    max-width: unset;
  }
}

.iryouPrice .p-courseTabContents {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 75px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item {
  margin-left: 16px;
  margin-top: 10px;
  width: 229px;
  background-repeat: no-repeat;
  -webkit-transition: 0.4s margin ease;
  transition: 0.4s margin ease;
  background-position: -240px 0;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item {
    width: 86px;
    background-position: -90px 0;
    background-size: 180px 75px;
    margin-left: 8px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item:first-child {
  margin-left: 0;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item a {
  position: relative;
  display: block;
  text-align: center;
  padding-top: 21px;
  padding-bottom: 31px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  -webkit-transition: padding 0.4s ease;
  transition: padding 0.4s ease;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item a {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 8px;
    padding-bottom: 15px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item a:after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  background: url(/assets_v5-0/images/common/icon_tab_arrow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  opacity: 1;
  -webkit-transition: 0.4s opacity ease;
  transition: 0.4s opacity ease;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item a:after {
    width: 9px;
    height: 9px;
    background-size: 9px 9px;
    bottom: 4px;
    margin-left: -5px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item a span {
  background-color: #fff;
  display: inline-block;
  padding: 2px 6px;
  border-radius: 4px;
  margin-right: 4px;
  color: #f44d2c;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item.is-active {
  margin-top: 0;
  background-position: 0 0;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item.is-active a {
  padding-top: 31px;
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item.is-active a {
    padding-top: 18px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item.is-active a:after {
  opacity: 0;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels {
  position: relative;
  height: auto !important;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel {
  opacity: 0;
  width: 100%;
  border-radius: 18px;
  -webkit-box-shadow: 4px 5px 0 #bdc6cd;
          box-shadow: 4px 5px 0 #bdc6cd;
  padding: 10px;
  -webkit-transition: 0.4s opacity linear;
  transition: 0.4s opacity linear;
  display: none;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel {
    border-radius: 0;
    padding: 10px 0;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div {
  background-color: #fff;
  border-radius: 9px 9px 0 0;
  overflow: hidden;
  padding: 20px 20px 30px 20px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div {
    border-radius: 0;
    padding: 15px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__title {
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 30px;
  border-bottom: 1px solid #b4c1d5;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
    padding-bottom: 8px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__title .p-courseTabContents__panels__eachPanel__title__sub {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__title .p-courseTabContents__panels__eachPanel__title__sub {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__lead {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__lead {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 15px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__sample {
  width: 465px;
  float: left;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__sample {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__sample--single {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__sample > figure > figcaption {
  text-align: left;
  font-size: 11px;
  margin-top: 10px;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder {
  width: 440px;
  float: right;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder {
    width: 100%;
    float: none;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__attention {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  background-image: url(../images/common/advisor-icon-discount.png);
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__attention {
    font-size: 12px;
    font-size: 1.2rem;
    background-image: none;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__attention strong {
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__attention strong {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue {
  width: 100%;
  border: 1px solid #dadada;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue {
    margin-bottom: 15px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue tr th {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue tr th {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue tr td {
  width: 100%;
  text-align: center;
  padding: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue tr td {
    font-size: 10px;
    font-size: 1rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue tr td strong {
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue tr td strong {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue {
  border: 2px solid #f03c5f;
  padding: 15px;
  background-color: #feffd7;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue {
    margin-bottom: 15px;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__normal {
    font-size: 10px;
    font-size: 1rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__normal strong {
  color: #ed0c0c;
  font-weight: bold;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__attention {
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__attention {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale {
  position: relative;
  line-height: 1;
  display: inline-block;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background-color: #fff100;
  width: 100%;
  height: 8px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale:before {
    height: 5px;
    bottom: 0;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale .p-courseTabContents__panels__eachPanel__holder__setValue__sale__special {
  position: relative;
  border: 2px solid #ed0c0c;
  background-color: #fff;
  display: inline-block;
  color: #ed0c0c;
  font-weight: bold;
  padding: 6px 10px 4px;
  margin-right: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  top: -12px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale .p-courseTabContents__panels__eachPanel__holder__setValue__sale__special {
    font-size: 12px;
    font-size: 1.2rem;
    top: -4px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale strong {
  font-size: 50px;
  font-size: 5rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale strong {
    font-size: 30px;
    font-size: 3rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale strong span {
  font-size: 30px;
  font-size: 3rem;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale .p-courseTabContents__panels__eachPanel__holder__setValue__sale__tax {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__setValue .p-courseTabContents__panels__eachPanel__holder__setValue__sale .p-courseTabContents__panels__eachPanel__holder__setValue__sale__tax {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__btnList .p-courseTabContents__panels__eachPanel__holder__btnList__item {
  width: 215px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__btnList .p-courseTabContents__panels__eachPanel__holder__btnList__item {
    width: 48%;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__btnList .p-courseTabContents__panels__eachPanel__holder__btnList__item .p-courseTabContents__panels__eachPanel__holder__btnList__item__btn a {
  color: #000;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__btnList .p-courseTabContents__panels__eachPanel__holder__btnList__item--l {
  float: left;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__btnList .p-courseTabContents__panels__eachPanel__holder__btnList__item--r {
  float: right;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__note {
  color: #e80505;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__note {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__note {
    font-size: 10px;
    font-size: 1rem;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns {
  border-radius: 0 0 9px 9px;
  background-color: #ffffd6;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns {
    border-radius: 0;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list {
  font-size: 0;
  text-align: center;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item {
  width: 280px;
  display: inline-block;
  vertical-align: top;
  margin-left: 110px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item {
    width: 48%;
    margin-left: 4%;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item:first-child {
  margin-left: 0;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item span {
  display: inline-block;
  margin-bottom: 10px;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn a {
  position: relative;
  display: block;
  width: 100%;
  height: 98px;
  border-radius: 8px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn a {
    height: 45px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--material a {
  background-color: #1083e4;
  -webkit-box-shadow: 0 6px 0 #086fc6;
          box-shadow: 0 6px 0 #086fc6;
  background-image: url(/assets_v5-0/images/common/btn_courseTabContents_material.png);
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--material a:hover {
  top: 6px;
  -webkit-box-shadow: 0 0px 0 #1083e4;
          box-shadow: 0 0px 0 #1083e4;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--material a {
    -webkit-box-shadow: 0 3px 0 #086fc6;
            box-shadow: 0 3px 0 #086fc6;
  }
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--material a:hover {
    top: 3px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--course a {
  background-color: #ec3e32;
  -webkit-box-shadow: 0 6px 0 #d91003;
          box-shadow: 0 6px 0 #d91003;
  background-image: url(/assets_v5-0/images/common/btn_courseTabContents_course.png);
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--course a:hover {
  top: 6px;
  -webkit-box-shadow: 0 0px 0 #ec3e32;
          box-shadow: 0 0px 0 #ec3e32;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--course a {
    -webkit-box-shadow: 0 3px 0 #d91003;
            box-shadow: 0 3px 0 #d91003;
  }
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__list .p-courseTabContents__panels__eachPanel__applyBtns__list__item .p-courseTabContents__panels__eachPanel__applyBtns__list__item__btn--course a:hover {
    top: 3px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__bnr {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel .p-courseTabContents__panels__eachPanel__applyBtns .p-courseTabContents__panels__eachPanel__applyBtns__bnr {
    margin-top: 20px;
  }
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel.is-visible {
  opacity: 1;
  z-index: 2;
  display: block;
}
.iryouPrice .p-courseTabContents__panels__eachPanel__applyBtns__bnr img[src*=course_banner_pc],
.iryouPrice .p-courseTabContents__panels__eachPanel__applyBtns__bnr img[src*=course_banner_sp] {
  display: none;
}
@media only screen and (min-width: 768px) {
  .iryouPrice .p-courseTabContents__panels__eachPanel__applyBtns__bnr img[src*=course_banner_pc] {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .iryouPrice .p-courseTabContents__panels__eachPanel__applyBtns__bnr img[src*=course_banner_sp] {
    display: block;
  }
}
.iryouPrice .u-n-tabContentsColor .p-courseTabContents__tabList__item {
  background-image: url(../images/price/courseTabContents_bg.png) !important;
}
.iryouPrice .u-n-tabContentsColor .p-courseTabContents__panels__eachPanel {
  background-color: #189fb8 !important;
}
.iryouPrice .u-n-tabContentsColor .p-courseTabContents__tabList__item a {
  color: #189fb8 !important;
}
.iryouPrice .u-n-themeBgColor {
  background-color: #189fb8 !important;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item.is-active {
  background-color: #189fb8 !important;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__tabList .p-courseTabContents__tabList__item {
  background-color: #bfedf5 !important;
}
.iryouPrice .p-courseTabContents .p-courseTabContents__panels .p-courseTabContents__panels__eachPanel > div .p-courseTabContents__panels__eachPanel__holder .p-courseTabContents__panels__eachPanel__holder__singleValue {
  border: 1px solid #189fb8 !important;
}

@media screen and (max-width: 767px) {
  .iryouReview table.p-n-reviews__voiceList__item__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*# sourceMappingURL=style.css.map */