.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xs-3-5,
.col-sm-3-5,
.col-md-3-5,
.col-lg-3-5,
.col-xs-4-5,
.col-sm-4-5,
.col-md-4-5,
.col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 767px) {
    .col-sm-1-5 {
        width: 50%;
        float: left;
    }
}

body {
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#jqcss .addpx {
    margin-right: 100px !important;
}

@media (min-width: 768px) {
    .image-border-top {
        border-top: 1px solid #ddd;
    }

    .image-border-bottom {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }
}

.font--blue {
    color: #007bff !important;
}

.font--indigo {
    color: #6610f2 !important;
}

.font--purple {
    color: #6f42c1 !important;
}

.font--red {
    color: #dc3545 !important;
}

.font--orange {
    color: #fd7e14 !important;
}

.font--yellow {
    color: #ffc107 !important;
}

.font--green {
    color: #28a745 !important;
}

.font--teal {
    color: #20c997 !important;
}

.font--cyan {
    color: #17a2b8 !important;
}

.font--white {
    color: #fff !important;
}

.font--gray {
    color: #666 !important;
}

.font--black {
    color: #252525 !important;
}

.font--morange {
    color: #f18f01 !important;
}

.font--morange2 {
    color: #ff4b00 !important;
}

.font--xsmall {
    font-size: 0.6em !important;
    line-height: 1.5;
}

.font--msmall {
    font-size: 0.75em !important;
    line-height: 1.5;
}

.font--small {
    font-size: 0.9em !important;
    line-height: 1.5;
}

.font--normal {
    font-size: 1em !important;
    line-height: 1.5;
}

.font--medium {
    font-size: 1.142857142857143em;
    line-height: 1.5;
}

.font--large {
    font-size: 1.35714286em;
    line-height: 1.5;
}

.font--xlarge {
    font-size: 1.85714286em;
    line-height: 1.5;
}

.font--xxlarge {
    font-size: 2em;
    line-height: 1.5;
}

.font--black {}

.border--blue {
    border-color: #007bff !important;
}

.border--indigo {
    border-color: #6610f2 !important;
}

.border--purple {
    border-color: #6f42c1 !important;
}

.border--red {
    border-color: #dc3545 !important;
}

.border--orange {
    border-color: #fd7e14 !important;
}

.border--yellow {
    border-color: #ffc107 !important;
}

.border--green {
    border-color: #28a745 !important;
}

.border--teal {
    border-color: #20c997 !important;
}

.border--cyan {
    border-color: #70cbed !important;
}

.border--white {
    border-color: #fff !important;
}

.border--gray {
    border-color: #666 !important;
}

.border--morange {
    border-color: #f18f01 !important;
}

.bg--morange2 {
    background-color: #fb5300 !important;
}

.bg--black {
    backg5-color: #000 !important;
}

.bg--gradi {
    background: -moz-linear-gradient(-60deg, #fb5300 0%, #ff8a00 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-60deg, #fb5300 0%, #ff8a00 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(120deg, #fb5300 0%, #ff8a00 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5300', endColorstr='#FF8A00', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    margin-bottom: 0;
}

.bg--gradi-deep {
    background: -moz-linear-gradient(-60deg, #ee4f00 0%, #ff7300 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-60deg, #ee4f00 0%, #ff7300 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(120deg, #ee4f00 0%, #ff7300 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4f00', endColorstr='#ff7300', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    margin-bottom: 0;
}

.bg--gradi-mono {
    background: -moz-linear-gradient(-60deg, #252525 0%, #333 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-60deg, #252525 0%, #333 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(120deg, #252525 0%, #333 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#252525', endColorstr='#333', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    margin-bottom: 0;
}

.roboto {
    font-family: "Roboto", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 300;
}

.roboto-b {
    font-family: "Roboto", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.roboto-i {
    font-family: "Roboto", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-style: italic;
}

.mincho {
    font-family: "游明朝体", YuMincho, "游明朝 Medium", "Yu Mincho Medium", serif;
    font-weight: bold;
}

.icon-intext {
    font-size: 0.9em;
}

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

a:hover .img-hover {
    opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

a .img-hover {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.main-menu-logo .bar__module {
    width: 100px;
}

.bar .logo {
    max-height: 45px;
    max-width: none;
    margin-top: -5px;
}

.top-bar-icon {
    font-weight: bold;
}

footer .social-list.list-inline {
    margin-right: 0;
    margin-bottom: 15px;
}

footer .social-list.list-inline li .icon--sm {
    font-size: 1.7em;
}

footer .list-inline li:not(:last-child) {
    margin-right: 2.2em;
}

footer .list-inline.reference li a {
    font-weight: 700;
    font-size: small;
    opacity: 1;
}

footer .list-inline.reference li a:hover {
    opacity: .5;
}

@media (max-width: 767px) {
    footer .list-inline {
        text-align: left;
    }
}

footer .copyright span {
    opacity: 1;
}

.check-list ul li {
    list-style: none;
    background: url("/wp-content/themes/mujin/assets/jp/img/common/check1.png") no-repeat left 5px;
    background-size: 17px 17px;
    padding-left: 25px;
}

.intro-list ul li .checkmark+span {
    position: relative;
    bottom: 3px;
    font-weight: bold;
}

.intro-list li.process {
    font-weight: bold;
    font-size: 1.142857142857143em;
    margin-bottom: 5px;
}

.page-list p {
    font-weight: normal;
    font-size: 1em;
}

.media {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bar-breadcrumbs .row {
    min-height: 0px !important;
}

.bar-breadcrumbs .bar__module {
    margin-bottom: 0;
}

#menu1 {
    height: 66px;
}

#menu1.bar.bar--sm {
    padding: 13px 0;
}

.bar-top .menu-horizontal>li {
    display: inline-block;
}

.dropdown__container {
    overflow-x: hidden;
}

.dropdown__content.bg--dark {
    background-color: rgba(25, 25, 25, 1);
}

.dropdown__content i {
    padding: 30px;
}

.dropdown__content img {
    margin-bottom: 5px !important;
}

.dropdown__content .label {
    font-size: 9px;
    height: 16px;
    padding: 0 3px;
    line-height: 1.7;
    min-width: 55px;
}

.dropdown__content .label.label--inline {
    top: -2px;
}

.breadcrumbs {
    text-align: left;
}

@media (min-width:1200px) {
    .container {
        width: calc(100vw - 60px);
        max-width: 1280px
    }
}

.dropdown__container>.container {
    max-width: 1280px;
}

@media all and (min-width: 1200px) {
    .dropdown__content {
        width: calc(100vw - 60px);
        max-width: 1280px;
    }
}

@media all and (min-width: 992px) {
    #menu1 .menu-horizontal li a {
        font-size: 14px;
    }
}

@media all and (max-width: 1199px) {
    .dropdown__content {
        width: 100vw;
        max-width: 960px;
    }
}

@media all and (max-width: 991px) {
    .dropdown__content {
        width: 100vw;
        max-width: 720px;
    }

    #menu1 .dropdown {
        height: 51px;
    }

    .dropdown__container {
        margin-top: 18px;
    }

    .bar-top .dropdown__container {
        margin-top: 0px;
    }

    .bar-top .dropdown__container .dropdown__content {}

    .bar-top .dropdown .dropdown__content {
        max-width: 80px;
    }
}

@media all and (max-width: 767px) {
    .dropdown .dropdown__content {
        width: 100vw;
        max-width: 500px;
        padding: 5px 10px;
    }

    #menu1 {
        height: auto;
    }

    #menu1 .menu-horizontal li {
        text-align: left;
    }

    #menu1 .dropdown {
        padding-bottom: 0px;
        height: auto;
    }

    #menu1 .dropdown .dropdown__content.text-center {
        text-align: left !important;
    }

    .dropdown__container {
        margin-top: 0px;
    }

    .dropdown__container .container {
        margin-top: 0px;
    }

    .dropdown [class*="col-"]+[class*="col-"] {
        margin-top: 5px;
    }
}

.stripe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-45deg, transparent 25%, #222 25%, #222 50%, transparent 50%, transparent 75%, #222 75%, #222);
    background-size: 2px 2px;
    opacity: 0.4;
}

/*-- TOP --*/

.imagehiring {
    position: absolute;
    width: 190px;
    left: 0px;
    top: 40px;
    display: block;
}

.imageaward {
    position: absolute;
    width: 250px;
    right: 130px;
    bottom: 15px;
}

.imagejstart {
    position: absolute;
    width: 100px;
    right: 30px;
    bottom: 15px;
}

.imageshow {
    position: absolute;
    width: 250px;
    right: 15px;
    top: -130px;
}

.imagemuratec {
    position: absolute;
    width: 250px;
    right: 50px;
    bottom: 30px;
}

.imagevideo {
    position: absolute;
    width: 150px;
    height: auto;
    left: 20px;
    bottom: 10px;
}

.imagevideo .modal-instance {
    width: 150px;
}

.imagecemat {
    position: absolute;
    width: 260px;
    right: 0px;
    top: 20px;
    display: block;
}

.imageevent {
    position: absolute;
    width: 270px;
    top: 20px;
    right: 15px;
}

.catch {
    font-size: 58px;
    line-height: 64px;
}

.bg--gradi.space--xs {
    padding: 35px 0 15px;
}

.bg--gradi.space--xs .boxed {
    padding: 1em;
    overflow: visible;
}

.bg--gradi.space--xs .label {
    right: -20px;
    top: -13px;
}

.bg--gradi.space--xs .feature-1 {
    min-height: 5.57142857em;
}

.cover202012 h1 {
    margin-top: -50px;
}

.cover-bottom {
    padding-top: 13px;
    padding-bottom: 3px;
    background-color: rgba(0, 19, 32, 0.6);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cover-bottom .roboto-b {
    color: #FBC744;
    background: -webkit-linear-gradient(0deg, #FBC744, #F65748);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 38px;
    letter-spacing: 1px !important;
    line-height: 1.2em;
}

.cover-bottom .btn {
    border-radius: 0;
    border: 2px solid;
    border-color: rgba(255, 255, 255, 1) !important;
    margin-left: 15px !important;
    margin-bottom: 10px;
}

@media all and (max-width: 1199px) {
    .cover-bottom .roboto-b {
        font-size: 32px;
    }

    .cover-bottom .btn {
        border-radius: 0;
        border: 2px solid;
        border-color: rgba(255, 255, 255, 1) !important;
        margin-left: 10px !important;
        margin-bottom: 10px;
        font-size: .9em;
        padding-left: 10px;
        padding-right: 10px;

    }
}

@media all and (max-width: 991px) {
    .cover-bottom {
        display: none;
    }

    .cover202012 h1 {
        margin-top: 0px;
    }

    .imageevent {
        width: 220px;
    }
}

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

@media all and (max-width: 1199px) {
    .h1.private {
        font-size: 42px;
    }
}

@media all and (max-width: 991px) {
    .imagehiring {
        position: absolute;
        width: 170px;
        left: 0px;
        top: 40px;
        display: block;
    }

    .imageaward {
        position: absolute;
        width: 200px;
        right: 30px;
        bottom: 15px;
    }

    .imagejstart {
        display: none;
    }

    .imagemuratec {
        width: 200px;
        right: 40px;
        bottom: 20px;
    }

    .catch {
        font-size: 44px;
        line-height: 52px;
    }

    .imagecemat {
        position: absolute;
        width: 220px;
        right: 0px;
        top: 20px;
        display: block;
    }

    .h1.private {
        font-size: 36px;
    }
}

@media all and (max-width: 767px) {
    .imagehiring {
        position: absolute;
        width: 150px;
        left: 0px;
        top: 40px;
        display: block;
    }

    .imageevent {
        width: 160px;
    }

    .imageaward {
        position: absolute;
        width: 180px;
        right: 30px;
        bottom: 15px;
    }

    .imagemuratec {
        width: 150px;
        right: 20px;
        bottom: 20px;
    }

    .imageshow {
        display: none;
    }

    .bg--gradi.space--xs .label {
        right: 5px;
        top: 5px;
    }

    .imagecemat {
        display: none;
    }

    .h1.private {
        font-size: 38px;
    }
}

@media all and (max-width: 700px) {
    .imagehiring {
        position: absolute;
        width: 130px;
        left: 0px;
        top: 20px;
        display: block;
    }

    .imageaward {
        display: none;
    }

    .catch {
        font-size: 38px;
        line-height: 44px;
        margin-top: 40px;
    }
}

#news-list .heading-block {
    margin-bottom: 0px;
    padding: 0px;
}

#news-list .heading-block::after {
    margin-top: 10px;
}

#news-list .heading-block h3 {
    margin-bottom: 0;
    padding: 0;
}

#news-list p {
    margin-bottom: 0;
    padding: 10px 0 10px;
}

#news-list a:link.news-title,
#news-list a:visited.news-title {
    text-decoration: none !important;
    color: #333;
}

#news-list a:hover.news-title,
#news-list a:active.news-title {
    text-decoration: none !important;
    color: #999;
}

#news-list .news-date {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}

#news-list span.label {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.2rem;
    text-transform: uppercase;
    height: 19px;
    width: 110px;
    padding: 0 3px;
    text-align: center;
    border-radius: 50px;
    z-index: 3;
    position: inherit;
    margin-left: 22px;
    margin-top: -1px;
    background-color: #fff;
}

#news-list span.label.jpmedia {
    color: #0090be;
    border: 1px solid #0090be;
}

#news-list span.label.jprelease {
    color: #30af10;
    border: 1px solid #30af10;
}

#news-list span.label.jpnews {
    color: #f18f01;
    border: 1px solid #f18f01;
}

@media all and (max-width: 1199px) {
    #news-list span.label {
        margin-left: 30px;
        width: 120px;
        line-height: 1.5rem;
    }
}

@media all and (max-width: 991px) {
    #news-list span.label {
        margin-left: 20px;
    }
}

@media all and (max-width: 767px) {
    #news-list span.label {
        margin-left: 10px;
    }
}

.news-list-all {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.flickity-slider img {}

.top-alliance img {
    padding: 0 10px;
}

.case-study-top .feature-5 img {
    width: 42%;
}

.case-study-top .feature-5 .feature__body {
    width: 50%;
}

.case-study-top .feature-5 .feature__body h5 {
    margin-bottom: 10px;
}

.case-study-top .feature-5 .feature__body dt {
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 1em;
}

.case-study-top .feature-5 .feature__body dd {
    margin-bottom: 0.8rem;
}

@media all and (max-width: 767px) {
    .case-study-top .feature {
        margin-bottom: 15px !important;
    }
}

.case-study-top .card {
    border-radius: 6px;
    height: 100%;
}

.case-study-top .card-2 .card__top {
    border: none;
}

.case-study-top .card-2 .card__body {
    padding: 1.85714286em 1.85714286em 0 1.85714286em;
    border: none;
}

.case-study-top .card-2 .card__bottom {
    padding: 6px 1.85714286em 1.85714286em 1.85714286em;
    border: none;
}

.case-study-top .card-2 .card__body h4 {
    margin-bottom: 15px;
    font-size: 17px;
}

.case-study-top .card-2 .card__body dt {
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 1em;
}

.case-study-top .card-2 .card__body dd {
    margin-bottom: 0.6rem;
    font-size: 12px;
}

section.wbs {
    background: linear-gradient(to bottom, #00648c, #005078);
    padding-top: 1.31818182em;
    padding-bottom: 1.31818182em;
}

section.wbs .label {
    background-color: #dc0000;
}

@media all and (min-width: 1200px) {
    .case-rohm .video-cover {
        height: 400px;
    }
}

@media all and (max-width: 1199px) {
    .case-rohm .video-cover {
        height: 370px;
    }
}

@media all and (max-width: 991px) {
    .case-rohm .video-cover {
        height: 320px;
    }
}

@media all and (max-width: 767px) {
    .case-rohm .video-cover {
        height: 280px;
    }
}

.banner-label {
    background-color: #117dfb;
    display: inline-block;
    padding: 0px 8px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 12px;
}

.banner-text a {
    color: #252525;
}

/*-- TOP End --*/

/*-- Top header 2020 early --*/

@media all and (min-width: 1200px) {
    section .top-header h1 .product-catch01 {
        max-width: 320px;
    }

    section .top-header h1 .product-catch02 {
        max-width: 340px;
    }

    section .top-header h1 .product-catch03 {
        max-width: 410px;
    }

    section .top-header h4 {
        border-left: 4px solid #fff;
        padding-left: 20px;
    }

    section .top-header #button-1,
    section.top-header #button-2 {
        padding: 7px 30px;
    }
}

@media all and (max-width: 1199px) {
    section .top-header h1 .product-catch01 {
        max-width: 290px;
    }

    section .top-header h1 .product-catch02 {
        max-width: 300px;
    }

    section .top-header h1 .product-catch03 {
        max-width: 300px;
    }
}

@media all and (max-width: 991px) {
    section .top-header h1 .product-catch01 {
        max-width: 240px;
    }

    section .top-header h1 .product-catch02 {
        max-width: 250px;
    }

    section .top-header h1 .product-catch03 {
        max-width: 250px;
    }
}

@media all and (max-width: 479px) {
    .top-header-area .flickity-viewport {
        max-height: 400px;
    }

    section.top-header-area.slider[class*="height-"] .slides .flickity-slider>li {
        padding: 50px 0;
    }
}

.home .modal-content p img.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px;
    display: block;
}

/*-- Top header 2020 early End --*/

/*-- About Profile --*/

dl.border-set {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

dl.border-set>dt:first-of-type {
    border-top: 0 none;
}

dl.border-set>dd:first-of-type {
    border-top: 0 none;
}

dl.border-set dt {
    width: 200px;
    padding: 0 0 10px;
    font-weight: bold;
}

dl.border-set>dt {
    border-top: solid 1px #ddd;
    padding: 20px 0;
}

dl.border-set dd {
    width: calc(100% - 200px);
    padding: 0 0 10px 20px;
}

dl.border-set>dd {
    border-top: solid 1px #ddd;
    padding: 20px 0 20px 20px;
}

dl.border-set dd {
    display: block;
    -webkit-margin-start: 40px;
    margin: 0;
}

@media screen and (max-width: 767px) {
    dl.border-set dt {
        width: 80px;
    }

    dl.border-set dd {
        width: calc(100% - 80px);
    }

}

dl.border-set-secondary {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

dl.border-set-secondary>dt {
    border-top: solid 1px #ccc;
    padding: 10px 0;
}

dl.border-set-secondary>dd {
    border-top: solid 1px #ccc;
    padding: 10px 0 10px 20px;
}

@media screen and (max-width: 767px) {
    dl.border-set-secondary dt {
        width: 80px;
    }

    dl.border-set-secondary dd {
        width: calc(100% - 80px);
    }

}

.history-portfolio img {
    margin-bottom: 1em;
}

.history-portfolio .feature:not(.boxed) {
    margin-bottom: 30px;
}

/*-- About Profile End --*/

/*-- About Founder --*/

.modal-content p {
    margin-bottom: 0.5em;
}

.modal-content .question {
    font-weight: bold;
    margin-bottom: 0.5em;
}

/*-- About Founder End --*/

/*-- About Award --*/

.cover-award .row:nth-child(2) {
    margin-top: 60px;
}

.cover-award .feature {
    padding: 0;
}

.cover-award .boxed {
    background-color: transparent;
}

@media (max-width: 991px) and (min-width: 768px) {
    .cover-award .col-sm-1-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .cover-award .boxed {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .cover-award .col-sm-1-5 {
        width: 50%;
    }
}

/*-- About Award End --*/

/*-- About Team --*/

.team-page .text-block {
    margin-bottom: 10px;
}

img.team-photo {
    width: 60%;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    img.team-photo {
        width: 100%;
        margin-bottom: 20px;
    }
}

/*-- About Team End --*/

/*-- About Partner --*/

.partner-portfolio img {
    margin-bottom: 1em;
}

.partner-portfolio .feature:not(.boxed) {
    margin-bottom: 30px;
}

/*-- About Partner End --*/

/*-- Solution --*/

#logi-solutions {
    height: 600px !important;
}

#logi-solutions .background-image-holder {
    position: absolute;
    height: 600px;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    opacity: 0;
    background: #252525;
}

#logi-solutions .background-image-holder img {}

#logi-solutions .feature-1 {
    min-height: auto;
}

#logi-solutions .boxed {
    padding: 0;
    max-width: 220px;
}

#logi-solutions .boxed h5 {
    color: #fff;
    padding: 3px 1em 2px 0.9em;
}

#logi-solutions .boxed p {
    font-size: 0.8em;
    padding: 0.7em 1em 1em 1em;
}

#logi-solutions .logisol {
    position: absolute;
    transition-duration: 0.3s;
    /*変化の時間*/
    margin: 0 auto !important;
    max-width: 250px;
}

#logi-solutions .logisol:hover {
    transform: scale(1.05, 1.05);
    /*画像の拡大*/
}

#logi-solutions .logisol-01 h5 {
    background-color: #ea5532;
}

#logi-solutions .logisol-02 h5 {
    background-color: #f08300;
}

#logi-solutions .logisol-03 h5 {
    background-color: #005bac;
}

#logi-solutions .logisol-04 h5 {
    background-color: #674498;
}

#logi-solutions .logisol-05 h5 {
    background-color: #009f5d;
}

#logi-solutions .logisol-06 h5 {
    background-color: #f3b900;
}

@media all and (min-width: 1200px) {
    #logi-solutions .logisol-01 {
        top: 310px;
        left: 20px;
    }

    #logi-solutions .logisol-02 {
        top: 200px;
        right: 200px;
    }

    #logi-solutions .logisol-03 {
        top: -60px;
        left: 220px;
    }

    #logi-solutions .logisol-04 {
        top: 60px;
        right: -80px;
    }

    #logi-solutions .logisol-05 {
        top: 340px;
        left: 400px;
    }

    #logi-solutions .logisol-06 {
        top: 100px;
        left: -10px;
    }
}

@media all and (max-width: 1199px) {
    #logi-solutions .logisol-01 {
        top: 240px;
        left: -10px;
    }

    #logi-solutions .logisol-02 {
        top: 220px;
        right: 100px;
    }

    #logi-solutions .logisol-03 {
        top: -80px;
        left: 180px;
    }

    #logi-solutions .logisol-04 {
        top: 80px;
        right: 0px;
    }

    #logi-solutions .logisol-05 {
        top: 340px;
        left: 350px;
    }

    #logi-solutions .logisol-06 {
        top: 80px;
        left: -10px;
    }
}

@media all and (max-width: 991px) {
    #logi-solutions .logisol-01 {
        top: 400px;
        left: 100px;
    }

    #logi-solutions .logisol-02 {
        top: 190px;
        right: 20px;
    }

    #logi-solutions .logisol-03 {
        top: -60px;
        left: 50px;
    }

    #logi-solutions .logisol-04 {
        top: -30px;
        right: 50px;
    }

    #logi-solutions .logisol-05 {
        top: 300px;
        left: 300px;
    }

    #logi-solutions .logisol-06 {
        top: 100px;
        left: -10px;
    }
}

.feature-large-13 .tabs {
    background-color: transparent;
}

.logi-solution .feature-1 {
    min-height: 30px;
    margin-bottom: 30px;
}

.logi-solution .feature-1.boxed {
    padding: 15px;
}

.logi-solution .presentway h4 {
    font-size: 1.5em;
    line-height: 1.2;
}

.logi-solution .presentway li {
    font-size: 1.142857142857143em;
}

.presentway ul li,
.pastway ul li {
    margin-bottom: 8px;
    line-height: 1.5em;
}

.mujinway ul {
    margin-bottom: 10px;
    margin-top: 10px;
}

.mujinway ul li {
    line-height: 2em;
    font-size: 1.1rem;
}

.mujinway h4 {
    background-color: #dc3545;
    display: inline-block;
    color: #fff;
    margin-bottom: 5px;
    padding: 0 10px 2px 10px;
}

.logi-solution .bg--dark:not(.nav-bar):not(.bar) a:not(.btn) {
    text-decoration: none;
}

.pastway ul li {
    list-style: none;
    background: url("/wp-content/themes/mujin/assets/jp/img/common/check2.png") no-repeat left 1px;
    background-size: 17px 17px;
    padding-left: 25px;
}

.presentway ul li {
    list-style: none;
    background: url("/wp-content/themes/mujin/assets/jp/img/common/check1.png") no-repeat left 4px;
    background-size: 17px 17px;
    padding-left: 25px;
    font-weight: bold;
}

.mujinway ul li {
    list-style: none;
    background: url("/wp-content/themes/mujin/assets/jp/img/solution/icon06.svg") no-repeat left 8px;
    background-size: 17px 17px;
    padding-left: 25px;
    font-weight: bold;
}

.presentway span.btn,
.pastway span.btn {
    pointer-events: none;
    font-size: 1.1em;
    border-radius: 0 0 6px 6px;
    white-space: normal;
    padding: 0.5em;
}

.presentway h4 {
    color: #f18f01;
}

.presentway span.btn {}

.pastway span.btn {
    background-color: #999;
    border-color: #999;
}

.mark-pastway {
    height: 80px;
    position: absolute;
    right: 40px;
    top: 5px;
}

.mark-presentway {
    width: 120px;
    position: absolute;
    right: 40px;
    top: 20px;
}

@media screen and (max-width: 992px) {
    .mark-pastway {
        display: none;
    }

    .mark-presentway {
        display: none;
    }
}

h3.sol-feature {
    color: #fff;
    background-color: #444;
    padding: 5px 15px;
    border-left: 5px solid #f18f01;
    margin-top: 30px;
}

h3.sol-feature2 {
    color: #fff;
    background-color: #444;
    padding: 5px 15px;
    border-bottom: 2px solid #f18f01;
    margin-top: 30px;
}

.solution-middle {
    padding-top: 1.85714286em !important;
    padding-bottom: 2.78571429em;
}

.solution-middle h4 {
    margin-bottom: 15px;
}

.solution-middle img.box-shadow-wide {
    margin-bottom: 30px;
}

.solution-middle p {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .solution-middle .switchable__text {
        margin-top: 0;
    }
}

.thepoint {
    padding: 10px 15px !important;
    border-radius: 6px;
    font-weight: bold;
}

.intro-list .process-3 {
    margin-bottom: 30px;
}

.intro-list .process-3 {
    list-style: none;
    position: relative;
}

.intro-list .process-3 li {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.intro-list .process-3 li .process__number {
    float: left;
    width: 8%;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    border: 2px solid #f18f01;
    /*--background: #fff;--*/
    text-align: center;
    line-height: 1.4;
}

.intro-list .process-3 li .process__number span {
    font-size: 1.142857142857143em !important;
    /*--font-weight: bold;--*/
    color: #f18f01;
    position: relative;
    top: 0px;
}

.intro-list .process-3 li .process__body {
    width: 92%;
    float: right;
}

.intro-list .process-3 li .process__body h5 {
    margin-bottom: 5px;
    margin-top: 3px;
}

.intro-list .process-3 li:not(:last-child) {
    margin-bottom: 5px;
}

.intro-list .process-3 ul li {
    margin-bottom: 0px !important;
}

.intro-list .process-3 ul li a {
    /*--font-size: 1.142857142857143em !important;--*/
}

.intro-list .process-3 ul li:last-child {
    margin-bottom: 10px;
}

.intro-list .process-3:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    left: 0.95em;
    top: 0;
    border-left: 1px dashed #ddd;
}

.intro-list ul li a {
    /*--font-weight: bold !important;
  font-size: 1.142857142857143em !important;
  --*/
    font-weight: 400 !important;
}

.project-thumb.hover-element>a {
    height: 18.57142857em;
    text-decoration: none;
    font-weight: normal;
}

.target .masonry__item.col-md-4 .project-thumb>a:not(.imagebg) {
    margin-bottom: 0;
}

.back-to-top.solution-link.active:hover {
    transform: translate3d(-5px, 0, 0);
    -webkit-transform: translate3d(-5px, 0, 0);
}

.back-to-top.solution-link {
    position: fixed;
    width: auto;
    height: 50px;
    background: #fff;
    border-radius: 6px 0 0 0;
    text-align: center;
    right: -5px;
    bottom: 0;
    padding: 10px 25px 0 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
    z-index: 99;
    border: 1px solid #ddd;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    margin-bottom: 0 !important;
}

#solution-summary {}

#solution-summary .text-block {
    margin-top: 0;
    margin-bottom: 0px !important;
}

#solution-summary ul {
    margin-bottom: 0;
}

#solution-summary ul li {
    font-size: 1.3rem;
    margin-bottom: 0.5em;
}

#solution-summary ul li:last-child {
    margin-bottom: 0;
}

#strength .border--round {
    border-radius: 500px;
    width: 180px;
    margin-bottom: 15px;
}

/* COLUMNS */

.col {
    display: block;
    float: left;
    margin: 1% 0 0 0;
}

.col:first-of-type {
    margin-left: 0;
}

/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* SOlUTION BUTTONS */

.button {
    display: inline-block;
    padding: 20px 50px;
    margin: 0px 0;
    position: relative;
    color: #ecf0f1;
}

/* SOlUTION BUTTONS 1 */

#button-1 {
    color: #fff;
    overflow: hidden;
    background: linear-gradient(120deg, #fb5300 0%, #ff8a00 100%) !important;
    border: none;
    padding: 10px 50px;
}

#button-1:hover {
    opacity: 0.7;
}

.button-1 {
    color: #fff;
    overflow: hidden;
    background: linear-gradient(120deg, #fb5300 0%, #ff8a00 100%) !important;
    border: none;
    padding: 5px 15px;
}

.button-1:hover {
    opacity: 0.7;
}

#button-2 {
    color: #fff;
    overflow: hidden;
    background: linear-gradient(0deg, rgba(182, 180, 178, 1), rgba(96, 98, 100, 1)) !important;
    border: none;
    padding: 10px 50px;
}

#button-2:hover {
    opacity: 0.7;
}

#button-3 {
    color: #fff;
    overflow: hidden;
    background: linear-gradient(90deg, rgba(45, 75, 193, 1), rgba(47, 146, 255, 1)) !important;
    border: none;
    padding: 10px 50px;
}

#button-3:hover {
    opacity: 0.7;
}

#catalogue-bottom img {
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 5px;
    margin: 15px;
}

#catalogue-bottom p span {
    color: rgba(37, 37, 37, 1) !important;
    line-height: 1.5;
}

#catalogue-bottom p a {
    text-decoration: none;
}

@media all and (min-width: 1200px) {
    .logi-solution .video-cover {
        height: 350px;
    }

    .solution-start .sideinfo {
        padding-left: 30px;
    }

    #catalogue-bottom img {
        width: 42%;
    }
}

@media all and (max-width: 1199px) {
    .logi-solution .video-cover {
        height: 350px;
    }

    #catalogue-bottom {}

    #catalogue-bottom img {
        width: 50%;
    }
}

@media all and (max-width: 991px) {
    .logi-solution .video-cover {
        height: 300px;
    }

    #catalogue-bottom {}

    #catalogue-bottom img {
        width: 52%;
    }
}

@media all and (max-width: 767px) {
    .logi-solution .video-cover {
        height: 250px;
    }

    #catalogue-bottom {
        border-left: none;
    }

    #catalogue-bottom p {
        text-align: left;
    }

    #catalogue-bottom img {
        width: 30%;
    }
}

.logi-solution figcaption {
    line-height: 1.4em;
}

.logi-solution .casestudy .boxed--border {
    margin-bottom: 0 !important;
    border-radius: 0px 0px 6px 6px;
    border-top: none !important;
}

.fa-solution .casestudy .video-cover {
    margin-bottom: 0 !important;
    border-radius: 6px 6px 0px 0px;
}

.fa-solution .casestudy .boxed--border {
    margin-bottom: 0 !important;
    border-radius: 0px 0px 6px 6px;
    border-top: none !important;
}

@media all and (min-width: 1200px) {
    .fa-solution .video-cover {
        height: 250px;
    }

    .logi-solution .casestudy .video-cover {
        height: 250px;
    }

    .fa-solution .cover-catch {
        width: 480px;
    }

    .solution-start .sideinfo {
        padding-left: 30px;
    }

    #catalogue-bottom img {
        width: 42%;
    }
}

@media all and (max-width: 1199px) {
    .fa-solution .video-cover {
        height: 200px;
    }

    .logi-solution .casestudy .video-cover {
        height: 200px;
    }

    .fa-solution .cover-catch {
        width: 400px;
    }

    #catalogue-bottom img {
        width: 42%;
    }
}

@media all and (max-width: 991px) {
    .fa-solution .video-cover {
        height: 150px;
    }

    .logi-solution .casestudy .video-cover {
        height: 150px;
    }

    .fa-solution .cover-catch {
        width: 400px;
    }

    #catalogue-bottom img {
        width: 30%;
    }
}

@media all and (max-width: 767px) {
    .fa-solution .video-cover {
        height: 250px;
    }

    .logi-solution .casestudy .video-cover {
        height: 250px;
    }

    #catalogue-bottom {
        border-left: none;
    }

    #catalogue-bottom p {
        text-align: left;
    }

    #catalogue-bottom img {
        width: 42%;
    }
}

.inner-navi {}

.inner-navi li {
    float: left;
    margin-right: 30px;
    border-bottom: 1px dotted #ff4b00;
    padding-bottom: 8px;
}

.inner-navi li a {
    color: #333 !important;
    font-weight: 400 !important;
}

.inner-navi li a::after {
    content: "▼";
    font-size: 0.8em;
    padding-left: 5px;
    color: #ff4b00 !important;
}

.solution .border-set {
    border: none;
}

.solution .border-set dt {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 80px;
}

.solution .border-set dt span {
    border: none;
    color: #fff;
    background-color: #ff4b00 !important;
    padding: 2px 15px;
    font-size: 12px;
}

.solution .border-set dd {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    width: calc(100% - 80px);
}

.solution .border-set dd p {
    margin-bottom: 15px;
}

.solution .config h3 {
    position: relative;
    padding-bottom: 10px;
    padding-left: 64px;
    padding-top: 3px;
}

.solution .config span::before {
    content: "";
    display: block;
    position: absolute;
    width: 30%;
    height: 3px;
    top: 0.7em;
    left: 0;
    background: -webkit-gradient(linear, left top, right bottom, from(#ff4b00), to(#ff4b00));
    background: -moz-linear-gradient(left, #ff4b00, #ff4b00);
    background: linear-gradient(left, #ff4b00, #ff4b00);
}

/*.solution .config h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  border-top: solid 2px #d9d9d9;
  bottom: 0;
  left: 0;
}



.solution .config h3::after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 1px;
  left: -7px;
  top: 0px;
  background: -webkit-gradient(linear, left top, right bottom, from(#ff4b00), to(#ff4b00));
  background: -moz-linear-gradient(left, #ff4b00, #ff4b00);
  background: linear-gradient(left, #ff4b00, #ff4b00);
  transform: rotate(-45deg);
}

*/

.solution .config h3::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 24px);
    height: 1px;
    left: 0px;
    top: 48px;
    background: -webkit-gradient(linear, left top, right bottom, from(#ff4b00), to(#ffbc00));
    background: -moz-linear-gradient(left, #ff4b00, #ffbc00);
    background: linear-gradient(left, #ff4b00, #ffbc00);
}

.solution .config h4 {
    position: relative;
    padding-top: 30px;
}

.solution .config h4::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    border-top: solid 1px #d9d9d9;
    top: 0;
    left: 0;
}

.solution .config h4::after {
    content: "";
    display: block;
    position: absolute;
    width: 120px;
    height: 0;
    border-top: solid 1px #ff4b00;
    top: 0;
    left: 0;
}

.solution .middle-title {
    padding-left: 10px;
    border-left: solid 4px #ff4b00;
    padding-bottom: 2px;
    font-size: 1.48571429em;
}

.solution .side-content {
    height: auto !important;
    max-height: max-content;
}

.solution .case-enter h5 {
    position: relative;
    padding-left: 40px;
    line-height: 1.3;
}

.solution .case-enter h5::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 0;
    top: 0.75em;
    left: 0;
    border-top: solid 1px #ff4b00;
}

.solution .case-enter h5.link-secondary::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 0;
    top: 0.75em;
    left: 0;
    border-top: solid 1px #3C61E6;
}

.solution .case-enter h5.link-secondary a {
    color: #3C61E6;
}

@media all and (max-width: 767px) {
    .solution .case-enter h4 {
        margin-top: 15px !important;
    }

    /*.solution .video-cover .modal-instance {
    margin-top: 100px;
  }*/
}

.solution-spec {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    line-height: 1.4em;
}

.solution-spec th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.solution-spec td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.solution .testimonial .row .col-12 {
    border: solid 1px #ffa781;
    padding: 0;
}

.solution .testimonial .features::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 9px solid #fb5300;
    right: 15px;
    margin-right: -10px;
    z-index: 3;
}

.solution .testimonial .features h5 {
    line-height: 1.4em;
    width: calc(100% - 35px);
}

@media all and (-ms-high-contrast: none) {
    .solution .testimonial .features div {
        width: 470px;
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 1199px) {
    .solution .testimonial .features div {
        width: 350px;
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 767px) {
    .solution .testimonial .features div {
        width: 260px;
    }
}

.solution .video-play-icon {
    background-image: url(/wp-content/themes/mujin/assets/jp/img/recruit2019/arrow01.svg);
    border: none;
}

.solution .video-play-icon a {
    display: block;
}

.solution .video-play-icon:before {
    display: none;
}

@media all and (min-width: 1200px) {
    .solution .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 1199px) {
    .solution .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 991px) {
    .solution .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 767px) {
    .solution .video-cover {
        height: 250px;
    }

    .solution .cover p.lead {
        margin-bottom: 60px;
    }

    .solution .testimonial h4 {
        padding: 0px 10px;
        margin-top: 10px !important;
    }
}

@media all and (max-width: 575px) {
    .solution .testimonial .testimonial__image {
        width: calc(100% - 15px);
        margin-right: 15px;
    }

    .solution .testimonial h5 {
        padding: 10px;
        width: initial !important;
    }

    .solution .testimonial .features::before {
        display: none;
    }
}

.solution .testimonial>div {
    padding: 10px 30px;
}

.case-list span.label {
    position: static;
}

.case-list a {
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.7;
    color: #252525;
}

.case-list span.label {
    line-height: 1.8;
    margin-left: 5px;
    padding: 0px 5px;
    height: 21px;
    font-weight: 400;
    font-size: 11px;
}

.case-list.hot span.label {
    background-color: #b32e1c;
}

.case-list.logi span.label {
    background-color: #1e8656;
}

.case-list.fa span.label {
    background-color: #1e6086;
}

.case-list span.label:first-child {
    margin-left: 0px;
}

.case-list a:hover div {
    opacity: 0.75 !important;
    transition-duration: 0.3s;
}

.case-list a {
    font-weight: 400;
    font-size: 0.9em;
    line-height: 1.7;
    color: #252525;
}

@media all and (-ms-high-contrast: none) {

    .case-list.logi div,
    .case-list.fa div {
        width: 470px;
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 1199px) {

    .case-list.logi div,
    .case-list.fa div {
        width: 350px;
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 767px) {

    .case-list.logi div,
    .case-list.fa div {
        width: 260px;
    }
}

#catalogue-bottom p img {
    position: absolute;
    left: 0;
}

@media all and (max-width: 767px) {
    #catalogue-bottom p {
        height: 150px
    }
}

.image1 {
    transform: translateX(00px);
    transition: 1s;
    z-index: 999;
    top: -50px;
}

.image1.anim1 {
    transform: translateX(10px);
}

.image2 {
    transform: translateX(40px);
    transition: 1s;
    z-index: 899;
    top: -30px;
}

.image2.anim2 {
    transform: translateX(60px);
}

.image3 {
    transform: translateX(80px);
    transition: 1s;
    z-index: 799;
    top: -10px;
}

.image3.anim3 {
    transform: translateX(110px);
}

/*-- Solution End --*/

/*-- Product --*/

.product-list-bg .pricing-2 ul:first-child {
    margin-top: 20px;
}

.product-list-bg .pricing-2 ul li {
    font-size: 0.9em;
    line-height: 1.8;
    margin-bottom: 13px;
    background-position: 5px 3px;
    background-size: 15px;
    text-align: left;
}

.to-solution {
    text-align: center;
}

.to-solution .feature {
    margin-bottom: 20px;
}

.to-solution img {
    margin-bottom: 10px;
}

.spec .feature-1 {
    min-height: 5.78571429em;
}

.modal-content .feature-1 h5 {
    line-height: 1.5;
}

.modal-content.product-info {
    width: 80% !important;
    max-width: 960px !important;
}

@media all and (max-width: 767px) {
    .modal-content .boxed .row {
        padding: 10px;
    }
}

/*-- Product End  --*/

/*-- Video --*/

.cases .video-cover {
    height: 220px;
    margin-bottom: 10px;
}

.cases div[class*="col-"] {
    margin-bottom: 30px;
}

.cases div[class*="col-"] p {
    font-weight: bold;
    text-align: center;
}

.cases a:hover {
    color: #fff;
}

@media all and (max-width: 1199px) {
    .cases .video-cover {
        height: 200px;
    }
}

@media all and (max-width: 991px) {
    .cases .video-cover {
        height: 220px;
    }
}

@media all and (max-width: 767px) {
    .cases .video-cover {
        height: 220px;
    }
}

span.video-category {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.2rem;
    text-transform: uppercase;
    height: 19px;
    width: auto;
    padding: 0 10px;
    text-align: left;
    float: left;
    border-radius: 50px;
    z-index: 3;
    position: inherit;
    margin-right: 7px;
    margin-top: -5px;
    margin-bottom: 10px;
    background-color: #fff;
    color: #f18f01;
    border: 1px solid #f18f01;
}

.filter .btn {
    margin-left: 10px !important;
    margin-bottom: 10px;
}

.grid .feature {
    margin-bottom: 40px;
}

.grid .boxed {
    padding: 24px 20px 20px;
}

/*-- Video end --*/

/*-- News --*/

.article__title .date {
    margin-bottom: 5px;
}

.article__content p,
.article__content img,
.article__content iframe {
    margin-bottom: 20px;
}

.article__content h4 {
    font-size: 1.2rem;
}

.article__content img.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px;
    display: block;
}

.article__content iframe {
    max-width: 640px;
}

/*-- News end --*/

/*-- Rectuit --*/

.feature-4 .modal-instance {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.modal-content.recruit-info {
    width: 80% !important;
    max-width: 960px !important;
}

.recruit-info dl {
    border-color: #ddd;
}

.recruit-info dt {
    border-color: #ddd !important;
}

.recruit-info dd {
    border-color: #ddd !important;
}

.recruit-info dl.border-set dt {
    width: 150px;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    background-color: #efefef;
}

.recruit-info dl.border-set dd {
    width: calc(100% - 150px);
    padding: 10px 20px 10px 20px;
}

.recruit-info dl.border-set dd ul {
    list-style: disc outside;
}

.recruit-info dl.border-set dd ul li {
    margin-left: 10px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.recruit-info ul {
    list-style: disc outside;
}

.recruit-info ul li {
    margin-left: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.recruit-info h4 {
    margin-bottom: 20px;
    margin-top: 35px;
}

.recruit-info p {
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    h1.type--italic.type--bold {
        font-size: 2.5em;
    }
}

@media screen and (max-width: 767px) {
    .modal-content.recruit-info {
        width: calc(100% - 20px) !important;
        max-width: 100%;
    }

    .recruit-info dl.border-set-secondary {
        border-bottom: none;
        display: block;
    }

    .recruit-info dl.border-set-secondary>dt {
        padding: 15px 0 5px;
        border-top: 0 none;
        width: auto !important;
        padding-bottom: 5px !important;
    }

    .recruit-info dl.border-set-secondary>dd {
        width: auto !important;
        padding: 0 0 15px;
        border-top: 0 none;
        border-bottom: solid 1px #ccc;
    }

    .recruit-info dl dt {
        width: 100% !important;
        background-color: #fff;
    }

    .recruit-info dl dd {
        width: 100% !important;
    }

    .recruit-info dl dd:not(last-child) {
        border-bottom: none;
    }
}

.career-info .label {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #fff;
    text-transform: uppercase;
    height: 19px;
    min-width: 65px;
    padding: 0 7px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    z-index: 3;
    top: 7px;
    right: 7px;
    line-height: 20px;
}

/*-- Recruit end --*/

/*-- Contact --*/

.contact-info dl.border-set dt {
    width: 100px;
    padding: 10px 0px 10px;
    font-weight: bold;
}

.contact-info dl.border-set dd {
    width: calc(100% - 100px);
    padding: 10px 0px 10px;
}

.contact-form dl.border-set dt {
    width: 250px;
    padding: 18px 10px 10px;
    font-weight: bold;
}

.contact-form dl.border-set dd {
    width: calc(100% - 250px);
    padding: 10px 10px 10px;
}

.contact-form dl.border-set {
    border: none;
}

.contact-form .contact-price {
    font-size: 12px;
}

.contact-form .form-email {
    margin-left: 0px;
}

.contact-form input.default-btn {
    -webkit-appearance: none !important;
    background-color: #fff !important;
    padding: 0 !important;
    border-radius: none !important;
    border: none !important;
}

.contact-form .radio-pack {
    margin-top: 10px;
}

.contact-form .radio-pack .input-radio {
    float: left;
    clear: both;
}

.contact-form .input-radio input:checked+label:before {
    animation: none;
}

.contact-form .radio-pack span {
    float: left;
    margin-left: 7px;
}

.contact-form .input-radio label span {
    display: none;
}

.contact-form .input-checkbox label span {
    display: none;
}

input[type="range"i] {
    -webkit-appearance: slider-horizontal;
    color: rgb(144, 144, 144);
    cursor: default;
    padding: initial;
    border: initial;
    margin: 2px;
    height: 5px !important;
}

.contact-form button {
    font-size: 1em;
}

@media screen and (max-width: 767px) {
    .contact-form {
        width: 100% !important;
    }

    .contact-form dl.border-set {
        width: 100% !important;
        border: none;
    }

    .contact-form dl.border-set dt {
        padding: 10px 10px 0px;
        font-weight: bold;
        border: none;
    }

    .contact-form dl.border-set dd {
        padding: 5px 10px 10px;
        border: none;
    }

    .contact-form {}
}

/*-- Contact end --*/

/*-- Privacy --*/

.policy h4 {
    margin-bottom: 15px;
}

.policy h5 {
    margin-bottom: 10px;
}

.policy p {
    margin-bottom: 15px;
    line-height: 1.5;
    padding-left: 12px;
}

.policy ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 30px;
    margin-bottom: 8px;
    line-height: 1.5;
}

.policy ol {
    margin: 10px 0;
}

.policy ol li {
    list-style-type: lower-roman;
    list-style-position: outside;
    margin-left: 30px;
    margin-bottom: 5px;
    line-height: 1.5;
}

/*-- Privacy end --*/

/*-- logistech --*/

.catch-logi {
    font-size: 45px;
    line-height: 64px;
    background-color: #f18f01;
    display: inline;
    line-height: 1.5;
}

.image-logi {
    position: absolute;
    width: 300px;
    right: 30px;
    bottom: 25px;
}

.image-logilogo {
    position: absolute;
    width: 180px;
    right: 30px;
    bottom: 15px;
    display: none;
}

.btn--logi,
.btn--logi:visited {
    background: #fff;
    border-radius: 30px;
}

.btn--logi .btn__text,
.btn--logi:link .btn__text,
.btn--logi:visited .btn__text {
    color: #c7000d;
}

.btn--logi .btn__text i,
.btn--logi:link .btn__text i,
.btn--logi:visited .btn__text i {
    color: #c7000d;
}

.btn--logi:hover {
    background: #fff;
}

.btn--logi:active {
    background: #fff;
}

@media all and (max-width: 991px) {
    .catch-logi {
        font-size: 36px;
        line-height: 52px;
    }

    .image-logi {
        position: absolute;
        width: 250px;
        right: 30px;
        bottom: 15px;
    }
}

@media all and (max-width: 767px) {
    .image-logi {
        display: none;
    }

    .image-logilogo {
        display: block;
    }

    .imagehiring {
        display: none;
    }
}

@media all and (max-width: 700px) {
    .catch-logi {
        font-size: 30px;
        line-height: 44px;
        margin-top: 40px;
    }
}

@media all and (max-width: 600px) {
    .image-logilogo {
        display: none;
    }
}

/*-- logistech end --*/

/*-- Case --*/

.short-story .flickity-prev-next-button.previous {
    left: -39px;
}

.short-story .flickity-prev-next-button.next {
    right: -39px;
}

.slider[data-paging="true"]:not(section) {
    margin-bottom: 30px;
}

.slider[data-paging="true"]:not(section) .flickity-page-dots {
    bottom: -30px;
}

.case-title,
.case-title .font--large {
    line-height: 1.3;
}

.case-title h2 {
    letter-spacing: 0.5px;
}

.case-title .font--red {
    color: #ff1e1e !important;
}

.case-title .font--orange {
    color: #f18f01 !important;
}

.case-title .font--cyan {
    color: #70cbed !important;
}

.case-title .font--green {
    color: #28a745 !important;
}

.case-title a {
    margin-left: 15px;
    margin-right: 15px;
}

.case-number {
    font-size: 18px;
    font-weight: bold;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    display: inline-block;
    letter-spacing: 8px;
    padding: 5px 0 5px 8px;
}

.case-number2 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

.case-number2 span {
    color: #ff4600 !important;
}

article.interview {}

article.interview blockquote.pointlist {
    display: flex;
    background-color: #eee;
    font-size: 1rem;
    padding: 15px;
    line-height: 1.8;
    font-style: normal;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

article.interview h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}

article.interview p {
    margin-bottom: 10px;
}

article.interview figure {
    margin-bottom: 15px;
}

article.interview figure figcaption {
    margin-bottom: 0;
    line-height: 1.2;
    font-style: normal;
}

article.interview hr.sshort-thin {
    -webkit-margin-before: 2.2em;
    -webkit-margin-after: 2.2em;
}

article.interview figure.figure-right {
    float: right;
    padding: 5px 0 0 30px !important;
    /*--margin-right: -100px;--*/
}

article.interview figure.figure-left {
    float: left;
    padding: 5px 30px 0 0 !important;
    /*--margin-left: -100px;--*/
}

article.interview video {
    width: 100%;
}

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

    article.interview figure.figure-right,
    article.interview figure.figure-left {
        margin: 0;
        margin-bottom: 5px;
    }
}

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

    article.interview figure.figure-right,
    article.interview figure.figure-left {
        float: none;
        padding: 0 0 10px 0 !important;
    }
}

.pip-presented {
    bottom: 0 !important;
    right: 0 !important;
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

:shadow label.animated-0 {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.case-index {
    border: 3px solid #2590d6;
    padding: 20px 30px 20px;
}

.case-index h4 {
    text-align: center;
    color: #2590d6;
    font-weight: bold;
    margin-bottom: 10px;
}

.case-index ul {
    border-top: 1px dashed #c8c8c8;
    margin-bottom: 10px;
}

.case-index li {
    letter-spacing: 1px;
    padding: 12px 40px 12px 0px;
    border-bottom: 1px dashed #c8c8c8;
}

.case-index li span {
    color: #2590d6;
    width: 100%;
}

.case-index li a::after {
    content: "↓";
    color: #2590d6;
    font-weight: bold !important;
    position: absolute;
    right: 60px;
    font-size: 1.4rem;
}

.case-index li a {
    color: #252525;
    font-weight: bold !important;
}

@media screen and (max-width: 991px) {
    .case-index li::after {
        content: "";
    }
}

.testimonial .comment {
    background-color: #fff;
    border: 2px solid #193448;
    padding: 40px 30px 30px 30px;
    box-shadow: 5px 5px rgba(25, 52, 72, 1);
    margin-bottom: 5px;
    position: relative;
    overflow: visible;
    margin-top: 20px;
}

.testimonial .comment h5 {
    color: #fff;
    background-color: #193448;
    padding: 3px 15px 5px;
    position: absolute;
    left: -20px;
    top: -20px;
}

@media screen and (max-width: 767px) {
    .testimonial .comment {
        padding: 40px 20px 20px 20px;
    }

    .testimonial .comment h5 {
        left: -2px;
        top: -10px;
    }
}

.closing {
    background-color: #ecf9fd;
    padding: 30px 40px;
    border-radius: 6px;
}

.closing h3 {
    font-weight: bold;
    color: #2590d6;
}

.closing p {
    font-weight: bold;
    font-size: 17px;
    line-height: 35px;
}

/*-- Case end --*/

/*-- Download --*/

.masonry.catalogue .card-2 .card__top img {
    border: 1px solid #ddd;
    border-radius: 0;
}

.masonry.catalogue .card-2 .card__bottom>div {
    display: inline-block;
    width: 100%;
    float: none;
}

.masonry.catalogue .card__body,
.masonry.catalogue .card__bottom {
    border: none;
}

.masonry.catalogue .card__top {
    padding: 2em 5em 0.5em;
}

.masonry.catalogue .card__body {
    padding: 1em 2em 2em;
}

.masonry.catalogue .card__body h4 {
    line-height: 1.5;
}

.masonry.catalogue .card__body p {
    text-align: left;
}

.masonry.catalogue .card__bottom {
    border-top: 1px solid #ddd;
}

.download-image {
    max-width: 350px;
    border: 1px solid #ddd;
}

#catalogue_content ul li {
    list-style-type: disc !important;
    margin-left: 15px;
}

/*-- Download end --*/

/*-- Recruit 2018 late --*/

.recruit-lead {
    font-size: 1.35714286em;
    line-height: 2.166666666666667em;
    font-weight: bold;
    margin-bottom: 1em;
}

@keyframes LeftToRight {
    0% {
        opacity: 0;
        width: 0;
    }

    80% {
        opacity: 0;
        width: 0;
    }

    100% {
        opacity: 1;
        width: 100%;
    }
}

.recruit2018late .orangeline:after {
    animation-name: LeftToRight;
    animation-duration: 1.4s;
    animation-delay: 0s;
    width: 100%;
    height: 100%;
    padding: 0;
    background: linear-gradient(120deg, rgba(243, 143, 1, 1), rgba(220, 120, 1, 1));
    left: 0;
    top: 0;
    content: "";
    display: inline;
    position: absolute;
    z-index: -1;
    opacity: 1;
}

.recruit2018late .subtitle {
    display: inline-block;
    border-bottom: 1px #666 solid;
    margin-bottom: 40px;
}

.recruit2018late a {
    border-radius: 0px !important;
    border: none;
}

.recruit2018late a.btn--transparent.btn--white.btn__text {
    border-radius: 10px !important;
    border: 1px #fff solid;
    width: 150px;
    padding: 10 20px;
}

.recruit2018late a.btn--primary.btn--lg.bg-gradi2 {
    border-radius: 25px !important;
    border: none;
    padding: 10 20px;
    background: linear-gradient(120deg, rgba(243, 143, 1, 1), rgba(200, 100, 1, 1)) !important;
}

/*--.recruit2018late a.btn--primary {
  border-radius: 10px !important;
  border: 1px #fff solid;
  padding: 10 20px !important;
}

.recruit2018late .bg--primary {
  background: rgba(220, 120, 1, 1);
}--*/

.recruit2018late a.recruit-banner {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -220px;
}

.recruit2018late a.recruit-banner img {
    width: 440px;
}

.recruit2018late .bg--gradi {
    background: linear-gradient(0deg, rgba(243, 143, 1, 1), rgba(243, 143, 1, 0.8));
    background-size: cover;
}

.recruit2018late .bg--gradi2 {
    background: linear-gradient(120deg, rgba(243, 143, 1, 1), rgba(200, 100, 1, 1)) !important;
}

.recruit2018late .imageblock .imageblock__content {
    z-index: 0;
}

.recruit2018late .imageblock .bg--gradi2 {
    padding: 80px;
}

.recruit2018late .negative-margin-top {
    margin-top: -250px;
    padding-top: 350px;
}

.recruit2018late .job-list dt {
    margin-bottom: 10px;
}

.recruit2018late .job-list dd {
    line-height: 1.5;
}

.recruit2018late .job-description {
    width: 70%;
}

.recruit2018late .lead {
    font-size: 1.3rem;
    line-height: 2;
    font-weight: 700;
}

.recruit2018late .unpad {
    position: relative;
}

.recruit2018late .unpad p.catch {
    position: absolute;
    top: 30px;
    z-index: 999;
    display: inline-block;
    left: 50%;
    margin-left: -230px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-style: italic;
    font-size: 72px;
}

.recruit2018late span.catch {
    z-index: 999;
    display: inline-block;
    color: #fff;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-style: italic;
    font-size: 56px;
}

.recruit-info dl.border-set {
    border: solid 1px #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    border-radius: 6px;
}

.to-joblist.back-to-top {
    position: fixed;
    height: 100px;
    width: 150px;
    background: none;
    border-radius: none;
    text-align: center;
    right: 20px;
    bottom: 20px;
    padding-top: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
    z-index: 99;
    border: none;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
}

.to-joblist.back-to-top:not(.active) {
    opacity: 0;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    pointer-events: none;
}

.to-joblist.back-to-top.active:hover {
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0);
}

@media screen and (min-width: 1200px) {
    .recruit2018late .video-cover {}
}

@media screen and (max-width: 991px) {
    .recruit2018late .negative-margin-top {
        margin-top: 0px;
        padding-top: inherit;
    }
}

.recruit2018late .graditext {
    text-transform: uppercase;
    background: linear-gradient(to right, #fa8200 0%, #b40000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*--.recruit2018late .hover-element__reveal {
  -webkit-transform: rotate(60deg) translate(-40%, 130%);
  transform: rotate(60deg) translate(-40%, 130%);
  transition: .5s all ease-in;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  overflow: visible;
}

.recruit2018late .hover-element__reveal.reverse {
  -webkit-transform: rotate(-60deg) translate(40%, 130%);
  transform: rotate(-60deg) translate(40%, 130%);
}

.recruit2018late .hover-element__reveal.for-section {
  -webkit-transform: rotate(60deg) translate(-30%, 64%);
  transform: rotate(60deg) translate(-30%, 64%);
  transition: .5s all ease-in;
  opacity: 0.7;
  height: 1920px;
  width: 1920px;
  overflow: visible;
}

.recruit2018late .hover-element__reveal.for-section2 {
  -webkit-transform: rotate(60deg) translate(0%, -80%);
  transform: rotate(60deg) translate(0%, -80%);
  transition: .5s all ease-in;
  opacity: 0.7;
  height: 1920px;
  width: 1920px;
  overflow: visible;
}

.recruit2018late .hover-element__reveal.for-section.reverse {
  -webkit-transform: rotate(60deg) translate(0%, -85%);
  transform: rotate(60deg) translate(0%, -85%);
}

.recruit2018late .hover-element * {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}

.recruit2018late .hover-element [data-overlay]:before {
  position: absolute;
  content: '';
  background: #ea6300;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.recruit2018late .hover-element__content {
  position: absolute;
  color: #fff;
  padding: 0 20px;
  bottom: 0;
}

.recruit2018late .hover-element__content h3 {
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.4 !important;
  letter-spacing: 1px;
}

.recruit2018late .hover-element__content.right {
  right: 0;
  bottom: 0;
}

.recruit2018late .hover-element__content.right h3 {
  text-align: left;
}

.recruit2018late .strtitle {
  font-size: 1.6rem;
}

.recruit2018late .strtitle span {
  font-size: 2.2rem;
}

.recruit2018late .strtext {
  font-size: 1.1rem;
}

.recruit2018late .height-60,
.recruit2018late .height-50,
.recruit2018late .height-40,
.recruit2018late .height-30,
.recruit2018late .height-20,
.recruit2018late .height-10 {
  padding: 2em 0;
}

.recruit2018late hr.short {
  border-top: 1px solid #EA6300;
  margin: 20px 0 25px;
  width: 30px;
}

.recruit2018late .culture li {}

.recruit2018late .culture li .pos-vertical-center h4 {
  font-size: 2.3rem;
}

.recruit2018late .culture li .pos-vertical-center h4.culleft {
  text-align: right;
  right: 5%;
  margin-bottom: 20%;
}

.recruit2018late .culture li .pos-vertical-center h4.culright {
  text-align: left;
  left: 5%;
  margin-top: 20%;
}--*/

.recruit2018late .culture .flickity-viewport {
    overflow: visible;
}

.recruit2018late .keyword h2 {
    display: inline;
    background: linear-gradient(120deg, rgba(243, 143, 1, 1), rgba(200, 100, 1, 1)) !important;
    color: #fff;
    line-height: 1.8;
    font-weight: 400;
}

.recruit2018late .keyword h2 span {
    padding: 5px 20px;
}

.recruit2018late .culture .flickity-viewport {
    overflow: visible;
    width: 105%;
    left: -5%;
}

.recruit2018late .culture li {
    transform: skewX(15deg);
    overflow: hidden;
}

.recruit2018late .culture li.col-lg-3 {}

.recruit2018late .culture li .pos-vertical-center {
    transform: skewX(-15deg);
}

.recruit2018late .culture .background-image-holder {
    overflow: hidden;
    width: 110%;
    transform: skewX(-15deg) scale(1.25);
}

.recruit2018late .culture .background-image-holder img {}

.recruit2018late .culture .flickity-page-dots {
    transform: skewX(-15deg);
}

.recruit2018late #main_window {
    background: #2b2b2b;
    margin-left: auto;
    margin-right: auto;
}

.recruit2018late #main_window_in {
    background: url(/img/logo.svg) no-repeat 50% 50%;
    background-size: 300px;
    margin-left: auto;
    margin-right: auto;
    animation-name: fadein;
    animation-duration: 1s;
}

@keyframes fadein {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.recruit2018late #main_window_in {
    position: relative;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    overflow: hidden;
}

.recruit2018late #main_window .layer {
    width: 100%;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
}

.recruit2018late #main_window #visual {
    z-index: 0;
}

.recruit2018late #main_window .item {
    position: absolute;
    width: 60%;
    height: 450px;
    top: 0;
    left: 0;
    overflow: hidden;
}

.recruit2018late #main_window .item.left {
    left: -10%;
}

.recruit2018late #main_window .item.right {}

.recruit2018late #main_window .right {
    right: -10%;
}

.recruit2018late #main_window #visual h2 {
    display: block;
    position: absolute;
    top: 80px;
    z-index: 10;
}

.recruit2018late #main_window #visual h2 span {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 290px;
    overflow: hidden;
}

.recruit2018late #main_window #visual h2 span img {
    position: relative;
    left: 0;
    top: 0;
}

.recruit2018late #main_window #visual .left h2 {
    right: -50%;
    width: 425px;
    height: 290px;
    margin-right: -212px;
}

.recruit2018late #main_window #visual .right h2 {
    left: -50%;
    width: 425px;
    height: 290px;
    margin-left: -212px;
}

.recruit2018late #main_window #visual .cover {
    background: url(/img/recruit/img06.jpg) repeat left top;
    z-index: 6;
}

.recruit2018late #main_window #visual .item {
    transform: skewX(15deg);
}

.recruit2018late #main_window #visual .item video {
    transform: skewX(-15deg) scale(1.35);
}

.recruit2018late #main_window #visual .image {
    overflow: hidden;
    z-index: 0;
}

.recruit2018late #main_window #visual .left .image {
    background-image: url(/wp-content/themes/mujin/assets/jp/img/recruit/bg09.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    transform: skewX(-15deg) scale(1.25);
}

.recruit2018late #main_window #visual .right .image {
    background-image: url(/wp-content/themes/mujin/assets/jp/img/recruit/bg08.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    transform: skewX(-15deg) scale(1.25);
}

.recruit2018late #main_window #visual .left h1 {
    transform: skewX(-15deg);
    margin-top: 20px;
}

.recruit2018late #main_window #visual .right h1 {
    transform: skewX(-15deg);
    margin-top: 20px;
}

.recruit2018late #main_window .justify-content-around {
    display: none;
}

.recruit2018late .project-thumb.hover-element>a {
    height: 100%;
    text-decoration: none;
    font-weight: normal;
}

@media all and (max-width: 767px) {
    .recruit2018late .project-thumb.hover-element>a {
        height: 250px;
    }

    .recruit2018late .pos-vertical-center {
        top: 46%;
    }

    .project-thumb.hover-element .hover-element__reveal .project-thumb__title {
        padding: 0;
    }
}

/*-- Recruit 2018 late end --*/

/*-- breadcrumbs start --*/

.breadcrumbs .category {
    display: none;
}

/*-- breadcrumbs end --*/

/*-- News list start --*/

.pagination div[class*="col-"] {
    padding: 0;
}

.pagination {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.pagination a {
    display: inline-block;
    margin: 0;
    font-weight: 700;
    line-height: 23px;
    width: 1.85714286em;
    height: 1.85714286em;
    border-radius: 10%;
    border: 1px solid #ddd;
}

.pagination a:not(:last-child) {
    margin-right: 0.46428571em;
}

.pagination span.current {
    cursor: default;
    background: #ddd;
    color: #aaa;
    display: inline-block;
    margin: 0;
    font-weight: 700;
    line-height: 23px;
    width: 1.85714286em;
    height: 1.85714286em;
    border-radius: 10%;
    border: 1px solid #ddd;
}

.pagination span.current:not(:last-child) {
    margin-right: 0.46428571em;
}

.pagination__prev,
.pagination__next {
    display: inline-block;
}

.pagination__next {
    float: right;
}

.pagination__prev {
    float: left;
}

/*-- News list end --*/

/* IE11 hack */

@media all and (-ms-high-contrast: none) {
    .btn {
        padding-top: 0.564286em !important;
        padding-bottom: 0.264286em !important;
    }

    .label {
        padding: 3px 10px 0px;
    }

    .catch-logi {
        font-family: "メイリオ", sans-serif !important;
        line-height: 1.7 !important;
    }

    .recruit2018late .graditext {
        background-image: none;
        color: #ea6300 !important;
    }
}

/* IE11 hack END */

/*
Blog Card
*/

.blog-card {
    margin-bottom: 10px;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.blog-card:after {
    content: " ";
    display: block;
    clear: both;
}

.blog-card-thumbnail {
    float: left;
    margin-right: 15px;
}

.blog-card-thumbnail img {
    object-fit: cover;
    width: 150px;
}

.blog-card-title {
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 0;
    color: #333;
    font-size: 1.4rem;
    font-weight: 800;
}

.blog-card-title a {
    color: #333;
    text-decoration: none;
}

.blog-card-title a:visited {
    color: #444;
}

.blog-card-footer {
    margin-top: 0.25em;
}

/*-- Recruit 2019 late --*/

.recruit2019late .btn {
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 0px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    border: none;
    font-size: inherit;
    line-height: 1.85714286em;
}

.btn .btn__text,
.btn i {
    color: #252525;
    border-color: #252525;
    font-weight: 700;
    font-size: 0.85714286em;
    font-size: 1em;
}

.btn[class*="col-"] {
    margin-left: 0;
    margin-right: 0;
}

.btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.btn.bg--facebook,
.btn.bg--twitter,
.btn.bg--instagram,
.btn.bg--googleplus,
.btn.bg--pinterest,
.btn.bg--dribbble,
.btn.bg--behance,
.btn.bg--dark {
    border-color: rgba(0, 0, 0, 0) !important;
}

.btn.bg--facebook .btn__text,
.btn.bg--twitter .btn__text,
.btn.bg--instagram .btn__text,
.btn.bg--googleplus .btn__text,
.btn.bg--pinterest .btn__text,
.btn.bg--dribbble .btn__text,
.btn.bg--behance .btn__text,
.btn.bg--dark .btn__text {
    color: #fff;
}

.btn.bg--facebook .btn__text i,
.btn.bg--twitter .btn__text i,
.btn.bg--instagram .btn__text i,
.btn.bg--googleplus .btn__text i,
.btn.bg--pinterest .btn__text i,
.btn.bg--dribbble .btn__text i,
.btn.bg--behance .btn__text i,
.btn.bg--dark .btn__text i {
    color: #fff;
}

.btn.bg--facebook:hover,
.btn.bg--twitter:hover,
.btn.bg--instagram:hover,
.btn.bg--googleplus:hover,
.btn.bg--pinterest:hover,
.btn.bg--dribbble:hover,
.btn.bg--behance:hover,
.btn.bg--dark:hover {
    opacity: 0.9;
}

.btn.bg--error {
    background: #e23636;
    border-color: #e23636 !important;
}

.btn.bg--error:hover {
    background: #e54c4c;
    border-color: #e54c4c !important;
    color: #fff !important;
}

.btn.bg--error .btn__text {
    color: #fff;
}

.btn.bg--error .btn__text i {
    color: #fff;
}

@media all and (min-width: 768px) {
    .btn+.btn {
        margin-left: 1.85714286em;
    }
}

.btn:first-child {
    margin-left: 0;
}

.btn:last-child {
    margin-right: 0;
}

.btn--xs {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.39285714em;
    padding-left: 1.39285714em;
}

.btn--sm {
    padding-top: 0.30952381em;
    padding-bottom: 0.30952381em;
    padding-right: 1.85714286em;
    padding-left: 1.85714286em;
}

.btn--lg {
    padding-top: 0.58035714em;
    padding-bottom: 0.58035714em;
    padding-right: 3.48214286em;
    padding-left: 3.48214286em;
}

.btn--lg .btn__text {
    font-size: 1.07142857em;
}

.recruit2019late .btn--primary,
.recruit2019late .btn--primary:visited {
    background: #ff4600;
    border-color: #ff4600;
}

.btn--primary .btn__text,
.btn--primary:visited .btn__text {
    color: #fff;
}

.btn--primary .btn__text i,
.btn--primary:visited .btn__text i {
    color: #fff;
}

.recruit2019late .btn--primary:hover {
    background: #ff6400;
}

.btn--primary:active {
    background: #d88001;
}

.btn--primary-1,
.btn--primary-1:visited {
    background: #006e90;
    border-color: #006e90;
}

.btn--primary-1 .btn__text,
.btn--primary-1:visited .btn__text {
    color: #fff;
}

.btn--primary-1:hover {
    background: #0081aa;
}

.btn--primary-1:active {
    background: #005b77;
}

.btn--primary-2,
.btn--primary-2:visited {
    background: #143642;
    border-color: #143642;
}

.btn--primary-2 .btn__text,
.btn--primary-2:visited .btn__text {
    color: #fff;
}

.btn--primary-2:hover {
    background: #1a4656;
}

.btn--primary-2:active {
    background: #0e262e;
}

.btn--secondary {
    background: #fafafa;
    border-color: #fafafa;
}

.btn--secondary:hover {
    background: #ffffff;
}

.btn--thirdly {
    background: -moz-linear-gradient(-60deg, #fb5300 0%, #ff8a00 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-60deg, #fb5300 0%, #ff8a00 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(120deg, #fb5300 0%, #ff8a00 100%) !important;
    border: none;
    border-radius: 0;
}

.btn--thirdly span {
    color: #fff !important;
}

.btn--thirdly:hover {
    opacity: 0.7;
}

.btn--thirdly:active {
    background: #ff8a00;
}

.btn--secondary:active {
    background: #f5f5f5;
}

.btn--white {
    background: #fff;
    color: #252525;
    border-color: #fff;
}

.btn--white i {
    color: #252525;
}

.btn--transparent {
    background: none;
    border-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
}

.btn--transparent.btn--white .btn__text {
    color: #fff;
}

.btn--unfilled {
    background: none;
}

.btn--unfilled.btn--white .btn__text {
    color: #fff;
}

.btn--unfilled.btn--white i {
    color: #fff;
}

.btn--floating {
    position: fixed;
    bottom: 3.71428571em;
    right: 3.71428571em;
    z-index: 10;
}

.recruit2019late #to_joblist {
    padding: 10px 50px 10px !important;
    font-size: 18px;
    line-height: 0.8 !important;
}

.recruit2019late #to_joblist2 {
    padding: 10px 50px 10px !important;
    font-size: 18px;
    line-height: 0.8 !important;
}

.recruit2019late .job-list thead {
    border-bottom: 1px solid #e6e9ec !important;
}

.recruit2019late .job-list td {
    border-bottom: 1px solid #e6e9ec !important;
}

.recruit2019late .job-list td {
    padding: 10px 0 10px 0;
    font-weight: bold;
}

.recruit2019late .job-list .td1 {
    padding-right: 20px;
}

.recruit2019late .job-list td .btn {
    float: right;
    padding: 5px 50px;
}

.recruit2019late .job-list td .btn--primary,
.recruit2019late .job-list td .btn--primary:visited {
    background: white;
    border: 2px solid #ff4600;
    color: #ff4600;
    font-weight: bold;
}

.recruit2019late .pr30px {
    padding-right: 30px !important;
}

.recruit2019late .pl30px {
    padding-left: 30px !important;
}

.recruit2019late .reason {
    font-style: italic;
    font-weight: 700;
    border-bottom: 1px solid;
    display: inline-block;
    padding: 0 10px 5px;
    letter-spacing: 2px !important;
    margin-bottom: 15px;
}

.recruit2019late p {
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: 1px !important;
}

.recruit2019late .social-list.social-list2 li {
    margin-right: 10px;
}

.recruit2019late .social-list.social-list2 li img {
    width: 40px;
    margin-top: -10px;
}

.recruit2019late .ratate-section {
    width: 120%;
    height: 120%;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    overflow: hidden;
    z-index: 3;
    margin: 0% -5% 0;
    padding-right: 10%;
}

.recruit2019late .ratate-section .background-image-holder {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    height: 120%;
    margin-top: -50px;
}

.recruit2019late .ratate-section .container {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}

.recruit2019late .ratate-section .section-title {
    padding-left: 4%;
}

.recruit2019late .video-cover.video-cover-sm {
    height: 250px;
}

.recruit2019late .video-cover.video-cover-md {
    height: 300px;
}

.recruit2019late .video-cover.video-cover-md .background-image-holder {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 100%;
    margin-top: 0px;
}

.recruit2019late .video-cover.video-cover-lg {
    height: 380px;
}

.recruit2019late .video-play-icon {
    background-image: url(/wp-content/themes/mujin/assets/jp/img/recruit2019/arrow01.svg);
    border: none;
}

.recruit2019late .video-play-icon a {
    display: block;
    width: 100%;
    height: 100%;
}

.recruit2019late .video-play-icon:before {
    display: none;
}

.recruit2019late .title-window {
    background-color: #fff;
    display: inline-block;
    padding: 20px 60px 20px 20px;
    box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
}

.recruit2019late #media-item-01 #more {
    width: 80px;
    float: none;
    padding-left: 20px;
    margin-top: -10px;
}

.recruit2019late #media-item-01 {
    margin-left: 0px;
}

.recruit2019late #media-item-01 #title-window-01 {
    margin-top: -245px;
    right: -250px;
    z-index: 100 !important;
    position: absolute;
    padding: 20px 20px 20px 20px;
}

.recruit2019late #media-item-02 #title-window-02 {
    margin-top: -50px;
    left: -10px;
    z-index: 100 !important;
    position: absolute;
}

.recruit2019late #media-item-03 {
    margin-top: 30px;
}

.recruit2019late #media-item-03 #title-window-03 {
    margin-top: -50px;
    right: -10px;
    z-index: 100 !important;
    position: absolute;
}

.recruit2019late .follow-text {
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 0em;
}

@media (min-width: 768px) and (max-width: 991px) {
    .recruit2019late .masonry__item .video-cover.video-cover-sm {
        height: 200px;
    }

    .recruit2019late .masonry__item .video-cover.video-cover-lg {
        height: 300px;
    }

    .recruit2019late #media-item-01 #more {
        width: 80px;
        padding-left: 20px;
        margin-top: -10px;
    }

    .recruit2019late #media-item-01 {
        margin-left: 0px;
    }

    .recruit2019late #media-item-01 #title-window-01 {
        margin-top: -30px;
        left: 0px;
        z-index: 100 !important;
        position: absolute;
        padding: 10px 10px 10px 10px;
        max-width: 400px;
    }

    .recruit2019late #media-item-02 {
        margin-left: 0px;
        margin-top: 50px;
    }

    .recruit2019late #media-item-02 #title-window-02 {
        margin-top: -50px;
        left: 0px;
        z-index: 100 !important;
        position: absolute;
    }

    .recruit2019late #media-item-03 {
        margin-top: 80px;
    }

    .recruit2019late #media-item-03 #title-window-03 {
        margin-top: -50px;
        left: 0px;
        z-index: 100 !important;
        position: absolute;
        max-width: 300px;
    }

    .recruit2019late .title-window {
        background-color: #fff;
        display: inline-block;
        padding: 10px 30px 10px 10px;
        box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
        width: auto !important;
    }

    .recruit2019late .follow-text {
        font-size: 23px;
        font-weight: 800;
        letter-spacing: 0em;
    }
}

@media screen and (max-width: 767px) {
    .recruit2019late .masonry__item .video-cover.video-cover-sm {
        height: 300px;
    }

    .recruit2019late .masonry__item .video-cover.video-cover-lg {
        height: 300px;
    }

    .recruit2019late #media-item-01 #more {
        width: 60px;
        padding-left: 0px;
        margin-top: 10px;
    }

    .recruit2019late #media-item-01 {
        margin-left: 0px;
        margin-top: 0px;
    }

    .recruit2019late #media-item-01 #title-window-01 {
        margin-top: -30px;
        left: 0px;
        z-index: 100 !important;
        position: absolute;
        padding: 10px 10px 10px 10px;
        max-width: 320px;
    }

    .recruit2019late #media-item-02 {
        margin-left: 0px;
        margin-top: 50px;
    }

    .recruit2019late #media-item-02 #title-window-02 {
        margin-top: -50px;
        left: 0px;
        z-index: 100 !important;
        position: absolute;
    }

    .recruit2019late #media-item-03 {
        margin-top: 30px;
    }

    .recruit2019late #media-item-03 #title-window-03 {
        margin-top: -50px;
        left: 0px;
        z-index: 100 !important;
        position: absolute;
        max-width: 300px;
    }

    .recruit2019late .title-window {
        background-color: #fff;
        display: inline-block;
        padding: 10px 30px 10px 10px;
        box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
        width: auto !important;
        margin: 0 10px;
    }

    .recruit2019late .follow-text {
        font-size: 23px;
        font-weight: 800;
        letter-spacing: 0em;
    }

    .recruit2019late .ratate-section {
        width: 100%;
        height: 100%;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        overflow: hidden;
        z-index: 3;
        margin: 0% 0% 0;
        padding-right: 0%;
    }

    .recruit2019late .ratate-section .background-image-holder {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        height: 100%;
        margin-top: 0px;
    }

    .recruit2019late .ratate-section .container {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .recruit2019late .ratate-section .section-title {
        padding-left: 0%;
    }

    .recruit2019late .pr30px {
        padding-right: 15px !important;
    }

    .recruit2019late .pl30px {
        padding-left: 15px !important;
    }

    .recruit2019late #to_joblist {
        margin-left: 0px;
    }

    .recruit2019late .social-list.social-list2 li img {
        width: 30px;
        margin-top: -7px;
    }
}

#blog-link a {
    display: block;
    line-height: 1.3 !important;
}

#blog-link a .font--medium {
    margin-bottom: 10px;
}

.career-point h4 {
    margin-top: 10px;
}

.career-point ul {
    margin-bottom: 20px;
}

/*-- Recruit 2019 late End --*/

/*-- IREX 2019 --*/

.irex-bg {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 0 30px;
}

.irex-btn {
    background-color: #e94709 !important;
    border: none !important;
    border-radius: 0px !important;
}

.irex-catch {
    font-weight: 900;
    color: #383838 !important;
    margin-bottom: 15px !important;
}

.irex-catch2 {
    font-weight: 900;
    color: #383838 !important;
}

.irex-catch span {
    color: #e94709;
}

.irex-bar {
    background-color: #e94709;
}

.imageaward {
    position: absolute;
    width: 200px;
    right: 30px;
    bottom: 15px;
}

@media all and (max-width: 991px) {
    .imageaward {
        position: absolute;
        width: 200px;
        right: 30px;
        bottom: 15px;
        display: none;
    }
}

@media all and (max-width: 767px) {
    .imageaward {
        position: absolute;
        width: 200px;
        right: 30px;
        bottom: 15px;
        display: none;
    }
}

@media all and (max-width: 767px) {
    .catch.irex-catch {
        margin-top: 0px;
    }
}

/*-- IREX 2019 End --*/

/*-- China office adding --*/

.googlemap {
    padding: 0 40px;
}

.googlemap iframe {
    min-height: 230px;
}

img.officers {
    width: 350px;
}

@media all and (max-width: 991px) {
    img.officers {
        width: 300px;
    }
}

@media all and (max-width: 767px) {
    img.officers {
        width: 200px;
    }

    .googlemap {
        padding: 0 0px;
    }
}

/*-- China office adding End --*/

/*-- update end of 2019 --*/

.bg--tertiary {
    background: -moz-linear-gradient(top, #f0f1f2, #fff);
    background: -webkit-linear-gradient(top, #f0f1f2, #fff);
    background: linear-gradient(to top, #f0f1f2, #fff);
}

.bg--quaternary {
    background: -moz-linear-gradient(top, #f0f1f2, #fff);
    background: -webkit-linear-gradient(top, #f0f1f2, #fff);
    background: linear-gradient(to top, #f0f1f2, #fff);
}

.solution-point {
    color: #ff4600;
    font-weight: 700;
    font-size: 1.2rem;
}

.solution-point span.underliner {
    border-bottom: 1px solid #ff4600;
    line-height: 0.5em;
    display: inline;
}

.strength2019 {
    font-weight: 900;
}

.vertical-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.video-autoplay {
    margin-top: 0 !important;
}

.video-cover .play-btn {
    z-index: 5;
}

.inner {
    text-align: center;
}

.inner .text-left {
    text-align: left !important;
}

.top-price {
    position: absolute;
    right: 30%;
    top: -30px;
}

@media all and (max-width: 1199px) {
    .top-price {
        position: absolute;
        right: 15%;
        top: -30px;
    }
}

@media all and (max-width: 991px) {
    .top-price {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .top-price {
        position: absolute;
        right: 5%;
        top: 0px;
        display: block;
    }
}

.wrap-content {
    display: flex;
    justify-content: space-between;
}

.main-content {}

.side-content {
    position: sticky;
    top: 80px;
}

.side-content .h4 {
    font-size: 18px;
}

.side-content .font--medium {
    font-size: 15px;
}

.side-content img {
    display: block;
}

.ctu-image {
    width: 380px;
}

/*-- update end of 2019 end --*/

/*-- 2020 early cover --*/

.top-cover .video-cover {
    height: 140px;
}

@media all and (min-width: 1200px) {
    .top-cover .video-cover {
        height: 145px;
    }
}

@media all and (max-width: 1199px) {
    .top-cover .video-cover {
        height: 120px;
    }
}

@media all and (max-width: 991px) {
    .top-cover .video-cover {
        height: 125px;
    }
}

@media all and (max-width: 767px) {
    .top-cover .video-cover {
        height: 140px;
    }
}

@media all and (max-width: 575px) {
    .top-cover .video-cover {
        height: 290px;
    }
}

/*-- 2020 early cover End --*/

.side-download {
    position: fixed;
    right: -10px;
    top: 230px;
    width: 61px;
    height: 200px;
    z-index: 200;
}

@media screen and (max-width: 1024px) {
    .side-download {
        display: none;
    }
}

.side-download a {
    display: block;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-right: 20px;
    background: #e12000 no-repeat 10px 50%;
    background-size: 35px auto;
    transition: all 0.1s;
}

.side-download a:hover {
    transform: translate(-10px, 0);
}

.side-download a {
    display: block;
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-right: 20px;
    background: #e12000 url(/wp-content/themes/mujin/assets/jp/img/case/download01.svg) no-repeat 10px 50%;
    background-image: url(/wp-content/themes/mujin/assets/jp/img/case/download01.svg);
    background-position-x: 10px;
    background-position-y: 50%;
    background-size: 35px auto;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(225, 32, 0);
    background-size: 42px auto;
    transition: all 0.1s;
}

/*--Videos intro page--*/

.videos-intro .border-set {
    margin-bottom: 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.videos-intro .border-set dt {
    padding: 7px 0px 7px 5px;
    width: 130px;
    border-top: solid 1px #ccc;
    color: #efefef;
}

.videos-intro .border-set dd {
    padding: 7px 5px 7px 5px;
    width: calc(100% - 130px);
    border-top: solid 1px #ccc;
    color: #efefef;
}

@media all and (max-width: 767px) {
    .videos-intro .border-set {
        margin-bottom: 0;
        border-top: solid 0px #ccc;
        border-bottom: solid 0px #ccc;
    }

    .videos-intro .border-set dt {
        padding: 5px 0px 3px 5px;
        width: 130px;
        border-top: solid 0px #ccc;
    }

    .videos-intro .border-set dd {
        padding: 3px 5px 15px 5px;
        border-top: solid 0px #ccc;
        border-bottom: solid 0px #ccc;
    }
}

/*-- Case Study download --*/

.g-recaptcha {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 300px;
}

.show_more_wrap {
    height: 120px;
    position: relative;
}

.show_more {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 120px;
    background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 70%);
}

/*--Seminar page--*/

dl.seminar-genre {
    height: 40px;
}

dl.seminar-genre dt {
    float: left;
    color: #002a52;
    background-color: #fff;
    padding: 5px 15px;
    border: 1px solid #fff;
}

dl.seminar-genre dd {
    float: left;
    color: #fff;
    background-color: #002a52;
    padding: 5px 15px;
    border: 1px solid #fff;
}

ul.seminar-date-list li {
    margin-right: 15px;
    padding-left: 7px;
    list-style: disc;
    list-style-position: inside;
}

.event-list.border-set {
    border: none;
}

.event-list.border-set dt {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 45px;
}

.event-list.border-set dt span {
    border: none;
    color: #fff;
    background-color: #ff4b00 !important;
    padding: 2px 15px;
    font-size: 12px;
}

.event-list.border-set dd {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    width: calc(100% - 45px);
}

.event-list.border-set dd p {
    margin-bottom: 15px;
}

dl.event-list.border-set>dd {
    padding-left: 0px;
}

/*--private show 2020 mid page--*/

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100%;
    padding-bottom: 3%;
    min-height: 50px;
}

.mc_embed_signup form[action*="list-manage.com"] * {
    opacity: 1;
}

.mc_embed_signup {
    background-color: #fff;
    padding: 20px;
}

.border-dotted-right {
    border-right: dotted 3px #222;
}

@media all and (max-width: 767px) {
    .border-dotted-right {
        border-right: none;
    }
}

/*--導入事例 2020--*/

.case2020 {
    border: none;
    border-radius: 0;
    position: relative;
    padding: 110px 120px 50px;
    margin-bottom: 60px;
}

.case2020 .step {
    background-image: url(/wp-content/themes/mujin/assets/jp/img/case/l13.jpg);
    background-size: cover;
    width: 200px;
    height: 61px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    line-height: 2;
    letter-spacing: 3px;
    padding-right: 25px;
}

.case2020 h3 {
    font-feature-settings: "palt";
    letter-spacing: 2px;
    font-size: 38px;
}

.case2020 h4 {
    font-feature-settings: "palt";
    margin-bottom: 20px;
    margin-top: 30px;
    letter-spacing: 2px;
    font-size: 30px;
}

.case2020 p {
    line-height: 1.9;
    font-size: 16px;
}

/*--導入事例 2020 end--*/

/*--Videos 2020--*/

.videos .case-enter h5 {
    position: relative;
    padding-left: 40px;
    line-height: 1.3;
}

.videos .case-enter h5::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 0;
    top: 0.7em;
    left: 0;
    border-top: solid 1px #ff4b00;
}

@media all and (min-width: 1200px) {
    .videos .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 1199px) {
    .videos .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 991px) {
    .videos .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 767px) {
    .videos .video-cover {
        height: 170px;
    }
}

@media all and (max-width: 575px) {
    .videos .testimonial .testimonial__image {}
}

.videos .testimonial>div {
    padding: 10px 30px;
}

/*--Videos 2020 end--*/

/*--common style 2020--*/

.cover p.lead {
    margin-bottom: 0px;
}

.cover .coverright {
    height: 250px;
}

.cover .coverleft {
    display: inline-block;
    vertical-align: middle;
}

.cover {
    overflow: hidden;
}

@media all and (min-width: 1200px) {}

@media all and (max-width: 1199px) {}

@media all and (max-width: 991px) {}

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

.cover .container.bc .breadcrumbs {
    position: absolute;
    left: 6px;
    top: -60px;
    font-size: 0.9em;
}

.cover .container.bc .shadow-text {
    font-size: 150px;
    color: rgb(161, 177, 204);
    position: absolute;
    opacity: 0.2;
    font-weight: 700;
    margin-bottom: 0;
    top: 200px;
    right: -25px;
}

.cover .breadcrumbs a {
    text-decoration: none;
    font-weight: normal;
}

.cover .breadcrumbs a:link span {
    color: #333 !important;
    margin-right: 5px;
}

.cover .breadcrumbs span:not(.home) {
    color: #eee !important;
    margin-left: 5px;
}

.side-content.boxed {
    padding: 0px;
}

.side-content.bg--primary {
    background-color: transparent;
}


.side-content .side-content-bg {
    background: -moz-linear-gradient(-60deg, #fb5300 0%, #ff8a00 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-60deg, #fb5300 0%, #ff8a00 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(120deg, #fb5300 0%, #ff8a00 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb5300', endColorstr='#FF8A00', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    margin-bottom: 10px;
    padding: 20px;
}

.side-content hr {
    margin: 15px 0;
}

.menu-side-vertical {
    list-style-type: none;
    text-align: left;
}

.menu-side-vertical.-type1 li,
.menu-side-vertical.-type1 li::after {
    opacity: 0.75;
}

.menu-side-vertical li {
    list-style-type: none;
    line-height: 1.4;
    padding-left: 0.4em;
    position: relative;
    margin-top: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.menu-side-vertical li a {
    font-weight: 500 !important;
}

.menu-side-vertical.-type1 li:hover,
.menu-side-vertical.-type1 li.is-current {
    opacity: 1 !important;
}

.menu-side-vertical.-type1 li:hover a,
.menu-side-vertical.-type1 li.is-current a {
    opacity: 1 !important;
}

.menu-side-vertical.-type1 li:hover::after,
.menu-side-vertical.-type1 li.is-current::after {
    opacity: 1 !important;
}

.menu-side-vertical.-type1 li::after {
    border-color: #fff;
}

/*.menu-side-vertical li::after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #ffcc88;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0.7em;
  top: calc((0.5em * 1.4) - (0.05remrem / 2));
}/*/

.side-content li {
    list-style: decimal;
    list-style-position: inside;
}

.side-content .to-inquiry {
    margin-top: 20px;
}

.side-content .to-inquiry li {
    list-style: none;
}

.side-content .to-inquiry a {
    width: 100%;
    display: block;
    font-weight: 700;
    height: 55px;
    line-height: 3.4;
}

.side-content .to-inquiry li {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid #ffcc88;
    height: 56px;
}

.side-content .to-inquiry {
    border-top: 1px solid #ffcc88;
}

.side-content .to-inquiry a span::after {
    content: "→";
    position: absolute;
    right: 5px;
    font-weight: 400;
}

.side-content .to-inquiry a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    outline: none;
    padding-left: 5px;
}

.side-content .to-inquiry a:hover {
    padding-left: 10px;
}

.side-content .to-inquiry a::before,
.side-content .to-inquiry a::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: "";
}

.side-content .to-inquiry a,
.side-content .to-inquiry a::before,
.side-content .to-inquiry a::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.side-content .to-inquiry a {
    position: relative;
    z-index: 2;
    color: #fff;
    overflow: hidden;
}

.side-content .to-inquiry a:hover {
    color: #fff;
    opacity: 1;
}

.side-content .to-inquiry a::after {
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.side-content .to-inquiry a:hover::after {
    left: 0;
    background-color: #ffbc00;
    opacity: 0.5;
}

@media all and (max-width: 991px) {
    .side-content-parent {
        display: none;
    }
}

.main-content-2020 h2 {
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 1.8em;
}

.main-content-2020 h2 span {
    font-weight: 400;
    font-size: 0.8em;
}

.main-content-2020 h2::first-letter {
    color: #fb5300;
}

.content-title {
    position: relative;
    margin-top: 5px;
}

.content-title .number {
    width: 100%;
    height: 50px;
    background: linear-gradient(45deg, #efefef 15px, #efefef 15px), linear-gradient(135deg, transparent 15px, #efefef 15px), linear-gradient(225deg, #efefef 15px, #efefef 15px), linear-gradient(315deg, transparent 15px, #efefef 15px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: -5px;
    opacity: 1;
}

.content-title .number span {
    font-size: 32px;
    width: 100%;
    height: 100%;
    display: flex;
    /* Flexboxを指定 */
    justify-content: left;
    /* 水平方向の中央寄せ */
    align-items: center;
    padding-left: 30px;
}

@media all and (max-width: 767px) {
    .content-title .number span {
        font-size: 22px;
    }

    .content-title .config h3 {
        padding-bottom: 0px;
        padding-top: 5px;
    }
}

.common .config h3 {
    position: relative;
    padding-bottom: 15px;
    padding-left: 28px;
}

.common .config span::before {
    content: "";
    display: block;
    position: absolute;
    width: 30%;
    height: 3px;
    top: 0.7em;
    left: 0;
    background: -webkit-gradient(linear, left top, right bottom, from(#ff4b00), to(#ff4b00));
    background: -moz-linear-gradient(left, #ff4b00, #ff4b00);
    background: linear-gradient(left, #ff4b00, #ff4b00);
}

.common .config h3::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 24px);
    height: 1px;
    left: 0px;
    top: 48px;
    background: -webkit-gradient(linear, left top, right bottom, from(#ff4b00), to(#ffbc00));
    background: -moz-linear-gradient(left, #ff4b00, #ffbc00);
    background: linear-gradient(left, #ff4b00, #ffbc00);
}

.common .config h4 {
    position: relative;
    padding-top: 30px;
}

.common .config h4::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    border-top: solid 1px #d9d9d9;
    top: 0;
    left: 0;
}

.common .config h4::after {
    content: "";
    display: block;
    position: absolute;
    width: 120px;
    height: 0;
    border-top: solid 1px #ff4b00;
    top: 0;
    left: 0;
}

.common .case-enter h5 {
    position: relative;
    padding-left: 40px;
    line-height: 1.3;
}

.common .case-enter h5::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 0;
    top: 0.8em;
    left: 0;
    border-top: solid 1px #ff4b00;
}

@media all and (min-width: 1200px) {
    .modal-container .modal-content {
        width: 60% !important;
    }
}

@media all and (max-width: 1199px) {
    .modal-container .modal-content {
        width: 70% !important;
    }
}

@media all and (max-width: 991px) {
    .modal-container .modal-content {
        width: 80% !important;
    }
}

@media all and (max-width: 767px) {
    .modal-container .modal-content {
        width: 90% !important;
    }
}

/*--common style 2020 end--*/

/*--Menu 2020--*/

.dropdown .dropdown__content>.pos-absolute[class*='col-'][data-overlay]:before {
    border-radius: 0;
}

.menu2020 span a {
    text-decoration-line: none !important;
}

.menu2020 .category {
    color: rgb(247, 236, 217);
    font-size: 1em;
    border-bottom: rgb(247, 236, 217) solid 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
}

.menu2020 .dropdown__content--lg {
    padding: 20px 52px 42px !important;
}

.menu2020 .cate-title a {
    line-height: 2;
    font-size: 0.9em !important;
    margin-bottom: 15px;
}

.menu2020 .cate-title:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 2px;
    background: #ffe3d5;
    margin: 0 8px 1px 0;
    vertical-align: middle;
}

.menu2020 .cate-title {
    margin-left: 50px;
}

.menu2020 ul.items li::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 1px;
    background: #ffe3d5;
    margin: 0 9px 0 0;
    vertical-align: middle;
}

.menu2020 ul.items li {
    line-height: 1.5;
    margin-bottom: 7px;
}

.menu2020 ul.items li a {}

.menu2020 p.detail {
    font-weight: normal;
    padding-left: 79px;
}

@media all and (min-width: 1240px) {
    .menu2020 .cate-title {
        margin-left: 56px;
    }
}

@media all and (max-width: 1199px) {
    .menu2020 .cate-title {
        margin-left: 30px;
    }

    .menu2020 p.detail {
        font-weight: normal;
        padding-left: 52px;
    }
}

@media all and (max-width: 1024px) {
    .menu2020 .cate-title {
        margin-left: 30px;
    }
}

@media all and (max-width: 991px) {
    .menu2020 .cate-title {
        margin-left: -45px;
    }

    .menu2020 p.detail {
        padding-left: 0px;
        margin-left: -24px;
    }
}

@media all and (max-width: 767px) {
    .menu2020 .dropdown__content--lg {
        padding: 10px !important;
    }

    .menu2020 .dropdown__content--lg span.h4 {
        margin-bottom: 0px !important;
    }

    .menu2020 .category {
        border-bottom: none;
        margin-bottom: 5px;
        padding-bottom: 0px;
    }

    .menu2020 ul.items li {
        margin-bottom: 3px;
    }

    .menu2020 .category.mt--1 {
        margin-top: 10px;
    }

    .menu2020 .cate-title {
        margin-left: 0px;
    }

    .menu2020 p.detail {
        display: none;
    }
}

.menu-horizontal>li>span:hover {
    opacity: 1;
}

/*--Menu 2020 end--*/

/*--case 2020--*/

/*--case 2020 end--*/

/*--interview 2020--*/

.interview-images {
    position: relative;
}

.interview-images .interview-robot {
    width: 80%;
}

.interview-images .interview-person {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 40%;
}

/*--interview 2020 end--*/

/*--video 2020--*/

.video-list-2020 .feature-1 p.lead {
    min-height: 3.5em;
}

.video-list-2020 .feature-1 img {
    border-radius: 0;
}

.video-list-2020 .feature-1 .feature__body {
    border-radius: 0px;
    border-top: none;
}

.video-list-2020 .video-cover2 {
    position: relative;
}

.video-list-2020 .video-cover2 .modal-instance {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.video-list-2020 .video-cover2 .modal-instance a {
    width: 100%;
}

@media all and (min-width: 1200px) {
    .single-videos .video-cover iframe {
        height: 470px;
    }
}

@media all and (max-width: 1199px) {
    .single-videos .video-cover iframe {
        height: 400px;
    }
}

@media all and (max-width: 991px) {
    .single-videos .video-cover iframe {
        height: 350px;
    }
}

@media all and (max-width: 767px) {
    .single-videos .video-cover iframe {
        height: 280px;
    }
}

/*--video 2020 end--*/

/*--Zoho form--*/

.job-detail #crmWebToEntityForm {
    width: 100% !important;
}

.job-detail form {
    text-align: left !important;
}

.job-detail form div {
    font-size: 14px !important;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    margin: 0 !important;
    position: relative !important;
}

.job-detail.en form div {
    font-family: "Roboto", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    letter-spacing: 0;
    font-weight: 300;
}

.job-detail form div div {
    margin-bottom: 13px !important;
    position: relative !important;
}

.job-detail form p {
    display: none;
}

.job-detail form div a:first-of-type {
    margin-top: 11px !important;
    width: 330px !important;
}

.job-detail form div div a:first-of-type {
    margin-top: unset !important;
    width: unset !important;
}

.job-detail form a#theFile_link {
    margin-top: unset !important;
    width: unset !important;
}

.job-detail form span {
    margin-top: -35px !important;
    margin-left: 0 !important;
}

.job-detail form select {
    height: 42px !important;
}

.job-detail form input.blubtn {
    max-width: 100px;
    margin-left: -8px;
    cursor: pointer;
}

.job-detail input[type=checkbox] {
    width: 25px;
    height: 25px;
    position: relative;
}

.job-detail input[type=checkbox]:checked {
    background-color: #f18f01;
}

.job-detail input[type=checkbox]:checked::after {
    content: 'L';
    transform: rotateY(180deg) rotateZ(-45deg);
    color: #fff;
    position: absolute;
    width: 80%;
    left: 0;
    top: -6px;
    font-weight: 700;
}

.job-detail input[type]:focus,
select:focus,
textarea:focus {
    border-color: #ddd;
}

.job-detail form .parent {
    position: relative;
}

.job-detail form .parent::after {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    font-size: 24px !important;
    content: '\2263' !important;
    pointer-events: none !important;
    padding: 5px 24px !important;
}

.job-detail form div div span.errormsg {
    position: absolute !important;
    top: 33px;
    max-width: 240px !important;
    min-width: 150px !important;
    overflow: visible !important;
    background-color: #fff;
    display: inline;
    padding-top: 0 !important;
    margin: 0px !important;
}

@media all and (min-width: 1200px) {
    .job-detail form .parent::after {
        left: 580px !important;
    }
}

@media all and (max-width: 1199px) {
    .job-detail form select {
        width: 260px !important;
    }

    .job-detail form input:not([type=checkbox]) {
        width: 260px !important;
    }

    .job-detail form div a:first-of-type {
        width: 200px !important;
    }
}

@media all and (max-width: 1024px) {
    .job-detail form div div span.errormsg {
        top: 29px;
    }
}

@media all and (max-width: 991px) {
    .job-detail form div div span.errormsg {
        top: 29px;
    }

    .job-detail form select {
        margin-left: 0 !important;
    }

    .job-detail form input:not([type=checkbox]) {
        margin-left: 0 !important;
    }

    .job-detail form div a:first-of-type {
        margin-left: 0 !important;
    }

    .job-detail form select {
        width: 100% !important;
    }

    .job-detail form input:not([type=checkbox]) {
        width: 100% !important;
    }

    .job-detail form div {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .job-detail form div a:first-of-type {
        width: 100% !important;
    }

    .job-detail form .parent::after {
        position: absolute !important;
        top: 45px !important;
    }

    .job-detail input[type=checkbox] {
        margin-left: 0px !important;
    }

    .job-detail form div a:first-of-type {
        margin-top: -15px !important;
    }
}

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

@media all and (max-width: 575px) {}

/*--Zoho form end--*/

/*--Example --*/

.post-type-archive-example .h5,
.post-type-archive-example p {
    line-height: 1.65;
}

.post-type-archive-example .modal-content ul li {
    list-style: disc;
    list-style-position: inside;
}

.post-type-archive-example .modal-content p {
    width: 100%;
}

.post-type-archive-example .modal-content p img.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px;
    display: block;
}

.example-modal .slides li {
    list-style: none !important;
}

/*--Example end--*/

/*--Office page 2020--*/

.page-id-29 .masonry__item {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0px;
}

.page-id-29 .masonry__item img {
    margin-bottom: 10px;
}

.page-id-29 .middle-title {
    padding-left: 10px;
    border-left: solid 2px #f18f01;
    padding-bottom: 2px;
    font-size: 1.48571429em;
}

.page-id-29 .row>div {
    padding-right: 5px;
    padding-left: 5px;
}

/*--Office page 2020 end--*/

/*--simplybook--*/
#sb-main-container {
    display: none;
}

#sb-main-container #header {
    display: none;
}

#sb-main-container #footer {
    display: none;
}

/*--simplybook end--*/

/*--intern2021--*/
.intern2021 #mujin-logo {
    width: 100%;
}

@media all and (max-width: 767px) {
    .intern2021 #mujin-logo {
        width: 250px;
    }
}

/*--intern2021 end--*/

/*--MujinRobot--*/
.link-secondary {
    color: #3C61E6;
    font-weight: 700;
}

.home .mujinrobot_page section.robots_mv {
    position: relative;
    height: 0;
    padding-top: calc(100vh - 400px);
    background: radial-gradient(#17212F 35%, #000);
    min-height: 420px;
    overflow: hidden;
}

.home .doc_btn_wr {
    width: 12.375em;
    margin: auto;
}

.home .doc_btn_wr a {
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 2.8125;
    background-color: #3C61E6;
    border-radius: 23px;
    transition: background-color, color .4s ease;
}

.home .doc_btn_wr a:hover {
    background-color: #fff;
    color: #3C61E6;
    opacity: 1;
}

@media all and (min-width: 992px) {
    .home .mujinrobot_page section.robots_mv img.mv_robot {
        right: 3%;
    }
}

@media all and (min-width: 1201px) {
    .home .mujinrobot_page section.robots_mv img.mv_robot {
        right: 8%;
    }
}

@media screen and (max-width: 767px) {
    .home .mujinrobot_page section.robots_mv .mv_content_wr {
        background: rgba(0, 0, 0, .6);
    }

    .home .mujinrobot_page section.robots_mv .mv_content_wr .robots_top_mes {
        opacity: 1;
    }

    .home .mujinrobot_page section.robots_mv .mv_content_wr .robots_top_mes * {
        mix-blend-mode: unset;
        opacity: 1;
    }
}

/*--MujinRobot end--*/


/* MujinRobot contact */
.mujinrobot_solution_contact .mujinrobot_page_contact .container {
    text-align: center;
}

.mujinrobot_solution_contact .mujinrobot_page_contact h2 {
    margin-top: 7.078125%;
    margin-bottom: 3.9843%;
    text-align: center;
}

.mujinrobot_solution_contact .robot_contact_content {
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.mujinrobot_solution_contact .robot_contact_content .le,
.mujinrobot_solution_contact .robot_contact_content .ri {
    width: 49.2968%;
}

.mujinrobot_solution_contact .robot_contact_content .contact_desc {
    padding-top: 8.55784%;
    padding-bottom: 11.0935%;
    text-align: center;
    background: #fff;
    border-radius: 6px;
}

.mujinrobot_solution_contact .robot_contact_content .le .contact_desc:nth-of-type(1) {
    margin-bottom: 1em;
}

.mujinrobot_solution_contact .robot_contact_content .contact_desc h3 {
    margin-top: 1em;
    margin-bottom: 7px;
    font-weight: 900;
}

.mujinrobot_solution_contact .robot_contact_content .contact_desc>p {
    font-weight: bold;
}

.mujinrobot_solution_contact .robot_contact_content .contact_desc .robot_contact_btn {
    margin-top: 9.03328%;
}

.mujinrobot_solution_contact .robot_contact_content .contact_desc .robot_contact_btn a {
    display: block;
    margin: auto;
    width: 12.4444em;
    font-weight: bold;
    color: #fff;
    background-color: #3C61E6;
    box-shadow: 0 3px 0 #1C39A5;
    border-radius: 6px;
    line-height: 2.77777;
    transition: background-color .6s ease;
}

.mujinrobot_solution_contact .robot_contact_content .contact_desc .robot_contact_btn a:hover {
    background-color: #2A92EB;
}

/* contact form */

.mujinrobot_solution_contact .boxed {
    padding: 4.0625% 5.078125% 4.375%;
    border: none;
}

.mujinrobot_solution_contact .robot_contact_content .ri {
    margin-left: auto;
    margin-right: 0;
}

.mujinrobot_solution_contact .robot_contact_content .ri .robot_contact_ttl img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.5379%;
}

.mujinrobot_solution_contact .robot_contact_content .ri .robot_contact_ttl {
    text-align: center;
    font-weight: 900;
}

.mujinrobot_solution_contact .robot_contact_content .ri .robot_contact_ttl .description_ttl {
    font-weight: bold;
    text-align: center;
    margin-bottom: 5.3797%;
}

.mujinrobot_solution_contact .form_content {
    margin-bottom: 16px;
}

.mujinrobot_solution_contact .form_content.contents_radio {
    margin-bottom: 28px;
}

.mujinrobot_solution_contact input[type],
.mujinrobot_solution_contact select,
.mujinrobot_solution_contact textarea {
    border: solid 1px #d9d9d9;
    background: #fff;
    border-radius: 0;
    font-size: .875em;
}

.mujinrobot_solution_contact h3.f_32.ls_-03 {
    margin-top: 0px;
}

/* select */
.mujinrobot_solution_contact .input-select:after {
    content: "";
    right: 14px;
    background: url(/wp-content/themes/mujin/assets/jp/img/contact/re_contact_select_arrow.svg) center center no-repeat;
}

.mujinrobot_solution_contact select:invalid {
    color: #6A6A6A;
}

.mujinrobot_solution_contact .input-select select:focus {
    border-color: #3C61E6;
}

/* input text */
.mujinrobot_solution_contact input::placeholder,
.mujinrobot_solution_contact textarea::placeholder {
    color: #6A6A6A;
    font-size: 1em;
}

/* firefox */
.mujinrobot_solution_contact input::-moz-placeholder,
.mujinrobot_solution_contact textarea::-moz-placeholder {
    color: #6A6A6A;
    font-size: 1em;
}

/* IE */
.mujinrobot_solution_contact input:-ms-input-placeholder,
.mujinrobot_solution_contact textarea:-ms-input-placeholder {
    color: #6A6A6A;
    font-size: 1em;
}

/* Edge */
.mujinrobot_solution_contact input::-ms-input-placeholder,
.mujinrobot_solution_contact textarea::-ms-input-placeholder {
    color: #6A6A6A;
    font-size: 1em;
}

input[type]:focus,
select:focus,
textarea:focus {
    border-color: #3C61E6;
}

/* checkbox */
.mujinrobot_solution_contact .input-checkbox input:checked+label {
    border-color: #3C61E6;
    background: #3C61E6;
}

.mujinrobot_solution_contact .input-checkbox label:before {
    border: 1px solid #3C61E6;
}

.mujinrobot_solution_contact .input-checkbox label:hover {
    border-color: #3C61E6;
}

.mujinrobot_solution_contact .form_content.contents_checkbox span a {
    color: #3C61E6;
}

.mujinrobot_solution_contact .input-checkbox label {
    width: 20px;
    height: 20px;
    border-radius: 3px;
}

.mujinrobot_solution_contact .input-checkbox input:checked+label:after {
    top: -5px;
    left: 1px;
}

.mujinrobot_solution_contact .input-checkbox {
    margin-top: 0;
}

.mujinrobot_solution_contact .input-checkbox+span {
    bottom: 6px;
    color: #6a6a6a;
}

.mujinrobot_solution_contact .form_content.contents_checkbox {
    margin-bottom: 55px;
}

/* submit */
.mujinrobot_solution_contact button[type=submit]:not([class*=col-]) {
    width: 224px;
    margin: auto;
    background-color: #FF5000;
    box-shadow: 0 3px 0 #C74200;
    border: none;
    border-radius: 5px;
    margin-bottom: 42px;
    transition: background-color .6s ease;
}

.mujinrobot_solution_contact button[type=submit]:not([class*=col-]):hover {
    background-color: #FF7600;
}

.mujinrobot_page p.note {
    font-size: .75em;
    text-align: left;
}

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

    .mujinrobot_solution_contact .robot_contact_content .le,
    .mujinrobot_solution_contact .robot_contact_content .ri {
        width: 100%;
        margin-bottom: 10px;
    }

    .mujinrobot_solution_contact .robot_contact_content {
        display: block;
    }
}

@media screen and (max-height: 900px) {
    .home .mujinrobot_page .catch_01 {
        font-size: 1.2em;
    }

    .mujinrobot_page .robots_top_mes {
        width: 40vw;
        max-width: 370px;
    }

    .mujinrobot_page .catch_02 {
        font-size: 1em;
    }
}

/* MujinRobot contact end */

/*-- MujinRobot related Kimitoshi additional --*/
.re_contact_page .subject_icon ul.icon_none li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.re_contact_page .subject_icon ul.icon_none li p {
    top: auto;
    position: absolute;
    margin-top: -100%;
}

/*-- LP related Kimitoshi additional --*/
.mujin_special_palletize .input-select:after {
    content: "";
    right: 14px;
    background: url(/wp-content/themes/mujin/assets/jp/img/contact/re_contact_select_arrow.svg) center center no-repeat;
}

.mujin_special_palletize .input-checkbox input:checked+label:after {
    left: 1PX;
    top: -6px;
}

.mujin_special_palletize #to-tour h2 {
    font-size: 3.28571em;
    line-height: 1.47826;
    text-align: center;
}

.mujin_special_palletize #to-tour .msp_contact_head_messege {
    margin-top: 22px;
    font-size: 1.5714em;
    line-height: 1.4545;
    font-weight: 700;
    text-align: center;
}

/*--Lever recruit--*/
.template-btn-submit.hex-color {
    background: #e05016;
    border-color: #d54c15;
    color: white;
}

.template-btn-submit.hex-color:visited {
    color: white;
}

.template-btn-submit.hex-color:hover {
    background: #d54c15;
    color: white;
}

.template-btn-submit.hex-color:active,
.template-btn-submit.hex-color:focus {
    background: #9d380f;
    color: white;
}

.recruit2019late .lever-all-btn {
    background: white;
    border: 2px solid #ff4600;
    color: #ff4600;
    font-weight: bold;
    font-size: large;
    padding-top: 0.58035714em;
    padding-bottom: 0.58035714em;
    padding-right: 3.48214286em;
    padding-left: 3.48214286em;
}

.recruit2019late .lever-all-btn:hover {
    border: 2px solid #ff4600;
    color: #ff4600;
}

.recruit2019late .tabs li.active .tab__title span {
    color: #ff4600;
}

/*--Lever recruit end--*/

/*--IREX2022--*/
#bigtitle {
    position: absolute;
    width: 65%;
    left: 30px;
    bottom: 0;
    opacity: 0.8;
    margin-bottom: -8px;
}

.irex2022 {
    position: relative;
}

.irex2022 .btn--primary, .irex2022 .btn--primary:visited {
    background: #ff4600;
    border-color: #ff4600;
}

.irex2022 .btn {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    border-radius: 0;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    border: none;
    font-size: inherit;
    line-height: 1.85714286em;
}

.irex2022 .cover-info {
    position: absolute;
    right: 0;
    border: 1px solid #fff;
    padding: 20px;
    margin-right: 15px;
    font-weight: bold;
}

.irex2022 .cover {
    min-height: 500px;
    padding-top: 0;
}


.irex2022 .cover .container {
    position: relative;
}

.irex2022 .to-irexhp {
    /*position: absolute;
    top: 0;
    right: 0; */
    padding: 25px 30px 20px;
    background-color: #3C61E6;
    z-index: 50;
    display: block;
    margin-right: 15px;
    font-size: 18px;
    color: #fff;
    line-height: 1.5rem;
    ;
}

.irex2022 .to-rtjhp {
    /*position: absolute;
    top: 0;
    right: 0; */
    padding: 25px 30px 20px;
    background-color: #FFDC00;
    z-index: 50;
    display: block;
    margin-right: 15px;
    font-size: 18px;
    color: #fff;
    line-height: 1.5rem;
    ;
}


.irex2022 .bg--sercondary {
    background-color: #F4F4F4;
}

.irex2022 ul.lead li {
    list-style: disc;
    list-style-position: inside;
}

.irex2022 .to-irexhp span {
    font-size: 12px;
}

.irex2022 .feature__body h4 {
    float: left;
}

.irex2022 .feature__body p {
    clear: left;
}

.irex2022 .cover span.label {
    position: unset;
    height: 22px;
    line-height: 1.8;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
}

.irex2022 .irex-info-left {
    padding-left: 50px;
}

.irex2022 .re_contact_page {
    background: linear-gradient(90deg, #ebebeb 0%, #ebebeb 50%, #ebebeb 50%, #ebebeb 100%);
    */ display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.irex2022 .irex-form {
    padding: 0 60px;
}

.irex2022 .irex-form1 {}



@media screen and (max-width: 1199px) {
    .irex2022 .to-irexhp {
        /*position: absolute;
        top: 0;
        right: 0; */
        padding: 25px 10px 20px;
    }

    .irexleadtitle {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {
    .irex2022 .irex-info-left {
        padding-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    /*.irex2022 .cover {
        height: 300px;
    }*/

    .irex2022 .cover-info {
        display: none;
    }

    #bigtitle {
        position: static;
        width: 80%;
        align-items: center;
    }

    .irexleadtitle {
        font-size: 18px;
    }

    .irex2022 .to-irexhp {
        margin-left: 15px;
        margin-bottom: 0px;
    }

}

@media screen and (max-height: 629px) {
    .irex2022 .cover h1 img {
        max-height: 320px;
    }
}

/*--IREX2022 end--*/

/*--RTJ2022--*/
#bigtitle {
    position: absolute;
    width: 65%;
    left: 30px;
    bottom: 0;
    opacity: 0.8;
    margin-bottom: -8px;
}

.rtj2022 {
    position: relative;
}

.rtj2022 .btn--primary, .rtj2022 .btn--primary:visited {
    background: #ff4600;
    border-color: #ff4600;
}

.rtj2022 .btn {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    border-radius: 0;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    border: none;
    font-size: inherit;
    line-height: 1.85714286em;
}

.rtj2022 .cover-info {
    position: absolute;
    right: 0;
    border: 1px solid #fff;
    padding: 20px;
    margin-right: 15px;
    font-weight: bold;
}

.rtj2022 .cover {
    min-height: 500px;
    padding-top: 0;
}


.rtj2022 .cover .container {
    position: relative;
}

.rtj2022 .to-rtjhp {
    /*position: absolute;
    top: 0;
    right: 0; */
    padding: 23px 30px 20px;
    background-color: #FFDC00;
    z-index: 50;
    display: block;
    margin-right: 15px;
    font-size: 16px;
    color: #111 !important;
    line-height: 1.5rem;
}


.rtj2022 .bg--sercondary {
    background-color: #F4F4F4;
}

.rtj2022 ul.lead li {
    list-style: disc;
    list-style-position: inside;
}

.rtj2022 .to-rtjhp span {
    font-size: 12px;
}

.rtj2022 .feature__body h4 {
    float: left;
}

.rtj2022 .feature__body p {
    clear: left;
}

.rtj2022 .cover span.label {
    position: unset;
    height: 22px;
    line-height: 1.8;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
}

.rtj2022 .rtj-info-left {
    padding-left: 50px;
}

.rtj2022 .re_contact_page {
    background: linear-gradient(90deg, #ebebeb 0%, #ebebeb 50%, #ebebeb 50%, #ebebeb 100%);
    */ display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.rtj2022 .rtj-form {
    padding: 0 60px;
}

.rtj2022 .rtj-form1 {}



@media screen and (max-width: 1199px) {
    .rtj2022 .to-rtjhp {
        /*position: absolute;
    top: 0;
    right: 0; */
        padding: 23px 10px 20px;
        background-color: #FFDC00;
        z-index: 50;
        display: block;
        margin-right: 15px;
        font-size: 14px;
        color: #111 !important;
        line-height: 1.5rem;
    }

    .rtj2022 .feature__body p {
        font-size: 1em;
    }

    .rtjleadtitle {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {
    .rtj2022 .rtj-info-left {
        padding-left: 20px;
    }

    .rtj2022 .to-rtjhp {
        margin-right: 0px;
    }
}

@media screen and (max-width: 767px) {
    /*.irex2022 .cover {
        height: 300px;
    }*/

    .rtj2022 .cover-info {
        display: none;
    }

    #bigtitle {
        position: static;
        width: 80%;
        align-items: center;
    }

    .rtjleadtitle {
        font-size: 18px;
    }

    .rtj2022 .to-rtjhp {
        margin-left: 0px;
        margin-bottom: 0px;
    }

}

@media screen and (max-height: 629px) {
    .rtj2022 .cover h1 img {
        max-height: 320px;
    }
}

/*--RTJ2022 end--*/

/*--case Toa--*/
.partner-profile .middle-title {
    padding-left: 10px;
    border-left: solid 4px #f18f01;
    padding-bottom: 2px;
    font-size: 1.48571429em;
}

.partner-profile dl.border-set {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

dl.border-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
}

.partner-profile dl.border-set>dt:first-of-type {
    border-top: 0 none;
}

.partner-profile dl.border-set dt {
    width: 80px;
    font-weight: bold;
}

.partner-profile dl.border-set>dt {
    border-top: solid 1px #ddd;
    padding: 13px 0;
}

.partner-profile dl.border-set>dd:first-of-type {
    border-top: 0 none;
}

.partner-profile dl.border-set dd {
    width: calc(100% - 80px);
}

.partner-profile dl.border-set>dd {
    border-top: solid 1px #ddd;
    padding: 13px 0 13px 20px;
}

/*--case Toa end--*/

/*--AGV page custom 202212--*/
.agv-intro {}

@media screen and (min-width: 992px) {
    .agv-intro .lead {
        padding-left: 15px;
        /*border-left: 3px solid #eb5c01;*/
        border-image: linear-gradient(to bottom, #eb5c01 0%, #f3981c 100%);
        border-image-slice: 1;
    }
}

.agv-main-case {
    padding: 15px 15px 10px;
    margin-top: 50px;
    margin-bottom: 15px;
}

.agv-main-case .text {
    font-weight: bold;
    color: #252525;
    line-height: 1.4;
    width: 32%;
    float: left;
    vertical-align: middle;
    margin-bottom: 5px;
}

.agv-main-case img {
    width: 68%;
    clear: both;
    vertical-align: middle;
}

.background-image-holder.agv-bg {
    bottom: 0;
    background-position: 100% 100% !important;
}

.agv-customer {
    background: rgb(239, 240, 242);
    background: linear-gradient(90deg, rgba(239, 240, 242, 1) 0%, rgba(209, 214, 217, 1) 100%);
}

.agv_contact_btn a {
    display: block;
    margin: auto;
    width: 12.4444em;
    font-weight: bold;
    color: #fff;
    background-color: #3C61E6;
    border-radius: 30px;
    line-height: 2.2;
    transition: background-color .6s ease;
    margin-bottom: 3px;
}


@media screen and (min-width: 1200px) {
    .background-image-holder.agv-bg {
        background-position: 60% 95% !important;
    }

    .agv-main-case .text {
        margin-top: 10px;
    }

    .max-main-img {
        max-width: 450px;
    }

    .agv-customer-text {
        margin-top: 15px;
        font-size: 18px;
    }
}

@media screen and (max-width: 1199px) {
    .agv-main-case .text {
        font-size: 90%;
        margin-top: 6px;
    }

    .agv-main-case {
        padding: 15px 15px 10px;
        margin-top: 25px;
    }

    .agv-customer-text {
        margin-top: 10px;
        font-size: 15px;
    }

    .max-main-img {
        width: auto;
        max-width: 380px;
    }


}

@media screen and (max-width: 991px) {
    .background-image-holder.agv-bg {
        background-position: 60% 95% !important;
    }

    .agv-main-case .text {
        float: none;
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .agv-main-case img {
        width: 100%;
        clear: both;
        vertical-align: none;
    }

    .agv-customer-text {
        margin-top: 3px;
        font-size: 11px;
    }

    .max-main-img {
        width: auto;
        max-width: 380px;
    }
}

@media screen and (max-width: 767px) {
    .background-image-holder.agv-bg {
        background-position: 80% 95% !important;

    }

    .agv-customer-text {
        margin-top: 0px;
        font-size: 15px;
        text-align: center;
        padding-bottom: 10px;
    }

    .max-main-img {
        width: auto;
        max-width: 300px;
    }
}

/*==================================================
アコーディオンのためのcss
===================================*/

/*アコーディオン全体*/
.accordion-area {
    list-style: none;
    width: calc(100% - 20px);
}

.accordion-area li {
    margin: 10px 0;
}

.accordion-area section {
    border: 1px solid #ccc;
}

.accordion-area p {}

/*アコーディオンタイトル*/
.accordion-area .title {
    position: relative;
    /*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size: 1rem;
    font-weight: normal;
    padding: 2% 2% 2% 50px;
    transition: all .5s ease;
    width: 100%;
    float: none;
    line-height: 14px;
}

/*アイコンの＋と×*/
.accordion-area .title::before,
.accordion-area .title::after {
    position: absolute;
    content: '';
    width: 15px;
    height: 2px;
    background-color: #333;

}

.accordion-area .title::before {
    top: 48%;
    left: 15px;
    transform: rotate(0deg);

}

.accordion-area .title::after {
    top: 48%;
    left: 15px;
    transform: rotate(90deg);

}

/*　closeというクラスがついたら形状変化　*/
.accordion-area .title.close::before {
    transform: rotate(45deg);
}

.accordion-area .title.close::after {
    transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.accordion-area .box {
    display: none;
    /*はじめは非表示*/
    background: #f3f3f3;
    margin: 0 2% 2% 2%;
    padding: 2%;
}

.accordion-area section {
    padding-top: 0;
    padding-bottom: 0;
}

.accordion-area section h3 {
    margin-bottom: 0;
}

.agv-feature-title {}

.agv-feature-content {}

/*ものづくりワールドページ*/
.br-special {
    display: none;
}

.manuworld2023 h1 {
    font-size: 2.5rem !important;
}

.manuworld2023 .agv-customer {
    background: rgb(251, 238, 63);
    background: linear-gradient(158deg, rgba(251, 238, 63, 1) 0%, rgba(252, 172, 70, 1) 100%);
}

.background-image-holder .manuworld2023-bg {
    background-position: 100% 100% !important;
}

.manuworld2023 .agv-customer {
    background: rgb(251, 238, 63);
    background: linear-gradient(158deg, rgba(251, 238, 63, 1) 0%, rgba(252, 172, 70, 1) 100%);
}

.manuworld2023 .middle-title {
    padding-left: 10px;
    border-left: solid 4px #ff4b00;
    padding-bottom: 2px;
    font-size: 1.48571429em;
}

.manuworld2023 .imageblock .background-image-holder {
    padding-top: 2.5em;
}

.manuworld2023 dl.border-set dt {
    width: 150px;
    font-weight: bold;
}

.manuworld2023 dl.border-set dd {
    width: calc(100% - 150px);
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .manuworld2023 .imageblock .background-image-holder {
        padding-top: 6em;
    }

}

@media screen and (min-width: 1200px) {
    .manuworld2023 .main-info {
        margin-top: 50px;
    }

    .manuworld2023 .to-agv-seminar {
        font-size: large;
        margin-top: 30px;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .br-special {
        display: block !important;

    }

    .manuworld2023 .main-info {
        margin-top: 20px;
    }

}


@media screen and (max-width: 1199px) {
    .manuworld2023 .main-info {
        margin-top: 0px;
    }

    .manuworld2023 .to-agv-seminar {
        font-size: medium;
        margin-top: 20px;
    }

    .manuworld2023 .imageblock .background-image-holder {
        padding-top: 10em;
    }

}

@media screen and (max-width: 991px) {
    .manuworld2023 .to-agv-seminar {
        font-size: small;
        margin-top: 0px;
    }

}

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



/*イベントページ 2023*/
.single-event h3, .single-event h4, .single-event h5, .single-event h6 {
    text-align: left;
}

.single-event .expo h3 {
    text-align: center;
}

.single-event .event-title {
    padding-left: 10px;
    border-left: solid 4px #ff4b00;
    padding-bottom: 2px;
    font-size: 1.48571429em;
}

.single-event p.note, .single-post p.note {
    font-size: .65em;
    text-align: left;
    line-height: 1.2;
    color: #333;
}

.single-event p.note a, .single-post p.note a {
    line-height: 1.2;
}

.single-event .heading08 {
    font-size: 22px;
    margin-top: 30px;
}

.single-event .heading08 span {
    display: flex;
    align-items: center;
    color: #FF5000;
    font-size: 18px;
    text-transform: uppercase;
}

.single-event .heading08 span::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 30px;
    height: 1px;
    background-color: #FF5000;
}

.single-event dl.border-set>dt {
    background-color: #efefef;
    padding: 20px;
}

.single-event .event-intro {
    background: rgb(239, 240, 242);
    background-image: linear-gradient(111.5deg, rgba(228, 247, 255, 1) 21.9%, rgba(255, 216, 194, 1) 92.2%);

}


.single-event .side-content-parent {
    display: block;
}

/*FA対象ワーク一覧*/

.work-list .middle-title {
    position: relative;
    padding: 1rem 1.5rem;
    border: 1px solid #ff4b00;
    font-size: 22px;
}

.work-list .middle-title:before {
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    content: '';
    border: 1px solid #ff4b00;
}

.work-list .feature-list-title {
    border-bottom: solid 2px #eee;
    position: relative;
    padding-bottom: 4px;
}

.work-list .feature-list-title:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #ff4b00;
    bottom: -2px;
    width: 4%;
}

.work-list .feature-list>div {
    background-color: #fff0e0;
    padding: 15px;
    margin: 0 15px;

}

.work-list .testimonial .row .col-12 {
    border: none;
    padding: 0;
}

.work-list .testimonial .features {
    border-radius: 5px;
}

.work-list .testimonial .features::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border: none;
    right: 15px;
    margin-right: -10px;
    z-index: 3;
}

.work-list .testimonial .features h5 {
    line-height: 1.4em;
    width: calc(100% - 0px);
}

.work-list .case-enter h6 {
    position: relative;
    padding-left: 40px;
    line-height: 1.3;
}

.work-list .case-enter h6::before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 0;
    top: 0.75em;
    left: 0;
    border-top: solid 1px #ff4b00;
}

.work-list .testimonial {
    overflow: visible;
}

.work-list .features.bg--fourthly {
    cursor: pointer;
}

.work-list .modal-instance-noimage .modal-trigger-noimage-text {
    padding: 7px 15px;
}

.work-list .modal-instance-noimage .modal-trigger-noimage-text h6 {
    font-size: 1em;
}

@media all and (-ms-high-contrast: none) {
    .work-list .testimonial .features div {
        width: 470px;
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 1199px) {
    .work-list .testimonial .features div {
        width: 350px;
    }
}

@media all and (-ms-high-contrast: none) and (max-width: 767px) {
    .work-list .testimonial .features div {
        width: 260px;
    }
}

.page-id-115 .work-pageheader {
    max-width: 400px;
}

.page-id-115 .cover .coverright {
    height: 350px;
}

/*最新情報*/
.single.single-post .article__content h4, .single.single-post .article__content h5, .single.single-post .article__content h6 {
    margin-bottom: 10px;
}

.single.single-post .article__content img.alignleft {
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
}

.single.single-post .article__content div {
    margin-top: 10px;
    margin-bottom: 0px;
}


/*自動化相談会*/

.postid-8842 .consul-con {
    padding: 10%;
    border-radius: 6px;
}

@media screen and (max-width: 1199px) {
    .consultation .consul-con {
        padding: 10px 30px;
        border-radius: 6px;
        margin-bottom: 15px;
    }
}

.postid-8842 .consul-con ul {
    padding-left: 10px;
}

.postid-8842 .consul-con ul li {
    list-style: disc;
}

.postid-8842 .partnership-list li img {
    padding: 5px 0 5px 5px;
}