body * {
    font-family: Hiragino Sans;
}

.navbar {
    width: 100%;
    display: flex;
    justify-content: center;
    border: 1px solid #333;
    background: #333;
    color: #FFF;
    align-items: center;
    margin-bottom: 0 !important;
}

.text-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.banner-top {
    background: #000;
}

.overlap-group {
    width: 100%;
    height: 361px;
    flex-shrink: 0;
    position: relative;
}

.action-form-pc {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 0;
}

.form-acc {
    width: 120px;
    height: 63px;
    flex-shrink: 0;
    background: #EB0A1E;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    margin-right: 5px;
}

.icon-item {
    margin-left: 9px
}

.form-search-pc {
    display: flex;
    padding-top: 20px;
}

.font-input-search {
    display: flex;
    border: 1px solid #333;
    background: #FFF;
    width: 257px;
    height: 36px;
}

.font-input-search input {
    border: 0px solid #333;
    width: 100%;
}

.icon-search {
    width: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-form-icon-select {
    width: 30px;
    height: 36.686px;
    border: 1px solid #333;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-search {
    display: flex;
    width: 59px;
    height: 30px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #333;
}

.form-button {
    display: flex;
    height: 36px;
    align-items: center;
    margin-left: 8px;
}

.logo-pc {
    margin-right: 21px;
}

.group {
    position: absolute;
    width: 529px;
    height: 48px;
    top: 225px;
    left: 75px;
}

.text-wrapper-6 {
    position: absolute;
    width: 173px;
    top: 50px;
    left: 79px;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
}

.text-wrapper-7 {
    position: absolute;
    top: 130px;
    left: 478px;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
}

.element-2 {
    position: absolute;
    width: 408px;
    height: 82px;
    top: 70px;
    left: 126px;
}

.image-banner-top {
    position: absolute;
}

.form-act--top {
    position: relative;
}

.form-act {
    display: flex;
    justify-content: center;
    position: absolute;
    top: -35px;
    left: auto;
    right: auto;
    width: 100%;
}

.frame {
    width: 350px;
    height: 70px;
    background-color: #e02020;
    border-radius: 40px;
    box-shadow: 0 4px 4px #00000040;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #F6F6F6;
    margin-left: 11px;
    margin-right: 11px;
}

.text-wrapper-2 {
    font-size: 10px;
}

.text-wrapper-not {
    font-size: 24px;
}

.overlap-group-acc {
    text-align: center;
}

.draggable {
    display: flex;
}

.box--category {
    width: 100%;
    height: 125px;
    flex-shrink: 0;
    background: #333;
    color: #FFF;
    display: flex;
    margin-top: 29px;
}

div.container::before,
div.container::after {
    display: none;
}

.category-container {
    display: grid;
    grid-template-columns: 30% 70%;
    height: 100%;
}

.box--category-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-icon {
    width: 81px;
    height: 58px;
    flex-shrink: 0;
}

.category-title {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.category--list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    text-align: start;
}

.category-item {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: underline;
    margin-left: 12px;
    margin-right: 12px;
}

.category {
    display: flex;
    align-items: center;
}

.header {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    width: 100%;
    -webkit-transition: all linear 0.5s;
    transition: all linear 0.5s;
    line-height: 1.1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    height: 80px;
}
.top-page{
  padding-top: 80px;
}

.header__primary .header__sitename {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.header__sitename {
    font-weight: normal;
}

.header__sitename img {
    height: 1.5em;
}

.header__primary .header__sitename {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.header__drawr {
    -webkit-transition: all linear 0.07s;
    transition: all linear 0.07s;
    background-color: #0678cf;
    background-color: rgba(68, 68, 68, 0.9);
    height: calc(100% - 80px);
    overflow-y: auto;
}

.header__drawr.is-open {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.header__button {
    position: fixed;
    position: absolute;
    display: block;
    width: 34px;
    height: 21px;
    cursor: pointer;
    background-image: url("../images/sprite@2x.png");
    background-position: -967px -325px;
    background-size: 1069px 625px;
}

.header__button.is-open {
    width: 32px;
    height: 31px;
    background-image: url("../images/sprite@2x.png");
    background-position: -564px -455px;
    background-size: 1069px 625px;
}

.header__drawr__nav01 {
    font-weight: bold;
}

.header__drawr__nav01 a:hover {
    color: #444;
}


/*style display*/
.navbar-pc,
.action-form-pc,
.banner-top-pc {
    display: flex;
}

.image-banner-top-pc {
    display: block;
}

.box-form-pc {
    display: flex;
}

.image-banner-top-sp,
.slogan-top-sp {
    display: none;
}

.form-search-pc {
    position: absolute;
}

.frame-grid {
    display: grid;
    grid-template-columns: 85% 15%;
    align-items: center;
}

.act--top-center {
    width: 100%;
    display: flex;
    justify-content: center;
}

.product--new {
    background: #f1f1f1;
}

.product--new .title-page-product {
    display: flex;
    justify-content: center;
    padding-top: 80px;
    background: #f1f1f1;
}

.product--new .icon-logo {
    display: flex;
    align-items: center;
}

.product--new .title {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: bolder;
    line-height: normal;
    margin-left: 7px;
    font-family: Hiragino Sans;
}

.font-hr-center {
    display: flex;
    justify-content: center;
    margin-bottom: 43px;
}

.hr-style {
    width: 95px;
    height: 5px;
    background: #E02020;
}


.box-form-item {
    width: 249px;
    height: 275px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0px 4px 4px #00000040;
}

.item-product-center {
    width: 200px;
    height: 240px;
}

.box--form-product .image--product {
    width: 200px;
    height: 150px;
}

.box--form-product .image--product img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.name--product {
    margin-top: 10px;
}


.name--product .production--new {
    display: block;
    display: -webkit-box;
    height: fit-content;
    font-size: 12px;
    line-height: 1.3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
    text-align: start;
    color: #000;
    font-weight: 600;
}

.item-product-center .item-note {
    color: #A5A5A5;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 1px;
    text-align: start;

}

.item-product-center .price-product {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: start;
}

.item-product-center .price-product span {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.production--new span.item-new {
    color: #EB0A1E;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.image--product .sticker-1 img,
.image--product .sticker-2 img {
    width: 30px;
    height: 28px;
    margin-left: 3px;
    margin-right: 3px;
}

.image--product .box-sticker {
    display: flex;
    position: absolute;
    top: 5px;
    right: 0;
}

.image--product {
    position: relative;
}

.product--list {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: start;
    width: 1071px;
}

.product--item-note {
    display: flex;
    justify-content: flex-end;
    margin-top: 25px;
    padding: 0 45px;
}

.product--item-note .item--note--sticker {
    display: flex;
}

.product--item-note .sticker {
    display: flex;
    align-items: center;
}

.product--item-note .sticker img {
    width: 24px;
    height: 22px;
}

.product--item-note .sticker .sticker-1,
.product--item-note .sticker .sticker-2 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.product--item-note .sticker--item-2 {
    margin-left: 20px;
}

.box-form--center-button {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 63px;
}

.box-form--center-button .button--product {
    width: 273px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #E02020;
    color: #FFF;
    justify-content: center;
    align-items: center;
    display: grid;
    grid-template-columns: 80% 10%;
}

.box-form--center-button .button--text {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: bolder;
    line-height: normal;
}

.video-info .title--page {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.video-info .title--page .title {
    color: #000;
    text-align: center;
    font-family: Hiragino Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: bolder;
    line-height: normal;
}

.box--form-item-video {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.box--form-item-video .item--video {
    width: 344px;
    height: 288px;
}

.box--form-item-video .title--video {
    display: flex;
    align-items: center;
}

.box--form-item-video .hr--video {
    width: 5px;
    height: 35px;
    flex-shrink: 0;
    background: #000;
}

.box--form-item-video .text--title {
    color: #000;
    font-family: Hiragino Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 5px;
}

.box--form-item-video .video--item {
    width: 344px;
    height: 196px;
    flex-shrink: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.box--form-item-video .text--note {
    color: #000;
    font-family: Hiragino Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: start;
}

.box-form-item .box--form-product .note--box-product {
    position: absolute;
    bottom: 9px;
}

.box-form-item .box--form-product .text---note {
    width: 140px;
    height: 18px;
    background: rgba(51, 122, 183, 0.49);
    color: #FFF;
    text-align: center;
    font-family: Hiragino Sans GB;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-container {
    display: flex;
    height: auto;
    justify-content: center;
    width: 90%;
}

.slick-list.draggable {
    position: unset;
    display: block;
}

.video-info {
    margin-bottom: 69px;
}

.box--slogan--v2 {
    background: #E3E7EF;
    min-height: 200px;
    padding-top: 55px;
}

.slogan--v2--title {
    width: 100%;
    position: relative;
}

.slogan--v2--text {
    color: #434060;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.slogan--v2--box-hr {
    width: 617px;
    height: 30px;
    flex-shrink: 0;
    background: rgba(67, 64, 96, 0.21);
    position: absolute;
    top: 50%;
}

.slogan--v2--box {
    display: flex;
    justify-content: center;
}

.slogan--v2--box-sub {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 42px;
}

.slogan--v2--box-sub .sub--box {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.box--sub--v .box--sub1 {
    width: 268px;
    height: 52px;
    transform: rotate(4deg);
    flex-shrink: 0;
    border-radius: 10px;
    border: 3px solid #434060;
    background: #FFF;
    color: #434060;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -7px;
}

.box--sub--v .box--sub2 {
    width: 300px;
    height: 50px;
    transform: rotate(-1.67deg);
    border-radius: 10px;
    background: #434060;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.box--sub--v .box--sub-db {
    transform: rotate(355deg);
}

.image--slogan--v2 .image-sp {
    display: none;
}

.slogan--v3
.image--slogan--margin {
    margin-bottom: -15%;
}

.product--slogan {
    padding-top: 1px;
    padding-bottom: 50px;
}

.item--slogan-v3 {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: center;
}

.item--slogan-v3 .box--item {
    width: 352px;
    height: 520px;
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 20px 12px;
}

.item--slogan-v3 .--v3-box--note {
    border-radius: 12px;
    border: 2px solid #E02020;
    background: #FFF7F8;
    width: 324px;
    height: 70px;
    flex-shrink: 0;
    text-align: start;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #EB0A1E;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 12px;
    position: absolute;
    top: -55px;
    left: 16px;
}

.item--slogan-v3 .--v3-title {
    color: #707070;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 0px;
    text-align: start;
}

.item--slogan-v3 .--v3-title--2 {
    color: #E02020;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: start;
    border-radius: 3px;
    border: 1px solid #E02020;
    background: #FFF;
    width: 172px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 7px;
    padding-top: 2px;
}

.item--slogan-v3 .--v3-title--3 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: start;
    margin-top: 11px;
}

.item--slogan-v3 .item--image {
    width: 320px;
    height: 180px;
    margin-top: 9px;
    margin-bottom: 9px;
}

.item--slogan-v3 .item-content {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.88px;
    text-align: start;
}

.item--slogan-v3 .sticker--v3 {
    position: absolute;
    top: -88px;
    left: -20px;
}

.item--slogan-v3 .sticker--box {
    width: auto;
    height: auto;
    position: relative;
}

.item--slogan-v3 .sticker--box svg {
    float: left;
}

.item--slogan-v3 .sticker--box .sticker--text {
    position: absolute;
    top: 23px;
    left: 11px;
    color: #F7C900;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transform: rotate(-19.251deg);
}

.box--product--slogan {
    margin-top: 37px;
}

.box--product--slogan .product--title {
    color: #E02020;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.box--product--slogan .product--note {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.box--product--slogan .product--list--item {
    margin-top: 36px;
    display: flex;
    justify-content: center;
}

.box--product--slogan .list--box--item {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    justify-content: start;
    width: 1076px;
}

.box--product--slogan .box--item {
    width: 245px;
    height: 278px;
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 22px;
    color: #000;
}

.box--product--slogan .title--box {
    border: 1px solid #120082;
    text-align: start;
    width: fit-content;
    padding: 0px 12px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box--product--slogan .item-product--image {
    width: 201px;
    height: 150px;
    margin-top: 7px;
    margin-bottom: 6px;
}

.box--product--slogan .item-product--image img {
    width: 100%;
    height: 100%;
}

.box--product--slogan .title--sub--product {
    border-radius: 3px;
    background: #337AB7;
    width: fit-content;
    padding: 0 12px;
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box--product--slogan .title--product {
    display: -webkit-box;
    height: fit-content;
    font-size: 12px;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 4px;
    text-align: start;
    font-weight: 600;
}

.notify {
    margin-top: 64px;
}

.notify .title {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.list--notify {
    display: flex;
    justify-content: center;
}

.list--notify--item {
    display: grid;
    grid-template-columns: 12% 60%;
    justify-content: center;
    width: 850px;
    gap: 10px;
}

.list--notify--item .item-date {
    font-size: 14px;
    font-weight: bolder;
    color: #000;
}

.list--notify--item .item--content {
    color: #337ab7;
    text-decoration: none;
    font-size: 14px;
    text-align: start;
}

.notify .box-form--center-button {
    margin-top: 60px;
}

.ads--box {
    background: #F1F1F1;
}


.ads--box {
    /*margin-top: 64px;*/
}

.ads--box .title {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-top: 46px;
}

.ads--box .font-hr-center {
    margin-bottom: 69px;
}

.ads--box  .images-ads {
    overflow: auto;
    padding-bottom: 120px;
}

.box--qa .title {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-top: 46px;
}

.footer--top-menu {
    background: #000;
    min-height: 200px;
}

.footer--top-menu .item--menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 70px;
    padding-top: 60px;
}

.footer--top-menu .item {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: start;
    width: fit-content;
    display: flex;
    justify-content: start;
}

.footer--top-menu .item span {
    color: #EB0A1E;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.footer--top-v2 .footer--top-menu hr {
    border-top: 1px solid #444;
    margin-top: 55px;
}

.footer--top-v2  .box--menu--category {
    margin-top: 40px;
}

.footer--top-v2 .box--title--item {
    display: flex;
    justify-content: start;
    align-items: center;
}

.footer--top-v2 .item-span {
    width: 7px;
    height: 53px;
    background: #E02020;
    display: flex;
    align-items: center;
}
.footer--top-v2 .item-title {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-left: 20px;
}


.box--menu--category .title--category {
    text-align: start;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 40px;
    margin-top: 22px;
    width: fit-content;
}

.box--menu--category .list---item--sub {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 40px;
    margin-left: 70px;
}
.box--menu--category .item--sub {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.category--container {
    /*padding-bottom: 23px;*/
    margin-top: 30px;
}


.box--menu--category .list---item--sub--v2 {
    gap: 0 30px;
    margin-left: 39px;
}

.list---menu--bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.list---menu--bottom .item--sub {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 280%;
}

.menu--bottom {
    padding-bottom: 98px;
    margin-top: 28px;
}

.header--pc {
    display: none;
}

.box---center {
    display: flex;
    justify-content: center;
}

.top__search__select__box {
    height: 37px;
}

.top__search__select {
    width: 46px;
    height: 37px;
}

select#search-industry {
    height: 37px;
}

.form-search-pc form {
    display: flex;
}

.image--slogan--v2 img.image-pc {
    width: 92%;
}

.image--slogan--margin img.image-pc {
    width: 74%;
}

.footer--top-v2 .footer--top-menu a {
    text-decoration: none !important;
    color: #FFF;
}

.validate--form-error {
    background: #FFF;
    width: auto;
    height: auto;
    padding: 15px 10px 10px 150px;
    margin-bottom: 15px;
}

.validate--form-error .style--ul {
    list-style-type: disc;
    text-align: start;
    color: #EB0A1E;
    font-family: Hiragino Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.button--top {
    display: flex;
    height: 38px;
}

.button--top .button--search,
.button--top .button--menu {
    width: 37px;
    height: 37px;
    margin-left: 5px;
}

.button--top .button--search img,
.button--top .button--menu img {
    width: 100%;
    height: 100%;
}

.header__drawr__menu {
    margin-top: 80px;
}

.header__drawr__menu.is-open {
    padding-bottom: 20px;
    padding-top: 15px;
    padding-left: 18px;
    padding-right: 12px;
}

.header__drawr__menu .content--top {
    display: grid;
    grid-template-columns: 80% 20%;
}

.header__drawr__menu .logo--top {
    display: flex;
    align-items: center;
}

.header__drawr__menu .logo--top .title {
    margin-left: 15px;
}

.header__drawr__menu .form--search--content .title--search {
    text-align: start;
    color: #FFF;
    font-family: Hiragino Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px;
}

.header__drawr__menu .form--search--content .input--search {
    display: flex;
}

.header__drawr__menu .form--search--content .input-title-search {
    width: 305px;
    height: 30px;
    color: black;
}

.header__drawr__menu .form--search--content .icon--search img{
    width: 30px;
    height: 30px;
}

.header__drawr__menu .category--content--search {
    margin-top: 22px;
}

.header__drawr__menu .category--content--search .title--search {
    margin-bottom: 0;
    border-bottom: 1px solid #444;
    padding-bottom: 20px;
}

.header__drawr__menu .category--content--search .list--item--category {
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.header__drawr__menu .category--content--search .item--list {
    display: flex;
    height: 32px;
    margin-top: 10px;
}

.header__drawr__menu .category--content--search .item--list .icon {
    margin-top: 5px;
    margin-right: 10px;
}

.header__drawr__menu .category--content--search .hr--category {
    border-top: 1px solid #444;
    margin-left: -5px;
    margin-right: -5px;
}

.header__drawr__menu .sub--category .list--sub--category {
    margin-left: 10px;
    margin-right: 10px;
    text-align: start;
}

.header__drawr__menu .sub--category .list--sub--category .item--sub {
    margin-top: 5px;
    margin-bottom: 5px;
}
.header__drawr__menu .category--content--search .hr-sub-category {
    border-top: 1px solid #444;
    margin-left: -10px;
    margin-right: -10px;
}

.form--search--content {
    margin-top: 25px;
}

.header__drawr__menu__search .form--menu--header .menu--item {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.header__drawr__menu__search .form--menu--header .icon-menu img {
    width: 20px;
    height: 20px;
}

.header__drawr__menu__search .form--menu--header .title--menu {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-left: 20px;
}

.header__drawr__menu__search .form--menu--header .menu--list {
    margin-top: 20px;
}

.header__drawr__menu__search .form--menu--header .list-sub--menu {
    margin-top: 30px;
}

.header__drawr__menu__search .list--button-menu {
    margin-top: 30px;
}

.header__drawr__menu__search .list--button-menu .button--menu {
    border: 1px solid #FFF;
    height: 44px;
    align-items: center;
    display: grid;
    grid-template-columns: 90% 10%;
    justify-content: start;
    text-align: start;
    padding-left: 11px;
    padding-right: 15px;
}

.header__drawr__menu__search .list--button-menu .title--button {
    color: #FFF;
    font-family: Hiragino Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.header__drawr__menu__search .list--button-menu .button--login {
    margin-top: 10px;
}

.header__drawr__menu__search .list--button-menu .icon--button {
    text-align: end;
}

.header__drawr {
    transition: all linear 0.2s;
}

header.header, .header.is-bg {
    padding: 0 50px 0 120px;
    height: 80px;
}

.header__primary {
    height: 100%;
}

.header__primary .button--top .navbar-right-header {
    display: flex;
    align-items: center;
}

.header__primary .navbar-right-header .item--navbar--header {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.header__primary .navbar-right-header .item--navbar--header .text--title {
    color: #EB0A1E;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 5px;
}

.button--top .button--search, .button--top .button--menu {
    width: 50px;
    height: 50px;
    margin-left: 5px;
}

.button--top {
    display: flex;
    height: unset;
}

.l-body {
    padding-top: 30px;
}

@media screen and (max-width: 1199px) {
  @media screen and (min-width: 769px) {
    .item--slogan-v3 .box--item.slogan-fix-item {
      /* margin-top: 32px; */
      margin-bottom: 64px;
    }
  }
}

@media screen and (max-width: 1450px) {
    header.header, .header.is-bg {
      padding: 0 10px;
    }
}

@media screen and (max-width: 940px) {
    .header__primary .navbar-right-header .item--navbar--header .text--title {
      font-size: 13px;
    }
    .header {
        width: 100%;
        height: 48px;
        padding: 10px;
        background-color: #f1f1f1;
    }

    .header__drawr {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 65px 15px 20px 15px;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        text-align: left;
    }

    .header__button {
        top: 20px;
        right: 15px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: top right;
        transform-origin: top right;
    }

    .header__drawr__nav01 {
        margin-bottom: 40px;
        font-size: 14px;
    }

    .header__drawr__nav01 > li + li {
        margin-top: 1.5em;
    }

    .header,
    .header a {
        text-decoration: none;
        color: #fff;
    }

    .navbar-pc,
    .action-form-pc,
    .banner-top-pc {
        display: none;
    }

    .header--pc {
        display: block;
    }

    .image--slogan--v2 .image-pc {
        display: none;
    }

    .image--slogan--v2 .image-sp {
        display: block;
    }

    .image-banner-top-pc,
    .box-form-pc {
        display: none;
    }

    .top__qa__list {
        display: unset;
    }

    .image--slogan--v2 .image-sp {
        width: 100%;
    }

    .box--product--slogan .list--box--item {
        width: 523px;
    }

    .product--list {
        width: 530px;
    }

    .box--category {
        height: 175px;
    }

}

@media screen and (min-width: 940px) {
    .header {
        height: 60px;
        padding: 0 70px 0 10px;
    }

    .header__primary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header__sitename {
        display: none;
    }

    .header__sitename {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        letter-spacing: 2.3px;
        font-size: 23px;
    }

    .header__sitename {
        letter-spacing: 1.6px;
    }

    .header__drawr {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 380px;
        padding: 109px 20px 20px 30px;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    .header__button {
        top: 20px;
        right: 18px;
    }

    .header__drawr__nav01 {
        margin-bottom: 80px;
        text-align: center;
        font-size: 18px;
    }

    .header__drawr__nav01 > li + li {
        margin-top: 2em;
    }

    .l-body .header {
        background-color: #fff;
    }

    .header.is-bg {
        background-color: #fff;
        border-bottom: 1px solid #f1f1f1;
    }

}

@media screen and (max-width: 768px) {
    .header__drawr {
      height: calc(100% - 50px);
    }
    .image-banner-top-pc,
    .box-form-pc {
        display: none;
    }

    .image-banner-top-sp {
        display: block;
    }

    .banner-top .container {
        padding-right: 0;
        padding-left: 0;

    }

    .image-banner-top-sp {
        width: 100%;
        height: 291px;
        top: 120px;
    }

    .logo--top--navbar .element{
      height: 17px;
    }

    .logo-mechacomi .logo--top--navbar .element{
      height: 24px;
    }

    .overlap-group {
        margin-top: 48px;
    }


    .item-image {
        background-color: transparent;
        height: 34px;
        width: 344px;
    }

    .slogan-sp-content,
    .slogan-sp-text {
        display: flex;
        justify-content: center;
    }

    .item-image-top {
        margin-top: 32px;
        margin-bottom: 19px;
    }

    .slogan-sp-text {
        margin-bottom: 10px;
    }

    .form-search-pc {
        display: none;
    }

    .slogan-top-sp {
        display: block;
    }

    .overlap-group {
        height: 500px;
    }

    .form-act--top {
        width: 100%;
        height: 156px;
        background: #F1F1F1;
    }

    .form-act {
        flex-wrap: wrap;
        top: -44px;
    }

    .frame {
        margin-left: 0;
        margin-right: 0;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .item-1 {
        order: 2;
    }

    .item-2 {
        order: 3;
    }

    .item-3 {
        order: 1;
    }

    .frame-grid.frame-grid-1 {
        grid-template-columns: 93% 7%;
    }

    .frame-grid.frame-grid-3 {
        grid-template-columns: 97% 15%;
    }

    .box--category {
        height: auto;
    }

    .category-container {
        grid-template-columns: 100%;
    }

    .category--list {
        gap: 10px;
        display: grid;
        grid-template-columns: 56% 44%;
    }

    .category-item {
        font-size: 14px;
    }

    .box--category-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .category {
        margin-bottom: 20px;
    }

    .act--top-center {
        width: unset;
        flex-direction: column;
    }

    .box--form-item-video {
        justify-content: center;
    }

    .box-form-item {
        width: 177px;
        height: 200px;
    }

    .box--form-product .image--product {
        width: 155px;
        height: 115px;
    }

    .item-product-center {
        width: 155px;
        height: 170px;
    }

    .name--product {
        margin-top: 0;
    }

    .name--product .production--new {
        height: 30px;
        font-family: Hiragino Sans;
        font-size: 9px;
        line-height: normal;
        margin-top: 5px;
    }

    .item-product-center .item-note {
        font-size: 8px;
        margin-top: 2px;
        margin-bottom: 0px;
    }

    .item-product-center .price-product {
        font-size: 12px;
    }

    .item-product-center .price-product span {
        font-size: 7px;
    }

    .product--new div.container {
        padding-right: 0;
        padding-left: 0;
    }

    .product--list {
        gap: 7px;
        width: 361px;
    }

    .box-form-item .box--form-product .note--box-product {
        position: absolute;
        bottom: 9px;
    }

    .box-form-item .box--form-product .text---note {
        font-size: 8px;
    }

    .product--item-note {
        justify-content: center;
        padding: 0;
    }


    .product--item-note .sticker .sticker-1,
    .product--item-note .sticker .sticker-2 {
        font-size: 12px;
    }

    .overlap-group {
        margin-top: 0;
    }

    .slogan--v2--box-sub {
        justify-content: center;
        margin-top: 24px;
    }

    .box--slogan--v2 {
        padding-top: 24px;
    }

    .slogan--v2--box-hr {
        width: 285px;
        height: 8px;
    }

    .slogan--v2--box-sub .sub--box {
        gap: 30px;
        width: 320px;
    }

    .box--sub--v .box--sub1 {
        height: 45px;
        font-size: 20px;
    }

    .box--sub--v .box--sub2 {
        height: 45px;
        font-size: 20px;
    }

    .slogan--v2--text {
        font-size: 20px;
    }

    .image--slogan--v2 .image-pc {
        display: none;
    }

    .image--slogan--v2 .image-sp {
        display: block;
    }

    .slogan--v3 .image--slogan-v3 {
        justify-content: center;
        display: flex;
    }

    .item--slogan-v3 {
        gap: 100px;
    }

    .item--slogan-v3 .--v3-box--note {
        width: 320px;
        height: 70px;
        font-size: 16px;
    }

    .box--product--slogan .product--title {
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .box--product--slogan .product--note {
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 6px;
    }

    .box--product--slogan .list--box--item {
        gap: 6px;
        width: 362px;
    }

    .box--product--slogan .box--item {
        width: 178px;
        height: 240px;
        padding: 12px 8px;
    }

    .box--product--slogan .item-product--image {
        width: 162px;
        height: 116px;
    }

    .container.slogan--v2 {
        padding-right: 0;
        padding-left: 0;
    }

    .list--notify--item {
        grid-template-columns: 100%;
        text-align: start;
    }


    /*footer--top-v2*/
    .footer--top-menu .item--menu {
        justify-content: center;
        padding-top: 50px;
        flex-direction: column;
        gap: 30px;
        padding-bottom: 46px;
    }

    .list---menu--bottom {
        gap: 0;
        justify-content: start;
        flex-direction: column;
        text-align: start;
    }

    .box--menu--category .list---item--sub--v2 {
        gap: 0 20px;
        margin-left: 0;
    }

    .item--sub--pc {
        display: none;
    }

    .box--menu--category .title--category {
        margin-left: 0;
        margin-top: 0;
    }

    .footer--top-v2 .item-title {
        margin-left: 10px;
    }

    .item--slogan-v3 .sticker--box .sticker--text {
        top: 20px;
        left: 12px;
    }

    .slogan--v3 .image--slogan--margin {
        margin-bottom: -5%;
    }

    .validate--form-error {
        padding: 5px 5px 5px 20px;
        margin-bottom: 10px;
    }

    .validate--form-error .style--ul {
        font-size: 12px;
    }

    .validate--form-error {
        padding: 5px 5px 5px 20px;
        margin-bottom: 10px;
    }

    .validate--form-error .style--ul {
        font-size: 12px;
    }

    .header.is-bg {
        padding: 0 10px 0 10px;
    }

    .header__drawr__menu {
        margin-top: 48px;
    }

    .header__drawr__menu.is-open {
        width: 295px;
    }

    .header__primary .button--top .navbar__header_d-none_sp {
        display: none;
    }

    header.header, .header.is-bg {
        padding: 0 10px;
        height: 48px;
        width: 100%;
    }

    .header__primary {
        align-items: center;
        height: 38px;
        display: grid;
        grid-template-columns: 50% 50% 0 0;
        width: 100%;
    }

    .button--top {
        justify-content: end;
    }

    .logo--top--navbar {
        justify-content: start;
        display: flex;
    }

    .button--top .button--search, .button--top .button--menu {
        width: 38px;
        height: 38px;
    }
}
