@charset "utf-8";
/* CSS Document */

body {
	background:url(./image/bg01.gif);
	overflow-x: hidden;
}

a:hover img {/*ロールオーバー時に70％半透明*/
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#navi a:hover img {/*ロールオーバー時に70％半透明除外*/
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

a:link,
a:visited,
a:hover,
a:active {
	color:#cc0099;
}

#wrapper {
	position:relative;
}

#header {
	width:100%;
	height:70px;
	background:url(./image/bg_header.png);	
	position:absolute;
	top:0;
}

.inner {
	width:960px;
	margin:0 auto;
}

#header .rogo{
	float:left;
	margin:4px 0px 0px 0px;
}

#header .btn{
	float:left;
	margin:15px 0px 0px 70px;
}

#header .tel{
	float:right;
	margin:10px 0px 0px 0px;
}

#header a.tel{
	pointer-events : none;
}

#header .access{
	float:left;
	margin:10px 0px 0px 15px;
}

/*NAVIここから*/
#navi {
	width:100%;
	height:62px;
	background:url(./image/bg_navi.png) top center no-repeat;	
	position:absolute;
	z-index:9999;
	top:70px;
}

#navi ul {
	width:960px;
	margin:0 auto;
}

#navi ul li{
	float:left;
	width:160px;
	height:62px;
}

#navi:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

.dropmenu{
  *zoom: 1;
	width:100%;
  margin: 0px auto 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 16.5%;
  height: 34px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  height: 34px;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
  height: 34px;
  float:none;
}
.dropmenu li ul li a{
  padding: 0;
  text-align: left;
}
.dropmenu li ul li{
  float: none !important;
  width: 160px;
  height: 34px !important;
  line-height:34px;
	background:url(./image/or65.png);
}
.dropmenu li ul li:last-child{
	background:url(./image/or65.png) center bottom no-repeat;
}

.dropmenu li ul li a{
  line-height:34px;
  padding-left:5px;
  font-size:14px;
  font-weight:bold;
  color:#660000;
}
.dropmenu li ul li a:hover{
  background: #ff7017;
}

#fade-in { position: relative; z-index: 9999; }
#fade-in li ul{
  opacity: 0;
  visibility: hidden;
  transition: .5s;
}
#fade-in li:hover ul{
  visibility: visible;
  opacity: 1;
}

#header .spmenu {
	display:none;
}

/*NAVIここまで*/

#setsumeikai {
	background-color:#FFF;	
	text-align:center;
	width: 100%;
	height:105px;
	padding:12px 0;
	position: relative;
	z-index: 0;
	top: 133px;
	pointer-events : none;
}



#rotation {
	width:100%;
	height:565px;
	position:relative;
	z-index:0;
	top:145px;
}

#sliderInner {
	position:relative;
	left:50%;
	width:2460px;
	margin-left:-1230px;
	height: 400px;
}

.bx-viewport {
}

#philosophy {
	width:860px;
	height:215px;
	margin:175px auto 30px;
	background:url(./image/img_top01.png) top left no-repeat;
}

#philosophy-body {
	width:630px;
	padding-left:230px;
}

#philosophy-body p{
	font-size:19px;
	line-height:29px;
	margin:16px 0 10px;
}

#topics-event {
	width:960px;
	height:300px;
	margin:0px auto 40px;
}

#topics-event .title {
	margin:17px 0 0;
}

#topics {
	float:left;
	width:470px;
	height:300px;
	margin:0px auto 0px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	background-color:#f7f0e2;
}

#event {
	float:left;
	width:470px;
	height:300px;
	margin:0px 0 0 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	background-color:#f7f0e2;
}

#topics ul,
#event ul{
	width:470px;
	padding:25px 0 0 0px;
}

#topics ul li,
#event ul li{
	margin:0px 0px 10px 0;
	padding-left:30px;
	padding-bottom:10px;
	background:url(./image/dotline2.gif) bottom center no-repeat;
}

#dotline {
	width:100%;
	height:2px;
	background:url(./image/dotline.png) bottom center repeat-X;
	margin-top:-2px;
}

#support {
	width:100%;
	height:500px;
	background:url(./image/bg_top03.gif) top center no-repeat;
	background-color:#fffedb;
}

#education {
	width:100%;
	height: 1080px;
	padding:30px 0;
	background:url(./image/bg_top03.gif) ;
	background-color:#fbfafa;
}

#education .inner{
	margin-bottom:50px;
}

#support ul{
	width:960px;
	margin:0px auto 0px;
}

#support ul li{
	float:left;
	width:300px;
	margin:0px 30px 0px 0px;
	list-style-type:none;
}

#support ul li:nth-child(3n){
	margin-right:0px;
}

#support ul:after,
#buttons ul:after,
#banners ul:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

#support p,
#education p{
	font-size:16px;
	line-height:24px;
}

.title {
	margin:20px 0;	
}

#buttons {
	width:960px;
	height:80px;
	margin:115px auto;
}

#buttons  ul li{
	float:left;
	width:470px;
	margin:0px 20px 0px 0px;
	list-style-type:none;
}

#buttons  ul li:nth-child(2n){
	margin-right:0px;
}

#banners {
	width:960px;
	height:78px;
	margin:0px auto 22px;
}

#banners  ul li{
	float:left;
	width:220px;
	margin:0px 26px 0px 0px;
	list-style-type:none;
}

#banners  ul li:nth-child(4n){
	margin-right:0px;
}

#footer {
	width:100%;
	height:120px;
	background-color:#ffe397;
	border-bottom:5px solid #ff4c4c;
}

#footer .inner {
	height:70px;
}

#footer .rogo{
	float:left;
	margin:16px 0px 0px 0px;
}

#footer .address{
	float:left;
	margin:36px 0px 0px 20px;
	font-size:14px;
	line-height:16px;
}

#footer .tel{
	float:right;
	margin:37px 0px 0px 0px;
	text-align:right;
	font-size:12px;
	pointer-events : none;
}

#footer .tel img{
	margin:0px 0px 3px 0px;
}

.copy {
	clear: both; 
	width:960px;
	margin:30px auto 0;
}

.copy .link{
	float:left;
	font-size:12px;
}

.copy .link a{
	background:url(./image/reader_red.gif) center left no-repeat;
	padding-left:6px;
}

.copy .link a:link,
.copy .link a:visited,
.copy .link a:hover,
.copy .link a:active {
	color:#000;
}

.copy .copyright{
	float:right;
	font-size:12px;
}

.sp {
	display:none;	
}


.page-top {
	margin: 0 ;
	padding: 0 ;
	display: none ;
}
 
.page-top p {
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 0px ;
	bottom: 32px ;
}
 
.move-page-top {
	display: block ;
	width: 49px ;
	height: 127px ;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover {
	opacity: 0.85 ;
}

h1 {
	margin:15px 0 5px;
	height:50px;
	padding:25px 0 0 15px;
	font-size:20px;
	background:url(./image/bg_h1.png) top left no-repeat;
	font-weight:bold;
}

#aboutus ul {
	margin: 15px 0;
}

#aboutus ul li{
	list-style-type: decimal !important;
	padding-left: 5px;
	margin-left: 16px;
	line-height:24px;
}

#aboutus #link-mokuhyo  {
	margin-top: 30px;
}

#aboutus #link-mokuhyo h2 {
	font-size:18px;
	font-weight:bold;
	color:#ff741a;
}

#aboutus #link-mokuhyo ul li{
	list-style-type: disc !important;
	margin-left: 0px;
}

#aboutus #link-mokuhyo ul {
	margin:5px 0 30px;
	padding-left:32px;
}

#mainimg {
	display:none;
}

#sub .inner {
    padding: 5px 0px;
}

#pankuzu {
    font-size: 14px;
    text-align: left;
    margin-top: 150px;
    margin-bottom: 20px;
}

#sub .subbox {
    margin: 0px 0 0px;
    padding: 0 20px 0;
    clear: both;
}

h1,h2 {
    margin: 15px 0 5px;
    height: 50px;
    padding: 25px 0 0 15px;
    font-size: 20px;
    background: url(./image/bg_h1.png) top left no-repeat;
    font-weight: bold;
}

h3 {
    margin: 15px 0 5px;
    font-size: 18px;
    font-weight: bold;
    color: #ff4c4c;
}

