<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 16px/1.9 'Yu Gothic Medium', '貂ｸ繧ｴ繧ｷ繝�け Medium', YuGothic, '貂ｸ繧ｴ繧ｷ繝�け菴�', '貂ｸ繧ｴ繧ｷ繝�け', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', '繝｡繧､繝ｪ繧ｪ', 'Meiryo', Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fbfaf5;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* 繝倥ャ繝繝ｼ
------------------------------------------------------------*/
#mainnav a{
	color: #000;
	font: 16px/1.9 'Yu Gothic Medium', '貂ｸ繧ｴ繧ｷ繝�け Medium', YuGothic, '貂ｸ繧ｴ繧ｷ繝�け菴�', '貂ｸ繧ｴ繧ｷ繝�け', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', '繝｡繧､繝ｪ繧ｪ', 'Meiryo', Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
}


/* 繝倥ャ繝繝ｼ
------------------------------------------------------------*/
#header{
	position: relative;
    overflow:hidden;
    width:100%;
    height:568px;
}

#header img{
    position: absolute;
    left: 50%;
    width: 1280px;
    height: 568px;
    margin-left: -640px;
    filter: brightness(87%);
    -webkit-filter: brightness(87%);
}

#slogan{
	position: absolute;
  top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

#slogan h1{
	font-size: 44px;
	font-family:'Yu Gothic Medium', '貂ｸ繧ｴ繧ｷ繝�け Medium', YuGothic, '貂ｸ繧ｴ繧ｷ繝�け菴�', '貂ｸ繧ｴ繧ｷ繝�け', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', '繝｡繧､繝ｪ繧ｪ', 'Meiryo', Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
	margin-bottom: 20px;
	font-weight:normal;
	-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
	-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
	-ms-text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
}

#slogan h2{
	font-size: 20px;
	font-weight:normal;
	-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
	-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
	-ms-text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.85);

}


/* 繝輔ャ繧ｿ繝ｼ
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 蜈ｱ騾�
------------------------------------------------------------*/
h1, h2{
	font-family:
 'Yu Gothic Medium', '貂ｸ繧ｴ繧ｷ繝�け Medium', YuGothic, '貂ｸ繧ｴ繧ｷ繝�け菴�', '貂ｸ繧ｴ繧ｷ繝�け', '繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', '繝｡繧､繝ｪ繧ｪ', 'Meiryo', Osaka, '�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け', 'MS PGothic', sans-serif;
}

img{
	width: 100%;
	height: auto;
}

section{
  clear: both;
}

section h2{
	width: 80%;
	margin: 70px auto 30px auto;
	font-size: 22px;
	padding: 0.5em 1em;
    background: -moz-linear-gradient(#007bbb, #f2f2b0);
    background: -webkit-linear-gradient(#007bbb, #f2f2b0);
    background: linear-gradient(to right, #007bbb, #f2f2b0);
    color: #FFF;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
}

section h2 span {

}

.inner{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#sec03 .inner, #sec04 .inner{
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}

hr.style__gradation {
	width: 80%;
	margin: 0 auto;
    border: 0;
    height: 4px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(77, 129, 183, 0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(77, 129, 183, 0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(77, 129, 183, 0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(77, 129, 183, 0.75), rgba(0,0,0,0));
}

/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery{
	overflow: hidden;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery li.full{
	width: 100%;
}


#gallery img{
	display: block;
	width: 100%;
	height: auto;
}

/* SEC02_2 Gallery
------------------------------------------------------------*/
#sec02_2{
	padding: 0 !important;
}


/* lightbox
----------------------------*/
.lightbox_wrap {
  width: 100%;
  height: auto;
}
.lightbox_wrap:not(:last-child) {
  margin-bottom: 100px;
}
.lightbox_wrap .lightbox-container {
  width: 100%;
  height: auto;
}
.lightbox_wrap .lightbox-container p.lightbox_note {
  font-size: 13px;
  margin-bottom: 15px;
  text-align: center;
}
.lightbox_wrap .lightbox-container ul {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lightbox_wrap .lightbox-container ul:after {
  content: "";
  width: 230px;
}
.lightbox_wrap .lightbox-container ul li {
  margin-bottom: 20px;
  width: 31.5%;
  height: auto;
  text-align: left;
  font-size: 13px;
  line-height: 1.5;
}
.lightbox_wrap .lightbox-container ul li a {
  width: 100%;
  height: auto;
  display: block;
}
.lightbox_wrap .lightbox-container ul li a:hover {
  opacity: 0.7;
}
.lightbox_wrap .lightbox-container ul li a img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  margin-bottom: 5px;
}



/* SEC03 BRAND
------------------------------------------------------------*/
.col4 .img{
	margin: 0 auto;
}



/* SEC04 PROJECT
------------------------------------------------------------*/
#sec04{
	padding-bottom: 0 !important;
}

#sec04 .inner{
	padding-bottom: 0px;
}

#sec04 .article{
	clear: both;
	overflow: hidden;
	padding-bottom: 0px;
}

.article img{
	float: left;
	margin: 5px 20px 20px;
}

.article p{
	margin-bottom: 20px;
}



/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}

/* Movie Style 2021201霑ｽ蜉� */
.movie-sbox{/* 繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢� */
  position:relative;
  width:100%;
  padding-top:56.3%;
  margin-bottom: 0.5em;
}
.movie-sbox iframe{/* 繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢� */
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
  border: 0;
}
.movie-sbox-pdg-top-10{
  margin-top: 1em;
}


/* RESPONSIVE 險ｭ螳�
------------------------------------------------------------*/
@media screen and (max-width: 480px) {

/* lightbox
----------------------------*/
  .lightbox_wrap {
    width: 100%;
    height: auto;
  }
  .lightbox_wrap:not(:last-child) {
    margin-bottom: 100px;
  }
  .lightbox_wrap .lightbox-container {
    width: 100%;
    height: auto;
  }
  .lightbox_wrap .lightbox-container ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lightbox_wrap .lightbox-container ul:after {
    content: "";
    width: 47.5%;
  }
  .lightbox_wrap .lightbox-container ul li {
    margin-bottom: 15px;
    width: 47.5%;
    height: auto;
    text-align: left;
	font-size: 13px;
	line-height: 1.5;
  }
  .lightbox_wrap .lightbox-container ul li a {
    width: 100%;
    height: auto;
    display: block;
  }
  .lightbox_wrap .lightbox-container ul li a:hover {
    opacity: 0.7;
  }
  .lightbox_wrap .lightbox-container ul li a img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }
}

@media only screen and (min-width: 800px){
	body{
		font-size:16px;
	}
	
	#wrapper{
		width: 100%;
	}
	
	#content{
		width: 80%;
	}
	
	#sidebar{
		width: 12%;
		position: fixed;
		top: 0;
		right: 4%;
		background: #fbfaf5;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}
	
	#sidebar h1{
		padding: 30px 0;
	}

	#mainnav li{
		font-size: 14px;
		padding: 10px 0;
	}
	
	#sns{
		margin-top: 50px;
	}
	
	#sns li{
		display: inline-block;
		padding-right: 10px;
	}

	#sns a:hover img{
		opacity: .8;
	}
	
	/* SEC03 BRAND
	-----------------*/
	.col4{
		text-align: center;
	}

	.col4 li{
		display: inline-block;
		width: 18%;
		padding: 0 3%;
		vertical-align: top;
		text-align: left;
	}
	
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 45%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 50%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 30px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	/* Movie Style 2021201霑ｽ蜉� */
	.movie-sbox{/* 繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢� */
	  padding-top:54.2%;
	}
	.movie-sbox iframe{/* 2021201霑ｽ蜉� */
	  width: 96% !important;
		left: 2%;
	}

}

@media only screen and (max-width: 799px){
	#slogan h1{
		font-size: 31px;
	}

	#slogan h2{
		font-size: 16px;
	}

	#sidebar{
		position: fixed;
		width: 100%;
		z-index:500;
	}
	
	#sidebarWrap{
		position: relative;
		width: 100%;
		height: 60px;
		background: #dadada;
		border-bottom: 1px solid #ccc;
	}
	
	#sidebar h1{
		text-align: center;
		padding-top: 15px;
	}
	
	#sidebar h1 img{
		width: auto !important;
		max-height: 25px;
	}
	
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: -10px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #dadada;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display: block;
		padding: 15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainnav #sns li{
		display: inline-block;
	}
	#mainnav #sns li a{
		position: relative;
		display: inline-block;
		padding: 15px 10px 0;
		border: 0;
	}
	#mainnav #sns li a:before{
		border: 0;
	}
	.col4 li{
		margin: 0 auto 50px;
		display: block;
		text-align: center;
	}
	section h2{
		margin: 55px auto 30px auto;
		text-align: left;
	}

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