@charset "utf-8";

.pc {
	display: none !important;
}

body {
	font-size: 3.73vw;
	padding-top: 25.2vw;
}

.wrap {
	padding: 0 4vw;
}

.w100p {
	width: 100%;
	height: auto;
}

/*----------------------------------------------------
    header
----------------------------------------------------*/

header {
	background: url(../img/hf_bg.jpg);
	text-align: center;
	padding: 2.67vw 0 0;
	position: fixed;
	height: 25.2vw;
	width: 100%;
	top: 0;
	z-index: 100;
	box-sizing: border-box;
}

header h1 {
	width: 20.8vw;
	margin: 0 auto;
}

header .btn {
	width: 7.07vw;
	position: absolute;
	top: 10.40vw;
	right: 4vw;
}

/*----------------------------------------------------
    nav
----------------------------------------------------*/
 
nav {
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 99;
	background: #fff;
	margin-top: 25.2vw;
}

nav .wrap {
	padding: 0;
}

nav ul li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #c08544;
	border-bottom: 1px solid #c08544;
}

nav ul li:nth-child(2n) {
	border-right: none;
}

nav ul li a {
	display: block;
	text-align: center;
	padding: 4vw 0;
}

nav ul li a span {
	display: block;
	color: #883711;
	font-size: 2.13vw;
	padding-top: 1.6vw;
}

/*----------------------------------------------------
    mv
----------------------------------------------------*/

#mv {
	height: 97.2vw;
	background: url(../img/mv_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

#mv h2 {
	display: none;
	text-align: center;
	font-size: 6.40vw;
	font-weight: bold;
	color: #fff;
	letter-spacing: .2em;
	line-height: 1.5;
	padding: 12vw 0 0;
}

#mv h2 span {
	font-size: 9.07vw;
}

#mv figure {
	width: 100%;
	padding: 0 4vw;
	box-sizing: border-box;
	display: none;
	position: absolute;
	bottom: 0% ;
	left: 50% ;
	-webkit-transform: translate(-50%, 0%) ;
	transform: translate(-50%, 0%) ;
}

/*----------------------------------------------------
    bl_
----------------------------------------------------*/

div[id^="bl_"] h2 {
	text-align: center;
	font-size: 6vw;
	letter-spacing: .2em;
}

div[id^="bl_"] h2 span {
	display: block;
	font-size: 2.4vw;
	letter-spacing: .05em;
	padding: 9.07vw 0 2.93vw;
}

div[id^="bl_"] h2:after {
	content: '';
	display: block;
	width: 5.47vw;
	height: 4.80vw;
	background: url(../img/h2_bg.png) no-repeat;
	background-size: cover;
	margin: 3.2vw auto 0;
}

/*----------------------------------------------------
    bl_about
----------------------------------------------------*/

#bl_about {
	background: url(../img/about_bg01_sp.png) no-repeat,
				url(../img/about_bg02_sp.png) no-repeat;
	background-position: top right,
						 bottom left;
	background-size: 50%,
					 50%;
}

#bl_about .ctn .img {
	width: 42.8vw;
	margin: 10vw auto 0;
	text-align: center;
}

#bl_about .ctn .txt p {
	line-height: 1.7;
	padding: 6.67vw 4vw 26.6vw;
}

/*----------------------------------------------------
    bl_egg
----------------------------------------------------*/

#bl_egg {
	background-color: #fffaa8;
}

#bl_egg .ctn {
	padding: 14.66vw 4vw 0;
}

#bl_egg .ctn .txt p {
	line-height: 1.7;
	padding: 7.33vw 0; 
}

/*----------------------------------------------------
    bl_qua
----------------------------------------------------*/

#bl_qua .ctn {
	padding-bottom: 6.67vw;
}

#bl_qua .ctn figure {
	padding: 8.67vw 0 0;
}

#bl_qua .ctn .txt h3 {
	font-size: 5.33vw;
	letter-spacing: .2em;
	border-left: 2px solid #6c1510;
	padding: 1.33vw 0 1.33vw 2.67vw;
	margin: 6vw 0 0;
}

#bl_qua .ctn .txt p {
	padding: 9.33vw 0 0;
	line-height: 1.8;
}

/*----------------------------------------------------
    bl_menu
----------------------------------------------------*/

#bl_menu {
	background: url(../img/menu_bg.jpg);
	overflow: hidden;
}

#bl_menu .ctn {
	padding: 0 18vw;
}

#bl_menu .ctn ul {
	margin: 4vw 0 0;
}

#bl_menu .ctn .slick-prev,
#bl_menu .ctn .slick-next {
	z-index: 3;
	width: 8vw;
	height: 8vw;
}

#bl_menu .ctn .slick-prev {
	left: -14vw;
}

#bl_menu .ctn .slick-next {
	right: -14vw;
}

#bl_menu .ctn .slick-arrow:before {
	content: '';
	display: block;
	width: 8vw;
	height: 8vw;
	background-repeat: no-repeat;
	background-size: cover;
}

#bl_menu .ctn .slick-prev:before {
	background-image: url(../img/menu_btn_prev.png);
}
#bl_menu .ctn .slick-next:before {
	background-image: url(../img/menu_btn_next.png);
}

#bl_menu .ctn ul li figure img {
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
	height: auto;
}

#bl_menu .ctn ul li h3 {
	background: rgba(255,255,255,.6);
	text-align: center;
	padding: 1.33vw 0;
	margin: 4vw 0 0;
}

#bl_menu .ctn ul li b {
	display: block;
	text-align: center;
	font-size: 4vw;
	padding: 3.33vw 0 0;
}

#bl_menu .ctn ul li p {
	font-size: 2.67vw;
	padding: 4vw 0;
	color: #000;
	line-height: 1.7;
}

/*----------------------------------------------------
    bl_shop
----------------------------------------------------*/

#bl_shop {
	background-color: #fffaa8;
}

#bl_shop .txt {
	padding: 0 4vw 9.33vw;
}

#bl_shop .ctn .txt dl {
	text-align: center;
	letter-spacing: .2em;
	border-bottom: 1px solid #c6c174;
}

#bl_shop .ctn .txt dl dt {
	padding: 4vw 0 0;
	font-size: 3.47vw;
}

#bl_shop .ctn .txt dl dd {
	padding: 4vw 0;
	font-size: 3.2vw;
}

/*----------------------------------------------------
    bl_photo
----------------------------------------------------*/

#bl_photo ul li {
	width: calc(100%/3);
	float: left;
}

/*----------------------------------------------------
    bl_map
----------------------------------------------------*/

#bl_map {
	margin: 7.33vw 0 0;
	width: 100%;
	height: 68vw;
}

/*----------------------------------------------------
    bl_insta
----------------------------------------------------*/

#bl_insta {
	padding: 12vw 0 0;
	background: url(../img/insta_bg_sp.png) no-repeat;
	background-position: bottom right;
	background-size: 50%;
}

#bl_insta ul {
	padding: 30px 0 60px;
}

#bl_insta ul li {
	float: left;
	width: 30%;
	padding-top: 4vw;
	margin-right: 5%;
	box-sizing: border-box;
}

#bl_insta ul li:nth-child(3n) {
	margin-right: 0px;
}

#bl_insta ul li:nth-child(n+10) {
	display:none;
}

#bl_insta ul li:last-child {
	display: none;
}

#bl_insta ul li img {
	width: 100%;
	height: auto;
}

/*----------------------------------------------------
  pagetop
----------------------------------------------------*/

#pagetop {
	display: none !important;
}

/*----------------------------------------------------
    footer
----------------------------------------------------*/

footer {
	background: url(../img/hf_bg.jpg);
	text-align: center;
	padding: 3.33vw 0 2.93vw;
}

footer p {
	font-size: 1.73vw;
	color: #fff;
	letter-spacing: .05em;
}