@charset "UTF-8";
/* CSS Document */
.mobile-content {
	display: none;
}
#top h2 {
	font-size: 72px;
	line-height: 72px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: 2px;
}
#top h3 {
	font-size: 36px;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 100px 0 30px;
	text-align: center;
}
#top p {
	text-align: center;
}
#top-kv {
	position: relative;
	height: 300px;
	padding: 200px 0 0;
	background: url(../images/bg-tra.jpg) top center no-repeat;
}
#top-kv-inner {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	width: 1100px;
	margin: 0 auto;
	letter-spacing: 2px;
	float: center;
}
#top-kv-inner h2 {
	font-size:40px;
	color:#fff;
}
#top-kv-inner p {
	margin-bottom: 30px;
	text-align: center;
}
#top-kv-scroll {
	margin: 50px 0 0;
	text-align: center;
}
#top-online {
	padding: 2px 0 50px;
	background: url(../images/bg-tra3.jpg);
	color: #fff;
}
#top-online h2 {
	margin: 100px 0 20px;
}
#top-garden {
	padding: 100px 0 50px;
	background: url(../images/bg-tra2.jpg) #000;
}
#top-garden .pin-box {
	margin: 0 0 50px;
}
#top-garden>h2, #top-garden>h3, #top-garden>p {
	color: #fff;
}
#top-garden>p {
	font-size: 20px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#top-garden>p .btn-2, #top-garden>p .btn-3 {
	text-shadow: none;
}
#top-shop {
	padding: 0px;
	background: url(../images/bg-paper.jpg);
}
#top-style {
	padding: 2px 0 50px;
	background: url(../images/bg-body4.jpg) #000;
	color: #fff;
}

#top-style-inner {
	color: #000;
	background: #000;
	font-size: 16px;
	line-height: 30px;
	width: 1100px;
	margin: 0 auto;
	letter-spacing: 2px;
	float: center;
}
#top-style>h2, #top-style>h3, #top-style>p {
	color: #000;
}
#top-style-inner p {
	text-align: left;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", Meiryo, serif;
}
#top-style-inner>p .btn-2, #top-style>p .btn-3 {
	text-shadow: none;
}

#top-workshop {
	color: #fff;
	 text-align: left;
	padding: 2px 0 50px;
	background: url(../images/bg-caba3.jpg);
}
#top-workshop h2 {
	padding: 100px 0 20px;
}
#top-workshop>p {
	margin-bottom: 0;
	font-size: 16px;
}
#top-workshop>p .btn-2, #top-workshop>p .btn-3 {
	margin-bottom: 100px;
	text-shadow: none;
}
#top-concept {
	position: relative;
	padding: 0px 0 0;
	background: #fff;
	text-align: center;
}

#top-concept-inner {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	width: 1100px;
	margin: 0 auto;
	letter-spacing: 2px;
	float: center;
}

#top-concept p {
	margin-bottom: 30px;
	text-align: center;
}
#top-concept h2 {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", Meiryo, serif;
	font-size: 42px;
	font-style: normal;
	line-height: 60px;
}

}
#top-concept>p .btn-2, #top-style>p .btn-3 {
	text-shadow: none;
}
#top-ifra {
	background-color: #f8b62b;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	padding: 10px auto;
	letter-spacing: 2px;
}
#top-ifra iframe {
	background-color: #f8b62b;
	width: 100%;
	min-height:211px; 
	height: 100%;
	margin: 0;
}
#top-ifra-c {
	background-color: #f8b62b;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	padding: 10px auto;
	letter-spacing: 2px;
}
#top-ifra-c iframe {
	background-color: #f8b62b;
	max-width:1140px; 
	width: 100%;
	min-height:400px; 
	height: 100%;
	margin: 0;
	margin-bottom: 20px;
}
iframe#parentframe { 
	width: 100%;
	background-color: #f8b62b;
}
.iframe-content {
 width: 100%;
 height: 500px;
 padding: 29 0 0 0;
 color:#fff;
}
.iframe-content iframe {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 clear: both;
}
#top-map {
 color:#fff;
}
#top-map a {
 color:#f8b62c;
}

@media screen and (max-width: 1024px) {
.iframe-content {
 position: relative;
 width: 100%;
 padding: 43% 0 0% 0;
}
.iframe-content iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
  }
}
@media screen and (max-width: 900px) {
.iframe-content {
 position: relative;
 width: 100%;
 padding: 36% 0 300px 0;
}
.iframe-content iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
  }
}
@media screen and (max-width: 740px) {
.iframe-content {
 position: relative;
 width: 100%;
 padding: 30% 0 330px 0;
}
.iframe-content iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
  }
}
@media screen and (max-width: 480px) {
.iframe-content {
 position: relative;
 width: 100%;
 padding: 40% 0 330px 0;
 }
.iframe-content iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }
.whamob {
 display: none;
 }
}
