@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.slider01 .slick-prev, .slider01 .slick-next { width: 70px; height: 26px; box-sizing: border-box; transform: translate(0, 0); transition: 0.3s; z-index: 1; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 12px; height: 18px; opacity: 1; background: url("../img/common/slide_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 5px; transition: 0.3s; }
.slider01 .slick-prev::after, .slider01 .slick-next::after { display: block; font-family: "roboto"; font-size: 20px; line-height: 26px; font-weight: 700; }
.slider01 .slick-prev:hover, .slider01 .slick-prev:focus, .slider01 .slick-next:hover, .slider01 .slick-next:focus { opacity: 0.7; }
.slider01 .slick-prev { padding-left: 26px; }
.slider01 .slick-prev::before { left: 0; transform: scale(-1, 1); }
.slider01 .slick-prev::after { content: "Prev"; text-align: right; }
.slider01 .slick-next { padding-right: 26px; }
.slider01 .slick-next::before { right: 0; }
.slider01 .slick-next::after { content: "Next"; }

.equipment01 { width: 340px; }
.equipment01 a { display: block; width: 100%; }
.equipment01 a:hover { text-decoration: none; }
.equipment01 a:hover .img .in_img { transform: scale(1.1); }
.equipment01 a .img { width: 100%; height: 240px; margin-bottom: 16px; overflow: hidden; }
.equipment01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.equipment01 a .title { font-size: 18px; line-height: 1.44; margin-bottom: 12px; }
.equipment01 a .info-list { margin-top: 11px; }
.equipment01 a .info-list li { display: flex; align-items: flex-start; margin-bottom: 4px; }
.equipment01 a .info-list li:last-child { margin-bottom: 0; }
.equipment01 a .info-list li .midashi { display: inline-block; width: 100px; padding-bottom: 1px; box-sizing: border-box; background: rgba(255, 255, 255, 0.08); border-radius: 12px; font-weight: 400; text-align: center; margin-right: 10px; }
.equipment01 a .info-list li .text { display: inline-block; width: calc(100% - 110px); font-weight: 400; word-break: break-all; }

.equipment02 { width: 350px; }
.equipment02 a { display: block; width: 100%; background: #FFFFFF; border-radius: 10px; overflow: hidden; position: relative; }
.equipment02 a:hover { text-decoration: none; }
.equipment02 a:hover .img .in_img { transform: scale(1.1); }
.equipment02 a .img { width: 100%; height: 240px; overflow: hidden; }
.equipment02 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.equipment02 a .info_box { padding: 24px 40px 30px 20px; box-sizing: border-box; }
.equipment02 a .info_box .title { font-size: 18px; line-height: 1.44; }
.equipment02 a .info_box .info-list { margin-top: 16px; }
.equipment02 a .info_box .info-list li { display: flex; align-items: flex-start; margin-bottom: 4px; }
.equipment02 a .info_box .info-list li:last-child { margin-bottom: 0; }
.equipment02 a .info_box .info-list li .midashi { display: inline-block; width: 100px; background: #F6F6F6; border-radius: 12px; font-weight: 400; text-align: center; margin-right: 10px; }
.equipment02 a .info_box .info-list li .text { display: inline-block; width: calc(100% - 110px); font-weight: 400; word-break: break-all; }
.equipment02 a .arrow { display: inline-block; width: 28px; height: 28px; background: url("../img/common/btn_arrow.svg") no-repeat center, #1567AC; background-size: 8px; border-radius: 10px 0; position: absolute; bottom: 0; right: 0; z-index: 1; }

.info_cate { align-items: flex-end; }
.info_cate .time { margin: 0 16px 16px 0; }
.info_cate .cate-list { width: auto; margin-bottom: 12px; }
.info_cate .cate-list li { color: #1567AC; padding: 2px 23px 4px; box-sizing: border-box; border: 1px solid #1567AC; border-radius: 16px; margin-right: 8px; }
.info_cate .cate-list li:last-child { margin-right: 0; }

.news01 a { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; }
.news01 a:hover { text-decoration: none; }
.news01 a:hover .img .in_img { transform: scale(1.1); }
.news01 a .img { width: 220px; height: 140px; overflow: hidden; }
.news01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.news01 a .info_box { width: 530px; }
.news01 a .info_box h3 { font-size: 18px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.wrap.twin { display: flex; justify-content: space-between; }
.wrap.twin div#two-main { width: 740px; }
.wrap.twin div#two-side { width: 300px; }
.wrap.twin div#two-side .search-title { padding: 0 0 18px 28px; box-sizing: border-box; border-bottom: 1px solid #E1E1E1; font-size: 18px; line-height: 1.44; position: relative; margin-bottom: 32px; }
.wrap.twin div#two-side .search-title::before { content: ""; display: block; width: 24px; height: 24px; background: url("../img/p04/icon_search.svg") no-repeat center; background-size: contain; position: absolute; top: 3px; left: 0; }
.wrap.twin div#two-side .search-title::after { content: ""; display: block; width: 40px; height: 1px; background: #1567AC; position: absolute; bottom: -1px; left: 0; }
.wrap.twin div#two-side .side_box { margin-bottom: 32px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-link { margin-top: 16px; }
.wrap.twin div#two-side .side_box .side-link > li { margin-bottom: 8px; }
.wrap.twin div#two-side .side_box .side-link > li:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-link > li > a { display: inline-block; padding-left: 25px; box-sizing: border-box; position: relative; }
.wrap.twin div#two-side .side_box .side-link > li > a:hover { text-decoration: none; }
.wrap.twin div#two-side .side_box .side-link > li > a:hover .icon { background: url("../img/p04/icon_check_on.png") no-repeat center; background-size: contain; border: 0; }
.wrap.twin div#two-side .side_box .side-link > li > a .icon { display: block; width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #9B9B9B; box-sizing: border-box; border-radius: 2px; position: absolute; top: 4px; left: 0; overflow: hidden; transition: 0.3s; }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a .icon { background: url("../img/p04/icon_check_on.png") no-repeat center; background-size: contain; border: 0; }
.wrap.twin div#two-side .side_box .search-box { width: 100%; height: 40px; margin-top: 8px; }
.wrap.twin div#two-side .side_box .search-box #searchform { display: flex; align-items: center; width: 100%; height: 100%; background: #FFFFFF; border: 1px solid #E3E3E3; position: relative; border-radius: 0; }
.wrap.twin div#two-side .side_box .search-box #searchform input[type="text"] { width: calc(100% - 40px); height: 100%; font-size: 16px; font-weight: 500; border: none; font-family: 'NotoSansJP'; box-sizing: border-box; border-radius: 0; padding: 7px 15px; box-sizing: border-box; }
.wrap.twin div#two-side .side_box .search-box #searchform input#submit { display: block; width: 40px; height: 40px; background: url("../img/common/icon_search01.svg") no-repeat center, #000000; background-size: 16px; border-radius: 0; color: transparent; border: 0; transition: 0.3s; }
.wrap.twin div#two-side .side_box .search-box #searchform input#submit:hover { opacity: 0.7; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 50px; height: 50px; border: 1px solid #000000; border-radius: 5px; box-sizing: border-box; margin: 0 4px; text-decoration: none; font-size: 19px; font-weight: 700; color: #000000; line-height: 48px; transition: 0.3s; }

.wp-pagenavi { text-align: center; margin-top: 60px; }
.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: 10px; height: 16px; 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: 18px; height: 16px; 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: 80px; }

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

.post-navigation ul > li a { display: block; width: 200px; height: 60px; padding: 17px 30px; box-sizing: border-box; background: transparent; border: 1px solid #000000; border-radius: 5px; font-weight: 700; text-align: center; position: relative; }
.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: 14px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; transform: translateY(-50%); }

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

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

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

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

/*TOPページ　p01
=========================================== */
#topbox01 { padding: 140px 0 168px; position: relative; overflow: hidden; background: #FFFFFF; }
#topbox01::before { content: ""; display: block; width: 200px; height: 1022px; background: url("../img/top/bg-text01.png") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 40px; transform: translateY(-50%); }
#topbox01 .cnt { justify-content: space-between; align-items: flex-start; }
#topbox01 .cnt .text_box { width: 470px; order: 1; }
#topbox01 .cnt .text_box .title01 { margin-bottom: 40px; }
#topbox01 .cnt .text_box .text p { color: rgba(0, 0, 0, 0.4); margin-bottom: 32px; background: linear-gradient(to right, #000000 50%, rgba(0, 0, 0, 0.4) 50%); background-size: 200% 100%; background-position: right bottom; -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: background-position 0.6s cubic-bezier(0.65, 0, 0.35, 1); }
#topbox01 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#topbox01 .cnt .text_box .text p.active { background-position: left bottom; }
#topbox01 .cnt .img_box { width: 510px; position: relative; }
#topbox01 .cnt .img_box img { width: 920px; max-width: 920px; position: absolute; top: -60px; right: 0; }

#topbox02 { padding: 140px 0 160px; background: url("../img/top/bg01.jpg") no-repeat center; background-size: cover; }
#topbox02 .equipment-list .equipment_box { padding: 30px 40px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; margin-bottom: 20px; }
#topbox02 .equipment-list .equipment_box:last-child { margin-bottom: 0; }
#topbox02 .equipment-list .equipment_box h3 { align-items: center; padding: 0 0 30px 46px; border-bottom: 1px solid #EEF0F8; box-sizing: border-box; position: relative; margin-bottom: 40px; }
#topbox02 .equipment-list .equipment_box h3::before { content: ""; display: block; width: 30px; height: 30px; background: url("../img/top/title_icon.png") no-repeat center; background-size: contain; position: absolute; top: 10px; left: 0; }
#topbox02 .equipment-list .equipment_box h3 .en { display: inline-block; font-size: 32px; line-height: 1.34; }
#topbox02 .equipment-list .equipment_box h3 .ja { display: inline-block; margin-left: 24px; margin-top: 1px; }
#topbox02 .equipment-list .equipment_box .logo-list { width: 940px; margin: 0 auto; }
#topbox02 .equipment-list .equipment_box .logo-list li { width: 200px; margin: 30px 45px 0 0; }
#topbox02 .equipment-list .equipment_box .logo-list li:nth-child(-n+4) { margin-top: 0; }
#topbox02 .equipment-list .equipment_box .logo-list li:nth-child(4n) { margin-right: 0; }
#topbox02 .equipment-list .equipment_box .logo-list li a { display: block; width: 100%; }
#topbox02 .equipment-list .equipment_box .logo-list li a:hover { opacity: 0.7; }
#topbox02 .equipment-list .equipment_box .logo-list li.text { height: 40px; }
#topbox02 .equipment-list .equipment_box .logo-list li.text a { display: flex; align-items: center; justify-content: center; height: 100%; font-size: 20px; font-weight: 700; }
#topbox02 .equipment-list .equipment_box .type-list li { width: 505px; margin: 10px 10px 0 0; }
#topbox02 .equipment-list .equipment_box .type-list li:nth-child(-n+2) { margin-top: 0; }
#topbox02 .equipment-list .equipment_box .type-list li:nth-child(2n) { margin-right: 0; }
#topbox02 .equipment-list .equipment_box .type-list li a { display: block; width: 100%; padding: 12px 25px; box-sizing: border-box; background: #F6F8FC; font-weight: 700; }
#topbox02 .btn01 { margin: 64px auto 0; }

#topbox03 { padding: 140px 40px; box-sizing: border-box; position: relative; }
#topbox03::before { content: ""; display: block; width: 100%; height: 400px; background: #FFFFFF; position: absolute; bottom: 0; left: 0; }
#topbox03 .wrap { z-index: 1; }
#topbox03 .strengths-list { justify-content: space-between; }
#topbox03 .strengths-list .strengths01 { width: 540px; min-height: 270px; padding: 30px 40px 46px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; margin-top: 20px; }
#topbox03 .strengths-list .strengths01:nth-child(-n+2) { margin-top: 0; }
#topbox03 .strengths-list .strengths01 .box_in { justify-content: space-between; align-items: flex-start; margin-bottom: 16px; }
#topbox03 .strengths-list .strengths01 .box_in .title { width: calc(100% - 140px); margin-top: 10px; }
#topbox03 .strengths-list .strengths01 .box_in .title .num { font-size: 18px; line-height: 1.34; margin-bottom: 16px; }
#topbox03 .strengths-list .strengths01 .box_in .title h3 { font-size: 40px; line-height: 1.325; }
#topbox03 .strengths-list .strengths01 .box_in .icon { width: 120px; height: 120px; background: #F6F8FC; border-radius: 50%; position: relative; }
#topbox03 .strengths-list .strengths01 .box_in .icon img { width: 60px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#topbox03 .strengths-list .strengths01 .text01 { font-size: 18px; line-height: 1.6; }
#topbox03 .btn01 { margin: 64px auto 0; }
#topbox03 .btn-list { justify-content: space-between; margin: 100px auto 0; position: relative; z-index: 1; }
#topbox03 .btn-list .btn_box { width: calc(50% - 10px); height: 400px; }
#topbox03 .btn-list .btn_box a { display: block; width: 100%; height: 100%; border-radius: 10px; position: relative; overflow: hidden; }
#topbox03 .btn-list .btn_box a:hover { text-decoration: none; }
#topbox03 .btn-list .btn_box a:hover .bg-img { transform: translate(-50%, -50%) scale(1.1); }
#topbox03 .btn-list .btn_box a .bg-img { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }
#topbox03 .btn-list .btn_box a .btn-text { display: inline-block; position: absolute; top: 130px; left: 13%; z-index: 1; }
#topbox03 .btn-list .btn_box a .btn-text .en { display: block; font-size: 80px; line-height: 1.325; letter-spacing: 0.04em; }
#topbox03 .btn-list .btn_box a .arrow { display: block; width: 80px; height: 80px; border: 1px solid #FFFFFF; border-radius: 50%; position: absolute; bottom: 40px; right: 40px; }
#topbox03 .btn-list .btn_box a .arrow::before { content: ""; display: block; width: 10px; height: 16px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#topbox03 .btn-list .btn_box01.btn_box a .bg-img { background-image: url("../img/top/btn_img01.jpg"); }
#topbox03 .btn-list .btn_box02.btn_box a .bg-img { background-image: url("../img/top/btn_img02.jpg"); }

#topbox04 { padding: 0 0 160px; background: #FFFFFF; }
#topbox04 .cnt { justify-content: space-between; align-items: flex-start; }
#topbox04 .cnt .text_box { width: 210px; }
#topbox04 .cnt .text_box .btn01 { width: 100%; }
#topbox04 .cnt .news-list { width: 790px; }
#topbox04 .cnt .news-list .news01 { padding-bottom: 20px; border-bottom: 1px solid #E8E8E8; margin-bottom: 20px; }
#topbox04 .cnt .news-list .news01:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }

/*私たちについて　p02
=========================================== */
.page-strength #main.kasou { height: 266px; min-height: 266px; background: transparent; position: relative; z-index: 1; }
.page-strength #main.kasou::after { content: ""; display: block; width: 92%; height: 1px; background: rgba(255, 255, 255, 0.16); position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
.page-strength div#bread { margin-top: 24px; }
.page-strength ul.bread-list li { color: #FFFFFF; }
.page-strength ul.bread-list li a { color: #A2ABBC; }

#p02box01 { position: relative; }
#p02box01::before { content: ""; display: block; width: 100%; height: calc(100% + 310px); background: linear-gradient(240deg, #1f4487 0%, #1d4685 20%, #191f5a 80%, #0c1d4a 100%); position: absolute; top: -310px; left: 0; z-index: -1; }
#p02box01 .message_box p { font-size: 18px; margin-bottom: 36px; }
#p02box01 .message_box p:last-child { margin-bottom: 0; }
#p02box01 p.name { font-size: 18px; text-align: right; margin-top: 40px; }
#p02box01 p.name em { display: inline-block; font-size: 24px; margin-left: 12px; }
#p02box01 .values_box { padding: 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; margin-top: 86px; }
#p02box01 .values_box .title01 { margin-bottom: 50px; }
#p02box01 .values_box .values-list { justify-content: space-between; }
#p02box01 .values_box .values-list .value01 { width: 320px; padding: 40px 20px 32px; box-sizing: border-box; background: #F6F8FC; border-radius: 10px; text-align: center; }
#p02box01 .values_box .values-list .value01 .img { width: 100%; margin-bottom: 8px; }
#p02box01 .values_box .values-list .value01 .img img { width: 60px; }
#p02box01 .values_box .values-list .value01 .text_box { display: inline-block; text-align: left; }
#p02box01 .values_box .values-list .value01 .text_box .num { font-size: 12px; line-height: 1.33; margin-bottom: 8px; }
#p02box01 .values_box .values-list .value01 .text_box h4 { font-size: 24px; line-height: 1.46; margin-bottom: 4px; }

#p02box02 .strengths-list .strength01 { justify-content: space-between; margin-bottom: 60px; }
#p02box02 .strengths-list .strength01:nth-child(2n) .text_box { order: 0; }
#p02box02 .strengths-list .strength01:last-child { margin-bottom: 0; }
#p02box02 .strengths-list .strength01 .text_box { width: 500px; padding-top: 24px; border-top: 1px solid #E8E8E8; box-sizing: border-box; position: relative; z-index: 1; order: 1; }
#p02box02 .strengths-list .strength01 .text_box::before { content: ""; display: block; width: 32px; height: 1px; background: #1567AC; position: absolute; top: -1px; left: 0; z-index: 1; }
#p02box02 .strengths-list .strength01 .text_box .num { font-size: 14px; line-height: 1.36; margin-bottom: 16px; }
#p02box02 .strengths-list .strength01 .text_box h3 { font-size: 32px; line-height: 1.47; margin-bottom: 32px; }
#p02box02 .strengths-list .strength01 .text_box p.text { line-height: 1.75; }
#p02box02 .strengths-list .strength01 .text_box .bg-num { display: inline-block; height: 88px; position: absolute; bottom: 0; right: 0; z-index: -1; }
#p02box02 .strengths-list .strength01 .text_box .bg-num img { width: auto; height: 100%; }
#p02box02 .strengths-list .strength01 .img_box { width: 520px; }

#equipment-slider02 { margin-bottom: 0 !important; }
#equipment-slider02 .slick-prev, #equipment-slider02 .slick-next { color: #000000; top: auto; bottom: -102px; }
#equipment-slider02 .slick-prev::before, #equipment-slider02 .slick-next::before { filter: brightness(0) saturate(100%) invert(0%) sepia(95%) saturate(0%) hue-rotate(186deg) brightness(92%) contrast(104%); }
#equipment-slider02 .slick-prev { left: 0; }
#equipment-slider02 .slick-next { left: 110px; right: auto; }
#equipment-slider02 .slick-track { display: flex; }
#equipment-slider02 .equipment02 { height: auto; margin-right: 25px; }
#equipment-slider02 .equipment02 a { height: 100%; }

#equipment-slider02 + .btn01 { width: 300px; margin: 60px 0 0 auto; }

#p02box03 { background: #EBF0F8; padding-top: 188px; position: relative; }
#p02box03::before { content: ""; display: block; width: 46%; height: calc(100% - 160px); background: #E7EDF6; position: absolute; bottom: 0; right: 0; }
#p02box03 .wrap { z-index: 1; }
#p02box03 .title01 { display: flex; align-items: center; }
#p02box03 .title01 .mini { display: inline-block; margin-right: 24px; }

/*会社概要　p03
=========================================== */
#p03box01 { padding-bottom: 120px; }
#p03box01 .company-table tr:first-child th { border-top: 1px solid #1567AC; }
#p03box01 .company-table tr:first-child td { border-top: 1px solid #E1E1E1; }
#p03box01 .company-table tr th, #p03box01 .company-table tr td { padding: 32px 0; box-sizing: border-box; }
#p03box01 .company-table tr th { width: 220px; border-bottom: 1px solid #1567AC; color: #1567AC; }
#p03box01 .company-table tr td { padding-left: 20px; padding-right: 20px; border-bottom: 1px solid #E1E1E1; }
#p03box01 .company-table tr td ul li { margin-bottom: 4px; }
#p03box01 .company-table tr td ul li:last-child { margin-bottom: 0; }
#p03box01 .company-table tr td ul li .midashi { display: inline-block; min-width: 60px; }

#map-sec { width: 100%; height: 360px; }
#map-sec iframe { width: 100%; height: 100%; }

#p03box02 { padding-top: 160px; background: #FFFFFF; }
#p03box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p03box02 .cnt .history-list { width: 950px; border-left: 1px solid #E8E8E8; box-sizing: border-box; }
#p03box02 .cnt .history-list .history01 { padding-left: 20px; box-sizing: border-box; position: relative; margin-bottom: 32px; }
#p03box02 .cnt .history-list .history01:last-child { margin-bottom: 0; }
#p03box02 .cnt .history-list .history01::before { content: ""; display: block; width: 1px; height: calc(100% + 8px); background: #1567AC; position: absolute; left: -1px; top: 0; z-index: 1; }
#p03box02 .cnt .history-list .history01 p.day { margin-bottom: 10px; }
#p03box02 .cnt .history-list .history01 p.day .year { font-size: 32px; line-height: 1.34; }
#p03box02 .cnt .history-list .history01 p.day .month { font-size: 20px; line-height: 1.3; }
#p03box02 .cnt .history-list .history01 p.text { padding-left: 20px; box-sizing: border-box; }

/*製品一覧　p04
=========================================== */
#p04box01 { padding-top: 120px; }
#p04box01 #two-main .title_box { justify-content: space-between; align-items: flex-end; margin-bottom: 16px; }
#p04box01 #two-main .title_box h2 { width: calc(100% - 160px); font-size: 24px; line-height: 1.46; }
#p04box01 #two-main .title_box p.num { width: 140px; text-align: right; }
#p04box01 #two-main .title_box p.num em { display: inline-block; font-size: 20px; line-height: 1.45; margin: 0 2px 0 8px; }
#p04box01 .equipment-all-list .equipment03 { align-items: flex-start; justify-content: space-between; padding: 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; position: relative; margin-bottom: 30px; }
#p04box01 .equipment-all-list .equipment03:last-child { margin-bottom: 0; }
#p04box01 .equipment-all-list .equipment03::before { content: ""; display: block; width: 680px; height: 2px; background: #1567AC; border-radius: 10px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 1; }
#p04box01 .equipment-all-list .equipment03 .img { display: block; width: 220px; position: relative; order: 1; }
#p04box01 .equipment-all-list .equipment03 .img:hover { text-decoration: none; opacity: 0.7; }
#p04box01 .equipment-all-list .equipment03 .img .in_img { width: 100%; height: 160px; }
#p04box01 .equipment-all-list .equipment03 .img .icon { display: inline-block; padding: 0 12px 2px; box-sizing: border-box; background: linear-gradient(90deg, #172bac 0%, #1766ac 100%); font-weight: 700; color: #FFFFFF; position: absolute; top: 0; right: 0; z-index: 1; }
#p04box01 .equipment-all-list .equipment03 .img .icon.non-icon { background: #383838; }
#p04box01 .equipment-all-list .equipment03 .text_box { width: 420px; }
#p04box01 .equipment-all-list .equipment03 .text_box .title { font-size: 20px; line-height: 1.45; margin-bottom: 8px; }
#p04box01 .equipment-all-list .equipment03 .text_box .info-list { margin-bottom: 16px; }
#p04box01 .equipment-all-list .equipment03 .text_box .info-list li { display: flex; align-items: flex-start; margin-bottom: 4px; }
#p04box01 .equipment-all-list .equipment03 .text_box .info-list li:last-child { margin-bottom: 0; }
#p04box01 .equipment-all-list .equipment03 .text_box .info-list li .midashi { display: inline-block; width: 100px; background: #F6F6F6; border-radius: 12px; font-weight: 400; text-align: center; margin-right: 10px; }
#p04box01 .equipment-all-list .equipment03 .text_box .info-list li .text { display: inline-block; width: calc(100% - 110px); font-weight: 400; word-break: break-all; }
#p04box01 .equipment-all-list .equipment03 .text_box .cate-list { margin-bottom: 12px; }
#p04box01 .equipment-all-list .equipment03 .text_box .cate-list li { padding: 0 11px 2px; box-sizing: border-box; border: 1px solid #1567AC; border-radius: 16px; font-size: 14px; line-height: 1.43; color: #1567AC; margin: 0 4px 4px 0; }
#p04box01 .equipment-all-list .equipment03 .text_box .cate-list li:last-child { margin-right: 0; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box { padding: 20px; box-sizing: border-box; background: #DDECF8; border-radius: 5px; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn { width: 180px; height: 48px; margin-right: 20px; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn:last-child { margin-right: 0; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; box-sizing: border-box; border-radius: 5px; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn a:hover { text-decoration: none; opacity: 0.7; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn a .btn-text { display: block; font-weight: 700; text-align: center; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn.detail_btn a { background: #FFFFFF; border: 1px solid #1567AC; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn.detail_btn a .btn-text { color: #1567AC; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn.contact_btn a { background: linear-gradient(90deg, #1767ac 0%, #179dac 100%); }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn.contact_btn a .btn-text { color: #FFFFFF; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn.non-btn a { background: #CFCFCF; pointer-events: none; }
#p04box01 .equipment-all-list .equipment03 .text_box .btn_box .btn.non-btn a .btn-text { color: #383838; }

body.single-page_product { background: #EBF0F8; }

#productBox01 { padding: 40px 0 70px; }
#productBox01 .cnt { justify-content: space-between; align-items: flex-start; }
#productBox01 .cnt .gallery_img { width: 480px; order: 1; }
#productBox01 .cnt .gallery_img .gallery_main { width: 100%; margin-bottom: 0 !important; }
#productBox01 .cnt .gallery_img .gallery_main .gallery_main01 { width: 100%; aspect-ratio: 4 / 3; position: relative; }
#productBox01 .cnt .gallery_img .gallery_main .gallery_main01 a.main-item { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; width: 100%; opacity: 0; visibility: hidden; transition: opacity 0.3s ease; /* ふんわり切り替わるアニメーション */ }
#productBox01 .cnt .gallery_img .gallery_main .gallery_main01 a.main-item:hover { opacity: 0.7; }
#productBox01 .cnt .gallery_img .gallery_main .gallery_main01 a.main-item img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center; }
#productBox01 .cnt .gallery_img .gallery_main .gallery_main01 a.active { position: relative; /* 1枚目（または表示中）の画像でエリアの高さを保つ */ opacity: 1; visibility: visible; }
#productBox01 .cnt .gallery_img .gallery_main .gallery_main01 a.non-link { pointer-events: none; }
#productBox01 .cnt .gallery_img .gallery_thum { width: 100%; margin-top: 10px; margin-bottom: 0 !important; }
#productBox01 .cnt .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; width: 87px; height: 64px; margin-right: 10px; }
#productBox01 .cnt .gallery_img .gallery_thum .gallery_thum01:last-child { margin-right: 0; }
#productBox01 .cnt .gallery_img .gallery_thum .gallery_thum01 img { display: block; width: 100%; height: 100%; object-fit: cover; }
#productBox01 .cnt .gallery_img .gallery_thum .gallery_thum01.active::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; }
#productBox01 .cnt .text_box { width: 560px; }
#productBox01 .cnt .text_box .icon { display: inline-block; padding: 0 8px 4px; box-sizing: border-box; background: linear-gradient(90deg, #172bac 0%, #1766ac 100%); font-weight: 700; color: #FFFFFF; margin-bottom: 8px; }
#productBox01 .cnt .text_box .icon.non-icon { background: #383838; }
#productBox01 .cnt .text_box h1.title { font-size: 32px; }
#productBox01 .cnt .text_box .text01 { margin-top: 24px; }
#productBox01 .cnt .text_box .info-table { margin-top: 24px; }
#productBox01 .cnt .text_box .info-table tr:first-child th { border-top: 1px solid #CFDBEE; }
#productBox01 .cnt .text_box .info-table tr:first-child td { border-top: 1px solid #DBE3EF; }
#productBox01 .cnt .text_box .info-table tr th, #productBox01 .cnt .text_box .info-table tr td { padding: 16px 20px; box-sizing: border-box; }
#productBox01 .cnt .text_box .info-table tr th { width: 130px; background: #E4ECF5; border-bottom: 1px solid #CFDBEE; }
#productBox01 .cnt .text_box .info-table tr td { background: #F6FAFF; border-bottom: 1px solid #DBE3EF; word-break: break-all; }
#productBox01 .cnt .text_box .btn01 { margin-top: 24px; }
#productBox01 .cnt .text_box .btn01 a { background: linear-gradient(90deg, #1767ac 0%, #179dac 100%); border: none; }
#productBox01 .info-list { margin-top: 80px; }
#productBox01 .info-list .info_box { padding: 33px 40px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; margin-bottom: 30px; }
#productBox01 .info-list .info_box:last-child { margin-bottom: 0; }
#productBox01 .info-list .info_box h2 { align-items: center; padding: 0 0 30px 46px; box-sizing: border-box; border-bottom: 1px solid #EEF0F8; margin-bottom: 30px; position: relative; }
#productBox01 .info-list .info_box h2::before { content: ""; display: block; width: 30px; height: 30px; background: url("../img/p07/title_icon.png") no-repeat center; background-size: contain; position: absolute; top: 10px; left: 0; }
#productBox01 .info-list .info_box h2 .en { display: inline-block; font-size: 32px; line-height: 1.34; }
#productBox01 .info-list .info_box h2 .ja { display: inline-block; margin-left: 24px; }
#productBox01 .post-navigation { margin-top: 60px; }

#productBox02 { padding-top: 70px; background: #EBF0F8; }
#productBox02 .title01 { display: flex; align-items: center; }
#productBox02 .title01 .mini { display: inline-block; margin-right: 24px; }

/*お知らせ　p05
=========================================== */
#p05box01 .wrap.twin div#two-main { width: 800px; }
#p05box01 .wrap.twin div#two-side { width: 240px; order: 1; }
#p05box01 .wrap.twin div#two-side .side-title { padding-bottom: 16px; box-sizing: border-box; border-bottom: 1px solid #E1E1E1; font-size: 18px; line-height: 1.44; position: relative; margin-bottom: 24px; }
#p05box01 .wrap.twin div#two-side .side-title::after { content: ""; display: block; width: 40px; height: 1px; background: #1567AC; position: absolute; bottom: -1px; left: 0; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li { margin-bottom: 16px; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li:last-child { margin-bottom: 0; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li > a { display: block; padding-left: 16px; box-sizing: border-box; position: relative; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li > a:hover { text-decoration: none; color: #1567AC; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li > a:hover::before { background: #1567AC; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li > a::before { content: ""; display: block; width: 12px; height: 12px; background: #9B9B9B; border-radius: 2px; position: absolute; top: 8px; left: 0; transition: 0.3s; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li.on_cat > a { color: #1567AC; }
#p05box01 .wrap.twin div#two-side .side_box .side-link02 > li.on_cat > a::before { background: #1567AC; }
#p05box01 .news-all-list .news01 { padding-bottom: 40px; border-bottom: 1px solid #E8E8E8; margin-bottom: 40px; }
#p05box01 .news-all-list .news01:last-child { padding-bottom: 0; border-bottom: none; margin-bottom: 0; }

#newsBox01 { padding-top: 40px; }
#newsBox01 .single_title { font-size: 32px; margin-bottom: 24px; }
#newsBox01 .info_cate { margin-bottom: 28px; }
#newsBox01 .news-text { border-top: 1px solid #E8E8E8; padding-top: 40px; }
#newsBox01 .news-text a { text-decoration: underline; }
#newsBox01 .news-text a:hover { opacity: 0.7; }
#newsBox01 .news-text .thumbnail_img { margin-top: 40px; text-align: center; }

/*サービス　p06
=========================================== */
.page-service { background: #EBF0F8; }

#p06box01 { padding-top: 80px; }
#p06box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p06box01 .cnt .text_box { width: 480px; }
#p06box01 .cnt .text_box .title01 { margin-bottom: 32px; }
#p06box01 .cnt .text_box .title01 .mini { font-size: 16px; line-height: 1.5; letter-spacing: 0; }
#p06box01 .cnt .text_box .midashi { font-size: 32px; line-height: 1.47; margin-bottom: 24px; }
#p06box01 .cnt .text_box .text { line-height: 1.75; }
#p06box01 .cnt .img_box { width: 540px; margin-top: 20px; }
#p06box01 .equipment_box { padding: 50px 0; box-sizing: border-box; position: relative; z-index: 1; margin-top: 80px; }
#p06box01 .equipment_box::before { content: ""; display: block; width: calc(100% + 120px); height: 100%; background: #DFE9F6; border-radius: 10px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
#p06box01 .equipment_box .title01 { font-size: 64px; margin-bottom: 40px; }
#p06box01 .equipment_box .title01 .mini { margin-bottom: -4px; }
#p06box01 .equipment_box #equipment-slider02 .slick-prev, #p06box01 .equipment_box #equipment-slider02 .slick-next { bottom: -82px; }
#p06box01 .equipment_box #equipment-slider02 + .btn01 { margin-top: 40px; }

#p06box02 { padding-top: 140px; }
#p06box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p06box02 .cnt .text_box { width: 480px; order: 1; }
#p06box02 .cnt .text_box .title01 { margin-bottom: 32px; }
#p06box02 .cnt .text_box .title01 .mini { font-size: 16px; line-height: 1.5; letter-spacing: 0; }
#p06box02 .cnt .text_box .midashi { font-size: 32px; line-height: 1.47; margin-bottom: 24px; }
#p06box02 .cnt .text_box .text { line-height: 1.75; }
#p06box02 .cnt .img_box { width: 540px; margin-top: 20px; }

/*依頼の流れ / よくある質問　p07
=========================================== */
.page-flow { background: #EBF0F8; }

#p07box01 .title01 { margin-bottom: 37px; }
#p07box01 .flow-list .flow_box { padding: 33px 40px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; margin-bottom: 40px; }
#p07box01 .flow-list .flow_box:last-child { margin-bottom: 0; }
#p07box01 .flow-list .flow_box h3 { align-items: center; padding: 0 0 30px 46px; box-sizing: border-box; border-bottom: 1px solid #EEF0F8; margin-bottom: 40px; position: relative; }
#p07box01 .flow-list .flow_box h3::before { content: ""; display: block; width: 30px; height: 30px; background: url("../img/p07/title_icon.png") no-repeat center; background-size: contain; position: absolute; top: 10px; left: 0; }
#p07box01 .flow-list .flow_box h3 .en { display: inline-block; font-size: 32px; line-height: 1.34; }
#p07box01 .flow-list .flow_box h3 .ja { display: inline-block; margin-left: 24px; }
#p07box01 .flow-list .flow_box .cnt { align-items: flex-start; position: relative; margin-bottom: 30px; }
#p07box01 .flow-list .flow_box .cnt::before { content: ""; display: block; width: 1px; height: calc(100% - 17px); background: #1567AC; position: absolute; top: 39px; left: 13px; }
#p07box01 .flow-list .flow_box .cnt:last-child { margin-bottom: 0; }
#p07box01 .flow-list .flow_box .cnt:last-child::before { display: none; }
#p07box01 .flow-list .flow_box .cnt .num { width: 28px; font-size: 24px; line-height: 1.33; text-align: center; margin-right: 8px; }
#p07box01 .flow-list .flow_box .cnt .text_box { width: calc(100% - 36px); padding-left: 68px; box-sizing: border-box; position: relative; }
#p07box01 .flow-list .flow_box .cnt .text_box .title_box { position: relative; margin-bottom: 10px; }
#p07box01 .flow-list .flow_box .cnt .text_box .title_box .icon { width: 60px; height: 60px; background: #F6F8FC; border-radius: 50%; position: absolute; top: -15px; left: -68px; }
#p07box01 .flow-list .flow_box .cnt .text_box .title_box .icon img { display: block; width: 24px; height: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p07box01 .flow-list .flow_box .cnt .text_box .title_box h4 { font-size: 20px; line-height: 1.45; }
#p07box01 .flow-list .flow_box .cnt .text_box .list { margin-top: 4px; }
#p07box01 .flow-list .flow_box .cnt .text_box .list li { padding-left: 1em; text-indent: -1em; margin-bottom: 4px; }
#p07box01 .flow-list .flow_box .cnt .text_box .list li:last-child { margin-bottom: 0; }
#p07box01 .flow-list .flow_box .cnt .text_box .list li span { font-family: 'NotoSansJP'; }

#p07box02 .title01 { margin-bottom: 40px; }
#p07box02 .faq-list .faq_box { margin-bottom: 20px; }
#p07box02 .faq-list .faq_box:last-child { margin-bottom: 0; }
#p07box02 .faq-list .faq_box .t_text { background-color: #FFFFFF; background-image: url("../img/p07/icon_open.svg"); background-repeat: no-repeat; background-position: center right 30px; background-size: 30px; padding: 22px 80px 24px 60px; box-sizing: border-box; border: 1px solid #1567AC; border-radius: 10px; cursor: pointer; position: relative; transition: 0.3s; }
#p07box02 .faq-list .faq_box .t_text:hover { opacity: 0.7; }
#p07box02 .faq-list .faq_box .t_text .icon { width: 30px; height: 30px; border-radius: 50%; background: #1567AC; font-size: 20px; line-height: 1.3; text-align: center; position: absolute; top: 20px; left: 20px; transition: 0.3s; }
#p07box02 .faq-list .faq_box .t_text h3 { transition: 0.3s; }
#p07box02 .faq-list .faq_box .t_text.on { background-color: #1567AC; background-image: url("../img/p07/icon_close.svg"); border-radius: 10px 10px 0 0; }
#p07box02 .faq-list .faq_box .t_text.on .icon { background: #2477BC; }
#p07box02 .faq-list .faq_box .t_text.on h3 { color: #FFFFFF; }
#p07box02 .faq-list .faq_box .c_text { display: none; border-radius: 0 0 10px 10px; padding: 22px 20px 25px 60px; box-sizing: border-box; background: #EBF0F8; position: relative; }
#p07box02 .faq-list .faq_box .c_text .icon { width: 30px; height: 30px; border-radius: 50%; background: #FFFFFF; font-size: 20px; line-height: 1.3; text-align: center; position: absolute; top: 20px; left: 20px; }
#p07box02 .faq-list .faq_box .c_text .text { line-height: 1.75; }

/*お問い合わせ　p08
=========================================== */
.page-inquiry { background: #EBF0F8; }

#p08box01 .common_box { padding: 33px 40px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
#p08box01 .common_box .title_box { align-items: center; padding-bottom: 30px; border-bottom: 1px solid #EEF0F8; margin-bottom: 30px; }
#p08box01 .common_box .title_box img { display: block; width: 32px; margin-right: 8px; }
#p08box01 .common_box .title_box .title01 { width: calc(100% - 40px); display: flex; align-items: center; font-size: 32px; line-height: 1.34; letter-spacing: 0; margin-bottom: 0; }
#p08box01 .common_box .title_box .title01 .mini { font-size: 16px; line-height: 1.5; margin-left: 24px; }
#p08box01 .common_box .tel_box .fax span { display: block; }
#p08box01 .cnt { justify-content: space-between; }
#p08box01 .cnt .common_box { width: 530px; }
#p08box01 .form_wrap.common_box { padding-bottom: 80px; margin-top: 40px; }
#p08box01 .form_wrap.common_box .title_box { margin-bottom: 40px; }
#p08box01 .form_wrap.common_box .form_box { padding: 0 20px; box-sizing: border-box; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: space-between; width: 510px; margin: 0 auto; position: relative; z-index: 1; }
ul.contact-state::before { content: ""; display: block; width: calc(100% - 20px); height: 2px; background: #D4D4D4; position: absolute; top: 16px; left: 50%; transform: translateX(-50%); z-index: -1; }
ul.contact-state > li { width: 32px; margin-right: 200px; }
ul.contact-state > li:last-child { margin-right: 0; }
ul.contact-state > li span.circle { display: block; width: 100%; height: 32px; border-color: transparent; border-width: 1px; border-style: solid; border-radius: 50%; position: relative; }
ul.contact-state > li span.circle::before { content: ""; display: block; width: 16px; height: 16px; background: #D4D4D4; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; }
ul.contact-state > li span.text { display: block; font-weight: 700; text-align: center; }
ul.contact-state > li.state01 span.circle { border-color: #1567AC; }
ul.contact-state > li.state01 span.circle::before { background: #1567AC; }
ul.contact-state > li.state01 span.text { color: #1567AC; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: space-between; }
ul.contact-state.contact-state02 > li.state02 span.circle { border-color: #1567AC; }
ul.contact-state.contact-state02 > li.state02 span.circle::before { background: #1567AC; }
ul.contact-state.contact-state02 > li.state02 span.text { color: #1567AC; }

.bikou-text { padding: 12px 13px; box-sizing: border-box; background: #F6F8FC; font-weight: 700; margin-top: 30px; }

span.hissu { display: inline-block; font-size: 16px; font-weight: 700; color: #1567AC; margin: 0 3px; }

.state-text { display: none; text-align: center; color: #AD1111; 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: 20px; }

.contactTBL { padding-top: 30px; /*お問い合わせ項目*/ /*台数*/ /*住所*/ /*添付ファイル*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL::placeholder { color: #9A9A9A; }
.contactTBL tr { display: block; margin-bottom: 60px; }
.contactTBL tr:last-child { margin-bottom: 0; }
.contactTBL th, .contactTBL td { display: block; font-size: 16px; line-height: 24px; }
.contactTBL th { margin-bottom: 16px; }
.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: 40px; padding: 7px 19px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 0; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 500; line-height: 1.5; color: #000000; cursor: pointer; }
.contactTBL input.wpcf7-text.your-name, .contactTBL input.wpcf7-text.kana { width: 200px; }
.contactTBL input.wpcf7-text.tel01 { width: 160px; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 120px; }
.contactTBL select.wpcf7-form-control.wpcf7-select { width: auto; min-width: 160px; padding: 7px 30px 7px 15px; background: url("../img/p08/select_arrow.svg") no-repeat center right 15px, #FFFFFF; background-size: 10px; -webkit-appearance: none; appearance: none; }
.contactTBL select.wpcf7-form-control.wpcf7-select option { color: #000000; }
.contactTBL .koumoku .wpcf7-list-item { display: block; margin: 10px 0 0 0; }
.contactTBL .koumoku .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label input[type="radio"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #D4D4D4; margin-right: 10px; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .units td { display: flex; align-items: center; }
.contactTBL .units td input.wpcf7-text { width: 130px; }
.contactTBL .units td .sub_text { display: inline-block; margin-left: 8px; }
.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 .th { margin-bottom: 10px; }
.contactTBL .address_box .address-list li.zip1 .td { display: flex; align-items: center; }
.contactTBL .address_box .address-list li.zip1 .td input.wpcf7-text { width: 110px; }
.contactTBL .address_box .address-list li.zip1 .td .sub_text { font-size: 14px; margin-left: 10px; }
.contactTBL .text-list { margin-top: 10px; }
.contactTBL .text-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 4px; }
.contactTBL .text-list li:last-child { margin-bottom: 0; }
.contactTBL .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler { background: #FFFFFF; border: 1px dashed #D4D4D4; border-radius: 2px; position: relative; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { height: 100%; padding: 28px 0; box-sizing: border-box; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3 { margin: 0; font-size: 20px; font-weight: 500; line-height: 29px; color: #060606; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner > span { display: block; font-size: 14px; font-weight: 500; line-height: 20px; color: #060606; margin: 3px 0 8px; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn { display: inline-block; width: 160px; height: 35px; background: #0F0F0F; border: 1px solid #0F0F0F; border-radius: 5px; padding: 3px 0 6px; box-sizing: border-box; font-size: 16px; font-weight: 700; line-height: 1.5; color: #FFFFFF; margin: 0 auto; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover { opacity: 0.7; background: #FFFFFF; color: #0F0F0F; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { font-size: 14px; right: 10px; bottom: 10px; }
.contactTBL .codedropz-upload-wrapper:has(.dnd-upload-status) .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap::after { display: none; }
.contactTBL .doui-list { margin-top: 60px; }
.contactTBL .doui-list li { display: flex; justify-content: center; align-items: center; margin-bottom: 14px; }
.contactTBL .doui-list li .wpcf7-list-item { display: block; margin-left: 0; margin-right: 8px; }
.contactTBL .doui-list li .wpcf7-list-item label { display: flex; align-items: center; width: 16px; }
.contactTBL .doui-list li .wpcf7-list-item label .wpcf7-list-item-label { display: none !important; }
.contactTBL .doui-list li .wpcf7-list-item label input[type="checkbox"] { width: 100%; height: 16px; background: #FFFFFF; border: 1px solid #D4D4D4; border-radius: 100%; cursor: pointer; }
.contactTBL .doui-list li .doui-text { font-weight: 700; }
.contactTBL .doui-list li .doui-text a { display: inline-block; color: #1567AC; text-decoration: underline; }
.contactTBL .doui-list li .doui-text a:hover { opacity: 0.7; }
.contactTBL .contact-submit.flex { justify-content: center; flex-direction: row-reverse; margin-top: 24px; }
.contactTBL .contact-submit.flex .btn01 { margin: 0; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control { display: flex; justify-content: flex-start; align-items: center; width: 100%; height: 100%; padding: 0 40px; box-sizing: border-box; white-space: normal; border-radius: 5px; background-color: #000000; background-image: url("../img/common/btn_arrow.svg"); background-repeat: no-repeat; background-position: center right 23px; background-size: 10px; border: 1px solid #000000; cursor: pointer; transition: 0.3s; font-family: 'NotoSansJP'; font-size: 16px; line-height: 1.5; text-align: center; color: #FFFFFF; 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-color: #FFFFFF; background-image: url("../img/common/btn_arrow02.svg"); color: #000000; }
.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 { padding: 0 50px 0 38px; background-color: #FFFFFF; background-image: url("../img/p08/back_arrow.svg"); background-position: center left 23px; color: #000000; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control:hover { background-color: #000000; background-image: url("../img/p08/back_arrow02.svg"); color: #FFFFFF; }
.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 { background: #e1e1e1; }
.contactArea.che .contactTBL tr { margin-bottom: 20px; }
.contactArea.che .contactTBL .koumoku .wpcf7-list-item { margin: 0; }
.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che td .text-list, .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: 100px 0 160px; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 25px; }
#other p { font-size: 18px; padding-left: 15px; position: relative; margin: 10px 0; }
#other .btn01 { margin-left: auto; margin-right: auto; }

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

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: 1400px) { #main.kasou { padding-left: 64px; } }
@media screen and (min-width: 0px) and (max-width: 1300px) { #header { height: 60px; }
  #header .header_inner .right { margin-right: 200px; }
  .gnav { margin-right: 20px; }
  .gnav > ul > li { margin-right: 10px; }
  .gnav_bg { max-height: calc(100vh - 60px); }
  #main { margin-top: 60px; } }
@media screen and (min-height: 0px) and (max-height: 650px) { #header { height: 60px; }
  #header .header_inner .right { margin-right: 200px; }
  .gnav { margin-right: 20px; }
  .gnav > ul > li { margin-right: 10px; }
  .gnav_bg { max-height: calc(100vh - 60px); }
  #main { margin-top: 60px; } }
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() {}
/*safari用
=========================================== */
