﻿@charset "utf-8";
@media screen and (max-width:500px) {
    .top {
        font-family: Hiragino Mincho ProN ;
        line-height: 2;
        width: 100%;
    }
    h1 img{
        width: 100%;
    }
    h2 {
        color: #4e4e4e;
        text-align: right;
        font-size: 2.7vw;
        padding-right: 2vw;
    }
    h3 {
        color: #ff86fd;
        font-size: 3.5vw;
    }
    h4 {
        font-size: 3vw;
        color: #4e4e4e;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 5px;
    }
    #main {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #main_1 img {
        width: 45%;
        float: left;
        margin-bottom: 50px;
    }
    #main_1 ul {
        width: 40%;
        font-size: 1.5vw;
        line-height: 3.5;
        list-style-image: url(../img/check.png);
        list-style-position: outside;
        float: right;
        margin-bottom: 30px;
    }
    #main_2 {
        clear: both;
    }
    #main_2_message {
        margin-left: 30px;
        margin-bottom: 30px;
        font-size: 2vw;
        line-height: 2;
        float: left;
    }
    #main_2 img {
        width: 40%;
        float: right;
    }
    #skill {
        clear: both;
    }
    .lineup_area {
        display: flex;
        justify-content:space-between;
        text-align: center;
        font-size: 7px;
    }
    .lineup_area figure {
        width: 30%;
        margin: 0 20px;
        padding: 0;
    }
    .lineup_area img {
        width: 70%;
    }
    .lineup_area figcaption {
        font-size: 6px;
        margin-bottom: 10px;
        color: #ffc4d4;
        font-weight: bold;
    }
    .lineup_area p {
        font-size: 5.5px;
        text-align: left;
    }
    #price img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 50px;
    }
    #suport img {
        width: 25%;
        float: left;
        margin-bottom: 20px;
    }
    #suport ul {
        width: 60%;
        font-size: 5px;
        line-height: 5;
        list-style-image: url(../img/ng.png);
        list-style-position: outside;
        float: right;
        white-space: nowrap;
        margin-bottom: 30px;
    }
    #suport p {
        font-size: 1.8vw;
        text-align: center;
        clear: both;
    }
    #schedule img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 50px;
    }
    .box-design {
        font-size: 0.8rem;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
        border: 2px solid #ffac9d;
        border-radius: 40px;
        line-height: 20px;
    }
    table {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.8vw;
        line-height: 1.5;
    }
    th{
        width: 11em;
        font-size: 1.5vw;
        margin: 0;
        padding: 1vw;
        text-align: left;
    }
    td {
        font-size: 1.3vw;
        text-align: left;
        padding: 1vw;
    }
    label {
        font-size: 4.5px;
        white-space: nowrap;
    }
    #yourname, #email, textarea {
        width: 90%;
    }
    #submit {
        text-align: right;
    }
    #inqury p {
        text-align: center;
        font-size: 1.2vw;
        padding: 0 5px;
        line-height: 2;
    }
    #link {
        display: flex;
        justify-content: center;
    }
    #link a {
        color: #505050;
    }
    #link a:hover {
        color: #f58875;
    }
    footer {
        background-color: #ddf1f6;
        font-size: 1.8vw;
        margin-top: 30px;
    }
    footer p {
        color: #505050;
        margin-top: 0;
    }
    footer #address {
        float: left;
        padding-left: 15px;
    }
    footer #pagetop {
        float: right;
        padding-right: 15px;
    }
    footer #pagetop a:hover {
        color: #f58875;
    }
    footer #copyright {
        text-align: center;
        clear: both;
    }


    /* --------policy--------- */

#policy {

    .privacy-policy {
        margin: 0 5% 10%;
    }
    .privacy-policy__ttl{
        margin:7% 0 10%;
        text-align: center;
        font-size: 20px;
    }
    .privacy-policy__subttl{
        color:#4e4e4e;
        font-size: 18px;
    }
    .privacy-policy__txt{
        margin-bottom: 3%;
    }

    dl{
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
    }
    .privacy-policy__box{
        display: flex;
    }
    dt{
        font-size: 14px;
    }
    dd{
        margin-inline-start: 10px;
        font-size: 14px;
    }
    .end{
        text-align: right;
    }
}
/* ------------------------ */
}



    
@media screen and (min-width:501px) {
.top {
    font-family: Hiragino Mincho ProN ;
    line-height: 2;
    width: 100%;
}
h1 img{
    width: 100%;
}
h2 {
    color: #4e4e4e;
    text-align: right;
    font-size: 2.7vw;
    padding-right: 2vw;
}
h3 {
    color: #ea91aa;
    font-size: 3.5vw;
   
}
h4 {
    font-size: 3vw;
    color: #4e4e4e;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
}
#main {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#main_1 img {
    width: 50%;
    float: left;
    margin-bottom: 50px;
}
#main_1 ul {
    width: 40%;
    font-size: 1.5vw;
    line-height: 3.5;
    list-style-image: url(../img/check.png);
    list-style-position: outside;
    float: right;
}
#main_2 {
    clear: both;
}
#main_2_message {
    margin-left: 30px;
    font-size: 1.6vw;
    line-height: 2;
    float: left;
}
#main_2 img {
    width: 40%;
    margin-bottom: 60px;
    float: right;
}
#skill {
    clear: both;
}
.lineup_area {
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.lineup_area img {
    width: 100%;
}
.lineup_area figcaption {
    font-size: 1.6vw;
    margin-bottom: 20px;
    color: #ffc4d4;
    font-weight: bold;
}
.lineup_area p {
    font-size: 1.2vw;
    text-align: center;
}
#price img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
}
#suport img {
    width: 30%;
    float: left;
    margin-bottom: 20px;
}
#suport ul {
    width: 60%;
    font-size: 1.3vw;
    line-height: 5;
    list-style-image: url(../img/ng.png);
    list-style-position: outside;
    float: right;
    white-space: nowrap;
}
#suport p {
    font-size: 1.8vw;
    text-align: center;
    clear: both;
}
#schedule img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    border-radius: 30px;
}
.box-design {
    font-size: 0.8rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border: 2px solid #ea91aa;
    border-radius: 40px;
    line-height: 20px;
}
table {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.8vw;
    line-height: 1.5;
}
th{
    width: 11em;
    font-size: 1.5vw;
    margin: 0;
    padding: 1vw;
    text-align: left;
}
td {
    font-size: 1.3vw;
    text-align: left;
    padding: 1vw;
}
label {
    white-space: nowrap;
}
#yourname, #email, textarea {
    width: 90%;
}
#submit {
    text-align: right;
}
#inqury p {
    text-align: center;
    font-size: 1.2vw;
    padding: 0 5px;
    line-height: 2;
}
#link {
    display: flex;
    justify-content: center;
}
#link a {
    color: #505050;
}
#link a:hover {
    color: #f58875;
}


/* --------policy--------- */

#policy {

    .privacy-policy {
        margin: 0 20% 10%;
    }
    .privacy-policy__ttl{
        margin:7% 0 10%;
        text-align: center;
        font-size: 28px;
    }
    .privacy-policy__subttl{
        color:#4e4e4e;
        font-size: 18px;
    }
    dl{
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
    }
    .privacy-policy__box{
        display: flex;
    }
    dd{
        margin-inline-start: 10px;
    }
    .end{
        text-align: right;
    }
}

/* ------------------------ */




footer {
    background-color: #ddf1f6;
    font-size: 1.8vw;
    margin-top: 30px;
}
footer p {
    color: #505050;
    margin-top: 0;
}
footer #address {
    float: left;
    padding-left: 10px;
}
footer #pagetop {
    float: right;
    padding-right: 15px;
}
footer #pagetop a:hover {
    color: #f58875;
}
footer #copyright {
    text-align: center;
    clear: both;
}
}