@media screen and (max-width: 1430px) {
    .width1400 {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1400px) {
	.newsBox {
		background-size: 250px;
		background-position: 110% 0, -7% 100%;
	}
	
	.InstagramBox {
	    width: 98%;
	}
	
	.InstagramBox .width1400 {
        padding: 0 30px;
    }
	
	.philoItems {
		width: 45%;
	}
	
	.philoBox.flex {
	    padding: 50px;
	    gap: 50px;
		justify-content: center;
	}
	
	.catchcopy01 {
	    font-size: 5rem;
	}
	
	.catchcopy01 span {
    	font-size: 5rem;
	}
	
	
}

@media screen and (max-width: 1200px) {
	.newsBox {
		background-size: 0;
	}
	
	.catchcopy01 {
	    font-size: 4rem;
	}
	
	.catchcopy01 span {
    	font-size: 4rem;
	}
}


@media screen and (max-width: 1130px) {
    .width1100 {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
	ul.news-list02 {
		padding: 25px;
	}
	
	.n2_clear {
		padding: 0 0 0 30px;
	}
	
	.officeBox {
	    padding: 30px;
	}
	
	a.officeItems {
		width: 45%;
		display: block;
	}
	
	.ovItems {
		width: 100%;
		max-width: 800px;
		margin: auto;
	}
	
	.contact-band-inner {
	    width: 95%;
	}
	
	.greetBox.flex {
	    gap: 30px 0;
		flex-direction: column-reverse;
	}
	
	.greetTxt {
		width: 100%;
		max-width: 800px;
	}
	
	.greetImg {
		width: 80%;
		max-width: 450px;
		margin: auto;
	}
	
	.featItems {
	    width: 48%;
	}
	
	.featBox.flex {
		justify-content: space-evenly;
		gap: 30px 0;
	}	
	
	.staffItems {
		width: 48%;
	}
	
	.recruit-feed01 > li {
		padding: 25px;
	}
	
    .page-nav div span {
        text-align: left;
    }
	
	.page-nav > div {
        display: flex;
    }
	
	header.header {
		padding-bottom: 1px;
	}
	
	.sp-header-inner .logo img {
	    max-height: 75px;
		position: fixed;
	    z-index: 99;
	}
	
	.catchcopy01 {
	    font-size: 3rem;
	}
	
	.catchcopy01 span {
    	font-size: 3rem;
	}
	
	.catchcopy01 {
		left: 0;
		padding: 20px;
	}
	
	.o-hover img {
	    margin: 0 auto;
	}
	
	.contact-band {
        background-size: 1200px;
		background-position: bottom;
    }
	
}






@media screen and (max-width: 830px) {
    .width800 {
        padding: 0 15px;
    }
}

@media screen and (max-width: 800px) {
    .InstagramBox {
        border-radius: 0 100px 100px 0;
    }
	
    a.officeItems {
        width: 100%;
        max-width: 500px;
        display: block;
    }
	
    .philoBox.flex {
        padding: 30px;
        gap: 30px;
        justify-content: space-around;
    }
	
	.jobDescTxt {
		width: 100%;
		max-width: 600px;
		margin: 0 auto 10px;
	}
	
	.jobDescImg {
		width: 100%;
		max-width: 600px;
		margin: auto;
	}
	
	.sub-header-txt {
	    font-size: 2.5rem;
	}
	
	.catchcopy01 {
	    font-size: 2rem;
	}
	
	.catchcopy01 span {
    	font-size: 2rem;
	}
	
	.catchcopy01 {
        left: 0;
        padding: 10px;
    }
	
}




@media screen and (max-width:600px) {
	a.docItems {
    	width: 100%;
	}
	
	.philoItems {
        width: 100%;
    }
	
    .featItems {
        width: 100%;
    }
	
	.timeline {
	    margin: 50px 0;
	}
	
	ul.com-timeline01-list li.flex {
		width: 90%;
		margin-left: auto;
		align-items: center;
	}
	
	.com-timeline01-content {
		width: 50%;
	}
	
	.staffItems {
        width: 100%;
    }
	
	.page-nav > div {
	    width: 100%;
	}
	
}






@media screen and (max-width: 500px) {
	.com-timeline01-content {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.com-timeline01-img-wrap {
		width: 100%;
	}

	ul.com-timeline01-list li.flex:nth-of-type(2n) {
		flex-direction: row;
	}
	
	ul.com-timeline01-list li.flex {
        width: 85%;
    }

	.com-list02-img {
		width: 100%;
		margin-bottom: 20px;
	}

	.com-list02-content {
		width: 100%;
	}
	
	.flowImg {
	    top: -15px;
		right: auto;
		left: 10px;
	}
	
	li.flowItems {
		padding: 10px 10px 10px 100px;
	}
	
	.archive-info-title a {
	    font-size: 1.6rem;
	}
	
}





@media screen and (max-width: 450px) {
	table#tablepress-2.tablepress td.column-1 {
		font-size: 1.15rem !important;
        padding: 5px;
        vertical-align: middle;
	}
	
	h3.h3type02 {
	    font-size: 1.5rem;
	}
	
	.tab-panel-b .tab {
	    padding: 10px 5px;
	}
	
}



@media screen and (max-width: 400px) {
	.catchcopy01 {
	    font-size: 1.6rem;
	}
	
	.catchcopy01 span {
    	font-size: 1.6rem;
	}
}




@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width:820px) {}


@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width:820px) {}

@media screen and (max-width:600px) {}
