body{

/*	font-family: "メイリオ", Meiryo, verdana, "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif, STHeitiSC-Light;*/
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto ,"Droid Sans", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
/*	font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;*/
	/*font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;*/
/*	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;*/
	/*Meiryo,*/
	font-size: 12px;
	line-height: 16px;;

}
a {
	color: #111111;
}
a:hover{
	color: #111111;
	text-decoration: none;	
}

li {
	list-style-type: none;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	/*font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;*/
	/*Meiryo,*/
    text-align: justify;
    text-justify: inter-ideograph; 
}
p.nt{
	text-align:center;
}
.lead{
	text-align:left;
}
._sp{
display:none;
}

._sp560,
._sp680,
._sp760,
._sp860{
display:none;
}
.ptop{
	position:fixed;
	cursor:pointer;
	right:-80px;
	bottom:80px;
	width:40px;
	height:40px;
	background-color:#FFF007;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;

	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
	z-index:9000;
}

#mxy{
	position:fixed;
	top:30%;
	left:0px;
	background-color:#111111;
	color:#ffffff;
	z-index:20000;
}
#pup_wrapperZ {
	background-image: url(../images/common/bg_c2.png);
	position:fixed;
	height: 150%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 9600;
	display: none;
}

#wrapperH{

	width:100%;
	height: 70px;
	background-color: #FFFFFF;
/*	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	*/

	/*box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);*/
	
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	
	border-top: 1px solid #CCCCCC\9;
	box-sizing:border-box;
	z-index: 9003;
position:fixed;

}
#wrapperH .header{
	position:relative;
	width:100%;
}
#wrapperH .header h1{
	margin-top: 0;
	margin-right: 0;
	margin-left: -70px;
	margin-bottom: 0;
	padding: 0;
	width: 140px;
	height: auto;
	top: 10px;
	left: 50%;
	position: absolute;
	/*position:fixed;*/
/*	text-align:center;*/
	z-index: 9987;
/*	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;*/
}
#wrapperH .header h1 .logo1{
/*	width:50%;*/
width:100%;
	max-width:200px;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.1);
}
#wrapperH .header h1 .logo2{
	display:none;
}


#wrapperH .header h1.sclok{
	margin-top: 0;
	margin-right: 0;
	margin-left: -95px;
	margin-bottom: 0;
	padding: 0;
	width: 80%;
	height: auto;
	top: 9px;
/*	left: 30%;*/
	position: absolute;
	/*position:fixed;*/
/*	text-align:center;*/
	z-index: 9987;
/*	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;*/
}
#wrapperH .header h1.sclok .logo1{

width:55px;	
height:55px;
float:left;
	max-width:200px;
	box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	
}
#wrapperH .header h1.sclok .logo2{
	display: block;
	height: 35px;
	float:left;
	max-width: 200px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding-left: 15px;
	padding-top: 9px;
}



#w0 ul.spmenu{
/*	position: relative;*/
margin:0;
padding:0;
	width: 200px;
	height:150%;
	background-color:#F5EE4B;
	display:none;
	box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	background-image: url(../images/common/bg_1.jpg);
	position:fixed;
	left:-200px;
	top:0px;
	z-index:10003;
}
#w0 ul.spmenu li{
/*	float: left;*/
	position: relative;
	width: 200px;
	height:40px;

	box-sizing:border-box;
	
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	position:relative;
}
#w0 ul.spmenu li.ft{
	line-height:14px;
}
#w0 ul.spmenu li.dis{
	color:#999999;
	background-color:#e0e0e0;
}
#w0 ul.spmenu li.dis span{
	position: absolute;
	right: 0px;
	top: 0px;
	color: #000000;
	background-color: #F87779;
	font-size: 10px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#w0 ul.spmenu li a{
	/*	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;*/
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;

	background-color: #222222;
	box-sizing: border-box;
	border-bottom: 1px solid #C8C000;
	border-right: 1px solid #C8C000;
}


#w0 ul.spmenu li a:hover,
#w0 ul.spmenu li.act a
{
	color: #222222;
	background-color: #FBF9C2;
}
#w0 ul.spmenu li.hmn a{

	color:#ffffff;
	background-color:#000000;

}
#w0 ul.spmenu li.hmn a:hover{
	background-color: #999999;
}
#w0 ul.spmenu li.hmn2{
	width: 99%;
}
#w0 ul.spmenu li.hmn2 a{

	color:#ffffff;
	background-color:#a68e6f;

}
#w0 ul.spmenu li.hmn2 a:hover{
	background-color: #E1CDB2;
}
.clear {
    clear: both;
    height: 0;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	width: auto;
	
}

.hmenu3 {
	text-align:center;

/*	*/
height:60px;
	width: 40px;

	cursor: pointer;

position:fixed;
	right:10px;
	top:10px;
	
	z-index:9960;
	
/*	box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);*/
}
.hmenu3 div{
	background-color:#ffffff;
	height: 36px;
	position:relative;
		border: 1px solid #B9B9B9;
}
.hmenu3 span {
	display: block;
	background: #666;
	width: 24px;
	height: 2px;
	position: absolute;
	left: 7px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;

}
.hmenu3 span:first-child {
    top: 9px;
}
.hmenu3  span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
.hmenu3  span:last-child {
    bottom: 9px;
}
.hmenu3 .active span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
.hmenu3 .active span:nth-child(2) {
    opacity: 0;
}
.hmenu3 .active span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}
.hmenu3 img{
	width:100%;
		box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 3px 0px rgba(0,0,0,0.5);
}


#hmenu4 img{
	width:40px;
}
#hmenu4 {
	background-color: #F5EE4B;
	text-align: center;
	height: 65px;
	width: 50px;
	display: none;
	cursor: pointer;
	/*position:absolute;
	right:0px;
	top:5px;*/
	position: fixed;
	right:68px;

	top: 30px;
	box-sizing: border-box;
	z-index:7001;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding-top: 10px;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;

}

#wbl{
	background-color:#f5ee4b;
	width:0px;
	height:150%;
	position:fixed;
	left:0px;
	top:0px;
	z-index:10000;
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;	
}
#wbr{
	background-color:#f5ee4b;
	width:0px;
	height:150%;
	position:fixed;
	right:0px;
	top:0px;
	z-index:10000;
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#wbt{
	background-color:#f5ee4b;
	width:100%;
	height:0px;
	position:fixed;
	left:0px;
	top:0px;
	z-index:10000;
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#wbb{
/*	background-color:#ebe451;*/
	background-color:#f5ee4b;
	width:100%;
	height:0px;
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:10000;
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#pmark{
/*	position:fixed;*/
position:absolute;
	right:10px;
/*	bottom:15px;*/
	bottom:0px;
	z-index:9500;
}
#pmark img{
	margin-left: 5px;
}
#w0{
	position: relative;
/*	padding-top: 600px;*/

	background-color:#FFFFFF;
}

#wC2{
	position: relative;
	/*background-color:#fbfbfb;*/
	/*background-color: #FDFBDE;*/
	background-color: #F4EFEC;
	
}

#wCi{
	position: relative;
	/*background-color:#fbfbfb;*/
	/*background-color: #FDFBDE;*/
	background-color: #FFFFFF;
	margin-bottom: 20px;	
	
		
	box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
}

#wC3{
	position: relative;
	background-color: #F7F5EB;
}
#wC4{
	position: relative;
/*	background-color: #F7F5EB;*/
}
#wC4b{
	position: relative;
/*	background-color: #ffffff;*/
	padding-bottom: 20px;
	padding-top: 20px;
}
#wC4c{
    margin-top: -80px;
    padding-top: 80px;
}
#wC5{
	position: relative;
	background-color: #F7F5EB;
	padding-bottom: 20px;
	padding-top: 20px;
	
}
#staff #wC5,
#menu #wC5,
#space #wC5,
#gallery #wC5,
#concept #wC5{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#menu .mpnl{
	width:50%;
	max-height:400px;
	overflow:hidden;
	float:left;
	position:relative;
}
#menu .mpnl ul{
	margin:0;
	padding:0;
	width:100%;
}
#menu .mpnl ul li{
	position:relative;
}
#menu .mpnl ul li img{
	display:block;
	vertical-align:bottom;
}
#menu .mpnl .mpnlc{
	position: absolute;
	left: 50%;
	width: 60%;
	top: 30%;
	background-image: url(../images/common/bg_4.png);
	margin-left: -30%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	box-sizing:border-box;
}
#menu .mpnl .mpnlc h3{
	border-top: 3px double #0D0D0D;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	padding-top: 5px;
	margin-bottom: 5px;
}
#menu .mpnl .mpnlc p{
		margin-bottom: 5px;
}
#menu .mpnl .mpnlc a{
	display:block;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #0D0D0D;
/*	color:#ffffff;*/
color:#999999;
background-image: url(../images/common/bg_4.png);
	text-decoration:none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	position:relative;
}
#menu .mpnl .mpnlc a span{
	color:#ffffff;
	position:absolute;
	left:-3px;
	top:-3px;
	background-image: url(../images/common/bg.png);
}
/*#menu .mpnl .mpnlc a:hover{
color:#111111;
background-image: url(../images/common/bg_4.png);
}*/
#wC6{
	
	/*background-color:#fbfbfb;*/
	/*background-color: #FDFBDE;*/
	background-color: #F4EFEC;
	padding-bottom: 0px;
	padding-top: 70px;

position: relative;
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1) inset;

}

#wC6 .content2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#wC6 .content2 .csld{
	margin:0;
	padding:0;
	width:100%;
}
#wC6 .content2 .csld2{
	margin:0;
	padding:0;
	width:100%;
/*	min-height:300px;
	overflow:hidden;*/
	text-align:center;
}
#wC6 .content2 .csld2 img{
	margin:0;
	padding:0;
	width:100%;
	vertical-align:bottom;
}
.csld .ccov{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;

}
#wC6 .content2 .bx-wrapper {
    margin: 0 auto 0px;
    padding: 0;
    position: relative;
}
#wC6 .bx-wrapper .bx-controls-direction a.bx-prev {
	bottom: -35px;
	z-index: 90;
	width:28px;
	height:81px;
	background-repeat: no-repeat;
	background-image: url(../images/common/ll.png);
	background-position: left top;
}
#wC6 .bx-wrapper .bx-controls-direction a.bx-next {
	bottom: -35px;
	z-index: 92;
	width:28px;
	height:81px;
	background-repeat: no-repeat;
	background-image: url(../images/common/rr.png);
	background-position: left top;
}
#wCi .content,
#wC2 .content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#wC3 .content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#wC5 .content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#wC4 .content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#wC4b .content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#wC{
position: relative;
background-color:#FFFFFF;
}
#wC .content{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}


#w0 #wrapperC {
	position: relative;
/*	padding-top: 700px;*/
	background-color:#ffffff;
	
	box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
}
#w0 #wrapperC .content{
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
/*	padding-bottom: 40px;*/
	position:relative;

	z-index:8100;
	
	background-color:#ffffff;
}
/*#staff #w0 #wrapperC,
#menu #w0 #wrapperCt,
#space #w0 #wrapperC,
#gallery #w0 #wrapperC,
#concept #w0 #wrapperC
{
	box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px -3px 3px 0px rgba(0,0,0,0.1);
}
#staff #w0 #wrapperC .content,
#menu #w0 #wrapperC .content,
#space #w0 #wrapperC .content,
#gallery #w0 #wrapperC .content,
#concept #w0 #wrapperC .content
{
		background-color:#ffffff;
}*/
#w0 #wrapperC .content .contentin{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#staff #w0,
#menu #w0,
#space #w0,
#gallery #w0,
#concept #w0{
	padding-top: 0px;
}
#w0 #wrapperC .cttimg0{
	position:fixed;

	width:100%;
	left:0px;
	top:0px;
	height:auto;

}

#w0 #wrapperC .cttimg{
/*	position:fixed;*/
position:absolute;

	width:100%;
	left:0px;
	top:0px;
	height:auto;

}
#staff #w0 #wrapperC .cttimg{
	background-image: url(../images/staff/img_1.jpg);
	background-size: cover;
	background-position: center center;
}
#menu #w0 #wrapperC .cttimg{
	background-image: url(../images/menu/img_1.jpg);
	background-size: cover;
	background-position: center center;
}
#space #w0 #wrapperC .cttimg{
	background-image: url(../images/space/img_1.jpg);
	background-size: cover;
	background-position: center center;
}

#concept #w0 #wrapperC .cttimg{
	background-image: url(../images/concept/img_1.jpg);
	background-size: cover;
	background-position: center center;
}
#w0 #wrapperC .content .cttt{
	padding-top: 0px;

	width:100%;
	text-align:center;
}
#w0 #wrapperC .content .cttt img{
	width:100%;
	max-width:480px;
}
#w0 #w0 #wrapperC .content .cttt img{
	width:100%;
	max-width:340px;
}
.ctttit0{
	position:absolute;
	width:100%;

	top:60%;
	left:0px;
	
}
.ctttit0 .ctttit {
	border-bottom: 1px solid #333333;
	border-top: 3px double #333333;
/*	border-left: 1px solid #333333;
	border-right: 1px solid #333333;*/
	background-image: url(../images/common/bg_3.png);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 65px;
	padding: 15px 0 10px;
	color: #333333;
	width: 500px;
	position:relative;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
/*	text-shadow: 3px 3px 6px rgba(255,255,255,1),-3px -3px 6px rgba(255,255,255,1),3px -3px 6px rgba(255,255,255,1),-3px 3px 6px rgba(255,255,255,1),3px 3px 13px rgba(255,255,255,1);

-moz-text-shadow:1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
-webkit-text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);*/
}
.ctttit h2{
	margin-top: 0;
	margin-right: 0;
	margin-left:0;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.ctttit p{
	margin-top: 0;
	margin-right: 0;
	margin-left:0;
	margin-bottom: 0;
	text-align:center;
	font-size:32px;
line-height: 1;
    margin-bottom: 8px;
	letter-spacing: 3px;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}


#staff .stftab{
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	max-width:760px;
}
#staff .stftab li{
	width: 32%;
	float: left;
	margin-left: 1%;
	position: relative;
	border-top: 3px double #000000;
	padding-bottom: 12px;
	border-bottom: 1px solid #000000;
	height:210px;
}
#staff .stftab li p{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#staff .stftab li h4{
	width: 100%;
	text-align: center;
	
	border-bottom: 1px dotted #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	position:relative;

	
}
#staff .stftab li h4 span{
	width: 30%;
	display: block;
	vertical-align: middle;
	overflow: hidden;

	float: left;
	
}
#staff .stftab li h4 p{
	position:absolute;
	
	font-size: 14px;
	width: 65%;
	bottom:15%;
	left:35%;
}

#staff .stftab li h4 span img{
	vertical-align:middle;
	width:100%;
	max-width:100px;
		border-radius: 25%;
	-moz-border-radius: 25%;
	-webkit-border-radius: 25%;
	-o-border-radius: 25%;
	-ms-border-radius: 25%;
}
#access #map{
	height: 460px;
	width: 50%;
	float:left;
/*	margin-left: auto;
	margin-right: auto;*/
	margin-bottom: 10px;
		box-sizing: border-box;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#access #map2{
	display:none;
	height: 250px;
	width: 100%;
	float:none;
	margin-left: auto;
	margin-right: auto;

}
#access .cttb1 {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	font-size: 14px;
	text-align: center;
/*	background-image: url(../images/common/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
#wC h2,
#wC5 h2,
#wC2 h2,
#wCi h2,
#wC4b h2{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight:normal;
	font-size:32px;
	line-height:48px;
text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);

-moz-text-shadow:1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
-webkit-text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
}
#wCi h2 p,
#wC5 h2 p,
#wC h2 p,
#wC2 h2 p,
#wC4b h2 p{
	
	font-size: 18px;
	line-height: 48px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);

-moz-text-shadow:1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
-webkit-text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
}
/*#index h3{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;

	font-size: 14px;
	text-align: center;

}*/
.instac{
	text-align:center;
	color:#000000;
}
.instac a{

	color:#000000;
}


.instac .read{
	margin-bottom: 15px;	
}
#wCi  h2 {
	padding:0;
}
.morebtn{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.morebtn a{
	color: #000000;
	width: 100%;
	font-size: 18px;
	line-height:18px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	border: 2px solid #000000;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.morebtn a:hover{
	color:#ffffff;
	background-color:#000000;


	text-decoration: none;

	border: 2px solid #000000;

}
p.readp{

	
	color:#000000;
	font-size:14px;
	text-align:center;
text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);

-moz-text-shadow:1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
-webkit-text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
}
p.pnlp{
/*	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;*/
	color: #000000;
	font-size: 12px;
	
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3 img{
	width:100%;
	max-width:500px;
}
#wrapperC h3{


	text-align: center;
	
	  border-bottom: 1px solid #262626;
    display: inline-block;
    font-size: 25px;
    line-height: 1.5em;
    margin: 0 0 25px;
    padding: 0 0 10px;
	text-align:center;
	width:100%;
	font-weight:normal;
}
#wrapperC .h3typ2 h3{
/*font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;*/
/*font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
	text-align: center;
	/*border-bottom:none;*/
	display: inline-block;
	font-size: 15px;
	line-height: 1.5em;
	margin: 0 0 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;

}
.h3p{

    display: inline-block;
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 25px;
    padding: 0 0 10px;
	text-align:center;
	width:100%;
    vertical-align: baseline;
}
#wrapperC .h3typ2 p img{
	vertical-align:middle;
}
h2 img{
	width:80%;
	max-width:350px;
}
.map{
	height: 460px;
	margin-bottom: 30px;
}
#wH{
	height: auto;
	width: 100%;
	z-index: 9100;
	min-width:1280px;

	position:fixed;
	top:0px;
	left:0px;


	background-color: #ebe451;
	box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.1);

}
._sp{
	display:none;
}
#wH .header{
	height: auto;
	width: 100%;
	position:relative;

}
.header .hbtn {
	position:absolute;
	right:0px;
	top:15px;
	margin:0;
	padding:0;
}
.header .hbtn li {
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 10px;	
	
}
.header .hbtn li a{
	text-decoration:none;
	line-height:30px;
	vertical-align:middle;

}
.header .hbtn .req a {
	border: 2px solid #fff;
	/*    border-radius: 5px;
    display: table-cell;*/
	height: 26px;
	min-width: 66px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
	transition: all 0.15s ease-in-out 0s;
	vertical-align: middle;
}

#index ul.newpnl{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	text-align:center;
}
#index ul.newpnl li{
	display: inline-block;
	padding: 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	width: 30%;
	height: 220px;
	position: relative;
	box-sizing: border-box;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	cursor:pointer;
	overflow:hidden;
	
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#index ul.newpnl li .pth{
	overflow: hidden;
	height: 100px;
	position: relative;
	margin-bottom: 15px;
}
#index ul.newpnl li .npr{
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-color: #FFF231;
	border-radius: 5px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#index ul.newpnl li img{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;

	
}
#index ul.newpnl li h4{
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#index ul.newpnl li p{
	padding-right: 10px;
	padding-left: 10px;	
}
#index ul.newpnl li .moreinfo{
	display:none;
}


ul.menupnl{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
	max-width: 980px;
	height: auto;
	text-align: center;
	margin-left: auto;
}
ul.menupnl li{
	float:left;
	padding: 0;
	background-color: #ffffff;
/*	box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);*/
	width: 48%;
	height: auto;
	min-height:240px;
	position: relative;
	box-sizing: border-box;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left:1%;

	/*overflow:hidden;*/
	
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
/*	border-radius: 6px;
-moz-border-radius: 100%;
-webkit-border-radius:100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;*/
}
ul.menupnl li .pbann{
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.menupnl li h3{

	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 12px;
/*	background-color: #F0BE44;*/
/*	border-bottom: 6px solid #F0BE44;*/
/*	border-top: 4px solid #F0BE44;*/
border-top: 3px double #00244B;
	border-bottom: 1px solid #F0BE44;

}
ul.menupnl li h3 span{
	font-size:10px;
	font-weight:normal;
}
ul.menupnl li h3.h3c1,
ul.menupnl li h3.h3c2,
ul.menupnl li h3.h3c3,
ul.menupnl li h3.h3c4,
ul.menupnl li h3.h3c5,
ul.menupnl li h3.h3c6,
ul.menupnl li h3.h3c7,
ul.menupnl li h3.h3c8{
	color: #00244B;
	/*background-color:#00244B;*/
/*	border-top: 4px solid #00244B;*/
	border-top: 3px double #00244B;
	border-bottom: 1px solid #00244B;

}
/*ul.menupnl li h3.h3c2{
	border-top: 4px solid #FFF007;
	border-bottom: 1px solid #FFF007;
	
}
ul.menupnl li h3.h3c3{

	border-top: 4px solid #66AFCE;
	border-bottom: 1px solid #66AFCE;
}
ul.menupnl li h3.h3c4{

	border-top: 4px solid #C8477B;
	border-bottom: 1px solid #C8477B;
}
ul.menupnl li h3.h3c5{

	border-top: 4px solid #E3B551;
	border-bottom: 1px solid #E3B551;
}
ul.menupnl li h3.h3c6{

	border-top: 4px solid #66B555;
	border-bottom: 1px solid #66B555;
}
ul.menupnl li h3.h3c7{

	border-top: 4px solid #E95326;
	border-bottom: 1px solid #E95326;
}
ul.menupnl li h3.h3c8{

	border-top: 4px solid #EDE40D;
	border-bottom: 1px solid #EDE40D;
}*/
ul.menupnl li .ico{
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	width: 30%;
	max-width:60px;
	text-align:center;

}
.rtel a{
	font-size:20px;
	color:#000000;
}
ul.menupnl li .ico img{
	width: 100%;

	margin-left: 5px;
	border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius:100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}

ul.menupnl li .mifo{
	width: 68%;
	float: left;

	text-align:left;

	
}

ul.menupnl li h3 img{
	position:absolute;
	width:34px;
	right:5px;
	top:5px;
}


ul.menupnl li .mifo p{
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
}
ul.menupnl li dl{
	margin: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #987D54;
}
ul.menupnl li dl dt{
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	float: left;
}
ul.menupnl li dl dd{
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	float:right;
}

#wF{
	height: auto;
	width: 100%;
	z-index: 9100;
	position:relative;

/*	position:fixed;*/
/*	bottom:10px;*/
/*bottom:0px;
	left:0px;

*/
	/*background-color: #ebe451;*/
	box-shadow: 0px -1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: -1px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: -1px 2px 0px rgba(0,0,0,0.1);

}
#wF .fotter{
	text-align: center;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	position:relative;
}
#wF .fotter a{
	color:#000000;
}
#wI{
	background-color:#F7F5EB;
/*	max-height:500px;*/
	overflow:hidden;
padding-top: 70px;

}

.bxslider{
	margin:0;
	padding:0;
	max-height:600px;
}

.bxslider0{
	background-color:#faf5eb;
	width: 100%;
	max-width:1200px;
/*	max-height:600px;*/
	min-width: 250px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
/*	position:fixed;*/
	top:0px;
	left:0px;
	position:relative;

}
.bxslider0 .bxslider{
	width:100%;
	min-width:250px;
}
.bxslider0 .bxslider img{
	width:100%;
	
}
#mainimgi1a{
	background-color:#231816;
}
.vcov{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: url(../images/top/sld/cov.png);

}
.vcov img{
	position:absolute;
/*	width:100%;
	height:100%;*/
}

.posfix{
top:10px;
left:10px;
}


ul.mainimg{
	margin:0;

	padding: 0;
/*overflow:hidden;*/
}
ul.mainimg li{
	margin:0;
	padding:0;

	width: 960px;
	height: 490px;

}
.bx-wrapper .bx-pager{

	bottom:-35px;
/*	width:130px;*/
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	  background: #D82F46;
}
/*.bx-wrapper .bx-pager.bx-default-pager a{
	  background: #fff;
}*/
/*{
	left:-10px;
}*/
.bx-wrapper .bx-controls-direction a.bx-prev{
	left:-20px;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	right:-20px;
}
.cttf{
	background-color:#dadacd;
}
.ltb2{
	margin:0;
	padding:0;
}
.ltb2 li{
	width:60%;
	float:left;
	position:relative;
	height:auto;
}
.ltb2 li.iimg{
	width:40%;
}
.ltb2 li .sld{
	margin:0;
	padding:0;
}
.ltb2 li .sld li{
	width:100%;
	float:none;
	position:relative;
	height:auto;
}

.ltb2 li .txtb{
    margin: 4% auto 0;
    width: 80%;
}
.ltb2 li .txtb2{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 80%;
}
.ltb2 li h4{
/*	position:absolute;
	top:10%;
	left:10%;*/

	font-size:26px;
	font-weight:normal;
	line-height:1.5em;
}
.ltb2 li.iimg img{
	width: 100%;

}
.ltb2 .h4p{
/*	position:absolute;
	top:25%;
	left:10%;*/
	width:100%;

}

.ltb2 .timg{
	width: 20%;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	-webkit-transition: 0.3s;
	-moz-transition:  0.3s;
	-o-transition:  0.3s;
	transition:  0.3s;
}
.ltb2 .timg img{
	width:100%;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius:100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;

}
.ltb2 .timg:hover{
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2); 
}
.timg{
	width: 40%;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.timg img{
	width:100%;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius:100%;
-o-border-radius: 100%;
-ms-border-radius: 100%;
}
.txtr{
	float:left;
	width:70%;
	text-align:left;
}
.menupnl .txtr{
	width:50%;
}
.txtr a{
	color:#333333;
}

.bx-wrapper .bx-controls-direction a.bx-prev{
	left:0px;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	right:0px;
}
.bx-wrapper .bx-controls-direction a {

    top: 23%;

}
.insta{
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	max-width: 1000px;
}
.insta li{
	width:20%;
	float:left;

overflow:hidden;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.insta li:hover{
/*	border-radius: 3%; 
-moz-border-radius: 0%; 
-webkit-border-radius: 0%; 
-o-border-radius: 0%; 
-ms-border-radius: 0%;*/
}

.insta li img{
	width:100%;
/*		border-radius: 50%; 
-moz-border-radius: 50%; 
-webkit-border-radius: 50%; 
-o-border-radius: 50%; 
-ms-border-radius: 50%;*/

	display: block;
	vertical-align: bottom;
	box-sizing: border-box;
	border: 6px solid #FFFFFF;
/*	box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(100,100,100,0.3);*/
}
	/***************************************************/
table tr th {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #0c0e13;
	text-align: left;
	width: 26%;
	font-weight: normal;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #EAEBE5;
	/*background-color: #EAEBE5;*/
	box-sizing: border-box;
border-bottom: 5px solid #FFFFFF;
}
table {

	margin-left: auto;
	margin-right: auto;
}
table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #0c0e13;
	text-align: left;
	width: 74%;
	font-weight: normal;
	/*background-color: #EAEBE5;*/
	box-sizing: border-box;
	border-bottom: 5px solid #FFFFFF;
}


table.sp2 tr td {
	padding: 5px;
}

table tr td {
	/*
	background-image: url(../images/common/bg_dot9.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
*/
}
table tr td a{
	color:#111111;
}
table tr td a:hover{
	color:#111111;
}
table tr.even td {

}
table tr.even th {
	background-color: #f2eee2;
}
.noten{
text-decoration: line-through;
}
@media screen and (max-width: 900px) {
#menu .mpnl .mpnlc{
	width: 70%;
	top: 25%;
	margin-left: -35%;
}

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


._pc800{
	display:none;
}
#index ul.newpnl li{
	width: 47%;
	max-width:300px;
}
.ltb2 li .txtb {
    margin: 0% auto 0;
    width: 90%;
}

}
@media screen and (max-width: 770px) {
	#wC6 .content2 .csld2{
	overflow:hidden;
}
#wC6 .content2 .csld2 img{
	width: 180%;
	margin-left: -50%;
}
#concept #wC6 .content2 .csld2 img{
	width: 180%;
	margin-left: -20%;
}
}
@media screen and (max-width: 740px) {
.ltb2 li h4 {
	margin:0;
	padding:0;
}
}

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

#wrapper0 #wrapperC .content {

    padding-bottom: 10px;
    padding-top: 10px;


}
.ltb2 li .txtb {
    margin: 0% auto 0;
    width: 90%;
}
.morebtn{
	width:80%;
}
ul.menupnl {
	margin-left: auto;
	margin-right: auto;
}
ul.menupnl li{
	display:block;
	float:left;
width: 48%;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1%;
}
}
@media screen and (max-width: 620px) {
#menu .mpnl{
	width: 100%;
	max-height: 300px;
	overflow: hidden;
	float: none;
	position: relative;
	margin-bottom: 10px;
}
#menu .mpnl .mpnlc{
	top: 17%;
	width: 80%;
	margin-left: -40%;
}
.ltb2 li h4 {
	margin:0;
	padding:0;
}
.ltb2 li .txtb {
    margin: 0% auto 0;
    width: 90%;
}
#staff #wrapperC h3,
#menu #wrapperC h3,
#space #wrapperC h3,
#gallery #wrapperC h3,
#concept #wrapperC h3{

    font-size: 20px;

}

}
@media screen and (max-width: 584px) {
.bxslider0{
	background-color:#faf5eb;
	width: 150%;
}
.bxslider0 .bxslider img{
	width: 100%;
	margin-left: -5%;	
}
.bxslider0 .bxslider li.bxs15 img{
	width: 100%;
	margin-left: -15%;	
}
.bxslider0 .bxslider li.bxs10 img{
	width: 100%;
	margin-left: -10%;	
}
.bxslider0 .bxslider li.bxs20 img{
	width: 100%;
	margin-left: -20%;	
}
.bxslider0 .bxslider li.bxs30 img{
	width: 100%;
	margin-left: -30%;	
}
#access #map{
	height: 300px;
	width: 100%;
	float:none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#access .cttb1 {
	width: 100%;
	float:none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.ctttit0 .ctttit {

/*    margin: 0 auto 65px;*/
    padding: 5px 0 5px;

    width: 66%;

}
.ctttit0 .ctttit h2{
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:20px;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.ctttit0 .ctttit p{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:23px;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

#wCi h2 p,
#wC5 h2 p,
#wC h2 p,
#wC2 h2 p,
#wC4b h2 p{
	width: 100%;
	margin-left: 0px;
}
.txtr {

    width: 70%;
}
#wrapperH .header h1{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	width: 75%;
	height: auto;
	top: 9px;
	left: 30%;
	position: absolute;
	/*position:fixed;*/
/*	text-align:center;*/
	z-index: 9987;

}
#wrapperH .header h1 .logo1{

width:55px;	
height:55px;
display: block;
vertical-align:middle;
float:left;
	max-width:200px;
	box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
#wrapperH .header h1 .logo2{
	display: block;
vertical-align:middle;
	height: 35px;
	max-width: 200px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding-left: 15px;
	padding-top: 9px;
}

._sp560{
display:block;
}
._pc560{
display:none;
}
.insta li{
	width:33%;
	float:left;
}

#staff .stftab li{
	width: 80%;
	float: none;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	height: aitp;
	margin-bottom: 15px;
	border-bottom: 1px solid #7B5C5D;
}
#staff .stftab li h4 {
    width: 100%;
    text-align: center;
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 10px;
    position: relative;
}

#wC6 .bx-wrapper .bx-controls-direction a.bx-prev {
	background-size: 70% 70%;
	background-position: center top;
}
#wC6 .bx-wrapper .bx-controls-direction a.bx-next {
	background-position: center top;
	background-size:70% 70%;
}

#wC h2,
#wC5 h2,
#wC2 h2,
#wCi h2,
#wC4b h2{

	font-size:18px;
	line-height:24px;
	padding:0;

}
#wC5 h2 p,
#wC h2 p,
#wC2 h2 p,
#wC4b h2 p{

	font-size: 12px;
	line-height: 30px;

}
.morebtn a{
	color: #000000;
	width: 100%;
	font-size: 16px;
	line-height:16px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 2px solid #000000;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.ltb2 li .txtb2 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	width: 95%;
	font-size: 12px;
}
.ltb2 li .txtb2 strong{
	margin-bottom: 10px;	
}
.ltb2 li h4{
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	/*	background-color: #F4EFEC;*/
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 12px;
	margin-top: 15px;
	padding-top: 12px;
}
.ltb2 li .h4p{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-size: 12px;
}
.ltb2 li{
	width: 100%;
	float: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;/*	top:-100px;*/
}
.ltb2 li.iimg{
	width: 100%;
	/*max-height:150px;
	overflow:hidden;*/
}
.ltb2 li.iimg img{
	vertical-align:middle;
}
.ltb2 li .txtb{
	 margin: 0% auto 0;
	width:100%;
}


.h3p{
	/*	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;*/
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	width: 90%;
}

#w0 #wrapperC .content .cttt {
    margin-top: -60px;

}/*
#w0 #wrapperC .content .cttt{
	display:none;
}*/
#w0 #wrapperC .cttimg0{
	display:none;
}
#w0 #wrapperC .cttimg{
	display:none;
}
#index ul.newpnl li{
	display: block;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#w0 h1{

/*	top:10%;*/

	
}
#wC6 .content2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 0px;
}
}
@media screen and (max-width: 490px) {
#wrapperH .header h1{

	left: 26%;

}
/*#wC5{
	padding-bottom: 60px;
	margin-bottom: 60px;
}*/
li.iimg{
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	width: 70%;
}
#index ul.newpnl li{
	height: auto;

}
ul.menupnl li{
	min-height:auto;
}
ul.menupnl li{
	width:100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	min-height:100px;
}
ul.menupnl li .mifo{
	width: 75%;


	
}

p.readp{
/*	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho,"ＭＳ Ｐ明朝","MS PMincho",serif;*/
	color:#000000;
	font-size:12px;
	text-align:left;
text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);

-moz-text-shadow:1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
-webkit-text-shadow: 1px 1px 1px rgba(255,255,255,1),-1px -1px 1px rgba(255,255,255,1),1px -1px 1px rgba(255,255,255,1),-1px 1px 1px rgba(255,255,255,1),0px 0px 3px rgba(255,255,255,1);
}

}
@media screen and (max-width: 460px) {
.insta li img{
	border: 4px solid #FFFFFF;
}
#wrapperH .header h1{

	left: 5%;

}
#staff #wrapperC h3,
#menu #wrapperC h3,
#space #wrapperC h3,
#gallery #wrapperC h3,
#concept #wrapperC h3{

    font-size: 18px;

}
#w0 h1{

/*	top:7%;*/

	
}
#wF .fotter{
	text-align: left;
}

}
@media screen and (max-width: 360px) {
#wrapperH .header h1{

	left: 10px;

}
#staff #wrapperC h3,
#menu #wrapperC h3,
#space #wrapperC h3,
#gallery #wrapperC h3,
#concept #wrapperC h3{

    font-size: 14px;

}

/*#index ul.newpnl li{
	display:block;
width: 90%;
height: 250px;
	max-width:400px;
		margin-right: auto;
	margin-left: auto;
	
}
#index ul.newpnl li h4{
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}
#index ul.newpnl li p{
	padding-right: 0px;
	padding-left: 0px;	
}*/

}
