@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Noto+Sans+JP&family=Noto+Serif+JP:wght@300;400;500;700;900&family=Roboto:ital,wght@0,300;0,500;0,700;0,900;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;500;700&family=Oswald:wght@300;500;700&display=swap");
/* Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック",
    "Yu Gothic", "メイリオ", sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,
button,
input,
select,
textarea {
}
a {
  color: #212121;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
  outline: none;
}
a:active,
a:hover {
  color: #7fd6f7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  margin: 36px 0 12px;
}
h1 {
  font-size: 26px;
  line-height: 1.3846153846;
}
h2 {
  font-size: 24px;
  line-height: 1;
}
h3 {
  font-size: 22px;
  line-height: 1.0909090909;
}
h4 {
  font-size: 20px;
  line-height: 1.2;
}
h5 {
  font-size: 18px;
  line-height: 1.3333333333;
}
h6 {
  font-size: 16px;
  line-height: 1.5;
}
address {
  font-style: italic;
  margin-bottom: 24px;
}
abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
p {
  margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}
pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px;
}
blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
small {
  font-size: smaller;
}
big {
  font-size: 125%;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
dl {
  margin-bottom: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 24px;
}
li,
ul,
ol {
  list-style: none;
  margin: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin: 0 0 0 20px;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}
legend {
  white-space: normal;
}
button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
input,
textarea {
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0)
  ); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}
td {
  border-width: 0 1px 1px 0;
}
del {
  color: #767676;
}
hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

img {
  width: 100%;
  height: auto;
}
.tit {
  margin: 0;
}

.sp {
  display: none;
}
.pc {
  display: block;
}
@media (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}
.tit_altemate {
  font-family: "Oswald", sans-serif;
}
.Numbers {
  font-family: "Josefin Sans", sans-serif;
}
.Sans {
  font-family: "Noto Sans JP", sans-serif;
}
.Serif {
  font-family: "Noto Serif JP", serif;
}
a img {
  transition: all 0.5s;
}
a:hover img {
  opacity: 0.65;
}

/***************************************************************
************ SETTING *******************************************
***************************************************************/

.wrap {
  width: 100%;
  max-width: 100%;
  min-width: 1080px;
  margin: 0 auto 0;
  position: relative;
  overflow: hidden;
}
.btn_clone_search {
  position: fixed;
  width: 110px;
  right: 0;
  bottom: -400px;
  transition: all 1s;
  z-index: 1000;
}

header {
  width: 100%;
  height: 97px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: 20px 32px 0 0;
}
header .in {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .in .logo {
  width: 215px;
  height: 77px;
  margin: 0;
  padding: 0;
}
header .in .logo img {
  width: 100%;
  height: auto;
}
.drawer-hamburger {
  display: none;
}

@media (max-width: 768px) {
  .wrap {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto 0;
    overflow: hidden;
  }
  header {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 10;
    box-sizing: border-box;
    padding: 3% 0 0 5%;
  }
  header .in {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  header .in .logo {
    width: 35%;
    height: auto;
  }
  header .in .logo img {
    width: 100%;
    height: auto;
  }
  .drawer-hamburger {
    display: block;
  }
}

.mv {width: 100%;height:calc(100vh - 100px);min-height: 450px;margin: 0 auto 0;position: relative;box-sizing: border-box;padding: 0;}
.mv .ph {width: 100%;height: 100%;margin: 0 auto 0;position: relative;overflow: hidden;}
.mv .ph img {position: absolute;width:100%;height: 100%;object-fit: cover;left: 50%;top:0;transform: translate(-50%,0);}
.mv .mv_txt01 {width: 8.6111%;position: absolute;right: 25.6944%;top: 12.345%;}
.mv .mv_txt02 {width: 32.222%;position: absolute;left: 3.125%;bottom: 5.555%;}
.mv .side_btn {width: 280px;position: absolute;right: 24px;bottom: 24px;}

@media (max-width: 768px) {
	.mv {width: 100%;height: inherit;min-height: inherit;margin: 0 auto 0;position: relative;box-sizing: border-box;padding: 0;}
	.mv .ph {width: 100%;height: inherit;margin: 0 auto 0;position: relative;overflow: hidden;}
	.mv .ph img {position: relative;width:100%;height: auto;}
	.mv .mv_txt01 {width: 16%;position: absolute;right: 5%;top: 13%;}
	.mv .mv_txt02 {width: 100%;position: relative;left: 0;bottom: 0;background-color: #0072ba;box-sizing: border-box;padding: 8%;}
	.mv .side_btn {width: 37.3%;position: absolute;right: inherit;left: 3%;bottom: 23%;}
}

.col_teaser {padding: 112px 0 32px;background-color: #0072ba;}
.col_teaser .tit_teaser {width: 222px;margin: 0 auto 50px;}
.col_teaser .in {display: flex;justify-content: center;}
.col_teaser .in .thumb {width: 400px;margin: 0 16px;}
.col_teaser .in .thumb a {}
.col_teaser .in .thumb a img {}
.col_teaser .in .thumb a p {font-size: 14px;font-weight: 500;color: #FFF;text-align: center;padding: 3% 0 0;}
@media (max-width: 768px) {
	.col_teaser {padding: 10% 0 1%;background-color: #0072ba;}
	.col_teaser .tit_teaser {width: 36.666%;margin: 0 auto 6%;}
	.col_teaser .in {display: block;width: 90%;margin: 0 auto;}
	.col_teaser .in .thumb {width: 100%;margin: 0 0 5%;}
	.col_teaser .in .thumb a {}
	.col_teaser .in .thumb a img {}
	.col_teaser .in .thumb a p {font-size: 3.6vw;font-weight: 500;text-align: center;padding: 3% 0 0;}
}

nav {
  width: 100%;
  height: 100px;
  background-color: #0072ba;
}
nav ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
nav ul li {
  display: inline-block;
  margin: 0 18px;
}
nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 21px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
}

.sec01 {
 background-image: url(../img/sec01_img.jpg);
	width: 100%;height: auto;
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
	position: relative;
}
.sec01.ne {
	background-image: none;
}
.sec01 .in {
  width: 100%;
  height: 950px;
  box-sizing: border-box;
  padding: 112px 0 0;
	position: relative;
	overflow: hidden;
}
.sec01 .in .bg {position: absolute;width: 100%;height: 950px;left: 0;bottom: 0;z-index: -1;display: flex;justify-content: flex-end;
align-items: flex-end;}
.sec01 .in .bg img {width: 100%;height: auto;}
.sec01 .in .sec01_tit {
  width: 450px;
  margin: 0 auto 56px;
}
.sec01 .in .sec01_tit img {
}
.sec01 .in h2 {
  font-size: 37px;
  font-weight: 500;
  color: #0072ba;
  text-align: center;
  letter-spacing: 0.2em;
  font-style: italic;
  margin: 0 auto 48px;
  padding: 0;
}
.sec01 .in p {
  font-size: 16px;
  font-weight: 500;
  color: #0072ba;
  text-align: center;
  letter-spacing: 0.4em;
  line-height: 2.4;
}
@media (max-width: 768px) {
  .sec01 {
    background-image: url(../img/sec01_img_sp.jpg);
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .sec01 .in {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 10% 0 60%;
  }
.sec01 .in .bg {position: absolute;width: 100%;height: auto;left: 0;bottom: 0;z-index: -1;}
  .sec01 .in h2 {
    font-size: 5.8vw;
    font-weight: 500;
    color: #0072ba;
    text-align: center;
    letter-spacing: 0.2em;
    font-style: italic;
    margin: 0 auto 8%;
    padding: 0;
  }
  .sec01 .in p {
    font-size: 3.2vw;
    font-weight: 500;
    color: #0072ba;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 2.4;
  }
}

.sec02 {
  padding: 265px 0 200px;
  background-color: #0072ba;
}
.sec02 .in {
  width: 1018px;
  height: 345px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
}
.sec02 .in:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  transform: skewX(-4deg);
}
.sec02 .in .sec02_img01 {
  width: 49%;
}
.sec02 .in .sec02_img01 img {
  width: 600px;
  margin-left: -60px;
  margin-top: -92px;
  position: relative;
  z-index: 1;
}
.sec02 .in .txt_box {
  width: 43%;
  margin-right: -0.6%;
}
.sec02 .in .txt_box h3 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.4em;
  padding: 56px 0 0.5em;
  font-style: italic;
  border-bottom: solid 1px #fff;
  margin: 0 0 0.5em;
}
.sec02 .in .txt_box h2 {
  font-size: 38px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.3em;
  font-style: italic;
  padding: 0;
  margin: 0 0 0.5em;
	text-align: left;
}
.sec02 .in .txt_box p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.3em;
  line-height: 2.1;
	text-align: left;
}
@media (max-width: 768px) {
  .sec02 {
    padding: 0% 0 0%;
    background-color: #0072ba;
  }
  .sec02 .in {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .sec02 .in:before {
    content: none;
  }
  .sec02 .in .sec02_img01 {
    width: 100%;
    margin-bottom: 0%;
  }
  .sec02 .in .sec02_img01 img {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .sec02 .in .txt_box {
    width: 80%;
    margin: 0 auto 0;
    background-color: #fff;
    box-sizing: border-box;
    padding: 8% 0 8% 8%;
  }
  .sec02 .in .txt_box h3 {
    font-size: 5.6vw;
    font-weight: 500;
    color: #0072ba;
    letter-spacing: 0.3em;
    padding: 5% 0 0.8em;
    font-style: italic;
    border-bottom: solid 1px #0072ba;
    margin: 0 0 0.8em;
  }
  .sec02 .in .txt_box h2 {
    font-size: 6vw;
    font-weight: 500;
    color: #0072ba;
    letter-spacing: 0.3em;
    font-style: italic;
    padding: 0;
    margin: 0 0 0.5em;
  }
  .sec02 .in .txt_box p {
    font-size: 3vw;
    font-weight: 500;
    color: #0072ba;
    letter-spacing: 0.2em;
    line-height: 2;
    margin: 0;
  }
}

.sec03 {
  padding: 64px 0 72px;
}
.sec03 .in {
  width: 1080px;
  margin: 0 auto 0;
}
.sec03 .in .tit_guest {
  width: 177px;
  margin: 0 auto 52px;
}
.sec03 .in .col2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec03 .in .col2 .col {
  width: 515px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.sec03 .in .col2 .col .cast_01 {
  margin-bottom: 47px;
}
.sec03 .in .col2 .col .cast_03 {
}
.sec03 .in .col2 .col .cast_02 {
}
@media (max-width: 768px) {
  .sec03 {
    padding: 15% 0 10%;
  }
  .sec03 .in {
    width: 88%;
    margin: 0 auto 0;
  }
  .sec03 .in .tit_guest {
    width: 32%;
    margin: 0 auto 52px;
  }
  .sec03 .in .col2 {
    width: 100%;
    display: block;
  }
  .sec03 .in .col2 .col {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .sec03 .in .col2 .col .cast_01 {
    margin-bottom: 3%;
  }
  .sec03 .in .col2 .col .cast_03 {
  }
  .sec03 .in .col2 .col .cast_02 {
    margin-bottom: 3%;
  }
}

.sec04 {
  padding: 72px 0 8px;
  background-color: #0072ba;
}
.sec04 .in {
  width: 1040px;
  margin: 0 auto 144px;
}
.sec04 .in .tit_movie {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.sec04 .in .tit_movie img {
  width: 201px;
  height: auto;
  margin: 0 auto 20px;
}
.sec04 .in .tit_movie p {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #fff;
  text-align: center;
  margin: 0 auto 48px;
  padding: 0;
}
.sec04 .in .col_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec04 .in .col_flex .mov_thumb {
  width: 466px;
}
.mov01 {
  margin: 0;
}
.mov02 {
  margin-top: 177px;
}
.mov03 {
  margin-top: -48px;
}
.mov04 {
  margin-top: 135px;
}
.mov05 {
  margin-top: -48px;
}
.sec04 .in .col_flex .mov_thumb .mov_tit {
  width: 100%;
  margin-bottom: 24px;
}
.sec04 .in .col_flex .mov_thumb .mov_tit img {
}
.sec04 .in .col_flex .mov_thumb p {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.14em;
  line-height: 1.8;
  text-align: justify;
}
.sec04 .in .col_flex .mov_thumb .ph {
  width: 100%;
  height: auto;
  position: relative;
  aspect-ratio: 16 / 9;
}
.sec04 .in .col_flex .mov_thumb .ph .mov {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.sec04 .in .col_flex .mov_thumb .ph .mov .btn {cursor: pointer;}
.sec04 .in .col_flex .mov_thumb .ph .mov iframe {
  width: 100%;
  height: 100%;
}
.sec04 .in .col_flex .mov_thumb .ph .ico_detail {
  position: absolute;
  width: 116px;
  right: -32px;
  bottom: -45px;
}
.sec04 .in .col_flex .mov_thumb .ph .ico_detail img {
}
.sec04 .trailer {
  width: 100%;
  position: relative;
  padding: 64px 0 53px;
	margin-bottom: 64px;
}
#statement {padding-top: 80px;}
.sec04 .trailer:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.sec04 .trailer .tit_trailer {
  position: relative;
  width: 221px;
  margin: 0 auto 52px;
}
.sec04 .trailer .col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.sec04 .trailer .col3 .thumb {
  width: 27.777%;
  margin: 0 1.215% 2.43%;
}
.sec04 .trailer .col3 .thumb img {
}
.sec04 .trailer .thumb p {
  font-size: 14px;
  font-weight: 500;
  color: #0072ba;
  text-align: center;
  padding: 3% 0 0;
}
.sec04 .in .comming {
  width: 100%;
  padding: 180px 0 0;
  text-align: center;
}
.sec04 .in .comming img {
  width: 666px;
  margin: 0 auto 0;
}

.sec04.teaser {
  padding: 110px 0 140px;
  background-color: #0072ba;
}
.sec04 .in.teaser {
  width: 1040px;
  margin: 0 auto 0;
}
.sec04 .in .comming.teaser {
  width: 100%;
  padding: 0 0 0;
  text-align: center;
}
.sec04 .in .tit_statement {width: 251px;margin: 0 auto 56px;}
.sec04 .in .statement {letter-spacing: 0.4em;line-height: 2.0;}
#statement h2 {margin: 0 auto 40px;}
@media (max-width: 768px) {
  .sec04 {
    padding: 15% 0 1%;
    background-color: #0072ba;
  }
  .sec04 .in {
    width: 84%;
    margin: 0 auto 18%;
  }
  .sec04 .in .tit_movie {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .sec04 .in .tit_movie img {
    width: 35.4%;
    height: auto;
    margin: 0 auto 2.5%;
  }
  .sec04 .in .tit_movie p {
    font-size: 2vw;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #fff;
    text-align: center;
    margin: 0 auto 12%;
    padding: 0;
  }
  .sec04 .in .col_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sec04 .in .col_flex .mov_thumb {
    width: 100%;
  }
  .mov01 {
    margin: 0;
  }
  .mov02 {
    margin-top: 14%;
  }
  .mov03 {
    margin-top: 14%;
  }
  .mov04 {
    margin-top: 14%;
  }
  .mov05 {
    margin-top: 14%;
  }
  .sec04 .in .col_flex .mov_thumb .mov_tit {
    width: 100%;
    margin-bottom: 3%;
  }
  .sec04 .in .col_flex .mov_thumb .mov_tit img {
  }
  .sec04 .in .col_flex .mov_thumb p {
    font-size: 2.6vw;
    color: #fff;
    letter-spacing: 0.14em;
    line-height: 1.8;
    text-align: justify;
    margin-bottom: 3%;
  }
  .sec04 .in .col_flex .mov_thumb .ph {
    width: 100%;
    position: relative;
  }
  .sec04 .in .col_flex .mov_thumb .ph a {
  }
  .sec04 .in .col_flex .mov_thumb .ph a img {
  }
  .sec04 .in .col_flex .mov_thumb .ph .ico_detail {
    position: absolute;
    width: 20%;
    right: -4%;
    bottom: -5%;
  }
  .sec04 .in .col_flex .mov_thumb .ph .ico_detail img {
  }
  .sec04 .trailer {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 10% 0% 6%;
	  margin-bottom: 8%;
  }
	#statement {padding-top: 10%;}
  .sec04 .trailer:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
  }
  .sec04 .trailer .tit_trailer {
    position: relative;
    width: 41.26%;
    margin: 0 auto 10%;
    z-index: 1;
  }
  .sec04 .trailer .col3 {
    display: none;
  }
  .sec04 .trailer .col3 .thumb {
    width: 100%;
    margin: 0;
  }
  .sec04 .trailer .col3 .thumb img {
  }
  .sec04 .trailer .thumb p {
    font-size: 3.6vw;
    font-weight: 500;
    color: #0072ba;
    text-align: center;
    padding: 3% 0 0;
  }

  .sec04 .in .comming {
    width: 100%;
    padding: 23% 0 0;
    text-align: center;
  }
  .sec04 .in .comming img {
    width: 90%;
    margin: 0 auto 0;
  }

  .sec04.teaser {
    padding: 13% 0 18%;
  }
  .sec04 .in.teaser {
    width: 90%;
    margin: 0 auto 0;
  }
  .sec04 .in .comming.teaser {
    width: 100%;
    padding: 0 0 0;
    text-align: center;
  }
.sec04 .in .tit_statement {width: 48.235%;margin: 0 auto 10%;}
.sec04 .in .statement {letter-spacing: 0.2em;}
}

.sec05 {
  padding: 130px 0 72px;
}
.sec05 .in {
}
.sec05 .in .tit_sns {
  width: 222px;
  margin: 0 auto 84px;
}
.sec05 .in .tit_sns img {
}
.sec05 .in .col2 {
  max-width: 1275px;
  margin: 0 auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec05 .in .col2 .col {
	width: 32.0784%;
	max-width: 409px;
  margin-bottom: 58px;
}
@media (min-width: 769px) and (max-width: 1323px) {	
	.sec05 .in .col2 {
		padding: 0 1.814%;
		box-sizing: border-box;
	}
}
@media (max-width: 768px) {
  .sec05 {
    padding: 16% 0 9%;
  }
  .sec05 .in {
    width: 84%;
    margin: 0 auto 0;
  }
  .sec05 .in .tit_sns {
    width: 41.27%;
    margin: 0 auto 10%;
  }
  .sec05 .in .tit_sns img {
  }
  .sec05 .in .col2 {
    width: 100%;
    margin: 0 auto 0;
    display: block;
  }
  .sec05 .in .col2 .col {
    width: 100%;
	  max-width: 100%;
    margin-bottom: 8%;
  }
}

.sec06 {
  background-color: #0072ba;
}
.sec06 .in {
  padding: 16px 0 96px;
}
.sec06 .in .tit_gallery {
  width: 221px;
  margin: 0 auto 72px;
}
.sec06 .in #main_slide {
  margin-bottom: 64px;
}
.in h2 {
  font-size: 39px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.05em;
  font-style: italic;
  text-align: center;
  margin: 0 auto 64px;
  padding: 0;
}
.in p {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.2em;
  line-height: 2.4;
  text-align: center;
  margin-bottom: 50px;
}
.in .arrow {
  width: 1px;
  height: 90px;
  background-color: #fff;
  position: relative;
  margin: 0 auto 50px;
}
.in .arrow:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  position: absolute;
  box-sizing: border-box;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  bottom: 0;
  left: 1px;
}
.in .logo_area {
  text-align: center;
}
.in .logo_area .txt_s {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
}
.in .logo_area .logo {
  width: 356px;
  height: 130px;
  background-color: #fff;
  margin: 0 auto 0;
}
.in .logo_area .logo a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.in .logo_area .logo a img {
  width: 265px;
  height: auto;
}
@media (max-width: 768px) {
  .sec06 {
    background-color: #0072ba;
  }
  .sec06 .in {
    padding: 3% 0 21%;
  }
  .sec06 .in .tit_gallery {
    width: 36.67%;
    margin: 0 auto 9%;
  }
  .sec06 .in #main_slide {
    margin-bottom: 0%;
  }
  .in h2 {
    font-size: 5.2vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.2em;
    font-style: italic;
    text-align: center;
    margin: 0 auto 8%;
    padding: 0;
    line-height: 2;
  }
  .in p {
    font-size: 3vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.2em;
    line-height: 2.4;
    text-align: center;
    margin-bottom: 6.5%;
  }
  .in .arrow {
    width: 1px;
    height: 60px;
    background-color: #fff;
    position: relative;
    margin: 0 auto 6.5%;
  }
  .in .arrow:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    position: absolute;
    box-sizing: border-box;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    bottom: 0;
    left: 1px;
  }
  .in .logo_area {
    text-align: center;
  }
  .in .logo_area .txt_s {
    font-size: 3.2vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.2em;
    margin-bottom: 16px;
  }
  .in .logo_area .logo {
    width: 72%;
	height: auto;
    min-height: inherit;
    background-color: #fff;
    margin: 0 auto 0;
	  box-sizing: border-box;padding: 2%;
  }
  .in .logo_area .logo a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .in .logo_area .logo a img {
    width: 73%;
    height: auto;
  }
}

.sec07 {background-color: #0072ba;}
.sec07 .in {padding: 112px 0 172px;}
.sec07 .in .tit_sns {width: 362px;margin: 0 auto 80px;}
.sec07 .in .ph {width: 720px;margin: 0 auto 56px}
.sec07 .in h3 {font-size: 28px;font-weight: 500;color: #fff;letter-spacing: 0.2em;font-style: italic;text-align: center;margin: 0 auto 32px;padding: 0;line-height: 2;}
.sec07 .in p {font-size: 16px;font-weight: 500;color: #fff;letter-spacing: 0.2em;line-height: 2.4;text-align: center;margin-bottom: 50px;}
.sec07 .in .btn_detail {width: 300px;height: 40px;margin: 0 auto 128px;box-sizing: border-box;border: solid 1px #FFF;}
.sec07 .in .btn_detail a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;color: #FFF;font-size:16px;font-weight: 500;position: relative;}
.sec07 .in .btn_detail a:after {content: '';display: inline-block;vertical-align: middle;color: #FFF;line-height: 1;width: 2.5em;height: 1px;background: currentColor;position: absolute;top: 49.5%;right: 8px;}
.sec07 .in .btn_detail a::before {content: '';width: 0.65em;height: 0.65em;border: 0.1em solid currentColor;border-left: 0;border-right: 0;border-bottom: 0;transform: rotate(45deg);transform-origin: top right;position: absolute;top: 50%;right: 8px;box-sizing: border-box;}
@media (max-width: 768px) {
	.sec07 .in {padding: 13% 0 21%;}
	.sec07 .in .tit_sns {width: 56%;margin: 0 auto 10%;}
	.sec07 .in .ph {width: 92%;margin: 0 auto 7%}
	.sec07 .in h3 {font-size: 3.8vw;font-weight: 500;letter-spacing: 0.12em;margin: 0 auto 5%;padding: 0;line-height: 2;}
	.sec07 .in p {font-size: 2.4vw;font-weight: 500;color: #fff;letter-spacing: 0.2em;line-height: 2.4;text-align: center;margin-bottom: 6.5%;}
	.sec07 .in .btn_detail {width: 60%;height: 40px;margin: 0 auto 13%;box-sizing: border-box;border: solid 1px #FFF;}
	.sec07 .in .btn_detail a {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;color: #FFF;font-size:3.0vw;font-weight: 500; }
.f_search {position: fixed;width: 100%;height: auto; left: 0;bottom: 0;}
}


#pagetop {
  width: 56px;
  height: 56px;
  position: fixed;
  bottom: 50px;
  right: 20px;
}
#pagetop a {
  width: 100%;
  text-align: center;
  display: block;
  font-weight: bold;
  padding: 0;
}

@media (max-width: 768px) {
  #pagetop {
    width: 56px;
    height: 56px;
    position: fixed;
    bottom: 5%;
    right: 5%;
    padding: 0;
    margin: 0;
    z-index: 100;
  }
  #pagetop a {
    width: 100%;
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 0;
  }
	.drawer-nav {
	  width: 100%;
	  height: 100%;
	  box-sizing: border-box;
	  padding: 10% 0 10%;
	}
	.drawer-nav ul.drawer-menu {
	  display: flex;
	  flex-wrap: wrap;
	  width: 100%;
	  height: 100%;
	  justify-content: center;
		align-content: center;
	}
	.drawer-nav ul.drawer-menu li {
	  width: 100%;
	  text-align: center;
		margin: 4% 0;
	}
	.drawer-nav ul.drawer-menu li a {
	  color: #fff;
	  font-size: 3.6vh;
	  letter-spacing: 0.2em;
	  font-weight: 700;
	  font-style: italic;
	  text-align: center;
	}
}

/* =========================================================
============================================================
============================================================
  アコーディオン
============================================================
============================================================
========================================================= */
.acc_box {
}
.acc_box .btn_acc {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  position: relative;
  background-color: #95bfc3;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.acc_box .btn_acc:after {
  position: absolute;
  bottom: calc(50% - 4px);
  right: 16px;
  margin: auto;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s;
}
.acc_box .btn_acc.active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acc_box .content_acc {
  display: none;
}

/* =========================================================
============================================================
============================================================
  モーダル
============================================================
============================================================
========================================================= */
.overlay {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 2;
}
.btn_area {
  max-width: 1216px;
  width: 84.44%;
  height: auto;
  max-height: 684px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
  position: relative;
}
.btn_area .openning_mov {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.btn_area .openning_mov iframe {
  width: 100%;
  height: 100%;
}
.btn_area button {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: block;
  margin: 0 auto;
  background-color: inherit;
  color: #fff;
  padding: 0;
  border: none;
  position: absolute;
  right: 16px;
  top: -64px;
  transition: all 0.5s;
}
.btn_area button:hover {
  background-color: rgba(136, 136, 136, 0.8);
}

/*MODAL*/
.modal {
display: none;
    position: fixed;
    z-index: 8887;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 1s ease-in-out;
}
.modal .modal-box {
    background-color: #fff;
    overflow-y: auto;
    max-width: 1000px;
    width: 90%;
    animation: show 0.6s linear 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 90vh;
        filter: drop-shadow(0px 2px 6px #777);
	box-sizing: border-box;padding-bottom: 8em;
}
.modal.movie {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000000;
    cursor: pointer;
    opacity: 1;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-name: modal-video;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
#overlay {
	width: 100%;height: 100%;
}
#overlay2 {
	width: 100%;height: 100%;
}
#overlay3 {
	width: 100%;height: 100%;
}
#overlay4 {
	width: 100%;height: 100%;
}
#overlay5 {
	width: 100%;height: 100%;
}
.modal-video-body {z-index: 1000001;}
@media(max-width:768px) {
	.modal .modal-box {padding-bottom: 8%;}
}

@keyframes show{
0% {
    transform: translate(0, 100px);
}
100% {
    transform: translate(0, 0);
}
}

/*========= LoadingのためのCSS ===============*/

/* Loading背景画面設定　*/
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #000;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width: 76vw;
}

/* fadeUpをするアイコンの動き */

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.content {
  margin: 0 auto;
  padding: 40px;
  z-index: 100;
}
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  left: 50%;
  padding: 0px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  z-index: 100;
  height: auto;
  aspect-ratio: 16 / 9;
}
.modal__content iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .modal__content {
    width: 90%;
  }
}

/* モーダルのスタイル */
#grayDisplay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
/* コンテンツ全てに対して固定的に 1160pxとか指定されているときの対応で、
ダサいが!importantつける */
max-width: 100% !important;
height: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 100;
}
#grayDisplay .outer {width: 100%;max-width: 1080px; height: 100%;padding: 0 40px;box-sizing: border-box; margin: 0 auto 0;display: flex;justify-content: center;position: relative;}
#grayDisplay .outer .img_box {position: relative;
display: flex;
margin: auto;
width: 100%;
max-width: 1000px;
height: auto;
max-height: 80%;
aspect-ratio: 16 / 9;
}
#grayDisplay .outer .img_box .bigimg {width: 100%;height: auto;}

#grayDisplay img {
margin: auto;
width: 100%;
max-width: 1000px;
height: auto;
}
/* モーダルの閉じるボタン */
.close-btn {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: -40px;
    top: -16px;
}

.close-btn a {
    color: #fff;
	line-height: 1;
    text-decoration: none;
}
@media (max-width: 768px) {
	#grayDisplay .outer .img_box {
	width: 100%;
	max-width: 100%;
	}
	#grayDisplay img {
		max-width: 100%;
		max-height: 100%;
		margin: 0!important;
		aspect-ratio: 16 / 9;
		object-fit: contain;
	}
}

/*動きのきっかけの起点となるクラス名 はじめは非表示に*/
.fadeInTrigger,
.fadeInUpTrigger,
.fadeInUpBigTrigger,
.fadeInDownTrigger,
.fadeInLeftTrigger,
.zoomIn06Trigger,
.zoomOut06Trigger,
.fadeInUpTriggerOnce{
    opacity:0;
}

/*========= アニメーションの指定 ===============*/


/* アニメーションの回数を決めるCSS*/

.count2{  
	animation-iteration-count: 2;/*この数字を必要回数分に変更*/
}

/* アニメーションスタートの遅延時間を決めるCSS*/

.delay-time{  
	animation-delay: 0.5s;
}
.animate__delay-03s{  
	animation-delay: 0.3s;
}
.animate__delay-06s{  
	animation-delay: 0.4s;
}
.animate__delay-10s{  
	animation-delay: 0.5s;
}
.animate__delay-08s{  
	animation-delay: 0.8s;
}
.animate__delay-11s{  
	animation-delay: 1.1s;
}

/* アニメーション自体が変化する時間を決めるCSS*/

.change-time{  
	animation-duration: 4.5s;/*この数字を変化させたい時間に変更*/
}


@-webkit-keyframes zoomIn06 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  100% {
    opacity: 1;
  }
}
@keyframes zoomIn06 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  100% {
    opacity: 1;
  }
}
.animate__zoomIn06 {
  -webkit-animation-name: zoomIn06;
  animation-name: zoomIn06;
}

@-webkit-keyframes zoomOut06 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(1.4, 1.4, 1.4);
    transform: scale3d(1.4, 1.4, 1.4);
  }

  100% {
    opacity: 1;
  }
}
@keyframes zoomOut06 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(1.4, 1.4, 1.4);
    transform: scale3d(1.4, 1.4, 1.4);
  }

  100% {
    opacity: 1;
  }
}
.animate__zoomOut06 {
  -webkit-animation-name: zoomOut06;
  animation-name: zoomOut06;
}
@-webkit-keyframes fadeInUp06 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp06 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp06 {
  -webkit-animation-name: fadeInUp06;
  animation-name: fadeInUp06;
}

