@charset "UTF-8";
/* 赤ちゃんの初旅行、実は春〜初夏がいちばん失敗しにくい季節です
font-family: "M PLUS Rounded 1c", sans-serif;
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* 1280 */
/* フルワイド */
/* フルワイド */
img {
  width: 100%;
  height: auto;
}

.area_visual {
  position: relative;
}

.area_visual_main {
  position: relative;
}

.area_visual_copy {
  width: 13vw;
  position: absolute;
  top: 4vw;
  left: 19.27vw;
}

.area_copy {
  text-align: center;
}

.pb120 {
  padding-bottom: 6.25vw;
}
@media (width < 480px) {
  .pb120 {
    padding-bottom: 40px;
  }
}

.pt120 {
  padding-top: 6.25vw;
}
@media (width < 480px) {
  .pt120 {
    padding-top: 40px;
  }
}

.mt120 {
  margin-top: 6.25vw;
}
@media (width < 480px) {
  .mt120 {
    margin-top: 40px;
  }
}

.pt80 {
  padding-top: 4.16vw;
}
@media (width < 480px) {
  .pt80 {
    padding-top: 30px;
  }
}

.mt80 {
  margin-top: 4.16vw;
}

.ttl_main {
  position: relative;
  display: inline-block;
}

.hd_main {
  color: #876239;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: clamp(2rem, 1.81vw + 1.32rem, 4.8rem);
  font-weight: 400;
  line-height: 1.6em;
  white-space: nowrap;
}

.ttl_main_star {
  width: 5.2vw;
  position: absolute;
  top: -1vw;
  right: -7vw;
}

.ttl_main_line {
  margin-inline: auto;
  margin-top: -1vw;
  width: 39vw;
  min-width: 280px;
}

.txt_base {
  font-size: clamp(1.4rem, 0.13vw + 1.351rem, 1.6rem);
  line-height: 1.8em;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.area_foryou_ttl {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: 2vw;
  padding-inline: 20px;
}
@media (width < 480px) {
  .area_foryou_ttl {
    gap: 20px;
  }
}

.hd_mada {
  text-align: center;
}

.mada_hayai {
  width: 30.52vw;
  min-width: 260px;
}

.area_foryou_ill {
  padding-inline: 10px;
  position: relative;
  text-align: center;
}
.area_foryou_ill img {
  max-width: 1540px;
  position: relative;
}

.area_foryou_shade {
  background-color: #eef7fd;
  position: absolute;
  top: 27%;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.block_foryou {
  container-type: inline-size;
  max-width: 1340px;
  width: calc(100% - 40px);
  margin-inline: auto;
}

.block_foryou_ttl {
  position: relative;
}

.ttl_frame {
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.ttl_frame img {
  width: 100%;
  height: 100%;
}

.block_foryou_ttl_inner {
  display: grid;
  grid-template-columns: 12.6cqw 1fr 22.38cqw;
  gap: 2.98cqw;
  position: relative;
  width: 100%;
  place-self: center;
  inset: 0;
}

.maru_a {
  padding: 1.8cqw 0 0 2.2cqw;
}

.hd_answer {
  font-size: clamp(1.8rem, 2.28vw + 0.945rem, 4rem);
  line-height: 1.3em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  color: #876239;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
}

.answer_txt_tri {
  text-align: center;
}
.answer_txt_tri img {
  width: 8cqw;
}

.list_answer {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
  padding-top: 2.98cqw;
}
@media (width < 896px) {
  .list_answer {
    gap: 10px;
  }
}

.item_answer {
  border: #ef6000 solid 5px;
  padding: 1.6cqw;
}
@media (width < 896px) {
  .item_answer {
    border: #ef6000 solid 3px;
    padding: 12px;
  }
}

.point {
  width: 36%;
}

.hd_point {
  font-size: clamp(2.2rem, 0.83vw + 1.889rem, 3rem);
  line-height: 1.2em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  padding-block: 1cqw;
  border-bottom: #000 solid 1px;
}
@media (width < 896px) {
  .hd_point {
    padding-block: 8px;
  }
}

.txt_point {
  padding-top: 1cqw;
  font-size: clamp(1.4rem, 0.13vw + 1.351rem, 1.6rem);
  line-height: 1.8em;
  text-align: justify;
}
@media (width < 896px) {
  .txt_point {
    padding-top: 8px;
  }
}

.ttl_gentei {
  background-color: #add6b2;
  position: relative;
  text-align: center;
  padding: 2cqw 0 1.8cqw;
}
@media (width < 480px) {
  .ttl_gentei {
    padding: 12px 0 10px;
  }
}

.hd_gentei {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: clamp(1.8rem, 1.24vw + 1.334rem, 3rem);
  font-weight: 400;
  line-height: 1em;
  color: #FFF;
  position: relative;
  display: inline-block;
}
.hd_gentei::after, .hd_gentei::before {
  content: "";
  display: block;
  width: 11cqw;
  height: 3.43cqw;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hd_gentei::after {
  background-image: url(../images/circle.svg);
  right: -13cqw;
}
.hd_gentei::before {
  background-image: url(../images/rect.svg);
  left: -13cqw;
}

.baby {
  width: 8.2cqw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
}
@media (width < 480px) {
  .baby {
    left: 1%;
  }
}

.txt_gentei_info {
  text-align: center;
  padding-top: 2.98cqw;
}
@media (width < 480px) {
  .txt_gentei_info {
    padding-top: 20px;
  }
}

.column_gentei {
  padding-top: 2.98cqw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.98cqw;
}
@media (width < 480px) {
  .column_gentei {
    padding-top: 20px;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}

.column_gentei_img {
  overflow: hidden;
}
.column_gentei_img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.txt_gentei_body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: clamp(1.8rem, 1.24vw + 1.334rem, 3rem);
  font-weight: 300;
  line-height: 1.4em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  color: #876239;
}

.column_gentei_link {
  padding-top: 2.98cqw;
  display: grid;
  grid-template-columns: 44% 1fr;
  gap: 16px;
}

.ttl_fubutsushi {
  text-align: center;
}

.hd_fubutsushi {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: clamp(1.8rem, 1.24vw + 1.334rem, 3rem);
  font-weight: 300;
  line-height: 1.4em;
  border-bottom: #000 solid 1px;
  padding-bottom: 10px;
}
@media (width < 480px) {
  .hd_fubutsushi {
    padding-bottom: 5px;
  }
}

.haru {
  color: #ec759e;
}

.hd_fubutsushi_sub {
  padding-top: 16px;
}
@media (width < 480px) {
  .hd_fubutsushi_sub {
    padding-top: 8px;
  }
}

.list_fubutsu {
  padding-top: 2.98cqw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.98cqw;
}
@media (width < 480px) {
  .list_fubutsu {
    padding-top: 20px;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}

.img_fubutsu {
  overflow: hidden;
  border-radius: 6cqw;
}

.hd_fubutsu {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: clamp(1.8rem, 1.24vw + 1.334rem, 3rem);
  font-weight: 300;
  line-height: 1.4em;
  color: #ec759e;
  text-align: center;
  padding-top: 1.2cqw;
}
@media (width < 480px) {
  .hd_fubutsu {
    padding-top: 10px;
  }
}

.txt_fubutsu {
  text-align: center;
}