@charset "UTF-8";

@media screen and (min-width: 701px) and (max-width: 1000px) {

* {
	min-width: 0px !important;
	-webkit-text-size-adjust: 100%;
}


#top {
	width: 100% !important;
	padding: 0px !important;
}

#header {
	position: static !important;
	width: 100%;
	margin: 0px;
}

#headerinner {
	padding: 0px;
}

#logoline {
	display: table;
	width: 100%;
}

#logo {
	display: table-cell;
	float: none;
	width: 60%;
	margin: 0px;
	padding: 0px 15px 0px 20px;
	vertical-align: top;
}

#logo img {
	width: 100%;
	height: auto;
	max-width: 306px;
}

#headerlinks {
	display: none;
}

#headertools {
	width: auto;
}

#fontsize {
	display: none;
}

#search {
	display: none;
}

#spsearch {
	display: block;
	padding: 12px 30px;
	background: #b3d2ea;
	border: 1px solid #0068b7;
	border-top: 0px;
}

#spsearch > div {
	position: relative;
	padding: 0px 28px 0px 5px;
	background: #ffffff;
	border: 1px solid #959595;
	border-right: 0px;
}

#spsearch input[type='text'] {
	width: 100%;
	height: 19px;
	padding: 2px 0px 0px 0px;
	border: 0px;
}

#spsearch input[type='image'] {
	position: absolute;
	right: 0px;
	top: -1px;
}

input[type='image'] {
	border-radius: 0px;
	-webkit-appearance: none;
	webkit-appearance: none;
}

#contact {
	padding-right: 0px;
}

#globalnaviswitch {
	display: block;
	margin-top: -35px;
	border-bottom: 1px solid #0068b7;
	overflow: hidden;
	margin-right: 20px;
}

#globalnaviswitch a {
	float: right;
	display: block;
	width: 109px;
	height: 40px;
	overflow: hidden;
}

#globalnaviswitch a.on img {
	margin-top: -40px;
}


#globalnavi {
	display: none;
	margin: 0px;
	padding: 0px;
}

#globalnavi > ul {
	display: block;
	overflow: hidden;
}

#globalnavi > ul > li {
	display: table;
	float: left;
	width: 50%;
	background: #ffffff;
}

#globalnavi > ul > li+li {
	border-left: 0;
}

#globalnavi > ul > li.current {
	background: #ffffff;
}

#globalnavi > ul > li > a {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	height: 50px;
	text-indent: 0px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 130%;
	line-height: 120%;
	background: none #fff !important;
	border: 1px solid #0068b7;
	border-top: 0px;
}

#globalnavi > ul > li:nth-child(odd) > a {
	border-right: 0px;
}

#globalnavi .gnsub {
	display: none !important;
}

#mainvisual {
	height: 200px;
}

#mainvisual ul li div {
	height: 180px;
}

#mainvisual ul li div img.text {
	top: 50%;
	left: 50%;
	width: 76%;
	height: auto;
	margin-top: -7%;
	margin-left: -38%;
}

#mainvisual #textbg {
	top: 50px;
	height: 80px;
}

#mainvisual #visualnext {
	max-width: 100%;
}

#mainvisual #visualnext a {
	top: 80px;
	right: 15px;
	width: 13px;
	height: 22px;
	background-size: cover;
}

#mainvisual #visualprev {
	max-width: 100%;
}

#mainvisual #visualprev a {
	top: 80px;
	left: 15px;
	width: 13px;
	height: 22px;
	background-size: cover;
}

#topmenu {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#topmenu ul {
	position: static;
	border-bottom: 1px solid #aaaaaa;
}

#topmenu ul li {
	float: left;
	width: 100% !important;
	display: table;
	border-top: 1px solid #aaaaaa;
}

#topmenu ul li+li {
	margin-left: 0px !important;
}

#topmenu ul li .spimage {
	display: table-cell;
	width: 25%;
	vertical-align: top;
}

#topmenu ul li .spimage img {
	width: 100%;
}

#topmenu ul li .menublock {
	display: table-cell;
	vertical-align: middle;
}

#topmenu ul li p {
	padding: 4px 5px;
	font-size: 80%;
}

#topmenu ul li .image {
	display: none;
}

#topmenu ul li .link {
	display: table-cell;
	width: 5.1em;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: #0068b7;
}

#topmenu ul li .link a {
	display:block;
	padding: 15px 0.8em;
	text-decoration: none;
}

#breadcrumbs {
	display: none;
}


#main {
	position: relative;
	width: auto;
	margin: 0px auto;
	padding: 0px 20px 20px;
}

#toptcntentsleft {
	float: none;
	width: auto;
	margin-top: 20px;
}

#toptcntentsright {
	float: none;
	width: auto;
	margin-top: 10px;
}

#main.topcontents .h2 {
	display: table;
	width: 100%;
}

#main.topcontents h2 {
	display: table-cell;
	padding: 15px 10px;
	color: #ffffff;
	font-size: 130%;
	vertical-align: middle;
	background: #0068b7;
	border-top: 0;
}

#main.topcontents h2 em {
	color: #ffffff;
}

#main.topcontents .more {
	display: table-cell;
	position: relative;
	width: 4.6em;
	top: 0px;
	right: 0px;
	vertical-align: middle;
	text-align: center;
	background: #0068b7;
	border-left: 1px solid #ffffff;
}

#main.topcontents .more a {
	display: block;
	padding: 15px 0px;
}


#main.topcontents .newslist {
	display: none;
}

#sidebarswitch {
	display: block;
}

#sidebarswitch a {
	position: absolute;
	display: block;
	top: 10px;
	left: 20px;
	width: 45px;
	height: 45px;
	overflow: hidden;
}

#sidebarswitch a.on img {
	margin-top: -45px;
}

#main #sptitle {
	display: block;
	margin: 21px 20px 30px 55px;
	color: #535353;
	font-weight: bold;
	font-size: 180%;
	line-height: 110%;
}

#main h1 {
	display: block;
	top: 21px;
	left: 75px;
	width: auto;
	padding: 0px;
	color: #535353;
	font-weight: bold;
}

#main h1.h1_index {
	position: static;
	display: block;
	margin: 21px 20px 30px 55px;
}

#main #sptitle.no_side,
#main h1.no_side {
	margin-left: 0px;
}

#main h1.titletop {
	display: none;
}

#sidebar {
	position: absolute;
	float: none;
	display: block;
	width: 70%;
	left: -80%;
	top: 65px;
}

#sidebar .banner li img {
	width: auto;
	max-width: 100%;
	height: auto;
}


#contents {
	position: relative;
	float: none;
	display: block;
	width: 100%;
}

#onecolumn .titletop + #contents {
	margin-top: 0px;
}

.h1image .title{
	display: none;
}

.h1image {
	height: auto;
}

.h1image img {
	position: static;
	margin-left: 0px;
	width: 100%;
	height: auto;
}

#main #onecolumn {
	padding-left: 0px;
}

/*
#contents {
	position: relative;
	float: none;
	display: block;
	width: 100%;
	margin-top: 65px;
}

.figure img {
	max-width: 100%;
	height: auto;
}

#contents .h1image {
	position: relative;
	height: auto;
}

#contents .h1image img {
	position: relative;
	width: 100%;
	height: auto;
}

#contents h2 {
	margin-top: 10px;
}

#contents *+h2 {
	margin-top: 10px;
}

#contents .h2 {
	display: table;
	width: 100%;
}

#contents .h2 h2 {
	display: table-cell;
	padding: 15px 10px;
	color: #ffffff;
	font-size: 130%;
	vertical-align: middle;
	background: #0068b7;
	border-top: 0;
}

#contents .h2 .more {
	display: table-cell;
	position: relative;
	width: 4.6em;
	top: 0px;
	right: 0px;
	vertical-align: middle;
	text-align: center;
	background: #0068b7;
	border-left: 1px solid #ffffff;
}

#contents .more a {
	display: block;
	padding: 15px 0px;
}

#contents .subnavigation {
	margin-bottom: 20px;
}

#contents .subnavigation ul li {
	padding: 8px 8px 35px 8px;
	text-align: center;
	background-position: center 80%;
}

#contents .subnavigation ul li.nolink {
	background-position: center 80%;
}

#contents .subnavigation ul li span {
	display: none;
}

#contents .subnavigation ul li a {
	margin: -8px -8px -35px -8px;
	padding: 8px 8px 35px 8px;
}

#contents .bannerbox .text {
	float: none;
	width: 100%;
}

#contents .bannerbox .banner {
	float: none;
	width: 100%;
}

#contents .bannerbox .text+.banner,
#contents .bannerbox .banner+.text {
	margin-left: 0px;
}

#contents .bannerlist {
	margin-top: 20px;
	padding: 20px;
	background: #eeeeee;
}

#contents .bannerlist ul {
	display: table;
}

#contents .bannerlist li {
	display: none;
	vertical-align: middle;
	text-align: center;
}

#contents .bannerlist li a {
	margin: 0px 10px;
}

#contents .bannerlist li.current {
	display: table-cell;
	width: 100%;
}

#contents .bannerlist li a img {
	width: auto;
	max-width: 100%;
}

#contents .bannerlist li > img {
	width: auto;
}


#contents .bannerlist li.bannerlist_prev,
#contents .bannerlist li.bannerlist_next {
	display: table-cell;
	padding: 12px;
	vertical-align: middle;
	text-align: center;
	background: #0068b7;
	border-radius: 5px;
	cursor: pointer;
}

#contents .bannerlist li+li {
	margin-top: 0px;
}

#contents .columns {
	margin-top: 25px;
	margin-left: 0px;
}

#contents .column {
	float: none;
	width: 100%;
	margin-left: 0px;
}
*/








#footersitemap {
	display: none;
}

#footerlinks {
	overflow: hidden;
}

#footerlinks ul {
	width: auto;
	margin-right: -1px;
	padding: 0px;
}

#footerlinks ul li {
	float: left;
	width: 50%;
	padding: 0px;
	text-align: left;
}

#footerlinks ul li+li {
	border-left: 0px;
}

#footerlinks ul li a {
	display: block;
	padding: 15px 20px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.sphide {
	display: block;
}

.spshow {
	display: none;
}





}