@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@charset "Shift_JIS";
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
#mainContentArea{
    margin: 0 auto;
    width: 100%;
    font-size: 100%;
    line-height: 2.2rem;
    font-family: 'Roboto','Noto Sans Japanese';
}
#mainArea{
    margin: 0 auto;
    width: 768px;
    font-size: 100%;
    line-height: 2.2rem;
    font-family: 'Roboto','Noto Sans Japanese';
    text-align: center;
}

h2{
    margin: 0 auto 5%;
}
h2 span{
    font-size: 1.5rem;
    text-align: left;
    margin: 0;
    line-height: 2.4rem;
    display: block;
    font-family: 'Roboto','Noto Sans Japanese';
}
.brandConcept{
    border: 1px solid #cccccc;
    padding: 3%;
    text-align: left;
}
.brandConcept span{
    font-size: 1.5rem;
    text-align: left;
    margin: 0;
    line-height: 2.4rem;
    display: block;
}

h3{
    font-size: 2.8rem;
    font-family: 'Roboto','Noto Sans Japanese';
    text-align: center;
    padding: 0 0 2% 0;
    padding: 7% 0;
    font-weight: bold;
}
h3 span{
    display: block;
    margin:2% 0 0 0;
}
.ancorArea {
    margin: 8% 0 10%;
}
.ancorArea ul li{
    display: inline-block;
    width: 23%;
    font-size: 1.5rem;
    margin: 5% 0 0 0;
    border-left: 1px solid #cccccc;
}
.ancorArea ul li a{
    text-decoration: none !important;
    color: #000000;
}
.last-child{
     border-right: 1px solid #ccc;
}
.itemN{
    font-size: 1.4rem;
    margin: 2% 0 5%;
    line-height: 2.0rem;
    font-family: 'Roboto','Noto Sans Japanese';
}

.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;
}
.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;
}
.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;
}
.shopMap{
    margin:0 auto;
}
.shopMap div{
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
.shopMap div:last-child{
    display: inline-block;
    margin:0;
}
.mapArea{
    border: 1px solid #ebebeb;
    padding: 3%;
    margin: 0 auto 5%;
    width: 86%;
}
.shopN{
    font-size: 1.5rem;
    font-family: 'Roboto','Noto Sans Japanese';
    margin-bottom: 5%;
}
.sosial{
    margin: 2% 0 0 0;
    line-height: 2.0rem;
    font-family: 'Roboto','Noto Sans Japanese';
}
.sosial a{
    color: #000000;
    font-size: 1.2rem;
    padding-left: 2%;
    vertical-align: middle;
    text-decoration:none;
}
.address{
   margin-bottom:10%;
}
.tabs .is_active {
  /* 何かタブを変更する設定 */
}
/*.tab-content {
  display: none;
}
.tab-content.is_show {
  display: block;
}*/
.tabs {
    list-style: none;
    font-size: 1.5rem;
    margin: 0 auto 5%;
    display: block;
    background: #e5ebef;
    text-align: center;
}
.tabs li {
    display: inline-block;
    padding: 2%;
    color: #000;
    cursor: pointer;
    font-family: 'Roboto',sans-serif;
    width: 200px;
    text-align:center;
    
}
.tabs li a {
    text-decoration:none;
    color: #000000 !important;
}
.tabs li a:hover {
    color: #000000 !important;
    text-decoration:none;
    color: #fff;
    background: #ffffff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 5% 13%;
}

.tabs li:last-child{
   margin-right:0;
}
.itemArea div figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.itemArea div figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity:1 !imoportant;
}
.itemArea .primary-colum figure {
	width: 147px;
	height: 177px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
.itemArea .quaternary-colum figure {
    width: 176px;
    height: 215px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.itemArea .secondary-colum figure {
    width: 365px;
    height: 440px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.itemArea .secondary-colum{
    display:inline-block;
    width: 48%;
    margin: 0 1.5% 0 0;
    padding-bottom: 4%;
    vertical-align:top;
}
.itemArea{
        font-size: 1.4rem;
    margin-bottom: 10%;
    display: inline-block;
    width: 768px;
    border-top: 1px solid #cccccc;
    margin: 10% 0 5%;
    padding: 10% 0 0 0;
}
.itemArea .quaternary-colum {
    display: inline-block;
    width: 23%;
    margin: 0 1.5% 0 0;
    padding-bottom: 4%;
    vertical-align: top;
}
.itemArea .primary-colum {
    display:inline-block;
    width: 18%;
    margin: 0 1.5% 0 0;
    padding-bottom: 4%;
    vertical-align:top;
}
.itemArea .primary-colum:last-child{
    margin: 0;
}
.subTitle{
    padding-top: 50px;
    margin: auto auto 50px;
    border-bottom: 1px solid #000;
    position: relative;
}
.subTitle p.date {
    font-size: 1.8rem;
    background: #fff;
    position: absolute;
    margin: auto;
    display: block;
    top: 40px;
    width: 100px;
    letter-spacing: .075em;
    left: 0;
    right: 0;
    width: 125px;
    text-align:center;
}
#veiw1,view2,view3{
    margin-top: -100px;
    padding-top: 100px;
}