@charset "UTF-8";
/*--------------------------------------------------
import
--------------------------------------------------*/
/* WEB FONTS - EB Garamond */
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,500,500i,600,600i,700,700i,800,800i');
/*--------------------------------------------------
media query format
--------------------------------------------------*/
@media (max-width:767px) {}
/*--------------------------------------------------
common
--------------------------------------------------*/
.p-article__body, .p-article__body * {
  position: relative;
}
.sans {
  font-family: "Harmonia Sans W01", "Helvetica Neue", Helvetica, Arial, YuGothic, "Yu Gothic", "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.serif {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.garamond {
  font-family: 'EB Garamond', serif;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.ac {
  text-align: center;
}
.al {
  text-align: left;
}
.ar {
  text-align: right;
}
@media (max-width:767px) {
  .sp-ac {
    text-align: center !important;
  }
  .sp-al {
    text-align: left !important;
  }
  .sp-ar {
    text-align: right !important;
  }
}
.green {
  color: #009474;
}
.c-paragraph--lg {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 32px;
  line-height: 3.2rem;
}
@media (max-width:767px) {
  .c-paragraph--lg {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.l-instagram {}
.l-instagram .l-col-sm-4 {}
@media (max-width: 767px) {
  .l-instagram .l-col-sm-4 {
    flex-basis: 33.3333% !important;
    padding: 0 5px;
  }
}
@media (max-width:767px) {
  .is-pc {
    display: none;
  }
}
@media (min-width:768px) {
  .is-sp {
    display: none;
  }
}
/*--------------------------------------------------
no00
--------------------------------------------------*/
#no00 {}
@media (min-width:768px) {}
@media (max-width:767px) {}

/*--------------------------------------------------
共通部分の追加修正
--------------------------------------------------*/
.sp-price{
	display: none;
}
@media (min-width:768px) {
	.p-article__header{
		flex-direction: column;
	}
	.p-article__header .p-article__header-left{
		border: none;
		text-align: center;
		max-width: 100%;	
		padding-right: 0;
	}
	.p-article__header .p-article__header-right{
		padding-left: 0;
	}
}
@media (max-width:767px) {
	.sp-price{
		display: block;
		padding: 0 15px;
		margin: 1.6rem 0 0;
		font-weight: normal;
	}
	.pc-price{
		display: none;
	}
	.price-left{
		justify-content: flex-end;
	}
}
/*--------------------------------------------------
no1
--------------------------------------------------*/
#no1 .p-article__body {
	background: #fafafa;
}
#no1 .no1-wrap {
	padding-top: 200px;
	padding-bottom: 100px;
}
#no1 .no1-wrap .c-paragraph {
	line-height: 2;
}
#no1 .no1-ttl {
	position: relative;
	top: -25px;
}
#no1 .no1-cap {
	text-align: right;
	margin-top: 10px;
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #888888;
}
#no1 .no1-item {
	background: #fff;
	padding: 150px 0 100px;
}
#no1 .no1-wrap2 {
	padding-top: 100px;
	padding-bottom: 100px;
}
@media (min-width:768px) {}
@media (max-width:767px) {
	#no1 .no1-wrap {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	#no1 .no1-item {
		padding: 100px 0 80px;
	}
	#no1 .no1-wrap2 {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	#no1 .no1-img09 {
		margin-bottom: 20px;
	}
	#no1 .no1-cap-01 {
		font-size: 10px;
		margin-top: -40px;
		background: #fff;
		padding: 0 .5em;
		line-height: 1;
		right: 1em;
	}
}

/*--------------------------------------------------
no02
--------------------------------------------------*/
#no2 .no2-video {
	margin: 80px 0 110px;
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の縦幅*/
  height: 0;
  overflow: hidden;
}
 
#no2 .no2-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#no2 .no2-video-first {
	margin-top: 30px;
}
#no2 .no2-model {
	text-align: center;
	margin-bottom: 100px;
}
#no2 .no2-ttl {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1.5em;
}
#no2 .no2-txt1 {
	margin-bottom: 70px;
}
#no2 .no2-profile {
	border: solid 1px #e5e5e5;
	margin-top: 100px;
	padding: 30px;
}
#no2 .no2-profile-ttl img {
	display: block;
}
#no2 .no2-profile-ttl {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: .5em;
}
@media (min-width:768px) {
	#no2 .no2-half-a {
		padding-left: 0;
	}
	#no2 .no2-half-b {
		padding-right: 0;
	}
	#no2 .no2-txt1 {
		max-width: 480px;
	}
	#no2 .no2-txt1-b {
		margin-left: auto;
	}
	#no2 .no2-txt2 {
		max-width: 380px;
		margin-top: 50px;
	}
	#no2 .no2-txt2-a {
		margin-left: auto;
	}
}
@media (max-width:767px) {
	#no2 .no2-ttl {
		font-size: 22px;
	}
	#no2 .no2-txt2 {
		margin-top: 60px;
	}
	#no2 .no2-txt2 img {
		margin-bottom: 20px;
	}
	#no2 .no2-profile {
		padding: 20px 20px 1px;
	}
	#no2 .no2-profile-ttl {
		position: absolute;
		top: -50px;
		left: 180px;
	}
	#no2 .no2-profile .c-paragraph {
		margin-top: 20px;
	}
}


/*--------------------------------------------------
no3
--------------------------------------------------*/
#no3 .no3-ttl {
	font-size: 28px;
	color: #a9742e;
	line-height: 1.5;
	margin: .7em 0 1em;
}
#no3 .no3-wrap {
	margin-bottom: 150px;
}
#no3 .no3-comment {
	margin-bottom: 10px;
}
#no3 .no3-txt-a {
	margin-bottom: 100px;
}
#no3 .no3-profile {
	border: solid 1px #e5e5e5;
	margin-top: 150px;
	padding: 30px;
}
#no3 .no3-profile-ttl img {
	display: block;
}
#no3 .no3-profile-ttl {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: .5em;
}
#no3 .pc-photos{
	display: flex;
  flex-wrap: wrap;
}
#no3 .pc-photos .img_area{
	width: calc(100% / 4);
	/* overflow: hidden; */
}
#no3 .pc-photos .img_area img{
	width: 350%;
	display: block;
	transition: 0.5s;
}
#no3 .pc-photos .img_area img:hover{
	z-index: 10;
	transform: scale(2.0, 2.0);
}
@media (min-width:768px) {
	#no3 .no3-txt {
		max-width: 422px;
	}
	#no3 .no3-txt-a {
		margin-left: auto;
	}
	#no3 .no3-left {
		padding-right: 5%;
	}
	#no3 .no3-right {
		padding-left: 5%;
	}
	#no3 .no3-right2 {
		padding-left: 0;
	}
	#no3 .c-paragraph + .no3-comment {
		margin-top: 90px;
	}
	#no3 .no3-txt2 {
	margin-top: 20px;
	}
}
@media (min-width:1300px) {
	#no3 .no3-txt2 {
		position: absolute;
		right: 0;
		bottom: 80px;
	}
	#no3 .special-price{
		left: 13px;
		bottom: -180px;
	}
	#no3 .special-area{
		padding-top: 100px;
	}
}
@media (max-width:767px) {
	#no3 .no3-ttl {
		font-size: 26px;
	}
	#no3 .no3-wrap {
		margin-bottom: 80px;
	}
	#no3 .no3-img2 {
		margin-bottom: 30px;
	}
	#no3 .no3-comment {
		margin-top: 30px;
	}
	#no3 .no3-txt-a {
		margin-bottom: 50px;
	}
	#no3 .no3-right {
		margin-top: 30px;
	}
	#no3 .no3-profile {
		padding: 20px 20px 1px;
	}
	#no3 .no3-profile-ttl {
		position: absolute;
		top: -50px;
		left: 180px;
	}
	#no3 .no3-profile .c-paragraph {
		margin-top: 20px;
	}
}

/*--------------------------------------------------
no4
--------------------------------------------------*/
#no4 .p-article__body {
	padding-top: 0;
}
#no4 .no4-bg {
	padding: 120px 0 80px    ;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/04/04_06.jpg);
}
#no4 .no4-ttl {
	padding-bottom: 40px;
	margin-bottom: 60px;
	position: relative;
}
#no4 .no4-ttl::before {
	content: '';
	position: absolute;
	width: 30px;
	border-bottom: solid 1px #000;
	left: 0;
	bottom: 0;
}
#no4 .no4-bg .c-paragraph {
	margin-bottom: 40px;
	letter-spacing: .1em;
}
#no4 .no4-profile {
	font-weight: bold;
	font-size: 24px;
	margin: 2.4em 0 .8em;
}
#no4 .no4-name {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1em;
}
#no4 .no4-series {
	border-top: solid 1px #e6e6e6;
	padding-top: 90px;
	margin-top: 130px;
}
#no4 .no4-series-ttl {
	text-align: center;
	font-size: 12px;
	margin-bottom: 60px;
}
#no4 .no4-series-ttl small {
	display: block;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.4;
}
#no4 .no4-series figcaption {
	margin: 1.5em 0 2em;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#no4 .no4-series-tag {
	text-align: left;
	font-size: 10px;
	color: #888888;
}
@media (min-width:768px) {}
@media (max-width:767px) {
	#no4 .no4-name {
		margin-top: 20px;
	}
}

/*--------------------------------------------------
no5
--------------------------------------------------*/
#no5 .no5-anchor {
	position: absolute;
	width: 100%;
	margin-top: -80px;
	left: 0;
}
#no5 .no5-nav {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
#no5 .no5-nav-b {
	margin-bottom: 100px;
}
#no5 .no5-nav li {
	width: 20%;
	text-align: center;
	font-size: 18px;
	margin-bottom: 3em;
}
#no5 .no5-nav li a {
	display: block;
	padding-bottom: 1em;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/05/05_17.png) no-repeat center bottom / .833em;
}
#no5 .no5-nav p {
	line-height: 1.5;
	margin-top: 15px;
}
#no5 .no5-nav p small {
	font-size: 55.555%;
	display: block;
}
#no5 .no5-ttl {
	font-size: 36px;
	line-height: 1.3;
	margin-bottom: .3em;
}
#no5 .no5-name {
	font-size: 20px;
	text-align: right;
	margin-bottom: 50px;
}
#no5 .no5-name small {
	font-size: 50%;
	margin-right: 1em;
}
#no5 .no5-profile {
	border: solid 1px #e5e5e5;
	padding: 30px;
	margin-bottom: 110px;
}
#no5 .no5-profile-name {
	font-size: 24px;
	margin-bottom: 1em;
}
#no5 .no5-profile-name small {
	display: block;
	font-size: 50%;
}
#no5 .no5-wrap {
	max-width: 1040px;
	margin: 0 auto;
}
#no5 .no5-wrap::before {
	content: '';
	position: absolute;
	height: 50px;
	left: 40px;
	top: 0;
	border-left: solid 1px #1f314b;
	z-index: 1;
}
#no5 .no5-wrap::after {
	content: '';
	position: absolute;
	height: 100%;
	left: 40px;
	top: 0;
	border-left: solid 1px #e5e5e5;
}
@media (min-width:768px) {
	#no5 .no5-nav-b {
		-webkit-box-pack: center;
		justify-content: center;
	}
	#no5 .no5-nav-b li {
		margin: 0 3.4%;
	}
}
@media (max-width:767px) {
	#no5 .no5-nav {
		-webkit-flex-wrap: wrap;
		flex-wrap : wrap;
	}
	#no5 .no5-nav li {
		width: 46%;
		margin-bottom: 20px;
		font-size: 16px;
	}
	#no5 .no5-ttl {
		font-size: 20px;
	}
	#no5 .no5-name {
		font-size: 18px;
	}
	#no5 .no5-profile-name {
		font-size: 22px;
		margin-top: 20px;
	}
	#no5 .no5-profile {
		margin-bottom: 80px;
		padding: 30px 30px 1px;
	}
	#no5 .no5-wrap {
		padding-left: 30px;
	}
	#no5 .no5-wrap::before {
		left: 30px;
	}
	#no5 .no5-wrap::after {
		left: 30px;
	}
}
#no5 .bx-prev {
	left: 0;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/05/05_18.png) no-repeat center center;
	background-size: contain;
}
#no5 .bx-next {
	right: 0;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/05/05_19.png) no-repeat center center;
	background-size: contain;
}
#no5 .bx-controls-direction a {
	position: absolute;
	top: -80px;
	width: 60px;
	height: 100%;
	color: transparent;
	background-size: contain;
	z-index: 2;
}
#no5 .no5-slide-wrap {
	color: #fff;
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
	background: #1f314b;
}
#no5 .no5-slide {
	position: relative;
	padding-bottom: 100px;
}
#no5 .no5-slide-ttl {
	font-size: 28px;
	padding: 2.2em 0 1.8em;
}
#no5 .no5-slide li {
	padding: 0 30px;
	text-align: center;
}
#no5 .no5-slide li p {
	margin-top: 30px;
	font-size: 16px;
}
#no5 .no5-slide li p small {
	display: block;
	font-size: 75%;
}
#no5 .no5-slide * {
	position: static;
}
#no5 .bx-pager {
	position: absolute;
	bottom: 50px;
	width: 100%;
	z-index: 2;
	display: flex;
	justify-content: center;
}
#no5 .bx-pager a {
	display: inline-block;
	color: transparent;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: solid 1px #fff;
}
#no5 .bx-pager a:hover {
	background: #fff;
}
#no5 .bx-pager a.active {
	background: #fff;
}
#no5 .bx-pager-item {
	display: inline-block;
	margin-left: .7em;
}
@media (min-width:768px) {
	#no5 .no5-slide .bx-viewport {
		overflow: visible !important;
		left: 50%;
		margin-left: -300px;
	}
	#no5 .no5-slide::before {
		content: '';
		position: absolute;
		width: 50%;
		height: 100%;
		background: rgba(31, 49, 75, 0.7);
		left: 0;
		margin-left: -300px;
		z-index: 1;
		
	}
	#no5 .no5-slide::after {
		content: '';
		position: absolute;
		width: 50%;
		height: 100%;
		background: rgba(31, 49, 75, 0.7);
		right: 0;
		margin-right: -300px;
		z-index: 1;
		top: 0;
	}
}
@media (max-width:767px) {
	#no5 .bx-controls-direction a {
		width: 40px;
	}
}

/*--------------------------------------------------
no6
--------------------------------------------------*/
#no6 .no6-color-a {
	color: #2e5592;
	font-weight: bold;
	margin-right: 1em;
}
#no6 .no6-color-b {
	color: #a23d23;
	font-weight: bold;
	margin-right: 1em;
}
#no6 .no6-line {
	border-bottom: solid 1px #eeeeee;
	margin-top: 30px;
}
#no6 .no6-img-wrap {
	max-width: 810px;
	margin: 0 auto;
}
#no6 .bx-prev {
	left: 0;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/06/06_19.png) no-repeat center center;
	background-size: contain;
}
#no6 .bx-next {
	right: 0;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/06/06_20.png) no-repeat center center;
	background-size: contain;
}
#no6 .bx-controls-direction a {
	position: absolute;
	top: 0;
	width: 14px;
	height: 100%;
	color: transparent;
	z-index: 2;
}
#no6 .no6-slide-wrap {
	overflow: hidden;
	text-align: center;
	padding-bottom: 150px;
	margin: 90px 0 100px
}
#no6 .no6-slide {
	position: relative;
	margin-top: 60px;
}
#no6 .no6-slide li {
	position: relative;
	text-align: center;
}
#no6 .no6-slide li p {
	margin-top: 10px;
}
#no6 .no6-slide * {
	position: static;
}
#no6 .bx-pager {
	position: absolute;
	bottom: -50px;
	width: 100%;
	z-index: 2;
}
#no6 .bx-pager a {
	display: inline-block;
	color: transparent;
	width: 40px;
	border-bottom: solid 2px #eeeeee;
}
#no6 .bx-pager a:hover {
	border-bottom: solid 2px #000;
}
#no6 .bx-pager a.active {
	border-bottom: solid 2px #000;
}
#no6 .bx-pager-item {
	display: inline-block;
	margin-left: .7em;
}
#no6 .no6-shop-ttl {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border-top: solid 1px #eeeeee;
	margin-top: -50px;
	padding-top: 50px;
	margin-bottom: 2.5em;
}
#no6 .no6-shop {
	font-size: 15px;
	text-align: center;
}
#no6 .no6-shop img {
	vertical-align: -.3em;
	margin-left: .3em;
}
@media (min-width:768px) {
	#no6 .no6-slide .bx-viewport {
		overflow: visible !important;
		left: 50%;
		margin-left: -278px;
	}
	#no6 .no6-slide::before {
		content: '';
		position: absolute;
		width: 50%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		left: 0;
		margin-left: -278px;
		z-index: 1;
	}
	#no6 .no6-slide::after {
		content: '';
		position: absolute;
		width: 50%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		right: 0;
		margin-right: -278px;
		z-index: 1;
		top: 0;
	}
	#no6 .bx-prev {
		margin-left: -330px;
		left: 50%;
	}
	#no6 .bx-next {
		right: 50%;
		margin-right: -330px;
	}
	#no6 .no6-slide-wrap-b .bx-pager {
		position: absolute;
		bottom: -90px;
	}
	#no6  .no6-slide li p {
		position: absolute;
		width: 100%;
	}
}
@media (max-width:767px) {
	#no6 .no6-slide-wrap {
		padding-bottom: 60px;
		margin: 70px 0 60px
	}
	#no6 .no6-slide li {
		width: 100vw !important;
		padding: 0 40px;
	}
	#no6 .bx-controls-direction a {
		width: 40px;
	}
	#no6 .bx-prev, #no6 .bx-next {
		background-color: rgba(0, 0, 0, 0.6);
		background-size: 15px auto;
	}
	#no6 .no6-shop-ttl {
		font-size: 18px;
		margin-top: 0;
	}
	#no6 .no6-shop {
		font-size: 14px;
	}
}


/*--------------------------------------------------
no7
--------------------------------------------------*/
#no7 .l-col-sm-6{
	flex-basis: auto;
	max-width: none;
}
#no7 .l-col-sm-6{
	padding: 0;
}
#no7 .areas{
	padding: 60px 240px;
	border-bottom: 1px solid #E8E8E8;
	width: 100%;
	margin: 0;
	max-width: none;
}
#no7 img{
	width: 100%;
	display: block;
}
#no7 h2{
	width: 100%;
	padding-bottom: 50px;
}
#no7 h2 span{
	border-bottom: 1px solid #3155b1;
	color: #3155b1;
	font-weight: bold;
	padding-bottom: 3px;
	letter-spacing: 3px;
}
#no7 .profile_area .profiles{
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding-bottom: 50px;
}
#no7 .profile_area .profiles .profile_photo{
	width: 60%;
}
#no7 .profile_area .profiles .profile_text{
	width: 35%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#no7 .profile_area .profiles .profile_text .no00-img-03,
#no7 .profile_area .profiles .profile_text .c-paragraph--md{
	color: #3155b1;
	font-weight: bold;
}
#no7 .interview_area .interviews .interview_text .seya{
	color: #bba48d;
	font-weight: bold;
}
#no7 .interview_area .interviews .interview_text .seki{
	color: #3155b1;
	font-weight: bold;
}
#no7 .interview_area .interviews .interview_photo{
	padding: 10px 0 30px;
}
#no7 .item_area{
	display: flex;
	border: none;
}
#no7 .item_area .items{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#no7 .item_area .items .item{
	width: calc(100% / 2 - 14px);
}
#no7 .item_area .items .item .item_text{
	padding: 20px 0 40px;
}
#no7 .item_area .items .item .item_text .c-paragraph--md{
	text-align: center;
}
#no7 .store_area{
	text-align: center;
	background: #f9fdff;
	border: none;
}
#no7 .store_area .stores{
	width: 100%;
	display: flex;
	justify-content: center;
}
#no7 .store_area .stores ul{
	display: flex;
	width: 60%;
}
#no7 .store_area .stores ul li{
	padding: 0 8% 0 3%;
	font-size: 13px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
#no7 .store_area .stores ul li a{
	text-decoration: none;
	position: relative;
}
#no7 .store_area .stores ul li a::before{
	content: '';
	background-image: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/07/07_11.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 23px;
	height: 23px;
	right: -30px;
}
#no7 .store_area .stores ul li:not(:last-child){
	border-right: 1px solid black;
}
@media (min-width:1440px) {
	.areas{
		width: 1440px !important;
		margin: 0 auto !important;
	}
}
@media (max-width:767px) {
	#no7 .areas{
		border: none;
	}
	#no7 .profile_area{
		padding: 30px 30px 0;
	}
	#no7 .profile_area .profiles{
		flex-direction: column;
	}
	#no7 .profile_area .profiles:last-child{
		flex-direction: column-reverse;
		padding-bottom: 0;
	}
	#no7 .profile_area .profiles .profile_photo{
		width: 100%;
	}
	#no7 .profile_area .profiles .profile_text{
		width: 100%;
	}
	#no7 .interview_area{
		padding: 30px 30px 0;
	}
	#no7 .item_area{
		padding: 30px 30px 0;
	}
	#no7 .item_area .items .item{
		width: 100%;
	}
	#no7 .store_area{
		padding: 30px 30px 0;
	}
	#no7 .store_area .stores ul{
		flex-direction: column;
		width: 100%;
	}
	#no7 .store_area .stores ul li{
		padding-bottom: 10px;
	}
	#no7 .store_area .stores ul li:not(:last-child){
		border-right: none;
	}
}


/*--------------------------------------------------
no8
--------------------------------------------------*/
#no8 .no8-question {
	font-size: 19px;
	line-height: 1.44;
	margin: 1.8em 0 1.4em;
}
#no8 .no8-answer {
	font-size: 16px;
}
#no8 .no9-name-a {
	margin-right: 1em;
	color: #5f514a;
}
#no8 .no9-name-b {
	margin-right: 1em;
	color: #212748;
}
#no8 .no8-profile {
	border: solid 1px #5e5e5e;
	padding: 20px 30px 40px;
	margin-top: 80px;
	text-align: center;
}
#no8 .no8-profile-ttl {
	font-size: 25px;
	margin-bottom:20px;
}
#no8 .no8-profile-name {
	font-size: 19px;
	line-height: 1;
	margin-bottom: 2em;
}
#no8 .no9-profile-name-a {
	color: #5f514a;
}
#no8 .no9-profile-name-b {
	color: #212748;
}


#no8 .c-paragraph--xs{
	text-align: center;
	margin-top: 15px;
}

@media (min-width:768px) {
	#no8 .no8-profile-left {
		border-right: solid 1px #5e5e5e;
		padding-right: 40px;
	}
	#no8 .no8-profile-right {
		padding-left: 40px;
	}
}
@media (max-width:767px) {
	#no8 .no8-question {
		font-size: 17px;
	}
	#no8 .no8-answer {
		font-size: 14px;
	}
	#no8 .no8-profile {
		padding: 20px 40px 10px;
		margin-top: 60px;
	}
	#no8 .no8-profile-name {
		font-size: 19px;
	}
	#no8 .no8-profile-right {
		padding: 0;
	}
	#no8 .no8-profile-left {
		border-bottom: solid 1px #5e5e5e;
		margin-bottom: 50px;
		padding: 0;
	}
	
}

/*--------------------------------------------------
no9
--------------------------------------------------*/
#no9 .no9-lead {
	border: solid 1px #5e5e5e;
	position: relative;
	text-align: center;
	padding: 55px 50px 40px;
	margin: -35px 0 90px;
}
#no9 .no9-lead::before {
	content: '';
	position: absolute;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/09/09_02.png) no-repeat 50% / 100% 100%;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	top: 20px;
	left: 20px;
}
#no9 .no9-lead .no9-img {
	margin-bottom: 40px;
}
#no9 .no9-ttl {
	text-align: center;
	font-size: 40px;
	font-family: 'Adamina', serif;
}
#no9 .no9-ttl-sub {
	text-align: center;
	font-size: 16px;
}
#no9 .no9-video {
	margin: 50px 0 90px;	
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の縦幅*/
  height: 0;
  overflow: hidden;
}
#no9 .no9-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}	
#no9 .no9-color-a {
	color: #624d70;
}
#no9 .no9-color-b {
	color: #4a4a37;
}
#no9 .no9-color-c {
	color: #b79056;
}
#no9 .no9-color-d {
	color: #bf6045;
}
#no9 .no9-num {
	margin: 150px 0 65px;
}
#no9 .no9-num::before {
	content: '';
	position: absolute;
	border-bottom: solid 1px #a2a2a2;
	top: 50%;
	width: 100%;
	left: 0;
}
#no9 .no9-num-bg {
	background: #fff;
	display: inline-block;
}
#no9 .no9-num-even {
	text-align: right;
}
#no9 .no9-num i {
	font-family: 'Adamina', serif;
	font-style: normal;
	font-size: 60px;
	text-align: center;
	position: absolute;
	left: 0;
	top: -7px;
	line-height: 1.2;
}
#no9 .no9-num-even i {
	left: auto;
	right: 0;
}
#no9 .no9-num small {
	display: block;
	font-size: 25%;
}
#no9 .no9-num p {
	font-size: 16px;
	font-weight: bold;
	padding: .5em 1.3em;
}
#no9 .no9-num-odd p {
	margin-left: 100px;
	border-left: solid 1px #624d70;
}
#no9 .no9-num-even p {
	margin-right: 100px;
	border-right: solid 1px #624d70;
}
#no9 .no9-style {
	font-family: 'Adamina', serif;
	font-size: 30px;
	border-bottom: solid 1px #a2a2a2;
	line-height: 1;
	padding-bottom: .5em;
	margin-bottom: 40px;
}
#no9 .no9-style-odd {
	text-align: right;
}
#no9 .no9-static {
	position: static;
}
#no9 .no9-comment {
	border: solid 1px #a2a2a2;
	padding: 40px 35px 20px;
}
#no9 .no9-comment::before {
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	left: 10px;
	top: 10px;
	background: #ededed;
}
#no9 .no9-comment-ttl {
	position: absolute;
	font-family: 'Adamina', serif;
	font-size: 15px;
	top: -18px;
	background: #fff;
	padding: 0 .4em;
}
#no9 .no9-comment-odd .no9-comment-ttl {
	right: 20px;
}
#no9 .no9-comment-even .no9-comment-ttl {
	left: 20px;
}
#no9 .no9-style-last {
	border: none;
}
#no9 .no9-style-ttl {
	font-size: 25px;
	line-height: 1.5;
	padding-top: 18%;
}
#no9 .no9-style-ttl::before {
	content: '';
	position: absolute;
	width: 1.5em;
	border-top: solid 2px #624d70;
	top: 0;
}
#no9 .no9-stylist {
	border-top: solid 1px #5e5e5e;
	padding-top: 20px;
	margin-top: 130px;
}
@media (min-width: 1201px) {
	#no9 .no9-bottom {
		-ms-flex-align: end;
		-webkit-box-align: end;
		align-items: flex-end
	}
	#no9 .no9-style {
		position: absolute;
		top: 0;
		width: 65%;
	}
	#no9 .no9-style-odd {
		right: 0;
	}
}
@media (min-width:768px) and (max-width: 1200px) {
	#no9 .no9-style-odd {
		margin-left: -35%;
	}
	#no9 .no9-style-even {
		margin-right: -35%;
	}
}
@media (min-width:768px) {
	#no9 .no9-sepa::before {
		content: '';
		position: absolute;
		width: 30px;
		top: 0;
		border-bottom: solid 2px #624d70;
	}
	#no9 .no9-sepa-a::before {
		border-color: #624d70;
	}
	#no9 .no9-sepa-b::before {
		border-color: #4a4a37;
	}
	#no9 .no9-sepa-c::before {
		border-color: #b79056;
	}
	#no9 .no9-sepa-d::before {
		border-color: #bf6045;
	}
	#no9 .no9-sepa {
		margin-top: 20%;
		padding-top: 20%;
	}
	#no9 .no9-sepa-even::before {
		right: 0;
	}
	#no9 .no9-sepa-even {
		text-align: right;
	}
	#no9 .no9-num-odd .no9-num-bg {
		padding-right: 50px;
	}
	#no9 .no9-num-even .no9-num-bg {
		padding-left: 50px;
	}
}
@media (max-width:767px) {
	#no9 .no9-style {
		margin-top: 30px;
	}
	#no9 .no9-style-last {
		margin: 0 0 10px;
	}
	#no9 .no9-style-ttl {
		font-size: 25px;
		line-height: 1.5;
		padding-top: 20px;
		margin-bottom: 30px;
	}
	#no9 .no9-ttl {
		font-size: 30px;
		line-height: 1.4;
		margin-bottom: .3em;
	}
	#no9 .no9-ttl-sub {
		font-size: 14px;
	}
	#no9 .no9-num {
		margin: 80px 0 30px;
	}
	#no9 .no9-num i {
		font-size: 50px;
	}
	#no9 .no9-num p {
		font-size: 14px;
	}
	#no9 .no9-num-odd p {
		margin-left: 70px;
	}
	#no9 .no9-num-even p {
		margin-right: 70px;
	}
	#no9 .no9-sepa {
		margin-top: 15px;
	}
	#no9 .no9-lead {
		padding: 35px 20px 10px;
	}
	#no9 .no9-lead::before {
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		top: 10px;
		left: 10px;
	}
}

/*--------------------------------------------------
no10
--------------------------------------------------*/
#no10 .no10-ttl {
	position: relative;
	font-size: 48px;
	line-height: 1;
}
#no10 .no10-ttl i {
	font-style: normal;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	line-height: 1;
	padding-right: .3em;
	background: #fff;
}
#no10 .no10-ttl::before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: solid 2px #000;
	top: .6em;
	left: 0;
}
#no10 .no10-ttl small {
	display: block;
	font-size: 33.333%;
	font-weight: bold;
	line-height: 1.4;
}
#no10 .no10-bg {
	background: #fafafa;
	margin-top: 100px;
	padding-bottom: 100px;
}
#no10 .no10-bg .no10-ttl i {
	background: #fafafa;
}
#no10 .no10-profile-box {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
}
#no10 .no10-profile-box::before {
	content: '';
	position: absolute;
	width: 80%;
	border-bottom: solid 1px #000;
	bottom: 13px;
	right: 0;
}
#no10 .no10-profile-img {
	width: 28.5%;
}
#no10 .no10-profile-box {
	margin: 30px 0 13px;
}
#no10 .no10-profile-txt {
	width: 68%;
}
#no10 .no10-profile-name {
	font-size: 18px;
	margin-left: .3em;
}
#no10 .no10-higuchi {
	color: #daa64e;
	font-weight: bold;
}
#no10 .no10-suzuki {
	color: #2e3f69;
	font-weight: bold;
}
#no10 .no10-takahashi {
	color: #e8543c;
	font-weight: bold;
}
#no10 .no10-ueda {
	color: #84c25b;
	font-weight: bold;
}
#no10 .bx-prev {
	left: 0;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/10/10_24.png) no-repeat center center;
	background-size: contain;
}
#no10 .bx-next {
	right: 0;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/10/10_25.png) no-repeat center center;
	background-size: contain;
}
#no10 .bx-controls-direction a {
	position: absolute;
	top: -70px;
	width: 60px;
	height: 100%;
	color: transparent;
	background-size: contain;
}
#no10 .no10-slide {
	margin-top: 50px;
	position: relative;
}
#no10 .no10-slide li {
	padding: 0 15px;
	text-align: center;
}
#no10 .no10-slide p {
	text-align: center;
	margin-top: 30px;
}
#no10 .no10-slide * {
	position: static;
}
#no10 .no10-slide {
	overflow: hidden;
}
#no10 .no10-inter-ttl {
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin: 65px 0 30px;
}
#no10 .no10-q {
	font-weight: bold;
	margin: 2.5em 0 1.8em;
}
#no10 .no10-q i {
	font-style: normal;
	font-weight: normal;
}
#no10 .no10-item-ttl {
	text-align: center;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 1em;
}
#no10 .no10-item-ttl i {
	font-style: normal;
	display: block;
	font-size: 40%;
	margin-bottom: .5em;
}
#no10 .onepiece_p{
	margin-top: 2em;
}
@media (min-width:768px) {
	
	#no10 .no10-slide .bx-viewport {
		overflow: visible !important;
		left: 50%;
		margin-left: -248px;
	}
	#no10 .bx-prev {
		left: 50%;
		margin-left: -278px;
	}
	#no10 .bx-next {
		right: 50%;
		margin-right: -278px;
	}
	#no10 .no10-item-wrap {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
		padding-left: 40px;
		padding-right: 40px;
	}
	#no10 .no10-item-wrap::before {
		content: '';
		position: absolute;
		width: calc(100% - 40px);
		left: 20px;
		height: 100%;
		top: 0;
		background: #fff;
	}
}
@media (max-width:767px) {
	#no10 .no10-ttl {
		font-size: 40px;
	}

	#no10 .no10-item-wrap {
		background: #fff;
		padding-top: 50px;
		padding-bottom: 1px;
	}
	#no10 .no10-item-wrap .no10-img {
		margin-bottom: 10px;
	}
	#no10 .no10-inter-ttl {
		font-size: 22px;
	}
}

/*--------------------------------------------------
no11
--------------------------------------------------*/
#no11 .no11-bg {
	padding: 140px 0 120px;
}
#no11 .no11-bg-a {
	background: #eeeef1;
}
#no11 .no11-bg-b {
	background: #fbfaf8;
}
#no11 .no11-bg-c {
	background: #f9f1ee;
}
#no11 .no11-bg-d {
	background: #f2f2f2;
}
#no11 .no11-box {
	max-width: 1410px;
}
#no11 .no11-head {
	position: relative;
	margin-bottom: 60px;
}
#no11 .no11-desc p {
	margin-left: 30px;
	margin-top: 30px;
	border-top: solid 1px #000;
	padding-top: 20px;
}
#no11 .no11-desc {
	margin-bottom: 60px;
}
#no11 .no11-point {
	margin-bottom: 30px;
}
#no11 .no11-style {
	padding-top: 45px;
}
#no11 .no11-style-txt {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 65px;
	line-height: 1.5;
}
#no11 .no11-trend-ttl {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	margin: 30px 0 60px;
}
#no11 .no11-trend-txt {
	max-width: 960px;
	margin: 0 auto 10px;
}
#no11 .no11-trend-ttl2 {
	text-align: center;
	margin: 100px 0 -70px;
	position: relative;
	z-index: 1;
}
#no11 .no11-trend-num {
	font-size: 14px;
	position: relative;
	padding-bottom: .7em;
	margin: 20px 0 20px;
	font-weight: bold;
	line-height: 1;
}
#no11 .no11-trend-num::before {
	content: '';
	position: absolute;
	left: 0;
	width: .7em;
	border-bottom: solid 1px #000;
	bottom: 0;
}
#no11 .no11-trend-name {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1em;
}
@media (min-width:768px) {
	#no11 .no11-head {
		width: 92%;
	}
	#no11 .no11-head-left {
		margin-left: auto;
		margin-right: -140px;
	}
	#no11 .no11-head-right {
		margin-left: -140px;
	}
	#no11 .no11-name {
		width: 50%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -245px;
		z-index: 1;
	}
	#no11 .no11-head-right .no11-name {
		left: auto;
		right: -245px;
	}
	#no11 .no11-desc {
		max-width: 910px;
	}
	#no11 .no11-desc-left {
		margin-left: 0;
	}
	#no11 .no11-desc-right {
		margin-left: 0;
	}
	#no11 .no11-point-wrap {
		max-width: 1188px;
	}
}
@media (min-width:1200px) {
	#no11 .no11-desc-left {
		margin-left: 245px;
	}
	#no11 .no11-desc-right {
		margin-left: 140px;
	}
}
@media (max-width:767px) {
	#no11 .no11-bg {
		padding: 80px 0 60px;
	}
	#no11 .no11-name {
		width: 50%;
		margin-bottom: -5%;
		position: relative;
		z-index: 1;
	}
	#no11 .no11-head-right .no11-name {
		margin-left: auto;
	}
	#no11 .no11-point {
		margin-top: 30px;
	}
	#no11 .no11-style-txt + p + .no11-img {
		margin-bottom: 30px;
	}
	#no11 .no11-style-txt {
		margin-bottom: 30px;
	}
}

/*--------------------------------------------------
no12
--------------------------------------------------*/
#no12 .no12-box {
	position: relative;
	padding-bottom: 55px;
	margin: 150px 0 146px;
}
#no12 .no12-box::before {
	content: '';
	position: absolute;
	border-right: solid 1px #ebe6dc;
	border-bottom: solid 1px #ebe6dc;
	width: calc(50% + 112px);
	left: 0;
	height: 100%;
	top: 0;
}
#no12 .no12-box-b::before {
	border-color: #d2cbd1;
}
#no12 .no12-box-c::before {
	border-color: #ced7d1;
}
#no12 .no12-box-a {
	margin-top: 40px;
}
#no12 .no12-num {
	text-align: center;
	font-size: 18px;
	position: relative;
	margin-bottom: 50px;
}
#no12 .no12-num::before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: .5em;
	border-bottom: solid 1px #000;
	bottom: 0;
}
#no12 .no12-ttl {
	font-size: 22px;
	text-align: center;
	margin-bottom: 1em;
}
#no12 .no12-ttl i {
	font-style: normal;
}
#no12 .no12-mark {
	position: absolute;
	left: 40%;
	bottom: -120px;
}
#no12 .no12-cont {
	max-width: 750px;
	margin: 0 auto 140px;;
}
#no12 .no12-ttl2 {
	font-size: 22px;
	margin-bottom: 1.2em;
	position: relative;
	text-align: center;
}
#no12 .no12-cont::before {
	content: '“';
	position: absolute;
	font-size: 36px;
	left: -1.2em;
	top: -.6em;
}
#no12 .no12-cont::after {
	content: '“';
	font-size: 36px;
	position: absolute;
	right: -1.2em;
	bottom: -1em;
	transform: rotate(180deg);
}
#no12 .no12-voice {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 150px;
}
#no12 .no12-voice-b {
	padding-bottom: 120px;
	margin-top: 200px;
}
#no12 .no12-mark2 {
	position: absolute;
	top: 0;
}
#no12 .no12-voice-b .no12-mark2 {
	position: absolute;
	top: auto;
	bottom: -120px;
}
#no12 .no12-voice .no12-ttl {
	text-align: left;
	padding: 120px 0 10px;
}
#no12 .no12-voice-b .no12-ttl {
	padding-top: 60px;
}
#no12 .no12-voice::before {
	content: '';
	position: absolute;
	width: calc(50% + 380px);
	height: 100%;
	top: 0;
	right: 0;
	background: #ebe6dc;
	z-index: -1;
}
#no12 .no12-voice-b::before {
	background: #d2cbd1;
	right: auto;
}
#no12 .no12-voice-c::before {
	background: #ced7d1;
}
#no12 .no12-voice::after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 120px 120px 0 0;
	border-color: #fff transparent transparent transparent;
	left: 50%;
	margin-left: -380px;
	top: 0;
	z-index: -1;
}
#no12 .no12-voice-b::after {
	border-width: 0 0 120px 120px;
	border-color: transparent transparent #fff transparent;
	left: auto;
	bottom: 0;
	right: 50%;
	margin-right: -380px;
}
#no12 .no12-recom-img {
	padding: 18px;
	border: solid 1px #ebe6dc;
	position: relative;
}
#no12 .no12-recom-img02 {
	padding: 18px;
	border: solid 1px #ebe6dc;
	position: relative;
}
#no12 .no12-recom-img::before {
	content: '';
	position: absolute;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/12/12_28.png) no-repeat 50% / contain;
	width: 70px;
	height: 70px;
	top: -20px;
	right: -20px;
	z-index: 1;
}
#no12 .no12-recom-img02::before {
	content: '';
	position: absolute;
	background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/12/12_28.png) no-repeat 50% / contain;
	width: 70px;
	height: 70px;
	top: -20px;
	right: 320px;
	z-index: 1;
}
#no12 .no12-recom-img-b::before {
	background-image: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/12/12_29.png);
}
#no12 .no12-recom-img-c::before {
	background-image: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/12/12_30.png);
}
#no12 .no12-num2 {
	background: #000;
	color: #fff;
	padding: .1em .5em;
	margin-right: .3em;
}
@media (min-width:768px) {
	#no12 .no12-box::after {
		content: '';
		border-bottom: solid 1px #ebe6dc;
		transform: rotate(-45deg);
		width: 50%;
		position: absolute;
		transform-origin: top left;
		left: 50%;
		top: 760px;
		margin-left: -900px;
	}
	#no12 .no12-box-b::after {
		border-color: #d2cbd1;
		top: 660px;
		margin-left: -1000px;
	}
	#no12 .no12-box-c::after {
		border-color: #ced7d1;
		top: 800px;
		margin-left: -1000px;
	}
	#no12 .no12-box .no12-img {
		width: 77%;
		right: 0;
		position: absolute;
	}
	#no12 .no12-desc {
		width: 38.333%;
	}
	#no12 .no12-box-a .no12-img {
		width: 62.5%;
	}
	#no12 .no12-box-a .no12-desc {
		width: 22.9%;
	}
	#no12 .no12-box-a .no12-logo {
		padding: 190px 0 170px;
		z-index: 1000;
	}
	#no12 .no12-box-a .no12-ttl {
		position: absolute;
		width: 1em;
		height: 100%;
		right: -50px;;
	}
	#no12 .no12-ttl i {
		position: absolute;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
	#no12 .no12-box-b .no12-logo {
		padding: 140px 0 90px;
	}
	#no12 .no12-box-c .no12-logo {
		padding: 120px 0 80px;
	}
	#no12 .no12-voice .no12-img {
		position: relative;
		bottom: -50px;
	}
	#no12 .no12-voice-b .no12-img {
		top: -100px;
	}
	#no12 .no12-voice-c .no12-img {
		bottom: -100px;
		left: -50px;
	}
	#no12 .no12-mark2 {
		left: 50%;
		margin-left: -310px;
	}
	#no12 .no12-recom-txt {
		position: absolute;
		top: 0;
		left: 51.5%;
	}
	#no12 .no12-recom-txt-b {
		left: 50%;
		margin-left: -380px;
	}
	#no12 .no12-pickup {
		position: relative;
		left: 60%;
		top: 15px;
		z-index: 1;
	}
	#no12 .no12-pickuptext {
		z-index: 2;
	}
	#no12 .no12-pickup-b {
		left: -60px;
	}
}
@media (max-width:767px) {
	#no12 .no12-logo {
		margin: 40px 0;
	}
	#no12 .no12-recom-txt {
		margin: 20px 0;
	}
	#no12 .no12-cont {
		margin-bottom: 50px;
	}
	#no12 .no12-voice {
		margin-bottom: 100px;
	}
	#no12 .no12-box::before {
		width: 97%;
	}
	#no12 .no12-ttl {
		font-size: 20px;
	}
	#no12 .no12-recom-img02::before {
		right: 260px;
	}
}

/*--------------------------------------------------
no13
--------------------------------------------------*/
#no13 .no13-ttl {
	text-align: center;
	font-size: 18px;
	margin: 100px 0 70px;
}
#no13 .no13-ttl b {
	font-size: 133.33%;
}
#no13 .no13-ttl i {
	font-style: normal;
	background: #fff;
	padding: 0 .6em;
	display: inline-block;
	line-height: 1.5;
}
#no13 .no13-ttl::before {
	content: '';
	position: absolute;
	border-bottom: solid 1px #c6a985;
	top: 50%;
	width: 100%;
	left: 0;
}
#no13 .no13-catch {
	font-size: 22px;
	line-height: 1.5;
	margin: 2em 0 1.5em;
	font-family: "MS Pゴシック";
}
#no13 .no13-bg {
	background: #fafafa;
	padding: 130px 0 180px;
	margin: 120px 0 140px;
	position: relative;
	z-index: -1;
}
#no13 .bx-controls-direction{
	display: none;
}
#no13 .bx-pager {
	position: absolute;
	bottom: -40px;
	width: 100%;
	z-index: 101;
	text-align: center;
}
#no13 .bx-pager-item {
	display: inline-block;
	padding: 0 .4em;
}
#no13 .bx-pager a {
	display: inline-block;
	vertical-align: bottom;
	color: transparent;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	border: solid 1px #1A2C5A;
}
#no13 .bx-pager a.active {
	background: #1A2C5A;
}
#no13 .no13-desc {
	position: relative;
	z-index: 2;
}
#no13 .no13-img {
	position: relative;
	z-index: 1;
}
#no13 .area1{
	padding-bottom: 150px;
}
#no13 .area2{
	padding: 100px 60px 150px;
}
#no13 .area2::before{
	content: '';
	background: #fafafa;
	width: 100%;
	height: 100%;
	padding: 0 100%;
	display: block;
	z-index: -5;
	position: absolute;
	left: -100%;
	margin: -12% 0;
}
#no13 .area3{
	padding-top: 100px;
}
@media (min-width:768px) {
	#no13 .no13-style {
		position: relative;
		margin-top: 480px;
	}
	#no13 .no13-style::before {
		content: '';
		border-bottom: solid 1px #e2d4b9;
		transform: rotate(-30deg);
		width: 83%;
		position: absolute;
		transform-origin: top left;
		margin-top: -50px;
		z-index: -1;
	}
	#no13 .c-lead{
		padding-bottom: 100px;
	}
	#no13 .width-less{
		width: 63%;
	}
	#no13 .letter-plas{
		letter-spacing: 1.4px;
	}
	#no13 .no13-img-01 {
		margin-left: -160px;
		position: relative;
	}
	#no13 .no13-img-02 {
		margin-right: -80px;
		position: relative;
		z-index: -1;
	}
	#no13 .no13-img-03 {
		margin-left: -120px;
		position: relative;
		z-index: -1;
	}
	#no13 .no13-img-04 {
		margin-right: -120px;
		position: relative;
		z-index: -1;
	}
}
@media (max-width:767px) {
	#no13 .no13-img-02 {
		margin-bottom: 15px;
	}
	#no13 .no13-ttl {
		margin: 60px 0 0;
	}
	#no13 .no13-catch {
		font-size: 18px;
	}
	#no13 .no13-style {
		margin-top: 20px;
	}
	#no13 .no13-bg {
		padding: 60px 0 100px;
		margin: 60px 0 70px;
	}
}


/*--------------------------------------------------
no14
--------------------------------------------------*/
#no14 .no14-wrap {
	position: relative;
	padding: 120px 0 60px;
}
#no14 .no14-wrap-img {
	position: absolute;
	width: 817px;
	top: 0;
}
#no14 .no14-num {
	width: 160px;
	margin-bottom: -100px;
	position: relative;
	z-index: 1;
}
#no14 .no14-num-txt {
	position: absolute;
	top: 300px;
	font-size: 20px;
	z-index: 1;
	font-family: "MS Pゴシック" ;
}
#no14 .no14-ttl {
	font-size: 18px;
	margin: 1.8em 0 .5em;
	font-family: "MS Pゴシック" ;
}
#no14 .no14-mt {
	margin-top: 120px;
}
#no14 .bx-controls-direction{
	display: none;
}
#no14 .bx-pager {
	position: absolute;
	bottom: -40px;
	width: 100%;
	z-index: 101;
	text-align: center;
}
#no14 .bx-pager-item {
	display: inline-block;
	padding: 0 .4em;
}
#no14 .bx-pager a {
	display: inline-block;
	vertical-align: bottom;
	color: transparent;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	border: solid 1px #1A2C5A;
}
#no14 .bx-pager a.active {
	background: #1A2C5A;
}
#no14 .l-between-sm{
	padding-top: 60px;
}
@media (min-width:768px) {
	#no14 .no14-wrap1 .no14-img {
		margin-left: -120px;
	}
	#no14 .no14-wrap1 {
		max-width: 610px;
		margin: 0 5% 0 auto;
	}
	#no14 .no14-wrap1 p {
		margin-top: 180px;
		position: relative;
		z-index: 1;
	}
	#no14 .no14-wrap-img {
		left: 50%;
		margin-left: -700px;
	}
	#no14 .no14-wrap-img-b {
		left: auto;
		right: 50%;
		margin-left: 0;
		margin-right: -700px;
	}
	#no14 .no14-num {
		margin-left: 180px;
	}
	#no14 .no14-num-img {
		width: 540px;
		margin: 0 auto;
	}
	
}
@media (max-width:767px) {
	#no14 .no14-wrap {
		padding: 0 0 60px;
		margin-top: 60px;
	}
	#no14 .no14-mt {
		margin-top: 20px;
	}
	#no14 .no14-wrap-img {
		display: none;
	}
	#no14 .no14-num {
		width: 100px;
		margin-bottom: -150px;
		margin-left: -10px;
	}
	#no14 .no14-num-txt {
		font-size: 16px;
		position: relative;
		top: 0;
	}
}

/*--------------------------------------------------
no15
--------------------------------------------------*/
#no15 .no15-bg {
	background: #fafafa;
	padding: 220px 0 280px;
	margin-bottom: 280px;
}
#no15 .no15-txt {
	font-size: 20px;
  margin: 2em 0 1.2em;
  font-weight: bold;
}
#no15 .no15-popup {
	position: absolute;
	top: 25px;
	background: #fafafa;
	padding: 60px 50px 30px;
	display: none;
	z-index: 1;
}
#no15 .no15-popup p {
	margin-top: 2em;
}
#no15 .no15-close {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 20px;
	cursor: pointer;
}
#no15 .no15-open {
	position: absolute;
	width: 16.5%;
	height: 5.8%;
	z-index: 1;
}
#no15 .no15-open-a {
	left: 45%;
	top: 7%;
}
#no15 .no15-open-b {
	right: 18.5%;
	bottom: 5.3%;
}
#no15 .no15-open-c {
	left: 44%;
	top: 10.3%;
}
#no15 .no15-open-d {
	right: 34.9%;
	bottom: 5.62%;
}
@media (min-width:768px) {
	#no15 .no15-open::after {
		content: '';
		position: absolute;
		top: 0px;
		left: 0;
		display: inline-block;
		pointer-events: none;
		width: 98px;
		height: 39px;
	}
	#no15 .no15-open:hover::after {
		background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/15/15_31.png);
		background-size: contain; 
		background-repeat: no-repeat;
		background-position: center top;
	}
  #no15 .p-article__body .l-container{
		margin-bottom: 60px;
	}
	#no15 .bottom_less .u-mb-xxl:not(:first-child){
		margin-bottom: 0 !important;
	}
	#no15 .no15-popup {
		left: 50%;
		transform: translateX(-50%);
		background-color:#f3f3f3;
	}
	#no15 .no15-img {
		position: absolute;
		width: 90%;
		margin-top: 30px;
	}
	#no15 .no15-box {
		padding-bottom: 650px;
	}
	#no15 .no15-box-r {
		padding-left: 40px;
	}
	#no15 .no15-box-l {
		padding-right: 40px;
	}
	#no15 .no15-img2 {
		margin-bottom: 300px;
	}
	#no15 .no15-img2-r {
		margin-right: -150px;
	}
	#no15 .no15-img2-l {
		margin-left: -150px;
	}
	#no15 .no15-txt-r {
		padding-left: 40px;
	}
	#no15 .no15-txt-l {
		padding-right: 40px;
	}
}
@media (min-width:1100px) {
	#no15 .no15-img2-r {
		padding-left: 40px;
		margin-right: -200px;
	}
	#no15 .no15-img2-l {
		padding-right: 40px;
		margin-left: -200px;
	}
}
@media (max-width:767px) {
	#no15 .no15-popup {
		padding: 60px 30px 30px;
		top: auto;
		bottom: -10%;
		background-color:#f3f3f3;

	}
	#no15 .no15-bg {
		padding: 100px 0 100px;
		margin-bottom: 100px;
	}
	#no15 .no15-img2 {
		margin-top: 30px;
	}
	#no15 .no15-txt {
		font-size: 18px;
	}
	#no15 .sp-margin-b{
		margin-bottom: 1.6em;
	}
}

/*--------------------------------------------------
no16
--------------------------------------------------*/
#no16 .no16-ttl1 {
  padding: 65px 0;
  position: relative;
  background: #e5fdef;
  margin-bottom: 85px;
}
#no16 .no16-ttl1::before {
  content: '';
  position: absolute;border-style: solid;
  border-width: 50px 50px 0 50px;
  border-color: #e5fdef transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
}
#no16 .no16-ttl1-b {
  background: #fff1fe;
}
#no16 .no16-ttl1-b::before {
  border-color: #fff1fe transparent transparent transparent;
}
#no16 .no16-ttl1-c {
  background: #edfffb;
}
#no16 .no16-ttl1-c::before {
  border-color: #edfffb transparent transparent transparent;
}
#no16 .no16-ttl1-d {
  background: #fffeea;
}
#no16 .no16-ttl1-d::before {
  border-color: #fffeea transparent transparent transparent;
}
#no16 .no16-bg {
  background: #fafafa;
  padding-bottom: 90px;
}
#no16 .no16-ttl2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 40px;
}
#no16 .no16-ttl2 b {
  background: linear-gradient(transparent 60%, #e5fdef 60%);
}
#no16 .no16-ttl2-b b {
  background: linear-gradient(transparent 60%, #fff1fe 60%);
}
#no16 .no16-ttl2-c b {
  background: linear-gradient(transparent 60%, #edfffb 60%);
}
#no16 .no16-ttl2-d b {
  background: linear-gradient(transparent 60%, #fffeea 60%);
}
#no16 .no16-box1 {
  background: #fff;
  padding: 45px 0;
}
#no16 .no16-box1 + .no16-box1 {
  margin-top: 60px;
}
#no16 .no16-col {
  text-align: center;
  margin-bottom: 60px;
}
#no16 .no16-col p {
  margin-bottom: 0;
}
#no16 .no16-col-txt {
  font-weight: bold;
  font-size: 16px;
}
#no16 .no16-faq {
  padding: 0 60px;
}
#no16 .no16-faq dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 1em;
}
#no16 .no16-faq dd {
  margin-bottom: 3.2em;
}
#no16 .no16-faq i {
  background: url(//d168xaea3f86zy.cloudfront.net/magfile/upload/2020fall/16/q.png) no-repeat 50% / contain;
  width: 1.5625em;
  height: 1.625em;
  color: transparent;
  margin-right: .5em;
}
#no16 .no16-box2 {
  max-width: 1334px;
  max-width: 1454px;
  padding-top: 60px;
  padding-bottom: 145px;
}
#no16 .no16-ttl3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 2em;
}
#no16 .no16-img1 {
  position: relative;
}
#no16 .no16-img1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 45px;
  top: 45px;
  background: #e5fdef;
}
#no16 .no16-img1-b::before {
  background: #fff1fe;
}
#no16 .no16-img1-c::before {
  background: #edfffb;
}
#no16 .no16-img1-d::before {
  background: #fffeea;
}
#no16 .bx-controls{
  display: none;
}
@media (min-width:768px) {
  #no16 .no16-col-b, #no16 .no16-col-c {
    border-right: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    border-top: solid 1px #eaeaea;
  }
  #no16 .no16-col-d + .no16-col-d {
    border-top: solid 1px #eaeaea;
  }
  #no16 .no16-col {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  #no16 .no16-col-a {
    width: 33.17%;
  }
  #no16 .no16-col-b {
    width: 41.66%;
  }
  #no16 .no16-col-c {
    width: 25.17%;
  }
  #no16 .no16-col-d {
		height: 50%;
		display: flex;
		justify-content: center;
    align-items: center;
	}
  #no16 .no16-col-e {
    position: relative;
    /* top: 25%;
		transform: translateY(-50%);
		-webkit-transform: translateY(80%); */
	}
  #no16 .no16-col-f {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  #no16 .no16-box1-col {
    position: relative;
  }
  #no16 .no16-box1-dl {
    width: 50%;
  }
  #no16 .no16-box1-img {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
  }
  #no16 .no16-img1 {
    margin-left: -105px;
    margin-right: 50px;
  }
}
@media (max-width:767px) {
  #no16 .no16-bg {
    padding-bottom: 40px;
  }
  #no16 .no16-col p {
    display: inline-block;
  }
  #no16 .no16-col-txt {
    margin-right: 1em;
    font-size: 15px;
  }
  #no16 .no16-col-e, #no16 .no16-col-c {
    border-bottom: solid 1px #eaeaea;
    padding: 10px 0;
  }
  #no16 .no16-faq {
    padding: 0 20px;
  }
  #no16 .no16-faq dt {
    font-size: 15px;
  }
  #no16 .no16-faq dd {
    margin-bottom: 2.5em;
  }
  #no16 .no16-box2 {
    padding-bottom: 100px;
  }
  #no16 .no16-ttl3 {
    font-size: 18px;
  }
  #no16 .no16-img1::before {
    left: 20px;
    top: 20px;
  }
  #no16 .no16-img1 {
    margin-bottom: 40px;
  }
}


/*--------------------------------------------------
ie only
--------------------------------------------------*/
/* IE10〜11 */
_:-ms-input-placeholder, :root .l-header-logo svg {
  height: 20px;
}
/* Edge12〜14 */
@supports (-ms-ime-align: auto) and (not (-webkit-text-stroke: initial)) {
  .l-header-logo svg {
    height: 20px;
  }
}

_:-ms-input-placeholder, :root #no14 .keyword-col.keyword-col-text {
  padding-top: 22px;
  padding-bottom: 0;
}