@charset "UTF-8";
*{
margin: 0;
padding:0;
}
button,input,optgroup,select,textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,input {
overflow: visible;
}
button,select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
font-size: 14px;
}
button{
margin: 20px auto;
text-align: center;
padding: 20px 35px;
font-size:20px;
color: #FFF;
background: #000;
border-width: 0px;
border-radius: 30px;
}
button:hover{
background:#444;
transition: all 0.2s ease;
}
.btn-position{
text-align: center;
}
html{
height:100%;
}
body{
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
margin: 0 auto;
position: relative;
min-height: 100%;
padding-bottom: 180px;
box-sizing: border-box;
}
header{
width: 100%;
background: #000;
position: fixed;
z-index: 5;
}
main{
width: 100%;
padding-top: 70px;
padding-bottom: 70px;
margin: 0 auto;
z-index: 1;
}
h1{
font-size: 28px;
line-height: 30pt;
padding-top: 20px;
}
h2{
font-size: 22px;
line-height: 30pt;
padding-top: 20px;
}
h3{
font-size: 18px;
line-height: 30pt;
padding-top: 20px;
}
h4{
font-size: 15px;
line-height: 22pt;
padding-top: 20px;
}
p{
font-size: 15px;
}
small{
font-size: 12px;
}
ul{
list-style: none;
}
li{
font-size: 14px;
}
th,td{
font-size: 14px;
}
dt,dd{
font-size: 14px;
}
a {
color:#000;
}
a:hover {
color: #4A4A4A;
}
.dark a {
color:#fff;
}
.dark a:hover {
color: #ccc;
}
a:hover img, a:active img {
opacity: 0.8;
transition: all 0.2s linear;
}
img{
max-width: 100%;
}
.bookman{
font-family:'Bookman Old Style','Bookmania','Calisto MT','Bookman','Goudy Old Style','Garamond','Hoefler Text','Bitstream Charter','Georgia',serif;
font-weight: normal;
}
.btm-space{
padding-bottom: 20px;
}
.video {
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.video iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}

/*home*/
.hero{
    position: relative;
    text-align: center;
    clear:both;
    background-color: #999;
    padding-top: 220px;
    padding-bottom: 220px;
    background:url(../img/hero.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.hero p{
font-size: 12px;
color: #fff;
text-align: left;
background-color: rgba(0,0,0,0.3);
padding: 6px;
}
.catch-copy{
width: 70%;
position: absolute;
top:50%;
left:50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin: 0;
padding: 0;
}
.top-title{
width: 150px;
margin: 0 auto 10px auto;
font-size: 40px;
color: #fff;
padding: 10px;
text-shadow: 2px 2px 4px #000;
}
.page-title{
margin: 0 auto 10px auto;
font-size: 40px;
color: #fff;
padding: 10px;
text-shadow: 2px 2px 4px #000;
}

.title{
padding-top: 20px;
padding-bottom: 20px;
max-width: 1920px;
margin: 0 auto;
}
.title h3{
background: #000;
color:#fff;
padding:10px 0;
width: 300px;
max-width: 1920px;
text-align:center;
}
.content-box-matsuno{
padding: 50px 0;
width: 100%;
margin: 0 auto;
background-color: #ccc;
}
.content-matsuno-outer{
display: flex;
justify-content: center;
color: #000;
}
.content-matsuno-inner{
width: 90%;
display: flex;
max-width: 1800px;
}
.photobooth{
width:40%;
padding: 10px;
text-align: center;
}
.txtbooth{
width:60%;
text-align: left;
padding-left: 25px;
}
.padding-bottom{
padding-bottom: 20px;
}
.title-name{
font-size: 40px;
padding-bottom: 5px;
}
.bold{
font-weight: bold;
padding-bottom: 10px;
}

/*product*/
.hero-product{
    position: relative;
    text-align: center;
    clear:both;
    background-color: #999;
    padding-top: 110px;
    padding-bottom: 110px;
    background:url(../img/hero.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.prod-box-wrapper{
display: flex;
flex-flow: wrap;
max-width: 1920px;
width: 90%;
margin: 0 auto;
}
.prod-box{
width: 48%;
padding: 1%;
}
.prod-box p{
padding-bottom: 10px;
font-size: 20px;
color:#000;
background-color: rgba(255,255,255,0.47);
}
.prod-box a{
text-decoration: none;
}
.prod-box a:hover{
text-decoration:underline;
}
.prod-box-4{
width: 23%;
padding: 1%;
}
.prod-box-4 p{
text-align: center;
}
.prod-box-3{
width: 31%;
padding: 1%;
}
.prod-box-3 p{
text-align: center;
}
.prod-top-img{
text-align: center;
}
.prod-box-ind{
    padding-top: 1em;
    margin: 0 auto;
    width: 90%;
	display:flex;
}
.prod-unit-1{
width: 50%;
}
.prod-img{
padding-top: 5px;
width: 95%;
}
.prod-unit-2{
width: 50%;
}
.scent{
	padding:20px 0px;
}
.scent dt{
font-weight:bold;
}
.price{
padding-top: 20px;
}

/*order fragrance*/
.order-fragrance-wrapper{
width: 80%;
max-width: 1800px;
margin: 0 auto;
}
table{
border-collapse:collapse;
}
th,td {
  border: solid 1px black;
  padding: 10px;
}
.career-list{
padding-top: 40px;
width: 80%;
}
.career-list dl{
	display:flex;
	flex-wrap: wrap;
}
.career-list dt{
	width: 20%;
    font-weight: bold;
}
.career-list dd{
	padding-bottom: 20px;
	width: 80%;
}
.order-fragrance-img{
width: 25%;
}
.photo-box{
display: flex;
}

/*about*/
.hero-about{
    position: relative;
    text-align: center;
    clear:both;
    background-color: #999;
    padding-top: 110px;
    padding-bottom: 110px;
    background:url(../img/hero.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.shop-info-wrapper{
display: flex;
max-width: 1800px;
margin: 0 auto;
width: 95%;
}
.shop-info{
width: 50%;
padding: 20px;
}
.shop-info-list{
padding-top: 20px;
}
.shop-info-list dl{
	display:flex;
	flex-wrap: wrap;
}
.shop-info-list dt{
	width: 30%;
	font-weight: bold;
}
.shop-info-list dd{
	padding-bottom: 20px;
	width: 70%;
	display: flex;
}
.shop-map{
width: 50%;
padding: 20px;
}

/*contact*/
.hero-contact{
    position: relative;
    text-align: center;
    clear:both;
    background-color: #999;
    padding-top: 110px;
    padding-bottom: 110px;
    background:url(../img/hero.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.contact-form{
	width:70%;
	margin: 0 auto;
	display:block;
	padding-top: 20px;
}
.contact-form dl{
	display:flex;
	flex-wrap: wrap;
}
.contact-form dt{
	width: 30%;
}
.contact-form dd{
	padding-bottom: 20px;
	width: 70%;
	display: flex;
}
input {
	flex:1;
	font-size: 100%;
}
input[type=checkbox] {
	margin: 0 2px 0 10px;
}
.contact-btn-area{
display: flex;
justify-content: center;
}
.contact-btn{
padding: 0 20px;
}
.txt-unit{
	height:2em;
}
.hissu{
	color: red;
	font-size: 0.7em;
}
.thanks{
padding-top:100px;
width:90%;
max-width: 1800px;
text-align:center;
margin:0 auto;
}
.contact-form{
	text-align: center;
	margin: 0 auto;
	display:block;
	padding-top: 100px;
}
.mail{
text-align: center;
}
.mail h1{
color: #fff;
font-weight: normal;
font-size:28px;
}

/*footer*/
footer{
width: 100%;
bottom: 0;
color: #fff;
font-size: 12px;
padding: 30px 0;
background: #000;
position: absolute;
}
.footer-box{
max-width: 1920px;
margin: 0 auto;
text-align: center;
}
.sns-list{
display: flex;
margin: 0 auto;
justify-content: center;
}
.sns-list img{
width: 30px;
padding: 10px;
}
address{
font-style: normal;
color:#ccc;
font-size: 11px;
}
.shop-name{
font-size: 14px;
}
.copyright{
text-align: center;
padding-top: 10px;
color:#ccc;
}
.not-found{
text-align: center;
}

/*main menu*/
#logo h1{
font-weight: normal;
font-size:28px;
}
#logo a{
text-decoration:none;
}
#logo a:hover{
color: #fff;
}
nav{
margin: 0 auto;
width: 100%;
height: 70px;
max-width: 1920px;
position: relative;
}
.drawer{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
position: relative;
height: 70px;
z-index: 2;
background: #000;
padding-left: 20px;
}
.menu ul li a {
display:block;
padding: 2em;
border-bottom: 1px dotted #3D3D3D;
color:#fff;
text-decoration:none;
}
.menu ul li a:hover
{
background-color:rgba(255,255,255,0.8);
color:#000;
text-decoration: none;
}
.menu{
text-align:center;
background-color:rgba(0,0,0,0.8);
transition: .5s ease;/*滑らかに表示*/
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
z-index: 1;
padding-right: 10px;
}
.menu.open {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.Toggle {
display: block;
position: fixed;    /* bodyに対しての絶対位置指定 */
width: 42px;
height: 42px;
cursor: pointer;
z-index: 1;
right:20px;
}
.Toggle span {
display: block;
position: absolute;
width: 50px;
border-bottom: solid 4px #fff;
-webkit-transition: .35s ease-in-out; /*変化の速度を指定*/
-moz-transition: .35s ease-in-out;    /*変化の速度を指定*/
transition: .35s ease-in-out;     /*変化の速度を指定*/
}
.Toggle span:nth-child(1) {
top:5px;
}
.Toggle span:nth-child(2) {
top: 18px;
}
.Toggle span:nth-child(3) {
top: 32px;
}
.Toggle.active span:nth-child(1) {
top: 18px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
top: 18px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}

@media screen and (min-width: 1000px) {
header::after{
display:none;
}
nav{
display: flex;
}
.Toggle{
display: none;
}
.menu{
width: 100%;
background-color: transparent;
margin-top:0;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.menu ul{
height: 70px;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
}
.menu ul li a{
padding: 0 1em ;
border-bottom: none;
}
.menu ul li a:hover
{
color:#fff;
text-decoration: underline;
background-color:transparent;
}

/*product*/
.prod-box{
width: 31%;
padding:1%;
}
}

@media screen and (max-width: 800px){
/*home*/
.catch-copy{
width: 90%;
}
.hero p{
font-size: 12px;
}
.prod-box p{
padding: 5px;
font-size: 14px;
}

/*about*/
.shop-info-wrapper{
display: block;
}
.shop-info{
width: 90%;
padding: 20px;
}
.shop-map{
width: 90%;
padding: 20px;
}
.content-matsuno-inner{
display:block;
}
.photobooth{
width:100%;
padding: 0;
}
.txtbooth{
width:100%;
padding-left: 0;
}
.shop-info-list dl{
	display:block;
}
.shop-info-list dt{
	width: 100%;
}
.shop-info-list dd{
	width: 100%;
}
/*product*/
.prod-box-4, .prod-box-3{
width: 48%;
}
.career-list{
width: 100%;
}
.career-list dt{
	width: 100%;
}
.career-list dd{
	width: 100%;
}
.order-fragrance-wrapper{
width: 90%;
}
.prod-box-ind{
	display:block;
}
.prod-unit-1{
width: 100%;
}
.prod-unit-2{
width: 100%;
}

/*contact*/
.contact-form{
	width:95%;
}
.contact-form dt{
	width: 100%;
}
.contact-form dd{
	width: 100%;
}
.inputbox{
	margin-right: 0.5em;
}
.contact-btn-area{
display: block;
}
.contact-btn{
padding: 0;
}
}
@media screen and (max-width:420px){
#logo h1{
font-size:24px;
}
/*home*/
.title{
padding-top: 0;
margin: 0 auto;
}
.title h3{
width: 100%;
}
/*product*/
.prod-box-wrapper{
width: 100%;
}
}