@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.slider01 { position: relative; }
.slider01::before { content: ""; display: block; width: 580px; height: 1px; background: #DFD8D2; position: absolute; top: -96px; right: 210px; }
.slider01 .slick-prev, .slider01 .slick-next { width: 72px; height: 72px; background: transparent; border-radius: 50%; border: 1px solid #191817; box-sizing: border-box; top: -132px; transform: translate(0, 0); transition: 0.3s; z-index: 1; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 11px; height: 14px; 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 { opacity: 0.4; }
.slider01 .slick-prev { left: auto; right: 88px; }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
.slider01 .slick-next { right: 0; }

.case01 { width: 440px; }
.case01 a { display: block; width: 100%; background: #FFFFFF; border-radius: 10px; overflow: hidden; position: relative; }
.case01 a:hover { text-decoration: none; }
.case01 a:hover .arrow { background-color: #D3781C; }
.case01 a .img_box { width: 100%; height: 280px; }
.case01 a .img_box .img { width: 50%; height: 100%; position: relative; overflow: hidden; }
.case01 a .img_box .img .in_img { width: 100%; height: 100%; }
.case01 a .img_box .img .text { padding: 4px 8px; box-sizing: border-box; border-top-right-radius: 10px; font-size: 14px; line-height: 1.2; position: absolute; bottom: 0; left: 0; z-index: 1; }
.case01 a .img_box .img.img_bf { border-top-left-radius: 10px; }
.case01 a .img_box .img.img_bf .text { background: #191817; }
.case01 a .img_box .img.img_af { border-top-right-radius: 10px; }
.case01 a .img_box .img.img_af .text { background: #D3781C; }
.case01 a .img_box > .in_img { width: 100%; height: 280px; }
.case01 a .info_box { padding: 16px 32px 32px; box-sizing: border-box; }
.case01 a .info_box h3 { font-size: 20px; line-height: 1.4; min-height: 56px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 12px; }
.case01 a .info_box .cate-list { margin-bottom: 8px; }
.case01 a .info_box .cate-list li { font-size: 14px; line-height: 1.2; font-weight: 700; padding: 4px 8px; box-sizing: border-box; background: #F0F0F0; border-radius: 20px; margin-right: 8px; margin-bottom: 8px; }
.case01 a .info_box .cate-list li:last-child { margin-right: 0; }
.case01 a .info_box .info-table { width: calc(100% - 40px); }
.case01 a .info_box .info-table tr:first-child th, .case01 a .info_box .info-table tr:first-child td { padding-top: 0; }
.case01 a .info_box .info-table tr:last-child th, .case01 a .info_box .info-table tr:last-child td { padding-bottom: 0; }
.case01 a .info_box .info-table tr th, .case01 a .info_box .info-table tr td { padding: 4px 0; font-weight: 700; }
.case01 a .info_box .info-table tr th { width: 50px; }
.case01 a .info_box .info-table tr td .sub_text { display: block; font-size: 14px; font-weight: 400; margin-top: 4px; }
.case01 a .arrow { display: block; width: 30px; height: 30px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 6px; transition: 0.3s; position: absolute; bottom: 28px; right: 28px; }

.news-info { align-items: flex-start; margin-bottom: 16px; }
.news-info .time { display: block; width: 80px; font-size: 14px; line-height: 1; margin-top: 13px; }
.news-info .cate-list { width: auto; }
.news-info .cate-list li { font-size: 14px; line-height: 1.2; font-weight: 700; padding: 4px 8px; box-sizing: border-box; background: #F0F0F0; border-radius: 20px; margin-right: 8px; margin-top: 8px; }
.news-info .cate-list li:last-child { margin-right: 0; }

.news01 { width: 340px; }
.news01 a { display: block; width: 100%; background: #FFFFFF; border-radius: 10px; overflow: hidden; position: relative; }
.news01 a:hover { text-decoration: none; }
.news01 a:hover .arrow { background-color: #D3781C; }
.news01 a .img { width: 100%; height: 240px; }
.news01 a .img .in_img { width: 100%; height: 100%; }
.news01 a .info_box { padding: 15px 20px 40px; box-sizing: border-box; }
.news01 a .info_box h3 { font-size: 20px; line-height: 1.5; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.news01 a .arrow { display: block; width: 25px; height: 25px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: top 9px left 11px; background-size: 6px; transition: 0.3s; position: absolute; bottom: 10px; right: 15px; }

section.sec-bg01 { position: relative; }
section.sec-bg01::before { content: ""; display: block; width: calc(100% - 40px); height: 100%; background: #EDE5DE; border-radius: 30px 120px 30px 30px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
section.sec-bg01 .wrap { z-index: 1; }

section.sec-bg02 { position: relative; }
section.sec-bg02::before { content: ""; display: block; width: calc(100% - 40px); height: 100%; background: #F3EBE0; border-radius: 30px 120px 30px 30px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
section.sec-bg02 .wrap { z-index: 1; }

.common_box { padding: 60px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px 120px 30px 30px; }

#flow-sec { padding: 140px 0; }
#flow-sec .title01 { line-height: 1.6; margin-bottom: 75px; }
#flow-sec .title01 .en { font-family: 'NotoSansJP'; font-size: 46px; letter-spacing: 0; text-transform: none; }
#flow-sec .title01 .ja { font-size: 20px; text-transform: capitalize; }
#flow-sec .title01 .ja::before { width: 8px; height: 8px; top: 12px; }
#flow-sec .flow-list { justify-content: space-between; }
#flow-sec .flow-list .flow01 { width: 170px; padding: 30px 0 38px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; text-align: center; position: relative; }
#flow-sec .flow-list .flow01:last-child::after { display: none; }
#flow-sec .flow-list .flow01::after { content: ""; display: block; width: 10px; height: 13px; background: url("../img/p05/arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: -14px; transform: translateY(-50%); }
#flow-sec .flow-list .flow01 .num { display: block; width: 90px; padding: 4px 0; box-sizing: border-box; background: #D3781C; border-radius: 100px; font-size: 14px; line-height: 1.6; letter-spacing: 0.04em; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); z-index: 1; }
#flow-sec .flow-list .flow01 .icon { width: 100px; margin: 0 auto 20px; }
#flow-sec .service_box { padding: 40px; box-sizing: border-box; background: #EDE5DE; border-radius: 20px; margin-top: 40px; }
#flow-sec .service_box h3 { padding-left: 14px; box-sizing: border-box; font-size: 18px; line-height: 1.6; position: relative; margin-bottom: 12px; }
#flow-sec .service_box h3::before { content: ""; display: block; width: 6px; height: 6px; background: #D3781C; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 40px; height: 40px; border: 1px solid #D3781C; border-radius: 50%; box-sizing: border-box; margin: 0 5px; text-decoration: none; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; color: #D3781C; line-height: 38px; transition: 0.3s; }

.wp-pagenavi { text-align: center; margin-top: 60px; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #D3781C; 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; border: 1px solid #191817; color: transparent; }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { background: transparent; border: 1px solid #D0D0D0; color: transparent; }
.wp-pagenavi a.previouspostslink:hover::before, .wp-pagenavi a.nextpostslink:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(176%) hue-rotate(292deg) brightness(89%) contrast(81%); }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; width: 9px; height: 8px; 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; border: 1px solid #191817; color: transparent; }
.wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover { background: transparent; border: 1px solid #D0D0D0; color: transparent; }
.wp-pagenavi a.first:hover::before, .wp-pagenavi a.last:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(176%) hue-rotate(292deg) brightness(89%) contrast(81%); }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; width: 8px; height: 8px; background: url("../img/common/page_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.first::before { transform: translate(-50%, -50%) scale(-1, 1); }

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

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

.post-navigation ul > li a { display: inline-block; height: 40px; padding: 0; box-sizing: border-box; position: relative; font-size: 16px; font-weight: 700; line-height: 40px; color: #191817; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; color: #D0D0D0; }
.post-navigation ul > li a:focus::before, .post-navigation ul > li a:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(176%) hue-rotate(292deg) brightness(89%) contrast(81%); }
.post-navigation ul > li a::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; transform: translateY(-50%); transition: 0.3s; }

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

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

.post-navigation ul > li.blog-back { margin: 0 40px; }
.post-navigation ul > li.blog-back a { width: 200px; height: 40px; padding: 7px 0; background: #191817; border-radius: 20px; color: #FFFFFF; line-height: 24px; text-align: center; }
.post-navigation ul > li.blog-back a:focus, .post-navigation ul > li.blog-back a:hover { background: #D0D0D0; }
.post-navigation ul > li.blog-back a::before { display: none; }

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

/*TOPページ　p01
=========================================== */
#maker-sec { padding: 60px 0 70px; }
#maker-sec .wrap { width: calc(100% - 160px); min-width: 1220px; padding: 50px 0; box-sizing: border-box; background: #FFFFFF; border-radius: 100px; }
#maker-sec .cnt { width: 1100px; justify-content: space-between; align-items: center; margin: 0 auto; }
#maker-sec .cnt .title { width: 260px; font-size: 18px; line-height: 1; }
#maker-sec .cnt .title em { display: block; font-size: 28px; margin-top: 12px; }
#maker-sec .cnt .img_box { width: calc(100% - 260px); justify-content: flex-end; align-items: center; }
#maker-sec .cnt .img_box .img-list { width: auto; justify-content: flex-end; align-items: center; margin-right: 56px; }
#maker-sec .cnt .img_box .img-list:last-child { margin-right: 0; }
#maker-sec .cnt .img_box .img-list li { height: 32px; margin-right: 56px; }
#maker-sec .cnt .img_box .img-list li:last-child { margin-right: 0; }
#maker-sec .cnt .img_box .img-list li img { width: auto; height: 100%; }

#topbox01 { padding: 70px 0 120px; position: relative; }
#topbox01 .text_box { position: absolute; top: 40px; left: 0; }
#topbox01 .text_box .point { font-size: 30px; line-height: 1.44; }
#topbox01 .feat_box .feat-list { justify-content: flex-end; margin-bottom: 40px; }
#topbox01 .feat_box .feat-list:last-child { margin-bottom: 0; }
#topbox01 .feat_box .feat-list .feat01 { width: 340px; position: relative; margin-right: 40px; }
#topbox01 .feat_box .feat-list .feat01:last-child { margin-right: 0; }
#topbox01 .feat_box .feat-list .feat01 h3 { font-size: 24px; line-height: 1.4; position: absolute; bottom: 24px; left: 24px; z-index: 1; }
#topbox01 .feat_box .feat-list .feat01 h3 .num { display: block; font-size: 14px; line-height: 1; letter-spacing: 0.04em; margin-bottom: 8px; }
#topbox01 .bg-text { width: 100%; height: 360px; background: url("../img/top/bg-text01.png") repeat-x center; background-size: cover; animation: BgTextMove01 150s linear infinite; position: absolute; bottom: 12px; left: 0; z-index: -1; }
@keyframes BgTextMove01 { 0% { background-position: 0 0; }
  100% { background-position: -4670px 0; } }
#topbox02 { padding-bottom: 140px; }
#topbox02 .sec_in { width: 1220px; padding: 100px 0 120px; box-sizing: border-box; background: #EDE5DE; border-radius: 30px 120px 30px 30px; margin: 0 auto; }
#topbox02 .sec_in .wrap { width: 980px; }
#topbox02 .title_box { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#topbox02 .title_box .title01 { width: 330px; margin-bottom: 0; }
#topbox02 .title_box .text01 { width: 580px; margin-top: 20px; }
#topbox02 .cnt { justify-content: space-between; align-items: flex-end; }
#topbox02 .cnt #img-slider { width: 500px; height: 410px; transition: 0.3s; margin-bottom: 0 !important; }
#topbox02 .cnt #img-slider .slick-list { overflow: visible; height: 100%; }
#topbox02 .cnt #img-slider .slick-track { height: 100%; }
#topbox02 .cnt #img-slider .img { width: 100%; border-top-right-radius: 80px; overflow: hidden; }
#topbox02 .cnt .reform-list { width: 400px; margin-bottom: 0 !important; }
#topbox02 .cnt .reform-list .slick-track { width: 100% !important; }
#topbox02 .cnt .reform-list .slick-list { overflow: visible; }
#topbox02 .cnt .reform-list li { width: 100%; }
#topbox02 .cnt .reform-list li:first-child a { padding-top: 0; }
#topbox02 .cnt .reform-list li a { display: flex; justify-content: space-between; align-items: center; padding: 32px 0; box-sizing: border-box; border-bottom: 1px solid #DFD8D2; position: relative; }
#topbox02 .cnt .reform-list li a:hover { text-decoration: none; }
#topbox02 .cnt .reform-list li a:hover::before { width: 100%; background: #D3781C; }
#topbox02 .cnt .reform-list li a:hover .arrow { background-color: #D3781C; }
#topbox02 .cnt .reform-list li a::before { content: ""; display: block; width: 40px; height: 1px; background: #191817; position: absolute; bottom: 0; left: 0; z-index: 1; transition: 0.3s; }
#topbox02 .cnt .reform-list li a .btn-text { display: block; width: calc(100% - 30px); font-size: 18px; line-height: 1; font-weight: 700; }
#topbox02 .cnt .reform-list li a .arrow { display: block; width: 21px; height: 21px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center left 8px; background-size: 6px; transition: 0.3s; }

#topbox03 { padding-bottom: 70px; }
#topbox03 .bg-img { width: 100%; height: 520px; background: url("../img/top/bg-img01.jpg") no-repeat center; background-size: cover; margin-bottom: 140px; }
#topbox03 #case-slider .slick-list { overflow: visible; }
#topbox03 #case-slider .case01 { margin-right: 30px; }

#topbox04 { padding: 70px 0; }
#topbox04 .sec_in { width: 1220px; padding: 100px 0 120px; box-sizing: border-box; background: #EDE5DE; border-radius: 120px 30px 30px 30px; margin: 0 auto; }
#topbox04 .sec_in .wrap { width: 980px; }
#topbox04 #voice-slider::before { width: 500px; }
#topbox04 #voice-slider .slick-track { display: flex; }
#topbox04 #voice-slider .slick-track .slick-slide { height: auto; }
#topbox04 #voice-slider .voice01 { width: 980px; padding: 40px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 40px; }
#topbox04 #voice-slider .voice01 p.common_text { line-height: 1.8; }
#topbox04 #voice-slider .voice01 .accordion .accordion-btn { display: none; }
#topbox04 #voice-slider .voice01 .info_box { align-items: center; margin-top: 64px; }
#topbox04 #voice-slider .voice01 .info_box .icon { width: 80px; margin-right: 20px; }
#topbox04 #voice-slider .voice01 .info_box .info { width: calc(100% - 100px); }

#topbox05 { padding: 70px 0 140px; }
#topbox05 .cnt { justify-content: space-between; align-items: flex-start; min-height: 244px; }
#topbox05 .cnt .title01 { width: 330px; margin-bottom: 0; }
#topbox05 .cnt .news-list { width: calc(100% - 330px); }
#topbox05 .cnt .news-list .top-news01 { margin-bottom: 8px; }
#topbox05 .cnt .news-list .top-news01:last-child { margin-bottom: 0; }
#topbox05 .cnt .news-list .top-news01 a { display: flex; align-items: center; padding: 27px 32px 28px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
#topbox05 .cnt .news-list .top-news01 a:hover { text-decoration: none; }
#topbox05 .cnt .news-list .top-news01 a:hover .arrow { background-color: #D3781C; }
#topbox05 .cnt .news-list .top-news01 a .time { width: 94px; font-size: 14px; line-height: 1; }
#topbox05 .cnt .news-list .top-news01 a h3.title { width: 515px; font-size: 14px; line-height: 1; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-right: 75px; }
#topbox05 .cnt .news-list .top-news01 a .arrow { display: block; width: 21px; height: 21px; border-radius: 50%; background-color: #191817; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center left 8px; background-size: 6px; transition: 0.3s; }
#topbox05 .btn01 { width: 280px; margin: 0; position: absolute; bottom: 0; left: 0; }

/*ナチュラルワークスが選ばれる理由　p02
=========================================== */
#p02box01 { padding: 120px 0; margin-top: 60px; }
#p02box01 .reason-list .reason01 { justify-content: space-between; align-items: flex-start; margin-bottom: 100px; }
#p02box01 .reason-list .reason01:nth-child(2n) .img_box { order: 1; }
#p02box01 .reason-list .reason01:nth-child(2n) .img_box::before { border-radius: 20px 20px 120px 20px; left: auto; right: -80px; }
#p02box01 .reason-list .reason01:last-child { margin-bottom: 0; }
#p02box01 .reason-list .reason01 .img_box { width: 440px; position: relative; z-index: 1; }
#p02box01 .reason-list .reason01 .img_box::before { content: ""; display: block; width: 460px; height: 337px; background: #F3EBE0; border-radius: 20px  20px 20px 120px; position: absolute; top: 102px; left: -80px; z-index: -1; }
#p02box01 .reason-list .reason01 .text_box { width: 580px; margin-top: 30px; }
#p02box01 .reason-list .reason01 .text_box h2.flex { align-items: center; line-height: 1.6; margin-bottom: 24px; }
#p02box01 .reason-list .reason01 .text_box h2.flex .num { display: inline-block; font-size: 40px; letter-spacing: 0.04em; margin-right: 20px; }
#p02box01 .reason-list .reason01 .text_box h2.flex .text { font-size: 30px; }
#p02box01 .reason-list .reason01 .text_box p.common_text { margin-bottom: 26px; }
#p02box01 .reason-list .reason01 .text_box p.common_text:last-child { margin-bottom: 0; }

#p02box02 .common_box h2 { padding-left: 18px; box-sizing: border-box; font-size: 24px; line-height: 1.6; position: relative; margin-bottom: 20px; }
#p02box02 .common_box h2::before { content: ""; display: block; width: 8px; height: 8px; background: #D3781C; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

/*コピーページ　p04
=========================================== */
#p03box01 { padding-bottom: 60px; margin-top: 60px; }
#p03box01 h2.title { font-size: 34px; line-height: 1.4; margin-bottom: 40px; }
#p03box01 h2.title .mini { display: block; font-size: 24px; }
#p03box01 .nayami-list { position: relative; z-index: 1; }
#p03box01 .nayami-list::before { content: ""; display: block; width: 198px; height: 161px; background: url("../img/p03/img01.png") no-repeat center; background-size: contain; position: absolute; top: -139px; right: 117px; z-index: -1; }
#p03box01 .nayami-list li { width: 545px; padding: 17px 30px; box-sizing: border-box; background: #F8F5F2; border-radius: 100px; margin: 10px 10px 0 0; }
#p03box01 .nayami-list li:nth-child(-n+2) { margin-top: 0; }
#p03box01 .nayami-list li:nth-child(2n) { margin-right: 0; }
#p03box01 .nayami-list li span { display: inline-block; padding-left: 14px; box-sizing: border-box; line-height: 1.6; position: relative; }
#p03box01 .nayami-list li span::before { content: ""; display: block; width: 4px; height: 4px; background: #D3781C; border-radius: 50%; position: absolute; top: 12px; left: 0; }
#p03box01 .merit_box { padding: 100px 0 80px; box-sizing: border-box; margin-top: 80px; position: relative; z-index: 1; }
#p03box01 .merit_box::before { content: ""; display: block; width: calc(100vw - 160px); height: 100%; background: #F3EBE0; border-radius: 30px 120px 30px 30px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
#p03box01 .merit_box .title02 { margin-bottom: 50px; }
#p03box01 .merit_box .merit-list { position: relative; z-index: 1; }
#p03box01 .merit_box .merit-list::before { content: ""; display: block; width: 268px; height: 208px; background: url("../img/p03/img02.png") no-repeat center; background-size: contain; position: absolute; top: -182px; left: -58px; z-index: -1; }
#p03box01 .merit_box .merit-list .merit01 { width: 328px; margin: 30px 58px 0 0; }
#p03box01 .merit_box .merit-list .merit01:nth-child(-n+3) { margin-top: 0; }
#p03box01 .merit_box .merit-list .merit01:nth-child(3n) { margin-right: 0; }
#p03box01 .merit_box .merit-list .merit01:last-child { margin-right: 0; }
#p03box01 .merit_box .merit-list .merit01 .img_box { width: 100%; margin-bottom: 30px; position: relative; }
#p03box01 .merit_box .merit-list .merit01 .img_box .num { width: 60px; height: 60px; background: #D3781C; border-radius: 50%; font-size: 20px; line-height: 60px; position: absolute; top: -10px; left: -10px; z-index: 1; }
#p03box01 .merit_box .merit-list .merit01 .img_box .img { width: 100%; height: 260px; border-radius: 20px; }
#p03box01 .merit_box .merit-list .merit01 .text_box { padding: 0 20px; box-sizing: border-box; }
#p03box01 .merit_box .merit-list .merit01 .text_box h3 { font-size: 24px; margin-bottom: 20px; }

#p03box02 .title01 { margin-bottom: 40px; }
#p03box02 #case-slider02 { display: flex; flex-wrap: wrap; margin-top: 40px; }
#p03box02 #case-slider02::before { display: none; }
#p03box02 #case-slider02 .case01 { width: 530px; margin: 40px 40px 0 0; }
#p03box02 #case-slider02 .case01:nth-child(-n+2) { margin-top: 0; }
#p03box02 #case-slider02 .case01:nth-child(2n) { margin-right: 0; }
#p03box02 #case-slider02 .case01 a { height: 100%; }
#p03box02 #case-slider02 .case01 a .info_box { padding: 30px 40px 24px; }
#p03box02 #case-slider02 .case01 a .info_box h3 { min-height: auto; }
#p03box02 #case-slider02 .case01 a .arrow { bottom: 20px; right: 20px; }

#p03box03 .voice-list .voice01 { margin-bottom: 20px; }
#p03box03 .voice-list .voice01:last-child { margin-bottom: 0; }
#p03box03 .voice-list .voice01 p.common_text { line-height: 1.8; }
#p03box03 .voice-list .voice01 .cnt { justify-content: space-between; align-items: center; margin-bottom: 30px; }
#p03box03 .voice-list .voice01 .cnt h3 { width: calc(100% - 200px); font-size: 24px; line-height: 1.6; }
#p03box03 .voice-list .voice01 .cnt .info_box { width: 200px; align-items: center; justify-content: flex-end; }
#p03box03 .voice-list .voice01 .cnt .info_box .info { line-height: 1.6; }
#p03box03 .voice-list .voice01 .cnt .info_box .icon { width: 80px; margin-left: 20px; }

/*会社概要　p04
=========================================== */
#p04box01 .company-table tr { border-top: 1px solid #DFD8D2; box-sizing: border-box; position: relative; }
#p04box01 .company-table tr:last-child th, #p04box01 .company-table tr:last-child td { padding-bottom: 0; }
#p04box01 .company-table tr::before { content: ""; display: block; width: 20px; height: 1px; background: #191817; position: absolute; top: -2px; left: 0; z-index: 1; }
#p04box01 .company-table tr th, #p04box01 .company-table tr td { padding: 20px; box-sizing: border-box; line-height: 1.6; }
#p04box01 .company-table tr th { width: 230px; }

#p04box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p04box02 .cnt .map_box { width: 540px; height: 320px; border-radius: 30px 120px 30px 30px; overflow: hidden; position: relative; }
#p04box02 .cnt .map_box iframe { width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p04box02 .cnt .text_box { width: 480px; margin-top: 40px; }
#p04box02 .cnt .text_box .box_in { justify-content: space-between; align-items: flex-start; margin-top: 20px; }
#p04box02 .cnt .text_box .box_in h3 { width: 220px; line-height: 1.6; }
#p04box02 .cnt .text_box .box_in p.common_text { width: calc(100% - 220px); }

#p04box03 .cnt { justify-content: space-between; align-items: flex-start; }
#p04box03 .cnt .img_box { width: 540px; }
#p04box03 .cnt .text_box { width: 480px; margin-top: 40px; }
#p04box03 .info_box {padding: 18px 56px;box-sizing: border-box;margin-top: 30px;border: 1px solid #DFD8D2;align-items: center;}
#p04box03 .info_box .left {width: 320px;margin-right: 40px;align-items: center;}
#p04box03 .info_box .left p.name { line-height: 38px; }
#p04box03 .info_box .left p.name em { display: inline-block; font-size: 24px; margin-left: 10px; }
#p04box03 .info_box .left p.sub {margin-left: 30px;}
#p04box03 .info_box .right {width: calc(100% - 360px);}
#p04box03 .info_box .right li .midashi {display: inline-block;width: 110px;}

#p04box04 .title02 { margin-bottom: 60px; }
#p04box04 .area-list .area01 { justify-content: space-between; align-items: flex-start; padding: 30px 0; box-sizing: border-box; background-image: radial-gradient(circle, #191817 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 9px 1px; }
#p04box04 .area-list .area01:first-child { padding-top: 0; }
#p04box04 .area-list .area01 h3 { width: 136px; padding: 4px 0; box-sizing: border-box; background: #D3781C; border-radius: 100px; line-height: 1.6; margin-right: 20px; }
#p04box04 .area-list .area01 .text { width: calc(100% - 156px); margin-top: 4px; }

#p04box05 #photo_gallery01 { margin-bottom: 0; }
#p04box05 #photo_gallery01 .slick-list { overflow: visible;}
#p04box05 #photo_gallery01 .gallery_img { display: block; width: 480px; height: 320px;border-radius: 15px;margin-right: 20px; }

/*実績紹介　p05
=========================================== */
.cate_box { justify-content: space-between; align-items: flex-start; padding-top: 30px; box-sizing: border-box; border-top: 1px solid #DFD8D2; margin-bottom: 50px; position: relative; }
.cate_box::before { content: ""; display: block; width: 40px; height: 1px; background: #191817; position: absolute; top: -1px; left: 0; z-index: 1; }
.cate_box h2.cate-title { width: 122px; font-size: 18px; line-height: 1.6; }
.cate_box .cate-link { width: calc(100% - 122px); }
.cate_box .cate-link li { margin: 0 0 10px 10px; }
.cate_box .cate-link li a { display: inline-block; padding: 3px 19px; box-sizing: border-box; border: 1px solid #191817; border-radius: 20px; line-height: 1.2; font-weight: 500; }
.cate_box .cate-link li a:hover { text-decoration: none; background: #191817; color: #FFFFFF; }
.cate_box .cate-link li.on_cat a { background: #191817; color: #FFFFFF; }

#p05box01 { padding: 60px 0 140px; }
#p05box01 .case-all-list .case01 { width: 530px; margin: 40px 40px 0 0; }
#p05box01 .case-all-list .case01:nth-child(-n+2) { margin-top: 0; }
#p05box01 .case-all-list .case01:nth-child(2n) { margin-right: 0; }
#p05box01 .case-all-list .case01 a { height: 100%; }
#p05box01 .case-all-list .case01 a .info_box { padding: 30px 40px 24px; }
#p05box01 .case-all-list .case01 a .info_box h3 { min-height: auto; }
#p05box01 .case-all-list .case01 a .arrow { bottom: 20px; right: 20px; }

#caseBox01 .waku { justify-content: space-between; align-items: flex-start; }
#caseBox01 .waku .gallery_img { width: 600px; }
#caseBox01 .waku .gallery_img .gallery_main { width: 600px; margin-bottom: 0 !important; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev, #caseBox01 .waku .gallery_img .gallery_main .slick-next { width: 60px; height: 60px; background: #191817; border-radius: 50%; top: 50%; transform: translate(0, -50%); transition: 0.3s; z-index: 1; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev::before, #caseBox01 .waku .gallery_img .gallery_main .slick-next::before { content: ""; display: block; width: 10px; height: 16px; opacity: 1; background: url("../img/p05/gallery_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev:hover, #caseBox01 .waku .gallery_img .gallery_main .slick-prev:focus, #caseBox01 .waku .gallery_img .gallery_main .slick-next:hover, #caseBox01 .waku .gallery_img .gallery_main .slick-next:focus { opacity: 0.7; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev { left: -10px; }
#caseBox01 .waku .gallery_img .gallery_main .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
#caseBox01 .waku .gallery_img .gallery_main .slick-next { right: -10px; }
#caseBox01 .waku .gallery_img .gallery_main .gallery_main01 { width: 100%; height: 550px; border-radius: 20px; overflow: hidden; }
#caseBox01 .waku .gallery_img .gallery_main .gallery_main01 a { display: block; width: 100%; height: 100%; }
#caseBox01 .waku .gallery_img .gallery_main .gallery_main01 a:hover { transform: scale(1.1); }
#caseBox01 .waku .gallery_img .gallery_thum { width: 100%; margin-top: 25px; margin-bottom: 0 !important; }
#caseBox01 .waku .gallery_img .gallery_thum .gallery_thum01 { width: 180px; height: 120px; cursor: pointer; position: relative; overflow: hidden; border-radius: 10px; margin-right: 12px; }
#caseBox01 .waku .gallery_img .gallery_thum .gallery_thum01.slick-current { opacity: 0.4; }
#caseBox01 .waku .cnt { width: 420px; }
#caseBox01 .waku .cnt .info_table tr { background-image: radial-gradient(circle, #191817 0.5px, transparent 0.5px); background-position: left bottom; background-repeat: repeat-x; background-size: 9px 1px; }
#caseBox01 .waku .cnt .info_table tr:first-child th, #caseBox01 .waku .cnt .info_table tr:first-child td { padding-top: 0; }
#caseBox01 .waku .cnt .info_table tr:last-child { background-image: none; }
#caseBox01 .waku .cnt .info_table tr:last-child th, #caseBox01 .waku .cnt .info_table tr:last-child td { padding-bottom: 0; }
#caseBox01 .waku .cnt .info_table tr th, #caseBox01 .waku .cnt .info_table tr td { padding: 14px 10px; box-sizing: border-box; line-height: 1.6; }
#caseBox01 .waku .cnt .info_table tr th { width: 126px; }
#caseBox01 .waku .cnt .box { padding: 30px 30px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; margin-top: 54px; }
#caseBox01 .waku .cnt .box02 .price { align-items: center; }
#caseBox01 .waku .cnt .box02 .price .midashi { display: inline-block; padding: 4px 20px; box-sizing: border-box; background: #D3781C; border-radius: 100px; line-height: 1.6; }
#caseBox01 .waku .cnt .box02 .price .text { display: inline-block; line-height: 1.6; margin-left: 20px; }
#caseBox01 .waku .cnt .box02 .box_in { align-items: flex-start; padding: 20px 10px 0; box-sizing: border-box; background-image: radial-gradient(circle, #191817 0.5px, transparent 0.5px); background-position: left top; background-repeat: repeat-x; background-size: 9px 1px; margin-top: 20px; }
#caseBox01 .waku .cnt .box02 .box_in .midashi { padding-left: 10px; box-sizing: border-box; line-height: 1.6; position: relative; margin-bottom: 16px; }
#caseBox01 .waku .cnt .box02 .box_in .midashi::before { content: ""; display: block; width: 4px; height: 4px; background: #D3781C; border-radius: 50%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
#caseBox01 .waku .cnt.full { width: 100%; }

#caseBox02 .ba-list .ba_box { justify-content: center; padding: 40px 40px 60px; box-sizing: border-box; background: #F3EBE0; border-radius: 20px; margin-bottom: 25px; }
#caseBox02 .ba-list .ba_box:last-child { margin-bottom: 0; }
#caseBox02 .ba-list .ba_box .box01 { width: 320px; }
#caseBox02 .ba-list .ba_box .box01 .img { width: 100%; height: 320px; border-radius: 15px; position: relative; overflow: hidden; }
#caseBox02 .ba-list .ba_box .box01 .img > a { display: block; width: 100%; height: 100%; }
#caseBox02 .ba-list .ba_box .box01 .img > a:hover { transform: scale(1.1); }
#caseBox02 .ba-list .ba_box .box01 .img .text { padding: 6px 20px; box-sizing: border-box; border-top-right-radius: 10px; font-size: 20px; line-height: 1.2; position: absolute; bottom: 0; left: 0; z-index: 1; }
#caseBox02 .ba-list .ba_box .box01 .text { margin-top: 20px; }
#caseBox02 .ba-list .ba_box .box01.box_bf { margin-right: 220px; position: relative; }
#caseBox02 .ba-list .ba_box .box01.box_bf::before { content: ""; display: block; width: 64px; height: 30px; background: url("../img/p05/arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 145px; right: -142px; }
#caseBox02 .ba-list .ba_box .box01.box_bf .img .text { background: #191817; }
#caseBox02 .ba-list .ba_box .box01.box_af .img .text { background: #D3781C; }
#caseBox02 .box-list { margin-top: 30px; }
#caseBox02 .box-list .common_box { margin-bottom: 20px; }
#caseBox02 .box-list .common_box:last-child { margin-bottom: 0; }
#caseBox02 .box-list .common_box h2 { font-size: 24px; line-height: 1.6; margin-bottom: 20px; }

/*お知らせ　p06
=========================================== */
#p06box01 { padding: 60px 0 140px; }
#p06box01 .news-all-list .news01 { margin: 40px 40px 0 0; }
#p06box01 .news-all-list .news01:nth-child(-n+3) { margin-top: 0; }
#p06box01 .news-all-list .news01:nth-child(3n) { margin-right: 0; }

/*お問い合わせ　p07
=========================================== */
#p07box01 { padding: 60px 0 140px; }
#p07box01 .wrap { width: 960px; }
#p07box01 .bikou-text01 { margin-bottom: 60px; }
#p07box01 .bikou-text02 { font-size: 14px; margin-top: 40px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 40px; }
ul.contact-state > li { display: table; width: 310px; height: 80px; position: relative; }
ul.contact-state > li::before { content: ""; display: block; width: calc(100% + 2px); height: calc(100% + 2px); background: #D3781C; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0 100%, 0% 50%); opacity: 0; }
ul.contact-state > li > span.text { display: table-cell; text-align: center; vertical-align: middle; width: 100%; height: 100%; background: #F3EBE0; font-size: 16px; font-weight: 700; line-height: 1.3; color: rgba(25, 24, 23, 0.2); position: relative; z-index: 1; clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 50%, calc(100% - 20px) 100%, 0 100%, 0% 50%); }
ul.contact-state > li > span.num { display: block; width: 36px; height: 36px; padding-top: 7px; box-sizing: border-box; background: #D3781C; border-radius: 50%; font-size: 14px; line-height: 1.6; letter-spacing: 0.04em; text-align: center; position: absolute; top: 50%; left: 22px; transform: translateY(-50%); z-index: 2; }
ul.contact-state > li.state01::before { opacity: 1; }
ul.contact-state > li.state01 > span.text { color: #191817; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: space-between; }
ul.contact-state.contact-state02 > li.state02::before { opacity: 1; }
ul.contact-state.contact-state02 > li.state02 > span.text { color: #191817; }

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

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

.contactTBL { padding: 10px 0 40px; /*お問い合わせ項目*/ /*住所*/ /*連絡可能な時間帯*/ /*添付ファイル*/ /*お問い合わせ内容*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL::placeholder { color: #CCCCCC; }
.contactTBL tr { border-bottom: 1px solid #DFD8D2; box-sizing: border-box; position: relative; }
.contactTBL tr::before { content: ""; display: block; width: 30px; height: 1px; background: #D3781C; position: absolute; bottom: -2px; left: 0; z-index: 1; }
.contactTBL tr th, .contactTBL tr td { padding: 30px 0; box-sizing: border-box; font-size: 16px; line-height: 19px; }
.contactTBL tr th { width: 230px; padding-right: 60px; position: relative; vertical-align: top; }
.contactTBL tr th .hissu { display: inline-block; padding: 4px 10px; box-sizing: border-box; background: #D3781C; font-size: 12px; line-height: 14px; font-weight: 700; color: #FFFFFF; position: absolute; top: 30px; right: 10px; }
.contactTBL tr td { padding-left: 30px; }
.contactTBL tr.middle th { vertical-align: middle; }
.contactTBL tr.middle th .hissu { top: 50%; transform: translateY(-50%); }
.contactTBL input.wpcf7-text, .contactTBL textarea.wpcf7-form-control.wpcf7-textarea, .contactTBL select.wpcf7-form-control.wpcf7-select, .contactTBL input.wpcf7-date { width: 100%; height: 60px; padding: 20px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #E9ECEE; border-radius: 4px; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; color: #191817; cursor: pointer; }
.contactTBL input.wpcf7-text.your-name, .contactTBL input.wpcf7-text.kana, .contactTBL input.wpcf7-text.tel01 { width: 340px; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 240px; }
.contactTBL .koumoku .wpcf7-list-item { margin: 0 0 0 30px; }
.contactTBL .koumoku .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label input[type="radio"], .contactTBL .koumoku .wpcf7-list-item label input[type="checkbox"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #DFD8D2; margin-right: 8px; cursor: pointer; accent-color: #D3781C; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-left: 0; }
.contactTBL .koumoku02 td { padding-top: 20px; }
.contactTBL .koumoku02 .wpcf7-list-item { margin: 10px 30px 0 0; }
.contactTBL .address_box th { padding-top: 49px; }
.contactTBL .address_box .address-list li { margin-bottom: 20px; }
.contactTBL .address_box .address-list li:last-child { margin-bottom: 0; }
.contactTBL .address_box .address-list li.zip1 { display: flex; align-items: center; }
.contactTBL .address_box .address-list li.zip1 input.wpcf7-text { width: 120px; }
.contactTBL .address_box .address-list li.zip1 .sub_text { display: inline-block; margin-right: 14px; }
.contactTBL .hours_box td input.wpcf7-text.hours00 { width: 100px; }
.contactTBL .hours_box td span.sub { margin: 0 10px; }
.contactTBL .file_box th { padding-top: 49px; }
.contactTBL .file_box .text-list { margin-top: 20px; }
.contactTBL .file_box .text-list li { font-size: 14px; line-height: 1.3; padding-left: 1em; text-indent: -1em; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler { border: none; border-radius: 0; margin-bottom: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { padding: 0; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner { width: auto; text-align: left; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3, .contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner span { display: none; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: inline-block; content: "※ファイルが選択されていません"; font-size: 16px; font-weight: 400; color: #191817; margin-left: 20px; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; width: 240px; height: 60px; padding: 19px 20px 18px; box-sizing: border-box; background: #191817; border: 0; border-radius: 4px; font-size: 16px; font-weight: 500; line-height: 23px; color: #FFFFFF; transition: 0.3s; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover { text-decoration: none; opacity: 0.7; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { display: none; }
.contactTBL .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
.contactTBL .codedropz-upload-wrapper:has(.dnd-upload-status) .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: none; }
.contactTBL .textarea th { padding-top: 49px; }
.contactTBL .doui-box td { vertical-align: middle; }
.contactTBL .doui-box .doui-text { margin-top: 16px; }
.contactTBL .doui-box .doui-text a { color: #D3781C; text-decoration: underline; }
.contactTBL .doui-box .doui-text a:hover { opacity: 0.7; }
.contactTBL .doui-box .wpcf7-list-item { display: block; margin-left: 0; }
.contactTBL .doui-box .wpcf7-list-item label { display: flex; align-items: center; justify-content: flex-start; }
.contactTBL .doui-box .wpcf7-list-item label span.wpcf7-list-item-label { position: relative; display: flex; align-items: center; cursor: pointer; }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 20px; height: 20px; margin-right: 8px; background: #FFFFFF; border: 1px solid #DFD8D2; border-radius: 2px; cursor: pointer; accent-color: #D3781C; }
.contactTBL .contact-submit.flex { justify-content: center; flex-direction: row-reverse; margin-top: 70px; }
.contactTBL .contact-submit.flex .btn01 { margin: 0; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 0 50px; box-sizing: border-box; white-space: normal; border-radius: 40px; background-color: transparent; background-image: url("../img/p07/submit_arrow.svg"); background-repeat: no-repeat; background-position: center right 24px; background-size: 21px; border: 1px solid #E8E0D9; cursor: pointer; transition: 0.3s; font-family: 'NotoSansJP'; font-size: 16px; line-height: 1.3; color: #191817; font-weight: 700; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control:hover { text-decoration: none; background-image: url("../img/p07/submit_arrow_h.svg"); border: 1px solid #D3781C; color: #D3781C; }
.contactTBL .contact-submit.flex .btn01:has(.wpcf7c-force-hide) { display: none; }
.contactTBL .contact-submit.flex .btn01.back { margin-right: 20px !important; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control { background-image: url("../img/p07/back_arrow.svg"); background-position: center left 24px; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control:hover { background-image: url("../img/p07/back_arrow_h.svg"); }
.contactTBL .contact-submit.flex .wpcf7c-elm-step2.mt20 { width: 100%; text-align: center; margin-top: 20px; }
.contactTBL .contact-submit.flex input.wpcf7-form-control:focus { outline: none; }

/*確認画面時の表示設定*/
.contactArea.che .contactTBL { background: #efefef; }
.contactArea.che .contactTBL td { margin-bottom: 20px; }
.contactArea.che .contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { background-color: #FFFFFF; }
.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che .file-text, .contactArea.che span.dnd-progress-bar, .contactArea.che input[type=checkbox], .contactArea.che input[type=radio] { display: none; }
.contactArea.che input[type=checkbox]:checked, .contactArea.che input[type=radio]:checked { display: inline-block; }
.contactArea.che input[type=checkbox] ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio] ~ span.wpcf7-list-item-label { display: none; }
.contactArea.che input[type=checkbox]:checked ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio]:checked ~ span.wpcf7-list-item-label { display: inline-block; font-weight: 700; }
.contactArea.che textarea.wpcf7-textarea, .contactArea.che input.wpcf7-number, .contactArea.che input.wpcf7-date, .contactArea.che input.wpcf7-text, .contactArea.che select { font-weight: 700; }

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

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

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

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

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

/*Thanks・404
=========================================== */
#other { padding: 93px 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: 93px 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: 1920px) { #header { height: 4.17vw; }
  #header .header_inner .logo_box { margin-left: 1.04vw; }
  #header .header_inner .logo { width: 18.23vw; }
  #header .header_inner .logo a .logo-text { font-size: 0.63vw; margin-bottom: 0.42vw; }
  #header .header_inner .logo a img { width: 13.91vw; }
  #header .header_inner .right { padding: 0.57vw 0 0.63vw; }
  #header .header_inner .right .right_top { height: 1.72vw; margin-right: 7.81vw; margin-bottom: 0.31vw; }
  #header .header_inner .right .right_top .address-text { padding: 0.42vw 0.42vw 0.42vw 1.88vw; box-sizing: border-box; background: url("../img/common/icon_map.svg") no-repeat center left 0.83vw, #F3EBE4; background-size: 0.73vw; font-size: 0.73vw; margin-right: 0.83vw; }
  #header .header_inner .right .right_top .tel_box .tel .sub { font-size: 0.83vw; }
  #header .header_inner .right .right_top .tel_box .tel .num { font-size: 1.46vw; }
  #header .header_inner .right .right_top .tel_box .tel-text { font-size: 0.73vw; margin-top: 0.31vw; margin-left: 0.42vw; }
  #header .header_inner .right .right_top .header-btn_contact { width: 7.29vw; height: 6.25vw; }
  #header .header_inner .right .right_top .header-btn_contact a { padding-top: 2.71vw; background-position: center top 1.25vw; background-size: 1.04vw; }
  #header .header_inner .right .right_top .header-btn_contact a .btn-text { font-size: 0.94vw; }
  /*gnav*/
  .gnav { height: 0.83vw; margin-right: 7.81vw; }
  .gnav > ul > li { margin-right: 1.25vw; }
  .gnav > ul > li:last-child { margin-right: 0; }
  .gnav > ul > li > a > span { font-size: 0.83vw; }
  .gnav .gnav_first > p { font-size: 0.83vw; padding-right: 1.04vw; }
  .gnav .gnav_first > p::after { width: 0.83vw; height: 0.57vw; top: 0.16vw; }
  .gnav_bg { max-height: calc(100vh - 4.38vw); padding-top: 0.94vw; }
  .gnav_second { padding: 1.56vw; }
  .gnav_second ul li { margin-bottom: 1.15vw; }
  .gnav_second ul li:last-child { margin-bottom: 0; }
  .gnav_second ul li a { padding-left: 1.51vw; font-size: 0.83vw; }
  .gnav_second ul li a .arrow { width: 1.09vw; height: 1.09vw; background-size: 0.31vw; }
  #main { margin-top: 9.38vw; }
  #main.home_main { margin-top: 5.21vw; } }
@media screen and (min-width: 0px) and (max-width: 1700px) { #main.home_main .line_box { left: -200px; } }
@media screen and (min-width: 0px) and (max-width: 1520px) { #main.home_main .line_box { display: none; } }
@media screen and (min-width: 0px) and (max-width: 1350px) { section.sec-bg01::before { width: 100%; }
  section.sec-bg02::before { width: 100%; } }
@media screen and (min-width: 0px) and (max-width: 1200px) { #header { height: 50px; }
  #header .header_inner .logo_box { margin-left: 13px; }
  #header .header_inner .logo { width: 225px; }
  #header .header_inner .logo a .logo-text { font-size: 8px; margin-bottom: 5px; }
  #header .header_inner .logo a img { width: 167px; }
  #header .header_inner .right { padding: 7px 0 8px; }
  #header .header_inner .right .right_top { height: 21px; margin-right: 94px; margin-bottom: 4px; }
  #header .header_inner .right .right_top .address-text { padding: 5px 5px 5px 22px; box-sizing: border-box; background: url("../img/common/icon_map.svg") no-repeat center left 10px, #F3EBE4; background-size: 9px; font-size: 9px; margin-right: 10px; }
  #header .header_inner .right .right_top .tel_box .tel .sub { font-size: 10px; }
  #header .header_inner .right .right_top .tel_box .tel .num { font-size: 18px; }
  #header .header_inner .right .right_top .tel_box .tel-text { font-size: 9px; margin-top: 4px; margin-left: 5px; }
  #header .header_inner .right .right_top .header-btn_contact { width: 88px; height: 75px; }
  #header .header_inner .right .right_top .header-btn_contact a { padding-top: 33px; background-position: center top 15px; background-size: 13px; }
  #header .header_inner .right .right_top .header-btn_contact a .btn-text { font-size: 12px; }
  /*gnav*/
  .gnav { height: 10px; margin-right: 94px; }
  .gnav > ul > li { margin-right: 15px; }
  .gnav > ul > li:last-child { margin-right: 0; }
  .gnav > ul > li > a > span { font-size: 10px; }
  .gnav .gnav_first > p { font-size: 10px; padding-right: 13px; }
  .gnav .gnav_first > p::after { width: 10px; height: 7px; top: 2px; }
  .gnav_bg { max-height: calc(100vh - 52px); padding-top: 12px; }
  .gnav_second { padding: 19px; }
  .gnav_second ul li { margin-bottom: 14px; }
  .gnav_second ul li:last-child { margin-bottom: 0; }
  .gnav_second ul li a { padding-left: 18px; font-size: 10px; }
  .gnav_second ul li a .arrow { width: 13px; height: 13px; background-size: 4px; }
  #main { margin-top: 113px; }
  #main.home_main { margin-top: 63px; } }
@media screen and (min-height: 0px) and (max-height: 750px) { #caseBox01 .gallery_img { justify-content: center; }
  #caseBox01 .gallery_img .gallery_main { width: 640px; }
  #caseBox01 .gallery_img .gallery_main .gallery_main01 { height: 500px; }
  #caseBox01 .gallery_img .gallery_thum { width: 314px; margin-left: 30px; }
  #caseBox01 .gallery_img .gallery_thum .gallery_thum01 { width: 152px; height: 92px; } }
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() {}
/*safari用
=========================================== */
