/*
* Theme Name: shineiteck-recruit 2026
* Description:
* Theme URI: ngoliem.com
* Version: 1.0
* Theme Author: NL
* Author URI: http://ngoliem.com/
* Tags: basic, two-columns, post format
* Textdomain: ngoliem
* Languages Folder: /languages
*/
/* Default---------------------------------------------- */

html, body {
    height: 100%;
}
body {
    font-family: 'LINESeedJP';
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 100%;
}

a, a:link, a:visited {
    cursor: pointer;
    text-decoration: none;
    color: #000;
}

a:hover, a:link:hover, a:visited:hover {
    opacity: 0.8;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    zoom: 1;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-family: 'LINESeedJP';
    vertical-align: baseline;
    background: transparent;
}
p{
    font-size: 20px;
    line-height: 1.8;
}
h1,h2,h3,h4,h5{
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    line-height: 1.3;
}

.menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: fixed;
    z-index: 96;
    background: #0050B5;
    max-height: 70px;
}

.menu {}
img {
    width: 100%;
}
.menu .menu-left{
    display: flex;
    align-items: center;
}
.menu .menu-right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.menu .menu-left a{
    margin: 0 45px;
}
.menu .menu-left a{
    width: 358px;
}

/*nav menu*/


.hamburger-menu {
    border: 0;
    padding: 0;
    background-color: transparent;
    position: relative;
    display: inline-block;
    width: 34px;
    height: 24px;
    margin: 21px 18px;
    cursor: pointer;
}
.hamburger-menu span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    opacity: 1;
}
.hamburger-menu span:nth-of-type(1) {
    top: 0px;
}
.hamburger-menu span:nth-of-type(2) {
    top: 11px;
}
.hamburger-menu span:nth-of-type(3) {
    top: 23px;
}
.dropdown {
    display: inline-block;
    background: #00398E;
}
.dropdown-content {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    background-color: #00398E;
    min-width: 255px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    transition: max-height 0.5s ease-out;
    text-align: center;
}
.dropdown-content a {
    color: #ffffff;
    padding: 18px 90px 18px 25px;
    text-decoration: none;
    display: flex;
    text-align: left;
    justify-content: space-between;
    align-items: center;
}
.dropdown-content img{
    width: 45px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.dropdown-content a:nth-child(1){
    margin-top: 15px;
}
.dropdown-content a:hover {background-color: #f1f1f1;color: #000000;}

.menu-right .menu-daikei{
    max-width: 170px;
    line-height: 0;
}
.menu-right a.menu-daikei:hover{
    opacity: 1;
}
.menu-right a.menu-daikei i{
    margin-right: 5px;
}

.menu-daikei {
    position: relative;
    display: inline-block;
}

.menu-daikei .overlay-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00907C; /* n盻］ ﾄ粗n m盻� */
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.3s;
    pointer-events: none; /* trﾃ｡nh che hover n蘯ｿu khﾃｴng c蘯ｧn click */
    font-size: 12px;
}

.menu-daikei:hover .overlay-text {
    opacity: 1;
}
.btn-recruit{
    display: flex;
    align-items: center;
    padding-right: 40px;
}
.btn-recruit a{
    font-family: 'LINESeedJP-bold';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    width: 190px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 34px;
    margin-left: 15px;
    line-height: 2.2;
}
.btn-recruit a:nth-child(1){
    background: #ffffff;
    color: #0050B5;
}
.btn-recruit a:nth-child(2){
    background: #DE9236;
    color: #ffffff;
}
/*end nav menu*/


.inner{
    max-width: 1200px;
    margin: auto;
}

.background-top {
    position: relative;
    overflow: hidden;
    color: #ffffff;
}

/* 🎨 Background */
.background-top::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(150deg, #0050B5 50%, #3A76C1 50%);
    z-index: 1;
}

/* 🔥 Container chung */
.container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

/* SVG layer */
.svg-layer {
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    pointer-events: none;
}

/* SVG */
.svg-layer img {
    width: 100%;
    height: auto;
    max-width: none;

    /* Scale linh hoạt */
    transform: scale(clamp(1, 1.1, 1.1));
    transform-origin: top center;

    transition: transform 0.4s ease;
}

/* content-page */
.content-page {
    position: relative;
    z-index: 2;
}
/* ===== WRAPPER ===== */
.ct1 {
    position: relative;
    height: 1200px;
    margin-bottom: 120px;
}

/* ===== CONTENT (XOAY DUY NHẤT Ở ĐÂY) ===== */
.ct1-content {
    position: absolute;
    top: 45%;
    left: 54%;
    width: 100%;

    /* CHỈ XOAY Ở ĐÂY */
    transform: translate(-50%, -50%) rotate(-30deg) scale(1.3);
    transform-origin: center;
}

/* ===== BÊN TRÁI ===== */
.ct1-img1 {
    display: flex;
    align-items: flex-end;
    padding-bottom: 35px;
}

.ct1-img1 img:first-child {
    width: 1045px;
    height: auto;
    margin-right: 100px;
}

.ct1-img1 img:last-child {
    width: 330px;
    height: auto;
}

/* ===== TEXT (KHÔNG XOAY) ===== */
.ct1-text {
    width: 38%;
    margin: auto;
    margin-bottom: 15px;
}
.ct1-text img{
    width: 100%;
}

/* ===== BÊN PHẢI ===== */
.ct1-img2 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-left: 320px;
}

.ct1-img2 img:first-child {
    width: 315px;
    height: auto;
    margin-right: 60px;
}

.ct1-img2 img:last-child {
    width: 450px;
    height: auto;
    margin-top: 75px;
}
.ct-title{
    text-align: center;
    padding-bottom: 70px;
}
.ct-title h2{
    font-family: "Noto Serif JP", serif;
    font-size: 50px;
}
.ct-title p{
    padding-top: 15px;
    font-size: 18px;
}
.ct2{
    padding-bottom: 215px;
}
.ct2-content{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 85px;
}
.ct2-president {
    width: 22.5%;
    text-align: center;
}
.ct2-president img{
    width: 100%;
    margin-bottom: 20px;
}
.ct2-president p:nth-child(2){
    font-size: 15px;
    padding-bottom: 5px;
}
.ct2-president p:nth-child(3){
    font-size: 23px;
}
.ct2-text {
    width: 66.5%;
    line-height: 2.2;
}
.ct2 a.ct2-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 360px;
    height: 73px;
    margin: auto;
    border: 1px solid #ffffff;
    border-radius: 15px;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.ct2 a.ct2-btn:hover {
    background-color: #ffffff38;
}
.play-icon {
    position: absolute;
    right: 30px;
    width: 0;
    height: 0;
    border-left: 30px solid #ffffff;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    transition: 0.3s;
}
.ct2 a:hover{
    opacity: 1 !important;
}
.ct2 a:hover .play-icon{
    border-left: 30px solid #00398E;
}
.ct3-1{
    text-align: center;
    padding-bottom: 70px;
}
.ct3-1 h3{
    font-size: 40px;
    padding-bottom: 70px;
    font-weight: 500;
}
.ct3-1 p{
    /* line-height: 2.2; */
}
body {
    margin: 0;
    font-family: Arial, sans-serif;
}

.ct3-2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 75px;
}
.ct3-2staff{
    width: 30.5%;
}
.ct3-2item {
    display: flex;
    align-items: center;
    color: white;
    font-size: 26px;
    gap: 12px;
    padding-bottom: 20px;
}
.ct3-2staff-card{}
.ct3-2staff-card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.ct3-2staff-card:hover img{
    transform: scale(1.1);
}
.ct3-2staff-card .ct3-2staff-name{}
.ct3-2staff-card .ct3-2staff-name p{
    font-size: 16px;
}
.ct3-2staff-card:hover{
    opacity: 1 !important;
}
.ct3-2staff-card:hover .ct3-2staff-name .play-icon{
    border-left: 30px solid #0066ff;
}

.ct3-2circle {
    width: 30px;
    height: 30px;
    border: 4px solid white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ct3-2circle::after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffffff;
}

.ct3-slider {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 20px 0;
    margin: 80px 0;
}

.slider-track {
    display: flex;
    gap: 20px;
    width: fit-content;
    margin: 0 auto;
}

.slider-track.centered {
    justify-content: center;
}

.slider-track.running {
    animation-name: scroll;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.ct3-slide {
    flex: 0 0 auto;
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
}

.ct3-slide img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}

@media (max-width: 768px) {
    .ct3-slider {
        padding: 20px 0;
    }

    .slider-track {
        margin: 0;
    }

    .ct3-slide {
        width: 65vw;
    }
    .ct3-slide img{
        height: 57vw;
    }
}

@media (hover: hover) {
    .ct3-slider:hover .slider-track.running {
        animation-play-state: paused;
    }
}

.ct3-slider.running::before,
.ct3-slider.running::after {
    content: "";
    position: absolute;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.ct3-slider.running::before {
    left: 0;
    background: linear-gradient(to right, #3A76C1, transparent);
}

.ct3-slider.running::after {
    right: 0;
    background: linear-gradient(to left, #3A76C1, transparent);
}

.ct-line{
    width: 100%;
    padding-bottom: 130px;
}
.ct-line .line {
    margin: 6px 0;
}
.ct-line .line1 { height: 10px; background-color: #3A76C1; }
.ct-line .line2 { height: 5px; background-color: #568CD0; }
.ct-line .line3 { height: 5px; background-color: #A9C2E0; }

.ct4{
    padding-bottom: 230px;
}
.ct4 .ct-title{
    color: #0050B5;
}
.ct4-content{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}
.ct4-card{
    width: 30%;
    position: relative;
    border: 1px solid #707070;
    border-radius: 32px;
    margin-bottom: 47px;
}
.ct4-card .ct4-numb{
    position: absolute;
    top: 4%;
    left: 5%;
    font-size: 28px;
    line-height: 1;
    width: 38px;
    height: 38px;
    display: flex;
    background: #000000;
    color: #ffffff;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.ct4-card .ct4-box{text-align: center;padding: 60px 30px}
.ct4-card .ct4-box img{
    height: 135px;
    width: auto;
    margin-bottom: 5px;
}
.ct4-card .ct4-box h3{
    height: 95px;
    font-size: 30px;
    display: flex;
    color: #0050B5;
    align-items: center;
    justify-content: center;
}
.ct4-card .ct4-box p{
    font-size: 18px;
    text-align: left;
}

.ct5{
    padding-bottom: 170px;
}
.ct5 .ct-title {
    color: #0050B5;
}

.ct5 .ct5-box{
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 40px;
    transition: 100ms;
    transition-delay: 0s !important;
    transition-duration: 0.3s !important;
    border: 2px solid #3A76C1;
}
/*.ct5 .ct5-box:hover{
    border: 2px solid #F20000;
}*/
.ct5 .ct5-q{
    border-radius: 10px;
    position: relative;
    font-size: 17px;
    padding: 30px 30px 30px 90px;
    cursor: pointer;
}
.ct5 .ct5-q span{
    font-family: "Arial", Arial, sans-serif;
    position: absolute;
    font-size: 35px;
    left: 30px;
    line-height: 1;
    top: 25px;
}
.ct5 .ct5-a div{}
.ct5 .ct5-a p {
    line-height: 1.5;
    position: relative;
    padding: 20px 0 30px 60px;
    border-top: 1px solid #707070;
    font-size: 18px;
    margin: 0 30px;
}
.ct5 .ct5-a p a{
    border-bottom: 1px solid;
}
.ct5 .ct5-a span{
    font-family: "Arial", Arial, sans-serif;
    font-size: 35px;
    display: block;
    line-height: 1.3;
    position: absolute;
    left: 0;
    font-weight: bold;
}
.ct5-a {
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.ct6{
    background: #DFF3F5;
}
.ct6 .ct-title{
    color: #0050B5;
}
.ct6-1{
    padding-top: 140px;
    padding-bottom: 115px;
}
.ct6-1 p{
    font-size: 18px;
    text-align: center;
}
.ct6-2 img{}
.ct6-2 .ct6-2btn{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ct6-2 .ct6-2btn a{
    font-family: 'LINESeedJP-bold';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 48px;
    color: #ffffff;
    width: 686px;
    height: 131px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0;
    border-radius: 66px;
}
.ct6-2 .ct6-2btn a:nth-child(1){background: #0050b5c2;}
.ct6-2 .ct6-2btn a:nth-child(1):hover{background: #0050b5;}
.ct6-2 .ct6-2btn a:nth-child(2){
    background: #de9236cf;
}
.ct6-2 .ct6-2btn a:nth-child(2):hover{background: #de9236;}

.ct7{
    padding-bottom: 260px;
}
.ct7 .ct-title{
    color: #0050B5;
}
.ct7-content{}
.ct7-1{display: flex;align-items: stretch;justify-content: center;padding-bottom: 40px;}
.ct7-1 .ct7-1a{
    width: 65%;
    background: #B6CBE6;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ct7-1 .ct7-1a h3{margin-right: 165px;font-size: 30px;color: #0050B5;}
.ct7-1 .ct7-1a p{
    margin-right: 80px;
    width: 404px;
    font-size: 18px;
}
.ct7-1 .ct7-1b{
    width: 35%;
}
.ct7-1 .ct7-1b img{
    width: 303px;
}
.ct7-2{display: flex;align-items: stretch;justify-content: center;}
.ct7-2 .ct7-2a{
    width: 65%;
    background: #B6CBE6;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ct7-2 .ct7-2a h3{margin-left: 165px;font-size: 30px;color: #0050B5;}
.ct7-2 .ct7-2a p{
    margin-left: 80px;
    width: 404px;
    font-size: 18px;
}
.ct7-2 .ct7-2b{
    width: 35%;
    text-align: right;
}
.ct7-2 .ct7-2b img{
    width: 303px;
}



footer{
    padding-top: 90px;
    padding-bottom: 100px;
}
.footer{
    text-align: center;
}
.footer img{
    max-width: 240px;
}

.subpages:before{
    background: linear-gradient(150deg, #0050B5 37%, #ffffff 37%);
}
.subpages .content-page{
    padding-top: 70px;
    padding-bottom: 200px;
}
.subpages .subpages-title{
    padding-top: 120px;
    padding-bottom: 75px;
    text-align: center;
}
.subpages .subpages-title h1{
    font-size: 30px;
    font-family: 'LINESeedJP-bold';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: unset;
    padding-bottom: 5px;
}
.subpages .subpages-title p{
    font-size: 20px;
}
.inter-content{
    background: #ffffff;
    border: 2px solid #0050B5;
    border-radius: 61px;
    overflow: hidden;
    padding: 50px;
    margin-bottom: 100px;
}
.inter-content h2{
    color: #3A76C1;
    font-size: 40px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 55px;
    font-weight: unset;
}
.inter-content .staff-info{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 85px;
}
.inter-content .staff-info img{
    width: 542px;
    margin-right: 46px;
}
.inter-content .staff-info .staff-info-text{
    color: #000000;
}
.inter-content .staff-info .staff-info-text .staff-info-p1{
    font-size: 18px;
    padding-bottom: 80px;
    font-family: "Noto Sans", sans-serif;
}
.inter-content .staff-info .staff-info-text .staff-info-p1 span{
    font-size: 40px;
    font-family: "Noto Sans", sans-serif;
}
.inter-content .staff-info .staff-info-text .staff-info-p2{
    font-size: 28px;
    padding-bottom: 40px;
    font-family: "Noto Sans", sans-serif;
}
.inter-content .staff-info .staff-info-text .staff-info-p3{
    font-size: 17px;
}
.inter-content .inter-box{
    color: #000000;
    text-align: center;
}
.inter-content .inter-box .inter-q{
    position: relative;
    border-radius: 5px;
    padding: 0 0 30px 50px;
    font-size: 28px;
    font-weight: unset;
    text-align: left;
}
.inter-content .inter-box .inter-q span{
    font-family: "Arial", Arial, sans-serif;
    position: absolute;
    font-size: 35px;
    left: 0;
    line-height: 1;
    top: 2px;
}
.inter-content .inter-box .inter-a{
    text-align: left;
}
.inter-content .inter-box .inter-a p{
    position: relative;
    padding: 0 0 80px 50px;
    font-size: 20px;
}
.inter-content .inter-box .inter-a p span{
    font-family: "Arial", Arial, sans-serif;
    font-size: 35px;
    display: block;
    line-height: 1.3;
    position: absolute;
    left: 0;
}
.inter-content .inter-box img{
    padding-bottom: 80px;
    width: 50%;
}
.inter-content .staff-uchida-cmt img{
    padding-bottom: 80px;
    width: 50%;
}
.inter-content .staff-uchida-cmt{
    text-align: center;
}
.inter-content .staff-uchida-cmt h3{
    color: #000000;
    font-weight: unset;
    font-size: 28px;
    padding-bottom: 70px;
    text-align: left;
}
.inter-content .staff-uchida-cmt p{
    color: #000000;
    padding-bottom: 70px;
    text-align: left;
}

.job-content{
    background: #ffffff;
    border: 1px solid #0050B5;
    border-radius: 61px;
    overflow: hidden;
    padding: 50px;
    margin-bottom: 100px;
}
.job-title{
    border-bottom: 3px solid #0050B5;
}
.job-title h2{
    font-size: 25px;
    margin: auto;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    background: #0050B5;
    width: 464px;
    padding: 25px 0;
    text-align: center;
    font-family: 'LINESeedJP-bold';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: unset;
}
.jc-dflex{
    display: flex;
    justify-content: space-between;
    padding-top: 100px;
    padding-bottom: 70px;
}
.jc-dflex .jc-a{
    width: 32%;
}
.jc-dflex .jc-a a{
    color: #0050B5;
    border: 2px solid #0050B5;
    border-radius: 15px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 25px;
}
.jc-dflex .jc-b{
    width: 60%;
}
.jc-dflex table {
    width: 100%;
    margin: auto;
    border-collapse: collapse;
    border-top: 1px solid #0050B5;
    border-bottom: 1px solid #0050B5;
    color: #000000;
}

.jc-dflex th, .jc-dflex td {
    padding: 40px 20px;
    vertical-align: top;
    font-size: 18px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 500 !important;
    line-height: 1.5;
}

.jc-dflex th {
    width: 29%;
    text-align: left;
    font-weight: bold;
}
.jc-dflex td{
    width: 71%;
}

.jc-dflex tr {
    border-bottom: 1px solid #0050B5;
}

.jc-dflex tr:last-child {
    border-bottom: none;
}


/*contact*/
.jc-contact{
    color: #000000;
}
.jc-contact .form-title p{
    text-align: center;
    font-size: 13px;
}
.jc-contact .subpages-title h1{
    color: #0050B5;
}
.jc-contact .subpages-title p{
    color: #000000;
}
.jc-contact form table{
    border: 1px solid #0050B5;
    margin-bottom: 60px;
    border-radius: 18px;
    border-collapse: unset;
    width: 100%;
}
.jc-contact form table th{
    font-family: 'LINESeedJP-bold';
    -moz-osx-font-smoothing: grayscale;   /* Firefox */
    -webkit-font-smoothing: antialiased; /* WebKit  */
    width: 25%;
    color: #0050B5;
}
.jc-contact form table td input::placeholder {
    color: #0050b599;
    font-size: 15px;
}
.jc-contact form table td textarea::placeholder {
    color: #0050b599;
    font-size: 15px;
}
.jc-contact form table td{
    width: 75%;
    color: #000000;
}
.jc-contact form table th{
    font-size: 16px;
    padding: 35px;
}
.jc-contact form table th,
.jc-contact form table td{
    border-bottom: 1px solid #0050B5;
    vertical-align: middle;
}
.jc-contact form table tr:last-child td{
    border-bottom: unset;
}
.jc-contact form table.table1 td{
    font-size: 18px;
    padding: 30px 35px;
}
.jc-contact form table td span.mwform-radio-field{
    padding-right: 35px;
    margin-left: 0 !important;
}
.jc-contact form table td input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-top: -5px;
}
.jc-contact form table.table3 td{
    padding: 17px 35px;
}
.jc-contact form table td input{
    border: 1px solid #0050B5;
    background: #F5F9FF;
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
    font-size: 18px;
}
.jc-contact form table td textarea{
    border: 1px solid #0050B5;
    background: #F5F9FF;
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
    height: 200px;
}
.jc-contact form table tr span.note{
    font-size: 13px;
    color: #3C3C3C;
    padding-left: 10px;
    padding-top: 5px;
    display: inline-block;
}
.jc-contact form{
    padding-bottom: 40px;
}
.jc-contact .form-policy{
    text-align: center;
}
.form-policy .contact_note{
    font-size: 13px;
    padding-bottom: 15px;
}
.form-policy #policy_check{
    font-size: 15px;
    padding-top: 60px;
    padding-bottom: 85px;
    color: #000000;
}
.form-policy #policy_check input {
    width: 20px;
    height: 20px;
}
.form-btn{
    text-align: center;
}
.form-btn p.btn {
    text-align: center;
}
.form-policy p:nth-child(1) {
    font-size: 12px;
    padding-bottom: 40px;
    color: #000000;
}
.form-btn p.btn input {
    width: 436px;
    height: 84px;
    color: white;
    background: #0050B5;
    border-radius: 8px;
    font-size: 30px;
    font-family: 'LINESeedJP-bold';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: unset;
    border: unset;
}
.form-policy p:nth-child(2) a {
    color: black;
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 15px 80px;
    position: relative;
}
.jc-contact-confirm .form-policy #policy_check,
.jc-contact-confirm .form-policy p:nth-child(2) a{
    display: none;
}
.form-policy p:nth-child(2) a img{
    width: 18px;
    position: absolute;
    right: 15px;
}
.contact_confirm .note{
    display: none;
}
/*end contact*/

/*animation*/

.animate__animated.animate__delay-0_3s {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-delay: calc(var(--animate-delay) * 0.3);
    animation-delay: calc(var(--animate-delay) * 0.3)
}
.animate__animated.animate__delay-0_5s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-delay: calc(var(--animate-delay) * 0.5);
    animation-delay: calc(var(--animate-delay) * 0.5)
}
.animate__animated.animate__delay-0_8s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-delay: calc(var(--animate-delay) * 0.8);
    animation-delay: calc(var(--animate-delay) * 0.8)
}
.animate__animated.animate__delay-1_0s {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-delay: calc(var(--animate-delay) * 1.0);
    animation-delay: calc(var(--animate-delay) * 1.0)
}
.animate__animated.animate__delay-1_3s {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation-delay: calc(var(--animate-delay) * 1.3);
    animation-delay: calc(var(--animate-delay) * 1.3)
}
.animate__animated.animate__delay-1_6s {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-delay: calc(var(--animate-delay) * 1.6);
    animation-delay: calc(var(--animate-delay) * 1.6)
}
.animate__animated.animate__delay-1_9s {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
    -webkit-animation-delay: calc(var(--animate-delay) * 1.9);
    animation-delay: calc(var(--animate-delay) * 1.9)
}
.animate__animated.animate__delay-2_2s {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
    -webkit-animation-delay: calc(var(--animate-delay) * 2.2);
    animation-delay: calc(var(--animate-delay) * 2.2)
}

@media screen and (min-width:737px){
    .sp_737{
        display: none !important;
    }
    .dropdown:hover .hamburger-menu span:nth-of-type(1), .dropdown:hover .hamburger-menu span:nth-of-type(3) {
        top: 12px;
    }
    .dropdown:hover .hamburger-menu span:nth-of-type(1) {
        transform: rotate(45deg);
    }
    .dropdown:hover .hamburger-menu span:nth-of-type(2) {
        opacity: 0;
    }
    .dropdown:hover .hamburger-menu span:nth-of-type(3) {
        transform: rotate(-45deg);
    }

    .dropdown:hover{
    }
    .dropdown:hover .dropdown-content {
        max-height: 1000px;
        padding-bottom: 15px;
    }
    .collapsible-btn{
        display: none;
    }
    .ct3-2staff-card {
        position: relative;
        border-radius: 29px;
        display: inline-block;
        overflow: hidden;
        line-height: 0;
    }
    .ct3-2staff-card .ct3-2staff-name {
        position: absolute;
        bottom: 0;
        width: 100%;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 18px 25px;
        height: 92px;
    }
    .ct3-2staff-card .ct3-2staff-name::before {
        content: "";
        position: absolute;
        top: 0; left: 0; right: 0; bottom: 0;
        background-color: #125BB7;
        mix-blend-mode: multiply;
    }
    .ct3-2staff-card .ct3-2staff-name p{
        position: absolute;
    }

    .ct6-2{
        position: relative;
    }
    .ct6-2 .ct6-2btn{
        position: absolute;
        top: 0;
    }
    .jc-contact form table tr:first-child th{
        border-top-left-radius: 18px;
    }
    .jc-contact form table tr:first-child td{
        border-top-right-radius: 18px;
    }
    .jc-contact form table tr:last-child th{
        border-bottom-left-radius: 18px;
    }
    .jc-contact form table tr:last-child td{
        border-bottom-right-radius: 18px;
    }
    .jc-contact form table td{
        padding-left: 35px;
        border-left: 1px solid #0050B5;
    }

    .jc-contact form table tr:last-child th{
        border-bottom: unset;
    }
}
@media screen and (max-width:1690px){
    .inner{
        max-width: 1100px;
    }
    p{
        font-size: 18px;
        line-height: 1.6;
    }
    .ct-title h2 {
        font-size: 45px;
    }
    .menu{
        max-height: 60px;
    }
    .menu .menu-left a {
        width: 320px;
    }
    .menu-right .menu-daikei {
        max-width: 145px;
    }
    .hamburger-menu{
        margin: 17px 16px;
    }
    .footer img {
        max-width: 166px;
    }
    .ct1 {
        height: 950px;
        margin-bottom: 50px;
    }
    .ct1-content {
        top: 40%;
    }
    .ct1-img1 img:first-child {
        width: 700px;
        margin-right: 50px;
    }
    .ct1-img1 img:last-child {
        width: 280px;
    }
    .ct1-img2 {
        margin-left: 280px;
    }
    .ct1-img2 img:first-child {
        width: 270px;
        margin-right: 50px;
    }
    .ct1-img2 img:last-child {
        width: 370px;
        margin-top: 60px;
    }
    .ct1-text {
        width: 35%;
        margin-bottom: 25px;
    }
    .ct-title {
        padding-bottom: 60px;
    }
    .ct2 {
        padding-bottom: 100px;
    }
    .ct2-content {
        padding-bottom: 30px;
    }
    .ct3-1 {
        padding-bottom: 60px;
    }

    .ct3-1 h3 {
        font-size: 35px;
        padding-bottom: 60px;
    }
    .ct3-2 {
        padding-bottom: 60px;
    }
    .ct3-slider {
        margin: 30px 0;
    }
    .ct-line {
        padding-bottom: 100px;
    }
    .ct4 {
        padding-bottom: 100px;
    }
    .ct5 {
        padding-bottom: 100px;
    }
    .ct6-1 {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .ct4-card .ct4-box img {
        height: 110px;
    }
    .ct4-card .ct4-box h3 {
        height: 85px;
        font-size: 26px;
    }
    .ct6-2 .ct6-2btn a {
        font-size: 30px;
        width: 420px;
        height: 75px;
        margin: 25px 0;
        border-radius: 50px;
    }
    .ct7 {
        padding-bottom: 150px;
    }
}
@media screen and (max-width:1450px){
    .menu-right .menu-daikei {
        max-width: 140px;
    }
    .hamburger-menu {
        margin: 16px 13px;
    }
    .inner{
        max-width: 990px;
    }
}
@media screen and (max-width:737px){
    .pc_737{
        display: none !important;
    }
    p{
        font-size: 3.5vw;
    }
    .inner {
        width: 85%;
    }
    .background-top::before {
        background: linear-gradient(150deg, #0050B5 48%, #3A76C1 48%);
    }
    .menu{
        margin-top: 0;
    }
    .menu .menu-left a{
        margin: 0;
        margin-left: 3vw;
        width: 71%;
    }
    .menu .menu-left img {
        width: 100%;
    }
    .dropdown-content {
        right: 0;
        border-radius: 0 0 0 10px;
    }
    .mv-text{
        font-size: 13vw;
        left: 5vw;
        top: 35vw;
        line-height: 15vw;
        width: auto!important;
    }
    .mv-text .text-item:last-child{
        font-size: 4vw;
    }
    .dropdown {
        margin-right: 0;
    }
    .hamburger-menu {
        width: 22px;
        margin: 14px;
        height: 19px;
    }
    .hamburger-menu span{
        height: 2px;
    }

    .hover-sp .hamburger-menu span:nth-of-type(1), .hover-sp .hamburger-menu span:nth-of-type(3) {
        top: 8px;
    }
    .hover-sp .hamburger-menu span:nth-of-type(1) {
        transform: rotate(45deg);
    }
    .hover-sp .hamburger-menu span:nth-of-type(2) {
        opacity: 0;
    }
    .hover-sp .hamburger-menu span:nth-of-type(3) {
        transform: rotate(-45deg);
    }
    .hamburger-menu span:nth-of-type(1) {
        top: 2px;
    }
    .hamburger-menu span:nth-of-type(2) {
        top: 10px;
    }
    .hamburger-menu span:nth-of-type(3) {
        top: 18px;
    }

    .hover-sp{
        border-radius: 0;
    }
    .hover-sp .dropdown-content {
        max-height: 1000px;
    }
    .menu-right .menu-daikei {
        max-width: unset;
    }
    .menu .menu-right{
        min-width: unset;
    }

    .svg-layer img{
        transform:scale(clamp(1, 1, 1));
    }
    .ct1 {
        height: 200vw;
        margin-bottom: 13vw;
    }
    .ct1-img1 {
        padding-bottom: 3vw;
    }
    .ct1-content {
        top: 56%;
        left: 45%;
        width: 130%;
    }
    .ct1-img2 {
        margin-left: 0;
        margin-right: 35vw;
    }
    .ct1-img1 img:first-child {
        width: 130vw;
        margin-right: 0;
        margin-left: 16vw;
    }
    .ct-title {
        padding-bottom: 9vw;
    }
    .ct-title h2{
        font-size: 8vw;
    }
    .ct-title p {
        padding-top: 2vw;
        font-size: 3.5vw;
    }
    .ct1-text {
        width: 55%;
        margin-bottom: 2vw;
    }
    .ct1-img2 img:first-child {
        width: 47vw;
        margin-right: -15vw;
    }
    .ct1-img2 img:last-child {
        width: 30vw;
        margin-top: 25vw;
    }
    .ct2 {
        padding-bottom: 47vw;
    }
    .ct2-content {
        align-items: center;
        flex-direction: column;
    }
    .ct2-text {
        width: 100%;
        line-height: 2;
        order: 1;
        padding-bottom: 5vw;
    }
    .ct2-president {
        width: 40%;
        text-align: center;
        order: 2;
    }
    .ct2-president img {
        margin-bottom: 5vw;
    }
    .ct2-president p:nth-child(2) {
        font-size: 3.5vw;
        padding-bottom: 0;
    }
    .ct2-president p:nth-child(3) {
        font-size: 5.5vw;
    }
    .ct2-content {
        padding-bottom: 0;
    }
    .ct3-1 h3 {
        font-size: 6.5vw;
        padding-bottom: 9vw;
    }
    .ct3-1 p {
        text-align: left;
        /* line-height: 2; */
    }
    .ct3-1 {
        padding-bottom: 17vw;
    }
    .ct3-2 {
        flex-wrap: wrap;
    }
    .ct3-2staff {
        width: 47%;
        padding-bottom: 16.5vw;
    }
    .ct3-2item {
        font-size: 4.2vw;
        gap: 2vw;
        padding-bottom: 3vw;
    }
    .ct3-2circle {
        width: 5vw;
        height: 5vw;
        border: 3px solid white;
    }
    .ct3-2circle::after {
        width: 2vw;
        height: 2vw;
    }
    .ct3-2staff-card img {
        margin-bottom: 2vw;
    }
    .ct3-2staff-card .ct3-2staff-name p {
        font-size: 3.5vw;
        color: #ffffff;
    }
    .play-icon{
        display: none;
    }
    .ct3-2 {
        padding-bottom: 0;
    }
    .ct3-slider {
        padding: 5vw 0;
        margin: 0;
    }
    .ct-line {
        padding-bottom: 15vw;
    }
    .ct4 {
        padding-bottom: 25vw;
    }
    .ct4-card {
        width: 100%;
    }
    .ct4-content {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
    }
    .ct4-card {
        border-radius: 5vw;
        margin-bottom: 9vw;
    }
    .ct4-card .ct4-numb {
        font-size: 7.5vw;
        width: 9.5vw;
        height: 9.5vw;
    }
    .ct4-card .ct4-box {
        padding: 6vw 8vw;
    }
    .ct4-card .ct4-box img {
        height: 19.5vw;
    }
    .ct4-card .ct4-box h3 {
        font-size: 5vw;
        height: auto;
        padding: 2vw 0;
    }
    .ct4-card .ct4-box p {
        font-size: 3.5vw;
    }
    .ct5 .ct5-q {
        font-size: 5vw;
        padding: 4.5vw 5vw 4.5vw 19vw;
    }
    .ct5 .ct5-q span {
        font-size: 9vw;
        left: 5vw;
        top: 4vw;
    }
    .ct5 .ct5-a p {
        padding: 4.5vw 0 4.5vw 13vw;
        font-size: 3.5vw;
        margin: 0 6vw;
    }
    .ct5 .ct5-a span {
        font-size: 8vw;
    }
    .ct5 {
        padding-bottom: 20vw;
    }
    .ct6-1 {
        padding-top: 18vw;
        padding-bottom: 13vw;
        width: 85%;
        margin: auto;
    }
    .ct6-1 p {
        font-size: 3.5vw;
        text-align: left;
    }
    .ct6-2 .ct6-2btn {
        height: auto;
        width: 85%;
        margin: auto;
        padding-bottom: 8vw;
    }
    .ct6-2 .ct6-2btn a {
        font-size: 5.5vw;
        width: 85vw;
        height: 16.5vw;
        margin: 6vw 0;
        border-radius: 50px;
    }
    .ct6-2 .ct6-2btn a:nth-child(1) {
        background: #0050b5;
    }
    .ct6-2 .ct6-2btn a:nth-child(2) {
        background: #de9236;
    }
    .footer img {
        max-width: 39%;
    }
    footer {
        padding-top: 13vw;
        padding-bottom: 30vw;
    }
    .subpages .subpages-title {
        padding-top: 8vw;
        padding-bottom: 10vw;
    }
    .subpages .content-page {
        padding-top: 50px;
        padding-bottom: 20vw;
    }
    .subpages .subpages-title h1 {
        font-size: 5vw;
    }
    .inter-content {
        border-radius: 3vw;
        padding: 5vw;
        margin-bottom: 15vw;
    }
    .inter-content h2 {
        font-size: 5vw;
        padding-top: 1vw;
        padding-bottom: 5vw;
    }
    .inter-content .staff-info {
        padding-bottom: 8vw;
        flex-direction: column;
    }
    .inter-content .staff-info img {
        width: 100%;
        margin-right: 0;
        padding-bottom: 3vw;
    }
    .inter-content .staff-info .staff-info-text {
        width: 100%;
    }
    .inter-content .staff-info .staff-info-text .staff-info-p1 {
        font-size: 3.5vw;
        padding-bottom: 3vw;
        text-align: center;
    }
    .inter-content .staff-info .staff-info-text .staff-info-p1 span {
        font-size: 7vw;
    }
    .inter-content .staff-info .staff-info-text .staff-info-p2 {
        font-size: 4.5vw;
        padding-bottom: 1vw;
    }
    .inter-content .staff-info .staff-info-text .staff-info-p3 {
        font-size: 3.5vw;
    }
    .inter-content .inter-box .inter-q span {
        font-size: 6vw;
        top: 0;
    }
    .inter-content .inter-box .inter-q {
        padding: 0 0 3vw 8vw;
        font-size: 4.5vw;
    }
    .inter-content .inter-box .inter-a p span {
        font-size: 6vw;
    }
    .inter-content .inter-box .inter-a p {
        padding: 0 0 5vw 8vw;
        font-size: 3.5vw;
    }
    .inter-content .inter-box img {
        padding-bottom: 5vw;
        padding-left: 8vw;
        width: 100%;
    }
    .inter-content .staff-uchida-cmt img {
        padding-bottom: 5vw;
        padding-left: 8vw;
        width: 100%;
    }
    .subpages .ct3-2staff-card .ct3-2staff-name p {
        font-size: 3.5vw;
        color: #000000;
    }
    .subpages .ct3-2staff {
        width: 47%;
        padding-bottom: 6vw;
    }
    .subpages:before{
        background: linear-gradient(150deg, #0050B5 37%, #ffffff 37%);
    }

    .inter-content .staff-uchida-cmt h3{
        font-size: 5vw;
        padding-bottom: 7vw;
    }
    .inter-content .staff-uchida-cmt p{
        padding-bottom: 7vw;
    }
    .job-content {
        border-radius: 3vw;
        padding: 5vw;
        margin-bottom: 15vw;
    }
    .job-title h2 {
        font-size: 5vw;
        border-top-right-radius: 3vw;
        border-top-left-radius: 3vw;
        width: 50%;
        padding: 2vw 0;;
    }
    .jc-dflex {
        justify-content: flex-start;
        padding-top: 10vw;
        padding-bottom: 10vw;
        flex-direction: column;
        align-items: center;
    }
    .jc-dflex .jc-a {
        width: 85%;
    }
    .jc-dflex .jc-a a {
        border-radius: 3vw;
        height: 20vw;
        margin-bottom: 5vw;
    }
    .jc-dflex .jc-b {
        width: 100%;
    }
    .jc-dflex th, .jc-dflex td {
        width: 100%;
        font-size: 3.5vw;
    }
    .jc-dflex tr {
        display: flex;
        flex-direction: column;
    }
    .jc-dflex td{
        padding: 2vw 3vw 5vw 3vw;
    }
    .jc-dflex th{
        padding: 5vw 0 2vw 0;
        width: 90%;
        margin: auto;
        border-bottom: 2px dotted #0050B5;
    }

    .jc-contact form {
        padding-bottom: 5vw;
    }
    .jc-contact form table {
        margin-bottom: 3vw;
    }
    .jc-contact form table th,
    .jc-contact form table td {
        width: 100%;
    }
    .jc-contact form table tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .jc-contact form table tr:first-child th{
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }
    .jc-contact form table tr:last-child td{
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
    }
    .jc-contact form table th {
        font-size: 3.5vw !important;
        padding: 2vw 0 !important;
        text-align: center;
        background: #0050b53b;
    }
    .jc-contact form table td {
        font-size: 3.5vw !important;
        padding: 5vw 3vw !important;
    }
    .jc-contact form table td span.mwform-radio-field {
        padding-right: 0;
        margin-bottom: 3vw;
        margin-left: 0 !important;
        width: 100%;
        display: block;
    }
    .jc-contact form table td span.mwform-radio-field:nth-child(4){
        margin-bottom: 0;
    }
    .jc-contact form table.table2 td span.mwform-radio-field:first-child {
        padding-bottom: 0;
    }
    .form-policy .contact_note {
        font-size: 3vw;
    }
    .form-policy #policy_check {
        font-size: 3.5vw;
        padding-top: 10vw;
        padding-bottom: 15vw;
    }
    .form-btn p.btn input {
        width: 55vw;
        height: 15vw;
        font-size: 5vw;
    }
    .jc-contact form table tr span.note {
        font-size: 3vw;
        padding-left: 0;
    }
    .jc-contact form table td input {
        font-size: 4vw;
    }
    .jc-contact form table td input::placeholder {
        font-size: 3vw;
    }
    .jc-contact form table td textarea::placeholder {
        font-size: 3vw;
    }
    .subpages .subpages-title p {
        font-size: 3.5vw;
    }
    .jc-contact .form-title p{
        font-size: 3vw;
    }
    .footer-fixed{
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 5;
    }

    .footer-fixed-box{
        width: 95%;
        margin: auto;
        background: #ffffff;
        border: 2px solid #ffffff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        transition: bottom 0.3s;
    }
    .footer-fixed-link{
        display: flex;
        align-items: flex-end;
        justify-content: center;
        flex-wrap: nowrap;
    }
    a.footer-fixed-link-l{
        font-family: 'LINESeedJP-bold';
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-weight: unset;
        width: 50%;
        height: 50px;
        background: #0050B5;
        display: flex;
        align-items: center;
        color: #ffffff;
        border-top-left-radius: 14px;
        font-size: 20px;
        justify-content: center;
    }
    a.footer-fixed-link-r{
        font-family: 'LINESeedJP-bold';
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-weight: unset;
        width: 50%;
        height: 50px;
        background: #DE9236;
        display: flex;
        align-items: center;
        color: #ffffff;
        border-top-right-radius: 14px;
        font-size: 20px;
        line-height: 1.2;
        justify-content: center;
    }
    .footer-fixed-link a img{
        margin-left: 18px;
        margin-right: 10px;
    }
    .footer-fixed p{
        text-align: center;
        background: #3C3C3C;
        color: #ffffff;
        font-size: 9px;
        padding: 3px 0 3px 10px;
    }
    .ct5 .ct5-box {
        border-radius: 0;
        margin-bottom: 9vw;
        border: 2px solid #707070;
    }
    .job_send .content-page{
        padding-top: 27vw;
    }
}
