section {
  margin-bottom: 80px;
}

figure {
  margin: 0;
}

.c5-ren-kv-inner {
  align-items: start;
}

.c5-ren-kv__txt {
  margin-top: 30px;
}

.c5-reason__sub-ttl {
  margin-bottom: 45px;
  padding-bottom: 8px;
}

.c5-reason__sub-ttl-main-long {
  margin: 0;
}

.c5-c-row--photo {
  margin: 0;
}

.c5-utilityBoxBtn {
  margin: 50px auto 80px;
}

.c5-pertation_text p {
  font-size: calc(28 / 1200 * 100vw);
  font-weight: 800;
  text-align: center;
}

.c5-blueText {
  color: #6975B8;
}

@media screen and (max-width: 768px) {
  .c5-ren-kv__txt {
    margin-top: 0;
  }

  .c5-ren-kv__photo {
    width: 100%;
  }

  .c5-reason__sub-ttl {
    margin-bottom: 30px;
  }

  .c5-utilityBoxBtn {
    margin: 30px auto 40px;
  }

  .c5-pertation_text p {
    font-size: calc(22 / 390 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .wrapper section.recommend {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}

.wrapper section.recommend ul {
  margin-top: 45px;
  display: flex;
  gap: 40px;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .wrapper section.recommend ul {
    display: block;
    margin-top: 30px;
  }
}

.wrapper section.recommend ul li {
  width: 48%;
  padding: 35px 40px 40px;
}

@media screen and (max-width: 768px) {
  .wrapper section.recommend ul li {
    width: 90%;
    padding: 20px 5% 30px;
    margin-bottom: 30px;
  }

  .wrapper section.recommend ul li:last-child {
    margin-top: 0;
  }
}

.wrapper section.recommend ul li h3 {
  font-size: 21px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrapper section.recommend ul li h3 {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0;
  }
}

.wrapper section.recommend ul li h3 span {
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .wrapper section.recommend ul li h3 span {
    font-size: 18px;
  }
}

.wrapper section.recommend ul li .img {
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  .wrapper section.recommend ul li .img {
    margin-top: 10px;
    width: 100%;
  }
}

.wrapper section.recommend ul li:nth-child(1) {
  background-color: #e6f2f4;
}

.wrapper section.recommend ul li:nth-child(1) h3 span {
  color: #0b8495;
}

.wrapper section.recommend ul li:nth-child(2) {
  background-color: #e6eaf4;
}

.wrapper section.recommend ul li:nth-child(2) h3 span {
  color: #6975B8;
}

.c5-ren-conference .c5-ren-kv {
  margin: 0 calc(50% - 50vw) 50px;
}

.c5-ren-kv__note {
  font-size: 18px;
  margin: 20px 0 30px;
  display: block;
}

.c5-ren-kv__head {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}

.c5-ren-kv__head_wrap {
  width: 109px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  background: #6975B8;
}

.c5-ren-kv__head_wrap .c5-largeTxt {
  font-size: calc(22 / 1200 * 100vw);
}

.c5-ren-kv__head_wrap .c5-miniTxt {
  font-size: calc(16 / 1200 * 100vw);
}

.c5-ren-kv__blackLabel {
  font-size: 18px;
  background: #000;
  padding: 12px;
  line-height: 1;
}

.c5-c-row.c5-flex_2column {
  margin-top: calc(40 / 1200 * 100vw);
}

.c5-note_large {
  width: 100%;
  max-width: 1200px;
  text-align: right;
  font-size: calc(16 / 1200 * 100vw);
  margin-bottom: 40px;
}

.c5-c-row2 {
  margin-bottom: calc(10 / 1200 * 100vw);
}

.c5-flex_3column_severalty {
  max-width: 1105px;
  margin: 0 auto;
}


.c5-flex_3column_severalty ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: calc(10 / 1200 * 100vw);
}

.c5-pertation_text {
  width: 708px;
  margin: calc(40 / 1200 * 100vw) auto;
}

.c5-color_blue {
  color: #6975B8;
}

.c5-pertation_img {
  width: calc(523 / 1200 * 100vw);
  max-width: 523px;
  margin: 0 auto calc(40 / 1200 * 100vw);

}

.c5-c-row--photo_large {
  max-width: 100%;
}

.c5-c-row--photo2 {
  margin-top: 0;
}

.c5-text_circle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.c5-text_circle:before {
  content: '';
  background: #0B2F95;
  width: 14px;
  height: 14px;
  margin-right: 12px;
  display: block;
  border-radius: 50%;
}

.c5-c-row--photo_mini {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.c5-flexWrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}

.c5-flexWrap p {
  width: 60%;
}

.c5-flexWrap div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  width: 40%;
}

.c5-flexWrap div img {
  width: calc(106 / 1200 * 100vw);
  height: calc(106 / 1200 * 100vw);
}

.c5-flex_2column_mini {
  max-width: 840px;
  margin: 0 auto;
}

.c5-recommend__list {
  justify-content: center;
}

.c5-c-mb-none {
  margin-bottom: 0;
}

.c5-reason__point  .c5-c-row--txt .c5-note-text {
  font-size: 12px;
  line-height: 1.6;
  margin: 15px auto 28px;
}

@media screen and (max-width: 1200px) {
  .c5-ren-kv__note {
    font-size: calc(18 / 1200* 100vw);
    margin: calc(20 / 1200* 100vw) 0 calc(30 / 1200* 100vw);
  }

  .c5-ren-kv__txt {
    font-size: calc(28 / 1200* 100vw);
  }

  .c5-ren-kv__blackLabel {
    font-size: calc(18 / 1200* 100vw);
    padding: calc(12 / 1200* 100vw);
  }

  .c5-ren-kv__head {
    margin-bottom: calc(10 / 1200* 100vw);
  }

  .c5-ren-kv__head_wrap {
    width: calc(109 / 1200* 100vw);
  }
  .c5-reason__point  .c5-c-row--txt .c5-note-text {
    margin: 15px auto;
  }
}

@media only screen and (max-width: 768px) {
  .c5-ren-kv__note {
    font-size: 14px;
    margin: calc(20 / 768 * 100vw) 0;
  }

  .c5-ren-kv__txt {
    font-size: 17px;
  }

  .c5-ren-kv__head {
    gap: calc(20 / 768 * 100vw);
    margin-bottom: calc(14 / 768 * 100vw);
  }

  .c5-ren-kv__head_wrap {
    width: 74px;
    height: 28px;
    align-items: center;
  }

  .c5-ren-kv__head_wrap .c5-largeTxt {
    font-size: 14px;
  }

  .c5-ren-kv__head_wrap .c5-miniTxt {
    font-size: 10px;
  }

  .c5-ren-kv__blackLabel {
    font-size: 12px;
    padding: 8px;
  }

  .c5-c-row.c5-flex_2column {
    margin-top: calc(40 / 768 * 100vw);
    margin-bottom: 20px;
  }

  .c5-note_large {
    font-size: calc(24 / 768 * 100vw);
  }

  .c5-c-row2 {
    margin-bottom: calc(10 / 768 * 100vw);
  }

  .c5-flex_3column_severalty ul {
    gap: 30px;
    flex-direction: column;
  }

  .c5-flex_3column_severalty ul li {
    width: 100%;
  }

  .c5-flex_3column_severalty ul li:nth-child(1) {
    width: 100%;
  }

  .c5-flex_3column_severalty ul li:nth-child(2) {
    width: 90%;

  }

  .c5-flex_3column_severalty ul li:nth-child(3) {
    width: 83%;

  }

  .c5-pertation_text {
    width: 100%;
    margin: calc(40 / 768 * 100vw) auto;

  }

  .c5-pertation_img {
    width: 100%;
    margin: 0 auto calc(40 / 768 * 100vw);
  }

  .c5-flexWrap {
    flex-direction: column;
    align-items: center;
  }

  .c5-flexWrap p {
    flex: 1 1 100%;
  }

  .c5-flexWrap div {
    flex: 1 1 100%;
  }

  .c5-c-mb-none {
    margin-bottom: 0;
  }

  .c5-flexWrap div img {
    width: 91px;
    height: 91px;
  }
}

@media only screen and (min-width: 1201px) {
  .c5-ren-kv__head_wrap .c5-largeTxt {
    font-size: 22px;
  }

  .c5-ren-kv__head_wrap .c5-miniTxt {
    font-size: 16px;
  }

  .c5-c-row.c5-flex_2column {
    margin: 0 auto;
  }

  .c5-note_large {
    font-size: 16px;
  }

  .c5-c-row2 {
    margin-bottom: 10px;
  }

  .c5-flex_3column_severalty ul {
    gap: 70px;
  }

  .c5-pertation_text {
    font-size: 28px;
    margin: 40px auto;

  }

  .c5-pertation_img {
    width: 560px;
    max-width: 560px;
    margin: 0 auto 40px;

  }

  .c5-flexWrap div img {
    width: 106px;
    height: 106px;
  }
}

.c5-d-main h3 {
  margin-bottom: 45px;
}

.c5-video-wrap {
  margin: 0 auto 30px;
}

.c5-sec_button_box {
  text-align: center;
  margin-bottom: 30px;
}

.c5-sec_button {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: 464px;
  line-height: 1.5;
  background-color: #5787f4;
  padding: 16px 0;
  position: relative;
}

.c5-sec_button:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}

.c5-utilityBoxBtn .c5-sec_button_box a {
  max-width: 320px;
}

.c5-c-small {
  font-size: 12px;
}

.c5-reason__point.c5-mb80 {
  margin-bottom: 80px;
}

.c5-reason__point.c5-mb15 {
  margin-bottom: 15px;
}

.c5-c-row--photo_large.c5-mb80 {
  margin-bottom: 80px;
}

.c5-c-text.c5-mb45 {
  margin-bottom: 45px;
}

.c5-text_circle.c5-mb10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .c5-sec_button_box {
    margin-bottom: 20px;
  }

  .c5-sec_button {
    font-size: 16px;
    padding: 17px 0;
  }

  .c5-d-main h3 {
    padding-left: 8px;
  }

  .c5-page__jump .c5-sec_button_box {
    margin-top: 50px;
  }
}

.c5-recommend {
  margin-bottom: 0px;
}

.c5-recommend__inner {
  margin: 0;
}

.c5-desc {
  height: 105px;
}

.c5-icon {
  height: 110px;
}

.c5-icon li:nth-child(4n) {
  margin-left: 6px;
}

.c5-recommend__child--txt .c5-icon {
  gap: 6px;
}

.c5-recommend .c5-recommend__child .c5-recommend__child--txt .c5-icon li {
  margin: 0;
}

ul.c5-recommend__list__25 {
  padding-bottom: 0;
}

ul.c5-recommend__list__25 li {
  width: 23%;
}

.c5-recommend-button_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding-bottom: 65px;
}

.c5-recommend-button {
  position: relative;
  color: #fff;
  background-color: #5787f4;
  width: 310px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 14px 0;
}

.c5-recommend-button::after {
  position: absolute;
  content: "";
  display: inline-block;
  right: 16px;
  top: 16px;
  height: 7px;
  width: 7px;
  border-style: solid;
  border-color: inherit;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  vertical-align: 0.1em;
  transition: border 0.1s;
}

.c5-recommend-button:hover {
  color: #FFF;
  background-color: #8aacf6;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .c5-desc {
    height: auto;
  }

  .c5-icon {
    height: auto;
  }

  .c5-recommend__child .c5-recommend__child__photo {
    margin-bottom: 38px;
  }

  ul.c5-recommend__list__25 {
    padding-bottom: 20px;
  }

  ul.c5-recommend__list__25 li {
    width: 100%;
  }

  .c5-recommend-button_flex {
    flex-direction: column;
    gap: 20px;
    padding: 0 40px 60px;
  }

  .c5-recommend-button {
    width: 100%;
    padding: 16px 0;
  }

  .c5-recommend-button::after {
    top: 20px;
  }
}

.c5-page__jump {
  padding: 110px 0;
}

.c5-page__jump .c5-sec_button_box .c5-sec_button {
  width: 250px;
}

.c5-page__jump .c5-c-click_icon {
  position: absolute;
  content: "";
  display: inline-block;
  top: auto;
  right: 20px;
  height: 13px;
  width: 13px;
}

.c5-pc-mb40 {
  margin-bottom: 40px;
}

.c5-pc-mb110 {
  margin-bottom: 110px !important;
}

.c5-reason__point--ttl .c5-fz12 {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .c5-page__jump {
    padding: 40px 0 60px;
  }

  .c5-ren-conference .c5-ren-kv {
    margin: 0 calc(50% - 50vw) 30px;
  }

  .c5-lead_text .c5-c-text {
    margin-bottom: 30px;
  }

  .c5-flex_2column {
    gap: calc(60 / 768 * 100vw);
  }

  .c5-c-row.c5-flex_2column.reverse {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .c5-note_large {
    margin-bottom: 30px;
  }

  .c5-sp-mb30 {
    margin-bottom: 30px;
  }

  .c5-reason__point .c5-sp-mb20 {
    margin-bottom: 20px;
  }

  .c5-reason__point .c5-sp-mb30 {
    margin-bottom: 30px;
  }

  .c5-reason__point .c5-sp-mb50 {
    margin-bottom: 50px;
  }

  .c5-reason__point--ttl .c5-fz12 {
    font-size: calc(24 / 768 * 100vw);
  }

  .c5-utilityBoxBtn {
    width: 90%;
    font-size: calc(32 / 768* 100vw);
    padding: calc(32 / 768* 100vw) calc(20 / 768* 100vw);
  }

  .c5-utilityBoxBtn a {
    padding: 16px 0;
  }

  .c5-c-row--photo_large.c5-mb80 {
    margin-bottom: calc(80 / 768 * 100vw);
  }

  .c5-reason__sub-ttl-main-long {
    width: 100%;
  }

  .c5-d-main h3 {
    margin-bottom: 20px;
  }

  .c5-reason__point.c5-mb80 {
    margin-bottom: 40px;
  }

  .c5-sp-gap10 {
    gap: 10px;
  }

  .c5-c-text.c5-mb45 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 769px) {
  .c5-reason__point .c5-pc-mt45 {
    margin-top: 45px;
  }
}

.c5-reason__point .c5-caption {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 80px;
}

.c5-link__button {
  text-align: right;
  margin-top: 20px;
}

.c5-link__button__top {
  position: relative;
  display: inline-block;
  text-decoration: underline;
}

.c5-link__button__top:hover {
  opacity: 0.6;
}

.c5-reason__point__button {
  margin-top: 60px;
}

.c5-reason {
  margin-bottom: 110px;
}

.c5-d-main h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.5;
  color: #6976B8;
  height: auto;
  display: block;
  margin: 0;
}

h2.c5-recommend__ttl {
  display: flex;
  align-items: center;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}

@media screen and (max-width: 768px) {

  .c5-d-main h2 {
    font-size: 18px;
    color: #6976B8;
    height: auto;
    display: block;
    margin: 0;
  }

  .c5-pc-mb110 {
    margin-bottom: 60px !important;
  }

  h2.c5-recommend__ttl {
    font-size: 20px;
    color: #fff;
  }

  .c5-flexWrap div {
    justify-content: center;
    width: 100%;
  }

  .c5-flexWrap p {
    width: 100%;
  }

  .c5-reason__point__button {
    margin-top: 20px;
  }

  .c5-reason {
    margin-bottom: 60px;
  }

  .c5-reason__point .c5-caption {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 50px;
  }

  .wrapper section.recommend ul li:nth-child(2) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1201px) {
  .c5-pertation_text p {
    font-size: 28px;
  }
}

.c5-reason__point .c5-mt50 {
  margin-top: 50px;
}