@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url("default.css");

* {-webkit-text-size-adjust:100%;}
a:link {text-decoration:none; color:#333;}
a:visited{text-decoration:none; color:#333;}
a:hover{text-decoration:none; color:#333;}
a:active{text-decoration:none; color:#333;}

.grecaptcha-badge { opacity: 0; pointer-events: none; }
.full-width { margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); }
.allWrapper { overflow: hidden; }
.container-fluid { max-width: 1090px; }

body { font-size: 15px; line-height: 1.75; letter-spacing: .1em; color: #333; background-color: #fff; font-family: "Noto Sans JP", sans-serif; font-optical-sizing: auto; font-style: normal; }
header { position: fixed; left: 0; top: 0; width: 100%; z-index: 100; padding: 0 75px; transition: .3s; }
header .logo img { height: 35px; }
header .wrap { display: flex; justify-content: space-between; align-items: center; }
header .gnav ul { display: flex; align-items: center; }
header .gnav ul li { padding: 0 20px; position: relative; }
header .gnav ul li:last-child { padding: 0 0 0 20px; }
header .gnav ul a { color: #fff; padding: 40px 0; display: block; text-align: center; position: relative; transition: .3s; }
header .gnav ul a:hover { opacity: .7; }
header .gnav ul a .en { font-size: 14px; line-height: 1; margin-bottom: 5px; }
header .gnav ul a .jp { font-size: 10px; line-height: 1; font-weight: 500; color: #999999; }
header .gnav ul li.sns { display: flex; align-items: center; justify-content: center; gap: 15px; }
header .gnav ul li.sns a img { width: 20px; height: 20px; }
header .gnav ul li.contact a .en { font-size: 15px; color: #333; padding: 10px 25px; background-color: #fff; border-radius: 20px; }
header .menu-trg-area { position: fixed; top: 10px; right: 15px; margin: auto; display: none; width: 40px; height: 40px; border-radius: 3px; cursor: pointer;}
header .menu-trigger,
header .menu-trigger span { display: inline-block; transition: all .4s; box-sizing: border-box;}
header .menu-trigger { position: absolute; top: 13px; width: 24px; height: 19px; z-index: 2; left: 0; right: 0; margin: auto;}
header .menu-trigger span { position: absolute; left: 0; width: 100%; height: 1px; background-color: #fff;}
header .menu-trigger span:nth-of-type(1) { top: 0;}
header .menu-trigger span:nth-of-type(2) { top: 9px;}
header .menu-trigger span:nth-of-type(3) { bottom: 0;}
header .menu-trigger.active span:nth-of-type(1) { -webkit-transform: translateY(20px) rotate(-45deg); transform: translateY(20px) rotate(-45deg); top: -11px;}
header .menu-trigger.active span:nth-of-type(2) { left: 50%; opacity: 0; -webkit-animation: active-menu-bar02 .8s forwards; animation: active-menu-bar02 .8s forwards;}
header .menu-trigger.active span:nth-of-type(3) { -webkit-transform: translateY(-20px) rotate(45deg); transform: translateY(-20px) rotate(45deg); bottom: -11px;}
header.scroll-color { background-color: #fff; }
header.scroll-color .gnav ul a { color: #333; padding: 20px 0; }
header.scroll-color .gnav ul li.contact a .en { color: #fff; }
header.scroll-color .menu-trigger span { background-color: #00a0e9; }
footer { color: #fff; padding: 60px 0 40px; }
.footer-inner { display: flex; justify-content: space-between; width: 100%; margin: 0 auto; }
.footer-block { flex: 0 1 auto; border-right: .5px solid #fff; padding-right: 45px; }
.footer-block:last-child { border-right: none; padding-right: 0; }
.footer-block h3 { font-size: 17.6px; letter-spacing: 1.7494px; margin-bottom: 20px; }
.footer-block ul li a { font-size: 12.8px; font-weight: bold; line-height: 1; letter-spacing: .14em; color: #fff; padding-left: 20px; display: block; position: relative; transition: .3s; }
.footer-block ul li a::before { content: ""; width: 10px; height: 1px; background-color: #fff; position: absolute; bottom: 0; left: 0; }
.footer-block ul li a:hover { color: #333; }
.footer-block ul li a:hover::before { background-color: #333; }
.footer-block ul li ul { margin-top: 15px; margin-left: 25px; }
.footer-block ul li ul li { margin-bottom: 15px; }
.footer-block ul li ul li:last-child { margin-bottom: 0; }
.footer-block ul li ul li a { font-weight: 350; }
.footer-block .sub { margin-top: 25px; }
.footer-block .sub a { font-size: 10.66px; font-weight: 350; letter-spacing: .06em; margin-top: 10px; }
.footer-block .sub a::before { content: none; }
.footer-white { padding: 35px; background-color: #fff; border-radius: 15px; }
.sns-link { display: flex; align-items: center; justify-content: flex-end; gap: 15px; }
.sns-link li a { transition: .3s; }
.sns-link li a:hover { opacity: .7; }
.copyright { font-size: 10px; font-weight: 300; letter-spacing: .14em; color: #fff; margin-top: -20px; text-align: right; }

/* home */
#home { position: relative; }
#home::before { content: ""; position: absolute; top: 100vh; left: 0; width: 100%; bottom: 0; background-color: #fff; z-index: -1; }
.home_fv { position: relative; }
.home_fv .fv_wrap { position: relative; }
.home_fv .fv_wrap.fixed { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; z-index: -2; pointer-events: none; }
.home_fv .fv_wrap:nth-child(2) { margin-top: 100vh; }
.home_fv .fv_wrap .bg { height: 100vh; position: relative; }
.home_fv .fv_wrap .bg::before { content: ""; width: 100%; height: 100%; background-color: rgba(0,35,61,0.4); position: absolute; top: 0; left: 0; }
.home_fv .fv_wrap p { font-weight: 500; line-height: 2.4; letter-spacing: .08em; color: #fff; text-align: center; }
.home_fv .fv_slider { margin-bottom: 0; pointer-events: auto !important; }
.home_fv .fv_slider .slick-dots { bottom: 58%; }
.home_fv .fv_slider .slick-dots li { margin: 0; }
.home_fv .fv_slider .slick-dots li button:before { font-size: 10px; color: rgba(255,255,255,0.5); }
.home_fv .fv_slider .slick-dots li.slick-active button:before { color: #fff; }
.home_fv .fv_ttl_wrap { text-align: center; display: flex; align-items: center; justify-content: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 20; pointer-events: auto !important; }
.home_fv .fv_ttl { color: #fff; white-space: nowrap; overflow: hidden; pointer-events: auto !important; }
.home_fv .fv_ttl .jp { font-size: 50px; font-weight: bold; line-height: 1.6452; letter-spacing: .2em; }
.home_fv .fv_ttl .en { font-size: 15px; font-weight: 400; }
.home_fv .fv_text { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.home_recruit { color: #fff !important; }
.home_recruit .sec-ttl .jp { color: #fff !important; }
.home_recruit .recruit_wrap { position: relative; }
.home_recruit .recruit_inner  { padding: 40px 50px; border-radius: 10px; overflow: hidden; box-shadow: 3px 3px 4px 0px rgba(107, 207, 242, 0.65); position: relative; z-index: 1; }
.home_recruit .recruit_inner::before { content: ""; width: 100%; height: 100%; background-image: linear-gradient(90deg, rgba(0,73,125,0.7) 0%, rgba(0,113,188,0.7) 18%, transparent 46%); position: absolute; top: 0; left: 0; z-index: -1; }
.home_recruit .bubble-box { position: absolute; top: -50px; right: -20px; z-index: 2; }
.home_bottom .number_line { display: flex; flex-direction: column; gap: 20px; margin-bottom: 20px; }
.home_bottom .number_line .line { width: 1px; height: 135px; background-color: transparent; position: relative; }
.home_bottom .number_line .line::before { content: ""; width: 1px; height: 135px; background-color: #999999; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; z-index: 2; }
.home_bottom .number_line .num { font-size: 12px; font-weight: 400; letter-spacing: .04em; color: #999999; }
.home_bottom.is-visible .number_line .line::before { animation: scroll 3s 1; }

/* bg-blue-layout */
.content-right-full { margin-right: calc(50% - 50vw); }
.content-left-full { margin-left: calc(50% - 50vw); }
.content-layout { display: flex; align-items: center; justify-content: center; }
.content-vertical { font-size: 10px; font-weight: 400; color: #c8c9c9; writing-mode: vertical-rl; position: absolute; bottom: 30px; right: 104%; }
.content-wrap .content-back { position: relative; }
.content-wrap .content-back::before { content: ""; width: 100vw; height: 100%; background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); position: absolute; top: 0; left: 0; }
.content-wrap .content-back.reverse::before { background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); position: absolute; top: 0; left: initial; right: 0; }
.content-flex { display: flex; }
.content-flex .big { position: relative; }
.content-flex .little { position: relative; }
.content-flex.top .big { width: 56%; }
.content-flex.top .little { width: 44%; }
.content-flex.bottom .big { width: 50%; }
.content-flex.bottom .little { width: 50%; }
.content-flex.left { margin-left: 80px; }
.content-flex.right { margin-right: 80px; }

/* common */
html,
body { overscroll-behavior: none; }
#loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #009fe8; z-index: 9999; display: flex; align-items: center; justify-content: center; opacity: 1; transition: opacity 1s ease; }
.loading-logo img { width: 100%; height: 100%; opacity: 0; transform: scale(0.8); animation: logoFadeIn 1.5s ease forwards; }
@keyframes logoFadeIn { 0% { opacity: 0; transform: scale(0.8); } 100% { opacity: 1; transform: scale(1); } }
#loading.fadeout { opacity: 0; pointer-events: none; }
.allWrapper { overflow: initial; overflow-x: clip; }
.mv_base { opacity: 0; transition: 1s; transform: translate(0, 20px); -webkit-transform: translate(0, 20px); }
.mv { opacity: 1; transform: translate(0, 0); -webkit-transform: translate(0, 0); }
.bg-gray { background-color: #f6f7f5; }
.bg-gradation { background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); }
.bg-blue { background-color: rgba(27, 149, 212, 0.3);; }
.bg-white { background-color: #fff; }
.color-white { color: #fff; }
.italic { font-style: italic; }
.roboto { font-family: "Roboto", sans-serif; font-style: normal; }
.en { font-family: "Lato", sans-serif; font-weight: 900; }
.sec-ttl .en { font-size: 57px; line-height: 1; letter-spacing: .04em; margin-bottom: 10px; }
.sec-ttl .en.sm { font-size: 42px; }
.sec-ttl .jp { font-size: 15px; letter-spacing: .08em; color: #999999; }
.sec-text { font-size: 17px; font-weight: 500; }
.read-btn a { min-width: 300px; font-size: 16px; letter-spacing: .14em; padding: 20px; border: 1px solid #333; border-radius: 8px; background-color: #fff; display: inline-block; text-align: center; position: relative; transition: .3s; }
.read-btn a:hover { opacity: .7; }
.read-btn a::before { content: ""; width: 8px; height: 8px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 35px; margin: auto 0; transition: .3s; }
.read-btn a.bg-gradation { background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); box-shadow: 3px 3px 4px 0px rgba(107, 207, 242, 0.65); color: #fff; border: none; }
.read-btn a.bg-gradation::before { border-color: #fff; }
.read-btn a.bg-gradation:hover { box-shadow: none; transform: translate(3px, 3px); opacity: 1; }
.read-btn a.blue-arrow::before { border-color: #29abe2; }
.read-btn.small a { min-width: 240px; font-size: 13px; padding: 15px; border-radius: 5px; }
.scroll-bar { display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
.scroll-bar span { display: block; }
.scroll-bar .text { font-size: 13.87px; font-weight: 500; color: #fff; writing-mode: initial; margin-bottom: 12px; }
.scroll-bar .bar { position: relative; width: 1px; height: 100px; background-color: transparent; }
.scroll-bar .bar::before { content: ""; width: 2px; height: 100px; background-color: #fff; animation: scroll 3s 1; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; z-index: 2; }
@keyframes scroll { 0% { transform: scale(1, 0); transform-origin: 0 0; } 100% { transform: scale(1, 1); transform-origin: 0 0; } }
.sec-hero { height: 320px; position: relative; }
.sec-hero .hero-ttl { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.sec-hero .hero-ttl .en { font-size: 39px; line-height: 1; margin-bottom: 10px; }
.sec-hero .hero-ttl .jp { font-size: 18px; font-weight: bold; letter-spacing: .04em; }
.bread_list { display: flex; align-items: center; }
.bread_list li a { font-size: 13.36px; margin-right: 25px; display: block; position: relative; }
.bread_list li a::before { content: ""; width: 8px; height: 8px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: -15px; margin: auto 0; }
.bread_list li:last-child a::before { content: none; }
.about-images { height: 590px; }
.white-card { margin-top: -70px; padding: 25px 40px; background-color: #fff; }
.about-list li { margin-bottom: 10px; }
.about-list li:last-child { margin-bottom: 0; }
.about-list li a { display: flex; align-items: center; transition: .3s; }
.about-list li a:hover { opacity: .7; }
.about-list li a .text { width: 270px; margin-left: 20px; margin-right: 20px; position: relative; }
.about-list li a .text::before { content: ""; width: 100%; height: 1px; background-image: repeating-linear-gradient(90deg, #333333, #333333 2.5px, transparent 2.5px, transparent 5px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 1px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 1; }
.about-list li a .text span { font-size: 21px; font-weight: bold; letter-spacing: .045em; padding-right: 20px; background-color: #fff; position: relative; z-index: 2; }
.about-list li a .more { font-size: 12px; letter-spacing: .14em; padding-right: 35px; position: relative; }
.about-list li a .more::before { content: ""; width: 20px; height: 20px; border: 1px solid #333; border-radius: 50%; position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0; }
.about-list li a .more::after { content: ""; width: 5px; height: 5px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 8px; margin: auto 0; }
.sec-works .content-layout { position: relative; }
.works-images { height: 446px; }
.works-slider { width: 100%; margin: 0 -10px; }
.works_card { width: 310px !important; display: block; padding: 0 10px; transition: .3s; }
.works_card:hover { opacity: .8; }
.works_card .bg { margin-bottom: 30px; }
.works_card .topic { font-size: 13px; line-height: 2; background-color: #fff; padding: 0 10px; margin-bottom: 20px; display: inline-block; }
.works_card .topic.brown { color: #9b7822; }
.works_card .topic.dark-blue { color: #586c72; }
.works_card .text { line-height: 1.875; letter-spacing: .04em; color: #fff; }
.works-slider { margin-bottom: 100px !important; }
.works-slider .slick-prev,
.works-slider .slick-next { width: 50px; height: 50px; border: 1px solid #fff; border-radius: 5px; top: initial; bottom: -110px; transform: none; }
.works-slider .slick-prev { left: 0; }
.works-slider .slick-next { right: initial; left: 70px; }
.works-slider .slick-prev:before,
.works-slider .slick-next:before { content: ""; width: 10px; height: 10px; font-size: initial; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg); display: inline-block; }
.works-slider .slick-prev:before { transform: rotate(-135deg); }
.works-slider .slick-dots { position: absolute; bottom: -103px; left: 150px; width: calc(1060px - 150px); display: flex; justify-content: space-between; align-items: center; padding: 0; margin: 0; list-style: none; }
.works-slider .slick-dots li { flex: 1; margin: 0 2px; }
.works-slider .slick-dots li button { display: block; width: 100%; height: 3px; background: rgba(255, 255, 255, 0.5); border: none; padding: 0; cursor: pointer; transition: .3s; font-size: 0; }
.works-slider .slick-dots li.slick-active button { background: rgba(255, 255, 255, 0.8); }
.works-slider .slick-dots li button:before { content: none; }
.sec-recruit .content-wrap .content-back.reverse::before { top: 135px; }
.recruit-images ul { display: flex; gap: 30px; }
.recruit-images ul li { height: 250px; }
.recruit-images ul:first-child li:nth-child(1) { width: 170px; }
.recruit-images ul li img { width: auto; height: 100%; object-fit: cover; }
.carrer-images { height: 450px; position: relative; }
.carrer-images img { position: absolute; right: 0; width: 580px; height: 100%; }
.sec-interview .content-vertical { right: initial; left: 104%; white-space: nowrap; }
.sec-interview .content-flex.bottom .little { width: 28%; }
.sec-interview .content-flex.bottom .big { width: 72%; }
.interview_card { width: 330px; margin-right: 30px; padding: 30px 12px; background-color: #fff; border-radius: 10px; display: block; position: relative; transition: .3s; }
.interview_card:hover { opacity: .8; }
.interview_card .interview_column { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.interview_card .bg { width: 180px; height: 180px; background-color: #00558e; border-radius: 50%; overflow: hidden; margin-bottom: 20px; }
.interview_card .bg figure { padding-top: 100%; }
.interview_card .part { line-height: 1.94533; letter-spacing: .08em; margin-bottom: 10px; }
.interview_card .name { font-size: 21px; line-height: 1.1119; letter-spacing: .24em; margin-bottom: 10px; }
.interview_card .entry { font-size: 13px; letter-spacing: .14em; }
.interview_card .text { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 15px; }
.interview_card .text p { font-size: 18px; font-weight: bold; line-height: 1.5; letter-spacing: .045em; padding-left: 5px; margin-top: 10px; display: inline-block; }
.interview_card .num-label { padding: 15px 10px 0 10px; background-color: #009fe8; display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; top: 0; left: 20px; }
.interview_card .num-label::before { content: ""; border-width: 40px 5px; border-style: solid; border-color: transparent transparent #009fe8 #009fe8; width: 0; position: absolute; top: 51px; left: 35px; transform: rotate(90deg); }
.interview_card .num-label .ttl { font-size: 9px; font-weight: 900; letter-spacing: .08em; padding-bottom: 5px; margin-bottom: 10px; background-image: radial-gradient(circle, #ffffff 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 2px 1px; }
.interview_card .num-label .num { font-size: 41px; font-weight: 900; line-height: 1; letter-spacing: .14em; text-indent: .14em; }
.interview-slider { width: 95%; } 
.interview-slider .slick-prev,
.interview-slider .slick-next { width: 50px; height: 50px; border: 1px solid #fff; border-radius: 5px; top: initial; bottom: 0; right: 130%; transform: none; }
.interview-slider .slick-prev { left: initial; right: 130%; }
.interview-slider .slick-next { right: initial; right: calc(130% - 70px); }
.interview-slider .slick-prev:before,
.interview-slider .slick-next:before { content: ""; width: 10px; height: 10px; font-size: initial; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg); display: inline-block; }
.interview-slider .slick-prev:before { transform: rotate(-135deg); }
.interview-slider .slick-dots { position: absolute; bottom: -60px; right: 30px; width: 410px; display: flex; justify-content: space-between; align-items: center; padding: 0; margin: 0; list-style: none; }
.interview-slider .slick-dots li { flex: 1; margin: 0 2px; }
.interview-slider .slick-dots li button { display: block; width: 100%; height: 3px; background: rgba(255, 255, 255, 0.5); border: none; padding: 0; cursor: pointer; transition: .3s; font-size: 0; }
.interview-slider .slick-dots li.slick-active button { background: rgba(255, 255, 255, 0.8); }
.interview-slider .slick-dots li button:before { content: none; }
.sec-news .sec-ttl { position: absolute; top: -130px; left: 15px; }
.news-list li { margin-bottom: 5px; background-image: repeating-linear-gradient(90deg, #333333, #333333 2.5px, transparent 2.5px, transparent 4.9px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 1px; }
.news-list li:last-child { background-image: none; }
.news-list li a { font-size: 14px; font-weight: 400; letter-spacing: .14em; padding: 25px 40px 25px 0; display: flex; align-items: center; position: relative; transition: .3s; }
.news-list li a:hover { opacity: .7; }
.news-list li a::before { content: ""; width: 20px; height: 20px; border: 1px solid #333; border-radius: 50%; position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0; }
.news-list li a::after { content: ""; width: 5px; height: 5px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 8px; margin: auto 0; }
.news-list li a .date { width: 86px; }
.news-list li a .line { width: 1px; height: 18px; background-color: #333; margin: 0 20px; }
.news-list li a .text { width: calc(100% - 86px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sec-contact .contact_wrap { padding: 60px 60px 40px 60px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.sec-contact .read-btn a { box-shadow: 3px 3px 4px 0px rgba(51,51,51,.65); }
.sec-contact .read-btn a:hover {  box-shadow: none; transform: translate(3px, 3px); }
.cotact-block.border-right { border-color: #333 !important; }
.cotact-block > div { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.cotact-block > div .cotact-text { font-size: 15.6px; font-weight: 500; }
.cotact-block > div .cotact-text span { font-size: 18.71px; font-weight: bold; }
.sec-map { position: relative; }
.sec-map iframe { width: 100%; height: 230px; vertical-align: bottom; }
.sec-map .map-ttl { font-size: 21.33px; line-height: 1.75011; letter-spacing: .14em; color: #fff; border-bottom: 2px solid #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 2; }
.sec-map .map-gradient { width: 100%; height: 100%; background-image: linear-gradient(45deg, rgba(0, 113, 188, 0.8) 5%, rgba(0, 73, 125, 0.8) 60%, rgba(0, 26, 61, 0.8) 100% ); mix-blend-mode: multiply; position: absolute; top: 0; left: 0; }
.page_nav { display: flex; align-items: center; justify-content: center; }
.page_nav li { margin: 0 8px; }
.page_nav li a { width: 40px; height: 40px; font-size: 13px; letter-spacing: .14em; color: #fff; border: 1px solid #333; border-radius: 50%; background-color: #333; text-align: center; display: flex; align-items: center; justify-content: center; position: relative; transition: .3s; }
.page_nav li a:hover { color: #333; background-color: #fff; }
.page_nav li a.arrow { background-color: initial; border: none; border-radius: initial; }
.page_nav li a.arrow::before { content: ""; width: 11px; height: 11px; border-top: 3px solid #333; border-right: 3px solid #333; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.page_nav li a.prev { transform: rotate(-135deg); }
.page_nav li a.next { transform: rotate(45deg); }
.single-date { font-size: 14px; letter-spacing: .14em; }
.single-text { font-size: 18px; font-weight: bold; line-height: 2.0611; color: #2660ad; }
.bottom_btn { font-size: 16px; font-weight: bold; padding: 15px; border: 1px solid #333; border-radius: 5px; display: block; text-align: center; position: relative; transition: .3s; } 
.bottom_btn:hover { color: #fff; background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); border-color: transparent; }
.bottom_btn:hover::before { border-color: #fff; }
.bottom_btn::before { content: ""; width: 8px; height: 8px; border-top: 1px solid #333; border-right: 1px solid #333; position: absolute; top: 0; bottom: 0; margin: auto 0; }
.bottom_btn.prev::before { transform: rotate(-135deg); left: 30px; }
.bottom_btn.next::before { transform: rotate(45deg); right: 30px; }
.sec-form .sec-ttl { text-align: center; }
.sec-form .form-text { font-size: 16px; line-height: 2.125; }
.sec-form.num3 { padding: 130px 0 35px; }
.sec-form.num3 .last_ttl { font-size: 33px; font-weight: bold; line-height: 1.80303; color: #00a0e9; }
.sec-form.num3 .last_text { font-size: 16px; line-height: 2.125; }
.sec-form.num3 .read-btn a::before { right: initial; left: 30px; transform: rotate(-135deg); }
.sec-privacy .sec-ttl { position: absolute; top: -130px; left: 15px; }
.sec-privacy .policy_ttl { font-size: 21px; font-weight: bold; line-height: 1.8095; letter-spacing: .045em; color: #009fe8; }
.sec-privacy .policy_text { line-height: 2.366; }
.sec-privacy .policy_list li { margin-bottom: 10px; text-indent: -1em; }
.sec-voice .bg-white { border-radius: 20px; }
.interview_person { padding: 50px 0 60px; position: relative; }
.interview_person .bg { background-color: #00558e; border-radius: 50%; overflow: hidden; }
.interview_person .bg figure { padding-top: 100%; }
.interview_person .position { font-size: 18px; font-weight: 500; line-height: 1.9455; letter-spacing: .08em; }
.interview_person .name { font-size: 27px; font-weight: 500; line-height: 1.03; letter-spacing: .24em; }
.interview_person .entry { letter-spacing: .15em; }
.interview_person dl { letter-spacing: .14em; display: flex; }
.interview_person dl dt { width: 87px; font-weight: normal; }
.interview_person dl dd { width: calc(100% - 87px); }
.interview_person .text { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.interview_person .text p { font-size: 21px; font-weight: bold; line-height: 1.5; letter-spacing: .045em; padding-left: 5px; display: inline-block; }
.interview_person .num-label { padding: 15px 10px 0 10px; background-color: #009fe8; display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; top: 0; left: 20px; }
.interview_person .num-label::before { content: ""; border-width: 40px 5px; border-style: solid; border-color: transparent transparent #009fe8 #009fe8; width: 0; position: absolute; top: 51px; left: 35px; transform: rotate(90deg); }
.interview_person .num-label .ttl { font-size: 9px; font-weight: 900; letter-spacing: .08em; padding-bottom: 5px; margin-bottom: 10px; background-image: radial-gradient(circle, #ffffff 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 2px 1px; }
.interview_person .num-label .num { font-size: 41px; font-weight: 900; line-height: 1; letter-spacing: .14em; text-indent: .14em; }
.faq-partition { text-align: center; position: relative; }
.faq-partition::before { content: ""; width: 100%; height: 1px; background-color: #333; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.faq-partition img { padding: 0 50px; border-left: 1px solid #333; border-right: 1px solid #333; background-color: #fff; position: relative; z-index: 2; }
.faq-list li { padding: 60px 0; background-image: repeating-linear-gradient(90deg, #333333, #333333 4px, transparent 4px, transparent 7px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 1px; }
.faq-list li img { margin-right: 20px; }
.faq-list li .question { display: flex; align-items: center; margin-bottom: 45px; }
.faq-list li .question .ttl { font-size: 18px; font-weight: 500; letter-spacing: .08em; }
.faq-list li .answer { display: flex; align-items: flex-start; }
.faq-list li .answer .text { font-size: 15px; }
.president-box { border: 1px solid #333; border-radius: 20px; padding: 20px 50px; }
.president-box .hitokoto span { font-size: 21px; font-weight: bold; line-height: 2.12; letter-spacing: .045em; padding: 0 10px; }
.president-box .ttl { font-weight: bold; line-height: 2.366; letter-spacing: .045em; color: #009fe8; }
.president-box .text { line-height: 2.366; }
.sec-seko .works_card { width: 100% !important; padding: 0; }
.sec-seko .works_card:hover { opacity: 1; }
.sec-seko .works_card .text { font-size: 16px; font-weight: 500; color: #333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.sec-seko .works_card .read-btn a { min-width: 100%; font-size: 13px; padding: 15px; box-shadow: 3px 3px 4px 0px rgba(107, 207, 242, 0.65); }
.sec-seko .page_nav li a { color: #333; background-color: #fff; border-color: #fff; box-shadow: 3px 3px 4px 0px rgba(107, 207, 242, 0.65); }
.sec-seko .page_nav li a:hover { color: #fff; background-color: #333; border-color: #333; }
.sec-seko .page_nav li a.arrow { background-color: initial; box-shadow: none; } 
.sec-seko .page_nav li a.arrow::before { border-color: #fff; }
.sec-single.works .works_card { width: 100% !important; padding: 0; }
.sec-single.works .works_card:hover { opacity: 1; }
.sec-single.works .slick-dots { bottom: -10px; }
.sec-single.works .slick-dots li { width: 15px; height: 15px; margin: 0; }
.sec-single.works .slick-dots li button { width: 15px; height: 15px; }
.sec-single.works .works_card .topic { font-size: 15.6px; }
.sec-single.works .works_card .text { font-size: 19.2px; color: #333; }
.sec-single.works .works_card dl { display: flex; background-color: #fff; border-bottom: .5px solid #009fe8; padding-top: 15px; }
.sec-single.works .works_card dl:last-child { border-bottom: none; }
.sec-single.works .works_card dt { width: 100px; font-size: 13px; font-weight: normal; color: #009fe8; padding: 0 13px 13px 13px; border-right: .5px solid #009fe8; text-align: center; }
.sec-single.works .works_card dd { width: calc(100% - 100px); font-size: 13px; padding: 0 13px 13px 13px; }
.sec-single.works .bottom_btn { border: none; background-color: #fff; box-shadow: 3px 3px 4px 0px rgba(107, 207, 242, 0.65); }
.sec-single.works .slick-dots { z-index: -1; }
.sec-single.works .single_slider .slick-prev,
.sec-single.works .single_slider .slick-next { width: 50px; height: 50px; border: 1px solid #fff; border-radius: 5px; top: 0; bottom: 0; margin: auto 0; transform: none; }
.sec-single.works .single_slider .slick-prev { left: -70px; }
.sec-single.works .single_slider .slick-next { right: -70px; }
.sec-single.works .single_slider .slick-prev:before,
.sec-single.works .single_slider .slick-next:before { content: ""; width: 10px; height: 10px; font-size: initial; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg); display: inline-block; }
.sec-single.works .single_slider .slick-prev:before { transform: rotate(-135deg); }
.sec-business .question { padding: 15px 65px 15px 25px; border-radius: 5px; display: flex; align-items: center; position: relative; cursor: pointer; }
.sec-business .question::before { content: ""; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(135deg); position: absolute; top: 0; bottom: 0; right: 30px; margin: auto 0; transition: transform 0.3s ease; }
.sec-business .question.active::before { transform: rotate(-45deg); }
.sec-business .question .num { font-size: 24px; line-height: 1.47916; }
.sec-business .question .ttl { font-size: 24px; font-weight: bold; line-height: 1.47916; }
.sec-business .question .ttl span { font-size: 12px; margin-left: 10px; }
.icon_ttl { text-align: center; }
.icon_ttl .num { font-size: 12px; letter-spacing: .04em; margin-bottom: 10px; }
.icon_ttl img { margin-bottom: 20px; }
.icon_ttl h2 { font-size: 39px; font-weight: bold; line-height: 1.012; }
.icon_ttl p { font-size: 17px; line-height: 2.3235; text-align: center; }
.sec-business .bottom_btn { color: #fff; }
.sec-business .bottom_btn::before { border-color: #fff; right: 30px; transform: rotate(135deg); }
.sec-business .bottom_btn.blue { background-color: #009fe8; border-color: #009fe8; }
.sec-business .bottom_btn.blue:hover { background-color: #fff; background-image: none; color: #009fe8; }
.sec-business .bottom_btn.blue:hover::before { border-color: #009fe8; }
.sec-business .bottom_btn.orange { background-color: #ce8218; border-color: #ce8218; }
.sec-business .bottom_btn.orange:hover { background-color: #fff; background-image: none; color: #ce8218; }
.sec-business .bottom_btn.orange:hover::before { border-color: #ce8218; }
.business-img { position: relative; }
.business-img img { width: 100%; height: 450px; object-fit: cover; position: absolute; top: 0; right: 0; }
.business_en { font-size: 12px; }
.business_jp { font-size: 30px; font-weight: bold; line-height: 1.3166; padding-bottom: 20px; border-bottom: 1px solid #333; }
.business_content p { line-height: 2.366; }
.greet-ttl { display: flex; flex-direction: column; align-items: flex-start; }
.greet-ttl > div { font-size: 24px; font-weight: bold; color: #00a0e9; background-color: #fff; display: inline-block; margin-bottom: 10px; padding: 0 10px; }
.sec-greet p { font-size: 16px; line-height: 2.125; }
.greet-name { font-size: 20px; font-weight: bold; line-height: 1; letter-spacing: .04em; }
.greet-name span { font-size: 28px; margin-left: 20px; }
.rinen-card { height: 100%; padding: 30px; background: #fff; position: relative; z-index: 0; overflow: hidden; }
.rinen-card::before { content: ""; position: absolute; inset: 0; padding: 1px; background: linear-gradient(90deg, #009fe8 30%, #2660ad 80%);-webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1; }
.rinen-card .num-label { padding: 15px 10px 0 10px; background-color: #009fe8; display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; top: 0; left: 20px; }
.rinen-card .num-label::before { content: ""; border-width: 40px 5px; border-style: solid; border-color: transparent transparent #009fe8 #009fe8; width: 0; position: absolute; top: 51px; left: 35px; transform: rotate(90deg); }
.rinen-card .num-label .ttl { font-size: 9px; font-weight: 900; letter-spacing: .08em; padding-bottom: 5px; margin-bottom: 10px; background-image: radial-gradient(circle, #ffffff 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 2px 1px; }
.rinen-card .num-label .num { font-size: 41px; font-weight: 900; line-height: 1; letter-spacing: .14em; text-indent: .14em; }
.rinen-card .rinen-ttl { font-size: 20px; font-weight: bold; line-height: 1.9; color: #00a0e9; padding-left: 110px; }
/* .rinen-card .text { display: flex; flex-direction: column; flex-wrap: nowrap; } */
.rinen-card .text p { font-size: 15px; color: #009fe8; line-height: 1.97866; letter-spacing: .05em; padding: 0 4px; margin-top: 10px; display: inline-block; }
.sec-overview dl { display: flex; background-color: #fff; border-bottom: .5px solid #009fe8; padding-top: 20px; }
.sec-overview dl dt { width: 150px; font-size: 16px; font-weight: normal; color: #009fe8; padding: 0 20px 20px 30px; border-right: .5px solid #009fe8; }
.sec-overview dl dd { width: calc(100% - 150px); font-size: 16px; padding: 0 20px 20px 40px; }
.sec-corporate .logo { text-align: center; }
.sec-corporate .logo img { width: 458px; }
.sec-corporate p { font-size: 17px; font-weight: 500; line-height: 2.3235; text-align: center; }
.gallery-slider .slick-track { animation: scrollLeft 240s linear infinite; display: flex; align-items: center; }
@keyframes scrollLeft { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
.gallery-slider .slick-slide { width: auto !important; }
.gallery-slider .bg { padding: 0 10px; }
.gallery-slider .slide_3 { margin-top: auto; }
.gallery-slider .slide_5 { margin-bottom: auto; }
.gallery-slider .slide_6 { margin-top: auto; }
.gallery-slider .slide_9 { margin-top: auto; }
.sec-recruitment .recruitment-block { margin-right: 170px; }
.sec-recruitment .sec-ttl .en.sm { white-space: nowrap; }
.sec-recruitment .content-flex.bottom .little { width: 62%; }
.sec-recruitment .content-flex.bottom .big { width: 38%; margin-right: -80px; }
.recruitment-images { height: 360px; margin-right: -80px; }
.sec-c-about .white-card { margin-top: 0; background-color: initial; padding: 0 0 0 40px; }
.sec-c-about .about-list li a .text span { background-color: initial; color: #fff; }
.sec-c-about .about-list li a .more { color: #fff; margin-left: auto; }
.sec-c-about .about-list li a .text { width: auto; margin-right: 0; } 
.sec-c-about .about-list li a .text::before { content: none; }
.sec-c-about .about-list li a .middle-line { flex: 1; height: 1px; background-image: repeating-linear-gradient(90deg, #fff, #fff 2.5px, transparent 2.5px, transparent 5px); margin-right: 20px; }
.sec-c-about .about-list li a .more::before { border-color: #fff; }
.sec-c-about .about-list li a .more::after { border-color: #fff; }
.sec-c-works .works-slider .slick-dots { width: 400px; }
.sec-c-works .content-back { padding-top: 130px; }

.page-ttl { font-size: 39px; letter-spacing: .1em; font-weight: 700; text-align: center; margin-bottom: 50px; }
.page-catch { text-align: center; font-size: 17px; line-height: 2.35; letter-spacing: .1em; }
.guidelines-list > li { margin-bottom: 90px; }
.guidelines-list > li:last-child { margin-bottom: 0; }
.guidelines-list > li:nth-child(even) .tril-ttl { background-color: #2660ad; }
.guidelines-list > li:nth-child(even) .tril-ttl:before { background-color: #2660ad; }
.tril-ttl { position: relative; margin-bottom: 110px; background-color: #009fe8; padding: 60px 15px 1px; text-align: center; color: #fff; }
.tril-ttl .jp { font-size: 33px; letter-spacing: .1em; font-weight: 700; }
.tril-ttl .en { margin-top: 10px; font-size: 12px; letter-spacing: .1em; }
.tril-ttl:before { content: ""; width: 100%; height: 70px; background: #009fe8; clip-path: polygon(0 0, 100% 0, 50% 100%); position: absolute; top: calc(100% - 1px); left: 0; }
.tril-ttl.deep-blue { background-color: #2660ad; }
.tril-ttl.deep-blue:before { background-color: #2660ad; }
.dl-table dl { margin-bottom: 15px; border-bottom: 1px solid #009fe8; display: flex; }
.dl-table dl dt { padding: 0 0 25px 0; color: #009fe8; font-size: 16px; font-weight: 700; width: 125px; }
.dl-table dl dd { padding: 0 0 25px 50px; border-left: 1px solid #009fe8; width: calc(100% - 125px); }
.white-radius-card { background-color: #fff; border-radius: 20px; padding: 70px 80px; }
.spacer-title { text-align: center; position: relative; margin-bottom: 55px; }
.spacer-title:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 100%; height: 1px; background: #333; margin: auto 0; }
.spacer-title > div { position: relative; background-color: #fff; text-align: center; display: inline-block; padding: 0 60px; border-left: 1px solid #333; border-right: 1px solid #333; z-index: 1; }
.spacer-title .jp { font-size: 33px; letter-spacing: .1em; font-weight: 700; line-height: 1.4; }
.spacer-title .en { font-size: 12px; color: #999999; margin-top: 15px; letter-spacing: .1em; }
.gradient-bg { background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); }
.bg-catch { padding: 60px 15px 160px; text-align: center; color: #fff; }
.bg-catch p { letter-spacing: .08em; line-height: 2.4; text-shadow: 1px 1px 2px rgba(0,0,0,.3); }
.bg-catch .img-catch { width: 590px; margin: 0 auto; }
.point-list > li { margin-bottom: 50px; }
.point-list > li:last-child { margin-bottom: 0; }
.label-photo { position: relative; }
.label-photo .label { position: absolute; left: 23px; top: 0; display: inline-block; background: #009fe8; color: #fff; padding: 10px 10px 8px; text-align: center; }
.label-photo .label:before { content: ""; --h: 10px; --c: #009fe8; width: 100%; height: var(--h); background: var(--c); clip-path: polygon(0 0, 100% 0, 0 100%); display: block; position: absolute; top: calc(100% - 1px); left: 0; }
.label-photo .label .text { background-image: radial-gradient(circle, #ffffff 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 3px 1px; font-size: 9px; padding-bottom: 5px; text-align: center; display: inline-block; width: 50px; }
.label-photo .label .number { text-align: center; font-size: 41px; font-weight: 600; line-height: 1; padding-top: 5px; letter-spacing: .1em; text-indent: .1em; }
.marker-title span { display: inline-block; background-color: #009fe8; color: #fff; padding: 0px 5px 3px 8px; font-size: 21px; letter-spacing: .045em; font-weight: 600; margin-bottom: 10px; }
.lh24 { line-height: 2.4; }
.plan-header { display: flex; flex-wrap: wrap; align-items: center; border-bottom: 1px solid #333; padding-bottom: 15px; margin-bottom: 25px; }
.plan-header dt { width: 270px; border-right: 1px solid #333; }
.plan-header dt .en { letter-spacing: .12em; }
.plan-header dt .jp { font-size: 30px; letter-spacing: .04em; line-height: 1.4; }
.plan-header dd { width: calc(100% - 270px); padding: 10px 35px 10px; }
.plan-header dd p { line-height: 2; }
.plan-next { background-color: #d9ecf9; position: relative; padding: 10px 15px 0; text-align: center; font-weight: bold; }
.plan-next:before { content: ""; width: 100%; height: 70px; background: #d9ecf9; clip-path: polygon(0 0, 100% 0, 50% 100%); position: absolute; top: calc(100% - 1px); left: 0; }
.plan-next > div { position: relative; bottom: -15px; }
.plan-next span { font-size: 120%; }
.contact-table .form-wrap { display: flex; margin-top: 15px; border-bottom: 1px solid #009fe8; }
.contact-table .form-wrap dt { width: 345px; border-right: 1px solid #009fe8; padding: 0 40px 15px 0; display: flex; align-items: flex-start; justify-content: space-between; }
.contact-table .form-wrap dt .name { font-size: 16px; font-weight: bold; color: #009fe8; }
.contact-table .form-wrap dt .req { color: #fff; background-color: #f15a24; border-radius: 20px; padding: 0 15px; }
.contact-table .form-wrap dd { width: calc(100% - 345px); padding: 0 40px 15px 40px; }
.contactform-wrapper dd input { width: 100%; border: none; padding: 0; cursor: pointer; }
.contactform-wrapper dd .wpcf7-list-item { margin-left: 10px; }
.contactform-wrapper dd .wpcf7-list-item.first { margin: 0; }
.contactform-wrapper dd .wpcf7-list-item input { width: initial; }
.contactform-wrapper dd textarea { width: 100%; height: 145px; padding: 0; border: none; cursor: pointer; }
.contactform-wrapper dd .select-wrap { position: relative; display: inline-block; width: 100%; }
.contactform-wrapper dd .select-wrap select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: #e6e6e6; border: none; border-radius: 5px; padding: 5px 20px 5px 10px; width: 100%; font-size: 16px; cursor: pointer; }
.contactform-wrapper dd .select-wrap:before,
.contactform-wrapper dd .select-wrap:after { font-size: 10px; color: #333; position: absolute; right: 12px; z-index: 99; }
.contactform-wrapper dd .select-wrap:before { content: "▲"; top: 5px; }
.contactform-wrapper dd .select-wrap:after { content: "▼"; bottom: 5px; }
.contactform-wrapper .form-privacy { font-size: 14px; line-height: 2.4285; text-align: center; }
.contactform-wrapper .checks { text-align: center; }
.contactform-wrapper .checks input { cursor: pointer; }
.contactform-wrapper .form-submit { display: flex; justify-content: center; gap: 25px; }
.contactform-wrapper .form-submit .read-btn button { min-width: 300px; font-size: 16px; font-weight: normal; letter-spacing: .14em; color: #fff; padding: 20px; border: none; border-radius: 8px; background-color: #fff; display: inline-block; text-align: center; position: relative; transition: .3s; cursor: pointer; }
.contactform-wrapper .form-submit .read-btn button:hover { opacity: .7; }
.contactform-wrapper .form-submit .read-btn button::before { content: ""; width: 8px; height: 8px; border-top: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 35px; margin: auto 0; transition: .3s; }
.contactform-wrapper .form-submit .submits { position: relative; }
.contactform-wrapper .form-submit .submits .bottom_btn { background-color: #fff; width: 300px; max-width: 100%; padding: 19px 15px; border-radius: 8px; cursor: pointer; }
.contactform-wrapper .form-submit .submits .wpcf7-spinner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; display: flex; align-items: center; justify-content: center; border-radius: 8px; }
.contactform-wrapper .form-submit .submits .wpcf7-spinner:before { position: static; }

.news_block { padding: 45px 115px; border-radius: 20px; border: 3px solid transparent; background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #009fe8 30%, #2660ad 80%); background-origin: border-box; background-clip: padding-box, border-box; overflow: hidden; }
.news_block .relative_block { position: relative; }
.news_block .relative_block::before { content: ""; width: 100%; height: 1px; background-color: #333; position: absolute; top: 0; bottom: 0; left: 0; margin: auto 0; }
.news_block .title { background-color: #fff; border-left: 1px solid #333333; border-right: 1px solid #333333; padding: 0 35px; display: inline-flex; align-items: center; justify-content: center; flex-direction: column; position: relative; z-index: 1; }
.news_block .title .jp { font-size: 23px; font-weight: bold; letter-spacing: .1em; line-height: 1.3; margin-bottom: 8px; }
.news_block .title .en { font-size: 9.6px; line-height: 1.75; letter-spacing: .1em; color: #999999; }
.news_block p { line-height: 1.833; text-align: center; }
.news_block p span { position: relative; }
.news_block p span::before { content: ""; width: 100%; height: 4px;  background-image: linear-gradient(90deg, rgba(0, 159, 232, 0.3) 30%, rgba(38, 96, 173, 0.3) 80%); position: absolute; bottom: 0; left: 0; }

@media (max-width: 1050px) {
	header { padding: 0 30px; }
	header .gnav ul li { padding: 0 15px; }
	header .gnav ul li:last-child { padding: 0 0 0 15px; }
}

@media (max-width: 767px) {
	body { font-size: 13px; }
	header { padding: 0 30px; }
	header .wrap { height: 70px; }
	header .logo img { width: 180px; }
	header .gnav { position: fixed; left: 0; top: 0; width: 100%; top: 0; background-image: linear-gradient(90deg, #009fe8 30%, #2660ad 80%); height: 100%; opacity: 0; visibility: hidden; transition: .3s; overflow: scroll; }
	header .gnav.active { opacity: 1; visibility: visible; }
	header .gnav ul { flex-wrap: wrap; }
	header .gnav ul li { width: 100%; padding: 0; }
	header .gnav ul li:last-child { padding: 0; }
	header .gnav ul li a { font-weight: bold; line-height: 1; margin: 10px 0; padding: 0 0 0 15px; text-align: left; position: relative; }
	header .gnav ul li a::before { content: ""; width: 8px; height: 1px; background-color: #fff; position: absolute; bottom: 0; left: 0; }
	header .gnav ul li ul { padding: 10px 0 0 20px; }
	header .gnav ul li ul li { margin-bottom: 10px; }
	header .gnav ul li ul li a { font-size: 12px; }
	header .gnav ul li.sub { width: 100%; border-top: 0.4px solid #fff; }
	header .gnav ul li.sub a { font-size: 11px; margin: 35px 0 10px 0; padding-left: 0; }
	header .gnav ul li.sub a::before { content: none; }
	header .gnav .sns_menu { display: flex; align-items: center; gap: 10px; margin-top: 90px; }
	header .gnav .sns_menu li { width: initial; }
	header .gnav .sns_menu li a { display: block; margin: 0; padding: 0; }
	header .gnav .sns_menu li a::before { content: none; }
	header .gnav .sns_menu li a img { height: 25px; }
	header .menu-inner { margin: 20px 25px 25px 25px; padding: 20px 0; border-top: 0.4px solid #fff; display: flex; flex-wrap: wrap }
	header .menu-inner .left { width: 50%; border-right: 0.4px solid #fff; padding-right: 15px; }
	header .menu-inner .right { width: 50%; padding-left: 15px; }
	header .menu-block { border-bottom: 0.4px solid #fff; padding: 25px 0 40px; }
	header .menu-block:last-child { border-bottom: none; padding-bottom: 20px; }
	header .menu-block h3 { font-size: 15px;  }
	header .menu-logo { margin-top: 21.5px; margin-left: 30px; }
	header .menu-logo img { width: 180px; }
	header .menu-trg-area { display: block; }
	header:has(.gnav.active) .menu-trigger span { background-color: #fff !important; }
	header.scroll-color .gnav ul a { color: #fff; padding: 0 0 0 15px; }
	header.scroll-color .gnav .sns_menu li a { padding: 0; }
	footer { padding: 40px 0 20px; }
	.footer-inner { flex-wrap: wrap; }
	.footer-block { width: 50%; border: none; padding-right: 0; }
	.footer-block:nth-child(2) { margin-top: -130px; }
	.footer-block:nth-child(3) { padding-left: 20px; }
	.footer-block:nth-child(4) { padding-left: 20px; }
	.footer-block:nth-child(6) { margin-top: -30px; padding-left: 20px; }
	.footer-block h3 { font-size: 15px; margin-bottom: 10px; }
	.footer-block ul li a { font-size: 13px; }
	.footer-block ul li a::before { width: 8px; }
	.footer-block ul li ul { margin-top: 25px; margin-left: 20px; }
	.footer-block ul li ul li { margin-bottom: 20px; }
	.footer-block ul li ul li a { font-size: 12px; letter-spacing: .06em; padding-left: 15px; }
	.footer-white { padding: 25px 35px; }
	.footer-white .logo { text-align: center; }
	.footer-white .address { letter-spacing: .06em !important; text-align: center; }
	.sns-link { justify-content: flex-start; margin-top: -65px; width: 160px; }
	.copyright { font-size: 8px; margin-top: 20px; text-align: center; }

	/* home */
	.home_fv .fv_slider .slick-dots { bottom: 10%; }
	.home_fv .fv_slider .slick-dots li { width: 15px; height: 15px; }
	.home_fv .fv_slider .slick-dots li button { width: 15px; height: 15px; }
	.home_fv .fv_slider .slick-dots li button:before { font-size: 6px; }
	.home_fv .fv_ttl { margin-left: 25px; }
	.home_fv .fv_ttl .jp { font-size: 33px; letter-spacing: .13em; }
	.home_fv .fv_ttl .en { font-size: 11px; }
	.home_fv .fv_text { width: 100%; }
	.home_fv .fv_text img { width: 80%; }
	.home_bottom .number_line { gap: 10px; }
	.home_bottom .number_line .line { height: 40px; }
	.home_bottom .number_line .line::before { height: 40px; }
	.home_bottom .number_line .num { font-size: 9px; }
	.home_recruit .sec-ttl { text-align: center; }
	.home_recruit .sec-ttl .en { font-size: 27px; }
	.home_recruit .sec-ttl .jp { color: rgba(255,255,255,.5) !important; }
	.home_recruit .sec-text { font-size: 12.8px; text-align: center; }
	.home_recruit .recruit_inner { background-image: url(../images/home_recruit_img_sp.jpg) !important; padding: 25px 35px 35px 35px; box-shadow: none; border-radius: 15px; }
	.home_recruit .recruit_inner::before { background-image: linear-gradient(180deg, rgba(0, 73, 125, 0.7) 0%, rgba(0, 113, 188, 0.7) 18%, transparent 46%); right: 0; margin: 0 auto; }
	.home_recruit .read-btn.small a { min-width: 100%; font-size: 13px; box-shadow: 3px 3px 4px 0px rgba(107, 207, 242, 0.65); }
	.home_recruit .bubble-box { top: -30px; right: -15px; }
	.home_recruit .bubble-box img { width: 85px; height: 85px; }

	/* bg-blue-layout */
	.content-vertical { font-size: 6px; bottom: 0; right: initial; left: -18px; }
	.content-flex { flex-direction: column; }
	.content-flex.top .big { width: 100%; }
	.content-flex.top .little { width: 100%; }
	.content-flex.bottom .big { width: 100%; }
	.content-flex.bottom .little { width: 100%; }
	.content-flex.left { margin-left: 0; }
	.content-flex.right { margin-right: 0; }

	/* common */
	.container-fluid { padding-left: 30px; padding-right: 30px; }
	.container-fluid > .container-fluid { padding: 0; }
	.sec-ttl .en { font-size: 39px; }
	.sec-ttl .jp { font-size: 12px; }
	.sec-ttl .en.sm { font-size: 27px; }
	.sec-text { font-size: 14px; line-height: 2; text-align: left; }
	.read-btn a { min-width: 285px; font-size: 14px; padding: 12px; border-radius: 5px; }
	.read-btn a::before { right: 25px; }
	.read-btn.small a { min-width: 190px; font-size: 10.4px; padding: 12px; }
	.scroll-bar .text { font-size: 9px; margin-bottom: 6px; }
	.scroll-bar .bar { width: .5px; height: 40px; }
	.scroll-bar .bar::before { width: 1px; height: 40px; }
	.sec-hero { height: 115px; margin-top: 70px; }
	.sec-hero .hero-ttl .en { font-size: 23px; margin-bottom: 5px; }
	.sec-hero .hero-ttl .jp { font-size: 11.52px; }
	.bread_list { display: none; }
	.sec-company .sec-text { line-height: 2 !important; }
	.about-images { height: 290px; }
	.white-card { margin-top: 25px; padding: 10px 15px; }
	.about-list { display: flex; align-items: center; flex-wrap: wrap; }
	.about-list li:nth-child(odd) { width: 60%; }
	.about-list li:nth-child(even) { width: 40%; }
	.about-list li a img { width: 30px; height: 30px; }
	.about-list li a .text { width: auto; margin-left: 8px; margin-right: 0; }
	.about-list li a .text::before { background-image: none; }
	.about-list li a .text span { font-size: 13px; padding-right: 0; }
	.about-list li a .more { display: none; }
	.works-images { height: 250px; }
	.works-images.content-right-full { margin-right: initial; margin-left: calc(50% - 50vw); }
	.works-slider { padding-left: 30px; }
	.sec-recruit .content-wrap .content-back.reverse::before { top: 350px; }
	.sec-recruit .read-btn.small a { min-width: 100%; font-size: 14px; }
	.recruit-images { margin-left: calc(50% - 50vw); }
	.recruit-images ul { gap: 20px; margin-bottom: 20px; }
	.recruit-images ul li { height: 150px; }
	.recruit-images ul:first-child li:nth-child(1) { width: 100px; }
	.recruit-images ul:last-child { margin-bottom: 50px; }
	.sec-carrer .little p { line-height: 2.1666 !important; letter-spacing: .03em; }
	.carrer-images { height: 290px; margin-left: calc(100% - 100vw); margin-right: calc(100% - 100vw); }
	/* .carrer-images img { position: static; width: 410px; } */
	.sec-interview .content-wrap .content-back.reverse::before { left: initial; right: 0 !important; }
	.sec-interview .content-flex.bottom .little { width: 100%; }
	.sec-interview .content-flex.bottom .big { width: 100%; }
	.interview-slider { width: 100%; }
	.sec-news .sec-ttl { top: -90px; left: 30px; }
	.sec-news .read-btn a { min-width: 240px; font-size: 12.8px; }
	.sec-news .read-btn a::before { width: 6px; height: 6px; }
	.news-list li { margin-bottom: 0; }
	.news-list li a { flex-direction: column; align-items: start; padding: 20px 0; }
	.news-list li a::before { width: 15px; height: 15px; }
	.news-list li a::after { width: 4px; height: 4px; right: 6px; }
	.news-list li a::before { content: none; }
	.news-list li a::after { content: none; }
	.news-list li a .date { width: 100%; font-size: 12px; margin-bottom: 15px; }
	.news-list li a .line { display: none; }
	.news-list li a .text { width: 100%; font-size: 12px; padding-right: 30px; white-space: wrap; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; position: relative; }
	.news-list li a .text::before { content: ""; width: 15px; height: 15px; border: 1px solid #333; border-radius: 50%; position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0; }
	.news-list li a .text::after { content: ""; width: 4px; height: 4px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 6px; margin: auto 0; }	
	.sec-contact { background-color: #f6f7f5 !important; border-top-left-radius: 15px; border-top-right-radius: 15px; position: relative; }
	.sec-contact::before { content: ""; width: 100%; height: 100%; background-color: #fff; position: absolute; top: 0; left: 0; z-index: -1; }
	.sec-contact .read-btn.small { width: 100%; }
	.sec-contact .read-btn.small a { min-width: 100%; font-size: 10.92px; padding: 10px; }
	.sec-contact .read-btn.small a::before { width: 6px; height: 6px; right: 15px; }
	.sec-contact .contact_wrap { padding: 0; }
	.sec-contact .contact_wrap.bg-gray { background-color: initial !important; }
	.cotact-block > div img { width: 22px; height: 20px; }
	.cotact-block > div .cotact-text { font-size: 10.4px; }
	.cotact-block > div .cotact-text span { font-size: 12px; }
	.sec-map iframe { height: 100px; }
	.sec-map .map-ttl { font-size: 15px; }
	.single-date { font-size: 12px; }
	.single-text { font-size: 15px; line-height: 1.97866; letter-spacing: .08em; }
	.bottom_btn { font-size: 12.8px; margin: 0 35px; }
	.sec-form .form-text { font-size: 13px; }
	.sec-form.num3 { padding: 45px 0; }
	.sec-form.num3 .last_ttl { font-size: 21px; line-height: 1.50476; }
	.sec-form.num3 .last_text { font-size: 13px; line-height: 1.6; }
	.sec-form.num3 .read-btn a { min-width: 240px; }
	.sec-privacy .sec-ttl { top: -90px; left: 30px; }
	.sec-privacy .policy_ttl { font-size: 16px; }
	.sec-privacy .policy_text { font-size: 12px; letter-spacing: .005em; }
	.sec-privacy .policy_list li { font-size: 12px; letter-spacing: .005em; }
	.sec-voice .container-fluid { padding-left: 15px; padding-right: 15px; }
	.sec-voice .container-fluid .container-fluid { padding-left: 25px; padding-right: 25px; }
	.sec-voice .bg-white { border-radius: 10px; }
	.interview_person { padding: 40px 0 50px }
	.interview_person .bg { margin: 0 25px; }
	.interview_person .position { font-size: 14px; letter-spacing: .06em; }
	.interview_person .name { font-size: 21.6px; letter-spacing: .14em; }
	.interview_person .entry { font-size: 12px; letter-spacing: .06em; }
	.interview_person dl { font-size: 12px; }
	.interview_person dl dt { width: 70px; }
	.interview_person dl dd { width: calc(100% - 70px); }
	.interview_person .text p { font-size: 16.8px; }
	.interview_person .num-label { left: 0; }
	.faq-partition img { padding: 0 30px; }
	.faq-list li { padding: 30px 0; background-image: repeating-linear-gradient(90deg, #000000, #000000 2px, transparent 2px, transparent 4px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 1px; }
	.faq-list li img { width: 40px; margin-right: 15px; }
	.faq-list li .question { margin-bottom: 30px; }
	.faq-list li .question .ttl { font-size: 14px; letter-spacing: 0; }
	.faq-list li .answer .text { font-size: 12px; letter-spacing: 0; }
	.president-box { padding: 20px 15px 15px 15px; border-radius: 10px; }
	.president-box img { width: 60%; }
	.president-box .hitokoto { text-align: center; }
	.president-box .hitokoto span { font-size: 16.8px; }
	.president-box .ttl { font-size: 12px; line-height: 1.866; text-align: center; }
	.president-box .text { font-size: 12px; line-height: 1.866; letter-spacing: 0; }
	.sec-seko .works_card .topic { font-size: 11px; }
	.sec-seko .works_card .bg { margin-bottom: 20px; }
	.sec-seko .works_card .text { font-size: 13px; }
	.sec-seko .works_card .read-btn a { padding: 13px; }
	.sec-single.works .slick-dots { text-align: right; }
	.sec-single.works .single_slider .slick-prev,
	.sec-single.works .single_slider .slick-next { bottom: -30px; top: initial; }
	.sec-single.works .single_slider .slick-prev { left: 0; }
	.sec-single.works .single_slider .slick-next { right: initial; left: 65px; }
	.sec-single.works .works_card .topic { font-size: 11px; margin-bottom: 15px; margin-top: 20px; }
	.sec-single.works .works_card .text { font-size: 15px; letter-spacing: .04em; }
	.sec-single.works .works_card dl { padding-top: 10px; }
	.sec-single.works .works_card dt { width: 90px; font-size: 12px; padding: 0 10px 10px 10px; }
	.sec-single.works .works_card dd { width: calc(100% - 90px); font-size: 12px; letter-spacing: .06em; padding: 0 10px 10px 10px; }
	.icon_ttl .num { font-size: 9.6px; }
	.icon_ttl img { width: 38px; height: 38px; margin-bottom: 13px; }
	.icon_ttl h2 { font-size: 24px; }
	.icon_ttl p { font-size: 14px; line-height: 2 }
	.sec-business .bottom_btn { font-size: 13px; margin: 0; padding: 10px 15px 15px 15px; }
	.sec-business .bottom_btn::before { width: 6px; height: 6px; right: 0; left: 0; top: initial; bottom: 8px; margin: 0 auto; }
	.business_en { font-size: 8px; }
	.business_jp { font-size: 21px; padding-bottom: 10px; }
	.business_content p { font-family: 12px; }
	.sec-business .question::before { width: 7px; height: 7px; }
	.sec-business .question .num { font-size: 15.36px; }
	.sec-business .question .ttl { font-size: 15.36px; }
	.sec-business .question .ttl span { font-size: 9px; margin-left: 5px; display: none; }
	.sec-business .answer .title { font-size: 11px; }
	.sec-greet .icon_ttl p { letter-spacing: -0.0196em; }
	.greet-ttl > div { font-size: 18.35px; }
	.sec-greet p { font-size: 12px; letter-spacing: 0; }
	.greet-name { font-size: 12.8px; }
	.greet-name span { font-size: 17.92px; }
	.rinen-card { display: flex; align-items: center; justify-content: center; }
	.rinen-card .rinen-ttl { font-size: 18.77px; }
	.rinen-card .text { display: flex; flex-direction: column; justify-content: center; }
	.rinen-card .text p { font-size: 14px; letter-spacing: .02em; }
	.rinen-card .num-label { left: 10%; }
	.rinen-card .num-label::before { border-width: 43px 5px; top: 48px; left: 38px; }
	.sec-overview dl { padding-top: 15px; }
	.sec-overview dl dt { width: 80px; font-size: 13px; padding: 0  20px 15px 0; }
	.sec-overview dl dd { width: calc(100% - 80px); font-size: 13px; padding: 0 0 15px 25px; }
	.sec-overview dl:nth-of-type(10) dd { font-size: 12px !important; }
	.sec-corporate p { font-size: 14px; letter-spacing: 0; }
	.gallery-slider .bg { padding: 0 5px; }
	.sec-recruitment .recruitment-block { margin-right: 30px; }
	.sec-recruitment .content-flex.bottom .little { width: 100%; order: 2; }
	.sec-recruitment .content-flex.bottom .big { width: 100%; order: 1; }
	.sec-c-about .white-card { padding-left: 0; }
	.sec-c-about .about-list li a .middle-line { display: none; }
	.sec-c-works .content-back { padding-top: 70px; }
	.sec-c-works .content-layout { display: block; }
	.sec-c-works .works_card { width: 250px !important; }
	.sec-c-works .works_card .bg { margin-bottom: 20px; }
	.sec-c-works .works_card .topic { margin-bottom: 15px; }
	.sec-c-works .works_card .text { font-size: 12px; }
	.sec-c-works .works-slider { margin-bottom: 120px !important; }
	.sec-c-works .works-slider .slick-dots { width: 160px; bottom: -50px; left: 40px; }
	.sec-c-works .works-slider .slick-prev, 
	.sec-c-works .works-slider .slick-next { width: 35px; height: 35px; bottom: -95px; }
	.sec-c-works .works-slider .slick-prev:before, 
	.sec-c-works .works-slider .slick-next:before { width: 7px; height: 7px; }
	.sec-c-works .works-slider .slick-prev { left: 40px; }
	.sec-c-works .works-slider .slick-next { left: 90px; }
	.sec-interview .content-layout { display: block; }
	.interview-slider { margin-right: 60px; }
	.interview_card { width: 285px; }
	.interview_card .part { font-size: 14.07px; margin-bottom: 5px; }
	.interview_card .name { font-size: 19.49px; }
	.interview_card .entry { font-size: 12.99px; }
	.interview_card .text { margin-top: 10px; }
	.interview_card .text p { font-size: 15.66px; }
	.interview_card .num-label .ttl { font-size: 7.8px; margin-bottom: 5px; }
	.interview_card .num-label .num { font-size: 35.5px; }
	.interview_card .num-label::before { border-width: 39.2px 5px; top: 39px; left: 34px; }
	.interview-slider .slick-dots { width: 80px; }
	.interview-slider .slick-prev, 
	.interview-slider .slick-next { width: 35px; height: 35px; bottom: -60px; }
	.interview-slider .slick-prev { right: inherit; }
	.interview-slider .slick-next { right: initial; left: 50px; }
	.interview-slider .slick-prev:before, 
	.interview-slider .slick-next:before { width: 7px; height: 7px; }
	.sec-works .content-layout { display: block; }
	.works_card { width: 250px !important; }
	.works_card .bg { margin-bottom: 20px; }
	.works_card .topic { font-size: 11px; margin-bottom: 10px; }
	.works_card .text { font-size: 12px; }
	.sec-works .works-slider { margin-bottom: 120px !important; }
	.sec-works .works-slider .slick-dots { width: 160px; bottom: -50px; left: 40px; }
	.sec-works .works-slider .slick-prev, 
	.sec-works .works-slider .slick-next { width: 35px; height: 35px; bottom: -95px; }
	.sec-works .works-slider .slick-prev:before, 
	.sec-works .works-slider .slick-next:before { width: 7px; height: 7px; }
	.sec-works .works-slider .slick-prev { left: 40px; }
	.sec-works .works-slider .slick-next { left: 90px; }

	.page-ttl { font-size: 30px; margin-bottom: 20px; }
	.page-catch { font-size: 14px; line-height: 2; }
	.bg-catch { padding: 45px 15px 50px; }
	.bg-catch .img-catch { text-align: center; width: initial; }
	.bg-catch .img-catch img { width: 80%; }
	.white-radius-card { padding: 30px 15px; }
	.spacer-title { margin-bottom: 30px; }
	.spacer-title > div { padding: 0 30px; }
	.spacer-title .jp { font-size: 21px; }
	.spacer-title .en { font-size: 7px; }
	.label-photo .label { padding: 5px 8px 5px; }
	.label-photo .label .number { font-size: 32px; }
	.marker-title span { font-size: 17px; }
	.plan-header dt { width: 170px; padding: 5px 0; }
	.plan-header dt .en { font-size: 8px; margin-bottom: 12px; }
	.plan-header dt .jp { font-size: 18px; }
	.plan-header dd { width: calc(100% - 170px); padding: 5px 10px 5px 27px; }
	.plan-header dd p { line-height: 1.4; font-size: 12px; letter-spacing: .06em; }
	.plan-header dd p + p { margin-top: 10px; }
	.plan-body .illust { overflow: auto; }
	.plan-body .illust img { width: 210%; max-width: none; }
	.plan-next { padding-top: 5px; }
	.plan-next:before { height: 50px; }
	.tril-ttl { padding: 25px 15px 1px;}
	.tril-ttl:before { height: 50px; }
	.tril-ttl .jp { font-size: 24px; line-height: 1.4; }
	.tril-ttl .en { font-size: 9px; }
	.guidelines-list > li { margin-bottom: 40px; }
	.dl-table dl dt { width: 55px; line-height: 1.4; font-size: 13px;  }
	.dl-table dl dd { width: calc(100% - 55px); padding-left: 25px; font-size: 12px; }
	.contact-table .form-wrap { flex-direction: column; margin-bottom: 30px; border-bottom: none; }
	.contact-table .form-wrap dt { width: 100%; border-right: none; border-bottom: 1px solid #009fe8; padding: 0 0 10px 0; margin-bottom: 15px; }
	.contact-table .form-wrap dt .name { font-size: 13px; }
	.contact-table .form-wrap dt .req { font-size: 12.8px; padding: 0 10px; }
	.contact-table .form-wrap dd { width: 100%; padding: 0; }
	.contactform-wrapper dd .select-wrap select { font-size: 13px; padding: 2px 15px 2px 7px; }
	.contactform-wrapper dd .select-wrap:before,
	.contactform-wrapper dd .select-wrap:after { font-size: 7px; }
	.contactform-wrapper dd .select-wrap:before { top: 3px; }
	.contactform-wrapper dd .select-wrap:after { bottom: 3px; }
	.contactform-wrapper dd input { font-size: 13px; border: 1px solid #009fe8; border-radius: 5px; padding: 0px 7px; }
	.contactform-wrapper dd textarea { height: 200px; border: 1px solid #009fe8; padding: 0 7px; border-radius: 5px; }
	.contactform-wrapper .form-privacy { font-size: 12px; letter-spacing: .02em; }
	.contactform-wrapper .form-submit .read-btn button { min-width: 240px; font-size: 12.8px; padding: 15px; }
	.contactform-wrapper .form-submit .read-btn button::before { right: 30px; }
	.contactform-wrapper .form-submit { flex-wrap: wrap; gap: 20px;}
	.contactform-wrapper .form-submit .submits { width: 100%; }
	.contactform-wrapper .form-submit .submits:nth-child(1) { order: 2; }
	.contactform-wrapper .form-submit .submits:nth-child(2) { order: 1; }
	.contactform-wrapper .form-submit .submits .bottom_btn { width: 240px; margin: 0 auto; padding: 15px; }

	.news_block { padding: 30px 20px; border-radius: 15px; }
	.news_block .title { padding: 0 30px; }
	.news_block .title .jp { font-size: 19px; margin-bottom: 5px; }
	.news_block .title .en { font-size: 8px; }
	.news_block p { font-size: 12px; }
}
