@charset "utf-8";
/*	Smartphoneのスタイル	*/
/*
all:		900px	100%
Maincolumn:	700px	70%
margin:		10px	1%
Sidecolumn:	190px	19%
*/

/*	共通の設定
----------------------------------------------------------*/
#Bg_l { background:none; }
#Bg_r { background:none; }


/*	大枠の設定
----------------------------------------------------------*/
#Contentbody{}
#Maincolumn, #Sidecolumn {
	clear:both;
	overflow:hidden;
	width:98%;
	margin:0 1%;
}

#header #Head .Mainwrap #Leftdir,
#header #Head .Mainwrap #Rightdir,
#Indexpage #Maincolumn .section.none .divide2 li,
#footerlower #Rightarea, #footerlower #Leftarea{
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0;
}
	#Indexpage #Maincolumn .section.none .divide2 li{
	width:98%;
	margin:0 1%;
	}
	#Indexpage #Maincolumn .section.none .divide2 li:first-child{
		margin-bottom: 20px;
	}
#Contentbody h4 table{ width:100%; }
#Contentbody h4 table tr th,
#Contentbody h4 table tr td{ vertical-align: middle; }
#Contentbody h4 table tr td{ font-size:90%; }



/* display:none; Block
----------------------------------------------------------*/
#Head h1,
#Globalnavi,
#header #Head .Mainwrap #Rightdir,
#footer #footerlower #Rightarea #Logo{
	display:none;
}

/* header Block
----------------------------------------------------------*/
#Head #Logo{
	float:left;
}
#logo{
	width:136px;
	height:80px;
}
#logo a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/common/Logo.png) 50% 50% no-repeat;
	background-size:contain;
	text-indent:-9999px;
}
#Sitemaplink{
	display:block;
	float:right;
	padding:5px 8px;
	border:solid 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:0;
}
#Sitemaplink a{
	padding:10px 8px;
	font-weight:bold;
}
	ul.accordion {
		width:100%;
		font-size:13px;
	}
	ul.accordion a {
		display:block;
		/*padding:5px 0;*/
		background-position:97% center;
		background-repeat:no-repeat;
		text-decoration:none;
	}
	ul.accordion span{
		display:block;
		padding:8px 0;
		background-position:97% center;
		background-repeat:no-repeat;
	}
	ul.accordion ul {display:none;}
	ul.accordion > li { }
	ul.accordion > li > #logobox{
		clear:both; overflow:hidden;
		padding:10px 5px;
		border-bottom: solid 1px #999;
	}
	ul.accordion > li > #logobox #logotel{
		float: left;
		width:60%;
	}
	ul.accordion > li > #logobox #logo{}
	ul.accordion > li > #logobox #tel{display:none;}
	ul.accordion > li > #logobox #icon{
		float:right;
		margin: 25px 0 0;
		padding: 0 5px;
		width:60px;
		height:30px;
		background:url(../images/sp/icon_mobile-bar.gif) 50% 50% no-repeat;
		background-size: 50px auto;
		text-indent:-9999px;

		border:solid 1px #999;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	ul.accordion > li > ul{
		overflow: hidden;
		background:url(images/top/Mainvisual_bg.png) no-repeat 50% 50%;
	}
	ul.accordion > li > ul > li {
		float: left;
		width:49.8%;
		border-bottom:1px solid #999;
		border-right:1px solid #999;
		color:#222;
		text-align:center;
	}
	ul.accordion > li > ul > li:nth-child(2n){
		float: right;
		border-right:none;
	}
	ul.accordion > li > ul > li.closebutton{
		float: none;
		overflow:hidden;
		padding:8px 0;
		padding:10px 0 7px;
		width:100%;
		background:#323232;
		color:#fff;
		font-size: 10px;
	}
	ul.accordion > li > ul > li a{
		display:block;
		padding:8px 0;
		width:100%;
		height: 100%;
		color:#222;
		font-size: 10px;
	}



/* Mainvisualarea Block #image-navigation
----------------------------------------------------------*/
#Mainvisualarea{
	height:110px;
}

/* Sidecolumn Block
----------------------------------------------------------*/
#Sidecolumn .section.none{
	margin-bottom: 0;
}
.switch,
#Sidecolumn .switch  {
    width: 94%;
    margin: 0 3% 5px;
}
	#Sidecolumn .switch  {
	    margin: 0 3% 0;
	}
	.switch.mb10 {
		margin-bottom: 10px;
	}
	.switch.mb20 {
		margin-bottom: 20px;
	}
#Sidecolumn .section.none .spdivide2 li{
	width:100%;
	margin: 0 0 20px;
}
#Sidecolumn .section.none .spdivide2 li:nth-child(2n){}
#Sidecolumn .section.none .spdivide2 .central{}
#Sidecolumn .section.none .spdivide2 .central2{
	display: block;
	/*width: 90%;
	margin:10px 5% 0;
*/}
#Sidecolumn ul li { margin-bottom:20px; }
#Sidecolumn ul li:nth-child(3),
#Sidecolumn ul li:nth-child(4){/* margin-bottom:0; */}
/*#Sidecolumn .section.none iframe{
    width: 94%;
    margin: 0 3% 15px;
	height:250px;
}*/
.youtube {
	position: relative;
	width: 94%;
	margin: 0 3% 20px;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Contentbody Block
----------------------------------------------------------*/
#back-to-top{
	position:fixed;
	right:10px;
	bottom:10px;
}

/* footer Block
----------------------------------------------------------*/

/* Indexpage page
----------------------------------------------------------*/
#Indexpage #Grtbox p.title{
	text-align: center;
}
#Indexpage #Maincolumn .section.none .divide3 li{
	width:49%;
	float:left;
	margin:0 0 5px 0;
}
#Indexpage #Maincolumn .section.none .divide3 li:nth-child(2n){
	float:right;
}
#Indexpage #Maincolumn .section.none .divide3 li h3 a{
	display:none;
}
#Indexpage #Sidelogo{ display: none; }


/* Concept page
----------------------------------------------------------*/
#Concept #Maincolumn #Intro .article .Title{
	font-size:150%;
	color:#825a2c;
	font-weight:700;
}

.complinkbox{
	width:45%;
	margin-right:5%;
	margin-bottom: 15px;
}

#Guidance .section.none .Guidancelist li .article table{
	width:100%;
}
#Guidance .section.none .Guidancelist li .article table tr td{
	width:25%;
}
#Guidance .divide3 li{
	clear:both;
	overflow:hidden;
	width:100%;
	margin-bottom: 10px;
}
#Guidance .divide3 li .img{
	width: 60%;
	margin: 0 20% 10px;
}

#Guidance .divide3 li .des{
	height: auto;
}
#Photogallery #Photogallerypost li .img{
	height: auto;
}
#Coverage .Medialist li .day{
	width:100%;
}

#Facility #Facilitypost li .article  .img img{
	width:100%;
	float:none;
	margin:0 0 15px 0;
}
#Menu .Menulist li .img{
	width:100%;
	float:none;
	margin-bottom: 10px;
}
#Menu .Menulist li .Posttxt {
	width:100%;
	float:none;
}
#Facility #Facilitypost li .article .Posttxt .des,
#Menu .Menulist li .Posttxt .title,
#Menu .Menulist li .Posttxt .engtitle,
#Menu .Menulist li .Posttxt .des{
	padding: 0 10px;
}