@charset "UTF-8";
/* --------------------------------------------------- */
#abcIdx2016Header {
  display: none;
}

.container_inner,
.main_container {
  width: 100%;
}

.main_container {
  min-width: 1000px;
  padding-top: 0;
}

.childfh-inner {
  box-sizing: content-box;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

.childfh_cont_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #ffeb64;
  color: #333333;
  line-height: 1.5;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0;
  font-size: 16px;
  /*
  ・Rounded M+1p black
  font-family: m-plus-rounded-1p, sans-serif;
  font-weight: 900;
  font-style: normal;

  ・Rounded M+1p bold
  font-family: m-plus-rounded-1p, sans-serif;
  font-weight: 700;
  font-style: normal;

  ・Rounded M+1p medium
  font-family: m-plus-rounded-1p, sans-serif;
  font-weight: 500;
  font-style: normal;

  ・Playwrite CC PE
  font-family: playwrite-cc-pe, sans-serif;
  font-weight: 400;
  font-style: normal;

  */
}
.childfh_cont_wrap * {
  font-weight: inherit;
  letter-spacing: inherit;
}
.childfh_cont_wrap img {
  max-width: 100%;
  height: auto;
  font-size: inherit;
}
.childfh_cont_wrap .u-pcNone {
  display: none;
}
.childfh_cont_wrap .u-dib {
  display: inline-block;
}
.childfh_cont_wrap .f-roundM1p, .childfh_cont_wrap.f-roundM1p {
  font-style: normal;
  font-weight: 500;
  font-family: m-plus-rounded-1p, "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
}
.childfh_cont_wrap .f-playwrite, .childfh_cont_wrap.f-playwrite {
  font-style: normal;
  font-weight: 400;
  font-family: playwrite-cc-pe, m-plus-rounded-1p, "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .cmn-search {
  position: relative;
  width: 1020px;
  margin-left: -30px;
  line-height: 1;
}
.childfh_cont_wrap .cmn-search img {
  vertical-align: top;
}
.childfh_cont_wrap .cmn-search a img {
  transition: ease 0.4s filter;
  will-change: filter;
  backface-visibility: hidden;
  filter: brightness(1);
}
.childfh_cont_wrap .cmn-search a:hover img {
  filter: brightness(1.1);
}
.childfh_cont_wrap .cmn-search__inner {
  display: block;
  overflow: hidden;
  border-radius: 0 0 180px 180px;
}
.childfh_cont_wrap .cmn-search__catch {
  position: absolute;
  top: 0;
  left: 0;
  margin: -10px 60px;
}
.childfh_cont_wrap .cmn-search__main {
  padding-right: 10px;
}
.childfh_cont_wrap .cmn-search__main img {
  width: 1007px;
  margin-left: 10px;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .cmn-check__arrow {
  line-height: 1;
  text-align: center;
}
.childfh_cont_wrap .cmn-check__arrow img {
  width: 82px;
  vertical-align: top;
}
.childfh_cont_wrap .cmn-check__main {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  max-width: 900px;
  margin-top: 20px;
  margin-inline: auto;
  padding: 6px 5px;
  border-radius: 40px;
  background-color: #ffffff;
}
.childfh_cont_wrap .cmn-check__title {
  width: 187px;
  line-height: 1;
}
.childfh_cont_wrap .cmn-check__title img {
  vertical-align: top;
}
.childfh_cont_wrap .cmn-check__text {
  flex: 1;
  padding: 14px 8px 12px;
  color: #df434a;
  font-weight: 700;
  line-height: 1.7;
  font-size: 22px;
}
.childfh_cont_wrap .cmn-check__text strong {
  display: inline-block;
  margin-top: -0.2em;
  margin-inline: 1px;
  color: #0089ce;
  font-weight: 900;
  font-size: 140%;
  line-height: 1.5;
  vertical-align: middle;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .cmn-cta {
  position: relative;
  z-index: 1;
}
.childfh_cont_wrap .cmn-cta::before {
  display: block;
  position: absolute;
  width: 100vw;
  height: 160px;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/cmn_present_bg01.png) repeat center center #ffb41e;
  background-size: 20px auto;
}
.childfh_cont_wrap .cmn-cta__inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1080px;
  padding: 50px 70px 0 90px;
  overflow: hidden;
  border-radius: 200px;
  color: #ffffff;
  background: url(../img/cmn_present_bg01.png) repeat center center #ffb41e;
  background-size: 20px auto;
}
.childfh_cont_wrap .cmn-cta__textbox {
  flex: 1;
  padding-top: 30px;
}
.childfh_cont_wrap .cmn-cta__title {
  color: #df434a;
  font-weight: 700;
  line-height: 1.5;
  text-shadow: 2px 2px 0 #ffffff;
  font-size: 36px;
}
.childfh_cont_wrap .cmn-cta__text {
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.6;
  font-size: 22px;
}
.childfh_cont_wrap .cmn-cta__presentimg {
  width: 359px;
}
.childfh_cont_wrap .cmn-cta__presentimg .-caution {
  display: block;
  margin-top: 5px;
  color: #333333;
  line-height: 1.2;
  text-align: center;
  font-size: 14px;
}
.childfh_cont_wrap .cmn-cta__search {
  margin-top: 15px;
  margin-left: -50px;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .visual__logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
}
.childfh_cont_wrap .visual__img img {
  width: 100%;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .infocont {
  padding-block: 35px 50px;
}
.childfh_cont_wrap .infocont__lead {
  margin-top: 15px;
  text-align: center;
}
.childfh_cont_wrap .infocont__lead-title01 {
  display: block;
  color: #df434a;
  font-weight: 700;
  line-height: 1.2;
  font-size: 44px;
}
.childfh_cont_wrap .infocont__lead-titleimg {
  display: block;
  margin-top: 5px;
  line-height: 1;
  text-align: center;
}
.childfh_cont_wrap .infocont__lead-titleimg img {
  width: 846px;
}
.childfh_cont_wrap .infocont__lead-list {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin: 25px -10px 0;
}
.childfh_cont_wrap .infocont__lead-item:nth-child(2) {
  margin-top: 20px;
}
.childfh_cont_wrap .infocont__lead-item:nth-child(3) {
  margin-top: 40px;
}
.childfh_cont_wrap .infocont__lead-item-illust {
  margin-right: -90px;
}
.childfh_cont_wrap .infocont__lead-item-illust img {
  width: 310px;
}
.childfh_cont_wrap .infocont__lead-item-title {
  display: flex;
  position: relative;
  width: 245px;
  margin-top: -35px;
  margin-inline: auto;
  color: #ffffff;
}
.childfh_cont_wrap .infocont__lead-item-title > * {
  display: block;
  width: 100%;
}
.childfh_cont_wrap .infocont__lead-item-title .-bg {
  line-height: 1;
}
.childfh_cont_wrap .infocont__lead-item-title .-bg img {
  vertical-align: top;
}
.childfh_cont_wrap .infocont__lead-item-title .-text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding-top: 0.4em;
  font-weight: 700;
  line-height: 1.15;
  font-size: 22px;
}
.childfh_cont_wrap .infocont__lead-item-title .-text em {
  color: #ffeb64;
  font-style: inherit;
  font-weight: inherit;
}
.childfh_cont_wrap .infocont__papamama {
  position: relative;
  margin-top: 20px;
}
.childfh_cont_wrap .infocont__papamama-main {
  position: relative;
  width: 677px;
  margin-inline: auto;
}
.childfh_cont_wrap .infocont__papamama-list > li {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 24px;
}
.childfh_cont_wrap .infocont__papamama-list > li:nth-child(1) {
  margin: 15px 193px;
}
.childfh_cont_wrap .infocont__papamama-list > li:nth-child(2) {
  margin: 74px 226px;
}
.childfh_cont_wrap .infocont__papamama-lastlead {
  width: 100%;
  margin-top: 5px;
  font-weight: 700;
  text-align: center;
  font-size: 27px;
}
.childfh_cont_wrap .infocont__check {
  margin-top: 10px;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .watchcont {
  margin-block: -300px;
  padding-block: 300px;
}
.childfh_cont_wrap .watchcont.-bgPink {
  background-color: #ffd9d7;
}
.childfh_cont_wrap .watchcont__inner {
  padding-block: 60px 50px;
}
.childfh_cont_wrap .watchcont__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.childfh_cont_wrap .watchcont__catch {
  margin-bottom: -75px;
  line-height: 1;
}
.childfh_cont_wrap .watchcont__catch img {
  width: 585px;
  vertical-align: top;
}
.childfh_cont_wrap .watchcont__heading-point {
  font-weight: 700;
  line-height: 1.4;
  font-size: 23px;
}
.childfh_cont_wrap .watchcont__heading-num {
  margin-top: 8px;
  padding: 10px 15px 2px;
  border-radius: 50em;
  background-color: #ffffff;
  color: #df434a;
  font-weight: 500;
  line-height: 1;
  font-size: 28px;
}
.childfh_cont_wrap .watchcont__heading-num strong {
  display: inline-block;
  margin-top: -0.2em;
  margin-left: 0.1em;
  vertical-align: middle;
  font-size: 38px;
}
.childfh_cont_wrap .watchcont__heading-title {
  margin-top: 15px;
  color: #df434a;
  font-weight: 900;
  line-height: 1.2;
  font-size: 50px;
}
.childfh_cont_wrap .watchcont__heading-title strong {
  display: block;
  margin-top: 5px;
}
.childfh_cont_wrap .watchcont__main {
  width: 100%;
}
.childfh_cont_wrap .watchcont__lead {
  position: relative;
  z-index: 1;
  margin-top: 5px;
  font-weight: 700;
  text-align: center;
  font-size: 15px;
}
.childfh_cont_wrap .watchcont__lead {
  transform: rotate(0.03deg);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.childfh_cont_wrap .watchcont__mainimg {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1200px;
  text-align: center;
}
.childfh_cont_wrap .watchcont__mainimg:where(.watchcont.-cont01 *) {
  margin-top: -420px;
}
@media screen and (max-width: 1079px), print {
  .childfh_cont_wrap .watchcont__mainimg:where(.watchcont.-cont01 *) {
    width: 1120px;
    margin-top: -380px;
  }
}
.childfh_cont_wrap .watchcont__mainimg:where(.watchcont.-cont02 *) {
  margin-top: -50px;
  padding-bottom: 60px;
}
.childfh_cont_wrap .watchcont__mainimg:where(.watchcont.-cont03 *) {
  margin-top: -40px;
}
.childfh_cont_wrap .watchcont__mainimg:where(.watchcont.-cont04 *) {
  margin-top: -190px;
  margin-bottom: -30px;
}
.childfh_cont_wrap .watchcont__check {
  margin-top: 10px;
  margin-inline: auto;
}
.childfh_cont_wrap .watchcont__check:where(.watchcont.-cont01 *) {
  max-width: 800px;
}
.childfh_cont_wrap .watchcont__check:where(.watchcont.-cont04 *) {
  max-width: 800px;
}

/* --------------------------------------------------- */
.childfh_cont_wrap .summary {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
  overflow: hidden;
}
.childfh_cont_wrap .summary::before {
  display: block;
  position: absolute;
  width: 100vw;
  height: 100%;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background: url(../img/cmn_present_bg01.png) repeat center center #ffb41e;
  background-size: 20px auto;
}
.childfh_cont_wrap .summary::before {
  margin-top: 180px;
  background-position: center top;
}
.childfh_cont_wrap .summary__inner {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1080px;
  padding: 45px 30px 0;
  border-radius: 200px;
  background: url(../img/cmn_present_bg01.png) repeat center center #ffb41e;
  background-size: 20px auto;
}
.childfh_cont_wrap .summary__inner {
  background-position: center top;
}
.childfh_cont_wrap .summary__lead {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  font-size: 36px;
}
.childfh_cont_wrap .summary__lead strong {
  color: #ffeb64;
  font-weight: inherit;
  font-size: 44px;
}
.childfh_cont_wrap .summary__lead mark {
  display: inline-block;
  padding: 2px 2px 2px 8px;
  background-color: #df434a;
  color: inherit;
  line-height: 1.1;
}
.childfh_cont_wrap .summary__caution {
  margin-top: 15px;
  font-weight: 500;
  text-align: center;
  font-size: 15px;
}
.childfh_cont_wrap .summary__caution {
  transform: rotate(0.03deg);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.childfh_cont_wrap .summary__search {
  margin-top: 40px;
}/*# sourceMappingURL=style_pc.css.map */