@charset "utf-8";

.wf-roundedmplus1c { 
font-family: "M PLUS Rounded 1c";
 }
body {
	/*background-image: url(../img/bg04.jpg);
	background-repeat: repeat;*/
	overflow-x: hidden;
	font-family: "Arial Black", Gadget, sans-serif;
}
.position-clear {
	clear: both;
}
.line-frame {
	border: 1px solid #999;
}

.main-title {
	position:absolute;
}
.top-img {
	position: relative;
	font-size: 0px;
	width: 100%;
}
.top-img img {
	width: 100%;
	height: 100%;
}
h1 a {
	text-decoration: none;
	color: #496C00;
	
	text-shadow: #666 1px 1px 2px;
}
h1 {
	text-align: left;
	text-indent: 20px;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}


.osirase {
	box-shadow: 0px 0px 8px #ccc;
	overflow: scroll;
	height: 450px;
	width: 90%;
	overflow-x: hidden;
	margin-bottom: 40px;
	/*margin-top: 30px;*/
	margin-top: -40px;
	border: 1px solid #DADADA;
	margin-right: auto;
	margin-left: auto;
}
header {
	height: 70px;
	display: flex;
	justify-content: space-between;
}


.btn-sab {
	/*height: 100px;
	width: 210px;*/
	border: 1px solid #AFAFAF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;	/*margin-bottom: 5px;
	line-height: 23px;*/
	padding: 5px;
}
.menu-main li {
	display: inline;
	margin: 0px;
}
.menu-main {
	list-style-type: none;
	padding: 0px;	/*visibility: hidden;*/
	display: none;
	margin: 0px;
}
.menu-main li a .btn {
	color: #FFF;
	background-color: #696;
}



.img-space {
	margin-top: 0px;
	margin-bottom: -10px;
}




.menu-main li a {
	text-decoration: none;
	color: #FFF;
}


.btn-box {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	overflow: auto;
}
.fit-img {
	max-width: 100%;
	height: auto;
	
}

.fit-img-70 {
	max-width: 70%;
	height: auto;
	
}

.siema div img {
	max-width: 100%;
    height: auto;

}

.top {
	display: flex;
	justify-content: space-between;
	
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}

footer {
	/*font-family:M PLUS Rounded 1c;*/
	background-color: #71AC66;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	overflow: auto;
	height: auto;
}

.access {
	text-align: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.renrakusaki {
	color: #FFF;
	font-size: 24px;
	line-height:24px;
}

/*メールアドレス設定*/
.renrakusaki a {　 
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}


.address{
	font-size: 16px;
	line-height:16px;
	color: #422100;
	
}

.name{
	font-weight: bold;
	font-size: 20px;
	text-shadow: #666 2px 2px 3px;
	margin-bottom: 5px;
}

.name a {
	text-decoration: none;
	color: #FFF;
}
.tel {
	font-size: 24px;
	
	color: #FFF;
	text-shadow: #666 2px 2px 3px;
	font-weight: bold;
}

/*.tel {
	line-height: 30px;
	font-size: 24px;
	
}*/
.link-txt {
	font-size: 18px;
	color: #007171;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6FFC2;
}
.link a {
	text-decoration: none;
	color: #666;
}

.link {
	text-decoration: none;
	color: #666;
	margin-top: 40px;
}
.matinami {
	background-image: url(../img/matinami-bg.png);
	background-repeat: repeat-x;
	height: 230px;
	background-position: bottom;
	clear: both;	
}


.center-position {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mail {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}


.access img {
	vertical-align:text-top;
}

.youtube {
	
	margin-top: 30px;
	
}
youtube iframe {
	margin-top: 15px;
	display: block;
	width: 400px;
	margin-bottom: 20px;
}
.link-txt a {
	color: #699;
	
}


@media screen and (min-width:768px){　/*PC用の設定*/
	
header {
	height: 100px;
	display: flex;
	justify-content: space-between;
}
a .link {
	text-decoration: none;
}




#mail-header figcaption {
	font-size: 14px;
	margin-top: -5px;
}
#mail-header figcaption a {
	text-decoration: none;
	color: #666;
}
.menu-main {
	position: relative;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	clear: both;
	font-size: 16px;
	overflow: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	display: block;
}
.menu-main li{
	background-color: #696;
	border: 1px solid #7D7D7D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 8px;
}
.tel {
	font-size: 24px;
	
}

h1 {
	
	text-align: left;
	text-indent: 20px;
	
	margin: 0px;
	padding: 0px;
	text-shadow: #666 2px 2px 3px;
}
.osirase {
	width: 100%;
	margin-top: 10px;

}
h1 a {
	font-size: 24px;
}

/*.name{
	font-size: 24px;
}*/


/*.address{
	font-size: 16px;
	line-height: 17px;
	color: #333;

}*/


.access {
	max-width: 900px;
	display: flex;
	justify-content: space-between;
	text-align: left;
	margin-right: auto;
	margin-left: auto;	
}

.youtube {
	display:flex;
	justify-self:space-between;
	
}
.youtube iframe {
	width: 430px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}


/*.youtube {
	display: flex;
	justify-self: space-between;
	margin-top: 30px;
}*/


/*ＰＣ設定おわり*/

}

@media screen and (max-width:768px){

	
#mail-header figcaption {
	display: none;
}


#mail-header {
	display: none;
}

.matinami {
	height:150px;
	background-size:400px 80px;
	
}




}
