@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
/* 看護学部 */
/* 法学部 */
/* 経済学部 */
/* 経営学部 */
/* 理工学部 */
/* 建築学部 */
/* 薬学部 */
/* 文芸学部 */
/* 総合社会学部 */
/* 国際学部 */
/* 情報学部 */
/* 農学部 */
/* 医学部 */
/* 生物理工学部 */
/* 工学部 */
/* 産業理工学部 */
/* 短期大学部 */
/* 通信教育部 */
/* 留学生 */
.mvArea {
  height: 16vw;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 751px), print {
  .mvArea {
    height: 8.59375vw;
  }
}
.mvArea-ttl-01 {
  width: 68.6666666667vw;
  height: 48.6666666667vw;
  position: absolute;
  right: 0;
  bottom: -48.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .mvArea-ttl-01 {
    width: 33.59375vw;
    height: 23.75vw;
    bottom: auto;
    top: 6.875vw;
    right: 7.03125vw;
  }
}
.mvArea-ttl-02 {
  position: absolute;
  width: 44.2666666667vw;
  height: 13.0666666667vw;
  bottom: -59.2vw;
  left: 0;
}
@media screen and (min-width: 751px), print {
  .mvArea-ttl-02 {
    width: 21.640625vw;
    height: 6.328125vw;
    right: 7.03125vw;
    top: 32.109375vw;
    bottom: auto;
    left: auto;
  }
}
.mvArea-ttl-03 {
  width: 4.2666666667vw;
  position: absolute;
  height: 25.0666666667vw;
  left: 6vw;
  bottom: -40vw;
}
@media screen and (min-width: 751px), print {
  .mvArea-ttl-03 {
    width: 2.265625vw;
    height: 13.59375vw;
    right: 7.03125vw;
    top: 42.1875vw;
    bottom: auto;
    left: auto;
  }
}

.common-breadcrumbArea {
  border: none;
  padding: 0;
  margin: 0 auto;
  margin-top: -0.8vw;
  padding-bottom: 60vw;
  z-index: 4;
}
@media screen and (min-width: 751px), print {
  .common-breadcrumbArea {
    margin-top: 0;
    padding-bottom: 4.375vw;
  }
}
.common-breadcrumbArea ul {
  justify-content: start;
}

.linkArea {
  z-index: 5;
}
@media screen and (min-width: 751px), print {
  .linkArea {
    margin-bottom: 1.5625vw;
  }
}
.linkArea-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 1.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .linkArea-list {
    width: 46.875vw;
    margin-bottom: 0;
    margin-left: 7.03125vw;
  }
}
.linkArea-list li {
  width: 25%;
  margin: 0;
  line-height: 1;
}
@media screen and (max-width: 750px), print {
  .linkArea-list li:nth-child(1) a:before {
    display: none;
  }
}
.linkArea-list li:nth-child(1) img {
  width: 17.4666666667vw;
}
@media screen and (min-width: 751px), print {
  .linkArea-list li:nth-child(1) img {
    width: 6.875vw;
  }
}
.linkArea-list li:nth-child(2) img {
  width: 17.4666666667vw;
}
@media screen and (min-width: 751px), print {
  .linkArea-list li:nth-child(2) img {
    width: 6.875vw;
  }
}
.linkArea-list li:nth-child(3) img {
  width: 13.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .linkArea-list li:nth-child(3) img {
    width: 5.234375vw;
  }
}
.linkArea-list li:nth-child(4) img {
  width: 17.4666666667vw;
}
@media screen and (min-width: 751px), print {
  .linkArea-list li:nth-child(4) img {
    width: 6.875vw;
  }
}
@media screen and (min-width: 751px), print {
  .linkArea-list li:nth-last-child(1) a:after {
    width: 0.078125vw;
    background-color: #82c6cd;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.linkArea-list li a {
  display: inline-block;
  width: 100%;
  padding: 2.4vw 0 1.6vw;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .linkArea-list li a {
    padding: 0;
    padding-bottom: 0.390625vw;
  }
}
.linkArea-list li a:before {
  width: 0.1333333333vw;
  background-color: #82c6cd;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 751px), print {
  .linkArea-list li a:before {
    width: 0.078125vw;
  }
}
.linkArea-list li a img {
  display: block;
  margin: 0 auto;
}

.contentArea {
  border-bottom: 1px #000 solid;
  z-index: 6;
}
.contentArea-box:nth-last-child(1) {
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box:nth-last-child(1) {
    padding-bottom: 10.46875vw;
  }
}
.contentArea-box-1 {
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 {
    padding-bottom: 5.46875vw;
  }
}
.contentArea-box-1 .imgArea {
  position: relative;
  z-index: 1;
}
.contentArea-box-1 .imgArea-img {
  display: block;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .imgArea-img {
    width: 78.125vw;
  }
}
.contentArea-box-1 .imgArea-img img {
  display: block;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .imgArea-img:before {
    content: "";
    display: block;
    width: 33.75vw;
    height: 0.078125vw;
    background-color: #82c6cd;
    display: inline-block;
    position: absolute;
    top: 13.28125vw;
    right: -3.90625vw;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
}
.contentArea-box-1 .imgArea-txt {
  width: 44vw;
  position: absolute;
  right: 0;
  bottom: -11.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .imgArea-txt {
    width: 25.859375vw;
    left: 0;
    right: auto;
    bottom: -1.5625vw;
  }
}
.contentArea-box-1 .boxArea {
  z-index: 2;
  position: relative;
}
.contentArea-box-1 .boxArea .flexArea {
  width: 89.3333333333vw;
  margin: 0 auto;
  margin-top: 6.4vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .boxArea .flexArea {
    width: 92.96875vw;
    margin: 0;
    margin-top: 2.8125vw;
  }
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .txtArea {
    width: 65.625vw;
    margin: 0;
    margin-left: auto;
    position: relative;
  }
}
.contentArea-box-1 .txtArea-name {
  width: 69.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .txtArea-name {
    width: 18.125vw;
    position: absolute;
    top: 0.78125vw;
    left: -12.5vw;
  }
}
.contentArea-box-1 .txtArea-txt {
  line-break: strict;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 3.8666666667vw;
  margin-top: 4.6666666667vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.015em;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .txtArea-txt {
    font-size: 1.40625vw;
    margin: 0;
    margin-left: auto;
    line-height: 2;
    width: 54.6875vw;
    letter-spacing: 0.016em;
  }
}
.contentArea-box-1 .profileArea {
  width: 89.3333333333vw;
  margin: 0 auto;
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .profileArea {
    width: 54.375vw;
    margin-left: auto;
    margin-right: 0;
    margin-top: 3.125vw;
  }
}
.contentArea-box-1 .profileArea-ttl {
  position: relative;
  display: block;
  line-height: 1;
}
.contentArea-box-1 .profileArea-ttl:before {
  content: "";
  width: 58.1333333333vw;
  height: 0.1333333333vw;
  display: block;
  background-color: #82c6cd;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .profileArea-ttl:before {
    width: 40.3125vw;
    height: 0.078125vw;
  }
}
.contentArea-box-1 .profileArea-ttl img {
  display: block;
  width: 27.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .profileArea-ttl img {
    width: 12.421875vw;
  }
}
.contentArea-box-1 .profileArea-flex {
  margin-top: 3.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .profileArea-flex {
    display: flex;
    margin-top: 1.796875vw;
  }
}
.contentArea-box-1 .profileArea-txt-01 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .profileArea-txt-01 {
    letter-spacing: 0.08em;
    line-height: 1.77;
    font-size: 1.40625vw;
    margin-right: 3.90625vw;
  }
}
.contentArea-box-1 .profileArea-txt-02 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-1 .profileArea-txt-02 {
    letter-spacing: 0.08em;
    line-height: 1.77;
    font-size: 1.40625vw;
  }
}
.contentArea-box-2 {
  background: #82c6cd;
  padding: 9.3333333333vw 0;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 {
    padding: 0;
    padding-bottom: 7.8125vw;
  }
}
.contentArea-box-2 .imgArea {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .imgArea {
    background-color: #fff;
  }
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .imgArea:before {
    content: "";
    display: block;
    background: #82c6cd;
    width: 100%;
    height: 40.78125vw;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.contentArea-box-2 .imgArea-img {
  display: block;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .imgArea-img {
    width: 78.125vw;
    margin-left: auto;
    margin-right: 0;
  }
}
.contentArea-box-2 .imgArea-img img {
  display: block;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .imgArea-img:before {
    content: "";
    display: block;
    width: 48.4375vw;
    height: 0.078125vw;
    background-color: #82c6cd;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -31.25vw;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
}
.contentArea-box-2 .imgArea-txt {
  width: 44vw;
  position: absolute;
  right: 0;
  bottom: -14.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .imgArea-txt {
    width: 27.578125vw;
    left: auto;
    right: 0;
    bottom: -1.5625vw;
  }
}
.contentArea-box-2 .boxArea {
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .boxArea {
    margin-top: -7.1875vw;
  }
}
.contentArea-box-2 .boxArea .flexArea {
  width: 92vw;
  margin: 0 auto;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .boxArea .flexArea {
    display: flex;
    width: 92.96875vw;
    margin: 0;
  }
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .txtArea {
    width: 65.625vw;
    margin: 0;
    margin-left: auto;
    position: relative;
    background-color: #fff;
    padding: 3.125vw 3.90625vw 2.8125vw 0;
  }
}
.contentArea-box-2 .txtArea-name {
  width: 62.5333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .txtArea-name {
    width: 26.953125vw;
    position: absolute;
    top: -32.265625vw;
    left: 7.03125vw;
  }
}
.contentArea-box-2 .txtArea-txt {
  line-break: strict;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 3.8666666667vw;
  margin-top: 4.6666666667vw;
  font-weight: 500;
  background-color: #fff;
  letter-spacing: normal;
  padding: 4.6666666667vw;
  line-height: 1.8;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .txtArea-txt {
    padding: 0;
    font-size: 1.40625vw;
    margin: 0;
    margin-left: auto;
    width: 54.6875vw;
    letter-spacing: 0.02em;
    line-height: 2;
  }
}
.contentArea-box-2 .profileArea {
  width: 92vw;
  margin: 0 auto;
  padding: 3.3333333333vw;
  padding-top: 1.3333333333vw;
  padding-bottom: 5.3333333333vw;
  background: #fff;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea {
    width: 27.1875vw;
    margin: 0;
    margin-top: auto;
    padding: 0;
    padding-top: 2.34375vw;
    padding-bottom: 2.96875vw;
  }
}
.contentArea-box-2 .profileArea-ttl {
  position: relative;
  display: block;
  line-height: 1;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea-ttl {
    display: inline-block;
  }
}
.contentArea-box-2 .profileArea-ttl:before {
  content: "";
  width: 58.1333333333vw;
  height: 0.1333333333vw;
  display: block;
  background-color: #82c6cd;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea-ttl:before {
    width: 9.765625vw;
    height: 0.078125vw;
    right: -11.328125vw;
  }
}
.contentArea-box-2 .profileArea-ttl img {
  display: block;
  width: 27.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea-ttl img {
    width: 12.421875vw;
  }
}
.contentArea-box-2 .profileArea-flex {
  margin-top: 3.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea-flex {
    margin-top: 0.78125vw;
    width: 24.0625vw;
  }
}
.contentArea-box-2 .profileArea-txt-01 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea-txt-01 {
    letter-spacing: 0.05em;
    line-height: 1.77;
    font-size: 1.40625vw;
  }
}
.contentArea-box-2 .profileArea-txt-02 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-2 .profileArea-txt-02 {
    letter-spacing: 0.05em;
    line-height: 1.77;
    font-size: 1.40625vw;
  }
}
.contentArea-box-3 {
  padding-top: 10.6666666667vw;
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 {
    padding-top: 4.6875vw;
    padding-bottom: 5.46875vw;
  }
}
.contentArea-box-3 .imgArea {
  position: relative;
  z-index: 1;
}
.contentArea-box-3 .imgArea-img {
  display: block;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .imgArea-img {
    width: 78.125vw;
  }
}
.contentArea-box-3 .imgArea-img img {
  display: block;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .imgArea-img:before {
    content: "";
    display: block;
    width: 25.78125vw;
    height: 0.078125vw;
    background-color: #82c6cd;
    display: inline-block;
    position: absolute;
    top: 10.15625vw;
    right: -25.78125vw;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
}
.contentArea-box-3 .imgArea-txt {
  width: 56vw;
  position: absolute;
  right: 0;
  bottom: -9.8666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .imgArea-txt {
    width: 28.90625vw;
    left: 0;
    right: auto;
    bottom: -1.5625vw;
  }
}
.contentArea-box-3 .boxArea {
  z-index: 2;
  position: relative;
}
.contentArea-box-3 .boxArea .flexArea {
  width: 89.3333333333vw;
  margin: 0 auto;
  margin-top: 6.4vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .boxArea .flexArea {
    width: 92.96875vw;
    margin: 0;
    margin-top: 2.8125vw;
  }
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .txtArea {
    width: 65.625vw;
    margin: 0;
    margin-left: auto;
    position: relative;
  }
}
.contentArea-box-3 .txtArea-name {
  width: 76vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .txtArea-name {
    width: 17.1875vw;
    position: absolute;
    top: -41.5625vw;
    right: 2.8125vw;
  }
}
.contentArea-box-3 .txtArea-txt {
  line-break: strict;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 3.8666666667vw;
  margin-top: 4.6666666667vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.024em;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .txtArea-txt {
    font-size: 1.40625vw;
    margin: 0;
    line-height: 2;
    margin-left: auto;
    width: 64.0625vw;
    letter-spacing: 0.016em;
  }
}
.contentArea-box-3 .profileArea {
  width: 89.3333333333vw;
  margin: 0 auto;
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .profileArea {
    width: 64.0625vw;
    margin-left: auto;
    margin-right: 0;
    margin-top: 3.125vw;
  }
}
.contentArea-box-3 .profileArea-ttl {
  position: relative;
  display: block;
  line-height: 1;
}
.contentArea-box-3 .profileArea-ttl:before {
  content: "";
  width: 58.1333333333vw;
  height: 0.1333333333vw;
  display: block;
  background-color: #82c6cd;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .profileArea-ttl:before {
    width: 49.609375vw;
    height: 0.078125vw;
  }
}
.contentArea-box-3 .profileArea-ttl img {
  display: block;
  width: 27.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .profileArea-ttl img {
    width: 12.421875vw;
  }
}
.contentArea-box-3 .profileArea-flex {
  margin-top: 3.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .profileArea-flex {
    display: flex;
    margin-top: 1.796875vw;
  }
}
.contentArea-box-3 .profileArea-txt-01 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .profileArea-txt-01 {
    letter-spacing: 0.08em;
    line-height: 1.77;
    font-size: 1.40625vw;
    margin-right: 3.90625vw;
  }
}
.contentArea-box-3 .profileArea-txt-02 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-3 .profileArea-txt-02 {
    letter-spacing: 0.08em;
    line-height: 1.77;
    font-size: 1.40625vw;
  }
}
.contentArea-box-4 {
  background: #82c6cd;
  padding: 9.3333333333vw 0;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 {
    padding: 0;
    padding-bottom: 7.8125vw;
  }
}
.contentArea-box-4 .imgArea {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .imgArea {
    background-color: #fff;
  }
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .imgArea:before {
    content: "";
    display: block;
    background: #82c6cd;
    width: 100%;
    height: 40.78125vw;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.contentArea-box-4 .imgArea-img {
  display: block;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .imgArea-img {
    width: 78.125vw;
    margin-left: auto;
    margin-right: 0;
  }
}
.contentArea-box-4 .imgArea-img img {
  display: block;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .imgArea-img:before {
    content: "";
    display: block;
    width: 45.3125vw;
    height: 0.078125vw;
    background-color: #82c6cd;
    display: inline-block;
    position: absolute;
    top: -6.25vw;
    left: -28.515625vw;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
}
.contentArea-box-4 .imgArea-txt {
  width: 44vw;
  position: absolute;
  right: 0;
  bottom: -10.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .imgArea-txt {
    width: 27.578125vw;
    left: auto;
    right: 0;
    bottom: -1.40625vw;
  }
}
.contentArea-box-4 .boxArea {
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .boxArea {
    margin-top: -7.1875vw;
  }
}
.contentArea-box-4 .boxArea .flexArea {
  width: 92vw;
  margin: 0 auto;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .boxArea .flexArea {
    display: flex;
    width: 92.96875vw;
    margin: 0;
  }
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .txtArea {
    width: 65.625vw;
    margin: 0;
    margin-left: auto;
    position: relative;
    background-color: #fff;
    padding: 3.125vw 3.90625vw 2.8125vw 0;
  }
}
.contentArea-box-4 .txtArea-name {
  width: 73.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .txtArea-name {
    width: 31.09375vw;
    position: absolute;
    top: -32.03125vw;
    left: 7.03125vw;
  }
}
.contentArea-box-4 .txtArea-txt {
  line-break: strict;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 3.8666666667vw;
  margin-top: 4.6666666667vw;
  font-weight: 500;
  background-color: #fff;
  letter-spacing: normal;
  padding: 4.6666666667vw;
  line-height: 1.8;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .txtArea-txt {
    padding: 0;
    font-size: 1.40625vw;
    margin: 0;
    margin-left: auto;
    width: 54.6875vw;
    letter-spacing: 0.02em;
    line-height: 2;
  }
}
.contentArea-box-4 .profileArea {
  width: 92vw;
  margin: 0 auto;
  padding: 3.3333333333vw;
  padding-top: 1.3333333333vw;
  padding-bottom: 5.3333333333vw;
  background: #fff;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea {
    width: 27.1875vw;
    margin: 0;
    margin-top: auto;
    padding: 0;
    padding-top: 2.34375vw;
    padding-bottom: 2.96875vw;
  }
}
.contentArea-box-4 .profileArea-ttl {
  position: relative;
  display: block;
  line-height: 1;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea-ttl {
    display: inline-block;
  }
}
.contentArea-box-4 .profileArea-ttl:before {
  content: "";
  width: 58.1333333333vw;
  height: 0.1333333333vw;
  display: block;
  background-color: #82c6cd;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea-ttl:before {
    width: 9.765625vw;
    height: 0.078125vw;
    right: -11.328125vw;
  }
}
.contentArea-box-4 .profileArea-ttl img {
  display: block;
  width: 27.2vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea-ttl img {
    width: 12.421875vw;
  }
}
.contentArea-box-4 .profileArea-flex {
  margin-top: 3.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea-flex {
    margin-top: 0.78125vw;
    width: 24.0625vw;
  }
}
.contentArea-box-4 .profileArea-txt-01 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea-txt-01 {
    letter-spacing: 0.05em;
    line-height: 1.77;
    font-size: 1.40625vw;
  }
}
.contentArea-box-4 .profileArea-txt-02 {
  font-size: 3.4666666667vw;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea-box-4 .profileArea-txt-02 {
    letter-spacing: 0.05em;
    line-height: 1.77;
    font-size: 1.40625vw;
  }
}

.btnArea {
  border-top: solid 1px #000;
  padding-top: 2.6666666667vw;
  padding-bottom: 2.6666666667vw;
  margin-top: 0.5333333333vw;
}
@media screen and (min-width: 751px), print {
  .btnArea {
    margin-top: 0.3125vw;
    padding-top: 2.34375vw;
    padding-bottom: 2.34375vw;
  }
}/*# sourceMappingURL=neo.css.map */