@charset "UTF-8";.procedure-list{width:1000px;margin:0 auto}.procedure-list h1{margin:30px 0;font-size:1.6rem;line-height:1.5em}.procedure-list .procedure-list-catch{margin-top:30px}.procedure-list .shortlink_wrap{margin:40px 0 50px}.procedure-list .shortlink_wrap h2{background-color:#004ea2;color:#fff;padding:20px;font-size:1.4rem;margin-bottom:30px}.procedure-list .shortlink_wrap .shortlink_tab,.procedure-list .shortlink_wrap .shortlink_detail ul{display:flex;width:100%}.procedure-list .shortlink_wrap .shortlink_tab li{width:30%;text-align:center;list-style-type:none;padding:15px 0;font-weight:700;font-size:1.1rem;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}.procedure-list .shortlink_wrap .shortlink_tab li:nth-child(1){background-color:#e6f2ff}.procedure-list .shortlink_wrap .shortlink_tab li:nth-child(2){background-color:#cab2d8}.procedure-list .shortlink_wrap .shortlink_tab li:nth-child(3){background-color:#bed2a6}.procedure-list .shortlink_wrap .shortlink_tab li:nth-child(4){background-color:#d2b9a6}.procedure-list .shortlink_wrap .shortlink_tab li:last-child{background-color:#e6f2ff}.procedure-list .shortlink_wrap .shortlink_detail ul li{width:30%;list-style-type:none;padding:10px;border-top:1px solid #ccc;border-left:1px solid #ccc}.procedure-list .shortlink_wrap .shortlink_detail ul li:nth-child(1){background-color:#f0f0f0;font-weight:500}.procedure-list .shortlink_wrap .shortlink_detail ul li:last-child{border-right:1px solid #ccc}.procedure-list .shortlink_wrap .shortlink_detail ul:last-child li{border-bottom:1px solid #ccc}.procedure-list .shortlink_wrap .shortlink_tab li:first-child,.procedure-list .shortlink_wrap .shortlink_detail ul li:first-child{width:10%}.procedure-list .shortlink_wrap .shortlink_detail ul li a{display:block;margin:10px 0;font-weight:500;font-size:.95rem;transition:.3s}.procedure-list .shortlink_wrap .shortlink_detail ul li a:before{content:"・"}.procedure-list .shortlink_wrap .shortlink_detail ul li a:hover{background-color:#ffc80080;border-radius:4px}.pdf-download-bnr{margin:50px 0 0}.pdf-download-bnr a{display:block;border:1px solid #ccc}.pdf-download-bnr a img{display:block}.procedure-list .procedure-detail{margin-top:50px}.procedure-list .procedure-detail h2{background-color:#004ea2;color:#fff;padding:20px;font-size:1.4rem}.procedure-list .procedure-detail .pd-wrap{border:2px solid #004EA2;border-radius:10px;padding:30px;margin-top:20px}.procedure-list .procedure-detail .pd-paragraph{display:flex;gap:2%}.procedure-list .procedure-detail .pd-paragraph h3{width:30%;display:flex;flex-flow:column;line-height:1.5em;font-size:1.3rem}.procedure-list .procedure-detail .pd-paragraph h3 b{font-size:.9rem;border-radius:3px;margin-bottom:10px;text-align:center;font-weight:500}.procedure-list .procedure-detail .pd-wrap.pl-01 .pd-paragraph h3 b{background-color:#cab2d8;width:100px}.procedure-list .procedure-detail .pd-wrap.pl-02 .pd-paragraph h3 b{background-color:#bed2a6;width:180px}.procedure-list .procedure-detail .pd-wrap.pl-03 .pd-paragraph h3 b{background-color:#d2b9a6;width:120px}.procedure-list .procedure-detail .pd-wrap.pl-04 .pd-paragraph h3 b{background-color:#e6f2ff;width:100px}.procedure-list .procedure-detail .pd-paragraph p{width:68%;line-height:1.8em}.procedure-list .procedure-detail .pd-paragraph p a{text-decoration:underline;color:#004ea2;font-weight:700;display:inline-block}.procedure-list .procedure-detail .pd-paragraph p b{background:linear-gradient(transparent 60%,#fcf421 60%)}.procedure-list .procedure-detail .pd-table{margin:30px 0}.procedure-list .procedure-detail .pd-table ul{width:100%;display:flex;flex-wrap:wrap;border-top:1px solid #ccc}.procedure-list .procedure-detail .pd-table ul>li{width:100%;list-style-type:none;display:flex;align-items:center}.procedure-list .procedure-detail .pd-table ul>li:nth-child(1),.procedure-list .procedure-detail .pd-table ul>li:nth-child(2){width:50%}.procedure-list .procedure-detail .pd-table ul>li p{background-color:#e6f2ff;padding:15px 10px;min-width:120px;height:100%;display:flex;align-items:center;margin-right:10px;font-weight:700}.procedure-list .procedure-detail .pd-table ul>li p+span{padding:15px 0}.procedure-list .procedure-detail .pd-table ul>li:nth-child(3){border-top:1px solid #ccc;border-bottom:1px solid #ccc}.procedure-list .procedure-detail .pd-table ol{padding:15px 0 15px 30px}.procedure-list .procedure-detail .pd-table ol li{list-style-type:disc;margin:5px 0}.procedure-list .procedure-detail .pd-question h4{font-size:1.2rem;border-left:5px solid #004EA2;margin-bottom:25px;padding:5px 0 5px 10px}.procedure-list .procedure-detail .pd-question ul li{margin:10px 0;line-height:1.5em;position:relative;list-style-type:none;display:flex;align-items:center}.procedure-list .procedure-detail .pd-question ul li div{display:none;position:absolute;bottom:28px;left:0;background-color:#fff;padding:20px;border-radius:5px;border:2px solid #004ea2;opacity:0;transition:opacity 1s;box-shadow:0 2px 10px #999}.procedure-list .procedure-detail .pd-question .popup-qa.show{display:block;opacity:1}.procedure-list .procedure-detail .pd-question ul li span{cursor:pointer;display:flex;color:#004ea2;font-weight:500}.procedure-list .procedure-detail .pd-question ul li span:before{content:"？";font-weight:700;border:2px solid #004EA2;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:30px;margin-right:10px}.pld-links{display:none;position:fixed;left:0%;top:50%;transform:translate(0) translateY(-50%);background-color:#ddd;padding:10px;overflow-y:auto;height:90vh;max-height:955px}.pld-links.active{display:flex;flex-flow:column}.pld-links li{list-style-type:none}.pld-links li a{display:block;width:100%;height:100%;text-align:center;padding:10px 5px;border:2px solid #ddd;font-size:.9rem;line-height:1.2em;background-color:#fff;border-radius:5px}.pld-links li a b{font-size:1.1rem}.pld-links li.active a{background-color:#004ea2;color:#fff}.pdf-download{width:100%;background-color:#004ea2;padding:50px 0;margin:50px 0 0}.pdf-download-wrap{background-color:#fff;max-width:1000px;width:100%;margin:0 auto;border-radius:10px;padding:20px}.pdf-download-wrap h2{display:flex;flex-flow:column;justify-content:center;align-items:center;color:#004ea2;margin-bottom:30px;text-align:center;font-size:2rem}.pdf-download-wrap h2 b{border:1px solid #004ea2;color:#004ea2;font-size:1.1rem;margin-bottom:10px;padding:5px 20px;border-radius:50px}.pdf-download-wrap h2 span{font-size:2.8rem}.pdf-download-wrap .pdf-download-inner{display:flex;align-items:center}.pdf-download-wrap .pdf-download-inner>p{width:50%;padding:0 20px}.pdf-download-wrap .pdf-download-inner>div{width:48%;margin-left:2%}.pdf-download-wrap .pdf-download-inner>div p{margin-bottom:20px;font-size:.95rem}.pdf-download-wrap .pdf-download-inner>div form{background-color:#f7efde;padding:20px;border-radius:5px}.pdf-download-wrap .pdf-download-inner>div form ul{padding:0}.pdf-download-wrap .pdf-download-inner>div form ul li{list-style-type:none}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(1){display:flex;flex-flow:column}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(1) label{font-size:1rem;font-weight:700;color:#666}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(1) input{line-height:2em;padding:3px 10px;font-size:1.1rem;margin-left:1px}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(2){margin:20px 0;display:flex;align-items:center}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(2) input{display:inline-block;width:18px;height:18px;opacity:1;visibility:visible;margin-right:10px;position:static}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(2) label{font-size:.95rem}.pdf-download-wrap .pdf-download-inner>div form ul li:nth-child(2) a{border-bottom:1px solid #999}.pdf-download-wrap .pdf-download-inner>div form button{display:block;background-color:#f39f21;border:none;width:100%;text-align:center;box-shadow:0 3px #c87d0b;color:#fff;font-size:1.2rem;padding:15px;border-radius:10px;font-weight:700;cursor:pointer}@media screen and (max-width: 850px){.procedure-list{width:100%}h1.detail-h1 b{font-size:1.3rem;padding:0 10px}.procedure-list .procedure-list-catch{padding:0 10px}.procedure-list .shortlink_wrap .shortlink_tab{overflow-x:scroll;width:100%}.procedure-list .shortlink_wrap .shortlink_tab li{width:33%;margin:0 .2%;border-radius:10px 10px 0 0;font-size:1rem;line-height:1.1em;opacity:.4}.procedure-list .shortlink_wrap .shortlink_tab li.select_tab{opacity:1}.procedure-list .shortlink_wrap .shortlink_tab li:nth-child(1),.procedure-list .shortlink_wrap .shortlink_detail ul li{display:none}.procedure-list .shortlink_wrap .shortlink_detail ul li:nth-child(1){display:block;width:20%;background-color:#f0f0f0;font-weight:500}.procedure-list .shortlink_wrap .shortlink_detail ul li.select{display:block;width:80%;padding:0}.procedure-list .shortlink_wrap .shortlink_detail ul li a:before{display:none}.procedure-list .shortlink_wrap .shortlink_detail ul li a{border-bottom:1px dotted #ccc;margin:0;padding:15px 30px 15px 15px;display:inline-block;width:100%;position:relative}.procedure-list .shortlink_wrap .shortlink_detail ul li a:after{content:"";width:7px;height:7px;border-top:solid 2px #666;border-right:solid 2px #666;position:absolute;right:15px;top:45%;transform:translateY(-45%);-webkit-transform:translateY(-45%);-ms-transform:translateY(-45%);transform:rotate(45deg)}.procedure-list .shortlink_wrap .shortlink_detail ul li a:last-child{border:none}.pdf-download-bnr{padding:0 20px}.procedure-list .procedure-detail .pd-wrap{width:95%;margin:10px auto;padding:20px}.procedure-list .procedure-detail .pd-paragraph{flex-wrap:wrap}.procedure-list .procedure-detail .pd-paragraph h3,.procedure-list .procedure-detail .pd-paragraph p{width:100%}.procedure-list .procedure-detail .pd-paragraph p{margin-top:20px;overflow-wrap:anywhere;word-break:normal;line-break:strict}.procedure-list .procedure-detail .pd-table ul>li:nth-child(1){border-bottom:1px solid #ccc}.procedure-list .procedure-detail .pd-table ul>li:nth-child(1),.procedure-list .procedure-detail .pd-table ul>li:nth-child(2),.procedure-list .procedure-detail .pd-table ul>li:nth-child(3){width:100%}.pld-links.active{flex-flow:row;left:0;top:auto;bottom:66px;overflow-x:scroll;width:100%;z-index:100;background-color:#ddd;padding:10px;height:auto;min-height:auto}.pld-links li{min-width:65px}.pld-links li a{border:2px solid #ddd;border-radius:5px}.pld-links li.active a{background-color:#004ea2;color:#fff}.procedure-list .procedure-detail .pd-question ul{padding:0}.procedure-list .procedure-detail .pd-question ul li{list-style-type:none;flex-flow:column;padding:15px 0;margin:0}.procedure-list .procedure-detail .pd-question ul li:first-child:not(:only-child){border-bottom:1px dashed #000}.procedure-list .procedure-detail .pd-question ul li span{width:100%;padding-right:40px;position:relative;display:inline-block}.procedure-list .procedure-detail .pd-question ul li span:before{display:none}.procedure-list .procedure-detail .pd-question ul li span:after{content:"";width:7px;height:7px;border-top:solid 2px #004ea2;border-right:solid 2px #004ea2;position:absolute;right:10px;top:45%;transform:translateY(-45%);transform:rotate(135deg)}.procedure-list .procedure-detail .pd-question ul li span.uparrow:after{transform:rotate(-45deg)}.procedure-list .procedure-detail .pd-question ul li span small{display:none}.procedure-list .procedure-detail .pd-question .popup-qa.show{position:static;box-shadow:none;background-color:#f0f0f0;border:none;margin:10px 0;width:100%}.pdf-download-wrap{width:96%;margin:0 auto}.pdf-download-wrap h2{font-size:1.8rem}.pdf-download-wrap h2 b{font-size:1rem;text-align:center}.pdf-download-wrap h2 span{font-size:2.3rem}.pdf-download-wrap .pdf-download-inner{flex-flow:column}.pdf-download-wrap .pdf-download-inner>p,.pdf-download-wrap .pdf-download-inner>div{width:100%}}
