html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,::before,::after{background-repeat:no-repeat;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:bold}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}@font-face{font-family:"Local Noto Sans JP";src:local("Noto Sans JP")}body{font-family:"Local Noto Sans JP","Noto Sans JP",sans-serif}.mt-24{margin-top:24px}.mt-40{margin-top:40px}.mt-80{margin-top:80px}.ml-6{margin-left:6px}.ml-8{margin-left:8px}.ml-24{margin-left:24px}.fz-12{font-size:12px}.btn{background-color:#eee;border-radius:9999px;margin:0 auto;max-width:250px;font-size:18px;padding:.5em 2em;text-decoration:none;color:#fff;vertical-align:middle}.section-title{width:100%;font-size:80px;font-weight:700;color:#666;position:relative;line-height:1.1;padding-left:0px;letter-spacing:-0.1em;margin-bottom:30px}@media screen and (max-width: 767px){.section-title{font-size:5.3vw;padding-left:calc(8vw + .1em)}}.section-title span{display:block;font-size:20px;color:#0c5d8a;padding-left:50px;letter-spacing:0}@media screen and (max-width: 767px){.section-title span{font-size:2.6vw}}.section-title::before{content:"";position:absolute;width:40px;height:20px;background-color:#0c5d8a;left:0;bottom:0}@media screen and (max-width: 767px){.section-title::before{width:4vw;height:8vw}}.section-sub-title{font-size:22px;padding:2em 0 .5em 0}@media screen and (max-width: 767px){.section-sub-title{font-size:4vw}}.form-title{border-bottom:1px solid #ccc;background-color:#fff;color:#000;font-weight:bold;padding:14px 22px;position:relative;text-align:center;font-size:24px}.form-title::after{background:#71b8ff;content:"";height:4px;left:-2px;position:absolute;top:-2px;width:calc(100% + 4px)}.form-title-secound{font-weight:bold;line-height:1.6;padding-left:1.5em;position:relative;font-size:20px;color:#000}.form-title-secound::before{background:#71b8ff;content:"";height:1.2em;left:0;position:absolute;top:.2em;width:15px}.sup ul,.sup li{list-style:none;margin:0;padding:0}.sup li::before{content:"※"}.content{background-color:#fff;width:100%}.content .section .inner{margin:0 auto;max-width:1280px;padding:180px 15px}@media screen and (max-width: 767px){.content .section .inner{padding:calc(13vw + 60px) 4vw}}.content .section p{font-size:18px;color:#000;line-height:1.5}@media screen and (max-width: 767px){.content .section p{font-size:4vw}}.table-basic{border-collapse:collapse;table-layout:fixed}.table-basic th,.table-basic td{vertical-align:top;padding:12px 16px;border:1px solid #bfbfbf;color:#333;text-align:left;font-size:18px}@media screen and (max-width: 767px){.table-basic th,.table-basic td{font-size:3.6vw}}.table-basic th{background-color:#dedede}.table-basic td{background-color:#fff}.header{position:fixed;top:0;left:0;z-index:99;width:100%;height:80px;background-color:#fff;border-bottom:1px solid #eee}@media screen and (max-width: 767px){.header{height:60px}}.header .inner{max-width:1200px;height:80px;margin:0 auto;padding:15px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.header .inner{max-width:100%;height:60px;padding:0 4%}}.header .inner .header-logo-area h1{width:0;height:0;text-indent:100%;white-space:nowrap;overflow:hidden}.header .inner .header-logo-area .header-logo img{width:60px}@media screen and (max-width: 767px){.header .inner .header-logo-area .header-logo img{width:55px}}.header .inner .header-menu-area{display:flex;align-items:center}@media screen and (max-width: 767px){.header .inner .header-menu-area .btn{display:none}}.header .inner .header-menu-area .btn.header-menu{margin-left:10px}.header .inner .header-menu-area .btn.order{text-indent:.5em;background-color:#0c5d8a;transition:.1s}.header .inner .header-menu-area .btn.order:hover{background-color:#14a2dd}.header .inner .header-menu-area .btn.mypage{text-indent:.5em;background-color:#fbb03b;transition:.1s}.header .inner .header-menu-area .btn.mypage:hover{background-color:#ffd28b}.header .inner .header-menu-area .btn-trigger{position:relative;width:50px;height:44px;cursor:pointer;display:inline-block;transition:all .3s;box-sizing:border-box;margin-left:10px}.header .inner .header-menu-area .btn-trigger:hover{opacity:.6}.header .inner .header-menu-area .btn-trigger span{position:absolute;left:0;width:100%;height:4px;background-color:#555;border-radius:4px;display:inline-block;transition:all .3s;box-sizing:border-box}.header .inner .header-menu-area .btn-trigger span:nth-of-type(1){top:0}.header .inner .header-menu-area .btn-trigger span:nth-of-type(2){top:20px}.header .inner .header-menu-area .btn-trigger span:nth-of-type(3){bottom:0}.header .inner .header-menu-area .btn-trigger.active span:nth-of-type(1){transform:translateY(20px) rotate(-45deg)}.header .inner .header-menu-area .btn-trigger.active span:nth-of-type(2){opacity:0}.header .inner .header-menu-area .btn-trigger.active span:nth-of-type(3){transform:translateY(-20px) rotate(45deg)}.menu-area{display:none}.menu-area.active{display:flex;align-items:center;justify-content:center;position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);z-index:99;background-color:#fff}@media screen and (max-width: 767px){.menu-area.active{top:60px;height:calc(100vh - 60px)}}.menu-area.active .menus{width:220px}.menu-area.active .menus .menu{list-style:none;margin:10px 0}.menu-area.active .menus .menu a{text-decoration:none;text-align:center;width:100%;display:inline-block;font-size:18px;color:#000}.menu-area.active .menus .menu.logo{width:80px;margin:0 auto 20px}.menu-area.active .menus .menu.logo img{width:100%}.footer{background-color:#0c5d8a}.footer .inner{margin:0 auto;max-width:1280px;padding:20px}.footer .inner .row.footer-logo{width:100%;text-align:center}.footer .inner .row.footer-logo a{display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden;width:120px;height:55px;-webkit-mask-image:url("../images/logo_MN.svg");mask-image:url("../images/logo_MN.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#fff}.footer .inner .row.footer-menu{max-width:1200px;padding:20px 0}.footer .inner .row.footer-menu .menus{display:flex;justify-content:space-around;padding:15px}.footer .inner .row.footer-menu .menus .menu{list-style:none}.footer .inner .row.footer-menu .menus .menu a{font-size:14px;color:#fff;text-decoration:none}.footer .inner .row.copyright p{width:100%;font-size:12px;color:#fff;text-align:center}.phone-info{background-color:#f1f8ff}.phone-info .inner .phone-logo{margin:0 auto 50px;width:300px}.phone-info .inner .phone-logo img{width:100%}.phone-info .inner .phone-info-btn{display:block;margin:0 auto;width:600px;text-align:center;text-decoration:none;position:relative}@media screen and (max-width: 767px){.phone-info .inner .phone-info-btn{width:90vw}}.phone-info .inner .phone-info-btn::before{content:"";position:absolute;z-index:1;top:6px;left:0;width:100%;height:100%;border-radius:100vh;background-color:#af3922}.phone-info .inner .phone-info-btn span{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;font-size:18px;font-weight:700;border-radius:100vh;border:solid 2px #f49376;color:#fff;padding:1em 2em;background-color:#ff7500;transition:all .2s ease-in-out}.phone-info .inner .phone-info-btn span::before{content:"";position:absolute;width:20px;height:20px;top:50%;transform:translate(0, -50%);right:15px;-webkit-mask-image:url("../images/img004.svg");mask-image:url("../images/img004.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#fff}.phone-info .inner .phone-info-btn:hover span{background-color:#ff9d4a;transform:translate(0, 6px);transition:all .3s ease-in-out}.main-view{width:100%;height:calc(100svh - 80px);background-color:#fff;margin-top:80px;display:flex;align-items:center;justify-content:center}.main-view .mv-logo{width:300px}.main-view .mv-logo img{width:100%}.section .inner .advantage-info{padding:30px 0;display:flex;justify-content:space-around;align-items:center}.section .inner .advantage-info .block{width:200px;height:200px;background-color:#0c5d8a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.section.price .inner a{display:block;padding:.5em 0}