@charset "utf-8";
/* @import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap');

@font-face {
    font-family: roboto;
    src: url('../fonts/Roboto-Medium.ttf');
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #0D1325;
    box-sizing: border-box;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    overflow-x: hidden;
}






* {
    box-sizing: border-box;
}

*::after,
*::before {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a:hover,
a:focus,
a:visited {
    outline: none;
    border: none;
}

.cont {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

a {
    text-decoration: none;
    color: inherit
}

.clear {
    clear: both;
}

a[href^="tel:"] {
    cursor: default;
}

a[href^="tel:"]:hover {
    text-decoration: none;
}

.ow {
    width: 100%;
    overflow: hidden;
}

br {
    font-size: 0;
}

.br-430 {
    display: none;
}

a.hv-o:hover {
    opacity: 0.7;
}

.showPC {
    display: block;
}

.showSP,
.showSP-480 {
    display: none;
}

.br-sp,
.br-640,
.br-767 {
    display: none;
}

.br-copy {
    display: none;
}

.all_img {
    display: none;
}

.mgt-top.new::after {
    content: none;
}
.sp-brake{display: none;}
.spacer{
	margin-left: 7.1em;
}
.text-space{
	letter-spacing: 0.25em;
	margin-right: 0.75em;
}

/* grid */


.grid-1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.grid-1830 {
    padding-left: 30px;
    padding-right: 30px;
}


.grid-960 {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.grid-920 {
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/* End grid */

.dl-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

/* Haeder */

.wpBox {
    position: absolute;
    width: 1828.5px;
    height: 53.382px;
    left: 68px;
    top: 28.618px;
    overflow: visible;
    z-index: 66;

}

.txt-en {
    margin-top: 50px;
    margin-bottom: 67px;
}

.chill #n_1 {
    height: 886px;

}

.txt-ba-top2 {
    font-style: normal;
    font-weight: normal;
    font-size: 22.782119750976562px;
    color: rgba(13, 19, 37, 1);
    line-height: 175%;
}

.mgt-top::before {
    background-image: url('../img/ba-small.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    top: 120px;
    left: 45%;
    z-index: 2;
    width: 188px;
    height: 238px;
    animation: slideIn05 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
    animation-delay: 0.4s;



}

.grid-1500 {
    max-width: 1596px;
    padding-left: 95px;
}

.chill {
    position: relative;
	overflow: hidden;
}

.chill::after {
    background-image: url('../img/ba-small3.png');
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    bottom: -29px;
    background-size: contain;
    left: 35.3%;
    z-index: 1;
    width: 188px;
    height: 318px;
    opacity: 0;
    animation: slideIn05 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
    animation-delay: 0.8s;

}

#n_20_ei {

    margin-top: 24px;
    position: relative;

}

.chill #n_1::before {
    position: absolute;
    background-image: url('../img/n_17_dn.png');
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    height: 550.25px;
    background-size: contain;
    left: 20px;
    top: 153px;
    overflow: visible;
}

@keyframes slideIn05 {

    0% {

        transform: translateX(-180px);

        opacity: 0;

    }

    100% {

        transform: translateX(0);

    }

    60%,
    100% {

        opacity: 1;

    }

}

.mgt-top::after {
    background-image: url('../img/ba-small2.png');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    bottom: 110px;
    left: 44%;
    z-index: 2;
    width: 188px;
    height: 238px;
    animation: slideIn05 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
    animation-delay: 0.6s;



}

.item-ba-top:first-child {
    position: relative;
    width: 52.08%;
	
	display: flex;
	
	/*align-items: center;*/
}

.item-ba-top:last-child {
    width: 47.92%;
    position: relative;
    z-index: 1;
}


.item-ba-top {

    z-index: 2;
}

.logo a img {
    width: 314px;
    height: 46px;
}

.wp-menu li a {
    margin: 0 25px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0;
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
}

.wp-menu li:last-child a {
    margin-right: 20px;
}

.wp-menu li.active a,
.wp-menu li a:hover {
    position: relative;
    color: #0D1325;
}

.title-ho h3 {
    font-size: 90px;
    font-family: roboto;
    position: relative;
    display: inline-block;
    font-weight: 500;
}

.title-ho h3::before {
    content: '';
    position: absolute;
    background-image: url('../img/line.svg');
    width: 120px;
    height: 8px;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
}

.title-ho h3 span {
    color: #AD272D;
    font-family: Roboto;
}

.grid-1390 {
    max-width: 100%;
    padding-left: 210px;
    padding-right: 305px;
    z-index: 1;
    position: relative;
}

.wp-menu li.active a::before,
.wp-menu li a:hover::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: 37px;
    left: 50%;
    transform: translateX(-50%);

    background-color: #AD272D;

}

.wp-menu .infoSubMenu li a::before {
    content: none;
}

.Box-ho1 {
    position: relative;
    padding-top: 114px;
    padding-bottom: 171px;
    background-color: #FFF;
}

.Box-ho1::before {
    background-color: rgba(139, 142, 150, 1);
    top: 0;
    left: 0;
    width: 30px;
    height: 100%;
    content: '';
    position: absolute;
}

#ho1-top {
    position: relative;
    margin-top: 0;

}

#ho1-top::before {
    position: absolute;
    content: '';
    background-image: url('../img/bg-ho1-.png');
    background-repeat: no-repeat;
    width: 1047px;
    height: 696px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.title-ho h3::after {
    position: absolute;
    content: '';
    background-image: url('../img/next.svg');
    background-repeat: no-repeat;
    width: 44px;
    height: 6px;
    bottom: 30px;
    right: -69px;
    z-index: 1;
}

.item-ho1:first-child {
    width: 48.92%;
}

.item-ho1:last-child {
    width: 43.88%;
}

.Box-ho1 .dl-flex {
    margin-top: 36px;
    position: relative;


}

.item-ho2:first-child {
    width: 32.3%;


}

.Box-ho2 {
    position: relative;
    z-index: 2;
}

.item-ho2:last-child {
    width: 58%;
    background-repeat: no-repeat;
    margin-top: -26px;
    position: relative;
    z-index: 2;


}

#ho2-top {

    padding-top: 128px;
    position: relative;
    background-color: rgba(248, 249, 251, 1);
    padding-bottom: 24px;
}

#bua2-top {

    padding-top: 203px;
    position: relative;
    background-color: rgba(248, 249, 251, 1);
    padding-bottom: 150px;
}

.bu-title.bua {
    margin-top: 61px;
}

.fade-new {
    opacity: 0;
    animation: fadeIn 1s ease-in forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#bua2-top::after {
    content: '';
    position: absolute;
    background-image: url('../img/n_17_dn.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    top: 51px;
    left: 0;
    z-index: 1;

}

#ho2-top::after {
    content: '';
    position: absolute;
    background-image: url('../img/n_17_dn.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    top: 80px;
    left: 0;
    z-index: 1;

}

#bua2-top::before {
    content: '';
    position: absolute;

    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0D1325;
}

#ho2-top::before {
    content: '';
    position: absolute;

    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0D1325;
}

.grid-1485 {
    max-width: 1485px;
    margin: 0 auto;
    position: relative;
}

.jub-a {
    justify-content: space-between;
}

.h4-title h4 {
    font-size: 50px;
    line-height: 1.4;
    padding-bottom: 34px;
}

.txt-com {
    font-size: 16px;
    line-height: 156%;
}

#ho2-top .h4-title h4 {
    padding-bottom: 20px;

}

.btn.mgt-45 {
    margin-top: 141px;
}

.Box-ho2 .dl-flex {
    margin-top: 30px;

}

#n_1 {
    position: relative;
    width: 1920px;
    height: 1080px;
    font-family: Noto Sans JP;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    --web-view-name: アートボード 1;
    --web-view-id: n_1;
    --web-scale-to-fit: true;
    --web-scale-to-fit-type: width;
    --web-scale-on-resize: true;
    --web-enable-deep-linking: true;
    --web-page-font: Noto Sans JP;
}

#n_1_h {
    position: absolute;
    width: 1920px;
    height: 1080px;
    left: 1px;
    top: 0px;
    overflow: visible;
    opacity: 0.08;
    z-index: -1;
}

#n_1_g {
    position: absolute;
    width: 2218px;
    height: 1080px;
    left: -1px;
    top: 0px;
    overflow: visible;
}

.menu-right {
    justify-content: flex-end;
    align-items: center;
}

.wp-menu li:first-child a {
    margin-left: 0;
}

.wp-menu li.btn-contact a::before {
    content: none;

}

.item-pro-line-L {
    width: 51.76%;
}

.wp-menu .infoSubMenu li.active a::before,
.wp-menu .infoSubMenu li a:hover::before {
    content: none;
}

.item-sla a {
    height: 330px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 500;
    position: relative;
}

.item-sla a::before {
    content: '';
    position: absolute;
    width: 46px;
    bottom: 63px;
    transform: translateX(-50%);
    left: 50%;
    height: 28px;
    background-image: url('../img/icon-btn.svg');
    transition: all 0.3s ease-in-out;
}

.item-sla a.hv-o:hover::before {
    transform: none;
}


.content-new ul li {
    border-top: 1px solid #0D1325;
    padding-top: 38px;
    padding-bottom: 38px;
    position: relative;
    font-size: 18px;
    display: flex;
    margin-right: 0;
    margin-left: 0;
}

.txt-sla-new2 {
    position: absolute;
    transform: translateY(-50%);
    left: 80px;
    top: 50%;
    font-size: 30px;
    line-height: 133%;
}

.logo-top {
    text-align: center;
}

.Box-ho5 {
    padding-top: 117px;
    padding-bottom: 91px;

    background-repeat: no-repeat;
    position: relative;
}

.Box-ho5::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #8B8E96;
    top: 0;
    left: 0;
}

.logo-top img {
    width: 550px;
    height: 66px;
}

.grid-1480 {
    margin: 0 auto;
    max-width: 1480px;
}

.item-pro-line-R span {
    display: block;
    position: relative;
}

.doube-img {
    margin-top: 142px;
}

.txt-sla {
    font-size: 36px;
    color: #fff;
    line-height: 150%;
    text-align: center;
    padding-bottom: 56px;

}

.content-new ul li::before {
    position: absolute;
    content: '';
    background-image: url('../img/next-news.svg');
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    width: 14px;
    height: 26px;
}

.content-new ul li:last-child {
    border-bottom: 1px solid #0D1325;
}

.date {
    font-size: 18px;
    color: #676A76;
    font-weight: 500;
    padding-right: 75px;
}

.item-news {
    width: 27.19%;
}

.content-new {
    width: 66%;
    padding-top: 10px;
}

.gp-pro2,
.gp-pro3 {
    margin-top: 50px;
}

.gp-pro2 .item-pro-line-R::before {
    background-image: url('../img/stt-ho2.png');
    left: auto;
    right: 20px;
    width: 126px;
    background-repeat: no-repeat;


}

.gp-pro3 .item-pro-line-R::before {
    background-image: url('../img/stt-ho3.png');
    background-repeat: no-repeat;

    width: 126px;
    height: 88px;


}

.btn-view {
    text-align: right;
    margin-top: 170px;

}

.btn-view a {
    position: relative;
    font-size: 24px;
    text-align: right;
    padding-right: 65px;

}


.title-news {
    font-size: 18px;
}

.btn-view a::after {
    content: '';
    background-image: url('../img/next-news.svg');
    position: absolute;
    width: 14px;
    height: 26px;
    top: 60%;
    transform: translateY(-50%);
    right: 0;

}

.btn-view a::before {
    background: #0D1325;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -10px;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}

.btn-view a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}


.item-pro-line-R {
    width: 48.24%;

    position: relative;

}

.item-pro-line-R a {
    padding-top: 79px;
    padding-bottom: 63px;
    display: block;
    position: relative;
}

.grid-1700.new {
    margin-left: auto;
    margin-right: 0;
}

.item-pro-line-R::before {
    content: '';
    position: absolute;
    background-image: url('../img/stt-ho1.png');
    transform: translateY(-50%);
    background-size: contain;
    top: 50%;
    left: 25px;
    width: 106px;
    height: 87.6px;
    background-repeat: no-repeat;

}

.gp-pro {
    margin-top: 106px;
}

.btn-top {
    text-align: center;
    margin-top: 102px;
}

.btn-top img {
    width: 46px;
    height: 28px;
    position: relative;
}


.item-pro-line-R a {
    transition: transform 0.3s all;
}

.item-pro-line-R a:hover img {
    /* right: -20px;
    transition: all 0.3s ease-in-out; */
    transform: translateX(20px);
    transition: transform 0.3s;
}

.tal-c {
    text-align: center;
    padding-top: 72px;
    color: #fff;
}

.item-sla {
    background-repeat: repeat;
    color: #fff;
    text-align: center;
    height: 330px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-sla:first-child {
    width: 37.83%;
}

#ho4-top {
    padding-top: 98px;
    padding-bottom: 130px;
    font-size: 24px;
    font-weight: 500;
    position: relative;
}

#ho4-top::before {
    content: '';
    position: absolute;
    background-color: #0D1325;
    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
}

.Box-ho3 {
    position: relative;
    padding-top: 127px;
    padding-bottom: 66px;
}

.Box-ho3::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #8B8E96;
    left: 0;
    top: 0;
    z-index: 99;

}

.wp-menu li.btn-contact a:hover {
    background: none;

}

.Box-ho3 h4 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    text-align: center;

}

.tel-adress {
    color: #fff;
    font-size: 24px;
}

.btn-contact1 a {
    display: flex;
    background-color: #191F30;
    width: 100%;
    height: 200px;
    align-items: center;
    padding-left: 60px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    position: relative;
}

.btn-contact1 a::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 60px;
    height: 28px;
    width: 46px;
    background-image: url(../img/icon-btn.svg);
    transition: right 0.3s;
}

.btn-contact1 a:hover::before {
    right: 40px;
}

.Box-ho6 .btn-contact1 span {
    font-size: 24px;
    font-weight: 500;
    padding-left: 60px;

}

.item-contact-ho1:first-child {
    width: 31%;
    margin-top: 60px;
    margin-right: 0.5%;

}

.item-contact-ho1:last-child {
    width: 68.5%;

}

.dl-flex.contact {
    align-items: flex-end;
}

.bg-contact-ho {
    background-repeat: no-repeat;
    padding: 70px 90px 65px 90px;
    background-position: right;
    margin-top: 30px;
    max-width: 1390px;
    margin-left: auto;
    position: relative;
}

.item-pro:last-child {
    padding-left: 8.4%;
    width: 64.88%;
}

.grid-1535 {
    position: relative;
}

.line-gp {
    position: relative;
}

.line-gp::before {
    content: '';
    position: absolute;

    background-color: rgba(0, 0, 0, 0.44);
    background-repeat: no-repeat;
    width: 0.5px;

    top: -194px;
    left: 227px;
    height: 635px;
    transform: rotate(45deg);
}

.btn-contact1 a img {
    width: 30px;
    height: 20px;
}

.Box-ho3 .item-pro:last-child {
    padding-top: 5px;
    width: 40%;
    padding-left: 5.8%;

}

.wp-menu li.btn-contact a {
    border-radius: 25px;
    border: 1px solid #0D1325;
    width: 169px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
}

.title-ho.new h3::after {
    bottom: -33px;
    right: 87px;

}

.wp-menu li.btn-contact a:hover,
.wp-menu li.btn-contact.active a {
    background-color: #0D1325;
    color: #fff;
    opacity: 1;

}

.item-sla:last-child {
    width: 61%;
}

.grid-1535 {
    max-width: 1535px;
    width: 100%;
    margin: 0 auto;

}

.item-tel {
    text-align: center;
}

.item-tel:first-child {
    width: 54.67%;
    position: relative;
    font-size: 26px;

}

.item-tel:first-child::before {
    content: '';
    position: absolute;
    background-color: #CFD0D3;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 80px;

}

.ali-cen {
    align-items: center;
}

.item-tel:last-child {
    width: 45.33%;
    font-size: 16px;
    line-height: 175%;

}

.item-tel:first-child span {
    padding-left: 50px;
    font-size: 24px;

}

.mw-695 {
    max-width: 695px;
    width: 100%;

}

.tel-adress {
    margin-top: 74px;
}

.jub-fe {
    justify-content: flex-start;
}

.Box-ho6 {
    padding-top: 46px;
    padding-bottom: 92px;
    position: relative;
    background-color: #fff;
}

.Box-ho6::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #252B3B;
}

.Box-ho6::after {
    background-image: url(../img/icon-squa.svg);
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    bottom: -6px;
    left: 543px;
    z-index: 2;
}


.WrapLeft {
    width: 29%;
    margin-right: 6%;
    padding-left: 30px;
}


.WrapRight {
    width: 65%;
}

.wrapHead {
    align-items: center;
    padding-top: 33px;
}

.logo a {
    display: block;
}

.wp-menu li a:hover {
    opacity: 0.7;
}

/* Slide top */

#slide {
    position: relative;
    margin-top: 2px;
}

#slide .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#slide .item {
    height: 860px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.owl-carousel button.owl-dot {
    outline: 0;
}


.slide-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
}

.link-slide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
    z-index: 999;
    justify-content: center;

}

.link-slide span {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #fff;
    display: block;
    line-height: 125%;
    background: rgba(0, 0, 0, 0.5);
    padding: 27px 45px 27px 38px;

}

/* End Slide top */

/* Menu Sub ======= */

.menu-right li.subMenuHeader {
    position: relative;
}

.menu-right li.subactive::after {
    content: '';
    width: 0;
    height: 10px;
    position: absolute;
    bottom: -3px;
    background-color: #A70000;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.menu-right li.active::after,
.menu-right li.subMenuHeader:hover::after {
    width: 94%;
}

.menu-right a:hover li {
    border-bottom: 10px solid #AD272D;
}

.menu-right li.subMenuHeader::after {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    top: 50px;
    background-color: #AD272D;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transition: ease all 0.35s;
}

.menu-right li {
    /* padding-bottom: 35px; */
}

.infoSubMenu {
    position: relative;
    width: 140px;
    height: 60px;
    overflow: visible;

    position: absolute;
    top: 53px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    -moz-transition: ease all 0.35s;
    -ms-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    margin-top: 50px;
}

.infoSubMenu320 {
    width: 320px;
}

ul.menu-right>li:hover.subMenuHeader>.infoSubMenu {
    opacity: 1;
    pointer-events: all;
    margin-top: 0;
}

.infoSubMenu ul {
    font-size: 0;
}

.infoSubMenu ul li {
    display: block;
    vertical-align: top;
    font-size: 14px;
    line-height: 160%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 1px;
    background-color: #fff;
    padding: 4px 8px;
}

.infoSubMenu ul li:last-child {
    margin-bottom: 0;
}

.infoSubMenu li a {
    font-size: 14px;
    color: #000 !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-position: center left;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    margin: 0 !important;
    font-weight: normal;
    padding-bottom: 0;
}

.infoSubMenu li:first-child::before {
    content: '' !important;
}



.subMenuHeader {
    position: relative;
}

.infoSubMenu ul {
    justify-content: space-between;
}

.infoSubMenu li a:hover,
.infoSubMenu li a.active {
    opacity: 0.6;
}

.item-pro:last-child {

    padding-top: 0;
    padding-bottom: 7px;



}

.grid-1700 {
    max-width: 1700px;
    margin-right: auto;
}

.grid-1475 {
    max-width: 1475px;
    margin: 0 auto;
    position: relative;
}

.sub-transition {
    transition: ease all 0.35s;
}

/* End Menu Sub ======= */

/* End Haeder */

@media all and (-ms-high-contrast:none) {
    .ie .wp-subBanner {
        padding-top: 0;
        width: 100%;
    }

    .ie .item-pro-line-R a {
        padding-top: 72px;

    }

}

/* Banner Page */

.banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 290px;
    justify-content: center;
    align-items: center;
}

.ie .banner {
    justify-content: flex-start;
}

.banner::before {
    background-image: none;
}

.banner-txt {
    position: relative;
    padding-left: 22px;
    padding-bottom: 33px;
}

.banner-company .banner-txt,
.banner-introduction .banner-txt,
.banner-contact .banner-txt,
.banner-service .banner-txt {
    padding-bottom: 0;
}

.banner-service {
    background-image: url(../img/banner-service.jpg);
}

.banner-jas {
    background-image: url(../img/banner-jas.jpg);
}

.banner-service img {
    width: 185px;
    height: 43px;
}



/* End Banner Page */

/* Content ======================= */

/* Top */
.txt {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 187%;
}

.txt-ct {
    text-align: center;
}

/* End Top */



/* New */

#newsList {
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}

.div_detail h2 {
    border-bottom: 1px solid #5BB431;
    font-size: 20px;
    color: #AD272D;
    line-height: 140%;
    margin-bottom: 10px;
    word-break: break-all;
    padding-bottom: 8px;
    font-weight: bold;
}

#up_ymd {
    font-style: italic;
    font-size: 13px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

#detail {
    word-break: break-all;
}

.detailText {
    font-size: 15px;
    line-height: 160%;
    color: #000;
}

.recruit3 .page-sec2.new .main {
    padding-top: 0;
}

.detail_back a {
    background-color: #0D1325;
    color: #fff !important;
    font-size: 16px;
    max-width: 150px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;

}

.detail_back a.link:hover {
    text-decoration: none;
    opacity: 0.7;
    cursor: pointer;
}

.detailUpfile {
    margin-top: 70px;
    margin-bottom: 20px;

}

.detail .post font span {
    font-size: 16px !important;
    line-height: 175%;
    margin-top: 30px;
    display: block;
}

.detail_back {
    overflow: hidden;
    width: 100%;
    margin-top: 70px;
}

.hoNItem {
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 20px;
}

.hoNItem:nth-child(4n) {
    margin-right: 0;
}

#newsList .hoNItem:nth-child(4n) {
    margin-right: 0;
}

span.hoNImg {
    display: block;
    background-size: cover;
    background-position: center center;
    height: 168px;
    background-repeat: no-repeat;
}

.hoNItem ul {
    font-size: 0;
    margin-top: 15px;
}

.hoNItem ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #000;
}

.hoNItem ul li:not(:first-child) {
    margin-left: 12px;
}

.hoNItem ul li a.hoCat {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 21px;
    background-color: #5BB431;
    color: #fff;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    transition: ease all 0.35s;
    opacity: 1;
    padding-top: 2px;
}

.hoNItem h3 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 175%;
    transition: ease all 0.35s;
    opacity: 1;
    word-break: break-all;
    color: #AD272D;
}

/* End New */



/* Company */
.CompanyBox {
    margin-top: 125px;
}

.CompanyBox span {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 160%;
    display: block;
    font-weight: bold;
}

.CompanyBox p {
    letter-spacing: 0.24px;
    line-height: 210%;
    color: #231815;
    margin-top: 15px;
}

.CompanyTable .title1 {
    padding-top: 140px;
    margin-bottom: 42px;
}

.CompanyTable table {
    width: 100%;
    margin-top: 55px;
}

.CompanyTable td {
    font-size: 16px;
    letter-spacing: 0.24px;
    color: #231815;
    border-bottom: 1px solid #DAD5D2;
    vertical-align: middle;
    padding: 25px 10px;
}

.CompanyTable tr:first-child td {
    border-top: 1px solid #DAD5D2;
}

.CompanyTable td:first-child {
    width: 287px;
    font-weight: bold;
    padding-left: 60px;
}

.CompanyTable td:last-child {
    padding-left: 0;
}

.CompanyIF {
    margin-top: 75px;
}

.CompanyIF iframe {
    width: 100%;
    height: 650px;
}

#company {
    margin-bottom: 115px;
}

/* End Company */



/* business */

.grid-1400 {
    max-width: 1623px;
    padding-left: 230px;
}

.item-bu1:first-child {
    width: 55.33%;


}

.item-bu1:last-child {
    width: 39.4%;
    padding-top: 92px;



}

.gp-item-bua1 {
    margin-top: 44px;
}

.pl-ome {
    padding-left: 120px;
}

#bua1-top {
    background-color: #fff;
    padding-top: 68px;
    padding-bottom: 156px;

}

.item-item-ome:first-child {
    width: 41.5%;
}

.item-item-ome:nth-child(2) {
    width: 21.2%;
}

.txt-big span {
    position: relative;
    display: block;
    font-size: 18px;
    background-color: #fff;
    z-index: 5;
}

.item-quaty {
    margin-top: 161px;
}

#bua2-top .h4-title h4 {
    margin-top: 30px;

}

.bg-item-quaty {
    border: 1px solid #0D1325;
    padding: 35px;
    padding-top: 45px;
    width: calc((100% - 38.01px) / 2);
    margin-right: 38px;
    position: relative;
    margin-bottom: 38px;

}

.bg-item-quaty:nth-child(2n) {
    margin-right: 0;
}

.item-R-squa {
    width: 65.5%;
    font-size: 16px;
    line-height: 156%;
}

.bg-item-quaty:nth-child(2) .item-L-squa::before {
    background-image: url('../img/stt-02.svg');
}

.bg-item-quaty:nth-child(3) .item-L-squa::before {
    background-image: url('../img/stt-03.svg');
}

.bg-item-quaty:nth-child(4) .item-L-squa::before {
    background-image: url('../img/stt-04.svg');
}

.bg-item-quaty:nth-child(5) .item-L-squa::before {
    background-image: url('../img/stt-05.svg');
}

.bg-item-quaty:nth-child(6) .item-L-squa::before {
    background-image: url('../img/stt-06.svg');
}

.bg-item-quaty:nth-child(7) .item-L-squa::before {
    background-image: url('../img/stt-07.svg');
}

.Box-bua2 .bu-title h4 {
    margin-bottom: 56px;

}

.bg-item-quaty:last-child {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 68px;

}

.bg-item-quaty:last-child .item-L-squa {
    text-align: center;
    margin: 0 auto;
    margin-top: -73px;
}


.item-L-squa::before {
    content: '';
    background-image: url('../img/stt-01.svg');
    width: 68px;
    height: 68px;
    background-repeat: no-repeat;
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
}

.item-L-squa {
    width: 175px;
    border-radius: 50%;
    background-color: #0D1325;
    color: #fff;
    font-size: 16px;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    line-height: 175%;
}

.txt-big span::before {
    position: absolute;
    content: '';
    background-color: #868992;

    width: calc(100% - 100px);
    height: 1px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.item-item-ome:first-child ul {
    width: 30.8%;

    margin-right: 100px;
}

.item-item-ome ul {
    padding-top: 20px;
}

.item-item-ome ul li {
    padding-top: 20px;
    font-size: 18px;

}

#bua1-top {
    position: relative;
}

#bua1-top::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #8B8E96;
    left: 0;
    top: 0;
    z-index: 99;
}

.item-item-ome:last-child {
    width: 20.1%;
}

.item-bua1:first-child {
    width: 47.7%;
    padding-top: 53px;
}

.item-bua1:last-child {
    width: 40%;
}

#bua1-top .bu-title h3 {
    padding-bottom: 40px;
}

#bu1-top::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #8B8E96;
    left: 0;
    top: 0;
    z-index: 99;
}

#bu1-top {
    position: relative;
    background-color: #FFF;
    padding-top: 70px;

}

.Box-bu1 {
    background-image: url('../img/bg-bu1.png');
    background-repeat: no-repeat;
    background-position: 103px 44px;
    padding-bottom: 130px;
}

.bu-title h3 {
    font-size: 50px;
    line-height: 1.4;
    padding-bottom: 59px;
}

.bu-title h4 {
    position: relative;
    font-size: 38px;
    margin-left: 156px;
    font-weight: 500;
    margin-bottom: 83px;
    line-height: 1.4;

}

.bu-title h4::before {
    content: "";
    position: absolute;
    background-image: url(../img/before_h3.png);
    width: 120px;
    height: 8px;
    display: block;
    top: 40%;
    left: -156px;
}

.bu-title h4::after {
    content: "";
    position: absolute;
    background-image: url(../img/next.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 8px;
    display: block;
    bottom: -26px;
    left: -48px;
}

.gp-bu {
    margin-top: 125px;
}

.grid-1420 {
    max-width: 1420px;
    margin: 0 auto;
    width: 100%;
}

.item-bu2 {
    width: 46.47%;
}

#bu2-top {
    padding-top: 120px;
    background-color: #F8F9FB;
    position: relative;
    padding-bottom: 124px;
}

#bu2-top::before {
    content: '';
    position: absolute;
    background-color: #0D1325;
    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
}

#bu2-top .bu-title h4 {
    margin-bottom: 50px;

}

#bu2-top .box02 {
    margin-left: auto;
    margin-right: 0;
    margin-top: 19px;
}

.item-pisu {
    padding-left: 60px;
    margin-top: 84px;
}

.bua-item-item {
    border: 1px solid #0D1325;
    border-radius: 50%;
    width: 175px;
    height: 175px;
    padding-top: 67px;
    text-align: center;
    font-size: 16px;
    line-height: 175%;

}

.gp-item-item-bulast {
    width: 39.3%;
    margin-right: 10%;

}




/* end business */
/* Contact */
.BoxContactList li {
    width: 48.2%;
    margin-right: 3.6%;
}

.BoxContactList li:last-child {
    margin-right: 0;
}

.BoxContactList li a {
    display: block;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
    background: #AD272D;
    border: 1px solid #AD272D;
    color: #fff;
    position: relative;
}

.BoxContactList li:last-child a {
    border: 1px solid #AD272D;
    background: #fff;
}

.BoxContactList li a span {
    font-size: 25px;
    letter-spacing: 0;
    display: block;
    font-weight: bold;
}

.BoxContactList li a p {
    font-size: 16px;
    letter-spacing: 0;
    color: #fff;
    margin-top: 10px;
}

.BoxContactList li:last-child a span {
    color: #AD272D;
}

.BoxContactList li:last-child a p {
    color: #000;
}

.BoxContactList li a::before {
    content: '';
    position: absolute;
    background-image: url(../img/contact1.svg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.BoxContactList li:last-child a::before {
    background-image: url(../img/contact2.svg);
}

.BoxContactList {
    margin-top: 135px;
}

.contactForm {
    margin-top: 115px;
}

.contactForm .txtForm {
    display: block;
    font-size: 18px;
    line-height: 166%;
    color: #000000;
    margin-bottom: 70px;
}

span.big {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.contactForm table tr td input {
    width: 100%;
    border: none;
    background-color: #F0F0F0;
    height: 50px;
    outline: none;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}

.contactForm table tr td textarea {
    width: 100%;
    height: 250px;
    border: none;
    background-color: #F0F0F0;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    resize: none;
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px;
}

span.btnSubmit input {
    width: 360px;
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: bold;
    color: #AD272D;
    background: #fff;
    font-family: inherit;
    border: 1px solid #AD272D;
    outline: none;
    cursor: pointer;
    transition: ease all 0.35s;
}

span.btnSubmit input:hover {
    opacity: 0.7;
}

.contactForm table tr td.maxw-400 input {
    max-width: 400px;
}

.btnSubmit {
    margin-top: 65px;
    display: block;
}

#recruit2 {
    margin-bottom: 120px;
}

.page-sec2 .btn-view {
    margin-top: 0;
}

/* End Contact */

.table-sdg {
    padding-top: 90px;
    overflow-x: auto;
}

.sustainable-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
    table-layout: fixed;
    min-width: 1400px;
    position: relative;
    /* z-index: -1; */
}

.sustainable-table th,
.sustainable-table td {
    padding: 15px;
    text-align: left;
    vertical-align: top;
}

.sustainable-table tr td {
    font-size: 14px;
    color: #000;
}

.sustainable-table tbody {
    border: 2.5px solid #0D1325;
}

.sustainable-table td {
    border: 2.5px dashed #868992;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sustainable-table tr th {
    background-color: #0D1325;
    border: 2.5px solid #0D1325;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding: 26px;
}

/* Chia ??u c?t theo t? l? */
.sustainable-table tr th:nth-child(1),
.sustainable-table tr td:nth-child(1) {
    width: 22.5%;
    /* C?t ??u tien chi?m 25% */
    font-size: 16px;
    font-weight: bold;
}

.sustainable-table tr td:nth-child(1) {
    padding-left: 95px;
}

.sustainable-table tr th:nth-child(2),
.sustainable-table tr td:nth-child(2),
.sustainable-table tr th:nth-child(3),
.sustainable-table tr td:nth-child(3) {
    width: 35%;
    /* C?t th? 2 va 3 chi?m 35% */
}

.sustainable-table tr th:nth-child(4),
.sustainable-table tr td:nth-child(4) {
    width: 22.5%;
    /* C?t cu?i cung chi?m 20% */
    vertical-align: middle;
}

.sustainable-table tr td:nth-child(2),
.sustainable-table tr td:nth-child(3) {
    padding-left: 54px;
}

.sustainable-table tbody tr:first-child td {
    padding-bottom: 15px;
}

.sustainable-table tbody tr:first-child td:last-child {
    padding-top: 16px;
}

.sustainable-table th::before {
    content: '';
    height: 100%;
    width: 2.5px;
    position: absolute;
    top: 1px;
    right: -2.5px;
    z-index: 1;
    background-color: #fff;
}

.sustainable-table tr th:last-child::before {
    content: none;
}

.sdg-icon {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.sustainable-table td img {
    vertical-align: middle;
}

.sustainable-table ul li {
    line-height: 190%;
}


/* Footer ======================= */


.wrapFt {
    border-top: 1px solid #0D1325;

    padding-top: 0;


}

.wrap-box {

    align-items: flex-start;
    position: relative;
    align-items: center;
    background-color: #FFF;

}

.wrap-box::before {
    content: '';
    position: absolute;
    background-color: #0D1325;
    color: #0D1325;
    width: 1px;
    height: 100%;
    top: 0;
    left: 547px;
}

.logo-ft {
    width: 28.8%;
    text-align: center;
    position: relative;

}

.logo-ft a {
    width: 100%;
    display: inline-block;
}

.logo-ft a img {
    width: 250px;
    height: 132px;
}

.wrapFt span {
    font-size: 13px;
    line-height: 230%;
    letter-spacing: 0;
    text-align: center;

    margin-top: 40px;
}

.ft-adress {
    font-size: 16px;
    line-height: 250%;
    padding-top: 55px;
    border-bottom: 1px solid #CFD0D3;



    padding-bottom: 55px;

}

.item-ft {
    width: 67.56%;
    margin-left: 3.64%;
    padding-bottom: 72px;
}

.txt-company-ft {
    font-size: 22px;
    font-weight: bold;
    padding-top: 60px;
}

.menu-ft-fl {
    padding-top: 45px;
}

.menu-ft-fl ul:not(.menu-last, .ft-new) li {
    padding-bottom: 20px;
    font-size: 16px;
}

.menu-ft-fl ul:first-child {
    width: 11.1%;
}

.menu-ft-fl ul:nth-child(2) {
    width: 20.4%;
}

.menu-ft-fl ul:nth-child(3):not(.ft-new) {
    width: 16.5%;
}

.menu-ft-fl ul:nth-child(4) {
    width: 16.4%;
}

.dl-flex.ft-new {
    align-items: flex-end;
}

.menu-ft-fl .ft-new li:not(:last-child) {
    padding-right: 33px;
}

.menu-ft-fl .ft-new li {
    padding-bottom: 5px;
}

.menu-ft-fl .menu-last {
    padding-top: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.menu-ft-fl .menu-last li {
    font-size: 16px;
}

.menu-ft-fl>.menu-last>li.mgbt {
    padding-bottom: 18px;
    padding-top: 1px;
}

.copy-right {
    text-align: center;
    font-size: 12px;
    line-height: 230%;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #0D1325;
    color: #fff;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.scrolltop {
    text-align: center;
    width: 120px;
    height: 59.5px;
    line-height: 40px;
    display: block;
    position: fixed;
    bottom: 475px;
    right: 32px;
    z-index: 99;
}

.mgt-top {
    margin-top: 40px;
    position: relative;

}

.Box-ho3 .item-pro:first-child {
    width: 55%;
}

.gp-txt-ba-top {
    padding-left: 220px;
    margin-top: 25px;
}

.txt-ba-top h2 {
    font-size: 68px;
    line-height: 132%;

}

.txt-en img {
    width: 594px;
    height: 59px;
}

.wp-menu li.btn-contact a {
    margin-right: 0;

}

/* End Footer */
#n_20_ei_sp {
        display: none;
    }
/* Responsive ======================= */
@media screen and (min-width:1921px) {
	#n_1_h{
		height: 1080px;
		width: 100vw;
		object-fit: cover
	}
	.chill{
		height: 505.2px;
	}
	.chill.new h2 {
        position: relative;
        font-size: 90px;
        font-family: Roboto;
        font-weight: 500;
        display: inline-block;
        line-height: 100%;
    }
	.chill.new h2::before {
        content: "";
        position: absolute;
        background-image: url(../img/before_h3.png);
        width: 120px;
        height: 8px;
        display: block;
        bottom: -18px;
        left: 50%;
        transform: translateX(-50%);
    }
	.chill.new h2::after {
        position: absolute;
        content: '';
        background-image: url(../img/next.svg);
        background-repeat: no-repeat;
        width: 44px;
        height: 6px;
        bottom: 30px;
        right: -69px;
        z-index: 1;
    }
	.txt-ba-chil{
        font-size: 38px;
        margin-top: 75px;
    }
	.chill.new h2 span {
        color: #ae292a;
        font-family: Roboto;
    }
	.chill.new .gp-txt-ba-top {
        margin-top: 49px;
		padding-left: 220px;
    }
    .item-ba-top:last-child img {
        width: 828px;
        height: 698px;
    }
}


@media screen and (max-width:1920px) {
    .wrap-box::before {

        left: 28.49vw;
    }

    .n_12 {

        height: 50.421vw;
    }

    .n_12.new {

        height: 100%;
    }

    #n_1_h {

        width: 100vw;
        height: 56.25vw;

    }

    .chill #n_1::before {

        height: 28.659vw;

        left: 1.042vw;
        top: 7.969vw;

    }

    .Box-ho6::after {

        bottom: -0.313vw;
        left: 28.281vw;
    }

    .txt-ba-top2 {
        font-style: normal;
        font-weight: normal;
        font-size: 1.187vw;
        color: rgba(13, 19, 37, 1);
        line-height: 175%;
    }

    .gp-txt-ba-top {
        padding-left: 11.458vw;
        margin-top: 1.302vw;
		
		/*margin-top: 0!important;*/
    }

    .item-ba-top:last-child img {
        width: 47.917vw;
        height: 40.417vw;

    }

    .mgt-top::before {

        top: 6.25vw;

        width: 9.792vw;
        height: 12.396vw;

    }

    .chill.new .gp-txt-ba-top {
        margin-top: 2.552vw;
    }

    .mgt-top.new::before {
        top: 3.906vw;
    }

    .chill.new::after {
        content: none;

    }

    .chill.new #n_1::before {
        content: none;
    }

    .txt-ba-chil {
        font-size: 1.979vw;
        margin-top: 4.01vw;
    }

    .chill #n_1 {
        height: 46.146vw;
    }

    .chill.new h2 {
        position: relative;
        font-size: 4.688vw;
        font-family: Roboto;
        font-weight: 500;
        display: inline-block;
        line-height: 100%;
    }

    .chill.new h2::before {
        content: "";
        position: absolute;
        background-image: url(../img/before_h3.png);
        width: 120px;
        height: 8px;
        display: block;
        bottom: -18px;
        left: 50%;
        transform: translateX(-50%);
    }

    .chill.new h2::after {
        position: absolute;
        content: '';
        background-image: url(../img/next.svg);
        background-repeat: no-repeat;
        width: 44px;
        height: 6px;
        bottom: 30px;
        right: -69px;
        z-index: 1;
    }

    .chill.new h2 span {
        color: #ae292a;
        font-family: Roboto;
    }

    .chill.new #n_1 {
        height: 22.042vw;
    }

    .txt-en img {
        width: 30.938vw;
        height: 3.073vw;
    }

    .mgt-top::after {

        bottom: 5.729vw;

        width: 9.792vw;
        height: 12.396vw;

    }

    .chill::after {

        bottom: -1.51vw;

        width: 9.792vw;
        height: 16.563vw;

    }

    .mgt-top {
        margin-top: 2.083vw;

    }

    .txt-ba-top h2 {
        font-size: 3.542vw;
        line-height: 132%;
    }

    .txt-en {
        margin-top: 2.604vw;
        margin-bottom: 3.49vw;
    }







}

@media screen and (max-width:1830px) {
    .grid-1830 {
        /*padding-left: 30px;*/
		padding-left: 20px;
        /*padding-right: 15px;*/
		padding-right: 0;
    }

    .grid-1390 {
        max-width: 100%;
        padding-left: 11.475vw;
        padding-right: 16.667vw;
        z-index: 1;
        position: relative;
    }

    .n_12 {
        height: 51.221vw;
    }

    .chill #n_1 {
        height: 44.146vw;
    }
}

@media screen and (max-width:1680px) {
    .menu-ft-fl {
        padding-right: 15px;
    }

    .item-pro-line-R a {
        padding-top: 3.562vw;
        padding-bottom: 3.75vw;

    }

    .btn-top {
        text-align: center;
        margin-top: 5.893vw;
    }

    .tal-c {

        padding-top: 3.869vw;

    }

    @media (min-width: 992.5px) {
        .menu-ft-fl ul:first-child {
            width: 25%;
        }

        .menu-ft-fl ul:nth-child(2) {
            width: 25%;
        }

        .menu-ft-fl ul:nth-child(3):not(.ft-new) {
            width: 25%;
        }

        .menu-ft-fl ul:nth-child(4) {
            width: 25%;
        }
    }
}

@media screen and (max-width:1600px) {
    .grid-1535 {
        padding-left: 30px;
        padding-right: 15px;
    }

    .line-gp::before {
        top: -7.313vw;
        left: 11.188vw;
        height: 30.688vw;
    }

    .item-item-ome:first-child ul:last-child {
        margin-right: 0;
    }

    .pl-ome {
        padding-left: 1.875vw;
    }

    .item-item-ome:first-child ul {

        margin-right: 6.25vw;
    }

    .item-item-ome:first-child ul {
        width: 46.8%;
    }

    .item-item-ome ul li {
        line-height: 1.4;
    }

    .grid-1535::before {

        width: 29.375vw;
        top: 0.813vw;
        left: -0.938vw;
        height: 29.375vw;
    }

    .bg-contact-ho {

        padding: 4.375vw 5.625vw 4.063vw 5.625vw;

        margin-top: 1.875vw;
        max-width: 86.875vw;
        background-size: cover;

    }

    .grid-1500 {

        padding-left: 30px;
        padding-right: 15px;
    }

    .bu-title h3 {
        font-size: 3.125vw;
        line-height: 1.4;
        padding-bottom: 3.688vw;
    }

    .item-bu1:first-child img {
        width: 51.938vw;


    }

    .item-bu1:last-child {
        width: 39.4%;
        padding-top: 5.75vw;
    }

    .grid-1400 {

        padding-left: 30px;
        padding-right: 15px;
    }


}

@media screen and (max-width:1530px) {
    .bg-contact-ho {

        padding: 4.575vw 5.882vw 4.248vw 5.882vw;
        margin-top: 5.961vw;
        max-width: 90.85vw;
        background-position: left;

    }

    .grid-1400 {

        padding-right: 15px;
    }

    .bg-contact-ho::before {

        width: 30.719vw;
        top: -7.059vw;
        left: -10.327vw;
        height: 30.719vw;
    }


    .item-contact-ho1 img {
        width: 22.092vw;
        height: 13.725vw;
    }

    .grid-1535::before {

        width: 30.719vw;
        top: 0.85vw;
        left: 0.85vw;
        height: 30.719vw;
    }

    .grid-1485,
    .grid-1475 {
        padding-left: 30px;
        padding-right: 15px;
    }



}

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

    .grid-1485,
    .grid-1475 {
        padding-left: 30px;
        padding-right: 15px;
    }

    .item-ho2:first-child {
        width: 37.3%;
    }

    .Box-ho3 .item-pro:first-child {
        width: 60%;
        font-size: 55px;
    }

    .item-pro-line-R::before {


        left: 5px;
        width: 7.067vw;
        height: 5.84vw;
    }

    .gp-pro2 .item-pro-line-R::before {
        right: 5px;
        width: 8.4vw;
    }

    .gp-pro3 .item-pro-line-R::before {

        width: 8.4vw;
        height: 5.867vw;
    }




}

@media screen and (max-width:1480px) {
    .grid-1390 {
        padding-left: 30px;
        padding-right: 15px;
    }

    .grid-1420 {
        padding-left: 30px;
        padding-right: 15px;
    }

    .bg-item-quaty {

        padding: 2.365vw;
        padding-top: 3.041vw;

        margin-right: 2.568vw;

        margin-bottom: 2.568vw;
    }

    .gp-item-item-bulast {
        width: 47.3%;
        margin-right: 3%;
        margin-bottom: 30px;
        padding-left: 0;
    }

    .item-pisu {
        padding-left: 0;
    }

    .btn a {

        height: 12.838vw;
        width: 41.216vw;
        margin: 1.351vw auto;
    }

    .btn p {
        z-index: 1;
        font-size: 1.622vw;

        margin: 4.054vw;
    }

    .btn img {

        height: 1.892vw;
        right: 4.054vw;

    }

    .btn {

        height: 12.838vw;
        width: 41.216vw;
        margin: 4.932vw auto;

    }

    .over1::before {

        height: 4.73vw;
        width: 4.73vw;
        border-radius: 4.054vw;
        right: 2.027vw;

    }



}

@media screen and (max-width:1390px) {
    .grid-1390 {
        padding-left: 30px;
        padding-right: 15px;
    }

    .grid-1535::before {
        width: 30.719vw;
        top: 0.85vw;
        left: -1.15vw;
        height: 30.719vw;
    }

    .Box-ho3 .item-pro:last-child {
        padding-top: 5px;
        width: 30%;
        padding-left: 0;
    }

    #n_68 {
        position: absolute;
        width: 40.144vw;
        height: 35.324vw;
        left: 3.309vw;
        top: 5.827vw;
        overflow: visible;
    }

    #n_69 {
        position: absolute;
        width: 14.388vw;
        height: 9.065vw;
        left: 18.058vw;
        top: 18.921vw;
        overflow: visible;
    }

    .n_7_el {
        overflow: visible;
        position: absolute;
        width: 25.355vw;
        height: 24.882vw;
        left: 12.05vw;
        top: 10.468vw;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    #n_70 {
        position: absolute;
        width: 49.065vw;
        height: 46.403vw;
        left: 0vw;
        top: 0vw;
        overflow: visible;
    }

    #n_67 {
        position: absolute;
        width: 12.662vw;
        height: 12.662vw;
        left: 0vw;
        top: 5.612vw;
        overflow: visible;
    }

    #n_66 {
        position: absolute;
        width: 12.662vw;
        height: 12.662vw;
        left: 21.439vw;
        top: 0vw;
        overflow: visible;
    }

    #n_65 {
        position: absolute;
        width: 12.662vw;
        height: 12.662vw;
        left: 36.978vw;
        top: 13.525vw;
        overflow: visible;
    }

    #n_64 {
        position: absolute;
        width: 12.662vw;
        height: 12.662vw;
        left: 2.014vw;
        top: 22.302vw;
        overflow: visible;
    }

    #n_63 {
        position: absolute;
        width: 12.662vw;
        height: 12.662vw;
        left: 25.899vw;
        top: 27.77vw;
        overflow: visible;
    }

    .n_6_ec {
        overflow: visible;
        position: absolute;
        width: 45.847vw;
        height: 32.165vw;
        left: 3.022vw;
        top: 4.173vw;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    #n_19_eb {
        position: absolute;
        width: 49.64vw;
        height: 40.432vw;
        right: 4.892vw;
        top: -8.849vw;
        overflow: visible;
    }





}

@media screen and (max-width:1300px) {
	
	.sp-brake{
		display: inline;
	}
	.spacer {
    margin-left: 5.5em;
}
}

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

    /* Top */
    .br-PC {
        display: none;
    }

    .title-ho h3 {
        font-size: 80px;

    }

    .chill.new h2::after {

        width: 3.438vw;
        height: 0.469vw;
        bottom: 2.344vw;
        right: -5.391vw;

    }

    .h4-title h4 {
        font-size: 3.906vw;

    }

    .btn.mgt-45 {
        margin-top: 10.703vw;
    }

    .chill.new h2::before {

        width: 9.375vw;
        height: 0.625vw;

        bottom: -1.406vw;

    }

    /* End Top */

}

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

    /* Top */
    .br-PC {
        display: none;
    }

    #bua1-top {
        background-color: #fff;
        padding-top: 5.667vw;
        padding-bottom: 12.5vw;
    }

    #bua2-top {
        padding-top: 16.917vw;

        padding-bottom: 12.5vw;
    }

    .bu-title h4 {
        position: relative;
        font-size: 3.167vw;
        margin-left: 13vw;
        margin-bottom: 6.917vw;
    }

    #bu2-top {
        padding-top: 10vw;

        padding-bottom: 10.333vw;
    }

    .bu-title h4::before {

        width: 10vw;
        height: 0.667vw;
        display: block;
        top: 40%;
        left: -13vw;
    }

    .wrapHead {
        align-items: center;
        padding-top: 2.75vw;
    }

    #ho2-top::after {

        top: 6.667vw;

    }

    .logo a img {
        width: 26.167vw;
        height: 3.833vw;
    }

    .wp-menu li a {
        margin: 0 2.083vw;
        font-size: 13px;

    }

    .wp-menu li.btn-contact a {
        border-radius: 2.083vw;

        width: 14.083vw;
        height: 4.083vw;

    }

    .gp-txt-ba-top {
        padding-left: 7.458vw;
        margin-top: 1.302vw;
    }

    .h4-title h4 {
        font-size: 4.167vw;
        padding-bottom: 2.833vw;
    }

    .h4-title h4 {
        font-size: 3.167vw;
        padding-bottom: 2.833vw;
    }

    .title-ho h3 {
        font-size: 6.5vw;
		

    }

    .gp-pro .item-pro-line-R {

        padding-left: 15px;
        padding-right: 15px;
    }

    .Box-ho1 {

        padding-top: 9.5vw;
        padding-bottom: 12.5vw;

    }

    #ho1-top::before {

        width: 87.25vw;
        height: 58vw;
        background-size: contain;

    }

    .Box-ho3 {

        padding-top: 14.012vw;
        padding-bottom: 8.065vw;
    }

    #ho4-top {
        padding-top: 8.167vw;
        padding-bottom: 10.833vw;
        font-size: 2vw;

    }

    .Box-ho6 {
        padding-top: 3.833vw;
        padding-bottom: 8.5vw;

    }

    .txt-company-ft {

        padding-top: 5vw;
    }

    #ho2-top {
        padding-top: 10vw;

        padding-bottom: 2vw;
    }

    .gp-bu {
        margin-top: 10.417vw;
    }

    .Box-bu1 {

        background-position: 8.583vw 3.667vw;
        padding-bottom: 10.833vw;
    }




    /* End Top */

}

@media screen and (max-width:992px) {
    .item-ho1:first-child {
        width: 100%;
    }

    #bua1-top::before {
        width: 15px;

    }


    .gp-item-item-bulast {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .item-pisu {
        padding-left: 30px;
        margin-top: 8.468vw;
    }

    .item-item-ome:first-child ul:last-child {
        padding-top: 0;
    }

    .item-R-squa {
        width: 100%;
    }

    .item-L-squa {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .bg-item-quaty {

        padding: 3.528vw;
        padding-top: 4.536vw;
        margin-right: 3.831vw;

        margin-bottom: 3.831vw;
    }

    #bua1-top .bu-title h3 {
        padding-bottom: 4.536vw;
    }

    .item-item-ome:first-child ul {
        width: 100%;
    }

    .ookisa {
        animation: ookisa 0.3s ease-in forwards;
        animation-delay: 0.5s;
    }

    .item-bua1:first-child {
        width: 59.7%;

    }

    #bu2-top::before {
        width: 15px;
    }

    .item-bu1:first-child {
        width: 100%;
    }

    .item-bu1:first-child img {
        width: 100%;
    }

    #bu1-top::before {
        width: 15px;
    }

    .item-bu1:last-child {
        width: 100%;
    }

    .bu-title h3 {
        font-size: 5.04vw;
        padding-bottom: 5.948vw;
    }

    #n_68 {

        width: 56.25vw;
        height: 49.496vw;
        left: 4.637vw;
        top: 8.165vw;

    }

    #n_69 {

        width: 20.161vw;
        height: 12.702vw;
        left: 25.302vw;
        top: 26.512vw;

    }

    #n_70 {
        position: absolute;
        width: 68.75vw;
        height: 65.02vw;

    }

    .n_7_el {

        width: 35.527vw;
        height: 34.865vw;
        left: 16.885vw;
        top: 14.667vw;

    }


    #ho4-top::before,
    .Box-ho3::before,
    #ho2-top::before,
    .Box-ho5::before {

        width: 15px;

    }

    .btn.mgt-45 {
        margin-top: 17.703vw;
    }

    .gp-pro2 .item-pro-line-R::before {
        left: 50%;
        right: auto;
        background-repeat: no-repeat;
        transform: translateX(-50%);
        width: 16.428vw;
    }

    .gp-pro3 .item-pro-line-R::before {
        width: 16.428vw;
        height: 11.473vw;
    }

    .item-pro-line-R::before {
        transform: translateY(auto);
        transform: translateX(-50%);
        background-size: contain;
        top: 20px;
        left: 50%;
        width: 13.82vw;
        height: 11.421vw;
    }

    .item-pro-line-R a {
        padding-top: 22.774vw;
        padding-bottom: 8.214vw;
        padding-left: 15px;
        padding-right: 15px;
    }

    .Box-ho6::before {

        width: 15px;

    }

    .item-contact-ho1:first-child {
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .bg-contact-ho {

        max-width: 100%;
        background-size: cover;

    }

    .bg-contact-ho .dl-flex {
        justify-content: center;
    }

    .btn-contact1 a {

        height: 13.161vw;

        padding-left: 6.048vw;

    }

    .gp-pro2 .item-pro-line-L {
        order: -1;
    }

    .item-tel:last-child {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;


    }

    .item-tel:first-child::before {
        content: none;
    }

    .tel-adress {
        margin-top: 3.46vw;
    }

    .item-tel:first-child {
        width: 100%;
        position: relative;
        font-size: 26px;
    }

    .btn-contact1 a::before {

        right: 6.048vw;
        height: 2.823vw;
        width: 4.637vw;
        background-repeat: no-repeat;
        background-size: contain;

    }

    .btn-contact1 span {
        font-size: 2.419vw;
        padding-left: 6.048vw;
    }

    .btn-view {
        text-align: right;
        margin-top: 18.548vw;
        margin-bottom: 20px;
    }

    .Box-ho5 {
        padding-top: 11.794vw;
        padding-bottom: 9.173vw;

    }

    .item-sla:first-child {
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;

    }

    @media (min-width: 767.5px) {

        .menu-ft-fl ul:nth-child(2) {
            width: 29.2%;
        }

        .menu-ft-fl ul:nth-child(3):not(.ft-new) {
            width: 24%;
        }

        .menu-ft-fl ul:nth-child(4) {
            width: 23%;
        }

    }

    .ft-adress {
        /*text-align: center;*/
		display: flex;
        flex-direction: column;
        align-items: center;
    }

    .menu-ft-fl {
        justify-content: center;
    }

    #n_20_ei {

        text-align: center;
        position: relative;
        margin: 0 auto;
        left: 64%;
        transform: translateX(-50%);
    }

    .item-ft {
        width: 100%;
        margin-left: 0;
        padding-bottom: 72px;
    }

    .wrap-box::before {
        content: none;

    }

    .logo-ft {
        width: 100%;
        padding-top: 50px;

    }

    .Box-ho6::after {
        content: none;
    }

    .item-sla:last-child {
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .date {

        padding-right: 7.56vw;
    }

    .item-ho1:last-child {
        width: 100%;
        margin-top: 69.524vw;
    }

    .content-new {
        width: 100%;

    }

    .item-news {
        width: 100%;
    }

    .Box-ho1::before {
        width: 15px;

    }

    .item-ho2:first-child {
        width: 100%;
    }

    #n_19_eb {

        width: 69.556vw;
        height: 56.653vw;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        top: -13.609vw;

    }

    .title-ho h3::after {


        bottom: 5px;


    }

    .item-pro-line-R {
        width: 100%;
        position: relative;
    }

    #ho2-top .h4-title h4 {
        font-size: 25px;
    }

    .title-ho h3::before {

        width: 7.097vw;
        background-repeat: no-repeat;
        height: 0.806vw;
        bottom: -1.815vw;

    }

    .Box-ho3 .item-pro:last-child {

        width: 100%;
        padding-top: 50px;

    }

    .item-pro-line-L {
        width: 100%;
    }

    #n_67 {
        position: absolute;
        width: 17.742vw;
        height: 17.742vw;
        left: 0vw;
        top: 7.863vw;

    }

    .title-ho h3 {
        font-size: 30px;

    }

    .n_6_ec {

        width: 64.242vw;
        height: 45.07vw;
        left: 4.234vw;
        top: 5.847vw;

    }

    #n_63 {

        width: 17.742vw;
        height: 17.742vw;
        left: 36.29vw;
        top: 38.911vw;

    }

    #n_66 {

        width: 17.742vw;
        height: 17.742vw;
        left: 30.04vw;
        top: 0vw;

    }

    #n_64 {

        width: 17.742vw;
        height: 17.742vw;
        left: 2.823vw;
        top: 31.25vw;

    }

    #n_65 {

        width: 17.742vw;
        height: 17.742vw;
        left: 51.815vw;
        top: 18.952vw;

    }

    .item-ho2:last-child {
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        margin: 0 auto;
        height: 30.242vw;
        margin-top: 20.262vw;
        position: relative;
        z-index: 3;
    }

    .doube-img {
        margin-top: 14.315vw;
    }

    .gp-pro {
        margin-top: 10.081vw;
    }

    .line-gp::before {
        top: -9.313vw;
        left: 13.188vw;
        height: 36.688vw;
    }

    .n_1_o {

        height: 900px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

    }

    .item-pro-line-L img {
        width: 100%;
    }

    #bua2-top::before {
        width: 15px;
    }
}


@media screen and (max-width:767px) {
	.chill{
		overflow: visible;
	}
	
	.showPC {
        display: none;
    }

    .item-item-ome:first-child,
    .item-item-ome:nth-child(2),
    .item-item-ome:last-child {
        width: 100%;
        margin-bottom: 40px;
    }

    .item-quaty {
        margin-top: 25.554vw;
    }

    .Box-bua2 .bu-title h4 {
        margin-bottom: 7.301vw;
    }

    .item-bua1:first-child {
        width: 100%;
    }

    .bu-title h3 {
        font-size: 7.04vw;
        padding-bottom: 5.948vw;
    }

    .item-bua1:first-child {

        padding-top: 0;
    }

    .item-bua1:last-child {
        width: 100%;
        margin-top: 30px;
    }

    .item-L-squa {
        margin: 0 auto;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .item-R-squa {
        width: 100%;
    }

    .item-pisu {
        padding-left: 0;
    }

    .bg-item-quaty {
        padding: 15px;
    }

    .bg-item-quaty:last-child {
        background-size: contain;
    }

    .gp-item-item-bulast {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .bua-item-item {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .bg-item-quaty {
        width: 100%;
        margin-right: 0;
    }

    .bu-title h4 {

        font-size: 4.954vw;
        margin-left: 20.339vw;

        margin-bottom: 10.821vw;

    }

    .bu-title h4::after {

        width: 15.645vw;
        height: 1.043vw;

        bottom: -3.39vw;
        left: -6.258vw;
        background-size: contain;
    }

    .n_12 {
        height: 56.621vw;
    }

    .item-bu2 {
        width: 100%;
    }

    .item-bu2:last-child {
        margin-top: 50px;
    }

    #n_20_ei {

        left: 50%;

    }

    #bu2-top .box02 {
        margin-top: 0;
    }

    .chill.new #n_1 {
        height: 28.042vw;
    }

    .wrapHead {
        /*align-items: center;*/
		align-items: flex-start;
        padding-top: 0;
    }

    .menu-ft-fl ul:nth-child(2) {
        width: 100%;
    }

    .Box-ho6 .btn-contact1 span {
        font-size: 14px;
        font-weight: 500;
        padding-left: 7.823vw;
    }

    .line-gp::before {
        content: none;
    }

    .Box-ho3 .item-pro:first-child {
        width: 100%;

    }

    .item-ft {
        width: 100%;
        margin-left: 0;
        padding-bottom: 30px;
    }


    .Box-ho3 .item-pro:last-child {
        width: 100%;
        padding-top: 0;
    }

    .btn.mgt-45 {
        margin-top: 17.862vw;
    }

    .btn p {


        margin: 7.823vw;
        font-size: 16px;
    }

    .grid-1535::before {
        display: none;
    }

    .title-ho.new h3::after {
        bottom: 5px;
        right: -69px;
    }

    .menu-ft-fl {
        justify-content: flex-start;
    }

    .over1::before {

        height: 9.126vw;
        width: 9.126vw;
        border-radius: 7.823vw;
        right: 3.911vw;

    }

    .btn img {

        height: 3.651vw;
        right: 7.823vw;

    }

    .btn a {

        height: 24.772vw;
        width: 79.531vw;
        margin: 2.608vw auto;
    }

    .ft-adress {

        padding-top: 7.171vw;

        padding-bottom: 7.171vw;
    }

    .txt-sla-new2 {

        left: 10.43vw;

        font-size: 16px;

    }

    .content-new ul li a {

        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;

    }

    .gp-pro2 .item-pro-line-R::before {

        left: 50%;
        right: auto;
        background-repeat: no-repeat;
        transform: translateX(-50%);
        width: 16.428vw;

    }

    .item-pro-line-R::before {

        transform: translateY(auto);
        transform: translateX(-50%);
        background-size: contain;
        top: 20px;
        left: 50%;
        width: 13.82vw;
        height: 11.421vw;

    }

    .Box-ho3 h4 {
        font-size: 22px;

    }

    .gp-pro3 .item-pro-line-R::before {

        width: 16.428vw;
        height: 11.473vw;
    }

    .btn-top {
        text-align: center;
        margin-top: 9.907vw;
    }

    .item-contact-ho1:last-child {
        width: 100%;
    }

    .item-tel:first-child {
        width: 100%;
        position: relative;
        font-size: 18px;
    }

    .btn-contact1 a {

        padding-left: 4.048vw;
    }

    .btn-contact1 span {
        font-size: 14px;
        padding-left: 15px;
    }

    .item-tel:first-child span {

        font-size: 16px;
        padding-left: 6.519vw;
    }

    .btn-contact1 a img {
        width: 20px;
        height: 10px
    }

    .item-pro-line-R a {
        padding-top: 22.774vw;
        padding-bottom: 8.214vw;
        padding-left: 15px;
        padding-right: 15px;
    }

    .bg-contact-ho {
        background-color: #0D1325;
        background-image: none;
    }

    .tal-c {

        padding-top: 3.911vw;

    }

    .item-pro:last-child {
        padding-left: 0;
        margin-top: 50px;
        width: 100%;
    }

    .btn-view {

        margin-top: 13.548vw;
    }

    .item-sla a {
        height: 43.025vw;
        font-size: 16px;

    }

    .item-sla {

        height: 43.025vw;

    }

    .item-sla a::before {

        width: 5.997vw;
        bottom: 8.214vw;

        height: 3.651vw;

    }

    .txt-sla {
        font-size: 20px;

        padding-bottom: 20px;
    }

    .logo-top img {
        width: 71.708vw;
        height: 8.605vw;
    }

    .menu-ft-fl ul:nth-child(3) {
        width: 100% !important;
    }

    .menu-ft-fl ul:nth-child(4) {
        width: 100%;
    }

    .menu-ft-fl ul:first-child {
        width: 100%;
    }

    .menu-ft-fl .ft-new li {
        width: 100%;
        padding-bottom: 24px;
    }

    .Box-ho1::before {

        width: 15px;

    }

    .date {
        width: 100%;
        ;
    }

    .title-news {
        width: 100%;
        margin-top: 20px;
        line-height: 1.5;
    }

    .content-new ul li a {
        flex-wrap: wrap;
        word-break: break-all;
        padding-right: 20px;
        line-height: 1.5;
    }

    .content-new ul li a::before {
        right: 0;
    }

    .wrap-box {
        padding-left: 15px;
        padding-right: 15px;

    }

    #n_70 {
        position: absolute;
        width: 88.918vw;
        height: 84.094vw;
        left: 0px;
        top: 0px;
        overflow: visible;
    }

    .n_7_el {
        overflow: visible;
        position: absolute;
        width: 45.949vw;
        height: 45.092vw;
        left: 21.838vw;
        top: 18.97vw;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    #n_68 {

        width: 72.751vw;
        height: 64.016vw;
        left: 5.997vw;
        top: 10.561vw;

    }

    #n_69 {

        width: 26.076vw;
        height: 16.428vw;
        left: 32.725vw;
        top: 34.289vw;

    }

    .item-ho1:last-child {
        width: 100%;
        margin-top: 84.746vw;
    }

    .h4-title h4 {
        font-size: 25px;
        padding-bottom: 34px;
    }

    .title-ho h3 {
        /*font-size: 26px;*/
		font-size: clamp(32px,15vw,96px);

    }

    .btn-view a {

        font-size: 20px;

        padding-right: 30px;
    }

    .title-ho h3::after {

        bottom: 5px;


    }

    .showSP {
        display: block;
    }

    .logo a {
        display: block;
    }

    .wpBox {
        padding: 1.953vw 0;
    }

    .WrapLeft {
        width: 68%;
        margin-right: 2%;
        /*padding-left: 3.911vw;*/
		padding-left: 0;
    }

    .WrapRight {
        width: 30%;
    }

    .link-slide span {
        font-size: 3.125vw;
        padding: 20px;
    }

    .infoSubMenu ul li {
        background: none;
    }

    .wp-menu {
        position: absolute;
        background: rgba(243, 243, 243, 0.9);
        /*top: 11.2vw;*/
		top: 80px;
        left: 0;
        z-index: 99999;
        width: 100%;
    }

    #n_3_y {

        left: 0;

    }

    #n_18 {

        left: 60px;

    }

    #n___ba h2 {
        left: 60px;

    }

    .wp-menu li a {
        margin: 0;
        padding-bottom: 0;
    }

    .wp-menu li.btn-contact a:hover,
    .wp-menu li.btn-contact.active a {
        background: none !important;
        color: #0D1325;
        opacity: 1;
    }

    .wp-menu li.active a::before,
    .wp-menu li a:hover::before {
        content: none;
    }

    #OEM___ {
        left: 60px;

    }

    .wp-menu li.btn-contact a {
        border: none;
        width: 100%;
        height: 100%;
        display: block;
        padding-bottom: 15px;
    }

    .menu-right li {
        text-align: left;

        border-bottom: 1px dashed #AD272D;
    }

    .menu-right li a {
        padding: 15px;
        display: block;
    }

    .menu-right li:nth-child(2) {
        padding: 0;
        padding-left: 0;
    }

    .menu-right li:last-child {
        border-bottom: none;
    }

    .menu-right li.subMenuHeader::after {
        background-color: none;
        height: 0;
    }




    /* menu tog */
    .wp-menu ul.menu-right {
        display: none;
    }

    .menu_sp li {
        text-align: center;
        width: 100%;
    }

    .menu_sp li a {
        display: block;
        color: #AD272D;
        /*height: 100%;*/
		
		background: #0d1325;
		width: 80px;
		height: 80px;
    }

    .menu_sp li a i {
        font-size: 30px;
        color: #AD272D;
        text-align: center;
        padding: 10px
    }

    .chane-x {
        float: right;
        position: relative;
    }

    .chane-x::before {
        content: "";
        font-size: 16px;
        color: #fff;
        position: absolute;
        bottom: -25px;
        left: 0;
    }

    .chane-x.change::before {
        content: none;
    }
	
	
	.bar-menu{
		width: 100%;
        height: 100%;
		display: flex;
		flex-direction: column;
		gap: 16px;
		justify-content: center;
		align-items: center;
	}

    .bar1,
    .bar2,
    .bar3 {
        /*width: 6.519vw;
        height: 0.522vw;
        background-color: #AD272D;
        margin: 1.956vw 0.652vw;*/
        transition: 0.4s;
		
		width: 40px;
		height: 2px;
		background-color: #fff;
    }

    .ie .bar1,
    .bar2,
    .bar3 {
        transition: 0;
        -webkit-transition: 0;
        -moz-transition: 0;
        -ms-transition: 0;
        -o-transition: 0;
    }

    .change .bar1 {
        /*-webkit-transform: rotate(-45deg) translate(-2.086vw, 1.825vw);
        transform: rotate(-45deg) translate(-2.086vw, 1.825vw);
        -moz-transform: rotate(-45deg) translate(-2.086vw, 1.825vw);
        -ms-transform: rotate(-45deg) translate(-2.086vw, 1.825vw);
        -o-transform: rotate(-45deg) translate(-2.086vw, 1.825vw);*/
		transform: rotate(-45deg) translate(-16px, 14px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        /*-webkit-transform: rotate(45deg) translate(-1.565vw, -1.304vw);
        transform: rotate(45deg) translate(-1.565vw, -1.304vw);
        -moz-transform: rotate(45deg) translate(-1.565vw, -1.304vw);
        -ms-transform: rotate(45deg) translate(-1.565vw, -1.304vw);
        -o-transform: rotate(45deg) translate(-1.565vw, -1.304vw);*/
		transform: rotate(45deg) translate(-12px, -10px);
    }

    /* End menu tog */

    /* Menu sub */
    .infoSubMenu ul {
        display: none;
    }

    .menu-right li.subMenuHeader {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .menu-right li.subMenuHeader a {
        position: relative;
        width: calc(100% - 50px);
    }

    .infoSubMenu {
        position: relative;
        padding: 0;
        top: 0;
        background: none;
        z-index: 999999;
        font-size: 15px;
        height: auto;
        width: 100%;
        color: #1A1A1A;
        overflow: visible;
        border-radius: 0;
        margin-top: 0;
    }

    .infoSubMenu li a {
        color: #1a1a1a !important;
        width: 100%;
    }

    ul.menu-right>li.subMenuHeader>.infoSubMenu {
        opacity: 1;
        pointer-events: all;
        margin-top: 0;
    }

    .menu-right .infoSubMenu li a {
        width: 100%;
        text-align: left;
        font-weight: normal;
        justify-content: flex-start;
        font-size: 15px;
    }

    .infoSubMenu ul li {
        line-height: 160%;
        color: #1a1a1a;
        width: 100%;
        padding: 10px;
        text-align: left;
        font-size: 15px;
    }

    .infoSubMenu ul li:nth-child(2),
    .infoSubMenu ul li:last-child {
        padding: 10px;
    }

    .infoSubMenu ul {
        font-size: 15px;
    }

    span.clickSp01 {
        /* width: 100%; */
        height: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        cursor: pointer;
        font-weight: bold;
        text-align: right;
        position: absolute;
        right: 0;
        top: 0;
    }

    span.clickSp01::before {
        content: '+';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        cursor: pointer;
        font-weight: bold;
        text-align: center;
        color: #000;
        padding: 15px;
    }

    span.clickSp01.active::before {
        content: '－';
    }

    /* End Menu sub */

    /* Top */

    /* End Top */

    /* Banner */
    .banner {
        height: 29.987vw;
    }

    .banner-service img {
        width: 24.120vw;
        height: 5.606vw;
    }

    /* End Banner */

    .scrolltop {
        text-align: center;

        line-height: 40px;
        display: block;
        position: fixed;
        bottom: 75px;
        right: 5px;
        z-index: 99;
    }

    .infoSubMenu li a {
        padding: 5px;
        font-size: 14px;
        padding-top: 0;
    }

    .infoSubMenu li {
        border-bottom: none;
    }


    /* Contact */
    .ContactBox p,
    .ctForm table tr td span.ctLeft {
        font-size: 14px;
        line-height: 160%;
    }

    .btnCt button {
        font-size: 16px;
    }

    .BoxContactList,
    .contactForm {
        margin-top: 7.823vw;
    }

    .contactForm .txtForm {
        margin-bottom: 3.911vw;
    }

    .contactForm td:first-child,
    .contactForm table tr td:last-child {
        width: 100%;
        padding: 20px 0;
        float: left;
    }

    .contactForm table tr td.maxw-400 input {
        max-width: 100%;
    }

    .contactForm table tr td input {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contactForm table tr:first-child td {
        border-top: none;
    }

    .contactForm table tr td {
        border-bottom: none;
    }

    .contactForm table tr td:first-child {
        padding-bottom: 0;
    }

    .contactForm table tr td:last-child {
        border-bottom: 1px solid #DAD5D2;
    }

    .contactForm table tr:first-child td:first-child {
        border-top: 1px solid #DAD5D2;
    }

    .BoxContactList li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .BoxContactList li a::before {
        right: 3.911vw;
        width: 3.911vw;
        height: 3.911vw;
    }

    .contactForm .txtForm {
        font-size: 14px;
    }

    /* End Contact */
	
	
	
	#top .chill #n_1{
		height: auto;
	}
	#top .chill .mgt-top{
		flex-direction: column-reverse;
		margin-top: 6.25vw;
	}
	#top .chill .item-ba-top:last-child{
		width: 100%;
		display: flex;
		justify-content: flex-end;
	}
	#top .chill .item-ba-top:last-child img{
		width: calc(100% - 13.44vw);
		height: auto;
	}
	#top .chill .mgt-top::before{
		left: 16px;
	}
	.n_12{
		height: 100%;
        width: 8px !important;
	}
	#top .item-ba-top:first-child{
		width: 100%;
	}
	
	#top .gp-txt-ba-top{
		padding-left: 13.44vw;
		width: 100%;
	}
	.txt-ba-top h2 {
        font-size: 8.542vw;
		margin-top: 7.19vw;
		margin-bottom: 7.03vw;
    }
	.txt-en img{
		aspect-ratio: 300 / 30;
		width: 71.88vw;
		height: auto;
	}
	.txt-ba-top2{
		font-size: 3.8vw;
		margin-top: 8.75vw;
		margin-bottom: 120px;
	}
	#top .mgt-top::before{
		aspect-ratio: 63 / 80;
		width: 19.22vw;
		height: auto;
	}
	.logo a img{
		aspect-ratio: 320 / 50;
		width: 50vw;
		height: auto;
	}
	.logo.WrapLeft{
		padding-top: 15px;
	}
	#top #n_1_h {
        width: auto;
        height: 100%;
    }
	
	
	.page-sec2::before,
	.boder-gray::before,
	#bua2-top::before,
	#bua1-top::before,
	.Box-ho6::before,
	#bu2-top::before,
	.boder-black::before,
	.boder-gray::before,
	#bu1-top::before,
    #ho4-top::before, 
	.Box-ho3::before, 
	#ho2-top::before, 
	.Box-ho5::before,
	.Box-ho1::before{
		width: 8px!important;
	}
	.title-ho h3{
		margin-bottom: 7.81vw;
	}
	
	.title-ho h3::before{
		width: 18.75vw;
      height: 1.25vw;
        bottom: -3.75vw;
	}
	.h4-title h4{
      font-size: clamp(20px,6.25vw,40px);
	}
	#ho1-top .h4-title{
		margin-top: 9.38vw;
	}
	
	.item-ba-top:first-child{
		align-items: flex-start;
	}
	.txt-ba-chil{
		margin-top: 0;
	}
	.chill.new .gp-txt-ba-top{
		margin-top: 0;
	}
	.txt-ba-top h2{
        margin-top: 5.19vw;
        margin-bottom: 5.03vw;
	}
	
	.sp-none{display: none;}
	
	.sp-brake{display: inline;}
	
	.text-space{
		     letter-spacing: 0; 
            margin-right: 0;
	}
	


}

@media screen and (max-width:670px) {
    .btn p {

        font-size: 3.582vw;

        margin: 8.955vw;
    }

    .btn {

        height: 28.358vw;
        width: 86.045vw;
        margin: 10.896vw auto;

    }

    .btn a {

        height: 28.358vw;
        width: 86.045vw;
        margin: 2.985vw auto;
    }

    .over1::before {

        top: 8.955vw;
        height: 10.448vw;
        width: 10.448vw;
        border-radius: 8.955vw;
        right: 4.478vw;

    }

}

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

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

    /* Top */
    .showSP-480 {
        display: block;
    }

    .showPC-480,
    .br480n {
        display: none;
    }

    .box02 a {
        display: flex;
        align-items: center;
        position: relative;
        height: 16.667vw;
        width: 70.833vw;
        margin: 0vw auto;
        background-color: transparent;
    }

    .box02 p {
        font-size: 16px;
    }

    .box02 {
        display: flex;
        align-items: center;
        position: relative;
        height: 16.667vw;
        width: 70.833vw;
        margin: 0vw auto;
        background-color: transparent;
    }



    .grid-1300,
    .grid-1160,
    .grid-1200 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .txt {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 160%;
    }

    .br-copy {
        display: block;
    }

    .copy-right {
        line-height: 160%;
    }

	.menu_sp li a{
		width: 60px;
		height: 60px;
	}
	.bar-menu{
		gap: 12px;
	}
    .bar1,
    .bar2,
    .bar3 {
       /* width: 10.417vw;
        height: 1.042vw;
        margin: 2.083vw 1.042vw;*/
        transition: 0.4s;
    }

    .change .bar1 {
        /*-webkit-transform: rotate(-45deg) translate(-3.125vw, 2.708vw);
        transform: rotate(-45deg) translate(-3.125vw, 2.708vw);
        -moz-transform: rotate(-45deg) translate(-3.125vw, 2.708vw);
        -ms-transform: rotate(-45deg) translate(-3.125vw, 2.708vw);
        -o-transform: rotate(-45deg) translate(-3.125vw, 2.708vw);*/
		transform: rotate(-45deg) translate(-11px, 11px);
    }

    .change .bar3 {
        /*-webkit-transform: rotate(45deg) translate(-1.667vw, -1.250vw);
        transform: rotate(45deg) translate(-1.667vw, -1.250vw);
        -moz-transform: rotate(45deg) translate(-1.667vw, -1.250vw);
        -ms-transform: rotate(45deg) translate(-1.667vw, -1.250vw);
        -o-transform: rotate(45deg) translate(-1.667vw, -1.250vw);*/
		transform: rotate(45deg) translate(-9px, -8px);
    }
	
	.wp-menu{
		top: 60px;
	}

   /* .logo a img {
        width: 62.708vw;
        height: 7.917vw;
    }*/

    .wpBox {
        padding: 3.125vw 0;
    }

    .BoxTopL>a.linkFull,
    .BoxTopR>a.linkFull {
        padding: 10px;
    }

    .BoxTopL,
    .BoxTopR {
        height: 62.500vw;
        width: 100%;
    }

    .menu_sp {
        align-items: center;
    }

    /* End Top */



    /* Contact */
    .BoxContactList li a {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .BoxContactList,
    .contactForm {
        margin-top: 40px;
    }

    .BoxContactList,
    .contactForm {
        margin-top: 40px;
    }

    .BoxContactList li:last-child {
        margin-bottom: 0;
    }

    .contactForm table tr td {
        font-size: 14px;
    }

    .BoxContactList li a span {
        font-size: 16px;
    }

    .BoxContactList li a p {
        font-size: 14px;
    }

    #recruit2 {
        margin-bottom: 40px;
    }

    span.btnSubmit input {
        max-width: 250px;
        width: 100%;
    }

    /* End Contact */

}

@media screen and (max-width:390px) {
    .ConvLR1 p {
        font-size: 12px;
    }
}

/* NEWS */

.cont-1480 {
    max-width: 1480px;
    margin: 0 auto;
}

.recruit3 .page-top-banner {
    background-image: url(../img/recruit3/banner.jpg);
    min-height: 768px;
}

.recruit3 .page-top-banner .txt-top-banner img {
    width: 444px;
    height: 167px;
}

.recruit3 .page-top-banner .txt-top-banner {
    padding-top: 80px;
}

.recruit3.news-list .page-top-banner {
    background-image: url(../img/news-list/banner.jpg);
    min-height: 369px;
}

.recruit3.news-list .page-top-banner .txt-top-banner img {
    width: 199px;
    height: 95px;
}

.recruit3.news-list .page-top-banner .txt-top-banner {
    padding-top: 80px;
}

.recruit3.news-recruit .page-top-banner {
    background-image: url(../img/news-recruit/banner.jpg);
    min-height: 369px;
}

.recruit3.news-recruit .page-top-banner .txt-top-banner img {
    width: 521px;
    height: 95px;
}

.recruit3.news-recruit .page-top-banner .txt-top-banner {
    padding-top: 80px;
}

.recruit3 .page-sec1 {
    margin-top: -344px;
}

.recruit3 .page-sec1.flex {
    justify-content: flex-end;
    margin-right: 90px;
}

.recruit3 .page-sec1 .photo {
    width: 35.5%;
    position: relative;
}

.recruit3 .page-sec1 .photo img {
    box-shadow: 2px 2px 25px 0px rgba(0, 122, 203, 0.49);
}

.recruit3 .page-sec1 .content {
    width: 55.5%;
    background: #fff;
    padding: 33px 0 0 60px;
    margin-top: 45px;
}

.recruit3 .page-sec1 .content .w-810 {
    max-width: 810px;
}

.recruit3 .page-sec1 .content .tlt-photo {
    padding-left: 12px;
}

.recruit3 .page-sec1 .content .tlt-photo img {
    width: 567px;
    height: 95px;
}

.recruit3 .page-sec1 .content .tlt-photo2 {
    padding-top: 46px;
    padding-left: 12px;
    position: relative;
    max-width: 737px;
}

.recruit3 .page-sec1 .content .b-right {
    max-width: 737px;
    padding-top: 13px;
}

.recruit3 .page-sec1 .content .tlt-photo2 span {
    position: relative;
}

.recruit3 .page-sec1 .content .tlt-photo2 span::after {
    position: absolute;
    content: '';
    background-image: url(../img/recruit3/icon.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    top: -20px;
    animation-name: example;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes example {
    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.recruit3 .page-sec1 .content .tlt-photo2 img {
    width: 499px;
    height: 30px;
}

.recruit3 .page-sec1 .content .text {
    padding-top: 60px;
    padding-left: 12px;
}

.recruit3 .page-sec1 .content .text .txt-top {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-weight: 400;
    padding-bottom: 20px;
}

.recruit3 .page-sec1 .content .text .tlt-small {
    color: #0D1325;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 2px;
    position: relative;
    max-width: 643px;
}

.recruit3 .page-sec1 .content .text .tlt-small::after {
    position: absolute;
    content: '';
    border-top: 1px solid #0D1325;
    width: 100%;
    max-width: 485px;
    height: 1px;
    top: 18px;
    right: 0;
}

.recruit3 .page-sec1 .content .text ul {
    padding-left: 33px;
}

.recruit3 .page-sec1 .content .text li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
}

.recruit3 .page-sec1 .content .text li::before {
    position: absolute;
    content: '';
    border-left: 13px solid #0D1325;
    width: 13px;
    height: 13px;
    left: 0;
    top: 9px;
}

.recruit3 .page-sec2 {
    background: #fff;
    padding: 100px 0 70px;
    position: relative;
}

.recruit3.news-recruit .page-sec2,
.recruit3.news-list .page-sec2 {
    background: #fff;
    margin-top: 0;
    padding: 75px 0 200px;
}

.recruit3.detail .page-sec2::after {
    bottom: -113px;
}

.recruit3 .page-sec2 .tlt-photo {
    text-align: center;
}

.recruit3 .page-sec2 .tlt-photo img {
    width: 429px;
    height: 95px;
}

.recruit3 .page-sec2 .main {
    padding-top: 100px;
}

.recruit3.news-recruit .page-sec2 .main,
.recruit3.news-list .page-sec2 .main {
    padding-top: 0;
    align-items: flex-start;
}

.recruit3 .page-sec2 .main.flex {
    justify-content: center;
}

.recruit3 .page-sec2 .sitebar {
    width: 24.3%;
    border-top: 1px solid #0D1325;
    border-bottom: 1px solid #0D1325;
    /*padding-bottom: 10px;*/
}
.recruit3.detail .page-sec2 .sitebar{
	align-self: flex-start;
}

.recruit3 .page-sec2 .sitebar .item {
    padding-bottom: 40px;
}

.recruit3 .page-sec2 .sitebar .item:last-child {
    padding-bottom: 0;
}

.recruit3 .page-sec2 .sitebar .tlt-p {
    font-size: 20px;
    line-height: 3;
    color: #0D1325;
    font-weight: bold;
    position: relative;
    padding-left: 18px;
    max-width: 271px;
}

.recruit3 .page-sec2 .sitebar .b-right {
    max-width: 271px;
    margin-top: -20px;
}

.page-sec2 {
    position: relative;
}

.page-sec2::before {
    background-color: rgba(139, 142, 150, 1);
    top: 0;
    left: 0;
    width: 30px;
    height: 100%;
    content: '';
    position: absolute;
}

.recruit3 .page-sec2 .sitebar ul {
    padding-left: 18px;
    font-size: 30px;
    padding-top: 24px;
	padding-bottom: 24px;
	display: flex;
    flex-direction: column;
    gap: 10px;
}

.recruit3 .page-sec2 .sitebar li {
    font-size: 30px;
    line-height: 1.75;
    font-weight: 300;
	
	/*padding-top: 30px;
	padding-bottom: 30px;*/
}

.item-conten-news {
    width: 79%;
}

.recruit3 .page-sec2 .main-content {
    width: 73%;

    border-top: 1px solid #0D1325;
    /*padding-top: 40px;*/
}

.post .inner-wrapper{
	padding-left: 218px;
	font-size: 18px !important;
}

.recruit3 .page-sec2 .main-content .post {
    padding-bottom: 40px;
	
	padding-top: 40px;
    border-bottom: 1px solid #0D1325;
    padding-left: 12px;
    word-break: break-all;
    line-height: 175%;
	
	position: relative;
    /*padding-right: 60px;*/
}
.recruit3 .page-sec2 .main-content .post::after{
	content: '';
	background: url(../img/next-news.svg);
    width: 14px;
    height: 26px;
    background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.recruit3.detail .page-sec2 .main-content .post::after{
	display: none;
}

.recruit3 .page-sec2 .main-content .post:last-child {
    padding-bottom: 90px;
}

.recruit3 .page-sec2 .main-content .post:last-child {
    padding-bottom: 90px;
}

.recruit3 .page-sec2 .main-content .tlt-post {
    position: relative;
    font-size: 25px;
    line-height: 1.75;
    color: #0D1325;
    font-weight: 300;
}
.recruit3.news-list .page-sec2 .main-content .tlt-post{
	font-size: 18px;
}

.tlt-bg {
    color: #fff;
    font-size: 16px;
    line-height: 2;
    display: inline-block;
    padding: 0 10px;
}

.bl {
    background: #0f3cbd;
}

.or {
    background: #ff8b00;
}

.green {
    background: #00b5e2;
}

.recruit3 .page-sec2 .main-content .b-right {
    margin-top: -10px;
}
.date-and-title{
	display: flex;
	margin-bottom: 64px;
}

.recruit3 .page-sec2 .main-content .date {
    font-size: 25px;
    color: #676a76;
    line-height: 1.75;
    font-weight: 300;
    width: 20.2%;
    padding-right: 0;

}
.recruit3.news-list .page-sec2 .main-content .date{
	font-size: 18px;
}
.recruit3.detail .page-sec2 .main-content .date{
	width: 218px;
}

.recruit3 .page-sec2 .main-content .photo-post {
    text-align: center;
    width: 100%;
    max-width: 80%;
    margin: auto;
}

.recruit3 .page-sec2 .main-content .photo-post img {
    width: 100%;
    height: auto;
}

.recruit3 .page-sec2 .main-content .txt-post {
    word-break: break-all;
    font-size: 16px;
    line-height: 156%;
    font-weight: 400;
    padding-top: 44px;
	
	display: none;
}

.pnavi {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pnavi .next-link {
    background: url(../img/next-news.svg);
    width: 14px;
    height: 26px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 5px;
}

.pnavi .prev-link {
    background: url(../img/prev.svg);
    width: 14px;
    height: 26px;
    background-repeat: no-repeat;
    display: inline-block;
    /*margin-right: 120px;*/
}

.new-list .btn-view a {

    padding-right: 95px;
}

.pnavi .next-link {
    position: relative;
    display: inline-block;
    padding-right: 12px;
}

.new-list {
    padding-top: 30px;
}

.pnavi a {
    position: relative;
    display: inline-block;
    /*padding-right: 12px;*/
	
	font-size: 30px;
    font-weight: 300;
	line-height: 1;
}
.pnavi a.current{
	color: #ae292a;
}

.overPagerPattern {
    /*display: none;*/
}

.pagi{
	display: flex;
    gap: 30px;
	align-items: center;
}

.pagi a {
    /*display: none !important;*/
}

.pagi a.prev-link {
    display: inline-block !important;
}

.pagi a.next-link {
    display: inline-block !important;
}

.pnavi a.remove-dot::after {
    display: none;
}

.pnavi a.next-link:after {
    display: none;
}

.pnavi a.prev-link:after {
    display: none;
}

.pnavi img {
    padding-left: 10px;
}

.cont-1366 {
    width: 100%;
    max-width: 1366px;
    margin: auto;
}

.cont-805 {
    width: 100%;
    max-width: 805px;
    margin: auto;
}

.recruit3 .page-sec3 {
    padding: 108px 0 100px;
}

.recruit3 .page-sec3 .tlt-photo {
    text-align: center;
    position: relative;
}

.recruit3 .page-sec3 .border-center {
    width: 100%;
    height: 2px;
    display: block;
    background-color: #0D1325;
    margin: 0 auto;
    position: relative;
    max-width: 904px;
    margin-top: 20px;
}

.recruit3 .page-sec3 .tlt-photo img {
    width: 743px;
    height: 25px;
}

.recruit3 .page-sec3 .txt {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 70px 0 50px;
    text-align: center;
}

.recruit3 .page-sec3 .flex {}

.recruit3 .page-sec3 .btn-more-photo {
    text-align: center;
    margin-top: 100px;
}

.recruit3 .page-sec3 .flex div {
    width: 22.6%;
    margin-right: 3.2%;
}

.recruit3 .page-sec3 .flex div:last-child {
    margin-right: 0;
}

.recruit3 .page-sec3 .flex div img {
    box-shadow: 2px 2px 25px 0px rgba(0, 122, 203, 0.49);
}

@media screen and (max-width: 1480px) {
    .cont-1480 {
        padding-left: 30px;
        padding-right: 15px;
    }

    .recruit3 .page-sec2 {
        background: #fff;
        padding: 6.757vw 0 4.73vw;
        margin-top: 7.635vw;

    }
	.recruit3.detail .page-sec2{
		margin-top: 0;
	}
}

@media screen and (max-width: 1527px) {
    .recruit3 .page-sec1 .content {
        padding-right: 10px;
    }
}

@media screen and (max-width: 1366px) {
    .cont-1366 {
        padding: 0 10px;
    }

    .recruit3 .page-sec1 .content .text .tlt-small::after {
        max-width: 28.505vw;
    }
}

@media screen and (max-width: 1280px) {
    .recruit3 .page-sec1 .content .tlt-photo {
        padding-right: 12px;
    }

    .recruit3 .page-sec1 .content .tlt-photo img {
        width: 500px;
    }

    .recruit3 .page-sec1 .content .tlt-photo2 {
        padding-right: 30px;
    }

    .recruit3 .page-sec1 .content .tlt-photo2 img {
        width: 410px;
    }
}

@media screen and (max-width: 1200px) {
    .recruit3 .page-sec2 .main-content .date {
        font-size: 2.5vw;


    }

    .recruit3 .page-sec2 .main-content .txt-post {

        padding-top: 3.667vw;
    }

    .recruit3 .page-sec2 .main-content .tlt-post {

        font-size: 2.5vw;

    }

    .recruit3 .page-sec2 .sitebar li {
        font-size: 2.5vw;
        line-height: 1.75;
    }
	.date-and-title{
        flex-direction: column;
	}
	.post .inner-wrapper{
		padding-left: 0;
	}

}

@media screen and (max-width: 1024px) {
    .recruit3 .page-sec1 .content {
        padding-left: 30px;
    }
}

@media screen and (max-width: 992px) {
    .recruit3 .page-sec1.flex {
        margin-right: 0;
    }

    .page-sec2::before {
        width: 15px;
    }

    .post font span {

        margin-top: 3.024vw;

    }

    .recruit3 .page-sec2 .main-content .post:last-child {
        padding-bottom: 9.073vw;
    }

    .recruit3 .page-sec1 .photo {
        width: 100%;
        text-align: center;
    }

    .recruit3 .page-sec1 .content {
        width: 100%;
    }

    .recruit3 .page-sec1 .content .text .tlt-small::after {
        display: none;
    }

    .recruit3 .page-sec2 .main-content .date {
        width: 22.2%;
    }

    .item-conten-news {
        width: 77%;
    }
}

@media screen and (max-width: 827px) {
    .recruit3 .page-sec2 .main-content {
        padding-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .recruit3 .page-sec2 {
        margin-top: 50px;
        padding: 50px 0;
    }

    .txt-ba-chil {
        font-size: 14px;

    }


    .recruit3.news-recruit .page-sec2,
    .recruit3.news-list .page-sec2 {
        padding: 50px 0;
    }

    .recruit3 .page-sec2 .main {
        padding-top: 30px;
    }

    .recruit3 .page-sec2 .main-content .post {
        padding-bottom: 50px;
        padding-left: 0;
    }

    .recruit3 .page-sec2 .main-content .tlt-post {
        font-size: 20px;
        padding-left: 0;
    }

    .pnavi .prev-link {

        width: 1.825vw;
        background-size: contain;
        height: 3.39vw;

        margin-right: 15.645vw;
    }

    .recruit3 .page-sec2 .sitebar li {
        font-size: 16px;
    }

    .new-list {
        padding-top: 15px;
    }

    .new-list .btn-view a {
        padding-right: 12.386vw;
        font-size: 14px;
    }

    .pnavi .next-link {

        width: 1.825vw;
        height: 3.39vw;
        background-size: contain;

        margin-left: 5px;
    }

    .recruit3 .page-sec2 .main-content .date {
        text-align: left;
        padding-right: 0;
        padding-bottom: 10px;
        width: 100%;
        font-size: 18px;
    }

    .recruit3 .page-sec2 .sitebar {
        width: 100%;
        order: 2;
        margin-top: 40px;
    }

    .item-conten-news {
        width: 100%;
    }

    .recruit3 .page-sec2 .main-content {
        width: 100%;
        order: 1;
        padding-left: 0;
    }

    .recruit3 .page-sec2 .main-content .txt-post {
        padding-top: 30px;
    }

    .recruit3 .page-sec2 .sitebar .tlt-p {
        max-width: 100%;
    }

    .recruit3 .page-sec2 .sitebar .tlt-p::before {
        width: 99%;
    }

    .recruit3 .page-sec3 {
        padding: 50px 0;
    }

    .recruit3 .page-sec3 .txt {
        padding: 50px 0 30px;
    }

    .recruit3 .page-sec3 .flex div {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        text-align: center;
    }

    .recruit3 .page-sec3 .flex div:last-child {
        margin-bottom: 0;
    }

    .recruit3 .page-sec3 .btn-more-photo {
        margin-top: 30px;
    }
}

@media screen and (max-width: 560px) {
    .recruit3 .page-sec2 .sitebar .b-right {
        max-width: 100%;
    }

    .recruit3 .page-top-banner,
    .recruit3.news-recruit .page-top-banner,
    .recruit3.news-list .page-top-banner {
        min-height: 350px;
    }

    .recruit3 .page-top-banner .txt-top-banner img {
        width: 280px;
    }

    .recruit3.news-list .page-top-banner .txt-top-banner img {
        width: 120px;
    }

    .recruit3 .page-sec2 .tlt-photo img {
        width: 280px;
    }

    .recruit3 .page-sec1 {
        margin-top: 50px;
    }

    .recruit3 .page-sec1 .content {
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    .recruit3 .page-sec1 .content .text ul {
        padding-left: 10px;
    }

    .recruit3 .page-sec1 .content .tlt-photo2 {
        padding-top: 20px;
        padding-left: 0;
    }

    .recruit3 .page-sec1 .content .tlt-photo {
        padding: 0;
    }

}

/* end recruit3 */

@media screen and (max-width: 767px) {
#n_20_ei {
        display: none;
    }
#n_20_ei_sp {
	display: block;
        left: 50%;
    }
.item-ho1:last-child{
        margin-top: 0;
}
}

/* End Responsive ======================= */
.adjust{font-feature-settings: 'palt';}
