@media screen and (min-width:1440px) {
	.sp-only {
	display: none;
	}
}

@media screen and (max-width:1366px) {
   .hdr__logo {
		margin: 0 auto;
		display: block;
	}

	.hdr__navi {
		justify-content: end;
		margin: 0 auto;
		height: 100%;
	}

	header {
		background-color: #fff;
	}
	
	.lower-banner__circle-text1 {
		width: 10.25vw;
		height: 10.25vw;
	}
	
	.lower-banner__text {
		top: 30%;
	}
	
	.lower-banner__circle {
		margin: 20px 0 0;
	}
	
	img.lower-banner__image-img {
		height: 700px;
		object-fit: cover;
		width: 100%;
	}
}

@media screen and (max-width:1200px) {
	header .am-container {
		width: 100%;
	}
	.hdr__navi-menu li {
		padding: 0 15px;
	}
}

@media screen and (max-width:1024px) {	
	.hdr__layout {
		margin: 0 auto;
		height: 80px;
		justify-content: space-between;
	}

	.hdr__logo {
		margin: 0 auto;
	}
	
	.hdr__navi-menu li a {
		padding: 5px 6px;
	}

	header {
		overflow: hidden;
	}

	.hdr__navi-menu {
		flex-wrap: wrap;
	}
	
	.hdr__navi-menu li {
		padding: 0 1.2vw;
	}
	
	.bnr__ov {
		left: 30px;
		transform: unset;
		top: 40%;
	}
	
	.bnr__ov-img {
		top: 16%;
		right: 5%;
	}
	
	.ftr__social-media.am-flex {
		width: unset;
		justify-self: unset;
	}
	
	.cont-1200 {
		margin: 0 10px;
	}
	
	.hdr__navi-phone {
		display: none;
	}
	
	.blog__item-date {
		margin: 0 10px 0 0;
	}
	
	.inquiry-form__contact-col:first-child {
		margin: 0;
    }
	
	.riche-button1__img {
		width: 40px;
		height: 40px;
		padding: 10px;
	}

	.riche-button1__text {
		display: none;
	}
	
	.breadcrumbs__lower-page {
		width: 600px;
	}
	
	.about-section__button-cont a:last-child {
		margin: 0;
	}

	.features-of-home-support__subcont-item {
		height: 262px;
	}
	
	.features-of-home-support__item-title {
		height: 140px;
	}
	
	.features-testimonial__item-image {
		max-width: unset;
		width: calc(50% - 40px);
		height: 300px;
	}

	.features-testimonial__item-content {
		max-width: unset;
		width: calc(50% - 40px);
	}
	
	.features-testimonial__item-image img {
		object-fit: cover;
		height: 300px;
	}
	
	.message-careers__item-image {
		max-width: unset;
		width: 100%;
	}

	.message-careers__item-content {
		max-width: unset;
		width: 100%;
	}

	.job-details__subcont-tab {
		padding: 10px;
		width: 100%;
	}
	
	.service__content-title {
		transform: translate(0, -15px);
	}
	
	.lower-banner__circle-text1 {
        line-height: 1.8;
    }
	
	.price__subitem-images {
		left: 35%;
	}
	
	.price__button-cont {
		justify-content: center;
	}
	
	.price__item {
		width: calc(100% / 2 - 50px);
		margin: 0 15px 15px 0;
	}
	
	.price__item:nth-child(2n) {
		margin: 0 0 15px;
	}
}

@media screen and (max-width:991px) {	
	.bnr__ov {
		left: 30px;		
	}
	
	.am-col-auto.hdr__navi.am-flex {
		text-align: center;
		margin: 0;
	}

	header .hdr__navi-button {
		margin: 5px auto 0 auto;
		width: 150px;
	}
	
	.hdr__navi-button, .trimmingsalon__button {
		padding: 6px;
	}

	ul.hdr__navi-menu {
		width: 100%;
 		margin: 20px 0;
	}
	
	.hdr__logo {
        margin: 0;
    }
	
	.inquiry-form__contact-col:first-child {
		width: 40%;
		color: #371F1F;
	}
	
	.inquiry-form__contact-col {
		width: calc(60% - 20px);
	}
	
	 .ap-button1 {
		 width: 350px;
    }
	
	.ftr__cont {
		flex-wrap: wrap;
	}

	.footer__maps {
		width: 100%;
	}

	.footer__maps iframe {
		margin: 30px 0 80px 0;
		width: 100%;
		max-width: 100%;
		height: 250px;
	}
	
	#column-main .am-col4 {
		width: 400px;
	}
	
	.blog-item {
		width: 100%;
	}

	a.popular-post {
		flex-wrap: wrap;
	}

	.popular-post__thumb img {
		width: 100%;
	}

	.popular-post__content {
		width: 100%;
	}

	.popular-post__thumb {
		width: 100%;
	}
	
	span.wpcf7-list-item.last {
		margin: 0;
	}
	
	.riche-button2 {
		font-size: 14px;
	}
	
	.top-button__cont {
		max-width: 960px;
		margin: 0 10px;
	}
	
	.our-services__item-image {
		width: 50%;
	}
	
	.features-of-home-support__item-title {
        height: 210px;
    }
	
	.features-of-home-support__subcont-item {
        height: 330px;
    }
	
	.representative-message__item-image {
		width: 300px;
	}

	.representative-message__item-content {
		width: calc(100% - 340px);
		margin: 0 0 0 40px;
	}
	
	.service__content__subcont-item {
		display: block;
	}

	.service__content__subcont.oragnaizing-daily .service__content__subcont-item:last-child {
		margin: 0;
	}

	.service__content__subcont-item {
		display: block;
	}

	.service__content__subcont.oragnaizing-daily .service__content__subcont-item:last-child {
		margin: 0;
	}

	.our-promise__subcont-item {
		margin: 0 10px 90px 10px;
	}
	
	.service__content__subcont {
		flex-wrap: wrap;
	}

	.service__content__subcont-item:nth-child(2n) {
		margin: 0 0 30px 0;
	}
	
	#service-content .service__content__subcont-item {
		border: 1px solid #F96200;
		width: calc(100% / 2 - 60px);
		margin: 0 30px 30px 0;
		padding: 20px 10px;
	}
	
	#service-content .service-content__button-cont a:nth-child(3n) {
		margin: 0 30px 30px 0;
	}
	
	.our-promise__subcont-item-content {
		width: calc(100% - 400px);
	}
	
	.our-promise__subcont-image {
		width: 400px;
	}
}

@media screen and (max-width: 768px) {
	header {
        height: 100px;
    }
	
	header .hdr__navi-button {
        margin: 5px auto 0 auto;
        width: 160px;
    }
	
	.our-services__item-image {
		width: 50%;
	}

	.slider__layout-aboutus {
		margin: auto;
	}

	.slider-nav__arrows-aboutus {
		width: calc(18% - 60px);
		margin: auto 150px auto auto;
	}
	
	.usage-flow__item-step img {
		width: 60px;
	}
}

@media screen and (max-width: 767px) {
	.sp-only {
		display: inline;
	}
	
	.af-topgap {
		height: 100px;
	}
	
	.hdr__menu-btn {
		display: block;
	}
	
	header {
		position: fixed;
		z-index: 5;
		width: 100%;
		top: 0;
		left: 0;
		border-bottom: 1px solid #163a6e;
		height: 80px;
		transition: 0.5s ease;
	}
	
	header .am-container {
		width: 100%;
	}

	.hdr__logo > a {
		display: block;
		position: absolute;
		top: 40px;
		width: calc(45% - 40px);
		text-align: left;
		transform: translateY(-50%);
		padding: 0 0 0 20px;
	}

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

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

	.hdr__logo {
		text-align: center;
		margin: 0;
	}
	
	.hdr__navi {
		overflow: hidden;
		transition: max-height 0.5s linear;
		flex-wrap: wrap;
		height: auto;
	}

	.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;
	}

	ul.hdr__navi-menu {
		display: block;
		position: relative;
		z-index: 2;
		margin: 90px 0 20px;
	}

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

	.hdr__navi-menu li a,
	.hdr__navi-menu li:last-child a {
		padding: 15px 0;
		color: #000;
		font-weight: 400;
		width: 100%;
		text-align: center;
		font-size: 20px;
	}
	
	.hdr__navi-menu li:last-child a {
		border-bottom: 1px solid #333;
	}

	.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: 60px;
		transform: translateY(-50%);
		right: 80px;
	}

	.hdr__navi-btn-cont .hdr__navi-btn:last-child {
		margin: 0 auto;
	}

	.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(9px) rotate(225deg);
	}

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

	.hdr__menu--show .hdr__navi {
		padding: 0 0 20px;
	}
	
	.bnr__cont video {
		height: 400px;
		object-fit: cover;
		margin: 0;
	}

	.bnr__ov {
		top: 40%;
		margin: 0 10px;
	}

	.bnr__txt2 {
		font-size: 18px;
		display: block;
		line-height: 1.5;
		text-shadow: 2px 2px 2px #fff;
		background-color: unset;
	}
	
	.bnr__txt3 {
		text-align: center;
        display: block;
        width: unset;
		background-color: unset;
		font-size: 24px;
	}

	.bnr__txt1 {
		font-size: 24px;
		line-height: 1.5;
		text-shadow: 2px 2px 2px #fff;
		background-color: unset;
		width: unset;
		text-align: center;
	}
	
	.title-jp {
		position: relative;
		background-image: linear-gradient(0deg, transparent 5px, #F962004F 5px, #F962004F 10px, transparent 10px);
		font-size: 26px;
	}
	
	.title2 .title-jp {
		font-size: 26px;
	}
	
	.about-junk-removal__subcon-content .title2 .title-jp {
		background-image: linear-gradient(0deg, transparent 8px, #F962004F 8px, #F962004F 16px, transparent 16px);
		font-size: 26px;
		display: inline;
	}
	
	.title-jp:after {
		display: none;
	}
	
	.blog__subcont {
		flex-wrap: wrap;
	}

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

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

	.required, 
	.notrequired {
		margin: 0 20px 0;
		padding: 5px 26px;
	}

	.inquiry-form__contact-col {
        width: calc(100% - 10px);
        margin: 0 10px 0 0;
    }
	
	.inquiry-form__contact-form {
		width: calc(100% - 20px);
		margin: 50px 0 0;
	}
	
	.inquiry-form__contact-col input {
		width: 100%;
	}
	
	.contact-form__desc {
        margin: 50px 10px;
		text-align: left;
    }
	
	.inquiry-form__contact-col textarea {
		width: 100%;
	}
	
	input[type="checkbox"] {
		width: 20px;
		align-self: start;
        margin: 8px 10px 0 0;
		height: 20px;
        vertical-align: sub;
	}
	
	span.inquiry-form__desc {
		margin: 0 0px 20px;
	}
	
	.inquiry-form__contact-col p textarea {
		width: 100%;
	}
	
	.inquiry-form__contact-col label {
		display: block;
	}

	span.wpcf7-list-item {
		display: block;
		margin: 0;
	}
	
	.footer__logo {
		width: 100%;
		margin: 0;
	}

	.footer__address {
		width: 100%;		
        margin: 20px 0 30px;
	}

	.footer__logo img {
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	
	.ftr__cprigh-text {
		padding: 10px 0;
	}
	
	.dl-submit.faq-cf p input {
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	
	#faq .faq-container__item.cont-1200 {
		margin: 0;
	}

	.faq-item_q {
		padding: 10px 0;
	}
	
	#faq .faq-container__item.cont-1200 {
		margin: 0;
	}
	
	.faq-item_q > h5 {
        padding: 0;
        flex: unset;
        width: calc(100% - 120px);
    }
	
	.hdr__navi-menu .sub-menu {
		position: relative;
		width: 100%;
		left: unset;
		top: unset;
		box-shadow: unset;
	}

	.hdr__navi-menu .sub-menu li a {
		padding: 20px 0 10px;
		position: relative;
		display: flex;
	}
	
	.hdr__navi-menu .sub-menu li a {
		border-width: 1px 0 0;
	}

	.hdr__navi-menu .sub-menu li a::before {
		content: "";
		height: 8px;
		width: 12px;
		border-style: solid;
		border-width: 0 0 1px 1px;
		border-color: #333;
		margin: 0 5px 0 10px;
	}
	
	.br-sp {
		display: block;
	}
	
	.management-banner img {
		object-position: right;
	}
	
	.staff-introduction__item-image {
		max-width: 100%;
		width: 100%;
        margin: 0;
	}
	
	.bnr__pix-ftr img {
		height: 74px;
		object-fit: cover;
	}
	
	.pc-only {
		display: none;
	}

	.sp-only {
		display: block;
	}
	
	.blog-category {
		width: 60%;
	}

	.blog-date {
		width: 40%;
		margin: 0 30px 0 0;
	}

	.blog-title {
		width: 100%;
	}
	
	#sect-blog .title1 {
		font-size: 24px;
		line-height: 40px;
		margin: 0 0 10px;
	}
	
	.inquiry-form__contact-col p {
		width: unset;
	}
	
	.inquiry-form__row.last.last-label .inquiry-form__contact-col {
		display: flex;
	}

	span.wpcf7-list-item.first.last .inquiry-form__contact-col p {
		width: unset;
	}

	span.wpcf7-list-item.first.last {
		width: unset;
		display: inline-block;
	}
	
	.hdr__logo>a>img {
		height: 70px;
	}
	
	.bnr__pix.top-banner img {
		object-fit: cover;
	}
	
	.bnr__pix.top-banner {
		width: 100%;
	}
	
	.top-button__cont {
		flex-wrap: wrap;
	}

	.top-button__cont a {
		margin: 0 auto 30px auto;
	}

	.supporting-life__subcont {
		flex-wrap: wrap;
	}

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

	.slider-nav__arrows-aboutus {
		width: calc(30% - 50px);
	}

	.our-services__cont-item {
		flex-wrap: wrap;
		margin: 0 0 30px;
	}

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

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

	.our-services__item-image img {
		height: 250px;
	}
	
	.usage-flow__item-step {
		width: 100px;
		height: 100px;
	}

	.usage-flow__item-step-circle {
		width: 100px;
        height: 100px;
		padding: 0;
		display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
	}

	.recruitment-information__desc {
		text-align: left;
		background-color: rgba(255, 255, 255, 0.7);
		margin: 50px 10px;
		padding: 5px;
	}

	.ig__cont-item {
		width: calc(100% / 2 - 15px);
		margin: 0 15px 15px 0;
	}

	.ig__cont-item:nth-child(2n) {
		margin: 0 0 15px 0;
	}
	
	.ftr__button-cont {
		flex-wrap: wrap;
	}

	.ftr__btn {
		width: 100%;
		margin: 0 0 20px;
	}

	.ftr__tel-cont {
		width: 100%;
	}
	
	header a.riche-button1 {
		display: flex;
		margin: 0 auto;
		border-radius: 10px;
	}

	.riche-button1__text {
		display: block;
		vertical-align: middle;
		font-size: 16px;
		justify-content: center;
		align-content: center;
	}

	.riche-button1__img {
		width: 50px;
		height: 50px;
		padding: 20px;
	}
	
	.faq-item_a > div {
		width: calc(100% - 60px);
	}
	
	.about-section__content {
		text-align: left;
	}

	.about-section__button-cont {
		flex-wrap: wrap;
		margin: 0;
	}

	#about-section .riche-button3 {
		margin: 0 auto 30px;
		width: calc(100% / 2 - 15px);
	}

	.features-of-home-support__subcont {
		flex-wrap: wrap;
	}

	.features-of-home-support__subcont-item {
		width: 100%;
		margin: 0 0 30px;
		height: 233px;
	}

	.features-of-home-support__item-title {
		height: 110px;
	}
	
	.staff-introduction__item {
		flex-wrap: wrap;
		width: calc(100% - 50px);
	}

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

	.representative-message__item {
		flex-wrap: wrap;
	}

	.representative-message__item-image {
		width: 100%;
	}

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

	.company-overview__table tr td:first-child {
		width: 80px;
	}
	
	.breadcrumbs__lower-page {
        width: 300px;
        margin: 0 auto;
    }
	
	#about-section {
		padding: 40px 0;
	}
	
	.features-of-home-support__item-desc {
		text-align: center;
	}
	
	.lower-banner__image-img {
		height: 350px;
		object-fit: cover;
	}
	
	.about-section__button-cont a {
		margin: 0 0 20px;
	}

	.visiting-care .about-section__button-cont {
		margin: 50px auto;
	}

	#service-content .service__content__subcont-item {
		width: 100%;
		margin: 0 auto 30px;
	}

	.why-choose-us__subcont-item {
		width: 100%;
		margin: 0 0 50px;
	}

	.why-choose-us__subcont {
		flex-wrap: wrap;
	}
	
	.our-promise__subcont-item {
		flex-wrap: wrap;
		margin: unset;
		height: unset;
	}

	.our-promise__subcont-image {
		order: 1;
		width: unset;
	}
	
	.our-promise__subcont-image img {
		width: calc(100% - 30px);
        transform: unset;
        margin: 0 auto;
	}

	.our-promise__subcont-item-content {
		order: 2;
		margin: 40px 0 80px;
		width: 100%;
	}
	
	#service-content .service-content__button-cont a:nth-child(3n) {
		margin: 0 auto 30px;
	}

	.about-junk-removal__subcont {
		flex-wrap: wrap;
	}

	.about-junk-removal__subcon-content {
		width: 100%;
		order: 2;
		margin: 0;
	}

	.about-junk-removal__subcon-image {
		margin: 0 auto;
	}

	.facing-problems__item {
		width: 100%;
        margin: 0 0 40px;
        height: auto;
	}

	.am-modal__max-cont {
		flex-wrap: wrap;
	}

	#service-content .service-content__button-cont a {
		margin: 0 auto 30px;
		width: calc(100% / 2 - 15px);
	}

	.service-content__item-subcont {
		flex-wrap: wrap;
	}

	.service-content__item-content {
		max-width: 100%;
		margin: 20px 0 0;
	}

	.price__item {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.price__button {
		margin: 50px 0 0;
	}
	
	.service-content__title {
		font-size: 16px;
		width: 97%;
		padding: 5px;
	}
	
	.service-content__item-image {
		max-width: 100%;
	}
	
	.testimonial__subcont-item {
		flex-wrap: wrap;
		width: calc(94% - 30px);
		margin: 0 auto 50px;
	}

	.testimonial__item-image {
		max-width: 100%;
	}

	.testimonial__item-content {
		margin: 0;
		max-width: 100%;
	}
	
	img.lower-banner__image-img.careers__page {
		object-position: 70% 100%;
	}

	.lower-banner__text1 {
		font-size: 30px;
		line-height: 40px;
		text-shadow: 5px 5px #333;
		margin: 0 0 10px;
	}

	.lower-banner__text {
		top: 45%;
		left: 0%;
		margin: 0 10px;
	}

	.lower-banner__text2 {
		text-shadow: 0px 5px #333;
		font-size: 18px;
	}

	.lower-banner__circle-text1 {
		width: 80px;
		height: 80px;
		font-size: 16px;
		line-height: 1.2;
	}

	.lower-banner__circle {
		margin: 10px 0 0;
		justify-content: center;
	}
	
	.careers__cont {
		flex-wrap: wrap;
	}

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

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

	.features-testimonial__item {
		flex-wrap: wrap;
		margin: 0 0 30px;
	}

	.features-testimonial__item-image {
		width: 100%;
		order: 1;
		margin: 0 0 30px;
	}

	.features-testimonial__item-content {
		width: 100%;
		margin: 0 0 30px;
		order: 2;
	}

	.features-testimonial__item:nth-child(2n) .features-testimonial__item-image {
		margin: 0 0 30px;
	}

	.message-careers__item {
		flex-wrap: wrap;
	}

	.message-careers__item-content {
		margin: 0;
	}

	.job-details__subcont-inner {
		flex-wrap: wrap;
	}

	.job-details__table table tr td:first-child {
		width: 100px;
	}

	.job-details__table table tr td {
		padding: 5px;
	}

	.job-details__table {
		padding: 20px;
	}
	
	.blog__container {
		flex-wrap: wrap;
	}

	#blog-section .am-col8 {
		width: 100%;
		margin: 0;
	}

	#blog-section .am-col4 {
		width: 100%;
	}

	.blog-item {
		margin: 0 0 30px;
	}
	
	.service__content-title {
		transform: translate(0px, -15px);
	}
	
	a.bnr__top-arrow {
		margin: 0 20px;
		bottom: 20px;
		margin: 0 20px;
		display: none;
	}
	
	.bnr__ov {
        left: 5px;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 10px;
        text-align: center;
        width: calc(100% - 30px);
        margin: 0 auto;
    }
	
	.title2 .title-jp {
		background: unset;
	}
	
	#blog {
		padding: 80px 0 0;
	}
	
	.our-services__item-subtitle2 {
		font-size: 30px;
	}
	
	.home-care {
		margin: 0 10px;
	}
	
	.usage-flow__item-content {
		width: calc(100% - 100px - 40px);
	}
	
	.usage-flow__item {
		align-items: center;
	}
	
	.testimonial__item-image img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	
	.our-services__subcontent-desc {
		width: calc(100% - 40px);
	}

	.our-services__subcontent-text {
		width: 40px;
	}
	
	.facing-problems__item img {
		width: 100%;
		height: 100%;
	}
	
	.am-modal__max-cont-content {
		position: unset;
		margin: 10px 0 0 0;
	}
	
	.am-modal__max-cont {
		transform: translate(calc(50vw - 50% - 0px), -50%);
	}
	
	.visiting-care__button-cont.about-section__button-cont a {
		background-color: #fff;
		width: calc(100% / 2 - 15px);
		margin: 0 15px 15px 0;
	}
	
	.visiting-care__button-cont.about-section__button-cont a:nth-child(2n) {
		margin: 0 0 15px;
	}
	
	.br-sp {
		display: block;
	}
	
	.hdr__navi-menu .sub-menu {
		width: 100%;
		left: unset;
		top: unset;
		box-shadow: unset;
		position: unset;
		transform: unset;
		background: #0000000E;
	}

	.hdr__navi-menu .sub-menu li a {
		padding: 20px 0 10px;
		position: relative;
		display: flex;
	}
	
	.hdr__navi-menu .sub-menu li a {
		border-width: 1px 0 0;
	}

	.hdr__navi-menu .sub-menu li a::before {
		content: "";
		height: 8px;
		width: 12px;
		border-style: solid;
		border-width: 0 0 1px 1px;
		border-color: #333;
		margin: 0 5px 0 10px;
	}
	
	.sub-menu li {
		padding: 0 calc(50% - 150px);
	}	
	
	.column__subcont {
		width: 100%;
		margin: 0;
	}
	
	.staff-introduction__item .am-flex {
		flex-wrap: wrap;
	}
	
	#recruitment-information .am-bg-pix > img {
		object-position: 100%;
	}
}