@charset "UTF-8";
body {
	margin:0;
	padding:0;
	color:#000;
	position:relative;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height:1.8em;
	-webkit-text-size-adjust: 100%;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;
border: 0;
vertical-align: bottom;　
}



ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

.clear {
	clear:both;
}
.red {
	color:#c00;
}

.left {
	float: left;
}
.right {
	float:right;
}

#header {
	width:100%;
	max-width:900px;
	margin:0 auto;
}
#header h1 {
	display:block;
	width:100%;
	margin:20px auto;
	text-align:center;
	font-size:12px;
	line-height:18px;
}
#header h2 {
	display:block;
	text-align:center;
	margin:0 auto 10px;
	padding-top:20px;
	
}




#header a:hover, #nav a:hover, .banner a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}




.inner {
	width:98%;
	max-width:1000px;
	margin:0 auto;
	position:relative;
}
.inner.top {
	height:236px;
	padding-top:180px;
	padding-bottom:180px;
}
.toplogo {
	margin:0 auto;
	max-width:346px;
}
.inner.copy {
	padding:15px;
}

.inner.yoshi {
	width:93%;
	max-width:885px;
	margin:0 auto;
	padding-top:90px;
	padding-bottom:90px;
}
.l-menu {
	width:19.43%;
	max-width:172px;
	float:left;
}
.r-main {
	width:75.93%;
	max-width:672px;
	float:right;
}
.top-link {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}



.map {
	display:block;
	width:90%;
	text-align:center;
	margin:0 auto;
	padding:20px 0;
}


a.btnon:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}
a.tel {
	color:#000;
	text-decoration:none;
}

h2 {
	line-height:2.0em;
	margin-top:50px;
	margin-bottom:0;
}

.px20 {
	font-size:20px;
	line-height:32px;
	font-weight:100;
}
.px16 {
	font-size:16px;
	line-height:36px;
	font-weight:100;
}
.px14 {
	font-size:14px;
	line-height:32px;
	font-weight:100;
}
.px14s {
	font-size:14px;
	line-height:26px;
	text-align:left;
}

.px12s {
	font-size:12px;
	line-height:20px;
}



.subtit {
	font-size:16px;
	color:#cfa972;
}

.black {
	color:#000;
}


.clear {
	clear:both;
}

a,a:hover {
-o-transition: background 0.25s ease-in;
-webkit-transition: background 0.25s ease-in;
-moz-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}

.block-l, block-r {
	display:block;
	text-align:center;
}


/* menu ------------------*/


#nav{
    width: 100%;
    list-style-type: none;
	text-align:center;
  }
/*
#menu li a img {
	-webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
}
*/
#menu li a:hover, #menu li a.current{
  background: #000;
  color:#FFF;
}
/*
#menu li a:hover img {
	-webkit-filter: invert(0%);
    -moz-filter: invert(0%);
    -o-filter: invert(0%);
    -ms-filter: invert(0%);
    filter: invert(0%);
}

#toggle{
  display: block;
  position: relative;
  width: 100%;
  background: #FFF;
  text-align: left;
  padding:5px 0;
}
#toggle a{
  display: block;
  position: relative;
  margin: 0;
  height:30px;
  padding: 12px auto 13px;
  color: #000;
  text-align: left;
  text-decoration: none;
}
#toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #000;
  }
#toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #FFF;
  }
#toggle a:before{
    margin-top: -6px;
  }
#toggle a:after{
    margin-top: 2px;
  }
  */
  
 
 .img-r,  .img-l {
	 display:block;
	 clear:both;
	 margin:0 auto 15px;
 }
 




#footer {
	margin:0;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
#footer .inner {
	border-top: solid 2px #000;
	padding:30px 0 50px;
}

.title {
	display:block;
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
  clear:both;
}

.txt-minb {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:400;
	line-height:1.4em;
}







a.more {
	display:block;
	text-align:center;
	width:auto;
	margin:0 auto;
	padding:10px;
	font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size:18px;
  letter-spacing: 2px;
  color:#000;
  text-decoration:none;
}
a.pdf {
	display:block;
	text-align:center;
	width:90px;
	margin:30px auto 0;
	padding:10px 30px;
	font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size:20px;
  letter-spacing: 2px;
  background:#000;
  color:#FFF;
  text-decoration:none;
}
a:hover.pdf {
  background:#666;
}


.gaiyo-table {
	padding-top:50px;
	padding-bottom:50px;
}
.gaiyo-table th, .gaiyo-table td {
	display:block;
	clear:both;
	padding:15px 0;
	border-bottom:solid 1px #999;
}

.wideslider {
	display:none;
}


/*-------------フォーム--------------*/
.form-tbl {
	width:90%;
	margin:0 auto;
}
.form-tbl th, .form-tbl td {
	padding:10px;
	width:100%;
	display:block;
	clear:both;
}
.form-tbl th {
	border-bottom:dotted 1px #666;
}
.form-tbl td {
	border-bottom:solid 1px #666;
	text-align:center;
}

.form-tbl input, .form-tbl textarea {
	padding:5px;
	font-size:14px;
	width:80%;
}
input#submit, input#reset, input.submitbtn {
	font-size:14px;
	width:100px;
	padding:10px;
	background:#00582E;
	color:#FFF;
	border-style: none;
	cursor:pointer;
	margin:10px;
	}
	input#reset, input.submitbtn {
		background:#666;
	}
	
.pdfbtn {
	display:block;
	width:220px;
	margin:20px auto 10px;
}
.pdfbtn img {
	margin-top:15px;
}

.w70l {
	width:50%;
	margin:0 auto;
	text-align:left;
}
.w50l {
	width:30%;
	margin:0 auto;
	text-align:left;
}

/* min-width: 480px
=============================================================*/
@media only screen and (min-width: 480px) {


	

 

} /* /480 */ 
  


/* min-width: 768px
=============================================================*/  
@media print, screen and (min-width: 768px) {


#header h1 {
	display:block;
	width:198px;
	float:left;
}
#header h2 {
	display:block;
/*	width:100%;*/
	text-align:right;
	margin:0 30px 10px 0;
	padding-top:20px;
}



.block-l {
	float:left;
	width:47%;
	margin-right:3%;
}
.block-r {
	float:right;
	width:50%;
	text-align:center;
}



#nav {
	display:block;
	float:right;
	margin-top:40px;
	width:73%;
	max-width:634px;
}

/* menu ------------------*/


ul#menu li {
	float:left;
	width:auto;
}

/*
#menu li a img {
	-webkit-filter: invert(0%);
    -moz-filter: invert(0%);
    -o-filter: invert(0%);
    -ms-filter: invert(0%);
    filter: invert(0%);
}
*/


/* menu ------------------*/



  .img-r {
	 display:block;
	 clear:none;
	 float:right;
	 margin:0 0 15px 15px;
 }
  .img-l {
	 display:block;
	 clear:none;
	 float:left;
	 margin:0 15px 15px 0;
 }
  .gmap {
	 display:block;
	clear:both;
 }
 
 



.gaiyo-table th, .gaiyo-table td {
	display:table-cell;
	clear:none;
	padding:15px 0;
	border-bottom:solid 1px #999;
}
.gaiyo-table th {
	width:20%;
}
.gaiyo-table td {
	width:80%;
}









.form-tbl {
	width:80%;
	margin:0 auto;
}
.form-tbl th, .form-tbl td {
	clear:none;
}
.form-tbl th {
	width:20%;
}
.form-tbl td {
	text-align:left;
}
.form-tbl th {
	border-bottom:dotted 1px #666;
}
.form-tbl td {
	border-bottom:solid 1px #666;
	text-align:center;
}

.form-tbl input, .form-tbl textarea {
	padding:5px;
	font-size:14px;
}




.pdfbtn {
	display:block;
	margin:20px 10px;
	position:absolute;
	right:0;
	bottom:20px;
}



	
}/* /768 */ 



