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

.main {
	position:relative;
	z-index:1;
	width:100%;
	max-width:768px;
	height:75%;
	margin:0 auto;
	padding:0;
	background:url(../images/main_bg.jpg) left top no-repeat;
	background-size:100%;
}

.main_area{
	position:relative;
	width: 100%;
	margin:10px auto;
	background:none;
}
#main_visual_box {
	position:relative;
	width: 100%;
	height:805px;
	margin:0 auto;
}

h2 {
	padding:5px 0 0 0px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

h3 {
	background: url(../common_img/h_img02.png) left top no-repeat;
	margin:20px 0 0 5px;
	padding:15px 10px 15px 50px;;
	font-size:17px;
	color:#FFF;
	text-align:left;

}

h3.con {
    margin: 10px 5px 10px 5px;
    padding: 10px 15px;
    background: #6E9EC7;
    font-size: 21px;
    font-weight: bold;
    color: #FFF;
    border-bottom: #6E9EC7 2px solid;
    box-shadow: #CCC 3px 3px 5px;
}

h4.tit {
    padding: 25px 10px 5px 20px;
    background: none !important;
    color: #000 !important;
    border-bottom: #88559E 2px solid;
}

.main_img {
    width: 150px;
    margin: 0 10px;
    padding: 10px 0 30px 0;
    float: left;
}

.main_cont_t {
    max-width: 100%;
    margin: 10px;
    padding: 10px;
    background-color: rgba(255,255,255,0.40);
    box-shadow: #CCC 3px 3px 5px;
}

.top_txt {
	padding:5px;
	text-align:center;
	color:#000;
	font-size:15px;
}

.title_main {
  z-index: 999;
  position: absolute;
  top: 70px;
  left: 20px;
}

.syousai_btn {
	position:relative;
	width:100px;
	margin:5px 10px;
	padding:10px;
background: url(../images/t_arrow.png) 90% center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #606060), color-stop(0.00, #444));
background: url(../images/t_arrow.png) 90% center no-repeat, -webkit-linear-gradient(#444, #606060);
background: url(../images/t_arrow.png) 90% center no-repeat, -moz-linear-gradient(#444, #606060);
background: url(../images/t_arrow.png) 90% center no-repeat, -o-linear-gradient(#444, #606060);
background: url(../images/t_arrow.png) 90% center no-repeat, -ms-linear-gradient(#444, #606060);
background: url(../images/t_arrow.png) 90% center no-repeat, linear-gradient(#444, #606060);
    border:1px solid #aaaaab;
	float:right;
	color:#FFF;
	text-align:center;
}

.syousai_btn a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#FFF;
}

.ichiran {
	position:relative;
	float:right;
	margin:-5px 5px 0 10px;
	padding:5px 10px 5px 20px;
	background: none;
	color:#333;
	font-weight:bold;
	border-radius:7px 7px 0 0;
	text-decoration:underline;
}

.ichiran a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#333;
	text-decoration:underline;
}

.ichiran2 {
	position:relative;
	float:right;
	margin:-28px 0 0 10px;
	padding:5px 10px 5px 20px;
	background: url(../images/nh_arrow.png) left center no-repeat;
	color:#333;
	font-weight:bold;
	border-radius:7px 7px 0 0;
}

.ichiran2 a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#333;
	text-decoration:underline;
}


.koushi_box {
	position:relative;
	width:300px;
	height:108px;
	margin:10px 0;
	padding:20px 10px 25px 10px;
	background:url(../images/koushi_bg.jpg) left top no-repeat;
	background-size:100%;
}

.koushi_box a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#333;
}

.koushi_box h4 {
	width:260px;
	margin:0 10px;
	padding:7px 10px;
	background: url(../images/k_arrow.png) 98% center no-repeat;
	text-align:center;
	color:#000;
	font-size:16px;
	border-bottom:1px solid #000;
}

.facebook_box {
	width:90%;
	margin:0 auto;
	text-align:center;
}

#footer_t {
	/* full width container */
	z-index: 99;
	width:100%;
	margin:0 auto;
	padding: 10px 0px 5px 0px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#574036+0,574036+100&amp;0+0,1+100 */
background: linear-gradient(to bottom, rgba(230, 46, 44, 0.5) 0%, rgba(230, 46, 44, 0.8) 50%, rgba(230, 46, 44, 1) 100%);
    border-top: 1px solid #000;}
#footer_t_box {
	/* center container */
}

#footer_t_bottom {
	background-color: rgba(255,255,255,0.40);
}

.footer_t_l{
	width: 40%;
	float:left;
	margin:10px 0 0 0;
	padding-left: 22px;
}
.footer_t_l p{
	margin: 10px 0 5px 0;
	font-size: 12px;
	color:#FFF;
}
.footer_t_l li{
	line-height: 12px;
	margin-left: 4px;
	display: inline-block;
	color:#FFF;
}

.footer_t_r{
	width: 50%;
	float:right;
	background:none;
	padding: 25px 0 0px 0;
}
.footer_t_r #tel_f{
	margin: 0 60px 0px 30px;
}

#link_footer{
	padding: 20px 0;
}

.copy {
	padding:5px;
	font-size:12px;
	text-align:right;
	color:#FFF;
}

.link_t_f{
	float:right;
	width: 50%;
	padding-top: 0;
}
.link_t_f ul{
	margin-left: 20px;
}
.link_t_f li{
	display: inline;	
	border-bottom:none;
	float:left;
	text-align:right;
}
.link_t_f ul li ul{
	margin-bottom: 15px;
}
.link_t_f a{
	color: #fff;
	padding-left: 12px;
	margin-bottom: 7px;
	display: block;
	font-size: 11px;
	background: url(../common_img/arrow_01.gif) no-repeat left 7px;
}

/*----------------------------
  news
----------------------------*/



.side_news{
	margin: 10px 0 0 10px;
}
.side_news ul{
	height: 180px;
	overflow: auto;
}
.side_news li{
	margin-top: 15px;
}
.side_news span{
	float:left;
	width: 100px;
	text-align:center;
	padding: 0;
	color: #5f5f5f;
	background-color:none;
}
.side_news a{
	float:right;
	width: 640px;
	margin:0 10px 0 0;
}
.btn_news {
	position:absolute;
	top: 10px;
	right: 20px;
}
.btn_rss{
	position:absolute;
	top: 30px;
	right: 19px;
}

@media screen and (min-width:769px){
.news_box {
	z-index: 99;
    width: 30%;
	height: 250px;
    background: rgba(255,251,251,0.7);
    padding: 0 0 10px 10px;
    margin: 20px 0 10px 0px;
    border: #CCC 1px solid;
    box-shadow: #CCC 3px 3px 5px;
}
.news_h4 {
	width:95%;
    padding: 10px;
	margin:0 auto;
	background: url(../images/h3_news.png) left top no-repeat;
	background-size:320px;
	color:#FFF;
	text-shadow:0px 0px 5px #b4921c, 0px 0px 5px #b4921c, 0px 0px 5px #b4921c, 0px 0px 5px #b4921c;
    border-top: #b4921c 5px solid;
    border-bottom: #CCC 2px solid;}

.news {
	width:90%;
	margin:10px auto;
	padding:0 0 5px 0;
	background: #FFF;
	border-bottom:1px solid #000;
	 
}

.news a {
	color:#7E6B53;
}

.news ul {
	margin:0 0 5px 0;
	background:none;
}

.news li {
	margin:0 5px 5px 5px;
	padding:5px 10px 5px 5px;
	background: url(../images/n_arrow.png) right center no-repeat;
	background-size:9.5px;
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.4;
	word-break:break-all;
	border-bottom:#888 1px dotted;
}

.news li a {
	display:block;
	text-decoration:none;
	display: block;
	padding: 0 10px 0 0;
	color:#333;
}


.news_arrow {
	display:block;
	position:absolute;
	right:-3px;
	bottom:10px;
}

.news li .day {
	display: block;
	margin:0 0 2px 0;
	padding:2px 5px 2px 0;
	background:none;
	color:#887325;
	font-size: 14px;
	font-weight:normal;
	text-decoration:none !important;
	text-align:left;
}

.btn_news {
    position: absolute;
    top: 20px;
    right: 20px;
}
/*
.news li .day:before {
	content:url(../images/ico_img01.jpg);
	padding:0 5px 0 0;
}
*/

.oshirase_cont {
	z-index: 99;
	width:40%;
	height: 220px;
	overflow: auto;
	margin: 20px 0 50px;
	padding:15px;
	background: rgba(249,245,246,0.7);
	box-shadow:#CCC 3px 3px 5px;
	border:5px double #D87BF7;
}

.oshirase_cont h3 {
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
}

.oshirase_cont h3.midashi {
	font-size:20px;
	font-weight:bold;
	color:#333;
}
	
}


/*---------------------------------------
slider
---------------------------------------*/
.swiper-container {
  width: 320px;
  height: 120px;
  color: #fff;
  text-align: center;
}
.swiper-slide {
  width: 160px;
  height: 100%;
}
.red-slide {
  background: #ca4040;
}
.blue-slide {
  background: #4390ee;
}
.orange-slide {
  background: #ff8604;
}
.green-slide {
  background: #49a430;
}
.pink-slide {
  background: #973e76;
}

.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.arrow-left {
  background: url(../images/prev.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 40px;
  width: 17px;
  height: 30px;
}
.arrow-right {
  background: url(../images/next.png) no-repeat left top;
  position: absolute;
  right: 10px;
  top: 40px;
  width: 17px;
  height: 30px;
}



/*----------------------------
  list
----------------------------*/

.shinryo_list {
	width:280px;
	margin:10px 0 0 20px;
}

.shinryo_list li {
	background:url(../images/li_ico01.png) left center no-repeat;
	padding:5px 5px 5px 20px;
	color:#14a502;
}

/*----------------------------
  table
----------------------------*/

table.cal_table {
	width:310px;
	margin:10px auto;
	border:#EBEBEB 1px solid;
}

table.cal_table th {
	padding:5px;
	background:#14A502;
	text-align:left;
	color:#FFF;
	border:#EBEBEB 1px solid;
}

table.cal_table th.time {
	background:#377530;
	letter-spacing:-2.0px;
}

table.cal_table td {
	padding:5px;
	background:#EDF8EB;
	text-align:center;
	font-weight:bold;
	border:#EBEBEB 1px solid;
	vertical-align:middle;
}

table.cal_table td.onoff {
	background:#FFF;
	vertical-align:middle;
}

table.cal_table td.onoff img {
	vertical-align:middle;
}
/*----------------------------
  accordion
----------------------------*/

/*------shinryo01--------------*/

dl.shinryo01 { 
    width:300px;
	margin:0 auto;
	font-size:14px;
}

dl.shinryo01 dt {
	position:relative;
    background: url(../common_img/a_open.png) 97% center no-repeat, #14a502;
	margin-top:10px;
	padding:10px 30px 10px 10px;
    text-indent:0px;
	line-height:1.4;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	text-align:left;
}

dl.shinryo01 dt.open {
    background: url(../common_img/a_close.png) 97% center no-repeat, #14a502;
	
}

dl.shinryo01 dd {
	margin-top:0px;
	margin-left:0;
	margin-bottom:10px;
	padding:0 5px 10px 5px;
	background:#FFF;
	line-height:1.3;
	display:none;
	overflow:hidden;
	font-size:13px;
	color:#000;
}

dl.shinryo01 dd.lt {
	z-index:1;
	margin-left:0;
	margin-bottom:10px;
	padding:10px 5px 20px 40px;
	line-height:1.3;
	display:none;
	overflow:hidden;
	font-size:13px;
	color:#000;
}

dl.shinryo01 a:link {
	color:#000;
}


@media screen and (max-width:768px){
	
.oshirase_cont {
	width:90%;
	height: 220px;
	overflow: auto;
	margin: 0;
	padding:15px;
	background: #FDFBF9;
	box-shadow:#CCC 3px 3px 5px;
	border:5px double #D87BF7;
}

.oshirase_cont h3 {
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
}

.oshirase_cont h3.midashi {
	font-size:20px;
	font-weight:bold;
	color:#333;
}
	
.oshirase_cont p {
	word-break: break-all;
	display: block;
	width:85%;
}
	
.news_box {
    max-width: 100%;
    background: #FFF;
    padding: 0 0 10px 10px;
    margin: 20px 0 10px 0px;
    position: relative;
    border: #CCC 1px solid;
    box-shadow: #CCC 3px 3px 5px;
}
	
	
	
	
}
