@charset "UTF-8";
/* TOP
------------------------------------------*/
section { position: relative; }

.slider01 article.case-art, .slider01 article.voice-art { margin-right: 1.66vw; width: 16.66vw; }
.slider01 .slick-list { overflow: visible; }
.slider01 .slick-track { display: flex; flex-wrap: wrap; }
.slider01 article.works-art, .slider01 article.blog-art01 { opacity: 0; pointer-events: none; height: auto !important; }
.slider01 article.works-art.slick-active, .slider01 article.works-art.slick-active + article.works-art, .slider01 article.works-art.slick-active + article.works-art + article.works-art, .slider01 article.blog-art01.slick-active, .slider01 article.blog-art01.slick-active + article.blog-art01, .slider01 article.blog-art01.slick-active + article.blog-art01 + article.blog-art01 { opacity: 1; pointer-events: auto; }

button.slick-arrow { opacity: 1; z-index: 2; transition: 0.3s !important; width: 3.33vw; height: 3.33vw; box-sizing: border-box; transition: 0s; top: auto; top: -5.729vw; transform: translateY(0); border-radius: 0.26vw; }

button.slick-prev.slick-arrow { background: url("../img/common/slide-arrow01.svg") no-repeat center #fff; left: auto; right: 3.75vw; background-size: 0.729vw; }

button.slick-next.slick-arrow { background: url("../img/common/slide-arrow02.svg") no-repeat center #fff; right: 0; background-size: 0.729vw; }

button.slick-arrow:before { content: none; }

button.slick-prev.slick-arrow:hover, button.slick-prev.slick-arrow.slick-disabled { background-image: url("../img/common/slide-arrow01h.svg"); background-color: #00614A; }

button.slick-next.slick-arrow:hover, button.slick-next.slick-arrow.slick-disabled { background-image: url("../img/common/slide-arrow02h.svg"); background-color: #00614A; }

button.slick-arrow.slick-disabled { background-color: transparent; }

.works-list01 button.slick-arrow { top: -6.89vw; }
.works-list01 button.slick-prev.slick-arrow { right: auto; left: calc(50% + 283px); }
.works-list01 button.slick-next.slick-arrow { right: auto; left: calc(50% + 283px + 3.75vw); }

.home div#contents { font-size: 20px; font-weight: 500; }
.home div#mv { font-size: 1.041vw; }
.home div#mv .titles01 .en { font-size: 1.04vw; margin-bottom: 0.625vw; }
.home div#mv .titles01 .jp { font-size: 2.5vw; }
.home div#mv .btn01 { width: 18.75vw; height: 3.54vw; }
.home div#mv .btn01 a { border-radius: 0.26vw; padding: 0.26vw 3.38vw  0.26vw 1.5625vw; font-size: 0.83vw; }
.home div#mv .btn01 a span.arrow { right: 1.04vw; width: 1.45vw; }
.home div#mv { padding: 7.08vw 0 7.29vw; background: url("../img/common/bg-line.png") no-repeat center top, url("../img/main/mv-bg-left.png") no-repeat left top, url("../img/main/mv-bg-right.png") no-repeat right top, #EDFFEB; background-size: 83.33vw,55.05vw,46.51vw; }
.home div#mv .bg-logo { position: absolute; right: 0; top: 15.26vw; width: 26.5625vw; }

div.mv-cont01.flex { width: 76.25vw; margin: 0 auto 4.27vw; justify-content: space-between; }
div.mv-cont01.flex .left { width: 39.16vw; }
div.mv-cont01.flex .right { width: 32.8125vw; height: 29.01vw; position: relative; margin-top: 3.958vw; }
div.mv-cont01.flex .right .img01 { width: 16.25vw; }
div.mv-cont01.flex .right .img02 { width: 15.52vw; position: absolute; right: 0; top: 4.635vw; }
div.mv-cont01.flex .right .img03 { width: 18.02vw; position: absolute; left: -1.77vw; bottom: 0; }
div.mv-cont01.flex .right img { width: 100%; max-width: none; }

.mv-text01 { width: 36.25vw; margin-bottom: 2.5vw; }

.mv-feat.flex { margin-left: auto; width: 38.125vw; justify-content: space-between; }
.mv-feat.flex > .box { width: 12.5vw; }

div.ban01 { width: 76.25vw; margin: 0 auto; box-sizing: border-box; padding: 2.86vw 38.17vw 2.86vw 3.64vw; position: relative; background: linear-gradient(120deg, #38AD2E 0%, #124F0D 100%); color: #fff; z-index: 3; }
div.ban01 > .text { font-size: 1.458vw; margin-bottom: 1.5625vw; }
div.ban01 .img { background: url("../img/top/ban-img01.png") no-repeat center; position: absolute; z-index: 2; right: 0; bottom: 0; height: 100%; width: 38.17vw; background-size: cover; }
div.ban01 .btn01 a { border: solid 1px #00614A; }

.bg-logo02 { width: 54.89vw; position: relative; margin-top: -1.04vw; margin-left: 2.1875vw; margin-bottom: 2.604vw; }

section#top-news { overflow: hidden; }
section#top-news .wrap { width: 62.5vw; }
section#top-news .titles01 { margin-bottom: 2.08vw; }

article.blog-art01 { width: 372px; margin-right: 42px; }
article.blog-art01 a { display: block; text-decoration: none; background: #fff; box-sizing: border-box; height: 100%; padding: 20px 20px 24px; border-radius: 5px; box-shadow: 0 0 15px rgba(55, 170, 46, 0.15); position: relative; }
article.blog-art01 a .img { overflow: hidden; border-radius: 5px; margin-bottom: 16px; }
article.blog-art01 a .img .in-img { padding-top: 70.48%; transition: 0.3s; order-radius: 5px; }
article.blog-art01 a .a-date { text-align: right; color: #34A02B; font-size: 16px; font-weight: 400; margin-bottom: 12px; }
article.blog-art01 a h3.tit { width: 100%; line-height: 1.6; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: 400; font-size: 16px; margin-bottom: 20; }
article.blog-art01 a .infos.flex { margin-top: 20px; }
article.blog-art01 a .infos.flex > .cate { margin-right: 6px; }
article.blog-art01 a .infos.flex > .cate:last-child { margin-right: 0; }
article.blog-art01 a .arrow { position: absolute; z-index: 2; right: 20px; bottom: 24px; width: 24px; }
article.blog-art01 a:hover .img .in-img { transform: scale(1.1); }

.cate { color: #fff; font-weight: 500; font-size: 16px; background: #34A02B; border-radius: 2px; padding: 0 8px; }

.ovh { overflow: hidden; }

section#pro-sec { padding: 140px 0; background: url("../img/top/bg02.png") no-repeat center top 62px, #EAF5E9; }
section#pro-sec .wrap { width: 1200px; }
section#pro-sec .titles01 { margin-bottom: 56px; }

.pro-list.flex { justify-content: center; margin-top: -52px; }
.pro-list.flex > div.box { width: 408px; margin: 52px 42px 0 0; height: 132px; display: table; position: relative; }
.pro-list.flex > div.box > div { display: table-cell; position: relative; padding: 29px 20px 29px 38px; background: #fff; border: solid 2px; color: #00614A; line-height: 35.5px; font-size: 20px; box-shadow: 0 4px 20px rgba(52, 160, 43, 0.2); }
.pro-list.flex > div.box > div span.bold { font-size: 24px; }
.pro-list.flex > div.box:nth-child(2n) > div { background: #34A02B; color: #fff; }
.pro-list.flex > div.box:nth-child(3n), .pro-list.flex > div.box:last-child { margin-right: 0; }
.pro-list.flex > div.box.box01 > div { border-radius: 40px 40px 0 40px; }
.pro-list.flex > div.box.box02 { width: 388px; }
.pro-list.flex > div.box.box02 > div { border-radius: 40px 40px 40px 0; }
.pro-list.flex > div.box.box03 { width: 320px; }
.pro-list.flex > div.box.box03 > div { border-radius: 40px 40px 40px 0; }
.pro-list.flex > div.box.box03:after { content: ""; background: url("../img/top/uzu-right.svg") no-repeat; width: 71px; height: 76px; position: absolute; top: -40px; right: -15px; z-index: 2; }
.pro-list.flex > div.box.box04 { width: 455px; }
.pro-list.flex > div.box.box04 > div { border-radius: 40px 40px 0 40px; }
.pro-list.flex > div.box.box04:after { content: ""; background: url("../img/top/uzu-left.svg") no-repeat; width: 54px; height: 54px; position: absolute; top: -23px; left: -31px; z-index: 2; }
.pro-list.flex > div.box.box05 { width: 419px; }
.pro-list.flex > div.box.box05 > div { border-radius: 40px 40px 40px 0; }

.pro-sol { margin: 90px auto 0; width: 1146px; position: relative; text-align: center; padding: 18px 0 27px; }
.pro-sol > div { display: inline-block; color: #00614A; font-weight: 700; font-size: 48px; line-height: 1.6; }
.pro-sol > div .line01 { margin-bottom: 13px; }
.pro-sol .ilu01 { position: absolute; bottom: 22px; left: 73px; }
.pro-sol .ilu02 { position: absolute; top: -28px; right: 64px; }
.pro-sol span.gra { line-height: 1.2; padding: 10px; font-size: 48px; margin-right: 4px; }

.pro-sol:before { content: ""; width: 50px; height: 100%; border: solid 4px #00614A; border-right: none; position: absolute; left: 0; top: 0; }

.pro-sol:after { content: ""; width: 50px; height: 100%; border: solid 4px #00614A; border-left: none; position: absolute; right: 0; top: 0; }

span.gra { display: inline-block; background: linear-gradient(110deg, #00614A 0%, #00B88C 100%); color: #fff; font-weight: 700; }

section#sol-sec { padding: 140px 0; background: url("../img/top/bg03-1.svg") no-repeat top 220px right, linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); position: relative; }
section#sol-sec .wrap { width: 1200px; }
section#sol-sec .bg-text { position: absolute; top: 860px; left: 93px; }
section#sol-sec .titles01 { margin-bottom: 88px; }
section#sol-sec .setBox { margin-top: 60px; }
section#sol-sec .setBox ul.check-list01.flex > li { min-width: 405px; margin-right: 60px; }
section#sol-sec .setBox ul.check-list01.flex > li:nth-child(3n) { min-width: 285px; margin-right: 0; }
section#sol-sec .setBox ul.check-list01.flex > li:nth-child(3n - 1) { min-width: 225px; }

.sol-list01.flex { margin-top: -48px; }
.sol-list01.flex > div.box { position: relative; background: #fff; border-radius: 5px; width: 390px; margin: 48px 15px 0 0; padding: 16px 16px 58px; box-sizing: border-box; }
.sol-list01.flex > div.box .ico { position: relative; z-index: 3; text-align: center; margin-bottom: 30px; }
.sol-list01.flex > div.box .text01 { position: relative; z-index: 2; text-align: center; }
.sol-list01.flex > div.box .text01 .num-text { color: #00614A; font-size: 44px; line-height: 1; font-weight: 700; }
.sol-list01.flex > div.box .text01 .num-text .num { font-size: 74px; }
.sol-list01.flex > div.box .text01 span.arrow-txt { font-weight: 700; display: inline-block; line-height: 1; font-size: 32px; padding-right: 46px; background: url("../img/top/sol-arrow.svg") no-repeat center right; margin-right: 4px; }
.sol-list01.flex > div.box .text02 { margin-top: 24px; position: relative; z-index: 2; text-align: center; }
.sol-list01.flex > div.box .text02 .gra { font-size: 26px; line-height: 1; padding: 8px 10px; }
.sol-list01.flex > div.box:before { content: ""; width: 176px; height: 176px; border-radius: 100%; background: #fff; position: absolute; left: 0; right: 0; top: -18px; margin: 0 auto; }
.sol-list01.flex > div.box:nth-child(3n) { margin-right: 0; top: -92px; }
.sol-list01.flex > div.box:nth-child(3n - 1) { top: -32px; }

.setBox > .tit { background: #298403; color: #fff; font-weight: 700; border-radius: 5px 5px 0 0; font-size: 24px; padding: 12px 40px; }
.setBox .inner { background: #fff; border-radius: 0 0 5px 5px; padding: 40px; }

ul.check-list01.flex { margin-top: -20px; }
ul.check-list01.flex > li { font-weight: 700; font-size: 20px; color: #00614A; padding-left: 42px; box-sizing: border-box; background: url("../img/common/ico-check.svg") no-repeat left top; line-height: 32px; margin-top: 20px; }

.bg-area01 { padding: 140px 0; background: url("../img/common/bg-line.png") repeat-y center top, url("../img/top/bg04-left.png") no-repeat left top -160px, url("../img/top/bg04-right.png") no-repeat right top 1920px, #EDFFEB; }

section#reason-sec { padding: 0 0 140px; overflow: hidden; }
section#reason-sec .wrap { width: 1300px; }
section#reason-sec .wrap .titles01 { margin-bottom: 90px; }
section#reason-sec .btn01 { margin: 80px auto 0; }

.reason-list01 > div.box { margin-bottom: 100px; box-sizing: border-box; background: #fff; position: relative; padding: 50px; display: flex; flex-wrap: wrap; }
.reason-list01 > div.box .num { width: 500px; height: 500px; background: url("../img/top/num-bowa.png") no-repeat center; color: #fff; display: table; font-weight: 700; font-size: 120px; position: absolute; right: -120px; top: -130px; background-size: 550px; }
.reason-list01 > div.box .num > span { display: table-cell; text-align: center; vertical-align: middle; opacity: 0.6; }
.reason-list01 > div.box > .img { width: 462px; margin-right: 60px; position: relative; z-index: 2; }
.reason-list01 > div.box > .cont { max-width: calc(100% - 522px); padding-top: 40px; position: relative; z-index: 2; }
.reason-list01 > div.box > .cont .sub02 { line-height: 64px; }
.reason-list01 > div.box:nth-child(2n) { flex-direction: row-reverse; }
.reason-list01 > div.box:nth-child(2n) .num { right: auto; left: -120px; }
.reason-list01 > div.box:nth-child(2n) > .img { margin-right: 0; margin-left: 60px; }
.reason-list01 > div.box:last-child { margin-bottom: 0; }
.reason-list01 > div.box.box01 .ilu { position: absolute; left: -66px; bottom: -70px; }
.reason-list01 > div.box.box02 .ilu { position: absolute; right: -42px; bottom: -48px; }
.reason-list01 > div.box.box03 .ilu { position: absolute; left: -76px; bottom: -90px; }

.sub02 { margin-bottom: 30px; font-weight: 700; font-size: 30px; line-height: 1.6; }
.sub02 .green { font-size: 40px; }

section#works-sec .bg { width: calc(50% + 478px); background: linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); border-radius: 5px; height: 598px; position: absolute; left: 0; top: 0; }
section#works-sec .wrap { width: 1200px; z-index: 3; padding-top: 100px; }
section#works-sec .titles01 { margin-bottom: 60px; }
section#works-sec .btn01 { margin: 80px auto 0; }

article.works-art { width: 372px; margin-right: 42px; }
article.works-art a { display: block; text-decoration: none; background: #fff; box-sizing: border-box; height: 100%; padding: 20px 20px 24px; border-radius: 5px; box-shadow: 0 0 15px rgba(55, 170, 46, 0.15); position: relative; }
article.works-art a .img { overflow: hidden; border-radius: 5px; margin-bottom: 16px; }
article.works-art a .img .in-img { padding-top: 70.48%; transition: 0.3s; order-radius: 5px; }
article.works-art a .a-date { text-align: right; color: #34A02B; font-size: 16px; font-weight: 400; margin-bottom: 12px; }
article.works-art a h3.tit { width: 100%; line-height: 1.6; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: 400; font-size: 16px; margin-bottom: 20; }
article.works-art a .infos.flex { margin-top: 20px; }
article.works-art a .infos.flex > .cate { margin-right: 6px; }
article.works-art a .infos.flex > .cate:last-child { margin-right: 0; }
article.works-art a .arrow { position: absolute; z-index: 2; right: 20px; bottom: 24px; width: 24px; }

section#vari-sec { padding: 140px 0 160px; overflow: hidden; }
section#vari-sec .wrap { display: flex; flex-wrap: wrap; width: 1200px; justify-content: space-between; }
section#vari-sec .circle { width: 857px; position: absolute; top: 353px; left: -321px; animation: 50s linear infinite roll; }
section#vari-sec .circle img { width: 100%; max-width: none; }
section#vari-sec .jigu-list { width: 834px; }

div.jig-btn { margin-bottom: 20px; }
div.jig-btn a { text-decoration: none; box-sizing: border-box; background: #34A02B; padding: 20px; position: relative; color: #fff; border-radius: 5px; }
div.jig-btn a .img { overflow: hidden; width: 230px; border-radius: 5px; }
div.jig-btn a .img .in-img { border-radius: 5px; transition: 0.3s; padding-top: 65.21%; }
div.jig-btn a .img img { transition: 0.3s; }
div.jig-btn a .cont { box-sizing: border-box; width: calc(100% - 230px); padding-left: 50px; padding-top: 20px; }
div.jig-btn a .cont .tit { font-weight: 700; font-size: 30px; margin-bottom: 10px; }
div.jig-btn a .arrow { position: absolute; z-index: 2; right: 20px; bottom: 20px; width: 36px; }
div.jig-btn a .arrow img { width: 100%; max-width: none; }
div.jig-btn a:hover { background: #00614A; }
div.jig-btn a:hover .img .in-img, div.jig-btn a:hover .img img { transform: scale(1.1); }

div.jig-btn:last-child { margin-bottom: 0; }

@keyframes roll { 0% { transform: rotateZ(0); }
  100% { transform: rotateZ(360deg); } }
.big-btn { width: 33.33%; }
.big-btn a { display: block; overflow: hidden; text-decoration: none; position: relative; background: #fff; }
.big-btn a > img { transition: 0.3s; }
.big-btn a .cover { position: absolute; left: 0; bottom: 0; height: 66%; width: 100%; z-index: 2; background: linear-gradient(180deg, rgba(0, 97, 74, 0) 0%, rgba(0, 97, 74, 0.58) 58%, #00614a 100%); }
.big-btn a .cont { position: absolute; width: 100%; box-sizing: border-box; padding: 0 3.125vw 0 3.125vw; bottom: 5.93vw; font-weight: 400; z-index: 3; color: #fff; }
.big-btn a .cont .tit { font-weight: 700; margin-bottom: 1.25vw; font-size: 2.08vw; }
.big-btn a .arrow { width: 3.33vw; position: absolute; z-index: 3; right: 2.08vw; bottom: 2.08vw; }
.big-btn a .arrow img { width: 100%; display: block; opacity: 1; }
.big-btn a:hover > img { transform: scale(1.1); }

div#seqBox { padding: 100px 0; background: #EAF5E9; }
div#seqBox .wrap { width: 1240px; }

.seq-inBox { border: solid 2px #00614A; padding: 50px 60px; color: #00614A; border-radius: 5px; }
.seq-inBox h2.tit { font-size: 28px; margin-bottom: 20px; }
.seq-inBox h2.tit > span { display: inline-block; padding-left: 60px; background: url("../img/top/ico-key.svg") no-repeat left center; background-size: 40px; padding-bottom: 2px; padding-top: 1px; }

/*02 治具の設計・製作
----------------------------------*/
div#umv { box-sizing: border-box; height: 337px; background: url("../img/main/umv.jpg") no-repeat center top; background: cover; padding-top: 5.2vw; }
div#umv .wrap { padding-top: 50px; }

.mv-tit .en { display: block; line-height: 1; font-size: 90px; line-height: 1; font-weight: 500; color: #fff; padding-left: 50px; text-transform: uppercase; opacity: 0.6; }
.mv-tit .jp { display: block; line-height: 1.6; font-weight: 700; font-size: 48px; color: #00614A; position: relative; z-index: 2; margin-top: -50px; }

div#contents.bg01 { background: url("../img/p02/bg01.jpg") no-repeat center top; background-size: 1920px; }

section#p02Box01 .wrap { background: url("../img/p02/bowa.png") no-repeat top -60px right 20px; padding: 80px 0 140px; }

.p02-cont01.flex { justify-content: space-between; align-items: flex-start; margin-bottom: 40px; }
.p02-cont01.flex > .cont { width: 510px; padding-top: 30px; }
.p02-cont01.flex > .img { width: 550px; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; }
.p02-cont01.flex > .img .img02 { padding-top: 68px; }

.copy01 { line-height: 1.5; margin-bottom: 30px; font-weight: 700; font-size: 32px; }
.copy01 .green { font-size: 40px; }

.sol-list01.sol-list02.flex > div.box { background: #EAF5E9; border-radius: 5px; width: 356px; margin-right: 16px; top: 0; text-align: center; padding: 30px; }
.sol-list01.sol-list02.flex > div.box .text02 { margin-top: 16px; }
.sol-list01.sol-list02.flex > div.box .text02 > span.gra { font-size: 18px; }
.sol-list01.sol-list02.flex > div.box .text01 { text-align: center; margin-top: 12px; }
.sol-list01.sol-list02.flex > div.box .text01 span.num-text { line-height: 45px; font-size: 40px; }
.sol-list01.sol-list02.flex > div.box .text01 span.num-text span.num { font-size: 45px; }
.sol-list01.sol-list02.flex > div.box.box01 .text01 span.num-text { font-size: 16px; }
.sol-list01.sol-list02.flex > div.box:last-child { margin-right: 0; }
.sol-list01.sol-list02.flex > div.box:before { content: none; }

.grayBox { background: #F2F2F2; padding: 30px; border-radius: 5px; box-sizing: border-box; }

.grayBox.p02-cont01-2.flex { justify-content: space-between; margin-top: 30px; }
.grayBox.p02-cont01-2.flex > .img { width: 288px; }
.grayBox.p02-cont01-2.flex > .cont { width: calc(100% - 330px); }
.grayBox.p02-cont01-2.flex > .cont .text > p { margin-bottom: 10px; }
.grayBox.p02-cont01-2.flex > .cont .text > p:last-child { margin-bottom: 0; }

.ques-tit { margin-bottom: 20px; line-height: 1.6; font-weight: 700; color: #00614A; padding-left: 39px; background: url("../img/p02/ico-ques.svg") no-repeat left top 5px; font-size: 24px; }

.box-list01.p02-cont01-2 { margin-top: 80px; }
.box-list01.p02-cont01-2 .box01 .twin-cont02.flex { margin-top: 40px; }
.box-list01.p02-cont01-2 .box02 .TBL01 { margin-top: 40px; margin-bottom: 50px; }
.box-list01.p02-cont01-2 .box03 .twin-cont02.flex { margin-top: 40px; }
.box-list01.p02-cont01-2 .box03 .twin-cont02.flex > .text { width: 600px; }
.box-list01.p02-cont01-2 .box03 .twin-cont02.flex > .text > p { margin-bottom: 20px; }
.box-list01.p02-cont01-2 .box03 .twin-cont02.flex > .text > p:last-child { margin-bottom: 0; }
.box-list01.p02-cont01-2 .box03 .twin-cont02.flex > .img { width: 438px; }

.box-list01 > .box { margin-bottom: 80px; }
.box-list01 > .box:last-child { margin-bottom: 0; }

.twin-cont02.flex { justify-content: space-between; }
.twin-cont02.flex > div { width: 540px; box-sizing: border-box; }
.twin-cont02.flex .setBox { background: #EAF5E9; border-radius: 5px; }
.twin-cont02.flex .setBox .tit { text-align: center; background: #00614A; font-size: 22px; }
.twin-cont02.flex .setBox .inner { padding: 30px; background: none; }

.border-boxs { margin-bottom: 20px; }
.border-boxs > div.border-box { background: #fff; padding: 20px 20px 20px 26px; margin-bottom: 10px; position: relative; }
.border-boxs > div.border-box > h5 { font-weight: 700; line-height: 1.6; font-size: 18px; margin-bottom: 8px; }
.border-boxs > div.border-box:before { content: ""; width: 6px; height: 100%; background: #34A02B; position: absolute; left: 0; top: 0; }
.border-boxs > div.border-box:last-child { margin-bottom: 0; }

.calc-img { margin-bottom: 20px; }

.pikonBox { margin-top: 10px; padding: 20px 20px 20px 80px; background: url("../img/p02/ico-pikon.svg") no-repeat center left 20px, #fff; border-radius: 5px; }
.pikonBox .green { font-weight: 700; }

.TBL01 { border: solid 1px #00614A; border-radius: 5px; }
.TBL01 .col01 { width: 227px; box-sizing: border-box; background: #00614A; color: #fff; font-weight: 700; }
.TBL01 .col02 { width: 290px; box-sizing: border-box; }
.TBL01 .col03 { width: 290px; box-sizing: border-box; }
.TBL01 .col04 { width: 291px; box-sizing: border-box; }

.TBL01-head.flex > div { border-bottom: solid 1px #fff; border-right: solid 1px #C3E0C1; display: flex; justify-content: flex-start; align-items: center; align-items: flex-start; padding: 19px; }
.TBL01-head.flex .col01 { border-top-left-radius: 3px; }
.TBL01-head.flex .col04 { border-top-right-radius: 3px; border-right: none; }
.TBL01-head.flex .col02, .TBL01-head.flex .col03, .TBL01-head.flex .col04 { background: #EAF5E9; font-weight: 700; }

.TBL01-body.flex { border-bottom: solid 1px #C3E0C1; }
.TBL01-body.flex > div { border-bottom: solid 1px #fff; border-right: solid 1px #C3E0C1; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 19px; }
.TBL01-body.flex .col02 { background: #fff; }
.TBL01-body.flex .col03 { background: #fff; }
.TBL01-body.flex .col04 { border-right: none; background: #fff; }

.TBL01-body.flex:last-child { border-bottom: none; }
.TBL01-body.flex:last-child > div { border-bottom: none; }
.TBL01-body.flex:last-child .col01 { border-bottom-left-radius: 3px; }
.TBL01-body.flex:last-child .col04 { border-bottom-right-radius: 3px; }

section#p02Box02 { padding: 140px 0; background: url("../img/p02/bowa01.png") no-repeat left calc(50% + 450px) top -30px, url("../img/p02/bowa02.png") no-repeat right calc(50% + 530px) bottom -10px, #EDFFEB; }
section#p02Box02 .btn01 { margin: 80px auto 0; }

.tit-head.flex { align-items: flex-end; margin-bottom: 60px; }
.tit-head.flex .titles01 { margin-right: 40px; }
.tit-head.flex .text { max-width: calc(100% - 235px); padding-bottom: 7px; }

article.works-art02 { margin-bottom: 20px; position: relative; padding: 40px 40px 64px; border-radius: 5px; background: #fff; }
article.works-art02 .inner { justify-content: space-between; }
article.works-art02 .inner > .cont { width: 714px; }
article.works-art02 .inner > .cont > .text { width: 100%; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
article.works-art02 .inner > .imgBox { width: 266px; }
article.works-art02 .inner > .imgBox .img .in-img { padding-top: 75.18%; border-radius: 5px; }
article.works-art02 .inner > .imgBox p.cap { margin-top: 10px; }

article.works-art02:last-child { margin-bottom: 0; }

.w-data02.flex { margin-top: 30px; justify-content: space-between; margin-bottom: -20px; }
.w-data02.flex > div { border-bottom: dashed 1px #B9D2B7; padding-bottom: 10px; margin-bottom: 20px; width: calc(50% - 13px); display: flex; flex-wrap: wrap; align-items: flex-start; }
.w-data02.flex > div > .tit { font-weight: 700; color: #00614A; width: 65px; }
.w-data02.flex > div > .text { width: calc(100% - 65px); }

.link-text { width: 140px; height: 48px; display: table; position: absolute; right: 0; bottom: 0; z-index: 2; }
.link-text .link-in { display: table-cell; vertical-align: middle; text-align: center; color: #fff; font-weight: 700; text-decoration: none; background: #00614A; border-radius: 5px 0 5px 0; transition: 0.3s; }
.link-text .link-in > span { display: inline-block; padding-right: 24px; background: url("../img/p02/arrow.svg") no-repeat center right; }
.link-text .link-in:hover { opacity: 0.7; }

.case-head.flex { margin-top: -6px; margin-bottom: 10px; align-items: flex-start; }
.case-head.flex > div { margin-top: 6px; }
.case-head.flex > .cate { font-size: 14px; font-weight: 500; margin-right: 6px; padding-top: 3px; }
.case-head.flex .text { font-weight: 700; color: #34A02B; }

h3.case-tit { font-weight: 700; font-size: 24px; margin-bottom: 30px; }

.bikou-text p { position: relative; padding-left: 18px; }
.bikou-text p:before { content: "※"; position: absolute; left: 0; top: 0; }

section#p02Box03 { background: url("../img/top/bg03-1.svg") no-repeat top 220px right, linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); padding: 140px 0; }
section#p02Box03 .bg-text { position: absolute; bottom: 108px; left: 103px; }
section#p02Box03 .tit-head.flex { align-items: flex-end; margin-bottom: 76px; color: #fff; }
section#p02Box03 .tit-head.flex .text { max-width: calc(100% - 445px); }

.sol-list01.sol-list03.flex { justify-content: center; margin-top: -68px; }
.sol-list01.sol-list03.flex > div.box { top: 0; width: 350px; margin-right: 25px; margin-top: 68px; padding: 16px 30px 30px; }
.sol-list01.sol-list03.flex > div.box > div.tit { position: relative; z-index: 2; font-weight: 700; line-height: 1.4; font-size: 18px; text-align: center; }
.sol-list01.sol-list03.flex > div.box > div.tit .green { font-size: 24px; }
.sol-list01.sol-list03.flex > div.box > div.text { position: relative; z-index: 2; margin-top: 16px; }
.sol-list01.sol-list03.flex > div.box:nth-child(3n), .sol-list01.sol-list03.flex > div.box:last-child { margin-right: 0; }

section#p02Box04 { padding: 140px 0; }
section#p02Box04 .titles01 { margin-bottom: 70px; }

.flow-list02.flex { box-sizing: border-box; padding-left: 10px; }
.flow-list02.flex > div.box { position: relative; background: #EAF5E9; border-radius: 5px; box-sizing: border-box; padding: 30px 20px; margin-right: 40px; width: 186px; }
.flow-list02.flex > div.box > .ico { width: 90px; height: 90px; background: #fff; border-radius: 100%; margin: 0 auto 14px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.flow-list02.flex > div.box > .ico img { display: block; }
.flow-list02.flex > div.box .num { width: 37px; height: 35px; border-radius: 2px; text-align: center; line-height: 35px; background: #34A02B; color: #fff; font-weight: 500; position: absolute; left: -10px; top: -10px; z-index: 2; }
.flow-list02.flex > div.box .tit { text-align: center; font-weight: 700; color: #00614A; font-size: 18px; margin-bottom: 4px; line-height: 1.6; }
.flow-list02.flex > div.box:last-child { margin-right: 0; }
.flow-list02.flex > div.box:after { content: ""; background: url("../img/p02/flow-arrow.svg") no-repeat center; width: 18px; height: 14px; position: absolute; top: 50%; transform: translateY(-50%); left: calc(100% + 11px); }
.flow-list02.flex > div.box:last-child:after { content: none; }

section#p02Box05 { padding: 140px 0; background: url("../img/p02/bowa01.png") no-repeat right calc(50% + 520px) top -30px, #EDFFEB; }
section#p02Box05 .titles01 { margin-bottom: 60px; }

article.faq-art.on { border-color: #00614A; }

article.faq-art { background: #fff; border-radius: 5px; margin-bottom: 20px; border: solid 2px #fff; }

article.faq-art:last-child { margin-bottom: 0; }

span.opcl-ico { width: 28px; height: 28px; box-sizing: border-box; position: absolute; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; right: 30px; top: 50%; z-index: 2; transform: translateY(-50%); }
span.opcl-ico > span { width: 100%; height: 100%; position: relative; }
span.opcl-ico > span:before { content: ""; width: 100%; height: 2px; background: #00614A; transition: 0.3s; position: absolute; left: 0; top: calc(50% - 1px); }
span.opcl-ico > span:after { content: ""; width: 2px; height: 100%; background: #00614A; transition: 0.3s; position: absolute; left: calc(50% - 1px); top: 0; }

.opcl { cursor: pointer; }

.opcl.on span.opcl-ico > span:before { background: #fff; }
.opcl.on span.opcl-ico > span:after { opacity: 0; }

.q-tit { padding: 24px 76px 24px 65px; position: relative; font-weight: 700; line-height: 1.2; font-size: 18px; }

.q-tit:before { content: "Q"; color: #00614A; font-size: 32px; line-height: 1; position: absolute; left: 28px; top: 17px; font-weight: 500; font-family: "robo"; }

.q-tit.on { background: #00614A; color: #fff; border-radius: 3px 3px 0 0; }

.q-tit.on:before { color: #fff; }

div.a-text { padding: 30px 30px 30px 65px; border-radius: 5px; position: relative; }

div.a-text:before { content: "A"; color: #00614A; font-size: 32px; line-height: 1; position: absolute; left: 28px; top: 28px; font-weight: 500; font-family: "robo"; }

.opcl-cont { display: none; }

/*03 治具の種類
----------------------------------*/
div#p03Box01 { padding: 100px 0 140px; background: url("../img/p03/bowa01.png") no-repeat left calc(50% + 660px) top, url("../img/p03/bowa02.png") no-repeat right calc(50% + 670px) top 580px; }

.jigu-list.jigu-list02 { margin-top: 60px; width: 100%; }
.jigu-list.jigu-list02 .jig-btn { margin-bottom: 30px; }
.jigu-list.jigu-list02 .jig-btn a { padding: 40px; background: #EAF5E9; color: #000000; }
.jigu-list.jigu-list02 .jig-btn a > .img { width: 320px; }
.jigu-list.jigu-list02 .jig-btn a > .img .in-img { padding-top: 73.75%; }
.jigu-list.jigu-list02 .jig-btn a > .cont { width: calc(100% - 320px); padding-left: 40px; padding-top: 0; }
.jigu-list.jigu-list02 .jig-btn a > .cont h3.tit { margin-bottom: 10px; }
.jigu-list.jigu-list02 .jig-btn a > .cont .text { font-size: 18px; }
.jigu-list.jigu-list02 .jig-btn a > .cont ul.check-list03 { margin-top: 20px; }
.jigu-list.jigu-list02 .jig-btn a .arrow { background: url("../img/common/btn-arrow01.svg") no-repeat center; background-size: 100%; }
.jigu-list.jigu-list02 .jig-btn a .arrow img { transition: 0.3s; }
.jigu-list.jigu-list02 .jig-btn a:hover .arrow img { opacity: 0; }
.jigu-list.jigu-list02 .jig-btn:last-child { margin-bottom: 0; }

ul.check-list03 > li { padding-left: 24px; background: url("../img/p04/ico-check.svg") no-repeat left top 4px; margin-bottom: 6px; }
ul.check-list03 > li:last-child { margin-bottom: 0; }

/*04 治具の詳細
----------------------------------*/
.reason-tit { font-weight: 700; font-size: 18px; margin-bottom: 14px; }
.reason-tit .green { line-height: 1.4; font-size: 24px; }

.num-text02 { font-weight: 700; font-size: 30px; line-height: 1; display: block; margin-bottom: 0; color: #00614A; }
.num-text02 .num { font-size: 45px; }
.num-text02 .komoji { font-size: 16px; }

section#p04Box01 { padding: 100px 0 140px; background: url("../img/p04/bowa02.png") no-repeat top 240px right calc(50% + 610px), url("../img/p04/bowa01.png") no-repeat left calc(50% + 480px) top -80px; }
section#p04Box01 .p02-cont01.flex { justify-content: flex-start; margin-bottom: 60px; }
section#p04Box01 .p02-cont01.flex > .cont { padding-top: 0; width: 745px; }
section#p04Box01 .p02-cont01.flex > .img { width: 266px; margin-left: 40px; display: block; }
section#p04Box01 .p02-cont01.flex > .img .in-img { padding-top: 78.94%; border-radius: 5px; }

.sol-list01.sol-list02.sol-list04.flex { margin-bottom: 80px; }
.sol-list01.sol-list02.sol-list04.flex > .box > .ico { width: 80px; margin: 0 auto 16px; }

.box-list01.p04-cont01-2 h3.titles02 { margin-bottom: 40px; }

ul.check-list04.flex { width: calc(100% + 16px); margin: -16px 0 0 -16px; }
ul.check-list04.flex > li { width: 356px; box-sizing: border-box; margin: 16px 0 0 16px; font-weight: 500; background: #F2F2F2; border-radius: 5px; padding: 16px 20px 16px 20px; display: flex; flex-wrap: wrap; align-items: center; }
ul.check-list04.flex > li > span { display: inline-block; padding-left: 28px; background: url("../img/p04/ico-check.svg") no-repeat left top 2px; }

section#p04Box02 { padding: 140px 0; background: url("../img/p04/bg02.png") no-repeat center top -280px, #EDFFEB; }
section#p04Box02 .titles01 { margin-bottom: 60px; }
section#p04Box02 .wrap { display: flex; flex-wrap: wrap; justify-content: space-between; }
section#p04Box02 .wrap > .left { width: 628px; }
section#p04Box02 .wrap > .right { width: 416px; }

.role-list > div.box { margin-bottom: 10px; position: relative; background: #fff; border-radius: 5px; padding: 20px 40px; }
.role-list > div.box .num { color: #fff; width: 28px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; border-radius: 5px 0 5px 0; position: absolute; left: 0; top: 0; background: #34A02B; }
.role-list > div.box .tit { color: #00614A; font-size: 26px; line-height: 1.6; font-weight: 700; }
.role-list > div.box .text { margin-top: 6px; }
.role-list > div.box:last-child { margin-bottom: 0; }

section#p04Box03 { overflow: hidden; background: linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); padding: 140px 0; }
section#p04Box03 .bg-text { position: absolute; bottom: 170px; left: calc(50% + 250px); width: 1332px; }
section#p04Box03 .tit-head.flex { margin-bottom: 60px; color: #fff; flex-wrap: nowrap; }
section#p04Box03 .tit-head.flex .titles01 { margin-right: 30px; }
section#p04Box03 .tit-head.flex .text { max-width: calc(100% - 445px); }

.sol-list01.sol-list03.sol-list04.flex > .box { padding: 30px 30px 40px; }
.sol-list01.sol-list03.sol-list04.flex > .box:before { content: none; }

.reason-num { color: #00614A; font-size: 14px; padding-left: 14px; position: relative; margin-bottom: 10px; font-weight: 500; }

.reason-num:before { content: ""; position: absolute; left: 0; top: 9px; width: 6px; height: 6px; border-radius: 100%; background: #00614A; }

section#vari-sec.vari-sec-u { padding: 140px 0; }
section#vari-sec.vari-sec-u .wrap { width: 1100px; }
section#vari-sec.vari-sec-u .jigu-list { width: 736px; }
section#vari-sec.vari-sec-u .jig-btn a .img { width: 210px; }
section#vari-sec.vari-sec-u .jig-btn a .cont { width: calc(100% - 210px); padding-left: 30px; }
section#vari-sec.vari-sec-u .jig-btn a .cont .text { font-size: 20px; }

section#news-sec-u { padding: 140px 0; overflow: hidden; background: url("../img/p04/bowa02.png") no-repeat top 240px right calc(50% + 610px), #EDFFEB; }
section#news-sec-u .titles01 { margin-bottom: 40px; }

/*05 遊休治具の改造・改修
----------------------------------*/
div#p05Box01 { padding: 100px 0 140px; background: url("../img/p05/bowa01.png") no-repeat top -30px right calc(50% + 610px); }

.twin-cont02.o05-cont01.flex { justify-content: flex-start; }
.twin-cont02.o05-cont01.flex .cont { margin-right: 48px; width: 745px; }
.twin-cont02.o05-cont01.flex .img { width: 212px; position: relative; }
.twin-cont02.o05-cont01.flex .img .sb { position: absolute; width: 168px; top: -54px; right: -83px; }

.greenBox { background: #EAF5E9; padding: 40px; }

.greenBox.p05-cont01-2 { margin-top: 90px; padding: 40px 78px 60px; border-radius: 5px; }
.greenBox.p05-cont01-2 h2.tit { color: #00614A; text-align: center; font-size: 36px; font-weight: 700; margin-bottom: 10px; }
.greenBox.p05-cont01-2 .pro-sol { width: 720px; padding: 12px 0 20px; margin: 50px auto 0; }
.greenBox.p05-cont01-2 .pro-sol > div { font-size: 36px; }
.greenBox.p05-cont01-2 .pro-sol span.gra { font-size: 40px; padding: 10px 14px; }

.u-text { text-align: center; }

.pro-list.pro-list02.flex { margin-top: 14px; justify-content: space-between; }
.pro-list.pro-list02.flex > div.box { width: 462px; height: 83px; margin: 20px 0 0; }
.pro-list.pro-list02.flex > div.box > div { font-size: 18px; color: #00614A; background: #fff; border-radius: 40px 40px 0 40px; padding: 10px 10px; text-align: center; vertical-align: middle; }
.pro-list.pro-list02.flex > div.box > div .bold { font-weight: 700; }
.pro-list.pro-list02.flex > div.box:nth-child(2n) > div { border-radius: 40px 40px 40px 0; }
.pro-list.pro-list02.flex > div.box.box02 > div, .pro-list.pro-list02.flex > div.box.box03 > div { color: #fff; background: #34A02B; }
.pro-list.pro-list02.flex > div.box.box02:after { content: ""; background: url("../img/top/uzu-right.svg") no-repeat; width: 51px; height: 57px; position: absolute; top: -21px; right: -14px; z-index: 2; background-size: contain; }
.pro-list.pro-list02.flex > div.box.box03:after { content: ""; background: url("../img/top/uzu-left.svg") no-repeat; width: 46px; height: 46px; position: absolute; top: -10px; left: -18px; z-index: 2; right: auto; background-size: contain; }
.pro-list.pro-list02.flex > div.box.box04:after { content: none; }

section#p05Box02 { padding: 140px 0; background: url("../img/p05/bowa03.png") no-repeat top -120px left calc(50% + 610px), #EDFFEB; }
section#p05Box02 h2.titles01 { margin-bottom: 60px; }

.twin-cont02.p05-cont02.flex > div { width: 530px; padding: 30px 30px 40px; background: #fff; border-radius: 5px; }
.twin-cont02.p05-cont02.flex > div .img { margin-bottom: 20px; }
.twin-cont02.p05-cont02.flex > div .img img { border-radius: 5px; }
.twin-cont02.p05-cont02.flex > div h3.tit { margin-bottom: 10px; font-size: 30px; font-weight: 700; }
.twin-cont02.p05-cont02.flex > div ul.check-list03 { margin-top: 20px; }

section#p02Box03.p05Box03 { background: linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); overflow: hidden; }
section#p02Box03.p05Box03 .bg-text { left: calc(50% + 240px); bottom: auto; top: 159px; width: 747px; }
section#p02Box03.p05Box03 .titles01 { margin-bottom: 78px; }
section#p02Box03.p05Box03 .sol-list01.flex > div.box .ico { margin-bottom: 15px; }
section#p02Box03.p05Box03 .sol-list01.flex > div.box.box01 .text { margin-bottom: 15px; white-space: nowrap; }

section#p05Box04 { padding: 140px 0; background: url("../img/p05/bowa01.png") no-repeat top -220px left calc(50% + 710px), url("../img/p05/bowa01.png") no-repeat top 200px right calc(50% + 710px); }
section#p05Box04 h2.titles01 { margin-bottom: 60px; }

.ex-list05 > .box { margin-bottom: 30px; padding: 40px; background: #EAF5E9; }
.ex-list05 > .box .titles02 { margin-bottom: 20px; border-bottom: none; }
.ex-list05 > .box:last-child { margin-bottom: 0; }

.ex-bfaf.flex { justify-content: space-between; }
.ex-bfaf.flex > div { box-sizing: border-box; border: solid 1px; border-radius: 5px; background: #fff; }
.ex-bfaf.flex > .bfBox { width: 324px; position: relative; border-color: #4B4E4D; }
.ex-bfaf.flex > .bfBox:after { content: ""; width: 0; height: 0; border-left: solid 8px #00614A; border-top: solid 8px transparent; border-bottom: solid 8px transparent; margin: auto 0; top: 0; bottom: 0; left: calc(100% + 11px); position: absolute; }
.ex-bfaf.flex > .afBox { width: 668px; border-color: #00614A; }

.exBox .tit { color: #fff; font-weight: 700; padding: 10px 20px; }
.exBox .inner { padding: 16px 19px; }

.exBox.bfBox .tit { border-radius: 3px 3px 0 0; background: #4B4E4D; }

.afBox { display: flex; flex-wrap: wrap; }
.afBox .exBox { width: 222px; border-right: solid 1px #EAF5E9; box-sizing: border-box; }
.afBox .exBox .tit { background: #00614A; position: relative; }
.afBox .exBox .tit > span { display: inline-block; padding-left: 24px; background: url("../img/p05/ex01.svg") no-repeat left top 3px; }
.afBox .exBox .tit:after { content: ""; width: 1px; height: 100%; background: #fff; top: 0; right: -1oxls; }

.exBox.af02 .tit > span { background-image: url("../img/p05/ex02.svg") !important; }

.exBox.af03 { border-right: none !important; }
.exBox.af03 .tit > span { background-image: url("../img/p05/ex03.svg") !important; }
.exBox.af03 .tit:after { content: none; }

section#p05Box05 { padding: 140px 0; background: url("../img/p05/bowa03.png") no-repeat top -220px left calc(50% + 710px), url("../img/p05/bowa03.png") no-repeat top 200px right calc(50% + 710px), #EAF5E9; }
section#p05Box05 .titles01 { margin-bottom: 70px; }
section#p05Box05 .flow-list02.flex > div.box { background: #fff; }
section#p05Box05 .flow-list02.flex > div.box > .ico { background: #EAF5E9; }

/*06 実績紹介
----------------------------------*/
div#two-content { justify-content: space-between; flex-direction: row-reverse; }

div#two-main { width: 820px; }

div#two-side { width: 240px; }

.case-list-all { margin-top: -30px; width: 100%; display: flex; flex-wrap: wrap; }
.case-list-all article.works-art { margin: 30px 20px 0 0; width: 260px; }
.case-list-all article.works-art a { display: block; height: 100%; box-sizing: border-box; background: #F7FFF7; padding: 20px 20px 24px; box-shadow: 0 0 10px rgba(55, 170, 46, 0.1); }
.case-list-all article.works-art a .infos.flex { width: calc(100% + 6px); margin-left: -6px; margin-top: 14px; align-items: center; margin-bottom: 10px; }
.case-list-all article.works-art a .infos.flex > div { margin: 6px 0 0 6px; line-height: 20px; }
.case-list-all article.works-art a .infos.flex .cate { color: #00614A; border: solid 1px #00614A; border-radius: 20px; font-size: 14px; padding: 0 8px; background: none; }
.case-list-all article.works-art:nth-child(3n) { margin-right: 0; }

article.works-art a:hover .img .in-img { transform: scale(1.1); }
article.works-art .w-data { margin-top: 20px; font-size: 16px; }
article.works-art .w-data dl.flex { margin-bottom: 6px; line-height: 26px; justify-content: space-between; }
article.works-art .w-data dl.flex dt { color: #fff; color: #fff; background: #34A02B; width: 58px; text-align: center; font-weight: 500; border-radius: 2px; }
article.works-art .w-data dl.flex dd { width: calc(100% - 68px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
article.works-art .w-data dl.flex:last-child { margin-bottom: 0; }
article.works-art .infos.flex { width: calc(100% + 6px); margin-left: -6px; margin-top: 14px; align-items: center; margin-bottom: 10px; }
article.works-art .infos.flex > div { margin: 6px 0 0 6px; line-height: 20px; }
article.works-art .infos.flex .cate { color: #00614A; border: solid 1px #00614A; border-radius: 20px; font-size: 16px; padding: 2px 8px; background: none; }

/*詳細*/
div#contents.bg06 { background: url("../img/p06/bg06.jpg") repeat-y center top; }

div#p11sBox01 { padding: 100px 0 120px; }
div#p11sBox01 div#two-content { flex-direction: row; }
div#p11sBox01 .blog-text { margin-top: 40px; }

article.singleBox01 .w-data { margin-top: 40px; }
article.singleBox01 .w-data dl.flex { justify-content: space-between; padding-bottom: 20px; margin-bottom: 20px; border-bottom: dashed 1px #B9D2B7; align-items: flex-start; }
article.singleBox01 .w-data dl.flex dt { width: 100px; color: #00614A; font-weight: 700; }
article.singleBox01 .w-data dl.flex dd { width: calc(100% - 100px); }
article.singleBox01 .w-data dl.flex:last-child { margin-bottom: 0; }

.kadaiBox, .teianBox { margin-top: 40px; }
.kadaiBox .greenBox, .teianBox .greenBox { padding: 30px; border-radius: 5px; }

article.singleBox01-works .infos.flex { width: calc(100% + 10px); margin-left: -10px; margin-top: -10px; align-items: center; margin-bottom: 10px; }
article.singleBox01-works .infos.flex > div { margin: 10px 0 0 10px; line-height: 24px; }
article.singleBox01-works .infos.flex .cate { color: #00614A; border: solid 1px #00614A; border-radius: 20px; font-size: 14px; padding: 0 14px; background: #fff; }
article.singleBox01-works .infos.flex .w-date { font-family: "robo"; font-weight: 400; }
article.singleBox01-works h2.titles02 { margin-bottom: 10px; border-bottom: none; }

.sub-tit { font-weight: 700; color: #34A02B; margin-bottom: 10px; }

h1.ws-tit { font-weight: 700; font-size: 22px; line-height: 1.4; margin-bottom: 30px; }

h3.wh3 { margin-bottom: 10px; font-weight: 700; font-size: 24px; }

h4.wh4 { margin-bottom: 10px; font-weight: 700; font-size: 20px; }

h5.wh5 { margin-bottom: 10px; font-weight: 700; font-size: 18px; }

.blog-text p:first-child { margin-top: 0; }
.blog-text p:first-child img { margin-top: 0; }
.blog-text img:first-child { margin-top: 0; }
.blog-text img[class*="wp-image-"] { margin: 20px 0; }
.blog-text iframe { max-width: 100%; }
.blog-text div { max-width: 100%; }
.blog-text a { max-width: 100%; }

.works-cont01.flex { justify-content: space-between; align-items: flex-start; }
.works-cont01.flex .gallery-main { width: 588px; }
.works-cont01.flex .gallery-main button.slick-prev.slick-arrow { border-radius: 2px !important; width: 24px; height: 40px; background: url("../img/p06/slide-arrow01.svg") no-repeat center #34A02B; top: 195px; transform: translateY(-50%); left: 0; right: auto; border: none; }
.works-cont01.flex .gallery-main button.slick-next.slick-arrow { border-radius: 2px !important; width: 24px; height: 40px; background: url("../img/p06/slide-arrow02.svg") no-repeat center #34A02B; top: 195px; transform: translateY(-50%); right: 0; left: auto; border: none; }
.works-cont01.flex .gallery-main button.slick-arrow:hover { opacity: 0.7; }
.works-cont01.flex .gallery-thumb.flex { width: 210px; margin-top: -10px; justify-content: space-between; }
.works-cont01.flex .gallery-thumb.flex .slick-track { transform: none !important; width: 100% !important; display: flex; flex-wrap: wrap; }

.g-main .cap { line-height: 1.4; margin-top: 10px; }

.g-main-img a { position: relative; text-decoration: none; display: block; border-radius: 5px; }
.g-main-img a .in-img { padding-top: 66.32%; border-radius: 5px; }

.g-thumb { width: 100px; position: relative; margin-top: 10px; margin-right: 10px; cursor: pointer; transition: 0.3s; border-radius: 5px; }
.g-thumb .in-img { padding-top: 70%; border-radius: 5px; }

.g-thumb:hover, .g-thumb.slick-current { opacity: 0.4; }

.g-thumb:nth-child(2n) { margin-right: 0; }

.w-repeat { margin-top: 40px; }
.w-repeat .w-repeatBox { margin-bottom: 40px; }
.w-repeat .w-repeatBox:last-child { margin-bottom: 0; }
.w-repeat .titles03 { font-size: 24px; }
.w-repeat .titles03:before { top: 19px; }

.wt-text01 { margin-bottom: 40px; }

.bfafBox.flex { margin-bottom: 20px; }

.wt-text01:last-child, .bfafBox.flex:last-child { margin-bottom: 0; }

.ang-tit { position: absolute; left: -2px; top: -2px; z-index: 2; color: #fff; font-weight: 700; font-size: 16px; border-radius: 5px 0 5px 0; padding: 10px 16px; background: #00614A; line-height: 1; }

.bfafBox.flex { justify-content: center; }
.bfafBox.flex .ang-tit { display: none; }
.bfafBox.flex > div.img { width: 384px; margin-right: 52px; position: relative; }
.bfafBox.flex > div.img .in-img { padding-top: 70.31%; border-radius: 5px; }
.bfafBox.flex > div.img:last-child { margin-right: 0; }

.bfafBox.flex.bfaf .ang-tit { display: block; line-height: 1.6; font-size: 14px; font-weight: 400; padding: 0 10px; color: #fff; background: #4B4E4D; font-family: "robo"; line-height: 24px; position: absolute; left: 0; top: 0; border-radius: 5px 0 5px 0; }
.bfafBox.flex.bfaf .af .ang-tit { background: #34A02B; }
.bfafBox.flex.bfaf > div.img.bf:before { content: ""; width: 0; height: 0; border-left: solid 16px #34A02B; border-top: solid 12px transparent; border-bottom: solid 12px transparent; position: absolute; top: 0; bottom: 0; margin: auto 0; left: calc(100% + 20px); }

.sideBox { margin-bottom: 40px; position: relative; }
.sideBox > h2.tit { position: relative; font-weight: 700; padding-left: 20px; margin-bottom: 20px; font-size: 18px; line-height: 1.6; }
.sideBox > h2.tit:before { content: ""; width: 10px; height: 10px; background: #34A02B; border-radius: 1px; position: absolute; left: 0; top: 11px; }
.sideBox ul.side-list { border-top: solid 1px #B3E9AF; }
.sideBox ul.side-list > li { border-bottom: solid 1px #B3E9AF; }
.sideBox ul.side-list > li a { text-decoration: none; font-weight: 500; display: block; line-height: 1.2; padding: 24px 30px 24px 15px; background: url("../img/p06/side-arrow.svg") no-repeat right 20px center; }
.sideBox ul.side-list > li a:hover { background-color: #EAF5E9; }
.sideBox ul.side-list li.side-li.r_current > a { pointer-events: none; background-color: #EAF5E9; }
.sideBox ul.side-list > li:last-child { margin-bottom: 0; }

.sideBox:last-child { margin-bottom: 0; }

select#archives-dropdown-2 { padding: 5px 32px 5px 14px; background: url("../img/p06/select-arrow.svg") no-repeat center right 14px #fff; border-radius: 4px; border: solid 1px #00614A; height: 60px; color: #00614A; box-sizing: border-box; width: 100%; }

select { cursor: pointer; }

div.witerBox { position: relative; padding: 55px 38px 38px; margin-top: 80px; border: solid 2px #00614A; border-radius: 5px; }
div.witerBox .inner { position: relative; padding-left: 120px; }
div.witerBox .inner h2 { font-size: 20px; line-height: 1.4; margin-bottom: 8px; }
div.witerBox .inner .wr-detail { line-height: 1.4; margin-bottom: 16px; }
div.witerBox .inner .img { position: absolute; left: 0; top: 0; width: 100px; }
div.witerBox .inner .img .in-img { border-radius: 100%; padding-top: 100%; }

.witer-tits.flex { margin-bottom: 10px; align-items: center; line-height: 1.6; }
.witer-tits.flex > h2 { margin-right: 14px; line-height: 1.6; }

.w-post { font-weight: 700; color: #34A02B; padding-bottom: 5px; }

/*ページャー*/
div#pager00 { text-align: center; }

div#pager00 .wp-pagenavi { margin-top: 50px; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; margin: 2px; text-decoration: none; width: 48px; height: 48px; text-align: center; line-height: 46px; font-size: 14px; font-weight: 700; color: #00614A; box-sizing: border-box; border-radius: 5px; font-family: "robo"; border: solid 1px #00614A; }

.wp-pagenavi a.page { position: relative; }

.wp-pagenavi span.extend { background: none; color: #00614A; box-shadow: none; border: none; }

.wp-pagenavi > a:hover { color: #fff; background-color: #00614A; }

.wp-pagenavi a.previouspostslink { color: transparent; background: url("../img/p06/arrow01.svg") no-repeat center #fff; margin-left: 0; }

.wp-pagenavi a.nextpostslink { color: transparent; background: url("../img/p06/arrow02.svg") no-repeat center #fff; margin-right: 0; }

.wp-pagenavi span.current { color: #fff; background: #00614A; }

.wp-pagenavi a.first { border: solid 1px #00614A; background: url("../img/p11/arrow01.svg") no-repeat center #fff; color: transparent; display: none; }

.wp-pagenavi a.last { border: solid 1px #00614A; background: url("../img/p11/arrow04.svg") no-repeat center #fff; color: transparent; display: none; }

.wp-pagenavi a.previouspostslink:hover { background-color: #00614A; color: transparent !important; background-image: url("../img/p11/arrow02h.svg"); }

.wp-pagenavi a.nextpostslink:hover { background-color: #00614A; color: transparent !important; background-image: url("../img/p11/arrow03h.svg"); }

.wp-pagenavi a.first:hover { background-color: #00614A; color: transparent; background-image: url("../img/p12/arrow01h.svg"); }

.wp-pagenavi a.last:hover { background-color: #00614A; color: transparent; background-image: url("../img/p12/arrow04h.svg"); }

.wp-pagenavi span.pages { display: none; }

.post-navigation ul { margin-top: 80px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.post-navigation ul > li { margin-right: 10px; width: 160px; height: 48px; display: table; }
.post-navigation ul > li a { text-decoration: none; display: table-cell; text-align: center; vertical-align: middle; color: #fff; background: #00614A; border-radius: 5px; border: solid 2px #00614A; font-weight: 700; }
.post-navigation ul > li:last-child { margin-right: 0; }
.post-navigation ul li.kara { opacity: 0; pointer-events: none; }
.post-navigation ul li.prev.kara { opacity: 0; pointer-events: none; }
.post-navigation ul li.next.kara { opacity: 0; pointer-events: none; }
.post-navigation ul li.prev a { background: url("../img/p06/arrow01.svg") no-repeat center left 30px #fff; color: #00614A; padding-left: 20px; }
.post-navigation ul li.prev a:hover { opacity: 0.7; }
.post-navigation ul li.next a { background: url("../img/p06/arrow02.svg") no-repeat center right 30px #fff; color: #00614A; padding-right: 20px; }
.post-navigation ul li.next a:hover { opacity: 0.7; }
.post-navigation ul li.blog-back { display: table; }
.post-navigation ul li.blog-back > a { display: table-cell; text-align: center; vertical-align: middle; text-decoration: none; background: #00614A; color: #fff; -weight: 700; }
.post-navigation ul li.blog-back > a:hover { background: #fff; color: #00614A; }

/*07 ブログ
----------------------------------*/
div.blog-list-all { width: 100%; display: flex; flex-wrap: wrap; margin-top: -30px; }
div.blog-list-all article.blog-art01 { width: 260px; margin: 30px 20px 0 0; }
div.blog-list-all article.blog-art01 a { background: #F7FFF7; padding: 20px 20px 24px; }
div.blog-list-all article.blog-art01:nth-child(3n) { margin-right: 0; }

/*詳細*/
article.singleBox01.singleBox01-blog .infos.flex { width: calc(100% + 10px); margin-left: -10px; margin-top: -10px; align-items: center; margin-bottom: 10px; }
article.singleBox01.singleBox01-blog .infos.flex > div { margin: 10px 0 0 10px; line-height: 24px; }
article.singleBox01.singleBox01-blog .infos.flex .cate { font-size: 14px; padding-bottom: 2px; }
article.singleBox01.singleBox01-blog .infos.flex .w-date { font-family: "robo"; font-weight: 400; }
article.singleBox01.singleBox01-blog div#toc_container { width: 100% !important; margin-top: 50px; background: none !important; border: none !important; margin-bottom: 40px !important; padding: 0; }
article.singleBox01.singleBox01-blog div#toc_container p.toc_title { text-align: left; font-weight: 700; font-size: 18px; line-height: 1.2; margin-bottom: 10px; background: #34A02B; padding: 12px 17px; border-radius: 5px; color: #fff; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list { margin-top: 0; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li { margin: 0 0 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li a { display: block; background: #F7FFF7; box-sizing: border-box; text-decoration: none; line-height: 1.4; font-weight: 700; font-size: 18px; padding: 19px 16px; border: solid 1px #EDE9E1; border-radius: 5px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li a span.toc_number { display: inline-block; min-width: 24px; text-align: center; line-height: 24px; height: 24px; color: #fff; border-radius: 5px; font-weight: 700; font-size: 16px; font-family: 'mont'; margin-right: 8px; background: #34A02B; position: relative; box-sizing: border-box; padding: 0 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li a:hover { border-color: #34A02B; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li ul { margin-top: 8px; }
article.singleBox01.singleBox01-blog .form-box { margin-top: 80px; background: #EAF5E9; padding: 60px 50px; }
article.singleBox01.singleBox01-blog .form-box .single-text-box { display: block !important; }
article.singleBox01.singleBox01-blog .form-box .single-text-box .ss-tit { color: #00614A; font-size: 28px; font-weight: 700; text-align: center; margin-bottom: 40px; }
article.singleBox01.singleBox01-blog .form-box .form-btn { width: 300px; }

.side-rank > div.box { margin-bottom: 30px; }
.side-rank > div.box h3.tit { background: url("../img/p07/rank01.svg") no-repeat left 10px top 7px #F2F2F2; border-radius: 2px; padding: 7px 7px 6px 32px; margin-bottom: 10px; font-size: 15px; font-weight: 500; line-height: 1; }
.side-rank > div.box .a-date { font-family: "robo"; color: #34A02B; font-size: 14px; font-weight: 400; }
.side-rank > div.box h4.in-tit { font-weight: 400; width: 100%; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.side-rank > div.box.box2 h3.tit { background-image: url("../img/p07/rank02.svg"); }
.side-rank > div.box.box3 h3.tit { background-image: url("../img/p07/rank03.svg"); }
.side-rank > div.box:last-child { margin-bottom: 0; }

ul.side-child { padding-bottom: 20px; }
ul.side-child > li a { padding-top: 10px !important; padding-bottom: 10px !important; padding-left: 30px !important; }

ul.word_list.flex { width: calc(100% + 12px); margin: -10px 0 0 -12px; }
ul.word_list.flex > li { margin: 10px 0 0 12px; }
ul.word_list.flex > li a { font-weight: 500; font-size: 14px; }

.blog_word_box { margin-top: 50px; }
.blog_word_box > .tit { font-weight: 700; color: #00614A; margin-bottom: 14px; font-weight: 700; line-height: 1.2; font-size: 18px; }

/*08 会社案内
----------------------------------*/
section#p08Box01 { padding: 100px 0 140px; background: url("../img/p08/bowa01.png") no-repeat top -80px left calc(50% + 570px), url("../img/p08/bowa02.png") no-repeat top 30px right calc(50% + 710px); }
section#p08Box01 .wrap { display: flex; flex-wrap: wrap; justify-content: space-between; }
section#p08Box01 .wrap > .left { width: 590px; }
section#p08Box01 .wrap > .left .titles01 { margin-bottom: 60px; }
section#p08Box01 .wrap > .left .text > p { margin-bottom: 20px; }
section#p08Box01 .wrap > .left .text > p:last-child { margin-bottom: 0; }
section#p08Box01 .wrap > .right { width: 434px; }
section#p08Box01 .wrap > .right .names { text-align: right; font-weight: 700; margin-top: 10px; }

section#p08Box02 { background: url("../img/p08/bowa03.png") no-repeat top -158px left calc(50% + 710px), url("../img/p08/bowa03.png") no-repeat top 392px right calc(50% + 710px), #EAF5E9; padding: 140px 0; }
section#p08Box02 .titles01 { margin-bottom: 30px; }

.TBL-list.flex { justify-content: space-between; }
.TBL-list.flex > div { width: 520px; }

.TBL08 th, .TBL08 td { box-sizing: border-box; padding: 30px 0; vertical-align: top; }
.TBL08 th { width: 140px; color: #00614A; font-weight: 700; border-bottom: solid 1px #00614A; }
.TBL08 td { border-bottom: solid 1px #B3E9AF; }

.map-btn { margin-top: 10px; width: 140px; height: 38px; display: table; }
.map-btn a { display: table-cell; vertical-align: middle; text-align: center; background: #00614A; color: #fff; font-weight: 500; border-radius: 2px; }
.map-btn a > span { display: inline-block; padding-right: 24px; background: url("../img/common/ico-blank.svg") no-repeat right center; }
.map-btn a:hover { background: #34A02B; }

section#p08Box03 { background: linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); overflow: hidden; padding: 140px 0; }
section#p08Box03 .bg-text { left: calc(50% + 271px); bottom: auto; bottom: 220px; width: 1356px; position: absolute; }
section#p08Box03 .tit-head.flex { margin-bottom: 60px; color: #fff; flex-wrap: nowrap; }
section#p08Box03 .tit-head.flex .titles01 { margin-right: 40px; }
section#p08Box03 .tit-head.flex .text { max-width: calc(100% - 485px); }

.tec-list.flex { justify-content: center; margin-top: -25px; }
.tec-list.flex > div.box { width: 350px; box-sizing: border-box; margin: 25px 25px 0 0; background: #fff; padding: 30px 30px 40px; border-radius: 5px; }
.tec-list.flex > div.box .img { margin-bottom: 20px; }
.tec-list.flex > div.box .img img { border-radius: 5px; }
.tec-list.flex > div.box .tit { line-height: 1.4; font-weight: 700; color: #00614A; margin-bottom: 8px; font-size: 24px; }
.tec-list.flex > div.box:nth-child(3n), .tec-list.flex > div.box:last-child { margin-right: 0; }

section#p08Box04 { padding: 140px 0; background: url("../img/p08/bowa02.png") no-repeat top -158px left calc(50% + 710px), url("../img/p08/bowa04.png") no-repeat top 392px right calc(50% + 710px), url("../img/p08/bowa02.png") no-repeat top 1643px left calc(50% + 710px); }
section#p08Box04 h2.titles01 { margin-bottom: 60px; }

.range-list.flex { justify-content: space-between; }
.range-list.flex > div { width: 530px; border-radius: 5px; background: #EAF5E9; }
.range-list.flex > div > .tit { text-align: center; background: #00614A; padding: 10px; font-size: 20px; }
.range-list.flex > div .inner { background: none; padding: 30px; }
.range-list.flex > div.range02 .inner { box-sizing: border-box; height: calc(100% - 50px); display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.range-list.flex > div.range03 { width: 100%; margin-top: 30px; }
.range-list.flex > div.range03 .inner { padding: 30px 40px 40px; text-align: center; }
.range-list.flex > div.range03 p.sub03 { text-align: center; font-weight: 700; font-size: 24px; line-height: 1.4; margin-bottom: 10px; }

.TBL-range th, .TBL-range td { box-sizing: border-box; padding: 14px 0 10px; border-bottom: solid 1px #E2E2E2; vertical-align: top; }
.TBL-range th { font-weight: 700; width: 70px; }
.TBL-range td { font-weight: 500; }
.TBL-range tr:first-child th, .TBL-range tr:first-child td { padding-top: 0; }
.TBL-range tr:last-child th, .TBL-range tr:last-child td { padding-bottom: 0; border-bottom: none; }

.order-text01 { font-weight: 700; line-height: 44px; text-align: center; font-size: 24px; }
.order-text01 .green02 { font-weight: 900; font-size: 32px; }

.mate-list.flex { margin-top: 20px; justify-content: space-between; }
.mate-list.flex > div { box-sizing: border-box; background: #fff; width: 240px; padding: 20px 20px 30px; }
.mate-list.flex > div h4.sub04 { color: #00614A; font-size: 20px; margin-bottom: 10px; }
.mate-list.flex > div > ul > li { font-weight: 500; line-height: 1.4; margin-bottom: 10px; }
.mate-list.flex > div > ul > li:last-child { margin-bottom: 0; }

.p08-cont04 { margin-top: 60px; }
.p08-cont04 h3.titles02 { margin-bottom: 40px; }

section#p08Box04 .twin-cont02.p05-cont02.flex > div { background: #F2F2F2; padding-bottom: 148px; position: relative; }
section#p08Box04 .twin-cont02.p05-cont02.flex > div .btn01 { left: 0; right: 0; bottom: 40px; margin: 0 auto; position: absolute; z-index: 2; width: 360px; }

.page-company div#seqBox .wrap { width: 1100px; }
.page-company .seq-inBox .text { font-size: 20px; }
.page-company .seq-inBox .text p { display: inline; }

/*09 お問い合わせ
----------------------------------*/
section#p09Box01 { padding: 110px 0 140px; background: url("../img/p08/bowa01.png") no-repeat top -80px left calc(50% + 570px), url("../img/p08/bowa02.png") no-repeat top 30px right calc(50% + 710px); }

.btn01.u-arrow { margin: 0 auto 80px; }
.btn01.u-arrow a { background: url("../img/p09/u-arrow.svg") no-repeat center right 24px, #00614A; }
.btn01.u-arrow a:hover { background-color: #34A02B; }

.p09-cont01.flex { align-items: center; justify-content: space-between; }
.p09-cont01.flex > .cont { width: 566px; padding-top: 60px; }
.p09-cont01.flex > .img { width: 482px; }

.copy01 .green02 { font-size: 38px; }

.p09-cont01-2.grayBox { margin-top: 30px; padding: 30px 96px; margin-bottom: 80px; }
.p09-cont01-2.grayBox > .tit { color: #00614A; font-size: 20px; font-weight: 700; margin-bottom: 20px; }

ul.p09-check { display: flex; flex-wrap: wrap; width: 100%; margin-top: -10px; }
ul.p09-check > li { width: 296px; box-sizing: border-box; border-radius: 2px; background: #fff; padding: 10px 14px; margin: 10px 10px 0 0; }
ul.p09-check > li > span { display: inline-block; background: url("../img/p04/ico-check.svg") no-repeat left top 7px; padding-left: 24px; }
ul.p09-check > li > span .green02 { font-size: 20px; font-weight: 700; }
ul.p09-check > li:nth-child(3n) { margin-right: 0; }

.p09-text { font-size: 24px; font-weight: 700; color: #00614A; padding-bottom: 10px; }
.p09-text span.gra { font-size: 26px; padding: 10px 14px; margin: 0 4px 0 12px; line-height: 1.2; }

.sol-list01.sol-list02.sol-list09.flex { margin-top: -16px; }
.sol-list01.sol-list02.sol-list09.flex > .box { margin: 16px 16px 0 0; width: 356px; padding-bottom: 20px; }
.sol-list01.sol-list02.sol-list09.flex > .box .ico { margin-bottom: 16px; }
.sol-list01.sol-list02.sol-list09.flex > .box > .text01 { line-height: 1; }
.sol-list01.sol-list02.sol-list09.flex > .box > .text01 .komoji { font-size: 16px; }
.sol-list01.sol-list02.sol-list09.flex > .box:nth-child(3n) { margin-right: 0; }

.p09-cont01-3.greenBox { margin-top: 20px; padding: 30px; }
.p09-cont01-3.greenBox .sub03 { font-size: 20px; font-weight: 700; position: relative; padding-left: 18px; margin-bottom: 13px; }
.p09-cont01-3.greenBox .sub03:before { content: ""; left: 0; top: 12px; width: 8px; height: 8px; border-radius: 1px; background: #00614A; position: absolute; }
.p09-cont01-3.greenBox ul.check-list03.flex { margin-top: -6px; }
.p09-cont01-3.greenBox ul.check-list03.flex > li { width: 334px; background: url("../img/p09/ico-check09.svg") no-repeat left top 1px; margin-right: 18px; padding-left: 26px; margin-top: 6px; margin-bottom: 0; box-sizing: border-box; }
.p09-cont01-3.greenBox ul.check-list03.flex > li .green { font-weight: 700; }
.p09-cont01-3.greenBox ul.check-list03.flex > li:nth-child(3n) { margin-right: 0; }

div#p09Box02 { padding: 140px 0; background: linear-gradient(110deg, #124F0D 0%, #38AD2E 100%); }

div.p09-conatcts.flex { justify-content: space-between; }
div.p09-conatcts.flex > div { background: #fff; padding: 40px 30px; border-radius: 5px; box-sizing: border-box; width: 540px; }
div.p09-conatcts.flex > div > .tit { text-align: center; font-weight: 700; color: #00614A; font-size: 24px; }
div.p09-conatcts.flex > div .tel-num { text-align: center; }
div.p09-conatcts.flex > div .tel-num a { color: #00614A; font-size: 48px; padding-left: 52px; background: url("../img/p09/ico-tel.svg") no-repeat left top 15px; }
div.p09-conatcts.flex > div .fax-num { text-align: center; color: #00614A; font-size: 48px; }
div.p09-conatcts.flex > div .fax-num > span { display: inline-block; padding-left: 52px; background: url("../img/p09/ico-fax.svg") no-repeat left top 15px; font-weight: 700; font-family: "robo"; }
div.p09-conatcts.flex > div.box02 .text { padding-left: 57px; color: #00614A; }
div.p09-conatcts.flex > div.box03 { width: 100%; padding: 60px 80px; margin-top: 20px; }
div.p09-conatcts.flex > div.box03 > .tit { margin-bottom: 33px; }

.humBox { display: flex; flex-wrap: wrap; align-items: center; margin-left: 57px; }
.humBox .left { width: 68px; margin-right: 11px; }
.humBox .right { width: 336px; color: #00614A; }

.contact-text01 { width: 720px; margin: 0 auto; }
.contact-text01 p { position: relative; padding-left: 18px; }
.contact-text01 p:before { content: "※"; position: absolute; left: 0; top: 0; }

/*フォーム*/
.file-bikou { font-size: 14px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 40px auto 35px; width: 100%; max-width: 720px; position: relative; z-index: 2; }

ul.contact-state > li { display: table; width: 29.02%; height: 60px; position: relative; }

ul.contact-state > li > span { display: table-cell; text-align: center; vertical-align: middle; color: #00614A; font-size: 18px; font-weight: 700; background: #fff; border-radius: 5px; border: solid 1px #00614A; }
ul.contact-state > li > span span.num { margin-right: 6px; }

ul.contact-state > li.state01 { margin-left: 0; }

ul.contact-state > li.state01 > span { background: #00614A; color: #fff; }

ul.contact-state.contact-state02 > li.state02 > span { background: #00614A; color: #fff; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: space-between; }

ul.contact-state:before { content: ""; width: 100%; height: 1px; background: #00614A; position: absolute; left: 0; top: 50%; }

a.green { text-decoration: underline; }

a.green:hover { text-decoration: none; }

.contactTBL th, .contactTBL td { display: block; box-sizing: border-box; font-size: 16px; padding: 20px 0; color: #000000; line-height: 1.2; }
.contactTBL th { padding-bottom: 15px; }
.contactTBL td { padding-top: 0; }
.contactTBL .wpcf7-list-item { margin-left: 0; display: block; margin-bottom: 10px; margin-right: 25px; }
.contactTBL input[type="checkbox"], .contactTBL input[type="radio"] { transform-origin: left center; transform: scale(1.5); margin-right: 8px; }

span.hissu { display: inline-block; color: #fff; padding: 3px 4px; background: #00614A; margin-right: 4px; box-sizing: border-box; font-size: 14px; font-weight: 700; border-radius: 2px; }

span.nini { display: inline-block; padding: 3px 4px; margin-right: 8px; font-size: 14px; font-weight: 700; color: #00614A; border: solid 1px #00614A; border-radius: 2px; }

input.wpcf7-number, input.wpcf7-date, input.wpcf7-text { box-sizing: border-box; height: 38px; border: solid 1px #B3B3B3; padding: 3px 16px; font-size: 16px; background: #fff; width: 100%; border-radius: 2px; }

input.wpcf7-date { padding: 3px 16px; }

select.wpcf7-select { width: auto; }

select { border-radius: 2px; }

textarea.wpcf7-textarea { box-sizing: border-box; height: 160px; border: solid 1px #B3B3B3; padding: 5px 10px; font-size: 16px; background: #fff; width: 100%; border-radius: 2px; }

ul.form-address-list > li { margin-bottom: 20px; }
ul.form-address-list > li .cap { font-weight: 400; margin-bottom: 12px; line-height: 1; }
ul.form-address-list > li select.wpcf7-form-control.wpcf7-select { width: 200px; }
ul.form-address-list > li:first-child .inp { display: flex; flex-wrap: wrap; align-items: center; }
ul.form-address-list > li:first-child .inp span.form-bikou { margin-left: 8px; }
ul.form-address-list > li:last-child { margin-bottom: 0; }

input#address, input#address02 { width: 720px; }

input#your-name, input#your-kana { width: 512px; }

.cours-area { margin-top: 5px; }

input.wpcf7-text.tel01, input#zip { width: 140px; }

select#pref3 { width: auto; }

span.form-bikou { display: block; }

.form-ex { line-height: 1.4; margin-top: 16px; font-weight: 500; }

ul.address-list > li { margin-bottom: 30px; }
ul.address-list > li:last-child { margin-bottom: 0; }
ul.address-list .th { font-size: 14px; margin-bottom: 5px; }

.contactArea .codedropz-upload-container { padding: 0; }

.contactArea .codedropz-upload-handler { border: solid 1px #B3B3B3; border-radius: 2px; background: url("../img/p09/ico-upload.svg") no-repeat center top 42px #fff; padding: 74px 30px 40px; }

.contactArea .codedropz-upload-inner { color: #1C1C1C; line-height: 1.5; font-size: 16px; font-weight: 500; }

.contactArea .codedropz-upload-inner h3 { font-size: 16px; font-weight: 500; margin: 0; }

a.cd-upload-btn { width: 140px; height: 40px; display: inline-block; line-height: 35px; background: #D9D9D9; border: none; border-radius: 0; padding-top: 3px; font-size: 16px; margin-top: 8px; color: #000000; }

.form-bikou { font-size: 14px; font-weight: 500; line-height: 26px; }

.contact-submit.flex { margin-top: 30px; justify-content: center; flex-direction: row-reverse; position: relative; }

.contact-submit.flex > p { width: 100%; text-align: center; margin-top: 30px; }

.inb { display: inline-block; }

.in-cont { margin-bottom: 8px; display: flex; flex-wrap: wrap; align-items: center; }
.in-cont > span { margin-right: 9px; }
.in-cont > span.line01 { width: 55px; }

input.wpcf7-form-control.wpcf7-text.text-num01 { width: 60px; text-align: right; }

.form-btn { width: 360px; position: relative; }

.form-btn input[type="submit"], .form-btn input[type="button"] { transition: 0.3s; border: none; color: #fff; width: 100%; height: 66px; font-size: 18px; font-weight: 700; position: relative; z-index: 3; background: url("../img/p09/btn-arrow01.svg") no-repeat center right 24px, #00614A; border-radius: 5px; border: none; padding: 0 30px; text-align: left; }

.form-btn.form-btn02 { margin-right: 10px; }

.form-btn.form-btn02 input[type="submit"], .form-btn.form-btn02 input[type="button"] { background: url("../img/p09/btn-arrow02.svg") no-repeat center left 20px, #00614A; text-align: center; }

.form-btn input { transition: 0.3s; cursor: pointer; }

.form-btn input:hover { background-color: #34A02B; }

.form-btn.form-btn02 input:hover { background-color: #34A02B; }

.form-btn.form-btn03 input[type="submit"], .form-btn.form-btn03 input[type="button"] { text-align: center; }

span.zip-mark { margin-right: 10px; font-size: 14px; }

span.zip-bikou { margin-left: 15px; font-size: 13px; }

.zip_list > div { margin-bottom: 10px; }
.zip_list > div:last-child { margin-bottom: 0; }
.zip_list .zip00.zip02 > div { margin-bottom: 10px; }
.zip_list .zip00.zip02 > div:last-child { margin-bottom: 0; }

.wpcf7-spinner { position: absolute !important; top: -10px !important; }

p.check-text { margin-bottom: 30px; }

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
form.wpcf7-form { padding-top: 120px; margin-top: -120px; }

.wpcf7c-conf { background-color: #e8f0fe !important; }

input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #e8f0fe inset !important; box-shadow: 0 0 0px 1000px #e8f0fe inset !important; }

::placeholder { font-size: 16px; color: #B2B2B2; line-height: 1.5; }

/*確認画面*/
.contactArea.che { background: #eee; padding: 30px; }
.contactArea.che .pop-btn.opcl-btn.on { pointer-events: none; }
.contactArea.che .opcl-wrap { display: block !important; }
.contactArea.che div.opcl-inBox { padding-top: 20px; }

.contactArea.che .contactTBL tr { border-bottom: solid 1px #000; }

.contactArea.che .contactTBL th, .contactArea.che .contactTBL td { padding-top: 5px; padding-bottom: 5px; vertical-align: middle; }

.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che .bikou-text01, .contactArea.che span.dnd-progress-bar, .contactArea.che input[type=checkbox] { display: none; }

.contactArea.che input[type=checkbox]:checked { display: inline-block; }

.contactArea.che input[type=checkbox] ~ span.wpcf7-list-item-label { display: none; }

.contactArea.che input[type=checkbox]:checked ~ span.wpcf7-list-item-label { display: inline-block; font-weight: 700; }

.contactArea.che input[type=radio] { display: none; }

.contactArea.che input[type=radio]:checked { display: inline-block; }

.contactArea.che input[type=radio] ~ span.wpcf7-list-item-label { display: none; }

.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; }

select { box-sizing: border-box; height: 38px; border: solid 1px #B3B3B3; padding: 3px 30px 3px 16px; font-size: 16px; background: #fff; width: auto; background: url(../img/p09/select-arrow.svg) no-repeat center right 17px #fff; width: auto; -webkit-appearance: none; appearance: none; width: 100%; font-weight: 500; border-radius: 2px; }

/*100 thanksページ等
----------------------------------*/
div#p100Box01, div#p101Box01 { padding: 100px 0 140px; }
div#p100Box01 .btn01, div#p101Box01 .btn01 { margin: 50px auto 0; }

.pp-title01 { font-size: 22px; border-bottom: solid 2px; margin-bottom: 25px; padding-bottom: 10px; }

.pp-title02:first-child { margin-top: 0; }

.pp-title02 { font-size: 18px; padding-left: 15px; position: relative; color: #00614A; margin-top: 50px; }

.pp-title02:before { content: ""; width: 5px; height: 65%; background: #00614A; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*デバイス幅
----------------------------------*/
@media screen and (min-width: 2100px) { .TBL01-body.flex, .TBL01-head.flex { width: 1102px; }
  .TBL01 .col04 { width: 290px; } }
@media screen and (min-width: 0px) and (max-width: 1320px) { section#reason-sec .wrap { width: 1180px; }
  div#seqBox .wrap { width: 1100px; }
  div#seqBox .wrap .seq-inBox .text p { display: inline; } }
@media screen and (min-width: 0px) and (max-width: 1300px) { .works-list01 article.works-art { width: 262px; margin-right: 12px; }
  .works-list01 article.works-art a { padding: 15px 15px 20px; }
  .works-list01 article.works-art a .arrow { right: 15px; bottom: 20px; }
  .works-list01 article.works-art a .a-date { font-size: 13px; margin-bottom: 5px; }
  .works-list01 article.works-art a .infos.flex .cate { font-size: 13px; }
  .works-list01 article.works-art .w-data { font-size: 13px; margin-top: 7px; }
  .works-list01 article.works-art .w-data dl.flex { line-height: 22px; } }
/*ブラウザごと
----------------------------------*/
html.showPage.tokushu div#scr .contact-btn a .arrow { display: none; }
