@charset "UTF-8";

body {
	background-color:#fff;
	font-family:YuGothic,'游ゴシック',"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	-webkit-text-size-adjust: 100%;
}
p { color:#007292; }
a { color:#007292;text-decoration: none;}
a:hover {
	text-decoration: underline;
}
a:hover,a:link,a:visited,a:active {}
img { vertical-align: bottom; }

.scl {
	width:100%;
	height: auto;
}

@media all and (min-width: 870px) {

.sp {
	display: none;
}
.delay {
	display: none;
}
.scl_pc {
	width:100%;
	height: auto;
}
}
@media all and (max-width: 869px) {

.pc {
	display: none;
}
.delay {
	display: none;	
}
.scl_sp {
	width:100%;
	height: auto;
}
}

/* menu */
@media all and (min-width: 901px) {
#slide_menu {
	position: fixed;
	top:-117px;
	left:0px;
	width: 100%;
	z-index:100;
	background:url(../images/common/bg_pat.png);
	padding:10px 0;
}
#slide_menu #secondary-navigation {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

ul.menu {
	overflow: hidden;
	text-align: center;
	float:left;
	margin-top:7px; 
}
ul.menu li {
	float: left;
	margin:0 20px;
}
ul.menu li a {
	text-transform: uppercase;
	display: block;
	height: 15px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
ul.menu li.crnt {
	opacity: 0.5;
}
ul.menu li.menu-philosophy a {
	width:149px;
	background-image: url(../images/common/menu_ph.png);
}
ul.menu li.menu-works a {
	width:84px;
	background-image: url(../images/common/menu_wo.png);
}
ul.menu li.menu-days a {
	width:60px;
	background-image: url(../images/common/menu_da.png);
}
ul.menu li.menu-about a {
	width:79px;
	background-image: url(../images/common/menu_ab.png);
}
ul.menu li.menu-access a {
	width:92px;
	background-image: url(../images/common/menu_ac.png);
}
ul.menu li.menu-contact a {
	width:109px;
	background-image: url(../images/common/menu_co.png);
}

ul.social {
	overflow: hidden;
	float:right;
}
ul.social li {
	float:left;
	margin:0 3px;
}
ul.social li.sns_tw {}
ul.social li.sns_fb {}

/*header menu*/
#header {

}
#header_menu {
	width:900px;
	margin:35px auto 105px auto;
}
}

@media all and (min-width: 870px) and (max-width: 900px) {
/* slide menu */
#slide_menu {
	position: fixed;
	top:-117px;
	left:0px;
	width: 100%;
	z-index:100;
	background:url(../images/common/bg_pat.png);
	padding:10px 0;
}
#slide_menu #secondary-navigation {
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
}

ul.menu {
	overflow: hidden;
	text-align: center;
	float:left;
	margin-top:7px; 
}
ul.menu li {
	float: left;
	margin:0 15px;
}
ul.menu li a {
	text-transform: uppercase;
	display: block;
	height: 15px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
ul.menu li.crnt {
	opacity: 0.5;
}
ul.menu li.menu-philosophy a {
	width:149px;
	background-image: url(../images/common/menu_ph.png);
}
ul.menu li.menu-works a {
	width:84px;
	background-image: url(../images/common/menu_wo.png);
}
ul.menu li.menu-days a {
	width:60px;
	background-image: url(../images/common/menu_da.png);
}
ul.menu li.menu-about a {
	width:79px;
	background-image: url(../images/common/menu_ab.png);
}
ul.menu li.menu-access a {
	width:92px;
	background-image: url(../images/common/menu_ac.png);
}
ul.menu li.menu-contact a {
	width:109px;
	background-image: url(../images/common/menu_co.png);
}

ul.social {
	overflow: hidden;
	float:right;
}
ul.social li {
	float:left;
	margin:0 3px;
}
ul.social li.sns_tw {}
ul.social li.sns_fb {}

/*header menu*/
#header {

}
#header_menu {
	width:850px;
	margin:35px auto 105px auto;
}
}

@media all and (max-width: 869px) {
#menu_sp {
	position: fixed;
	right:5.7%;
	margin-top:6.6%;
	width:7.5%;
	z-index:1;
}

#slide_menu {
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	z-index:100;
	background:url(../images/common/bg_pat.png);
}
#slide_menu .menu_close {
	width:7.5%;
	margin: 6.25% 0 6.5625% 86.875%;
}
#slide_menu ul.menu {

}
#slide_menu ul.menu li {
	
}
#slide_menu ul.menu li span.sp {
	display: block;
}
#slide_menu ul.menu li.menu-philosophy span {
	width:66.016%;
	margin:0 0 9.375% 7.1875%;
}
#slide_menu ul.menu li.menu-works span {
	width:37.344%;
	margin:0 0 9.375% 7.1875%;
}
#slide_menu ul.menu li.menu-days span {
	width:26.25%;
	margin:0 0 9.375% 7.1875%;
}
#slide_menu ul.menu li.menu-about span {
	width:34.844%;
	margin:0 0 9.375% 7.1875%;
}
#slide_menu ul.menu li.menu-access span {
	width:40.938%;
	margin:0 0 9.375% 7.1875%;
}
#slide_menu ul.menu li.menu-contact span {
	width:48.594%;
	margin:0 0 9.375% 7.1875%;
}
#slide_menu ul.social {
	overflow: hidden;
	margin:0 0 0 7.1875%;
}
#slide_menu ul.social li {
	float:left;
	width:8.438%;
	margin:0 5.3125% 0 0;
}
#slide_menu ul.social li.sns_tw {
}
#slide_menu ul.social li.sns_fb {
}
}

@media all and (min-width: 870px) {
h1.in_page a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 84px;
	height: 105px;
	background-image: url(../images/common/logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin:35px auto 50px auto;
}
/* footer */
#map {
	width:100%;
	height:290px;
	position: relative;
	margin:0 0 110px 0;
}
#map_canvas {
	width: 100%;
	height: 100%;
}

#to_top {}
#to_top a {
	display: block;
	width:110px;
	height:40px;
	margin:0 auto 100px auto;
	position: relative;
}
#to_top a .arrow {
	position: absolute;
	top:0px;
	left:47px;
	display: block;
	width:13px;
	height:13px;
	background:url(../images/common/arrow.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	text-indent: -9999px;
}
#to_top a .txt {
	position: absolute;
	top:25px;
	left:0px;
	display: block;
	width:110px;
	height:16px;
	background:url(../images/common/txt_pagetop.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	text-indent: -9999px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	margin:0 0 50px 0;
}
}



@media all and (max-width: 869px) {

h1.in_page a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 84px;
	height: 105px;
	background-image: url(../images/common/logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin:35px auto 50px auto;
}

#map {
	width:100%;
	height:290px;
	position: relative;
	margin:0 0 14% 0;
}
#map_canvas {
	width: 100%;
	height: 100%;
}

#to_top {}
#to_top a {
	display: block;
	width:110px;
	height:40px;
	margin:0 auto 100px auto;
	position: relative;
}
#to_top a .arrow {
	position: absolute;
	top:0px;
	left:47px;
	display: block;
	width:13px;
	height:13px;
	background:url(../images/common/arrow.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	text-indent: -9999px;
}
#to_top a .txt {
	position: absolute;
	top:25px;
	left:0px;
	display: block;
	width:110px;
	height:16px;
	background:url(../images/common/txt_pagetop.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	text-indent: -9999px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	margin:0 0 50px 0;
}

}
