@charset "UTF-8";
p {
  margin: 0;
}
.text {
  margin-left: 1em;
  text-indent: -1em;
  margin-right: 1em;
}
#main .mv {
  width: 100%;
}
#contents {
  width: 100%;
}
#contents .contents1 {
  background: url(/img/kidscinema/bg_01.png) repeat;
  padding: 80px 0;
}
#contents .contents1 .inner1, #contents .contents1 .inner2, #contents .contents1 .inner3, 
#contents .contents2 .inner1, #contents .contents2 .inner2 {
  width: 980px;
  margin: 0 auto;
}
#contents .contents1 img {
  width: 100%;
}
#contents .contents1 .inner2, #contents .contents1 .inner3 {
  margin-top: 40px;
}
#contents .contents1 .inner3 ul {
  display: flex;
  justify-content: space-between;
}
#contents .contents2 {
  background: url(/img/kidscinema/bg_02.png) repeat;
  padding: 50.1px 0 0;
}
#contents .contents2 img {
  width: 100%;
}
#contents .contents2 .inner1 {
  width: 1180px;
}
#contents .contents2 .inner2 {
  margin-top: 10px;
}
#contents .contents2 .btn {
  margin-top: 60.2px;
}
#contents .contents2 .btn img.pc {
  width: auto;
  display: block;
  margin: 0 auto;
}
#contents .contents2 .btn a {
  display: table;
  margin: 0 auto;
}
#pagetop {
  padding: 59px 0 10px;
  margin-bottom: 0;
}
#contents .pc {
  display: block;
}
#contents .sp {
  display: none;
}
@media only screen and (min-width: 481px) {
  body {
    min-width: 1180px;
  }
}

@media only screen and (max-width: 480px) {
  #shoulder {
    display: block;
    float: none;
    text-align: center;
    background: #555555;
    margin: 0;
  }
  #contents .contents1 .inner1, #contents .contents1 .inner2, #contents .contents1 .inner3, 
  #contents .contents2 .inner1, #contents .contents2 .inner2 {
    width: auto;
    padding: 0 20px;
  }
  #contents .contents1 {
    padding: 39px 0 73px;
  }
  #contents .contents2 .inner2 {
    margin-top: 30px;
  }
  #contents .contents1 .inner3 ul.pc {
    display: none;
  }
  #contents .contents2 {
    padding: 50px 0;
  }
  #contents .contents2 .inner1 {
    padding: 0;
  }
  #contents .contents2 .btn img.pc {
    display: none;
  }
  #contents .contents2 .btn {
    margin-top: 40.2px;
  }
  #contents .contents2 .btn img.sp {
    width: auto;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
  }

  #contents .sp {
    display: block;
  }
  #contents .pc {
    display: none;
  }
}

#main a {
  text-decoration: none;
  color: #555;
}
#main a:hover {
  opacity: 0.8;
}

/* 20240723 */
#shoulder select {
  width: 270px;
}
#contents {
  font-family: "游ゴシック","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.pink {
  color: #F287B6;
}
#contents .contents1 .inner1 .box {
  background-color: #24BB9D;
  border-radius: 30px;
  padding: 10px 10px 19px;
}
#contents .contents1 .inner1 .box .bg {
  background-color: #fff;
  border-radius: 20px;
  padding: 57px 60px 74px;
}
#contents .contents1 .inner1 .box .bg .detail {
  text-align: center;
  position: relative;
}
#contents .contents1 .inner1 .box .bg .detail::before {
  border-bottom: 5px dotted #91DDCE;
  content: "";
  position: absolute;
  top: -39px;
  left: -19px;
  width: 873px;
}
#contents .contents1 .inner1 .box .bg .detail::after {
  border-bottom: 5px dotted #91DDCE;
  content: "";
  position: absolute;
  bottom: -56px;
  left: -18px;
  width: 873px;
}
#contents .contents1 .inner1 .box .bg .detail .tit {
  font-size: 28px;
  background:linear-gradient(transparent 70%, #FFFFB2 0%);
  display: inline;
}
#contents .contents1 .inner1 .box .bg .detail .txt {
  text-align: left;
  margin-top: 31px;
  line-height: 1.778;
}
#contents .contents1 .inner2 .box {
  background-color: #FECA0A;
  border-radius: 30px;
  padding: 20px 10px 16px;
}
#contents .contents1 .inner2 .box .tit {
  color: #fff;
  font-size: 28px;
  text-align: center;
}

@media only screen and (min-width: 481px) {
  #contents .contents1 .inner2 .box .tit::before {
    content: url("/img/kidscinema/point_01.svg");
    position: relative;
    top: 6px;
    left: -20px;
  }
  #contents .contents1 .inner2 .box .tit::after {
    content: url("/img/kidscinema/point_02.svg");
    position: relative;
    top: 6px;
    right: -20px;
  }
}
#contents .contents1 .inner2 .box .detail {
  background-color: #fff;
  border-radius: 30px;
  padding: 35px 59px 37px;
  margin-top: 16px;
}
#contents .contents1 .inner2 .box .detail ul {
  font-family: "游ゴシック","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  font-weight: bold;
}
#contents .contents1 .inner2 .box .detail ul li {
  margin: 0 12px 12px 40px;
  text-indent: -40px;
}
#contents .contents1 .inner2 .box .detail ul li:last-child {
  margin-bottom: 0;
}
#contents .contents1 .inner2 .box .detail ul .checkbox {
  background-color: #fff;
  margin-right: 16px;
  border: 2px solid #C8C8C8;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
  position: relative;
  top: 5px;
}
#contents .contents1 .inner2 .box .detail ul .checkbox::after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 12px;
  height: 7px;
  border-left: 3px solid #F287B6;
  border-bottom: 3px solid #F287B6;
  transform: rotate(-45deg);
}
#contents .contents1 .inner3 ul li {
  border: 5px solid #40C7F4;
  border-radius: 30px;
  padding: 19px 43px 17px;
  background-color: #fff;
  text-align: center;
  width: 13.68%;
}
#contents .contents1 .inner3 ul li .circle {
  width: 70px;
  height: 70px;
  background: #40C7F4;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
#contents .contents1 .inner3 .circle img {
  width: auto;
}
#contents .contents1 .inner3 ul li p {
  font-size: 24px;
  color: #00B9F6;
  margin-top: 7px;
}
#contents .contents1 .inner3 ul li p span {
  font-size: 18px;
  color: #333333;
  line-height: 1.611;
  display: block;
  white-space: nowrap;
}
#contents .contents1 .video {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 980px;
  margin: 40px auto 0;
}
#contents .contents2 .inner2 {
  margin-top: 30px;
}
#contents .contents2 .inner2 .box {
  background-color: #fff;
  border-radius: 30px;
  padding: 11px;
  position: relative;
}
#contents .contents2 .inner2 .box .bg .tit {
  position: relative;
  top: -36px;
  background-color: #40C7F4;
  color: #FFF;
  font-size: 28px;
  padding: 14px 0px;
  line-height: 1.143;
  text-align: center;
  margin-left: 194px;
  margin-right: 194px;
}
#contents .contents2 .inner2 .box .bg .tit::after,
#contents .contents2 .inner2 .box .bg .tit::before{
  display: block;
  content: '';
  position: absolute;
  top:0;
  border-top: 30px solid #40C7F4;
  border-bottom: 30px solid #40C7F4;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
}
#contents .contents2 .inner2 .box .bg .tit::after {
  left: -30px;
}
#contents .contents2 .inner2 .box .bg .tit::before {
  right: -30px;
}
#contents .contents2 .inner2 .box .bg {
  border: 5px dotted #8DE2FF;
  border-radius: 10px;
}
#contents .contents2 .inner2 .box .bg .detail {
  padding: 0 60px 32px;
}
#contents .contents2 .inner2 .box .bg .detail ul {
  padding: 0 0 0 13px;
}
#contents .contents2 .inner2 .box .bg .detail ul li {
  line-height: 1.778;
}
#contents .contents2 .inner2 .box .bg .detail ul li:nth-child(n+3) {
  font-weight: normal;
}
#contents .contents2 .inner2 .box .bg .detail ul li::before {
  content: '';
  width: 3px;
  height: 3px;
  margin: 13px 0 0 -12px;
  display: block;
  float: left;
  background: #333333;
  border-radius: 50%;
}
#contents .contents2 .btn {
  font-size: 20px;
  margin-top: 54px;
}
#contents .contents2 .btn a {
  text-align: center;
}
#contents .contents2 .btn a span {
  color: #F287B6;
  text-shadow:
  #fff 2px 0px 2px, #fff -2px 0px 2px,
  #fff 0px -2px 2px, #fff -2px 0px 2px,
  #fff 2px 2px 2px, #fff -2px 2px 2px,
  #fff 2px -2px 2px, #fff -2px -2px 2px,
  #fff 1px 2px 2px, #fff -1px 2px 2px,
  #fff 1px -2px 2px, #fff -1px -2px 2px,
  #fff 2px 1px 2px, #fff -2px 1px 2px,
  #fff 2px -1px 2px, #fff -2px -1px 2px,
  #fff 1px 1px 2px, #fff -1px 1px 2px,
  #fff 1px -1px 2px, #fff -1px -1px 2px;
}
#contents .contents2 .btn .btn_bg {
  background-color: #F287B6;
  border-radius: 20px;
  padding: 18px 95px 18px 56px;
  color: #fff;
  position: relative;
}
#contents .contents2 .btn .btn_bg::before {
  content: '';
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 56px;
  bottom: 0;
  margin: auto;
}
#contents .contents2 .btn .btn_bg::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #F287B6;
  border-right: solid 2px #F287B6;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 65px;
  bottom: 0;
  margin: auto;
}
#contents .contents2 .inner2.form {
  background: #fff;
  margin-top: 54px;
  padding: 50px 50px 0;
  box-sizing: border-box;
}
#contents .contents2 .inner2.form .txt {
  font-weight: 400;
}
#contents .contents2 .inner2.form .txt2{
  margin-bottom: 40px;
}
#contents .contents2 .inner2.form .txt2 li {
  margin-bottom: 10px;
}
#contents .contents2 .inner2.form .txt2 span {
  font-weight: normal;
}

@media only screen and (max-width: 480px) {
  #contents {
    font-size: 18px;
  }
  #contents .contents1 .inner1 .box {
    padding: 10px 10px 21px;
  }
  #contents .contents1 .inner1 .box .bg {
    padding: 56px 21px 59px;
  }
  #contents .contents1 .inner1 .box .bg .detail::before {
    left: 0;
    width: 100%;
  }
  #contents .contents1 .inner1 .box .bg .detail::after {
    left: 0;
    bottom: -42px;
    width: 100%;
  }
  #contents .contents1 .inner1 .box .bg .detail .tit {
    font-size: 24px;
    line-height: 1.583;
  }
  #contents .contents1 .inner1 .box .bg .detail .txt {
    margin-top: 12px;
    line-height: 1.778;
  }
  #contents .contents1 .inner2 .box {
    padding: 25px 10px 10px;
  }
  #contents .contents1 .inner2 .box .tit {
    line-height: 1.357;
  }
  #contents .contents1 .inner2 .box .sp_tit {
    display: inline-block;
    margin-top: -10px;
  }
  #contents .contents1 .inner2 .box .sp_tit::before {
    content: url("/img/kidscinema/point_01.svg");
    display: inline-block;
    transform: scale(0.7);
    position: relative;
    left: -2px;
    top: 5px;
  }
  #contents .contents1 .inner2 .box .sp_tit::after {
    content: url("/img/kidscinema/point_02.svg");
    display: inline-block;
    transform: scale(0.7);
    position: relative;
    right: -2px;
    top: 5px;
  }
  #contents .contents1 .inner2 .box .detail {
    padding: 35px 21px;
    margin-top: 18px;
  }
  #contents .contents1 .inner2 .box .detail ul li .checkbox::after {
    top: 6px;
    left: 4px;
  }
  #contents .contents1 .inner2 .box .detail ul li {
    margin-bottom: 8px;
  }
  #contents .contents1 .inner3 ul {
    flex-wrap: wrap;
    gap: 11px 0;
  }
  #contents .contents1 .inner3 ul li {
    border-radius: 17%;
    padding: 13px 14px 35px;
    width: 48.36%;
  }
  #contents .contents1 .inner3 ul li:nth-of-type(3),
  #contents .contents1 .inner3 ul li:nth-of-type(4) {
    padding-bottom: 11px;
  }
  #contents .contents1 .inner3 ul li .circle {
    width: 58px;
    height: 58px;
  }
  #contents .contents1 .inner3 ul li p {
    margin-top: 7px;
  }
  #contents .contents1 .inner3 ul li p span {
    font-size: 16px;
    margin-top: -4px;
  }
  #contents .contents1 .video {
    padding: 0 20px;
  }
  #contents .contents2 .inner2 {
    margin-top: 80px;
  }
  #contents .contents2 .inner2 .box .bg .tit {
    top: -67px;
    padding: 12.5px 0;
    line-height: 1.357;
    margin-left: 16px;
    margin-right: 16px;
  }
  #contents .contents2 .inner2 .box .bg .tit::after,
  #contents .contents2 .inner2 .box .bg .tit::before {
    border-top: 55px solid #40C7F4;
    border-bottom: 46px solid #40C7F4;
    border-right: 30px solid transparent;
    border-left: 27px solid transparent;
    left: -26px;
  }
  #contents .contents2 .inner2 .box .bg .tit p {
    position: relative;
    z-index: 1;
  }
  #contents .contents2 .inner2 .box .bg .detail {
    padding: 0 26px 27px; 
    margin-top: -41px;
  }
  #contents .contents2 .btn {
    margin: 33px 20px 0;
  }
  #contents .contents2 .btn a span.sp_mb {
    display: block;
    margin-bottom: 5px;
  }
  #contents .contents2 .btn a span.sp_mt {
    display: block;
    margin-top: -8px;
  }
  #contents .contents2 .btn .btn_bg {
    text-align: left;
    font-size: 18px;
    padding: 18px 45px 18px 13px;
  }
  #contents .contents2 .btn .btn_bg::before {
    right: 13px;
  }
  #contents .contents2 .btn .btn_bg::after {
    width: 7px;
    height: 7px;
    right: 22px;
  }
  #contents .contents2 .inner2.form {
    margin-top: 80px;
    padding: 40px 20px 0;
  }
}