*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  color: #fff;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

abbr[data-original-title],
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  font-weight: normal;
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  font-feature-settings: "palt";
  letter-spacing: 0.8px;
}

a {
  transition: opacity 0.12s ease-in;
}
a:hover {
  opacity: 0.7;
}

button:focus, button:hover {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

.gmap-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 42.68%;
  position: relative;
  margin-bottom: 20px;
}
.gmap-container iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

body {
  background: #000;
}

img {
  max-width: 100%;
  height: auto;
}

.default-text {
  color: #fff;
  font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
  .default-text {
    font-size: 10px;
  }
}
.inner {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

/* .header-container {
  width: 100%;
  background: #000;
  padding: 2rem 1rem;
}

.header-inner .brand {
  margin-right: 1.5rem;
  width: 184px;
}

.header-inner .brand-text {
  color: #fff;
  font-size: 1rem;
  padding-bottom: 6px;
}

@media screen and (max-width: 768px) {
  .header-container {
    width: 100%;
    background: #000;
    padding: 10px 18px 10px;
  }

  .header-inner .brand {
    line-height: 1;
    width: 110px;
    margin-right: 10px;
  }
  .header-inner .brand-text {
    color: #fff;
    font-size: 9px;
    line-height: 1;
    padding-bottom: 6px;
  }
} */
/* reset */
html, body, div, span, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}


.dp_n {
  display: none !important;
}
.sp_catch {
  display: none !important;
}
header {
  width: 100%;
}
header .header_inner {
  width: 100%;
  padding: 2rem 1rem 2.1rem;
  box-sizing: border-box;
  display: table;
}
header .header_inner p {
  font-size: 1rem;
  letter-spacing: -0.04em !important;
}
header .header_inner p a:hover {
  text-decoration: none;
}
header .header_inner > div {
  display: table-cell;
  vertical-align: bottom;
}
header .header_inner > div > p {
  display: inline-block;
  line-height: 48px;
}
header .header_inner .logo_l img {
  margin-right: 1.5rem;
}
header .header_inner .logo_r {
  text-align: right;
}
header .header_inner .logo_r img {
  margin-left: 1.5rem;
}
header .header_inner .logo_r_sp {
  display: none;
}
header .header_inner img {
  max-height: 48px;
  line-height: 1em;
  margin-bottom: -0.8em;
}
@media (max-width: 960px) {
  header .header_inner {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
  }
  header .header_inner > div > p {
    display: block;
    line-height: 1.5em;
    font-size: 12px;
  }
  header .header_inner .logo_r {
    display: none;
  }
  header .header_inner .logo_r_sp {
    display: block;
    text-align: right;
  }
  header .header_inner img {
    max-height: 30px;
    line-height: 1em;
    margin-bottom: 0em;
  }
}
@media (max-width: 544px) {
  header .header_inner img {
    max-height: 30px;
  }
  header .header_inner p.f_l img {
    margin-right: 0;
  }
  header .header_inner p.f_r img {
    margin-left: 0;
  }
  header .header_inner > div > p {
    font-size: 8px;
  }
  .sp_dp_n {
    display: none !important;
  }
  .dp_n {
    display: block !important;
  }
}
#mv {
  position: relative;
  height: 400px;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  #mv {
    height: 196px;
  }
}
#detail {
  padding: 6.25rem 0 17.625rem 0;
}
#detail .inner > h2 {
  font-weight: normal;
  color: #fff;
  font-size: 28px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 150px;
}

@media screen and (min-width: 769px) {
  #detail .inner .lead-text {
    margin-top: 48px;
    float: right;
    width: 690px;
    text-align: left;
    font-size: 16px;
    line-height: 33px;
  }
}

@media screen and (max-width: 768px) {
  #detail {
    padding: 48px 20px 48px 20px;
  }
  #detail .inner > h2 {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  #detail .inner > p {
    margin-bottom: 40px;
    font-size: 10px;
  }
  #detail .inner .lead-text {
    font-size: 11px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .detail-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .detail-inner .column:first-child {
    width: 500px;
  }
  .detail-inner .column:last-child {
    width: 486px;
  }

  .detail-item {
    clear: both;
  }
  .detail-item .block img {
    margin-bottom: 1rem;
  }
  .detail-item .block p {
    color: #fff;
    font-size: 0.875rem;
  }
  .detail-item .block:first-child {
    margin-bottom: 10rem;
  }
  .detail-item .block:nth-child(2) {
    width: 352px;
    float: right;
  }

  .detail-item .block .pos-fix {
    margin-bottom: 60px;
    margin-top: -32px;
    margin-left: 90px;
  }
}

.special {
  display: inline-block;
  margin: -1rem auto 0;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 30px;
}
.special:after {
  margin-top: 40px;
  display: block;
  content: "";
  width: 62px;
  height: 1px;
  background: #fff;
}

.brand-large {
  max-width: 585px;
  width: 60%;
  margin: 3.125rem auto 0 auto;
}
.brand-large img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .detail-inner .column:first-child {
    width: 100%;
  }
  .detail-inner .column:last-child {
    width: 80%;
    margin: 0 auto;
  }
  .detail-inner p {
    color: #fff;
    font-size: 12px;
  }

  .detail-item {
    clear: both;
  }
  .detail-item .block img {
    margin-bottom: 10px;
  }
  .detail-item .block p {
    color: #fff;
    font-size: 10px;
  }
  .detail-item .block:first-child {
    margin-bottom: 48px;
  }
  .detail-item .block:nth-child(2) {
    width: 70%;
    margin: 0 0 0 auto;
  }

  .detail-item .block .pos-fix {
    margin-top: -20px;
    text-align: center;
  }

  .special {
    font-size: 1rem;
    
  }
  .special:after {
    margin-top: 1rem;
    display: block;
    content: "";
    width: 62px;
    height: 1px;
    background: #fff;
  }

  .brand-large {
    width: 80%;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
  }
}


.detail-last {
  padding: 60px 0 50px;
  text-align: center;
}

.detail-last h2 {
  font-size: 45px;
  font-weight: normal;
}

.detail-last p {
  font-size: 18px;
}

#movie {
  padding: 9.375rem 0;
  text-align: center;
  background: #2d3242;
  text-align: center;
}

.youtube-container {
  width: 710px;
  margin: 0 auto 1.125rem;
}

@media screen and (max-width: 768px) {
  .detail-last {
    padding: 30px 0 24px;
    text-align: center;
  }
  
  .detail-last h2 {
    font-size: 24px;
    font-weight: normal;
  }
  
  .detail-last p {
    font-size: 16px;
  }
  #movie {
    padding: 60px 20px;
  }

  .youtube-container {
    width: 100%;
  }
}
#feature .inner > h2 {
  font-weight: normal;
  color: #fff;
  font-size: 2.8125rem;
  margin-bottom: 5rem;
}
#feature .inner > h2:after {
  display: inline-block;
  content: "";
  background: #fff;
  width: 68px;
  height: 1px;
  margin-left: 1rem;
}

.feature-item > .thumb {
  position: relative;
}

@media screen and (min-width: 769px) {
  #feature {
    padding: 9.375rem 0;
  }

  .feature-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .feature-item {
    width: 47.6%;
  }
  .feature-item:nth-child(even) {
    margin-top: 8.125rem;
    margin-bottom: 3.8125rem;
  }
  .feature-item:last-child {
    margin-bottom: 0;
  }
  .feature-item:hover {
    opacity: 0.7 !important;
  }
  .feature-item img {
    display: block;
    margin-bottom: 1.125rem;
  }
  .feature-item h3 {
    font-weight: normal;
    font-size: 1.125rem;
    color: #fff;
  }

  .modal-row {
    display: flex;
    /* justify-content: space-between; */
    justify-content: center;
    max-width: 1000px;
    width: 100%;
    text-align: left;
  }

  .modal-row > div {
    width: 100%;
  }

  .modal-row h4 {
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 2rem;
    text-align: left;
    line-height: 1;
  }

  .modal-row h4 span {
    font-weight: bold;
    font-size: 1rem;
  }

  .modal-row h5 {
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 1.125rem;
  }

  .modal-content-block {
    padding: 3%;
    background: #DEE3E7;
  }

  .modal-row p {
    text-align: left;
    font-size: 1rem;
  }

  .modal-row .modal-image {
   margin: 5px; 
  }

  .modal-row .col {
    width: 48.5%;
  }


  .modal-row .thumb {
    width: 50%;
    flex-shrink: 0;
  }
  .modal-row .thumb img {
    margin-bottom: 1rem;
  }
  .modal-row .text {
    text-align: left;
    width: 46.4%;
    color: #000;
    font-size: 1rem;
    line-height: 30px;
  }
}

.modal-row table td, .modal-row table th  {
  border-collapse: collapse;
  border:1px solid #333;
  padding: 8px;
  vertical-align: top;
}

.modal-row .border {
  padding-bottom: 1.75rem;
  border-bottom: solid 1px #C1C1C1;
}

.modal-row .scene {
  font-weight: bold;
  font-size: 1.25rem;
  color: #435565;
}

.modal-row .box {
  margin-left: 6px;
  display: inline-block;
  width: 90px;
  padding: 2px;
  font-size: .975rem;
  text-align: center;
  background: #0F344D;
  color: #fff;
  margin-bottom: 10px;
}

.modal-row .num {
  margin: 1.425rem 0 1.25rem 0;
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  font-size: 1.125rem;
  color: #fff;
  font-weight: bold;
  background: #071A30;
  text-align: center;
}

.modal-row .irg {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.modal-row .irg p {
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  #feature {
    padding: 54px 20px 20px 20px;
  }
  #feature .inner > h2 {
    font-size: 27px;
    margin-bottom: 24px;
  }
  #feature .inner > h2:after {
    width: 48px;
  }

  .feature-item img {
    display: block;
    margin-bottom: 10px;
  }
  .feature-item h3 {
    margin-bottom: 32px;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
  }

  .remodal {
    padding-left: 28px !important;
    padding-right: 28px !important
  }

  .modal-row {
    text-align: left;
  }

  .modal-row > div {
    width: 100%;
  }

  .modal-row h4 {
    font-size: 18px;
    margin-bottom: 22px;
  }
  .modal-row h4 span {
    font-weight: bold;
    font-size: 12px;
  }

  .modal-row h5 {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
  }

  .modal-row table td, .modal-row table th  {
    font-size: 9px;
    padding: 6px;
    vertical-align: middle;
  }

  .modal-row .modal-image {
    margin: 5px; 
   }
 
   .modal-row .scene {
    font-size: 10px;
  }
  
  .modal-row .box {
    width: 60px;
    margin-left: 4px;
    font-size: 10px;
  }
  
  .modal-row .num {
    margin: 7px 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 9px;
    color: #fff;
    font-weight: bold;
    background: #071A30;
    text-align: center;
  }

  .modal-row .sp-reverse div:first-child {
    order: 2;
   
  }
  
  .modal-row .sp-reverse div:last-child {
    order: 1;
    margin-bottom: 15px;
  }
  
  .modal-row .sp-reverse {
    display: flex;
    flex-direction: column;
  }
  .modal-content-block {
    padding: 6%;
    background: #DEE3E7;
  }

  .modal-row p {
    text-align: left;
    font-size: 10px;
  }
  .modal-row .thumb {
    width: 100%;
    flex-shrink: 0;
  }
  .modal-row .thumb img {
    margin-bottom: 1rem;
  }

  .feature-5-table {
    order: 2;
  }

  .feature-5-thumb {
    order: 1;
  }

  .modal-row .text {
    text-align: left;
    width: 100%;
    color: #000;
    font-size: 10px;
    line-height: 22px;
  }
}
#download {
  padding: 12.875rem 0 11.875rem;
  background: #fff;
}
#download .inner {
  background: url(../images/bg01.png) top center no-repeat;
  background-size: cover;
  max-width: 1280px;
  height: 33.625rem;
  margin: 0 auto;
  padding: 10.625rem 0;
  text-align: center;
}
#download .inner > p {
  color: #fff;
  font-size: 1.375rem;
}
#download .inner > p:after {
  content: "";
  display: block;
  width: 68px;
  height: 1px;
  margin: 1.5rem auto 3.125rem;
  background: #fff;
}

.download-btn {
  display: block;
  width: 25rem;
  height: 6.25rem;
  font-size: 1.375rem;
  margin: 0 auto;
  color: #292f3f;
  background: #fff;
  border-radius: 5px;
  line-height: 6.25rem;
}

.primary-btn {
  display: block;
  width: 380px;
  height: 90px;
  font-size: 22px;
  margin: 0 auto;
  color: #fff;
  background: #292f3f;
  border-radius: 5px;
  text-align: center;
  line-height: 5.5rem;
}

@media screen and (max-width: 768px) {
  #download {
    padding: 50px 20px 60px 20px;
    background: #fff;
  }
  #download .inner {
    background: url(../images/bg01.png) top center no-repeat;
    background-size: cover;
    height: 241px;
    margin: 0 auto;
    text-align: center;
    padding-top: 65px;
  }
  #download .inner > p {
    color: #fff;
    font-size: 12px;
  }
  #download .inner > p:after {
    content: "";
    display: block;
    width: 36px;
    height: 1px;
    margin: 14px auto 26px;
    background: #fff;
  }

  .download-btn, .primary-btn {
    width: 216px;
    height: 56px;
    font-size: 12px;
    line-height: 56px;
  }
}
.sns-menu-container {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}
.sns-menu-container .sns-menu {
  width: 294px;
  margin: 0 auto;
  background: #aaa;
}
.sns-menu-container .sns-menu li:not(:last-child) {
  margin-right: 1px;
}
.sns-menu-container .sns-menu li a {
  background: #292f41;
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .sns-menu ul {
    display: flex;
  }
}

@media screen and (min-width: 769px) {
  .footer-container .brand-text {
    padding-bottom: 10px;
  }
}

.footer-container {
  padding: 4rem 0 6rem;
}

.footer-container .brand {
  margin-right: 1rem;
  width: 184px;
}
.footer-container .brand-text {
  font-size: 1rem;
  line-height: 1;
}
.footer-container p {
  color: #fff;
}
.footer-container .footer-info {
  margin-left: 0.125rem;
}
.footer-container .copyright {
  color: #c3c3c3;
  font-size: 0.6875rem;
}

@media screen and (max-width: 768px) {
  .sns-menu ul {
    display: flex;
  }
  .footer-container .brand-text {
    padding-bottom: 4px;
  }
}

.js-fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: 0.6s;
  transition-property: opacity, transform;
}

.js-fadein.js-view {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (min-width: 769px) {
  .flex {
    display: flex;
  }

  .align-end {
    align-items: flex-end;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .hide-pc {
    display: none !important;
  } 
  
  .spacer-w-20 {
    display: block;
    height: 1.25rem
  }
}

@media screen and (max-width: 768px) {
  .sp-flex {
    display: flex;
  }

  .direction-column {
    flex-direction: column;
  }

  

  .align-end {
    align-items: flex-end;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .hide-sp {
    display: none !important;
  }
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left;
}

.ml-30 {
  margin-left: 30px;
}

.line-height-1 {
  line-height: 1;
}

.spacer-w-20 {
  display: block;
  width: 1rem
}

.spacer-20 {
  display: block;
  height: 1.25rem
}

.spacer-30 {
  display: block;
  height: 30px;
}

.spacer-170 {
  height: 10rem;
}

.text-30 {
  font-size: 1.875rem;
}

.text-13 {
  font-size: 0.8125rem;
}

.text-12 {
  font-size: 12px;
}

.text-11 {
  font-size: 11px;
}

.mb-20 {
  margin-bottom: 1.275rem;;
}

.mb-30 {
  margin-bottom: 1.875rem;
}

@media screen and (max-width: 768px) {
  .footer-container {
    padding: 26px 20px 6rem 20px;
  }

  .flex-mobile {
    display: flex;
    align-items: flex-end;
  }

  .footer-inner .brand {
    line-height: 1;
    width: 110px;
    margin-right: 10px;
  }
  .footer-inner .brand-text {
    color: #fff;
    font-size: 9px;
    line-height: 1.2;
  }

  .footer-info {
    margin-bottom: 20px;
    font-size: 10px;
  }

  .copyright {
    color: #c3c3c3;
    font-size: 8px;
  }

  .text-30 {
    margin-bottom: 6px;
    font-size: 18px;
  }

  .text-13 {
    font-size: 8px;
  }


.mb-30 {
  margin-bottom: 15px;
}
}
/*
Override Remodal CSS
*/
@media screen and (min-width: 769px) {
  body {
    padding-right: 0 !important;
  }

  html.remodal-is-locked,
body.remodal-is-locked {
    overflow: auto !important;
  }

  body .remodal {
    background: rgba(255, 255, 255, 0.94);
    width: 90% !important;
    max-width: 1280px !important;
    padding-top: 12%;
    padding-bottom: 12%;
  }

  body .remodal .remodal-close {
    left: initial;
    top: 2.25rem;
    right: 2.25rem;
    width: 3.25rem;
    height: 3.25rem;
  }
  body .remodal .remodal-close:before {
    content: "";
    right: 0;
    width: 100%;
    height: 100%;
    left: initial;
    background: url(../images/close_btn.svg) no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  .spacer-170 {
    height: 5rem;
  }

  body .remodal {
    background: rgba(255, 255, 255, 0.94);
    padding-top: 12%;
    padding-bottom: 12%;
  }

  body {
    padding-right: 0 !important;
  }

  html.remodal-is-locked,
body.remodal-is-locked {
    overflow: auto !important;
  }

  body .remodal {
    background: rgba(255, 255, 255, 0.94);
    width: 98% !important;
    max-width: 1280px !important;
    padding-top: 110px;
  }

  body .remodal .remodal-close {
    left: initial;
    top: 14px;
    right: 14px;
    width: 38px;
    height: 38px;
  }
  body .remodal .remodal-close:before {
    content: "";
    right: 0;
    width: 100%;
    height: 100%;
    left: initial;
    background: url(../images/close_btn.svg) no-repeat;
    background-size: contain;
  }
}

.video-bg {
  position: relative;
  height: 100%;
  background: #000;
  overflow: hidden;
}

.video-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.video-bg video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 60vw;
}


.youtube {
  position: relative;
  padding-top: 40%;
}

@media screen and (max-width: 768px) {
  .youtube {
    position: relative;
    padding-top: 56.25%;
  }
}
/* @supports not (aspect-ratio: 1 / 1) {
  .youtube::before {
    float: left;
    padding-top: 62.6%;
    content: "";
  }

  .youtube::after {
    display: block;
    content: "";
    clear: both;
  }
} */
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* 追加分 */
.btn-area{
  margin-top: 6.25rem;
}
.movie-btn{
  /* display: block; */
  display: inline-block;
  width: 25rem;
  height: 6.25rem;
  font-size: 1.375rem;
  /* margin: 0 auto; */
  color: #292f3f;
  background: #fff;
  border-radius: 5px;
  /* line-height: 6.25rem; */
  line-height: 100%;
  /* margin: 1.5rem auto 3.125rem; */
  margin: 3.125rem 1.5rem 0;
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  padding: 2rem 0;
}
@media screen and (max-width: 768px) {
  .movie-btn {
    width: 216px;
    height: 56px;
    font-size: 12px;
    /* line-height: 56px; */
    margin: 1.5rem 1.5rem 0;
    padding: 1rem 0;
  }
}
.movie-btn span{
  display: block;
  font-size: 0.8rem;
}

.remodal.youtube{
  width: 100% !important;
  padding:0 !important;
  margin: 0 auto !important;
  background: none;
}
.youtube_inner {
  position: relative;
  width: 100.25%;
  padding-top: 56.25%;
  margin: 0 auto;
}
.youtube_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
}
.youtube-close {
  top: -56px;
  right: 0;
  width: 46px;
  height: 46px;
  position: absolute;
  background: url(../images/close_btn.svg) no-repeat;
  background-size: contain;
  border: none;
}
@media screen and (min-width: 769px) {
  .youtube-close {
    width: 38px;
    height: 38px;
  }
}