@charset "utf-8";@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);html,body{font-family:"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","Noto Sans Japanese",Helvetica,Arial,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;color:#333;font-weight:500;line-height:1.6;min-width:960px;position:relative}.mincho{font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif}a{color:#19abff;text-decoration:none}a:hover{text-decoration:underline}*:focus{outline:none}img{vertical-align:bottom}figure{margin:0;padding:0}figure img{width:100%;height:auto}.clearfix{zoom:1}.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}.inr{width:960px;margin:0 auto 74px;padding:0}.inr:last-child{margin:0 auto}#trouble .inr:first-child,#access .inr:first-child{margin:0 auto}.img-bg{text-indent:100%;white-space:nowrap;overflow:hidden}.shadow{-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.4);-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.4);-ms-box-shadow:0 1px 5px 0 rgba(0,0,0,.4);-o-box-shadow:0 1px 5px 0 rgba(0,0,0,.4);box-shadow:0 1px 5px 0 rgba(0,0,0,.4)}a,.animation{-moz-transition:0.3s ease-in-out;-webkit-transition:0.3s ease-in-out;-ms-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.bbb{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex .col-2{width:48.5%;margin:3% 3% 0 0}.flex .col-2:nth-child(2n){margin-right:0}.flex .col-2:nth-child(-n+2){margin-top:0}.flex .col-3{width:31.33%;margin:3% 3% 0 0}.flex .col-3:nth-child(3n){margin-right:0}.flex .col-3:nth-child(-n+3){margin-top:0}.flex .col-4{width:22.75%;margin:3% 3% 0 0}.flex .col-4:nth-child(4n){margin-right:0}.flex .col-4:nth-child(-n+4){margin-top:0}.section-block{position:relative;margin:0 0 100px;margin-top:-97px;padding-top:97px}.section-block:first-of-type{margin-top:0;padding-top:0}.section-block:last-child{margin:0}.section-block section{margin:0 0 64px}.section-block section:last-child{margin:0}.section-block section section{margin:0 0 40px}.section-block section section:last-child{margin:0}.breadcrumb{font-size:12px}.breadcrumb.inr{margin:24px auto 64px}.breadcrumb li{margin:0 6px 0 0}.breadcrumb li:after{content:"";display:inline-block;width:8px;height:7px;background:url(../img-lp/topic_path.webp) 0 0 / contain no-repeat;margin:0 0 0 10px}.breadcrumb li:last-child:after{display:none}.breadcrumb li a{color:#999}.breadcrumb li a:hover{color:#333}.arrow{position:relative;display:block;width:16px;height:16px;background:#ccc}.arrow:after{content:"";position:absolute;display:block;width:0;border:16px solid transparent}.arrow.arrow__top:after{border-bottom-color:#ccc;border-top-width:0;top:-16px;left:-8px}.arrow.arrow__right:after{border-left-color:#ccc;border-right-width:0;top:-8px;right:-16px}.arrow.arrow__bottom:after{border-top-color:#ccc;border-bottom-width:0;bottom:-16px;left:-8px}.arrow.arrow__left:after{border-right-color:#ccc;border-left-width:0;top:-8px;left:-16px}.link a{background:url(../img-lp/link.webp) left center no-repeat;background-size:8px 12px;padding:0 0 0 1em}.link.link__blank a{background-image:url(../img-lp/link.webp);background-position:left center;background-repeat:no-repeat;background-size:8px 12px;padding-right:1em}.tb-layout{width:100%}.tb-layout tr{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.tb-layout th,.tb-layout td{padding:3%;vertical-align:top}.tb-layout th{font-weight:700;text-align:center;width:20%;border-right:1px solid #ccc}.tb-layout td span{display:block;font-weight:700}.ul-layout,.ol-layout{margin:0 0 20px;list-style-type:none;font-weight:500}.ul-layout li,.ol-layout li{position:relative;padding:0 0 0 20px;margin:0 0 10px}.ul-layout li:last-child,.ol-layout li:last-child{margin:0}.ul-layout li{padding:0 0 0 13px}.ul-layout li:before{content:"";position:absolute;top:10px;left:0;display:block;width:5px;height:5px;background-color:#70001a;border-radius:50%}.ol-layout{counter-reset:number}.ol-layout li:before{counter-increment:number;content:counter(number) ".";display:inline-block;position:absolute;left:0;top:4px;font-weight:700;line-height:1}.ol-layout li span{padding:0 16px 0 0;font-weight:700}
/* PC・タブレット向けの指定（画面幅が768px以上の時だけ適用） */
@media screen and (min-width: 768px) {
    html {
        scroll-padding-top: 100px;
    }
}