@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.facilities00 { width: 520px; }
.facilities00 .img { width: 100%; height: 380px; margin-bottom: 16px; }
.facilities00 h3 { font-size: 32px; padding-left: 42px; box-sizing: border-box; background: url("../img/common/ico-heart.svg") no-repeat top 10px left; background-size: 34px; }
.facilities00 .text { margin-top: 16px; }
.facilities00 .info-table { margin-top: 32px; }
.facilities00 .info-table tr:first-child th { border-top: 1px solid #BEBEBE; }
.facilities00 .info-table tr:first-child td { border-top: 1px solid #DEDEDE; }
.facilities00 .info-table tr th { width: 140px; padding: 16px; box-sizing: border-box; background: #E8E9EB; border-bottom: 1px solid #BEBEBE; line-height: 1.5; }
.facilities00 .info-table tr td { padding: 16px 0 16px 20px; box-sizing: border-box; background: #FFFFFF; border-bottom: 1px solid #DEDEDE; line-height: 1.5; }

.wrap.twin { display: flex; justify-content: space-between; }
.wrap.twin div#two-main { width: 820px; }
.wrap.twin div#two-side { width: 200px; }
.wrap.twin div#two-side .side_box .side-title { font-size: 24px; line-height: 1.5; margin-bottom: 26px; }
.wrap.twin div#two-side .side_box .side-link > li { border-top: 1px solid #DEDEDE; }
.wrap.twin div#two-side .side_box .side-link > li:last-child { border-bottom: 1px solid #DEDEDE; }
.wrap.twin div#two-side .side_box .side-link > li > a { display: block; padding: 16px 0 16px 28px; box-sizing: border-box; position: relative; font-weight: 700; line-height: 1.5; }
.wrap.twin div#two-side .side_box .side-link > li > a:hover { text-decoration: none; }
.wrap.twin div#two-side .side_box .side-link > li > a:hover::before { background-color: #DE274C; }
.wrap.twin div#two-side .side_box .side-link > li > a::before { content: ""; display: block; width: 18px; height: 18px; background-color: #2D2C2C; background-image: url("../img/common/btn-arrow01.svg"); background-position: center; background-size: 6px; background-repeat: no-repeat; border-radius: 100%; position: absolute; top: 20px; left: 0; transition: 0.3s; }
.wrap.twin div#two-side .side_box .side-link > li .child-link { padding-left: 28px; box-sizing: border-box; margin-bottom: 16px; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li { margin-bottom: 8px; line-height: 1.5; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li > a:hover { text-decoration: none; color: #DE274C; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li.on_cat > a { color: #DE274C; }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a::before { background-color: #DE274C; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 60px; height: 60px; margin: 0 4px; text-decoration: none; text-align: center; font-size: 16px; font-weight: 700; color: #000000; border: 1px solid #000000; box-sizing: border-box; background: #FFFFFF; line-height: 60px; }

.wp-pagenavi { text-align: center; margin-top: 80px; position: relative; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #000000; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { width: auto; color: #000000; background: transparent; border: 0; margin: 0; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; color: transparent; }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { color: transparent; }
.wp-pagenavi a.previouspostslink:hover::before, .wp-pagenavi a.nextpostslink:hover::before { background: url("../img/common/page_arrow01_h.svg") no-repeat center; background-size: contain; }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; display: block; width: 6px; 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%); }
.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:hover, .wp-pagenavi a.last:hover { color: transparent; }
.wp-pagenavi a.first:hover::before, .wp-pagenavi a.last:hover::before { background: url("../img/common/page_arrow02_h.svg") no-repeat center; background-size: contain; }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; display: block; width: 12px; height: 11px; 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::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation { margin-top: 80px; }

.post-navigation ul { justify-content: center; align-items: center; }

.post-navigation ul > li a { display: flex; align-items: center; justify-content: center; height: 60px; background: transparent; border: 1px solid #000000; box-sizing: border-box; padding: 0 29px; position: relative; font-size: 16px; font-weight: 700; line-height: 60px; color: #000000; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; background: #000000; color: #FFFFFF; }
.post-navigation ul > li a:focus::before, .post-navigation ul > li a:hover::before { background: url("../img/common/page_arrow01_h.svg") no-repeat center; background-size: contain; }
.post-navigation ul > li a::before { content: ""; display: block; width: 8px; height: 15px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; transform: translateY(-50%); transition: 0.3s; }

.post-navigation ul > li.prev a { padding-left: 51px; }
.post-navigation ul > li.prev a::before { left: 29px; transform: translateY(-50%) scale(-1, 1); }

.post-navigation ul > li.next a { padding-right: 51px; }
.post-navigation ul > li.next a::before { right: 29px; }

.post-navigation ul > li.blog-back { margin: 0 8px; }
.post-navigation ul > li.blog-back a { padding: 0 40px; background: #000000; color: #FFFFFF; }
.post-navigation ul > li.blog-back a::before { display: none; }
.post-navigation ul > li.blog-back a:focus, .post-navigation ul > li.blog-back a:hover { background: transparent; color: #000000; }

.post-navigation ul > li.kara { opacity: 0; pointer-events: none; }

/*ナベセイとは　p02
=========================================== */
#p02box01 h2.sec-title { width: 800px; margin: 0 auto 50px; }
#p02box01 .text01 { font-size: 18px; }
#p02box01 .text01 span.icon { position: relative; z-index: 1; }
#p02box01 .text01 span.icon::before { content: ""; display: block; width: 40px; height: 36px; background: url("../img/p02/ico-heart.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
#p02box01 .point-list { justify-content: space-between; margin: 80px 0; }
#p02box01 .point-list .point00 { width: 350px; border-radius: 10px; background: #FFFFFF; padding: 106px 40px 40px; box-sizing: border-box; position: relative; }
#p02box01 .point-list .point00 .img { width: 140px; height: 140px; border-radius: 50%; border: 10px solid #FFFFFF; box-sizing: border-box; position: absolute; top: -40px; left: 50%; transform: translateX(-50%); }
#p02box01 .point-list .point00 .img img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p02box01 .point-list .point00 h3 { margin-bottom: 16px; font-size: 26px; color: #2D2C2C; }
#p02box01 .point-list .point01 .img { background: #FFEBD5; }
#p02box01 .point-list .point01 .img img { width: 55.5px; }
#p02box01 .point-list .point02 .img { background: #E9F5D8; }
#p02box01 .point-list .point02 .img img { width: 90px; }
#p02box01 .point-list .point03 .img { background: #FFF1F4; }
#p02box01 .point-list .point03 .img img { width: 74px; }
#p02box01 .titles03 { margin-bottom: 50px; }
#p02box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p02box01 .cnt .img_box { width: 344px; }
#p02box01 .cnt .text_box { width: 700px; }

#p02box02 .titles01 { text-align: center; }
#p02box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p02box02 .cnt .text_box { width: 440px; }
#p02box02 .cnt .text_box .sub01 { line-height: 1.45; margin-bottom: 32px; }
#p02box02 .cnt .text_box .sub01 span { display: block; font-size: 48px; margin-top: 8px; }
#p02box02 .cnt .img_box { width: 600px; padding-bottom: 40px; background: #F1F2F4; }
#p02box02 .cnt .img_box .box_top { padding: 40px 0 44px; background: #E1E1E1; position: relative; }
#p02box02 .cnt .img_box .box_top::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: #e1e1e1 transparent transparent transparent; border-width: 32px 60px 0px 60px; position: absolute; bottom: -31px; left: 50%; transform: translateX(-50%); }
#p02box02 .cnt .img_box .box_top .img01 { display: block; width: 470px; margin: 0 auto; }
#p02box02 .cnt .img_box .box_top .text01 { font-size: 22px; line-height: 1.45; margin-top: 14px; }
#p02box02 .cnt .img_box .text02 { font-size: 32px; line-height: 46px; padding-top: 140px; }
#p02box02 .cnt .img_box .text02 span { display: inline-block; width: 160px; margin: 0 8px; position: relative; z-index: 1; }
#p02box02 .cnt .img_box .text02 span:first-child { margin-left: 0; }
#p02box02 .cnt .img_box .text02 span em { display: inline-block; width: 100%; padding: 3px 0 5px; box-sizing: border-box; background: #DE274C; border-radius: 5px; color: #FFFFFF; }
#p02box02 .cnt .img_box .text02 span img { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); z-index: -1; }

#p02box03 .titles01 { text-align: center; }
#p02box03 .strength-list .strength00 { padding-bottom: 60px; border-bottom: 1px solid #DEDEDE; margin-bottom: 60px; }
#p02box03 .strength-list .strength00 .text_box .title { margin-bottom: 40px; line-height: 1.4; }
#p02box03 .strength-list .strength00 .text_box .title .num { display: block; font-size: 20px; padding-left: 32px; background: url("../img/common/ico-heart.svg") no-repeat left top 3px; background-size: 24px; margin-bottom: 8px; }
#p02box03 .strength-list .strength00 .text_box .title .text { display: block; font-size: 40px; }
#p02box03 .strength-list .strength00 .text_box .btn01 { justify-content: flex-end; margin-top: 40px; }
#p02box03 .strength-list .strength00.flex { justify-content: space-between; align-items: flex-start; }
#p02box03 .strength-list .strength00.flex .text_box { width: 520px; order: 1; }
#p02box03 .strength-list .strength00.flex .img_box { width: 520px; }
#p02box03 .strength-list .strength01.flex .text_box { width: 560px; }
#p02box03 .strength-list .strength01.flex .img_box { width: 480px; }
#p02box03 .strength-list .strength02 .text_box { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#p02box03 .strength-list .strength02 .text_box .title { width: 480px; margin-bottom: 0; }
#p02box03 .strength-list .strength02 .text_box .text { width: 620px; }
#p02box03 .strength-list .strength02 .kakou-list { justify-content: space-between; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 { width: 260px; background: #FFFFFF; border-radius: 5px; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a:hover { text-decoration: none; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a:hover .img img { opacity: 1; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a:hover .info h4 .arrow { background-color: #EB3B5E; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a .img { width: 100%; height: 200px; border-radius: 5px 5px 0 0; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a .info { padding: 16px 25px 24px; box-sizing: border-box; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a .info h4 { display: flex; align-items: center; margin-bottom: 10px; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a .info h4 .arrow { display: inline-block; width: 20px; height: 20px; border-radius: 100%; background: url("../img/common/btn-arrow01.svg") no-repeat center left calc(50% + 1px), #2D2C2C; background-size: 6px; margin-right: 6px; transition: 0.3s; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a .info h4 .text { font-size: 20px; transition: 0.3s; }
#p02box03 .strength-list .strength02 .kakou-list .kakou00 a .info > p { line-height: 1.5; }
#p02box03 .strength-list .strength04.flex { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }
#p02box03 .strength-list .strength04.flex .text_box { order: 0; }
#p02box03 .strength-list .strength04.flex .img_box { height: 526px; background: url("../img/p02/img09.jpg") repeat-x center; background-size: cover; animation: bgMove01 80s linear infinite; }
@keyframes bgMove01 { 0% { background-position: 0 0; }
  100% { background-position: -3502px 0; } }
/*汎用旋盤、NC旋盤、マシニング加工　p03、p04、p05
=========================================== */
#works-slider .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#works-slider .cnt .titles01 { width: 586px; margin-top: 10px; margin-bottom: 0; }
#works-slider .cnt .titles01::before { content: ""; display: block; width: 1px; height: 236px; background: #DEDEDE; position: absolute; top: 0; right: 0; }
#works-slider .cnt .text_box { width: 434px; }
#works-slider .cnt .text_box .midashi { font-size: 24px; line-height: 1.5; margin-bottom: 16px; }
#works-slider .cnt .text_box .midashi em { font-size: 32px; }
#works-slider .slider00 button.slick-arrow { top: auto; bottom: -130px; }
#works-slider .slider00 button.slick-prev.slick-arrow { left: 0; right: auto; }
#works-slider .slider00 button.slick-next.slick-arrow { left: 90px; right: auto; }
#works-slider .btn01 { justify-content: flex-end; margin-top: 50px; }

#engineer-slider .titles01 { text-align: center; margin-bottom: 32px; }
#engineer-slider .copy { text-align: center; font-size: 24px; line-height: 1.5; margin-bottom: 60px; }
#engineer-slider .engineer-art { width: 340px; background: #FFFFFF; border-radius: 10px; margin-right: 40px; }
#engineer-slider .engineer-art .img { width: 100%; height: 260px; border-radius: 10px 10px 0 0; overflow: hidden; position: relative; }
#engineer-slider .engineer-art .img .in-img { width: 100%; height: 100%; }
#engineer-slider .engineer-art .img .name { display: inline-flex; align-items: flex-start; flex-direction: column; position: absolute; bottom: 17px; left: 16px; }
#engineer-slider .engineer-art .img .name span { display: inline-block; padding: 1px 8px 3px; box-sizing: border-box; font-weight: 700; line-height: 1.5; }
#engineer-slider .engineer-art .img .name span.text01 { background: #DE274C; color: #FFFFFF; }
#engineer-slider .engineer-art .img .name span.text02 { background: #FFFFFF; font-size: 20px; }
#engineer-slider .engineer-art .info-list { padding: 20px 24px 24px; box-sizing: border-box; }
#engineer-slider .engineer-art .info-list .info { margin-bottom: 16px; }
#engineer-slider .engineer-art .info-list .info:last-child { margin-bottom: 0; }
#engineer-slider .engineer-art .info-list .info .midashi { line-height: 1.5; padding-left: 16px; box-sizing: border-box; position: relative; margin-bottom: 4px; }
#engineer-slider .engineer-art .info-list .info .midashi::before { content: ""; display: block; width: 8px; height: 8px; background: #2D2C2C; border-radius: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#engineer-slider .engineer-art .info-list .info ul { line-height: 1.5; }
#engineer-slider .engineer-art .info-list .info ul li { display: inline-block; }
#engineer-slider .engineer-art .info-list .info ul li:last-child::after { content: none; }
#engineer-slider .engineer-art .info-list .info ul li::after { content: "/"; margin: 0 1px 0 3px; display: inline-block; position: relative; }
#engineer-slider .engineer-art .info-list .info .text { line-height: 1.5; }

#blog-sec.blog-sec-tec .slider01:after { display: none; }
#blog-sec.blog-sec-tec .slider01 .slick-counter { display: none; }
#blog-sec.blog-sec-tec .btn01 { top: auto; bottom: 0; }

.tecbox01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 120px; }
.tecbox01 .cnt .text_box { width: 540px; }
.tecbox01 .cnt .text_box .titles01 { margin-bottom: 32px; }
.tecbox01 .cnt .text_box .titles01 .jp { font-size: 20px; letter-spacing: 0;line-height: 24px; }
.tecbox01 .cnt .text_box .titles01 .en { line-height: 1.3; font-size: 48px; font-family: 'Noto Sans JP'; font-weight: 700; margin-top: 8px; }
.tecbox01 .cnt .img_box { width: 546px; margin: -46px -66px 0 0; }
.tecbox01 .box { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
.tecbox01 .box .titles03 { width: 560px; }
.tecbox01 .box .text01 { width: 480px; padding-left: 60px; box-sizing: border-box; border-left: 1px solid #DEDEDE; }
.tecbox01 .info-table { margin-bottom: 120px; }
.tecbox01 .info-table tr:first-child th { border-top: 1px solid #C5314F; }
.tecbox01 .info-table tr:first-child td { border-top: 1px solid #DEDEDE; }
.tecbox01 .info-table tr th, .tecbox01 .info-table tr td { padding: 24px; box-sizing: border-box; font-size: 18px; line-height: 1.44; }
.tecbox01 .info-table tr th { width: 200px; background: #EB3B5E; border-bottom: 1px solid #C5314F; color: #FFFFFF; }
.tecbox01 .info-table tr td { background: #FFFFFF; border-bottom: 1px solid #DEDEDE; }
.tecbox01 .knowledge-list { margin-top: 50px; }
.tecbox01 .knowledge-list .knowledge00 .img { background: #FFFFFF; margin-bottom: 16px; position: relative; }
.tecbox01 .knowledge-list .knowledge00 .img img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.tecbox01 .knowledge-list .knowledge00 .num-tit { margin-bottom: 16px; display: flex; flex-wrap: wrap; align-items: center; }
.tecbox01 .knowledge-list .knowledge00 .num-tit span.num {
color: #fff;font-weight: 900;background: url(../img/common/ico-heart.svg) no-repeat center;width: 52px;
height: 48px;line-height: 45px;text-align: center;margin: 5px 5px 0 0;background-size: contain;font-family: 'pop';font-size: 18px;text-indent: -4px;}
.tecbox01 .knowledge-list .knowledge00 .num-tit span.text { width: calc(100% - 60px); font-size: 26px; line-height: 1.35; }
.tecbox01 .knowledge-list .knowledge00 .text { line-height: 1.75; }

.tecbox02 .btn01 { position: absolute; top: 60px; right: 0; }
.tecbox02 .btn01 a:hover span.arrow { background-color: #EB3B5E; }
.tecbox02 .btn01 a span.arrow { background: url("../img/p03/btn-arrow03.svg") no-repeat center #2D2C2C; }
.tecbox02 .slider02 button.slick-arrow { display: none !important; }

.tecbox03 .titles01 { text-align: center; }
.tecbox03 .strength-list .strength00 { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
.tecbox03 .strength-list .strength00:nth-child(2n+1) .img_box { order: 1; }
.tecbox03 .strength-list .strength00:last-child { margin-bottom: 0; }
.tecbox03 .strength-list .strength00 .img_box { width: 540px; }
.tecbox03 .strength-list .strength00 .text_box { width: 480px; }
.tecbox03 .strength-list .strength00 .text_box .title { margin-bottom: 32px; line-height: 1.4; }
.tecbox03 .strength-list .strength00 .text_box .title .num { display: block; font-size: 20px; padding-left: 32px; background: url("../img/common/ico-heart.svg") no-repeat left top 3px; background-size: 24px; margin-bottom: 8px; }
.tecbox03 .strength-list .strength00 .text_box .title .text { display: block; font-size: 40px; }

/*汎用旋盤　p03
=========================================== */
#p03box01.tecbox01 .knowledge-list .knowledge00 { width: 340px; margin-right: 40px; }
#p03box01.tecbox01 .knowledge-list .knowledge00:last-child { margin-right: 0; }
#p03box01.tecbox01 .knowledge-list .knowledge00 .img { width: 340px; height: 260px; }
#p03box01.tecbox01 .knowledge-list .knowledge00 .img img { width: 280px; }

/*NC旋盤　p04
=========================================== */
#p04box01.tecbox01 .knowledge-list .knowledge00 { width: 340px; margin-right: 40px; }
#p04box01.tecbox01 .knowledge-list .knowledge00:last-child { margin-right: 0; }
#p04box01.tecbox01 .knowledge-list .knowledge00 .img { width: 340px; height: 260px; }
#p04box01.tecbox01 .knowledge-list .knowledge00 .img img{ width: 250px; }

/*マシニング加工　p05
=========================================== */
#p05box01.tecbox01 .knowledge-list .knowledge00 { width: 340px; margin-right: 40px; }
#p05box01.tecbox01 .knowledge-list .knowledge00:last-child { margin-right: 0; }
#p05box01.tecbox01 .knowledge-list .knowledge00 .img { width: 340px; height: 260px; }
#p05box01.tecbox01 .knowledge-list .knowledge00 .img img { width: 280px; }
#p05box01.tecbox01 .knowledge-list .knowledge00:last-child .img img { width: 250px; }

/*その他加工　p06
=========================================== */
#p06box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p06box01 .cnt01 { margin-bottom: 120px; }
#p06box01 .cnt01 .text_box { width: 590px; }
#p06box01 .cnt01 .img_box { width: 430px; height: 530px; position: relative; }
#p06box01 .cnt01 .img_box img { width: 360px; position: absolute; }
#p06box01 .cnt01 .img_box img.img01 { top: 0; right: 0; }
#p06box01 .cnt01 .img_box img.img02 { bottom: 0; left: 0; z-index: 1; }
#p06box01 .cnt02 .text_box { width: 440px; order: 1; }
#p06box01 .cnt02 .text_box .titles01 { margin-bottom: 32px; }
#p06box01 .cnt02 .text_box .titles01 .jp { font-size: 20px; letter-spacing: 0; }
#p06box01 .cnt02 .text_box .titles01 .en { line-height: 1.4; font-size: 40px; font-family: 'Noto Sans JP'; font-weight: 700; margin-top: 8px; }
#p06box01 .cnt02 .img_box { width: 600px; }
#p06box01 .cnt02 .img_box .box { width: 280px; margin-right: 40px; }
#p06box01 .cnt02 .img_box .box:last-child { margin-right: 0; }
#p06box01 .cnt02 .img_box .box:last-child .img::after { display: none; }
#p06box01 .cnt02 .img_box .box .img { width: 100%; height: 320px; background: #F1F2F4; margin-bottom: 12px; position: relative; }
#p06box01 .cnt02 .img_box .box .img::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #eb3b5e; border-width: 12px 0px 12px 16px; position: absolute; top: 50%; right: -28px; transform: translateY(-50%); }
#p06box01 .cnt02 .img_box .box .img img { width: 200px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p06box01 .cnt02 .img_box .box .midashi { font-size: 24px; line-height: 1.5; }

#p06box02 .titles01 { text-align: center; }
#p06box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p06box02 .cnt .text_box { width: 390px; }
#p06box02 .cnt .img_box { width: 670px; }
#p06box02 .cnt .img_box .box_in .img { width: 200px; height: 208px; background: #FFFFFF; position: relative; margin-right: 35px; }
#p06box02 .cnt .img_box .box_in .img:last-child { margin-right: 0; }
#p06box02 .cnt .img_box .box_in .img:last-child::after { display: none; }
#p06box02 .cnt .img_box .box_in .img::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #eb3b5e; border-width: 12px 0px 12px 16px; position: absolute; top: 50%; right: -26px; transform: translateY(-50%); }
#p06box02 .cnt .img_box .box_in .img img { width: 180px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p06box02 .cnt .img_box .text01 { line-height: 1.5; margin-top: 16px; }

/*総合加工サービス　p07
=========================================== */
#p07box01 { position: relative; }
#p07box01::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: #f1f2f4 transparent transparent transparent; border-width: 40px 80px 0px 80px; position: absolute; bottom: -39px; left: 50%; transform: translateX(-50%); }
#p07box01 h2 { font-size: 32px; text-align: center; margin-bottom: 50px; position: relative; z-index: 1; }
#p07box01 .list_box { justify-content: center; align-items: center; position: relative; }
#p07box01 .list_box .img { width: 240px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p07box01 .list_box .list { display: inline-block; margin: 0 220px 0 48px; position: relative; z-index: 1; }
#p07box01 .list_box .list:last-child { margin: 0; }
#p07box01 .list_box .list li { font-weight: 700; line-height: 1.5; padding-left: 16px; box-sizing: border-box; position: relative; margin-bottom: 16px; }
#p07box01 .list_box .list li:last-child { margin-bottom: 0; }
#p07box01 .list_box .list li::before { content: ""; display: block; width: 8px; height: 8px; background: #2D2C2C; border-radius: 100%; position: absolute; top: 10px; left: 0; }

#p07box02 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 40px; }
#p07box02 .cnt .left { width: 580px; }
#p07box02 .cnt .left h2 { font-size: 36px; margin-bottom: 32px; }
#p07box02 .cnt .left > p { width: 520px; }
#p07box02 .cnt .right { width: 490px; }
#p07box02 .cnt .right .hukidashi { text-align: center; padding: 6px 20px 10px 46px; background: #FFFFFF; border: 2px solid #2D2C2C; box-sizing: border-box; border-radius: 32px; font-size: 22px; line-height: 44px; position: relative; }
#p07box02 .cnt .right .hukidashi::before, #p07box02 .cnt .right .hukidashi::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 17px 16.5px 0px 16.5px; position: absolute; left: 50%; transform: translateX(-50%); }
#p07box02 .cnt .right .hukidashi::before { border-color: #2D2C2C transparent transparent transparent; bottom: -17px; }
#p07box02 .cnt .right .hukidashi::after { border-color: #ffffff transparent transparent transparent; bottom: -14px; }
#p07box02 .cnt .right .hukidashi em { font-size: 30px; }
#p07box02 .cnt .right .box_in { align-items: flex-start; margin-top: 30px; }
#p07box02 .cnt .right .box_in .box { width: 160px; position: relative; z-index: 1; }
#p07box02 .cnt .right .box_in .box .midashi { width: 100%; padding: 6px 10px 8px; background: #FFFFFF; border: 2px solid #2D2C2C; border-radius: 22px; box-sizing: border-box; font-size: 20px; line-height: 1.5; position: absolute; bottom: 0; left: 0; }
#p07box02 .cnt .right .box_in .box01 .midashi { border: 2px solid #2D2C2C; }
#p07box02 .cnt .right .box_in .box02 .midashi { border: 2px solid #DE274C; color: #DE274C; }
#p07box02 .cnt .right .box_in .arrow_box { width: calc(100% - 320px); margin-top: 19px; }
#p07box02 .cnt .right .box_in .arrow_box .arrow { width: 100%; }
#p07box02 .cnt .right .box_in .arrow_box .arrow .line { width: 186px; height: 24px; background: #DE274C; position: relative; }
#p07box02 .cnt .right .box_in .arrow_box .arrow .line::after { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; top: 50%; transform: translateY(-50%); }
#p07box02 .cnt .right .box_in .arrow_box .arrow span { display: block; font-size: 20px; line-height: 1.5; text-align: center; }
#p07box02 .cnt .right .box_in .arrow_box .arrow01 { margin-bottom: 18px; }
#p07box02 .cnt .right .box_in .arrow_box .arrow01 .line { margin-left: -38px; }
#p07box02 .cnt .right .box_in .arrow_box .arrow01 .line::after { border-color: transparent transparent transparent #de274c; border-width: 16px 0px 16px 12px; right: -10px; }
#p07box02 .cnt .right .box_in .arrow_box .arrow01 span { margin-bottom: 4px; }
#p07box02 .cnt .right .box_in .arrow_box .arrow02 .line { margin-right: -38px; margin-left: auto; }
#p07box02 .cnt .right .box_in .arrow_box .arrow02 .line::after { border-color: transparent #de274c transparent transparent; border-width: 16px 12px 16px 0px; left: -10px; }
#p07box02 .cnt .right .box_in .arrow_box .arrow02 span { margin-top: 4px; }
#p07box02 .onestop_box { width: 1076px; margin: 0 auto; overflow: hidden; }
#p07box02 .onestop_box h3 { font-size: 32px; margin-bottom: 16px; }
#p07box02 .onestop_box .arrow { width: 1064px; height: 16px; background: #DE274C; margin-bottom: 16px; position: relative; }
#p07box02 .onestop_box .arrow::before { content: ""; display: block; width: 24px; height: 24px; background: #FFFFFF; border: 7px solid #DE274C; box-sizing: border-box; border-radius: 100%; position: absolute; top: 50%; left: -12px; transform: translateY(-50%); z-index: 1; animation: suii 15s linear 0.2s infinite forwards; }
#p07box02 .onestop_box .arrow::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #de274c; border-width: 12px 0px 12px 12px; position: absolute; top: 50%; right: -12px; transform: translateY(-50%); }
#p07box02 .onestop_box .flow_box { justify-content: space-between; }
#p07box02 .onestop_box .flow_box .box_in { width: 533px; }
#p07box02 .onestop_box .flow_box .box_in .flow00 { width: 125px; padding: 16px 10px; background: #FFFFFF; border: 2px solid #DE274C; box-sizing: border-box; border-radius: 5px; margin-right: 11px; }
#p07box02 .onestop_box .flow_box .box_in .flow00:last-child { margin-right: 0; }
#p07box02 .onestop_box .flow_box .box_in .flow00 .num, #p07box02 .onestop_box .flow_box .box_in .flow00 .text { line-height: 1.5; }

#p07box03.tecbox03 .strength-list .strength00 .text_box { width: 520px; }
#p07box03.tecbox03 .strength-list .strength00 .text_box .title .text { font-size: 35px; }
#p07box03.tecbox03 .strength-list .strength00 .img_box { width: 500px; }

#p07box04 .titles01 { text-align: center; margin-bottom: 95px; }
#p07box04 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
#p07box04 .cnt .text_box { width: 550px; }
#p07box04 .cnt .img_box { width: 540px; }
#p07box04 .titles03 { margin-bottom: 50px; }
#p07box04 .torikumi-list .torikumi { width: 340px; margin-right: 40px; }
#p07box04 .torikumi-list .torikumi:last-child { margin-right: 0; }
#p07box04 .torikumi-list .torikumi .img { width: 340px; margin-bottom: 16px; }
#p07box04 .torikumi-list .torikumi .num-tit { margin-bottom: 16px; display: flex; flex-wrap: wrap; align-items: flex-start; }
#p07box04 .torikumi-list .torikumi .num-tit span.num { color: #fff; font-weight: 600; background: url("../img/common/ico-heart.svg") no-repeat center; width: 34px; height: 30px; line-height: 30px; text-align: center; margin: 5px 6px 0 0; background-size: contain; font-family: 'pop'; }
#p07box04 .torikumi-list .torikumi .num-tit span.text { width: calc(100% - 40px); font-size: 26px; line-height: 1.35; }
#p07box04 .torikumi-list .torikumi .text { line-height: 1.75; }
#p07box04 .btn { margin-top: 80px; }
#p07box04 .btn a { display: block; background: url("../img/p07/btn-bg.jpg") no-repeat center right; background-size: cover; border: 3px solid #2D2C2C; border-radius: 10px; overflow: hidden; position: relative; }
#p07box04 .btn a:hover { text-decoration: none; }
#p07box04 .btn a:hover span.arrow { background-color: #EB3B5E; }
#p07box04 .btn a .btn-text { display: block; width: 410px; height: 100%; padding: 58px 50px 68px 60px; box-sizing: border-box; background: #F5D84A; font-size: 32px; line-height: 1.5; clip-path: polygon(0 0, 100% 0%, 77% 100%, 0% 100%); }
#p07box04 .btn a span.arrow { display: block; width: 80px; height: 80px; border-radius: 100%; background: url("../img/p03/btn-arrow03.svg") no-repeat center #2D2C2C; transition: 0.3s; position: absolute; bottom: 20px; right: 20px; }

/*設備紹介　p08
=========================================== */
#p08box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
#p08box01 .cnt .title { width: 560px; font-size: 40px; line-height: 1.4; }
#p08box01 .cnt .text01 { width: 490px; }
#p08box01 .btn-list .btn { width: 350px; height: 64px; margin-right: 25px; }
#p08box01 .btn-list .btn:last-child { margin-right: 0; }
#p08box01 .btn-list .btn a { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: url("../img/p08/btn_arrow.svg") no-repeat center right 43px, #FFFFFF; background-size: 16px; border: 2px solid #2D2C2C; box-sizing: border-box; border-radius: 40px; }
#p08box01 .btn-list .btn a:hover { text-decoration: none; background: url("../img/p08/btn_arrow02.svg") no-repeat center right 43px, #2D2C2C; background-size: 16px; }
#p08box01 .btn-list .btn a:hover .btn-text { color: #FFFFFF; }
#p08box01 .btn-list .btn a .btn-text { font-weight: 700; transition: 0.3s; }

#p08box02 .facilities_box { margin-bottom: 120px; }
#p08box02 .facilities_box:last-child { margin-bottom: 0; }
#p08box02 .facilities_box .titles03 { margin-bottom: 30px; }
#p08box02 .facilities_box .facilities-list { margin-top: 50px; }
#p08box02 .facilities_box .facilities-list .facilities00 { margin: 80px 60px 0 0; }
#p08box02 .facilities_box .facilities-list .facilities00:nth-child(-n+2) { margin-top: 0; }
#p08box02 .facilities_box .facilities-list .facilities00:nth-child(2n) { margin-right: 0; }

/*実績紹介　p09
=========================================== */
#p09box01 .works-all-list article.works-art { width: 260px; margin: 40px 20px 0 0; }
#p09box01 .works-all-list article.works-art:nth-child(-n+3) { margin-top: 0; }
#p09box01 .works-all-list article.works-art:nth-child(3n) { margin-right: 0; }
#p09box01 .works-all-list article.works-art a .img .in-img { padding-top: 79.2307%; }

#worksBox01 .wrap.twin div#two-main { width: 840px; }
#worksBox01 .works-cont { padding: 35px 40px 70px; box-sizing: border-box; background: #FFFFFF; }
#worksBox01 .works-cont .w-date { line-height: 1.5; margin-bottom: 8px; }
#worksBox01 .works-cont .title { font-size: 24px; margin-bottom: 24px; }
#worksBox01 .works-cont .gallery_img { justify-content: space-between; align-items: flex-start; margin-top: 40px; }
#worksBox01 .works-cont .gallery_img .gallery_main { width: 540px; margin-bottom: 0 !important; }
#worksBox01 .works-cont .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; height: 420px; }
#worksBox01 .works-cont .gallery_img .gallery_main .gallery_main01 .gallery_main_box a { display: block; width: 100%; height: 100%; position: relative; }
#worksBox01 .works-cont .gallery_img .gallery_main .gallery_main01 .gallery_main_box a:hover::before { opacity: 0.7; }
#worksBox01 .works-cont .gallery_img .gallery_main .gallery_main01 .gallery_main_box a::before { content: ""; width: 48px; height: 48px; background-color: rgba(0, 0, 0, 0.64); background-image: url("../img/p09/ico-zoom.svg"); background-position: center; background-size: 24px; background-repeat: no-repeat; position: absolute; bottom: 0; right: 0; z-index: 1; transition: 0.3s; }
#worksBox01 .works-cont .gallery_img .gallery_main .gallery_main01 .img-caption { margin-top: 8px; line-height: 1.5; }
#worksBox01 .works-cont .gallery_img .gallery_thum { width: 208px; margin-bottom: 0 !important; }
#worksBox01 .works-cont .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#worksBox01 .works-cont .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; overflow: hidden; width: 100px; height: 78px; margin: 8px 8px 0 0; }
#worksBox01 .works-cont .gallery_img .gallery_thum .gallery_thum01:nth-child(-n+2) { margin-top: 0; }
#worksBox01 .works-cont .gallery_img .gallery_thum .gallery_thum01:nth-child(2n) { margin-right: 0; }
#worksBox01 .works-cont .gallery_img .gallery_thum .gallery_thum01.slick-current::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; }
#worksBox01 .works-cont .info-table { margin-top: 40px; }
#worksBox01 .works-cont .info-table tr { border-bottom: 1px solid #DEDEDE; }
#worksBox01 .works-cont .info-table tr:first-child { border-top: 1px solid #DEDEDE; }
#worksBox01 .works-cont .info-table tr th { width: 80px; background: #F1F2F4; padding: 16px; box-sizing: border-box; font-weight: 500; line-height: 1.5; }
#worksBox01 .works-cont .info-table tr td { padding: 16px; box-sizing: border-box; line-height: 1.5; }
#worksBox01 .works-cont .works_box { margin-top: 60px; }
#worksBox01 .works-cont .works_box .img_box { align-items: flex-start; }
#worksBox01 .works-cont .works_box .img_box .img { width: 360px; height: 260px; position: relative; }
#worksBox01 .works-cont .works_box .img_box .img .icon { font-size: 18px; line-height: 1.44; color: #FFFFFF; padding: 4px 8px 6px; box-sizing: border-box; border-bottom-right-radius: 10px; position: absolute; top: 0; left: 0; z-index: 1; }
#worksBox01 .works-cont .works_box .img_box .img .in-img { width: 100%; height: 100%; }
#worksBox01 .works-cont .works_box .img_box .img.before .icon { background: #2D2C2C; }
#worksBox01 .works-cont .works_box .img_box .img.after { margin-left: 40px; position: relative; }
#worksBox01 .works-cont .works_box .img_box .img.after::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #de274c; border-width: 12px 0px 12px 12px; position: absolute; top: 50%; left: -25px; transform: translateY(-50%); }
#worksBox01 .works-cont .works_box .img_box .img.after .icon { background: #EB3B5E; }
#worksBox01 .works-cont .works_box .text { margin-top: 24px; }

/*会社案内　p10
=========================================== */
#p10box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#p10box01 .cnt .text_box { width: 600px; }
#p10box01 .cnt .img_box { width: 440px; }
#p10box01 .quality-list { margin-bottom: 60px; }
#p10box01 .quality-list li { padding: 24px 0; border-bottom: 1px solid #DEDEDE; }
#p10box01 .quality-list li:first-child { border-top: 1px solid #DEDEDE; }
#p10box01 .quality-list li span.num { display: inline-block; color: #fff;
font-weight: 900;background: url(../img/common/ico-heart.svg) no-repeat center;width: 52px;
height: 48px;line-height: 45px;text-align: center;margin: 0 5px 0 0;background-size: contain;font-family: 'pop';font-size: 18px;text-indent: -4px;}
#p10box01 .quality-list li span.text { display: inline-block; width: calc(100% - 60px); font-size: 22px; line-height: 1.5; font-weight: 700; }
#p10box01 .iso_box { padding: 34px 40px 40px; box-sizing: border-box; background: #F1F2F4; align-items: flex-end; justify-content: space-between; }
#p10box01 .iso_box .img_box { width: 110px; }
#p10box01 .iso_box .text_box { width: calc(100% - 140px); }
#p10box01 .iso_box .text_box h3 { font-size: 32px; margin-bottom: 16px; }
#p10box01 .iso_box .text_box p { line-height: 1.5; }

#p10box02 .titles01 { text-align: center; }
#p10box02 .table_box { align-items: flex-start; justify-content: space-between; }
#p10box02 .table_box .company-table { width: 530px; }
#p10box02 .table_box .company-table tr { border-bottom: 1px solid #DEDEDE; }
#p10box02 .table_box .company-table tr:first-child { border-top: 1px solid #DEDEDE; }
#p10box02 .table_box .company-table tr th, #p10box02 .table_box .company-table tr td { padding: 24px 0; line-height: 1.5; }
#p10box02 .table_box .company-table tr th { width: 144px; }
#p10box02 .table_box .company-table tr td .list { margin-bottom: 10px; }
#p10box02 .table_box .company-table tr td .list:last-child { margin-bottom: 0; }
#p10box02 .table_box .company-table tr td a.link { display: flex; align-items: flex-start; line-height: 1.5; margin-bottom: 6px; text-decoration: underline; }
#p10box02 .table_box .company-table tr td a.link:last-child { margin-bottom: 0; }
#p10box02 .table_box .company-table tr td a.link:hover .arrow { background-color: #EB3B5E; }
#p10box02 .table_box .company-table tr td a.link span.arrow { display: inline-block; width: 20px; height: 20px; border-radius: 100%; background: url("../img/p03/btn-arrow03.svg") no-repeat center #2D2C2C; background-size: 10px; margin: 4px 8px 0 0; transition: 0.3s; }
#p10box02 .table_box .company-table tr td a.link span.text { width: calc(100% - 28px); }

#p10box03 .img_box { width: 100%; height: 440px; position: relative; margin-bottom: 80px; }
#p10box03 .img_box img { width: 1200px; max-width: 1200px; position: absolute; bottom: 0; left: -60px; }
#p10box03 .history_box .history00 { padding: 24px 0; border-bottom: 1px solid #DEDEDE; align-items: flex-start; position: relative; }
#p10box03 .history_box .history00:first-child { border-top: 1px solid #DEDEDE; }
#p10box03 .history_box .history00:first-child::before { height: calc(100% - 50px); }
#p10box03 .history_box .history00:last-child::before { height: 50px; top: 0; bottom: auto; }
#p10box03 .history_box .history00::before { content: ""; display: block; width: 2px; height: 100%; background-image: repeating-linear-gradient(180deg, #eb3b5e, #eb3b5e 2px, transparent 2px, transparent 8px); background-position: left top; background-repeat: repeat-y; background-size: 2px 100%; position: absolute; bottom: 0; left: 139px; }
#p10box03 .history_box .history00::after { content: ""; display: block; width: 10px; height: 10px; background: #EB3B5E; border-radius: 100%; position: absolute; top: 45px; left: 135px; z-index: 1; }
#p10box03 .history_box .history00 .year { width: 180px; font-size: 40px; line-height: 1.4; }
#p10box03 .history_box .history00 .cont { width: calc(100% - 180px); margin-top: 8px; }
#p10box03 .btn { margin-top: 80px; }
#p10box03 .btn a { display: flex; align-items: center; background: #FFFFFF; border: 2px solid #2D2C2C; border-radius: 10px; overflow: hidden; position: relative; }
#p10box03 .btn a:hover { text-decoration: none; }
#p10box03 .btn a:hover img { opacity: 1; }
#p10box03 .btn a:hover span.arrow { background-color: #EB3B5E; }
#p10box03 .btn a .logo-img { width: 520px; height: 100%; padding: 30px 40px; box-sizing: border-box; background: #FFF3F4; clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%); margin-right: 40px; }
#p10box03 .btn a .logo-img img { width: 378px; }
#p10box03 .btn a .btn-text { width: calc(100% - 680px); line-height: 1.5; }
#p10box03 .btn a .btn-text img { display: inline-block; width: 118px; margin: 12px 8px 0 0; }
#p10box03 .btn a span.arrow { display: block; width: 80px; height: 80px; border-radius: 100%; background: url("../img/p03/btn-arrow03.svg") no-repeat center #2D2C2C; transition: 0.3s; margin: 0 20px; }

#p10box04 .cnt { align-items: center; margin-bottom: 80px; }
#p10box04 .cnt .titles01 { width: 440px; border-right: 1px solid #DEDEDE; box-sizing: border-box; margin: 0 80px 0 0; }
#p10box04 .cnt > p { width: calc(100% - 520px); }
#p10box04 .sdgs-list { margin-bottom: 40px; justify-content: space-between; }
#p10box04 .sdgs-list .img { width: 178px; }
#p10box04 .img_box { width: 100%; }

/*ブログ　p11
=========================================== */
#p11box01 .blog-all-list .blog-art { margin: 60px 20px 0 0; }
#p11box01 .blog-all-list .blog-art:nth-child(-n+3) { margin-top: 0; }
#p11box01 .blog-all-list .blog-art:nth-child(3n) { margin-right: 0; }

h2.midashi01 { font-size: 20px; padding: 0 0 16px 32px; box-sizing: border-box; border-bottom: 1px solid #DEDEDE; margin-bottom: 32px; position: relative; }
h2.midashi01::before {content: "";display: block;width: 26px;height: 24px;background: url(../img/common/ico-heart.svg) no-repeat center;background-size: contain;position: absolute;top: 4px;left: 0px;}

#toc_container { background: transparent !important; border: none !important; padding: 0 !important; margin-bottom: 60px !important; width: 100% !important; display: block !important; }
#toc_container p.toc_title { text-align: left !important; font-size: 20px; line-height: 30px; padding: 0 0 16px 32px !important; box-sizing: border-box; border-bottom: 1px solid #DEDEDE; margin-bottom: 32px !important; position: relative; }
#toc_container p.toc_title::before { content: ""; display: block; width: 24px; height: 22px; background: url("../img/common/ico-heart.svg") no-repeat center; background-size: contain; position: absolute; top: 6px; left: 0; }
#toc_container ul.toc_list { margin-top: 0 !important; }
#toc_container ul.toc_list > li { margin-bottom: 8px; line-height: 24px; }
#toc_container ul.toc_list > li:last-child { margin-bottom: 0; }
#toc_container ul.toc_list > li > a { font-size: 16px; font-weight: 700; color: #2D2C2C; line-height: 24px; }
#toc_container ul.toc_list > li > a > .toc_number { display: inline-block; font-family: 'pop'; font-weight: 600; font-size: 18px; margin-right: 8px; }

#newsBox01 .blog-cont { padding: 40px; box-sizing: border-box; background: #FFFFFF; }
#newsBox01 .blog-cont .title { font-size: 24px; }
#newsBox01 .blog-cont .blog-text { margin-top: 40px; }
#newsBox01 .blog-cont .blog-text .keyword_box { margin-top: 60px; }
#newsBox01 .blog-cont .blog-text .keyword_box .keyword-list { margin-top: -8px; }
#newsBox01 .blog-cont .blog-text .keyword_box .keyword-list li { display: inline-block; line-height: 1.5; padding: 1px 11px 3px; box-sizing: border-box; border: 1px solid #D2D2D2; border-radius: 23px; margin: 8px 8px 0 0; }
#newsBox01 .blog-cont .blog-text .keyword_box .keyword-list li:last-child { margin-right: 0; }
#newsBox01 .blog-cont .blog-text .keyword_box .keyword-list li span { margin-right: 2px; }
#newsBox01 .blog-cont .blog-text .writer_box { margin-top: 90px; padding: 24px 40px 40px; box-sizing: border-box; background: #F1F2F4; }
#newsBox01 .blog-cont .blog-text .writer_box .box_in { align-items: flex-start; }
#newsBox01 .blog-cont .blog-text .writer_box .box_in .img { width: 140px; height: 86px; margin-right: 20px; position: relative; }
#newsBox01 .blog-cont .blog-text .writer_box .box_in .img .img_in { width: 100%; height: 140px; border: 10px solid #F1F2F4; border-radius: 100%; box-sizing: border-box; position: absolute; bottom: 0; left: 0; }
#newsBox01 .blog-cont .blog-text .writer_box .box_in .name_box { width: calc(100% - 160px); }
#newsBox01 .blog-cont .blog-text .writer_box .box_in .name_box .cate { display: inline-block; background: #DE274C; border-radius: 23px; padding: 1px 8px 3px; font-size: 14px; line-height: 20px; color: #fff; margin-bottom: 4px; }
#newsBox01 .blog-cont .blog-text .writer_box .box_in .name_box .name { font-size: 18px; line-height: 1.44; }
#newsBox01 .blog-cont .blog-text .writer_box .box_in .name_box.full { width: 100%; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list { margin-top: 6px; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info { margin-bottom: 16px; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info:last-child { margin-bottom: 0; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info .midashi { line-height: 1.5; padding-left: 16px; box-sizing: border-box; position: relative; margin-bottom: 4px; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info .midashi::before { content: ""; display: block; width: 8px; height: 8px; background: #2D2C2C; border-radius: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info ul { line-height: 1.5; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info ul li { display: inline-block; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info ul li:last-child::after { content: none; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info ul li::after { content: "/"; margin: 0 1px 0 3px; display: inline-block; position: relative; }
#newsBox01 .blog-cont .blog-text .writer_box .info-list .info .text { line-height: 1.5; }

/*採用情報　p12
=========================================== */
#p12box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p12box01 .cnt .text_box { width: 480px; }
#p12box01 .cnt .text_box h2 { font-size: 36px; line-height: 56px; margin-bottom: 40px; }
#p12box01 .cnt .text_box h2 em { font-size: 44px; }
#p12box01 .cnt .img_box { width: 560px; order: 1; position: relative; }
#p12box01 .cnt .img_box .hukidashi { display: inline-block; padding: 5px 30px 7px 34px; box-sizing: border-box; background: #EB3B5E; border-radius: 32px; font-size: 18px; line-height: 1.44; color: #FFFFFF; position: absolute; top: -10px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p12box01 .cnt .img_box .hukidashi::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: #eb3b5e transparent transparent transparent; border-width: 12px 12px 0px 12px; position: absolute; bottom: -11px; left: 50%; transform: translateX(-50%); }

#bg-img { width: 100%; height: 380px; animation: bgMove02 90s linear infinite; background: url("../img/p12/slide-img.jpg") repeat-x; background-size: cover; }

@keyframes bgMove02 { 0% { background-position: 0; }
  100% { background-position: -2600px; } }
#p12box02 .titles01 { text-align: center; }
#p12box02 .interview-list .interview00 { padding: 50px 50px 50px 450px; box-sizing: border-box; background: #FFFFFF; position: relative; margin-bottom: 40px; }
#p12box02 .interview-list .interview00:last-child { margin-bottom: 0; }
#p12box02 .interview-list .interview00 .cnt { padding-bottom: 24px; border-bottom: 1px solid #DEDEDE; margin-bottom: 24px; }
#p12box02 .interview-list .interview00 .cnt .img { width: 350px; height: 350px; position: absolute; top: 50px; left: 50px; }
#p12box02 .interview-list .interview00 .cnt .info .cate { display: inline-block; padding: 0 12px 2px; box-sizing: border-box; background: #DE274C; border-radius: 14px; line-height: 1.5; color: #FFFFFF; margin-bottom: 4px; }
#p12box02 .interview-list .interview00 .cnt .info .info_in { align-items: flex-start; }
#p12box02 .interview-list .interview00 .cnt .info .info_in h3 { display: inline-block; font-size: 32px; margin-right: 16px; }
#p12box02 .interview-list .interview00 .cnt .info .info_in p { display: inline-block; margin-top: 12px; }
#p12box02 .interview-list .interview00 .cnt .info .info_in p span:last-child::after { content: none; }
#p12box02 .interview-list .interview00 .cnt .info .info_in p span::after { content: "/"; margin: 0 8px; display: inline-block; position: relative; }
#p12box02 .interview-list .interview00 .box-list .box { margin-bottom: 24px; }
#p12box02 .interview-list .interview00 .box-list .box:last-child { margin-bottom: 0; }
#p12box02 .interview-list .interview00 .box-list .box p.midashi { font-size: 18px; line-height: 1.5; margin-bottom: 5px; }
#p12box02 .interview-list .interview00 .box-list .box p.midashi span { font-size: 24px; margin-right: 8px; }
#p12box02 .interview-list .interview00.full { padding: 50px; }

#p12box03 .recruitment_list .recruitment_box { margin-bottom: 40px; background: #FFFFFF; border-radius: 10px; border: 1px solid #EB3B5E; box-sizing: border-box; overflow: hidden; }
#p12box03 .recruitment_list .recruitment_box:last-child { margin-bottom: 0; }
#p12box03 .recruitment_list .recruitment_box .t_text { background: url("../img/p12/icon_open.svg") no-repeat center right 24px; background-size: 40px; padding: 23px 80px 22px 24px; box-sizing: border-box; cursor: pointer; transition: 0.3s; }
#p12box03 .recruitment_list .recruitment_box .t_text:hover { opacity: 0.7; }
#p12box03 .recruitment_list .recruitment_box .t_text h3 { font-size: 24px; color: #EB3B5E; }
#p12box03 .recruitment_list .recruitment_box .t_text.on { background: url("../img/p12/icon_close.svg") no-repeat center right 24px, #EB3B5E; background-size: 40px; }
#p12box03 .recruitment_list .recruitment_box .t_text.on h3 { color: #FFFFFF; }
#p12box03 .recruitment_list .recruitment_box .c_text { display: none; padding: 40px 45px; box-sizing: border-box; }
#p12box03 .recruitment_list .recruitment_box .c_text .cate-list { margin-left: -5px; }
#p12box03 .recruitment_list .recruitment_box .c_text .cate-list li { display: inline-block; padding: 0 12px 2px; box-sizing: border-box; border: 1px solid #EB3B5E; border-radius: 14px; line-height: 1.5; color: #EB3B5E; margin: 0 0 8px 5px; }
#p12box03 .recruitment_list .recruitment_box .c_text .title { font-size: 31px; line-height: 1.5; padding-bottom: 40px; border-bottom: 1px solid #DEDEDE; margin-bottom: 40px; }
#p12box03 .recruitment_list .recruitment_box .c_text h4 { font-size: 20px; padding-left: 32px; box-sizing: border-box; position: relative; margin-bottom: 16px; }
#p12box03 .recruitment_list .recruitment_box .c_text h4::before { content: ""; display: block; width: 27px; height: 24px; background: url("../img/common/ico-heart.svg") no-repeat center; background-size: contain; position: absolute; top: 4px; left: 0; }
#p12box03 .recruitment_list .recruitment_box .c_text .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 40px; }
#p12box03 .recruitment_list .recruitment_box .c_text .cnt .text_box { width: 620px; }
#p12box03 .recruitment_list .recruitment_box .c_text .cnt .img { width: 360px; height: 280px; }
#p12box03 .recruitment_list .recruitment_box .c_text .cnt.full .text_box { width: 100%; }
#p12box03 .recruitment_list .recruitment_box .c_text .info-table tr { border-bottom: 1px solid #DEDEDE; box-sizing: border-box; position: relative; }
#p12box03 .recruitment_list .recruitment_box .c_text .info-table tr:first-child { border-top: 1px solid #DEDEDE; }
#p12box03 .recruitment_list .recruitment_box .c_text .info-table tr th, #p12box03 .recruitment_list .recruitment_box .c_text .info-table tr td { padding: 24px 20px; box-sizing: border-box; }
#p12box03 .recruitment_list .recruitment_box .c_text .info-table tr th { width: 160px; background: #F1F2F4; vertical-align: top; }
#p12box03 .recruitment_list .recruitment_box .c_text .info-table tr td { vertical-align: middle; }

#p12box04 .cnt { align-items: center; margin-bottom: 80px; }
#p12box04 .cnt .titles01 { width: 460px; border-right: 1px solid #DEDEDE; box-sizing: border-box; margin: 0 80px 0 0; }
#p12box04 .cnt > p { width: calc(100% - 540px); }
#p12box04 .flow-list .flow00 { width: 250px; padding: 40px 20px; box-sizing: border-box; background: #FFFFFF; line-height: 1.5; margin-right: 33px; position: relative; }
#p12box04 .flow-list .flow00:nth-child(2n) img { margin-bottom: 26px; }
#p12box04 .flow-list .flow00:last-child { margin-right: 0; }
#p12box04 .flow-list .flow00:last-child::before { display: none; }
#p12box04 .flow-list .flow00::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #eb3b5e; border-width: 8px 0px 8px 8px; position: absolute; top: 50%; right: -21px; transform: translateY(-50%); }
#p12box04 .flow-list .flow00 .num { display: inline-block; width: 48px; height: 48px; background: #EB3B5E; padding-top: 8px; box-sizing: border-box; font-size: 24px; line-height: 33px; color: #FFFFFF; position: absolute; top: 0; left: 0; }
#p12box04 .flow-list .flow00 img { width: auto; height: 64px; margin-bottom: 8px; }
#p12box04 .flow-list .flow00 .midashi { font-size: 24px; }

/*お問い合わせ　p13
=========================================== */
#p13box01 .title { font-size: 32px; text-align: center; margin-bottom: 40px; }
#p13box01 .list { justify-content: center; }
#p13box01 .list li { width: 280px; margin: 16px 80px 0 0; line-height: 1.5; font-weight: 700; padding-left: 16px; box-sizing: border-box; position: relative; }
#p13box01 .list li:nth-child(-n+3) { margin-top: 0; }
#p13box01 .list li:nth-child(3n) { width: 260px; margin-right: 0; }
#p13box01 .list li:nth-child(2), #p13box01 .list li:nth-child(5) { width: 320px; }
#p13box01 .list li::before { content: ""; display: block; width: 8px; height: 8px; background: #2D2C2C; border-radius: 100%; position: absolute; top: 10px; left: 0; }
#p13box01 .cont-list { margin-top: 80px; justify-content: space-between; }
#p13box01 .cont-list .cont-box { width: 540px; box-sizing: border-box; background: #fff; text-align: center; padding: 40px 40px 56px; }
#p13box01 .cont-list .cont-box > h3 { font-size: 32px; line-height: 1.44; font-weight: 700; padding-top: 63px; position: relative; margin-bottom: 8px; }
#p13box01 .cont-list .cont-box > h3::before { content: ""; width: 56px; height: 56px; border-radius: 100%; box-sizing: border-box; background: url("../img/p13/ico-tel.svg") no-repeat center, #EB3B5E; background-size: 24px; position: absolute; left: 0; right: 0; top: 0; margin: 0 auto; }
#p13box01 .cont-list .cont-box .tel-num > a, #p13box01 .cont-list .cont-box .tel-num > p { font-size: 40px; }
#p13box01 .cont-list .cont-box .tel-bh { margin-top: 10px; }
#p13box01 .cont-list .cont-box .tel-bh br { display: none; }
#p13box01 .cont-list .cont-box.box02 > h3::before { background: url("../img/p13/ico-fax.svg") no-repeat center, #EB3B5E; background-size: 30px; }
#p13box01 .cont-list .cont-box.box03 { width: 100%; padding: 40px 60px 80px; margin-top: 17px; }
#p13box01 .cont-list .cont-box.box03 > h3 { margin-bottom: 24px; }
#p13box01 .cont-list .cont-box.box03 > h3::before { background: url("../img/p13/ico-mail.svg") no-repeat center, #EB3B5E; background-size: 24px; }
#p13box01 .cont-list .cont-box.box03 .box-text { display: inline-block; }
#p13box01 .cont-list .cont-box.box03 .box-text li { text-align: left; line-height: 1.5; padding-left: 1em; text-indent: -1em; margin-bottom: 4px; }
#p13box01 .cont-list .cont-box.box03 .box-text li:last-child { margin-bottom: 0; }
#p13box01 .cont-list .cont-box.box03 .form_box { text-align: left; margin-top: 40px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 40px; }
ul.contact-state > li { display: table; width: 310px; height: 60px; position: relative; }
ul.contact-state > li > span { display: table-cell; text-align: center; vertical-align: middle; background: #D4D4D4; font-weight: 700; color: #737373; font-size: 16px; line-height: 1.5; }
ul.contact-state > li.state01 { clip-path: polygon(0 0, calc(100% - 15px) 0%, 100% 50%, calc(100% - 15px) 100%, 0 100%, 0% 50%); }
ul.contact-state > li.state01 > span { background: #EB3B5E; color: #FFFFFF; font-size: 18px; }
ul.contact-state li.state02 { clip-path: polygon(0 0, calc(100% - 15px) 0%, 100% 50%, calc(100% - 15px) 100%, 0 100%, 0% 50%); }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: space-between; }
ul.contact-state.contact-state02 > li.state02 > span { background: #EB3B5E; color: #FFFFFF; font-size: 18px; }

.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: 13px; line-height: 19px; font-weight: 700; color: #FFFFFF; padding: 1px 6px 2px; border: 1px solid #EB3B5E; box-sizing: border-box; margin-right: 8px; }
.contactTBL th .hissu { background: #EB3B5E; }
.contactTBL th .ninni { color: #EB3B5E; }
.contactTBL td { margin-bottom: 60px; }
.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 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 0; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 500; line-height: 1.5; color: #2D2C2C; cursor: pointer; }
.contactTBL input.wpcf7-text.your-name, .contactTBL input.wpcf7-text.tel01 { width: 200px; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 120px; }
.contactTBL select.wpcf7-form-control.wpcf7-select { width: auto; min-width: 160px; padding: 8px 30px 8px 16px; background: url("../img/p13/select_arrow.svg") no-repeat center right 16px, #FFFFFF; background-size: 10px; -webkit-appearance: none; appearance: none; }
.contactTBL select.wpcf7-form-control.wpcf7-select option { color: #2D2C2C; }
.contactTBL .koumoku .wpcf7-list-item { display: block; margin: 10px 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; accent-color: #EB3B5E; margin-right: 10px; border-radius: 100%; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label span.wpcf7-list-item-label { font-weight: 400; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .text-list { margin-top: 10px; }
.contactTBL .text-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 4px; }
.contactTBL .text-list li:last-child { margin-bottom: 0; }
.contactTBL .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler { background: #FFFFFF; border: 1px dashed #D4D4D4; border-radius: 2px; position: relative; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { height: 100%; padding: 25px 0; box-sizing: border-box; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3 { margin: 0 0 5px; font-size: 24px; font-weight: 500; line-height: 1.5; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner > span { font-size: 14px; font-weight: 400; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap { margin-top: 5px; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; height: 35px; background: #CCCCCC; border: 1px solid #707070; border-radius: 0; padding: 7px 11px 6px; box-sizing: border-box; font-size: 14px; font-weight: 400; line-height: 1.4; margin: 0 auto; }
.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 { right: 10px; bottom: 5px; font-size: 14px; font-weight: 400; }
.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 td .wpcf7-list-item { margin-left: 0; }
.contactTBL .doui-box td .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
.contactTBL .doui-box td .wpcf7-list-item label input[type="radio"] { width: 16px; height: 16px; background: #FFFFFF; border: 1px solid #BEBEBE; accent-color: #EB3B5E; margin: 2px 8px 0 0; cursor: pointer; }
.contactTBL .doui-box td .wpcf7-list-item label span.wpcf7-list-item-label { font-size: 15px; line-height: 1.4; font-weight: 700; color: #444444; }
.contactTBL .doui-box td .doui-text { font-size: 14px; line-height: 23px; font-weight: 400; margin-top: 10px; }
.contactTBL .doui-box td .doui-text a { display: block; text-decoration: underline; }
.contactTBL .doui-box td .doui-text a:hover { opacity: 0.7; }
.contactTBL .contact-submit.flex { justify-content: center; flex-direction: row-reverse; margin-top: 80px; }
.contactTBL .contact-submit.flex .btn { width: 350px; height: 80px; }
.contactTBL .contact-submit.flex .btn input.wpcf7-form-control { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0 60px; box-sizing: border-box; white-space: normal; border-radius: 40px; background: url("../img/p13/btn_arrow01.svg") no-repeat center right 40px; background-size: 10px; border: 2px solid #2D2C2C; cursor: pointer; transition: 0.3s; font-size: 16px; line-height: 1.5; color: #2D2C2C; font-weight: 700; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .btn input.wpcf7-form-control:hover { text-decoration: none; background: url("../img/p13/btn_arrow01_h.svg") no-repeat center right 40px, #2D2C2C; background-size: 10px; color: #FFFFFF; }
.contactTBL .contact-submit.flex .btn:has(.wpcf7c-force-hide) { display: none; }
.contactTBL .contact-submit.flex .btn.back { margin-right: 20px !important; }
.contactTBL .contact-submit.flex .btn.back input.wpcf7-form-control { background: url("../img/p13/back_arrow01.svg") no-repeat center left 40px; background-size: 10px; }
.contactTBL .contact-submit.flex .btn.back input.wpcf7-form-control:hover { background: url("../img/p13/back_arrow01_h.svg") no-repeat center left 40px, #2D2C2C; background-size: 10px; }
.contactTBL .contact-submit.flex .btn.submit input.wpcf7-form-control { background: url("../img/p13/btn_arrow01_h.svg") no-repeat center right 40px, #2D2C2C; background-size: 10px; color: #FFFFFF; }
.contactTBL .contact-submit.flex .btn.submit input.wpcf7-form-control:hover { background: url("../img/p13/btn_arrow01.svg") no-repeat center right 40px; background-size: 10px; color: #2D2C2C; }
.contactTBL .contact-submit.flex .wpcf7c-elm-step2.mt20 { 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
=========================================== */
div#p100Box01 { padding: 100px 0 120px; text-align: center; }
div#p100Box01 .thanks-text { font-size: 18px; }
div#p100Box01 .btn01 { margin-top: 80px; justify-content: center; }

/*プライバシーポリシー
=========================================== */
div#pageBox01 { padding: 100px 0 120px; }

h2.pp-title01 { font-size: 24px; border-bottom: solid 2px; margin-bottom: 25px; padding-bottom: 10px; }

h3.pp-title02 { font-size: 20px; position: relative; margin: 25px 0; padding-left: 10px; }
h3.pp-title02::before { content: ""; width: 5px; height: 65%; background: #000; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*ウインドー幅ごと
=========================================== */
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() {}
/*safari用
=========================================== */
