@media(min-width: 700px) {
    html {
        font-size: 17px;
    }
    body {
        margin-bottom: 0;
    }
    .pc {
        display: block;
    }
    .s-pc,
    .sp,
    .btn_float {
        display: none;
    }
    .heading img {
        margin: 0 auto 2rem;
    }
    .fee_wrap .title,
    .voice_wrap .title,
    .reason_wrap .title {
        margin-bottom: 2rem;
    }
    /* コンテンツ共通_タイトル */
    .merit_wrap .title h2:before {
        content: url(../img/cth_merit.svg);
        display: block;
        width: 180px;
        margin: 0 auto 0.2rem;
    }
    .flow_wrap .title h2:before {
        content: url(../img/cth_flow.svg);
        display: block;
        width: 160px;
        margin: 0 auto 0.2rem;
    }
    .fee_wrap .title h2:before {
        content: url(../img/cth_fee.svg);
        display: block;
        width: 150px;
        margin: 0 auto 0.2rem;
    }
    .voice_wrap .title h2:before {
        content: url(../img/cth_voice.svg);
        display: block;
        width: 190px;
        margin: 0 auto 0.2rem;
    }
    .reason_wrap .title h2:before {
        content: url(../img/cth_reason.svg);
        display: block;
        width: 300px;
        margin: 0 auto 0.2rem;
    }
    /* slick */
    .slick-prev {
        left: -1.5rem !important;
    }
    .slick-next {
        right: -1.5rem !important;
    }
    /* タイトル、見出し */
    .heading h3 {
        font-size: 1.3rem;
    }
    .heading h3:nth-of-type(2) {
        font-size: 1.1rem;
    }
    /* LINEボタン */
    .btn_wrap a {
        width: 420px;
    }
    /* ヘッダー */
    header a:first-of-type, footer a.logo {
        width: 150px;
    }
    header a:nth-of-type(2):before {
        width: 6rem;
    }
    header a:nth-of-type(2) {
        font-size: 1rem;
        padding: 0.8rem 1.5rem;
    }
    /* メインビジュアル */
    .mv_wrap {
        margin-bottom: 2rem;
    }
    .mv_wrap .inner {
        max-width: 800px;
        margin: 0 auto;
        padding: 1rem 1rem 1rem 0;
    }
    .mv_wrap h1 {
        font-size: 1.8rem;
        padding: 1.5rem 0 1.5rem 1rem;
    }
    .strength {
        text-align: right;
    }
    /* キャスト */
    .cast_wrap {
        max-width: 750px;
        margin: 0 auto 2.5rem;
    }
    .slide_cast {
        margin: 0 2rem;
    }
    .item_cast .profile {
        padding: 0.5rem;
    }
    .item_cast p {
        font-size: 0.85rem;
    }
    .item_cast p:nth-of-type(3) {
        line-height: 1.2rem;;
    }
    /* メリット */
    .merit_wrap {
        padding: 3rem 0;
        margin-bottom: 3rem;
    }
    .merit_wrap .title {
        margin-bottom: 4rem;
    }
    .merit_wrap .list {
        display: flex;
        max-width: 700px;
        margin: 0 auto;
    }
    .merit_wrap .item {
        display: block;
        width: 200px;
    }
    .merit_wrap .text {
        width: 100%;
        margin: auto;
        padding: 0.5rem;
    }
    .merit_wrap .text h4 {
        text-align: center;
        line-height: 1.7rem;
        margin-bottom: 0;
    }
    .merit_wrap .item .img-pc {
        height: 7rem;
        position: relative;
    }
    .merit_wrap .item img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }
    .merit_wrap .item:first-of-type img {
        width: 5.5rem;
    }
    .merit_wrap .item:nth-of-type(2) img {
        width: 6.5rem;
    }
    .merit_wrap .item:nth-of-type(3) img {
        width: 5.3rem;
    }
    .merit_wrap .item:last-of-type {
        margin: 0 auto 3rem;
    }
    .merit_wrap .item:nth-of-type(2) {
        padding: 1rem 0;
    }
    /* マッチングの流れ */
    .slide_flow {
        display: flex;
        max-width: 850px;
    }
    .flow_wrap .text_about {
        margin-bottom: 0;
    }
    .flow_wrap .item {
        margin: 2rem;
    }
    .flow_wrap .item:after {
        right: -2.6rem;
    }
    .flow_wrap .slide_flow {
        margin: 0 auto 3rem;
    }
    .flow_wrap .block_solo {
        padding: 6rem 0 3rem;
    }
    .flow_wrap .block_group:before {
        -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    .flow_wrap .block_solo:before {
        -webkit-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    /* 利用料金 */
    .fee_wrap {
        margin: 0 auto 6rem;
    }
    .fee_wrap .block_table {
        width: 600px;
    }
    .fee_wrap .table {
        display: flex;
        width: 100%;
        border: 1px solid #292929;
    }
    .fee_wrap .block_table .cell {
        display: block;
        width: 200px;
        text-align: center;
        padding: 1.2rem 0;
    }
    .fee_wrap .block_table .cell,
    .fee_wrap .block_table .cell:nth-of-type(2) {
        border: 1px solid #292929;
    }
    .fee_wrap .block_table .valuation {
        width: 100%;
        padding-left: 0;
        margin-bottom: 0.3rem;
    }
    /* 利用者の声 */
    .voice_wrap {
        margin: 0 auto 5rem;
    }
    .img-pc2 {
        height: 7rem;
    }
    .voice_wrap .item {
        width: 600px;
        margin: 0 auto 2rem;
    }
    /* aimaが選ばれる理由 */
    .reason_wrap {
        padding: 3rem 0;
    }
    .reason_wrap .item {
        width: 30%;
        margin: 0.5rem;
        max-width: 200px;
        padding: 1rem 0.5rem;
    }
    .reason_wrap .list {
        width: 650px;
        margin: 0 auto 2rem;
    }
    /* フッター */
    footer {
        padding: 1.5rem 0;
    }
    /* トップボタン */
    .btn_top {
        width: 3rem;
        top: -1.5rem;
        right: 2rem;
    }
    /* 料金体系 */
    .fee {
        margin: 0 auto 6rem;
    }
    .fee th, .fee td {
        font-size: 1.1rem;
    }
    .fee .other th {
        font-size: 1rem;
    }
}


@media(min-width: 900px) {
    .mv_wrap {
        background-position: center 25%;
    }
    .mv_wrap .inner {
        max-width: 1000px;
        margin: auto;
    }
    /* メインビジュアル_キャストを呼ぶボタン */
    .mv_wrap .btn_cast {
        margin-right: 2rem;
    }
    .btn_cast a,
    .btn_cast a .over-lay {
        border-radius: 30px;
    }
    .btn_cast p {
        padding: 0.6rem 0.5rem;
    }
}

@media(min-width: 1000px) {
    /* その他 */
    .s_body h2 {
        font-size: 1.7rem;
    }
    .law th {
        width: 240px;
    }
    .privacy h3, .terms h3 {
        margin: 0 auto 1rem;
    }
    .privacy p, .terms p {
        margin-bottom: 2rem;
    }
}

@media(min-width: 1200px) {
    .btn_wrap {
        margin-bottom: 4rem;
    }
    header a:first-of-type, footer a.logo {
        width: 170px;
    }
    header a:nth-of-type(2) {
        padding: 1.2rem 1.5rem;
    }
    .cast_wrap {
        max-width: 1200px;
    }
    .slide_cast {
        display: flex;
        margin: 0 1rem;
    }
    .mv_wrap h1 {
        font-size: 2rem;
        padding: 2rem 0;
    }
    .cast_wrap {
        max-width: 1400px;
        margin: 0 auto 3rem;
    }
    .item_cast {
        margin: 0 0.5rem;
    }
    .btn_wrap a {
        width: 450px;
    }
    .btn_wrap span {
        font-size: 1.3rem;
    }
    .btn_wrap span:before {
        width: 7rem;
    }
    .voice_wrap .item {
        width: 650px;
    }
    .reason_wrap {
        margin: 0 auto 3rem;
    }
    .btn_top {
        width: 3.5rem;
        right: 4rem;
    }
    /* メリット */
    .merit_wrap .list {
        max-width: 800px;
    }
    .merit_wrap .item {
        width: 220px;
    }
    .merit_wrap .text {
        padding: 1rem;
    }
}

@media(max-width: 330px) {
    html {
        font-size: 12px;
    }
    .btn_wrap a, .merit_wrap .item, .fee_wrap .block_table, .voice_wrap .item, .reason_wrap .list {
        width: 310px;
    }
    .reason_wrap .item {
        max-width: 140px;
    }
}