@charset "UTF-8";
.slider_area {
    height: 100%;
    width: 100%;
    background: url(/wp-content/themes/teambuilding/assets/images/lp/top_back.jpg) top center repeat;
}

.blue_dot_line {
    padding: 5px 0;
}
.engagement_team {
    text-align: center;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.engagement_team img {
    width: 2000px;
    min-width: 2000px;
    max-width: none;
    z-index: 0;
}

@media only screen and (max-width: 1300px) {
    .engagement_team img {
        width: 153%;
        min-width: 153%;
        max-width: 2000px;
    }
}
.slider_mask_area {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 42px 0;
}
.blue_dot_line {
    background: url(/wp-content/themes/teambuilding/assets/images/lp/mask_line.png) top center repeat;
}
.blue_dot_line_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 8px;
}
.blue_dot_line_left {
    width: 65%;
    max-width: 890px;
}
.blue_dot_line_right {
    width: 30%;
    max-width: 375px;
}
.blue_dot_line_right img {
    max-width: 100%;
}
#assignment {
    position: relative;
    background: #fff;
    text-align: center;

}
#expect::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 4vw 49vw 0 49vw;
    z-index: 1;
}
#event {
    position: relative;
    background: #f4f8f9;
    padding: 8.5vw 0 40px;
}
#event::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #f4f8f9 transparent transparent transparent;
    border-width: 4vw 49vw 0 49vw;
    z-index: 1;
}
.center_text {
    text-align: center;
}
.checkbox_area {
    text-align: center;
    display: grid;
    justify-content: center;
}
.check_area {
    justify-self: flex-start;
    text-align: center;
    width: 100%;
    align-items: center;
}
.check_area label {
    display: grid;
    text-align: center;
}
.event_parts {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 50px 0 30px;
}
.event_parts li {
    width: 47.5%;
    max-width: 618px;
    background: #fff;
    border-radius: 8px;
    padding: 37px 0 25px;
}
.event_parts .event_x {
    max-width: 32px;
    margin: auto 0;
    width: 3%;
    background: none;
    padding: 0;
}
.event_parts p {
    width: 96%;
    margin: 13px auto 0;
}
.normal_text {
    font-size: 21px;
    font-weight: 500;
}
.normal_text_small {
    font-size: 20px;
    font-weight: 500;
}
.normal_text_large {
    font-size: 25px;
    font-weight: 500;
}
#price{
    padding: 90px 0 60px;
}
.plan_price_area {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 50px;
}
.plan_price_area li {
    width: 49%;
    max-width: 633px;
    border-radius: 20px;
    background: #eee;
}
.plan_price1 {
    border: solid 3px #65b3a4;
}
.plan_price2 {
    border: solid 3px #d2be00;
}
.plan_price_head1 {
    text-align: left;
    padding: 20px 3.5% 25px;
    background: #65b3a4;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}
.plan_price_head2 {
    text-align: left;
    padding: 20px 3.5% 25px;
    background: #d2be00;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}
#plan .plan_price_head1 {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#plan .plan_price_head2 {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.exam {
    max-width: 58px;
    width: 10%;
}
.event_text {
    font-weight: 500;
    font-size: 24px;
}
.marker {
    background: linear-gradient(to bottom, transparent 45%, #f3e1c9 45%, #f3e1c9 90%, transparent 90%);
}
.plan_price_title {
    max-width: 76%;
    max-height: 58px;
}
.right_space {
    max-width: 58px;
    width: 10%;
}
.orange_text {
    color: #eb6d00;
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 0;
}
.orange_text2 {
    color: #ec7924;
    font-size: 17px;
    letter-spacing: -1px;
    font-weight: 600;
    margin: 20px 0 0;
}
.plan_price_middle {
    text-align: center;
    padding: 20px 4%;
    background: #fff;
}
.plan_price_bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 4%;
    background: #eee;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    gap: 5px;
}
.engagement_top {
    background: url(/wp-content/themes/teambuilding/assets/images/lp/engagement_back.jpg) top center no-repeat;
    background-size: cover;
    margin: 0 0 -334px;
    z-index: 1;
    position: relative;
}
.engagement_top_text {
    margin: 45px 0 40px;
    color: #000;
}
@media only screen and (max-width: 1300px) {
    .engagement_top {
        margin: 0 0 -23vw;
    }
}
.consul_button {
    margin: 0 5% 0 0;
}
.engagement_bottom {
    background: none;
    margin: -203px 0 0;
    z-index: 1;
    position: relative;

}
@media only screen and (max-width: 1300px) {
    .engagement_bottom {
        margin: -15vw 0 0;
    
    }
}
#engagement {
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #f0f5f7 50%, #f0f5f7 100%);
}
#consulting {
    background: #d8dfe9;
    position: relative;
    padding: 80px 0 0;
}
#consulting::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #d8dfe9 transparent transparent transparent;
    border-width: 4vw 49vw 0 49vw;
    z-index: 1;
}
.consulting_top_text {
    margin: 45px 0 50px;
    color: #000;
    line-height: 2;
    font-size: 23px;
    font-weight: 500;
}
#expect {
    position: relative;
    padding: 40px 0 70px;
    background: #fff;
}
.expect_items {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 65px 0 80px;
}
.expect_items li {
    border-right: solid 1px #eee;
    width: 33%;
    padding: 0 1.7% 10px;
}
.expect_items li:first-of-type {
    border-left: solid 1px #eee;
}
.expect_items p {
    color: #000;
    font-weight: 500;
    line-height: 1.8;
    font-size: 19px;
    margin: 20px 0 0;
}
.service_table {
    margin: 74px 0 0;
}
.service_table img {
    max-width: none;
    max-height: 56vh;
}
.service_table .scroll-hint-icon {
    padding: 26px 10px 10px 10px;
}
.service_table .scroll-hint-text {
    font-size: 20px;
}
#voice {
    background: #eff2f7;
    padding: 60px 0 70px;
    margin: -4vw 0 0;
}
.voice_items {
    margin: 50px 0 0;
    display: flex;
    justify-content: space-between;
}
.voice_items li {
    width: 31.8%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 2.5%;
}
.voice_items p {
    font-weight: 500;
    line-height: 1.8;
    font-size: 24px;
    margin: 25px 0 0;
}
.plan_price_middle dl {
    text-align: left;
}
.plan_price_middle dt {
    font-size: 19px;
    margin: 0 0 15px;
}
.plan_price_middle dd {
    font-weight: 500;
    font-size: 24px;
}
.plan_price_middle hr {
    background: none;
    border: solid 2px #eee;
    margin: 17px 0 15px;
}
.plan_detail_content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 5px;
}
.plan_detail_content p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.plan_caution {
    display: flex;
    justify-content:left;
}
.plan_caution p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.plan_button {
    margin: 22px 0 13px;
}
#plan {
    padding: 60px 0 40px;
}
#plan .title {
    margin: 0 0 55px;
}
.title3 {
    margin: 0 0 20px;
}
.title2 {
    margin: 0 0 35px;
}
#plan .plan_price_area {
    margin: 0 0 60px;
}
.plan_titles {
    display: flex;
    justify-content: space-between;
    margin: 65px 0 7px;
}
.plan_titles li {
    width: 49%;
    max-width: 633px;
}
.plan_place {
    display: flex;
    justify-content: space-between;
    margin: 45px 0 0;
}
.plan_place li {
    width: 49%;
    max-width: 633px;
}
.annotation {
    text-align: right;
    font-weight: 500;
    font-size: 15px;
}
#flow {
    background: #eff2f7;
    padding: 70px 0;
}
.flow_items {
    margin: 60px 0 0;
}
.flow_items li {
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 30px 1.5% 30px 2.5%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 32px;
    align-items: center;
    position: relative;
    border-radius: 7px;
}
.flow_items li:last-of-type {
    margin: 0 0 15px;
}
.flow_items li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #aaa transparent transparent transparent;
    border-width: 22px 16px 0 16px;
    z-index: 1;
}
.flow_items li:last-of-type:after {
    content: none;
}
.flow_item {
    width: 49.5%;
}
.flow_item p {
    font-size: 19px;
    color: #000;
    font-weight: 500;
    line-height: 1.6;
}

.qa_items {
    display: block;
    padding: 0;
    margin: 0;
    position: static;
    text-align: left;
    width: 100%;
}
.qa_items li {
    width: 100%;
    text-align: left;
}
.qa_item {
    margin: 0 1.5% 0 1.5%;
}
.qa_item dt {
    margin: 0 0 16px;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    line-height: 1.5;
}
.qa_item dd {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    line-height: 1.5;
}
.qa_item img {
    margin: 0.15em .7em 0 0;
    min-width: 47px;
}
.qa_item p {
    margin: 8px 0 0 0;
    font-size: 23px;
    font-weight: 500;
    color: #000;
}
.qa_line {
    /*border: dashed 1px #ddd;
    //*/
    background: linear-gradient(to right, #ddd, #ddd 3px, transparent 2px, transparent 8px);
    background-size: 8px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
    margin: 20px 0;
    border: none;
    height: 1px;
}

#contact {
    background: #eff2f6;
    padding: 65px 0;
}
.contact_item hr {
    background: linear-gradient(to right, #aaa, #aaa 4px, transparent 4px, transparent 12px);
    background-size: 12px 3px;
    background-position: left bottom;
    background-repeat: repeat-x;
    margin: 12px 0 20px;
    border: none;
    height: 3px;
}
.contact_item dt {
    font-size: 23px;
    font-weight: 500;

}
.contact_item label {
    cursor: pointer;
    position: relative;
}
.form_plan {
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
}
label:has(.form_plan)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    content: '';
    border: 3px solid #3c4155;
    border-radius: 50%;
    background: #ffffff;
}
label:has(.form_plan)::before {
    transition: .3s;
    position: absolute;
    z-index: 2;
    top: .3em;
    left: 0.3em;
    width: .75em;
    height: .75em;
    content: '';
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -o-transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    border-radius: 50%;
    background: #3c4155;
}
label:has(.form_plan:checked)::before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.mwform-radio-field-text {
    font-size: 20px;
    margin: 0 5% 0 1.5em;
}
.contact_item_name {
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 15px 0 10px;
}

.contact_item_name p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 0 0 0 1.3em;
}
.contact_item_name2 p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 0;
}
.form_input {
    border: 2px solid #04127c;
    padding: 10px 1em;
    background: #fff;
    font-size: 18px;
    width: 100%;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
}
.form_input::placeholder {
    color: #dddddd;
    font-weight: 500;
    font-size: 18px;
}
.mail2 {
    margin: 20px 0 0;
}
.form_textarea {
    border: 1px solid #898989;
    padding: 10px 1em;
    background: #fff;
    font-size: 18px;
    width: 100%;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
    margin: 0 0 40px;
}
.form_textarea::placeholder {
    color: #dddddd;
    font-weight: 500;
    font-size: 18px;
}
.mwform-checkbox-field-text {
    color: #000;
    padding: 5px 0 7px 17px;
    position: relative;
    font-size: 17px;
    text-decoration: underline solid 1px;
    text-underline-offset: 4px;
}
.mwform-checkbox-field-text:before {
    border: 2px solid #888888;
    content: "";
    display: block;
    height: 31px;
    left: 45px;
    margin: 3px 0 0 0;
    position: absolute;
    top: 0px;
    width: 31px;
    background: #fff;
    transform: translate(-50%, 0);
}
.mwform-checkbox-field input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 39px;
    width: 13px;
    height: 25px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    border-bottom: 6px solid #04127c;
    border-right: 6px solid #04127c;
}
.privacy_link {
    color: #000;
    font-size: 17px;
    margin: 25px auto 15px;
    text-align: center;
    display: block;
    text-decoration: underline solid 1px;
    text-underline-offset: 4px;
    width: fit-content;
}
.privacy_link p:hover {
    text-decoration:none;
}
.privacy_link p {
    color: #000;
    font-size: 17px;
    text-align: center;
    text-decoration: underline solid 1px;
    text-underline-offset: 4px;
}

.mw_wp_form_input .post_button {
    background:url(/wp-content/themes/teambuilding/assets/images/lp/contact_button.png) top center no-repeat;
    max-width:542px;
    width: 80vw;
    height: 12.55vw;
    max-height:85px;
    background-size: cover;
    overflow:hidden;
    border:none;
    cursor:pointer;
    color: transparent;
    margin-top: 30px;
}
.mw_wp_form_confirm .post_button {
    background:url(/wp-content/themes/teambuilding/assets/images/lp/contact_button2.png) top center no-repeat;
    max-width:542px;
    width: 60vw;
    height: 9.42vw;
    max-height:85px;
    background-size: cover;
    overflow:hidden;
    border:none;
    cursor:pointer;
    color: transparent;
    margin: 0 0 20px;
}
.mw_wp_form_confirm .back {
    background:url(/wp-content/themes/teambuilding/assets/images/lp/back_button.png) top center no-repeat;
    max-width:248px;
    width: 27.45vw;
    height: 9.42vw;
    max-height:85px;
    background-size: cover;
    overflow:hidden;
    border:none;
    cursor:pointer;
    color: transparent;
    margin: 0 0 20px;
}
.post_button:hover,.back:hover {
    transition: .3s;
    opacity: .7;
}
.assignment_title {
    margin: 60px 0 30px;
}
.assignment_bottom {
    margin: 20px 0 8px;
}
.title {
    margin: 0 0 30px;
}
#qa {
    padding: 80px 0 60px;
    border-bottom: solid 3px #eb6e00;
}
.contact_item {
    margin: 20px 0 0;
}
#contact .center_text img {
    margin: 0 0 40px;
}
.mw_wp_form_confirm #contact .center_text p {
    display: none;
}

.mw_wp_form_confirm dd {
    font-size: 23px;
    font-weight: 500;
    word-break: break-all;
}
.mw_wp_form_confirm .check_area {
    display: none;
}
.company_dt {
    margin: 50px 0 0;
}
.mw_wp_form_confirm .mail2_wrap {
    display: none;
}
#t {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    position: fixed;
    bottom: 0px;
    z-index: 1500;
    background: #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
}
#t img {
    max-width: 80%;
}
.thanks_area {
    margin: 0;
    width: 100%;
    background: #fff;
    padding: 40px 5%;
}
.thanks_area p {
    font-size: 23px;
    font-weight: 500;
}
.ninzu {
    font-size: 31px;
}
.jikan {
    font-size: 20px;
}
#communication {
    padding: 73px 0 75px;
    position: relative;
    background: #fff;
}
#communication::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 50px 70px 0 70px;
    z-index: 1;
}
.communication_message {
    display: flex;
    justify-content: space-between;
    gap: 2%;
}
#chance {
    background: #f0f5f7;
    position: relative;
    padding: 75px 0 62px;
}
#chance::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #f0f5f7 transparent transparent transparent;
    border-width: 55px 80px 0 80px;
    z-index: 1;
}
.chance_images {
    margin: 51px 0 0;
    display: flex;
    justify-content: space-between;
    padding: 0 1%;
    align-items: center;
}
.chance_items {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
}
.chance_item {
    width: 32.8%;
    border-radius: 5px;
    box-shadow: #ced8e2 2px 2px 8px 1px;
    background: #fff;
}
.chance_title_area {
    background: #002b62;
    padding: 18px 0;
    border-radius: 5px 5px 0 0;
}
.chance_detail_area {
    padding: 15px 8.6%;
    line-height: 1.8;
}
#reason {
    padding: 108px 0 100px;
}
.reason_list li {
    display: flex;
    justify-content: space-between;
    margin: 0 0 32px;
}
.reason_text_area {
    min-width: 59%;
    width: 59%;
}
.reason_text_area p {
    max-width: 655px;
    font-size: 20px;
    margin: 20px 0 0;
}
.reason_text_area .reason_small_text {
    font-size: 15px;
}
.reason_image_area {
    min-width: 38%;
    width: 38%;
}
.reason_titles {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    gap: 10px 38px;
    margin: 30px 0 0;
}
.reason_list {
    margin: 60px 0 0;
}
.sp {
    display: none;
}
.check_privacyTtl {
    font-size: 18px;
    font-weight: 550;
    color: #000;
    margin: 0 0 15px;
}
.check_privacybox {
    border: 1px solid #898989;
    padding: 35px 3em;
    background: #fff;
    font-size: 18px;
    width: 100%;
    color: #000;
    font-weight: 550;
    border-radius: 5px;
    margin: 0 0 40px;
    height: 230px;
    overflow-y: auto;
}
.check_privacyText {
    margin-bottom: 20px;
    word-break: break-all;
}
.check_privacyList {
    list-style-type: decimal;
}
@media only screen and (max-width: 1300px) {
    .flow_items li {
        flex-wrap: wrap;
        gap: 10px;
    }
    .flow_item {
        width: 100%;
        display: block;
        text-align: center;
    }
}
@media only screen and (max-width: 560px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .slider_mask_area {
        padding: 22px 3%;
    }
    .blue_dot_line_flex {
        display: block;
        padding: 15px 0;
        text-align: center;
    }
    .blue_dot_line_left {
        width: 92%;
        margin: 0 auto 25px;
    }
    .blue_dot_line_right img {
        width: 80%;
        margin: 0 auto;
    }
    .assignment_title {
        margin: 30px 0 30px;
    }
    #assignment {
        padding: 0 0 30px;
    }
    #event .title {
        max-width: 47%;
    }
    #event {
        padding: 13vw 0 15px;
    }
    .normal_text {
        font-size: 16px;
        text-align: left;
        width: fit-content;
        margin: 0 auto;
    }
    .event_text {
        font-size: 16px;
        text-align: left;
        width: fit-content;
        margin: 0 auto;
    }
    .event_parts {
        display: block;
        margin: 30px 0 30px;
    }
    .event_parts li {
        width: 100%;
        max-width: none;
        margin: 0 0 25px;
        padding: 18px 0 20px;
    }
    .event_parts .event_x {
        margin: 0 auto 25px;
        width: 32px;
    }
    #price {
        padding: 13vw 0 60px;
    }
    .plan_price_area {
        display: block;
        margin: 40px 0 40px;
    }
    .plan_price_area li {
        width: 100%;
        max-width: none;
        margin: 0 0 25px;
    }

    .plan_price_bottom {
        display: block;
    }
    .normal_text_small {
        font-size: 16px;
        line-height: 1.6;
    }
    .button {
        max-width: 90%;
    }
    .engagement_top_image {
        max-width: 85%;
        margin: 0 auto;
    }
    .engagement_top {
        background: url(/wp-content/themes/teambuilding/assets/images/lp/engagement_back_sp.jpg) top center no-repeat;
        background-size: cover;
        margin: 0;
        z-index: 1;
    }
    #engagement {
        background: none;
    }
    .engagement_team img {
        width: 100%;
        min-width: 100%;
        max-width: none;
    }
    .engagement_bottom {
        margin: 0;
        padding: 35px 0 50px;
        background: #eff2f7;
    }
    .consul_button {
        margin: 0;
    }
    .engagement_top_text {
        margin: 25px 0 25px;
        color: #000;
        font-size: 16px;
        line-height: 1.8;
    } 
    .engagement_bottom_image {
        max-width: 70%;
        margin: 0 auto;
    }
    #consulting {
        padding: 50px 0 25px;
    }
    #consulting::after {
        border-width: 8vw 49vw 0 49vw;
    }
    .expect_items {
        display: block;
        margin: 28px 0 10px;
    }
    .expect_items li {
        border-right: none;
        width: 100%;
        padding: 0 3% 35px;
    }
    .expect_items li:first-of-type {
        border-left: none;
    }
    .expect_items p {
        line-height: 1.8;
        font-size: 16px;
        margin: 18px 0 0;
    }
    #voice .center_text img {
        max-width: 47%;
    }
    #expect {
        padding: 19vw 0 50px;
    }
    #voice {
        background: #f9f9f5;
        padding: 23vw 0 20px;
    }
    .consulting_top_text {
        margin: 27px 0 0px;
        font-size: 16px;
    }
    .voice_items {
        margin: 40px 0 0;
        display: block;
    }
    .voice_items li {
        width: 100%;
        margin: 0 0 30px;
        padding: 25px 5%;
    }
    .voice_items p {
        font-size: 16px;
        margin: 16px 0 0;
    }
    #plan {
        padding: 45px 0 25px;
    }
    #plan .title {
        margin: 0 0 30px;
    }
    .plan_titles {
        display: block;
        margin: 30px 0 7px;
    }
    .plan_titles li {
        width: 100%;
        max-width: none;
    }
    .plan_price_area .plan_titles li {
        margin: 0;
    }
    .plan_price_middle dd {
        font-weight: 500;
        font-size: 18px;
    }
    .plan_detail_content {
        display: block;
    }
    .plan_caution p {
        min-width: fit-content;
    }
    .title2 {
        margin: 0 0 25px;
        max-width: 64%;
    }
    .plan_place {
        display: block;
    }
    .plan_place li {
        width: 100%;
        max-width: none;
        margin: 0 0 25px;
    }
    .orange_text {
        font-size: 15px;
        text-align: left;
        margin: 15px 0 0;
    }
    .orange_text2 {
        font-size: 15px;
        margin: 10px 0 0;
    }
    .annotation {
        font-size: 12px;
    }
    #flow {
        padding: 50px 0;
    }
    .flow_items {
        margin: 35px 0 0;
    }
    .flow_items li {
        display: block;
        padding: 20px 6% 20px;
    }
    .flow_item {
        width: 100%;
    }
    .flow_item p {
        font-size: 16px;
        margin: 15px 0 0;
    }
    #qa {
        padding: 50px 0 30px;
    }
    #qa .center_text img {
        max-width: 50%;
        margin: 0 0 20px;
    }
    .qa_item p {
        font-size: 16px;
    }
    .qa_item img {
        margin: 0.15em .7em 0 0;
        min-width: auto;
        max-width: 32px;
    }
    .qa_item dt {
        margin: 0 0 11px;
    }
    #contact {
        background: #eff2f6;
        padding: 45px 0;
    }
    #contact .center_text img {
        max-width: 69%;
        margin: 0 0 22px;
    }
    .contact_item {
        margin: 40px 0 0;
    }
    .mwform-radio-field {
        display: block;
        margin: 0 0 20px;
    }
    .mw_wp_form .horizontal-item + .horizontal-item {
        margin-left: 0;
    }
    .contact_item dt {
        font-size: 20px;
    }
    .mwform-radio-field-text {
        font-size: 18px;
    }
    #assignment::after {
        border-width: 8vw 49vw 0 49vw;
    }
    #event::after {
        border-width: 8vw 49vw 0 49vw;
    }
    .thanks_area {
        padding: 30px 5%;
        text-align: left;
    }
    .thanks_area p {
        font-size: 16px;
        font-weight: 500;
    }
    .ninzu {
        font-size: 20px;
    }
    .jikan {
        font-size: 16px;
    }
    #communication {
        padding: 39px 0 40px;
    }
    .communication_message {
        display: block;
    }
    .communication_image {
        margin: 0 0 25px;
        text-align: center;
    }
    #communication::after {
        border-width: 30px 45px 0 45px;
    }
    #chance {
        padding: 45px 0 25px;
    }
    #chance::after {
        border-width: 30px 45px 0 45px;
    }
    .chance_items  {
        display: block;
    }
    .chance_item {
        width: 100%;
        margin: 0 0 20px;
    }
    .chance_title_area {
        padding: 13px 13%;
    }
    .chance_detail_area {
        padding: 15px 5%;
    }
    .chance_detail_area p {
        font-size: 16px;
    }
    #reason {
        padding: 47px 0 30px;
    }
    .reason_list li {
        display: block;
    }
    .reason_text_area {
        min-width: 100%;
        width: 100%;
        margin: 0 0 25px;
    }
    .reason_image_area {
        min-width: 100%;
        width: 100%;
    }
    .reason_text_area p {
        max-width: none;
        font-size: 16px;
    }
    .reason_list {
        margin: 40px 0 0;
    }
    .reazon_number {
        max-height: 9vw;
    }
    .reason_titles {
        margin: 20px 0 0;
    }
    .reason_titles img {
        max-height: 8vw;
    }
    .slider_area {
        background-size: cover;
    }
    .mwform-checkbox-field-text {
        font-size: 15px;
        padding: 5px 0 7px 20px;
    }
    .mwform-checkbox-field-text:before {
        left: 4px;
        width: 25px;
        height: 25px;
    }
    .mwform-checkbox-field input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
        left: -1px;
        top: 4px;
        width: 10px;
        height: 19px;
        border-bottom: 5px solid #04127c;
        border-right: 5px solid #04127c;
    }
    .mw_wp_form_input .post_button {
        margin: 30px auto 0;
    }
}