@media (max-width: 640px) {
    #main.education-main {
        width: 100%;
        display: block;
        float: none;
        margin: 0px auto 0;
    }

    #main h3 {
        font-size: 15px;
        color: #4d4d4d;
        display: block;
        text-align: center;
        line-height: 30px;
        margin-bottom: 4px;
    }

    #main .catch p {
        color: #004080;
        line-height: 2;
        display: block;
        text-align: center;
        font-size: 10px;
    }

    #main .catch {
        margin-bottom: 60px;
    }
    .contents-wrap{
        display:block;
        margin:0 auto;
        width:100%;
    }
    /*.contents-wrap:last-child {
        margin-bottom: 100px;
        display: inline-block;
    }

    .contents {
        margin: 0 auto 60px;
        width: 100%;
        display: block;
        float: none;
    }*/

    .contents .ttl .jp {
        font-size: 18px;
        font-weight: bold;
        color: #4d4d4d;
    }

    .contents .ttl .en {
        color: #4d4d4d;
        font-size: 15px;
        font-weight: normal;
        font-style: italic;
    }

    .pic-wrap {
        border-bottom: 1px dotted #004080;
    }

    .contents .bar {
        width: 120px;
        display: block;
        margin: 0 auto;
        height: 4px;
        background: #004080;
    }

    .contents .ttl {
        text-align: center;
        margin: 16px 0;
    }

    .contents aside {
        font-size: 16px;
        display: block;
        text-align: center;
        color: #4d4d4d;
        padding-top: 16px;
    }

    .contents {
        margin-bottom: 80px;
    }


    /*追加css*/
    #container.school-life {
        width: auto;
        overflow: hidden;
        margin-bottom: 0px;
    }
    .school-life .contents-wrap {
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .school-life .contents {
        display: inline-block;
        width: 100%;
        float: none;
        vertical-align: top;
    }
    .school-life .contents:nth-child(2) {
        margin-right: 0;
    }
    .school-life .pic img {
        display: block;
        width: 100%;
        height: auto;
    }
    .banner-area {
        width: 88%;
        margin: 0 auto;
        text-align: center;
    }
    .banner-area img {
        width: 100%;
    }
    .school-life #main .catch p {
        font-size: 14px;
    }
    .school-life  #main h3 {
        font-size: 24px;
    }
    p.banner-txt {
        margin-top: 10px;
        font-size: 16px;
    }

    /*ヘッダー*/
    section#school-life-ttl {
		width: 100%;
		margin: 0 auto;
		/*padding: 0 10%;*/
        padding: 0;
		z-index: 2;
		position: absolute;
		top: 50%;
		transform: translateY(-31px);
	}
    section#school-life-ttl img {
        width: 100%;
    }

    /*共通パーツの変動*/
    header#education-hd {
        background: url(../img/img-top-mv-sp.png) 50% 50%/cover;
    }
    a {
        cursor: pointer;
        text-decoration: none;
        color: #000;
    }


    /*通用css*/
    .pc {
        display: block;
    }
    .sp {
        display: block;
    }
    .pc-only {
        display: none;
    }
    section#logo a {
        display: block;
        width: auto;
        height: auto;
    }
    section#logo a:hover {
        opacity: .9;
    }
    .logo a {
        display: block;
        width: auto;
        height: auto;
    }
    .logo a:hover {
        opacity: .9;
    }
    .interview a {
        display: block;
        width: auto;
        height: auto;
    }
    
    /*NEWS共通*/
    .club-news--items {
        font-size: 0;
        padding: 30px 0;
        display: none;
    }
    .club-news--items.active {
        display: flex;
        flex-wrap: wrap;
    }
    .club-news-box {
        display: inline-block;
        width: 48%;
        margin-right: 2%;
        vertical-align: top;
    }
    .club-news-box:nth-child(2n) {
        margin-right:0;
        padding-left: 2%;
        border-left: 1px dashed #808080;
    }
    .top-news-box {
        width: 100%;
        padding: 6% 0 4%;
    }
	.PC-top-banner {
    display: none;
	}
	.top-news-box:last-child{
		padding-bottom: 6%;
	}
    .top-news-box .club-news-box {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-right: 0%;
    }
    .tag {
        display: inline;
        width: auto;
        font-size: 10px;
        padding: 5px 16px;
        background: #00408B;
        color: #fff;
    }
    p.news-ttl {
        font-size: 17px;
        text-decoration: underline;
    }
    .news-img {
        display: inline-block;
        width: 32%;
        height: auto;
        margin-right: 4%;
        vertical-align: top;
    }
    .new-txt-area {
        display: inline-block;
        width: 64%;
        margin-top: 2px;
    }
    .club-news-btn {
        margin-top: 30px;
        text-align: center;
    }
    .club-news-btn a {
        display: inline;
        font-size: 16px;
        width: auto;
        padding: 12px 60px;
        color: #fff;
        background: #000;
        text-decoration: none;
    }
    .club-news {
        margin-bottom: 84px;
    }
    .news-img img {
        width: 100%;
    }
    .new-txt-area p {
        font-size: 14px;
        margin: 10px 0 0;
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    }
    p.news-ttl {
        font-size: 18px;
        margin-top: 0;
		line-height: 1.2;
    }
    p.news-txt {
        margin-top: 8px;
		text-align: justify;
    }

    /*トップページ*/
    div#container.top-page {
        max-width: 100%;
        width: 100%;
        margin: 0 0 10%;
    }
    div#main.top-main {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-right: 0;
    }
    .toppage-btn {
        max-width: 725px;
        width: 100%;
        display: block;
        margin: 80px auto;
        padding: 0 20px;
    }
    .toppage-btn button{
        /*max-width: 100%;
        width: 80%;
        display: block;
        text-align: center;
        background: #004080;
        border: none;
        margin-bottom: 10px;
        margin: 0 auto 10px;
        color: #fff;
        font-size: 20px;
        float: none;
        padding: 4px;
        position: relative;*/
        max-width: 350px;
        width: 58%;
        min-width: 280px;
        display: block;
        text-align: center;
        background: #004080;
        border: none;
        color: #fff;
        font-size: 20px;
        float: none;
        margin: 0 auto 16px;
        position: relative;
    }
    .toppage-btn button::after {
		content: "";
		position: absolute;
		vertical-align: middle;
		background: url(../img/icon-btn-arrow.png) 0 0/100% no-repeat;
		width: 18px;
		height: 18px;
		top: 20px;
		left: auto;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		right: 25px;
	}
	.toppage-btn button:first-child::after {
        left: auto;
		right: 25px;
    }

    .content-ttl {
        min-height: 60px;
        text-align: center;
        color: white;
        background-color: #00408B;
        vertical-align: middle;
        padding: 8px;
        margin-bottom: 20px;
    }
    p.content-ttl-sub {
        font-size: 14px;
        line-height: 130%;
        margin: 0;
        padding: 0;
        margin-top: 8px;
    }
    p.content-ttl-main {
        font-size: 15px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }
    .content-ttl.entry {
        background: #0058AC;
    }
    .content-ttl.visit {
        background-color: #357EDD;
    }
    .content-ttl.stage {
        background: #008CA0;
    }
    .content-ttl.media {
        background-color: #FFFF00;
        color: black;
    }
    .content-ttl.bo-interview {
        background-color: #666666;
    }
    .content-ttl-wrapper {
        display: inline-block;
    }
    .top-navi-item p {
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    }
    img.icon-web {
        display: inline-block;
        margin-right: 8px;
        width: 44px;
    }
    .top-navi {
        width: 100%;
        font-size: 0;
        margin-bottom: 50px;
    }
    .top-navi-item {
        display: block;
        width: 96%;
        margin: 0 auto;
    }
    .top-navi-item img{
        width: 100%;
        height: 58vw;
        object-fit: cover;
        object-position: 0 0;
    }
    img.icon-web {
        display: inline-block;
        margin-right: 18px;
        width: 64px;
        height: auto;
    }
    .top-main-mv {
        width: 100%;
        height: 320px;
        background: #123 url(../img/mid_video_sumplle.png) 50% 50%/cover;
        position: relative;
    }
    .top-main-mv img {
        position: absolute;
        display: block;
        width: 80%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    .top-news-area {
        width: 94%;
        margin: 0 auto;
    }
    .news-tag-list {
        width: 100%;
        font-size: 0;
        margin-top: 80px;
        display: flex;
    }
    p.news-tag {
        font-size: 12px;
        width: 25%;
        text-align: center;
        margin: 0;
        padding-bottom: 24px;
        border-bottom: 2px solid #808080;
        padding-top: 18px;
        cursor: pointer;
    }
    p.news-tag:last-child {
        width: 25%;
    }
    p.news-tag.active {
        color: #00408B;
        border-color: #00408B;
    }
    .top-news-area-items .club-news--items:last-child {
        border-bottom: none;
    }
    .top-news-area-items .tag{
        font-size: 12px;
        padding: 6px 16px;
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    }
	.banner-box p {
		text-align: center;
		font-size:14px;
		margin: 5% 0 2%;
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	}
	.sp-top-banner {
		width: 100%;
		height: 100%;
		margin-bottom: 5%;
	}
	.sp-top-banner-img {
		width: 280px;
		margin: 0 auto;
		cursor: pointer;
	}
	.top-pass-banner-img {
		width: 280px;
		margin: 0 auto;
		cursor: pointer;
	}
    .interview-area {
        width: 100%;
        margin: 108px auto 114px;
        font-size: 0;
    }
    p.interview-ttl {
        font-size: 30px;
        text-align: center;
        margin: 0 0 30px;
    }
    .interview {
        display: inline-block;
        width: 50%;
    }
    .interview img {
        width: 100%;
    }
    p.interview-txt {
        font-size: 11px;
        text-align: center;
		margin-top: 10px;
		line-height: 1.4;
    }
    p.interview-txt span {
        font-size: 13px;
        display: block;
    }

/*---------------------------まとめる全に追加したコード---------------------------*/
    header#education-hd {
		background-image: none;
		position: relative;
		overflow-y: hidden;
		padding: 0;
		height: 250px;
		width: 100%;
		background-color: #B5B4B4;
		background-blend-mode: multiply; 
    }
	header.top-page {
	    background-color: transparent!important;
	}
	#header-top {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		z-index: 100;
	}
	#sp-news-box {
		position: absolute;
		bottom: 47px;
		color: #fff;
		margin: 0 15px;
		display: block;
		width: calc(100% - 30px);
	}
	#sp-news-box:nth-child(2) {
		bottom: 15px;
	}
	.sp-news {
		margin: auto;
		width: 100%;
		background-color: #fff;
		opacity: .6;
		padding: 5px 0;
		display: block;
	}
	.sp-news time {
		opacity: 1;
		color: #000;
		font-size: 13px;
		margin: 0 10px;
		font-weight: normal;
		float: left;
	}
	.sp-news p {
		opacity: 1;
		color: #000;
		font-size: 13px;
		font-weight: normal;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.sp-news time a{
		text-decoration: underline
	}
	.sp-news p a{
		text-decoration: underline
	}
    .top-video {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        z-index: -2;
		overflow-x: hidden;
		
    }
    .top-video video {
		min-width: auto;
		min-height: auto;
		width: auto;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 250px;
		
	}
	.top-video video {
		min-width: auto;
		min-height: 250px;
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		height: 250px;
		object-fit: cover;
		overflow-x: hidden;
	}
    .video-black {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        background: #000;
        z-index: 0;
        opacity: 0.3;
    }
    .interview-area {
      flex-wrap: wrap;
		display: flex;
    }
    p.interview-ttl {
      width: 100%;
    }
    .mv-people {
        position: absolute;
        transform: scale(-1, 1);
        width: 20%;
        right: 20px;
        top: 30%;
        z-index: -1;
        display: none;
    }

}