@charset "utf-8";html{scroll-behavior:smooth;font-size:62.5%}body{font-family:'Noto Sans JP','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;color:#333;font-size:1.6rem;font-weight:400;font-feature-settings:"palt";letter-spacing:.05em;max-width:100%}body.active{height:100%;overflow:hidden}main{overflow-x:hidden}main ul{list-style:disc}main li{margin-left:1.2em}p:not(:last-of-type){margin-bottom:1.7em}body{animation-name:fadeInAnime;animation-duration:1s;animation-fill-mode:forwards;opacity:0}@keyframes fadeInAnime{from{opacity:0}to{opacity:1}}.fade_in{opacity:0;transform:translate(0,50px);transition:.5s}.fade_in.scrollin{opacity:1;transform:translate(0,0)}@keyframes down-in{0%{transform:translate(0,-30px);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes up-in{0%{transform:translate(0,30px);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes left-in{0%{transform:translate(-30px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes right-in{0%{transform:translate(30px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes zoom-in{0%{transform:scale(.8,.8);opacity:0}100%{transform:scale(1,1);opacity:1}}.br_no{white-space:nowrap}.br_sp{display:none}.br_pc{display:inline}@media (max-width:640px){.br_sp{display:inline}.br_pc{display:none}}img{max-width:100%;height:auto;object-fit:cover}a{text-decoration:none;transition:.3s}.sec_wrap{padding:100px 20px}.sec_wrap_f0f0f0{padding:100px 20px;background:#f0f0f0}.sec_wrap_fafafa{padding:100px 20px;background:#fafafa}.sec_wrap_28304c{padding:100px 20px;background:#28304c;color:#fff}.sec_in_1000{max-width:1000px;margin:auto;line-height:1.7}@media (max-width:640px){.sec_wrap,.sec_wrap_f0f0f0,.sec_wrap_fafafa,.sec_wrap_28304c{padding:70px 20px}}.pagetop{opacity:0;visibility:hidden;height:100px;width:100px;position:fixed;right:0;bottom:50px;background:#28304c;box-shadow:0 0 7px rgb(255 255 255/.5);color:#fff;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;z-index:2;transition:.3s}header.scroll-nav+.pagetop{opacity:1;visibility:visible}header.scroll-nav+.pagetop:hover{opacity:.7}.pagetop:before{content:"";display:block;width:24px;height:24px;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/to_top.svg) no-repeat center/contain}@media (max-width:640px){header.scroll-nav+.pagetop{opacity:0;visibility:hidden}}.cont_page{padding-top:100px}@media (max-width:1300px){.cont_page{padding-top:70px}}@media (max-width:640px){.cont_page{padding-top:60px}}.cont_page_head{position:relative;width:100%;height:350px;background:#666;display:flex;flex-direction:column;justify-content:center;gap:10px;padding-left:10vw;color:#fff;font-weight:700;animation:down-in 1.5s ease 0s 1 forwards;opacity:0}.cont_page_head:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(20,40,70,.6) 15%,rgba(35,24,21,.3) 45%);mix-blend-mode:multiply;z-index:1}.cont_page_head h2{font-size:3.6rem;line-height:1.3;font-family:'Noto Serif JP',serif;animation:up-in 1.5s ease .8s 1 forwards;opacity:0;z-index:2}.page_name_en{font-size:10rem;font-family:'Noto Serif JP',serif;animation:right-in 1.5s ease .5s 1 forwards;opacity:0;z-index:2}.head_co{background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/head_co.jpg) no-repeat center/cover}.head_bis{background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/head_bis.jpg) no-repeat center top 60%/cover}.head_info{background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/head_info.jpg) no-repeat center top 70%/cover}.head_privacy{background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/head_privacy.jpg) no-repeat center top 60%/cover}@media (max-width:1024px){.cont_page_head{height:250px}.cont_page_head h2{font-size:2.6rem}.page_name_en{font-size:6rem}}@media (max-width:640px){.cont_page_head{height:200px;padding-left:20px}.cont_page_head h2{font-size:1.6rem}.page_name_en{font-size:4.6rem}}header{position:fixed;width:100%;height:100px;background:rgb(255 255 255/.5);transition:.3s;display:flex;align-items:center;justify-content:space-between;z-index:90;animation:down-in 1.5s ease .5s 1 forwards;opacity:0}header.scroll-nav{height:70px}header h1{margin-left:1.5vw;z-index:90;animation:down-in 1.5s ease .8s 1 forwards;opacity:0}header h1 div{display:none;font-size:1.2rem}@media (max-width:1300px){header{height:70px}header h1 img{width:300px}}@media (max-width:940px){header h1{display:flex;align-items:flex-end;gap:10px;margin-left:15px}header h1 div{display:block;margin-bottom:1px}}@media (max-width:640px){header,header.scroll-nav{height:60px}header h1{flex-direction:column;align-items:flex-start;gap:3px;width:calc(100% - 145px)}header h1 img{max-width:200px;width:100%}}.head_nav_pc{animation:down-in 1.5s ease 1.3s 1 forwards;opacity:0}.head_nav{position:relative;display:flex;align-items:center;line-height:1.5em;text-align:center}.head_nav li{font-weight:700;font-size:1.8rem;line-height:1.1em;margin-right:3vw}.head_nav a{padding:5px 0;border-bottom:transparent 3px solid}.head_nav a:hover{border-bottom:#333 3px solid}.head_nav li:last-of-type{margin-right:0}.head_nav li:last-of-type a{display:block;width:250px;height:100px;color:#fff;background:#28304c;display:flex;justify-content:center;align-items:center}.head_nav li:last-of-type a:hover{background:#8b0100;border-bottom:none}header.scroll-nav .head_nav li:last-of-type a{height:70px}@media (max-width:1300px){.head_nav li{margin-right:2vw;font-size:1.6rem}.head_nav li:last-of-type a{height:70px}}@media (max-width:800px){.head_nav li:last-of-type a{width:130px}}@media (max-width:640px){header .head_nav li:last-of-type a,header.scroll-nav .head_nav li:last-of-type a{height:60px}}.head_nav_sp{display:none}.menu-btn{position:fixed;top:0;right:0;display:flex;height:60px;width:60px;justify-content:center;align-items:center;z-index:90;background-color:#28304c;animation:down-in 1.5s ease 1.3s 1 forwards;opacity:0}.menu-btn span,.menu-btn span:before,.menu-btn span:after{content:"";display:block;height:3px;width:25px;border-radius:3px;background-color:#fff;position:absolute;transition:.3s}.menu-btn span:before{bottom:8px}.menu-btn span:after{top:8px}#menu-btn-check:checked~.menu-btn span{background-color:rgba(255,255,255,0)}#menu-btn-check:checked~.menu-btn span:before{bottom:0;transform:rotate(45deg)}#menu-btn-check:checked~.menu-btn span:after{top:0;transform:rotate(-45deg)}#menu-btn-check{display:none}.menu-content{width:100%;height:100vh;position:fixed;top:60px;left:100%;z-index:80;background:#28304c;transition:all .5s}#menu-btn-check:checked~.menu-content{left:0}.sp_head_nav{margin:0 0 20px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f4f4f4}.sp_head_nav li{width:100%}.sp_head_nav li a{display:block;padding:20px 10px;width:100%;border-bottom:#fff 1px solid}.sp_head_nav li a:hover{background:#ddd}.sp_head_nav li:last-of-type a{background:#28304c;color:#fff}.sp_head_nav li:last-of-type a:hover{background:#8b0100}@media (max-width:640px){.head_nav_pc{display:none}.head_nav_sp{display:block}}.foot_wrap{padding:25px 10vw 20px;display:flex;align-items:flex-end;gap:10px 20px;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/foot_car.svg) no-repeat right 10vw bottom}.foot_wrap img{max-width:320px}.foot_add{font-size:1.4rem;padding-bottom:3px}.foot_copy{font-size:1.2rem;color:#fff;letter-spacing:0;background:#28304c;padding:9px 10vw 10px;display:flex;justify-content:space-between;& P{margin:0}& a{margin-left:20px}& a:hover{opacity:.5}}@media (max-width:1200px){.foot_wrap{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.foot_wrap{padding:20px 20px 60px;align-items:center;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/foot_car.svg) no-repeat center bottom/200px auto;& img{max-width:100%}}.foot_copy{padding:5px 5px 7px;text-align:center;justify-content:center}.foot_privacy{display:none}}.top_h2{position:relative;margin-top:-20px;font-size:4.8rem;font-weight:700;color:#8b0100;font-family:'Noto Serif JP',serif}.top_h2:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:2px;background:#8b0100}.h2_en{font-size:2.4rem;font-weight:700;color:#8b0100;font-family:'Noto Serif JP',serif;padding:5px 0 30px}.top_h2_c{text-align:center}.top_h2_c:after{width:290px;right:0;margin:auto}.top_05 .top_h2,.top_05 .h2_en{color:#fff}.top_05 .top_h2:after{background:#fff}@media (max-width:640px){.top_h2{font-size:3.6rem}.top_h2:after{left:-20px;bottom:0;width:calc(100% + 40px)}.top_h2_c{text-align:left}}.top_main{position:relative;background:#f0f0f0}.swiper{position:relative;clip-path:polygon(0 0,100% 0,100% 34vw,0 42vw);animation:down-in 1.5s ease 0s 1 forwards;opacity:0}.swiper:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(20,40,70,.6) 15%,rgba(35,24,21,.3) 45%);mix-blend-mode:multiply;z-index:1;animation:down-in 1.5s ease 0s 1 forwards;opacity:0}.swiper-slide>img{object-fit:cover;width:100%;height:42vw}.main-a>img{object-position:45% 55%}.main-b>img{object-position:5% 20%}.main-c>img{object-position:20% 40%}.main-e>img{object-position:25% 40%}.main-f>img{object-position:40% 90%}.main-g>img{object-position:40% 50%}.top_main_wrap{position:absolute;top:0;left:10vw;width:calc(100% - 10vw);height:42vw;padding-top:100px;color:#fff;display:flex;justify-content:center;flex-direction:column;z-index:2}.top_main_catch{font-size:3vw;font-weight:700;line-height:1.3;font-family:'Noto Serif JP',serif;padding-bottom:2vw;animation:right-in 1.5s ease .5s 1 forwards;opacity:0}.top_main01{font-size:3rem;padding-bottom:1vw;display:flex;align-items:baseline;animation:right-in 1.5s ease .8s 1 forwards;opacity:0}.top_main01:after{content:"";height:3px;border-top:#fff 2px solid;width:10vw;margin-left:10px}.top_main02{font-size:1.8rem;line-height:1.5;animation:right-in 1.5s ease 1s 1 forwards;opacity:0}@media (max-width:1300px){.top_main_wrap{padding-top:70px}.top_main_catch{font-size:4vw}}@media (max-width:768px){.top_main_wrap{padding-bottom:20px}.top_main01{font-size:2.4rem}.top_main02{font-size:1.6rem}}@media (max-width:640px){.swiper{clip-path:none;height:100vh}.swiper-slide>img{height:100vh}.top_main_wrap{left:20px;width:auto;padding-top:60px;height:100vh;align-items:flex-start}.top_main_catch{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:3.5vh;padding:0 0 5vh 5vw}.top_main01{font-size:2.1rem;padding-bottom:2vh}}.top_01{padding:50px 20px calc(40px + 12vw);background:#f0f0f0;clip-path:polygon(0 0,100% -12vw,100% calc(100% - 12vw), 0 100%)}.top_01_catch{font-size:3.6rem;font-weight:700;font-family:'Noto Serif JP',serif;text-align:center}.top_01 img{margin:40px 0;width:100%;height:250px}.top_01 p{text-align:justify}@media (max-width:640px){.top_01{padding:70px 20px;clip-path:none}.top_01_catch{font-size:2.4rem}.top_01 img{margin:30px 0;height:190px}}.top_02{padding:50px 20px 100px}.top_02_wrap{display:flex;gap:40px 20px}.top_02_box{width:calc(50% - 10px)}.top_02_read{font-size:2.4rem;font-weight:700;font-family:'Noto Serif JP',serif;padding-bottom:30px}.btn_more{max-width:320px;width:100%;height:55px;font-size:1.6rem;color:#8b0100;background:#fff;border:#8b0100 2px solid;margin-top:40px;padding:10px 30px;display:flex;justify-content:space-between;align-items:center}.btn_more:after{content:"";width:10px;height:10px;border-top:2px solid #8b0100;border-right:2px solid #8b0100;transform:rotate(45deg)}.btn_more:hover{color:#fff;background:#8b0100;padding-right:40px}.btn_more:hover:after{border-top:1px solid #fff;border-right:1px solid #fff}.top_02_box img{width:100%;height:250px}@media (max-width:640px){.top_02{padding:70px 20px}.top_02_wrap{flex-direction:column}.top_02_box{width:100%}.btn_more{margin:40px auto 0}.top_02_box:nth-child(2){margin:0 -20px;width:calc(100% + 40px)}.top_02_box img{height:210px}}.top_03{padding:100px 20px 0;background:#fafafa;text-align:center}.top_03_wrap{display:flex;margin:0 -20px;padding-top:50px}.top_03_box1,.top_03_box2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:20px;aspect-ratio:96/50}.top_03_box1{background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/top_03_a.jpg) no-repeat center/cover}.top_03_box2{background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/top_03_b.jpg) no-repeat center/cover}.top_03_tit{font-size:3.6rem;font-weight:700;color:#fff}.btn_more_2{position:relative;max-width:320px;width:100%;height:55px;font-size:1.6rem;color:#fff;border:#fff 2px solid;margin-top:40px;padding:10px 30px;display:flex;justify-content:space-between;align-items:center}.btn_more_2:after{content:"";width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.btn_more_2:hover{color:#8b0100;background:#fff;padding-right:40px}.btn_more_2:hover:after{border-top:1px solid #8b0100;border-right:1px solid #8b0100}@media (max-width:768px){.top_03_tit{font-size:2.4rem}.btn_more_2{margin-top:25px}}@media (max-width:640px){.top_03{padding:70px 20px 0}.top_03_wrap{flex-direction:column}.top_03_box1,.top_03_box2{width:100%;max-height:260px}}.top_04_info{background:#fff;padding:20px 30px;text-align:right}.top_04_info_wrap{display:flex;flex-wrap:wrap;text-align:left}.top_04_info_wrap dt{width:130px;padding:15px 0}.top_04_info_wrap dd{width:calc(100% - 130px);padding:15px 0}.top_04_info_wrap dt:not(:first-of-type),.top_04_info_wrap dd:not(:first-of-type){border-top:#a5a5a5 1px dashed}.top_04_info_wrap a{text-decoration:underline}.top_04_info_wrap a:hover{color:#aaa}.top_04_more{color:#8b0100}.top_04_more:hover{color:#aaa}.top_04_sns_wrap{display:flex;gap:100px;padding-top:70px}.top_04_sns{width:calc(50% - 50px);text-align:center}.top_04_sns h3{font-size:2.8rem;font-weight:700;padding-bottom:20px}.sns_link_wrap{color:#fff;font-weight:700;display:flex;gap:5%;padding:10px 0 30px}.sns_link_wrap a{background:#28304c;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:30%;aspect-ratio:1}.sns_link_wrap a img{max-width:42px;width:35%}.sns_link_wrap a:hover{opacity:.7}.site_link{display:block;font-weight:700;width:100%;padding:10px;border:#333 1px solid;background:#fff;display:flex;justify-content:center;align-items:center;gap:10px}.site_link:hover{background:#eee}.site_link:before{display:inline-block;content:"";width:20px;height:20px;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/earth.svg) no-repeat center}@media (max-width:768px){.top_04_sns_wrap{gap:20px}.top_04_sns{width:calc(50% - 10px)}.sns_link_wrap{font-size:1.4rem}}@media (max-width:640px){.top_04_info_wrap dt{width:100%;padding:15px 0 0}.top_04_info_wrap dd{width:100%;padding:0 0 15px}.top_04_info_wrap dd:not(:first-of-type){border-top:none}.top_04_sns_wrap{display:flex;flex-direction:column;gap:70px}.top_04_sns{width:100%}.top_04_sns h3{font-size:2.1rem}.sns_link_wrap{font-size:1.2rem;padding:0 0 20px}}.top_05{position:relative;background:#28304c;color:#fff}.top_05:after{position:absolute;content:"";top:0;right:0;width:50%;height:100%;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/top_05.jpg) no-repeat left 40% top 20%/cover;clip-path:polygon(7vw 0,100% 0,100% 100%,0 100%)}.top_05_wrap{width:50%}.btn_more_3{position:relative;max-width:320px;width:100%;height:55px;font-size:1.6rem;color:#fff;border:#fff 2px solid;margin-top:40px;padding:10px 30px;display:flex;justify-content:space-between;align-items:center}.btn_more_3:after{content:"";width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.btn_more_3:hover{color:#28304c;background:#fff;padding-right:40px}.btn_more_3:hover:after{border-top:1px solid #28304c;border-right:1px solid #28304c}@media (max-width:640px){.top_05_wrap{width:100%}.top_05{padding-bottom:calc(58vw + 70px)}.top_05:after{top:auto;bottom:0;width:100%;height:58vw;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/top_05.jpg) no-repeat left 40% top 20%/cover;clip-path:none}.btn_more_3{margin:40px auto 0}}.top_06_wrap{border:#a5a5a5 1px solid;display:flex}.top_06_box1{width:50%;padding:40px;display:flex;justify-content:center;align-items:center}.top_06_box2{width:50%;padding:40px 40px 40px 0}.top_06_box2 h2{color:#8ec31f;font-weight:700;padding-bottom:10px}.top_06_box2 p{text-align:justify}@media (max-width:640px){.top_06_wrap{flex-direction:column}.top_06_box1{width:100%;padding:40px 30px}.top_06_box2{width:100%;padding:0 20px 40px}}.co_h3{position:relative;margin-top:-15px;padding-bottom:40px;text-align:center;font-size:3.6rem;font-weight:700;font-family:'Noto Serif JP',serif}.co_h3_l{text-align:left}.co_h3:after{position:absolute;content:"";left:0;bottom:30px;width:100%;height:2px;background:#8b0100}@media (max-width:640px){.co_h3{margin-top:-10px;font-size:2.4rem}.co_h3_l{text-align:center}.co_h3:after{left:-20px;bottom:30px;width:calc(100% + 40px);height:2px;background:#8b0100}}.co_01_wrap{max-width:900px;margin:auto;padding:0 50px;text-align:justify}.co_01_wrap span{font-size:2.4rem}@media (max-width:640px){.co_01_wrap{padding:0}}.co_02{text-align:center}.co_02_h4{font-size:2.4rem;font-weight:700}@media (max-width:640px){.co_02_h4{font-size:2rem}}.co_03{position:relative}.co_03:after{position:absolute;content:"";top:0;right:0;width:50%;height:100%;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/co_03.jpg) no-repeat center/cover}.co_03_wrap{width:50%;padding-right:20px}.co_03_h4{font-weight:700;color:#8b0100;margin-bottom:5px;padding:1px 0 1px 15px;position:relative}.co_03_h4:before{position:absolute;content:"";top:0;left:0;width:2px;height:100%;background:#8b0100}.co_03_wrap p{padding-left:15px}@media (max-width:640px){.co_03{padding-bottom:calc(58vw + 40px)}.co_03:after{top:auto;bottom:0;width:100%;height:58vw;background:url(//www.sanco-ds.co.jp/wp/wp-content/themes/sanco_co/img/co_03.jpg) no-repeat center/cover}.co_03_wrap{width:100%;padding-right:0}}.co_04_list{display:flex;flex-wrap:wrap;gap:0 20px}.co_04_list dt{width:140px;color:#8b0100;text-align:center;padding:15px 0;border-bottom:#8b0100 1px solid}.co_04_list dd{width:calc(100% - 160px);padding:15px 0;border-bottom:#fff 1px dashed}@media (max-width:640px){.co_04_list dt{width:calc(100% + 40px);margin:0 -20px;padding:10px 0}.co_04_list dd{width:100%;padding:10px 0}}.co_05_wrap{display:flex;flex-wrap:wrap;gap:40px}.co_05_box{width:calc(50% - 20px)}.co_05_box p{text-align:justify;padding-top:15px}@media (max-width:640px){.co_05_box{width:100%}}.co_06{text-align:center}.co_06_p{text-align:left}.co_06_area{margin-top:30px;padding:30px 70px 70px;background:#fff}.co_06_wrap{margin-top:30px;display:flex;flex-wrap:wrap;gap:40px}.co_06_box{width:calc(50% - 20px);position:relative}.co_06_box:before{position:absolute;content:"";right:0;bottom:0;width:100%;aspect-ratio:4/1}.co_06_a:before{background:rgb(0 112 189/.8)}.co_06_b:before{background:rgb(232 56 40/.8)}.co_06_c:before{background:rgb(252 199 0/.8)}.co_06_d:before{background:rgb(142 195 31/.8)}.co_06_txt{position:absolute;right:0;bottom:0;width:100%;aspect-ratio:4/1;font-size:1.8rem;line-height:1;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.co_06_txt span{font-size:1.4rem}.co_06_d_note{position:absolute;right:-30px;bottom:-30px;width:95px;height:95px;font-size:1.2rem;font-weight:700;line-height:1.5;white-space:nowrap;background:#fff;border:#8ec31f 2px solid;border-radius:99px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.co_06_area{padding:30px 20px 40px}.co_06_wrap{gap:20px}.co_06_box{width:calc(50% - 10px)}}@media (max-width:640px){.co_06_area{margin:30px -20px 0}.co_06_box{width:100%;padding-right:55%}.co_06_box img{aspect-ratio:3/2}.co_06_box:before,.co_06_txt{width:55%;height:100%;aspect-ratio:auto;font-size:1.6rem}.co_06_a:before{background:rgb(0 112 189/1)}.co_06_b:before{background:rgb(232 56 40/1)}.co_06_c:before{background:rgb(252 199 0/1)}.co_06_d:before{background:rgb(142 195 31/1)}.co_06_d_note{right:0;bottom:-25px;width:55px;height:55px;border:#8ec31f 2px solid;border-radius:99px}.co_06_d_note p{font-size:1.4rem;-webkit-transform:scale(.5);transform:scale(.5)}}@media (max-width:374px){.co_06_h3{font-size:2.1rem}.co_06_txt{font-size:1.4rem}.co_06_txt span{font-size:1.2rem}}.bis_read{font-size:2.4rem;font-weight:700;text-align:center;font-family:'Noto Serif JP',serif;padding-bottom:100px}.bis_h3{font-size:3.6rem;font-weight:700;text-align:center;font-family:'Noto Serif JP',serif;padding-bottom:40px}.bis_img_wrap{display:flex;padding-bottom:40px}.bis_img_wrap img{width:50%}@media (max-width:640px){.bis_read{font-size:2rem;padding-bottom:70px}.bis_h3{font-size:2.4rem}.bis_img_wrap{flex-direction:column;margin:0 -20px}.bis_img_wrap img{width:100%}}.bis_list{display:flex;flex-wrap:wrap;gap:0 20px}.bis_list dt{width:140px;color:#8b0100;text-align:center;padding:15px 0;border-bottom:#8b0100 1px solid}.bis_list dd{width:calc(100% - 160px);padding:15px 0;border-bottom:#fff 1px dashed}.bis_pt{font-weight:700;color:#fff;line-height:2;background:red;display:inline;padding:2px 8px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.bis_car{display:grid;grid-template-columns:repeat(auto-fill,minmax(9em, 1fr));gap:0 2em}.bis_btn_link{max-width:500px;width:100%;height:80px;font-size:2.4rem;color:#8b0100;border:#8b0100 2px solid;margin:40px auto 0;padding:10px 30px;display:flex;justify-content:center;align-items:center;gap:20px}.bis_btn_link:after{content:"";width:16px;height:16px;border-top:2px solid #8b0100;border-right:2px solid #8b0100;transform:rotate(45deg)}.bis_btn_link:hover{color:#fff;background:#8b0100}.bis_btn_link:hover:after{border-top:1px solid #fff;border-right:1px solid #fff}@media (max-width:640px){.bis_list dt{width:calc(100% + 40px);margin:0 -20px;padding:10px 0}.bis_list dd{width:100%;padding:10px 0}.bis_btn_link{height:60px;font-size:1.6rem}.bis_btn_link:after{width:10px;height:10px}}.info_wrap{display:flex;flex-wrap:wrap;text-align:left;border-bottom:#a5a5a5 1px dashed}.info_wrap dt{width:170px;padding:25px 0 25px 20px}.info_wrap dd{width:calc(100% - 170px);padding:25px 0}.info_wrap dt,.info_wrap dd{border-top:#a5a5a5 1px dashed}.info_wrap a{text-decoration:underline}.info_wrap a:hover{color:#aaa}.pnavi{margin-top:50px;text-align:center}.page-numbers{background:#ddd;padding:5px 10px}.current{background:#28304c;color:#fff}@media (max-width:640px){.info_wrap dt{width:100%;padding:15px 0 0}.info_wrap dd{width:100%;padding:0 0 15px;border-top:none}}.info_s_date{font-weight:700}.info_s_h3{font-size:2rem;font-weight:700}.info_s_cts{border-top:#d5d5d5 1px solid;border-bottom:#d5d5d5 1px solid;padding:70px 20px;word-break:break-all}.info_s_cts a{color:#8b0100;text-decoration:underline;transition:.1s}.info_s_cts a:hover{opacity:.5}.info_s_page{display:flex;justify-content:space-between;gap:10px;line-height:1.5;padding:20px 0 30px}@media (max-width:640px){.info_s_cts{padding:70px 0}}.font{font-family:'Barlow',sans-serif;font-family:'Noto Sans JP',sans-serif;font-family:'Noto Serif JP',serif}.cont_404{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:100px 20px;gap:30px;text-align:center;line-height:1.5}.txt404-eg{font-size:4rem;font-weight:700;color:#28304c}.txt404-ja{font-size:2.4rem;font-weight:700;color:#28304c}.link404{font-weight:700;text-decoration:underline}.privacy__wrap{width:100%}.privacy__itembox{width:100%;font-size:1.6rem;line-height:1.8em;margin-top:50px;&:first-of-type{margin-top:0}& span{font-weight:700}& a{text-decoration:underline}& a:hover{opacity:.5}}