@charset "utf-8";
/*
Theme Name: hakari-ya
*/

html.act {
opacity: 1;
}
html {
opacity: 0;
transition: all 0.2s ease-in-out;
}
html,body  {
min-width: 1100px;
}

header {
position: absolute;
z-index: 1010;
top:0;
left: 0;
width: 100%;
padding: 40px 80px;
min-width: 1100px;
box-sizing: border-box;
overflow: hidden;
}
header h1 {
float: left
}
header h1 a {
display: table;
}
header h1 a img {
display: block;
}
header h1 a img+img {
display: none;
}
header nav {
float: right;
margin-right: 30px;
margin-top: 24px;
width: calc(50% + 80px);
max-width: 780px;
}
header nav ul {
  display: flex;
  justify-content: space-between;
}
header nav ul li {
margin: 0 2px;
}
header nav ul li a {
display: inline-block;
text-decoration: none;
color: #fff;
font-family: 'Lato', sans-serif;
font-size: 15px;
line-height: 1;
padding: 10px;
opacity: .6;
transition: .4s;
}
header nav ul li a.active,
header nav ul li a:hover {
opacity: 1;
}

.el_humburger {
position: fixed;
top: 50px;
right: 50px;
width: 45px;
height: auto;
padding: 10px;
box-sizing: border-box;
z-index: 10000;
transition: all 0.2s ease-in-out, background-color 0.6s ease-in-out;
cursor: pointer;
pointer-events: auto;
background-color: rgba(24, 33, 68,0);
}
.el_humburger.on {
background-color: rgba(24, 33, 68,1);
}
.el_humburger > span {
display: block;
width: 100%;
margin: 0 auto 8px;
height: 3px;
background: #fff;
transition: all 0.2s ease-in-out;
}
.el_humburger > span:last-child {
margin-bottom: 0;
}
.js_humburgerOpen .el_humburger {
background-color: rgba(24, 33, 68,0) !important;
}
.js_humburgerOpen .el_humburger > span {
background: #000;
}
.js_humburgerOpen .el_humburger > span.top {
transform: translateY(11px) rotate(-45deg);
}
.js_humburgerOpen .el_humburger > span.middle {
opacity: 0;
}
.js_humburgerOpen .el_humburger > span.bottom {
transform: translateY(-11px) rotate(45deg);
}
.el_humburgerButton.el_humburgerButton__close {
top: 2%;
right: 2%;
}
.el_humburgerButton__close > span {
display: block;
width: 35px;
margin: 0 auto;
height: 4px;
background: #fff;
}
.el_humburgerButton__close > span.el_humburgerLineTop {
transform: translateY(5px) rotate(-45deg);
}
.el_humburgerButton__close > span.el_humburgerLineBottom {
transform: translateY(-6px) rotate(45deg);
}
.navigation {
display: none;
}
.navigation.js_appear {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: block;
z-index: 9999;
}
.navigation_screen {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #182144;
z-index: 0;
margin-top: 0px;
padding-top: 0px;
overflow: auto;
-webkit-overflow-scrolling: touch;
display: flex;
justify-content:center;
align-items: center;
}
.js_fixed {
position: fixed;
width: 100%;
}
#navWrapper {
width: 100%;
height: 100%;
position: relative;
}
#navWrapper>div {
position: absolute;
top:0;
height: 100%;
display: flex;
align-items: center;
}
#navWrapper #bnavLeft {
width: 291px;
}
#navWrapper #bnavRight {
background-color: #fff;
right: 0;
}
#navWrapper #bnavRight>div {
display: flex;
align-items: center;
}
#navWrapper #bnavRight ul {
float: left;
width: 356px;
text-align: center;
border-right: 1px solid #ccc;
padding: 10px 0;
box-sizing: border-box;
}
#navWrapper #bnavRight ul li {
padding: 15px 0;
}
#navWrapper #bnavRight ul li a {
font-family: 'Lato', sans-serif;
font-weight: 200;
font-size: 16px;
line-height: 1;
text-decoration: none;
color: #000;
display: inline-block;
padding: 12px;
letter-spacing: .08em;
}
#subnav {
float: left;
width: 291px;
}
#subnav>div {
display: table;
margin-left: auto;
}
#subnav>div a {
display: table;
font-size: 15px;
line-height: 1;
padding: 10px 0;
text-decoration: none;
color: #000;
margin-bottom: 20px;
}
#subnav>div a span {
display: block;
font-size: 10px;
font-family: "Sawarabi Mincho", serif;
margin-top: 2px;
}
#subnav>div>div {
margin-top: 80px;
}
#subnav>div>div a {
display: inline-block;
font-size: 30px;
margin-bottom: 0;
margin-right: 10px;
padding: 0;
}

footer {
text-align: center;
padding-top: 70px;
}
footer .wrapper {
padding-bottom: 20px;
}
footer .wrapper p {
text-align: center;
font-family: 'Lato', sans-serif;
font-size: 15px;
line-height: 1;
}

h2 {
font-family: 'Libre Baskerville', serif;
font-size: 52px;
line-height: 1.2;
}
h2 span {
display: block;
font-family: "Sawarabi Mincho", serif;
font-size: 18px;
line-height: 1.3;
margin-top: 6px;
letter-spacing: 1px;
}
p {
font-family: "Sawarabi Mincho", serif;
font-size: 14px;
line-height: 25px;
text-align: justify;
}

#map {
width: 100%;
}
#instafeed {
margin-bottom: -2.4%;
}
#instafeed li {
width: 23.2%;
height: 0;
padding-top: 23.2%;
float: left;
margin-left: 2.4%;
margin-bottom: 2.4%;
position: relative;
}
#instafeed li:nth-child(4n+1) {
margin-left: 0;
}
#instafeed img {
background-size: cover;
}
#instafeed img, #instafeed a {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


.mv{
margin-bottom: 100px;
height: 100vh;
position: relative;
}
#home .mv::after {
position: absolute;
content: "";
top:0;
right: 0;
bottom:0;
left: 0;
background-color: rgba(0,0,0,.2);
}
.mv>div {
height: 100%;
}
.mv>div>div {
background-position: 31% 50% !important;
}

#mvLeft {
position: absolute;
top:0;
width: 291px;
display: flex;
align-items: center;
z-index: 1003;
}
#mvLeft h2 {
margin-top: -20%;
}
#mvLeft h2 span {
letter-spacing: 1.5px;
}
#mvRight {
position: absolute;
right: 0;
top:0;
background-color: #ddd;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
#mvRight div {
background-color: rgba(0,0,0,.2);
height: 100%;
width: 100%;
}
#about #mvRight {
background-image: url(images/about/mv.jpg);
}
#event #mvRight {
background-image: url(images/event/mv.jpg);
}
#shop #mvRight {
background-image: url(images/shop/mv.jpg);
}
#access #mvRight {
background-image: url(images/access/mv.jpg);
}
#naya #mvRight {
background-image: url(images/naya/mv.jpg);
}
#photo-studio #mvRight {
background-image: url(images/photo_studio/mv.jpg);
}







.section {
position: relative;
}
.wrapper {
width: 940px;
padding: 80px;
margin-left: auto;
margin-right: auto;
position: relative;
}
#gideSection {
margin-bottom: -1px;
}
#gideSection .wrapper {
padding: 0 80px;
}
#gideSection .innnerContent {
height: 1px;
}
.sideTxt {
display: none;
position: absolute;
left:30px;
top: 50%;
margin-top: -7px;
font-size: 15px;
opacity: .7;
transform: translateX(-100%);
font-family: 'Lato', sans-serif;
}
.sideTxt>span {
display: block;
transform: rotate(-90deg);
transform-origin: right bottom 0;
}
.sideTxt>span>span {
display: block;
transform: translateX(68%);
}
.innnerContentLeft {
float: left;
}
.innnerContentLeft1 {
width: 30.852%;
margin-left: 3.648%;
}
.innnerContentLeft1:nth-child(3n+1) {
margin-left: 0;
}
.innnerContentLeft2 {
width: 65.5%;
padding-top: 44px;
}
.innnerContentLeft1+.innnerContentLeft2 {
margin-left: 3.5%;
}

.link01 {
text-align: right;
padding-top: 50px;
height: 30px;
}
.link01 a {
display: inline-block;
font-family: 'Lato', sans-serif;
font-size: 18px;
color: #182144;
line-height: 30px;
text-decoration: none;
}
.link01 a span {
position: relative;
display: inline-block;
vertical-align: bottom;
margin-left: 14px;
background-color: #182144;
height: 30px;
width: 30px;
}
.link01 a span::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 8px;
height: 8px;
margin-top: -5px;
margin-left: -7px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
transform: rotate(45deg);
transition: left .3s;
}
.link01 a:hover span::after {
left: 60%;
}






.eventArchive {
margin-top: 36px;
margin-bottom: -3.5%;
}
.eventArchive .innnerContent {
margin-bottom: 3.5%;
position: relative;
}
.eventArchive .innnerContent img {
display: block;
width: 100%;
height: 0;
padding-top: 75%;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.eventArchive .innnerContent p {
margin-top: 14px;
font-family: "Noto Sans Japanese",sans-serif;
font-size: 14px;
line-height: 20px;
height: 40px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-bottom: 12px;
}
.eventArchive .innnerContent p span {
display: block;
font-size: 13px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.eventArchive .innnerContent a {
position: absolute;
top:0;
right: 0;
bottom: 0;
left: 0;
content: "";
}
#home .sec03 {
margin-top: 36px;
}
#home .sec03 .innnerContent {
margin-bottom: 3.5%;
position: relative;
}
#home .sec03 .innnerContent img {
display: block;
width: 100%;
height: auto;
}
#home .sec03 .innnerContent a {
position: absolute;
top:0;
right: 0;
bottom: 0;
left: 0;
content: "";
background-color: rgba(255,255,255,.85);
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-decoration: none;
color: #333;
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
opacity: 0;
transition: opacity .4s;
}
#home .sec03 .innnerContent:nth-child(1) a {
background-color: rgba(160,31,36,.85);
color: #fff;
}
#home .sec03 .innnerContent:nth-child(4) a {
background-color: rgba(21,41,67,.85);
color: #fff;
}
#home .sec03 .innnerContent:nth-child(5) a {
background-color: rgba(255,255,255,.98);
}
#home .sec03 .innnerContent a:hover {
opacity: 1;
}
#home .sec03 .innnerContent a img {
height: 40%;
width: auto;
margin-bottom: 5%;
}
#home .sec03 .innnerContent a div {
font-size: 32px;
line-height: 1;
text-align: center;
font-family: inherit;
margin-bottom: 5%;
}
#home .sec03 .innnerContent a div span {
font-size: 14px;
line-height: 1;
margin-bottom: 4px;
font-family: inherit;
display: block;
}
#home .sec03 .innnerContent a div div {
font-size: 13px;
line-height: 1;
margin-bottom: -3%;
margin-top: 4%;
}
#home .sec03 .innnerContent a p {
font-size: 14px;
line-height: 1.4;
text-align: center;
font-family: inherit;
margin-bottom: 3%
}
#home .sec03 .link01 {
margin-top: -3.5%;
}
#home #map {
padding-top: 60%;
}
#home .sec04 h2 {
margin-bottom: 50px;
}
#home .sec04 h3 {
font-family: 'Lato', sans-serif;
font-size: 12px;
line-height: 1.2;
margin-bottom: 6px;
}
#home .sec04 h3+p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 17px;
line-height: 1.2;
}
#home .sec04 a.toMap {
display: inline-block;
font-family: 'Libre Baskerville', serif;
text-decoration: none;
font-size: 11px;
padding: 0 14px;
border-radius: 2px;
line-height: 20px;
height: 20px;
color: #fff;
background-color: #182144;
margin-top: 14px;
margin-bottom: 44px;
}
#home .sec04 a.toMap+p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 12px;
line-height: 1.6;
}
#home .sec05 h2 {
margin-bottom: 120px;
}
#home .sec05 .innnerContentLeft1 a {
display: block;
color: inherit;
text-decoration: none;
font-family: 'Lato', sans-serif;
font-size: 20px;
line-height: 30px;
}
#home .sec05 .innnerContentLeft1 a+a {
margin-top: 16px;
}
#home .sec05 .innnerContentLeft1 a i {
display: inline-block;
font-size: 30px;
vertical-align: bottom;
margin-right: 8px;
}
#home header h1 a img:first-child {
    display: none !important;
}
#home header h1 a img:last-child {
    display: block !important;
}

#event .link01 p {
text-align: right;
margin-bottom: 10px;
}
#shop .content .innnerContent  {
height: 620px;
}
#shop .content .bgarea {
position: absolute;
right: 0;
top:80px;
height: 620px;
background-color: #ddd;
}
.shopInfo01 {
height: 260px;
box-sizing: border-box;
display: flex;
align-items: center;
}
.shopInfo02 {
position: relative;
height: 360px;
}
.shopCat {
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
font-size: 14px;
line-height: 1;
margin-bottom: 12px;
}
.shopName {
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
font-size: 42px;
line-height: 1;
margin-bottom: 20px;
}
.shopCopy {
font-family: "Sawarabi Mincho", serif;
font-size: 18px;
line-height: 28px;
}
.shopTxt {
font-size: 14px;
line-height: 21px;
text-align: justify;
font-family: "Noto Sans Japanese",sans-serif;
}
.shopData {
position: absolute;
left: 0;
bottom: 65px;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 12px;
line-height: 15px;
}
.shopData span {
display: block;
font-size: 10px;
line-height: 13px;
margin-top: 8px;
}
.shopInfo02 .link01 {
position: absolute;
right: 0;
bottom: 0;
}
#sminette .shopLogo {
background-color: #E47F12;
}
.shopInfo02 .shopfloor {
display: none;
margin: 30px auto;
}

#about .aboutHeader {
font-size: 26px;
line-height: 1.3;
font-family: "Sawarabi Mincho", serif;
}
#about .iS01 h2 img {
width: 220px;
height: auto;
display: block;
}
#about .iS01 .aboutHeader {
padding-top: 18px;
padding-bottom: 16px;
}
#about .iS02 {
margin-top: 60px;
}
#about .iS02 img {
display: block;
width: 100%;
height: auto;
}
.aboutfloor {
height: 660px;
padding-top: 30px;
}
.aboutfloor+.aboutfloor {
margin-top: 60px;
}
#about .aboutfloor .aboutHeader {
padding-top: 40px;
font-size: 38px;
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
line-height: 1;
}
#about .aboutfloor .aboutHeader span {
display: block;
font-size: 18px;
margin-top: 10px;
line-height: 1.3;
font-family: "Sawarabi Mincho", serif;
letter-spacing: 1px;
}
.aboutfloorBg {
position: absolute;
top:110px;
right: 0;
height: 600px;
content: "";
background-color: #ccc;
background-position: center;
background-size: cover;
}
.aboutfloor .wrapper ,
.aboutfloor .innerWrapper ,
.aboutfloor .innnerContentLeft {
height: 600px;
}
.aboutfloor .innnerContentLeft {
position: relative;
}
.aboutfloor .innnerContentLeft img {
position: absolute;
bottom: 0;
}
.af01 .aboutfloorBg {
background-image: url(images/about/f01.jpg);
}
.af02 .aboutfloorBg {
background-image: url(images/about/f02.jpg);
}
.af03 .aboutfloorBg {
background-image: url(images/about/f03.jpg);
}
.af04 .aboutfloorBg {
background-image: url(images/about/f04.jpg);
}
.af05 .aboutfloorBg {
background-image: url(images/about/f05.jpg);
}
.af06 .aboutfloorBg {
background-image: url(images/about/f06.jpg);
}
#shop .content .innnerContent:nth-child(1) {
position: relative;
}
#shop .content .innnerContent:nth-child(1) .shopLogo {
display: block;
width: 80%;
height: auto;
}
#shop .content .innnerContent:nth-child(1) .shopfloor {
position: absolute;
bottom:27px;
left: 0;
}

#shop .bgarea ul ,
#shop .bgarea ul li {
width: 100%;
height: 100%;
overflow: hidden;
}
#shop .bgarea ul li {
background-position: center;
background-size: cover;
}
#smodest .bgarea li:nth-child(1) {
background-image: url(images/shop/s0101.jpg);
}
#smodest .bgarea li:nth-child(2) {
background-image: url(images/shop/s0102.jpg);
}
#sminette .bgarea li:nth-child(1) {
background-image: url(images/shop/s0201.jpg);
}
#sminette .bgarea li:nth-child(2) {
background-image: url(images/shop/s0202.jpg);
}
#snaya .bgarea li:nth-child(1) {
background-image: url(images/shop/s0301.jpg);
}
#snaya .bgarea li:nth-child(2) {
background-image: url(images/shop/s0302.jpg);
}
#syn .bgarea li:nth-child(1) {
background-image: url(images/shop/s0401.jpg);
}
#syn .bgarea li:nth-child(2) {
background-image: url(images/shop/s0402.jpg);
}
#syururi .bgarea li:nth-child(1) {
background-image: url(images/shop/s0501.jpg);
}
#syururi .bgarea li:nth-child(2) {
background-image: url(images/shop/s0502.jpg);
}
#stsuruto .bgarea li:nth-child(1) {
background-image: url(images/shop/s0601.jpg);
}
#stsuruto .bgarea li:nth-child(2) {
background-image: url(images/shop/s0602.jpg);
}
#skeyakigumi .bgarea li:nth-child(1) {
background-image: url(images/shop/s0701.jpg);
}
#skeyakigumi .bgarea li:nth-child(2) {
background-image: url(images/shop/s0702.jpg);
}
#suetro .bgarea li:nth-child(1) {
background-image: url(images/shop/s0210801.jpg);
}
#suetro .bgarea li:nth-child(2) {
background-image: url(images/shop/s0210802.jpg);
}
#somote .bgarea li:nth-child(1) {
background-image: url(images/shop/s2021122701-min.jpg);
}
#somote .bgarea li:nth-child(2) {
background-image: url(images/shop/s2021122702-min.jpg);
}
#skeyakigumi .shopData{
  bottom: 85px;
}
#skeyakigumi .shopName{
  font-size: 28px;
  line-height: 1.3;
}
#skeyakigumi .link01{
  padding-top: 0;
}
#skeyakigumi .linkkeyakigumi{
  bottom: 28px;
  padding: 15px 0 10px;
}
#home .sec03 #topkeyakigumi.innnerContent a img{
  height: 35%;
}
#home .sec03 #topkeyakigumi.innnerContent a>div{
  font-size: 24px;
  line-height: 1.2;
}
#misemae .bgarea li:nth-child(1) {
background-image: url(images/about/f01.jpg);
}


#access .content .sec01 .innnerContent:nth-child(1) {
position: relative;
height: 600px;
}
#access #map {
height: 600px;
}
#access .sec01 .innnerContentLeft2 {
padding-top: 0;
}

.accessHeader {
font-family: 'Lato', sans-serif;
font-size: 24px;
line-height: 1.3;
}
.accessHeader span {
font-family: "Sawarabi Mincho", serif;
font-size: 16px;
display: block;
margin-top: 2px;
letter-spacing: 1px;
}
.accessHeader+.address {
margin-top: 40px;
font-family: 'Lato', sans-serif;
font-size: 12px;
line-height: 1.3;
}
.accessHeader+.address span {
font-family: "Noto Sans Japanese",sans-serif;
font-size: 15px;
display: block;
margin-top: 4px;
margin-bottom: 10px;
}
.accessHeader+.address+a.toMap {
display: inline-block;
font-family: 'Libre Baskerville', serif;
text-decoration: none;
font-size: 11px;
padding: 0 14px;
border-radius: 2px;
line-height: 20px;
height: 20px;
color: #fff;
background-color: #182144;
margin-bottom: 60px;
}
#access .toMap+div p {
background-repeat: no-repeat;
background-position: left top;
font-family: "Noto Sans Japanese",sans-serif;
font-size: 12px;
line-height: 1.4;
margin-bottom: 30px;
padding-left: 30px;
}
#access .toMap+div p span {
font-size: 10px;
display: block;
}
#access .toMap+div p:nth-child(1) {
background-image: url(images/train.svg);
}
#access .toMap+div p:nth-child(2) {
background-image: url(images/car.svg);
}
#access .toMap+div+div {
position: absolute;
bottom:0;
width: 100%;
}
#access .toMap+div+div p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 12px;
line-height: 1.4;
text-align: justify;
}
#access .toMap+div+div .link01 {
padding-top: 20px;
}


#access .sec02 .innnerContentLeft2 {
padding-top: 0;
}
#access .sec02 .innnerContentLeft2 p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
line-height: 1.5;
}
#access .sec02 .innnerContentLeft2 p span {
font-weight: 200;
font-size: 13px;
display: block;
margin-top: 3px;
}
.formTable {
width: 100%;
table-layout: fixed;
margin-top: 30px;
}
.formTable th {
text-align: right;
width: 34.5%;
vertical-align: middle;
padding: 10px 3.5% 10px 0;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 13px;
line-height: 1.4;
}
.formTable th span {
display: inline-block;
font-size: 12px;
vertical-align: middle;
margin-left: 4px;
}
.formTable td {
width: 65.5%;
vertical-align: middle;
padding: 10px 0;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 15px;
line-height: 1.4;
}
.formTable td input[type=text] ,
.formTable td textarea {
width: 100%;
resize: none;
}
.formTable input[type="text"] {
margin: 0;
padding: 0;
border: 0;
background-color: #fff;
outline: 0;
display: block;
box-sizing: border-box;
}
.formTable input[type="text"] {
padding: 10px;
border: 1px solid lightgrey;
border-radius: 2px;
font-size: 16px;
transition: border-color ease .2s;
}
.formTable input[type="text"]:focus {
border-color: #5f98e1;
}
.formTable textarea {
border: 0;
outline: 0;
height: 158px;
box-sizing: border-box;
}
.formTable  textarea {
display: block;
padding: 10px;
border: 1px solid lightgrey;
border-radius: 2px;
font-size: 16px;
transition: border-color ease .2s;
}
.formTable textarea:focus {
border-color: #5f98e1;
}
.formTable .fttr02 th ,
.formTable .fttr02 td {
padding-bottom: 0;
}
.formTable .fttr03 th ,
.formTable .fttr03 td {
padding: 0 0 60px 0;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 12px;
line-height: 1.4;
}
.formTable label {
cursor: pointer;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
display: inline-block;
padding-left: .2em;
}
.formTable input[type="radio"] {
vertical-align: middle;
}
.formTable .fttr04 th ,
.formTable .fttr04 td {
padding: 0;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 13px;
line-height: 30px;
}
.formTable input[type="submit"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
position: relative;
display: inline-block;
vertical-align: bottom;
background-color: #182144;
height: 30px;
line-height: 30px;
font-weight: 200;
padding: 0 30px;
margin-left: 20px;
color: #fff;
font-family: "Noto Sans Japanese",sans-serif;
}
.formTable input[type="submit"]::-webkit-search-decoration {
display: none;
}
.formTable input[type="submit"]::focus {
outline-offset: -2px;
}
#access .sec03 table {
width: 48%;
float: left;
margin-top: 30px;
table-layout: fixed;
}
#access .sec03 table+table {
margin-left: 4%;
}
#access .sec03 table th,
#access .sec03 table td {
border-bottom: 1px solid #ccc;
vertical-align: bottom;
padding-bottom: 6px;
padding-top: 20px;
white-space: nowrap;
font-weight: 200;
}
#access .sec03 table th {
font-family: "Noto Sans Japanese",sans-serif;
font-size: 12px;
line-height: 1;
padding-left: 5px;
padding-right: 15px;
text-align: right;
width: 78px;
box-sizing: border-box;
}
#access .sec03 table td {
font-family: "Noto Sans Japanese",sans-serif;
font-size: 13px;
line-height: 1;
}
#access .sec03 .innerWrapper>div:nth-child(3) {
}
#access .sec03 .innerWrapper>div:nth-child(2) {
padding-top: 0;
}
#access .sec03 .innerWrapper>div:nth-child(1) {
position: relative;
}
#access .sec03 .accessHeader+div {
position: absolute;
width: 100%;
bottom:0;
}
#access .sec03 .accessHeader+img {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 150px;
height: auto;
}
#access .sec04 .innnerContentLeft2 {
padding-top: 0;
}
#access .sec04 .innnerContentLeft1 img {
display: block;
position: absolute;
left: 80px;
bottom: 84px;
height: 250px;
width: auto;
}

#naya .sec01 img ,
#naya .sec02 img ,
#naya .sec03 img {
display: block;
width: 100%;
height: auto;
}
#naya .sec01 .innnerContent:nth-child(-n+3) {
margin-bottom: 3.5%;
}
#naya .scd {
margin-top: 40px;
}
#naya .scd+.scd {
margin-top: 70px;
}
#naya .scd .innnerContent:nth-child(1)>div {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
#naya .scd .innnerContent:nth-child(1)>div:nth-child(1) {
height: 220px;
box-sizing: border-box;
border-bottom: 1px solid #999;
font-size: 48px;
font-family: "Sawarabi Mincho", serif;
line-height: 1;
}
#naya .scd .innnerContent:nth-child(1)>div:nth-child(1)>div {
text-align: center;
}
#naya .scd .innnerContent:nth-child(1)>div:nth-child(1)>div span {
display: block;
font-size: 21px;
font-family: 'Libre Baskerville', serif;
line-height: 1;
margin-top: 25px;
}
#naya .scd .innnerContent:nth-child(1)>div:nth-child(2) {
height: 70px;
}
#naya .scd .innnerContent:nth-child(1)>div:nth-child(2)>div {
font-family: "Sawarabi Mincho", serif;
font-size: 18px;
line-height: 1.5;
text-align: center;
}
#naya .scd .innnerContent:nth-child(1)>div:nth-child(2)>div span {
display: block;
font-size: 12px;
font-family: "Sawarabi Mincho", serif;
line-height: 1;
}
#naya .scd .innnerContent:nth-child(2) {
position: relative;
padding-top: 20px;
height: 291px;
box-sizing: border-box;
}
#naya .scd .innnerContent:nth-child(2) .scdHeader {
font-size: 38px;
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
line-height: 1;
}
#naya .scd .innnerContent:nth-child(2) .scdHeader span {
display: block;
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
font-size: 16px;
margin-bottom: 8px;
}
#naya .scd .innnerContent:nth-child(2) p {
position: absolute;
width: 100%;
bottom: 0;
font-size: 14px;
line-height: 21px;
font-family: "Sawarabi Mincho", serif;
}
#naya .scd .innnerContent:nth-child(2) p a {
color: inherit;
}
#naya .sec03 .innerWrapper+.innerWrapper {
margin-top: 30px;
margin-bottom: -40px;
}
#naya .sec03 .innnerContentLeft2 {
padding-top: 0;
position: relative;
height: 291px;
}
#naya .sec03 .innnerContentLeft2>p+div {
position: absolute;
bottom: 0;
right: 0;
}
#naya .sec03 .innnerContentLeft2>p+div p {
text-align: right;
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 13px;
line-height: 1;
}
#naya .sec03 .innnerContentLeft2>p+div .link01 {
padding-top: 6px;
}
#naya .sec03 .innnerContentLeft2>p+div .link01+p {
margin-top: 30px;
}

#photo-studio .sec01 .header{
font-family: "Sawarabi Mincho", serif;
font-size: 18px;
line-height: 1.3;
margin-bottom: 20px;
letter-spacing: 1px;
}
#photo-studio .sec01 img{
display: block;
width: 100%;
height: auto;
}
#photo-studio .sec01 .innnerContent:nth-child(-n+3) {
margin-bottom: 3.5%;
}



#eventsingle header nav ul li a {
color: #182144;
}
#eventsingle .el_humburger.on {
background-color: rgba(24, 33, 68,0);
}
#eventsingle .el_humburger > span {
background: #182144;
}
#eventsingle .content {
padding-top: 100px;
}

#eventsingle .sec02 {
margin-top: -100px;
}
#eventsingle .sec02 .innerWrapper {
padding: 70px 0;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
box-sizing: border-box;
}
#eventsingle .sec02 .innerWrapper+.innerWrapper {
margin-top: -1px;
}
#eventsingle .sec02 .innerWrapper .innnerContentLeft {
padding-top: 0;
}
#eventsingle .sec02 .innerWrapper:nth-child(even) .innnerContentLeft {
float: right;
}
#eventsingle .sec02 .innerWrapper:nth-child(even) .innnerContentLeft1 {
margin-left: 0;
margin-right: 3.5%;
}
#eventsingle .sec02 .sname {
font-family: "Sawarabi Mincho", serif;
font-size: 22px;
line-height: 1;
margin-bottom: 30px;
}
#eventsingle .sec02 .scopy {
font-family: "Sawarabi Mincho", serif;
font-size: 16px;
line-height: 1.4;
margin-bottom: 40px;
}
#eventsingle .sec02 .scopy+p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 12px;
line-height: 1.8;
}
#eventsingle .sec02 img {
display: block;
width: 100%;
height: auto;
}
#eventsingle .sec01 .innerWrapper:nth-child(1) .innnerContentLeft2 {
padding-top: 20px;
}
#eventsingle .sec01 .innerWrapper:nth-child(1) .innnerContentLeft2 p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
text-align: right;
font-size: 13px;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) {
padding-top: 40px;
padding-bottom: 60px;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) .innnerContentLeft1 {
display: flex;
align-items: center;
height: 460px;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) .innnerContentLeft1 div {
font-family: "Sawarabi Mincho", serif;
font-size: 22px;
line-height: 1.4;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) .innnerContentLeft1 div span {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 16px;
display: block;
margin-top: 40px;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) .innnerContentLeft2 {
padding-top: 0;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) .innnerContentLeft2 img {
display: block;
width: 100%;
height: 0;
padding-top: 75%;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
#eventsingle .sec01 .innerWrapper:nth-child(3) .innnerContentLeft2 {
padding-top: 0;
}
#eventsingle .sec01 .innerWrapper:nth-child(3) .innnerContentLeft div {
font-family: 'Lato', sans-serif;
font-size: 12px;
line-height: 1.3;
margin-bottom: 10px;
}
#eventsingle .sec01 .innerWrapper:nth-child(3) .innnerContentLeft p {
font-family: "Noto Sans Japanese",sans-serif;
font-weight: 200;
font-size: 12px;
line-height: 1.5;
}
#eventsingle .sec01 .innerWrapper:nth-child(3) .innnerContentLeft div+div {
font-family: "Sawarabi Mincho", serif;
font-size: 20px;
line-height: 1.3;
margin-bottom: 20px;
}

#eventsingle .sec02 .link01 {
padding-top: 10px;
height: auto;
}
#eventsingle .sec02 .link01 p {
text-align: right;
}
#eventsingle .sec02 .link01.link02 {
text-align: left;
}
#eventsingle .sec02 .link01.link02 p {
text-align: left;
}
#eventsingle .sec02 .link01.link02 a span {
margin-left: 0;
margin-right: 14px;
}
#eventsingle .sec02 .link01.link02 a span::after {
content: "";
position: absolute;
top: 50%;
right: 50%;
left: auto;
width: 8px;
height: 8px;
margin-top: -5px;
margin-right: -7px;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: none;
transform: rotate(-45deg);
transition: right .3s;
}

#eventsingle .sec02 .link01.link02 a:hover span::after {
right: 60%;
}



.link01 a:hover span::after {
left: 60%;
}

#notfound header nav ul li a {
color: #182144;
}
#notfound .el_humburger.on {
background-color: rgba(24, 33, 68,0);
}
#notfound .el_humburger > span {
background: #182144;
}
#notfound .content {
padding-top: 100px;
width: 100%;
margin-bottom: -185px;
height: 100vh;
min-height: 400px;
box-sizing: border-box;
display: flex;
justify-content: center;
align-items: center;
}
#notfound .innerWrapper {
transform: translateY(-80px);
}
#notfound h2 {
font-size: 38px;
opacity: .4;
}
#notfound h2+div {
font-family: "Sawarabi Mincho", serif;
margin-top: 10px;
font-size: 20px;
line-height: 1.3;
margin-bottom: 20px;
}
#notfound header h1 a img:first-child {
    display: block !important;
}
#notfound header h1 a img:last-child {
    display: none !important;
}
#eventsingle header h1 a img:first-child {
    display: block !important;
}
#eventsingle header h1 a img:last-child {
    display: none !important;
}
#eventsingle .snslink a {
display: inline-block;
text-decoration: none;
color: #666767;
font-size: 30px;
margin-right: 8px;
margin-top: 30px;
}


.pagination {
text-align: center;
}
.pagination .wrapper {
padding-top: 0;
padding-bottom: 0;
}
.pagination a,.pagination span {
font-family: 'Libre Baskerville',"Sawarabi Mincho", serif;
font-size: 20px;
color: #333;
padding: 2px 4px;
}
.pagination .next,.pagination .prev {
text-decoration: none;
vertical-align: bottom;
font-size: 26px;
}


@media screen and (max-width:1199px) {
header nav {
display: none;
}
}
@media screen and (min-width:769px) {
  #navWrapper #bnavRight {
    min-width: 670px;
  }
}
@media screen and (max-width:768px) {
header h1 a img {
display: none;
}
header h1 a img:last-child {
display: block;
}
html,body,header  {
min-width: 320px;
}
header {
padding-left: 10px;
padding-top: 20px;
}
#navWrapper>div {
display: block;
height: auto;
min-height: 100%;
padding-bottom: 40px;
box-sizing: border-box;
}
#navWrapper #bnavLeft {
display: none;
}
#navWrapper #bnavRight {
left: 0 !important;
}
#navWrapper #bnavRight>div {
display: block;
}
#navWrapper #bnavRight ul ,#subnav {
float: none;
width: auto;
}
#navWrapper #bnavRight ul {
width: 80%;
margin-left: auto;
margin-right: auto;
border-right: none;
border-bottom: 1px solid #ccc;
}
#navWrapper #bnavRight ul li {
padding: 10px 0;
}
#subnav {
margin-top: 10px;
}
#subnav>div {
display: block;
margin-right: auto;
text-align: center;
}
#subnav>div a {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-bottom: 10px;
}
#subnav>div>div {
margin-top:40px;
}
#subnav>div>div a+a {
margin-right: 0;
}
.el_humburger {
top: 10px;
right: 10px;
}
.wrapper {
width: 100%;
padding: 80px 10px;
max-width: 500px;
box-sizing: border-box;
}
.innnerContentLeft {
float: none;
height: auto !important;
width: 100% !important;
max-width: 480px;
margin-left: auto!important;
margin-right: auto!important;
}
.content .innnerContentLeft {
margin-bottom: 20px;
}
.sideTxt {
display: none;
}
.eventArchive {
margin-bottom: -30px;
}
.eventArchive .innnerContent {
margin-bottom: 40px;
}
#mvLeft {
left: 20px !important;
}
#mvLeft h2,#mvLeft h2 span {
color: #fff;
}
#mvRight {
left: 0!important;
}
.aboutfloorBg {
position: static;
width: 100% !important;
max-width: 480px;
margin-left: auto!important;
margin-right: auto!important;
height: 300px;
margin-top: -80px;
}
.aboutfloor .wrapper, .aboutfloor .innerWrapper, .aboutfloor .innnerContentLeft {
height: auto;
}
.aboutfloor .innnerContentLeft img {
position: static;
margin-top: 20px;
}
.aboutfloor+.aboutfloor {
margin-top: -80px;
}


#shop .content .innnerContent:nth-child(1) img {
position: static !important;
display: block;
margin-left: auto;
margin-right: auto;
max-width: 290px;
}
#shop .content .innnerContent:nth-child(1) .shopfloor {
max-width: 240px;
margin-top: 20px;
}
#shop .content .bgarea {
position: static !important;
height: 300px;
width: 100% !important;
max-width: 480px;
margin-left: auto!important;
margin-right: auto!important;
margin-top: -80px;
margin-bottom: 120px;
}
.shopInfo01 {
height: auto;
padding-top: 30px;
padding-bottom: 20px;
}
.shopInfo01 br {
display: none;
}
.shopInfo02 {
height: auto;
}
.shopData {
margin-top: 20px;
position: static !important;
}
.shopInfo02 .link01 {
position: static !important;
padding-top: 10px;
}
#shop .content .innnerContent:nth-child(1) .shopfloor {
display: none;
}
.shopInfo02 .shopfloor {
display: block;
margin: 30px auto;
max-width: 290px;
}

#access .toMap+div+div {
position: static;
}
#access #map {
    height: 400px;
}
.formTable th,.formTable td {
display: block;
width: 100%;
box-sizing: border-box;
text-align: left;
}
.formTable th {
padding-bottom: 4px;
}
.formTable td {
padding-top: 0;
}
.formTable td span {
display: block;
}
.formTable .fttr03 th {
display: none;
}
.formTable .fttr03 td {
padding-bottom: 20px;
}
.formTable .fttr04 th, .formTable .fttr04 td {
    padding: 0;
    font-family: "Noto Sans Japanese",sans-serif;
    font-weight: 200;
    font-size: 13px;
    line-height: 30px;
}
.formTable .fttr04 td {
    line-height: 1.5;
}
.formTable input[type="submit"] {
display: table;
margin: 20px auto;
}
#access .sec03 .accessHeader+div {
position: static;
padding-top: 20px;
padding-bottom: 10px;
}
#access .sec04 .innnerContentLeft1 img {
position: static;
width: 100%;
max-width: 300px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
#naya .scd .innnerContent:nth-child(2) p {
position: static;
padding-top: 20px;
}
#naya .scd .innnerContent:nth-child(2) {
padding-top: 0;
}
#naya .sec03 .innnerContentLeft2>p+div {
position: static;
padding-top: 20px;
}
#eventsingle .content {
padding-top: 60px;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) .innnerContentLeft1 div span {
margin-top: 20px;
}
#eventsingle .sec01 .innerWrapper:nth-child(2) {
padding-bottom: 40px;
}
#eventsingle .sec01 .innerWrapper:nth-child(3) .innnerContentLeft1 {
margin-bottom: 40px;
}
#access .sec03 table {
width: 100%;
float: none;
margin-top: 30px;
table-layout: fixed;
}
#access .sec03 table+table {
margin-top: 0;
margin-left: 0;
}
#access .sec03 table th {
width: 90px;
}
}


#naya .ifwrap {
margin-top: 160px;
width: 100%;
height: 600px;
}
#naya iframe {
  width:100%;
  height:100%;
  border:none;
  display:block;
	}

.link20190723 {
	text-align: right;
    font-family: "Noto Sans Japanese",sans-serif;
    font-weight: 200;
    font-size: 13px;
    line-height: 1;
	margin-top: 24px;
}
.link20190723+.link01 {
	padding-top: 6px;
}
