@media screen and (max-width: 1024px) {	
	.slider__ov {
		left: 40%;
	}
	
	.am-col-auto.hdr__logo img {
		width: 200px;
	}
	
	.about-subcont {
		margin: 50px 10px 0;
	}

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

	.store-guide-container {
		margin: 0 10px;
	}

	.application-requirement-container {
		margin: 0 10px;
	}

	.inquiry-form__contact-col:first-child {
		margin: 0;
	}
}

@media screen and (max-width: 991px) {	
	.hdr__navi-lang a {
		padding: 5px 18px;
	}
	
	.hdr__navi-menu li a {
		padding: 5px 10px 5px 0;
	}
	
	.am-col-auto.hdr__logo img {
        width: 150px;
    }
	
	 .slider__ov {
        left: 36%;
        top: 50%;
    }
	
	.slider__ov-main-title {
		font-size: 26px;
	}
}

@media screen and (max-width: 768px) {
	.recruit-desc {
		margin: 0 10px;
	}

	.recruit-subcont {
		margin: 50px 10px 0;
	}

	.company-profile-subcont table tr td:first-child {
		padding: 0px;
	}
	
	.hdr__navi {
		margin: 0 auto;
		padding: 0 0 60px;
	}

	.hdr__logo {
		margin: 0 auto;
	}
}

@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;
		display: none !important;
	}

	.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: 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;
		padding: 15px 30px;
	}
	
	.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: 58%;
        right: 0;
        width: calc(100% - 70px);
        transform: translateX(-50%);
        left: 50%;
        text-align: center;
        margin: 0 auto;
	}

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

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

	.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: 300px;
		object-fit: cover;
		margin: 0;
	}

	.fc-yellow {
		font-size: 22px;
	}
	
	.slider__item {
		margin: 100px 0 0;
	}
	
	.hdr__menu .hdr__navi-menu li {
		display: none;
	}
	
	.company-profile-subcont table tr td iframe {
		width: 100%;
		height: 300px;
	}

	.company-profile-subcont table tr td:first-child {
		width: 80px;
	}
	
	.company-profile-subcont table tr td iframe {
		width: 100%;
		height: 200px;
	}

	.company-profile-subcont table tr td:first-child {
		width: 80px;
	}

	.application-requirement-table table tr td:first-child {
		width: 100px;
	}
	
	.about-subcont {
		flex-wrap: wrap;
	}

	.about-content {
		order: 1;
		width: 100%;
		margin: 20px 0 0;
	}

	.about-image {
		width: 100%;
	}

	.product-subcont {
		display: block;
	}

	.about-item {
		width: 100%;
		margin: 0 0 20px;
	}

	.about-item img {
		width: 100%;
	}
	
	.store-guide-item {
		flex-wrap: wrap;
		padding: 15px;
	}

	.store-guide-content {
		order: 1;
		width: 100%;
	}

	.right-mrg {
		margin: 20px 0 0;
	}

	.store-guide-image {
		width: 100%;
	}

	.left-mrg {
		margin: 20px 0 0;
	}
	
	.recruit-subcont {
		display: block;
	}

	.recruit-item {
		width: 100%;
		margin: 0 0 30px;
	}

	.contact-desc {
		text-align: left;
		margin: 0 10px 40px;
	}

	.contact-button {
		margin: 0 auto 40px;
	}
	
	.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% - 20px);
		margin: 0 10px;
	}
	
	.inquiry-form__contact-col input {
		width: 94%;
	}
	
	.contact-form__desc {
        margin: 50px 10px;
    }
	
	.inquiry-form__contact-col textarea {
		width: 100%;
	}
	
	#contact {
		padding: 40px 0;
	}

	#company-profile {
		padding: 0 0 40px;
	}

	#recruit {
		padding: 40px 0;
	}

	#store-guide {
		padding: 40px 0;
	}

	#product {
		padding: 40px 0;
	}

	#about {
		padding: 80px 0 40px;
	}
	
	.br-sp {
		display: none;
	}
	
	.footer__cont {
		display: block;
	}

	.footer__cont .am-col7 {
		width: 100%;
		margin: 0;
	}

	.footer-logo {
		margin: 0 auto;
		width: 100%;
		display: block;
		text-align: center;
	}
	
	.brand-header {
		display: block;
	}

	.brand-logo img {
		max-width: 100%;
		width: 100%;
	}

	.brand-modal-content {
		padding: 15px;
	}
	
	.brand-close {
		position: unset;
		text-align: right;
		display: block;
		margin: 0 0 10px;
	}
	
	header .hdr__navi-menu li {
		display: none;
	}
	
	.hdr__menu--show .hdr__navi-menu li:last-child {
		display: block!important;
	}
	
	.hdr__menu--show .hdr__navi-menu li {
		display: block;
	}
	
	.am-sp {
		display: block;
	}
	
	.am-pc {
		display: none;
	}
	
	header .hdr__navi-lang.am-sp {
		display: none;
	}

	header.hdr__menu--show .hdr__navi-lang.am-sp {
		display: block;
		position: unset;
        margin: 80px 0 0;
	}
	
	.hdr__menu--show .hdr__navi-menu li:nth-child(5n) a {
		border-bottom: 1px solid;
	}
}