@charset "utf-8";

.hLogo {
    max-width: 120px;
    width: 100%;
    display: block;
}

.headerBox01 {
    position: relative;
}

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

.hSnsLink {
    max-width: 32px;
    width: 100%;
    display: block;
}

.hSnsLinkPc {
    margin: 0 0 0 32px;
}

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

.header {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    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 30px;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
}

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

.headerPc {
    padding: 15px 15px;
    position: relative;
    background-color: #fff;
}

.hHamBox {
    max-width: 42px;
    width: 100%;
    margin: 0 0 0 32px;
}

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

.hLinkBtn {
    width: 100%;
    border: 1px solid;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
    transition: all .5s;
}

.hLinkBtnSet {
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    max-width: 384px;
    width: 100%;
    display: none;
}

.hLinkBtn01 {
    background-color: #AF6762;
    border-color: #AF6762;
    color: #fff;
}

.hLinkBtn02 {
    background-color: #fff;
    border-color: #AF6762;
    color: #AF6762;
}

.hLinkBtn01:hover {
    background-color: #fff;
    color: #AF6762;
}

.hLinkBtn02:hover {
    background-color: #AF6762;
    color: #fff;
}

.hLinkBtn01:before {
    content: "";
    width: 15px;
    height: 14px;
    background: url(/system_panel/uploads/images/h_icon01_white.svg)no-repeat;
    background-size: contain;
    transition: all .5s;
}

.hLinkBtn01:hover:before {
    background: url(/system_panel/uploads/images/h_icon01.svg) no-repeat;
    background-size: contain;
}

.hLinkBtn02:before {
    content: "";
    width: 12px;
    height: 13px;
    background: url(/system_panel/uploads/images/h_icon02.svg)no-repeat;
    background-size: contain;
    transition: all .5s;
}

.hLinkBtn02:hover:before {
    background: url(/system_panel/uploads/images/h_icon02_white.svg) no-repeat;
    background-size: contain;
}

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

@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) {

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

.hLogo {
    max-width: 150px;
}

.hLinkBtnSet {
    display: flex;
}

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

.headerPc {
    padding: 15px 2.6%;
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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

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

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

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


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

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

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


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

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

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

.headerPc {
    padding: 26px 2.6%;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

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

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


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

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

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



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

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

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