@media screen and (max-width: 800px) {

    img.sp {
        display: block;
        width: 100%;
    }

    img.pc {
        display: none !important;
    }

    #maininner {
        width: 100%;
    }

}

body #cooperation {
    background: none;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.5px;
}

#cooperation h3 {
    margin-bottom: 60px;
}

body #cooperation section {
    margin: 0 auto 60px;
}

body #cooperation section h4 {
    margin-bottom: 20px;
}

body #cooperation section#cooperation h4 {
    margin-bottom: 80px;
}

.pickup2 {
    width: 100%;
    border: solid 6px #E4007F;
    border-radius: 30px;
    padding: 30px;
    margin: 50px 0px;
    font-size: 14px;
}

.pickup2 ul{
    display: flex;
    justify-content: space-between;
}

.pickup2 li {
    width: 45%;
}

.pickup2 p{
font-size: 26px;
font-weight: bold;
color: #E4007F;
}

.collabo {
    display: flex;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -js-display: flex;
    justify-content: center;
    margin: 30px 0;
}

.collabo2 {
    font-size: 1rem;
    font-weight: bold;
    color: #00A0E9;
    border: 1px solid #00A0E9;
    padding: 8px 16px;
}

.collabo3 {
    font-size: 1.5rem;
    color: #00A0E9;
    padding: 8px 8px;

}

#collaboration ul li {
    float: left;
    width: 271px;
    padding: 0 25px;
    box-sizing: border-box;
}

#collaboration ul li>img {
    margin-bottom: 20px;
}


#cooperation #project>ul>li {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    border: solid 2px #00a0e9;
    border-radius: 10px;
    padding: 40px;
}

.project-txt h5 {
    margin-bottom: 0;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
}

.project-txt h5 span {
    font-size: 16px;
    font-weight: bold;
}


.project-txt {
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
    padding: 20px 0 0;
}


@media screen and (min-width: 801px) {

    #collaboration ul,
    #collaboration ul li:nth-child(2) {
        background: url("../img/icon_line.jpg") no-repeat top left,
            url("../img/icon_line.jpg") no-repeat top right;
    }

}

@media screen and (max-width: 800px) {

    body #cooperation section {
        margin: 0 auto 40px;
    }

    .pickup2 {
        width: 100%;
        border: solid 6px #E4007F;
        border-radius: 24px;
        padding: 16px;
        margin: 50px 0px;
        font-size: 14px;
    }
    
    .pickup2 ul{
        display: block;
        justify-content: space-between;
    }
    
    .pickup2 li {
        width: 100%;
    }
    
    .pickup2 p{
    font-size: 16px;
    padding: 20px 0px 10px 0px;
    font-weight: bold;
    color: #E4007F;
    }

    .balloon {
        position: relative;
        margin-bottom: 8px;
        text-align: center;
        line-height: 1em;
        width: 94%;
        margin: 0 auto 20px;
    }

    .collabo2 {
        font-size: 0.7rem;
        font-weight: bold;
        color: #00A0E9;
        border: 1px solid #00A0E9;
        padding: 4px 8px;
    }

    .collabo3 {
        font-size: 1rem;
        color: #00A0E9;
        padding: 4px 4px;
    }

    #collaboration ul li>img {
        margin-bottom: 10px;
    }

    #collaboration ul li {
        float: none;
        width: 100%;
        padding: 0;
        overflow: hidden;
        background: url(../img/icon_line_sp.jpg) repeat-x bottom;
        background-size: 10px;
    }

    #cooperation>ul>li {
        padding: 20px 10px;
    }

    #collaboration .clearfix li p {
        margin-bottom: 15px;
    }

    #cooperation .clearfix {
        width: 94%;
        margin: 0 auto;
    }

    #cooperation .clearfix li:nth-child(2) {
        margin: 20px auto;
    }

    section#topic01>img {
        float: none;
        margin-bottom: 20px;
    }

    #cooperation #project>ul>li {
        margin: 0 auto 20px;
        padding: 20px 3%;
    }

    #cooperation .project-txt p {
        margin-bottom: 0;
    }

}


/*#international*/

#international #entered>.clearfix {
    padding: 20px 0 13px;
    margin-bottom: 30px;
    background: url("../img/icon_line02.jpg") bottom repeat-x;
}

#college>p {
    width: 736px;
    margin: 0 auto;
}

#college td {
    background-color: #FCE4F1;
    color: #E4007F;
}

.international-title1 {
    width: 30%;
}

.international-title2 {
    width: 40%;
    color: #E4007F;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
}

.international-title3 {
    width: 30%;
    height: auto;
    color: #E4007F;
    font-size: 1rem;
    font-weight: bold;
    text-align: right;
}

.international-title {
    display: flex;
    width: 100%;
    height: 30px;
}

.country-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.country10 {
    margin-bottom: 10px;
}

.country20 {
    margin-bottom: 20px;
}

.country-sp {
    width: 270px;
}

#landscape {
    width: 100%;
    padding: 0 10px;
    color: #E4007F;
    font-size: 0.8rem;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#landscape li {
    padding-bottom: 30px;
}

#landscape br {
    display: none;
}

.landscape-pict {
    border: 1px solid #a9a9a9;
    padding: 5px;
    width: 222px;
    height: auto;
    margin-bottom: 10px;
}

.landscape-dummy {
    width: 222px;
    height: 1px;
    padding: 5px;
}

@media screen and (min-width: 801px) {

    #college {
        background: url(center top 222px no-repeat;

    }

    .abroadbox01 {
        background: url("../img/international/icon_line03.jpg") top left repeat-y;
        margin-right: 17px;
        padding-left: 23px;
        margin-bottom: 60px;
    }

    .abroadbox02 {
        background: url("../img/international/icon_line03.jpg") top left repeat-y,
            url("../img/icon_line03.jpg") top right repeat-y;
        padding-right: 17px;
        padding-left: 23px;
        margin-bottom: 60px;
    }


}

@media screen and (max-width: 800px) {


    #international,
    #international #support-cont {
        background: none;
        padding: 0;
        font-size: 13px;
        line-height: 18px;
    }

    .abroadbox01 {
        background: url("../img/international/icon_line02.jpg") repeat-x top,
            url("../img/icon_line02.jpg") repeat-x bottom;
        padding: 20px 0;
        background-size: 3%;
    }

    .abroadbox02 {
        background: url("../img/international/icon_line02.jpg") repeat-x bottom;
        padding: 20px 0;
        margin-bottom: 35px;
        background-size: 3%;
    }

    .abroadbox>div {
        padding: 0;
    }

    .abroadbox h4 {
        font-size: 16px;
        text-align: left;
    }

    #international div.pickup dl dt {
        margin-bottom: 15px;
    }

    #college h5 {
        font-weight: bold;
        color: #DC006E;
        text-align: center;
    }

    #college table {
        max-width: 100%;
    }

    #college th {
        font-size: 0.6rem;
    }

    #international #support-cont .pickup dl {
        width: 88%;
        margin: 30px auto;
    }

    #international div.pickup img {
        position: static;
        width: 100%;
    }


    .international-title1 {
        display: none;
    }

    .international-title2 {
        width: 70%;
        font-size: 1rem;
        font-weight: bold;
        text-align: left;
    }

    .international-title3 {
        width: 30%;
        font-size: 0.6rem;
        font-weight: bold;
        text-align: right;
    }

    .country10 img {
        width: 30px;
        height: auto;
    }

    .country20 {
        font-size: 0.6rem;
    }

    .country-sp {
        width: 150px;
    }

    #landscape {
        font-size: 0.7rem;
    }

    #landscape br {
        display: initial;
    }

    .landscape-pict {
        width: 150px;
    }

    .landscape-dummy {
        width: 150px;
        height: 1px;
    }
}


/*　#education　*/

#education #support-cont h3 {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    margin-bottom: 60px;
}

#education #support-cont h4 {
    margin-bottom: 60px;
}

#education article {
    margin-bottom: 70px;
}

#education article.last {
    margin-bottom: 0;
}

#education #support-cont article h3 {
    margin-bottom: 20px;
}

.entry-content {
    margin: 30px auto 0;
    padding-top: 30px;
    border-top: solid 1px #d11270;
}

.entry-content p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 200%;
}

.entry-head ul li:first-child {
    margin-bottom: 0;
}

.entry-head ul li {
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    margin-left: 16px;
    padding-left: 46px;
    background-size: 26px 26px;
}

#education li {
    padding: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 20px;
}

#education li span {
    display: block;
    font-size: 13px;
    font-weight: bold;
}

#support #pagenavi {
    padding-top: 70px;
}

@media screen and (max-width: 800px) {

    .iphone {
        margin-bottom: 30px;
    }

    #education #support-cont .pdf a {
        width: 266px;
        height: 53px;
        border: 1px solid #f39800;
        color: #f39800;
        padding: 2% 4%;
        font-weight: bold;
        font-size: 13px;
    }

    #education #support-cont .main,
    #education #support-cont .cover {
        margin-bottom: 30px;
    }

    #education #support-cont h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    #education article {
        margin-bottom: 50px;
    }

    #education #support-cont article h3 {
        margin-bottom: 10px;
    }
}