@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-Regular.ttf"); src: url("../fonts/font/Inter-Regular.woff2") format("woff2"), url("../fonts/font/Inter-Regular.woff") format("woff"), url("../fonts/font/Inter-Regular.ttf") format("truetype"); font-weight: 400; }
@font-face { /*Interミディアム*/
font-family: "Inter"; src: url("../fonts/font/Inter-Medium.ttf"); src: url("../fonts/font/Inter-Medium.woff2") format("woff2"), url("../fonts/font/Inter-Medium.woff") format("woff"), url("../fonts/font/Inter-Medium.ttf") format("truetype"); font-weight: 500; }
@font-face { /*Interセミボールド*/
font-family: "Inter"; src: url("../fonts/font/Inter-SemiBold.ttf"); src: url("../fonts/font/Inter-SemiBold.woff2") format("woff2"), url("../fonts/font/Inter-SemiBold.woff") format("woff"), url("../fonts/font/Inter-SemiBold.ttf") format("truetype"); font-weight: 600; }
@font-face { /*Interボールド*/
font-family: "Inter"; src: url("../fonts/font/Inter-Bold.ttf"); src: url("../fonts/font/Inter-Bold.woff2") format("woff2"), url("../fonts/font/Inter-Bold.woff") format("woff"), url("../fonts/font/Inter-Bold.ttf") format("truetype"); font-weight: 700; }
/* Link
=========================================== */
a:link, a:visited { color: #0A0A0A; text-decoration: none; }

a:hover, a:active { color: #0A0A0A; text-decoration: none; }

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

a img { transition: 0.3s; }

:focus { outline: none; }

/* LAYOUT
=========================================== */
html.showPage { margin: 0 !important; }

body { overflow: hidden; width: 100%; }

.pc { display: none !important; }

.sp { display: block; }

body { color: #0A0A0A; background: #F0FBFB; 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: 60px; margin-top: 40px; }

.btn01 a { display: block; width: 100%; height: 100%; padding: 18px 40px 19px; box-sizing: border-box; background: #0E5DA8; border-radius: 30px; text-align: center; position: relative; }

.btn01 a .btn-text { display: block; font-weight: 700; color: #FFFFFF; transition: 0.5s; }

.btn01 a .icon { width: 6px; height: 6px; background: #FFFFFF; border-radius: 50%; position: absolute; top: 50%; right: 25px; transform: translateY(-50%); }

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

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

.contact_btn a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background: #0E5DA8; border-radius: 40px; }

.contact_btn a .icon { width: 24px; height: 24px; background: url("../img/common/icon_mail.svg") no-repeat center; background-size: contain; margin-right: 10px; }

.contact_btn a .btn-text { font-size: 20px; font-weight: 700; color: #FFFFFF; transition: 0.3s; }

.title01 { margin-bottom: 40px; }

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

.title01 .ja { display: block; font-size: 35px; line-height: 1.43; }

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

.tel_box { text-align: center; }

.tel_box .tel .num { font-size: 22px; font-weight: 700; line-height: 1.2; }

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

.tel_box .tel-text { font-size: 14px; line-height: 1.43; margin-top: 5px; }

.fax-num { font-size: 16px; line-height: 1.23; font-weight: 700; }

.fax-num em { font-size: 22px; }

.grad { display: inline-block; padding: 1px 6px 3px; box-sizing: border-box; background: url("../img/common/grad01_sp.jpg") no-repeat center; background-size: cover; color: #FFFFFF; }

.bg_circle01 { background: #194F39; position: relative; z-index: 1; overflow: hidden; }

.bg_circle01::before, .bg_circle01::after { content: ""; display: block; position: absolute; z-index: -1; }

.bg_circle01::before { width: 617px; height: 606px; background: url("../img/common/bg_circle01.png") no-repeat center; background-size: contain; top: -240px; left: -415px; }

.bg_circle01::after { width: 715px; height: 715px; background: url("../img/common/bg_circle02.png") no-repeat center; background-size: contain; bottom: -335px; right: -442px; }

.bg_circle02 { background: #F0FBFB; position: relative; z-index: 1; overflow: hidden; }

.bg_circle02::before, .bg_circle02::after { content: ""; display: block; position: absolute; z-index: -1; }

.bg_circle02::before { width: 527px; height: 527px; background: url("../img/top/bg_circle01.png") no-repeat center; background-size: contain; top: -228px; left: -278px; }

.bg_circle02::after { width: 643px; height: 643px; background: url("../img/top/bg_circle02.png") no-repeat center; background-size: contain; bottom: -116px; right: -341px; }

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

.under-cont > section:first-child { border-radius: 20px 20px 0 0; background: #FFFFFF; position: relative; z-index: 1; }

/*ウェブフォント*/
.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"; }

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

.kuro { color: #000000; }

.midori { color: #194F39; }

.ao { color: #0E5DA8; }

.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: 80px; position: fixed; transition: 0.3s; left: 0; right: 0; top: 0; margin: auto; z-index: 100; }

.fixed #header { background: #FFFFFF; }

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

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

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

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

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

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

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

/*cta*/
#fixed-btn { width: 45px; height: 45px; position: fixed; bottom: 20px; left: 10px; opacity: 0; transition: 0.3s; z-index: 10; }

.fixed #fixed-btn { opacity: 1; }

#fixed-btn .open-btn, #fixed-btn .close-btn { display: none; }

#fixed-btn .contact_btn { height: 100%; position: relative; }

#fixed-btn .contact_btn a { display: block; border-radius: 50%; }

#fixed-btn .contact_btn a .icon { width: 35px; height: 35px; background: url("../img/common/icon_cta.png") no-repeat center; background-size: contain; margin-right: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#fixed-btn .contact_btn a .sub_text, #fixed-btn .contact_btn a .btn-text { display: none; }

/* nav
=========================================== */
.sp-nav-btn { width: 38px; height: 38px; background: rgba(14, 93, 168, 0.1); 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: 14px; height: 12px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.sp-nav-btn span { width: 100%; height: 2px; background: #0E5DA8; border-radius: 2px; position: absolute; left: 0; transition: 0.3s; }

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

.sp-nav-btn .border02 { top: 50%; transform: translateY(-50%); }

.sp-nav-btn .border03 { bottom: 0; }

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

.sp-nav-btn.opon .border02 { display: none; }

.sp-nav-btn.opon .border03 { 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; right: 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; right: -100%; transition: 0.3s; overflow-x: hidden; overflow-y: auto; }

.sp-nav-list .navs-list::before { content: ""; display: block; width: 100%; height: 80px; background: #FFFFFF; position: fixed; top: 0; right: -100%; z-index: 10; transition: 0.3s; }

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

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

.sp-nav-list .navs-list > .bg_circle02 { padding: 100px 5% 140px; box-sizing: border-box; }

.sp-nav-list .navs-list > .bg_circle02::before { width: 542px; height: 542px; top: -152px; left: -287px; }

.sp-nav-list .navs-list > .bg_circle02::after { width: 561px; height: 561px; bottom: -84px; right: -316px; }

.sp-nav-list .navs-list ul.navs-list_in { margin-bottom: 40px; }

.sp-nav-list .navs-list ul.navs-list_in > li { padding: 30px 0; position: relative; }

.sp-nav-list .navs-list ul.navs-list_in > li::before, .sp-nav-list .navs-list ul.navs-list_in > li::after { content: ""; display: block; height: 1px; position: absolute; bottom: 0; left: 0; }

.sp-nav-list .navs-list ul.navs-list_in > li::before { width: 100%; background: #FFFFFF; }

.sp-nav-list .navs-list ul.navs-list_in > li::after { width: 40px; background: #194F39; }

.sp-nav-list .navs-list ul.navs-list_in > li > a, .sp-nav-list .navs-list ul.navs-list_in > li .nav-midashi { display: block; padding: 0 60px 0 20px; box-sizing: border-box; font-size: 21px; font-weight: 500; position: relative; }

.sp-nav-list .navs-list ul.navs-list_in > li > a { padding-top: 0; }

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

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

.sp-nav-list .navs-list ul.navs-list_in > li .sp-nav { margin-top: 30px; }

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

.sp-nav-list .navs-list ul.navs-list_in > li .sp-nav li { margin-bottom: 20px; }

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

.sp-nav-list .navs-list ul.navs-list_in > li .sp-nav li a { font-weight: 500; }

.sp-nav-list .navs-list .tel_box { margin-top: 40px; }

.sp-nav-list .navs-list .tel_box .tel .num em { color: #0E5DA8; }

.sp-nav-list .navs-list .fax-num { text-align: center; margin-top: 20px; }

/* main */
/*-------------------------------------------*/
#main.home_main { width: 100%; background: #F0FBFB; position: relative; padding: 126px 5% 120px; box-sizing: border-box; }

#main.home_main::before, #main.home_main::after { content: ""; display: block; position: absolute; }

#main.home_main::before { width: 542px; height: 542px; background: url("../img/main/bg01.png") no-repeat center; background-size: contain; top: -152px; left: -287px; }

#main.home_main::after { width: 561px; height: 561px; background: url("../img/main/bg02.png") no-repeat center; background-size: contain; top: 501px; right: -291px; }

#main.home_main .main_box { display: block; position: relative; z-index: 1; }

#main.home_main .main_box .text_box { margin-bottom: 60px; }

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

#main.home_main .main_box .text_box .main_title .grad { margin-top: 10px; }

#main.home_main .main_box .text_box .text01 { font-size: 18px; font-weight: 500; line-height: 1.64; margin-bottom: 25px; }

#main.home_main .main_box .text_box .main-list li { padding: 3px 20px 5px; box-sizing: border-box; background: #194F39; border-radius: 13px; font-size: 12px; line-height: 1.46; margin: 0 5px 5px 0; }

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

#main.home_main .main_box .img_box { width: 100%; max-width: 320px; margin: 0 auto; position: relative; }

#main.home_main .main_box .img_box .img02 { width: 182px; position: absolute; bottom: -46px; left: -12px; }

#main.home_main .blog_box { display: block; padding: 30px 20px 34px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; margin-top: 88px; position: relative; z-index: 1; }

#main.home_main .blog_box h3 { font-weight: 600; margin-bottom: 20px; }

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

#main.home_main .blog_box .top-blog01 a .time { display: block; font-size: 12px; 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; font-size: 14px; }

#main.home_main .blog_box .btn01 { width: 140px; height: 35px; margin-top: 0; position: absolute; top: 20px; right: 20px; }

#main.home_main .blog_box .btn01 a { padding: 9px 25px 8px; border-radius: 20px; }

#main.home_main .blog_box .btn01 a .btn-text { font-size: 12px; }

#main.home_main .blog_box .btn01 a .icon { width: 5px; height: 5px; right: 15px; }

/* 下層 main */
/*-------------------------------------------*/
#main.kasou { width: 100%; padding: 130px 5% 30px; box-sizing: border-box; position: relative; }

#main.kasou::before, #main.kasou::after { content: ""; display: block; position: absolute; }

#main.kasou::before { width: 270px; height: 270px; background: url("../img/main/bg01.png") no-repeat center; background-size: contain; top: -100px; left: -140px; }

#main.kasou::after { width: 280px; height: 280px; background: url("../img/main/bg02.png") no-repeat center; background-size: contain; bottom: -200px; right: -130px; }

#main.kasou h1.main_title { font-size: 35px; line-height: 1.46; position: relative; z-index: 1; }

/*パンくず*/
div#bread { width: 100%; padding: 10px 5% 20px; box-sizing: border-box; }

ul.bread-list { font-size: 12px; justify-content: flex-start; }

ul.bread-list li { line-height: 17px; }

ul.bread-list li a { text-decoration: none; line-height: 17px; }

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

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

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 */
/*-------------------------------------------*/
#contact-sec { padding: 100px 5% 120px; background: url("../img/common/contact_bg_sp.jpg") no-repeat center; background-size: cover; margin-bottom: -20px; }

#contact-sec .point-list { justify-content: center; margin-bottom: 35px; }

#contact-sec .point-list li { font-weight: 700; margin: 0 5px 5px 0; }

#contact-sec .point-list li:last-child { margin-right: 0; }

#contact-sec .cnt { display: block; margin-top: 40px; }

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

#contact-sec .cnt .num_box .tel_box .tel .num { color: #FFFFFF; }

#contact-sec .cnt .num_box .tel_box .tel-text { color: #FFFFFF; }

#contact-sec .cnt .num_box .fax-num { text-align: center; color: #FFFFFF; margin-top: 20px; }

#footer .footer_box { padding: 100px 5% 120px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px 20px 0 0; text-align: center; position: relative; }

#footer .footer_box .logo { display: inline-block; width: 115px; }

#footer .footer_box .logo a { display: block; width: 100%; }

#footer .footer_box .logo a img { width: 100%; }

#footer .footer_box .logo-text { font-size: 12px; margin-top: 15px; }

#footer .footer_box .map_box { width: 100%; aspect-ratio: 1 / 1; border-radius: 15px; overflow: hidden; position: relative; margin-top: 45px; }

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

#footer .footer_box .address_box { display: block; margin-top: 20px; }

#footer .footer_box .address_box p { font-size: 14px; }

#footer .footer_box .address_box .map-btn { width: 145px; height: 30px; margin: 10px auto 0; }

#footer .footer_box .address_box .map-btn a { display: block; width: 100%; height: 100%; padding: 6px 20px; box-sizing: border-box; background: rgba(14, 93, 168, 0.1); border-radius: 15px; font-size: 12px; font-weight: 700; line-height: 17px; color: #0E5DA8; white-space: nowrap; }

#footer .footer_box .tel_box { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; width: 100%; max-width: 320px; margin: 30px auto 0; }

#footer .footer_box .tel_box .tel { margin-right: 15px; }

#footer .footer_box .tel_box .tel .num { font-size: 14px; font-weight: 400; }

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

#footer .footer_box .tel_box .tel-text { font-size: 12px; margin-top: 0; }

#footer .footer_box .fax-num { display: inline-block; width: 100%; max-width: 320px; font-size: 12px; font-weight: 400; text-align: left; }

#footer .footer_box .fax-num em { font-size: 12px; }

#footer .bottom_box { padding: 100px 5% 65px; box-sizing: border-box; border-radius: 20px 20px 0 0; margin-top: -20px; }

#footer .bottom_box.bg_circle01::before { top: -310px; left: -415px; }

#footer .bottom_box.bg_circle01::after { bottom: -392px; right: -436px; }

#footer .bottom_box .navs-list { justify-content: space-between; padding: 0 20px; box-sizing: border-box; }

#footer .bottom_box .navs-list .list_in { display: block; width: 50%; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 { margin-bottom: 40px; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00:last-child { margin-bottom: 0; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 > li { font-weight: 500; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 > li a { color: #FFFFFF; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 > li .nav-midashi { margin-bottom: 16px; color: #FFFFFF; font-weight: 500; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 > li .sp-nav li { font-size: 14px; font-weight: 500; margin-bottom: 10px; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 > li .sp-nav li:last-child { margin-bottom: 0; }

#footer .bottom_box .navs-list .list_in > ul.navs-list00 > li .sp-nav li a { opacity: 0.4; }

#footer .bottom_box .navs-list .list_in.list_in_last { width: 100%; margin-top: 60px; }

#footer .bottom_box .navs-list .list_in.list_in_last > ul.navs-list00 { display: flex; justify-content: center; margin-bottom: 0; }

#footer .bottom_box .navs-list .list_in.list_in_last > ul.navs-list00 > li { font-size: 12px; margin-right: 30px; }

#footer .bottom_box .navs-list .list_in.list_in_last > ul.navs-list00 > li:last-child { margin-right: 0; }

#footer .bottom_box .copyright { font-size: 12px; color: #FFFFFF; margin-top: 30px; text-align: center; }

/*parts
=========================================== */
.slider01 { padding-bottom: 0; margin-bottom: 0 !important; }
.slider01 .slick-prev, .slider01 .slick-next { width: 50px; height: 50px; border-radius: 50%; box-sizing: border-box; background: #FFFFFF; border: 2px solid #194F39; transition: 0.3s; z-index: 1; top: auto; bottom: 0; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 17px; height: 17px; opacity: 1; background: url("../img/common/slider_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }
.slider01 .slick-prev:focus, .slider01 .slick-next:focus { background: #FFFFFF; }
.slider01 .slick-prev { left: 50%; transform: translateX(-58px); }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
.slider01 .slick-next { left: auto; right: 50%; transform: translateX(58px); }

.slider01:has(.slick-prev) { padding-bottom: 90px; }

.slider01:has(.slick-next) { padding-bottom: 90px; }

.works01 a { display: block; width: 100%; }
.works01 a .img { width: 100%; aspect-ratio: 335 / 264; border-radius: 10px; overflow: hidden; margin-bottom: 20px; }
.works01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.works01 a .title { font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.works01 a .info { justify-content: space-between; align-items: center; margin-top: 20px; }
.works01 a .info .time { font-size: 12px; }
.works01 a .info .cate-list { width: auto; }
.works01 a .info .cate-list li { font-size: 12px; font-weight: 500; line-height: 1.42; color: #194F39; padding: 3px 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 13px; margin-right: 5px; }
.works01 a .info .cate-list li:last-child { margin-right: 0; }
.works01 a .info-list { padding-top: 20px; background-image: repeating-linear-gradient(90deg, #0A0A0A, #0A0A0A 2px, transparent 2px, transparent 8px); background-position: left top; background-repeat: repeat-x; background-size: 100% 1px; margin-top: 20px; }
.works01 a .info-list li { justify-content: space-between; align-items: flex-start; margin-bottom: 10px; }
.works01 a .info-list li:last-child { margin-bottom: 0; }
.works01 a .info-list li .midashi { display: inline-block; width: 80px; font-size: 12px; font-weight: 500; line-height: 1.42; color: #FFFFFF; padding: 4px 0; box-sizing: border-box; background: #194F39; border-radius: 13px; text-align: center; }
.works01 a .info-list li .text { display: inline-block; width: calc(100% - 90px); font-size: 14px; line-height: 1.43; text-align: right; margin-top: 3px; }

.blog01 a { display: block; width: 100%; }
.blog01 a .img { width: 100%; aspect-ratio: 335 / 264; border-radius: 10px; overflow: hidden; margin-bottom: 20px; }
.blog01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.blog01 a .title { font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.blog01 a .info { justify-content: space-between; align-items: center; margin-top: 20px; }
.blog01 a .info .time { font-size: 12px; }
.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: 3px 20px; box-sizing: border-box; background: #194F39; border-radius: 13px; margin-right: 5px; }
.blog01 a .info .cate-list li:last-child { margin-right: 0; }

.conf_box { padding: 36px 20px 30px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 10px; position: relative; margin-top: 80px; }
.conf_box h3.title { display: inline-block; padding: 4px 20px 5px; box-sizing: border-box; background: #194F39; border-radius: 25px; font-size: 18px; line-height: 1.45; white-space: nowrap; position: absolute; top: -19px; left: 50%; transform: translateX(-50%); z-index: 1; }

.wrap.twin div#two-side { margin-top: 60px; }
.wrap.twin div#two-side .side_box { margin-bottom: 30px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-title { padding-bottom: 12px; margin-bottom: 20px; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
.wrap.twin div#two-side .side_box .side-title::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
.wrap.twin div#two-side .side_box .side-link li { margin: 0 5px 5px 0; }
.wrap.twin div#two-side .side_box .side-link li:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-link li a { display: inline-block; padding: 4px 20px 5px; box-sizing: border-box; background: rgba(14, 93, 168, 0.1); border-radius: 25px; font-size: 14px; font-weight: 500; line-height: 1.43; color: #0E5DA8; }
.wrap.twin div#two-side .side_box .side-link li a:hover { text-decoration: none; background: #0E5DA8; color: #FFFFFF; }
.wrap.twin div#two-side .side_box .side-link li .child-link { margin-top: 6px; }
.wrap.twin div#two-side .side_box .side-link li.on_cat > a { background: #0E5DA8; color: #FFFFFF; }
.wrap.twin div#two-side .side_box .side-inner select { width: 100%; height: 37px; box-sizing: border-box; padding: 5px 30px 6px 20px; font-size: 16px; line-height: 1.5; font-weight: 400; border: 1px solid #0E5DA8; font-family: 'NotoSansJP'; background: url("../img/common/select_arrow.svg") no-repeat center right 15px, #FFFFFF; background-size: 8px; border-radius: 25px; -webkit-appearance: none; appearance: none; cursor: pointer; color: #0E5DA8 !important; }
.wrap.twin div#two-side .side_box .side-inner select option { color: #0E5DA8 !important; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 30px; height: 30px; margin: 0 4px; background: #E5EEF6; border: 1px solid #E5EEF6; box-sizing: border-box; border-radius: 50%; text-decoration: none; font-family: "Inter"; font-optical-sizing: auto; font-style: normal; font-size: 12px; font-weight: 700; line-height: 30px; color: #0E5DA8; text-align: center; }

.wp-pagenavi { text-align: center; margin-top: 60px; position: relative; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #FFFFFF; border: 1px solid #0E5DA8; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { border: 0; margin: 0; background: transparent; width: auto; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; color: transparent; background: #0E5DA8; border: 0; }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { color: transparent; background: #EEEEEE; }
.wp-pagenavi a.previouspostslink::before { border-color: transparent #ffffff transparent transparent; border-width: 4px 5px 4px 0px; }
.wp-pagenavi a.nextpostslink::before { border-color: transparent transparent transparent #ffffff; border-width: 4px 0px 4px 5px; }
.wp-pagenavi a.first, .wp-pagenavi a.last { position: relative; color: transparent; background: #0E5DA8; border: 0; }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; display: block; width: 11px; 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.first:hover, .wp-pagenavi a.last:hover { color: transparent; background: #EEEEEE; }
.wp-pagenavi a.first { margin-left: 0; }
.wp-pagenavi a.last { margin-right: 0; }
.wp-pagenavi a.last::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation { margin-top: 40px; padding-top: 40px; background-image: repeating-linear-gradient(90deg, #0a0a0a, #0a0a0a 1px, transparent 1px, transparent 7px); background-position: left top; background-repeat: repeat-x; background-size: 100% 1px; }

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

.post-navigation ul > li { width: 30px; height: 30px; }
.post-navigation ul > li a { display: inline-block; width: 100%; height: 100%; background: #0E5DA8; border-radius: 50%; color: transparent; position: relative; }
.post-navigation ul > li a:hover { text-decoration: none; background: #EEEEEE; }
.post-navigation ul > li a::before { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.post-navigation ul > li.prev a::before { border-color: transparent #ffffff transparent transparent; border-width: 4px 5px 4px 0px; }

.post-navigation ul > li.next a::before { border-color: transparent transparent transparent #ffffff; border-width: 4px 0px 4px 5px; }

.post-navigation ul > li.blog-back { width: 200px; height: 50px; margin: 0 15px; }
.post-navigation ul > li.blog-back a { padding-top: 13px; box-sizing: border-box; border-radius: 25px; color: #FFFFFF; font-size: 16px; line-height: 1.5; font-weight: 700; text-align: center; }
.post-navigation ul > li.blog-back a::before { display: none; }

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

/*TOPページ　p01
=========================================== */
body.home { background: #FFFFFF; }
body.home #works-sec { padding: 100px 5%; }
body.home #wedo-sec { padding: 100px 5%; }
body.home #wedo-sec .title01 { padding-bottom: 60px; margin-bottom: 60px; position: relative; }
body.home #wedo-sec .title01::before { content: ""; display: block; width: 100vw; height: 1px; background: #EEEEEE; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }

#works-sec #works-slider { margin-top: 40px; }
#works-sec #works-slider .works01 a { color: #FFFFFF; }
#works-sec #works-slider .works01 a .img { margin-bottom: 30px; }
#works-sec #works-slider .works01 a .info .cate-list li { background: transparent; border: 1px solid #FFFFFF; color: #FFFFFF; }
#works-sec #works-slider .works01 a .info-list { background-image: repeating-linear-gradient(90deg, #ffffff, #ffffff 2px, transparent 2px, transparent 8px); }
#works-sec #works-slider .works01 a .info-list li .midashi { background: rgba(0, 0, 0, 0.2); }

#wedo-sec { background: #FFFFFF; }
#wedo-sec .wedo-list .wedo01 { display: block; padding-bottom: 40px; margin-bottom: 40px; position: relative; }
#wedo-sec .wedo-list .wedo01:last-child { margin-bottom: 0; }
#wedo-sec .wedo-list .wedo01::before, #wedo-sec .wedo-list .wedo01::after { content: ""; display: block; height: 1px; position: absolute; bottom: 0; left: 0; }
#wedo-sec .wedo-list .wedo01::before { width: 100%; background: #EEEEEE; }
#wedo-sec .wedo-list .wedo01::after { width: 40px; background: #194F39; }
#wedo-sec .wedo-list .wedo01 h3 { display: flex; align-items: center; margin-bottom: 30px; font-size: 22px; }
#wedo-sec .wedo-list .wedo01 h3 img { width: 60px; margin-right: 20px; }
#wedo-sec .wedo-list .wedo01 .box_in .list01 { display: block; }
#wedo-sec .wedo-list .wedo01 .box_in .list01 > div { margin-bottom: 30px; }
#wedo-sec .wedo-list .wedo01 .box_in .list01 > div:last-child { margin-bottom: 0; }
#wedo-sec .wedo-list .wedo01 .box_in .list01 > div h4 { font-size: 18px; padding-left: 14px; box-sizing: border-box; position: relative; margin-bottom: 15px; }
#wedo-sec .wedo-list .wedo01 .box_in .list01 > div h4::before { content: ""; display: block; width: 6px; height: 6px; background: #194F39; border-radius: 50%; position: absolute; top: 10px; left: 0; }
#wedo-sec .wedo-list .wedo01 .box_in .list01 > div p { padding: 20px; box-sizing: border-box; background: #F6F6F6; border-radius: 6px; }
#wedo-sec .wedo-list .wedo01 .box_in .list02 > div { margin-bottom: 20px; }
#wedo-sec .wedo-list .wedo01 .box_in .list02 > div:last-child { margin-bottom: 0; }
#wedo-sec .wedo-list .wedo01 .box_in .list02 > div h4 { font-size: 18px; margin-bottom: 10px; }
#wedo-sec .wedo-list .wedo01 .box_in .list02 > div .sub_text { margin-top: 0; }
#wedo-sec .wedo-list .wedo01 .box_in .list03 > li { display: block; margin-bottom: 15px; }
#wedo-sec .wedo-list .wedo01 .box_in .list03 > li:last-child { margin-bottom: 0; }
#wedo-sec .wedo-list .wedo01 .box_in .list03 > li .midashi { display: block; padding-left: 14px; box-sizing: border-box; position: relative; margin-bottom: 5px; }
#wedo-sec .wedo-list .wedo01 .box_in .list03 > li .midashi::before { content: ""; display: block; width: 6px; height: 6px; background: #194F39; border-radius: 50%; position: absolute; top: 10px; left: 0; }
#wedo-sec .wedo-list .wedo01 .box_in .list03 > li .text { display: block; font-size: 14px; }
#wedo-sec .wedo-list .wedo01 .box_in .sub_text { font-size: 14px; padding-left: 1em; text-indent: -1em; margin-top: 20px; }

#blog-sec { padding: 100px 5% 50px; }
#blog-sec #blog-slider a .img { margin-bottom: 30px; }
#blog-sec .btn_box { display: block; margin-top: 60px; }
#blog-sec .btn_box .btn { margin-bottom: 20px; }
#blog-sec .btn_box .btn:last-child { margin-bottom: 0; }
#blog-sec .btn_box .btn a { display: flex; align-items: center; background: #FFFFFF; border-radius: 15px; overflow: hidden; }
#blog-sec .btn_box .btn a .title01 { width: 50%; padding-left: 40px; box-sizing: border-box; margin-bottom: 0; }
#blog-sec .btn_box .btn a .title01 .en { font-size: 16px; margin-bottom: 5px; }
#blog-sec .btn_box .btn a .title01 .ja { font-size: 22px; font-weight: 700; }
#blog-sec .btn_box .btn a .img { width: 50%; overflow: hidden; }
#blog-sec .btn_box .btn a .img img { width: 100%; height: 100%; object-fit: cover; transition: 0.3s; }
#blog-sec .box { padding: 40px 20px; box-sizing: border-box; border: 1px solid #194F39; border-radius: 15px; margin-top: 40px; }
#blog-sec .box h3 { font-size: 18px; margin-bottom: 10px; }

#topbox01 { padding: 100px 5%; border-radius: 20px; background: #FFFFFF; margin: -20px 0; position: relative; z-index: 2; }
#topbox01 .cnt { display: block; }
#topbox01 .cnt .title { width: 100%; max-width: 295px; margin: 0 auto 60px; }
#topbox01 .cnt .title span { justify-content: space-between; align-items: center; font-size: 35px; line-height: 1.45; position: relative; margin-bottom: 30px; }
#topbox01 .cnt .title span:last-child { margin-bottom: 0; }
#topbox01 .cnt .title span::before { content: ""; display: block; width: 100%; height: 1px; background: #0A0A0A; position: absolute; bottom: -15px; left: 0; }
#topbox01 .cnt .title span img { width: auto; }
#topbox01 .cnt .title span.text01 img { height: 60px; }
#topbox01 .cnt .title span.text02 img { height: 85px; }
#topbox01 .cnt .title span.text03 img { height: 69px; }
#topbox01 .cnt .text_box p { margin-bottom: 30px; }
#topbox01 .cnt .text_box p:last-child { margin-bottom: 0; }
#topbox01 .cnt .text_box .btn01 { margin-top: 67px; }

#topbox02 { padding: 120px 5% 100px; }
#topbox02 .reason-list { display: block; }
#topbox02 .reason-list .reason01 { margin-bottom: 40px; }
#topbox02 .reason-list .reason01:last-child { margin-bottom: 0; }
#topbox02 .reason-list .reason01 .img { width: 100%; margin-bottom: 20px; }

.treatment_img .img_in { justify-content: space-between; align-items: flex-start; }
.treatment_img .img_in > div { width: calc(50% - 10px); position: relative; }
.treatment_img .img_in > div span { display: inline-block; padding: 4px 10px; box-sizing: border-box; border: 1px solid #194F39; border-radius: 16px; font-size: 16px; line-height: 23px; text-align: center; white-space: nowrap; position: absolute; bottom: -16px; left: 50%; transform: translateX(-50%); z-index: 1; }
.treatment_img .img_in > div.left span { background: #FFFFFF; color: #194F39; }
.treatment_img .img_in > div.right span { background: #194F39; color: #FFFFFF; }
.treatment_img p.flex { justify-content: center; align-items: center; font-size: 12px; margin-top: 26px; }
.treatment_img p.flex .midashi { display: inline-block; padding: 3px 10px 5px; box-sizing: border-box; background: #194F39; border-radius: 13px; font-size: 12px; line-height: 17px; color: #FFFFFF; margin: 0 10px; }
.treatment_img p.flex em { display: inline-block; font-size: 40px; line-height: 1.2; margin-bottom: 10px; }
.treatment_img p.flex em .mini { font-size: 23px; }

#topbox03 { padding: 100px 5%; }
#topbox03 .title_box { display: block; padding-bottom: 60px; margin-bottom: 60px; position: relative; }
#topbox03 .title_box::before { content: ""; display: block; width: 100vw; height: 1px; background: #EEEEEE; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
#topbox03 .tec-list .tec00 { display: block; padding-bottom: 60px; margin-bottom: 60px; position: relative; }
#topbox03 .tec-list .tec00:last-child { padding-bottom: 0; margin-bottom: 0; }
#topbox03 .tec-list .tec00:last-child::before, #topbox03 .tec-list .tec00:last-child::after { display: none; }
#topbox03 .tec-list .tec00::before, #topbox03 .tec-list .tec00::after { content: ""; display: block; height: 1px; position: absolute; bottom: 0; left: 0; }
#topbox03 .tec-list .tec00::before { width: 100%; background: #EEEEEE; }
#topbox03 .tec-list .tec00::after { width: 40px; background: #194F39; }
#topbox03 .tec-list .tec00 .img_box { width: 100%; position: relative; }
#topbox03 .tec-list .tec00 .img_box .num { width: 60px; height: 60px; border-radius: 50%; border: 1px solid #194F39; background: #FFFFFF; box-sizing: border-box; font-size: 14px; line-height: 60px; position: absolute; top: 15px; right: 15px; z-index: 1; }
#topbox03 .tec-list .tec00 .img_box .img01 { width: 100%; }
#topbox03 .tec-list .tec00 .img_box .treatment_img { width: 100%; }
#topbox03 .tec-list .tec00 .text_box { margin-top: 40px; }
#topbox03 .tec-list .tec00 .text_box h3 { font-size: 25px; line-height: 1.44; margin-bottom: 20px; }
#topbox03 .tec-list .tec00 .text_box .point { margin-bottom: 20px; }

.onestop-img .box00 { padding-top: 34px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; text-align: center; }
.onestop-img .box00 .midashi { display: inline-block; padding: 5px 20px; box-sizing: border-box; border-radius: 13px; font-size: 16px; line-height: 23px; white-space: nowrap; position: absolute; top: -18px; left: 50%; transform: translateX(-50%); }
.onestop-img .box01 { margin-bottom: 36px; }
.onestop-img .box01 .midashi { background: #EEEEEE; }
.onestop-img .box01 img { width: 243px; }
.onestop-img .box02 { border: 1px solid #194F39; }
.onestop-img .box02 .midashi { background: #194F39; color: #FFFFFF; }
.onestop-img .box02 img { width: 210px; margin-bottom: -1px; }

.onestop-list > div { width: 22%; aspect-ratio: 1 / 1; background: #FFFFFF; box-sizing: border-box; border-radius: 5px; text-align: center; position: relative; margin: 50px 3% 0 0; }
.onestop-list > div:nth-child(-n+4) { margin-top: 0; }
.onestop-list > div:nth-child(4n) { margin-right: 0; }
.onestop-list > div::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 5.5px 0px 5.5px 6px; position: absolute; top: 50%; right: -5px; transform: translateY(-50%); }
.onestop-list > div p { width: 100%; font-size: 11px; line-height: 1.45; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.onestop-list > div p .num { display: block; font-size: 9px; line-height: 1.2; }
.onestop-list > div .sub_text { font-size: 11px; line-height: 1.3; font-weight: 500; white-space: nowrap; position: absolute; bottom: -34px; left: 50%; transform: translateX(-50%); }
.onestop-list > div.last { border: 1px solid #194F39; }
.onestop-list > div.last::before { display: none; }

#topbox04 { padding: 100px 5%; }
#topbox04 .cnt { display: block; }
#topbox04 .cnt .left { margin-bottom: 58px; }
#topbox04 .cnt .left p.point { font-size: 24px; margin-bottom: 40px; }
#topbox04 .cnt .left p.point .grad { margin-top: 10px; }
#topbox04 .cnt .left .text_box p { margin-bottom: 30px; }
#topbox04 .cnt .left .text_box p:last-child { margin-bottom: 0; }
#topbox04 .onestop-list { margin-top: 40px; }

#topbox05 { padding: 100px 5%; border-radius: 20px; background: #FFFFFF; margin: -20px 0; position: relative; z-index: 2; }
#topbox05 .title01 { padding-bottom: 40px; margin-bottom: 40px; position: relative; }
#topbox05 .title01::before, #topbox05 .title01::after { content: ""; display: block; height: 1px; position: absolute; bottom: 0; }
#topbox05 .title01::before { width: 100%; background: #EEEEEE; left: 0; }
#topbox05 .title01::after { width: 40px; background: #194F39; left: 50%; transform: translateX(-50%); }
#topbox05 .box { padding: 60px 20px; box-sizing: border-box; background: #F6F6F6; border-radius: 15px; margin-top: 40px; }
#topbox05 .box h3 { font-size: 22px; margin-bottom: 30px; }
#topbox05 .box .list { display: block; }
#topbox05 .box .list li { padding: 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; font-weight: 500; margin-bottom: 10px; }
#topbox05 .box .list li:last-child { margin-bottom: 0; }
#topbox05 .point { margin-top: 60px; font-size: 24px; }
#topbox05 .point .grad { margin-top: 10px; }
#topbox05 .text01 { margin-top: 40px; }

/*板金加工　p02
=========================================== */
#main.kasou.tec-main { padding-top: 130px; }
#main.kasou.tec-main .sub_title { display: inline-block; padding: 4px 20px 5px; box-sizing: border-box; background: #194F39; border-radius: 25px; font-weight: 500; color: #FFFFFF; margin-bottom: 10px; }

.tecBox01 .tec-list .tec01 { display: block; padding-bottom: 60px; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; margin-bottom: 60px; }
.tecBox01 .tec-list .tec01:last-child { margin-bottom: 0; }
.tecBox01 .tec-list .tec01::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
.tecBox01 .tec-list .tec01 .text_box { margin-bottom: 30px; }
.tecBox01 .tec-list .tec01 .text_box h3 { font-size: 25px; margin-bottom: 20px; }
.tecBox01 .tec-list .tec01 .text_box .text p { margin-bottom: 20px; }
.tecBox01 .tec-list .tec01 .text_box .text p:last-child { margin-bottom: 0; }

.tecBox02 { background: #FFFFFF; }
.tecBox02 .strengths-list .strengths01 { justify-content: space-between; align-items: flex-start; padding: 50px 20px 40px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; position: relative; margin-bottom: 30px; }
.tecBox02 .strengths-list .strengths01:last-child { margin-bottom: 0; }
.tecBox02 .strengths-list .strengths01 .num { display: inline-block; width: 50px; height: 50px; padding: 16px 0; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 50%; font-size: 14px; font-weight: 500; line-height: 1.22; position: absolute; top: -10px; left: -10px; }
.tecBox02 .strengths-list .strengths01 .text_box { margin-bottom: 30px; }
.tecBox02 .strengths-list .strengths01 .text_box h3 { font-size: 22px; line-height: 1.46; margin-bottom: 20px; }

#p02box01.tecBox01 .kind_box { margin-top: 60px; }
#p02box01.tecBox01 .kind_box h3 { font-size: 26px; margin-bottom: 30px; }
#p02box01.tecBox01 .kind_box .kind-list { display: block; }
#p02box01.tecBox01 .kind_box .kind-list .kind01 { padding: 20px 20px 30px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-bottom: 20px; }
#p02box01.tecBox01 .kind_box .kind-list .kind01:last-child { margin-bottom: 0; }
#p02box01.tecBox01 .kind_box .kind-list .kind01 img { width: 100%; margin-bottom: 20px; }
#p02box01.tecBox01 .kind_box .kind-list .kind01 h4 { margin-bottom: 14px; }
#p02box01.tecBox01 .kind_box .kind-list .kind01 .text01 { font-size: 14px; }

#p02box02 .achieve-list { margin-top: 40px; }
#p02box02 .achieve-list .achieve01 { display: block; width: calc(50% - 5px); background: #FFFFFF; border-radius: 10px; overflow: hidden; margin: 15px 10px 0 0; }
#p02box02 .achieve-list .achieve01:nth-child(-n+2) { margin-top: 0; }
#p02box02 .achieve-list .achieve01:nth-child(2n) { margin-right: 0; }
#p02box02 .achieve-list .achieve01 .text01 { padding: 20px 10px; box-sizing: border-box; font-weight: 500; text-align: center; }
#p02box02 .achieve-list .achieve01 .img { width: 100%; aspect-ratio: 1 / 1; }

/*TIG溶接加工　p03
=========================================== */
#p03box02 .title01 { margin-bottom: 58px; }
#p03box02 .list { display: block; }
#p03box02 .list .list_in01 { padding: 37px 20px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; margin-bottom: 30px; }
#p03box02 .list .list_in01:last-child { margin-bottom: 0; }
#p03box02 .list .list_in01 .num { display: inline-block; padding: 4px 20px 5px; box-sizing: border-box; border-radius: 18px; line-height: 24px; position: absolute; top: -17px; left: 20px; z-index: 1; }
#p03box02 .list .list_in01 .num em { display: inline-block; font-size: 17px; line-height: 24px; margin-left: 5px; }
#p03box02 .list .list_in01 .midashi { font-size: 18px; margin-bottom: 20px; }
#p03box02 .title { font-size: 28px; margin: 60px 0 47px; }
#p03box02 .demerit-list.list .list_in01 .num { background: #AAAAAA; }

/*表面処理加工　p04
=========================================== */
#p04box01.tecBox01 .title01 .ja .mini { font-size: 18px; }
#p04box01.tecBox01 .tec-list .tec01 { padding-bottom: 0; border-bottom: 0; }
#p04box01.tecBox01 .tec-list .tec01::before { display: none; }
#p04box01.tecBox01 .sub_text { margin-top: 40px; }
#p04box01.tecBox01 .sub_text p { margin-bottom: 20px; }
#p04box01.tecBox01 .sub_text p:last-child { margin-bottom: 0; }

#p04box02 .compare-table { width: 690px; margin-top: 60px; }
#p04box02 .compare-table div.tr:last-child div.td { border-radius: 0 0 10px 10px; }
#p04box02 .compare-table div.tr:last-child div.td.osusume { border-bottom: 2px solid #194F39; }
#p04box02 .compare-table div.tr div.th { display: table; width: 70px; padding: 15px 10px; box-sizing: border-box; background: #194F39; border-radius: 6px 0 0 6px; margin-top: 1px; color: #FFFFFF; font-weight: 700; }
#p04box02 .compare-table div.tr div.th p { display: table-cell; vertical-align: middle; }
#p04box02 .compare-table div.tr div.td { display: table; width: 200px; padding: 15px 10px; box-sizing: border-box; background: #FFFFFF; border-top: 1px solid #EEEEEE; text-align: center; vertical-align: middle; margin-right: 5px; }
#p04box02 .compare-table div.tr div.td:last-child { margin-right: 0; }
#p04box02 .compare-table div.tr div.td p { display: table-cell; vertical-align: middle; }
#p04box02 .compare-table div.tr div.td .star-img { width: 96px; }
#p04box02 .compare-table div.tr div.td.osusume { border-left: 2px solid #194F39; border-right: 2px solid #194F39; }
#p04box02 .compare-table div.tr.first > div { width: 200px; padding: 35px 15px 15px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px 10px 0 0; margin-right: 5px; }
#p04box02 .compare-table div.tr.first > div:first-child { width: 70px; background: transparent; margin-right: 0; }
#p04box02 .compare-table div.tr.first > div:last-child { margin-right: 0; }
#p04box02 .compare-table div.tr.first > div .midashi { font-size: 18px; line-height: 1.45; margin-bottom: 20px; }
#p04box02 .compare-table div.tr.first > div.osusume { padding: 33px 18px 15px; border: 2px solid #194F39; border-bottom-width: 0; position: relative; }
#p04box02 .compare-table div.tr.first > div.osusume .icon { display: block; width: 70px; height: 70px; padding-top: 25px; box-sizing: border-box; border-radius: 50%; background: url("../img/p04/icon_bg.png") no-repeat center; background-size: cover; font-size: 12px; line-height: 20px; position: absolute; top: -35px; right: -10px; z-index: 1; }
#p04box02 .about_box { margin-top: 60px; }
#p04box02 .about_box .point { font-size: 18px; margin-bottom: 35px; text-align: left; }
#p04box02 .about_box .box_in { display: block; padding: 36px 20px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; }
#p04box02 .about_box .box_in .grad { font-size: 20px; line-height: 28px; position: absolute; top: -16px; left: 50%; transform: translateX(-50%); z-index: 1; white-space: nowrap; }
#p04box02 .about_box .box_in .text_box { margin-bottom: 30px; }
#p04box02 .about_box .box_in .text_box h3 { font-size: 22px; margin-bottom: 20px; }
#p04box02 .about_box .box_in .text_box .text p { margin-bottom: 20px; }
#p04box02 .about_box .box_in .text_box .text p:last-child { margin-bottom: 0; }

.voice_box { padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
.voice_box .box_in { display: block; }
.voice_box .box_in .text_box { margin-bottom: 30px; }
.voice_box .box_in .text_box h3 { font-size: 22px; margin-bottom: 20px; }
.voice_box .box_in .text_box .info { align-items: center; }
.voice_box .box_in .text_box .info .midashi, .voice_box .box_in .text_box .info .name { display: inline-block; font-size: 12px; line-height: 1.42; }
.voice_box .box_in .text_box .info .midashi { padding: 5px 15px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 25px; margin-right: 15px; }
.voice_box .text { margin-top: 30px; }
.voice_box .text p { margin-bottom: 20px; }
.voice_box .text p:last-child { margin-bottom: 0; }

#p04box04 { background: #F0FBFB; }

/*ホッパー・加圧タンクの総合加工　p05
=========================================== */
#p05box01 { padding-bottom: 0; position: relative; z-index: 2; }
#p05box01 .wrap { padding-bottom: 100px; }
#p05box01::before { content: ""; display: block; width: 60px; height: 38px; background: url("../img/p05/arrow.png") no-repeat center; background-size: contain; position: absolute; bottom: -19px; left: 50%; transform: translateX(-50%); }
#p05box01 .title { font-size: 26px; margin-bottom: 30px; }
#p05box01 .nayami-list { display: block; }
#p05box01 .nayami-list li { padding: 20px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; font-weight: 500; margin-bottom: 15px; }
#p05box01 .nayami-list li:last-child { margin-bottom: 0; }
#p05box01 .img { position: absolute; bottom: 0; z-index: 1; }
#p05box01 .img img { width: auto; height: 100%; }
#p05box01 .img01.img { height: 110px; left: -20px; }
#p05box01 .img02.img { height: 150px; right: -20px; }

#p05box02 .cnt { display: block; }
#p05box02 .cnt .left { margin-bottom: 58px; }
#p05box02 .cnt .left h2 { font-size: 24px; margin-bottom: 40px; }
#p05box02 .cnt .left h2 .grad { margin-top: 10px; }
#p05box02 .cnt .left .text_box p { margin-bottom: 30px; }
#p05box02 .cnt .left .text_box p:last-child { margin-bottom: 0; }
#p05box02 .onestop_box { padding: 35px 20px 40px; box-sizing: border-box; border: 1px solid #194F39; border-radius: 10px; margin-top: 64px; position: relative; }
#p05box02 .onestop_box h3 { padding: 4px 20px 5px; box-sizing: border-box; background: #194F39; border-radius: 25px; font-size: 18px; line-height: 1.46; white-space: nowrap; position: absolute; top: -18px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p05box02 .onestop_box .onestop-list { margin-top: 30px; }
#p05box02 .onestop_box .onestop-list > div { width: 23%; margin-right: 2%; }
#p05box02 .onestop_box .onestop-list > div:nth-child(4n) { margin-right: 0; }
#p05box02 .onestop_box .onestop-list > div::before { right: -6px; }
#p05box02 .onestop_box .arrow_box { width: 100%; height: 1px; background: #194F39; margin-top: 46px; position: relative; }
#p05box02 .onestop_box .arrow_box::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #194f39; border-width: 8.5px 0px 8.5px 9px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
#p05box02 .onestop_box .arrow_box span { display: inline-block; padding: 1px 18px 2px; box-sizing: border-box; background: #FFFFFF; border: 2px solid #194F39; border-radius: 15px; white-space: nowrap; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; }

#p05box03.tecBox02 .conf_box { margin-top: 59px; }

/*試作・開発支援　p06
=========================================== */
#p06box01 { padding-bottom: 0; position: relative; }
#p06box01 .wrap { padding-bottom: 100px; }
#p06box01 .title { font-size: 26px; margin-bottom: 30px; }
#p06box01 .title .mini { display: block; font-size: 20px; }
#p06box01 .check-list { display: block; margin-top: 30px; }
#p06box01 .check-list li { padding: 20px; box-sizing: border-box; background: #194F39; border-radius: 10px; margin-bottom: 15px; }
#p06box01 .check-list li:last-child { margin-bottom: 0; }
#p06box01 .check-list li span { display: inline-block; padding-left: 24px; box-sizing: border-box; color: #FFFFFF; font-weight: 500; position: relative; }
#p06box01 .check-list li span::before { content: ""; display: block; width: 18px; height: 14px; background: url("../img/p06/check.svg") no-repeat center; background-size: contain; position: absolute; top: 6px; left: 0; }
#p06box01 .img { position: absolute; bottom: 0; z-index: 1; }
#p06box01 .img { position: absolute; bottom: 0; z-index: 1; }
#p06box01 .img img { width: auto; height: 100%; }
#p06box01 .img01.img { height: 120px; right: -20px; }

#p06box02 .service-list .service01 { display: block; padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; margin-bottom: 20px; }
#p06box02 .service-list .service01:last-child { margin-bottom: 0; }
#p06box02 .service-list .service01 .text_box { margin-bottom: 30px; }
#p06box02 .service-list .service01 .text_box h3 { font-size: 22px; margin-bottom: 20px; }
#p06box02 .service-list .service01 .text_box .text p { margin-bottom: 20px; }
#p06box02 .service-list .service01 .text_box .text p:last-child { margin-bottom: 0; }

#p06box03.tecBox02 .voice-list .voice_box { background: #F6F6F6; margin-bottom: 20px; }
#p06box03.tecBox02 .voice-list .voice_box:last-child { margin-bottom: 0; }
#p06box03.tecBox02 .conf_box { margin-top: 59px; }

/*選ばれる理由　p07
=========================================== */
#p07box01 .title01 { margin-bottom: 20px; }
#p07box01 .title01 .ja { font-size: 26px; }
#p07box01 .strength-list { margin-top: 40px; }
#p07box01 .strength-list .strength01 { display: block; padding: 40px 20px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-bottom: 20px; }
#p07box01 .strength-list .strength01:last-child { margin-bottom: 0; }
#p07box01 .strength-list .strength01 .text_box { margin-bottom: 30px; }
#p07box01 .strength-list .strength01 .text_box .midashi { display: flex; align-items: center; margin-bottom: 10px; }
#p07box01 .strength-list .strength01 .text_box .midashi .num { display: inline-block; width: 40px; height: 40px; padding: 11px 0; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 50%; font-size: 14px; font-weight: 500; line-height: 1.22; margin-left: 10px; }
#p07box01 .strength-list .strength01 .text_box h3 { font-size: 22px; line-height: 1.46; margin-bottom: 20px; }
#p07box01 .conf_box { margin-top: 60px; }

/*設備紹介　p08
=========================================== */
#p08box01 { padding-top: 80px; }
#p08box01 .equipment-list { display: block; }
#p08box01 .equipment-list .equipment01 { padding: 30px 20px 40px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-bottom: 20px; }
#p08box01 .equipment-list .equipment01:last-child { margin-bottom: 0; }
#p08box01 .equipment-list .equipment01 .title { font-size: 22px; margin-bottom: 30px; text-align: left; }
#p08box01 .equipment-list .equipment01 .img { width: 100%; aspect-ratio: 45 / 28; border-radius: 10px; margin-bottom: 30px; }
#p08box01 .equipment-list .equipment01 .info-list li { display: flex; flex-wrap: wrap; padding: 12px 0; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
#p08box01 .equipment-list .equipment01 .info-list li::before { content: ""; display: block; width: 30px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
#p08box01 .equipment-list .equipment01 .info-list li:first-child { padding-top: 0; }
#p08box01 .equipment-list .equipment01 .info-list li .midashi { display: block; width: 120px; font-weight: 700; }
#p08box01 .equipment-list .equipment01 .info-list li .text { display: block; width: calc(100% - 120px); }

#p08box02.bg_circle02::before { top: -250px; left: -300px; }
#p08box02.bg_circle02::after { bottom: -450px; right: -350px; }

#p08box02 .equipment-table { display: block; width: 690px; border: 1px solid #EDEDED; box-sizing: border-box; border-radius: 10px; }
#p08box02 .equipment-table tr { border-top: 1px solid #EDEDED; }
#p08box02 .equipment-table tr:first-child { border-top: 0; }
#p08box02 .equipment-table tr:last-child td:first-child { border-bottom-left-radius: 10px; }
#p08box02 .equipment-table tr:last-child td:last-child { border-bottom-right-radius: 10px; }
#p08box02 .equipment-table tr th { width: 190px; padding: 13px 20px; box-sizing: border-box; background: #F6F6F6; border-right: 1px solid #EDEDED; }
#p08box02 .equipment-table tr th:first-child { width: 220px; border-top-left-radius: 10px; }
#p08box02 .equipment-table tr th:last-child { width: 90px; border-right: 0; border-top-right-radius: 10px; }
#p08box02 .equipment-table tr td { padding: 12px 10px 13px; box-sizing: border-box; background: #FFFFFF; border-right: 1px solid #EDEDED; }
#p08box02 .equipment-table tr td:last-child { border-right: 0; }

/*会社案内　p09
=========================================== */
.page-company .bg_circle02::before { top: -250px; left: -300px; }
.page-company .bg_circle02::after { bottom: -450px; right: -350px; }

#p09box01 .cnt { display: block; }
#p09box01 .cnt .company-table tr { display: block; padding: 20px 0; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
#p09box01 .cnt .company-table tr::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
#p09box01 .cnt .company-table tr:first-child { padding-top: 0; }
#p09box01 .cnt .company-table tr th, #p09box01 .cnt .company-table tr td { display: block; }
#p09box01 .cnt .company-table tr th { margin-bottom: 10px; }

#p09box02 { padding: 100px 5% 40px; }
#p09box02 .cnt { display: block; }
#p09box02 .cnt .text_box { margin-bottom: 30px; }
#p09box02 .cnt .text_box p { margin-bottom: 20px; }
#p09box02 .cnt .text_box p:last-child { margin-bottom: 0; }
#p09box02 .cnt .img_box { width: 100%; max-width: 380px; margin: 0 auto; position: relative; }
#p09box02 .cnt .img_box .name { font-size: 14px; line-height: 1.42; font-weight: 500; margin-top: 20px; }
#p09box02 .cnt .img_box .name em { display: block; font-size: 22px; line-height: 1.46; font-weight: 700; }

#p09box03 { padding: 40px 5% 100px; }
#p09box03 .history-list { padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; }
#p09box03 .history-list .history01 { display: block; padding: 20px 0; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
#p09box03 .history-list .history01:first-child { padding-top: 0; }
#p09box03 .history-list .history01::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
#p09box03 .history-list .history01 .date { font-weight: 500; margin-bottom: 10px; }

/*実績紹介　p10
=========================================== */
#p10box01 { padding-top: 80px; }
#p10box01 .works-all-list { display: block; }
#p10box01 .works-all-list .works01 { margin-bottom: 40px; }
#p10box01 .works-all-list .works01:last-child { margin-bottom: 0; }

.edit-midashi01 { padding-bottom: 20px; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; font-size: 22px; position: relative; margin-bottom: 30px; }
.edit-midashi01::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }

.edit-midashi02 { padding-bottom: 12px; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; font-size: 22px; margin-bottom: 20px; }

.edit-midashi03 { font-size: 18px; margin-bottom: 20px; }

.writer_box { padding: 30px 20px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-top: 60px; }
.writer_box h3 { font-size: 18px; margin-bottom: 20px; }
.writer_box .box_in { justify-content: space-between; align-items: center; }
.writer_box .box_in .img { width: 100px; height: 100px; border-radius: 5px; }
.writer_box .box_in .info_box { width: calc(100% - 120px); }
.writer_box .box_in .info_box .name_box { display: block; }
.writer_box .box_in .info_box .name_box .cate { display: inline-block; font-size: 12px; font-weight: 500; line-height: 1.42; color: #194F39; padding: 3px 13px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 25px; margin-right: 10px; }
.writer_box .box_in .info_box .name_box h4 { font-size: 14px; margin-top: 5px; }
.writer_box .text { margin-top: 10px; }

#worksBox01 { padding-top: 80px; }
#worksBox01 .info { align-items: flex-start; margin-bottom: 16px; }
#worksBox01 .info .cate-list { width: auto; margin-right: 10px; }
#worksBox01 .info .cate-list li { font-size: 12px; font-weight: 500; line-height: 1.42; color: #194F39; padding: 3px 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 25px; margin-right: 5px; }
#worksBox01 .info .cate-list li:last-child { margin-right: 0; }
#worksBox01 .info .time { font-size: 12px; margin-top: 5px; }
#worksBox01 .gallery_img { display: block; }
#worksBox01 .gallery_img .gallery_main { width: 100%; margin-bottom: 15px !important; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; aspect-ratio: 60 / 37; border-radius: 10px; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .img-caption { width: 100%; margin-top: 5px; }
#worksBox01 .gallery_img .gallery_thum { width: 100%; 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% - 5px); aspect-ratio: 20 / 17; border-radius: 5px; margin: 5px 5px 0 0; opacity: 0.4; }
#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 { opacity: 1; }
#worksBox01 .info-table { margin-top: 30px; }
#worksBox01 .info-table tr { display: block; padding: 14px 0; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
#worksBox01 .info-table tr::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
#worksBox01 .info-table tr:first-child { padding-top: 0; }
#worksBox01 .info-table tr th, #worksBox01 .info-table tr td { display: block; }
#worksBox01 .info-table tr th { margin-bottom: 10px; }
#worksBox01 .works_box01 { margin-top: 40px; }
#worksBox01 .works_box02 { margin-top: 40px; }
#worksBox01 .works_box02 .edit-midashi02 { margin-bottom: 45px; }
#worksBox01 .works_box02 .img_box { display: block; }
#worksBox01 .works_box02 .img_box .img { width: 100%; position: relative; }
#worksBox01 .works_box02 .img_box .img p { padding: 4px 20px 5px; box-sizing: border-box; font-size: 13px; line-height: 1.46; border-radius: 25px; white-space: nowrap; position: absolute; top: -14px; left: 50%; transform: translateX(-50%); z-index: 1; }
#worksBox01 .works_box02 .img_box .img .img_in { width: 100%; aspect-ratio: 19 / 12; }
#worksBox01 .works_box02 .img_box .img.img_befo p { background: #EEEEEE; }
#worksBox01 .works_box02 .img_box .img.img_after p { background: #194F39; }
#worksBox01 .works_box02 .img_box.img_arrow .img.img_befo { margin-bottom: 74px; position: relative; }
#worksBox01 .works_box02 .img_box.img_arrow .img.img_befo::before { content: ""; display: block; width: 33px; height: 46px; background: url("../img/p10/img_arrow.svg") no-repeat center; background-size: contain; position: absolute; bottom: -55px; left: 50%; transform: translateX(-50%) rotate(90deg); }
#worksBox01 .works_box02 .img-text { margin-top: 30px; }

/*ブログ　p11
=========================================== */
#p11box01 { padding-top: 80px; }
#p11box01 .blog-all-list { display: block; }
#p11box01 .blog-all-list .blog01 { margin-bottom: 40px; }
#p11box01 .blog-all-list .blog01:last-child { margin-bottom: 0; }

#toc_container { background: #F6F6F6 !important; border: 1px solid #194F39 !important; padding: 20px !important; border-radius: 10px; margin-bottom: 40px !important; width: 100% !important; font-size: 16px !important; box-sizing: border-box; }
#toc_container p.toc_title { text-align: left !important; margin: 0 0 10px !important; padding: 0 !important; color: #0A0A0A; }
#toc_container ul.toc_list { margin-top: 0 !important; }
#toc_container ul.toc_list > li { padding-left: 34px; box-sizing: border-box; margin-bottom: 10px; }
#toc_container ul.toc_list > li:last-child { margin-bottom: 0; }
#toc_container ul.toc_list > li > a { position: relative; font-weight: 700; color: #194F39; }
#toc_container ul.toc_list > li > a .toc_number { width: 24px; height: 24px; background: #FFFFFF; border: 1px solid #194F39; border-radius: 50%; box-sizing: border-box; font-family: "Inter"; font-optical-sizing: auto; font-style: normal; font-size: 12px; line-height: 24px; font-weight: 700; text-align: center; position: absolute; top: 0; left: -34px; }

.keyword_box { margin-top: 40px; }
.keyword_box .edit-midashi03 { margin-bottom: 0; }
.keyword_box .keyword-list { margin-top: 5px; }
.keyword_box .keyword-list li { display: inline-block; margin: 10px 10px 0 0; }
.keyword_box .keyword-list li:last-child { margin-right: 0; }
.keyword_box .keyword-list li a { display: inline-block; padding: 4px 20px 5px; box-sizing: border-box; background: #EEEEEE; border-radius: 25px; font-size: 14px; font-weight: 500; }

#blogBox01 { padding-top: 80px; }
#blogBox01 .info { align-items: flex-start; margin-bottom: 16px; }
#blogBox01 .info .cate-list { width: auto; margin-right: 10px; }
#blogBox01 .info .cate-list li { font-size: 12px; font-weight: 500; line-height: 1.42; color: #194F39; padding: 3px 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #194F39; border-radius: 25px; margin-right: 5px; }
#blogBox01 .info .cate-list li:last-child { margin-right: 0; }
#blogBox01 .info .time { font-size: 12px; margin-top: 5px; }

/*採用情報　p12
=========================================== */
#p12box01 { padding-bottom: 150px; position: relative; z-index: 2; }
#p12box01 .cnt { display: block; }
#p12box01 .cnt .text_box { margin-bottom: 30px; }
#p12box01 .cnt .text_box h2 { font-size: 25px; margin-bottom: 20px; }
#p12box01 .cnt .text_box .text p { margin-bottom: 20px; }
#p12box01 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#p12box01 .box { margin-top: 50px; position: relative; text-align: center; }
#p12box01 .box h3 { display: inline; padding: 2px 6px 4px; -webkit-box-decoration-break: clone; box-decoration-break: clone; font-family: YakuHanJP,'NotoSansJP',"メイリオ","Mayryo ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size: 17px; line-height: 31px; text-align: center; }
#p12box01 .box .list { display: block; margin-top: 20px; }
#p12box01 .box .list .list_in { padding: 40px 20px; box-sizing: border-box; background: #F1FBFB; border-radius: 10px; margin-bottom: 20px; }
#p12box01 .box .list .list_in:last-child { margin-bottom: 0; }
#p12box01 .box .list .list_in img { width: 120px; margin-bottom: 20px; }
#p12box01 .bg-img { width: 100%; height: 200px; background: url("../img/p12/bg-img01.png") repeat-x center; background-size: cover; position: absolute; bottom: -110px; left: 0; animation: bgMove01 50s linear infinite; }
@keyframes bgMove01 { 0% { background-position: 0 0; }
  100% { background-position: -970px 0; } }
#p12box02 { padding-top: 180px; }
#p12box02 .title01 { margin-bottom: 40px; }
#p12box02 .recruitment_box { padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
#p12box02 .recruitment_box .recruitment-table tr { display: block; padding: 20px 0; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
#p12box02 .recruitment_box .recruitment-table tr::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
#p12box02 .recruitment_box .recruitment-table tr:first-child { padding-top: 0; }
#p12box02 .recruitment_box .recruitment-table tr th, #p12box02 .recruitment_box .recruitment-table tr td { display: block; }
#p12box02 .recruitment_box .recruitment-table tr th { margin-bottom: 10px; }
#p12box02 .flow_box { margin-top: 65px; padding: 45px 20px 40px; box-sizing: border-box; border: 1px solid #194F39; box-sizing: border-box; border-radius: 10px; position: relative; }
#p12box02 .flow_box h3 { display: inline-block; padding: 4px 20px 5px; box-sizing: border-box; background: #194F39; border-radius: 25px; font-size: 20px; line-height: 1.46; position: absolute; top: -20px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p12box02 .flow_box .flow-list { display: block; }
#p12box02 .flow_box .flow-list .flow01 { padding: 30px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; margin-bottom: 19px; }
#p12box02 .flow_box .flow-list .flow01:last-child { border: 1px solid #194F39; margin-right: 0; }
#p12box02 .flow_box .flow-list .flow01:last-child::before { display: none; }
#p12box02 .flow_box .flow-list .flow01::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: #ffffff transparent transparent transparent; border-width: 10px 10px 0px 10px; position: absolute; bottom: -9px; left: 50%; transform: translateX(-50%); }
#p12box02 .flow_box .flow-list .flow01 h4 { font-size: 20px; margin-bottom: 20px; }
#p12box02 .flow_box .flow-list .flow01 h4 .num { display: block; font-size: 11px; margin-bottom: 4px; }
#p12box02 .flow_box .flow-list .flow01 h4 .mini { font-size: 16px; }

/*お問い合わせ　p13
=========================================== */
#p13box01 { padding-bottom: 0; }
#p13box01 .wrap { padding-bottom: 100px; }
#p13box01 .title { font-size: 26px; margin-bottom: 30px; }
#p13box01 .title .mini { display: block; font-size: 20px; }
#p13box01 .check-list { display: block; }
#p13box01 .check-list li { padding: 20px; box-sizing: border-box; background: #EEEEEE; border-radius: 10px; margin-top: 15px; }
#p13box01 .check-list li:first-child { margin-top: 0; }
#p13box01 .check-list li:last-child { margin-top: 5px; }
#p13box01 .check-list li span { display: inline-block; padding-left: 24px; box-sizing: border-box; font-weight: 500; position: relative; }
#p13box01 .check-list li span::before { content: ""; display: block; width: 18px; height: 14px; background: url("../img/p13/check.svg") no-repeat center; background-size: contain; position: absolute; top: 6px; left: 0; }
#p13box01 .check-list li.last { display: block; width: 100%; padding: 0; background: transparent; border-radius: 0; text-align: right; }
#p13box01 .check-list li.last span { padding-left: 0; }
#p13box01 .check-list li.last span::before { display: none; }
#p13box01 .box { padding: 45px 10px 40px; box-sizing: border-box; background: #F1FBFB; border: 1px solid #194F39; border-radius: 10px; margin-top: 40px; position: relative; }
#p13box01 .box h3 { padding: 4px 20px 5px; box-sizing: border-box; background: #194F39; border-radius: 25px; font-size: 18px; line-height: 1.45; white-space: nowrap; position: absolute; top: -18px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p13box01 .box .box_in { display: block; }
#p13box01 .box .box_in .tel_box { text-align: center; }
#p13box01 .box .box_in .tel_box .tel .num { color: #194F39; }
#p13box01 .box .box_in .tel_box .tel .num em { font-size: 34px; }
#p13box01 .box .box_in .tel_box .tel-text { font-weight: 500; }
#p13box01 .box .box_in .fax-num { text-align: center; margin-top: 20px; }
#p13box01 .img01.img { height: 130px; right: -20px; position: absolute; bottom: 0; z-index: 1; }
#p13box01 .img01.img img { width: auto; height: 100%; }

#p13box02 .text-list01 li { font-size: 14px; padding-left: 1em; text-indent: -1em; }
#p13box02 .form_box { margin-top: 40px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 0 40px; }
ul.contact-state > li { display: table; width: calc((100% / 3) - 15px); padding: 20px 0; background: #FFFFFF; box-sizing: border-box; border-radius: 10px; position: relative; margin-right: 15px; }
ul.contact-state > li:last-child { margin: 0; }
ul.contact-state > li:last-child::before { display: none; }
ul.contact-state > li::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 10px 0px 10px 10px; position: absolute; top: 50%; right: -10px; transform: translateY(-50%); z-index: -1; }
ul.contact-state > li > .text { display: table-cell; text-align: center; vertical-align: middle; font-size: 16px; font-weight: 700; line-height: 1.45; color: #194F39; }
ul.contact-state > li > .text .num { display: block; font-size: 11px; margin-bottom: 4px; }
ul.contact-state > li.state01 { border: 1px solid #194F39; }
ul.contact-state > li.state01::before { border-color: transparent transparent transparent #194F39; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: center; }
ul.contact-state.contact-state02 > li.state02 { border: 1px solid #194F39; }
ul.contact-state.contact-state02 > li.state02::before { border-color: transparent transparent transparent #194F39; }

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

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

.contactTBL { /*お問い合わせ項目*/ /*添付ファイル*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL .waku { padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
.contactTBL ::placeholder { color: #CCCCCC; }
.contactTBL tr { display: block; padding: 30px 0; border-bottom: 1px solid #EEEEEE; box-sizing: border-box; position: relative; }
.contactTBL tr::before { content: ""; display: block; width: 40px; height: 1px; background: #194F39; position: absolute; bottom: -1px; left: 0; }
.contactTBL tr:first-child { padding-top: 0; }
.contactTBL th, .contactTBL td { display: block; font-size: 16px; line-height: 24px; }
.contactTBL th { margin-bottom: 15px; }
.contactTBL th .hissu { display: inline-block; padding: 2px 10px 3px; box-sizing: border-box; background: #194F39; border-radius: 25px; font-size: 14px; line-height: 19px; font-weight: 500; color: #FFFFFF; margin-left: 10px; }
.contactTBL input.wpcf7-text, .contactTBL textarea.wpcf7-form-control.wpcf7-textarea { width: 100%; height: 40px; padding: 8px 10px; box-sizing: border-box; background: #F5F5F5; border: 1px solid #EEEEEE; border-radius: 0; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; line-height: 1.5; color: #0A0A0A; cursor: pointer; }
.contactTBL input.wpcf7-text.your-name, .contactTBL input.wpcf7-text.tel01 { width: 200px; }
.contactTBL input.wpcf7-text.your-email { width: 100%; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { width: 100%; height: 200px; }
.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: 18px; height: 18px; background: #EEEEEE; border: 1px solid #DDDDDD; margin-right: 6px; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .text-list { margin-top: 14px; }
.contactTBL .text-list li { font-size: 14px; padding-left: 1em; text-indent: -1em; }
.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: 14px; color: #0A0A0A; margin: 10px 0 0 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; height: 40px; padding: 9px 19px; box-sizing: border-box; background: #0A0A0A; border: 1px solid #EEEEEE; border-radius: 0; font-size: 14px; font-weight: 400; line-height: 20px; color: #FFFFFF; transition: 0.3s; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover { opacity: 0.7; }
.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 .doui-text { font-size: 14px; font-weight: 400; margin-top: 12px; }
.contactTBL .doui-box .doui-text a { color: #0E5DA8; text-decoration: underline; }
.contactTBL .doui-box .doui-text a:hover { opacity: 0.7; }
.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; }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 18px; height: 18px; margin-right: 8px; border-radius: 1px; background: #EEEEEE; border: 1px solid #DDDDDD; cursor: pointer; }
.contactTBL .contact-submit.flex { display: block; margin-top: 40px; }
.contactTBL .contact-submit.flex .btn01 { margin: 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: 30px; background: #0E5DA8; border: 1px solid #0E5DA8; 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 input.wpcf7-form-control:hover { text-decoration: none; background: #FFFFFF; color: #0E5DA8; }
.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: #0E5DA8; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control:hover { background: #0E5DA8; color: #FFFFFF; }
.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; }

/*確認画面時の表示設定*/
.contactArea.che .waku { background: #eee; }
.contactArea.che tr { border-bottom: 1px solid #FFF; }
.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che .file-text, .contactArea.che span.dnd-progress-bar, .contactArea.che input[type=checkbox], .contactArea.che input[type=radio] { display: none; }
.contactArea.che input[type=checkbox]:checked, .contactArea.che input[type=radio]:checked { display: inline-block; }
.contactArea.che input[type=checkbox] ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio] ~ span.wpcf7-list-item-label { display: none; }
.contactArea.che input[type=checkbox]:checked ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio]:checked ~ span.wpcf7-list-item-label { display: inline-block; font-weight: 700; }
.contactArea.che textarea.wpcf7-textarea, .contactArea.che input.wpcf7-number, .contactArea.che input.wpcf7-date, .contactArea.che input.wpcf7-text, .contactArea.che select { font-weight: 700; }

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
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; border-radius: 20px 20px 0 0; background: #FFFFFF; position: relative; z-index: 1; }
#other h2 { font-size: 24px; margin-bottom: 30px; }
#other p { position: relative; }
#other .btn01 { margin-top: 40px; }

/*プライバシーポリシー
=========================================== */
.page-sitepolicy #main.kasou h1.main_title, .page-privacy #main.kasou h1.main_title { font-size: 32px; }

div#pageBox01 { padding: 100px 5%; border-radius: 20px 20px 0 0; background: #FFFFFF; position: relative; z-index: 1; }

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) { .tel_box .tel .num em { font-size: 10vw; }
  #p13box01 .box .box_in .tel_box .tel .num em { font-size: 9vw; } }
@media screen and (min-width: 0px) and (max-width: 360px) { .tel_box .tel .num em { font-size: 10vw; }
  .wp-pagenavi > span, .wp-pagenavi > a { width: 8.33vw; height: 8.33vw; margin: 0 1.11vw; line-height: 8.33vw; } }
@media screen and (min-width: 0px) and (max-width: 350px) { #footer .bottom_box .navs-list { padding: 0; }
  #p04box02 .about_box .box_in .grad { font-size: 18px; line-height: 26px; }
  #p07box01 .title01 .ja { font-size: 24px; } }
@media screen and (min-width: 0px) and (max-width: 330px) { .post-navigation ul > li.blog-back { width: 180px; } }
/*safari用
=========================================== */
