@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;
}

.l-container {
  max-width: 980px;
}

.js-step-container {
  max-width: 980px;
}

section#stageMain {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

section#stageMain img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

section#stageMain .section_block {
  width: 100%;
  margin: 0 auto;
  line-height: 0;
}

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: 86%;
  top: 78.3%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

section#stageMain .cv_btn .btn_02 {
  position: absolute;
  width: 86%;
  top: 78.9%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

section#stageMain .section_05 .cv_btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 3.6%;
  background: url("/articles_c/atc_na_nm_r_02a/img/img_section_04_04_re01.png") no-repeat top center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

section#stageMain .cv_btn_subscription,
section#stageMain .cv_btn_single {
  position: relative;
}

section#stageMain .btn_subscription,
section#stageMain .btn_single {
  display: block;
  position: absolute;
}

section#stageMain .btn_subscription {
  bottom: 16%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 86%;
}

section#stageMain .btn_single {
  bottom: 4%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 62%;
}

section#stageMain .section_08 .btn_subscription {
  bottom: 5%;
}

section#stageMain .section_08 .btn_single {
  bottom: 12.5%;
  left: auto;
  right: 8%;
  margin: 0 auto;
  width: 56%;
}

/* mv */
section#stageMain .mv {}

section#stageMain .mv .mv_inner {
  max-width: 980px;
  position: relative;
  margin: 0 auto;
}

section#stageMain .mv .mv_txt {
  position: absolute;
  top: 97px;
  left: 0;
  text-align: center;
  right: 0;
  margin: 0 auto;
  color: #fff;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", "メイリオ", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
}

section#stageMain .mv .mv_txt .font_s {
  font-size: 22px;
}

section#stageMain .mv .mv_txt .font_l {
  font-size: 40px;
}

section#stageMain .mv .mv_txt.positive {
  font-size: 22px;
  color: #000;
  padding-left: 5%;
  text-align: left;
  top: 7%;
  line-height: 1.3;
}

section#stageMain .mv .mv_txt.positive .font_s {
  font-size: 15px;
}

section#stageMain .mv .mv_txt.positive .font_l {
  font-size: 30px;
}

section#stageMain .mv .mv_txt.positive .font_l span {
  font-size: 20px;
}

section#stageMain .mv .hidden {
  display: none;
}

section#stageMain .movie_content {
  width: 100%;
  max-width: 750px;
  margin: 16px auto 30px;
}

section#stageMain .cv_btn .btn {
  max-width: 856px;
  width: 84%;
  position: absolute;
  bottom: 14.7%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

section#stageMain .section_04 .cv_btn .btn {
  bottom: 18.5%;
}

section#stageMain .section_07 .cv_btn .btn {
  bottom: 17.5%;
}

section#stageMain .section_07 .cv_btn.subscription .btn {
  width: 54%;
  right: 15%;
  bottom: 26.5%;
  left: auto;
}
section#stageMain .nega_margin {
  margin-top: -14%;
  position: relative;
  z-index: -1;
}
