/*
Theme Name: Your Theme Name
Theme URI: https://example.com/your-theme
Author: Your Name
Author URI: https://example.com
Description: これはあなたのオリジナルWordPressテーマです。
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: your-theme
*/


@charset "utf-8";

html {
  font-size: 62.5%;
}

body {
  font-family:
    'Noto Sans JP',
    Arial,
    sans-serif;
  font-style: normal;
}

img {
  width: calc(100% + 24px);
  margin-left: -24px;
}

p {
  margin-bottom: 0;
}
.text p:last-child {
  margin-bottom: 1px; 
}


.sp-hide {
  display: none;
}

.img_5 {
  margin-top: 40px;
}

.img_6 {
  margin-top: 24px;
}

.img_7 {
  margin-top: 24px;
}

.img_8 {
  margin-top: 24px;
}


.PCmain {
  display: none;
}

section {
  background-color: #F1F1F1;
}

.section04 {
  background-color: #F1F1F1;
}

.wrapper {
  position: relative;
}

.keyvisual img {
  display: block;
  aspect-ratio: 330 / 190;
  width: calc(870 / 1360 * 100%);
}

.section01 p {
  margin-bottom: 40px;
}

.instalogo {
  width: 32px;
  height: 32px;
}


@media screen and (min-width: 768px) {
  .wrapper::before {
    width: calc(50% + 40px);
  }
}

.container {
  position: relative;
  z-index: 10;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 24px;
  justify-content: space-between;
  align-items: center;
  max-width: 680px;
}

.button1 {
  padding: 7px 20px;
}

.insta {
  display: inline-block;
  line-height: 1;
}

.sns-icon {
  display: inline-block;
  padding: 6px;
  font-size: 56px;
  color: #000;
  text-decoration: none;
}

.contents {
  padding-left: 48px;
}

.keyvisual {
  position: relative;
  padding: 70px 0 24px;
  pointer-events: none;
}

.catch {
  position: absolute;
  background-color: #FFF;
  color: #333;
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  /* 187.5% */
  top: -36px;
  padding-right: 19px;
  top: 0;
  left: 0;
  background: #F1F1F1;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.keyvisual img {
  display: block;
  width: 100%;
  aspect-ratio: 330 / 190;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  margin: 0;
}


.sideGallery {
  display: none;
}

.wrapper {
  position: relative;
  width: 100%;
}

.wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: calc(100% - 30px);
  height: 100%;
  background: linear-gradient(180deg, rgba(63, 133, 91, 0.85) 0%, rgba(113, 140, 53, 0.85) 23.56%, rgba(132, 165, 29, 0.85) 45.19%, rgba(63, 133, 91, 0.85) 68.27%);
}

.pcCatch {
  display: none;
}

.insta {
  display: none;
}

.header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_left {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.wrapper {
  padding-top: 70px;
}

.keyvisual .catch {
  position: absolute;
  top: 13px;
  left: -48px;
  padding: 17px 19px 17px 37px;
  background-color: #FFF;
  color: #333;
  font-family: "Shippori Mincho";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
}

.aboutNouen {
  color: #333;
  font-family: "Shippori Mincho";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

h1 {
  color: #333;
  font-family: "Sawarabi Mincho";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

h2 {
  color: #333;
  font-family: "Shippori Mincho";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 150% */
  background: #F1F1F1;
  opacity: 0.85;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-left: -24px;
  padding: 14px 58px 14px 32px;
  margin-top: 24px;
}

h3 {
  color: #333;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  /* 150% */
  padding-left: 24px;
}

h4 {
  color: #333;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 27px;
  /* 168.75% */
}

h5 {
  color: #333;
  font-family: "Shippori Mincho";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
  text-align: left;
  margin: 0 auto;
  margin-top: 24px;
  padding-left: 24px;
  padding-right: 20px;
}

p {
  color: #333;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 27px;
  padding-left: 25px;
  padding-right: 32px;
  padding-bottom: 24px;
}

.cap1 {
  margin-top: 24px;
}

.cap2 {
  margin-top:32px;
}

.text {
  padding-bottom: 24px;
}

.text3 {
  padding-bottom: 32px;
}

.text4 {
  padding-top: 32px;
  background-color: #F1F1F1;
}

.text5 {
  background-color: #F1F1F1;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}

.mcap1 {
  margin-top: 32px;
}

.takeuchi {
  color: #333;
  font-family: "Shippori Mincho";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 24px;
}

.takeuchi_Txt {
  letter-spacing: 2px;
  padding-top: 5px;
}

.section02 {
  margin-top: -24px;
}

footer {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 24px;
  background-color: #F1F1F1;
  margin-top: -1px;
}

.footer_buttons {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

h4 {
  text-align: left;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem 0;
  padding: 10px;
  padding-left: 25px;
  padding-right: 32px;
}

.footer_bottom {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem 0;
  text-align: center;
  margin-top: 24px;
}

.photo {
  width: calc(680 / 1360 * 100%);
  background-color: #F1F1F1;
  margin: 0 auto;
}

.speech-bubble {
  position: relative;
  background-color: #555;
  color: white;
  padding: 5px 30px;
  width: fit-content;
  max-width: 300px;
  border-radius: 6px;
  margin: 0 auto;
  font-family: "Shippori Mincho";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  /* 216.667% */
}

.speech-bubble::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.button1 {
  display: inline-block;
  white-space: nowrap;
  width: fit-content;
  background: #3F855B;
  background-size: 200% auto;
  color: #fff;
  background-color: #776FA9;
  border-radius: 50px;
  text-decoration: none;
  font-size: 1em;
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 400;
  transition: background-color 0.3s ease;
}

.button1:hover {
  background-position: right center;
  background:  rgba(49, 198, 239, 1) ;
}

.button2 {
  display: block;
  width: fit-content;
  margin-top: 24px;
  background: #3F855B;
  background-size: 200% auto;
  color: #fff;
  border-radius: 50px;
  padding: 5px 45px;
  text-decoration: none;
  font-size: 1em;
  transition: .5s;
  margin: 0 auto;
  font-family: "Shippori Mincho";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  transition: background-color 0.3s ease;
  /* 216.667% */
  box-shadow: 0 5px 0px #D7E6DC,
    2px 5px 4px gray;
}

.button2:hover {
  background-position: right center;
  background-color: #cddc39;
}

.button3 {
  display: block;
  width: fit-content;
  border-radius: 25px;
  background: rgba(119, 111, 169, 0.69);
  background-size: 200% auto;
  color: #fff;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 1em;
  transition: .5s;
  margin: 0 auto;
  margin-top: 18px;
  transition: background-color 0.3s ease
}

.button3:hover {
  background-position: right center;
  background:  rgba(49, 198, 239, 1) ;
}

.copyright {
  color: #333;
  font-family: "Shippori Mincho";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 250% */
  margin-top: 24px;
  margin-bottom: 108px;
}

/*  */
/* pc--------------------------------------- */
/*  */

@media screen and (min-width: 707px) {

  body {
    font-family:
      'Noto Sans JP',
      Arial,
      sans-serif;
    font-style: normal;
  }

  main {
    background-color: #fff;
  }

  footer {
    background-color: #FFF;
  }

  section {
    background-color: #FFF;
  }

  img {
    margin-left: 0;
  }


  .pckey {
    position: relative;
    transform: translateX(-130%);
    z-index: -100;
  }

  .pctakeuchi {
    display: flex;
  }

  .container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    margin: 0 auto;
  }

  .sideGallery {
    display: block;
  }

  .keyvisual {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    max-width: 1440px;
    aspect-ratio: 1440 / 700;
    padding: 0 0 0 80px;
    transform: translateX(-50%);
  }

  h1 {
    color: #333;
    font-family: "Shippori Mincho";
    font-style: normal;
    font-weight: 800;
    line-height: 60px;
    font-size: 1.5rem;
    margin: 0;
  }

  /* 150% */

  .header_left {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }

  .header_row {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }

  .aboutNouen {
    text-decoration: none;
    color: #333;
  }


  .header_wrapper {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    padding-left: calc(192 / 680 * 100%);
    padding-top: calc(340/ 680 * 100%);
  }

  .header_left {
    display: flex;
    align-items: center;
    gap: 1rem;
  }

  .pcCatch {
    display: block;
    color: #000;
    font-family: "Shippori Mincho";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    margin-top: 30%;
    padding: 10px;
    text-align: center;
  }


  .insta {
    display: block;
  }

  header {
    position: static;
    height: auto;
    aspect-ratio: 680 / 730;
  }

  .wrapper {
    padding-top: 0;
  }

  .contents {
    padding-left: 0;
  }

  section img {
    display: none;
  }

  .sideGallery {
    display: block;
    width: 50%;
  }

  .galleryInner {
    max-width: 680px;
    margin: 0 0 0 auto;
  }

  .galleryBox {
    padding-top: calc(730 / 680 * 100%);
  }

  .takeuchi {
    margin-top: 0;
  }

  h2 {
    margin-top: 0;
    color: #333;
    font-family: "Shippori Mincho";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    /* 150% */
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 81px;
  }

  .cap1 {
    margin-top: 32px;
  }

  .cap2 {
    padding-right: 0;
  }

.text{
  margin-top:32px;
}

.text3 {
  margin-top: 28px;
  padding-bottom: 0;
}

.text4 {
  margin-top: 28px;
  background-color: #FFF
}
.text5 {
  background-color: transparent;
}

  br.pc-hide {
    display: none;
  }

  p {
    margin-top: 0;
    padding-left: 79px;
  }

  .galleryBox {
    display: block;
    position: relative;
    z-index: 1000;
  }

  .sns-icon i {
    font-size: 18px;
    color: #000;
    /* 好きな色に */
    transform: translateY(-8px);
  }

  .galleryInner {
    margin: 0 auto;
  }

  .galleryBox {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    padding: 52px;
  }

  .button2 {
    color: #FFF;
    font-family: "Shippori Mincho";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
  }

  .wrapper::before {
    width: calc(50% + 40px);
  }

  .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .containerInner {
    width: calc(50% - 40px);
  }

  .contents {
    max-width: 680px;
    background: #FFF;
  }

  h2 {
    color: #333;
    font-family: "Shippori Mincho";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    /* 150% */
    margin-left: -40px;
    padding-left: 80px;
    margin-top: 24px;
  }

  h3 {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    padding-left: 79px;
    padding-right: 80px;
  }

  h4 {
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-style: normal;
    font-weight: 350;
    line-height: 40px;
    /* 166.667% */
    padding-left: 79px;
    font-weight: 350;
  }

  .takeuchi {
    color: #333;
    font-family: "Sawarabi Mincho";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    /* 135% */
    padding-left: 79px;
  }

  p {
    color: #333;
    font-family: "Noto Sans JP";
    font-size: 24px;
    font-style: normal;
    font-weight: 350;
    line-height: 44px;
    /* 183.333% */
  }

  .text {
    padding-right: 80px;
    background-color: transparent;
  }


  .button1 {
    width: 100%;
    color: #FFF;
    font-family: "Shippori Mincho";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    /* 200% */
    padding: 5px 0;
    max-width: 310px;
    text-align: center;
    border-radius: 50px;
  }

  .button2 {
    color: #FFF;
    font-family: "Shippori Mincho";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 300px;
    font-size: 20px;
    font-style: normal;
    line-height: 40px;
    /* 200% */
    text-align: center;
    border-radius: 50px;
  }

  .button3 {
    color: #FFF;
    font-family: "Shippori Mincho";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 300px;
    text-align: center;
    border-radius: 50px;
  }


  h5 {
    color: #333;
    font-family: "Shippori Mincho";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
  }

  a {
    color: #000;
    font-family: "Shippori Mincho";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 100% */
  }

  .copyright {
    color: #000;
    font-family: "Shippori Mincho";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 187.5% */
    margin-top: 90px;
    margin-bottom: 121px;
  }

  .sideGallery {
    display: block;
    width: 50%;
  }

  .galleryInner {
    max-width: 680px;
    margin: 0 0 0 auto;
  }

  .galleryBox {
    padding-top: calc(730 / 680 * 100%);
  }

  .wrapper::before {
    width: calc(50% + 40px);
  }

  .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  h1 {
    color: #333;
    font-family: "Shippori Mincho";
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 60px;
    /* 150% */
  }

  .header_left {
    color: #333;
    font-family: "Shippori Mincho";
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 60px;
    justify-content: center;
    /* 150% */
  }

  .wrapper {
    padding-top: 0;
  }

  .contents {
    padding-left: 0;
  }

  .keyvisual {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1440px;
    aspect-ratio: 1440 / 700;
    padding: 0 0 0 80px;
    transform: translateX(-50%);
  }

  .catch {
    padding-right: 91px;
    background: #F1F1F1;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }

  .keyvisual img {
    aspect-ratio: 873 / 576;
    z-index: -1;
  }

  .keyvisual .catch {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2.2vw;
    background-color: #fff;
    color: #333;
    font-family: "Shippori Mincho";
    font-style: normal;
    font-weight: 500;
    /* 157.143% */
    line-height: 4.2vw;
    /* 187.5% */
    padding: 0.903vw 15.3vw 0.903vw 8.611vw;
  }

  .keyvisual img {
    width: calc(870 / 1360 * 100%);
    aspect-ratio: 873 / 576;
  }


  .pcgallery {
    padding: 10px 38px 10px 24px;
    margin-top: 48px;
    background-color: #FFF;
    fill: #F1F1F1;
    filter: drop-shadow(10px 10px 4px rgba(0, 0, 0, 0.25));
  }

  .M5catch {
    color: #000;
    font-family: "Shippori Mincho";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    /* 200% */
    margin-top: 71px;
  }
  .speech-bubble {
    margin-top: 34px;
  }

  .footer_bottom {
    margin-top: 90px;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  .catch {
    font-size: 20px;
    color: #333;
    font-family: "Shippori Mincho";
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    background: #F1F1F1;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    /* 187.5% */
  }
}

@media screen and (min-width: 1440px) {
  .keyvisual .catch {
    font-size: 32px;
    color: #333;
    font-family: "Shippori Mincho";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    padding: 13px 220px 13px 124px;
    background: #F1F1F1;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    /* 187.5% */
  }

}

.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 50px);
}

.fade-in-down {
  transform: translate(0, -50px);
}

.fade-in-left {
  transform: translate(-50px, 0);
}

.fade-in-right {
  transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

.btn {
  position: relative;
  display: block;
  border-radius: 50px;
  backdrop-filter: blur(4px);
  background: rgba(119, 111, 169, 0.69);
  box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.7);
  transition: 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
  will-change: transform, background;
  cursor: pointer;
}
.btn:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
}
.btn:hover {
  transform: scale(1.02);
}

.btn2 {
  position: relative;
  display: block;
  border-radius: 50px;
  backdrop-filter: blur(4px);
  background: #3F855B;
  box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.7);
  transition: 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
  will-change: transform, background;
  cursor: pointer;
}
.btn2:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
}
.btn2:hover {
  transform: scale(1.02);
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
}

@media screen and (min-width: 707px) and (max-width: 767px) {
  header {
    position: static !important;
  }
}

@media screen and (min-width: 707px) {
  header:not(.pageHeader) {
    display: none !important;
  }

  .pageHeader {
    display: block !important;
  }
}

@media screen and (max-width: 706px) {
  .wrapper {
    padding-top: 70px; 
  }
}

@media screen and (min-width: 707px) {
  header {
    position: static !important;
  }

  .wrapper {
    padding-top: 0 !important;
  }
}











