@charset "Shift_JIS";

body {
  margin: 0;
}

/*@\
10pt {font-size:77%;}
12pt {font-size:85%;}
16pt {font-size:116%;}
22pt {font-size:161.6%;}
*/
header._simple {
  display: none;
}
#login_bar {
  position: relative;
  z-index: 1;
}
.l-container {
  max-width: 980px;
}
.l-main-container._products {
  background: #fff;
  position: relative;
  z-index: 1;
}

.p-footer {
  background: #fff !important;
  position: relative;
  z-index: 1;
  margin-top: 0;
}
.c-pagetop {
  display: none !important;
}
.l-footer {
  padding-top: 10rem;
  margin-top: 0 !important;
}
.js-step-container {
  max-width: 980px;
}
#login_bar {
  z-index: 2;
}
@media screen and (min-width: 899px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .pc {
    display: none;
  }
}

body.is-opening {
  overflow: hidden;
}

.loading_bg {
  width: 100%;
  max-width: 568px;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 5;
}

section#stageMain {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

section#stageMain .bg_content {
  width: 100%;
  height: 100vh;
  height: 100svh;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 0;
  background-color: #FFE1D9;
  background-image: url("/articles_c/atc_h13_nm_r_01a/img/pc_bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 900px) {
  section#stageMain .bg_content {
    display: none;
  }
}

section#stageMain .bg_content .left_content {
  width: calc((100vw - 768px) / 2);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding-left: 2%;
  box-sizing: border-box;
  z-index: 1;
}

section#stageMain .bg_content .left_content .left_content_inner {
  height: 100%;
  max-width: 400px;
  display: flex;
  align-items: center;
}

section#stageMain .bg_content .left_content .logo {
  width: 54%;
  max-width: 125px;
}

section#stageMain .bg_content .left_content .product_img_01 {
  position: absolute;
  bottom: 0;
  width: 74%;
  max-width: 256px;
}

section#stageMain .bg_content .right_content {
  width: calc((100vw - 768px) / 2);
  position: fixed;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  padding-right: 2%;
  box-sizing: border-box;
}

section#stageMain .bg_content .right_content .right_content_inner {
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
  margin: 0 auto;
}

section#stageMain .bg_content .right_content .right_content_inner .nav_list {
  width: 100%;
  list-style: none;
  padding: 0;
  margin-top: -5vw;
  text-align: right;
}

section#stageMain .bg_content .right_content .right_content_inner .nav_list li {
  height: 1.3vw;
  margin-bottom: 2.3vw;
}

section#stageMain .bg_content .right_content .right_content_inner .nav_list li a {
  display: inline-block;
  transition: opacity 0.3s;
}

section#stageMain .bg_content .right_content .right_content_inner .nav_list li a:hover {
  opacity: .5;
}

section#stageMain .bg_content .right_content .right_content_inner .nav_list li img {
  height: 100%;
  width: auto;
}

section#stageMain .bg_content .right_content .right_content_inner .nav_list li:nth-child(1) img {
  width: 3.3vw;
}

section#stageMain .bg_content .right_content .product_img_02 {
  position: absolute;
  bottom: -6px;
  width: 68%;
  right: 6%;
  max-width: 200px;
}





section#stageMain img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

section#stageMain .main_content {
  max-width: 568px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff;
}


.container {
  position: relative;
  background: #E67A6F;
}

section#stageMain .section_wrap {
  position: relative;
  z-index: 4;
  padding-top: 815px;
}

section#stageMain .section_block {
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  overflow: hidden;
}

section#stageMain .section_block .cv_inner,
section#stageMain .section_block .section_inner {
  max-width: 980px;
  margin: 0 auto;
}

section#stageMain .section_03.section_block .section_inner {
  max-width: 980px;
  margin: 0 auto;
}

section#stageMain .cv_btn {
  position: relative;
}

section#stageMain .cv_btn .btn_01 {
  position: absolute;
  width: 88%;
  top: 79%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

section#stageMain .cv_btn .btn_02 {
  position: absolute;
  width: 86%;
  top: 68.9%;
  margin: 0 auto;
  left: 0;
  right: 0;

}

section#stageMain .opening_content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

section#stageMain .opening_content .opening_text {
  width: 35%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  position: absolute;
  left: 0;
  top: 15%;
  right: 0;
  list-style: none;
}

section#stageMain .mv {
  position: fixed;
  top: 0;
  z-index: 0;
  width: 100%;
  max-width: 568px;
  overflow: hidden;
  padding-top: 30px;
}

section#stageMain .mv .mv_inner {
  max-width: 980px;
  position: relative;
  margin: 0 auto;
  padding: 5% 0 13%;
  background: url("/articles_c/atc_h13_nm_r_01a/img/fv_main_bg.jpg") no-repeat;
  z-index: 1;
  background-size: cover;
  mix-blend-mode: multiply;
}

section#stageMain .mv .mv_inner_main_copy {
  width: 90%;
  max-width: 680px;
  margin: 0 auto 2%;
}

section#stageMain .mv .mv_inner_main_copy_bg {
  position: absolute;
  margin: 0;
  top: -3%;
  left: 0;
  transform: translate(0, 0, 0) scale(1.5);
  right: 0;
  opacity: 0.85;
  z-index: -1;
}

section#stageMain .mv .mv_inner_main_tag {
  width: 90%;
  max-width: 680px;
  margin: 0 auto 3%;
}

section#stageMain .mv .mv_inner_main_img {
  position: relative;
  width: 94%;
  max-width: 720px;
  margin: 0 auto;
}

section#stageMain .mv .mv_inner_main_img .icon_new {
  position: absolute;
  top: 0;
  left: 2%;
  max-width: 190px;
  width: 27%;
  z-index: 1;
}

section#stageMain .mv .mv_inner_main_img .sub_copy {
  margin: 0 auto;
  position: absolute;
  top: 7%;
  left: 30%;
  max-width: 324px;
  width: 45%;
  z-index: 1;
}

section#stageMain .fixed_cv_btn {
  position: fixed;
  margin: auto;
  width: 90%;
  max-width: 500px;
  bottom: 1.5%;
  left: 0;
  right: 0;
  z-index: 2;
  transition: opacity 0.2s;
}

section#stageMain .fixed_cv_btn.is-hidden {
  opacity: 0 !important;
  pointer-events: none;
}

section#stageMain .cv_btn .btn {
  max-width: 856px;
  width: 84%;
  position: absolute;
  bottom: 14.7%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

section#stageMain .cv_btn .btn_03 {
  width: 87%;
  position: absolute;
  top: 64.5%;
  left: 0;
  right: 0;
  margin: auto;
}

section#stageMain .section_block .ac_block {
  width: 87%;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
}

section#stageMain .section_block .ac_block_header {
  position: relative;
  z-index: 2;
  transition: opacity 0.2s;
  cursor: pointer;
}

section#stageMain .section_block .ac_block_header::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s;
}

section#stageMain .section_block .ac_block_header img {
  position: relative;
  z-index: 1;
}

section#stageMain .section_02 .ac_block:nth-of-type(1) .ac_block_header::after {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_02_ac_01_ttl.jpg") no-repeat center;
  background-size: 100%;
}

section#stageMain .section_02 .ac_block:nth-of-type(2) .ac_block_header::after {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_02_ac_02_ttl.jpg") no-repeat center;
  background-size: 100%;
}

section#stageMain .section_02 .ac_block:nth-of-type(3) .ac_block_header::after {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_02_ac_03_ttl.jpg") no-repeat center;
  background-size: 100%;
}

section#stageMain .section_07 .ac_block:nth-of-type(1) .ac_block_header::after {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_07_ac_01_ttl.jpg") no-repeat center;
  background-size: 100%;
}

section#stageMain .section_07 .ac_block:nth-of-type(2) .ac_block_header::after {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_07_ac_02_ttl.jpg") no-repeat center;
  background-size: 100%;
}

section#stageMain .section_07 .ac_block:nth-of-type(3) .ac_block_header::after {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_07_ac_03_ttl.jpg") no-repeat center;
  background-size: 100%;
}

section#stageMain .section_block .ac_block.is-open .ac_block_header img {
  opacity: 0;
}

section#stageMain .section_block .ac_block.is-open .ac_block_header::after {
  opacity: 1;
}

section#stageMain .section_block .ac_block_body {
  display: none;
}

section#stageMain .section_02 .ac_block:nth-of-type(1) .ac_block_body,
section#stageMain .section_02 .ac_block:nth-of-type(2) .ac_block_body {
  display: block;
}

section#stageMain .section_01 {
  margin: 0 auto;
  background: #fff;
  padding-bottom: 5%;
  position: relative;
  overflow: visible;
}

section#stageMain .section_01::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
  position: absolute;
  top: -7%;
  left: 0;
  background: #FFFFFF;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
}

section#stageMain .cv_main .section_inner {
  position: relative;
}

section#stageMain .section_02 .section_inner {
  position: relative;
  background: #F8F4E1;
}

section#stageMain .section_07 .ac_bg {
  background: url("/articles_c/atc_h13_nm_r_01a/img/sec_07_bg.jpg") no-repeat center;
  background-size: cover;
  padding-bottom: 10%;
}

section#stageMain .section_07 .ac_block:not(:last-of-type) {
  margin: 0 auto 5.5%;
}

section#stageMain .cv_main .section_inner .cv_btn_01 {
  position: absolute;
  top: 85%;
  width: 84%;
  margin: auto;
  left: 0;
  right: 0;
}

section#stageMain .cv_main .section_inner .cv_btn_02,
section#stageMain .cv_main .section_inner .cv_btn_03 {
  position: relative;
}

section#stageMain .cv_main .section_inner .cv_btn_02 .btn_01 {
  position: absolute;
  top: 84.5%;
  width: 84%;
  margin: auto;
  left: 0;
  right: 0;
}

section#stageMain .cv_main .section_inner .cv_btn_03 .btn_02 {
  position: absolute;
  top: 86%;
  width: 84%;
  margin: auto;
  left: 0;
  right: 0;
}

.global_nav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  background: #fff;
  transition: .3s;
  z-index: 200;
}

.global_nav.active {
  right: 0;
}

.global_nav .global_nav_logo {
  width: 20%;
  margin: 6.4% auto 20%;
}

.global_nav .nav_list {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  list-style: none;
}

.global_nav .nav_list li {
  margin-bottom: 18%;

}

.global_nav .nav_list a {
  display: inline-block;
}

@media (max-width: 900px) {
  section#stageMain .mv {
    max-width: none;
  }

  section#stageMain .main_content {
    box-shadow: none;
    max-width: none;
  }

  section#stageMain .section_wrap {
    padding-top: 82vh;
  }
}
