@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700|Open+Sans:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
/*size*/
/*color*/
/*sns*/
/* mixinCSS Document */
/*----------common----------*/
/*alt*/
/*hover*/
/*
 top.css
*/
/* top
========================================== */
#top {
  /* -----mainvisual----- */
  /* -----free----- */
  /* -----theme----- */
  /* -----movielist----- */
  /* -----movie----- */
  /* about
  ========================================== */
  /* -----announce----- */
  /* -----sns----- */
  /* -----banners----- */
}
#top .oha4_inner {
  position: relative;
  overflow: hidden;
  /* -----bg_sorajiro----- */
}
#top .oha4_inner .bg_sorajiro {
  position: absolute;
  z-index: 0;
  opacity: 0.3;
}
#top .oha4_inner .bg_sorajiro.-bg1 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  max-width: 1200px;
  width: 100%;
  height: auto;
  top: 1%;
  right: 60%;
}
#top .oha4_inner .bg_sorajiro.-bg2 {
  max-width: 1200px;
  width: 100%;
  height: auto;
  top: -150%;
  left: 60%;
}
@media screen and (max-width: 750px) {
  #top .oha4_inner .bg_sorajiro.-bg2 {
    top: -50%;
  }
}
#top .oha4_main {
  position: relative;
}
#top .oha4_main > section {
  position: relative;
}
#top .oha4_contents {
  position: relative;
}
#top .oha4_contents .contents_inner {
  position: relative;
}
#top .oha4_aside {
  position: relative;
}
#top .mainvisual {
  background-image: url("/oha4/assets/images/top/mainvisual/bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fecdbd;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 992px) {
  #top .mainvisual {
    background-size: 137.7%;
  }
}
#top .mainvisual_inner {
  height: 262px;
  position: relative;
}
@media screen and (max-width: 992px) {
  #top .mainvisual_inner {
    padding-top: 26.41%;
    height: 0;
  }
}
#top .mainvisual_inner:before {
  content: "";
  background: url("/oha4/assets/images/top/mainvisual/mainvisual.png") no-repeat center bottom;
  background-size: contain;
  margin-left: -215px;
  width: 680px;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 5;
}
@media screen and (max-width: 992px) {
  #top .mainvisual_inner:before {
    margin-left: 0;
    width: 66.02%;
    padding-top: 25.6%;
    height: 0;
    left: 33.39%;
  }
}
#top .mainvisual_title {
  background: url("/oha4/assets/images/common/logo.png") no-repeat center center;
  background-size: contain;
  margin-left: -460px;
  margin-top: -70px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  width: 342px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
}
@media screen and (max-width: 992px) {
  #top .mainvisual_title {
    margin-left: -17.24%;
    width: 34.47%;
    padding-top: 15.12%;
    height: 0;
    top: 18%;
    top: 13%;
    left: 2%;
    margin-left: 0;
    margin-top: 0;
  }
}
#top .mainvisual_oadate {
  padding: 16px 30px;
  z-index: 10;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #ffffff;
}
@media only screen and (max-width: 750px) {
  #top .mainvisual {
    background-image: url("/oha4/assets/images/top/mainvisual/bg_sp.jpg");
    background-size: 135%;
  }
  #top .mainvisual_inner {
    padding-top: 50.93%;
    height: 0;
  }
  #top .mainvisual_inner:before {
    background: url("/oha4/assets/images/top/mainvisual/mainvisual_sp.png") no-repeat center bottom;
    background-size: contain;
    width: 100%;
    padding-top: 42.93%;
    left: 0;
    bottom: 0;
  }
  #top .mainvisual_title {
    width: 100%;
    padding-top: 30%;
    top: 18%;
    bottom: auto;
    right: 2%;
    left: auto;
    width: 33.33%;
    padding-top: 14.66%;
    top: 8%;
    left: 2%;
    bottom: auto;
    right: auto;
  }
  #top .mainvisual_oadate {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 115, 143, 0)), to(rgba(255, 115, 143, 0.5)));
    background: linear-gradient(rgba(255, 115, 143, 0), rgba(255, 115, 143, 0.5));
    padding: 8px 10px;
    font-size: 14px;
  }
}
#top .free_inner {
  margin: auto;
  padding: 20px 20px;
  max-width: 960px;
}
@media screen and (max-width: 992px) {
  #top .free_inner {
    padding: 3% 2%;
  }
}
#top .free_block {
  background-color: #eee;
  padding: 1em 2em;
  border-radius: 10px;
}
@media only screen and (max-width: 750px) {
  #top .free_block img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #top .free_block {
    font-size: 80%;
  }
}
#top .theme_inner {
  margin: auto;
  padding: 40px 20px;
  max-width: 960px;
}
@media screen and (max-width: 992px) {
  #top .theme_inner {
    padding: 5% 0;
  }
}
#top .theme_txtBox {
  margin: 0 auto;
  max-width: 560px;
  width: 100%;
  position: relative;
  background-image: url("/oha4/assets/images/top/theme/theme_pc.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 0;
  padding-top: 36%;
}
@media screen and (max-width: 750px) {
  #top .theme_txtBox {
    background-image: url("/oha4/assets/images/top/theme/theme.png");
    padding-top: 64.27%;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
#top .theme_txtBox h4 {
  display: none;
}
#top .theme_txtBox p {
  display: none;
}
#top .theme_txtBox::before, #top .theme_txtBox::after {
  content: "";
  background-image: url("/oha4/assets/images/top/theme/line_dot.png");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-size: contain;
  background-repeat: repeat-x;
  background-position: center center;
}
#top .theme_txtBox:after {
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
#top .movielist_inner {
  margin: auto;
  padding: 20px 20px;
  max-width: 960px;
}
@media screen and (max-width: 992px) {
  #top .movielist_inner {
    padding: 3% 2%;
  }
}
#top .movielist_title {
  background: url("/oha4/assets/images/top/movielist/title.png") no-repeat center center;
  background-size: contain;
  margin: auto;
  width: 435px;
  height: 104px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  #top .movielist_title {
    padding-top: 13.86%;
    max-width: 435px;
    width: 58%;
    height: 0;
  }
}
#top .movielist_block {
  padding-top: 40px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
#top .movielist_box {
  max-width: 420px;
  width: 47%;
}
@media only screen and (max-width: 750px) {
  #top .movielist_box {
    max-width: 350px;
    width: 47%;
  }
}
#top .movielist_box::nth-child(5) {
  margin: 0 23.5%;
}
#top .movielist_link .movielist_card {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#top .movielist_link:hover .movielist_card, #top .movielist_link:active .movielist_card {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media only screen and (max-width: 640px) {
  #top .movielist_link:hover .movielist_card {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#top .movielist_card {
  position: relative;
  width: 100%;
}
#top .movielist_card img {
  border: 3px solid #fff;
  border-radius: 16px;
  width: 100%;
  height: auto;
  display: block;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
#top .movielist_card.-new img {
  border: 4px solid #ff337e;
}
#top .movielist_card.-new:after {
  content: "";
  background: url("/oha4/assets/images/top/movielist/icon_new.png") no-repeat center center;
  background-size: contain;
  display: block;
  /* width: 77px;
  height: 77px; */
  padding-top: 25%;
  width: 25%;
  height: 0;
  border-radius: 10px 0 0 0;
  position: absolute;
  left: 3.5px;
  top: 3.5px;
  z-index: 10;
}
#top .movielist_card.-blank:before {
  content: "";
  background: url("/oha4/assets/images/top/movielist/icon_blank.png") no-repeat center center;
  background-size: contain;
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 5;
}
@media only screen and (max-width: 750px) {
  #top .movielist_card.-blank:before {
    padding-top: 15%;
    width: 15%;
    height: 0;
  }
}
#top .movielist_text {
  padding: 0.8em 0.5em 2em;
}
#top .movielist_segment {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  color: #ff738f;
}
@media only screen and (max-width: 640px) {
  #top .movielist_segment {
    font-size: 20px;
    font-size: 3.125vw;
  }
}
#top .movielist_name {
  font-size: 16px;
  line-height: 1.6em;
}
@media only screen and (max-width: 640px) {
  #top .movielist_name {
    font-size: 20px;
    font-size: 3.125vw;
  }
}
#top .movie_inner {
  margin: auto;
  padding: 20px 20px;
  max-width: 960px;
}
@media screen and (max-width: 992px) {
  #top .movie_inner {
    padding: 3% 2%;
  }
}
#top .movie_player {
  margin: 0 auto;
  padding-bottom: 40px;
  max-width: 750px;
  width: 100%;
}
#top .movie_embed {
  padding-top: 51.06%;
  position: relative;
}
#top .movie_embed iframe {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#top .about {
  position: relative;
  z-index: 10;
}
#top .about_header {
  padding: 60px 0 40px;
}
@media only screen and (max-width: 750px) {
  #top .about_header {
    padding: 8% 0;
  }
}
#top .about_title {
  background: url("/oha4/assets/images/top/about/title.png") no-repeat center center;
  background-size: contain;
  margin: auto;
  width: 351px;
  height: 47px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  #top .about_title {
    padding-top: 6.26%;
    max-width: 351px;
    width: 46.8%;
    height: 0;
  }
}
#top .about_article {
  margin: auto;
  padding: 0 20px 60px;
  max-width: 960px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  #top .about_article {
    padding: 0 3% 3%;
  }
}
#top .about_h4 {
  display: inline-block;
  margin: 20px 0;
  padding: 0.5em 1em;
  border: 2px solid #ffaf90;
  border-radius: 1.5em;
  text-align: center;
  color: #ffaf90;
  font-weight: bold;
  line-height: 1;
}
#top .about_text {
  padding-bottom: 2em;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
#top .about_text .stg {
  color: #ff738f;
}
#top .about_text .em {
  font-size: 1.65em;
}
#top .about_text .line_01 {
  display: inline-block;
  text-align: left;
  width: 100%;
}
#top .about_text .line_02 {
  display: inline-block;
  text-align: right;
  width: 100%;
}
#top .about_text .line_03 {
  display: inline-block;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #top .about_text {
    font-size: 19px;
    font-size: 2.96875vw;
  }
}
#top .announce {
  text-align: center;
  padding: 8% 0;
}
#top .announce p {
  font-size: 2rem;
  color: #555555;
}
#top .contents_inner {
  margin: auto;
  padding: 20px 20px;
  max-width: 960px;
}
@media screen and (max-width: 992px) {
  #top .contents_inner {
    padding: 3% 2%;
  }
}
#top .contents_title {
  background: url("/oha4/assets/images/common/contents/title.png") no-repeat center center;
  background-size: contain;
  margin: auto;
  width: 428px;
  height: 42px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  #top .contents_title {
    padding-top: 5.6%;
    max-width: 428px;
    width: 57.06%;
    height: 0;
  }
}
#top .contents_list {
  padding-top: 40px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top .contents_item {
  padding: 0 10px;
  margin-bottom: 20px;
  max-width: 200px;
}
@media only screen and (max-width: 992px) {
  #top .contents_item {
    width: 25%;
  }
}
@media only screen and (max-width: 750px) {
  #top .contents_item {
    width: 50%;
  }
}
#top .contents_item img {
  border: 3px solid #fff;
  border-radius: 16px;
  width: 100%;
  height: auto;
  display: block;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
#top .contents_item a {
  display: block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#top .contents_item a:hover, #top .contents_item a:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media only screen and (max-width: 640px) {
  #top .contents_item a:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#top .sns_title {
  background: url("/oha4/assets/images/top/sns/title.png") no-repeat center bottom;
  background-size: contain;
  margin: auto;
  width: 425px;
  height: 109px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  #top .sns_title {
    padding-top: 14.53%;
    max-width: 425px;
    width: 56.66%;
    height: 0;
  }
}
#top .sns_inner {
  background-color: #ffd9e0;
}
#top .sns_block {
  padding-top: 20px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  #top .sns_block {
    padding-bottom: 3%;
  }
}
#top .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top .sns_item {
  padding: 0 10px;
}
#top .sns_item a {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  -webkit-box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#top .sns_item a:hover, #top .sns_item a:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media only screen and (max-width: 640px) {
  #top .sns_item a:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#top .sns_item a img {
  width: 100%;
  height: 100%;
}
#top .sns_item_name {
  padding: 1em 0;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #top .sns_item_name {
    font-size: 14px;
  }
}
#top .sns_buttons .buttons_list {
  padding-bottom: 50px;
}
#top .sns_buttons .buttons_item {
  margin: auto;
  width: 400px;
}
#top .sns_buttons .buttons_item a {
  background-color: #fff7fa;
  border-radius: 30px;
  display: block;
  text-align: center;
  -webkit-box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 5px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 60px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#top .sns_buttons .buttons_item a:hover, #top .sns_buttons .buttons_item a:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
@media only screen and (max-width: 640px) {
  #top .sns_buttons .buttons_item a {
    font-size: 14px;
    line-height: 50px;
  }
  #top .sns_buttons .buttons_item a:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media only screen and (max-width: 750px) {
  #top .sns_buttons .buttons_item {
    width: 80%;
  }
}
#top .sns_share .share_title {
  text-align: center;
  font-size: 22px;
  line-height: 1em;
}
#top .sns_share .share_title img {
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  #top .sns_share .share_title {
    font-size: 24px;
    font-size: 3.75vw;
  }
}
#top .sns_share .share_list {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 50px;
  width: 720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 750px) {
  #top .sns_share .share_list {
    padding-bottom: 5%;
    width: 90%;
  }
}
#top .sns_share .share_item {
  width: 240px;
}
#top .sns_share .share_item a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#top .sns_share .share_item a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 640px) {
  #top .sns_share .share_item a:hover {
    opacity: 1;
  }
}
#top .sns_share .share_item a img {
  margin-right: 0.5em;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
#top .sns_share .share_item a i.share_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  vertical-align: top;
  background-image: url(../../../assets/images/top/sns/share/icon_fb.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-left: -1em;
  margin-right: 0.15em;
}
@media only screen and (max-width: 640px) {
  #top .sns_share .share_item a {
    font-size: 18px;
    font-size: 2.8125vw;
    line-height: 3em;
  }
  #top .sns_share .share_item a i.share_icon {
    width: 2.5em;
    height: 2.5em;
    margin-top: -0.25em;
  }
}
@media only screen and (max-width: 750px) {
  #top .sns_share .share_item {
    width: 33%;
  }
}
#top .sns_share .share_item.-fb a {
  background-color: #1877f2;
}
#top .sns_share .share_item.-tt a {
  background-color: #00a2f9;
}
#top .sns_share .share_item.-x a {
  background-color: #000000;
}
#top .sns_share .share_item.-x a i.share_icon {
  background-image: url(../../../assets/images/top/sns/share/icon_x.png);
}
#top .sns_share .share_item.-line a {
  background-color: #00b900;
}
#top .sns_share .share_item.-line a i.share_icon {
  display: none;
}
#top .banners {
  background-color: #ffd9e0;
}
#top .banners_inner {
  margin: auto;
  padding: 20px 20px;
  max-width: 960px;
}
@media screen and (max-width: 992px) {
  #top .banners_inner {
    padding: 3% 2%;
  }
}
#top .banners_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top .banners_item {
  padding-bottom: 10px;
  width: 50%;
  text-align: center;
}
#top .banners_item a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 640px) {
  #top .banners_item a:hover {
    opacity: 1;
  }
}
#top .banners_item img {
  max-width: 460px;
  border-radius: 10px;
  width: 94%;
  height: auto;
}
@media only screen and (max-width: 750px) {
  #top .banners_item {
    width: 100%;
  }
}