<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media (min-width: 769px) {
img {
    width: 100%;
    vertical-align: bottom;
}
p {
    margin: 0;
    padding: 0;
    font-family: serif;
}
a {
    text-decoration: none;
    font-family: serif;
    color: #dfccbb;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    list-style: none;
    font-family: serif;
}
.n2-bullet.n2-style-37b83350d88fb82e7ea26e8ad7887167-dot {
    display: none;
}
.sp {
    display: none;
}
body {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #dfccbb;
	background: #4e454a;
    font-family: serif;
}
.fst_block.sp {
    display: none;
}
.ttl_block {
    display: block;
    position: absolute;
    width: 100%;
}
header {
	display: block;
	position: fixed;
	height: 60px;
	z-index: 99;
}
.header_logo {
	display: block;
	position: relative;
	width: 5%;
	text-align: center;
	padding-top: 10px;
	left: 47%;
}

.fst_flex {
    display: flex;
    position: relative;
    width: 100%;
}
.fst_imgBox {
    display: block;
    position: relative;
    width: 40%;
}
.block_inner {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 5vw;
}
.wrap {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.fst_ttl {
    display: block;
    position: relative;
    width: 100%;
    margin: 28% auto;
    z-index: 4;
}
.fst_ttl h1 {
    color: #fff;
    text-align: center;
    font-size: 50px;
    letter-spacing: 7px;
    line-height: 1;
    font-family: serif;
	font-weight: normal;
	text-shadow: black 0 0 15px, black 0 0 15px, black 0 0 5px;
}
.fst_ttl p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1;
    font-family: serif;
	font-weight: normal;
	text-shadow: black 0 0 15px, black 0 0 15px, black 0 0 5px;
}
.fst_block.pc {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.overlay {
	background: rgba(43, 17, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.about_block {
    display: block;
    position: relative;
    width: 1120px;
    margin: 0 auto;
}
.about_text{
    display: none;
}
.block_inner_about {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 50px;
}
.block_inner_about h2 {
	display: block;
	text-align: center;
	font-family: serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 2px;
	color: #fff;
	margin: 0;
}
.block_inner_about h4 {
    color: #dfccbb;
    font-family: serif;
    font-size: 18px;
    letter-spacing: 5px;
    text-align: center;
	margin: 0;
}
.block_inner_about p {
    color: #dfccbb;
    font-family: serif;
    font-size: 16px;
	letter-spacing: 2px;
	line-height: 2;
    text-align: center;
	margin-top: 20px;
}
.image_block {
    display: block;
    position: relative;
    width: 100%;
}
.block_inner_img {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.block_inner_img1 {
	display: block;
	position: absolute;
	width: 45%;
	height: auto;
	right: 0;
	top: 50px;
	border: 1px solid;
	border-image: conic-gradient(#dfccbb, #fff, #dfccbb, #fff, #dfccbb) 1;
}
.block_inner_img2 {
    display: block;
    position: relative;
	width: 40%;
	height: auto;
	top: 300px;
	left: 25%;
	border: 1px solid;
	border-image: conic-gradient(#dfccbb, #fff, #dfccbb, #fff, #dfccbb) 1;
}	
.store_block {
    display: block;
    position: relative;
    width: 100%;
	margin-top: 340px;
    overflow: hidden;
}
.block_inner_store {
    display: block;
    position: relative;
    width: 100%;
}
.store_ttl {
    display: block;
    position: absolute;
    width: 100%;
    margin-top: 20px;
    z-index: 1;
}
.block_inner_store h2 {
    display: block;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 2px;
	text-shadow: black 0 0 15px, black 0 0 15px, black 0 0 5px;
    color: #dfccbb;
}
.store_inner_img {
    display: block;
    position: relative;
    width: 100%;
}
.block_inner_table {
	display: block;
	position: relative;
	width: 500px;
	margin: 0 auto;
}
table {
	font-family: serif;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 0 auto;
	margin-top: -35vw;
    color: #dfccbb;
	letter-spacing: 0.5px;
	background: rgba(78, 69, 74, 0.6);
}
tr {
    border-bottom: 1px solid #dfccbb;
    position: relative;
    width: 100%;
}
th {
	display: table-cell;
	text-align: left;
	width: 30%;
	padding: 10px;
	font-size: 14px;
}
td {
	font-size: 14px;
	padding: 10px;
}
.block_inner_img3 {
    display: block;
    position: relative;
    width: 45%;
    left: 0;
	top: 50px;
    border: 1px solid;
    border-image: conic-gradient(#dfccbb, #fff, #dfccbb, #fff, #dfccbb) 1;
}
.block_inner_img4 {
    display: block;
    position: absolute;
    width: 40%;
    top: 300px;
    left: 35%;
    border: 1px solid;
    border-image: conic-gradient(#dfccbb, #fff, #dfccbb, #fff, #dfccbb) 1;
}
.recruit_block {
    display: block;
    position: relative;
    width: 100%;
	margin-top: 200px;
}
.block_inner_recruit {
    display: block;
    position: relative;
    width: 100%;
}
.recruit_ttl {
    display: block;
    position: absolute;
    width: 100%;
    margin-top: 3vw;
    z-index: 1;
}
.recruit_ttl h2 {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 5vw;
	font-family: serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 2px;
	text-shadow: black 0 0 15px, black 0 0 15px, black 0 0 5px;
	color: #dfccbb;
}
.recruit_inner_img {
    display: block;
    position: relative;
    width: 100%;
}
.block_inner_recruit p {
	display: block;
        position: relative;
        width: 500px;
        margin: 0 auto;
        top: -27vw;
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
	font-family: serif;
	font-weight: normal;
	color: #dfccbb;
}
.block_inner_btn {
	display: block;
	position: relative;
	width: 330px;
	margin: 0 auto;
    top: -25vw;
	border: 1px solid #dfccbb;
	text-align: center;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.5);
}	
.block_inner_btn a {
	color: #dfccbb;
	font-family: serif;
	font-size: 12px;
}
.footer_block {
    display: block;
    position: relative;
    width: 100%;
    background: linear-gradient(to bottom, #4e454a, #1e1a1c);
}
.footer_logo {
    display: block;
    position: relative;
    width: 40%;
    margin: 0 auto;
}
.footer_logo h3 {
    display: block;
    position: relative;
    width: 30%;
    margin: 0 auto;
}
.footer_logo p {
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1;
    font-family: serif;
    font-weight: bold;
    color: #dfccbb;
    margin-top: 20px;
}
.footer_contact {
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: serif;
	font-weight: normal;
	color: #dfccbb;
	margin-top: 50px;
}
.footer_text {
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: serif;
    font-weight: normal;
    color: #dfccbb;
    padding-bottom: 50px;
}
.footer_text p {
    margin-top: 20px;
}
.footer_btn {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99;
}
.footer_flex {
    display: flex;
    position: relative;
    justify-content: center;
    box-shadow: 0px 0px 20px black;
}
.footer_tel {
    display: block;
    position: relative;
    width: 50%;
    border: 1px solid #dfccbb;
    text-align: center;
    background: linear-gradient(to bottom, #4e454a, #1e1a1c);
}
.footer_access {
    display: block;
    position: relative;
    width: 50%;
    border: 1px solid #dfccbb;
    text-align: center;
    background: linear-gradient(to bottom, #4e454a, #1e1a1c);
}
.footer_tel a {
    display: block;
    text-align: center;
    padding: 3vw 0;
	font-family: serif;
}
.footer_access a {
    display: block;
    text-align: center;
    padding: 3vw 0;
	font-family: serif;
}
.footer_tel a span {
    font-size: 10px;
    display: block;
    line-height: 1;
	letter-spacing: 2px;
}
.footer_access a span {
    font-size: 10px;
    display: block;
    line-height: 1;
	letter-spacing: 2px;
}
p.copyright {
	text-align: center;
	font-family: serif;
	font-size: 12px;
	color: #dfccbb;
	background: #000;
}
/*ギャラリーページ*/
.gallrey_fst_ttl {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 34vw;
}
.gallrey_fst_ttl h1 {
    color: #fff;
    text-align: center;
 &nbsp; &nbsp;font-size: 40px;
    letter-spacing: 7px;
    line-height: 1;
    font-family: serif;
    font-weight: bold;
    text-shadow: black 0 0 15px, black 0 0 15px, black 0 0 5px;
}	
.gallrey_fst_ttl p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 10px;
    font-family: serif;
    font-weight: normal;
    text-shadow: black 0 0 15px, black 0 0 15px, black 0 0 5px;
}
.gallrey_ttl p {
    color: #dfccbb;
    font-family: serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 2;
    text-align: center;
}
.gallrey_ttl {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 5vw;
}
.gallrey_list {
    display: flex;
    position: relative;
	width: 90%;
	margin: 5vw auto;
}
.gallrey_list_img h4 {
    color: #dfccbb;
    font-family: serif;
    font-size: 24px;
    letter-spacing: 1px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 1vw;
	width: 95%;
}
.gallrey_list_img h4:after {
    content: "";
    display: block;
    height: 3px;
    background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
    background: linear-gradient(to right, rgb(255, 255, 255), #ffb2b2);
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
}
.gallrey_list_img_inner {
    display: block;
    position: relative;
	width: 95%;
	margin: 0 auto;
}
.gallrey_list_img_inner img {
    margin-top: 1vw;
    box-shadow: 0px 0px 15px black;
}
.gallrey_list_img_inner p {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    padding: 5px 0;
    font-family: serif;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 1vw;
}
}</pre></body></html>