.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

/*notes*/
header {
  background: top center / cover url(../img/0000.jpg) no-repeat;
  /*padding-bottom: 80px;*/
  height:110vh;
}
header .header__top__wrap {
  align-items: center;
  display: flex;
  margin: auto;
  max-width: 1366px;
  padding: 4px 2%;
}
header .header__top__wrap img {
  width: 28.98%;
}
header .header__top__wrap div {
  margin-left: auto;
}
header .header__top__wrap nav ul {
  align-items: center;
  display: flex;
  line-height: 1.2;
}
header .header__top__wrap nav li {
  border-left: 1px solid #fff;
}
header .header__top__wrap nav li:last-child {
  border-right: 1px solid #fff;
}
header .header__top__wrap nav li a {
  color: #fff;
  margin: 1em;
}
h1 {
  margin: auto;
  max-width: 1076px;
  padding: 0 4%;
}
.area_schedule {
  background: #efefef;
  padding: 40px 0 60px;
  margin-bottom:30px;
}
.area_schedule .wrapper {
  width:780px;
  margin:0 auto;
}
.area_schedule h3 {
  text-align:center;
  font-weight:600;
  font-size:3.6rem;
  margin-bottom:30px;
}
.area_schedule table {
  font-size:2.0rem;
  width: fit-content;
  margin: 0 auto 40px;
  text-align: left;
}
.area_schedule th,
.area_schedule td {
  padding:10px 0;
}
.area_schedule th {
  font-weight:600;
  width:20%;
}
.area_schedule td {
  width:80%;
}
.area_schedule .small {
  font-size:1.3rem;
  text-align:center;
}
@media screen and (max-width: 720px) {
  .area_schedule {
    padding: 30px 0;
    margin-bottom:50px;
  }
  .area_schedule .wrapper {
    width:90%;
    margin:0;
    padding:0 5%;
  }
  .area_schedule h3 {
    font-size:2.5rem;
    margin-bottom:25px;
    line-height: 1.4;
  }
  .area_schedule h3 span {
    display:block;
  }
  .area_schedule table {
    font-size:1.6rem;
    margin:0 auto 30px;
    width: 100%;
  }
  .area_schedule th,
  .area_schedule td {
    padding: 5px 0 10px;
    line-height: 1.4;
  }
  .area_schedule th {
    width:25%;
  }
  .area_schedule td {
    width:75%;
  }
  .area_schedule .small {
    font-size:1.2rem;
    text-align:left;
  }
}

.area_movie {
  background: #efefef;
  padding: 40px 0 60px;
  margin-bottom:30px;
}
.area_movie .wrapper {
  width:980px;
  margin:0 auto;
}
.area_movie h3 {
  text-align:center;
  font-weight:600;
  font-size:3.6rem;
  margin-bottom:30px;
}
.area_movie .flex {
  display:flex;
  flex-wrap:wrap;
  justify-content: center;
  align-items: flex-start;
}
.area_movie ul li {
  width:225px;
  margin:0 10px;
}
.area_movie .flex iframe {
  width:100%;
  height:420px;
}
.area_movie ul li h4 {
  font-weight:600;
  line-height: 1.5;
  font-size:2.0rem;
  margin-bottom:10px;
}
@media screen and (max-width: 720px) {
  .area_movie {
    padding: 30px 0;
    margin-bottom:50px;
  }
  .area_movie .wrapper {
    width:90%;
    margin:0;
    padding:0 5%;
  }
  .area_movie h3 {
    font-size:2.5rem;
    margin-bottom:25px;
    line-height: 1.4;
  }
  .area_movie .flex {
    justify-content: flex-start;
  }
  .area_movie ul li {
  	width:48%;
  	margin:0 1% 30px;
  }
  .area_movie .flex iframe {
  	height:320px;
  }
  .area_movie ul li h4 {
  	font-size:1.8rem;
  	margin-bottom:5px;
  }
}


/*notes*/
.s01__wrap {
  background: top 850px right / 590px url(../img/0100.svg) no-repeat;
  padding: 70px 4%;
}
.s01__wrap h2 {
  margin: 0 auto 100px;
  max-width: 726px;
}
.s01__wrap .box__wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 90px;
  max-width: 980px;
}
.s01__wrap .box__wrap:last-child {
  margin: auto;
}
.s01__wrap .box__wrap img {
  width: 37.44%;
}
.s01__wrap .box__wrap .box {
  font-size: 2.0rem;
  line-height: 1.8;
  width: 59.08%;
}
.s01__wrap h3 {
  font-size: 5.4rem;
  line-height: 1.3;
  margin-bottom: .75em;
}
.s01__wrap h3 span {
  font-size: 3.6rem;
}
dl div {
  display: flex;
}
dt {
  font-weight: 700;
  max-width: 6em;
  width: 100%;
}
.s01__wrap .box__wrap div p:nth-of-type(1),
.s01__wrap .box__wrap div p:nth-of-type(3) {
  font-weight: 700;
  margin-bottom: .5em;
}
.s01__wrap .box__wrap div p:nth-of-type(3) {
  margin-top: 1.5em;
}
.movie_introduction{
  width: 700px;
  height: 394px;
  display: block;
  margin: 0 auto 90px;
}

/*notes*/
.s02__wrap {
  background: top center / cover url(../img/0200.jpg) no-repeat;
  /*padding: 140px 4% 50px;*/
  min-height: 700px;
}
.s02__wrap .box__wrap {
  margin: auto;
  /*max-width: 980px;*/
  max-width: 70%;
  padding-top: 15%;
}
@media screen and (min-width:1799px){
  .s02__wrap .box__wrap {
    padding-top: 10%;
  }
}
.s02__wrap .box__wrap div {
  display: table;
  text-align: center;
}
.s02__wrap h2 {
  color: #00BD00;
  font-size: 8.0rem;
  line-height: 1.3;
}
.s02__wrap h2 span {
  font-style: italic;
}
.s02__wrap p {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: .5em;
}
.s02__wrap li {
  position: relative;
  font-size: 2.4rem;
  padding-left: 1.5em;
  text-align: left;
}
.s02__wrap li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0201.svg) no-repeat;
  width: 31px;
  height: 30px;
  top: .5em;
  left: 0;
}
.s02__wrap li span {
  font-size: 2.6rem;
  font-weight: 700;
}

/*notes*/
.s03__wrap {
  padding: 60px 0 130px;
}
.s03__wrap h2,
.s04__wrap h2,
.s05__wrap h2,
.s06__wrap h2 {
  font-size: 3.8rem;
  line-height: 1.5;
  margin-bottom: .25em;
  text-align: center;
}
.s03__wrap h2 span,
.s04__wrap h2 span,
.s05__wrap h2 span {
  display: block;
  font-size: 2.8rem;
}
.s03__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 980px;
  padding: 0 4%;
}
.s03__wrap li {
  background: top center / contain url(../img/0301.svg) no-repeat;
  font-size: 1.8rem;
  padding: 5% 0 3%;
  width: 46.93%;
}
.s03__wrap h3 {
  color: #00BD00;
  font-size: 3.5rem;
  margin-bottom: .5em;
  text-align: center;
}
.s03__wrap li span {
  color: #D90000;
  font-size: 2.0rem;
  font-weight: 700;
}

/*notes*/
.s04__wrap h2 {
  background: center center / contain url(../img/0400.svg) no-repeat;
  margin-bottom: 1.5em;
}
.s04__wrap .box__wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px;
  max-width: 980px;
  padding: 0 4%;
}
.s04__wrap .box__wrap img {
  width: 38.77%;
}
.s04__wrap .box__wrap div {
  width: 58.67%;
}
.s04__wrap h3 {
  color: #00BD00;
  font-size: 3.0rem;
  margin-bottom: .25em;
  text-align: center;
}

/*notes*/
.s05__wrap {
  padding: 88px 4%;
}
.s05__wrap h2 {
  background: center center / contain url(../img/0500.svg) no-repeat;
  margin-bottom: 1.5em;
}
.s05__wrap .txt1 {
  font-size: 2.0rem;
  margin-bottom: 2em;
  text-align: center;
}
.s05__wrap .item {
  display: block;
  margin: 0 auto 80px;
  max-width: 813px;
  width: 100%;
}
.s05__wrap .box1__wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3em;
  max-width: 980px;
}
.s05__wrap .box1__wrap:nth-child(odd) {
  flex-direction: row-reverse;
}
.s05__wrap .box1__wrap img {
  width: 42.24%;
}
.s05__wrap .box2__wrap img {
  width: 51.22%;
}
.s05__wrap .box3__wrap img {
  width: 46.73%;
}
.s05__wrap .box1__wrap .box1 {
  width: 54.89%;
}
.s05__wrap .box2__wrap .box1 {
  width: 48.78%;
}
.s05__wrap .box3__wrap .box1 {
  width: 48.36%;
}
.s05__wrap h3 {
  font-size: 4.0rem;
  line-height: 1.6;
  margin-bottom: .75em;
  text-align: center;
}
.s05__wrap h3 div {
  align-items: center;
  display: flex;
  justify-content: center;
}
.s05__wrap .box1__wrap h3 img {
  max-width: 135px;
}
.s05__wrap .box2__wrap h3 img {
  max-width: 190px;
}
.s05__wrap .box3__wrap h3 img {
  max-width: 196px;
}
.s05__wrap .box1__wrap li {
  align-items: flex-start;
  display: flex;
  font-size: 2.0rem;
  line-height: 1.4;
  margin-bottom: .75em;
}
.s05__wrap .box1__wrap li p:nth-of-type(1) {
  align-items: center;
  background: #4FAC00;
  border-radius: 18px;
  color: #fff;
  display: flex;
  height: 36px;
  justify-content: center;
  margin-right: .5em;
  margin-top: -.1em;
  max-width: 36px;
  width: 100%;
}
.s05__wrap .box1__wrap li span {
  color: #D90000;
  font-weight: 700;
}

/*notes*/
.s06__wrap {
  padding: 70px 4%;
}
.s06__wrap h2 {
  background: center center / contain url(../img/0600.svg) no-repeat;
  margin-bottom: .5em;
  padding: 1em 0;
}
.s06__wrap .txt {
  text-align: center;
}
form {
  margin: 2em auto 0;
  max-width: 580px;
}
form .item__wrap {
  margin-bottom: .8em;
}
form .item {
  align-items: center;
  display: flex;
  padding-bottom: .25em;
}
form .item span {
  background: #00BD00;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.8;
  margin-right: .75em;
  text-align: center;
  width: 4em;
}
form input[type=text],
form textarea {
  background: #F8F8F8;
  border: 1px solid #A2A2A2;
  border-radius: 5px;
  font-size: 1.6rem;
  padding: 2.5%;
  width: 95%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 160px;
}
form input[type=submit] {
  background: #00BD00;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 2em auto 0;
  max-width: 272px;
  padding: 1em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #333;
}
article {
  background: #fff;
  border: 1px solid #A2A2A2;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 1.2rem;
  height: 140px;
  line-height: 1.8;
  margin: auto;
  overflow: scroll;
  padding: 10px;
}
.checkbox__wrap {
  margin-top: 1em;
  text-align: center;
}

/*notes*/
footer {
  background: #EFEFEF;
  padding: 50px 0 0;
  text-align: center;
}
footer p:nth-of-type(1) {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: .5em;
}
footer p:nth-of-type(2) {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 40px;
}
footer ul {
  display: flex;
  justify-content: center;
  /*margin-bottom: 40px;*/
}
footer li {
  margin: 20px;
  width: 38px;
}
footer iframe {
  width:580px;
  height:250px;
  margin: 20px auto 40px;
}
footer p:nth-of-type(3) {
  background: #000;
  color: #fff;
  font-size: 1.2rem;
  padding: 1em;
}

@media screen and (max-width:720px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.5rem;
}

/*notes*/
header {
  background: top center / cover url(../img/0000_sp.jpg) no-repeat;
  padding-bottom: 40px;
}
header .header__top__wrap img {
  width: 270px;
}
h1 {
  padding: 0;
}

/*notes*/
.s01__wrap {
  background: none;
  padding: 50px 4%;
}
.s01__wrap h2 {
  margin: 0 auto 45px;
  max-width: 90%;
}
.s01__wrap .box__wrap {
  display: block;
  margin: 0 auto 20px;
}
.s01__wrap .box__wrap img {
  width: 100%;
}
.s01__wrap .box__wrap .box {
  font-size: 1.5rem;
  width: 100%;
}
.s01__wrap h3 {
  background: center right / 90% url(../img/0100.svg) no-repeat;
  font-size: 3.2rem;
  padding: .5em 0 .25em;
}
.s01__wrap h3 span {
  font-size: 2.0rem;
}
dl div {
  border-top: 1px solid #D1D1D1;
  display: block;
  padding: 1em;
}
dl div:last-child {
  border-bottom: 1px solid #D1D1D1;
  margin-bottom: 2em;
}
.s01__wrap .box__wrap div p {
  padding: 0 1em;
}
.s01__wrap .box__wrap div p:nth-of-type(1),
.s01__wrap .box__wrap div p:nth-of-type(3) {
  border-top: 1px solid #D1D1D1;
  padding-top: .5em;
}
.s01__wrap .box__wrap div p:nth-of-type(4) {
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 1em;
}
.s01__wrap .box__wrap .item {
  margin: 0 auto 2em;
  width: 90%;
}
.movie_introduction{
  width: 100%;
  height: 214px;
  margin: 0 0 50px;
}

/*notes*/
.s02__wrap {
  background: center center / cover url(../img/0200_sp.jpg) no-repeat;
  padding: 40px 4% 70%;
  min-height: unset;
}
.s02__wrap .box__wrap {
  display: table;
  margin: auto;
  max-width: 100%;
  padding-top: 0;
}
.s02__wrap h2 {
  font-size: 6.5rem;
}
.s02__wrap p {
  font-size: 2.2rem;
}
.s02__wrap li {
  font-size: 1.8rem;
}
.s02__wrap li:before {
  width: 26px;
  height: 25px;
  top: .7em;
}
.s02__wrap li span {
  font-size: 2.4rem;
}

/*notes*/
.s03__wrap {
  background: top 60% center / 90% url(../img/0301_sp.svg) no-repeat;
  padding: 60px 0 130px;
}
.s03__wrap h2,
.s04__wrap h2,
.s05__wrap h2,
.s06__wrap h2 {
  font-size: 3.0rem;
}
.s03__wrap h2 span,
.s04__wrap h2 span,
.s05__wrap h2 span {
  font-size: 2.0rem;
}
.s03__wrap ul {
  display: block;
}
.s03__wrap li {
  background: none;
  font-size: 1.5rem;
  line-height: 1.8;
  padding: 10% 0;
  width: 100%;
}
.s03__wrap h3 {
  font-size: 2.6rem;
}
.s03__wrap li span {
  font-size: 1.8rem;
}

/*notes*/
.s04__wrap h2 {
  margin-bottom: 1em;
}
.s04__wrap .box__wrap {
  display: block;
}
.s04__wrap .box__wrap img {
  width: 100%;
}
.s04__wrap .box__wrap div {
  margin-bottom: 2em;
  width: 100%;
}
.s04__wrap h3 {
  font-size: 2.6rem;
  line-height: 1.3;
  margin: 1em 0;
}

/*notes*/
.s05__wrap {
  padding: 50px 4% 10px;
}
.s05__wrap h2 {
  background: center center / 80% url(../img/0500.svg) no-repeat;
  margin-bottom: .5em;
}
.s05__wrap .txt1 {
  font-size: 1.5rem;
  text-align: left;
}
.s05__wrap .item {
  margin: 0 auto 50px;
}
.s05__wrap .box1__wrap {
  display: block;
}
.s05__wrap .box1__wrap img,
.s05__wrap .box2__wrap img,
.s05__wrap .box3__wrap img {
  width: 100%;
}
.s05__wrap .box1__wrap .box1,
.s05__wrap .box2__wrap .box1,
.s05__wrap .box3__wrap .box1 {
  width: 100%;
}
.s05__wrap h3 {
  font-size: 3.0rem;
  margin-bottom: .5em;
}
.s05__wrap .box1__wrap h3 img {
  max-width: 103px;
}
.s05__wrap .box2__wrap h3 img {
  max-width: 190px;
}
.s05__wrap .box3__wrap h3 img {
  max-width: 196px;
}
.s05__wrap .box1__wrap ul {
  border-top: 1px solid #B9B9B9;
  border-bottom: 1px solid #B9B9B9;
  padding: 1.5em 2em;
}
.s05__wrap .box2__wrap ul {
  padding: 1.5em 3em;
}
.s05__wrap .box3__wrap ul {
  padding: 1.5em 4em;
}
.s05__wrap .box1__wrap li {
  font-size: 1.6rem;
}
.s05__wrap .box1__wrap li p:nth-of-type(1) {
  height: 30px;
  max-width: 30px;
}
.s05__wrap img.sp  {
  margin: 1em auto;
  width: 90%;
}

/*notes*/
.s06__wrap {
  padding: 60px 4%;
}
.s06__wrap .txt {
  display: none;
}
form input[type=text],
form textarea {
  font-size: 1.5rem;
  padding: 3.5% 2.5%;
}

/*notes*/
footer {
  padding: 20px 0 0;
}
footer p:nth-of-type(1) {
  font-size: 1.6rem;
  /*margin-bottom: 1.5em;*/
}
footer ul {
  /*margin-bottom: 15px;*/
}
footer li {
  margin: 20px 10px;
  width: 36px;
}
footer iframe {
  width:90%;
  height:250px;
  margin:0 auto 25px;
}
footer p:nth-of-type(2) {
  margin-bottom: 40px;
}
footer p:nth-of-type(3) {
  font-size: 1.0rem;
}
}