@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";

body,
html {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

caption,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
table,
td,
textarea,
th,
ul,
address {
    font-weight: 500 !important;
    font-style: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    text-decoration: none !important;
    border: 0 !important
}

button {
    font-weight: 500 ;
    border: 0;
    background: 0
}

img {
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
    border: 0;
    image-rendering: -webkit-auto;
    image-rendering: auto
}

ul li {
    list-style: none
}

figure {
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.pc_none {
    display: none
}

.pc_tab_block {
    display: block
}

.pc_tab_none {
    display: none
}

.sp_tab_none {
    display: block
}

html {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: normal;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%
}

body {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #3d3732;
    background-color: #fcf9f4 !important;
}

body p {
    font-weight: 400
}

body #top_footer {
    background-color: #f8d4cf;
    padding: 60px 30px
}

body #top_footer .footer_nav_wrap .footer_nav_logo {
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 30px
}

body #top_footer .footer_nav_wrap .footer_nav {
    max-width: 734px;
    margin: 0 auto
}

body #top_footer .footer_nav_wrap .footer_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px 40px
}

body #top_footer .footer_nav_wrap .footer_nav ul li a {
    font-weight: bold !important;
    letter-spacing: normal !important;
    color: #6c757d !important;
    font-size: 14px !important;
    text-decoration: none !important;
}

.section_title {
    text-align: center !important;
    font-size: 25px !important;
    font-weight: bold !important
}

.btn {
    width: 210px !important;
    height: 41px !important;
    background-color: #ef8b80 !important;
    border-radius: 21px !important;
    margin: 0 auto !important
}

.btn a {
    width: 100% !important;
    height: 100% !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
    color: #fff !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    position: relative
}

.btn a::before {
    content: "";
    width: 8px !important;
    height: 8px !important;
    border: 0 !important;
    border-top: solid 1px #fff !important;
    border-right: solid 1px #fff !important;
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    position: absolute !important;
    top: 0 !important;
    right: 15px !important;
    bottom: 0 !important;
    margin: auto !important
}

#site-main #mv {
    position: relative;
    background-image: url(../img/therapist_top/top_mv_background.jpg);
    background-size: cover;
    background-position: center;
    width: 100vw;
    height: calc(100vh - 78px);
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#site-main #mv .img_box {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    background-image: url(../img/therapist_top/top_mv.jpg);
    background-position: 69%;
    background-size: cover;
    background-repeat: no-repeat
}

#site-main #mv .copy {
    position: absolute;
    top: 50%;
    left: 13.5vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35.3523vw;
    min-width: 400px
}

#site-main #mv .copy .title_img {
    margin-top: 15px
}

#site-main #top_future {
    background-image: url(../img/therapist_top/top_future_background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    padding: 14.84375vw 0
}

#site-main #top_future .future_container {
    position: relative;
    margin: 0 auto;
    width: 68.4375vw;
    max-width: 876px;
    background-color: #fff;
    background-size: 876px 312px;
    border-radius: 76% 57% 47% 51%/74% 76% 77% 62%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 85px 30px
}

#site-main #top_future .future_container .future {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 30px auto 0 !important;
    text-align: center !important
}

#site-main #top_future .future_container .img_box {
    position: absolute
}

#site-main #top_future .future_container .img_box.hands {
    width: 9.84375vw;
    max-width: 125px;
    min-width: 80px;
    top: 0%;
    left: 8%
}

#site-main #top_future .future_container .img_box.walk {
    width: 10.46875vw;
    max-width: 134px;
    min-width: 70px;
    top: -25%;
    right: 3%
}

#site-main #top_future .future_container .img_box.massage {
    width: 17.8125vw;
    max-width: 228px;
    min-width: 125px;
    top: 81%;
    left: -4%
}

#site-main #top_future .future_container .img_box.massage02 {
    width: 16.953125vw;
    max-width: 217px;
    min-width: 115px;
    top: 80%;
    right: -5%
}

#site-main #top_experience {
    margin: 105px auto
}

#site-main #top_experience .experience_list_container {
    margin-top: 50px !important;
    padding: 0 30px !important;
}

#site-main #top_experience .experience_list_container .experience_list {
    margin: 0 auto !important;
    max-width: 860px !important;
}

#site-main #top_experience .experience_list_container .experience_list .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    border-bottom: 1px solid #f8d4cf !important;
    padding-bottom: 30px !important;
    margin-top: 30px !important;
    gap: 60px !important
}

#site-main #top_experience .experience_list_container .experience_list .item:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important
}

#site-main #top_experience .experience_list_container .experience_list .item:first-child {
    margin-top: 0 !important
}

#site-main #top_experience .experience_list_container .experience_list .item:nth-child(even) {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-flow: row-reverse !important;
    flex-flow: row-reverse !important
}

#site-main #top_experience .experience_list_container .experience_list .item .img_box {
    width: calc((100% - 60px)/2) !important;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    margin: 0 auto !important
}

#site-main #top_experience .experience_list_container .experience_list .item .text_box {
    width: calc((100% - 60px)/2) !important
}

#site-main #top_experience .experience_list_container .experience_list .item .text_box .title {
    font-size: 21px !important;
    font-weight: bold !important;
    color: #ef8b80 !important;
    margin-bottom: 10px !important
}

#site-main #top_experience .experience_list_container .experience_list .item .text_box .title span {
    display: inline-block;
    aspect-ratio: 1/1;
    color: #fff !important  ;
    background-color: #ef8b80 !important;
    width: 40px !important;
    border-radius: 50% !important;
    text-align: center !important;
    padding-top: 4px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin-right: 10px !important
}

#site-main #top_experience .experience_list_container .experience_list .item .text_box .copy {
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 2px !important;
    margin-bottom: 20px !important
}

#site-main #top_experience .experience_list_container .experience_list .item .text_box .copy span {
    color: #ef8b80 !important
}

#site-main #top_experience .experience_list_container .experience_list .item .text_box .text {
    line-height: 25px !important
}

#site-main #top_process {
    margin: 105px auto 100px;
    padding: 0 30px
}

#site-main #top_process .process_inner {
    background-color: #fff;
    border-radius: 20px;
    max-width: 1220px;
    margin: 0 auto;
    padding: 70px 30px 100px
}

#site-main #top_process .process_inner .process_container {
    margin-top: 50px
}

#site-main #top_process .process_inner .process_container .process_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 54px
}

#site-main #top_process .process_inner .process_container .process_list .item {
    position: relative;
    width: 21vw;
    max-width: 276px;
    min-width: 180px;
    text-align: center
}

#site-main #top_process .process_inner .process_container .process_list .item .num_img {
    background: #fffbe8;
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 50%
}

#site-main #top_process .process_inner .process_container .process_list .item .num_img .num {
    font-size: 52px;
    font-weight: bold;
    color: #f8d4cf;
    position: absolute;
    top: -30px;
    left: 0
}

#site-main #top_process .process_inner .process_container .process_list .item .num_img .img_box {
    width: 75%;
    position: absolute;
    top: 41%;
    left: 52%;
    translate: -50% -50%
}

#site-main #top_process .process_inner .process_container .process_list .item .arrow {
    position: absolute;
    top: 88%;
    left: -32%;
    width: 6.640625vw;
    max-width: 85px;
    height: auto
}

#site-main #top_process .process_inner .process_container .process_list .item .title {
    text-align: center !important;
    font-size: 35px !important;
    letter-spacing: .1rem !important;
    margin-top: 10px !important
}

#site-main #top_feature .feature_list_container {
    margin: 50px 0 105px;
    padding: 0 30px
}

#site-main #top_feature .feature_list_container .feature_list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin: 0 auto !important;
    gap: 60px !important;
    max-width: 945px !important
}

#site-main #top_feature .feature_list_container .feature_list .item {
    width: calc((100% - 120px)/3) !important;
    max-width: 275px !important
}

#site-main #top_feature .feature_list_container .feature_list .item .title_wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-bottom: 30px !important
}

#site-main #top_feature .feature_list_container .feature_list .item .title_wrap .title {
    font-size: 1.8rem;
    font-weight: bold
}

#site-main #top_feature .feature_list_container .feature_list .item .title_wrap span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem;
    color: #fff;
    background-color: #3d3732;
    border-radius: 5px;
    padding: 2px 11px 1px;
    margin-right: 10px
}

#site-main #top_feature .feature_list_container .feature_list .item .img_box {
    border-radius: 5px;
    overflow: hidden;
    height: auto
}

#site-main #top_feature .feature_list_container .feature_list .item .text {
    margin-top: 20px !important;
    line-height: 2rem !important;
    letter-spacing: 0
}

#site-main #top_spare_time {
    background-color: #fde8e5;
    padding: 105px 30px
}

#site-main #top_spare_time .list_container {
    margin-top: 105px;
    font-family: "Noto Sans JP", sans-serif !important
}

#site-main #top_spare_time .list_container .spare_time_list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin: 0 auto !important;
    gap: 3.90625vw !important;
    max-width: 958px !important
}

#site-main #top_spare_time .list_container .spare_time_list .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-flow: column !important;
    flex-flow: column !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important   ;
    position: relative !important;
    background-color: #fcf9f4 !important;
    padding: 0 25px 25px !important;
    border-radius: 10px !important;
    width: calc((100% - 100px)/3) !important
}

#site-main #top_spare_time .list_container .spare_time_list .item .img_box {
    position: absolute !important;
    width: 10.3125vw !important;
    max-width: 132px !important;
    min-width: 120px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    top: -12% !important;
    border: 12px solid #fcf9f4 !important
}

#site-main #top_spare_time .list_container .spare_time_list .item .name_comment_wrap {
    margin-top: 110px !important
}

#site-main #top_spare_time .list_container .spare_time_list .item .name_comment_wrap .name {
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important
}

#site-main #top_spare_time .list_container .spare_time_list .item .name_comment_wrap .comment {
    color: #ef8b80 !important;
    text-align: center !important;
    margin-top: 7px !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important
}

#site-main #top_spare_time .list_container .spare_time_list .item .information {
    background-color: #fff !important;
    padding: 17px 0 23px !important;
    margin-top: 13px !important
}

#site-main #top_spare_time .list_container .spare_time_list .item .information p {
    font-weight: bold !important;
    text-align: center !important;
    line-height: 2.5rem !important
}

#site-main #top_support {
    background-color: #fffbe8;
    padding: 105px 30px
}

#site-main #top_support .support_list_container {
    margin-top: 50px
}

#site-main #top_support .support_list_container .support_list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    gap: 54px !important
}

#site-main #top_support .support_list_container .support_list .item {
    width: 26vw !important;
    max-width: 270px !important;
    min-width: 180px !important;
    text-align: center !important;
    position: relative !important
}

#site-main #top_support .support_list_container .support_list .item .num_img .num {
    font-size: 60px !important;
    font-weight: bold !important;
    color: #fce25e !important;
    position: absolute !important;
    top: -30px !important;
    left: 0 !important
}

#site-main #top_support .support_list_container .support_list .item .num_img .img_box {
    border-radius: 50% !important;
    overflow: hidden !important
}

#site-main #top_support .support_list_container .support_list .item .title_text {
    margin-top: 30px !important
}

#site-main #top_support .support_list_container .support_list .item .title_text .title {
    text-align: center !important;
    font-size: 18px !important;
    line-height: 2rem !important;
    font-weight: bold !important;
    font-family: "Noto Sans JP", sans-serif !important;
}

#site-main #top_support .support_list_container .support_list .item .title_text .text {
    text-align: center !important;
    letter-spacing: 0 !important;
    margin-top: 20px !important;
    line-height: 2rem !important
}

#site-main #top_q-a {
    margin: 105px auto
}

#site-main #top_q-a .q-a_list_container {
    padding: 0 30px !important;
    margin-top: 50px !important
}

#site-main #top_q-a .q-a_list_container .q-a_list {
    max-width: 960px !important;
    margin: 0 auto !important
}

#site-main #top_q-a .q-a_list_container .q-a_list .item {
    border-top: 1px solid #f8d4cf !important;
    padding: 36px 0 30px !important
}

#site-main #top_q-a .q-a_list_container .q-a_list .item:last-child {
    border-bottom: 1px solid #f8d4cf !important
}

#site-main #top_q-a .q-a_list_container .q-a_list .item dt {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #ef8b80 !important;
    position: relative !important;
    padding-left: 68px !important
}

#site-main #top_q-a .q-a_list_container .q-a_list .item dt span {
    position: absolute !important;
    left: 12px !important;
    font-size: 18px !important;
    color: #fff !important
}

#site-main #top_q-a .q-a_list_container .q-a_list .item dt span::after {
    content: "";
    position: absolute;
    width: 38px !important;
    height: 38px !important;
    background-color: #fce25e !important;
    border-radius: 50% !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
        z-index: -1 !important
}

#site-main #top_q-a .q-a_list_container .q-a_list .item dt span::before {
    content: "";
    position: absolute;
    bottom: -10px !important;
    right: -18px !important;
    margin-top: -15px !important;
    border: 6px solid rgba(0, 0, 0, 0) !important;
    border-left: 10px solid #fce25e !important;
    z-index: 0 !important;
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important 
}

#site-main #top_q-a .q-a_list_container .q-a_list .item dd {
    font-weight: 400 !important;
    margin: 4px 0 0 68px !important;
    line-height: 2rem !important
}

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

    caption,
    dd,
    dl,
    dt,
    fieldset,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    img,
    input,
    li,
    ol,
    p,
    table,
    td,
    textarea,
    th,
    ul {
        -webkit-appearance: none
    }
}

@media screen and (max-width: 767px) {
    .pc_none {
        display: block
    }

    .sp_none {
        display: none
    }

    .pc_tab_block {
        display: none
    }

    .pc_tab_none {
        display: block
    }

    .sp_tab_none {
        display: none
    }

    body {
        min-width: 100%
    }

    #site-main #mv {
        height: 70vh;
        background-image: url(../img/therapist_top/top_mv_sp_background.jpg);
        padding: 20px
    }

    #site-main #mv .img_box {
        background-image: url(../img/therapist_top/top_mv_sp.jpg) !important;
        background-position: 90%
    }

    #site-main #mv .copy {
        background-color: rgba(255, 255, 255, .5) !important;
        background-size: 206px 106px !important;
        padding: 10px !important;
        top: 50% !important;
        left: 7vw !important;
        width: 54vw !important;
        min-width: 180px !important
    }

    #site-main #mv .copy .title_img {
        margin-top: 8px
    }

    #site-main #top_future .future_container {
        width: 80vw;
        border-radius: 86% 80% 76% 74%/90% 90% 73% 65%;
        box-sizing: content-box !important;
    }

    #site-main #top_future .future_container .future {
        margin: 20px auto 0;
    }

    #site-main #top_future .future_container .future br {
        display: none
    }

    #site-main #top_future .future_container .future .br-sp {
        display: inline
    }

    #site-main #top_future .future_container .img_box.hands {
        top: 2%;
        left: 4%
    }

    #site-main #top_future .future_container .img_box.walk {
        top: -13%;
        left: 77%
    }

    #site-main #top_future .future_container .img_box.massage {
        top: 84%;
        left: 4%
    }

    #site-main #top_future .future_container .img_box.massage02 {
        top: 87%;
        left: 68%
    }

    #site-main #top_experience {
        margin: 52px auto
    }

    #site-main #top_experience .experience_list_container .experience_list .item {
        display: block !important;
        padding-bottom: 20px !important
    }

    #site-main #top_experience .experience_list_container .experience_list .item .img_box {
        width: 100% !important
    }

    #site-main #top_experience .experience_list_container .experience_list .item .text_box {
        width: 100% !important;
        margin-top: 20px !important
    }

    #site-main #top_experience .experience_list_container .experience_list .item .text_box .title {
        margin-bottom: 5px !important
    }

    #site-main #top_experience .experience_list_container .experience_list .item .text_box .title span {
        margin-right: 7px !important;
        width: 35px !important;
        padding-top: 3px !important
    }

    #site-main #top_experience .experience_list_container .experience_list .item .text_box .copy {
        margin-bottom: 10px !important
    }

    #site-main #top_process {
        margin: 52px auto 50px !important
    }

    #site-main #top_process .process_inner {
        padding: 35px 30px 50px !important
    }

    #site-main #top_process .process_inner .process_container {
        margin-top: 40px !important
    }

    #site-main #top_process .process_inner .process_container .process_list {
        gap: 100px !important
    }

    #site-main #top_process .process_inner .process_container .process_list .item {
        width: 60vw !important
    }

    #site-main #top_process .process_inner .process_container .process_list .item .arrow {
        -webkit-transform: rotate(-270deg);
        transform: rotate(-270deg) !important;
        top: -22% !important;
        left: 35% !important;
        width: 15vw !important
    }

    #site-main #top_process .process_inner .process_container .process_list .item .title {
        font-size: 30px !important;
        margin-top: 5px !important
    }

    #site-main #top_feature .feature_list_container {
        margin: 25px 0 52px !important
    }

    #site-main #top_feature .feature_list_container .feature_list {
        display: block !important
    }

    #site-main #top_feature .feature_list_container .feature_list .item {
        width: 100% !important  ;
        max-width: none !important;
        margin-top: 15px !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    #site-main #top_feature .feature_list_container .feature_list .item .title_wrap {
        margin-bottom: 15px !important
    }

    #site-main #top_feature .feature_list_container .feature_list .item .img_box {
        width: 100% !important;
        border-radius: 10px !important
    }

    #site-main #top_feature .feature_list_container .feature_list .item .text {
        margin-top: 10px !important;
    }

    #site-main #top_spare_time {
        padding: 52px 30px !important
    }

    #site-main #top_spare_time .list_container {
        margin-top: 52px !important
    }

    #site-main #top_spare_time .list_container .spare_time_list {
        display: block !important
    }

    #site-main #top_spare_time .list_container .spare_time_list .item {
        width: 60vw !important;
        max-width: 286px !important;
        margin: 60px auto 0 !important
    }

    #site-main #top_spare_time .list_container .spare_time_list .item .img_box {
        min-width: 125px !important
    }

    #site-main #top_spare_time .list_container .spare_time_list .item .name_comment_wrap .comment {
        margin-top: 5px !important
    }

    #site-main #top_spare_time .list_container .spare_time_list .item .information {
        margin-top: 7px !important;
        padding: 9px 0 12px !important
    }

    #site-main #top_support {
        padding: 52px 30px !important
    }

    #site-main #top_support .support_list_container .support_list {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: column !important;
        flex-flow: column !important;
        gap: 40px !important
    }

    #site-main #top_support .support_list_container .support_list .item {
        width: 60vw !important;
        margin: 0 auto !important
    }

    #site-main #top_support .support_list_container .support_list .item .title_text {
        margin-top: 15px !important
    }

    #site-main #top_support .support_list_container .support_list .item .title_text .text {
        margin-top: 10px !important
    }

    #site-main #top_q-a {
        margin: 52px auto !important
    }

    #site-main #top_q-a .q-a_list_container {
        margin-top: 25px !important
    }

    #site-main #top_q-a .q-a_list_container .q-a_list .item {
        padding: 18px 0 15px !important
    }
}

@media screen and (min-width: 768px)and (max-width: 1279px) {
    .pc_none {
        display: block !important
    }

    .pc_tab_block {
        display: block !important
    }

    .pc_tab_none {
        display: none !important
    }

    .sp_tab_none {
        display: none !important
    }

    body {
        min-width: 100% !important
    }

    #site-main #top_feature .feature_list_container .feature_list .item .title_wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: column !important;
        flex-flow: column !important
    }
}

@media screen and (max-width: 767px)and (orientation: landscape) {
    #site-main #mv {
        height: 100vh !important
    }

    #site-main #mv .img_box {
        background-position-y: 6% !important
    }

    #site-main #mv .copy {
        width: 40vw !important
    }
}

@media(orientation: landscape) {
    #site-main #top_future .future_container .section_title .br-sp {
        display: none !important
    }

    #site-main #top_spare_time .section_title .br-sp {
        display: none !important
    }
}