/* ==========================================================================
   Campaign Custom CSS (External)
   ========================================================================== */

body {
    font-family: "LINESeedJPStd Regular", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, sans-serif;
    color: #333333;
    -webkit-font-smoothing: antialiased;
}

strong, b, .da10cp-main-title, .da10cp-Term-label, .da10cp-cta-btn-flat, .da10cp-sub-title, .final-login-sub-title, .final-login-btn-link {
    font-family: "LINESeedJPStd Bold", 'Hiragino Kaku Gothic ProN', sans-serif;
    font-weight: 700;
}

.detail__txt, .detail__date, .pageTxt, .da10cp-normal-text, .pageTxtList, .pageTxtList__item {
    font-size: 15px !important;
    line-height: 1.7 !important;
}

/* Header Component */
.da10cp-header {
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    border-bottom: 1px solid #d8d8d8;
    display: block;
    position: relative;
    height: 80px;
}
.da10cp-header__inner {
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 24px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
}
.da10cp-header__logo { margin: 0; }
.da10cp-header__logo-link {
    background: url(/sites/default/files/media/jp/logo/img/logo_lyAds.png) no-repeat 50% 50%;
    background-size: 178px 22px;
    display: block; height: 22px; width: 178px;
}
.yjad-headerLogo__text { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.da10cp-header__login-link {
    background-color: #e5e7eb;
    border: none; border-left: 1px solid #d1d5db; box-sizing: border-box;
    display: flex; flex-direction: column; align-items: center; justify-content: flex-end;
    width: 80px; height: 80px; padding: 0 0 14px 0; text-decoration: none; transition: all 0.2s ease;
}
.da10cp-header__login-link::before {
    content: ""; display: block; width: 100%; height: 32px; position: relative; top: -2px;
    background: url(/sites/default/files/media/jp/img/top/icon/login_icon.svg) center center no-repeat; background-size: auto 28px;
    transition: filter 0.2s ease;
}
.da10cp-header__login-link span { color: #000048; font-size: 11px; letter-spacing: -0.02em; line-height: 1; display: block; transition: color 0.2s ease; }
.da10cp-header__login-link:hover { background-color: #000048; }
.da10cp-header__login-link:hover span { color: #ffffff; }
.da10cp-header__login-link:hover::before { filter: brightness(0) invert(1); }

@media (max-width: 1023px) {
    .da10cp-header { height: 60px; }
    .da10cp-header__inner { padding: 0 0 0 16px; height: 60px; }
    .da10cp-header__logo-link { background-size: 80px 10px; height: 43px; width: 90px; }
    .da10cp-header__login-link { width: 60px; height: 60px; padding: 0 0 8px 0; }
    .da10cp-header__login-link::before { height: 24px; background-size: auto 20px; top: -1px; }
    .da10cp-header__login-link span { font-size: 9px; }
}

/* Main Visual Core */
.da10cp-mv {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    padding: 40px;
}
.da10cp-mv__inner {
    max-width: 1000px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.da10cp-mv__inner picture {
    display: block;
    width: 100%;
}
.da10cp-mv__inner img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .da10cp-mv {
        height: auto;
        min-height: 380px;
        padding: 40px 20px;
    }
}

/* 中央寄せグラデーションアンダーライン */
.da10cp-h2-wrap {
    text-align: center;
    margin-bottom: 50px;
}
.da10cp-main-title {
    font-size: 32px;
    color: #000048;
    display: inline-block;
    position: relative;
    padding-bottom: 18px;
    letter-spacing: 0.03em;
    margin: 0;
    font-family: "LINESeedJPStd Bold", sans-serif;
    width: 100%;
    max-width: 760px;
    text-align: center;
}
.da10cp-main-title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #225CFF 0%, #225CFF 10%, #e2e4eb 20%, #e2e4eb 100%);
    display: block !important;
}
.da10cp-main-title::after { display: none !important; }

/* フラットインフォテーブル */
.da10cp-info-section {
    max-width: 950px; margin: 60px auto 60px auto; padding: 0 20px; box-sizing: border-box;
}
.da10cp-info-table { width: 100%; border-collapse: collapse; }
.da10cp-info-table tr { border-bottom: 2px solid #e2e4eb; }
.da10cp-info-table tr:last-child { border-bottom: none; }
.da10cp-info-table th {
    width: 180px; text-align: left; padding: 28px 20px 28px 10px; font-size: 18px;
    color: #000048; vertical-align: top; border-right: 3px solid #225CFF;
}
.da10cp-info-table td { text-align: left; padding: 28px 10px 28px 30px; font-size: 16px; color: #333333; vertical-align: top; }
.da10cp-table-highlight { color: #225CFF; font-family: "LINESeedJPStd Bold", sans-serif; font-weight: 700; }
.da10cp-table-subtext { display: block; margin-top: 8px; font-size: 14px; color: #666666; }

.da10cp-Term-row { display: flex; align-items: center; margin-bottom: 6px; width: 100%; }
.da10cp-Term-label { width: 140px; display: inline-block; flex-shrink: 0; color: #000048; white-space: nowrap; }

/* 流れ図ステップボックス構造 */
.da10cp-flow-box {
    background-color: #f2f4f8;
    border-radius: 6px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    height: 105px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 25px 12px 15px 12px !important;
}
.da10cp-flow-box .pageTxt {
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    color: #333333;
    width: 100%;
}
.da10cp-flow-box .pageTxt span {
    font-size: 12px !important;
    font-weight: normal;
    display: block;
    margin-top: 2px;
}

/* 設定代行サービス用 テキストリンク */
.da10cp-service-link-wrap {
    margin-top: 26px;
    text-align: center;
}
.da10cp-service-text-link {
    display: inline-flex;
    align-items: center;
    color: #225CFF !important;
    font-family: "LINESeedJPStd Bold", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none !important;
    transition: opacity 0.2s ease;
}
.da10cp-service-text-link::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid #F77911;
    border-right: 2px solid #F77911;
    transform: rotate(45deg);
    margin-left: 8px;
    position: relative;
    top: -1px;
    transition: transform 0.2s ease;
}
.da10cp-service-text-link:hover {
    opacity: 0.75;
}
.da10cp-service-text-link:hover::after {
    transform: translate(3px, -3px) rotate(45deg);
}

/* CTA下部テキストリンク各種アローマーク共通定義 */
.da10cp-cta-links-inline { display: block; font-size: 15px; }
.da10cp-cta-link-item { color: #000048; text-decoration: none; font-weight: 700; margin: 0 10px; transition: all 0.2s ease; inline-size: max-content; }
.da10cp-cta-link-item:hover { text-decoration: none !important; opacity: 0.8; }

/* 下向きオレンジ矢印（∨）マーク */
.da10cp-link-anchor::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #F77911;
    border-bottom: 2px solid #F77911;
    transform: rotate(45deg);
    margin-left: 6px;
    position: relative;
    top: -3px;
}
/* 右向きオレンジ矢印（＞）マーク */
.da10cp-link-external::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #F77911;
    border-right: 2px solid #F77911;
    transform: rotate(45deg);
    margin-left: 7px;
    position: relative;
    top: -1px;
}

@media (max-width: 767px) {
    .da10cp-info-section { margin: 40px auto 40px auto; }
    .da10cp-info-table th, .da10cp-info-table td { display: block; width: 100%; }
    .da10cp-info-table th { border-right: none; border-left: 4px solid #225CFF; padding: 18px 10px 4px 12px; font-size: 16px; }
    .da10cp-info-table td { padding: 4px 10px 20px 12px; font-size: 15px; }
    .da10cp-term-row { flex-direction: column; align-items: flex-start; margin-bottom: 12px; }
    .da10cp-term-label { width: auto; margin-bottom: 2px; }
    .da10cp-main-title { font-size: 22px; padding-bottom: 12px; }
    .da10cp-flow-box { height: auto !important; padding: 30px 15px 20px 15px !important; }
    .da10cp-flow-box .pageTxt { font-size: 15px !important; }
    .da10cp-service-text-link { font-size: 15px; }
}

/* 小見出しスタイル（青） */
.da10cp-sub-title {
    color: #225CFF !important; font-size: 18px !important; font-weight: 700 !important;
    border: none !important; padding: 0 !important; margin: 0 !important;
}
.da10cp-sub-title::before, .da10cp-sub-title::after { display: none !important; }

/* 詳細セクション 行間調整 */
.contents.detail .detail__block { margin-bottom: 25px !important; }
.contents.detail .pageH3Area { margin: 15px auto 8px auto !important; }
.contents.detail .pageTxtList { margin-top: 6px !important; padding-left: 0; list-style: none; }
.contents.detail .pageTxtList__item { margin-top: 6px !important; position: relative; padding-left: 15px; }
.contents.detail .pageTxtList__item::before { content: "・"; position: absolute; left: 0; top: 0; }

.contents.detail .pageTxtList-sub { margin-top: 8px !important; padding-left: 15px; list-style: none; }
.contents.detail .pageTxtList-sub__item { margin-top: 6px !important; position: relative; padding-left: 15px; font-size: 15px; color: #333333; }
.contents.detail .pageTxtList-sub__item::before { content: "・"; position: absolute; left: 0; top: 0; }

/* CTA Component */
.da10cp-cta-container { margin-top: 40px; margin-bottom: 40px; text-align: center; }
.da10cp-cta-btn-flat {
    display: flex; align-items: center; justify-content: center; width: 100%; max-width: 460px; height: 64px;
    background-color: #F77911; color: #ffffff; text-decoration: none; font-size: 18px;
    border-radius: 32px; border: 2px solid #F77911; transition: all 0.2s ease; cursor: pointer; padding: 0 40px; margin: 0 auto;
}
.da10cp-cta-btn-flat:hover { background-color: #ffffff; color: #F77911; text-decoration: none !important; }
.da10cp-cta-btn-flat span { color: inherit; }
.da10cp-cta-note-text { color: #000048; font-size: 14px; margin: 14px 0 18px; }

/* ビジネスIDログイン */
.final-login-section { width: 100%; padding: 60px 0 80px 0; background-color: #f4f5f8; border-top: 1px solid #e2e4eb; }
.final-login-inner { max-width: 980px; margin: 0 auto; padding: 0 20px; text-align: center; }
.final-login-sub-title { font-size: 22px; color: #000048; margin-bottom: 25px; }
.final-login-lead-text { font-size: 15px; line-height: 1.7; color: #000048; margin-bottom: 35px; }
.final-login-btn-group { display: flex; justify-content: center; gap: 16px; max-width: 840px; margin: 0 auto; }
.final-login-btn-wrap { flex: 1; }
.final-login-btn-link {
    display: flex; align-items: center; justify-content: center; width: 100%; min-height: 50px;
    border: 1px solid #000048; border-radius: 50px; background-color: #ffffff; color: #000048;
    font-size: 14px; text-decoration: none; transition: all 0.2s ease;
}
.final-login-btn-link:hover { background-color: #000048; color: #ffffff; text-decoration: none !important; }

/* フッター */
.footer { width: 100%; background-color: #ffffff; border-top: 1px solid #e2e4eb; padding: 40px 20px; }
.footer__inner { max-width: 980px; margin: 0 auto; text-align: center; }
.footer__list { text-align: left; max-width: 760px; margin: 0 auto 30px; line-height: 1.8; }
.footer__list dt { font-weight: 700; color: #333333; font-size: 14px; margin-bottom: 6px; }
.footer__list li { font-size: 12px !important; color: #666666 !important; margin-top: 4px !important; }
.footer-links-inline { display: flex; justify-content: center; gap: 1px; margin-bottom: 16px; font-size: 13px; }
.footer-links-inline a { color: #333333; text-decoration: none; transition: all 0.2s ease; }
.footer-links-inline a:hover { text-decoration: none !important; opacity: 0.8; }
.footer-copyright { font-size: 12px; color: #999999; }

@media (max-width: 767px) {
    .final-login-btn-group { flex-direction: column; }
    .footer-links-inline { flex-direction: column; }
}