@charset "UTF-8";
/* CSS Document */

.content_wrap {
    padding: 70px 0 0;
}
.drawer-nav {
    top: 70px;
}


.menu2026 {
  all: unset;
}

.header {
    background: none;
}
.header .inner {
    background: none;
    box-sizing: border-box;
    max-width: 1300px;
    min-height: 70px;
    padding: 16px 0% 5px;
    position: relative;
    width: 100%;
}


.login_head_2025 {
    background-position: center 0%;
    background-size: 30px;
    font-size: clamp(10px, 2.6vw, 16px);
    padding: 30px 0 0;
    top: 26%;
    width: 11%;
}
.menu-trigger,
.drawer-close .menu-trigger{
    top: 25px;
}
.drawer-open .menu-trigger {
    top: 25px;
}
.menu-trigger span,
.drawer-close .menu-trigger span {
    position: absolute;
    left: inherit;
    right: 0;
    width: 36px;
    height: 3px;
}
.drawer-open .menu-trigger span:nth-of-type(1) {
    top: 10px;
    right: 0px;
    width: 36px;
}
.drawer-open .menu-trigger span:nth-of-type(3) {
    top: 10px;
    right: 0px;
    width: 36px;
}

.logo_2026 {
    margin: auto;
    max-width: 650px;
    padding: 8px 0 0;
    width: 63%;
}


.menu2026 {
    height: 50px;
    top: 2.8%;
    right: 3%;
    position: fixed;
    width: 8%;
    z-index: 100;
}
.logo_2026_pc {
    display: none;
}
.logo_2026_sp {
    display: inherit;
}
@media only screen and (min-width: 769px) and (max-width: 1121px) {
        .content_wrap {
            padding: 100px 0 0;
        }
        .drawer-nav {
            top: 100px;
        }
        .menu-trigger span:nth-of-type(2),
        .drawer-close .menu-trigger span:nth-of-type(2){
            top: 15px;
        }
        .menu-trigger span:nth-of-type(3),
        .drawer-close .menu-trigger span:nth-of-type(3){
            top: 30px;
        }
        .header .inner {
            max-width: 1000px;
            min-height: 100px;
            padding: 18px 0% 5px;
            position: relative;
            width: 100%;
        }
        .login_head_2025 {
            background-position: center 0%;
            background-size: 30px;
            font-size: clamp(10px, 2.6vw, 16px);
            padding: 30px 0 0;
            top: 28%;
            right: inherit;
            left: 0;
            width: 11%;
        }
        
        .logo_2026 {
            margin: auto;
            max-width: 650px;
            padding: 4px 0 0;
            width: 50%;
        }
        .menu2026 {
            height: 50px;
            top: 1.8%;
            right: 3%;
            position: fixed;
            width: 50px;
        }
}
@media only screen and (min-width: 1122px){
        .content_wrap {
            padding: 166px 0 0;
        }
        .header .inner {
            background: none;
            box-sizing: border-box;
            max-width: 1300px;
            min-height: 123px;
            padding: 16px 0% 5px;
            position: relative;
            width: 88%;
        }
        .login_head_2025.logout {
            background: none;
            color: #fff;
            font-size: clamp(10px, 3.3332vw, 16px);
            padding-top: inherit;
            position: absolute ;top: 46px; right: 0;
            width: 150px;
        }
        .login_head_2025.logout span {
            background: url("../img/icn_login_2503_whi.png") no-repeat;
            background-position: 10px 0;
            background-size: 20px;
        }
        .logo_2026 {
            margin: 0;
            padding: 16px 0 0;
            width: 50%;
        }
        .menu2026 {
            display: none;
        }
        .login_head_2025 {
            font-size: clamp(10px, 2.6vw, 14px);
            padding: 0% 0 0;
            top: 26px;
            width: 7%;
        }
        .login_head_2025 span {
            background: url("../img/icn_login_2501.png") no-repeat 10px 2px;
            background-size: 20px;
            display: inline-block ;
            line-height: 25px;
            padding: 0 0 0 2.5em;
        }
		.menu-container {
            padding: 100px 0 0;
        }
        .sns_wrap_head.sns_202503 {
            top: 37px;
            right: 120px;
            width: 260px;
        }
        .logo_2026_pc {
            display: inherit;
        }
        .logo_2026_sp {
            display: none;
        }
		.menu-container {
            padding: 85px 0 0;
        }
}
