@charset "utf-8";

.headerPc .hPcHamBox02 .spNavBtnBar .spNavBtnBarItem {
    height: 1px !important;
    background-color: #fff;
}

.header.clone.is-animation .headerPc .hPcHamBox02 .spNavBtnBar .spNavBtnBarItem {
    background-color: #292725;
}

.header.clone .hLogoPcBox01 {
    visibility: visible;
    opacity: 1;
}

.headerBox01 {
    position: relative;
}

.hContactSetListWr {
    max-width: 410px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.hInstSnsLink {
    max-width: 30px;
    width: 100%;
    display: block;
}

.hInstSnsLink:hover {
    opacity: .7;
}

.hDropMenuBox .hDropItemItem:first-child {
    border: none;
}

.hContactSnsLink01 .hLineHukidasiBox {
    opacity: 0;
    visibility: hidden;
    transition: all .7s;
}

.hContactSnsLink01:hover .hLineHukidasiBox {
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

.hScrollHightBox {
    height: 75px;
}

.hPcHamBox02 {
    width: 100% !important;
    padding: 0 !important;
    height: 100%;
    background-color: #ffffff00 !important;
}

.hPcHamBox02 .spNavBtnBar {
    max-width: 30px !important;
    height: 20px !important;
}

.hPcHamBox02 .spNavBtnBar .spNavBtnBarItem:nth-of-type(2) {
    top: 10px;
}

.hPcHamBox02 .spNavBtnBar .spNavBtnBarItem {
    height: 1px !important;
    background-color: #292725;
}

.hPcHamBox02.open .spNavBtnBarItem:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
}

.hPcHamBox02.open .spNavBtnBarItem:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
}

.header {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.headerHightBox {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    height: 66px;
}

.header.clone.is-animation {
    top: 0;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
}

.header.clone {
    position: fixed;
    top: -130px;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
}

.header.clone.is-animation .hLogoPc {
    display: block;
}

.hContactSet {
    margin: 0 0 0 auto;
    max-width: 455px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.hLogoPc {
    max-width: 113px;
    width: 100%;
    display: none;
    margin: 0 20px 0 0;
}

.headerPc {
    padding: 11px 15px;
    position: relative;
}

.hWebLink {
    transition: all .5s;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.16);
}

.hWebLink:hover {
    transition: all .5s;
    opacity: .7;
}

.hHamBox {
    max-width: 50px;
    width: 100%;
    height: 50px;
    margin: 0 0 0 auto;
}

.header.clone.is-animation .headerPc {
    padding: 15px 15px;
    background-color: #F5F2F1;
}

.hLogoPc01 {
    max-width: 200px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
}

.hLogoPcBox01 {
    max-width: 80px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
}

.hDropBtnBox {
    max-width: 165px;
    width: 100%;
    position: relative;
}

.hDropBtn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    background-color: #B3AEAC;
    color: #292725;
    font-size: 16px;
    letter-spacing: 0.15em;
    font-family: "Marcellus", serif;
    font-weight: 400;
    transition: all .7s;
}

.hReserveIcon {
    filter: brightness(1) invert(1);
}

.hDropBtn:hover {
    transition: all .7s;
    opacity: .8;
}

.hDropMenuBox {
    width: 220px;
    position: absolute;
    top: 120%;
    left: -30px;
    background-color: #4B4948;
    color: #fff;
}

.hDropItemItem {
    min-height: 54px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    border-top: 1px solid #fff;
    color: #fff;
}

.hDropItemLink:hover {
    background: #6c6c6c;
    color: #fff;
}

.hTelIcon {
    max-width: 12.77px;
    width: 100%;
    margin-right: 8px;
    filter: brightness(0) invert(1);
}

.hDropItemItem.hDropItemTel {
    flex-direction: row;
    font-size: 19px;
    letter-spacing: 0.15em;
    font-family: "Marcellus", serif;
    font-weight: 400;
}

.hDropItemItem.hDropItemWeb {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.15em;
}

.hDropItemSnsTit01 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.15em;
}

.hDropItemSnsTit02 {
    font-size: 12px;
    font-weight: 400;
}

.hWebBtn01 {
    display: flex;
    max-width: 200px;
    width: 100%;
    height: 45px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    letter-spacing: 0.15em;
    color: #292725;
    font-family: "Marcellus", serif;
    font-weight: 400;
    background: #fff;
}

.hWebBtn01:hover {
    background: #4B4948;
    color: #fff;
}

.header.clone .hWebBtn01 {
    background-color: #fff;
}

.header.clone .hWebBtn01:hover {
    background-color: #342812;
}

.hWebBtn01:hover .hWebIcon {
    filter: brightness(0) invert(1);
}

.hDropBtnBox .hDropMenuBox {
    opacity: 0;
    visibility: hidden;
    transition: all .7s;
}

.hDropBtnBox:hover .hDropMenuBox {
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

.clone .hLogoPcBox01 {
    max-width: 80px;
}

.clone .hLogoPc01 {
    position: relative;
    top: auto;
    left: auto;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.hLogoPcBox01 {
    max-width: 100px;
}

.clone .hLogoPcBox01 {
    max-width: 90px;
}

.hScrollHightBox {
    height: 90px;
}

.header.clone.is-animation .headerPc {
    background-color: unset;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.headerHightBox {
    height: 130px;
}

.headerPc {
    padding: 20px 30px;
}

.header.clone.is-animation .headerPc {
    padding: 20px 30px;
}

.hHamBox {
    max-width: 45px;
    height: 45px;
}

.hLogoPcBox01 {
    max-width: 120px;
}

.clone .hLogoPcBox01 {
    max-width: 90px;
}

.hScrollHightBox {
    height: 100px;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.headerPc {
    padding: 40px 60px;
}

.header.clone.is-animation .headerPc {
    padding: 20px 30px;
}

.hLogoPcBox01 {
    max-width: 141px;
}

.hLogoPc01 {
    top: 41px;
    left: 86px;
    position: absolute;
}

.hScrollHightBox {
    height: 180px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */