@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@charset "Shift_JIS";
#mainArea{
    margin: 0 auto;
    width: 900px;
    font-size: 100%;
    line-height: 2.2rem;
    font-family: 'Roboto','Noto Sans Japanese';
}
h1{
    text-align: center;
}
h2{
    font-size: 16px;
    text-align: center;
    margin: 10% auto 0;
    line-height: 3rem;
}
.ancorArea{
    text-align:center;
    margin: 10% auto 15%;
}
.ancorArea h3{
    margin: 0 0 2% 0;
}
.ancorArea ul{
    margin: 5% 0;
}
.ancorArea ul li{
    width: 22%;
    display: inline-block;
}

.staffN span{
    font-size: 1.1rem;
    margin: 0;
    font-weight: normal;
}
.staffRec{
    font-size: 1.4rem;
    margin-bottom: 10%;
    display: inline-block;
    width: 900px;
    margin-top : -100px; 
    padding-top : 100px;"
}
.staffRec ul li{
float: left;
    width: 48%;
    margin: 0px 5% 0 0;
}
.staffRec ul li:last-child{
    margin: 0;
    width: 47%;
}
.staffPhoto li.icon{
    display: inline-block;
    width: 28%;
}
.staffPhoto li.icon:last-child{
    width: 65%;
    margin: 0;
}
.itemName{
    font-size: 3.5rem;
    line-height: 3.0rem;
    margin: 10% 0 5%;
    font-family: 'Roboto','Noto Sans Japanese';
    letter-spacing: 0.02em;
    text-align: center;
}
.itemCap{
    font-size: 1.4rem;
    margin: 0;
    line-height: 2.4rem;
}
.itemSpec{
    font-size: 1.1rem;
    padding: 2.5% 0;
    line-height: 1.6rem;
}
.rec{
    font-size: 1.2rem;
    line-height: 2rem;
}
.icon p.shopN{
    font-size: 1.5rem;
    font-family: 'Roboto','Noto Sans Japanese';
    margin-bottom: 3%;
    vertical-align: middle;
    margin-top: 10%;
}
.icon p.staffN{
    font-size: 1.8rem;
}
.icon p.staffN span{
    margin: 0;
    font-size: 1.2rem;
    font-weight: normal;
    vertical-align: middle;
}
.catchP{
    clear: both;
}

.btnArea a{
    border: 1px solid #000;
    color: #000;
    text-align: center;
    padding: 3% 20%;
    margin: 0;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
}
.comingsoon{
    background: #ccc;
    color: #fff;
    text-align: center;
    padding: 2% 0%;
    margin: 0;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
}

.btnArea a:hover {
  color: #fff !important;
  background-color: #000000;
}
.allbtnArea{
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.allbtnArea a{
    border: 1px solid #000;
    color: #000;
    text-align: center;
    padding: 2% 200px;
    margin: 50px auto;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
}

.allbtnArea a:hover {
  color: #fff !important;
  background-color: #000000;
}
ul.bxslider li.sliderimg{
    width: 100%;
}
.instaArea{
    background: #fcfcfc;
    text-align: center;
    padding: 5% 0;
    margin: 0 0 15% 0;
}
.instaArea ul li{
    display: inline-block;
    margin: 0 2% 2% 0;
}
.more{
    font-family: 'Roboto','Noto Sans Japanese';
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration:none;
}
.more a{
    border-bottom: 3px solid #000;
    padding: 0 0 1px 0;
    color: #000;
    text-decoration:none;
}
.more a:hover{
    background: #000;
    padding: 0 0 1px 0;
    color: #fff !important;
    text-decoration:none;
}
.instaArea p{
    margin: 1% auto 3%;
}
.btnText{
    font-size: 18px;
    font-weight: bold;
}
.no-margin{
    margin: 0;
}
h3{
    font-family: 'Roboto','Noto Sans Japanese';
    margin: 50px 0 30px 0;
    border-bottom: 1px solid;
    padding-bottom: 1%;
    font-size: 1.5rem;
}

.fade-up {
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}
.linkArea{
    margin: 4% 0;
    font-size: 1.2rem;
    font-family: 'Roboto','Noto Sans Japanese';
}
.linkArea:last-child{
    display: block;
    margin: 0 0 8% 0;
}
.linkArea div.item{
    width: 73%;
    display: inline-block;
}
.linkArea div.btnArea{
    margin: 0 auto;
    text-align: right;
    width: 23%;
    display: inline-block;
    font-family: 'Roboto','Noto Sans Japanese';
}
.linkArea div.comingsoon{
    margin: 0 auto;
    width: 19%;
    display: inline-block;
    font-family: 'Roboto','Noto Sans Japanese';
    margin-left: 4%;
    font-size: 10px;
}
.moreItem{
    /*border-bottom: 1px solid;*/
}

.staffPhoto{
    margin: 5% 0 0 0;
    padding-bottom: 5%;
    display: inline-block;
    width: 100%;
}