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

@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 {
		left: 50%;
        top: 65%;
	}
	
	.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;
	}
	
	.footer-menu .am-flex {
		display: block;
	}

	.footer-menu ul li {
		border: none;
		text-align: right;
	}

	.footer__container {
		max-width: 800px;
		margin: 0 auto;
	}
	
	.fixed-cost-reduction-container {
		margin: 0 10px;
	}

	.bcp-measures-fee-container {
		margin: 0 10px;
	}

	.reduced-employee-benefits-container {
		margin: 0 10px;
	}

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

	.other-container {
		justify-content: space-evenly;
	}
}

@media screen and (max-width: 991px) {
	.slider__ov-main-title {
		font-size: 16px;
	}
	
	.slider__ov-main-title .fc-yellow {
		font-size: 20px;
	}

	.slider__ov .am-col3 {
		text-align: center;
		margin: 0;
	}

	.slider__ov .am-col3 > img {
		width: 95px;
	}
	
	.slider__ov {
        left: 50%;
        top: 65%;
        width: 800px;
    }
	
	.news-container {
		margin: 0 10px;
	}

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

	.business-item-cont {
		justify-content: center;
	}
	
	.contact-container {
		margin: 0 10px;
	}
	
	.greetings-container {
		margin: 0 10px;
	}

	.guiding-priciples-container {
		margin: 0 10px;
	}
	
	.company-table {
		margin: 40px 10px 0;
	}

	.our-services-container {
		margin: 0 10px;
	}

	.our-clients-container {
		margin: 0 10px;
	}
	
	.thank-you-container {
		margin: 0 10px;
	}
	
	.btn-title-en {
		font-size: 16px;
	}
	
	.btn-title-jp {
		font-size: 14px;
	}
	
	video.slick-slide.slick-current.slick-active {
		height: auto;
		margin: 200px 0 0;
		display: block;
		width: 100%;
	}
	
	.hdr__navi-submenu ul {
		margin: 30px 0 auto;
	}
	
	.hdr__navi-submenu li a {
		padding: 15px 34px;
	}
}

@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: 200px;
		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: #479C91;
		font-weight: 200;
		width: 100%;
		text-align: center;
		font-size: 16px;
	}

	.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);
		box-shadow: 1px 1px #ccc;
	}
	
	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: 28%;
        left: 50%;
        padding: 18px 10px 18px;
		width: calc(100% - 30px);
		transform: translateX(-50%);
	}

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

	.slider__ov-main-title {
		margin: 0 0 0 15px;
	}
	
	.slider__ov .am-col3 > img {
		width: 11vw;
	}
	
	.slider__ov .am-col9 > .sp {
		display: block;
	}

	.slider__ov-btn {
		font-size: 3vw;
		padding: 10px;
		margin: 20px 0 0;
	}
	
	span.slider__time {
		display: block;
		margin: 0 0 15px;
	}
	
	header.hdr__menu--show .hdr__navi-submenu {
		max-height: 1000px;
	}

	.hdr__navi-submenu {
		max-height: 0px;
		overflow: hidden;
		background-color: #fff;
		display: block;
	}
	
	.hdr__navi-submenu li a {
		padding: 30px 0;
		width: 100%;
	}

	.hdr__navi-submenu li {
		border: 1px solid;
		border-width: 0 0 1px;
		text-align: center;
	}
	
	.hdr__navi-submenu li:last-child {
		border-width: 0 0 1px;
	}
	
	.slider__item img {
		height: 350px;
		object-fit: cover;
		margin: 0;
	}

	.fc-yellow {
		font-size: 22px;
	}
	
	.slider__item {
		margin: 100px 0 0;
	}
	
	.news-item__date {
		width: 180px;
	}
	
	.news-item__date {
		width: 180px;
	}

	.for-future-container {
		margin: 0 10px;
	}

	.givetake-button3 {
		display: block;
	}

	.web-inquiry-button {
		margin: 0 auto 10px;
		width: fit-content;
	}
	
	.web-inquiry-tel {
		margin: 0 auto;
		width: fit-content;
	}
	
	.givetake-title3 {
		font-size: 24px;
	}
	
	.feature-subcont {
		display: block;
	}

	.feature-item {
		width: calc(100% - 10px);
		margin: 30px 5px 30px;
	}
	
	.business-item-cont {
		display: flex;
		justify-content: space-evenly;
	}

	.business-item {
		width: calc(100% / 2 - 20px);
		height: 150px;
		margin: 0 10px 15px 0;
	}
	
	.business-item-subtitle {
		font-size: 15px;
	}
	
	.business-item:nth-child(3n), .business-item:nth-child(6n) {
		margin: 0 10px 10px 0;
	}
	
	.business-item:nth-child(2n) {
		margin: 0 0 10px 0;
	}
	
	.business-item-img {
		width: 70px;
		height: 70px;
		object-fit: contain;
	}
	
	.employee-benefits-container {
		display: block;
	}

	.employee-benefits-image {
		width: 100%;
	}

	.employee-benefits-content {
		width: 100%;
		margin: 10px 0 0;
	}

	.sdg-container {
		display: block;
	}

	.sdg-image {
		width: 100%;
	}

	.sdg-container {
		margin: 0;
	}

	.sdg-content {
		margin: 0;
		width: 100%;
	}
	
	.inquiry-form__row {
		display: block;
		margin: 0 0 40px;
	}

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

	.required {
		margin: 0 20px 0;
	}

	.inquiry-form__contact-col {
		width: 100%;
		margin: 0 10px 0 0;
	}
	
	.inquiry-form__contact-form {
		width: calc(100% - 0px);
		margin: 0;
	}
	
	.inquiry-form__contact-col input {
		width: 94%;
	}
	
	.contact-form__desc {
        margin: 50px 10px;
    }
	
	.inquiry-form__contact-col textarea {
		width: 100%;
	}
	
	.footer__cont.am-container {
		display: flex;
		flex-wrap: wrap;
	}

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

	.footer__container .am-col7 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.footer-copyright {
		margin: 30px auto 0;
		text-align: center;
	}

	.footer-menu ul li {
		text-align: center;
		font-size: 16px;
		margin: 20px 0;
	}
	
	.fixed-cost-reduction-subcont {
		width: 100%;
		flex-wrap: wrap;
	}

	.fixed-cost-reduction-subcont__content {
		order: 2;
		width: 100%;
	}

	.fixed-cost-reduction-subcont__image {
		width: 100%;
	}

	.bcp-measures-fee-subcont {
		display: block;
	}

	.bcp-measures-fee-subcont__image {
		width: 100%;
	}

	.bcp-measures-fee-subcont__content {
		width: 100%;
		margin: 20px 0 0;
	}

	.other-container {
		display: block;
	}

	.other-image {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.faq-item_q > h5 {
        padding: 0;
        flex: unset;
        width: calc(100% - 110px);
    }
	
	.faq-item_q::after {
		right: 15px;
	}

	.other-image:nth-child(2n) {
		margin: 0 0 30px;
	}
	
	.banner-title {
		top: 55%;
	}
	
	.banner-image img {
		height: 450px;
	}
	
	#banner-lower-image .banner-image img {
        height: 200px;
        margin: 100px 0 0;
        object-fit: cover;
		display: block;
    }
	
	#banner-lower-image .banner-title {
		top: 36%;
	}
	
	.title-jp {
		font-size: 28px;
	}

	.title-en {
		font-size: 16px;
}
	
	#fixed-cost-reduction, #bcp-measures-fee, #other, #reduced-employee-benefits  {
		padding: 80px 0 0;
	}
	
	.givetake-title2 > span {
		font-size: 28px;
	}
	
	#reduced-employee-benefits .employee-benefits {
		margin: 40px 0;
	}
	
	.givetake-title2::before,
	.givetake-title2::after {
		flex: 1 1;
		width: auto;
		margin: 0;
	}

	.givetake-title2 > span {
		margin: 0 10px;
	}
	
	.product-fixed__title-btn > span {
		max-width: 100%;
		min-width: unset;
		line-height: 1.5;
		padding: 15px 18px;
	}

	.product-fixed__desc {
		flex-wrap: wrap;
	}

	.desc {
		order: 1;
		width: 100%;
	}

	.product-fixed__desc > .pix {
		padding: 0;
		width: 100%;
	}

	.product-fixed__table {
		margin: 0;
	}

	.product-fixed__table1 .item1 {
		order: 2;    
	}

	.product-fixed__table1 .item2 {
		order: 1;    
	}

	.product-fixed__table1 .item3 {
		order: 3;    
	}

	.product-fixed__table1 .item4 {
		order: 4;    
	}

	.product-fixed__hdr {
		width: calc(100%);
		border-width: 2px;
	}

	.product-fixed__col {
		width: calc(100%);
		border-width: 1px;
		margin: 0 0 20px;
	}
	
	.pix.am-flex.pix-cont {
		display: block;
	}

	.pix-item {
		width: 100%;
	}
	
	.product-banner .banner-image img {
		object-position: left;
	}
	
	.greetings-subcont .am-flex {
		display: block;
	}

	.greetings-image {
		width: 100%;
	}

	.greetings-content {
		margin: 0;
		width: 100%;
	}

	#motto {
		padding: 80px 0 0;
	}

	.guiding-priciples-subcont {
		display: block;
	}

	.guiding-priciples-image {
		width: 100%;
	}

	.guiding-priciples-image img {
		min-height: 300px;
	}

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

	.motto-content {
		text-align: left;
	}

	.motto-container {
		margin: 0 10px;
	}
	
	.our-services-subcont {
		display: block;
		width: 100%;
	}

	.our-services-image {
		width: 100%;
	}

	.our-services-content {
		margin: 20px 0 0;
		width: 100%;
	}
	
	#our-services, #our-clients {
		padding: 40px 0 0;
	}
	
	.our-clients-subcont.am-flex {
		flex-wrap: wrap;
	}

	.our-clients-content {
		width: 100%;
		order: 2;
	}

	.our-clients-image {
		width: 100%;
	}
	
	.company-table {
        margin: 40px 0 0;
        width: calc(100% - 20px);
    }
	
	.company-container {
		margin: 0 10px;
	}
	
	.thank-you-banner .banner-title {
        top: 55%;
        width: 100%;
    }
	
	.single-information-cont__title {
		font-size: 24px;
		line-height: 30px;
	}
	
	.br-sp {
		display: block;
	}
	
	.br-sp-phi {
		display: none;
	}
	
	.employee-benefits-item:first-child {
		text-align: left;
	}
	
	.br-sp {
		display: none;
	}
	
	.br-pc {
		display: block;
	}
	
	.hdr__navi-submenu ul {
		display: block;
	}

	.header-menu li {
		display: block;
		margin: 0;
	}

	.current {
		border-bottom: 0;
	}

	.header-menu li.current a::after {
		background-color: #fff;
	}
	
	#product-9 .am-col4.pix-item {
		margin: 0 auto 30px;
	}
	
	video.slick-slide.slick-current.slick-active {
        height: 350px;
        margin: 100px 0 0;
        display: block;
        object-fit: cover;
    }
	
	.gt-section {
		padding: 40px 0 0;
	}
	
	.challenges-retirement__table table tr {
		flex-wrap: wrap;
		width: 100%;
	}
	
	.challenges-retirement .givetake-button5 {
		padding: 50px 0 0;
	}
	
	.product-fixed-subcont {
		margin: 0 0 50px;
	}

	.challenges-retirement__table table tr td:first-child {
		width: calc(100% - 42px);
	}

	.challenges-retirement__table table tr td {
		display: block;
	}

	.challenges-retirement__table table tr {
		display: block;
		margin: 0 0 20px;
	}
}