section#top-news { position: relative; z-index: 3; padding: 0 5.33vw; }

.slider01 .slick-track { display: flex; flex-wrap: wrap; }
.slider01 article.blog-art { margin: 0 5.33vw; height: auto !important; width: 78.66vw; }

button.slick-arrow { opacity: 1; z-index: 2; transition: 0.3s !important; width: 13.33vw; height: 13.33vw; box-sizing: border-box; transition: 0s; border: none; top: 22.93vw; transform: translateY(0); }

button.slick-prev.slick-arrow { background: url("../img/common/slide-arrow01.svg") no-repeat center #BCBCBC; left: -1.66vw; border-radius: 2.66vw 0 0 2.66vw; background-size: 5.33vw; }

button.slick-next.slick-arrow { background: url("../img/common/slide-arrow02.svg") no-repeat center #BCBCBC; right: -1.66vw; border-radius: 0 2.66vw 2.66vw 0; background-size: 5.33vw; }

button.slick-arrow:before { content: none; }

button.slick-prev.slick-arrow.slick-disabled { background-color: #0D0485; }

button.slick-next.slick-arrow.slick-disabled { background-color: #0D0485; }

button.slick-arrow.slick-disabled { background-color: transparent; }

article.blog-art { width: 336px; }
article.blog-art a { display: block; text-decoration: none; }
article.blog-art a .img { border-radius: 5px; border: solid 1px #ECECEC; margin-bottom: 20px; overflow: hidden; }
article.blog-art a .img .in-img { padding-top: 75%; border-radius: 4px; transition: 0.3s; }
article.blog-art a .cont .a-date { font-size: 13px; margin: 0 0 10px; }
article.blog-art a .cont h3.tit { width: 100%; font-weight: 500; line-height: 1.71; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
article.blog-art a .cont .infos.flex { margin-top: 10px; }

.infos.flex { width: calc(100% + 10px); margin: -10px 0 0 -10px; }
.infos.flex > div { font-size: 13px; color: #fff; line-height: 20px; border-radius: 2px; background: #727171; padding: 5px; margin: 10px 0 0 10px; }

section#servic-sec { padding: 148px 5.33vw 82px; margin-top: -68px; background: url("../img/top/top-bg01-sp.svg") no-repeat top left, url("../img/top/top-bg02-sp.svg") no-repeat right bottom; }
section#servic-sec .titles01 { margin-bottom: 73px; }

.service-list01.flex > div.serviceBox { margin-bottom: 21.33vw; position: relative; }

.serviceBox { width: 100%; height: 166.13vw; background: url("../img/top/service-bg-sp.svg") no-repeat center top; background-size: contain; }
.serviceBox a { display: block; position: relative; text-decoration: none; width: 100%; height: 100%; box-sizing: border-box; padding-top: 59.2vw; }
.serviceBox a > div, .serviceBox a .tit { position: relative; z-index: 2; }
.serviceBox a .tit { width: 50.3vw; text-align: center; transform: rotateZ(-30deg); position: absolute; left: -7.73vw; top: 3.96vw; font-size: 5.33vw; font-weight: 800; }
.serviceBox a .img { position: absolute; top: -14.13vw; left: 0; right: 0; width: 85.86vw; margin: 0 auto; }
.serviceBox a .img img { opacity: 1; }
.serviceBox a .num { color: #ffff; font-size: 4.26vw; z-index: 2; font-weight: 800; position: absolute; left: 9vw; top: 42vw; transform: rotateZ(30deg); }
.serviceBox a .sub-copy { color: #fff; font-size: 4.8vw; position: relative; z-index: 2; padding: 0 5.33vw; text-align: center; font-weight: 800; line-height: 1.6; margin-bottom: 5.33vw; }
.serviceBox a > .text { color: #fff; position: relative; z-index: 2; text-align: center; padding: 0 5.33vw; font-size: 4.26vw; }
.serviceBox a .service-btn { color: #fff; position: absolute; z-index: 2; display: block; text-align: center; width: 21.33vw; height: 11.2vw; left: 0; right: 0; margin: 0 auto; bottom: 13.33vw; }
.serviceBox a .service-btn img { opacity: 1; display: block; }
.serviceBox a .service-btn span.arrow { width: 4.8vw; display: block; margin: 2.66vw auto 0; }

section#works-sec { position: relative; overflow: hidden; border-radius: 4vw 0 0 4vw; background: #EAF2F9; padding: 0 5.33vw 13.33vw; }
section#works-sec > .bg { width: 100%; height: 100%; background: url("../img/top/tit-bg01.png") no-repeat left top; background-size: 257px; border-radius: 4vw 0 0 4vw; position: absolute; top: 0; right: 0; }
section#works-sec .titles01 { margin-bottom: 84px; }
section#works-sec .wrap { position: relative; z-index: 2; box-sizing: border-box; }

.works-list01 .slick-list { overflow: visible; }
.works-list01 .slick-track { display: flex; flex-wrap: wrap; }
.works-list01 article.works-art { margin-right: 5.33vw; opacity: 0; pointer-events: none; height: auto !important; width: 89.34vw; }
.works-list01 article.works-art a { padding-left: 8vw; position: relative; }
.works-list01 article.works-art a .a-date { font-size: 3.46vw; position: absolute; transform: rotateZ(90deg); left: 6vw; top: 0; transform-origin: left top; }
.works-list01 article.works-art a .cate { padding: 1.86vw 2.4vw; font-size: 3.46vw; border-radius: 5px 0 5px 0; line-height: 5.86vw; }
.works-list01 article.works-art.slick-active { opacity: 1; pointer-events: auto; }
.works-list01 article.works-art.slick-active + article.works-art { opacity: 1; pointer-events: auto; }
.works-list01 article.works-art.slick-active + article.works-art + article.works-art { opacity: 1; pointer-events: auto; }
.works-list01 button.slick-arrow { opacity: 1; z-index: 2; transition: 0.3s !important; width: 50px; height: 50px; box-sizing: border-box; transition: 0s; border: none; top: -114px; transform: translateY(0); }
.works-list01 button.slick-prev.slick-arrow { background: url("../img/common/slide-arrow03.svg") no-repeat center #fff; left: auto; right: 55px; border-radius: 10px 0 0 10px; background-size: 20px; }
.works-list01 button.slick-next.slick-arrow { background: url("../img/common/slide-arrow04.svg") no-repeat center #fff; right: 0; border-radius: 0 10px 10px 0; background-size: 20px; }
.works-list01 button.slick-arrow:before { content: none; }
.works-list01 button.slick-prev.slick-arrow.slick-disabled { background-image: url("../img/common/slide-arrow01.svg"); background-color: #404040; }
.works-list01 button.slick-next.slick-arrow.slick-disabled { background-image: url("../img/common/slide-arrow02.svg"); background-color: #404040; }
.works-list01 button.slick-arrow.slick-disabled { background-color: transparent; }
.works-list01 ul.slick-dots { text-align: left; bottom: auto; display: flex; width: 100%; left: 0; right: auto; top: -30px; }
.works-list01 ul.slick-dots li { width: calc(100% / 8); height: 4px; margin: 0; }
.works-list01 ul.slick-dots li.slick-active { padding: 0; }
.works-list01 ul.slick-dots li.slick-active button { background: #404040; }
.works-list01 ul.slick-dots button { width: 100%; height: 4px; background: #DCE3E9; padding: 0; }
.works-list01 ul.slick-dots button:before { content: none; }

article.works-art { width: 336px; }
article.works-art a { position: relative; display: block; text-decoration: none; }
article.works-art a .a-date { font-size: 13px; position: absolute; transform: rotateZ(90deg); left: -5px; top: 2px; transform-origin: left top; }
article.works-art a .img { overflow: hidden; margin-bottom: 20px; position: relative; border-radius: 5px; }
article.works-art a .img .cate { position: absolute; left: 0; top: 0; padding: 7px 9px; color: #fff; font-size: 13px; background: #05004E; border-radius: 5px 0 5px 0; z-index: 2; line-height: 22px; }
article.works-art a .img .in-img { padding-top: 75%; border-radius: 5px; transition: 0.3s; }
article.works-art a h3.tit { margin-bottom: 20px; width: 100%; line-height: 31px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: 800; }

.w-data dl { margin-bottom: 15px; align-items: center; justify-content: space-between; }
.w-data dl dt { width: 49px; height: 41px; text-align: center; line-height: 41px; background: #2B92E8; color: #fff; border-radius: 5px; font-size: 13px; }
.w-data dl dd { width: calc(100% - 59px); line-height: 22px; font-size: 13px; }
.w-data dl:last-child { margin-bottom: 0; }

.more-btn01 { width: 100%; height: 70px; display: table; margin-top: 40px; }
.more-btn01 a, .more-btn01 .btn-in { display: table-cell; text-align: center; vertical-align: middle; text-decoration: none; color: #fff; border-radius: 10px; background: url("../img/common/btn-arrow-gray.svg") no-repeat center right 20px #404040; position: relative; border: solid 1px #404040; background-size: 30px; }
.more-btn01 a .arrow, .more-btn01 .btn-in .arrow { position: absolute; right: 20px; z-index: 2; top: 50%; transform: translateY(-50%); }
.more-btn01 a .arrow img, .more-btn01 .btn-in .arrow img { display: block; opacity: 1; }

section#range-sec { padding: 70px 5.33vw 60px; border-radius: 10.66vw; background: url("../img/top/range-bg-sp.jpg") no-repeat center; background-size: cover; color: #fff; position: relative; z-index: 2; margin-top: 80px; }
section#range-sec .titles01 { margin-bottom: 66px; }

h4.titles02.tth { margin-bottom: 0; }

.bikou-text01 > p { position: relative; padding-left: 18px; }
.bikou-text01 > p:before { content: "※"; position: absolute; left: 0; top: 0; }

div.range-list01.flex { display: block; }
div.range-list01.flex > div.box { box-sizing: border-box; border-radius: 10px; background: rgba(5, 0, 78, 0.7); padding: 25px; position: relative; margin-bottom: 66px; }
div.range-list01.flex > div.box > .tit { position: absolute; bottom: 100%; left: 33px; border-radius: 10px 10px 0 0; font-size: 18px; font-weight: 800; line-height: 31px; padding: 5px 15px; background: rgba(5, 0, 78, 0.7); }
div.range-list01.flex > div.box > .tit .r-left { width: 10px; height: 10px; overflow: hidden; position: absolute; right: 100%; bottom: 0; }
div.range-list01.flex > div.box > .tit .r-left:before { content: ""; width: 20px; height: 20px; border-radius: 100%; box-shadow: 10px 10px 0 0 rgba(5, 0, 78, 0.7); position: absolute; bottom: 0; right: 0; }
div.range-list01.flex > div.box > .tit .r-right { width: 10px; height: 10px; overflow: hidden; position: absolute; left: 100%; bottom: 0; }
div.range-list01.flex > div.box > .tit .r-right:before { content: ""; width: 20px; height: 20px; border-radius: 100%; box-shadow: -10px 10px 0 0 rgba(5, 0, 78, 0.7); position: absolute; bottom: 0; left: 0; }
div.range-list01.flex > div.box .text { line-height: 1.68; }
div.range-list01.flex > div.box .inner > .inBox { padding-bottom: 15px; border-bottom: solid 1px #3D3A67; margin-bottom: 15px; }
div.range-list01.flex > div.box .inner > .inBox .text { line-height: 1.68; }
div.range-list01.flex > div.box .inner > .inBox:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
div.range-list01.flex > div.box .inner .img { margin: 20px auto 0; text-align: center; padding: 0 17px; }
div.range-list01.flex > div.box:last-child { margin-bottom: 0; }

section#about-sec { padding: 80px 5.33vw 150px; background: linear-gradient(180deg, white 0%, #f6fafd 49%, #eaf2f9 100%); }
section#about-sec .wrap { box-sizing: border-box; }
section#about-sec .wrap .movie { width: 100%; height: 50vw; margin-top: 30px; }
section#about-sec .wrap .movie iframe { width: 100%; height: 100%; border-radius: 10px; }
section#about-sec .wrap .btn01 { margin-top: 40px; }

section#reason-sec { background: url("../img/top/reason-bg-sp.png") no-repeat center top; padding: 21.33vw 5.33vw; box-sizing: border-box; height: 201.6vw; color: #fff; margin-top: -70px; z-index: 3; position: relative; background-size: cover; }
section#reason-sec .titles01 { text-align: center; margin-bottom: 8vw; font-size: 7.46vw; line-height: 1.44; }
section#reason-sec .titles01 > span { padding-top: 2.66vw; background: url(../img/common/tit-ico01.svg) no-repeat left top; background-size: 4.8vw; }
section#reason-sec .service-btn { text-align: center; margin-top: 10.66vw; }
section#reason-sec .service-btn a { color: #fff; font-size: 4.26vw; }
section#reason-sec .service-btn a > span.text { display: block; }
section#reason-sec .service-btn a span.arrow { display: inline-block; position: relative; top: -1.33vw; }
section#reason-sec .service-btn a span.arrow img { display: block; }

.reason-list01.flex { justify-content: space-between; margin-top: -5.33vw; }
.reason-list01.flex > div.box { width: 42.13vw; margin-top: 5.33vw; }
.reason-list01.flex > div.box .img { margin-bottom: 3.2vw; }
.reason-list01.flex > div.box .text { font-size: 4.26vw; font-weight: 800; line-height: 1.625; }

section#onestop-sec { padding: 120vw 5.33vw 0; position: relative; z-index: 2; background: url("../img/top/onestop-bg-sp.svg") no-repeat center top; background-size: 518.66vw; margin-top: -96.66vw; }
section#onestop-sec .titles01 { margin-bottom: 8vw; font-size: 7.46vw; line-height: 1.44; }
section#onestop-sec .titles01 > span { padding-top: 2.66vw; background: url(../img/common/tit-ico01.svg) no-repeat left top; background-size: 4.8vw; }
section#onestop-sec .copy { margin-bottom: 5.33vw; font-size: 4.8vw; }
section#onestop-sec .wrap { font-size: 4.26vw; }
section#onestop-sec .wrap .right { margin-top: 8vw; }
section#onestop-sec .wrap .right .img { width: 94.67vw; overflow: auto; }
section#onestop-sec .wrap .right .img img { display: block; width: 121.06vw; max-width: none; }
section#onestop-sec .wrap .bottom { margin-top: 16vw; }
section#onestop-sec .wrap .bottom > h3.tit { text-align: center; margin-bottom: 5.33vw; line-height: 1.88; font-weight: 800; font-size: 4.8vw; }
section#onestop-sec .wrap .btn01 { margin: 10.66vw auto 0; }

.subBox { margin-top: 8vw; padding-top: 8vw; border-top: solid 1px #B7C2CB; }

.titles02.type02 { background-image: url("../img/common/tit-ico03.svg"); background-size: 2.13vw; }

ul.dot-list01 > li { position: relative; padding-left: 4vw; }
ul.dot-list01 > li:before { content: "・"; position: absolute; left: 0; top: 0; }

.ico-setsumei { text-align: right; margin-bottom: 2.66vw; width: 35.46vw; margin-left: auto; }

.onestop-ico { overflow: auto; width: 100vw; padding-left: 5.33vw; box-sizing: border-box; }
.onestop-ico img { display: block; width: 308.8vw; max-width: none; }

section#facility-sec { padding: 294px 5.33vw 66px; background: url("../img/top/top-bg03-sp.svg") no-repeat top left, url("../img/top/top-bg04-sp.svg") no-repeat bottom left; overflow: hidden; }
section#facility-sec .wrap { box-sizing: border-box; margin-top: -214px; }
section#facility-sec .wrap .img { margin-top: 30px; position: relative; }
section#facility-sec .wrap .img img { width: 121.6vw; max-width: none; display: block; position: relative; left: 50%; transform: translateX(-50%); }
section#facility-sec .wrap .btn01 { margin-top: 40px; }

.copy { font-weight: 800; margin-bottom: 20px; font-size: 18px; }

div#seq-box { padding: 14px 5.33vw 80px; }

.seq-cont { color: #fff; border-radius: 10px; background: linear-gradient(267deg, #2782da 0%, #0b107c 100%); width: 100%; box-sizing: border-box; padding: 40px 25px 25px; }
.seq-cont .img { width: 63.46vw; margin: 0 auto 30px; }
.seq-cont .cont .tit { font-size: 18px; margin-bottom: 20px; }

/*　02 樹脂切削加工
----------------------------------*/

section#p02Box01 { padding: 50px 5.33vw 80px; }
section#p02Box01 .twin-cont01.flex { margin-bottom: 40px; }
section#p02Box01 .copy { line-height: 1.6; font-size: 22px; }

.twin-cont01.flex { display: block; }
.twin-cont01.flex > div.right { margin-top: 30px; }

.tri-box01.flex { border: solid 1px #2B92E8; box-sizing: border-box; border-radius: 10px; display: block; }
.tri-box01.flex > div.box { box-sizing: border-box; line-height: 1.6; }
.tri-box01.flex > div.box .bikou-text01 { margin-top: 10px; }
.tri-box01.flex > div.box .tit { background: #2B92E8; color: #fff; padding: 10px 20px; line-height: 1.6; position: relative; }
.tri-box01.flex > div.box .cont { padding: 20px; }
.tri-box01.flex > div.box .cont .num-text .num { font-weight: 800; font-size: 24px; }
.tri-box01.flex > div.box:first-child .tit { border-radius: 8px 8px 0 0; }

dl.in-dl01.flex dt { font-weight: 800; }

div#p02Box02 { padding: 80px 5.33vw; background: #EAF2F9; }
div#p02Box02 ul.links.flex { margin: 0 auto 60px; }

ul.links.flex { justify-content: center; }
ul.links.flex > li { margin-bottom: 10px; width: 100%; height: 111px; display: table; width: 30.5%; margin-right: 0.8%; }
ul.links.flex > li a { display: table-cell; text-align: center; padding: 0 5px 25px; vertical-align: middle; border: solid 1px #FECF00; background: #FECF00; color: #404040; position: relative; line-height: 1.3; border-radius: 10px; text-decoration: none; }
ul.links.flex > li a .arrow { position: absolute; top: auto; transform: none; left: 0; right: 0; margin: 0 auto; bottom: 14px; width: 16px; z-index: 2; }
ul.links.flex > li a .arrow img { display: block; opacity: 1; }
ul.links.flex > li:last-child { margin-bottom: 0; }

section.p02-2-1 { padding: 0 0 80px; }

.tit-head.flex { margin-bottom: 40px; display: block; }
.tit-head.flex .titles01 { margin-bottom: 30px; }

.mate-list.flex { display: block; }
.mate-list.flex .mateBox { margin-bottom: 10px; background: #fff; padding: 20px; border-radius: 5px; box-sizing: border-box; line-height: 1.6; }
.mate-list.flex .mateBox .img { margin-bottom: 20px; }
.mate-list.flex .mateBox h3.tit { font-weight: 800; line-height: 1.6; margin-bottom: 10px; }
.mate-list.flex .mateBox .cont .inBox { margin-bottom: 10px; }
.mate-list.flex .mateBox .cont .inBox:last-child { margin-bottom: 0; }
.mate-list.flex .mateBox:last-child { margin-bottom: 0; }

.sub02 { color: #2B92E8; font-size: 14px; border-bottom: solid 1px #2B92E8; margin-bottom: 6px; }

section.p02-2-2 { padding-bottom: 80px; background: url("../img/p02/bg02.svg") no-repeat bottom left calc(50% + 660px); }

.method-list01.flex { display: block; }
.method-list01.flex .methodBox { margin-bottom: 20px; background: #fff; line-height: 1.6; border-radius: 5px; }
.method-list01.flex .methodBox .img img { border-radius: 5px 5px 0 0; }
.method-list01.flex .methodBox .cont { padding: 20px; }
.method-list01.flex .methodBox .cont .tit { font-weight: 800; font-size: 24px; margin-bottom: 10px; }
.method-list01.flex .methodBox:last-child { margin-bottom: 0; }

section.u-works { position: relative; padding: 0 5.33vw 50px; overflow: hidden; width: 100vw; margin-left: -5.33vw; box-sizing: border-box; }
section.u-works .bg { position: absolute; right: 0; top: 122px; height: calc(100% - 122px); width: 100%; background: #fff; border-radius: 20px 0 0 20px; }
section.u-works .bg:before { content: ""; height: 122px; width: 85vw; background: #fff; position: absolute; right: 0; bottom: 100%; }
section.u-works .wrap { z-index: 5; }
section.u-works .btn01 { margin-top: 40px; }

.titles01.kado { margin-bottom: 56px; }
.titles01.kado > span { padding-right: 20px; padding-bottom: 40px; background-color: #EAF2F9; box-sizing: border-box; height: 122px; position: relative; }
.titles01.kado > span .r-top { width: 20px; height: 20px; overflow: hidden; position: absolute; left: 100%; top: 0; }
.titles01.kado > span .r-top:before { content: ""; width: 40px; height: 40px; border-radius: 100%; box-shadow: -20px -20px 0 0 #EAF2F9; position: absolute; top: 0; left: 0; }
.titles01.kado > span .r-bottom { width: 20px; height: 20px; overflow: hidden; position: absolute; right: 0; bottom: 0; }
.titles01.kado > span .r-bottom:before { content: ""; width: 40px; height: 40px; border-radius: 100%; box-shadow: 20px 20px 0 0 #fff; position: absolute; bottom: 0; right: 0; }

.works-list02.flex:has(.slick-arrow) { padding-bottom: 90px; }

.works-list02.flex { box-sizing: border-box; padding-left: 26px; }
.works-list02.flex .slick-list { overflow: visible; }
.works-list02.flex .slick-track { display: flex; flex-wrap: wrap; }
.works-list02.flex article.works-art { margin-right: 70px; opacity: 0; pointer-events: none; height: auto !important; }
.works-list02.flex article.works-art.slick-active { opacity: 1; pointer-events: auto; width: 306px; }
.works-list02.flex article.works-art.slick-active + article.works-art { opacity: 1; pointer-events: auto; }
.works-list02.flex article.works-art.slick-active + article.works-art + article.works-art { opacity: 1; pointer-events: auto; }
.works-list02.flex button.slick-arrow { opacity: 1; z-index: 2; transition: 0.3s !important; width: 50px; height: 50px; box-sizing: border-box; transition: 0s; border: none; top: auto; transform: translateY(0); bottom: 0; border: solid 1px #EAF2F9; }
.works-list02.flex button.slick-prev.slick-arrow { background: url("../img/p02/slide-arrow01.svg") no-repeat center #EAF2F9; left: calc(50% - 52px); border-radius: 6px 0 0 6px; background-size: 20px; }
.works-list02.flex button.slick-next.slick-arrow { background: url("../img/p02/slide-arrow02.svg") no-repeat center #EAF2F9; right: calc(50% - 52px); border-radius: 0 6px 6px 0; background-size: 20px; }
.works-list02.flex button.slick-arrow:before { content: none; }
.works-list02.flex button.slick-prev.slick-arrow.slick-disabled { background-color: #fff; border-color: #404040; }
.works-list02.flex button.slick-next.slick-arrow.slick-disabled { background-color: #fff; border-color: #404040; }
.works-list02.flex button.slick-arrow.slick-disabled { background-color: transparent; }

section.p02-2-4 { padding: 80px 0; }
section.p02-2-4 .twin-cont01.flex { margin-bottom: 60px; }
section.p02-2-4 .twin-cont01.flex .left .copy { font-size: 22px; }

h2#link04 { white-space: nowrap; }

.TBL02 { line-height: 1.6; }
.TBL02 table { border-collapse: separate; border-spacing: 0; }
.TBL02 th, .TBL02 td { box-sizing: border-box; }
.TBL02 thead { display: none; }
.TBL02 thead th { background: #2B92E8; color: #fff; padding: 10px 20px; border-right: solid 1px #fff; }
.TBL02 thead th.col03 { border-right-color: #2B92E8; }
.TBL02 thead .col01 { border-radius: 10px 0 0 0; }
.TBL02 thead .col03 { border-radius: 0 10px 0 0; }
.TBL02 tbody td { background: #fff; border-bottom: solid 1px #E3ECFD; border-right: solid 1px #E3ECFD; display: block; position: relative; box-sizing: border-box; }
.TBL02 tbody td.col01 { background: #2B92E8; color: #fff; padding: 10px 20px; font-weight: 700; }
.TBL02 tbody td.col03 { padding: 14px 16px 14px 68px; border-bottom: solid 1px #D5EBFF; min-height: 72px; display: flex; flex-wrap: wrap; align-items: center; }
.TBL02 tbody td.col02 { border-bottom: solid 1px #D5EBFF; padding: 14px 16px 14px 68px; min-height: 72px; display: flex; flex-wrap: wrap; align-items: center; }
.TBL02 tbody tr:first-child td.col01 { border-radius: 10px 10px 0 0; }
.TBL02 tbody tr:last-child td.col03 { border-radius: 0 0 10px 10px; }
.TBL02 tbody tr:last-child td.col03 span.in-tit.sp { border-radius: 0 0 0 10px; border-bottom: none; }
.TBL02 tbody span.in-tit.sp { width: 52px; height: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; line-height: 1.4; font-weight: 700; font-size: 16px; background: #CEE0F0; position: absolute; left: 0; top: 0; border-bottom: solid 1px #fff; }

section.u-column { position: relative; }
section.u-column .btn01 { margin: 60px auto 0; }

.news-list02.flex:has(.slick-arrow) { padding-bottom: 90px; }

.news-list02.flex article.blog-art { width: 89.34vw !important; }
.news-list02.flex button.slick-arrow { opacity: 1; z-index: 2; transition: 0.3s !important; width: 50px; height: 50px; box-sizing: border-box; transition: 0s; border: none; top: auto; transform: translateY(0); border: solid 1px #fff; bottom: 0; }
.news-list02.flex button.slick-prev.slick-arrow { background: url("../img/p02/slide-arrow01.svg") no-repeat center #fff; left: calc(50% - 52px); border-radius: 6px 0 0 6px; background-size: 20px; }
.news-list02.flex button.slick-next.slick-arrow { background: url("../img/p02/slide-arrow02.svg") no-repeat center #fff; right: calc(50% - 52px); border-radius: 0 6px 6px 0; background-size: 20px; }
.news-list02.flex button.slick-arrow:before { content: none; }
.news-list02.flex button.slick-prev.slick-arrow.slick-disabled { background-color: #fff; border-color: #404040; }
.news-list02.flex button.slick-next.slick-arrow.slick-disabled { background-color: #fff; border-color: #404040; }
.news-list02.flex button.slick-arrow.slick-disabled { background-color: transparent; }

/*　03 治具の設計製作
----------------------------------*/
section#p03Box01 { padding: 50px 5.33vw 80px; background: url("../img/p03/bg01-sp.svg") no-repeat bottom right; }
section#p03Box01 .copy { font-size: 22px; line-height: 1.6; }

section#p03Box02 { padding: 80px 5.33vw; background: linear-gradient(90deg, #2782da 0%, #0b107c 100%); }
section#p03Box02 .tit-head.flex { color: #fff; align-items: flex-end; }

div.typeBox { margin-bottom: 10px; line-height: 1.6; border-radius: 5px; background: #fff; border: solid 1px #fff; }
div.typeBox .opcl-cont { display: none; }
div.typeBox .opcl-cont .text { padding: 16px 20px; }

div.typeBox:last-child { margin-bottom: 0; }

div.typeBox.on { border-color: #0D0485; }
div.typeBox.on h3.type-tit { color: #fff; background: #0D0485; border-radius: 4px 4px 0 0; }
div.typeBox.on h3.type-tit .num { color: #0D0485; }
div.typeBox.on h3.type-tit .num:before { background: #fff; }
div.typeBox.on h3.type-tit span.opcl-ico:before { background: #fff; }
div.typeBox.on h3.type-tit span.opcl-ico:after { background: #fff; transition: 0.3s; opacity: 0; transform: rotateZ(-90deg); }

h3.type-tit { padding: 19px 60px 19px 70px; position: relative; background: #fff; border-radius: 5px; font-weight: 800; font-size: 20px; cursor: pointer; }
h3.type-tit .num { width: 40px; height: 40px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: absolute; left: 20px; top: 14px; z-index: 2; color: #fff; font-size: 16px; }
h3.type-tit .num > span { display: inline-block; position: relative; z-index: 2; }
h3.type-tit .num:before { content: ""; width: 28px; height: 28px; border-radius: 1px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: #0D0485; transform: rotateZ(45deg); }
h3.type-tit span.opcl-ico { width: 30px; height: 30px; position: absolute; z-index: 2; right: 20px; top: 50%; transform: translateY(-50%); }
h3.type-tit span.opcl-ico:before { content: ""; width: 18px; height: 2px; background: #0D0485; transition: 0.3s; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 2px; position: absolute; }
h3.type-tit span.opcl-ico:after { content: ""; width: 2px; height: 18px; background: #0D0485; transition: 0.3s; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 2px; position: absolute; }

section#p03Box03 { padding: 80px 5.33vw; }
section#p03Box03 .titles01 { margin-bottom: 52px; }

.flow-list03.flex { display: block; }

div.flowBox { position: relative; background: #EAF2F9; line-height: 1.6; margin-bottom: 12.26vw; }
div.flowBox .num { position: absolute; left: 0; right: 0; top: -3.2vw; width: 13.86vw; height: 6.4vw; border-radius: 5.33vw; color: #fff; text-align: center; font-size: 3.73vw; font-weight: 800; background: #2B92E8; margin: 0 auto; z-index: 2; }
div.flowBox .cont { padding: 20px; }
div.flowBox .cont > .tit { font-weight: 800; font-size: 18px; margin-bottom: 10px; }

div.flowBox:after { content: ""; width: 0; height: 0; border-top: solid 2.66vw #2B92E8; border-left: solid 1.86vw transparent; border-right: solid 1.86vw transparent; position: absolute; left: 0; right: 0; top: calc(100% + 3.2vw); margin: 0 auto; }

div.flowBox:last-child { margin-bottom: 0; }

div.flowBox:last-child:after { content: none; }

.p03-bg-wrap01 { padding: 80px 5.33vw; background: #EAF2F9; }

section#p03Box04 { padding: 80px 5.33vw; }

div.canBox { padding-bottom: 30px; margin-bottom: 30px; border-bottom: solid 1px #B7C2CB; width: 100%; display: block; }
div.canBox .img { border-radius: 2.66vw; position: relative; margin-bottom: 20px; }
div.canBox .img .num { width: 12.26vw; height: 12.26vw; background: #0D0485; color: #fff; line-height: 12.26vw; text-align: center; border-radius: 2.66vw 0 2.66vw 0; font-size: 4.8vw; font-weight: 800; position: absolute; left: 0; top: 0; z-index: 2; }
div.canBox .cont .copy { margin-bottom: 10px; font-size: 22px; }
div.canBox .cont .copy .blue, div.canBox .cont .copy .yellow { font-size: 26px; }

div.canBox:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }

/*　04 追加工
----------------------------------*/
section#p04Box01 { padding: 50px 5.33vw 80px; background: url("../img/p03/bg01-sp.svg") no-repeat bottom right; }
section#p04Box01 .copy { line-height: 1.6; font-size: 22px; }
section#p04Box01 .twin-cont01.flex { margin-bottom: 63px; }

.blueBox { background: #EAF2F9; border-radius: 10px; padding: 1px 20px 30px; }
.blueBox .tit { line-height: 1.4; color: #fff; margin: -22px 0 20px; font-size: 16px; font-weight: 800; }
.blueBox .tit > span { display: block; border-radius: 40px; padding: 8px 20px; background: #2B92E8; text-align: center; }

ul.check-list01.flex { display: block; }
ul.check-list01.flex > li { margin: 0 0 14px; box-sizing: border-box; padding-left: 28px; background: url("../img/p04/ico-check.svg") no-repeat left top 1px; line-height: 1.6; }
ul.check-list01.flex > li:last-child { margin-bottom: 0; }

section#p04Box02 { padding: 80px 5.33vw; background: linear-gradient(90deg, #2782da 0%, #0b107c 100%); }
section#p04Box02 .tit-head.flex { color: #fff; }

.cont-list.flex { display: block; }
.cont-list.flex .box { background: #fff; margin-bottom: 10px; box-sizing: border-box; border-radius: 10px; padding: 30px 20px; margin-right: 10px; }
.cont-list.flex .box:last-child { margin-bottom: 0; }

.num-tit { margin-bottom: 10px; align-items: center; display: flex; flex-wrap: wrap; align-items: center; }
.num-tit .num { font-size: 14px; font-weight: 800; background: #0D0485; border-radius: 5px; color: #fff; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-right: 10px; width: 36px; height: 36px; }
.num-tit .text { width: calc(100% - 46px); font-size: 20px; font-weight: 800; color: #0D0485; }

.p04-bg-wrap01 { padding: 80px 5.33vw; background: url("../img/p04/bg02.svg") no-repeat bottom 18px right calc(50% + 660px); }
.p04-bg-wrap01 section.u-works .titles01.kado > span { background-color: #fff; height: 81px; }
.p04-bg-wrap01 section.u-works .titles01.kado > span .r-top:before { box-shadow: -20px -20px 0 0 #fff; }
.p04-bg-wrap01 section.u-works .titles01.kado > span .r-bottom:before { box-shadow: 20px 20px 0 0 #EAF2F9; }
.p04-bg-wrap01 section.u-works .bg { background: #EAF2F9; top: 81px; height: calc(100% - 81px); }
.p04-bg-wrap01 section.u-works .bg:before { background: #EAF2F9; height: 81px; }
.p04-bg-wrap01 .works-list02.flex button.slick-prev.slick-arrow { background-color: #fff; }
.p04-bg-wrap01 .works-list02.flex button.slick-next.slick-arrow { background-color: #fff; }

/*　05 試作・小ロット対応
----------------------------------*/
section#p05Box01 { padding: 50px 5.33vw 80px; background: url("../img/p03/bg01-sp.svg") no-repeat bottom right; }
section#p05Box01 h2.copy { font-size: 26px; font-weight: 800; line-height: 1.45; margin-bottom: 30px; }
section#p05Box01 .blueBox { margin-top: 62px; padding: 1px 20px 30px; }
section#p05Box01 .blueBox .inner01.flex { display: block; }
section#p05Box01 .blueBox .inner01.flex ul.check-list01.flex { display: block; margin-bottom: 20px; }
section#p05Box01 .blueBox .inner01.flex ul.check-list01.flex > li { font-size: 18px; width: 100%; margin: 0 0 20px; background-position: left top 4px; }
section#p05Box01 .blueBox .inner01.flex ul.check-list01.flex > li .blue { font-weight: 800; }
section#p05Box01 .blueBox .inner01.flex ul.check-list01.flex > li:last-child { margin-bottom: 0; }

section#p05Box02 { padding: 80px 5.33vw; background: #EAF2F9; }
section#p05Box02 .titles01 { text-align: center; background-position: center top; margin-bottom: 30px; }
section#p05Box02 .copy { text-align: center; margin-bottom: 40px; line-height: 1.6; font-size: 22px; }
section#p05Box02 .wrap > .text { margin: 0 auto; }

.sceneBox { position: relative; background: #fff; padding: 72px 20px 30px; border-radius: 10px; margin-top: 70px; }
.sceneBox .ang-tit { background: #0D0485; border-radius: 10px 0 10px 0; font-weight: 800; font-size: 16px; padding: 10px 12px; line-height: 1.4; }
.sceneBox .inner.flex { display: block; }
.sceneBox .inner.flex .box { margin-bottom: 20px; background: #EAF2F9; }
.sceneBox .inner.flex .box .cont { padding: 20px; }
.sceneBox .inner.flex .box .cont .tit { font-weight: 800; line-height: 1.6; font-size: 18px; margin-bottom: 10px; }
.sceneBox .inner.flex .box:last-child { margin-bottom: 0; }

ul.dot-list02 > li { position: relative; padding-left: 14px; line-height: 1.6; margin-bottom: 6px; }
ul.dot-list02 > li:last-child { margin-bottom: 0; }
ul.dot-list02 > li:before { content: ""; width: 6px; height: 6px; border-radius: 100%; background: #0D0485; position: absolute; left: 0; top: 10px; }

section#p05Box03 { background: linear-gradient(90deg, #2782da 0%, #0b107c 100%); padding: 80px 5.33vw; }
section#p05Box03 .titles01 { color: #fff; }

.type-list.faq-list h3.type-tit { padding-top: 14px; padding-bottom: 14px; min-height: 68px; box-sizing: border-box; align-items: center; display: flex; flex-wrap: wrap; font-size: 14px; line-height: 1.2; }
.type-list.faq-list h3.type-tit .num { top: 14px; }
.type-list.faq-list div.typeBox .opcl-cont .text { position: relative; padding-left: 54px; }
.type-list.faq-list div.typeBox .opcl-cont .text:before { content: "A"; color: #0D0485; font-weight: 800; position: absolute; left: 34px; top: 12px; font-size: 20px; }

.page-prototype div#seq-box { padding-top: 80px; }

/*　06 ONEストップソリューション
----------------------------------*/
section#p06Box01 { padding: 50px 5.33vw 80px; }
section#p06Box01 .twin-cont01.flex { margin-bottom: 40px; }

.trou-box { background: #EAF2F9; border-radius: 10px; padding: 1px 20px 30px; position: relative; box-sizing: border-box; margin-bottom: 70px; }
.trou-box .tit { text-align: center; font-weight: 800; font-size: 24px; margin: -20px -20px 30px; line-height: 1.45; }

.trou-box:after { content: ""; width: 0; height: 0; border-top: solid 40px #EAF2F9; border-left: solid 70px transparent; border-right: solid 70px transparent; position: absolute; left: 0; right: 0; top: 100%; margin: 0 auto; }

.check-list06.flex { display: block; }
.check-list06.flex > div.box { box-sizing: border-box; margin-bottom: 10px; border-radius: 5px; padding: 16px 14px; background: #fff; line-height: 1.6; font-size: 20px; }
.check-list06.flex > div.box > p { padding-left: 28px; background: url("../img/p04/ico-check.svg") no-repeat left top 5px; }
.check-list06.flex > div.box > p .blue { font-weight: 800; }
.check-list06.flex > div.box:last-child { margin-bottom: 0; }

.onestop-img { overflow: auto; width: 100vw; margin-left: -5.33vw; box-sizing: border-box; padding-left: 5.33vw; padding-right: 5.33vw; }
.onestop-img img { width: 1120px; max-width: none; }

section#p06Box02 { padding: 80px 5.33vw; color: #fff; background: linear-gradient(90deg, #2782da 0%, #0b107c 100%); }

.can-list.merit-list06 div.canBox .cont .copy { font-size: 18px; }
.can-list.merit-list06 div.canBox .cont .copy .yellow { font-size: 22px; }

section#p06Box03 { padding: 80px 5.33vw; background: url("../img/p04/bg02.svg") no-repeat bottom 150px right calc(50% + 660px); }

.method-list01.range-list06.flex .methodBox { border-radius: 5px; background: #EAF2F9; }

/*　07 設備紹介
----------------------------------*/
div#p07Box01 { padding: 50px 5.33vw 80px; }
div#p07Box01 .wrap .copy { font-size: 26px; line-height: 1.45; margin-bottom: 30px; }

.faci-list { margin-top: 40px; }
.faci-list .titles04 { border-bottom: solid 1px #DADADA; padding-bottom: 16px; font-size: 26px; margin-bottom: 20px; background-position: left top 10px; line-height: 1.45; }

section.faciSec { margin-bottom: 40px; }

section.faciSec:last-child { margin-bottom: 0; }

article.faci-art { border: solid 1px #0D0485; border-radius: 5px; margin-bottom: 30px; }
article.faci-art > h3 { background: #0D0485; border-radius: 4px 4px 0 0; color: #fff; line-height: 1.45; padding: 10px 20px; font-size: 18px; }
article.faci-art .inner.flex { justify-content: space-between; flex-direction: row-reverse; box-sizing: border-box; padding: 20px; }
article.faci-art .inner.flex .img { width: 100%; order: 2; margin-top: 20px; }
article.faci-art .inner.flex .img .in-img { padding-top: 75.21%; border-radius: 5px; }
article.faci-art .inner.flex .eqTBL { width: 100%; order: 1; }

article.faci-art:last-child { margin-bottom: 0; }

.eqTBL tr:first-child th, .eqTBL tr:first-child td { padding-top: 0; }
.eqTBL tr:last-child th, .eqTBL tr:last-child td { padding-bottom: 0; background: none; }
.eqTBL th, .eqTBL td { box-sizing: border-box; position: relative; padding: 16px 0; line-height: 1.6; vertical-align: top; display: block; }
.eqTBL th { padding-bottom: 4px; }
.eqTBL td { padding-top: 0; background-image: radial-gradient(circle, #707070 1px, transparent 1px); background-position: left bottom; background-repeat: repeat-x; background-size: 6px 2px, 2px 6px; }
.eqTBL th { font-weight: 800; color: #0D0485; }

div#p07Box02 { padding: 80px 5.33vw; background: #EAF2F9; }

section.faciSec02 { margin-bottom: 80px; }

section.faciSec02:last-child { margin-bottom: 0; }

.TBL07 tr { display: block; }
.TBL07 tr:first-child th.col01 { border-radius: 10px 10px 0 0; }
.TBL07 tr:last-child td.col04 { border-radius: 0 0 10px 10px; }
.TBL07 tr:last-child td.col04 .in-tit { height: 100%; border-bottom: none; border-radius: 0 0 0 10px; }
.TBL07 th.col01 { background: #2B92E8; color: #fff; }
.TBL07 td.col02 { padding-left: 100px; border-bottom: solid 1px #D5EBFF; }
.TBL07 td.col03 { padding-left: 100px; border-bottom: solid 1px #D5EBFF; }
.TBL07 td.col04 { padding-left: 100px; border-bottom: solid 1px #D5EBFF; }
.TBL07 th, .TBL07 td { box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: center; width: 100%; padding: 10px 20px; position: relative; }
.TBL07 th .in-tit, .TBL07 td .in-tit { position: absolute; width: 84px; height: calc(100% + 1px); box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: center; padding: 10px; background: #CEE0F0; border-bottom: solid 1px #fff; left: 0; top: 0; }
.TBL07 table { border-collapse: separate; border-spacing: 0; }
.TBL07 thead { display: none; }
.TBL07 thead th { background: #2B92E8; color: #fff; padding: 10px 20px; font-weight: 700; border-right: solid 1px #fff; }
.TBL07 thead th.col01 { border-radius: 8px 0 0 0; }
.TBL07 thead th.col04 { border-radius: 0 8px 0 0; border-right: none; text-align: center; }
.TBL07 tbody td { background: #fff; }

/*　08 モロトについて
----------------------------------*/
section#p08Box01 { padding: 50px 5.33vw 80px; background: url("../img/p03/bg01-sp.svg") no-repeat bottom right; }
section#p08Box01 .twin-cont01.flex .left .copy { line-height: 1.45; font-size: 26px; margin-bottom: 30px; }
section#p08Box01 .twin-cont01.flex .left > .text > p { margin-bottom: 10px; }
section#p08Box01 .twin-cont01.flex .left > .text > p:last-child { margin-bottom: 0; }

ul.com-state.flex { margin-bottom: 10px; }
ul.com-state.flex > li { margin-right: 6px; border-radius: 5px; background: #FECF00; padding: 10px; line-height: 1.3; font-weight: 800; }
ul.com-state.flex > li:last-child { margin-right: 0; }

section#p08Box02 { padding: 80px 5.33vw; background: linear-gradient(90deg, #2782da 0%, #0b107c 100%); }
section#p08Box02 .copy { color: #fff; line-height: 1.45; font-size: 26px; margin-bottom: 30px; }

.solu-list.flex { display: block; }
.solu-list.flex .soluBox { background: #fff; border-radius: 5px; margin-bottom: 10px; }
.solu-list.flex .soluBox .ico { background: #0D0485; color: #fff; line-height: 1.3; font-weight: 800; border-radius: 5px 5px 0 0; }
.solu-list.flex .soluBox .ico > div { display: flex; flex-wrap: wrap; align-items: center; text-align: center; justify-content: center; height: 50px; }
.solu-list.flex .soluBox .ico img { display: block; width: 30px; }
.solu-list.flex .soluBox > .cont { box-sizing: border-box; padding: 20px; }
.solu-list.flex .soluBox:last-child { margin-bottom: 0; }

section#p08Box03 { padding: 80px 5.33vw; background: #EAF2F9; }

div.reasonBox { margin-bottom: 20px; display: flex; flex-wrap: wrap; flex-direction: row-reverse; box-sizing: border-box; border-radius: 10px; width: 100%; padding: 30px 20px; justify-content: space-between; background: #fff; }
div.reasonBox .img { margin-top: 30px; order: 2; width: 100%; }
div.reasonBox .cont { width: 100%; order: 1; }
div.reasonBox .cont .num { font-size: 14px; font-weight: 800; color: #2B92E8; margin-bottom: 10px; }
div.reasonBox .cont .tit { font-size: 22px; font-weight: 800; line-height: 1.6; margin-bottom: 10px; }
div.reasonBox .cont .btn01 { margin-top: 20px; }

div.reasonBox:nth-child(2n) { flex-direction: row; }

div.reasonBox:last-child { margin-bottom: 0; }

.sub03 { font-weight: 800; font-size: 16px; color: #0D0485; margin-bottom: 20px; }

/*　09 事例紹介
----------------------------------*/
div#two-content { display: block; }

div#two-side { margin-top: 60px; }

.case-list-all { width: 100%; }
.case-list-all article.works-art.works-art02 { margin: 0 0 20px; width: 100%; }
.case-list-all article.works-art.works-art02:last-child { margin-bottom: 0; }

article.works-art.works-art02 a { height: 100%; text-decoration: none; box-sizing: border-box; background: #EAF2F9; border-radius: 10px; padding: 20px; }
article.works-art.works-art02 a .a-date { position: relative; transform: none; left: auto; top: auto; margin-bottom: 10px; }

/*詳細*/
div#p09sBox01 { padding: 50px 5.33vw 80px; }
div#p09sBox01 .blog-text { margin-top: 40px; }

article.singleBox01 .infos.flex { width: calc(100% + 10px); margin-left: -10px; margin-top: -10px; align-items: center; margin-bottom: 10px; }
article.singleBox01 .infos.flex > div { margin: 10px 0 0 10px; line-height: 32px; }
article.singleBox01 .infos.flex .cate { color: #fff; border: solid 1px #05004E; border-radius: 5px; font-size: 14px; padding: 0 7px; background: #05004E; }
article.singleBox01 .infos.flex .w-date { font-size: 14px; background: none; padding: 0; color: #404040; margin-right: 10px; }
article.singleBox01 .w-data { margin-top: 40px; line-height: 1.6; }
article.singleBox01 .w-data dl.flex { justify-content: space-between; padding-bottom: 20px; margin-bottom: 20px; align-items: flex-start; background-image: radial-gradient(circle, rgba(112, 112, 112, 0.5) 1px, transparent 1px); background-position: left bottom; background-repeat: repeat-x; background-size: 8px 2px; }
article.singleBox01 .w-data dl.flex dt { width: 100px; color: #0D0485; font-weight: 800; padding: 0; background: none; height: auto; text-align: left; font-size: 16px; height: auto; line-height: 1.6; }
article.singleBox01 .w-data dl.flex dd { width: calc(100% - 100px); font-size: 16px; }
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-case 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: 20px; line-height: 1.4; margin-bottom: 20px; }

.wh3 { margin-bottom: 10px; font-weight: 700; font-size: 24px; }

.wh4 { margin-bottom: 10px; font-weight: 700; font-size: 20px; }

.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: 100%; }
.works-cont01.flex .gallery-main button.slick-prev.slick-arrow { border-radius: 2px !important; width: 5.33vw; height: 8.8vw; background: url("../img/p09/slide-arrow01.svg") no-repeat center #EAF2F9; top: 32.8vw; transform: translateY(-50%); left: 0; right: auto; border: none; background-size: 2.13vw; }
.works-cont01.flex .gallery-main button.slick-next.slick-arrow { border-radius: 2px !important; width: 5.33vw; height: 8.8vw; background: url("../img/p09/slide-arrow02.svg") no-repeat center #EAF2F9; top: 32.8vw; transform: translateY(-50%); right: 0; left: auto; border: none; background-size: 2.13vw; }
.works-cont01.flex .gallery-thumb.flex { width: 100%; margin-top: 1.59vw; 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: 2.66vw; font-size: 4.26vw; }

.g-main-img a { position: relative; text-decoration: none; display: block; border-radius: 5px; }
.g-main-img a .in-img { padding-top: 73.52%; border-radius: 5px; }

.g-thumb { width: 17.06vw; position: relative; margin-top: 1.06vw; margin-right: 0.96vw; cursor: pointer; transition: 0.3s; border-radius: 5px; }
.g-thumb .in-img { padding-top: 73.46%; border-radius: 5px; }

.g-thumb:before { content: ""; width: 100%; height: 100%; border-radius: 5px; background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 2; opacity: 0; }

.g-thumb.slick-current:before { opacity: 1; }

.g-thumb:nth-child(5n) { 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; }

.bfafBox.flex { display: block; }
.bfafBox.flex .ang-tit { display: none; }
.bfafBox.flex > div.img { margin-bottom: 8vw; position: relative; }
.bfafBox.flex > div.img .in-img { padding-top: 70%; border-radius: 5px; }
.bfafBox.flex > div.img:last-child { margin-bottom: 0; }

.bfafBox.flex.bfaf .ang-tit { display: block; line-height: 1.6; font-size: 3.73vw; font-weight: 400; padding: 0 2.66vw; color: #fff; background: #4B4E4D; line-height: 6.4vw; position: absolute; left: 0; top: 0; border-radius: 5px 0 5px 0; }
.bfafBox.flex.bfaf .af .ang-tit { background: #2B92E8; }
.bfafBox.flex.bfaf > div.img.bf:before { content: ""; width: 0; height: 0; border-top: solid 2.66vw #2B92E8; border-left: solid 2.13vw transparent; border-right: solid 2.13vw transparent; position: absolute; top: calc(100% + 2.66vw); left: 0; right: 0; margin: 0 auto; }

.sideBox { margin-bottom: 20px; position: relative; box-sizing: border-box; padding: 29px; border: solid 1px #0D0485; border-radius: 10px; }
.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 > li { height: 54px; width: 100%; margin-bottom: 10px; display: table; }
.sideBox ul.side-list > li a { text-decoration: none; font-weight: 500; display: table-cell; line-height: 1.2; padding: 5px 40px 5px 20px; background: #EAF2F9; position: relative; text-align: left; vertical-align: middle; border-radius: 40px; }
.sideBox ul.side-list > li a .arrow { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); z-index: 2; }
.sideBox ul.side-list > li a .arrow img { display: block; opacity: 1; }
.sideBox ul.side-list li.side-li.r_current > a { pointer-events: none; background-color: #0D0485; color: #fff; }
.sideBox ul.side-list li.side-li.r_current > a .arrow img { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(305deg) brightness(103%) contrast(103%); }
.sideBox ul.side-list li.side-li.r_current .parent_side-wrap > a { pointer-events: none; background-color: #0D0485; color: #fff; }
.sideBox ul.side-list li.side-li.r_current .parent_side-wrap span.opcl2:before { background: #fff; }
.sideBox ul.side-list li.side-li.r_current .parent_side-wrap span.opcl2:after { background: #fff; }
.sideBox ul.side-list > li:last-child { margin-bottom: 0; }
.sideBox ul.side-list li.side-li.parent_li { display: block; height: auto; }

.sideBox:last-child { margin-bottom: 0; }

.parent_side-wrap { position: relative; width: 100%; height: 54px; display: table; }
.parent_side-wrap span.opcl2 { width: 30px; height: 30px; position: absolute; z-index: 2; right: 13px; top: 50%; transform: translateY(-50%); cursor: pointer; }
.parent_side-wrap span.opcl2:before { content: ""; width: 14px; height: 2px; background: #404040; border-radius: 2px; position: absolute; right: 8px; top: calc(50% - 1px); transition: 0.3s; }
.parent_side-wrap span.opcl2:after { content: ""; width: 2px; height: 14px; background: #404040; border-radius: 2px; position: absolute; right: calc(50% - 1px); top: 8px; transition: 0.3s; }

.parent_side-wrap.on > a { pointer-events: none !important; background-color: #0D0485 !important; color: #fff !important; }
.parent_side-wrap.on span.opcl2:before { background: #fff; }
.parent_side-wrap.on span.opcl2:after { transform: translateZ(90deg); opacity: 0; background: #fff; }

ul.side-child { padding-top: 20px; padding-left: 40px; padding-bottom: 10px; display: none; }
ul.side-child li.side-li { margin-bottom: 10px; }
ul.side-child li.side-li a { background: none; padding: 0 20px 0 0; display: block; line-height: 26px; }
ul.side-child li.side-li a .arrow { right: 0; }
ul.side-child li.side-li.r_current a { background: none !important; color: #0D0485 !important; }
ul.side-child li.side-li.r_current a .arrow img { filter: brightness(0) saturate(100%) invert(17%) sepia(46%) saturate(3044%) hue-rotate(231deg) brightness(87%) contrast(142%) !important; }
ul.side-child li.side-li:last-child { margin-bottom: 0; }

select#archives-dropdown-2 { padding: 5px 32px 5px 20px; background: url("../img/p09/select-arrow02.svg") no-repeat center right 20px #EAF2F9; border-radius: 40px; border: none; height: 54px; color: #404040; box-sizing: border-box; width: 100%; }

select { cursor: pointer; }

.ang-tit { position: absolute; left: -2px; top: -2px; z-index: 2; color: #fff; font-weight: 500; font-size: 16px; border-radius: 5px 0 5px 0; padding: 10px 16px; background: #0D0485; line-height: 1; }

div.witerBox { position: relative; padding: 67px 20px 30px; margin-top: 40px; border: solid 1px #0D0485; border-radius: 10px; }
div.witerBox .inner { position: relative; }
div.witerBox .inner h2 { font-size: 20px; line-height: 1.4; text-align: center; width: 100%; }
div.witerBox .inner .wr-detail { line-height: 1.6; width: 100%; }
div.witerBox .inner .img { position: relative; width: 100px; margin: 0 auto 20px; }
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; display: block; }

.w-post { font-weight: 700; color: #0D0485; text-align: center; }

/*ページャー*/
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: #0D0485; box-sizing: border-box; border-radius: 5px; border: solid 1px #0D0485; }

.wp-pagenavi a.page { position: relative; }

.wp-pagenavi span.extend { background: none; color: #0D0485; box-shadow: none; border: none; }

.wp-pagenavi a.previouspostslink { color: transparent; background: url("../img/p09/arrow01.svg") no-repeat center #fff; margin-left: 0; }

.wp-pagenavi a.nextpostslink { color: transparent; background: url("../img/p09/arrow02.svg") no-repeat center #fff; margin-right: 0; }

.wp-pagenavi span.current { color: #fff; background: #0D0485; }

.wp-pagenavi a.first { border: solid 1px #0D0485; background: url("../img/p11/arrow01.svg") no-repeat center #fff; color: transparent; display: none; }

.wp-pagenavi a.last { border: solid 1px #0D0485; background: url("../img/p11/arrow04.svg") no-repeat center #fff; color: transparent; display: none; }

.wp-pagenavi span.pages { display: none; }

.post-navigation ul { margin-top: 60px; 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: #0D0485; border-radius: 5px; border: solid 2px #0D0485; font-weight: 700; }
.post-navigation ul > li:last-child { margin-right: 0; }
.post-navigation ul li.prev, .post-navigation ul li.next { width: 48px; }
.post-navigation ul li.prev span.text, .post-navigation ul li.next span.text { display: none; }
.post-navigation ul li.kara { opacity: 0; pointer-events: none; }
.post-navigation ul li.kara span.text { display: 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/p09/arrow01.svg") no-repeat top calc(50% + 1px) center #fff; color: #0D0485; }
.post-navigation ul li.next a { background: url("../img/p09/arrow02.svg") no-repeat top calc(50% + 1px) center #fff; color: #0D0485; }
.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: #0D0485; color: #fff; -weight: 700; }

/*　10 お知らせ
----------------------------------*/
.news-list-all { display: flex; flex-wrap: wrap; justify-content: space-between; justify-content: space-between; margin-top: -30px; }
.news-list-all article.blog-art { width: 376px; margin: 30px 0 0; }
.news-list-all article.blog-art a { text-decoration: none; box-sizing: border-box; padding: 20px; background: #EAF2F9; border-radius: 10px; }

/*詳細*/
article.singleBox01 div#toc_container { width: 100% !important; margin-top: 20px; background: #EAF2F9 !important; border: none !important; margin-bottom: 20px !important; padding: 20px; border-radius: 10px; box-sizing: border-box; }
article.singleBox01 div#toc_container p.toc_title { text-align: left; font-weight: 700; font-size: 20px; line-height: 1.2; margin-bottom: 14px; color: #404040; }
article.singleBox01 div#toc_container ul.toc_list { margin-top: 0; }
article.singleBox01 div#toc_container ul.toc_list > li { margin: 0 0 8px; }
article.singleBox01 div#toc_container ul.toc_list > li a { display: inline-block; box-sizing: border-box; text-decoration: none; line-height: 1.4; font-weight: 500; font-size: 16px; }
article.singleBox01 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: #0D0485; position: relative; box-sizing: border-box; padding: 0 8px; }
article.singleBox01 div#toc_container ul.toc_list > li ul { margin-top: 8px; }

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: 800; color: #2B92E8; margin-bottom: 14px; font-weight: 700; line-height: 1.2; font-size: 18px; }

/*　11 会社概要
----------------------------------*/
section#p11Box01 { padding: 50px 5.33vw 80px; background: url("../img/p03/bg01-sp.svg") no-repeat bottom right; }
section#p11Box01 ul.links.flex { margin-bottom: 60px; display: flex; flex-wrap: wrap; justify-content: center; }
section#p11Box01 ul.links.flex > li { height: 69px; width: 30.5%; margin-right: 0.8%; }
section#p11Box01 ul.links.flex > li a { text-align: center; padding: 14px 5px 5px; vertical-align: top; }
section#p11Box01 ul.links.flex > li a .arrow { top: auto; transform: none; left: 0; right: 0; margin: 0 auto; bottom: 14px; width: 16px; }
section#p11Box01 ul.links.flex > li:nth-child(3n), section#p11Box01 ul.links.flex > li:last-child { margin-right: 0; }

.p11-cont01.flex { display: block; }
.p11-cont01.flex .cont .copy { font-size: 20px; margin-bottom: 20px; line-height: 1.6; }
.p11-cont01.flex .cont > .text > p { margin-bottom: 10px; }
.p11-cont01.flex .cont > .text > p:last-child { margin-bottom: 0; }
.p11-cont01.flex .imgs { margin-top: 30px; }
.p11-cont01.flex .imgs .img { margin-bottom: 10px; }

.p11-names > span { margin-right: 15px; }
.p11-names > span:last-child { margin-right: 0; }

section#p11Box02 { padding: 80px 5.33vw; background: linear-gradient(90deg, #2782da 0%, #0b107c 100%); }

div.rine-cont { background: #fff; border-radius: 10px; padding: 50px 20px; position: relative; }

.rine-list > div.box { margin-bottom: 20px; font-size: 20px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.rine-list > div.box span.num { width: 32px; height: 32px; color: #fff; background: #0D0485; border-radius: 5px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; font-size: 14px; font-weight: 800; }
.rine-list > div.box span.text { width: calc(100% - 42px); line-height: 1.6; }
.rine-list > div.box:last-child { margin-bottom: 0; }

section#p11Box03 { padding: 80px 5.33vw; }

.TBL11 table:first-child tr:first-child th, .TBL11 table:first-child tr:first-child td { padding-top: 0; }
.TBL11 th, .TBL11 td { box-sizing: border-box; padding: 25px 0; line-height: 1.6; vertical-align: top; display: block; }
.TBL11 th { font-weight: 800; color: #2B92E8; padding-bottom: 10px; }
.TBL11 td { border-bottom: solid 1px #DADADA; padding-top: 0; }

section#p11Box04 { padding: 80px 5.33vw; }
section#p11Box04 .wrap { box-sizing: border-box; }

.historyBox { padding-bottom: 20px; position: relative; width: 100%; display: flex; flex-wrap: wrap; box-sizing: border-box; padding-left: 34px; }
.historyBox .age { width: 92px; color: #0D0485; font-weight: 800; line-height: 1.2; font-size: 16px; }
.historyBox .age .big { font-size: 30px; }
.historyBox .cont { width: calc(100% - 92px); }
.historyBox .cont dl.flex { margin-bottom: 20px; }
.historyBox .cont dl.flex dt { width: 100px; box-sizing: border-box; font-weight: 800; line-height: 1.2; font-size: 16px; color: #0D0485; }
.historyBox .cont dl.flex dt .big { font-size: 30px; }
.historyBox .cont dl.flex dd { width: calc(100% + 100px); padding-top: 10px; margin-left: -92px; }
.historyBox .cont dl.flex:last-child { margin-bottom: 0; }

.historyBox:before { content: ""; width: 1px; height: 100%; background: #B5D9F7; position: absolute; left: 7px; top: 20px; }

.historyBox:after { content: ""; width: 15px; height: 15px; border-radius: 100%; background: #2B92E8; position: absolute; left: 0; top: 14px; }

.historyBox:last-child:before { content: none; }

section#p11Box05 { padding: 80px 5.33vw; background: #EAF2F9; }

.p11-cont05.flex { display: block; }
.p11-cont05.flex > .left .text01 { margin-bottom: 30px; line-height: 26px; padding-left: 32px; background: url("../img/p11/ico01.svg") no-repeat left top; margin-bottom: 30px; }
.p11-cont05.flex > .right { height: 57vw; margin-top: 30px; }
.p11-cont05.flex > .right iframe { width: 100%; height: 100%; }

.access-list { line-height: 1.6; }
.access-list .box { margin-bottom: 30px; }
.access-list .box:last-child { margin-bottom: 0; }

h3.ac-tit { font-weight: 700; padding-left: 32px; background: url("../img/p11/ico02.svg") no-repeat left top; margin-bottom: 10px; }

.box02 h3.ac-tit { background-image: url("../img/p11/ico03.svg"); }

/*　12 お問い合わせ
----------------------------------*/
div#p12Box01 { padding: 50px 5.33vw 80px; }
div#p12Box01 .copy { margin-bottom: 30px; font-size: 16px; line-height: 1.4; }
div#p12Box01 .copy .big { font-size: 21px; }

.p12-cont01.flex { border: solid 1px #2B92E8; border-radius: 10px; display: block; }
.p12-cont01.flex > .box01 { height: 52px; color: #fff; background: #2B92E8; justify-content: center; align-items: center; display: flex; flex-wrap: wrap; font-size: 20px; font-weight: 800; border-radius: 8px 8px 0 0; }
.p12-cont01.flex > .box02 { position: relative; padding: 20px; box-sizing: border-box; }
.p12-cont01.flex > .box02 ul.check-list01.flex > li { min-width: 0; }
.p12-cont01.flex > .box02 .nado { text-align: right; line-height: 1.6; }

.p12-texBox { border: solid 1px #0D0485; background: #EAF2F9; border-radius: 10px; margin-top: 40px; }
.p12-texBox .tit { text-align: center; color: #fff; background: #0D0485; font-size: 20px; line-height: 1.6; padding: 10px; border-radius: 8px 8px 0 0; font-weight: 800; }
.p12-texBox .inner.flex { box-sizing: border-box; padding: 20px; justify-content: center; align-items: center; }
.p12-texBox .inner.flex .tel-set.tel-set01 { margin-bottom: 10px; }
.p12-texBox .inner.flex .tel-set.tel-set01 .bh { display: none; }
.p12-texBox .inner.flex .tel-num { width: 100%; text-align: center; }
.p12-texBox .inner.flex .tel-num a { font-size: 36px; padding-left: 31px; background-size: 26px; }
.p12-texBox .inner.flex .text02 { line-height: 1.6; }
.p12-texBox .inner.flex .bikou-text { font-size: 16px; margin-top: 5px; }

div#p12Box02 { padding: 80px 5.33vw; background: #EAF2F9; }
div#p12Box02 h2.titles01 { text-align: center; font-size: 26px; margin-bottom: 20px; }
div#p12Box02 h2.titles01 span { padding-top: 42px; background: url("../img/p12/ico-mail.svg") no-repeat center top; }

.contact-text01 { margin: 0 auto 40px; }
.contact-text01 > p { padding-left: 18px; position: relative; position: relative; }
.contact-text01 > p:before { content: "※"; position: absolute; left: 0; top: 0; }

.form-box { border-radius: 10px; background: #fff; padding: 40px 20px 60px; }

/*フォーム*/
.file-bikou { font-size: 14px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto 35px; width: 100%; max-width: 256px; 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: #0d0485; font-size: 14px; font-weight: 700; background: #fff; border-radius: 5px; border: solid 1px #0d0485; }
ul.contact-state > li > span span.num { margin-bottom: -6px; display: block; text-align: center; }
ul.contact-state > li > span span.txt { display: block; text-align: center; }

ul.contact-state > li.state01 { margin-left: 0; }

ul.contact-state > li.state01 > span { background: #0d0485; color: #fff; }

ul.contact-state.contact-state02 > li.state02 > span { background: #0d0485; 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: #0d0485; position: absolute; left: 0; top: 50%; }

a.green { text-decoration: underline; }

.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: #0d0485; 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: #0d0485; border: solid 1px #0d0485; 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.com-name, input.busho-name, input#your-name, input#your-kana { width: 100%; }

.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: none; border-radius: 2px; background: none; padding: 0; }

.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; display: none; }

.contactArea .codedropz-upload-inner > span { display: none; }

a.cd-upload-btn { width: 100%; height: 64px; display: inline-block; line-height: 61px; font-weight: 700; background: url("../img/p12/ico-file-sp.svg") no-repeat center right calc(50% + 65px) #0D0485; border: none; border-radius: 0; padding-top: 3px; font-size: 16px; color: #fff; border-radius: 5px; box-sizing: border-box; padding-left: 20px; }

.dnd-upload-counter { color: #FFF !important; }

.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: 100%; position: relative; }

.form-btn input[type="submit"], .form-btn input[type="button"] { transition: 0.3s; border: none; color: #fff; width: 100%; height: 70px; font-size: 16px; font-weight: 500; position: relative; z-index: 3; background: url("../img/p12/arrow01.svg") no-repeat center right 24px, #404040; border-radius: 10px; border: none; padding: 0 30px; text-align: center; border: solid 1px #404040; }

.form-btn.form-btn02 { margin-top: 10px; }

.form-btn.form-btn02 input[type="submit"], .form-btn.form-btn02 input[type="button"] { background: url("../img/p12/arrow02.svg") no-repeat center left 20px, #404040; text-align: center; }

.form-btn input { transition: 0.3s; cursor: pointer; }

.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: 20px 15px; }
.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] ~ 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; }

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/p12/select-arrow.svg) no-repeat center right 17px #fff; width: auto; -webkit-appearance: none; appearance: none; width: 100%; font-weight: 500; border-radius: 2px; }

.wpcf7-checkbox input[type="checkbox"] { display: none; }
.wpcf7-checkbox span.wpcf7-list-item-label { display: inline-block; padding-left: 24px; background: url("../img/p12/ico-c.svg") no-repeat left top 2px; padding-bottom: 2px; cursor: pointer; }
.wpcf7-checkbox input[type="checkbox"]:checked ~ span.wpcf7-list-item-label { background-image: url("../img/p12/ico-cr.svg"); }

.wpcf7-radio input[type="radio"] { display: none; }
.wpcf7-radio span.wpcf7-list-item-label { display: inline-block; padding-left: 24px; background: url("../img/p12/ico-r.svg") no-repeat left top 0; padding-bottom: 2px; cursor: pointer; }
.wpcf7-radio input[type="radio"]:checked ~ span.wpcf7-list-item-label { background-image: url("../img/p12/ico-rc.svg"); }

/*　thanksページ等
----------------------------------*/
div#p100Box01 { padding: 50px 5.33vw 80px; }
div#p100Box01 .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: #05004E; margin-top: 50px; }

.pp-title02:before { content: ""; width: 5px; height: 65%; background: #05004E; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*デバイス幅ごとの調整（必要な幅があれば追加して調整）*/
