@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP?family=Lato&family=Open+Sans&display=swap');
html {
  text-size-adjust: none;
}

body {
  font-family: arial, "\6E38\30B4\30B7\30C3\30AF   Medium", Yu Gothic Medium, "\6E38\30B4\30B7\30C3\30AF\4F53", YuGothic, "\30D2\30E9\30AE\30CE\89D2\30B4   Pro", Hiragino Kaku Gothic Pro, "\30E1\30A4\30EA\30AA", 'Noto Sans JP', meiryo, "MS P\30B4\30B7\30C3\30AF", MS PGothic, sans-serif;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  transition: all 0.1s ease-out;
  transition-duration: 0.1s;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

dl, dt, dd {
  position: relative;
  margin: 0;
  padding: 0;
}

a {
  color: #000000;
  text-decoration: none;
  border: none;
}

section {
  width: 100%;
  text-align: center;
}

main.main01 {
  position: relative;
  width: 100%;
  height: 52.5vw;
  background: #fff url("../img/main01.jpg") top center no-repeat;
  background-size: cover;
}

main.main01.main02 {
  width: 100%;
  height: 100vw;
  background: #fff url("../img/main02_sp.jpg") top center no-repeat;
  background-size: cover;
}

main.main01 div.logo {
  display: none;
}

section h1 {
  text-align: center;
  color: #fff;
  padding-top: 48px;
  padding-bottom: 28px;
}

section h1 img {
  width: 250px;
  height: auto;
  margin: 0 auto;
}

section div.text p {
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  display: block;
}

section div.text div.logo {
  position: relative;
  padding: 47px 0;
  display: block;
  bottom: auto;
}

section div.text div.logo img {
  width: 106px;
  height: auto;
}

section.section02 h1 {
  text-align: center;
  color: #fff;
  padding-top: 62px;
  padding-bottom: 30px;
}

section.section02 h1 img {
  width: 183px;
  height: auto;
  margin: 0 auto;
}

div.text p {
  width: 75%;
  margin: 0 auto;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

div.logo {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 8.7vh;
}

div.logo img {
  margin: 0 auto;
  height: 26.3px;
  width: auto;
}

p.lead {
  width: 90%;
  max-width: 720px;
  margin: 0 auto;
  padding: 102px 0 108px 0;
  font-size: 24px;
  line-height: 30px;
  text-align: left;
}

.section02 p.lead {
  width: 68%;
  max-width: 720px;
  margin: 0 auto;
  padding: 0 0 70px 0;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

.section02 p.lead br {
  display: none;
}

div.youtube {
  width: 100%;
  max-width: 800px;
  height: auto;
  aspect-ratio: 16/9;
  padding: 0;
  margin: 0 auto;
/*  background-color: #EDEDED;*/
}

div.youtube iframe {
  width: 100%;
  height: 100%;
}

div.point {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin: 0 auto;
  padding: 75px 0;
}

div.profile {
  padding: 56px 0;
  background-color: #F3EDE6;
  margin: 0 auto;
}

div.profile div.profile_area {
  width: 73%;
  max-width: 275px;
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
}

div.profile div.profile_area div.profile_area_text {
  text-align: left;
}

div.profile div.profile_area h2 span {
  display: inline-block;
  width: auto;
}

div.profile div.profile_area div.profile_area_text h2 {
  font-family: 'Lato', sans-serif;
  font-size: 28px;
  line-height: 1;
  color: #2AA180;
  letter-spacing: 0.04em;
  padding-bottom: 35px;
}

div.profile div.profile_area div.profile_area_text h3 {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 20px;
  letter-spacing: -0.05em;
}

div.profile div.profile_area div.profile_area_text p {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

div.profile div.profile_area div.profile_area_img {
  padding-bottom: 24px;
}

div.profile div.profile_area div.profile_area_img h2 {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  line-height: 1;
  color: #2AA180;
  letter-spacing: 0;
  padding-bottom: 26px;
  white-space: nowrap;
}

h2 {
  position: relative;
  text-align: center;
  padding-top: 0;
  font-size: 23px;
  line-height: 1;
}

h2 img {
  margin: 0 auto;
  width: 120px;
}

h2.en span {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1;
}

h2.en {
  margin-bottom: 40px;
}

h2 span {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #D6BA9E;
  padding-top: 12px;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.08em;
}

.section02 h2 span {
  color: #2AA180;
}

div[class^="point_0"] {
  padding-top: 47px;
  padding-bottom: 33px;
  width: 89.5%;
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
}

div.text_area {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
}

div.text_area_ {
  padding-top: 28px;
}

div.text_area_ p {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  text-align: justify;
}

div.text_area h3 {
  font-size: 27px;
  line-height: 1;
  text-align: left;
}

div.text_area h3 span.number {
  position: relative;
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #D6BA9E;
  text-align: left;
  margin-bottom: 5px;
}

.section02 div.text_area h3 span.number {
  color: #2AA180;
}

div.text_area h3 span.number:after {
  position: absolute;
  content: "";
  left: 1.3em;
  top: 0;
  width: 1px;
  height: 100%;
  background: #D6BA9E;
  transform: rotate(36deg);
}

.section02 div.text_area h3 span.number:after {
  background: #2AA180;
}

div.text_area h3 span.jp {
  color: #000;
  text-align: left;
  display: inline;
  font-size: 20px;
  line-height: 1.2;
  padding-right: .6em;
}

div.text_area h3 span.en {
  display: inline;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}

.section02 div.text_area h3 span.en {
  display: block;
  padding-top: 10px;
}

div.link {
  padding: 80px 0 20px 0;
  width: 100%;
  max-width: 311px;
  margin: 0 auto;
}

div.link2 {
  padding: 0px 0 75px 0;
  width: 100%;
}

div.link a.link {
  display: block;
  border: 1px solid #000;
  font-size: 14px;
  line-height: 1;
  padding: 27.5px 0;
  width: 100%;
  max-width: 311px;
}

div.banner {
  margin: 0 auto;
}

.section02 div.banner {}

div.banner a {
  display: block;
  width: 100%;
  aspect-ratio: 311/126;
}

div.banner span {
  color: #fff;
  font-size: 9px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.section02 div.banner div {
  position: absolute;
  bottom: 5%;
  right: 5%;
}

.section02 div.banner span {
  width: auto;
  display: block;
  font-size: 9px;
  text-align: left;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  position: relative;
  top: auto;
  left: auto;
}

.section02 div.banner span span.ld {
  display: block;
  width: auto;
  font-size: 9px;
  text-align: left;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  position: relative;
}

div.banner a img {}

.section02 div.banner a img {}

footer {
  width: 100%;
  padding: 80px 0 130px 0;
  text-align: center;
  background-color: #fff;
  font-size: 10px;
  line-height: 14px;
  color: #707070;
}

footer a.link_insta {
  display: block;
  width: 150px;
  margin: 0 auto;
}

footer a.link_crosset {
  display: block;
  width: 104px;
  margin: 32px auto;
}

footer a img {
  width: 100%;
  height: auto;
}

footer a.link_crosset img {
  aspect-ratio: 128/32;
}

.sp {
  display: block;
}

.pc {
  display: none;
}


/*================================== SP ======================================*/

@media screen and (max-width: 480px) {}


/*==================================tablet_======================================*/

@media screen and (min-width: 768px) {
  main.main01 {
    position: relative;
    width: 100%;
    height: calc( 100vh - 300px);
    max-height: 780px;
    background: #fff url("../img/main01.jpg") center center no-repeat;
    background-size: cover;
  }
  main.main01.main02 {
    position: relative;
    width: 100%;
    height: calc( 100vh - 300px);
    max-height: 780px;
    background: #fff url("../img/main02.jpg") center center no-repeat;
    background-size: cover;
  }
  main.main01 div.logo {
    display: block;
  }
  section h1 {
    text-align: center;
    color: #fff;
    padding-top: 105px;
    padding-bottom: 90px;
  }
  section h1 img {
    width: 680px;
    height: auto;
    margin: 0 auto;
  }
  section div.text p {
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    display: block;
    padding-bottom: 130px;
  }
  section div.text div.logo {
    display: none;
  }
  section.section02 h1 {
    text-align: center;
    color: #fff;
    padding-top: 127px;
    padding-bottom: 68px;
  }
  section.section02 h1 img {
    width: 457px;
    height: auto;
    margin: 0 auto;
  }
  div.logo {
    width: auto;
    text-align: left;
    position: absolute;
    bottom: auto;
    top: 52px;
    left: 64px;
  }
  div.logo img {
    margin: 0;
    width: 13.2vw;
    max-width: 254px;
    min-width: 169px;
    height: auto;
  }
  div.profile div.profile_area div.profile_area_text h3 {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 20px;
  }
  div.profile div.profile_area div.profile_area_text p {
    font-size: 16px;
    line-height: 24px;
  }
  div.profile div.profile_area div.profile_area_img {
    padding-bottom: 0;
  }
  h2 {
    position: relative;
    text-align: center;
    padding-top: 0;
    font-size: 34px;
    line-height: 1;
  }
  h2 img {
    margin: 0 auto;
    width: 160px;
  }
  h2.en span {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 21px;
    font-size: 28px;
    line-height: 1;
  }
  h2.en {
    margin-bottom: 90px;
  }
  h2 span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    color: #D6BA9E;
    padding-top: 15px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.08em;
  }
  .section02 h2 span {
    color: #2AA180;
  }
  .section02 p.lead {
    width: 90%;
    max-width: 720px;
    margin: 0 auto;
    padding: 0 0 183px 0;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
  }
  .section02 p.lead br {
    display: inline;
  }
  div.profile {
    padding: 132px 0;
    background-color: #F3EDE6;
    margin: 0 auto;
  }
  div.profile div.profile_area {
    width: 90%;
    max-width: 1270px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    align-content: flex-start;
  }
  div.profile div.profile_area div.profile_area_text {
    width: 57%;
    max-width: 714px;
  }
  div.profile div.profile_area div.profile_area_text h2 {
    text-align: left;
  }
  div.profile div.profile_area div.profile_area_img {
    width: 37%;
  }
  div[class^="point_0"] {
    padding-top: 47px;
    padding-bottom: 33px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  div.point_02, div.point_04, div.point_06 {
    flex-direction: row-reverse;
  }
  div.text_area {
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
    align-items: flex-end;
  }
  div.text_area_ {
    padding: 68px;
    width: calc( 67% - 136px);
  }
  .section02 div.text_area_ {
    padding: 40px;
    width: calc( 67% - 140px);
  }

  .section02 div.text_area_.left {
    padding: 40px 60px 40px 20px;

}
  .section02 div.text_area_.right {

    padding: 40px 20px 40px 60px;
}





  div.text_area_ p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-align: justify;
  }
  div.text_area h3 {
    font-size: 60px;
    line-height: 1;
  }
  div.text_area h3 span.jp {
    color: #000;
    text-align: left;
    display: block;
    font-size: 24px;
    line-height: 1.5;
    padding: 17px 0;
  }
  div.text_area h3 span.en {
    text-align: left;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
  }
  .section02 div.text_area h3 span.en {
    padding-top: 0;
  }
  div.image {
    width: 50%;
  }
  div.link {
    padding: 110px 0 20px 0;
    width: 100%;
    max-width: 411px;
    margin: 0 auto;
  }
  div.link2 {
    padding: 0px 0 200px 0;
    width: 100%;
  }
  div.link a.link {
    padding: 30.5px 0;
    max-width: 400px;
  }
  div.banner {
    width: 100%;
    max-width: 1418px;
    aspect-ratio: 311/126;
    margin: 0 auto;
  }
  .section02 div.banner {}
  div.banner span {
    font-size: 50px;
  }
  .section02 div.banner div {
    position: absolute;
    bottom: 5%;
    right: 5%;
  }
  .section02 div.banner span {
    width: auto;
    display: block;
    font-size: 50px;
    text-align: left;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    position: relative;
    top: auto;
    left: auto;
  }
  .section02 div.banner span span.ld {
    display: block;
    width: auto;
    font-size: 35px;
    text-align: left;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    position: relative;
  }
  div.banner a img {}
  .section02 div.banner a img {}
  footer {
    width: 100%;
    padding: 200px 0 115px 0;
    text-align: center;
    background-color: #fff;
    font-size: 10px;
    line-height: 1;
  }
  footer a.link_insta {
    display: block;
    width: 178px;
    margin: 0 auto;
  }
  footer a.link_crosset {
    display: block;
    width: 128px;
    margin: 41px auto 46px auto;
  }
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .logo.sp {
    display: none;
  }
  .logo.pc {
    display: block;
  }
}


/*==================================PC======================================*/

@media screen and (min-width: 1100px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
}


/*==================================ANIME======================================*/

.text_area_, .image, .profile_area_text, .profile_area_img, .youtube {
  opacity: 0;
}

.fade_on {
  animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@keyframes zoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}