@charset "UTF-8";

/* ss_common/common.css追加リンクによる調整分 */
strong {
    color: #2D3139;
}
/* ====　/assets/css/style.min.css分 ここから。大量なので一旦全載せ
======================================== */
button,hr,input {
    overflow: visible
}
.p-breadcrumb,
textarea {
    overflow: auto
}
[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}
button,select {
    text-transform: none
}
button,dd,dl,h1,h2,h3,h4,h5,h6,input,li,ol,optgroup,p,select,textarea,ul {
    margin: 0
}
dl,legend,li,ol,ul {
    padding: 0
}
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
h1 {
    font-size: 2em
}
hr {
    box-sizing: content-box;
    height: 0
}
details,
main {
    display: block
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    outline: 0
}
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
img {
    border-style: none;
    vertical-align: top
}
svg:not(:root) {
    overflow: hidden
}
[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}
progress {
    display: inline-block;
    vertical-align: baseline
}
html {
    -webkit-box-sizing: border-box
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
li,
ol,
ul {
    list-style-type: none
}
em {
    font-style: normal
}
a:active,
a:link,
a:visited {
    text-decoration: none;
    outline: 0
}
a:hover {
    outline: 0
}
/* html {
    font-size: 62.5%;
    box-sizing: border-box
} */
*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}
body {
    /*min-width: 1024px;
    margin: auto;
    font-family: "游明朝体", "游明朝", "Yu Mincho", YuMincho, serif;
    font-size: 14px;
    color: #26455c;
    line-height: 1.85714;
    overflow-wrap: break-word;
    word-wrap: break-word;
    letter-spacing: .05vw;*/
}
a img {
    pointer-events: none
}
@media screen and (max-width:959px) {
    body {
        min-width: 0;
        /* font-size: 1.4rem; */
        line-height: 2
    }
    a:hover,
    button:hover {
        opacity: 1 !important
    }
}
.l-body:not([data-page=top]) {
    padding-top: 104px;
    position: relative
}
.l-body:not([data-page=top])::before {
    content: "";
    width: 100%;
    height: 104px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0
}
@media screen and (max-width:959px) {
    .l-body:not([data-page=top]) {
        padding-top: 4.8rem
    }
    .l-body:not([data-page=top])::before {
        height: 4.8rem
    }
}
.l-content.is-hidden {
    width: 0;
    overflow: hidden
}
.l-main {
    padding: 0 0 80px
}
.p-content__body {
    margin: -48px 0 80px
}
.p-content__body[data-no-offset] {
    margin-top: 0
}
@media screen and (max-width:959px) {
    .p-content {
        width: auto
    }
    .p-content__body {
        margin: -1.2rem 0 4rem
    }
}
.p-section {
    padding: 80px 56px;
    background: #fff
}
.p-section:first-child {
    padding-top: 132px
}
.p-content__body[data-no-offset] .p-section:first-child,
.p-section--index:first-child,
.p-section[data-type=cm-corp],
.p-section[data-type=cm] {
    padding-top: 80px
}
.p-section:not(:last-child) {
    margin-bottom: 24px
}
.p-section[data-type=beginner],
.p-section[data-type=companies] {
    padding-bottom: 0
}
.p-section[data-type=attention],
.p-section[data-type=cm],
.p-section[data-type=companies],
.p-section[data-type=company],
.p-section[data-type=guide],
.p-section[data-type=informationDetail],
.p-section[data-type=privacy],
.p-section[data-type=seminar],
.p-section[data-type=sitemap],
.p-section[data-type=specific],
.p-section[data-type=trainer],
.p-section[data-type=voice] {
    padding-right: 136px;
    padding-left: 136px
}
.p-section[data-corp-movie] {
    padding-bottom: 60px
}
.p-section[data-type=program] {
    max-width: 100%;
    overflow: auto;
    padding-right: 0;
    padding-left: 0
}
.p-section[data-type=form] {
    padding-right: 80px;
    padding-left: 80px
}
.p-section--index {
    padding-right: 124px;
    padding-left: 124px;
    background: #fff
}
.p-section--index:last-child {
    padding-bottom: 80px
}
.p-section--index:not(:first-child) {
    padding-top: 50px
}
.p-section--index:not(:last-child) {
    padding-bottom: 110px;
    position: relative
}
.p-section--index:not(:last-child)::before {
    content: "";
    width: 1px;
    height: 68px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #9ecbe6
}
.p-section__header {
    margin: 0 0 56px
}
.p-section__shoulderCopy {
    margin: 0 0 1em;
    font-size: 18px;
    text-align: center
}
.p-section__header[data-bold] .p-section__shoulderCopy {
    font-weight: 700
}
@media screen and (min-width:1600px) {
    .p-section--index:not([data-fixed]),
    .p-section:not([data-fixed]) {
        padding-right: 13.51351vw !important;
        padding-left: 13.51351vw !important
    }
}
@media screen and (max-width:959px) {
    .p-section:not(:last-child),
    .p-section__header {
        margin-bottom: 4rem
    }
    .p-section {
        padding: 4rem 2.4rem
    }
    .p-section:first-child {
        padding-top: 5rem !important
    }
    .p-section[data-type=trainer] {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }
    .p-section[data-type=attention],
    .p-section[data-type=companies],
    .p-section[data-type=company],
    .p-section[data-type=form],
    .p-section[data-type=guide],
    .p-section[data-type=informationDetail],
    .p-section[data-type=privacy],
    .p-section[data-type=program],
    .p-section[data-type=seminar],
    .p-section[data-type=sitemap],
    .p-section[data-type=specific],
    .p-section[data-type=voice] {
        padding-right: 2.4rem;
        padding-left: 2.4rem
    }
    .p-section[data-type=cm] {
        padding-right: 2rem;
        padding-left: 2rem
    }
    .p-section[data-type=cm-corp] {
        padding-top: 4rem !important;
        padding-right: 2rem;
        padding-left: 2rem
    }
    .p-section[data-corp-movie] {
        padding-bottom: 0
    }
    .p-content__body[data-no-offset] .p-section:first-child {
        padding-top: 4rem !important
    }
    .p-section--index {
        padding-right: 2.4rem;
        padding-left: 2.4rem
    }
    .p-section--index:first-child {
        padding-top: 4rem
    }
    .p-section--index:last-child {
        padding-bottom: 4rem
    }
    .p-section--index:not(:first-child) {
        padding-top: 2.4rem
    }
    .p-section--index:not(:last-child) {
        padding-bottom: 6.6rem
    }
    .p-section--index:not(:last-child)::before {
        height: 4.5rem
    }
}
.u-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover; object-position: bottom;"
}
/* ====　/assets/css/style.min.css分 ここまで 
======================================== */


/* ===　/assets/css/top-styles.css分 ここから
======================================== */

.is-sp {
    display: none;
}

@media screen and (max-width: 959px) {
    .is-sp {
        display: block;
    }
}
.is-pc {
    display: block;
}
@media screen and (max-width: 959px) {
    .is-pc {
      display: none;
    }
}
/* img {
    width: 100%;
} */
figure {
    margin: 0;
}
.l-main {
    overflow: hidden;
}
.l-body[data-page="top"] {
    padding-top: 75px;
}
@media screen and (max-width: 1280px) {
    .l-body[data-page="top"] {
        padding-top: 65px;
    }
}
@media screen and (max-width: 1024px) {
    .l-body[data-page="top"] {
      padding-top: 50px;
    }
}
.l-content[data-page="corp"] img {
    width: initial;
} 
/* ===　/assets/css/top-styles.css分 ここまで 
======================================== */
/* ====　program/style(common).css分 ここから
======================================== */
@media screen and (max-width: 959px) {
    .l-main {
        padding: 0 0 60px;
    }
}
/* ====　program/style(common).css分 ここまで 
======================================== */
/* =====　program/style(guide).css分 ここから
======================================== */
.p-content_guide .p-section {
    padding-left: 0;
    padding-right: 0;
}
.p-content_guide .p-section:not([data-fixed]) {
    padding-right: 6.51351vw!important;
    padding-left: 6.51351vw!important;
}
.p-content__body .p-section:not([data-fixed]) .p-section__header {
    margin-bottom: 150px;
    font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 1747px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 55px;
    }
}
@media screen and (max-width: 1700px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 28px;
    }
}
@media screen and (max-width: 1442px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 56px;
    }
    .p-content__body .p-section:not([data-fixed]) .p-section__header {
        margin-bottom: 100px;
    }
    .p-content__body .p-section.reason-box:not([data-fixed]) .p-section__header {
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 1360px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 45px;
    }
}
@media screen and (max-width: 1338px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 38px;
    }
}
@media screen and (max-width: 1145px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 30px;
    }
}
@media screen and (max-width: 1026px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 31px;
    }
}
@media screen and (max-width: 416px) {
    .p-content_guide .p-section:not([data-fixed]) {
        padding-top: 23px;
    }
    .p-content__body .p-section:not([data-fixed]) .p-section__header {
        margin-bottom: 198px;
    }
    .p-content__body .p-section.reason-box:not([data-fixed]) .p-section__header {
        margin-bottom: 210px;
    }
}
@media screen and (max-width: 377px) {
    .p-content__body .p-section:not([data-fixed]) .p-section__header {
        margin-bottom: 149px;
    }
}

/* =====　program/style(guide).css分 ここまで 
======================================== */
/* ============　/ourmission/assets/css/style.css分 ここから
======================================== */
.p-content__body {
    margin: 0;
    /*margin-top:35px;*/
}
@media screen and (min-width: 1024px) {
    .p-content__body {
        margin-top:35px;
    }
}
.p-section:first-child {
    margin-top: 100px;
}
.p-section:first-child {
    margin: 0;
}
.fz-18 {
    font-size: 18px !important;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.p-article {
    max-width: 920px;
    margin: auto;
    padding-bottom: 120px;
    border-bottom: 1px solid #D1D4D7;
    margin-top: 120px;
}
.p-article.--noline {
    border-bottom: none;
}
.p-section .p-article:nth-of-type(5) {
    border-bottom: none;
}
.p-article__title {
    color: #1883c3;
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 24px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
}
.p-article__contentDescription {
    font-size: 16px;
    line-height: 32px;
    font-family: "Noto Sans JP", Regular;
    color: #2D3139;
}
.p-article__content-descriptionBottom {
    display: flex;
    margin-bottom: 20px;
}
.p-article__content-descriptionBottom > img {
    width: 40%;
    margin-left: 30px;
}
.content-conversation-info {
    display: flex;
}
.content-conversation-info > img {
    width: 50%;
    height: 85%;
    margin-left: 25px;
}
.conversation-group {
    display: flex;
    flex-direction: column;
}
.content-conversation-info-box {
    background-color: #F2F4F5;
    padding: 24px 40px;
    margin: 24px 0;
}
.info-box-message {
    display: flex;
    font-size: 16px;
    text-align: left;
    color: #2D3139;
}
.info-box-message__name {
    text-align: right;
    width: 85px;
    margin-right: 10px;
}
body > div.l-body > div.l-content > main > section > div > div:nth-child(2) > section.p-section.p-section_principles > div:nth-child(2) > div > div.content-conversation > div > div > div > div:nth-child(1) > p.info-box-message__text {
    width: 300px;
}
#p-section_principles > div:nth-child(10) {
    border-bottom: none;
}
.info-box-message__text {
    width: 100%;
}
.info-box-message__text--blue {
    color: #1883c3;
}
.info-box-message__text, .info-box-message__text--blue {
    width: calc(100% - 85px) !important;
}
.text__noto--regular {
    font-family: "Noto Sans JP", Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #2D3139;
}
.text__noto--bold {
    font-family: "Noto Sans JP", Bold;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
.text__noto--boldBlue {
    font-family: "Noto Sans JP", Bold;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #1883c3;
}
.five-backgrounds__content {
    margin-top: 40px;
}
.p-article__five-backgrounds .five-bg-container > picture > img {
    margin: 40px 0;
}
.five-backgrounds__content > p {
    line-height: unset;
    margin-bottom: 8px;
}
.five-backgrounds__content > p:first-child {
    font-family: "Noto Sans JP", Bold;
    font-weight: 600;
    font-size: 18px;
    color: #141821;
    margin-bottom: 12px;
}
.content-conversation {
    /*display: flex;*/
}
.content-conversation > img {
    width: 35%;
}
.content-conversation-info__description--mt15 {
    margin-top: 15px;
}
.info-box__header {
    font-family: "Noto Sans JP", Bold;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2D3139;
}
.info-box__header--highlight {
    font-family: "Noto Sans JP", Bold;
    font-weight: 600;
    font-size: 16px;
    color: #1883C3;
    margin: 16px 0;
}
body > div.l-body > div.l-content > main > section > div > div:nth-child(2) > section.p-section.p-section_principles > div:nth-child(3) > div > div:nth-child(5) {
    margin-top: 40px;
}
.p-article__contentDescription--bold {
    font-weight: 600;
}
.p-article_contentImage {
    margin: 80px;
}
.p-article_contentImage__text {
    font-family: "Noto Sans JP", Regular;
    color: #54575F;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0 80px 0;
}
body > div.l-body > div.l-content > main > section > div > div:nth-child(2) > section.p-section.p-section_principles > div:nth-child(3) > div > div:nth-child(8) > p {
    font-size: 12px !important;
}
.content-levels {
    display: flex;
    margin: 40px 0 80px 0;
}
.content-levels-info {
    display: flex;
    align-items: center;
}
.content-levels-info-number {
    text-align: center;
    margin: 15px;
    margin-left: 0px;
}
.content-levels-info-number__textTop {
    font-size: 12px;
    line-height: 36px;
    color: #2D3139;
    font-family: "Noto Sans JP", sans-serif;
}
.content-levels-info-number__textbottom {
    font-size: 40px;
    line-height: 36px;
    font-family: "Noto Sans JP", sans-serif;
}
.content-levels-info-content .content-levels-info:nth-child(1) .content-levels-info-number .content-levels-info-number__textbottom {
    color: #1784C4;
}
.content-levels-info-content .content-levels-info:nth-child(2) .content-levels-info-number .content-levels-info-number__textbottom {
    color: #339999;
}
.content-levels-info-content .content-levels-info:nth-child(3) .content-levels-info-number .content-levels-info-number__textbottom {
    color: #CCCC00;
}
.content-levels-info-content .content-levels-info:nth-child(4) .content-levels-info-number .content-levels-info-number__textbottom {
    color: #DB8336;
}
.content-levels-info-content .content-levels-info:nth-child(5) .content-levels-info-number .content-levels-info-number__textbottom {
    color: #E56A62;
}
.content-levels-info-content .content-levels-info:nth-child(6) .content-levels-info-number .content-levels-info-number__textbottom {
    color: #996699;
}
.content-levels-info__pipe {
    border-right: 3px solid;
    height: 90px;
    margin: 10px;
}
.content-levels-info-content .content-levels-info:nth-child(1) .content-levels-info__pipe {
    color: #1784C4;
}
.content-levels-info-content .content-levels-info:nth-child(2) .content-levels-info__pipe {
    color: #339999;
}
.content-levels-info-content .content-levels-info:nth-child(3) .content-levels-info__pipe {
    color: #CCCC00;
}
.content-levels-info-content .content-levels-info:nth-child(4) .content-levels-info__pipe {
    color: #DB8336;
}
.content-levels-info-content .content-levels-info:nth-child(5) .content-levels-info__pipe {
    color: #E56A62;
}
.content-levels-info-content .content-levels-info:nth-child(6) .content-levels-info__pipe {
    color: #996699;
}
.content-levels-info-description {
    padding: 10px;
}
.content-levels-info-description > p:first-child {
    font-family: "Noto Sans JP", Medium;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #141821;
}
.content-levels-info-description > p:last-child {
    font-family: "Noto Sans JP", Medium;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #54575F;
}
.content-levels-info-description > p:last-child > span {
    font-family: "Noto Sans JP", Medium;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #0087D2;
    background-color: #FFF680;
}
.content-levels-title__logo {
    margin-top: 80px;
}
.content-levels-title > figure > span {
    line-height: 50px;
}
.content-levels-title__logo > img {
    width: 70%;
    /*margin: 14px 0;*/
    margin: 16px 2px 12px 0;
}
.content-levels-title {
    width: 244px;
}
.content-levels-title {
    display: flex;
}
.content-levels-title > img {
    width: 50%;
}
.p-section_principles > div:nth-child(5) > div > picture > img {
    width: 600px;   
    display: block;
    margin: 50px auto;
    margin-bottom: 0;
}
#p-section_principles > div:nth-child(8) > div > a:hover {
    opacity: 0.8;
}
body > div.l-body > div.l-content > main > section > div > div:nth-child(2) > section.p-section.p-section_principles {
    margin: 0;
}
.content-levels-title_description {
    font-size: 24px;
    font-weight: 600;
    line-height: 44px;
    color: #0087D2;
    font-family: "Noto Sans JP", sans-serif;
}
.p-content_guide .p-section:not([data-fixed]) {
    padding: 0 !important;
}
.p-section {
    background: #fff;
    padding: 0;
}
.p-section-proposal-header__text {
    max-width: 557px;
    margin: 0 0 0.5em;
    font-size: 32px;
    line-height: 1.76923;
    margin-right: 10px;
    margin-bottom: 30px;
    font-family: "Noto Sans JP", sans-serif;
}
.p-section-proposal-header__subtext {
    font-size: 20px;
    margin: 0 0 0.5em;
    line-height: 1.76923;
    margin-right: 10px;
    font-family: "Noto Sans JP", sans-serif;
}
.p-section-proposal-header {
    position: relative;
    background-image: url(/corp/ourmission/images/ss_5elements_kv_pc.jpg);
    background-color: #f9fafb;
    display: flex;
    height: 468px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
/* body > div.l-body > div.l-content > main > section > div > div:nth-child(2) > section.p-section.p-section_trial > div {
    margin-bottom: 80px !important;
} */
.p-section_trial .p-section__header .p-section-trial-header > a .c-button .p-banner__button .c-button__label {
    font-size: 20px;
}
.p-content__body .p-section:not([data-fixed]) .p-section__header {
    margin-bottom: auto;
}
.p-section-proposal-header .p-section__header {
    margin: auto;
    width: 1114px;
    padding: 0 0 0 38%;
}
.p-section-principles-header {
    position: relative;
    margin-bottom: 0 !important;
    background-image: url(/corp/ourmission/images/ss_5elements_hikasan_pc.jpg);
    background-color: #f9fafb;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    height: 480px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding: 0px 50% 0px 75px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.p-content__body > section:last-child .p-section__header {
    position: relative;
    margin-bottom: 0 !important;
    background-image: url(/corp/ourmission/images/ss_5elements_cta_pc.jpg);
    background-color: #f9fafb;
    display: flex;
    height: 564px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.p-section-trial-header {
    width: 920px;
    margin: auto;
}
.p-section-trial-header > p {
    max-width: 606px;
    margin: 0 0 0.5em;
    font-size: 24px;
    line-height: 40px;
    margin-right: 10px;
    margin-bottom: 30px;
}
.gray-line-section-break {
    background-color: #D1D4D7;
    border: none;
    height: 1px;
}
.conversation-group.is-sp {
    display: none;
}
.p-section-trial-header__text {
    font-weight: 500;
}
br.sp-xr {
    display: none;
}
@media screen and (min-width: 1440px) {
    .p-section-proposal-header .p-section__header {
        padding-left: 40%;
        width: 1338px;
    }
    .p-section-proposal-header__text {
        max-width: 561px;
    }
}
@media screen and (min-width: 1920px) {
    .p-section-proposal-header .p-section__header {
        padding-left: 30%;
        width: 1264px;
    }
    .p-section-proposal-header__text {
        max-width: 564px;
    }
}
@media screen and (min-width: 2299px) {
    .p-section-proposal-header .p-section__header {
        padding-left: 26%;
        width: 1242px;
    }
    .p-section-proposal-header__text {
        max-width: 566px;
    }
}
@media screen and (min-width: 2560px) {
    .p-section-proposal-header .p-section__header {
        padding-left: 22%;
        width: 1183px;
    }
    .p-section-proposal-header__text {
        max-width: 568px;
    }
}
@media screen and (max-width: 959px) {
    .is-sp {
        display: none;
    }
    .is-tablet {
        display: block;
    }
    
    .p-section-proposal-header {
        background-position: 37% 50%;
    }
    .gray-line-section-break {
        margin: 0px 24px;
    }
    .p-section-proposal-header__subtext {
        line-height: 20px;
    }
    .p-section-proposal-header .p-section__header {
        width: 100%;
        padding: 0 0 0 50%;
    }
    .p-article {
        padding: 0 24px 80px;
        border-bottom: none;
        margin-top: 120px;
    }
    .p-article__title {
        line-height: 29.2px;
    }
    .five-bg-container {
        margin: 40px 0px;
    }
    .content-conversation-info-box {
        margin: 40px 0;
    }
    .content-conversation-info > img {
        width: 260px;
        height: 260px;
    }
    .p-article_contentImage__text {
        font-size: 12px;
    }
    .p-content__body > section:last-child .p-section__header {
        background-position: 60% 100%;
        /*background-size: 200% 100%;*/
        background-size: auto 100%;
    }
    .p-section-trial-header {
        width: 100%;
    }
    .p-section-trial-header > p {
        margin-left:70px;
    }
    .p-section_trial .p-section__header .p-section-trial-header > a .c-button .p-banner__button .c-button__label {
        font-size: 1.4rem;
        font-size: 62.5%;
    }
    .p-article_contentImage.coaching-btn {
        margin: 80px 80px 60px 80px;
    }
    .content-levels {
        margin-bottom: 80px;
    }
    #p-section_principles {
        margin-bottom: 0px;
    }
    .info-box-message__text, .info-box-message__text--blue {
        width: calc(100% - 66px) !important;
    }
    .content-levels-info-description p:first-child {
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 840px) {
    .p-content__body > section:last-child .p-section__header {
        background-position: 60% 100%;
        /*background-size: 245% 100%;*/
        background-size: auto 100%;
    }
}
/* for Tablet Sizes */
@media screen and (max-width: 800px) {
    .p-content__body > section:last-child .p-section__header {
        background-position: 60% 100%;
        /*background-size: 250% 100%;*/
        background-size: auto 100%;
    }
}
@media screen and (max-width: 700px) {
    .p-article__content-descriptionBottom > img {
        width: 40%;
        height: 240px;
    }
    .p-section-principles-header {
        background-position: 45% 50%;
        background-size: 275% 100%;
    }
    .conversation-group.is-pc {
        width: 280px;
    }
    .p-content__body > section:last-child .p-section__header {
        background-position: 60% 100%;
        /*background-size: 280% 100%;*/
        background-size: auto 100%;
    }
}
@media screen and (max-width: 600px) {
    .is-tablet {
        display: none !important;
    }
    .is-sp {
        display: block !important;
    }
    .p-section-proposal-header {
        background-image: url(/corp/ourmission/images/ss_5elements_kv_sp.jpg);
        background-position: 60% 25%;
        /*background-size: 165% 100%;*/
        background-size: auto 100%;
        padding: 0;
    }
    .p-article__contentDescription {
        font-size: 14px;
    }
    .p-section-proposal-header-text.is-sp {
        top: -80px;
        width: 324px;
        margin: 0 auto;
        padding: 24px;
        position: relative;
        background-color: #FFFFFF;
    }
    
    .p-section-proposal-header__text, .p-section-proposal-header__subtext {
        margin-right: 0px;
        line-height: 30.26px;
        font-weight: 400;
    }
    .p-section-proposal-header-text.is-sp .p-section-proposal-header__text{
        font-size: 22px;
        text-align: left;
        margin-bottom: 32px;
    }
    .p-section-proposal-header-text.is-sp .p-section-proposal-header__subtext{
        font-size: 16px;
        text-align: left;
    }
    .p-section.p-section__proposal > .p-article {
        margin-top: -40px;
    }
    
    .p-section.p-section__proposal > .p-article ~ .p-article {
        margin-top: 64px;
    }
    .p-article {
        max-width: none;
        width: 100%;
        padding: 0px 24px 40px;
        border-style: none;
        margin-top: 60px;
    }
    .five-backgrounds__content {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .five-backgrounds__content > p:first-child {
        font-size: 16px;
    }
    .text__noto--boldBlue, .text__noto--regular {
        font-size: 16px;
    }
    .p-article__content-descriptionBottom {
        flex-direction: column;
        margin-bottom: 24px;
    }
    .p-article__content-descriptionBottom > img {
        width: 327px;
        height: 244px;
        margin: 24px auto 0;
    }
    .p-section-principles-header {
        background-image: url(/corp/ourmission/images/ss_5elements_hikasan_sp.jpg);
        height: 276px;
        background-position: 100% 10%;
        background-size: 120% 120%;
    }
    .p-content__body .p-section:not([data-fixed]) .p-section__header {
        margin-bottom: 64px;
    }
    .content-conversation, .content-conversation-info {
       display: block;
    }
    .three-principles-container, .five-bg-container, .p-article_contentImage {
        text-align: center;
        margin-top: 16px;
        margin-bottom: 40px;
    }
    .p-article-image {
        width: 327px;
    }
    .content-conversation-info-box {
        margin: 24px 0px;
    }
    .p-article_contentImage {
        margin: 24px 0px 40px !important;
    }
    .mb-40 {
        margin-bottom:40px;
    }
    .mb-0 {
        margin-bottom: 0;
    }
    .mt-65 {
        margin-top: 65px;
    }
    .p-article-image--videolesson {
        margin-bottom: 8px;
        width: 100%;
    }
    .p-article_contentImage__text {
        text-align: left;
        font-size: 12px;
    }
    .content-levels {
        flex-direction: column;
        margin-bottom: 64px;
    }
    .content-levels-title {
        flex-direction: column;
        width: 100%;
    }
    .content-levels-title__logo {
        display: flex;
        justify-content: center;
        margin-top: 48px;
    }
    .content-levels-title__logo > img {
        width: 149px;
        height: 19px;
    }
    p.content-levels-title_description {
        font-size: 20px !important;
    }
    .content-levels-info-description > p:first-child {
        font-size: 12px;
    }
    .content-levels-info-description > p:last-child {
        font-size: 16px;    
    }
    .content-levels-info-description > p:last-child > span {
        font-size: 18px;
    }
    #p-section_principles.p-section.p-section_principles {
        padding-bottom: 64px !important;
    }
    #p-section-trial-footer .p-section__header {
        background-image: url(/corp/ourmission/images/ss_5elements_cta_sp.jpg);
        /*background-size: 100% 100%;
        height: 663px;*/
        background-size: 100% auto;
        height: 563px;
    }
    .p-section__header:last-child .p-section-trial-header {
        width: 100%;
        height: 100%;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    .p-section__header:last-child .p-section-trial-header > p {
        margin: 70px 24px 0px;
        text-align: center;
        font-size: 20px;
    }
    .p-section__header:last-child .p-section-trial-header > a {
        margin: 0px 24px 45px;
        text-align: center;
    }
    .five-bg-text {
        line-height: 24px !important;
        margin-bottom: 8px;
    }
    .info-box-message {
        font-size: 14px;
    }
    .p-article_contentImage.coaching-btn {
        margin-bottom: 0px !important;
    }
    .content-levels-info:not(:last-child) {
        margin-bottom: 8px;
    }
    .content-levels-info__pipe {
        border-right: 2px solid;
        margin: 0px;
        display: none;
    }
    .content-levels-info-number {
        width: 60px;
    }
    .content-levels-info-description {
        width: calc(100% - 60px);
    }
    .content-levels-info-content .content-levels-info:nth-child(1) .content-levels-info-description {
        border-left: 2px solid #1784C4;
    }
    .content-levels-info-content .content-levels-info:nth-child(2) .content-levels-info-description {
        border-left: 2px solid #339999;
    }
    .content-levels-info-content .content-levels-info:nth-child(3) .content-levels-info-description {
        border-left: 2px solid #CCCC00;
    }
    .content-levels-info-content .content-levels-info:nth-child(4) .content-levels-info-description {
        border-left: 2px solid #DB8336;
    }
    .content-levels-info-content .content-levels-info:nth-child(5) .content-levels-info-description {
        border-left: 2px solid #E56A62;
    }
    .content-levels-info-content .content-levels-info:nth-child(6) .content-levels-info-description {
        border-left: 2px solid #996699;
    }
    .content-levels-title_description {
        font-size: 14px !important;
        line-height: 50px;
    }
    .p-article__title {
        margin-bottom: 40px;
        font-size: 18px;
    }
}
@media screen and (max-width: 415px) {
    .p-section-proposal-header {
        background-size: cover;
    }
    .p-section-proposal-header {
        height: 280px;
    }
    .p-section__header:last-child {
        background-size: 135% 100%;
    }
    .p-section-proposal-header-text.is-sp {
        top: -50px;
    }
    .p-section.p-section__proposal > .p-article {
        top: -10px;
    }
    .p-section-principles-header {
        background-position: 45% 10%;
        background-size: cover;
    }
    #p-section-trial-footer .p-section__header {
        background-size: cover;
        background-position: 40%;
    }
    br.sp-xr {
        display: block !important;
    }
}
@media screen and (max-width: 376px) {
    .p-article-image {
        width: 100%;
    }
    .p-section-proposal-header-text.is-sp {
        width: 295px;
    }
    
    .p-article__content-descriptionBottom > img {
        width: 100%;
    }
    br.sp-xr {
        display: none !important;
    }
}
/* ============　/ourmission/assets/css/style.css分 ここまで 
======================================== */


/* 230629追加調整分 */
.l-content .l-main {
    padding: 0;
}
footer {
    letter-spacing: 0;
    line-height: 1.5;
    font-family: "Noto Sans JP", sans-serif;
}
footer ul.Breadcrumb a:active,
footer ul.Breadcrumb a:link,
footer ul.Breadcrumb a:visited {
    text-decoration: underline;
}


/* 240816追加 */
.ActionArea__btnMission {
    display: flex;
    justify-content: left;
    flex-direction: column;
    align-items: center;
    margin: 16px 0 16px;
    padding: 0px;
    gap: 16px;
    max-width: 375px;
    width:86%;
}
@media screen and (min-width: 600px) {
    .ActionArea__btnMission {
        max-width: 400px;
        padding: 0px 8px;
        margin: 24px 0 16px 40px;
    }
}
@media screen and (min-width: 768px) {
    .ActionArea__btnMission {
        max-width: 400px;
        padding: 0px 8px;
        margin: 24px 0 16px 40px;
    }
}
@media screen and (min-width: 1024px) {
    .ActionArea__btnMission {
        flex-direction: row;
        max-width: 768px;
        margin: 40px 0 16px;
        gap: 8px;
    }
}
.PageSection{
    margin:40px auto !important;
}



/* ↓仮CSS、削除予定 */
html {
    -webkit-font-smoothing: auto;
}