body,
html {
    overflow: visible
}

.site-body {
    padding: 0;
    z-index: 1;
    overflow: hidden;
    overflow-x: hidden !important
}

.swiper-button-next,
.swiper-button-prev {
    top: 40% !important;
}

body {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #000;
}

.global-nav-list>li:nth-last-child(2) a,
.global-nav-list>li:nth-last-child(3) a,
.site-footer .menu li:nth-last-child(2) a,
.site-footer .menu li:nth-last-child(3) a {
    pointer-events: none
}

.global-nav-list>li .global-nav-name {
    font-family: "din-2014", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6em;
    letter-spacing: 1px;
}

.global-nav-list>li .global-nav-name span {
    font-size: .6em;
    font-family: "Noto Sans JP", sans-serif;
    display: block
}

.header_scrolled .site-header {
    width: 100%
}

.header_scrolled .site-header-logo {
    display: block
}

.site-header-logo span {
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 500;
    font-size: 1.2em;
    vertical-align: bottom
}

.site-header {
    box-shadow: none
}

.lightning_swiper {
    margin-right: 0 !important;
}

.lightning_swiper .swiper-slide {
    padding-left: 0% !important;
}

.ltg-slide-text-set .container {
    max-width: none
}

.test {
    width: 81%;
    margin-right: 0;
    position: relative;
    margin-left: auto;
}

.ltg-slide-text-title+.ltg-slide-text-caption {
    margin-top: 1.5rem;
    font-weight: 700;
    font-size: 1.6em
}

.ltg-slide-text-title {
    font-size: 2.8em;
}

.ltg-slide-text-title+.ltg-slide-text-caption span {
    font-weight: 400;
    font-size: .6em;
}

.swiper-slide-prev {
    display: none
}

.lightning_swiper .swiper-horizontal {
    border-radius: 0 0 0 0180px;
}

.test::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url(images/pgk.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    left: -28%
}

.sd {
    writing-mode: vertical-rl;
    text-transform: uppercase;
    position: absolute;
    left: -22%;
    bottom: 30%;
}

.sd::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 150px;
    background-color: #000;
    position: absolute;
    bottom: -170px;
    left: 0;
    right: 0;
    margin: auto;
}

.swiper-pagination {
    /*left: -10% !important;*/
    bottom: 5% !important
}

.site-header--layout--nav-float .site-header-container {
    max-width: none;
    padding-right: 0
}

.site-header--layout--nav-float .site-header-logo {
    width: 30%
}

.global-nav--layout--float-right .global-nav-list {
    width: 100%;
}

body:not(.header_scrolled) .global-nav--layout--float-right,
.header_scrolled .site-header .global-nav {
    align-items: start;
    width: 70%
}

.global-nav--layout--float-right .global-nav-list {
    height: 100%
}

.vk-menu-acc li:last-child {
    background: #000;
    margin-left: auto
}

.vk-menu-acc li:last-child a {
    color: #fff
}

.vk-menu-acc li:last-child a::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    content: "\f0e0";
    position: absolute;
    /* right: 0; */
    /* bottom: 0; */
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 1.8em;
}

.vk-menu-acc li:last-child a .global-nav-name {
    margin-top: 20px;
}

body.single .site-body {
    background: #fff
}

.contact .site-body {
    background: #fff
}

.main-section--margin-bottom--on {
    margin-bottom: 0
}

ul {
    list-style: none
}

section.policy ul {
    list-style: inherit
}

.sp_only {
    display: none;
}

.breadcrumb {
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    display: block;
    max-width: 1140px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: end;
    padding-right: 50px;
}

body.single .breadcrumb {
    display: none
}

.breadcrumb ol li {
    color: #898989;
    font-family: "din-2014", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.breadcrumb ol li a {
    color: #121212;
    text-decoration: none
}

.breadcrumb-list li:after {
    content: "-";
}

.fa-home:before {
    content: none !important
}

.page-header-title {
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 500;
    text-align: left;
}

.page-header {
    margin-bottom: -10%
}

.page-header-inner {
    max-width: none;
    padding: 0;
    margin: 0;
}

.page-header-inner::after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: 20%;
    right: 0;
    border-bottom: 200px solid #000;
    border-left: 200px solid transparent;
    left: auto;
    width: 20px;
}

.title_box {
    position: absolute;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%
}

.page-header-title::after {
    display: block;
    font-size: .5em;
}

.product .page-header-title::after {
    content: "製品情報";
}

.service .page-header-title::after {
    content: "事業内容";
}

.company .page-header-title::after {
    content: "会社情報";
}

.contact .page-header-title::after {
    content: "お問合せ";
}

.works .page-header-title::after {
    content: "導入実績";
}

section {
    padding: 25px 0;
}

body:not(.home) .entry-body>div>section {
    padding: 100px 0;
}

section.full_wide {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: none !important;
}

section.top_company::before {
    content: '';
    position: absolute;
    top: -10px;
    bottom: 0;
    right: 0;
    border-top: 200px solid #000;
    border-left: 200px solid transparent;
    left: auto;
    width: 20px;
}

section h2.elementor-heading-title {
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 500;
    font-size: 3em;
    margin: 0
}

section.faq h2.elementor-heading-title {
    font-size: 1.4em
}

section .white h2.elementor-heading-title {
    color: #fff;
    font-size: 4em;
}

section .gothic h2.elementor-heading-title {
    font-family: inherit;
    font-size: 2em;
    margin-bottom: 1.5em
}

section h2.elementor-heading-title span {
    font-size: .4em;
    display: block;
    margin-bottom: .5em;
}

section.sustainability h2 {
    margin-bottom: 2em;
}

section.ceo h2 {
    right: -1em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
}

section.sustainability h3 {
    line-height: 1.6
}

section.sustainability p {
    line-height: 2
}

body:not(.home) section h2.elementor-heading-title span {
    font-family: "Noto Sans JP", sans-serif;
    margin-top: .5em
}

section.faq h2.elementor-heading-title span {
    font-size: 1.6em
}

section.top_company h2 {
    color: rgba(18, 18, 18, .1);
    text-align: center;
    position: relative
}

section.top_news h2 {
    padding-left: 2.5em
}

section.top_company h2 span {
    position: absolute;
    color: #333;
    left: 0;
    right: 0;
    bottom: -1em;
}

section.top_company h3 {
    margin: 1em auto;
    font-size: 1.8em;
}

section.policy h3 {
    font-size: 1.2em
}

h3.elementor-heading-title {
    line-height: 1.4
}

.numbering h3.elementor-heading-title {
    margin-bottom: 1em
}

.numbering h2 span {
    font-weight: 400;
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif !important;
    font-size: .6em !important
}

.numbering h3 span {
    position: absolute;
    top: -1.5em;
    font-weight: 400;
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-size: .8em;
}

.numbering h2 span::after,
.numbering h3 span::after {
    content: "－";
    margin-left: .5em
}

.numbering h2 span::before {
    content: "－";
    margin-right: .5em
}

.sales h3::after {
    content: "sales";
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-size: 3em;
    position: absolute;
    color: #fff;
    left: 38%;
    z-index: -1;
    top: -.5em;
    font-weight: 100
}

.sales.ceo h3::after {
    content: none
}

.sales.consult h3::after {
    content: "consult";
    left: 18%;
}

.support h2 {
    margin-bottom: .5em !important;
    font-size: 1.5em !important
}

.support h2::after {
    content: "support";
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-size: 2.8em;
    position: absolute;
    color: #E7E7E7;
    left: 0;
    z-index: -1;
    top: -.35em;
    right: 0;
    font-weight: 100;
}

section.access h3 {
    font-size: 1.2em;
}

section.access h3 span,
section.access a.first_link h3 span {
    font-size: 1.6em;
    display: block;
    font-weight: 700;
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

section.access a.first_link h3 span {
    display: block !important;
}

section.access>div>div:last-child h3 span {
    display: inline-block;
    margin-right: .5em
}

h4 {
    font-size: 1.2em;
}

.elementor-button {
    background-color: #fff !important;
    padding: 15px 124px !important;
    border-radius: 50px !important;
    color: #333 !important;
    border: 1px solid #000;
    padding-bottom: 18px !important;
    text-transform: uppercase;
    position: relative;
}

section.top_works .elementor-button,
section.sales .elementor-button {
    background: none !important;
}

.elementor-11 .elementor-element.elementor-element-992ebb2:before,
.elementor-button::before {
    content: '';
    /*何も入れない*/
    display: inline-block;
    width: 30px;
    /*画像の幅*/
    height: 30px;
    /*画像の高さ*/
    background-image: url(images/circle.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.elementor-button:hover::before {
    background-image: url(images/w_circle.webp);
}

.elementor-button::after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000;
    z-index: 0;
    -webkit-transform-origin: right;
    transform-origin: right;
    border-radius: 50px !important;
}

.elementor-button:hover {
    color: #fff !important;
    z-index: 9
}

section.top_panel>div>div:hover .elementor-button::after,
.elementor-button:hover::after {
    -webkit-animation: btnAnime1-1 0.4s forwards;
    animation: btnAnime1-1 0.4s forwards;
    z-index: -1;
}

.elementor-button:hover::after {
    -webkit-animation: btnAnime1-1 0.4s forwards;
    animation: btnAnime1-1 0.4s forwards;
    z-index: -1;
}

section.top_panel>div>div:hover .elementor-button::after {
    z-index: 0 !important;
}

section.top_panel>div>div .elementor-button span {
    position: relative;
    z-index: 1
}

section.top_panel {
    padding-left: 0;
    padding-right: 0
}

section.top_panel>div {
    max-width: none !important;
}

section.top_panel>div>div>div:not(:first-child) {
    position: absolute;
    bottom: 30px;
}

section.top_panel>div>div>div:nth-child(2) {
    left: 25px;
}

section.top_panel>div>div>div:last-child {
    right: 25px;
}

section.top_panel>div>div:first-child {
    padding-left: 0;
    padding-right: 5px
}

section.top_panel>div>div:last-child {
    padding-right: 0;
    padding-left: 5px
}

section.top_panel .elementor-button {
    background-color: initial !important;
    padding: 15px 54px !important;
    color: #fff !important;
    border: none;
}

.site-footer .elementor-button::before,
section.top_panel .elementor-button::before,
section.effect .elementor-button::before {
    background-image: url(images/w_circle.webp);
    z-index: 1;
}

section.top_panel h3 {
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 500;
    color: #fff;
}

section.top_panel h3 span {
    display: block;
    font-size: .6em;
    margin-top: .5em;
}

section.top_news::before,
section.faq::before,
section.sustainability::before,
section.policy::before {
    content: '';
    position: absolute;
    top: -45px;
    bottom: 0;
    left: 0;
    border-top: 200px solid #000;
    border-right: 200px solid transparent;
    width: 20px;
}

section.sustainability::before,
section.policy::before,
section.faq::before {
    top: 0
}

section.support::before,
section.profile::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-bottom: 200px solid #000;
    border-left: 200px solid transparent;
    width: 20px;
    left: auto;
}

section.profile::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 75px;
    background-color: #000;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
}

section.top_news ul {
    padding: 0
}

section.top_news ul li {
    padding-bottom: 20px;
    margin: 20px auto;
    border-bottom: 1px solid rgba(18, 18, 18, .2);
}

section.top_news ul li a {
    color: #000
}

section.top_news ul li span {
    font-family: "din-2014", sans-serif;
    margin-right: 4.5em;
    color: rgba(18, 18, 18, .4)
}

section.top_works {
    padding-top: 100px;
    padding-bottom: 50px
}

section.top_works::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 180px 0 0 0;
    background-image: url(images/work_bk.webp);
    background-size: cover
}

.product .entry-body>div>section:first-child {
    background: #f2f2f2;
    border-radius: 180px 0 180px 0;
    padding-top: 75px
}

.product .entry-body>div>section:first-child>div>div:nth-child(5) {
    margin: 0 2% 0 13%;
    width: 35%;
    background: #fff;
    margin-bottom: 100px;
    padding: 50px 50px 20px;
}

.product .entry-body>div>section:first-child>div>div:nth-child(6) {
    width: 35%;
    background: #fff;
    margin: 0 13% 0 2%;
    padding: 50px 50px 20px;
    margin-bottom: 100px;
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(-n+3)::before {
    position: absolute;
    content: "step";
    width: 90px;
    height: 90px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 1.2em;
    z-index: 9;
    top: -35px;
    left: -5px;
    text-transform: uppercase;
}

.product .entry-body>div>section:first-child,
section.works {
    z-index: 1
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(-n+3) {
    width: 30%;
    margin: 0 2.5%;
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(3) {
    margin-left: 0
}

.product .entry-body>div>section:first-child>div>div:last-child {
    margin-right: 0
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(-n+3)::before,
.product .entry-body>div>section:first-child>div>div:nth-last-child(-n+3)::after {
    font-family: "din-2014", sans-serif;
    font-weight: 700;
    font-style: normal
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(-n+3)::after {
    position: absolute;
    color: #fff;
    z-index: 9;
    font-size: 1.8em;
    left: .9em;
    top: 0;
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(3)::after {
    content: "01";
}

.product .entry-body>div>section:first-child>div>div:nth-last-child(2)::after {
    content: "02";
}

.product .entry-body>div>section:first-child>div>div:last-child::after {
    content: "03";
}

.product .entry-body>div>section:first-child h3 {
    margin-bottom: .5em
}

.product .entry-body>div>section:first-child>div>div:nth-child(3) p {
    line-height: 2
}

.product .entry-body>div>section:first-child>div>div:nth-child(5) p,
.product .entry-body>div>section:first-child>div>div:nth-child(6) p {
    line-height: 1.4
}

section.effect {
    color: #fff;
    padding: 75px 0 !important;
    padding-top: 200px !important;
    margin-top: -125px;
    z-index: 0;
}

.work section.effect {
    padding-bottom: 250px !important
}

section.sales {
    background: #f2f2f2;
    border-radius: 180px 0 180px 0
}

section.sales h3 {
    z-index: 1;
    position: relative;
}

.circle {
    margin-bottom: 30px
}

.circle>div {
    background: #DBDBDB;
    border-radius: 50%;
    height: 159px;
}

.circle>div>div {
    width: 155px;
    height: 155px;
    border-radius: 50%;
    background: #A7A7A7;
    max-height: 100% !important
}

.circle h5 {
    position: absolute;
    right: 0;
    left: 0;
    color: #fff;
    top: 8em;
    font-size: .8em;
    line-height: 1.2
}

.circle>div:last-child h5 {
    top: 6.5em;

}

.circle>div:first-child h5:before {
    content: '';
    display: inline-block;
    width: 55px;
    height: 75px;
    background-image: url(images/circle_img1.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    top: -90px;
    right: 0;
    left: 0;
    margin: auto;
}

section.consult .circle>div:first-child h5:before {
    background-image: url(images/circle_img4.webp);
    width: 40px;
    height: 75px;
}

.circle>div:nth-child(2) h5:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(images/circle_img2.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    top: -85px;
    right: 0;
    left: 0;
    margin: auto;
}

section.consult .circle>div:nth-child(2) h5:before {
    background-image: url(images/circle_img5.webp);
    width: 60px;
    height: 60px;
}

.circle>div:last-child h5:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(images/circle_img3.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    top: -70px;
    right: 0;
    left: 0;
    margin: auto;
}

section.consult .circle>div:last-child h5:before {
    background-image: url(images/circle_img6.webp);
    width: 60px;
}

section.consult>div,
.gyaku {
    flex-direction: row-reverse !important
}

section.sales.sustainability {
    background: inherit
}

section.ceo>div {
    position: relative
}

section.ceo>div>div,
section.ceo>div>div>div {
    position: static
}

section.ceo p.syomei {
    text-align: end;
    font-size: 1.1em
}

section.ceo p {
    line-height: 2
}

.left_circle {
    float: left;
    width: 150px;
    height: 150px;
    border: 1px solid #898989;
    border-radius: 50%;
    margin-right: 50px;
    text-align: center;
}

.left_circle span {
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 500;
    display: block
}

.left_circle span:first-child {
    margin-top: 1em;
    color: #898989;
}

.left_circle img {
    margin-top: 10px;
    width: 40%;
}

.right_box_up {
    width: 70%;
    float: left;
}

section.profile {
    padding: 0 !important;
    padding-bottom: 150px !important;
}

section.access {
    padding-top: 0 !important;
    color: #fff;
}

section.access h2 {
    margin-top: -1.5em;
    margin-bottom: .8em;
    color: #333
}

section.profile>div {
    background: #f2f2f2;
    border-radius: 100px;
    padding: 75px 0 !important;
}

section.profile dl {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    margin: 50px auto 0;

}

section.profile dt {
    border-bottom: 1px solid #c5c5c5;
    width: 30%;
    margin-bottom: 17.5px;
    padding-bottom: 17.5px;
}

section.profile dd {
    border-bottom: 1px solid #c5c5c5;
    width: 70%;
    margin-bottom: 17.5px;
    padding-bottom: 17.5px;
}

.entry-body>div>section:last-child {
    padding-bottom: 400px !important
}

section.access::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 180px 0 0 0;
    background-image: url(images/access_bk.webp);
    background-size: cover
}

section.access section.access::before {
    content: none
}

a.first_link {
    width: 50%;
}

a.first_link>div,
a.second_link>div,
a.third_link>div {
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: row !important;
    align-items: end;
    display: flex;
    padding: 15px 30px
}


a.first_link:hover .elementor-element.elementor-element-e092f40:not(.elementor-motion-effects-element-type-background) {
    background-image: url(images/access_bk1_light.webp);
}

a.second_link:hover .elementor-element.elementor-element-8af29e0:not(.elementor-motion-effects-element-type-background) {
    background-image: url(images/access_bk2_light.webp);
}

a.third_link:hover .elementor-element.elementor-element-966208b:not(.elementor-motion-effects-element-type-background) {
    background-image: url(images/access_bk3_light.webp);
}

section.access>div>div:nth-child(2) h3,
section.access>div>a.first_link h3 {
    text-align: center;
}

section.access>div>div:nth-child(2),
section.access>div>div:last-child>div {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: end;
    padding: 15px 30px;
}

section.access>div>div:nth-child(2)>div:first-child,
section.access>div>div:nth-child(2)>div:first-child,
section.access>div>a.first_link>div>div:first-child {
    width: 100%;
    margin-top: 15%;
}

section.access>div>div:last-child>div>div:first-child,
a.second_link>div>div:first-child,
a.third_link>div>div:first-child {
    width: 100%;
    margin-bottom: 30px !important
}

section.access>div>div:nth-child(2)>div:not(:first-child),
section.access>div>a.first_link>div>div:not(:first-child) {
    width: 50%;
}

section.access>div>a.first_link>div>div:last-child {
    text-align: center;
}

section.access>div>a.first_link>div>div:last-child p {
    margin-left: 2em;
}

section.access>div>div:nth-child(2)>div:last-child,
section.access>div>div:last-child>div>div:last-child {
    text-align: center
}

section.access>div>div:nth-child(2)>div:last-child p,
section.access>div>div:last-child>div>div:last-child p {
    margin-left: 3em
}

a.second_link>div>div:nth-child(2),
a.third_link>div>div:nth-child(2) {
    width: 50%
}

a.second_link>div>div:last-child,
a.third_link>div>div:last-child {
    width: 50%;
    text-align: center;
    padding-left: 3em;
}

section.access>div>div:nth-child(2)>div:last-child p a::after,
section.access>div>div:last-child>div>div:last-child p a::after,
a.first_link>div>div:last-child p span::after,
a.second_link>div>div:last-child p span::after,
a.third_link>div>div:last-child p span::after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(images/w_circle.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px;
    top: 0;
    bottom: 0;
}

section.access>div>div:nth-child(2)>div:last-child p a::before,
section.access>div>div:last-child>div>div:last-child p a::before,
a.first_link>div>div:last-child p span::before,
a.second_link>div>div:last-child p span::before,
a.third_link>div>div:last-child p span::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(images/map_pointer.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    left: 60px;
    top: 0;
    bottom: 0;
}

section.access a {
    color: #fff
}

.snow-monkey-form {
    max-width: 850px;
    margin: 0px auto;
    padding-top: 50px;
}

.smf-text-control__control {
    width: 450px !important
}

.snow-monkey-form .smf-action .smf-button-control__control {
    background-color: #fff !important;
    padding: 15px 124px !important;
    border-radius: 50px !important;
    color: #333 !important;
    border: 1px solid #000;
    padding-bottom: 18px !important;
    text-transform: uppercase;
    position: relative;
    background-image: none;
}

.smf-button-control__control::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(images/circle.webp);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.smf-button-control__control:hover::before {
    background-image: url(images/w_circle.webp);
}

.smf-button-control__control::after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000;
    z-index: 0;
    -webkit-transform-origin: right;
    transform-origin: right;
    /*-webkit-animation: btnAnime1-2 0.4s forwards;
    animation: btnAnime1-2 0.4s forwards;*/
    border-radius: 50px !important;
}

.smf-button-control__control:hover::after {
    -webkit-animation: btnAnime1-1 0.4s forwards;
    animation: btnAnime1-1 0.4s forwards;
    z-index: -1;
}

.snow-monkey-form .smf-action .smf-button-control__control:hover {
    z-index: 999;
    color: #fff !important;
}

@-webkit-keyframes btnAnime1-2 {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}

@keyframes btnAnime1-2 {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}

@-webkit-keyframes btnAnime1-1 {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@keyframes btnAnime1-1 {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.works ul.display-posts-listing {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.works ul.display-posts-listing li {
    font-weight: 600;
    width: 30%;
    margin-bottom: 30px;
}

.works ul.display-posts-listing li a {
    display: block;
}

.works ul.display-posts-listing li a:hover img {
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.works ul.display-posts-listing li img {
    width: 100%;
    height: 225px;
    object-fit: cover
}

section.works {
    background: #fff;
    border-radius: 0 0 180px 0
}

#wpfront-scroll-top-container div.text-holder {
    position: relative
}

#wpfront-scroll-top-container div.text-holder::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100px;
    background-color: #000;
    position: absolute;
    top: -110px;
    left: 0;
    right: 0;
    margin: auto;
}

#wpfront-scroll-top-container div.text-holder:hover {
    background: none !important
}

.site-footer {
    background: #000;
    border-radius: 0 180px 0 0;
    color: #fff;
    padding-bottom: 75px;
    margin-top: -283px;
    margin-top: -250px;
    z-index: 9;
    width: 90%;
    content-visibility: unset;
}

body.home .site-footer {
    margin-top: 250px;
}

body.single .site-footer {
    margin-top: 50px
}

.vk_posts.next-prev {
    display: none
}

.site-footer a {
    color: #fff
}

.contact .site-footer {
    margin-top: 100px
}

.site-footer h2 span {
    font-family: "good-times", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: 500;
}

.site-footer-copyright {
    margin-top: -100px;
}

.site-footer-copyright p {
    text-align: right;
    color: #898989
}

.site-footer .row>div:last-child {
    display: none
}

.site-footer .elementor-button,
section.effect .elementor-button {
    padding: 15px 75px !important;
    background: inherit !important;
    border-color: #fff;
    color: #fff !important;
}

.site-footer .elementor-button::after,
section.effect .elementor-button::after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    z-index: 0;
    -webkit-transform-origin: right;
    transform-origin: right;
    border-radius: 50px !important;
}

.site-footer .elementor-button:hover,
section.effect .elementor-button:hover {
    color: #333 !important;
}

.site-footer .elementor-button:hover::after,
section.effect .elementor-button:hover::after {
    -webkit-animation: btnAnime1-1 0.4s forwards;
    animation: btnAnime1-1 0.4s forwards;
    z-index: -1;
}

.site-footer .elementor-button:hover::before,
section.effect .elementor-button:hover::before {
    background-image: url(images/circle.webp);
}

.site-footer .row .col-lg-4 {
    max-width: none
}

.site-footer .row .col-lg-4:first-child {
    flex: 0 0 40%;
}

.site-footer .row .col-lg-4:nth-child(2) {
    flex: 0 0 60%;
    padding-right: 100px
}


.site-footer ul {
    display: flex;
    justify-content: space-between
}

.site-footer ul li:last-child {
    display: none
}

.site-footer ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "din-2014", sans-serif;
    font-weight: 700;
    font-size: 1.4em;
}

.site-footer ul li a span {
    display: none
}

form.snow-monkey-form h3 {
    font-size: 1.2em;
    color: #0f345b;
    margin-bottom: 0
}

.scroll-contents_outer {
    padding: 25px;
}

.scroll-contents {
    height: 250px;
    padding: 10px;
    border: 1px solid #CCC;
    overflow: auto;
    margin: 0px auto;
    font-size: .9em;
}

.smf-item__label__text em {
    font-style: normal;
    color: #ff4a4a;
}

.smf-form>div:first-child {
    margin-bottom: 25px;
    text-align: center;
}

.smf-form>div:not(:first-child):not(:nth-child(2)) {
    padding: 20px 50px 0;
}

.smf-form>div:nth-child(2) {
    padding: 0 50px;
}

.smf-form>div:last-child {
    padding-bottom: 20px !important;
    background: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.scroll-contents h4 {
    text-align: center;
    font-size: 1.1em;
    margin-top: 1em;
}

.smf-form>div:last-child .smf-placeholder {
    text-align: center;
    margin: 30px auto 0;
}

.smf-action {
    text-align: center;
    margin-top: 75px
}

[data-screen="confirm"] .smf-form>div:last-child,
[data-screen="confirm"] .kakunin_nashi {
    display: none;
}

body.single .entry-footer dl dd a {
    pointer-events: none;
}

.new_create {
    display: inline-block !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    margin: 0 !important;
    position: static !important;
    width: auto !important;
    border: none !important;
}

.old_delate {
    display: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    margin: 0 !important;
    position: static !important;
    width: auto !important;
    border: none !important;
}

.old_delate::before,
.old_delate::after,
.new_create::before,
.new_create::after {
    content: none !important;
}

@media screen and (max-width: 767px) {

    img.wp-image-1233 {
        width: 75px;
        height: auto;
    }



    /*body,
    html {
        overflow: hidden
    }*/

    .alert-info {
        display: none
    }

    .ltg-slide-text-set {
        margin-left: auto
    }

    .ltg-slide picture img {
        height: 350px;
        object-fit: cover;
        object-position: 85%
    }

    .ltg-slide-text-set .container {
        padding: 0;
    }

    .test {
        width: 75%;
        margin-left: 25%;
    }

    .test::before {
        left: -40%;
    }

    .site-header--layout--nav-float .site-header-logo {
        text-align: left;
        width: auto
    }

    .vk-mobile-nav-menu-btn.position-right {
        top: 0
    }

    .ltg-slide-text-title {
        font-size: 1.15em;
    }

    .ltg-slide-text-title+.ltg-slide-text-caption {
        font-size: 1.2em
    }

    .ltg-slide-text-title+.ltg-slide-text-caption span {
        font-size: .6em
    }

    .title_box {
        width: 90%
    }

    section.top_company::before {
        border-top: 100px solid #000;
        border-left: 100px solid transparent
    }

    section.top_news::before,
    section.faq::before,
    section.sustainability::before,
    section.policy::before {
        border-top: 100px solid #000;
        border-right: 100px solid transparent
    }

    .page-header-inner::after {
        border-bottom: 150px solid #000;
        border-left: 150px solid transparent;
        bottom: 0
    }

    section.support::before,
    section.profile::before {
        border-bottom: 100px solid #000;
        border-left: 100px solid transparent
    }

    section.top_panel>div>div:first-child,
    section.top_panel>div>div:last-child {
        padding: 10px
    }

    section.top_news ul li a {
        display: flex;
        align-items: baseline;
    }

    section.top_news ul li span {
        margin-right: .5em
    }

    section.top_company,
    section.top_news {
        padding-bottom: 0 !important
    }

    section.top_company p br {
        display: none
    }

    .left_circle {
        float: none;
        margin: auto;
        margin-bottom: 20px
    }

    .right_box_up {
        width: 100%
    }

    section.profile {
        margin-bottom: 100px;
        padding-bottom: 50px !important
    }

    section.profile>div {
        width: 96% !important
    }

    section.profile dl {
        width: 90%
    }

    section.policy h3 {
        text-align: center
    }

    .title_box+img {
        height: 250px;
        object-fit: cover;
        object-position: right;
    }

    .vk-mobile-nav nav ul li:first-child {
        margin-bottom: 25px
    }

    section.access>div>div:nth-child(2)>div:first-child,
    section.access>div>a.first_link>div>div:first-child {
        margin-top: 0
    }

    section.access>div>div:nth-child(2)>div:last-child p,
    section.access>div>div:last-child>div>div:last-child p {
        margin-left: 0
    }

    section.access>div>div:nth-child(2)>div:last-child p a::before,
    section.access>div>div:last-child>div>div:last-child p a::before {
        left: 0
    }

    section.access>div>div:nth-child(2)>div:last-child p a::after,
    section.access>div>div:last-child>div>div:last-child p a::after {
        right: 0
    }

    .elementor-7 .elementor-element.elementor-element-e092f40:not(.elementor-motion-effects-element-type-background),
    .elementor-7 .elementor-element.elementor-element-8af29e0:not(.elementor-motion-effects-element-type-background),
    .elementor-7 .elementor-element.elementor-element-966208b:not(.elementor-motion-effects-element-type-background) {
        /*width: 90%;*/
        margin: auto
    }

    a.second_link>div,
    a.third_link>div {
        padding-top: 0;
        padding-bottom: 0
    }

    section.access a.first_link h3 span {
        display: inline-block !important
    }

    section.access>div>div:last-child>div>div:first-child,
    a.second_link>div>div:first-child,
    a.third_link>div>div:first-child {
        margin-bottom: 0 !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 57.5% !important
    }

    section.access>div>div:nth-child(2)>div:not(:first-child),
    section.access>div>div:last-child>div>div:not(:first-child) {
        width: 100%;
    }

    .elementor-7 .elementor-element.elementor-element-e092f40:not(.elementor-motion-effects-element-type-background),
    .elementor-7 .elementor-element.elementor-element-8af29e0:not(.elementor-motion-effects-element-type-background),
    .elementor-7 .elementor-element.elementor-element-966208b:not(.elementor-motion-effects-element-type-background) {
        background-size: 300% !important;
        background-position: center;
        border-radius: 30px;
        margin-top: 30px;
    }

    a.first_link {
        background-size: 250% !important;
        background-position: center;
        border-radius: 30px;
        margin-top: 30px;
        width: 100%
    }

    a.second_link,
    a.third_link {
        margin-top: 30px
    }


    section.access>div>div:nth-child(2)>div:not(:first-child),
    section.access>div>a.first_link>div>div:not(:first-child),
    a.second_link>div>div:nth-child(2),
    a.third_link>div>div:nth-child(2),
    a.second_link>div>div:last-child,
    a.third_link>div>div:last-child {
        width: 100%;
    }


    section.access>div>div:nth-child(2)>div:last-child,
    section.access>div>div:last-child>div>div:last-child {
        width: 50%;
    }

    section.access>div>div:nth-child(2),
    section.access>div>div:last-child>div {
        justify-content: end
    }

    section.access>div>div:nth-child(2),
    section.access>div>div:last-child>div {
        padding: 15px 0px;
    }

    section.access h3 {
        text-align: center
    }

    .product .entry-body>div>section:first-child h3 br {
        display: none
    }

    section.ceo h2 {
        right: .1em
    }

    .product .entry-body>div>section:first-child>div>div:nth-child(5),
    .product .entry-body>div>section:first-child>div>div:nth-child(6) {
        margin: 20px;
        width: 100%;
    }

    .product .entry-body>div>section:first-child>div>div:nth-child(5) {
        margin-bottom: 25px
    }

    .product .entry-body>div>section:first-child>div>div:nth-child(6) {
        margin-bottom: 100px
    }

    .product .entry-body>div>section:first-child>div>div:nth-last-child(-n+3) {
        width: 100%;
        margin: 0 2.5% 50px !important;
    }

    section.effect {
        padding-top: 245px !important;
        margin-top: -170px
    }

    .sales h3::after {
        font-size: 2.3em;
        top: -.4em
    }

    .elementor-element-1a6d62f {
        text-align: center;
    }

    .elementor-element-1a6d62f .elementor-button {
        padding: 15px 54px !important;
    }

    .circle {
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: flex !important;
        flex-wrap: nowrap !important
    }

    .circle>div {
        width: 109px;
        height: 109px;
        margin-top: 20px;
        float: none
    }

    .circle>div:nth-child(2) {
        float: none
    }

    .circle h5 {
        font-size: .6em
    }

    .circle>div:first-child h5:before {
        width: 35px;
        height: 55px;
        top: -60px;
    }

    .circle>div:nth-child(2) h5:before {
        width: 50px;
        height: 50px;
        top: -55px;
    }

    .circle>div:last-child h5:before {
        width: 50px;
        height: 50px;
        top: -50px;
    }

    section.consult .circle>div:first-child h5:before {
        width: 30px;
        height: 55px;
    }

    section.consult .circle>div:nth-child(2) h5:before {
        width: 50px;
        height: 50px;
    }

    section.consult .circle>div:last-child h5:before {
        width: 40px;
        height: 50px;
    }

    .elementor-element-30d9a67 p {
        text-align: left
    }

    .elementor-element-fc90c5f h2.elementor-heading-title {
        font-size: 2.5em
    }

    .works ul.display-posts-listing {
        justify-content: space-evenly;
    }

    .works ul.display-posts-listing li {
        width: 45%;
    }

    .works ul.display-posts-listing li img {
        height: 125px;
    }

    .main-section {
        margin-bottom: 0
    }

    .works .site-footer {
        margin-top: -368px;
    }

    .site-footer {
        border-radius: 0 80px 0 0;
        padding-bottom: 0;
        width: 84%;
        margin-top: -367px
    }

    .site-footer .row .col-lg-4:first-child,
    .site-footer .row .col-lg-4:nth-child(2) {
        flex: 0 0 100%
    }

    .site-footer .row .col-lg-4:nth-child(2) {
        padding-right: 30px
    }

    .site-footer-copyright {
        margin-top: 0
    }

    .site-footer ul {
        flex-wrap: wrap;
        padding-left: 0;
        justify-content: left
    }

    .site-footer ul li {
        width: 33.3333%;
        text-align: center
    }

    .site-footer .widget.widget_block {
        margin-bottom: 0
    }

    body {
        position: relative
    }

    #wpfront-scroll-top-container {
        position: absolute !important
    }

    .elementor-button:hover::after {
        animation: none;
    }

    .sp_only {
        display: block;
    }

    .elementor-button:hover,
    section.top_works .elementor-button:hover,
    section.sales .elementor-button:hover {
        background: #000 !important;
        color: #fff !important;
    }

    .smf-form>div:nth-child(2) {
        padding: 0;
    }

    .smf-form>div:not(:first-child):not(:nth-child(2)) {
        padding: 20px 0px 0;
    }

    .smf-action {
        margin-top: 25px;
    }

    .scroll-contents_outer {
        padding: 25px 0;
    }

    .vk-menu-acc li:nth-last-child(2),
    .vk-menu-acc li:nth-last-child(3) {
        display: none;
    }
}