body {
    margin: 0;
    background: #fffcf2;
}

.lp-wrapper {
    background: #fff;
    width: 1000px;
    margin: 0 auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

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

p {
    margin: 0;
    letter-spacing: .08em;
    font-size: 16px;
    line-height: 2;
    color: #241916;
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;

}

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

a {
    text-decoration: none;
}

.tb-br, .sp-br {
    display: none;
}

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

ul {
    padding: 0;
    margin: 0;
}

.font-blue {
    color: #255994;
    background: linear-gradient(to bottom, transparent 40%, rgba(52, 91, 135, 0.1) 40%);
    font-weight: 600;
}

.font-orange {
    color: #a14423;
    background: linear-gradient(to bottom, transparent 40%, rgba(250, 237, 195, 0.4) 40%);
    font-weight: 600;
}

.font-purple {
    color: #dd84e0;
}

.font-green {
    color: #085d85;
}

.font-bold {
    font-weight: 600;
}

/* kv */

.sp-kv {
    display: none;
}


/* concept */

#concept {
    background-image: url(../img/concept-bg.png);
    background-size: 100% 90%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 100px;
}

.concept-photo1 {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 10px;
}

.concept-photo2 {
    width: 85%;
    margin: 0 auto;
    margin-top: 80px;
}

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

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

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

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

.concept-text1 p {
    line-height: 2;
    font-size: 17px;
    margin-bottom: 30px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.concept-text p span {
    padding-left: 8%;
    display: block;
    color: #a14423;
    font-size: 24px;
    line-height: 2.2;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

/* foryou */
#foryou {
    background-image: url(../img/foryou-text-bg.png);
    background-size: contain;
    background-position: 100% bottom;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 100px;
}

#foryou .title {
    margin-top: 40px;
    text-align: center;
}

#foryou .title h2 span {
    font-size: 20px;
    font-weight: 600;
    border-bottom: solid 1px #a14423;
    color: #a14423;
    display: inline-block;
    padding-bottom: 5px;
}

#foryou .title h2 span:last-child {
    padding-top: 15px;
}

.foryou-text {
    width: 80%;
    margin: 0 auto;
    margin-top: 35px;
}

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

.foryou-text2 span {
    display: block;
    background: #a49f8c;
    width: max-content;
    color: #ffffff;
    padding: 0px 20px;
    font-size: 28px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.foryou-text2 span:last-child {
    margin-top: 15px;
}

.foryou-list {
    margin-left: 20%;
    margin-top: 50px;
}

.foryou-list li {
    list-style: none;
    padding-left: 25px;
    background-image: url(../img/foryou-list-check.png);
    background-size: 15px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    font-weight: 600;
}

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

.foryou-text3 {
    margin-top: 60px;
    /* background-image: url(../img/foryou-text-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 300px; */
}

.foryou-text3 p {
    font-size: 22px;
    text-align: center;
    padding-bottom: 15px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.foryou-text3 span {
    color: #255994;
    background: rgba(52, 91, 135, 0.1);
    padding: 3px 5px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

/* triger */
#triger {}

#triger .title {
    text-align: center;
    background: #4c513a;
}

#triger .title h2 {
    width: max-content;
    max-width: 80%;
    margin: 0 auto;
    padding: 0px 20px;
    background: #fff;
    position: relative;
    font-size: 32px;
    color: #4c513a;
}

#triger .title h2::before {
    content: "";
    padding: 0px 6px;
    border-left: solid 4px #fff;
    border-right: solid 4px #fff;
    position: absolute;
    right: 0;
    left: -10px;
    margin: auto;
    width: 100%;
    height: 100%;
}

#triger .title h2::after {
    content: "";
    padding: 0px 15px;
    border-left: solid 6px #fff;
    border-right: solid 6px #fff;
    position: absolute;
    right: 0;
    left: -21px;
    margin: auto;
    width: 100%;
    height: 100%;
}

.triger-photo1 {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
}

.triger-text1 {
    margin-top: 10px;
    text-align: center;
}

.triger-text1 p {
    color: #4c513a;
    font-size: 18px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.triger-list {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.triger-list li {
    text-align: center;
    list-style: none;
    position: relative;
    line-height: 2;
    padding-left: 30px;
    color: #a49f8c;
    font-size: 18px;
    font-weight: 600;
    border-bottom: dotted 1px #a49f8c;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

/* .triger-list li::after {
    content: "■";
    position: absolute;
    left: 0;
    top: 0px;
} */

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

.triger-text2 p {
    line-height: 2.2;
}

/* feature */
#feature {
    margin-top: 80px;
    background: #fffdf5;
}

#feature .title {
    text-align: center;
    background: #935133;
    padding: 25px 0 15px;
}

#feature .title h2 {
    font-size: 32px;
    color: #FEFCF2;
    letter-spacing: .05em;
}

#feature .title span {
    font-family: "optima-lt-pro", sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #d6c280;
}


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

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

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

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

.feature-text2 p {
    font-size: 18px;
    font-weight: 600;
}

.feature-photo2 {
    width: 60%;
    margin: 0 auto;
    margin-top: 50px;
}

.feature-wrapper {
    padding: 30px 50px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

.feature-wrapper1 {
    background: rgb(147, 81, 51, .1);
}

.feature-wrapper2 {
    background: rgb(204, 179, 99, .1);
}

.feature-wrapper3 {
    background: rgb(161, 153, 90, .1);
}

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

.feature-number {
    width: 85px;
}

.feature-text3 {
    width: calc(100% - 85px);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 10px;
}

.feature-text3 h3 {
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .08em;
}

.feature-wrapper1 .feature-text3 h3 {
    color: #a14423;
}

.feature-wrapper2 .feature-text3 h3 {
    color: #ccb363;
}

.feature-wrapper3 .feature-text3 h3 {
    color: #a1995a;
}

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

.feature-text4 li {
    line-height: 2.4;
    list-style: none;
    padding-left: 25px;
    position: relative;
}

.feature-text4 li::after {
    content: "■";
    position: absolute;
    left: 0px;
    top: 0px;
    color: #a14423;
}

.feature-text4 p {
    margin-top: 10px;
    line-height: 1.8;
}

/* contents */

#contents {
    background: #fffdf5;
    padding: 80px 0;
}

.contents-photo1 {
    width: 220px;
    margin: 0 auto;
}

#contents .title {
    background: #935133;
    padding: 15px 0px;
    text-align: center;
    margin-top: 30px;
}

#contents .title h2 {
    color: #fffdf5;
    font-size: 30px;
    line-height: 1.2;
}

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

.contents-text1 p {
    font-size: 18px;
}

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

.contents-wrapper .contents-left {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contents-wrapper .contents-right {
    width: 48%;
}

.contents-wrapper1, .contents-wrapper3 {
    width: 92%;
    margin-right: 0;
    margin-left: auto;
}

.contents-wrapper2 {
    width: 92%;
    margin-left: 0;
    margin-right: auto;
}

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

.contents-title h3 {
    color: #a14423;
    font-weight: 600;
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    letter-spacing: .02em;
    font-size: 22px;
    line-height: 1.8;
}

.contents-title h3 span {
    font-size: 16px;
    color: #a14423;
}

.contents-text.contents-text2 {
    margin-top: 20px;
}

.contents-text2 p {
    line-height: 1.8;
}

/* profile */

#profile {
    padding: 60px 0;
    background-image: url(../img/question-bg.png);
    background-size: 100%;
    border-top: solid 15px #241916;
    border-bottom: solid 15px #241916;
}

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

#profile .title h2 {
    font-size: 30px;
    line-height: 1.4;
    color: #4c513a;
}

#profile .title span {
    color: #ccb363;
    font-family: "optima-lt-pro", sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}

.profile-text1 span {
    color: #4c513a;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

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

.profile-photo1 {
    width: 55%;
}

.profile-text1 {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.profile-text1 h3 {
    font-size: 34px;
    color: #4c513a;
}

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

.profile-text3 ul li span {
    font-size: 14px;
    color: #4c513a;
}

.profile-wrapper2 {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
}

.profile-left {
    width: max-content;
}

.profile-left span {
    font-size: 18px;
    color: #4c513a;
    font-weight: 600;
}

.profile-right {
    margin-left: 50px;
}

.profile-right li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    line-height: 2;
    color: #4c513a;
    font-weight: 600;
}

.profile-right li::after {
    content: "◼︎";
    position: absolute;
    left: 0;
    top: 0px;
}

/* voice */

#voice {
    background: #fffdf5;
    padding-bottom: 80px;
}

.voice-wrapper {
    width: 80%;
    margin: 0 auto;
    margin-top: 100px;
    background: #b4ac72;
    padding: 50px 30px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.voice-left {
    padding-top: 50px;
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.voice-right {
    width: 48%;
    background: #fff;
    border-radius: 30px;
}

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

.voice-text1 {
    background: #fff;
    border-radius: 30px;
    padding: 40px 30px;
    margin-top: 30px;
}

.voice-text1 span {
    color: #085d85;
    font-weight: 600;
    font-size: 20px;
    font-family: "optima-lt-pro", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: italic;
}

.voice-text2 {
    padding: 40px 30px;
}

.voice-text2 span {
    color: #a14423;
    font-weight: 600;
    font-size: 20px;
    font-family: "optima-lt-pro", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-style: italic;
}

.voice-title h3 {
    font-size: 22px;
    letter-spacing: .02em;
    color: #fff;
    padding-left: 5px;
    line-height: 1.6;
}

.voice-photo1 {
    width: 90%;
}

.voice-photo2 {
    width: 150px;
    position: absolute;
    left: 50px;
    top: -75px;
}

.voice-text3 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
}

.voice-text3 p {
    font-size: 18px;
    line-height: 2;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.voice-text3 p:first-child {
    margin-bottom: 32px;
}

.voice-text4 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 35px;
}

.voice-text4 p {
    font-size: 26px;
    line-height: 2.4;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

.voice-text4 span {
    color: #a14423;
    font-size: 28px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;

}

.voice-text4 span:last-child {
    display: inline-block;
    border: solid 1px #a14423;
    background: #fffdf5;
    padding: 0px 10px;
    margin-right: 8px;
    font-size: 30px;
    line-height: 1.6;
}


/* trial */


#trial {
    background: #4c513a;
    padding: 50px 0;
}

.trial-wrapper {
    background: #fff;
    margin: 0 50px;
}

#trial .title {
    background: #4c513a;
    text-align: center;
    padding-bottom: 30px;
}

#trial .title h2 {
    font-size: 34px;
    color: #fff;
    margin-top: 15px;
    letter-spacing: .08em;
}

.title-logo {
    width: 200px;
    margin: 0 auto;
}

.trial-photo1 {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

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

.trial-after {
    background-image: url(../img/trial-bg.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.trial-text1 {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}

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

.trial-text2 ul {
    width: max-content;
    max-width: 80%;
    margin: 0 auto;
}

.trial-text2 li {
    list-style: none;
    padding-left: 28px;
    background-image: url(../img/foryou-list-check.png);
    border-bottom: solid 1px #333;
    background-size: 15px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 18px;
}

.trial-text2 li:last-child {
    margin-bottom: 0;
}

.trial-text3 {
    text-align: center;
    margin-top: 50px;
}

.trial-text3 p {
    font-size: 20px;
}

.trial-text4 {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    background: #fff;
    padding: 2px 0px;
    border-top: solid 3px #4c513a;
    border-bottom: solid 3px #4c513a;
    text-align: center;
}

.trial-text4 span {
    display: block;
    background: #4c513a;
    color: #fff;
    font-size: 28px;
    letter-spacing: .1em;
}

.trial-text5 {
    width: 60%;
    margin: 0 auto;
    margin-top: 50px;
}

.trial-text5 p {
    font-size: 18px;
    font-weight: 600;
    line-height: 2.2;
    color: #4c513a;
}

.trial-text6 {
    width: 75%;
    margin: 0 auto;
    margin-top: 40px;
}

.trial-text6 p {
    font-size: 18px;
}

/* question */

#question {
    margin-top: 50px;
    padding: 50px 0;
    background-image: url(../img/question-bg.png);
    background-size: 100%;
    /* background: #4c513a; */
}

/* .question-bg{
    width: 85%;
    margin: 0 auto;
    background: #fff;
    padding: 50px 0;
} */

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

#question .title h2 {
    font-size: 32px;
    color: #a1995a;
    line-height: 1.6;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
}

#question .title span {
    color: #a1995a;
    font-family: "optima-lt-pro", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
}

.question-wrapper, .answer-wrapper {
    width: 80%;
    margin: 0 auto;
}

.question-wrapper {
    display: flex;
    margin-top: 40px;
}

.q span {
    background: #a1995a;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 12px;
    font-family: "optima-lt-pro", sans-serif;
    font-weight: 600;
    font-style: normal;
}

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

.question-text p {
    font-weight: 600;
    color: #a1995a;
}

.answer-text p {
    margin-top: 15px;
    color: #241915;
}

/* message */

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

.message-photo {
    width: 90%;
    margin: 0 auto;
}

.message-text {
    width: 80%;
    margin: 0 auto;
    margin-top: 60px;
}

.message-text p {
    padding-bottom: 25px;
}

.message-text1 .msg {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #4c513a;
    font-weight: 600;
    background: rgba(76, 81, 58, 0.1);
    padding-bottom: 0;
    padding-left: 15px;
}

/* cta */

.cta {
    width: 85%;
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 30px;
    background: linear-gradient(to bottom, transparent 30%, #edebe3 30%);
}

.cta-photo {
    width: 90%;
    margin: 0 auto;
}

.cta-button {
    margin-top: 30px;
}

.cta-title1 {
    text-align: center;
    margin-top: 25px;
}

.cta-title1 p {
    font-size: 18px;
    letter-spacing: .05em;
    font-family: "optima-lt-pro", sans-serif;
    font-weight: 600;
    font-style: italic;
    color: #4c513a;
}

.cta-title1 h2 {
    font-size: 36px;
    letter-spacing: .05em;
    line-height: 1.4;
    color: #4c513a;
}

.button {
    width: 70%;
    margin: 0 auto;
    margin-top: 20px;
    background: #4c513a;
    border-bottom: solid 6px #2f3320;
    padding: 20px;
    border-radius: 100px;
    text-align: center;
    position: relative;
}

.button::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0;
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.button span {
    color: #fff;
    font-size: 22px;
}

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

.cta-text1 p {
    font-size: 20px;
    font-family: "yu-mincho-pr6n", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #a14423;
    /* background: #a49f8c; */
    /* background: #935133;  */
    /* background: #a1995a; */
}

/* fotter */

.footer {
    text-align: center;
    padding: 25px 0px;
}

.footer span {
    font-size: 12px;
    color: #241915;
    display: block;
    line-height: 1.8;
}

.footer a {
    color: #241915;
    text-decoration: none;
}

@media screen and (max-width: 1100px) {
    .pc-br {
        display: none;
    }

    .tb-br {
        display: block;
    }

    .lp-wrapper {
        width: 90%;
    }

    /* cta */
    .cta-title1 h2 {
        font-size: 30px;
    }

    .button span {
        font-size: 20px;
    }

    button::after {
        right: 30px;
    }

    /* foryou */
    .foryou-text2 span {
        max-width: 100%;
        padding: 0px 12px;
        font-size: 22px;
        letter-spacing: .02em;
    }

    .foryou-list {
        margin-left: 10%;
    }

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

    .triger-text1 {
        width: 80%;
        margin: 0 auto;
        margin-top: 10px;
    }

    .triger-text1 p {
        font-size: 20px;
        line-height: 1.6;
        margin-top: 20px;
    }

    .triger-photo1 {
        width: 90%;
    }

    .triger-list {
        margin-top: 40px;
    }

    /* cta */

    .cta {
        width: 90%;
    }

    .cta-title1 h2 {
        font-size: 32px;
    }

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

    .feature-photo2 {
        width: 70%;
    }

    /* contents */
    .contents-wrapper1, .contents-wrapper3 {
        width: 95%;
    }

    .contents-wrapper2 {
        width: 95%;
    }

    .contents-title h3 {
        line-height: 1.4;
    }

    .contents-text2 p {
        font-size: 15px;
    }

    /* profile */

    .profile-wrapper1 {
        width: 85%;
    }

    .profile-text1 span {
        font-size: 14px;
    }

    .profile-text2 {
        width: 85%;
    }

    .profile-text.profile-text3 {
        margin-top: 10px;
    }

    .profile-wrapper2 {
        width: 85%;
        display: block;
    }

    .profile-right {
        margin-left: 0;
    }

    .profile-right li {
        line-height: 1.4;
        margin-bottom: 10px;
    }

    /* voice */

    .voice-photo1 {
        width: 95%;
    }

    .voice-text3 {
        width: 80%;
    }

    .voice-text3, .voice-text4 {
        width: 100%;
    }

    /* trial */
    .trial-wrapper {
        margin: 0 5%;
    }

    #trial .title h2 {
        line-height: 1.4;
        margin-top: 25px;
    }

    .title-logo {
        width: 170px;
    }

    .trial-photo1 {
        width: 100%;
        margin-top: 0;
    }

    .trial-text1 {
        width: 85%;
    }

    .trial-text3 {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }

    .trial-text4, .trial-text5 {
        width: 85%;
    }

    .trial-text6 {
        width: 85%;
    }

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

    .question-wrapper, .answer-wrapper {
        width: 85%;
    }

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

    .message-photo {
        width: 95%;
    }

}

@media screen and (max-width: 750px) {

    .tb-br {
        display: none;
    }

    .sp-br {
        display: block;
    }

    .lp-wrapper {
        width: 95%;
    }

    p {
        font-size: 15px;
    }

    /* concept */

    #concept {
        padding-bottom: 60px;
    }

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

    .concept-photo2 {
        width: 100%;
        margin-top: 30px;
    }

    .concept-text {
        width: 90%;
    }

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

    .concept-text1 p {
        font-size: 15px;
    }

    .concept-text p span {
        padding-left: 4%;
        font-size: 17px;
    }

    /* foryou */

    #foryou {
        padding-bottom: 50px;
    }

    #foryou .title {
        width: 95%;
        margin: 0 auto;
        margin-top: 30px;
    }

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

    .foryou-text {
        width: 90%;
    }

    .foryou-text2 {
        margin-top: 40px;
    }

    .foryou-text2 span {
        max-width: 95%;
        font-size: 20px;
        padding: 2px 8px;
        line-height: 1.6;
    }

    .foryou-list {
        margin-left: 5%;
        margin-right: 2%;
        margin-top: 40px;
    }

    .foryou-text3 p {
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: .05em;
    }

    .foryou-list li {
        list-style: none;
        padding-left: 25px;
        background-image: url(../img/foryou-list-check.png);
        background-size: 15px;
        background-position: left center;
        background-repeat: no-repeat;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 15px;
    }

    /* triger */

    #triger .title h2 {
        font-size: 24px;
        line-height: 1.6;
        letter-spacing: 0.05em;
    }

    #triger .title h2::after {
        top: 0;
        border-left: solid 5px #fff;
        border-right: solid 5px #fff;
    }

    .triger-list {
        margin-top: 40px;
    }

    .triger-text1 {
        width: 100%;
    }

    .triger-text1 p {
        font-size: 16px;
    }

    .triger-text2 {
        width: 90%;
    }

    .triger-list li {
        padding-left: 0;
        font-size: 16px;
    }

    .triger-photo1 {
        width: 95%;
        margin-top: 20px;
    }

    .triger-list {
        margin-top: 35px;
    }

    /* cta */

    .cta-title1 h2 {
        font-size: 28px;
    }

    .cta-text1 p {
        font-size: 16px;
        line-height: 1.6;
    }

    .button {
        width: 90%;
        margin-top: 15px;
        padding: 15px 0px;
    }

    .button::after {
        right: 20px;
    }

    .button span {
        font-size: 14px;
    }

    .cta {
        width: 95%;
    }

    /* feature */

    #feature .title {
        padding: 25px 0 20px;
    }

    #feature .title h2 {
        font-size: 20px;
        letter-spacing: .02em;
        line-height: 1.4;
    }

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

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

    .feature-text2 p {
        font-size: 16px;
    }

    .feature-photo2 {
        width: 95%;
    }

    .feature-wrapper {
        padding: 30px 5%;
        width: 85%;
    }

    .feature-number {
        width: 75px;
    }

    .feature-text4 li {
        line-height: 1.6;
        padding-bottom: 15px;
        font-size: 15px;
    }

    /* contents */

    #contents {
        padding: 30px 0 0;
    }

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

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

    #contents .title h2 {
        font-size: 22px;
        letter-spacing: .08em;
        line-height: 1.5;
    }

    .contents-text1 p {
        font-size: 16px;
    }

    .contents-photo1 {
        width: 200px;
    }

    .contents-wrapper {
        display: block;
        width: 100%;
    }

    .contents-wrapper .contents-left {
        width: 90%;
        margin: 0 auto;
    }

    .contents-wrapper .contents-right {
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
    }

    /* profile */

    #profile {
        padding: 50px 0;
    }

    .profile-wrapper1 {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
        display: block;
    }

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

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

    .profile-text2 {
        width: 85%;
        margin-top: 20px;
    }

    .profile-text2 p {
        font-size: 14px
    }

    .profile-wrapper2 {
        display: block;
    }

    .profile-right {
        margin-left: 0;
    }

    .profile-right li {
        font-weight: normal;
        font-size: 15px;
    }

    /* voice */

    #voice {
        background: #fffdf5;
        padding-bottom: 50px;
    }

    .voice-photo1 {
        width: 97%;
    }

    .voice-photo2 {
        width: 120px;
    }

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

    .voice-wrapper {
        width: 90%;
        padding: 50px 5% 30px;
        display: block;
    }

    .voice-left {
        padding-top: 30px;
        width: 100%;
    }

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

    .voice-right {
        width: 100%;
        margin-top: 30px;
    }

    .voice-photo2 {
        left: 0;
        right: 0;
        margin: auto;
    }

    .voice-text3 p {
        font-size: 15px;
    }

    .voice-text4 p {
        font-size: 18px;
    }

    .voice-text4 span {
        font-size: 26px;
    }

    .voice-text4 span:last-child {
        font-size: 24px;
    }

    /* trial */

    #trial {
        padding: 30px 0;
    }

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

    .title-logo {
        width: 150px;
    }

    .trial-text2 ul {
        max-width: 90%;
    }

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

    .trial-text2 li {
        font-size: 15px;
    }

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

    .trial-text3 p {
        font-size: 16px;
    }

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

    .trial-text4, .trial-text5 {
        width: 90%;
    }

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

    .trial-text5 p {
        font-size: 15px;
    }

    .trial-text6 p {
        font-size: 15px;
    }

    .trial-photo2 {
        margin-top: 30px;
    }


    /* question */

    #question {
        padding: 30px 0;
    }

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

    .question-wrapper, .answer-wrapper {
        width: 90%;
    }

    .answer-text p {
        margin-top: 25px;
        line-height: 1.8
    }

    .q span {
        font-size: 15px;
        padding: 8px;
    }

    .question-text p {
        font-size: 16px;
    }

    /* message */
    #message {
        margin-top: 50px;
        padding-bottom: 30px;
    }

    .message-text {
        width: 90%;
        margin-top: 50px;
    }

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

    .message-text1 .msg {
        font-size: 18px;
        padding-left: 10px;
    }
}