@charset "UTF-8";


/* 202111 */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');
/* 202111 */


html {
  font-size: 62.5%;
}
.financial-b2 {
  font-family: 'Meiryo', 'Hiragino Kaku Gothic ProN', -apple-system, BlinkMacSystemFont, 'Segoe UI',
    'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Noto Sans', 'Helvetica Neue', 'Helvetica',
    sans-serif;
}
.main {
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  font-weight: 300;
}
.header {
  position: fixed;
  top: -64px;
  left: 0;
  right: 0;
  transition: top 0.3s linear;
}
.header__fixed {
  top: 0;
  z-index: 10;
  background-color: #000;
  width: 100%;
}
.header__in {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 12px 24px;
  height: 64px;
  border-bottom: 1px solid rgb(32, 32, 32);
}
.header__logo img {
  width: 180px;
  font-size: 0;
}
.header__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-left: auto;
}
.header__nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.header__nav li {
  color: #fff;
  margin-left: 24px;
  font-size: 1.4rem;
}
.header-address {
  color: #fff;
  margin-left: 32px;
  text-align: right;
}
.header-address__phone-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Times New Roman', Times, serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.35;
  margin: 0 auto;

  color: inherit;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
.header-address__phone-number:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 15px;
  background: url(../img/ic_tel_01.svg) no-repeat;
  background-size: 22px 15px;
  margin-right: 8px;
}
.header-address__business-hours {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.35;
  margin: 0 auto;
}
.announce {
  background: #000;
  width: 100%;
  padding: 24px 0;
}
.announce__text {
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
}
.link {
  text-decoration: underline;
}
.link:hover {
  opacity: 0.6;
}
.link--nav:hover {
  text-decoration: underline;
}
.hero {
  display: flex;
  width: 100%;
  height: 480px;
  justify-content: center;
  flex-direction: column;
  background-color: #000;
  background-image: url(../img/index_mv_01.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding-bottom: 24px;
}
.hero--houjin {
  background-image: url(../img/houjin_mv_01.jpg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: auto;
  text-align: left;
  padding: 0;
  min-height: 445px;
}
.hero__wrapper--houjin {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.hero__logo {
  margin-top: 8px;
  line-height: 0;
}
.hero__logoImage {
  font-size: 7.2rem;
  width: 440px;
  line-height: 1;
}
.hero__title {
  margin-top: 24px;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.34;
}
.hero__subtitle {
  margin-top: 12px;
  padding: 2px 0;
  font-size: 1.8rem;
  line-height: 1.33;
}
.hero__buttonArea {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.hero__button {
  margin: 0 12px;
}
.hero__container {
  padding: 7.65% 36px 0;
  width: 100%;
  margin: 0 auto -64px;
  max-width: 1330px;
}
.hero__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hero__column {
  position: relative;
  min-height: 1px;
  padding: 36px;
}
.hero__column--text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53.8345865%;
  flex: 0 0 53.8345865%;
  max-width: 53.8345865%;
}
.hero__column--image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46.1654135%;
  flex: 0 0 46.1654135%;
  max-width: 46.1654135%;
}
.hero__heading {
  font-size: 4rem;
  line-height: 1.35;
}
.hero__heading-logo {
  display: inline-block;
  width: 59.9738823%;
  line-height: 1;
  max-width: 372px;
}
.hero__heading-text {
  display: inline-block;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
}
.hero__figure .hero__image{
  filter: drop-shadow(0 0 40px rgba(0, 0, 0, .25));
}
.hero__image {
  width: 100%;
}
.hero__string {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.67;
  margin: 40px auto;
}
.hero__button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.hero__button-column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 8px;
  padding-left: 8px;
}
.button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 262px;
  height: 56px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  color: #000;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration-line: none;
}
.button:hover {
  opacity: 0.8;
}
.button--block {
  width: 100%;
}
.button--register {
  border: 1px solid #f58700;
  background: #f58700;
  color: #fff;
}
.button--primary {
  border: 1px solid #F48700;
  background: #F48700;
  color: #fff;
}
.button--secondary {
  border: 1px solid #357AD5;
  background: #357AD5;
  color: #fff;
}
.button--thirdly {
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  color: #0F0F0F;
}
.button--primary,
.button--secondary,
.button--thirdly {
  border-radius: 3px;
}
.button__container {
  margin: 0 auto;
  max-width: 644px;
}
.button__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.button__column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 8px;
  padding-left: 8px;
}
.introduction {
  position: relative;
  margin-top: -96px;
  padding-bottom: 136px;
  text-align: center;
}
.introduction__image {
  width: 640px;
}
.introduction__textArea {
  margin-top: 72px;
}
.introduction__title {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.5;
}
.introduction__text {
  margin-top: 48px;
  font-size: 2rem;
  line-height: 2;
}
.section {
  padding: 72px 0;
}
.section--default {
  padding: 108px 0 72px;
}
.section--plan {
  background-color: #F1F1F1;
}
.section--step {
  background-color: #DDDDDD;
}
.section--dark {
  background-color: #0F0F0F;
  color: #fff;
}
.section--contents {
  padding: 136px 0 256px;
  background: #0f0f0f;
  color: #fff;
}
.section--writers {
  padding: 0 0 136px;
  background: #0f0f0f;
  color: #fff;
  overflow: hidden;
}
.section--event {
  padding: 136px 0;
  background: #ddd;
}
.section--faq {
  background: #000;
  color: #fff;
}
.section--notes {
  background: #202122;
  color: #fff;
}
.section__inner {
  width: 1128px;
  margin: 0 auto;
}
.section__heading {
  padding: 18px 0;
  font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Meiryo',
    -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell',
    'Noto Sans', sans-serif;
  font-size: 7.2rem;
  font-weight: bold;
  line-height: 1;
}
.section__heading--houjin {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 5.6rem;
  line-height: 1.35;
}
.section__heading--title {
  margin-right: 48px;
}
.section__heading--sub {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  vertical-align: middle;
}
.section__heading--secondary {
  padding: 8px 0 7px;
  font-size: 4.8rem;
  line-height: 1.14;
}
.section__lead {
  margin-top: 24px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2;
}
.section__title {
  margin-top: 4px;
  font-size: 1.8rem;
  line-height: 1.75;
}
.section__content {
  padding-top: 56px;
}
.contens-list {
  margin-top: 72px;
}
.contents-list__item {
  display: flex;
  margin-top: 104px;
}
.contents-list__imageArea {
  width: 360px;
}
.contents-list__image {
  width: 100%;
}
.contents-list__textArea {
  width: 768px;
  margin-left: 72px;
  vertical-align: top;
}
.contents-list__title {
  padding: 0 0 4px;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.34;
}
@media (max-width: 640px) {
  .contents-list__title {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.contents-list__text {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: justify;
  text-align-last: left;
}
.contents-list__text {
  font-size: 2rem;
}
.writers-list__container {
  overflow-x: auto;
}
.writers-list {
  display: flex;
  /*justify-content: space-between; */
  flex-wrap: wrap;
  margin-top: 24px;
  overflow-x: auto;
}
.writers-list__item {
  position: relative;
  margin-top: 48px;
  margin-right: 16px;
}
.writers-list__textArea {
  position: relative;
  width: 304px;
  margin: -80px 0 0 48px;
  padding: 24px 0 0 24px;
  background: #0f0f0f;
}
.writers-list__name {
  padding: 2px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.33;
}
.writers-list__position {
  margin-top: 4px;
  font-size: 1.4rem;
  line-height: 1.65;
}
.writers-list__textBold {
  margin-top: 16px;
  margin-bottom: 4px;
  font-size: 1.6rem;
  line-height: 1.65;
  font-weight: 600;
  height: 56px;
}

.writers-list__text {
  margin-top: 12px;
  font-size: 1.4rem;
  line-height: 2;
  text-align: justify;
  text-align-last: left;
}
.newsletter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newsletter__imageArea {
  width: 48.9%;
  text-align: center;
}
.newsletter__image {
  width: 41.1%;
}
.newsletter__textArea {
  width: 40.4%;
}
.newsletter__heading {
  font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Meiryo',
    -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell',
    'Noto Sans', sans-serif;
  font-size: 4.8rem;
  font-weight: bold;
  word-break: break-all;
}
.newsletter__title {
  margin-top: 12px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.newsletter__text {
  margin-top: 24px;
  font-size: 1.8rem;
  line-height: 1.75;
  text-align: justify;
  text-align-last: left;
}
.event {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.event__image {
  width: 48.9%;
}
.event__image {
  width: 100%;
}
.event__textArea {
  width: 40.4%;
}
.event__heading {
  font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Meiryo',
    -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell',
    'Noto Sans', sans-serif;
  font-size: 4.8rem;
  font-weight: bold;
  word-break: break-all;
}
.event__title {
  margin-top: 12px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.event__text {
  margin-top: 24px;
  font-size: 1.8rem;
  line-height: 1.75;
  text-align: justify;
  text-align-last: left;
}
.monthlyFee {
  margin-top: 30px;
  padding: 48px;
  background: #f1f1f1;
  text-align: center;
}
.monthlyFee__title {
  font-size: 1.8rem;
  line-height: 1.34;
}
.monthlyFee__text {
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.34;
}
.monthlyFee__notice {
  margin-top: 4px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.price__buttonArea {
  display: flex;
  margin-top: 72px;
  justify-content: center;
  align-items: center;
}
.price__button {
  margin: 0 12px;
}
.faq-list {
  margin-top: 24px;
}
.faq-list__item {
  margin-top: 12px;
}
.faq-list__header {
  position: relative;
  padding: 27px 32px 25px;
  background: #202122;
  font-size: 1.8rem;
  line-height: 1.5;
}
.faq-list__header:after {
  content: '';
  position: absolute;
  top: 42%;
  right: 7.12%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 12px;
  height: 12px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.faq-list__header.open:after {
  top: 45%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.faq-list__header:hover {
  cursor: pointer;
}
.faq-list__heading {
  width: 90%;
  padding-left: 0.8em;
  text-indent: -0.8em;
}
.faq-list__body {
  display: none;
  padding: 27px 32px 25px;
  background: #fff;
  color: #000;
  font-size: 1.8rem;
  line-height: 1.5;
}
.faq-list__text {
  text-indent: -0.8em;
  padding-left: 0.8em;
}
a.faq-string--link {
  text-decoration: underline;
}
a.faq-string--link:hover {
  text-decoration: none;
}
.faq-string__normal {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  margin: 16px auto;
  text-align: center;
}
.faq-address {
  text-align: center;
  margin-top: 40px;
}
.faq-address__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 auto;
}
.faq-address__phone-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Times New Roman', Times, serif;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 auto;

  color: inherit;
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
.faq-address__phone-number:before {
  content: '';
  display: inline-block;
  width: 41px;
  height: 27px;
  background: url(../img/ic_tel_01.svg) no-repeat;
  background-size: 41px 27px;
  margin-right: 16px;
}
.faq-address__business-hours {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 auto;
}
.note {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.65;
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin: 16px auto;
}
.note__general--marker {
  padding-right: 0.5em;
  width: 1em;
}
.notes-list {
  margin-top: 36px;
}
.notes-list__item {
  margin: 17px 0 4px;
  padding-left: 0.6em;
  text-indent: -0.6em;
  font-size: 1.6rem;
  line-height: 1.75;
}
.notes-list__item:before {
  content: '';
  width: 5px;
  height: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  top: -3px;
  margin-right: 3px;
}
.nav-list {
  padding: 23px 0 15px;
  text-align: center;
}
.nav-list__item {
  display: inline-block;
  font-size: 1.2rem;
}
.nav-list__item--1 {
  margin-left: 48px;
}
.nav-list__item--2 {
  margin-left: 48px;
}
.footer {
  padding: 17px 0 16px;
  background: #0f0f0f;
  text-align: center;
}
.footer__logo {
  display: inline-block;
  width: 57px;
}
.footer__logoImage {
  width: 100%;
}
.footer__copyligt {
  margin-left: 17px;
  color: #fff;
  font-size: 11px;
  line-height: 1;
}
.cards {
  display: flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -12px;
}
.cards__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 12px;
}
.card {
  display: flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}
.card__header,
.card__body,
.card__footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.card--center {
  text-align: center;
}
.card__image {
  width: 100%;
}
.card__body {
  padding: 24px 24px 48px;
}
.card__body--plan {
  min-height: 225px;
  padding: 16px 24px 24px;
}
.card__title {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.5;
}
.card__title--plan {
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 1.5;
}
.card__subtitle {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5;
}
.card__copy {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  margin: 16px auto 0;
}
.card__copy--plan,
.card__title--plan,
.card__subtitle--plan {
  margin: 8px auto;
}
.card__string--strong {
  font-weight: 600;
}
.card__footer {
  padding: 0 24px 32px;
}
.steps__image {
  width: 100%;
}
@media (max-width: 1127px) {
  .hero--houjin {
    min-height: 456px;
  }
  .hero__container {
    padding-top: 15%;
  }
  .hero__grid {
    margin: -16px;
  }
  .hero__column {
    padding: 16px;
  }
  .hero__heading-text {
    font-size: 1.91vw;
  }
  .hero__string {
    font-size: 2rem;
    margin: 24px auto;
  }
  .announce__text {
    font-size: 1.4rem;
  }
  .introduction__image {
    width: 552px;
  }
  .section__inner {
    width: 744px;
  }
  .section--contents {
    padding: 72px 0;
  }
  .section--writers {
    padding: 0 0 72px;
  }
  .section--event {
    padding: 72px 0;
  }
  .contents-list__item {
    margin-top: 48px;
  }
  .contents-list__textArea {
    width: 408px;
    margin-left: 45px;
    text-align: justify;
    text-align-last: left;
  }
  .newsletter__imageArea {
    width: 41.9%;
  }
  .newsletter__image {
    width: 64.1%;
  }
  .newsletter__textArea {
    width: 51.6%;
  }
  .event__imageArea {
    width: 41.9%;
  }
  .event__textArea {
    width: 51.6%;
  }
  .price__button {
    margin: 0 6px;
  }
  .monthlyFee__text {
    font-size: 2.8rem;
  }
  .price__buttonArea {
    margin-top: 24px;
  }
  .writers-list__name {
    font-size: 2rem;
  }
  .writers-list__container {
    width: 100%;
    overflow: hidden;
  }
  _:-ms-fullscreen,
  .writers-list__container {
    width: 100%;
  }
  .writers-list {
    width: auto;
    margin-right: -24px;
  }
  .card__body {
    padding: 16px 16px 32px;
  }
  .card__body--plan {
    min-height: 272px;
    padding: 16px;
  }
  .card__footer--plan {
    padding: 0 16px 32px;
  }
  .card__title {
    font-size: 2rem;
  }
  .card__title--plan {
    font-size: 3.2rem;
  }
}
@media (max-width: 847px) {
  .hero--houjin {
    max-height: none;
  }
  .hero__container {
    margin-bottom: -32px;
    padding: 16% 24px 0;
  }
  .hero__column--text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hero__column--image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 82%;
    flex: 0 0 82%;
    max-width: 82%;
  }
  .hero__heading-text {
    font-size: 3.7vw;
  }
  .section {
    padding: 72px 44px;
  }
  .section--contents {
    padding: 72px 44px;
  }
  .section--writers {
    padding: 0 44px 72px;
  }
  .section--event {
    padding: 72px 44px;
  }
  .section__inner {
    width: auto;
  }
  .writers-list__container {
    width: 100%;
    overflow: hidden;
  }
  _:-ms-fullscreen,
  .writers-list__container {
    width: 100%;
  }
  .writers-list {
    width: auto;
    margin-right: -24px;
  }
  .writers-list__item {
    margin-right: 0;
    max-width: 50%;
  }
  .writers-list__avatar {
    width: 100%;
  }
  .writers-list__textArea {
    width: auto;
    margin: -2.9vw 0 0 16px;
    padding: 3.75vw 0 0 3.75vw;
  }
  .cards {
    margin: -24px;
  }
  .cards--plan {
    margin: -12px -24px;
  }
  .cards__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px;
  }
  .cards__item--plan {
    padding: 12px 24px;
  }
  .card__figure--plan {
    width: 70%;
    margin: 0 auto;
  }
  .card__body {
    padding: 16px;
  }
  .card__body--plan {
    min-height: auto;
    padding: 16px 16px 16px;
  }
  .card__title {
    font-size: 3.2rem;
    line-height: 1.6;
  }
  .card__copy {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .steps__figure {
    overflow-x: auto;
    margin: 0 -44px;
    padding: 0 44px;
  }
  .steps__image {
    min-width: 1128px;
  }
  .faq-address__phone-number,
  .header-address__phone-number {
    pointer-events: visible;
    text-decoration: none;
  }
}
@media (max-width: 640px) {
  .header__in {
    height: 48px;
    padding: 12px;
  }
  .header__nav li {
    font-size: 1.2rem;
    margin-left: 10px;
  }
  .header__logo img {
    width: 120px;
  }
  .header-address {
    display: none;
  }
  .announce {
    padding: 16px;
  }
  .announce__text {
    font-size: 1.4rem;
    padding: 2px 0;
    line-height: 1.5;
  }
  .hero {
    height: 116vw;
  }
  .hero--houjin {
    height: auto;
    min-height: auto;
	}
  .hero__grid {
    margin: -8px -16px;
  }
  .hero__column {
    padding: 8px 16px;
  }
  .hero__wrapper {
    bottom: 18.75vw;
  }
  .hero__wrapper--houjin {
    bottom: 0;
  }
  .hero__heading {
    line-height: 1;
  }
  .hero__heading-logo {
    width: 90%;
  }
  .hero__heading-text {
    font-size: 2rem;
  }
  .hero__logo {
    width: 75vw;
    margin: 2vw auto 0;
  }
  .hero__logoImage {
    width: 100%;
  }
  .hero__title {
    margin-top: 3.8vw;
    font-size: 6vw;
  }
  .hero__subtitle {
    margin-top: 3.12vw;
    font-size: 3.2vw;
  }
  .hero__string {
    font-size: 1.6rem;
  }
  .hero__buttonArea {
    margin-top: 6.25vw;
  }
  .hero__button {
    margin: 0 1.8vw;
  }
  .button {
    width: 40.9vw;
    height: 9.6vw;
    font-size: 3.2vw;
  }
  .button--block {
    width: 100%;
  }
  .introduction {
    margin-top: -16.5vw;
    padding: 0 24px 72px;
  }
  .introduction__textArea {
    margin-top: 40px;
  }
  .introduction__title {
    font-size: 3.2rem;
    line-height: 1.25;
  }
  .introduction__image {
    width: 72vw;
  }
  .introduction__text {
    margin-top: 40px;
    font-size: 1.8rem;
    line-height: 1.75;
    font-weight: 600;
    text-align: left;
  }
  .introduction__textPCohly {
    display: none;
  }
  .section {
    padding: 72px 24px;
  }
  .section--contents {
    padding: 40px 24px 124px;
  }
  .section--writers {
    padding: 0 24px 72px 24px;
  }
  .section--event {
    padding: 72px 24px;
  }
  .section--faq {
    padding: 72px 24px;
  }
  .section__content {
    padding-top: 48px;
  }
  .section__heading {
    font-size: 4rem;
  }
  .section__heading--secondary {
    font-size: 3.2rem;
  }
  .section__lead {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.75;
  }
  .contens-list {
    margin-top: 0;
  }
  .contents-list__item {
    flex-direction: column;
  }
  .contents-list__imageArea {
    width: 100%;
  }
  .contents-list__textArea {
    width: 100%;
    margin: 24px 0 0;
  }
  .contents-list__text {
    font-size: 1.4rem;
    text-align: justify;
    text-align-last: left;
    line-height: 1.75;
  }
  .writers-list__container {
    width: calc(100vw - 24px);
    overflow: auto;
  }
  _:-ms-fullscreen,
  .writers-list__container {
    width: calc(100vw - 48px);
  }
  .writers-list {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    margin-right: 0;
  }
  .writers-list__item {
    margin-right: 16px;
    max-width: none;
  }
  .writers-list__item:last-child {
    padding-right: 16px;
  }
  .writers-list__text {
    line-height: 1.75;
  }
  .writers-list__avatar {
    width: 56.25vw;
  }
  .writers-list__textArea {
    width: 62vw;
    margin: -2.9vw 0 0 5.1vw;
    padding: 3.75vw 0 0 3.75vw;
  }
  .newsletter {
    display: block;
    justify-content: initial;
    align-items: initial;
  }
  .newsletter__imageArea {
    width: 68%;
    margin: 0 auto;
  }
  .newsletter__textArea {
    width: 100%;
    margin: 24px 0 0;
  }
  .newsletter__heading {
    font-size: 3.2rem;
  }
  .newsletter__title {
    margin-top: 12px;
    font-size: 1.8rem;
  }
  .newsletter__text {
    margin-top: 12px;
    font-size: 1.4rem;
    text-align: justify;
    text-align-last: left;
  }
  .event {
    display: block;
    justify-content: initial;
    align-items: initial;
  }
  .event__imageArea {
    width: 100%;
    margin: 0 auto;
  }
  .event__textArea {
    width: 100%;
    margin: 24px 0 0;
  }
  .event__heading {
    font-size: 3.2rem;
  }
  .event__title {
    margin-top: 12px;
    font-size: 1.8rem;
  }
  .event__text {
    margin-top: 12px;
    font-size: 1.4rem;
    text-align: justify;
    text-align-last: left;
  }
  .monthlyFee__notice {
    font-size: 1.4rem;
  }
  .faq-list__header {
    padding: 24px;
    font-size: 1.6rem;
  }
  .faq-list__body {
    padding: 24px;
    font-size: 1.6rem;
  }
  .nav-list__item--1 {
    margin-left: 14px;
  }
  .nav-list__item--2 {
    margin-left: 27px;
  }
  .card__figure--plan {
    width: 100%;
  }
  .card__title {
    font-size: 2rem;
  }
  .card__title--plan {
    font-size: 3.2rem;
  }
  .steps__figure {
    margin: 0 -24px;
    padding: 0 24px;
  }
}







/* 202111 */
.contents { font-family:"Noto Sans JP",sans-serif; font-weight:300; font-size:15px; line-height:1.3; }
.contents .sp { display:none; }

.contents .mv { height:670px; text-align:center; background:url(../img/mv_bg_pc.jpg) no-repeat center; background-size:cover; }
.contents .mv h1 { display:inline-block; padding:114px 0 20px; font-size:35px; font-weight:500; color:#f48700; border-bottom:2px solid #f48700; }
.contents .mv p { padding-top:30px; font-size:45px; font-weight:500; color:#fff; line-height:1.5; }

.contents .about { display:flex; justify-content:space-between; width:1130px; margin:-217px auto 0; padding:40px; background:#ececec; }
.contents .about .box01 { width:354px; }
.contents .about .box01 img { width:100%; }
.contents .about .box01 dl { padding-top:3px; font-size:12px; }
.contents .about .box01 dl dt { float:left; padding:14px 15px 0 0; font-weight:300; }
.contents .about .box01 dl dd { padding-top:14px; }
.contents .about .box02 { width:665px; }
.contents .about .box02 h2 { padding-bottom:16px; font-size:28px; font-weight:400; letter-spacing:1px; }
.contents .about .box02 p.txt { padding-bottom:25px; line-height:2; letter-spacing:1px; }
.contents .about .box02 p.btn a { display:inline-block; padding:20px 70px; background:#f48700; color:#fff; font-size:16px; font-weight:400; }
.contents .about .box02 p.btn a:hover { opacity:0.8; }

.contents .sec01 .inner { width:1130px; margin:0 auto; padding:70px 0 40px; letter-spacing:1px; }
.contents .sec01 h2 { padding-bottom:20px; font-size:20px; color:#f48700; text-align:center; font-weight:400; }
.contents .sec01 h2 span { display:inline-block; padding:9px 16px; border:2px solid #f48700; }
.contents .sec01 h3 { padding-bottom:45px; font-size:25px; color:#f48700; text-align:center; font-weight:400; }
.contents .sec01 p.txt { padding-bottom:30px; line-height:2; }
.contents .sec01 p.txt span.name { padding-right:15px; color:#f48700; font-weight:500; }
.contents .sec01 .box01 { display:flex; }
.contents .sec01 .box01 .pic img { width:356px; margin-top:8px; }
.contents .sec01 .box01 .txtBox { padding-left:50px; }

.contents .sec02 { background-color:#f7f7f7; }
.contents .sec02 .inner { width:1130px; margin:0 auto; padding:50px 0 40px; letter-spacing:1px; }
.contents .sec02 h2 { padding-bottom:20px; font-size:20px; color:#f48700; text-align:center; font-weight:400; }
.contents .sec02 h2 span { display:inline-block; padding:9px 16px; border:2px solid #f48700; }
.contents .sec02 h3 { padding-bottom:50px; font-size:25px; color:#f48700; text-align:center; font-weight:400; }
.contents .sec02 p.txt { padding-bottom:30px; line-height:2; }
.contents .sec02 p.txt span.name { padding-right:15px; color:#f48700; font-weight:500; }
.contents .sec02 .box01 { display:flex; justify-content:space-between; flex-direction:row-reverse; }
.contents .sec02 .box01 .pic { width:356px; padding-top:8px; }
.contents .sec02 .box01 .pic img { width:100%; }
.contents .sec02 .box01 .txtBox { width:750px; }
.contents .sec02 .box02 { display:flex; justify-content:space-between; }
.contents .sec02 .box02 .pic { width:356px; padding-top:8px; }
.contents .sec02 .box02 .pic img { width:100%; }
.contents .sec02 .box02 .txtBox { width:750px; letter-spacing:0; }

.contents .sec03 .inner { width:1130px; margin:0 auto; padding:60px 0 40px; letter-spacing:1px; }
.contents .sec03 h2 { padding-bottom:20px; font-size:20px; color:#f48700; text-align:center; font-weight:400; }
.contents .sec03 h2 span { display:inline-block; padding:9px 16px; border:2px solid #f48700; }
.contents .sec03 h3 { padding-bottom:45px; font-size:25px; color:#f48700; text-align:center; font-weight:400; }
.contents .sec03 p.txt { padding-bottom:30px; line-height:2; }
.contents .sec03 p.txt span.name { padding-right:15px; color:#f48700; font-weight:500; }
.contents .sec03 p.note { margin:0; padding:25px 0 45px; font-size:15px; text-align:right; }

.contents .sec04 { padding:60px 0 1px; background:#0f0f0f; color:#fff; }
.contents .sec04 h2 { text-align:center; font-size:25px; font-weight:500; position:relative; margin-bottom:90px; letter-spacing:1px; }
.contents .sec04 h2:before { content:''; position:absolute; left:50%; bottom:-30px; display:inline-block; width:122px; height:2px; -webkit-transform:translateX(-50%); transform:translateX(-50%); background-color:#fff; }
.contents .sec04 .slide { width:1150px; margin:0 auto; position:relative; }
.contents .sec04 .slide .item a { display:block; width :363px; margin:0 auto; color:#fff; }
.contents .sec04 .slide .item a:hover { opacity:0.8; }
.contents .sec04 .slide .item a span.txt { display:block; padding:20px 0px 5px; font-weight:500; line-height:2; }
.contents .sec04 .slide .item a span.name { display:block; padding:0 0px; }
.contents .sec04 .slide .slick-arrow { position:absolute; top:38%; width:60px; height:60px; border:1px solid #fff; font-size:0; transition:.2s; cursor:pointer; outline:none; }
.contents .sec04 .slide .slick-prev { left:-85px; background:url(../img/slide_btn_l.png) no-repeat center; }
.contents .sec04 .slide .slick-next { right:-85px; background:url(../img/slide_btn_r.png) no-repeat center; }
.contents .sec04 .slide .slick-arrow:hover { opacity:0.5; }


@media (max-width:820px) {
.contents { font-size:13px; }
.contents .pc { display:none; }
.contents .sp { display:block; }

.contents .mv { height:315px; background:#000 url(../img/mv_bg_sp.jpg) no-repeat center; background-size:cover; }
.contents .mv h1 { padding:75px 0 10px; font-size:20px; border-bottom:1px solid #f48700; }
.contents .mv p { padding-top:22px; font-size:21px; line-height:1.7; }

.contents .about { display:block; width:100%; margin:0; padding:0 23px 35px; }
.contents .about .box01 { width:100%; }
.contents .about .box01 img { width:100%; margin-top:-28px; }
.contents .about .box01 dl { padding:0 0 35px; font-size:10px; }
.contents .about .box01 dl dt { padding:10px 10px 0 0; }
.contents .about .box01 dl dd { padding:10px 0 0; }
.contents .about .box02 { width:100%; }
.contents .about .box02 h2 { padding:0 0 25px; font-size:20px; }
.contents .about .box02 p.txt { padding:0 0 28px; line-height:1.9; }
.contents .about .box02 p.btn a { display:block; padding:22px 0; text-align:center; }

.contents .sec01 .inner { width:100%; padding:45px 23px 15px; }
.contents .sec01 h2 { padding-bottom:15px; font-size:17px; }
.contents .sec01 h2 span { padding:6px 10px; border:1px solid #f48700; font-weight:400; }
.contents .sec01 h3 { padding-bottom:35px; font-size:22px; font-weight:500; line-height:1.6; }
.contents .sec01 p.txt { padding-bottom:25px; line-height:1.9; }
.contents .sec01 .box01 { display:block; }
.contents .sec01 .box01 .pic { padding-bottom:30px; }
.contents .sec01 .box01 .pic img { width:100%; margin:0; }
.contents .sec01 .box01 .txtBox { padding:0; }

.contents .sec02 .inner { width:100%; padding:40px 23px 60px; }
.contents .sec02 h2 { padding-bottom:15px; font-size:17px; }
.contents .sec02 h2 span { padding:6px 8px; border:1px solid #f48700; font-weight:400; }
.contents .sec02 h3 { padding-bottom:20px; font-size:22px; font-weight:500; line-height:1.6; }
.contents .sec02 p.txt { padding-bottom:25px; line-height:1.9; }
.contents .sec02 .box01 { display:block; }
.contents .sec02 .box01 .pic { width:100%; }
.contents .sec02 .box01 .pic img { padding-bottom:25px; }
.contents .sec02 .box01 .txtBox { width:100%; }
.contents .sec02 .box02 { display:block; }
.contents .sec02 .box02 .pic { width:100%; }
.contents .sec02 .box02 .pic img { padding-bottom:20px; }
.contents .sec02 .box02 .txtBox { width:100%; }

.contents .sec03 .inner { width:100%; padding:50px 21px 60px; }
.contents .sec03 h2 { padding-bottom:15px; font-size:17px; }
.contents .sec03 h2 span { padding:6px 10px; border:1px solid #f48700; font-weight:400; }
.contents .sec03 h3 { padding-bottom:40px; font-size:22px; font-weight:500; letter-spacing:0; line-height:1.6; }
.contents .sec03 p.txt { padding-bottom:25px; line-height:1.9; }
.contents .sec03 p.note { padding:0; font-size:12px; }

.contents .sec04 { padding:50px 43px 0; }
.contents .sec04 h2 { margin-bottom:63px; font-size:22px; }
.contents .sec04 h2:before { bottom:-25px; width:60px; height:1px; }
.contents .sec04 .slide { width:100%; }
.contents .sec04 .slide .item a { width:100%; }
.contents .sec04 .slide .item a img { width:100%; }
.contents .sec04 .slide .item a span.txt { padding:22px 5px 5px; line-height:1.9; }
.contents .sec04 .slide .item a span.name { padding:0 5px; }
.contents .sec04 .slide .slick-arrow { top:30%; width:30px; height:30px; }
.contents .sec04 .slide .slick-prev { left:-38px; background:url(../img/slide_btn_l.png) no-repeat center; background-size:30px auto; }
.contents .sec04 .slide .slick-next { right:-38px; background:url(../img/slide_btn_r.png) no-repeat center; background-size:30px auto; }
}
/* 202111 */
