div[data-structure="b-html-code"] .c-bg-img {
    background-repeat: repeat-x!important;
    background-size: contain!important;
}

.pc_inline {
    display: inline;
}
.keyvisual_area_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    place-items: center;
}
.keyvisual_area_wrapper p {
    font-size: 18px;
    font-weight: bold;
    text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
.txt_area {
    margin: 40px 0 40px 80px;
}
.txt_area h1 {
	font-size: 48px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #035a02;
}

/*.txt_area h1  span {
    font-size: 160%;
    display: inline-block;
    margin-right: 4px;
    color: #ff9812;
    line-height: 120%;
}*/

.txt_area img {
    max-width: 600px;
}
.theme-custom .c-btn a, .theme-custom .c-btn input, .theme-custom .c-btn button, .theme-custom .c-btn .btn-customform-submit {
    background: linear-gradient( #ff9f50 0%, #e74a00 100%);
}

div[data-structure="b-list-has-img"] .col-sm-5 img {
    width: 139px;
}
div[data-structure="b-list-has-img"] .c-inner--vertical,
div[data-structure="b-list-step-has-img"] .c-inner--vertical,
div[data-structure="b-premium-cards-img-left"] .c-inner--vertical,
div[data-structure="b-btn-round--lg"] .c-inner--one-elem.c-inner--md {
    padding-top: 0;
}
div[data-structure="b-cards--3col"] .c-inner--lg,
div[data-structure="b-list-step-has-img"] .c-inner--vertical {
    padding-bottom: 0;
}
.c-wrapper--lg {
    max-width: 980px;
}
div[data-structure="b-cards--3col"] .grid-wrapper--full {
    padding-right: 1rem;
    padding-left: 1rem;
}
div[data-structure="b-cards--3col"] .c-img {
    margin-bottom: 0;
}
div[data-structure="b-cards--3col"] .c-heading {
    padding: 12px;
    color: #fff;
    border-radius: 0 0 20px 20px;
    background-color: #0d6224;
}
div[data-structure="b-cards--3col"] .row-item-gutter--lg > [class*='col-'] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.p-premium-heading-voice__body:before, .p-premium-heading-voice__body:after {
    height: 80%;
}
.theme-custom div[data-structure="b-premium-heading-voice"] .p-premium-heading-voice__body:before,
.theme-custom div[data-structure="b-premium-heading-voice"] .p-premium-heading-voice__body:after {
color:#434343;
}
.theme-custom .c-heading--bdr-btm, .theme-custom .c-heading--bdr-thin-btm {
    border-bottom-color: transparent!important;
}
div[data-structure="b-list-step-has-img"] .c-img--responsive img {
    max-width: 95px;
}
div[data-structure="b-list-step-has-img"] .col-sm {
    display: flex;
    align-items: center;
}
div[data-structure="b-hr--blank-space-large"] .c-bg-img,
div[data-structure="b-img"] .c-bg-img {
    background-position: center bottom!important;
}
div[data-structure="b-img"] .c-img {
    width: 500px;
    margin: 0 auto;
}
.p-premium-cards-img-left__img {
    max-width: 100px;
}
.p-premium-cards-img-left__body {
    display: flex;
    align-items: center;
}
#section-24 strong {
    background: linear-gradient(transparent 60%, #ffda83 60%);
}
.s_footer-peraichi {
    margin-top: 80px;
    background-color : #03300f!important;
    color: #fff;
}
.c-heading--bdr-btm {
    padding-bottom: 0;
}
div[data-structure="b-list-step-has-img"] .c-border {
    border-radius: 12px;
}
.p-premium-cards-img-left__card {
    border-radius: 12px;
    box-shadow: none;
    background-color: #FFFBDC;
}
div[data-structure="b-others-conversational-text"] .c-bg-img {
    padding: 40px 0;
}
.p-others-conversational-text .col-sm-6 {
    max-width: inherit;
}
.p-others-conversational-text__partner .c-img,
.p-others-conversational-text__myself  .c-img {
    max-width: 120px;
}
div[data-structure="b-header-logo-img"] .grid-wrapper--lg {
    max-width: 1400px;
}
div[data-structure="b-header-logo-img"] .c-inner--one-elem {
    padding-bottom: 10px;
}
div[data-structure="b-header-logo-img"] .c-inner {
    padding: 10px 10px 1px;
}
div[data-structure="b-header-logo-img"] .p-header__logo > a > img, .p-header__logo > img {
    max-height: 30px;
}
.late_wrapper {
    margin: 12px auto 0 auto;
    max-width: 250px;
    text-align: center;
}
.sp_only {
    display: none;
}
.pc_only {
    display: block;
}
@media (max-width: 1200px) {
    .txt_area {
        margin: 40px 0 40px 40px;
    } 
    .txt_area h1 { 
            font-size: 28px;
    }
    .txt_area img {
        max-width: 400px;
}
@media only screen and (max-width: 767px) {
    .pc_inline {
        display: none;
    }
    .sp_only {
        display: block;
    }
    .pc_only {
        display: none;!important;
    }
    .keyvisual_area_wrapper {
        display: flex;
        flex-flow: column;
    }
    .txt_area {
        margin: -120px 12px 0!important;
    	background-color: rgba(255,255,255,0.8);
        order: 2;
        margin: 0;
    }
    .img_area {
        order: 1;
    }
    .txt_area img {
        max-width: 100%;
    }
    .txt_area h1 { 
        font-size: 28px;
        text-align: center;
    }
    .c-wrapper,
    .row-item-gutter--lg > [class*='col-'] {
        padding-right: 20px;
        padding-left: 20px;
    }
    .row-item-gutter--lg {
        margin-left: 0;
        margin-right: 0;
    }
    .p-premium-heading-voice__body:after {
        right: -20px;
    }
    .p-premium-heading-voice__body:before {
        left: -20px;
    }
    div[data-structure="b-img"] .c-img {
        width: inherit;
    }
    div[data-structure="b-others-conversational-text"] .c-wrapper, .row-item-gutter--lg > [class*='col-'],
    div[data-structure="b-cards--3col"] .row-item-gutter--lg > [class*='col-']  {
        padding-left: 0;
        padding-right: 0;
    }
    #section-50 {
        position: fixed;
        z-index: 10;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: rgba(255,255,255,0.8)
    }
    #section-50 a {
        width: 100%;
        padding: 12px;
    }
    #section-50 .c-inner {
        padding: 16px 0 8px;
    }
    .s_footer-peraichi {
        padding-bottom: 80px;
    }
    .c-btn--lg a,
    .c-btn--lg input,
    .c-btn--lg .btn-customform-submit,
    .c-btn--lg button {
        min-width: 100%;
}
@media (max-width: 767px) {
        .txt_area h1 { 
        font-size: 25px;
        text-align: center;
    }
}