

/*********************************************************************************************

	TOP - main

**********************************************************************************************/

#mv {
	position:relative;
	z-index:0;
	height:380px;
	width:100%;
	margin:0 0 0;
	padding-top:80px;
}
.mv-content {
	position:relative;
	background-size: cover;
	background-repeat:no-repeat;
	object-fit: cover;
}

#m1 { background:url(../img/mv/main01_sp.jpg) 0 bottom no-repeat;background-size:cover; }
#m2 { background:url(../img/mv/main02_sp.jpg) 0 0 no-repeat;background-size:cover; }
#m3 { background:url(../img/mv/main03_sp.jpg) 0 0 no-repeat;background-size:cover; }
#m4 { background:url(../img/mv/main04_sp.jpg) 0 0 no-repeat;background-size:cover; }
#m5 { background:url(../img/mv/main05_sp.jpg) 0 0 no-repeat;background-size:cover; }


@media screen and (min-width: 1025px) {
	#mv {
		height:750px;
		width:100%;
		margin:-160px 0 0;
		padding-top:0;
	}
	#m1 { background:url(../img/mv/main01_pc.jpg) 0 0 no-repeat;background-size:cover; }
	#m2 { background:url(../img/mv/main02_pc.jpg) 0 0 no-repeat;background-size:cover; }
	#m3 { background:url(../img/mv/main03_pc.jpg) 0 0 no-repeat;background-size:cover; }
	#m4 { background:url(../img/mv/main04_pc.jpg) 0 0 no-repeat;background-size:cover; }
	#m5 { background:url(../img/mv/main05_pc.jpg) 0 0 no-repeat;background-size:cover; }
}

.slick-img {
	width:100%;
	height:380px;
	position:relative;
}

.box-bk {
	background:#0f0f0f;
	width:50px;
	height:200px;
	padding:1em 0 0 0;
	position:absolute;
}
.box-bk h2 {
	font-size:1.6rem;
	font-weight:300;
	-ms-writing-mode     : tb-rl;
	-webkit-writing-mode : vertical-rl;
	writing-mode         : vertical-rl;
	color:#eaeae6;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	letter-spacing:0.1em;
}

.box-bk h2:after {
	content:"";
	width:1px;
	height:30px;
	background:#eaeae6;
	position:absolute;bottom:-40px;left:50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {
	.box-bk {
		bottom:27%;right:15px;
		z-index:10;
	}
}

@media screen and (min-width: 1025px) {
	.slick-img { height:750px; }
	.box-bk {
		width:100px;
		height:290px;
		padding:2em 0 0 0;
		top:190px;left:50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.box-bk h2 { font-size:2.0rem; }
	.box-bk h2:after {
		height:50px;
		position:absolute;bottom:-60px;left:50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}/**/


.mv-catch {
	width:100%;
	height:40%;
	padding:20px 0 10px;
	position:absolute;bottom:0;
	border-top:1px solid #fff;
}

#m1 .mv-catch { background:none; }
#m2 .mv-catch { background:rgba(195,208,234,0.7); }
#m3 .mv-catch { background:rgba(236,215,168,0.7); }
#m4 .mv-catch { background:rgba(175,221,204,0.7);padding-top:8px; }
#m5 .mv-catch { background:rgba(208,182,213,0.7);padding-top:8px; }

@media screen and (min-width: 1025px) {
	.mv-catch {
		height:100px;
		padding:25px 0 10px;
	}
	#m1 .mv-catch { background:none; }
	#m2 .mv-catch { background:rgba(195,208,234,0.7); }
	#m3 .mv-catch { background:rgba(236,215,168,0.7); }
	#m4 .mv-catch { background:rgba(175,221,204,0.7);padding-top:8px; }
	#m5 .mv-catch { background:rgba(208,182,213,0.7);padding-top:8px; }
}/**/


.mv-catch_1 {
	color:#fff;
	display:inline-block;
	position:absolute;
}
.mv-catch_1 h2 {
	font-size:2.2rem;
	line-height:1;
	margin-bottom:10px;
	text-shadow: 2px 2px 3px #666;
}
.mv-catch_1 p {
	font-size:1.3rem;
	line-height:1.6;
	text-shadow: 2px 2px 3px #666;
}

@media screen and (max-width: 1024px) {
	.mv-catch_1 { bottom:30px;left:15px; }
}/**/

@media screen and (min-width: 1025px) {
	.mv-catch_1 {
		top:50%;left:21%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.mv-catch_1 h2 { font-size:4.4rem; }
	.mv-catch_1 p {
		font-size:1.8rem;
		line-height:1.8;
	}
}/**/


.catch-inner {
	max-width:100%;
	margin:0;
}
.catch-inner h3 {
	font-size:1.8rem;
	font-weight:700;
	margin:0 0 5px 15px;
	position:relative;
}
.catch-inner p {
	position:relative;
	font-size:1.3rem;
	font-weight:400;
	line-height:1.6;
	padding:0 0;
	margin:0 70px 0 15px
}

@media screen and (max-width: 1024px) {
	.catch-inner .b-sz_4 {
		width:180px;
		padding:9px 10px 9px 0;
		border-radius:20px;
		font-size:1.2rem;
		position:absolute;bottom:13px;right:15px;
	}
}

@media screen and (min-width: 1025px) {
	.catch-inner {
		max-width:1100px;
		margin:0 auto;
	}
	.catch-inner h3 {
		font-size:3.6rem;
		width:10em;
		margin:0;
	}

	#m4 .catch-inner h3 { font-size:3.2rem; }
	.catch-inner h3 span {
		display:block;
		margin:5px 0 0 3em;
	}

	.catch-inner p {
		font-size:1.5rem;
		line-height:1.6;
		padding:3px 0 3px 2em;
		width:50%;
		margin:0;
	}
	.catch-inner p:before {
		content:"";
		display:block;
		width:1px;
		height:100%;
		background:#0f0f0f;
		position:absolute;top:0;left:0;
	}
}/**/


.thumbnail {
	width:100%;
	margin:0 0;
}

.thumbnail .slick-track { transform: unset !important; }
.thumbnail-img {
	margin:0 2px;
	opacity: 0.6;
	transition: opacity .3s linear;
}
.thumbnail .slick-current { opacity: 1; }

@media screen and (min-width: 1025px) {
	.thumbnail {
		width:1100px;
		margin:0 auto;
	}
	.thumbnail-img {
		margin:0 2px;
		opacity: 0.6;
		transition: opacity .3s linear;
	}

}




/*********************************************************************************************

	CONTENTS

**********************************************************************************************/
.t-cont {}
.c-inner {
	width:auto;
	padding:0;
	margin:0 15px;
}


@media screen and (min-width: 1025px) {
	.c-inner {
		width:100%;
		max-width:1100px;
		margin:0 auto;
	}
}

/* ============================================================
  about
============================================================== */
#t-about { padding:60px 0 60px; }

@media screen and (min-width: 1025px) {
	#t-about { padding:0 0 120px; }
}

#t-about h2 {
	font-size:2.0rem;
	font-weight:500;
	font-family: 'Shippori Mincho', serif;
	margin-bottom:30px;
}
#t-about h2 span { position:relative; }
#t-about h2 span:after {
	content:"";
	display:block;
	width:80px;
	height:1px;
	background:#0f0f0f;
	position:absolute;top:50%;right:-95px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 1025px) {
	#t-about { padding:120px 0 60px; }

	#t-about h2 {
		font-size:3.2rem;
		margin-bottom:30px;
	}
	#t-about h2 span:after {
		width:150px;
		margin-top:5px;
		right:-165px;
	}
}

.t-about_ph { width:90%; }
.picture {
	position: relative;
	z-index: 0;
	width: 100%;
	margin:0 0 0 25px;
}
.picture:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color:#ded1a2;
	position: absolute;top: 15px;left: -15px;	
	z-index: -1;
}
@media screen and (min-width: 1025px) {
	.t-about_ph { width:700px; }
	.picture {
		width: 619px;
		margin:0 0 0 75px;
	}
	.picture:after { top: 25px;left: -25px; }
}


.t-about_tx {
	position:relative;
	margin:30px 50px 0 50px;
}
.t-about_tx p {
	font-size:1.5rem;
	line-height:2.0;
	vertical-align:top;
	float:right;
	margin:0 40px 0 0;
}
.i-kuma {
	position:absolute;bottom:0px;right:-50px;
	width:60px;
	height:auto;
}
.t-about_tx:after {content:"";display:table;clear:both;zoom:1;}

@media screen and (min-width: 1025px) {
	.t-about_tx {
		width:calc(100% - 750px);
		margin:0;
	}
	.t-about_tx p {
		font-size:1.8rem;
		margin:0 55px 0 0;
	}
	.i-kuma {
		bottom:0px;right:0;
		width:auto;
		height:auto;
	}
}


#t-about .box-grid { margin-bottom:20px; }
#t-about .b-radius { margin:0 auto; }

@media screen and (min-width: 1025px) {
	#t-about .box-grid { margin-bottom:60px; }
}




/* ============================================================
  ŒÅ’è”wŒi
============================================================== */
.bg-obi {
	width: 100%;
	min-height: 180px;
	display: table;
	background-image: url(../img/tp_bgimg.jpg);
	background-position: 80% center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-obi > * {
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 1025px) {
	.bg-obi {
		min-height: 360px;
		background-attachment: fixed;
	}
}



/* ============================================================
  item
============================================================== */
#t-item { padding:30px 0; }

.box-item { margin:20px 0 20px; }
#item-1 { background: linear-gradient(#fbf9f5 0%, #fbf9f5 8%, #c3d0ea 8%, #c3d0ea 100% ); }
#item-2 { background: linear-gradient(#fbf9f5 0%, #fbf9f5 8%, #ecd7a8 8%, #ecd7a8 100% ); }
#item-3 { background: linear-gradient(#fbf9f5 0%, #fbf9f5 8%, #afddcc 8%, #afddcc 100% ); }
#item-4 { background: linear-gradient(#fbf9f5 0%, #fbf9f5 8%, #d0b6d5 8%, #d0b6d5 100% ); }

@media screen and (min-width: 1025px) {
	.box-item { margin:100px 0 150px;padding-bottom:35px; }
	#item-1 { background: linear-gradient(-90deg, #fbf9f5 0%, #fbf9f5 50%, #c3d0ea 50%, #c3d0ea 100% ); }
	#item-2 { background: linear-gradient(90deg, #fbf9f5 0%, #fbf9f5 50%, #ecd7a8 50%, #ecd7a8 100% ); }
	#item-3 { background: linear-gradient(-90deg, #fbf9f5 0%, #fbf9f5 50%, #afddcc 50%, #afddcc 100% ); }
	#item-4 { background: linear-gradient(90deg, #fbf9f5 0%, #fbf9f5 50%, #d0b6d5 50%, #d0b6d5 100% ); }
}

.t-item_ph {
	width:90%;
	margin:0 auto 30px;
}
@media screen and (min-width: 1025px) {
	#t-item { padding:80px 0; }
	#t-item .th2 { margin-bottom:180px; }

	.t-item_ph {
		width:700px;
		margin:-50px 0 0 -180px;
	}
	#item-2 .t-item_ph,
	#item-4 .t-item_ph { margin:-35px -180px 0 0; }
}


.t-item_tx {
	padding:0 0 10px 0;
	background:#fbf9f5;
	width:100%;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	position:relative;
}
.t-item_tx:after,
.tx-inner:after {content:"";display:table;clear:both;zoom:1;}

#t-item h3 {
	font-size:2.0rem;
	text-align:center;
	letter-spacing:0.1em;
}
.t-item_tx p {
	font-size:1.4rem;
	font-weight:300;
	line-height:1.6;
	margin-bottom:1em;
}

#item-2 .btn,
#item-4 .btn { float:right; }


@media screen and (max-width: 1024px) {

	#t-item h3 {
		font-size:2.8rem;
		text-align:center;
		letter-spacing:0.1em;
		position:absolute;top:-0.7em;right:20px;
	}
	#t-item #item-2 h3 { left:20px; }

	.tx-inner {
		width:75%;
		margin:0 0 0 20px;
		padding:30px 0;
	}
	#item-2 .tx-inner {
		margin:0 20px 0 0;
		float:right;
	}
}


@media screen and (min-width: 1025px) {
	.t-item_tx {
		width:calc(100% - 600px);
		padding:0 0 0 0;
		margin:0;
	}

	#t-item h3 {
		font-size:2.8rem;
		text-align:center;
		margin:0 auto 30px;
		letter-spacing:0.1em;
	}
	.t-item_tx p {
		font-size:1.4rem;
		font-weight:300;
		line-height:1.6;
		margin-bottom:1.5em;
	}

	#item-1 .tx-inner,
	#item-3 .tx-inner { margin-left:35px; }

	#item-2 .btn,
	#item-4 .btn { float:right;margin-right:40px; }
}






/* ============================================================
  event / info
============================================================== */
#t-info { background:#f8ebc8; }








