<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*---------------------------------------------
	spTopNav
  ---------------------------------------------*/
#spTopNav {
	display: block!important;
}
/* 動画リセット
================================================== */
.mainMovie .wistia_responsive_padding {
    height:540px;
}
/* pattern
================================================== */
.pattern {
    background-image:url(../images/pattern.png);
    background-repeat: repeat;
    background-attachment:scroll;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}
/* BIG VIDEO BACKGROUND
================================================== */
.big-background {
    z-index:550;
    text-align:center;
    height:100%;
    min-height:600px;
    position:relative;
    overflow:hidden;
}
.big-background .big-background-container {
	width: 100%;
    position: relative;
}
.mainTit {
	max-width: 1280px;
	margin: 0 auto;
}
.big-background-title {
    text-align:center;
}
.big-background-title img{
	width: 100%;
}
.big-background-titleS {
    text-align:center;
	display: none;
}
.big-background-titleS img{
	width: 100%;
}
@media screen and (max-width: 800px) {
	.big-background-title {
		display: none;
	}
	.big-background-titleS {
		display: block;
	}
}
/* infowrapper
================================================== */
#infowrapper {
	width: 89%;
	margin: 0 auto;
	padding-top: 5%;
	background-color: #000;
}
/* shopArea
================================================== */
#shopArea {
	float: left;
	width: 52%;
}
#shopArea img{
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
@media screen and (max-width: 800px) {
	#shopArea {
		float: none;
		width: 100%;
	}
}
#shopArea h2{
	padding-bottom: 2%;
}
/* infoArea
================================================== */
#infoArea {
	float: right;
	width: 46%;
}
@media screen and (max-width: 800px) {
	#infoArea {
		float: none;
		width: 100%;
		padding-top: 5%;
	}
}
#infoArea h2{
	font-size: 60%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0 5% 5px;
	border-bottom: #333 dotted 1px;
}
#infoArea dl{
	color: #fff;
	padding: 15px 5%;
	border-bottom: #333 dotted 1px;
}
#infoArea dt{
	float: left;
	width: 30%;
	font-size: 60%;
	font-weight: bold;
	margin-right: 2%;
	padding: 3px 0;
	text-align: center;
	line-height: 100%;
	border: #333 solid 2px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#infoArea dd{
	float: left;
	width: 66%;
	font-size: 80%;
	line-height: 150%;
}
#infoArea dd a{
	color: #fff;
	display: block;
}
#infoArea dd a:hover{
	color: #1a9dbf;
}
@media screen and (max-width: 480px) {
	#infoArea h2{
		padding: 0;
	}
	#infoArea dt{
		float: none;
		width: 100%;
		margin-right: 0;
		border: none;
		text-align: left;
	}
	#infoArea dd{
		float: none;
		width: 100%;
		padding: 5px 0 0;
	}
}

/* bannerArea
================================================== */
#bannerArea {
	padding: 30px 0 40px;
	width: 89%;
	max-width: 700px;
	margin: 0 auto;
}
#bannerArea img{
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* linkArea
================================================== */
#linkArea {
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 5%;
}
#link01 {
	position: relative;
	padding-bottom: 10%;
}
#link01 .titBox{
	position: absolute;
	right: 5%;
	top: 30%;
	z-index: 20;
	width: 26%;
	border: #111 solid 12px;
	text-align: center;
	color: #fff;
	display: block;
}
#link01 .titBox:hover {
	border: #fff solid 12px;
}
#link01 .titBox img{
	width: 100%;
}
#link01 .phBox{
	padding-left: 5%;
	width: 70%;
}
#link01 .phBox img{
	width: 100%;
}
/* ------ スライダー ------ */
.photoBox {
	width: 100%;
	position:relative;
    margin-left: 0;
	z-index:10;
}
#owl-demo .owl-item div{
	padding:5px;
}
#owl-demo .owl-item img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
@media screen and (max-width: 640px) {
	.owl-pagination {
		display: none;
	}
	.owl-carousel .owl-wrapper-outer {
		padding-bottom: 40px;
	}
	#link01 {
		padding-bottom: 5%;
	}
	#link01 .titBox:hover {
		border: #fff solid 5px;
	}
	#link01 .titBox{
		right: 10%;
		top: 0;
		border: #111 solid 5px;
		width: 40%;
	}
	#link01 .titBox:hover {
		border: #fff solid 5px;
	}
	#link01 .phBox{
		width: 90%;
		padding-top: 30%;
	}
}

#link02 {
	position: relative;
	padding-bottom: 10%;
}
#link02 .titBox{
	position: absolute;
	left: 10%;
	top: 10%;
	z-index: 20;
	width: 26%;
	border: #111 solid 12px;
	text-align: center;
	color: #fff;
	display: block;
}
#link02 .titBox:hover {
	border: #fff solid 12px;
}
#link02 .titBox img{
	width: 100%;
}
#link02 .phBox{
	position: relative;
	width: 60%;
	float: right;
	padding-right: 5%;
}
#link02 .phBox img{
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
@media screen and (max-width: 640px) {
	#link02 {
		padding-bottom: 15%;
	}
	#link02 .titBox{
		top: 0;
		width: 40%;
		border: #111 solid 5px;
	}
	#link02 .titBox:hover {
		border: #fff solid 5px;
	}
	#link02 .phBox{
		padding-top: 26%;
	}
}

#link03 {
	position: relative;
	padding-bottom: 4%;
}
#link03 .titBox{
	position: absolute;
	right: 5%;
	top: 15%;
	z-index: 20;
	width: 26%;
	border: #111 solid 12px;
	text-align: center;
	color: #fff;
	display: block;
}
#link03 .titBox:hover {
	border: #fff solid 12px;
}
#link03 .titBox img{
	width: 100%;
}
#link03 .phBox{
	padding-left: 20%;
	width: 60%;
}
#link03 .phBox img{
	width: 100%;
}
/* ------ スライダー ------ */
.photoBox {
	width: 100%;
	position:relative;
    margin-left: 0;
	z-index:10;
}
#owl-demo02 .owl-item div{
	padding:5px;
}
#owl-demo02 .owl-item img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
@media screen and (max-width: 640px) {
	.owl-pagination {
		display: none;
	}
	.owl-carousel .owl-wrapper-outer {
		padding-bottom: 40px;
	}
	#link03 {
		padding-bottom: 5%;
	}
	#link03 .titBox:hover {
		border: #fff solid 5px;
	}
	#link03 .titBox{
		right: 20%;
		top: 0;
		border: #111 solid 5px;
		width: 40%;
	}
	#link03 .titBox:hover {
		border: #fff solid 5px;
	}
	#link03 .phBox{
		width: 80%;
		padding-left: 10%;
		padding-top: 32%;
	}
}

@media screen and (max-width: 800px) {
	/* BIG VIDEO BACKGROUND
	================================================== */
	.big-background{
		background: url(../images/mobieBg01.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		width: 100%;
		height: 100%;
		min-height: 540px;
		z-index: 0;
		backface-visibility:hidden
	}
	#wrapper_mbYTP_bgndVideo iframe{ display: none; }
	.mainTit {
		padding-top: 60px;
	}
}

</pre></body></html>