@charset "UTF-8";
.example {
  font-size: clamp(1.7142857143rem, 0.4155844156rem + 4.8484848485vw, 4.5714285714rem);
}

body.load_cy {
  opacity: 0;
}

@media screen and (max-width: 767px) {
  body.lock_cy {
    overflow: hidden;
  }
}

#loading_cy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background: #fff;
  transition: all 1s;
}
#loading_cy #loading-inner_cy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 999px) {
  #loading_cy #loading-inner_cy {
    display: none;
  }
}
#loading_cy #loading-inner_cy img {
  width: 480px;
}
@media screen and (max-width: 767px) {
  #loading_cy #loading-inner_cy img {
    width: 240px;
  }
}
#loading_cy.end_cy {
  visibility: hidden;
  opacity: 0;
}

#float-recruit_cy {
  transition: all 1.5s ease-in-out;
  left: 0;
  transform: translateX(0);
}
#float-recruit_cy.load_cy {
  z-index: 1000000;
  position: fixed;
  transform: translateX(-50%);
  left: 50%;
  max-width: 185px;
}

/**/
#l-content-body_cy {
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
}
#l-content-body_cy #l-content-inner_cy {
  overflow: initial;
  overflow: clip;
}
#l-content-body_cy #back-mv_cy {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url("./../images/mv.jpg");
  background-size: cover;
  transform: scale(1.5);
  background-position: center center;
  background-repeat: no-repeat;
  /*
  .images_cy {

  	position: absolute;
  	top: 0;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	width: 100%;
  	height: 100%;
  	transform-origin: top;
  	background-image: url('./../images/mv.jpg');
  	background-size: cover;
  	background-position: center center;
  	//background-position: center 80%;
  	//scale: 2.0;
  	@include pc-under1000 {
  	//scale: 4.0;
  	background-image: url('./../images/mv_sp.jpg');
  	//background-position: center 185%;
  	}
  	@include sp() {
  	//transition: all 0.1s;
  	//height: 900px;
  	}

  }
  */
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #back-mv_cy {
    background-image: url("./../images/mv_sp.jpg");
    height: 100lvh;
  }
}
#l-content-body_cy #under-back_cy {
  padding-top: 200px;
  position: relative;
  margin-top: -200px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #under-back_cy {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #under-back_cy {
    padding-top: 290px;
    /*
    padding-top: 50px;
      margin-top: -50px;
    */
  }
}
#l-content-body_cy #interview_cy {
  margin-bottom: 520px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #interview_cy {
    margin-bottom: 225px;
  }
}
#l-content-body_cy #mv_cy .c-inner_cy {
  margin-top: -100vh;
  padding-top: 170px;
  padding-bottom: 500px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #mv_cy .c-inner_cy {
    margin-top: -100lvh;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #mv_cy .c-inner_cy {
    padding: 110px 10px 100px 25px;
    /*
    padding-top: 128px;
    padding-bottom: 150px;
    */
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy #mv_cy .c-inner_cy {
    padding-bottom: 200px;
  }
}
#l-content-body_cy #mv_cy .c-inner_cy .title01_cy {
  text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 500%;
  letter-spacing: 0.05em;
  margin-top: 14vh;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #mv_cy .c-inner_cy .title01_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #mv_cy .c-inner_cy .title01_cy {
    font-size: clamp(260%, 5.5vw, 420%);
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy #mv_cy .c-inner_cy .title01_cy {
    font-size: 400%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #mv_cy .c-inner_cy .title01_cy.sp-min_cy {
    font-size: clamp(200%, 3.9vw, 300%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy #mv_cy .c-inner_cy .title01_cy.sp-min_cy {
    font-size: 350%;
  }
}
#l-content-body_cy #mv_cy .c-inner_cy .normal_cy {
  text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 220%;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 16vh;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #mv_cy .c-inner_cy .normal_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #mv_cy .c-inner_cy .normal_cy {
    font-size: clamp(160%, 3.2vw, 230%);
    margin-top: 55px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy #mv_cy .c-inner_cy .normal_cy {
    font-size: 200%;
    margin-top: 80px;
  }
}
#l-content-body_cy #mv_cy .c-inner_cy .normal_cy + .title01_cy {
  margin-top: 14vh;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #mv_cy .c-inner_cy .normal_cy + .title01_cy {
    margin-top: 60px;
  }
}
#l-content-body_cy #mv_cy .skip_cy {
  position: absolute;
  top: calc(190px + 14vh);
  right: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  #l-content-body_cy #mv_cy .skip_cy {
    right: 30px;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #mv_cy .skip_cy {
    display: none;
  }
}
#l-content-body_cy #mv_cy .skip_cy a {
  display: block;
  width: 60px;
  outline: none;
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  #l-content-body_cy #mv_cy .skip_cy a {
    width: 50px;
  }
}
#l-content-body_cy #digest_cy {
  margin-bottom: 500px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #digest_cy {
    margin-bottom: 220px;
  }
}
#l-content-body_cy #digest_cy .bg-back-c_cy {
  background-image: url("./../images/bg_back01.svg");
  height: 1227px;
  width: 1589px;
  left: 49%;
  top: 57%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #digest_cy .bg-back-c_cy {
    background-image: url("./../images/bg_back01_sp.svg");
    width: 202%;
    height: 116%;
    /*
    top: 47%;
    left: 78%;
    */
    top: calc(50% + 5px);
    left: calc(50% + 120px);
    max-width: 1150px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy {
  margin: 70px auto 0;
  padding: 0 22px 15px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #digest_cy .digest-body_cy {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy {
    max-width: 340px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy {
    max-width: 640px;
    margin-top: 45px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy {
  position: relative;
  max-width: 158px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy {
    padding: 15px 0 0;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy {
    max-width: 80px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy {
    max-width: 170px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy {
  position: relative;
  width: 100%;
  height: 0;
  background: conic-gradient(#FF7388 0% 60%, #0FB0C9 60% 100%);
  border-radius: 50%;
  padding-top: 100%;
  transition: all 1s;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy {
    margin-top: 15px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i {
  display: block;
  color: #fff;
  line-height: 1;
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t01_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 270%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t01_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t01_cy {
    font-size: 135%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t01_cy {
    font-size: 270%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy {
  margin: 5px 0 0;
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy em {
  font-family: "Roboto", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 420%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy em {
    font-size: 210%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy em {
    font-size: 420%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy > span {
  font-family: "Roboto", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 220%;
  padding-left: 2px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy > span {
    font-size: 110%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span i.t02_cy > span {
    font-size: 220%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span.text01_cy {
  left: 51%;
  top: 55%;
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span.text02_cy {
  left: 5%;
  top: 40%;
}
#l-content-body_cy #digest_cy .digest-body_cy .circle_cy .circle-inner_cy > span.text03_cy {
  left: 50%;
  top: auto;
  bottom: 15px;
  transform: translateX(-50%);
  width: 100%;
  display: block;
}
#l-content-body_cy #digest_cy .digest-body_cy ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -7.333%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul {
    margin: -25px 0 0 -10%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul {
    margin-top: -35px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li {
  width: 26%;
  margin: 0 0 0 7.333%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li {
    width: 100%;
    margin: 25px 0 0 10%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li {
    margin-top: 35px;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(n+2) {
    width: 40%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy {
  font-size: 100%;
  line-height: 1;
  display: inline-block;
  border: 2px solid #333;
  border-radius: 100px;
  padding: 9px 25px;
  text-align: center;
  margin: 0 0 15px;
  background: #fff;
  min-width: 201px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy {
    padding: 7px 10px;
    min-width: 96px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy {
    min-width: 190px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy em {
  font-family: "Roboto", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 300%;
  padding-right: 3px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy em {
    font-size: 150%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy em {
    font-size: 300%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 280%;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span {
    font-size: 140%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span {
    font-size: 280%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span.min_cy {
  font-size: 260%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span.min_cy {
    font-size: 130%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .ttl01_cy span.min_cy {
    font-size: 260%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy {
  line-height: 1;
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m01_cy {
  font-family: "Roboto", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 300%;
  line-height: 1;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m01_cy {
    font-size: 150%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m01_cy {
    font-size: 300%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m02_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 200%;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m02_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m02_cy {
    font-size: 100%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .min_cy .m02_cy {
    font-size: 200%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy {
  position: relative;
  line-height: 1;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(./../images/bg_grass.png);
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy {
    background-size: 50% auto;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t01_cy {
  font-family: "Roboto", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1460%;
  display: block;
  line-height: 1;
  color: #214FB7;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t01_cy {
    font-size: 730%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t01_cy {
    font-size: 1460%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t02_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 250%;
  display: block;
  line-height: 1;
  color: #214FB7;
  margin: -7px 0 0;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t02_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t02_cy {
    font-size: 125%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy .t02_cy {
    font-size: 250%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy::before {
  content: "";
  display: block;
  margin: 10px auto -7px;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(./../images/icon_crown.png);
  width: 26px;
  height: 18px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy::before {
    width: 13px;
    height: 9px;
    margin: 7px auto 0px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li .num-body_cy .num_cy::before {
    width: 26px;
    height: 18px;
    margin: 10px auto -7px;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy {
  background: conic-gradient(#FF7388 0% 90%, #D6D6D6 90% 100%);
}
#l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy > span .t02_cy em {
  font-size: 600%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy > span .t02_cy em {
    font-size: 300%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy > span .t02_cy em {
    font-size: 600%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy > span .t02_cy > span {
  font-size: 270%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy > span .t02_cy > span {
    font-size: 135%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3) .circle_cy .circle-inner_cy > span .t02_cy > span {
    font-size: 270%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3)::after {
  content: "";
  background-position: 0 65%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(./../images/bg_paid.png);
  width: 121%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: -9%;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy ul li:nth-child(3)::after {
    background-position: 0 60%;
  }
}
#l-content-body_cy #digest_cy .digest-body_cy .caption_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 220%;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #digest_cy .digest-body_cy .caption_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #digest_cy .digest-body_cy .caption_cy {
    font-size: 110%;
    margin: 5px 0 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1000px) {
  #l-content-body_cy #digest_cy .digest-body_cy .caption_cy {
    font-size: 220%;
  }
}
#l-content-body_cy #business_cy {
  margin-bottom: 300px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy {
    margin-bottom: 270px;
  }
}
#l-content-body_cy #business_cy .bg-back-c_cy {
  background-image: url("./../images/bg_back02.svg");
  height: 2401px;
  width: 2662px;
  top: 38%;
  left: 40%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .bg-back-c_cy {
    background-image: url("./../images/bg_back02_sp.svg");
    height: 180%;
    width: 595%;
    /*
    top: 77%;
    left: -90%;
    */
    top: calc(50% + 220px);
    left: calc(50% - 530px);
    max-width: 2500px;
  }
}
#l-content-body_cy #business_cy .business-body_cy {
  margin: 90px auto 0;
  padding: 0 0 0;
  max-width: 640px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy {
    margin: 40px auto 0;
    padding: 0 20px 0;
    max-width: 500px;
  }
}
#l-content-body_cy #business_cy .business-body_cy ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 -60px -10%;
  counter-reset: listnum;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul {
    margin: 0 0 -45px -10%;
  }
}
#l-content-body_cy #business_cy .business-body_cy ul li {
  width: 40%;
  margin: 0 0 60px 10%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li {
    padding-left: 65px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li {
    width: 40%;
    margin: 0 0 45px 10%;
  }
}
#l-content-body_cy #business_cy .business-body_cy ul li .b-list-in_cy {
  position: relative;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li .b-list-in_cy {
    text-align: center;
  }
}
#l-content-body_cy #business_cy .business-body_cy ul li .ttl_cy {
  position: relative;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 240%;
  line-height: 1.4;
  padding: 10px 0 0 0px;
  margin-right: -15px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li .ttl_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li .ttl_cy {
    font-size: 140%;
    text-align: left;
    padding-left: 50px;
    line-height: 1.35;
  }
}
#l-content-body_cy #business_cy .business-body_cy ul li .ttl_cy::after {
  counter-increment: listnum;
  content: counter(listnum);
  position: absolute;
  top: -15px;
  left: -110px;
  color: #DD090A;
  font-family: "Noto Sans", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 140px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li .ttl_cy::after {
    font-size: 70px;
    top: -15px;
    left: -5px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li .img_cy {
    margin-top: 10px;
  }
}
#l-content-body_cy #business_cy .business-body_cy ul li .img_cy img {
  width: auto;
}
#l-content-body_cy #business_cy .business-body_cy ul li:nth-child(1) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(1) .b-list-in_cy {
    width: 300px;
    margin: 0 auto;
    left: 12%;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(1) .b-list-in_cy {
    max-width: 178px;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(1) .b-list-in_cy .ttl_cy {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(1) .b-list-in_cy .ttl_cy::after {
    top: -20px;
    left: 2px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(1) .b-list-in_cy .img_cy {
    margin: 50px 0 0 -33%;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(2) .b-list-in_cy .ttl_cy {
    padding-top: 0;
    position: relative;
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(2) .b-list-in_cy .ttl_cy::after {
    top: -10px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(2) .b-list-in_cy .img_cy {
    margin: -20px 0px 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(2) .b-list-in_cy .img_cy {
    width: 25%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(3) .b-list-in_cy .img_cy {
    margin: 30px 0px 0 -30px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(4) .b-list-in_cy .img_cy {
    margin: 60px 0px 0px -80px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(4) .b-list-in_cy .img_cy {
    margin: 25px 0 0 -20px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(5) .b-list-in_cy .img_cy {
    margin: 25px 0 0 -10px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy ul li:nth-child(5) .b-list-in_cy .img_cy {
    margin: 20px -10px 0 0px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #business_cy .business-body_cy + .btn-normal_cy {
    margin-top: 45px;
  }
}
#l-content-body_cy #occupation_cy {
  margin-bottom: 440px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #occupation_cy {
    margin-bottom: 270px;
  }
}
#l-content-body_cy #occupation_cy .bg-back-c_cy {
  background-image: url("./../images/bg_back03.svg");
  height: 2160px;
  width: 2525px;
  top: 44%;
  left: 69%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #occupation_cy .bg-back-c_cy {
    background-image: url("./../images/bg_back03_sp.svg");
    height: 217%;
    width: 406.7%;
    /*
    top: 82%;
    left: 150%;
    */
    top: calc(50% + 170px);
    left: calc(50% + 370px);
    max-width: 1800px;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy {
  margin: 40px 0 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy {
    margin: 30px auto 0;
    max-width: 500px;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px 56px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul {
    gap: 5px 0px;
    margin: 0 0 0 -3.333%;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li {
  scale: 0;
  transition: all 0.8s;
  width: 200px;
  height: 200px;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li {
    width: 30%;
    height: auto;
    aspect-ratio: 1;
    margin: 0 0 0 3.333%;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li a {
  width: 100%;
  height: 100%;
  border-radius: 200px;
  border: 2px solid #DD090A;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  transition: all 0.5s;
  text-align: center;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li a {
    padding: 5px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li a:hover {
    scale: 1.1;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li .text_cy .block_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 250%;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li .text_cy .block_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li .text_cy .block_cy {
    font-size: 140%;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(1) {
  transition-delay: 0.4s;
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(2) {
  transition-delay: 0.2s;
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(3) {
  transition-delay: 0.6s;
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(4) {
  transition-delay: 0.1s;
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(5) {
  transition-delay: 0.5s;
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(6) {
  transition-delay: 0s;
}
#l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(7) {
  transition-delay: 0.3s;
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(n+4):nth-child(odd) {
    margin-right: 6.666%;
  }
}
@media screen and (max-width: 999px) {
  #l-content-body_cy #occupation_cy .occupation-body_cy ul li:nth-child(n+4):nth-child(even) {
    margin-left: 6.666%;
  }
}
#l-content-body_cy #occupation_cy .occupation-body_cy.fade_on_cy ul li {
  scale: 1;
}
#l-content-body_cy #philosophy_cy {
  margin-bottom: 480px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #philosophy_cy {
    margin-bottom: 230px;
  }
}
#l-content-body_cy #philosophy_cy .bg-back-c_cy {
  background-image: url("./../images/bg_back05.svg");
  height: 1409px;
  width: 1527px;
  top: 63%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #philosophy_cy .bg-back-c_cy {
    background-image: url("./../images/bg_back05_sp.svg");
    height: 208%;
    width: 285%;
    /*
    top: 19%;
    left: 120%;
    */
    top: calc(50% - 105px);
    left: calc(50% + 270px);
  }
}
#l-content-body_cy #philosophy_cy .philosophy-body_cy {
  margin: 75px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #philosophy_cy .philosophy-body_cy {
    margin: 25px 0 0;
  }
}
#l-content-body_cy #philosophy_cy .philosophy-body_cy .t01_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 400%;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #philosophy_cy .philosophy-body_cy .t01_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #philosophy_cy .philosophy-body_cy .t01_cy {
    font-size: 250%;
  }
}
#l-content-body_cy #philosophy_cy .philosophy-body_cy .t02_cy {
  font-size: 160%;
  margin: 20px auto 0;
  max-width: 580px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #philosophy_cy .philosophy-body_cy .t02_cy {
    font-size: 140%;
    margin: 25px auto 0;
    padding: 0 15px;
  }
}
#l-content-body_cy #message_cy {
  margin-bottom: 350px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #message_cy {
    margin-bottom: 95px;
  }
}
#l-content-body_cy #message_cy .bg-back-c_cy {
  background-image: url("./../images/bg_back06.svg");
  height: 2307px;
  width: 2558px;
  left: 59%;
  top: 62%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #message_cy .bg-back-c_cy {
    background-image: url("./../images/bg_back06_sp.svg");
    height: 167.5%;
    width: 363%;
    /*
    left: 80%;
    top: 50%;
    */
    top: calc(50% + 10px);
    left: calc(50% + 110px);
  }
}
#l-content-body_cy #message_cy .message-body_cy {
  margin: 65px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #message_cy .message-body_cy {
    margin: 30px 0 0;
  }
}
#l-content-body_cy #message_cy .message-body_cy .t01_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 400%;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #message_cy .message-body_cy .t01_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #message_cy .message-body_cy .t01_cy {
    font-size: 250%;
  }
}
#l-content-body_cy #message_cy .message-body_cy figure {
  max-width: 767px;
  margin: 35px auto 0;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #message_cy .message-body_cy figure {
    margin: 5px -20px 0;
  }
}
#l-content-body_cy #message_cy .message-body_cy figure::before, #l-content-body_cy #message_cy .message-body_cy figure::after {
  animation: 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
#l-content-body_cy #message_cy .message-body_cy figure.fade_on_cy::before {
  animation-name: img-wrap-before;
  inset: 0 0 50%;
}
#l-content-body_cy #message_cy .message-body_cy figure.fade_on_cy::after {
  animation-name: img-wrap-after;
  inset: 50% 0 0;
}
#l-content-body_cy #message_cy .message-body_cy .t02_cy {
  margin-top: 25px;
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
  font-size: 160%;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy #message_cy .message-body_cy .t02_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy #message_cy .message-body_cy .t02_cy {
    font-size: 140%;
    padding: 0 15px;
  }
}
#l-content-body_cy #center-entry_cy {
  z-index: 1;
}
#l-content-body_cy .inner-contents_cy {
  background: #fff;
  border-radius: 25px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .inner-contents_cy {
    margin: 0 -12px;
  }
}
#l-content-body_cy .inner-contents_cy .inner-body_cy {
  padding: 80px 8.55% 100px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .inner-contents_cy .inner-body_cy {
    padding: 40px 31.5px 50px;
  }
}
#l-content-body_cy .inner-contents_cy + .inner-contents_cy {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .inner-contents_cy + .inner-contents_cy {
    margin-top: 63px;
  }
}
#l-content-body_cy .inner-contents_cy#in-information01_cy {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .inner-contents_cy#in-information01_cy {
    margin-top: 25px;
  }
}
#l-content-body_cy .white-outer_cy {
  background: #fff;
  padding: 60px 45px 80px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .white-outer_cy {
    padding: 35px 20px 35px;
    border-radius: 10px;
  }
}
#l-content-body_cy .news-list_cy {
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .news-list_cy {
    margin: 45px auto 0;
    max-width: 500px;
  }
}
#l-content-body_cy .title-min_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 250%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .title-min_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-min_cy {
    font-size: 230%;
  }
}
#l-content-body_cy .title-min_cy.border_cy {
  border-bottom: 1px solid #707070;
  padding: 0 0 10px;
  margin: 0 0 27px;
  font-size: 240%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-min_cy.border_cy {
    font-size: 200%;
    padding: 0 0 5px;
    margin: 0 0 16px;
  }
}
#l-content-body_cy .title-min_cy.speech_cy {
  font-size: 200%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-min_cy.speech_cy {
    font-size: 125%;
  }
}
#l-content-body_cy .title-min_cy.speech_cy span {
  padding: 0 30px;
}
#l-content-body_cy .title-min_cy.speech_cy span::before, #l-content-body_cy .title-min_cy.speech_cy span::after {
  content: "";
  display: inline-block;
  background: #333;
  width: 1px;
  position: absolute;
  height: 50px;
  bottom: -10px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-min_cy.speech_cy span::before, #l-content-body_cy .title-min_cy.speech_cy span::after {
    height: 40px;
  }
}
#l-content-body_cy .title-min_cy.speech_cy span::before {
  left: 0;
  transform: rotate(-30deg);
}
#l-content-body_cy .title-min_cy.speech_cy span::after {
  right: 0;
  transform: rotate(30deg);
}
#l-content-body_cy .title-min_cy.speech_cy.long_cy {
  margin-bottom: 25px;
}
#l-content-body_cy .title-min_cy.speech_cy.long_cy span {
  padding: 0 30px;
}
#l-content-body_cy .title-min_cy.speech_cy.long_cy span::before, #l-content-body_cy .title-min_cy.speech_cy.long_cy span::after {
  height: 75px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-min_cy.speech_cy.long_cy span::before, #l-content-body_cy .title-min_cy.speech_cy.long_cy span::after {
    height: 55px;
  }
}
#l-content-body_cy .title-min_cy + .lead_cy {
  margin-top: 5px;
}
#l-content-body_cy .title-min_cy span {
  position: relative;
  display: inline-block;
}
#l-content-body_cy .title-min_cy .pickup_cy {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-style: italic;
  font-size: 20px;
  background: #82A0B1;
  width: 76px;
  height: 76px;
  border-radius: 76px;
  position: absolute;
  top: -17px;
  left: -100px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-min_cy .pickup_cy {
    font-size: 10px;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    top: 4px;
    left: -50px;
  }
}
#l-content-body_cy .title-sub_cy {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 160%;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .title-sub_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .title-sub_cy {
    font-size: 140%;
  }
}
#l-content-body_cy .lead_cy {
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
  font-size: 160%;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .lead_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .lead_cy {
    font-size: 140%;
    line-height: 1.8;
  }
}
#l-content-body_cy .in-block_cy {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-block_cy {
    margin-top: 40px;
  }
}
#l-content-body_cy .in-block_cy:not(.m-none_cy) .title-sub_cy {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-block_cy:not(.m-none_cy) .title-sub_cy {
    margin-top: -15px;
  }
}
#l-content-body_cy .in-flex_cy {
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-flex_cy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: 25px 25px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-flex_cy .text-f_cy {
    width: calc(52% - 25px);
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-flex_cy .text-f_cy {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-flex_cy .img_cy {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-flex_cy .img_cy {
    padding: 0 11.8%;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-flex_cy.v2_cy {
    flex-direction: inherit;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-flex_cy.v2_cy .text-f_cy {
    width: calc(81.6% - 25px);
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-flex_cy.v2_cy .img_cy {
    width: 18.4%;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-flex_cy.v2_cy .img_cy {
    padding: 0 34.5%;
    margin: -15px 0 -15px;
  }
}
#l-content-body_cy .text-list_cy li {
  position: relative;
  padding-left: 22px;
}
#l-content-body_cy .text-list_cy li::after {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 160%;
  line-height: 2;
}
#l-content-body_cy .text-list_cy.dod_cy li::after {
  content: "・";
}
#l-content-body_cy .in-tab_cy {
  max-width: 850px;
  margin: 40px auto 0;
  padding: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-tab_cy {
    margin: 20px auto 0;
  }
}
#l-content-body_cy .in-tab_cy ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -25px -4%;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-tab_cy ul {
    margin-bottom: -15px;
  }
}
#l-content-body_cy .in-tab_cy ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 21%;
  margin: 0 0 25px 4%;
  text-align: center;
  min-height: 40px;
  font-size: 140%;
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-tab_cy ul li {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #l-content-body_cy .in-tab_cy ul li {
    width: 29.333%;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-tab_cy ul li {
    width: 46%;
    font-size: 120%;
    min-height: 35px;
    margin-bottom: 15px;
  }
}
#l-content-body_cy .in-tab_cy ul li .tab-blc_cy {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  width: 100%;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  border: 1px solid #707070;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .in-tab_cy ul li a:hover {
    scale: 1.1;
  }
}
#l-content-body_cy .in-tab_cy ul li span {
  display: block;
  line-height: 1.2;
  width: 100%;
}
#l-content-body_cy .in-tab_cy ul li span i {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .in-tab_cy ul li span i {
    font-size: 10px;
  }
}
#l-content-body_cy .border-box_cy {
  max-width: 700px;
  margin: 45px auto 0px;
  border: 1px solid #333;
  border-radius: 20px;
  padding: 35px 35px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .border-box_cy {
    margin: 30px auto 0px;
    padding: 25px 20px;
  }
}
#l-content-body_cy .border-box_cy .lead_cy {
  font-weight: 600;
  line-height: 2.2;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .border-box_cy .lead_cy {
    line-height: 1.8;
  }
}
#l-content-body_cy .schedule-list_cy {
  padding: 10px 0 35px;
  text-align: center;
}
#l-content-body_cy .schedule-list_cy ul {
  display: inline-block;
}
#l-content-body_cy .schedule-list_cy ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
  position: relative;
}
#l-content-body_cy .schedule-list_cy ul li + li {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .schedule-list_cy ul li + li {
    margin-top: 25px;
  }
}
#l-content-body_cy .schedule-list_cy ul li + li::after {
  content: "";
  display: block;
  height: 45px;
  width: 1px;
  background: #333;
  position: absolute;
  top: -45px;
  left: 70px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .schedule-list_cy ul li + li::after {
    height: 70px;
    top: -45px;
    left: 45px;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .schedule-list_cy ul li > p {
    font-size: 200%;
  }
}
#l-content-body_cy .schedule-list_cy ul li .date_cy {
  line-height: 1;
  width: 143px;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  border-radius: 100px;
  text-align: center;
  background: #333;
  border-radius: 100px;
  text-align: center;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .schedule-list_cy ul li .date_cy {
    width: 88px;
    font-size: 140%;
  }
}
#l-content-body_cy .schedule-list_cy ul li .text_cy {
  width: calc(100% - 143px);
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  padding-left: 25px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .schedule-list_cy ul li .text_cy {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .schedule-list_cy ul li .text_cy {
    width: calc(100% - 88px);
    font-size: 160%;
    padding-left: 15px;
  }
}
#l-content-body_cy .qa-box_cy {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy {
    margin-top: 40px;
  }
}
#l-content-body_cy .qa-box_cy ul li + li {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy ul li + li {
    margin-top: 22px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy {
  border: 1px solid #707070;
  border-radius: 20px;
  padding: 30px 35px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy {
    border-radius: 15px;
    padding: 15px 15px 15px 20px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy p {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 160%;
  line-height: 1.8;
  position: relative;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy p {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy p {
    font-size: 140%;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy {
  position: relative;
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy p {
  position: relative;
  padding: 0 33px 0 58px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .q_cy p {
    padding: 0 35px 0 45px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy p::after {
  content: "Q.";
  display: block;
  position: absolute;
  top: 0;
  left: 33px;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .q_cy p::after {
    left: 20px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy p::before {
  content: "";
  width: 9px;
  height: 9px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  position: absolute;
  top: 42%;
  left: 0px;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .q_cy p::before {
    width: 7px;
    height: 7px;
    top: 11px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy .icon_cy {
  position: absolute;
  top: 1px;
  right: 0;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #333;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .q_cy .icon_cy {
    top: 50%;
    transform: translateY(-50%);
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy .icon_cy::before, #l-content-body_cy .qa-box_cy .qa-body_cy .q_cy .icon_cy::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: 0.3s all;
}
#l-content-body_cy .qa-box_cy .qa-body_cy .q_cy .icon_cy::after {
  width: 2px;
  height: 12px;
}
#l-content-body_cy .qa-box_cy .qa-body_cy .a_cy {
  position: relative;
  padding: 15px 75px 0 58px;
  display: none;
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .a_cy {
    padding: 10px 40px 0 45px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .a_cy p {
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .a_cy p {
    letter-spacing: 0.05em;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy .a_cy p::after {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  content: "A.";
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
}
@media screen and (min-width: 768px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .a_cy p::after {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy .a_cy p::after {
    left: -25px;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy.open_cy .q_cy p::before {
  top: 15%;
  transform: rotate(135deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  #l-content-body_cy .qa-box_cy .qa-body_cy.open_cy .q_cy p::before {
    top: 9%;
  }
}
#l-content-body_cy .qa-box_cy .qa-body_cy.open_cy .q_cy .icon_cy::after {
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}

@keyframes img-wrap-before {
  100% {
    transform: translateX(100%);
  }
}
@keyframes img-wrap-after {
  100% {
    transform: translateX(-100%);
  }
}
.dec-fish_cy#position01_cy .in-dec_cy {
  top: -165px;
  right: 25px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position01_cy .in-dec_cy {
    top: 450px;
    right: -340px;
  }
}
.dec-fish_cy#position02_cy .in-dec_cy {
  top: -270px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position02_cy .in-dec_cy {
    top: -310px;
    left: -270px;
  }
}
.dec-fish_cy#position03_cy .in-dec_cy {
  top: -200px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position03_cy .in-dec_cy {
    top: -370px;
    right: -230px;
  }
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position03_cy .in-dec_cy::after {
    display: block !important;
  }
}
.dec-fish_cy#position04_cy .in-dec_cy {
  top: -235px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .dec-fish_cy#position04_cy .in-dec_cy {
    transform: scale(-1, 1);
  }
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position04_cy .in-dec_cy {
    top: -350px;
    left: -270px;
  }
}
.dec-fish_cy#position05_cy .in-dec_cy {
  top: -225px;
  right: 60px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position05_cy .in-dec_cy {
    top: -430px;
    right: -220px;
  }
}
.dec-fish_cy#position06_cy .in-dec_cy {
  top: -220px;
  left: -10px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position06_cy .in-dec_cy {
    top: -520px;
    left: -230px;
  }
}
.dec-fish_cy#position07_cy .in-dec_cy {
  top: -135px;
  right: 30px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position07_cy .in-dec_cy {
    top: -300px;
    right: -270px;
  }
}
@media screen and (max-width: 767px) {
  .dec-fish_cy#position07_cy .in-dec_cy::after {
    display: block !important;
  }
}
.dec-fish_cy#position08_cy .in-dec_cy {
  top: -165px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position08_cy .in-dec_cy {
    top: -450px;
    left: -90px;
  }
}
.dec-fish_cy#position09_cy .in-dec_cy {
  top: -150px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position09_cy .in-dec_cy {
    top: -600px;
    right: -220px;
  }
}
.dec-fish_cy#position10_cy .in-dec_cy {
  top: -150px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position10_cy .in-dec_cy {
    top: -255px;
    right: -290px;
  }
}
.dec-fish_cy#position11_cy .in-dec_cy {
  top: -150px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position11_cy .in-dec_cy {
    top: -190px;
    left: -320px;
  }
}
.dec-fish_cy#position12_cy .in-dec_cy {
  top: -150px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position12_cy .in-dec_cy {
    top: -440px;
    right: -310px;
  }
}
.dec-fish_cy#position13_cy .in-dec_cy {
  top: -150px;
}
@media screen and (min-width: 768px) {
  .dec-fish_cy#position13_cy .in-dec_cy {
    top: 260px;
    left: -310px;
  }
}

.loading-animation_cy {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.loading-animation_cy > div {
  width: 10px;
  height: 10px;
  margin: 2px;
  background-color: #333;
  border-radius: 50%;
  animation: loading 1s ease-in-out infinite;
}
.loading-animation_cy > div:nth-child(2) {
  animation-delay: 0.2s;
}
.loading-animation_cy > div:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes loading {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}/*# sourceMappingURL=style.css.map */