@charset "UTF-8";
/*----- フォント */
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: "EBGaramond";
  font-style: normal;
  font-weight: normal;
  src: url("./assetes/font/EBGaramond-VariableFont_wght.ttf") format("truetype");
}
.sp {
  display: none;
}
@media print, screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media print, screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

html {
  font-size: min(1.171875vw, 15px);
}
@media print, screen and (max-width: 768px) {
  html {
    font-size: 3.7333333333vw;
  }
}

body {
  line-height: 1.7333333333;
}
@media print, screen and (max-width: 768px) {
  body {
    font-size: 1rem;
    line-height: 1.5714285714;
  }
}

* {
  margin: 0px;
  padding: 0px;
}

html {
  scroll-behavior: smooth;
}

body {
  letter-spacing: 0.01em;
  color: #2F2F2F;
  font-feature-settings: "palt" 1;
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
@media print, screen and (max-width: 768px) {
  body {
    letter-spacing: 0.07em;
  }
}

ul {
  padding-left: 0;
  list-style: disc;
  list-style-position: inside;
}

a {
  color: #000000;
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
}

.inner {
  padding-right: 14.6666666667rem;
  padding-left: 14.6666666667rem;
  max-width: 840px;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .inner {
    padding-right: 1.2857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .inner {
    padding-left: 1.2857142857rem;
  }
}

.form__inner {
  padding-right: 19.6666666667rem;
  padding-left: 19.6666666667rem;
  max-width: 690px;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .form__inner {
    padding-right: 1.2857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .form__inner {
    padding-left: 1.2857142857rem;
  }
}

.indent {
  display: block;
}

.sp__indent {
  display: inline;
}
@media print, screen and (max-width: 768px) {
  .sp__indent {
    display: block;
  }
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.important {
  color: #E12229;
}

.err_msg {
  font-size: 1.25rem;
}

.flex {
  display: flex;
}

.pc__flex {
  display: flex;
}
@media print, screen and (max-width: 768px) {
  .pc__flex {
    display: block;
  }
}

@media print, screen and (max-width: 768px) {
  .sp__flex {
    display: flex;
  }
}

.flex__col {
  display: flex;
  flex-direction: column;
}

@media print, screen and (max-width: 768px) {
  .sp__flex__col {
    display: flex;
    flex-direction: column;
  }
}

@media print, screen and (max-width: 768px) {
  .sp__flex__col__reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

.jus__center {
  justify-content: center;
}

.jus__between {
  justify-content: space-between;
}

.jus__around {
  justify-content: space-around;
}

.jus__start {
  justify-content: flex-start;
}

.jus__end {
  justify-content: flex-end;
}

.ali__center {
  align-items: center;
}

.ali__end {
  align-items: flex-end;
}

@media print, screen and (max-width: 768px) {
  .sp__ali__center {
    align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .sp__ali__start {
    align-items: flex-start;
  }
}

.fz__13 {
  font-size: 0.8666666667rem;
  line-height: 2;
}
@media print, screen and (max-width: 768px) {
  .fz__13 {
    font-size: 0.9285714286rem;
    line-height: 2;
  }
}

.fz__14 {
  font-size: 0.9333333333rem;
  line-height: 1.4285714286;
}
@media print, screen and (max-width: 768px) {
  .fz__14 {
    font-size: 1rem;
    line-height: 1.4285714286;
  }
}

.fz__20 {
  font-size: 1.3333333333rem;
  line-height: 1.85;
}
@media print, screen and (max-width: 768px) {
  .fz__20 {
    font-size: 1.2857142857rem;
    line-height: 1.6666666667;
  }
}

.mt__5 {
  margin-top: 0.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .mt__5 {
    margin-top: 0.3571428571rem;
  }
}

.mt__10 {
  margin-top: 0.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .mt__10 {
    margin-top: 0.7142857143rem;
  }
}

.mt__15 {
  margin-top: 1rem;
}
@media print, screen and (max-width: 768px) {
  .mt__15 {
    margin-top: 1.0714285714rem;
  }
}

.mt__20 {
  margin-top: 1.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .mt__20 {
    margin-top: 1.4285714286rem;
  }
}

.mt__25 {
  margin-top: 1.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .mt__25 {
    margin-top: 1.7857142857rem;
  }
}

.mt__30 {
  margin-top: 2rem;
}
@media print, screen and (max-width: 768px) {
  .mt__30 {
    margin-top: 2.1428571429rem;
  }
}

.mt__35 {
  margin-top: 2.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .mt__35 {
    margin-top: 2.5rem;
  }
}

.mt__40 {
  margin-top: 2.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .mt__40 {
    margin-top: 2.8571428571rem;
  }
}

.mt__45 {
  margin-top: 3rem;
}
@media print, screen and (max-width: 768px) {
  .mt__45 {
    margin-top: 3.2142857143rem;
  }
}

.mt__50 {
  margin-top: 3.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .mt__50 {
    margin-top: 3.5714285714rem;
  }
}

.mt__55 {
  margin-top: 3.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .mt__55 {
    margin-top: 3.9285714286rem;
  }
}

.mt__60 {
  margin-top: 4rem;
}
@media print, screen and (max-width: 768px) {
  .mt__60 {
    margin-top: 4.2857142857rem;
  }
}

.mt__65 {
  margin-top: 4.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .mt__65 {
    margin-top: 4.6428571429rem;
  }
}

.mt__70 {
  margin-top: 4.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .mt__70 {
    margin-top: 5rem;
  }
}

.mt__75 {
  margin-top: 5rem;
}
@media print, screen and (max-width: 768px) {
  .mt__75 {
    margin-top: 5.3571428571rem;
  }
}

.mt__80 {
  margin-top: 5.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .mt__80 {
    margin-top: 5.7142857143rem;
  }
}

.mt__190 {
  margin-top: 12.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .mt__190 {
    margin-top: 13.5714285714rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__5 {
    margin-top: 0.3571428571rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__10 {
    margin-top: 0.7142857143rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__15 {
    margin-top: 1.0714285714rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__20 {
    margin-top: 1.4285714286rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__25 {
    margin-top: 1.7857142857rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__30 {
    margin-top: 2.1428571429rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__35 {
    margin-top: 2.5rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__40 {
    margin-top: 2.8571428571rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__45 {
    margin-top: 3.2142857143rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__50 {
    margin-top: 3.5714285714rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__55 {
    margin-top: 3.9285714286rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__60 {
    margin-top: 4.2857142857rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__65 {
    margin-top: 4.6428571429rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__70 {
    margin-top: 5rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__75 {
    margin-top: 5.3571428571rem;
  }
}

@media print, screen and (max-width: 768px) {
  .mtSp__80 {
    margin-top: 5.7142857143rem;
  }
}

.pb__init {
  padding-bottom: initial !important;
}

a {
  transition: opacity 0.5s;
}
a:hover {
  opacity: 0.6;
}

header {
  background-repeat: no-repeat;
  background-size: cover;
}

header.header_free {
  background-image: url(./assetes/image/header/hero_pc.jpg);
}
@media print, screen and (max-width: 768px) {
  header.header_free {
    background-image: url(./assetes/image/header/hero_sp.jpg);
  }
}
header.header_free .header__content {
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-right: 6.6666666667rem;
  width: 30.6666666667rem;
  text-align: center;
  margin-left: auto;
}
@media print, screen and (max-width: 768px) {
  header.header_free .header__content {
    padding-top: 18.5714285714rem;
  }
}
@media print, screen and (max-width: 768px) {
  header.header_free .header__content {
    padding-bottom: 4.2857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  header.header_free .header__content {
    margin-right: 3.5714285714rem;
  }
}
@media print, screen and (max-width: 768px) {
  header.header_free .header__content {
    width: 100%;
  }
}
header.header_free .header__title {
  font-size: 2.1333333333rem;
  line-height: 1.5625;
  color: #666666;
}
@media print, screen and (max-width: 768px) {
  header.header_free .header__title {
    font-size: 1.8571428571rem;
    line-height: 1.5384615385;
  }
}
header.header_free .header__title img {
  margin-top: 1.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  header.header_free .header__title img {
    margin-top: 0.7142857143rem;
  }
}

.header__subtitle {
  margin-top: 6.6666666667rem;
  color: #E12229;
}
@media print, screen and (max-width: 768px) {
  .header__subtitle {
    margin-top: 2.1428571429rem;
  }
}

header.header_dbp {
  background-image: url(./assetes/image/header/img_hero_pc2.jpg);
}
@media print, screen and (max-width: 768px) {
  header.header_dbp {
    background-image: url(./assetes/image/header/img_hero_sp.jpg);
  }
}
header.header_dbp .header__content {
  text-align: right;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media print, screen and (max-width: 768px) {
  header.header_dbp .header__content {
    padding-top: 12.5rem;
  }
}
@media print, screen and (max-width: 768px) {
  header.header_dbp .header__content {
    padding-bottom: 12.5rem;
  }
}
@media print, screen and (max-width: 768px) {
  header.header_dbp .header__content {
    text-align: center;
  }
}
header.header_dbp .header__title {
  /* display: inline-block; */
  text-align: center;
  font-size: 2.1333333333rem;
  line-height: 1.5625;
  color: #fff;
}
@media print, screen and (max-width: 768px) {
  header.header_dbp .header__title {
    font-size: 2.2857142857rem;
    line-height: 1.5625;
  }
}

footer {
  background-color: #FF94A0;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  footer {
    padding-top: 0.7142857143rem;
  }
}
@media print, screen and (max-width: 768px) {
  footer {
    padding-bottom: 0.7142857143rem;
  }
}

.copyright {
  font-size: 0.8666666667rem;
  line-height: 1.5384615385;
  letter-spacing: 0.019em;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .copyright {
    font-size: 0.9285714286rem;
    line-height: 1.5384615385;
  }
}

.first__sec {
  padding-top: 4.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .first__sec {
    padding-top: 2.1428571429rem;
  }
}

.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media print, screen and (max-width: 768px) {
  .section {
    padding-top: 4.6428571429rem;
  }
}
@media print, screen and (max-width: 768px) {
  .section {
    padding-bottom: 5.7142857143rem;
  }
}

.section__bgcolor {
  background-color: #FFF5F6;
}

.form__bgcolor {
  background-color: #E7EDF6;
}

.sec__title {
  text-align: center;
  color: #000;
  font-size: 1.4666666667rem;
  line-height: 1.6818181818;
  letter-spacing: 0.01em;
}
@media print, screen and (max-width: 768px) {
  .sec__title {
    font-size: 1.7142857143rem;
    line-height: 1.75;
  }
}

.first__sec .sec__title:first-child {
  font-size: 1.2666666667rem;
  line-height: 1.7894736842;
}
@media print, screen and (max-width: 768px) {
  .first__sec .sec__title:first-child {
    font-size: 1.2857142857rem;
    line-height: 1.5555555556;
  }
}

.sec__item {
  margin-top: 2rem;
}
@media print, screen and (max-width: 768px) {
  .sec__item {
    margin-top: 2.1428571429rem;
  }
}

.first__sec .important {
  margin-top: 1.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .first__sec .important {
    margin-top: 3.5714285714rem;
  }
}
.first__sec .important .indent {
  font-weight: normal;
  margin-top: 1.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .first__sec .important .indent {
    margin-top: 2.1428571429rem;
  }
}

.txt__link {
  color: #0071C0;
  text-decoration: underline;
}

.box__link {
  margin-top: 2rem;
  padding-top: 1.6666666667rem;
  background-color: #FFF5F6;
  padding-top: 1.6666666667rem;
  padding-bottom: 1.6666666667rem;
  padding-right: 1.6666666667rem;
  padding-left: 1.6666666667rem;
  gap: 0.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .box__link {
    margin-top: 3.9285714286rem;
  }
}
@media print, screen and (max-width: 768px) {
  .box__link {
    padding-top: 2.5rem;
  }
}
@media print, screen and (max-width: 768px) {
  .box__link {
    padding-top: 1.7857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .box__link {
    padding-bottom: 1.7857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .box__link {
    padding-right: 0.8571428571rem;
  }
}
@media print, screen and (max-width: 768px) {
  .box__link {
    padding-left: 0.8571428571rem;
  }
}
@media print, screen and (max-width: 768px) {
  .box__link {
    gap: 8vw;
  }
}
.box__link img {
  width: 2rem;
}
@media print, screen and (max-width: 768px) {
  .box__link img {
    width: 1.4285714286rem;
  }
}

.scroll__box {
  border: solid 1px #C9C9C9;
  border-radius: 3px;
  height: 8rem;
  overflow-y: scroll;
  margin-top: 1.2rem;
  padding: 0.9333333333rem;
  padding-right: 3rem;
}
@media print, screen and (max-width: 768px) {
  .scroll__box {
    height: 11.4285714286rem;
  }
}
@media print, screen and (max-width: 768px) {
  .scroll__box {
    margin-top: 3.2857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .scroll__box {
    padding: 1rem;
  }
}
@media print, screen and (max-width: 768px) {
  .scroll__box {
    padding-right: 3.2142857143rem;
  }
}

.agreement__ol li {
  counter-increment: num 1;
  list-style: none;
}
.agreement__ol li::before {
  content: "(" counter(num) ")";
}

.signature {
  text-align: right;
}

.tel {
  color: #E12229;
  font-size: 2rem;
  line-height: 1.75;
  font-family: "EBGaramond";
}
@media print, screen and (max-width: 768px) {
  .tel {
    font-size: 2.1428571429rem;
    line-height: 1.75;
  }
}

.btn {
  text-align: center;
}

.link__btn {
  display: inline-block;
  width: 24rem;
  font-size: 1.2rem;
  line-height: 1;
  background-color: #EA819D;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
@media print, screen and (max-width: 768px) {
  .link__btn {
    width: 20rem;
  }
}
@media print, screen and (max-width: 768px) {
  .link__btn {
    font-size: 1.2857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .link__btn {
    padding-top: 1.0714285714rem;
  }
}
@media print, screen and (max-width: 768px) {
  .link__btn {
    padding-bottom: 1.0714285714rem;
  }
}

.personal__info .flex {
  gap: 0.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .personal__info .flex {
    gap: 2.6666666667vw;
  }
}

.submit__btn {
  background-color: #0071BC;
}

.submit__btn:disabled {
  background-color: #808080;
}

.flex__imgBox {
  gap: 2rem;
}
@media print, screen and (max-width: 768px) {
  .flex__imgBox {
    gap: 8vw;
  }
}
@media print, screen and (max-width: 768px) {
  .flex__imgBox {
    gap: initial;
    flex-wrap: wrap;
  }
  .flex__imgBox .item {
    width: 45%;
  }
}

.label-required {
  width: 2.4rem;
  height: 1.2rem;
  background-color: #F7939E;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1;
  margin-right: 0.6666666667rem;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (max-width: 768px) {
  .label-required {
    width: 2.5714285714rem;
  }
}
@media print, screen and (max-width: 768px) {
  .label-required {
    height: 1.2857142857rem;
  }
}
@media print, screen and (max-width: 768px) {
  .label-required {
    font-size: 0.8571428571rem;
  }
}
@media print, screen and (max-width: 768px) {
  .label-required {
    margin-right: 0.7142857143rem;
  }
}

.optional {
  position: relative;
  left: 3.0666666667rem;
}
@media print, screen and (max-width: 768px) {
  .optional {
    left: 12.2666666667vw;
  }
}

.surname, .firstname {
  width: 50%;
}
.surname span, .firstname span {
  width: 2rem;
}
@media print, screen and (max-width: 768px) {
  .surname span, .firstname span {
    width: 2.1428571429rem;
  }
}
.surname .input, .firstname .input {
  width: 8.6666666667rem;
  margin-left: 0.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .surname .input, .firstname .input {
    width: 8.2142857143rem;
  }
}
@media print, screen and (max-width: 768px) {
  .surname .input, .firstname .input {
    margin-left: 0.1428571429rem;
  }
}

.surname {
  margin-right: 2.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .surname {
    margin-right: 0.8571428571rem;
  }
}

::-moz-placeholder {
  color: #B3B3B3;
}

::placeholder {
  color: #B3B3B3;
}

.form .item {
  font-size: 0.9333333333rem;
  line-height: 1.4285714286;
}
@media print, screen and (max-width: 768px) {
  .form .item {
    font-size: 1rem;
    line-height: 1.4285714286;
  }
}
@media print, screen and (max-width: 768px) {
  .form .item {
    display: block;
  }
}
.form .item:not(:first-child) {
  margin-top: 1.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .form .item:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.form .item .input__area {
  width: 26.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .form .item .input__area {
    width: 100%;
  }
}
@media print, screen and (max-width: 768px) {
  .form .item .input__area {
    margin-top: 0.8571428571rem;
  }
}
.form .item .input, .form .item select {
  padding: 0.3333333333rem;
  height: 3rem;
  border: solid 2px #C9C9C9;
  border-radius: 3px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 768px) {
  .form .item .input, .form .item select {
    padding: 0.3571428571rem;
  }
}
@media print, screen and (max-width: 768px) {
  .form .item .input, .form .item select {
    height: 2.5rem;
  }
}
.form .item select {
  width: 4.8666666667rem;
  margin-right: 0.6666666667rem;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .form .item select {
    width: 5.2142857143rem;
  }
}
@media print, screen and (max-width: 768px) {
  .form .item select {
    margin-right: 0.7142857143rem;
  }
}
.form .item .textarea {
  height: 11.2rem;
}
@media print, screen and (max-width: 768px) {
  .form .item .textarea {
    height: 12rem;
  }
}
.form .item > label, .form .item > p {
  display: flex;
  align-items: center;
}
.form .item > label:first-child, .form .item > p:first-child {
  width: 19.3333333333rem;
}
@media print, screen and (max-width: 768px) {
  .form .item > label:first-child, .form .item > p:first-child {
    width: 20.7142857143rem;
  }
}

.form .important {
  margin-left: 19.4rem;
  font-size: 0.8rem;
  line-height: 1;
}
@media print, screen and (max-width: 768px) {
  .form .important {
    font-size: 0.8571428571rem;
  }
}
@media print, screen and (max-width: 768px) {
  .form .important {
    margin-left: initial;
  }
}

.profile__grid {
  display: flex;
  /* grid-template-columns: 1fr 2.5fr;
  grid-template-rows: 1fr 1fr; */
  gap: 3.6666666667rem 1.6666666667rem;
  /* grid-template-areas: "areaA areaB" "areaA areaC"; */
}
/* .profile__grid .img {
  grid-area: areaA;
} */
.profile__grid .img img {
  vertical-align: top;
}
/* .profile__grid .desc {
  grid-area: areaB;
}
.profile__grid .name {
  grid-area: areaC;
} */
.profile__grid .name dd {
  font-size: 1.4666666667rem;
  line-height: 1;
}
@media print, screen and (max-width: 768px) {
  .profile__grid .name dd {
    font-size: 1.5714285714rem;
  }
}
@media print, screen and (max-width: 768px) {
  .profile__grid {
    /* grid-template-columns: 1fr 1.3fr; */
    gap: 1.3333333333rem 1.0666666667rem;
    /* align-items: flex-end; */
    /* grid-template-areas: "areaB areaB" "areaA areaC"; */
  }
}

.member__flex {
  gap: 2.6666666667rem;
}
@media print, screen and (max-width: 768px) {
  .member__flex {
    gap: 10.6666666667vw;
  }
}
.member__flex .member__left, .member__flex .member__right {
  width: 100%;
}
.member__flex .item {
  padding: 1.2rem 0;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 0.8666666667rem;
  line-height: 1;
  border-bottom: solid 1px #CCCCCC;
}
@media print, screen and (max-width: 768px) {
  .member__flex .item {
    padding: 1.0714285714rem 0;
  }
}
@media print, screen and (max-width: 768px) {
  .member__flex .item {
    padding-right: initial;
  }
}
@media print, screen and (max-width: 768px) {
  .member__flex .item {
    padding-left: initial;
  }
}
@media print, screen and (max-width: 768px) {
  .member__flex .item {
    font-size: 0.8571428571rem;
    line-height: 0;
  }
}
.member__flex .item:first-child {
  border-top: solid 1px #CCCCCC;
}
.member__flex .item dt:first-child {
  flex: 2.6;
}
.member__flex .item dt:nth-of-type(2) {
  flex: 1.8;
}
.member__flex .item dt:nth-of-type(3) {
  flex: 1;
}
.member__flex .item dd:nth-last-of-type(1) {
  flex: 1.8;
}
@media print, screen and (max-width: 768px) {
  .member__flex .item dt:first-child {
    flex: 1.8;
  }
  .member__flex .item dt:nth-of-type(2) {
    flex: 1.4;
  }
  .member__flex .item dt:nth-of-type(3) {
    flex: 1;
  }
  .member__flex .item dd:nth-last-of-type(1) {
    flex: 1.35;
  }
}
@media print, screen and (max-width: 768px) {
  .member__flex .member__right .item {
    border-top: none;
  }
}/*# sourceMappingURL=style.css.map */