.profile-text2 ulbody {
    margin: 0;
    background: #f9fdff;
}

body {
    background: fixed;
    margin: 0;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.contents-wrapper {
    background: #fff;
    width: 1000px;
    margin: 0 auto;
}

p, li, span {
    margin: 0;
    letter-spacing: .14em;
    line-height: 1.8;
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

h1, h2, h3 {
    margin: 0;
    letter-spacing: .14em;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    font-weight: normal;
}

.normal-text {
    text-align: left;
}

.normal-text p {
    letter-spacing: .14em;
    line-height: 1.8;
    font-size: 16px;
    color: #333;
}

a {
    text-decoration: none;
}

p {
    color: #333;
}

img {
    width: 100%;
    vertical-align: top;
}

ul {
    margin: 0;
    padding: 0;
}

.b-under {
    color: #5e718b;
    background: linear-gradient(to bottom, transparent 60%, rgb(94, 114, 139, .1) 60%);
    font-weight: 600;
    letter-spacing: .1em;
}

.p-under {
    /* color: #bca78f; */
    background: linear-gradient(to bottom, transparent 60%, rgba(232, 223, 213, 0.8) 60%);
    font-weight: 600;
    letter-spacing: .1em;
}

.o-under {
    color: #af9476;
    background: linear-gradient(to bottom, transparent 60%, rgba(188, 94, 69, 0.1) 60%);
    font-weight: 600;
    letter-spacing: .1em;
}


/*js-animation*/

.js-animation {
    opacity: 0;
    visibility: hidden;
    transform: translateY(40px);
    transition: all 1s;
}

.js-animation.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}




/* kv */

.sp-kv, .sp-photo {
    display: none;
}

.top-application {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

.top-application-photo {
    width: 40%;
    margin: 0 auto;
}

.top-application-photo2 {
    width: 25%;
    margin: 0 auto;
}

.top-application-text {
    text-align: center;
    margin-top: 20px;
}

.top-application-text h2 {
    font-size: 22px;
    color: #5e728b;
    line-height: 1.8;
}

/* foryou */


#foryou {
    width: 65%;
    margin: 0 auto;
    background: #fffdfb;
    border: solid 1px #af9476;
    padding: 50px 0px;
    margin-top: 50px;
    padding-top: 50px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/recommend-bg.png);
    background-repeat: no-repeat;
    background-position: top 20px center;
    background-size: 120px;
}

#foryou .title {
    text-align: center;
}

#foryou .title h2 {
    font-size: 30px;
    color: #af9476;
}

.foryou-list ul {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
}

.foryou-list ul li {
    font-size: 14px;
    list-style: none;
    margin-bottom: 15px;
    color: #39495e;
    padding-left: 30px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/foryou-check.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 0px top 5px;
}

.foryou-list ul li:last-child {
    margin-bottom: 0;
}

.foryou-list ul li span {
    background: linear-gradient(to bottom, transparent 60%, rgb(157, 200, 221, .3) 60%);
    font-weight: 600;
    letter-spacing: .1em;
}

/* voice */

#voices {
    width: 80%;
    margin: 0 auto;
}

.voice-wrapper {
    display: flex;
    justify-content: space-between;
}

.voice-left {
    width: 70px;
    background: #8c9cae;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/voice-left-text.png);
    background-repeat: repeat-y;
    background-size: 35px;
    background-position: center center;
}

.voice-right {
    width: calc(100% - 170px);
    padding: 50px;
    border: solid 1px #8c9cae;
}

.voice-inner {
    display: flex;
    justify-content: space-between;
}

.voice-inner-left {
    width: 40%;
}

.voice-inner-right {
    width: 52%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.voice-title h3 {
    font-size: 20px;
    color: #af9476;
    line-height: 1.8
}

.voice-name-wrapper {
    display: flex;
    margin-top: 5px;
}

.voice-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.voice-bar span {
    display: block;
    border-top: solid 1px #39495e;
    width: 25px;
}

.voice-name {
    margin-left: 20px;
}

.voice-name span {
    color: #39495e;
    font-size: 18px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.voice-name .font-small {
    font-size: 12px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.voice-job {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
}

.voice-job span {
    color: #39495e;
    font-size: 12px;
    padding-top: 5px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.voice {
    margin-top: 40px;
    background: rgb(140 156 174 / 4%);
}

.voice-text {
    margin-top: 40px;
}

.voice-text p {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 2;
}

.voice-text p:last-child {
    margin-bottom: 0;
}

/* greeting */

#greeting {
    margin-top: 70px;
}

.greeting-wrapper {
    position: relative;
    padding-bottom: 200px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/greeting-bg1.png), url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/greeting-bg2.png);
    background-position: left 0px bottom 0px, right 0px top 0px;
    background-size: 50%;
    background-repeat: no-repeat;
}

.greeting-photo1 {
    width: 70%;
}

#greeting .title {
    width: 65%;
    padding: 70px 0px 40px;
    background-color: #8c9cae;
    position: absolute;
    bottom: 20px;
    right: 0;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/greeting-bg3.png);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: top 20px left 50px;
}

#greeting .title h2 {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    font-size: 28px;
    color: #fff;
    line-height: 1.6em;
}

.greeting-text {
    width: 80%;
    margin: 0 auto;
}

.greeting-text1 {
    margin-top: 20px;
}

.greeting-text p {
    margin-bottom: 20px;
}

.greeting-text p:last-child {
    margin-bottom: 0;
}

.greeting-text2 {
    text-align: center;
    margin-top: 50px;
}

.greeting-text2 p {
    color: #5e718b;
    font-size: 22px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.greeting-text2 span {
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.greeting-photo2 {
    margin-top: 50px;
}

.greeting-text3 {
    margin-top: 50px;
}

.greeting-text4 {
    margin-top: 30px;
    text-align: center;
    background: rgb(212, 228, 245, .4);
    padding: 5px 0px;
}

.greeting-text4 span {
    color: #5e718b;
    font-size: 22px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.greeting-text5 {
    margin-top: 30px;
}

/* encount */
#encount {
    margin-top: 50px;
}

.encount-wrapper {
    position: relative;
    padding-bottom: 100px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/encount-bg1.png), url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/encount-bg2.png);
    background-position: left 0px bottom 0px, right 0px top 0px;
    background-size: 60%;
    background-repeat: no-repeat;
}

.encount-photo1 {
    width: 70%;
    margin-right: 0;
    margin-left: auto;
}

#encount .title {
    width: 65%;
    padding: 60px 0px 30px;
    background-color: #c3ad94;
    position: absolute;
    bottom: 20px;
    left: 0;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/encount-bg.png);
    background-repeat: no-repeat;
    background-size: 160px;
    background-position: top 10px left 50px;
}

#encount .title h2 {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    font-size: 28px;
    color: #fff;
    line-height: 1.6em;
}

.encount-text {
    width: 80%;
    margin: 0 auto;
}

.encount-text p {
    margin-bottom: 20px;
}

.encount-text p:last-child {
    margin-bottom: 0px;
}

.encount-text1 {
    margin-top: 20px;
}

.encount-text2, .encount-text4 {
    margin-top: 30px;
}

.encount-text3 {
    margin-top: 0px;
}

.encount-text3 span {
    color: #5e718b;
    font-size: 18px;
    letter-spacing: .12em;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    background: linear-gradient(to bottom, transparent 60%, rgb(94, 114, 139, .1) 60%);
}

.encount-text5 {
    text-align: center;
    margin-top: 50px;
}

.encount-text5 span {
    font-size: 22px;
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.encount-text6 {
    margin-top: 30px;
}

/* future */

#future {
    margin-top: 80px;
    padding-bottom: 50px;
    background: linear-gradient(to bottom, transparent 420px, rgb(247, 236, 226, .3) 420px);
}

#future .title {
    padding-top: 80px;
    background: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/future-bg.png);
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: top 20px left 50px;
}

#future .title h2 {
    font-size: 28px;
    color: #af9476;
    width: 85%;
    margin-left: 10%;
}

.future-text {
    width: 80%;
    margin: 0 auto;
}

.future-text p {
    margin-bottom: 30px;
}

.future-text p:last-child {
    margin-bottom: 0;
}

.future-text1 {
    margin-top: 40px;
}

.future-text2 {
    text-align: center;
    margin-top: 40px;
}

.future-text2 span {
    font-size: 22px;
    color: #39495e;
    background: linear-gradient(to bottom, transparent 40%, rgba(162, 191, 227, 0.1) 40%);
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.future-text3 {
    margin-top: 40px;
}


/* conflict */
#conflict {
    margin-top: 30px;
}

.conflict-wrapper {
    position: relative;
    padding-bottom: 150px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/conflict-bg1.png), url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/conflict-bg2.png);
    background-position: left 0px bottom 0px, right -40px top 160px;
    background-size: 60%;
    background-repeat: no-repeat;
}

.conflict-photo1 {
    width: 70%;
    margin-right: 0;
    margin-left: auto;
}

#conflict .title {
    width: 65%;
    padding: 70px 0px 40px;
    background: #5e728b;
    position: absolute;
    bottom: 20px;
    left: 0;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/conflict-bg.png);
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: top 40px left 30px;
}

#conflict .title h2 {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    font-size: 28px;
    color: #fff;
    line-height: 1.6em;
}


.conflict-text {
    width: 80%;
    margin: 0 auto;
}

.conflict-text1 {
    margin-top: 20px;
}

.conflict-text p {
    margin-bottom: 20px;
}

.conflict-text p:last-child {
    margin-bottom: 0;
}

.conflict-text2, .conflict-text3, .conflict-text4 {
    margin-top: 30px;
}

.conflict-text3 ul li {
    font-weight: 600;
    color: #af9476;
    padding-left: 25px;
    position: relative;
    list-style-type: none;
}

.conflict-text3 ul li::after {
    content: "■";
    position: absolute;
    left: 0;
    top: 0;
}



/* change */
#change {
    margin-top: 70px;
}

#change .title {
    text-align: center;
}

#change .title h2 {
    color: #af9476;
    line-height: 1.8;
    letter-spacing: .14em;
}

.change-text {
    width: 80%;
    margin: 0 auto;
}

.change-text1 {
    margin-top: 50px;
}

.change-text p {
    margin-bottom: 20px;
}

.change-text p:last-child {
    margin-bottom: 0;
}

.change-text2 {
    margin-top: 50px;
}

.change-photo {
    width: 80%;
    margin: 0 auto;
}

.change-photo2 {
    margin-top: 20px;
}

.change-text3, .change-text4, .change-text5 {
    margin-top: 30px;
}

.change-text4 {
    text-align: center;
}


.change-text4 span {
    font-size: 22px;
    color: #5e728b;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

/* suggestion */

#suggestion {
    margin-top: 50px;
}

.suggestion-wrapper {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/suggesiton-bg.png);
    background-size: 570px;
    background-repeat: no-repeat;
    background-position: center;
}

.suggestion-photo1 {
    width: 40%;
}

#suggestion .title {
    width: 57%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#suggestion .title h2 {
    font-size: 28px;
    color: #5e728b;
    line-height: 2em;
    letter-spacing: .1em;
}

#suggestion .title h2 span {
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;

}

.suggestion-text {
    width: 80%;
    margin: 0 auto;
}

.suggestion-text1 {
    margin-top: 30px;
}

.suggestion-text p {
    margin-bottom: 20px;
}

.suggestion-text p:last-child {
    margin-bottom: 0;
}

.suggestion-text2, .suggestion-text3 {
    margin-top: 30px;
}

.suggestion-text2 ul li {
    font-weight: 600;
    padding-left: 25px;
    position: relative;
    list-style-type: none;
    color: #5e718b;
    width: max-content;
    background: linear-gradient(to bottom, transparent 60%, rgb(94, 114, 139, .1) 60%);
    max-width: 100%;
}

.suggestion-text2 ul li::after {
    content: "♢";
    position: absolute;
    left: 0;
    top: 0;
}

.suggestion-text4 {
    text-align: center;
    margin-top: 40px;
}

.suggestion-text4 p {
    color: #5e728b;
    font-size: 22px;
    line-height: 2;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}


.suggestion-text4 span {
    color: #af9476;
    font-size: 22px;
    line-height: 2;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;

}

/* feature */

#feature {
    width: 70%;
    margin: 0 auto;
    margin-top: 60px;
    border: solid 1px #5e728b;
    padding-bottom: 30px;
}

#feature .title {
    text-align: center;
    margin-top: 30px;
}

#feature .title h2 {
    padding: 15px 0px 15px;
    color: #5e728b;
    font-size: 60px;
    font-family: "cormorant-garamond", serif;
    font-style: italic;
    letter-spacing: .02em;
}

#feature .title p {
    font-size: 16px;
    color: #AF9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;

}

.feature-text1 {
    background: #5e728b;
    text-align: center;
    padding: 10px 0px;
}

.feature-text1 span {
    color: #fff;
}

.feature-text2 {
    text-align: center;
    margin-top: 30px;
}

.feature-text2 p, .feature-text3 p {
    line-height: 1.8;
    font-size: 18px;
}

.feature-text2 span:first-of-type {
    color: #AF9476;
    font-weight: 600;
}

.feature-text2 span:last-of-type {
    color: #5e718b;
    font-weight: 600;
}

.feature-photo2 {
    width: 70%;
    margin: 0 auto;
    margin-top: 10px;
}

.feature-text3 {
    text-align: center;
    margin-top: 20px;
}

.feature-text3 span {
    color: #af9476;
    font-weight: 600;
}

.feature-text4 {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
}


/* profile */
#profile {
    background: rgb(247, 236, 226, .3);
    padding: 70px 0px;
}

.profile-photo1 {
    width: 70%;
    margin: 0 auto;
}

.name {
    text-align: center;
    margin-top: 40px;
}

.name span {
    color: #5e718b;
    font-size: 14px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.name h2 {
    color: #5e718b;
    font-size: 26px;
    letter-spacing: .2em;
}

.profile-text {
    width: 80%;
    margin: 0 auto;
}

.profile-text1 {
    margin-top: 40px;
}

.profile-text p {
    margin-bottom: 15px;
    font-size: 14px;
}

.profile-text p:last-child {
    margin-bottom: 0;
}

.profile-text2, .profile-text3 {
    margin-top: 30px;
}

.profile-title span {
    font-size: 18px;
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.profile-text2 ul li {
    color: #39495e;
    font-size: 14px;
    padding-left: 25px;
    position: relative;
    list-style-type: none;
}

.profile-text2 ul li::after {
    content: "■";
    position: absolute;
    left: 0;
    top: 0;
}

.profile-text2 ul {
    margin-top: 15px;
}

.magazine-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.magazine {
    width: 32%;
}

.magazine-text {
    text-align: center;
    margin-top: 15px;
}

.magazine-text span {
    display: block;
    color: #af9476;
    font-size: 12px;
}

.magazine-text span:last-of-type {
    font-size: 12px;
    margin-top: 10px;
}

.magazine-text span:nth-of-type(2) {
    font-size: 18px;
    line-height: 1.4;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.magazine-text span:last-of-type {
    font-size: 12px;
    line-height: 1.6;
}

.magazine3 .font-small {
    margin-top: 0;
}

/* concept */

#concept {
    background: rgb(249, 241, 231, .6);
    padding-bottom: 50px;
}

#concept .title {
    text-align: center;
    background: #C3AD94;
    padding: 30px 0px;
}

#concept .title h2 {
    color: #F9F1E7;
    font-size: 60px;
    font-family: "cormorant-garamond", serif;
    font-style: italic;
    letter-spacing: .02em;
}

#concept .title p {
    font-size: 16px;
    color: #ffffff;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;

}

.concept-text {
    width: 80%;
    margin: 0 auto;
}

.concept-text1 {
    margin-top: 50px;
    text-align: center;
}

.concept-text1 p {
    color: #463f46;
}

.concept-text p {
    margin-bottom: 30px;
}

.concept-text p:last-child {
    margin-bottom: 0;
}

.concept-photo1 {
    width: 45%;
    margin: 0 auto;
    margin-top: 30px;
}

.concept-text2 {
    margin-top: 30px;
}

/* approach */

#approach {
    margin-top: 50px;
}

.approach-bg {
    width: 20%;
    margin: 0 auto;
}

#approach .title {
    text-align: center;
}

#approach .title h2 {
    color: #5e728b;
    font-size: 28px;
}

.approach-photo {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

/* course */

#course {
    margin-top: 50px;
}

.course-bg {
    width: 15%;
    margin: 0 auto;
}

#course .title {
    text-align: center;
}

#course .title h2 {
    font-size: 28px;
    color: #af9476;
}

#course .title span {
    color: #463f46;
    display: block;
    margin-top: 20px;
}

.course-wrapper {
    width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;

}

.course1, .course2 {
    width: 48%;
    text-align: center;
    padding-top: 40px;
}

.course1 {
    background: #f9f1e7;
}

.course1 .course-text1 {
    color: #a26929;
    padding-bottom: 10px;
}

.course1 .course-title {
    padding-bottom: 30px;
}

.course1 .course-title span {
    font-size: 26px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    color: #a26929;
}

.course1 .period {
    background: #c3ad94;
    padding: 5px 0px;
}

.course1 .period span {
    color: #fff;
    font-size: 18px;
}

.course2 {
    background: #eff5fd;
}

.course2 .course-text1 {
    color: #7e8da2;
    padding-bottom: 10px;
}

.course2 .course-title {
    padding-bottom: 30px;
}

.course2 .course-title span {
    font-size: 26px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    color: #7e8da2;
}

.course2 .period {
    background: #7e8da2;
    padding: 5px 0px;
}

.course2 .period span {
    color: #fff;
    font-size: 18px;
}

.course-text2 {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
}

.course-text2 p {
    margin-bottom: 20px;
    line-height: 2;
}

.course-text2 p:last-child {
    margin-bottom: 0;
}

/* curriculum */
#curriculums {
    background-color: #7e8da2;
    padding-top: 10px;
    margin-top: 50px;
}

.curriculums-bg {
    width: 70%;
    margin: 0 auto;
    background: #fff;
    margin-top: 50px;
    padding-bottom: 30px;
}

.curriculum-over {
    width: 90%;
    margin: 0 auto;
}

#curriculums .title {
    background: #39495e;
    text-align: center;
    padding: 20px 0px;
}

#curriculums .title h2 {
    font-size: 22px;
    color: #fff;
    letter-spacing: .2em;
}

.curriculum-icon {
    width: 20px;
}

.curriculum-wrapper1 {
    display: flex;
}

.curriculum-number span {
    color: #2f4b72;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 600;
}

.curriculum-wrapper2 {
    display: flex;
    margin-top: 10px;
}

.curriculum-wrapper2 .curriculum-left {
    background: #7e8da2;
    width: 150px;
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 100px;
}

.curriculum-wrapper2 .curriculum-left span {
    color: #fff;
    font-size: 12px;
}

.curriculum-wrapper2 .curriculum-right {
    margin-left: 20px;
}

.curriculum-wrapper2 .curriculum-right span {
    color: #7e8da2;
    font-size: 13px;
}

.curriculum-wrapper3 {
    display: flex;
    margin-top: 10px;
}

.curriculum-wrapper3 .curriculum-left {
    background: #f7ece2;
    width: 150px;
    text-align: center;
    border-radius: 100px;
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.curriculum-wrapper3 .curriculum-left span {
    color: #685340;
    font-size: 12px;
}

.curriculum-wrapper3 .curriculum-right {
    margin-left: 20px;
}

.curriculum-wrapper3 .curriculum-right span {
    color: #685340;
    font-size: 13px;
}

.curriculum {
    margin-top: 30px;
}

.curriculum1 {
    margin-top: 20px;
}

.curriculum-text {
    margin-top: 30px;
}

.curriculum-text p {
    margin-bottom: 20px;
    font-size: 14px;
}

.curriculum-text p:last-child {
    margin-bottom: 0;
}

/* present */

#present {
    background-color: #7e8da2;
    padding: 50px 0px 70px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/present-bg.png);
    background-size: 35px;
    background-position: right 10px bottom 10px;
    background-repeat: no-repeat;
}

.present-wrapper {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 0 auto;
}

.present-wrapper2 {
    margin-top: 40px;
}

.present-wrapper2 .present-left {
    order: 2;
}

.present-left {
    width: 38%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.present-right {
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.present-right p {
    color: #fff;
    font-size: 14px;
}

.present-title {
    width: 60%;
}

.present-text {
    margin-top: 20px;
}

.present-text ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.present-text ul li {
    color: #fff;
    padding-left: 25px;
    position: relative;
    list-style-type: none;
    font-size: 14px;
}

.present-text ul li::after {
    content: "■";
    position: absolute;
    left: 0;
    top: 0;
}

/* after */
#after {
    width: 700px;
    margin: 0 auto;
    max-width: 90%;
    padding: 50px 0px;
    margin-top: 20px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/after-bg.png);
    background-repeat: no-repeat;
    background-position: top 20px center;
    background-size: 120px;
}

/* .after-bg {
    width: 18%;
    margin: 0 auto;
} */

#after .title {
    text-align: center;
}

#after .title h2 {
    font-size: 30px;
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

#after .title h2 span {
    font-family: "cormorant-garamond", serif;
    font-style: italic;
    letter-spacing: .02em;
    font-size: 40px;
}

.after-list ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

.after-list ul li {
    font-size: 14px;
    list-style: none;
    margin-bottom: 12px;
    color: #463f46;
    padding-left: 30px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/foryou-check.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 0px top 5px;
}

.after-list ul li:last-child {
    margin-bottom: 0;
}

/* offer */
#offer {
    width: 100%;
    margin: 0 auto;
    background: #c3ad94;
    padding: 30px 0px;
}

#offer .title h2 {
    width: 60%;
    margin: 0 auto;
}

.offer-photo {
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

.offer-text {
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

.offer-text p {
    margin-bottom: 20px;
    color: #fff;
}

.offer-text p:last-child {
    margin-bottom: 0;
}

/* recommend */
#recommend {
    width: 700px;
    margin: 0 auto;
    max-width: 90%;
    margin-top: 50px;
    padding-top: 50px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/recommend-bg.png);
    background-repeat: no-repeat;
    background-position: top 20px center;
    background-size: 120px;
}

#recommend .title {
    text-align: center;
}

#recommend .title h2 {
    font-size: 30px;
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.recommend-list ul {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}

.recommend-list ul li {
    font-size: 14px;
    list-style: none;
    margin-bottom: 12px;
    color: #463f46;
    padding-left: 30px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/foryou-check.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 0px top 5px;
}

.recommend-list ul li:last-child {
    margin-bottom: 0;
}

/* special */
#special {
    margin-top: 50px;
    background: linear-gradient(to bottom, transparent 15px, rgb(239, 245, 253, .9) 15px);
    padding-bottom: 30px;
}

#special .title h2 {
    width: 40%;
    margin: 0 auto;
}

.special-wrapper {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.special-left {
    width: 35%;
}

.special-right {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.special-text1 p {
    color: #5e718b;
    font-size: 14px;
}

.special-text1 span {
    color: #5e718b;
    letter-spacing: .1em;
    font-size: 28px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.special-text2 {
    font-size: 15px;
    margin-top: 10px;
}

/* qa */

#qa {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 60px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/qa-title.png);
    background-repeat: no-repeat;
    background-position: top 20px center;
    background-size: 170px;
}

#qa .title {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

#qa .title-text span {
    font-size: 30px;
    font-family: "sheila", sans-serif;
    transform: rotate(-5deg);
    color: #b4b4b4;
    display: block;
}

#qa .title h2 {
    font-size: 20px;
    color: #c3ad94;
}

.qa-section {
    width: 70%;
    margin: 0 auto;
    background: #fff;
    padding: 5% 8%;
}

.question-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}


.q {
    background: #5e728b;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.q span {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "linotype-didot", sans-serif;
}

.question-text {
    width: calc(100% - 65px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.question-text p {
    font-size: 16px;
    color: #5e728b;
    font-weight: 600;
    line-height: 1.8;
}

.answer-wrapper {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

.a {
    background: #c3ad94;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.a span {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0em;
    font-family: "linotype-didot", sans-serif;
}


.answer-wrapper:last-child {
    margin-bottom: 0;
}

.answer-text {
    width: calc(100% - 65px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.answer-text p {
    font-size: 15px;
}

.answer-text p .font-bold {
    font-weight: 600;
}


/* onlinemtg */
#onlinemtg {
    margin-top: 50px;
}

.onlinemtg-wrapper {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/onlinemtg-bg1.png);
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: center left 25%;
}

.onlinemtg-left {
    width: 40%;
}

.onlinemtg-right {
    width: 57%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#onlinemtg .title h2 {
    color: #5e728b;
    padding-left: 3%;
    font-size: 30px;
    padding-top: 70px;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/onlinemtg-bg2.png);
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    background-size: 250px;
}

#onlinemtg .title h2 span {
    color: #af9476;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;

}

.onlinemtg-text {
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

.onlinemtg-text p {
    margin-bottom: 20px;
}

/* message */

#message {
    margin-top: 50px;
    padding-bottom: 100px;
}

.message-text {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/message-bg.png);
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center;
}

.message-text p {
    margin-bottom: 30px;
}

.message-text p:last-child {
    margin-bottom: 0;
}


.tb-br {
    display: none;
}

.sp-br {
    display: none;
}

/* footer */
.footer {
    text-align: center;
    padding: 20px 0px;
}

.footer span {
    font-size: 10px;
    color: #fff;
    display: block;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.footer span a {
    font-size: 10px;
    color: #fff;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.copy-right {
    font-size: 10px;
    color: #fff;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}



.cta1 {
    margin-top: 60px;
}

.application {
    width: 70%;
    margin: 0 auto;
    background-color: #5e728b;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/application-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 400px;
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: 50px;
    box-shadow: 5px 5px 0px #f0e1cf;
}

.application .title {
    text-align: center;
}

.application .title span:first-of-type {
    font-size: 22px;
    letter-spacing: .12em;
    color: #fff;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.application .title .font-small {
    font-size: 20px;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.application h2 {
    color: #fff;
    font-size: 54px;
    font-family: "cormorant-garamond", serif;
    font-style: italic;
    letter-spacing: .02em;
}

.application .title span:last-of-type {
    font-size: 12px;
    color: #fff;
}

.cta1 .application-text1, .cta1 .application-text2, .cta1 .application-text3 {
    display: none;
}

.cta5 .application-text1, .cta5 .application-text2, .cta5 .application-text3 {
    display: none;
}

.cta6 .application-text1, .cta6 .application-text2, .cta6 .application-text3 {
    display: none;
}

.cta7 .application-text1, .cta7 .application-text2, .cta7 .application-text3 {
    display: none;
}

.application-photo1 {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.application-button {
    width: 80%;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #c3ad94;
    background-image: url(//mindful-lifecareer.com/wp-content/themes/twentytwentythree-child/lp-img/online-mtg/cta-arrow.png);
    background-repeat: no-repeat;
    background-position: top 50% right 10%;
    background-size: 20px;
    height: 60px;
    text-align: center;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0px 5px 0px #f0e1cf;
    transition: all .5s;
}

.application-button:hover {
    background-color: #314967;
}


.application-button span {
    font-size: 20px;
    color: #fff;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    letter-spacing: .2em;
}

.application-text2 {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.application-text3 {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.application-text3 p {
    color: #fff;
    font-size: 15px;
}

.application-text1 {
    text-align: center;
    margin-top: 15px;
}

.application-text1 span {
    font-size: 30px;
    color: #fff;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    letter-spacing: .14em;
}

@media screen and (max-width:1000px) {
    .contents-wrapper {
        width: 100%;
    }

    .top-application-text {
        margin-top: 15px;
    }

    /* foryou */

    #foryou {
        width: 85%;
    }

    /* voices */
    #voices {
        width: 85%;
    }

    .voice-right {
        width: calc(100% - 100px);
        padding: 50px 20px 50px 30px;
    }

    .voice-left {
        width: 50px;
    }

    .voice-title h3 {
        font-size: 18px;
    }

    .voice-inner-right {
        width: 55%;
    }

    .voice-bar span {
        width: 15px;
    }

    .voice-name {
        margin-left: 10px;
    }

    .voice-job {
        margin-left: 7px;
    }

    /* greeting */
    #greeting .title {
        background-size: 110px;
        background-position: top 15px left 30px;
    }

    #greeting .title h2 {
        font-size: 24px;
    }

    .greeting-text {
        width: 85%;
    }

    /* encount */
    #encount .title {
        background-size: 130px;
        background-position: top 10px left 50px;
    }

    #encount .title h2 {
        font-size: 24px;
    }

    .encount-wrapper {
        padding-bottom: 80px;
    }

    .encount-text {
        width: 85%;
    }

    /* future */

    #future {
        margin-top: 50px;
    }

    #future .title {
        background-size: 140px;
    }

    #future .title h2 {
        font-size: 24px;
        margin: 0 auto;
        line-height: 1.6;
    }

    .future-text {
        width: 85%;
    }

    .future-text2 {
        margin-top: 20px;
    }

    .future-text3 {
        margin-top: 20px;
    }

    /* conflict */
    #conflict .title h2 {
        font-size: 24px;
    }

    #conflict .title {
        background-size: 130px;
        background-position: top 15px left 30px;
    }

    .conflict-text {
        width: 85%;
    }

    /* change */

    #change {
        margin-top: 50px;
    }

    .change-text {
        width: 85%;
    }

    .change-text4 span {
        font-size: 18px;
    }

    /* suggestion */
    .suggestion-wrapper {
        background-size: 400px;
    }

    #suggestion .title {
        width: 60%;
    }

    #suggestion .title h2 {
        font-size: 22px;
    }

    .suggestion-photo1 {
        width: 35%;
    }

    .suggestion-text {
        width: 85%;
    }

    .suggestion-text4 p {
        font-size: 20px;
    }

    /* future */
    #feature {
        width: 85%;
    }

    /* profile */

    #profile {
        padding: 50px 0px;
    }

    .name {
        margin-top: 20px;
    }

    .profile-text {
        width: 85%;
    }

    .profile-text2 ul {
        margin-top: 10px;
    }

    .magazine-text span:nth-of-type(2) {
        font-size: 16px;
    }

    .magazine-wrapper {
        margin-top: 5px;
    }


    /* concept */
    .concept-text {
        width: 85%;
    }

    #concept .title p {
        font-size: 16px;
    }

    .concept-photo1 {
        margin-top: 20px;
    }

    /* application */
    .application {
        width: 85%;
    }

    .approach-photo {
        width: 85%;
    }

    /* course */
    .course-wrapper {
        width: 85%;
    }

    .course-text2 {
        width: 85%;
    }

    /* curriculum */
    .curriculums-bg {
        width: 85%;
    }

    /* present */

    #present {
        background-size: 30px
    }

    .present-wrapper {
        width: 85%;
    }

    .present-right {
        width: 60%;
    }

    .present-left {
        width: 35%;
    }

    /* offer */

    .offer-photo {
        margin-top: 20px;
    }

    .offer-text {
        width: 80%;
    }

    /* recommend */

    #recommend {
        margin-top: 30px;
    }

    /* special */
    .special-wrapper {
        width: 85%;
    }

    .special-text1 span {
        font-size: 24px;
    }

    #special .title h2 {
        width: 50%;
    }

    .special-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /* message */

    #message {
        padding-bottom: 50px;
    }

    /* onlinemtg */
    #onlinemtg .title h2 {
        font-size: 26px;
    }

    .onlinemtg-text {
        width: 85%;
    }

    .pc-br {
        display: none;
    }

    .tb-br {
        display: block;
    }
}

@media screen and (max-width:700px) {
    p, li {
        font-size: 14px;
        letter-spacing: .12em;
    }

    .program-text .font-bold, .concept-text .p-under, .case-text .b-under, .case-text .p-under, .greeting-text .p-under, .greeting-text .b-under {
        line-height: 1.8;
        letter-spacing: .08em;
        /* font-size: 16px; */
    }

    .top-application-photo {
        width: 60%;
    }

    .top-application-photo2 {
        width: 50%;
    }

    .top-application {
        width: 90%;
    }

    .top-application-text h2 {
        font-size: 14px;
        line-height: 1.6;
    }

    .application-button {
        margin-top: 20px;
        width: 100%;
        background-position: top 50% right 5%;
        background-size: 15px;
    }

    .application {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .application-button span {
        font-size: 16px;
    }

    .application .title span:first-of-type {
        font-size: 16px;
        line-height: 1.4;
    }

    .application h2 {
        font-size: 30px;
        margin-top: 10px;
    }

    .cta .application-button {
        width: 90%;
        height: 45px;
    }

    .application-photo1 {
        width: 100%;
        margin-top: 20px;
    }

    .application {
        width: 90%;
        background-size: 200px;
    }

    .application-text1 span {
        font-size: 24px;
        line-height: 1.4;
    }

    .application-text3 {
        width: 85%;
        margin-top: 10px;
    }

    .application-text3 p {
        color: #fff;
        font-size: 12px;
    }

    .application-text2 {
        width: 90%;
    }

    /* foryou */
    #foryou {
        width: 90%;
        padding: 50px 0px 20px;
        margin-top: 30px;
    }

    #foryou .title h2 {
        font-size: 18px;
    }

    /* voices */
    #voices {
        width: 90%;
    }

    .voice-left {
        width: 25px;
        background-size: 25px;
    }

    .voice-right {
        width: calc(100% - 35px);
        padding: 30px 5px 20px 15px;
    }

    .voice-inner {
        display: block;
    }

    .voice-inner-left {
        width: 90%;
        margin: 0 auto;
    }

    .voice-inner-right {
        width: 98%;
        margin-top: 20px;
    }

    .voice-title h3 {
        font-size: 18px;
        letter-spacing: .08em;
    }

    .voice-text {
        margin-top: 15px;
    }

    .voice-text p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 1.8;
    }


    /* greeting */

    #greeting {
        margin-top: 30px;
    }

    .greeting-photo1 {
        width: 90%;
    }

    #greeting .title {
        width: 90%;
        position: relative;
        top: -20px;
        margin-right: 0;
        margin-left: auto;
        padding: 60px 0px 20px;
    }

    .greeting-text p {
        margin-bottom: 15px;
    }

    .greeting-text1 {
        margin-top: 10px;
    }

    .greeting-text2 {
        margin-top: 30px;
    }

    .greeting-photo2 {
        margin-top: 20px;
    }

    #greeting .title h2 {
        font-size: 18px;
        line-height: 1.6;
    }

    .greeting-wrapper {
        padding-bottom: 0px;
    }

    .greeting-text2 p {
        font-size: 18px;
    }

    .greeting-text3 {
        margin-top: 30px;
    }

    .greeting-text4 span {
        font-size: 16px;
    }

    /* encount */

    #encount {
        margin-top: 30px;
    }

    .encount-wrapper {
        padding-bottom: 0px;
    }

    .encount-photo1 {
        width: 90%;
    }

    #encount .title {
        width: 90%;
        margin-left: 0;
        margin-right: auto;
        position: relative;
        top: -20px;
        background-position: top 10px left 10px;
    }

    #encount .title h2 {
        font-size: 18px;
    }

    .encount-text1 {
        margin-top: 10px;
    }

    .encount-text p {
        margin-bottom: 15px;
    }

    .encount-text3 span {
        font-size: 16px;
    }

    .encount-text2, .encount-text4 {
        margin-top: 20px;
    }

    .encount-text5 {
        margin-top: 20px;
    }

    .encount-text5 span {
        font-size: 16px;
    }

    .encount-text6 {
        margin-top: 20px;
    }

    /* future */

    #future {
        margin-top: 30px;
        padding-bottom: 30px;
        background: linear-gradient(to bottom, transparent 50px, rgb(247, 236, 226, .3) 50px);
    }

    #future .title {
        background-position: top 20px left 10px;
    }

    .future-text1 {
        margin-top: 20px;
    }

    .future-text p {
        margin-bottom: 15px;
    }

    #future .title h2 {
        font-size: 18px;
    }

    .future-text2 span {
        font-size: 18px;
    }

    /* conflict */
    .conflict-photo1 {
        width: 90%;
    }

    #conflict .title {
        width: 90%;
        position: relative;
        padding: 50px 0px 30px;
        background-size: 120px;
        background-position: top 15px left 15px;
    }

    #conflict .title h2 {
        width: 90%;
        font-size: 18px;
    }

    .conflict-wrapper {
        padding-bottom: 0px;
    }

    .conflict-text1 {
        margin-top: 10px;
    }

    .conflict-text p {
        margin-bottom: 15px;
    }

    .conflict-text2, .conflict-text3, .conflict-text4 {
        margin-top: 15px;
    }

    /* change */

    #change {
        margin-top: 30px;
    }

    .change-text {
        width: 100%;
    }

    .change-text1, .change-text3, .change-text5 {
        margin-top: 30px;
        width: 85%;
    }

    .change-text2 {
        width: 95%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .change-text p {
        margin-bottom: 15px;
    }

    #change .title h2 {
        font-size: 18px;
    }

    .change-photo {
        width: 100%;
    }

    .change-text4 span {
        font-size: 14px;
    }

    /* suggestion */

    #suggestion {
        margin-top: 30px;
    }

    .suggestion-wrapper {
        display: block;
    }

    .suggestion-photo1 {
        width: 75%;
        margin: 0 auto;
    }

    #suggestion .title {
        width: 100%;
        margin-top: 10px;
    }

    #suggestion .title h2 {
        font-size: 18px;
        line-height: 1.8;
        padding-left: 10px;
    }

    .suggestion-text2, .suggestion-text3 {
        margin-top: 15px;
    }

    .suggestion-text4 {
        margin-top: 30px;
    }

    .suggestion-text4 p {
        font-size: 15px;
    }

    .suggestion-text2 ul li {
        background: unset;
    }

    .suggestion-text4 span {
        font-size: 20px;
    }

    /* feature */

    #feature {
        margin-top: 30px;
    }

    #feature .title p {
        font-size: 12px;
    }

    #feature .title {
        margin-top: 20px;
    }

    #feature .title h2 {
        padding: 10px 0px;
        font-size: 30px;
    }

    .feature-text1 span {
        font-size: 12px;
    }

    .feature-text2 p, .feature-text3 p {
        font-size: 14px;
    }

    .feature-text2 {
        width: 90%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .feature-text3 {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .feature-photo2 {
        width: 80%;
    }



    /* profile */
    #profile {
        padding: 30px 0px;
    }

    .profile-text1 {
        margin-top: 20px;
    }

    .profile-photo1 {
        width: 100%;
    }

    .profile-text2 ul li {
        font-size: 12px;
    }

    .profile-text2, .profile-text3 {
        margin-top: 20px;
    }

    .magazine-wrapper {
        display: block;
    }

    .magazine {
        width: 100%;
    }

    .magazine2, .magazine3 {
        margin-top: 30px;
    }

    .magazine-text span:last-of-type {
        margin-top: 10px;
    }

    .magazine-text span:nth-of-type(2) {
        font-size: 18px;
    }

    .magazine-photo {
        width: 80%;
        margin: 0 auto;
    }

    .magazine-text {
        margin-top: 10px;
    }




    /* concept */

    #concept {
        padding-bottom: 30px;
    }

    #concept .title p {
        font-size: 12px;
    }

    #concept .title h2 {
        width: 85%;
        margin: 0 auto;
        margin-top: 15px;
    }

    #concept .title {
        padding: 20px 0px 10px;
    }

    .concept-text1 {
        margin-top: 30px;
    }

    .concept-photo1 {
        width: 80%;
    }

    /* approach */

    #approach {
        margin-top: 30px;
    }

    #approach .title {
        width: 90%;
        margin: 0 auto;
    }

    .approach-bg {
        width: 30%;
    }

    #approach .title h2 {
        font-size: 20px;
        letter-spacing: .1em;
    }

    .approach-photo {
        width: 95%;
    }

    /* course */

    #course {
        margin-top: 30px;
    }

    .course-bg {
        width: 20%;
    }

    #course .title h2 {
        font-size: 24px;
        letter-spacing: .1em;
    }

    #course .title span {
        font-size: 14px;
    }

    .course-wrapper {
        display: block;
        margin-top: 20px;
    }

    .course1, .course2 {
        width: 100%;
        padding-top: 30px;
    }

    .course-text1 span {
        letter-spacing: .05em;
        font-size: 14px;

    }

    .course1 .course-text1, .course2 .course-text1 {
        padding-bottom: 5px;
    }

    .course2 {
        margin-top: 20px;
    }

    .course1 .course-title, .course2 .course-title {
        padding-bottom: 20px;
    }

    .course1 .course-title span, .course2 .course-title span {
        line-height: 1.4;
    }

    .course1 .period span, .course2 .period span {
        font-size: 15px;
    }

    .course-text2 {
        text-align: left;
        margin-top: 30px;
    }

    .course-text2 p {
        margin-bottom: 15px;
    }

    .curriculum-wrapper1 {
        margin-left: 5px;
    }

    .curriculum-wrapper2 {
        display: block;
    }

    .curriculum-wrapper3 {
        display: block;
    }

    .curriculum-wrapper2 .curriculum-right {
        margin-left: 10px;
        margin-top: 5px;
        line-height: 1.4;
    }

    .curriculum-wrapper3 .curriculum-right {
        margin-left: 10px;
        margin-top: 5px;
        line-height: 1.4;
    }

    .curriculum-wrapper2 .curriculum-right span, .curriculum-wrapper3 .curriculum-right span {
        font-size: 12px;
    }

    #curriculums {
        margin-top: 30px;
    }

    .curriculums-bg {
        margin-top: 30px;
    }

    #curriculums .title h2 {
        font-size: 18px;
    }

    #curriculums .title {
        padding: 15px 0px;
    }

    .curriculum-number span {
        margin-left: 10px;
    }

    /* present */

    #present {
        padding: 30px 0px 50px;
        background-size: 15px;
    }

    .present-wrapper {
        display: block;
    }

    .present-left {
        width: 75%;
        margin: 0 auto;
    }

    .present-right {
        width: 100%;
        margin-top: 20px;
    }

    /* after */

    #after {
        margin-top: 0px;
    }

    #after .title h2 span {
        font-size: 30px;
    }

    #after .title h2 {
        font-size: 20px;
    }

    .after-list ul {
        width: 100%;
    }

    /* offer */

    #offer .title h2 {
        width: 95%;
    }

    .offer-photo {
        width: 90%;
        margin: 0 auto;
        margin-top: 0px;
    }

    .offer-text {
        width: 85%;
        margin-top: 20px;
    }

    .offer-text p {
        margin-bottom: 15px;
    }



    /* recommend */

    #recommend {
        margin-top: 20px;
        padding-top: 50px;
    }

    #recommend .title h2 {
        font-size: 22px;
    }

    .recommend-list ul {
        width: 100%;
    }

    .recommend-list ul {

        margin-top: 20px;
    }

    /* special */

    #special .title h2 {
        width: 85%;
    }

    .special-wrapper {
        display: block;
        margin-top: 10px;
    }

    .special-left {
        width: 80%;
        margin: 0 auto;
    }

    .special-right {
        width: 100%;
        margin-top: 20px;
    }

    .special-text1 {
        text-align: center;
    }

    .special-text1 span {
        font-size: 20px;
        letter-spacing: .08em;
    }

    /* qa */

    #qa {
        width: 85%;
        margin-top: 20px;
        padding-top: 40px;
        background-size: 100px;
    }

    #qa .title {
        margin-bottom: 20px;
    }

    .q, .a {
        width: 40px;
        height: 40px;
    }

    .q span, .a span {
        font-size: 16px;
    }

    .question-text, .answer-text {
        width: calc(100% - 55px);
    }

    .question-text p {
        font-size: 14px;
        line-height: 1.6;
    }

    .answer-text p {
        font-size: 12px;
        line-height: 1.8;
    }

    /* onlinemtg */

    #onlinemtg {
        margin-top: 20px;
    }

    #onlinemtg .title h2 {
        font-size: 20px;
        text-align: center;
        padding-top: 30px;
        background-position: top 0 left 10px;
        background-size: 160px;
    }

    .onlinemtg-text {
        margin-top: 20px;
    }

    .onlinemtg-wrapper {
        display: block;
    }

    .onlinemtg-left {
        width: 75%;
        margin: 0 auto;
    }

    .onlinemtg-right {
        width: 100%;
    }

    .onlinemtg-text p {
        margin-bottom: 15px;
    }

    /* message */

    #message {
        padding-bottom: 50px;
    }

    .message-text {
        width: 100%;
        background-size: 700px;
        margin-top: 30px;
    }

    .message-text p {
        margin-bottom: 20px;
    }

    .tb-br {
        display: none;
    }

    .sp-br {
        display: block;
    }

    .sp-kv, .sp-photo {
        display: block;
    }

    .pc-kv, .pc-photo {
        display: none;
    }

    .page-top {
        display: none;
    }
}