@charset "UTF-8";html{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:62.5%}body{color:#000;font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;background:#fff;font-size:16px;font-weight:400;line-height:1.6;margin:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.row{display:flex;flex-direction:column;padding:0;width:100%}.col{display:block;flex:1 1 auto;margin-left:0;max-width:100%;width:100%;height:100%}@media (min-width :768px){.row{display:flex;flex-direction:row;padding:0}.col{margin-left:4%}.col:first-child{margin-left:0}.row .col.span-1{flex:0 0 2.66666666667%;max-width:2.66666666667%}.row .col.span-2{flex:0 0 13.3333333333%;max-width:13.3333333333%}.row .col.span-3{flex:0 0 22%;max-width:22%}.row .col.span-4{flex:0 0 30.6666666667%;max-width:30.6666666667%}.row .col.span-5{flex:0 0 39.3333333333%;max-width:39.3333333333%}.row .col.span-6{flex:0 0 48%;max-width:48%}.row .col.span-7{flex:0 0 56.6666666667%;max-width:56.6666666667%}.row .col.span-8{flex:0 0 65.3333333333%;max-width:65.3333333333%}.row .col.span-9{flex:0 0 74%;max-width:74%}.row .col.span-10{flex:0 0 82.6666666667%;max-width:82.6666666667%}.row .col.span-11{flex:0 0 91.3333333333%;max-width:91.3333333333%}.row .col.span-12{flex:0 0 100%;max-width:100%}.row .col.offset-05{margin-left:4.333333333335%}.row .col.offset-1{margin-left:8.66666666667%}.row .col.offset-2{margin-left:17.3333333333%}.row .col.offset-3{margin-left:26%}.row .col.offset-4{margin-left:34.6666666667%}.row .col.offset-5{margin-left:43.333333333%}.row .col.offset-6{margin-left:52%}.row .col.offset-7{margin-left:60.6666666667%}.row .col.offset-8{margin-left:69.3333333333%}.row .col.offset-9{margin-left:78%}.row .col.offset-10{margin-left:86.6666666667%}.row .col.offset-11{margin-left:95.3333333333%}}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:300;letter-spacing:.1em}h1{font-size:3.2rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:2.8rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width:550px){h1{font-size:3rem}h2{font-size:2.8rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#0080ff}a:hover{color:#0fa0ce}.button,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:16px;font-weight:500;line-height:38px;letter-spacing:.1rem;text-transform:none;text-decoration:none;white-space:nowrap;background-color:transparent;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#333;border-color:#888;outline:0}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;box-shadow:none;box-sizing:border-box;font-size:16px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:150px;padding-top:6px;padding-bottom:6px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #0fa0ce;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:500}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}table{border-collapse:collapse}td,th{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}.button,button{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:1rem}.full-width{width:100%;box-sizing:border-box}.max-full-width{max-width:100%;box-sizing:border-box}.pull-right{float:right}.pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #e1e1e1}img{max-width:100%;height:auto}a{display:block;color:#666;text-decoration-line:none}a:hover{color:#999}@media screen and (min-width:768px){#close,#open{display:none!important}#navi{display:block!important}}@media screen and (max-width:768px){.header{flex-direction:column;margin-bottom:10px}#close,.header #open{position:absolute;top:20px;right:12px}nav ul{flex-direction:column}.header li{padding-top:0}#open{display:block;background:url(../img/button.png);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;border:none;position:absolute;top:20px;right:12px}#close{display:block;background:url(../img/button2.png);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;border:none;position:absolute;top:20px;right:12px}#navi{display:none}}.top-img-pc{width:100vw}.top-img-sp{display:none}h2 img{width:40%;min-width:360px}main{margin:0}section{padding:1rem 0}.gray-back{background-color:#f4f4f4}.product-main{background:#ddd url(../img/IMG_BG.png) repeat center center;background-size:100% auto}.product-button{width:70%;margin:0 auto}.product-button img:hover{filter:contrast(80%)}.step-main{background-color:#e5ffe9}.step-text1{color:#000;font-size:2.5rem;padding-bottom:2rem}.step-text2{color:#000;font-size:2.5rem;padding-top:4rem}.row .col.step-img{flex:0 0 26%;max-width:26%;margin-left:1%}.arrow{position:absolute;top:50%;margin-right:-50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-left:20px}.arrow-pc{display:block}.arrow-sp{display:none;width:66px}.arrow img{width:100%}.tell-main{font-size:2.5rem}.under{border-bottom:.4rem solid #000;padding:0 1rem 1rem 1rem}.center{text-align:center;margin-bottom:1rem}footer{background-color:#e5ffe9;padding:1rem 0}.logo{text-align:center}.logo img{width:25%;min-width:160px}.contact-box{border:1px solid #ccc;text-align:center;padding:2rem 0}.table{margin:4rem 0}.table th{width:250px}.back-blue{background-color:#e4f5f4}.box1{width:60%;height:300px;border:1px solid #000;overflow-y:scroll;padding:10px 2rem;background-color:#fff}.box1 a{display:initial}.box2{width:60%;height:auto;border:1px solid #000;overflow-y:normal;padding:10px 2rem;background-color:#fff}.box2 a{display:initial;overflow-wrap:break-word}.apply-text{width:27pt;height:27pt;vertical-align:middle;margin-bottom:0}.apply-text+label{display:inline;padding:0 6px;font-size:15pt;font-weight:700;border-radius:5px;cursor:pointer;transition:.2s}.apply-button{width:40%}.apply-button:hover{filter:contrast(80%)}.nabidial_logo{height:2.5rem;position:relative;top:2px}.copyright{text-align:center;padding:1rem 0;background-color:#e5ffe9;color:#000}#pagetop{position:fixed;bottom:15px;right:15px}#pagetop a{display:block;background:#b14c90;border-radius:5px;color:#fff;width:90px;padding:10px 5px;text-align:center}#pagetop a:hover{background:#e285c4}@media screen and (max-width:768px){.box1,.box2{width:95%}.top-img-pc{display:none}.top-img-sp{display:block}.row .col.step-img{flex:1 1 auto;max-width:none;margin-left:0}.arrow{top:inherit;left:50%}.arrow-pc{display:none}.arrow-sp{display:block}.col{margin:20px 0}.apply-text+label,.step-text1,.step-text2,.tell-main{font-size:16px}.nabidial_logo{height:2rem;top:5px}}