@charset "utf-8";

/* -----------------------------------------------
 structure module
-------------------------------------------------- */
a,
a:visited {
	color: #1d1e1f;
}
a:hover,
a:focus {
	color: #1d1e1f;
}
a:hover {
  text-decoration: none;
}
.blank{}

.boxboder{
	padding: 2em;
	border: 1px solid #CCC;
}
.boxradius{
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.bg_w{
	background-color: #FFF;
}
.shadow {
　　-webkit-box-shadow: #666 1px 1px 5px;
	-moz-box-shadow: #666 1px 1px 5px;
	box-shadow: #666 1px 1px 5px;
	margin-bottom: 5px;
}

/*ロールオーバー透過画像*/
a :hover.lo {
    filter: alpha(opacity=60); /* IE */
    opacity:0.6;                /* Firefox,Opera,Safari */
    -moz-opacity:0.6;          /* Firefox 0.9より前 */
}


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

/* ul disc */

ul.listDisc li {
	/* [disabled]margin-left: 1em; */
	padding-right: 0.5em;
	list-style-type: disc;
	margin-left:1em;
	margin-bottom:0.5em;

}

/* ul disc */
ul.listnoDisc li {
	list-style-type: none;
}


/* ul disc_arrow */
ul.listDisc_arrow li {
	padding-right: 1em;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 1em 0.5em;
	padding-left: 2em;
	list-style-type: none;
	margin-bottom: 0.7em;
}
ul.listDisc_arrow li ul li {
	list-style-type: disc;
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0 0 0 1em;
}
/* ul disc_uline */ 
ul.list_uline li {
	list-style-position: inside;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
	padding: 0 1em 1em 2em;
	text-indent: -1em;
}

/* ol decimal */
ol.listDecimal {
	padding-left: 25px;
	margin-bottom: 1.5em;
	margin-left: 20px;
}
ol.listDecimal li {
	list-style-type:decimal;
	margin-bottom: 1em;
}

/* dl list */

dl.list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FAF2E7;
}
dl.list dt {
	float:left;
	width:8em;
	padding-top:10px;
	padding-bottom:0;
	padding-right:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}
dl.list dd {
	margin-left:8em;
	padding:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}

.grid_4{
	display: inline;
	line-height:1.6;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:15px;
	-moz-box-sizing: border-box;        /* Firefox */  
   -webkit-box-sizing: border-box;     /* Safari 3 */  
   -ms-box-sizing: border-box;         /* Internet Explorer 8 */  
   box-sizing: border-box;  
    width: 47%;
}
p.ico_arrow{
	background-image: url(../common_img/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.3em;
	font-weight:bold;
}
/* -----------------------------------------------
 text module
-------------------------------------------------- */
.em {
	font-weight: bold;
	font-size: 1.2em;
}
.sf {
	font-size: 12px;
	line-height: 1em;
}
.alignL {
	text-align:left;
}
.alignR {
	text-align:right;
}
.alignC {
	text-align:center;
}
.imgL{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.imgR{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.uLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 0.5em;
}

h1{
	color: #FFF;
	} 


h2, h3, h4{
	color: #10a4cf;
	} 


.h1_bg {
    line-height : 1; /* 48px */
	background-image:url(../common_img/h1_bg.jpg);
	height:152px;
	width:100%;

}
.h1_ttl {
	margin-right: auto;
	margin-left: auto;
	max-width:1260px;
	position: relative;
	width:90%;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
} 

h1{
	text-align:left;

}

h2 {
    font-size : 1.9em; /* 36px */
    line-height : 1.3333; /* 48px */
	margin-left:10px;
    margin-bottom : 0.9em;
	text-align:left;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #10a4cf;
	padding-left: 12px;
	color: #10a4cf;
	border-bottom: solid 1px #10a4cf;
	padding-bottom:8px;
	padding-top:3px;
} 
h3 {
	font-size : 1.5em; /* 24px */
	line-height : 1.5; /* 24px */
	margin-bottom : 0.6em;
	text-align:left;
	margin-left:10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #10a4cf;
	padding-left: 12px;
}
h4 {
    font-size : 1.4em; 
    line-height : 1.3; 
    margin-bottom : 1.2em;
} 

h5 {
	font-size : 1.2em;
	line-height : 1.3;
	margin-bottom : 1em;
	font-weight: normal;
} 
.icon_leaf{
	background-image: url(../common_img/icon_leaf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.icon_bird{
	background-image: url(../common_img/icon_bird.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
}
.icon_musubi{
	background-image: url(../facility/images/icon_musubi.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
}
.line{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../common_img/line.png);
	padding-bottom: 10px;
}
#leaf_line{
	background-image:url(../common_img/line2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#leaf_line h3{
	margin-bottom:13px
}



/* -----------------------------------------------
pic module
-------------------------------------------------- */
p.pictRight {
	float: right;
	padding-bottom: 1em;
	padding-left: 1em;
}
p.pictLeft {
	float: left;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
}
p.pictR {
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}
div.imagebox_right {
	float: right;
	color: #333;
	padding-left: 20px;
	text-align: center;
	font-size: 90%;
	padding-top: 20px;
	line-height: 1.4;
	padding-bottom: 20px;
}
div.imagebox_right img {
	margin-bottom: 0.5em;
	padding-bottom: 0px;
} 
div.picbox {
	width: 340px;
	float: left; 
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
   }


#top_bn {
	width:100%;
	max-width:1280px;
	height:auto;
	padding-top:10px;
}

#top_bn ul.tbn{
	padding-bottom: 5px;
	width:100%;
	text-align: center;
}  
#top_bn ul.tbn li{
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	display: inline-block;
  /display: inline;
  /zoom: 1;
} 

/* -----------------------------------------------
 table module
-------------------------------------------------- */
/* tbl1 */
table.tbl1 {
	width: 95%;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CCC;
	margin: 0 auto 25px auto;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
table.tbl1 tr th,
table.tbl1 tr td {
	padding: 4px;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
}
table.tbl1 tr th {
	background-color: #EBEBEB;
}
table.tbl1 tr td {
	background-color: #FFF;
	word-break:break-all;
}

/* --------------------------------------------------
   round Table
-------------------------------------------------- */
.round {
    border-spacing: 0;
	border-collapse: separate;
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
/*    box-shadow: 0 1px 1px #CCC;	
*/}
.round th,
.round td {
    padding:10px;
    background:#FFF;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.round th {
    background:#FAF2E7;
/*    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
*/    color:#69655c;
}
table.round tr th:first-child {
  border-left: none;
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.round tr:first-child th:first-child,
.round tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.round tr:first-child th:last-child,
.round tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.round tr:last-child th:first-child,
.round tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.round tr:last-child th:last-child,
.round tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
}



/* -----------------------------------------------
 margin style
-------------------------------------------------- */
.mb0{ margin-bottom:0px !important; }
.mb5{ margin-bottom:5px !important; }
.mb10{ margin-bottom:10px !important; }
.mb15{ margin-bottom:15px !important; }
.mb20{ margin-bottom:20px !important; }
.mb25{ margin-bottom:25px !important; }
.mb30{ margin-bottom:30px !important; }
.mb50{ margin-bottom:50px !important; }

/* -----------------------------------------------
 margin style
-------------------------------------------------- */
.pr0{ padding-right:0px !important; }
.pr5{ padding-right:5px !important; }
.pr10{ padding-right:10px !important; }
.pr15{ padding-right:15px !important; }
.pr20{ padding-right:20px !important; }
.pr25{ padding-right:25px !important; }
.pr30{ padding-right:30px !important; }

.mt30{ margin-top:30px !important; }

.pa15{ padding:15px !important; }
.pa20{ padding:20px !important; }
.pa30{ padding:30px !important; }






/* -----------------------------------------------
 index
-------------------------------------------------- */
/*cover*/
#cover{
	position:relative;
	z-index:1;
	background-image: url(../index_img/cover_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 444px;
	-moz-background-size:cover;
	background-size:cover;
	margin-bottom:3%;
	}
#catch_ttl{
  top:18%;
  left: 0;
  right: 0;
  margin:0 auto;
  width:445px;
  height:134px;
  position:absolute;
}
#catch_txt{
  position:absolute;
  top:54%;
  left: 0;
  right: 0;
  margin:0 auto;
  width:482px;
  height:122px;
  z-index:5
}

ul#news_top{
	margin-right: auto;
	margin-left: auto;
	width:95%;
	padding-top:5%;
	margin-bottom:3.7em;
}
ul#news_top li {
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 4.4em;
	border-bottom:dotted 1px #c6c6c6;
}
ul#news_top li.new {
	padding-left: 4.5em;
	background: url(../common_img/new.jpg) no-repeat left 23px;

}

#contact{
	position:relative；
}
#contact #left_con_top{
	height:230px;
	background-image: url(../index_img/index_conline.png);
	background-repeat: repeat-y;
	background-position: right;
  }
#contact #left_con{
	height:160px;
	background-image: url(../index_img/index_conline.png);
	background-repeat: repeat-y;
	background-position: right;
  }
#contact #left_con2{
	height:130px;
	background-image: url(../index_img/index_conline.png);
	background-repeat: repeat-y;
	background-position: right;
  }
#contact #left_con_top img{padding-top: 65%;}
#contact #left_con img{padding-top: 50%;}
#contact #left_con2 img{padding-top: 40%;}
#contact ul{
	margin:0;
	padding:0;
}
#contact ul li{
	padding:7px 0;
	}


/* -----------------------------------------------
 contents common
-------------------------------------------------- */


/*facility*/
.tel{font-size:24px}


/*product*/
.product_head{
	padding: 2em;
	border: 2px solid #F3CDB7;
	background-color: #FCF1DE;
}
#side #mainL #main_top #main_top2 #news .row .row-content.product_head .col-6 p{
	line-height:1.5;
	margin-bottom:1em;
}
.product_box{
	padding: 2em;
	border: 1px solid #D5CCB9;
	background-color: #FFF;
		border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.product_box h5{
	background-color: #FDF1DD;
	padding: 0.4em;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}
#side #mainL #main_top #main_top2 #news .row .row-content .col-6.product_box p{
	line-height:1.5;
	margin-bottom:1em;
	}
	
	

