@charset "UTF-8";
/*---------------------------------
  炎舞炊き
---------------------------------*/
#nxaa_enbu #enbu_visual {
  width: 100%;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_visual {
    height: 660px;
    background-image: url("../img/enbudaki/visual_bg.jpg");
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_visual {
    padding-top: 10.666vw;
    aspect-ratio: 375/600;
    box-sizing: border-box;
    background-image: url("../img/enbudaki/visual_bg_sp.jpg");
  }
}
#nxaa_enbu #enbu_visual .visual_lead {
  position: relative;
  z-index: 15;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_visual .visual_lead {
    width: 320px;
    margin-right: -483px;
    position: absolute;
    top: 114px;
    right: 50%;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_visual .visual_lead {
    width: 64.866vw;
    margin: 0 auto 5.333vw;
  }
}
#nxaa_enbu #enbu_visual .visual_logo {
  position: relative;
  z-index: 15;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_visual .visual_logo {
    width: 414px;
    margin-right: -480px;
    position: absolute;
    top: 307px;
    right: 50%;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_visual .visual_logo {
    width: 50.666vw;
    margin: 0 auto 5.333vw;
  }
}
#nxaa_enbu #enbu_visual .visual_img {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_visual .visual_img {
    width: 900px;
    position: absolute;
    left: 50%;
    margin-left: -671px;
    z-index: 1;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_visual .visual_img {
    margin: auto;
    left: 0;
    right: 0;
    bottom: -30.666vw;
  }
}
#nxaa_enbu #enbu_visual .visual_notes {
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_visual .visual_notes {
    margin-right: -552px;
    position: absolute;
    bottom: 85px;
    right: 50%;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    z-index: 10;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_visual .visual_notes {
    font-size: 3.2vw;
    line-height: 1.75;
  }
}
#nxaa_enbu #enbu_heater {
  width: 100%;
  background-color: #E0E1E4;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater {
    min-height: 910px;
    background-image: url("../img/enbudaki/heater_bg.png");
    background-position: center;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater {
    aspect-ratio: 750/2116;
    background-image: url("../img/enbudaki/heater_bg_sp.jpg");
    background-position: center top;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .heater_body {
    width: 660px;
    height: 910px;
    padding: 0 100px;
    box-sizing: border-box;
    background: linear-gradient(rgba(6, 11, 15, 0.85) 0%, rgba(6, 20, 32, 0.816) 62.07%, rgba(6, 23, 37, 0.697) 79.54%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-660px);
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .heater_body {
    padding-top: 26.666vw;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_lead {
    width: 460px;
    padding-top: 145px;
    margin: 0 auto 45px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_lead {
    width: 85.333vw;
    margin: 0 auto 3.333vw;
  }
}
#nxaa_enbu #enbu_heater .heater_body .heater_text {
  font-family: "Noto Serif Japanese", serif;
  font-weight: 400;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_text {
    margin-bottom: 40px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_text {
    width: 86.666vw;
    margin: 0 auto 8vw;
    font-size: 3.733vw;
    line-height: 1.7857142857;
  }
}
#nxaa_enbu #enbu_heater .heater_body .heater_movie {
  margin: 0 auto;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_movie {
    width: 350px;
    padding: 15px 15px 20px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_movie {
    width: 82.666vw;
    padding: 4vw 4vw 5.333vw;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_movie .movie_thumb {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_movie .movie_thumb {
    margin-bottom: 4vw;
  }
}
#nxaa_enbu #enbu_heater .heater_body .heater_movie .movie_btn {
  margin: 0 auto;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_movie .movie_btn {
    width: 133px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .heater_body .heater_movie .movie_btn {
    width: 35.466vw;
  }
}
#nxaa_enbu #enbu_heater .content_inner {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .content_inner {
    padding-top: 665px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .content_inner {
    padding: 0 4vw;
  }
}
#nxaa_enbu #enbu_heater .content_inner .enbu_title {
  background: linear-gradient(to right, #0e0f10 0%, #2e3a46 100%);
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_heater .content_inner .enbu_title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.5;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_heater .content_inner .enbu_title {
    font-size: 3.733vw;
    line-height: 2.1428571429;
  }
}
#nxaa_enbu #enbu_rotation {
  background: url("../img/enbudaki/rotation_bg.jpg") no-repeat center;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation {
    padding: 40px 15px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_lead {
    width: 934px;
    height: 88px;
    margin: 0 auto 80px;
    background: url("../img/enbudaki/rotation_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_lead {
    margin-bottom: 25px;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    text-align: center;
  }
  #nxaa_enbu #enbu_rotation .rotation_lead span {
    color: #8c6d25;
  }
}
#nxaa_enbu #enbu_rotation .rotation_title {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_title {
    margin-bottom: 50px;
  }
  #nxaa_enbu #enbu_rotation .rotation_title::before, #nxaa_enbu #enbu_rotation .rotation_title::after {
    content: "";
    display: block;
    width: 325px;
    height: 1px;
    background-color: #8c6d25;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #nxaa_enbu #enbu_rotation .rotation_title::before {
    left: 0;
  }
  #nxaa_enbu #enbu_rotation .rotation_title::after {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_title {
    margin-bottom: 25px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_title img {
  width: 285px;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap {
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
    padding: 0 10px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_img {
    width: 450px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_img {
    margin: 0 auto 40px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move {
    width: 400px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_title {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_title {
    margin-bottom: 30px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_title {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_text {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_text {
    width: 380px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_text {
    width: 90%;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_text div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  border: 1px solid #222;
  box-sizing: border-box;
  line-height: 1.125;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_text div {
    width: 180px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_text div {
    width: calc((100% - 20px) / 2);
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide {
    margin-bottom: 40px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots {
    bottom: -50px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots {
    bottom: -24px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li {
  display: block;
  width: auto;
  height: auto;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li {
    margin: 0 5px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li button {
  height: auto;
  padding: 0;
  border-radius: 1em;
  background-color: #666;
  line-height: 2;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li button {
    width: 100px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li button {
    width: 80px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li.slick-active button {
  background: #8b6c25;
  background: linear-gradient(to right, #7d571c 1%, #b9a134 100%);
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_slide .slick-dots li.slick-active button::before {
  display: none;
}
#nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_notes {
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_notes {
    padding: 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_wrap .rotation_move .rotation_move_notes {
    padding: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_body {
    margin-bottom: 40px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_header {
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_header {
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_header {
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_body p {
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_body p {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_body p {
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec_body div {
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1, #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec2 {
    height: 375px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1 {
  position: relative;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1 {
    width: 350px;
    padding-right: 34px;
    border-right: 1px solid #8c6d25;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1 {
    margin-bottom: 45px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  margin: auto;
  position: absolute;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1::after {
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #8B6C25;
    top: 50%;
    right: -16px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1::after {
    border-width: 15px 15px 0 15px;
    border-color: #8B6C25 transparent transparent transparent;
    left: 0;
    right: 0;
    bottom: -30px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1 .rotation_sec_header {
  background-color: #666;
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec1 .rotation_sec_body div {
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec2 {
    width: 540px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_body .rotation_sec2 .rotation_sec_header {
  background: #8b6c25;
  background: linear-gradient(to right, #7d571c 1%, #b9a134 100%);
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_body .rotation_sec2 .rotation_sec_body div {
    width: 420px;
    margin: 0 auto;
  }
}
#nxaa_enbu #enbu_rotation .rotation_caption {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_caption {
    margin-bottom: 25px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_rotation .rotation_caption {
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
#nxaa_enbu #enbu_rotation .rotation_movie {
  margin: 0 auto;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_rotation .rotation_movie {
    width: 800px;
  }
}
#nxaa_enbu #enbu_rotation .rotation_movie iframe {
  width: 100%;
  height: 100%;
}
#nxaa_enbu #enbu_sensor {
  background-color: #0b0a09;
  position: relative;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor {
    padding: 80px 0 60px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_sensor {
    padding: 40px 15px;
  }
}
#nxaa_enbu #enbu_sensor::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor::before {
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, #2b2c2d 0%, #0b0a09 100%);
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_sensor::before {
    width: 100%;
    height: 240px;
    background: linear-gradient(to bottom, #2b2c2d 0%, #0b0a09 100%);
  }
}
#nxaa_enbu #enbu_sensor .sensor_wrap {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor .sensor_wrap {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  }
}
#nxaa_enbu #enbu_sensor .sensor_text {
  color: #fff;
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor .sensor_text {
    width: 545px;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor .sensor_text .sensor_title {
    width: 400px;
    height: 27px;
    margin-bottom: 30px;
    background: url("../img/enbudaki/sensor_title.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_sensor .sensor_text .sensor_title {
    margin-bottom: 20px;
  }
  #nxaa_enbu #enbu_sensor .sensor_text .sensor_title span {
    display: inline-block;
    border-bottom: 1px solid #fff;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor .sensor_text .sensor_lead {
    width: 419px;
    height: 67px;
    margin-bottom: 40px;
    background: url("../img/enbudaki/sensor_lead.png") no-repeat center;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_sensor .sensor_text .sensor_lead {
    margin-bottom: 20px;
    font-family: "Noto Serif Japanese", serif;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor .sensor_text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_sensor .sensor_text p {
    margin-bottom: 30px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7692307692;
  }
}
@media screen and (min-width: 769px) {
  #nxaa_enbu #enbu_sensor .sensor_img {
    width: 375px;
  }
}
@media screen and (max-width: 768px) {
  #nxaa_enbu #enbu_sensor .sensor_img {
    width: 80%;
    max-width: 300px;
    margin: 0 auto;
  }
}