@charset "UTF-8";
*{
	padding: 0;
	margin: 0;
}
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}

body {
	margin-top: 0px;
	color: #000000;
	letter-spacing: 0.1ex;
	font-family: "01フロップデザイン", sans-serif, monospace, "小塚ゴシック Pr6N L", "ヒラギノ角ゴ ProN W3", "FOT-ロダンNTLG Pro L", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Osaka, "メイリオ", "小塚ゴシック Pro L";
	height: auto;
}

img {
	margin:0px;
}

a img,:link img,:visited img {
	border: none;
	margin-bottom: 0px;
	max-width: none;
}

#container {
    width:100%;
}

.topline {
	height: 5px;
	background-color: #2E6525;
	width: 100%;
}

#header {
	width: 90%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	width: 218px;
	height: 44px;
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
}
	
.telhone {
	width: 300px;
	height: 60px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
#slideshow {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.theme {
    width: 90%;
    height: auto;
    position: absolute;
    left: 19px;
    top: 62px;
    z-index: 10;
}

#nav1 {
	width: 90%;
	height: auto;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 22px;
	line-height: 30px;
}
	
#nav1 a:link {
	color: #000;
	text-decoration: none;
}
#nav1 a:visited { 
    color: #000;
}

#nav1 a:hover { 
    color: #000; 
	text-decoration: underline;
} 
	
#aboutringyo {
	font-size: 25px;
	text-align: center;
	width: 350px;
	height: 55px;
	line-height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border-bottom: medium solid #2E6525;
}
	
#aboutringyo-naiyo {
	font-size: 14px;
	width: 90%;
	height: auto;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
	
#aboutringyo-img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
	
#kaisyagaiyo {
	font-size: 25px;
	text-align: center;
	width: 350px;
	height: 55px;
	line-height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	border-bottom: medium solid #2E6525;
}

#kaisyagaiyo-naiyo {
	display: none;
}

#mobile-kaisyagaiyo-naiyo {
	font-size: 14px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
	
#access {
	font-size: 25px;
	text-align: center;
	width: 350px;
	height: 55px;
	line-height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	border-bottom: medium solid #2E6525;
}
	
#access-naiyo {
	display: none;
}

#mobile-access-naiyo {
	width: 100%;
	height: 250px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 45px;
}
	
#omakase {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}
	
#omakase-tel  {
	text-align: center;
}
	
#omakase-tel img {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#omakase-pct {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
	
#footer {
	height: 270px;
	background-color: #2E6525;
	width: 100%;
}
	
.nav2 {
	width: 90%;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	line-height: 30px;
}

.nav2 a:link {
	color: #fff;
	text-decoration: none;
}
.nav2 a:visited { 
    color: #fff;
}

.nav2 a:hover { 
    color: #fff; 
	text-decoration: underline;
} 
	
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

#page-top a {
    background: #A1C788;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #F9EFD7;
}	

}
