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

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

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

    #main .catch {
        margin-bottom: 112px;
    }

    .contents-wrap:last-child {
        margin-bottom: 320px;
        display: inline-block;

    }

    /*.contents {
        width: 360px;
        display: block;
        float: left;
    }

    .contents:first-child {
        margin-right: 25px;
        width: calc(50% - 25px);
        display: block;
        float: left;
    }
    .contents:last-child {
        margin-left: 25px;
    width: calc(50% - 25px);
    display: block;
    float: left;
    }*/

    .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: 0;
    }
    .school-life .contents-wrap {
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .school-life .contents {
        display: inline-block;
        width: 46%;
        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: 70%;
        margin: 0 auto;
        text-align: center;
    }
    .banner-area img {
        width: 100%;
    }

    /*ヘッダー*/
    section#school-life-ttl {
        width: 100%;
        margin: 0 auto;
    }
    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*/
    
    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-top: 4%;
        margin-bottom: 4%;
        border-top: 1px dashed #808080;
    }
    .top-news-box .club-news-box {
        width: 96%;
        margin: 0;
        padding: 0;
    }
    .top-news-box.active {
        display: block;
    }
    .top-news-box.active:first-child{
        border-top: none;
    }

    .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: 6px;
    }
    .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: 16px;
        margin: 16px 0 0;
    }
    p.news-ttl {
        font-size: 20px;
        margin-top: 0;
    }
    p.news-txt {
        margin-top: 8px;
    }

    /*トップページ*/
    div#container.top-page {
        max-width: 100%;
        width: 100%;
        margin: 0 0 8%;
    }
    div#main.top-main {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-right: 0;
    }
    .toppage-btn {
        max-width: 725px;
        width: 100%;
        display: block;
        margin: 0 auto 100px;
        padding: 0 20px;
    }
    .toppage-btn button{
        max-width: 350px;
        width: calc(50% - 14px);
        display: block;
        text-align: center;
        background: #004080;
        color: #fff;
        font-size: 20px;
        padding: 8px;
        border: none;
        position: relative;
    }
    .toppage-btn button::after {
        content: "";
        position: absolute;
        vertical-align: 4%;
        background: url(../img/icon-btn-arrow.png) 0 0/100% no-repeat;
        width: 20px;
        height: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .toppage-btn button:first-child::after {
        right: 25px;
    }
	.schoolyearbtn {
	
	}
	.schoolyearbtn button {
    	margin-bottom: 10px;
	}
	.schoolyearbtn button:first-child {
    	margin-right: 28px;
	}
	.schoolyearbtn button:nth-child(3) {
    	margin-right: 28px;
	}
	.schoolyearbtn button:nth-child(5) {
    	margin-right: 28px;
	}
	.schoolyearbtn button:first-child::after {
   		right: 16%;
	}
    .content-ttl {
        min-height: 60px;
        text-align: center;
        color: white;
        background-color: #008CA0;
        height: 80px;
        display: block;
        vertical-align: middle;
        margin: 0 auto;
        padding: 10px 0;
    }
    p.content-ttl-sub {
        font-size: 14px;
        line-height: 130%;
        margin: 0;
        padding: 0;
        margin-top: 8px;
    }
    p.content-ttl-main {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }
    .content-ttl.entry {
        background: #0058AC;
    }
    .content-ttl.visit {
        background-color: #357EDD;
    }
    .content-ttl.media {
        background-color: #FFE600;
        color: black;
    }
    .content-ttl.bo-interview {
        background-color: #797979;
    }
    .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: inline-block;
        width: 50%;
    }
    .top-navi-item a {
        display: block;
        width: auto;
        height: auto;
    }
    .top-navi-item img{
        width: 100%;
        height: 32vw;
        object-fit: cover;
        object-position: 0 0;
    }
    img.icon-web {
        display: inline-block;
        margin-right: 18px;
        width: 44px;
        height: auto;
    }
    .top-main-mv {
        width: 100%;
        height: 432px;
        background: #123 url(../img/mid_video_sumplle.png) 50% 50%/cover;
        position: relative;
    }
    .top-main-mv img {
        position: absolute;
        display: block;
        width: 50%;
        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: 100px;
        margin-bottom: 30px;
        display: flex;
    }
    p.news-tag {
        font-size: 20px;
        width: 25%;
        text-align: center;
        margin: 0;
        padding-bottom: 24px;
        border-bottom: 2px solid #808080;
        padding-top: 18px;
        cursor: pointer;
    }
    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: 14px;
        padding: 6px 16px;
    }
    .club-news--items.active {
        display: flex;
        flex-wrap: wrap;
    }
    .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: 16px;
        text-align: center;
    }
    p.interview-txt span {
        font-size: 20px;
        display: block;
    }

/*---------------------------まとめる全に追加したコード---------------------------*/
    header#education-hd {
        background: none;
        position: relative;
        overflow-y: hidden;
    }
	header.student{
		height: 290px;
	}
    .top-video {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        z-index: -2;
    }
    .top-video video {
        min-width: 100%;
        min-height: 100%;
        width: 100%;
		left: 0%;
    }
    .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;
    }
      header#education-hd.top-page {
        background: none;
        position: relative;
        overflow-y: hidden;
        min-height: auto;
        vertical-align: bottom;
        padding-bottom: 0;
      }
      header#education-hd.top-page #header-top {
        margin-bottom: 40px;
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
      }
      header#education-hd.top-page section#school-life-ttl {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 0;
        position: absolute;
        top: 45%;
        -webkit-transform: translate(0%,-50%);
        transform: translate(0%,-50%);
      }
      header#education-hd.top-page div.top-video {
        position: relative;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        z-index: -2;
        display: grid;
        vertical-align: bottom;
      }
    header#education-hd.top-page div.top-video video {
        top: 0;
        right: 0;
        transform: initial;
    }
	#sp-news-box {
		position: absolute;
		bottom: 48px;
		color: #fff;
		margin: 0 30px;
		display: block;
		width: calc(100% - 60px);
	}
	#sp-news-box:nth-child(2) {
		bottom: 15px;
	}
	.PC-top-banner {
    display: none;
}
	.sp-news {
		margin: auto;
		width: 100%;
		background-color: #fff;
		opacity: .6;
		display: block;
        padding: 5px 0;
	}
	.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
	}
	.banner-box {
		height: auto;
		width: 100%;
	}
	.banner-box p {
		text-align: center;
		font-size: 2.7vw;
		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 {
      flex-wrap: wrap;
    }
    p.interview-ttl {
      width: 100%;
    }
    .mv-people {
        position: absolute;
        transform: scale(-1, 1);
        width: 20%;
        right: 20px;
        top: 30%;
        z-index: -1;
        display: none;
    }
	footer .btn-wrap button {
		max-width: 350px;
		width: calc(50% - 14px);
		display: block;
		text-align: center;
		background: #004080;
		color: #fff;
		font-size: 20px;
		padding: 8px;
		border: none;
		position: relative;
		cursor: pointer;
	}
}