@charset "UTF-8";
/* CSS Document */
/* font
=========================================== */
@font-face { /*NotoSansJP*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Regular.ttf"); src: url("../fonts/font/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Regular.woff") format("woff"), url("../fonts/font/NotoSansJP-Regular.ttf") format("truetype"); font-weight: 400; }
@font-face { /*NotoSansJPミディアム*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Medium.ttf"); src: url("../fonts/font/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Medium.woff") format("woff"), url("../fonts/font/NotoSansJP-Medium.ttf") format("truetype"); font-weight: 500; }
@font-face { /*NotoSansJPボールド*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-Bold.ttf"); src: url("../fonts/font/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/font/NotoSansJP-Bold.woff") format("woff"), url("../fonts/font/NotoSansJP-Bold.ttf") format("truetype"); font-weight: 700; }
@font-face { /*NotoSansJPエクストラライト*/
font-family: 'NotoSansJP'; src: url("../fonts/font/NotoSansJP-ExtraLight.ttf"); src: url("../fonts/font/NotoSansJP-ExtraLight.woff2") format("woff2"), url("../fonts/font/NotoSansJP-ExtraLight.woff") format("woff"), url("../fonts/font/NotoSansJP-ExtraLight.ttf") format("truetype"); font-weight: 200; }
@font-face { /*Inter*/
font-family: "Inter"; src: url("../fonts/font/Inter-VariableFont_opsz,wght.ttf"); src: url("../fonts/font/Inter-VariableFont_opsz,wght.woff2") format("woff2"), url("../fonts/font/Inter-VariableFont_opsz,wght.woff") format("woff"), url("../fonts/font/Inter-VariableFont_opsz,wght.ttf") format("truetype"); font-weight: 400; }
@font-face { /*Interミディアム*/
font-family: "Inter"; src: url("../fonts/font/Inter-VariableFont_opsz,wght.ttf"); src: url("../fonts/font/Inter-VariableFont_opsz,wght.woff2") format("woff2"), url("../fonts/font/Inter-VariableFont_opsz,wght.woff") format("woff"), url("../fonts/font/Inter-VariableFont_opsz,wght.ttf") format("truetype"); font-weight: 500; }
/* Link
=========================================== */
a:link, a:visited { color: #0F0F0F; text-decoration: none; }

a:hover, a:active { color: #0F0F0F; text-decoration: underline; }

a { outline: none; transition: 0.3s; }

a img { transition: 0.3s; }

:focus { outline: none; }

/* LAYOUT
=========================================== */
body { overflow: hidden; width: 100%; }

.pc { display: none !important; }

.sp { display: block; }

body { color: #0F0F0F; background: url("../img/common/bg01.jpg") repeat center top; background-size: contain; font-size: 16px; line-height: 1.5; font-family: 'NotoSansJP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-weight: 400; font-style: normal; word-break: break-all; }

img { width: 100%; height: auto; }

table { width: 100%; table-layout: fixed; }

h1, h2, h3, h4, h5, h6 { font-weight: 700; }

.wrap { position: relative; }

input, select { -webkit-appearance: auto; appearance: auto; }

/*共通設定*/
.btn01 { width: 100%; height: 70px; margin-top: 40px; }

.btn01 a { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 100%; padding: 22px 30px 22px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 35px; }

.btn01 a .btn-text { width: calc(100% - 20px); font-weight: 700; transition: 0.5s; }

.btn01 a .icon { width: 10px; height: 10px; background: #0082D8; border-radius: 50%; }

.btn01.shiro a { background: transparent; border: 1px solid #FFFFFF; }

.btn01.shiro a .btn-text { color: #FFFFFF; }

.btn01.shiro a .icon { background: #FFFFFF; }

.btn01.bg_mizu a { background: #F2F8FC; }

.title01 { display: block; margin-bottom: 60px; }

.title01 .ja { display: block; font-size: 40px; }

.title01 .en { display: block; font-family: "Inter"; font-optical-sizing: auto; font-style: normal; font-size: 20px; color: #0082D8; line-height: 1.25; font-weight: 500; margin-top: 20px; }

.title01.shiro .en { color: #FFFFFF; }

.title01.title01_bb { padding-bottom: 60px; border-bottom: 1px solid #EEEEEE; }

.title01.shiro.title01_bb { border-bottom: 1px solid rgba(255, 255, 255, 0.16); }

.tel_box { display: block !important; text-align: center; }

.tel_box .tel .num { font-size: 15px; font-weight: 500; line-height: 1.2; color: #FFFFFF; }

.tel_box .tel .num em { font-size: 40px; }

.tel_box .tel-text { font-size: 14px; line-height: 1.43; font-weight: 500; color: #FFFFFF; margin-top: 5px; }

.fax-num { font-size: 16px; font-weight: 500; text-align: center; color: #FFFFFF; }

.contact_btn { width: 100%; height: 90px; }

.contact_btn a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0 75px; box-sizing: border-box; border: 1px solid #FFFFFF; border-radius: 45px; position: relative; }

.contact_btn a .btn-text { display: inline-block; font-size: 18px; font-weight: 700; color: #FFFFFF; }

.contact_btn a .icon { width: 50px; height: 50px; border-radius: 50%; background: url("../img/common/icon_mail02.svg") no-repeat center, #FFFFFF; background-size: 17px; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); }

.under-cont > section { padding: 100px 5%; }

.under-cont > section:first-child { padding-top: 78px; }

.text-bg01 { display: inline-block; padding: 0 5px 2px; box-sizing: border-box; background: #0082D8; color: #FFFFFF; }

/*ウェブフォント*/
.normal { font-weight: 400; }

.medium { font-weight: 500; }

.bold { font-weight: 700; }

.light { font-weight: 200; }

.common_text { line-height: 1.625; }

.tcenter { text-align: center; }

.tleft { text-align: left; }

.tright { text-align: right; }

.inter { font-family: "Inter"; font-optical-sizing: auto; font-style: normal; }

/*色*/
.shiro { color: #FFFFFF; }

.mizu { color: #0082D8; }

.mt20 { margin-top: 20px; }

.flex { width: 100%; margin: 0; padding: 0; display: -webkit-box; display: -moz-box; display: -ms-box; display: -webkit-flexbox; display: -moz-flexbox; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/*header
---------------------------------------------------------------*/
#header { width: 100%; height: 50px; position: fixed; transition: 0.3s; left: 0; right: 0; top: 0; margin: auto; z-index: 100; }

.fixed #header { background: #fff; }

#header .header_inner { height: 100%; justify-content: space-between; align-items: center; flex-wrap: nowrap; padding: 0 20px; box-sizing: border-box; }

#header .header_inner .logo_box { width: 205px; position: relative; z-index: 101; }

#header .header_inner .logo { display: block; width: 100%; }

#header .header_inner .logo a { display: block; width: 100%; position: relative; }

#header .header_inner .logo a::before { content: ""; display: block; width: 100%; height: 100%; background: url("../img/common/logo_white.png") no-repeat center; background-size: contain; position: absolute; top: 0; left: 0; opacity: 0; z-index: -1; }

#header .header_inner .logo .logo-text { display: none; }

#header:has(.sp-nav-btn.opon) .header_inner .logo a img { opacity: 0; }

#header:has(.sp-nav-btn.opon) .header_inner .logo a::before { opacity: 1; }

#header .header_inner .right { display: none; }

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

/*CTA*/
#fixed-tel { width: 50px; height: 50px; position: fixed; bottom: 70px; left: 10px; z-index: 10; }

#fixed-tel .tel_box, #fixed-tel .tel_box .tel { width: 100%; height: 100%; }

#fixed-tel .tel_box .tel a { display: block; width: 100%; height: 100%; background: url("../img/common/icon_tel.svg") no-repeat center, #F2F8FC; background-size: 12px; border-radius: 50%; position: relative; }

#fixed-tel .tel_box .tel .num { display: none; }

#fixed-tel .tel_box .tel-text { display: none; }

#fixed-btn { width: 50px; height: 50px; position: fixed; bottom: 10px; left: 10px; z-index: 10; }

#fixed-btn a { display: block; width: 100%; height: 100%; background: #0082D8; border-radius: 50%; position: relative; }

#fixed-btn a .btn_text { display: none; }

#fixed-btn a .icon { width: 10px; height: 8px; background: url("../img/common/icon_mail.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

/* nav
=========================================== */
.sp-nav-btn { width: 40px; height: 40px; background: #F2F8FC; border-radius: 50%; position: relative; z-index: 101; box-sizing: border-box; transition: 0.3s; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); }

.sp-nav-btn .sp-nav-btn_in { width: 16px; height: 6px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.sp-nav-btn span { height: 1px; background: #0082D8; position: absolute; left: 0; transition: 0.3s; }

.sp-nav-btn .border01 { width: 100%; top: 0; }

.sp-nav-btn .border02 { width: 75%; bottom: 0; }

.sp-nav-btn.opon .border01 { transform: translate(-50%, -50%) rotateZ(45deg); top: 50%; left: 50%; }

.sp-nav-btn.opon .border02 { width: 100%; transform: translate(-50%, 50%) rotateZ(-45deg); bottom: 50%; left: 50%; }

.sp-nav-list .overlay-nav { visibility: hidden; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); opacity: 0; }

.sp-nav-list .overlay-nav.opon { visibility: visible; opacity: 1; }

.sp-nav-list .navs-list { position: fixed; width: 100%; height: 100%; z-index: 99; top: 0; background: #0082D8; right: -100%; transition: 0.3s; overflow-x: hidden; overflow-y: auto; padding: 120px 5% 85px; box-sizing: border-box; }

.sp-nav-list .navs-list.opon { right: 0; }

.sp-nav-list .navs-list > ul { margin-bottom: 74px; }

.sp-nav-list .navs-list > ul > li { padding: 0 40px; box-sizing: border-box; margin-bottom: 30px; }

.sp-nav-list .navs-list > ul > li:last-child { margin-bottom: 0; }

.sp-nav-list .navs-list > ul > li > a, .sp-nav-list .navs-list ul li .nav-midashi { display: block; font-size: 18px; font-weight: 500; line-height: 1.44; color: #FFFFFF; }

.sp-nav-list .navs-list ul li .nav-midashi { padding-right: 20px; box-sizing: border-box; position: relative; }

.sp-nav-list .navs-list ul li .nav-midashi::after { content: ""; display: block; width: 12px; height: 12px; background: url("../img/common/spnav_open.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); transition: 0.3s; }

.sp-nav-list .navs-list ul li .nav-midashi.on::after { background: url("../img/common/spnav_close.svg") no-repeat center; background-size: contain; }

.sp-nav-list .navs-list ul li .sp-nav { display: none; padding: 0 10px; box-sizing: border-box; margin-top: 20px; }

.sp-nav-list .navs-list ul li .sp-nav li { margin-bottom: 15px; }

.sp-nav-list .navs-list ul li .sp-nav li:last-child { margin-bottom: 0; }

.sp-nav-list .navs-list ul li .sp-nav li a { display: block; font-size: 18px; font-weight: 500; line-height: 1.44; color: #FFFFFF; opacity: 0.5; }

.sp-nav-list .navs-list ul li .sp-nav li a .mini { font-size: 12px; }

.sp-nav-list .navs-list .tel_box { margin: 30px 0; }

/* main */
/*-------------------------------------------*/
#main { margin-top: 50px; }

#main.home_main { width: 100%; padding-top: 156px; box-sizing: border-box; background: url("../img/common/bg01.jpg") no-repeat center top; background-size: cover; margin-top: 0; }

#main.home_main .text_box { display: block; max-width: 335px; padding: 0 20px; box-sizing: border-box; margin: 0 auto 60px; }

#main.home_main .text_box .main_title { font-size: 35px; margin-bottom: 35px; }

#main.home_main .text_box .main-list li { padding: 4px 10px; box-sizing: border-box; background: #000000; margin: 5px 5px 0 0; }

#main.home_main .text_box .main-list li:last-child { margin-right: 0; }

#main.home_main .main_img { width: 100%; padding-left: 20px; box-sizing: border-box; }

#main.home_main .main_img .img_in { width: 100%; aspect-ratio: 71 / 52; background: url("../img/main/main_img_sp.jpg") no-repeat center left; background-size: cover; }

#main.home_main .blog_box { display: block; padding: 67px 5% 60px; box-sizing: border-box; background: #FFFFFF; border-bottom: 1px solid #EEEEEE; margin-top: 60px; position: relative; }

#main.home_main .blog_box h2 { font-size: 30px; font-weight: 500; margin-bottom: 37px; }

#main.home_main .blog_box .top-blog01 a { display: block; }

#main.home_main .blog_box .top-blog01 a .time { display: block; font-size: 14px; margin-bottom: 10px; }

#main.home_main .blog_box .top-blog01 a .title { font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

#main.home_main .blog_box .btn01 { width: 170px; height: 50px; margin-top: 0; position: absolute; top: 60px; right: 5%; }

#main.home_main .blog_box .btn01 a { padding: 12px 20px 12px 30px; }

#main.home_main .blog_box .btn01 a .btn-text { width: calc(100% - 13px); }

#main.home_main .blog_box .btn01 a .icon { width: 8px; height: 8px; }

/* 下層 main */
/*-------------------------------------------*/
#main.kasou { width: 100%; height: 240px; }

#main.kasou .main_img { width: 95%; height: 100%; background-image: url("../img/main/kasou_main01_sp.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; }

#main.kasou h1 { width: 100%; padding: 0 5%; box-sizing: border-box; color: #FFFFFF; position: absolute; bottom: 50px; left: 0; }

#main.kasou h1 .ja { display: block; font-size: 30px; line-height: 1.45; }

#main.kasou h1 .ja .mini { font-size: 25px; }

#main.kasou h1 .en { display: block; font-family: "Inter"; font-optical-sizing: auto; font-style: normal; font-size: 16px; font-weight: 500; line-height: 1.2; margin-top: 10px; }

.page-reason #main.kasou .main_img { background-image: url("../img/main/kasou_main02_sp.jpg"); }

.page-arcwelding #main.kasou .main_img { background-image: url("../img/main/kasou_main03_sp.jpg"); }

.page-plasma-cutting #main.kasou .main_img { background-image: url("../img/main/kasou_main04_sp.jpg"); }

.page-equipments #main.kasou .main_img { background-image: url("../img/main/kasou_main05_sp.jpg"); }

.page-company #main.kasou .main_img { background-image: url("../img/main/kasou_main06_sp.jpg"); }

#main.kasou.works-main .main_img { background-image: url("../img/main/kasou_main07_sp.jpg"); }

#main.kasou.blog-main .main_img { background-image: url("../img/main/kasou_main08_sp.jpg"); }

.page-job #main.kasou .main_img { background-image: url("../img/main/kasou_main09_sp.jpg"); }

.page-people #main.kasou .main_img { background-image: url("../img/main/kasou_main10_sp.jpg"); }

.page-recruit #main.kasou .main_img { background-image: url("../img/main/kasou_main11_sp.jpg"); }

/*パンくず*/
div#bread { padding: 4px 5% 0; box-sizing: border-box; }

ul.bread-list { font-size: 13px; justify-content: flex-end; flex-wrap: nowrap; }

ul.bread-list li { line-height: 19px; white-space: nowrap; }

ul.bread-list li a { text-decoration: none; line-height: 19px; white-space: nowrap; }

ul.bread-list li a:hover { text-decoration: underline; }

ul.bread-list li::after { content: "/"; margin: 0 4px; }

ul.bread-list li:last-child { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space: pre-wrap; }

ul.bread-list li:last-child::after { display: none; }

/* TOPへ戻る・追従 */
/*-------------------------------------------*/
#fixed_trigger { position: absolute; left: 0; top: 50px; z-index: -100; }

/* CLEARFIX
=========================================== */
.cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow: hidden; font-size: 0.1em; line-height: 0; }

.cf { min-height: 1px; }

* html .cf { height: 1px; /*¥*/ 	                 /*/ height: auto; overflow: hidden; /**/ }

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] { border-radius: 0; -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer; }

input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration { display: none; }

input[type="submit"]::focus, input[type="button"]::focus { outline-offset: -2px; }

/*ライトボックス設定*/
#fancybox-wrap { padding: 0 !important; width: 100% !important; left: 0 !important; }

div#fancybox-content { border: none; width: 92% !important; padding: 2%; margin: 2%; height: auto !important; }

div#fancybox-outer { background: none; }

#fancybox-close { position: absolute; top: 0 !important; right: 0 !important; }

section { position: relative; }

/* footer */
/*-------------------------------------------*/
#access-sec { padding: 100px 5%; background: url("../img/common/bg02.jpg") no-repeat center top; background-size: cover; }

#access-sec .map_box { width: 106%; aspect-ratio: 71 / 67; position: relative; }

#access-sec .map_box iframe { width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#access-sec .info { display: block; margin-top: 40px; }

#recruit-sec { padding: 100px 5%; background: url("../img/common/recruit_bg_sp.jpg") no-repeat center; background-size: cover; }

#recruit-sec .cnt { display: block; }

#recruit-sec .cnt .title01 .ja { font-size: 35px; }

#recruit-sec .cnt .title01 .en { font-size: 28px; margin-top: 0; margin-bottom: 20px; }

#contact-sec { padding: 100px 5%; background: #212121; }

#contact-sec .cnt { display: block; }

#contact-sec .cnt .contact_btn a { border: 1px solid #000000; background: #000000; }

#contact-sec .cnt .contact_btn a .icon { border: 1px solid #FFFFFF; box-sizing: border-box; background: url("../img/common/icon_mail.svg") no-repeat center; background-size: 17px; }

#contact-sec .cnt .num_box { margin-top: 30px; }

#contact-sec .cnt .num_box .fax-num { margin-top: 30px; }

#footer { padding: 100px 10% 137px; background: #373947; color: #FFFFFF; }

#footer a { color: #FFFFFF; }

#footer .footer_box { display: block; margin-bottom: 70px; }

#footer .footer_box .left { margin-bottom: 60px; }

#footer .footer_box .left .logo { display: block; text-align: center; }

#footer .footer_box .left .logo a { display: inline-block; width: 205px; }

#footer .footer_box .left .logo .logo-text { display: block; font-size: 11px; margin-top: 10px; }

#footer .footer_box .left .info_box { margin-top: 60px; }

#footer .footer_box .left .info_box .address { margin-bottom: 50px; }

#footer .footer_box .left .info_box .tel_box { margin-bottom: 20px; text-align: left; }

#footer .footer_box .left .info_box .tel_box .tel .num { font-size: 16px; font-weight: 400; line-height: 1.25; }

#footer .footer_box .left .info_box .tel_box .tel .num em { font-size: 16px; }

#footer .footer_box .left .info_box .tel_box .tel-text { font-size: 11px; line-height: 1.45; font-weight: 400; margin-top: 5px; }

#footer .footer_box .left .info_box .fax-num { font-weight: 400; text-align: left; }

#footer .footer_box .right .navs-list { width: 100%; justify-content: space-between; display: flex; }

.navs-list > ul.navs-list00 { width: 50%; }

.navs-list > ul.navs-list00 > li { margin-bottom: 30px; font-weight: 500; }

.navs-list > ul.navs-list00 > li:last-child { margin-bottom: 0; }

.navs-list > ul.navs-list00 > li a .mini { display: block; font-size: 12px; }

#footer .bottom_box { display: block; padding-top: 40px; position: relative; }

#footer .bottom_box::before { content: ""; display: block; width: 100vw; height: 1px; background: rgba(255, 255, 255, 0.1); position: absolute; top: 0; left: 50%; transform: translateX(-50%); }

#footer .bottom_box .link_list { justify-content: center; }

#footer .bottom_box .link_list li { font-size: 14px; line-height: 1.43; margin-right: 30px; }

#footer .bottom_box .link_list li:last-child { margin-right: 0; }

#footer .bottom_box .copyright { font-size: 12px; line-height: 1.25; color: rgba(255, 255, 255, 0.46); text-align: center; margin-top: 30px; }

/*parts
=========================================== */
.works01 { width: 100%; }
.works01 a { display: block; width: 100%; padding: 40px 20px; box-sizing: border-box; border: 1px solid #0F0F0F; }
.works01 a .img { width: 100%; aspect-ratio: 67 / 50; margin-bottom: 32px; overflow: hidden; }
.works01 a .img .img_in { width: 100%; height: 100%; }
.works01 a .info { align-items: center; justify-content: space-between; margin-bottom: 10px; }
.works01 a .info .time { font-size: 12px; margin: 5px 0; }
.works01 a .info .cate-list { width: auto; }
.works01 a .info .cate-list li { font-size: 12px; font-weight: 500; line-height: 1.42; color: #FFFFFF; padding: 4px 10px; box-sizing: border-box; background: #000000; margin-right: 5px; }
.works01 a .info .cate-list li:last-child { margin-right: 0; }
.works01 a .title { font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.works01 a .arrow { display: block; width: 60px; height: 30px; background: #0082D8; border-radius: 35px; margin: 20px 0 0 auto; position: relative; transition: 0.3s; }
.works01 a .arrow::before { content: ""; display: block; width: 11px; height: 12px; background: url("../img/common/btn_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.works01 a .info-table { display: none; margin-top: 20px; }
.works01 a .info-table tr { border-bottom: 1px solid #B9B9B9; }
.works01 a .info-table tr:first-child th, .works01 a .info-table tr:first-child td { padding-top: 0; }
.works01 a .info-table tr:last-child { border-bottom: 0; }
.works01 a .info-table tr:last-child th, .works01 a .info-table tr:last-child td { padding-bottom: 0; }
.works01 a .info-table tr th, .works01 a .info-table tr td { padding: 20px 0; box-sizing: border-box; }
.works01 a .info-table tr th { width: 88px; }
.works01 a .info-table tr td { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }

.blog01 { width: 100%; }
.blog01 a { display: block; width: 100%; padding: 20px 20px 40px; background: rgba(255, 255, 255, 0.1); color: #FFFFFF; box-sizing: border-box; }
.blog01 a .img { width: 100%; aspect-ratio: 295 / 221; margin-bottom: 30px; overflow: hidden; }
.blog01 a .img .img_in { width: 100%; height: 100%; }
.blog01 a .info { align-items: center; justify-content: space-between; margin-bottom: 10px; }
.blog01 a .info .time { font-size: 12px; margin: 5px 0; }
.blog01 a .info .cate-list { width: auto; }
.blog01 a .info .cate-list li { font-size: 12px; font-weight: 500; line-height: 1.42; color: #FFFFFF; padding: 4px 10px; box-sizing: border-box; background: #000000; margin-right: 5px; }
.blog01 a .info .cate-list li:last-child { margin-right: 0; }
.blog01 a .title { font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.blog01 a .arrow { display: block; width: 60px; height: 30px; background: #FFFFFF; border-radius: 35px; margin: 20px 0 0 auto; position: relative; transition: 0.3s; }
.blog01 a .arrow::before { content: ""; display: block; width: 11px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.blog02 a { display: block; width: 100%; padding: 20px; box-sizing: border-box; background: #F6F6F6; }
.blog02 a .img { width: 100%; aspect-ratio: 295 / 207; overflow: hidden; }
.blog02 a .img .img_in { width: 100%; height: 100%; }
.blog02 a .info_box { margin-top: 20px; }
.blog02 a .info_box .info { justify-content: space-between; margin-bottom: 20px; }
.blog02 a .info_box .info .time { font-size: 14px; margin: 5px 0; }
.blog02 a .info_box .info .cate-list { width: auto; }
.blog02 a .info_box .info .cate-list li { font-weight: 500; line-height: 23px; color: #FFFFFF; padding: 2px 7px; box-sizing: border-box; background: #000000; margin-right: 5px; }
.blog02 a .info_box .info .cate-list li:last-child { margin-right: 0; }
.blog02 a .info_box .title { font-size: 19px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.people01 a { display: block; width: 100%; padding: 60px 20px; box-sizing: border-box; border: 1px solid #0F0F0F; }
.people01 a .title { font-size: 24px; line-height: 1.65; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 40px; }
.people01 a .img { width: 100%; aspect-ratio: 67 / 60; overflow: hidden; }
.people01 a .img .img_in { width: 100%; height: 100%; }
.people01 a .info_box { margin-top: 40px; }
.people01 a .info_box .name { width: 62px; font-size: 24px; font-weight: 500; }
.people01 a .info_box .info { width: calc(100% - 62px); align-items: flex-end; justify-content: space-between; }
.people01 a .info_box .info .text01 { font-size: 14px; line-height: 1.43; margin-bottom: 3px; }
.people01 a .info_box .info .text02 { font-size: 12px; font-weight: 500; line-height: 1.42; color: #FFFFFF; padding: 4px 10px; box-sizing: border-box; background: #000000; }

#works-sec { padding: 100px 0; background: url("../img/common/bg01.jpg") repeat center top; background-size: contain; }
#works-sec .title01, #works-sec p.common_text, #works-sec .btn01 { width: 90%; margin-left: auto; margin-right: auto; }
#works-sec #works-slider { margin-top: 60px; }
#works-sec #works-slider article.content-none { width: 90% !important; margin: 0 auto; }

#wedo-sec { background: #FFFFFF; padding: 100px 0; }
#wedo-sec .title01 { width: 90%; margin-left: auto; margin-right: auto; padding-bottom: 0; border-bottom: none; }
#wedo-sec .wedo-list { display: block; }
#wedo-sec .wedo-list .wedo00 { padding: 60px 20px; background: #F6F6F6; border-top: 1px solid #000000; box-sizing: border-box; }
#wedo-sec .wedo-list .wedo00:last-child { border-bottom: 1px solid #000000; }
#wedo-sec .wedo-list .wedo00 h3 { font-size: 30px; margin-bottom: 30px; }
#wedo-sec .wedo-list .wedo00 .list li { display: block; margin-bottom: 30px; }
#wedo-sec .wedo-list .wedo00 .list li:last-child { margin-bottom: 0; }
#wedo-sec .wedo-list .wedo00 .list li .midashi { display: inline-block; padding: 4px 10px; box-sizing: border-box; background: #000000; font-weight: 500; color: #FFFFFF; text-align: center; margin-bottom: 15px; }
#wedo-sec .wedo-list .wedo00 .list li .text { display: block; line-height: 1.625; }
#wedo-sec .wedo-list .wedo00 .sub_text { font-size: 14px; margin-top: 10px; padding-left: 1em; text-indent: -1em; }
#wedo-sec .wedo-list .wedo01 .list li { display: flex; align-items: flex-start; margin-bottom: 10px; }
#wedo-sec .wedo-list .wedo01 .list li:last-child { margin-bottom: 0; }
#wedo-sec .wedo-list .wedo01 .list li .midashi { width: 52px; margin-right: 10px; margin-bottom: 0; }
#wedo-sec .wedo-list .wedo01 .list li .text { width: calc(100% - 62px); margin-top: 4px; }
#wedo-sec .equipment_box { width: 90%; margin-left: auto; margin-right: auto; padding: 60px 20px; background: #F2F8FC; border: 1px solid #0082D8; box-sizing: border-box; margin-top: 60px; }
#wedo-sec .equipment_box h3 { font-size: 30px; margin-bottom: 40px; }
#wedo-sec .equipment_box .cnt { display: block; }
#wedo-sec .equipment_box .cnt .img_box { margin-bottom: 40px; }
#wedo-sec .equipment_box .cnt .text_box .point { font-size: 20px; line-height: 1.725; margin-bottom: 20px; }

#blog-sec { padding: 100px 5%; background: url("../img/common/bg02.jpg") no-repeat center top; background-size: cover; }
#blog-sec #blog-slider .blog01 { margin-bottom: 20px; }
#blog-sec #blog-slider .blog01:last-child { margin-bottom: 0; }

#people-sec { padding: 100px 0; background: url("../img/common/bg01.jpg") no-repeat center top; background-size: cover; }
#people-sec .title01, #people-sec p.common_text, #people-sec .btn01 { width: 90%; margin-left: auto; margin-right: auto; }
#people-sec .people-list { margin-top: 60px; }

#column-sec #column-slider .blog01 { margin-bottom: 20px; }
#column-sec #column-slider .blog01 a { background: rgba(255, 255, 255, 0.6); color: #0F0F0F; }

.wrap.twin { display: block; }
.wrap.twin div#two-side { margin-top: 100px; }
.wrap.twin div#two-side .side_box { margin-bottom: 40px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-title { padding: 18px 20px; box-sizing: border-box; background: #0082D8; font-weight: 500; }
.wrap.twin div#two-side .side_box .side-link > li { padding: 20px 0; box-sizing: border-box; border-bottom: 1px solid #C7C7C7; }
.wrap.twin div#two-side .side_box .side-link > li > a { display: block; padding-left: 23px; box-sizing: border-box; font-weight: 500; position: relative; }
.wrap.twin div#two-side .side_box .side-link > li > a::before { content: ""; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #000000; border-width: 7px 0px 7px 10px; position: absolute; top: 6px; left: 0; transition: 0.3s; }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a { color: #0082D8; }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a::before { border-color: transparent transparent transparent #0082D8; }
.wrap.twin div#two-side .side_box .side-link .child-link > li { margin-top: 15px; }
.wrap.twin div#two-side .side_box .side-link .child-link > li > a { display: block; padding-left: 23px; box-sizing: border-box; font-weight: 500; position: relative; }
.wrap.twin div#two-side .side_box .side-link .child-link > li > a::before { content: ""; display: block; width: 8px; height: 13px; background: url("../img/p07/side_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 6px; left: 0; }
.wrap.twin div#two-side .side_box .side-link .child-link > li.on_cat > a { color: #0082D8; }
.wrap.twin div#two-side .side_box .side-link .child-link > li.on_cat > a::before { filter: brightness(0) saturate(100%) invert(35%) sepia(84%) saturate(2638%) hue-rotate(183deg) brightness(92%) contrast(104%); }
.wrap.twin div#two-side .side_box .side-inner { margin-top: 20px; }
.wrap.twin div#two-side .side_box .side-inner select { width: 100%; height: 55px; box-sizing: border-box; padding: 16px 30px 16px 20px; font-size: 16px; line-height: 1.5; font-weight: 500; border: 1px solid #C7C7C7; font-family: 'NotoSansJP'; background: url("../img/common/select_arrow.svg") no-repeat center right 20px, #FFFFFF; background-size: 8px; border-radius: 0; -webkit-appearance: none; appearance: none; cursor: pointer; color: #000000 !important; }
.wrap.twin div#two-side .side_box .side-inner select option { color: #000000 !important; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 38px; height: 38px; margin: 0 2px; background: transparent; border: 1px solid #000000; box-sizing: border-box; border-radius: 50%; text-decoration: none; font-family: "Inter"; font-optical-sizing: auto; font-style: normal; font-size: 15px; font-weight: 500; line-height: 38px; text-align: center; }

.wp-pagenavi { text-align: center; margin-top: 60px; position: relative; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #000000; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { display: none; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; color: transparent; }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; display: block; width: 5px; height: 8px; color: transparent; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { color: transparent; }
.wp-pagenavi a.previouspostslink:hover::before, .wp-pagenavi a.nextpostslink:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7476%) hue-rotate(110deg) brightness(98%) contrast(108%); }
.wp-pagenavi a.previouspostslink::before { transform: translate(-50%, -50%) scale(-1, 1); }
.wp-pagenavi a.first, .wp-pagenavi a.last { position: relative; color: transparent; }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; display: block; width: 10px; height: 8px; color: transparent; background: url("../img/common/page_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover { color: transparent; }
.wp-pagenavi a.first:hover::before, .wp-pagenavi a.last:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7476%) hue-rotate(110deg) brightness(98%) contrast(108%); }
.wp-pagenavi a.first::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation { margin-top: 120px; }

.post-navigation ul { justify-content: center; align-items: center; position: relative; }

.post-navigation ul > li { width: 45px; height: 45px; }
.post-navigation ul > li a { display: inline-block; width: 100%; height: 100%; border: 1px solid #707070; border-radius: 50%; color: transparent; position: relative; }
.post-navigation ul > li a::before { content: ""; display: block; width: 8px; height: 13px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }

.post-navigation ul > li.prev a::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation ul > li.blog-back { width: 165px; margin: 0 10px; }
.post-navigation ul > li.blog-back a { background: #000000; border: 1px solid #000000; color: #FFFFFF; font-size: 15px; font-weight: 700; text-align: center; line-height: 45px; border-radius: 35px; }
.post-navigation ul > li.blog-back a::before { display: none; }

.post-navigation ul > li.kara { opacity: 0; pointer-events: none; }

/*TOPページ　p01
=========================================== */
.home { background: #FFFFFF; }

#topbox01 { padding: 100px 5%; }
#topbox01 .cnt { display: block; }
#topbox01 .cnt h3 { font-size: 30px; margin-bottom: 40px; }
#topbox01 .cnt .text_box p { margin-bottom: 26px; }
#topbox01 .cnt .text_box p:last-child { margin-bottom: 0; }
#topbox01 .about-list { display: block; margin-top: 60px; }
#topbox01 .about-list .about01 { width: 100%; aspect-ratio: 67 / 50; position: relative; }
#topbox01 .about-list .about01 img { width: 100%; height: 100%; object-fit: cover; }
#topbox01 .about-list .about01 p { display: inline-block; padding: 4px 10px; box-sizing: border-box; background: #000000; font-weight: 500; max-width: 100%; position: absolute; bottom: 0; left: 0; }

#topbox02 { padding: 100px 5%; background: url("../img/common/bg02.jpg") no-repeat center top; background-size: cover; }
#topbox02 .tech-list { margin-top: 60px; }
#topbox02 .tech-list .tech01 { padding-top: 20px; box-sizing: border-box; border-top: 1px solid #FFFFFF; position: relative; margin-top: 60px; }
#topbox02 .tech-list .tech01:first-child { margin-top: 0; }
#topbox02 .tech-list .tech01 .num { font-size: 20px; margin-bottom: 30px; }
#topbox02 .tech-list .tech01 h3 { font-size: 30px; margin-bottom: 40px; }
#topbox02 .tech-list .tech01 h3 .mini { font-size: 16px; }
#topbox02 .tech-list .tech01 .box_in { display: block; }
#topbox02 .tech-list .tech01 .box_in .img { margin-bottom: 40px; }

#topbox03 { padding: 100px 5%; background: url("../img/common/bg03.jpg") no-repeat center top; background-size: cover; }
#topbox03 .cnt { display: block; }
#topbox03 .cnt .text_box { margin-bottom: 80px; }
#topbox03 .cnt .text_box .point { font-size: 30px; margin-bottom: 40px; }
#topbox03 .cnt .text_box .btn01 { margin-top: 60px; }

#topbox04 { padding: 100px 5%; }
#topbox04 .cnt { display: block; }
#topbox04 .cnt .left { margin-bottom: 60px; }
#topbox04 .cnt .left p.point { font-size: 30px; margin-bottom: 40px; }
#topbox04 .cnt .left .text_box p { margin-bottom: 26px; }
#topbox04 .cnt .left .text_box p:last-child { margin-bottom: 0; }
#topbox04 .cnt .right { display: block; }
#topbox04 .cnt .right .box00 { padding: 30px 20px 40px; box-sizing: border-box; }
#topbox04 .cnt .right .box00 h3 { font-size: 14px; margin-bottom: 20px; }
#topbox04 .cnt .right .box00 .img { width: 100%; }
#topbox04 .cnt .right .box00 .sub_text { font-size: 12px; }
#topbox04 .cnt .right .box01 { background: #F6F6F6; border: 1px solid #000000; margin-bottom: 20px; }
#topbox04 .cnt .right .box01 .img { margin-bottom: 20px; }
#topbox04 .cnt .right .box01 .img img { max-width: 246px; }
#topbox04 .cnt .right .box02 { background: #F2F8FC; border: 1px solid #0082D8; }
#topbox04 .cnt .right .box02 h3 { color: #0082D8; }
#topbox04 .cnt .right .box02 .img { margin-bottom: 30px; }
#topbox04 .cnt .right .box02 .img img { max-width: 280px; }
#topbox04 .onestop_box { margin-top: 40px; }
#topbox04 .onestop_box .onestop-list { justify-content: space-between; }
#topbox04 .onestop_box .onestop-list > div { width: 13.5%; aspect-ratio: 1 / 1; background: #F2F8FC; border: 1px solid #0082D8; box-sizing: border-box; border-radius: 50%; text-align: center; position: relative; }
#topbox04 .onestop_box .onestop-list > div p { width: 100%; font-size: 2.13vw; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#topbox04 .onestop_box .onestop-list > div.last { background: #0082D8; }
#topbox04 .onestop_box .arrow_box { margin-top: 15px; position: relative; z-index: 1; }
#topbox04 .onestop_box .arrow_box::before { content: ""; display: block; width: 100%; height: 1px; background: #0082D8; position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: -1; }
#topbox04 .onestop_box .arrow_box::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #0082d8; border-width: 8.5px 0px 8.5px 10px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); z-index: -1; }
#topbox04 .onestop_box .arrow_box span { display: inline-block; padding: 7px 17px; box-sizing: border-box; background: #0082D8; font-size: 11px; }

/*選ばれる理由　p02
=========================================== */
.page-reason #main.kasou { position: relative; }
.page-reason #main.kasou::before { content: ""; display: block; width: 100%; height: 40px; background: #FFFFFF; position: absolute; bottom: 0; left: 0; z-index: -1; }
.page-reason div#bread { background: #FFFFFF; }

#p02box01 { padding-bottom: 211px; background: #FFFFFF; position: relative; }
#p02box01 .cnt { display: block; }
#p02box01 .cnt .text_box { margin-bottom: 40px; }
#p02box01 .cnt .text_box h2 { font-size: 30px; line-height: 1.45; margin-bottom: 60px; }
#p02box01 .cnt .text_box h2 .text-bg01 { margin-right: 5px; }
#p02box01 .cnt .text_box h2 .text-bg01:first-child { margin-left: 5px; margin-bottom: 10px; }
#p02box01 .cnt .img_box { width: 100%; aspect-ratio: 335 / 338; position: relative; z-index: 1; }
#p02box01 .cnt .img_box::before { content: ""; display: block; width: 52vw; aspect-ratio: 1 / 1; border: 1px solid #0082D8; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
#p02box01 .cnt .img_box .logo-img { width: 23.33vw; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p02box01 .cnt .img_box .text { display: table; width: 30.13vw; height: 30.13vw; background: #F2F8FC; border: 1px solid #0082D8; border-radius: 50%; position: absolute; }
#p02box01 .cnt .img_box .text span { display: table-cell; font-size: 16px; vertical-align: middle; }
#p02box01 .cnt .img_box .text.text01 { top: 0; left: 50%; transform: translateX(-50%); }
#p02box01 .cnt .img_box .text.text02 { top: 25.07vw; left: 0; }
#p02box01 .cnt .img_box .text.text03 { top: 25.07vw; right: 0; }
#p02box01 .cnt .img_box .text.text04 { bottom: 0; left: 11.47vw; }
#p02box01 .cnt .img_box .text.text05 { bottom: 0; right: 11.47vw; }
#p02box01 .bg-img { width: 95%; height: 225px; background: url("../img/p02/img01_sp.jpg") no-repeat center left; background-size: cover; position: absolute; bottom: -114px; right: 0; }

#p02box02 { padding-top: 214px; }
#p02box02 .strength-list .strength01 { display: block; padding: 20px 0 60px; box-sizing: border-box; border-top: 1px solid #0F0F0F; position: relative; }
#p02box02 .strength-list .strength01:last-child { padding-bottom: 0; }
#p02box02 .strength-list .strength01:last-child .text_box h3 .text-bg01 { margin: 10px 0 0 0 !important; }
#p02box02 .strength-list .strength01 .text_box { margin-bottom: 40px; }
#p02box02 .strength-list .strength01 .text_box .num { display: block; font-size: 20px; margin-bottom: 30px; }
#p02box02 .strength-list .strength01 .text_box h3 { font-size: 30px; margin-bottom: 40px; }
#p02box02 .strength-list .strength01 .text_box h3 .text-bg01 { background: #0F0F0F; margin: 0 4px 10px 0; }
#p02box02 .box { padding: 35px 20px; box-sizing: border-box; background: #F6F6F6; border: 1px solid #707070; margin-top: 100px; }
#p02box02 .box .title01 { margin-bottom: 40px; }
#p02box02 .box .title01 .ja { font-size: 25px; }
#p02box02 .box .title01 .en { font-size: 15px; color: #0F0F0F; }

/*加工技術　p03~p04
=========================================== */
section.tecbox01 .nayami_box { padding: 50px 20px; box-sizing: border-box; background: #F6F6F6; }
section.tecbox01 .nayami_box h2 { font-size: 25px; margin-bottom: 40px; }
section.tecbox01 .nayami_box .nayami-list { display: block; }
section.tecbox01 .nayami_box .nayami-list li { padding-left: 24px; box-sizing: border-box; position: relative; font-weight: 700; margin-bottom: 20px; }
section.tecbox01 .nayami_box .nayami-list li:last-child { margin-bottom: 0; }
section.tecbox01 .nayami_box .nayami-list li::before { content: ""; display: block; width: 18px; height: 18px; background: url("../img/p03/icon_check01.svg") no-repeat center; background-size: contain; position: absolute; top: 5px; left: 0; }
section.tecbox01 .point-text { font-size: 19px; margin-top: 30px; }
section.tecbox01 .title { font-size: 30px; line-height: 1.45; margin: 88px 0 40px; position: relative; }
section.tecbox01 .title::before { content: ""; display: block; width: 1px; height: 48px; background: #9F9F9F; position: absolute; top: -68px; left: 50%; transform: translateX(-50%); }
section.tecbox01 .title .text-bg01 { margin: 0 5px 10px; }
section.tecbox01 .cnt { display: block; }
section.tecbox01 .cnt .text_box { margin-bottom: 60px; }
section.tecbox01 .cnt .text_box .point_box { margin-bottom: 40px; }
section.tecbox01 .cnt .text_box .point_box:last-child { margin-bottom: 0; }
section.tecbox01 .cnt .text_box .point_box .num { display: inline-block; padding: 4px 10px; box-sizing: border-box; background: #000000; font-size: 15px; font-weight: 500; margin-bottom: 10px; }
section.tecbox01 .cnt .text_box .point_box h3 { font-size: 30px; line-height: 1.4; margin-bottom: 10px; }
section.tecbox01 .cnt .text_box .point_box .check-list { margin-top: 60px; }
section.tecbox01 .cnt .text_box .point_box .check-list li { padding-left: 30px; box-sizing: border-box; position: relative; font-weight: 700; line-height: 27px; margin-bottom: 15px; }
section.tecbox01 .cnt .text_box .point_box .check-list li:last-child { margin-bottom: 0; }
section.tecbox01 .cnt .text_box .point_box .check-list li::before { content: ""; display: block; width: 25px; height: 25px; background: url("../img/p03/icon_check02.svg") no-repeat center; background-size: contain; position: absolute; top: 3px; left: 0; }
section.tecbox01 .cnt .text_box .point_box .check-list li em { font-size: 19px; margin: 0 2px; }

section.tecbox02 { background: #0082D8; color: #FFFFFF; }
section.tecbox02 .strength-list .strength01 { display: block; padding: 20px 0 60px; box-sizing: border-box; border-top: 1px solid #FFFFFF; position: relative; }
section.tecbox02 .strength-list .strength01 .text_box { margin-bottom: 40px; }
section.tecbox02 .strength-list .strength01 .text_box .num { display: block; font-size: 20px; margin-bottom: 30px; }
section.tecbox02 .strength-list .strength01 .text_box h3 { font-size: 30px; margin-bottom: 40px; }
section.tecbox02 .strength-list .strength01 .text_box h3 .text-bg01 { background: rgba(255, 255, 255, 0.1); margin: 5px 2px 0; }
section.tecbox02 .strength-list .strength01 .text_box.flex { display: block; }
section.tecbox02 .strength-list .strength01 .img { width: 100%; }
section.tecbox02 .strength-list .strength01 .img > iframe { width: 100%; height: 100%; aspect-ratio: 16 / 9; }
section.tecbox02 .strength-list .strength01 .img_box .img01 { width: calc(50% - 5px); margin: 30px 9px 0 0; }
section.tecbox02 .strength-list .strength01 .img_box .img01:nth-child(-n+2) { margin-top: 0; }
section.tecbox02 .strength-list .strength01 .img_box .img01:nth-child(2n) { margin-right: 0; }
section.tecbox02 .strength-list .strength01 .img_box .img01 p { margin-top: 8px; }

/*保有設備　p05
=========================================== */
#p05box01 .equipment_box { margin-bottom: 100px; }
#p05box01 .equipment_box:last-child { margin-bottom: 0; }
#p05box01 .equipment_box .title01 { margin-bottom: 40px; }
#p05box01 .equipment_box .equipment-list { display: block; }
#p05box01 .equipment_box .equipment-list .equipment01 { padding: 20px; box-sizing: border-box; background: #F6F6F6; border: 1px solid #000000; margin-bottom: 40px; }
#p05box01 .equipment_box .equipment-list .equipment01:last-child { margin-bottom: 0; }
#p05box01 .equipment_box .equipment-list .equipment01 .img { width: 100%; aspect-ratio: 295 / 216; margin-bottom: 20px; }
#p05box01 .equipment_box .equipment-list .equipment01 .title { font-size: 24px; margin-bottom: 20px; }
#p05box01 .equipment_box .equipment-list .equipment01 .info-list li { display: flex; align-items: flex-start; margin-bottom: 10px; }
#p05box01 .equipment_box .equipment-list .equipment01 .info-list li:last-child { margin-bottom: 0; }
#p05box01 .equipment_box .equipment-list .equipment01 .info-list li .midashi { display: block; width: 105px; padding: 2px 0; box-sizing: border-box; background: #000000; font-weight: 500; line-height: 23px; text-align: center; color: #FFFFFF; margin-right: 8px; }
#p05box01 .equipment_box .equipment-list .equipment01 .info-list li .text { display: block; width: calc(100% - 113px); margin-top: 2px; }
#p05box01 .equipment_box .equipment-table { width: 1100px; border: 1px solid #000000; box-sizing: border-box; }
#p05box01 .equipment_box .equipment-table tr:last-child td { border-bottom: 0; }
#p05box01 .equipment_box .equipment-table tr:last-child td:first-child { border-bottom: 0; }
#p05box01 .equipment_box .equipment-table tr th { width: 330px; padding: 28px 30px; box-sizing: border-box; background: #0082D8; border-right: 1px solid #2495E1; color: #FFFFFF; }
#p05box01 .equipment_box .equipment-table tr th:first-child { width: 290px; background: #0071BC; border-right: 0; }
#p05box01 .equipment_box .equipment-table tr th:nth-child(3) { width: 300px; }
#p05box01 .equipment_box .equipment-table tr th:last-child { width: 180px; border-right: 0; }
#p05box01 .equipment_box .equipment-table tr td { padding: 28px 30px; box-sizing: border-box; background: #FFFFFF; border-bottom: 1px solid #E3E3E3; border-right: 1px solid #CFCFCF; }
#p05box01 .equipment_box .equipment-table tr td:first-child { background: #F2F8FC; border-bottom: 1px solid #D1D8DC; border-right: 0; }
#p05box01 .equipment_box .equipment-table tr td:last-child { border-right: 0; }
#p05box01 #equipment_box01.equipment_box > .text01 { font-size: 19px; margin-bottom: 40px; font-weight: 700; }

/*会社案内　p06
=========================================== */
.page-company #main.kasou { position: relative; }
.page-company #main.kasou::before { content: ""; display: block; width: 100%; height: 40px; background: #FFFFFF; position: absolute; bottom: 0; left: 0; z-index: -1; }
.page-company div#bread { background: #FFFFFF; }

#p06box01 { background: #FFFFFF; }
#p06box01 .company-table { border: 1px solid #C6C6C6; }
#p06box01 .company-table tr th, #p06box01 .company-table tr td { display: block; padding: 20px; box-sizing: border-box; }
#p06box01 .company-table tr th { background: #0082D8; color: #FFFFFF; }

#p06box02 .title01.title01_bb { border-bottom: 1px solid #BBBBBB; }
#p06box02 .cnt { display: block; }
#p06box02 .cnt .text_box { margin-bottom: 40px; }
#p06box02 .cnt .text_box p { margin-bottom: 20px; }
#p06box02 .cnt .text_box p:last-child { margin-bottom: 0; }
#p06box02 .cnt .img_box { width: 100%; position: relative; }
#p06box02 .cnt .img_box .name { display: inline-block; padding: 2px 10px; box-sizing: border-box; background: #000000; font-weight: 500; position: absolute; bottom: 0; left: 0; z-index: 1; }
#p06box02 .cnt .img_box .name em { display: inline-block; margin-left: 16px; }

#p06box03 { background: url(../img/common/bg03.jpg) no-repeat center top; background-size: cover; }
#p06box03 .cnt { display: block; }
#p06box03 .cnt .history-list { margin-bottom: 60px; }
#p06box03 .cnt .history-list .history01 { align-items: flex-start; position: relative; margin-bottom: 40px; }
#p06box03 .cnt .history-list .history01:last-child { margin-bottom: 0; }
#p06box03 .cnt .history-list .history01:last-child .text_box::before { display: none; }
#p06box03 .cnt .history-list .history01 .year { width: 63px; font-size: 22px; color: #A5A5A5; line-height: 1.2; position: relative; }
#p06box03 .cnt .history-list .history01 .year::before { content: ""; display: block; width: 10px; height: 10px; background: #FFFFFF; border-radius: 50%; position: absolute; top: 9px; right: -5px; }
#p06box03 .cnt .history-list .history01 .text_box { width: calc(100% - 63px); padding-left: 27px; box-sizing: border-box; position: relative; margin-top: 1px; }
#p06box03 .cnt .history-list .history01 .text_box::before { content: ""; display: block; width: 1px; height: calc(100% + 40px); background: #FFFFFF; position: absolute; top: 14px; left: 0; }
#p06box03 .cnt .history-list .history01 .text_box p.flex { margin-bottom: 20px; }
#p06box03 .cnt .history-list .history01 .text_box p.flex:last-child { margin-bottom: 0; }
#p06box03 .cnt .history-list .history01 .text_box p.flex .month { display: inline-block; width: 48px; font-size: 18px; line-height: 1.45; color: #707070; }
#p06box03 .cnt .history-list .history01 .text_box p.flex .text { display: inline-block; width: calc(100% - 48px); color: #FFFFFF; margin-top: 2px; }

/*実績紹介　p07
=========================================== */
#p07box01 .works-all-list .works01 { margin-bottom: 40px; }
#p07box01 .works-all-list .works01:last-child { margin-bottom: 0; }
#p07box01 .works-all-list .works01 a { padding: 22px 20px 25px; background: #F6F6F6; border: 1px solid #000000; }
#p07box01 .works-all-list .works01 a .img { aspect-ratio: 295 / 216; margin-bottom: 20px; }
#p07box01 .works-all-list .works01 a .info { margin-bottom: 20px; }
#p07box01 .works-all-list .works01 a .info .time { font-size: 14px; }
#p07box01 .works-all-list .works01 a .info .cate-list { width: auto; }
#p07box01 .works-all-list .works01 a .info .cate-list li { font-size: 16px; line-height: 1.44; padding: 2px 7px; }
#p07box01 .works-all-list .works01 a .arrow { display: none; }
#p07box01 .works-all-list .works01 a .info-table { display: table; }

#worksBox01 .waku { background: #FFFFFF; padding: 20px; box-sizing: border-box; }
#worksBox01 .info { display: block; margin-bottom: 15px; }
#worksBox01 .info .cate-list { margin-bottom: 8px; }
#worksBox01 .info .cate-list li { font-size: 15px; font-weight: 500; line-height: 1.47; color: #FFFFFF; padding: 2px 5px; box-sizing: border-box; background: #000000; margin-right: 5px; }
#worksBox01 .info .cate-list li:last-child { margin-right: 0; }
#worksBox01 .title { font-size: 21px; }
#worksBox01 .gallery_img { display: block; margin-top: 20px; }
#worksBox01 .gallery_img .gallery_main { width: 100%; margin-bottom: 20px !important; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; aspect-ratio: 295 / 228; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .img-caption { width: 100%; margin-top: 15px; font-weight: 500; }
#worksBox01 .gallery_img .gallery_thum { margin-bottom: 0 !important; }
#worksBox01 .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; overflow: hidden; width: calc(25% - 4px); aspect-ratio: 70 / 47; margin: 5px 5px 0 0; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01:nth-child(-n+4) { margin-top: 0; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01:nth-child(4n) { margin-right: 0; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01.slick-current::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; }
#worksBox01 .info-table { margin: 40px 0 30px; }
#worksBox01 .info-table tr { border-bottom: 1px solid #C7C7C7; }
#worksBox01 .info-table tr:first-child th, #worksBox01 .info-table tr:first-child td { padding-top: 0; }
#worksBox01 .info-table tr th, #worksBox01 .info-table tr td { padding: 30px 0 15px; box-sizing: border-box; }
#worksBox01 .info-table tr th { width: 68px; }
#worksBox01 .works_box01 { margin-bottom: 80px; }
#worksBox01 .works_box01:last-child { margin-bottom: 0; }
#worksBox01 .works_box02 h3 { font-size: 21px; margin-bottom: 20px; }
#worksBox01 .works_box02 .img_box { display: block; margin-bottom: 30px; }
#worksBox01 .works_box02 .img_box .img { width: 100%; }
#worksBox01 .works_box02 .img_box .img .img_in { width: 100%; aspect-ratio: 295 / 196; }
#worksBox01 .works_box02 .img_box .img p { padding: 7px 0; box-sizing: border-box; font-size: 15px; line-height: 1.47; }
#worksBox01 .works_box02 .img_box .img.img_befo p { background: #6D6D6D; }
#worksBox01 .works_box02 .img_box .img.img_after p { background: #0082D8; }
#worksBox01 .works_box02 .img_box.img_arrow .img.img_befo { margin-bottom: 85px; position: relative; }
#worksBox01 .works_box02 .img_box.img_arrow .img.img_befo::before { content: ""; display: block; width: 35px; height: 41px; background: url("../img/p07/img_arrow.svg") no-repeat center; background-size: contain; position: absolute; bottom: -66px; left: 50%; transform: translateX(-50%) rotate(90deg); }

/*ブログ　p08
=========================================== */
#p08box01 .blog-all-list .blog02 { margin-bottom: 40px; }
#p08box01 .blog-all-list .blog02:last-child { margin-bottom: 0; }

h3.midashi01 { font-size: 21px; margin-bottom: 20px; }

#toc_container { background: #F6F6F6 !important; border: 1px solid #000000 !important; padding: 20px !important; margin-bottom: 40px !important; width: 100% !important; display: block !important; font-size: 16px !important; box-sizing: border-box; }
#toc_container p.toc_title { text-align: left !important; margin: 0 0 15px !important; padding: 0 0 15px !important; border-bottom: 1px solid #0F0F0F; font-size: 17px; color: #0F0F0F; }
#toc_container ul.toc_list { margin-top: 0 !important; }
#toc_container ul.toc_list > li { padding-left: 44px; box-sizing: border-box; margin-bottom: 20px; }
#toc_container ul.toc_list > li:last-child { margin-bottom: 0; }
#toc_container ul.toc_list > li > a { position: relative; font-weight: 700; }
#toc_container ul.toc_list > li > a .toc_number { font-family: "Inter"; font-optical-sizing: auto; font-style: normal; font-size: 20px; line-height: 24px; font-weight: 500; position: absolute; top: 0; left: -44px; }

.keyword_box { margin-top: 60px; }
.keyword_box h3 { margin-bottom: 5px; }
.keyword_box .keyword-list li { display: inline-block; padding: 4px 14px 5px; box-sizing: border-box; background: #F6F6F6; border-radius: 35px; font-size: 15px; line-height: 22px; font-weight: 500; margin: 15px 10px 0 0; }
.keyword_box .keyword-list li:last-child { margin-right: 0; }

.writer_box { margin-top: 40px; }
.writer_box h3 { display: inline-block; padding: 5px 15px; box-sizing: border-box; background: #0082D8; }
.writer_box .box_in { display: block; padding: 40px 20px; box-sizing: border-box; background: #F2F8FC; border: 1px solid #0082D8; }
.writer_box .box_in .img { width: 120px; height: 120px; border-radius: 50%; margin: 0 auto 20px; }
.writer_box .box_in .info_box .name_box { display: block; text-align: center; }
.writer_box .box_in .info_box .name_box .cate { margin-top: 7px; }
.writer_box .box_in .info_box .name_box .cate span { display: inline-block; }
.writer_box .box_in .info_box .name_box .cate span:last-child::after { display: none; }
.writer_box .box_in .info_box .name_box .cate span::after { content: "/"; }
.writer_box .box_in .info_box .text { margin-top: 20px; line-height: 1.6; }
.writer_box .box_in .info_box .common_list { margin-top: 20px; }
.writer_box .box_in .info_box .common_list li { padding-left: 1em; text-indent: -1em; }

#blogBox01 .waku { background: #FFFFFF; padding: 20px; box-sizing: border-box; }
#blogBox01 .info { display: block; margin-bottom: 15px; }
#blogBox01 .info .cate-list { margin-bottom: 16px; }
#blogBox01 .info .cate-list li { font-size: 15px; font-weight: 500; line-height: 22px; color: #FFFFFF; padding: 2px 5px; box-sizing: border-box; background: #000000; margin-right: 5px; }
#blogBox01 .info .cate-list li:last-child { margin-right: 0; }
#blogBox01 .title { font-size: 21px; margin-bottom: 20px; }

/*働く環境　p09
=========================================== */
.page-job #main.kasou { position: relative; }
.page-job #main.kasou::before { content: ""; display: block; width: 100%; height: 40px; background: #FFFFFF; position: absolute; bottom: 0; left: 0; z-index: -1; }
.page-job div#bread { background: #FFFFFF; }

#p09box01 { padding: 78px 0 0; background: #FFFFFF; }
#p09box01 .wrap { padding: 0 5%; box-sizing: border-box; }
#p09box01 .cnt { display: block; }
#p09box01 .cnt h2 { margin-bottom: 40px; }
#p09box01 .cnt h2 .text-bg01 { padding: 2px 5px 3px; margin-bottom: 15px; }
#p09box01 .cnt h2 .title { display: block; font-size: 30px; }
#p09box01 .cnt .text_box p { margin-bottom: 20px; }
#p09box01 .cnt .text_box p:last-child { margin-bottom: 0; }
#p09box01 .benefit-list { display: block; margin-top: 60px; }
#p09box01 .benefit-list .benefit01 { padding: 22px 20px 28px; box-sizing: border-box; background: #F6F6F6; position: relative; margin-bottom: 40px; }
#p09box01 .benefit-list .benefit01:last-child { margin-bottom: 0; }
#p09box01 .benefit-list .benefit01 .text-bg01 { padding: 2px 5px; font-size: 15px; line-height: 18px; background: #000000; position: absolute; top: 0; left: 0; z-index: 1; }
#p09box01 .benefit-list .benefit01 .img { width: 153px; margin: 0 auto; }
#p09box01 .benefit-list .benefit01 h3 { font-size: 22px; text-align: center; margin-bottom: 15px; }
#p09box01 .bg-img_box { width: 100%; height: 150px; margin-top: 60px; position: relative; }
#p09box01 .bg-img_box .bg-img { width: 95%; height: 225px; background: url("../img/p09/bg01_sp.jpg") no-repeat center left; background-size: cover; position: absolute; top: 0; right: 0; z-index: 1; }

#p09box02 { padding-top: 175px; }
#p09box02 .job_box { margin-bottom: 100px; }
#p09box02 .job_box:last-child { margin-bottom: 0; }
#p09box02 .job_box .job-table { background: #FFFFFF; border: 1px solid #C6C6C6; box-sizing: border-box; }
#p09box02 .job_box .job-table tr th, #p09box02 .job_box .job-table tr td { display: block; padding: 20px; box-sizing: border-box; }
#p09box02 .job_box .job-table tr th { background: #0082D8; color: #FFFFFF; }

#p09box03 { padding: 100px 0 0; background: url(../img/common/bg03.jpg) no-repeat center top; background-size: cover; }
#p09box03 .wrap { padding: 0 5%; box-sizing: border-box; }
#p09box03 .cnt { display: block; }
#p09box03 .cnt .point { font-size: 30px; margin-bottom: 40px; }
#p09box03 .cnt .text_box p { margin-bottom: 20px; }
#p09box03 .cnt .text_box p:last-child { margin-bottom: 0; }
#p09box03 .bg-img { margin-top: 60px; }
#p09box03 .bg-img .bg-img-slide { width: 100%; height: 140px; }
#p09box03 .bg-img .bg-img-slide01 { background: url("../img/p09/slide-img01.jpg") repeat-x center; background-size: cover; animation: bgMove01 50s linear infinite; }
@keyframes bgMove01 { 0% { background-position: 0 0; }
  100% { background-position: 1188px 0; } }
#p09box03 .bg-img .bg-img-slide02 { background: url("../img/p09/slide-img02.jpg") repeat-x center; background-size: cover; animation: bgMove02 50s linear infinite; }
@keyframes bgMove02 { 0% { background-position: 0 0; }
  100% { background-position: -1188px 0; } }
/*人を知る　p10
=========================================== */
#p10box01 .people_list { margin-top: 40px; }
#p10box01 .people_list .people_box { padding: 20px 20px 30px; box-sizing: border-box; background: #FFFFFF; margin-bottom: 60px; }
#p10box01 .people_list .people_box:last-child { margin-bottom: 0; }
#p10box01 .people_list .people_box .box_in { display: block; }
#p10box01 .people_list .people_box .box_in .img { width: 100%; aspect-ratio: 59 / 37; margin-bottom: 30px; }
#p10box01 .people_list .people_box .box_in .text_box .info { display: block; margin-bottom: 15px; }
#p10box01 .people_list .people_box .box_in .text_box .info .text-bg01 { padding: 2px 5px; background: #000000; font-weight: 500; margin-bottom: 15px; }
#p10box01 .people_list .people_box .box_in .text_box .info .name { display: block; font-size: 20px; line-height: 1.25; }
#p10box01 .people_list .people_box .box_in .text_box h3 { font-size: 21px; }
#p10box01 .people_list .people_box .box_in .text_box .info-list { margin-top: 20px; }
#p10box01 .people_list .people_box .box_in .text_box .info-list li { align-items: flex-start; margin-bottom: 10px; }
#p10box01 .people_list .people_box .box_in .text_box .info-list li:last-child { margin-bottom: 0; }
#p10box01 .people_list .people_box .box_in .text_box .info-list li .midashi { display: block; width: 42px; padding: 2px 5px; box-sizing: border-box; background: #F2F8FC; font-weight: 500; margin-right: 10px; }
#p10box01 .people_list .people_box .box_in .text_box .info-list li .text { display: block; width: calc(100% - 52px); font-weight: 500; margin-top: 2px; }
#p10box01 .people_list .people_box .t_text { width: 100%; height: 55px; background-image: url("../img/p10/icon_open.svg"); background-repeat: no-repeat; background-position: center right 20px; background-size: 15px; background-color: #0082D8; border: 1px solid #0082D8; border-radius: 35px; position: relative; transition: 0.3s; cursor: pointer; margin-top: 30px; }
#p10box01 .people_list .people_box .t_text::before { content: "インタビューを見る"; display: block; width: calc(100% - 80px); font-size: 16px; font-weight: 700; color: #FFFFFF; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; transition: 0.3s; }
#p10box01 .people_list .people_box .t_text.on { background-color: transparent; background-image: url("../img/p10/icon_close.svg"); }
#p10box01 .people_list .people_box .t_text.on::before { content: "インタビューを閉じる"; color: #0082D8; }
#p10box01 .people_list .people_box .c_text { display: none; margin-top: 30px; }
#p10box01 .people_list .people_box .c_text .qa-list .qa01 { margin-bottom: 40px; }
#p10box01 .people_list .people_box .c_text .qa-list .qa01:last-child { margin-bottom: 0; }
#p10box01 .people_list .people_box .c_text .qa-list .qa01 .midashi { padding-left: 37px; box-sizing: border-box; font-size: 19px; line-height: 1.44; position: relative; margin-bottom: 20px; }
#p10box01 .people_list .people_box .c_text .qa-list .qa01 .midashi .mark { font-size: 20px; line-height: 1.25; font-weight: 400; position: absolute; top: 2px; left: 0; }

/*募集要項　p11
=========================================== */
#p11box01 .requirement_list .requirement_box { margin-bottom: 60px; }
#p11box01 .requirement_list .requirement_box:last-child { margin-bottom: 0; }
#p11box01 .requirement_list .requirement_box .box_in { display: block; }
#p11box01 .requirement_list .requirement_box .box_in .info_box .cate-list { margin-bottom: 20px; }
#p11box01 .requirement_list .requirement_box .box_in .info_box .cate-list li.text-bg01 { padding: 2px 5px; background: #000000; font-weight: 500; line-height: 1.44; margin-right: 5px; }
#p11box01 .requirement_list .requirement_box .box_in .info_box .cate-list li.text-bg01:last-child { margin-right: 0; }
#p11box01 .requirement_list .requirement_box .box_in .info_box .title { font-size: 24px; }
#p11box01 .requirement_list .requirement_box .box_in .info_box .text01 { margin-top: 30px; }
#p11box01 .requirement_list .requirement_box .box_in .img { width: 100%; aspect-ratio: 134 / 97; margin-top: 40px; }
#p11box01 .requirement_list .requirement_box .info-table { margin-top: 60px; }
#p11box01 .requirement_list .requirement_box .info-table tr { background: #FFFFFF; }
#p11box01 .requirement_list .requirement_box .info-table tr th, #p11box01 .requirement_list .requirement_box .info-table tr td { display: block; padding: 20px; box-sizing: border-box; }
#p11box01 .requirement_list .requirement_box .info-table tr th { background: #0082D8; color: #FFFFFF; }

#p11box02 { background: url(../img/common/bg03.jpg) no-repeat center top; background-size: cover; color: #FFFFFF; }
#p11box02 .process-list { align-items: flex-start; padding-top: 60px; border-top: 1px solid rgba(255, 255, 255, 0.16); margin-top: 60px; }
#p11box02 .process-list .process01 { width: calc(50% - 13px); margin: 50px 25px 0 0; }
#p11box02 .process-list .process01:nth-child(-n+2) { margin-top: 0; }
#p11box02 .process-list .process01:nth-child(2n) { margin-right: 0; }
#p11box02 .process-list .process01:nth-child(2n) .img::before { display: none; }
#p11box02 .process-list .process01 .num { font-size: 20px; margin-bottom: 5px; }
#p11box02 .process-list .process01 .img { width: 100%; aspect-ratio: 1 / 1; border-radius: 50%; background: rgba(255, 255, 255, 0.1); position: relative; margin-bottom: 10px; }
#p11box02 .process-list .process01 .img::before { content: ""; display: block; width: 8px; height: 20px; background: url("../img/p11/process_arrow.png") no-repeat center; background-size: contain; position: absolute; top: 50%; right: -17px; transform: translateY(-50%); }
#p11box02 .process-list .process01 .img img { width: 84px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p11box02 .process-list .process01 h3 { font-size: 18px; margin-bottom: 10px; }

/*お問い合わせ　p12
=========================================== */
.page-contact #main.kasou { position: relative; }
.page-contact #main.kasou::before { content: ""; display: block; width: 100%; height: 40px; background: #FFFFFF; position: absolute; bottom: 0; left: 0; z-index: -1; }
.page-contact div#bread { background: #FFFFFF; }
.page-contact #fixed-btn { display: none; }

#p12box01 { background: #FFFFFF; }
#p12box01 h2 { font-size: 24px; line-height: 1.6; text-align: center; position: relative; margin-bottom: 88px; }
#p12box01 h2::before { content: ""; display: block; width: 1px; height: 48px; background: #9F9F9F; position: absolute; bottom: -68px; left: 50%; transform: translateX(-50%); }
#p12box01 .cnt { display: block; background: #F6F6F6; }
#p12box01 .cnt h3 { padding: 18px 0; box-sizing: border-box; background: #0082D8; }
#p12box01 .cnt h3 span { font-size: 22px; }
#p12box01 .cnt .right { padding: 30px 20px; box-sizing: border-box; }
#p12box01 .cnt .right .check-list { display: block; }
#p12box01 .cnt .right .check-list li { padding-left: 30px; box-sizing: border-box; position: relative; font-weight: 700; margin-bottom: 22px; }
#p12box01 .cnt .right .check-list li:last-child { margin-bottom: 0; }
#p12box01 .cnt .right .check-list li::before { content: ""; display: block; width: 25px; height: 25px; background: url("../img/p03/icon_check01.svg") no-repeat center; background-size: contain; position: absolute; top: 0; left: 0; }

#p12box02 .num_box-list { display: block; }
#p12box02 .num_box-list .num_box { padding: 25px 20px; box-sizing: border-box; background: #FFFFFF; text-align: center; margin-bottom: 40px; }
#p12box02 .num_box-list .num_box:last-child { margin-bottom: 0; }
#p12box02 .num_box-list .num_box > img { width: 56px; }
#p12box02 .num_box-list .num_box .title { font-size: 22px; margin: 13px 0 10px; }
#p12box02 .num_box-list .num_box .tel_box .tel .num { color: #0F0F0F; }
#p12box02 .num_box-list .num_box .tel_box .tel-text { font-size: 16px; line-height: 1.5; color: #0F0F0F; }
#p12box02 .num_box-list .num_box .fax-num { font-size: 40px; line-height: 1.2; color: #0F0F0F; }
#p12box02 .form_wrap { padding: 25px 20px 60px; box-sizing: border-box; background: #FFFFFF; margin-top: 40px; }
#p12box02 .form_wrap > img { display: block; width: 56px; margin: 0 auto; }
#p12box02 .form_wrap .title { font-size: 22px; margin: 13px 0 40px; }
#p12box02 .form_wrap .text-list li { line-height: 1.6; padding-left: 1em; text-indent: -1em; margin-bottom: 20px; }
#p12box02 .form_wrap .text-list li:last-child { margin-bottom: 0; }
#p12box02 .form_wrap .form_box { padding: 60px 20px; box-sizing: border-box; background: #F6F6F6; margin-top: 40px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 60px; position: relative; }
ul.contact-state::before { content: ""; display: block; width: 100%; height: 1px; background: #0F0F0F; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
ul.contact-state > li { display: table; width: 18.67vw; position: relative; }
ul.contact-state > li > .text { display: block; padding: 10px 5px; box-sizing: border-box; background: #F6F6F6; border: 1px solid #000000; text-align: center; font-size: 14px; font-weight: 700; line-height: 1.42; letter-spacing: 0.02em; color: #0F0F0F; }
ul.contact-state > li > .text .num { display: block; margin-bottom: 2px; }
ul.contact-state > li.state01 > span { background: #000000; color: #FFFFFF; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: space-between; }
ul.contact-state.contact-state02 > li.state02 > span { background: #000000; color: #FFFFFF; }

.state-text { display: none; text-align: center; color: #dc3232; font-weight: 700; font-size: 16px; margin-bottom: 60px; }

.wpcf7-form.custom-wpcf7c-confirmed .state-text { display: block; }
.wpcf7-form.custom-wpcf7c-confirmed ul.contact-state { margin-bottom: 20px; }

.contactTBL { /*お問い合わせ項目*/ /*添付ファイル*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL ::placeholder { color: #9A9A9A; }
.contactTBL th, .contactTBL td { display: block; font-size: 16px; line-height: 24px; }
.contactTBL th { margin-bottom: 10px; }
.contactTBL th .hissu, .contactTBL th .ninni { display: inline-block; font-size: 14px; line-height: 20px; font-weight: 700; padding: 1px 6px 2px; box-sizing: border-box; border: 1px solid #0082D8; margin-right: 5px; }
.contactTBL th .hissu { background: #0082D8; color: #FFFFFF; }
.contactTBL th .ninni { background: #FFFFFF; color: #0082D8; }
.contactTBL td { margin-bottom: 40px; }
.contactTBL input.wpcf7-text, .contactTBL textarea.wpcf7-form-control.wpcf7-textarea, .contactTBL select.wpcf7-form-control.wpcf7-select, .contactTBL input.wpcf7-date { width: 100%; height: 40px; padding: 8px 5px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 2px; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; line-height: 1.5; color: #0F0F0F; cursor: pointer; }
.contactTBL input.wpcf7-text.tel01 { width: 140px; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 120px; }
.contactTBL select.wpcf7-form-control.wpcf7-select { padding: 8px 30px 8px 15px; background: url("../img/p12/select_arrow.svg") no-repeat center right 15px, #FFFFFF; background-size: 12px; -webkit-appearance: none; appearance: none; }
.contactTBL select.wpcf7-form-control.wpcf7-select option { color: #0F0F0F; }
.contactTBL .koumoku .wpcf7-list-item { display: block; margin: 15px 0 0 0; }
.contactTBL .koumoku .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label input[type="radio"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #D4D4D4; margin-right: 10px; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label span.wpcf7-list-item-label { font-weight: 500; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .text-list { margin-top: 15px; }
.contactTBL .text-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 15px; }
.contactTBL .text-list li:last-child { margin-bottom: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler { border: none; border-radius: 0; margin-bottom: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { padding: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner { width: auto; text-align: left; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3, .contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner span { display: none; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: block; content: "※ファイルが選択されていません"; font-size: 15px; color: #000000; margin-top: 4px; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; height: 41px; padding: 10px 22px; box-sizing: border-box; background: #D9D9D9; border: 1px solid #000000; border-radius: 2px; font-size: 14px; font-weight: 500; line-height: 20px; color: #000000; transition: 0.3s; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { display: none; }
.contactTBL .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
.contactTBL .codedropz-upload-wrapper:has(.dnd-upload-status) .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: none; }
.contactTBL .doui-box td { margin-bottom: 0; }
.contactTBL .doui-box .doui-text { font-weight: 500; margin-top: 15px; }
.contactTBL .doui-box .doui-text a { font-weight: 700; text-decoration: underline; }
.contactTBL .doui-box .wpcf7-list-item { display: block; margin-left: 0; }
.contactTBL .doui-box .wpcf7-list-item label { display: flex; align-items: center; justify-content: flex-start; }
.contactTBL .doui-box .wpcf7-list-item label span.wpcf7-list-item-label { position: relative; display: flex; align-items: center; cursor: pointer; font-weight: 700; color: #444444; }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 23px; height: 23px; margin-right: 5px; border-radius: 2px; background: #FFFFFF; border: 1px solid #BEBEBE; cursor: pointer; }
.contactTBL .contact-submit.flex { display: block; margin-top: 40px; }
.contactTBL .contact-submit.flex .btn01 { margin-top: 0; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; white-space: normal; border-radius: 35px; background: #000000; border: 1px solid #000000; box-sizing: border-box; cursor: pointer; transition: 0.3s; font-size: 16px; line-height: 1.5; color: #FFFFFF; font-weight: 700; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .btn01:has(.wpcf7c-force-hide) { display: none; }
.contactTBL .contact-submit.flex .btn01.back { margin-top: 20px !important; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control { background: #FFFFFF; color: #000000; }
.contactTBL .contact-submit.flex .wpcf7c-elm-step2.mt20 { width: 100%; text-align: center; margin-top: 20px; }
.contactTBL .contact-submit.flex input.wpcf7-form-control:focus { outline: none; }

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
form.wpcf7-form { padding-top: 185px; margin-top: -185px; }

.wpcf7c-conf { background-color: #D4D4D4 !important; }

input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; }

.wpcf7 .ajax-loader { display: none !important; }

.wpcf7-spinner { display: none !important; }

/*Thanks・404
=========================================== */
#other { padding: 100px 5%; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 30px; }
#other p { position: relative; }
#other .btn01 { margin-top: 40px; }

/*プライバシーポリシー
=========================================== */
div#pageBox01 { padding: 100px 5%; }

h2.pp-title01 { font-size: 24px; border-bottom: solid 2px; margin-bottom: 30px; padding-bottom: 10px; }

h3.pp-title02 { font-size: 20px; position: relative; margin: 20px 0; padding-left: 10px; }
h3.pp-title02::before { content: ""; width: 2px; height: 65%; background: #000; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 0px) and (max-width: 374px) { .wp-pagenavi > span, .wp-pagenavi > a { width: 10.13vw; height: 10.13vw; margin: 0 0.53vw; font-size: 4vw; line-height: 10.13vw; } }
@media screen and (min-width: 0px) and (max-width: 367px) { #p02box02 .strength-list .strength01 .text_box h3 { font-size: 26px; }
  section.tecbox02 .strength-list .strength01 .text_box h3 { font-size: 26px; } }
@media screen and (min-width: 0px) and (max-width: 360px) { .tel_box .tel .num em { font-size: 34px; } }
@media screen and (min-width: 0px) and (max-width: 340px) { #footer { padding-left: 5%; padding-right: 5%; } }
/*safari用
=========================================== */
