@charset "UTF-8";
/* CSS Document */

*{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
img{
	max-width: 100%;
	height: auto;
}
.center-block{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix{
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix{
	zoom: 1;
} /* IE7 */

.headerArea{
	padding: 0 0 100px;
}
.headerArea h1{
	margin: 0 auto 40px;
	position: relative;
}
.headerArea .lead{
	margin-bottom: 50px;
}
.headerArea h2{
	font-size: 16px;
	color: #817982;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	line-height: 2em;
	letter-spacing: 1px;
}

ul.linkBtn{
	overflow: hidden;
	max-width: 350px;
	margin: 0 auto 140px;
}
ul.linkBtn li{
	float: left;
	width: 48%;
	margin: 0 4% 15px 0;
}
ul.linkBtn li:nth-child(2n){
	margin-right: 0;
}

section.style{
	position: relative;
}
section.style.style01:before{
	content: "";
	width: 79%;
	height: 56%;
	position: absolute;
	top: 11%;
	left: 0;
	z-index: -2;
	background: #ebfafa;
}
section.style.style02:before{
	content: "";
	width: 79%;
	height: 43%;
	position: absolute;
	top: 11%;
	right: 0;
	z-index: -2;
	background: #f0faf0;
}
section.style.style03:before{
	content: "";
	width: 79%;
	height: 53%;
	position: absolute;
	top: 12%;
	left: 0;
	z-index: -2;
	background: #ebfafa;
}
section.style.style04:before{
	content: "";
	width: 79%;
	height: 43%;
	position: absolute;
	top: 11%;
	right: 0;
	z-index: -2;
	background: #f0faf0;
}
section.style .styleBase{
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}
section.style.style01 .styleBase{
	min-height: 1560px;
}
section.style.style01 .styleBase .img01{
	width: 57%;
	position: absolute;
	top: 0;
	left: 6.5%;
}
section.style.style01 .styleBase .img02{
	width: 23%;
	position: absolute;
	top: 13%;
	right: 8.5%;
}
section.style.style01 .styleBase .img03{
	width: 57%;
	position: absolute;
	bottom: 23%;
	left: 14%;
}
section.style.style01 .styleBase .img04{
	width: 40%;
	position: absolute;
	bottom: 0;
	right: 6%;
}
section.style.style01 .styleBase .txt{
	width: 58%;
	position: absolute;
	top: 31%;
	left: 8%;
	z-index: -1;
}

.box-middle01{
	width: 100%;
	margin: -9% 0 200px;
	position: relative;
	z-index: -1;
}

section.style.style02 .styleBase{
	min-height: 1680px;
}
section.style.style02 .styleBase .img01{
	width: 77%;
	position: absolute;
	top: 0;
	left: 6%;
}
section.style.style02 .styleBase .img02{
	width: 23%;
	position: absolute;
	top: 47%;
	left: 26%;
}
section.style.style02 .styleBase .img03{
	width: 40%;
	position: absolute;
	top: 47%;
	right: 6%;
}
section.style.style02 .styleBase .img04{
	width: 43%;
	position: absolute;
	bottom: 0;
	left: 0;
}
section.style.style02 .styleBase .txt{
	width: 67%;
	position: absolute;
	top: 33%;
	left: 16%;
	z-index: -1;
}

.box-middle02{
	max-width: 1140px;
	margin: 60px auto 200px;
	position: relative;
	z-index: -1;
}

section.style.style03 .styleBase{
	min-height: 1380px;
}
section.style.style03 .styleBase .img01{
	width: 57%;
	position: absolute;
	top: 0;
	left: 6%;
}
section.style.style03 .styleBase .img02{
	width: 23%;
	position: absolute;
	top: 15%;
	right: 8%;
}
section.style.style03 .styleBase .img03{
	width: 40%;
	position: absolute;
	bottom: 0;
	left: 14%;
}
section.style.style03 .styleBase .img04{
	width: 40%;
	position: absolute;
	bottom: 22%;
	right: 0;
}
section.style.style03 .styleBase .txt{
	width: 59%;
	position: absolute;
	top: 36%;
	left: 8%;
	z-index: -1;
}

.box-middle03{
	width: 100%;
	margin: -6% 0 200px;
	position: relative;
	z-index: -1;
}

section.style.style04 .styleBase{
	min-height: 1680px;
}
section.style.style04 .styleBase .img01{
	width: 77%;
	position: absolute;
	top: 0;
	left: 6%;
}
section.style.style04 .styleBase .img02{
	width: 23%;
	position: absolute;
	top: 47%;
	left: 26%;
}
section.style.style04 .styleBase .img03{
	width: 40%;
	position: absolute;
	top: 47%;
	right: 6%;
}
section.style.style04 .styleBase .img04{
	width: 43%;
	position: absolute;
	bottom: 0;
	left: 0;
}
section.style.style04 .styleBase .txt{
	width: 67%;
	position: absolute;
	top: 33%;
	left: 16%;
	z-index: -1;
}

.box-middle04{
	max-width: 1140px;
	margin: 60px auto 200px;
	position: relative;
	z-index: -1;
}

.collection-link {
  text-align: center;
  max-width: 300px;
  margin: 0 auto 80px;
}
.collection-link .button {
  display: block;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  vertical-align: middle;
  padding: 1.5em 2.5em;
  border: 2px solid #000;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  text-decoration: none;
  position: relative;
}
.collection-link .button::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: all 0.34s cubic-bezier(0.67, 0.01, 0.26, 1);
  transition: all 0.34s cubic-bezier(0.67, 0.01, 0.26, 1);
}
.collection-link .button:hover, .collection-link .button:focus, .collection-link .button:active {
  color: white;
  text-decoration: none;
}
.collection-link .button:hover::before, .collection-link .button:focus::before, .collection-link .button:active::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

@media only screen and (max-width: 1139px) and (min-width: 768px){
	section.style.style01 .styleBase {
		min-height: 1280px;
	}
	section.style.style02 .styleBase {
		min-height: 1400px;
	}
	section.style.style03 .styleBase {
		min-height: 1080px;
	}
	section.style.style04 .styleBase {
		min-height: 1400px;
	}
}


@media only screen and (min-width: 768px) {
	/* PC、スマホ切り替え */
	.pc_display{
		display:block !important;
	}
	.sp_display{
		display:none !important;
	}

}

@media only screen and (max-width: 767px) {
	/* PC、スマホ切り替え */
	.pc_display{
		display:none !important;
	}
	.sp_display{
		display:block !important;
	}

	.headerArea{
		padding: 0 0 50px;
	}
	.headerArea h1{
		margin: 0 auto 20px;
	}
	.headerArea .lead{
		width: 42%;
		margin: 0 auto 50px;
	}
	.headerArea h2{
		font-size: 14px;
		font-size: 3.7vw;
	}
	
	ul.linkBtn{
		max-width: 280px;
		margin: 0 auto 120px;
	}
	
	section.style{
		clear: both;
	}
	section.style.style01:before{
		width: 100%;
		height: 410px;
		top: 10%;
	}
	section.style.style02:before{
		width: 100%;
		height: 410px;
		top: 10%;
	}
	section.style.style03:before{
		width: 100%;
		height: 410px;
		top: 10%;
	}
	section.style.style04:before{
		width: 100%;
		height: 410px;
		top: 10%;
	}
	
section.style .styleBase{
	min-height: auto !important;
	padding: 0;
}
	section.style.style01 .styleBase .img01{
		width: 86%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto 6%;
	}
	section.style.style01 .styleBase .img02{
		width: 58%;
		position: relative;
		top: 0;
		right: 0;
		float: right;
		margin: 0 5% 8% 0;
	}
	section.style.style01 .styleBase .img03{
		width: 86%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto 5%;
	}
	section.style.style01 .styleBase .img04{
		width: 74%;
		position: relative;
		bottom: 0;
		right: 0;
		margin-left: 5%;
	}
	section.style.style01 .styleBase .txt{
		width: 73%;
		position: relative;
		top: 0;
		left: 0;
		z-index: -1;
		margin: 0 0 5% 6%;
	}
	
	.box-middle01{
		margin: -5% 0 100px;
	}
	
	section.style.style02 .styleBase .img01{
		width: 86%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto 6%;
	}
	section.style.style02 .styleBase .img02{
		width: 58%;
		position: relative;
		top: 0;
		left: 0;
		clear: both;
		margin: 0 0 8% 5%;
	}
	section.style.style02 .styleBase .img03{
		width: 58%;
		position: relative;
		top: 0;
		right: 0;
		float: right;
		margin: 0 5% 8% 0;
	}
	section.style.style02 .styleBase .img04{
		width: 74%;
		position: relative;
		bottom: 0;
		left: 0;
		clear: both;
		margin-left: 5%;
	}
	section.style.style02 .styleBase .txt{
		width: 80%;
		position: relative;
		top: 0;
		left: 0;
		float: right;
		margin: 0 5% 8% 0;
	}
	
	.box-middle02{
		margin: 50px 0 100px;
	}
	
	section.style.style03 .styleBase .img01{
		width: 86%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto 6%;
	}
	section.style.style03 .styleBase .img02{
		width: 58%;
		position: relative;
		top: 0;
		right: 0;
		float: right;
		margin: 0 5% 8% 0;
	}
	section.style.style03 .styleBase .img03{
		width: 58%;
		position: relative;
		bottom: 0;
		left: 0;
		clear: both;
		margin: 0 0 8% 5%;
	}
	section.style.style03 .styleBase .img04{
		width: 74%;
		position: relative;
		bottom: 0;
		right: 0;
		float: right;
		margin: 0 5% 0 0;
	}
	section.style.style03 .styleBase .txt{
		width: 76%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 0 7% 5%;
	}
	
	.box-middle03{
		margin: 0 0 100px;
		transform: translateY(-12%);
	}
	
	section.style.style04 .styleBase .img01{
		width: 86%;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto 6%;
	}
	section.style.style04 .styleBase .img02{
		width: 58%;
		position: relative;
		top: 0;
		left: 0;
		clear: both;
		margin: 0 0 8% 5%;
	}
	section.style.style04 .styleBase .img03{
		width: 58%;
		position: relative;
		top: 0;
		right: 0;
		float: right;
		margin: 0 5% 8% 0;
	}
	section.style.style04 .styleBase .img04{
		width: 74%;
		position: relative;
		bottom: 0;
		left: 0;
		clear: both;
		margin-left: 5%;
	}
	section.style.style04 .styleBase .txt{
		width: 80%;
		position: relative;
		top: 0;
		left: 0;
		float: right;
		margin: 0 5% 8% 0;
	}
	
	.box-middle04{
		margin: 60px auto 100px;
	}



.collection-link {
  margin-bottom: 40px;
}

	
}