@charset "UTF-8";
.pc-hide {
  display: block;
}

@media (max-width: 1023px) {
  .pc-hide {
    display: none;
  }
}

.sp-hide {
  display: none;
}

@media (max-width: 1023px) {
  .sp-hide {
    display: block;
  }
}

.l-contents__h2title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "UD新ゴ B";
  font-size: 4.3rem;
  letter-spacing: .03em;
  text-align: center;
}

@media (max-width: 1023px) {
  .l-contents__h2title {
    font-size: 2.6rem;
  }
}

.l-contents__h2title--navy {
  color: #00003e;
}

.l-contents__h2title--navy:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/navy_dotted.svg) center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 5px;
  margin-top: 18px;
  position: relative;
  width: 208px;
}

.l-contents__h2title--white {
  color: #ffffff;
}

.l-contents__h2title--white:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/white_dotted.svg) center center no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 5px;
  margin-top: 18px;
  position: relative;
  width: 208px;
}

.c-mv {
  background: #00003e url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/mv_bg.png) 50% 0 no-repeat;
  background-size: cover;
  height: 690px;
  padding-left: 3.29%;
  position: relative;
}

@media (max-width: 1023px) {
  .c-mv {
    height: 720px;
    padding-left: 0;
  }
}

.c-mv__logo {
  left: 6.23%;
  position: absolute;
  top: 60px;
}

@media (max-width: 1023px) {
  .c-mv__logo {
    top: 23px;
    width: 118px;
  }
}

.c-mv__inner {
  -webkit-column-gap: 10px;
          column-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 80px;
  position: relative;
  z-index: 10;
}

@media (max-width: 1023px) {
  .c-mv__inner {
    padding-top: 20px;
  }
}

.c-mv__left {
  margin-right: 10px;
  padding-top: 140px;
  width: min(314px, 100%);
}

@media (max-width: 1023px) {
  .c-mv__left {
    display: none;
  }
}

.c-mv__center {
  margin-right: -110px;
  max-width: 785px;
  padding-bottom: 70px;
  text-align: center;
  width: 100%;
}

@media (max-width: 1023px) {
  .c-mv__center {
    margin-right: 0;
    padding-bottom: 0;
    width: 100%;
  }
}

.c-mv__h1 {
  width: min(785px, 100%);
}

@media (max-width: 1023px) {
  .c-mv__h1 {
    width: min(346px, 100%);
  }
}

@media (max-width: 1023px) {
  .c-mv__Spbtn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}

.c-mv__btn {
  margin-top: 40px;
  padding-left: 40px;
  width: 549px;
}

@media (max-width: 1023px) {
  .c-mv__btn {
    margin: -70px auto 0;
    max-width: 325px;
    padding-left: 0;
    position: relative;
    width: 100%;
    z-index: 10;
  }
}

.c-mv__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#f77911), to(#ff0033));
  background-image: linear-gradient(90deg, #f77911, #ff0033);
  border: 4px solid #ffffff;
  border-radius: 48px;
  -webkit-box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
          box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
  -webkit-column-gap: 54px;
          column-gap: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 87px;
  height: 87px;
  padding-left: 50px;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  width: 549px;
}

@media (max-width: 1023px) {
  .c-mv__link {
    border: 3px solid #ffffff;
    -webkit-column-gap: 30px;
            column-gap: 30px;
    height: 54px;
    margin: 0 auto;
    max-width: 325px;
    padding-left: 30px;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .c-mv__link img {
    max-width: 223px;
    width: 100%;
  }
}

.c-mv__link:hover {
  opacity: .8;
}

.c-mv__link:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_cta.svg) center center no-repeat;
  background-size: contain;
  content: '';
  height: 40px;
  width: 40px;
}

@media (max-width: 1023px) {
  .c-mv__link:after {
    height: 23px;
    width: 23px;
  }
}

.c-mv__note {
  margin-top: 24px;
  padding-left: 190px;
  text-align: left;
}

@media (max-width: 1023px) {
  .c-mv__note {
    line-height: 1;
    margin-top: 12px;
    padding-left: 0;
    text-align: center;
  }
}

.c-mv__note img {
  max-width: 250px;
  width: 100%;
}

@media (max-width: 1023px) {
  .c-mv__note img {
    max-width: 168px;
    width: 100%;
  }
}

.c-mv__right {
  margin-right: -260px;
  padding-top: 160px;
  width: min(614px, 100%);
}

@media (max-width: 1023px) {
  .c-mv__right {
    display: none;
  }
}

.c-mv__fixed {
  display: none;
}

@media (max-width: 1023px) {
  .c-mv__fixed {
    background: #00003e;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 50%;
    padding-bottom: 12px;
    position: fixed;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.c-mv__fixed .c-mv__btn {
  margin-top: 20px;
}

.c-campaign {
  background: #ffbf0a;
  padding: 26px 30px 100px;
  position: relative;
}

@media (max-width: 1023px) {
  .c-campaign {
    margin-top: -95px;
    padding: 26px 15px 50px;
  }
}

.c-campaign:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/campaign_bg.svg) 80% 6% repeat-x;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: -200px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

@media (max-width: 1023px) {
  .c-campaign:before {
    background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/campaign_bg_sp.png) 15% 20% repeat-x;
    content: '';
    height: 179px;
    left: 50%;
    position: absolute;
    top: -135px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
}

.c-campaign__inner {
  margin: 0 auto;
  max-width: 1088px;
  position: relative;
}

.c-campaign__detail {
  background: #ffffff;
  border-top-left-radius: 27px;
  border-top-right-radius: 27px;
  padding: 63px 90px;
}

@media (max-width: 1023px) {
  .c-campaign__detail {
    padding: 50px 15px;
  }
}

.c-campaign__lead {
  color: #00003e;
  font-family: "UD新ゴ DB";
  font-size: 3.4rem;
  margin-top: 55px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-campaign__lead {
    font-size: 1.9rem;
    margin-top: 40px;
  }
}

.c-campaign__all {
  background: rgba(0, 0, 62, 0.05);
  border-radius: 27px;
  margin-top: 94px;
  padding: 64px 77px;
  position: relative;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-campaign__all {
    border-radius: 0;
    margin-top: 75px;
    padding: 48px 25px 45px 26px;
  }
}

.c-campaign__h3title {
  background: #00003e;
  border-radius: 6px;
  color: #ffffff;
  display: inline-block;
  font-family: "UD新ゴ DB";
  font-size: 2.4rem;
  left: 50%;
  line-height: 1;
  padding: 14px 27px;
  position: absolute;
  text-align: center;
  top: -26px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 1023px) {
  .c-campaign__h3title {
    font-size: 1.7rem;
    width: 211px;
  }
}

.c-campaign__detailImg img {
  width: min(742px, 100%);
}

@media (max-width: 1023px) {
  .c-campaign__detailImg img {
    width: min(267px, 100%);
  }
}

.c-campaign__recommend {
  background: #00003e;
  border-bottom-left-radius: 27px;
  border-bottom-right-radius: 27px;
  padding: 55px 120px 85px;
}

@media (max-width: 1023px) {
  .c-campaign__recommend {
    padding: 45px 25px;
    text-align: center;
  }
}

.c-campaign__recommend--lead {
  color: #ffffff;
  font-family: "UD新ゴ B";
  font-size: 4.3rem;
  letter-spacing: .06em;
  line-height: 1.488;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-campaign__recommend--lead {
    font-size: 2.7rem;
  }
}

.c-campaign__recommend--small {
  font-family: "UD新ゴ DB";
  font-size: 2.2rem;
}

.c-campaign__recommend--yellow {
  color: #ffbf0a;
}

.c-campaign__recommend--cta {
  margin-top: 57px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-campaign__recommend--cta {
    margin-top: 43px;
  }
}

.c-campaign__recommend--ctaLead {
  color: #ffffff;
  font-family: "UD新ゴ DB";
  font-size: 2.2rem;
}

@media (max-width: 1023px) {
  .c-campaign__recommend--ctaLead {
    font-size: 1.4rem;
  }
}

.c-campaign__recommend--ctaLink {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#f77911), to(#ff0033));
  background-image: linear-gradient(90deg, #f77911, #ff0033);
  border: 4px solid #ffffff;
  border-radius: 48px;
  -webkit-box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
          box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
  -webkit-column-gap: 54px;
          column-gap: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  margin: 18px auto 0;
  padding-left: 46px;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  width: 529px;
}

@media (max-width: 1023px) {
  .c-campaign__recommend--ctaLink {
    border: 3px solid #ffffff;
    -webkit-column-gap: 16px;
            column-gap: 16px;
    height: 50px;
    padding-left: 28px;
    width: 298px;
  }
}

.c-campaign__recommend--ctaLink img {
  width: min(363px, 100%);
}

@media (max-width: 1023px) {
  .c-campaign__recommend--ctaLink img {
    width: min(215px, 100%);
  }
}

.c-campaign__recommend--ctaLink:hover {
  opacity: .8;
}

.c-campaign__recommend--ctaLink:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_cta.svg) center center no-repeat;
  background-size: contain;
  content: '';
  height: 38px;
  width: 38px;
}

@media (max-width: 1023px) {
  .c-campaign__recommend--ctaLink:after {
    height: 23px;
    width: 23px;
  }
}

.c-campaign__recommendImg {
  display: inline-block;
  margin-top: 65px;
}

@media (max-width: 1023px) {
  .c-campaign__recommendImg {
    margin: 44px auto 0;
  }
}

.c-campaign__recommendImg img {
  width: min(835px, 100%);
}

.t-small {
  font-size: 2.8rem;
}

@media (max-width: 1023px) {
  .t-small {
    font-size: 1.6rem;
  }
}

.t-red {
  color: #c9002c;
  font-family: "UD新ゴ B";
  font-size: 3.4rem;
}

@media (max-width: 1023px) {
  .t-red {
    font-size: 1.9rem;
  }
}

.t-strong {
  font-size: 4.1rem;
}

@media (max-width: 1023px) {
  .t-strong {
    font-size: 2.3rem;
  }
}

.c-entry {
  background: #00003e url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/entry-bg.svg) top center repeat;
  padding: 100px 0 150px;
}

@media (max-width: 1023px) {
  .c-entry {
    padding: 50px 15px;
  }
}

.c-entry__inner {
  margin: 0 auto;
  max-width: 1088px;
}

.c-entry__lead {
  color: #ffffff;
  font-family: "UD新ゴ DB";
  font-size: 3.2rem;
  line-height: 1.594;
  margin-top: 55px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-entry__lead {
    font-size: 1.9rem;
    margin-top: 40px;
  }
}

.c-entry__lead--yellow {
  color: #ffbf0a;
}

.c-entry__container {
  background: #ffffff;
  border-radius: 27px;
  margin-top: 80px;
  padding: 82px 135px 136px;
  position: relative;
}

@media (max-width: 1023px) {
  .c-entry__container {
    margin-top: 50px;
    padding: 42px 16px 34px;
  }
}

@media (max-width: 1023px) {
  .c-entry__body {
    padding-bottom: 46px;
  }
}

.c-entry__body:not(:first-of-type) {
  margin-top: 30px;
}

@media (max-width: 1023px) {
  .c-entry__body:not(:first-of-type) {
    border-top: 3px dotted #00003e;
    margin-top: 0;
    padding-top: 46px;
  }
}

.c-entry__h3title {
  color: #00003e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "UD新ゴ B";
  font-size: 4rem;
}

@media (max-width: 1023px) {
  .c-entry__h3title {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 2.6rem;
    text-align: center;
  }
}

.c-entry__h3title--step01 {
  -webkit-column-gap: 14px;
          column-gap: 14px;
}

.c-entry__h3title--step01:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/step01.svg) center center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 104px;
  width: 122px;
}

@media (max-width: 1023px) {
  .c-entry__h3title--step01:before {
    height: 84px;
    width: 100px;
  }
}

.c-entry__h3title--step01 span {
  padding-top: 35px;
}

@media (max-width: 1023px) {
  .c-entry__h3title--step01 span {
    padding-top: 26px;
  }
}

.c-entry__h3title--step02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 36px;
          column-gap: 36px;
  padding-left: 23px;
}

@media (max-width: 1023px) {
  .c-entry__h3title--step02 {
    padding-left: 0;
  }
}

.c-entry__h3title--step02:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/step02.svg) center center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 77px;
  width: 77px;
}

@media (max-width: 1023px) {
  .c-entry__h3title--step02:before {
    height: 63px;
    margin-bottom: 26px;
    width: 63px;
  }
}

.c-entry__h3title--step03 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 36px;
          column-gap: 36px;
  padding-left: 23px;
}

@media (max-width: 1023px) {
  .c-entry__h3title--step03 {
    padding-left: 0;
  }
}

.c-entry__h3title--step03:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/step03.svg) center center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 77px;
  width: 77px;
}

@media (max-width: 1023px) {
  .c-entry__h3title--step03:before {
    height: 63px;
    margin-bottom: 26px;
    width: 63px;
  }
}

.c-entry__detail {
  margin-top: 14px;
  padding-bottom: 30px;
  padding-left: 135px;
  position: relative;
}

@media (max-width: 1023px) {
  .c-entry__detail {
    padding-bottom: 0;
    padding-left: 0;
  }
}

.c-entry__detail.border_vertical:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/navy_border_vertical.svg) top center repeat-x;
  content: '';
  display: inline-block;
  height: 100%;
  left: 61px;
  position: absolute;
  top: 7px;
  width: 3px;
}

@media (max-width: 1023px) {
  .c-entry__detail.border_vertical:before {
    display: none;
  }
}

.c-entry__txt {
  color: #00003e;
  font-size: 1.8rem;
}

@media (max-width: 1023px) {
  .c-entry__txt {
    font-size: 1.4rem;
    padding: 0 17px;
  }
}

.c-entry__btn {
  margin-top: 46px;
}

@media (max-width: 1023px) {
  .c-entry__btn {
    margin-top: 35px;
    text-align: center;
  }
}

.c-entry__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#f77911), to(#ff0033));
  background-image: linear-gradient(90deg, #f77911, #ff0033);
  border: 4px solid #ffffff;
  border-radius: 48px;
  -webkit-box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
          box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
  -webkit-column-gap: 63px;
          column-gap: 63px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 59px;
  padding-left: 32px;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  width: 368px;
}

@media (max-width: 1023px) {
  .c-entry__link {
    -webkit-column-gap: 10px;
            column-gap: 10px;
    height: 59px;
    margin: 0 auto;
    padding-left: 28px;
    width: 310px;
  }
}

.c-entry__link img {
  width: min(226px, 100%);
}

.c-entry__link:hover {
  opacity: .8;
}

.c-entry__link:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_cta.svg) center center no-repeat;
  background-size: contain;
  content: '';
  height: 28px;
  width: 28px;
}

.c-entry__Navylink {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00003e;
  border: 4px solid #ffffff;
  border-radius: 48px;
  color: #ffffff;
  -webkit-column-gap: 78px;
          column-gap: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "UD新ゴ DB";
  font-size: 2rem;
  height: 59px;
  padding-left: 32px;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  width: 368px;
}

@media (max-width: 1023px) {
  .c-entry__Navylink {
    -webkit-column-gap: 24px;
            column-gap: 24px;
    height: 59px;
    margin: 0 auto;
    padding-left: 28px;
    width: 310px;
  }
}

.c-entry__Navylink img {
  width: min(226px, 100%);
}

.c-entry__Navylink:hover {
  opacity: .8;
  text-decoration: none;
}

.c-entry__Navylink:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_cta_navy.svg) center center no-repeat;
  background-size: contain;
  content: '';
  height: 28px;
  width: 28px;
}

.c-entry__date {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c9002c;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

@media (max-width: 1023px) {
  .c-entry__date {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 35px;
    padding: 0 17px;
  }
}

.c-entry__date:before {
  background: #ffffff;
  border: 2px solid #c9002c;
  border-radius: 6px;
  content: '期限';
  font-size: 2rem;
  line-height: 1;
  padding: 10px 27px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-entry__date:before {
    font-size: 1.8rem;
    padding: 8px 10px;
    width: 84px;
  }
}

.c-entry__date--inner {
  font-family: "UD新ゴ B";
  font-size: 2.9rem;
}

@media (max-width: 1023px) {
  .c-entry__date--inner {
    font-size: 2.1rem;
  }
}

.c-entry__small {
  font-size: 2.3rem;
}

@media (max-width: 1023px) {
  .c-entry__small {
    font-size: 1.9rem;
  }
}

.c-entry__note {
  color: #00003e;
  font-size: 1.4rem;
  margin-top: 42px;
  padding-left: 8px;
}

@media (max-width: 1023px) {
  .c-entry__note {
    font-size: 1.1rem;
    margin-top: 35px;
    text-align: center;
  }
}

.c-entry__ex {
  margin-top: 20px;
}

.c-entry__ex--body {
  color: #00003e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
}

@media (max-width: 1023px) {
  .c-entry__ex--body {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-entry__ex--body dt {
  letter-spacing: .03em;
  text-align: left;
  width: min(222px, 100%);
}

@media (max-width: 1023px) {
  .c-entry__ex--body dt {
    text-align: center;
  }
}

@media (max-width: 1023px) {
  .c-entry__ex--body dt:before {
    content: '< ';
  }
}

@media (max-width: 1023px) {
  .c-entry__ex--body dt:after {
    content: ' >';
  }
}

.c-entry__ex--body dd {
  letter-spacing: .03em;
}

.c-entry__ex--body dd:before {
  content: '：';
  margin-right: 16px;
}

@media (max-width: 1023px) {
  .c-entry__ex--body dd:before {
    display: none;
  }
}

@media (max-width: 1023px) {
  .c-entry__ex--body:not(:first-of-type) {
    margin-top: 22px;
  }
}

.c-question {
  background: #f7f7f7;
  padding: 100px 15px;
}

@media (max-width: 1023px) {
  .c-question {
    padding: 50px 15px;
  }
}

.c-question__inner {
  margin: 0 auto;
  max-width: 1088px;
}

.c-question__container {
  margin-top: 64px;
}

@media (max-width: 1023px) {
  .c-question__container {
    margin-top: 45px;
  }
}

.c-question__body {
  display: block;
  text-align: center;
}

.c-question__body:not(:first-of-type) {
  margin-top: 38px;
}

.c-cta {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/cta_bg.png) center center repeat-x;
  background-size: cover;
  height: 311px;
  padding: 72px 15px 80px;
}

@media (max-width: 1023px) {
  .c-cta {
    padding: 60px 15px;
  }
}

.c-cta__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1088px;
}

@media (max-width: 1023px) {
  .c-cta__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-cta__h2title {
  color: #ffffff;
  font-family: "UD新ゴ B";
  font-size: 3.7rem;
  line-height: 1.459;
  text-align: left;
}

@media (max-width: 1023px) {
  .c-cta__h2title {
    font-size: 2.5rem;
    text-align: center;
  }
}

.c-cta__lead {
  color: #ffffff;
  font-size: 2rem;
  line-height: 1.45;
  margin-top: 16px;
}

@media (max-width: 1023px) {
  .c-cta__lead {
    font-size: 1.7rem;
    text-align: center;
  }
}

.c-cta__lead span {
  font-size: 2.6rem;
}

@media (max-width: 1023px) {
  .c-cta__lead span {
    font-size: 2.3rem;
  }
}

.c-cta__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#f77911), to(#ff0033));
  background-image: linear-gradient(90deg, #f77911, #ff0033);
  border: 3px solid #ffffff;
  border-radius: 48px;
  -webkit-box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
          box-shadow: 1px 12px 20px 0 rgba(90, 90, 90, 0.5);
  -webkit-column-gap: 42px;
          column-gap: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  padding-left: 32px;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  width: 406px;
}

@media (max-width: 1023px) {
  .c-cta__link {
    -webkit-column-gap: 22px;
            column-gap: 22px;
    height: 52px;
    margin-top: 20px;
    padding-left: 30px;
    width: 313px;
  }
}

.c-cta__link img {
  width: min(278px, 100%);
}

@media (max-width: 1023px) {
  .c-cta__link img {
    width: min(223px, 100%);
  }
}

.c-cta__link:hover {
  opacity: .8;
}

.c-cta__link:after {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_cta.svg) center center no-repeat;
  background-size: contain;
  content: '';
  height: 29px;
  width: 29px;
}

@media (max-width: 1023px) {
  .c-cta__link:after {
    height: 23px;
    width: 23px;
  }
}

.c-caution {
  background: #ffffff;
  padding: 100px 15px;
}

@media (max-width: 1023px) {
  .c-caution {
    padding: 50px 15px;
  }
}

.c-caution__inner {
  margin: 0 auto;
  max-width: 1088px;
}

.c-caution__container {
  color: #00003e;
  margin-top: 78px;
  padding: 32px 0;
  position: relative;
}

@media (max-width: 1023px) {
  .c-caution__container {
    margin-top: 60px;
    padding: 0;
  }
}

.c-caution__container:before {
  background: #00003e;
  content: '';
  height: 100%;
  left: 230px;
  position: absolute;
  top: 0;
  width: 1px;
}

@media (max-width: 1023px) {
  .c-caution__container:before {
    display: none;
  }
}

.c-caution__body {
  -webkit-column-gap: 44px;
          column-gap: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.9rem;
}

@media (max-width: 1023px) {
  .c-caution__body {
    -webkit-column-gap: 22px;
            column-gap: 22px;
    font-size: 1.3rem;
    padding-bottom: 16px;
  }
}

.c-caution__body dt {
  font-family: "UD新ゴ DB";
  max-width: 230px;
  width: 100%;
}

@media (max-width: 1023px) {
  .c-caution__body dt {
    max-width: 107px;
    min-width: 107px;
  }
}

.c-caution__body:not(:first-of-type) {
  margin-top: 49px;
}

@media (max-width: 1023px) {
  .c-caution__body:not(:first-of-type) {
    border-top: 1px solid #00003e;
    margin-top: 0;
    padding-top: 16px;
  }
}

.c-caution__txt--red {
  color: #c9002c;
}

.c-caution__note {
  margin-top: 18px;
}

@media (max-width: 1023px) {
  .c-caution__note {
    margin-top: 15px;
  }
}

.c-caution__list--inner li {
  -webkit-column-gap: 14px;
          column-gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
}

@media (max-width: 1023px) {
  .c-caution__list--inner li {
    -webkit-column-gap: 10px;
            column-gap: 10px;
    padding-left: 20px;
  }
}

.c-caution__list--inner li:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/arrow.svg) center center no-repeat;
  content: '';
  height: 9px;
  padding-top: 20px;
  width: 5px;
}

@media (max-width: 1023px) {
  .c-caution__list--inner li:before {
    background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/arrow_sp.svg) center center no-repeat;
    content: '';
    height: 9px;
    padding-top: 12px;
    width: 10%;
  }
}

.c-caution__item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 14px;
          column-gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1023px) {
  .c-caution__item {
    -webkit-column-gap: 4px;
            column-gap: 4px;
  }
}

.c-caution__item:before {
  content: '・';
}

.c-counseling {
  background: #f7f7f7;
  padding: 100px 15px;
}

@media (max-width: 1023px) {
  .c-counseling {
    padding: 50px 15px;
  }
}

.c-counseling__inner {
  margin: 0 auto;
  max-width: 1088px;
}

.c-counseling__lead {
  color: #00003e;
  font-size: 2.2rem;
  margin-top: 60px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-counseling__lead {
    font-size: 1.6rem;
    margin-top: 40px;
  }
}

.c-counseling__list {
  -webkit-column-gap: 28px;
          column-gap: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}

@media (max-width: 1023px) {
  .c-counseling__list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
    row-gap: 20px;
  }
}

.c-counseling__item {
  background: #ffffff;
  border: 3px solid #00003e;
  border-radius: 20px;
  padding: 43px 10px;
  width: min(530px, 100%);
}

@media (max-width: 1023px) {
  .c-counseling__item {
    padding: 40px 32px;
  }
}

.c-counseling__h3title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00003e;
  -webkit-column-gap: 16px;
          column-gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "UD新ゴ DB";
  font-size: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1023px) {
  .c-counseling__h3title {
    font-size: 2rem;
  }
}

.c-counseling__h3title--form:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_form.svg) center center no-repeat;
  content: '';
  height: 23px;
  width: 27px;
}

.c-counseling__h3title--tel:before {
  background: url(/sites/default/files/media/jp/service/yahoo-ads/campaign/ld202405/202407/img/icon_tel.svg) center center no-repeat;
  content: '';
  height: 25px;
  width: 25px;
}

.c-counseling__contact {
  margin-top: 30px;
  text-align: center;
}

.c-counseling__contact--link {
  background: #00003e;
  border-radius: 48px;
  color: #ffffff;
  display: inline-block;
  font-family: "UD新ゴ DB";
  font-size: 2.4rem;
  padding: 15px 62px;
  text-align: center;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.c-counseling__contact--link:hover {
  opacity: .8;
  text-decoration: none;
}

.c-counseling__tel {
  margin-top: 23px;
  text-align: center;
}

.c-counseling__small {
  display: block;
  font-size: 1.4rem;
  margin-top: 26px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-counseling__small {
    font-size: 1.2rem;
  }
}

.c-counseling__note {
  font-size: 1.4rem;
  margin-top: 60px;
  text-align: center;
}

@media (max-width: 1023px) {
  .c-counseling__note {
    font-size: 1.1rem;
    margin-top: 40px;
    text-align: left;
  }
}

@media (max-width: 1023px) {
  .sp-menu-wrap--clone {
    display: none;
  }
}

.p-b0 {
  padding-bottom: 0 !important;
}

@media (max-width: 1023px) {
  #lyb-footer .lyb-fixed-pagetop {
    bottom: 115px !important;
  }
}

.wrap {
  margin-top: 0 !important;
}

#lyb-header {
  display: none !important;
}
/*# sourceMappingURL=style.css.map */