﻿/* Global */

@import url(https://fonts.googleapis.com/css?family=Crete+Round:400,400italic|Montserrat:400,700);
/*
font-family: 'Crete Round', serif;
font-family: 'Montserrat', sans-serif;
*/

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 1em;
	color: #000;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #000;
	background-color: #fff32c;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #fff32c;
	background-color: #000;
	text-decoration: none;
}

/*
 * テキストセレクトカラー設定
 */
*::-moz-selection {
    background: none repeat scroll 0 0 #1e8b32;
	color: #fff;
    text-shadow: none;
}

/*
 * clearfix
 */
.clearfix {width:100%;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }





/* Navigation */
.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffffff;
	/*opacity: 0.8;*/
	filter: alpha(opacity=80);
	background-color: rgba(255,255,255,0.5);
	z-index:100;
}
.menu .grid_3 {
	width: 23%;
}
.menu .grid_9 {
	width: 77%;
}
#logo {
	text-align: left;
	margin: 15px 0 0px 0;
}
#logo a {
	background: none;
}
#nav {
	width: %;
	text-align: right;
	margin: 70px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	margin: 0 0 0 20px;
	padding:;
	color: #888;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size:85%;
	letter-spacing: 0.1em;
	line-height: 1;
}
.navigation li:hover{
	background-color: #fff32c;
	cursor:pointer;
	color: #000;
}

.navigation .active{
	cursor:pointer;
	color: #000;
	font-weight:bold;
}




/* General Slides */ 
.slide{
	background-attachment: fixed;
	width="626" height="417";
	height:auto;
	position: relative;
	padding:120px 0;
}



/* Slide 1 */ 
#slide1{
	/*max-height: 700px;*/
	padding: 0;
}
#slide1 h1 {
}


/* Slide 2 */ 
#slide2{
}
#slide2 h1 {
}
#slide2 section {
	padding: 0px;
}
#slide2 section figure {
	position: relative;
	width: 95%;
	margin: 0 10px;
	padding: 0;
}
#slide2 section figure img {
	
}
/* フレーム有り
#slide2 section figure {
	position: relative;
	max-width: 300px;
	margin: 10px;
	padding: 0;
	background: #fff;
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 0 5px rgba(0, 0, 0, 0.1) inset;
}
#slide2 section figure:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	background: #999;
	-webkit-box-shadow: 0 15px 10px #999;
	-moz-box-shadow: 0 15px 10px #999;
	box-shadow: 0 15px 10px #999;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
#slide2 section figure img {
	max-width: 280px;
	margin: 10px 10px 4px 10px;
}
*/
/*
#slide2 section figure {
	padding: 10px;
}
#slide2 section figure img {
	max-width: 280px;
	border: solid 10px #f8f8f9;
	background-color:#f8f8f9;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
}
*/
#slide2 section h2 {
	margin: 0 10px 0.2em;
	padding-top: 0.5em;
	font-size: 93%;
}
#slide2 section p {
	margin: 0 10px;
	font-size: 85%;
}
#slide2 section p.price {
	padding-top: 0.3em;
	font-weight: bold;
}
#slide2 section p.price span {
	font-weight: normal;
}
#slide2 section p.link {
	padding-top: 0.3em;
	text-align: right;
}


/* Slide 3 */ 
#slide3{
	background-image:url('../images/bg_news.jpg');
	background-color:#ffffff;
	-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,0.2);
       -moz-box-shadow:0 0 5px 5px rgba(0,0,0,0.2);
            box-shadow:0 0 5px 5px rgba(0,0,0,0.2);
}
#slide3 h1 {
}
#slide3 #newsList {
	overflow: auto;
	max-height: 250px;
}
#slide3 dl {
	clear: both;
	padding-bottom: 1em;
	font-size: 85%;
}
#slide3 dl dt {
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* Slide 4 */
#slide4{
}
#slide4 h1 {
}
#slide4 section {
	margin: 0 0 5em 0;
}
#slide4 section:last-child {
	margin: 0;
}
#slide4 h2 {
	margin: 0 0 0.5em 0;
	padding:0;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 128%;
	text-align: left;
	letter-spacing: 0.1em;
}
#slide4 h2 img {
	margin-right: 0.3em;
	vertical-align: middle;
}
#slide4 figure.shoppic {
	margin-bottom: 0.5em;
}
#slide4 p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 85%;
}
#slide6 .gmap {
	padding-top: 0.8em;
	text-align: right;
}
#slide6 .gmap a:hover {
	color: #fff32c !important;
}

/* Slide 5 */ 
#slide5{
	min-height: 600px;
	background-image:url('../update/bg_blog_01.jpg');
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: 100% auto; 
    -moz-background-size: 100% auto; 
	background-size: 100% auto; 
	background-position: left top !important;
}
#slide5 h1 {
	margin-top: 50px;
}
#slide5 nav ul {
	padding: 5em 0 2em 0;
	list-style: none;
	text-align: center;
	font-size: 142%;
	font-family: 'Crete Round', serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#slide5 nav ul li {
	margin-bottom: 0.5em;
}


/* Slide 6 */ 
#slide6{
}
#slide6 h1 {
}
#slide6 dl { font-size: 85%; }
#slide6 dl dt { font-weight: bold; }
#slide6 dl dd { margin-bottom: 1em; }


/* Slide 7 */ 
#slide7{
	padding-bottom: 210px;
	background-image:url('../images/bg_contact.jpg');
	background-color:#ffffff;
}
#slide7 h1 {}
#slide7 #map {
	padding-top: 2em;
}
#slide7 #add {
	padding-top: 5em;
	font-size: 128%;
	font-family: 'Crete Round', serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.6;
}


/* Slide 8 */ 
#slide8{
	padding: 15px 0 150px 0;
	background-color: #000;
}
#slide8 address {
	color: #666;
	font-size: 70%;
	font-family: 'Crete Round', serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-align: right;
}


/* content */
.content h1 {
	/*padding-left: 34px;
	background: url(../images/bg_sec_h1.png) left 0.2em no-repeat;*/
	font-size: 170%;
	font-family: 'Crete Round', serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
}
.content h1 img {
	margin-right: 0.2em;
}


/* back-top */
#back-top {
	position: fixed;
	margin: 0;
	bottom: 20px;
	right: 20px;
}

#back-top a {
	width: 30px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	background-color: #000;
}

#back-top a:hover {
	color: #fff32c;
}

/* arrow icon (span tag) */
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	background: url("../images/backtotop.png") 0 0 no-repeat #000;
	/*background-size: 15px 10px;*/
}

#back-top a:hover span { background: url("../images/backtotop_o.png") 0 0 no-repeat #fff32c; }





/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:1em 0 0em 0;
}

.navigation{
	width: 90%;
	float: center;
	list-style: none;
	margin: 0 5%;
	padding:0;
}

.navigation li{
	float: left;
	width:30%;
	margin-bottom: 0.5em;
	padding: 0.7em 0 0.4em 0;
	line-height: 1;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding: 220px 0 50px 0;
}

#decorative {
	display:none;
}

.content {
	text-align:center;
	width:100%;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

/* Slide 1 */
#slide1{
	padding-top: 180px;
}

/* Slide 2 */
#slide2 section figure img {
}
#slide2 section h2 {
	padding-top: 0.5em;
	text-align: left;
	line-height: 1.4;
}
#slide2 section p {
	padding-top: 0.5em;
	text-align: left;
}

/* Slide 3 */
#slide3 #newsList {
	overflow: auto;
	width: 90%;
	max-height: 300px;
	margin: 0 auto;
}
#slide3 dd {
	margin-bottom: 1em;
	text-align: left;
}

/* Slide 4 */
#slide4{
	width: 90%;
	margin: 0 auto;
}
#slide4 p {
	text-align: left;
}

/* Slide 5 */
#slide5{
	padding: 0;
	background: none;
	background-image:url('../update/bg_blog_01.jpg');
	background-attachment: fixed;
	-webkit-background-size: 120% auto; 
    -moz-background-size: 120% auto; 
	background-size: 120% auto; 
	background-position: center top !important;
}
#slide5 #blog {
	padding: 240px 0 0 0;
	min-height: 360px;
	/*background:url('../update/bg_blog_01.jpg') center top no-repeat;*/
}
#slide5 h1 {
	margin-top: 0em;
	color: #fff;
}
#slide5 nav ul {
	padding: 0em 0 2em 0;
}
#slide5 nav ul li {
	margin-bottom: 1em;
}

/* Slide 6 */ 
#slide6 dl {
	width: 90%;
	margin: 0 auto;
}
#slide6 dl dt,
#slide6 dl dd { text-align: left; }

}




/* Mobile */
@media screen and (max-width: 480px) {
#logo {
	width: 100%;
	margin: 0.5em 0 0.5em 0;
	text-align: center;
}

#logo img {
	width: 80px;
}

#nav {
	width:100%;
	margin:0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0 2%;
	padding:0;
}

.navigation li{
	float: left;
	width: 32%;
	margin: 0 0 0.5em 0;
	color: #666;
	font-size:77%;
	line-height: 1;
	letter-spacing: 0;
	letter-spacing: 0.1em;
}

.content h1 {
	margin: 0 0 1em;
	font-size: 128%;
}

.content h1 img {
	width: 18px;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0 40px 0;
}

/* Slide 1 */
#slide1{
	padding-top: 100px;
}

/* Slide 2 */
#slide2{}

#slide2 section {
	margin: 0 0 4em 0;
}

#slide2 section h2 {
	margin: 0 10px 0;
	font-size: 85%;
}

#slide2 section p {
	margin: 0 10px;
	font-size: 85%;
}
#slide2 section p.link {
	font-size: 77%;
}

/* Slide 3 */
#slide3 #newsList {
	overflow: auto;
	width: 80%;
	max-height: 200px;
	margin: 0 auto;
}
#slide3 dd {
	margin-bottom: 2em;
}
#slide3 {
	padding-top: 60px;
}

/* Slide 4 */
#slide4{
}
#slide4 h1 {
	margin-bottom: 1em;
}
#slide4 section {
}
#slide4 section:last-child {
	margin: 0;
}
#slide4 h2 {
	margin: 0 0 0.5em 0;
	font-size: 114%;
	text-align: center;
}
#slide4 h2 img {
	width: 20px;
	vertical-align: text-bottom;
}
#slide6 .gmap {
	width: 100%;
	margin: 0 0;
}

/* Slide 5 */
#slide5{
	-webkit-background-size: cover;
    -moz-background-size: cover;
	background-size: cover;
}

/* Slide 5 */ 
#slide5{
	padding: 0;
	background-image:url('../update/bg_blog_01.jpg');
	min-height: inherit;
	background-attachment: fixed;
	-webkit-background-size: 80% auto; 
    -moz-background-size: 80% auto; 
	background-size: 80% auto; 
	background-position: center top !important;
}
#slide5 #blog {
	padding: 150px 0 0 0;
	min-height: 400px;
	background:url('../update/bg_blog_01.jpg') center middle no-repeat;
}
#slide5 h1 {
	margin-top: 2em;
}
#slide5 nav ul {
	padding: 1em 0 2em 0;
	font-size: 100%;
}
#slide5 nav ul li {
	margin-bottom: 1em;
}

/* Slide 6 */ 
#slide6{
}
#slide6 h1 {
}
#slide6 dl {
	font-size: 85%;
}
#slide6 dl dt { font-weight: bold; }

/* Slide 7 */ 
#slide7{
	padding-bottom: 40px;
	background-image:url('../images/bg_contact.jpg');
	background-color:#ffffff;
}
#slide7 #add {
	padding-top: 0;
}

/* Slide 8 */ 
#slide8{
	padding: 15px 0;
}
#slide8 address {
	text-align: center;
}

/* back-top */
#back-top {
	bottom: 0;
	right: 20px;
}

}
