body {
	margin: 0px;
	padding: 0px;
}
img.preload{
	display:none;
}
img {
	border: none;
}
#contents a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.sp {
	display:none;
}
/*---------------------------------------------------*/
.midasi01 {
	font-family: 'Zen maru Gothic', sans-serif;
	font-size: 46px;
	color: #FFF;
	text-align: center;
	border-radius:100px;
	background-color: #0099f4;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.midasi02 {
	font-family: 'Zen maru Gothic', sans-serif;
	font-size: 36px;
	margin-bottom: 30px;
	margin-top: 50px;
	margin-left:60px;
}
.bigtxt {
	font-size: 24px;
	line-height: 150%;
	color: #666;
	margin-bottom: 50px;
	text-align: center;
}
.doctxt {
	font-size: 24px;
	line-height: 150%;
	color: #333;
	font-weight: bold;
	margin-left: 80px;
	width: 600px;
	margin-top: 20px;
	text-shadow: 1px 3px 15px #fff;
}
.top-sinryo {
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-bottom: 30px;
	line-height: 140%;
	font-weight: bold;
}
.rireki {

	font-size: 18px;
	line-height:220%;
	margin-left:60px;
	font-weight: bold;
	color: #333;
}
.sch img {
	width:80%;
	height:auto;
	margin-left: 40px;
}
.rsc-txt {
	font-size: 14px;
	padding-top:15px;
	text-align: center;
}
.sc-txt{
	font-size: 16px;
	line-height:220%;
	font-weight: bold;
	color: #333;
}
.sintxt {
	font-size: 30px;
	line-height:180%;
	margin-left:60px;
	font-weight: bold;
	color: #333;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff;
/*	text-shadow: 1px 3px 5px #fff;*/
	padding-top: 130px;
}
.sintxt2 {
	font-size: 24px;
	font-weight: bold;
	color: #0191D7;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff;
	text-align: center;
	padding-top:80px;
	padding-bottom:20px;
}
.r-txt {
	text-align: right;
}
.kuwasiku {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.kuwasiku a {
	font-size: 26px;
	color: #F33;
	text-align: center;
}
.kuwasiku a:hover {
	color: #FC0;
}
.kuwasiku2 {
	padding-top: 350px;
	padding-left: 200px;
}
.kuwasiku2 a {
	font-size: 26px;
	color: #F33;
	text-align: center;
}
.kuwasiku2 a:hover {
	color: #FC0;
}
.kuwasiku3 {
	position: relative;
	left: 200px;
	bottom: 100px;
}
.kuwasiku3 a {
	font-size: 26px;
	color: #F33;
	text-align: center;
}
.kuwasiku3 a:hover {
	color: #FC0;
}
.kuwasiku4 {
	position: relative;
	left: 200px;
}
.kuwasiku4 a {
	font-size: 26px;
	color: #F33;
	text-align: center;
}
.kuwasiku4 a:hover {
	color: #FC0;
}
.docinfo {
	font-size: 18px;
	color: #333;
	line-height:200%;
	padding-left: 60px;
	padding-bottom: 150px;
}
.b-text {
	font-size: 34px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
	line-height:140%;
}
.b-text2 {
	font-size: 34px;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height:140%;
}
.b-text3 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
	line-height:140%;
	padding-top: 15px;
}
.s-txt {
	font-size: 12px;
}
.h1area {
	background-color: #F4F4F2;
	padding-left: 3%;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #110851;
}
/*---------------------------------------------------*/
#top {
	background-color: #FFF;
	width: 100%;
}
.l-block {
	float: left;
}
.r-block {
	float: right;
}
.s-w {
	width:40%;
}
.l-w {
	width:60%;
}
.e-w {
	width:50%;
}
#header {
	width: 100%;
	height: 75vh;
}
#header #theTarget {
	height: 90%;
	z-index: -2;
	position: absolute;
	top: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header2 {
	width: 100%;
	background-image: url(../img/sub.jpg);
	background-size:cover;
	height: 40vh;
}
/*#header2 .sub-head img {
	width:100%;
	height:auto;
}*/
h1, h2, h3, h4, h5, ul, li,  p {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
#header2 #header-nav {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 35vh;
}
#header-nav {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 75vh;
}
#header-nav ul {
	list-style-type: none;
}
#header-nav ul  li {
	display: inline;
}

#header-nav ul .bt01 a {
	display: inline-block;
	background-image: url(../img/b01.png);
	background-repeat: no-repeat;
	height: 122px;
	/*width: 129px;*/
	width: 141px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt01 a:hover {
	background-image: url(../img/b01a.png);
}

#header-nav ul .bt02 a {
	display: inline-block;
	background-image: url(../img/b02.png);
	background-repeat: no-repeat;
	height: 122px;
/*	width: 159px;*/
	width: 173px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt02 a:hover {
	background-image: url(../img/b02a.png);
}

#header-nav ul .bt03 a {
	display: inline-block;
	background-image: url(../img/b03.png);
	background-repeat: no-repeat;
	height: 122px;
/*	width: 159px;*/
	width: 176px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt03 a:hover {
	background-image: url(../img/b03a.png);
}

#header-nav ul .bt04 a {
	display: inline-block;
	background-image: url(../img/b04.png);
	background-repeat: no-repeat;
	height: 122px;
/*	width: 159px;*/
	width: 172px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt04 a:hover {
	background-image: url(../img/b04a.png);
}

#header-nav ul .bt05 a {
	display: inline-block;
	background-image: url(../img/b05.png);
	background-repeat: no-repeat;
	height: 122px;
	/*width: 159px;*/
	width: 170px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt05 a:hover {
	background-image: url(../img/b05a.png);
}

/*#header-nav ul .bt06 a {
	display: inline-block;
	background-image: url(../img/b06.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 149px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt06 a:hover {
	background-image: url(../img/b06a.png);
}*/

#header-nav ul .bt07 a {
	display: inline-block;
	background-image: url(../img/b07.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 155px;
	text-align: center;
	vertical-align: top;
}
#header-nav ul .bt07 a:hover {
	background-image: url(../img/b07a.png);
}
#contents {
	padding-top: 150px;
	padding-bottom: 100px;
/*	width:1100px;*/
	margin-left:auto;
	margin-right:auto;
}


#footer {
	height: 400px;
	width: 100%;
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	background-size:cover;
}
.inner-footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.fot-nav {
	padding-bottom:60px;
}
.f-btn {
	margin-top: 10px;
}
.f-btn2 {
	margin-right: 15px;
}
#footer ul {
	list-style-type: none;
	text-align: center;
}
#footer ul  li {
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0C98DA;
}
#footer ul .end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C98DA;
}
#footer ul  li  a{
	font-size: 16px;
	color: #0C98DA;
	text-decoration: none;
}
#footer ul  li  a:hover{
	color: #BFF;
	text-decoration: none;
}
.f-logo {
	text-align: center;
}
#footer a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.area01 {
	width:100%;
	
}
.area02 {
	width:100%;
	background-color:#F2FBFF;
	margin-top: 150px;
	margin-bottom: 100px;
}
.inner-area {
	width:1100px;
	margin-right: auto;
	margin-left: auto;
}
.btn01 a {
	width: 494px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #0099f4;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:100px;
	margin-top: 20px;
	margin-bottom: 100px;
}
.btn02 {
	width: 500px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.g-map {
	margin-top: 50px;
}
.bg01 {
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	height: 600px;
	background-position: bottom;
	margin-bottom: 100px;
}
.bg02 {
	background-image: url(../img/bg02.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
.docimg {
	margin-right: 50px;
}
.bg01b {
	background-image: url(../img/bg01b.jpg);
	background-repeat: no-repeat;
	height: 550px;
	background-position: bottom;
	margin-bottom: 150px;
}
.bg02b {
	background-image: url(../img/bg02b.jpg);
	background-repeat: no-repeat;
	height: 550px;
}
.bg03b {
	background-image: url(../img/yobou-bg01.jpg);
	background-repeat: no-repeat;
	height: 550px;
	background-position: bottom;
	margin-bottom: 150px;
}
.bg04b {
	background-image: url(../img/yobou-bg02.jpg);
	background-repeat: no-repeat;
	height: 550px;
}
.topbtn {
	margin-top: 50px;
}
.info-area {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size:18px;
/*	padding-top: 20px;
	padding-bottom: 20px;*/
}
/*.info-area p {
		padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #666;
}*/
.nitizi {
	font-weight: bold;
	color: #0099F4;
	padding-right: 15px;
	padding-left: 30px;
}
.yoyaku {
	background-image: url(../img/top-yoyaku.jpg);
	background-repeat: no-repeat;
	height: 653px;
}
.map-area {
	margin-bottom: 80px;
}
#contents .area01 .inner-area ul  {
	text-align: center;
	margin-top: 100px;
	list-style-type: disc;
	margin-bottom: 200px;
}
#contents .area01 .inner-area ul li {
	font-size: 30px;
	color: #333;
	display: inline;
	list-style-type: disc;
	background-color: #FFF;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
	border: 1px solid #FC0;
	border-radius:20px;
}
.toukoubi {
	font-size: 16px;
	color: #666;
	text-align: right;
}
.ent {
	font-size: 18px;
	line-height: 200%;
	color: #333;
	margin-top: 80px;
	margin-bottom: 50px;
	padding-right: 50px;
	padding-left: 70px;
}
.pager {
	text-align: center;
	font-size: 16px;
}
.info-area a {
	color: #666;
	text-decoration: none;
}
.info-area a:hover {
	color: #09F;
}
.new-title {
	font-size: 30px;
	color: #333;
	padding-bottom: 15px;
}
.new-title a {
	font-size: 30px;
	color: #333;
	text-decoration: none;
	
}
.new-title a:hover {
	color: #09F;
}
.saisin p {
	font-size: 20px;
	color: #666;
	line-height: 150%;
}
#pager-area ul{
	list-style-type: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#pager-area ul li{
	display: inline;
	background-color: #D4D0C8;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 14px;
}
#pager-area ul li a{
	color: #333;
}
.med-block {
	margin-bottom:30px;
}
.med-block2 {
	margin-bottom:100px;
}
.info-area .osirase-txt p {
	line-height:150%;
	/*	display: inline;*/
	padding-left: 14%;
	margin-top: 10px;
}
.info-area .osirase-txt {
	border-top-style: none;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
/*	padding-left: 30px;*/
}
.info-title {
	padding-top: 20px;
	font-size:18px;
}