@charset "UTF-8";
:root { --jewel: #7a6544; --content: min(92vw, 1180px); }
html { scroll-behavior: smooth; }
body { min-width: 320px; }
img { max-width: 100%; height: auto; }
button { font: inherit; }
.hamburger { border: 0; background: transparent; cursor: pointer; }
html {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-family: "Noto Serif JP", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
}
a {
	color: #7a6544;
}
a:hover {
	opacity: 0.5;
}
#title, footer, h2, h3 {
	font-family: "adobe-garamond-pro", "Times New Roman", Times, "a-otf-ryumin-pr6n", serif;
}
#title {
	font-size: 1.4em;
	color: #7a6544;
	text-align: center;
	margin: 30px auto;
}
h2 {
	color: #7a6544;
	font-weight: bold;
	margin: 100px auto 50px auto;
	font-size: 1.5em;
}
h3 {
	font-family: "Charlemagne Std";
	font-size: 1.5em;
	color: #7a6544;
	padding-top: 20px;
	margin-bottom: 20px;
}
h5 {
	color: #7a6544;
	font-weight: 700;
	margin-bottom: 20px;
}
#menu {
	color: #7a6544;
	text-align: center;
	margin: 60px auto;
	font-family: ヒラギノ明朝 ProN W3, Noto Sans Japaneze, Noto Serif Japanese, Noto Sans JP;
}
#menu li {
	display: inline-block;
	margin-left: 20px;
}
.slider {
	margin: 0 auto;
	width: min(92vw, 900px);
}
.slider img {
	width: 100%;
}
.slick-slide {
	transition: .5s ease;
}
.slick-slide:not(.slick-current) {
	opacity: .5;
}
.slider {
	display: none;
}
.slider.slick-initialized {
	display: block; /*slick-initializedが付与されたら表示*/
}

#explain {
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 65%;
	text-align: left;
}
.expcome {
	width: 49%;
	height: auto;
	line-height: 60px;
	padding-left: 100px;
}
section {
	margin-top: 150px;
}
.itemimg {
	width: min(92vw, 800px);
	margin: 0 auto;
}
.itemimg img {
	width: 100%;
	height: 100%;
}
.iimg {
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	display: inline-block;
	object-fit: cover;
}
.iimg2 {
	display: inline-block;
}
.iimg1 img {
	object-fit: cover;
	width: auto;
	height: 480px;
	padding: 0
}
.iimg2 img {
	object-fit: cover;
	width: auto;
	height: 480px;
}
.iimg3 img {
	width: auto;
	height: 350px;
}
.iimg3 img:nth-child(1) {
	margin-bottom: 30px;
}
.viewall {
	display: block;
	margin-top: 50px;
}
.items {
	width: min(92vw, 750px);
	padding-top: 30px;
	margin: 0 auto;
	display: block;
}
.items img {
	width: 20%;
	margin: 5px;
}
.titleimg {
	width: 35%;
}
.sonotaimg {
	width: 20%;
}
footer {
	color: #FFF;
	width: 100%;
	height: auto;
	line-height: 100px;
	padding-top: 50px;
	padding-bottom: 100px;
	margin-top: 200px;
	background-color: #7a6544;
}
footer li {
	display: inline-block;
	margin-left: 20px;
}
footer a {
	color: #FFF;
}
#page_top {
	width: 70px;
	height: 70px;
	padding: 5px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	border: solid 1px #7a6544;
	background-color: #FFF;
	color: #7a6544;
	border-radius: 50%;
	box-shadow: 0 2px 10px -6px rgba(0,0,0,.5), 0 3px 10px -4px rgba(0,0,0,.2);
}
#page_top::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f077';
	font-size: 40px;
	text-align: center;
}
#page_top::after {
	content: 'PAGE TOP';
	font-size: 13px;
	text-align: center;
	display: block;
}
#page_top:hover {
	background: #7a6544;
	color: #fff;
}
#Dancingvideo {
	width: 35%;
}
.viewall {
	width: 40%;
	margin: 30px auto;
}
@media screen and (max-width:768px) {/*-----------------------------------------------------------*/
#title {
	color: transparent;
}
.slider {
	margin-top:100px ;
}
h3 {
	border-bottom: 1px solid #7a6544;
	margin: 10px 15px;
	padding-bottom: 5px;
}
#page_top {
	width: 45px;
	height: 45px;
	padding: 2px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	border: solid 1px #7a6544;
	background-color: #FFF;
	color: #7a6544;
	border-radius: 50%;
	box-shadow: 0 2px 10px -6px rgba(0,0,0,.5), 0 3px 10px -4px rgba(0,0,0,.2);
}
#page_top::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f077';
	font-size: 20px;
	text-align: center;
}

h2 {
	margin: 50px auto 5px auto;
	font-size: 1.5em;
	z-index: 100;
}
#explain {
	width: 100%;
	height: 200px;
}
#explain img {
	width: 100%;
	height: 200px;
	opacity: 0.5;
	object-fit: cover;
}
h5 {color: #222;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 10px;
}
.expcome {
	font-size: 0.9em;
	position: absolute;
	color: #222;
	font-weight: bold;
	width: 90%;
	height: auto;
	line-height: 30px;
	padding-left: 10px;
}
.itemimg {
	width: 100%;
	margin: 0 auto;
}
.itemimg img {
	width: 100%;
	height: 100%;
}
.iimg {
	margin-right: 0;
	margin-bottom: 0;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	object-fit: cover;
}
.iimg2, .iimg1 {
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
}
.iimg1 img {
	object-fit: cover;
	width: 50%;
	height: auto;
	margin-bottom: 2px;
}
.iimg2 img {
	object-fit: cover;
	width: 39.5%;
	height: auto;
	margin-bottom: 2px;
}
.iimg3 img {
	width: 40%;
	height: auto;
}
.iimg3 img:nth-child(1) {
	margin-bottom: 30px;
}
.viewall {
	display: block;
	margin-top: 50px;
}
.items {
	width: 100%;
	padding-top: 30px;
	margin: 0 auto;
	display: block;
}
.items img {
	width: 50%;
	margin: 5px;
}
.titleimg, .sonotaimg {
	width: 90%;
}
.sonota {
	padding: 10px;
}
.viewall {
	width: 90%;
	margin: 30px auto;
}

footer {
	width: 100%;
	height: auto;
	line-height: 50px;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 50px;
}
footer li {
	display: block;
	margin-left: 0;
}
/*　＝（ボタン）　*/
.hamburger {
	display : block;
	position: fixed;
	z-index : 3;
	right : 13px;
	top : 12px;
	width : 42px;
	height: 42px;
	text-align: center;
}
.hamburger span {
	display : block;
	position: absolute;
	width : 30px;
	height : 2px;
	left : 6px;
	background : #7a6544;
	transition : 0.5s ease-in-out;
}
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 20px;
}
.hamburger span:nth-child(3) {
	top: 30px;
}
/* ×（開いてる時のボタン） */
.hamburger.active span:nth-child(1) {
	top : 16px;
	left: 6px;
	transform : rotate(315deg);
}
.hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
	top: 16px;
	transform : rotate(-315deg);
}
#menu {
	width: 100%;
	position: fixed;
	z-index : 2;
	text-align: center;
	transform: translateY(-120%);
	transition: all 0.6s;
	margin: 0px auto;
	padding-top: 50px;
	background-color: #FFF;
	opacity: 0.9;
}
#menu li {
	display: block;
	line-height: 50px;
	margin-left: 0px;
	border-bottom: 1px solid #7a6544;
}
#menu li a {
	width: 100%;
	display: block;
}
#menu li a:hover {
	background: #7a6544;
	color: #FFF;
}
/* jQuery用 */
#menu.active {
	transform: translateY(0%);
}
header {
	background: #FFF;
	position: fixed;
	width: 100%;
	padding: 0 auto;
	margin: 0;
	z-index: 1;
	top: 0;
}
}
