@charset "utf-8";@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 {
  font-family: "Perpetua", serif !important;
  font-style: italic !important;
}
.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: 60px;
  margin-left: auto;
  margin-right: auto;
  /* font-size: 16px; */
  font-size: 15px;
  /* line-height: 32px; */
  line-height: 25px;
  color: #555;
  text-align: left;
}
.inner .description .title h2 {
  font-size: 19px;
  line-height: 2;
}

.inner .description .title .vol {
  font-size: 56px;
  line-height: 2;
  font-family: "Perpetua", serif !important;
  font-style: italic !important;
}

.inner .description .title .vol span {
  font-size: 66px;
  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: 30px;
}

.inner .title_cach {
  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;
}

.inner .title_cach {
  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;
}

@media screen and (max-width: 751px) {
  .inner .title_cach {
    margin-bottom: 20px;
  }

  .inner .title_cach2 {
    margin-bottom: 40px;
  }

  .inner .description-top-image {
    margin-bottom: 30px;
  }
}

.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-top: -50px;
  margin-bottom: 20px;
  z-index: 1;
}
.introduction b {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600 !important;
}
.description .introduction.intro_left {
  text-align: left;
}
.description .introduction.intro_right {
  text-align: right;
}
.description-main b {
  font-size: 23px;
}
.keyword,
.subtitle {
  font-family: "Perpetua", serif !important;
  font-style: italic !important;
}
.keyword {
  font-size: 23px;
}
.subtitle {
  font-size: 54px;
}
.description-text {
  margin-top: 35px;
}
.check_btn01,
.check_btn02 {
  margin-top: 30px;
}
.check_btn img {
  width: auto !important;
  height: 30px;
}
.inner .description.scroll-fade .description-text.points {
  text-align: left;
}

.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: "Perpetua", serif !important;
  font-style: italic !important;
  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: 2rem;
  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_br {
  display: none;
}

.sp_img {
  display: none;
}
.pc_img {
  display: block;
}

.type01_upper .type01_01_img {
  width: 50%;
  margin-top: 190px;
}
.type01_upper .type01_right {
  width: 60%;
  margin-top: 70px;
}
.type01_upper .type01_right .description-text {
  letter-spacing: normal;
  padding-right: 5%;
}

.type01_under {
  margin-top: -100px;
  padding-bottom: 30px;
}
/* 追加 */
.type01_under.container {
  flex-direction: row-reverse;
}

.type01_under .type01_left {
  width: 50%;
  margin: 0 -5% 0 4%;
  padding-top: 0;
}
.type01_under .type01_left .type01_main .description-text {
  padding-bottom: 20px;
  margin-top: 90px;
}
.type01_under .type01_right {
  width: 70%;
  margin-left: -5%;
  margin-top: 90px;
}
.type01_under .type01_left .type01_03_img {
  width: 70%;
  margin: 0 auto;
}

.type01_03_img {
  width: 100%;
  margin-top: -50px;
  text-align: center;
}

/* .type01_03_img img {
  width: 70%;
} */

.type02_upper {
  padding-top: 0px;
  position: relative;
  height: 910px;
}

.type02_upper .type02_01_img {
  width: 75%;
  padding-top: 120px;
  position: absolute;
  z-index: 100;
  left: -30px;
}

.type02_upper .type02_01_img img {
  width: 64%;
}

.type02_upper .type02_right {
  width: 60%;
  margin-top: -30px;
  position: absolute;
  z-index: 10;
  right: 0;
}

.type02_upper .type02_01_img .intro_left {
  margin-bottom: 80px;
}

.type02_upper .type02_right .description-text {
  padding-left: 50px;
  margin-top: 40px;
  padding-bottom: 0px;
}

.type02_under {
  margin-top: -80px;
}

.type02_upper .type02_right .introduction {
  margin-left: 10%;
}
.type02_under .type02_left {
  width: 50%;
  margin-right: 5%;
  margin-left: -5%;
}
.type02_under .type02_left .type02_main .description-text {
  margin-top: 122px;
}
.type02_under .type02_right {
  /* width: 60%;
  margin: 80px 0;
  margin-right: -5%; */
  width: 50%;
  margin: 40px auto 0;
}
.type02_under .type02_right .type02_03_img {
  width: 80%;
  margin-top: 280px;
}

.type02_03_img {
  width: 100%;
  margin-top: -50px;
  text-align: center;
}

.type02_03_img img {
  width: 70%;
}

.type03_upper {
  padding-top: 30px;
}

.type03_upper .type03_01_img {
  width: 80%;
}
.type03_upper .type03_right {
  width: 70%;
  margin-top: 160px;
}

.type03_upper .type03_right .description-text {
  letter-spacing: normal;
}

.type03_upper .type03_right .introduction {
  margin-left: 10%;
}

/* .type03_upper .description-main.type03_main {
  margin-right: -5%;
} */

.type03_under {
  margin-top: -40px;
  padding-bottom: 60px;
}

.type03_under.container {
  flex-direction: row-reverse;
}

.type03_under .type03_left {
  width: 50%;
  margin-left: 5%;
}

.type03_under .type03_left .type03_main .description-text {
  margin: 10px auto 0;
  letter-spacing: normal;
}

.type03_under .type03_right {
  width: 50%;
  margin-top: 20px;
  margin-right: 0%;
  padding-left: 0%;
}

.type03_under .type03_right .type03_03_img {
  width: 80%;
  margin-top: 280px;
}

.type03_upper .type03_right .type03_02_img {
  margin-left: 10%;
}

.type03_03_img {
  width: 100%;
  margin-top: -20px;
  text-align: center;
}

.type03_03_img img {
  width: 80%;
}

/* 追加 */
.type04_upper {
  padding-top: 30px;
}

.type04_upper.container {
  flex-direction: row-reverse !important;
  height: 900px;
  margin: 0 0 50px -5%;
}

.type04_upper .type04_right {
  width: 65%;
  margin-top: 60px;
  margin-right: -5%;
  z-index: 10;
  text-align: right;
}
.type04_upper .type04_right .introduction {
  margin-bottom: 100px;
}

.type04_upper .type04_right img {
  width: 75%;
}

.type04_upper .type04_01_img {
  /* margin-right: -5%; */
  width: 60%;
  margin-top: -30px;
  position: absolute;
  z-index: 1;
  left: 0;
}

.type04_upper .type04_01_img .type04_main .description-text {
  padding-right: 10%;
}
/* ここまで追加 */

.type04_under {
  margin-top: -200px;
}

.type04_under .type04_left {
  width: 50%;
  margin: 100px 5% 0 0%;
}

.type04_under .type04_right {
  width: 50%;
  margin: 140px 0% 0 0%;
}

.type04_under .type04_03_img {
  width: 100%;
  margin-top: -50px;
  text-align: center;
}
.type04_03_img img {
  width: 70%;
}

.inner .heading-item {
  font-size: 24px;
  margin-bottom: 40px;
}

.intro_left {
  font-size: 21px;
  letter-spacing: -0.02em;
}

.type {
  font-size: 23px;
  font-family: "Perpetua", serif !important;
  font-style: italic !important;
}
.subtitle {
  font-size: 51px;
  font-family: "Perpetua", serif !important;
  font-style: italic !important;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1;
}

.sub_lead {
  font-size: 18px;
  margin: 25px auto 10px;
  letter-spacing: 0.05em;
  font-weight: 600 !important;
}

.subtitle2 {
  font-size: 51px;
  font-family: "Perpetua", serif !important;
  /* font-style: italic !important; */
  margin-bottom: 20px;
  margin-top: 20px;
}

.profile .profile_title {
  font-family: "Perpetua", serif !important;
  font-style: italic !important;
}

.profile {
  margin-bottom: 60px;
}
.profile .profile_title {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 25px;
}
.profile .text {
  font-size: 14px;
  text-align: left;
  line-height: 26px;
  margin-top: -4px;
  margin-left: 40px;
}

.inner .description .profile .description-text {
  font-size: 11px;
  text-align: left;
  line-height: 22px;
  margin-top: 0;
  margin-left: 0;
}

.profile .text {
  margin-left: 0;
}

@media screen and (max-width: 751px) {
  .inner .description .description-text {
    text-align: left;
    padding-bottom: 60px;
    word-break: break-all;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    text-align: justify;
    letter-spacing: normal;
  }

  .subtitle {
    font-size: 32px;
    line-height: 1.4;
  }
  .inner .description .description-text.center {
    white-space: normal;
    margin-top: 22px;
  }
  .check_btn img {
    width: auto !important;
    height: 40px;
  }

  .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_br {
    display: block;
  }

  .sp_img {
    display: block;
  }
  .pc_img {
    display: none;
  }

  .type {
    font-size: 26px;
    width: 100%;
    text-align: center;
    line-height: 1;
  }
  .subtitle {
    font-size: 36px;
    width: 100%;
    text-align: center;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 20px;
  }

  .subtitle2 {
    font-size: 36px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 30px;
    font-family: "Perpetua", serif;
    font-style: italic;
  }

  .sub_lead {
    font-size: 16px;
    text-align: center;
    margin: 15px auto 10px;
    letter-spacing: 0.05em;
    font-weight: 600;
  }

  .sp_images {
    margin-bottom: 20px;
  }

  .type02_upper {
    position: relative;
    z-index: 10;
    padding-top: 0px;
    height: auto;
    margin-top: -40px;
  }

  .type03_upper {
    position: relative;
    z-index: 10;
    padding-top: 0px;
    margin-top: -30px;
  }

  .description-text_type00 {
    font-family: "Noto Sans JP", sans-serif;
    width: 100%;
    letter-spacing: 0.12em;
    padding-bottom: 0px;
    margin-left: auto;
    font-size: 12px;
    line-height: 24px;
    color: #555;
    padding-top: 0px;
    margin-top: 0px;
  }

  .type03_under .description-text_type03 {
    margin-top: 40px;
    padding-bottom: 0px;
  }

  .check_btn {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .check_btn img {
    height: 30px;
  }
}
.title_cach2 b {
  font-weight: 600 !important;
}
.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;
}
.Main .Article .description {
	margin-bottom: 140px;
}
.heading-title,
.staff-list,
.profile .profile_title {
	font-family: 'Perpetua', serif !important;
	font-style: italic !important;
}
.inner .description-top-image {
	margin-bottom: 80px;
}
.inner .description .description-text {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
	letter-spacing: 0.12em;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 25px;
	color: #555;
}
.inner .description .description-text p {
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.12em;
	font-size: 15px;
	line-height: 25px;
	color: #555;
}
.inner .description div.description-text {
	display: flex;
}
.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: 35px;
}
.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: 20px;
	z-index: 1;
}

.description-main b {
	font-size: 23px;
}
.check_btn {
	text-align: center;
	margin-top: 30px;
}
.check_btn img {
	height: 30px;
}

.Main .Article .inner .container {
	display: flex;
	position: relative;
	margin-bottom: 50px;
}
.Main .Article .inner .container.reverse {
	flex-direction: row-reverse;
}

.title .description-text {
	font-size: 15px;
}
.profile {
	margin-bottom: 80px;
}
.profile .profile_title {
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 20px;
}
.profile .text {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
}
.profile .right_container {
	padding-left: 4%;
}

.contents .introduction {
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
}
.contents .introduction .quote {
	font-weight: bold;
	font-size: 26px;
}
.contents .introduction .name {
	text-align: right;
	margin-right: 10%;
	margin-top: 10px;
}

.description-top .description-text {
	text-align: center;
}
.contents01 .row1 .left_container {
	width: 51%;
}
.contents01 .row1 .right_container {
	width: 49%;
	padding-left: 5%;
}
.contents01 .row2 .left_container {
	width: 49%;
	padding-right: 4%;
}
.contents01 .row2 .right_container {
	width: 51%;
}
.contents01 .row3 .left_container {
	width: 51%;
}
.contents01 .row3 .right_container {
	width: 49%;
	padding-left: 3%;
}
.contents01 .row4 .left_container {
	width: 49%;
	padding-right: 3%;
}
.contents01 .row4 .right_container {
	width: 51%;
}
.contents01 .row5 .left_container {
	width: 51%;
}
.contents01 .row5 .right_container {
	width: 49%;
	padding-left: 4%;
}

.contents02 .row1 .left_container {
	width: 51%;
}
.contents02 .row1 .right_container {
	width: 49%;
	padding-left: 4%;
}
.contents02 .row2 .left_container {
	width: 49%;
	padding-right: 3%;
}
.contents02 .row2 .right_container {
	width: 51%;
}
.contents02 .row3 .left_container {
	width: 51%;
}
.contents02 .row3 .right_container {
	width: 49%;
	padding-left: 3%;
}
.contents02 .row4 .left_container {
	width: 49%;
	padding-right: 3%;
}
.contents02 .row4 .right_container {
	width: 51%;
}

.contents03 .row1 .left_container {
	width: 50%;
	padding-right: 1%;
}
.contents03 .row1 .left_container .under {
	margin-right: 3%;
	margin-top: 75px;
}
.contents03 .row1 .right_container {
	width: 50%;
	padding-left: 1%;
}
.contents03 .row1 .right_container .upper {
	margin-left: 3%;
}
.contents03 .row1 .right_container .under {
	margin-top: 75px;
}
.contents03 .row2 .left_container {
	width: 51%;
}
.contents03 .row2 .right_container {
	width: 49%;
	padding-left: 3%;
}
.contents03 .row3 .left_container {
	width: 49%;
	padding-right: 3%;
}
.contents03 .row3 .right_container {
	width: 51%;
}
.main-content .description .contents03 .row1.sp_only {
	display: none;
}
.Main .Article .inner .main-content .contents03 .row3 {
	margin-bottom: 15px;
}

.description.item-intro {
	margin-top: 100px;
}

.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 {
		word-break: break-all;
		width: 100%;
		font-size: 12px;
		line-height: 24px;
	}
	.inner .description .description-text p {
		font-size: 12px;
		line-height: 24px;
	}
	.inner .description .description-text p.talker {
		white-space: nowrap;
	}
	.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;
	}

	.introduction {
		margin-bottom: 20px;
	}


	.inner .description .title b, .introduction {
		font-size: 21px;
		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;
	}

	.description-top .description-text {
		text-align: left;
	}
	.inner .description .description-text.center {
		white-space: normal;
		margin-top: 22px;
	}
	.check_btn img {
		height: 30px;
	}

	.container {
		flex-wrap: wrap;
	}
	.description .contents .container div.sp-width100 {
		width: 100%;
	}
	.contents .introduction .quote {
		font-size: 20px;
	}

	.profile .profile_title{
		text-align: center;
	}

	.contents .container div a img {
		margin-bottom: 30px;
	}
	.contents01 .row2 {
		flex-direction: column-reverse;
	}
	.contents01 .row4 {
		flex-direction: column-reverse;
	}
	.contents01 .check_btn,
	.contents02 .check_btn {
		margin-top: -40px;
	}
	.contents02 .row2 {
		flex-direction: column-reverse;
	}
	.contents02 .row4 {
		flex-direction: column-reverse;
	}
	.contents03 .row1 .left_container .under {
		margin-top: 0;
	}
	.main-content .description .contents03 .row1.pc_only {
		display: none;
	}
	.main-content .description .contents03 .row1.sp_only {
		display: flex;
	}
	.contents03 .row1 .right_container {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contents03 .row3 {
		flex-direction: column-reverse;
	}
	.contents03 .check_btn {
		margin-top: 0;
	}
	.profile .text {
		margin-left: 0;
	}
	.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;
	}
}
