@charset 'UTF-8';
.kv {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/start_guide_bg_pc.png) center bottom no-repeat; background-size: cover; content: ''; display: block; height: 420px; position: relative; width: 100%;
}

@media (max-width: 1023px) {
  .kv {
    background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/start_guide_bg_sp.png) center bottom no-repeat; background-size: cover; content: ''; display: block; height: 240px; padding: 0 20px; position: relative; width: 100%;
  }
}

.kv__H1title {
  color: #ffffff; font-family: 'UD新ゴ DB'; font-size: 3.2rem; line-height: 2.03125; padding-top: 31.5px; text-align: center;
}

@media (max-width: 1023px) {
  .kv__H1title {
    font-size: 1.8rem; line-height: 1.5; padding-top: 21.5px;
  }
}

.kv__H1title span {
  align-items: center; -webkit-box-align: center; -webkit-box-pack: center; -webkit-column-gap: 20px; column-gap: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center; -ms-flex-pack: center; justify-content: center;
}

.kv__H1title span:before {
  color: #ffffff; content: '◆'; font-size: .9rem;
}

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

.kv__H1title span:after {
  color: #ffffff; content: '◆'; font-size: .9rem;
}

@media (max-width: 1023px) {
  .kv__H1title span:after {
    display: none;
  }
}

.kv__imgBlock {
  margin-top: 14px; text-align: center;
}

@media (max-width: 1023px) {
  .kv__imgBlock {
    margin-top: 25px;
  }
}

.kv__imgBlock img {
  border-radius: 10px; -webkit-box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, .16); box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, .16); max-width: 900px; width: 100%;
}

@media (max-width: 1023px) {
  .kv__imgBlock img {
    border-radius: 7px; -webkit-box-shadow: none; box-shadow: none; max-width: 330px;
  }
}

.kv__btnBlock {
  margin-top: -36px; text-align: center;
}

@media (max-width: 1023px) {
  .kv__btnBlock {
    margin-top: -35px;
  }
}

.kv__link {
  align-items: center; background-color: #ffffff; background-image: -webkit-gradient(linear, left top, right top, from(#fedc40), to(#c9002c)); background-image: linear-gradient(90deg, #fedc40, #c9002c); border: 4px solid #ffffff; border-radius: 999em; -webkit-box-align: center; -webkit-box-pack: center; -webkit-box-shadow: 3px 12px 15px 0 rgba(0, 0, 0, .2); box-shadow: 3px 12px 15px 0 rgba(0, 0, 0, .2); cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto 0; max-width: 600px; min-height: 93px; position: relative; -webkit-transition: background-color .3s ease-out, -webkit-transform .3s ease-out; transition: background-color .3s ease-out, -webkit-transform .3s ease-out; transition: background-color .3s ease-out, transform .3s ease-out; transition: background-color .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
}

@media (max-width: 1023px) {
  .kv__link {
    background-image: -webkit-gradient(linear, left top, right top, from(#f57913), to(#c9002c)); background-image: linear-gradient(90deg, #f57913, #c9002c); border: 3px solid #ffffff; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; max-width: 315px; min-height: 64px; padding-left: 30px;
  }
}

.kv__link img {
  max-width: 285px; width: 100%;
}

@media (max-width: 1023px) {
  .kv__link img {
    max-width: 225px;
  }
}

.kv__link:after {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/icon-arrow-bottom.svg) center center no-repeat; background-size: contain; content: ''; height: 11px; position: absolute; right: 36px; width: 19px;
}

@media (max-width: 1023px) {
  .kv__link:after {
    background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/icon-arrow-bottom_sp.svg) center center no-repeat; background-size: contain; height: 13px; right: 27px; width: 7px;
  }
}

.kv__link:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(254, 220, 64, .8)), to(rgba(201, 0, 44, .8))); background-image: linear-gradient(90deg, rgba(254, 220, 64, .8), rgba(201, 0, 44, .8));
}

.section {
  padding: 40px 20px 0;
}

@media (max-width: 1023px) {
  .section {
    padding-top: 30px;
  }
}

.section__container {
  margin: 0 auto; max-width: 900px;
}

.section-txt {
  padding-top: 230px;
}

@media (max-width: 1023px) {
  .section-txt {
    padding-top: 200px;
  }
}

.section-txt-1 {
  font-size: 2rem; line-height: 2; text-align: center;
}

@media (max-width: 1023px) {
  .section-txt-1 {
    font-size: 1.4rem; text-align: left;
  }
}

.section-txt-2 {
  font-size: 1.6rem; line-height: 2; text-align: center;
}

@media (max-width: 1023px) {
  .section-txt-2 {
    font-size: 1.2rem; margin-top: 2px; text-align: left;
  }
}

.section-txt-3 {
  font-size: 1.4rem;
}

.section-list__contents {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(247, 121, 17, .4)), to(rgba(201, 0, 44, .4))); background-image: linear-gradient(90deg, rgba(247, 121, 17, .4), rgba(201, 0, 44, .4)); border-radius: 10px; margin: 0 auto; max-width: 660px; padding: 10px; position: relative;
}

@media (max-width: 1023px) {
  .section-list__contents {
    padding: 7px;
  }
}

.section-list__contents:after {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/human_right.svg) center center no-repeat; background-size: contain; bottom: -78px; content: ''; height: 220px; left: -142px; position: absolute; width: 235px;
}

@media (max-width: 1023px) {
  .section-list__contents:after {
    background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/human_left.svg) center center no-repeat; background-size: contain; bottom: -46px; content: ''; height: 129px; left: auto; position: absolute; right: -12px; width: 149px;
  }
}

.section-list__inner {
  background: #ffffff; border-radius: 10px; padding: 40px 80px; position: relative;
}

@media (max-width: 1023px) {
  .section-list__inner {
    border-radius: 7px; padding: 28px 42px 34px;
  }
}

.section-list__inner:after {
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), rgba(112, 112, 112, .05) calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), rgba(112, 112, 112, .05) calc(100% - 1px)); background-position: center center; background-repeat: repeat; background-size: 46px 46px; content: ''; display: block; height: 100%; left: 0; min-height: 50px; position: absolute; top: 0; width: 100%;
}

.section-list__H2title {
  text-align: center;
}

.section-list__detail {
  line-height: 1.6; margin-top: 24px;
}

.section-list__item {
  font-size: 2rem; line-height: 1.6; padding-left: 30px; position: relative;
}

@media (max-width: 1023px) {
  .section-list__item {
    font-size: 1.5rem; padding-left: 24px;
  }
}

.section-list__item:before {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/check_icon.svg) center center no-repeat; background-size: contain; content: ''; height: 18px; left: 0; margin-right: 12px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 18px;
}

@media (max-width: 1023px) {
  .section-list__item:before {
    background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/check_icon_sp.svg) center center no-repeat; background-size: contain; background-size: contain; height: 14px; top: 5px; -webkit-transform: translateY(0); transform: translateY(0); width: 14px;
  }
}

.section-list__item:not(:first-of-type) {
  margin-top: 14px;
}

.section-form {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(247, 121, 17, .05)), to(rgba(201, 0, 44, .05))); background-image: linear-gradient(90deg, rgba(247, 121, 17, .05), rgba(201, 0, 44, .05)); margin-top: 78px; padding: 64px 20px 100px; position: relative;
}

@media (max-width: 1023px) {
  .section-form {
    margin-top: 46px; padding: 40px 18px 70px;
  }
}

.section-form:before {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/circle_right.svg) center center no-repeat; background-size: contain; content: ''; height: 174px; position: absolute; right: -87px; top: -87px; width: 174px;
}

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

.section-form:after {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/circle_left.svg) center center no-repeat; background-size: contain; content: ''; height: 174px; left: -87px; position: absolute; top: 664px; width: 174px;
}

@media (max-width: 1023px) {
  .section-form:after {
    display: none;
  }
}

.section-form__container {
  margin: 0 auto; max-width: 900px;
}

.section-form__H2title {
  color: #c9002c; font-family: 'UD新ゴ B'; font-size: 2.6rem; position: relative; text-align: center;
}

@media (max-width: 1023px) {
  .section-form__H2title {
    font-size: 1.8rem;
  }
}

.section-form__H2title:after {
  background: #c9002c; border: 1px solid #c9002c; border-radius: 999em; bottom: -17px; content: ''; height: 2px; left: 50%; position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 68px;
}

.section-form__txt {
  font-size: 1.4rem; line-height: 2.14286; margin-top: 36px; text-align: center;
}

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

.section-form__contents {
  margin-top: 50px;
}

@media (max-width: 1023px) {
  .section-form__contents {
    margin-top: 40px;
  }
}

.section-form__contents .mktoForm {
  max-width: 700px; width: 100% !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm {
    max-width: 500px !important;
  }
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoFormCol {
    width: 100% !important;
  }
}

.section-form__contents .mktoForm input[type=url], .section-form__contents .mktoForm input[type=text], .section-form__contents .mktoForm input[type=date], .section-form__contents .mktoForm input[type=tel], .section-form__contents .mktoForm input[type=email], .section-form__contents .mktoForm input[type=number], .section-form__contents .mktoForm select.mktoField {
  width: 450px !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm input[type=url], .section-form__contents .mktoForm input[type=text], .section-form__contents .mktoForm input[type=date], .section-form__contents .mktoForm input[type=tel], .section-form__contents .mktoForm input[type=email], .section-form__contents .mktoForm input[type=number], .section-form__contents .mktoForm select.mktoField {
    width: 100% !important;
  }
}

.section-form__contents .mktoForm .mktoFieldWrap {
  align-items: center; -webkit-box-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-align: center;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoFieldWrap {
    align-items: flex-start; -webkit-box-align: start; -webkit-box-direction: normal; -webkit-box-orient: vertical; -ms-flex-align: start; -ms-flex-direction: column; flex-direction: column; width: 100% !important;
  }
}

.section-form__contents .mktoForm .mktoRequiredField label.mktoLabel {
  font-size: 1.4rem; width: 250px !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoRequiredField label.mktoLabel {
    max-width: 500px !important; padding-bottom: 4px; width: auto !important;
  }
}

.section-form__contents .mktoForm .mktoLabel {
  font-size: 1.4rem; width: 250px !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoLabel {
    width: 100px !important;
  }
}

.section-form__contents .mktoForm .mktoAsterix {
  padding-top: 0 !important;
}

.section-form__contents .mktoAsterix::after {
  background: #c9002c;
}

.section-form__contents .mktoHtmlText.mktoHasWidth[style*='500px'] {
  width: 100% !important;
}

.section-form__contents .mktoForm .mktoCheckboxList[style*='400px'] {
  font-size: 1.6rem !important;
}

.section-form__contents .mktoForm .mktoHtmlText[style*='305px'] {
  width: 100% !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm div.mktoLogicalField {
    font-size: 1.4rem !important;
  }
}

.section-form__contents .mktoButtonRow {
  width: 700px !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoButtonRow {
    width: 100% !important;
  }
}

.section-form__contents .mktoButtonWrap {
  display: block; margin: 0 auto !important; width: 500px !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoButtonWrap {
    max-width: 500px; width: 100% !important;
  }
}

.section-form__contents .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
  background-attachment: initial !important; background-clip: initial !important; background-color: #c9002c !important; background-image: -webkit-gradient(linear, left top, right top, from(#f77911), to(#c9002c)) !important; background-image: linear-gradient(90deg, #f77911, #c9002c) !important; background-origin: initial !important; background-position-x: initial !important; background-position-y: initial !important; background-repeat: initial !important; background-size: initial !important; border: 4px solid #ffffff !important; -webkit-box-shadow: 3px 12px 15px 0 rgba(0, 0, 0, .2) !important; box-shadow: 3px 12px 15px 0 rgba(0, 0, 0, .2) !important; font-weight: bold !important; min-height: 77px !important; position: relative; text-shadow: none !important;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
    font-size: 0 !important; min-height: 64px !important;
  }
}

.section-form__contents .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton:hover {
  opacity: .7;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton:before {
    color: #ffffff !important; content: '資料をメールでもらう'; font-size: 1.5rem !important; font-weight: bold !important;
  }
}

.section-form__contents .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton:after {
  background: url(/sites/default/files/media/jp/ebook/yahoo-ads/start-guide/img/icon-download.svg) center center no-repeat; background-size: contain; content: ''; height: 20px; position: absolute; right: 48px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 20px;
}

@media (max-width: 1023px) {
  .section-form__contents .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton:after {
    right: 34px;
  }
}
.remodal {
  padding: 20px 0 !important;
}
@media (max-width: 1023px) {
  .remodal .mktoForm .mktoAsterix {
    padding-top: 0 !important;
  }
  .remodal .mktoAsterix::after {
    background-color: #c9002c;
  }
  .remodal .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
    background: #c9002c !important; border: #c9002c !important;
  }
}
@media (max-width: 1023px) {
  .remodal .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
    font-size: 0 !important;
  }
  .remodal .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton:before {
    color: #ffffff !important; content: '資料をメールでもらう'; font-size: 1.5rem !important; font-weight: bold !important;
  }
}

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

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