@charset "UTF-8"; /* PC */
body {
    font-family: noto-sans-cjk-jp,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}

a {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover {
    opacity: 0.6;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.wp-block-group.full-width {
    margin: 0 calc(50% - 50vw);
    /* padding: 0em calc(50vw - 50%); */
}

.page.home .site-body .container, .page.home .site-body .container-lg, .page.home .site-body .container-md, .page.home .site-body .container-sm, .page.home .site-body .container-xl {
    max-width: 1600px;
}

.wp-block-group {
    padding: 60px 3%;
}

.w-1000 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 0;
}

.page .entry-body .top-mv .wp-block-group ,.page .entry-body .top-mv.wp-block-group {
    padding: 0;
}

#header-top {
    display: none;
}

.site-header-container {
    max-width: 1900px;
    width: 100%;
    padding-right: 0;
}

#menu-item-44 {
}

#menu-item-44 a {
}

#menu-item-44 strong {
    position: relative;
}

#menu-item-44 strong::after {
    content: " ";
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url("../img/common/icon_blank_orange.svg") no-repeat top left;
    position: relative;
    top: 0;
    margin: 0 0 0 10px;
    left: 0;
    background-size: contain;
}

#menu-item-45 {
}

#menu-item-45 a {
    padding-right: 30px;
}

#menu-item-50 {
    height: 100%;
}

#menu-item-50::before {
}

#menu-item-50 a {
    background: #E3730C;
    padding: 25px 20px;
    height: 100%;
}

#menu-item-50 strong {
    color: #FFF;
    display: block;
    position: relative;
    font-size: 16px;
    padding: 0;
    font-weight: normal;
    letter-spacing: 0.1rem;
}

#menu-item-50 strong::before {
    content: " ";
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url("../img/common/icon_mail_white.svg") no-repeat top left;
    position: relative;
    top: 0;
    margin: 0 9px 0 0;
    left: 0;
    background-size: contain;
}

#menu-navi {
    height: 100%;
}

.wp-block-button .wp-block-button__link {
    position: relative;
}

.wp-block-button .wp-block-button__link:hover {
    color: #FFF;
}

.wp-block-button .wp-block-button__link::after {
    content: " ";
    display: block;
    width: 6px;
    height: 10px;
    background: url("../img/common/v_01_orange.svg") no-repeat top left;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
}

.wp-block-button.btn-blank .wp-block-button__link::after {
    width: 13px;
    height: 14px;
    background-image: url("../img/common/icon_blank_orange.svg");
}

.wp-block-button .wp-block-button__link:hover::after {
    background-image: url("../img/common/v_01_white.svg");
}

.global-nav-list>li .global-nav-name {
    color: #505050;
    font-size: 16px;
    /* padding: 20px 0 0; */
    font-weight: normal;
}

.header_scrolled .global-nav-list>li .global-nav-name {
    padding: 0;
}

.wp-block-group {
    padding: 30px 3%;
}

.top-mv {
}

.top-mv figure {
    position: relative;
    max-height: calc(100vh - 90px);
    max-height: 820px;
}

.top-mv figure img {
    width: 100%;
}

.wp-block-group.top-mv .wp-block-group__inner-container figcaption {
    padding: 20px 30px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 20px;
    background: rgba(227,115,12,0.71);
    color: #FFF;
    text-align: left;
}

.wp-block-group .wp-block-group__inner-container figure {
}

.wp-block-group .wp-block-group__inner-container figure img {
}

.wp-block-group .wp-block-group__inner-container figcaption {
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.wp-block-group.top-mv {
    margin-bottom: 0px;
    padding: 0;
}

.top-mv .wp-block-group__inner-container {
}

.home .site-body {
    padding: 0;
}

.entry-body {
}

.entry-body h2 {
    text-align: center;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 40px;
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.entry-body h2::after {
    content: " ";
    display: block;
    width: 90px;
    height: 2px;
    background: #e3730c;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.entry-body h2.h2-type-a {
    border-bottom: 2px solid #e3730c;
    text-align: left;
    padding-bottom: 14px;
    margin-bottom: 26px;
}

.entry-body h2.h2-type-a::after {
    display: none;
}

.entry-body h3 {
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.entry-body h3.h3-type-a {
    font-size: 20px;
    padding: 0 0 0 10px;
    margin: 0 0 10px;
    border-left: 2px solid #e3730c;
}

.entry-body h4 {
}

.entry-body h5 {
}

.entry-body h6 {
}

.entry-body p {
    font-size: 16px;
    line-height: 2;
}

.entry-body p strong {
    color: #e3730c;
}

.entry-body p.txt-name {
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
}

.entry-body ul {
}

.entry-body li {
}

.entry-body ol {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
    margin: 30px 0;
}

.entry-body ol li {
    position: relative;
    padding: 0 0 0 27px;
    margin: 20px 0;
}

.entry-body ol li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #e3730c;
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22px;
    width: 22px;
    color: #ffffff;
    font-size: 85%;
    line-height: 1;
    position: absolute;
    top: 1px;
    left: 0;
}

.entry-body h6 {
}

.wp-block-group.top-policy .wp-block-group__inner-container figure {
    position: relative;
}

.wp-block-group.top-policy .wp-block-group__inner-container figcaption {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    background: url("../img/common/icon_message.svg") no-repeat 0 0;
    background-size: contain;
    width: 70px;
    height: 80px;
    color: #FFF;
    line-height: 72px;
    font-size: 23px;
    font-weight: normal;
}

.top-policy h3 {
    margin: 0 auto 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e3730c;
    width: 94%;
}

.top-policy h3 a {
    position: relative;
    display: block;
}

.top-policy h3 a::after {
    content: " ";
    display: block;
    width: 25px;
    height: 25px;
    background: url("../img/common/v_03_orange.svg") no-repeat top left;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0px;
}

.top-policy p {
    width: 94%;
    margin: 0 auto;
}

.page .entry-body .wp-block-group.top-brand {
    padding: 0 0 60px;
}

.page .entry-body .wp-block-group.top-brand .wp-block-group {
    padding: 0px 10px;
}

.page .entry-body .wp-block-group.top-brand.column-3 {
    gap: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.page .entry-body .wp-block-group.top-brand.column-3 .wp-block-group {
    width: 33%;
    margin: 0 0 30px;
}

.top-brand .wp-block-group__inner-container {
    background: #F8F5E3;
    padding: 0 0 20px;
}

.top-brand h3 {
    margin: 0 0px 10px 20px;
    font-size: 20px;
    font-weight: normal;
    border-left: 2px solid #e3730c;
    padding: 0 0 0 10px;
}

.top-brand h3 a {
    color: #505050;
}

.top-brand p {
    font-size: 16px;
    padding: 0 20px;
}

.page .entry-body .wp-block-group.top-brand .slick-slide {
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    /* padding: 0; */
}

.top-brand figure {
}

.top-brand .wp-block-buttons {
    margin: 0 20px 0px 0;
    text-align: right;
    display: block;
}

.btn-01.wp-block-button {
}

.btn-01 .wp-block-button__link {
    padding: 0 0px 0 0;
    background: none;
    color: #e3730c;
    position: relative;
}

.btn-01.wp-block-button .wp-block-button__link:hover {
    background: none;
    color: #e3730c !important;
}

.btn-01 .wp-block-button__link::after {
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../img/common/v_03_orange.svg") no-repeat top left;
    background-size: contain;
    position: relative;
    top: 3px;
    right: 0;
    margin: 0 0 0 10px;
}

.btn-01 .wp-block-button__link:hover::after {
    background-image: url("../img/common/v_03_orange.svg");
}

.site-body-bottom {
    background: #F8F5E3;
    border-top: 1px dashed #e3730c;
}

.site-body-bottom .container {
    position: relative;
}

.top-info .postListText {
    border-bottom-style: dashed;
}

#top-brand-items {
    margin: 60px 0;
    gap: 0;
}

#block-6 {
    margin: 0;
}

#block-6 .wp-block-group {
    max-width: 1060px;
    margin: 0 auto;
    padding: 40px 3%;
}

#block-6 .wp-block-group__inner-container {
    background: #FFF;
}

#block-6 h3 {
    font-size: 22px;
    font-weight: normal;
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
}

#block-6 p {
}

#block-6 .wp-block-group__inner-container > p {
    border-bottom: 1px dashed #BABABA;
    padding: 0 0 40px;
    margin: 0 0 40px;
}

#footer-contact-mail p {
    font-size: 16px;
}

#block-6 .wp-block-buttons {
}

#block-6 .wp-block-button {
}

#footer-contact-mail .wp-block-button__link {
    position: relative;
}

#footer-contact-mail .wp-block-button__link::after {
    display: none;
}

#footer-contact-mail .wp-block-button__link:hover {
    background: none;
    color: #e3730c!important;
}

#footer-contact-mail .wp-block-button__link::before {
    content: " ";
    display: inline-block;
    width: 18px;
    height: 14px;
    background: url("../img/common/icon_mail_orange.svg") no-repeat top left;
    background-size: contain;
    position: relative;
    top: 1px;
    margin: 0 6px 0 0;
}

#footer-contact {
    max-width: 600px;
    margin: 0 auto;
}

.wp-container-24.wp-block-column {
}

#block-6 h4 {
    position: relative;
    margin: 0 0 0;
    font-family: roboto,sans-serif;
    font-weight: 500;
    font-style: normal;
}

#block-6 h4::before {
    content: " ";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../img/common/icon_tel_orange.svg") no-repeat top left;
    background-size: contain;
    position: relative;
    top: 0;
    margin: 0 5px 0 0;
}

#block-6 h4 a {
    color: #e3730c;
}

#block-6 p {
    line-height: 1;
    padding: 0 0 10px;
}

#footer-contact-mail {
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer-contact-mail .wp-block-buttons {
    width: 100%;
}

.wp-container-25.wp-block-buttons .wp-block-button {
}

.wp-container-25.wp-block-buttons .wp-block-button .wp-block-button__link {
}

.footer-nav {
    padding: 40px 0 20px;
}

#btn-flt {
    display: block;
    position: fixed;
    top: 300px;
    width: 44px;
    right: 0;
    margin-top: 0 !important;
    z-index: 1000;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#btn-flt a {
    border: 2px solid #ddd;
    letter-spacing: 0.2rem;
    display: block;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #e3730c;
    border: 2px solid #f5d100;
    color: #FFF;
    font-weight: 500;
    border-radius: 10px 0 0 10px;
    font-size: 14px;
    padding: 20px 10px 40px;
    position: relative;
    display: block;
}

#btn-flt a::after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/common/v_03_yellow.svg") no-repeat top left;
    background-size: contain;
    position: absolute;
    bottom: 12px;
    margin: auto;
    left: 0;
    right: 0;
}

#btn-flt a:hover {
    opacity: 0.6;
}

#block-15 {
    position: absolute;
    top: -24px;
    right: 50px;
}

.page-header::before {
    background: none;
}

.page-header-title, h1.page-header-title {
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    font-weight: 500;
}

.breadcrumb-list {
    margin-top: 16px;
}

.page .site-body .container, .page .site-body .container-lg, .page .site-body .container-md, .page .site-body .container-sm, .page .site-body .container-xl {
    max-width: 1100px;
}

.page .entry-body .wp-block-group {
    padding: 60px 0 60px;
}

table td, table th {
    border: none;
    border-bottom: 1px dashed #BABABA;
    padding: 24px 0;
    line-height: 2.2;
    vertical-align: top;
}

table td a {
    text-decoration: underline;
}

table {
    border: none;
}

#company-05 p {
    min-height: 64px;
}

#trial-01 {
    max-width: 750px;
    width: 100%;
    margin: 0 auto 0;
}

#trial-02 {
}

#trial-02 .wp-block-group {
    background: #F8F5E3;
    border-bottom: 1px solid #e3730c;
    position: relative;
    padding: 40px 3%;
}

#trial-02 .wp-block-group::after {
    content: " ";
    display: block;
    width: 86px;
    height: 22px;
    background: url("../img/common/v_04_orange.svg") no-repeat top left;
    background-size: contain;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}

#trial-02 .wp-block-group:nth-child(2n) {
    background: #FAFAFA;
}

#trial-02 > .wp-block-group__inner-container > .wp-block-group:nth-child(5) {
    border: none;
}

#trial-02 > .wp-block-group__inner-container > .wp-block-group:nth-child(5)::after {
    display: none;
}

#trial-02 .wp-block-buttons {
    margin: 40px 0 0px;
}

#trial-02 p {
    line-height: 2.4;
}

#trial-02 .icon-flow {
    font-size: 14px;
    position: absolute;
    right: -20px;
    top: -23px;
    background: url("../img/common/icon_message_02.svg") no-repeat center center;
    background-size: contain;
    font-family: roboto,sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    color: #FFF;
    padding: 14px 20px 9px;
    margin: 0;
    text-align: center;
}

#trial-02 .icon-flow span {
    font-size: 34px;
    display: block;
}

#trial-03 {
    border: 1px dashed #f97e0d;
    max-width: 1100px;
    padding: 60px 0 30px;
}

#trial-03 p {
    margin: 0 0 14px;
}

#trial-03 .wp-block-buttons {
    margin: 0 0 40px;
}

#trial-04 {
    max-width: 750px;
    margin: 0 auto 0;
    width: 100%;
}

#trial-04 h2 {
    font-family: noto-sans-cjk-jp,sans-serif;
    font-weight: 500;
    font-style: normal;
}

ul.page-numbers li span.page-numbers.current {
    border-radius: 6px;
    padding: 4px 10px;
}

ul.page-numbers li a, ul.page-numbers li span.page-numbers {
    border-radius: 6px;
    padding: 4px 10px;
    background: #F8F5E3;
    color: #e3730c;
    box-shadow: 0 0 4px #e1e1e1;
    margin: 0 6px;
}

.form-block {
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
}

.form-block h4 {
    font-size: 16px;
    position: relative;
    margin: 50px 0 14px;
}

.form-block h4 .must {
    color: #e3730c;
    display: inline-block;
    margin: 0 0 0 2px;
}

.form-block p {
    margin: 0 0 6px;
}

.form-block .form-selectbox {
    background: #F8F8F8;
    border: 1px solid #BABABA;
    width: 210px;
}

.form-block .form-selectbox option {
}

.form-block input {
    background: #F8F8F8;
    border: 1px solid #BABABA;
    margin: 0 10px;
}

.form-block input:first-child {
    margin-left: 0;
}

.form-block input.form-text-30 {
    width: 190px;
}

.form-block input.form-text-tel {
    width: 190px;
}

.form-block input.form-text-100 {
}

.form-block .form-textarea {
    background: #F8F8F8;
    border: 1px solid #BABABA;
}

.form-block .submit {
    text-align: center;
    display: flex;
    gap: 6px;
}
.form-block .submit .form-back-button {
    background: #ededed;
    border: 2px solid #8c8c8c;
    border-radius: 50px;
    color: #8c8c8c;
    width: 210px;
    font-weight: 600;
    margin: 50px 0 10px;
    padding: 0.5em 2em;
}

.form-block .submit .form-submit-button {
    background: #FFF;
    border: 2px solid #e3730c;
    border-radius: 50px;
    color: #e3730c;
    width: 210px;
    font-weight: 600;
    margin: 50px 0 10px;
}

.form-block .submit p {
}

.form-block .atte{
    font-size: 13px;
    color: #848484;
}

.page .entry-body .wp-block-group.oem-group {
    padding: 60px 3%;
}

.oem-group .wp-block-group__inner-container {
    max-width: 100% !important;
}

.oem-items h2 {
}

.page .entry-body .wp-block-group.oem-items {
    /* align-items: unset; */
    max-width: 1060px;
    margin: 100px auto;
    width: 100%;
    padding: 0;
}

.oem-items .wp-block-group__inner-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
    max-width: 100% !important;
}

.oem-item {
    width: 49%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    /* min-height: 410px; */
    margin: 0 0 30px;
    position: relative;
}

.oem-item h3 {
    margin: 0 0px 10px 0px;
    font-size: 20px;
    font-weight: normal;
    border-left: 2px solid #e3730c;
    padding: 0 0 0 10px;
}

.oem-item h3 a {
    color: #505050;
}

.oem-item p {
    margin: 0 0 10px;
}

.oem-item .btn-01 .wp-block-button__link {
    padding: 0;
}

.wp-block-group .oem-item .wp-block-media-text__media {
    /* position: absolute; */
    /* left: 0; */
    /* top: 0; */
    width: 190px;
}

.wp-block-group .oem-item .wp-block-media-text__media img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.oem-item .wp-block-media-text__content {
    padding: 10px 20px 10px 20px;
    /* direction: inherit; */
    /* grid-column: inherit; */
    /* grid-row: inherit; */
    width: calc(100% - 190px);
}

.page .entry-body .wp-block-group.product-oem-items {
    padding: 0;
    max-width: 1060px;
    margin: 0 auto;
}

.product-oem-items > .wp-block-group__inner-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page .entry-body .wp-block-group.product-oem-item {
    padding: 0;
    width: 49%;
    margin: 0 0 30px;
    background: #f8f5e3;
}

.product-oem-item h3 {
    margin: 0 0px 10px 0px;
    font-size: 20px;
    font-weight: normal;
    border-left: 2px solid #e3730c;
    padding: 0 0 0 10px;
}

.product-oem-item a {
    color: #505050;
}

.oem-item p {
    margin: 0 0 10px;
    line-height: 1.6;
    font-size: 14px;
}

.product-oem-item .wp-block-button .wp-block-button__link {
}

.slick_container {
    max-width: 750px;
    margin: 50px auto;
}

.slick_container img {
    width: 100%;
    height: auto;
    border: 1px solid #FFF;
}

hr.wp-block-separator {
    border-color: #BABABA;
    border-style: dashed;
    border-width: 1px;
}

.product-block {
    max-width: 750px;
    margin: 0 auto 40px;
    border-bottom: 1px dashed #bababa;
}

.about-01 .wp-block-group__inner-container {
    max-width: 750px;
    margin: 0 auto;
}

.page .entry-body .wp-block-group.about-02 {
    padding: 0px 0 120px;
}

.wp-block-columns.about-02-block {
    display: flex;
    justify-content: center;
    align-items: center !important;
}

.wp-block-columns.about-02-block.no-border-bottom {
    border-bottom: none;
    padding-bottom: 0;
}

.about-02-block {
    border-bottom: 1px dashed #BABABA;
    padding: 50px 0 70px;
}

.about-02-block .img {
    position: relative;
}

.about-02-block .img figcaption {
    position: absolute;
    width: 140px;
    height: 140px;
    top: -31px;
    right: -15px;
    color: #FFF;
    background: url("../img/common/icon_message_02.svg") no-repeat top left;
    background-size: contain;
    font-size: 40px;
    line-height: 140px;
    margin: 0;
}

.about-02-block:nth-child(2n) .img figcaption {
    right: auto;
    left: -15px;
    background-image: url("../img/common/icon_message_reverse_02.svg");
}

.about-02-block .wp-block-button .wp-block-button__link::after {
    transform: rotate(90deg);
    right: 15px;
}

.page .entry-body .wp-block-group.about-03 {
    position: relative;
}

.about-03 .wp-block-group__inner-container {
    max-width: 750px;
    margin: 0 auto 0;
    padding: 50px 0 0;
    padding-left: 3%;
    padding-right: 3%;
}

h6.icon-msg {
    position: absolute;
    width: 130px;
    height: 144px;
    top: -69px;
    right: 0;
    left: 0;
    color: #FFF;
    background: url("../img/common/icon_message.svg") no-repeat top left;
    background-size: contain;
    font-size: 40px;
    line-height: 133px;
    margin: auto;
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
}

.about-04 {
}

.about-04 > .wp-block-group__inner-container {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 3%;
    padding-right: 3%;
}

.about-05 {
}

.about-05 > .wp-block-group__inner-container {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 3%;
    padding-right: 3%;
}

.page .entry-body .wp-block-group.about-06 {
}

.page .entry-body .wp-block-group.item-temp {
    padding: 0 0 40px;
}

.item-temp figure {
    margin: 0;
}

.wp-block-group.item-temp .txt {
    padding: 20px;
}

.item-temp .txt h3 {
}

.item-temp .txt p {
}

.page-id-28 .site-body {
    padding-bottom: 0;
}

.breadcrumb .container {
    max-width: 1900px;
}

.breadcrumb .container i {
    display: none;
}

.page .entry-body .wp-block-group.lp-mv {
    padding: 0;
}

.page .entry-body .wp-block-group.lp-mv img {
    width: 100%;
    max-width: inherit !important;
}

.page-id-456 .wp-block-group.full-width {
    /*     margin: 0; */
}

/* 
.page-id-456 .entry-body {
    width: 100%;
} */
/* 
.page-id-456.page .site-body .container, .page-id-456.page .site-body .container-lg, .page-id-456.page .site-body .container-md, .page-id-456.page .site-body .container-sm, .page-id-456.page .site-body .container-xl {
    max-width: 100%;
    padding: 0;
}
 */
.page-id-456 .page-header {
    display: none;
}

.page-id-456 .breadcrumb {
    display: none;
}

.page-id-456 .site-body {
    padding: 0;
}

.page .entry-body .wp-block-group.lp-01 {
    background: url("../img/common/top_about_bg.png") no-repeat center bottom;
    background-size: cover;
    padding: 120px 0 60px;
    min-height: 840px;
}

.lp-01 .wp-block-group__inner-container {
    padding: 0 3% 0;
    max-width: 750px;
    margin: 0 auto;
    width: 100%;
}

h2.h2-type-c {
    font-family: zen-maru-gothic,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #505050;
}

h2.h2-type-c::after {
    border-bottom: 2px dotted #e3730c;
    background: none;
}

.lp-01 p {
    margin: 0 0 40px;
    font-size: 20px;
    line-height: 2.6;
}

.page .entry-body .wp-block-group.lp-02 {
    position: relative;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 120px;
}

.page .entry-body .wp-block-group.lp-02::before {
    content: " ";
    display: block;
    width: 46%;
    height: 28%;
    background: url("../img/common/hokkaido.png") no-repeat top left;
    background-size: contain;
    position: absolute;
    top: 0;
    margin: 0 auto;
    z-index: 1;
    left: 0;
}

.page .entry-body .wp-block-group.lp-02::after {
    content: " ";
    display: block;
    width: 5%;
    height: 50%;
    background: url("../img/common/hokkaido_food.svg") no-repeat bottom right;
    background-size: contain;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    right: 13px;
}

.lp-02 .wp-block-group__inner-container {
    padding: 0 0 0;
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
    position: relative;
}

.entry-body h2.h2-type-b {
    font-size: 28px;
    font-family: zen-maru-gothic,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #505050;
    border-bottom: 2px dotted #E3730C;
    text-align: left;
    padding: 0 0 10px;
    margin: 0 0 26px;
}

.entry-body h2.h2-type-b::after {
    display: none;
}

.lp-02-column {
    margin-bottom: 60px;
    padding: 0;
    position: relative;
}

.lp-02-column .txt {
    padding: 0 0 0 30px;
}

.lp-02-column:nth-child(2n) .txt {
    padding: 0 30px 0 0px;
}

.lp-02-column .txt h2 {
}

.lp-02-column .txt p {
}

.lp-02-column .img {
    position: relative;
}

.lp-02-column .wp-block-image {
    margin: 0;
}

.icon-cloud {
    position: absolute;
    bottom: -32px;
    right: -22px;
    background: url("../img/common/icon_message_03.svg") no-repeat top left !important;
    background-size: contain;
    width: 140px;
    height: 140px;
    font-size: 24px;
    text-align: center;
    padding-top: 32px;
    line-height: 1.1;
    color: #FFF;
    font-family: roboto,sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.1rem;
    margin: 0;
}

.lp-02-column:nth-child(2n) .icon-cloud {
    right: auto;
    left: -22px;
}

.icon-cloud strong {
    font-size: 48px;
    display: block;
    font-weight: normal;
}

.page .entry-body .wp-block-group.lp-03 {
    padding: 130px 3%;
    background: url("../img/common/lp_section_bg.png") bottom center no-repeat;
    background-size: contain;
    position: relative;
}

.lp-03::before {
    content: " ";
    display: block;
    width: 300px;
    height: 100px;
    background: url("../img/common/v_05_white.svg") no-repeat top left;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.page .entry-body .wp-block-group.lp-icons {
    padding: 30px 0% 40px;
    margin: 0 auto;
    max-width: 750px;
    width: 100%;
    gap: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page .entry-body .wp-block-group.lp-icons .lp-icon {
    padding: 50px 0 45px;
    border-radius: 50%;
    position: relative;
    width: 22%;
    background: none !important;
}

.page .entry-body .wp-block-group.lp-icons .lp-icon::before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background: #FFF;
    position: absolute;
    top: 0;
    margin: auto;
    border-radius: 100%;
    box-shadow: 0 0 10px #e9e9e9;
}

.lp-icon .icon-cloud {
    width: 45px;
    background-size: contain !important;
    height: 46px;
    padding: 0 0 0;
    line-height: 45px;
    left: 0;
    right: 0;
    margin: auto;
    top: -18px;
    bottom: auto;
    z-index: 2;
}

.lp-icon .wp-block-image {
    margin: 0 0 10px;
    z-index: 2;
    position: relative;
}

.lp-icon h3 {
    font-family: zen-maru-gothic,sans-serif;
    font-weight: 500;
    font-style: normal;
    margin: 0;
    z-index: 2;
    position: relative;
}

.page .entry-body .wp-block-group.lp-03 p {
    max-width: 750px;
    margin: 0 auto 40px;
    line-height: 2.4;
}

.page .entry-body .wp-block-group.lp-03-more {
    max-width: 1100px;
    margin: 130px auto 0;
    padding: 110px 30px 0;
    position: relative;
    border: 1px dashed #E32D0C;
}

h2.h2-type-d {
    position: absolute;
    width: 98%;
    background: none !important;
    margin: auto;
    top: -53px;
    left: 0;
    right: 0;
    text-align: center;
    border: none;
    padding: 0;
    padding-bottom: 80px;
    padding-top: 3%;
}

h2.h2-type-d strong {
    position: relative;
    font-family: zen-maru-gothic,sans-serif;
    font-weight: 500;
    font-style: normal;
    z-index: 2;
}

h2.h2-type-d::before {
    content: " ";
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/common/ribbon_01.svg") no-repeat center top;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

h2.h2-type-d::after {
    display: none;
}

.lp-03-more .lp-02-column .txt {
    padding: 0;
}

.lp-03-more .wp-block-buttons {
    margin: 0 0 20px;
}

.page .entry-body .wp-block-group.lp-04 {
    padding-left: 3%;
    padding-right: 3%;
}

.lp-04 .wp-block-group__inner-container {
    max-width: 750px;
    margin: 0 auto;
}

.lp-04 h2 {
    font-family: noto-sans-cjk-jp,sans-serif;
    font-size: 16px;
    margin: 0 0 24px;
}

.lp-04 h3 {
    font-family: noto-sans-cjk-jp,sans-serif;
}

.widget .vk_post_imgOuter_singleTermLabel {
    display: none;
}

.vk_posts-mainSection .vk_post_body.media-body h5.vk_post_title.media-title {
    font-size: 20px;
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 0 0 0 10px;
    border-left: 2px solid #e3730c;
    margin: 0 0 16px;
}

.vk_post .vk_post_date {
    font-family: noto-sans-cjk-jp,sans-serif;
    font-size: 12px;
}

.vk_post .vk_post_btn {
    background: none;
    font-size: 14px;
    color: #e3730c;
    border: none;
    padding: 0;
    position: relative;
}

.vk_post .vk_post_btn::after {
    content: " ";
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url("../img/common/v_03_orange.svg") no-repeat top left;
    position: relative;
    top: 8px;
    margin: 0 0px 0 6px;
    background-size: contain;
    bottom: 0;
}

.vk_post.media {
    border-bottom: 1px solid #E6E6E6;
}

.sub-section-title {
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    border-bottom: 2px solid #e3730c;
    padding: 0 0 10px;
}

.vk_post h5.vk_post_title {
    color: #505050;
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.media.vk_post:first-child {
    border-top: none;
}

.widget.widget_link_list li {
    border-bottom: 1px solid #E6E6E6;
}

.single .entry-body h2 {
    border-bottom: 1px solid #e3730c;
    font-size: 28px;
    text-align: left;
}

.single .entry-body h2::after {
    display: none;
}

.single .entry-body h3 {
    border-left: 2px solid #e3730c;
    font-size: 20px;
    padding: 0 0 0 10px;
    margin-bottom: 40px;
}

.single .entry-body h4 {
    color: #505050;
    font-family: shippori-mincho, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    padding: 0 0 0 22px;
    position: relative;
}

.single .entry-body h4::before {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    background: #e3730c;
    position: absolute;
    top: 3px;
    left: 0px;
    margin: 0 auto;
    border-radius: 3px;
}

.card-intext .card-intext-inner .vk_post_body {
    background: rgba(0,0,0,.6);
}

.vk_post.card {
    border-radius: 0;
}

.single .entry-body {
    border-bottom: 1px dashed #BABABA;
    margin-bottom: 30px;
}

.blog .page-header {
    background-image: url("http://hokkaido-food.dev-env-page.com/wp/wp-content/uploads/2022/08/6bbc9ca397f6402eb83142b28c6ca543.png");
}

.blog .page-header-title, .blog h1.page-header-title {
    color: #e3730c;
}

@media screen and (max-width: 1420px) {
    .global-nav-list>li .global-nav-name {
        padding: 0;
        font-size: 14px;
    }

    #menu-item-50 strong {
        font-size: 14px;
    }

    .device-pc .global-nav-list>li>a {
        padding: 14px 10px;
    }

    .site-header--layout--nav-float .site-header-logo {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1054px) {
    .global-nav-list>li .global-nav-name {
    }

    #menu-item-50 strong {
    }

    .device-pc .global-nav-list>li>a {
        padding: 14px 8px;
    }

    .site-header--layout--nav-float .site-header-logo {
        margin-right: 10px;
    }
}

@media screen and (max-width: 991.98px) {
    .oem-item {
        width:100%;
        max-width: 600px;
        margin: 0 auto 30px;
    }
}


.txt-fit{
    text-align: center!important;
}
@media screen and (max-width: 991px) {
    .txt-fit{
        text-align: left!important;
    }
}

@media screen and (max-width: 991px) {
    .br-break > br{
        display: none!important;
    }
}