@media screen and (max-width: 1200px) {
	.hdr__navi-menu li a {
		padding: 5px 12px;
	}
	
	.hdr__logo {
		margin: 0 auto;
	}
	
	.hdr__navi {
		margin: 0 auto;
	}
}

@media screen and (max-width: 1024px) {	
	.hdr__logo {
		margin: 0 auto;
	}
	
	.hdr__navi {
		margin: 0 auto;
	}

	.hdr__layout {
		padding: 10px;
	}
	
	.instagram-container-item .am-col3 img {
		height: 150px;
	}
	
	#instagram .exthermo-title {
		margin: 0 0 50px;
	}
	
	.corporate-philosophy-item__subtitle {
        height: 20vw;
        width: 20vw;
		line-height: 32px;
    }
	
	.slider__ov-sub-title {
		font-size: 40px;
	}
	
	.slider__ov-sub-title {
		font-size: 40px;
	}
	
	.introduction-example {
		max-width: 900px;
	}

	.feature-container {
		margin: 0 10px;
	}

	.work-content-container {
		margin: 0 10px;
	}

	.testimonial-subcontainer {
		margin: 50px 10px;
	}

	.faq-container {
		margin: 0 10px;
	}

	.instagram-container {
		margin: 0 10px;
	}

	.instagram-cont .am-col2 {
		margin: 0 8px 8px 0;
		width: calc(100% / 12 * 2 - 8px);
	}

	.instagram-cont {
		justify-content: space-evenly;
	}

	.instagram-cont .am-col2:last-child {
		margin: 0 0 8px 0;
	}

	.instagram-cont .am-col2:nth-child(6) {
		margin: 0 0 8px 0;
	}
	
	.job-pg-content .work-content-subtitle {
		transform: unset;
	}
	
	.eligible-users-container {
		margin: 0 10px;
	}
	
	.score-table-container {
		margin: 0 10px;
	}

	.improvement-container {
		margin: 0 10px;
	}
	
	
	.greeting-container {
		margin: 0 10px;
	}
	
	.mission-subcont {
		margin: 0 10px;
	}

	.outline-subcont {
		margin: 0 10px;
	}

	.access-container {
		margin: 0 10px;
	}
	
	.notice-cont {
		margin: 0 10px;
	}
	
	.staff-voices-content {
		margin: 0 30px 0 0;
		display: block;
	}
	
	.column-subcontainer {
		margin: 0 10px;
	}
}

@media screen and (max-width: 820px) {
	.am-col4.corporate-philosophy-item {
		width: calc(100% / 12 * 4 - 50px);
		margin: 0 50px 0 0;
	}

	.corporate-philosophy-item-subtitle__desc {
		margin: 30px 0 0;
	}

	.instagram-container-item .am-col3 {
		width: calc(100% / 12 * 3 - 30px);
		margin: 0 30px 30px 0;
	}

	.instagram-container-item .ig-adj {
		margin: 0;
	}

	.recruitment-information-table tr td:first-child {
		width: 20%;
	}
	
	.hdr__navi-lang img {
		width: 25px;
		height: 25px;
		margin: 5px 5px 0 0;
	}
	
	.daily-schedule-container {
		margin: 30px 10px;
	}

	.daily-schedule-time {
		text-align: center;
	}
	
	.inquiry-form__contact-col:first-child {
		width: 35%;
		color: #371F1F;
	}
	
	.inquiry-form__contact-col {
		width: calc(65% - 20px);
		margin: 0 0 0 20px;
	}
	
	.mission-item {
		margin: 0 20px 0 0;
	}
}

@media screen and (max-width: 768px) {
	.hdr__navi-lang a {
		padding: 10px 20px;
	}

	.hdr__navi-lang img {
		margin: 0 5px 0 0;
	}

	.introduction-example {
		max-width: 850px;
		margin: 80px 10px;
	}
	
	.mission-item {
		width: calc(45vw - 20px);
        height: calc(45vw - 20px);
        margin: 0 10px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.af-topgap {
		height: 110px;
	}
	
	.hdr__menu-btn {
		display: block;
		top: 50px;
	}
	
	header {
		position: fixed;
		z-index: 5;
		width: 100%;
		top: 0;
		left: 0;
		height: 100px;
		transition: height 0.5s ease;
	}
	
	header .am-container {
		width: 100%;
	}

	.hdr__logo > a {
		display: block;
		position: absolute;
		top: 50px;
		width: fit-content;
		text-align: left;
		transform: translateY(-50%);
		padding: 0 0 0 10px;
		font-size: 50px;
	}
	
	.am-col-auto.hdr__logo img {
		width: 50px;
		margin: 0 5px 0 0;
	}
	
	.hdr__logo>a>img {
		width: 200px;
	}

	.hdr__logo img {
		width: auto;
		height: 50px;
	}

	.hdr__layout {
		display: block;
		height: auto;
		width: 100%;
		padding: 0;
		position: relative;
	}

	.hdr__logo {
		text-align: center;
		height: 100px;
		width: unset;
		position: relative;
	}
	
	.hdr__navi {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.5s ease;
		flex-wrap: wrap;
	}

	.hdr__navi-cont {
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: space-between;
		min-height: max(710px, calc(100vh - 125px));
	}

	.hdr__navi-menu {
		position: relative;
		margin: 0;
		width: calc(100% - 1px);
	}

	.hdr__navi-menu-bg {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.hdr__navi-menu {
		display: block;
		position: relative;
		z-index: 2;
	}

	.hdr__navi-menu li,
	.hdr__navi-menu li:last-child {
		border: solid #000;
		border-width: 1px 0 0;
	}
	
	.hdr__navi-menu li:last-child {
		border: solid #000;
		border-width: 1px 0;
	}

	.hdr__navi-menu li a,
	.hdr__navi-menu li:last-child a {
		padding: 30px 0;
		color: #000;
		font-weight: 200;
		width: 100%;
		text-align: center;
		font-size: 20px;
	}

	.hdr__navi-btn-cont .hdr__navi-btn:last-child,
	.hdr__navi-btn-cont .hdr__navi-btn:first-child {
		border-radius: 25px;
		display: block;
		margin: 50px auto 10px;
		font-size: 16px;
	}
	
	.hdr__navi-lang {
		position: absolute;
		top: 50px;
		transform: translateY(-50%);
		left: unset;
		right: 75px;
		width: auto;
	}

	.hdr__navi-lang img {
		margin: 0 2px 0 0;
	}
	
	.hdr__tel {
        font-size: 16px;
    }

	.hdr__navi-btn-cont .hdr__navi-btn:last-child {
		margin: 0 auto;
	}
	
	.hdr__navi-lang a {
		display: inline-block;
		margin: 0 0 -5px;
	}
	
	.hdr__navi-lang {
        display: none;     
    }

	.hdr__navi-btn-cont {
		text-align: center;
	}
	
	.hdr__menu--show .hdr__menu-btn-icon>span {
		opacity: 0;
	}

	.hdr__menu--show .hdr__menu-btn-icon::before {
		transform: translateY(10px) rotate(225deg);
	}

	.hdr__menu--show .hdr__menu-btn-icon::after {
		transform: translateY(-10px) rotate(-225deg);
	}

	.hdr__menu--show .hdr__navi {
		max-height: 1000px;
	}
	
	header {
		background-color: rgba(255, 255, 255);
	}
	
	header .ftr__cont {
		display: block;
	}
	
	.hdr__ftr.ftr__cont {
		padding: 30px 0 0;
		min-height: calc(100vh - 461px);
		display: flex;
		flex-direction: column;
	}

	.hdr__ftr .ftr__socmed {
		padding: 0 10px;
	}

	.hdr__ftr .ftr__addr {
		margin: auto 20px 30px;
		text-align: center;
	}
	
	.hdr__ftr .ftr__socmed-link {
		text-align: center;
		width: calc(50% - 25px);
		margin: 0 10px 20px;
		padding: 5px 0;
	}
	
	.hdr__ftr .ftr__cpright {
		margin: auto 0 0;
	}
	
	.hdr__ftr.ftr__cont {
		display: none;
	}
	
	.slider__email a {
		font-size: 14px;
	}
	
	img.slider__image {
		height: 450px;
		object-fit: cover;
		width: 100%;
	}
	
	.slider__ov {
        top: 60px;
        left: 50%;
        padding: 18px 10px 18px;
		width: calc(100% - 30px);
		transform: translateX(-50%);
		text-align: center;
	}

	.slider__ov-sub-title {
		font-size: 20px;
	}

	.slider__ov-main-title {
		font-size: 20px;
	}

	.slider__ov-btn {
		font-size: 3vw;
		padding: 10px;
		margin: 20px 0 0;
	}
	
	span.slider__time {
		display: block;
		margin: 0 0 15px;
	}
	
    #sect-slider {
        margin-top: 98px;
    }
	
	.am-flex.corporate-philosophy-item-container {
		display: block;
	}

	.corporate-philosophy-item__subtitle {
		height: 200px;
		width: 200px;
		display: block;
		margin: 0 auto;
	}

	.am-col4.corporate-philosophy-item {
		width: 100%;
		margin: 0 0 30px;
	}

	.corporate-philosophy-item-subtitle__desc {
		margin: 30px 0 0;
		font-size: 20px;
        text-align: left;
	}
		
	.company-profile-banner {
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.company-profile-table tr td:first-child {
		width: 30%;
	}

	.company-profile-table tr td {
		padding: 8px;
	}

	.company-profile-table tr td iframe {
		width: 100%;
	}

	.instagram-container-item .am-col3 {
		width: calc(100% / 2 - 20px);
		margin: 0 20px 20px 0;
	}

	.instagram-container-item .am-col3 img {
		height: 100px;
		width: 100%;
	}

	.instagram-container-item .ig-adj {
		margin: 0 20px 20px 0;
	}

	.instagram-container-item {
		justify-content: unset;
	}
	
	.recruitment-information-table tr td:first-child {
        width: 28%;
    }
	
	.recruitment-information-table tr td {
		padding: 8px 0 8px 8px;
	}
	
	.contact-form-desc {
		margin: 0 0 30px 15px;
	}

	.contact-form-subcontainer .am-flex {
		display: block;
	}

	.contact-form-fields {
		margin: 0 15px;
		width: 100%;
	}

	.contact-form-input {
		display: block;
	}

	.contact-form-fields-input input {
	}

	#contact-form .am-col6 {
		width: calc(100% - 30px);
	}

	.contact-form-fields-right {
		margin: 0 0 0 15px;
		width: 100%;
	}

	.contact-form-fields-input {
		width: 100%;
	}

	.contact-form-fields-name > p, .contact-form-fields-input > p {
		width: 100%;
	}
	
	.furigana-fs {
        bottom: 50%;
        font-size: 59%;
        left: 67.5%;
    }
	
	span.furigana-fs.slider {
		top: 42%;
		font-size: 8px;
		left: 15%;
	}
	
	.recruitment-information-image {
		width: 100%;
		height: auto;
	}

	.contact-us-banner {
		width: 100%;
		height: auto;
	}
	
	.slider__item video {
		height: auto;
		object-fit: contain;
	}
	
	.furigana-banner::before {
		top: -37%;
		font-size: 59%;
		left: 43%;
	}
	
	.slider__ov-main-title {
		line-height: 1.8;
	}
	
	.introduction-example {
		display: block;
	}

	.introduction-example-item {
		width: 100%;
		margin: 20px 0 0;
	}
	
	.slider__container-aboutus, .slider-nav__arrows-aboutus {
/* 		width: calc(26% - 60px); */
		margin: auto;
	}
	
	.slider__layout-aboutus {
		width: 80%;
	}

	.ebi-button {
		text-align: center;
		margin: 30px 0 0;
	}

	.feature-item {
		display: flex;
		flex-wrap: wrap;
	}

	.feature-image {
		width: 100%;
		order: 1;
	}

	.feature-content {
		width: 100%;
		margin: 10px 0 0;
		order: 2;
	}

	.work-content-subcontainer {
		display: block;
	}

	.work-content-item {
		width: 100%;
		margin: 0 0 50px;
	}

	.work-content-item:after {
		transform: translate(-50%, -50%) scaleY(3);
		display: none;
	}

	.service-flow__steps {
		margin: 0 10px;
		width: calc(100% - 20px);
	}

	.testimonial-item {
		display: block;
	}

	.testimonial-image {
		margin: 0;
		width: 100%;
	}

	.testimonial-content {
		width: 100%;
		margin: 20px 0 0;
	}

	.blog-cont {
		display: block;
	}

	.column__container {
		margin: 50px 0;
	}

	.am-col4.blog-item {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.instagram-cont .am-col2 {
		width: calc(100% / 12 * 6 - 8px);
	}

	.instagram-cont .am-col2:nth-child(even) {
		margin: 0;
	}

	.footer__cont.am-container {
		display: block;
		width: calc(100% - 20px);
		margin: 0 auto;
	}

	footer .am-col5 {
		width: 100%;
	}

	footer .am-col7 {
		width: 100%;
	}

	.footer__cont .am-col7 {
		width: 100%;
		margin: 10px 0 0;
	}
	
	#about {
		padding: 40px 0 1px;
	}
	
	.dl-grad-border1 {
		display: block;
		max-width: 70px;
	}
	
	.banner-title {
		font-size: 35px;
		width: 100%;
		top: 60%;
		line-height: 45px;
	}
	
	.work-content-item {
		display: block;
		margin: 0 0 60px;
	}

	.job-pg-content .work-content-item {
		margin: 0 0 30px;
		width: 90%;
	}

	.job-pg-content .work-content-text {
		margin: 20px 0 0;
		width: 100%;
	}

	.job-pg-content .work-content-image {
		max-width: 100%;
	}
	
	.daily-schedule-time {
		font-size: 16px;
		display: block;
		order: 1;
		text-align: center;
		width: calc(100% / 12 * 2);
		margin: 0 calc(100% - (100% / 12 * 8 / 3)) 10px calc(100% / 12 * 2 / 3);
	}

	.daily-schedule-image img {
		width: 60px;
		height: 60px;
	}
	
	.daily-schedule-image::after {
		font-size: 100px;
        height: 70%;
        top: 40%;
	}
	
	.br-pc {
		display: none;
	}
	
	.eligible-users {
		display: block;
	}

	.eligible-users-image {
		width: 100%;
	}

	.eligible-users-content {
		width: 100%;
		margin: 20px 0 0;
	}
	
	.faq-item_q::before, .faq-item_a::before {
		line-height: unset;
		align-content: center;
	}
	
	.faq-item_q > h5 {
		width: calc(100% - 140px);
	}

	.faq-item_q::after {
		right: 20px;
	}
	
	.greeting-subcont {
		display: block;
	}

	.greeting-image {
		width: 100%;
	}

	.greeting-content {
		width: 100%;
		margin: 20px 0 0;
	}
	
	.feature-subtitle {
		margin: 0 0 5px 0;
	}
	
	.mission-subcont {
		display: block;
	}

	.mission-item,
	.mission-item:last-child {
		width: 70vw;
        height: 70vw;
        margin: 0 auto 30px;
        max-width: 280px;
        max-height: 280px;
	}
	
	.outline-table tr td:first-child {
		width: 90px;
	}

	.access-subcont {
		display: block;
	}

	.access-map {
		width: 100%;
	}

	.access-content {
		width: 100%;
		margin: 20px 0 0;
	}

	.application-guidelines-table tr td:first-child {
		width: 80px;
	}
	
	.inquiry-form__row {
		display: block;
		margin: 0 0 40px;
	}

	.inquiry-form__contact-col:first-child {
		width: 100%;
		margin: 0 10px 20px;
	}

	.required {
		margin: 0 20px 0;
	}

	.inquiry-form__contact-col {
		width: 100%;
		margin: 0 10px;
	}
	
	.inquiry-form__contact-form {
		width: calc(100% - 20px);
		margin: 0;
	}
	
	.inquiry-form__contact-col input {
		width: 94%;
	}
	
	.contact-form__desc {
        margin: 50px 10px;
    }
	
	.inquiry-form__contact-col textarea {
		width: 100%;
	}
	
	.thanks-pg .inquiry-container {
		margin: 0 10px;
	}
	
	.sp-only {
		display: block;
	}
	
	.application-guidelines-subcont {
		margin: 0 10px;
	}
	
	.work-content-subtitle {
		transform: translate(-6%, -70%);
	}
	
	.work-content-image {
		max-width: calc(100% - 20px);
		margin: 0 10px;
	}
	
	.service-flow__item {
		display: block;
	}

	.service-flow__item-content {
		width: 100%;
	}

	.service-flow__item-pix {
		text-align: center;
		margin: 0 auto;
	}

	.service-flow__item {
		margin: 0 0 40px;
	}
	
	.job-pg-content .work-content-image {
		margin: 0;
	}
	
	.daily-schedule-image.am-col3 {
		order: 2;
		width: calc(100% / 12 *2);
	}

	.daily-schedule-content {
		order: 2;
		width: calc(100% / 12 * 8);
	}

	.daily-schedule-item {
		flex-wrap: wrap;
	}

	.daily-schedule-item {
		margin: 0 0 30px;
		justify-content: space-evenly;
	}
	
	.business-banner .banner-image img {
		height: 500px;
	}
	
	.staff-voices {
		flex-wrap: wrap;
	}

	.staff-voices-item {
		width: 100%;
	}
	
	.staff-voices-content {
        margin: 30px 10px 0;
        display: block;
    }
	
	.outline-image__cont {
		display: block;
	}

	.outline-image {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.column__container {
		display: block;
	}

	.column__subcont {
		width: 100%;
	}

	.blog-item {
		width: calc(100% - 20px);
		margin: 0 10px 30px;
	}

	.column__sidebar {
		width: calc(100% - 60px);
		margin: 30px 10px;
	}
	
	#information .column-subcontainer {
		margin: 0;
	}
}