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

	.inner {
		max-width: 936px;
		margin: 0 auto;
	}

	.section-title-horizontal {
		margin-bottom: 40px;
	}

	/* Heroheader
	 ========================================================================== */
	.heroheader-bg {
		height: 70vh;
	}

	.heroheader-title {
		font-size: 3.0rem;
		letter-spacing: 8px;
	}

	.heroheader-text {
		font-size: 1.3rem;
		line-height: 2.0;
		font-weight: 400;
	}

	/* Sections News
	 ========================================================================== */
	#section-news {
		padding-bottom: 300px;
	}

	.meta-containers .post-categories {
		flex-direction: row;
	}

	.post-categories>*:not(:first-child) {
		margin-top: 0;
	}

	/* 検索ボックスを右寄せ */
	.news-search-box {
		align-items: flex-end;
	}

	/* Sections Services
	 ========================================================================== */
	#section-services {
		padding-bottom: 320px;
	}

	#section-services::before {
		height: 200px;
		top: -180px;
	}

	.inner.inner-services {
		margin: 0px 0 180px;
		max-width: none;
	}

	.services-bg {
		width: 80vw;
	}

	.services-bg-white {
		right: 20px;
		border-top-right-radius: 60px;
		border-bottom-right-radius: 500px;
	}

	.services-bg-blue {
		left: 20px;
		border-top-left-radius: 60px;
		border-bottom-left-radius: 500px;
	}

	.services-container {
		flex-direction: row;
		max-width: min(90%, 1200px);
		margin: 80px auto 120px;
		align-items: center;
	}

	.services-container .services-items:first-child {
		margin: 0 0 40px 0;
	}

	.services-container .services-items:last-child {
		margin-left: 80px;
		align-self: unset;
	}

	.services-container.reverse .services-items:last-child {
		margin-right: 80px;
		align-self: unset;
	}

	.services-container.reverse {
		flex-direction: row-reverse;
	}

	h3.services-name {
		font-size: 1.8rem;
	}

	.services-container p,
	.services-container-sub p {
		font-size: 1.4rem;
	}

	.services-container-sub {
		flex-direction: row;
		background-color: #EEF6FB;
		border-radius: 200px 200px 60px 60px;
		padding: 0 20px 0;
		margin-top: 60px;
	}

	.services-container-sub .services-items:first-child {
		margin-bottom: 28px;
	}

	.services-container-sub .services-items {
		margin-bottom: 0;
		padding: 0 20px 0;
		background-color: transparent;
		position: relative;
		top: -60px;
	}

	.fukidashi-prelabo {
		top: -80px;
	}

	/* Sections About
	 ========================================================================== */
	#section-curiosity {
		padding-bottom: 260px;
	}

	#section-curiosity::before {
		height: 200px;
		top: -180px;
	}

	.about-container {
		max-width: 1000px;
		margin: 100px auto 80px;
	}

	.about-container .about-items-img img {
		width: 700px;
		margin: 0 auto -60px;
	}

	.about-note {
		width: 88%;
		margin: 20px auto;
	}

	.about-note p {
		font-size: 1.35rem;
	}

	.explanation-items:first-child {
		margin-bottom: 100px;
	}

	.introduction-box {
		position: relative;
		left: 0;
		bottom: 0;
		color: #39383A;
	}

	.inquiry-container {
		flex-direction: row;
		justify-content: space-between;
	}

	.inner.inner-explanation {
		margin: 20px 0 120px;
		max-width: none;
		flex-direction: row;
		justify-content: center;
	}

	.inner.inner-explanation::before {
		width: 80vw;
		height: 300px;
		top: 68px;
	}

	.inner.inner-explanation::after {
		bottom: 12px;
	}

	.inquiry-items:nth-child(2) {
		margin: 0 auto 120px;
	}

	.inquiry-items {
		margin: 140px auto 120px;
	}

	.inquiry-items:last-child::before {
		top: -82px;
		left: 72px;
	}

	/* Sections Policy
	 ========================================================================== */
	#section-policy {
		padding-bottom: 300px;
		padding-top: 0;
	}

	#section-policy::before {
		height: 200px;
		top: -180px;
	}

	.policy-container {
		flex-direction: row;
		justify-content: space-between;
	}

	.policy-items {
		width: 30%;
	}

	.profile-container {
		flex-direction: row;
		margin-top: 36px;
	}

	.profile-items {
		min-width: 250px;
	}

	.profile-items>img {
		width: 200px;
		height: 200px;
		margin-bottom: 16px;
	}

	.profile-name,
	.profile-name-eng {
		text-align: left;
	}

	.representative-container {
		padding: 44px 40px;
		margin-top: 26px;
	}

	.message-title {
		text-align: center;
	}

	/* Sections Contact
	 ========================================================================== */
	#section-contact::before {
		height: 200px;
		top: -180px;
	}

	.contact-container {
		max-width: 640px;
		margin: 0 auto;
		padding: 60px 0 120px;
	}

	/* Footer
	 ========================================================================== */
	#footer-sub::before {
		height: 200px;
		top: -180px;
	}

	.footer-nav ul {
		width: 100%;
		height: 56px;
		max-width: 936px;
		margin: 0 auto;
		flex-direction: row;
	}

	.footer-nav ul a {
		height: 56px;
		line-height: 56px;
		text-align: left;
	}

	.footer-info {
		padding-bottom: 80px;
	}

	/* Navigation
	 ========================================================================== */
	.header__inner {
		max-width: 936px;
		margin: 0 auto;
		padding: 0;
	}

	.header__title {
		width: 120px;
	}

	.header__nav {
		position: static;
		transform: initial;
		background-color: inherit;
		height: inherit;
		display: flex;
		justify-content: end;
		width: 60%;
	}

	.nav__items {
		width: 100%;
		display: flex;
		align-items: center;
		height: initial;
		justify-content: space-between;
	}

	.nav-items {
		padding-top: inherit;
		padding-bottom: inherit;
		position: inherit;
		top: 0;
		left: 0;
		transform: translate(0, 0);
	}

	.nav-items__item a {
		margin-bottom: 0;
		font-size: 1rem;
	}

	header#header-main.change-color #js-nav>ul>li>a {
		color: #39383A;
	}

	/* スクロール後（黒文字）のホバー効果 */
	header#header-main.change-color .nav-items__item a::after {
		background-color: #39383A;
	}

	#js-nav-sub>ul>li>a {
		color: #39383A;
	}

	/* サブページ用（黒文字）のホバー効果 */
	#js-nav-sub .nav-items__item a::after {
		background-color: #39383A;
	}

	.hamburger {
		display: none;
	}

	/* Page
	 ========================================================================== */
	.article-frame {
		padding: 36px 40px 100px;
	}

	.page-header img,
	.post-header img {
		width: 32px;
		height: 28px;
		margin-top: 4px;
	}

	.page-title {
		margin-left: 16px;
	}

	/* Error
	 ========================================================================== */
	#page-error {
		margin-top: 200px;
	}

	.section-error {
		min-height: 800px;
	}
}

/* Large Desktop (1440px and above) */
@media screen and (min-width: 1440px) {
	.inner {
		max-width: 1200px;
	}

	.services-container {
		max-width: min(85%, 1400px);
	}

	.services-container .services-items:last-child {
		margin-left: 100px;
	}

	.services-container.reverse .services-items:last-child {
		margin-right: 100px;
	}

	.services-container .services-items:first-child {
		max-width: 550px;
	}

	h3.services-name {
		font-size: 2rem;
	}

	.services-container p,
	.services-container-sub p {
		font-size: 1.5rem;
	}
}

/* Extra Large Desktop (1920px and above) */
@media screen and (min-width: 1920px) {
	.inner {
		max-width: 1400px;
	}

	.services-container {
		max-width: min(80%, 1600px);
	}

	.services-container .services-items:first-child {
		max-width: 650px;
	}

	.services-container .services-items:last-child {
		margin-left: 120px;
	}

	.services-container.reverse .services-items:last-child {
		margin-right: 120px;
	}
}


@media (min-width: 600px) and (max-width: 1024px) {
	.inner {
		max-width: 90%;
		margin: 0 auto;
	}

	.inner.inner-services,
	.inner.inner-explanation {
		max-width: none;
	}

	.inner.inner-explanation {
		margin: 20px 0 80px;
		max-width: none;
		flex-direction: row;
		justify-content: center;
	}

	.inner.inner-explanation::before {
		bottom: 52px;
	}

	.inner.inner-explanation::after {
		bottom: -8px;
	}

	.explanation-items:first-child {
		margin-right: 0px;
		align-self: center;
	}

	.introduction-box {
		position: relative;
		left: 0;
		bottom: 0;
		color: #39383A;
	}

	.inquiry-items {
		margin: 0 0 120px;
		align-self: flex-start;
	}

	.inquiry-items:nth-child(2) {
		align-self: flex-end;
	}

	.header__nav.active {
		transform: translateX(500px);
	}

	#section-services {
		padding-bottom: 320px;
	}
}