@charset "UTF-8";
/* CSS Document */
/*ブレイクポイント*/
.disp_pc, .pc {
  display: block !important;
  margin: auto; }
  @media screen and (max-width: 750px) {
    .disp_pc, .pc {
      display: none !important; } }

.disp_sp, .sp {
  display: none !important;
  margin: auto; }
  @media screen and (max-width: 750px) {
    .disp_sp, .sp {
      display: block !important; } }

html {
  scroll-behavior: smooth; }

body, html {
  margin: 0;
  padding: 0; }

body {
  font: 14px YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  color: #000;
  background: #fff;
  line-height: 1.4; }
  @media screen and (max-width: 750px) {
    body {
      font-size: 100%; } }

/* ####  マージン　パディング  #####*/
.mt_00 {
  margin-top: 0px !important; }

.mb_00 {
  margin-bottom: 0px !important; }

.pt_00 {
  padding-top: 0px !important; }

.pb_00 {
  padding-bottom: 0px !important; }

.mt_10 {
  margin-top: 10px !important; }

.mb_10 {
  margin-bottom: 10px !important; }

.pt_10 {
  padding-top: 10px !important; }

.pb_10 {
  padding-bottom: 10px !important; }

.mt_20 {
  margin-top: 20px !important; }

.mb_20 {
  margin-bottom: 20px !important; }

.pt_20 {
  padding-top: 20px !important; }

.pb_20 {
  padding-bottom: 20px !important; }

.mt_30 {
  margin-top: 30px !important; }

.mb_30 {
  margin-bottom: 30px !important; }

.pt_30 {
  padding-top: 30px !important; }

.pb_30 {
  padding-bottom: 30px !important; }

.mt_40 {
  margin-top: 40px !important; }

.mb_40 {
  margin-bottom: 40px !important; }

.pt_40 {
  padding-top: 40px !important; }

.pb_40 {
  padding-bottom: 40px !important; }

.mt_50 {
  margin-top: 50px !important; }

.mb_50 {
  margin-bottom: 50px !important; }

.pt_50 {
  padding-top: 50px !important; }

.pb_50 {
  padding-bottom: 50px !important; }

.mt_60 {
  margin-top: 60px !important; }

.mb_60 {
  margin-bottom: 60px !important; }

.pt_60 {
  padding-top: 60px !important; }

.pb_60 {
  padding-bottom: 60px !important; }

.mt_70 {
  margin-top: 70px !important; }

.mb_70 {
  margin-bottom: 70px !important; }

.pt_70 {
  padding-top: 70px !important; }

.pb_70 {
  padding-bottom: 70px !important; }

.mt_80 {
  margin-top: 80px !important; }

.mb_80 {
  margin-bottom: 80px !important; }

.pt_80 {
  padding-top: 80px !important; }

.pb_80 {
  padding-bottom: 80px !important; }

.mt_90 {
  margin-top: 90px !important; }

.mb_90 {
  margin-bottom: 90px !important; }

.pt_90 {
  padding-top: 90px !important; }

.pb_90 {
  padding-bottom: 90px !important; }

img {
  vertical-align: bottom; }

dl, dt, dd, h1, h2, h3 {
  padding: 0;
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }

li {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin: 0; }

.center {
  text-align: center; }

.cap {
  font-size: 8pt; }

header {
  background: #000;
  text-align: center;
  padding: 10px 0; }
  @media screen and (max-width: 750px) {
    header {
      padding: 10px 0; } }
  header img {
    width: 100%;
    max-width: 110px;
    height: auto; }
    @media screen and (max-width: 750px) {
      header img {
        max-width: 15%; } }

section div {
  width: 100%;
  max-width: 750px;
  margin: auto; }
  section div img {
    width: 100%;
    height: auto; }

#fv {
  background: url("../../img/fv_bg_pc.png") repeat-x;
  background-size: cover; }
  #fv .mostion_bg {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: auto; }
    @media screen and (max-width: 750px) {
      #fv .mostion_bg {
        max-width: 750px; } }
    #fv .mostion_bg #text0 {
      position: absolute;
      top: 5%;
      right: 0; }
      @media screen and (max-width: 750px) {
        #fv .mostion_bg #text0 {
          top: 0%;
          left: 0; } }
    #fv .mostion_bg #text1 {
      position: absolute;
      animation: fadeIn 1s ease 0s 1 normal backwards;
      top: 34.0%;
      left: 0; }
      @media screen and (max-width: 750px) {
        #fv .mostion_bg #text1 {
          top: 26%;
          left: 0; } }
    #fv .mostion_bg #text2 {
      position: absolute;
      animation: fadeIn 1.5s ease 0.3s 1 normal backwards;
      top: 46.5%;
      left: 0; }
      @media screen and (max-width: 750px) {
        #fv .mostion_bg #text2 {
          top: 38%;
          left: 0; } }
    #fv .mostion_bg #text3 {
      position: absolute;
      animation: fadeIn 2s ease 0.6s 1 normal backwards;
      top: 91.5%;
      left: 0; }
      @media screen and (max-width: 750px) {
        #fv .mostion_bg #text3 {
          top: 81%;
          left: 0; } }
  #fv img {
    width: 100%;
    height: auto; }
  #fv .move {
    position: absolute; }
  #fv .caption {
    background: #153B60;
    width: 100%;
    max-width: inherit;
    margin: auto;
    box-sizing: border-box;
    padding: 55px 20px 20px 20px; }
    @media screen and (max-width: 1200px) {
      #fv .caption {
        padding-top: 4%; } }
    @media screen and (max-width: 750px) {
      #fv .caption {
        max-width: 750px;
        padding-top: 8%; } }
    #fv .caption p {
      color: #fff;
      max-width: 1200px;
      margin: auto;
      font-size: 8pt; }

#cm_area {
  background: #eaeaea; }
  #cm_area .outer {
    background: #eaeaea;
    text-align: center;
    width: 100%;
    max-width: 750px;
    margin: auto;
    padding: 40px 0 30px 0; }
  #cm_area .youtube_area {
    position: relative;
    width: 91.4%;
    margin: 0 auto 40px auto; }
    @media screen and (max-width: 750px) {
      #cm_area .youtube_area {
        margin-bottom: 20px; } }
  #cm_area .youtube {
    width: 100%;
    max-width: 616px;
    aspect-ratio: 16 / 9;
    position: absolute;
    left: 5%;
    bottom: 6%; }
    @media screen and (max-width: 750px) {
      #cm_area .youtube {
        left: 6%;
        width: 87%; } }
  #cm_area iframe {
    width: 100%;
    height: 100%; }

#ba .cap {
  font-size: 8pt;
  margin: auto;
  box-sizing: border-box;
  padding: 2% 1%; }
  @media screen and (max-width: 750px) {
    #ba .cap {
      width: 96%; } }

.interview {
  margin: 80px auto; }
  .interview .cap {
    margin: 10px auto;
    width: 96%; }

#method .method_bg {
  background: url("../../img/bg_method.png") no-repeat;
  background-size: cover; }
  #method .method_bg .method_1 {
    margin-top: 17%; }
  #method .method_bg .method_2 {
    margin-top: 11%; }
  #method .method_bg .method_3 {
    margin-top: 11%; }
#method .cap {
  margin: 10px auto;
  width: 96%; }

.bg_gray {
  padding-top: 40px;
  background: #EFEFF1; }

#medical {
  margin: 40px auto 0 auto;
  padding-bottom: 40px; }

#ba_wrapper {
  padding: 40px 0; }
  @media screen and (max-width: 750px) {
    #ba_wrapper {
      padding: 40px 0 0 0; } }
  #ba_wrapper .ba_title {
    text-align: center;
    width: 80%;
    max-width: 660px;
    margin-bottom: 20px; }
  #ba_wrapper .swiper-slide {
    background: url("../img/ba_text.png") repeat-y;
    background-size: 100%; }
    @media screen and (max-width: 750px) {
      #ba_wrapper .swiper-slide {
        background: none; } }
    #ba_wrapper .swiper-slide p {
      box-sizing: border-box;
      padding: 0 5%;
      min-height: 240px;
      font-size: 8pt; }
      @media screen and (max-width: 750px) {
        #ba_wrapper .swiper-slide p {
          background: url("../img/ba_text.png") repeat-y;
          background-size: 100%; } }
  #ba_wrapper #ba_slide_men,
  #ba_wrapper #ba_slide_women {
    padding-bottom: 40px;
    position: relative; }
    @media screen and (max-width: 750px) {
      #ba_wrapper #ba_slide_men,
      #ba_wrapper #ba_slide_women {
        padding-bottom: 0; } }
    #ba_wrapper #ba_slide_men img,
    #ba_wrapper #ba_slide_women img {
      background: #fff; }
      @media screen and (max-width: 750px) {
        #ba_wrapper #ba_slide_men img,
        #ba_wrapper #ba_slide_women img {
          vertical-align: top; } }
    #ba_wrapper #ba_slide_men .swiper-pagination,
    #ba_wrapper #ba_slide_women .swiper-pagination {
      position: absolute;
      top: 0px;
      bottom: auto; }
  #ba_wrapper .swiper-wrapper {
    margin-top: 20px; }

#cgm_wrapper {
  margin: 0px auto 60px auto;
  padding: 60px 0 20px;
  background: #EFEFF1; }
  #cgm_wrapper .insta_logo {
    text-align: center;
    width: 70%;
    max-width: 355px; }
  #cgm_wrapper #cgm {
    padding-bottom: 40px; }
  #cgm_wrapper .cap {
    font-size: 8pt;
    text-align: right;
    margin: 0; }

footer {
  background: #000;
  color: #fff;
  margin-top: 80px;
  padding: 20px 0; }
  @media screen and (max-width: 750px) {
    footer {
      padding-bottom: 150px; } }
  footer ul {
    display: flex;
    justify-content: center;
    gap: 10px;
    font-size: 10pt; }
  footer a {
    color: #fff;
    text-decoration: none; }
  footer .footer_img {
    width: 130px;
    margin: 20px auto; }
  footer p {
    font-size: 10pt;
    text-align: center; }

.cta {
  margin: 20px auto;
  text-align: center; }
  .cta img {
    width: 92.5%;
    max-width: 694px;
    height: auto;
    margin: auto; }

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(50px); }
  80% {
    transform: translateY(0); }
  100% {
    opacity: 1; } }
.fixed_bunner {
  display: none; }
  .fixed_bunner.fix {
    display: none; }
    @media screen and (max-width: 750px) {
      .fixed_bunner.fix {
        display: block;
        position: fixed;
        bottom: 0;
        top: inherit;
        background: rgba(255, 255, 255, 0.6);
        width: 100%;
        z-index: 9; } }
    @media screen and (max-width: 750px) {
      .fixed_bunner.fix img {
        width: 96%;
        height: auto;
        margin: auto; } }
