.p-news-list-body{padding-bottom:30px;}
.p-news-list-item {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
}
.p-news-list-item p{margin-bottom: 0;}
.p-news-list-item:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #e7e7e7;
    opacity: 1;
}
.p-news-list-item:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #1f3134;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(.5);
    transform: scaleX(.5);
    opacity: 0;
    -webkit-transition: opacity .2s,-webkit-transform .2s cubic-bezier(.79,.17,.15,.96);
    transition: opacity .2s,-webkit-transform .2s cubic-bezier(.79,.17,.15,.96);
    transition: transform .2s cubic-bezier(.79,.17,.15,.96),opacity .2s;
    transition: transform .2s cubic-bezier(.79,.17,.15,.96),opacity .2s,-webkit-transform .2s cubic-bezier(.79,.17,.15,.96);
}
@media screen and (min-width: 801px){
.p-news-list-item:hover:after {
	-webkit-transform: scaleX(1)!important;
    transform: scaleX(1)!important;
    opacity: 1;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: opacity .2s,-webkit-transform .2s cubic-bezier(.79,.17,.15,.96);
    transition: opacity .2s,-webkit-transform .2s cubic-bezier(.79,.17,.15,.96);
    transition: transform .2s cubic-bezier(.79,.17,.15,.96),opacity .2s;
    transition: transform .2s cubic-bezier(.79,.17,.15,.96),opacity .2s,-webkit-transform .2s cubic-bezier(.79,.17,.15,.96);
}
}
.p-news-list-item>a {
    display: flex;
    width: 100%;
    height: 100%;
    padding-bottom: 26px;
    padding-top: 22.5px;
}
.p-news-list-item-data {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 30px;
    -webkit-transition: .4s;
    transition: .4s;
}
.p-news-list-item-data-date {
    font-size: 15px;
    letter-spacing: 1px;
    margin-right: 19px;
    opacity: .7;
}
.p-news-list-item-data-line {
    height: 14px;
    width: 1px;
    margin-right: 19px;
    background: #c6cccc;
}
.p-news-list-item-data-category {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.8px;
}
.style-box {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.p-news-list-item-title {
    margin-bottom:0;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 1.54px;
    transition: .4s;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.top_news_link {
    margin-top: 40px;
    margin-left: auto;
    padding-left: 24px;
    position: relative;
    float: right;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    font-weight: 500;
}
.top_news_link::before {
    background: url(../images/all_ico_list.png) no-repeat 0 50%;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    transform: translateY(-50%);
}
.top_news_link a {
    padding: 5px 0;
    position: relative;
}
.all_ro_line::before {
    background: #262626;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transform: translateX(0);
}
.all_ro_line:hover::before {
    width: 100%;
    left: 0;
}
.home-portfolio .home-portfolio-contents {
    position: relative;
    height: 660px;
}
.home-portfolio .home-portfolio-contents .home-portfolio-contents--bg {
    position: relative;
    height: 100%;
    margin-left: 18.5714285714vw;
    overflow: hidden;
}
.home-portfolio .home-portfolio-contents .home-portfolio-contents--bg span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url(../images/banner05.jpg);
    background-position: 0 0;
    padding-top: calc(1827 / 2200 * 100%);
}
.textWhiteCover {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.textWhiteCover.textWhiteCover--leftTop {
    bottom: auto;
    top: 0;
}
.textWhiteCover .textWhiteCover-contents {
    position: relative;
}
.gridContents {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 45px;
    padding-right: 45px;
}
.textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper {
    position: relative;
    display: inline-block;
}
.textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100vw;
    left: auto;
    right: 0;
    background-color: #fff;
    z-index: 1;
}
.textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main {
    position: relative;
    z-index: 2;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main {
    max-width: 547px;
    padding: 0px 85px 55px 0;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main .textWhiteCover--dlText {
    margin-bottom: 27px;
}
.textWhiteCover--dlText > dt {
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 10px;
}
.textWhiteCover--dlText > dd {
    line-height: 2.3;
}
.home-portfolio-linkList li{list-style-type: none;}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main .home-portfolio-linkList {
    margin-bottom: 40px;
}
.btnUnderline {
    position: relative;
}
.btnUnderline:before, .btnUnderline:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
    background-color: #000;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.btnUnderline > a, .btnUnderline > span {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 61px;
    cursor: pointer;
    overflow: hidden;
	color:#000;
}
.btnUnderline.arrow > a:before, .btnUnderline.arrow > span:before {
    transform: translate3d(0, 0, 0);
    transition-duration: 0s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition-duration: 0s;
    -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-duration: 0s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-duration: 0s;
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.btnUnderline.arrow > a:before, .btnUnderline.arrow > a:after, .btnUnderline.arrow > span:before, .btnUnderline.arrow > span:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 11px;
    left: auto;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url(../images/btnIcon--arrowB.svg);
}
.btnUnderline.arrow > a:before, .btnUnderline.arrow > a:after, .btnUnderline.arrow > span:before, .btnUnderline.arrow > span:after {
    background-image: url(../images/btnIcon--arrowB.svg);
}
.btnUnderline.arrow > a:after, .btnUnderline.arrow > span:after {
    transform: translate3d(-200%, 0, 0);
    opacity: 0;
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
}
.btnUnderline.arrow:hover > a:before, .btnUnderline.arrow:hover > span:before {
    transform: translate3d(200%, 0, 0);
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.btnUnderline.arrow:hover > a:after, .btnUnderline.arrow:hover > span:after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.btnUnderline:before {
    opacity: .35;
}
.btnUnderline:hover:after, .btnUnderline:active:after {
    width: 100%;
    right: auto;
    left: 0;
}
.news{position:relative;}
.newss::before {
    content: '';
    display: block;
    background: url(../images/bg.svg) no-repeat;
    position: absolute;
}
@media only screen and (min-width: 768px){
.news::before {
    width: 35.93vw;
    height: 40.93vw;
    background-size: 35.93vw 40.93vw;
    top: -5vw;
    right: -2.14vw;
}
}
.list-img{max-width:100px;max-height:80px; margin-right:20px;}
.portfolio-single-image{display:flex;flex-wrap:wrap; justify-content:space-between}
.portfolio-single-image p{flex:0 0 48%;}
.recurit{ background-color:#fff; padding:30px 50px 0 50px;}
.recurit ul li{list-style:none}
@media only screen and (max-width: 767px){

.news::before {
    width: 77.07vw;
    height: 86.41vw;
    background-size: 77.07vw 86.41vw;
    top: -42.66vw;
    right: -8.66vw;
}
.menu-link {color:#000;}
.header-misc-icon > a{color:#333;}
.section.section-product{padding-top:0; padding-bottom:15px;}
.heading-block{text-align:center}
.heading-block::after{margin: 30px auto 0;}
.list-img{max-width:100px;}
.p-news-list-item-data-date{margin-top:10px;letter-spacing: 0px; line-height:1.5}
.p-news-list-item-data-category{display:none}
}

.contact-list ul{list-style:none; width:340px; text-align:left; margin:0 auto 20px auto;}
.bt-icon-list ul{display:flex; justify-content:center; align-items:center}
.bt-icon-list ul li{ list-style:none; padding:0 20px;}
.addflex{display:flex}
.recuriting > .wrapper {width: 100%;
    margin: 0px auto;
    padding: 40px 0;position: relative;
    display: flex;
    align-items: center;background:#fff}
.ft_inq{margin-bottom:80px;margin-top:80px}
.ft_inq > .wrapper {
    width: 100%;
    margin: 0px auto;
    padding: 40px 0;
    background: rgb(204,204,204);
    background: linear-gradient(90deg, rgba(254,211,20,1) 0%, rgba(242,151,0,1) 100%);
    position: relative;
    display: flex;
    align-items: center;
}
.ft_inq > .wrapper > div , .recuriting > .wrapper > div{
    width: 50%;
    padding: 30px 7%;
}
.ft_inq_body {
    border-left: 1px solid #e6e6e6;
    text-align: center;
}
.ft_inq_hd h2 {
    font-size: 3.125rem;
    line-height: 1.0;
    margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
}

.ft_inq_num {
    font-size: 2.0rem;
    line-height: 1.1;
	font-family: 'Montserrat', sans-serif;
	color:#000;
}
.ft_inq_num span {
    display: inline-block;
    width: 23px;
    margin-right: 10px;
    vertical-align: text-top;
}

.ft_inq_notes {
    font-size: 0.825rem;
}
.ft_inq_btn{margin-top:20px;}
.ft_inq_btn span {
    display: inline-block;
    width: 30px;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-top;
}

.ft_inq_btn a {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ft_inq_tel_sp {
    display: none;
}
.ft_inq_btn *, .common_inq_mail *, .common_inq_tel_sp * {
    color: #fff;
    fill: #fff;
    -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.ft_inq_btn a {
    max-width: 452px;
    margin: 20px auto 0;
    display: block;
    text-align: center;
    line-height: 1.5;
    color: #fff;
	font-size:1.3rem;
    padding: 25px 0;
}
.ft_inq_btn span {
    display: inline-block;
    width: 30px;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-top;
}
@media screen and (max-width: 1000px){
.ft_inq > .wrapper {
    width: 100%;
    margin: 0px auto;
    padding: 20px 0 40px;
    background: rgb(204,204,204);
    background: linear-gradient(90deg, rgba(254,211,20,1) 0%, rgba(242,151,0,1) 100%);
    position: relative;
    display: block;
    align-items: center;
}
.ft_inq_hd p{margin-bottom:0}
.container.ft_inq{padding-left:0; padding-right:0; margin-top:0px}
.gdpr-settings{width:100%;left: 1rem; margin-left:0;}
.ft_inq > .wrapper > div {
    width: 84%;
    padding: 15px 0;
    margin: 0 auto;
}

.ft_inq_tel {
    display: none;
}
.ft_inq_body {
    border-left: none;
    text-align: center;
}
.ft_inq_tel_sp {
    display: block;
}
.ft_inq_tel_sp a {
    max-width: 452px;
    margin: 0 auto 0;
    display: block;
    background: #fff;
    text-align: center;
    line-height: 1.1;
    color: #fff;
    padding: 10px 0 12px;
    position: relative;
}
.ft_inq_btn a {
    max-width: 452px;
    display: block;
    background: #000;
    text-align: center;
    line-height: 1.1;
    color: #fff;
    padding: 20px 0;
    margin:10px auto 0;
}
.ft_inq_num {
    font-size: 1.625rem;
    line-height: 1.1;
	color:#000;
}
.ft_inq_num span {
    display: inline-block;
    width: 23px;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	
}
.ft_inq{ margin-bottom:0}
.ft_inq_notes {
    font-size: 0.8rem;
	color:#000;
}
.home-portfolio {
    margin-bottom: 270px;
}
.home-portfolio .home-portfolio-contents {
    height: 450px;
}
.home-portfolio .home-portfolio-contents .home-portfolio-contents--bg {
    margin-left: 0;
}
.home-portfolio .home-portfolio-contents .home-portfolio-contents--bg span {
    background-image: url(../images/banner05-v.jpg);
    padding-top: calc(1048 / 800 * 100%);
}
.textWhiteCover.textWhiteCover--leftTop {
    bottom: auto;
    top: 0;
}
.textWhiteCover-contents.container {
    padding-left: 33px;
    padding-right: 33px;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main {
    padding: 0 33px 20px 0;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main .textWhiteCover--dlText {
    margin-bottom: 0;
}
.textWhiteCover--dlText > dd {
    font-size: 10px;
    line-height: 1.9;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main .textWhiteCover--dlText > dd {
    font-size: 13px;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main .home-portfolio-linkList {
    position: absolute;
    width: 100%;
    top: 460px;
    margin-bottom: 0;
}
.home-portfolio .home-portfolio-contents .textWhiteCover .textWhiteCover-contents .textWhiteCover-contents--mainWrapper .textWhiteCover-contents--main .btn.width {
    position: absolute;
    top: 610px;
}
}

.contact-properties [class^=col-] > a,
.product .product-image,
.button,
.feature-box.media-box.fbox-bg {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 5px;
}

.contact-properties [class^=col-] > a:hover,
.product:hover .product-image,
.button:hover,
.feature-box.media-box.fbox-bg:hover {
	box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.feature-box h3 { font-size: 17px; }

.feature-box h3 span.subtitle { font-size: 14px; }
.steps{position:relative;width:100%}
.num-circle-start{display:block;z-index:3;border:5px solid #C6D2D9; border-radius:50%; width:18px;height:18px; margin:0 auto}
.steps ul{position:relative;width:100%;display:flex; flex-wrap:wrap}
.steps ul li{list-style:none; align-items:center;display:flex; min-height:120px;position:relative;margin:0; padding:0;}
.steps ul li:nth-child(3n){width:45%;}
.steps ul li:nth-child(3n-1){width:10%; text-align:center;}
.steps ul li:nth-child(3n-2){width:45%;}
.steps ul li.st-line:before{content:""; position:absolute;z-index:1;height:90px;top:-55px;left:50%;margin-left:-1px; background:#979797;width:2px;}
.steps ul li.st-line:after{content:""; position:absolute;height:90px;top:80px;left:50%;margin-left:-1px; background:#979797;width:2px;}

.num-circle{font-size:1.2rem;z-index:2; color:#fff; background:#F6AF0A;  margin:0 auto;width:50px; height:50px;border-radius:50%;text-align:center; line-height:50px;}
.steps ul li h4{margin-bottom:0;margin-left:10px;}
.steps ul li h4 span{font-size:1.8rem;float:left;}
.steps ul li h4 em{font-size:1.1rem;font-weight:300;font-style:normal;float:left; clear:both}
.contact-form-box{background:#ccc;padding:2rem}
.contact-list-info{padding-top:2rem;}
.contact-list-info ul li{list-style:none;}

.category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 80%;
    margin-bottom: 6rem;
	align-items:center;
}
.category-item {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-bottom: 1em;
}
.category-link {
    display: block;
    padding: 5px;
    text-align: center;
    color: #b9bcbf;
    text-decoration: none;
}
.category-link figure {
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.img-fluid {
    max-width: 50%;
    margin: 0 auto;
    margin-top: 2rem;
    height: auto;
    vertical-align: middle;
}
img.img-fluid.category-image {
    width: 60%;
}
.category-name {
    font-size: 14px;
    padding: 1.4em 0 1.1em;
}
.portfolio-single-image img{margin-bottom:20px;}
.img-fluid:hover {
    -webkit-animation: bounce .5s;
    animation: bounce .5s;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.category-link figure:hover {
    color: #323237;
    text-decoration: none;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.1);
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
}
@media screen and (min-width: 1001px){
.steps ul li .d-no{display:none; }
.category-item {
    -ms-flex: 1 1 25%;
    flex: 1 1 20%;
}
.category-list {
    margin: 0 auto;
    margin-bottom: 0rem;
}
.category-name {
    font-size: 18px;
}
}
@media screen and (max-width: 1000px){
.steps ul li:nth-child(3n), .steps ul li:nth-child(3n-1), .steps ul li:nth-child(3n-2), .steps ul li .d-no{width:100%;}
.steps ul li.st-line:before, .steps ul li.st-line:after{display:none; height:0}
.steps ul li.m-no{display:none; min-height:0;}
.steps ul li.st-line{align-items:flex-end}
.steps ul li .d-no{display:flex}

.contact-list-info{padding-top:1rem;}
.steps{width:80%;margin:0 auto;}
.steps ul li .d-no img, .steps ul li img{width:80px;height:80px;max-width: 80px;}
.category-list{width:100%; margin-bottom:0;flex-flow: row wrap;}
.category-item{-ms-flex: 0 0 50%;flex: 0 0 50%;}
}
@-webkit-keyframes bounce{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.4);transform:scale(1.4)}60%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@-moz-keyframes bounce{0%{-moz-transform:scale(1);transform:scale(1)}30%{-moz-transform:scale(1.4);transform:scale(1.4)}60%{-moz-transform:scale(1.2);transform:scale(1.2)}100%{-moz-transform:scale(1.3);transform:scale(1.3)}}@keyframes bounce{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);transform:scale(1.4)}60%{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);transform:scale(1.3)}}
.slide h3, .slide h2{color:#333}
.slide.dark h3, .slide.dark h2{color:#fff}
.slide.dark .play-icon{color:#fff;border: 2px solid #fff;}