@charset "utf-8";

/*------------------------------------- initial setting -------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------- body -------------------------------------*/
body{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Century Gothic', sans-serif;
	font-size: 14px;
	margin:0px;
	padding:0px;
	line-height: 1.6em;
	background-color:#f3eeda;
 }
ul, ol, li, dl{
	list-style-type: none;
	list-style-position: outside;
}
 

/*------------------------------------- spot color -------------------------------------*/

strong{
	color:#ff9900;
	font-weight:bold;
}

.bold{
	font-weight: bold;
	font-size: 120%;
}

.col_pink{
	color: #ff9900;
}
.col_darkgreen{
	color: #690;
}
.col_blue{
	color: #96bde6;
}
.col_white{
	color:#ffffff;
}
.col_black{
	color:#000000;
}
.col_orangeBold{
	color:#ff9900;
	font-weight:bold;
}
.col_orange{
	color:#ff9900;
}
.col_gray{
	color:#999;
}
.col_red{
	color:red;
}

/*-------------------------------------- spot background color --------------------------------------*/
.bgcol_pink{
	background-color:#F075A9;
}
.bgcol_blue{
	background-color: #96bde6;
}




/*-------------------------------------- link color --------------------------------------*/
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #F60;
	text-decoration: underline;
}
a:hover img
{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

a:active {
	text-decoration: none;
	color: #F90;
}





.ft_wrapper a:link {
	color: #F90;
	text-decoration: none;
}
.ft_wrapper a:visited {
	text-decoration: none;
	color: #F90;
}
.ft_wrapper a:hover {
	text-decoration: none;
	color: #3671DE;
	text-decoration: underline;
}
.ft_wrapper a:active {
	text-decoration: none;
	color: #F90;
}


h1, h2, h3, h4, h5, h6, img, img a, p{
	border:0px;
}
p{
	border:0px;
	padding:0px;
	margin:0 auto 1em auto;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}

h1{
   font-size:13px;
   font-weight:normal;
}

h2{
	margin:0 auto 0 auto;
	text-align:center;
}

h3{
	background: url(../images/H3_back.jpg) no-repeat;
	background-size:100% 100%;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin:0.5em auto 0.5em auto;
	padding:1.3em 0 0.5em 2em;
}


h4{
	font-size: 22px;
	font-weight:bold;
	color: #4A813A;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4A813A;
}

h5{
	font-size: 16px;
	font-weight:normal;
	color: #4A813A;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4A813A;
}
h6{
	border-radius: 10px;        
	-webkit-border-radius: 10px;    
	-moz-border-radius: 10px;  
	font-size: 18px;
	font-weight:normal;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F90;
	margin-bottom: 10px;
}

.headindex{
	border-radius: 3px;        
	-webkit-border-radius: 3px;    
	-moz-border-radius: 3px;  
	width: 100px;
	color: #ffffff;
	background-color:#FFB900;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: 20px;
	font-size: 14px;
	text-align: center;
}




/*-------------------------------------- spacing --------------------------------------*/
.imgbtm{
	margin-bottom:10px;
}

.imgbtm20{
	margin-bottom:20px;
}

.marginR5{ margin-right: 5px; }
.marginR10{ margin-right: 10px; }
.marginR20{ margin-right: 20px; }
.marginR30{ margin-right: 30px; }
.marginR40{ margin-right: 40px; }
.marginR50{ margin-right: 50px; }

.marginL5{ margin-left: 5px; }
.marginL10{ margin-left: 10px; }
.marginL20{ margin-left: 20px; }
.marginL30{ margin-left: 30px; }
.marginL40{ margin-left: 40px; }
.marginL50{ margin-left: 50px; }
.marginL80{ margin-left: 80px; }

.imgbtm{ margin-bottom:10px; }
.marginB10{ margin-bottom:10px; }
.marginB20{
	margin-bottom:10px;
}
.marginB30{ margin-bottom:30px; }
.marginB40{ margin-bottom:40px; }
.marginB50{ margin-bottom:50px; }

.marginT5{ margin-top:5px; }
.marginT10{ margin-top:10px; }
.marginT20{ margin-top:20px; }
.marginT30{ margin-top:30px; }
.marginT40{ margin-top:40px; }
.marginT50{ margin-top:50px; }
.marginT60{ margin-top:140px; }


.w100{ width:100px; }
.w150{ width:150px; }
.w200{ width:200px; }
.w250{ width:250px; }
.w300{ width:300px; }
.w350{ width:350px; }
.w400{ width:400px; }
.w450{ width:450px; }
.w500{ width:500px; }
.w550{ width:550px; }
.w600{ width:600px; }
.w650{ width:650px; }
.w700{ width:700px; }
.w750{ width:750px; }
.w800{ width:800px; }
.w850{ width:850px; }
.w900{ width:900px; }

.ft8{ font-size:8px; }
.ft10{ font-size:10px; }
.ft12{ font-size:12px; }
.ft14{ font-size:14px; }
.ft16{ font-size:16px; }
.ft18{ font-size:18px; }
.ft20{ font-size:20px; }
.ft22{ font-size:22px; }
.ft24{ font-size:24px; }
.ft26{ font-size:26px; }
.ft28{ font-size:28px; }
.ft30{ font-size:30px; }
.ft32{ font-size:32px; }
.ft34{ font-size:34px; }
.ft36{ font-size:36px; }
.ft40{ font-size:40px; }
.ft50{ font-size:50px; }

.marginLB{
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom:20px;
}

.marginRB{
	margin-right: 20px;
	margin-bottom:20px;
}

.float-l{
	float:left;
}
.float-r{
	float:right;
	margin-bottom: 5px;
}

.clmL{
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
}
.clmR{
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
}

.cboth{
	clear:both;
	visibility: hidden; 
	height: 0px;
	margin: 0px;
}

.clear{
	clear: both;
}

.cf:after {
    content: "";
    clear: both;
    display: block;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}




.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}
.align-right {
	text-align: right;
}

.ft16{ font-size:16px;}


/* NEW ---------2016 spring----------------------------*/

/*.home-info-rinen{
	overflow:hidden;
	width:100%;
}*/

/*.home-info-rinen */#topinfo{
	/*width:50%;
	float:left;*/
	border: 2px solid #fdc23c;
	border-top: 1px solid #fdc23c;
	padding: 0px 0 10px 0;
	margin: 0px 0 20px 0;
	overflow:hidden;
}

/*.home-info-rinen */#topinfo h3{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*.home-info-rinen */#topinfo .inner-wrap{
	overflow:scroll;
	border-bottom: 2px solid #fdc23c;
}

/*.home-info-rinen */#topinfo dl{
	margin:10px 10px 10px 10px;
	padding:0 0 0 0;
	overflow-y: visible;
	height:auto;/*38em*/

}

/*.home-info-rinen */#topinfo dt {
	font-size: 16px;
	color: #F90;
	margin:0 0 0 0;
	padding:1em 0 0 0;
	border-top:1px dotted #ccc;
}

/*.home-info-rinen */#topinfo dt:first-child{
	border-top:0;
	padding-top:0em;
}

/*.home-info-rinen */#topinfo dd{
	margin-left:1em;
	margin-bottom:0em;
	font-size:0.9em;
}

.home-info-rinen #home-rinen{
	width:330px;
	float:right;
	margin: 10px 0 20px 0;
}


/*-------------------------------------- information --------------------------------------*/

.date {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #999;
}
.date2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}




/*-------------------------------------- timetable --------------------------------------*/

table.timetable {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width:470px;
	margin-left:0px;
	margin-bottom:5px;
}
.timetable th{
	font-size: 14px;
	border: 1px solid #ff9900;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #ff9900;
	color: #ffffff;
}
.timetable td{
	font-size: 14px;
	border: 1px solid #f7a3a4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	text-align: center;
}
.tableunder{
	font-size: 12px;
	color: #bf3a6f;
}






table.timetable {
    table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width:100%;
	margin-left:0px;
	margin-bottom:5px;
}
.timetable th{
	font-size: 18px;
	border: 1px solid #ff9900;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #ff9900;
	color: #ffffff;
}
.timetable td{
    color: #ff9900;
	font-size: 18px;
	border: 1px solid #f7a3a4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	text-align: center;
}
.timetable td.tableleft2{
    width: 25%;
}
.tableunder2{
	font-size: 12px;
	color: #bf3a6f;
}


/* page top ----------------------------------------*/

#page-top {
	position: fixed;
	bottom:2%;
	right:5%;
	z-index: 100;
	display:block;
	font-size:0.9em;
}
#page-top a {
	display: block;
	text-align: center;
	background: #ff9900 none repeat scroll 0% 0%;
	border-radius: 5px;
	padding: 0.5em 1.5em 0.2em;
	opacity: 0.8;
	color: #FFF;
	text-decoration: none;
}

#page-top a:before{
	content:"\f0aa";
	font-family:FontAwesome;
	padding-right:0.5em;
	font-size:1.5em;
}
#page-top a:hover {
	text-decoration: none;
}




/*-------------------------------------- footer_list --------------------------------------*/
.footer_list li{
	/* background: url("../images/list_dot.png") no-repeat; */
	background-position: 0px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px; /* space of list */
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight:bold;
}
.footer_list a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer_list a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer_list a:hover {
	text-decoration: none;
	color: #CF456F;
}
.footer_list a:active {
	text-decoration: none;
	color: #CF456F;
}



.footer_list li.hoge{
	margin-top:1.7em;
}
.ttft{
	font-size:14px;
	font-weight:normal;
}

.txtlink{
	margin-top:20px;
}
.txtlink a {
	background-color: #28853E;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 5px;        
	-webkit-border-radius: 5px;    
	-moz-border-radius: 5px;  
}
.txtlink a:hover {
	background-color: #FEC135;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 5px;        
	-webkit-border-radius: 5px;    
	-moz-border-radius: 5px;  
}


/* 備考リスト　*/

.caution-list{
	margin: 0 auto 1em auto;
	width:96%;
}

.caution-list li{
	text-align: left;
	list-style: none;
		text-indent: -0.5em;;
}

.caution-list li:before{
	display: inline-block;
	content: "※";
}

.caution-list li.fst{
		color: orange;
	font-weight: bold;
}
.caution-list li.fst:before{
	color: orange;
	font-weight: bold;
}


/* トップページ　理念の図　*/
.rinen{
	text-align: center;
	margin: 3em auto;
}