@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@media screen and (min-width: 770px){
	
 /* Reset */

* {
	margin:0;
	padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea, select {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
	vertical-align: bottom;
}

a img {
  border: none;
}

a img {
  border: none;
}

a:hover img {
opacity: 0.5;
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}

/* Setting */

html {
	height: 100%;
	font-size: 16px;
	line-height: 24px;
}
body {
	height: 100%;
	color: #4e2812;
	-webkit-text-size-adjust : 100%;
	font-family: 'Noto Sans Japanese', sans-serif, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",Meiryo, sans-serif;
	background:url(../images/bg.png);
}


* html body { /* for IE6 */
  font-size: small;
}
  
*:first-child+html body { /* for IE7 */
  font-size: small;
}

ul {
  list-style-position: outside;
  list-style-type: none;
}

ol {
  list-style-position: outside;
}
  

table {
  border-collapse: collapse;
}

legend {
  color: #333;
}

.font {
	font-family: "Times New Roman", Times, serif,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
/* ---------------------------------------------------------------------
set
--------------------------------------------------------------------- */
a{
	text-decoration:underline;
	color: #333;
}

a:hover{
	color: #aaa;
	text-decoration:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
	overflow: hidden;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.red {
	color: #d11313;
}


red2 {
	padding:5px;
	border:3px solid #7c0003;
}

.brown {
	color: #a98f7b;
}

.ml20{
	margin-left:20px;
}

.mt20{
	margin-top:20px;
}

.mt40{
	margin-top:40px;
}

.mtb40{
	margin:40px 0;
}

.mb80{
	margin-bottom:80px;
}


.txt18{
	font-size:18px;
}

.txt24{
	font-size:24px;
}

.txt40{
	font-size:40px;
}

.b{
	font-weight:bold;
}

.bc-1 {
	color: #cf964f;
}

.bc-2 {
	color: #b1c377;
}

.bc-3 {
	color: #ffb2ac;
}

.bc-4 {
	color: #94d1bc;
}

.bc-5 {
	color: #ea8478;
}

.bc-6 {
	color: #9a7e9c;
}

.bc-7 {
	color: #43b2c6;
}

/* ---------------------------------------------------------------------
none
--------------------------------------------------------------------- */

.pc-none,
.sp-sns,
.sp-menu-btn{
	display:none;
}


/* ---------------------------------------------------------------------
header
--------------------------------------------------------------------- */
#main{
	margin:0;
}

#header{
	margin:0;
	width:100%;
	height:64px;
	text-align:center;
	border-bottom:2px solid #01ad95;
	background:#fff;
}

.header-inner{
	margin:0 auto;
	width:996px;
	height:64px;
	text-align:center;
}


#menu{
	margin:0 auto;
	padding:0;
	height:64px;
	float:left:
}

#menu ul{
	margin:0 auto;
}


#menu li {
	display:block;
	list-style:none;
	float:left;
}


#change { 
	border-bottom:2px solid #01ad95;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:64px;
	margin: 0 auto;
	text-align: center;
	z-index:300;
	display: none;
	background:#fff;
	opacity: 0.9;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
}

/* ---------------------------------------------------------------------
contents
--------------------------------------------------------------------- */
#top-banner{
	background:url(../images/header.jpg) center;
	padding:0;
	height:340px;
	border-top:2px solid #01ad95;
	border-bottom:2px solid #01ad95;
	text-align:center;
	padding-top:60px;
}

#middle01{
	background:url(../images/middle01.jpg) center;
	padding:0;
	height:500px;
}

#top{
	background:#fff379;
	width:100%;
	padding:4px 0;
}

.top-inner{
	margin:0 auto;
	width:1000px;
}

h1{
	margin:0;
	font-size:10px;
	font-weight:normal;
	float:left;
}

h2{
	margin-left:15px;
	font-size:10px;
	font-weight:normal;
	float:left;
}


h3{
	font-size:12px;
	font-weight:normal;
	float:left;
}

#contents{
	margin: 20px auto;
	width:1000px;
	padding:20px 0;
	text-align:left;
	background:#fff;
	border:1px solid #ddd;
}


.title{
	margin: 20px auto;
	text-align:center;
	width:700px;
	padding-bottom:20px;
	border-bottom:2px solid #01ad95;
	font-size:32px;	
}


.about{
	margin: 40px auto;
	width:920px;
}

.news-area{
	margin: 40px auto;
	width:920px;
	text-align:left;
}


.news-area dl {
	padding:10px;
	color:#c52040;
}


.news-area dt {
  float:left;
 
}

.news-area dd {
 margin-left:90px;
 	color:#333;
}


.staff{
	margin: 40px auto;
	width:920px;
}


.btn{
	margin:60px auto 0;
	width:220px;
	text-align:center;
	color:#fff;
	border-radius:10px;
}

.btn2{
	width:220px;
	text-align:center;
	color:#fff;
	border-radius:10px;
}

.btn a,
.btn2 a{
	color:#fff;
	display:block;
	padding:15px 0;
	text-decoration:none;
	border-radius:10px;
	background:#01ad95;
}

.btn a:hover,
.btn2 a:hover{
	background:#fff379;
	color:#01ad95;
	text-align:center;
	display:block;
	padding:15px 0;
}




#gallery{
	margin:0 auto 50px;
	padding:0;
	width:930px;
}

#gallery ul{
	margin:0 auto 40px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}


#gallery li {
	list-style:none;
	width:180px;
	padding:5px;
	background:#fff;
	margin:20px;
	float:left;
	font-size:14px;
	box-shadow: 0px 0px 5px #aaa;
	word-break: break-all;
}

#gallery .image {
	background:#000;
	width:180px;
	height:180px;
}

#gallery .txt {
	padding:5px 10px;
}

#menu-list{
	margin:0 auto 50px;
	padding:0;
	width:900px;
	
}

.menu-title {
	font-size:24px;
	padding-bottom:30px;
}


#menu-list li {
	list-style:none;
	width:300px;
	float:left;
	box-sizing: border-box;
	padding: 5px;
}

#menu-list li img{
	width:290px;
	height: 409px;
}


#menu-list2{
	margin:0 auto 50px;
	padding:0;
	width:900px;
	font-size:14px;
	line-height:28px;
}

#menu-list2 p{
	padding-bottom:15px;
}


.m-left {
	list-style:none;
	width:440px;
	float:left;
}

.m-right {
	list-style:none;
	width:440px;
	float:right;
}


.map-area{
	margin:0 auto 50px;
	padding:0;
	width:930px;
	text-align:center;
}

.map {
	height:420px;
	width:100%;
	margin:0;
}

.contact2 {
	margin: 40px auto;
	width:920px;
	font-size:14px;
}

.contact2 p{
	padding-bottom:15px;
}


#contact {
	margin: 0;
	padding:60px 0;
	background:#f7f8f9;
}

#contact .area{
	margin: 0px auto;
	text-align:center;
	width:900px;
}

#contact .txtarea {
	text-align:left;
	margin:10px 0 30px;
	font-size:14px;
}

#contact table{
    margin: 10px auto;
    padding: 0;
    width: 90%;

}

#contact tr td {
    font-size: 100%;
    margin: 0;
    padding: 10px 12px;
    text-align: left;
}

#contact tr th {
    font-weight: normal;
    text-align: left;
    width: 20%;
}


#contact .f01 {
	width:100%;
	padding:4px;
	border:1px solid #d5d5d5;
}

#contact .f02 {
	padding:4px;
	border:1px solid #d5d5d5;
}



#contact .f03 {
	width:10%;
	padding:4px;
}

#button {
	width:250px;
	height:50px;
	margin:5px 5px 10px;
	background:#555;
	border:none;
	color:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	cursor: pointer;
	cursor: hand;
}

.none{
	display:none;
}

.b-left {
	width:400px;
	float:left;
}

.b-right {
	width:500px;
	float:right;
}

/*Breadcrumbs list
================================================*/

#breadcrumbs_list {
	margin:10px auto;
	text-align:left;
    padding: 5px 20px;
	font-size:12px;
	background:#fff;
	border:1px solid #ddd;
	width:960px;
}


.sns{
	margin:20px auto;
	width:300px;
}




.sns li {
	display:block;
	list-style:none;
	float:left;
	width:100px;
	text-align:center;
}

/* ---------------------------------------------------------------------
Footer
--------------------------------------------------------------------- */
#line {
	position: fixed;
	bottom: 20px;
	left: 20px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#footer{
	border-top:#01ad95 2px solid;
	background:#fff379;
	padding:0;
	text-align:center;
	color:#01ad95;
}


#footer .logo {
	padding:20px 0;
}

address {
	margin:0px auto;
	padding:20px 0;
}

/* ---------------------------------------------------------------------
cd-fixed
--------------------------------------------------------------------- */
.middle-fix01{
	height:450px;
	width:100%;
	margin: 30px 0;
	background:url(../images/middle01.jpg);	

}

.middle-fix02{
	height:450px;
	width:100%;
	margin: 30px 0;
	background:url(../images/middle02.jpg);	

}

.middle-fix03{
	height:450px;
	width:100%;
	margin: 30px 0;
	background:url(../images/middle03.jpg);	

}

.cd-fixed-bg {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

}
