/**/
.p-kv-summer2023 {
  max-width: 500px !important;
  margin: 0 auto;
  text-align: center; }

.p-kv .kv-btn {
  max-width: 200px;
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 0; }

.cnt__wraper {
  max-width: 500px;
  margin: 0 auto;
  overflow: hidden; }
  @media screen and (max-width: 991px) {
    .cnt__wraper {
      padding-right: 20px !important;
      padding-left: 20px !important; } }

.p-cnt__shimebi {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 120px; }
  .p-cnt__shimebi p {
    color: #FF8623;
    font: bold 24px/1.4 "YakuHanJP", "Noto Sans JP", sans-serif;
    position: relative; }
    .p-cnt__shimebi p::before, .p-cnt__shimebi p::after {
      content: '';
      width: 42px;
      height: 68px;
      background-image: url(/shogaku/summer/local/images/otoku-shimebi-right.svg);
      background-repeat: no-repeat;
      background-size: contain;
      right: calc(50% - 150px);
      bottom: 0;
      position: absolute; }
    .p-cnt__shimebi p::before {
      background-image: url(/shogaku/summer/local/images/otoku-shimebi-left.svg);
      right: auto;
      left: calc(50% - 150px); }
  .p-cnt__shimebi span {
    font-size: 35px; }
  .p-cnt__shimebi a {
    height: 90px;
    border-radius: 100px;
    max-width: 300px;
    margin: 20px auto 4px auto;
    font-weight: bold;
    padding: 0 20px !important;
    background-color: #FF8623; }

.cnt00 {
  background: linear-gradient(180deg, white 0%, #fafeff 10%, #e5fcff 100%);
  padding: 40px 0; }

.cnt00 .txt h3 {
  color: #1F85EC;
  position: relative;
  margin-bottom: 20px;
  font: bold 22px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif; }

.p-cnt00__list {
  display: flex;
  justify-content: center; }

@media screen and (max-width: 991px) {
  .p-cnt00__list {
    display: block;
    padding: 0 40px; } }
.p-cnt00__list li {
  width: calc(50% - 20px); }

@media screen and (max-width: 991px) {
  .p-cnt00__list li {
    width: 100%;
    margin-bottom: 15px; }

  .p-cnt00__list li:last-child {
    margin-bottom: 0; } }
.p-cnt00__list li:nth-child(odd) {
  margin-right: 20px; }

.p-cnt00__list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 15px 15px 15px 15px;
  border: 1px solid #1F85EC;
  border-radius: 10px;
  background-color: white; }

.p-cnt00__list li a:hover {
  border: 1px solid #73ADE6; }

.p-cnt00__list li a:hover p {
  color: #73ADE6; }

.p-cnt00__list li a p {
  color: #1F85EC;
  margin-bottom: 0;
  font: bold 20px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif; }

.cnt00__flex {
  display: flex;
  justify-content: center;
  align-items: center; }

.cnt00__img {
  position: relative; }
  .cnt00__img img {
    position: absolute;
    right: 0;
    top: -27px; }

@media screen and (max-width: 767px) {
  .p-intro__title {
    font-size: 30px !important;
    font-weight: 900 !important; } }

/*cnt01*/
.cnt01 {
  background-color: #E7FAEB; }

.campaign-block {
  background: transparent !important; }
  .campaign-block::after {
    background: transparent !important; }

.p-shinchan__btn {
  padding: 0 15px 30px; }

.campaign-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-right: 5%;
  background: #fff;
  color: #fff !important;
  font-weight: 600;
  height: 66px;
  font-size: 28px;
  font-family: "YakuHanJP", "Noto Sans JP", sans-serif;
  height: 60px;
  border-radius: 40px; }

@media screen and (max-width: 767px) {
  .campaign-btn {
    font-size: 2.2rem !important; } }
.campaign-btn--request {
  background: #70b26b;
  -webkit-box-shadow: 0px 4px 0px 0px #558403;
  box-shadow: 0px 4px 0px 0px #558403; }

.campaign-btn--request:hover {
  background: #6ba703; }

.campaign-btn i {
  position: absolute;
  right: 5%;
  width: 25px;
  height: 25px;
  line-height: 0; }

.p-shinchan__siryo-text p.u-text--attention {
  margin-bottom: 0;
  opacity: 1;
  font: normal 14px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif !important; }

/*cnt01-circle*/
.p-cnt01 {
  position: relative;
  z-index: 1;
  max-width: 450px !important;
  margin: 0 auto;
  height: max-content;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 499px) {
    .p-cnt01 {
      height: 500px;
      max-width: 400px !important;
      margin: 0; } }

.p-cnt01__inner.p-cnt01--left {
  margin: 0 auto 0 0;
  text-align: left; }
.p-cnt01__inner.p-cnt01--right {
  margin: 0 0 0 auto;
  text-align: right; }
  .p-cnt01__inner.p-cnt01--right .p-cnt01__sub-ttl {
    padding: 0; }

.p-cnt01__circle {
  position: relative;
  height: 600px;
  min-height: 600px;
  display: flex;
  align-items: center; }
  .p-cnt01__circle::before {
    content: "";
    width: 600px;
    height: 600px;
    min-height: 600px;
    background-image: url(/shogaku/summer/local/images/cnt01-circle-bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    right: calc(50% + 80px);
    transform: translateX(50%);
    position: absolute;
    z-index: 0; }
  @media screen and (max-width: 991px) {
    .p-cnt01__circle.first {
      height: 600px;
      min-height: 600px; }
      .p-cnt01__circle.first::before {
        width: 600px;
        height: 600px;
        min-height: 600px;
        right: calc(50% + 120px); } }
  .p-cnt01__circle.circle-left {
    margin-top: 50px; }
    .p-cnt01__circle.circle-left::before {
      left: calc(50% + 80px);
      transform: translateX(-50%); }
  @media screen and (max-width: 991px) {
    .p-cnt01__circle {
      overflow-x: hidden;
      height: 500px;
      min-height: 500px; }
      .p-cnt01__circle::before {
        width: 500px;
        height: 500px;
        min-height: 500px;
        right: calc(50% + 70px); }
      .p-cnt01__circle.circle-left::before {
        left: calc(50% + 70px); } }

.p-cnt01__sub-ttl {
  position: relative;
  margin-bottom: 10px;
  padding: 0 20px; }

.p-cnt01__sub-ttl p {
  color: #0C7F23;
  font: bold 30px/1.2 "YakuHanJP", "Noto Sans JP", sans-serif;
  letter-spacing: .08em; }

.p-cnt01__sub-ttl span {
  color: #0C7F23;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
  display: inline-block; }

.attention-list {
  list-style: none;
  padding-left: 20px;
  margin: 0; }

.attention-list li {
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 11px;
  line-height: 1.3; }

.campaign-btn {
  height: 66px;
  font-size: 2.8rem;
  font-weight: 400; }

.campaign-btn--join {
  background: #ff7007;
  -webkit-box-shadow: 0px 4px 0px 0px #ba4f00;
  box-shadow: 0px 4px 0px 0px #ba4f00; }

.campaign-btn--join:hover {
  background: #dd5e00; }

.p-cnt01__flow {
  margin: 0px auto 60px;
  padding: 0 60px; }

.p-cnt01__flow-ttl {
  text-align: center;
  margin-bottom: 5px; }
  .p-cnt01__flow-ttl p {
    font-size: 26px;
    font-weight: bold;
    color: #0C7F23; }
  @media screen and (max-width: 499px) {
    .p-cnt01__flow-ttl p {
      font-size: 18px; } }

.p-cnt01__flow-img {
  margin: 0 auto;
  text-align: center; }
  .p-cnt01__flow-img.arrow {
    width: 180px; }
    @media screen and (max-width: 499px) {
      .p-cnt01__flow-img.arrow {
        width: 100px; } }

.cnt01-4 {
  padding: 120px 0 80px; }

/*cnt01-nyukai*/
.p-cnt01__nyukai {
  padding: 80px 0; }
  .p-cnt01__nyukai-ttl {
    text-align: center; }
    .p-cnt01__nyukai-ttl p {
      font: bold 24px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif;
      letter-spacing: .08em; }

.p-shinchan__contents-wrapper {
  padding: 0 20px 40px; }

.p-shinchan__contents-main {
  padding: 20px;
  border-radius: 10px;
  background-color: #DFF3CF; }

.p-shinchan__contents-title {
  position: relative;
  margin-left: -25px;
  margin-bottom: 20px; }

.p-shinchan__contents-title img {
  height: 50px; }

.p-shinchan__contents-main p {
  margin-top: 10px;
  font: normal 14px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif; }

@media screen and (min-width: 500px) {
  .p-shinchan__contents-main p {
    font-size: 16px; } }
/*cnt01__otoku*/
.p-cnt01__otoku-ttl {
  text-align: center; }
  .p-cnt01__otoku-ttl p {
    font: 600 35px/1.4 "YakuHanJP", "Noto Sans JP", sans-serif; }

/*cnt02*/
.cnt02 {
  background-color: #E7F6FA; }

.p-cnt02__ttl {
  text-align: center; }
  .p-cnt02__ttl p {
    color: #0082C8;
    font: bold 24px/1 "YakuHanJP", "Noto Sans JP", sans-serif; }
.p-cnt02__point {
  padding: 80px 0; }
  .p-cnt02__point-ttl {
    position: relative;
    text-align: center;
    width: 100%; }
    .p-cnt02__point-ttl::before {
      content: "";
      width: 100%;
      height: 2px;
      background-color: #0082C8;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      position: absolute;
      z-index: 0; }
    .p-cnt02__point-ttl p {
      display: inline-block;
      background-color: #E7F6FA;
      color: #0082C8;
      padding: 0 20px;
      font: bold 24px/1 "YakuHanJP", "Noto Sans JP", sans-serif;
      position: relative;
      z-index: 1; }
  .p-cnt02__point-copy {
    text-align: center;
    margin: 20px auto 10px;
    max-width: 400px; }
    .p-cnt02__point-copy p {
      color: #0082C8;
      font: 600 17px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif; }
    .p-cnt02__point-copy span {
      font-size: 20px;
      font-weight: bold;
      text-decoration: underline;
      text-decoration-color: #FFFF00;
      text-decoration-style: wavy; }
  .p-cnt02__point-flow {
    margin-top: 60px;
    position: relative;
    z-index: 1; }
    .p-cnt02__point-flow.white-bg::before {
      content: '';
      height: 110%;
      width: calc(110% - 40px);
      max-width: 500px;
      background-color: white;
      border-radius: 300px;
      position: absolute;
      top: -20px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 0; }
      @media screen and (max-width: 499px) {
        .p-cnt02__point-flow.white-bg::before {
          width: calc(100% + 30px); } }
  .p-cnt02__point-flow-list {
    position: relative;
    padding-bottom: 160px; }
    .p-cnt02__point-flow-list:before {
      content: '';
      height: 100%;
      width: 80%;
      background-image: url(/shogaku/summer/local/images/point-arrow.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      position: absolute;
      z-index: 0; }
  .p-cnt02__point-txt {
    text-align: center;
    margin: 20px 0;
    position: relative;
    z-index: 1; }
    .p-cnt02__point-txt p {
      color: #0082C8;
      font: 500 17px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif; }
    .p-cnt02__point-txt.navy p {
      color: #182987; }
    @media screen and (max-width: 499px) {
      .p-cnt02__point-txt {
        font-size: 16px; } }
  .p-cnt02__point-img {
    position: relative;
    z-index: 1; }
.p-cnt02__hikken {
  background-color: #31ADC8;
  border-radius: 20px;
  margin-top: 80px;
  position: relative;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.18); }
  .p-cnt02__hikken-balloon {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 1; }
    .p-cnt02__hikken-balloon img {
      width: 120px; }
  .p-cnt02__hikken-ttl {
    padding: 30px 0;
    text-align: center;
    border-bottom: 2px solid #383A3A; }
    .p-cnt02__hikken-ttl p {
      color: white;
      font: bold 20px/1 "YakuHanJP", "Noto Sans JP", sans-serif; }
  .p-cnt02__hikken-txt {
    padding: 20px 20px 0; }
    .p-cnt02__hikken-txt p {
      color: white;
      font: 500 14px/1.6 "YakuHanJP", "Noto Sans JP", sans-serif; }
  .p-cnt02__hikken-btn {
    padding: 20px; }
  .p-cnt02__hikken-btn-txt {
    text-align: right;
    position: relative; }
    .p-cnt02__hikken-btn-txt p {
      font: bold 14px/1 "YakuHanJP", "Noto Sans JP", sans-serif;
      text-decoration: underline;
      color: white; }
    .p-cnt02__hikken-btn-txt::before {
      content: '';
      width: 20px;
      height: 20px;
      background-image: url(/shogaku/summer/local/images/plus.svg);
      background-size: contain;
      bottom: -4px;
      right: 80px;
      position: absolute;
      transition: right .5s ease; }
.p-cnt02 .js-hikken {
  position: relative;
  cursor: pointer;
  transition: all .5s ease; }
  .p-cnt02 .js-hikken.on .p-cnt02__hikken-btn-txt::before {
    background-image: url(/shogaku/summer/local/images/minus.svg);
    right: 50px;
    position: absolute; }
.p-cnt02 .box {
  display: none; }
  .p-cnt02 .box.on {
    display: block; }

/*# sourceMappingURL=2023summer.css.map */
