/* fonts */
body {
    margin: 0;
    background: #fffbec;
}

.-series .l-header__logo {
    margin-right: 0;
}

.l-header, .l-header__inner {
    width: unset;
}

.-series-right .c-gnavWrap {
    margin: 0 auto;
}

#fix_header, #breadcrumb, #sidebar {
    display: none !important;
}

#content header.l-header {
    display: none !important;
}

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

p {
    color: #2c2c2c;
}

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


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

a {
    text-decoration: none;
}

img {
    width: 100%;
}

ul {
    margin-bottom: 0;
}

div#content {
    width: 100% !important;
    margin: 0 auto !important;
}

.l-content {
    max-width: unset !important;
    padding: unset !important;
}

.-sidebar-on .l-content {
    display: block !important;
}

.under-orange {
    color: #2c2c2c;
    font-weight: 600;
    background: rgba(237, 168, 48, 0.2);
}

/* kv */

#kv {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}


/* concept */
.concept-bg {
    background: linear-gradient(to bottom, transparent, #daf1f3, transparent);
    margin: 0 auto;
    margin-top: 100px;
}

.concept-inner {
    width: 100%;
    margin: 0 auto;
}

#concept {
    width: 80%;
    margin: 0 auto;
    max-width: 1000px;
}

.concept-photo1 {
    height: 30px;
}

.concept-photo1 img {
    width: auto;
    height: 100%;
}

#concept .title {
    position: relative;
    margin-top: 30px;
}

#concept .title h2 {
    color: #2c2c2c;
    font-size: 35px;
    letter-spacing: .16em;
}

.concept-photo2 {
    position: absolute;
    width: 30%;
    top: 20px;
    right: 12%;
}

.concept-text {
    text-align: center;
}

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

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

.concept-text1 {
    margin-top: 80px;
    border-top: solid 8px #192e51;
    border-bottom: solid 8px #192e51;
    padding: 5px 0px;
}

.concept-text1-inner {
    padding: 30px 0px;
    border-top: solid 2px #192e51;
    border-bottom: solid 2px #192e51;
}

.concept-text1 p {
    font-weight: 600;
    font-size: 30px;
    color: #192e51;
}

.concept-text1-inner span {
    color: #dea299;
}

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

.concept-text2 p {
    font-size: 20px;
    margin-bottom: 35px;
    line-height: 1.8
}

.concept-text2 span {
    font-weight: 600;
    background: rgb(222, 162, 153, .3);
}

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

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

.concept-text3 p {
    color: #192e51;
    font-size: 30px;
    font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}

.concept-text4 {
    margin-top: 5px;
}

.concept-text4 p {
    color: #192e51;
    font-size: 50px;
    font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}

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

/* point */
.point-bg {
    background: linear-gradient(to bottom, transparent 5%, #fbf9ed 5%);
    padding-bottom: 100px;
}

#point {
    width: 80%;
    margin: 0 auto;
    max-width: 1000px;
}

.point-photo-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.point-photo1, .point-photo2, .point-photo3 {
    width: 32%;
}

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

.point-treat1 {
    width: 100px;
    margin: 0 auto;
    margin-top: 60px;
}

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

#point .title h2 {
    letter-spacing: .08em;
    font-size: 40px;
    font-weight: 600;
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    color: #192e51;
}

#point .title h2 span {
    color: #dea299;
}

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

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

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

.point-text1 p {
    font-size: 20px;
}

.point-text1 span {
    font-weight: 600;
    background: rgb(222, 162, 153, .3);
}

.point-text2 {
    width: max-content;
    margin: 0 auto;
    border-left: solid 3px #ae5537;
    padding-left: 30px;
    margin-top: 60px;
}

.point-treat2 {
    width: 120px;
}

.point-text2 p {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px;
}

.point-text2 span {
    color: #ae5537;
    font-weight: 600;
    background: rgb(222, 162, 153, .3);
}


.point-photo.point-photo4 {
    margin-top: 50px;
}

.point-photo5 {
    margin-top: 80px;
}

/* shift */
.shift-bg {
    background: #192e51;
    padding-bottom: 100px;
}

#shift {
    width: 80%;
    margin: 0 auto;
    max-width: 1000px;
    background: #fbf9ed;
    padding: 70px 0px;
}

.shift-treat {
    text-align: center;
    width: 20%;
    margin: 0 auto;
    max-width: 700px;
    padding: 60px 0px 30px;
}

.shift-wrapper {
    width: 80%;
    margin: 0 auto;
}

.shift-text2 {
    margin-top: 50px;
    margin-left: 10%;
}

.shift-text2 span {
    font-weight: 600;
    background: rgb(222, 162, 153, .3);
}

.shift-list1 {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.shift-list1 ul li {
    font-size: 18px;
    font-weight: 600;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
    color: #2c2c2c;
}

.shift-list1 ul li::after {
    content: "●";
    color: #A9C3D3;
    position: absolute;
    left: 0px;
    top: 1px;
    bottom: 0;
    margin: auto;
}

.shift-list1 ul li span {
    color: #192E51;
    background: rgb(169, 195, 211, .3);
}

.shift-text2 p {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.8;
}

.shift-text3 p {
    font-size: 18px;
    text-align: center;
}

.shift-photo1 {
    height: 75px;
    text-align: center;
}

.shift-photo3 {
    height: 75px;
    width: max-content;
    margin: 0 auto;
    margin-top: 30px;
}

.shift-photo1 img, .shift-photo3 img {
    height: 100%;
    width: auto;
}

.shift-list2 {
    width: max-content;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.shift-list2 ul li {
    font-size: 18px;
    font-weight: 600;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
    color: #2c2c2c;
}

.shift-list2 ul li::after {
    content: "●";
    color: #dea299;
    position: absolute;
    left: 0px;
    top: 1px;
    bottom: 0;
    margin: auto;
}

/* books */
#books {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 80px;
}

.books-photo1 {
    height: 75px;
    margin: 0 auto;
    text-align: center;
}

.books-photo1 img {
    height: 100%;
    width: auto;
}

.books-text1 {
    margin-top: 30px;
    text-align: center;
}

.books-text1 p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.books-photo2 {
    width: 100%;
    margin-top: 50px;
}

/* approach */
#approach {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 100px;
}

.approach-photo1 {
    height: 75px;
    margin: 0 auto;
    text-align: center;
}

.approach-photo1 img {
    height: 100%;
    width: auto;
}

.approach-text1 {
    margin-top: 30px;
    text-align: center;
}

.approach-text1 p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.approach-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 100px;
}

.approach-content {
    width: 48%;
    border: solid 1px #03243b;
    border-radius: 60px;
    background: #fafafe;
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px;
    position: relative;
}

.approach-content::after {
    content: "";
    width: 100px;
    height: 30px;
    border-radius: 100px;
    right: 0;
    left: 0;
    bottom: -15px;
    margin: auto;
    background: #192e51;
    position: absolute;
}

.approach-treat {
    width: 100px;
    position: absolute;
    top: -60px;
    left: 70px;
}

.approach-content3, .approach-content4, .approach-content5, .approach-content6 {
    margin-top: 100px;
}

.approach-text2, .approach-text3, .approach-text4, .approach-text5, .approach-text6 {
    width: 80%;
    margin: 0 auto;
}

.approach-text2 h3 {
    font-size: 30px;
    font-weight: 600;
    color: #264062;
    letter-spacing: .12em;
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

.approach-text2 span {
    color: #89abd9;
    font-size: 18px;
    font-weight: 600;
}

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

.approach-text3 span, .approach-text4 span, .approach-text5 span {
    background: #264062;
    border-radius: 100px;
    padding: 5px 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.approach-text6 {
    display: flex;
}

.approach-text6 span:first-child {
    background: #a09fc8;
    border-radius: 100px;
    padding: 2px 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.approach-text6 span:last-child {
    font-size: 18px;
    color: #a09fc8;
    font-weight: 600;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.approach-text ul {
    margin-top: 20px;
}

.approach-text ul li {
    line-height: 1.8;
    padding-left: 25px;
    position: relative;
    letter-spacing: .08em;
}

.approach-text3 ul li::after, .approach-text4 ul li::after, .approach-text5 ul li::after {
    content: "●";
    color: #192e51;
    position: absolute;
    left: 0px;
    top: 1px;
    bottom: 0;
    margin: auto;
    line-height: 1.8;
}

.approach-content1 .approach-text ul li:last-child {
    list-style: none;
}

/* style */
#style {
    width: 65%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 100px;
    background: #f2f2f2;
    padding: 60px 0px;
}

#style .title {
    width: 80%;
    margin: 0 auto;
    border-left: solid 10px #192e51;
    padding-left: 25px;
}

#style .title h2 {
    font-size: 26px;
    font-weight: 600;
    font-family: YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    color: #192e51;
}

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

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

.style-text1 p {
    font-size: 18px;
    line-height: 1.8;
}

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

.style-text2 ul li {
    font-size: 18px;
    font-weight: 600;
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
    color: #2c2c2c;
}

.style-text2 ul li::after {
    content: "●";
    color: #dd9f99;
    position: absolute;
    left: 0px;
    top: 1px;
    bottom: 0;
    margin: auto;
}

.style-text2 ul li span {
    font-size: 15px;
}

.style-photo-wrapper {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.style-photo1, .style-photo2 {
    width: 48%;
}

/* message */
#message {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 80px;
}

.message-text1 {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
}

.message-text1 p {
    font-size: 35px;
    margin-bottom: 30px;
    font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}

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

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

.under-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 12px solid #555555;
    border-bottom: 0;
    margin: 0 auto;
    margin-top: 60px;
}

/* form */
#form {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 60px;
    background: #192e51;
    border-radius: 50px;
    padding: 30px 0px 80px 0px;
    margin-bottom: 80px;
}

.form-treat {
    width: 60px;
    margin: 0 auto;
}

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

.form-text1 p {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
}

/* contact */

div#content {
    max-width: unset;
    width: 100%;
    padding: 0;
    margin: 0;
}

.contact-text p {
    font-size: 14px;
    color: #45566f;
    line-height: 2;
}

.contact-text p a {
    color: #b95749;
}

.contact-text p a:hover {
    opacity: .6;
}

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

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

.contact-title {
    width: 30%;
}

.contact-title span:first-child {
    font-size: 18px;
    color: #fff;
}

.contact-title .essential {
    font-size: 12px;
    color: #fff;
    padding: 3px 5px;
    margin-left: 5px;
    background: #d89084;
}

.contact-title .optional {
    font-size: 12px;
    color: #fff;
    padding: 3px 5px;
    margin-left: 5px;
    background: #80a4d6;
}

.contact-content {
    width: 65%;
}

button, input, select, textarea {
    width: 100%;
    border: none !important;
    border-radius: 30px !important;
    box-shadow: rgb(149 157 165 / 5%) 0px 5px 10px;
}

input, textarea {
    background-color: #fff !important;
}

.submit-wrapper {
    text-align: center;
}

[type=submit] {
    transition: all .5s;
    width: 350px;
    margin: 0 auto;
    height: 50px;
    border-radius: 50px !important;
    background: rgb(174, 85, 55) !important;
    color: #fff;
    font-size: 16px;
    letter-spacing: .2em;
    box-shadow: rgba(142, 69, 45, 0.17) 0px -23px 25px 0px inset, rgba(142, 69, 45, 0.15) 0px -36px 30px 0px inset, rgba(62, 77, 99, 0.1) 0px -79px 40px 0px inset, rgba(62, 77, 99, 0.06) 0px 2px 1px, rgba(62, 77, 99, 0.09) 0px 4px 2px, rgba(62, 77, 99, 0.09) 0px 8px 4px, rgba(62, 77, 99, 0.09) 0px 16px 8px, rgba(62, 77, 99, 0.09) 0px 32px 16px;
    font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif !important;
}

[type=submit]:hover {
    background: #d89084 !important;
    box-shadow: rgba(153, 65, 54, 0.17) 0px -23px 25px 0px inset, rgba(153, 65, 54, 0.15) 0px -36px 30px 0px inset, rgba(153, 65, 54, 0.1) 0px -79px 40px 0px inset, rgba(153, 65, 54, 0.06) 0px 2px 1px, rgba(153, 65, 54, 0.09) 0px 4px 2px, rgba(153, 65, 54, 0.09) 0px 8px 4px, rgba(153, 65, 54, 0.09) 0px 16px 8px, rgba(153, 65, 54, 0.09) 0px 32px 16px;
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #d89084 !important;
    text-align: center;
    color: #45566f !important;
    width: max-content;
    margin: 0 auto;
    margin-top: 20px;
    font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif !important;
}

.wpcf7-not-valid-tip {
    color: #d89084 !important;
    margin-top: 15px;
}

.wpcf7-spinner {
    display: none !important;
}

aside#sidebar {
    display: none;
}

label {
    display: flex;
    padding-bottom: .5em;
}

.wpcf7-list-item {
    display: block !important;
    color: #fff;
}

input[type="radio"] {
    width: max-content;
    margin-top: 5px;
    margin-right: 10px;
}

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

.recaptcha p {
    font-size: 12px;
}

.wpcf7-response-output {
    text-align: center;
}

.wpcf7 form.sent .wpcf7-response-output {
    border: none !important;
}

.wpcf7-response-output {
    font-family: 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif !important;
}

form.wpcf7-form.init {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}


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

    #concept {
        width: 90%;
    }

    #concept .title h2 {
        font-size: 32px;
        letter-spacing: .12em;
    }

    .concept-photo2 {
        width: 28%;
        top: 50px;
        right: 5%;
    }

    #point {
        width: 95%;
    }

    #point .title h2 {
        letter-spacing: .08em;
        font-size: 34px;
    }

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

    .point-text2 p {
        font-size: 20px;
    }

    .shift-treat {
        width: 40%;
    }

    #shift {
        width: 90%;
        padding: 50px 0px;
    }

    .shift-wrapper {
        width: 90%;
    }

    .shift-list1 {
        margin-left: 20px;
    }

    .shift-bg {
        padding-bottom: 50px;
    }

    #books {
        width: 90%;
    }

    #approach {
        width: 90%;
    }

    .approach-wrapper {
        display: block;
        margin-top: 80px;
    }

    .approach-treat {
        width: 90px;
        top: -50px;
        left: 50px;
    }

    .approach-content {
        width: 85%;
        margin: 0 auto;
        padding-top: 70px;
        margin-bottom: 60px;
    }

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

    #style {
        width: 85%;
        margin-top: 80px;
    }

    .under-triangle {
        margin-top: 50px;
    }

    #form {
        margin-top: 50px;
    }

    .message-text1 p {
        font-size: 32px;
    }

    #form {
        width: 95%;
        margin-bottom: 50px;
    }

    .contact-content {
        width: 60%;
    }

    .contact-title {
        width: 33%;
    }

}


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

    p, span, li {
        letter-spacing: .08em;
    }

    #kv {
        margin-top: 0;
    }

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

    #concept .title h2 {
        font-size: 26px;
    }

    .concept-photo1 {
        height: 15px;
    }

    .concept-photo2 {
        width: 40%;
        top: 90px;
        right: 5%;
    }

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

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


    .concept-text1 p, .concept-text1-inner span {
        font-size: 22px;
        line-height: 1.5;
    }

    .concept-text p:last-child {
        letter-spacing: .08em;
    }

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

    .concept-text2 p {
        text-align: left;
        font-size: 16px;
        margin-bottom: 15px;
    }

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

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

    .concept-text3 p {
        font-size: 22px;
    }

    .concept-text4 {
        margin-top: 0px;
    }

    .concept-text4 p {
        font-size: 34px;
    }
 
    #point {
        width: 100%;
    }

    .point-treat1 {
        width: 80px;
        margin-top: 40px;
    }

    #point .title h2 {
        font-size: 28px;
        margin-top: 5px;
        line-height: 1.5;
    }

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

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

    .point-photo5 {
        width: 98%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .point-text2 {
        width: 95%;
        padding-left: 20px;
    }

    .point-treat2 {
        width: 100px;
    }

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

    .point-bg {
        padding-bottom: 50px;
    }

    .shift-treat {
        width: 60%;
        padding: 40px 0px 30px;
    }

    #shift {
        padding: 30px 0px;
    }

    .shift-wrapper {
        width: 100%;
    }

    .shift-photo1 {
        height: 35px;
        width: auto;
    }

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

    .shift-text2 p {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .shift-list1 ul li {
        font-size: 15px;
        letter-spacing: .08em;
        padding-left: 25px;
    }

    .shift-list1 {
        width: 95%;
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .shift-photo3 {
        height: 40px;
    }

    .shift-list2 ul li {
        font-size: 15px;
        letter-spacing: .08em;
        padding-left: 25px;
        margin-bottom: 8px;
    }

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

    #books {
        margin-top: 50px;
    }

    .books-photo1 {
        height: 60px;
    }

    .books-text1 p {
        font-size: 15px;
        text-align: left;
        margin-bottom: 0;
    }

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

    .books-photo1 {
        height: 46px;
    }

    #approach {
        width: 95%;
        margin-top: 50px;
    }

    .approach-photo1 {
        height: 40px;
    }

    .approach-text1 p {
        font-size: 15px;
        line-height: 1.6;
    }

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

    .approach-content {
        width: 95%;
        padding-top: 60px;
        padding-bottom: 50px;
        margin-bottom: 80px;
    }

    .approach-treat {
        width: 80px;
        top: -50px;
        left: 30px;
    }

    .approach-wrapper {
        margin-top: 70px;
    }

    .approach-text2 h3 {
        font-size: 24px;
        letter-spacing: .1em;
    }

    .approach-text2 span {
        font-size: 15px;
    }

    .approach-text3 span, .approach-text4 span, .approach-text5 span {
        font-size: 14px;
        padding: 5px 15px;
    }

    .approach-text3 {
        margin-top: 25px;
    }

    .approach-text4, .approach-text5, .approach-text6 {
        margin-top: 20px;
    }

    .approach-text6 span:first-child {
        padding: 2px 15px;
        font-size: 14px;
    }

    .approach-text6 span:last-child {
        font-size: 15px;
        margin-left: 15px;
    }

    #style {
        width: 90%;
        margin-top: 50px;
        padding: 50px 0px 30px;
    }

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

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

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

    .style-text2 ul li {
        font-size: 15px;
        padding-left: 25px;
    }

    .style-text2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

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

    .style-text3 p {
        font-size: 15px;
        line-height: 1.8;
    }

    .style-photo-wrapper {
        display: block;
        margin-top: 30px;
    }

    .style-photo1, .style-photo2 {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }

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

    .message-text1 p {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .under-triangle {
        margin-top: 15px;
    }

    #form {
        width: 100%;
        border-radius: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 30px 0px 50px 0px;
    }

    .form-treat {
        width: 60px;
    }

    .form-text1 {
        margin-top: 15px;
    }

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

    .contact-wrapper {
        display: block;
    }

    .contact-title {
        width: 100%;
        margin-bottom: 10px;
    }

    .contact-content {
        width: 100%;
    }

    .contact-title span:first-child {
        font-size: 14px;
    }

    [type=submit] {
        width: 100%;
    }

    form.wpcf7-form.init{
        width: 85%;
    }

}