@charset "UTF-8";
.c-index-kv {
  width: 100%;
  height: 400px;
  @media screen and (min-width: 721px) {
    height: auto;
  }
}
.c-index-kv video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  @media screen and (min-width: 721px) {
    object-fit: fill;
  }
}
.c-index-campaign {
  padding: 1.388vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .c-index-campaign {
    padding: 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .c-index-campaign {
    padding: 10px;
  }
}
.c-index-campaign img {
  width: 83.333vw;
}
@media screen and (min-width: 721px) {
  .c-index-campaign img {
    width: 45.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .c-index-campaign img {
    width: 548px;
  }
}
.c-index-campaign a:hover {
  opacity: 0.7;
}

.l-index-top {
  padding: 2.777vw 4.166vw 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-top {
    max-width: 86.666vw;
    margin: 0 auto;
    padding: 1.666vw 2.5vw 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top {
    max-width: 1040px;
    padding: 20px 30px 40px;
  }
}
.l-index-top__title {
  padding: 0 1.388vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__title {
    padding: 0 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__title {
    padding: 0 10px;
  }
}
.l-index-top__title h1 {
  font-size: 5vw;
  font-weight: normal;
  line-height: 1.2;
}
@media screen and (min-width: 721px) {
  .l-index-top__title h1 {
    font-size: 2.083vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__title h1 {
    font-size: 25px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-top__title h1 br {
    display: none;
  }
}
.l-index-top__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.083vw;
  margin-top: 4.166vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__list {
    grid-template-columns: repeat(6, 1fr);
    gap: 1.5vw;
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__list {
    gap: 18px;
    margin-top: 30px;
  }
}
.l-index-top--col {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 14.444vw 1fr;
  background-color: rgba(242, 178, 151, 0.2);
  border-radius: 2.777vw;
  padding: 1.388vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-top--col {
    grid-template-rows: 8.666vw 1fr;
    border-radius: 1.333vw;
    padding: 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top--col {
    grid-template-rows: 104px 1fr;
    border-radius: 16px;
    padding: 10px;
  }
}
.l-index-top--col:hover {
  opacity: 0.7;
}
.l-index-top__img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-index-top__txt {
  font-size: 3.888vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__txt {
    font-size: 1.583vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__txt {
    font-size: 19px;
  }
}
.l-index-top__link {
  margin-top: 4.166vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__link {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__link {
    margin-top: 30px;
  }
}
.l-index-top__txt-2 {
  margin-top: 2.777vw;
  padding: 0 1.388vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__txt-2 {
    margin-top: 1.666vw;
    padding: 0 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__txt-2 {
    margin-top: 20px;
    padding: 0 10px;
  }
}
.l-index-top__img-1 {
  width: 10vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__img-1 {
    width: 4.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__img-1 {
    width: 54px;
  }
}
.l-index-top__img-2 {
  width: 8.888vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__img-2 {
    width: 4.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__img-2 {
    width: 54px;
  }
}
.l-index-top__img-3 {
  width: 10.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__img-3 {
    width: 4.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__img-3 {
    width: 56px;
  }
}
.l-index-top__img-4 {
  width: 19.444vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__img-4 {
    width: 10.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__img-4 {
    width: 122px;
  }
}
.l-index-top__img-5 {
  width: 11.111vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__img-5 {
    width: 5.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__img-5 {
    width: 62px;
  }
}
.l-index-top__img-6 {
  width: 10.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-top__img-6 {
    width: 4.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-top__img-6 {
    width: 56px;
  }
}
.l-index-blog {
  background-color: rgba(242, 178, 151, 0.2);
  padding: 4.166vw 0 6.944vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog {
    padding: 2.5vw 0 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog {
    padding: 30px 0 40px;
  }
}
.l-index-blog__title {
  padding: 0 5.555vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-blog__title {
    padding: 0 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__title {
    padding: 0 40px;
  }
}
.l-index-blog__title h2 img {
  width: 15.833vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog__title h2 img {
    width: 6.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__title h2 img {
    width: 80px;
  }
}
.l-index-blog__box {
  display: grid;
  grid-auto-flow: row;
  gap: 5.555vw;
  margin-top: 2.777vw;
  padding: 0 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box {
    grid-auto-flow: column;
    grid-template-columns: 27vw 1fr;
    width: 100%;
    max-width: 100vw;
    gap: 5vw;
    margin: 0 auto;
    margin-top: 0.833vw;
    padding: 0 6.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box {
    grid-template-columns: 324px 1fr;
    max-width: 1200px;
    gap: 60px;
    margin-top: 10px;
    padding: 0 80px;
  }
}
.l-index-blog__box--left h3 {
  margin-bottom: 1.388vw;
  padding-left: 5.555vw;
  font-size: 3.75vw;
  font-weight: normal;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box--left h3 {
    margin-bottom: 0.833vw;
    padding-left: 3.333vw;
    font-size: 1.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box--left h3 {
    margin-bottom: 10px;
    padding-left: 40px;
    font-size: 14px;
  }
}
.l-index-blog__box--left h3 span {
  margin-right: 2.777vw;
  font-size: 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box--left h3 span {
    margin-right: 1.666vw;
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box--left h3 span {
    margin-right: 20px;
    font-size: 23px;
  }
}
.l-index-blog__box--right h3 {
  margin-bottom: 1.388vw;
  padding-left: 5.555vw;
  font-size: 3.75vw;
  font-weight: normal;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box--right h3 {
    margin-bottom: 0.833vw;
    padding-left: 3.333vw;
    font-size: 1.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box--right h3 {
    margin-bottom: 10px;
    padding-left: 40px;
    font-size: 14px;
  }
}
.l-index-blog__box--right h3 span {
  margin-right: 2.777vw;
  font-size: 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box--right h3 span {
    margin-right: 1.666vw;
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box--right h3 span {
    margin-right: 20px;
    font-size: 23px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-blog__box--right .c-blog-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box--right .c-blog-list {
    gap: 20px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list--col {
    grid-template-rows: 16.666vw 1fr 2.5vw;
    border-radius: 1.25vw;
    width: 27vw;
    padding: 1vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list--col {
    grid-template-rows: 200px 1fr 30px;
    border-radius: 15px;
    width: 324px;
    padding: 12px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list__img {
    width: 25vw;
    height: 16.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list__img {
    width: 300px;
    height: 200px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list__txt {
    margin: 0.833vw 0;
    padding: 0 0.833vw;
    font-size: 1.416vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list__txt {
    margin: 10px 0;
    padding: 0 10px;
    font-size: 17px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list__meta-dt {
    font-size: 1.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list__meta-dt {
    font-size: 14px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list__meta-cat {
    border-radius: 2.5vw;
    padding: 0.5vw 1.5vw;
    font-size: 1.166vw;
    box-shadow: 0 0 0.833vw rgba(242, 178, 151, 0.8);
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list__meta-cat {
    border-radius: 30px;
    padding: 6px 18px;
    font-size: 14px;
    box-shadow: 0 0 10px rgba(242, 178, 151, 0.8);
  }
}
.l-index-blog__box .c-blog-list--col-2 {
  display: grid;
  grid-template-columns: 34.722vw 1fr;
  grid-template-rows: 1fr 6.944vw;
  gap: 1.388vw 2.777vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list--col-2 {
    grid-template-columns: 1fr;
    grid-template-rows: 16.666vw 1fr 2.5vw;
    gap: 0;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list--col-2 {
    grid-template-rows: 200px 1fr 30px;
  }
}
.l-index-blog__box .c-blog-list--col-2 .c-blog-list__img {
  grid-row: 1/3;
  grid-column: 1/2;
  width: 34.722vw;
  height: 34.722vw;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__img {
    grid-row: auto;
    grid-column: auto;
    width: 25vw;
    height: 16.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__img {
    width: 300px;
    height: 200px;
  }
}
.l-index-blog__box .c-blog-list--col-2 .c-blog-list__txt {
  grid-row: 1/2;
  grid-column: 2/3;
  margin-top: 0;
  padding: 0;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__txt {
    grid-row: auto;
    grid-column: auto;
    margin: 0.833vw 0;
    padding: 0 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__txt {
    margin: 10px 0;
    padding: 0 10px;
  }
}
.l-index-blog__box .c-blog-list--col-2 .c-blog-list__meta {
  grid-row: 2/3;
  grid-column: 2/3;
  align-items: flex-end;
  padding-left: 0;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__meta {
    grid-row: auto;
    grid-column: auto;
    flex-direction: row;
    align-items: center;
    padding-left: 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__meta {
    padding-left: 10px;
  }
}
.l-index-blog__box .c-blog-list--col-2 .c-blog-list__meta-cat {
  font-size: 3.333vw;
}
@media screen and (min-width: 721px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__meta-cat {
    font-size: 1.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__box .c-blog-list--col-2 .c-blog-list__meta-cat {
    font-size: 14px;
  }
}
.l-index-blog__link {
  margin-top: 6.944vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-blog__link {
    margin-top: 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-blog__link {
    margin-top: 40px;
  }
}
.l-index-voice {
  padding: 6.944vw 0 2.777vw;
}
@media screen and (min-width: 721px) {
  .l-index-voice {
    padding: 3.333vw 0 1.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-voice {
    padding: 40px 0 20px;
  }
}
.l-index-voice h2 {
  text-align: center;
}
.l-index-voice h2 img {
  width: 85.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-voice h2 img {
    width: 38.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-voice h2 img {
    width: 462px;
  }
}
.l-index-voice a:hover {
  opacity: 0.7;
}
.l-index-concept {
  padding: 5.555vw 0 2.777vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept {
    padding: 3.333vw 0 1.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept {
    padding: 40px 0 20px;
  }
}
.l-index-concept__title {
  padding: 0 5.555vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-concept__title {
    padding: 0 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__title {
    padding: 0 40px;
  }
}
.l-index-concept__title h2 img {
  width: 21.666vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__title h2 img {
    width: 11.083vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__title h2 img {
    width: 133px;
  }
}
.l-index-concept__box-1 {
  display: grid;
  grid-auto-flow: row;
  gap: 4.166vw;
  margin-top: 1.388vw;
  padding: 0 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1 {
    grid-template-columns: 1fr 31vw;
    gap: 0.833vw;
    width: 100%;
    max-width: 83.333vw;
    margin: 0 auto;
    margin-top: 1.666vw;
    padding: 0 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1 {
    grid-template-columns: 1fr 372px;
    gap: 10px;
    max-width: 1000px;
    margin-top: 20px;
    padding: 0 40px;
  }
}
.l-index-concept__box-1__img {
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__img {
    grid-row: 1/2;
    grid-column: 2/3;
  }
}
.l-index-concept__box-1__img img {
  width: 76.388vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__img img {
    width: 31vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1__img img {
    width: 372px;
  }
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt-1 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
}
.l-index-concept__box-1__txt-2 {
  margin-top: 4.166vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt-2 {
    grid-row: 2/3;
    grid-column: 1/3;
    margin-top: 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1__txt-2 {
    margin-top: 40px;
  }
}
.l-index-concept__box-1__txt h3 {
  font-size: 3.75vw;
  font-weight: normal;
  color: #717071;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt h3 {
    margin-left: -3.333vw;
    font-size: 1.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1__txt h3 {
    margin-left: -40px;
    font-size: 16px;
  }
}
.l-index-concept__box-1__txt__txt-1 {
  margin-top: 0.694vw;
  font-size: 6.25vw;
  font-weight: 500;
  color: #f2b297;
  line-height: 1.2;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt__txt-1 {
    margin-top: 0.416vw;
    font-size: 2.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1__txt__txt-1 {
    margin-top: 5px;
    font-size: 26px;
  }
}
.l-index-concept__box-1__txt__txt-2 {
  margin-top: 4.166vw;
  font-size: 5vw;
  line-height: 1.3;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt__txt-2 {
    margin-top: 1.666vw;
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1__txt__txt-2 {
    margin-top: 20px;
    font-size: 23px;
  }
}
.l-index-concept__box-1__txt__txt-3 {
  margin-top: 4.166vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt__txt-3 {
    margin-top: 1.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-1__txt__txt-3 {
    margin-top: 20px;
  }
}
.l-index-concept__box-1__txt__txt-3 br.pc {
  display: none;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-1__txt__txt-3 br.pc {
    display: inline-block;
  }
}
.l-index-concept__box-2 {
  margin-top: 8.333vw;
  padding: 0 4.166vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-2 {
    width: 100%;
    max-width: 91.666vw;
    margin: 0 auto;
    margin-top: 3.333vw;
    padding-left: 5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-2 {
    max-width: 1100px;
    margin-top: 40px;
    padding-left: 60px;
  }
}
.l-index-concept__box-2 h3 {
  margin-bottom: 2.777vw;
  padding-left: 4.166vw;
  font-size: 4.444vw;
  font-weight: normal;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-2 h3 {
    margin-bottom: 1.666vw;
    padding-left: 2.5vw;
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-2 h3 {
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 23px;
  }
}
.l-index-concept__box-2 h3 span {
  font-size: 5vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept__box-2 h3 span {
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__box-2 h3 span {
    font-size: 23px;
  }
}
.l-index-concept-list {
  display: grid;
  grid-auto-flow: row;
  gap: 4.166vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list {
    gap: 15px;
  }
}
.l-index-concept-list--col {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border: 0.416vw solid #f2b297;
  border-radius: 3.75vw;
  width: 100%;
  max-width: 89.583vw;
  margin: 0 auto;
  padding: 3px;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list--col {
    border-radius: 1.083vw;
    border-width: 1px;
    max-width: auto;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list--col {
    border-radius: 13px;
    border-width: 2px;
  }
}
.l-index-concept-list--col h4 {
  display: inline-block;
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #d85680;
  border-radius: 4.166vw;
  padding: 1.111vw 6.944vw;
  font-size: 3.75vw;
  font-weight: normal;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list--col h4 {
    padding: 0.333vw 2.5vw;
    font-size: 1.083vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list--col h4 {
    padding: 4px 30px;
    font-size: 13px;
  }
}
.l-index-concept-list__t1 {
  padding: 4.816vw 4.166vw 1.388vw;
  text-align: center;
  line-height: 1.8;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list__t1 {
    padding: 1.666vw 0.833vw 0.416vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list__t1 {
    padding: 20px 10px 5px;
  }
}
.l-index-concept-list__t1 p:first-child {
  border-bottom: 1px solid #f2b297;
  font-size: 3.472vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list__t1 p:first-child {
    font-size: 1.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list__t1 p:first-child {
    font-size: 14px;
  }
}
.l-index-concept-list__t1 p:last-child {
  padding-top: 1.388vw;
  font-size: 4.027vw;
  color: #717071;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list__t1 p:last-child {
    margin: 0 -0.833vw;
    padding-top: 0.333vw;
    font-size: 1.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list__t1 p:last-child {
    margin: 0 -10px;
    padding-top: 4px;
    font-size: 16px;
  }
}
.l-index-concept-list__t2 {
  background-color: rgba(242, 178, 151, 0.2);
  background-image: radial-gradient(circle, #fff, rgba(242, 178, 151, 0.2));
  border-top-right-radius: 3.472vw;
  border-bottom-right-radius: 3.472vw;
  padding: 4.816vw 4.166vw 1.388vw;
  text-align: center;
  line-height: 1.8;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list__t2 {
    border-top-right-radius: 1vw;
    border-bottom-right-radius: 1vw;
    padding: 1.666vw 0.833vw 0.416vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list__t2 {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 20px 10px 5px;
  }
}
.l-index-concept-list__t2 p:first-child {
  border-bottom: 1px solid #f2b297;
  font-size: 3.472vw;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list__t2 p:first-child {
    font-size: 1.166vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list__t2 p:first-child {
    font-size: 14px;
  }
}
.l-index-concept-list__t2 p:last-child {
  padding-top: 1.388vw;
  font-size: 4.027vw;
  color: #d85680;
}
@media screen and (min-width: 721px) {
  .l-index-concept-list__t2 p:last-child {
    padding-top: 0.333vw;
    font-size: 1.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept-list__t2 p:last-child {
    padding-top: 4px;
    font-size: 16px;
  }
}
.l-index-concept__link {
  margin-top: 6.944vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-concept__link {
    margin-top: 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-concept__link {
    margin-top: 40px;
  }
}
.l-index-qanda {
  padding: 8.333vw 0 2.777vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda {
    padding: 5vw 0 1.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda {
    padding: 60px 0 20px;
  }
}
.l-index-qanda__title {
  padding: 0 5.555vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__title {
    padding: 0 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__title {
    padding: 0 40px;
  }
}
.l-index-qanda__title h2 img {
  width: 17.5vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__title h2 img {
    width: 92px;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__title h2 img {
    width: 92px;
  }
}
.l-index-qanda__title__txt {
  margin-top: 1.388vw;
  font-size: 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__title__txt {
    margin-top: 0.416vw;
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__title__txt {
    margin-top: 5px;
    font-size: 23px;
  }
}
.l-index-qanda__box {
  background-color: rgba(242, 178, 151, 0.2);
  margin-top: 2.777vw;
  padding: 5.555vw 4.166vw 6.944vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__box {
    margin-top: 0.833vw;
    padding: 3.333vw 2.5vw;
    padding-bottom: 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__box {
    margin-top: 10px;
    padding: 40px 30px;
  }
}
.l-index-qanda__box--row {
  display: grid;
  grid-auto-flow: row;
  gap: 3.472vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__box--row {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.666vw;
    width: 100%;
    max-width: 57.5vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__box--row {
    gap: 20px;
    max-width: 690px;
  }
}
.l-index-qanda__box--col {
  background-color: #fff;
  border-radius: 7.222vw;
  padding: 4.166vw 5.555vw 6.944vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__box--col {
    border-radius: 1.666vw;
    padding: 1.25vw 1.25vw 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__box--col {
    border-radius: 20px;
    padding: 15px 15px 30px;
  }
}
.l-index-qanda__box--col__q {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #f2b297;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__box--col__q {
    height: 5.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__box--col__q {
    height: 64px;
  }
}
.l-index-qanda__box--col h3 {
  position: relative;
  padding-left: 8.333vw;
  padding-bottom: 2.777vw;
  font-size: 3.888vw;
  font-weight: normal;
  line-height: 1.4;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__box--col h3 {
    padding-left: 2.5vw;
    padding-bottom: 0;
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__box--col h3 {
    padding-left: 30px;
    font-size: 15px;
  }
}
.l-index-qanda__box--col h3::before {
  content: "Ｑ：";
  position: absolute;
  top: 0;
  left: 0;
}
.l-index-qanda__box--col__a {
  position: relative;
  margin-top: 2.777vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__box--col__a {
    margin-top: 1.25vw;
    padding: 0 0.833vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__box--col__a {
    margin-top: 15px;
    padding: 0 10px;
  }
}
.l-index-qanda__box--col__a p::before {
  content: "Ａ：";
}
.l-index-qanda__link {
  margin-top: 5.555vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__link {
    margin-top: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__link {
    margin-top: 30px;
  }
}
.l-index-qanda__link-2 {
  margin-top: 6.944vw;
}
@media screen and (min-width: 721px) {
  .l-index-qanda__link-2 {
    margin-top: 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-qanda__link-2 {
    margin-top: 40px;
  }
}
.l-index-instagram {
  padding: 8.333vw 0;
}
@media screen and (min-width: 721px) {
  .l-index-instagram {
    padding: 5vw 0;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram {
    padding: 60px 0;
  }
}
.l-index-instagram__title {
  padding: 0 5.555vw;
  text-align: center;
}
@media screen and (min-width: 721px) {
  .l-index-instagram__title {
    padding: 0 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__title {
    padding: 0 40px;
  }
}
.l-index-instagram__title h2::before, .l-index-instagram__title h2::after {
  width: calc((100% - 33.333vw) / 2);
}
@media screen and (min-width: 721px) {
  .l-index-instagram__title h2::before, .l-index-instagram__title h2::after {
    width: calc((100% - 15vw) / 2);
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__title h2::before, .l-index-instagram__title h2::after {
    width: calc((100% - 180px) / 2);
  }
}
.l-index-instagram__title h2 img {
  width: 28.888vw;
}
@media screen and (min-width: 721px) {
  .l-index-instagram__title h2 img {
    width: 12.666vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__title h2 img {
    width: 152px;
  }
}
.l-index-instagram__title__txt {
  margin-top: 1.388vw;
  font-size: 5.555vw;
}
@media screen and (min-width: 721px) {
  .l-index-instagram__title__txt {
    margin-top: 0.416vw;
    font-size: 1.916vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__title__txt {
    margin-top: 5px;
    font-size: 23px;
  }
}
.l-index-instagram__box {
  width: 68.055vw;
  margin: 5.555vw auto 0;
}
@media screen and (min-width: 721px) {
  .l-index-instagram__box {
    width: 57.5vw;
    margin-top: 3.333vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__box {
    width: 690px;
    margin-top: 40px;
  }
}
.l-index-instagram__box--row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.777vw;
}
@media screen and (min-width: 721px) {
  .l-index-instagram__box--row {
    gap: 2.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__box--row {
    gap: 30px;
  }
}
.l-index-instagram__box--col {
  background-color: #ccc;
  width: 20.833vw;
  height: 20.833vw;
}
@media screen and (min-width: 721px) {
  .l-index-instagram__box--col {
    width: 17.5vw;
    height: 17.5vw;
  }
}
@media screen and (min-width: 1201px) {
  .l-index-instagram__box--col {
    width: 210px;
    height: 210px;
  }
}
.l-index-instagram__box--col img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
