
@media (max-width: 640px) {
/* ------------------------------------------------------------

基本スタイル（編集不可）

------------------------------------------------------------ */

.desktop {
	display: none !important;
}
.sp {
	display: block !important;
}
.pc { display: none !important; 
}
body {
	-webkit-text-size-adjust: 100%;
}
#header {
	border-bottom: solid #000000 1px;
	height: 60px;
	text-align: center;
	width: 100%;
	position: fixed;
	top:0;
	left:0;
	background-color: #ffffff;
	z-index: 9999;
}
#sp-menu {
	width: 30px;
	margin: 16px auto 0 auto;
}
#sp-close {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9997;
}
#sp-close img {
	display: block;
	width: 30px;
	padding: 50px;
	margin: 0 auto;
}
#shadows {
	display: none;
	background-color: #000000;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 61px;
	z-index: 9996;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#nav {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: none;
	position: fixed;
	top: 61px;
	z-index: 9998;
	background-color: #f9f9f9;
}
#nav li {
	list-style: none;
	display: block;
	border-bottom: solid #dcdcdc 1px;
}
#nav li a {
	display: block;
	padding: 1em 0;
}
#contents-wrapper {
	padding-top: 0px;
	text-align: left;
	width: 94%;
	margin: 0 auto;
}
#footer {
	margin-top: 50px;
	text-align: center;
}
#footer-navi {
	border-bottom: solid #000000 1px;
	padding: 2em 0;
}
#footer-navi-inner {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
	line-height: 250%;
}
#footer-navi-inner ul li {
	list-style: none;
}
#footer-navi-inner ul li a {
	display: block;
}
#footer address {
	font-size: 10px;
	padding: 2em;
	font-style: normal;
	line-height: 120%;
	background: #0e8e7b;
	color: #ffffff;
}
/* ------------------------------------------------------------

スタイルここから

------------------------------------------------------------ */		
.list table {
	border-top: solid #ccc 1px;
	margin-top: 20px;
	width: 100%;
}
.list table tr{
		border-bottom: solid #ccc 1px;
	width: 100%;
	}
.list table td {
	padding-left: 0px;
	padding-bottom: 20px;
}
.list table td.info {
	padding: 10px 0 10px 5px;
	font-size: 85%;
	width: 100%;
}
	.list2 table {
	border-top: solid #ccc 1px;
	margin-top: 20px;
	width: 100%;
		text-align: right;
}
.list2 table tr{
		border-bottom: solid #ccc 1px;
	width: 100%;
	}
.list2 table td {
	padding-left: 0px;
	padding-bottom: 20px;
}
.list2 table td.info {
	padding: 10px 0 10px 5px;
	font-size: 85%;
	width: 24%;
}
	.list2 table td.txt {
	padding: 8px 0 8px 0px;
	text-align: left;
}
	.list3 table {
	border-top: solid #ccc 1px;
	margin-top: 20px;
	width: 100%;
		text-align: left;
}
.list3 table tr{
		border-bottom: solid #ccc 1px;
	width: 100%;
	}
.list3 table td {
	padding-left: 0px;
	padding-bottom: 20px;
}
.list3 table td.info {
	padding: 10px 0 10px 5px;
	font-size: 85%;
	width: 24%;
}
	#awardbottom {
	display: block;
	text-align: right;
	font-size:11px;
	margin-top:5px;
}

/*tableをスクロールさせる*/
/*tableのセル内にある文字の折り返しを禁止*/
table.scroll {
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}
table.scroll tbody {
	width: 100%;
	display:table;
}
table.scroll td.charm {
	padding: 10px 5px 10px 5px;
	font-size: 85%;
	border-right: solid #ccc 1px;
	border-left: solid #ccc 1px;
	}

/*tableにスクロールバーを追加*/
table.scroll::-webkit-scrollbar {
	height: 5px;
}

/*tableにスクロールバーを追加*/
table.scroll::-webkit-scrollbar-track {
	background: #F1F1F1;
}

/*tableにスクロールバーを追加*/
table.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
/*tableをスクロールさせる*/
/*tableのセル内にある文字の折り返しを禁止*/

 table.scroll
/*トップ*/	

#top-logobottom {
	text-align: center;
	margin-bottom: 50px;
}
#top-txt {
	font-size: 115%;
	text-align: center;
}
#top-sub {
	font-size: 90%;
}
	.conbox h3{
	margin: 0 0 20px 0px;
}

.contxt {
	width: 100%;
	margin: 5px 0 0 0px;
	font-size:90%;
	float: left;
}
.contitle1 {
	width: 100%;
	margin: 20px 0 10px 0px;
	font-size: 130%;
	color: #fff;
	background: #18b7af;
	padding: 5px 10px 5px 10px;
	float: left;
}
	.contitle2 {
	width: 100%;
	margin: 10px 0 0 0px;
	font-size: 110%;
	color: #000000;
	border-bottom: solid #18b7af 2px;
}
.con-inner {
	width: 100%;
	margin: 10px 0 10px 0px;
	padding: 30px 10px 30px 10px;
	font-size:90%;
	background: #eaeaea;
	color: #000000;
	text-align: left;
	float: left;
}
	.con-inner-title{float: left;
	width: 95%;
	margin: 0 3px 10px 3px;
	font-size: 120%}
	.con-inner-img{float: left;
	width: 100%;
	margin-bottom: 20px;}
	.con-inner-txt{float: left;
	width: 95%;
	margin: 0 3px 0 3px;}
	.con-inner-txt2{float: left;
	width: 95%;
	margin: 0 3px 0 3px;}
	
	.map{float: left;
	}
	.map p{margin: 30px 0 0 0px}

	.top-left{text-align: center;
	margin-bottom: 30px;}
	
	.left-top{
		margin-bottom: 20px;
	}
	
	.download_btn{text-align:left;
		float: left;
	margin-bottom: 30px;
		margin-right: 5%;
	width: 45%;}
	
.youtube iframe{
  width: 100%;
}
	
.news_wrap{
	border: 2px solid #ccc;
		width:97%;
		height:300px;
		background : #fff;
		margin:10px 0 30px 0;
		padding:0px;
		float: left;
		}
	.newstitle{
		margin-left: 5px;
		font-size: 120%; 
		font-weight: bold;
	}
.scroll{
   	width:95%;
	height:270px;
	margin-top:20px;
	color:#535353;
	overflow:auto;
	display:block;
}
ul.newsul{
	margin:0 0 0 12px;
	padding:0 0px 10px 0px;
	display:block;
	line-height:1.7;
	border-bottom:1px dotted #b4b2b2;
	list-style: none;
}
ul.newsul li{
	margin:10px 0 0 0;
}
ul.newsul li.day{
	width:25%;
	color:#535353;
	float:left;
	font-weight:nomal;
	font-size:90%;
	color:#535353;	
}
ul.newsul li.naiyou{
	width:93%;
	float:left;
	font-size:95%;
	font-size:#000;
	margin-left:10px;
	}
	
	
}




/*ーーーーーーーーーーースタイルここまでーーーーーーーーーーーーー*/
