﻿.together-box{
    width: 1920px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0;
}
.together-member-box{
    box-sizing: border-box;
    background-color: #f5f5f5;
}
.together-member-all-box{
    width: 1280px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-top: 40px;
}
.together-member-title{
    font-size: 32px;
    color: #39add0;
    font-weight: bold;
    letter-spacing: 10px;
    line-height: 42px;
}
.together-member-description-name{
    font-size: 24px;
    letter-spacing: 8px;
    font-weight: bold;
    color: #39add0;
    margin-top: 30px;
    margin-bottom: 10px;
}
.together-member-description-text-box{
    width: 580px;
    display: inline-block;
    vertical-align: top;
}
.free_radical-description-img p,
.together-member-description-text-box p{
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
    line-height: 26px;
    margin-top: 10px;
    box-sizing: border-box;
    padding-right: 15px;
}
.together-member-description-img p{
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
    line-height: 42px;
}
.free_radical-description-img p{
    margin-bottom: 15px;
}
.together-member-description-text-box p>span{
    font-weight: bold;
    color: #000;
}
.together-member-description-text-all-box{
    margin: 40px 0;
}
.together-member-description-text-title{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    line-height: 42px;
}
.together-member-description-text{
    font-size: 18px;
    color: #000;
    letter-spacing: 5px;
    line-height: 42px;
}
.together-member-description-text span{
    font-family: "roboto";
    font-weight: 700;
    font-size: 22px;
    font-style: italic;
}
.together-member-description-img{
    width: 700px;
    display: inline-block;
    vertical-align: top;
}


.together-member-join-box{
    width: 1000px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 100px;
}
.together-member-join-title{
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}
.together-member-join{
    width: 100%;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    margin-bottom: 25px;
    box-sizing: border-box;
}
.together-member-join-img-box{
    width: 200px;
    height: 200px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.together-member-join-dashed-box{
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.together-member-join-dashed{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.together-member-join-dashed:after {
    content: '';
    height: 100%;
    border-right: 4px dashed #d1d1d1;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.together-member-join-info-box{
    width: calc(100% - 200px);
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 20px 25px;
}
.together-member-join-info-number{
    font-size: 24px;
    color: #fff;
    font-family: "roboto";
    font-weight: 500;
    width: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #39add0;
    border-radius: 50%;
    text-align: center;
    font-style: italic;
}
.together-member-join-info{
    width: calc(100% - 30px);
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 15px;
}
.together-member-join-info-name{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
}
.together-member-join-info-text{
    font-size: 16px;
    letter-spacing: 1px;
    color: #333;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.together-member-join-info-btn{
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 40px;
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    background-color: #39add0;
    border-radius: 20px;
    text-align: center;
    margin-right: 15px;
    transition: all .3s linear;
}
.together-member-join:nth-child(3) .together-member-join-info-text{
    margin-top: 25px;
    margin-bottom: 0;
}
.together-member-join:nth-child(3) .together-member-join-info-text span{
    color: #39add0;
}
.together-member-join:nth-child(4) .together-member-join-info-text{
    margin-bottom: 0;
}
.together-member-join:nth-child(4) .together-member-join-info-text span{
    color: #000;
    font-weight: bold;
}

.together-info-box{
    width: 1280px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.together-info-money-box{
    box-sizing: border-box;
    padding: 50px 0;
}
.together-info-money-title{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 10px;
    color: #39add0;
    margin-bottom: 20px;
}
.together-info-money-text-box{
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-right: 30px;
}
.together-info-money-text{
    font-size: 18px;
    color: #333;
    letter-spacing: 4px;
    line-height: 36px;
}
.together-info-money-text span{    
    font-weight: bold;
    color: #000;
}
.together-info-money-text span.together-red{
    color: #39add0;
}
.together-info-money-img-box{
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 40px;
}
.together-info-local-box,
.together-info-open-box{
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    padding: 50px 0;
}
.together-info-local-img-box{
    width: 45%;
    display: inline-block;
    vertical-align: bottom;
    box-sizing: border-box;
    padding: 0 25px;
    text-align: center;
}
.together-info-local-title{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 10px;
    color: #39add0;
    margin-bottom: 40px;
}
.together-info-local-text-box{
    width: 55%;
    display: inline-block;
    vertical-align: bottom;
}
.together-info-local-text{
    font-size: 18px;
    color: #333;
    letter-spacing: 4px;
    line-height: 36px;
}
.together-local-a{
    font-weight: bold;
}
.together-info-local-text span{
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.together-info-local-text span.together-local-a{
    font-weight: inherit;
    font-size: 18px;
}
.together-info-local-text span.together-local-italic{
    transform: skewX(-10deg);
    display: inline-block;
}
.together-info-local-text span.together-local-number{
    font-family: "Roboto";
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
    line-height: 42px;
}
.together-info-local-text span.together-local-span{
    font-weight: inherit;
    font-size: 18px;
}
.together-info-open-text{
    font-size: 18px;
    color: #333;
    letter-spacing: 4px;
    line-height: 36px;
}
.together-info-open-text p{
    margin-top: 10px;
}
.together-info-open-text p:first-child{
    margin-top: 0px;
}
.together-info-open-text p>span{
    font-weight: bold;
    color: #000;
}
.together-info-open-btn-box{
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    background-color: #39add0;
    width: 120px;
    line-height: 40px;
    border-radius: 20px;
    display: block;
    text-align: center;
    margin: 30px 0;
    transition: all .3s linear;
}
.together-info-open-text-box{
    width: calc(100% - 370px);
    display: inline-block;
    vertical-align: bottom;
}
.together-info-open-img-box{
    width: 370px;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 40px;
}
.together-info-open-text-box .together-info-open-text p>span{
    font-size: 18px;
}
.together-info-open-text-box .together-info-open-text p.together-info-open-text-two{
    color: #000;
}
.together-info-open-text-box .together-info-open-text p.together-info-open-text-thr{
    font-size: 18px;
}
.together-info-open-text-box .together-info-open-text p.together-info-open-text-thr>span:first-child{
    color: #39add0;
}
.together-info-contact-box{
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    padding: 80px 0;
}
.together-info-contact{
    width: 800px;
    max-width: 100%;
    display: inline-block;
    vertical-align: bottom;
}
.together-info-contact-title{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 10px;
    color: #39add0;
}
.together-info-contact-text{
    font-size: 18px;
    color: #555;
    letter-spacing: 1px;
}
.together-info-contact-form{
    margin-top: 40px;
}
.together-form-list{
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    padding: 15px 0;
}
.together-form-list-title{
    font-size: 18px;
    color: #000;
    letter-spacing: 6px;
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
}
.together-form-text{
    width: calc(100% - 200px);
    border-radius: 20px;
    height: 50px;
    border: none;
    background-color: #eee;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 18px;
    letter-spacing: 2px;
}
.together-form-list-textarea{
    width: calc(100% - 200px);
    border-radius: 20px;
    height: 200px;
    border: none;
    background-color: #eee;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 18px;
    letter-spacing: 2px;
    resize: none;
}
.together-form-button-box{
    width: 100%;
    display: block;
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    padding-top: 30px;
    text-align: right;
}
.together-form-button{
    width: calc(100% - 200px);
    background-color: #39add0;
    font-size: 22px;
    border: none;
    outline: none;
    box-sizing: border-box;
    color: #fff;
    letter-spacing: 6px;
    line-height: 60px;
    border-radius: 20px;
    margin-right: 20px;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
    transition: all .3s linear;
}
.together-info-contact-img-box{
    width: 420px;
    height: 580px;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 20px;
    overflow: hidden;
    margin-left: 60px;
}
.together-info-contact-img-box span{
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.free_radical-description-text-box{
    margin-top: 20px;
}
.free_radical-description-text{
    display: inline-block;
    vertical-align: top;
}
.free_radical-description-text-box>span{
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
    box-sizing: border-box;
    padding-top: 20px;
}

.free_radical-description-png-box span{
    width: calc(80% / 5);
    display: inline-block;
    vertical-align: top;
}
.free_radical-description-img{
    text-align: center;
    margin-top: 40px;
}

.about-cooperative-description-box{
    margin-top: 50px;
    padding-bottom: 50px;
}
.about-cooperative-description-title{
        font-size: 32px;
        font-weight: bold;
        letter-spacing: 10px;
        color: #39add0;
        margin-bottom: 40px;
        text-align: center;
}
.about-cooperative-description-all-box{
    margin-top: 50px;
    padding-bottom: 50px;
}
.about-cooperative-description{
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
}
.about-cooperative-description-text-box{
    font-size: 16px;
    color: #333;
    line-height: 2;
    height: 100px;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.index-course-box{
    width: 1920px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}
.index-course-all-box{
    width: 1200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 80px;
}
.index-course-title-box{
    text-align: center;
    margin-top: 20px;
}
.index-course-info-box{
    margin-top: 25px;
}
.index-course-info{
    width: 360px;
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
    cursor: pointer;
}
.index-course-info:nth-child(3n){
    margin-right: 0;
}
.index-course-info:nth-child(n + 4){
    margin-top: 50px;
}
.index-course-info-top-box{
    width: 100%;
    height: 200px;
    border-radius: 5px;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 10px; 
    position: relative;
}
.index-course-info-border-box{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 5px;
    transition: all .3s linear;
}
.index-course-info-border{
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}
.index-course-info-text-box{
    width: 100%;
    height: 100%;
    display:         flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    background-color: #f5f5f5;
    padding: 0 30px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 0%;
    background-position: center;
    transition: all .3s linear;
}
.index-course-info-text-ch{
    font-size: 18px;
    color: #000;
    letter-spacing: 0.06em;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.index-course-info-text-en{
    font-size: 16px;
    color: #555;
    font-weight: lighter;
    letter-spacing: 0.03em;
    line-height: 30px;
    text-align: justify;
}
.index-course-info-text-hover{
    display: none;
}
.index-course-info:hover .index-course-info-text-en{
    display: none;
}
.index-course-info:hover .index-course-info-text-hover{
    display: block;
}
.index-course-info-img{
    width: 100%;
    height: 200px;
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.index-course-info-img span{
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


@media only screen and (max-width: 1280px){
    .together-title-box,
    .together-member-all-box,
    .together-info-box{
        width: 1200px;
    }
    .together-btn{
        width: 150px;
    }

    .together-member-description-text-box{
        width: 500px;
    }

    .together-info-contact{
        width: 720px;
    }
}
@media only screen and (max-width: 1200px){
    .together-title-box,
    .together-member-all-box,
    .together-info-box{
        width: 1000px;
    }
    .together-title-text-box{
        margin-right: 0;
    }
    .together-btn-box{
        width: calc(100% - 273px);
    }
    .together-btn{
        width: 130px;
        font-size: 16px;
        margin-left: 15px;
    }

    .together-member-description-img{
        width: 500px;
    }


    .together-info-contact{
        width: 620px;
    }
    .together-info-contact-img-box{
        width: 320px;
        height: 483px;
    }
    .together-form-list-textarea{
        height: 120px;
    }
    .together-info-contact-form{
        margin-top: 20px;
    }
    .together-form-button-box{
        padding-top: 20px;
    }


    .index-course-info{
        width: 310px;
        margin-right: 35px;
    }
    .index-course-info-top-box,
    .index-course-info-img{
        height: 172px;
    }
    .index-course-info-text-en{
        line-height: 24px;
    }
    .index-course-info-text-box{
        padding: 0 10px;
    }
}
@media only screen and (max-width: 1000px){
    .together-title-box{
        width: 750px;
        padding: 30px 0;
    }
    .together-btn-box{
        width: 100%;
        display: block;
        margin-top: 20px;
    }
    .together-btn{
        width: calc(100% / 5 - 12px);
        margin-left: 15px;
    }

    .together-member-all-box{
        width: 750px;
    }
    .together-member-description-text-box{
        width: 100%;
        display: block;
    }
    .together-member-description-name{
        margin-top: 20px;
        margin-bottom: 0;
    }
    .together-member-description-text-all-box{
        margin: 20px 0;
    }
    .together-member-description-box{
        position: relative;
    }
    .together-member-description-img{
        width: 100%;
        display: block;
    }


    .together-info-box{
        width: 750px;
    }
    .together-info-money-box{
        padding: 40px 0;
    }
    .together-info-local-box, 
    .together-info-open-box,
    .together-info-contact-box{
        padding: 40px 0;
    }
    .together-info-money-title,
    .together-info-local-title{
        margin-bottom: 30px;
    }
    .together-info-local-img-box,
    .together-info-local-text-box,
    .together-info-open-img-box,
    .together-info-open-text-box{
        vertical-align: middle;
    }
    .together-info-contact-img-box{
        display: none;
    }
    .together-info-contact{
        width: 100%;
    }
    .index-course-info{
        width: 240px;
        margin-right: 15px;
    }
    .index-course-info-top-box{
        height: 250px;
    }
    .index-course-info-img{
        height: 133px;
    }

    .about-cooperative-description-all-box{
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .about-cooperative-description-text-box{
        height: 200px;
    }
}
@media only screen and (max-width: 750px){
    .together-title-box,
    .together-member-all-box,
    .together-info-box{
        width: 550px;
    }
    .together-btn-box{
        display: none;
    }
    .together-title-text-box h2{
        font-size: 26px;
    }
    .together-title-text-box h3{
        font-size: 16px;
    }
    .together-title-img-box{
        width: 53px;
        height: 81px;
    }

    .together-member-title{
        line-height: 36px;
        font-size: 22px;
    }
    .together-member-description-name{
        letter-spacing: 6px;
        margin-top: 10px;
    }
    .free_radical-description-img p,
    .together-member-description-text-box p{
        font-size: 16px;
    }
    .together-member-description-img p{
        line-height: 32px;
        font-size: 16px;
    }
    .together-member-description-text{
        line-height: 32px;
        font-size: 16px;
    }
    .together-member-description-text-title{
        line-height: 32px;
        font-size: 16px;
    }
    .together-member-join-box{
        margin-top: 50px;
    }
    .together-member-join-title{
        margin-bottom: 30px;
    }
    .together-member-join-img-box{
        display: block;
        width: 100%;
    }
    .together-member-join-img-box span{
        box-sizing: border-box;
        padding: 20px 0;
    }
    .together-member-join-dashed-box{
        width: 100%;
        height: 2px;
        top: inherit;
        bottom: 0;
    }
    .together-member-join-dashed:after{
        border-top: 4px dashed #d1d1d1;
        border-right: none;
        width: 100%;
    }
    .together-member-join-info-box{
        width: 100%;
    }
    .together-member-join-info-number{
        width: 25px;
        line-height: 25px;
    }
    .together-member-join-info{
        width: calc(100% - 25px);
    }
    .together-member-join-info-btn{
        font-size: 16px;
        line-height: 32px;
        border-radius: 16px;
        width: 100px;
    }


    .together-info-money-img-box{
        width: 100%;
        display: block;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
        margin-top: 20px;
    }
    .together-info-local-box{
        display: flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
    }
    .together-info-local-img-box{
        width: 100%;
        display: block;
        padding: 0;
        margin: 0 auto;
        margin-top: 20px;
    }
    .together-info-open-img-box{
        width: 150px;
        display: block;
        padding: 0;
        margin: 0 auto;
        margin-top: 20px;
    }
    .together-info-money-text-box,
    .together-info-local-text-box,
    .together-info-open-text-box{
        width: 100%;
        padding: 0;
    }
    .together-info-money-title,
    .together-info-local-title,
    .together-info-open-title{
        margin-bottom: 10px;
        font-size: 22px;
        letter-spacing: 4px;
    }
    .together-info-money-text,
    .together-info-local-text,
    .together-info-open-text{
        letter-spacing: 2px;
        line-height: 2;
        font-size: 16px;
    }
    .together-info-money-box,
    .together-info-local-box,
    .together-info-open-box,
    .together-info-contact-box{
        padding: 20px 0;
    }
    .together-info-local-text span.together-local-number{
        line-height: 36px;
    }
    .together-form-list-title{
        letter-spacing: 4px;
        width: 140px;
        line-height: 40px;
    }
    .together-form-text{
        width: calc(100% - 140px);
        height: 40px;
        border-radius: 16px;  
    }
    .together-form-list-textarea{
        width: calc(100% - 140px);
        border-radius: 16px;  
    }
    .together-form-button{
        width: calc(100% - 140px);
        letter-spacing: 4px;
        line-height: 50px;
        border-radius: 18px;
        margin-right: 0;
    }


    .index-course-info{
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 40px;
    }
    .index-course-info-top-box{
        height: 200px;
    }
    .index-course-info-img{
        height: calc(550px * (200 / 360));
    }
}
@media only screen and (max-width: 550px){
    .together-title-box{
        width: 400px;
        padding: 20px 0;
    }
    .together-title-text-box h2{
        font-size: 22px;
        letter-spacing: 4px;
    }
    .together-title-text-box h3{
        font-size: 14px;
    }
    .together-title-img-box{
        width: 43px;
        height: 66px;
        margin-left: 5px;
    }


    .together-member-all-box{
        width: 400px;
        padding-top: 20px;
    }
    .together-member-title{
        font-size: 18px;
        letter-spacing: 2px;
    }
    .together-member-description-name{
        font-size: 18px;
        letter-spacing: 2px;
    }
    .free_radical-description-img p,
    .together-member-description-text-box p{
        font-size: 14px;
    }
    .together-member-description-text-box p{
        line-height: 20px;
    }
    .together-member-description-img p{
        font-size: 14px;
        line-height: 26px;
    }
    .together-member-description-text-all-box{
        margin: 10px 0;
    }
    .together-member-description-text-title{
        font-size: 14px;
        line-height: 26px;
    }
    .together-member-description-text{
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 2px;
    }
    .together-member-description-text span{
        font-size: 16px;
    }
    .together-member-join-box{
        margin-top: 30px;
    }
    .together-member-join-title{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .together-member-join-info-box{
        padding: 10px;
    }
    .together-member-join-img-box{
        height: 120px;
    }
    .together-member-join-info-number{
        font-size: 18px;
        width: 20px;
        line-height: 20px;
    }
    .together-member-join-info {
        width: calc(100% - 20px);
        padding-left: 10px;
    }
    .together-member-join-info-name{
        font-size: 16px;
    }
    .together-member-join-info-text{
        font-size: 16px;
        line-height: inherit;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .together-member-join-info-btn{
        font-size: 16px;
        line-height: 26px;
        border: 13px;
        width: 80px;
    }
    .together-member-join:nth-child(3) .together-member-join-info-text{
        margin-top: 15px;
    }

    .together-info-box{
        width: 400px;
    }
    .together-info-money-title, 
    .together-info-local-title, 
    .together-info-open-title{
        font-size: 18px;
        letter-spacing: 2px;
    }
    .together-info-money-text, 
    .together-info-local-text, 
    .together-info-open-text,
    .together-info-local-text span.together-local-a,
    .together-info-local-text span,
    .together-info-local-text span.together-local-span{
        font-size: 12px;
    }
    .together-info-local-text span{
        font-size: 12px;
    }
    .together-info-local-text span.together-local-number{
        font-size: 18px;
        line-height: 26px;
    }
    .together-info-open-text-box .together-info-open-text p>span{
        font-size: 16px;
    }
    .together-info-open-text-box .together-info-open-text p.together-info-open-text-thr{
        font-size: 16px;
    }
    .together-info-contact-title{
        font-size: 22px;
        letter-spacing: 4px;
    }
    .together-info-contact-form{
        margin-top: 10px;
    }
    .together-info-contact-text{
        font-size: 16px;
    }
    .together-form-list-title{
        font-size: 16px;
        width: 90px;
        line-height: 30px;
    }
    .together-form-list{
        padding: 10px 0;
    }
    .together-form-text{
        width: calc(100% - 90px);
        font-size: 16px;
        height: 30px;
        border-radius: 12px;
        padding: 0 15px;
    }
    .together-form-list-textarea{
        width: calc(100% - 90px);
        font-size: 16px;
        border-radius: 14px;
        padding: 10px 15px;
    }
    .together-form-button-box{
        padding-top: 10px;
    }
    .together-form-button{
        width: calc(100% - 90px);
        font-size: 18px;
        border-radius: 12px;
        line-height: 40px;
    }
    .together-info-open-btn-box{
        font-size: 16px;
        width: 100px;
        line-height: 30px;
        border-radius: 15px;
        margin: 15px 0;
    }
    .free_radical-description-text-box>span{
        display: inline-block;
        padding-top: 0;
        transform: rotate(90deg);
        margin: 15px 0;
        margin-left: 50px;
        font-size: 16px;
    }
    .free_radical-description-text{
        display: block;
    }


    .about-cooperative-description-box{
        padding-bottom: 20px;
    }
    .about-cooperative-description-title{
        font-size: 22px;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }
    .about-cooperative-description{
        width: 100%;
        margin: 0;
    }
    .about-cooperative-description-text-box{
        font-size: 12px;
        height: inherit;
    }
    .about-cooperative-description:nth-child(2){
        margin-top: 30px;
    }
    .index-course-all-box{
        padding-top: 0;
    }
    .index-course-title-box{
        margin-top: 0;
    }
    .index-course-title-box .about-cooperative-description-title{
        margin-bottom: 0;
    }
    .index-course-info-box{
        margin-top: 10;
    }
    .index-course-info-text-ch{
        font-size: 16px;
    }
    .index-course-info-text-en{
        font-size: 12px;
        line-height: 20px;
    }
    .index-course-info-top-box{
        height: 150px;
    }
    .index-course-info-img {
        height: calc(400px * (200 / 360));
    }
    .index-course-info{
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 400px){
    .together-title-box{
        width: 300px;
        padding: 15px 0;
    }
    .together-title-text-box h2{
        font-size: 18px;
        letter-spacing: 2px;
    }
    .together-title-text-box h3{
        font-size: 12px;
    }
    .together-title-img-box{
        width: 33px;
        height: 50px;
    }

    .together-member-all-box{
        width: 300px;
    }
    .together-member-title{
        font-size: 16px;
        letter-spacing: 2px;
        line-height: inherit;
    }
    .together-member-description-name{
        font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .free_radical-description-img p,
    .together-member-description-text-box p{
        margin-top: 5px;
    }
    .free_radical-description-img p{
        margin-bottom: 5px;
    }
    .together-member-description-img p{
        line-height: inherit;
    }
    .together-member-description-text-title{
        font-size: 12px;
        line-height: 20px;
    }
    .together-member-join-title{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .together-member-join{
        margin-bottom: 15px;
    }

    .together-info-box{
        width: 300px;
    }
    .together-info-money-box, 
    .together-info-local-box, 
    .together-info-open-box, 
    .together-info-contact-box{
        padding: 10px 0;
    }
    .together-info-money-title, 
    .together-info-local-title, 
    .together-info-open-title{
        margin-bottom: 5px;
    }
    .together-info-money-title, 
    .together-info-local-title, 
    .together-info-open-title,
    .together-info-contact-title{
        font-size: 18px;
        letter-spacing: 2px;
    }
    .together-info-money-text, .together-info-local-text, .together-info-open-text{
        letter-spacing: 1px;
    }
    .together-form-list-title{
        font-size: 12px;
        letter-spacing: 2px;
        width: 70px;
    }
    .together-form-text,
    .together-form-list-textarea{
        width: calc(100% - 70px);
        font-size: 12px;
    }
    .together-form-button{
        width: calc(100% - 70px);
        font-size: 14px;
        border-radius: 10px;
        line-height: 30px;
    }
    .index-course-info-img {
        height: calc(300px * (200 / 360));
    }
}




/*--------hover--------*/
.together-btn:hover{
    border-color: #ed1b24;
    color: #fff;
    background-color: #ed1b24;
}
.together-form-button:hover,
.together-info-open-btn-box:hover,
.together-member-join-info-btn:hover{
    background-color: #9c1111;
    color: #fff;
}
.together-form-text:focus,
.together-form-list-textarea:focus{
    background-color: #e1e1e1;
}


/*animation*/
/*<-------------動畫------------->*/

/* @media only screen and (min-width: 1001px){
    .together-title-text-box h2{
        animation: fadeInLeft 1s ease 0s 1 both;
    }
    .together-title-text-box h3{
        animation: fade 1s ease .3s 1 both;
    }
    .together-title-img-box{
        animation: fadeInDown 1s ease .3s 1 both;
    }
    .together-btn{
        animation: fade 1s ease .5s 1 both;
    }
    .together-member-title,
    .together-member-description-name,
    .together-member-description-text-box,
    .together-member-description-img,
    .together-member-join-title,
    .together-member-join,
    .together-info-money-title,
    .together-info-money-text,
    .together-info-money-img-box,
    .together-info-local-title,
    .together-info-local-text,
    .together-info-local-img-box,
    .together-info-open-text,
    .together-info-open-btn-box,
    .together-info-open-img-box,
    .together-info-contact-title,
    .together-info-contact-text,
    .together-form-list,
    .together-form-button-box{
        opacity: 0;
    }
    .together-member-title.anima,
    .together-info-money-title.anima,
    .together-info-local-title.anima{
        animation: fadeInUp 1s ease 0s 1 both;
    }
    .together-member-description-name.anima{
        animation: fade 1s ease 0s 1 both;
    }
    .together-member-description-text-box.anima,
    .together-info-money-text.anima,
    .together-info-local-text.anima,
    .together-info-open-text.anima{
        animation: fade 1s ease 0s 1 both;
    }
    .together-member-description-img.anima,
    .together-info-money-img-box.anima,
    .together-info-open-img-box.anima{
        animation: fadeInRight 1s ease 0s 1 both;
    }
    .together-member-join-title.anima{
        animation: fadeInDown 1s ease 0s 1 both;
    }
    .together-member-join.anima{
        animation: fadeInUp 1s ease 0s 1 both;
    }
    .together-info-local-img-box.anima{
        animation: fadeInLeft 1s ease 0s 1 both;
    }
    .together-info-open-btn-box.anima{
        animation: fadeInRight 1s ease 0s 1 both;
    }
    .together-info-contact-title.anima{
        animation: fadeInRight 1s ease 0s 1 both;
    }
    .together-info-contact-text.anima{
        animation: fade 1s ease .3s 1 both;
    }
    .together-form-list.anima{
        animation: fadeInUp 1s ease 0s 1 both;
    }
    .together-form-button-box.anima{
        animation: fadeInUp 1s ease 0s 1 both;
    }
    .together-info-contact-img-box{
        animation: fade 1s ease 0s 1 both;
    }
} */