@charset "UTF-8";
/* ==========================================================================
  casestudy
========================================================================== */
.p-casestudy-project {
  position: relative;
  overflow-x: clip;
  background-image: url("../img/casestudy/bg01.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  .p-casestudy-project {
    padding: 70px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-project {
    padding: 10.1333333333vw 0 16vw;
  }
}
.p-casestudy-project .c-container {
  z-index: 2;
}
.p-casestudy-project .p-casestudy-project__title {
  letter-spacing: 0;
  font-weight: bold;
  border-bottom: 2px solid #DCBD47;
}
@media screen and (min-width: 768px) {
  .p-casestudy-project .p-casestudy-project__title {
    line-height: 1.5;
    font-size: 36px;
    padding-bottom: 30px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-project .p-casestudy-project__title {
    line-height: 1.71;
    font-size: 3.7333333333vw;
    padding-bottom: 4vw;
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-project .p-casestudy-project__txt {
    padding: 0 6.6666666667vw;
  }
}
.p-casestudy-project .p-casestudy__bg {
  z-index: 1;
}
.p-casestudy-project .p-casestudy__bg-icon {
  right: 5%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-casestudy-project .p-casestudy__bg-icon {
    top: 71%;
    width: 184px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-project .p-casestudy__bg-icon {
    top: 89%;
    width: 16.2666666667vw;
  }
}

.p-casestudy__content {
  position: relative;
  overflow-x: clip;
  z-index: 2;
}
.p-casestudy__content .p-casestudy__bg {
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .p-casestudy__content .p-casestudy__bg-icon.icon01 {
    top: 16%;
    right: 6%;
    width: 170px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__content .p-casestudy__bg-icon.icon01 {
    top: 44%;
    right: -2%;
    width: 17.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy__content .p-casestudy__bg-icon.icon02 {
    top: 58%;
    left: 2%;
    width: 283px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__content .p-casestudy__bg-icon.icon02 {
    bottom: -4%;
    left: 8%;
    width: 28.5333333333vw;
  }
}

.p-casestudy-treasure {
  position: relative;
  background-color: #f9f4e5;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-casestudy-treasure {
    margin-top: 155px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-treasure {
    margin-top: 15.4666666667vw;
  }
}
.p-casestudy-treasure::before, .p-casestudy-treasure::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  aspect-ratio: 3201/601;
  z-index: -1;
}
.p-casestudy-treasure::before {
  background-image: url("../img/casestudy/bg02.png");
}
@media screen and (min-width: 768px) {
  .p-casestudy-treasure::before {
    top: -120px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-treasure::before {
    top: -12.8vw;
  }
}
.p-casestudy-treasure::after {
  background-image: url("../img/casestudy/bg02.png");
}
@media screen and (min-width: 768px) {
  .p-casestudy-treasure::after {
    bottom: -165px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-treasure::after {
    bottom: -12vw;
  }
}
.p-casestudy-treasure .c-container {
  z-index: 2;
}

.p-casestudy-wakuwaku {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-casestudy-wakuwaku {
    margin-top: 65px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-wakuwaku {
    margin-top: 10.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-wakuwaku .p-casestudy__title h2 {
    font-size: 4.2666666667vw;
  }
}

.p-casestudy-map {
  position: relative;
  overflow-x: clip;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-casestudy-map {
    margin-top: 205px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-map {
    margin-top: 23.4666666667vw;
  }
}
.p-casestudy-map .bg-case {
  position: relative;
}
.p-casestudy-map .bg-case::before, .p-casestudy-map .bg-case::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .p-casestudy-map .bg-case::before, .p-casestudy-map .bg-case::after {
    aspect-ratio: 180/98;
    background-image: url("../img/casestudy/bg-icon04.png");
    width: 302px;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-map .bg-case::before {
    top: 17%;
    left: -30%;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-map .bg-case::before {
    top: 9%;
    left: -26%;
    background-image: url("../img/casestudy/bg-icon04.png");
    width: 29.8666666667vw;
    aspect-ratio: 180/98;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-map .bg-case::after {
    top: 73%;
    right: -34%;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-map .bg-case::after {
    top: 55%;
    right: -13%;
    background-image: url("../img/casestudy/bg-icon05.png");
    width: 6.4vw;
    aspect-ratio: 47/128;
  }
}
.p-casestudy-map .p-casestudy__bg-icon {
  top: 69%;
  right: 12%;
  width: 76px;
}
@media screen and (max-width: 767px) {
  .p-casestudy-map .p-casestudy__bg-icon {
    display: none;
  }
}

.p-casestudy-lists {
  position: relative;
  overflow-x: clip;
  z-index: 2;
}
.p-casestudy-lists .p-casestudy-list {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 75px 95px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy-list {
    z-index: 2;
    margin-top: 13.3333333333vw;
  }
}
.p-casestudy-lists .p-casestudy-list .p-casestudy-list__item {
  position: relative;
  z-index: 1;
  border: 2px solid #DCBD47;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item {
    width: 43%;
    padding: 35px 20px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item {
    padding: 4.8vw 2.6666666667vw;
    border-radius: 4vw;
  }
}
.p-casestudy-lists .p-casestudy-list .p-casestudy-list__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/casestudy/bg04.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-number {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-number {
    top: -50px;
    left: -50px;
    width: 106px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-number {
    top: -6.6666666667vw;
    left: -6.6666666667vw;
    width: 14.1333333333vw;
  }
}
.p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-title {
  position: relative;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-title {
    font-size: 4.2666666667vw;
  }
}
.p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-img {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-img {
    margin: 25px 0;
    padding: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item .p-casestudy-list__item-img {
    margin: 3.4666666667vw 0;
    padding: 0 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy-list .p-casestudy-list__item + .p-casestudy-list__item {
    margin-top: 12.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy__bg-icon.icon01 {
    top: 23%;
    left: 2%;
    width: 246px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy__bg-icon.icon01 {
    top: 18.3%;
    right: -7%;
    width: 25.0666666667vw;
  }
}
.p-casestudy-lists .p-casestudy__bg-icon.icon02 {
  top: 25%;
  right: 5%;
  width: 197px;
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy__bg-icon.icon02 {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-lists .p-casestudy__bg-icon.icon03 {
    top: 72%;
    right: 9%;
    width: 246px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy__bg-icon.icon03 {
    top: 80%;
    left: -9%;
    width: 25.0666666667vw;
  }
}
.p-casestudy-lists .p-casestudy__bg-icon.icon04 {
  top: 84%;
  left: 16%;
  width: 91px;
}
@media screen and (max-width: 767px) {
  .p-casestudy-lists .p-casestudy__bg-icon.icon04 {
    display: none;
  }
}

.p-casestudy-about {
  position: relative;
  overflow-x: clip;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-casestudy-about {
    margin-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about {
    margin-top: 13.3333333333vw;
  }
}
.p-casestudy-about .p-casestudy-about__logo {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy-about__logo {
    width: 270px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy-about__logo {
    width: 36vw;
    padding-top: 3.4666666667vw;
  }
}
.p-casestudy-about .p-casestudy-about__txt {
  background-color: #f4eacd;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy-about__txt {
    line-height: 2;
    font-size: 18px;
    margin-top: 50px;
    padding: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy-about__txt {
    line-height: 2.25;
    margin-top: 8.8vw;
    padding: 9.3333333333vw 6.6666666667vw;
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy-about__share {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy-about__share {
    margin-top: 14.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-txt {
    width: 72px;
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-txt {
    margin: 0 auto 4.8vw;
    width: 14.4vw;
  }
}
.p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-list {
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-list {
    width: 32vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-list li {
    width: 32px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy-about__share .p-casestudy-about__share-list li {
    width: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy__bg-icon.icon01 {
    top: -4%;
    right: 3%;
    width: 323px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy__bg-icon.icon01 {
    top: 20%;
    right: -5%;
    width: 28.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-about .p-casestudy__bg-icon.icon02 {
    top: 82%;
    left: 5%;
    width: 246px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-about .p-casestudy__bg-icon.icon02 {
    top: 86%;
    left: 2%;
    width: 24vw;
  }
}

.p-casestudy-other {
  position: relative;
  overflow-x: clip;
  background-color: #f4eacd;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-casestudy-other {
    padding: 340px 0 165px;
    margin-top: 105px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other {
    padding: 26.6666666667vw 0 13.3333333333vw;
    margin-top: 27.4666666667vw;
  }
}
.p-casestudy-other::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  aspect-ratio: 3056/538;
  background-size: contain;
  background-repeat: repeat-x;
  background-position-x: center;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .p-casestudy-other::before {
    height: 269px;
    background-image: url("../img/casestudy/bg03.png");
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other::before {
    background-image: url("../img/casestudy/bg03-sp.png");
    height: 53.3333333333vw;
    top: -22.6666666667vw;
  }
}
.p-casestudy-other .p-casestudy-other__title {
  position: relative;
  z-index: 3;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-casestudy-other .p-casestudy-other__title {
    width: 290px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other .p-casestudy-other__title {
    width: 36vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-other .p-casestudy-other__list {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other .p-casestudy-other__list {
    margin-top: 11.4666666667vw;
    padding: 0 14.1333333333vw;
  }
}
.p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item {
    width: 32%;
    padding: 20px 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item {
    padding: 5.3333333333vw 6.1333333333vw;
  }
}
.p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item h3 {
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item h3 {
    font-size: 16px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item h3 {
    font-size: 3.2vw;
    margin-top: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item p {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy-other .p-casestudy-other__list .p-casestudy-other__list-item + .p-casestudy-other__list-item {
    margin-top: 5.3333333333vw;
  }
}

/* ==========================================================================
  casestudy => common
========================================================================== */
/* --------------------------------------------------------------------------
  p-casestudy 共通
-------------------------------------------------------------------------- */
.p-casestudy {
  padding-top: 12vw;
}
.p-casestudy img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-casestudy {
    padding-top: 87px;
  }
}

@media screen and (max-width: 767px) {
  .p-casestudy__inner {
    padding: 0 6.6666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .p-casestudy__title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__title {
    margin-bottom: 4.8vw;
  }
}
.p-casestudy__title span {
  display: inline-block;
  color: #fff;
  background-color: #dcbd47;
  letter-spacing: 0;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-casestudy__title span {
    font-size: 12px;
    border-radius: 10px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__title span {
    font-size: 2.6666666667vw;
    border-radius: 2.6666666667vw;
    padding: 0 1.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
.p-casestudy__title h2 {
  position: relative;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-casestudy__title h2 {
    font-size: 36px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__title h2 {
    font-size: 4.8vw;
    padding-left: 5.3333333333vw;
  }
}
.p-casestudy__title h2 small {
  letter-spacing: -0.3em;
  font-size: 1em;
}
.p-casestudy__title h2::before {
  content: "";
  position: absolute;
  left: 0;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .p-casestudy__title h2::before {
    top: 10px;
    width: 31px;
    height: 31px;
    border: 5px solid #DCBD47;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__title h2::before {
    top: 1.3333333333vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    border: 0.8vw solid #DCBD47;
  }
}

.p-casestudy__txt {
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-casestudy__txt {
    line-height: 2;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__txt {
    line-height: 1.6;
    font-size: 3.2vw;
  }
}

.p-casestudy__strong {
  display: inline-block;
  color: #af933a;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-casestudy__strong {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__strong {
    font-size: 3.7333333333vw;
    margin: 6.1333333333vw 0 2.6666666667vw;
  }
}

.p-casestudy__flex {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-casestudy__flex {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__flex {
    flex-direction: column;
    row-gap: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy__flex .p-casestudy__flex-message {
    flex: 0 1 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-casestudy__flex .p-casestudy__flex-img {
    flex: 0 0 464px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__flex .p-casestudy__flex-img {
    margin: 0 auto;
    width: 61.8666666667vw;
  }
}
.p-casestudy__flex .p-casestudy__flex-img.w-300 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-casestudy__flex .p-casestudy__flex-img.w-300 img {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__flex .p-casestudy__flex-img.w-300 img {
    width: 40vw;
  }
}

.p-casestudy__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p-casestudy__bg {
    width: 1600px;
  }
}
@media screen and (max-width: 767px) {
  .p-casestudy__bg {
    width: 100%;
  }
}
.p-casestudy__bg .p-casestudy__bg-icon {
  position: absolute;
}
/*# sourceMappingURL=maps/casestudy.css.map */