@charset "UTF-8";
/*
Theme Name: ikenobo
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
/*-------------------------------------------------
	Sass Variant
---------------------------------------------------*/
/* media query */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&family=Noto+Serif+JP:wght@200;300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;500;700&display=swap");
@media screen and (min-width: 981px) {
  .u-pc {
    display: block !important;
  }
}
@media screen and (max-width: 980px) {
  .u-pc {
    display: none !important;
  }
}

@media screen and (min-width: 981px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 980px) {
  .u-sp {
    display: block !important;
  }
}

/* Sass用 変数 */
/* line-height 上下余白の打ち消し */
:root {
  /* Color */
  --c-yellow_01: rgba(255, 224, 65, 1);
  --c-yellow_02: rgba(249, 220, 20, 1);
  --c-yellow_03: rgba(255, 250, 220, 1);
  --c-yellow_04: rgba(255, 239, 203, 1);
  --c-yellow_05: rgba(254, 225, 149, 1);
  --c-blue_01: rgba(0, 108, 190, 1);
  --c-blue_02: rgba(0, 78, 162, 1);
  --c-green_01: rgba(0, 200, 160, 1);
  --c-green_02: rgba(1, 157, 133, 1);
  --c-grey_01: rgba(204, 204, 204, 1);
  --c-grey_02: rgba(235, 235, 235, 1);
  --c-black: rgba(51, 51, 51, 1);
  --c-black_02: rgba(80, 80, 80, 1);
  --c-black_02_80: rgba(80, 80, 80, 0.8);
  --c-black_03: rgba(63, 63, 63, 1);
  --c-white: rgba(255, 255, 255, 1);
  --c-white_10: rgba(255, 255, 255, .1);
  --c-white_50: rgba(255, 255, 255, .5);
  --c-white_90: rgba(255, 255, 255, .9);
  /* course color */
  --c-course-pink_01: rgba(251, 236, 249, 1);
  --c-course-pink_02: rgba(254, 125, 179, 1);
  --c-course-green_01: rgba(239, 250, 232, 1);
  --c-course-green_02: rgba(104, 211, 189, 1);
  --c-course-green_03: #489F76;
  --c-course-green_04: #90C869;
  --c-course-green_05: #BBDC74;
  --c-course-green_06: #00A273;
  --c-course-green_grad: linear-gradient(to right, #68D3BD 0%, #68D3BD 100%);
  --c-course-blue_01: rgba(221, 238, 250, 1);
  --c-course-blue_02: rgba(84, 188, 247, 1);
  --c-course-blue_03: #92C3D1;
  --c-course-blue_04: #4492D8;
  --c-course-blue_05: #4F69D2;
  --c-course-blue_06: #1394DE;
  --c-course-blue_grad: linear-gradient(to right, #4CACE2 0%, #1394DE 100%);
  --c-course-yellow_01: rgba(252, 246, 231, 1);
  --c-course-yellow_02: rgba(248, 189, 27, 1);
  --c-course-yellow_03: #ECA640;
  --c-course-yellow_04: #F8A218;
  --c-course-yellow_grad: linear-gradient(to right, #F8BD1B 0%, #FCB645 100%);
  --c-course-orange_01: rgba(251, 241, 236, 1);
  --c-course-orange_02: rgba(247, 147, 117, 1);
  --c-course-orange_03: #E49559;
  --c-course-orange_04: #E4815F;
  --c-course-orange_05: #F47A56;
  --c-course-orange_grad: linear-gradient(to right, #F79375 0%, #F47A56 100%);
  --c-course-yellowgreen_01: rgba(244, 251, 236, 1);
  --c-course-yellowgreen_02: rgba(178, 221, 99, 1);
  --c-course-yellowgreen_grad: linear-gradient(to right, #B2DD63 0%, #84BC22 100%);
  --c-course-purple_01: rgba(237, 247, 253, 1);
  --c-course-purple_02: rgba(81, 107, 214, 1);
  --c-course-purple_grad: linear-gradient(to right, #5B64DB 0%, #3A46F5 100%);
  /* Font Size */
  --font-size_base: 62.5%;
  --font-size_xs: 1rem;
  --font-size_s: 1.4rem;
  --font-size_m: 1.6rem;
  --font-size_l: clamp(1.8rem, 2.2vw, 2.0rem);
  --font-size_xl: clamp(1.8rem, 2.4vw, 2.6rem);
  --font-size_2xl: clamp(2.0rem, 3.3vw, 3.6rem);
  --font-size_3xl: clamp(2.2rem, 4.5vw, 4.2rem);
  --font-size_4xl: clamp(2.8rem, 4.5vw, 6.0rem);
  --font-gothic: "Noto Sans JP", sans-serif, "Noto Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "NotoSansCJKjp-Regular", "Noto Sans JP", "Noto Sans CJK JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium";
  --font-serif: "Noto Serif JP", serif;
  /* Padding */
  --pd-inr-side: 24px;
  /* Height */
  --h-header: 6rem;
  --h-footer: 20rem;
  --h-slider: 80rem;
  /* Width */
  --w-side: 25rem;
  /* MaxWidth */
  --max-w-wrap: 1080px;
  /* Border */
  --b-radius: 4px;
  --b-radius_full: 100%;
  /* Slider */
  --h-slider: 50rem;
  /* font-weight */
  --font-weight_thin: 100;
  --font-weight_slim: 300;
  --font-weight_normal: 400;
  --font-weight_bold: 600;
  /* line-height */
  --c-line_normal: 1.5em;
  --c-line_relaxed: 1.7em;
  --c-line_loose: 2em;
  /* gap */
  --c-gap: 6rem 2.4rem;
  --c-gap_sp: 3rem 1.5rem;
  /* transition */
  --transition: all 0.3s ease-in-out;
  /* space */
  --space_l_p: 15rem;
  --space_l: 8rem;
  --space_m: 4rem;
  --space_s: 2rem;
  --space_xs: 1rem;
  --space_xxs: 0.5rem;
  --space-none: 0;
}

/*-------------------------------------------------
	Scss prop
---------------------------------------------------*/
/*-------------------------------------------------
	base styles
---------------------------------------------------*/
/*------------------ layout --------------------*/
.l-wrapper {
  padding-bottom: 16rem;
}
@media screen and (max-width: 980px) {
  .l-wrapper {
    padding-bottom: 10rem;
  }
}

.l-section {
  padding-bottom: 10rem;
}
.l-section.first-content {
  padding-top: 10rem;
}
@media screen and (max-width: 980px) {
  .l-section {
    padding-bottom: 6rem;
  }
}

.l-block {
  padding-bottom: 8rem;
}
@media screen and (max-width: 980px) {
  .l-block {
    padding-bottom: 3rem;
  }
}

.l-inner {
  max-width: 144rem;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .l-inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.l-inner_1280 {
  max-width: 128rem;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .l-inner_1280 {
    padding: 0 2.5rem;
  }
}

.l-inner_800 {
  max-width: 80rem;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .l-inner_800 {
    padding: 0 2.5rem;
  }
}

.l-flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.c-overflow-hidden {
  overflow: hidden;
}

.l-section-inner {
  max-width: 1920px;
  width: 100%;
  margin: auto;
}

.l-introduction-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 30px;
  margin: 0 auto;
}
.l-introduction-contents__unit__img img {
  width: 100%;
}
.l-introduction-contents__unit__text {
  text-align: center;
  padding: 20px 20px 40px;
  margin: -1px auto;
  background-repeat: repeat-x;
}
.l-introduction-contents__unit__text h3 {
  font-size: 26px;
  font-weight: normal;
  padding: 12px 0 19px;
}
@media screen and (max-width: 980px) {
  .l-introduction-contents__unit__text h3 {
    font-size: 20px;
  }
}
.l-introduction-contents__unit__text p {
  font-size: 14px;
}
@media screen and (max-width: 980px) {
  .l-introduction-contents__unit__text p:last-child {
    text-align: left;
  }
}

.l-about {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 15px 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .l-about {
    margin-bottom: 0;
  }
}
.l-about__left {
  display: flex;
  align-items: center;
  width: 33%;
  border: 1px solid #1F4D9C;
}
@media screen and (max-width: 980px) {
  .l-about__left {
    width: 100%;
  }
}
.l-about__left.color--c-course-pink_02 {
  border-color: var(--c-course-pink_02);
}
.l-about__left.color--c-course-pink_02 p {
  color: var(--c-course-pink_02);
}
.l-about__left.color--c-course-purple_02 {
  border-color: var(--c-course-purple_02);
}
.l-about__left.color--c-course-purple_02 p {
  color: var(--c-course-purple_02);
}
.l-about__left.color--c-course-orange_04 {
  border-color: var(--c-course-orange_04);
}
.l-about__left.color--c-course-orange_04 p {
  color: var(--c-course-orange_04);
}
.l-about__left.color--c-course-yellow_03 {
  border-color: var(--c-course-yellow_03);
}
.l-about__left.color--c-course-yellow_03 p {
  color: var(--c-course-yellow_03);
}
.l-about__left.color--c-course-blue_03 {
  border-color: var(--c-course-blue_03);
}
.l-about__left.color--c-course-blue_03 p {
  color: var(--c-course-blue_03);
}
.l-about__left.color--c-course-orange_03 {
  border-color: var(--c-course-orange_03);
}
.l-about__left.color--c-course-orange_03 p {
  color: var(--c-course-orange_03);
}
.l-about__left.color--c-course-blue_04 {
  border-color: var(--c-course-blue_04);
}
.l-about__left.color--c-course-blue_04 p {
  color: var(--c-course-blue_04);
}
.l-about__left.color--c-course-green_03 {
  border-color: var(--c-course-green_03);
}
.l-about__left.color--c-course-green_03 p {
  color: var(--c-course-green_03);
}
.l-about__left.color--c-course-green_04 {
  border-color: var(--c-course-green_04);
}
.l-about__left.color--c-course-green_04 p {
  color: var(--c-course-green_04);
}
.l-about__left.color--c-course-green_05 {
  border-color: var(--c-course-green_05);
}
.l-about__left.color--c-course-green_05 p {
  color: var(--c-course-green_05);
}
.l-about__left.color--c-course-blue_05 {
  border-color: var(--c-course-blue_05);
}
.l-about__left.color--c-course-blue_05 p {
  color: var(--c-course-blue_05);
}
.l-about__left.color--c-course-orange_05 {
  border-color: var(--c-course-orange_05);
}
.l-about__left.color--c-course-orange_05 p {
  color: var(--c-course-orange_05);
}
.l-about__left.color--c-course-yellow_04 {
  border-color: var(--c-course-yellow_04);
}
.l-about__left.color--c-course-yellow_04 p {
  color: var(--c-course-yellow_04);
}
.l-about__left.color--c-course-blue_06 {
  border-color: var(--c-course-blue_06);
}
.l-about__left.color--c-course-blue_06 p {
  color: var(--c-course-blue_06);
}
.l-about__left.color--c-course-green_05 {
  border-color: var(--c-course-green_05);
}
.l-about__left.color--c-course-green_05 p {
  color: var(--c-course-green_05);
}
.l-about__left p {
  font-size: 16px;
  padding: 10px 40px;
  line-height: var(--c-line_relaxed);
}
.l-about__right {
  flex: 1;
  padding: 20px 0;
}
@media screen and (max-width: 980px) {
  .l-about__right {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 980px) {
  .l-about__right__lists {
    margin-bottom: 40px;
  }
}
.l-about__right__lists li {
  list-style: decimal;
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .l-about__right__lists li {
    font-size: 1.4rem;
  }
  .l-about__right__lists li:not(:last-child) {
    margin-bottom: 15px;
  }
}

.l-bg-grey {
  background-color: #F5F5F0;
  border-radius: 40px;
  padding: 40px;
  margin-bottom: 160px;
}
@media screen and (max-width: 980px) {
  .l-bg-grey {
    padding: 30px 20px;
    border-radius: 20px;
    margin-bottom: 100px;
  }
}
.l-bg-grey__main__block .c-copy {
  color: #004EA2;
  margin-bottom: 15px;
  font-weight: normal;
}
@media screen and (max-width: 980px) {
  .l-bg-grey__main__block .c-copy {
    font-size: 1.8rem;
  }
}
.l-bg-grey__main__block p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .l-bg-grey__main__block p {
    font-size: 1.4rem;
  }
}
.l-bg-grey__main__block p span {
  display: inline-block;
}
.l-bg-grey__main__block__contact {
  font-size: 1.6rem;
  display: block;
  margin-top: 40px;
  width: 26%;
  text-align: center;
  padding: 12px;
  border: 2px solid #004EA2;
  border-radius: 40px;
}
@media screen and (max-width: 980px) {
  .l-bg-grey__main__block__contact {
    width: 50%;
    margin-top: 20px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .l-bg-grey__main__block__contact {
    width: 91%;
  }
}

.l-table {
  border-top: 1px #707070 solid;
  border-left: 1px #707070 solid;
  width: 100%;
  margin-bottom: 20px;
}
.l-table tr {
  font-size: 1.6rem;
  border: #707070 solid;
  text-align: left;
  border-width: 1px 1px 1px 1px;
  line-height: 120%;
}
@media screen and (max-width: 980px) {
  .l-table tr {
    font-size: 1.4rem;
  }
}
.l-table tr th {
  color: #fff;
  padding: 20px;
  background: #606060;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width: 980px) {
  .l-table tr th {
    padding: 10px;
  }
}
.l-table tr td {
  padding: 20px;
  vertical-align: middle;
  border-right: 1px #707070 solid;
  border-bottom: 1px #707070 solid;
  line-height: 120%;
  font-size: 1.4rem;
}
@media screen and (max-width: 980px) {
  .l-table tr td {
    font-size: 1.4rem;
    padding: 10px;
    line-height: var(--c-line_relaxed);
  }
}
.l-table tr td span {
  display: inline-block;
}
.l-table tr td span.text-block {
  display: block;
}
.l-table tr td:first-child {
  background: #F0F0F0;
}

.l-posts__wrap__article {
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-image: url("../ikenobo/assets/images/svg/border-pattern01.svg");
  background-repeat: repeat-x;
  background-position: bottom;
}
@media screen and (max-width: 980px) {
  .l-posts__wrap__article {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.l-posts__wrap__article__time {
  font-size: 14px;
  margin-bottom: 12px;
}
.l-posts__wrap__article__tag {
  margin-bottom: 15px;
}
.l-posts__wrap__article__tag ul {
  display: flex;
  gap: 5px;
}
.l-posts__wrap__article__tag ul li {
  display: inline-block;
  font-size: 14px;
  border: 1px solid black;
  padding: 4px 8px;
}
.l-posts__wrap__article__title h2 {
  font-size: 20px;
  text-align: left;
  font-weight: normal;
}
@media screen and (max-width: 980px) {
  .l-posts__wrap__article__title h2 {
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
.l-posts .c-contents-more__block {
  margin: 0 0 0 auto;
}

.l-intro__head__text {
  background-color: #81CEB3;
}
.l-intro__head__text p {
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 25px 0;
  font-weight: var(--font-weight_bold);
}
@media screen and (max-width: 980px) {
  .l-intro__head__text p {
    font-size: 1.8rem;
  }
}
.l-intro__head__text p span {
  background-color: #fff;
  color: #81CEB3;
  padding: 5px 30px;
  border-radius: 20px;
}
@media screen and (max-width: 980px) {
  .l-intro__head__text p span {
    padding: 5px 20px;
  }
}
.l-intro__feature {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding: 60px 20px;
}
@media screen and (max-width: 980px) {
  .l-intro__feature {
    padding: 30px 20px;
  }
}
.l-intro__feature__content {
  flex: 1;
  border: 1px dotted #3F3F3F;
  border-radius: 10px;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 980px) {
  .l-intro__feature__content {
    padding: 30px;
    flex: auto;
  }
}
.l-intro__feature__content::before, .l-intro__feature__content::after {
  content: "";
  display: block;
  height: 59px;
  border-left: 1px dotted #3F3F3F;
  position: absolute;
  left: 50%;
}
@media screen and (max-width: 980px) {
  .l-intro__feature__content::before, .l-intro__feature__content::after {
    height: 31px;
  }
}
.l-intro__feature__content::before {
  top: -61px;
}
@media screen and (max-width: 980px) {
  .l-intro__feature__content::before {
    top: -31px;
  }
}
.l-intro__feature__content::after {
  bottom: -61px;
}
@media screen and (max-width: 980px) {
  .l-intro__feature__content::after {
    bottom: -31px;
  }
}
.l-intro__feature__content__title {
  font-size: 2rem;
  font-weight: var(--font-weight_bold);
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #FFE041;
}
@media screen and (max-width: 980px) {
  .l-intro__feature__content__title {
    font-size: 1.8rem;
  }
}
.l-intro__feature__content__title p {
  line-height: var(--c-line_relaxed);
}
.l-intro__feature__content__title p span {
  display: inline-block;
}
.l-intro__feature__content__desc p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .l-intro__feature__content__desc p {
    font-size: 1.4rem;
  }
}

.l-detail-info {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 980px) {
  .l-detail-info {
    gap: 40px;
  }
}
.l-detail-info__unit {
  width: 49%;
  padding: 40px;
  border: 1px solid #EBEBEB;
}
@media screen and (max-width: 980px) {
  .l-detail-info__unit {
    width: 100%;
    padding: 30px 20px;
  }
}
.l-detail-info__unit__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.l-detail-info__unit__head__title {
  font-size: 2.4rem;
}
@media screen and (max-width: 980px) {
  .l-detail-info__unit__head__title {
    font-size: 1.8rem;
  }
}
.l-detail-info__unit__head__title h3 {
  font-weight: normal;
}
.l-detail-info__unit__head .c-img-wrap {
  max-width: 130px;
}
@media screen and (max-width: 980px) {
  .l-detail-info__unit__head .c-img-wrap {
    max-width: 100px;
  }
}
.l-detail-info__unit__text p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .l-detail-info__unit__text p {
    font-size: 1.4rem;
  }
}

.c-faq {
  margin-bottom: 30px;
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 980px) {
  .c-faq {
    margin-bottom: 15px;
    padding: 20px 0;
  }
}
.c-faq dl dt {
  color: var(--c-blue_02);
  font-size: 24px;
  margin-bottom: 30px;
  padding-left: 35px;
  position: relative;
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .c-faq dl dt {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
.c-faq dl dt::before {
  content: url("assets/images/svg/icon-question.svg");
  display: block;
  height: 0.6rem;
  width: auto;
  position: absolute;
  left: 0;
}
.c-faq dl dd {
  font-size: 2rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .c-faq dl dd {
    font-size: 1.6rem;
    padding-left: 35px;
  }
}
.c-faq::before, .c-faq::after {
  content: url("assets/images/svg/border-pattern01.svg");
  display: block;
  width: 114.4rem;
  position: absolute;
  left: 0;
}
.c-faq::before {
  top: 0px;
}
.c-faq::after {
  bottom: 0px;
}

.c-star {
  font-size: 2.4rem;
  font-weight: normal;
  color: #004EA2;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 980px) {
  .c-star {
    font-size: 1.8rem;
  }
}
.c-star::before {
  content: url("assets/images/svg/star-icon.svg");
  display: block;
  height: 0.6rem;
  width: auto;
  position: absolute;
  left: 0;
}

/*------------------ headline font --------------------*/
.c-hl_1 {
  font-size: var(--font-size_4xl);
  font-weight: var(--font-weight_thin);
  text-align: center;
  margin-bottom: 6rem;
}
@media screen and (max-width: 980px) {
  .c-hl_1 {
    margin-bottom: 3rem;
    font-size: 2.8rem;
  }
}

.c-hl_2 {
  font-size: var(--font-size_3xl);
  font-family: var(--font-serif);
  font-weight: var(--font-weight_normal);
  margin-bottom: 3.5rem;
}
.c-hl_2.gothic {
  margin-bottom: 2rem;
  font-family: var(--font-gothic);
}
.c-hl_2.line {
  color: var(--c-white);
  padding: 1.5rem 5rem;
  background: var(--c-green_01);
  border-radius: 3rem;
  margin-bottom: 6rem;
  font-family: var(--font-gothic);
}
@media screen and (max-width: 980px) {
  .c-hl_2 {
    margin-bottom: 1.5rem;
  }
  .c-hl_2.gothic, .c-hl_2.line {
    margin-bottom: 1.5rem;
  }
}

.c-hl_3 {
  font-size: var(--font-size_2xl);
  font-family: var(--font-serif);
  font-weight: var(--font-weight_normal);
  margin-bottom: 1.5rem;
}
.c-hl_3.gothic {
  font-family: var(--font-gothic);
}
@media screen and (max-width: 980px) {
  .c-hl_3 {
    margin-bottom: 1rem;
  }
  .c-hl_3.gothic {
    margin-bottom: 1rem;
  }
}

.c-hl_4 {
  font-size: var(--font-size_xl);
  font-family: var(--font-serif);
  font-weight: var(--font-weight_normal);
  margin-bottom: 1.5rem;
}
.c-hl_4.gothic {
  font-family: var(--font-gothic);
}
@media screen and (max-width: 980px) {
  .c-hl_4 {
    margin-bottom: 1rem;
  }
  .c-hl_4.gothic {
    margin-bottom: 1rem;
  }
}

.c-hl_7 {
  font-size: var(--font-size_s);
}

.c-hl_b {
  font-size: 4rem;
  font-weight: var(--font-weight_thin);
  line-height: 1.25;
  position: relative;
  text-align: left;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
.c-hl_b::before, .c-hl_b::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-hl_b::before {
  margin-top: calc((1 - 1.25) * 0.5em);
}
.c-hl_b::after {
  margin-bottom: calc((1 - 1.25) * 0.5em);
}
@media screen and (max-width: 980px) {
  .c-hl_b {
    font-size: 22px;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
  }
}
.c-hl_b::after {
  display: block;
  width: auto;
  height: 0.2rem;
  position: absolute;
}
@media screen and (max-width: 980px) {
  .c-hl_b::after {
    width: 1rem;
  }
}
.c-hl_b::after {
  content: url("assets/images/svg/title-border.svg");
  bottom: 4rem;
}
@media screen and (max-width: 980px) {
  .c-hl_b::after {
    content: url("assets/images/svg/title-border-sp.svg");
    bottom: 2rem;
  }
}
@media screen and (min-width: 981px) {
  .c-hl_b.center {
    text-align: center;
  }
}
@media screen and (min-width: 981px) {
  .c-hl_b.center::after {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}

.c-hl_b2 {
  font-size: 2.4rem;
  font-weight: var(--font-weight_normal);
  padding: 1.1rem 1.4rem;
  margin-bottom: 3rem;
  line-height: 1;
  border-left: 1px solid var(--c-blue_02);
  position: relative;
  overflow: hidden;
}
.c-hl_b2.orange {
  border-left: 1px solid var(--c-course-orange_03);
}
.c-hl_b2.orange::after {
  content: url("assets/images/svg/border-pattern02.svg");
}
.c-hl_b2::after {
  content: url("assets/images/svg/border-pattern01.svg");
  display: block;
  width: 114.4rem;
  height: 0.2rem;
  position: absolute;
  left: 0;
  bottom: 1.8rem;
}
@media screen and (max-width: 980px) {
  .c-hl_b2::after {
    bottom: 1.3rem;
  }
}
@media screen and (max-width: 980px) {
  .c-hl_b2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
.c-hl_b2 span {
  display: inline-block;
}

.c-list-menu {
  width: 100%;
}
@media screen and (min-width: 981px) {
  .c-list-menu {
    width: 16%;
  }
}
.c-list-menu__wrap {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}
.c-list-menu__wrap__title {
  margin-bottom: 30px;
}
.c-list-menu__wrap__title h3 {
  font-size: 16px;
  color: #fff;
  background: linear-gradient(90deg, rgb(0, 78, 162) 0%, rgb(4, 159, 135) 100%);
  padding: 20px;
  text-align: center;
}
@media screen and (min-width: 981px) {
  .c-list-menu__wrap__title h3 {
    border-radius: 30px 0 0 30px;
  }
}
.c-list-menu__wrap__list {
  border-bottom: 1px dotted #EBEBEB;
  margin-bottom: 20px;
  padding: 0 1rem;
}
.c-list-menu__wrap__list .c-acordion-title {
  width: 100%;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: none;
  margin-bottom: 0;
}
.c-list-menu__wrap__list .c-acordion-title a {
  display: block;
}
.c-list-menu__wrap__list .c-acordion-title p {
  padding-left: 0;
  font-weight: var(--font-weight_normal);
}
.c-list-menu__wrap__list .c-toggle-content .c-list-arrow .arrow-blue {
  padding-left: 0;
  display: block;
}
.c-list-menu__wrap__list .c-toggle-content .c-list-arrow .arrow-blue a {
  display: block;
}
.c-list-menu__wrap__list .c-toggle-content .c-list-arrow .arrow-blue p {
  display: flex;
  align-items: center;
}
.c-list-menu__wrap__list .c-toggle-content .c-list-arrow .arrow-blue p::before {
  border-top: 2px solid;
  border-color: #004EA2;
  content: "";
  width: 5px; /* 線の長さ */
  margin-right: 5px;
}
.c-list-menu__wrap__list .c-toggle-content .c-list-arrow .arrow-blue::before {
  content: none;
}
.c-list-menu__wrap__list .c-toggle-content .c-list-arrow .arrow-blue:last-of-type {
  margin-bottom: 20px;
}

.c-copy {
  font-size: var(--font-size_l);
  font-weight: var(--font-weight_normal);
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .c-copy {
    font-size: var(--font-size_m);
  }
}

.c-description {
  font-size: var(--font-size_s);
}
@media screen and (max-width: 980px) {
  .c-description {
    font-size: 1.2rem;
  }
}

/*------------------ btn style --------------------*/
.c-btn {
  display: block;
  cursor: pointer;
  font-size: var(--font-size_l);
  text-align: center;
  border-radius: 3em;
  height: 4rem;
  line-height: 4rem;
  width: 28rem;
  background: var(--c-white);
  transition: all 0.3s ease-in-out;
  position: relative;
}
@media screen and (max-width: 980px) {
  .c-btn {
    font-size: var(--font-size_m);
    height: 4.4rem;
    line-height: 4.4rem;
  }
}
.c-btn:hover {
  opacity: 1;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
}
.c-btn.link {
  background: var(--c-yellow_01);
}
.c-btn.arrow img {
  display: block;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.c-btn.arrow.active img {
  transform: translateY(-50%) rotate(180deg);
}

.c-more {
  cursor: pointer;
}
.c-more.round {
  font-size: 1.2rem;
  padding: 0 0.3em 0 1em;
  border-bottom: 1px solid var(--c-black);
  position: relative;
  transition: var(--transition);
}
.c-more.round.white {
  color: var(--c-white);
}
.c-more.round::after {
  position: absolute;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: var(--c-black);
  border-radius: 100%;
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
}
.c-more.round:hover {
  padding: 0 0.8em 0 1em;
  opacity: 1;
}

.c-text-white {
  color: var(--c-white);
}

.c-text-blue {
  color: var(--c-blue);
}

.c-text-l,
.c-text-m,
.c-text-s,
.c-text-xs {
  line-height: 1.7;
}
.c-text-l::before, .c-text-l::after,
.c-text-m::before,
.c-text-m::after,
.c-text-s::before,
.c-text-s::after,
.c-text-xs::before,
.c-text-xs::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.c-text-l::before,
.c-text-m::before,
.c-text-s::before,
.c-text-xs::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}
.c-text-l::after,
.c-text-m::after,
.c-text-s::after,
.c-text-xs::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.c-pick-up {
  margin-bottom: 60px;
}
.c-pick-up p {
  font-size: 60px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .c-pick-up p {
    font-size: 28px;
  }
}

.c-text-l {
  font-size: var(--font-size_l);
}

.c-text-m {
  font-size: var(--font-size_m);
}
@media screen and (max-width: 980px) {
  .c-text-m {
    font-size: var(--font-size_s);
  }
}

.c-text-s {
  font-size: var(--font-size_s);
}
@media screen and (max-width: 980px) {
  .c-text-s {
    font-size: 1.2rem;
  }
}

.c-text-xs {
  font-size: var(--font-size_xs);
}

.c-font-thin {
  font-weight: var(--font-weight_thin);
}

.c-font-bold {
  font-weight: var(--font-weight_bold);
}

.c-bgc-white {
  background-color: #fff;
}

.c-font-serif {
  font-family: "Oswald", sans-serif;
}

.c-btn-large {
  display: block;
  padding: 3rem;
  min-width: 416px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: var(--font-size_xl);
  font-weight: var(--font-weight_bold);
  background: var(--c-green);
  color: #fff;
  text-align: center;
  border-radius: var(--b-radius);
  margin: auto;
}

.c-alignright {
  text-align: right;
}

.c-img-wrap {
  display: block;
}
.c-img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-triangle {
  position: absolute;
  top: 0;
  left: 0;
}
.c-triangle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0px 0px;
  border-color: #fff transparent transparent transparent;
}
@media screen and (max-width: 980px) {
  .c-triangle:before {
    border-width: 57px 57px 0px 0px;
  }
}
.c-triangle__number {
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 20px;
  left: 5px;
  font-size: 16px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 980px) {
  .c-triangle__number {
    font-size: 10px;
    top: 3px;
    left: -3px;
  }
}
.c-triangle__number span {
  font-size: 34px;
}
@media screen and (max-width: 980px) {
  .c-triangle__number span {
    font-size: 21px;
  }
}

.c-list-arrow li {
  display: flex;
  align-items: center;
  padding-left: 0.7em;
  position: relative;
  font-size: var(--font-size_m);
  line-height: var(--c-line_relaxed);
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 980px) {
  .c-list-arrow li {
    font-size: var(--font-size_s);
  }
}
.c-list-arrow li:last-of-type {
  padding-bottom: 0;
}
.c-list-arrow li::before {
  content: url("assets/images/svg/arrow-list.svg");
  display: block;
  height: 0.6rem;
  width: auto;
  position: absolute;
  left: 0;
  top: -0.2rem;
}
.c-list-arrow li.arrow-blue::before {
  content: url("assets/images/svg/arrow-list_bl.svg");
  display: block;
  height: 0.6rem;
  width: auto;
  position: absolute;
  left: 0;
  top: -0.2rem;
}
.c-list-arrow li.pdf::after {
  content: url("assets/images/svg/icon-pdf.svg");
  display: block;
  height: 1rem;
  width: auto;
  margin-top: -1.7rem;
  margin-left: 0.7rem;
}
.c-list-arrow li.excel::after {
  content: url("assets/images/svg/icon-excel.svg");
  display: block;
  height: 1rem;
  width: auto;
  margin-top: -1.7rem;
  margin-left: 0.7rem;
}
.c-list-arrow li.word::after {
  content: url("assets/images/svg/icon-word.svg");
  display: block;
  height: 1rem;
  width: auto;
  margin-top: -1.7rem;
  margin-left: 0.7rem;
}
.c-list-arrow li.tab::after {
  content: url("assets/images/svg/icon-tab.svg");
  display: block;
  height: 1rem;
  width: auto;
  margin-top: -20px;
  margin-left: 0.7rem;
}

.c-list-timeline li {
  display: flex;
  align-items: flex-start;
  font-size: var(--font-size_m);
}
.c-list-timeline li p {
  line-height: 1.7;
}
.c-list-timeline li .title {
  font-weight: var(--font-weight_bold);
  display: block;
  width: 23rem;
}
@media screen and (max-width: 600px) {
  .c-list-timeline li .title {
    width: 10rem;
  }
}
.c-list-timeline li .title span {
  display: inline-block;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .c-list-timeline li .title span {
    font-size: 1.4rem;
  }
}
.c-list-timeline li .content {
  font-weight: var(--font-weight_normal);
  display: block;
  flex: 1;
  padding: 0 0 6rem 6rem;
  border-left: 1px dotted black;
  position: relative;
}
@media screen and (max-width: 600px) {
  .c-list-timeline li .content {
    padding: 0 0 6rem 3rem;
    font-size: 1.4rem;
  }
}
.c-list-timeline li .content::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: var(--c-blue_02);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 980px) {
  .c-list-timeline li .content p {
    font-size: 1.4rem;
  }
}
.c-list-timeline li .content ul li:not(:last-of-type) {
  margin-bottom: 15px;
}

.c-acordion-title {
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #EBEBEB;
  padding-bottom: 1.1rem;
  margin-bottom: 2.4rem;
}
.c-acordion-title img {
  transition: var(--transition);
}
.c-acordion-title.active img {
  transform: rotate(180deg);
}
.c-acordion-title p {
  font-size: var(--font-size_m);
  font-weight: var(--font-weight_bold);
  padding-left: 1rem;
}

.c-toggle-content {
  max-height: 0;
  pointer-events: none;
  transition: all 0.8s ease-in-out;
  overflow: hidden;
}
.c-toggle-content.active {
  max-height: 2000vh;
  opacity: 1;
  pointer-events: auto;
}

/*-------------------------------------------------
	JS scroll animation
---------------------------------------------------*/
/* スクロール用アニメーション c-fadeは必須 (例 class="c-fade c-right" ) */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes rightIn {
  0% {
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes rightIn {
  0% {
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes leftIn {
  0% {
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes leftIn {
  0% {
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes bottomIn {
  0% {
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bottomIn {
  0% {
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes leftInBit {
  0% {
    transform: translateX(-1em);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes leftInBit {
  0% {
    transform: translateX(-1em);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.c-fade {
  opacity: 0;
}

.c-fade.fade-v {
  -webkit-animation: fadeIn 1s ease forwards;
          animation: fadeIn 1s ease forwards;
}

.c-right {
  opacity: 0;
}

.c-right.fade-v {
  -webkit-animation: rightIn 1s ease forwards;
          animation: rightIn 1s ease forwards;
}

.c-left {
  opacity: 0;
}

.c-left.fade-v {
  -webkit-animation: leftIn 1s ease forwards;
          animation: leftIn 1s ease forwards;
}

.c-bottom {
  opacity: 0;
}

.c-bottom.fade-v {
  -webkit-animation: bottomIn 1s ease forwards;
          animation: bottomIn 1s ease forwards;
}

.c-left-bit {
  opacity: 0;
}

.c-left-bit.fade-v {
  -webkit-animation: leftIn 1s ease forwards;
          animation: leftIn 1s ease forwards;
}

/* 順番表示 */
.c-right-order {
  opacity: 0;
}

.c-right-order.fade-v:nth-child(1) {
  -webkit-animation: 1s rightIn 0.1s ease forwards;
          animation: 1s rightIn 0.1s ease forwards;
}

.c-right-order.fade-v:nth-child(2) {
  -webkit-animation: 1s rightIn 0.2s ease forwards;
          animation: 1s rightIn 0.2s ease forwards;
}

.c-right-order.fade-v:nth-child(3) {
  -webkit-animation: 1s rightIn 0.3s ease forwards;
          animation: 1s rightIn 0.3s ease forwards;
}

.c-right-order.fade-v:nth-child(4) {
  -webkit-animation: 1s rightIn 0.4s ease forwards;
          animation: 1s rightIn 0.4s ease forwards;
}

.c-right-order.fade-v:nth-child(5) {
  -webkit-animation: 1s rightIn 0.5s ease forwards;
          animation: 1s rightIn 0.5s ease forwards;
}

.c-right-order.fade-v:nth-child(6) {
  -webkit-animation: 1s rightIn 0.6s ease forwards;
          animation: 1s rightIn 0.6s ease forwards;
}

.c-right-order.fade-v:nth-child(7) {
  -webkit-animation: 1s rightIn 0.7s ease forwards;
          animation: 1s rightIn 0.7s ease forwards;
}

.c-right-order.fade-v:nth-child(8) {
  -webkit-animation: 1s rightIn 0.8s ease forwards;
          animation: 1s rightIn 0.8s ease forwards;
}

.c-right-order.fade-v:nth-child(9) {
  -webkit-animation: 1s rightIn 0.9s ease forwards;
          animation: 1s rightIn 0.9s ease forwards;
}

.c-right-order.fade-v:nth-child(10) {
  -webkit-animation: 1s rightIn 1s ease forwards;
          animation: 1s rightIn 1s ease forwards;
}

.c-right-order.fade-v:nth-child(11) {
  -webkit-animation: 1s rightIn 1.1s ease forwards;
          animation: 1s rightIn 1.1s ease forwards;
}

.c-right-order.fade-v:nth-child(12) {
  -webkit-animation: 1s rightIn 1.2s ease forwards;
          animation: 1s rightIn 1.2s ease forwards;
}

.c-right-order.fade-v:nth-child(13) {
  -webkit-animation: 1s rightIn 1.3s ease forwards;
          animation: 1s rightIn 1.3s ease forwards;
}

.c-right-order.fade-v:nth-child(14) {
  -webkit-animation: 1s rightIn 1.4s ease forwards;
          animation: 1s rightIn 1.4s ease forwards;
}

.c-right-order.fade-v:nth-child(15) {
  -webkit-animation: 1s rightIn 1.5s ease forwards;
          animation: 1s rightIn 1.5s ease forwards;
}

.c-right-order.fade-v {
  -webkit-animation: rightIn 1s ease forwards;
          animation: rightIn 1s ease forwards;
}

.c-bottom-order {
  opacity: 0;
}

.c-bottom-order.fade-v:nth-child(1) {
  -webkit-animation: 1s bottomIn 0.1s ease forwards;
          animation: 1s bottomIn 0.1s ease forwards;
}

.c-bottom-order.fade-v:nth-child(2) {
  -webkit-animation: 1s bottomIn 0.2s ease forwards;
          animation: 1s bottomIn 0.2s ease forwards;
}

.c-bottom-order.fade-v:nth-child(3) {
  -webkit-animation: 1s bottomIn 0.3s ease forwards;
          animation: 1s bottomIn 0.3s ease forwards;
}

.c-bottom-order.fade-v:nth-child(4) {
  -webkit-animation: 1s bottomIn 0.4s ease forwards;
          animation: 1s bottomIn 0.4s ease forwards;
}

.c-bottom-order.fade-v:nth-child(5) {
  -webkit-animation: 1s bottomIn 0.5s ease forwards;
          animation: 1s bottomIn 0.5s ease forwards;
}

.c-bottom-order.fade-v:nth-child(6) {
  -webkit-animation: 1s bottomIn 0.6s ease forwards;
          animation: 1s bottomIn 0.6s ease forwards;
}

.c-bottom-order.fade-v:nth-child(7) {
  -webkit-animation: 1s bottomIn 0.7s ease forwards;
          animation: 1s bottomIn 0.7s ease forwards;
}

.c-bottom-order.fade-v:nth-child(8) {
  -webkit-animation: 1s bottomIn 0.8s ease forwards;
          animation: 1s bottomIn 0.8s ease forwards;
}

.c-bottom-order.fade-v:nth-child(9) {
  -webkit-animation: 1s bottomIn 0.9s ease forwards;
          animation: 1s bottomIn 0.9s ease forwards;
}

.c-bottom-order.fade-v:nth-child(10) {
  -webkit-animation: 1s bottomIn 1s ease forwards;
          animation: 1s bottomIn 1s ease forwards;
}

.c-bottom-order.fade-v:nth-child(11) {
  -webkit-animation: 1s bottomIn 1.1s ease forwards;
          animation: 1s bottomIn 1.1s ease forwards;
}

.c-bottom-order.fade-v:nth-child(12) {
  -webkit-animation: 1s bottomIn 1.2s ease forwards;
          animation: 1s bottomIn 1.2s ease forwards;
}

.c-bottom-order.fade-v:nth-child(13) {
  -webkit-animation: 1s bottomIn 1.3s ease forwards;
          animation: 1s bottomIn 1.3s ease forwards;
}

.c-bottom-order.fade-v:nth-child(14) {
  -webkit-animation: 1s bottomIn 1.4s ease forwards;
          animation: 1s bottomIn 1.4s ease forwards;
}

.c-bottom-order.fade-v:nth-child(15) {
  -webkit-animation: 1s bottomIn 1.5s ease forwards;
          animation: 1s bottomIn 1.5s ease forwards;
}

.c-bottom-order.fade-v {
  -webkit-animation: bottomIn 1s ease forwards;
          animation: bottomIn 1s ease forwards;
}

/*-------------------------------------------------
	Custom Properties
---------------------------------------------------*/
/*-------------------------------------------------
	Reset
---------------------------------------------------*/
body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, td, th, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  border-spacing: 0;
  box-sizing: border-box;
  font-style: normal;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

html {
  font-size: var(--font-size_base);
  line-height: 1;
}

a, address {
  color: var(--c-black);
  text-decoration: none;
  font-style: normal;
}

a:hover {
  opacity: 0.7;
  transition-duration: 200ms;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: var(--font-weight_bold);
}

/*-------------------------------------------------
	Common
---------------------------------------------------*/
html {
  height: 100%;
}

body {
  color: var(--c-black);
  height: 100%;
  width: 100vw;
  overflow-x: hidden;
  font-size: 1.6rem;
  font-size: 62.5%;
  font-family: "Noto Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "NotoSansCJKjp-Regular", "Noto Sans JP", "Noto Sans CJK JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium";
}

h2 {
  font-size: var(--font-size_xxxl);
  text-align: center;
}
@media screen and (max-width: 980px) {
  h2 {
    margin-bottom: 4rem;
  }
}

h3 {
  font-size: var(--font-size_xxl);
}

/*-------------------------------------------------
	header
---------------------------------------------------*/
.site-header {
  width: 100%;
  z-index: 100;
  position: fixed;
  background-color: #fff;
}
.site-header .l-section-inner {
  height: 122px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 10px 80px;
}
@media screen and (max-width: 1400px) {
  .site-header .l-section-inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 980px) {
  .site-header .l-section-inner {
    height: 90px;
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .site-header .l-section-inner {
    height: 50px;
  }
}
.site-header .l-section-inner .site-logo {
  width: 15%;
}
@media screen and (max-width: 980px) {
  .site-header .l-section-inner .site-logo {
    width: 40%;
    padding: 0 10px;
  }
}
.site-header .l-section-inner .site-logo a, .site-header .l-section-inner .site-logo span {
  display: block;
}
.site-header .l-section-inner .site-logo a img, .site-header .l-section-inner .site-logo span img {
  width: 100%;
  height: auto;
}
.site-header .l-section-inner .site-navigations .main-nav {
  display: flex;
  justify-content: flex-end;
}
.site-header .l-section-inner .site-navigations .main-nav .menu-wrapper {
  display: flex;
  margin-bottom: 25px;
}
.site-header .l-section-inner .site-navigations .main-nav .menu-wrapper .menu-item {
  font-size: 14px;
  padding: 0 15px;
}
@media screen and (max-width: 1400px) {
  .site-header .l-section-inner .site-navigations .main-nav .menu-wrapper .menu-item {
    padding: 0 5px;
  }
}
.site-header .l-section-inner .site-navigations .main-nav .menu-wrapper .menu-item:last-child {
  padding: 0 20px 0 5px;
}
@media screen and (max-width: 1280px) {
  .site-header .l-section-inner .site-navigations .main-nav .menu-wrapper .menu-item:last-child {
    padding: 0 5px 0 5px;
  }
}
.site-header .l-section-inner .site-navigations .main-nav .menu-wrapper-gray {
  display: flex;
  margin-bottom: 25px;
}
.site-header .l-section-inner .site-navigations .main-nav .menu-wrapper-gray .menu-item a {
  font-size: 14px;
  color: #fff;
  padding: 5px 30px;
  margin: 0 5px;
  background-color: #787878;
}
@media screen and (max-width: 1400px) {
  .site-header .l-section-inner .site-navigations .main-nav .menu-wrapper-gray .menu-item a {
    padding: 5px 7px;
    white-space: nowrap;
  }
}
.site-header .l-section-inner .site-navigations .main-nav .menu-wrapper-gray .menu-item:last-child a {
  margin: 0 0 0 5px;
}
.site-header .l-section-inner .site-navigations .sub-nav {
  display: flex;
  justify-content: flex-end;
}
.site-header .l-section-inner .site-navigations .sub-nav .sub-menu-wrapper {
  display: flex;
}
.site-header .l-section-inner .site-navigations .sub-nav .sub-menu-wrapper .menu-item {
  font-size: 18px;
  padding: 0 20px;
}
@media screen and (max-width: 1400px) {
  .site-header .l-section-inner .site-navigations .sub-nav .sub-menu-wrapper .menu-item {
    padding: 0 10px;
  }
}
.site-header .l-section-inner .site-navigations .sub-nav .sub-menu-wrapper-gray {
  display: flex;
}
.site-header .l-section-inner .site-navigations .sub-nav .sub-menu-wrapper-gray .menu-item a {
  font-size: 14px;
  color: #fff;
  padding: 5px 30px;
  margin: 0 5px;
  background-color: #787878;
}
.site-header .l-section-inner .site-navigations .sub-nav .sub-menu-wrapper-gray .menu-item:last-child a {
  margin: 0 0 0 20px;
}
.site-header .l-section-inner .site-navigations-sp {
  height: 100%;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons {
  display: flex;
  align-items: center;
  height: 100%;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons > a {
  margin-right: 30px;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons > a img {
  display: block;
  margin: auto;
  height: 50px;
}
@media screen and (max-width: 600px) {
  .site-header .l-section-inner .site-navigations-sp .nav-icons > a img {
    height: 25px;
  }
}
.site-header .l-section-inner .site-navigations-sp .nav-icons > a p {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .site-header .l-section-inner .site-navigations-sp .nav-icons > a {
    margin-right: 15px;
  }
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner {
  height: 100%;
  aspect-ratio: 1/1;
  background-color: #868686;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn {
  position: relative; /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 52%;
  height: 100%;
  border-radius: 5px;
  margin: 0 auto;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn span {
  display: inline-block;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  height: 2px;
  border-radius: 2px;
  background: #fff;
  width: 100%;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn span:nth-of-type(1) {
  top: 30%;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn span:nth-of-type(2) {
  top: 50%;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn span:nth-of-type(3) {
  top: 70%;
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn.active span:nth-of-type(1) {
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn.active span:nth-of-type(2) {
  opacity: 0; /*真ん中の線は透過*/
}
.site-header .l-section-inner .site-navigations-sp .nav-icons .nav-inner .j-nav-btn.active span:nth-of-type(3) {
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
}

.j-global_menu {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #F8F8F8;
  transition: height 0.5s ease-in-out;
}
.j-global_menu__lists {
  flex-direction: column;
  background-color: #F8F8F8;
  height: 100vh;
}
.j-global_menu__lists .main-menu .menu-item {
  height: 60px;
  padding: 0 20px;
  font-size: 20px;
  border-bottom: 1px solid #E3E3E3;
}
.j-global_menu__lists .main-menu .menu-item a {
  line-height: 60px;
}
.j-global_menu__lists .sub-menu {
  padding: 25px 20px;
}
.j-global_menu__lists .sub-menu .menu-wrapper-gray {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.j-global_menu__lists .sub-menu .menu-wrapper-gray .menu-item {
  height: 50px;
  width: 32%;
  background-color: #787878;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .j-global_menu__lists .sub-menu .menu-wrapper-gray .menu-item {
    width: 105px;
  }
}
.j-global_menu__lists .sub-menu .menu-wrapper-gray .menu-item:not(:last-child) {
  margin-right: 10px;
}
.j-global_menu__lists .sub-menu .menu-wrapper-gray .menu-item a {
  color: #fff;
  line-height: 50px;
}
.j-global_menu__lists .sub-menu .menu-aside-area {
  margin-bottom: 25px;
}
.j-global_menu__lists .sub-menu .menu-aside-area__btns {
  display: flex;
  justify-content: space-between;
}
.j-global_menu__lists .sub-menu .menu-aside-area__btns .c-aside-link {
  background-color: #FA78BE;
  color: #fff;
  height: 45px;
  width: 49%;
  font-size: 14px;
  text-align: center;
  border-radius: 10px;
}
.j-global_menu__lists .sub-menu .menu-aside-area__btns .c-aside-link:not(:last-child) {
  margin-right: 15px;
}
@media screen and (max-width: 480px) {
  .j-global_menu__lists .sub-menu .menu-aside-area__btns .c-aside-link {
    width: 160px;
  }
}
.j-global_menu__lists .sub-menu .menu-aside-area__btns .c-aside-link .c-aside-text {
  line-height: 45px;
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper .menu-item {
  width: 49%;
  font-size: 1.6rem;
  margin-bottom: 25px;
  position: relative;
  padding-left: 15px;
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper .menu-item:nth-child(odd) {
  margin-right: 15px;
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper .menu-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 7px solid transparent;
  border-left: 13px solid #555;
}
@media screen and (max-width: 480px) {
  .j-global_menu__lists .sub-menu .sub-menu-wrapper .menu-item {
    width: 160px;
  }
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper-gray {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper-gray .menu-item {
  height: 50px;
  width: 49%;
  background-color: #787878;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .j-global_menu__lists .sub-menu .sub-menu-wrapper-gray .menu-item {
    width: 160px;
  }
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper-gray .menu-item:not(:last-child) {
  margin-right: 10px;
}
.j-global_menu__lists .sub-menu .sub-menu-wrapper-gray .menu-item a {
  color: #fff;
  line-height: 50px;
}
.j-global_menu.active {
  display: block;
}
@media screen and (max-width: 980px) {
  .j-global_menu {
    top: 90px;
  }
}
@media screen and (max-width: 600px) {
  .j-global_menu {
    top: 50px;
  }
}

/*-------------------------------------------------
	main
---------------------------------------------------*/
@media screen and (max-width: 980px) {
  .site-content {
    padding-top: 90px;
  }
}
@media screen and (max-width: 600px) {
  .site-content {
    padding-top: 50px;
  }
}
.site-content .c-aside-area {
  position: fixed;
  z-index: 40;
  right: 0;
  bottom: 24rem;
}
.site-content .c-aside-area .c-aside-link .c-aside-content {
  margin-bottom: 5px;
}
.site-content .c-aside-area .c-aside-link .c-aside-content .c-aside-text {
  color: #fff;
  font-size: 20px;
  background-color: #FA78BE;
  width: 70px;
  height: 160px;
  padding: 0px 25px;
  writing-mode: vertical-rl;
  text-align: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.site-content .c-aside-area__line {
  background-color: #E6F9EE;
  position: fixed;
  z-index: 40;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 980px) {
  .site-content .c-aside-area__line {
    right: 15px;
    bottom: 50px;
    border-radius: 10px;
  }
}
.site-content .c-aside-area__line .c-aside-link-line {
  position: relative;
}
.site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line {
  width: 200px;
  height: 160px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line {
    width: 80px;
    height: 110px;
    border-radius: 10px;
  }
}
.site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  padding-top: 20px;
  position: relative;
}
@media screen and (min-width: 981px) {
  .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__title:before, .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__title:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #000;
    width: 2px;
    height: 1.5em;
    margin: 0 0.5em;
    margin-top: -0.2em;
    vertical-align: middle;
    border-radius: 2px;
  }
  .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__title:before {
    transform: rotate(-25deg);
  }
  .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__title:after {
    transform: rotate(25deg);
  }
}
@media screen and (max-width: 980px) {
  .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__title {
    font-size: 10px;
    padding-top: 8px;
  }
}
.site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__icon {
  width: 50px;
  margin: 0 auto;
}
.site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__text {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 14px;
  color: #fff;
  background-color: #06C755;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 980px) {
  .site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__text {
    height: 30px;
    font-size: 10px;
    margin-top: 5px;
    padding: 5px;
    border-radius: 0 0 10px 10px;
  }
}
.site-content .c-aside-area__line .c-aside-link-line .c-aside-content-line__text span {
  display: inline-block;
}
.site-content .top-hero {
  margin-bottom: 70px;
}
.site-content .top-hero__content__image {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 980px) {
  .site-content .top-hero__content__image {
    width: 100%;
  }
}
.site-content .top-hero__content__image__text {
  position: absolute;
  top: 25%;
  left: -1%;
  width: 45%;
}
@media screen and (max-width: 980px) {
  .site-content .top-hero__content__image__text {
    top: 14%;
    left: 1%;
    width: 50%;
  }
}
.site-content .top-hero__content__image__doto {
  position: absolute;
}
.site-content .top-hero__content__image__doto:nth-of-type(3) {
  top: 22%;
  right: -3%;
  width: 9%;
}
@media screen and (max-width: 980px) {
  .site-content .top-hero__content__image__doto:nth-of-type(3) {
    top: 12%;
    right: 2%;
    width: 13%;
  }
}
.site-content .top-hero__content__image__doto:nth-of-type(4) {
  bottom: 5%;
  left: 1%;
  width: 13%;
}
@media screen and (max-width: 980px) {
  .site-content .top-hero__content__image__doto:nth-of-type(4) {
    bottom: 13%;
    left: 8%;
    width: 15%;
  }
}
.site-content .top-hero__content__image__doto:nth-of-type(5) {
  bottom: 0;
  right: 8%;
  width: 8%;
}
@media screen and (max-width: 980px) {
  .site-content .top-hero__content__image__doto:nth-of-type(5) {
    bottom: 20%;
    right: 3%;
  }
}
.site-content .c-topimage__cut-out {
  width: 100%;
  -webkit-clip-path: path("M431.5,589.183C228.048,661.632,138.2,741.82,127.6,897.32c-11.923,174.929,65.6,290.025,255.016,371.386,115.769,49.726,328.186,81.8,547.7,81.8s353.426-20.249,469.195-69.975c189.42-81.36,251.088-196.532,264.057-338.194,15.985-174.6-43.894-356.151-250.4-466.887-111.038-59.543-301.025-81.183-520.533-81.183S636.013,516.357,431.5,589.183") margin-box;
          clip-path: path("M431.5,589.183C228.048,661.632,138.2,741.82,127.6,897.32c-11.923,174.929,65.6,290.025,255.016,371.386,115.769,49.726,328.186,81.8,547.7,81.8s353.426-20.249,469.195-69.975c189.42-81.36,251.088-196.532,264.057-338.194,15.985-174.6-43.894-356.151-250.4-466.887-111.038-59.543-301.025-81.183-520.533-81.183S636.013,516.357,431.5,589.183") margin-box;
}

.top-news {
  margin-bottom: 180px;
}
@media screen and (max-width: 980px) {
  .top-news {
    margin-bottom: 100px;
  }
}
.top-news__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 51px;
  margin-bottom: 40px;
  justify-content: space-around;
}
@media screen and (max-width: 980px) {
  .top-news__list {
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 18px;
  }
}
.top-news__list__article {
  width: 230px;
}
@media screen and (max-width: 980px) {
  .top-news__list__article {
    width: 28%;
  }
  .top-news__list__article:nth-child(n+4) {
    display: none;
  }
}
.top-news__list__article__thumbnail {
  width: 100%;
  margin-bottom: 25px;
}
.top-news__list__article__thumbnail img {
  width: 100%;
  aspect-ratio: 5/3;
}
.top-news__list__article__title h2 {
  font-size: 14px;
}
.top-news__list__article:nth-child(n+8) {
  display: none;
}
.top-news .mask {
  width: 100%;
  -webkit-clip-path: url(#svgPath);
  clip-path: url(#svgPath);
}

.c-contents-more__block {
  display: block;
  width: 140px;
  margin: 0 auto;
  text-align: center;
}
.c-contents-more__block__text {
  font-size: 20px;
}
@media screen and (max-width: 600px) {
  .c-contents-more__block__text {
    font-size: 14px;
  }
}
.c-contents-more__block__arrow {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .c-contents-more__block {
    width: 110px;
  }
}

@media screen and (max-width: 600px) {
  .c-contents-view-more {
    text-align: right;
  }
}
.c-contents-view-more__block {
  display: inline-block;
  margin: 0 auto;
  padding: 5px 12px;
  text-align: center;
  border-bottom: 1px solid var(--c-black);
  position: relative;
}
.c-contents-view-more__block::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--c-black);
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(50%);
}
.c-contents-view-more__block__text {
  font-size: 1.6rem;
}
@media screen and (max-width: 600px) {
  .c-contents-view-more__block__text {
    font-size: 1rem;
  }
}
.c-contents-view-more__block__arrow {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .c-contents-view-more__block {
    width: 110px;
  }
}
@media screen and (max-width: 480px) {
  .c-contents-view-more__block {
    width: 56px;
  }
}

.top-pick-up .l-flex-wrap {
  margin-bottom: 70px;
}
.top-pick-up .l-flex-wrap__content {
  width: 33.3333333333%;
}
@media screen and (max-width: 980px) {
  .top-pick-up .l-flex-wrap__content {
    width: 100%;
  }
}
.top-pick-up .l-flex-wrap__content a img {
  width: 100%;
}

.top-about {
  background: no-repeat center url("../ikenobo/assets/images/top-about-bg.svg");
  background-size: auto 100%;
}
.top-about__wrap {
  padding: 90px 0 160px;
}
.top-about__wrap__title {
  margin-bottom: 60px;
}
.top-about__wrap__title h3 {
  text-align: center;
  font-size: var(--font-size_4xl);
  font-weight: var(--font-weight_thin);
}
.top-about__wrap__title h3 span {
  font-size: var(--font-size_3xl);
}
.top-about__wrap__text p {
  font-size: 20px;
  text-align: center;
  line-height: 2.5;
}

.five-point {
  margin-bottom: 105px;
}
@media screen and (max-width: 980px) {
  .five-point {
    margin: 150px 0 500px;
  }
}
.five-point__wrap__title {
  text-align: center;
  margin-bottom: 40px;
}
.five-point__wrap__title h2 {
  font-size: 54px;
  padding: 60px 0px;
  font-weight: var(--font-weight_normal);
}
@media screen and (max-width: 980px) {
  .five-point__wrap__title h2 {
    font-size: 30px;
  }
}
.five-point__wrap__title h2 span {
  color: #FF73A0;
}
.five-point__wrap__title h2 span:nth-child(1) {
  font-size: 110px;
  padding-left: 15px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__title h2 span:nth-child(1) {
    font-size: 66px;
    padding-left: 25px;
  }
}
.five-point__wrap__title h2 span:nth-child(1):before, .five-point__wrap__title h2 span:nth-child(1):after {
  position: absolute;
  display: inline-block;
  content: "";
  background: #FF73A0;
  width: 1px;
  height: 0.8em;
  margin: 0 0.5em;
  vertical-align: middle;
  border-radius: 2px;
}
.five-point__wrap__title h2 span:nth-child(1):before {
  transform: rotate(45deg);
  margin: 90px -35px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__title h2 span:nth-child(1):before {
    margin: 53px -15px;
  }
}
.five-point__wrap__title h2 span:nth-child(1):after {
  transform: rotate(45deg);
  margin: -50px 35px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__title h2 span:nth-child(1):after {
    margin: -18px 18px;
  }
}
.five-point__wrap__title h2 span:nth-child(2) {
  font-size: 42px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__title h2 span:nth-child(2) {
    font-size: 25px;
  }
}
.five-point__wrap__point--1 {
  width: 100%;
  position: relative;
}
.five-point__wrap__point--1::before {
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .five-point__wrap__point--1 {
    height: 520px;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1 {
    height: 400px;
  }
}
.five-point__wrap__point--1::before {
  background: #FEE3EC;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--1::before {
    width: 90%;
  }
}
.five-point__wrap__point--1__block {
  display: flex;
  width: 70%;
  padding: 100px;
  align-items: center;
  justify-content: flex-end;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block {
    width: 100%;
    padding: 0;
  }
}
.five-point__wrap__point--1__block__contents {
  position: relative;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--1__block__contents {
    position: static;
  }
}
@media screen and (min-width: 981px) {
  .five-point__wrap__point--1__block__contents {
    margin: 0 auto;
  }
}
.five-point__wrap__point--1__block__img {
  margin-top: -50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block__img {
    margin-top: -20px;
  }
}
.five-point__wrap__point--1__block__text {
  max-width: 460px;
  min-width: 270px;
  padding: 40px;
  color: #fff;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: -67%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #FF73A0;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block__text {
    margin-top: 35px;
  }
}
@media screen and (max-width: 600px) {
  .five-point__wrap__point--1__block__text {
    width: 73%;
  }
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--1__block__text {
    left: 0%;
    padding: 20px;
  }
}
.five-point__wrap__point--1__block__text h3 {
  font-size: 42px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 35px;
  padding-top: 50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block__text h3 {
    font-size: 22px;
  }
}
.five-point__wrap__point--1__block__text h4 {
  font-size: 21px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block__text h4 {
    font-size: 1.6rem;
  }
}
.five-point__wrap__point--1__block__text__desc {
  font-size: 15px;
  font-weight: var(--font-weight_normal);
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block__text__desc {
    font-size: 1.2rem;
  }
}
.five-point__wrap__point--1__block__text .c-triangle p {
  color: #FF73A0;
}
.five-point__wrap__point--1__block__img {
  max-width: 600px;
}
@media screen and (min-width: 981px) {
  .five-point__wrap__point--1__block__img {
    margin: -50px auto 0px;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--1__block__img {
    width: 73%;
    margin-left: auto;
  }
}
.five-point__wrap__point--1__block__img img {
  width: 100%;
}
.five-point__wrap__point--2 {
  width: 100%;
  position: relative;
}
.five-point__wrap__point--2::before {
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.five-point__wrap__point--2::before {
  background: #FFF1F0;
  right: 0;
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--2::before {
    width: 90%;
    margin-top: 50px;
  }
}
.five-point__wrap__point--2__block {
  display: flex;
  width: 70%;
  padding: 100px;
  align-items: center;
  flex-wrap: wrap;
  margin-left: auto;
  flex-direction: row-reverse;
  justify-content: flex-end;
  z-index: 10;
  margin-top: -30px;
  padding: 100px 0 100px 180px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--2__block {
    margin-top: 80px;
    justify-content: end;
    padding: 100px 200px 100px 8rem;
  }
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--2__block {
    padding: 0;
  }
}
.five-point__wrap__point--2__block__subimg {
  width: 360px;
  min-width: 160px;
  height: 300px;
  position: absolute;
  bottom: 50px;
  left: -150px;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--2__block__subimg {
    top: 28%;
    left: -113px;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--2__block__subimg {
    width: 43%;
  }
}
.five-point__wrap__point--2__block__subimg img {
  width: 100%;
}
.five-point__wrap__point--2__block__img {
  margin-left: 20px;
}
.five-point__wrap__point--2__block__text {
  max-width: 460px;
  min-width: 270px;
  padding: 40px;
  color: #fff;
  position: relative;
  z-index: 10;
  background-color: #FE786D;
  width: 100%;
}
.five-point__wrap__point--2__block__text h3 {
  font-size: 42px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 35px;
  padding-top: 50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--2__block__text h3 {
    font-size: 22px;
  }
}
.five-point__wrap__point--2__block__text h4 {
  font-size: 21px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--2__block__text h4 {
    font-size: 1.6rem;
  }
}
.five-point__wrap__point--2__block__text__desc {
  font-size: 15px;
  font-weight: var(--font-weight_normal);
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--2__block__text__desc {
    font-size: 1.2rem;
  }
}
.five-point__wrap__point--2__block__text .c-triangle p {
  color: #FE786D;
}
.five-point__wrap__point--2__block__img {
  width: 320px;
  min-width: 227px;
}
.five-point__wrap__point--2__block__img img {
  width: 100%;
}
.five-point__wrap__point--3 {
  width: 100%;
  position: relative;
}
.five-point__wrap__point--3::before {
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .five-point__wrap__point--3 {
    height: 520px;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3 {
    height: 400px;
    margin-top: 200px;
  }
}
.five-point__wrap__point--3::before {
  background: #FEE3EC;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--3::before {
    width: 90%;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3::before {
    height: 570px;
  }
}
.five-point__wrap__point--3__block {
  display: flex;
  width: 70%;
  padding: 100px;
  align-items: center;
  justify-content: flex-end;
  margin: 0 auto;
  z-index: 20;
  margin-top: -30px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block {
    width: 100%;
    padding: 0;
  }
}
.five-point__wrap__point--3__block__contents {
  position: relative;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--3__block__contents {
    position: static;
  }
}
@media screen and (min-width: 981px) {
  .five-point__wrap__point--3__block__contents {
    margin: 0 auto;
  }
}
.five-point__wrap__point--3__block__text {
  max-width: 460px;
  min-width: 270px;
  padding: 40px;
  color: #fff;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: -67%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #FF73A0;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__text {
    top: 55%;
    width: 73%;
  }
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--3__block__text {
    left: 0;
  }
}
.five-point__wrap__point--3__block__text__img {
  width: 100%;
  position: absolute;
  bottom: -60px;
  right: -25%;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__text__img {
    bottom: -225px;
    left: 0;
  }
}
.five-point__wrap__point--3__block__text__img img {
  margin-left: auto;
}
@media screen and (max-width: 480px) {
  .five-point__wrap__point--3__block__text__img img {
    width: 100%;
  }
}
.five-point__wrap__point--3__block__text h3 {
  font-size: 42px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 35px;
  padding-top: 50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__text h3 {
    font-size: 22px;
  }
}
.five-point__wrap__point--3__block__text h4 {
  font-size: 21px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__text h4 {
    font-size: 1.6rem;
  }
}
.five-point__wrap__point--3__block__text__desc {
  font-size: 15px;
  font-weight: var(--font-weight_normal);
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__text__desc {
    font-size: 1.2rem;
  }
}
.five-point__wrap__point--3__block__text .c-triangle p {
  color: #FF73A0;
}
.five-point__wrap__point--3__block__img {
  max-width: 570px;
  min-width: 270px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__img {
    margin: -90px 0 auto 0;
    margin-left: auto;
    width: 72%;
  }
}
.five-point__wrap__point--3__block__img img {
  margin-left: 63%;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--3__block__img img {
    margin-left: 48%;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--3__block__img img {
    margin: 0;
  }
}
.five-point__wrap__point--3__block__img img {
  width: 100%;
}
.five-point__wrap__point--4 {
  width: 100%;
  position: relative;
}
.five-point__wrap__point--4::before {
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4 {
    margin-top: 300px;
  }
}
.five-point__wrap__point--4::before {
  background: #FFF1F0;
  right: 0;
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--4::before {
    width: 90%;
    height: 570px;
  }
}
.five-point__wrap__point--4__block {
  display: flex;
  width: 70%;
  padding: 100px;
  align-items: center;
  flex-wrap: wrap;
  margin-left: auto;
  flex-direction: row-reverse;
  justify-content: flex-end;
  z-index: 10;
  margin-top: -30px;
  padding: 100px 0 100px 180px;
  z-index: 30;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--4__block {
    justify-content: end;
    padding: 100px 200px 100px 8rem;
  }
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--4__block {
    padding: 0;
    margin-top: 100px;
    flex-direction: inherit;
  }
}
.five-point__wrap__point--4__block__text {
  max-width: 460px;
  min-width: 270px;
  padding: 40px;
  color: #fff;
  position: relative;
  z-index: 10;
  background-color: #FE786D;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4__block__text {
    margin-top: 100px;
  }
}
.five-point__wrap__point--4__block__text h3 {
  font-size: 42px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 35px;
  padding-top: 50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4__block__text h3 {
    font-size: 22px;
  }
}
.five-point__wrap__point--4__block__text h4 {
  font-size: 21px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4__block__text h4 {
    font-size: 1.6rem;
  }
}
.five-point__wrap__point--4__block__text__desc {
  font-size: 15px;
  font-weight: var(--font-weight_normal);
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4__block__text__desc {
    font-size: 1.2rem;
  }
}
.five-point__wrap__point--4__block__text .c-triangle p {
  color: #FE786D;
}
.five-point__wrap__point--4__block__img {
  margin-left: 20px;
}
.five-point__wrap__point--4__block__img__percent {
  width: 320px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4__block__img__percent {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: -220px;
    min-width: 260px;
  }
}
@media screen and (max-width: 600px) {
  .five-point__wrap__point--4__block__img__percent {
    bottom: -130px;
  }
}
.five-point__wrap__point--4__block__img__work {
  width: 30%;
  min-width: 270px;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--4__block__img__work {
    position: absolute;
    left: 20%;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--4__block__img__work {
    left: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 600px) {
  .five-point__wrap__point--4__block__img__work {
    top: -80px;
  }
}
.five-point__wrap__point--4__block__img img {
  width: 100%;
}
.five-point__wrap__point--5 {
  width: 100%;
  position: relative;
}
.five-point__wrap__point--5::before {
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.five-point__wrap__point--5::before {
  background: #FEE3EC;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .five-point__wrap__point--5::before {
    width: 90%;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5::before {
    height: 570px;
  }
}
.five-point__wrap__point--5__block {
  display: flex;
  width: 70%;
  padding: 100px;
  align-items: center;
  justify-content: flex-end;
  margin-top: -30px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block {
    margin-top: 300px;
    margin-right: auto;
  }
}
@media screen and (min-width: 981px) {
  .five-point__wrap__point--5__block {
    margin: 0 auto;
  }
}
.five-point__wrap__point--5__block__contents {
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--5__block__contents {
    position: static;
    margin-right: -25%;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__contents {
    margin: 0;
  }
}
.five-point__wrap__point--5__block__img {
  margin-top: -50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__img {
    margin-top: -20px;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__img__qualifications {
    position: absolute;
    bottom: -170px;
    left: 30px;
  }
}
.five-point__wrap__point--5__block__text {
  max-width: 460px;
  min-width: 270px;
  padding: 40px;
  color: #fff;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: -113%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #FF73A0;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__text {
    margin-top: 35px;
    top: 200px;
  }
}
@media screen and (max-width: 600px) {
  .five-point__wrap__point--5__block__text {
    width: 73%;
  }
}
@media screen and (max-width: 1400px) {
  .five-point__wrap__point--5__block__text {
    left: 0%;
  }
}
.five-point__wrap__point--5__block__text h3 {
  font-size: 42px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 35px;
  padding-top: 50px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__text h3 {
    font-size: 22px;
  }
}
.five-point__wrap__point--5__block__text h4 {
  font-size: 21px;
  font-weight: var(--font-weight_normal);
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__text h4 {
    font-size: 1.6rem;
  }
}
.five-point__wrap__point--5__block__text__desc {
  font-size: 15px;
  font-weight: var(--font-weight_normal);
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__text__desc {
    font-size: 1.2rem;
  }
}
.five-point__wrap__point--5__block__text .c-triangle p {
  color: #FF73A0;
}
.five-point__wrap__point--5__block__img {
  margin-left: -40px;
}
.five-point__wrap__point--5__block__img__qualifications {
  width: 320px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .five-point__wrap__point--5__block__img__qualifications {
    width: 70%;
  }
}
.five-point__wrap__point--5__block__img__work {
  width: 450px;
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__img__work {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    top: -40px;
  }
}
@media screen and (max-width: 980px) {
  .five-point__wrap__point--5__block__img__qualifications {
    bottom: -360px;
  }
}
.five-point__wrap__point--5__block__img img {
  width: 100%;
}

.iketan-movie {
  margin-bottom: 142px;
}
@media screen and (max-width: 980px) {
  .iketan-movie {
    margin-bottom: 100px;
  }
}
.iketan-movie__wrap {
  margin: 0 auto;
  align-items: center;
}
@media screen and (min-width: 981px) {
  .iketan-movie__wrap {
    width: 70%;
    background: no-repeat center url("../ikenobo/assets/images/iketan-movie-bg.svg");
    background-size: auto 20%;
    background-position: left bottom;
  }
}
@media screen and (max-width: 980px) {
  .iketan-movie__wrap {
    padding: 0 25px;
  }
}
@media screen and (max-width: 980px) {
  .iketan-movie__wrap__left {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 981px) {
  .iketan-movie__wrap__left {
    width: 40%;
  }
}
.iketan-movie__wrap__left__logo {
  width: 70%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 980px) {
  .iketan-movie__wrap__left__logo {
    width: 100%;
    margin-bottom: 20px;
  }
}
.iketan-movie__wrap__left__logo img {
  width: 100%;
}
.iketan-movie__wrap__left__text {
  width: 70%;
  margin: 0 auto;
  font-size: 20px;
  line-height: var(--c-line_loose);
}
@media screen and (max-width: 980px) {
  .iketan-movie__wrap__left__text {
    width: 100%;
    font-size: 14px;
    text-align: center;
    margin-bottom: 42px;
  }
}
.iketan-movie__wrap__right {
  width: 100%;
}
@media screen and (min-width: 981px) {
  .iketan-movie__wrap__right {
    width: 60%;
  }
}
.iketan-movie__wrap__right img {
  width: 100%;
}

@media screen and (max-width: 980px) {
  .summary-menu {
    margin-bottom: 40px;
  }
}
.summary-menu__wrap {
  margin: 0 auto;
}
@media screen and (min-width: 981px) {
  .summary-menu__wrap {
    width: 76%;
  }
}
.summary-menu__wrap__title {
  margin-bottom: 80px;
}
@media screen and (max-width: 980px) {
  .summary-menu__wrap__title {
    margin-bottom: 40px;
  }
}
.summary-menu__wrap__title h2 {
  text-align: center;
  font-weight: normal;
}

.l-introduction-contents__unit {
  width: 100%;
}
@media screen and (min-width: 981px) {
  .l-introduction-contents__unit:not(:first-child) {
    width: calc(33.3333333333% - 20px);
  }
}
.l-introduction-contents__unit__text {
  background-repeat: repeat-x;
  background-position: bottom;
  border-top: solid 2px;
}
@media screen and (max-width: 980px) {
  .l-introduction-contents__unit__text {
    border-top: solid 3px;
  }
}
.l-introduction-contents__unit:nth-child(1) .l-introduction-contents__unit__text {
  background-color: #F1F0F6;
  border-color: #23336E;
  background-image: url("../ikenobo/assets/images/under-text-line1.svg");
  background-repeat: repeat-x;
  background-position: bottom;
}
.l-introduction-contents__unit:nth-child(2) .l-introduction-contents__unit__text {
  background-color: #FFF6F9;
  border-color: #FE7DB3;
  background-image: url("../ikenobo/assets/images/under-text-line2.svg");
}
.l-introduction-contents__unit:nth-child(3) .l-introduction-contents__unit__text {
  background-color: #F4FAF8;
  border-color: #57AA92;
  background-image: url("../ikenobo/assets/images/under-text-line3.svg");
}
.l-introduction-contents__unit:nth-child(4) .l-introduction-contents__unit__text {
  background-color: #EEF7FC;
  border-color: #3294CC;
  background-image: url("../ikenobo/assets/images/under-text-line4.svg");
}
.l-introduction-contents__unit:nth-child(5) .l-introduction-contents__unit__text {
  background-color: #FEF8E8;
  border-color: #FEF8E8;
  background-image: url("../ikenobo/assets/images/under-text-line5.svg");
}
.l-introduction-contents__unit:nth-child(6) .l-introduction-contents__unit__text {
  background-color: #FEF4F3;
  border-color: #D95E5A;
  background-image: url("../ikenobo/assets/images/under-text-line6.svg");
}
.l-introduction-contents__unit:nth-child(7) .l-introduction-contents__unit__text {
  background-color: #F5F9EA;
  border-color: #85AE22;
  background-image: url("../ikenobo/assets/images/under-text-line7.svg");
}

.examinees {
  margin-bottom: 40px;
}
.examinees__wrap {
  background-color: #FFFADC;
}
.examinees__wrap__title {
  background-color: #F9DC14;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__title {
    margin-bottom: 50px;
  }
}
.examinees__wrap__title h2 {
  font-weight: normal;
  padding: 20px;
}
.examinees__wrap__title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 20px solid transparent;
  border-top: 30px solid #F9DC14;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__title::before {
    border: 15px solid transparent;
    border-top: 26px solid #F9DC14;
  }
}
.examinees__wrap__block {
  width: 80%;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__block {
    width: 75%;
  }
}
.examinees__wrap__block__column {
  width: 30%;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__block__column {
    width: 100%;
  }
  .examinees__wrap__block__column:not(:last-child) {
    margin-bottom: 50px;
  }
}
.examinees__wrap__block__column__img {
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__block__column__img {
    margin-bottom: 20px;
  }
}
.examinees__wrap__block__column__img img {
  width: 100%;
}
.examinees__wrap__block__column__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 981px) {
  .examinees__wrap__block__column__text {
    height: 237px;
  }
}
.examinees__wrap__block__column__text__lead {
  text-align: center;
  font-size: 14px;
  padding-bottom: 20px;
  line-height: var(--c-line_normal);
}
.examinees__wrap__block__column__text__time {
  justify-content: center;
}
.examinees__wrap__block__column__text__time .c-font-oswald {
  margin-right: 10px;
  font-size: 36px;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__block__column__text__time .c-font-oswald {
    font-size: 33px;
    margin-right: 6px;
  }
}
.examinees__wrap__block__column__text__time .c-font-oswald span {
  color: #DE3871;
  font-size: 20px;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__block__column__text__time {
    margin-bottom: 20px;
  }
}
.examinees__wrap__block__column__text__more {
  width: 60%;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  background-color: #F9DC14;
  border-radius: 100vh;
}
@media screen and (max-width: 980px) {
  .examinees__wrap__block__column__text__more {
    width: 100%;
  }
}

.naviUser {
  margin-bottom: 160px;
}
@media screen and (max-width: 980px) {
  .naviUser {
    margin-bottom: 80px;
  }
}
.naviUser__wrap {
  margin: 0 auto;
  width: 75%;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 980px) {
  .naviUser__wrap {
    width: 80%;
  }
}
.naviUser__wrap__block {
  width: 20%;
  padding: 30px 20px;
  background-color: #FFEFCB;
  border-radius: 10px;
  text-align: center;
}
.naviUser__wrap__block:last-child {
  background-color: #FEE195;
}
@media screen and (max-width: 980px) {
  .naviUser__wrap__block {
    width: 100%;
  }
}
.naviUser__wrap__block h4 {
  font-weight: normal;
  margin-bottom: 15px;
}
.naviUser__wrap__block p {
  font-size: 14px;
  margin-bottom: 30px;
  text-align: left;
  line-height: var(--c-line_normal);
}

.specials {
  margin-bottom: 160px;
}
@media screen and (max-width: 980px) {
  .specials {
    margin-bottom: 100px;
  }
}
.specials__wrap {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .specials__wrap {
    width: 90%;
  }
}
.specials__wrap__img {
  width: 50%;
}
@media screen and (max-width: 980px) {
  .specials__wrap__img {
    width: 100%;
  }
}
.specials__wrap__img img {
  width: 100%;
}

.instagram {
  margin-bottom: 100px;
}
@media screen and (max-width: 980px) {
  .instagram {
    margin-bottom: 80px;
  }
}
.instagram__wrap .c-here {
  text-align: center;
  width: 12%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .instagram__wrap .c-here {
    width: 15%;
  }
}
@media screen and (max-width: 980px) {
  .instagram__wrap .c-here {
    width: 33%;
    margin-bottom: 10px;
  }
}
.instagram__wrap .c-here img {
  width: 100%;
}
.instagram__wrap__title {
  align-items: center;
  margin-bottom: 60px;
  justify-content: center;
  flex-wrap: nowrap;
}
@media screen and (max-width: 980px) {
  .instagram__wrap__title {
    margin-bottom: 20px;
  }
}
.instagram__wrap__title h2 {
  font-size: 42px;
  font-weight: normal;
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .instagram__wrap__title h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 980px) {
  .instagram__wrap__title__icon {
    width: 10%;
  }
}
.instagram__wrap__title__icon img {
  width: 100%;
}
.instagram__wrap__posts, .instagram__wrap #sbi_images {
  gap: 10px;
  justify-content: space-around;
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .instagram__wrap__posts, .instagram__wrap #sbi_images {
    margin-bottom: 0;
  }
}
.instagram__wrap__posts__img, .instagram__wrap #sbi_images__img {
  width: calc(16.6666666667% - 12px);
}
@media screen and (max-width: 980px) {
  .instagram__wrap__posts__img, .instagram__wrap #sbi_images__img {
    width: calc(33.3333333333% - 12px);
  }
}
.instagram__wrap__posts__img img, .instagram__wrap #sbi_images__img img {
  width: 100%;
}
@media screen and (max-width: 980px) {
  .instagram__wrap #sbi_images {
    margin-bottom: 20px;
  }
}

.youtube {
  margin-bottom: 100px;
}
.youtube__wrap .c-here {
  text-align: center;
  width: 12%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .youtube__wrap .c-here {
    width: 15%;
  }
}
@media screen and (max-width: 980px) {
  .youtube__wrap .c-here {
    width: 33%;
    margin-bottom: 10px;
  }
}
.youtube__wrap .c-here img {
  width: 100%;
}
.youtube__wrap__title {
  align-items: center;
  margin-bottom: 60px;
  justify-content: center;
}
.youtube__wrap__title h2 {
  font-size: 42px;
  font-weight: normal;
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .youtube__wrap__title h2 {
    font-size: 32px;
  }
}
.youtube__wrap__title__icon {
  margin-right: 10px;
}
@media screen and (max-width: 980px) {
  .youtube__wrap__title__icon {
    width: 10%;
  }
}
.youtube__wrap__title__icon img {
  width: 100%;
}
.youtube__wrap__posts {
  gap: 10px;
  justify-content: space-around;
  margin-bottom: 40px;
}
.youtube__wrap__posts__img {
  width: calc(16.6666666667% - 12px);
}
@media screen and (max-width: 980px) {
  .youtube__wrap__posts__img {
    width: calc(33.3333333333% - 12px);
  }
}
.youtube__wrap__posts__img img {
  width: 100%;
}
.youtube__wrap__posts .yrc-video {
  width: 25% !important;
}
@media screen and (max-width: 980px) {
  .youtube__wrap__posts .yrc-video {
    width: 90% !important;
  }
  .youtube__wrap__posts .yrc-video:nth-child(n+2) {
    display: none;
  }
}

.c-here {
  text-align: center;
  width: 10%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.c-here img {
  width: 100%;
}

.c-breadcrumb {
  padding-top: 220px;
  width: 90%;
  font-size: 1.2rem;
  margin-bottom: 50px;
  font-family: "Hiragino Kaku Gothic ProN";
}
@media screen and (max-width: 980px) {
  .c-breadcrumb {
    padding-top: 30px;
    width: 100%;
    margin-bottom: 20px;
  }
}

.c-page-title {
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  .c-page-title {
    margin-bottom: 30px;
  }
}
.c-page-title__text {
  width: 90%;
}
@media screen and (max-width: 980px) {
  .c-page-title__text {
    width: 100%;
    margin-bottom: 30px;
  }
}
.c-page-title__text .c-hl_1 {
  text-align: left;
  margin-bottom: 0;
}

@media screen and (min-width: 981px) {
  .lead-text {
    width: 76%;
  }
}
.lead-text__heading .c-hl_b {
  margin-bottom: 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 980px) {
  .lead-text__heading .c-hl_b {
    padding-bottom: 15px;
  }
}
.lead-text__desc {
  line-height: var(--c-line_relaxed);
}

/*-------------------------------------------------
	コース・概要コンテンツ レイアウト
---------------------------------------------------*/
.tandai .summary-menu__wrap {
  width: 100%;
}
.tandai .summary-menu__wrap .l-introduction-contents {
  justify-content: flex-start;
  align-items: stretch;
}
@media screen and (min-width: 981px) {
  .tandai .summary-menu__wrap .l-introduction-contents__unit:nth-child(-n+2) {
    width: calc(50% - 20px);
  }
}
.tandai .summary-menu__wrap .l-introduction-contents__unit__text {
  background-image: url("../ikenobo/assets/images/under-text-line8.svg");
  background-color: #ECEDF3;
  border-color: #23336E;
}

@media screen and (min-width: 981px) {
  .kengaku__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.kengaku__main__top__head {
  margin-bottom: 160px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__head {
    flex-direction: column-reverse;
    margin-bottom: 100px;
  }
}
.kengaku__main__top__head__img {
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (min-width: 981px) {
  .kengaku__main__top__head__img {
    width: 83%;
  }
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__head__img {
    margin-bottom: 0;
  }
}
.kengaku__main__top__head__text__left {
  padding-right: 20px;
}
@media screen and (min-width: 981px) {
  .kengaku__main__top__head__text__left {
    width: 26%;
  }
}
@media screen and (min-width: 981px) {
  .kengaku__main__top__head__text__right {
    width: 74%;
  }
}
.kengaku__main__top__head__text__right .c-hl_1 {
  text-align: left;
  margin-bottom: 40px;
}
.kengaku__main__top__head__text__right .c-hl_1 span:nth-child(1) {
  color: #004EA2;
}
.kengaku__main__top__head__text__right .c-hl_1 span:nth-child(2) {
  color: #469C88;
}
.kengaku__main__top__head__text__right .c-copy {
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__head__text__right .c-copy {
    margin-bottom: 40px;
    font-size: 14px;
  }
}
.kengaku__main__top__concept__primary {
  overflow: hidden;
  margin-bottom: 100px;
}
.kengaku__main__top__concept__primary__unit {
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__concept__primary__unit {
    gap: 30px;
  }
}
.kengaku__main__top__concept__primary__unit__img {
  width: 32%;
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__concept__primary__unit__img {
    width: 100%;
    text-align: center;
  }
}
.kengaku__main__top__concept__primary__unit__img .c-img-wrap {
  margin-bottom: 10px;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__concept__primary__unit__img .c-img-wrap {
    width: 52%;
  }
}
@media screen and (max-width: 600px) {
  .kengaku__main__top__concept__primary__unit__img .c-img-wrap {
    width: 72%;
  }
}
.kengaku__main__top__concept__primary__unit__img .c-description {
  margin: 10px 0;
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__concept__primary__unit__img .c-description {
    margin: 1.5rem 0;
  }
}
.kengaku__main__top__concept__primary__unit__text {
  flex: 1;
}
.kengaku__main__top__concept__primary__unit__text .c-copy {
  margin-bottom: 16px;
  line-height: var(--c-line_relaxed);
}
.kengaku__main__top__concept__primary__unit__text p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
.kengaku__main__top__concept__primary__unit__text p:nth-child(3) {
  margin-top: 20px;
}
@media screen and (max-width: 980px) {
  .kengaku__main__top__concept__primary__unit__text p {
    font-size: 1.4rem;
  }
}
.kengaku__main__history {
  margin-bottom: 160px;
}
.kengaku__site {
  width: 20%;
}
@media screen and (max-width: 980px) {
  .kengaku .c-hl_b {
    padding-bottom: 1rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 980px) {
  .kengaku .c-hl_b2 {
    margin-bottom: 1.5rem;
  }
}

.chiiki {
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  .chiiki {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 981px) {
  .chiiki__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.chiiki__main__top {
  margin-bottom: 80px;
}
.chiiki__main__top__text .c-copy {
  line-height: var(--c-line_relaxed);
}
.chiiki__main__top .c-acordion-title {
  align-items: center;
  border-top: 1px dotted #EBEBEB;
  border-bottom: 1px dotted #EBEBEB;
  padding: 2.5rem 0;
  margin-bottom: 2.4rem;
}
.chiiki__main__concept__primary__unit {
  gap: 20px;
  align-items: center;
}
.chiiki__main__concept__primary__unit__img {
  width: 84%;
  margin: 0 auto;
}
@media screen and (min-width: 981px) {
  .chiiki__main__concept__primary__unit__img {
    width: 35%;
  }
}
@media screen and (min-width: 981px) {
  .chiiki__main__concept__primary__unit__text {
    flex: 1;
  }
}

@media screen and (min-width: 981px) {
  .application__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.application__main__block > .c-hl_b {
  margin-bottom: 30px;
}
.application__main__block__desc .l-flex-wrap {
  gap: 0 20px;
}
.application__main__block__desc__img {
  width: 15%;
}
@media screen and (max-width: 980px) {
  .application__main__block__desc__img {
    width: 100%;
    text-align: center;
  }
  .application__main__block__desc__img img {
    width: 52%;
  }
}
.application__main__block__desc__text {
  flex: 1;
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .application__main__block__desc__text {
    font-size: 1.4rem;
  }
}
.application__main__block__desc__text > p {
  margin-bottom: 20px;
}
.application__main__block__desc__text .alignright {
  text-align: right;
}
.application__main__block__desc__text h4 {
  margin-bottom: 10px;
}
.application__main__block__desc__text__lists {
  margin-top: 4rem;
}
@media screen and (max-width: 980px) {
  .application__main__block__desc__text__lists {
    margin-top: 2rem;
  }
  .application__main__block__desc__text__lists:not(:first-child) {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 980px) {
  .application__main__block__desc__text__lists .c-list-arrow {
    padding-left: 1rem;
  }
}
.application__main__block__desc__text .c-list-arrow span {
  display: inline-block;
}
.application__main__block__desc .number-lists > li {
  line-height: var(--c-line_loose);
  border-bottom: 1px solid #333333;
  padding: 20px 0;
}
@media screen and (max-width: 980px) {
  .application__main__block__desc .number-lists > li {
    padding: 15px 0;
  }
}
.application__main__block__desc .number-lists > li:before, .application__main__block__desc .number-lists > li:after {
  content: none;
}
@media screen and (max-width: 980px) {
  .application__main__block__desc .number-lists > li .l-flex-wrap {
    display: block;
    gap: 0 20px;
  }
}
@media screen and (max-width: 980px) {
  .application__main__block__desc .number-lists > li .l-flex-wrap__lists {
    width: 100%;
  }
}
.application__main__block__desc .number-lists > li .l-flex-wrap__lists .c-list-arrow {
  margin-top: 1.5rem;
}
@media screen and (min-width: 981px) {
  .application__main__block__desc .number-lists > li .l-flex-wrap__lists .c-list-arrow {
    display: flex;
    gap: 15px 20px;
  }
}
.application__main__block__desc .number-lists > li .l-flex-wrap__lists .c-list-arrow li {
  padding-bottom: 0;
}
@media screen and (max-width: 980px) {
  .application__main__block__desc .number-lists > li .l-flex-wrap__lists .c-list-arrow li:not(:last-child) {
    padding-bottom: 1.5rem;
  }
}
.application__main__block__desc .number-lists > li p::after {
  content: url(assets/images/svg/icon-pdf.svg);
  display: inline;
  height: 1rem;
  width: auto;
  margin-top: -0.7rem;
  margin-left: 0.7rem;
}
.application__main__block .c-toggle-content.open-lists {
  max-height: 100%;
  pointer-events: all;
}
@media screen and (max-width: 980px) {
  .application__main__block .c-toggle-content > .c-list-arrow {
    margin-bottom: 3rem;
  }
}
.application__main__block .c-toggle-content.lists-inner {
  padding-left: 30px;
}
.application__main__block .c-toggle-content.lists-inner .c-copy {
  font-weight: normal;
  color: #004EA2;
  margin-bottom: 15px;
  font-size: 2rem;
}
@media screen and (max-width: 980px) {
  .application__main__block .c-toggle-content.lists-inner .c-copy {
    font-size: 1.8rem;
  }
}
.application__main__block .c-toggle-content.lists-inner .c-font-bold {
  font-size: 1.6rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .application__main__block .c-toggle-content.lists-inner .c-font-bold {
    font-size: 1.4rem;
  }
}
.application__main__block .c-toggle-content.lists-inner .c-list-arrow {
  display: flex;
  gap: 20px;
}
.application__main__block .c-toggle-content.lists-inner .c-list-arrow .pdf {
  align-items: baseline;
}
@media screen and (max-width: 980px) {
  .application__main__block .c-toggle-content.lists-inner .c-list-arrow .pdf {
    font-size: 1.4rem;
  }
}
.application__main .organization-chart {
  margin-bottom: 160px;
}
@media screen and (max-width: 980px) {
  .application__main .organization-chart {
    margin-bottom: 100px;
  }
}
.application__main .organization-chart__wrap {
  margin-bottom: 100px;
}
@media screen and (max-width: 980px) {
  .application__main .organization-chart__wrap .u-sp {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .application__main .organization-chart__wrap .u-sp {
    width: 100%;
  }
}

.c-mb-40 {
  margin-bottom: 4rem;
}
@media screen and (min-width: 981px) {
  .kifukin__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.kifukin__main__block__desc .c-copy {
  line-height: var(--c-line_relaxed);
}
.kifukin__main__block__desc__text {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .kifukin__main__block__desc__text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 980px) {
  .kifukin__main__block__desc__text .c-list-arrow {
    margin-top: 15px;
  }
}
.kifukin__main__block__desc__text .c-list-arrow span {
  display: inline-block;
}
.kifukin__main__block__desc__text .text-blue {
  color: #004EA2;
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .kifukin__main__block__desc__text .text-blue {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
}
.kifukin__main__block .c-list-timeline .title span {
  display: inline-block;
}
.kifukin__main__block .c-list-timeline .c-list-arrow {
  margin-top: 20px;
}
@media screen and (max-width: 980px) {
  .kifukin__main__block .c-list-timeline .c-list-arrow {
    margin-top: 15px;
  }
}
@media screen and (max-width: 980px) {
  .kifukin__main__block .c-list-timeline .c-list-arrow .pdf {
    margin-bottom: 0;
  }
}
.kifukin__main__block .c-list-timeline .c-list-arrow .pdf:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 981px) {
  .kyouin__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.kyouin__main__lead {
  margin-bottom: 40px;
}
.kyouin__main__lead p {
  line-height: var(--c-line_relaxed);
}
.kyouin__main__contents {
  gap: 40px 20px;
}
.kyouin__main__contents__block {
  width: 48%;
  padding: 40px;
  border: 1px solid #EBEBEB;
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block {
    width: 100%;
    padding: 30px 20px 40px;
  }
}
@media screen and (min-width: 981px) {
  .kyouin__main__contents__block {
    max-width: 549px;
  }
}
.kyouin__main__contents__block__head {
  justify-content: space-between;
  margin-bottom: 20px;
}
.kyouin__main__contents__block__head__title {
  width: 70%;
  padding-right: 80px;
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__head__title {
    width: 66%;
    padding-right: 0;
  }
}
.kyouin__main__contents__block__head__title__professor {
  font-size: var(--font-size_s);
  margin-bottom: 5px;
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__head__title__professor {
    font-size: 1.2rem;
  }
}
.kyouin__main__contents__block__head__title h3 {
  font-size: 2.4rem;
  line-height: var(--c-line_normal);
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__head__title h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__head .c-img-wrap {
    width: 34%;
  }
}
.kyouin__main__contents__block__text h4 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__text h4 {
    font-size: 1.4rem;
  }
}
.kyouin__main__contents__block__text p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__text p {
    font-size: 1.4rem;
  }
}
.kyouin__main__contents__block__text__desc:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .kyouin__main__contents__block__text__desc:not(:last-child) {
    margin-bottom: 30px;
  }
}
.kyouin__main .kengaku__main__top__concept__primary {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .kyouin__main .kengaku__main__top__concept__primary .c-hl_b2 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 981px) {
  .kyouin__main .kengaku__main__top__concept__primary__unit__img {
    width: 50%;
  }
}
@media screen and (max-width: 980px) {
  .kyouin__main .kengaku__main__top__concept__primary__unit__img .c-img-wrap {
    width: 70%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .kyouin__main .kengaku__main__top__concept__primary__unit__img .c-img-wrap {
    width: 100%;
  }
}

@media screen and (min-width: 981px) {
  .course-summary__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.course-summary__main__section__wrap {
  gap: 40px;
  align-items: center;
}
.course-summary__main__section__wrap .c-img-wrap {
  width: 47%;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap .c-img-wrap {
    width: 100%;
  }
  .course-summary__main__section__wrap .c-img-wrap img {
    width: 72%;
    display: block;
    margin: 0 auto;
  }
}
.course-summary__main__section__wrap__right {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__right {
    width: 100%;
  }
}
.course-summary__main__section__wrap__right .c-img-wrap {
  width: 19%;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__right .c-img-wrap {
    width: 30%;
  }
}
.course-summary__main__section__wrap__right .c-img-wrap img {
  width: 100%;
}
.course-summary__main__section__wrap__right .c-hl_1 {
  text-align: left;
  font-weight: 100;
  margin-bottom: 40px;
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__right .c-hl_1 {
    margin-bottom: 20px;
  }
}
.course-summary__main__section__wrap__right .c-hl_1 span:first-child {
  color: #1F4D9C;
}
.course-summary__main__section__wrap__right .c-hl_1 span:last-child {
  color: #469C88;
}
.course-summary__main__section__wrap__right .c-copy {
  line-height: var(--c-line_relaxed);
}
.course-summary__main__section__wrap__lead {
  align-items: center;
  margin-bottom: 15px;
}
.course-summary__main__section__wrap__lead .c-img-wrap {
  width: 80px;
  padding-right: 10px;
}
@media screen and (max-width: 600px) {
  .course-summary__main__section__wrap__lead .c-img-wrap {
    margin-bottom: 20px;
  }
}
.course-summary__main__section__wrap__lead .c-img-wrap img {
  width: 100%;
}
.course-summary__main__section__wrap__lead h4 {
  font-size: 2.4rem;
  font-weight: 100;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__lead h4 {
    font-size: 1.8rem;
  }
}
.course-summary__main__section__wrap__lead h4.c-copy {
  font-size: 20px;
  font-weight: var(--font-weight_bold);
}
.course-summary__main__section__wrap__desc {
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__desc {
    margin-bottom: 40px;
  }
}
.course-summary__main__section__wrap__desc__text {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__desc__text {
    font-size: 1.4rem;
  }
}
.course-summary__main__section__wrap__desc__policy {
  font-size: 1.8rem;
  line-height: var(--c-line_relaxed);
  margin-bottom: 100px;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__desc__policy {
    font-size: 1.4rem;
    margin-bottom: 40px;
  }
}
.course-summary__main__section__wrap__thumb {
  gap: 20px;
}
.course-summary__main__section__wrap__thumb .c-img-wrap {
  display: block;
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__thumb .c-img-wrap {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .course-summary__main__section__wrap__thumb .c-img-wrap {
    width: 100%;
  }
}
.course-summary__main__section__wrap__thumb .c-img-wrap img {
  width: 100%;
}
.course-summary__main__section__wrap__about-text {
  font-size: 1.8rem;
  line-height: var(--c-line_relaxed);
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap__about-text {
    font-size: 1.4rem;
  }
}
.course-summary__main__section__wrap.l-block {
  padding-bottom: 0;
  margin-bottom: 80px;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section__wrap.l-block {
    margin-bottom: 20px;
  }
}
.course-summary__main__section__wrap.l-block:last-child {
  margin-bottom: 0;
}
.course-summary__main__section__wrap .c-hl_b2 span {
  display: inline-block;
}
@media screen and (max-width: 980px) {
  .course-summary__main__section .c-hl_b {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 981px) {
  .hogosya__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  .hogosya__main__section .c-hl_b {
    padding-bottom: 1rem;
    margin-bottom: 3rem;
  }
}
.hogosya__main__section .c-list-arrow li:last-of-type {
  margin-bottom: 0;
}
.hogosya__main__section__contents {
  margin-top: 0px;
}
.hogosya__main__section__contents .l-about:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 981px) {
  .zaigaku__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.zaigaku__main__section .c-list-arrow li:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section .c-hl_b2 {
    margin-bottom: 15px;
  }
}
.zaigaku__main__section__links {
  gap: 80px 20px;
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section__links {
    gap: 60px 20px;
  }
}
.zaigaku__main__section__links__unit {
  width: 32%;
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section__links__unit {
    width: 100%;
  }
}
.zaigaku__main__section__links__unit .c-hl_b2 {
  padding: 1.1rem 1.2rem;
}
.zaigaku__main__section__links__unit .c-hl_b2 span {
  font-size: 2rem;
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section__links__unit .c-hl_b2 span {
    font-size: 1.8rem;
  }
}
.zaigaku__main__section__links__unit .l-flex-wrap {
  align-items: center;
  gap: 20px;
}
.zaigaku__main__section__links__unit .l-flex-wrap .c-img-wrap {
  width: 48%;
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section__links__unit .l-flex-wrap .c-img-wrap {
    width: 30%;
  }
}
.zaigaku__main__section__links__unit .l-flex-wrap__right {
  flex: 1;
}
.zaigaku__main__section__links__unit .l-flex-wrap__right__text {
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .zaigaku__main__section__links__unit .l-flex-wrap__right__text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .zaigaku__main__section__links__unit .l-flex-wrap__right__text {
    margin-bottom: 0;
  }
}
.zaigaku__main__section__links__unit .l-flex-wrap__right__text p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section__links__unit .l-flex-wrap__right__text p {
    font-size: 1.4rem;
  }
}
.zaigaku__main__section .text-blue {
  color: var(--c-blue_02);
  font-weight: normal;
  margin-bottom: 20px;
}
.zaigaku__main__section .l-desc-list dl {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
  display: flex;
  flex-wrap: wrap;
  gap: 15px 35px;
  padding: 20px 0;
  border-top: 1px solid #EEE;
}
.zaigaku__main__section .l-desc-list dl dt {
  width: 22%;
}
@media screen and (max-width: 980px) {
  .zaigaku__main__section .l-desc-list dl dt {
    width: 100%;
  }
}
.zaigaku__main__section .l-desc-list dl:last-child {
  border-bottom: 1px solid #EEE;
}
.zaigaku__main__section .c-list-arrow {
  margin-top: 20px;
}

@media screen and (min-width: 981px) {
  .kigyo__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 981px) {
  .kyuujin__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.kyuujin__main__section__block:not(:last-child) {
  margin-bottom: 40px;
}
.kyuujin__main__section__block__desc .u-sp {
  padding-bottom: 15px;
}
.kyuujin__main__section__block__desc__text {
  font-size: 1.6rem;
}
.kyuujin__main__section__block__desc__text .c-text-m {
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .kyuujin__main__section__block__desc__text .c-text-m {
    margin-bottom: 0;
  }
  .kyuujin__main__section__block__desc__text .c-text-m:not(:last-child) {
    margin-bottom: 20px;
  }
}
.kyuujin__main__section__block h4 {
  margin-bottom: 20px;
}
.kyuujin__main__section .l-bg-grey {
  margin-bottom: 0;
}
.kyuujin__main__section .l-bg-grey .c-text-m {
  margin-bottom: 40px;
}
.kyuujin__main__section .l-bg-grey .c-text-m span {
  display: inline-block;
}
.kyuujin__main__section .l-bg-grey__main {
  gap: 20px 0;
}
.kyuujin__main__section .l-bg-grey__main__block {
  width: 50%;
}
@media screen and (max-width: 600px) {
  .kyuujin__main__section .l-bg-grey__main__block {
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  .kyuujin__main__section .l-bg-grey__main__block .c-copy {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 981px) {
  .sotsugyo__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  .sotsugyo__main__section .c-hl_b {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 980px) {
  .sotsugyo__main__section .c-hl_b2 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 980px) {
  .sotsugyo__main__section.l-block {
    padding-bottom: 60px;
  }
}
.sotsugyo__main__section .c-copy {
  line-height: var(--c-line_relaxed);
}
.sotsugyo__main__section .c-list-arrow {
  margin: 20px 0 10px;
}
.sotsugyo__main__section .c-list-arrow li:last-of-type {
  margin-bottom: 0;
  text-align: right;
}
.sotsugyo__main__section .l-bg-grey {
  margin-bottom: 0;
}
.sotsugyo__main__section .l-bg-grey .l-bg-grey__main__block .c-copy {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .sotsugyo__main__section .l-bg-grey .l-bg-grey__main__block .c-copy {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
.sotsugyo__main__section__flex {
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 980px) {
  .sotsugyo__main__section__flex {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 981px) {
  .sotsugyo__main__section__flex__left {
    width: 50%;
  }
}
.sotsugyo__main__section__flex__left .u-sp {
  width: 60%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 600px) {
  .sotsugyo__main__section__flex__left .u-sp {
    width: 86%;
  }
}
.sotsugyo__main__section__flex__left .c-copy {
  line-height: var(--c-line_relaxed);
}
.sotsugyo__main__section__flex__right {
  flex: 1;
}
.sotsugyo__main__section ol {
  padding-left: 20px;
}
.sotsugyo__main__section ol.c-text-m {
  margin-top: 40px;
}
.sotsugyo__main__section ol.c-text-m li {
  list-style: decimal;
}
@media screen and (max-width: 980px) {
  .sotsugyo__main__section ol.c-text-m li {
    margin-bottom: 10px;
  }
}
.sotsugyo__main__section .l-table tr td:only-of-type {
  background: #fff;
}
.sotsugyo__main__section .c-faq:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 981px) {
  .careersupport__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.careersupport__main__section .c-hl_1 {
  text-align: left;
  line-height: var(--c-line_normal);
}
.careersupport__main__section .c-hl_1 spna {
  color: #004EA2;
}
.careersupport__main__section .c-text-m {
  padding-bottom: 8rem;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section .c-text-m {
    padding-bottom: 6rem;
  }
}
.careersupport__main__section__wrap {
  align-items: center;
  gap: 30px 110px;
}
.careersupport__main__section__wrap .c-img-wrap {
  width: 50%;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section__wrap .c-img-wrap {
    width: 100%;
  }
}
.careersupport__main__section__wrap__right {
  flex: 1;
}
.careersupport__main__section__wrap__right p {
  line-height: var(--c-line_relaxed);
}
.careersupport__main__section__wrap .l-about {
  gap: 20px;
}
.careersupport__main__section__wrap .l-about:last-child__right__lists {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section__wrap .l-about__right {
    padding: 0;
  }
}
.careersupport__main__section__wrap .l-about__right__lists li {
  list-style: none;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section__wrap.l-block {
    padding-bottom: 4rem;
  }
}
.careersupport__main__section__wrap__thumb .c-img-wrap {
  width: 50%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section__wrap__thumb .c-img-wrap {
    width: 36%;
    margin: 0 auto;
  }
}
.careersupport__main__section__wrap__thumb .c-img-wrap::after {
  content: "";
  display: block;
  height: 80px;
  border-left: 1px dotted #3F3F3F;
  position: absolute;
  left: 50%;
  bottom: -80px;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section__wrap__thumb .c-img-wrap::after {
    height: 39px;
    bottom: -40px;
  }
}
.careersupport__main__section__wrap__thumb .c-img-wrap img {
  max-width: 200px;
}
.careersupport__main__section .l-intro__head__text.step2 {
  background-color: #73CEAE;
}
.careersupport__main__section .l-intro__head__text.step3 {
  background-color: #62C1AB;
}
.careersupport__main__section .l-intro__head__text.step4 {
  background-color: #049E87;
}
.careersupport__main__section .l-intro__head__text.support {
  background: linear-gradient(90deg, rgb(0, 78, 162) 0%, rgb(4, 159, 135) 100%);
  margin-bottom: 30px;
}
.careersupport__main__section .l-intro__flex {
  align-items: center;
}
@media screen and (min-width: 981px) {
  .careersupport__main__section .l-intro__flex .c-img-wrap {
    width: 50%;
  }
}
@media screen and (max-width: 980px) {
  .careersupport__main__section .l-intro__flex .c-img-wrap {
    width: 60%;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 480px) {
  .careersupport__main__section .l-intro__flex .c-img-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 981px) {
  .careersupport__main__section .l-intro__flex__right {
    width: 50%;
    padding-left: 20px;
  }
}
.careersupport__main__section .l-intro__flex__right .c-hl_b {
  margin-bottom: 35px;
}
.careersupport__main__section .l-intro__flex__right .c-copy {
  margin-bottom: 15px;
  color: #004EA2;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section .l-intro__flex__right .c-copy {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.careersupport__main__section .l-intro__flex__right .c-text-m {
  line-height: var(--c-line_relaxed);
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .careersupport__main__section .l-intro__flex__right .c-text-m {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.careersupport__main__section .l-intro__flex__right .c-contents-more a {
  margin: 0 0 0 auto;
}

@media screen and (min-width: 981px) {
  .yonen__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.yonen__main__section .l-block {
  padding-bottom: 3rem;
}
.yonen__main__section .c-hl_b2 span {
  display: inline-block;
}
@media screen and (max-width: 980px) {
  .yonen__main__section.l-section {
    padding-bottom: 8rem;
  }
}
.yonen__main__section__wrap {
  align-items: center;
}
@media screen and (max-width: 980px) {
  .yonen__main__section__wrap {
    flex-direction: column-reverse;
  }
}
.yonen__main__section__wrap__left {
  flex: 1;
}
.yonen__main__section__wrap__left__block {
  overflow: hidden;
}
.yonen__main__section__wrap__left__block .c-star {
  margin-bottom: 15px;
}
.yonen__main__section__wrap__left__block:first-child {
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
.yonen__main__section__wrap__left__block:first-child::after {
  content: url("assets/images/svg/border-pattern01.svg");
  display: block;
  width: 114.4rem;
  height: -1px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.yonen__main__section__wrap__left .c-text-m {
  line-height: var(--c-line_relaxed);
}
.yonen__main__section__wrap .c-img-wrap {
  width: 56%;
}
@media screen and (max-width: 980px) {
  .yonen__main__section__wrap .c-img-wrap {
    width: 84%;
    margin-bottom: 40px;
  }
}
.yonen__main__section__wrap.incorporation {
  padding: 40px;
  border: 1px solid #B2903A;
  border-radius: 40px;
}
@media screen and (max-width: 980px) {
  .yonen__main__section__wrap.incorporation {
    padding: 30px 20px;
  }
}
.yonen__main__section__wrap.incorporation h2 {
  font-size: 4rem;
  font-weight: 200;
  text-align: left;
  padding-left: 75px;
  margin-bottom: 30px;
  position: relative;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .yonen__main__section__wrap.incorporation h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
.yonen__main__section__wrap.incorporation h2::before {
  content: url("assets/images/svg/students-voice.svg");
  display: block;
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.yonen__main__section__wrap.incorporation h2 span {
  display: inline-block;
}
.yonen__main__section__wrap.incorporation .l-flex-wrap {
  gap: 40px;
}
.yonen__main__section__wrap.incorporation .l-flex-wrap .c-img-wrap {
  max-width: 300px;
  margin: 0 auto;
}
.yonen__main__section__wrap.incorporation .l-flex-wrap__right {
  flex: 1;
}
.yonen__main__section__wrap.incorporation .l-flex-wrap__right .c-hl_b2 span {
  font-size: 1.6rem;
}
@media screen and (max-width: 980px) {
  .yonen__main__section__wrap.incorporation .l-flex-wrap__right .c-hl_b2 span {
    font-size: 1.4rem;
  }
}
.yonen__main__section__wrap.incorporation .l-flex-wrap__right .c-text-s {
  margin-bottom: 30px;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .yonen__main__section__wrap.incorporation .l-flex-wrap__right .c-text-s {
    margin-bottom: 15px;
  }
}
.yonen__main__section__wrap.incorporation .l-flex-wrap__right .c-text-m {
  line-height: var;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .yonen__main__section__table .l-table tr td {
    vertical-align: top;
  }
}
.yonen__main__section__table .l-table tr td:first-child {
  background: #fff;
}
.yonen__main__section__table .l-table tr td[colspan] {
  background: #F0F0F0;
}

@media screen and (min-width: 981px) {
  .aftersupport__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.aftersupport__main__section .c-hl_1 {
  text-align: left;
  margin-bottom: 60px;
}
.aftersupport__main__section__wrap__desc {
  margin-bottom: 60px;
}
.aftersupport__main__section__wrap .l-intro.two-years .l-intro__head__text {
  background: #F18E2C;
}
.aftersupport__main__section__wrap .l-intro.two-years .l-intro__head__text span {
  color: #F18E2C;
}
.aftersupport__main__section__wrap .l-intro.two-years .l-intro__feature__content {
  border-color: #F18E2C;
}
.aftersupport__main__section__wrap .l-intro.two-years .l-intro__feature__content .c-star {
  color: #F18E2C;
}
.aftersupport__main__section__wrap .l-intro.three-years .l-intro__head__text {
  background: #92539D;
}
.aftersupport__main__section__wrap .l-intro.three-years .l-intro__head__text span {
  color: #92539D;
}
.aftersupport__main__section__wrap .l-intro.three-years .l-intro__feature {
  padding-bottom: 100px;
}
.aftersupport__main__section__wrap .l-intro.three-years .l-intro__feature__content {
  border-color: #92539D;
}
.aftersupport__main__section__wrap .l-intro.three-years .l-intro__feature__content .c-star {
  color: #92539D;
}
.aftersupport__main__section__wrap .l-intro__feature {
  gap: 20px;
  padding: 30px 0 80px;
}
@media screen and (max-width: 980px) {
  .aftersupport__main__section__wrap .l-intro__feature {
    padding: 15px 0 80px;
  }
}
.aftersupport__main__section__wrap .l-intro__feature__content {
  border-radius: 0;
  border: 1px solid;
}
@media screen and (max-width: 980px) {
  .aftersupport__main__section__wrap .l-intro__feature__content {
    padding: 20px;
  }
}
.aftersupport__main__section__wrap .l-intro__feature__content::before, .aftersupport__main__section__wrap .l-intro__feature__content::after {
  content: none;
}
.aftersupport__main__section__wrap .l-intro__feature__content .c-star {
  margin-bottom: 20px;
}
.aftersupport__main__section__wrap .l-intro__feature__content .c-text-m {
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .aftersupport__main__section__wrap .l-intro__feature__content__desc {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 981px) {
  .campus__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.campus__main__section .c-hl_1 {
  text-align: left;
  line-height: var(--c-line_normal);
}
.campus__main__section__desc .c-copy {
  line-height: var(--c-line_relaxed);
}
.campus__main__section .c-list-timeline .month-1 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-1 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-1 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-1 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-1 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-1 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-1 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-1 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-1 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-1 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-1 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-1.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-1 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-1 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-2 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-2 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-2 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-2 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-2 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-2 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-2 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-2 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-2 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-2 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-2 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-2 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-2 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-3 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-3 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-3:last-child .content {
  padding: 0 0 10rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3:last-child .content {
    padding: 0 0 7rem 6rem;
  }
}
.campus__main__section .c-list-timeline .month-3 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-3 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-3 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-3 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-3 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-3 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-3 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-3 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-3 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-3.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-3 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-3 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-4 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-4 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-4 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-4 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-4 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-4 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-4 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-4 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-4 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-4 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-4 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-4.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-4 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-4 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-5 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-5 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-5 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-5 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-5 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-5 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-5 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-5 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-5 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-5 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-5 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-5 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-5 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-6 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-6 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-6 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-6 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-6 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-6 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-6 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-6 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-6 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-6 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-6 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-6.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-6 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-6 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-7 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-7 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-7 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-7 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-7 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-7 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-7 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-7 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-7 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-7 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-7 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-7.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-7 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-7 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-8 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-8 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-8 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-8 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-8 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-8 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-8 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-8 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-8 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-8 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-8 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-8.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-8 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-8 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-9 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-9 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-9 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-9 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-9 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-9 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-9 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-9 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-9 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-9 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-9 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-9.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-9 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-9 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-10 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-10 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-10 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-10 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-10 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-10 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-10 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-10 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-10 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-10 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-10 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-10 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-10 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-11 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-11 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-11 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-11 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-11 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-11 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-11 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-11 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-11 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-11 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-11 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-11.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-11 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-11 .content::before {
    width: 65px;
    height: 65px;
  }
}
.campus__main__section .c-list-timeline .month-12 {
  display: block;
}
@media screen and (min-width: 981px) {
  .campus__main__section .c-list-timeline .month-12 {
    padding-left: 70px;
  }
}
.campus__main__section .c-list-timeline .month-12 .content {
  padding: 0 0 14rem 11rem;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content {
    padding: 0 0 14rem 6rem;
    margin-left: 30px;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.campus__main__section .c-list-timeline .month-12 .content__group:nth-child(2) {
  margin-top: 40px;
}
.campus__main__section .c-list-timeline .month-12 .content__group__img {
  width: 16%;
}
@media screen and (max-width: 1280px) {
  .campus__main__section .c-list-timeline .month-12 .content__group__img {
    width: 37%;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__group__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content__group__text {
    flex: auto;
    width: 100%;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__group__text__title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content__group__text__title {
    font-size: 1.8rem;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__group__text__title span {
  display: inline-block;
}
.campus__main__section .c-list-timeline .month-12 .content__group__text__catch {
  color: #FF73A0;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content__group__text__catch {
    font-size: 1.6rem;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__group__text__desc {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content__group__text__desc {
    font-size: 1.4rem;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__group__text .c-contents-view-more {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content__group__text .c-contents-view-more {
    text-align: left;
  }
  .campus__main__section .c-list-timeline .month-12 .content__group__text .c-contents-view-more__block {
    width: 80px;
  }
}
.campus__main__section .c-list-timeline .month-12 .content__text-only {
  font-size: 2.4rem;
  padding-top: 40px;
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content__text-only {
    font-size: 1.8rem;
  }
  .campus__main__section .c-list-timeline .month-12 .content__text-only:nth-of-type(2) {
    padding-top: 20px;
  }
}
.campus__main__section .c-list-timeline .month-12 .content::before {
  width: 160px;
  height: 160px;
  border-radius: 0;
  content: "";
  display: inline-block;
  background: none;
  top: -35px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-image: url("assets/images/icon-schedule-12.svg");
}
@media screen and (max-width: 980px) {
  .campus__main__section .c-list-timeline .month-12 .content::before {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  .campus__main__section .c-list-timeline .month-12 .content::before {
    width: 65px;
    height: 65px;
  }
}

@media screen and (min-width: 981px) {
  .club__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.club__main__section__desc .c-copy {
  line-height: var(--c-line_relaxed);
}
.club__main__section .l-detail-info__unit__head__title .c-img-wrap {
  max-width: 200px;
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .club__main__section .l-detail-info__unit__head__title .c-img-wrap {
    max-width: 175px;
  }
}
.club__main__section > .c-text-m {
  text-align: right;
  margin-top: 20px;
}
.club__main__section .kengaku__main__top__concept__primary__unit__img .c-img-wrap {
  width: 84%;
}
.club__main__section .kengaku__main__top__concept__primary__unit__text .c-copy {
  font-size: 2rem;
  color: #004EA2;
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .club__main__section .kengaku__main__top__concept__primary__unit__text .c-copy {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 981px) {
  .support__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.support__main__section .l-detail-info__unit__head {
  align-items: flex-start;
  justify-content: start;
  gap: 20px;
  margin-bottom: 0;
}
.support__main__section .l-detail-info__unit__head .c-img-wrap {
  min-width: 130px;
}
.support__main__section .l-detail-info__unit__head__title .c-star {
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .support__main__section .l-detail-info__unit__head__title .c-star {
    font-size: 1.8rem;
    padding-left: 18px;
  }
}
.support__main__section .l-detail-info__unit__head__title .c-font-bold {
  margin-bottom: 15px;
}
.support__main__section .l-detail-info__unit .u-sp {
  margin-top: 20px;
}
.support__main__section__desc .c-text-m {
  margin-bottom: 20px;
}
.support__main__section__desc .c-list-arrow li:last-of-type {
  margin-bottom: 0;
}
.support__main__section__desc .c-copy {
  color: #004EA2;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .support__main__section__desc .c-copy {
    font-size: 1.8rem;
  }
}
.support__main__section__desc .l-bg-grey {
  margin-top: 40px;
}

@media screen and (min-width: 981px) {
  .extension-guide__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}

@media screen and (min-width: 981px) {
  .news__main {
    width: 84%;
    padding-right: 70px;
    padding-left: 20px;
  }
}
.news__main__section__head .top-news__list__article__title h2 {
  line-height: var(--c-line_normal);
}
.news__main__section__desc .l-posts__wrap__article:last-of-type {
  margin-bottom: 0;
}

.news-post {
  padding-bottom: 130px;
}
@media screen and (max-width: 980px) {
  .news-post {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 981px) {
  .news-post {
    padding: 0 20px 130px;
  }
}
.news-post__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 60px;
}
@media screen and (max-width: 980px) {
  .news-post__head {
    padding-bottom: 8rem;
  }
}
.news-post__head .c-img-wrap {
  width: 48%;
}
@media screen and (max-width: 980px) {
  .news-post__head .c-img-wrap {
    width: 100%;
  }
}
.news-post__head .c-img-wrap img {
  border-radius: 40px;
}
.news-post__head__text {
  flex: 1;
}
@media screen and (max-width: 980px) {
  .news-post__head__text {
    width: 100%;
  }
}
.news-post__head__text .l-posts__wrap__article__time {
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .news-post__head__text .l-posts__wrap__article__time {
    margin-bottom: 20px;
  }
}
.news-post__head__text .entry-title {
  text-align: left;
  line-height: var(--c-line_normal);
}
@media screen and (max-width: 980px) {
  .news-post__head__text .entry-title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 980px) {
  .news-post .l-inner_1280 {
    padding: 0;
  }
}
.news-post .l-inner_1280.entry-content {
  font-size: 1.6rem;
}
@media screen and (max-width: 980px) {
  .news-post .l-inner_1280.entry-content {
    font-size: 1.4rem;
  }
}

.nav-links {
  display: flex;
  justify-content: space-between;
  max-width: 144rem;
  border-top: 1px dotted #EBEBEB;
  border-bottom: 1px dotted #EBEBEB;
  padding: 20px 0;
  margin: 0 auto 60px;
}
@media screen and (max-width: 980px) {
  .nav-links {
    padding: 20px;
  }
}
.nav-links .nav-previous, .nav-links .nav-next {
  width: 50%;
}
@media screen and (min-width: 981px) {
  .nav-links .nav-previous, .nav-links .nav-next {
    padding: 20px 0;
  }
}
.nav-links .nav-previous .meta-nav, .nav-links .nav-next .meta-nav {
  font-size: 1.4rem;
  color: #505050;
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .nav-links .nav-previous .meta-nav, .nav-links .nav-next .meta-nav {
    font-size: 1.2rem;
  }
}
.nav-links .nav-previous .post-title, .nav-links .nav-next .post-title {
  font-size: 2rem;
  color: #333;
}
@media screen and (max-width: 980px) {
  .nav-links .nav-previous .post-title, .nav-links .nav-next .post-title {
    font-size: 1.6rem;
  }
}
.nav-links .nav-previous {
  border-right: 1px solid #EBEBEB;
}
.nav-links .nav-next {
  text-align: right;
}

.compliance.l-inner {
  padding: 0 20px;
}
.compliance__main__section .c-copy {
  line-height: var(--c-line_relaxed);
  margin-bottom: 120px;
}
@media screen and (max-width: 980px) {
  .compliance__main__section .c-copy {
    margin-bottom: 80px;
  }
}
.compliance__main__section:first-child {
  margin-top: 90px;
}
.compliance__main__section__lists__content {
  margin-top: 80px;
  font-size: 20px;
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content {
    margin-top: 60px;
  }
}
.compliance__main__section__lists__content__title {
  font-weight: var(--font-weight_bold);
  margin-bottom: 15px;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content__title {
    font-size: 1.8rem;
  }
}
.compliance__main__section__lists__content__desc {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content__desc {
    font-size: 1.4rem;
  }
}
.compliance__main__section__lists__content .l-table {
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content .l-table tbody {
    display: table-caption;
  }
  .compliance__main__section__lists__content .l-table tbody tr {
    display: flex;
    flex-wrap: wrap;
    border-width: 1px 1px 0px 1px;
  }
  .compliance__main__section__lists__content .l-table tbody tr td {
    width: 100%;
    border-right: none;
  }
  .compliance__main__section__lists__content .l-table tbody tr td:last-child {
    border-bottom: none;
  }
  .compliance__main__section__lists__content .l-table tbody tr td span {
    display: inline-block;
    padding-right: 100px;
  }
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content .l-table.row tbody {
    display: table-caption;
  }
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content .l-table.row tbody tr {
    display: flex;
    flex-wrap: wrap;
    border-width: 1px 1px 0px 1px;
  }
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content .l-table.row tbody tr .head {
    width: 100%;
    border-bottom: 1px #707070 solid;
  }
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content .l-table.row tbody tr td {
    width: 50%;
    border-bottom: none;
  }
}
.compliance__main__section__lists__content .l-table.row tbody tr:nth-child(n+4) td {
  background-color: #fff;
}
@media screen and (max-width: 980px) {
  .compliance__main__section__lists__content.l-block {
    padding-bottom: 80px;
  }
}
.compliance__main .l-wrapper:last-child {
  padding-bottom: 120px;
}
@media screen and (max-width: 980px) {
  .compliance__main .l-wrapper:last-child {
    padding-bottom: 80px;
  }
}

.legal {
  margin-top: 160px;
}
.legal.l-inner {
  padding: 0 20px;
}
@media screen and (max-width: 980px) {
  .legal {
    margin-top: 100px;
  }
}
@media screen and (max-width: 980px) {
  .legal__main .l-block {
    padding-bottom: 6rem;
  }
}
.legal__main__section .c-copy {
  line-height: var(--c-line_relaxed);
  margin-bottom: 70px;
}
@media screen and (max-width: 980px) {
  .legal__main__section .c-copy {
    margin-bottom: 80px;
  }
}
.legal__main__section .l-flex-wrap {
  margin-top: 30px;
  align-items: center;
  gap: 20px;
}

.access {
  margin-top: 160px;
}
@media screen and (max-width: 980px) {
  .access {
    margin-top: 100px;
  }
}
.access.l-inner {
  padding: 0 20px;
}
.access__main {
  justify-content: space-between;
}
.access__main__section {
  width: 30%;
}
@media screen and (max-width: 980px) {
  .access__main__section {
    width: 100%;
  }
}
.access__main__section .c-font-bold {
  margin: 40px 0 30px;
}
@media screen and (max-width: 980px) {
  .access__main__section .c-font-bold {
    margin: 30px 0 30px;
  }
}
.access__main__section .c-font-bold:nth-of-type(2) {
  margin-top: 60px;
}
.access__main__section .c-copy {
  margin-bottom: 15px;
}
.access__main__section .l-flex-wrap {
  margin-top: 30px;
  align-items: center;
  gap: 20px;
}
.access__main__section .c-hl_b span {
  font-size: 1.6rem;
}

.inquiry {
  margin-top: 160px;
}
@media screen and (max-width: 980px) {
  .inquiry {
    margin-top: 100px;
  }
}
.inquiry.l-inner {
  padding: 0 20px;
}
.inquiry__main {
  width: 100%;
}
.inquiry__main__section .c-font-bold {
  margin: 40px 0 30px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .c-font-bold {
    margin: 30px 0 0;
  }
}
.inquiry__main__section .c-text-m {
  padding-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .c-text-m {
    padding: 20px 0;
  }
}
.inquiry__main__section .c-text-m .top-link {
  position: relative;
  padding-left: 10px;
}
.inquiry__main__section .c-text-m .top-link::before {
  content: url("assets/images/svg/arrow-list.svg");
  display: block;
  padding-left: 10px;
  width: auto;
  position: absolute;
  left: 0;
  top: -3px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.inquiry__main__section__note {
  padding: 40px;
  border: 1px solid #1F4D9C;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section__note {
    padding: 30px 20px;
  }
}
.inquiry__main__section__note h4 {
  font-size: 1.6rem;
  font-weight: var(--font-weight_bold);
  margin-bottom: 15px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section__note h4 {
    font-size: 1.4rem;
  }
}
.inquiry__main__section__note p {
  font-size: 1.6rem;
  line-height: var(--c-line_relaxed);
}
@media screen and (max-width: 980px) {
  .inquiry__main__section__note p {
    font-size: 1.4rem;
  }
}
.inquiry__main__section__note p a {
  font-weight: var(--font-weight_bold);
}
.inquiry__main__section__btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-top: 60px;
}
.inquiry__main__section__btn__modify, .inquiry__main__section__btn__confirm,
.inquiry__main__section__btn .wpcf7-submit {
  color: var(--c-black);
  background: #fff;
  border: 2px solid #787878;
  border-radius: 50px;
  text-align: center;
  width: 17%;
  font-size: 1.6rem;
  height: 40px;
  line-height: 40px;
}
.inquiry__main__section__btn__confirm.c-unclickable {
  pointer-events: none;
  opacity: 0.3;
}
.inquiry__main__section .wpcf7-form .from-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list {
    margin-bottom: 40px;
  }
}
.inquiry__main__section .wpcf7-form .from-list ::-moz-placeholder {
  font-size: 1.6rem;
  color: var(--c-grey_02);
}
.inquiry__main__section .wpcf7-form .from-list ::placeholder {
  font-size: 1.6rem;
  color: var(--c-grey_02);
}
.inquiry__main__section .wpcf7-form .from-list:last-of-type .from-list__label {
  padding: 0;
}
.inquiry__main__section .wpcf7-form .from-list:nth-child(n+6) .from-list__label {
  align-items: flex-start;
  padding-top: 20px;
}
.inquiry__main__section .wpcf7-form .from-list__label {
  width: 21%;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-right: 80px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list__label {
    width: auto;
    gap: 15px;
  }
}
.inquiry__main__section .wpcf7-form .from-list__label p:nth-of-type(1) {
  display: none;
}
.inquiry__main__section .wpcf7-form .from-list__label br {
  display: none;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list__label {
    font-size: 1.4rem;
  }
}
.inquiry__main__section .wpcf7-form .from-list__label .required {
  color: #fff;
  background: #FE786D;
  padding: 4px 8px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list__label .required {
    font-size: 1.2rem;
    padding: 3px 6px;
  }
}
.inquiry__main__section .wpcf7-form .from-list__label-sub {
  font-size: 1.6rem;
  padding-right: 10px;
  font-weight: var(--font-weight_bold);
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list__label-sub {
    display: block;
    padding-bottom: 10px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 981px) {
  .inquiry__main__section .wpcf7-form .from-list__content {
    flex: 1;
  }
}
.inquiry__main__section .wpcf7-form .from-list__content__name p {
  display: flex;
  flex-wrap: wrap;
}
.inquiry__main__section .wpcf7-form .from-list__content__name p label {
  padding-right: 10px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list__content__name p label {
    width: 50%;
  }
}
.inquiry__main__section .wpcf7-form .from-list__content .wpcf7-list-item {
  margin: 0;
}
.inquiry__main__section .wpcf7-form .from-list__content .wpcf7-list-item input {
  transform: scale(2);
  margin: 0 10px 0 0;
}
.inquiry__main__section .wpcf7-form .from-list__content .wpcf7-form-control-wrap {
  font-size: 1.6rem;
  margin-right: 10px;
}
.inquiry__main__section .wpcf7-form .from-list__content .wpcf7-form-control-wrap input {
  padding: 15px;
  border-radius: 4px;
  border: 1px solid var(--c-grey_02);
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-list__content .wpcf7-form-control-wrap input {
    width: 80%;
  }
  .inquiry__main__section .wpcf7-form .from-list__content .wpcf7-form-control-wrap input.checkbox {
    width: auto;
  }
}
.inquiry__main__section .wpcf7-form .from-list__content .wpcf7-form-control-wrap textarea {
  width: 80%;
  border-color: var(--c-grey_02);
  border-radius: 4px;
  padding: 15px;
}
.inquiry__main__section .wpcf7-form .wpcf7-response-output {
  font-size: 1.6rem;
  color: #dc3232;
}
.inquiry__main__section .wpcf7-form .contact-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 40px;
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .contact-btn {
    margin-top: 40px;
    gap: 20px;
  }
}
.inquiry__main__section .wpcf7-form .contact-btn > p {
  display: none;
}
.inquiry__main__section .wpcf7-form .contact-btn__block {
  width: 17%;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .inquiry__main__section .wpcf7-form .contact-btn__block {
    width: 30%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .contact-btn__block {
    width: 80%;
  }
}
.inquiry__main__section .wpcf7-form .contact-btn__block::after {
  content: url("assets/images/svg/arrow-list.svg");
  display: block;
  height: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 8%;
}
.inquiry__main__section .wpcf7-form .contact-btn__block.previous::after {
  left: 8%;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
}
.inquiry__main__section .wpcf7-form .contact-btn span, .inquiry__main__section .wpcf7-form .contact-btn br {
  display: none;
}
.inquiry__main__section .wpcf7-form .from-submit {
  width: 100%;
  text-align: center;
  position: relative;
  border-radius: 40px;
  font-size: 1.6rem;
  height: 40px;
  background: #fff;
  color: var(--c-black);
}
@media screen and (max-width: 980px) {
  .inquiry__main__section .wpcf7-form .from-submit {
    font-size: 1.4rem;
  }
}
.inquiry__main__section .wpcf7-form .from-submit.wpcf7-submit {
  border: 2px solid var(--c-blue_02);
}
.inquiry__main__section .wpcf7-form .from-submit.wpcf7-previous {
  border: 2px solid #787878;
}
.inquiry__main__section .wpcf7-form .from-submit p span, .inquiry__main__section .wpcf7-form .from-submit p br {
  display: none;
}

.confirm__section {
  border-bottom: 1px solid #000;
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  .confirm__section {
    margin-bottom: 40px;
  }
}
.confirm__section__content {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 20px 45px 0;
  border-top: 1px solid #000;
}
@media screen and (max-width: 980px) {
  .confirm__section__content {
    padding: 20px 0;
    gap: 15px;
  }
  .confirm__section__content p:not([class]) {
    display: none;
  }
}
.confirm__section__content__item {
  width: 30%;
  font-size: 1.6rem;
  font-weight: var(--font-weight_bold);
}
@media screen and (max-width: 980px) {
  .confirm__section__content__item {
    width: 100%;
  }
}
.confirm__section__content__output {
  width: 70%;
  font-size: 1.6rem;
  word-wrap: break-word;
}
@media screen and (max-width: 980px) {
  .confirm__section__content__output {
    width: 100%;
  }
}
.confirm__section > p {
  display: none;
}

.finish .inquiry__main__section .c-font-bold {
  margin-top: 0;
}
@media screen and (min-width: 981px) {
  .finish .inquiry__main__section .c-font-bold {
    padding-top: 40px;
  }
}
@media screen and (max-width: 980px) {
  .finish .inquiry__main__section .c-font-bold {
    margin-top: 0;
  }
}

.contact-list dl {
  font-size: 1.6rem;
  font-weight: var(--font-weight_bold);
  line-height: var(--c-line_relaxed);
  display: flex;
  flex-wrap: wrap;
  gap: 15px 35px;
  padding: 20px 0;
  border-bottom: 1px solid var(--c-black);
}
@media screen and (max-width: 980px) {
  .contact-list dl {
    font-size: 1.4rem;
  }
}
.contact-list dl dt {
  width: 22%;
}
@media screen and (max-width: 980px) {
  .contact-list dl dt {
    width: 100%;
  }
}
.contact-list .l-bg-grey__main__block__contact {
  margin-top: 30px;
  position: relative;
}
.contact-list .l-bg-grey__main__block__contact img {
  display: block;
  height: 5px;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%) rotate(180deg);
}

/*-------------------------------------------------
	footer
---------------------------------------------------*/
.site-footer {
  background-color: #606060;
}
@media screen and (max-width: 980px) {
  .site-footer {
    background-color: #787878;
  }
}
.site-footer .footer-main {
  padding: 40px 80px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main {
    padding: 10px;
  }
}
@media screen and (min-width: 981px) {
  .site-footer .footer-main {
    display: flex;
  }
}
.site-footer .footer-main .footer-left .footer-summary {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-left .footer-summary {
    display: block;
  }
}
.site-footer .footer-main .footer-left .footer-summary .footer-site-title {
  padding-right: 30px;
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-site-title {
    padding-right: 20px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-site-title {
    margin-top: 50px;
  }
}
.site-footer .footer-main .footer-left .footer-summary .footer-site-title h2 {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  letter-spacing: var(--space_xxs);
  text-align: left;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-site-title h2 {
    text-align: center;
  }
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-site-title h2 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-navigation {
    margin-bottom: 25px;
  }
}
.site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper {
  list-style: disc;
}
@media screen and (min-width: 981px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper {
    display: flex;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper {
    text-align: center;
  }
}
.site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper li {
  padding-left: 30px;
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper li {
    padding-left: 10px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper li {
    margin-bottom: 20px;
  }
}
.site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper li span {
  color: #fff;
  font-size: 1.2rem;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper li span {
    font-size: 13px;
  }
}
.site-footer .footer-main .footer-left .footer-summary .footer-navigation-wrapper li:before {
  content: ""; /* 空の要素作成 */
  width: 5px; /* 幅指定 */
  height: 5px; /* 高さ指定 */
  display: inline-block; /* インラインブロックにする */
  background-color: #fff; /* 背景色指定 */
  border-radius: 50%; /* 要素を丸くする */
  position: relative; /* 位置調整 */
  top: -2px; /* 位置調整 */
  margin-right: 3px;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-address address {
    text-align: center;
  }
}
@media screen and (min-width: 981px) {
  .site-footer .footer-main .footer-left .footer-address address {
    display: flex;
  }
}
.site-footer .footer-main .footer-left .footer-address address .address-tel {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-address address .address-tel p:not(:last-child) {
    padding-right: 20px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-address address .address-tel {
    margin-top: 20px;
  }
}
.site-footer .footer-main .footer-left .footer-address address p {
  color: #fff;
  font-size: 14px;
}
@media screen and (min-width: 981px) {
  .site-footer .footer-main .footer-left .footer-address address p {
    padding-right: 15px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-address address p {
    padding-right: 0px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-address {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-left .footer-pamphlet {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-pamphlet {
    margin-bottom: 35px;
  }
}
.site-footer .footer-main .footer-left .footer-pamphlet__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 30px;
  background-color: #FA78BE;
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-left .footer-pamphlet__wrap {
    width: 40%;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-left .footer-pamphlet__wrap {
    width: 55%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .site-footer .footer-main .footer-left .footer-pamphlet__wrap {
    width: 65%;
  }
}
.site-footer .footer-main .footer-left .footer-pamphlet__wrap p {
  color: #fff;
  font-size: 14px;
}
.site-footer .footer-main .footer-left .footer-pamphlet__wrap__link {
  width: 7px;
  padding-bottom: 7px;
}
.site-footer .footer-main .footer-left .footer-pamphlet__wrap__link img {
  width: 100%;
}
.site-footer .footer-main .footer-right .footer-summary {
  align-items: flex-end;
  margin-bottom: 15px;
}
@media screen and (min-width: 981px) {
  .site-footer .footer-main .footer-right .footer-summary {
    display: flex;
  }
}
.site-footer .footer-main .footer-right .footer-summary .footer-related {
  display: flex;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-related {
    justify-content: center;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 981px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-related {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-related {
    margin-right: 0px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-related a:not(:last-child) {
    margin-right: 20px;
  }
}
.site-footer .footer-main .footer-right .footer-summary .footer-related a p {
  background-color: #fff;
  padding: 5px 30px;
  margin-right: 10px;
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-related a p {
    padding: 5px 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-related a p {
    width: 120px;
    height: 30px;
    padding: 8px 15px;
    text-align: center;
  }
}
.site-footer .footer-main .footer-right .footer-summary .footer-sns-icons {
  display: flex;
  position: relative;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-sns-icons {
    justify-content: center;
    margin-bottom: 35px;
  }
}
.site-footer .footer-main .footer-right .footer-summary .footer-sns-icons .sns-share {
  width: 100%;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-sns-icons .sns-share {
    top: -20px;
  }
}
.site-footer .footer-main .footer-right .footer-summary .footer-sns-icons .sns-share .sns-share-text {
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}
.site-footer .footer-main .footer-right .footer-summary .footer-sns-icons a:not(:last-child) {
  margin-right: 25px;
}
@media screen and (max-width: 1280px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-sns-icons a:not(:last-child) {
    margin-right: 15px;
  }
}
.site-footer .footer-main .footer-right .footer-summary .footer-sns-icons a img {
  width: 30px;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-summary .footer-sns-icons a img {
    width: 25px;
  }
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-copyright {
    margin-bottom: 50px;
  }
}
.site-footer .footer-main .footer-right .footer-copyright p {
  color: #fff;
  font-size: 1.2rem;
  text-align: end;
}
@media screen and (max-width: 980px) {
  .site-footer .footer-main .footer-right .footer-copyright p {
    font-size: 10px;
    text-align: center;
  }
}