@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.slider01 .slick-prev, .slider01 .slick-next { width: 80px; height: 80px; background: transparent; border-radius: 50%; border: 2px solid #000000; box-sizing: border-box; transition: 0.3s; transform: translate(0, 0); top: auto; bottom: -140px; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 16px; height: 23px; opacity: 1; background: url("../img/common/slide_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slider01 .slick-prev:hover, .slider01 .slick-prev:focus, .slider01 .slick-next:hover, .slider01 .slick-next:focus { background: #000000; }
.slider01 .slick-prev:hover::before, .slider01 .slick-prev:focus::before, .slider01 .slick-next:hover::before, .slider01 .slick-next:focus::before { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%); }
.slider01 .slick-prev { left: 0; }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
.slider01 .slick-next { right: auto; left: 96px; }

.cate-list { width: auto; }
.cate-list li { display: inline-block; font-size: 14px; font-weight: 700; color: #E20D16; padding: 0 8px 1px; border: 1px solid #E20D16; box-sizing: border-box; border-radius: 16px; margin-right: 4px; }
.cate-list li.parent { background: #E20D16; color: #FFFFFF; }
.cate-list li.area { border: 1px solid #000000; background: #000000; color: #FFFFFF; }

.medal00 { width: 140px; height: 136px; background: url("../img/main/mark01.png") no-repeat center; background-size: contain; box-sizing: border-box; text-align: center; }
.medal00 img { width: 100%; }
.medal00 .text { position: relative; z-index: 1; }
.medal00 .text p { width: 100%; font-size: 21px; line-height: 30px; }
.medal00 .text p.text-bg { -webkit-text-stroke: 5px #FFFFFF; text-stroke: 5px #FFFFFF; position: absolute; top: 0; left: 0; z-index: -1; }

.medal01 { padding-top: 19px; }
.medal01 .text { margin-top: -3px; }

.medal02 { padding-top: 34px; }
.medal02 .text { margin-top: 6px; }
.medal02 .text p .mini { display: block; font-size: 11px; line-height: 16px; margin-bottom: -3px; }

.staff00 { width: 360px; height: 360px; }
.staff00 a { display: block; width: 100%; height: 100%; border-radius: 10px; box-shadow: 0 0 24px rgba(0, 0, 0, 0.24); position: relative; }
.staff00 a:hover { text-decoration: none; }
.staff00 a:hover .img .in_img { transform: scale(1.1); }
.staff00 a .img { width: 100%; height: 100%; border-radius: 10px; overflow: hidden; }
.staff00 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.staff00 a h3 { display: flex; flex-direction: column; align-items: flex-start; position: absolute; bottom: 20px; left: -20px; }
.staff00 a h3 span { display: inline-block; padding: 7px 12px 9px; box-sizing: border-box; }
.staff00 a h3 span.text01 { font-size: 20px; background: #E20D16; box-shadow: 0 0 24px rgba(0, 0, 0, 0.24); }
.staff00 a h3 span.text02 { background: #FFFFFF; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.blog00 { width: 270px; }
.blog00 a { display: block; width: 100%; }
.blog00 a:hover { text-decoration: none; }
.blog00 a:hover .img .in_img img { transform: scale(1.1); }
.blog00 a .img { width: 100%; height: 200px; border-radius: 10px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.08); }
.blog00 a .img .in_img { width: 100%; height: 100%; border-radius: 10px; overflow: hidden; }
.blog00 a .img .in_img img { transition: 0.3s; }
.blog00 a .info { align-items: center; margin-bottom: 8px; }
.blog00 a .info .time { color: #9D9D9D; margin-top: 8px; margin-right: 8px; }
.blog00 a .info .cate-list { margin-top: 8px; }
.blog00 a .title { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

#blog-sec .cnt { justify-content: space-between; align-items: flex-start; }
#blog-sec .cnt .title_box { width: 230px; }
#blog-sec .cnt .title_box .btn01 { width: 100%; }
#blog-sec .cnt .title_box .btn01 a { padding: 24px 50px 26px; }
#blog-sec .cnt .title_box .btn01 a .arrow { right: 16px; }
#blog-sec .cnt #blog-slider { width: 820px; margin-top: 20px; margin-bottom: 0 !important; }
#blog-sec .cnt #blog-slider .blog00 { margin-right: 25px; }
#blog-sec .cnt #blog-slider .blog00:last-child { margin-right: 0; }
#blog-sec .campaign_box { margin-top: 80px; }
#blog-sec .campaign_box a { height: 240px; background: url("../img/top/bg02.jpg") top left; background-size: contain; border-radius: 10px; border: 2px solid #000000; padding-left: 40px; box-sizing: border-box; overflow: hidden; position: relative; }
#blog-sec .campaign_box a:hover { text-decoration: none; border: 2px solid #E20D16; }
#blog-sec .campaign_box a:hover .arrow { background-color: #E20D16; }
#blog-sec .campaign_box a .text_box { width: calc(100% - 510px); padding-top: 55px; box-sizing: border-box; }
#blog-sec .campaign_box a .text_box .text01 { font-size: 24px; position: relative; z-index: 2; }
#blog-sec .campaign_box a .text_box .text01 em { display: inline-block; font-size: 20px; padding: 2px 8px 4px; box-sizing: border-box; border-radius: 5px; background: #E20D16; margin-right: 4px; }
#blog-sec .campaign_box a .text_box .text01 em:last-child { margin-right: 8px; }
#blog-sec .campaign_box a .text_box h3 { font-size: 56px; padding-left: 14px; box-sizing: border-box; margin-top: 3px; position: relative; z-index: 1; }
#blog-sec .campaign_box a .text_box h3 span.mark { margin-right: 17px; padding-right: 28px; position: relative; }
#blog-sec .campaign_box a .text_box h3 span.mark::before { content: ""; display: block; width: 120px; height: 120px; background: url("../img/top/mark.png") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
#blog-sec .campaign_box a .text_box h3 span.mark span.tate { font-size: 28px; line-height: 1; position: absolute; top: 6px; right: 0; }
#blog-sec .campaign_box a .img { width: 510px; }
#blog-sec .campaign_box a .arrow { display: inline-block; width: 48px; height: 48px; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: bottom 14px right 16px; background-size: 10px; background-color: #000000; border-top-left-radius: 24px; position: absolute; bottom: -1px; right: -1px; transition: 0.3s; }

#blog-sec.home-blog-sec { padding: 100px 0 120px; background: #F6F6F6; }
#blog-sec.home-blog-sec .cnt .title_box { width: 170px; }
#blog-sec.home-blog-sec .cnt .title_box .btn02 { margin-top: 60px; }
#blog-sec.home-blog-sec .cnt #blog-slider { width: 860px; }

.works01 { width: 260px; }
.works01 a { display: block; width: 100%; }
.works01 a:hover { text-decoration: none; }
.works01 a:hover .img .in_img { transform: scale(1.1); }
.works01 a .time { color: #9D9D9D; font-weight: 700; margin-bottom: 4px; }
.works01 a .img { width: 100%; height: 180px; border-radius: 10px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.08); overflow: hidden; }
.works01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.works01 a .cate-list { margin-top: 5px; }
.works01 a .cate-list li { margin-top: 5px; }
.works01 a .title { margin-top: 8px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

#works-sec .cnt .title { font-size: 56px; }
#works-sec #works-slider { margin-top: 40px; margin-bottom: 0 !important; }
#works-sec #works-slider .works01 { margin-right: 20px; }
#works-sec .btn01 { margin-right: 0; }

.totalBox { display: inline-block; padding: 0 30px; position: relative; }
.totalBox::before, .totalBox::after { content: ""; display: block; width: 22px; height: 56px; background: url("../img/main/mark02.png") no-repeat center; background-size: contain; position: absolute; top: 0; }
.totalBox::before { left: 0; transform: scale(-1, 1); }
.totalBox::after { right: 0; }
.totalBox p { display: flex; align-items: center; font-size: 24px; text-align: center; }
.totalBox p .big { margin-left: 10px; }
.totalBox p em { font-size: 40px; line-height: 56px; letter-spacing: -0.04em; font-weight: 700; margin: 0 2px; }

#contact-sec02 { padding: 100px 0 120px; background: url("../img/common/contact_bg.jpg") no-repeat center; background-size: cover; }
#contact-sec02 .title { font-size: 56px; line-height: 80px; margin-bottom: 8px; text-align: center; }
#contact-sec02 .text01 { font-size: 20px; }
#contact-sec02 .btn_box { margin-top: 40px; justify-content: center; }
#contact-sec02 .btn_box .tel_box { display: flex; align-items: center; flex-direction: column; width: 545px; height: 160px; padding-top: 24px; box-sizing: border-box; background: rgba(255, 255, 255, 0.08); border-radius: 10px; }
#contact-sec02 .btn_box .tel_box p.midashi { font-size: 24px; }
#contact-sec02 .btn_box .btn { width: 545px; height: 160px; margin-left: 10px; }
#contact-sec02 .btn_box .btn > a { display: flex; align-items: center; flex-direction: column; width: 100%; height: 100%; padding-top: 24px; border-radius: 10px; box-sizing: border-box; background: #CF131A; border: 1px solid #CF131A; }
#contact-sec02 .btn_box .btn > a:hover { text-decoration: none; background: #FFFFFF; }
#contact-sec02 .btn_box .btn > a:hover > p { color: #CF131A; }
#contact-sec02 .btn_box .btn > a:hover > p::before { filter: brightness(0) saturate(100%) invert(16%) sepia(59%) saturate(7087%) hue-rotate(351deg) brightness(82%) contrast(98%); }
#contact-sec02 .btn_box .btn > a:hover > p .arrow { filter: brightness(0) saturate(100%) invert(16%) sepia(59%) saturate(7087%) hue-rotate(351deg) brightness(82%) contrast(98%); }
#contact-sec02 .btn_box .btn > a > p { font-size: 32px; box-sizing: border-box; position: relative; padding: 0 40px 0 48px; }
#contact-sec02 .btn_box .btn > a > p::before { content: ""; display: block; width: 40px; height: 32px; background: url("../img/common/icon_contact.svg") no-repeat center; background-size: contain; position: absolute; top: 10px; left: 0; }
#contact-sec02 .btn_box .btn > a > p .arrow { display: inline-block; width: 32px; height: 32px; border-radius: 50%; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: 8px; border: 2px solid #FFFFFF; box-sizing: border-box; margin-left: 8px; position: absolute; top: 10px; right: 0; }
#contact-sec02 .btn_box .btn > a p.midashi { font-size: 24px; padding: 0; margin-bottom: 16px; }
#contact-sec02 .btn_box .btn > a p.midashi::before { display: none; }

.wrap.twin { display: flex; justify-content: space-between; }
.wrap.twin div#two-main { width: 840px; }
.wrap.twin div#two-side { width: 180px; }
.wrap.twin div#two-side .side_box { margin-bottom: 60px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-title { font-size: 22px; line-height: 1.45; font-weight: 900; padding: 0 0 17px 12px; box-sizing: border-box; border-bottom: 1px solid #D6D6D6; position: relative; }
.wrap.twin div#two-side .side_box .side-title::before { content: ""; display: block; width: 4px; height: calc(100% - 23px); border-radius: 2px; background: #000000; position: absolute; top: 6px; left: 0; }
.wrap.twin div#two-side .side_box .side-link > li { border-bottom: 1px solid #D6D6D6; }
.wrap.twin div#two-side .side_box .side-link > li > a { display: block; padding: 16px 0; box-sizing: border-box; font-weight: 900; }
.wrap.twin div#two-side .side_box .side-link > li > a:hover { text-decoration: none; color: #E20D16; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li { margin-bottom: 16px; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li > a { display: block; padding-left: 10px; box-sizing: border-box; font-weight: 700; position: relative; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li > a::before { content: "-"; display: block; position: absolute; top: 0; left: 0; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li > a:hover { text-decoration: none; color: #E20D16; }
.wrap.twin div#two-side .side_box .side-link > li .child-link > li.on_cat > a { color: #E20D16; }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a { color: #E20D16; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 60px; height: 60px; border: 2px solid #000000; margin: 0 4px; text-decoration: none; font-size: 16px; font-weight: 700; color: #000000; line-height: 60px; transition: 0.3s; }

.wp-pagenavi { text-align: center; margin-top: 80px; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #000000; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { margin: 0; border: 0; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; color: transparent; }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { color: transparent; }
.wp-pagenavi a.previouspostslink:hover::before, .wp-pagenavi a.nextpostslink:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; width: 8px; height: 12px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.previouspostslink::before { transform: translate(-50%, -50%) scale(-1, 1); }
.wp-pagenavi a.first, .wp-pagenavi a.last { position: relative; color: transparent; }
.wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover { color: transparent; }
.wp-pagenavi a.first:hover::before, .wp-pagenavi a.last:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; width: 14px; height: 12px; background: url("../img/common/page_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.first::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation { margin-top: 60px; }

.post-navigation ul { justify-content: center; align-items: center; position: relative; }

.post-navigation ul > li a { display: flex; align-items: center; justify-content: center; width: 160px; height: 60px; padding: 0 26px; border: 2px solid #000000; box-sizing: border-box; position: relative; font-size: 16px; font-weight: 700; line-height: 24px; color: #000000; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; background: #000000; color: #FFFFFF; }
.post-navigation ul > li a:focus::before, .post-navigation ul > li a:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.post-navigation ul > li a::before { content: ""; display: block; width: 8px; height: 12px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 23px; }

.post-navigation ul > li.prev a { padding-left: 50px; }
.post-navigation ul > li.prev a::before { left: 26px; transform: scale(-1, 1); }

.post-navigation ul > li.next a { padding-right: 50px; }
.post-navigation ul > li.next a::before { right: 26px; }

.post-navigation ul > li.blog-back { margin: 0 8px; }
.post-navigation ul > li.blog-back a { background: #000000; color: #FFFFFF; }
.post-navigation ul > li.blog-back a:focus, .post-navigation ul > li.blog-back a:hover { background: transparent; color: #000000; }
.post-navigation ul > li.blog-back a::before { display: none; }

.post-navigation ul > li.kara { opacity: 0; pointer-events: none; }

/*TOPページ　p01
=========================================== */
#loader_wrap { z-index: 999; position: fixed; display: flex; align-items: center; justify-content: center; width: 100vw; height: 100vh; top: 0; background: #fff; pointer-events: none; transition: all 0.4s; }
#loader_wrap .loader-logo { max-width: 450px; width: 23.44vw; animation: logoAnime 1.6s forwards; opacity: 0; transform: scale(0); }
@keyframes logoAnime { 0% { opacity: 0; transform: scale(0); }
  25% { opacity: 1; transform: scale(1.2); }
  30% { opacity: 1; transform: scale(1); }
  70% { opacity: 1; transform: scale(1); }
  75% { opacity: 1; transform: scale(1.2); }
  100% { opacity: 0; transform: scale(0); } }
#loader_wrap #loader-bg { position: fixed; width: 100px; height: 100px; border-radius: 50%; background: #D63758; transform: scale(0); top: calc(50% - 50px); left: calc(50% - 50px); animation: logoBg 0.6s forwards; animation-delay: 1.6s; }
@keyframes logoBg { 0% { transform: scale(0); }
  100% { transform: scale(30); } }
.home { overflow: visible; }

#topbox01 { padding-top: 192px; }
#topbox01 .campaign-list .campaign00 { margin-bottom: 24px; }
#topbox01 .campaign-list .campaign00:last-child { margin-bottom: 0; }
#topbox01 .campaign-list .campaign00 a { min-height: 240px; background: #FFFFFF; border-radius: 10px; border: 2px solid #000000; box-sizing: border-box; overflow: hidden; position: relative; }
#topbox01 .campaign-list .campaign00 a:hover { text-decoration: none; border: 2px solid #E20D16; }
#topbox01 .campaign-list .campaign00 a:hover .arrow { background-color: #E20D16; }
#topbox01 .campaign-list .campaign00 a .img { width: 320px; }
#topbox01 .campaign-list .campaign00 a .text_box { width: calc(100% - 320px); padding: 32px 56px 40px; box-sizing: border-box; }
#topbox01 .campaign-list .campaign00 a .text_box .title_box h3 { display: inline-block; font-size: 32px; line-height: 1.43; margin-right: 16px; }
#topbox01 .campaign-list .campaign00 a .text_box .title_box .icon { display: inline-flex; align-items: center; flex-wrap: wrap; border-radius: 10px; background: #E20D16; margin-top: 2px; }
#topbox01 .campaign-list .campaign00 a .text_box .title_box .icon em { display: inline-block; width: 178px; height: 100%; padding: 4px 12px 5px; box-sizing: border-box; background: #C5070F; border-radius: 10px 0 0 10px; font-size: 22px; line-height: 1.45; }
#topbox01 .campaign-list .campaign00 a .text_box .title_box .icon span { display: inline-block; width: calc(100% - 178px); padding: 0 12px; box-sizing: border-box; font-size: 18px; }
#topbox01 .campaign-list .campaign00 a .text_box .text01 { margin-top: 10px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
#topbox01 .campaign-list .campaign00 a .text_box .list { margin-top: 24px; }
#topbox01 .campaign-list .campaign00 a .text_box .list li { margin-bottom: 8px; }
#topbox01 .campaign-list .campaign00 a .text_box .list li:last-child { margin-bottom: 0; }
#topbox01 .campaign-list .campaign00 a .text_box .list li .midashi { display: inline-block; width: 80px; padding: 1px 0 3px; box-sizing: border-box; text-align: center; background: #EEEEEE; border-radius: 2px; margin-right: 8px; }
#topbox01 .campaign-list .campaign00 a .text_box .list li .text { display: inline-block; width: calc(100% - 88px); }
#topbox01 .campaign-list .campaign00 a .text_box .list li .text .point { display: inline-flex; line-height: 24px; margin-left: 44px; position: relative; }
#topbox01 .campaign-list .campaign00 a .text_box .list li .text .point::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #000000; border-width: 8px 0px 8px 12px; position: absolute; top: 6px; left: -28px; }
#topbox01 .campaign-list .campaign00 a .text_box .list li .text .point em { font-size: 52px; margin: -8px 2px 0; }
#topbox01 .campaign-list .campaign00 a .arrow { display: inline-block; width: 48px; height: 48px; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: bottom 14px right 16px; background-size: 10px; background-color: #000000; border-top-left-radius: 24px; position: absolute; bottom: -1px; right: -1px; transition: 0.3s; }

#topbox02 { padding-bottom: 120px; position: relative; overflow: hidden; margin-top: 120px; }
#topbox02 .box_in { width: 100%; padding: 45px 0 65px; box-sizing: border-box; position: relative; }
#topbox02 .box_in::before { content: ""; display: block; width: 0; height: 100%; background: url("../img/top/bg01.jpg") no-repeat center right; background-size: cover; position: absolute; top: 0; left: 0; z-index: -1; transition: ease-in-out 0.5s !important; }
#topbox02 .box_in .cnt { width: 1100px; margin: 0 auto; justify-content: space-between; align-items: flex-start; clip-path: polygon(0 0, 0 0, 0 100%, 0 100%); transition: ease-in-out 0.5s !important; transition-delay: 0.7s !important; }
#topbox02 .box_in .cnt .text_box { width: 500px; margin-top: 35px; }
#topbox02 .box_in .cnt .text_box .title01 { margin-bottom: 40px; }
#topbox02 .box_in .cnt .img_box { width: 580px; }
#topbox02 .box_in.bg_in::before { width: calc(100% - 80px); }
#topbox02 .box_in.bg_in .cnt { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }
#topbox02 .service-list { margin-top: 100px; }
#topbox02 .service-list .service00 { position: relative; margin-bottom: 100px; }
#topbox02 .service-list .service00:first-child .text_box { margin-left: auto; }
#topbox02 .service-list .service00:first-child .img_box { left: 0; }
#topbox02 .service-list .service00:first-child .link-list { margin-left: auto; }
#topbox02 .service-list .service00:last-child { margin-bottom: 0; }
#topbox02 .service-list .service00:last-child .img_box { right: 0; }
#topbox02 .service-list .service00 .text_box { width: 440px; }
#topbox02 .service-list .service00 .text_box h3 { font-size: 48px; line-height: 1.4; margin-bottom: 32px; }
#topbox02 .service-list .service00 .text_box h3 span { display: block; font-size: 20px; }
#topbox02 .service-list .service00 .img_box { width: 580px; position: absolute; top: 0; }
#topbox02 .service-list .service00 .link-list { width: 440px; margin-top: 20px; }
#topbox02 .service-list .service00 .link-list li img { display: none; }
#topbox02 .service-list .service00 .link-list li a { display: block; padding: 20px 40px 20px 0; box-sizing: border-box; border-bottom: 1px solid #D6D6D6; font-size: 32px; font-weight: 900; position: relative; }
#topbox02 .service-list .service00 .link-list li a:hover { text-decoration: none; }
#topbox02 .service-list .service00 .link-list li a:hover::before { width: 100%; }
#topbox02 .service-list .service00 .link-list li a:hover::after { background-color: #E20D16; }
#topbox02 .service-list .service00 .link-list li a::before { content: ""; display: block; width: 56px; height: 1px; background: #E20D16; position: absolute; bottom: -1px; left: 0; transition: 0.3s; }
#topbox02 .service-list .service00 .link-list li a::after { content: ""; display: block; width: 32px; height: 32px; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 8px; background-color: #000000; border-radius: 50%; position: absolute; top: 50%; right: 0; transform: translateY(-50%); transition: 0.3s; }

#topbox03 { padding: 120px 0; background: #F6F6F6; }
#topbox03 .cnt { justify-content: space-between; align-items: flex-start; position: relative; }
#topbox03 .cnt .left { width: 260px; position: sticky; top: 110px; left: 0; }
#topbox03 .cnt .left .title01 { margin-bottom: 40px; }
#topbox03 .cnt .left img { display: block; width: 200px; margin: 0 auto -10px; }
#topbox03 .cnt .left .btn01 { width: 100%; margin: 0; }
#topbox03 .cnt .left .btn01 a { background: #FFFFFF; }
#topbox03 .cnt .left .btn01 a:hover { background: #000000; }
#topbox03 .cnt .right { width: 740px; }
#topbox03 .cnt .right .reason00 { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#topbox03 .cnt .right .reason00:nth-child(2n) .img_box { order: 1; }
#topbox03 .cnt .right .reason00:last-child { margin-bottom: 0; }
#topbox03 .cnt .right .reason00 .img_box { width: 360px; }
#topbox03 .cnt .right .reason00 .text_box { width: 320px; }
#topbox03 .cnt .right .reason00 .text_box h3 { font-size: 32px; line-height: 47px; position: relative; z-index: 1; margin: 20px 0 32px; }
#topbox03 .cnt .right .reason00 .text_box h3 em { font-size: 40px; }
#topbox03 .cnt .right .reason00 .text_box h3 .num { font-size: 80px; line-height: 112px; letter-spacing: 0.04em; color: transparent; -webkit-text-stroke: 1px #C8C8C8; text-stroke: 1px #C8C8C8; position: absolute; top: -40px; left: -20px; z-index: -1; }

#topbox04 { padding: 84px 0 120px; overflow: hidden; }
#topbox04 .wrap { width: 1300px; }
#topbox04 .slider-cont { justify-content: space-between; }
#topbox04 .slider-cont .text_box { width: 340px; margin: 36px 0 0 40px; }
#topbox04 .slider-cont .text_box .title01 { margin-bottom: 40px; }
#topbox04 .slider-cont #staff-slider { width: calc(50vw + 236px); margin-right: calc(-50vw + 50%); margin-bottom: 0; padding-left: 33px; box-sizing: border-box; }
#topbox04 .slider-cont #staff-slider::before { content: ""; display: block; width: 500px; height: 500px; background: url("../img/top/bg-text01.png") no-repeat center; background-size: contain; position: absolute; top: -34px; left: -14px; animation: bgMove01 50s linear infinite; }
@keyframes bgMove01 { 0% { transform: rotate(0); }
  100% { transform: rotate(-360deg); } }
#topbox04 .slider-cont #staff-slider .slick-prev, #topbox04 .slider-cont #staff-slider .slick-next { top: auto; bottom: 36px; }
#topbox04 .slider-cont #staff-slider .slick-prev { left: -374px; }
#topbox04 .slider-cont #staff-slider .slick-next { right: auto; left: -278px; }
#topbox04 .slider-cont #staff-slider .slick-counter { width: 100px; height: 80px; background: url("../img/top/line01.svg") no-repeat center; background-size: contain; position: absolute; left: -134px; bottom: 36px; }
#topbox04 .slider-cont #staff-slider .slick-counter .current, #topbox04 .slider-cont #staff-slider .slick-counter .total { font-family: 'pop'; font-size: 32px; line-height: 45px; font-weight: 700; color: #000000; position: absolute; }
#topbox04 .slider-cont #staff-slider .slick-counter .current { top: 0; left: 0; }
#topbox04 .slider-cont #staff-slider .slick-counter .total { bottom: 0; right: 0; }
#topbox04 .slider-cont #staff-slider .slick-list { padding: 36px 0 36px 23px; box-sizing: border-box; }
#topbox04 .slider-cont #staff-slider .staff00 { height: 360px !important; margin-right: 40px; }
#topbox04 .btn01 { margin-top: 24px; }
#topbox04 .shikaku_box { width: 1100px; margin: 80px auto 0; padding: 48px 0 85px; box-sizing: border-box; border-radius: 10px; position: relative; }
#topbox04 .shikaku_box::before { content: ""; display: block; width: calc(100% + 110px); height: 100%; background: #F6F6F6; border-radius: 10px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
#topbox04 .shikaku_box h3 { font-weight: 700; margin-bottom: 40px; }
#topbox04 .shikaku_box h3 span { display: inline-block; padding: 0 50px; box-sizing: border-box; position: relative; }
#topbox04 .shikaku_box h3 span::before, #topbox04 .shikaku_box h3 span::after { content: ""; display: block; width: 25px; height: 64px; background: url("../img/main/mark02.png") no-repeat center; background-size: contain; position: absolute; top: 0; }
#topbox04 .shikaku_box h3 span::before { left: 0; transform: scale(-1, 1); }
#topbox04 .shikaku_box h3 span::after { right: 0; }
#topbox04 .shikaku_box h3 span em { display: block; font-size: 32px; font-weight: 900; }
#topbox04 .shikaku_box p.point { width: 300px; padding: 12px 0 14px; box-sizing: border-box; background: #FFFFFF; border-radius: 25px; margin: 0 auto; }
#topbox04 .shikaku_box p.point span { display: inline-block; font-weight: 900; padding-left: 30px; box-sizing: border-box; position: relative; }
#topbox04 .shikaku_box p.point span::before { content: ""; display: block; width: 24px; height: 22px; background: url("../img/top/star.png") no-repeat center; background-size: contain; position: absolute; bottom: 0; left: 0; }
#topbox04 .shikaku_box .shikaku-list { margin-top: 40px; }
#topbox04 .shikaku_box .shikaku-list li { width: 340px; display: flex; justify-content: space-between; align-items: flex-start; padding-bottom: 8px; border-bottom: 1px solid #D5D5D5; margin: 16px 40px 0 0; }
#topbox04 .shikaku_box .shikaku-list li:nth-child(-n+3) { margin-top: 0; }
#topbox04 .shikaku_box .shikaku-list li:nth-child(3n) { margin-right: 0; }
#topbox04 .shikaku_box .shikaku-list li span { display: block; font-weight: 700; }
#topbox04 .shikaku_box .shikaku-list li span.th { width: calc(100% - 40px); }
#topbox04 .shikaku_box .shikaku-list li span.td { width: 40px; text-align: right; }
#topbox04 .shikaku_box .shikaku-list01 li { padding-left: 30px; box-sizing: border-box; position: relative; }
#topbox04 .shikaku_box .shikaku-list01 li::before { content: ""; display: block; width: 24px; height: 22px; background: url("../img/top/star.png") no-repeat center; background-size: contain; position: absolute; top: 0; left: 0; }
#topbox04 .shikaku_box .shikaku-list01 li span { font-weight: 900; }
#topbox04 .shikaku_box .button { display: none; }

#topbox05 { padding: 100px 0 120px; }
#topbox05 .title01 { width: 420px; margin: 0 70px 0 auto; margin-bottom: 37px; position: relative; z-index: 1; }
#topbox05 .bg-img { width: 1210px; height: 591px; background: url("../img/top/img04.png") no-repeat right center; background-size: contain; position: absolute; top: -100px; right: 300px; }
#topbox05 .bg-img .area-link { position: absolute; }
#topbox05 .bg-img .area-link a { display: block; width: 100%; height: 100%; position: relative; }
#topbox05 .bg-img .area-link a:hover { text-decoration: none; opacity: 0.7; }
#topbox05 .bg-img .area-link a span { font-size: 24px; position: absolute; }
#topbox05 .bg-img .area-link01 { width: 178px; height: 212px; top: 78.5px; right: 440px; }
#topbox05 .bg-img .area-link01 a { background: url("../img/top/img04-gifu.png") no-repeat center; background-size: contain; }
#topbox05 .bg-img .area-link01 a span { top: 95.5px; right: 49px; }
#topbox05 .bg-img .area-link02 { width: 137px; height: 241px; top: 268px; right: 535.4px; }
#topbox05 .bg-img .area-link02 a { background: url("../img/top/img04-mie.png") no-repeat center; background-size: contain; }
#topbox05 .bg-img .area-link02 a span { top: 107px; right: 34.6px; }
#topbox05 .bg-img .area-link03 { width: 154px; height: 135px; top: 242px; right: 413.5px; }
#topbox05 .bg-img .area-link03 a { background: url("../img/top/img04-aichi.png") no-repeat center; background-size: contain; }
#topbox05 .bg-img .area-link03 a span { top: 40px; right: 53.5px; }
#topbox05 .bg-img .area-link04 { width: 214px; height: 164px; top: 210px; right: 249px; }
#topbox05 .bg-img .area-link04 a { background: url("../img/top/img04-shizuoka.png") no-repeat center; background-size: contain; }
#topbox05 .bg-img .area-link04 a span { top: 88px; right: 119px; }
#topbox05 .point { width: 420px; margin: 0 70px 0 auto; font-size: 40px; margin-bottom: 32px; position: relative; z-index: 1; }
#topbox05 .point em { font-size: 48px; }
#topbox05 p.common_text { width: 420px; margin: 0 70px 0 auto; position: relative; z-index: 1; }

/*キャンペーンページ共通パーツ　p02~p03
=========================================== */
#campaign-sec.campaignBox01 { padding-top: 92px; }
#campaign-sec.campaignBox01 .cnt .left { width: 530px; }
#campaign-sec.campaignBox01 .cnt .left h2 { line-height: 1.35; margin-bottom: 40px; }
#campaign-sec.campaignBox01 .cnt .left h2 em { font-size: 56px; }
#campaign-sec.campaignBox01 .cnt .right { width: 480px; }

.campaignBox02 .cnt { justify-content: space-between; align-items: flex-start; }
.campaignBox02 .cnt .midashi01 { font-size: 26px; line-height: 1.43; }
.campaignBox02 .cnt .left { width: 520px; }
.campaignBox02 .cnt .left .include-list li { height: 80px; background: #FFFFFF; border-radius: 10px; border: 2px solid #000000; box-sizing: border-box; position: relative; margin-bottom: 53px; }
.campaignBox02 .cnt .left .include-list li:last-child { margin-bottom: 0; }
.campaignBox02 .cnt .left .include-list li:last-child::before { display: none; }
.campaignBox02 .cnt .left .include-list li::before { content: ""; display: block; width: 20px; height: 20px; background: url("../img/p03/icon_plus.svg") no-repeat center; background-size: contain; position: absolute; bottom: -36px; left: 50%; transform: translateX(-50%); }
.campaignBox02 .cnt .left .include-list li .num { display: block; width: 80px; height: 100%; padding-top: 19px; box-sizing: border-box; background: #E20D16; border-radius: 7px 0 0 7px; font-size: 24px; line-height: 35px; text-align: center; }
.campaignBox02 .cnt .left .include-list li .text { display: block; width: calc(100% - 80px); padding: 19px 20px 23px; box-sizing: border-box; font-size: 24px; line-height: 35px; }
.campaignBox02 .cnt .left .sub_text { margin-top: 20px; }
.campaignBox02 .cnt .right { width: 520px; }
.campaignBox02 .cnt .right .koumoku-table tr { border-bottom: 1px solid #D6D6D6; }
.campaignBox02 .cnt .right .koumoku-table tr:first-child { border-top: 1px solid #D6D6D6; }
.campaignBox02 .cnt .right .koumoku-table tr th { width: 100px; padding: 16px 0; box-sizing: border-box; vertical-align: top; }
.campaignBox02 .cnt .right .koumoku-table tr td { padding: 16px 10px; box-sizing: border-box; vertical-align: middle; }

/*非常用発電設備 無償点検キャンペーン　p02
=========================================== */
.link_box { margin-top: 80px; }
.link_box a { height: 200px; background: url("../img/top/bg02.jpg") top left; background-size: contain; border-radius: 10px; border: 2px solid #000000; padding-left: 58px; box-sizing: border-box; justify-content: space-between; overflow: hidden; position: relative; }
.link_box a:hover { text-decoration: none; border: 2px solid #E20D16; }
.link_box a:hover .arrow { background-color: #E20D16; }
.link_box a .text_box { width: calc(100% - 370px); padding-top: 26px; box-sizing: border-box; }
.link_box a .text_box h3 { font-size: 40px; font-weight: 900; margin-bottom: 20px; }
.link_box a .text_box p { line-height: 1.625; }
.link_box a .img { width: 364px; }
.link_box a .arrow { display: inline-block; width: 48px; height: 48px; background-image: url("../img/p07/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 18px; background-color: #000000; border-top-left-radius: 24px; position: absolute; bottom: -1px; right: -1px; transition: 0.3s; }

#campaign-sec.campaignBox01 .inspection_box { background: #FFFFFF; border: 2px solid #000000; box-sizing: border-box; border-radius: 10px; overflow: hidden; margin-top: 80px; }
#campaign-sec.campaignBox01 .inspection_box h3 { font-size: 28px; padding: 11px 0 13px; background: #000000; }
#campaign-sec.campaignBox01 .inspection_box .box_in { padding: 40px 60px 50px; box-sizing: border-box; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt01 { padding-bottom: 32px; border-bottom: 1px solid #C8C8C8; margin-bottom: 32px; justify-content: space-between; align-items: flex-start; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt01 .text_box { width: 640px; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt01 .text_box h4 { font-size: 26px; line-height: 1.35; margin-bottom: 16px; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt01 .text_box h4 .mini { display: block; font-size: 16px; font-weight: 700; line-height: 1.5; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt01 .img_box { width: 280px; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt02 .midashi01 { font-size: 26px; line-height: 1.43; margin-bottom: 24px; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt02 .facility-list li { display: inline-block; padding: 5px 16px 7px; box-sizing: border-box; background: #E1E1E1; border-radius: 19px; margin-right: 5px; }
#campaign-sec.campaignBox01 .inspection_box .box_in .cnt02 .facility-list li:last-child { margin-right: 0; }

#p02box01.campaignBox02 .cnt .right .text01 { line-height: 1.625; margin-bottom: 24px; }
#p02box01.campaignBox02 .cnt .right .koumoku-table tr td { padding-right: 0; }

/*蓄電池設備 無償点検キャンペーン　p03
=========================================== */
#p03box01.campaignBox02 .btn01 { width: 100%; margin-top: 80px; }
#p03box01.campaignBox02 .btn01 a { padding: 19px 0 21px; background: #FFFFFF; border-radius: 100px; }
#p03box01.campaignBox02 .btn01 a:hover { background: #000000; }
#p03box01.campaignBox02 .btn01 a:hover .arrow { background: url("../img/p03/icon_download02.svg") no-repeat center, #FFFFFF; background-size: 24px; }
#p03box01.campaignBox02 .btn01 a .btn-text { font-size: 24px; }
#p03box01.campaignBox02 .btn01 a .arrow { width: 40px; height: 40px; background: url("../img/p03/icon_download.svg") no-repeat center, #000000; background-size: 24px; position: static; transform: translateY(0); margin-left: 16px; }

/*共通パーツ　p04~p07
=========================================== */
.anchor-link li { width: 200px; margin: 25px 25px 0 0; }
.anchor-link li:nth-child(-n+5) { margin-top: 0; }
.anchor-link li:nth-child(5n) { margin-right: 0; }
.anchor-link li a { display: block; padding: 0 30px 12px 0; box-sizing: border-box; position: relative; font-size: 17px; font-weight: 900; }
.anchor-link li a:hover { text-decoration: none; }
.anchor-link li a:hover::before { background: url("../img/common/btn_anchor02.svg") no-repeat center; background-size: 10px; }
.anchor-link li a::before { content: ""; display: block; width: 23px; height: 23px; border-radius: 50%; border: 1px solid #000000; box-sizing: border-box; background: url("../img/common/btn_anchor.svg") no-repeat center, #000000; background-size: 10px; position: absolute; top: 2px; right: 0; transition: 0.3s; }
.anchor-link li a::after { content: ""; display: block; width: 100%; height: 2px; background: #000000; position: absolute; bottom: 0; left: 0; }

.text-list li { padding-left: 20px; box-sizing: border-box; position: relative; margin-bottom: 8px; }
.text-list li:last-child { margin-bottom: 0; }
.text-list li span { display: inline-block; position: absolute; top: 0; left: 0; }

.equipmentBox01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
.equipmentBox01 .cnt .img_box { width: 470px; position: relative; }
.equipmentBox01 .cnt .img_box .medal00 { position: absolute; top: -10px; left: -30px; }
.equipmentBox01 .cnt .text_box { width: 570px; }
.equipmentBox01 .cnt .text_box h2 { font-size: 40px; font-weight: 900; margin-bottom: 40px; }
.equipmentBox01 .cnt .text_box h2 em { font-size: 46px; }

.equipmentBox02 .list00 li { padding: 17px 24px 16px 44px; box-sizing: border-box; border-radius: 5px; position: relative; font-weight: 900; }
.equipmentBox02 .list00 li::before { content: ""; display: block; width: 8px; height: 8px; background: #000000; border-radius: 50%; position: absolute; top: 50%; left: 24px; transform: translateY(-50%); }
.equipmentBox02 .reason-list { justify-content: space-between; margin-bottom: 60px; }
.equipmentBox02 .reason-list .list_in { width: 350px; padding: 30px 20px 30px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; align-items: center; }
.equipmentBox02 .reason-list .list_in:first-child { border: 2px solid #000000; position: relative; }
.equipmentBox02 .reason-list .list_in:first-child::before { content: ""; display: block; width: 2px; height: 62px; background: #000000; position: absolute; bottom: -62px; left: 50%; transform: translateX(-50%); }
.equipmentBox02 .reason-list .list_in .icon { width: 100px; margin-right: 16px; }
.equipmentBox02 .reason-list .list_in .text { width: calc(100% - 116px); }
.equipmentBox02 .reason-list .list_in .text .midashi { font-size: 28px; margin-bottom: 8px; }
.equipmentBox02 .state_box { background: #FFFFFF; border: 2px solid #000000; box-sizing: border-box; border-radius: 10px; overflow: hidden; }
.equipmentBox02 .state_box h3 { font-size: 28px; padding: 11px 0 13px; background: #000000; }
.equipmentBox02 .state_box .box_in { padding: 40px 40px 50px; box-sizing: border-box; }
.equipmentBox02 .state_box .box_in .state-list .state01 { width: 240px; margin: 40px 18px 0 0; }
.equipmentBox02 .state_box .box_in .state-list .state01:nth-child(-n+4) { margin-top: 0; }
.equipmentBox02 .state_box .box_in .state-list .state01:nth-child(4n) { margin-right: 0; }
.equipmentBox02 .state_box .box_in .state-list .state01 p { margin-top: 8px; }
.equipmentBox02 .arrow_box { height: 120px; padding-top: 24px; box-sizing: border-box; background: url("../img/p04/arrow.png") no-repeat center bottom; background-size: contain; margin: 24px 0; }
.equipmentBox02 .arrow_box p { font-size: 32px; font-weight: 900; }
.equipmentBox02 .list_box { justify-content: space-between; margin-bottom: 40px; }
.equipmentBox02 .list_box .list02 { width: 548px; }
.equipmentBox02 .list_box .list02 li { padding: 17px 24px 16px 44px; background: #FFFFFF; font-size: 20px; margin-bottom: 5px; }
.equipmentBox02 .list_box .list02 li:last-child { margin-bottom: 0; }
.equipmentBox02 .point { font-size: 32px; line-height: 58px; font-weight: 900; }
.equipmentBox02 .point em { font-size: 40px; }

.equipmentBox03 .cont_list02 .cont_box { margin-bottom: 80px; }
.equipmentBox03 .cont_list02 .cont_box:last-child { margin-bottom: 0; }
.equipmentBox03 .cont_list02 .cont_box h3 { padding: 19px 40px 21px; box-sizing: border-box; background: #E20D16; border-radius: 10px; font-size: 28px; margin-bottom: 40px; }
.equipmentBox03 .cont_list02 .cont_box .box_in01 { justify-content: space-between; align-items: flex-start; }
.equipmentBox03 .cont_list02 .cont_box .box_in01 .img_box { width: 440px; order: 1; }
.equipmentBox03 .cont_list02 .cont_box .box_in01 .text_box { width: 580px; }
.equipmentBox03 .cont_list02 .cont_box .box_in01 .text_box .text-list { margin-top: 32px; }
.equipmentBox03 .cont_list02 .cont_box .box_in01 .text_box .btn01 { margin: 60px 0 0; }
.equipmentBox03 .cont_list02 .cont_box .download-list { margin-top: 70px; }
.equipmentBox03 .cont_list02 .cont_box .download-list .download01 { width: 100%; }
.equipmentBox03 .cont_list02 .cont_box .download-list .download01 a { padding: 40px 30px 48px; }
.equipmentBox03 .cont_list02 .cont_box .download-list .download01 a .img img { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
.equipmentBox03 .cont_list02 .cont_box .download-list.flex { justify-content: space-between; }
.equipmentBox03 .cont_list02 .cont_box .download-list.flex .download01 { width: 530px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .product-list { margin-top: 40px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .product-list .product01 { width: 340px; margin-right: 40px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .product-list .product01:last-child { margin-right: 0; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .product-list .product01 .img { margin-bottom: 12px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .product-list .product01 .midashi { font-size: 20px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .other_box { padding: 40px 60px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-top: 40px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .other_box .midashi01 { font-size: 26px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .other_box .other-list li { display: inline-block; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .other_box .other-list li:last-child::after { display: none; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .other_box .other-list li::after { content: "/"; margin: 0 4px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box { background: #FFFFFF; border: 2px solid #000000; box-sizing: border-box; border-radius: 10px; overflow: hidden; margin-top: 40px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box h4 { font-size: 28px; padding: 11px 0 13px; background: #000000; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in { padding: 40px 58px 60px; box-sizing: border-box; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 { width: 460px; margin: 40px 60px 0 0; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01:nth-child(-n+2) { margin-top: 0; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01:nth-child(2n) { margin-right: 0; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .midashi01 { font-size: 26px; line-height: 1.43; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .img_box { margin-bottom: 16px; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .img_box img { width: 50%; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr { border-bottom: 1px solid #D5D5D5; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr:first-child { border-bottom: 0; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr th { color: #FFFFFF; padding: 8px 20px; box-sizing: border-box; background: #E20D16; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr th:last-child { width: 110px; text-align: center; background: #CF131A; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr td { padding: 8px 20px; box-sizing: border-box; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr td:first-child { background: #F6F6F6; }
.equipmentBox03 .cont_list02 .cont_box .box_in02 .parts_box .box_in .parts-list .parts01 .info-table tr td:last-child { width: 110px; }

.equipmentBox04 .title01 { margin-bottom: 16px; }
.equipmentBox04 .text01 { font-size: 20px; margin-bottom: 40px; }
.equipmentBox04 .flow-list .flow01 { width: 240px; margin: 40px 46px 0 0; }
.equipmentBox04 .flow-list .flow01:nth-child(-n+4) { margin-top: 0; }
.equipmentBox04 .flow-list .flow01:nth-child(4n), .equipmentBox04 .flow-list .flow01:last-child { margin-right: 0; }
.equipmentBox04 .flow-list .flow01:nth-child(4n) .img::after, .equipmentBox04 .flow-list .flow01:last-child .img::after { display: none; }
.equipmentBox04 .flow-list .flow01 .img { position: relative; margin-bottom: 8px; }
.equipmentBox04 .flow-list .flow01 .img::after { content: ""; display: block; width: 12px; height: 24px; background: url("../img/p05/arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: -30px; transform: translateY(-50%); }
.equipmentBox04 .flow-list .flow01 .img span.mark { display: block; width: 80px; height: 80px; background: url("../img/top/mark.png") no-repeat center; background-size: contain; padding-top: 12px; box-sizing: border-box; text-align: center; position: absolute; top: -16px; right: -16px; z-index: 1; }
.equipmentBox04 .flow-list .flow01 .img span.mark span.big { display: block; font-size: 24px; line-height: 1.45; margin-top: -5px; }
.equipmentBox04 .flow-list .flow01 h3 { display: flex; align-items: flex-start; font-size: 24px; margin-bottom: 8px; }
.equipmentBox04 .flow-list .flow01 h3 .num { font-size: 26px; margin: -2px 4px 0 0; }
.equipmentBox04 .flow-list .flow01 p.sub_text { margin-top: 8px; }

#campaign-sec { padding-top: 120px; }
#campaign-sec .cnt { justify-content: space-between; align-items: flex-start; }
#campaign-sec .cnt .left { width: 580px; }
#campaign-sec .cnt .left .icon { display: inline-flex; align-items: center; padding: 0 24px 4px; box-sizing: border-box; border-radius: 30px; background: #E20D16; font-size: 24px; margin-bottom: 8px; }
#campaign-sec .cnt .left .icon em { font-size: 32px; }
#campaign-sec .cnt .left .icon span { margin-top: 1px; }
#campaign-sec .cnt .left h2 { font-size: 48px; font-weight: 900; margin-bottom: 48px; }
#campaign-sec .cnt .left .list li { margin-bottom: 12px; }
#campaign-sec .cnt .left .list li:last-child { margin-bottom: 0; }
#campaign-sec .cnt .left .list li .midashi { display: inline-block; width: 112px; padding: 1px 0 2px; box-sizing: border-box; text-align: center; background: #E1E1E1; border-radius: 2px; font-size: 24px; line-height: 35px; margin-right: 16px; }
#campaign-sec .cnt .left .list li .text { display: inline-block; width: calc(100% - 128px); font-size: 24px; line-height: 35px; }
#campaign-sec .cnt .left .list li .text .point { display: inline-flex; margin-left: 44px; position: relative; }
#campaign-sec .cnt .left .list li .text .point::before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #000000; border-width: 8px 0px 8px 12px; position: absolute; top: 12px; left: -28px; }
#campaign-sec .cnt .left .list li .text .point em { font-size: 52px; margin: -8px 2px 0; }
#campaign-sec .cnt .right .midashi01 { margin-bottom: 20px; }
#campaign-sec .cnt .right .include-list li { width: 80px; height: 180px; background: #FFFFFF; border-radius: 10px; border: 2px solid #000000; box-sizing: border-box; text-align: center; position: relative; margin-right: 43px; }
#campaign-sec .cnt .right .include-list li:last-child { margin-right: 0; }
#campaign-sec .cnt .right .include-list li:last-child::before { display: none; }
#campaign-sec .cnt .right .include-list li::before { content: ""; display: block; width: 20px; height: 20px; background: url("../img/p04/icon_plus.svg") no-repeat center; background-size: contain; position: absolute; right: -32px; bottom: 70px; }
#campaign-sec .cnt .right .include-list li .num { display: block; font-size: 20px; padding-bottom: 2px; background: #E20D16; border-radius: 7px 7px 0 0; }
#campaign-sec .cnt .right .include-list li .text { display: block; font-size: 20px; line-height: 78px; margin-top: 2px; letter-spacing: -0.4em; }
#campaign-sec .cnt .right .sub_text { margin-top: 4px; }

#reason-sec .reason-list .reason00 { width: 250px; margin-right: 33px; }
#reason-sec .reason-list .reason00:last-child { margin-right: 0; }
#reason-sec .reason-list .reason00 .img { margin-bottom: 8px; }
#reason-sec .reason-list .reason00 h3 { font-size: 20px; }
#reason-sec .reason-list .reason00 h3 em { font-size: 28px; line-height: 1.42; margin-top: -3px; }
#reason-sec .reason-list .reason00 .sub_text { margin-top: 4px; }
#reason-sec .reason-list .reason00 .sub_text span { margin-right: 4px; }
#reason-sec .reason-list .reason02 .img, #reason-sec .reason-list .reason03 .img { position: relative; }
#reason-sec .reason-list .reason02 .img .medal00, #reason-sec .reason-list .reason03 .img .medal00 { width: 120px; height: 118px; position: absolute; top: -20px; right: -20px; }
#reason-sec .reason-list .reason02 .img .medal00 .text p, #reason-sec .reason-list .reason03 .img .medal00 .text p { font-size: 19px; line-height: 27px; }
#reason-sec .reason-list .reason02 .img .medal01, #reason-sec .reason-list .reason03 .img .medal01 { padding-top: 17px; }
#reason-sec .reason-list .reason02 .img .medal02, #reason-sec .reason-list .reason03 .img .medal02 { padding-top: 28px; }
#reason-sec .reason-list .reason02 .img .medal02 .text, #reason-sec .reason-list .reason03 .img .medal02 .text { margin-top: 3px; }
#reason-sec .reason-list .reason02 .img .medal02 .text p .mini, #reason-sec .reason-list .reason03 .img .medal02 .text p .mini { display: none; }
#reason-sec .reason-list .reason04 h3 em { margin-top: 0; }

.download-list .download01 { width: 530px; }
.download-list .download01 a { display: flex; align-items: center; width: 100%; padding: 42px 30px 43px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; border: 2px solid #000000; }
.download-list .download01 a:hover { text-decoration: none; border: 2px solid #E20D16; }
.download-list .download01 a:hover .icon { background-color: #E20D16; }
.download-list .download01 a .img { width: 120px; height: 72px; margin-right: 30px; position: relative; }
.download-list .download01 a .img img { width: 100%; position: absolute; top: -70px; left: 0; box-shadow: 0 0 24px rgba(0, 0, 0, 0.16); }
.download-list .download01 a .text { width: calc(100% - 190px); font-size: 24px; }
.download-list .download01 a .icon { display: block; width: 40px; height: 40px; background-image: url("../img/p04/icon_download.svg"); background-repeat: no-repeat; background-position: center; background-size: 24px; background-color: #000000; border-radius: 50%; transition: 0.3s; }

/*蓄電池設備　p04
=========================================== */
.page-battery #campaign-sec { background: #F6F6F6; }
.page-battery #works-sec { background: #F6F6F6; }
.page-battery #blog-sec { background: #FFFFFF; }

#p04box02 .state_box .box_in .state-list { margin-bottom: 40px; }

#p04box03 .cnt { justify-content: space-between; align-items: center; }
#p04box03 .cnt .left { width: 560px; }
#p04box03 .cnt .left .title01 { margin-bottom: 40px; }
#p04box03 .cnt .right { width: 440px; }
#p04box03 .cnt .right h3 { font-size: 24px; padding: 8px 0 13px; background: #000000; border-radius: 5px 5px 0 0; }
#p04box03 .cnt .right .info_table tr { border-bottom: 1px solid #D5D5D5; }
#p04box03 .cnt .right .info_table tr th { width: 160px; padding: 15px 0; box-sizing: border-box; background: #F6F6F6; font-size: 24px; line-height: 1.45; text-align: center; }
#p04box03 .cnt .right .info_table tr td { padding: 15px 30px; box-sizing: border-box; font-size: 24px; line-height: 1.45; }
#p04box03 .cont_list { margin-top: 80px; }
#p04box03 .cont_list .cont_box { margin-bottom: 40px; border: 1px solid #E20D16; box-sizing: border-box; border-radius: 10px; overflow: hidden; }
#p04box03 .cont_list .cont_box:last-child { margin-bottom: 0; }
#p04box03 .cont_list .cont_box .t_text { background-image: url("../img/p04/arrow_open.svg"); background-repeat: no-repeat; background-position: center right 40px; background-size: 32px; padding: 20px 80px 20px 40px; box-sizing: border-box; cursor: pointer; transition: 0.3s; }
#p04box03 .cont_list .cont_box .t_text:hover { opacity: 0.7; }
#p04box03 .cont_list .cont_box .t_text h3 { font-size: 28px; font-weight: 900; color: #E20D16; transition: 0.3s; }
#p04box03 .cont_list .cont_box .t_text.on { background-image: url("../img/p04/arrow_close.svg"); background-color: #E20D16; }
#p04box03 .cont_list .cont_box .t_text.on h3 { color: #FFFFFF; }
#p04box03 .cont_list .cont_box .c_text { display: none; padding: 40px; box-sizing: border-box; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr { border-bottom: 1px solid #D5D5D5; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr:first-child { border-top: 1px solid #D5D5D5; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr th, #p04box03 .cont_list .cont_box .c_text .cont_table tr td { padding: 24px 20px; box-sizing: border-box; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr th { width: 280px; background: #F6F6F6; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr th .sub { margin-left: 8px; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr td .list li::before { content: "・"; display: inline-block; margin-right: 4px; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr td .list02 { padding-left: 20px; box-sizing: border-box; }
#p04box03 .cont_list .cont_box .c_text .cont_table tr td .list02 li::before { display: none; }
#p04box03 .cont_list .cont_box .c_text .sub_list { margin-top: 40px; }
#p04box03 .download-list { justify-content: space-between; margin-top: 120px; }
#p04box03 .cont_box02 { margin-top: 80px; }
#p04box03 .cont_box02 h3 { padding: 19px 40px 21px; box-sizing: border-box; background: #E20D16; border-radius: 10px; font-size: 28px; margin-bottom: 40px; }
#p04box03 .cont_box02 .box_in01 { justify-content: space-between; align-items: flex-start; }
#p04box03 .cont_box02 .box_in01 .img_box { width: 440px; order: 1; }
#p04box03 .cont_box02 .box_in01 .text_box { width: 580px; }

#p04box04 { background: #FFFFFF; }
#p04box04 .cnt { justify-content: space-between; align-items: center; }
#p04box04 .cnt .left { width: 470px; border-right: 1px solid #C8C8C8; }
#p04box04 .cnt .left .title01 { margin-bottom: 0; }
#p04box04 .cnt .right { width: 542px; align-items: center; }
#p04box04 .cnt .right .medal01 { width: 122px; height: 118px; padding-top: 16px; margin-right: 24px; }
#p04box04 .cnt .right .medal01 .text p { font-size: 19px; line-height: 27px; }
#p04box04 .cnt .right .text01 { width: 396px; font-size: 22px; }
#p04box04 .example_box { background: #FFFFFF; border: 2px solid #000000; box-sizing: border-box; border-radius: 10px; overflow: hidden; margin-top: 60px; }
#p04box04 .example_box h3 { font-size: 28px; padding: 11px 0 13px; background: #000000; }
#p04box04 .example_box .box_in { padding: 40px 40px 50px; box-sizing: border-box; }
#p04box04 .example_box .box_in .example-list01 { padding-bottom: 32px; border-bottom: 1px solid #C8C8C8; margin-bottom: 32px; }
#p04box04 .example_box .box_in .example-list01 .example01 { width: 240px; margin: 40px 18px 0 0; }
#p04box04 .example_box .box_in .example-list01 .example01:nth-child(-n+4) { margin-top: 0; }
#p04box04 .example_box .box_in .example-list01 .example01:nth-child(4n) { margin-right: 0; }
#p04box04 .example_box .box_in .example-list01 .example01 p { margin-top: 8px; }
#p04box04 .example_box .box_in .example-list02 li { display: inline-block; }
#p04box04 .example_box .box_in .example-list02 li:last-child::after { display: none; }
#p04box04 .example_box .box_in .example-list02 li::after { content: "/"; }
#p04box04 .cnt02 { justify-content: space-between; align-items: flex-start; margin-top: 80px; }
#p04box04 .cnt02 .text_box { width: 660px; }
#p04box04 .cnt02 .text_box h3 { font-size: 40px; font-weight: 900; line-height: 1.45; margin-bottom: 40px; }
#p04box04 .cnt02 .text_box h3 em { font-size: 46px; }
#p04box04 .cnt02 .img_box { width: 390px; }

/*非常用発電設備 リニューアル工事　p05
=========================================== */
.page-construction #works-sec .totalBox p .big { display: none; }

#p05box01.equipmentBox01 .cnt .text_box .box_in { align-items: center; margin-bottom: 16px; }
#p05box01.equipmentBox01 .cnt .text_box .box_in .totalBox { padding: 0 23px; }
#p05box01.equipmentBox01 .cnt .text_box .box_in .totalBox::before, #p05box01.equipmentBox01 .cnt .text_box .box_in .totalBox::after { width: 15px; height: 40px; }
#p05box01.equipmentBox01 .cnt .text_box .box_in .totalBox p { font-size: 18px; }
#p05box01.equipmentBox01 .cnt .text_box .box_in .totalBox p em { font-size: 32px; line-height: 45px; }
#p05box01.equipmentBox01 .cnt .text_box .point-list { width: auto; margin-left: 16px; }
#p05box01.equipmentBox01 .cnt .text_box .point-list li { display: inline-block; padding: 6px 16px 8px; box-sizing: border-box; background: #E20D16; border-radius: 23px; font-size: 18px; font-weight: 900; color: #FFFFFF; margin-right: 5px; }
#p05box01.equipmentBox01 .cnt .text_box .point-list li:last-child { margin-right: 0; }
#p05box01.equipmentBox01 .anchor-link li { width: 160px; margin: 28px 28px 0 0; }
#p05box01.equipmentBox01 .anchor-link li:nth-child(5n) { margin-right: 28px; }
#p05box01.equipmentBox01 .anchor-link li:nth-child(-n+6) { margin-top: 0; }
#p05box01.equipmentBox01 .anchor-link li:nth-child(6n) { margin-right: 0 !important; }

#p05box02 .construction-list .construction01 { width: 250px; margin-right: 33px; }
#p05box02 .construction-list .construction01:last-child { margin-right: 0; }
#p05box02 .construction-list .construction01 .img { margin-bottom: 8px; }
#p05box02 .construction-list .construction01 .midashi { font-size: 24px; }

/*非常用発電設備 メンテナンス　p06
=========================================== */
#p06box01.equipmentBox01 .cnt .text_box h2 { font-size: 30px; }
#p06box01.equipmentBox01 .cnt .text_box h2 span { display: block; }
#p06box01.equipmentBox01 .cnt .text_box h2 em { display: block; font-size: 38px; }

#p06box02.equipmentBox02 .title01 { font-size: 55px; }
#p06box02.equipmentBox02 .list01 { margin-bottom: 40px; }
#p06box02.equipmentBox02 .list01 li { width: 335px; padding: 20px 24px 18px 44px; background: #EFEFEF; margin: 8px 5px 0 0; }
#p06box02.equipmentBox02 .list01 li:nth-child(-n+3) { margin-top: 0; }
#p06box02.equipmentBox02 .list01 li:nth-child(3n) { margin-right: 0; }

/*定期点検　p07
=========================================== */
#p07box01.equipmentBox01 .anchor-link li a { font-size: 16px; }

#p07box02 .cnt { padding-bottom: 40px; border-bottom: 1px solid #C8C8C8; margin-bottom: 40px; }
#p07box02 .cnt .midashi01 { font-size: 26px; line-height: 1.43; }
#p07box02 .cnt01 { justify-content: space-between; align-items: flex-start; }
#p07box02 .cnt01 .text_box { width: 640px; }
#p07box02 .cnt01 .text_box h3 { font-size: 26px; line-height: 1.35; margin-bottom: 16px; }
#p07box02 .cnt01 .text_box h3 .mini { display: block; font-size: 16px; font-weight: 700; line-height: 1.5; }
#p07box02 .cnt01 .img_box { width: 280px; }
#p07box02 .cnt02 .facility-list li { display: inline-block; padding: 5px 16px 7px; box-sizing: border-box; background: #E1E1E1; border-radius: 19px; margin-right: 5px; }
#p07box02 .cnt02 .facility-list li:last-child { margin-right: 0; }
#p07box02 .cnt03 { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }
#p07box02 .cnt03 .point-list .point01 { width: 540px; background: #FFFFFF; border-radius: 10px; padding: 30px 40px 40px; box-sizing: border-box; margin: 20px 20px 0 0; }
#p07box02 .cnt03 .point-list .point01:nth-child(-n+2) { margin-top: 0; }
#p07box02 .cnt03 .point-list .point01:nth-child(2n) { margin-right: 0; }
#p07box02 .cnt03 .point-list .point01 .title_box { align-items: center; margin-bottom: 24px; }
#p07box02 .cnt03 .point-list .point01 .title_box .icon { width: 80px; height: 80px; margin-right: 12px; }
#p07box02 .cnt03 .point-list .point01 .title_box h4 { width: calc(100% - 92px); font-size: 22px; line-height: 1.4; }
#p07box02 .cnt03 .point-list .point01 .title_box h4 em { font-size: 28px; }
#p07box02 .cnt03 .point-list .point01 .list { margin-bottom: 24px; }
#p07box02 .cnt03 .point-list .point01 .list li { align-items: flex-start; margin-bottom: 8px; }
#p07box02 .cnt03 .point-list .point01 .list li:last-child { margin-bottom: 0; }
#p07box02 .cnt03 .point-list .point01 .list li .text { display: inline-block; width: 70px; padding: 1px 8px 2px; box-sizing: border-box; border-radius: 2px; font-size: 18px; line-height: 1.44; margin-right: 8px; }
#p07box02 .cnt03 .point-list .point01 .list li .text01 { background: #000000; }
#p07box02 .cnt03 .point-list .point01 .list li .text02 { background: #E20D16; }
#p07box02 .cnt03 .point-list .point01 .list li .text03 { width: calc(100% - 88px); font-size: 18px; }

#p07box03 { background: #FFFFFF; }
#p07box03 .reason-list01 { justify-content: space-between; align-items: flex-start; }
#p07box03 .reason-list01 .box { width: 240px; }
#p07box03 .reason-list01 .box .img { margin-bottom: 4px; }
#p07box03 .reason-list01 .box h3 { font-size: 24px; font-weight: 900; line-height: 1.43; margin-bottom: 8px; }
#p07box03 .reason-list01 .box h3 em { font-size: 28px; }
#p07box03 .reason-list01 .box .text01 { line-height: 1.75; }
#p07box03 .reason-list02 { align-items: flex-start; padding: 40px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-top: 40px; }
#p07box03 .reason-list02 .box { width: 310px; margin-right: 45px; position: relative; }
#p07box03 .reason-list02 .box:last-child { margin-right: 0; }
#p07box03 .reason-list02 .box:last-child::before { display: none; }
#p07box03 .reason-list02 .box:last-child h3 { letter-spacing: -0.01em; }
#p07box03 .reason-list02 .box::before { content: ""; display: block; width: 12px; height: 24px; background: url("../img/p07/arrow02.svg") no-repeat center top; background-size: contain; position: absolute; top: 50%; right: -29px; transform: translateY(-50%); }
#p07box03 .reason-list02 .box .img { margin-bottom: 8px; position: relative; }
#p07box03 .reason-list02 .box .img .num { display: inline-block; font-size: 18px; line-height: 25px; padding: 8px 10px 7px 11px; box-sizing: border-box; background: #E20D16; border-radius: 10px 0; position: absolute; top: 0; left: 0; z-index: 1; }
#p07box03 .reason-list02 .box h3 { font-size: 24px; font-weight: 900; line-height: 1.33; }

#p07box04 { background: #F6F6F6; }
#p07box04 .title_box { justify-content: space-between; align-items: center; margin-bottom: 60px; }
#p07box04 .title_box .title01 { width: 440px; margin-bottom: 0; border-right: 1px solid #C8C8C8; }
#p07box04 .title_box .text01 { width: 610px; }
#p07box04 .cnt { justify-content: space-between; align-items: flex-start; }
#p07box04 .cnt .info-table { width: 780px; }
#p07box04 .cnt .info-table tr { border-bottom: 1px solid #D5D5D5; }
#p07box04 .cnt .info-table tr:first-child { border-top: 1px solid #D5D5D5; }
#p07box04 .cnt .info-table tr th { width: 240px; padding: 32px 30px; box-sizing: border-box; background: #E6E6E6; vertical-align: top; }
#p07box04 .cnt .info-table tr td { padding: 32px 30px; box-sizing: border-box; background: #FFFFFF; vertical-align: middle; }
#p07box04 .cnt .info-table tr td .text-list li { margin-bottom: 0; }
#p07box04 .cnt .img_box { width: 260px; }
#p07box04 .cnt .img_box .img { margin-bottom: 25px; }
#p07box04 .cnt .img_box .img:last-child { margin-bottom: 0; }
#p07box04 .cnt .img_box .img p { text-align: center; margin-top: 4px; }
#p07box04 .cnt02 { margin-top: 80px; }
#p07box04 .cnt02 .midashi01 { font-size: 26px; line-height: 1.43; }
#p07box04 .cnt02 .img_box { width: 100%; }
#p07box04 .cnt03 { margin-top: 80px; }
#p07box04 .cnt03 .cnt_in { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
#p07box04 .cnt03 .cnt_in:last-child { margin-bottom: 0; }
#p07box04 .cnt03 .cnt_in:last-child .img_box { order: 1; }
#p07box04 .cnt03 .cnt_in .img_box { width: 420px; }
#p07box04 .cnt03 .cnt_in .text_box { width: 620px; }
#p07box04 .cnt03 .cnt_in .text_box h3 { font-size: 40px; margin-bottom: 24px; }
#p07box04 .cnt03 .cnt_in .text_box .btn01 { margin: 40px 0 0; }
#p07box04 .cnt03 .cnt_in .text_box .btn01 a:hover .arrow { background: url("../img/p07/btn_arrow02.svg") no-repeat center, #FFFFFF; background-size: 14px; }
#p07box04 .cnt03 .cnt_in .text_box .btn01 a .arrow { background: url("../img/p07/btn_arrow.svg") no-repeat center, #000000; background-size: 14px; }

/*選ばれる理由　p08
=========================================== */
#p08box01 .reason-list .reason00 { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
#p08box01 .reason-list .reason00:first-child .text_box { width: 500px; }
#p08box01 .reason-list .reason00:nth-child(2n) .img_box { order: 1; }
#p08box01 .reason-list .reason00:last-child { margin-bottom: 0; }
#p08box01 .reason-list .reason00 .img_box { width: 500px; position: relative; }
#p08box01 .reason-list .reason00 .img_box .medal00 { position: absolute; bottom: 20px; left: 20px; }
#p08box01 .reason-list .reason00 .text_box { width: 540px; }
#p08box01 .reason-list .reason00 .text_box h2 { font-size: 32px; line-height: 1.35; position: relative; z-index: 1; margin: 20px 0 24px; }
#p08box01 .reason-list .reason00 .text_box h2 em { font-size: 40px; }
#p08box01 .reason-list .reason00 .text_box h2 .num { font-size: 80px; line-height: 112px; letter-spacing: 0.04em; color: transparent; -webkit-text-stroke: 1px #C8C8C8; text-stroke: 1px #C8C8C8; position: absolute; top: -40px; left: -20px; z-index: -1; }
#p08box01 .reason-list .reason00 .text_box .btn01 { margin: 40px 0 0; }

/*施工事例　p09
=========================================== */
#p09box01 .works-all-list .works01 { margin: 40px 30px 0 0; }
#p09box01 .works-all-list .works01:nth-child(-n+3) { margin-top: 0; }
#p09box01 .works-all-list .works01:nth-child(3n) { margin-right: 0; }

#worksBox01 .waku { background: #FFFFFF; padding: 30px 40px 40px; box-sizing: border-box; border-radius: 10px; }
#worksBox01 .info { justify-content: space-between; align-items: flex-end; }
#worksBox01 .info .cate_box { width: calc(100% - 100px); }
#worksBox01 .info .cate_box .cate-list li { font-size: 16px; margin-top: 6px; }
#worksBox01 .info .time { color: #9D9D9D; font-weight: 700; }
#worksBox01 .title { font-size: 24px; margin-top: 8px; }
#worksBox01 .gallery_img { justify-content: space-between; align-items: flex-start; margin-top: 40px; }
#worksBox01 .gallery_img .gallery_main { width: 520px; margin-bottom: 0 !important; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; height: 350px; border-radius: 10px; overflow: hidden; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .gallery_main_box a { display: block; width: 100%; height: 100%; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .gallery_main_box a:hover::before { opacity: 0.7; }
#worksBox01 .gallery_img .gallery_main .gallery_main01 .img-caption { margin-top: 8px; font-weight: 700; }
#worksBox01 .gallery_img .gallery_thum { width: 230px; margin-bottom: 0 !important; }
#worksBox01 .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; overflow: hidden; width: 110px; height: 80px; margin: 10px 10px 0 0; border-radius: 5px; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01:nth-child(-n+2) { margin-top: 0; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01:nth-child(2n) { margin-right: 0; }
#worksBox01 .gallery_img .gallery_thum .gallery_thum01.slick-current::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.64); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; }
#worksBox01 .info-table { margin-top: 50px; }
#worksBox01 .info-table tr { border-bottom: 1px solid #D5D5D5; }
#worksBox01 .info-table tr:first-child { border-top: 1px solid #D5D5D5; }
#worksBox01 .info-table tr th { width: 120px; padding: 24px 20px; box-sizing: border-box; background: #F6F6F6; }
#worksBox01 .info-table tr td { padding: 24px 20px; box-sizing: border-box; font-weight: 700; }
#worksBox01 .works_box01 { margin-top: 60px; }
#worksBox01 .works_box01 .works-text { font-weight: 700; }
#worksBox01 .works_box02 { margin-top: 54px; }
#worksBox01 .works_box02 .img_box { align-items: flex-start; }
#worksBox01 .works_box02 .img_box .img { width: 370px; margin-right: 20px; }
#worksBox01 .works_box02 .img_box .img:last-child { margin-right: 0; }
#worksBox01 .works_box02 .img_box .img .in-img { width: 100%; height: 270px; }
#worksBox01 .works_box02 .img_box .img .text { margin-top: 8px; font-weight: 700; }
#worksBox01 .works_box02 .works-text { margin-top: 40px; font-weight: 700; }

/*スタッフ紹介　p10
=========================================== */
.staff01 { align-items: flex-start; justify-content: space-between; }
.staff01 .img { width: 320px; height: 320px; position: relative; }
.staff01 .img .in_img { width: 100%; height: 100%; border-radius: 10px; box-shadow: 0 0 24px rgba(0, 0, 0, 0.24); overflow: hidden; }
.staff01 .img h2 { display: flex; flex-direction: column; align-items: flex-start; position: absolute; bottom: 20px; left: -10px; }
.staff01 .img h2 span { display: inline-block; padding: 7px 12px 9px; box-sizing: border-box; }
.staff01 .img h2 span.text01 { font-size: 20px; background: #E20D16; box-shadow: 0 0 24px rgba(0, 0, 0, 0.24); }
.staff01 .img h2 span.text02 { background: #FFFFFF; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
.staff01 .text_box { width: 740px; }
.staff01 .text_box .box_in { margin-bottom: 24px; }
.staff01 .text_box .box_in:last-child { margin-bottom: 0; }
.staff01 .text_box .box_in .shikaku-list li { display: inline-block; line-height: 1.75; }
.staff01 .text_box .box_in .shikaku-list li:last-child::after { display: none; }
.staff01 .text_box .box_in .shikaku-list li::after { content: "/"; margin: 0 4px; }
.staff01 .text_box .box_in .message-text { line-height: 1.75; }

body.page-staff main, body.tax-staff_cate main { background: #F6F6F6; }
body.page-staff div#bread, body.tax-staff_cate div#bread { background: #F6F6F6; }

#p10box01 .btn-list { width: 1120px; margin: 0 0 66px -14px; }
#p10box01 .btn-list .btn { display: inline-block; min-width: 210px; height: 56px; margin: 0 0 14px 14px; }
#p10box01 .btn-list .btn a { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0 10px; border: 2px solid #000000; box-sizing: border-box; border-radius: 40px; font-size: 18px; font-weight: 900; transition: 0.3s; }
#p10box01 .btn-list .btn a:hover { text-decoration: none; background: #000000; color: #FFFFFF; }
#p10box01 .btn-list .btn.on_cat a { background: #000000; color: #FFFFFF; pointer-events: none; }
#p10box01 #staff-list .staff01 { padding-top: 50px; border-top: 1px solid #D5D5D5; margin-top: 50px; }
#p10box01 #staff-list .staff01:first-child { margin-top: 0; }

/*見積依頼　p11
=========================================== */
body.page-estimate div#bread { background: #F6F6F6; }

#p11box01 { background: #F6F6F6; }

ul.contact-state { width: 100%; height: 60px; position: relative; margin-top: 40px; }
ul.contact-state li { width: 100%; height: 100%; }
ul.contact-state li span { display: none; }
ul.contact-state li.state01 { background: url("../img/p11/state01.png") no-repeat center; background-size: contain; }
ul.contact-state li.state02 { background: url("../img/p11/state02.png") no-repeat center; background-size: contain; position: absolute; left: 0; top: 0; }

form.wpcf7-form { margin-top: -120px; padding-top: 120px; /*doui-check*/ /*送信ボタン*/ }
form.wpcf7-form .contactTBL { width: 100%; }
form.wpcf7-form .contactTBL ::placeholder { color: #9A9A9A; }
form.wpcf7-form .form_table { background: #FFFFFF; border: 2px solid #000000; border-radius: 10px; box-sizing: border-box; overflow: hidden; margin-top: 40px; /*お問い合わせ項目*/ /*住所*/ /*容量*/ /*製造年月日*/ /*添付ファイル*/ }
form.wpcf7-form .form_table .form_title { font-size: 28px; color: #FFFFFF; font-weight: 900; text-align: center; padding: 11px 0 13px; box-sizing: border-box; background: #000000; }
form.wpcf7-form .form_table .waku { display: block; padding: 40px; box-sizing: border-box; }
form.wpcf7-form .form_table .form_table_in tr { display: block; margin-bottom: 60px; }
form.wpcf7-form .form_table .form_table_in tr.mb0 { margin-bottom: 0; }
form.wpcf7-form .form_table .form_table_in th { display: block; font-size: 16px; line-height: 24px; margin-bottom: 10px; }
form.wpcf7-form .form_table .form_table_in th .hissu, form.wpcf7-form .form_table .form_table_in th .ninni { display: inline-block; padding: 1px 7px 2px; box-sizing: border-box; border: 1px solid #E20D16; font-size: 13px; line-height: 19px; margin-right: 8px; }
form.wpcf7-form .form_table .form_table_in th .hissu { background: #E20D16; color: #FFFFFF; }
form.wpcf7-form .form_table .form_table_in th .ninni { color: #E20D16; }
form.wpcf7-form .form_table .form_table_in td { display: block; font-size: 16px; line-height: 24px; }
form.wpcf7-form .form_table input.wpcf7-text, form.wpcf7-form .form_table textarea.wpcf7-form-control.wpcf7-textarea, form.wpcf7-form .form_table select.wpcf7-form-control.wpcf7-select { width: 100%; height: 40px; padding: 6px 20px 8px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 0; font-family: 'NotoSansJP'; font-size: 16px; line-height: 1.5; cursor: pointer; }
form.wpcf7-form .form_table input.wpcf7-text#your-name, form.wpcf7-form .form_table input.wpcf7-text.tel01 { width: 200px; }
form.wpcf7-form .form_table textarea.wpcf7-form-control.wpcf7-textarea { height: 120px; }
form.wpcf7-form .form_table select.wpcf7-form-control.wpcf7-select { width: auto; min-width: 160px; padding-right: 33px; background: url("../img/p11/select_arrow.svg") no-repeat center right 16px, #FFFFFF; background-size: 10px; -webkit-appearance: none; appearance: none; }
form.wpcf7-form .form_table select.wpcf7-form-control.wpcf7-select option { color: #000000; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item { display: block; margin: 10px 0 0; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item label span.wpcf7-list-item-label { position: relative; display: flex; align-items: center; cursor: pointer; font-size: 18px; font-weight: 700; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item label span.wpcf7-list-item-label::before { display: block; content: ""; border-radius: 100%; background: #FFFFFF; border: 1px solid #D4D4D4; box-sizing: border-box; width: 20px; height: 20px; margin-right: 10px; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item label span.wpcf7-list-item-label::after { display: none; position: absolute; content: ""; border-radius: 100%; width: 12px; height: 12px; background-color: #000000; left: 4px; top: 50%; transform: translateY(-50%); }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item label input[type="checkbox"] { opacity: 0; visibility: hidden; position: absolute; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item label:has(input[type="checkbox"]:checked) span.wpcf7-list-item-label::after { display: block; }
form.wpcf7-form .form_table .koumoku .wpcf7-list-item.first { margin-top: 0; }
form.wpcf7-form .form_table .koumoku02 td { display: flex; justify-content: space-between; }
form.wpcf7-form .form_table .koumoku02 td .box { width: 505px; padding: 20px 40px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; }
form.wpcf7-form .form_table .koumoku02 td .box .wpcf7-list-item { display: block; margin: 10px 0 0; }
form.wpcf7-form .form_table .koumoku02 td .box .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
form.wpcf7-form .form_table .koumoku02 td .box .wpcf7-list-item label input[type="checkbox"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #D4D4D4; accent-color: #000000; margin-right: 10px; border-radius: 0; cursor: pointer; }
form.wpcf7-form .form_table .address_box .address-list li { margin-bottom: 20px; }
form.wpcf7-form .form_table .address_box .address-list li:last-child { margin-bottom: 0; }
form.wpcf7-form .form_table .address_box .address-list li .th { margin-bottom: 10px; }
form.wpcf7-form .form_table .address_box .address-list li.zip1 .td { display: flex; align-items: center; }
form.wpcf7-form .form_table .address_box .address-list li.zip1 .td input.wpcf7-text { width: 110px; }
form.wpcf7-form .form_table .address_box .address-list li.zip1 .td .sub_text { font-size: 14px; font-weight: 400; margin-left: 10px; }
form.wpcf7-form .form_table .capacity td { display: flex; align-items: center; }
form.wpcf7-form .form_table .capacity td input.wpcf7-text { width: 200px; margin-right: 8px; }
form.wpcf7-form .form_table .date td { display: flex; align-items: center; font-weight: 500; }
form.wpcf7-form .form_table .date td select.wpcf7-select { min-width: 60px; font-weight: 700; margin: 0 8px 0 19px; }
form.wpcf7-form .form_table .date td select.wpcf7-select.machine-year { min-width: 80px; margin-left: 0; }
form.wpcf7-form .form_table .file th p { margin-top: 10px; }
form.wpcf7-form .form_table .file .text-list { margin-top: 10px; }
form.wpcf7-form .form_table .file .text-list li { margin-bottom: 0; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler { background: #FFFFFF; border: 1px dashed #D4D4D4; border-radius: 2px; position: relative; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { height: 100%; padding: 25px 0; box-sizing: border-box; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3 { margin: 0 0 5px; font-size: 24px; font-weight: 700; line-height: 1.45; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner > span { font-size: 14px; font-weight: 700; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap { margin-top: 5px; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; height: 35px; background: #CCCCCC; border: 1px solid #707070; border-radius: 0; padding: 7px 12px 6px; box-sizing: border-box; font-size: 14px; font-weight: 400; line-height: 1.43; margin: 0 auto; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover { opacity: 0.7; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { font-size: 14px; font-weight: 400; right: 10px; bottom: 5px; }
form.wpcf7-form .form_table .file .codedropz-upload-wrapper:has(.dnd-upload-status) .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: none; }
form.wpcf7-form .doui-box .doui-text { margin-top: 5px; }
form.wpcf7-form .doui-box .doui-text a { display: block; text-decoration: underline; }
form.wpcf7-form .doui-box .doui-text a:hover { opacity: 0.7; }
form.wpcf7-form .doui-box .wpcf7-list-item { display: block; margin-left: 0; }
form.wpcf7-form .doui-box .wpcf7-list-item label { display: flex; align-items: center; justify-content: flex-start; }
form.wpcf7-form .doui-box .wpcf7-list-item label span.wpcf7-list-item-label { position: relative; display: flex; align-items: center; cursor: pointer; }
form.wpcf7-form .doui-box .wpcf7-list-item label input[type="radio"] { width: 16px; height: 16px; margin-right: 8px; background: #FFFFFF; border: 1px solid #D4D4D4; accent-color: #000000; border-radius: 100%; cursor: pointer; }
form.wpcf7-form .doui-box02 { text-align: center; margin-top: 40px; }
form.wpcf7-form .doui-box02 p.th { margin-bottom: 10px; }
form.wpcf7-form .doui-box02 p.th .hissu { background: #E20D16; color: #FFFFFF; display: inline-block; padding: 1px 7px 2px; box-sizing: border-box; border: 1px solid #E20D16; font-size: 13px; line-height: 19px; margin-right: 8px; }
form.wpcf7-form .doui-box02 .doui-text { text-align: center; }
form.wpcf7-form .doui-box02 .wpcf7-list-item label { justify-content: center; }
form.wpcf7-form .contact-submit.flex { justify-content: center; flex-direction: row-reverse; margin-top: 40px; }
form.wpcf7-form .contact-submit.flex .btn01 { margin: 0; }
form.wpcf7-form .contact-submit.flex .btn01 input.wpcf7-form-control { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0 60px; box-sizing: border-box; white-space: normal; border-radius: 40px; background: url("../img/p11/btn_arrow01.svg") no-repeat center right 24px; background-size: 32px; border: 2px solid #000000; cursor: pointer; transition: 0.3s; font-size: 18px; line-height: 1.44; color: #000000; font-weight: 900; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
form.wpcf7-form .contact-submit.flex .btn01 input.wpcf7-form-control:hover { text-decoration: none; background: url("../img/p11/btn_arrow02.svg") no-repeat center right 24px, #000000; background-size: 32px; color: #FFFFFF; }
form.wpcf7-form .contact-submit.flex .btn01:has(.wpcf7c-force-hide) { display: none; }
form.wpcf7-form .contact-submit.flex .btn01.back { margin-right: 20px !important; }
form.wpcf7-form .contact-submit.flex .btn01.back input.wpcf7-form-control { background: url("../img/p11/back_arrow02.svg") no-repeat center left 24px; background-size: 32px; }
form.wpcf7-form .contact-submit.flex .btn01.back input.wpcf7-form-control:hover { background: url("../img/p11/back_arrow01.svg") no-repeat center left 24px, #000000; background-size: 32px; }
form.wpcf7-form .contact-submit.flex .btn01.submit input.wpcf7-form-control { background: url("../img/p11/btn_arrow02.svg") no-repeat center right 24px, #000000; background-size: 32px; color: #FFFFFF; }
form.wpcf7-form .contact-submit.flex .btn01.submit input.wpcf7-form-control:hover { background: url("../img/p11/btn_arrow01.svg") no-repeat center right 24px; background-size: 32px; color: #000000; }
form.wpcf7-form .contact-submit.flex .wpcf7c-elm-step2.mt20 { margin-top: 20px; }
form.wpcf7-form .contact-submit.flex input.wpcf7-form-control:focus { outline: none; }

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
form.wpcf7-form { padding-top: 185px; margin-top: -185px; }

.wpcf7c-conf { background-color: #D4D4D4 !important; }

input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; }

.wpcf7 .ajax-loader { display: none !important; }

.wpcf7-spinner { display: none !important; }

/*お問い合わせ　p12
=========================================== */
body.page-contact div#bread { background: #F6F6F6; }

#p12box01 { background: #F6F6F6; }
#p12box01 .cnt { justify-content: space-between; align-items: flex-start; position: relative; z-index: 1; }
#p12box01 .cnt .left { width: 415px; }
#p12box01 .cnt .left p { font-size: 18px; }
#p12box01 .cnt .right { align-items: center; width: 640px; background: #FFFFFF; border: 2px solid #000000; border-radius: 10px; overflow: hidden; }
#p12box01 .cnt .right h2 { width: 240px; padding: 15px 48px 17px; box-sizing: border-box; background: #000000; font-size: 24px; line-height: 1.42; }
#p12box01 .cnt .right .tel_box { width: calc(100% - 240px); }
#p12box01 .cnt .right .tel_box .tel .num { color: #000000; }
#p12box01 .cnt .right .tel_box .tel .num::before { background: url("../img/common/icon_tel02.svg") no-repeat center; background-size: contain; }
#p12box01 .cnt .right .tel_box .tel-text { color: #000000; }
#p12box01 form.wpcf7-form .form_table { margin-top: 80px; }
#p12box01 form.wpcf7-form .form_table .waku { padding-bottom: 60px; }
#p12box01 form.wpcf7-form .form_table table.form_table_in { margin-top: 40px; }
#p12box01 form.wpcf7-form .contact-submit.flex { margin-top: 0; }

/*ブログ　p13
=========================================== */
#p13box01 .wrap.twin div#two-main { width: 860px; }
#p13box01 .blog-all-list .blog00 { margin: 52px 25px 0 0; }
#p13box01 .blog-all-list .blog00:nth-child(-n+3) { margin-top: 0; }
#p13box01 .blog-all-list .blog00:nth-child(3n) { margin-right: 0; }

#toc_container { background: #F6F6F6 !important; border: none !important; padding: 30px 40px 40px !important; margin-bottom: 40px !important; display: block !important; }
#toc_container p.toc_title { text-align: left !important; font-size: 22px; font-weight: 900; line-height: 1.45; padding: 0 0 0 12px !important; box-sizing: border-box; margin-bottom: 16px !important; position: relative; }
#toc_container p.toc_title::before { content: ""; display: block; width: 4px; height: calc(100% - 6px); background: #000000; border-radius: 2px; position: absolute; bottom: 2px; left: 0; }
#toc_container ul.toc_list { margin-top: 0 !important; }
#toc_container ul.toc_list > li { margin-bottom: 12px; padding-left: 22px; box-sizing: border-box; position: relative; line-height: 1.44; }
#toc_container ul.toc_list > li:last-child { margin-bottom: 0; }
#toc_container ul.toc_list > li > a { font-size: 16px; font-weight: 700; line-height: 1.44; }
#toc_container ul.toc_list > li > a .toc_number { width: 16px; height: 16px; border: 1px solid #000; border-radius: 50%; font-size: 13px; line-height: 16px; text-align: center; position: absolute; top: 3px; left: 0; }

#blogBox01 .waku { background: #FFFFFF; padding: 30px 40px 40px; box-sizing: border-box; border-radius: 10px; }
#blogBox01 .info { align-items: flex-end; }
#blogBox01 .info .cate-list li { font-size: 16px; margin-top: 6px; }
#blogBox01 .info .time { color: #9D9D9D; font-weight: 700; margin-right: 8px; }
#blogBox01 .title { font-size: 24px; margin-top: 8px; }
#blogBox01 .blog-text { margin-top: 40px; }

/*会社概要　p14
=========================================== */
#p14box01 .company-table tr { border-bottom: 1px solid #D5D5D5; }
#p14box01 .company-table tr:first-child { border-top: 1px solid #D5D5D5; }
#p14box01 .company-table tr th { width: 240px; padding: 24px 20px; box-sizing: border-box; background: #EFEFEF; vertical-align: top; }
#p14box01 .company-table tr td { padding: 24px 20px; box-sizing: border-box; font-weight: 700; }
#p14box01 .company-table tr td .address-list li { display: flex; align-items: flex-start; margin-bottom: 4px; }
#p14box01 .company-table tr td .address-list li:last-child { margin-bottom: 0; }
#p14box01 .company-table tr td .address-list li .midashi { display: inline-block; width: 100px; padding: 1px 0 3px; box-sizing: border-box; background: #EEEEEE; border-radius: 2px; margin-right: 8px; }
#p14box01 .company-table tr td .address-list li .text { width: calc(100% - 100px); }

#p14box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p14box02 .cnt .text_box { width: 640px; order: 1; }
#p14box02 .cnt .text_box h3 { font-size: 32px; margin-bottom: 24px; }
#p14box02 .cnt .img_box { width: 400px; }
#p14box02 .cnt .img_box .name { margin-top: 13px; }
#p14box02 .cnt .img_box .name em { font-size: 24px; margin-left: 8px; }

#p14box03 .guide-list .guide01 { width: 360px; padding: 24px 0 48px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; box-shadow: 0 0 24px rgba(0, 0, 0, 0.08); margin-right: 10px; }
#p14box03 .guide-list .guide01:last-child { margin-right: 0; }
#p14box03 .guide-list .guide01 .num { font-size: 40px; line-height: 56px; letter-spacing: 0.04em; margin-bottom: 8px; color: transparent; -webkit-text-stroke: 1px #E20D16; text-stroke: 1px #E20D16; }
#p14box03 .guide-list .guide01 .text01 { font-size: 18px; }

#p14box04 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 80px; }
#p14box04 .cnt .title_box { width: calc(100% - 520px); }
#p14box04 .cnt .title_box .sub_title { padding-left: 56px; box-sizing: border-box; position: relative; font-size: 20px; margin-bottom: 16px; }
#p14box04 .cnt .title_box .sub_title::before { content: ""; display: block; width: 40px; height: 2px; background: #E20D16; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#p14box04 .cnt .title_box h3 { font-size: 40px; }
#p14box04 .cnt p.common_text { width: 520px; }
#p14box04 .cnt02 { justify-content: space-between; }
#p14box04 .cnt02 .box { width: 520px; background: #FFFFFF; border: 2px solid #000000; border-radius: 10px; overflow: hidden; }
#p14box04 .cnt02 .box h4 { font-size: 20px; padding: 14px 0 13px; background: #000000; }
#p14box04 .cnt02 .box .box_in { padding: 32px 40px 33px; box-sizing: border-box; }
#p14box04 .cnt02 .box .box_in .list_box { padding-bottom: 20px; border-bottom: 1px solid #D5D5D5; margin-bottom: 20px; }
#p14box04 .cnt02 .box .box_in .list_box:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }
#p14box04 .cnt02 .box .box_in .list_box .midashi01 { font-size: 20px; margin-bottom: 12px; }
#p14box04 .cnt02 .box .box_in .list_box .midashi01::before { background: #E20D16; }
#p14box04 .cnt02 .box .box_in .list_box .box-list li { padding-left: 20px; box-sizing: border-box; font-size: 20px; font-weight: 900; line-height: 1.3; position: relative; margin-bottom: 8px; }
#p14box04 .cnt02 .box .box_in .list_box .box-list li:last-child { margin-bottom: 0; }
#p14box04 .cnt02 .box .box_in .list_box .box-list li::before { content: ""; display: block; width: 8px; height: 8px; background: #000000; border-radius: 50%; position: absolute; top: 12px; left: 0; }
#p14box04 .cnt02 .box .box_in .list_box.flex .midashi01 { width: 100%; }
#p14box04 .cnt02 .box .box_in .list_box.flex .box-list { width: 50%; }

#p14box05 .cnt { justify-content: space-between; align-items: center; }
#p14box05 .cnt .img_box { width: 600px; }
#p14box05 .cnt .img_box img { width: 200px; }
#p14box05 .cnt .text01 { width: 450px; font-size: 18px; line-height: 2; }

/*コピーページ
=========================================== */
body.archive.tax-area { overflow: visible; }

#works-sec.area-works-sec { padding: 100px 0 120px; }

#topbox05.area-topbox05 { background: #F6F6F6; }
#topbox05.area-topbox05 .area-list_box { margin-top: 60px; position: relative; z-index: 1; }
#topbox05.area-topbox05 .area-list_box .midashi01 { font-size: 26px; line-height: 1.43; }
#topbox05.area-topbox05 .area-list_box .area-list li { line-height: 2; }
#topbox05.area-topbox05 .area-list_box .area-list li:last-child::after { display: none; }
#topbox05.area-topbox05 .area-list_box .area-list li::after { content: "/"; margin: 0 4px; }

/*Thanks・404
=========================================== */
#other { padding: 120px 0 120px; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 25px; }
#other p { font-size: 18px; padding-left: 15px; position: relative; margin: 10px 0; }

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

h2.pp-title01 { font-size: 24px; border-bottom: solid 2px; margin-bottom: 25px; padding-bottom: 10px; }

h3.pp-title02 { font-size: 20px; position: relative; margin: 25px 0; padding-left: 10px; }
h3.pp-title02::before { content: ""; width: 5px; height: 65%; background: #000; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 0px) and (max-width: 1300px) { #header .header_inner .right .right_top .tel_box .tel .num::before { top: 8px; }
  #header .header_inner .right .right_top .tel_box .tel .num { font-size: 28px; line-height: 1.4; }
  #main.home_main .main_top { padding: 100px 56px 0 40px; }
  #main.home_main .main_top .main_box .title_box { margin-bottom: 16px; }
  #main.home_main .main_top .main_box .main-list { margin-bottom: 16px; }
  #main.home_main .main_top .main_slide { width: 57%; }
  #main.home_main .main_bottom .brand-box { width: 520px; }
  #main.home_main .main_bottom .brand-box .brand-list li { padding: 0 30px; }
  #topbox01 { padding-top: 200px; }
  #topbox02 .box_in.bg_in::before { width: 100%; } }
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() {}
/*safari用
=========================================== */
