﻿@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*===========================PC====================================== */
.header-nav__list {
    align-items: center;
}
.header-nav__item {
    margin-right: 1.5rem;
}

.header__nav {
    margin-right: 2.255rem;
}


/*===========================tab====================================== */
@media screen and (min-width: 641px) and (max-width: 834px){




}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 640px){






}
/*===========================sp END====================================== */