/* - - - - - - - - - - - - - - - - - - - - - 
 common
 - - - - - - - - - - - - - - - - - - - - - */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td{
	font-size:13px;
	line-height:20px;
	color:#3e3e3e;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

a{ color: #333; text-decoration:none;}
a:hover{ opacity:0.6; text-decoration:none;}
ul,ol,div{ list-style:none; margin-bottom:0;}
strong{ font-weight:normal; }
h1,h2,h3,h4,h5,h6{
	margin:0;
}


.mincho{
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}

#all_wrapper{
	max-width:1024px;
	margin:0 auto;
}

#kodawari .section-content > *,
#unei .section-content > *,
#gaiyo .section-content > *,
#part .section-content > *,
#message .section-content > *{
	max-width:640px;
	margin-left:auto;
	margin-right:auto;
}

/* - - - - - - - - - - clearfix - - - - - - - - - - */
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/* - - - - - - - - - - - - - - - - - - - - - 
 header
 - - - - - - - - - - - - - - - - - - - - - */
#header_wrapper{
	max-width:1024px;
	width:100%;
	margin:0 auto;
	top:0;
	height:50px;
	background:#fff;
	position:fixed;
	z-index:100;
	box-shadow: 1px 1px 2px 0.5px rgba(0,0,0,0.6);
}

#header_wrapper h1{
	float:left;
	height:40px;
	padding: 5px 0 5px 10px;
}
#header_wrapper h1 img{
	height: 40px;
	width:auto;
}

#header_wrapper .fb{
	background:#1e90ff;
	height:50px;
	width:50px;
	position:absolute;
	right:50px;
	top:0;
}
#header_wrapper .fb a{
	display:block;
	width:100%;
	height:100%;
}
#header_wrapper .fb img{
	height:32px;
	width:auto;
	margin:9px 18px;
}

#header_wrapper .sp_menu{
	background:#00a854;
	height:50px;
	width:50px;
	position:absolute;
	right:0;
	top:0;
}

#header_wrapper .sp_menu img{
	height:36px;
	margin:7px 9px 7px 10px;
	width:auto;
}

#sp_menu_nav{
	display:none;
	position: absolute;
	z-index: 999;
	top: 50px;
	width: 100%;
	margin: 0;
	background: rgba(0, 168, 84, 0.8);
}
#sp_menu_nav li{
	border-bottom:1px solid rgba(256,256,256,0.4);
	text-align:center;
}
#sp_menu_nav li a{
	color:#fff;
	font-size:1.2em;
	padding:16px 10px;
	display:block;
}


/* - - - - - - - - - - - - - - - - - - - - - 
 main
 - - - - - - - - - - - - - - - - - - - - - */
#main_container{
	max-width:1024px;
	width:100%;
	margin:50px auto 0;
}

#main-visual{
	height:300px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#main-visual img.main_bg{
	height:360px;
	min-height:300px;
	width:auto;
	min-width:100%;
	position:absolute;
	bottom:-20px;
	right:0;
	margin:0;
	z-index: 10;
}
#main-visual img.main_title{
	position:absolute;
	width:80%;
	max-width:400px;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index:20;
}


#message{
	padding:30px 15px 40px;
	background:#00a854;
	text-align:center;
}
#message section:first-of-type{
	border-bottom:2px solid #f2fff8;
	padding-bottom:20px;
	margin-bottom:30px;
}
#message h3{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:10px;
	color:#fff;
	letter-spacing:0.1em;
}
#message p{
	color:#fff;
}

#shohin #oba-header{
	background:url('../img/bg_oba.jpg') center center no-repeat;
	background-size: cover;
	height: 120px;
	width:100%;
}
#shohin #pasley-header{
	background:url('../img/bg_pasley.jpg') center center no-repeat;
	background-size: cover;
	height: 120px;
	width:100%;
}
#shohin #basil-header{
	background:url('../img/bg_basil.jpg') center center no-repeat;
	background-size: cover;
	height: 120px;
	width:100%;
}
#shohin .shohin-header .shohin-header-inner{
	background:url('../img/white.png') center center no-repeat;
	background-size: cover;
}
#shohin .shohin-header h3{
	width:100%;
	max-width:640px;
	margin:0 auto;
	line-height:40px;
	padding: 40px 20px;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0.2em;
	color:#003f20;
}
#shohin .section-content{
	background:#f2fff8;
}

#shohin .shohin-content{
	padding:20px 15px;
}
#shohin .shohin-content p{
	width:100%;
	max-width:640px;
	margin:0 auto;
}


.kikaku{
	margin:10px auto 20px;
	padding-bottom:20px;
	padding-top:10px;
	border-top:1px solid #eee;
	width:100%;
	max-width:640px;
	position:relative;
}
.kikaku > div{
	width:30%;
	margin:0 1.5% 20px;
	float:left;
}
.kikaku h4{
	margin-left:1%;
	margin-bottom:12px;
	font-size:16px;
	text-align:center;
}
.kikaku > div img{
	width:100%;
    border: 4px solid #fff;
    box-sizing: border-box;
    box-shadow: 1px 1px 2px 1px rgba(182,182,182,0.4);
    margin-bottom: 6px;
}
.kikaku > div p{
	text-align:center;
	font-size:12px;
}





#kodawari .section-content{
	background:#eee;
	padding:20px 15px 40px;
}

#tabnavi{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}

#tabnavi li{
	float:left;
	background: #00a854 url('../img/shita.png') center bottom 6px no-repeat;
	background-size:12px;
	width: 32%;
	margin-right: 2%;
	margin-bottom:6px;
	padding:6px 2px 16px;
	text-align:center;
	border-radius:6px;
}
#tabnavi li span{
	color:#fff;
    font-size: 1.1em;
    font-weight:bold;
}
#tabnavi li:last-of-type{
	margin-right:0;
}

#tabcontent article{
	border:2px solid #00a854;
	border-radius:6px;
	overflow:hidden;
}
#tabcontent article h3{
	display:inline-block;
	width:100%;
	background:#00a854;
	color:#fff;
	font-size:1.3em;
	padding:8px 10px;
}
#tabcontent article div{
	background:#fff;
	padding:10px;
}
#tabcontent article div p{
	margin-bottom:0;
}


#unei .section-content{
	background:#eee;
	padding:20px 15px 40px;
}
.unei-content{
	border:2px solid #00a854;
	border-radius:6px;
	overflow:hidden;
	margin-bottom:12px;
}
.unei-content h3{
	width:100%;
	display:inline-block;
	background:#00a854 url('../img/shita.png')right 10px center no-repeat;
	background-size: auto 10px;
	color:#fff;
	font-size:1.3em;
	padding:8px 10px;
}

.unei-content > div{
	display:none;
	background:#fff;
	padding:10px;
}
.unei-img{
	width:100%;
	position:relative;
	text-align:center;
	margin-bottom:20px;
}
.unei-img img{
	width:50%;
	max-width:200px;
	margin:0 auto;
}

.unei-content .busho_shomei{
	margin-top:20px;
	width:100%;
}
.unei-content .busho_shomei img{
	float:right;
}


#gaiyo .section-content{
	background:#666;
	padding:20px 15px 40px;
}
#gaiyo .section-content dl dt,
#gaiyo .section-content dl dd{
	color:#fff;
	font-weight:100;
}
#gaiyo .section-content dl dt{
	border-bottom:1px solid #fff;
	display:inline;
	padding-bottom:2px;
}
#gaiyo .section-content dl dd{
	margin-bottom:12px;
	margin-top:4px;
}
#gaiyo .map{
	height:300px;
}


#part{
	background: #00a854;
	padding:20px 10px;
}
#part p{
	color:#fff;
	text-align:center;
}
#part p:first-of-type{
	font-size:1.1em;
	line-height:1.1em;
	margin-bottom:8px;
}
#part p:nth-child(2){
	font-size:11px;
	letter-spacing:0.1em;
	margin-bottom:16px;
}
#part p.tel{
	font-size:2em;
}

#fbbox{
	position:relative;
}
#fbbox > div > span{
	position:relative;
	margin:30px auto;
	display: block;
}

.footer-top{
	text-align:center;
	padding:10px;
	background:#eee;
}

.footer-bottom{
	background:#fff;
	padding:4px 0;
	text-align:center;
	color:#00a854;
}
.footer-bottom small{
	color:#00a854;
	font-size:10px;
}

.section-header{
	background:#fff;
	padding:20px 0;
	text-align:center;
}
.section-header h2{
	font-size:1.4em;
	font-weight:bold;
}


#daihyo .daihyo_img{
	width:100%;
	height:auto;
	text-align:center;
}
#daihyo img+div{
	padding:20px 15px 30px;
	background:#cfc;
}
#daihyo img+div p{
	margin:0 auto;
	width:100%;
	max-width:640px;
}
#daihyo .daihyo_shomei img{
	height:40px;
	width:auto;
	margin-top:20px;
	float:right;
}





/* - - - - - - - - - - - - - - - - - - - - - 
 footer
 - - - - - - - - - - - - - - - - - - - - - */
#footer{
	max-width:1024px;
	width:100%;
	margin:0 auto;
}