/* --------------------------------------------------
	section size
-------------------------------------------------- */
/* header */
@media screen and (max-width: 767px) {
  .l-header__nav {
    height: 75px;
  }
  .l-header__menu:first-of-type {
    height: 100%;
  }
  .l-header__logo {
    min-height: 29px;
  }
}
.page-aboutkakusou {
  /* sec-fv
  ---------------------------------------------------------------------------- */
  /* sec-01
  ---------------------------------------------------------------------------- */
  /* sec-resarch
  ---------------------------------------------------------------------------- */
  /* sec-kakusou
  ---------------------------------------------------------------------------- */
  /* column_wrap
  ---------------------------------------------------------------------------- */
  /* sec-kakusoucare
  ---------------------------------------------------------------------------- */
}
.page-aboutkakusou .sec-fv {
  background: url("../images/top/bg_fv.jpg") no-repeat center top, url("../images/top/bg02_fv.jpg") repeat-x left top;
  background-size: auto 86%, auto 86%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-fv {
    background: none;
  }
}
.page-aboutkakusou .sec-fv__ttl {
  width: 100%;
  max-width: 1440px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-fv__ttl {
    max-width: inherit;
  }
}
.page-aboutkakusou .sec-01 {
  padding: 50px 0 30px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 {
    padding: 4rem 2.5rem 9.5rem 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .c-text + .c-text {
    margin-top: 6.5rem;
  }
}
.page-aboutkakusou .sec-01 .box {
  position: relative;
  width: 534px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 0 16px;
  margin: 6rem auto 0 auto;
  padding: 1.5rem;
  background: url("../images/top/bg_box_sec01.png") no-repeat center top;
  background-size: 100% 100% !important;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box {
    width: 100%;
    margin: 12.5rem auto 0 auto;
    gap: 0 1.8rem;
    background: url("../images/top/bg_box_sec01_sp.png") no-repeat center top;
    padding: 2.5rem 1.8rem 2.5rem 2.5rem;
  }
}
.page-aboutkakusou .sec-01 .box:before {
  position: absolute;
  left: -42px;
  top: -40px;
  display: block;
  content: "";
  background: url("../images/top/txt01_sec01.png") no-repeat center center;
  background-size: 100% auto !important;
  width: 98px;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box:before {
    left: 4.5rem;
    top: -7rem;
    width: 17.6rem;
    height: 5.3rem;
    background: url("../images/top/txt01_sec01_sp.png") no-repeat center center;
  }
}
.page-aboutkakusou .sec-01 .box__img {
  width: 116px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box__img {
    width: 21.8rem;
  }
}
.page-aboutkakusou .sec-01 .box__txt {
  width: calc(100% - 132px);
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box__txt {
    width: calc(100% - 23.6rem);
  }
}
.page-aboutkakusou .sec-01 .box__txt .name {
  font-size: 2.3rem;
  line-height: 1.2608695652;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box__txt .name {
    font-size: 3.8rem;
    line-height: 1;
    font-weight: 500;
  }
}
.page-aboutkakusou .sec-01 .box__txt .name .kana {
  margin-left: 1rem;
  font-size: 1.1rem;
  line-height: 2.6363636364;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box__txt .name .kana {
    font-size: 2rem;
    line-height: 1.9;
    font-weight: 500;
  }
}
.page-aboutkakusou .sec-01 .box__txt .post {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box__txt .post {
    margin-top: 0.3rem;
    font-size: 2.6rem;
    line-height: 1.1923076923;
    font-weight: 500;
  }
}
.page-aboutkakusou .sec-01 .box__txt .text {
  margin-top: 20px;
  font-size: 1.3rem;
  line-height: 1.5384615385;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-01 .box__txt .text {
    margin-top: 1.5rem;
    font-size: 2.5rem;
    line-height: 1.28;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-resarch {
  padding-bottom: 68px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch {
    padding-bottom: 23rem;
  }
}
.page-aboutkakusou .sec-resarch .resarch_box {
  position: relative;
  width: 100%;
  max-width: 1161px;
  background: url("../images/top/bg_resarch.png") no-repeat center top;
  background-size: 100% auto !important;
  margin: 0 auto;
  padding: 65px 0 36px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .resarch_box {
    max-width: inherit;
    background: url("../images/top/bg_resarch_sp.png") no-repeat center top;
    padding: 9.3rem 0 7.4rem 0;
  }
}
.page-aboutkakusou .sec-resarch .resarch_box:after {
  position: absolute;
  left: 50px;
  bottom: 30px;
  display: block;
  content: "";
  background: url("../images/top/img00_resarch.png") no-repeat center center;
  background-size: 100% auto !important;
  width: 185px;
  height: 207px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .resarch_box:after {
    left: 0;
    bottom: 4.5rem;
    background: url("../images/top/img00_resarch_sp.png") no-repeat center center;
    width: 27.2rem;
    height: 25.8rem;
  }
}
.page-aboutkakusou .sec-resarch .subttl {
  font-size: 1.6rem;
  line-height: 2.25;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  opacity: 0.9;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .subttl {
    font-size: 2.6rem;
    line-height: 1.3846153846;
    font-weight: 400;
    margin-bottom: 1.8rem;
  }
}
.page-aboutkakusou .sec-resarch .ttl {
  max-width: 534px;
  text-align: center;
  margin: 0 auto 36px auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .ttl {
    width: 62.9rem;
    max-width: inherit;
    margin: 0 auto 7rem auto;
  }
}
.page-aboutkakusou .sec-resarch .flex {
  padding: 0 80px 0 109px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 15px 45px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex {
    display: block;
    padding: 0 7rem;
  }
}
.page-aboutkakusou .sec-resarch .flex__box {
  width: 100%;
}
.page-aboutkakusou .sec-resarch .flex__box .ttl {
  font-size: 2rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
  opacity: 0.9;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box .ttl {
    text-align: left;
    font-size: 3.2rem;
    line-height: 1.5625;
    font-weight: 500;
    text-indent: -6.2rem;
    padding-left: 6.2rem;
  }
}
.page-aboutkakusou .sec-resarch .flex__box .img {
  text-align: center;
  margin: 0 auto;
}
.page-aboutkakusou .sec-resarch .flex__box .comment {
  max-width: 405px;
  margin: 7px 0 0 0;
  background: url("../images/top/bg02_resarch.png") no-repeat center 4px;
  background-size: 100% auto !important;
  padding: 30px 36px 20px 70px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box .comment {
    width: 60.5rem;
    max-width: inherit;
    height: 30.4rem;
    margin-top: 2rem;
    padding: 4.7rem 3rem 2rem 8.8rem;
    background: url("../images/top/bg02_resarch_sp.png") no-repeat center 4px;
  }
}
.page-aboutkakusou .sec-resarch .flex__box .comment p {
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 400;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box .comment p {
    font-size: 2.6rem;
    line-height: 1.7307692308;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-resarch .flex__box .note {
  margin-top: 14px;
  font-size: 1.2rem;
  line-height: 3;
  letter-spacing: 0.08em;
  font-weight: 400;
  color: #fff;
  opacity: 0.9;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box .note {
    width: 47rem;
    margin: 6rem -2rem 0 auto;
    text-align: left !important;
    font-size: 2.2rem;
    line-height: 1.5454545455;
    letter-spacing: -0.05em;
    font-weight: 400;
  }
  .page-aboutkakusou .sec-resarch .flex__box .note .noline {
    display: none;
  }
}
.page-aboutkakusou .sec-resarch .flex__box:nth-of-type(1) {
  width: 430px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(1) {
    width: 100%;
  }
}
.page-aboutkakusou .sec-resarch .flex__box:nth-of-type(1) .img {
  max-width: 430px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(1) .img {
    width: 100%;
  }
}
.page-aboutkakusou .sec-resarch .flex__box:nth-of-type(2) {
  width: 497px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(2) {
    width: 100%;
    margin-top: 14.5rem;
  }
}
.page-aboutkakusou .sec-resarch .flex__box:nth-of-type(2) .img {
  max-width: 390px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(2) .img {
    width: 100%;
  }
}
.page-aboutkakusou .sec-resarch .flex__box:nth-of-type(2) .comment {
  margin-left: 54px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(2) .comment {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(3) {
    margin-top: 8.8rem;
  }
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(3) .ttl {
    margin-bottom: 6rem;
  }
}
.page-aboutkakusou .sec-resarch .flex__box:nth-of-type(3) .img {
  width: 820px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .flex__box:nth-of-type(3) .img {
    width: 100%;
  }
}
.page-aboutkakusou .sec-resarch .fukidashi_wrap {
  margin-top: 48px;
  padding: 0 58px 0 260px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .fukidashi_wrap {
    margin-top: 11rem;
    padding: 0 3.5rem;
  }
}
.page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi {
  position: relative;
  width: 803px;
  margin: 0 0 0 auto;
  padding: 50px 20px 50px 90px;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi {
    width: 100%;
    padding: 7.6rem 4rem 2rem 5.5rem;
  }
}
.page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi:before {
  position: absolute;
  left: -210px;
  bottom: -5px;
  display: block;
  content: "";
  background: url("../images/top/img_fukidashi_resarch.png") no-repeat center center;
  background-size: 100% auto;
  width: 292px;
  height: 297px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi:before {
    display: none;
  }
}
.page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi:after {
  position: absolute;
  right: 0;
  top: 4px;
  display: block;
  content: "";
  background: url("../images/top/fukidashi_resarch.png") no-repeat center center;
  background-size: 100% auto !important;
  width: 803px;
  height: 207px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi:after {
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
    background: url("../images/top/fukidashi_resarch_sp.png") no-repeat center top;
    width: 97%;
    height: 69.5rem;
  }
}
.page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi p {
  font-size: 1.8rem;
  line-height: 2.2222222222;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .fukidashi_wrap .fukidashi p {
    font-size: 2.8rem;
    line-height: 2.1428571429;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-resarch .note02 {
  margin-top: 10px;
  text-align: right;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  padding-right: 40px;
  box-sizing: border-box;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-resarch .note02 {
    margin-top: 1.5rem;
    font-size: 1.8rem;
    line-height: 0.8888888889;
    font-weight: 400;
    padding-right: 2rem;
  }
}
.page-aboutkakusou .sec-kakusou {
  padding: 125px 0 110px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou {
    padding: 12.5rem 0 14rem 0;
    overflow: hidden;
  }
}
.page-aboutkakusou .sec-kakusou .c-text {
  line-height: 2;
  margin: 0 -1rem;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .c-text {
    line-height: 1.875;
  }
}
.page-aboutkakusou .sec-kakusou .white-box {
  margin: 50px 0 0 0;
  padding: 35px 60px 87px 60px;
  background: #fff;
  border-radius: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .white-box {
    margin: 8rem 0 0 0;
    padding: 4.8rem 6rem 6rem 6rem;
    border-radius: 4.1rem;
  }
}
.page-aboutkakusou .sec-kakusou .white-box .box-ttl {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.75;
  font-weight: 400;
  color: #eab192;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .white-box .box-ttl {
    font-size: 3.4rem;
    line-height: 1.7647058824;
    font-weight: 400;
    margin-bottom: 4rem;
  }
}
.page-aboutkakusou .sec-kakusou .white-box .img {
  max-width: 726px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .white-box .img {
    max-width: inherit;
  }
}
.page-aboutkakusou .sec-kakusou .white-box .text_box {
  position: relative;
  background: url("../images/top/bg_box_kakusou.png") no-repeat center top;
  background-size: 100% auto !important;
  width: 671px;
  height: 165px;
  margin: -35px auto 0 auto;
  padding: 30px 25px 26px 34px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .white-box .text_box {
    background: url("../images/top/bg_box_kakusou_sp.png") no-repeat center top;
    width: 100%;
    height: 43rem;
    margin: 4.58rem auto 0 auto;
    padding: 4rem 2rem 3.4rem 3.8rem;
  }
}
.page-aboutkakusou .sec-kakusou .white-box .text_box .text {
  font-size: 1.8rem;
  line-height: 2.0555555556;
  letter-spacing: 0.03em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .white-box .text_box .text {
    font-size: 2.8rem;
    line-height: 1.8928571429;
    letter-spacing: 0.07em;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-kakusou .white-box .text_box:after {
  position: absolute;
  right: -160px;
  bottom: -120px;
  display: block;
  content: "";
  background: url("../images/top/fukidashi_kakusou.png") no-repeat center center;
  background-size: 100% auto;
  width: 258px;
  height: 211px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .white-box .text_box:after {
    right: -8.5rem;
    bottom: -16rem;
    width: 34.8rem;
    height: 28.5rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master {
  position: relative;
  padding: 180px 0 0 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master {
    padding-top: 19rem;
    margin: 0 -4.5rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .ttl {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .ttl {
    width: 37.5rem;
    margin: 0 auto;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap {
  position: relative;
  margin-top: -235px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap {
    margin-top: 3.5rem;
  }
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .delay1 {
    animation-delay: 0s !important;
  }
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .delay2 {
    animation-delay: 0s !important;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box {
  position: relative;
  overflow: hidden;
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .fusen-box__inner {
  padding: 38px 53px 25px 46px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .fusen-box__inner {
    padding: 6rem 9rem 6rem 8rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .box_ttl {
  font-size: 2.5rem;
  line-height: 1.28;
  font-weight: 500;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .box_ttl {
    font-size: 4.4rem;
    line-height: 1.2727272727;
    font-weight: 500;
    margin-bottom: 2rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .box_txt {
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 400;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .box_txt {
    font-size: 2.6rem;
    line-height: 1.8076923077;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box .highlight {
  display: inline;
  padding: 0 2px 0;
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-pink {
  position: relative;
  left: -30px;
  width: 411px;
  height: 421px;
  margin: 0 auto 0 0;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-pink {
    left: 0;
    width: 71rem;
    height: 72.7rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-pink .fusen-box__inner {
  background: url("../images/top/bg_fusen_pink.png") no-repeat center top;
  background-size: 100% auto;
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-pink .highlight {
  background: linear-gradient(rgba(255, 255, 255, 0) 15%, #f0cfdc 0%);
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue01 {
  position: absolute;
  right: -24px;
  top: 0px;
  width: 376px;
  height: 372px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue01 {
    position: relative;
    right: 0;
    width: 65rem;
    height: 64rem;
    margin: 0 0 0 auto;
  }
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue01 .box_ttl {
    margin-right: -2rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue01 .fusen-box__inner {
  background: url("../images/top/bg_fusen_blue01.png") no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue01 .fusen-box__inner {
    padding: 9rem 9rem 6rem 8rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue01 .highlight {
  background: linear-gradient(rgba(255, 255, 255, 0) 15%, #cceef1 0%);
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-green {
  position: absolute;
  right: -18px;
  top: 393px;
  width: 379px;
  height: 370px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-green {
    position: relative;
    right: 0;
    top: 0;
    width: 65.3rem;
    height: 63.8rem;
    margin: -1rem auto 0 0;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-green .fusen-box__inner {
  background: url("../images/top/bg_fusen_green.png") no-repeat center top;
  padding-top: 42px;
  padding-right: 43px;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-green .fusen-box__inner {
    padding: 8rem 8.5rem 6rem 7.5rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-green .highlight {
  background: linear-gradient(rgba(255, 255, 255, 0) 15%, #e9f5c0 0%);
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow {
  position: relative;
  right: -12px;
  width: 409px;
  height: 406px;
  margin: -154px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow {
    right: -10.6rem;
    width: 70.6rem;
    height: 70rem;
    margin: -2rem auto 0 0;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow .fusen-box__inner {
  background: url("../images/top/bg_fusen_yellow.png") no-repeat center top;
  padding-right: 60px;
  padding-left: 35px;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow .fusen-box__inner {
    padding: 6.5rem 8.5rem 6rem 6.5rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow .box_ttl {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow .box_ttl {
    margin-bottom: 2rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow .box_txt {
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-yellow .box_txt {
    letter-spacing: -0.019em;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 {
  position: relative;
  width: 373px;
  height: 372px;
  margin: -238px auto 0 0;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 {
    width: 64.4rem;
    height: 64rem;
    margin: 1rem auto 0 1rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 .fusen-box__inner {
  background: url("../images/top/bg_fusen_blue02.png") no-repeat center top;
  padding-top: 36px;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 .fusen-box__inner {
    padding: 7rem 8.5rem 6rem 7.5rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 .box_ttl {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 .box_ttl {
    margin-bottom: 3rem;
  }
}
.page-aboutkakusou .sec-kakusou .kakusou-master .fusen_wrap .fusen-box.-blue02 .highlight {
  background: linear-gradient(rgba(255, 255, 255, 0) 15%, #cceef1 0%);
}
.page-aboutkakusou .column_wrap {
  width: 803px;
  margin: 0 auto;
  background-size: 100% auto !important;
  padding: 120px 70px 50px 70px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap {
    width: 100%;
    padding: 15.5rem 5rem 5.4rem 4rem;
  }
}
.page-aboutkakusou .column_wrap .column__ttl {
  position: relative;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.2727272727;
  letter-spacing: 0.03em;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap .column__ttl {
    font-size: 3.8rem;
    line-height: 0.7368421053;
    font-weight: 700;
    letter-spacing: -0.01em;
    margin-bottom: 4.2rem;
  }
}
.page-aboutkakusou .column_wrap .column__text {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.03em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap .column__text {
    font-size: 2.8rem;
    line-height: 1.8928571429;
    font-weight: 500;
    letter-spacing: 0;
  }
}
.page-aboutkakusou .column_wrap.-column01 {
  margin-top: 135px;
  background: url("../images/top/bg_column01.png") no-repeat center top;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column01 {
    margin-top: 15.5rem;
    width: calc(100% - 8rem);
    background: url("../images/top/bg_column01_sp.png") no-repeat center top;
  }
}
.page-aboutkakusou .column_wrap.-column01 .column__img {
  text-align: center;
  margin: 10px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column01 .column__img {
    margin: 3rem auto 0 auto;
  }
}
.page-aboutkakusou .column_wrap.-column02 {
  margin-top: 152px;
  margin-bottom: 95px;
  background: url("../images/top/bg_column02.png") no-repeat center top;
  padding: 120px 82px 50px 82px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column02 {
    margin-top: 16.5rem;
    margin-bottom: 14rem;
    background: url("../images/top/bg_column02_sp.png") no-repeat center top;
    padding: 15.5rem 4rem 5.4rem 4rem;
  }
}
.page-aboutkakusou .column_wrap.-column02 .column__ttl {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column02 .column__ttl {
    margin-left: -1rem;
    font-feature-settings: "palt";
    margin-bottom: 4.5rem;
  }
}
.page-aboutkakusou .column_wrap.-column02 .column__ttl__img {
  position: relative;
}
.page-aboutkakusou .column_wrap.-column02 .column__ttl__img:after {
  position: absolute;
  right: -100px;
  top: -65px;
  display: block;
  content: "";
  background: url("../images/top/ttl_img_column02.png") no-repeat center center;
  background-size: 100% auto !important;
  width: 76px;
  height: 107px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column02 .column__ttl__img:after {
    right: -11rem;
    top: -6.5rem;
    width: 9.1rem;
    height: 13.3rem;
  }
}
.page-aboutkakusou .column_wrap.-column02 .flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column02 .flex {
    display: block;
  }
}
.page-aboutkakusou .column_wrap.-column02 .flex .column__text {
  width: calc(100% - 240px);
  padding-right: 22px;
  text-align: justify;
  font-feature-settings: "palt";
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column02 .flex .column__text {
    width: 100%;
    padding-right: 0;
  }
}
.page-aboutkakusou .column_wrap.-column02 .flex .column__img {
  width: 240px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .column_wrap.-column02 .flex .column__img {
    margin-top: 1rem;
    width: 100%;
  }
}
.page-aboutkakusou .sec-kakusoucare {
  padding: 180px 0 0 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare {
    padding-top: 12.5rem;
    padding-bottom: 15rem;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .c-title {
    font-size: 5rem;
    line-height: 1.28;
    font-weight: 500;
  }
}
.page-aboutkakusou .sec-kakusoucare .c-title__img {
  position: relative;
}
.page-aboutkakusou .sec-kakusoucare .c-title__img:after {
  position: absolute;
  display: block;
  content: "";
  background-size: 100% auto !important;
}
.page-aboutkakusou .sec-kakusoucare .c-text {
  font-size: 2.2rem;
  line-height: 2.2727272727;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .c-text {
    font-size: 3.2rem;
    line-height: 1.875;
    letter-spacing: 0.05em;
    font-weight: 500;
  }
  .page-aboutkakusou .sec-kakusoucare .c-text + .c-text {
    margin-top: 5.5rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .cnts_wrap01 {
  margin-bottom: 185px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .cnts_wrap01 {
    margin-bottom: 19.5rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .cnts_wrap01 .c-title__img:after {
  top: -40px;
  right: -100px;
  background: url("../images/top/ttlimg01_kakusoucare.png") no-repeat center center;
  width: 88px;
  height: 124px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .cnts_wrap01 .c-title__img:after {
    top: -0.5rem;
    right: -13rem;
    width: 11.6rem;
    height: 16.4rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .cnts_wrap02 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .cnts_wrap02 {
    margin-bottom: 25.3rem;
  }
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .cnts_wrap02 .c-title {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .cnts_wrap02 .c-title__img:after {
  top: -44px;
  left: -74px;
  background: url("../images/top/ttlimg02_kakusoucare.png") no-repeat center center;
  width: 67px;
  height: 91px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .cnts_wrap02 .c-title__img:after {
    top: -7rem;
    left: -14rem;
    width: 8.5rem;
    height: 11.6rem;
  }
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .cnts_wrap02 .c-text {
    font-size: 2.8rem;
    line-height: 2.0714285714;
    letter-spacing: 0.01em;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap {
    margin: 0 -4rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap:before {
  position: absolute;
  right: 90px;
  top: -50px;
  display: block;
  content: "";
  background: url("../images/top/img_faq.png") no-repeat center center;
  background-size: 100% auto;
  width: 216px;
  height: 256px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap:before {
    right: -1rem;
    top: -23.5rem;
    width: 46rem;
    height: 54.5rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq01 {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq01 {
    margin-bottom: 5.5rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq01 .faq__q {
  width: 549px;
  height: 162px;
  background: url("../images/top/bg01_faq_q.png") no-repeat center top;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq01 .faq__q {
    width: 51.5rem;
    height: 28.2rem;
    background: url("../images/top/bg01_faq_q_sp.png") no-repeat center top;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq01 .faq__a {
  width: 738px;
  height: 181px;
  background: url("../images/top/bg01_faq_a.png") no-repeat center top;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq01 .faq__a {
    width: 58.2rem;
    height: 41.7rem;
    background: url("../images/top/bg01_faq_a_sp.png") no-repeat center top;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq02 {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq02 {
    margin-bottom: 5.5rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq02 .faq__q {
  width: 550px;
  height: 161px;
  background: url("../images/top/bg02_faq_q.png") no-repeat center top;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq02 .faq__q {
    padding-top: 3.8rem;
    width: 56.1rem;
    height: 23.2rem;
    background: url("../images/top/bg02_faq_q_sp.png") no-repeat center top;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq02 .faq__a {
  width: 738px;
  height: 234px;
  background: url("../images/top/bg02_faq_a.png") no-repeat center top;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq02 .faq__a {
    width: 58.2rem;
    height: 60.8rem;
    background: url("../images/top/bg02_faq_a_sp.png") no-repeat center top;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq03 .faq__q {
  width: 552px;
  height: 163px;
  background: url("../images/top/bg03_faq_q.png") no-repeat center top;
  padding-top: 41px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq03 .faq__q {
    padding-top: 4.5rem;
    width: 56.1rem;
    height: 23.3rem;
    background: url("../images/top/bg03_faq_q_sp.png") no-repeat center top;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq03 .faq__q p {
  line-height: 1.6818181818;
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq03 .faq__a {
  width: 738px;
  height: 245px;
  background: url("../images/top/bg03_faq_a.png") no-repeat center top;
  padding-right: 89px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__inner.faq03 .faq__a {
    width: 58.2rem;
    height: 63.2rem;
    background: url("../images/top/bg03_faq_a_sp.png") no-repeat center top;
    padding-right: 7.5rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__q {
  position: relative;
  margin: 0 auto 0 0;
  padding: 35px 35px 38px 134px;
  background-size: 100% auto !important;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__q {
    padding: 4rem 2rem 3.5rem 17rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__q p {
  font-size: 2.2rem;
  line-height: 1.9090909091;
  font-weight: 500;
  color: #fff;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__q p {
    font-size: 3rem;
    line-height: 1.6666666667;
    font-weight: 500;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__a {
  position: relative;
  margin: -27px 0 0 auto;
  padding: 50px 95px 35px 55px;
  background-size: 100% auto !important;
  box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__a {
    margin: -5rem 0 0 auto;
    padding: 7.5rem 7.5rem 4.5rem 4rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__a p {
  font-size: 1.8rem;
  line-height: 1.6666666667;
  font-weight: 400;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .faq_wrap .faq__a p {
    font-size: 2.8rem;
    line-height: 1.7142857143;
    font-weight: 400;
  }
}
.page-aboutkakusou .sec-kakusoucare .fukidashi_wrap {
  padding: 0 58px 34px 260px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .fukidashi_wrap {
    padding: 0;
  }
}
.page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi {
  position: relative;
  width: 803px;
  margin: 0 0 0 auto;
  padding: 30px 30px 50px 100px;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi {
    width: 100%;
    padding: 6.4rem 6rem 4rem 5.7rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi:before {
  position: absolute;
  left: -210px;
  bottom: -35px;
  display: block;
  content: "";
  background: url("../images/top/img_msg.png") no-repeat center center;
  background-size: 100% auto;
  width: 283px;
  height: 340px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi:before {
    display: none;
  }
}
.page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi:after {
  position: absolute;
  right: 0;
  top: 4px;
  display: block;
  content: "";
  background: url("../images/top/fukidashi_msg.png") no-repeat center center;
  background-size: 100% auto !important;
  width: 803px;
  height: 232px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi:after {
    right: 0;
    top: 0;
    background: url("../images/top/fukidashi_msg_sp.png") no-repeat center top;
    width: 67.9rem;
    height: 76rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi h3 {
  color: #60b3c9;
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi h3 {
    font-size: 4rem;
    line-height: 1.575;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-bottom: 3rem;
    text-indent: 1.8rem;
    margin-left: -1.8rem;
  }
}
.page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi p {
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.05em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .page-aboutkakusou .sec-kakusoucare .fukidashi_wrap .fukidashi p {
    font-size: 2.8rem;
    line-height: 1.8214285714;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}