@charset "utf-8";

/* ---------------------------------------------------
   File: childcare.css
   Version: 2.0.0
   Update: 2025-04-08
   Author: https://flowlab.co.jp

   (c)2007-2025 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */



/* =======================================================================================================================

   WIDE DESKTOP LAYOUT

======================================================================================================================= */

/* ====================================================
		Layout
==================================================== */
#main .row {

}
#main::after {
  display: none;
}
#earth,
#health {
  background: url("../img_common/bg_pattern_tulips-dark.jpg") repeat center top / 29px 20px;
}
#main img {
  border-radius: 40px;
}

/* -------------------------------
		Flex Box
------------------------------- */
#preparation.flex, #intent.flex, #ecoActivities.flex {
  flex-wrap: nowrap;
  gap: 80px;
  align-items: flex-start;
  position: relative;
  padding-bottom: 100px;
}
#intent.flex {
  flex-direction:row-reverse;
}

/* ====================================================
		Header
==================================================== */
/* -------------------------------
		Global Navigation
------------------------------- */
#gNavi ul li:nth-child(3) a {
  color: #ffbb00;
}
#gNavi ul li.has-child ul li a {
  color: #774935;
}


/* ====================================================
		Page Title
==================================================== */
/* -------------------------------
		Animation - Decoration
------------------------------- */
#pageTitleArea::before {
  width: 190px;
  height: 170px;
  background: url("../img_common/img_decoration_26.png") no-repeat 0 0 / 190px 170px;
  left: 14%;
}
#pageTitleArea::after {
  width: 170px;
  height: 140px;
  background: url("../img_common/img_decoration_27.png") no-repeat 0 0 / 170px 140px;
  top: 100px;
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#main h1::before {
  width: 270px;
  height: 200px;
  background: url("../img_common/img_texture_yellow_09.png") no-repeat 0 0 / 270px 200px;
  animation: fuwafuwa3 3s infinite ease-in-out .2s alternate;
  top: 240px;
  left: 200px;
}
#main h1::after {
  display: none;
}
#main h1 span::before {
  display: none;
}
#main h1 span::after {
  display: none;
}

/* -------------------------------
		H2
------------------------------- */
#main h2 {
  padding-bottom: 80px;
}

/* -------------------------------
		H3
------------------------------- */
#main #feedingService h3 {
  font-size: 2.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 20px;
}

#objective h3, #preparation h3, #intent h3, #uvProtection h3, #ecoActivities h3, #solarPanel h3 {
  font-size: 2.8rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  padding-bottom: 30px;
}

#objective h3 {
  text-align: center;
}
#objective h3 span, #preparation h3 span, #intent h3 span, #uvProtection h3 span, #ecoActivities h3 span, #solarPanel h3 span {
  color: #00b800;
  display: inline-block;
}
#objective h3 strong, #preparation h3 strong, #intent h3 strong, #uvProtection h3 strong, #ecoActivities h3 strong, #solarPanel h3 strong {
  border-bottom: 2px solid #00b800;
  padding-bottom: 7px;
}

/* -------------------------------
		H4
------------------------------- */
#preparation h4, #intent h4, #uvProtection h4, #ecoActivities h4, #solarPanel h4,#finecap h4 {
  font-size: 2.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 30px 0 12px;
}

/* -------------------------------
		H5
------------------------------- */

#intent h4 span {
  font-size: 1.6rem;
}
#intent section small {
  padding-top: 8px;
}

/* -------------------------------
		Txt_s
------------------------------- */
#preparation h3 .txt_s, #intent h3 .txt_s, #uvProtection h3 .txt_s, #ecoActivities h3 .txt_s, #solarPanel h3 .txt_s {
  font-size: 1.4rem;
}

/* ====================================================
		Feeding Service
==================================================== */
/* -------------------------------
		About
------------------------------- */
#about.flex {
  align-items: center;
  position: relative;
  padding-bottom: 100px;
}

/* Photo */
#about p.photo {
  width: calc(50% - 54px);
  position: relative;
  right: 50px;
}
#about p.photo img {
  border-radius: 0 40px 40px 0;
}

/* Text */
#about section {
  width: 50%;
  padding-bottom: 20px;
}
#about section h3 {
  width: 400px;
}
#about section p {
  width: 400px;
}

/* -------------------------------
		Objective
------------------------------- */
.bgWhiteBox#objective {
  padding-top: 70px;
  padding-bottom: 80px;
  margin-bottom: 60px;
}
#objective p {
  margin-bottom: 40px;
}
#objective dl {
  width: 90%;
  margin: 0 auto;
}
#objective dt {
  width: 20%;
  flex-grow: 1;
  font-size: 2.8rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  padding: 18px 0 18px 10%;
}
#objective dt::before {
  content: "";
  background-image: url("../img_common/icon_check_brown.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 14px;
  position: absolute;
  top: calc(1em + 18px);
  left: 21%;
  transform: translateY(-50%);
}
#objective dd {
  width: 65%;
  display: flex;
  align-items: center;
  padding: 18px 5% 18px 0;
}

/* -------------------------------
		Preparation
------------------------------- */
#preparation p {
  flex-shrink: 1;
}
#preparation img {
  width: 420px;
}
#preparation article {
  width: 600px;
  flex-shrink: 3;
  padding-top: 30px;
}

/* -------------------------------
		Intent
------------------------------- */
#intent .intent_photo {
  flex-shrink: 2;
  position: relative;
  width: 470px;
}
#intent .intent_photo p:first-of-type {
  width: 420px;
}
#intent .intent_photo p:last-of-type {
  width: 200px;
  position: absolute;
  bottom: -130px;
  right: -30px;
}
#intent article {
  width: 600px;
  flex-shrink: 3;
  padding-top: 30px;
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#objective h3,
#preparation h3,
#intent h3 {
  position: relative;
}
#objective h3::after,
#objective h3 span::before,
#objective h3 span::after,
#preparation h3::before,
#intent h3::before,
#intent h3::after {
  content: "";
  position: absolute;
}
#objective h3::after {
  width: 182px;
  height: 126px;
  background: url("../img_common/img_texture_pink_01.png") no-repeat 0 0 / 182px 126px;
  animation: fuwafuwa3 2.5s infinite ease-in-out .2s alternate;
  top: -90px;
  left: inherit;
  right: -250px;
}
#objective h3 span::before {
  width: 268px;
  height: 230px;
  background: url("../img_common/img_texture_green_06.png") no-repeat 0 0 / 268px 230px;
  animation: fuwafuwa4 2s infinite ease-in-out .2s alternate;
  top: -240px;
  right: -180px;
}
#objective h3 span::after {
  width: 270px;
  height: 270px;
  background: url("../img_common/img_dot_01.png") no-repeat 0 0 / 270px;
  animation: fuwafuwa3 2s infinite ease-in-out .2s alternate;
  top: -150px;
  left: -250px;
}
#preparation h3::before {
  width: 150px;
  height: 110px;
  background: url("../img_common/img_texture_green_02.png") no-repeat 0 0 / 150px 110px;
  animation: fuwafuwa4 3s infinite ease-in-out .2s alternate;
  top: -100px;
  left: -160px;
}
#intent h3::before {
  width: 442px;
  height: 302px;
  background: url("../img_common/img_texture_yellow_01.png") no-repeat 0 0 / 442px 302px;
  animation: fuwafuwa4 2s infinite ease-in-out .2s alternate;
  top: -180px;
  left: inherit;
  right: -800px;
  z-index: -1;
}
#intent h3::after {
  width: 270px;
  height: 270px;
  background: url("../img_common/img_dot_01.png") no-repeat 0 0 / 270px;
  animation: fuwafuwa3 2s infinite ease-in-out .2s alternate;
  top: 500px;
  left: inherit;
  right: -500px;
  z-index: -1;
}

/* ====================================================
		Earth Conscious
==================================================== */
/* -------------------------------
		UvProtection
------------------------------- */
#uvProtection.flex {
  align-items: center;
  position: relative;
  padding-bottom: 70px;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* Photo */
#uvProtection p.photo {
  flex-shrink: 1;
  width: 50%;
  position: relative;
  right: 50px;
}
#uvProtection p.photo img {
  border-radius: 0 40px 40px 0;
}

/* Text */
#uvProtection section {
  flex-shrink: 2;
  max-width: 550px;
  width: calc(50% - 50px);
}
#uvProtection section p {
  padding-top: 20px;
}

/* -------------------------------
		Finecap
------------------------------- */
#finecap {
  flex-wrap: nowrap;
  gap: 40px;
  align-items: flex-start;
  position: relative;
  border: 3px solid #efefef;
  padding: 50px;
}
#finecap .finecap_introduction {
  width: 40%;
}
#finecap .finecap_introduction h4 {
  padding-top: 0;
}
#finecap .finecap_detail {
  width: 50%;
  position: relative;
}
#finecap .finecap_detail::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #efefef;
  left: -40px;
}
#finecap .finecap_detail h5 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  padding: 2px 20px;
  margin-bottom: 20px;
  color: #fff;
  background-color: #774935;
  border-radius: 6px;
  display: inline-block;
}
#finecap .finecap_detail li {
  font-size: 0.9em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
  padding-left: 26px;
}
#finecap .finecap_detail li::after {
  content: "";
  position: absolute;
  background-image: url("../img_common/icon_check_brown.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 14px;
  top: .8em;
  left: 0;
  transform: translateY(-55%);
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#earth h2 {
  position: relative;
}
#earth h2::before,
#earth h2::after,
#finecap::before,
#finecap::after {
  content: "";
  position: absolute;
}
#earth h2::before {
  width: 296px;
  height: 276px;
  background: url("../img_common/img_texture_pink_07.png") no-repeat 0 0 / 296px 276px;
  animation: fuwafuwa4 3s infinite ease-in-out .2s alternate;
  top: -80px;
  left: -50px;
}
#earth h2::after {
  width: 182px;
  height: 126px;
  background: url("../img_common/img_texture_yellow_03.png") no-repeat 0 0 / 182px 126px;
  animation: fuwafuwa3 2s infinite ease-in-out .2s alternate;
  top: 70px;
  left: 90px;
}
#finecap::before {
  width: 442px;
  height: 302px;
  background: url("../img_common/img_texture_yellow_01.png") no-repeat 0 0 / 442px 302px;
  animation: fuwafuwa4 2.5s infinite ease-in-out .2s alternate;
  top: 270px;
  left: inherit;
  right: -100px;
  z-index: -1;
}
#finecap::after {
  width: 270px;
  height: 270px;
  background: url("../img_common/img_dot_01.png") no-repeat 0 0 / 270px;
  animation: fuwafuwa3 2s infinite ease-in-out .2s alternate;
  top: 540px;
  left: -180px;
  z-index: -1;
}

/* -------------------------------
		Background - Wave
------------------------------- */
canvas#waveEarthTop {
  position: relative;
  left: 0;
  bottom: 0;
  transform: scale(1, -1);
}
canvas#waveEarthBottom {
  position: relative;
  left: 0;
  bottom: 0;
}

/* ====================================================
		EcoActivities
==================================================== */
#ecoActivities {
  margin-top: 50px;
}
#ecoActivities h3 {
  width: 40%;
  padding-top: 34px;
}
#ecoActivities .ecoActivities-text {
  width: 57%;
}

/* ====================================================
		SolarPanel
==================================================== */
#solarPanel {
  margin-top: 30px;
  z-index: 10;
}
#solarPanel article {
  padding-top: 30px;
}
#solarPanel.flex {
  align-items: center;
  position: relative;
  padding-bottom: 70px;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* Photo */
#solarPanel p.photo {
  flex-shrink: 1;
  width: 50%;
  position: relative;
  right: 50px;
  z-index: 10;
}
#solarPanel p.photo img {
  border-radius: 0 40px 40px 0;
}

/* Text */
#solarPanel article {
  flex-shrink: 2;
  max-width: 550px;
  width: calc(50% - 50px);
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#solarPanel h3,
#solarPanel h3 span.txt_s {
  position: relative;
}
#solarPanel h3::before,
#solarPanel h3::after,
#solarPanel h3 span.txt_s::before {
  content: "";
  position: absolute;
}
#solarPanel h3::before {
  width: 432px;
  height: 246px;
  background: url("../img_common/img_texture_green_09.png") no-repeat 0 0 / 432px 246px;
  animation: fuwafuwa4 2s infinite ease-in-out .2s alternate;
  top: 400px;
  left: -700px;
}
#solarPanel h3::after {
  width: 144px;
  height: 136px;
  background: url("../img_common/img_texture_orange_01.png") no-repeat 0 0 / 144px 136px;
  animation: fuwafuwa3 2.5s infinite ease-in-out .2s alternate;
  top: 560px;
  left: -530px;
}
#solarPanel h3 span.txt_s::before {
  width: 270px;
  height: 270px;
  background: url("../img_common/img_dot_01.png") no-repeat 0 0 / 270px;
  animation: fuwafuwa3 2s infinite ease-in-out .2s alternate;
  top: 360px;
  left: -200px;
  z-index: -1;
}

/* ====================================================
		Picture Book
==================================================== */
#book p {
  width: 800px;
  margin: 0 auto;
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#book h2,
#book h2 strong {
  position: relative;
}
#book h2::before,
#book h2::after,
#book h2 strong::before {
  content: "";
  position: absolute;
}
#book h2::before {
  width: 182px;
  height: 126px;
  background: url("../img_common/img_texture_yellow_03.png") no-repeat 0 0 / 182px 126px;
  animation: fuwafuwa4 2s infinite ease-in-out .2s alternate;
  top: 400px;
  left: inherit;
  right: -100px;
}
#book h2::after {
  width: 410px;
  height: 302px;
  background: url("../img_common/img_texture_pink_09.png") no-repeat 0 0 / 410px 302px;
  animation: fuwafuwa3 3s infinite ease-in-out .2s alternate;
  top: 500px;
  left: inherit;
  right: -200px;
  z-index: -1;
}
#book h2 strong::before {
  width: 270px;
  height: 270px;
  background: url("../img_common/img_dot_01.png") no-repeat 0 0 / 270px;
  animation: fuwafuwa3 2s infinite ease-in-out .2s alternate;
  top: 280px;
  left: inherit;
  right: -430px;
}

/* ====================================================
		Health & Hygiene
==================================================== */
#health p {
  width: 800px;
  margin: 0 auto;
}

/* -------------------------------
		Background - Wave
------------------------------- */
canvas#waveHealthTop {
  position: relative;
  left: 0;
  bottom: 0;
  transform: scale(1, -1);
}
canvas#waveHealthBottom {
  position: relative;
  left: 0;
  bottom: 0;
}

/* ====================================================
		After School
==================================================== */
#afterSchool {
  color: #fff;
  background: #238e23;
}
#afterSchool a {
  color: #fff;
}

/* -------------------------------
		Title
------------------------------- */
#afterSchool h2 {
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
}
#afterSchool h2 strong {
  border-bottom: 4px dotted #fff;
  display: inline-block;
}
#afterSchool h2 strong span {
  color: #FFD000;
}
#afterSchool h2 img {
  width: 214px;
  display: block;
  margin: 0 auto 40px;
  border-radius: 0;
}
#afterSchool h2 .txt_s {
  font-size: 1.4rem;
  padding-bottom: 10px;
}
#afterSchool article .afterSchool-text {
  width: 800px;
  margin: 0 auto 80px;
}

/* -------------------------------
		bgWhiteBox
------------------------------- */
#afterSchool .bgWhiteBox {
  color: #774935;
  margin-bottom: 100px;
}
#afterSchool .bgWhiteBox small {
  padding-top: 0;
}
#afterSchool .bgWhiteBox dl dt {
  padding: 22px 0 22px 5%;
}
#afterSchool .bgWhiteBox dl dd {
  padding: 22px 0 18px;
}
#afterSchool .bgWhiteBox dl dd ul {
  background-color: transparent;
  padding: 0;
  margin-top: 0;
}
#afterSchool .bgWhiteBox dl dd ul li:first-of-type section {
  padding-bottom: 10px;
}
#afterSchool .bgWhiteBox dl dd ul section h3 {
  width: 60%;
  padding-left: 0;
  margin-top: 0;
}
#afterSchool .bgWhiteBox dl dd ul section h3 .txt_s {
  line-height: 2.2;
}
#afterSchool .bgWhiteBox dl dd ul section h3::before {
  display: none;
}
#afterSchool .bgWhiteBox dl dd ul section div {
  width: 30%;
}
#afterSchool .afterSchool-inquiry {
  text-align: center;
}
#afterSchool .afterSchool-inquiry h3 {
  font-size: 2.8rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 30px;
}

/* Button - Btn */
#afterSchool .btn {
  width: 280px;
  font-size: 1.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0 auto;
}
#afterSchool .btn a {
  font-size: 1.8rem;
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 30px;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1em;
  padding: 20px 0;
  position: relative;
  transition: ease .2s;
  display: block;
}
#afterSchool .btn a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  background:#fff;
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
#afterSchool .btn a span {
  position: relative;
  z-index: 3;
  color: #fff;
  padding-top: 4px;
}
#afterSchool .btn a:hover {
  opacity: 1;
}
#afterSchool .btn a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
#afterSchool .btn a:hover span {
  color: #238e23;
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#afterSchool h2,
.afterSchool-inquiry {
  position: relative;
}
#afterSchool h2::before,
#afterSchool h2::after,
.afterSchool-inquiry h4::before,
.afterSchool-inquiry h4::after {
  content: "";
  position: absolute;
}
#afterSchool h2::before {
  width: 442px;
  height: 302px;
  background: url("../img_common/img_texture_yellow_06.png") no-repeat 0 0 / 442px 302px;
  animation: fuwafuwa4 2s infinite ease-in-out .2s alternate;
  top: -240px;
  left: -230px;
}
#afterSchool h2::after {
  width: 270px;
  height: 270px;
  background: url("../img_common/img_dot_08.png") no-repeat 0 0 / 270px;
  animation: fuwafuwa3 3s infinite ease-in-out .2s alternate;
  top: 480px;
  left: inherit;
  right: -160px;
  mix-blend-mode: multiply;
  z-index: -1;
}
.afterSchool-inquiry h4::before {
  width: 182px;
  height: 126px;
  background: url("../img_common/img_texture_yellow_03.png") no-repeat 0 0 / 182px 126px;
  animation: fuwafuwa4 2s infinite ease-in-out .2s alternate;
  top: -640px;
  right: -160px;
  z-index: -1;
}
.afterSchool-inquiry h4::after {
  width: 298px;
  height: 280px;
  background: url("../img_common/img_texture_pink_07.png") no-repeat 0 0 / 298px 280px;
  animation: fuwafuwa3 2.5s infinite ease-in-out .2s alternate;
  top: -300px;
  left: -200px;
  z-index: -1;
}

/* ====================================================
		Sub Footer
==================================================== */
#subFooter {
  background: #238e23;
}

/* -------------------------------
		Animation - Paints
------------------------------- */
#subFooter::before {
  width: 182px;
  height: 126px;
  background: url("../img_common/img_texture_yellow_03.png") no-repeat 0 0 / 182px 126px;
  top: -700px;
  right: -50px;
}
#subFooter::after {
  width: 298px;
  height: 280px;
  background: url("../img_common/img_texture_pink_07.png") no-repeat 0 0 / 298px 280px;
  top: -350px;
  left: -80px;
}






/* =======================================================================================================================

   TABLET

======================================================================================================================= */
@media screen and (min-width: 897px) and (max-width: 1299px) {
  
  #main .row {
    /*width: inherit;
    padding: 0 50px 50px;*/
  }
  
  /* ====================================================
      Page Title
  ==================================================== */
  /* -------------------------------
      Animation - Decoration
  ------------------------------- */
  #pageTitleArea::before {
    left: 7%;
  }
  #pageTitleArea::after {
    left: inherit;
    right: 6%;
  }
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #main h1::before {
    left: 60px;
  }
  
  /* ====================================================
      Feeding Service
  ==================================================== */
  /* -------------------------------
      About
  ------------------------------- */
  #about section {
    padding-right: 20px;
  }

  /* -------------------------------
      Preparation
  ------------------------------- */
  #preparation article {
    padding-right: 40px;
  }
  
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #objective h3::after {
    top: -40px;
  }
  #objective h3 span::before {
    top: -180px;
  }

  /* ====================================================
      EcoActivities
  ==================================================== */
  #ecoActivities {
    margin-top: 0;
  }
  
  /* ====================================================
      Earth Conscious
  ==================================================== */
  /* -------------------------------
      UvProtection
  ------------------------------- */
  #uvProtection section p {
    padding-right: 40px;
  }
  
  /* ====================================================
      EcoActivities
  ==================================================== */
  #ecoActivities .ecoActivities-text {
    width: 54%;
    padding-right: 40px;
  }
  
  /* ====================================================
      SolarPanel
  ==================================================== */
  #solarPanel section {
    padding-right: 40px;
  }
  
  /* ====================================================
      Picture Book
  ==================================================== */
  #book p {
    padding-right: 40px;
  }
  
  /* ====================================================
      Health & Hygiene
  ==================================================== */
  #health p {
    padding-right: 40px;
  }
}





/* =======================================================================================================================

   MOBILE

======================================================================================================================= */
@media screen and (max-width: 896px) {
  
  /* ====================================================
      Layout
  ==================================================== */
  
  #main .row {
    /*width: inherit;
    padding: 0 5% 80px;*/
  }
  #main::after {
    width: 200px;
    height: 200px;
    background-size: 200px;
    bottom: -200px;
    right: 200px;
  }
  #main .flex {
    flex-direction: column;
  }
  /* -------------------------------
      Flex Box
  ------------------------------- */
  #preparation.flex, #intent.flex, #ecoActivities.flex {
    gap: 0;
  }
  #intent.flex {
    flex-direction:column;
  }
  
  /* ====================================================
      Page Title
  ==================================================== */
  /* -------------------------------
      H2
  ------------------------------- */
  #main h2 {
    padding-bottom: 40px;
  }

  /* -------------------------------
      H3
  ------------------------------- */
  #main #feedingService h3 {
    font-size: 2rem;  
  }
  #objective h3, #preparation h3, #intent h3, #uvProtection h3, #ecoActivities h3, #solarPanel h3 {
    font-size: 2.2rem;
  }
  #objective h3 strong, #preparation h3 strong, #intent h3 strong, #uvProtection h3 strong, #ecoActivities h3 strong, #solarPanel h3 strong {
    padding-bottom: 6px;
    font-size: 2.2rem;
  }

  
  /* -------------------------------
      H4
  ------------------------------- */
  #preparation h4, #intent h4, #uvProtection h4, #ecoActivities h4, #solarPanel h4,#finecap h4 {
    font-size: 2rem;
  }
  
  /* -------------------------------
      H5
  ------------------------------- */
  #intent h4 span {
    font-size: 1.4rem;
  }
  
  /* -------------------------------
      Animation - Decoration
  ------------------------------- */
  #pageTitleArea::before {
    width: 110px;
    height: 198px;
    background-size: 110px 98px;
    top: 100px;
    left: 2%;
  }
  #pageTitleArea::after {
    width: 100px;
    height: 82px;
    background-size: 100px 82px;
    left: inherit;
    right: 2%;
  }

  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #main h1::before {
    width: 140px;
    height: 102px;
    background-size: 140px 102px;
    top: 150px;
    left: -20px;
  }
  #main h1 span::after {
    width: 200px;
    height: 200px;
    background-size: 200px;
    top: 1200px;
    left: -5%;
  }
  
  /* ====================================================
      Feeding Service
  ==================================================== */

  /* -------------------------------
      About
  ------------------------------- */
  #about.flex {
    padding-bottom: 50px;
  }
  /* Photo */
  #about p.photo {
    width: 100%;
    padding: 20px 0;
    right: 5%;
  }
  #about p.photo img {
    border-radius: 0 20px 20px 0;
  }

  /* Text */
  #about section {
    width: 80%;
    padding-bottom: 20px;
    margin: 0 auto;
  }
  #about section h3 {
    width: 100%;
    margin-top: 20px;
  }
  #about section p {
    text-align: left;
    width: 100%;
  }
  
  /* -------------------------------
      Objective
  ------------------------------- */
  .bgWhiteBox#objective {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
  }
  .bgWhiteBox#objective dl dt {
    border-top: 1px dashed #e2dbd8;
  }
  #objective {
    text-align: left;
  }
  #objective p {
    width: 100%;
  }
  #objective dl {
    width: 100%;
  }
  #objective dt {
    width: calc(100% - 22px);
    padding-left: 22px;
    padding-bottom: 0;
    display: inline-block !important;
    font-size: 2rem;
    padding-bottom: 0;
  }
  #objective dt::before {
    content: "";
    background-image: url("../img_common/icon_check_brown.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 14px;
    position: absolute;
    left: 0;
  }
  #objective dd {
    text-align: left;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }
  
  /* -------------------------------
      Preparation & Intent
  ------------------------------- */
  #preparation article, #intent article {
    width: auto;
  }
  #preparation img, #intent img {
    border-radius: 20px;
  }
  #intent .intent_photo {
    width: 100%;
    margin-bottom: 20px;
  }
  #intent .intent_photo p {
    width: 70%;
  }
  #intent .intent_photo p:first-of-type {
    width: 80%;
    max-width: 420px;
  }
  #intent .intent_photo p:last-of-type {
    width: 40%;
    bottom: -40px;
    left: 50%;
    right: inherit;
  }
  

  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #objective h3::after {
    width: 110px;
    height: 76px;
    background-size: 110px 76px;
    top: 0;
    right: -110px;
  }
  #objective h3 span::before {
    width: 140px;
    height: 120px;
    background-size: 140px 120px;
    top: -80px;
    right: -80px;
  }
  #objective h3 span::after {
    width: 200px;
    height: 200px;
    background-size: 200px;
    top: -120px;
    left: -160px;
  }
  #preparation h3::before {
    width: 80px;
    height: 58px;
    background-size: 80px 58px;
    top: -30px;
    left: 280px;
  }

  /* ====================================================
      Earth Conscious
  ==================================================== */

  /* -------------------------------
      UvProtection
  ------------------------------- */
  #uvProtection.flex {
    padding-bottom: 40px;
  }
  #uvProtection {
    padding: 0 5% 80px;
  }
  #uvProtection h3 {
    padding-top: 34px;
  }

  /* Photo */
  #uvProtection p.photo {
    width: 110%;
    right: 5%;
  }
  #uvProtection p.photo img {
    border-radius: 0 20px 20px 0;
  }

  /* Text */
  #uvProtection section {
    width: 100%;
    max-width: 100%;
  }
  #uvProtection section p {
    padding-top: 20px;
  }

  /* -------------------------------
      Finecap
  ------------------------------- */
  #finecap {
    padding: 30px 30px 34px;
  }
  #finecap .finecap_introduction {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
  }
  #finecap .finecap_introduction h4 {
    font-size: 2.2rem;
  }
  #finecap .finecap_detail {
    width: 100%;
  }
  #finecap .finecap_detail::before {
    display: none;
  }
  
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #earth h2::before {
    width: 160px;
    height: 150px;
    background-size: 160px 150px;
    top: -170px;
    left: -70px;
  }
  #earth h2::after {
    width: 100px;
    height: 69px;
    background-size: 100px 69px;
    top: -70px;
    left: -20px;
  }
  #finecap::before {
    width: 200px;
    height: 136px;
    background-size: 200px 136px;
    top: 270px;
    right: -100px;
  }
  #finecap::after {
    width: 200px;
    height: 200px;
    background-size: 200px;
    top: 540px;
    left: -180px;
  }  
  
  /* ====================================================
      EcoActivities
  ==================================================== */
  #ecoActivities h3 {
    width: 100%;
    padding-bottom: 20px;
  }
  #ecoActivities .ecoActivities-text {
    width: 100%;
  }
  #ecoActivities .ecoActivities-text small {
    margin-top: 8px;
  }
  #ecoActivities {
    margin-top: 0;
  }
  
  
  /* ====================================================
      SolarPanel
  ==================================================== */
  #solarPanel {
    padding: 0 5% 80px;
  }
  #solarPanel h3 {
    padding-bottom: 20px;
  }

  /* Photo */
  #solarPanel p.photo {
    width: 110%;
    right: 5%;
  }
  #solarPanel p.photo img {
    border-radius: 0 20px 20px 0;
  }

  /* Text */
  #solarPanel article {
    width: 100%;
  }
  
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #solarPanel h3::before {
    width: 230px;
    height: 130px;
    background-size: 230px 130px;
    top: 500px;
    left: -100px;
  }
  #solarPanel h3::after {
    width: 80px;
    height: 75px;
    background-size: 80px 75px;
    top: 610px;
    left: -20px;
  }
  #solarPanel h3 span.txt_s::before {
    width: 200px;
    height: 200px;
    background-size: 200px;
    top: 420px;
    left: 90%;
  }
  
  /* ====================================================
      Picture Book
  ==================================================== */
  #book article {
    padding-bottom: 40px;
  }
  #book p {
    width: 100%;
  }
  #book h2 {
    padding-bottom: 40px;
  }
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #book h2::before {
    width: 100px;
    height: 69px;
    background-size: 100px 69px;
    top: 440px;
    right: -60px;
  }
  #book h2::after {
    width: 230px;
    height: 170px;
    background-size: 230px 170px;
    top: 500px;
    right: -140px;
  }
  #book h2 strong::before {
    width: 200px;
    height: 200px;
    background-size: 200px;
    top: 280px;
    right: -240px;
  }
  
  /* ====================================================
      Health & Hygiene
  ==================================================== */
  #health p {
    width: 100%;
  }
  #health h2 {
    padding-bottom: 40px;
  }

  
  /* ====================================================
      After School
  ==================================================== */
  /* -------------------------------
      Title
  ------------------------------- */
  #afterSchool article .afterSchool-text {
    width: 100%;
    margin-bottom: 40px;
  }

  /* -------------------------------
      bgWhiteBox
  ------------------------------- */
  #afterSchool .bgWhiteBox {
    margin-bottom: 40px;
  }
  #afterSchool .bgWhiteBox dl dd {
    padding-top: 4px;
  }
  #afterSchool .bgWhiteBox ul.listTypeB li {
    font-size: 1.4rem;
  }
  #afterSchool .bgWhiteBox dl dd small {
    padding-top: 8px;
  }
  #afterSchool .bgWhiteBox dl dt {
    padding-left: 0;
    padding-bottom: 0;
  }
  #afterSchool .bgWhiteBox dl dd ul section h3 {
    width: 100%;
  }
  #afterSchool .bgWhiteBox dl dd ul section div {
    padding-bottom: 10px;
    width: 100%;
  }
  #afterSchool .afterSchool-inquiry {
    text-align: center;
  }
  #afterSchool .afterSchool-inquiry h3 {
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
  }
  #afterSchool .afterSchool-inquiry .txt_s {
    line-height: 3;
  }
  #afterSchool .bgWhiteBox dl dd ul li:first-of-type section {
    padding-bottom: 0;
  }
  
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #afterSchool h2::before {
    width: 240px;
    height: 143px;
    background-size: 240px 143px;
    top: -140px;
    left: -100px;
  }
  #afterSchool h2::after {
    width: 200px;
    height: 200px;
    background-size: 200px;
    top: 520px;
    right: -160px;
  }
  .afterSchool-inquiry h4::before {
    width: 110px;
    height: 76px;
    background-size: 110px 76px;
    right: -90px;
  }
  .afterSchool-inquiry h4::after {
    width: 160px;
    height: 150px;
    background-size: 160px 150px;
    left: -80px;
  }  
  
  

  /* ====================================================
      Sub Footer
  ==================================================== */
  /* -------------------------------
      Animation - Paints
  ------------------------------- */
  #subFooter::before {
    width: 150px;
    height: 201px;
    background-size: 150px 201px;
    bottom: 700px;
    right: -20px;
  }
  #subFooter::after {
    bottom: 650px;
    right: 10px;
  }


}

@media screen and (-webkit-min-device-pixel-ratio: 0) {/*Safari Only Hack*/
  _::-webkit-full-page-media, _:future, :root #afterSchool .btn a::before {
    content: none;
  }
  _::-webkit-full-page-media, _:future, :root #afterSchool .btn a:hover span {
    opacity: 0.6;
    color: #fff;
  }
}






