@charset "UTF-8";
@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSerifCJKjp-SemiBold.woff2") format("woff2"), url("../font/NotoSerifCJKjp-SemiBold.woff") format("woff"), url("../font/NotoSerifCJKjp-SemiBold.otf") format("opentype");
}

.Line_Blue_degi {
  width: 1px;
  height: 47px;
  margin: 0 auto;
  border-left: 2px solid #3386a0;
}

/* beginnerMainCOntena */
#begi_mainContena {
  background: url(../../images/beginner/beginner_mainback_img.jpg) no-repeat center center;
  height: 600px;
  line-height: 160%;
  padding-top: 175px;
}

#begi_mainContena .ContenaW {
  width: 700px;
  height: 250px;
  text-align: center;
  margin: 0px auto 0 auto;
  background: #fff;
}

#begi_mainContena .ContenaW h1 {
  font-size: 50px;
  font-weight: bold;
  font-family: 'Noto Serif Japanese', serif;
  line-height: 140%;
  color: #3386a0;
}

#begi_mainContena .ContenaW h2 {
  font-size: 37px;
  vertical-align: 5px;
  font-family: 'Oswald';
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 140%;
  padding-bottom: 10px;
}

#begi_mainContena .ContenaW h2 span {
  vertical-align: 5px;
}

#begi_main_under {
  width: 100%;
  border-top: 0px solid #666;
  border-bottom: 0px solid #666;
  background-color: #d5e9ea;
}

#begi_main_under .bg_in {
  width: 100%;
  max-width: 1100px;
  margin: 0px auto 0 auto;
  padding-top: 50px;
}

#begi_main_under .bg_in ul {
  width: 880px;
  margin: 0 auto;
  float: none;
  margin-bottom: 30px;
  text-align: center;
}

#begi_main_under .bg_in ul li {
  width: 220px;
  float: left;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  background-color: #d5e9ea;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

#begi_main_under .bg_in ul a li {
  color: #000;
}

#begi_main_under .bg_in ul a:hover li {
  color: #fff;
  background-color: #3386a0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

#begi_main_under .bg_in p {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 30px;
  font-weight: bold;
  line-height: 180%;
  padding-left: 10px;
}

#begi_main_under .bg_in div {
  width: 300px;
  float: left;
}

#begi_main_under span {
  width: 90%;
  text-align: center;
  font-size: 18px;
  display: block;
  margin: 0 auto 30px auto;
}

.movie_titeH {
  width: 100%;
  max-width: 1100px;
  font-size: 32px;
  font-weight: bold;
  margin: 100px auto 45px auto;
  text-align: center;
  line-height: 175%;
}

.movie_titeH span {
  display: inline-block;
  position: relative;
}

.movie_titeH span::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background-color: #33778e;
  bottom: -5px;
  left: 0;
}

.movie_titeH div.headimg {
  width: 100%;
  margin: 0 auto 80px auto;
}

/* ムービーエリア */
.proMovie {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  position: relative;
}

.proMovie p {
  position: absolute;
  width: 100%;
  z-index: 200;
  cursor: pointer;
}

.proMovie p:hover {
  position: absolute;
  width: 100%;
  z-index: 200;
}

.proMovie div.posA {
  position: absolute;
  width: 100%;
  z-index: 98;
}

.movieBt00 {
  background-image: url(../../images/beginner/beginner_movie_botan_off.png);
  background-size: cover;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.movieBt00:hover {
  background-image: url(../../images/beginner/beginner_movie_botan_on.png);
}

.m01w {
  position: absolute;
  background: url(../../images/beginner/beginner_movie_en.png) no-repeat center center;
  background-size: 0%;
  top: 68%;
  left: 14.8%;
  z-index: 119;
  width: 6.3%;
  height: 11.2%;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.m01w2 {
  position: absolute;
  opacity: 0;
  width: 21.7%;
  top: 61.3%;
  left: 17.4%;
  z-index: 119;
  -webkit-transition: all .6s ease-out .3s;
  -moz-transition: all .6s ease-out .3s;
  -ms-transition: all .6s ease-out .3s;
  transition: all .6s ease-out .3s;
}

.m02w {
  position: absolute;
  background: url(../../images/beginner/beginner_movie_en.png) no-repeat center center;
  background-size: 0%;
  top: 67.5%;
  left: 37%;
  z-index: 119;
  width: 6.3%;
  height: 11.2%;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.m02w2 {
  position: absolute;
  opacity: 0;
  width: 21.7%;
  top: 62.6%;
  left: 18.7%;
  z-index: 119;
  -webkit-transition: all .6s ease-out .3s;
  -moz-transition: all .6s ease-out .3s;
  -ms-transition: all .6s ease-out .3s;
  transition: all .6s ease-out .3s;
}

.m03w {
  position: absolute;
  background: url(../../images/beginner/beginner_movie_en.png) no-repeat center center;
  background-size: 0%;
  top: 49%;
  left: 12%;
  z-index: 119;
  width: 6.3%;
  height: 11.2%;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.m03w2 {
  position: absolute;
  opacity: 0;
  width: 21.7%;
  top: 54.3%;
  left: 15%;
  z-index: 119;
  -webkit-transition: all .6s ease-out .3s;
  -moz-transition: all .6s ease-out .3s;
  -ms-transition: all .6s ease-out .3s;
  transition: all .6s ease-out .3s;
}

.m04w {
  position: absolute;
  background: url(../../images/beginner/beginner_movie_en.png) no-repeat center center;
  background-size: 0%;
  top: 73%;
  left: 28.2%;
  z-index: 119;
  width: 6.3%;
  height: 11.2%;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.m04w2 {
  position: absolute;
  opacity: 0;
  width: 21.7%;
  top: 69%;
  left: 31.3%;
  z-index: 119;
  -webkit-transition: all .6s ease-out .3s;
  -moz-transition: all .6s ease-out .3s;
  -ms-transition: all .6s ease-out .3s;
  transition: all .6s ease-out .3s;
}

.m01wGo, .m02wGo, .m03wGo, .m04wGo {
  background-size: 100%;
}

.m01w2Go, .m02w2Go, .m03w2Go, .m04w2Go {
  opacity: 1;
}

#movieCon_4 {
  margin-bottom: 80px;
}

.botanCon {
  width: 700px;
  height: 240px;
  background: #f0f0f0;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  text-align: center;
  border: 1px solid #c8c8c8;
}

.botanConIn {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../../images/beginner/begi_lastbotanback_img.jpg);
  background-size: contain;
  opacity: 1;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.botanAlink {
  position: relative;
  z-index: 100;
}

.botanCon:hover .botanConIn {
  opacity: 0.7;
}

.botanCon:hover span {
  background: #3386a0;
}

.botanCon a {
  display: block;
  height: 100%;
  width: 100%;
}

.botanCon h4 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.2;
  color: #000;
  font-family: 'Oswald';
  font-weight: 500;
  line-height: 100%;
  padding-top: 10px;
  border-bottom: 3px solid #6cb5cc;
  display: inline-block;
  margin-bottom: 8px;
  letter-spacing: 0.1em;
}

.botanCon p {
  font-size: 15px;
  line-height: 130%;
  color: #000;
}

.botanCon span {
  font-family: 'Oswald';
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  padding: 5px 15px;
  background: #000;
  color: #fff;
  display: inline-block;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

#lastbotan {
  margin-bottom: 100px;
  margin-top: 100px;
}

.movie_bland {
  text-align: center;
}

.sin_list {
  width: 880px;
  margin: 0 auto;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼SP 640px common▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
@media (max-width: 640px) {
  .movie_bland iframe {
    width: 340px;
    max-width: 90%;
    height: 191px;
  }
  .Line_Blue_degi {
    width: 1px;
    height: 40px;
    margin: 0 auto;
    border-left: 2px solid #3386a0;
  }
  /* beginnerMainCOntena */
  #begi_mainContena {
    background: url(../../images/beginner/beginner_mainback_imgsp.jpg) no-repeat center center;
    background-size: cover;
    height: 300px;
    line-height: 160%;
    padding-top: 75px;
  }
  #begi_mainContena .ContenaW {
    width: 75%;
    height: 150px;
  }
  #begi_mainContena .ContenaW h1 {
    font-size: 20px;
  }
  #begi_mainContena .ContenaW h2 {
    font-size: 16px;
  }
  #begi_main_under {
    width: 100%;
    border-bottom: 0px solid #666;
    margin: 0 auto;
  }
  #begi_main_under .bg_in {
    width: 100%;
    max-width: 1100px;
    margin: 0px auto 0 auto;
    padding-top: 0;
  }
  #begi_main_under .bg_in ul {
    width: 100%;
    float: none;
    text-align: center;
  }
  #begi_main_under .bg_in ul li {
    width: 50%;
    float: left;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
  }
  #begi_main_under .bg_in p {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 160%;
    padding-left: 0px;
    margin: 0px auto;
  }
  #begi_main_under .bg_in div {
    width: 50%;
    float: none;
    margin: 0 auto;
  }
  #begi_main_under span {
    width: 90%;
    text-align: center;
    font-size: 16px;
    display: block;
    margin: 0 auto 10px auto;
    line-height: 140%;
  }
  .movie_titeH {
    width: 90%;
    max-width: 1100px;
    font-size: 20px;
    font-weight: bold;
    margin: 40px auto 20px auto;
    text-align: center;
    line-height: 160%;
  }
  .movie_titeH span {
    display: inline-block;
    margin-bottom: 5px;
  }
  .movie_titeH span::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #33778e;
    bottom: -2px;
    left: 0;
  }
  .movie_titeH div.headimg {
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .movieBt00 {
    background-image: url(../../images/beginner/beginner_movie_botan_spoff.png);
  }
  .movieBt00:hover {
    background-image: url(../../images/beginner/beginner_movie_botan_spon.png);
  }
  .m01w {
    display: none;
  }
  .m01w2 {
    display: none;
  }
  .m02w {
    display: none;
  }
  .m02w2 {
    display: none;
  }
  .m03w {
    display: none;
  }
  .m03w2 {
    display: none;
  }
  .m04w {
    display: none;
  }
  .m04w2 {
    display: none;
  }
  #lastbotan {
    margin-bottom: 60px;
  }
  .botanCon {
    width: 80%;
    /*height: 150px;*/
    height: calc(105px + 13vw);
  }
  .botanCon h4 {
    font-size: 16px;
  }
  .botanCon p {
    font-size: 12px;
    line-height: 140%;
    color: #000;
  }
  .botanCon span {
    /*display: none;*/
  }
  .Line_Blue2b {
    width: 1px;
    height: 60px;
    margin: 0px auto 0 auto;
    border-left: 2px solid #3386a0;
  }
}

/********************************************/
.movie_titeH {
  font-size: 18px;
  line-height: 160%;
  font-weight: 400;
}

.movie_titeH h3 {
  font-size: 30px !important;
  font-weight: bold !important;
  text-align: center !important;
  line-height: 160% !important;
  margin-bottom: 50px !important;
}

@media (max-width: 640px) {
  .movie_titeH h3 {
    font-size: 4.5vw !important;
    margin-bottom: 30px !important;
  }
}

.movie_titeH .textbody {
  font-size: 18px;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 640px) {
  .movie_titeH .textbody {
    text-align: left;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 160%;
  }
}

.movie_titeH .merit_flex {
  width: 100%;
  max-width: 1040px;
  display: flex;
  position: relative;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 60px auto 200px auto;
  border-radius: 15px;
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex {
    background-color: #d4e6e6;
    border-radius: 15px;
    padding: 30px 15px;
    margin: 60px auto 100px auto;
  }
  .movie_titeH .merit_flex::after {
    position: absolute;
    width: 30px;
    height: 38px;
    top: -36px;
    left: 50%;
    content: "";
    background-image: url(../../images/beginner/new_up_y.png);
    background-position: center;
    background-size: cover;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}

.movie_titeH .merit_flex .left {
  width: 47.1%;
  position: relative;
  background-color: #d4e6e6;
  border-radius: 15px;
  padding: 45px 15px;
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex .left {
    width: 100%;
    margin-bottom: 30px;
    background-color: transition;
    border-radius: 0px;
    padding: 0px 0px;
  }
}

.movie_titeH .merit_flex .left::after {
  position: absolute;
  width: 48px;
  height: 58px;
  top: -56px;
  left: 50%;
  content: "";
  background-image: url(../../images/beginner/new_up_y.png);
  background-position: center;
  background-size: cover;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex .left::after {
    display: none;
  }
}

.movie_titeH .merit_flex .right {
  width: 47.1%;
  position: relative;
  background-color: #d4e6e6;
  border-radius: 15px;
  padding: 45px 15px;
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex .right {
    width: 100%;
    background-color: transition;
    border-radius: 0px;
    padding: 0px 0px;
  }
}

.movie_titeH .merit_flex .right::after {
  position: absolute;
  width: 48px;
  height: 58px;
  top: -56px;
  left: 50%;
  content: "";
  background-image: url(../../images/beginner/new_up_y.png);
  background-position: center;
  background-size: cover;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex .right::after {
    display: none;
  }
}

.movie_titeH .merit_flex h4 {
  font-size: 24px;
  line-height: 140%;
  font-weight: bold;
  margin-bottom: 20px;
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex h4 {
    font-size: 4.2vw;
    margin-bottom: 15px;
  }
}

.movie_titeH .merit_flex p {
  font-size: 16px;
  line-height: 180%;
}

@media (max-width: 640px) {
  .movie_titeH .merit_flex p {
    font-size: 14px;
    text-align: left;
    line-height: 180%;
  }
}

.movie_titeH .new_img01 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 20px auto;
}

.movie_titeH .new_img01 img {
  width: 100%;
}

.movie_titeH .new_img02 {
  width: 100%;
  max-width: 805px;
  margin: 0 auto 10px auto;
}

.movie_titeH .new_img02 img {
  width: 100%;
}

.movie_titeH .new_img03 {
  width: 100%;
  max-width: 740px;
  margin: 0 auto 40px auto;
}

.movie_titeH .new_img03 img {
  width: 100%;
}

.movie_titeH .new_img04 {
  width: 100%;
  max-width: 920px;
  margin: 0 auto 10px auto;
}

.movie_titeH .new_img04 img {
  width: 100%;
}

.movie_titeH .img_text {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}

@media (max-width: 640px) {
  .movie_titeH .img_text {
    font-size: 14px;
  }
}

.onmouse {
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.onmouse:hover {
  opacity: 0.6;
}

a .img_text {
  color: #000;
}
