@charset "UTF-8";
/* CSS Document */
html {
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
}
html.wf-active,
html.loading-delay {
	visibility: visible;
	opacity: 1;
}

* {
    word-break: break-all;
}
body {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	color: #585858;
	line-height: 1.6;
	letter-spacing: 0em;
}
#wrapper {
    overflow: hidden;
}
@media screen and (min-width: 767px) {
    /*html,
body {
	min-width: 1260px;
}
*/
}
a {
	color: #666;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a img {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.orderArea .item .inner .left .border .txt a:hover,
a:hover {
	color: #A37E5F;
}
.inner {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
.cg {
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
}



/*header*/
header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
}
.is-animation {
	background-position: top center;
	background-color: rgba(67,60,57,.9);
	transition: 1s;
	box-shadow: 0 2px 13px rgba(0, 0, 0, 0.2);
}
header .inner {
	max-width: 1900px;
	height: 110px;
	padding: 20px 20px 0;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
}
header .inner h1 {
	margin-top: 0;
	width: 160px;
	padding: 10px 0 0 15px;
}
header .inner h1 a {
	display: inline-block;
}
header .inner h1 a img {
	width: 100%;
}
header .inner h1 a:hover {
	opacity: 0.7;
}
header .inner .right {
	display: flex;
	justify-content: space-between;
	padding-top: 15px;
	padding-right: 15px;
}
header .inner .right .gnavArea {
	position: relative;
}
header .inner .right .gnav {
	overflow: hidden;
}
header .inner .right .gnav li {
	float: left;
	margin: 0 1em;
	text-align: center;
}
header .inner .right .gnav li a {
	line-height: 38px;
	font-size: 13px;
	color: #fff;
	position: relative;
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
}
header .inner .right .gnav li a:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transition: all 0.3s;
	transform: scaleX(0);
}
header .inner .right .gnav li a:hover:after {
	transform: scaleX(1);
}
header .inner .right .gnav .icon a {
	display: block;
	font-size: 20px;
}
header .inner .right .gnav .icon a:hover {
	opacity: .7;
}
header .inner .right .gnav .icon {
	margin: 0 0.5em;
}
.toggle {
	position: fixed;
	top: 35px;
	right: 20px;
	color: #fff;
	font-size: 30px;
	cursor: pointer;
	z-index: 9999;
	line-height: 0;
	display: none;
}
.toggle:before {
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	content: "\f0c9";
}
.toggle.open:before {
	content: "\f00d";
}

/* fixBtn */
.fixBtn p {
  position: fixed;
  z-index: 200;
  transition: all 0.3s;
  width: 80px;
  height: 120px;
  text-align: center;
  top: 135px;
  right: -5px;
  background-color: #3B3229;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
.fixBtn p a {
  color: #DFD2C6;
  font-size: 11px;
  display: block;
  font-weight: bold;
	font-family: century-gothic, sans-serif;
	font-style: normal;
	line-height: 1.2;
	padding-top: 20px;
}
.fixBtn p a img{
	padding-bottom: 8px;
	margin: 0 auto;
}
.fixBtn .fixBtn_order{
	font-size: 10px;
	color: #fff;
	padding-top: 5px;
}
.fixBtn p:hover {
  right: 0;
  opacity: 1;
}
/* Instagram */
.igArea{
	margin-top: 100px;
	background: linear-gradient(rgba(0,0,0,0) 70%, #EFEEE8 30%) no-repeat 50% 50% / 100% 100%;
}
.igArea .inner .Instagram {
	padding-bottom: 30px;
}
.igArea .inner .Instagram .Instattl{
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #DFD2C6;
	text-align: center;
	line-height: 1.2;
}
.igArea .inner .Instagram .Instatxt{
    font-size: 12px;
    color: #3A3228;
    text-align: center;
}
.igArea .inner .ig{
  width: 100%;
	margin: 0 auto;
	text-align: center;
}
.igArea .inner .ig .account{
  font-size: 14px;
  margin-bottom: 62px;
}
.igArea .inner .ig #sb_instagram{
  width: 100%;
	margin: 0 auto;
	text-align: center;
}
.igArea .inner .ig #sb_instagram #sbi_images{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1000px;
}
.igArea .inner .ig #sb_instagram #sbi_images .sbi_item{
	width: 14.6666666%;
	margin: 10px 1% 0;
	position: relative;
	overflow: hidden;
}
.igArea .inner .ig .link_btn a{
  background-color: #44A2C1;
}
.igArea .inner .ig .link_btn a:hover{
  background-color: #6eb6cf;
}
.sbi-screenreader{
	display: none;
}
.sbi_photo_wrap a{
	display: block;
}
.sbi_photo_wrap svg{
	display: none;
}
.igArea .btnArea{
	text-align: center;
	margin-top: 20px;
}
.igArea .btnArea a{
	color: #FFF;
}
/*20241203調整*/
#sbi_images {
    gap: 0!important;
}
.igArea .inner .ig #sb_instagram #sbi_images .sbi_item img{
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

/* //content_section instagram */



footer .photoGallery .btnArea .btn a {
	width: 190px;
	display: inline-block;
	padding: 20px 0;
	line-height: 1;
	color: #fff;
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	text-align: center;
	position: relative;
	background-color: #3B3229;
}
footer .photoGallery .btnArea .btn a:hover {
	background-color: #DFD2C7;
}



/* footer */
footer {
	position: relative;
}
/*一時追加*/
footer {
	padding-top: 100px;
}
/*ここまで一時追加*/
footer .footer_bg {
	background: rgb(59,50,41);
}

footer .photoGallery .InstagramArea .InstagramTtl {
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #DFD2C6;
	text-align: center;
	line-height: 1.2;
	padding-top: 70px;
	margin: 0 auto;
}
footer .photoGallery .InstagramArea .Instagramtxt {
	font-size: 12px;
	color: #3A3228;
	text-align: center;
	padding-bottom: 35px;
}
footer .pagetop {
	position: fixed;
	bottom: 25px;
	right: 25px;
	height: auto;
}
footer .pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background-color: #fff;
	color: #411F13;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #D3CECA;
}
footer .footer_bg .inner {
	padding: 40px 100px;
	text-align: center;
}
footer .footer_bg .inner .f_top .f_nav {
	padding: 0 70px;
}
footer .footer_bg .inner .f_top .f_nav  li {
	display: inline-block;
	margin: 5px 2em;
}
footer .footer_bg .inner .f_top .f_nav  li a {
	font-family: century-gothic, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	font-size: 13px;
}
footer .footer_bg .inner .f_top .f_nav li a:hover {
	color: #A37E5F;
}
footer .footer_bg .map {
	height: 200px;
}
footer .footer_bg .f_bottom .inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding: 40px 100px;
}
footer .footer_bg .f_bottom .inner .left {
	width: 40%;
	text-align: left;
}
footer .footer_bg .f_bottom .inner .right {
	width: 60%;
	display: flex;
	align-items: center;
}
footer .footer_bg .f_bottom .inner .right .link {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
footer .footer_bg .f_bottom .inner .right .link li:nth-of-type(1) {
	margin-right: 10px;
}
footer .footer_bg .f_bottom .inner .right .link li a {
	display: inline-block;
}
footer .footer_bg .f_bottom .inner .right .link li a:hover {
	opacity: .7;
}
footer .footer_bg .f_bottom  .inner .left .f_logo {
	padding-bottom: 8px;
}
footer .footer_bg .f_bottom .inner .left .f_logo a {
	display: block;
}
footer .footer_bg .f_bottom .inner .left .f_logo a:hover {
	opacity: .7;
}
footer .footer_bg .f_bottom .inner .left .nema {
	font-size: 14px;
	line-height: 1;
	color: #fff;
	padding-bottom: 8px;
}
footer .footer_bg .f_bottom .inner .left p {
	font-size: 13px;
	color: #fff;
	line-height: 1.6;
}
footer .copy {
	padding: 10px 0;
	text-align: center;
	background-color: #fff;
}
footer .copy p {
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #2C0600;
}

@media screen and (max-width: 1200px) {
	footer .footer_bg .inner .f_top .f_nav {
		padding: 0 10px;
	}
	footer .footer_bg .f_bottom .inner {
		padding: 40px 50px;
		display: flex;
		justify-content: center;
		flex-wrap: nowrap;
	}
	footer .footer_bg .f_bottom .inner .left,
	footer .footer_bg .f_bottom .inner .right {
		width: 50%;
		text-align: left;
	}	
}
@media screen and (max-width: 1100px) {
.igArea .inner .ig #sb_instagram #sbi_images{
	max-width: 800px;
}
header .inner .right .gnav li {
    margin: 0 .5em;
}
}
@media screen and (max-width: 1000px) {
	body {
	}
    /*header*/
	.toggle {
		display: block;
		top: 36px;
		font-size: 22px;
	}
	header .inner {
		width: 100%;
		display: block;
		padding: 10px 15px 0px;
		height: 75px;
	}
	.is-animation .inner {
		width: 100%;
		padding: 10px 15px 0px;
	}
	header .inner .right {
		display: block;
		width: 100%;
	}
	header .inner h1 {
		margin-top: 0;
		width: 120px;
		padding: 8px 0 0 0;
	}
	header .inner .right .gnavArea {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 100%;
		width: 100vw;
		height: 100vh;
		background: rgb(95,90,75,85);
		z-index: 9998;
		opacity: 0.6;
		transition: all 0.5s;
		overflow-y: scroll;
	}
	header .inner .right .gnavArea.is_show {
		right: 0;
		opacity: 1;
	}
	header .inner .right .gnavArea .gnav {
		display: block;
		width: 100%;
		padding: 0;
		background-color: none;
		margin-top: 60px;
	}
	header .inner .right .gnavArea .gnav li {
		width: 100%;
		height: 6vh;
		margin: 0;
	}
	header .inner .right .gnavArea .gnav li a {
		display: block;
		font-size: 14px;
		padding: 8px 0;
		line-height: 6vh;
		text-align: center;
		text-shadow: none;
	}
	header .inner .right .gnavArea .gnav li a:hover {
		color: #000;
	}
	header .inner .right .gnav li a:hover:after {
		display: none;
	}
	


	
/* footer */
	footer .footer_bg .inner .f_top .f_nav {
		padding: 0 0;
	}
	footer .footer_bg .inner .f_top .f_nav li {
		display: block;
		margin: 5px 0;
		border-bottom: 1px dotted #666;
	}
	footer .footer_bg .inner .f_top .f_nav li a {
		display: block;
		padding: 10px 0;
	}
	footer .photoGallery .item ul{
		flex-wrap: wrap;
	}
	footer .footer_bg .f_bottom .inner .left .f_logo {
		padding-bottom: 8px;
		width: 120px;
		margin: 0 auto;
	}
	footer .footer_bg .map {
		height: 150px;
	}
	footer .footer_bg .f_bottom .inner {
		display: block;
		padding: 30px 5vw;
	}
	footer .footer_bg .f_bottom .inner .left {
		width: 100%;
		padding-bottom: 25px;
		text-align: center;
	}
	footer .footer_bg .f_bottom .inner .right {
		width: 100%;
	}
	footer .footer_bg .f_bottom .inner .right .link {
		text-align: center;
		justify-content: center;
	}
	footer .footer_bg .f_bottom  .inner .left .f_logo {
		padding-bottom: 8px;
	}
}

@media screen and (max-width: 767px) {
	body {
		font-size: 14px;
	}
	.inner {
		width: 100%;
		max-width: 100%;
	}
	
	/*fixBtn*/
.fixBtn p {
  top: inherit;
  bottom: 0;
  left: 0;
	height: auto;
  width: 100%;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	box-shadow: 0 2px 13px rgba(0, 0, 0, 0.2);
}
.fixBtn p a {
  font-size: 25px;
	padding-top: 0;
}

/*.fixBtn a img {
  width: 100%;
}
*/
	/* photoArea */
	.igArea .inner {
		padding: 20px 5vw 30px;
	}
	.igArea .inner .h2Area {
		padding-bottom: 25px;
	}
	.igArea .inner .ig #sb_instagram #sbi_images {
		overflow: hidden;
	}
	.igArea .inner .ig #sb_instagram #sbi_images .sbi_item {
		float: left;
		width: 31.3%;
		margin: 1%;
	}
	.igArea .inner .ig #sb_instagram #sbi_images .sbi_item:nth-of-type(3n+1) {
		clear: inherit;
	}
	/*
	.igArea .inner .ig #sb_instagram #sbi_images .sbi_item:nth-of-type(2n+1) {
		clear: both;
	}
*/	
	/* footer */
	footer{
		margin-bottom: 70px;
	}
	footer .footer_bg .inner {
		padding: 40px 5vw 30px;
	}
	footer .pagetop {
		bottom: 25px;
		right: 20px;
	}
	footer .pagetop a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 10px;
	}	
	footer .photoGallery {
    padding-bottom: 60px;
	}
	footer .photoGallery .item ul li{
		max-width: 48%;
	}
	footer .footer_bg .inner .f_bottom .right .sns {
		display: block;
	}
	footer .footer_bg .inner .f_bottom .right .sns li:nth-of-type(1) {
		margin-bottom: 15px;
		margin-right: 0;
	}
	footer .footer_bg .inner .f_bottom .right .sns li:nth-of-type(2) {
		margin-left: 0;
	}
}

@media screen and (max-width: 380px) {
}
