@charset "utf-8";

html {
    font-size: 62.5%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul {
    list-style-type: none;
}

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

a {
    text-decoration: none !important;
    color: #ffffff;
}

body {
    position: relative;
}

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

    /* header {
        width: 100%;
        background: #CB7BC1;
        color: #fff;
        padding: 1% 0 1% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 1200px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
    }

    .repotas_menu {
        display: table-cell;
        vertical-align: middle;
        position: absolute;
        right: 0;
        width: 75%;
        top: 25%;
    }

    .sp_repotas_menu {
        display: none;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 30%;
        height: 25px;
        line-height: 25px;
        position: absolute;
        right: -40px;
        top: 0;
    }

    .repotas_menu li {
        font-size: 1.5rem;
        float: left;
        width: 10%;
        text-align: center;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 100%;
        background-color: #EDEDED;
        background-size: cover, cover;
        background-position: center;
        border-radius: 0 0 0 30px;
    }

    .repotas_helo_visual_inner {
        max-width: 1200px;
        width: 90%;
        margin: 12rem auto 0 auto;
        text-align: left;
        display: table;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 45%;
        display: table-cell;
        vertical-align: middle;
    }

    .repotas_heroimg_left {
        width: 70%;
        margin-top: 5%;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 3.5rem;
        font-weight: bold;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.5rem;
        color: #828382;
    }

    .repotas_helo_demo {
        position: relative;
        width: 45%;
        padding: 0 0 0 10%;
        display: table-cell;
        vertical-align: middle;
    }

    .heroimg_right {
        margin: 0 auto;
        text-align: center;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 4rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_worries_wrap {
        display: flex;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 1200px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 30%;
        margin: 0 auto;
    }

    .repotas_worries_img {
        width: 50%;
        text-align: center;
        margin: 0 auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 1.5rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        margin-top: 5%;
    }

    .repotas_worries_text span {
        font-size: 1.5rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 1200px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_point ul {
        display: table;
        font-size: 1.5rem;
    }

    .repotas_point ul li {
        display: table-cell;
        vertical-align: middle;
        width: 45%;
        position: relative;
    }

    .repotas_point_text_01 {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 30%;
        position: absolute;
        top: 25%;
        right: 0;
    }

    .repotas_point_02_pc {
        display: block;
    }

    .repotas_point_02_sp {
        display: none !important;
    }

    .repotas_point_text_02 {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
        position: absolute;
        top: 20%;
        right: 10%;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 30%;
        position: absolute;
        top: 30%;
        left: 0;
    }

    .repotas_point_text_03 {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 30%;
        position: absolute;
        top: 25%;
        right: 0;
    }

    .repotas_paper_downloadbtn {
        width: 50%;
        margin: 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 1200px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 50%;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 1200px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .repotas_usercase ul {
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        margin: 2%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 1200px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
        padding-top: 1%;
    }

    .repotas_footer_address {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 2%;
    }

    .repotas_footer_link {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 0 1% 0;
    }

    .repotas_footer_sns a {
        display: table-cell;
        vertical-align: middle;
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 50%;
    }

    .repotas_footer_infolink {
        width: 48%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: table-cell; */
        vertical-align: middle;
        width: 48%;
        padding-left: 5%;
    }

    .repotas_policy_wrap {
        width: 90%;
        margin: 0 auto;
        font-size: .8vw;
        padding: 0 0 13rem 0;
    }

    .repotas_policy_wrap a {
        color: #000000;
    }

    .repotas_policy_title {
        font-size: 3vw;
        padding: 12rem 0 3rem 0;
        text-align: center;
        font-weight: bold;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1199px) {

    /* header {
        width: 100%;
        background: #CB7BC1;
        color: #fff;
        padding: 1% 0 1% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 1199px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
    }

    .repotas_menu {
        display: table-cell;
        vertical-align: middle;
        position: absolute;
        right: 0;
        width: 75%;
        top: 25%;
    }

    .sp_repotas_menu {
        display: none;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 30%;
        height: 25px;
        line-height: 25px;
        position: absolute;
        right: -40px;
        top: 0;
    }

    .repotas_menu li {
        font-size: 1.5rem;
        float: left;
        width: 12%;
        text-align: center;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 100%;
        background-color: #EDEDED;
        background-size: cover, cover;
        background-position: center;
        border-radius: 0 0 0 30px;
    }

    .repotas_helo_visual_inner {
        max-width: 1199px;
        width: 90%;
        margin: 3rem auto 0 auto;
        text-align: left;
        display: table;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 45%;
        display: table-cell;
        vertical-align: middle;
    }

    .repotas_heroimg_left {
        width: 70%;
        margin-top: 2%;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 3.5rem;
        font-weight: bold;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.5rem;
        color: #828382;
    }

    .repotas_helo_demo {
        position: relative;
        width: 45%;
        padding: 0 0 0 10%;
        display: table-cell;
        vertical-align: middle;
    }

    .heroimg_right {
        margin: 0 auto;
        text-align: center;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 4rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_worries_wrap {
        display: flex;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 1199px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 30%;
        margin: 0 auto;
    }

    .repotas_worries_img {
        width: 50%;
        text-align: center;
        margin: 0 auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 1.5rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
    }

    .repotas_worries_text span {
        font-size: 1.5rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 1199px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_point ul {
        display: table;
        font-size: 1.5rem;
    }

    .repotas_point ul li {
        display: table-cell;
        vertical-align: middle;
        width: 45%;
        position: relative;
    }

    .repotas_point_text_01 {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 30%;
        position: absolute;
        top: 25%;
        right: 0;
    }

    .repotas_point_02_pc {
        display: block;
    }

    .repotas_point_02_sp {
        display: none !important;
    }

    .repotas_point_text_02 {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
        position: absolute;
        top: 20%;
        right: 10%;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 30%;
        position: absolute;
        top: 30%;
        left: 0;
    }

    .repotas_point_text_03 {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 30%;
        position: absolute;
        top: 25%;
        right: 0;
    }

    .repotas_paper_downloadbtn {
        width: 50%;
        margin: 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 1199px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 50%;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 1199px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .repotas_usercase ul {
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        margin: 2%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 1199px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
        padding-top: 1%;
    }

    .repotas_footer_address {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 2%;
    }

    .repotas_footer_link {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 0 1% 0;
    }

    .repotas_footer_sns a {
        display: table-cell;
        vertical-align: middle;
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 50%;
    }

    .repotas_footer_infolink {
        width: 48%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: table-cell; */
        vertical-align: middle;
        width: 48%;
        padding-left: 2%;
    }

    .repotas_policy_wrap {
        width: 90%;
        margin: 0 auto;
        font-size: .8vw;
        padding: 0 0 13rem 0;
    }

    .repotas_policy_wrap a {
        color: #000000;
    }

    .repotas_policy_title {
        font-size: 3vw;
        padding: 12rem 0 3rem 0;
        text-align: center;
        font-weight: bold;
    }

}

@media screen and (min-width: 767px) and (max-width: 1024px) {


    /* header {
        max-width: 1024px;
        width: 100%;
        margin: 0 auto;
        background: #CB7BC1;
        color: #fff;
        padding: 1.5% 0 1.5% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 1024px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 25%;
    }

    .repotas_menu {
        display: none;
    }

    .sp_repotas_menu {
        display: block;
    }

    .sp_repotas_menu_list {
        padding-left: 0 !important;
        padding-right: 3vw;
        position: fixed;
        left: -32px;
        bottom: 0;
        background: #cb7bc1;
        width: 100vw;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 3;
    }

    .sp_repotas_menu_list li {
        font-size: 1.6rem;
        border: 1px solid #e0e0e0;
        text-align: center;
        border-right: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 100vw;
        width: 24vw;
        height: 50px;
        margin: 0 auto;
        padding: 5px;
        text-align: center;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 30%;
        height: 25px;
        line-height: 25px;
        position: absolute;
        right: 3rem;
        top: 0;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual_inner {
        max-width: 1024px;
        width: 90%;
        margin: 12rem auto 0 auto;
        text-align: left;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 100%;
        display: block;
    }

    .repotas_heroimg_left {
        width: 60%;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 3.5rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.5rem;
        line-height: 2;
        text-align: center;
        color: #828382;
    }

    .repotas_helo_demo {
        max-width: 1024px;
        width: 100%;
        margin: 0 calc(50% - 50vw);
        padding: 5.2rem;
        display: block;
        background-color: #EDEDED;
    }

    .heroimg_right_wrap {
        width: 60%;
        margin: 0 auto;
    }

    .heroimg_right {
        width: 100%;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 60%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 4rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 0;
    }

    .repotas_worries_wrap {
        display: block;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 1024px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 100%;
        margin: 0 auto;
    }

    .repotas_worries_img {
        width: 30%;
        text-align: center;
        margin: 2rem auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
    }

    .repotas_worries_text span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 1024px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        margin-bottom: 10%;
    }

    .repotas_point ul {
        display: block;
        font-size: 1.5rem;
        position: relative;
    }

    .repotas_point ul li {
        width: 90%;
        margin: 0 auto;
    }

    .repotas_point ul li:nth-child(2) {
        width: 90%;
        margin: 0 auto 10% auto;
    }

    .repotaspoint_img {
        width: 50%;
        margin: 0 auto;
    }

    .repotas_point_text_01 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_point_02_pc {
        display: none !important;
    }

    .repotas_point_02_sp {
        display: block;
    }

    .repotas_point_text_02 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_point_text_03 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 10%;
        position: absolute;
        top: -15%;
        right: 45%;
    }

    .repotas_paper_downloadbtn {
        width: 50%;
        margin: -6rem auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 1024px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 50%;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 1024px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: block;
    }

    .repotas_usercase ul {
        width: 50%;
        margin: 2% auto;
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 1024px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: block;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        width: 25%;
        margin: 0 auto 1% auto;
        padding-top: 0;
    }

    .repotas_footer_address {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_link {
        display: block;
        padding: 0 0 2% 0;
    }

    .repotas_footer_sns a {
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 15%;
    }

    .repotas_footer_infolink {
        width: 48%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: table-cell; */
        vertical-align: middle;
        width: 48%;
        padding-left: 2%;
    }

}

@media screen and (min-width: 720px) and (max-width: 768px) {


    /* header {
        max-width: 768px;
        width: 100%;
        margin: 0 auto;
        background: #CB7BC1;
        color: #fff;
        padding: 1.5% 0 1.5% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 768px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 25%;
    }

    .repotas_menu {
        display: none;
    }

    .sp_repotas_menu {
        display: block;
    }

    .sp_repotas_menu_list {
        padding-left: 0 !important;
        padding-right: 4vw;
        position: fixed;
        left: -32px;
        bottom: 0;
        background: #cb7bc1;
        width: 100vw;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 3;
    }

    .sp_repotas_menu_list li {
        font-size: 1.6rem;
        border: 1px solid #e0e0e0;
        text-align: center;
        border-right: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 100vw;
        width: 24vw;
        height: 50px;
        margin: 0 auto;
        padding: 5px;
        text-align: center;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 30%;
        height: 25px;
        line-height: 25px;
        position: absolute;
        right: 3rem;
        top: 0;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual_inner {
        max-width: 768px;
        width: 90%;
        margin: 8rem auto 0 auto;
        text-align: left;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 100%;
        display: block;
    }

    .repotas_heroimg_left {
        width: 60%;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 3rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.5rem;
        text-align: center;
        color: #828382;
    }

    .repotas_helo_demo {
        max-width: 768px;
        width: 100%;
        margin: 0 calc(50% - 50vw);
        padding: 4.2rem;
        display: block;
        background-color: #EDEDED;
    }

    .heroimg_right_wrap {
        width: 60%;
        margin: 0 auto;
    }

    .heroimg_right {
        width: 100%;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 60%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 3rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 0;
    }

    .repotas_worries_wrap {
        display: block;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 768px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 100%;
        margin: 0 auto;
    }

    .repotas_worries_img {
        width: 30%;
        text-align: center;
        margin: 2rem auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
    }

    .repotas_worries_text span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 768px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        margin-bottom: 10%;
    }

    .repotas_point ul {
        display: block;
        font-size: 1.5rem;
        position: relative;
    }

    .repotas_point ul li {
        width: 90%;
        margin: 0 auto;
    }

    .repotas_point ul li:nth-child(2) {
        width: 90%;
        margin: 0 auto 10% auto;
    }

    .repotaspoint_img {
        width: 50%;
        margin: 0 auto;
    }

    .repotas_point_text_01 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_point_02_pc {
        display: none !important;
    }

    .repotas_point_02_sp {
        display: block;
    }

    .repotas_point_text_02 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_point_text_03 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 10%;
        position: absolute;
        top: -15%;
        right: 45%;
    }

    .repotas_paper_downloadbtn {
        width: 50%;
        margin: -4rem auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 768px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 50%;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 768px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: block;
    }

    .repotas_usercase ul {
        width: 60%;
        margin: 2% auto;
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 768px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: block;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        width: 25%;
        margin: 0 auto 1% auto;
        padding-top: 0;
    }

    .repotas_footer_address {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_link {
        display: block;
        padding: 0 0 2% 0;
    }

    .repotas_footer_sns a {
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 15%;
    }

    .repotas_footer_infolink {
        width: 48%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: table-cell; */
        vertical-align: middle;
        width: 48%;
        padding-left: 2%;
    }

    .repotas_policy_wrap {
        width: 90%;
        margin: 0 auto;
        font-size: .8vw;
        padding: 0 0 13rem 0;
    }

    .repotas_policy_wrap a {
        color: #000000;
    }

    .repotas_policy_title {
        font-size: 3vw;
        padding: 12rem 0 3rem 0;
        text-align: center;
        font-weight: bold;
    }

}

@media screen and (min-width: 640px) and (max-width: 719px) {

    /* header {
        max-width: 739px;
        width: 100%;
        margin: 0 auto;
        background: #CB7BC1;
        color: #fff;
        padding: 1.5% 0 1.5% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 739px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 20%;
    }

    .repotas_menu {
        display: none;
    }

    .sp_repotas_menu {
        display: block;
    }

    .sp_repotas_menu_list {
        padding-left: 0 !important;
        padding-right: 3vw;
        position: fixed;
        left: -32px;
        bottom: 0;
        background: #cb7bc1;
        width: 100vw;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 3;
    }

    .sp_repotas_menu_list li {
        border: 1px solid #e0e0e0;
        text-align: center;
        border-right: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 100vw;
        width: 24vw;
        height: 50px;
        margin: 0 auto;
        padding: 5px;
        text-align: center;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 30%;
        height: 25px;
        line-height: 25px;
        position: absolute;
        right: -40px;
        top: 0;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual_inner {
        max-width: 739px;
        width: 90%;
        margin: 3rem auto 0 auto;
        text-align: left;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 100%;
        display: block;
    }

    .repotas_heroimg_left {
        width: 60%;
        margin-top: 2%;
        margin-bottom: 2%;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 4rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.5rem;
        text-align: center;
        color: #828382;
    }

    .repotas_helo_demo {
        max-width: 739px;
        width: 100%;
        margin: 0 calc(50% - 50vw);
        padding: 10%;
        display: block;
        background-color: #EDEDED;
    }

    .heroimg_right_wrap {
        width: 60%;
        margin: 0 auto;
    }

    .heroimg_right {
        width: 100%;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 60%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 4rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_worries_wrap {
        display: block;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 739px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 100%;
        margin: 0 auto;
    }

    .repotas_worries_img {
        width: 50%;
        text-align: center;
        margin: 0 auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 1.5rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
    }

    .repotas_worries_text span {
        font-size: 1.5rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 739px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        margin-bottom: 8%;
    }

    .repotas_point ul {
        display: block;
        font-size: 1.5rem;
        position: relative;
    }

    .repotas_point ul li {
        width: 90%;
        margin: 0 auto;
    }

    .repotas_point ul li:nth-child(2) {
        width: 90%;
        margin: 0 auto 8% auto;
    }

    .repotaspoint_img {
        width: 50%;
        margin: 0 auto;
    }

    .repotas_point_text_01 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_point_02_pc {
        display: none !important;
    }

    .repotas_point_02_sp {
        display: block;
    }

    .repotas_point_text_02 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_point_text_03 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 10%;
        position: absolute;
        top: -12%;
        right: 45%;
    }

    .repotas_paper_downloadbtn {
        width: 50%;
        margin: 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 739px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 50%;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 1024px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: block;
    }

    .repotas_usercase ul {
        width: 90%;
        margin: 2% auto;
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 739px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: block;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        width: 35%;
        margin: 0 auto;
        padding-top: 0;
    }

    .repotas_footer_address {
        width: 90%;
        text-align: center;
    }

    .repotas_footer_link {
        display: block;
        margin: 0 0 1% 0;
    }

    .repotas_footer_sns a {
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 20%;
    }

    .repotas_footer_infolink {
        width: 90%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: block; */
        width: 100%;
        padding-bottom: 3%;
    }

}

@media screen and (min-width: 321px) and (max-width: 639px) {

    /* header {
        max-width: 639px;
        width: 100%;
        margin: 0 auto;
        background: #CB7BC1;
        color: #fff;
        padding: 1.5% 0 1.5% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 639px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 28%;
    }

    .repotas_menu {
        display: none;
    }

    .sp_repotas_menu {
        display: block;
    }

    .sp_repotas_menu_list {
        padding-left: 0 !important;
        padding-right: 3vw;
        position: fixed;
        left: -9px;
        bottom: 0;
        background: #cb7bc1;
        width: 100vw;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 3;
    }

    .sp_repotas_menu_list li {
        border: 1px solid #e0e0e0;
        text-align: center;
        border-right: none;
        border-top: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 100vw;
        width: 24vw;
        height: 35px;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 30%;
        height: 23px;
        line-height: 23px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual_inner {
        max-width: 639px;
        width: 90%;
        margin: 6rem auto 0 auto;
        text-align: left;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 100%;
        display: block;
        margin-bottom: 3rem;
    }

    .repotas_heroimg_left {
        width: 60%;
        margin-top: 2%;
        margin-bottom: 2%;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 2.5rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.6rem;
        line-height: 1.8;
        text-align: center;
        color: #828382;
    }

    .repotas_helo_demo {
        max-width: 639px;
        width: 100%;
        margin: 0 calc(50% - 50vw);
        padding: 2.8rem;
        display: block;
        background-color: #EDEDED;
    }

    .heroimg_right_wrap {
        width: 60%;
        margin: 0 auto;
    }

    .heroimg_right {
        width: 100%;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 60%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 2.5rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_worries_wrap {
        display: block;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 639px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 100%;
        margin: 0 auto 3rem auto;
    }

    .repotas_worries_img {
        width: 50%;
        text-align: center;
        margin: 0 auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
    }

    .repotas_worries_text span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 639px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        margin-bottom: 18%;
    }

    .repotas_point ul {
        display: block;
        font-size: 1.5rem;
        position: relative;
    }

    .repotas_point ul li {
        width: 90%;
        margin: 0 auto;
    }

    .repotas_point ul li:nth-child(2) {
        width: 90%;
        margin: 0 auto 18% auto;
    }

    .repotaspoint_img {
        width: 50%;
        margin: 0 auto;
    }

    .repotas_point_text_01 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 15%;
        position: absolute;
        top: -12%;
        right: 43%;
    }

    .repotas_point_02_pc {
        display: none !important;
    }

    .repotas_point_02_sp {
        display: block;
    }

    .repotas_point_text_02 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 15%;
        position: absolute;
        top: -13%;
        right: 43%;
    }

    .repotas_point_text_03 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 15%;
        position: absolute;
        top: -17%;
        right: 43%;
    }

    .repotas_paper_downloadbtn {
        width: 80%;
        line-height: 35px;
        height: 35px;
        margin: 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
        margin-top: -13%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 639px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 80%;
        line-height: 35px;
        height: 35px;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 1.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 639px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: block;
    }

    .repotas_usercase ul {
        width: 90%;
        margin: 2% auto;
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 639px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: block;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        width: 35%;
        margin: 0 auto 3% auto;
        padding-top: 0;
    }

    .repotas_footer_address {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

    .repotas_footer_link {
        display: block;
        padding: 0 0 5% 0;
    }

    .repotas_footer_sns a {
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 20%;
    }

    .repotas_footer_infolink {
        width: 90%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: block; */
        width: 100%;
        padding-bottom: 3%;
    }

    .repotas_policy_wrap {
        width: 90%;
        margin: 0 auto;
        font-size: .8vw;
        padding: 0 0 5rem 0;
    }

    .repotas_policy_wrap a {
        color: #000000;
    }

    .repotas_policy_title {
        font-size: 3vw;
        padding: 5rem 0 1rem 0;
        text-align: center;
        font-weight: bold;
    }

}

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

    /* header {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
        background: #CB7BC1;
        color: #fff;
        padding: 1.5% 0 1.5% 0;
        display: block;
        position: fixed;
        z-index: 2;
    }

    .repotas_header_inner {
        max-width: 320px;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        display: table;
        position: relative;
    } */

    .repotas_logo {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
    }

    .repotas_menu {
        display: none;
    }

    .sp_repotas_menu {
        display: block;
    }

    .sp_repotas_menu_list {
        padding-left: 0 !important;
        padding-right: 2vw;
        position: fixed;
        left: -1px;
        bottom: 0;
        background: #cb7bc1;
        width: 100vw;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 3;
    }

    .sp_repotas_menu_list li {
        border: 1px solid #e0e0e0;
        text-align: center;
        border-right: none;
        border-top: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        max-width: 100vw;
        width: 24vw;
        height: 50px;
        margin: 0 auto;
        padding: 5px;
        text-align: center;
    }

    .repotas_contact_btn {
        display: block;
        /* vertical-align: middle; */
        font-size: 1.5rem;
        text-align: center;
        background: #fff;
        color: #cb7bc1;
        /* padding: 1%; */
        margin: 0 auto;
        width: 38%;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: 0;
        top: 2px;
    }

    .repotas_helo_visual {
        display: flex;
        position: relative;
    }

    .repotas_helo_visual_inner {
        max-width: 320px;
        width: 90%;
        margin: 5.5rem auto 0 auto;
        text-align: left;
        padding: 0;
        box-sizing: border-box;
    }

    .repotas_helo_catchcopy {
        width: 100%;
        display: block;
        margin-bottom: 3rem;
    }

    .repotas_heroimg_left {
        width: 60%;
        margin-top: 2%;
        margin-bottom: 2%;
    }

    .repotas_helo_catchcopy h2 {
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
        padding-bottom: 1%;
    }

    .repotas_helo_catchcopy p {
        font-size: 1.6rem;
        line-height: 1.8;
        text-align: center;
        color: #828382;
    }

    .repotas_helo_demo {
        max-width: 740px;
        width: 100%;
        margin: 0 calc(50% - 50vw);
        padding: 5vw;
        display: block;
        background-color: #EDEDED;
    }

    .heroimg_right_wrap {
        width: 60%;
        margin: 0 auto;
    }

    .heroimg_right {
        width: 100%;
    }

    .repotas_helo_demo_btn {
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        /* padding: 1.5%; */
        margin: 0 auto;
        width: 60%;
        height: 35px;
        line-height: 35px;
    }

    .repotas_worries_title {
        font-size: 2rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
        padding-bottom: 2%;
        margin-bottom: 2rem;
    }

    .repotas_worries_wrap {
        display: block;
        margin: 0 auto;
    }

    .repotas_worries_inner {
        max-width: 320px;
        width: 90%;
        margin: 5% auto 5% auto;
    }

    .repotas_worries_wrap li {
        width: 100%;
        margin: 0 auto 3rem auto;
    }

    .repotas_worries_img {
        width: 50%;
        text-align: center;
        margin: 0 auto 2% auto;
    }

    .repotas_worries_text {
        font-size: 1.8rem;
        font-weight: bold;
        color: #828382;
        text-align: center;
    }

    .repotas_worries_text span {
        font-size: 1.6rem;
        font-weight: normal;
        color: #828382;
        text-align: center;
    }

    .repotas_point {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_point_inner {
        max-width: 320px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_point:before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_point h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        margin-bottom: 15%;
    }

    .repotas_point ul {
        display: block;
        font-size: 1.5rem;
        position: relative;
    }

    .repotas_point ul li {
        width: 90%;
        margin: 0 auto;
    }

    .repotas_point ul li:nth-child(2) {
        width: 90%;
        margin: 0 auto 18% auto;
    }

    .repotaspoint_img {
        width: 50%;
        margin: 0 auto;
    }

    .repotas_point_text_01 {
        font-size: 1.8rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_01 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_01 {
        content: url('../img/repotaspoint_bg01.png');
        width: 15%;
        position: absolute;
        top: -8%;
        right: 43%;
    }

    .repotas_point_02_pc {
        display: none !important;
    }

    .repotas_point_02_sp {
        display: block;
    }

    .repotas_point_text_02 {
        font-size: 1.8rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_02 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_02 {
        content: url('../img/repotaspoint_bg02.png');
        width: 15%;
        position: absolute;
        top: -7%;
        right: 43%;
    }

    .repotas_point_text_03 {
        font-size: 1.8rem;
        font-weight: bold;
        text-align: center;
        color: #828382;
    }

    .repotas_point_text_03 span {
        font-size: 1.3rem;
        font-weight: normal;
        color: #828382;
    }

    .repotas_point_bg_03 {
        content: url('../img/repotaspoint_bg03.png');
        width: 15%;
        position: absolute;
        top: -13%;
        right: 43%;
    }

    .repotas_paper_downloadbtn {
        width: 80%;
        height: 25px;
        line-height: 25px;
        margin: -12% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 3.5%;
    }

    .repotas_userguide {
        margin: 5% auto 5% auto;
    }

    .repotas_userguide::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_userguide_inner {
        max-width: 320px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_userguide h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
        padding-bottom: 2%;
    }

    .repotas_userguide_img {
        width: 70%;
        margin: 0 auto;
    }

    .repotas_userguide_demobtn {
        width: 80%;
        height: 25px;
        line-height: 25px;
        margin: 5% auto 0 auto;
        font-size: 1.5rem;
        text-align: center;
        background: #cb7bc1;
        color: #fff;
        padding: 3.5%;
    }

    .repotas_usercase {
        background: #FCF5FB;
        padding: 3% 0 3% 0;
    }

    .repotas_usercase_inner {
        max-width: 320px;
        width: 90%;
        margin: 1% auto 1% auto;
    }

    .repotas_usercase::before {
        content: url('../img/repotas_icon.png');
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .repotas_usercase h3 {
        font-size: 4rem;
        font-weight: bold;
        color: #cb7bc1;
        text-align: center;
    }

    .repotas_usercase_wrap {
        display: block;
    }

    .repotas_usercase ul {
        width: 90%;
        margin: 2% auto;
        background: #ffffff;
        color: #5C5C5C;
        padding: 1.5%;
        font-size: 1.5rem;
    }

    .repotas_usercase ul li:first-child {
        width: 100%;
    }

    .repotas_usercase ul li:nth-child(2) {
        width: 100%;
    }

    .repotas_usercase ul li p {
        padding-bottom: 2%;
        color: #cb7bc1;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .repotas_usercase ul li span {
        color: #000000;
        font-size: 1rem;
        font-weight: normal;
    }

    .case_imgicon {
        width: 100%;
    }

    footer {
        background: #D876C6;
        font-size: 1.5rem;
        color: #ffffff;
    }

    .repotas_footer_inner {
        max-width: 320px;
        width: 90%;
        padding: 3% 0 3% 0;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_info {
        display: block;
        margin: 0 0 1% 0;
    }

    .repotas_footer_logo {
        width: 45%;
        margin: 0 auto 3% auto;
        padding-top: 0;
    }

    .repotas_footer_address {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    .repotas_footer_link {
        display: block;
        padding: 0 0 5% 0;
    }

    .repotas_footer_sns a {
        width: 10%;
        padding-left: 2%;
    }

    .repotas_footer_sns img {
        width: 30%;
    }

    .repotas_footer_infolink {
        width: 90%;
        margin: 3rem auto;
    }

    .repotas_footer_infolink a {
        /* display: block; */
        width: 100%;
        padding-bottom: 3%;
    }

    .repotas_policy_wrap {
        width: 90%;
        margin: 0 auto;
        font-size: .8vw;
        padding: 0 0 5rem 0;
    }

    .repotas_policy_wrap a {
        color: #000000;
    }

    .repotas_policy_title {
        font-size: 3vw;
        padding: 5rem 0 1rem 0;
        text-align: center;
        font-weight: bold;
    }

}