@charset "UTF-8";
.mv {
  position: relative;
}
.mv .inner {
  position: relative;
  height: 100%;
  max-width: 900px;
  z-index: 3;
}
.mv:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  z-index: 1;
  background: url("../images/mv_bg2.jpg") center center/cover;
}
.mv:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  clip-path: polygon(0% 0, 100% 0%, 100% 40%, 0 65%);
  background: url("../images/mv_bg1.jpg") center center/cover;
}
.mv h1 {
  padding-top: 110px;
  width: 90%;
}
.mv .bar {
  width: 74%;
  position: absolute;
  left: -29px;
  top: 34%;
}
.mv .names {
  width: 87%;
  margin: 11% 0 0 auto;
  padding-bottom: 20px;
}
@media all and (max-width: 1400px) {
  .mv h1 {
    padding-top: 120px;
  }
  .mv .bar {
    top: 38%;
  }
  .mv:after {
    clip-path: polygon(0% 0, 100% 0%, 100% 43%, 0 70%);
  }
}
@media all and (max-width: 767px) {
  .mv:before {
    background: url("../images/mv_bg2_sp.jpg") center center/cover;
  }
  .mv:after {
    clip-path: polygon(0% 0, 100% 0%, 100% 45%, 0 60%);
    background: url("../images/mv_bg1_sp.jpg") center center/cover;
  }
  .mv h1 {
    padding-top: 100px;
    width: 100%;
  }
  .mv .bar {
    width: 112%;
    position: relative;
    left: -6%;
    top: unset;
    margin-top: -20px;
  }
  .mv .names {
    width: 100%;
    margin: -10px 0 0 0;
    padding-bottom: 30px;
  }
}

.sec1 {
  padding-top: 70px;
  box-sizing: border-box;
  text-align: center;
}
.sec1 .ttl1 {
  display: inline-block;
}
.sec1 h2 {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  font-feature-settings: "palt";
}
.sec1 h2 picture, .sec1 h2 img {
  display: inline-block;
  margin: 0 10px;
  height: 60px;
  width: auto;
}
.sec1 h2 span {
  position: relative;
  top: -7px;
}
.sec1 .c2 {
  max-width: 840px;
  margin: 40px auto 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 70px;
}
.sec1 .bx {
  position: relative;
}
.sec1 .bx .img {
  top: 0;
  left: 0;
  position: absolute;
  height: 130px;
  width: auto;
}
.sec1 .bx .img img {
  height: 100%;
  width: auto;
}
.sec1 .bx .txt {
  width: 304px;
  margin: 0 0 0 auto;
  position: relative;
  text-align: left;
  font-feature-settings: "palt";
}
.sec1 .bx .txt .in {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.sec1 .bx .txt .tx {
  padding-left: 40px;
  padding-top: 1px;
  color: white;
  font-size: 1.6rem;
  font-weight: bold;
}
.sec1 .bx .txt .txx {
  padding-left: 40px;
  padding-top: 10px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.3;
}
.sec1 .bx .txt .txx i {
  font-weight: 900;
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
.sec1 .bxr .img {
  top: 0;
  left: unset;
  right: 0;
}
.sec1 .bxr .txt {
  margin: 0 auto 0 0;
}
.sec1 .bxr .txt .tx {
  padding-left: 20px;
}
.sec1 .bxr .txt .txx {
  padding-left: 20px;
}
.sec1 .bx2 .img {
  left: -24px;
}
.sec1 .bx5 .txt .txx {
  padding-top: 20px;
}
@media all and (max-width: 940px) {
  .sec1 h2 {
    display: block;
  }
  .sec1 h2 i {
    display: block;
  }
  .sec1 .c2 {
    max-width: 390px;
    grid-template-columns: 1fr;
    gap: 30px 0;
  }
  .sec1 .bx2 .img {
    top: 0;
    left: unset;
    right: 0;
  }
  .sec1 .bx2 .txt {
    margin: 0 auto 0 0;
  }
  .sec1 .bx2 .txt .tx {
    padding-left: 20px;
  }
  .sec1 .bx2 .txt .txx {
    padding-left: 20px;
  }
  .sec1 .bx3 .img {
    top: 0;
    left: 0;
  }
  .sec1 .bx3 .txt {
    margin: 0 0 0 auto;
  }
  .sec1 .bx3 .txt .in {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
  .sec1 .bx3 .txt .tx {
    padding-left: 40px;
  }
  .sec1 .bx3 .txt .txx {
    padding-left: 40px;
  }
  .sec1 .bx6 .img {
    top: 0;
    left: unset;
    right: 0;
  }
  .sec1 .bx6 .txt {
    margin: 0 auto 0 0;
  }
  .sec1 .bx6 .txt .tx {
    padding-left: 20px;
  }
  .sec1 .bx6 .txt .txx {
    padding-left: 20px;
  }
}
@media all and (max-width: 767px) {
  .sec1 {
    padding-top: 80px;
  }
  .sec1 h2 {
    font-size: 2.4rem;
  }
  .sec1 h2 picture, .sec1 h2 img {
    margin: 0 7px 0 0;
    height: 54px;
  }
  .sec1 .c2 {
    max-width: 350px;
  }
  .sec1 .bx {
    position: relative;
  }
  .sec1 .bx .img {
    height: 115px;
  }
  .sec1 .bx .txt {
    width: 270px;
  }
  .sec1 .bx .txt .in {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
  .sec1 .bx .txt .tx {
    line-height: 1;
    padding-left: 40px;
    padding-top: 7px;
    font-size: 1.4rem;
  }
  .sec1 .bx .txt .txx {
    padding-left: 40px;
    padding-top: 15px;
    font-size: 1.6rem;
  }
  .sec1 .bx2 .txt .tx, .sec1 .bx4 .txt .tx, .sec1 .bx6 .txt .tx {
    padding-left: 20px;
  }
  .sec1 .bx2 .txt .txx, .sec1 .bx4 .txt .txx, .sec1 .bx6 .txt .txx {
    padding-left: 20px;
  }
  .sec1 .bx3 .txt .tx {
    padding-left: 40px;
  }
  .sec1 .bx3 .txt .txx {
    padding-left: 40px;
  }
  .sec1 .bx5 .txt .txx {
    padding-top: 25px;
  }
}

.sec2 {
  margin: 120px 0 0 0;
}
.sec2 .bars {
  font-feature-settings: "palt";
  letter-spacing: -0.028em;
}
.sec2 .img {
  max-width: 540px;
  margin: 0 auto;
}
.sec2 .img img {
  width: 100%;
  height: auto;
}
.sec2 .img {
  position: relative;
  left: -100px;
  opacity: 0;
  transition: all 0.6s ease;
}
.sec2 .img.active {
  left: 0;
  opacity: 1;
}
.sec2 h2 {
  text-align: center;
  font-size: 4.2rem;
  font-weight: 900;
  font-style: italic;
  color: #993399;
}
.sec2 .lead {
  text-align: center;
  font-weight: bold;
  font-size: 2.2rem;
}
.sec2 .im2 {
  width: 100%;
  margin: 40px auto 0 auto;
}
.sec2 .im2 img {
  width: 100%;
  height: auto;
}
@media all and (max-width: 767px) {
  .sec2 {
    margin: 100px 0 0 0;
  }
  .sec2 .inner {
    width: 100%;
  }
  .sec2 .img {
    width: 100%;
    max-width: 95%;
    position: relative;
    left: -100%;
    transition: all 0.6s ease;
  }
  .sec2 .img.active {
    left: -5%;
  }
  .sec2 h2 {
    font-size: 3.8rem;
    line-height: 1.3;
  }
  .sec2 .lead {
    font-size: 2rem;
    line-height: 1.4;
    margin-top: 10px;
  }
  .sec2 .im2 {
    width: 106%;
    position: relative;
    left: -3%;
    margin: 20px auto 0 auto;
  }
}

.sec3 {
  margin: 120px 0 0 0;
}
.sec3 h2 {
  text-align: center;
  font-weight: 900;
  font-size: 3.2rem;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}
.sec3 .bx {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
  font-feature-settings: "palt";
}
.sec3 h3 {
  color: white;
  text-align: center;
  background: linear-gradient(to right, #f2d75f 0%, #7c12a9 50%, #931f71 100%);
  font-size: 2.2rem;
  letter-spacing: 0.035em;
  padding: 7px 0 16px 0;
  box-sizing: border-box;
}
.sec3 h3 i {
  display: block;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1;
}
.sec3 .cont {
  padding: 40px 50px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 60px;
}
.sec3 .cont .txt {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.6;
}
.sec3 .cont .txt em {
  color: #993399;
  font-weight: 900;
}
.sec3 .cont .txt .mini {
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 10px;
}
.sec3 .cont .imgs img {
  width: 100%;
  height: auto;
}
.sec3 .cont .mini2 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.5;
  position: relative;
  padding-left: 1em;
}
.sec3 .cont .mini2:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.sec3 .and {
  text-align: center;
  line-height: 1;
  font-size: 8rem;
  margin: 10px 0 20px 0;
  color: white;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.sec3 .bx2 h3 {
  padding: 18.5px 0;
}
.sec3 .cont2 {
  display: block;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 30px 50px;
}
.sec3 .cont2 .inw {
  display: inline-block;
}
.sec3 .cont2 .inw2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 70px;
}
.sec3 .cont2 .in1 {
  background: url("../images/ch.png") center left no-repeat;
  background-size: 38px auto;
  padding-left: 50px;
  box-sizing: border-box;
  text-align: left;
}
.sec3 .cont2 .in1 .names1 {
  position: relative;
  margin-top: -5px;
}
.sec3 .cont2 .in1 i {
  font-size: 4.4rem;
  margin-right: 5px;
  color: #993399;
  line-height: 1;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
.sec3 .cont2 .in1 i em {
  font-size: 3rem;
}
.sec3 .cont2 .in3 {
  color: #993399;
  font-weight: 900;
  font-size: 2.6rem;
}
.sec3 .cont2 .n2 {
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
.sec3 .acd {
  position: relative;
  height: 170px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.sec3 .acd:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: rgb(0, 0, 0);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%);
  transition: all 0.3s ease;
  z-index: 1;
}
.sec3 .acd.active:before {
  opacity: 0;
  visibility: hidden;
}
.sec3 .acd p {
  font-size: 16px;
  line-height: 1.8;
}
.sec3 .acd .mores {
  position: absolute;
  right: 50%;
  bottom: 30px;
  width: 250px;
  padding: 8px 0;
  margin-right: -125px;
  cursor: pointer;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  background: linear-gradient(to right, #f2d75f 0%, #7c12a9 50%, #931f71 100%);
  border-radius: 100px;
  border: none;
  text-align: center;
  z-index: 2;
}
.sec3 .acd .mores em {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6.5px;
  width: 13px;
  height: 13px;
}
.sec3 .acd .mores em:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5px;
  width: 100%;
  height: 1px;
  background: white;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.sec3 .acd .mores em:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5px;
  width: 1px;
  height: 100%;
  background: white;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.sec3 .acd.active .mores {
  bottom: 40px;
}
.sec3 .acd.active .mores em:before {
  transform: rotate(360deg);
}
.sec3 .acd.active .mores em:after {
  opacity: 0;
}
@media all and (max-width: 900px) {
  .sec3 .cont2 .inw2 {
    display: block;
  }
  .sec3 .cont2 .in1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px;
  }
  .sec3 .cont2 .in1:last-of-type {
    margin-bottom: 0;
  }
  .sec3 .cont2 .in1 .tx {
    margin-right: 10px;
  }
}
@media all and (max-width: 767px) {
  .sec3 {
    margin: 80px 0 0 0;
  }
  .sec3 h2 {
    font-size: 2.6rem;
    margin-bottom: 10px;
  }
  .sec3 .bx {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: white;
    font-feature-settings: "palt";
  }
  .sec3 h3 {
    background: linear-gradient(to right, #f2d75f 0%, #7c12a9 50%, #931f71 100%);
    font-size: 1.8rem;
    line-height: 1.4;
    padding: 15px 0 23px 0;
  }
  .sec3 h3 i {
    font-size: 2.4rem;
    margin-top: 8px;
  }
  .sec3 .cont {
    padding: 20px;
    display: block;
  }
  .sec3 .cont .txt {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .sec3 .cont .txt .mini {
    font-size: 1rem;
    font-weight: 400;
    margin-top: 10px;
  }
  .sec3 .cont .mini2 {
    font-size: 1rem;
    margin-top: 10px;
    padding-left: 1em;
  }
  .sec3 .and {
    font-size: 6.5rem;
    margin: 10px 0 20px 0;
  }
  .sec3 .bx2 h3 {
    padding: 10px 0 18px 0;
  }
  .sec3 .imgs {
    margin-top: 20px;
  }
  .sec3 .cont2 {
    font-size: 1.8rem;
    padding: 20px;
  }
  .sec3 .cont2 .in1 {
    background: url("../images/ch.png") center left no-repeat;
    background-size: 31px auto;
    padding-left: 40px;
    align-items: anchor-center;
  }
  .sec3 .cont2 .in1 .names1 {
    margin-top: -5px;
  }
  .sec3 .cont2 .in1 i {
    font-size: 3.6rem;
    margin-right: 5px;
  }
  .sec3 .cont2 .in1 i em {
    font-size: 2.5rem;
  }
  .sec3 .cont2 .in3 {
    font-size: 2.2rem;
  }
  .sec3 .acd {
    height: 170px;
  }
  .sec3 .acd .mores {
    transition: all 0.3s ease;
    bottom: 20px;
    width: 200px;
    margin-right: -100px;
  }
  .sec3 .acd.active .mores {
    bottom: 25px;
  }
}

.sec4 {
  margin: 110px 0 0 0;
  text-align: center;
}
.sec4 h2 {
  display: inline-block;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1;
  padding: 0 0 20px 0;
  box-sizing: border-box;
  position: relative;
}
.sec4 h2 i {
  color: #993399;
  font-size: 3.7rem;
  font-weight: 900;
}
.sec4 h2 em {
  font-size: 4.5rem;
}
.sec4 h2 span {
  font-size: 7.5rem;
  position: relative;
  bottom: -5px;
}
.sec4 h2:before, .sec4 h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(50% - 20px);
  height: 1px;
  background: #000;
}
.sec4 h2:after {
  left: unset;
  right: 0;
}
.sec4 .tri {
  width: 59px;
  margin: -1px auto 0 auto;
}
.sec4 .lead {
  margin-top: 40px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  font-feature-settings: "palt";
}
.sec4 .lead i {
  font-weight: 900;
  color: #993399;
}
.sec4 .bx {
  margin: 40px 0 0 0;
  padding: 43px 50px;
  box-sizing: border-box;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.sec4 .inw {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.sec4 .qbx {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 0 20px;
  align-items: center;
  text-align: left;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
}
.sec4 .cap {
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: 30px;
  font-feature-settings: "palt";
}
@media all and (max-width: 900px) {
  .sec4 .inw {
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
}
@media all and (max-width: 767px) {
  .sec4 {
    margin: 80px 0 0 0;
  }
  .sec4 h2 {
    font-size: 2rem;
    padding: 0 0 20px 0;
    line-height: 1.2;
  }
  .sec4 h2 i {
    font-size: 3rem;
  }
  .sec4 h2 em {
    font-size: 3.6rem;
  }
  .sec4 h2 span {
    font-size: 6rem;
  }
  .sec4 h2:before, .sec4 h2:after {
    content: none;
  }
  .sec4 .lead {
    text-align: left;
    margin-top: 20px;
    font-size: 1.6rem;
    letter-spacing: 0.02em;
  }
  .sec4 .bx {
    margin: 20px 0 0 0;
    padding: 20px;
  }
  .sec4 .inw {
    gap: 15px 0;
  }
  .sec4 .qbx {
    grid-template-columns: 40px 1fr;
    gap: 0 10px;
    font-size: 1.4rem;
  }
  .sec4 .cap {
    text-align: left;
    font-size: 1rem;
    margin-top: 15px;
    font-feature-settings: "palt";
    letter-spacing: 0;
  }
}
@media all and (max-width: 767px) and (max-width: 767px) {
  .sec4 .tri {
    width: 100%;
    margin: 0 auto 0 auto;
  }
}

.minif {
  font-size: 1rem;
  vertical-align: baseline;
  letter-spacing: -0.1em;
}

.sec5 {
  margin: 180px 0 0 0;
}
.sec5 h2 {
  font-weight: 900;
  text-align: center;
  font-size: 3.2rem;
}
.sec5 .bars {
  margin: 10px auto 0 auto;
  max-width: 430px;
}
.sec5 .item_name {
  text-align: center;
}
.sec5 .item_name .fl {
  display: inline-block;
  font-size: 2.2rem;
  font-weight: bold;
}
.sec5 .item_name .fl img {
  width: 23px;
  height: auto;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  bottom: -2px;
  margin-right: 3px;
}
.sec5 .item_name .fs {
  font-size: 1.4rem;
  font-feature-settings: "palt";
}
.sec5 .nut {
  max-width: 690px;
  margin: 20px auto 40px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
}
.sec5 .nut .line {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 1.4rem;
  line-height: 1;
}
.sec5 .nut .line .name {
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  padding: 10px 20px;
  box-sizing: border-box;
}
.sec5 .nut .line .tx {
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  padding: 10px 20px;
  box-sizing: border-box;
}
.sec5 .nut .line_no .name {
  border-left: none;
}
.sec5 .nut .line_no .tx {
  border-left: none;
  border-right: none;
}
.sec5 .bxx {
  max-width: 690px;
  margin: 20px auto 0 auto;
}
.sec5 .bxx .tl {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}
.sec5 .bxx .tx {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  font-feature-settings: "palt";
}
@media all and (max-width: 767px) {
  .sec5 {
    margin: 150px 0 0 0;
  }
  .sec5 h2 {
    font-size: 2.6rem;
  }
  .sec5 .bars {
    width: 81%;
    margin: 30px auto 10px auto;
  }
  .sec5 .item_name {
    text-align: center;
  }
  .sec5 .item_name .fl {
    font-size: 2.4rem;
    line-height: 1.3;
  }
  .sec5 .item_name .fs {
    margin-top: 10px;
  }
  .sec5 .nut {
    margin: 20px auto 30px auto;
    gap: 0 10px;
  }
  .sec5 .nut .line {
    font-size: 1.2rem;
  }
  .sec5 .nut .line .name, .sec5 .nut .line .tx {
    padding: 8px;
    font-feature-settings: "palt";
    letter-spacing: -0.06em;
  }
  .sec5 .bxx {
    margin: 20px auto 0 auto;
  }
  .sec5 .bxx .tl {
    font-size: 1.4rem;
  }
  .sec5 .bxx .tx {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}

.sec6 {
  margin: 150px 0 0 0;
}
.sec6 h2 {
  text-align: center;
  font-size: 4rem;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
.sec6 .movies {
  max-width: 360px;
  margin: 0 auto;
}
.sec6 .movies iframe {
  aspect-ratio: 9/16;
  width: 100%;
  height: 100%;
}
.sec6 h3 {
  margin-top: 100px;
  font-size: 3.2rem;
  font-weight: 900;
  text-align: center;
  font-feature-settings: "palt";
}
.sec6 .amazon {
  display: block;
  max-width: 380px;
  margin: 10px auto 0 auto;
  transition: all 0.3s ease;
}
.sec6 .amazon:hover {
  opacity: 0.5;
}
.sec6 .shares {
  margin: 100px 0;
}
.sec6 .shares .link2 {
  max-width: 130px;
  margin: 20px auto 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 50px;
}
.sec6 .shares a {
  transition: all 0.3s ease;
}
.sec6 .shares a:hover {
  opacity: 0.5;
}
.sec6 .shares h3 {
  font-size: 4rem;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media all and (max-width: 767px) {
  .sec6 {
    margin: 120px 0 0 0;
  }
  .sec6 h2 {
    font-size: 3.4rem;
    margin-bottom: 10px;
  }
  .sec6 .movies {
    max-width: none;
    margin: 0 auto;
  }
  .sec6 h3 {
    margin-top: 80px;
    font-size: 2.6rem;
  }
  .sec6 .amazon {
    margin: 10px auto 0 auto;
    width: 72%;
  }
  .sec6 .shares {
    margin: 60px 0;
  }
  .sec6 .shares .link2 {
    max-width: 93px;
    margin: 20px auto 0 auto;
    gap: 0 25px;
  }
  .sec6 .shares h3 {
    font-size: 3.4rem;
    margin-bottom: 20px;
    margin-top: 0;
  }
}

.bg {
  background: url("../images/all_bg.jpg") top center/cover;
}

.bn2 {
  border-top: 1px solid #b3b3b3;
}
.bn2 .bn1 {
  padding: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 50px;
}
.bn2 a {
  display: block;
  transition: all 0.3s ease;
}
.bn2 a:hover {
  opacity: 0.5;
}
.bn2 .lead {
  font-weight: bold;
  font-size: 2rem;
}
.bn2 h3 {
  text-align: center;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 10px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
}
.bn2 .shares {
  padding: 0 0 100px 0;
  text-align: center;
}
.bn2 .shares .link4 {
  max-width: 310px;
  margin: 30px auto 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 50px;
}
.bn2 .shares .link4 a {
  transition: all 0.3s ease;
}
.bn2 .shares .link4 a:hover {
  opacity: 0.5;
}
@media all and (max-width: 767px) {
  .bn2 .bn1 {
    padding: 50px 0 60px 0;
    grid-template-columns: 1fr;
    gap: 20px 0;
  }
  .bn2 .lead {
    font-size: 1.6rem;
  }
  .bn2 h3 {
    font-size: 3.4rem;
    margin-bottom: 10px;
  }
  .bn2 .shares {
    padding: 0 0 60px 0;
    text-align: center;
  }
  .bn2 .shares .link4 {
    max-width: 210px;
    margin: 30px auto 0 auto;
    gap: 0 25px;
  }
}

footer {
  padding: 40px 0;
  box-sizing: border-box;
  background: white;
}
footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
footer .ft1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 30px;
}
footer a {
  display: block;
  font-size: 1.2rem;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
}
footer a:hover {
  opacity: 0.5;
}
footer .ft2 a {
  display: block;
  text-align: right;
  margin-bottom: 10px;
}
footer .ft2 a img {
  display: inline-block;
  height: 23px;
  width: auto;
}
footer .copys {
  font-size: 1rem;
  transform-origin: right top;
  transform: scale(0.9);
  text-align: right;
}
@media all and (max-width: 767px) {
  footer {
    padding: 20px 0;
  }
  footer .inner {
    display: block;
  }
  footer .ft1 {
    gap: 0 15px;
  }
  footer .ft2 {
    margin-top: 15px;
  }
  footer .ft2 a {
    text-align: left;
  }
  footer .copys {
    transform-origin: left top;
    text-align: left;
  }
}

.globalFooter {
  padding: 40px 0;
  box-sizing: border-box;
  background: white;
}
.globalFooter .globalFooter__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  width: 92.5%;
  max-width: 1000px;
  margin: 0 auto;
}
.globalFooter .globalFooter__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 30px;
  padding: 0;
  margin: 0;
}
.globalFooter a {
  display: block;
  font-size: 1.2rem;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
}
.globalFooter a:hover {
  opacity: 0.5;
}
.globalFooter .globalFooter__logoBox a {
  display: block;
  text-align: right;
  margin-bottom: 10px;
}
.globalFooter .globalFooter__logoBox a img {
  display: inline-block;
  height: 23px;
  width: auto;
}
.globalFooter .globalFooter__copyright {
  font-size: 1.1rem;
  transform-origin: right top;
  text-align: right;
}
@media all and (max-width: 767px) {
  .globalFooter {
    padding: 20px 0;
  }
  .globalFooter .globalFooter__inner {
    display: block;
    width: 89.5%;
  }
  .globalFooter .globalFooter__links {
    gap: 0 15px;
  }
  .globalFooter .globalFooter__logoBox {
    margin-top: 15px;
  }
  .globalFooter .globalFooter__logoBox a {
    text-align: left;
  }
  .globalFooter .globalFooter__copyright {
    transform-origin: left top;
    text-align: left;
  }
}

.gtp {
  width: 160px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.gtp img {
  width: 100%;
  height: auto;
}
.gtp.dis {
  opacity: 1;
  visibility: visible;
}
.gtp.dis:hover {
  opacity: 0.5;
}
.gtp.act {
  opacity: 0;
  visibility: hidden;
}
@media all and (max-width: 767px) {
  .gtp {
    width: 88px;
    bottom: 10px;
    right: 10px;
  }
}

/*# sourceMappingURL=top.css.map */
