@charset "utf-8";

.kasouBg {
    background-color: #F9F1F9;
    background-image: url(/system_panel/uploads/images/bg_deco_mask01.png);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: auto;
}

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

.hLinkBtn {
    transition: all .5s;
    border-radius: 6px;
    max-width: 310px;
    width: 48%;
    height: 66px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.hLinkBtn:hover {
    box-shadow: none;
    transform: translate(4px, 4px);
}

.hLinkBtn01 img {
    max-width: 28.07px;
    width: 100%;
    display: block;
}

.hLinkBtn02 img {
    max-width: 28.07px;
    width: 100%;
    display: block;
}

.hLinkBtn>p {
    display: inline-block;
    padding: 9px 0 9px 5px;
    border-bottom: 2px dashed #fff;
    color: #fff;
}

.hLinkBtn02 {
    font-family: "Fredericka the Great", serif;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.16em;
    font-size: 18px;
    box-shadow: 4px 4px 0 #675039;
    background: #F1A151;
}

.hLinkBtn01 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.05em;
    box-shadow: 4px 4px 0 #F1A151;
    background: #675039;
}

.hBtnSetBox {
    max-width: 480px;
    width: 100%;
    margin: 0 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

.headerBox01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hLogo {
    max-width: 180px;
    width: 100%;
    margin: 5px 20px 0 0;
}

.hLinkBtn02>p {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.hLinkBtn01>p {
    line-height: 1.9em;
    padding: 0 0 3px;
}

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

.header.clone {
    position: fixed;
    top: -100px;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
    background-color: #F9F1F9;
    background-image: url(/system_panel/uploads/images/bg_deco_mask01.png);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: auto;
}

.hPcHamBox02 {
    width: 100% !important;
    padding: 0 !important;
    background: #675039 !important;
    height: 100%;
    border-radius: 6px;
    transition: all .5s;
}

.hPcHamBox02:hover {
    background-color: #F1A151 !important;
}

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

.hPcHamBox02 .spNavBtnBar {
    max-width: 28px !important;
    height: 16px !important;
}

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

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

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

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

.is-animation .headerPc {
    padding: 15px 15px;
}

.is-animation .hLogo {
    max-width: 160px;
    margin: 0 20px 0 0;
}

.hPcHamBox {
    display: block;
}

.is-animation .hPcHamBox {
    display: block;
}

.hHamBox.hHamPosition {
    position: absolute;
    z-index: 9;
    top: 23px;
    right: 22px;
    margin: 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) {

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

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

.hPcHamBox {
    display: none;
}

.headerPc {
    padding: 23px 22px 16px 3.7%;
}

.is-animation .headerPc {
    padding: 20px 22px 20px 1.3%;
}
    
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

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


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

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

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


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

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

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

.is-animation .hLogo {
    max-width: 202px;
    margin: 0 20px 0 0;
}

.hLogo {
    max-width: 247px;
    width: 100%;
    margin: 5px 40px 0 0;
}

.hHamBox {
    margin: 0 0 0 47px;
}

.hLinkBtn {
    gap: 12px;
}

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

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

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


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

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

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

.hLinkBtn02 {
    font-size: 26px;
}

.hLinkBtn01 {
    font-size: 22px;
}

.hBtnSetBox {
    max-width: 665px;
}

.hLinkBtn01 img {
    max-width: 33.07px;
}

.hLinkBtn02 img {
    max-width: 33.07px;
}

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

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

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