@charset "UTF-8";
/* TOP
------------------------------------------*/
div#mv.home-mv { height: 551px; background: url("../img/main/bg-logo.svg") no-repeat left -61px bottom -64px; overflow: hidden; }

div#mv-slider01 { overflow: hidden; width: calc(50% + 96px); position: absolute; right: 0; top: 0; }
div#mv-slider01 ul.slick-dots { position: absolute; z-index: 5; right: 40px; bottom: 20px; }

ul.slick-dots { text-align: right; }
ul.slick-dots > li { padding: 0; width: 10px; height: 10px; }
ul.slick-dots > li button { width: 10px; height: 10px; border-radius: 100%; box-sizing: border-box; background: #fff; border: solid 1px #000; }
ul.slick-dots > li button:before { content: none; }
ul.slick-dots li.slick-active button { background: #000; }

.mv-slide { position: relative; }

.mv-slide.mv-slider01 .text { position: absolute; z-index: 2; top: 90px; right: 311px; }
.mv-slide.mv-slider01 .mv-img { background: url("../img/main/slide01.jpg") no-repeat center; background-size: cover; }

.mv-slide.mv-slider02 .text { position: absolute; z-index: 2; top: 90px; right: 410px; }
.mv-slide.mv-slider02 .mv-img { background: url("../img/main/slide02.jpg") no-repeat center; background-size: cover; }

.mv-slide.mv-slider03 .text { position: absolute; z-index: 2; top: 90px; right: 410px; }
.mv-slide.mv-slider03 .mv-img { background: url("../img/main/slide03.jpg") no-repeat center; background-size: cover; }

.mv-img { height: 551px; }

.mv-box { position: absolute; z-index: 5; top: 60px; left: calc(50% - 670px); }

.mv-text01 { padding-left: 20px; }

.mv-text02 { margin-bottom: 7px; }

.mv-text03 { padding-left: 20px; }

.mv-cont { padding-left: 20px; margin-top: 16px; }

.belt-text01 { font-size: 100px; font-weight: 500; font-family: "pop"; white-space: nowrap; line-height: 1.2; color: #F8F8F8; width: 1616px; position: absolute; left: 0; top: 30px; }
.belt-text01 > span { padding-right: 20px; display: inline-block; }
.belt-text01 span.text01 { animation: text01 120s -60s linear infinite; }
.belt-text01 span.text02 { animation: text02 120s linear infinite; }

@keyframes text01 { 0% { transform: translateX(100%); }
  to { transform: translateX(-100%); } }
@keyframes text02 { 0% { transform: translateX(0); }
  to { transform: translateX(-200%); } }
div#top-feat { background: #07B53B; color: #fff; position: relative; z-index: 6; }
div#top-feat .wrap { display: flex; flex-wrap: wrap; padding-top: 38px; padding-bottom: 32px; }
div#top-feat .box { height: 124px; position: relative; width: 25%; box-sizing: border-box; border-right: dashed 1px #fff; text-align: center; font-weight: 700; line-height: 1.6; }
div#top-feat .box .yellow { font-size: 22px; }
div#top-feat .box .ico { margin: -52px auto 8px; }
div#top-feat .box03 .ico { margin-bottom: 16px; }
div#top-feat .box:last-child { border-right: none; }

div#top-news-line { width: 1100px; margin: -20px auto 0; box-sizing: border-box; position: relative; z-index: 7; background: rgba(255, 255, 255, 0.7); padding: 30px 40px; border-radius: 10px; backdrop-filter: blur(5px); box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1); display: flex; flex-wrap: wrap; align-items: center; }
div#top-news-line .titles03 { margin-bottom: 0; margin-right: 30px; }
div#top-news-line .titles03 .en { color: #000000; font-size: 28px; margin-right: 14px; }
div#top-news-line .titles03 .jp { color: #000000; font-size: 14px; font-weight: 500; padding-bottom: 6px; }

.more01 { margin-left: auto; }
.more01 a { text-decoration: none; height: 36px; align-items: center; font-weight: 500; }
.more01 a span.arrow { width: 36px; height: 36px; margin-right: 12px; border-radius: 100%; background: url("../img/common/arrow03.svg") no-repeat center #000000; }
.more01 a:hover { text-decoration: underline; }
.more01 a:hover span.arrow { opacity: 0.7; }

artcle.top-news-art a { align-items: center; text-decoration: none; }
artcle.top-news-art a .n-date { margin-right: 10px; }
artcle.top-news-art a .cate { margin-right: 20px; max-width: 128px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
artcle.top-news-art a .text { max-width: 450px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
artcle.top-news-art a:hover { opacity: 0.7; }
artcle.top-news-art a:hover .text { text-decoration: underline; }

.n-date { font-size: 14px; font-family: "pop"; color: #000000; font-weight: 600; }

.cate { color: #fff; font-weight: 500; padding: 0 10px 1px; border-radius: 2px; line-height: 22px; background: #000; font-size: 14px; }

div#topBox01 { background: #F5F5F5; }
div#topBox01 > .wrap { padding: 100px 0; }
div#topBox01 > .wrap > .copy { text-align: center; margin-bottom: 60px; line-height: 58px; }

.copy { font-weight: 700; line-height: 1.6; margin-bottom: 20px; font-size: 30px; }
.copy .big { font-size: 40px; }

.top-cont01.flex { justify-content: space-between; align-items: flex-start; margin-bottom: 140px; }
.top-cont01.flex .img { width: 510px; position: relative; }
.top-cont01.flex .cont { width: 530px; }
.top-cont01.flex .cont ul.check-list01 { display: flex; flex-wrap: wrap; margin-bottom: 20px; }

ul.check-list01 > li { margin-bottom: 10px; box-sizing: border-box; padding: 10px 20px 10px 54px; background: url("../img/common/ico-check01.svg") no-repeat left 20px top 10px, #fff; border-radius: 4px; font-weight: 500; line-height: 1.6; }
ul.check-list01 > li:last-child { margin-bottom: 0; }

.topicsBox .titles03 { margin-bottom: 20px; }
.topicsBox .titles03 .en { font-size: 28px; margin-right: 14px; }
.topicsBox .titles03 .jp { font-size: 14px; padding-bottom: 6px; }
.topicsBox > .inBox { background: #fff; border-radius: 10px; padding: 50px; }
.topicsBox > .inBox .t-head { margin-bottom: 30px; position: relative; padding-left: 28px; }
.topicsBox > .inBox .t-head .tit01 { font-weight: 700; font-size: 30px; margin-bottom: 10px; }
.topicsBox > .inBox .t-head .tit01 .komoji { font-weight: 400; font-size: 14px; }
.topicsBox > .inBox .t-head:before { content: ""; width: 4px; height: 100%; background: #07B53B; border-radius: 10px; position: absolute; left: 0; top: 0; }
.topicsBox > .inBox .inner.flex { justify-content: space-between; flex-direction: row-reverse; }
.topicsBox > .inBox .inner.flex > .img { width: 476px; }
.topicsBox > .inBox .inner.flex > .cont { width: 430px; }
.topicsBox > .inBox .inner.flex > .cont .btn01 { width: 360px; margin-top: 40px; }

ul.check-list02 > li { margin-bottom: 16px; padding-left: 34px; background: url("../img/common/ico-check01.svg") no-repeat left top; font-weight: 500; min-height: 26px; }
ul.check-list02 > li:last-child { margin-bottom: 0; }
ul.check-list02 > li:last-child span.gren-bg { margin-left: 0; margin-right: 4px; }

span.gren-bg { background: #C3F4D3; padding: 0 8px; font-weight: 700; display: inline-block; border-radius: 2px; margin-left: 4px; }

section#reason-sec { background: url("../img/top/bg-logo01.svg") no-repeat top 100px left calc(50% + 698px) #07B53B; }
section#reason-sec h2.titles02 { margin-bottom: 80px; }
section#reason-sec > .wrap { padding: 100px 0 1px; }
section#reason-sec > .wrap .btn01 { position: absolute; right: 0; top: 148px; width: 360px; }
section#reason-sec > .wrap .btn01 a:hover { border-color: #fff; }
section#reason-sec .bg-img { background: url("../img/top/bg-img01.jpg") no-repeat center; background-size: cover; height: 352px; }

.reason-list01.flex { margin-bottom: -187px; }
.reason-list01.flex > div.box { position: relative; width: 350px; margin-right: 25px; background: #fff; border-radius: 6px; }
.reason-list01.flex > div.box .reason-head { position: relative; border-radius: 6px 6px 0 0; background: #136841; text-align: center; color: #fff; font-weight: 700; padding: 11px 0 12px; }
.reason-list01.flex > div.box .reason-head .num { font-size: 30px; width: 40px; text-align: center; position: absolute; left: 0; right: 0; margin: 0 auto; top: -26px; }
.reason-list01.flex > div.box .reason-head h3.tit { font-weight: 700; font-size: 32px; }
.reason-list01.flex > div.box .reason-head:before { content: ""; border-top: solid 16px #136841; border-left: solid 14px transparent; border-right: solid 14px transparent; width: 0; height: 0; margin: 0 auto; left: 0; right: 0; bottom: -10px; position: absolute; }
.reason-list01.flex > div.box .cont { padding: 20px 20px 30px; }
.reason-list01.flex > div.box:last-child { margin-right: 0; }

ul.dot-list01 { line-height: 1.6; }
ul.dot-list01 > li { margin-bottom: 6px; padding-left: 14px; position: relative; }
ul.dot-list01 > li .blue { font-weight: 700; font-size: 22px; }
ul.dot-list01 > li:before { content: ""; width: 8px; height: 8px; border-radius: 100%; background: #000000; position: absolute; left: 0; top: 16px; }
ul.dot-list01 > li:last-child { margin-bottom: 0; }

.box.reason02 ul.dot-list01 > li:first-child:before { top: 9px; }

section#tec-sec { padding: 100px 0; }

.titles01.v-tit01 { position: relative; }
.titles01.v-tit01 .en { position: absolute; transform-origin: left top; transform: rotateZ(90deg); white-space: nowrap; left: 140px; top: 0; }
.titles01.v-tit01 .jp > span { display: block; line-height: 1.1; }

.tec-cont01.flex { margin-bottom: 56px; position: relative; }
.tec-cont01.flex h2.titles01.v-tit01 { width: 136px; }
.tec-cont01.flex > .right { display: flex; flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; box-sizing: border-box; width: 910px; border-radius: 10px; padding: 40px; background: #F1F3F4; margin-left: auto; }
.tec-cont01.flex > .right .cont { width: 416px; }
.tec-cont01.flex > .right .cont .sub02 { margin-bottom: 20px; }
.tec-cont01.flex > .right .cont .btn01 { margin-top: 40px; width: 360px; }
.tec-cont01.flex > .right .img { width: 374px; }

.sub02 { line-height: 1.2; font-size: 32px; font-weight: 700; }

.tec-btn-list.flex { margin-top: -10px; }
.tec-btn-list.flex > .btn02 { margin: 10px 10px 0 0; }
.tec-btn-list.flex > .btn02:nth-child(3n) { margin-right: 0; }

.tec-cont02.flex { margin-top: 40px; box-sizing: border-box; padding: 40px 40px 50px; border-radius: 10px; background: #F1F3F4; justify-content: space-between; }
.tec-cont02.flex > .img { width: 464px; }
.tec-cont02.flex > .cont { width: 520px; }
.tec-cont02.flex > .cont .sub01 { color: #07B53B; }
.tec-cont02.flex > .cont .sub01:before { background: #07B53B; }
.tec-cont02.flex > .cont .btn01 { width: 360px; margin-top: 40px; }

.copy03 { font-weight: 700; font-size: 28px; line-height: 1.2; margin-bottom: 30px; }
.copy03 .big { font-size: 50px; }

.gray-bg { background: #F5F5F5; }

section#one-stop-sec { padding: 100px 0; }
section#one-stop-sec .titles01 { text-align: center; margin-bottom: 60px; }

.onestop-cont01.flex { justify-content: space-between; margin-bottom: 75px; align-items: flex-start; }
.onestop-cont01.flex > div.left { width: 540px; }
.onestop-cont01.flex > div.right { width: 538px; display: flex; flex-wrap: wrap; justify-content: space-between; }

.copy02 { font-weight: 700; font-size: 30px; margin-bottom: 22px; line-height: 1.6; }
.copy02 .big { font-size: 40px; }

.onestop-cases { box-sizing: border-box; background: #fff; border-radius: 10px; padding: 10px 10px 0; width: 266px; }
.onestop-cases .tit { text-align: center; color: #fff; line-height: 24px; border-radius: 4px; background: #000000; margin-bottom: 24px; font-size: 14px; font-weight: 700; }
.onestop-cases .img { text-align: center; }

.onestop-cases.box02 .tit { background: #07B53B; }

section#works-sec { padding: 100px 0 85px; z-index: 5; margin-bottom: -140px; }
section#works-sec .wrap { z-index: 3; width: 100%; max-width: 1300px; min-width: 1100px; }

section#works-sec:before { content: ""; height: 100%; width: calc(50% + 914px); border-radius: 40px 0 0 40px; background: linear-gradient(180deg, white 0%, white 50%, rgba(255, 255, 255, 0) 150%); backdrop-filter: blur(5px); box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1); position: absolute; right: 0; top: 0; }

.slider01 { margin-bottom: 0 !important; }
.slider01 .slick-list { overflow: visible; }
.slider01 article.works-art { margin-right: 40px; opacity: 0; pointer-events: none; }
.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 { opacity: 1; pointer-events: auto; }

article.works-art { width: 402px; }
article.works-art a { display: block; box-sizing: border-box; height: 100%; border-radius: 10px; text-decoration: none; background: #fff; position: relative; }
article.works-art a .w-date { position: absolute; z-index: 2; left: 0; top: 0; font-size: 14px; color: #fff; border-radius: 10px 0 10px 0; background: #07B53B; padding: 3px 10px 4px 10px; }
article.works-art a .img { overflow: hidden; border-radius: 10px 10px 0 0; }
article.works-art a .img .in-img { padding-top: 68.15%; transition: 0.3s; border-radius: 9px 9px 0 0; }
article.works-art a .cont { padding: 20px 25px 30px; }
article.works-art a .cont .tit { font-weight: 700; width: 100%; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 22px; margin-bottom: 16px; }
article.works-art a .cont .infos.flex { margin-top: 16px; }
article.works-art a:hover .img .in-img { transform: scale(1.1); }

.infos.flex { width: calc(100% + 6px); margin: -6px 0 0 -6px; }
.infos.flex > div { margin: 6px 0 0 6px; line-height: 23px; min-height: 23px; font-size: 14px; font-weight: 500; }
.infos.flex > div.w-cate { color: #07B53B; padding: 0 14px; font-size: 16px; border-radius: 30px; border: solid 1px #07B53B; }

.w-data { margin-top: 20px; }
.w-data dl { margin-bottom: 8px; align-items: flex-start; justify-content: space-between; }
.w-data dl dt { width: 80px; background: #000000; font-weight: 700; color: #fff; text-align: center; border-radius: 2px; line-height: 26px; }
.w-data dl dd { width: calc(100% - 90px); line-height: 1.6; }
.w-data dl:last-child { margin-bottom: 0; }

button.slick-arrow { opacity: 1; z-index: 2; transition: 0s; width: 50px; height: 50px; box-sizing: border-box; border: none; transition: 0.3s; top: -118px; transform: translateY(0); border-radius: 100%; border: solid 1px #000000; }

button.slick-prev.slick-arrow { background: url("../img/top/slide-arrow01.svg") no-repeat center #fff; left: auto; right: 168px; }

button.slick-next.slick-arrow { background: url("../img/top/slide-arrow02.svg") no-repeat center #fff; right: 100px; }

button.slick-arrow:before { content: none; }

button.slick-prev.slick-arrow:hover, button.slick-prev.slick-arrow.slick-disabled { background-image: url("../img/top/slide-arrow01h.svg"); border-color: #07B53B; }

button.slick-next.slick-arrow:hover, button.slick-next.slick-arrow.slick-disabled { background-image: url("../img/top/slide-arrow02h.svg"); border-color: #07B53B; }

.slick-counter { width: 75px; height: 50px; font-size: 14px; color: #093182; position: absolute; right: 60px; top: -182px; display: flex; flex-wrap: wrap; }
.slick-counter span.current, .slick-counter span.total { width: 50%; text-align: center; box-sizing: border-box; }
.slick-counter span.current { padding-left: 10px; }
.slick-counter span.total { padding-top: 26px; padding-right: 10px; }
.slick-counter span.slash01 { width: 46px; height: 1px; background: #093182; transform: rotateZ(-45deg); position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

.works-list01.flex { margin-top: 40px; }

section#range-sec { padding: 247px 0 100px; background: #07B53B; }
section#range-sec .titles02 { text-align: center; margin-bottom: 60px; }
section#range-sec .titles02 .jp { margin-top: 19px; }

.range-list.flex { justify-content: space-between; margin-top: -20px; }
.range-list.flex div.rangeBox { background: #fff; border-radius: 6px; box-sizing: border-box; width: 350px; margin-top: 20px; }
.range-list.flex div.rangeBox h3.tit { text-align: center; color: #fff; border-radius: 6px 6px 0 0; background: #136841; font-size: 20px; font-weight: 700; padding: 12px; }
.range-list.flex div.rangeBox .inner { padding: 20px 30px 30px; }
.range-list.flex div.rangeBox.box02 .text01 { font-weight: 700; }
.range-list.flex div.rangeBox.box02 .text01 .big { font-size: 32px; }
.range-list.flex div.rangeBox.box04 { width: 100%; }
.range-list.flex div.rangeBox.box05 { width: 540px; }
.range-list.flex div.rangeBox.box06 { width: 540px; }
.range-list.flex div.rangeBox.box01 dl.flex.range-dl { display: flex; align-items: center; }
.range-list.flex div.rangeBox.box01 dl.flex.range-dl dt { margin-right: 15px; }

.bikou-text { margin-top: 15px; }
.bikou-text > p { position: relative; padding-left: 15px; position: relative; margin-bottom: 16px; }
.bikou-text > p:last-child { margin-bottom: 0; }
.bikou-text > p:before { content: "※"; position: absolute; left: 0; top: 0; }

dl.flex.range-dl { display: block; padding-top: 8px; margin-top: 8px; border-top: solid 1px #ECEDED; }
dl.flex.range-dl dt { font-size: 18px; font-weight: 700; }

dl.flex.range-dl:first-child { padding-top: 0; margin-top: 0; border-top: none; }

.twin-cont01.flex { justify-content: space-between; }
.twin-cont01.flex > div { padding: 20px; box-sizing: border-box; width: calc(50% - 10px); background: #F9F9F9; border-radius: 6px; }

ul.mate-list01 > li { padding-bottom: 8px; margin-bottom: 8px; border-bottom: solid 1px #ECEDED; }
ul.mate-list01 > li:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }

.sub01 { padding-left: 18px; margin-bottom: 20px; position: relative; line-height: 1.2; color: #136841; font-size: 20px; font-weight: 700; }

.sub01:before { content: ""; width: 4px; height: 100%; border-radius: 10px; background: #136841; position: absolute; left: 0; top: 0; }

.haisouBox { padding-bottom: 30px; margin-bottom: 30px; border-bottom: solid 1px #ECEDED; }
.haisouBox dl.line01.flex { align-items: center; margin-bottom: 16px; }
.haisouBox dl.line01.flex dt { color: #fff; font-size: 18px; font-weight: 700; padding: 6px 14px; background: #07B53B; border-radius: 4px; margin-right: 14px; }
.haisouBox dl.line01.flex dd { font-size: 18px; font-weight: 700; }
.haisouBox dl.line02.flex dt { margin-right: 16px; font-weight: 700; font-size: 18px; padding-left: 32px; background: url("../img/top/ico-pin.svg") no-repeat left center; }
.haisouBox dl.line02.flex dd { font-size: 18px; }

div.big-btn { width: 50%; }
div.big-btn a { display: block; padding: 3.125vw 180px 3.125vw 3.125vw; box-sizing: border-box; height: 23.54vw; text-decoration: none; color: #fff; position: relative; font-size: 1.04vw; }
div.big-btn a .titles02 { margin-bottom: 2.6vw; }
div.big-btn a .titles02 .en { font-size: 4.06vw; }
div.big-btn a .titles02 .jp { font-size: 1.56vw; }
div.big-btn a .arrow { position: absolute; z-index: 2; width: 5.1vw; height: 5.1vw; right: 3.125vw; bottom: 3.125vw; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
div.big-btn a .arrow img { display: block; width: 1.84vw; opacity: 1; position: relative; right: -0.1vw; top: 0.1vw; }
div.big-btn a .arrow .circle { width: 100%; height: 100%; border-radius: 100%; border: solid 2px #fff; position: absolute; left: 0; top: 0; transition: 0.3s; }
div.big-btn a:hover .arrow .circle { transform: scale(0.6); }

div.big-btn.big-btn01 a { background: url("../img/top/big-btn-bg01.jpg") no-repeat center; background-size: cover; }

div.big-btn.big-btn02 a { background: url("../img/top/big-btn-bg02.jpg") no-repeat center; background-size: cover; }

section#news-sec { padding-top: 100px; }
section#news-sec .wrap { display: flex; flex-wrap: wrap; justify-content: space-between; min-height: 252px; }
section#news-sec .wrap .btn01 { position: absolute; left: 0; top: 180px; z-index: 2; }

.news-list-top { width: 740px; }

article.top-news-art { margin-bottom: 30px; padding-bottom: 30px; border-bottom: solid 1px #ECEDED; }
article.top-news-art a { text-decoration: none; }
article.top-news-art a .n-date { font-weight: 600 !important; margin-right: 10px; }
article.top-news-art a h3.tit { margin-top: 12px; font-weight: 400; white-space: nowrap; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
article.top-news-art a:hover h3.tit { text-decoration: underline; }

article.top-news-art:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }

aside#aside01 { margin: 100px auto; width: 1240px; background: #1C82E0; box-sizing: border-box; padding: 60px 70px; border-radius: 40px; }
aside#aside01 .titles02 { text-align: center; margin-bottom: 40px; }
aside#aside01 .inner01.flex { justify-content: space-between; }
aside#aside01 .inner01.flex ul.service-list01.flex { width: 556px; }
aside#aside01 .inner01.flex > .text { font-weight: 700; color: #fff; }

ul.service-list01.flex { margin-top: -4px; }
ul.service-list01.flex > li { background: #0069CA; border-radius: 2px; padding: 6px 8px; font-size: 18px; line-height: 24px; margin-top: 4px; margin-right: 4px; font-weight: 700; color: #fff; }
ul.service-list01.flex > li:last-child { margin-right: 0; }

.contact-types.flex { margin-top: 40px; justify-content: space-between; }
.contact-types.flex > .box { width: 350px; background: #fff; box-sizing: border-box; border-radius: 10px; padding: 30px 35px; text-align: center; }
.contact-types.flex > .box .tel-num a { font-size: 34px; line-height: 1; }
.contact-types.flex > .box .tel-num a > span { padding-left: 0; background: none; }
.contact-types.flex > .box .fax-num { font-size: 34px; line-height: 1; font-weight: 600; font-family: "pop"; }
.contact-types.flex .box03 > .text { font-size: 14px; margin-top: 4px; }

h3.c-tit { margin-bottom: 8px; font-weight: 700; font-size: 20px; padding-top: 66px; background: url("../img/common/ico-tel02.svg") no-repeat center top; }

.box02 h3.c-tit { background-image: url("../img/common/ico-fax.svg"); }

.box03 h3.c-tit { background-image: url("../img/common/ico-mail02.svg"); }

.copy01 { font-size: 37px; font-weight: 700; margin-bottom: 30px; line-height: 1.6; }
.copy01 .blue { font-size: 47px; }

section#rec-sec { background: #F1F3F4; height: 734px; overflow: hidden; }
section#rec-sec div#vslide01 { width: 521px; height: 100%; position: absolute; right: 0; top: 0; }
section#rec-sec .cont { padding: 100px 0 115px; width: 570px; }
section#rec-sec .cont .text { width: 525px; }
section#rec-sec .cont .btn01 { margin-top: 60px; }

.vslide-list { padding-bottom: 20px; }

.vslide-list.vs01 { text-align: right; }

.vslide-list.vs02 { padding-left: 50px; }

.vslide-list.vs03 { padding-left: 178px; }

.vslider01 .vslide-wrapper:first-child { animation: loop 90s -45s linear infinite; }

.vslider01 .vslide-wrapper:last-child { animation: loop2 90s linear infinite; }

@keyframes loop { 0% { transform: translateY(100%); }
  to { transform: translateY(-100%); } }
@keyframes loop2 { 0% { transform: translateY(0); }
  to { transform: translateY(-200%); } }
@keyframes loop3 { 0% { transform: translateY(-100%); }
  to { transform: translateY(100%); } }
@keyframes loop4 { 0% { transform: translateY(-200%); }
  to { transform: translateY(0); } }
section { position: relative; }

.ovh { overflow: hidden; }

/*02 選ばれる理由
----------------------------------*/
div#umv { padding: 50px 0 40px; }
div#umv div#bread { margin-top: -16px; }

.mv-tit > span { display: block; line-height: 1.6; }
.mv-tit .en { color: #07B53B; font-family: "pop"; text-transform: capitalize; font-weight: 600; font-size: 20px; }
.mv-tit .jp { font-weight: 700; font-size: 46px; }
.mv-tit .jp .komoji { font-size: 20px; }

div#p02Box01 { padding: 100px 0; background: url("../img/p02/bg-logo.svg") no-repeat top 50px left calc(50% + 711px), #F1F3F4; }
div#p02Box01 .titles04 { font-size: 30px; }

.reason-list01 ul.check-list01 { display: flex; flex-wrap: wrap; margin-top: -10px; width: calc(100% + 10px); margin-bottom: 40px; }
.reason-list01 ul.check-list01 > li { margin: 10px 0 0 10px; background-color: #DFEFE4; }
.reason-list01 ul.check-list01:last-child { margin-bottom: 0; }
.reason-list01 .basicBox { margin-bottom: 60px; }
.reason-list01 .basicBox:last-child { margin-bottom: 0; }
.reason-list01 .btn01 { min-width: 360px; margin-top: 40px; }
.reason-list01 .tec-cont02.flex > .cont { width: 500px; }
.reason-list01 .tec-cont02.flex > .cont .sub01 { font-size: 20px; color: #000; }
.reason-list01 .tec-cont02.flex > .cont .btn03 { margin-top: 30px; }
.reason-list01 .tec-cont02.flex > .img { width: 360px; }

dl.r-dl02 dt { font-weight: 700; }

.basicBox { background: #fff; border-radius: 10px; }
.basicBox > .tit { text-align: center; color: #fff; border-radius: 10px 10px 0 0; background: #136841; font-size: 32px; font-weight: 700; padding: 10px 12px; line-height: 1.6; }
.basicBox > .tit .komoji { font-size: 16px; }
.basicBox > .inner { padding: 50px 50px 60px; }
.basicBox .setBox01 { padding-bottom: 60px; margin-bottom: 60px; background: url("../img/p02/line01.svg") repeat-x left bottom; }
.basicBox .setBox01:last-child { padding-bottom: 0; margin-bottom: 0; background: none; }

.twinBox01.flex { position: relative; justify-content: space-between; align-items: flex-start; margin-bottom: 30px; flex-direction: row-reverse; }
.twinBox01.flex .num { z-index: 3; position: absolute; right: -10px; top: -10px; border-radius: 100%; background: #fff; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; width: 60px; height: 60px; border: solid 2px; font-weight: 500; font-size: 20px; border-radius: 100%; color: #136841; }
.twinBox01.flex .left { width: 590px; }
.twinBox01.flex .right { width: 360px; position: relative; }

.twinBox01.twinBox01-2.flex .left { width: 530px; }
.twinBox01.twinBox01-2.flex .right { width: 410px; }

.ang-tit { position: absolute; left: 0; top: 0; z-index: 2; background: #DFEFE4; padding: 10px 20px; border-radius: 8px 0 8px 0; font-weight: 700; color: #136841; }

.graph01, .graph02 { border-radius: 10px; border: solid 1px #eee; padding: 65px 29px 29px; }
.graph01 > .box, .graph02 > .box { margin-bottom: 20px; }
.graph01 > .box:last-child, .graph02 > .box:last-child { margin-bottom: 0; }

.k-text { font-weight: 700; margin-bottom: 20px; }

.graph01 .i-tit { font-weight: 700; margin-bottom: 6px; color: #0572C4; }
.graph01 .box .line01 { color: #fff; background: #0572C4; text-align: center; border-radius: 4px; font-weight: 500; height: 33px; line-height: 33px; box-sizing: border-box; margin-bottom: 4px; }
.graph01 .box .line02 { color: #0572C4; text-align: center; border-radius: 4px; font-weight: 500; height: 33px; line-height: 33px; box-sizing: border-box; position: relative; background: url("../img/p02/dot-box.svg") no-repeat center; background-size: contain; }
.graph01 .box .line02:before { content: ""; width: 21px; height: 100%; border-radius: 4px 0 0 4px; background: #0572C4; position: absolute; left: 0; top: 0; }
.graph01 .box .line02.line02-2 { text-align: left; padding-left: 31px; }
.graph01 .box .line02.line02-2 span.in02 { color: #000; margin-left: 15px; }

.graph02 .box .line01 { display: flex; flex-wrap: wrap; justify-content: space-between; }
.graph02 .box .line01 > span.blc1 { width: 44px; height: 44px; border-radius: 4px; background: #0572C4; }
.graph02 .box .line01 > span.blc1.blc2 { opacity: 0.1; }
.graph02 .box .line02 { color: #0572C4; text-align: center; font-weight: 700; margin-top: 6px; }

/*03 精密板金
----------------------------------*/
div#p03Box01 { padding: 100px 0; background: #F1F3F4; }
div#p03Box01 .p03-text01 { text-align: center; }
div#p03Box01 .p03-text01 span.gren-bg { color: #fff; background: #069330; font-weight: 700; font-size: 23px; padding: 5px 20px 8px; line-height: 1; border-radius: 4px; }
div#p03Box01 .copy { text-align: center; margin: 10px 0 40px; }
div#p03Box01 ul.check-list01 { display: flex; flex-wrap: wrap; width: calc(100% + 10px); margin: -10px 0 40px -10px; }
div#p03Box01 ul.check-list01 > li { background-color: #DFEFE4; margin: 10px 0 0 10px; }

section#p03Box02 { padding: 100px 0; background: url("../img/p03/bg-logo.svg") no-repeat top 100px left calc(50% + 677px) #136841; }

.feat-list03.flex { margin-top: -30px; }
.feat-list03.flex > div.box { background: #fff; border-radius: 6px; margin: 30px 19px 0 0; width: 354px; }
.feat-list03.flex > div.box > .tit { text-align: center; font-size: 22px; position: relative; border-radius: 5px 5px 0 0; line-height: 1.6; color: #fff; background: #07B53B; padding: 18px 10px; }
.feat-list03.flex > div.box > .tit:before { content: ""; width: 0; height: 0; border-top: solid 11px #07B53B; border-left: solid 11px transparent; border-right: solid 11px transparent; position: absolute; left: 0; right: 0; top: calc(100% - 1px); margin: 0 auto; z-index: 2; }
.feat-list03.flex > div.box > .cont { padding: 20px 30px 30px; }
.feat-list03.flex > div.box > .cont .btn03 { margin-top: 15px; }
.feat-list03.flex > div.box:nth-child(3n) { margin-right: 0; }

section#p03Box03 { padding: 100px 0; }

.ex-list01.flex { margin-top: 20px; }
.ex-list01.flex > div.box { width: 260px; margin: 20px 20px 0 0; }
.ex-list01.flex > div.box > .img { margin-bottom: 16px; }
.ex-list01.flex > div.box > .img img { border-radius: 6px; }
.ex-list01.flex > div.box .text { text-align: center; line-height: 1.6; }
.ex-list01.flex > div.box:nth-child(4n) { margin-right: 0; }

section#p03Box04 { padding: 100px 0; background: #F1F3F4; }

/*04 24時間レーザーパンチ加工
----------------------------------*/
div#p04Box01 { padding: 100px 0; background: #F1F3F4; }
div#p04Box01 .copy { text-align: center; margin: 0 0 40px; }
div#p04Box01 .wrap > ul.check-list01 { justify-content: center; margin-bottom: 40px; }
div#p04Box01 .basicBox { margin-top: 60px; }
div#p04Box01 .basicBox .titles04 { font-size: 30px; margin-bottom: 36px; }
div#p04Box01 .basicBox ul.check-list01.type02 { margin-bottom: 30px; }
div#p04Box01 .basicBox .setBox01 { padding-bottom: 40px; margin-bottom: 40px; }
div#p04Box01 .basicBox .setBox01:last-child { padding-bottom: 0; margin-bottom: 0; }
div#p04Box01 article.faci-art { display: flex; flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; padding: 0; width: 100%; margin: 0; }
div#p04Box01 article.faci-art .img { width: 360px; padding-top: 32px; margin-bottom: 0; }
div#p04Box01 article.faci-art .img .in-img { border-radius: 6px; padding-top: 83.33%; }
div#p04Box01 article.faci-art .cont { width: 560px; padding: 0; }
div#p04Box01 article.faci-art .cont .faciTBL { padding-left: 22px; }

.rangeTBL01.hikakuTBL { width: 820px; }
.rangeTBL01.hikakuTBL .line01 { width: calc(100% - 550px); }
.rangeTBL01.hikakuTBL .line03 { width: 340px; }
.rangeTBL01.hikakuTBL div.rt-head.flex .line02 { background: #EEEEEE; color: #000; }
.rangeTBL01.hikakuTBL div.rt-body.flex { border-bottom: none; position: relative; }
.rangeTBL01.hikakuTBL div.rt-body.flex .line03 { background: url("../img/p04/line.svg") repeat-x left bottom #DFEFE4; border-color: #07B53B !important; color: #136841; font-weight: 700; }
.rangeTBL01.hikakuTBL div.rt-body.flex:last-child .line03 { background-image: none; }
.rangeTBL01.hikakuTBL div.rt-body.flex:before { content: ""; border-bottom: none; position: relative; width: calc(100% - 350px); height: 1px; background: #EEEEEE; position: absolute; left: 0; bottom: 0; }
.rangeTBL01.hikakuTBL div.rt-body.flex:last-child:before { content: none; }

.p04Box02 .sub-tit:before { top: 1px; }

section#works-sec-un.p24-w { padding-top: 100px; }

/*05 溶接・YAGレーザー溶接
----------------------------------*/
div.anq-btns.flex { justify-content: center; margin-top: 60px; }
div.anq-btns.flex > div { margin-right: 10px; }
div.anq-btns.flex > div:last-child { margin-right: 0; }

section#p05Box01 { padding: 100px 0; background: #F1F3F4; }
section#p05Box01 .basicBox { margin-top: 60px; }
section#p05Box01 .basicBox .inner { padding-top: 40px; }
section#p05Box01 .setBox01.twinBox02.flex { padding-bottom: 30px; margin-bottom: 30px; }
section#p05Box01 .setBox01.twinBox02.flex:last-child { padding-bottom: 0; margin-bottom: 0; }

ul.check-list01.type02 { display: flex; flex-wrap: wrap; width: calc(100% + 10px); margin: -10px 0 40px -10px; }
ul.check-list01.type02 > li { background-color: #DFEFE4; margin: 10px 0 0 10px; }

.twinBox02.flex { align-items: flex-start; justify-content: space-between; }
.twinBox02.flex .img { width: 240px; }
.twinBox02.flex .cont { width: calc(100% - 290px); padding-top: 20px; }

.tw-tit { font-weight: 700; line-height: 1.6; font-size: 24px; margin-bottom: 10px; }

section#p05Box02 { padding: 100px 0 80px; }

.twinBox03.flex { justify-content: space-between; align-items: flex-start; }
.twinBox03.flex > .cont { width: 530px; }
.twinBox03.flex > .img { width: 510px; }
.twinBox03.flex > .imgs { width: 510px; }
.twinBox03.flex > .imgs .img01 { margin-bottom: 20px; }

.in-imgs.flex { justify-content: space-between; align-items: flex-start; }
.in-imgs.flex > div { position: relative; width: 245px; }
.in-imgs.flex > div .cap { position: absolute; z-index: 2; left: 10px; top: 10px; font-weight: 700; color: #fff; background: #000000; border-radius: 2px; padding: 2px 10px 6px; font-size: 14px; }
.in-imgs.flex > div.img03 .cap { background: #0572C4; }
.in-imgs.flex > div.img03.img04 { width: 100%; }
.in-imgs.flex > div.img03.img04 .cap { box-sizing: border-box; left: 20px; text-align: center; width: 390px; padding-bottom: 2px; }

.copy05 { margin-bottom: 30px; font-size: 28px; line-height: 1.6; font-weight: 700; margin-bottom: 30px; }

.box-list01 { margin-top: 60px; }
.box-list01 > div.box { margin-bottom: 60px; }
.box-list01 > div.box.box01 { margin-bottom: 80px; }
.box-list01 > div.box:last-child { margin-bottom: 0; }

.titles04.gray-t { font-size: 34px; }

.titles04.gray-t:before { background: #CCCCCC; }

.merit-list01.flex { margin-top: -20px; }
.merit-list01.flex .merit-box { width: 354px; box-sizing: border-box; padding: 29px; border: solid 1px #EEEEEE; border-radius: 6px; margin: 20px 19px 0 0; }
.merit-list01.flex .merit-box:nth-child(3n) { margin-right: 0; }

.num-tit { margin-bottom: 20px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.num-tit .num { width: 40px; height: 40px; border-radius: 100%; box-sizing: border-box; font-size: 14px; color: #136841; border: solid 2px #136841; justify-content: center; align-items: center; font-weight: 500; display: flex; flex-wrap: wrap; }
.num-tit .text { width: calc(100% - 54px); line-height: 1.6; font-size: 22px; font-weight: 700; }

.item-list.flex > div { width: 260px; margin-right: 20px; }
.item-list.flex > div .img { margin-bottom: 20px; }
.item-list.flex > div > .tit { text-align: center; font-weight: 700; line-height: 1.6; margin-bottom: 10px; }
.item-list.flex > div:last-child { margin-right: 0; }

ul.dot-list > li { line-height: 1.6; position: relative; padding-left: 16px; margin-bottom: 4px; }
ul.dot-list > li:last-child { margin-bottom: 0; }
ul.dot-list > li:before { content: "・"; position: absolute; left: 0; top: 0; }

.range-list02.flex { margin-top: -25px; }
.range-list02.flex .rangeBox { width: 350px; margin: 25px 25px 0 0; box-sizing: border-box; border-radius: 10px; border: solid 1px #136841; background: #fff; }
.range-list02.flex .rangeBox .tit { border-radius: 8px 8px 0 0; text-align: center; color: #fff; font-weight: 700; font-size: 20px; background: #136841; line-height: 1.6; padding: 12px; }
.range-list02.flex .rangeBox .inner-un { padding: 20px; width: 100%; box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; min-height: 97px; }
.range-list02.flex .rangeBox:nth-child(3n) { margin-right: 0; }

section#works-sec-un .btn01 { margin: 40px auto 0; min-width: 360px; }

.case-list-un.flex article.works-art { width: 356px; margin-right: 16px; }
.case-list-un.flex article.works-art:last-child { margin-right: 0; }

/*06 曲げ加工（ベンダー加工）・表面処理・組立
----------------------------------*/
section#p06Box01 { padding: 100px 0; background: #F1F3F4; }
section#p06Box01 .basicBox { margin: 80px 0; }
section#p06Box01 .basicBox .inner { padding-top: 40px; padding-bottom: 20px; }

.in-list.in-list01 { margin-top: 60px; }

.in-list > div.box { margin-bottom: 60px; }
.in-list > div.box:last-child { margin-bottom: 0; }

.ex-list02.flex > .box { width: 184px; text-align: center; margin-right: 20px; }
.ex-list02.flex > .box > h4 { font-weight: 700; line-height: 1.6; margin-bottom: 10px; font-size: 20px; }
.ex-list02.flex > .box > .img { margin-bottom: 10px; }
.ex-list02.flex > .box > .text { line-height: 1.6; }
.ex-list02.flex > .box:nth-child(5n) { margin-right: 0; }

.rangeTBL01 { width: 650px; line-height: 1.6; }
.rangeTBL01 div.rt-head.flex .line02, .rangeTBL01 div.rt-head.flex .line03 { text-align: center; color: #fff; font-weight: 700; background: #07B53B; padding: 10px; box-sizing: border-box; border-radius: 10px 10px 0 0; }
.rangeTBL01 div.rt-body.flex { border-bottom: solid 1px #DDDDDD; }
.rangeTBL01 div.rt-body.flex .line01 { padding: 14px 20px; font-weight: 700; }
.rangeTBL01 div.rt-body.flex .line02 { background: #fff; padding: 14px 30px; border-left: solid 1px #EEEEEE; border-right: solid 1px #EEEEEE; }
.rangeTBL01 div.rt-body.flex .line03 { background: #fff; padding: 14px 30px; border-left: solid 1px #EEEEEE; border-right: solid 1px #EEEEEE; }
.rangeTBL01 div.rt-body.flex:last-child { border-bottom: none; }
.rangeTBL01 div.rt-body.flex:last-child .line02, .rangeTBL01 div.rt-body.flex:last-child .line03 { border-radius: 0 0 10px 10px; border-bottom: solid 1px #EEEEEE; }
.rangeTBL01 .line01 { width: 240px; box-sizing: border-box; }
.rangeTBL01 .line02 { width: 200px; margin-left: auto; box-sizing: border-box; }
.rangeTBL01 .line03 { width: 200px; margin-left: 10px; box-sizing: border-box; }

section#p06Box02 { padding: 100px 0; }
section#p06Box02 ul.check-list01.type02 { margin-bottom: 30px; }
section#p06Box02 .basicBox { margin-top: 60px; border: solid 1px #136841; }
section#p06Box02 .basicBox .inner { padding-top: 40px; padding-bottom: 40px; }
section#p06Box02 .setBox01.twinBox02.flex { padding-bottom: 30px; margin-bottom: 30px; }
section#p06Box02 .setBox01.twinBox02.flex:last-child { padding-bottom: 0; margin-bottom: 0; }

section#p06Box03 { padding: 100px 0; background: #F1F3F4; }
section#p06Box03 .twinBox03.flex .cont { width: 520px; }
section#p06Box03 ul.check-list01.type02 { margin-bottom: 30px; }

/*07 品質管理
----------------------------------*/
div#p07Box01 { padding: 100px 0; background: #F1F3F4; }
div#p07Box01 .copy { text-align: center; font-size: 40px; line-height: 1.6; margin-bottom: 28px; }
div#p07Box01 .copy .big { font-size: 50px; }
div#p07Box01 ul.check-list01.type02 { justify-content: center; margin-bottom: 60px; }

.titles04.white { color: #fff; }

section#p03Box02.p07Box02 .wrap > .text { color: #fff; margin-bottom: 40px; }

.f-name { line-height: 1.6; font-weight: 700; margin-bottom: 16px; }

section#p07Box03 { padding: 100px 0; }

div.c-flow-list.flex { margin-top: 40px; justify-content: space-between; }
div.c-flow-list.flex > div.box { position: relative; border: solid 1px #136841; border-radius: 10px; box-sizing: border-box; padding: 55px 19px 38px; }
div.c-flow-list.flex > div.box .ang-tit { background: #136841; color: #fff; font-size: 20px; line-height: 1.6; padding-top: 4px; padding-bottom: 4px; }
div.c-flow-list.flex > div.box ul.dot-list { margin-top: 16px; font-size: 14px; line-height: 1.4; }
div.c-flow-list.flex > div.box.box01 { width: 620px; height: 375px; }
div.c-flow-list.flex > div.box.box01 .text01 { margin-top: 14px; text-align: center; }
div.c-flow-list.flex > div.box.box02 { width: 182px; height: 375px; }
div.c-flow-list.flex > div.box.box02 .in-flow-list.flex > div.inBox .tit { height: 39.19px; }
div.c-flow-list.flex > div.box.box03 { width: 182px; }
div.c-flow-list.flex > div.box.box04 { width: 86px; display: flex; flex-wrap: wrap; align-items: center; text-align: center; justify-content: center; line-height: 1.6; color: #fff; background: #136841; font-weight: 700; padding: 0; }
div.c-flow-list.flex > div.box.box04 .big { font-size: 20px; }
div.c-flow-list.flex > div.box.box04 .komoji { font-size: 12px; }

.in-flow-list.flex { justify-content: space-between; }
.in-flow-list.flex > div.inBox { position: relative; box-sizing: border-box; width: 142px; border-radius: 6px; background: #DFEFE4; padding: 20px 15px; text-align: center; }
.in-flow-list.flex > div.inBox .num { position: absolute; z-index: 2; font-size: 11px; font-weight: 500; line-height: 1; position: absolute; left: 11px; top: 12px; color: #136841; }
.in-flow-list.flex > div.inBox .tit { font-size: 14px; line-height: 1.4; margin-bottom: 20px; color: #136841; font-weight: 700; }
.in-flow-list.flex > div.inBox > .text { font-size: 14px; line-height: 1.4; margin-top: 10px; }

.blue-bg-text { text-align: center; color: #fff; margin-top: 6px; border-radius: 6px; background: #0572C4; font-weight: 500; padding: 4px; line-height: 1.6; }

section#p07Box04 { padding: 100px 0; background: #F1F3F4; }
section#p07Box04 .twinBox03.flex .img { position: relative; background: #fff; box-sizing: border-box; padding: 66px 30px 40px; border-radius: 10px; }
section#p07Box04 .twinBox03.flex .img .ang-tit { background: #136841; color: #fff; }

.whiteBox.subBox01 { margin-top: 60px; }

.whiteBox { padding: 40px; border-radius: 6px; background: #fff; }

.sub-tit { position: relative; line-height: 1.6; font-weight: 700; font-size: 22px; margin-bottom: 20px; padding-left: 18px; }

.sub-tit:before { content: ""; width: 4px; height: 100%; background: #136841; border-radius: 10px; position: absolute; left: 0; top: 0; }

/*08 ワンストップ総合加工
----------------------------------*/
div#p08Box01 { padding: 100px 0; background: #F1F3F4; }
div#p08Box01 .copy { text-align: center; font-size: 40px; margin-bottom: 40px; }
div#p08Box01 ul.check-list01.type02 { justify-content: center; margin-bottom: 60px; }
div#p08Box01 ul.check-list01.type02 > li { background-image: url("../img/p08/ico-check.svg"); background-color: #CFE7F8; }
div#p08Box01 .onestop-cont01.flex { margin-bottom: 100px; }
div#p08Box01 .p08-onestop .copy { margin-bottom: 30px; }

.p08-onestop > .text { text-align: center; margin-bottom: 40px; }

section#p08Box02 { padding: 100px 0 1px; }

.twinBox04.flex { justify-content: space-between; }
.twinBox04.flex > .cont { width: 560px; }
.twinBox04.flex > .img { width: 460px; }

.sub03 { line-height: 1.6; font-weight: 700; font-size: 20px; margin-bottom: 20px; }

.box-list01.box-list02 > .box { margin-bottom: 60px; }
.box-list01.box-list02 > .box:last-child { margin-bottom: 0; }
.box-list01.box-list02 > .box.box02 .sub03 { margin-bottom: 40px; }

.type-com.flex { padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px #EEEEEE; align-items: flex-start; }
.type-com.flex > h4 { width: 420px; padding-left: 20px; box-sizing: border-box; font-weight: 700; padding-top: 4px; }
.type-com.flex > .cont { width: calc(100% - 380px); margin-left: -40px; display: flex; flex-wrap: wrap; align-items: flex-start; line-height: 30px; margin-top: -10px; }
.type-com.flex > .cont dl.in-data { display: flex; flex-wrap: wrap; align-items: center; margin: 10px 0 0 40px; }
.type-com.flex > .cont dl.in-data dt { font-weight: 500; color: #136841; background: #DFEFE4; padding: 0 20px; border-radius: 20px; }
.type-com.flex > .cont dl.in-data dd { margin-left: 14px; }

.type-com.flex:last-child { margin-bottom: 0; }

.whiteBox.subBox02 { margin-top: 60px; background: #F6F6F6; }

/*09 会社案内
----------------------------------*/
section#p09Box01 { padding: 100px 0; background: #F1F3F4; }
section#p09Box01 h2.titles04 { margin-bottom: 40px; }

.twinBox09.flex { justify-content: space-between; }
.twinBox09.flex > div { width: calc(50% - 30px); }

.TBL09 tr:first-child th, .TBL09 tr:first-child td { padding-top: 0; }
.TBL09 th, .TBL09 td { box-sizing: border-box; position: relative; line-height: 1.6; vertical-align: top; padding: 20px 0; }
.TBL09 tr { border-bottom: solid 1px #DDDDDD; }
.TBL09 th { width: 160px; padding-left: 10px; font-weight: 700; }
.TBL09 th:before { content: ""; width: 10px; height: 1px; background: #07B53B; position: absolute; left: 0; bottom: -1px; }

section#p09Box02 { padding: 100px 0; }
section#p09Box02 h2.titles04 { margin-bottom: 60px; }

.twinBox10.flex { justify-content: space-between; }
.twinBox10.flex > .cont { width: 560px; }
.twinBox10.flex > .map { width: 500px; }
.twinBox10.flex > .map iframe { width: 100%; height: 100%; }

.acBox { margin-bottom: 60px; }

.acBox:last-child { margin-bottom: 0; }

.in-ac dl { margin-bottom: 40px; }
.in-ac dl dt { font-weight: 700; margin-bottom: 14px; font-size: 20px; }

section#p03Box02.p09Box03 { color: #fff; }
section#p03Box02.p09Box03 .titles04 { color: #fff; margin-bottom: 40px; }
section#p03Box02.p09Box03 .text01, section#p03Box02.p09Box03 .text02 { font-weight: 700; font-size: 18px; }
section#p03Box02.p09Box03 .text01 { margin-bottom: 40px; }
section#p03Box02.p09Box03 .text02 { margin-top: 40px; }
section#p03Box02.p09Box03 ul.dot-list02 { margin-top: -20px; display: flex; flex-wrap: wrap; justify-content: space-between; }
section#p03Box02.p09Box03 ul.dot-list02 > li { width: calc(50% - 10px); margin-top: 20px; margin-bottom: 0; }

ul.dot-list02 > li { background: #fff; padding: 24px 30px; border-radius: 6px; line-height: 1.6; margin-bottom: 10px; color: #000; box-sizing: border-box; }
ul.dot-list02 > li .tit { font-weight: 700; font-size: 20px; padding-left: 22px; position: relative; }
ul.dot-list02 > li .tit:before { content: ""; width: 10px; height: 10px; background: #07B53B; border-radius: 100%; position: absolute; left: 0; top: 10px; }
ul.dot-list02 > li:last-child { margin-bottom: 0; }

section#p09Box04 { padding: 100px 0; background: #F1F3F4; }
section#p09Box04 .titles04 { margin-bottom: 40px; }
section#p09Box04 .name01 { font-size: 18px; line-height: 1.06; font-weight: 700; margin-top: 30px; }

.twinBox11.flex { justify-content: space-between; min-height: 415px; }
.twinBox11.flex > .cont { width: 530px; }
.twinBox11.flex > .cont .copy02 { font-size: 28px; margin-bottom: 40px; }
.twinBox11.flex > .img { width: 490px; }

section#p09Box05 { padding: 100px 0; }
section#p09Box05 .name02 { margin-top: 40px; text-align: right; line-height: 1.6; }

.phBoxs > div.box { margin-bottom: 40px; }
.phBoxs > div.box h3 { font-size: 24px; font-weight: 700; line-height: 1.6; margin-bottom: 10px; }
.phBoxs > div.box:last-child { margin-bottom: 0; }

ul.num-list01 > li { list-style: decimal; margin-bottom: 4px; margin-left: 15px; }
ul.num-list01 > li:last-child { margin-bottom: 0; }

section#p09Box06 { padding: 100px 0; background: url("../img/p03/bg-logo.svg") no-repeat top 100px left calc(50% + 677px) #136841; color: #fff; }
section#p09Box06 .titles04 { color: #fff; margin-bottom: 40px; }

ul.dot-list02.dot-list03 { margin-top: 30px; }
ul.dot-list02.dot-list03 > li { display: flex; flex-wrap: wrap; align-items: center; padding-top: 30px; padding-bottom: 30px; }
ul.dot-list02.dot-list03 > li .tit { box-sizing: border-box; width: 140px; }
ul.dot-list02.dot-list03 > li .text { width: calc(100% - 140px); }

section#p09Box07 { padding: 100px 0; background: #F1F3F4; }

.licBox { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 21px; margin-bottom: 20px; background: url("../img/p09/line01.svg") no-repeat left bottom; }
.licBox .cont { width: 780px; }
.licBox .cont h3 { font-weight: 700; line-height: 1.6; font-size: 28px; margin-bottom: 6px; }
.licBox .cont h3 .komoji { font-size: 18px; margin-left: 20px; }
.licBox .cont .age01 { line-height: 1.6; font-weight: 700; margin-bottom: 20px; }
.licBox .img { width: 240px; }
.licBox .img .in-img { padding-top: 91.6%; border-radius: 10px; }

.licBox:last-child { background: none; padding-bottom: 0; margin-bottom: 0; }

section#p09Box08 { padding: 100px 0 0; }
section#p09Box08 .titles04 { margin-bottom: 40px; }

.history-box { display: flex; flex-wrap: wrap; align-items: flex-start; padding-bottom: 20px; margin-bottom: 20px; position: relative; border-bottom: solid 1px #DDDDDD; }
.history-box .age { width: 160px; box-sizing: border-box; padding-left: 10px; font-weight: 700; }
.history-box .cont { width: calc(100% - 160px); }

.history-box:before { content: ""; width: 10px; height: 1px; background: #07B53B; position: absolute; left: 0; bottom: -1px; }

/*10 採用情報
----------------------------------*/
div#p10Box01 { padding: 100px 0; background: #F1F3F4; }
div#p10Box01 .copy { text-align: center; font-size: 40px; margin-bottom: 40px; }
div#p10Box01 ul.check-list01.type02 { justify-content: center; margin-bottom: 60px; padding: 0px 150px; box-sizing: border-box; }

.twinBox12.flex { justify-content: space-between; flex-direction: row-reverse; }
.twinBox12.flex .img { width: 490px; }
.twinBox12.flex .cont { width: 530px; padding-top: 20px; }

section#p03Box02.p10Box02 .titles04 { color: #fff; margin-bottom: 40px; }
section#p03Box02.p10Box02 .f-name { font-size: 20px; }
section#p03Box02.p10Box02 .feat-list03.flex { margin-top: -20px; }
section#p03Box02.p10Box02 .feat-list03.flex > .box { margin-top: 20px; }

section#p10Box03 { padding-bottom: 1px; }
section#p10Box03 .wrap { padding: 100px 0; }
section#p10Box03 .titles04 { margin-bottom: 60px; }

.rec-datas.flex { margin-top: -19px; }
.rec-datas.flex > .box { box-sizing: border-box; position: relative; padding: 95px 20px 30px; width: 354px; height: 240px; border-radius: 10px; text-align: center; border: solid 1px #136841; margin-right: 19px; margin-top: 19px; }
.rec-datas.flex > .box > .text { margin-top: 25px; }
.rec-datas.flex > .box.box01 { padding-top: 69px; }
.rec-datas.flex > .box.box01 > .text { margin-top: 15px; }
.rec-datas.flex > .box.box02 .numBox01 span.text:first-child { margin-right: 4px; }
.rec-datas.flex > .box.box05 { padding-top: 80px; }
.rec-datas.flex > .box.box05 .numBox01 span.num { font-size: 44px; }
.rec-datas.flex > .box.box05 > .text { margin-top: 20px; }
.rec-datas.flex > .box.box06 { padding-top: 80px; }
.rec-datas.flex > .box.box06 > .text { margin-top: 20px; }
.rec-datas.flex > .box:nth-child(3n) { margin-right: 0; }
.rec-datas.flex .ang-tit { font-size: 20px; line-height: 1.6; color: #fff; padding: 4px 30px; background: #136841; }

.numBoxs.flex { justify-content: center; }

.numBox01 { text-align: center; color: #136841; }
.numBox01 .num { line-height: 1; font-weight: 500; font-size: 50px; margin-right: 4px; font-family: "pop"; }
.numBox01 span.text { font-weight: 700; font-size: 22px; line-height: 1.6; }

.numBox02 { text-align: center; color: #136841; margin-top: 10px; }
.numBox02 .num { line-height: 1; font-weight: 500; font-size: 30px; margin-right: 4px; font-family: "pop"; }
.numBox02 span.text { font-weight: 700; font-size: 16px; line-height: 1.6; }

div.belt-slider { position: relative; z-index: 3; margin-bottom: -145px; }

.sl01 { width: 460px; margin-right: 20px; }

section#p10Box04 { padding: 250px 0 100px; background: #F1F3F4; }
section#p10Box04 .titles04 { margin-bottom: 40px; }

.sepa { border-collapse: separate; }

article.rec-art { background: #fff; border-radius: 6px; }

article.rec-art.on { border: solid 1px #136841; }

.rec-head.flex.on { margin-bottom: -10px; }
.rec-head.flex.on span.opcl-ico { background: #136841; }
.rec-head.flex.on span.opcl-ico:before { background: #fff; }
.rec-head.flex.on span.opcl-ico:after { transform: rotateZ(-90deg); background: #fff; }

.rec-head.flex { position: relative; padding: 40px 80px 40px 40px; transition: 0.3s; box-sizing: border-box; cursor: pointer; }
.rec-head.flex .sub01 { margin-bottom: 0; font-size: 22px; color: #000; }
.rec-head.flex span.opcl-ico { width: 40px; height: 40px; display: block; z-index: 2; position: absolute; right: 40px; top: 50%; transform: translateY(-50%); background: #DFEFE4; border-radius: 100%; }
.rec-head.flex span.opcl-ico:before { content: ""; width: 15px; height: 1px; background: #136841; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.rec-head.flex span.opcl-ico:after { content: ""; width: 1px; height: 15px; background: #136841; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: 0.5s; }

.opcl-cont { display: none; }
.opcl-cont > div { padding: 1px 40px 60px; }
.opcl-cont > div .btn01 { min-width: 360px; margin: 40px auto 0; }
.opcl-cont .infos.flex { margin-bottom: 30px; margin-left: -10px; }
.opcl-cont .infos.flex .w-cate { margin-left: 10px; color: #136841; border-color: #DFEFE4; background: #DFEFE4; padding: 0 20px; line-height: 34px; }

section#p10Box05 { padding: 100px 0 1px; }
section#p10Box05 .titles04 { margin-bottom: 90px; }

.rec-flow.flex { margin-bottom: 40px; }
.rec-flow.flex > div.box { position: relative; margin-right: 16px; width: 263px; box-sizing: border-box; border: solid 1px #136841; border-radius: 0 10px 10px 10px; display: table; height: 74px; }
.rec-flow.flex > div.box > span { font-weight: 700; text-align: center; vertical-align: middle; display: table-cell; }
.rec-flow.flex > div.box .step-tit { font-weight: 500; font-size: 14px; border-radius: 10px 10px 0 0; background: #136841; line-height: 1.6; padding: 4px 20px; position: absolute; left: -1px; bottom: 100%; color: #fff; }
.rec-flow.flex > div.box:last-child { margin-right: 0; }

/*11
----------------------------------*/
div#p11Box01 { padding: 60px 0 100px; background: #F1F3F4; }

div.faci-list.flex { margin-top: -20px; justify-content: space-between; }

article.faci-art { box-sizing: border-box; margin-top: 20px; background: #fff; padding: 20px 20px 25px; border-radius: 10px; width: 540px; }
article.faci-art .img { margin-bottom: 40px; }
article.faci-art .img .in-img { padding-top: 64%; border-radius: 5px; }
article.faci-art .cont { padding: 0 20px; }

.faci-tit { font-weight: 700; line-height: 1.6; font-size: 30px; position: relative; padding-left: 22px; margin-bottom: 15px; }
.faci-tit span.bikou { font-size: 16px; }

.faci-tit:before { content: ""; width: 8px; height: 8px; border-radius: 100%; background: #07B53B; position: absolute; left: 0; top: 23px; }

.faciTBL th, .faciTBL td { box-sizing: border-box; padding: 16px 0; line-height: 1.6; vertical-align: top; }
.faciTBL th { width: 136px; font-size: 18px; line-height: 1.42; }
.faciTBL tr { border-bottom: solid 1px #ECEDED; }
.faciTBL tr:last-child { border-bottom: none; }

div#p11Box02 { padding: 100px 0 0; }
div#p11Box02 .titles04 { margin-bottom: 60px; }

section.o-faci { margin-bottom: 60px; }
section.o-faci > h3 { font-size: 24px; font-weight: 700; line-height: 1.6; margin-bottom: 20px; }

section.o-faci:last-child { margin-bottom: 0; }

.faciTBL02 th, .faciTBL02 td { border: solid 1px #DDDDDD; line-height: 1.6; padding: 12px 20px; }
.faciTBL02 thead th { background: #EEEEEE; }
.faciTBL02 .col01 { width: 290px; }
.faciTBL02 .col02 { width: 230px; }
.faciTBL02 .col03 { width: 480px; }
.faciTBL02 .col04 { width: 97px; }

/*12 実績紹介
----------------------------------*/
.case-list-all { margin-top: -40px; width: 100%; display: flex; flex-wrap: wrap; }
.case-list-all article.works-art { margin: 40px 20px 0 0; width: 400px; }
.case-list-all article.works-art:nth-child(2n) { margin-right: 0; }

/*詳細*/
div#p12sBox01 { padding: 60px 0 100px; background: #F1F3F4; }

div#two-cont { display: flex; flex-wrap: wrap; justify-content: space-between; }

div#two-main { width: 820px; }

div#two-side { width: 240px; }

article.singleBox01 { background: #fff; padding: 60px 40px; border-radius: 10px; }
article.singleBox01 .infos.flex { margin-bottom: 40px; }
article.singleBox01 .infos.flex .n-date { margin-right: 20px; font-size: 14px; padding-top: 2px; }
article.singleBox01 .w-data { margin-top: 40px; margin-bottom: 40px; }

h1.titles04.sw-tit01 { margin-bottom: 20px; font-size: 30px; }

.works-cont01.flex { justify-content: space-between; align-items: flex-start; }
.works-cont01.flex .gallery-main { width: 476px; }
.works-cont01.flex .gallery-thumb.flex { width: 236px; margin-top: -4px; 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 { text-align: center; }
.g-main .cap { line-height: 1.6; margin-top: 14px; }

.g-main-img a { position: relative; text-decoration: none; display: block; }
.g-main-img a .in-img { border-radius: 10px; padding-top: 76.47%; }
.g-main-img a:before { content: ""; background: url("../img/p12/ico-lens.svg") no-repeat; width: 30px; height: 30px; z-index: 2; position: absolute; right: 10px; bottom: 10px; transition: 0.3s; }
.g-main-img a:hover:before { opacity: 0.7; }

.g-thumb { width: 116px; border-radius: 6px; position: relative; margin-top: 4px; margin-right: 4px; cursor: pointer; transition: 0.3s; }
.g-thumb .in-img { border-radius: 6px; padding-top: 75.86%; }

.g-thumb:hover, .g-thumb.slick-current { opacity: 0.4; }

.g-thumb:nth-child(2n) { margin-right: 0; }

.w-repeat { margin-top: 60px; }
.w-repeat .w-repeatBox { margin-bottom: 60px; }
.w-repeat .w-repeatBox:last-child { margin-bottom: 0; }
.w-repeat .titles04.gray-t { margin-bottom: 20px; font-size: 26px; }

.wt-text01 { margin-bottom: 40px; }

.bfafBox.flex { margin-bottom: 40px; }

.wt-text01:last-child, .bfafBox.flex:last-child { margin-bottom: 0; }

.bfafBox.flex { justify-content: center; }
.bfafBox.flex .ang-tit { display: none; }
.bfafBox.flex > div.img { width: 340px; margin-right: 60px; position: relative; }
.bfafBox.flex > div.img .in-img { border-radius: 10px; padding-top: 70.58%; }
.bfafBox.flex > div.img:last-child { margin-right: 0; }

.bfafBox.flex.bfaf .ang-tit { display: block; line-height: 1.6; font-size: 20px; font-weight: 500; font-family: "pop"; padding: 4px 20px; color: #fff; background: #AAAAAA; }
.bfafBox.flex.bfaf .af .ang-tit { background: #07B53B; }
.bfafBox.flex.bfaf > div.img.bf:before { content: ""; width: 0; height: 0; border-left: solid 19px #07B53B; border-top: solid 14px transparent; border-bottom: solid 14px transparent; position: absolute; top: 0; bottom: 0; margin: auto 0; left: calc(100% + 23px); }

.sideBox { margin-bottom: 20px; position: relative; background: #fff; border-radius: 10px; padding: 54px 20px 40px; border: solid 1px #136841; }
.sideBox .ang-tit { font-weight: 700; color: #fff; padding: 4px 30px; line-height: 1.6; background: #136841; }

.sideBox:last-child { margin-bottom: 0; }

.side-tit { font-size: 20px; font-weight: 700; padding-left: 20px; position: relative; line-height: 1.5; margin-bottom: 24px; color: #093182; }

.side-tit:before { content: ""; width: 4px; height: 100%; background: #093182; position: absolute; left: 0; top: 0; }

.sideBox.side-archive { padding-bottom: 20px; }

li.side-li { margin-bottom: 6px; }
li.side-li a { text-decoration: none; display: block; padding-left: 27px; line-height: 1.6; background: url("../img/p12/side-arrow.svg") no-repeat left top 4px; }
li.side-li a:hover { text-decoration: underline; }

li.side-li:last-child { margin-bottom: 0; }

.side-inner select { display: block; width: 100%; border-radius: 0; padding: 5px 47px 5px 20px; box-sizing: border-box; height: 46px; background: url("../img/p12/select-arrow.svg") no-repeat center right 16px #DFEFE4; font-size: 16px; font-weight: 400; cursor: pointer; border: none; -webkit-appearance: none; appearance: none; border-radius: 4px; }

/*ページャー*/
div#pager00 { text-align: center; }

div#pager00 .wp-pagenavi { margin-top: 50px; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; margin: 4px; text-decoration: none; width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 16px; font-weight: 500; color: #136841; background: #fff; box-sizing: border-box; border-radius: 100%; font-family: "pop"; }

.wp-pagenavi a.page { position: relative; }

.wp-pagenavi span.extend { background: none; color: #136841; box-shadow: none; border: none; }

.wp-pagenavi > a:hover { color: #fff; background-color: #136841; }

.wp-pagenavi a.previouspostslink { color: transparent; background: url("../img/p12/arrow02.svg") no-repeat center #fff; margin-left: 0; }

.wp-pagenavi a.nextpostslink { color: transparent; background: url("../img/p12/arrow03.svg") no-repeat center #fff; margin-right: 0; }

.wp-pagenavi span.current { color: #fff; background: #136841; }

.wp-pagenavi a.first { border: solid 1px #136841; background: url("../img/p12/arrow01.svg") no-repeat center #fff; color: transparent; }

.wp-pagenavi a.last { border: solid 1px #136841; background: url("../img/p12/arrow04.svg") no-repeat center #fff; color: transparent; }

.wp-pagenavi a.previouspostslink:hover { background-color: #136841; color: transparent; background-image: url("../img/p12/arrow02h.svg"); }

.wp-pagenavi a.nextpostslink:hover { background-color: #136841; color: transparent; background-image: url("../img/p12/arrow03h.svg"); }

.wp-pagenavi a.first:hover { background-color: #136841; color: transparent; background-image: url("../img/p12/arrow01h.svg"); }

.wp-pagenavi a.last:hover { background-color: #136841; 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: 20px; }
.post-navigation ul > li .btn01 { min-width: 360px; }
.post-navigation ul > li:last-child { margin-right: 0; }
.post-navigation ul li.prev, .post-navigation ul li.next { width: 40px; }
.post-navigation ul li.kara { opacity: 0; pointer-events: none; display: flex; flex-wrap: wrap; }
.post-navigation ul li.prev.kara { opacity: 0; pointer-events: none; display: flex; flex-wrap: wrap; }
.post-navigation ul li.next.kara { opacity: 0; pointer-events: none; display: flex; flex-wrap: wrap; }
.post-navigation ul li.next.kara .arrow { argin-left: 20px; }
.post-navigation ul li.prev a { display: block; height: 40px; background: url("../img/p12/arrow-prev.svg") no-repeat center #07B53B; border-radius: 100%; }
.post-navigation ul li.prev a:hover { opacity: 0.7; }
.post-navigation ul li.next a { display: block; height: 40px; background: url("../img/p12/arrow-next.svg") no-repeat center #07B53B; border-radius: 100%; }
.post-navigation ul li.next a:hover { opacity: 0.7; }
.post-navigation ul li.blog-back { width: 200px; height: 50px; display: table; }
.post-navigation ul li.blog-back > a { display: table-cell; text-align: center; vertical-align: middle; text-decoration: none; border: solid 2px #093182; background: #fff; color: #093182; border-radius: 40px; font-weight: 700; }
.post-navigation ul li.blog-back > a:hover { background: #093182; color: #fff; }

/*13 お問い合わせ
----------------------------------*/
div#p13Box01 { padding: 60px 0 100px; background: #F1F3F4; }
div#p13Box01 .text01 { text-align: center; font-weight: 700; font-size: 16px; margin-bottom: 30px; }
div#p13Box01 ul.check-list01.type02 { box-sizing: border-box; justify-content: center; padding: 0 200px; }
div#p13Box01 .contact-types.flex { justify-content: center; }
div#p13Box01 .contact-types.flex .box { box-shadow: 0 4px 24px rgba(0, 0, 0, 0.04); padding-bottom: 55px; }
div#p13Box01 .contact-types.flex .box.box01 { margin-right: 25px; }

div#p13Box02 { padding: 80px 0 100px; border-bottom: solid 4px #07B53B; }
div#p13Box02 .text01 { text-align: center; }
div#p13Box02 .wrap > .bikou-text { margin-top: 20px; text-align: center; }
div#p13Box02 .wrap > .bikou-text > p { display: inline-block; }

.contactTBL.TBL09 th, .contactTBL.TBL09 td { padding-top: 30px; padding-bottom: 30px; }
.contactTBL.TBL09 th { width: 340px; position: relative; padding-right: 100px; padding-top: 40px; padding-bottom: 40px; }
.contactTBL.TBL09 th .hissu { position: absolute; top: 40px; right: 40px; }
.contactTBL.TBL09 tr:first-child th { padding-top: 40px; }
.contactTBL.TBL09 tr:first-child td { padding-top: 30px; }
.contactTBL.TBL09 tr.line01-tr th, .contactTBL.TBL09 tr.line01-tr td { padding-top: 0; }
.contactTBL.TBL09 tr.line01-tr th .hissu { top: 0; }
.contactTBL.TBL09 tr.method-tr td { padding-top: 40px; }
.contactTBL.TBL09 .bikou-text > p { font-size: 14px; margin-bottom: 0; }
.contactTBL.TBL09 tr.check-tr { border-bottom: none; }
.contactTBL.TBL09 tr.check-tr td { padding-bottom: 0; }

.form-c01 { margin: 10px 0 20px 0; }

.form-c01:last-child { margin-bottom: 0; }

.contactTBL.TBL09 .wpcf7-list-item { margin: 0 20px 0 0 !important; }

/*フォーム*/
.file-bikou { font-size: 14px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 40px 0 40px; }

ul.contact-state > li { display: table; width: 340px; height: 64px; position: relative; }

ul.contact-state > li > span { display: table-cell; text-align: center; vertical-align: middle; color: #07B53B; font-size: 18px; font-weight: 700; border: solid 1px #07B53B; border-radius: 40px; opacity: 0.4; position: relative; }

ul.contact-state > li.state01 { margin-left: 0; }

ul.contact-state > li.state01 > span { opacity: 1; }

ul.contact-state > li > span span.num { position: absolute; left: 24px; top: 50%; transform: translateY(-50%); display: block; width: 24px; height: 24px; text-align: center; line-height: 24px; background: #07B53B; color: #fff; border-radius: 100%; font-size: 14px; font-family: "pop"; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: space-between; }

ul.contact-state.contact-state02 > li.state02 > span { opacity: 1; }

a.green { text-decoration: underline; color: #07B53B; }

a.green:hover { text-decoration: none; }

span.hissu { display: inline-block; color: #fff; padding: 2px 10px; background: #07B53B; box-sizing: border-box; font-size: 14px; font-weight: 700; border-radius: 4px; line-height: 1.6; }

span.nini { display: inline-block; padding: 0px 6px; font-size: 14px; font-weight: 700; border-radius: 4px; background: #E6E6E6; }

input.wpcf7-number, input.wpcf7-date, input.wpcf7-text { box-sizing: border-box; height: 46px; border: solid 1px #EEEEEE; padding: 5px 20px; font-size: 16px; background: #F6F6F6; width: 100%; border-radius: 4px; }

input.wpcf7-date { padding: 5px 20px; border-radius: 4px; }

select.wpcf7-select { box-sizing: border-box; height: 46px; border: solid 1px #EEEEEE; padding: 5px 50px 5px 20px; font-size: 16px; width: auto; border-radius: 4px; background: url("../img/p12/select-arrow.svg") no-repeat center right 16px #F6F6F6; font-size: 16px; cursor: pointer; border: none; -webkit-appearance: none; appearance: none; }

select { background: #F6F6F6; border-radius: 4px; }

textarea.wpcf7-textarea { box-sizing: border-box; height: 160px; border: solid 1px #EEEEEE; padding: 10px 20px; font-size: 16px; background: #F6F6F6; width: 100%; border-radius: 4px; }

input#com-name, input#busho { width: 400px; }

.wpcf7-checkbox input[type="checkbox"] { display: none; }
.wpcf7-checkbox span.wpcf7-list-item-label { display: inline-block; padding-left: 24px; background: url("../img/p13/check01.svg") no-repeat left top 3px; padding-bottom: 2px; cursor: pointer; }
.wpcf7-checkbox input[type="checkbox"]:checked ~ span.wpcf7-list-item-label { background-image: url("../img/p13/check02.svg"); }

.wpcf7-radio input[type="radio"] { display: none; }
.wpcf7-radio span.wpcf7-list-item-label { display: inline-block; padding-left: 24px; background: url("../img/p13/radio01.svg") no-repeat left top 3px; padding-bottom: 2px; cursor: pointer; }
.wpcf7-radio input[type="radio"]:checked ~ span.wpcf7-list-item-label { background-image: url("../img/p13/radio02.svg"); }

#doui span.wpcf7-list-item-label { color: transparent; margin-right: -2px; }

.contactTBL .select-con .wpcf7-list-item { display: block; margin-right: 10px !important; }

.select-con { margin-bottom: 15px; }

input.wpcf7-form-control.ip400 { width: 400px; }

.cours-area { margin-top: 5px; }

select#pref3 { width: auto; }

span.form-bikou { display: block; }

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 #eeeeee; border-radius: 0; background: #F6F6F6; padding: 30px; border-radius: 4px; }

.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: #000000; border: solid 1px #000000; border-radius: 4px; padding-top: 3px; font-size: 16px; margin-top: 8px; color: #fff; }

.contact-submit.flex { margin-top: 40px; 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; }

.form-btn { width: 360px; position: relative; }

.form-btn input[type="submit"], .form-btn input[type="button"] { transition: 0.3s; border: solid 3px #07B53B; color: #07B53B; width: 100%; height: 72px; font-size: 16px; font-weight: 700; position: relative; z-index: 3; background: url("../img/p13/arrow01.svg") no-repeat center right 18px #fff; text-align: center; border-radius: 40px; }

.form-btn.form-btn02 { margin-right: 10px; }

.form-btn.form-btn02 input[type="submit"], .form-btn.form-btn02 input[type="button"] { background-color: #fff; color: #07B53B; background-image: url("../img/p13/arrow02.svg"); background-position: left 18px center; }

.form-btn input { transition: 0.3s; cursor: pointer; }

.form-btn input:hover { background-image: url("../img/p13/arrow01h.svg"); color: #fff; background-color: #07B53B; }

.form-btn.form-btn02 input:hover { background-image: url("../img/p13/arrow02h.svg"); color: #fff; background-color: #07B53B; }

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

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
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: #CCCCCC; 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.TBL09 th .hissu { top: auto; }

.contactArea.che .contactTBL tr { border-bottom: solid 1px #000; }

.contactArea.che .contactTBL th, .contactArea.che .contactTBL td { padding-top: 5px !important; padding-bottom: 5px !important; 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] ~ 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] ~ 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; }

/*14  ブログ
----------------------------------*/
.btn01.pdf-btn { min-width: 360px; }
.btn01.pdf-btn span.text-pdf { position: absolute; display: inline-block; color: #fff; border-radius: 4px; background: #07B53B; width: 51px; height: 25px; line-height: 25px; font-size: 18px; font-weight: 700; z-index: 2; right: 40px; top: 50%; transform: translateY(-50%); transition: 0.3s; }
.btn01.pdf-btn a:hover span.text-pdf { background: #fff; color: #07B53B; }

.pdf-cont { width: 1100px; position: relative; box-sizing: border-box; padding-right: 280px; margin: 0 auto 40px; }

article.blog-art { margin-bottom: 20px; }
article.blog-art a { text-decoration: none; display: flex; flex-wrap: wrap; width: 100%; background: #fff; border-radius: 10px; }
article.blog-art a .img { width: 240px; overflow: hidden; border-radius: 10px 0 0 10px; }
article.blog-art a .img .in-img { padding-top: 75%; transition: 0.3s; border-radius: 10px 0 0 10px; }
article.blog-art a .cont { padding: 24px 40px 20px 30px; width: calc(100% - 240px); box-sizing: border-box; }
article.blog-art a .cont h2.tit { font-weight: 700; font-size: 18px; width: 100%; line-height: 25px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 8px; }
article.blog-art a .cont .n-date { font-weight: 400; }
article.blog-art a:hover .img .in-img { transform: scale(1.1); }

article.blog-art:last-child { margin-bottom: 0; }

/*詳細*/
div.witerBox { position: relative; background: #F1F3F4; border-radius: 10px; padding: 34px 42px 40px; margin-top: 80px; }
div.witerBox .titles04 { font-size: 20px; }
div.witerBox .inner { position: relative; padding-left: 120px; }
div.witerBox .inner > h2 { font-size: 20px; line-height: 1.6; margin-bottom: 4px; }
div.witerBox .inner .team-name { font-weight: 700; line-height: 1.6; color: #136841; }
div.witerBox .inner .wr-detail { line-height: 1.6; margin-top: 7px; margin-bottom: 20px; }
div.witerBox .inner .img { position: absolute; left: 0; top: 0; width: 100px; }
div.witerBox .inner .img .in-img { border-radius: 100%; padding-top: 100%; }

.case-tit02 { font-size: 18px; font-weight: 700; line-height: 1.6; margin-bottom: 15px; position: relative; padding-left: 28px; color: #093182; }

.case-tit02:before { content: ""; width: 16px; height: 1px; background: #093182; position: absolute; left: 0; top: 14px; }

.blog-tit02 { font-size: 18px; font-weight: 700; line-height: 1.6; margin-bottom: 20px; color: #093182; border-bottom: solid 2px; padding-bottom: 14px; }

article.singleBox01 .box01 p:first-child, article.singleBox01 .box02 p:first-child, .blog-text p:first-child { margin-top: 0; }
article.singleBox01 .box01 p:first-child img, article.singleBox01 .box02 p:first-child img, .blog-text p:first-child img { margin-top: 0; }
article.singleBox01 .box01 img:first-child, article.singleBox01 .box02 img:first-child, .blog-text img:first-child { margin-top: 0; }
article.singleBox01 .box01 img[class*="wp-image-"], article.singleBox01 .box02 img[class*="wp-image-"], .blog-text img[class*="wp-image-"] { margin: 20px 0; }
article.singleBox01 .box01 iframe, article.singleBox01 .box02 iframe, .blog-text iframe { max-width: 100%; }
article.singleBox01 .box01 div, article.singleBox01 .box02 div, .blog-text div { max-width: 100%; }
article.singleBox01 .box01 a, article.singleBox01 .box02 a, .blog-text a { max-width: 100%; text-decoration: underline; }
article.singleBox01 .box01 a:hover, article.singleBox01 .box02 a:hover, .blog-text a:hover { text-decoration: none; }

article.singleBox01.singleBox01-blog div.witerBox { margin-top: 40px; }
article.singleBox01.singleBox01-blog div#toc_container { box-sizing: border-box; width: 100%; background: #EEEEEE; border: none; padding: 20px 20px 12px; margin-bottom: 40px; }
article.singleBox01.singleBox01-blog div#toc_container p.toc_title { text-align: left; line-height: 1.6; font-size: 16px; font-weight: 700; color: #093182; margin-bottom: 14px; position: relative; padding-left: 12px; }
article.singleBox01.singleBox01-blog div#toc_container p.toc_title:before { content: ""; width: 4px; height: 4px; background: #093182; border-radius: 100%; position: absolute; left: 0; top: 11px; }
article.singleBox01.singleBox01-blog div#toc_container p.toc_title:after { content: ""; width: 4px; height: 4px; background: #093182; border-radius: 100%; position: absolute; left: 52px; top: 11px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list { margin-top: 0 !important; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li { font-size: 16px; font-weight: 500; margin-bottom: 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li a { display: inline-block; position: relative; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > a { padding-left: 18px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > ul { margin-top: 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > ul > li { margin-bottom: 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > ul > li > a { padding-left: 36px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > ul > li > ul { margin-top: 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > ul > li > ul > li { margin-bottom: 8px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li > ul > li > ul > li > a { padding-left: 52px; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li span.toc_number { display: inline-block; font-size: 16px; font-family: "robo"; color: #093182; vertical-align: -2px; margin-right: 10px; position: absolute; left: 0; top: 0; }
article.singleBox01.singleBox01-blog div#toc_container ul.toc_list > li span.toc_number:after { content: "."; }

.blog_word_box { margin-top: 60px; }
.blog_word_box > .tit { color: #0A0A0A; font-weight: 700; line-height: 1.6; margin-bottom: 10px; font-size: 16px; position: relative; padding-left: 28px; }
.blog_word_box > .tit:before { content: ""; width: 16px; height: 1px; background: #0A0A0A; position: absolute; left: 0; top: 13px; }

ul.word_list.flex { margin-top: -10px; margin-left: -10px; width: calc(100% + 10px); }
ul.word_list.flex > li { margin: 10px 0 0 10px; font-weight: 500; }

/*100 thanksページ等
----------------------------------*/
div#p100Box01 { padding: 120px 0; text-align: center; background: #F1F3F4; }
div#p100Box01 .btn01 { margin: 60px auto 0; }

div#ppBox01 { text-align: left; }

.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: #07B53B; margin-top: 50px; }

.pp-title02:before { content: ""; width: 5px; height: 65%; background: #07B53B; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*デバイス幅
----------------------------------*/
@media screen and (max-width: 1380px) { html.showPage body { padding-top: 60px; }
  #header { height: 60px; }
  .contact-btn { width: 110px; height: 70px; }
  .contact-btn a > span.text { font-size: 12px; background-size: 20px; padding-top: 20px; }
  .head-text { white-space: nowrap; font-size: 10px !important; }
  .head-inner.flex .left { width: 140px; padding-top: 5px; }
  .logo { width: 110px; }
  div#mv.home-mv { height: 450px; }
  div#mv-slider01 { width: calc(40% + 216px); }
  div.head-right { margin-right: 15px !important; }
  div.head-right > .box01 { padding-top: 5px; align-items: center; }
  ul.head-nav { margin-right: 10px; }
  ul.head-nav > li { font-size: 10px; width: 110px; height: 24px; }
  .head-right .tel-set { display: flex; flex-wrap: wrap; align-items: center; }
  .head-right .tel-num a { font-size: 18px; }
  .head-right .tel-num a > span { padding-left: 21px; background-size: 18px; background-position: left center; }
  div.head-right .bh { font-size: 10px; margin-left: 10px; }
  div#gnav { margin-top: 5px; }
  div#gnav ul.flex > li { font-size: 13px; margin-left: 20px; }
  .dr-tit .arrow { top: 5px; }
  .mv-img { height: 450px; }
  .mv-box { width: 550px; left: 100px; }
  .mv-text01 { width: 394px; }
  .mv-cont { width: 402px; }
  .mv-slide.mv-slider01 .text { width: 104px; top: 67px; right: 233px; }
  .mv-slide.mv-slider02 .text { width: 156px; top: 67px; right: 307px; }
  .mv-slide.mv-slider03 .text { width: 104px; top: 67px; right: 307px; }
  section#works-sec .wrap { width: 1100px; }
  .slider01 article.works-art { width: 332px; }
  .slider01 article.works-art a .cont { padding: 15px; font-size: 14px; }
  .slider01 .infos.flex > div.w-cate { line-height: 24px; padding: 0 8px; font-size: 12px; min-height: 24px; }
  .slider01 article.works-art a .cont .tit { font-size: 18px; margin-bottom: 10px; }
  .slider01 button.slick-arrow { top: 50%; transform: translateY(-50%); }
  .slider01 button.slick-prev.slick-arrow { right: auto; left: -30px; }
  .slider01 button.slick-next.slick-arrow { right: -30px; } }
@media screen and (min-width: 0px) and (max-width: 1280px) { html.showPage, html.showPage body { min-width: 1260px; } }
@media screen and (max-height: 650px) { html.showPage body { padding-top: 60px; }
  #header { height: 60px; }
  .contact-btn { width: 110px; height: 70px; }
  .contact-btn a > span.text { font-size: 12px; background-size: 20px; padding-top: 20px; }
  .head-text { white-space: nowrap; font-size: 10px !important; }
  .head-inner.flex .left { width: 140px; padding-top: 5px; }
  .logo { width: 110px; }
  div#mv.home-mv { height: 450px; }
  div#mv-slider01 { width: calc(40% + 216px); }
  div.head-right { margin-right: 15px !important; }
  div.head-right > .box01 { padding-top: 5px; align-items: center; }
  ul.head-nav { margin-right: 10px; }
  ul.head-nav > li { font-size: 10px; width: 110px; height: 24px; }
  .head-right .tel-set { display: flex; flex-wrap: wrap; align-items: center; }
  .head-right .tel-num a { font-size: 18px; }
  .head-right .tel-num a > span { padding-left: 21px; background-size: 18px; background-position: left center; }
  div.head-right .bh { font-size: 10px; margin-left: 10px; }
  div#gnav { margin-top: 5px; }
  div#gnav ul.flex > li { font-size: 13px; margin-left: 20px; }
  .dr-tit .arrow { top: 5px; }
  .mv-img { height: 450px; }
  .mv-box { width: 550px; left: 100px; }
  .mv-text01 { width: 394px; }
  .mv-cont { width: 402px; }
  .mv-slide.mv-slider01 .text { width: 104px; top: 67px; right: 233px; }
  .mv-slide.mv-slider02 .text { width: 156px; top: 67px; right: 307px; }
  .mv-slide.mv-slider03 .text { width: 104px; top: 67px; right: 307px; }
  section#works-sec .wrap { width: 1100px; }
  .slider01 article.works-art { width: 332px; }
  .slider01 article.works-art a .cont { padding: 15px; font-size: 14px; }
  .slider01 .infos.flex > div.w-cate { line-height: 24px; padding: 0 8px; font-size: 12px; min-height: 24px; }
  .slider01 article.works-art a .cont .tit { font-size: 18px; margin-bottom: 10px; }
  .slider01 button.slick-arrow { top: 50%; transform: translateY(-50%); }
  .slider01 button.slick-prev.slick-arrow { right: auto; left: -30px; }
  .slider01 button.slick-next.slick-arrow { right: -30px; } }
/*ブラウザごと
----------------------------------*/
