@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.slider01 .slick-track { display: flex; }
.slider01 .slick-track .slick-slide { height: auto; }
.slider01 .slick-list { padding-bottom: 4px; }
.slider01 .slick-prev, .slider01 .slick-next { width: 60px; height: 60px; background: #16203E; border-radius: 50%; border: 2px solid #16203E; box-sizing: border-box; transition: 0.3s; z-index: 1; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 12px; height: 20px; opacity: 1; background: url("../img/common/slide_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slider01 .slick-prev:hover, .slider01 .slick-prev:focus, .slider01 .slick-next:hover, .slider01 .slick-next:focus { background: #FFFFFF; }
.slider01 .slick-prev:hover:before, .slider01 .slick-prev:focus:before, .slider01 .slick-next:hover:before, .slider01 .slick-next:focus:before { filter: brightness(0) saturate(100%) invert(10%) sepia(65%) saturate(891%) hue-rotate(192deg) brightness(92%) contrast(94%); }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
.slider01 .common_content01 { margin-right: 22px; }
.slider01 .common_content01:last-child { margin-right: 0; }

.common_content01 { width: 352px; }
.common_content01 a { display: block; width: 100%; height: 100%; padding: 27px 27px 37px; background: #FFFFFF; border: 3px solid #16203E; box-sizing: border-box; border-radius: 10px; box-shadow: 0 4px 0 #16203E; }
.common_content01 a:hover { text-decoration: none; }
.common_content01 a:hover .img .in_img { transform: scale(1.1); }
.common_content01 a .img { width: 100%; height: 200px; border-radius: 6px; overflow: hidden; margin-bottom: 30px; }
.common_content01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.common_content01 a .title { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.common_content01 a .info_cate { justify-content: space-between; align-items: center; margin-top: 10px; }
.common_content01 a .info_cate .cate-list { width: auto; padding: 2px 10px; box-sizing: border-box; background: #16203E; border-radius: 100px; margin-top: 10px; }
.common_content01 a .info_cate .cate-list li { font-size: 13px; font-weight: 500; line-height: 1.46; color: #FFFFFF; }
.common_content01 a .info_cate .cate-list li:last-child::after { display: none; }
.common_content01 a .info_cate .cate-list li::after { content: "／"; }
.common_content01 a .info_cate .time { font-size: 12px; line-height: 1.42; margin-top: 13px; }
.common_content01 a .info-table { margin-top: 20px; }
.common_content01 a .info-table tr { background-image: repeating-linear-gradient(90deg, #16203E, #16203E 3px, transparent 3px, transparent 10px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 2px; }
.common_content01 a .info-table tr:first-child th, .common_content01 a .info-table tr:first-child td { padding-top: 0; }
.common_content01 a .info-table tr th, .common_content01 a .info-table tr td { padding: 10px 0; box-sizing: border-box; font-size: 13px; line-height: 1.46; }
.common_content01 a .info-table tr th { width: 80px; }

.lineup01 a { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; padding: 37px 36px; box-sizing: border-box; position: relative; }
.lineup01 a:hover { text-decoration: none; }
.lineup01 a:hover .img .in_img { transform: scale(1.1); }
.lineup01 a .img { width: 220px; height: 196px; overflow: hidden; }
.lineup01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.lineup01 a .info_box { width: 520px; }
.lineup01 a .info_box .info-list { width: auto; justify-content: flex-end; align-items: center; margin-bottom: 16px; }
.lineup01 a .info_box .info-list li { display: flex; margin-right: 16px; }
.lineup01 a .info_box .info-list li:last-child { margin-right: 0; }
.lineup01 a .info_box .info-list li .midashi { display: inline-block; padding: 2px 20px; box-sizing: border-box; background: #E6FE52; border-radius: 16px; font-size: 14px; font-weight: 700; line-height: 1.71; color: #16203E; margin-right: 8px; }
.lineup01 a .info_box .info-list li .text { display: inline-block; font-weight: 800; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.lineup01 a .info_box .info { justify-content: space-between; align-items: center; }
.lineup01 a .info_box .info .cate-list { width: auto; margin-bottom: 16px; }
.lineup01 a .info_box .info .cate-list li { padding: 2px 20px; box-sizing: border-box; background: #F7658A; border-radius: 16px; font-size: 14px; font-weight: 800; line-height: 1.71; color: #FFFFFF; margin-right: 8px; }
.lineup01 a .info_box .info .cate-list li:last-child { margin-right: 0; }
.lineup01 a .info_box .title { font-size: 22px; line-height: 1.45; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.lineup01 a .info_box .text_box { padding-top: 16px; margin-top: 16px; background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left top; background-repeat: repeat-x; background-size: 100% 2px; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.lineup01 a .arrow { width: 48px; height: 48px; background: url("../img/p04/arrow.svg") no-repeat top 20px left 24px, #16203E; background-size: 10px; clip-path: ellipse(100% 98% at 100% 98%); position: absolute; bottom: -1px; right: -1px; }

#case-sec { padding: 104px 0 100px; background: #FFEEBA; }
#case-sec #case-slider { position: relative; margin-top: 40px; }
#case-sec #case-slider::before { content: ""; display: block; width: 296px; height: 270px; background: url("../img/top/img07.png") no-repeat center; background-size: contain; position: absolute; top: -154px; right: -138px; z-index: 1; }

#lineup-sec { padding: 100px 0; background: url("../img/top/bg03.jpg") no-repeat center; background-size: cover; }
#lineup-sec h2 { font-size: 46px; margin-bottom: 50px; }
#lineup-sec h2 .common_text-bg:first-child { border-radius: 4px 0 0 4px; padding: 0 0 4px 20px; }
#lineup-sec h2 .common_text-bg:last-child { border-radius: 0 4px 4px 0; padding: 0 20px 4px 0; }

#blog-sec { padding: 100px 0; background: #FFEEBA; }

.wrap.twin { display: flex; justify-content: space-between; }
.wrap.twin div#two-main { width: 860px; }
.wrap.twin div#two-side { width: 200px; }
.wrap.twin div#two-side .side_box { margin-bottom: 24px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-title { padding: 8px 0 9px; margin-bottom: 8px; border-radius: 100px; box-sizing: border-box; background: #16203E; text-align: center; font-weight: 800; }
.wrap.twin div#two-side .side_box .side-link li { background-image: repeating-linear-gradient(90deg, #16203e, #16203e 1px, transparent 1px, transparent 11px); background-position: left top; background-repeat: repeat-x; background-size: 100% 2px; }
.wrap.twin div#two-side .side_box .side-link li:first-child { background: none; }
.wrap.twin div#two-side .side_box .side-link li a { display: block; padding: 17px 30px 21px 0; box-sizing: border-box; font-weight: 900; line-height: 1.2; color: #16203E; 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::after { background: url("../img/common/side_arrow_h.png") no-repeat center; background-size: contain; }
.wrap.twin div#two-side .side_box .side-link li a::after { content: ""; display: block; width: 25px; height: 25px; background: url("../img/common/side_arrow.png") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
.wrap.twin div#two-side .side_box .side-link li.on_cat > a::after { background: url("../img/common/side_arrow_h.png") no-repeat center; background-size: contain; }
.wrap.twin div#two-side .side_box .side-inner { margin-top: 20px; }
.wrap.twin div#two-side .side_box .side-inner select { width: 100%; height: 48px; box-sizing: border-box; padding: 11px 35px 11px 15px; font-size: 16px; line-height: 1.5; font-weight: 400; border: 1px solid #E5E5E5; font-family: 'NotoSansJP'; background: url("../img/common/select_arrow.svg") no-repeat center right 16px, #FFFFFF; background-size: 16px; border-radius: 0; -webkit-appearance: none; appearance: none; cursor: pointer; color: #000000 !important; }
.wrap.twin div#two-side .side_box .side-inner select option { color: #000000 !important; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 48px; height: 48px; margin: 0 3px; background: #FFFFFF; border: 2px solid #16203E; box-sizing: border-box; border-radius: 50%; box-shadow: 0 4px 0 #16203E; text-decoration: none; font-family: "LINE Seed JP_TTF ExtraBold"; font-weight: 800; font-size: 14px; line-height: 46px; color: #16203E; text-align: center; }

.wp-pagenavi { text-align: center; margin-top: 60px; position: relative; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #F7658A; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { border: 0; margin: 0; background: transparent; box-shadow: none; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; color: transparent; }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; display: block; width: 7px; height: 12px; color: transparent; 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: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(36deg) brightness(107%) contrast(105%); }
.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::before, .wp-pagenavi a.last::before { content: ""; display: block; width: 14px; height: 12px; color: transparent; 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: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(36deg) brightness(107%) contrast(105%); }
.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 { width: 64px; height: 64px; }
.post-navigation ul > li a { display: inline-block; width: 100%; height: 100%; background: #FFFFFF; border: 2px solid #16203E; box-sizing: border-box; border-radius: 50%; box-shadow: 0 4px 0 #16203E; color: transparent; position: relative; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; background: #F7658A; }
.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(36deg) brightness(107%) contrast(105%); }
.post-navigation ul > li a::before { content: ""; display: block; width: 7px; height: 12px; color: transparent; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

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

.post-navigation ul > li.blog-back { width: 240px; height: 64px; margin: 0 20px; }
.post-navigation ul > li.blog-back a { padding-top: 19px; box-sizing: border-box; border-radius: 50px; color: #16203E; font-size: 18px; line-height: 1.44; font-weight: 900; text-align: center; }
.post-navigation ul > li.blog-back a:hover { color: #FFFFFF; }
.post-navigation ul > li.blog-back a::before { display: none; }

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

/*TOPページ　p01
=========================================== */
.bg-img-light { width: 100%; height: 222px; position: relative; }
.bg-img-light .bg-img { width: 100vw; height: 100%; background: url("../img/top/bg-img01.png") repeat-x center; background-size: cover; position: absolute; top: 0; left: 50%; transform: translateX(-50%); animation: bgMove01 100s linear infinite; }
@keyframes bgMove01 { 0% { background-position: 0 0; }
  100% { background-position: -2569px 0; } }
#num_slider { padding: 28px 0 24px; background: #FFFFFF; border-top: 3px solid #16203E; border-bottom: 3px solid #16203E; }
#num_slider .num-list { margin-bottom: 0 !important; }
#num_slider .num-list .num_box { margin-right: 90px; position: relative; }
#num_slider .num-list .num_box::after { content: "／"; display: block; font-size: 30px; line-height: 49px; position: absolute; top: 7px; right: -60px; }
#num_slider .num-list .num_box::before { top: 0; }
#num_slider .num-list .num_box::after { bottom: 0; }
#num_slider .num-list .num_box .num { font-size: 30px; line-height: 1.6; }
#num_slider .num-list .num_box .num em { font-size: 40px; margin-left: 6px; }
#num_slider .num-list .num_box .num .mini { font-size: 16px; margin-left: 6px; }
#num_slider .num-list .num_box .sub { font-size: 12px; line-height: 1.6; margin-bottom: -15px; }
#num_slider .num-list .num_box04 .sub { margin-bottom: -4px; }

#topbox01 { background: #EFEFEF; }
#topbox01 .topbox01_top { padding: 112px 0 235px; position: relative; }
#topbox01 .topbox01_top .midashi_box { width: 700px; padding-right: 236px; box-sizing: border-box; position: relative; margin: 0 auto 55px; }
#topbox01 .topbox01_top .midashi_box p { font-size: 26px; line-height: 1.42; }
#topbox01 .topbox01_top .midashi_box img { width: 230px; position: absolute; top: 4px; right: 0; }
#topbox01 .topbox01_top h2 { font-size: 42px; line-height: 1.8; text-align: center; margin-bottom: 60px; position: relative; }
#topbox01 .topbox01_top h2::before { content: ""; display: block; width: 310px; height: 301px; background: url("../img/top/img01.png") no-repeat center; background-size: contain; position: absolute; top: -130px; right: -128px; }
#topbox01 .topbox01_top h2 .common_text-bg { font-size: 64px; }
#topbox01 .topbox01_top .cnt { justify-content: space-between; align-items: center; }
#topbox01 .topbox01_top .cnt .left { width: 440px; }
#topbox01 .topbox01_top .cnt .right { width: 600px; }
#topbox01 .topbox01_top .cnt .right p { margin-bottom: 26px; }
#topbox01 .topbox01_top .cnt .right p:last-child { margin-bottom: 0; }
#topbox01 .topbox01_top .img_box { width: 740px; position: absolute; bottom: -224px; left: 50%; transform: translateX(-50%); z-index: 1; }
#topbox01 .topbox01_bottom { padding: 294px 0 100px; background: url("../img/top/bg01.jpg") no-repeat center; background-size: cover; clip-path: polygon(50% 10%, 100% 0, 100% 100%, 0 100%, 0 0); position: relative; }
#topbox01 .topbox01_bottom::before, #topbox01 .topbox01_bottom::after { content: ""; display: block; width: 174px; height: 100%; position: absolute; top: 0; }
#topbox01 .topbox01_bottom::before { background: url("../img/top/bg-text01.png") no-repeat center bottom -366px; background-size: cover; left: 40px; }
#topbox01 .topbox01_bottom::after { background: url("../img/top/bg-text02.png") no-repeat center; background-size: cover; right: 40px; }
#topbox01 .topbox01_bottom .wrap { z-index: 1; }
#topbox01 .topbox01_bottom h2 { width: 636px; font-size: 32px; line-height: 1.44; text-align: center; margin: 0 auto; }
#topbox01 .topbox01_bottom h2 .common_text-bg { font-size: 56px; line-height: 1.8; }
#topbox01 .topbox01_bottom .bg-img-light { margin: 15px 0 24px; }
#topbox01 .topbox01_bottom .point_box { padding: 37px 27px 54px; box-sizing: border-box; background: #FFFFFF; border: 3px solid #16203E; border-radius: 10px; }
#topbox01 .topbox01_bottom .point_box .point00 { justify-content: space-between; align-items: flex-start; padding: 40px 0; background-image: repeating-linear-gradient(90deg, #16203E, #16203E 3px, transparent 3px, transparent 10px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 2px; }
#topbox01 .topbox01_bottom .point_box .point00:first-child { padding-top: 0; }
#topbox01 .topbox01_bottom .point_box .point00:last-child { padding-bottom: 0; background: none; }
#topbox01 .topbox01_bottom .point_box .point00:last-child .img_box { order: 1; }
#topbox01 .topbox01_bottom .point_box .point00 .img_box { width: 260px; position: relative; }
#topbox01 .topbox01_bottom .point_box .point00 .img_box .num { width: 149px; height: 159px; padding-top: 41px; box-sizing: border-box; position: absolute; top: -71px; }
#topbox01 .topbox01_bottom .point_box .point00 .img_box .num span { display: block; font-size: 20px; line-height: 1.1; }
#topbox01 .topbox01_bottom .point_box .point00 .img_box .num span em { display: block; font-size: 40px; }
#topbox01 .topbox01_bottom .point_box .point00 .text_box { width: 680px; margin-top: 20px; }
#topbox01 .topbox01_bottom .point_box .point00 .text_box h3 { font-size: 30px; line-height: 1.6; margin-bottom: 20px; }
#topbox01 .topbox01_bottom .point_box .point01.point00 .img_box { margin-left: 10px; }
#topbox01 .topbox01_bottom .point_box .point01.point00 .img_box .num { background: url("../img/top/hukidashi01.png") no-repeat center; background-size: contain; left: -71px; }
#topbox01 .topbox01_bottom .point_box .point01.point00 .text_box { margin-right: 30px; }
#topbox01 .topbox01_bottom .point_box .point02.point00 .img_box { margin-right: 10px; }
#topbox01 .topbox01_bottom .point_box .point02.point00 .img_box .num { background: url("../img/top/hukidashi02.png") no-repeat center; background-size: contain; right: -71px; }
#topbox01 .topbox01_bottom .point_box .point02.point00 .text_box { margin-left: 30px; }

.area_img_box { position: relative; }
.area_img_box p { width: 80px; height: 80px; border-radius: 50%; position: absolute; }
.area_img_box p span { display: block; font-size: 12px; line-height: 1.42; white-space: nowrap; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.area_img_box p.mark01 { width: 100px; height: 100px; padding-top: 4px; background: #E5FE52; border: 2px solid #16203E; box-sizing: border-box; top: 38px; left: 97px; }
.area_img_box p.mark02 { background: #16203E; top: 251px; left: -40px; }
.area_img_box p.mark03 { background: #484848; top: 196px; right: -17px; }
.area_img_box p.mark04 { background: #FFFFFF; bottom: -19px; right: -17px; }

#topbox02 { padding: 104px 0 100px; background: #FFEEBA; }
#topbox02 .cnt { padding-left: 500px; box-sizing: border-box; position: relative; }
#topbox02 .cnt .text_box p { margin-bottom: 26px; }
#topbox02 .cnt .text_box p:last-child { margin-bottom: 0; }
#topbox02 .cnt .area_img_box { width: 440px; position: absolute; top: 0; left: 0; }
#topbox02 .cnt .box { padding: 42px 30px 30px; box-sizing: border-box; background: rgba(255, 255, 255, 0.6); border-radius: 10px; position: relative; margin-top: 57px; }
#topbox02 .cnt .box h3 { display: inline-block; padding: 6px 20px; box-sizing: border-box; background: #16203E; border-radius: 100px; font-size: 18px; line-height: 1.45; white-space: nowrap; position: absolute; top: -17px; left: 50%; transform: translateX(-50%); }
#topbox02 .feat-list { margin-top: 75px; }
#topbox02 .feat-list .feat01 { width: 352px; min-height: 220px; padding: 47px 27px 27px; box-sizing: border-box; background: #FFFFFF; border: 3px solid #16203E; box-shadow: 0 4px 0 #16203E; border-radius: 10px; margin: 50px 22px 0 0; position: relative; }
#topbox02 .feat-list .feat01:nth-child(-n+3) { margin-top: 0; }
#topbox02 .feat-list .feat01:nth-child(3n) { margin-right: 0; }
#topbox02 .feat-list .feat01 .icon { width: 60px; position: absolute; top: -30px; left: 50%; transform: translateX(-50%); }
#topbox02 .feat-list .feat01 h4 { font-size: 24px; line-height: 1.46; margin-bottom: 20px; }
#topbox02 .feat-list .feat01 h4 .mini { font-size: 16px; }

#topbox03 { padding: 100px 0; background: url("../img/top/bg02.jpg") no-repeat center; background-size: cover; color: #FFFFFF; }
#topbox03 .cnt { justify-content: space-between; align-items: flex-start; }
#topbox03 .cnt .text_box { width: 600px; }
#topbox03 .cnt .text_box p { margin-bottom: 26px; }
#topbox03 .cnt .text_box p:last-child { margin-bottom: 0; }
#topbox03 .cnt .img_box { width: 440px; }
#topbox03 .box { padding: 40px 40px 30px; box-sizing: border-box; border: 2px solid #E5FE52; border-radius: 10px; position: relative; margin-top: 37px; }
#topbox03 .box h3 { display: inline-block; padding: 6px 20px; box-sizing: border-box; background: #E6FE52; border-radius: 100px; font-size: 18px; line-height: 1.45; white-space: nowrap; position: absolute; top: -17px; left: 40px; }
#topbox03 .table_box { margin-top: 60px; }
#topbox03 .table_box h3 span { display: inline-block; font-size: 36px; line-height: 1.45; border-bottom: 2px solid #FFFFFF; }
#topbox03 .table_box .sub_text { font-size: 14px; margin-top: 20px; }
#topbox03 .table_box .hikaku-table { color: #000000; position: relative; margin-top: 72px; }
#topbox03 .table_box .hikaku-table::before { content: ""; display: block; width: 100%; height: 126px; border: 4px solid #F7658A; border-radius: 10px; box-sizing: border-box; position: absolute; bottom: 58px; left: 0; }
#topbox03 .table_box .hikaku-table col:nth-child(1) { width: 300px; }
#topbox03 .table_box .hikaku-table col:nth-child(2) { width: 300px; }
#topbox03 .table_box .hikaku-table col:nth-child(3) { width: 166px; }
#topbox03 .table_box .hikaku-table col:nth-child(4) { width: 167px; }
#topbox03 .table_box .hikaku-table col:nth-child(5) { width: 167px; }
#topbox03 .table_box .hikaku-table tr:nth-child(4) td { background: #FFF2F5; }
#topbox03 .table_box .hikaku-table tr:nth-child(5) td { background: #FFF2F5; }
#topbox03 .table_box .hikaku-table tr:last-child th { border-bottom: 0; border-bottom-left-radius: 10px; }
#topbox03 .table_box .hikaku-table tr:last-child td { border-bottom: 0; }
#topbox03 .table_box .hikaku-table tr:last-child td:last-child { border-bottom-right-radius: 10px; }
#topbox03 .table_box .hikaku-table tr th { width: 300px; padding: 18px 40px 17px; box-sizing: border-box; background: #F6F6F6; border-bottom: 2px solid #EEEEEE; }
#topbox03 .table_box .hikaku-table tr td { width: calc((100% - 600px) / 3); padding: 8px 0 7px; box-sizing: border-box; background: #FFFFFF; text-align: center; font-family: "LINE Seed JP_TTF Bold"; font-weight: 700; vertical-align: middle; border-bottom: 2px solid #EEEEEE; border-right: 2px solid #EEEEEE; }
#topbox03 .table_box .hikaku-table tr td:nth-child(2) { width: 300px; font-size: 20px; line-height: 1.6; border-bottom: 2px solid #F7658A; position: relative; }
#topbox03 .table_box .hikaku-table tr td:nth-child(2)::before, #topbox03 .table_box .hikaku-table tr td:nth-child(2)::after { content: ""; display: block; width: 2px; height: 100%; background: #F7658A; position: absolute; top: 0; }
#topbox03 .table_box .hikaku-table tr td:nth-child(2)::before { left: 0; }
#topbox03 .table_box .hikaku-table tr td:nth-child(2)::after { right: -2px; }
#topbox03 .table_box .hikaku-table tr td:last-child { border-right: 0; }
#topbox03 .table_box .hikaku-table tr td.point { font-size: 24px; font-family: "LINE Seed JP_TTF ExtraBold"; font-weight: 800; color: #F7658A; }
#topbox03 .table_box .hikaku-table tr.first th { width: calc((100% - 600px) / 3); padding: 20px 10px 19px; font-size: 14px; line-height: 1.43; text-align: center; border-right: 2px solid #EEEEEE; }
#topbox03 .table_box .hikaku-table tr.first th:last-child { border-right: 0; border-top-right-radius: 10px; }
#topbox03 .table_box .hikaku-table tr.first th.f-th { width: 300px; padding: 0; background: #FFFFFF; position: relative; border-top-left-radius: 10px; background-image: linear-gradient(to left bottom, transparent calc(50% - 2px), #EEEEEE calc(50% - 1px), #EEEEEE calc(50% + 1px), transparent calc(50% + 2px), #fff); background-repeat: no-repeat; border-right: 0; }
#topbox03 .table_box .hikaku-table tr.first th.f-th span { display: inline-block; font-size: 16px; line-height: 1.5; text-align: left; position: absolute; }
#topbox03 .table_box .hikaku-table tr.first th.f-th span:first-child { top: 10px; right: 20px; }
#topbox03 .table_box .hikaku-table tr.first th.f-th span:last-child { bottom: 10px; left: 40px; }
#topbox03 .table_box .hikaku-table tr.first th.midashi { width: 300px; padding: 0; font-size: 20px; line-height: 1.45; background: #F7658A; border-bottom: 2px solid #F7658A; vertical-align: top; position: relative; border-right: 2px solid #F7658A; }
#topbox03 .table_box .hikaku-table tr.first th.midashi::before { content: ""; display: block; width: calc(100% + 2px); height: 31px; background: #F7658A; border-radius: 10px 10px 0 0; position: absolute; top: -30px; left: 0; }
#topbox03 .table_box .text-list { margin-top: 20px; }
#topbox03 .table_box .text-list li { font-size: 14px; line-height: 1.6; padding-left: 1em; text-indent: -1em; }

#topbox04 { padding: 100px 0; }
#topbox04 .top-title01 .title { font-size: 36px; line-height: 1.45; }
#topbox04 .top-title01 .title .common_text-bg { display: inline-block; font-size: 56px; line-height: 1.2; margin-top: 10px; }
#topbox04 .voice-list .voice00 { justify-content: space-between; align-items: flex-start; padding: 40px 40px 40px 60px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; margin-bottom: 20px; }
#topbox04 .voice-list .voice00:last-child { margin-bottom: 0; }
#topbox04 .voice-list .voice00 .text_box { width: 460px; margin-top: 43px; }
#topbox04 .voice-list .voice00 .text_box h3 { padding-left: 70px; box-sizing: border-box; position: relative; font-size: 30px; line-height: 1.47; margin-bottom: 23px; }
#topbox04 .voice-list .voice00 .text_box h3 .num { display: block; width: 50px; height: 50px; background: #16203E; border-radius: 50%; font-size: 20px; line-height: 50px; text-align: center; position: absolute; top: -3px; left: 0; }
#topbox04 .voice-list .voice00 .text_box p { margin-bottom: 26px; }
#topbox04 .voice-list .voice00 .text_box p:last-child { margin-bottom: 0; }
#topbox04 .voice-list .voice00 .img_box { width: 460px; }
#topbox04 .voice-list .voice01.voice00 { padding-top: 54px; position: relative; }
#topbox04 .voice-list .voice01.voice00::before { content: ""; display: block; width: 190px; height: 164px; background: url("../img/top/img06.png") no-repeat center; background-size: contain; position: absolute; top: -106px; left: -53px; z-index: 1; }
#topbox04 .voice-list .voice01.voice00 .text_box { margin-top: 29px; }
#topbox04 .voice-list .voice01.voice00 .img_box { position: relative; }
#topbox04 .voice-list .voice01.voice00 .img_box::before { content: ""; display: block; width: 145px; height: 124px; background: url("../img/top/voice_img01.png") no-repeat center; background-size: contain; position: absolute; bottom: -37px; right: -93px; z-index: 1; }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img { justify-content: space-between; position: relative; margin-bottom: 34px; }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img:last-child { margin-bottom: 0; }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img::before { content: ""; display: block; width: 50px; height: 43px; background: url("../img/top/arrow.png") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img .img { width: 220px; height: 160px; position: relative; }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img .img span { display: inline-block; padding: 4px 16px; box-sizing: border-box; border-radius: 100px; font-size: 14px; line-height: 20px; position: absolute; top: -14px; left: 50%; transform: translateX(-50%); }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img .befo_img.img span { background: #CCCCCC; }
#topbox04 .voice-list .voice01.voice00 .img_box .ba_img .after_img.img span { background: #F7658A; }
#topbox04 .voice-list .voice02.voice00 .img_box .movie_box { width: 460px; aspect-ratio: 16 / 9; position: relative; }
#topbox04 .voice-list .voice02.voice00 .img_box .movie_box iframe { width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#topbox04 .voice-list .voice02.voice00 .img_box .img-list { justify-content: space-between; margin-top: 20px; }
#topbox04 .voice-list .voice02.voice00 .img_box .img-list img { width: 220px; }

#topbox05 { padding: 100px 0 170px; background: #F6F6F6; }
#topbox05 .cnt { padding: 0 50px; box-sizing: border-box; position: relative; }
#topbox05 .cnt .text_box { width: 560px; }
#topbox05 .cnt .text_box .top-title01 { text-align: left; }
#topbox05 .cnt .text_box .top-title01 .title em { font-size: 80px; line-height: 1.1; }
#topbox05 .cnt .text_box .reason-list li { width: 420px; padding: 20px 50px 20px 71px; box-sizing: border-box; background: #FFF3F5; border: 2px solid #FF93AE; border-radius: 100px; font-size: 18px; line-height: 1.45; position: relative; margin: 0 0 10px 43px; }
#topbox05 .cnt .text_box .reason-list li:last-child { margin-bottom: 0; }
#topbox05 .cnt .text_box .reason-list li .midashi { display: inline-block; padding: 6px 20px; box-sizing: border-box; background: #F7658A; border-radius: 100px; position: absolute; top: 50%; left: -43px; transform: translateY(-50%); }
#topbox05 .cnt .img_box { width: 460px; position: absolute; right: 50px; bottom: -40px; }
#topbox05 .cnt .img_box img { display: block; width: 416px; margin: 0 auto -50px; }
#topbox05 .cnt .img_box .btn01 { width: 100%; margin: 0; }

#topbox05 + .bg-img-light { margin: -111px 0; }

#faq-sec { padding: 156px 0 100px; }
#faq-sec .title01 { margin-bottom: 60px; }
#faq-sec .faq-list .faq_box { padding: 22px 20px; box-sizing: border-box; border-bottom: 3px solid #16203E; }
#faq-sec .faq-list .faq_box:first-child { border-top: 3px solid #16203E; }
#faq-sec .faq-list .faq_box .t_text { padding-left: 40px; box-sizing: border-box; position: relative; cursor: pointer; }
#faq-sec .faq-list .faq_box .t_text:hover { opacity: 0.7; }
#faq-sec .faq-list .faq_box .t_text::before { content: ""; display: block; width: 28px; height: 28px; background: url("../img/top/icon_faq01.png") no-repeat center; background-size: contain; position: absolute; top: -2px; left: 0; }
#faq-sec .faq-list .faq_box .t_text .arrow { display: block; width: 28px; height: 28px; background: #FFFFFF; border: 2px solid #16203E; border-radius: 50%; position: absolute; top: -2px; right: 0; transition: 0.3s; }
#faq-sec .faq-list .faq_box .t_text .arrow::before { content: ""; display: block; width: 12px; height: 7px; background: url("../img/top/faq_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }
#faq-sec .faq-list .faq_box .t_text.on .arrow { background: #DBDDE1; border: 2px solid #DBDDE1; }
#faq-sec .faq-list .faq_box .t_text.on .arrow::before { transform: translate(-50%, -50%) rotate(180deg); }
#faq-sec .faq-list .faq_box .c_text { display: none; padding: 24px 0 0 40px; box-sizing: border-box; position: relative; }
#faq-sec .faq-list .faq_box .c_text::before { content: ""; display: block; width: 28px; height: 28px; background: url("../img/top/icon_faq02.png") no-repeat center; background-size: contain; position: absolute; top: 22px; left: 0; }

/*無電極ランプとは？　p02
=========================================== */
.page-induction_lamp div#bread { background: #EFEFEF; }

#p02box01 h2 { font-size: 56px; line-height: 1.14; margin-bottom: 40px; }
#p02box01 .cnt { justify-content: space-between; align-items: flex-start; margin-top: 40px; }
#p02box01 .cnt .img_box { width: 580px; }
#p02box01 .cnt .text_box { width: 460px; }
#p02box01 .cnt .text_box .list { margin-top: 40px; }
#p02box01 .cnt .text_box .list li { padding-left: 44px; box-sizing: border-box; line-height: 26px; position: relative; margin-bottom: 16px; }
#p02box01 .cnt .text_box .list li:last-child { margin-bottom: 0; }
#p02box01 .cnt .text_box .list li .num { display: inline-block; width: 32px; height: 32px; background: #16203E; border-radius: 50%; font-size: 14px; line-height: 32px; text-align: center; position: absolute; top: 0; left: 0; }
#p02box01 .cnt .text_box .list li .num::before { content: ""; display: block; position: absolute; bottom: 15px; }
#p02box01 .cnt .text_box .list li.list_in01 .num::before { width: 312px; height: 54px; background: url("../img/p02/line01.png") no-repeat center; background-size: contain; bottom: 13px; left: -311px; }
#p02box01 .cnt .text_box .list li.list_in02 .num::before { width: 274px; height: 86px; background: url("../img/p02/line02.png") no-repeat center; background-size: contain; left: -273px; }
#p02box01 .cnt .text_box .list li.list_in03 .num::before { width: 231px; height: 86px; background: url("../img/p02/line03.png") no-repeat center; background-size: contain; left: -230px; }
#p02box01 .box { justify-content: space-between; align-items: flex-end; flex-direction: row-reverse; margin: 60px 0 84px; }
#p02box01 .box .box_in { width: 530px; background: #FFFFFF; border-radius: 10px; border-width: 3px; border-style: solid; box-sizing: border-box; }
#p02box01 .box .box_in h3 { padding: 3px 0 4px; font-size: 30px; line-height: 1.66; box-sizing: border-box; border-radius: 4px 4px 0 0; }
#p02box01 .box .box_in .text { padding: 35px 40px 40px; box-sizing: border-box; font-size: 26px; line-height: 1; }
#p02box01 .box .box_in01 { border-color: #4F535E; }
#p02box01 .box .box_in01 h3 { background-color: #4F535E; }
#p02box01 .box .box_in02 { border-color: #F7658A; position: relative; }
#p02box01 .box .box_in02::after { content: ""; display: block; width: 20px; height: 40px; background: url("../img/p02/arrow.png") no-repeat center; background-size: contain; position: absolute; bottom: -60px; left: 50%; transform: translateX(-50%); }
#p02box01 .box .box_in02 img { display: block; width: 132px; position: absolute; top: -33px; right: 23px; z-index: 1; }
#p02box01 .box .box_in02 h3 { padding: 12px 0 15px; background-color: #F7658A; }
#p02box01 .sub_point { font-size: 26px; line-height: 1.46; margin-bottom: 20px; }
#p02box01 .point { font-size: 56px; line-height: 1.14; position: relative; margin-bottom: 40px; }
#p02box01 .point .hukidashi { width: 100px; height: 106px; padding-top: 30px; box-sizing: border-box; background: url("../img/p02/hukidashi01.png") no-repeat center; background-size: contain; position: absolute; top: -62px; left: -40px; z-index: 1; }
#p02box01 .point .hukidashi span { display: block; font-size: 20px; line-height: 2; }
#p02box01 .cont_box { padding: 40px 60px 60px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
#p02box01 .cont_box h3 { font-size: 30px; line-height: 1.46; margin-bottom: 40px; }
#p02box01 .cont_box .cont_in { justify-content: space-between; align-items: flex-start; }
#p02box01 .cont_box .cont_in .text_box { width: 470px; }
#p02box01 .cont_box .cont_in .text_box .info_box { background: #FFF2F5; border-radius: 10px; border: 2px solid #F7658A; box-sizing: border-box; margin-top: 35px; }
#p02box01 .cont_box .cont_in .text_box .info_box h4 { display: table; width: 150px; background: #F7658A; border-radius: 4px 0 0 4px; }
#p02box01 .cont_box .cont_in .text_box .info_box h4 p { display: table-cell; font-size: 17px; vertical-align: middle; }
#p02box01 .cont_box .cont_in .text_box .info_box h4 p em { display: block; font-size: 26px; }
#p02box01 .cont_box .cont_in .text_box .info_box .text { padding: 26px 30px 20px; box-sizing: border-box; }
#p02box01 .cont_box .cont_in .text_box .info_box .text p { font-size: 20px; line-height: 50px; }
#p02box01 .cont_box .cont_in .text_box .info_box .text p em { display: inline-block; font-size: 34px; }
#p02box01 .cont_box .cont_in .movie_box { width: 460px; }
#p02box01 .cont_box .cont_in .movie_box .movie { width: 100%; height: 260px; border-radius: 10px; overflow: hidden; }
#p02box01 .cont_box .cont_in .movie_box .movie iframe { width: 100%; height: 100%; }
#p02box01 .cont_box .cont_in .movie_box .caption { margin-top: 8px; }

#p02box02 .feat01 { padding: 30px; box-sizing: border-box; }
#p02box02 .feat01 .title_box { justify-content: space-between; align-items: center; margin-bottom: 14px; }
#p02box02 .feat01 .title_box .icon { width: 60px; }
#p02box02 .feat01 .title_box h3 { width: calc(100% - 76px); font-size: 24px; line-height: 1.42; }
#p02box02 .feat01 .title_box h3 .mini { display: block; font-size: 16px; }
#p02box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p02box02 .cnt .top-title01 { width: 340px; margin-bottom: 0; text-align: left; margin-top: 30px; }
#p02box02 .cnt .top-title01 .title { line-height: 1.25; }
#p02box02 .cnt .feat01 { width: 726px; justify-content: space-between; align-items: flex-start; }
#p02box02 .cnt .feat01 .info { width: 280px; margin-top: 15px; }
#p02box02 .cnt .feat01 .img { width: 358px; }
#p02box02 .feat-list { margin-top: 30px; }
#p02box02 .feat-list .feat01 { width: 352px; margin: 30px 22px 0 0; }
#p02box02 .feat-list .feat01:nth-child(-n+3) { margin-top: 0; }
#p02box02 .feat-list .feat01:nth-child(3n) { margin-right: 0; }

#p02box03 { background: url("../img/p02/bg01.jpg") no-repeat center; background-size: cover; }
#p02box03 h2 { font-size: 56px; line-height: 1.14; margin-bottom: 45px; }
#p02box03 .box { padding: 54px 57px 58px; box-sizing: border-box; position: relative; }
#p02box03 .box .text { width: 520px; }
#p02box03 .box .img { width: 456px; position: absolute; right: 24px; top: -60px; }

/*LED照明・水銀灯との違い　p03
=========================================== */
.page-comparison div#bread { position: absolute; color: #FFFFFF; }
.page-comparison div#bread a { color: #FFFFFF; }
.page-comparison .top-title01 .title { margin-top: 10px; }

#p03box01 { background: url("../img/p03/bg01.jpg") no-repeat center; background-size: cover; }
#p03box01 .top-title01 { display: flex; flex-direction: column; align-items: center; position: relative; z-index: 1; margin-bottom: -26px; }
#p03box01 .top-title01 .sub01 { margin-bottom: 11px; }
#p03box01 .top-title01 .title { line-height: 1.14; }
#p03box01 .graph_box { padding: 63px 57px 49px; box-sizing: border-box; position: relative; }
#p03box01 .graph_box .box_in { padding: 10px 0; box-sizing: border-box; align-items: center; }
#p03box01 .graph_box .box_in .midashi { display: block; width: 150px; padding-right: 6px; box-sizing: border-box; font-size: 24px; line-height: 44px; position: relative; }
#p03box01 .graph_box .box_in .midashi::before { content: ""; display: block; width: 1px; height: calc(100% + 20px); background: #707070; position: absolute; top: -10px; right: 0; }
#p03box01 .graph_box .box_in .graph { width: calc(100% - 150px); align-items: center; }
#p03box01 .graph_box .box_in .graph .line { height: 44px; background: #E3E4E9; }
#p03box01 .graph_box .box_in .graph .num { font-size: 26px; line-height: 38px; margin-left: 16px; }
#p03box01 .graph_box .box_in .graph .num .mini { font-size: 16px; }
#p03box01 .graph_box .box_in01 { padding-top: 20px; }
#p03box01 .graph_box .box_in01 .midashi::before { height: calc(100% + 30px); top: -20px; }
#p03box01 .graph_box .box_in01 .graph .line { width: 84px; }
#p03box01 .graph_box .box_in02 .graph .line { width: 280px; }
#p03box01 .graph_box .box_in03 { padding-bottom: 32px; }
#p03box01 .graph_box .box_in03 .midashi { line-height: 80px; }
#p03box01 .graph_box .box_in03 .midashi::before { height: calc(100% + 42px); }
#p03box01 .graph_box .box_in03 .graph { position: relative; }
#p03box01 .graph_box .box_in03 .graph::before { content: ""; display: block; width: 165px; height: 154px; background: url("../img/p03/lamp01.png") no-repeat center; background-size: contain; position: absolute; top: -65px; left: 62px; z-index: 1; }
#p03box01 .graph_box .box_in03 .graph .line { width: 100%; height: 80px; background: #F7658A; text-align: center; }
#p03box01 .graph_box .box_in03 .graph .num { font-size: 30px; line-height: 80px; margin-left: 0; }
#p03box01 .graph_box .box_in03 .graph .num em { font-size: 46px; }
#p03box01 .graph_box .sub_text { font-size: 20px; line-height: 1.45; position: absolute; bottom: 44px; right: 187px; }
#p03box01 .point-text { margin-top: 44px; font-size: 26px; line-height: 1.46; text-align: center; }
#p03box01 .point-text em { display: inline-block; font-size: 32px; line-height: 70px; margin-right: 10px; position: relative; }
#p03box01 .point-text em:last-child { margin-right: 0; }
#p03box01 .point-text em::before { content: ""; display: block; width: 100%; height: 2px; background: #FFFFFF; position: absolute; bottom: 14px; left: 0; }

#p03box02 .top-title01 { display: flex; flex-direction: column; align-items: center; position: relative; z-index: 1; margin-bottom: 45px; }
#p03box02 .top-title01 .sub01 { margin-bottom: 10px; }
#p03box02 .top-title01 .title { line-height: 1.14; }
#p03box02 .case-list .case_box { padding: 57px; box-sizing: border-box; justify-content: space-between; align-items: flex-start; margin-bottom: 40px; }
#p03box02 .case-list .case_box:last-child { margin-bottom: 0; }
#p03box02 .case-list .case_box .text_box { width: 480px; margin-top: 18px; }
#p03box02 .case-list .case_box .text_box .num { display: inline-block; padding: 0 64px 2px 20px; box-sizing: border-box; background: #E6FE52; border-radius: 100px; font-size: 18px; line-height: 26px; position: relative; margin-bottom: 17px; }
#p03box02 .case-list .case_box .text_box .num em { display: block; font-size: 32px; line-height: 52px; position: absolute; top: -16px; right: 17px; }
#p03box02 .case-list .case_box .text_box h3 { font-size: 30px; line-height: 1.66; margin-bottom: 8px; }
#p03box02 .case-list .case_box .img_box { width: 440px; }
#p03box02 .case-list .case_box01 .img_box .area_img_box p.mark01 { top: -17px; left: 106px; }
#p03box02 .case-list .case_box01 .img_box .area_img_box p.mark02 { top: 156px; left: -20px; }
#p03box02 .case-list .case_box01 .img_box .area_img_box p.mark03 { top: 101px; right: -10px; }
#p03box02 .case-list .case_box01 .img_box .area_img_box p.mark04 { background: #EFEFEF; bottom: -13px; right: -10px; }
#p03box02 .case-list .case_box02 .text_box { order: 1; }
#p03box02 .case-list .case_box02 .text_box .num-list { margin-top: 24px; }
#p03box02 .case-list .case_box02 .text_box .num-list li { font-size: 18px; line-height: 32px; margin-right: 9px; }
#p03box02 .case-list .case_box02 .text_box .num-list li:last-child { margin-right: 0; }
#p03box02 .case-list .case_box02 .text_box .num-list li span { display: inline-block; width: 32px; height: 32px; background: #16203E; border-radius: 50%; font-size: 14px; line-height: 32px; text-align: center; margin-right: 8px; }
#p03box02 .case-list .case_box02 .img_box { width: 441px; justify-content: space-between; border-radius: 10px; overflow: hidden; }
#p03box02 .case-list .case_box02 .img_box .img { width: 220px; }
#p03box02 .case-list .case_box02 .img_box .img img { width: 100%; }
#p03box02 .case-list .case_box02 .img_box .img p { width: 100%; padding: 13px 0 11px; box-sizing: border-box; font-size: 18px; line-height: 1.44; text-align: center; }
#p03box02 .case-list .case_box02 .img_box .img.left p { background: #F7658A; }
#p03box02 .case-list .case_box02 .img_box .img.right p { background: #4F535E; }

#p03box03 { background: url("../img/p03/bg02.jpg") no-repeat center; background-size: cover; }
#p03box03 .box { padding: 54px 57px 57px; box-sizing: border-box; position: relative; }
#p03box03 .box::before { content: ""; display: block; width: 180px; height: 130px; background: url("../img/p03/lamp02.png") no-repeat center; background-size: contain; position: absolute; top: -95px; left: -51px; z-index: 1; }
#p03box03 .box .box-list { position: relative; margin-top: 40px; }
#p03box03 .box .box-list::before { content: ""; display: block; width: 2px; height: calc(100% - 80px); background-image: repeating-linear-gradient(180deg, #8d8d8d, #8d8d8d 2px, transparent 2px, transparent 12px); background-position: left top; background-repeat: repeat-y; background-size: 2px 100%; position: absolute; top: 40px; right: 330px; z-index: 1; }
#p03box03 .box .box-list .box_in { padding: 40px; box-sizing: border-box; justify-content: space-between; align-items: flex-start; border-radius: 10px; margin-bottom: 20px; }
#p03box03 .box .box-list .box_in:last-child { margin-bottom: 0; }
#p03box03 .box .box-list .box_in .text_box { width: 280px; }
#p03box03 .box .box-list .box_in .text_box h3 { font-size: 24px; line-height: 50px; margin-bottom: 8px; }
#p03box03 .box .box-list .box_in .text_box h3 .mini { font-size: 18px; }
#p03box03 .box .box-list .box_in .text_box .num { display: inline-block; padding: 0 16px 2px; box-sizing: border-box; line-height: 32px; border-radius: 100px; margin-bottom: 18px; }
#p03box03 .box .box-list .box_in .img_box { width: 580px; justify-content: space-between; }
#p03box03 .box .box-list .box_in .img_box .img { width: 260px; }
#p03box03 .box .box-list .box_in01 { background: #FFF3F5; }
#p03box03 .box .box-list .box_in01 .text_box .num { background: #F7658A; }
#p03box03 .box .box-list .box_in02 { background: #EFEFEF; }
#p03box03 .box .box-list .box_in02 .text_box .num { background: #16203E; }

#p03box04 .hikaku-table tr th, #p03box04 .hikaku-table tr td { padding: 17px 0 13px; box-sizing: border-box; font-weight: 800; line-height: 26px; }
#p03box04 .hikaku-table tr th { border-bottom: 1px solid #E3E3E3; }
#p03box04 .hikaku-table tr td { width: 470px; padding-left: 44px; padding-right: 20px; position: relative; background: #FCFCFC; border-bottom: 1px solid #D2D2D2; }
#p03box04 .hikaku-table tr td:nth-child(2) { background: #FFF3F5; border-bottom: 1px solid #F2E2E4; }
#p03box04 .hikaku-table tr td::before { content: ""; display: block; width: 16px; height: 26px; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; top: 17px; left: 20px; }
#p03box04 .hikaku-table tr td.maru::before { background-image: url("../img/p03/maru.svg"); }
#p03box04 .hikaku-table tr td.maru02::before { background-image: url("../img/p03/maru02.svg"); }
#p03box04 .hikaku-table tr td.sankaku::before { background-image: url("../img/p03/sankaku.svg"); }
#p03box04 .hikaku-table tr td.batsu::before { background-image: url("../img/p03/batsu.svg"); }
#p03box04 .hikaku-table tr.first th { padding: 13px 0 11px; font-size: 18px; line-height: 26px; color: #FFFFFF; text-align: center; border-radius: 10px 10px 0 0; }
#p03box04 .hikaku-table tr.first th:nth-child(2) { background: #F7658A; border-bottom: 1px solid #F7658A; }
#p03box04 .hikaku-table tr.first th:last-child { background: #4F535E; border-bottom: 1px solid #4F535E; }

/*商品紹介　p04
=========================================== */
.edit-midashi01 { font-size: 26px; line-height: 1.9; font-weight: 800; color: #16203E; margin-bottom: 8px; }

.edit-midashi02 { display: inline-block; padding: 2px 20px 4px; box-sizing: border-box; background: #16203E; border-radius: 16px; font-weight: 700; color: #FFFFFF; margin-bottom: 20px; }

.edit_box hr { color: transparent; border: none; height: 2px; background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 2px; margin: 30px 0; }

section.editBox .title_box { padding: 14px 57px 22px; box-sizing: border-box; border-radius: 5px 5px 0 0; background: #16203E; }
section.editBox .title_box .info_cate { justify-content: space-between; align-items: center; margin-bottom: 8px; }
section.editBox .title_box .info_cate .cate-list { width: calc(100% - 100px); }
section.editBox .title_box .info_cate .cate-list li { padding: 0 20px 2px; box-sizing: border-box; background: #E6FE52; border-radius: 16px; font-weight: 700; color: #16203E; margin: 10px 10px 0 0; }
section.editBox .title_box .info_cate .cate-list li:last-child { margin-right: 0; }
section.editBox .title_box .info_cate .time { width: 100px; font-size: 14px; line-height: 26px; color: #FFFFFF; text-align: right; margin-top: 10px; }
section.editBox .title_box h2 { font-size: 26px; line-height: 1.46; }
section.editBox .box_in { padding: 40px 57px 37px; box-sizing: border-box; }
section.editBox .box_in .gallery_img .gallery_main .slick-prev, section.editBox .box_in .gallery_img .gallery_main .slick-next { width: 48px; height: 48px; background: transparent; border-radius: 50%; border: 2px solid #16203E; box-sizing: border-box; transition: 0.3s; transform: translate(0, 0); z-index: 1; }
section.editBox .box_in .gallery_img .gallery_main .slick-prev::before, section.editBox .box_in .gallery_img .gallery_main .slick-next::before { content: ""; display: block; width: 8px; height: 12px; opacity: 1; background: url("../img/p05/slide_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
section.editBox .box_in .gallery_img .gallery_main .slick-prev:hover, section.editBox .box_in .gallery_img .gallery_main .slick-prev:focus, section.editBox .box_in .gallery_img .gallery_main .slick-next:hover, section.editBox .box_in .gallery_img .gallery_main .slick-next:focus { background: #16203E; }
section.editBox .box_in .gallery_img .gallery_main .slick-prev:hover:before, section.editBox .box_in .gallery_img .gallery_main .slick-prev:focus:before, section.editBox .box_in .gallery_img .gallery_main .slick-next:hover:before, section.editBox .box_in .gallery_img .gallery_main .slick-next:focus:before { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(28%) hue-rotate(27deg) brightness(107%) contrast(107%); }
section.editBox .box_in .gallery_img .gallery_main .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }
section.editBox .box_in .gallery_img .gallery_main .img-caption { width: 100%; font-size: 15px; line-height: 2.1; margin-top: 8px; }
section.editBox .box_in .gallery_img .gallery_thum { margin-bottom: 0 !important; }
section.editBox .box_in .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; transition: 0.3s; }
section.editBox .box_in .gallery_img .gallery_thum .gallery_thum01:hover { opacity: 0.7; }
section.editBox .box_in .gallery_img .gallery_thum .gallery_thum01.slick-current::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.64); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; }
section.editBox .box_in .info-table tr { background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 2px; }
section.editBox .box_in .info-table tr:first-child th, section.editBox .box_in .info-table tr:first-child td { padding-top: 0; }
section.editBox .box_in .info-table tr th, section.editBox .box_in .info-table tr td { padding: 20px 0; box-sizing: border-box; }
section.editBox .box_in .info-table tr th { width: 120px; }
section.editBox .box_in .keyword_box { margin-top: 40px; padding-top: 40px; background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left top; background-repeat: repeat-x; background-size: 100% 2px; }
section.editBox .box_in .keyword_box .keyword-list li { margin: 10px 10px 0 0; }
section.editBox .box_in .keyword_box .keyword-list li:last-child { margin-right: 0; }
section.editBox .box_in .keyword_box .keyword-list li a { display: inline-block; padding: 2px 12px; box-sizing: border-box; background: #EEEEEE; border-radius: 16px; white-space: nowrap; color: #16203E; }
section.editBox .box_in .keyword_box .keyword-list li a:hover { text-decoration: none; opacity: 0.7; }
section.editBox .box_in .keyword_box .keyword-list li a span { display: inline-block; margin-right: 2px; }

.post-type-archive-lineup div#bread, .tax-lineup_cate div#bread, .tax-lineup_keyword div#bread, .single-lineup div#bread { background: #FFEEBA; }

#p04box01 .lineup-all-list .lineup01 { margin-bottom: 24px; }
#p04box01 .lineup-all-list .lineup01:last-child { margin-bottom: 0; }

#lineupBox01 .box_in { padding-bottom: 60px; }
#lineupBox01 .box_in .cnt { justify-content: space-between; align-items: flex-start; }
#lineupBox01 .box_in .cnt .gallery_img { width: 440px; order: 1; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_main { margin-bottom: 8px !important; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_main .slick-prev, #lineupBox01 .box_in .cnt .gallery_img .gallery_main .slick-next { top: 146px; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_main .slick-prev { left: -14px; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_main .slick-next { right: -14px; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; height: 340px; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_thum .gallery_thum01 { width: 102px; height: 80px; margin-right: 10px; }
#lineupBox01 .box_in .cnt .gallery_img .gallery_thum .gallery_thum01:last-child { margin-right: 0; }
#lineupBox01 .box_in .cnt .text_box { width: 480px; }
#lineupBox01 .box_in .cnt .text_box .place_box { padding: 30px 30px 24px; box-sizing: border-box; background: #FFF3F5; border-radius: 10px; border: 1px solid #F87899; position: relative; margin-top: 55px; }
#lineupBox01 .box_in .cnt .text_box .place_box h3 { display: inline-block; padding: 2px 20px 4px; box-sizing: border-box; background: #F7658A; border-radius: 16px; position: absolute; top: -15px; left: 30px; z-index: 1; }
#lineupBox01 .box_in .cnt .text_box.full { width: 100%; }
#lineupBox01 .box_in .table_box { justify-content: space-between; margin-top: 50px; }
#lineupBox01 .box_in .table_box .teble_box_in { width: 460px; }
#lineupBox01 .box_in .edit_box { margin-top: 50px; }
#lineupBox01 .other_box { padding: 40px 57px 37px; box-sizing: border-box; background: #FFF3F5; border-radius: 0 0 5px 5px; }
#lineupBox01 .other_box h3 { font-size: 22px; line-height: 1.45; }
#lineupBox01 .other_box .btn-list .btn01 { width: auto; min-width: 240px; height: 56px; margin: 19px 20px 0 0; }
#lineupBox01 .other_box .btn-list .btn01:last-child { margin-right: 0; }
#lineupBox01 .other_box .btn-list .btn01 a { padding: 12px 50px 16px; background: #FF93AE; box-shadow: 0 4px 0 #16203E; }
#lineupBox01 .other_box .btn-list .btn01 a:hover { top: 4px; box-shadow: none; }
#lineupBox01 .other_box .btn-list .btn01 a .btn-text { font-size: 18px; line-height: 1.24; }
#lineupBox01 .other_box .btn-list .btn01 a .arrow { width: 29px; height: 29px; right: 13px; }
#lineupBox01 .other_box .btn-list .btn01 a .arrow::before { width: 8px; height: 13px; }

/*導入事例　p05
=========================================== */
.post-type-archive-case_study div#bread, .tax-case_cate div#bread, .tax-case_area div#bread, .single-case_study div#bread { background: #FFEEBA; }

#p05box01 .case-all-list .common_content01 { width: 280px; margin: 15px 10px 0 0; }
#p05box01 .case-all-list .common_content01:nth-child(-n+3) { margin-top: 0; }
#p05box01 .case-all-list .common_content01:nth-child(3n) { margin-right: 0; }
#p05box01 .case-all-list .common_content01 a { padding: 17px 17px 21px; }
#p05box01 .case-all-list .common_content01 a .img { height: 180px; margin-bottom: 12px; }
#p05box01 .case-all-list .common_content01 a .title { line-height: 1.375; }
#p05box01 .case-all-list .common_content01 a .info_cate { display: block; margin-top: 14px; }
#p05box01 .case-all-list .common_content01 a .info_cate .cate-list { display: inline-flex; margin-top: 0; }
#p05box01 .case-all-list .common_content01 a .info_cate .time { display: block; line-height: 2.16; margin-top: 0; }
#p05box01 .case-all-list .common_content01 a .info-table { margin-top: 14px; }
#p05box01 .case-all-list .common_content01 a .info-table tr:last-child { background: none; }
#p05box01 .case-all-list .common_content01 a .info-table tr:last-child th, #p05box01 .case-all-list .common_content01 a .info-table tr:last-child td { padding-bottom: 0; }
#p05box01 .case-all-list .common_content01 a .info-table tr th { width: 90px; }

#caseBox01 .box_in .gallery_img { justify-content: space-between; align-items: flex-start; }
#caseBox01 .box_in .gallery_img .gallery_main { width: 500px; margin-bottom: 0 !important; }
#caseBox01 .box_in .gallery_img .gallery_main .slick-prev, #caseBox01 .box_in .gallery_img .gallery_main .slick-next { top: 166px; }
#caseBox01 .box_in .gallery_img .gallery_main .slick-prev { left: -14px; }
#caseBox01 .box_in .gallery_img .gallery_main .slick-next { right: -14px; }
#caseBox01 .box_in .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; height: 380px; }
#caseBox01 .box_in .gallery_img .gallery_thum { width: 214px; }
#caseBox01 .box_in .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#caseBox01 .box_in .gallery_img .gallery_thum .gallery_thum01 { width: 102px; height: 80px; margin: 10px 10px 0 0; }
#caseBox01 .box_in .gallery_img .gallery_thum .gallery_thum01:nth-child(-n+2) { margin-top: 0; }
#caseBox01 .box_in .gallery_img .gallery_thum .gallery_thum01:nth-child(2n) { margin-right: 0; }
#caseBox01 .box_in .info-table { margin-top: 40px; }
#caseBox01 .box_in .edit_box { margin-top: 50px; }
#caseBox01 .box_in .bf_box { margin-top: 30px; padding-top: 30px; background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left top; background-repeat: repeat-x; background-size: 100% 2px; }
#caseBox01 .box_in .bf_box .edit-midashi02 { margin-bottom: 34px; }
#caseBox01 .box_in .bf_box .img_box .img { width: 340px; position: relative; }
#caseBox01 .box_in .bf_box .img_box .img p { min-width: 78px; padding: 4px 16px; box-sizing: border-box; font-size: 14px; line-height: 1.43; border-radius: 100px; position: absolute; top: -14px; left: 50%; transform: translateX(-50%); z-index: 1; }
#caseBox01 .box_in .bf_box .img_box .img .img_in { width: 100%; height: 227px; }
#caseBox01 .box_in .bf_box .img_box .img.img_befo p { background: #CCCCCC; }
#caseBox01 .box_in .bf_box .img_box .img.img_after p { background: #F7658A; }
#caseBox01 .box_in .bf_box .img_box.img_arrow .img.img_befo { margin-right: 60px; position: relative; }
#caseBox01 .box_in .bf_box .img_box.img_arrow .img.img_befo::before { content: ""; display: block; width: 40px; height: 35px; background: url("../img/p05/arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: -50px; transform: translateY(-50%); }
#caseBox01 .box_in .bf_box .img-text { margin-top: 20px; }
#caseBox01 .box_in .comment_box { margin-top: 50px; }
#caseBox01 .box_in .comment_box .box { padding: 24px 30px 30px; box-sizing: border-box; background: #F6F6F6; border-radius: 10px; position: relative; margin-bottom: 20px; }
#caseBox01 .box_in .comment_box .box::before { content: ""; display: block; width: 63px; height: 22px; background: url("../img/p05/hukidashi.svg") no-repeat center; background-size: contain; position: absolute; bottom: -21px; left: 64px; }
#caseBox01 .box_in .comment_box .box h3 { font-size: 24px; line-height: 1.46; margin-bottom: 24px; }
#caseBox01 .box_in .comment_box .box p.common_text { line-height: 1.625; }
#caseBox01 .box_in .comment_box .manager_box { justify-content: space-between; align-items: flex-start; }
#caseBox01 .box_in .comment_box .manager_box .img { width: 80px; height: 80px; border-radius: 50%; }
#caseBox01 .box_in .comment_box .manager_box .manager_box_in { width: calc(100% - 96px); margin-top: 9px; }
#caseBox01 .box_in .comment_box .manager_box .manager_box_in .name_box { padding-left: 57px; box-sizing: border-box; line-height: 1.625; position: relative; margin-bottom: 5px; }
#caseBox01 .box_in .comment_box .manager_box .manager_box_in .name_box span.cate { display: inline-block; padding: 3px 12px; box-sizing: border-box; background: #E6FE52; border-radius: 100px; font-size: 14px; line-height: 1.14; position: absolute; top: 4px; left: 0; }
#caseBox01 .box_in .comment_box .manager_box .manager_box_in .name_box02 .cate { display: inline-block; margin-right: 8px; }
#caseBox01 .box_in .comment_box .manager_box .manager_box_in .name_box02 .name { font-weight: 800; }
#caseBox01 .box_in .comment_box .manager_box .box_in.full { width: 100%; }

/*選ばれる理由　p06
=========================================== */
.page-reason div#bread { background: #EFEFEF; }

.netis_box { width: 240px; padding: 18px 0; box-sizing: border-box; background: #16203E; border-radius: 10px; }
.netis_box p { line-height: 1.625; }
.netis_box p.sub { font-size: 12px; line-height: 1.58; }
.netis_box p.big { font-size: 30px; line-height: 1.6; margin: -2px 0 -7px; }

#p06box01 { padding: 76px 0 88px; }
#p06box01 .cnt { justify-content: space-between; align-items: center; }
#p06box01 .cnt .text_box { width: 456px; }
#p06box01 .cnt .text_box h2.title { margin-bottom: 32px; font-size: 40px; line-height: 1.45; }
#p06box01 .cnt .img_box { width: 580px; }

#p06box02 { background: url("../img/p06/bg01.jpg") no-repeat center; background-size: cover; }
#p06box02 .reason-list .reason01 { justify-content: space-between; align-items: flex-start; padding: 60px; box-sizing: border-box; margin-bottom: 40px; position: relative; }
#p06box02 .reason-list .reason01:first-child .img_box { padding-right: 20px; box-sizing: border-box; position: relative; }
#p06box02 .reason-list .reason01:first-child .img_box .netis_box { position: absolute; bottom: -20px; right: 0; z-index: 1; }
#p06box02 .reason-list .reason01:nth-child(2n) .num { background: url("../img/p06/hukidashi02.png") no-repeat center; background-size: contain; left: auto; right: -20px; }
#p06box02 .reason-list .reason01:nth-child(2n) .text_box { order: 0; }
#p06box02 .reason-list .reason01:last-child { margin-bottom: 0; }
#p06box02 .reason-list .reason01 .num { width: 100px; height: 106px; padding-top: 11px; box-sizing: border-box; background: url("../img/p06/hukidashi01.png") no-repeat center; background-size: contain; position: absolute; top: -20px; left: -20px; z-index: 1; }
#p06box02 .reason-list .reason01 .num span { display: block; font-size: 18px; line-height: 40px; }
#p06box02 .reason-list .reason01 .num span em { display: block; font-size: 32px; margin-top: -9px; }
#p06box02 .reason-list .reason01 .text_box { width: 500px; order: 1; }
#p06box02 .reason-list .reason01 .text_box h2 { font-size: 30px; line-height: 44px; color: #16203E; margin-bottom: 20px; }
#p06box02 .reason-list .reason01 .text_box h2 em { display: inline-block; font-size: 38px; position: relative; }
#p06box02 .reason-list .reason01 .text_box h2 em::before { content: ""; display: block; width: 100%; height: 2px; background: #F7658A; position: absolute; bottom: -5px; left: 0; }
#p06box02 .reason-list .reason01 .text_box h2 .mini { font-size: 18px; }
#p06box02 .reason-list .reason01 .img_box { width: 420px; }

/*会社案内　p07
=========================================== */
.page-company div#bread { background: #EFEFEF; }

#p07box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p07box01 .cnt .text_box { width: 680px; }
#p07box01 .cnt .text_box .box_in { padding: 35px 30px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; border: 1px solid #F7658A; position: relative; margin-bottom: 36px; }
#p07box01 .cnt .text_box .box_in:last-child { margin-bottom: 0; }
#p07box01 .cnt .text_box .box_in h3 { display: inline-block; padding: 2px 16px 4px; box-sizing: border-box; background: #F7658A; border-radius: 44px; font-size: 18px; line-height: 26px; position: absolute; top: -17px; left: 30px; z-index: 1; }
#p07box01 .cnt .text_box .box_in .ex-link { display: inline-block; padding-right: 22px; box-sizing: border-box; color: #16203E; margin-top: 16px; position: relative; }
#p07box01 .cnt .text_box .box_in .ex-link::after { content: ""; display: block; width: 17px; height: 16px; background: url("../img/common/icon_link02.svg") no-repeat center; background-size: contain; position: absolute; top: 2px; right: 0; }
#p07box01 .cnt .img_box { width: 360px; position: relative; }
#p07box01 .cnt .img_box img { width: 320px; }
#p07box01 .cnt .img_box .netis_box { position: absolute; bottom: -38px; right: 0; z-index: 1; }

#p07box02 .top-title01 { margin-bottom: 60px; position: relative; }
#p07box02 .top-title01::before { content: ""; display: block; width: 150px; height: 130px; background: url("../img/p07/light01.png") no-repeat center; background-size: contain; position: absolute; bottom: -20px; right: 36px; }
#p07box02 .top-title01 .title { display: inline; font-size: 46px; line-height: 1.7; }
#p07box02 .box-list .box { padding: 21px 27px 27px; box-sizing: border-box; margin-bottom: 20px; }
#p07box02 .box-list .box:last-child { margin-bottom: 0; }
#p07box02 .box-list .box h3 { font-size: 30px; line-height: 1.66; margin-bottom: 16px; }
#p07box02 .box-list .box .sub_title { display: inline-block; padding: 2px 16px 4px; box-sizing: border-box; background: #E6FE52; border-radius: 44px; font-size: 18px; line-height: 26px; margin-bottom: 16px; }
#p07box02 .box-list .box .btn-list { margin-top: 16px; }
#p07box02 .box-list .box .btn-list .btn { display: inline-block; margin-right: 24px; }
#p07box02 .box-list .box .btn-list .btn:last-child { margin-right: 0; }
#p07box02 .box-list .box .btn-list .btn a { display: inline-flex; align-items: center; }
#p07box02 .box-list .box .btn-list .btn a:hover { text-decoration: none; }
#p07box02 .box-list .box .btn-list .btn a:hover .arrow { background-color: #FFFFFF; }
#p07box02 .box-list .box .btn-list .btn a:hover .arrow::before { filter: brightness(0) saturate(100%) invert(10%) sepia(18%) saturate(4068%) hue-rotate(199deg) brightness(92%) contrast(93%); }
#p07box02 .box-list .box .btn-list .btn a .arrow { display: inline-block; width: 25px; height: 25px; border-radius: 50%; background-color: #16203E; border: 1px solid #16203E; box-sizing: border-box; margin-right: 8px; position: relative; transition: 0.3s; }
#p07box02 .box-list .box .btn-list .btn a .arrow::before { content: ""; display: block; width: 6px; height: 10px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p07box02 .box-list .box .btn-list .btn a .btn-text { font-weight: 900; line-height: 19px; color: #16203E; text-decoration: underline; }
#p07box02 .cnt { justify-content: space-between; align-items: flex-start; margin-top: 60px; }
#p07box02 .cnt .img_box { width: 280px; }
#p07box02 .cnt .text_box { width: 767px; }
#p07box02 .cnt .text_box .edit-midashi02 { margin-bottom: 24px; }
#p07box02 .cnt .text_box .text p { margin-bottom: 24px; }
#p07box02 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#p07box02 .present_box { margin-top: 60px; padding: 40px 100px; box-sizing: border-box; background: rgba(255, 255, 255, 0.6); border-radius: 10px; position: relative; }
#p07box02 .present_box .img { width: 280px; box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25); position: absolute; top: -30px; right: 100px; z-index: 1; }
#p07box02 .present_box .text01 { width: 552px; font-size: 24px; line-height: 1.375; }
#p07box02 .present_box .text01 em { font-size: 32px; }

#p07box03 { background: url("../img/p07/bg01.jpg") no-repeat center; background-size: cover; }
#p07box03 .top-title01 .title { display: inline-block; line-height: 1.25; }
#p07box03 .box { padding: 37px 57px; box-sizing: border-box; text-align: center; position: relative; }
#p07box03 .box::before { content: ""; display: block; width: 180px; height: 156px; background: url("../img/p07/light02.png") no-repeat center; background-size: contain; position: absolute; top: -48px; left: 82px; }
#p07box03 .box .point { font-size: 30px; line-height: 1.46; margin-bottom: 24px; }
#p07box03 .box p.common_text { font-size: 18px; line-height: 1.77; }

#p07box04 .table_box { justify-content: space-between; }
#p07box04 .table_box .company-table { width: 520px; }
#p07box04 .table_box .company-table tr { background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left bottom; background-repeat: repeat-x; background-size: 100% 2px; }
#p07box04 .table_box .company-table tr:first-child th, #p07box04 .table_box .company-table tr:first-child td { padding-top: 0; }
#p07box04 .table_box .company-table tr th, #p07box04 .table_box .company-table tr td { padding: 20px 0; box-sizing: border-box; }
#p07box04 .table_box .company-table tr th { width: 120px; color: #16203E; }

#p07box05 { background: url("../img/p07/bg02.jpg") no-repeat center; background-size: cover; }
#p07box05 .box-list { justify-content: space-between; }
#p07box05 .box-list .box { width: 530px; padding: 37px 47px; box-sizing: border-box; }
#p07box05 .box-list .box h3 { font-size: 30px; line-height: 1.66; margin-bottom: 16px; }
#p07box05 .box-list .box .img-list { justify-content: center; margin-top: 32px; }
#p07box05 .box-list .box01 .img-list .img { width: 170px; margin-right: 40px; }
#p07box05 .box-list .box01 .img-list .img:last-child { margin-right: 0; }
#p07box05 .box-list .box01 .img-list .img p { line-height: 20px; margin-top: 10px; }
#p07box05 .box-list .box02 .img-list .img { width: 205px; margin-right: 20px; }
#p07box05 .box-list .box02 .img-list .img:last-child { margin-right: 0; }

#p07box06 .history-list .history01 { align-items: flex-start; padding: 30px 40px; box-sizing: border-box; background: rgba(255, 255, 255, 0.6); border-radius: 10px; margin-bottom: 10px; }
#p07box06 .history-list .history01:last-child { margin-bottom: 0; }
#p07box06 .history-list .history01 .year { width: 97px; font-size: 24px; line-height: 35px; }
#p07box06 .history-list .history01 .naiyou_box { width: calc(100% - 97px); margin-top: 6px; }
#p07box06 .history-list .history01 .naiyou_box .box_in { align-items: flex-start; margin-bottom: 10px; }
#p07box06 .history-list .history01 .naiyou_box .box_in:last-child { margin-bottom: 0; }
#p07box06 .history-list .history01 .naiyou_box .box_in .day { width: 93px; }
#p07box06 .history-list .history01 .naiyou_box .box_in .text { width: calc(100% - 93px); }

/*ブログ　p08
=========================================== */
.post-type-archive-blog div#bread, .tax-blog_cate div#bread, .tax-blog_keyword div#bread, .single-blog div#bread { background: #EFEFEF; }

#p08box01 .blog-all-list .common_content01 { width: 280px; margin: 15px 10px 0 0; }
#p08box01 .blog-all-list .common_content01:nth-child(-n+3) { margin-top: 0; }
#p08box01 .blog-all-list .common_content01:nth-child(3n) { margin-right: 0; }
#p08box01 .blog-all-list .common_content01 a { padding: 17px 17px 19px; }
#p08box01 .blog-all-list .common_content01 a .img { height: 160px; margin-bottom: 10px; }
#p08box01 .blog-all-list .common_content01 a .title { line-height: 1.5; }
#p08box01 .blog-all-list .common_content01 a .info_cate { display: block; margin-top: 10px; }
#p08box01 .blog-all-list .common_content01 a .info_cate .cate-list { display: inline-flex; margin-top: 0; }
#p08box01 .blog-all-list .common_content01 a .info_cate .time { display: block; line-height: 2.16; margin-top: 1px; }

#toc_container { background: #FFF3F5 !important; border: none !important; padding: 48px 40px 40px !important; border-radius: 10px; margin-bottom: 40px !important; width: 100% !important; font-size: 16px !important; box-sizing: border-box; position: relative; }
#toc_container p.toc_title { display: inline-block; padding: 5px 16px 6px !important; box-sizing: border-box; background: #F7658A; border-radius: 100px; text-align: left !important; margin: 0 !important; color: #FFFFFF; position: absolute; top: -10px; left: 40px; z-index: 1; }
#toc_container ul.toc_list { margin-top: 0 !important; }
#toc_container ul.toc_list > li { padding-left: 40px; box-sizing: border-box; margin-bottom: 15px; }
#toc_container ul.toc_list > li:last-child { margin-bottom: 0; }
#toc_container ul.toc_list > li > a { position: relative; font-size: 18px; line-height: 26px; font-weight: 700; color: #000000; }
#toc_container ul.toc_list > li > a .toc_number { width: 32px; height: 32px; background: #16203E; border-radius: 50%; box-sizing: border-box; font-family: "LINE Seed JP_TTF ExtraBold"; font-weight: 800; font-size: 14px; line-height: 32px; color: #FFFFFF; text-align: center; position: absolute; top: -3px; left: -40px; }

#blogBox01 .keyword_box .keyword-list li a { padding: 1px 11px; background: #FFFFFF; border: 1px solid #16203E; }
#blogBox01 .writer_box { margin-top: 40px; padding-top: 32px; background-image: repeating-linear-gradient(90deg, #16203e, #16203e 2px, transparent 2px, transparent 12px); background-position: left top; background-repeat: repeat-x; background-size: 100% 2px; }
#blogBox01 .writer_box .edit-midashi01 { margin-bottom: 16px; }
#blogBox01 .writer_box .writer_box_in { justify-content: space-between; align-items: center; }
#blogBox01 .writer_box .writer_box_in .img { width: 80px; height: 80px; border-radius: 50%; }
#blogBox01 .writer_box .writer_box_in .name_box { width: calc(100% - 96px); }
#blogBox01 .writer_box .writer_box_in .name_box h4 { line-height: 1.625; }
#blogBox01 .writer_box .writer_box_in .name_box .cate { margin-top: 4px; }
#blogBox01 .writer_box .text { margin-top: 16px; }
#blogBox01 .writer_box .shikaku-list { margin-top: 16px; }
#blogBox01 .writer_box .shikaku-list li { line-height: 1.625; }

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

#p09box01 .cnt { padding-bottom: 40px; position: relative; }
#p09box01 .cnt .text_box { width: 600px; padding-left: 65px; box-sizing: border-box; }
#p09box01 .cnt .text_box .title { padding-top: 56px; font-size: 40px; line-height: 1.7; position: relative; margin-bottom: 32px; }
#p09box01 .cnt .text_box .title .hukidashi { width: 100px; height: 106px; padding-top: 32px; box-sizing: border-box; background: url("../img/p09/hukidashi01.png") no-repeat center; background-size: contain; position: absolute; top: 0; left: -85px; z-index: 1; }
#p09box01 .cnt .text_box .title .hukidashi span { display: block; font-size: 20px; line-height: 2; }
#p09box01 .cnt .text_box .title .common_text-bg { padding-left: 8px; padding-right: 8px; }
#p09box01 .cnt .img_box { width: 400px; position: absolute; bottom: 0; right: 70px; }
#p09box01 .box { padding: 37px 47px 51px; box-sizing: border-box; }
#p09box01 .box h3 { font-size: 36px; margin-bottom: 40px; }
#p09box01 .box .box-list { justify-content: space-between; }
#p09box01 .box .box-list .box_in { width: 320px; }
#p09box01 .box .box-list .box_in h4 { font-size: 26px; line-height: 1.46; margin: 10px 0 12px; }

#p09box02 .num_box-list { justify-content: space-between; margin-bottom: 20px; }
#p09box02 .num_box-list .num_box { width: 540px; padding: 37px 37px 50px; box-sizing: border-box; text-align: center; }
#p09box02 .num_box-list .num_box .title { font-size: 24px; line-height: 1.625; }
#p09box02 .num_box-list .num_box .tel_box { text-align: left; padding-left: 47px; }
#p09box02 .num_box-list .num_box .tel_box::before { background: url("../img/p09/icon_tel.png") no-repeat center; background-size: contain; top: 7px; }
#p09box02 .num_box-list .num_box .tel_box .tel .num { font-size: 32px; line-height: 1.625; }
#p09box02 .num_box-list .num_box .tel_box .tel-text { font-size: 14px; }
#p09box02 .num_box-list .num_box .tel_box.fax_box::before { background: url("../img/p09/icon_fax.png") no-repeat center; background-size: contain; }
#p09box02 .num_box-list .num_box .tel_box.fax_box .fax-num { font-family: "LINE Seed JP_TTF ExtraBold"; font-weight: 800; font-size: 32px; line-height: 1.625; }
#p09box02 .num_box-list .num_box .tel_box.fax_box .fax-num span { display: none; }
#p09box02 .form_wrap { padding: 47px 57px 57px; box-sizing: border-box; }
#p09box02 .form_wrap .title { font-size: 24px; line-height: 1.625; margin-bottom: 30px; }
#p09box02 .form_wrap .text-list li { padding-left: 1em; text-indent: -1em; }
#p09box02 .form_wrap .form_box { margin-top: 40px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 40px; position: relative; }
ul.contact-state::before { content: ""; display: block; width: 233px; height: 1px; background: #CACACA; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
ul.contact-state > li { display: table; width: 100px; height: 100px; position: relative; z-index: 1; margin-right: 40px; }
ul.contact-state > li:last-child { margin-right: 0; }
ul.contact-state > li::before { content: ""; display: block; width: 110px; height: 110px; background: #FFFFFF; border: 1px solid #F7658A; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; z-index: -1; }
ul.contact-state > li > span { display: block; width: 100px; height: 100px; text-align: center; padding-top: 21px; box-sizing: border-box; background: #D4D4D4; border-radius: 50%; font-size: 16px; font-weight: 700; color: #727272; }
ul.contact-state > li.state01::before { opacity: 1; }
ul.contact-state > li.state01 > span { background: #F7658A; color: #FFFFFF; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: center; }
ul.contact-state.contact-state02 > li.state02::before { opacity: 1; }
ul.contact-state.contact-state02 > li.state02 > span { background: #F7658A; color: #FFFFFF; }

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

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

.contactTBL { /*お問い合わせ項目*/ /*住所*/ /*添付ファイル*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL::placeholder { color: #989898; }
.contactTBL th, .contactTBL td { display: block; font-size: 16px; line-height: 24px; }
.contactTBL th { margin-bottom: 24px; }
.contactTBL th .hissu, .contactTBL th .ninni { display: inline-block; font-size: 14px; line-height: 19px; font-weight: 800; padding: 1px 6px 2px; box-sizing: border-box; margin-right: 8px; }
.contactTBL th .hissu { background: #D92D30; color: #FFFFFF; }
.contactTBL th .ninni { background: #E6E6E6; }
.contactTBL td { margin-bottom: 40px; }
.contactTBL input.wpcf7-text, .contactTBL textarea.wpcf7-form-control.wpcf7-textarea, .contactTBL select.wpcf7-form-control.wpcf7-select { width: 100%; height: 48px; padding: 11px 17px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #E5E5E5; border-radius: 0; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 400; line-height: 1.5; color: #000000; cursor: pointer; }
.contactTBL input.wpcf7-text.your-name { width: 400px; }
.contactTBL input.wpcf7-text.tel01 { width: 200px; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 160px; }
.contactTBL .koumoku .wpcf7-list-item { display: block; margin: 16px 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"], .contactTBL .koumoku .wpcf7-list-item label input[type="checkbox"] { width: 16px; height: 16px; background: #FFFFFF; border: 1px solid #E5E5E5; margin-right: 8px; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .address_box th .sub_text { display: block; font-size: 14px; line-height: 1.22; margin-top: 9px; font-weight: 400; }
.contactTBL .address_box .address-list { margin-top: 16px; }
.contactTBL .address_box .address-list li { margin-bottom: 23px; }
.contactTBL .address_box .address-list li:last-child { margin-bottom: 0; }
.contactTBL .address_box .address-list li .th { line-height: 1.2; margin-bottom: 12px; }
.contactTBL .address_box .address-list li input.wpcf7-text { padding: 7px 17px; height: 40px; }
.contactTBL .address_box .address-list li select.wpcf7-form-control.wpcf7-select { width: auto; min-width: 170px; height: 40px; padding: 7px 30px 7px 17px; background: url("../img/p09/select_arrow.svg") no-repeat center right 17px, #FFFFFF; background-size: 10px; -webkit-appearance: none; appearance: none; }
.contactTBL .address_box .address-list li select.wpcf7-form-control.wpcf7-select option { color: #000000; }
.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 { display: inline-block; font-size: 14px; line-height: 1.22; margin-left: 10px; }
.contactTBL .bikou-list { margin-top: 10px; }
.contactTBL .bikou-list li { padding-left: 1em; text-indent: -1em; }
.contactTBL .codedropz-upload-wrapper .wpcf7c-conf.wpcf7c-conf-hidden { display: none; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler { background: #FFFFFF; border: 1px solid #E5E5E5; border-radius: 0; position: relative; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container { height: 100%; padding: 56px 0; box-sizing: border-box; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3 { padding-top: 28px; margin: 0 0 8px; font-size: 17px; line-height: 32px; font-weight: 400; position: relative; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3::before { content: ""; display: block; width: 16px; height: 20px; background: url("../img/p09/icon_file.png") no-repeat center; background-size: contain; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.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 a.cd-upload-btn { display: inline-block; height: 35px; background: #E3E3E3; border: 1px solid #707070; border-radius: 0; padding: 0 14px; box-sizing: border-box; font-size: 16px; line-height: 32px; color: #060606; 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; }
.contactTBL .codedropz-upload-wrapper .codedropz-upload-handler .dnd-upload-counter { 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 .doui-box td { margin-bottom: 60px; }
.contactTBL .doui-box .doui-text { margin-top: 8px; }
.contactTBL .doui-box .doui-text a { color: #2487C4; 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; font-weight: 700; }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 16px; height: 16px; margin-right: 5px; background: #FFFFFF; border: 1px solid #E5E5E5; border-radius: 100%; cursor: pointer; }
.contactTBL .contact-submit.flex { justify-content: center; flex-direction: row-reverse; }
.contactTBL .contact-submit.flex .btn01 { width: 320px; height: 80px; 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 60px; box-sizing: border-box; white-space: normal; border-radius: 50px; background-color: #E6FE52; background-image: url("../img/p09/arrow.png"); background-repeat: no-repeat; background-position: center right 17px; background-size: 37px; border: 3px solid #16203E; cursor: pointer; transition: 0.3s; font-size: 18px; line-height: 1.22; color: #16203E; font-weight: 900; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .btn01 input.wpcf7-form-control:hover { text-decoration: none; background-color: #FFFFFF; }
.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-color: #FFFFFF; background-image: url("../img/p09/arrow_back.png"); background-position: center left 17px; }
.contactTBL .contact-submit.flex .btn01.back input.wpcf7-form-control:hover { background-color: #E6FE52; }
.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; }

/*確認画面時の表示設定*/
#p09box02 .form_wrap:has(.contactArea.che) { background: #eee; }

.contactArea.che .contactTBL td { margin-bottom: 20px; }
.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: 100px 0; 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: 100px 0; }

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) { /* CTA */
  #fixed-box { width: calc(16vw + 20px); bottom: 1.04vw; right: calc(-16vw - 20px); }
  .fixed #fixed-box { right: 10px; }
  .fixed #fixed-box.is-closed { right: -16vw; }
  #fixed-box .box_in { width: 16vw; padding: 1vw; }
  #fixed-box .box_in .midashi { width: 7.29vw; margin-bottom: 0.1vw; font-size: 0.73vw; }
  #fixed-box .box_in .midashi em { font-size: 1.35vw; margin-top: -0.16vw; }
  #fixed-box .box_in .sub_text { font-size: 0.73vw; }
  #fixed-box .box_in .btn01.contact_btn { width: 12.5vw; height: 3.13vw; margin: 0.73vw 0 0; }
  #fixed-box .box_in .btn01.contact_btn a { padding: 0.78vw 1.82vw 0.83vw 2.76vw; }
  #fixed-box .box_in .btn01.contact_btn a .icon { width: 1.56vw; height: 1.56vw; left: 0.68vw; }
  #fixed-box .box_in .btn01.contact_btn a .icon::before { width: 0.73vw; height: 0.73vw; }
  #fixed-box .box_in .btn01.contact_btn a .btn-text { font-size: 0.83vw; }
  #fixed-box .box_in .img { width: 8vw; } }
@media screen and (min-width: 0px) and (max-width: 1650px) { #header .header_inner .logo_box { width: 12.12vw; }
  #header .header_inner .logo a img { width: 9.09vw; }
  #header .header_inner .right { width: calc(100% - 13.33vw); }
  #header .header_inner .right .right_top { display: inline-flex; width: auto; margin-left: 0.61vw; }
  #header .header_inner .right .right_top .tel_box { padding-left: 2.67vw; margin-right: 5px; }
  #header .header_inner .right .right_top .tel_box::before { width: 2.18vw; height: 2.18vw; background-size: 0.97vw; top: 0.36vw; }
  #header .header_inner .right .right_top .btn01.contact_btn { width: 14vw; }
  #header .header_inner .right .right_top .btn01.contact_btn a { padding: 11px 0.61vw 12px 3.03vw; }
  #header .header_inner .right .right_top .btn01.contact_btn a .icon { width: 2.18vw; height: 2.18vw; left: 0.73vw; }
  /*gnav*/
  .gnav { width: auto; padding: 22px 1.21vw 20px; }
  .gnav > ul > li { margin-right: 0.91vw; } }
@media screen and (min-width: 0px) and (max-width: 1600px) { #topbox01 .topbox01_bottom::before { left: 0; }
  #topbox01 .topbox01_bottom::after { right: 0; } }
@media screen and (min-width: 0px) and (max-width: 1400px) { #header .header_inner .right .right_top .tel_box { padding-left: 2.5vw; }
  #header .header_inner .right .right_top .tel_box .tel .num { font-size: 19px; }
  #header .header_inner .right .right_top .btn01.contact_btn a .btn-text { font-size: 14px; }
  /*gnav*/
  .gnav { width: auto; padding: 22px 1vw 20px; }
  .gnav > ul > li { margin-right: 0.8vw; }
  .gnav > ul > li > a > span { font-size: 14px; }
  /* CTA */
  #fixed-box .box_in .midashi em { font-size: 1.35vw; } }
@media screen and (min-width: 0px) and (max-width: 1200px) { #header .header_inner .logo_box { width: 145px; }
  #header .header_inner .logo a img { width: 110px; }
  #header .header_inner .right { width: calc(100% - 160px); }
  #header .header_inner .right .right_top { margin-left: 8px; }
  #header .header_inner .right .right_top .tel_box { padding-left: 30px; }
  #header .header_inner .right .right_top .tel_box::before { width: 26px; height: 26px; background-size: 12px; top: 5px; }
  #header .header_inner .right .right_top .btn01.contact_btn { width: 168px; }
  #header .header_inner .right .right_top .btn01.contact_btn a { padding: 11px 8px 12px 36px; }
  #header .header_inner .right .right_top .btn01.contact_btn a .icon { width: 26px; height: 26px; left: 9px; }
  /*gnav*/
  .gnav { padding: 22px 12px 20px; }
  .gnav > ul > li { margin-right: 10px; }
  /* CTA */
  #fixed-box { width: 212px; bottom: 12px; right: -212px; }
  .fixed #fixed-box { right: 10px; }
  .fixed #fixed-box.is-closed { right: -192px; }
  #fixed-box .box_in { width: 192px; padding: 12px; }
  #fixed-box .box_in .midashi { width: 88px; font-size: 9px; margin-bottom: 1px; }
  #fixed-box .box_in .midashi em { font-size: 16px; margin-top: -2px; }
  #fixed-box .box_in .sub_text { font-size: 9px; }
  #fixed-box .box_in .btn01.contact_btn { width: 150px; height: 37px; margin: 8px 0 0; }
  #fixed-box .box_in .btn01.contact_btn a { padding: 9px 21px 10px 33px; }
  #fixed-box .box_in .btn01.contact_btn a .icon { width: 18px; height: 18px; left: 8px; }
  #fixed-box .box_in .btn01.contact_btn a .icon::before { width: 8px; height: 8px; }
  #fixed-box .box_in .btn01.contact_btn a .btn-text { font-size: 10px; }
  #fixed-box .box_in .img { width: 96px; right: 0; } }
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() { #fixed-box .close-btn span { letter-spacing: 0.1em; } }
/*safari用
=========================================== */
.safari #fixed-box .close-btn span { letter-spacing: 0.1em; }
