@charset "utf-8";

@media screen and (max-width: 700px) {
	html, body {
		width: 100%;
		min-width: 100%;
		-webkit-text-size-adjust: 100%;
			background: #d4ecfb;
	}
	body {
		width: 100%;
		background: url(../images/topright2.png) #fcfeff;
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: top right;
		color: #3a749a;
	}
	.hide{
		display: none;
	}
	#header_wrapper .fix{
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: top right;
	}
	#navigator {
		text-align: right;
		float: none;
		overflow: hidden;
	}
	#navigator ul {
		display: none;
	}
	#header_wrapper .ssn{
		float: right;
		padding: 20px 15px 0px 0px;
	}
	#header_wrapper .ssn img{
		width: 36px;
		height: 36px;
		padding: 0px 5px;
	}
	.logo_s{
		float:left;
		display: block;
		/* margin-top: 22px; */
		margin-left: 10px;
	}
	.logo_wrap{
		width: 95%;
		margin: 0px auto 0;
		padding-top: 130px;
	}
	#header_wrapper .logo{
		display: none;
	}
	#header_wrapper .wrap{
		display: block;
		padding-left: 0px;
		padding-top: 12px;
		position: inherit;
	}
	#header_wrapper h1 span{
		display: inline;
		margin-left: 20px;
	}
	.bg-slider {
		width: 100%;
		height: 216px;
		margin-bottom: 60px;
		margin-top: 30px;
	}
	#container{
		position: inherit;
		padding: 0px;
	}
	.section{
		width:  100%;
		margin: 0 auto 30px;
	}
	.section h2.side{
		width: 100%;
		font-size: 30px;
		-ms-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		letter-spacing: 4px;
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		display: block;
		border-bottom: 3px double #ccc;
		margin-bottom: 10px;
		font-weight: bold;
	}
	.section.top{
		width: 95%;
		margin: 0 auto;
	}
	.top #bg01{
		margin: 0;
		float: right;
		background: none;
		width: 0px;
		height: 0px;
	}
	.top #bg02{
		margin: 0;
		float: right;
		background: none;
		width: 0px;
		height: 0px;
	}
	.slidewrap{
		background: url(../images/concept.jpg);
		background-position:center top;
		background-size:cover;
		width: 100%;
		height: 300px;
		display: block;
		margin-top: 60px;
	}
	.slidewrap2{
		background: url(../images/concept2.jpg);
		background-position:center top;
		background-size:cover;
		width: 100%;
		height: 300px;
		display: block;
		position: inherit;
		top:0px;
		margin-left: 0px;
		transform: scale(1.0);
	}
	.top .contents2{
		display: block;
		width:  100%;
		overflow: hidden;
		margin-right: 0px;
		margin-bottom: 60px;
	}
	.top .contents{
		display: block;
		float: right;
		width:  100%;
		overflow: hidden;
		margin-left: 0px;
	}
	.top .contents h3,.top .contents2 h3{
		font-weight: bold;
		font-size: 24px;
		padding-top: 10px;
		padding-bottom: 0px;
		border-bottom: 3px double #ccc;
		margin-bottom: 20px;
	}
	.top .contents p,.top .contents2 p{
		margin-bottom: 6px;
		font-size: 13px;
	}
	.section.news{
		width: 95%;
		margin: 0 auto;
	}
	.news .wrap{
		overflow: hidden;
		width:  100%;
		margin: 0 auto 50px;
	}
	.news .news_block{
		width:  100%;
		overflow: hidden;
		margin-bottom: 10px;
		float: left;
		padding:0px;
		box-sizing: border-box;
	}
	.news .news_block .imgwrap{
		width:  20%;
		height: auto;
		margin:0 10px 0 0;
		float: left;
	}
	.news_block h3{
		margin: 4px 0;
	}
	.section.access h2.side{
		width: 95%;
		margin: 0 auto 10px;
		float: none;
	}
	.access .logo{
		display: none;
	}
	#map_canvas01{
		width:  100%;
		position: inherit;
		margin-left: 0px;
		margin-bottom: -8px;
	}
	.access .contents{
		position: inherit;
		top: 0px;
		bottom: 0;
		width:  100%;
		margin-top:0px;
	}
	table.info{
		font-size: 13px;
		padding: 10px;
	}
	table.info th{
		width:  25%;
		padding: 4px 8px;
	}
	table.info td{
		width:  75%;
		padding: 5px 8px;
	}
	table.info a{
		color: #ffffff;
	}
	#copyright {
		margin-top: -40px;
		clear: both;
		overflow: hidden;
		width: 100%;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		background: #d4ecfb;
		padding: 20px 0;
	}
	.section.access{
		width: 95%;
	  margin: 0px auto 50px;
	}
	.section.online{
		width: 95%;
	  margin: 0px auto 50px;
	}
	.online .text-area{
		float: none;
		width: 100%;
		overflow: hidden;
		color: #353535;
		margin: 0px;
}
}
