@charset "utf-8";

/* ---------------------------------------------------
 * base
/* ---------------------------------------------------*/

/***追記***/
.header{background: #7da419;}
.header p:not([class]){
    margin-bottom: 0;
    text-align: center;
    color: #fff;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
    font-size: 2.2em;
}
.header p:not([class]) span{color: #feef40;}

.fv{
    background: url(../img_pc/head_bg.png)center/cover;
    padding: 2em 0 3.5em 0;
}

.s{font-size: .7em; text-align: right;}
/*タイマー*/
.timer{
	text-align: center;
	padding: 1% 2% 0 2%;
	font-size: 1.2em;
	font-weight: 600;
    color: #fff;
}
.timer p{margin-bottom: 0;}
.counter span{
	font-size: 1.4em;
	padding: .3em .3em;
	margin: 0 .2em;
	border-radius: 5px;
	background: #fff;
	color: #488b04;
}

/***/
.flex_box{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}
.flex_box dt{
    width:35%;
    background: #7da419;
    padding: .2em 1em;
    border-bottom: solid #f2f2f2 2px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
}
.flex_box dd{
    width:65%;
    padding-left: 1em;
    text-align: right;
    background: #fff;
    border-bottom: solid #f2f2f2 2px;
    padding: 0 1em;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.flex_box dd span{
    font-size: 1.1em;
    padding-right: .2em;
}
.flex_box dd::before {
  content: "";
  width: 0;
}

.flex_box dt.index,.flex_box dd.index{
    text-align: center;
    justify-content: center;
    font-weight: 600;
    font-size: 1.1em;
}

.list {
    list-style: disc;
    padding-left: 1.5em;
    text-align: left;
    margin-bottom: 1.2em;
}
.list li {
    line-height: 1.8;
    margin-bottom: 8px;
}

.price{
    font-size: 1.1em;
    font-weight: 600;
    color: #e5397b;
}
.price span{font-size: 1.2em;}

p:not([class]){
    margin-bottom: 1.2em;
    font-size: 1.2em;
}
.textarea p:not([class]){font-size: 1em;}

.box{
    border: solid 5px #ddd;
    padding: 5%;
    font-size: .9em;
}
.box h3{font-size: 1.3em;}
.center{text-align: center;}

h3:not([class]){
    text-align: center;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
    font-size: 1.6em;
    color: #488b04;
    line-height: 1.5em;
    margin: 1em auto;
}

.section_cta{background: url(../img_pc/cta_bg.webp)center/cover;}
.section_cta .inner{padding: 3em .5em 4em .5em;}
.section_cta .header{
    max-width: 700px;
    margin: 0 auto 2em auto;
    font-size: .9em;
}

/*********/
.slf-plan .plan-price-container {justify-content: center;}
.slf-plan .plan-price-card {max-width: 520px;}

img.card{
    max-height: 50px;
    margin-top: .5em;
}

/*********************************************/

html {
    font-size: 62.5%;
    /*適宜変更お願いします*/
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    text-align: center !important;
    font-size: 18px;
    font-family: 'ヒラギノ角ゴシック', 'Hiragino Sans', 'Noto Sans JP', 'Yu Gothic', 'YuGothic', sans-serif;
    color: #000000;
    line-height: 1.75;
    width: 100%;
    background-color: #fff;
    font-weight: 400;
    /*適宜変更お願いします*/
    font-feature-settings: "palt" 1;
    /*自動カーニング*/
}

html,
body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    opacity: 0.8;
    text-decoration: none;
}

p {
    text-align: justify;
    hanging-punctuation: allow-end;
    /*文字のぶら下げ*/
}

#footer {
    font-size: 1em;
    padding: 1.4em;
    text-align: center;
}

/* ボタン配置（画像上に絶対配置） */
.btn_box {
    position: absolute;
    width: 95%;
    z-index: 999;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
}

/* ボタンアニメーションここから */

/* キラリと光らせる1 */
.cta_style1 {
    position: relative;
    display: block;
    overflow: hidden;
    /*border-radius: 15px;*/
    /*ボタン角が丸い場合コメント解除*/
}

.cta_style1:before {
    content: "";
    width: 200%;
    height: 200%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
    position: absolute;
    top: -50%;
    left: -50%;
    animation: cta_style1 1.5s infinite linear;
    -webkit-animation: cta_style1 2.5s infinite linear;
    pointer-events: none
}

@keyframes cta_style1 {

    from,
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
        transform: translate3d(-100%, 0, 0) rotate(45deg);
        opacity: 0;
    }

    20% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
        transform: translate3d(-100%, 0, 0) rotate(45deg);
        opacity: 1;
    }

    70% {
        -webkit-transform: translate3d(100%, 0, 0) rotate(45deg);
        transform: translate3d(100%, 0, 0) rotate(45deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translate3d(100%, 0, 0) rotate(45deg);
        transform: translate3d(100%, 0, 0) rotate(45deg);
        opacity: 0;
    }

    to,
    100% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(45deg);
        transform: translate3d(-100%, 0, 0) rotate(45deg);
        opacity: 0;
    }
}

/* 横に揺れる */
.cta_style2 {
    display: block;
    animation: cta_style2 2s infinite;
}

@keyframes cta_style2 {
    0% {
        transform: translate(2px, 0px);
    }

    5% {
        transform: translate(-2px, 0px);
    }

    10% {
        transform: translate(2px, 0px);
    }

    15% {
        transform: translate(-2px, 0px);
    }

    20% {
        transform: translate(2px, 0px);
    }

    25% {
        transform: translate(-2px, 0px);
    }

    30% {
        transform: translate(0px, 0px);
    }
}

/* 上下に振動する */
.cta_style3 {
    display: block;
    animation: cta_style3 2s infinite;
}

@keyframes cta_style3 {
    0% {
        transform: translate(0px, 2px);
    }

    5% {
        transform: translate(0px, -2px);
    }

    10% {
        transform: translate(0px, 2px);
    }

    15% {
        transform: translate(0px, -2px);
    }

    20% {
        transform: translate(0px, 2px);
    }

    25% {
        transform: translate(0px, -2px);
    }

    30% {
        transform: translate(0px, 0px);
    }
}

/* 拡大縮小 */
.cta_style4 {
    display: block;
    -webkit-animation: cta_style8 2.0s infinite ease-in-out;
    animation: cta_style4 1.0s infinite ease-in-out;
}

@keyframes cta_style4 {

    0%,
    100% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1.0);
    }
}

/* ぷにぷに */
.cta_style5 {
    display: block;
    animation: cta_style5 0.8s infinite;
}

@keyframes cta_style5 {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.98, 1.15)
    }
}

/* もちもち */
.cta_style6 {
    display: block;
    animation: cta_style6 3s infinite;
}

@keyframes cta_style6 {
    0% {
        transform: scale(1, 0.8);
    }

    20% {
        transform: scale(0.8, 1.1);
    }

    95% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1, 0.8);
    }
}

/* ボタンアニメーションここまで */

/* iframe配置用（動画や地図などを画像上に重ねて配置したい時） */
/*
.iframe_box {
  position: absolute;
  width: 95%;
  aspect-ratio: 16 / 9;  // 動画ならアスペクト比指定もおすすめ
  z-index: 999;
  bottom: 10%;
  right: 0;
  left: 0;
  margin: auto;
  pointer-events: auto;  // ユーザー操作を許可
}
.iframe_box iframe {
  width: 100%;
  height: 100%;
  border: none;
}
*/

/* ---------------------------------------------------
 * common（PC　min-width: 1023px）
/* ---------------------------------------------------*/
.wrap {
    width: 2000px;
    max-width: 100%;
}

.container {
    position: relative;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

/*--テキストコーディングここから
/* 色指定用 */
.text-pink {
    color: #ef3075;
    font-weight: 500;
}

.text-green {
    color: #488b04;
    font-weight: 700;
}

.text-yellow {
    color: #fff100;
    font-weight: 500;
}

.text-blue {
    color: #2469a8;
    font-weight: 500;
}

.text-highlight {
    background: linear-gradient(to top, #fff799 100%, transparent 100%);
    background-repeat: no-repeat;
    background-size: 100% 22%;
    background-position: 0 95%;
}

.fix-spacing {
    letter-spacing: normal;
    font-feature-settings: "palt" 0;
}

.bold500 {
    font-weight: 500;
}

.bold {
    font-weight: bold;
}

/* 下線（常にbold） */
.underline {
    text-decoration: underline;
    font-weight: 500;
}

.text-center {
    text-align: center;
}

/* 明朝用（部分的に適用する時） */
.font-mincho {
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
}

/*CTA*/
/* CTAセクション全体 */
.cta-banner {
    background-color: #94c11f;
    padding: 87px 20px 47px;
    text-align: center;
}

.cta-arrow {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -48px;
}

/* 白いボックス */
.cta-box {
    background-color: #fff;
    max-width: 700px;
    margin: 0 auto;
    padding: 27px 30px 24px;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

/* メイン見出し */
.cta-heading {
    font-size: 1.7em;
    line-height: 1.5;
    font-family: 'Noto Serif JP', '游明朝体', serif;
    color: #222;
}

/* 注意書き */
.cta-notes {
    list-style: none;
    padding: 0;
    font-size: 1.05em;
    line-height: 1.5;
    text-align: center;
}

/* 価格表示のリボン */
.cta-ribbon-image {
    position: relative;
    display: inline-block;
    margin-top: -60px;
    margin-bottom: 10px;
}

.cta-ribbon-image img {
    width: 100%;
    max-width: 580px;
    height: auto;
    display: block;
}

.cta-ribbon-text {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff700;
    font-size: 2em;
    font-weight: 400;
    font-family: 'Noto Serif JP', '游明朝体', serif;
    white-space: nowrap;
    pointer-events: none;
}


/*動画*/
.movie{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: -1% 0 3% 0;}

.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  box-shadow: 10px 10px 0 var(--subcolor);}

/* イントロセクション */
#section-intro {
    padding: 60px 20px;
    background-color: #fff;
    color: #000;
    line-height: 1.8;
    font-size: 1.1em;
}

#section-intro .textarea {
    max-width: 768px;
    margin: 0 auto;
    font-size: 1.25em;
    line-height: 1.5;
    letter-spacing: 0.03em;
}

#section-intro .textarea p {
    margin-bottom: 40px;
}

/* 見出し */
#section-intro .intro-title {
    text-align: center;
    font-size: 2.4em;
    font-weight: bold;
    margin-bottom: 40px;
    line-height: 1.7;
    letter-spacing: 0.05em;
}

#section-intro .intro-title span {
    font-size: 1.17em;
    line-height: 1.2;
}

/* ボックス内の目立たせエリア */
#section-intro .intro-box {
    border: 2px solid #ccc;
    padding: 20px;
    margin: 40px 0;
    text-align: center;
    font-size: 1.2em;
    background-color: #f9f9f9;
}

/* 画像エリア */
#section-intro .intro-image {
    margin: 40px 0;
    text-align: center;
}

/* ボックス全体の外枠 */
#section-intro .intro-box {
    border: 1px solid #333;
    padding: 20px 20px 40px;
    margin: 60px auto;
    max-width: 700px;
    text-align: center;
    position: relative;
    background-color: #fff;
}

/* 上部の緑文字タイトル */
#section-intro .intro-box-title {
    position: absolute;
    top: -0.7em;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 0 15px;
    font-weight: bold;
    font-size: 1.3em;
    white-space: nowrap;
}

/* ボックス内の説明文 */
#section-intro .intro-box-body {
    margin-top: 20px;
    font-size: 1.2em;
    line-height: 1.5;
}

#section-intro .intro2-messeage {
    font-size: 1.4em;
    position: relative;
}

.quote-mark {
    font-size: 6em;
    color: #e5e5e5;
    position: absolute;
    font-family: serif;
}

.quote-mark.left {
    top: -0.4em;
    left: 0.1em;
}

.quote-mark.right {
    bottom: -1em;
    right: 0.1em;
}

/* リード（最後の強調文） */
#section-intro .intro-lead {
    text-align: center;
    font-size: 1.3em;
    margin: 50px 0 30px;
    font-weight: bold;
}

#section-intro .intro03-b {
    letter-spacing: 0.15em;
    line-height: 1.75;
}

#section-intro .intro-end {
    line-height: 1.9;
}

#section-intro .intro-end span {
    font-size: 2.2em;
}

/* イントロセクションここまで */

/* ▼ 成果セクション全体 */
#section-voice {
    padding: 60px 20px;
    background-color: #fbfbfb;
    text-align: center;
    margin: 0 auto;
}

#section-voice .container {
    max-width: 750px;
}

/* タイトル */
#section-voice .voice-title {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 60px;
    line-height: 1.5;
    letter-spacing: 0.05em;
}

/* 成果ブロック */
#section-voice .voice-item {
    text-align: left;
    background: #fbfbfb;
    padding: 0;
    margin-bottom: 80px;
    border-radius: 12px;
    position: relative;
}

/* バッジ部分 */
#section-voice .voice-badge {
    position: absolute;
    top: 0px;
    left: -10px;
    background: #ef3075;
    color: #fff;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
}

#section-voice .voice-header {
    margin-bottom: 20px;
}

/* 見出し */
#section-voice .voice-heading {
    margin-left: 140px;
    margin-bottom: 10px;
    font-size: 2.4em;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
}

/* サブ見出し */
#section-voice .voice-sub {
    font-size: 0.7em;
    font-weight: 500;
    line-height: 1.4;
}

/* 本文レイアウト */
#section-voice .voice-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

/* 文章部分 */
#section-voice .voice-text {
    flex: 1;
    min-width: 300px;
    font-size: 1.05em;
    line-height: 1.8;
}

/* ユーザー名 */
#section-voice .voice-user {
    font-size: 1.1em;
    background: #002850;
    color: #fff;
    font-weight: bold;
    padding: 6px 15px;
    border-radius: 7px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

#section-voice .voice-more {
    margin-top: 100px;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

#section-voice .voice-more-heading {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 0.1em;
}

#section-voice .voice-more-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 30px;
}

#section-voice .voice-more-item {
    width: 250px;
    text-align: center;
}

#section-voice .voice-more-item .voice-user {
    background-color: #002850;
    color: #fff;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 10px;
    font-size: 0.95em;
    margin-bottom: 10px;
    display: inline-block;
}

#section-voice .voice-result {
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 20px;
    text-align: center;
}

#section-voice .voice-more-item img {
    width: 100%;
    max-width: 250px;
    height: auto;
    border-radius: 10px;
}

/*プロ声*/
.voice-pro-section {
    margin: 0 auto;
    padding: 80px 20px;
    background: #7da419;
    text-align: center;
}

.voice-pro-heading {
    position: relative;
    margin: 30px 0 100px;
    text-align: center;
}

.voice-pro-heading p {
    color: #fff;
    font-size: 2.42em;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    text-align: center;
}

.deco-combined {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-yellow-pro {
    color: #fff100;
    font-size: 1.9em;
    font-family: 'Noto Serif JP', serif;
}

.voice-pro-sub {
    line-height: 1;
    font-size: 1.2em;
    font-family: 'Noto Serif JP', serif;
}

.voice-pro-block {
    max-width: 740px;
    background: #fff;
    border-radius: 20px;
    padding: 60px 40px;
    margin: 0 auto 20px;
}

.voice-pro-pink .voice-pro-title {
    color: #e5397b;
}

.voice-pro-tag {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #ffeb3b;
    color: #488b04;
    font-weight: bold;
    padding-top: 12px;
    margin: -105px auto 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
    flex-direction: column;
    border: 1.5px solid #488b04;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
}

.voice-pro-tag-label {
    font-size: 1.1em;
    letter-spacing: 0;
}

.voice-pro-tag-number {
    font-size: 2.8em;
    letter-spacing: 0;
}

.voice-pro-title {
    font-size: 1.78em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
}

.voice-pro-name {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.voice-pro-text {
    text-align: left;
    font-size: 1.1em;
    line-height: 1.9;
    letter-spacing: 0.1em;
}

.voice-pro-text p {
    margin-bottom: 1em;
}

.voice-pro-sub-message {
    font-size: 1em;
    color: #000;
}

.cta-arrow2 {
    margin-bottom: 15px;
}

/* ▲ 成果セクションここまで */

/*違いセクション*/
.feature-section {
    background: #fff;
    padding: 80px 20px 50px;
    text-align: center;
}

.feature-subtitle {
    background: #488b04;
    color: #fff;
    display: inline-block;
    padding: 3px 20px 5px;
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 5px;
    line-height: 1.4;
}

.feature-title {
    color: #488b04;
    font-size: 4.3em;
    line-height: 1.2;
    margin-bottom: 60px;
    letter-spacing: 0.1em;
}

.feature-title .text-black {
    color: #222;
    font-size: 0.9em;
    letter-spacing: 0;
}

.feature-content {
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: left;
}

.feature-item {
    position: relative;
    background: #fff;
    border-top: 2px solid #ef3075;
    padding: 43px 64px 40px;
    max-width: 828px;
    margin: 0 auto;
    text-align: left;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 70px;
}

.feature-badge {
    position: absolute;
    top: -35px;
    left: 30px;
    width: 110px;
    height: 110px;
    background: #ef3075;
    color: #feef40;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1;
}

.feature-badge-number {
    font-size: 2em;
}

.feature-lead {
    font-size: 1.6em;
    line-height: 1.4;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.feature-lead-sub {
    font-size: 1.3em;
}

.feature-lead-sub04 {
    font-size: 1.25em;
}

.feature-lead-main {
    font-size: 1.45em;
}

.feature-lead-small {
    font-size: 0.7em;
}

.feature-close-lead {
    font-size: 3em;
}

.feature-image img {
    margin: 0 auto;
    display: block;
}

.feature-list {
    margin: 30px 0;
    list-style: disc;
    padding: 0;
    font-size: 1.34em;
    margin-left: 1.2em;
}

.feature-list li {
    margin-bottom: 8px;
}

.feature-note {
    font-size: 1.1em;
    line-height: 1.8;
    margin: 30px 0;
}

.feature-note span.bold {
    font-size: 1.5em;
}

.feature-check-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.feature-check-list li {
    margin-bottom: 8px;
    font-size: 1.22em;
}

.feature-check-list img {
    vertical-align: middle;
    margin-right: 4px;
}

.feature-footer {
    font-size: 1.3em;
    line-height: 1.8;
    margin-top: 40px;
}

.feature-summary {
    text-align: center;
    letter-spacing: 0.1em;
}

.feature-summary p {
    text-align: center;
}

.feature-summary img {
    margin: 30px auto;
}

.cta-arrow3 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/*理由セクション*/
.reason-section {
    background: #fff;
    padding: 80px 20px;
    text-align: center;
    margin: 0 auto;
}

.reason-title {
    font-size: 2.22em;
    font-weight: bold;
    margin-bottom: 80px;
    line-height: 1.4;
}

.reason-title .font-mincho {
    font-size: 1.6em;
}

.reason-item {
    position: relative;
    padding: 40px 30px;
    max-width: 800px;
    margin: 0 auto 70px;
}

.reason-badge {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    background: #ef3075;
    color: #fff45c;
    padding: 10px 25px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    font-size: 2em;
    line-height: 1.2;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}


.reason-lead {
    font-size: 2.2em;
    line-height: 1.5;
    font-weight: 500;
    margin: 0 0 20px;
    text-align: center;
}

.reason-image img {
    margin: 20px auto;
    display: block;
    max-width: 100%;
}

.reason-text {
    font-size: 1.33em;
    line-height: 1.6;
    text-align: left;
    margin-top: 20px;
    letter-spacing: 0.05em;
}

/*プランセクション*/
.plan-section {
    background: #f6ffde;
    padding: 80px 20px 40px;
    text-align: center;
}

.plan-intro-title {
    font-size: 1.8em;
    color: #7da419;
    margin-bottom: 15px;
    letter-spacing: 0.1em;
}

.plan-intro-lead {
    font-size: 2.9em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 25px;
    text-align: center;
}

.plan-intro-text {
    font-size: 1.3em;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: center;
}

.plan-box {
    max-width: 700px;
    margin: 0 auto 50px;
    text-align: left;
}

.plan-box-title {
    font-size: 2.6em;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
}

.business-color {
    color: #ac8307;
}

.regular-color {
    color: #488b04;
}

.light-color {
    color: #808080;
}

.plan-box-sub {
    font-size: 1.67em;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
}

.plan-box-title small {
    font-size: 0.6em;
    color: #333;
    margin-left: 10px;
}

.plan-box-text {
    font-size: 1.2em;
    line-height: 1.8;
    letter-spacing: 0.05em;
}

.plan-intro-note {
    font-size: 2em;
    margin-top: 60px;
    letter-spacing: 0.1em;
    text-align: center;
}

.-l {
    font-size: 1.2em;
}

.plan-detail-section {
    padding: 20px 0;
}

.plan-card {
    width: 100%;
    max-width: 838px;
    box-sizing: border-box;
    margin: 0 auto 60px;
    background: #fff;
    padding: 0 50px 30px;
    border-radius: 10px;
    text-align: left;
}

.plan-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #996600;
    /* Business Planはブラウン */
    color: #fff;
    padding: 10px 50px;
    border-radius: 8px 8px 0 0;
    margin: 0px -50px 20px -50px;
}

.plan-card-header.regular {
    background: #488b04;
}

.plan-card-header.light {
    background: #808080;
}


.plan-card-header.business {
    background: #ac8307;
}

.plan-card-title {
    font-size: 2.6em;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
}

.plan-card-term {
    font-size: 1.4em;
    background: #fff;
    color: #333;
    padding: 2px 8px;
    font-weight: 500;
}

.plan-card-limited {
    background: #ef3075;
    color: #fff;
    padding: 4px 12px;
    margin: 20px 0;
    font-size: 1.3em;
    font-weight: bold;

}

.plan-card-lead {
    font-size: 1.4em;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.plan-card-text {
    font-size: 1.1em;
    line-height: 1.5;
    margin-bottom: 25px;
}

.plan-card-emphasis {
    font-size: 1.1em;
    line-height: 1.5;
    margin-bottom: 30px;
}

.plan-card-content {
    background: #f2f2f2;
    padding: 20px;
}

.plan-card-list-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
}

.plan-card-list {
    list-style: disc;
    padding-left: 1.5em;
}

.plan-card-list li {
    font-size: 1.1em;
    line-height: 1.8;
    margin-bottom: 8px;
}

/*プラン内容詳細セクション*/
.plan-detail-common {
    background: #f5f5f5 url(../img_pc/plan-bg.webp)no-repeat top center;
    padding: 80px 20px;
    text-align: center;
}

.plan-detail-detail {
    margin-bottom: 20px;
}

.plan-detail-detail p {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.3;
}

.plan-detail-detail span {
    font-size: 0.8em;
}

.plan-detail-title {
    font-size: 2.44em;
    line-height: 1.5;
    margin-bottom: 20px;
}

.plan-detail-title span {
    font-size: 1.4em;
}

.plan-detail-box {
    max-width: 784px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    letter-spacing: 0.08em;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.plan-detail-box-header {
    background: #488b04;
    color: #fff;
    padding: 20px;
    margin: 0 -30px;
}

.plan-detail-box-header p {
    font-size: 1.7em;
    text-align: center;
    line-height: 1.4;
}

.plan-detail-box-sub {
    font-size: 2em !important;
    text-align: center;
}

.plan-detail-content {
    padding: 15px 30px 40px;
    text-align: left;
}

.plan-detail-image img {
    width: 100%;
}

.plan-detail-subtitle {
    font-size: 1.67em;
    margin-bottom: 20px;
    border-bottom: 2px solid #7da419;
    padding-bottom: 5px;
}

.plan-detail-text {
    font-size: 1.1em;
    line-height: 1.6;
    margin-bottom: 20px;
}

.plan-detail-list {
    list-style: disc inside;
    font-size: 1.1em;
    line-height: 1.8;
    margin-bottom: 30px;
    list-style: none;
}

.plan-detail-list2 {
    list-style: disc inside;
    font-size: 1.1em;
    line-height: 1.8;
    margin-bottom: 30px;
    list-style: none;
    padding-left: 0.5em;
}

.plan-detail-list2 li::before {
    content: "•";
    color: #333;
    margin-right: 0.4em;
    /* 好きに調整 */
}

.plan-detail-list strong {
    font-size: 1.2em;
    letter-spacing: 0;
}

.plan-detail-text .bg {
    font-size: 1.4em;
    letter-spacing: 0;
}

.text-small {
    font-size: 0.9em;
}

.plan-detail-box-header.business {
    background: #ac8307;
    color: #fff;
}

/*表*/
.plan-table-section {
    background: url(../img_pc/plan-dedail-bg.webp)no-repeat top center;
    padding: 80px 20px;
    text-align: center;
    width: 100%;
}

.plan-table-title {
    font-size: 2em;
    font-weight: 500;
    margin-bottom: 70px;
}

.plan-table-outer {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.plan-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin-top: 20px;
    -webkit-overflow-scrolling: touch;
    /* iPhoneでスムーズに */
}

.recommend-label-outside {
    position: absolute;
    top: -40px;
    left: calc(50% + 183px);
    transform: translateX(-50%);
    font-size: 1.2em;
    color: #ef3075;
    font-weight: bold;
}

.plan-table {
    width: 100%;
    min-width: 680px;
    max-width: 880px;
    border-collapse: collapse;
    margin: 0 auto;
}

.plan-table thead th {
    text-align: center;
}

.plan-table th,
.plan-table td {
    border: 1px solid #ddd;
    padding: 6px 8px;
    font-size: 1.1em;
}

.plan-table th {
    text-align: left;
    background: #f9f9f9;
    font-weight: 500;
    color: #488b04;
}

.plan-table th span {
    display: block;
    font-size: 1em;
}

.plan-table th small {
    font-size: 0.6em;
    color: #488b04;
    display: block;
    margin-top: 2px;
    line-height: 1.2;
}

.plan-table td small {
    font-size: 0.6em;
    display: block;
    margin-top: 2px;
    color: #555;
    line-height: 1.2;
}

.plan-table .plan-head.business {
    background: #996600;
    color: #fff;
}

.plan-table .plan-head.regular {
    background: #488b04;
    color: #fff;
}

.plan-table .plan-head.light {
    background: #808080;
    color: #fff;
}

/*チェックリストセクション*/
/*後半チェックリストセクション*/
.recommend-section {
    background: #F6FFDF;
    padding: 100px 20px;
}

.recommend-not-section {
    background: #F5F5F5;
    padding: 100px 20px;
}


.recommend-inner {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.recommend-title h2 {
    font-size: 2.67em;
    margin-bottom: 40px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.4;
}

.recommend-title-main {
    font-size: 1.2em;
}

.recommend-title p {
    font-size: 1.3em;
    margin-bottom: 50px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: 500;
}

.recommend-image {
    margin: 0 auto;
    margin-bottom: 40px;
}

.recommend-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 700px;
    text-align: left;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.recommend-list li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    word-break: keep-all;
    white-space: normal;
}

.recommend-list li span {
    white-space: normal;
}

.check-icon {
    margin-right: 20px;
    flex-shrink: 0;
}

/*特典セクション*/
/* 特典セクション */
.bonus-section {
    background: #fff url(../img_pc/bonus-section-bg.webp)no-repeat top center;
    padding: 80px 20px 20px;
    text-align: center;
}

.bonus-lead {
    text-align: center;
    font-size: 1.67em;
    line-height: 1.4;
}

.bonus-box {
    max-width: 745px;
    background: #fff;
    margin: 0 auto 60px;
    padding: 0 55px 36px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.bonus-box2 {
    position: relative;
    border-top: 2px solid #ef3075;
    max-width: 828px;
    background: #fff;
    margin: 0 auto 60px;
    padding: 45px 55px 36px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.bonus-title {
    font-size: 2.1em;
    font-weight: bold;
    margin-bottom: 15px;
}

.bonus-small {
    font-size: 1.33em;
    text-align: center;
    line-height: 1;
    margin-bottom: 40px;
}

.bonus-laurel-line {
    position: relative;
    display: inline-block;
    /* 画像に合わせる */
}

.bonus-laurel-line img {
    display: block;
}

.bonus-laurel-line .bonus-head {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.94em;
    color: #d79a23;
    white-space: nowrap;
    /* 改行防止 */
}

.bonus-head-early .bonus-head {
    font-size: 2.94em;
    color: #997c5b;
    text-align: center;
}

.bonus-highlight {
    background: #ef3075;
    color: #fff;
    padding: 40px 15px 26px;
    margin: 0 -55px 25px;
}

.bonus-highlight-title {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.1em;
}

.bonus-highlight-sub {
    font-size: 0.9em;
    margin-top: 5px;
    text-align: center;
}

.bonus-explain-wrap {
    padding: 0 40px;
}

.bonus-explain {
    font-size: 1.1em;
    line-height: 1.5;
}

.bonus-list {
    text-align: left;
    display: inline-block;
    margin: 20px 0;
    list-style: disc inside;
    font-size: 1.22em;
    line-height: 1.8;
}

.bonus-note,
.bonus-text {
    font-size: 1.1em;
    line-height: 1.5;
}

.bonus-badge {
    position: absolute;
    left: 30px;
    width: 110px;
    height: 110px;
    background: #ef3075;
    color: #feef40;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1;
}

.bonus-subtitle-wrap {
    margin-bottom: 20px;
}

.bonus-subtitle {
    font-size: 2.67em;
    line-height: 1.4;
    letter-spacing: 0.08em;
}

.bonus-subtitle-wrap .bonus-small {
    margin-top: 10px;
    margin-bottom: 0;
}

.bonus-img img {
    max-width: 100%;
    height: auto;
    margin-bottom: 25px;
}

/*プロフィールセクション*/
.profile-section {
    background-color: #ffeef5;
}

.author-section {
    position: relative;
    padding: 80px 20px 10px;
    overflow: hidden;
}

.author-background-text {
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8.6em;
    color: #fde5ee;
    font-weight: bold;
    font-family: 'Noto Serif JP', '游明朝体', serif;
    pointer-events: none;
    user-select: none;
    white-space: nowrap;
    z-index: 0;
    letter-spacing: 0.1em;
}

.author-inner {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 0 auto;
}

.author-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    flex-wrap: wrap;
}

.author-photo-wrapper {
    position: relative;
    display: inline-block;
}

.author-photo {
    width: 290px;
    height: auto;
    display: block;
}

.author-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.1em;
}

.author-role {
    color: #ef3075;
    font-weight: 500;
    font-size: 2.66em;
    margin-bottom: 5px;
}

.author-role-line {
    width: 60px;
    height: 4px;
    background-color: #999;
    margin-bottom: 15px;
}

.author-name {
    font-size: 3.3em;
    font-weight: bold;
    margin: 0;
    font-family: 'Noto Serif JP', '游明朝体', serif;
}

.author-name-en {
    font-size: 2.2em;
    color: #cccccc;
    line-height: 1;
    font-family: 'Noto Serif JP', serif;
    font-style: normal;
}

/* --- メディア実績セクション --- */
.media-section {
    text-align: center;
    padding: 0 20px 60px;
    letter-spacing: 0.1em;
}

.media-title {
    color: #ef3075;
    font-weight: 500;
    font-size: 2.3em;
    margin-bottom: 0.5em;
    font-family: 'Noto Serif JP', '游明朝体', serif;
}

.media-detail {
    font-size: 1em;
    margin: 20px 0 10px;
    color: #222;
    line-height: 1.6;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
}

.media-image {
    margin: 10px auto 44px;
    display: block;
}

/* 雑誌画像横並び */
.magazine-images {
    display: flex;
    justify-content: center;
    gap: 50px;
    flex-wrap: wrap;
}

/* --- プロフィール本文セクション --- */
.author-profile {
    background: transparent;
    padding: 20px 20px 50px;
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}

.profile-title {
    color: #ef3075;
    font-size: 2em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}

.profile-text {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: 0.1em;
    color: #333;
    font-family: 'Noto Sans JP', sans-serif;
}

.profile-text strong.text-pink {
    color: #ef3075;
    font-weight: bold;
}

/*プラン表*/
.plan-price-section {
    background: #dff29d;
    padding: 80px 20px;
}

.plan-price-container {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 23px;
}

.plan-price-card {
    background: #fff;
    width: 100%;
    max-width: 352px;
    padding: 0 30px 0;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
}

.plan-price-spacer {
    flex-grow: 1;
}

.plan-price-title {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}

.plan-price-features {
    list-style: none;
    padding: 0 0 10px;
    margin: 0 0 10px;

}

.plan-price-features li {
    display: flex;
    align-items: center;
    font-size: 1em;
    margin-bottom: 12px;
    text-align: left;
}

.check-icon {
    width: 22px;
    height: auto;
    margin-right: 10px;
}

.plan-price-blocks {
    padding-top: 15px;
    border-top: solid 1px;
}

.plan-price-block {
    text-align: center;
    margin: 0 auto 20px;
}

.plan-price-block p {
    text-align: center;
}

.original-price {
    text-decoration: line-through;
    color: #888;
    font-size: 1.4em;
    text-align: center;
}

.plan-price-sub {
    font-size: 1.3em;
    text-align: center;
    color: #ef3075;
}

.special-price {
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    color: #ef3075;
    line-height: 1.1;
}

.plan-price-btn {
    display: block;
    width: 100%;
    margin-top: 15px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.plan-price-btn:hover {
    transform: scale(0.95);
    opacity: 0.8;
}

.buisiness-card {
    background-color: #ac8307;
    margin: 0 -30px 20px;
    padding: 20px 0 20px;
    border-radius: 10px 10px 0 0;
}

.plan-price-title {
    color: #fff;
}

.plan-small {
    text-align: center;
    color: #fff;
    line-height: 1.4;
}

.regular-card {
    background-color: #488b04;
    margin: 0 -30px 20px;
    padding: 30px 0 20px;
    border-radius: 10px 10px 0 0;
}

.regular-card {
    background-color: #488b04;
    margin: 0 -30px 20px;
    padding: 42px 0 42px;
    border-radius: 10px 10px 0 0;
}

.light-card {
    background-color: #808080;
    margin: 0 -30px 20px;
    padding: 42px 0 42px;
    border-radius: 10px 10px 0 0;
}

.ikkatsu {
    background-color: #e5e5e5;
    text-align: center;
    letter-spacing: 0.1em;
    width: 90%;
    margin: 15px auto 0;
}

.nomi {
    letter-spacing: 0;
}

.plan-price-block-note {
    margin-top: 15px;
    font-size: 0.8em;
    text-align: center;
}

/*最後のメッセージ*/
.message-section {
    background: #f6ffde;
    padding: 80px 0;
    text-align: center;
}

.message-box {
    background: #fff;
    width: 100%;
    max-width: 805px;
    padding: 72px 52px 60px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    text-align: left;
}

.message-tag {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.message-title {
    font-size: 1.9em;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: center;
}

.message-text {
    font-size: 1.1em;
    line-height: 1.9;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}

.message-list {
    list-style: disc inside;
    font-size: 1.1em;
    line-height: 1.9;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}

.message-image img {
    display: block;
    margin: 30px auto;
    max-width: 100%;
}

/*FAQ*/
.faq-section {
    padding: 100px 0 30px;
}

.faq-container {
    width: 100%;
    max-width: 881px;
    margin: 0 auto;
}

.faq-title {
    font-size: 3.3em;
    text-align: center;
    margin-bottom: 40px;
}

.faq-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.faq-question {
    background: #7da419;
    padding: 28px 30px;
}

.faq-question p {
    font-size: 1.55em;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
    color: #fff;
    line-height: 1.6;
}

.faq-answer {
    background: #fff;
    padding: 36px 40px;
}

.faq-answer p {
    font-size: 1.16em;
    line-height: 1.8;
    color: #333;
}

.faq-question p::before {
    content: "Q.";
    font-weight: 500;
    color: #fff;
    margin-right: 8px;
    font-size: 1.2em;
}

.faq-answer p::before {
    content: "A.";
    font-weight: 500;
    color: #ef3075;
    margin-right: 8px;
    font-size: 1.2em;
}

.lp-container {
    max-width: 2000px;
    /* 好みで */
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

/*--テキストコーディングここまで--*/

/*背景画像を指定*/
section#section-01 {
    background: url(../img_pc/section_01.webp)no-repeat top center;
}

section#section-02 {
    background: url(../img_pc/section_02.webp)no-repeat top center;
}

section#section-03 {
    background: url(../img_pc/section_03.webp)no-repeat top center;
}

section#section-04 {
    background: url(../img_pc/section_04.webp)no-repeat top center;
}

section#section-05 {
    background: url(../img_pc/section_05.webp)no-repeat top center;
}

section#section-06 {
    background: url(../img_pc/section_06.webp)no-repeat top center;
}

section#section-07 {
    background: url(../img_pc/section_07.webp)no-repeat top center;
}

section#section-08 {
    background: url(../img_pc/section_08.webp)no-repeat top center;
}

section#section-09 {
    background: url(../img_pc/section_09.webp)no-repeat top center;
}

section#section-10 {
    background: url(../img_pc/section_10.webp)no-repeat top center;
}

/*背景画像を指定*/
section#section-11 {
    background: url(../img_pc/section_11.webp)no-repeat top center;
}

section#section-12 {
    background: url(../img_pc/section_12.webp)no-repeat top center;
}

section#section-13 {
    background: url(../img_pc/section_13.webp)no-repeat top center;
}

section#section-14 {
    background: url(../img_pc/section_14.webp)no-repeat top center;
}

section#section-15 {
    background: url(../img_pc/section_15.webp)no-repeat top center;
}

section#section-16 {
    background: url(../img_pc/section_16.webp)no-repeat top center;
}

section#section-17 {
    background: url(../img_pc/section_17.webp)no-repeat top center;
}

section#section-18 {
    background: url(../img_pc/section_18.webp)no-repeat top center;
}

section#section-19 {
    background: url(../img_pc/section_19.webp)no-repeat top center;
}

section#section-20 {
    background: url(../img_pc/section_20.webp)no-repeat top center;
}

/*背景画像を指定*/
section#section-21 {
    background: url(../img_pc/section_21.webp)no-repeat top center;
}

section#section-22 {
    background: url(../img_pc/section_22.webp)no-repeat top center;
}

section#section-23 {
    background: url(../img_pc/section_23.webp)no-repeat top center;
}

section#section-24 {
    background: url(../img_pc/section_24.webp)no-repeat top center;
}

section#section-25 {
    background: url(../img_pc/section_25.webp)no-repeat top center;
}

section#section-26 {
    background: url(../img_pc/section_26.webp)no-repeat top center;
}

section#section-27 {
    background: url(../img_pc/section_27.webp)no-repeat top center;
}

section#section-28 {
    background: url(../img_pc/section_28.webp)no-repeat top center;
}

section#section-29 {
    background: url(../img_pc/section_29.webp)no-repeat top center;
}

section#section-30 {
    background: url(../img_pc/section_30.webp)no-repeat top center;
}

/*背景画像を指定*/
section#section-31 {
    background: url(../img_pc/section_31.webp)no-repeat top center;
}

section#section-32 {
    background: url(../img_pc/section_32.webp)no-repeat top center;
}

section#section-33 {
    background: url(../img_pc/section_33.webp)no-repeat top center;
}

section#section-34 {
    background: url(../img_pc/section_34.webp)no-repeat top center;
}

section#section-35 {
    background: url(../img_pc/section_35.webp)no-repeat top center;
}

section#section-36 {
    background: url(../img_pc/section_36.webp)no-repeat top center;
}

section#section-37 {
    background: url(../img_pc/section_37.webp)no-repeat top center;
}

section#section-38 {
    background: url(../img_pc/section_38.webp)no-repeat top center;
}

section#section-39 {
    background: url(../img_pc/section_39.webp)no-repeat top center;
}

section#section-40 {
    background: url(../img_pc/section_40.webp)no-repeat top center;
}


/*背景画像を指定*/
section#section-41 {
    background: url(../img_pc/section_41.webp)no-repeat top center;
}

section#section-42 {
    background: url(../img_pc/section_42.webp)no-repeat top center;
}

section#section-43 {
    background: url(../img_pc/section_43.webp)no-repeat top center;
}

section#section-44 {
    background: url(../img_pc/section_44.webp)no-repeat top center;
}

section#section-45 {
    background: url(../img_pc/section_45.webp)no-repeat top center;
}

section#section-46 {
    background: url(../img_pc/section_46.webp)no-repeat top center;
}

section#section-47 {
    background: url(../img_pc/section_47.webp)no-repeat top center;
}

section#section-48 {
    background: url(../img_pc/section_48.webp)no-repeat top center;
}

section#section-49 {
    background: url(../img_pc/section_49.webp)no-repeat top center;
}

section#section-50 {
    background: url(../img_pc/section_50.webp)no-repeat top center;
}

.-pc {
    display: block;
}

.-sp {
    display: none;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    /*親要素のbox-sizingを継承*/
}

/*-----------------タブレットサイズ-----------------------
@media (min-width: 600px) and (max-width: 1023px) {
    body {
        font-size: 3.2rem;
    }
    .-pc {
        display: none;
    }
    .-sp {
        display: block;
    }
    .wrap {
        max-width: 100%;
        width: 100%;
    }
}
----------------------------------------*/

/*-----------------スマホサイズ-----------------------*/

@media screen and (max-width:600px) {
    .-pc {
        display: none;
    }

    .-sp {
        display: block;
    }

    body {
        font-size: clamp(15px, 4.2vw, 17px);
        overflow-x: hidden;
        /* 最終手段 */
    }

    .wrap {
        max-width: 100%;
        width: 100%;
    }

    #footer {
        text-align: center;
        font-size: 0.8em;
        padding: 1em;
        margin-bottom: 150px;
    }

    #footer a {
        color: #000000;
    }

    /*CTA*/
    .cta-arrow {
        margin-top: -22px;
    }

    .cta-banner {
        padding: 45px 0 20px;
        /* PCのpaddingは維持したまま、SPだけ上下に */
    }

    .cta-box {
        width: calc(100% - 20px);
        /* 両サイドに15pxずつ余白を作る */
        margin: 0 auto;
        padding: 10px;
        border-radius: 8px;
        /* 角丸は残すなら維持、消したいなら 0 に */
    }

    .cta-ribbon-text {
        font-size: 1.4em;
    }

    .cta-heading {
        font-size: 1.3em;
    }

    #section-intro {
        padding: 40px 20px;
        line-height: 1.8;
        font-size: 1em;
    }

    #section-intro .intro-title {
        font-size: 1.5em;
    }

    #section-intro .textarea {
        font-size: 1.1em;
    }

    #section-intro .intro-box {
        padding: 10px 20px 25px;
        margin: 30px auto;
    }

    #section-intro .intro-box-title {
        font-size: 1em;
    }

    #section-intro .intro2-messeage {
        font-size: 1.5em;
        z-index: 1;
    }

    .quote-mark.left {
        top: -0.4em;
        left: -0.1em;
        z-index: -1;
    }

    .quote-mark.right {
        bottom: -1em;
        right: -0.1em;
        z-index: -1;
    }

    #section-intro .intro03-b {
        letter-spacing: 0.15em;
        line-height: 1.75;
        font-size: 1.1em;
    }

    #section-intro .intro-image {
        margin: 40px 0 20px;
    }

    #section-voice .voice-title {
        font-size: 2em;
        font-weight: bold;
        margin-bottom: 30px;
    }

    #section-voice .voice-badge {
        top: -5px;
        left: -10px;
        width: 60px;
        height: 60px;
        font-size: 1em;
    }

    #section-voice .voice-heading {
        margin-left: 55px;
        margin-bottom: 0;
        font-size: 2em;
        line-height: 1.5;
    }

    #section-voice .voice-item {
        text-align: left;
        background: #fbfbfb;
        padding: 0;
        margin: 40px 0 80px;
        border-radius: 12px;
        position: relative;
    }

    #section-voice .voice-sub {
        font-size: 0.6em;
        font-weight: 500;
        line-height: 1.4;
    }

    #section-voice .voice-user {
        font-size: 0.9em;
        padding: 3px 15px;
        margin-bottom: 10px;
    }

    #section-voice .voice-image {
        margin: 0 auto;
    }

    #section-voice .voice-header {
        margin-bottom: 10px;
    }

    #section-voice .voice-more-heading {
        font-size: 2em;
        margin-bottom: 30px;
        line-height: 1.5;
    }

    #section-voice .voice-more-item img {
        width: 80%;
    }

    #section-voice .voice-more-item .voice-user {
        padding: 3px 12px;
        margin-bottom: 0px;
    }

    #section-voice .voice-result {
        font-size: 1.8em;
        margin: 0 0 10px;
    }

    /*プロの声セクション*/
    .voice-pro-section {
        padding: 50px 10px;
    }

    .voice-pro-block {
        border-radius: 10px;
        padding: 46px 15px;
        margin: 0 auto 60px;
    }

    .voice-pro-heading p {
        font-size: 1.4em;
    }

    .voice-pro-heading {
        position: relative;
        margin: 0 0 50px;
    }

    .voice-pro-tag {
        width: 64px;
        height: 64px;
        padding-top: 4px;
        margin: -80px auto 15px;
    }

    .voice-pro-tag .voice-pro-tag-label {
        font-size: 0.6em;
    }

    .voice-pro-tag .voice-pro-tag-number {
        font-size: 2em;
    }

    .voice-pro-title {
        font-size: 1.4em;
    }

    .voice-pro-name {
        font-size: 1em;
        font-weight: 500;
        line-height: 1.5;
        margin-bottom: 15px;
    }

    .voice-pro-text {
        text-align: left;
        font-size: 0.9em;
        line-height: 1.7;
        letter-spacing: 0.1em;
    }

    .cta-arrow2 {
        width: 50%;
        top: -50px;
        margin: 0 auto;
        position: absolute;
    }

    .voice-pro-section .cta-box {
        width: 100%;
    }

    .feature-section {
        padding: 40px 15px 30px;
    }

    .feature-subtitle {
        padding: 3px 20px 5px;
        font-size: 1em;
        font-weight: 500;
        margin-bottom: 5px;

    }

    .feature-title {
        color: #488b04;
        font-size: 2.6em;
        line-height: 1.2;
        margin-bottom: 30px;
        letter-spacing: 0.1em;
    }

    .feature-item {
        border-top: 1px solid #ef3075;
        padding: 18px 18px 40px;
        margin-bottom: 50px;
    }

    .feature-badge {
        position: absolute;
        top: -25px;
        left: 0;
        width: 65px;
        height: 65px;
        font-size: 0.9em;
        line-height: 1;
    }

    .feature-lead {
        font-size: 1em;
        line-height: 1.4;
        margin-bottom: 10px;
        text-align: center;
        font-weight: 500;
        letter-spacing: 0.1em;
    }

    .feature-list {
        margin: 20px 0;
        list-style: disc;
        padding: 0;
        font-size: 1em;
        margin-left: 1.2em;
    }

    .feature-note span.bold {
        font-size: 1.1em;
    }

    .feature-check-list li {
        margin-bottom: 8px;
        font-size: 1.12em;
    }

    .feature-check-list img {
        width: 6%;
    }

    .feature-footer {
        font-size: 1em;
    }

    .feature-note {
        font-size: 1em;
        line-height: 1.6;
        margin: 20px 0;
    }

    .feature-close-lead {
        font-size: 2em;
        line-height: 1.3;
    }

    .feature-lead-sub {
        font-size: 1em;
        margin: 1em 0;
    }

    .reason-section {
        padding: 50px 15px 10px;
    }

    .reason-title {
        font-size: 1.5em;
        margin-bottom: 40px;
    }

    .reason-item {
        padding: 40px 0;
        margin: 0 auto 30px;
    }

    .reason-badge {
        top: 0;
        padding: 5px 20px;
        font-size: 1.3em;
    }

    .reason-lead {
        font-size: 1.5em;
        margin: 10px 0;
    }

    .reason-image img {
        margin: 10px auto;
    }

    .reason-text {
        font-size: 1em;
        line-height: 1.5;
        margin-top: 0;
    }

    .plan-section {
        padding: 40px 20px 20px;
    }

    .plan-intro-title {
        font-size: 1.2em;
        margin-bottom: 5px;
    }

    .plan-intro-lead {
        font-size: 2em;
        margin-bottom: 10px;
    }

    .plan-intro-text {
        font-size: 1em;
        margin-bottom: 10px;
    }

    .plan-box-title {
        font-size: 1.7em;
    }

    .plan-box-sub {
        font-size: 1.4em;
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .plan-box-text {
        font-size: 1em;
        line-height: 1.7;
    }

    .plan-intro-note {
        font-size: 1.3em;
        margin-top: 60px;
    }

    .plan-card {
        margin: 0 auto 30px;
        padding: 0 15px 30px;
        border-radius: 7px;
    }

    .plan-card-header {
        padding: 10px 20px;
        border-radius: 7px 7px 0 0;
        margin: 0px -15px 20px -15px;
    }

    .plan-card-title {
        font-size: 1.8em;
        line-height: 1.4;
    }

    .plan-card-term {
        font-size: 1em;
    }

    .plan-card-limited {
        font-size: 1.2em;
        margin: 10px 0;
    }

    .plan-card-lead {
        font-size: 1.2em;
        line-height: 1.4;
        margin-bottom: 15px;
        font-weight: bold;
        letter-spacing: 0.1em;
    }

    .plan-card-text {
        font-size: 1em;
        line-height: 1.5;
        margin-bottom: 15px;
    }

    .plan-card-content {
        padding: 10px;
    }

    .plan-card-list li {
        font-size: 0.9em;
        line-height: 1.6;
        margin-bottom: 8px;
    }

    .plan-card-emphasis {
        margin-bottom: 15px;
    }

    .plan-card-list-title {
        margin-bottom: 5px;
    }

    .plan-detail-common {
        background: #f5f5f5 url(../img_pc/plan-bg.webp) no-repeat top center;
        padding: 40px 20px;
    }

    .plan-detail-title {
        font-size: 1.7em;
        margin-bottom: 10px;
    }

    .plan-detail-box-header p {
        font-size: 1.2em;
    }

    .plan-detail-content {
        padding: 5px 15px 20px;
        text-align: left;
    }

    .plan-detail-detail span {
        font-size: 0.6em;
    }

    .plan-detail-subtitle {
        line-height: 1.5;
    }

    .plan-detail-text {
        font-size: 1em;
        line-height: 1.5;
    }

    .plan-table-title {
        font-size: 2em;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .plan-table {
        width: 680px;
        table-layout: fixed;
        /* これを追加 */
    }

    .recommend-label-inside th {
        background: none;
        color: #ef3075;
        font-weight: bold;
        text-align: center;
        font-size: 1.2em;
        padding: 8px;
        border: none;
    }

    .recommend-label-inside {
        display: table-row;
    }

    /* スクロールのヒントを右側に */
    .plan-table-wrapper::after {
        content: "→ スクロールできます";
        position: absolute;
        right: 10px;
        top: 0;
        transform: translateY(-50%);
        font-size: 0.9em;
        color: #999;
        pointer-events: none;
        animation: blink 4s infinite;
    }

    @keyframes blink {

        0%,
        50%,
        100% {
            opacity: 1;
        }

        25%,
        75% {
            opacity: 0;
        }
    }

    .recommend-section {
        background: #F6FFDF;
        padding: 50px 20px;
    }

    .recommend-list {
        font-size: 1.2em;
    }

    .recommend-list li {
        display: flex;
        align-items: flex-start;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }

    .recommend-list li img {
        vertical-align: top;
        margin-right: 10px;
        align-items: flex-start;
    }

    .recommend-list li span {
        display: inline-block;
    }

    .check-icon {
        margin-right: 15px;
        flex-shrink: 0;
        margin-top: 0.2em;
        /* 上下位置を少し持ち上げる */
    }

    .recommend-title h2 {
        font-size: 1.6em;
        margin-bottom: 30px;
    }

    .recommend-not-section {
        padding: 50px 20px;
    }

    .bonus-section {
        padding: 50px 20px 20px;
    }

    .bonus-lead {
        font-size: 1.3em;
    }

    .bonus-title {
        font-size: 1.6em;
    }

    .bonus-laurel-line .bonus-head {
        font-size: 1.95em;
    }

    .bonus-small {
        font-size: 1.1em;
        margin-bottom: 20px;
    }

    .bonus-highlight {
        padding: 30px 15px 26px;
        margin: 0 -20px 20px;
    }

    .bonus-highlight-title {
        font-size: 1.3em;
    }

    .bonus-highlight-sub {
        font-size: 0.8em;
    }

    .bonus-box {
        padding: 0 20px 10px;
    }

    .bonus-explain-wrap {
        padding: 0;
    }

    .bonus-explain {
        font-size: 1em;
    }

    .bonus-list {
        font-size: 1.1em;
    }

    .bonus-note,
    .bonus-text {
        font-size: 1em;
    }

    .bonus-head-early .bonus-head {
        font-size: 2.2em;
    }

    .bonus-box2 {
        margin: 0 auto 30px;
        padding: 20px 20px 20px;
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
        text-align: center;
    }

    .bonus-subtitle {
        font-size: 2em;
    }

    .bonus-badge {
        position: absolute;
        top: 5px;
        left: -10px;
        width: 64px;
        height: 64px;
        font-size: 0.9em;
        line-height: 1;
    }

    .bonus-img img {
        margin-bottom: 10px;
    }

    .author-section {
        padding: 40px 15px 20px;
    }

    .author-background-text {
        font-size: 4.7em;
        top: -28px;
    }

    .author-flex {
        justify-content: flex-start;
        gap: 10px;
        flex-wrap: nowrap;
    }

    .author-photo-wrapper {
        flex-basis: 45%;
        max-width: 45%;
    }

    .author-text {
        flex-basis: 55%;
        max-width: 55%;
    }

    .author-role {
        font-size: 2em;
    }

    .author-role-line {
        width: 40px;
        height: 2px;
    }

    .author-name {
        font-size: 2.3em;
        line-height: 1.2;
    }

    .author-name-en {
        font-size: 1.4em;
    }

    .media-section {
        padding: 0 15px 60px;
    }

    .media-title {
        font-size: 1.6em;
    }

    .media-detail {
        margin: 10px 0;
        font-size: 0.7em;
    }

    .media-book {
        width: 45%;
    }

    .magazine-images {
        gap: 20px;
        flex-wrap: nowrap;
    }

    .plan-price-section {
        padding: 40px 20px;
    }

    .plan-price-container {
        flex-direction: column;
        align-items: center;
        gap: 40px;
        /* カードの間に余白 */
    }


    .plan-price-card {
        padding: 0 20px 0;
    }

    .buisiness-card {
        background-color: #ac8307;
        margin: 0 -20px 20px;
        padding: 20px 0 20px;
        border-radius: 10px 10px 0 0;
    }

    .regular-card {
        background-color: #488b04;
        margin: 0 -20px 20px;
        padding: 42px 0 42px;
        border-radius: 10px 10px 0 0;
    }

    .light-card {
        background-color: #808080;
        margin: 0 -20px 20px;
        padding: 42px 0 42px;
        border-radius: 10px 10px 0 0;
    }

    .plan-price-block-note {
        text-align: left;
    }

    .message-section {
        padding: 40px 15px;
    }

    .message-box {
        padding: 30px 30px 30px;
    }

    .message-title {
        font-size: 1.6em;
        margin-bottom: 15px;
    }

    .message-text {
        font-size: 1em;
        line-height: 1.9;
        margin-bottom: 20px;
        letter-spacing: 0.1em;
    }

    .message-list {
        font-weight: 500;
        font-size: 1em;
    }

    .faq-section {
        padding: 40px 15px 30px;
    }

    .faq-title {
        font-size: 2.2em;
        text-align: center;
        margin-bottom: 15px;
    }

    .faq-question p {
        font-size: 1.2em;
        line-height: 1.6;
    }

    .faq-question {
        background: #7da419;
        padding: 20px 18px;
    }

    .faq-answer {
        background: #fff;
        padding: 20px 20px;
    }

    .faq-answer p {
        font-size: 1em;
        line-height: 1.8;
    }

}

/*----------------------------------------*/