@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.slider01 { margin-bottom: 0 !important; }
.slider01 .slick-prev, .slider01 .slick-next { width: 46px; height: 46px; background: #3C3A34; border-radius: 50%; border: 2px solid #3C3A34; box-sizing: border-box; transition: 0.3s; }
.slider01 .slick-prev::before, .slider01 .slick-prev::before, .slider01 .slick-next::before, .slider01 .slick-next::before { content: ""; display: block; width: 20px; height: 8px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 1; }
.slider01 .slick-prev:hover, .slider01 .slick-prev:focus, .slider01 .slick-next:hover, .slider01 .slick-next:focus { background: #FFFFFF; }
.slider01 .slick-prev:hover::before, .slider01 .slick-prev:focus::before, .slider01 .slick-next:hover::before, .slider01 .slick-next:focus::before { filter: brightness(0) saturate(100%) invert(17%) sepia(3%) saturate(1866%) hue-rotate(8deg) brightness(101%) contrast(83%); }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }

.cate-list li { display: inline-block; padding: 5px 24px 6px; box-sizing: border-box; background: #989898; border-radius: 50px; font-size: 16px; line-height: 21px; color: #FFFFFF; margin-top: 5px; margin-right: 5px; }
.cate-list li:last-child { margin-right: 0; }

.case01 { width: 353px; }
.case01 a { display: block; width: 100%; height: 100%; background: #FFFFFF; padding: 32px; box-sizing: border-box; border-radius: 20px; box-shadow: 0 0 40px rgba(203, 203, 203, 0.3); }
.case01 a:hover { text-decoration: none; }
.case01 a:hover .img .in_img { transform: scale(1.1); }
.case01 a .img { width: 280px; height: 180px; border-radius: 10px; overflow: hidden; margin: 0 auto 24px; }
.case01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.case01 a .title { font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.case01 a .cate-list { margin-top: 15px; }
.case01 a .info-list { margin-top: 16px; }
.case01 a .info-list li { display: flex; align-items: center; margin-bottom: 8px; }
.case01 a .info-list li span { display: inline-block; font-size: 14px; line-height: 19px; }
.case01 a .info-list li span.th { width: 60px; padding: 2px 0 3px; box-sizing: border-box; background: #E3E3E3; text-align: center; margin-right: 16px; }
.case01 a .info-list li span.td { width: calc(100% - 76px); display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.case01 a .time { font-size: 14px; font-weight: 300; margin-top: 16px; text-align: right; }

#case-sec .cnt { justify-content: space-between; align-items: flex-start; }
#case-sec .cnt .top-title01 { margin-bottom: 0; }
#case-sec .cnt .title01 { margin-bottom: 0; }
#case-sec .cnt .text01 { width: 640px; }
#case-sec .box { padding: 24px 60px 32px; box-sizing: border-box; background: #FAEDDE; border-radius: 20px; margin-top: 60px; }
#case-sec .box h3 { font-size: 24px; line-height: 35px; font-weight: 600; margin-bottom: 17px; }
#case-sec .box h3 .mini { font-size: 18px; }
#case-sec #case-slider { margin-top: 60px; margin-bottom: 60px !important; }
#case-sec #case-slider .slick-prev, #case-sec #case-slider .slick-next { top: auto; bottom: -123px; transform: translate(0, 0); }
#case-sec #case-slider .slick-prev { left: 20px; }
#case-sec #case-slider .slick-next { left: 76px; right: auto; }
#case-sec #case-slider .case01 { margin-right: 20px; }
#case-sec .btn01 { margin: 60px 0 0 auto; }

.blog01 { width: 100%; }
.blog01 a { display: flex; width: 100%; background: #FFFFFF; border-radius: 10px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.16); }
.blog01 a:hover { text-decoration: none; }
.blog01 a:hover .img .in_img { transform: scale(1.1); }
.blog01 a .img { width: 280px; min-height: 200px; border-radius: 10px 0 0 10px; overflow: hidden; }
.blog01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.blog01 a .info_box { width: calc(100% - 280px); padding: 30px; box-sizing: border-box; }
.blog01 a .info_box h3 { font-size: 18px; font-weight: 400; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.blog01 a .info_box .info { align-items: flex-start; margin-top: 50px; }
.blog01 a .info_box .info .time { width: 90px; font-size: 14px; font-weight: 300; color: #000000; margin: 9px 0 0 0; }
.blog01 a .info_box .info .cate-list { width: calc(100% - 90px); margin-bottom: 0; }
.blog01 a .info_box .info .cate-list li { padding: 3px 16px 4px; background: #ED7E00; font-size: 15px; }

.wrap.twin { display: flex; justify-content: space-between; }
.wrap.twin div#two-main { width: 850px; }
.wrap.twin div#two-side { width: 210px; }
.wrap.twin div#two-side .side_box { margin-bottom: 40px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-title { padding: 8px 0; box-sizing: border-box; background: #ED7E00; border-radius: 10px; text-align: center; color: #FFFFFF; margin-bottom: 20px; }
.wrap.twin div#two-side .side_box .side-link > li { padding-left: 16px; box-sizing: border-box; margin-bottom: 20px; }
.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: block; font-weight: 700; position: relative; }
.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 { opacity: 1; }
.wrap.twin div#two-side .side_box .side-link > li > a::before { content: ""; display: block; width: 8px; height: 8px; background: #ED7E00; border-radius: 50%; position: absolute; top: 9px; left: -16px; opacity: 0; transition: 0.3s; }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a::before { opacity: 1; }
.wrap.twin div#two-side .side_box .side-inner select { width: 100%; height: 40px; box-sizing: border-box; padding: 7px 30px 7px 15px; font-size: 16px; line-height: 1.5; font-weight: 500; border: 1px solid #D4D4D4; font-family: 'NotoSansJP'; background: url("../img/common/select_arrow.svg") no-repeat center right 15px, #FFFFFF; background-size: 10px; border-radius: 0; -webkit-appearance: none; appearance: none; cursor: pointer; color: #3C3A34 !important; }
.wrap.twin div#two-side .side_box .side-inner select option { color: #3C3A34 !important; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 60px; height: 60px; background: #FFFFFF; border: 0; border-radius: 10px; box-sizing: border-box; box-shadow: 0 0 16px rgba(0, 0, 0, 0.16); margin: 0 4px; text-decoration: none; font-size: 18px; font-weight: 700; color: #3C3A34; line-height: 60px; transition: 0.3s; }

.wp-pagenavi { text-align: center; margin-top: 60px; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #ED7E00; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { margin: 0; background: transparent; box-shadow: none; }
.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 { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; width: 8px; height: 15px; 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 { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; width: 14px; height: 15px; 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: 60px; }
.post-navigation ul { justify-content: center; align-items: center; position: relative; }
.post-navigation ul > li a { display: inline-block; width: 266px; height: 60px; padding: 18px 0; box-sizing: border-box; background: #FFFFFF; border: 0; border-radius: 10px; box-shadow: 0 0 16px rgba(0, 0, 0, 0.16); font-size: 16px; font-weight: 700; line-height: 1.5; color: #3C3A34; text-align: center; position: relative; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; background: #3C3A34; color: #FFFFFF; }
.post-navigation ul > li.blog-back { margin: 0 21px; }
.post-navigation ul > li.blog-back a { background: #3C3A34; color: #FFFFFF; }
.post-navigation ul > li.blog-back a:focus, .post-navigation ul > li.blog-back a:hover { background: #FFFFFF; color: #3C3A34; }
.post-navigation ul > li.kara { opacity: 0; pointer-events: none; }

/*TOPページ　p01
=========================================== */
.home .sec-bg { background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(239, 238, 218, 0.7) 40%, rgba(248, 230, 213, 0.7) 65%, rgba(248, 229, 204, 0.7) 80%, rgba(250, 248, 221, 0.7) 100%); }
.home #case-sec { padding: 150px 0 200px; position: relative; }
.home #case-sec::before { content: ""; display: block; width: 2065px; height: 145px; background: url("../img/top/bg01.png") no-repeat center bottom; background-size: contain; position: absolute; top: -144px; left: 50%; transform: translateX(-50%); }
.home #case-sec .cnt .text01 { width: 642px; font-size: 20px; }
.home #case-sec .box { padding-bottom: 24px; margin-top: 64px; }
.home #case-sec #case-slider { margin-top: 100px; }
.home #case-sec #case-slider .slick-list { overflow: visible; }
.home #case-sec #case-slider .slick-prev, .home #case-sec #case-slider .slick-next { top: auto; bottom: -78px; left: auto; transform: translate(0, 0); }
.home #case-sec #case-slider .slick-prev { right: 78px; }
.home #case-sec #case-slider .slick-next { right: 0; }
.home #case-sec #case-slider .case01 { margin-right: 62px; }
.home #case-sec .btn01 { margin: 95px auto 0; }
.home #contact-sec { padding-top: 225px; margin-top: -65px; }

.slash_line_outer01 { position: relative; }
.slash_line_outer01::before { content: ""; display: block; width: 120px; height: 180px; background: url("../img/common/common_line01.png") no-repeat center; background-size: contain; position: absolute; top: -40px; left: -40px; z-index: 1; }
.slash_line_outer01::after { content: ""; display: block; width: 151px; height: 179px; background: url("../img/common/common_line02.png") no-repeat center; background-size: contain; position: absolute; bottom: -17px; right: -91px; z-index: 1; }

.slash_line_outer02 { position: relative; }
.slash_line_outer02::before { content: ""; display: block; width: 120px; height: 180px; background: url("../img/common/common_line01.png") no-repeat center; background-size: contain; position: absolute; bottom: 43px; right: -120px; z-index: 1; }

.slash_line_outer { position: absolute; overflow: hidden; }
.slash_line_outer .slash_position { position: absolute; stroke: #413B35; }
.slash_line_outer .slash_position.n2, .slash_line_outer .slash_position.n4, .slash_line_outer .slash_position.n6, .slash_line_outer .slash_position.n8, .slash_line_outer .slash_position.n10, .slash_line_outer .slash_position.n12 { stroke: #DBCABB; }
.slash_line_outer svg { opacity: 1; stroke-width: 2px; stroke-dasharray: 800; stroke-dashoffset: 800; animation: slash_line 2s; animation-timing-function: ease-in-out; animation-direction: reverse; }

@keyframes slash_line { 50% { stroke-dashoffset: 0; }
  100% { stroke-dashoffset: -800; } }
#topbox01 { padding: 334px 0 100px; }
#topbox01 .cnt { justify-content: space-between; align-items: flex-end; position: relative; }
#topbox01 .cnt::before { content: ""; display: block; width: 212px; height: 311px; background: url("../img/top/line01.png") no-repeat center; background-size: contain; position: absolute; bottom: 50px; right: -145px; z-index: 1; }
#topbox01 .cnt .text_box { width: 560px; }
#topbox01 .cnt .text_box .midashi { font-size: 45px; line-height: 63px; margin-bottom: 32px; }
#topbox01 .cnt .text_box .text01 { font-size: 32px; line-height: 47px; margin-bottom: 32px; }
#topbox01 .cnt .text_box .btn01 { margin-left: 0; margin-right: 0; }
#topbox01 .cnt .img_box { width: 450px; height: 755px; position: relative; }
#topbox01 .cnt .img_box img { max-width: 755px; position: absolute; top: 0; left: 0; }
#topbox01 .cnt .img_box.slash_line_outer01::before { width: 212px; height: 311px; background: url("../img/top/line01.png") no-repeat center; background-size: contain; top: -260px; left: 165px; }
#topbox01 .cnt .img_box.slash_line_outer01::after { width: 212px; height: 311px; background: url("../img/top/line01.png") no-repeat center; background-size: contain; bottom: -65px; right: auto; left: -140px; }
#topbox01 .slash_line_outer { width: 690px; height: 1065px; top: -266px; left: -68px; }
#topbox01 .industry_box { margin-top: 300px; }
#topbox01 .industry_box .top-title02 { margin-bottom: 80px; }
#topbox01 .industry_box .industry-list .industry01 { width: 272px; position: relative; margin: 4px 4px 0 0; }
#topbox01 .industry_box .industry-list .industry01:nth-child(-n+4) { margin-top: 0; }
#topbox01 .industry_box .industry-list .industry01:nth-child(4n) { margin-right: 0; }
#topbox01 .industry_box .industry-list .industry01 p { width: 220px; padding: 7px 0 5px; box-sizing: border-box; background: #FFFFFF; border-top-right-radius: 30px; font-size: 17px; line-height: 25px; position: absolute; bottom: 0; left: 0; z-index: 1; }

#topbox02 { padding: 100px 0; }
#topbox02 .cnt { justify-content: space-between; align-items: flex-start; }
#topbox02 .cnt .top-title01 { margin-bottom: 0; }
#topbox02 .cnt .text_box { width: 470px; }
#topbox02 .cnt .text_box .text01 { font-size: 32px; line-height: 47px; margin-bottom: 32px; }
#topbox02 .product_box { margin-top: 64px; }
#topbox02 .product_box h3 { font-size: 32px; line-height: 46px; font-weight: 500; }
#topbox02 .product_box .product-list { margin-top: 64px; }
#topbox02 .product_box .product-list .product01 { width: 530px; background: #FFFFFF; border-radius: 20px; overflow: hidden; margin: 40px 40px 0 0; }
#topbox02 .product_box .product-list .product01:nth-child(-n+2) { margin-top: 0; }
#topbox02 .product_box .product-list .product01:nth-child(2n) { margin-right: 0; }
#topbox02 .product_box .product-list .product01 .img { width: 100%; }
#topbox02 .product_box .product-list .product01 .text_box { background: linear-gradient(180deg, rgba(203, 203, 203, 0) 0%, rgba(255, 255, 255, 0.03) 20%, rgba(255, 210, 159, 0.96) 90%, #ffd09b 100%); }
#topbox02 .product_box .product-list .product01 .text_box h4 { display: inline-block; padding: 0 40px; box-sizing: border-box; background: #ED7E00; border-top-right-radius: 30px; font-size: 24px; line-height: 35px; font-weight: 600; }
#topbox02 .product_box .product-list .product01 .text_box .waku { padding: 16px 40px 32px; box-sizing: border-box; text-align: right; }
#topbox02 .product_box .product-list .product01 .text_box .waku > p { text-align: left; }
#topbox02 .product_box .product-list .product01 .text_box .waku .btn02.btn02_shiro { margin-top: 16px; text-align: right; }

#topbox03 { padding: 100px 0 240px; }
#topbox03 .top-title02 { font-size: 50px; margin-bottom: 32px; }
#topbox03 .reason-list { justify-content: space-between; align-items: flex-start; margin-top: 80px; }
#topbox03 .reason-list .reason00 { width: 264px; }
#topbox03 .reason-list .reason00 .img_box { width: 100%; height: 264px; border-radius: 50%; background: #FFFFFF; padding-top: 30px; box-sizing: border-box; text-align: center; position: relative; z-index: 1; margin-bottom: 32px; border-width: 4px; border-style: solid; }
#topbox03 .reason-list .reason00 .img_box::before { content: ""; display: block; width: 158px; height: 158px; filter: blur(35px); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
#topbox03 .reason-list .reason00 .img_box img { width: 75px; }
#topbox03 .reason-list .reason00 .img_box h3 { font-size: 24px; line-height: 38px; margin-top: 32px; }
#topbox03 .reason-list .reason01 .img_box { border-color: #FFE8BE; }
#topbox03 .reason-list .reason01 .img_box::before { background: #FDE3B3; }
#topbox03 .reason-list .reason02 .img_box { border-color: #CCE8F8; }
#topbox03 .reason-list .reason02 .img_box::before { background: #CCE8F8; }
#topbox03 .reason-list .reason03 .img_box { border-color: #D1F4B7; }
#topbox03 .reason-list .reason03 .img_box::before { background: #D1F4B7; }
#topbox03 .reason-list .reason04 .img_box { border-color: #FFDEE9; }
#topbox03 .reason-list .reason04 .img_box::before { background: #FFDEE9; }

#topbox04 { padding: 100px 0; position: relative; margin-bottom: 200px; }
#topbox04::before { content: ""; display: block; width: calc(100% - ((100vw - 1300px) / 2)); height: 100%; background: #F8F8F8; border-radius: 30px 0 0 30px; position: absolute; top: 0; right: 0; }
#topbox04 .wrap::after { content: ""; display: block; width: 212px; height: 311px; background: url("../img/top/line01.png") no-repeat center; background-size: contain; position: absolute; top: -218px; left: -165px; z-index: 1; }
#topbox04 .cnt { justify-content: space-between; align-items: center; }
#topbox04 .cnt .text_box { width: 580px; }
#topbox04 .cnt .text_box .text01 { font-size: 32px; line-height: 47px; margin-bottom: 33px; }
#topbox04 .cnt .text_box .btn01 { margin: 75px 0 0; position: relative; z-index: 1; }
#topbox04 .cnt .img_box { width: 462px; height: 411px; position: relative; }
#topbox04 .cnt .img_box img { width: 758px; max-width: 758px; position: absolute; top: 0; left: 0; }
#topbox04 .cnt.slash_line_outer01::before { width: 212px; height: 311px; background: url("../img/top/line01.png") no-repeat center; background-size: contain; top: -260px; left: auto; right: -296px; }
#topbox04 .cnt.slash_line_outer01::after { width: 212px; height: 311px; background: url("../img/top/line01.png") no-repeat center; background-size: contain; bottom: -203px; right: auto; left: 327px; }
#topbox04 .slash_line_outer { width: 1560px; height: 1070px; top: -262px; left: -166px; }

#recruit-sec { background: #F08E1E; border-radius: 40px; position: relative; z-index: 1; }
#recruit-sec .text_box { width: 560px; height: 756px; padding-top: 98px; box-sizing: border-box; }
#recruit-sec .text_box .top-title01 { margin-bottom: 32px; padding-bottom: 0; }
#recruit-sec .text_box .top-title01::before { display: none; }
#recruit-sec .text_box .midashi { font-size: 32px; margin-bottom: 32px; }
#recruit-sec .text_box .btn01 { margin-left: 0; margin-right: 0; }
#recruit-sec .img_box { width: 658px; justify-content: space-between; background: #FFFFFF; position: absolute; top: 0; right: -200px; }
#recruit-sec .img_box img { width: auto; height: 250px; margin-top: 3px; }
#recruit-sec .img_box img:nth-child(-n+2) { margin-top: 0; }

/*事業内容　p02
=========================================== */
#p02box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p02box01 .cnt .text_box { width: 560px; order: 1; }
#p02box01 .cnt .text_box h2 { font-size: 40px; margin-bottom: 40px; }
#p02box01 .cnt .text_box .text p { margin-bottom: 32px; }
#p02box01 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#p02box01 .cnt .text_box.slash_line_outer02::before { bottom: -224px; right: 160px; }
#p02box01 .cnt .img_box { width: 460px; }
#p02box01 .cnt .img_box.slash_line_outer01::before { width: 210px; height: 300px; background: url("../img/p02/line01.png") no-repeat center; left: -100px; }
#p02box01 .cnt .img_box.slash_line_outer01::after { top: -60px; bottom: auto; right: -740px; }
#p02box01 .slash_line_outer { width: 1300px; height: 690px; top: -60px; left: 50%; transform: translateX(-50%); }
#p02box01 .service_box { margin-top: 140px; }
#p02box01 .service_box .service-list { justify-content: space-between; }
#p02box01 .service_box .service-list .service01 { width: 250px; }
#p02box01 .service_box .service-list .service01 .img_box { width: 100%; position: relative; margin-bottom: 10px; }
#p02box01 .service_box .service-list .service01 .img_box h4 { display: inline-block; min-width: 200px; padding: 8px 20px 1px 1px; box-sizing: border-box; background: #FFFFFF; border-top-right-radius: 10px; font-size: 18px; line-height: 26px; position: absolute; bottom: 0; left: 0; z-index: 1; }
#p02box01 .service_box .service-list .service01 .img_box h4 .num { display: inline-block; font-size: 20px; font-weight: 500; margin-right: 8px; }

#p02box02 .title_box { justify-content: space-between; align-items: center; }
#p02box02 .title_box .title01 { margin-bottom: 0; }
#p02box02 .title_box .text01 { width: 640px; }
#p02box02 .flow-list { margin-top: 60px; }
#p02box02 .flow-list .flow01 { justify-content: space-between; align-items: flex-start; position: relative; margin-bottom: 30px; }
#p02box02 .flow-list .flow01:last-child { margin-bottom: 0; }
#p02box02 .flow-list .flow01:last-child::before { display: none; }
#p02box02 .flow-list .flow01::before { content: ""; display: block; width: 2px; height: calc(100% + 30px); background-image: radial-gradient(circle, #f2cba0 1px, transparent 1px); background-position: left top; background-repeat: repeat-y; background-size: 2px 7px; position: absolute; top: 0; left: 19px; }
#p02box02 .flow-list .flow01 .num { width: 40px; height: 40px; padding-top: 6px; box-sizing: border-box; background: #ED7E00; border-radius: 50%; font-size: 20px; line-height: 1.4; position: relative; z-index: 1; }
#p02box02 .flow-list .flow01 .box_in { width: calc(100% - 56px); justify-content: space-between; align-items: flex-start; }
#p02box02 .flow-list .flow01 .box_in .text_box { width: 724px; }
#p02box02 .flow-list .flow01 .box_in .text_box h3 { font-size: 28px; line-height: 1.43; margin-bottom: 14px; }
#p02box02 .flow-list .flow01 .box_in .img_box { width: 260px; }

#p02box03 { padding-top: 40px; position: relative; }
#p02box03::before { content: ""; display: block; width: 100%; height: 160px; background: url("../img/p02/bg01.png") no-repeat center bottom; background-size: contain; position: absolute; top: -159px; left: 0; }
#p02box03 .cnt { align-items: flex-start; }
#p02box03 .cnt .title01 { width: 100px; margin-right: 20px; }
#p02box03 .cnt .img_box { width: 320px; margin-right: 60px; }
#p02box03 .cnt .text_box { width: calc(100% - 500px); margin-top: 80px; }
#p02box03 .cnt .text_box .midashi { font-size: 40px; margin-bottom: 40px; }
#p02box03 .cnt .text_box .btn01 { margin: 40px 0 0; }

/*製品・サービス共通CSS　p03~p06
=========================================== */
.sub_title01 { padding-bottom: 16px; box-sizing: border-box; font-size: 18px; font-weight: 700; color: #ED7E00; margin-bottom: 24px; position: relative; }
.sub_title01::before { content: ""; display: block; width: 40px; height: 1px; background: #F4A347; position: absolute; bottom: 0; left: 0; }

section.serviceBox01 .cnt { justify-content: space-between; align-items: flex-start; }
section.serviceBox01 .cnt .text_box { width: 600px; }
section.serviceBox01 .cnt .text_box h2 { font-size: 40px; margin-bottom: 24px; }
section.serviceBox01 .cnt .img_box { width: 440px; position: relative; }
section.serviceBox01 .cnt .img_box .slash_line_outer { width: 630px; height: 378px; top: 0; left: 50%; transform: translateX(-50%); }
section.serviceBox01 .kind_box { padding: 60px 60px 80px; box-sizing: border-box; margin-top: 48px; position: relative; z-index: 1; }
section.serviceBox01 .kind_box::before { content: ""; display: block; width: calc(100% + 120px); height: 100%; background: #F8F8F8; border-radius: 40px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
section.serviceBox01 .kind_box .kind-list .kind01 { width: 300px; margin: 32px 40px 0 0; }
section.serviceBox01 .kind_box .kind-list .kind01:nth-child(-n+3) { margin-top: 0; }
section.serviceBox01 .kind_box .kind-list .kind01:nth-child(3n) { margin-right: 0; }
section.serviceBox01 .kind_box .kind-list .kind01 .img_box { width: 100%; background: #FFFFFF; border-radius: 10px; margin-bottom: 8px; }
section.serviceBox01 .kind_box .kind-list .kind01 .text { font-size: 20px; text-align: center; }
section.serviceBox01 .kind_box .kind-list .kind01 .text .mini { display: block; font-size: 16px; }

section.serviceBox02 .title_box { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
section.serviceBox02 .title_box .title01 { margin-bottom: 0; }
section.serviceBox02 .title_box .text_box { width: 545px; }
section.serviceBox02 .title_box .text_box .list { margin-bottom: 4px; }
section.serviceBox02 .title_box .text_box .list li { display: inline-block; padding: 2px 20px 5px; box-sizing: border-box; background: #3C3A34; border-radius: 20px; font-size: 18px; line-height: 1.45; margin: 0 8px 8px 0; }
section.serviceBox02 .title_box .text_box .list li:last-child { margin-right: 0; }
section.serviceBox02 .title_box .text_box .text { font-size: 26px; line-height: 1.4; }
section.serviceBox02 .available-list { justify-content: space-between; }
section.serviceBox02 .available-list .available00 { width: 540px; padding: 68px 30px 30px; background: #FFFFFF; border-radius: 10px; border: 1px solid #ECE8CC; box-sizing: border-box; position: relative; margin: 20px 20px 0 0; overflow: hidden; }
section.serviceBox02 .available-list .available00:nth-child(-n+2) { margin-top: 0; }
section.serviceBox02 .available-list .available00:nth-child(2n) { margin-right: 0; }
section.serviceBox02 .available-list .available00 h3 { display: inline-block; min-width: 250px; padding: 5px 24px 7px; box-sizing: border-box; background: #ED7E00; border-bottom-right-radius: 20px; font-size: 20px; line-height: 29px; position: absolute; top: 0; left: 0; z-index: 1; }
section.serviceBox02 .available-list .available00 h3 .mini { display: inline-block; font-size: 16px; margin-left: 16px; }
section.serviceBox02 .available-list .available00 .box_in { margin-bottom: 24px; }
section.serviceBox02 .available-list .available00 .box_in:last-child { margin-bottom: 0; }
section.serviceBox02 .available-list .available00 .box_in h4 { display: inline-block; padding: 3px 16px 5px; box-sizing: border-box; background: #EFEFEF; border-radius: 20px; margin-bottom: 8px; }
section.serviceBox02 .available-list .available00 .box_in .list li { padding: 8px 0; box-sizing: border-box; border-bottom: 1px solid #E8E8E8; font-weight: 700; }
section.serviceBox02 .available-list .available00 .box_in .list li:first-child { padding-top: 0; }
section.serviceBox02 .available-list .available00 .box_in .list li:last-child { padding-bottom: 0; border-bottom: 0; }
section.serviceBox02 .available-list .available00 .box_in .list li span.th { display: inline-block; }
section.serviceBox02 .available-list .available00 .box_in .list li span.td { display: inline-block; }
section.serviceBox02 .available-list .available00 .box_in .list li span.td::before { content: "…"; display: inline-block; margin-right: 8px; }
section.serviceBox02 .available-list .available00 .box_in .text01 { font-weight: 700; line-height: 1.7; margin-bottom: 8px; }
section.serviceBox02 .available-list .available00 .box_in .text01:last-child { margin-bottom: 0; }
section.serviceBox02 .available-list .available00 .box_in .list + .text01 { margin-top: 8px; }

section.serviceBox03 .slash_line_outer { width: 1360px; height: 1260px; bottom: 30px; left: 50%; transform: translateX(-50%); }
section.serviceBox03 .feat-list .feat01 { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
section.serviceBox03 .feat-list .feat01:nth-child(2n) .img_box { order: 1; }
section.serviceBox03 .feat-list .feat01:last-child { margin-bottom: 0; }
section.serviceBox03 .feat-list .feat01:last-child .img_box.slash_line_outer01::before { display: none; }
section.serviceBox03 .feat-list .feat01:last-child .img_box.slash_line_outer01::after { display: block; width: 150px; height: 177px; bottom: -30px; right: -40px; }
section.serviceBox03 .feat-list .feat01 .img_box { width: 460px; }
section.serviceBox03 .feat-list .feat01 .img_box.slash_line_outer01::before { width: 210px; height: 300px; background: url(../img/common/common_line03.png) no-repeat center; background-size: contain; top: -150px; left: -140px; }
section.serviceBox03 .feat-list .feat01 .img_box.slash_line_outer01::after { display: none; }
section.serviceBox03 .feat-list .feat01 .text_box { width: 580px; }
section.serviceBox03 .feat-list .feat01 .text_box h3 { font-size: 36px; margin-bottom: 24px; }

/*鉄パレット　p03
=========================================== */
.page-iron-pallet #case-sec { padding-top: 0; }
.page-iron-pallet #contact-sec { background-color: #F8F8F8; }

section#p03box01.serviceBox01 .cnt .img_box.slash_line_outer01::before { top: 0; left: -100px; }

section#p03box02.serviceBox02 .available-list .available01 .box_in .list li span.th { width: 90px; }
section#p03box02.serviceBox02 .available-list .available01 .box_in .list li span.td { width: calc(100% - 90px); }
section#p03box02.serviceBox02 .available-list .available02 .box_in .list li span.th { width: 102px; }
section#p03box02.serviceBox02 .available-list .available02 .box_in .list li span.td { width: calc(100% - 102px); }
section#p03box02.serviceBox02 .available-list .available03 .box_in .list li span.th { width: 238px; }
section#p03box02.serviceBox02 .available-list .available03 .box_in .list li span.td { width: calc(100% - 238px); }
section#p03box02.serviceBox02 .available-list .available04 .box_in .list li span.th { width: 158px; }
section#p03box02.serviceBox02 .available-list .available04 .box_in .list li span.td { width: calc(100% - 158px); }

section#p03box03.serviceBox03 .feat-list .feat01 .text_box { width: 560px; }

/*スチールクレート　p04
=========================================== */
.page-steel-crate #case-sec { padding-top: 0; }
.page-steel-crate #contact-sec { background-color: #F8F8F8; }

section#p04box02.serviceBox02 .available-list .available01 .box_in .list li span.th { width: 180px; }
section#p04box02.serviceBox02 .available-list .available01 .box_in .list li span.td { width: calc(100% - 180px); }
section#p04box02.serviceBox02 .available-list .available02 .box_in .list li span.th { width: 102px; }
section#p04box02.serviceBox02 .available-list .available02 .box_in .list li span.td { width: calc(100% - 102px); }
section#p04box02.serviceBox02 .available-list .available03 .box_in .list li span.th { width: 238px; }
section#p04box02.serviceBox02 .available-list .available03 .box_in .list li span.td { width: calc(100% - 238px); }
section#p04box02.serviceBox02 .available-list .available04 .box_in .list li span.th { width: 158px; }
section#p04box02.serviceBox02 .available-list .available04 .box_in .list li span.td { width: calc(100% - 158px); }

/*工場付帯設備　p05
=========================================== */
.page-peripheral-equipment #case-sec .box { background: #F9F4CD; }
.page-peripheral-equipment #case-sec .box h3 { color: #3C3A34; }

section#p05box03.serviceBox03 { padding-top: 0; }

/*その他物流容器　p06
=========================================== */
.page-logistics-container #case-sec { margin-bottom: 0; }
.page-logistics-container #case-sec::after { display: none; }
.page-logistics-container #case-sec .box { background: #F9F4CD; }
.page-logistics-container #case-sec .box h3 { color: #3C3A34; }
.page-logistics-container #contact-sec { background-color: #FBF9EB; }

section#p06box01.serviceBox01 .cnt .img_box { width: 440px; height: 339px; }
section#p06box01.serviceBox01 .cnt .img_box img { display: block; position: absolute; top: -40px; left: 0; }
section#p06box01.serviceBox01 .kind_box { margin-top: 112px; }

/*会社案内　p07
=========================================== */
#p07box01 .cnt { justify-content: space-between; align-items: center; }
#p07box01 .cnt .text_box { width: 570px; }
#p07box01 .cnt .text_box .list { margin-top: 50px; }
#p07box01 .cnt .text_box .list .text { margin-bottom: 38px; }
#p07box01 .cnt .text_box .list .text:last-child { margin-bottom: 0; }
#p07box01 .cnt .text_box .list .text .midashi { font-size: 34px; margin-bottom: 20px; }
#p07box01 .cnt .img_box { width: 520px; }

#p07box02 .company-table tr { border-bottom: 1px solid #E9E8DD; }
#p07box02 .company-table tr:first-child th, #p07box02 .company-table tr:first-child td { padding-top: 0; }
#p07box02 .company-table tr:last-child { border-bottom: 0; }
#p07box02 .company-table tr:last-child th, #p07box02 .company-table tr:last-child td { padding-bottom: 0; }
#p07box02 .company-table tr th, #p07box02 .company-table tr td { padding: 25px 0; box-sizing: border-box; }
#p07box02 .company-table tr th { width: 200px; color: #613E16; }
#p07box02 .company-table tr td ul.list { justify-content: space-between; }
#p07box02 .company-table tr td ul.list li { display: flex; align-items: flex-start; flex-wrap: wrap; width: 50%; margin-top: 8px; }
#p07box02 .company-table tr td ul.list li:nth-child(-n+2) { margin-top: 0; }
#p07box02 .company-table tr td ul.list li .midashi { display: inline-block; width: 120px; }
#p07box02 .company-table tr td ul.list li a { display: inline-block; }
#p07box02 .company-table tr td ul.list li a::after { content: ""; display: inline-block; width: 24px; height: 24px; background: url(../img/common/icon_map.svg) no-repeat center, #3C3A34; background-size: 12px; margin-left: 5px; border-radius: 50%; vertical-align: -6px; }
#p07box02 .company-table tr td ul.list li a.no-link { pointer-events: none; }
#p07box02 .company-table tr td ul.list li a.no-link::after { display: none; }
#p07box02 .base_box { margin-top: 100px; }
#p07box02 .base_box .title01 { margin-bottom: 40px; }
#p07box02 .base_box .base-list { justify-content: center; }
#p07box02 .base_box .base-list .base01 { width: 300px; margin: 56px 40px 0 0; }
#p07box02 .base_box .base-list .base01:nth-child(-n+3) { margin-top: 0; }
#p07box02 .base_box .base-list .base01:nth-child(3n) { margin-right: 0; }
#p07box02 .base_box .base-list .base01 .img { width: 100%; height: 240px; border-radius: 10px; margin-bottom: 8px; }
#p07box02 .base_box .base-list .base01 .text { font-size: 20px; }

#p07box03 { padding-top: 0; margin-top: -40px; }
#p07box03 .cnt { justify-content: space-between; align-items: flex-start; }
#p07box03 .cnt .img_box { width: 370px; }
#p07box03 .cnt .img_box .img p.name { margin-top: 16px; }
#p07box03 .cnt .img_box .img p.name em { display: inline-block; margin-left: 16px; }
#p07box03 .cnt .text_box { width: 650px; }
#p07box03 .cnt .text_box .midashi { font-size: 32px; margin-bottom: 32px; }

#p07box04 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
#p07box04 .cnt .title01 { width: 100px; }
#p07box04 .cnt .text_box { width: 600px; }
#p07box04 .cnt .text_box .midashi { font-size: 34px; margin-bottom: 23px; }
#p07box04 .cnt .img_box { width: 220px; }
#p07box04 .activities-list .activity01 { width: 540px; background: #FFFFFF; border: 1px solid #FFD6A7; box-sizing: border-box; border-radius: 10px; overflow: hidden; margin: 20px 20px 0 0; }
#p07box04 .activities-list .activity01:nth-child(-n+2) { margin-top: 0; }
#p07box04 .activities-list .activity01:nth-child(2n) { margin-right: 0; }
#p07box04 .activities-list .activity01 h3 { width: 50px; display: flex; align-items: center; padding: 16px 0; box-sizing: border-box; background: #ED7E00; font-size: 20px; line-height: 1; }
#p07box04 .activities-list .activity01 .box_in { width: calc(100% - 50px); padding: 20px 30px; box-sizing: border-box; }
#p07box04 .activities-list .activity01 .box_in .img-list { justify-content: space-between; }
#p07box04 .activities-list .activity01 .box_in .img-list .img { width: 200px; }
#p07box04 .activities-list .activity01 .box_in .text { margin-top: 5px; font-weight: 700; }

#p07box05 .history-list .history01 { align-items: flex-start; padding: 16px 0; box-sizing: border-box; border-bottom: 1px solid #E8E8E8; position: relative; }
#p07box05 .history-list .history01:first-child { padding-top: 0; }
#p07box05 .history-list .history01:first-child::after { height: calc(100% - 15px); top: 15px; }
#p07box05 .history-list .history01:last-child { padding-bottom: 0; border-bottom: 0; }
#p07box05 .history-list .history01:last-child::after { height: 30px; }
#p07box05 .history-list .history01::after { content: ""; display: block; width: 1px; height: 100%; background: #ED7E00; position: absolute; top: 0px; left: 61.5px; z-index: 1; }
#p07box05 .history-list .history01 .era { width: 50px; margin-top: 4px; }
#p07box05 .history-list .history01 .box_in { width: calc(100% - 50px); align-items: flex-start; }
#p07box05 .history-list .history01 .box_in .day { width: 180px; padding-left: 32px; box-sizing: border-box; position: relative; }
#p07box05 .history-list .history01 .box_in .day .circle { width: 24px; height: 24px; background: rgba(237, 126, 0, 0.4); border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#p07box05 .history-list .history01 .box_in .day .circle::before { content: ""; display: block; width: 12px; height: 12px; background: #ED7E00; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p07box05 .history-list .history01 .box_in .day .num { display: inline-block; line-height: 33px; }
#p07box05 .history-list .history01 .box_in .day .num em { display: inline-block; font-size: 24px; font-weight: 500; text-align: right; }
#p07box05 .history-list .history01 .box_in .day .year.num em { min-width: 30px; }
#p07box05 .history-list .history01 .box_in .day .month.num em { min-width: 25px; }
#p07box05 .history-list .history01 .box_in .text { width: calc(100% - 180px); margin-top: 3px; }

/*オカタ産業の特長　p08
=========================================== */
#p08box01 { padding-bottom: 120px; }
#p08box01 .point-list { justify-content: center; margin-bottom: 7px; }
#p08box01 .point-list li { padding: 2px 19px 4px; box-sizing: border-box; border-width: 1px; border-style: solid; border-radius: 20px; font-size: 24px; line-height: 1.46; margin-right: 8px; }
#p08box01 .point-list li:last-child { margin-right: 0; }
#p08box01 .point-list li.text01 { border-color: #0E84D8; color: #0E84D8; }
#p08box01 .point-list li.text02 { border-color: #75B545; color: #75B545; }
#p08box01 .point-list li.text03 { border-color: #ED7E00; color: #ED7E00; }
#p08box01 .point-list li.text04 { border-color: #E3A934; color: #E3A934; }
#p08box01 h2.title { font-size: 36px; margin-bottom: 40px; }
#p08box01 .strength-list { justify-content: space-between; }
#p08box01 .strength-list .strength00 { width: 260px; padding: 140px 20px 30px 25px; box-sizing: border-box; border-radius: 20px; position: relative; }
#p08box01 .strength-list .strength00 .box_in { display: block; margin-bottom: 10px; }
#p08box01 .strength-list .strength00 .box_in .icon { width: 100px; height: 100px; background: #FFFFFF; border-radius: 50%; position: absolute; top: 20px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p08box01 .strength-list .strength00 .box_in .icon img { display: block; width: auto; height: 64px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p08box01 .strength-list .strength00 .box_in h3 { font-size: 24px; }
#p08box01 .strength-list .strength00 .box_in h3 .sub_title { display: block; font-size: 16px; }
#p08box01 .strength-list .strength00 .list li { font-family: 'NotoSansJP'; padding-left: 1em; text-indent: -1em; margin-bottom: 5px; }
#p08box01 .strength-list .strength00 .list li:last-child { margin-bottom: 0; }
#p08box01 .strength-list .strength01 { background: #E0F9FB; }
#p08box01 .strength-list .strength01 .box_in h3 .sub_title { color: #0E84D8; }
#p08box01 .strength-list .strength02 { background: #EFFBDB; }
#p08box01 .strength-list .strength02 .box_in h3 .sub_title { color: #75B545; }
#p08box01 .strength-list .strength03 { background: #FFF1E2; }
#p08box01 .strength-list .strength03 .box_in h3 .sub_title { color: #ED7E00; }
#p08box01 .strength-list .strength04 { background: #FBF7DB; }
#p08box01 .strength-list .strength04 .box_in h3 .sub_title { color: #E3A934; }

#p08box02 { padding-top: 120px; margin: 0; background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #f8f8f8 100%); }
#p08box02::before, #p08box02::after { display: none; }
#p08box02 .reason_box { position: relative; }
#p08box02 .reason_box .reason-list .reason01 { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#p08box02 .reason_box .reason-list .reason01:nth-child(2n) .img_box { order: 1; }
#p08box02 .reason_box .reason-list .reason01:nth-child(3) .img_box.slash_line_outer01::before { display: none; }
#p08box02 .reason_box .reason-list .reason01:nth-child(3) .img_box.slash_line_outer01::after { display: block; width: 150px; height: 177px; bottom: -30px; right: -40px; }
#p08box02 .reason_box .reason-list .reason01:last-child { margin-bottom: 0; }
#p08box02 .reason_box .reason-list .reason01 .img_box { width: 460px; }
#p08box02 .reason_box .reason-list .reason01 .img_box.slash_line_outer01::before { width: 210px; height: 300px; background: url(../img/common/common_line03.png) no-repeat center; background-size: contain; top: -150px; left: -140px; }
#p08box02 .reason_box .reason-list .reason01 .img_box.slash_line_outer01::after { display: none; }
#p08box02 .reason_box .reason-list .reason01 .text_box { width: 580px; }
#p08box02 .reason_box .reason-list .reason01 .text_box .num { font-size: 24px; font-weight: 500; margin-bottom: 8px; }
#p08box02 .reason_box .reason-list .reason01 .text_box h3 { font-size: 36px; margin-bottom: 32px; }
#p08box02 .reason_box .slash_line_outer { width: 1300px; height: calc(100% + 80px); top: 50%; left: 50%; transform: translate(-50%, -50%); }

/*設備紹介　p09
=========================================== */
#p09box01 .equipment-list .equipment01 { width: 510px; margin: 80px 80px 0 0; }
#p09box01 .equipment-list .equipment01:nth-child(-n+2) { margin-top: 0; }
#p09box01 .equipment-list .equipment01:nth-child(2n) { margin-right: 0; }
#p09box01 .equipment-list .equipment01 .img { width: 100%; height: 360px; border-radius: 10px; margin-bottom: 16px; }
#p09box01 .equipment-list .equipment01 .title { font-size: 24px; }
#p09box01 .equipment-list .equipment01 .info-table { margin-top: 20px; }
#p09box01 .equipment-list .equipment01 .info-table tr:first-child th { border-top: 1px solid #EED8C0; }
#p09box01 .equipment-list .equipment01 .info-table tr:first-child td { border-top: 1px solid #E8E8E8; }
#p09box01 .equipment-list .equipment01 .info-table tr th, #p09box01 .equipment-list .equipment01 .info-table tr td { padding: 16px 20px; box-sizing: border-box; }
#p09box01 .equipment-list .equipment01 .info-table tr th { width: 110px; background: #FFF1E2; border-bottom: 1px solid #EED8C0; }
#p09box01 .equipment-list .equipment01 .info-table tr td { border-bottom: 1px solid #E8E8E8; }
#p09box01 .line_box { justify-content: space-between; margin-top: 120px; }
#p09box01 .line_box .box { width: 533px; }
#p09box01 .line_box .box .line-list .line01 { width: 250px; margin: 30px 33px 0 0; }
#p09box01 .line_box .box .line-list .line01:nth-child(-n+2) { margin-top: 0; }
#p09box01 .line_box .box .line-list .line01:nth-child(2n) { margin-right: 0; }
#p09box01 .line_box .box .line-list .line01 .img { width: 100%; height: 200px; border-radius: 10px; margin-bottom: 8px; }
#p09box01 .line_box .box .line-list .line01 .title { font-size: 18px; }

/*実績紹介　p10
=========================================== */
#p10box01 { padding: 40px 0; }
#p10box01 .case-all-list .case01 { width: 270px; margin: 20px 20px 0 0; }
#p10box01 .case-all-list .case01:nth-child(-n+3) { margin-top: 0; }
#p10box01 .case-all-list .case01:nth-child(3n) { margin-right: 0; }
#p10box01 .case-all-list .case01 a { padding: 0; box-shadow: 0 0 24px rgba(203, 203, 203, 0.3); }
#p10box01 .case-all-list .case01 a .img { width: 100%; border-radius: 10px 10px 0 0; margin: 0 auto 15px; }
#p10box01 .case-all-list .case01 a .info_box { padding: 0 15px 16px; box-sizing: border-box; }
#p10box01 .case-all-list .case01 a .cate-list { margin-top: 11px; }
#p10box01 .case-all-list .case01 a .cate-list li { padding: 2px 16px 4px; font-size: 15px; }
#p10box01 .case-all-list .case01 a .info-list { margin-top: 20px; }
#p10box01 .case-all-list .case01 a .info-list li span { font-size: 14px; line-height: 19px; }
#p10box01 .case-all-list .case01 a .info-list li span.th { width: 50px; }
#p10box01 .case-all-list .case01 a .info-list li span.td { width: calc(100% - 66px); }
#p10box01 .case-all-list .case01 a .time { margin-top: 8px; }

.edit-midashi01 { padding: 6px 16px 8px; box-sizing: border-box; background: #ED7E00; border-radius: 5px; font-size: 18px; line-height: 1.45; color: #FFFFFF; margin-bottom: 24px; }

#caseBox01 #two-main { width: 840px; }
#caseBox01 .gallery_img { justify-content: space-between; align-items: flex-start; margin-bottom: 40px; }
#caseBox01 .gallery_img .gallery_main { width: 520px; margin-bottom: 0 !important; }
#caseBox01 .gallery_img .gallery_main .slick-prev, #caseBox01 .gallery_img .gallery_main .slick-next { width: 46px; height: 46px; background: #3C3A34; border-radius: 50%; border: 2px solid #3C3A34; box-sizing: border-box; top: 157px; transform: translate(0, 0); transition: 0.3s; z-index: 1; }
#caseBox01 .gallery_img .gallery_main .slick-prev::before, #caseBox01 .gallery_img .gallery_main .slick-prev::before, #caseBox01 .gallery_img .gallery_main .slick-next::before, #caseBox01 .gallery_img .gallery_main .slick-next::before { content: ""; display: block; width: 20px; height: 8px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 1; }
#caseBox01 .gallery_img .gallery_main .slick-prev:hover, #caseBox01 .gallery_img .gallery_main .slick-prev:focus, #caseBox01 .gallery_img .gallery_main .slick-next:hover, #caseBox01 .gallery_img .gallery_main .slick-next:focus { background: #FFFFFF; }
#caseBox01 .gallery_img .gallery_main .slick-prev:hover::before, #caseBox01 .gallery_img .gallery_main .slick-prev:focus::before, #caseBox01 .gallery_img .gallery_main .slick-next:hover::before, #caseBox01 .gallery_img .gallery_main .slick-next:focus::before { filter: brightness(0) saturate(100%) invert(17%) sepia(3%) saturate(1866%) hue-rotate(8deg) brightness(101%) contrast(83%); }
#caseBox01 .gallery_img .gallery_main .slick-prev { left: -23px; }
#caseBox01 .gallery_img .gallery_main .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
#caseBox01 .gallery_img .gallery_main .slick-next { right: -23px; }
#caseBox01 .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; height: 360px; }
#caseBox01 .gallery_img .gallery_main .gallery_main01 .img-caption { width: 100%; margin-top: 8px; }
#caseBox01 .gallery_img .gallery_thum { width: 250px; margin-bottom: 0 !important; }
#caseBox01 .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#caseBox01 .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; overflow: hidden; width: 120px; height: 82px; margin: 10px 10px 0 0; transition: 0.3s; }
#caseBox01 .gallery_img .gallery_thum .gallery_thum01:nth-child(-n+2) { margin-top: 0; }
#caseBox01 .gallery_img .gallery_thum .gallery_thum01:nth-child(2n) { margin-right: 0; }
#caseBox01 .gallery_img .gallery_thum .gallery_thum01.slick-current::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.64); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; }
#caseBox01 .info-table tr:first-child th { border-top: 1px solid #EED8C0; }
#caseBox01 .info-table tr:first-child td { border-top: 1px solid #E8E8E8; }
#caseBox01 .info-table tr th, #caseBox01 .info-table tr td { padding: 16px 20px; box-sizing: border-box; }
#caseBox01 .info-table tr th { width: 110px; background: #FFF1E2; border-bottom: 1px solid #EED8C0; }
#caseBox01 .info-table tr td { border-bottom: 1px solid #E8E8E8; }
#caseBox01 .case_box01 { margin-top: 40px; }
#caseBox01 .case_box01 .case-text img { margin: 10px 0; }

/*お知らせ　p11
=========================================== */
#p11box01 { padding: 40px 0; }
#p11box01 .blog-all-list .blog01 { margin-bottom: 30px; }
#p11box01 .blog-all-list .blog01:last-child { margin-bottom: 0; }

#blogBox01 #two-main { width: 830px; }
#blogBox01 .blog-text img { margin: 10px 0; }
#blogBox01 .post-navigation ul > li.blog-back { margin: 0 16px; }

/*採用情報　p12
=========================================== */
.entry_btn { width: 280px; height: 100px; }
.entry_btn a { display: flex; justify-content: center; width: 100%; height: 100%; padding: 6px 50px 0; box-sizing: border-box; background: #ED7E00; border: 3px solid #ED7E00; border-radius: 50px; position: relative; }
.entry_btn a:hover { text-decoration: none; background: #FFFFFF; }
.entry_btn a:hover::before { filter: brightness(0) saturate(100%) invert(48%) sepia(67%) saturate(2447%) hue-rotate(9deg) brightness(102%) contrast(101%); }
.entry_btn a:hover .btn-text { color: #ED7E00; }
.entry_btn a::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 8px 0 8px 8px; border-color: transparent transparent transparent #FFFFFF; position: absolute; top: 50%; right: 21px; transform: translateY(-50%); }
.entry_btn a .btn-text { text-align: center; transition: 0.3s; }
.entry_btn a .btn-text .en { display: block; font-size: 40px; font-weight: 500; line-height: 1.4; margin-bottom: -4px; }
.entry_btn a .btn-text .ja { display: block; font-size: 16px; font-weight: 900; }

.people01 { width: 340px; }
.people01 a { display: block; width: 100%; height: 100%; background: #FFFFFF; box-sizing: border-box; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
.people01 a:hover { text-decoration: none; }
.people01 a:hover .img .in_img { transform: scale(1.1); }
.people01 a .img { width: 100%; height: 240px; border-radius: 10px 10px 0 0; overflow: hidden; }
.people01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.people01 a .info_box { padding: 20px 20px 25px; box-sizing: border-box; }
.people01 a .info_box .title { font-size: 20px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.people01 a .info_box .info { align-items: flex-start; margin-top: 13px; }
.people01 a .info_box .info .cate-list { width: auto; }
.people01 a .info_box .info .cate-list li { padding: 0 12px 2px; background: #ED7E00; font-size: 15px; margin-right: 8px; }
.people01 a .info_box .info .info-text { margin-top: 3px; }
.people01 a .info_box .info .info-text span:last-child::after { display: none; }
.people01 a .info_box .info .info-text span::after { content: "/"; margin: 0 2px; }

#main.recruit_main { width: 100%; height: 740px; padding-top: 140px; box-sizing: border-box; background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 248, 239, 0.85) 20%, #faedde 100%); }
#main.recruit_main .main_box { width: 1520px; min-width: 1100px; height: 600px; border-radius: 30px; background: url("../img/p12/main01.png") no-repeat center; background-size: cover; position: relative; margin: 0 auto; }
#main.recruit_main .main_box .text_box { width: 480px; position: absolute; top: 150px; left: 80px; z-index: 1; }
#main.recruit_main .main_box .text_box .sub_title { display: inline-block; padding: 4px 8px; box-sizing: border-box; background: #ED7E00; font-size: 18px; line-height: 1.4; margin-bottom: 32px; }
#main.recruit_main .main_box .text_box h1 span { display: inline-block; padding: 0 16px 5px; box-sizing: border-box; background: #FFFFFF; font-size: 56px; line-height: 1.45; }
#main.recruit_main .main_box .entry_btn { position: absolute; bottom: 60px; right: 80px; }

#p12box01 { padding: 80px 0 200px; }
#p12box01 .cnt { justify-content: space-between; align-items: flex-start; position: relative; margin-bottom: 40px; }
#p12box01 .cnt .img_box { width: 530px; }
#p12box01 .cnt .img_box.slash_line_outer01::before { width: 210px; height: 300px; background: url("../img/p02/line01.png") no-repeat center; left: -135px; }
#p12box01 .cnt .img_box.slash_line_outer01::after { bottom: 3px; right: -39px; }
#p12box01 .cnt .text_box { width: 480px; margin-top: 52px; }
#p12box01 .cnt .text_box h2 { font-size: 40px; line-height: 1.42; margin-bottom: 40px; }
#p12box01 .cnt .text_box .name { font-size: 24px; line-height: 1.46; }
#p12box01 .cnt .text_box .name span { display: inline-block; padding: 0 12px 3px; box-sizing: border-box; background: #ED7E00; border-radius: 50px; font-size: 18px; line-height: 1.45; margin-right: 8px; }
#p12box01 .cnt .text_box.slash_line_outer02::before { top: 28px; bottom: auto; right: -90px; }
#p12box01 .cnt .slash_line_outer { width: 1300px; height: calc(100% + 80px); top: -40px; left: 50%; transform: translateX(-50%); }

#p12box02 { padding: 42px 0 122px; background: #ED7E00; position: relative; }
#p12box02::before { content: ""; display: block; width: 100%; height: 123px; background: url("../img/p12/bg01.png") no-repeat center bottom; background-size: contain; position: absolute; top: -122px; left: 0; }
#p12box02 .personality-list { justify-content: space-between; }
#p12box02 .personality-list .personality01 { width: 340px; }
#p12box02 .personality-list .personality01 .img { width: 100%; margin-bottom: 12px; }
#p12box02 .personality-list .personality01 h3 { font-size: 28px; line-height: 1.4; margin-bottom: 16px; }
#p12box02 .personality-list .personality01 .text em { font-size: 18px; }

#p12box03 { padding: 120px 0 92px; background: linear-gradient(180deg, #ED7E00 0%, #ED7E00 16%, #F8F8F8 16%, #F8F8F8 100%); position: relative; }
#p12box03::before { content: ""; display: block; width: calc(100% - 80px); height: 100%; background: #FFFFFF; border-top-right-radius: 80px; position: absolute; top: 0; left: 0; }
#p12box03 .wrap { z-index: 1; }
#p12box03 .cnt { justify-content: space-between; align-items: flex-start; }
#p12box03 .cnt .title01 { width: 132px; }
#p12box03 .cnt .people_box { width: 950px; }
#p12box03 .cnt .people_box #people-slider { display: flex; }
#p12box03 .cnt .people_box #people-slider .people01 { width: 300px; margin-right: 25px; }
#p12box03 .cnt .people_box #people-slider .people01:last-child { margin-right: 0; }
#p12box03 .cnt .people_box #people-slider .people01 a .img { height: 220px; }
#p12box03 .cnt .people_box .btn01 { margin-top: 48px; }

#p12box04 { padding: 120px 0; background: #F8F8F8; }
#p12box04 .cnt { justify-content: space-between; align-items: flex-start; }
#p12box04 .cnt .img_box { width: 570px; }
#p12box04 .cnt .text_box { width: 450px; margin-top: -23px; }
#p12box04 .cnt .text_box .recruit-title01 { margin-bottom: 40px; }
#p12box04 .cnt .text_box .midashi { font-size: 28px; margin-bottom: 32px; }
#p12box04 .btn01 { margin-top: 60px; }
#p12box04 .requirement_box { padding: 80px 120px; box-sizing: border-box; background: #FFFFFF; border-radius: 40px; margin-top: 80px; }
#p12box04 .requirement_box .box_in { justify-content: space-between; align-items: flex-start; }
#p12box04 .requirement_box .box_in .title02 { width: 70px; }
#p12box04 .requirement_box .box_in .requirement-list { width: 730px; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 { width: 100%; height: 200px; margin-bottom: 30px; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01:last-child { margin-bottom: 0; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 100%; background: #FFFFFF; border-radius: 10px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.16); position: relative; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a:hover { text-decoration: none; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a:hover .img .in_img { transform: scale(1.1); }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a .img { width: 280px; height: 100%; border-radius: 10px 0 0 10px; overflow: hidden; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a .info_box { width: calc(100% - 280px); padding: 0 40px; box-sizing: border-box; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a .info_box .sub { font-size: 18px; margin-bottom: 5px; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a .info_box .title { font-size: 29px; }
#p12box04 .requirement_box .box_in .requirement-list .requirement01 a .icon { display: block; width: 40px; height: 40px; background-color: #3C3A34; background-image: url("../img/p12/icon_ex.svg"); background-repeat: no-repeat; background-position: center; background-size: 18px; border-radius: 50%; position: absolute; bottom: 20px; right: 20px; }

#btn-list01 { height: 320px; }
#btn-list01 .btn_box00 { width: calc(100% / 3); height: 100%; }
#btn-list01 .btn_box00 a { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }
#btn-list01 .btn_box00 a:hover { text-decoration: none; }
#btn-list01 .btn_box00 a:hover::before { opacity: 0; }
#btn-list01 .btn_box00 a::before { content: ""; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; top: 0; left: 0; transition: 0.3s; }
#btn-list01 .btn_box00 a .btn-text { width: 100%; padding: 0 60px; box-sizing: border-box; font-size: 29px; text-shadow: 0 0 8px rgba(0, 0, 0, 0.4); position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 1; }
#btn-list01 .btn_box00 a .btn-text::before { content: ""; display: block; width: 20px; height: 8px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 50px; transform: translateY(-50%); }
#btn-list01 .btn_box00 a .btn-text .sub { display: block; font-size: 18px; margin-bottom: 8px; }
#btn-list01 .btn_box01.btn_box00 a { background-image: url("../img/p12/btn_img01.jpg"); }
#btn-list01 .btn_box02.btn_box00 a { background-image: url("../img/p12/btn_img02.jpg"); }
#btn-list01 .btn_box03.btn_box00 a { background-image: url("../img/p12/btn_img03.jpg"); }

#entry-sec.entry_btn { width: 100%; height: 310px; }
#entry-sec.entry_btn a { padding: 0; border: 0; border-radius: 0; }
#entry-sec.entry_btn a:hover { text-decoration: none; background: #ED7E00; opacity: 0.7; }
#entry-sec.entry_btn a:hover::before { filter: none; }
#entry-sec.entry_btn a:hover .btn-text { color: #FFFFFF; }
#entry-sec.entry_btn a::before { display: none; }
#entry-sec.entry_btn a .wrap { padding-top: 99px; box-sizing: border-box; }
#entry-sec.entry_btn a .btn-text .en { font-size: 64px; margin-bottom: 0; }
#entry-sec.entry_btn a .arrow { display: block; width: 20px; height: 8px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }

/*人を知る　p13
=========================================== */
#p13box01 { padding: 70px 0 40px; }
#p13box01 .people_cate-list li { margin-top: 10px; margin-right: 10px; }
#p13box01 .people_cate-list li:last-child { margin-right: 0; }
#p13box01 .people_cate-list li a { display: inline-block; padding: 5px 15px 7px; border: 1px solid #ED7E00; box-sizing: border-box; border-radius: 50px; font-size: 18px; line-height: 26px; color: #ED7E00; }
#p13box01 .people_cate-list li a:hover { text-decoration: none; background: #ED7E00; color: #FFFFFF; }
#p13box01 .people_cate-list li.on_cat a { background: #ED7E00; color: #FFFFFF; }
#p13box01 .people-all-list { margin-top: 60px; }
#p13box01 .people-all-list .people01 { margin: 40px 40px 0 0; }
#p13box01 .people-all-list .people01:nth-child(-n+3) { margin-top: 0; }
#p13box01 .people-all-list .people01:nth-child(3n) { margin-right: 0; }

#peopleBox01 { padding: 80px 0; }
#peopleBox01 .qa-list .qa_box01 { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#peopleBox01 .qa-list .qa_box01:last-child { margin-bottom: 0; }
#peopleBox01 .qa-list .qa_box01 .text_box { width: 700px; }
#peopleBox01 .qa-list .qa_box01 .text_box h2 { padding-left: 47px; box-sizing: border-box; font-size: 20px; margin-bottom: 19px; position: relative; }
#peopleBox01 .qa-list .qa_box01 .text_box h2 .num { display: inline-block; font-size: 24px; line-height: 1.375; font-weight: 500; position: absolute; top: -1px; left: 0; }
#peopleBox01 .qa-list .qa_box01 .text_box.full { width: 100%; }
#peopleBox01 .qa-list .qa_box01 .img_box { width: 340px; }
#peopleBox01 .qa-list .qa_box01 .img_box .img { width: 100%; height: 240px; border-radius: 10px; }
#peopleBox01 .schedule_box { justify-content: space-between; align-items: flex-start; padding: 80px 80px 85px; box-sizing: border-box; background: #F8F8F8; border-radius: 20px; margin-top: 80px; }
#peopleBox01 .schedule_box .title02 { width: 80px; }
#peopleBox01 .schedule_box .schedule-list { width: 785px; }
#peopleBox01 .schedule_box .schedule-list .schedule01 { align-items: flex-start; padding: 16px 0; box-sizing: border-box; border-bottom: 1px solid #E8E8E8; position: relative; }
#peopleBox01 .schedule_box .schedule-list .schedule01:first-child { padding-top: 0; }
#peopleBox01 .schedule_box .schedule-list .schedule01:first-child::after { height: calc(100% - 11px); top: 11px; }
#peopleBox01 .schedule_box .schedule-list .schedule01:last-child { padding-bottom: 0; border-bottom: 0; }
#peopleBox01 .schedule_box .schedule-list .schedule01:last-child::after { height: 35px; }
#peopleBox01 .schedule_box .schedule-list .schedule01::after { content: ""; display: block; width: 1px; height: 100%; background: #ED7E00; position: absolute; top: 0px; left: 12px; z-index: 1; }
#peopleBox01 .schedule_box .schedule-list .schedule01 .time { width: 116px; padding-left: 32px; box-sizing: border-box; position: relative; }
#peopleBox01 .schedule_box .schedule-list .schedule01 .time .circle { width: 24px; height: 24px; background: rgba(237, 126, 0, 0.4); border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#peopleBox01 .schedule_box .schedule-list .schedule01 .time .circle::before { content: ""; display: block; width: 12px; height: 12px; background: #ED7E00; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#peopleBox01 .schedule_box .schedule-list .schedule01 .time .num { display: inline-block; font-size: 24px; font-weight: 500; line-height: 33px; }
#peopleBox01 .schedule_box .schedule-list .schedule01 .text_box { width: calc(100% - 116px); }
#peopleBox01 .schedule_box .schedule-list .schedule01 .text_box h3 { font-size: 20px; }
#peopleBox01 .schedule_box .schedule-list .schedule01 .text_box .text { margin-top: 7px; }
#peopleBox01 .holiday_box { justify-content: space-between; align-items: flex-start; margin-top: 80px; }
#peopleBox01 .holiday_box .text_box { width: 700px; order: 1; }
#peopleBox01 .holiday_box .text_box .title02 { text-align: left; }
#peopleBox01 .holiday_box .text_box .title02::before { left: 0; transform: translateX(0); }
#peopleBox01 .holiday_box .text_box.full { width: 100%; }
#peopleBox01 .holiday_box .img_box { width: 340px; }
#peopleBox01 .holiday_box .img_box .img { width: 100%; height: 240px; border-radius: 10px; }

#peopleBox02 { padding: 120px 0; background: #F8F8F8; }
#peopleBox02 #people-slider { display: flex; }
#peopleBox02 #people-slider .people01 { margin-right: 40px; }
#peopleBox02 #people-slider .people01:last-child { margin-right: 0; }
#peopleBox02 .btn01 { margin-top: 40px; }

.single-people:has(#peopleBox02) #contact-sec { background-color: #F8F8F8; }

/*職種紹介　p14
=========================================== */
.page-job { background: #F8F8F8; overflow: visible; }
.page-job footer { overflow: hidden; }
.page-job #contact-sec { background-color: #FFFFFF; }

#p14box01 { padding: 80px 0 120px; }
#p14box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 63px; }
#p14box01 .cnt .title { width: 430px; font-size: 33px; }
#p14box01 .cnt .text { width: 590px; }
#p14box01 .box .shadow_box { background: #FFFFFF; border-radius: 20px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.08); }
#p14box01 .box .box_in01 { height: 80px; }
#p14box01 .box .box_in01 p { width: 100%; padding: 26px 0 25px; box-sizing: border-box; font-size: 20px; line-height: 1.45; font-weight: 700; text-align: center; }
#p14box01 .box .box_in01 p.text02, #p14box01 .box .box_in01 p.text03 { display: none; }
#p14box01 .box .arrow_box { height: 100px; box-sizing: border-box; }
#p14box01 .box .arrow_box > div { position: relative; }
#p14box01 .box .arrow_box > div span.text { display: block; font-size: 20px; line-height: 1.45; font-weight: 700; }
#p14box01 .box .arrow_box > div span.arrow { display: block; width: 16px; position: absolute; z-index: 1; }
#p14box01 .box .arrow_box > div span.arrow::after { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; left: 50%; transform: translateX(-50%); }
#p14box01 .box .arrow_box .arrow01 { padding-left: 35px; box-sizing: border-box; margin-left: 165px; }
#p14box01 .box .arrow_box .arrow01 span.arrow { height: 120px; background: #0E84D8; left: 7px; top: 0; }
#p14box01 .box .arrow_box .arrow01 span.arrow::after { border-width: 20px 15px 0 15px; border-color: #0E84D8 transparent transparent transparent; bottom: -19px; }
#p14box01 .box .arrow_box .arrow01 span.text { margin-top: 24px; }
#p14box01 .box .arrow_box .arrow02 { width: 280px; margin: 20px 40px 0 190px; }
#p14box01 .box .arrow_box .arrow02 span.text { width: 100%; padding: 15px 0 16px; box-sizing: border-box; text-align: center; border-radius: 10px; }
#p14box01 .box .arrow_box .arrow03 { padding-left: 35px; box-sizing: border-box; }
#p14box01 .box .arrow_box .arrow03 span.arrow { height: 120px; background: #ED7E00; left: 7px; top: 19px; }
#p14box01 .box .arrow_box .arrow03 span.arrow::after { border-width: 0 15px 20px 15px; border-color: transparent transparent #ED7E00 transparent; top: -19px; }
#p14box01 .box .arrow_box .arrow03 span.text { margin-top: 47px; }
#p14box01 .box .box_in02 { justify-content: space-between; align-items: flex-start; padding: 40px 50px 45px; box-sizing: border-box; }
#p14box01 .box .box_in02 .midashi01 { font-size: 28px; line-height: 1; }
#p14box01 .box .box_in02 .list { width: 920px; }
#p14box01 .box .box_in02 .list .list_in { width: 240px; padding: 20px 0; box-sizing: border-box; border-radius: 10px; text-align: center; margin-right: 40px; position: relative; }
#p14box01 .box .box_in02 .list .list_in:last-child { margin-right: 0; }
#p14box01 .box .box_in02 .list .list_in span.arrow { display: block; width: 16px; height: 40px; position: absolute; z-index: 1; }
#p14box01 .box .box_in02 .list .list_in span.arrow::after { content: ""; display: block; width: 0; height: 0; border-style: solid; position: absolute; }
#p14box01 .box .box_in02 .list .list_in img { width: 100px; }
#p14box01 .box .box_in02 .list .list_in .text_box { margin-top: 8px; }
#p14box01 .box .box_in02 .list .list_in .text_box .midashi { font-size: 24px; line-height: 1.46; }
#p14box01 .box .box_in02 .list .list_in .text_box .text { margin-top: 4px; }
#p14box01 .box .box_in02 .list .list_in01 { background: #E0F9FB; }
#p14box01 .box .box_in02 .list .list_in01 span.arrow { width: 20px; height: 16px; background: #0E84D8; right: -20px; top: 50%; transform: translateY(-50%); }
#p14box01 .box .box_in02 .list .list_in01 span.arrow::after { border-width: 15px 0 15px 20px; border-color: transparent transparent transparent #0E84D8; top: 50%; transform: translateY(-50%); right: -20px; }
#p14box01 .box .box_in02 .list .list_in02 { background: #EFFBDB; }
#p14box01 .box .box_in02 .list .list_in02 span.arrow { background: #75B545; top: -40px; right: 52px; }
#p14box01 .box .box_in02 .list .list_in02 span.arrow::after { border-width: 0 15px 20px 15px; border-color: transparent transparent #75B545 transparent; top: -19px; left: 50%; transform: translateX(-50%); }
#p14box01 .box .box_in02 .list .list_in03 { background: #FFF1E2; }
#p14box01 .box .box_in02 .list .list_in03 span.arrow { background: #ED7E00; top: -60px; left: 52px; }
#p14box01 .box .box_in02 .list .list_in03 span.arrow::after { border-width: 20px 15px 0 15px; border-color: #ED7E00 transparent transparent transparent; bottom: -19px; left: 50%; transform: translateX(-50%); }
#p14box01 .box .box_in02 .list .list_in04 { width: 80px; padding: 20px 15px; background: #FBF7DB; }
#p14box01 .box .box_in02 .list .list_in04 img { width: 100%; }
#p14box01 .box .box_in02 .list .list_in04 .text_box { margin-top: 10px; }
#p14box01 .box .box_in02 .list .list_in04 .text_box .midashi { line-height: 50px; }

#p14box02 { padding: 120px 0 40px; background: #FFFFFF; }
#p14box02 .wrap.twin div#two-side { width: 120px; }
#p14box02 .wrap.twin div#two-main { width: 900px; }
#p14box02 .anchor_box { margin-top: 20px; position: sticky; top: 130px; }
#p14box02 .anchor_box .anchor-list:last-child li { border-bottom: 1px solid #E8E8E8; }
#p14box02 .anchor_box .anchor-list:last-child li:last-child { border-bottom: 0; }
#p14box02 .anchor_box .anchor-list li { border-bottom: 1px solid #E8E8E8; }
#p14box02 .anchor_box .anchor-list li a { display: block; padding: 20px 20px 20px 0; box-sizing: border-box; font-weight: 700; position: relative; }
#p14box02 .anchor_box .anchor-list li a:hover { text-decoration: none; }
#p14box02 .anchor_box .anchor-list li a:hover::before { right: 0; }
#p14box02 .anchor_box .anchor-list li a::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 8px; border-color: transparent transparent transparent #3C3A34; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); transition: 0.3s; }
#p14box02 .job-list .job01 { padding: 70px 0 80px 80px; box-sizing: border-box; position: relative; z-index: 1; margin-bottom: 50px; }
#p14box02 .job-list .job01:last-child { margin-bottom: 0; }
#p14box02 .job-list .job01::before { content: ""; display: block; width: calc(100% + 80px); height: 100%; border-radius: 20px; position: absolute; top: 0; left: 0; z-index: -1; }
#p14box02 .job-list .job01 .title { padding-left: 37px; box-sizing: border-box; font-size: 32px; line-height: 1.44; position: relative; }
#p14box02 .job-list .job01 .title .num { display: inline-block; font-size: 24px; line-height: 1.375; font-weight: 500; position: absolute; top: 10px; left: 0; color: #0E84D8; }
#p14box02 .job-list .job01 .text { margin-top: 16px; }
#p14box02 .job-list .job01 .list_box { padding: 32px 40px; box-sizing: border-box; background: rgba(255, 255, 255, 0.7); border-radius: 10px; margin-top: 32px; }
#p14box02 .job-list .job01 .list_box h3 { font-size: 20px; margin-bottom: 8px; }
#p14box02 .job-list .job01 .list_box .list li { padding-left: 16px; box-sizing: border-box; font-family: 'NotoSansJP'; font-weight: 400; position: relative; margin-bottom: 5px; }
#p14box02 .job-list .job01 .list_box .list li:last-child { margin-bottom: 0; }
#p14box02 .job-list .job01 .list_box .list li::before { content: "・"; display: block; position: absolute; top: 0; left: 0; }
#p14box02 .job-list .job01 .info-list { margin-top: 40px; }
#p14box02 .job-list .job01 .info-list .info01 { justify-content: space-between; align-items: flex-start; margin-bottom: 25px; }
#p14box02 .job-list .job01 .info-list .info01:last-child { margin-bottom: 0; }
#p14box02 .job-list .job01 .info-list .info01 .text_box { width: 540px; order: 1; }
#p14box02 .job-list .job01 .info-list .info01 .text_box h3 { font-size: 24px; margin-bottom: 24px; }
#p14box02 .job-list .job01 .info-list .info01 .img_box { width: 250px; }
#p14box02 .job-list #sales01.job01::before { background: #EBFCFE; }
#p14box02 .job-list #sales01.job01 .title .num { color: #0E84D8; }
#p14box02 .job-list #production_control01.job01::before { background: #F7FFEB; }
#p14box02 .job-list #production_control01.job01 .title .num { color: #75B545; }
#p14box02 .job-list #manufacturing01.job01::before { background: #FFF5EB; }
#p14box02 .job-list #manufacturing01.job01 .title .num { color: #ED7E00; }
#p14box02 .job-list #general_affairs01.job01::before { background: #FEFBE9; }
#p14box02 .job-list #general_affairs01.job01 .title .num { color: #C8B321; }
#p14box02 .job-list #general_affairs01.job01 .cnt { justify-content: space-between; align-items: flex-start; margin-top: 24px; }
#p14box02 .job-list #general_affairs01.job01 .cnt .text_box { width: 500px; }
#p14box02 .job-list #general_affairs01.job01 .cnt .text_box h3 { font-size: 24px; }
#p14box02 .job-list #general_affairs01.job01 .cnt .img_box { width: 280px; }
#p14box02 .job-list #general_affairs01.job01 .list_box { padding-bottom: 40px; margin-top: 40px; }
#p14box02 .job-list #general_affairs01.job01 .list_box h3 { margin-bottom: 16px; }
#p14box02 .job-list #general_affairs01.job01 .list_box .list02 li { padding-left: 16px; box-sizing: border-box; font-family: 'NotoSansJP'; font-weight: 400; position: relative; margin-bottom: 8px; }
#p14box02 .job-list #general_affairs01.job01 .list_box .list02 li:last-child { margin-bottom: 0; }
#p14box02 .job-list #general_affairs01.job01 .list_box .list02 li::before { content: "・"; display: block; font-weight: 700; position: absolute; top: 0; left: 0; }
#p14box02 .job-list #general_affairs01.job01 .list_box .list02 li .midashi { display: block; font-weight: 700; margin-bottom: 2px; }

/*福利厚生・研修　p15
=========================================== */
.page-training #contact-sec { background-color: #F8F8F8; }

#p15box01 { padding: 80px 0 120px; }
#p15box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 63px; }
#p15box01 .cnt .title01 { margin-bottom: 0; }
#p15box01 .cnt .text { width: 560px; margin-top: 8px; }
#p15box01 .benefits-list { margin-top: 60px; }
#p15box01 .benefits-list .benefits00 { width: 540px; border: 1px solid #E8E8E8; border-radius: 20px; box-sizing: border-box; overflow: hidden; margin: 20px 20px 0 0; }
#p15box01 .benefits-list .benefits00:nth-child(-n+2) { margin-top: 0; }
#p15box01 .benefits-list .benefits00:nth-child(2n) { margin-right: 0; }
#p15box01 .benefits-list .benefits00 .title_box { justify-content: space-between; align-items: center; padding: 20px 30px; box-sizing: border-box; }
#p15box01 .benefits-list .benefits00 .title_box img { display: block; width: 80px; }
#p15box01 .benefits-list .benefits00 .title_box .title { width: calc(100% - 96px); }
#p15box01 .benefits-list .benefits00 .title_box .title h3 { font-size: 24px; line-height: 1.46; margin-bottom: 4px; }
#p15box01 .benefits-list .benefits00 .box_in { padding: 30px 40px 40px; box-sizing: border-box; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr:first-child th, #p15box01 .benefits-list .benefits00 .box_in .list-table tr:first-child td { padding-top: 0; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr:first-child td::before { top: 0; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr:last-child { border-bottom: 0; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr:last-child th, #p15box01 .benefits-list .benefits00 .box_in .list-table tr:last-child td { padding-bottom: 0; border-bottom: 0; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr th, #p15box01 .benefits-list .benefits00 .box_in .list-table tr td { padding: 8px 0; box-sizing: border-box; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr th { width: 120px; border-bottom: 1px solid #E8E8E8; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr td { padding-left: 32px; box-sizing: border-box; border-bottom: 1px solid #E8E8E8; font-weight: 700; position: relative; }
#p15box01 .benefits-list .benefits00 .box_in .list-table tr td::before { content: "…"; display: block; position: absolute; top: 8px; left: 8px; }
#p15box01 .benefits-list .benefits01 .title_box { background: #E0F9FB; }
#p15box01 .benefits-list .benefits02 .title_box { background: #EFFBDB; }
#p15box01 .benefits-list .benefits03 .title_box { background: #FFF1E2; }
#p15box01 .benefits-list .benefits04 .title_box { background: #FBF7DB; }

#p15box02 { padding: 120px 0 40px; background: #F8F8F8; }
#p15box02 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 63px; }
#p15box02 .cnt .title01 { margin-bottom: 0; }
#p15box02 .cnt .text { width: 560px; margin-top: 8px; }
#p15box02 .training-list { margin-top: 60px; }
#p15box02 .training-list .training01 { padding: 60px 70px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; margin-bottom: 40px; }
#p15box02 .training-list .training01:last-child { padding: 60px; margin-bottom: 0; }
#p15box02 .training-list .training01 .title_box { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#p15box02 .training-list .training01 .title_box .title02 { text-align: left; margin-bottom: 0; }
#p15box02 .training-list .training01 .title_box .title02::before { left: 0; transform: translateX(0); }
#p15box02 .training-list .training01 .title_box .text { width: 500px; margin-top: 8px; }
#p15box02 .training-list .training01 .step_box .step01 { margin-bottom: 48px; }
#p15box02 .training-list .training01 .step_box .step01:last-child { margin-bottom: 0; }
#p15box02 .training-list .training01 .step_box .step01 h4 { padding: 5px 0 8px; box-sizing: border-box; background: #ED7E00; border-radius: 5px; font-size: 24px; line-height: 1.46; margin-bottom: 24px; }
#p15box02 .training-list .training01 .step_box .step01 .step-list { justify-content: space-between; }
#p15box02 .training-list .training01 .step_box .step01 .step-list .list_in { width: 220px; }
#p15box02 .training-list .training01 .step_box .step01 .step-list .list_in > div.flex { display: block; }
#p15box02 .training-list .training01 .step_box .step01 .step-list .list_in > div.flex h5 { font-size: 22px; line-height: 1.45; margin: 8px 0 13px; }
#p15box02 .training-list .training01 .step_box .step01 .step-list .list_in > div.flex h5 .sub { display: block; font-size: 16px; line-height: 1.5; margin-bottom: 2px; }
#p15box02 .training-list .training01 .shikaku_box { padding: 32px 40px; box-sizing: border-box; background: #FFF5EB; border-radius: 20px; }
#p15box02 .training-list .training01 .shikaku_box h4 { font-size: 20px; margin-bottom: 8px; }
#p15box02 .training-list .training01 .shikaku_box .box_in { justify-content: space-between; align-items: flex-start; }
#p15box02 .training-list .training01 .shikaku_box .box_in .list { width: 50%; }
#p15box02 .training-list .training01 .shikaku_box .box_in .list li { padding-left: 16px; box-sizing: border-box; font-family: 'NotoSansJP'; font-weight: 400; position: relative; margin-bottom: 5px; }
#p15box02 .training-list .training01 .shikaku_box .box_in .list li:last-child { margin-bottom: 0; }
#p15box02 .training-list .training01 .shikaku_box .box_in .list li::before { content: "・"; display: block; position: absolute; top: 0; left: 0; }
#p15box02 .training-list .training01 .support-list { justify-content: space-between; margin-top: 40px; }
#p15box02 .training-list .training01 .support-list .support01 { width: 300px; }
#p15box02 .training-list .training01 .support-list .support01 h4 { font-size: 24px; line-height: 1.46; margin: 12px 0; }

/*データで見る　p16
=========================================== */
.page-data { background: #F8F8F8; }
.page-data #contact-sec { background-color: #F8F8F8; }

#p16box01 { padding: 80px 0 40px; }
#p16box01 .data-list { justify-content: space-between; }
#p16box01 .data-list .data00 { padding: 50px 0; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; margin-top: 20px; }
#p16box01 .data-list .data00:nth-child(-n+2) { margin-top: 0; }
#p16box01 .data-list .data00 h2 { display: inline-block; padding: 4px 16px 6px; box-sizing: border-box; background: #3C3A34; border-radius: 10px 0 20px 0; font-size: 18px; line-height: 1.44; position: absolute; top: 0; left: 0; z-index: 1; }
#p16box01 .data-list .data00 .num { font-size: 24px; line-height: 1.46; font-weight: 700; }
#p16box01 .data-list .data00 .num em { display: inline-block; font-size: 48px; line-height: 1.4; font-weight: 500; margin-right: 4px; }
#p16box01 .data-list .data00 .cnt { justify-content: center; align-items: center; }
#p16box01 .data-list .data00 .cnt img { width: 77px; }
#p16box01 .data-list .data00 .cnt .num { margin-left: 16px; }
#p16box01 .data-list .data00 .text_box { padding: 30px; box-sizing: border-box; border-radius: 10px; }
#p16box01 .data-list .data00 .text_box h3 { font-size: 18px; line-height: 1.44; margin-bottom: 16px; }
#p16box01 .data-list .data01 { width: 340px; padding-bottom: 40px; text-align: center; }
#p16box01 .data-list .data01 img { width: 100px; }
#p16box01 .data-list .data01 .num { text-align: center; margin-top: 3px; }
#p16box01 .data-list .data02 { width: 740px; padding-bottom: 30px; }
#p16box01 .data-list .data02 .box_in { justify-content: center; align-items: flex-start; }
#p16box01 .data-list .data02 .box_in .graph_box { position: relative; margin-right: 40px; }
#p16box01 .data-list .data02 .box_in .graph_box .graph01 { width: 160px; height: 160px; border-radius: 50%; position: relative; }
#p16box01 .data-list .data02 .box_in .graph_box .graph01::before { content: ""; width: 108px; height: 108px; border-radius: 50%; background: #FFFFFF; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p16box01 .data-list .data02 .box_in .graph_box .num01, #p16box01 .data-list .data02 .box_in .graph_box .num02, #p16box01 .data-list .data02 .box_in .graph_box .num03, #p16box01 .data-list .data02 .box_in .graph_box .num04, #p16box01 .data-list .data02 .box_in .graph_box .num05 { font-size: 16px; line-height: 1.5; position: absolute; z-index: 1; }
#p16box01 .data-list .data02 .box_in .graph_box .num01::before, #p16box01 .data-list .data02 .box_in .graph_box .num02::before, #p16box01 .data-list .data02 .box_in .graph_box .num03::before, #p16box01 .data-list .data02 .box_in .graph_box .num04::before, #p16box01 .data-list .data02 .box_in .graph_box .num05::before { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; }
#p16box01 .data-list .data02 .box_in .graph_box .num01 em, #p16box01 .data-list .data02 .box_in .graph_box .num02 em, #p16box01 .data-list .data02 .box_in .graph_box .num03 em, #p16box01 .data-list .data02 .box_in .graph_box .num04 em, #p16box01 .data-list .data02 .box_in .graph_box .num05 em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .data-list .data02 .box_in .graph_box .num01 { top: 0; left: -53px; }
#p16box01 .data-list .data02 .box_in .graph_box .num01::before { width: 20px; height: 7px; background-image: url("../img/p16/line01.svg"); top: 13px; right: -24px; }
#p16box01 .data-list .data02 .box_in .graph_box .num02 { top: 63px; left: -68px; }
#p16box01 .data-list .data02 .box_in .graph_box .num02::before { width: 23px; height: 11px; background-image: url("../img/p16/line02.svg"); top: -5px; right: -12px; }
#p16box01 .data-list .data02 .box_in .graph_box .num03 { bottom: 1px; left: -50px; }
#p16box01 .data-list .data02 .box_in .graph_box .num03::before { width: 17px; height: 11px; background-image: url("../img/p16/line03.svg"); top: -12px; right: 5px; }
#p16box01 .data-list .data02 .box_in .graph_box .num04 { top: 0; right: -53px; }
#p16box01 .data-list .data02 .box_in .graph_box .num04::before { width: 12px; height: 11px; background-image: url("../img/p16/line04.svg"); top: 16px; left: -19px; }
#p16box01 .data-list .data02 .box_in .graph_box .num05 { bottom: 30px; right: -72px; }
#p16box01 .data-list .data02 .box_in .graph_box .num05::before { width: 12px; height: 11px; background-image: url("../img/p16/line05.svg"); top: 9px; left: -17px; }
#p16box01 .data-list .data02 .box_in .graph_box .num06 { width: 108px; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; }
#p16box01 .data-list .data02 .box_in .graph_box .num06 em { letter-spacing: -0.016em; margin-right: 0; }
#p16box01 .data-list .data02 .box_in .waku { width: 224px; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li { display: flex; align-items: center; font-weight: 700; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li .midashi { width: 155px; padding-left: 22px; box-sizing: border-box; position: relative; margin-right: 5px; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li .midashi .icon { display: block; width: 14px; height: 14px; position: absolute; top: 7px; left: 0; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li .num { min-width: 50px; text-align: right; font-size: 16px; line-height: 1.5; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li .num em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li.li01 .midashi .icon { background: #ED7E00; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li.li02 .midashi .icon { background: #0E84D8; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li.li03 .midashi .icon { background: #E1C925; }
#p16box01 .data-list .data02 .box_in .waku .num-list01 li.li04 .midashi .icon { background: #75B545; }
#p16box01 .data-list .data02 .box_in .waku .sub_text { margin-top: 5px; text-align: left; }
#p16box01 .data-list .data03 { width: 540px; }
#p16box01 .data-list .data03 .box_in { justify-content: center; align-items: flex-start; }
#p16box01 .data-list .data03 .box_in .graph_box { margin-right: 40px; }
#p16box01 .data-list .data03 .box_in .graph_box .graph02 { width: 140px; height: 140px; border-radius: 50%; background-image: conic-gradient(#ED7E00 0% 36%, #0E84D8 36% 76%, #E1C925 76% 85%, #75B545 85% 100%); }
#p16box01 .data-list .data03 .box_in .num-list01 { width: 220px; }
#p16box01 .data-list .data03 .box_in .num-list01 li { display: flex; align-items: center; font-weight: 700; }
#p16box01 .data-list .data03 .box_in .num-list01 li .midashi { width: 155px; padding-left: 22px; box-sizing: border-box; position: relative; margin-right: 5px; }
#p16box01 .data-list .data03 .box_in .num-list01 li .midashi .icon { display: block; width: 14px; height: 14px; position: absolute; top: 7px; left: 0; }
#p16box01 .data-list .data03 .box_in .num-list01 li .num { min-width: 50px; text-align: right; font-size: 16px; line-height: 1.5; }
#p16box01 .data-list .data03 .box_in .num-list01 li .num em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .data-list .data03 .box_in .num-list01 li.li01 .midashi .icon { background: #ED7E00; }
#p16box01 .data-list .data03 .box_in .num-list01 li.li02 .midashi .icon { background: #0E84D8; }
#p16box01 .data-list .data03 .box_in .num-list01 li.li03 .midashi .icon { background: #E1C925; }
#p16box01 .data-list .data03 .box_in .num-list01 li.li04 .midashi .icon { background: #75B545; }
#p16box01 .data-list .data04 { width: 540px; padding-top: 80px; }
#p16box01 .data-list .data04 .box_in { justify-content: center; align-items: center; }
#p16box01 .data-list .data04 .box_in .cnt { width: auto; margin-right: 40px; }
#p16box01 .data-list .data04 .box_in .cnt:last-child { margin-right: 0; }
#p16box01 .data-list .data04 .box_in .cnt .num { margin-left: 10px; }
#p16box01 .data-list .data04 .box_in .cnt .num .midashi { display: block; font-size: 18px; margin-bottom: -6px; }
#p16box01 .data-list .data05 { width: 350px; padding-top: 70px; }
#p16box01 .data-list .data05 .cnt img { width: 80px; }
#p16box01 .data-list .data06 { width: 350px; padding-top: 70px; }
#p16box01 .data-list .data06 .cnt .num { margin-top: 7px; }
#p16box01 .data-list .data07 { width: 350px; padding-top: 70px; }
#p16box01 .data-list .data07 .cnt img { width: 80px; }
#p16box01 .data-list .data08 { width: 725px; }
#p16box01 .data-list .data08 .graph_box { margin-left: 126px; }
#p16box01 .data-list .data08 .graph_box .graph03 { align-items: center; }
#p16box01 .data-list .data08 .graph_box .graph03 .midashi { width: 84px; }
#p16box01 .data-list .data08 .graph_box .graph03 .line { height: 24px; }
#p16box01 .data-list .data08 .graph_box .graph03 .line01 { width: 60px; background: #FB9A99; }
#p16box01 .data-list .data08 .graph_box .graph03 .line02 { width: 40px; background: #75B545; }
#p16box01 .data-list .data08 .graph_box .graph03 .line03 { width: 220px; background: #E1C925; }
#p16box01 .data-list .data08 .graph_box .graph03 .line04 { width: 260px; background: #0E84D8; }
#p16box01 .data-list .data08 .graph_box .graph03 .line05 { width: 400px; background: #ED7E00; }
#p16box01 .data-list .data08 .graph_box .graph03 .num { font-size: 16px; line-height: 1.5; margin-left: 8px; }
#p16box01 .data-list .data08 .graph_box .graph03 .num em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .data-list .data09 { width: 350px; padding-top: 80px; }
#p16box01 .data-list .data09 .sub_text { margin-top: 4px; }
#p16box01 .data-list .data10 { width: 350px; }
#p16box01 .data-list .data10 .cnt .num-list02 { width: 135px; margin-left: 24px; }
#p16box01 .data-list .data10 .cnt .num-list02 li { display: flex; align-items: center; font-weight: 700; }
#p16box01 .data-list .data10 .cnt .num-list02 li .midashi { width: 64px; }
#p16box01 .data-list .data10 .cnt .num-list02 li .num { min-width: 70px; text-align: right; font-size: 16px; line-height: 1.5; margin-left: 0; }
#p16box01 .data-list .data10 .cnt .num-list02 li .num em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .data-list .data10 .sub_text { margin-top: 9px; }
#p16box01 .data-list .data11 { width: 730px; padding: 42px 0 43px; }
#p16box01 .data-list .data11 .cnt img { width: 202px; }
#p16box01 .data-list .data11 .cnt .list_box { width: 300px; justify-content: space-between; margin-left: 30px; }
#p16box01 .data-list .data11 .cnt .list_box .num-list02 { width: 135px; }
#p16box01 .data-list .data11 .cnt .list_box .num-list02 li { display: flex; align-items: center; font-weight: 700; }
#p16box01 .data-list .data11 .cnt .list_box .num-list02 li .midashi { width: 72px; }
#p16box01 .data-list .data11 .cnt .list_box .num-list02 li .num { min-width: 62px; text-align: right; font-size: 16px; line-height: 1.5; margin-left: 0; }
#p16box01 .data-list .data11 .cnt .list_box .num-list02 li .num em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .data-list .data12 { width: 540px; padding: 90px 35px 40px; }
#p16box01 .data-list .data12 .cnt img { width: 80px; }
#p16box01 .data-list .data12 .cnt .num-list02 { width: 200px; margin-left: 40px; }
#p16box01 .data-list .data12 .cnt .num-list02 li { display: flex; align-items: center; font-weight: 700; }
#p16box01 .data-list .data12 .cnt .num-list02 li .num { width: 50px; font-size: 16px; line-height: 1.5; margin-left: 0; }
#p16box01 .data-list .data12 .cnt .num-list02 li .num em { font-size: 20px; line-height: 1.4; margin-right: 2px; }
#p16box01 .data-list .data12 .cnt .num-list02 li .midashi { width: calc(100% - 50px); }
#p16box01 .data-list .data12 .text_box { background: #FFFBE2; margin-top: 68px; }
#p16box01 .data-list .data12 .text_box h3 { margin-bottom: 8px; }
#p16box01 .data-list .data13 { width: 540px; padding: 50px 48px 40px; }
#p16box01 .data-list .data13 .graph_box .graph04 { align-items: center; margin-bottom: 8px; }
#p16box01 .data-list .data13 .graph_box .graph04:last-child { margin-bottom: 0; }
#p16box01 .data-list .data13 .graph_box .graph04 .midashi { width: 100%; }
#p16box01 .data-list .data13 .graph_box .graph04 .line { height: 24px; }
#p16box01 .data-list .data13 .graph_box .graph04 .line.orange { background: #ED7E00; }
#p16box01 .data-list .data13 .graph_box .graph04 .line.green { background: #75B545; }
#p16box01 .data-list .data13 .graph_box .graph04 .line.yellow { background: #E1C925; }
#p16box01 .data-list .data13 .graph_box .graph04 .line01 { width: 296px; }
#p16box01 .data-list .data13 .graph_box .graph04 .line02 { width: 268px; }
#p16box01 .data-list .data13 .graph_box .graph04 .line03 { width: 42px; }
#p16box01 .data-list .data13 .graph_box .graph04 .line04 { width: 84px; }
#p16box01 .data-list .data13 .graph_box .graph04 .line05 { width: 141px; }
#p16box01 .data-list .data13 .graph_box .graph04 .line06 { width: 169px; }
#p16box01 .data-list .data13 .graph_box .graph04 .num { font-size: 16px; line-height: 1.5; margin-left: 8px; }
#p16box01 .data-list .data13 .graph_box .graph04 .num em { font-size: 24px; line-height: 1.375; margin-right: 2px; }
#p16box01 .text01 { font-size: 18px; margin-top: 10px; }

/*お問い合わせ　p17
=========================================== */
#p17box01 { padding-bottom: 48px; }
#p17box01 .box { justify-content: space-between; margin-top: 40px; }
#p17box01 .box .box_in { width: 540px; padding: 32px 0; box-sizing: border-box; background: #F8F8F8; border-radius: 20px; text-align: center; }
#p17box01 .box .box_in h3 { font-size: 18px; line-height: 28px; margin-bottom: 5px; }
#p17box01 .box .box_in h3 em { display: inline-block; padding: 0 6px 2px; box-sizing: border-box; background: #ED7E00; border-radius: 5px; line-height: 26px; margin-right: 4px; }
#p17box01 .box .box_in .tel_box .tel .num { font-size: 24px; line-height: 33px; }
#p17box01 .box .box_in .tel_box .tel .num em { font-size: 40px; line-height: 56px; }
#p17box01 .box .box_in .tel_box .tel-text { font-size: 16px; line-height: 24px; margin-top: -5px; }
#p17box01 .box .box_in .tel_box .info { justify-content: center; margin-top: -5px; }
#p17box01 .box .box_in .tel_box .info .tel-text { margin-top: 0; margin-right: 8px; }
#p17box01 .box .box_in .tel_box .info .tel-text:last-child { margin-right: 0; }

#p17box02 { padding-bottom: 80px; margin-bottom: 0; }
#p17box02::after { display: none; }
#p17box02 .bikou-list { width: 720px; margin: 0 auto; }
#p17box02 .bikou-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 8px; }
#p17box02 .bikou-list li:last-child { margin-bottom: 0; }
#p17box02 .form_box { margin-top: 40px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: center; margin: 0; }
ul.contact-state > li { display: block; width: 65px; margin-right: 50px; position: relative; }
ul.contact-state > li:last-child { margin-right: 0; }
ul.contact-state > li:last-child span.num::before { display: none; }
ul.contact-state > li span.num { display: block; width: 60px; height: 60px; background-repeat: no-repeat; background-position: center; background-size: contain; margin: 0 auto 10px; position: relative; }
ul.contact-state > li span.num::before { content: ""; display: block; width: 55px; height: 1px; background: #D4D4D4; position: absolute; top: 50%; right: -57px; transform: translateY(-50%); }
ul.contact-state > li span.text { display: block; font-weight: 700; text-align: center; }
ul.contact-state > li.state01 span.num { background-image: url("../img/p17/state_num01.png"); }
ul.contact-state > li.state01 span.text { color: #ED7E00; }
ul.contact-state > li.state02 span.num { background-image: url("../img/p17/state_num02.png"); }
ul.contact-state > li.state03 span.num { background-image: url("../img/p17/state_num03.png"); }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: center; }
ul.contact-state.contact-state02 > li.state02 span.num { background-image: url("../img/p17/state_num02_on.png"); }
ul.contact-state.contact-state02 > li.state02 span.text { color: #ED7E00; }

.state-text { display: none; text-align: center; color: #ED0000; font-weight: 700; font-size: 18px; }

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

.contactTBL { padding: 40px 0; position: relative; z-index: 1; /*お問い合わせ項目*/ /*添付ファイル*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL::before { content: ""; display: none; width: calc(100% + 50px); height: 100%; background: #efefef; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
.contactTBL::placeholder { color: #9A9A9A; }
.contactTBL th, .contactTBL td { display: block; font-size: 16px; line-height: 24px; }
.contactTBL th { margin-bottom: 16px; }
.contactTBL th .hissu, .contactTBL th .ninni { display: inline-block; font-size: 13px; line-height: 19px; font-weight: 700; padding: 1px 7px 2px; box-sizing: border-box; border: 1px solid #ED0000; margin-right: 8px; }
.contactTBL th .hissu { background: #ED0000; color: #FFFFFF; }
.contactTBL th .ninni { color: #ED0000; }
.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: 7px 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 0; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; line-height: 1.5; color: #000000; 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: 400px; padding: 7px 30px 7px 20px; background: url("../img/common/select_arrow02.svg") no-repeat center right 15px, #FFFFFF; background-size: 10px; -webkit-appearance: none; appearance: none; }
.contactTBL select.wpcf7-form-control.wpcf7-select option { color: #000000; }
.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 span.wpcf7-list-item-label { font-weight: 400; }
.contactTBL .koumoku .wpcf7-list-item label input[type="radio"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #D4D4D4; margin-right: 10px; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .text-list { margin-top: 8px; }
.contactTBL .text-list li { padding-left: 1em; text-indent: -1em; }
.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: 28px 0 27px; box-sizing: border-box; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3 { margin: 0; font-size: 20px; font-weight: 500; line-height: 29px; color: #060606; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner > span { display: block; font-size: 14px; line-height: 20px; font-weight: 500; text-align: center; color: #060606; margin: 3px 0 8px; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; width: 160px; height: 35px; background: #0F0F0F; border: 2px solid #0F0F0F; border-radius: 5px; padding: 2px 10px 5px; box-sizing: border-box; font-size: 16px; font-weight: 400; line-height: 1.5; color: #FFFFFF; margin: 0 auto; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover { text-decoration: none; background: #FFFFFF; color: #0F0F0F; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { font-size: 14px; line-height: 20px; position: absolute; bottom: 10px; right: 10px; }
.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-weight: 700; margin-top: 6px; }
.contactTBL .doui-box .doui-text a { display: block; color: #000000; 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; font-weight: 700; }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 16px; height: 16px; margin-right: 8px; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 2px; cursor: pointer; }
.contactTBL .contact-submit.flex { justify-content: center; flex-direction: row-reverse; }
.contactTBL .contact-submit.flex .btn01 { margin: 0; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { display: flex; justify-content: flex-start; align-items: center; width: 100%; height: 100%; padding: 20px 50px; box-sizing: border-box; white-space: normal; border-radius: 36px; background-color: #3C3A34; background-image: url("../img/p17/btn_arrow.svg"); background-repeat: no-repeat; background-position: center right 21px; background-size: 21px; border: 3px solid #3C3A34; cursor: pointer; transition: 0.3s; font-family: 'NotoSansJP'; font-size: 16px; line-height: 1.5; text-align: center; color: #FFFFFF; font-weight: 500; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control:hover { text-decoration: none; background-color: #FFFFFF; background-image: url("../img/p17/btn_arrow_h.svg"); color: #3C3A34; }
.contactTBL .contact-submit.flex .btn01:has(.wpcf7c-force-hide) { display: none; }
.contactTBL .contact-submit.flex .btn01.back { margin-right: 20px !important; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control { background-color: #FFFFFF; background-image: url("../img/p17/btn_arrow_back.svg"); background-position: center left 21px; color: #3C3A34; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control:hover { background-color: #3C3A34; background-image: url("../img/p17/btn_arrow_back_h.svg"); 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 .contactTBL::before { display: block; }
.contactArea.che .contactTBL td { margin-bottom: 20px; }
.contactArea.che .contactTBL .koumoku .wpcf7-list-item { margin: 0; }
.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che td .text-list, .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: 0 0 40px; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 25px; }
#other p { font-size: 18px; padding-left: 15px; position: relative; margin: 10px 0; }

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

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; }

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 0px) and (max-width: 1920px) { #header { height: 6.25vw; }
  #header .header_inner .logo_box { width: 5.21vw; margin-top: 0.52vw; }
  #header .header_inner .right { width: 70.31vw; padding: 0.31vw 2.08vw 0.26vw; border-radius: 4.17vw; top: 1.3vw; left: 8.59vw; }
  #header .header_inner .right .tel_box .tel .num { font-size: 1.09vw; line-height: 1.51vw; }
  #header .header_inner .right .tel_box .tel-text { font-size: 0.68vw; line-height: 0.99vw; margin-top: -0.16vw; }
  #header .header_inner .right .btn01.contact_btn { width: 7.5vw; height: 2.08vw; margin: 0 0 0 1.25vw; }
  #header .header_inner .right .btn01.contact_btn a { padding: 0.42vw 0; border-radius: 2.6vw; }
  #header .header_inner .right .btn01.contact_btn a .btn-text { font-size: 0.83vw; }
  /*gnav*/
  .gnav { margin-right: 1.25vw; }
  .gnav > ul > li { margin-right: 1.67vw; }
  .gnav > ul > li:last-child { margin-right: 0; }
  .gnav > ul > li > a > span { font-size: 0.83vw; }
  .gnav .gnav_first > p { font-size: 0.83vw; padding-right: 0.89vw; }
  .gnav .gnav_first > p::after { width: 0.73vw; height: 0.42vw; top: 0.52vw; }
  .gnav_bg { padding-top: 1.2vw; }
  .gnav_second { padding: 1.25vw 1.67vw; border-radius: 1.04vw; }
  .gnav_first .gnav_second .midashi { margin-right: 1.67vw; }
  .gnav_first .gnav_second .gnav-list { width: 25.21vw; }
  .gnav_first .gnav_second .gnav-list li { width: 7.71vw; margin: 0.83vw 1.04vw 0 0; }
  .gnav_first .gnav_second .gnav-list li:nth-child(-n+3) { margin-top: 0; }
  .gnav_first .gnav_second .gnav-list li:nth-child(3n) { margin-right: 0; }
  .gnav_first .gnav_second .gnav-list li a .img { height: 5.31vw; border-radius: 0.78vw; }
  .gnav_first .gnav_second .gnav-list li a p { font-size: 0.73vw; line-height: 1.04vw; margin-top: 0.52vw; }
  #main.home_main { padding: 0 2.6vw; }
  #main.home_main .news_box { width: 60.68vw; padding: 0 2.45vw 0 3.75vw; left: 2.5vw; }
  #main.home_main .news_box h3 { width: 10.42vw; font-size: 2.08vw; }
  #main.home_main .news_box .top-news01 { width: calc(100% - 15vw - 142px); }
  #main.home_main .news_box .top-news01 a .title { margin-left: 2.5vw; }
  #main.home_main .news_box .btn02 { margin-left: 4.17vw; }
  #main.home_main .main-img { width: 29.27vw; right: 4.17vw; }
  #main.kasou { height: 22.92vw; padding-top: 9.38vw; }
  #main.kasou.single-kasou { min-height: 22.92vw; padding-top: 10.42vw; margin-bottom: -2.08vw; }
  #main.kasou.single-kasou div#bread { top: 5.99vw; }
  #main.kasou.single-kasou .single-title { font-size: 1.67vw; }
  div#bread { top: 14.58vw; }
  #topbox01 .cnt .img_box img { max-width: 39.32vw; top: 50%; transform: translateY(-50%); }
  #topbox01 .slash_line_outer { width: 35.94vw; height: 55.47vw; top: -13.85vw; left: -3.54vw; }
  #main.recruit_main { height: 38.54vw; padding-top: 7.29vw; }
  #main.recruit_main .main_box { width: 79.17vw; height: 31.25vw; }
  #main.recruit_main .main_box .text_box { width: 26vw; top: 7.81vw; left: 4.17vw; }
  #main.recruit_main .main_box .text_box .sub_title { padding: 0.21vw 0.42vw; font-size: 0.94vw; margin-bottom: 1.67vw; }
  #main.recruit_main .main_box .text_box h1 span { padding: 0 0.83vw 0.26vw; font-size: 2.92vw; }
  #main.recruit_main .main_box .entry_btn { width: 14.58vw; height: 5.21vw; bottom: 3.13vw; right: 4.17vw; }
  #main.recruit_main .main_box .entry_btn a { padding: 0.31vw 2.6vw 0; border-radius: 2.6vw; }
  #main.recruit_main .main_box .entry_btn a::before { border-width: 0.42vw 0 0.42vw 0.42vw; right: 1.09vw; }
  #main.recruit_main .main_box .entry_btn a .btn-text .en { font-size: 2.08vw; margin-bottom: -0.21vw; }
  #main.recruit_main .main_box .entry_btn a .btn-text .ja { font-size: 0.83vw; }
  #main.recruit_kasou { margin-top: 6.25vw; }
  #main.single-recruit_kasou { padding-top: 8.33vw; }
  #p14box02 .anchor_box { top: 6.77vw; } }
@media screen and (min-width: 0px) and (max-width: 1700px) { #topbox04 .cnt .img_box img { width: 42vw; max-width: 42vw; top: 50%; transform: translateY(-50%); } }
@media screen and (min-width: 0px) and (max-width: 1625px) { #header .header_inner .logo_box { width: 85px; }
  #header .header_inner .right { width: 1145px; padding: 5px 30px 4px; border-radius: 68px; }
  #header .header_inner .right .tel_box .tel .num { font-size: 17px; line-height: 24px; }
  #header .header_inner .right .tel_box .tel-text { font-size: 11px; line-height: 16px; margin-top: -2px; }
  #header .header_inner .right .btn01.contact_btn { width: 120px; height: 34px; margin: 0 0 0 20px; }
  #header .header_inner .right .btn01.contact_btn a { padding: 7px 0; border-radius: 42px; }
  #header .header_inner .right .btn01.contact_btn a .btn-text { font-size: 14px; }
  /*gnav*/
  .gnav { margin-right: 20px; }
  .gnav > ul > li { margin-right: 27px; }
  .gnav > ul > li:last-child { margin-right: 0; }
  .gnav > ul > li > a > span { font-size: 14px; }
  .gnav .gnav_first > p { font-size: 14px; padding-right: 15px; }
  .gnav .gnav_first > p::after { width: 12px; height: 7px; top: 9px; }
  .gnav_bg { padding-top: 20px; }
  .gnav_second { padding: 20px 27px; border-radius: 17px; }
  .gnav_first .gnav_second .midashi { margin-right: 27px; }
  .gnav_first .gnav_second .gnav-list { width: 412px; }
  .gnav_first .gnav_second .gnav-list li { width: 126px; margin: 14px 17px 0 0; }
  .gnav_first .gnav_second .gnav-list li:nth-child(-n+3) { margin-top: 0; }
  .gnav_first .gnav_second .gnav-list li:nth-child(3n) { margin-right: 0; }
  .gnav_first .gnav_second .gnav-list li a .img { height: 86px; border-radius: 13px; }
  .gnav_first .gnav_second .gnav-list li a p { font-size: 12px; line-height: 17px; margin-top: 8px; }
  #main.recruit_kasou { margin-top: 100px; } }
@media screen and (min-width: 0px) and (max-width: 1400px) { #header .header_inner { width: 1200px; }
  #header .header_inner .right { width: 1050px; padding: 5px 20px 4px; }
  #main.kasou.single-kasou div#bread { top: 94px; }
  .gnav > ul > li { margin-right: 16px; }
  .gnav > ul > li:last-child { margin-right: 0; }
  #main.home_main .main_slide .slide_box .waku { width: 1100px; }
  #main.recruit_kasou .title_box { width: 1100px; }
  #footer .wrap { width: 1100px; }
  #footer .footer_box .navs-list { display: flex; justify-content: space-between; width: 590px; }
  #p12box03::before { width: calc(100% - 20px); }
  #p14box02 .anchor_box { top: 95px; }
  #p14box02 .job-list .job01 { padding-right: 40px; padding-left: 40px; }
  #p14box02 .job-list .job01::before { width: 100%; } }
@media screen and (min-width: 0px) and (max-width: 1200px) { #header { height: 75px; }
  #header .header_inner .logo_box { margin-top: 6px; }
  #header .header_inner .right { top: 16px; }
  #main.home_main { padding: 0 30px; }
  #main.home_main .news_box { width: 728px; padding: 0 30px 0 45px; left: 29px; }
  #main.home_main .news_box h3 { width: 125px; font-size: 25px; }
  #main.home_main .news_box .top-news01 { width: calc(100% - 317px); }
  #main.home_main .news_box .top-news01 a .title { margin-left: 30px; }
  #main.home_main .news_box .btn02 { margin-left: 50px; }
  #main.home_main .main-img { width: 350px; right: 50px; }
  #main.home_main .main_slide .slide_box .waku { width: 1000px; }
  #main.kasou { height: 275px; padding-top: 112px; }
  #main.kasou.single-kasou { min-height: 275px; padding-top: 125px; margin-bottom: -25px; }
  #main.kasou.single-kasou .single-title { font-size: 20px; }
  div#bread { top: 175px; }
  #topbox01 .cnt .img_box img { max-width: 480px; }
  #topbox01 .slash_line_outer { width: 430px; height: 665px; top: -166px; left: -42px; }
  #topbox04 .cnt .img_box img { width: 505px; max-width: 505px; }
  #main.recruit_main { height: 463px; padding-top: 88px; }
  #main.recruit_main .main_box { width: 950px; height: 375px; }
  #main.recruit_main .main_box .text_box { width: 312px; top: 94px; left: 50px; }
  #main.recruit_main .main_box .text_box .sub_title { padding: 3px 5px; font-size: 12px; margin-bottom: 20px; }
  #main.recruit_main .main_box .text_box h1 span { padding: 0 10px 3px; font-size: 35px; }
  #main.recruit_main .main_box .entry_btn { width: 175px; height: 63px; bottom: 38px; right: 50px; }
  #main.recruit_main .main_box .entry_btn a { padding: 4px 31px 0; border-radius: 31px; }
  #main.recruit_main .main_box .entry_btn a::before { border-width: 5px 0 5px 5px; right: 13px; }
  #main.recruit_main .main_box .entry_btn a .btn-text .en { font-size: 25px; margin-bottom: -2px; }
  #main.recruit_main .main_box .entry_btn a .btn-text .ja { font-size: 10px; }
  #main.single-recruit_kasou { padding-top: 100px; } }
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() {}
/*safari用
=========================================== */
