@charset "UTF-8";

.info1 {
    border: solid 1px #BDBDBD;
    box-shadow: 1px 2px #BDBDBD;
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'Kosugi Maru', sans-serif;
}

.info1_A {
    text-align: center;
    width: auto;
}

.info1_B {
    width: auto;
    text-align: center;
}

.info1_A h3 {
    color: #FF4081;
    font-size: 20px;
}


.info1_A p {
    color: #757575;
    font-size: 12px;
}

.info1_B a {
    font-size: 30px;
    color: #FF4081;
    font-weight: bold;
    text-decoration: none;
}

.info1_B p1 {
    font-size: 30px;
    color: #FF4081;
    font-weight: bold;
    text-decoration: none;
}


.info1_B p {
    color: #757575;
    font-size: 14px;
}





.info2 {
    margin-bottom: 10px;
    margin-top: 10px;
    border: solid 1px #BDBDBD;
    box-shadow: 1px 2px #BDBDBD;
    padding: 10px;
    background-color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    font-family: 'Kosugi Maru', sans-serif;
}

.info2 p {
    line-height: 1.5;
    padding-left: 50px;
    padding-right: 50px;
    color: #757575;
    font-size: 12px;
}

.Copyright1 {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    padding-bottom: 20px;
    border-color: #BBDEFB;
    border-top-style: solid;
    border-top-width: medium;
    border-bottom-style: solid;
    border-bottom-width: medium;
    background-color: #FFFFFF
}


.Copyright2 {
    padding: 10px;
    font-family: 'Kosugi Maru', sans-serif;
    align-items: center;
}

.Copyright_A {
    width: auto;
}

.Copyright_B {
    color: #757575;
    font-size: 12px;
    width: auto;
}

.Copyright_A h3 {
    font-size: 20px;
    color: #1976D2;
}


.Copyright_komozi {
    font-size: 12px;
}



.Copyright3 {
    color: #757575;
    padding: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    font-family: 'Kosugi Maru', sans-serif;
}

.Copyright_C {
    font-size: 12px;
    width: auto;
}


#page_top {
    width: 100px;
    height: 40px;
    position: fixed;
    right: 0;
    bottom: 10px;
    background: #1976D2;
    opacity: 0.4;
}

#page_top a {
    position: relative;
    display: block;
    width: 100px;
    height: 40px;
    text-decoration: none;
}

#page_top a::after {
    content: '↑ PAGE TOP';
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}




/*ここに768px以上向けのスタイルを記述*/
@media (min-width:768px) {
    .info1 {
        display: flex;
        border: solid 1px #BDBDBD;
        box-shadow: 1px 2px #BDBDBD;
        padding: 10px;
        background-color: #ffffff;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 800px;
        height: auto;
        font-family: 'Kosugi Maru', sans-serif;
        align-items: center;
    }


    .info1_A {
        padding-left: 50px;
        width: 340px;

    }

    .info1_B {
        align-items: center;
        width: 400px;
        text-align: center;
    }

    .info1_A h3 {
        color: #FF4081;
        font-size: 20px;
    }


    .info1_A p {
        color: #757575;
        font-size: 12px;
    }

    .info1_B a {
        font-size: 30px;
        color: #FF4081;
        font-weight: bold;
        text-decoration: none;
    }




    .info2 {
        margin-bottom: 10px;
        margin-top: 10px;
        border: solid 1px #BDBDBD;
        box-shadow: 1px 2px #BDBDBD;
        padding: 10px;
        background-color: #ffffff;
        margin-left: auto;
        margin-right: auto;
        width: 800px;
        height: auto;
        font-family: 'Kosugi Maru', sans-serif;
    }

    .info2 p {
        line-height: 1.5;
        padding-left: 50px;
        padding-right: 50px;
        color: #757575;
        font-size: 14px;
    }

    .Copyright1 {
        padding: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 800px;
        margin-top: 20px;
        margin-bottom: 50px;
        padding-bottom: 20px;
        border-color: #BBDEFB;
        border-top-style: solid;
        border-top-width: medium;
        border-bottom-style: solid;
        border-bottom-width: medium;
        background-color: #FFFFFF
    }


    .Copyright2 {
        display: flex;
        padding: 10px;
        font-family: 'Kosugi Maru', sans-serif;
        align-items: center;
    }

    .Copyright_A {
        padding-left: 10px;
        width: 230px;
    }

    .Copyright_B {
        color: #757575;
        font-size: 14px;
        padding-left: 0px;
        width: 540px;
    }

    .Copyright_A h3 {
        font-size: 20px;
        color: #1976D2;
    }


    .Copyright_komozi {
        font-size: 12px;
    }



    .Copyright3 {
        color: #757575;
        display: flex;
        padding: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 800px;
        height: auto;
        font-family: 'Kosugi Maru', sans-serif;
        align-items: center;
    }

    .Copyright_C {
        font-size: 14px;
        padding-left: 10px;
        width: 780px;
    }

    #page_top {
        width: 100px;
        height: 40px;
        position: fixed;
        right: 0;
        bottom: 10px;
        background: #1976D2;
        opacity: 0.4;
    }

    #page_top a {
        position: relative;
        display: block;
        width: 100px;
        height: 40px;
        text-decoration: none;
    }

    #page_top a::after {
        content: '↑ PAGE TOP';
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        position: absolute;
        top: 10px;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }

}
