@charset "UTF-8";
/* CSS Document */
#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: 650px;
	padding: 150px 0 0;
	background: url(../images/bg-head.jpg) top center no-repeat;
}
#top-kv-inner {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	width: 1100px;
	margin: 0 auto;
	letter-spacing: 2px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", Meiryo, serif;
}
#top-kv-inner p {
	margin-bottom: 30px;
	text-align: left;
}
#top-kv-scroll {
	margin: 50px 0 0;
	text-align: center;
}
#top-menu2 {
	padding: 2px 0 50px;
	background: url(../images/bg-note.jpg) top center no-repeat;
}
#top-menu2 h2 {
	margin: 100px 0 20px;
}
#top-interior2 {
	padding: 120px 0 150px;
	background: url(../images/bg-interior.jpg) top center no-repeat;
}
#top-interior2 .pin-box {
	margin: 0 0 50px;
}
#top-interior2>h2, #top-interior2>h3, #top-interior2>p {
	color: #fff;
	text-shadow: 0 0 10px black;
}
#top-interior2 h2 {
	margin: 0px 0 80px;
}
#top-interior2>p {
	text-shadow: 0 0 10px black;
}
#top-map {
	padding: 100px 0 50px;
	color: #fff;
	text-shadow: 0 0 10px black;
	background: url(../images/bg-black.jpg);
}
#top-info {
	padding: 50px 0 10px;
	color: #ffffff;
	text-shadow: 0 0 10px black;
	background: url(../images/bg-black.jpg);
}
#top-info h2 {
	color: #ffffff;
}
#top-shop {
	padding: 100px 0 50px;
	background: url(../images/bg-paper-2.jpg);
}
#top-menu {
	padding: 100px 0 50px;
	background: url(../images/bg-menu.jpg) top center no-repeat;
}
#top-menu>h2, #top-menu>h3, #top-menu>p {
	color: #fff;
	text-shadow: 0 0 10px black;
	padding-top: 50px;
}
#top-menu>p {
	text-shadow: 0 0 10px black;
}
#top-menu>p .btn-2, #top-menu>p .btn-3 {
	text-shadow: none;
}
#top-workshop {　
	padding: 2px 0 50px;
	background: url(../images/bg-paper.jpg);
}
#top-workshop h2 {
	padding: 100px 0 20px;
}
#top-workshop>p {
	margin-bottom: 0;
}
#top-workshop>p .btn-2, #top-workshop>p .btn-3 {
	margin-bottom: 100px;
	text-shadow: none;
}
#top-recruit {
	color: #fff;
	text-shadow: 0 0 10px black;
	padding: 50px 0 100px;
	background: url(../images/bg-recruit.jpg) top center no-repeat;
}
#top-recruit h2 {
	padding: 100px 0 20px;
	text-shadow: 0 0 10px black;
}
#top-recruit p {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 20px;
}
.iframe-content {
 position: relative;
 width: 100%;
 padding: 29% 0 0 0;
}
.iframe-content iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 clear: both;
}
.iframe-content2 {

}
.iframe-content2 iframe {
 position: absolute;
 text-align: center;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 clear: both;
}

@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;
 }
}