@charset "UTF-8";

body {
    background-position: center top;
    font-size: 1em;
    line-height: 1.8em;
    letter-spacing: 0;
    height: auto;
    float: none;
    width: 100%;
	background-image: url(../_image/backim001.jpg);
    background-repeat: repeat;
}
.instag a{
    position: fixed;
    top: 240px;
    right: 155px;
    z-index: 20000;
    width: 35px;
    height: 35px;
    overflow: hidden;
    background-color: #EE276F;
    display: block;
}
.none-pc{
	display: none;
}
.wrapper2 {
	margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	height: 700px;
}
.top-logo{
  	position: absolute;
  	z-index: 2;
  	top: 50%;
  	left: 27%;
  	transform: translate(-20%, -50%);

}
.top-text{
	color:#FFFFFF;
	position: absolute;
 	z-index: 2;
  	top: 65%;
  	left: 48%;
  	transform: translate(-20%, -50%);
}

.top-text h3{
    margin-left: 16px;
    margin-bottom: 0px;
    margin-top: 5px;
    text-shadow: 3px 2px 2px #111010;
	font-size: 0.9em;
}
.top-text h2{
    margin-left: 16px;
    margin-bottom: 0px;
    margin-top: 15px;
    text-shadow: 3px 2px 2px #111010;
	font-size: 1.0em;
	line-height: 1.4em;
	color:#FFEF00
}
.sampleimage{
  	position: absolute;
  	z-index: 2;
  	top: 150px;
  	left: 100px;  
}

.sample-t{
    position: absolute;
    z-index: 10;
    width: 400px;
    top: 130px;
    left: 760px;
    font-size: 1.4em;
    color: #5C2E08;
}
.sample-t2{
	margin-top:15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #573E13
}
.sample-t2 h4{
	margin-top:20px;
}
#logo{
	position: fixed;
	top:18px;
	left:30px;
	z-index: 1000;
	width: 250px;
}
#menu-head{
    width: 200px;
    height: 380px;
    position: fixed;
    top: 30px;
    right: 20px;
    z-index: 1001;
    background-image: url(../_image/menu-back.png);
    background-repeat: no-repeat;
    -webkit-box-shadow: 1px 1px 2px #240C05;
    box-shadow: 1px 1px 2px #240C05;
    border-bottom-right-radius: 5px;
}
.menu-head-body{
	width:100%;
	height:auto;
	position: relative;
}
.insta a{
	position: absolute;
	width:26px;
	height:26px;
	background-color: #D10985;
	top:175px;
	left:30px;
}
.insta a:hover{
	background-color: #FF0660;
}


.menusw{
	margin-top:35px;
}
.menusw li a{
	line-height: 2.4em;
    color: #4D4030;
    font-size: 0.9em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    margin-left: 13px;
	font-weight: bold;
}
.menusw li a:hover{
    background-image: url(../_image/sw-on.png);
    background-repeat: no-repeat;
    background-position: 10px top;
    background-size: 10px auto;
    color: #FA4DBC;
    font-weight: bold;
    padding-left: 25px;
    background-color: #2E1303;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 53px;
}
.imagesub a{
    width: 300px;
    float: left;
    display: block;
    height: 500px;
	background-color: #E3E3E3;
	margin-left: 35px;
	margin-right: 35px;
	color:#240203;
}
.imagesub a:hover{
	color:#ED1E7B;
}
.select-image{
	width: 1130px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}
.brandname{
	font-size:1.0em;
	margin-bottom: 5px;
	margin-left: 5px;
}
.brand-t{
	font-size:13px;
	line-height: 17px;
	margin-left: 5px;
}
.contents{
	width: 1100px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;	
	position: relative;
}
.title{
	font-size:35px;
	text-align: center;
    color: #5C2E08;
	height: 70px;
}
.info{
    width: 800px;
    min-height: 70px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 1px dotted #777777;
    padding-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.date{
	font-size:0.9em;
}
.info-b{
	font-size:0.9em;
}

#header-menu{
    width: 100%;
    height: 300px;
    background-color: #1E0C0C;
    background-image: url(../_image/head-menu.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#header-access{
    width: 100%;
    height: 300px;
    background-color: #1E0C0C;
    background-image: url(../_image/head-acc.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#header-staff{
    width: 100%;
    height: 300px;
    background-color: #1E0C0C;
    background-image: url(../_image/head-staff.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.cutmenu{
    width: 76%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left:10px;
}
.cutprice{
    width: 22%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
	padding-right: 15px;
}
.cutprice2{
    width: 92%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
	padding-right: 15px;
}
.acc-t{
	font-size:1.0em;
	text-align: center;
	margin-bottom: 50px;
}
.menu-t{
	font-size:0.9em;
	text-align: center;
	margin-bottom: 50px;
}
.menu-area{
	width:45%;
	margin-left: 3%;
	margin-right: 1%;
	float:left;
	margin-bottom: 200px;
}
.menu-head{
    width: 100%;
    background-color: #3E0D0E;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 9px;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 7px;
}
.footer{
    width: 100%;
    height: 400px;
    background-color: #2F1205;
    color: #E7E4E5;
    font-size: 0.9em;
	line-height: 1.4em;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 105px;
}
.footer h1{
	font-size:1.2em;
	text-align: left;
	
}
.shopinfo{
	margin-top: 15px;
}
.footlogo{
	width: 110px;
}
.icon1{
	width:550px;
	position: absolute;
	top:0px;
	right:0px;
}
.contact-tel{
    font-size: 1.4em;
    font-weight: bold;
    color: #FFD700;
    font-style: italic;	
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}
.contact-tel-2{
    font-size: 1.6em;
    font-weight: bold;
    color: #2A1405;
    font-style: italic;	
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	text-align: center;
}
.menuinfo{
    font-size: 0.9em;
    line-height: 1.5em;
    margin-left: 31px;
    margin-right: 11px;
    margin-top: 47px;
}
.menuinfo2{
    font-size: 1.1em;
    line-height: 1.5em;
    margin-top: 10px;
	font-weight: bold;
	margin-left: 30px;
}
.footlink li{
    float: right;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #696562;
}
.footlink{
	position: absolute;
	right:0px;
	top:195px;
	
}

.image-area{
    width: 29%;
    margin-left: 3%;
    margin-right: 1%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

.staff-01{
    width: 100%;
    height: 400px;
    background-color: #000000;
    background-image: url(../_image/staff-1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.staff-02{
    width: 100%;
    height: 400px;
    background-color: #000000;
    background-image: url(../_image/staff-2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.staff-image{
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 240px;
	
}
.staff-image img{
    box-shadow: 0px 0px 8px #969393;
    -webkit-box-shadow: 0px 0px 8px #969393;
}
.staff-name01{
	font-size:1.8em;
	text-align: right;
	color:#819FFB;
	margin-top: 25px;
}
.staff-name02{
	font-size:1.8em;
	text-align: right;
	color:#F9AAF4;
}