@charset "utf-8";.Main .Article .inner {
	max-width: 720px;
	margin: 0 auto;
	box-sizing: border-box;
	font-family: "futura-pt", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'futura', 'Century Gothic', sans-serif;
	margin-bottom: 100px;
}
.Main .Article .scroll-fade {
	opacity: 0;
}
.heading-title,
.staff-list,
.profile .profile_title {
	font-family: 'Cardo', serif;
	font-style: italic;
}
.inner .description-top-image {
	margin-bottom: 80px;
}
.inner .description .description-text {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
	letter-spacing: 0.12em;
	padding-bottom: 140px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 32px;
	color: #555;
	text-align: center;
}
.inner .description .title h2 {
	font-size: 19px;
	line-height: 2;
}
.inner .description .title b {
	font-size: 26px;
}
.inner .heading-title {
	font-size: 52px;
	text-align: center;
	margin-bottom: 110px;
}
.inner .heading-item {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin-bottom: 80px;
}
.inner .title {
	font-size: 24px;
	color: #222;
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 50px;
}
.description-title {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
	letter-spacing: 0.12em;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 32px;
	color: #555;
	text-align: center;
}
.introduction {
	font-size: 26px;
	line-height: 2;
	text-align: center;
	margin-bottom: 50px;
	z-index: 1;
}
.description .introduction.intro_left {
	text-align: left;
}
.description .introduction.intro_right {
	text-align: right;
}
.description-main b {
	font-size: 23px;
}
.type, .subtitle {
	font-family: 'Cardo', serif;
	font-style: italic;
}
.type {
	font-size: 23px;
}
.subtitle {
	font-size: 54px;
}
.description-text {
	margin-top: 35px;
}
.check_btn {
	text-align: center;
	margin-top: 30px;
}
.check_btn img {
	height: 30px;
}
.inner .description.scroll-fade .description-text.points {
	text-align: left;
}
.type01_upper {
	display: flex;
	position: relative;
}
.type01_upper .type01_01_img {
	width: 60%;
}
.type01_upper .type01_intro {
	position: absolute;
	right: 0;
	top: 100px;
}
.type01_under {
	display: flex;
	position: relative;
}
.type01_under .type01_left {
	width: 50%;
	margin-top: 75px;
}
.type01_under .type01_left .type01_02_img {
	margin-left: 10%;
	margin-right: 10%;
	width: 70%;
}
.type01_under .type01_left .check_btn01 {
	margin-right: 10%;
}
.type01_under .type01_right {
	width: 50%;
	z-index: 1;
	margin-top: -250px;
}
.type01_under .type01_right .type01_main .description-text {
	padding-bottom: 100px;
}
.type02_upper {
	display: flex;
}
.type02_upper .type02_left {
	width: 60%;
}
.type02_upper .type02_left .check_btn02 {
	margin-right: 15%;
}
.type02_upper .type02_intro {
	margin-top: 110px;
	margin-left: -4%;
	z-index: 1;
}
.type02_under {
	position: relative;
	display: flex;
}
.type02_under .type02_left {
	width: 50%;
	margin-top: 15px;
}
.type02_under .type02_right {
	margin-left: 6%;
	width: 40%;
}
.type02_under .type02_right .type02_02_img {
	margin-top: 36px;
	width: 90%;
}
.type02_under .type02_right .type02_03_img {
	position: absolute;
	top: -280px;
	right: -10%;
	z-index: 1;
	width: 35%;
}
.type03_upper {
	position: relative;
	display: flex;
	width: 100%;
}
.type03_upper .type03_left {
	width: 55%;
	margin-top: 75px;
}
.type03_upper .type03_left .type03_intro {
	z-index: 2;
	position: relative;
}
.type03_upper .type03_left .type03_01_img {
	width: 90%;
}
.type03_upper .type03_left .check_btn03 {
	margin-right: 10%;
}
.type03_upper .type03_02_img {
	z-index: 1;
	width: 55%;
	position: absolute;
	right: 0;
}
.type03_under {
	position: relative;
	display: flex;
}
.type03_under .type03_left {
	width: 60%;
}
.type03_under .type03_03_img {
	width: 35%;
	position: absolute;
	right: 0;
	top: -300px;
}
.type04_description {
	position: relative;
	margin-top: -50px;
}
.type04_description .type04_left {
	width: 55%;
}
.type04_description .type04_right {
	z-index: 1;
	width: 50%;
	position: absolute;
	right: 0;
	top: 75px;
}
.type05_description {
	position: relative;
	display: flex;
	margin-top: 75px;
}
.type05_description .type05_left {
	width: 85%;
}
.type05_left .subtitle {
	position: relative;
	z-index: 1;
}
.type05_description .type05_left .description-main {
	width: 50%;
}
.type05_description .type05_right {
	position: absolute;
	width: 55%;
	right: 0;
}
.profile {
	margin-bottom: 60px;
}
.profile .profile_title {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 25px;
}
.profile .text {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	margin-top: -4px;
	margin-left: 40px;
}
.style-items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 60px;
}
.style-items .item-image {
	width: 25%;
	padding-left: 12px;
	padding-right: 12px;
}
.staff-list {
	padding-top: 80px;
}
.staff-list h3, .staff-list p {
	font-family: inherit;
	font-style: italic;
	font-size: 18px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	color: #222;
}
.detail-pager {
	text-align: center;
	position: relative;
	font-size: 20px;
	font-size: 2.0rem;
	font-family: 'futura', 'Century Gothic', sans-serif;
	margin-bottom: 100px;
	margin-top: 15%;
}
.detail-pager .next {
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 25px;
}
.detail-pager .prev {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 25px;
}
.pc_br {
	display: block;
}

.sp_img {
	display: none;
}
.pc_img {
	display: block;
}

@media screen and (max-width:751px) {
	.Main .Article .inner {
		padding: 0 20px;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.inner .description-top-image {
		margin-bottom: 40px;
	}
	.inner .description .description-text {
		text-align: left;
		padding-bottom: 60px;
		word-break: break-all;
		width: 100%;
		font-size: 12px;
		line-height: 24px;
	}
	.inner .heading-title {
		font-size: 32px;
		text-align: center;
		margin-bottom: 20px;
	}
	.inner .title {
		text-align: center;
		margin-bottom: 40px;
	}
	.inner .heading-item {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.inner .description .title h2 {
		font-size: 13px;
	}
	.inner .description .title b, .introduction {
		font-size: 14px;
		white-space: nowrap;
	}
	.description-main b {
		font-size: 17px;
	}
	.inner .description .profile .description-text {
		font-size: 11px;
		text-align: left;
		line-height: 22px;
		margin-top: 0;
		margin-left: 0;
	}
	.description-title {
		text-align: center;
		padding-bottom: 30px;
		word-break: break-all;
		width: 100%;
		font-size: 15px;
		line-height: 24px;
	}
	.keyword {
		font-size: 17px;
	}
	.subtitle {
		font-size: 32px;
	}
	.inner .description .description-text.center {
		white-space: normal;
		margin-top: 22px;
	}
	.check_btn img {
		height: 20px;
	}
	.type01_upper .type01_intro {
		top: 35px;
	}
	.type01_under .type01_right {
		margin-top: -100px;
	}
	.type01_under .type01_right .description-text {
		padding-bottom: 55px;
	}
	.type02_upper .type02_intro {
		margin-top: 25px;
	}
	.type02_under .type02_left {
		margin-top: 0;
	}
	.type02_under .type02_right .type02_03_img {
		top: -120px;
	}
	.type03_upper .type03_left {
		margin-top: 25px;
	}
	.type03_under .type03_03_img {
		top: -160px;
	}
	.type04_description {
		margin-top: 0px;
	}
	.type04_description .type04_right {
		top: 20px;
		right: 9%;
	}
	.type05_description {
		margin-top: 280px;
	}
	.profile .text {
		margin-left: 0;
	}
	.item-introduction {
		margin-top: -50px;
	}
	.style-items .item-image {
		width: 50%;
		margin-bottom: 24px;
	}
	.staff-list {
		padding-top: 0px;
	}
	.staff-list h3, .staff-list p {
		font-size: 15px;
	}
	.pc_br {
		display: none;
	}
	.sp_img {
		display: block;
	}
	.pc_img {
		display: none;
	}
}

