@charset "UTF-8";
/*---------------------
		スマホ対応
---------------------*/


* {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
}

.sp {
	display: block;
}
.pc {
	display: none;
}
html, body {
	font-size: 100%;
}
.container {
	width: 95%;
	margin: 0 auto;
}
.sub-title br {
	display: block;
}
#header {
	margin-bottom: 0;
}
#header h1{ width: 40%; margin: 0;}
#header .logo {
	width: 50%;
}
#header .intro p {
	line-height: 1.2;
}
#header .top-contact {
	position: static;
	width: 100%;
	text-align: center;
}
#header .top-contact .pulldown {
	width: 100%;
	padding: 0;
}
#header .top-contact .tel-pc {
	display: none;
}
#header .top-contact .tel-sp {
	display: inline-block;
	width: 25%;
	padding: 1rem 2rem;
}
#header .top-contact .mail {
	width: 22%;
	padding: 1rem 2rem;
	position: relative;
}
#header .top-contact .menu-sp {
	position: relative;
}
#header .top-contact .tel-sp {
	position: relative;
}
#header .top-contact .tel-sp .pulldown {
	padding: 0.5rem;
}
#header .top-contact .menu-sp {
	padding: 0 3.2rem;
}
.top-image .intro p{
	line-height: 1.5;
}
.top-image .intro {
	padding: 2.5rem 0;
}
.intro p {
	font-size: 60%;
}
.instagram-gallery {
	width: 100%;
}
.menu-sp .pulldown-box {
	display: none;
	position: absolute;
	right: -68%;
	width: 650%;
	-webkit-box-shadow: 0px 5px 18px -4px;
	        box-shadow: 0px 5px 18px -4px;
	padding: 27%;
	top: 65%;
}
.mail .pulldown-box {
	display: none;
	/* position: absolute; */
    /* right: 20%; */
	width: 717%;
	right: -313%;
	padding: 25%;
	-webkit-box-shadow: 0px 5px 18px -4px;
	        box-shadow: 0px 5px 18px -4px;
	top: 61%;
}
.menu-sp {
	display: inline-block;
	width: 22%;
	padding: 1rem 2rem;
}
/* line 2119, ../../html/sass/style.scss */
.menu-sp li a {
	/* display: block; */
	text-decoration: none;
	color: #947f28;
}
/* line 2127, ../../html/sass/style.scss */
.alignright {
	text-align: left;
	padding-bottom: 0.5rem;
}
/* line 2576, ../../html/sass/style.scss */
#footer .pc {
	display: none;
}
/* line 2579, ../../html/sass/style.scss */
#footer .footer-menu {
	padding: 2rem;
	width: 100%;
	text-align: center;
	font-size: 1.2rem;
}
/* line 2584, ../../html/sass/style.scss */
#footer .footer-menu li {
	width: 80%;
}
/*---------------------
		CD新規追加
---------------------*/

.menu-sp .pulldown-box li dl dt {
	width: 60%;/* float: left; */
	margin: 0 auto;
}
.menu-sp .pulldown-box li dl {
	width: 47%;
	float: left;
}
.menu-sp .pulldown-box li dl .order_txt {
	color: #000;
	font-size: 20px;
	text-align: center;
	font-family: 'baubodbc';
}
.menu-sp .pulldown-box li dl:first-child {
	border-right: 1px solid #947f28;
	padding-right: 3%;
}
.menu-sp .pulldown-box li dl:last-child {
	padding-left: 3%;
}
.menu-sp .pulldown-box li dl dd:last-child {
	font-size: 120%;
	text-align: center;
	color: #6d5e1d;
	font-weight: bold;
}
.mail .pulldown-box li p:last-child {
	width: 100%;/* font-size: 1.6rem; */
}
.pulldown-box li p:last-child {
	font-size: 180%;
}
.mail .pulldown-box li:nth-child(2), .mail .pulldown-box li:nth-child(3) {
	padding-left: 21px;
	border-bottom: 1px solid #947f28;
	padding-bottom: 15px;
}
.mail .pulldown-box li .mail_Text {
	/* width: 6%; */
	font-family: serif;
	color: #947f28;
	font-size: 1.3rem;
	position: absolute;
	font-weight: bold;
	left: 140px;
	margin-top: -7px;
}
#wrapper {
	overflow-x: hidden;
}
.mail .pulldown-box li .title {
	font-size: 170%;
}
.tel-sp .pulldown-box li {
	margin-bottom: 20px;
}
.tel-sp .pulldown-box li p:last-child {
	width: 100%;
}
.tel-sp .pulldown-box li p .number {
	font-family: serif;
	color: #947f28;
	font-size: 1.3rem;
	position: absolute;
	font-weight: bold;
	left: 127px;
	margin-top: -14px;
}
.tel-sp .pulldown-box li:nth-child(2), .tel-sp .pulldown-box li:nth-child(3) {
	padding-left: 17px;
	border-bottom: 1px solid #947f28;
	padding-bottom: 15px;
}
.tel-sp .pulldown-box li .title {
	font-size: 30px;/* width:  80%; *//* margin: 0 auto; */
	text-align: center;
	display: block;
	font-family: 'baubodbc';
	color: #000;/* position:  inherit; */
}
.tel-pc .pulldown-box {
	width: 740%;
	top: 20px;
	-webkit-box-shadow: 0px 5px 18px -4px;
	        box-shadow: 0px 5px 18px -4px;
	right: -265%;
}
.mail .pulldown-box li .title {
	font-size: 30px;/* width:  80%; *//* margin: 0 auto; */
	text-align: center;
	display: block;
	font-family: 'baubodbc';
	color: #000;/* position:  inherit; */
}
.menu-sp .pulldown-box li p span {
	font-size: 1.3rem;
}
.mail .pulldown-box li p .mgt_mail {
	margin-top: -20px;
}
/*---------------------------------------------------------------
		header
---------------------------------------------------------------*/
header .headerInner {
	width: 100%;
	margin: 0% auto;
	background: #000;
}
header nav {
	padding-top: 5px;
}
header nav ul li {
	float: left;
	padding: 0px 20px;
	border-left: 1px solid;
	line-height: 1.3em;
}
header nav ul li:first-child {
	padding-left: 0px;
	border-left: none;
}
header .headerInner .pcBox {
	display: none;
}
header .headerInner .spBox {
	display: block;/* position: fixed; */
	position: static;
	width: 100%;
/* background: rgba(255, 255, 255, 0.74); */
	z-index: 99999999999;
	background: #FFF;
}
header .headerInner .spBoxInner {
	padding: 1% 4%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;	
}
header .headerInner .spBoxInner .leftBox {
	width: 40%;
}
header .headerInner .spBoxInner .rightBox {
	width: 35%;
	z-index: 1;
}
header .headerInner .spBoxInner .rightBox li {
	width: calc(100% / 4);
	display: block;
}
header .headerInner .spBoxInner .rightBox li img{ width: 100%;}
header .gnav_classList {
	top: 0;
	right: 0;
}
header .spBox .spBoxInner p img {
	width: 40%;
}
header .spBox .spBoxInner ul {/* float: left; *//* width: 100%; *//* height: 3em; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-evenly;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;/* justify-content: space-between; */
	align-items: center;
	padding: 0 0 0 0%;
}

header .spBox .spBoxInner ul li {/* float: right; */
	width: 8%;
	padding: 1% 2%;/* display: inline-block; */
}
header .spBox .spBoxInner ul li:nth-child(3) img {
	width: 100%;
	padding-top: 0%;
}
header .spBox .spBoxInner .pullTgt_hover {
	float: none;
}
header .spBox .spBoxInner .pullTgt_hover li {
	float: none;
}
#headerBox nav ul li a {
	color: #000;
}
header .ulBox2 li {
	float: left;
	padding: 0px 10px;
}
header .ulBox2 li:first-child {
	padding-left: 0px;
}
/* header .mainBox {
	background: url(../images_renew/img_main20200428a_sp.jpg) no-repeat;
	height: auto;
	background-size: 100%;
} */
header .mainBoxInner h1 {
	text-align: center;
	padding: 57% 5% 2%;
}
header .mainBoxInner h1 img {
	width: 95%;
}
header #menuBtnBox {
	width: 2rem;
	height: 1.4rem;
	cursor: pointer;
	margin: 0em 0em 0 0;
}
header #menuBtnBox .menuBtn {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	float: none;
}
header #menuBtnBox .line, header #menuBtnBox .menuBtn:before, header #menuBtnBox .menuBtn:after {
	content: "";
	display: block;
	width: 90%;
	height: 2px;
	background: #000;
	position: absolute;
	right: 0;
	border-radius: 20px;
	-webkit-transform-origin: center;
	    -ms-transform-origin: center;
	        transform-origin: center;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
header #menuBtnBox .line {
	top: 0;
}
header #menuBtnBox .menuBtn:before {
	top: calc(50% - 1px);
}
header #menuBtnBox .menuBtn:after {
	bottom: 0;
}
header #menuBtnBox .menuBtn.open .line {
	top: calc(50% - 1px);
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
header #menuBtnBox .menuBtn.open:before {
	top: calc(50% - 1px);
	opacity: 0;
}
header #menuBtnBox .menuBtn.open:after {
	bottom: calc(50% - 1px);
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

@media screen and (min-width:768px) and ( max-width:1024px){
/* header .mainBoxInner{height: 410px;} */
header #menuBtnBox{width: 4rem;height: 2.4rem;}
/* header .mainBoxInner p{padding: 10% 5% !important;} */
}

/*----- サイドメニューSP版 -----*/
#sidr {
	overflow: auto;
	height: 100vh;
}
#sideBox {
	width: 100%;
	overflow-y: auto;
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	-webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
	transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
	-o-transition: transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	opacity: 0;
	z-index: -1;
}
#sideBox.open {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	background: rgba(149, 127, 41, 0.9);
}
#sideBox .other .titleBox .txt_title {
	font-weight: bold;
}
#sideBox ul {
	float: none;
	padding: 23% 0% 30%;
	width: 80%;
	margin: 0 auto;
	display: block;
}
#sideBox ul li {
	float: none;
	text-align: center;
	border-bottom: 1px dashed #fff;
	font-size: 70%;
	line-height: 1.6em;
	padding: 2% 0%;
	width: 100%;
	-webkit-font-feature-settings: "palt";
	        font-feature-settings: "palt";
}
#sideBox ul li a {
	color: #fff;
}
#sideBox ul li span {
	font-size: 140%;
}
#sideBox ul li:last-child {
	border: none;
}
#sideBox ul li:nth-last-of-type(n+9) {
	border: 1px solid #fff;
	background: #fff;
	margin: 2% auto;
	font-size: 90%;
	padding: 2.5% 0%;
	border-radius: 5px;/* font-weight: bold; */
    line-height: 1.4em;
}
#sideBox ul li:nth-last-of-type(n+9) a {
	color: #957f29;
}
#sideBox ul li:nth-last-of-type(n+9) span {
	font-weight: bold;
	font-size: 150%;
}
.message .social-bottom .social-icon {
	width: 30%;
}

#sideBox ul li.jp{padding: 5.5% 0%!important;}

/*----- footerSP版 -----*/
footer .footer-menu li {
	width:80%;
	text-align:center;
}



/* header .mainBoxInner p{
    text-align: center;
    padding: 57% 5% 2%;
} */








