@charset "UTF-8";

/* 
----------------------------------------*/
.kv {
	padding-top: 131px;
	background-color: #ffffff;
}
@media only screen and (max-width: 768px) {
	.kv {
		padding-top:50px;
	}
}

.contents {
	background-color: #ffffff;
}
.inner02 {
	padding: 45px 0 0;
}
.inner02 h2 {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 28px;
}
.inner02 h2 + p.caption {
	text-align: center;
	font-size: 1.1rem;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
.inner03 {
	padding: 80px 0 0;
}
@media only screen and (max-width: 768px) {
	.inner02{
		padding: 40px 0 0;
	}
	.inner02 h2 {
		font-size: 2.2rem;
		margin-bottom: 15px;
	}
	.inner02 h2 + p.caption {
		margin-bottom: 30px;
	}
	.inner03 {
		padding: 40px 0 0;
	}
}

.btn_wrap {
	width: 1000px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 100px;
	position: relative;
	z-index: 10;
}
.btn_wrap li {
	width: 324px;
	letter-spacing: 0.1em;
}
.btn_wrap li a {
	display: flex;
	align-items: center;
	color: #ffffff;
	background-color: #8CB8A9;
	border-radius: 10px;
	padding: 0 0 0 30px;
	position: relative;
}
.btn_wrap li + li a {
	background-color: #87A0C7;
}
.btn_wrap li + li + li a {
	background-color: #B45547;
}
.btn_wrap li a::after {
	content: "";
	width: 13px;
	height: 7px;
	background: url("../img/interview/arrow.svg") center no-repeat;
	background-size: contain;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: .4s;
}
.btn_wrap li a:hover::after {
	transform: translateY(2px);
}
.btn_wrap li a p {
	font-size: 1.4rem;
	font-weight: 500;
}
.btn_wrap li a p.num {
	font-size: 6.2rem;
	margin-right: 28px;
}
.btn_wrap li a p span {
	font-size: 2.1rem;
}
.inner03 .btn_wrap li a p {
	letter-spacing: 0;
}
.inner03 .btn_wrap li a p.num {
	margin-right: 15px;
}
.inner03 .btn_wrap li a p span {
	font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
	.btn_wrap {
		width: 90%;
		display: block;
		margin: 0 auto 50px;
	}
	.btn_wrap li {
		max-width: 375px;
		width: 100%;
		margin: 0 auto;
	}
	.btn_wrap li + li {
		margin-top: 10px;
	}
	.btn_wrap li a {
		padding: 0 0 0 20px;
	}
	.btn_wrap li a p {
		font-size: 1.3rem;
	}
	.btn_wrap li a p.num {
		font-size: 5.8rem;
		margin-right: 20px;
	}
	.btn_wrap li a p span {
		font-size: 2rem;
	}
	.inner03 .btn_wrap li a p.num {
		margin-right: 15px;
	}
	.inner03 .btn_wrap li a p span {
		font-size: 1.5rem;
	}
}


h3 {
	width: 1000px;
	color: #fff;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	background-color: #8CB8A9;
	border-radius: 10px;
	padding: 20px;
	margin: 0 auto 36px;
	position: relative;
}
.sec02 h3,
.sec05 h3 {
	background-color: #87A0C7;
}
.sec03 h3,
.sec06 h3 {
	background-color: #B45547;
}
.inner03 h3 {
	font-size: 2rem;
}
h3 strong {
	font-size: 5.2rem;
	position: absolute;
	left: 60px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.inner03 h3 strong {
	left: 50px;
}
h3 img {
	width: 382px;
	position: absolute;
	left: 66px;
	bottom: 0;
	mix-blend-mode: multiply;
	z-index: 0;
}
@media only screen and (max-width: 768px) {
	h3 {
		width: 90%;
		text-align: left;
		font-size: 1.6rem;
		padding: 15px 0 10px;
		padding-left: 65px;
		margin: 0 auto 30px;
	}
	.inner03 h3 {
		font-size: 1.6rem;
		letter-spacing: 0;
		padding-left: 55px;
	}
	h3 strong,
	.inner03 h3 strong {
		font-size: 4.6rem;
		left: 20px;
	}
	h3 img {
		width: 260px;
		left: 30px;
	}
}


.sec01 {
	padding-bottom: 80px;
	position: relative;
}
.sec02 {
	padding: 80px 0;
	background-color: #EFEEEC;
	position: relative;
}
.sec03 {
	padding: 80px 0 120px;
	position: relative;
}
.square01,
.square02,
.square03,
.square04 {
	position: absolute;
}
.sec01 .square01 {
	width: 507px;
	height: 492px;
	background-color: #E5DECE;
	opacity: 0.3;
	top: 338px;
	left: -70px;
}
.sec01 .square02 {
	width: 507px;
	height: 492px;
	background-color: #E5DECE;
	opacity: 0.3;
	bottom: 409px;
	right: -90px;
}
.sec01 .square03 {
	width: 141px;
	height: 137px;
	background-color: #E5DECE;
	opacity: 0.3;
	bottom: 341px;
	right: -40px;
}
.sec02 .square01 {
	width: 236px;
	height: 229px;
	background-color: #ffffff;
	top: 577px;
	left: 0;
}
.sec02 .square02 {
	width: 117px;
	height: 113px;
	background-color: #ffffff;
	top: 564px;
	right: -20px;
}
.sec02 .square03 {
	width:373px;
	height: 362px;
	background-color: #ffffff;
	bottom: 490px;
	right: 0;
}
.sec03 .square01 {
	width: 131px;
	height: 128px;
	background-color: #E5DECE;
	opacity: 0.3;
	top: 543px;
	left: -40px;
}
.sec03 .square02 {
	width: 366px;
	height: 355px;
	background-color: #E5DECE;
	opacity: 0.3;
	top: 630px;
	left: 0; 
}
.sec03 .square03 {
	width: 84px;
	height: 82px;
	background-color: #E5DECE;
	opacity: 0.3;
	bottom: 1457px;
	right: 0;
}
.sec03 .square04 {
	width: 226px;
	height: 220px;
	background-color: #E5DECE;
	opacity: 0.3;
	bottom: 1263px;
	right: 50px;
}
@media only screen and (max-width: 768px) {
	.sec01 {
		padding-bottom: 60px;
	}
	.sec02 {
		padding: 60px 0;
	}
	.sec03 {
		padding: 60px 0 80px;
	}
	.sec01 .square01 {
		width: 80vw;
		height: 80vw;
	}
	.sec01 .square02 {
		width: 80vw;
		height: 80vw;
		bottom: 700px;
		right: -30px;
	}
	.sec01 .square03 {
		width: 20vw;
		height: 20vw;
		bottom: 640px;
		right: -20px;
	}
	.sec02 .square01 {
		width: 50vw;
		height: 50vw;
		top: 400px;
	}
	.sec02 .square02 {
		width: 30vw;
		height: 30vw;
		top: 640px;
	}
	.sec02 .square03 {
		width:70vw;
		height: 70vw;
		bottom: 680px;
	}
	.sec03 .square01 {
		width: 30vw;
		height: 30vw;
	}
	.sec03 .square02 {
		width: 80vw;
		height: 80vw;
	}
	.sec03 .square03 {
		width: 25vw;
		height: 25vw;
		bottom: 1257px;
	}
	.sec03 .square04 {
		width: 55vw;
		height: 55vw;
		right: 30px;
		bottom: 1063px;
	}
}

.bnr_area {
	background-color: #F3F1ED;
	padding: 70px 0;
}
.bnr_area ul {
	width: 1000px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.bnr_area li {
	width: 493px;
}
.bnr_area li a {
	transition: .4s;
}
.bnr_area li a:hover {
	opacity: .7;
}
@media only screen and (max-width: 768px) {
	.bnr_area {
		padding: 40px 0;
	}
	.bnr_area ul {
		width: 90%;
		display: block;
	}
	.bnr_area li {
		max-width: 493px;
		width: 100%;
		margin: 0 auto;
	}
	.bnr_area li + li {
		margin-top: 15px;
	}
}

.sec_inner {
	width: 1000px;
	margin: 0 auto;
}
.sec_inner + .sec_inner {
	margin-top: 80px;
}
.sec_inner h4 {
	font-size: 1.8rem;
	font-weight: 400;
	border-left: 7px solid #8CB8A9;
	border-bottom: 1px solid #8CB8A9;	
	padding: 5px 12px;
	margin-bottom: 32px;
}
.sec02 .sec_inner h4 {
	border-left: 7px solid #87A0C7;
	border-bottom: 1px solid #87A0C7;	
}
.sec03 .sec_inner h4 {
	border-left: 7px solid #B45547;
	border-bottom: 1px solid #B45547;	
}
.sec_inner h5 {
	font-size: 2.2rem;
	font-family: 'Shippori Mincho B1', serif;
	font-weight: 400;
	margin-bottom: 15px;
}
.sec_inner h6 {
	font-size: 2.2rem;
	font-family: 'Shippori Mincho B1', serif;
	font-weight: 400;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #707070;
}
.sec_inner p {
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
	font-family: 'Shippori Mincho B1', serif;
}
.sec_inner p sub {
    font-size: 0.8em;
    vertical-align: baseline;
}
.sec_inner figure + p,
.sec_inner figure p {
	margin-top: 10px;
	line-height: 1.5;
}
.sec_inner figure {
	position: relative;
}
.sec_inner figure figcaption {
	position: absolute;
	font-size: 1.1rem;
	font-family: 'Shippori Mincho B1', serif;
	right: 5px;
	bottom: 5px;
}

@media only screen and (max-width: 768px) {
	.sec_inner {
		width: 90%;
	}
	.sec_inner + .sec_inner {
		margin-top: 60px;
	}
	.sec_inner h4 {
		font-size: 1.6rem;
		border-left: 5px solid #8CB8A9;
		padding: 5px 0 5px 18px;
		margin-bottom: 25px;
		text-indent: -0.9em;
	}
	.sec02 .sec_inner h4 {
		border-left: 5px solid #87A0C7;
	}
	.sec03 .sec_inner h4 {
		border-left: 5px solid #B45547;
	}
	.sec_inner h5 {
		font-size: 1.8rem;
	}
	.sec_inner h6 {
		font-size: 1.6rem;
	}
	.sec_inner p {
		font-size: 1.3rem;
	}
	.sec_inner figure + p,
	.sec_inner figure p {
		margin-top: 5px;
	}
}

.sec_flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.sec_inner + .sec_inner .sec_flex {
	flex-direction: row-reverse;
}
.sec_flex figure {
	width: 366px;
}
.sec_flex div {
	width: 595px;
}
.sec_flex div p {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 1.4rem;
}
.sec_flex div p sub {
	font-size: 0.8em;
	vertical-align: baseline;
}
@media only screen and (max-width: 768px) {
	.sec_flex {
		display: block;
		margin-bottom: 30px;
	}
	.sec_flex figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.sec_flex div {
		width: 100%;
	}
	.sec_flex div p {
		font-size: 1.4rem;
	}
}

.sec_photo {
	display: flex;
	justify-content: space-between;
}
.sec_inner + .sec_inner .sec_photo {
	flex-direction: row-reverse;
}
.sec_photo .sec_photo01 {
	width: 579px;
}
.sec_photo .sec_photo02 {
	width: 409px;
}
.sec_photo .sec_photo02 figure + figure {
	margin-top: 26px;
}
@media only screen and (max-width: 768px) {
	.sec_photo {
		display: block;
	}
	.sec_photo .sec_photo01 {
		width: 100%;
		margin-bottom: 20px;
	}
	.sec_photo .sec_photo02 {
		width: 100%;
	}
	.sec_photo .sec_photo02 figure + figure {
		margin-top: 20px;
	}
}

.sec04 {
	position: relative;
	padding-bottom: 100px;
}
.sec04::before {
	content: '';
	position: absolute;
	top: 100px;
	bottom: 50px;
	left: 0;
	right: 0;
	background-color: #F5F2EA;
	transform: skewY(-7deg);
}
.sec04_inner01 {
	display: flex;
	justify-content: space-between;
	margin: 20px 0 60px;
}
.sec04_inner01 figure {
	width: 494px;
}
.sec04_inner02 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.sec04_inner02 figure {
	width: 366px;
}
.sec04_inner02 div {
	width: 595px;
}
.sec04_inner03 {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.sec04_inner03 figure {
	width: 459px;
}
.sec04_inner03 div {
	width: 494px;
}
.sec04_inner03 div p + h6 {
	margin-top: 40px;
}
@media only screen and (max-width: 768px) {
	.sec04 {
		padding-bottom: 60px;
	}
	.sec04_inner01 {
		display: block;
		margin: 20px 0 40px;
	}
	.sec04_inner01 figure {
		width: 100%;
	}
	.sec04_inner01 figure + figure {
		margin-top: 20px;
	}
	.sec04_inner02 {
		display: block;
		margin-bottom: 40px;
	}
	.sec04_inner02 figure {
		width: 100%;
	}
	.sec04_inner02 div {
		width: 100%;
		margin-top: 20px;
	}
	.sec04_inner03 {
		display: block;
	}
	.sec04_inner03 figure {
		width: 100%;
	}
	.sec04_inner03 div {
		width: 100%;
		margin-top: 20px;
	}
	.sec04_inner03 div p + h6 {
		margin-top: 20px;
	}
}

.sec05 {
	padding-bottom: 100px;
}
.sec05 .slide-wrap {
	margin-top: 30px;
}
.sec05_inner {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.sec05_inner figure {
	width: 464px;
}
.sec05_inner div {
	width: 494px;
}
.sec05_inner div p + h6 {
	margin-top: 40px;
}
@media only screen and (max-width: 768px) {
	.sec05 {
		padding-bottom: 60px;
	}
	.sec05 .slide-wrap {
		margin-top: 20px;
	}
	.sec05_inner {
		display: block;
		margin-top: 40px;
	}
	.sec05_inner figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.sec05_inner div {
		width: 100%;
	}
	.sec05_inner div p + h6 {
		margin-top: 20px;
	}
}

.sec06 {
	position: relative;
	padding-bottom: 135px;
}
.sec06::before {
	content: '';
	position: absolute;
	top: 100px;
	bottom: 200px;
	left: 0;
	right: 0;
	background-color: #F5F2EA;
	transform: skewY(7deg);
}
.sec06_inner01 {
	display: flex;
	justify-content: space-between;
	margin: 25px 0 60px;
}
.sec06_inner01 figure {
	width: 494px;
}
.sec06_inner02 {
	display: flex;
	justify-content: space-between;
	margin: 25px 0 60px;
}
.sec06_inner02 figure {
	width: 478px;
}
.sec06_inner02 figure img {
	display: block;
	width: 367px;
	margin: 0 auto;
}
.sec06_inner02 div {
	width: 494px;
}
.sec06_inner03 {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin: 0 0 75px;
}
.sec06_inner03 figure {
	width: 478px;
}
.sec06_inner03 div {
	width: 494px;
}
.sec06_inner04 {
	display: flex;
	justify-content: space-between;
}
.sec06_inner04 figure {
	width: 478px;
}
.sec06_inner04 div {
	width: 494px;
}
@media only screen and (max-width: 768px) {
	.sec06 {
		padding-bottom: 80px;
	}
	.sec06_inner01 {
		display: block;
		margin: 20px 0 40px;
	}
	.sec06_inner01 figure {
		width: 100%;
	}
	.sec06_inner01 > div + div {
		margin-top: 20px;
	}
	.sec06_inner02 {
		display: block;
		margin: 25px 0 40px;
	}
	.sec06_inner02 figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.sec06_inner02 figure img {
		max-width: 367px;
		width: 90%;
	}
	.sec06_inner02 div {
		width: 100%;
	}
	.sec06_inner03 {
		display: block;
		margin: 0 0 40px;
	}
	.sec06_inner03 figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.sec06_inner03 div {
		width: 100%;
	}
	.sec06_inner04 {
		display: block;
	}
	.sec06_inner04 figure {
		width: 100%;
		margin-bottom: 20px;
	}
	.sec06_inner04 div {
		width: 100%;
	}
}


.slide-wrap .swipe-icon {
	display: none;
}
@media only screen and (max-width: 768px) {
  .slide-wrap {
		position: relative;	
    overflow: auto;
    overflow-y: hidden;
    overflow-x: auto;
    z-index: 1;
		width: 100%;
  }
  .slide-wrap .slide-inner {
    width: 160vw;
  }
	.slide-wrap .swipe-icon {
		display: block;
		position: absolute;
		top: 40%;
		left: 50%;
		z-index: 301;
		width: 110px;
		animation: horizontal 2.5s ease-in-out infinite alternate;
  }
}
@keyframes horizontal {
  0% , 100%{
    left: 40%;
  }
  50%{
    left: 50%;
  }
}

#interview01,
#interview02,
#interview03 {
	padding-top: 140px;
	margin-top: -140px;
}

