@charset "utf-8";
/* CSS Document  sakura_sleep_scan*/
@media screen and (min-width:280px) {
  .fnt_gothic02 {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  /*----------------------------------------------------sakura_sleep_scan2025---- */
  #sleep_scan .sl_scan_box, #sleep_scan .sl_scan_box .sl_scan_img, #sleep_scan .sl_scan_box .sl_scan_txt_box {
    width: 100%;
  }
  #sleep_scan .sl_scan_box_wrap {
    margin-bottom: 150px;
    position: relative;
  }
  #sleep_scan .sl_scan_caption {
    width: 130px;
    height: 130px;
    background-color: #ef8589;
    color: #fff;
    font-size: 22px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.4;
    padding: 10px;
    box-sizing: border-box;
  }
  #sleep_scan #catchi .sl_scan_caption {
    z-index: 10000;
    position: absolute;
    top: -80px;
    left: 30%;
  }
  #sleep_scan #catchi h1 {
    line-height: 1em;
    letter-spacing: 0;
    font-size: 26px;
    max-width: 350px;
    margin: 0 0 15px 0;
  }
  #sleep_scan .sl_scan_box .sl_scan_img {
    margin-bottom: 15px;
  }
  #sleep_scan #catchi .sl_scan_img_sub {
    position: absolute;
    right: -5px;
    top: 200px;
    width: 180px;
  }
  #sleep_scan .arrow-down {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin-top: 50px;
    margin-bottom: 120px;
  }
  #sleep_scan .bar {
    width: 40px;
    height: 10px;
    background-color: #ef8589;
    border-radius: 1px;
  }
  #sleep_scan .triangle {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 30px solid #ef8589;
  }
  /* アニメーション */
  #sleep_scan .animated {
    animation: bounceDown 1.5s ease-in-out forwards;
  }
  #sleep_scan .sl_scan_point01 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 50px;
    margin-top: -100px;
  }
  #sleep_scan .sl_scan_point02 {
    text-align: center;
    color: #fff;
    background: #e94a50;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 20px;
  }
  #sleep_scan #detail .sl_scan_caption {
    margin: 50px auto 30px;
  }
  #sleep_scan #detail .detail_box01, #sleep_scan #detail .detail_box02, #sleep_scan #detail .detail_img_w50 {
    width: 100%;
    margin: 50px auto;
  }
  #sleep_scan #detail .sl_scan_img_sub {
    position: absolute;
    right: -5px;
    top: 400px;
    width: 100px;
  }
  #sleep_scan #detail .sl_scan_box_wrap {
    margin-bottom: 0;
  }
  #sleep_scan #detail .detail_box02 {
    justify-content: space-between;
  }
  #sleep_scan #detail .detail_box02 .detail_img {
    margin: 30px auto 15px;
  }
  #sleep_scan #detail .detail_box02 .detail_img_w50 {
    width: 48%;
    margin: 30px auto 0;
  }
  #sleep_scan #summary h2, #sleep_scan #summary h3 {
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.8em;
  }
  #sleep_scan #summary h3 {
    margin-top: 30px;
    font-size: 1.5em;
  }
  #sleep_scan #summary .flex {
    justify-content: space-around
  }
  #sleep_scan #summary .sl_scan_caption {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #sleep_scan #summary .sl_scan_caption_img {
    width: 130px;
  }
  /*----------------------------------------------------sakura_recruit_sleep_scan2025---- */
  #recruit_sl #catchi h1 {
    line-height: 1em;
    letter-spacing: 0;
    font-size: 26px;
    font-weight: 300;
    max-width: 350px;
    margin: 50px 0;
    text-align: center;
  }
  #recruit_sl #catchi .recruit_sl_txt_box {
    margin: 50px 0;
  }
  #recruit_sl .recruit_sl_txt {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.8em;
  }
  #recruit_sl h2 {
    line-height: 1.5em;
    font-size: 22px;
    font-weight: 300;
    margin: 50px 0 30px;
    ;
    text-align: center;
  }
  #recruit_sl #detail .detail_box {
    width: 90%;
    margin: auto;
  }
  #recruit_sl #detail .detail_img_w100 {
    width: 100%;
  }
  #recruit_sl h3 {
    font-size: 18px;
    font-weight: 300;
  }
  #recruit_sl #detail .detail_box02 {
    margin-bottom: 50px;
  }
  #recruit_sl #detail .detail_box02 .detail_img {
    width: 50%;
    max-width: 200px;
    margin: auto;
  }
  #recruit_sl #detail .detail_box02 .detail_sl_txt_box02 {
    margin: 30px 0;
  }
  #recruit_sl #summary .summary_box {
    width: 90%;
    margin: auto;
  }
  #recruit_sl #summary .summary_box h2 {
    text-align: left;
  }
  #recruit_sl #summary .summary_box02 {
    width: 90%;
    margin: 30px auto;
  }
  #recruit_sl #summary .summary_box03 .img_w80 {
    width: 80%;
    margin: 1em auto;
  }
  #recruit_sl #summary .summary_box03 .flex {
    justify-content: space-between;
  }
  #recruit_sl #summary .summary_box03 .img_left {
    width: 30%;
    max-width: 200px
  }
  #recruit_sl #summary .summary_box03 .pv_area {
    width: 90%;
      max-width: 800px;
    margin: 30px auto;
      position: relative;
  padding-top: 56.25%; /* 16:9 のアスペクト比 */
  height: 0;
  overflow: hidden;
  }
    #recruit_sl #summary .summary_box03 .pv_area iframe{
        position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    }
    #recruit_sl #summary .summary_box03 .img_right {
    }
    #recruit_sl #summary .summary_box04 {
    width: 100%;
    margin: 30px auto;
  }
  #recruit_sl #summary .summary_box04 .summary_txt_box {
    margin-top: 1em;
  }
    #recruit_sl #summary .summary_box05 .summary_box05_intro{
        display: flex;
        align-items: center;
    }
    #recruit_sl #summary .summary_box05 .summary_box05_img{
        width: 100px;
        height: auto;
        margin-right: 1em;
    }
  #recruit_sl #summary .summary_box05 .summary_txt_box {
    margin-top: 1em;
    padding-right: 1em;
      box-sizing: border-box;
  }
}
@keyframes bounceDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (min-width:320px) {
  .sakura_nav_pc li {
    display: inline-block;
    width: calc(100% / 4);
  }
}
@media screen and (min-width:767px) {
  /*----------------------------------------------------sakura_sleep_scan2025---- */
  #sleep_scan .sl_scan_box {
    align-items: flex-end;
  }
  #sleep_scan .sl_scan_box .sl_scan_img, #sleep_scan .sl_scan_box .sl_scan_txt_box {
    width: 50%;
  }
  #sleep_scan .sl_scan_box .sl_scan_txt_box {
    padding-left: 15px;
    box-sizing: border-box;
  }
  #sleep_scan .sl_scan_box_wrap .sl_scan_box .sl_scan_img {
    width: 40%;
    margin-bottom: 0;
  }
  #sleep_scan .sl_scan_box_wrap .sl_scan_box .sl_scan_txt_box {
    width: 60%;
  }
  #sleep_scan #catchi .sl_scan_caption {
    left: 25%;
  }
  #sleep_scan #catchi .sl_scan_img_sub {
    top: -80px;
    width: 220px;
  }
  #sleep_scan .sl_scan_point01 {
    margin: -50px auto 50px;
    padding: 20px;
  }
  #sleep_scan .sl_scan_point02 {
    width: 500px;
    margin: auto;
    padding: 20px;
  }
  #sleep_scan #detail .sl_scan_img_sub {
    top: -100px;
    width: 120px;
  }
  #sleep_scan #detail .detail_img_w50 {
    width: 50%;
    margin: 0;
  }
  #sleep_scan #detail .detail_box02 .detail_img {
    width: 40%;
  }
  #sleep_scan #detail .detail_box02 {
    align-items: center;
  }
  #sleep_scan #detail .detail_box02 p, #sleep_scan #detail .detail_box02 .detail_txt_box {
    width: 60%;
    padding-left: 15px;
    box-sizing: border-box;
  }
  #sleep_scan #summary .flex {
    width: 600px;
    margin: auto;
  }
  /*----------------------------------------------------sakura_recruit_sleep_scan2025---- */
  #recruit_sl .header_img_pc {
    display: block;
  }
  #recruit_sl .header_img_sp {
    display: none;
  }
  #recruit_sl #catchi {
    position: relative;
  }
  #recruit_sl #catchi h1 {
    max-width: none;
  }
  #recruit_sl #catchi .recruit_sl_img_01 {
    width: 70%;
      max-width: 600px;
    margin: auto;
  }
  #recruit_sl #catchi .recruit_sl_box {
    align-items: flex-end;
    margin: 50px 0;
  }
  #recruit_sl #catchi .recruit_sl_box .recruit_sl_img {
    width: 40%;
  }
  #recruit_sl #catchi .recruit_sl_box .recruit_sl_txt_box {
    width: 60%;
    padding-left: 1em;
    box-sizing: border-box;
    margin: 0;
  }
  #recruit_sl #catchi .bg_txt {
    font-size: 36px;
    color: #c9caca;
    writing-mode: vertical-rl;
    position: absolute;
    right: 0;
    top: 150px;
  }
  #recruit_sl #detail .detail_box02 {
    justify-content: space-between;
  }
  #recruit_sl #detail .detail_box02 .detail_img {
    width: 250px;
    max-width: none;
  }
    #recruit_sl #summary .summary_box04 {
        margin: 50px auto;
    }    
  #recruit_sl #summary .summary_box04 .summary_img {
    width: 40%;
  }
  #recruit_sl #summary .summary_box04 .summary_txt_box {
    width: 60%;
    padding-left: 1em;
    box-sizing: border-box;
    margin: 0;
  }
    
   #recruit_sl #summary .summary_box05 .summary_box05_img{
        width: 150px;
    }
      #recruit_sl #summary .summary_box05 .summary_txt_box {
          padding-left: 170px;
          margin-top: -2em;
    }
}
@media screen and (min-width:980px) {
  #sleep_scan .sl_scan_box .sl_scan_img, #sleep_scan .sl_scan_box .sl_scan_txt_box {
    width: 50%;
    margin-bottom: 0;
  }
  #sleep_scan .arrow-down {
    margin-top: 80px;
    margin-bottom: 150px;
  }
  #sleep_scan .sl_scan_box .sl_scan_txt_box {
    padding-left: 15px;
    box-sizing: border-box;
  }
  #sleep_scan #catchi .sl_scan_caption {
    left: 30%;
    width: 150px;
    height: 150px;
    font-size: 24px;
  }
  #sleep_scan #catchi .sl_scan_img_sub {
    width: 250px;
    top: 10px;
  }
  #sleep_scan #detail .sl_scan_img_sub {
    width: 130px;
    top: -20px;
  }
  #sleep_scan #detail .detail_box02 {
    align-content: center;
  }
  #sleep_scan #summary .sl_scan_caption_img {
    width: 150px;
  }
  #sleep_scan #summary .sl_scan_caption {
    width: 150px;
    height: 150px;
    font-size: 18px;
    margin-bottom: 30px;
  }
  #sleep_scan #summary .flex {
    width: 700px;
    margin: auto;
  }
    
      #recruit_sl #catchi .bg_txt {
    font-size: 42px;
    }
}