@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);@-webkit-keyframes arrowR{0%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}50%{-webkit-transform:translate3d(30%,0,0) rotate(45deg);transform:translate3d(30%,0,0) rotate(45deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}}@keyframes arrowR{0%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}50%{-webkit-transform:translate3d(30%,0,0) rotate(45deg);transform:translate3d(30%,0,0) rotate(45deg)}100%{-webkit-transform:translate3d(0,0,0) rotate(45deg);transform:translate3d(0,0,0) rotate(45deg)}}.u-mt-10{margin-top:10px}.u-mb-30{margin-bottom:30px}.u-fw-n{font-weight:400}.u-fw-b{font-weight:700}.u-fs-16{font-size:16px}.container{font-family:"Noto Sans JP",sans-serif;color:#232d34}#str-contents{padding:0}#contents-area,#contents-body{width:inherit!important}.section-title-lv02{text-align:center}.section-title-lv02 img{margin:0 auto}.note-list-item{display:-webkit-box;display:-webkit-flex;display:flex}.common-link{font-weight:700;background:#fff;border:1px solid #ccc}.common-textlink{font-weight:700;color:#117fd1!important}.common-textlink:hover{text-decoration:none!important}.about-inner{background:#fff}.about-title-note{font-weight:700;color:#10395c}.about-details{margin:0 auto}.about-details__note{font-weight:700}.about-block-title{font-weight:700}.about-conditions-list-item{background:#fafafa}.about-conditions-list-item--marker,.about-conditions-list-item--strong{font-weight:700}.about-conditions-link{font-weight:700;color:#333!important;text-decoration:none!important}.about-conditions-link .pdficon{display:none}.about-textlink.common-textlink{color:#333!important;text-decoration:underline!important;text-underline-offset:2px}.about-textlink-head{font-weight:700}.safety{background:#fef9bd}.safety-title{margin-bottom:10px}.safety-body{background:#fff}.safety-catch{font-weight:700}.safety-catch-main--accent{color:#e60012}.safety-note-list-item--alert{background:#fff}.point{background:#fdf698}.case{background:#edf8ff}.case-title-head{font-weight:700}.case-tab-item{font-weight:700;color:#fff;background:rgba(16,57,92,.2)}.case-tab-item.is-active{color:#232d34;background:#fff}.case-detail-title{background:#fff}.case-detail-body{background:#fcea05}.case-detail-panel{display:none}.case-detail-panel.is-show{display:block}.questions{background:#fef9bd}.questions-list-item-title{font-weight:700;background:#fcea05}.questions-list-item-data{margin:0;background:#fff;font-weight:700}.questions-list-item-data-note-item{font-weight:400}.questions-list-item-data-link{color:#117fd1!important;text-decoration:underline!important}.apply{background:#fafafa}.apply-title{font-weight:700}.apply-step-title{text-align:center}.apply-step-title img{margin:0 auto}.apply-step-block-label{margin-bottom:0;font-weight:700;background:#10395c;color:#fffec8}.apply-step-block-body{background:#fff}.apply-step-block-title{font-weight:700;color:#232d34}.apply-step-block-list-item{font-weight:700;color:#333}.apply-step-block-list-item-note{font-weight:400}.apply-step-block-list-item-marker{font-weight:700;color:#10395c}.apply-link--blue{background:#117fd1;color:#fff!important}.apply-link--blue::after{border-top:2px solid #fff;border-right:2px solid #fff}.apply-link-label{font-weight:700}.cautions{background:#e5e7eb}.cautions-title{font-weight:700}.modal{display:none;width:100vw;height:100vh;background:0 0;position:fixed;top:0;left:0;padding:0;border:none;z-index:10}.modal.is-show{display:block}.modal-overlay{display:block;background:rgba(34,34,34,.7);position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:-1}.modal-close{font-weight:700}.modal-title{font-weight:700;text-align:center;color:#fff;background:#454c57}.modal-tab-item{font-weight:700;background:#fff;color:#454c57;cursor:pointer}.modal-tab-item.is-active{color:#fff;background:#454c57;z-index:2}.modal-panel{display:none}.modal-panel.is-show{display:block}.modal-panel-title{font-weight:700}.modal-body-block-title{font-weight:700}.floating{background-color:#2f76ff;border-radius:32px 32px 0 0;isolation:isolate;-webkit-transition:opacity .3s;transition:opacity .3s}.floating-shine-mask{position:absolute;inset:0;overflow:hidden;z-index:1;pointer-events:none}.floating-shine{position:absolute;top:-184px;left:0;width:30px;background:#fbfbfb;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:btn_animation 7s ease-in-out infinite;animation:btn_animation 7s ease-in-out infinite;opacity:0}@-webkit-keyframes btn_animation{0%{-webkit-transform:scale(0) rotate(45deg);opacity:0}80%{-webkit-transform:scale(0) rotate(45deg);opacity:.5}81%{-webkit-transform:scale(4) rotate(45deg);opacity:1}100%{-webkit-transform:scale(50) rotate(45deg);opacity:0}}