﻿:root{--primary-color: #005bac;--secondary-color: #ff6600;--background-light: #f9f9f9;--text-color: #333;--highlight-color: #f7ee12;--font-size-large: 1.5rem;--font-size-small: 1rem;--border-radius: 10px;--transition-speed: 0.3s}html.b001{scroll-behavior:smooth}.b001 body{font-family:'Noto Sans JP', sans-serif;line-height:1.8;margin:0;padding:0;background-color:#ffffff;color:var(--text-color)}.b001 .nav{position:fixed;top:0;width:100%;background-color:var(--primary-color);z-index:1000;text-align:center;padding:10px}.b001 .nav__link{color:white;margin:0 15px;text-decoration:none;font-weight:bold;transition:color var(--transition-speed) ease}.b001 header{text-align:center}.b001 header img{max-width:100%;height:auto}.b001 .header-bg{background-color:var(--primary-color);position:relative;text-align:center}.b001 .header-bg img{display:block;margin:0 auto;max-width:100%;height:auto}@media (max-width: 768px){.b001 .header-bg{height:auto;padding-top:10px}.b001 .header-bg img{margin:15px auto}}.b001 .main-catch{text-align:center;padding:50px 20px;background-color:#f1f9ff;color:var(--primary-color)}.b001 .main-catch h1{font-size:2.5rem;font-weight:bold;margin-bottom:15px}.b001 .main-catch p,.b001 .highlight-text{font-size:1.5rem;font-weight:bold;color:var(--text-color);line-height:1.6;text-align:center;margin:20px auto}.b001 .highlight-text-large{font-size:2.5rem}.b001 .main-catch span,.b001 .highlight-text span{background:linear-gradient(transparent 60%, var(--highlight-color) 60%)}.b001 #coverage{scroll-margin-top:50px}.b001 .button{display:inline-block;text-decoration:none}.b001 .button--cta{background-color:#FF9500;color:#fff;font-size:2.2rem;font-weight:bold;text-align:center;padding:15px 30px;border-radius:30px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:all 0.3s ease;margin-top:40px}.b001 .button--cta:hover,.b001 .button--cta:focus{background:linear-gradient(135deg, tomato, coral);box-shadow:0 6px 12px rgba(0,0,0,0.25)}.b001 .button--cta:active{transform:translateY(1px);box-shadow:0 3px 6px rgba(0,0,0,0.2)}.b001 .button--cta:focus{outline:2px solid var(--secondary-color);outline-offset:2px}.b001 .button--detail{padding:15px 25px;background-color:#005fdd;color:#fff;font-size:30px;border:none;border-radius:35px;cursor:pointer;text-align:center;font-weight:bold;transition:background-color var(--transition-speed) ease}.b001 .button--detail:hover{background-color:#004bb2}.b001 h2{max-width:1200px;margin:40px auto 25px;background-color:var(--primary-color);color:white;padding:20px;border-radius:var(--border-radius);font-size:2rem;text-align:center}.b001 h3{color:var(--text-color);margin:30px auto 20px;text-align:center;font-size:1.5rem;line-height:1.6}.b001 coverage,.b001 .highlight-text{line-height:1.6}.b001 .highlight-amount{font-size:2.5rem;color:var(--secondary-color);background-color:#fff3cd;padding:10px 20px;border-radius:var(--border-radius);box-shadow:0 4px 6px rgba(0,0,0,0.1)}.b001 .limit-highlight__text{font-weight:bold;text-align:center}.b001 .limit-highlight__text .big-text{font-size:2em}.b001 .feature{padding:20px;margin:40px 0;background-color:var(--background-light);border-radius:8px}.b001 .feature-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;list-style:none;padding:0}.b001 .feature-list li,.b001 .feature-list li a{color:#ffffff}.b001 .feature-list li{background-color:var(--primary-color);padding:20px;border-radius:var(--border-radius);box-shadow:0 4px 8px rgba(0,0,0,0.2);text-align:center;font-weight:bold;font-size:var(--font-size-large)}.b001 .image-center{text-align:center;margin:20px 0}.b001 .image-center img,.b001 .image-row img{max-width:100%;height:auto}.b001 .image-row{display:flex;justify-content:center;gap:10px;margin-top:10px}.b001 .image-row img{max-width:45%}@media screen and (min-width: 768px){.b001 .image-center img{max-width:800px;display:block;margin:0 auto}}.b001 .citation{font-size:0.85rem;color:#666;text-align:center;margin-top:5px;line-height:1.5}.b001 .caption-right{text-align:right}.b001 .box-wrapper{border:4px solid #ccc;padding:10px;margin:20px auto 10px;text-align:center;max-width:80%;position:relative;word-break:keep-all;overflow-wrap:break-word}.b001 .summary-text{font-size:1.3rem;line-height:1.8;margin:30px auto;text-align:center;max-width:800px;word-break:keep-all;overflow-wrap:break-word}.b001 .faq-category{font-weight:bold;margin-top:20px;cursor:pointer;transition:color 0.3s ease;display:flex;align-items:center;font-size:1.2rem}.b001 .faq-category:hover,.b001 .faq-category:focus{color:var(--secondary-color)}.b001 .faq-icon{margin-right:10px;transition:transform 0.3s ease}.b001 .faq-list{display:none;padding-left:20px;list-style:none}.b001 .faq-list.visible{display:block}.b001 .faq-list li{margin-bottom:10px;text-indent:1em;font-size:var(--font-size-small)}.b001 .faq-answer{display:block;padding-left:3em;text-indent:0}.b001 .user-voices{margin-top:30px}.b001 .user-voice-cards{display:flex;justify-content:center;gap:20px}.b001 .user-voice-card{background-color:#ffffff;border:1px solid #ddd;border-radius:var(--border-radius);padding:15px 20px;width:calc(33% - 20px);box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease}.b001 .user-voice-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,0.2)}.b001 .user-voice-card p{font-size:1rem;line-height:1.6;color:#333;margin-bottom:10px}.b001 .user-voice-card span{font-size:0.9rem;color:#666;display:block;margin-top:10px}.b001 .centered-text,.b001 .text-center{text-align:center}.b001 .centered-text{margin:30px auto;line-height:1.8;font-size:1.4rem;font-weight:800;max-width:800px;word-break:break-word;overflow-wrap:anywhere}.b001 .container{width:70%;margin:auto;padding:20px;background:#fff}.b001 .button-center{text-align:center;margin-top:20px}.b001 footer,.b001 #main-footer{background-color:#333;color:#fff;text-align:center;padding:20px 0}.b001 .footer-note{display:flex;justify-content:space-between;align-items:flex-start;margin:20px auto 0;padding:0 20px;color:#ccc;font-size:0.8rem;line-height:1.6;max-width:1200px}.b001 .footer-left{flex:1;text-align:left;padding-right:20px}.b001 .footer-right{flex:1;text-align:left;padding-left:20px}.b001 .footer-right ul{list-style:none;padding:0;margin:0}.b001 .footer-right li{margin-bottom:5px;white-space:nowrap}@media (max-width: 600px){.b001 .footer-note{flex-direction:column}.b001 .footer-left,.b001 .footer-right{padding:0;margin:10px 0}.b001 .footer-right{padding-left:0}}.b001 .sticky-footer{position:fixed;bottom:0;left:0;width:100%;background-color:#FF9500;color:white;text-align:center;padding:15px 0;font-size:1.5rem;font-weight:bold;z-index:1000;transition:transform 0.3s ease;box-shadow:0 -4px 10px rgba(0,0,0,0.3)}.b001 .sticky-footer:hover{background-color:#E87E00;box-shadow:0 -6px 12px rgba(0,0,0,0.4)}.b001 .sticky-footer.hidden{transform:translateY(100%)}.b001 .sticky-footer a{color:white;text-decoration:none;font-weight:bold;transition:color var(--transition-speed) ease}.b001 .sticky-footer a:hover,.b001 .sticky-footer a:focus{color:#f7ee12}.b001 .sticky-footer p{margin:5px 0;font-size:var(--font-size-small)}.b001 .process-flow{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px 0}.b001 .step{background-color:#005BAC;color:white;padding:15px 20px;border-radius:10px;font-size:0.9em;text-align:center;width:180px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.b001 .arrow{color:#555;font-size:1.5em}.b001 .modal{display:none;position:fixed;z-index:1000;padding-top:60px;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);overflow:auto}.b001 .modal-inner-content{margin:40px auto;background:#fff;max-width:50%;padding:20px;color:var(--text-color);border-radius:var(--border-radius);box-shadow:0 4px 8px rgba(0,0,0,0.2);line-height:1.8}.b001 .modal__header{text-align:center}.b001 .modal__text--bold{text-align:center;font-weight:bold;margin-bottom:20px}.b001 .modal__note{font-size:0.7em;margin-top:20px;line-height:1.8}.b001 .image--no-border{width:100%;height:auto;border:none}.b001 .close,.b001 .close-compensation,.b001 .close-consultation{position:absolute;top:20px;right:20px;color:var(--primary-color);font-size:2rem;font-weight:bold;cursor:pointer;transition:color 0.3s ease}.b001 .close:hover,.b001 .close-compensation:hover,.b001 .close-consultation:hover{color:var(--secondary-color)}@media (max-width: 480px){.b001 .modal-inner-content{max-width:90%}}.b001 .compensation-table{border-collapse:collapse;margin:20px auto}.b001 .compensation-table th,.b001 .compensation-table td{border:1px solid #ccc;padding:10px;text-align:left}.b001 .compensation-table th{background-color:#f5f5f5}@media (max-width: 480px){.b001 .compensation-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}}.b001 .troubles h4{margin-top:20px;font-weight:bold}.b001 .troubles p{margin-bottom:7px;font-size:14px}@media (max-width: 768px){.b001 .container{width:90%}.b001 h3{font-size:1.3rem}.b001 .main-catch{padding:40px 10px}.b001 .nav__link{margin:0 10px;font-size:1rem}.b001 .feature{margin:30px 0;padding:15px}.b001 .feature-list li{font-size:1.2rem;padding:15px;width:60%;margin:0 auto}.b001 .highlight-text{font-size:1.2rem}.b001 .summary-text{font-size:1.2rem}.b001 .highlight-amount{font-size:2.2rem;padding:8px 16px}}@media (max-width: 480px){.b001 .container{width:95%;padding:10px}.b001 .main-catch{padding:25px 10px}.b001 .main-catch h1{font-size:1.6rem;line-height:1.3;margin-bottom:15px}.b001 .main-catch p,.b001 .highlight-text{font-size:0.9rem;line-height:1.4;margin:15px auto}.b001 h2{font-size:1.1rem;padding:15px;margin:20px 0 10px}.b001 h3{font-size:1.1rem;margin-top:15px;line-height:1.4;text-align:center}.b001 p,.b001 .summary-text,.b001 .centered-text{font-size:0.7rem;line-height:1.5;word-break:break-all}.b001 .citation{font-size:0.8rem}.b001 .button--cta,.b001 .button--detail{width:100%;padding:12px 0;font-size:1.1rem;margin:15px auto}.b001 .button-center{margin-top:15px}.b001 .nav__link{margin:0 8px;font-size:0.9rem}.b001 .image-row{flex-direction:column;gap:10px}.b001 .image-row img{max-width:100%}.b001 .feature-list{grid-template-columns:1fr}.b001 .feature-list li{font-size:1rem;padding:15px}.b001 .faq-list li{font-size:0.9rem;margin-bottom:8px}.b001 .limit-highlight{font-size:1rem;padding:15px;margin:15px auto}.b001 .sticky-footer{font-size:0.9rem;padding:10px 0}.b001 .box-wrapper{margin:15px auto 10px}.b001 .highlight-text{font-size:1.2rem;margin:15px auto}.b001 .summary-text{font-size:1.1rem}.b001 .highlight-amount{font-size:1.8rem;padding:6px 12px}.b001 .user-voice-cards{display:flex;justify-content:left;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px;padding:0 10px}.b001 .user-voice-card{flex:0 0 100%;min-width:100%;box-sizing:border-box;scroll-snap-align:start;margin-right:0;font-size:0.95rem;padding:5px}.b001 .process-flow{display:block;text-align:center}.b001 .step,.b001 .arrow{display:block;margin-bottom:10px}.b001 .step{margin-left:auto;margin-right:auto}.b001 .arrow{transform:rotate(90deg)}}.b001 .limit-highlight{border:2px solid #000;background-color:#ff0;text-align:center;padding:20px;margin:20px auto;max-width:70%;font-size:1.3rem;font-weight:bold;color:#000}.b001 .point-title{text-align:center}.b001 .sp-only{display:none}@media only screen and (max-width: 767px){.b001 .sp-only{display:inline}.b001 .point-title{text-align:left}}.b001 .pc-only-break{display:none}@media screen and (min-width: 1024px){.b001 .pc-only-break{display:block}}.b001 .big-text{font-size:1.5rem}@media (max-width: 480px){.b001 .image-row2{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:10px;padding:0 10px;justify-content:flex-start}.b001 .image-row2 img{flex:0 0 auto;scroll-snap-align:start;max-width:100%}}.b001 .notice-text{display:block;text-align:center}@media (max-width: 480px){.b001 .notice-text{font-size:0.8rem;text-align:left}}.b001 .service-title{color:#005BAC;padding-top:15px;font-weight:bold}.b001 .cp_hr{border-width:4px 0 0 0;border-style:solid;border-color:#005BAC}.b101 .sec_qa{background-color:#fafafa;padding-top:0}.b101 .zip_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9rem;line-height:1.2;font-weight:600;height:50px;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:130px}@media all and (min-width: 768px){.b101 .zip_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9rem;line-height:1.2;font-weight:600;height:50px;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:140px}}.b101 #k_user_associationMemberCode{margin-left:0}.b101 #memberCodeBody .c-input_text_name{margin-left:0}.b101 .is-disable .c-input_2choice .radio:checked+.label{background-color:#eee;color:#000}.b101 .is-disable .c-input_2choice .label{background-color:#eee;color:#9e9e9e}.b101 .is-disable .c-input_select_ymd{background-color:#fff;color:#000;border-color:#fff}.b101 .display-block{display:block}.b101 .display-none#zs-error{display:none}.b101 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:400px;z-index:2000}@media screen and (max-width: 400px){.b101 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:100%;z-index:2000}}.b101 .c-modal .modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.b101 .c-modal .modal-content .body{font-weight:600;padding:32px;text-align:center}.b101 .c-modal .modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b101 .c-modal .modal-content .c-input_submit{background-image:none;font-size:1rem;margin-top:16px;padding:16px;width:56%}.b101 .c-modal .modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.b101 .button_to #decisionBtn,.b101 .button_to .c-input_back{width:100%}.b101 .c-ctaBlock .button_to{width:calc(40% - 16px)}.b101 .btnBlock .button_to{width:56%}.b101 #address-check-msg{color:#e53935;margin-top:8px;font-size:0.8rem;width:100%;font-weight:bold}.b101 .togetherCheck{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.b101 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:4px;padding:16px 0 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.b101 .leadBox{background-size:18px}}.b101 .leadBox.error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 2px #e53935;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:4px;padding:16px 0 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.b101 .leadBox.error{background-size:18px}}.b101 .togetherCheck:checked+.leadBox{background-color:#dceaf8;background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg)}.b101 .togetherCheck:disabled+.leadBox{background-color:#eee;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);border:solid 2px #9e9e9e;color:#9e9e9e}.b101 .is-disable .togetherCheck:checked+.leadBox,.b101 .is-disable .togetherCheck:disabled+.leadBox{background-color:#eee}.b101 .is-disable input[type="radio"],.b101 .is-disable input[type="checkbox"]{display:none}.b101 .is-disable input[type="text"],.b101 .is-disable input[type="tel"],.b101 .is-disable select{pointer-events:none}.b101 .is-disable .c-input_select_ymd,.b101 .is-disable .c-input_select,.b101 .is-disable .c-input_2choice .label,.b101 .is-disable .c-input_2choice .radio:checked+.label,.b101 .is-disable .c-input_text_name,.b101 .is-disable .c-input_textFull,.b101 .is-disable .c-input_text_zipCode{color:#222}.b101 .c-topError_userAuth{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff1f0;color:#e53935;font-size:0.8rem;font-weight:600;padding:12px 16px}@media (min-width: 768px){.b101 .c-topError_userAuth{border:solid 1px #e53935;font-size:1rem;margin:40px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.b101 .is-error .c-topError_userAuth{display:-webkit-box;display:-ms-flexbox;display:flex}.b111 .c-popupLink-b111{border:solid 1px #F18D00;border-radius:4px;color:#F18D00;cursor:pointer;font-size:11px;padding:2px 6px 2px 4px;position:absolute;right:0;top:15px;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media (min-width: 768px){.b111 .c-popupLink-b111{font-size:0.8rem}}.b111 .c-popupLink-b111{right:8px;top:initial;bottom:-40px}@media (min-width: 768px){.b111 .c-popupLink-b111{right:8px;top:initial;bottom:-50px}}.b111 .c-hline_ub{margin-bottom:36px}@media (min-width: 768px){.b111 .c-hline_ub{margin-bottom:50px}}.b111 .c-hline_bg{margin-bottom:10px}@media (min-width: 768px){.b111 .c-hline_bg{margin-bottom:10px}}.b111 .c-table_3col th{padding:8px 0}.b111 .sec_qa{background-color:#fafafa}.b111 .c-subHline span{display:inline-block}.b111 .togetherCheck{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.b111 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:4px;padding:16px 0 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.b111 .leadBox{background-size:18px}}.b111 .togetherCheck:checked+.leadBox{background-color:#dceaf8;background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg)}.b111 .togetherCheck:disabled+.leadBox{background-color:#eee;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);border:solid 2px #9e9e9e;color:#9e9e9e}.b111 .is-disable .togetherCheck:checked+.leadBox,.b111 .is-disable .togetherCheck:disabled+.leadBox{background-color:#eee}.b111 .is-disable input[type="radio"],.b111 .is-disable input[type="checkbox"]{display:none}.b111 .is-disable input[type="text"],.b111 .is-disable input[type="tel"],.b111 .is-disable select{pointer-events:none}.b111 .is-disable .c-input_select_ymd,.b111 .is-disable .c-input_select,.b111 .is-disable .c-input_2choice .label,.b111 .is-disable .c-input_2choice .radio:checked+.label,.b111 .is-disable .c-input_text_name,.b111 .is-disable .c-input_textFull,.b111 .is-disable .c-input_text_zipCode{color:#222}.b111 .explanation{font-size:0.8rem;margin-bottom:20px}@media (min-width: 768px){.b111 .explanation{font-size:0.8rem;margin-bottom:20px}}.b111 .zip_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9rem;line-height:1.2;font-weight:600;height:50px;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:134px}.b111 .display-block{display:block}.b111 .display-none#zs-error{display:none}.b111 #relative option{text-align:left}.b121 .c-popupLink{border:solid 0px #F18D00;font-size:13pt}@media (min-width: 768px){.b121 .c-popupLink{border:solid 0px #F18D00;font-size:13pt;right:16px;top:16px;bottom:initial}}.b121 .c-contenticon{border:solid 1px #F18D00;position:absolute;right:0;transform:translateX(-15px) translateY(-9px)}@media (min-width: 768px){.b121 .c-contenticon{border:solid 1px #F18D00;position:absolute;right:0;transform:translateX(-58px) translateY(-8px)}}.b121 #c-comment{display:none;color:#e53935;margin-top:8px;font-size:0.8rem;width:100%;font-weight:bold}.b121 .sec_qa{background-color:#fafafa;padding-top:0}.b121 .c-info-items.is-hidden{display:none}.b121 .isured-detail .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 0}@media (min-width: 768px){.b121 .isured-detail .items{padding:12px 16px 8px}}.b121 form+.l-section{padding-top:0}.b121 .isured-detail .items:not(:last-child){border-bottom:solid 1px #eee;padding:8px 0}@media (min-width: 768px){.b121 .isured-detail .items:not(:last-child){padding:12px 16px 8px}}.b121 .isured-detail dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:none;border-top:none;color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;padding:0px 8px 0 0;width:68%}.b121 .isured-detail dd{margin-bottom:0;padding:0px;width:32%}@media (min-width: 768px){.b121 .isured-detail dd{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 768px){.b121 .isured-detail dd span{display:inline-block;margin-right:8px}}.b121 .noticeBlock.is-hidden,.b121 .sec_add.is-hidden{display:none}.b121 .noticeBlock{background-color:#fff1f0;color:#e53935;font-size:0.8rem;margin-top:16px;padding:16px;border:solid 2px #e53935}.b121 .c-input_submit:disabled{background-color:#eee;color:#9e9e9e}.b121 .l-section.sec_add{background-color:#FFFCCF;padding:24px 0}.b121 .l-section.sec_add .input_add{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_plusPpl-8339fc7378193ea5f8ba16d160e0ef58657e19e03ae9dcffad0d7ac9ffae8b69.svg);background-position:left 10% center;background-repeat:no-repeat;border:solid 2px #F18D00;border-radius:8px;color:#F18D00;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 8px;width:100%}.b121 .page #modal01,.b121 .page #modal02{opacity:0;pointer-events:none}.b121 .page.modal01 #modal01,.b121 .page.modal02 #modal02{opacity:1;pointer-events:auto}.b121 .page.is-modal .c-modal #modal01.modal-content{-webkit-transition:0.5s;transition:0.5s}.b121 .page.is-modal .c-modal #modal02.modal-content{-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:0.5s;transition:0.5s}.b121 .c-modal #modal01.modal-content{background-color:#fff;border-radius:8px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:88%;z-index:2000}.b121 .c-modal #modal02.modal-content{background-color:#fff;border-radius:8px 8px 8px 8px;left:5%;padding:0 0 44px;position:absolute;top:10%;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:0.5s;transition:0.5s;width:90%;z-index:2000}.b121 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;z-index:2000}@media (min-width: 768px){.b121 .c-modal #modal01.modal-content{left:50%;width:400px}.b121 .c-modal #modal02.modal-content{border-radius:8px;left:calc(50% - 240px);width:480px}}.b121 .c-modal #modal01.modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.b121 .c-modal #modal01.modal-content .body{font-weight:600;padding:32px;text-align:center}.b121 .c-modal #modal01.modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b121 .c-modal #modal01.modal-content .c-input_submit{background-image:none;font-size:1rem;margin-top:16px;padding:16px;width:56%}.b121 .c-modal #modal01.modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.b121 #modal02 .header{background-color:#5876BA;border-radius:8px 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){.b121 #modal02 .header{border-radius:8px 8px 0 0;padding:32px}}.b121 #modal02 .header .name{font-size:1.25rem;margin-bottom:0}.b121 #modal02 .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){.b121 #modal02 .header .modal-closeBtn{padding:24px 0 20px}}.b121 #modal02 .header .modal-closeBtn .iconWrap{display:inline-block;height:18px;text-align:center;width:100%}.b121 #modal02 .header .modal-closeBtn .icon{height:100%}.b121 #modal02 .content{padding:24px}@media (min-width: 768px){.b121 #modal02 .content{padding:48px}}.b121 #modal02 .box{padding:24px 0}.b121 #modal02 .box .ttl{background-color:#5876BA;color:#fff;display:inline-block;font-size:0.8rem;padding:4px 8px}.b121 #modal02 .box .desc{font-size:14px}.b121 #modal02 .box .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}.b121 a.modal-closeBtn{cursor:pointer}.b121 .page.is-modal.modal01 #modal01{display:block}.b121 .page.is-modal.modal02 #modal02{display:block}.b121 #modal03 .header{background-color:#5876BA;border-radius:8px 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){.b121 #modal03 .header{border-radius:8px 8px 0 0;padding:32px}}.b121 #modal03 .header .name{font-size:1.25rem;margin-bottom:0}.b121 #modal03 .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){.b121 #modal03 .header .modal-closeBtn{padding:24px 0 20px}}.b121 #modal03 .header .modal-closeBtn .iconWrap{display:inline-block;height:18px;text-align:center;width:100%}.b121 #modal03 .header .modal-closeBtn .icon{height:100%}.b121 #modal03 .content{padding:24px}@media (min-width: 768px){.b121 #modal03 .content{padding:48px}}.b121 #modal03 .box{padding:24px 0}.b121 #modal03 .box .ttl{background-color:#5876BA;color:#fff;display:inline-block;font-size:0.8rem;padding:4px 8px}.b121 #modal03 .box .desc{font-size:14px}.b121 #modal03 .box .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}.b121 a.modal-closeBtn{cursor:pointer}.b121 .page.is-modal.modal01 #modal01{display:block}.b121 .page.is-modal.modal02 #modal02{display:block}.b121 #popupLink,.b121 #popupLink_2{color:#FF8C00}.b121 .hidden{display:none}.b121 .desc.number{text-align:right;margin-top:10px}.b121 .question-icon{height:1.1em}.b121 .period-list .items{padding:12px 0 8px}.b121 .period-list .items:not(:last-child){border-bottom:solid 1px #eee}.b121 .period-list dt,.b121 .period-list dd{margin-bottom:0;width:100%}.b121 .period-list dd{font-size:1.25rem;font-weight:600;padding-left:0.5em}.b121 .period-list dd .small{font-size:.8rem;font-weight:normal;margin-left:10px}@media screen and (max-width: 767px){.b121 .period-list dd .small{display:block;margin-left:0}}.b121 .agreeBlock{padding:0;position:relative}.b121 .agreeBlock .check{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.b121 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 2px #5BC5C2;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1.2;margin-right:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 16px 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.b121 .leadBox{background-size:18px}}.b121 .pdfBlock{background-color:#FFFCCF;margin-top:1em;padding:24px 16px}@media (min-width: 768px){.b121 .pdfBlock{padding:40px 64px}}.b121 .pdfBlock .lead{font-size:0.8rem;font-weight:600;text-align:center}.b121 .pdfBlock .pdfIframe{height:60vh;margin-top:1rem;width:100%}.b121 .agreeBlock{padding:0;position:relative}.b121 .agreeBlock .check{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.b121 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 2px #5BC5C2;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1.2;margin-right:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 16px 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.b121 .leadBox{background-size:18px}}.b121 .check:checked+.leadBox{background-color:#dceaf8;background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg)}.b121 .check:disabled+.leadBox{background-color:#eee;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);border:solid 2px #9e9e9e;color:#9e9e9e}.b121 .c-input_submit:disabled{background-color:#eee;color:#9e9e9e}.b121 .page.is-modal .c-modal{opacity:1;pointer-events:all;z-index:2000}.b121 .page.is-modal .c-modal .modal-content{-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:0.5s;transition:0.5s}.b121 .c-modal .modal-layer{background-color:rgba(0,0,0,0.8);height:100%;opacity:0;pointer-events:none;position:fixed;-webkit-transition:0.5s;transition:0.5s;width:100%;z-index:2000}.b121 .c-modal .modal-content{background-color:#fff;border-radius:8px 8px 8px 8px;left:5%;padding:0 0 44px;position:absolute;top:10%;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:0.5s;transition:0.5s;width:90%;z-index:3000}@media (min-width: 768px){.b121 .c-modal .modal-content{border-radius:8px;left:calc(50% - 240px);width:480px}}.b121 .is-course01 .planBlock[data-plan="02"],.b121 .is-course02 .planBlock[data-plan="01"],.b121 .is-course02 .course03,.b121 .is-course03 .planBlock[data-plan="01"],.b121 .is-course03 .course02{display:none}.b121 .c-modal .modal-items{display:none}.b121 .c-modal .modal-items .header{background-color:#5876BA;border-radius:8px 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){.b121 .c-modal .modal-items .header{border-radius:8px 8px 0 0;padding:32px}}.b121 .c-modal .modal-items .header .name{font-size:1.25rem;margin-bottom:0}.b121 .c-modal .modal-items .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){.b121 .c-modal .modal-items .header .modal-closeBtn{padding:24px 0 20px}}.b121 .c-modal .modal-items .header .modal-closeBtn .iconWrap{display:inline-block;height:18px;text-align:center;width:100%}.b121 .c-modal .modal-items .header .modal-closeBtn .icon{height:100%}.b121 .c-modal .modal-items .content{padding:24px}@media (min-width: 768px){.b121 .c-modal .modal-items .content{padding:48px}}.b121 .c-modal .modal-items .box{padding:24px 0}.b121 .c-modal .modal-items .box:not(:first-child){border-top:solid 1px #5BC5C2}.b121 .c-modal .modal-items .box .ttl{background-color:#5876BA;color:#fff;display:inline-block;font-size:0.8rem;padding:4px 8px}.b121 .c-modal .modal-items .box .lead{color:#5876BA;font-size:0.8rem;font-weight:600;padding:0}.b121 .c-modal .modal-items .box .desc{font-size:11px}.b121 .c-modal .modal-items .box .notes{font-size:11px;margin-top:0.8em}.b121 .c-modal .modal-items .box .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}.b121 .c-modal[data-content="content_1"] .items_1{display:block}.b121 .c-modal[data-content="content_2"] .items_2{display:block}.b131 .width100{width:100%}.b131 .sec_qa{margin-top:60px}.b131 .commit_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 4px 0 0;width:100%}.b131 .sec_insured .insured-items+.insured-items{margin-top:40px}.b131 .insured-items.is-error .errorBox{background-color:#fff1f0;color:#e53935;display:block;font-size:0.8rem;padding:16px 24px}.b131 .insured-items .errorBox{display:none}.b131 .insured-items.is-only .input_delete{display:none}.b131 .modifyBlock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.b131 .modifyBlock .input_modify{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 4px;width:100%}.b131 .modifyBlock .input_delete{border:none;background-color:#fff;color:#F18D00;display:block;font-weight:600;margin-top:8px;padding:8px;text-align:center;width:50%}.b131 .insured_change{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 4px;width:100%}.b131 .button_to{width:50%}.b131 #back{width:90%}.b131 .c-input_submit:disabled{background-color:#eee;color:#9e9e9e}.b131 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;z-index:2000}.b131 .c-modal .modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.b131 .c-modal .modal-content .body{font-weight:600;padding:32px;text-align:center}.b131 .c-modal .modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.b131 .c-modal .modal-content .c-input_submit{background-image:none;font-size:1rem;margin-top:16px;padding:16px;width:100%}.b131 .decisionBtn{background-image:none;font-size:1rem;margin-top:16px;width:56%}.b131 .c-modal .modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.b131 .c-modal+.insured-items{margin-top:40px}.b131 dd{overflow-wrap:break-word}.b131 .error{color:#e53935}.b131 .period-list .items{padding:12px 0 8px}.b131 .period-list .items:not(:last-child){border-bottom:solid 1px #eee}.b131 .period-list dt,.b131 .period-list dd{margin-bottom:0;width:100%}.b131 .period-list dd{font-size:1.25rem;font-weight:600;padding-left:0.5em}.b131 .period-list dd .small{font-size:.8rem;font-weight:normal;margin-left:10px}@media screen and (max-width: 767px){.b131 .period-list dd .small{display:block;margin-left:0}}.b131 .agreeBlock{padding:0;position:relative}.b131 .agreeBlock .check{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.b131 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 2px #5BC5C2;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1.2;margin-right:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 16px 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.b131 .leadBox{background-size:18px}}.b131 .isured-detail .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 0}@media (min-width: 768px){.b131 .isured-detail .items{padding:12px 16px 8px}}.b131 form+.l-section{padding-top:0}.b131 .isured-detail .items:not(:last-child){border-bottom:solid 1px #eee;padding:8px 0}@media (min-width: 768px){.b131 .isured-detail .items:not(:last-child){padding:12px 16px 8px}}.b131 .isured-detail dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:none;border-top:none;color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;padding:0px 8px 0 0;width:68%}.b131 .isured-detail dd{margin-bottom:0;padding:0px;width:32%}@media (min-width: 768px){.b131 .isured-detail dd{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 768px){.b131 .isured-detail dd span{display:inline-block;margin-right:8px}}.b131 .sec_cta .c-input_submit{font-size:0.9em;padding:0 20px 0 5px}.b131 .sec_cta .c-input_submit .br{display:none}@media screen and (max-width: 465px){.b131 .sec_cta .c-input_submit{line-height:1.3}.b131 .sec_cta .c-input_submit .br{display:block}}.b131 .btnBlock .button_to{width:56%}.b141 .mt20{margin-top:20px}.b141 .c-info-items.is-error .c-input_select_ymd,.b141 .c-info-items.is-error .c-input_select,.b141 .c-info-items.is-error .c-input_text_name,.b141 .c-info-items.is-change .c-input_select_ymd,.b141 .c-info-items.is-change .c-input_select,.b141 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.b141 .c-info-items.is-error .c-input_2choice,.b141 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.b141 .c-info-items.is-error .c-input_2choice .items:first-child,.b141 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}.b141 .c-inputWarning{display:none;color:#e53935;margin-top:8px;font-size:0.8rem;width:100%}.b141 .desc-body{padding:16px 0;text-align:center}.b141 .desc-body .desc-lead{font-size:1.25rem}.b141 .desc-body .desc-desc{margin-top:24px}.b141 .c-input_submitFull{background-image:none;font-size:0.8rem}@media (min-width: 768px){.b141 .l-section+.sec_notes{padding-top:64px}}@media (min-width: 768px){.b141 .c-ctaBlock{margin:16px auto 0;width:480px}}.b141 .attention01{width:480px;margin:0 auto}@media screen and (max-width: 767px){.b141 .attention01{width:100%}}.b701 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.b701 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.b701 .sec_qa{background-color:#fafafa;margin-top:60px;padding-top:0}.b701 .c-info-items.is-error .c-input_select_ymd,.b701 .c-info-items.is-error .c-input_select,.b701 .c-info-items.is-error .c-input_text_name,.b701 .c-info-items.is-change .c-input_select_ymd,.b701 .c-info-items.is-change .c-input_select,.b701 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.b701 .c-info-items.is-error .c-input_2choice,.b701 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.b701 .c-info-items.is-error .c-input_2choice .items:first-child,.b701 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.b701 .content_error{margin:0 auto;text-align:center;width:680px}}@media (min-width: 768px){.b701 .content_error .desc-lead{font-size:1.25rem}}.b701 .content_error .visualBox{margin:40px auto 64px;width:40%}@media (min-width: 768px){.b701 .content_error .visualBox{width:30%}}.b701 .content_error .visualBox .img{width:100%}.b701 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.b701 .content_error .hourBlock{width:100%}}.b701 .content_error .lead{color:#5876BA}.b701 .content_error .desc{margin-top:8px}.b701 .content-link{color:#F18D00}.b711 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.b711 .sec_qa{background-color:#fafafa}.b711 .c-info-items.is-error .c-input_select_ymd,.b711 .c-info-items.is-error .c-input_select,.b711 .c-info-items.is-error .c-input_text_name,.b711 .c-info-items.is-change .c-input_select_ymd,.b711 .c-info-items.is-change .c-input_select,.b711 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.b711 .c-info-items.is-error .c-input_2choice,.b711 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.b711 .c-info-items.is-error .c-input_2choice .items:first-child,.b711 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}.b711 .c-subHline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.b711 .c-subHline .u-icon{height:1.8em;-webkit-transform:translateY(-0.1em);transform:translateY(-0.1em)}.b711 .desc-lead{font-size:1.25rem;padding-right:8px}.b711 .item-detail .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 0}@media (min-width: 768px){.b711 .item-detail .items{padding:12px 16px 0 8px}}.b711 .item-detail .items:not(:last-child){border-bottom:solid 1px #eee;padding:8px 0}@media (min-width: 768px){.b711 .item-detail .items:not(:last-child){padding:12px 16px 8px}.b711 .item-detail .items:last-child{padding-left:16px;padding-right:16px}}.b711 .item-detail dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:none;border-top:none;color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;padding:0px 8px 0 0;width:48%}.b711 .item-detail dd{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:0px;text-align:center;width:52%}@media (min-width: 768px){.b711 .item-detail dd{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 768px){.b711 .item-detail dd span{display:inline-block;margin-right:8px}}.b711 .content-link{color:#F18D00}.b711 .br360{display:none}@media screen and (max-width: 360px){.b711 .br360{display:block}}.b801 main{padding:55px 0}.b801 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.b801 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.b801 .sec_qa{background-color:#fafafa}.b801 .c-info-items.is-error .c-input_select_ymd,.b801 .c-info-items.is-error .c-input_select,.b801 .c-info-items.is-error .c-input_text_name,.b801 .c-info-items.is-change .c-input_select_ymd,.b801 .c-info-items.is-change .c-input_select,.b801 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.b801 .c-info-items.is-error .c-input_2choice,.b801 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.b801 .c-info-items.is-error .c-input_2choice .items:first-child,.b801 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.b801 .content_error{margin:0 auto;text-align:center;width:680px}}.b801 .content_error .visualBox{margin:20px auto 0;width:40%}@media (min-width: 768px){.b801 .content_error .visualBox{width:30%}}.b801 .content_error .visualBox .img{width:100%}.b801 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.b801 .content_error .hourBlock{width:100%}}.b801 .content_error .lead{color:#5876BA}.b801 .content_error .desc{margin-top:8px}.b801 .content-link{color:#F18D00}.b811 main{padding:136px 0}.b811 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.b811 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.b811 .sec_qa{background-color:#fafafa}.b811 .c-info-items.is-error .c-input_select_ymd,.b811 .c-info-items.is-error .c-input_select,.b811 .c-info-items.is-error .c-input_text_name,.b811 .c-info-items.is-change .c-input_select_ymd,.b811 .c-info-items.is-change .c-input_select,.b811 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.b811 .c-info-items.is-error .c-input_2choice,.b811 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.b811 .c-info-items.is-error .c-input_2choice .items:first-child,.b811 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.b811 .content_error{margin:0 auto;text-align:center;width:680px}}.b811 .content_error .visualBox{margin:20px auto 0;width:40%}@media (min-width: 768px){.b811 .content_error .visualBox{width:30%}}.b811 .content_error .visualBox .img{width:100%}.b811 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.b811 .content_error .hourBlock{width:100%}}.b811 .content_error .lead{color:#5876BA}.b811 .content_error .desc{margin-top:8px}.b811 .content-link{color:#F18D00}#modal-content,#modal-content_announce_error,#modal-content1,#modal-content2,#modal-content3,#modal-content4,#modal-content5,#modal-content6,#modal-content7,#modal-content8,#modal-content9,#modal-content10,#modal-content11,#modal-content12{font-size:14pt;width:80;height:80;margin:0;padding:20px 20px;border:6px solid #dee2e6;border-radius:6px;background:#fff;position:fixed;display:none;z-index:2}#modal-overlay,#modal-overlay_announce_error,#modal-overlay1,#modal-overlay2,#modal-overlay3,#modal-overlay4,#modal-overlay5,#modal-overlay6,#modal-overlay7,#modal-overlay8,#modal-overlay9,#modal-overlay10,#modal-overlay11,#modal-overlay12,#modal-overlay13,#modal-overlay14{z-index:1;display:none;position:fixed;top:0;left:0;width:100%;height:120%;background-color:rgba(77,78,79,0.588)}.modal_bigtitle{font-size:16pt;font-weight:bold;margin:1em}.modal_title{margin:1em}.modal_btn_wrap{text-align:right}.modal_btn_wrap form{display:inline-block}.modal_closebtn{text-align:right;font-size:22pt;font-weight:bold}.cancel_modal_cancelbtn{width:100px;height:40px;padding:0em 0em;text-decoration:none;border-radius:6px;font-size:12.5pt;font-weight:bold;color:#FFF;background-color:rgba(108,117,125,0.701);transition:.4s;margin:10px 10px;border:solid 1px rgba(108,117,125,0.701);text-align:center}.cancel_modal_cancelbtn:hover{color:#FFF;background-color:rgba(108,117,125,0.529);border:solid 1px rgba(108,117,125,0.529)}.cancel_modal_yesbtn{width:70px;height:40px;padding:0em 0em;text-decoration:none;border-radius:6px;font-size:12.5pt;font-weight:bold;color:#FFF;background-color:#dc3545;transition:.4s;margin:10px 10px;border:solid 1px #dc3545;text-align:center}.cancel_modal_yesbtn:hover{color:#FFF;background-color:rgba(220,53,69,0.721);border:solid 1px rgba(220,53,69,0.721)}.confirm_modal_yesbtn{width:70px;height:40px;padding:0em 0em;text-decoration:none;border-radius:6px;font-size:12.5pt;font-weight:bold;color:#FFF;background-color:#1c296b;transition:.4s;margin:10px 10px;border:solid 1px #1c296b;text-align:center}.confirm_modal_yesbtn:hover{color:#FFF;background-color:#616eae;border:solid 1px #616eae}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{color:#fff;font-family:"メイリオ", Meiryo, sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";font-size:18px;font-weight:400;line-height:1.8;letter-spacing:0.75px;margin-top:0 !important;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}@media (max-width: 428px){html{font-size:16px;line-height:1.6;letter-spacing:0.15px}}body{margin:0;overflow-x:hidden}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body:not(.custom-background-image):before{height:0 !important}[tabindex="-1"]:focus{outline:0 !important}hr{-webkit-box-sizing:box-sizing;box-sizing:box-sizing;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.75em}h1{font-size:2.3rem;font-weight:600;margin-bottom:0.5em}h2{font-size:1.8rem;font-weight:600;margin-bottom:0;margin-bottom:0.5em}h3{font-size:1rem;font-weight:600;margin-bottom:0;margin-bottom:0.5em}h4{font-size:0.8rem;font-weight:600;margin-bottom:0;margin-bottom:0.5em}p{margin-top:0;margin-bottom:0;word-wrap:break-word}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1em;font-style:normal;line-height:inherit}ol,ul,dl{list-style-type:none;margin:0;padding:0}ol ol,ul ul,ol ul,ul ol{margin:0}dt{font-weight:700}dd{margin-bottom:0.5em;margin-left:0}blockquote{margin:0 0 1em}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:inherit;text-decoration:none;background-color:transparent}a:hover{text-decoration:none}a:not([href]):not([tabindex]){text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{border-style:none}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:0.75em;padding-bottom:0.75em;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5em}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}select{background-color:#fff}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5em;font-size:1.5em;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}body{background-color:#fff;color:#222;position:relative}.page{display:block;position:relative;visibility:visible}.screen{min-width:320px;overflow:hidden;visibility:visible}@media (min-width: 768px){.screen{min-width:768px}}.screen.is-hidden{visibility:hidden}@media (min-width: 768px){.l-noticeBlock{margin:40px auto 0;width:720px}}@media (min-width: 768px){.l-mainContent{margin:0 auto;width:720px}}.l-section{padding:40px 0;position:relative}@media (min-width: 768px){.l-section{padding:64px 0}}.l-section+.l-section{padding-top:0}.l-content{padding:0 16px}@media (min-width: 768px){.l-content{padding:0 64px}}.l-content .box:not(:first-child){margin-top:24px}.header{background-color:#fff;width:100%}.head-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:solid 4px #5BC5C2;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;margin-bottom:0;padding:4px 16px 0 8px}@media (min-width: 768px){.head-logo{height:96px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.head-logo .logo-img{width:160px}@media (min-width: 768px){.head-logo .logo-img{width:380px}}.c-pageStep{background-color:#eee;border-bottom:solid 1px #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px}@media (min-width: 768px){.c-pageStep{border:solid 2px #eee;border-radius:8px;font-size:1rem;margin:24px auto 0;width:100%}}.c-pageStep .items{color:#9e9e9e;background-color:#eee;background-image:url(/assets/bengoshi/stepBg_gray-205b6336cd8ba67e811f15364a15a1f348c1f19acc76a11b31d5fbe6bca330f1.svg);background-position:left;background-repeat:no-repeat;background-size:auto 100%;padding:12px 0 12px 8px;text-align:center;width:calc((100% - 35%) / 4)}@media (min-width: 768px){.c-pageStep .items{padding:24px 0 24px 12px}}.c-pageStep .items_active{background-color:#fff;color:#5876BA;font-weight:600;width:35%}.c-pageStep .items_active+.items{background-image:url(/assets/bengoshi/stetpBg_white-dd7db6f2879fb31a3fb2feceb4b8cf8a940a2c5ec228a14f6bbfd0d131fcc920.svg)}.c-pageStep .items:first-child{background-image:none;padding:12px 0 12px 4px}@media (min-width: 768px){.c-pageStep .items:first-child{padding:24px 0 24px 8px}}.c-pageStep .items:first-child.items_active{background-color:#fff}.c-topError{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff1f0;color:#e53935;display:none;font-size:0.8rem;font-weight:600;padding:12px 16px}@media (min-width: 768px){.c-topError{border:solid 1px #e53935;font-size:1rem;margin:40px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.is-error .c-topError{display:-webkit-box;display:-ms-flexbox;display:flex}.c-pageDesc{padding:0 8px}.c-pageDesc .desc-lead{color:#5876BA;font-weight:600}@media (min-width: 768px){.c-pageDesc .desc-lead{font-size:1.25rem}}.c-pageDesc .desc-desc{color:#222;font-size:0.8rem;font-weight:600;margin-top:8px}@media (min-width: 768px){.c-pageDesc .desc-desc{font-size:1rem}}.c-hline_ub{border-bottom:solid 4px #5BC5C2;font-size:1.25rem;margin-bottom:16px;padding:4px 16px;position:relative}@media (max-width: 375px){.c-hline_ub{border-bottom:solid 4px #5BC5C2;font-size:1.2rem;margin-bottom:16px;padding:4px 16px;position:relative}}@media (max-width: 360px){.c-hline_ub{border-bottom:solid 4px #5BC5C2;font-size:1.15rem;margin-bottom:16px;padding:4px 16px;position:relative}}@media (min-width: 768px){.c-hline_ub{font-size:1.8rem;margin-bottom:24px;padding:8px 24px}}.c-hline_ub .u-iconWrap{margin-right:8px}@media (min-width: 768px){.c-hline_ub .u-iconWrap{margin-right:16px}}.c-hline_bg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dceaf8;color:#5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px;padding:12px}@media (min-width: 768px){.c-hline_bg{font-size:1.25rem;margin-bottom:40px}}.c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:2px 8px 0}@media (min-width: 768px){.c-subHline{margin-bottom:16px}}.c-subHline .label{background-color:#5876BA;color:#fff;display:inline-block;font-size:11px;padding:2px;line-height:1;margin-bottom:2px}@media (min-width: 768px){.c-subHline .label{font-size:0.8rem;padding:4px 4px 2px}}.c-listHline{line-height:1;margin-bottom:16px;text-align:center}.c-listHline span{font-size:0.8rem;line-height:1;background-color:#5876BA;color:#fff;display:inline-block;padding:6px 8px 4px}.c-info-items{border-bottom:solid 1px #eee;padding:16px 2px;position:relative}@media (min-width: 768px){.c-info-items{padding:24px 2px}}.c-info-items:first-child{margin-top:0}.c-info-items:last-child{border-bottom:none}.c-info-items .items-body{padding-left:4px}.c-info-items .items-lead{font-size:0.8rem}.c-info-items .c-popupLink{top:14px}.c-info-items.noBorder{border-bottom:none;padding-bottom:0}.c-info-items .anserDirection{padding:16px 0;text-align:center}.c-info-items .anserDirection .label{color:#5876BA;display:inline-block;font-size:1.25rem;font-weight:600;width:100%}.c-info-items .anserDirection .imgWrap{display:inline-block;margin:0 auto;width:80px}.c-info-items .anserDirection .imgWrap .img{width:100%}.c-info-items .input-notes{color:#5876BA;font-size:0.8rem;font-weight:600;margin-bottom:1em;text-align:center}.c-highlightBox{background-color:#dceaf8;color:#5876BA;font-weight:600;margin:16px 0;padding:16px;text-align:center}.c-listTable{border:solid 2px #5876BA}.c-listTable dt{background-color:#dceaf8;border-bottom:solid 2px #5876BA;border-top:solid 2px #5876BA;color:#5876BA;font-weight:600;padding:8px 16px;width:100%}.c-listTable dt:first-child{border-top:none}.c-listTable dd{font-size:0.8rem;padding:16px;width:100%}.c-table_3col{border:solid 2px #5876BA;border-collapse:collapse;font-size:0.8rem;text-align:center;width:100%}.c-table_3col thead{background-color:#dceaf8}.c-table_3col th{background-color:#dceaf8;border:solid 1px #5876BA;padding:8px 4px}.c-table_3col td{border:solid 1px #5876BA;font-size:1.25rem;font-weight:600;padding:8px 4px}.c-amountTable{border:solid 2px #5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-amountTable .courseName{background-color:#eee;color:#222;font-weight:600;line-height:1.1;margin-bottom:0;padding:12px 8px;position:relative;width:100%}@media (min-width: 768px){.c-amountTable .courseName{padding:16px}}.c-amountTable .courseName span{color:#222;display:inline-block;font-size:0.8rem;font-weight:400;width:100%}.c-amountTable .courseName .c-popupLink{right:8px;top:12px}.c-amountTable .courseBody{padding:8px;position:relative;width:100%}.c-amountTable .contentBlock{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.c-amountTable .courseBody.course03{border-top:solid 1px #222}.c-amountTable .selectBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 8px 8px 0;width:40%}.c-amountTable .body{text-align:center;width:100%}.c-amountTable .select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-16px;width:100%}.c-amountTable .select::before{background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg);background-position:left 0 center;background-repeat:no-repeat;background-size:14px;content:"";display:inline;height:1.4em;width:18px}@media (min-width: 768px){.c-amountTable .select::before{background-size:18px;width:24px}}.c-amountTable .select::after{color:#5BC5C2;content:"選択中";display:inline;font-size:11px;font-weight:600}@media (min-width: 768px){.c-amountTable .select::after{font-size:0.8rem}}.c-amountTable .monthly{background-color:#9e9e9e;color:#fff;display:inline-block;font-size:0.8rem;font-weight:600;margin:0 auto;text-align:center;width:100%}@media (min-width: 768px){.c-amountTable .monthly{width:80%}}.c-amountTable .fee{color:#222;font-size:1.8rem;font-weight:600;line-height:0.8;margin-top:8px;text-align:center;width:100%}.c-amountTable .fee .course{display:inline-block;font-size:1rem;width:100%}.c-amountTable .descBox{border-left:solid 1px #222;padding:0 8px;width:60%}@media (min-width: 768px){.c-amountTable .descBox{padding:0 16px}}.c-amountTable .descBox .items{border-bottom:solid 1px #222;padding:8px 0}.c-amountTable .descBox .items:last-child{border-bottom:none}.c-amountTable .descBox .name{color:#222;font-size:0.8rem;font-weight:600}@media (min-width: 768px){.c-amountTable .descBox .name{font-size:1rem}}.c-amountTable .descBox .desc{font-weight:600}.c-amountBox_compensation{border:solid 2px #5876BA;margin-top:8px;padding:4px 16px}.c-amountBox_compensation p{font-size:0.8rem;padding:8px;text-align:center}.c-amountBox_compensation p .amount{display:inline-block;font-size:1rem;font-weight:600;width:100%}.c-amountBox{border:solid 2px #5876BA;margin-top:8px;padding:4px 16px}.c-amountBox dl{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}.c-amountBox dl:not(:first-child){border-top:solid 1px #222}.c-amountBox dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:42%}.c-amountBox dd{display:inline;margin-bottom:0;text-align:center;width:55%}.c-amountBox dd .amount{display:inline-block;font-size:1rem;font-weight:600;width:100%}.c-amountBox p{font-size:0.8rem;padding:8px;text-align:center}.c-amountBox p .amount{display:inline-block;font-size:1rem;font-weight:600;width:100%}.c-amountList{border:solid 2px #5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.c-amountList .amount-items{padding:8px 16px;text-align:center;width:50%}@media (min-width: 768px){.c-amountList .amount-items{padding:16px}}.c-amountList .amount-items:last-child{border-left:solid 2px #5876BA}.c-amountList .amount-items .name{font-size:0.8rem;margin-bottom:4px}.c-amountList .amount-items .desc{font-size:11px}.c-amountList .amount-items .amount{font-size:1.25rem;font-weight:600;line-height:1.2}.c-amountList .amount-items .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.c-amountList .amount-items .box .amount{margin-left:4px}.l-content[data-amtContent="basic"] .amount-items:first-child{background-color:#dceaf8}.l-content[data-amtContent="basic"] .amount-items:first-child .name{color:#5876BA;font-weight:600}.l-content[data-amtContent="basic"] .amount-items:first-child .name::before{background-image:url(/assets/icon_check-1e4b40e4185afb122eb9e6b723f03e225e00e11761f41f3b43885e8dfae90aa6.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-right:4px;width:12px}.l-content[data-amtContent="half"] .amount-items:last-child{background-color:#dceaf8}.l-content[data-amtContent="half"] .amount-items:last-child .name{color:#5876BA;font-weight:600}.l-content[data-amtContent="half"] .amount-items:last-child .name::before{background-image:url(/assets/icon_check-1e4b40e4185afb122eb9e6b723f03e225e00e11761f41f3b43885e8dfae90aa6.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-right:4px;width:12px}.c-totalFee.l-section{background-color:#dceaf8;padding-top:24px}@media (min-width: 768px){.c-totalFee.l-section{padding:40px 32px}}.c-totalFee.l-section .feeBlock .fee-display{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px}.c-totalFee.l-section .feeBlock .name{color:#5876BA;font-weight:600;text-align:center;width:40%}.c-totalFee.l-section .feeBlock .figure{font-size:2.3rem;font-weight:600;text-align:center;width:60%}.c-totalFee.l-section .c-ctaBlock{margin-top:16px}.c-qa .qa-items{border-bottom:solid 1px #eee;padding:16px 0 16px 16px}.c-qa .qa-items:last-child{border-bottom:none;padding:16px 0 0 16px}.c-qa .qa-q{background-image:url(/assets/icon_arrowDown_green-e4a1b736c0e6edf5969cbb706b7cfc6c0456fd3f018bb53b308fa48387bb74d2.svg);background-position:right center;background-repeat:no-repeat;color:#5876BA;cursor:pointer;margin-bottom:0;position:relative}.c-qa .qa-q:before{content:"Q";left:-20px;position:absolute;top:-1px}.c-qa .qa-a{font-size:0.8rem;height:0;margin-bottom:0;overflow:hidden;padding-top:0;position:relative}.c-qa .qa-a p:not(:last-child){margin-bottom:0.5em}.c-qa .qa-a img{width:100%}.c-qa .qa-items.is-open .qa-q{background-image:url(/assets/bengoshi/icon_arrowUp_green-892cda147e4ce72ad2c0417fae65b7a37822ba34a2c203dd0bfbf361e3c8d1ee.svg)}.c-qa .qa-items.is-open .qa-a{height:auto;margin-top:8px}.c-notes .notes-list{padding-left:16px}.c-notes .notes-list.noMark{padding-left:0}.c-notes .notes-items{font-size:0.8rem;margin-bottom:12px;position:relative}.c-notes .notes-items:before{content:attr(data-list-type);left:-16px;position:absolute;top:0}.c-notes .notes-items.bg_green{background-color:#dceaf8;padding:16px}@media (min-width: 768px){.c-notes .notes-items.bg_green{padding:32px}}.c-notes .notes-list{height:3.2em;overflow:hidden}@media (min-width: 768px){.c-notes .notes-list{height:3.4em}}.c-notes .notes-body.is-open .notes-list{height:auto}.c-moreView{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#FFFCCF;background-image:url(/assets/icon_arrowDown_blue-54ed385c1670c74faba3cc7b6ebf6f73ce5f8c89fef75babb9aec247a5f2d2ca.svg);background-position:right 33% center;background-repeat:no-repeat;color:#F18D00;font-size:0.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px;padding:12px;width:100%}@media (min-width: 768px){.c-moreView{border-radius:100px}}.c-moreView:after{content:attr(data-close)}.is-open .c-moreView{background-image:url(/assets/icon_arrowUp_blue-d7c193485f3ad4286ab0fc2f7fed0609c934bd077911c264ad1c98d042b22e7f.svg)}.is-open .c-moreView:after{content:attr(data-open)}::-webkit-input-placeholder{color:#9e9e9e}:-ms-input-placeholder{color:#9e9e9e}::-ms-input-placeholder{color:#9e9e9e}::placeholder{color:#9e9e9e}.c-input_select_ymd{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:solid 1px #5876BA;border-radius:4px;padding:8px 12px;text-align:center}.c-input_select_ymd option{padding:0;text-align:center}.is-disable .c-input_select_ymd{background-color:#eee;color:#9e9e9e}.c-input_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/assets/icon_arrowDown_green-e4a1b736c0e6edf5969cbb706b7cfc6c0456fd3f018bb53b308fa48387bb74d2.svg);background-position:right 12px center;background-repeat:no-repeat;border:solid 1px #5876BA;border-radius:4px;padding:8px 12px;width:100%}.c-input_select option{padding:0;text-align:center}.is-disable .c-input_select{background-color:#eee;color:#9e9e9e}.c-input_2choice{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.c-input_2choice .items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;position:relative;width:50%}.c-input_2choice .items:first-child{border-right:solid 1px #5876BA}.c-input_2choice .radio{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.c-input_2choice .label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/assets/radio_passive-9ae22a7d150e1191abf7c4e7bfd020cdf1f272b470bfa102c0d71c40591cea27.svg);background-position:8px center;background-repeat:no-repeat;background-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:12px 0;width:100%}.c-input_2choice .radio:checked+.label{background-color:#dceaf8;background-image:url(/assets/radio_active-92764ba98e8f100aa482a44c25d00c510e0369166214239c44d3bcbaec157601.svg)}.is-disable .c-input_2choice .label{background-color:#eee;color:#9e9e9e}.is-disable .c-input_2choice .radio:checked+.label{background-color:#eee;color:#9e9e9e}.c-input_text_name{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:40%}.c-input_text_name:-moz-read-only{border:none;padding:4px}.c-input_text_name:read-only{border:none;padding:4px}.c-input_text_name:last-child{margin-left:8px}.is-disable .c-input_text_name{background-color:#eee;color:#9e9e9e}.c-input_text_tel{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;text-align:center;width:72px}.c-input_text_tel:-moz-read-only{border:none;padding:4px}.c-input_text_tel:read-only{border:none;padding:4px}.is-disable .c-input_text_tel{background-color:#eee;color:#9e9e9e}.is-disable .c-input_text_tel{background-color:#eee;color:#9e9e9e}.c-input_textFull{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:100%}.c-input_textFull:-moz-read-only{border:none;padding:4px}.c-input_textFull:read-only{border:none;padding:4px}.is-disable .c-input_textFull{background-color:#eee;color:#9e9e9e}.c-input_text_zipCode{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:80px}.c-input_text_zipCode:last-child{width:96px}.c-input_text_zipCode:-moz-read-only{border:none;padding:4px}.c-input_text_zipCode:read-only{border:none;padding:4px}.is-disable .c-input_text_zipCode{background-color:#eee;color:#9e9e9e}.c-zipCode-line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.c-zipCode-line::after{background-color:#5876BA;content:"";margin:0 2px;height:1px;position:relative;width:8px}.c-ctaBlock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 8px;width:100%}.c-input_submitFull{background-color:#5BC5C2;background-image:url(/assets/icon_arrowRight_white-69d995625976376b386ce3074b4fa1e8dd657442f03c441653a1dab8eb4e2fef.svg);background-position:right 12px center;background-repeat:no-repeat;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0;width:100%}@media (min-width: 768px){.c-input_submitFull{background-position:right 24px center;padding:24px 0}}.c-input_submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;background-image:url(/assets/icon_arrowRight_white-69d995625976376b386ce3074b4fa1e8dd657442f03c441653a1dab8eb4e2fef.svg);background-position:right 12px center;background-repeat:no-repeat;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 4px 0 0;width:60%}.c-input_back{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_arrowLeft_green-0bda1aa7ebbcb976a491d89f5029889e03f017f668b6552903b37c5e1b75f926.svg);background-position:left 12px center;background-repeat:no-repeat;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 4px;width:calc(40% - 16px)}.c-correctBlock{font-size:0.8rem;margin:24px 0 0;width:100%}.c-correct-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.items_correct{margin:0 auto;width:80%}@media (min-width: 768px){.items_correct{width:50%}}.items_correct .link{border:solid 1px #F18D00;border-radius:8px;color:#F18D00;display:inline-block;padding:12px 4px;text-align:center;width:100%}.items_apply{display:none}.is-change.c-correctBlock .items_correct{width:60%}.is-change.c-correctBlock .items_apply{display:block;width:38%}.is-change.c-correctBlock .items_apply .link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e53935;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 4px;width:100%}.c-info-items.is-none{display:none}.c-info-items.is-error .c-inputWarning,.c-info-items.is-change .c-inputWarning{display:block}.c-info-items.is-error .c-input_select_ymd,.c-info-items.is-error .c-input_select,.c-info-items.is-error .c-input_text_name,.c-info-items.is-change .c-input_select_ymd,.c-info-items.is-change .c-input_select,.c-info-items.is-error .c-input_text_zipCode,.c-info-items.is-error .c-input_textFull,.c-info-items.is-error .c-input_text_tel,.c-info-items.is-error .c-input_text_certification,.c-info-items.is-change .c-input_text_name{border:solid 2px #e53935}.c-info-items.is-error .c-input_2choice,.c-info-items.is-change .c-input_2choice{border:solid 2px #e53935}.c-info-items.is-error .c-input_2choice .items:first-child,.c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 2px #e53935}.c-inputWarning{display:none;color:#e53935;margin-top:8px;font-size:0.8rem;width:100%;font-weight:bold}.c-input-notes{color:#5876BA;font-size:0.8rem;margin-top:0.5em}.correct-list{display:-webkit-box;display:-ms-flexbox;display:flex}.link_correct{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px}.c-popupLink{border:solid 1px #F18D00;border-radius:4px;color:#F18D00;cursor:pointer;font-size:11pt;padding:2px 6px 2px 4px;right:0;top:0;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media (min-width: 768px){.c-popupLink{font-size:0.8rem}}.c-direction{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0}.c-direction .direction-body{color:#5876BA;font-size:1rem;font-weight:600;text-align:center;width:140px}@media (min-width: 768px){.c-direction .direction-body{width:240px}}.c-direction .plusMark{width:80px}@media (min-width: 768px){.c-direction .plusMark{width:96px}}.c-direction .lead+.shape{margin-top:8px;width:100%}.c-pageTop{background-color:#5876BA;color:#fff;font-size:0.8rem;margin-top:24px;padding:12px 0;text-align:center}@media (min-width: 768px){.c-pageTop{border-radius:100px;margin:40px auto 0;width:320px}}.c-pageTop .u-iconWrap{margin:0 8px}.footer{margin-top:64px}@media (min-width: 768px){.footer{background-color:#fff;padding-top:40px}}.footer-list{background-color:#dceaf8;color:#5876BA;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}@media (min-width: 768px){.footer-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:64px 112px}}.footer-list .items{background-image:url(/assets/icon_arrowRight_green-6c5761eeeb4804af60d0b5e04fd48a5e1ce37519c56f9b66e53652c236650188.svg);background-position:right 12px center;background-repeat:no-repeat;font-size:0.8rem;padding:12px 4px}.footer-list .items a{display:block}@media (min-width: 768px){.footer-list .items{background:none;margin-right:40px}}.footer-list .items:not(:last-child){border-bottom:solid 1px #5876BA}@media (min-width: 768px){.footer-list .items:not(:last-child){border-bottom:none}}.footer-copyright{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}@media (min-width: 768px){.footer-copyright{padding:40px}}.u-text_bold{font-weight:600}.u-text_default{font-size:1rem}.u-text_m{font-size:1.25rem}.u-text_s{font-size:0.8rem}.u-text_xs{font-size:11px}.u-text_green{color:#5876BA}.u-text_center{text-align:center;width:100%}.u-text_black{color:#222}.u-clr_lGreen{color:#5876BA}.u-hLight{background-color:#dceaf8;color:#5876BA;font-weight:600}.u-icon{display:inline-block;height:1.2em;margin-right:0.4em;-webkit-transform:translateY(0.2em);transform:translateY(0.2em);vertical-align:baseline;width:auto}.u-label{font-size:0.8rem;margin:0 4px}.u-label_full{display:inline-block;font-size:0.8rem;margin:0 4px;width:100%}.u-shadow{-webkit-box-shadow:0 6px 12px -5px rgba(50,50,93,0.25),0 8px 16px -8px rgba(0,0,0,0.3),0 -6px 16px -6px rgba(0,0,0,0.1);box-shadow:0 6px 12px -5px rgba(50,50,93,0.25),0 8px 16px -8px rgba(0,0,0,0.3),0 -6px 16px -6px rgba(0,0,0,0.1)}.u-mgTop_16{margin-top:16px}.u-mgTop_40{margin-top:40px}.u-mgBottom_40{margin-bottom:40px}.u-mgTop_1em{margin-top:1em}.u-mgBottom_1em{margin-bottom:1em}.sec_qa{background-color:#fafafa}.c-correctBlock.is-change .c-inputWarning{display:block !important}.page.is-modal .screen{pointer-events:none}.page.is-modal .c-modal{opacity:1;pointer-events:all;z-index:200}.page.is-modal .c-modal .modal-layer{opacity:1;pointer-events:all;-webkit-transition:0.5s;transition:0.5s}.page.is-modal .c-modal .modal-content{-webkit-transition:0.5s;transition:0.5s}.c-modal{height:100vh;left:0;pointer-events:none;position:fixed;opacity:0;overflow-y:scroll;top:0;-webkit-transition:0.3s;transition:0.3s;width:100vw;z-index:0}.c-modal .modal-layer{background-color:rgba(0,0,0,0.8);height:100%;opacity:0;pointer-events:none;position:fixed;-webkit-transition:0.5s;transition:0.5s;width:100%;z-index:1000}.c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:32px;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:88%;z-index:2000}@media (min-width: 768px){.c-modal .modal-content{left:50%;width:400px}}.c-modal .modal-content .title{color:#5876BA}.c-modal .modal-content .c-input_submitFull{background-image:none;font-size:1rem;margin-top:16px;padding:16px}.mail-btn{margin-top:10px;margin-bottom:20px}.c-input_text_certification{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:100%}#contact-modal{position:fixed;width:100vw;height:100vh;overflow-y:scroll;background-color:rgba(0,0,0,0.8);left:0;top:0;z-index:0;opacity:0;pointer-events:none;-webkit-transition:0.3s;transition:0.3s}#contact-modal.is-modal{opacity:1;pointer-events:all;z-index:2500}#contact-modal .box{width:100%;height:100%}#contact-modal.is-modal .content{-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:0.5s;transition:0.5s}#contact-modal .content{background-color:#fff;border-radius:8px 8px 8px 8px;left:5%;padding:0 0 44px;position:absolute;top:10%;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:0.5s;transition:0.5s;width:90%;z-index:3000}@media (min-width: 768px){#contact-modal .content{border-radius:8px;left:calc(50% - 240px);width:480px}}#contact-modal .content .header{background-color:#5876BA;border-radius:8PX 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){#contact-modal .content .header{border-radius:8px 8px 0 0;padding:32px}}#contact-modal .content .header .name{font-size:1.25rem;margin-bottom:0}#contact-modal .content .text{padding:24px}@media (min-width: 768px){#contact-modal .content .text{padding:48px}}#contact-modal .content .text .title{font-size:16px}#contact-modal .content .text .details{font-size:20px;font-weight:bold}@media (min-width: 768px){#contact-modal .content .text li .tel a{pointer-events:none}}#contact-modal .content .text ul li:not(:last-child){margin-bottom:30px}#contact-modal .content .text .complement{display:flex;align-items:flex-start;margin-top:20px}#contact-modal .content .text .complement p:first-line{line-height:1}#contact-modal .content .text .complement .icon{margin-right:10px}#contact-modal .content .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){#contact-modal .content .header .modal-closeBtn{padding:24px 0 20px}}#contact-modal .content .text .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}html.k001{font-family:"メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;color:#000;font-size:16px;-webkit-text-size-adjust:100%;margin:0;padding:0;border:0;background:transparent;outline:0;vertical-align:baseline}.k001 html{font-family:"メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;color:#000;font-size:16px;-webkit-text-size-adjust:100%}.k001 html,.k001 body,.k001 div,.k001 span,.k001 object,.k001 iframe,.k001 h1,.k001 h2,.k001 h3,.k001 h4,.k001 h5,.k001 h6,.k001 p,.k001 blockquote,.k001 pre,.k001 abbr,.k001 address,.k001 cite,.k001 code,.k001 del,.k001 dfn,.k001 em,.k001 img,.k001 ins,.k001 kbd,.k001 q,.k001 samp,.k001 small,.k001 strong,.k001 var,.k001 b,.k001 i,.k001 dl,.k001 dt,.k001 dd,.k001 ol,.k001 ul,.k001 li,.k001 fieldset,.k001 form,.k001 label,.k001 legend,.k001 table,.k001 caption,.k001 tbody,.k001 tfoot,.k001 thead,.k001 tr,.k001 th,.k001 td,.k001 article,.k001 aside,.k001 canvas,.k001 details,.k001 figcaption,.k001 figure,.k001 footer,.k001 header,.k001 hgroup,.k001 menu,.k001 nav,.k001 section,.k001 summary,.k001 time,.k001 mark,.k001 audio,.k001 video{margin:0;padding:0;border:0;background:transparent;outline:0;vertical-align:baseline}.k001 img{vertical-align:top}.k001 sup{font-size:0.7em}.k001 body{line-height:1;margin:0 !important}.k001 nav ul{list-style-type:none;list-style:none;line-height:0}.k001 ul,.k001 ol{list-style-type:none;list-style:none}.k001 blockquote,.k001 q{quotes:none}.k001 a{margin:0;padding:0;cursor:default}.k001 table{border-collapse:collapse;border-spacing:0;width:100%}.k001 .pc_mode{display:block !important}.k001 .sp_mode{display:none !important}.k001 .table_pc_mode{display:table-cell !important}.k001 .table_sp_mode{display:none !important}@media all and (min-width: 768px){.k001 .sp_mode{display:none !important}.k001 .table_sp_mode{display:none !important}}@media all and (max-width: 768px){.k001 .pc_mode{display:none !important}.k001 .sp_mode{display:block !important}.k001 .table_pc_mode{display:none !important}.k001 .table_sp_mode{display:table-cell !important}}.k001 .noto{font-family:"Noto Sans JP"}.k001 .inner1080{width:92%;display:block;max-width:1080px;margin:0 auto}.k001 .inner840{width:92%;display:block;max-width:840px;margin:0 auto}.k001 .inner640{width:92%;display:block;max-width:640px;margin:0 auto}.k001 .bold{font-weight:bold !important}.k001 .yellow_line{display:inline;background:linear-gradient(transparent 0.6em, #f6ff7d 0, #f6ff7d 1.3em, transparent 0)}.k001 .red{color:#d10000}.k001 .green{background-color:#b8e5b5 !important}.k001 .btn.style01 a{position:relative;background-color:#ea6d69;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:4px;box-shadow:0px 6px 0px rgba(0,0,0,0.16)}.k001 .btn.style01 a:after{content:"";display:block;position:absolute;top:33%;right:24px;margin-top:-6px;width:34px;height:34px;background-image:url(/assets/next_icon-9ece09bbe56d55c4c9b9b39516ea540e9834b4a73f7da2b4cf627fd54eaf605c.png);background-repeat:no-repeat;transform:scale(0.7)}.k001 .btn.style01 a span{font-weight:bold;font-size:21px;color:#fff;line-height:21px}.k001 .btn{transition:0.2s}.k001 .btn:hover{opacity:0.7}.k001 #header .btn.style01 a:after{margin-top:0;top:16%;right:10px;transform:scale(0.6)}@media all and (-ms-high-contrast: none){.k001 #header .btn.style01 a:before{top:17px}.k001 .btn.style01 a:before{top:23px}}@media screen and (max-width: 767px){.k001 #header .btn.style01 a:after{margin-top:-5px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.k001 #header .btn.style01 a:before{top:10px}}@media screen and (-webkit-min-device-pixel-ratio: 0){.k001 #header .btn.style01 a:before{top:17px}}.k001 .btn.style02{width:100%;margin:20px 0}.k001 .btn.style02.toggle01{width:100%;margin:0;cursor:pointer}.k001 .btn.style02.toggle02,.k001 .btn.style02.toggle03{cursor:pointer !important}.k001 .btn.style02.gray{margin:40px auto 40px}.k001 .btn.style02 a{margin:0 auto;width:392px;padding:21px 0 20px;position:relative;background-color:#fff;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:4px;box-shadow:0px 6px 0px rgba(0,0,0,0.16);border:3px solid #eba400;pointer-events:none}.k001 .btn.style02 a:after{content:"";display:block;position:absolute;font-size:22px;font-weight:700;top:32%;right:24px;margin-top:-5px;width:35px;height:36px;color:#fff;background-image:url(/assets/toggle_icon-d0a2dea95ed7871de0d50dc7c8943381957b8458ff3340fb7a3d282163a9d86a.png);background-repeat:no-repeat;transform:scale(0.7)}.k001 .btn.style02.gray a:after{top:32%;background-image:url(/assets/toggle02_icon-4dd5a02c65ba061eb9b8119244500767bb57394d7bb0712eac37c3eafb0e9381.png);background-repeat:no-repeat}.k001 .btn.style02 a span{font-weight:bold;font-size:21px;color:#eba400;padding:4px 25px 0 0px}@media all and (-ms-high-contrast: none){.k001 .btn.style02 a:before{top:21px}}@media screen and (max-width: 767px){.k001 .btn.style02{width:85%;margin:40px auto 0}.k001 .btn.style02 a{width:100%}.k001 .btn.style02 a:after{top:33%;right:13px;width:35px;transform:scale(0.7);height:34px}.k001 .btn.style02.toggle01{width:100%;margin:40px 0 0px}.k001 .btn.style02.gray a:after{top:33%;background-image:url(/assets/toggle02_icon-4dd5a02c65ba061eb9b8119244500767bb57394d7bb0712eac37c3eafb0e9381.png);background-repeat:no-repeat}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.k001 .btn.style02 a:after{top:21px;right:23px}.k001 .btn.style02 a:before{top:21px}}.k001 .btn.style02.gray a{background-color:#fff;border:3px solid #7a7a7a}.k001 .btn.style02.gray a span{color:#7a7a7a}.k001 .btn.style02.gray a:before{background-color:#7a7a7a}@media screen and (max-width: 767px){.k001 .btn.style02.gray a{padding:18px 0 20px}.k001 .btn.style02.gray a:before{margin:2px 0 0 0}}.k001 .h2_style01{font-weight:bold;font-size:38px;text-align:center;color:#000;margin:25px 0 0 0}.k001 .h2_style02{position:relative;background-color:#ebf315;width:100%;display:block;text-align:center;font-weight:bold;font-size:40px;color:#000;padding:40px 0 15px 0}.k001 .h2_style02:after{content:"";position:absolute;border-left:50vw solid transparent;border-right:50vw solid transparent;border-top:30px solid #ebf315;top:90px;left:0;z-index:0}.k001 .h2_style03{position:relative;background-color:#537abd;font-weight:bold;font-size:34px;line-height:34px;text-align:center;color:#fff;padding:35px 0 30px 0}.k001 .h4_style01{font-weight:bold;font-size:28px;line-height:30px;text-align:center;color:#000;padding:50px 0 25px 0}.k001 .inner_block.plan01 .h4_style01,.k001 .inner_block.plan02 .h4_style01{font-size:28px}.k001 .h4_style02{font-weight:bold;font-size:28px;line-height:30px;text-align:center;color:#000;margin:50px 0 25px 0}.k001 .title{width:100%;background-color:#089095;margin:0 0 20px 0}.k001 .title p{font-weight:bold;font-size:26px;letter-spacing:0.05em;line-height:57px;text-align:center;color:#fff}.k001 .title.style00{margin:50px 0 20px 0}.k001 .title.style01{font-weight:bold;font-size:32px;letter-spacing:0.05em;line-height:47px;text-align:center;color:#000;background-color:transparent;padding:10px 0 30px 0}.k001 .title.style02{background-color:#5fbb46;margin:50px 0 0 0}@media screen and (max-width: 767px){.k001 .h2_style01{font-size:27px}.k001 .h2_style02{font-size:26px;padding:18px 0 5px 0;line-height:34px}.k001 .h2_style02:after{top:90px}.k001 .h2_style03{font-size:26px;line-height:34px;padding:25px 0 20px 0}.k001 .h4_style01{font-size:24px;line-height:34px;padding:25px 0}.k001 .h4_style02{margin:40px 0 25px 0}.k001 .title{margin:0}.k001 .title.style01{font-size:19px;letter-spacing:0em;line-height:40px;text-align:center;color:#000;background-color:transparent;padding:0px 0 20px 0}}.k001 #header{width:100%;position:fixed;background-color:#fff;padding:19px 0 17px;border-bottom:4px solid #5bc5c2;z-index:100;top:0}.k001 #header .inner1080{position:relative}.k001 #header .h_logo{display:block;text-align:center}.k001 #header .btn{position:absolute;display:block;top:5%;right:0}.k001 #header .btn.style01 a{width:202px;height:auto;padding:16px 10px 12px 0px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media screen and (max-width: 767px){.k001 #header{height:62px;padding:10px 0;box-sizing:border-box}.k001 #header .h_logo{width:50%;padding:1% 0 0 0}.k001 #header .h_logo img{width:100%}.k001 #header .btn{width:40%;top:3%}.k001 #header .btn.style01 a{width:auto;height:auto;padding:8px 10px 8px 0px;box-shadow:0px 3px 0px rgba(0,0,0,0.14)}.k001 #header .btn.style01 a span{font-size:16px}.k001 #header .btn.style01 a:before{margin:0px 0 0 0;right:8px;width:18px;height:18px;top:10px}.k001 #header .btn.style01 a:after{top:14%;width:34px;right:0px;height:34px;transform:scale(0.5)}.k001 .btn.style01 a:after{right:15px;margin-top:-6px;border-top:2px solid #ea6d69;border-right:2px solid #ea6d69;top:30%}.k001 .btn.style01 a:before{right:8px;width:20px;height:20px;margin:-1px 0 0 0}}.k001 .content_wrap{padding:95px 0 0 0}@media screen and (max-width: 767px){.k001 .content_wrap{padding:62px 0 0 0}}.k001 .edit_area.notice{padding:20px 0 15px 0}.k001 .edit_area.notice .inner1080{padding:0 34px;box-sizing:border-box;justify-content:center}.k001 .edit_area.notice .inner1080 img{width:100%}@media screen and (max-width: 767px){.k001 .edit_area.notice{padding:5px 0 5px 0}.k001 .edit_area.notice .inner1080{padding:0;box-sizing:border-box;justify-content:center}.k001 .edit_area.notice .inner1080 img{width:100%}}.k001 .edit_area.top{padding:50px 0 40px 0;background-color:#f1fcff}.k001 .edit_area.top .inner1080{padding:0 34px;box-sizing:border-box}.k001 .edit_area.top .text{font-weight:600}.k001 .edit_area.top .photo{display:flex;justify-content:space-between;margin-bottom:20px}.k001 .edit_area.top .photo .photo_left .text{position:relative;width:420px;text-align:center;padding:13px 0 11px;box-sizing:border-box;background-color:#009eef;border-radius:42px;margin:0px 0 20px 0}.k001 .edit_area.top .photo .photo_left .text:after{content:"";position:absolute;content:"";bottom:-48%;left:44%;margin-top:-5px;border:23px solid transparent;border-left-color:#009eef;transform:rotate(90deg);z-index:0}.k001 .edit_area.top .photo .photo_left .text .detail{font-weight:bold;font-size:24px;letter-spacing:0.05em;line-height:28px;text-align:center;color:#fff;text-shadow:0px 3px 6px rgba(0,0,0,0.16)}.k001 .edit_area.top .photo .photo_right{margin:0}.k001 .edit_area.top .btn.style01{margin:47px 0 0 0;cursor:default}.k001 .edit_area.top .btn.style01 a{width:437.98px;padding:24px 0 20px 0px;margin:0 auto}.k001 .edit_area.top .btn.style01 a:after{top:33%}@media screen and (max-width: 767px){.k001 .edit_area.top{padding:40px 0 50px 0;background-color:#f1fcff}.k001 .edit_area.top .inner1080{padding:0}.k001 .edit_area.top .photo{display:block;justify-content:space-between}.k001 .edit_area.top .photo .photo_left .text{width:100%;height:auto;padding:12px 0 10px;margin:0 0 35px 0}.k001 .edit_area.top .photo .photo_left img{width:80%;margin:0 auto;display:block}.k001 .edit_area.top .photo .photo_right{margin:20px 0 0 0}.k001 .edit_area.top .photo .photo_right img{width:100%}.k001 .edit_area.top .btn.style01{margin:18px 0 0 0}.k001 .edit_area.top .btn.style01 a{width:100%;height:auto;margin:0 auto;padding:18px 0 16px 0px}.k001 .edit_area.top .btn.style01 a:after{top:26.5%;right:25px;width:34px;height:34px;transform:scale(0.6)}.k001 .edit_area.top .btn.style01 a:before{right:18px}}.k001 .edit_area.movie{padding:65px 0 90px 0;background-color:#fff}.k001 .edit_area.movie .detail{position:relative;display:table;margin:0 auto;font-weight:bold;font-size:32px;letter-spacing:0.05em;text-align:center;color:#009eef}.k001 .edit_area.movie .detail:after{position:absolute;content:"";display:block;height:50px;top:-5px;left:-30px;width:5px;background-color:#009eef;border-radius:10px;transform:rotate(-40deg)}.k001 .edit_area.movie .detail:before{position:absolute;content:"";display:block;height:50px;top:-5px;right:-30px;width:5px;background-color:#009eef;border-radius:10px;transform:rotate(40deg)}.k001 .edit_area.movie .detail .large{font-size:37px}.k001 .edit_area.movie .movie_box{width:100%;text-align:center;margin:40px 0 0 0}.k001 .edit_area.movie .movie_box iframe{width:744px;height:415px}@media screen and (max-width: 767px){.k001 .edit_area.movie{padding:50px 0 50px 0;background-color:#fff}.k001 .edit_area.movie .detail{font-size:22px}.k001 .edit_area.movie .detail:after{height:34px;top:0px;left:-25px;width:3px}.k001 .edit_area.movie .detail:before{height:34px;top:0px;right:-20px;width:3px}.k001 .edit_area.movie .detail .large{font-size:28px;padding:0 2px 0 0px}.k001 .edit_area.movie .movie_box{margin:30px 0 0 0}.k001 .edit_area.movie .movie_box iframe{width:100%;height:196px}}.k001 .edit_area.reason{background-color:#fdf7e8;padding:0 0 85px 0;overflow:hidden}.k001 .edit_area.reason .reason_list{margin:90px 0 0 0}.k001 .edit_area.reason .reason_list ul li{position:relative;display:flex;background-color:#fff;margin:0 0 20px 0;padding:47px 50px 46px 150px;align-items:center;border-radius:10px}.k001 .edit_area.reason .reason_list ul li:after{position:absolute;color:#fff;font-size:22px;left:31px;width:62px;height:62px;border-radius:32px;background-color:#ff8839;font-weight:700;display:flex;align-items:center;justify-content:center;padding:3px 0 0 0;box-sizing:border-box}.k001 .edit_area.reason .reason_list ul li:first-child:after{content:"1"}.k001 .edit_area.reason .reason_list ul li:nth-child(2):after{content:"2"}.k001 .edit_area.reason .reason_list ul li:nth-child(3):after{content:"3"}.k001 .edit_area.reason .reason_list ul li .icon{width:120px;display:flex;justify-content:center;align-items:center;margin:0 auto;padding:0 0 0 20px}.k001 .edit_area.reason .reason_list ul li:last-child .icon img{width:80%}.k001 .edit_area.reason .reason_list ul li .icon img{width:100%}.k001 .edit_area.reason .reason_list ul li .text{width:460px;font-weight:bold;font-size:24px;letter-spacing:0.05em;line-height:38px;text-align:center;color:#000;line-height:38px}.k001 .edit_area.reason .reason_list ul li:last-child .text{line-height:32px}.k001 .edit_area.reason .reason_list ul li .text .f19{font-size:19px}.k001 .edit_area.reason .reason_list ul li .text .f26{font-size:26px}.k001 .edit_area.reason .reason_list ul li .text .f30{font-size:30px;line-height:40px}.k001 .edit_area.reason .reason_list ul li .text .f38{font-size:38px}@media all and (-ms-high-contrast: none){.k001 .edit_area.reason .reason_list ul li:after{top:31%}}@media screen and (max-width: 767px){.k001 .edit_area.reason{padding:0 0 50px 0}.k001 .edit_area.reason .reason_list{margin:50px 0 0 0}.k001 .edit_area.reason .reason_list ul li{display:block;padding:50px 20px 40px}.k001 .edit_area.reason .reason_list ul li:last-child{margin:0}.k001 .edit_area.reason .reason_list ul li:after{left:20px;top:20px;padding:1px 0 0 0}.k001 .edit_area.reason .reason_list ul li .text{width:100%;font-size:20px;line-height:38px;margin:30px 0 0 0}.k001 .edit_area.reason .reason_list ul li .text .f38{font-size:35px;padding:0 0 0 5px}}.k001 .edit_area.case{background-color:#fff;padding:0 0 90px 0}.k001 .edit_area.case h3{font-weight:bold;font-size:35px;line-height:35px;text-align:center;color:#000;margin:0 0 37px 0}.k001 .edit_area.case .case_list{margin:80px 0 0 0}.k001 .edit_area.case .case_list ul{display:flex;justify-content:space-between}.k001 .edit_area.case .case_list ul li{width:32%;display:block;background-color:#fdf7e8;padding:27px 30px;box-sizing:border-box;border-radius:10px}.k001 .edit_area.case .case_list ul li .icon{display:block;text-align:center;margin:0 0 20px 0}.k001 .edit_area.case .case_list.style01 ul li:first-child .icon img{width:100%}.k001 .edit_area.case .case_list.style01 ul li:last-child .icon img{padding:15px 0 0 0}.k001 .edit_area.case .case_list.style02 ul li:first-child .icon img{padding:15px 0 0 0}.k001 .edit_area.case .case_list ul li .icon img{width:100%}.k001 .edit_area.case .case_list ul li .text{display:inline !important;font-weight:bold;font-size:20px;letter-spacing:0.05em;line-height:27px;text-align:left;color:#000;padding:0 0 0 5px;background:linear-gradient(transparent 0.6em, #f6ff7d 0, #f6ff7d 1.3em, transparent 0)}.k001 .edit_area.case .case_list ul li .text.sp_mode{display:none !important}.k001 .edit_area.case .case_list.style02 ul{background-color:#fdf7e8;border-radius:10px;justify-content:flex-start}.k001 .edit_area.case .case_list.style02 ul li{width:50%;display:block;padding:27px 30px;box-sizing:border-box}.k001 .edit_area.case .case_list.style02 ul li:last-child{width:50%;padding:0px 30px;align-items:center}@media screen and (min-width: 768px){.k001 body form div div.edit_area.case div div.case_list.style02 ul li span.icon img{width:100%;padding-top:10px}}@media screen and (max-width: 767px){.k001 .edit_area.case{background-color:#fff;padding:0 0 50px 0}.k001 .edit_area.case .case_list{margin:40px 0 0 0}.k001 .edit_area.case h3{font-size:25px;line-height:35px;margin:0 0 32px 0}.k001 .edit_area.case .case_list ul{display:block}.k001 .edit_area.case .case_list.style01 ul li:first-child .icon{width:32%}.k001 .edit_area.case .case_list.style01 ul li:first-child .icon img{width:100%}.k001 .edit_area.case .case_list.style02 ul li:first-child .icon img{padding:0}.k001 .edit_area.case .case_list.style01 ul li:first-child .text{padding:10px 0 0 0}.k001 .edit_area.case .case_list ul li{display:flex;width:100%;padding:20px 20px 20px 10px;margin:0 0 15px 0;justify-content:space-between}.k001 .edit_area.case .case_list ul li.reverse{padding:20px 20px 20px 20px}.k001 .edit_area.case .case_list ul li.reverse .icon{order:1}.k001 .edit_area.case .case_list ul li .icon{margin:auto;height:auto;width:35%}.k001 .edit_area.case .case_list ul li .icon img{width:100%}.k001 .edit_area.case .case_list ul li .text.pc_mode{display:none !important;border:none;background:none}.k001 .edit_area.case .case_list ul li .text.sp_mode{display:inline !important;background:none;width:50%}.k001 .edit_area.case .case_list.style02 ul li{width:100%;display:flex;justify-content:space-between;padding:27px 20px 10px 20px;box-sizing:border-box;margin:0}.k001 .edit_area.case .case_list.style02 ul li:last-child{width:100%;padding:30px 0 40px 0px}.k001 .edit_area.case .case_list.style02 ul li .icon{width:40%}.k001 .edit_area.case .case_list.style02 ul li .icon img{width:100%}.k001 .edit_area.case .case_list.style02 ul li .text{width:50%}}.k001 .edit_area.plan h2{margin:0 0 60px 0}.k001 .edit_area.plan .h3_style01{position:relative;background-color:#089095;padding:28px 100px 22px 0;font-weight:bold;font-size:32px;letter-spacing:0.05em;line-height:35px;text-align:center;color:#fff;margin:0 0 45px 0}.k001 .edit_area.plan .h3_style01:before{content:"";display:block;position:absolute;width:120px;background-image:url(/assets/title_icon01-22eea04cb96034f116e1df724b850209e9fd15a311cfe92e36852b9feb5fb6d7.png);height:100px;background-repeat:no-repeat;right:210px;top:-10px}.k001 .edit_area.plan .h3_style01:after{content:"";display:block;position:absolute;bottom:-40%;left:47%;margin-top:-5px;border:23px solid transparent;border-left-color:#089095;transform:rotate(90deg)}.k001 .edit_area.plan .inner_block.plan02 .h3_style01{background-color:#5fbb46;padding:18px 83px 18px 0}.k001 .edit_area.plan .inner_block.plan02 .h3_style01:after{content:"";border-left-color:#5fbb46;bottom:-50%}.k001 .edit_area.plan .inner_block.plan02 .h3_style01:before{content:"";display:block;position:absolute;width:130px;background-image:url(/assets/title_icon02-76ff808106da6607673ddcc676013b07d6e40c456b9fd9a1e9263afafa6a4eca.png);height:100px;background-repeat:no-repeat;right:185px;top:-17px}.k001 .edit_area.plan .inner840{background-color:#fff}.k001 .inner_block{background-color:#fdf7e8;padding:0 0 50px 0;margin:0 0 50px 0}.k001 .inner_block.plan02{margin:0 0 20px 0}.k001 .edit_area.plan .top{font-size:23px;color:#000;text-align:center;margin:0 0 30px 0;font-weight:700}.k001 .edit_area.plan .top .bold{font-weight:bold;font-size:29px;text-align:center;color:#000}.k001 .edit_area.plan .top .detail{font-size:14px;line-height:33px;text-align:center;color:#000;display:block;padding:10px 0 0 0}.k001 .edit_area.plan .course{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin:0 0 0 0}.k001 .edit_area.plan .course .red_box{width:auto;height:auto;padding:5px 11px 3px;background:transparent;border:3px solid #ee2b03;color:#ee2b03;font-weight:700;box-sizing:border-box;margin:0px 20px 0 0}.k001 .edit_area.plan .course .price{font-weight:bold;font-size:49px;color:#000}.k001 .edit_area.plan .course .unit{font-weight:bold;font-size:27px;color:#000;padding:12px 0 0 5px}.k001 .edit_area.plan .course .discount{background-color:#efa700;color:#fff;text-align:center;box-sizing:border-box;width:100px;height:100px;padding:19px 0 0 0;border-radius:50px;font-weight:bold;font-size:17px;line-height:21px;margin:0 0 0 20px}.k001 .edit_area.plan .course .discount .count{font-weight:bold;font-size:30px;letter-spacing:-0.05em;text-align:center;color:#fff;padding:5px 0 0px 0px;display:inline-block}.k001 .inner_block.plan02 .text_box.doted p{padding:0 0 0px 20px}@media screen and (max-width: 767px){.k001 .edit_area.plan h2{margin:0 0 40px 0}.k001 .edit_area.plan .h3_style01{padding:18px 70px 18px 0;font-size:26px;line-height:35px;margin:0 0 28px 0}.k001 .edit_area.plan .h3_style01:before{content:"";display:block;position:absolute;width:120px;background-image:url(/assets/title_icon01-22eea04cb96034f116e1df724b850209e9fd15a311cfe92e36852b9feb5fb6d7.png);height:100px;background-repeat:no-repeat;right:-5px;top:-12px;transform:scale(0.8)}.k001 .edit_area.plan .h3_style01:after{bottom:-53%;left:43%;margin-top:-5px}.k001 .edit_area.plan .inner_block.plan02 .h3_style01:before{content:"";display:block;position:absolute;width:130px;background-image:url(/assets/title_icon02-76ff808106da6607673ddcc676013b07d6e40c456b9fd9a1e9263afafa6a4eca.png);height:100px;background-repeat:no-repeat;right:2px;top:-15px;transform:scale(0.8)}.k001 .edit_area.plan .top .bold{font-size:24px}.k001 .edit_area.plan .top{font-size:22px;color:#000;text-align:center;margin:0px 0 30px 0;line-height:30px}.k001 .edit_area.plan .top .detail{font-weight:normal;font-size:14px;line-height:33px;text-align:center;color:#000;display:block}.k001 .edit_area.plan .course{position:relative;justify-content:flex-start;flex-wrap:inherit}.k001 .edit_area.plan .course .red_box{position:absolute;top:18px;left:112px;margin:0 auto;padding:3px 5px 2px 5px}.k001 .edit_area.plan .course .price{font-weight:bold;font-size:49px;color:#000;order:2;font-size:34px;padding:41px 0 0 10px}.k001 .edit_area.plan .course .unit{order:3;padding:45px 0px 0 4px;font-size:24px}.k001 .edit_area.plan .course .discount{order:1;height:100px;margin:0;font-size:15px}.k001 .edit_area.plan .course .discount .count{font-weight:bold;font-size:25px;letter-spacing:-0.05em;text-align:center;color:#fff;padding:2px 3px 0 0}}@media screen and (max-width: 375px){.k001 .edit_area.plan .h3_style01{padding:18px 70px 18px 0;font-size:24px;line-height:35px;margin:0 0 28px 0}}.k001 .inner_block.plan02 .common-table{margin:20px 0 45px 0}.k001 .inner_block.plan02 .common-table td{padding:20px 0 13px}.k001 .common-table{table-layout:fixed;width:100%;border-collapse:collapse;margin:20px 0 0 0}.k001 .common-table td,.k001 .common-table th{box-sizing:border-box}.k001 .common-table th,.k001 .common-table td{padding:17px 0 16px;line-height:2.13}.k001 .common-table tr{border:2px solid #cfcfcf}.k001 .common-table td .big{font-size:34px}.k001 .common-table td .large{font-size:32px}.k001 .common-table td .middle{font-size:26px}.k001 .common-table td .little{font-size:24px}.k001 .common-table td .littler{font-size:19px;font-weight:normal}.k001 .common-table td .small{font-size:16px}.k001 .common-table td .rotate90{transform:rotate(90deg);margin:-8px 0 0px 0}.k001 .common-table th{width:210px;color:#333;font-weight:500;display:table-cell;vertical-align:middle;text-align:left;background-color:#e9e9e9;padding:0;font-weight:bold;font-size:21px;letter-spacing:0.05em;padding:18px 0 18px 20px;line-height:27.5px}.k001 .common-table th.center{padding:0;display:table-cell}.k001 .common-table th .small{font-size:13px}.k001 .common-table td{font-weight:normal;display:table-cell;font-size:32px;letter-spacing:0.05em;line-height:26px;text-align:left;background-color:#fff;color:#333;text-align:center;vertical-align:middle}.k001 .inner{display:table-cell;vertical-align:middle !important}.k001 .vertical{vertical-align:middle;writing-mode:vertical-lr;-webkit-writing-mode:vertical-lr;font-weight:bold;font-size:21px;text-align:center;color:#000;height:150px}.k001 .vertical2{vertical-align:middle;writing-mode:vertical-lr;-webkit-writing-mode:vertical-lr;font-weight:bold;font-size:21px;text-align:center;color:#000;height:150px}@media screen and (max-width: 767px){.k001 .common-table td .big{font-size:24px}.k001 .common-table td .large{font-size:22px;letter-spacing:0.5px}.k001 .common-table td .middle{font-size:20px}.k001 .common-table td .little{font-size:16px}.k001 .common-table td .littler{font-size:13px;font-weight:normal;letter-spacing:0.1px}.k001 .common-table td .small{font-size:13px}.k001 .common-table td .rotate90{margin:2px 0 2px 0}.k001 .common-table th{width:50%;font-size:18px;padding:0 0 0 10px}.k001 .common-table th .small{font-size:13px;letter-spacing:0}.k001 .common-table td{font-size:24px;line-height:28px;padding:13px 5px 10px}.k001 .common-table td .small{font-size:13px;letter-spacing:0;line-height:10px}.k001 .vertical{vertical-align:middle;writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;font-weight:bold;font-size:18px;text-align:center;color:#000;min-height:6em}.k001 .vertical2{vertical-align:middle;writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;font-weight:bold;font-size:18px;text-align:center;color:#000;min-height:6em}}.k001 .common-table.type02{margin:0 0 20px 0 !important}.k001 .common-table.type02.add{position:relative}.k001 .common-table.type02.add:after{position:absolute;content:"重複して支払われません";-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;vertical-align:middle;height:16rem;font-weight:bold;font-size:18px;color:#fff;letter-spacing:2px;background-color:#537abd;padding:35px 12px 0px;border-radius:8px;top:70px;right:-13px}.k001 .common-table.type02.add.macOS:after{position:absolute;content:"重複して支払われません";-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;vertical-align:middle;height:16rem;font-weight:bold;font-size:18px;color:#fff;letter-spacing:2px;background-color:#537abd;padding:35px 12px 0px;border-radius:8px;top:70px;right:2px}.k001 .common-table.type02.add tbody:after{position:absolute;content:"";display:block;position:absolute;margin-top:-5px;border:10px solid transparent;border-left-color:#537abd;top:267px;right:28px;transform:rotate(180deg)}.k001 .common-table.type02.add tbody:before{position:absolute;content:"";display:block;position:absolute;margin-top:-5px;border:10px solid transparent;border-left-color:#537abd;top:149px;right:27px;transform:rotate(180deg)}.k001 .common-table.type02.add td.adjust{line-height:22px}.k001 .common-table.type02.add td.adjust .small{margin:0 0 -10px 0;padding:0 0 0 0;display:block}.k001 .common-table.type02 th{text-align:center;background-color:#fff}.k001 .common-table.type02 th.first{font-weight:bold;font-size:24px;color:#000;padding:13px 0 8px}.k001 .common-table.type02 th.w_small{padding:0;border:2px solid #cfcfcf}.k001 .common-table.type02 th.w_middls{width:50px}.k001 .common-table.type02 td.second{font-size:24px;padding:20px 0 15px;line-height:30px}.k001 .common-table.type02 td{font-weight:bold;font-size:21px;line-height:36px;text-align:center;color:#000;border:2px solid #cfcfcf}.k001 .common-table.type02 td.w_small{line-height:28px}@media screen and (max-width: 767px){.k001 .range .common-table.type02 th{width:140px}.k001 .common-table.type02 th.inner{width:100%}.k001 .range .common-table.type02 td{font-size:16px}.k001 .common-table.type02 td.second{font-size:16px;padding:20px 0 15px;line-height:30px}.k001 .range .common-table td .littler{font-size:15px;font-weight:normal}.k001 .common-table.type02 th.first{font-size:18px}.k001 .common-table.type02 th.second{font-size:18px;padding:10px 0 7px}.k001 .common-table.type02 td{font-size:18px;line-height:24px;border:2px solid #cfcfcf}.k001 .common-table.type02 td.w_middle{padding:0}.k001 .common-table.type02.add:after{position:absolute;content:"重複して支払われません";writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;vertical-align:middle;height:12.5rem;font-weight:bold;font-size:14px;color:#fff;letter-spacing:2px;background-color:#537abd;padding:22px 12px 0px;border-radius:8px;top:113px;right:-22px}.k001 .common-table.type02.add.iPhone:after{position:absolute;content:"重複して支払われません";writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;vertical-align:middle;height:12.5rem;font-weight:bold;font-size:14px;color:#fff;letter-spacing:2px;background-color:#537abd;padding:22px 12px 0px;border-radius:8px;top:113px;right:-22px}.k001 .common-table.type02.add tbody:after,.k001 .common-table.type02.add tbody:before{position:absolute;content:"";display:block;position:absolute;margin-top:-5px;border:10px solid transparent;border-left-color:#537abd;transform:rotate(180deg);right:15px}.k001 .common-table.type02.add tbody:after{top:283px}.k001 .common-table.type02.add tbody:before{top:155px}.k001 .common-table.type02.add td.adjust .small{margin:0 0 -17px 0;line-height:20px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.k001 .common-table.type02.add:after{right:8px}.k001 .common-table.type02.add tbody:before{right:25px}.k001 .common-table.type02.add tbody:after{right:25px}}.k001 .common-table.type03{margin:0 0 50px 0}.k001 .common-table.type03 tr th{width:463px;font-size:22px;line-height:30px;text-align:left;color:#000;font-weight:normal;background-color:#fff;border-right:1px solid #c7c7c7}.k001 .common-table.type03 tr:first-child th{font-weight:700;background-color:#e9e9e9;font-weight:bold;font-size:22px;line-height:31px;text-align:center;color:#000}.k001 .common-table.type03 tr td{font-weight:bold;font-size:39px;text-align:center;color:#000;display:table-cell;vertical-align:middle}.k001 .common-table.type03 td .small{font-size:27px}.k001 .common-table.type03 tr:first-child td{background-color:#e9e9e9;font-weight:bold;font-size:22px;line-height:31px;text-align:center;color:#000;padding:17px 0 16px}@media screen and (max-width: 767px){.k001 .common-table.type03 tr th{width:65%;font-size:16px;line-height:22px;padding:10px 5px 8px 10px}.k001 .common-table.type03 tr:first-child th{font-size:18px;line-height:31px}.k001 .common-table.type03 tr td{font-size:26px}.k001 .common-table.type03 td .small{font-size:18px}.k001 .common-table.type03 tr:first-child td{font-size:18px}}.k001 .common-table.table01{margin:20px 0 40px 0}.k001 .common-table.table01 th{padding:24px 0 18px 20px;line-height:22px}.k001 .common-table.table01 td{line-height:25px;padding:20px 0 9px 0}.k001 .common-table.table03 tr td{padding:21px 0 18px}.k001 .common-table.table03 tr th .indent{display:inline-block;width:7%}.k001 .common-table.table03 tr th .text{display:inline-flex;width:84%}.k001 .common-table.table03_2{margin:40px 0 50px !important}.k001 .common-table.table03_2 tr:last-child td{padding:23px 0 17px 0;line-height:20px}.k001 .common-table.table04 tr td{padding:27px 0 16px !important;line-height:22px}@media screen and (max-width: 767px){.k001 .common-table.table01{margin:20px 0 30px 0}.k001 .common-table.table01 th{width:50%;font-size:18px;padding:0 0 0 10px}.k001 .common-table.table02 th{width:20%}.k001 .common-table.table03 tr th .indent{display:inline-block;width:12%}.k001 .common-table.table03 tr th .text{display:inline-flex;width:84%}.k001 .common-table.table01 td{line-height:26px;padding:17px 0 13px 0}.k001 .common-table.table03 tr td{padding:18px 0 17px}.k001 .common-table.table03_2{margin:40px 0 30px !important}.k001 .common-table.table04 tr td{padding:19px 0 13px !important;line-height:20px}}.k001 .edit_area.range{padding:0 0 45px 0}@media screen and (max-width: 767px){.k001 .edit_area.range{padding:0 0 20px 0}}.k001 .edit_area.voice .voice_list ul{padding:55px 0 60px 0}.k001 .edit_area.voice .voice_list ul li{background-color:#f1fcff;margin:0 0 20px 0;padding:35px 40px}.k001 .edit_area.voice .voice_list ul li:last-child{margin:0}.k001 .edit_area.voice .voice_list ul li .top{border-bottom:1px solid #b7b7b7;display:flex;padding:0 0 25px 0}.k001 .edit_area.voice .voice_list ul li .top .text{font-weight:bold;font-size:26px;letter-spacing:0.05em;line-height:37px;text-align:left;color:#000;display:flex;padding:0 0 0 25px;align-items:center}.k001 .edit_area.voice .voice_list ul li .bottom .detail{font-weight:normal;font-size:20px;line-height:35px;text-align:left;color:#000;padding:20px 0}.k001 .edit_area.voice .voice_list ul li .bottom .name{font-weight:bold;font-size:18px;letter-spacing:0.05em;line-height:40px;text-align:right;color:#537abd;display:block}.k001 .edit_area.voice .btn.style01 a{width:437.98px;height:65.98px;margin:0 auto}@media screen and (max-width: 767px){.k001 .edit_area.voice .voice_list ul{padding:55px 0 35px 0}.k001 .edit_area.voice .voice_list ul li{background-color:#f1fcff;margin:0 0 20px 0;padding:25px}.k001 .edit_area.voice .voice_list ul li .icon{width:40%}.k001 .edit_area.voice .voice_list ul li .icon img{width:100%}.k001 .edit_area.voice .voice_list ul li .top .text{font-size:18px;line-height:30px;padding:0 0 0 15px}.k001 .edit_area.voice .voice_list ul li .bottom .detail{font-size:18px;line-height:30px;padding:20px 0 10px}.k001 .edit_area.voice .btn.style01 a{width:100%;height:auto;margin:0 auto;padding:20px 0 18px 0px}}.k001 .text_box p{font-size:22px;line-height:32px;color:#000}.k001 .text_box.style02 p{padding:0 0 22px 0;font-size:20px}.k001 .text_box.style02 p.small{font-size:18px}.k001 .text_box.style03{background-color:#fff;text-align:center;border:2px solid #707070}.k001 .text_box.style03 p{font-weight:bold;font-size:20px;line-height:27px;text-align:center;color:#000;padding:20px 0}.k001 .text_box.style04{background-color:#fff;text-align:center;border:2px solid red;border-radius:8px;margin:10px 0}.k001 .text_box.style04 p{font-weight:bold;font-size:15px;line-height:27px;text-align:center;color:red;padding:5px 10px}.k001 .text_box.doted p{position:relative;padding:0 0 30px 20px}.k001 .text_box.doted p:before{content:"";position:absolute;display:block;width:10px;height:10px;top:8px;left:0;background-color:#61c1c7;border-radius:5px}.k001 .text_box.annotation{margin:45px 0 35px 38px}.k001 .text_box.annotation p{position:relative;font-weight:normal;font-size:18px;line-height:33px}.k001 .text_box.annotation p:after{position:absolute;padding:0 0 0 0;display:block;width:30px;height:20px;font-size:18px;top:0px;left:-30px}.k001 .text_box.annotation p.reference:nth-child(2){margin:0 0 30px 0}.k001 .text_box.annotation p.reference:after{content:"※"}.k001 .text_box.annotation p.mark:after{position:absolute;padding:0 0 0 0;display:block;width:40px;height:20px;font-size:18px;top:0px;left:-38px}.k001 .text_box.annotation p.mark.type01:after{content:"＊1"}.k001 .text_box.annotation p.mark.type02:after{content:"＊2"}.k001 .text_box.annotation p.mark.type03:after{content:"＊3"}.k001 .text_box.annotation p.mark.type04:after{content:"＊4"}.k001 .text_box.annotation p.mark.type05:after{content:"＊5"}.k001 .text_box.annotation p.mark.type06:after{content:"＊6"}.k001 .text_box.annotation p.mark_a:after{content:"a."}.k001 .text_box.annotation p.mark_b:after{content:"b."}.k001 .attend{position:relative;padding:0 27px 0 0}.k001 .attend:after{position:absolute;padding:0 0px 0 0;display:block;width:30px;height:20px;font-size:14px;top:-5px;right:0}.k001 .attend.type01:after{content:"＊1"}.k001 .attend.type02:after{content:"＊2"}.k001 .attend.type03:after{content:"＊3"}.k001 .attend.type04:after{content:"＊4"}.k001 .attend.type05:after{content:"＊5"}.k001 .attend.type06:after{content:"＊6"}.k001 .slide01 .photo{width:100%}.k001 .slide01 .photo img{width:100%}@media screen and (max-width: 767px){.k001 .text_box{margin:30px 0 0 0}.k001 .text_box.title_bottom{margin:20px 0 0 0}.k001 .text_box.style03{margin:10px 0 0 0}.k001 .text_box p{font-size:18px;line-height:28px}.k001 .text_box p.small{font-size:16px !important;line-height:26px}.k001 .text_box p.small{font-size:16px !important;line-height:26px}.k001 .text_box.doted p.attention{padding:0 0 0px 20px}.k001 .text_box.style02 p{font-size:18px}.k001 .text_box.style03 p{font-size:15px;line-height:24px;padding:20px 10px}.k001 .slide01 .photo{width:100%;padding:20px 0 0 0}.k001 .slide01 .photo img{width:100%}.k001 .text_box.annotation{margin:30px 5px 35px 28px}.k001 .text_box.annotation p{font-size:14px;line-height:24px}.k001 .attend:after{width:30px;height:20px;font-size:11px;top:-7px;right:0}.k001 .text_box.annotation p:after{padding:0 0 0 0;font-size:13px;top:-1px;left:-25px}.k001 .text_box.annotation p.mark:after{position:absolute;padding:0 0 0 0;display:block;width:40px;height:20px;font-size:13px;top:0px;left:-28px}}.k001 footer{margin-top:70px;padding:30px 0;padding-bottom:40px;border-top:4px solid #5bc5c2}.k001 footer small{display:block;font-weight:normal;font-size:16px;text-align:center;color:#000}.k001 .footer-wrap{margin:0 auto;display:flex;justify-content:center}.k001 .footer-left,.k001 .footer-right{text-align:left;width:50%;padding-left:15%}.k001 footer h2{font-size:1.4em}.k001 footer h3{font-size:1em}.k001 footer ul{text-indent:-7.6em}.k001 footer li{font-size:0.9em;margin-left:7.6em;line-height:1.5}.k001 .secondary p{text-align:right;font-size:10px;margin-top:10px}@media screen and (max-width: 767px){.k001 footer{margin-top:70px;padding:30px 30px 50px 30px}.k001 footer small{display:block;font-weight:normal;font-size:14px;text-align:center;color:#000;line-height:24px}.k001 .footer-wrap{display:block}.k001 .footer-left{width:100%;padding-left:0%}.k001 .footer-right{width:100%;padding-left:0%;margin:40px 0}.k001 footer h2{font-size:1em}.k001 footer h3{font-size:0.9em}.k001 footer ul{text-indent:-6.8em}.k001 footer li{font-size:0.8em;margin-left:8.6em;line-height:1.5}}.k001 .case_imgsp{width:100%;padding-bottom:20px}.k001 .case_imgpc{width:50%;padding-bottom:30px}.k001 .span_case_imgpc{text-align:center}.k001 th.w12_5,.k001 td.w12_5{padding:0}.k001 .br360{display:none}.k001 .br{display:block}@media screen and (max-width: 360px){.k001 .btn.style01 a span{font-weight:bold;font-size:20px;color:#fff;line-height:21px}.k001 .edit_area.plan .h3_style01{padding:18px 70px 18px 0;font-size:22px;line-height:35px;margin:0 0 28px 0}.k001 .h2_style01{font-size:26px}.k001 .edit_area.plan .course .unit{order:3;padding:45px 0px 0 4px;font-size:20px}.k001 .title.style01{font-size:18px;letter-spacing:0em;line-height:40px;text-align:center;color:#000;background-color:transparent;padding:0px 0 20px 0}.k001 .edit_area.reason .reason_list ul li .text{width:100%;font-size:19px;line-height:38px;margin:30px 0 0 0}.k001 .text_box p{font-size:16px;line-height:28px}.k001 .k001 .range .common-table.type02 td{font-size:16px}.k001 .edit_area.voice .voice_list ul li .top .text{font-size:19px;line-height:30px;padding:0 0 0 15px}.k001 .br{display:none}.k001 .br360{display:block}.k001 footer h3{margin-bottom:10px}}.k001 a.modal-closeBtn{cursor:pointer}.k001 .desc.number{text-align:right;margin-top:10px}.k001 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;z-index:2000}.k001 .c-modal .modal-items{display:none}.k001 .c-modal .modal-items .content{color:#178ebe;font-weight:600;border:solid 2px #178ebe;padding:24px;text-align:center}@media (min-width: 768px){.k001 .c-modal .modal-items .content{padding:36px}}.k001 .c-modal .modal-items .box{padding:24px 0}.k001 .c-modal .modal-items .box .content-title{font-size:1.5em}.k001 .c-modal .modal-items .box .content-supplement{font-size:0.8em}.k001 .c-modal .modal-items .box .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e9e9e9;border:solid 2px #e9e9e9;color:#333333;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}.k001 .c-modal .modal-items .box:not(:first-child){border-top:solid 1px #5BC5C2}.k001 .c-modal[data-content="content_1"] .items_1{display:block}.k101 .sec_qa{background-color:#fafafa;padding-top:0}.k101 .zip_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9rem;line-height:1.2;font-weight:600;height:50px;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:130px}@media all and (min-width: 768px){.k101 .zip_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9rem;line-height:1.2;font-weight:600;height:50px;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:140px}}.k101 #k_user_associationMemberCode{margin-left:0}.k101 #memberCodeBody .c-input_text_name{margin-left:0}.k101 .is-disable .c-input_2choice .radio:checked+.label{background-color:#eee;color:#000}.k101 .is-disable .c-input_2choice .label{background-color:#eee;color:#9e9e9e}.k101 .is-disable .c-input_select_ymd{background-color:#fff;color:#000;border-color:#fff}.k101 .display-block{display:block}.k101 .display-none#zs-error{display:none}.k101 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:400px;z-index:2000}@media screen and (max-width: 400px){.k101 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:100%;z-index:2000}}.k101 .c-modal .modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.k101 .c-modal .modal-content .body{font-weight:600;padding:32px;text-align:center}.k101 .c-modal .modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.k101 .c-modal .modal-content .c-input_submit{background-image:none;font-size:1rem;margin-top:16px;padding:16px;width:56%}.k101 .c-modal .modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.k101 .button_to #decisionBtn,.k101 .button_to .c-input_back{width:100%}.k101 .c-ctaBlock .button_to{width:calc(40% - 16px)}.k101 .btnBlock .button_to{width:56%}.k101 #address-check-msg{color:#e53935;margin-top:8px;font-size:0.8rem;width:100%;font-weight:bold}.k111 .c-hline_ub{margin-bottom:36px}.k111 .c-hline_bg{margin-bottom:10px}@media (min-width: 768px){.k111 .c-hline_bg{margin-bottom:10px}}.k111 .c-table_3col th{padding:8px 0}.k111 .sec_qa{background-color:#fafafa}.k111 .c-popupLink{right:8px;top:initial;bottom:-40px}@media (min-width: 768px){.k111 .c-popupLink{right:16px;top:16px;bottom:initial}}.k111 .c-subHline span{display:inline-block}.k111 .togetherCheck{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.k111 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:4px;padding:16px 0 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.k111 .leadBox{background-size:18px}}.k111 .togetherCheck:checked+.leadBox{background-color:#dceaf8;background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg)}.k111 .togetherCheck:disabled+.leadBox{background-color:#eee;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);border:solid 2px #9e9e9e;color:#9e9e9e}.k111 .is-disable .togetherCheck:checked+.leadBox,.k111 .is-disable .togetherCheck:disabled+.leadBox{background-color:#eee}.k111 .is-disable input[type="radio"],.k111 .is-disable input[type="checkbox"]{display:none}.k111 .is-disable input[type="text"],.k111 .is-disable input[type="tel"],.k111 .is-disable select{pointer-events:none}.k111 .is-disable .c-input_select_ymd,.k111 .is-disable .c-input_select,.k111 .is-disable .c-input_2choice .label,.k111 .is-disable .c-input_2choice .radio:checked+.label,.k111 .is-disable .c-input_text_name,.k111 .is-disable .c-input_textFull,.k111 .is-disable .c-input_text_zipCode{color:#222}.k111 .explanation{font-size:0.8rem;margin-bottom:20px}@media (min-width: 768px){.k111 .explanation{font-size:0.8rem;margin-bottom:20px}}.k111 .zip_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.9rem;line-height:1.2;font-weight:600;height:50px;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:134px}.k111 .display-block{display:block}.k111 .display-none#zs-error{display:none}.k111 #relative option{text-align:left}.k121 .personal_liability{display:none}.k121 .is-compensation .personal_liability{display:block}.k121 .sec_qa{margin-top:60px;padding-top:0;background-color:#fafafa}.k121 .c-direction .plusMark img{vertical-align:middle}.k121 .c-direction .direction-body{color:#5876BA;font-size:1rem;font-weight:600;text-align:center;width:240px}.k121 .selectBlock{margin-top:24px}.k121 .input_courseSelect{border:solid 2px #5876BA}.k121 .input_courseSelect .items{position:relative}.k121 .input_courseSelect .radio{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:1000}.k121 .input_courseSelect .infoBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.k121 .input_courseSelect .infoBlock .courseName{background-color:#eee;color:#222;font-size:1.2rem;font-weight:600;line-height:1.1;margin-bottom:0;padding:16px 0;position:relative;text-align:center;width:100%}.k121 .input_courseSelect .infoBlock .courseName span{color:#222;display:inline-block;font-size:0.8rem;font-weight:400;width:100%}.k121 .input_courseSelect .infoBlock .courseBody{padding:8px;position:relative;width:100%}.k121 .input_courseSelect .infoBlock #courseSelect01_body.is-active,.k121 .input_courseSelect .infoBlock #courseSelect02_body.is-active,.k121 .input_courseSelect .infoBlock #courseSelect03_body.is-active{background-color:#FFFCCF}.k121 .input_courseSelect .infoBlock .contentBlock{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;border:2px solid transparent;box-sizing:border-box}.k121 .input_courseSelect .infoBlock #courseSelect01_body.is-active .contentBlock,.k121 .input_courseSelect .infoBlock #courseSelect02_body.is-active .contentBlock,.k121 .input_courseSelect .infoBlock #courseSelect03_body.is-active .contentBlock{border-color:#F18D00}.k121 .input_courseSelect .infoBlock .courseBody.course03{border-top:solid 1px #222}.k121 .input_courseSelect .infoBlock .selectBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 8px 8px 0;width:40%}.k121 .input_courseSelect .infoBlock .body{text-align:center;width:100%}.k121 .input_courseSelect .infoBlock .select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.k121 .input_courseSelect .infoBlock .select::before{background-image:url(/assets/radio_passive02-9700ec41443a8da09eda2c4dbb130abf8865aa2986834f5db8a0302c194efdd3.svg);background-position:left 0 center;background-repeat:no-repeat;background-size:14px;content:"";display:inline;height:1.4em;width:18px}@media (min-width: 768px){.k121 .input_courseSelect .infoBlock .select::before{background-size:18px;width:24px}}.k121 .input_courseSelect .infoBlock .select::after{color:#000;content:"選択する";display:inline;font-size:16px;font-weight:600}@media (min-width: 768px){.k121 .input_courseSelect .infoBlock .select::after{font-size:1rem}}.k121 .input_courseSelect .infoBlock .monthly{background-color:#9e9e9e;color:#fff;display:inline-block;font-size:0.8rem;font-weight:600;margin:0 auto;text-align:center;width:100%}@media (min-width: 768px){.k121 .input_courseSelect .infoBlock .monthly{width:80%}}.k121 .input_courseSelect .infoBlock .fee{color:#9e9e9e;font-size:1.8rem;font-weight:600;line-height:0.8;margin-top:8px;text-align:center;width:100%}@media (min-width: 768px){.k121 .input_courseSelect .infoBlock .fee{font-size:2.5rem}}.k121 .input_courseSelect .infoBlock .fee .course{display:inline-block;font-size:1rem;width:100%}.k121 .input_courseSelect .infoBlock .descBox{border-left:solid 1px #222;padding:0 8px;width:60%}@media (min-width: 768px){.k121 .input_courseSelect .infoBlock .descBox{padding:0 16px}}.k121 .input_courseSelect .infoBlock .descBox .items{border-bottom:solid 1px #9e9e9e;padding:8px 0}.k121 .input_courseSelect .infoBlock .descBox .items:last-child{border-bottom:none}.k121 .input_courseSelect .infoBlock .descBox .name{color:#9e9e9e;font-size:0.8rem;font-weight:600}@media (min-width: 768px){.k121 .input_courseSelect .infoBlock .descBox .name{font-size:1rem}}.k121 .input_courseSelect .infoBlock .descBox .desc{font-weight:600;color:#9e9e9e}.k121 .input_courseSelect .courseName.is-active{background-color:#dceaf8;color:#5876BA}.k121 .input_courseSelect .radio:checked+.contentBlock .select::before{background-image:url(/assets/radio_active_orange-de0171f0d2b02298e9357a304b75cc451ee26de54988dd831c2a3cd09d05270b.svg)}.k121 .input_courseSelect .radio:checked+.contentBlock .select::after{color:#F18D00;content:"選択中"}.k121 .input_courseSelect .radio:checked+.contentBlock .monthly{background-color:#5876BA;color:#fff}.k121 .input_courseSelect .radio:checked+.contentBlock .fee{color:#5876BA}.k121 .input_courseSelect .radio:checked+.contentBlock .descBox{border-left:solid 1px #5876BA}.k121 .input_courseSelect .radio:checked+.contentBlock .descBox .items{border-bottom:solid 1px #5876BA}.k121 .input_courseSelect .radio:checked+.contentBlock .descBox .items:last-child{border-bottom:none}.k121 .input_courseSelect .radio:checked+.contentBlock .descBox .name{color:#5876BA}.k121 .input_courseSelect .radio:checked+.contentBlock .descBox .desc{color:#000}.k121 .input_courseSelect .is-disable .radio{display:none}.k121 .input_courseSelect .is-disable .infoBlock .courseName{color:#9e9e9e}.k121 .input_courseSelect .is-disable .infoBlock .courseName span{color:#e53935}.k121 .input_courseSelect .is-disable .infoBlock .disable-notes{color:#5876BA}.k121 .input_courseSelect .is-disable .infoBlock .selectBox .select{display:none}.k121 .input_courseSelect .is-disable .infoBlock .fee{color:#9e9e9e}.k121 .input_courseSelect .is-disable .infoBlock .descBox{border-left:solid 1px #222}.k121 .input_courseSelect .is-disable .infoBlock .descBox .items{border-bottom:solid 1px #9e9e9e}.k121 .input_courseSelect .is-disable .infoBlock .descBox .items:last-child{border:none}.k121 .input_courseSelect .is-disable .infoBlock .descBox .name{color:#9e9e9e}.k121 .input_courseSelect .is-disable .infoBlock .descBox .desc{color:#9e9e9e}.k121 .input_courseSelect .disable-notes{display:none}.k121 .select_compensationBlock{position:relative}.k121 .select_compensationBlock .check{margin-right:4px;opacity:0;position:absolute;bottom:0;left:0;height:70%;width:100%;margin:0;cursor:pointer;z-index:100}.k121 .select_compensationBlock .infoBlock{background-color:#fff;padding:16px;border:solid 2px #5876BA}@media (min-width: 768px){.k121 .select_compensationBlock .infoBlock{padding:10px 14px}}.k121 .select_compensationBlock .infoBlock .border{border:2px solid transparent;padding:30px 40px}@media screen and (max-width: 767px){.k121 .select_compensationBlock .infoBlock .border{padding:30px 20px}}.k121 .select_compensationBlock .leadBox{position:relative;z-index:100}.k121 .select_compensationBlock .leadBox .lead{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-size:1.5rem}.k121 .select_compensationBlock .leadBox .desc{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (max-width: 360px){.k121 .select_compensationBlock .leadBox .desc{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.7rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.k121 .select_compensationBlock .leadBox .desc span{font-size:1.25rem;font-weight:600}.k121 .select_compensationBlock .leadBox .plusMark{padding:16px 0;text-align:center;width:100%}.k121 .select_compensationBlock .courseBody{background-color:#fff;background-color:#dceaf8;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px;padding:16px 8px 12px}@media (min-width: 768px){.k121 .select_compensationBlock .courseBody{padding:20px 8px 16px}}.k121 .select_compensationBlock .courseName{color:#222;font-weight:600;margin-bottom:0;text-align:center;width:100%}.k121 .select_compensationBlock .selectBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 8px 8px 0;position:relative;width:40%}.k121 .select_compensationBlock .selectBox .select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:8px;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.k121 .select_compensationBlock .selectBox .select::before{background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 0 center;background-repeat:no-repeat;background-size:14px;content:"";display:inline;height:1.4em;width:18px}@media (min-width: 768px){.k121 .select_compensationBlock .selectBox .select::before{background-size:18px;width:24px}}.k121 .select_compensationBlock .selectBox .select::after{content:"選択する";display:inline;font-size:16px;font-weight:600;margin-left:4px}@media (min-width: 768px){.k121 .select_compensationBlock .selectBox .select::after{font-size:1rem}}@media (max-width: 360px){.k121 .select_compensationBlock .selectBox .select::after{font-size:15px}}.k121 .select_compensationBlock .descBox{border-left:solid 1px #9e9e9e;line-height:1.2;padding:0 0 0 8px;width:60%}.k121 .select_compensationBlock .descBox .desc{color:#222;font-size:1rem;font-weight:600;text-align:center}.k121 .select_compensationBlock .descBox .desc .amount{font-size:1.25rem}.k121 .select_compensationBlock .descBox .desc .supplement{color:#222;display:inline-block;font-size:0.8rem;font-weight:400;width:100%}.k121 .select_compensationBlock .check:checked+.infoBlock{background-color:#FFFCCF}.k121 .select_compensationBlock .check:checked+.infoBlock .border{border-color:#F18D00;padding:30px 40px}@media screen and (max-width: 767px){.k121 .select_compensationBlock .check:checked+.infoBlock .border{padding:30px 20px}}.k121 .select_compensationBlock .check:checked+.infoBlock .lead{color:#F18D00}.k121 .select_compensationBlock .check:checked+.infoBlock .courseBody{background-color:#dceaf8}.k121 .select_compensationBlock .check:checked+.infoBlock .select::before{background-image:url(/assets/icon_checkOn02-051b2108407f275c021ebd3b8180086d321907c6694a30e626d23b67a0de3fae.svg)}.k121 .select_compensationBlock .check:checked+.infoBlock .select::after{color:#F18D00;content:"選択中";font-weight:600}.k121 .select_compensationBlock .check:checked+.infoBlock .descBox{border-left:solid 1px #5876BA}.k121 .select_compensationBlock .check:checked+.infoBlock .desc .label{background-color:#5876BA}.k121 .planBlock .contentBox{height:280px;overflow:hidden}.k121 .planBlock:not(:first-child){margin-top:40px}.k121 .planBlock.is-open .contentBox{height:auto}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .courseName{background-color:#dceaf8}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .monthly{background-color:#5876BA}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .fee{color:#5876BA}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .descBox{border-left:solid 1px #5876BA}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .descBox .items{border-bottom:solid 1px #5876BA}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountTable .descBox .items:last-child{border-bottom:none}.k121 .is-course01 .planBlock[data-plan="01"] .c-amountBox{background-color:#dceaf8}.k121 .is-course02 .planBlock[data-plan="02"] .courseName{background-color:#dceaf8}.k121 .is-course02 .planBlock[data-plan="02"] .course02 .select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.k121 .is-course02 .planBlock[data-plan="02"] .course02 .monthly{background-color:#5876BA}.k121 .is-course02 .planBlock[data-plan="02"] .course02 .fee{color:#5876BA}.k121 .is-course02 .planBlock[data-plan="02"] .course02 .descBox{border-left:solid 1px #5876BA}.k121 .is-course02 .planBlock[data-plan="02"] .course02 .descBox .items{border-bottom:solid 1px #5876BA}.k121 .is-course02 .planBlock[data-plan="02"] .course02 .descBox .items:last-child{border-bottom:none}.k121 .is-course02 .planBlock[data-plan="02"] .amount-items:first-child{background-color:#dceaf8}.k121 .is-course03 .planBlock[data-plan="02"] .courseName{background-color:#dceaf8}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .monthly{background-color:#5876BA}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .fee{color:#5876BA}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .descBox{border-left:solid 1px #5876BA}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .descBox .items{border-bottom:solid 1px #5876BA;color:#5876BA}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .descBox .items:last-child{border-bottom:none}.k121 .is-course03 .planBlock[data-plan="02"] .course03 .descBox .name{color:#5876BA}.k121 .is-course03 .planBlock[data-plan="02"] .amount-items:last-child{background-color:#dceaf8}.k121 .is-course01.is-compensation .planBlock[data-plan="01"] .c-amountBox_compensation{background-color:#dceaf8}.k121 .is-course02.is-compensation .planBlock[data-plan="02"] .c-amountBox_compensation,.k121 .is-course03.is-compensation .planBlock[data-plan="02"] .c-amountBox_compensation{background-color:#dceaf8}.k121 .content_compensationAmount{background-color:#eee;padding-bottom:24px;padding-top:24px}.k121 .content_compensationAmount .c-subHline{border-color:#F18D00;color:#F18D00}.k121 .content_compensationAmount.is-basic,.k121 .content_compensationAmount.is-half{background-color:#FFFCCF}.k121 .fixCtaBlock{background-color:#fff;border-top:solid 4px #5BC5C2;bottom:0;left:0;opacity:1;padding:16px;position:fixed;-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transition:0.6s;transition:0.6s;width:100%;z-index:2000}@media (min-width: 768px){.k121 .fixCtaBlock{padding:24px}}.k121 .fixCtaBlock .body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}@media (min-width: 768px){.k121 .fixCtaBlock .body{width:720px}}.k121 .fixCtaBlock .feeBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60%}.k121 .fixCtaBlock .feeBox .name{color:#5876BA;display:inline-block;font-size:0.8rem;font-weight:600;line-height:1.2}.k121 .fixCtaBlock .feeBox .figure{display:inline-block;font-size:2.3rem;font-weight:600;margin-left:8px;text-align:center}.k121 .fixCtaBlock .feeBox .figure .data:before{content:attr(data-figure);display:inline-block}.k121 .fixCtaBlock .ctaBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:38%}.k121 .fixCtaBlock .c-input_submit{font-size:1rem;height:48px;width:100%}@media (min-width: 768px){.k121 .fixCtaBlock .c-input_submit{height:64px}}.k121 .fixCtaBlock.is-none{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);pointer-events:none}.k121 .c-totalFee.l-section{background-color:#dceaf8;padding-top:24px}@media (min-width: 768px){.k121 .c-totalFee.l-section{padding:40px 32px}}.k121 .c-totalFee.l-section .feeBlock .fee-display{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px}.k121 .c-totalFee.l-section .feeBlock .name{color:#5876BA;font-weight:600;text-align:center;width:40%}.k121 .c-totalFee.l-section .feeBlock .figure{font-size:2.3rem;font-weight:600;text-align:center;width:60%}.k121 .c-totalFee.l-section .feeBlock .figure .data:before{content:attr(data-figure);display:inline-block}.k121 .c-totalFee.l-section .c-ctaBlock{margin-top:16px}.k121 .page.is-modal .c-modal{opacity:1;pointer-events:all;z-index:2000}.k121 .page.is-modal .c-modal .modal-content{-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:0.5s;transition:0.5s}.k121 .c-modal .modal-layer{background-color:rgba(0,0,0,0.8);height:100%;opacity:0;pointer-events:none;position:fixed;-webkit-transition:0.5s;transition:0.5s;width:100%;z-index:2000}.k121 .c-modal .modal-content{background-color:#fff;border-radius:8px 8px 8px 8px;left:5%;padding:0 0 44px;position:absolute;top:10%;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:0.5s;transition:0.5s;width:90%;z-index:3000}@media (min-width: 768px){.k121 .c-modal .modal-content{border-radius:8px;left:calc(50% - 240px);width:480px}}.k121 .is-course01 .planBlock[data-plan="02"],.k121 .is-course02 .planBlock[data-plan="01"],.k121 .is-course02 .course03,.k121 .is-course03 .planBlock[data-plan="01"],.k121 .is-course03 .course02{display:none}.k121 .c-modal .modal-items{display:none}.k121 .c-modal .modal-items .header{background-color:#5876BA;border-radius:8px 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){.k121 .c-modal .modal-items .header{border-radius:8px 8px 0 0;padding:32px}}.k121 .c-modal .modal-items .header .name{font-size:1.25rem;margin-bottom:0}.k121 .c-modal .modal-items .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){.k121 .c-modal .modal-items .header .modal-closeBtn{padding:24px 0 20px}}.k121 .c-modal .modal-items .header .modal-closeBtn .iconWrap{display:inline-block;height:18px;text-align:center;width:100%}.k121 .c-modal .modal-items .header .modal-closeBtn .icon{height:100%}.k121 .c-modal .modal-items .content{padding:24px}@media (min-width: 768px){.k121 .c-modal .modal-items .content{padding:48px}}.k121 .c-modal .modal-items .box{padding:24px 0}.k121 .c-modal .modal-items .box:not(:first-child){border-top:solid 1px #5BC5C2}.k121 .c-modal .modal-items .box .ttl{background-color:#5876BA;color:#fff;display:inline-block;font-size:0.8rem;padding:4px 8px}.k121 .c-modal .modal-items .box .lead{color:#5876BA;font-size:0.8rem;font-weight:600;padding:0}.k121 .c-modal .modal-items .box .desc{font-size:11px}.k121 .c-modal .modal-items .box .notes{font-size:11px;margin-top:0.8em}.k121 .c-modal .modal-items .box .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}.k121 .c-modal[data-content="content_0"] .items_0{display:block}.k121 .c-modal[data-content="content_1"] .items_1{display:block}.k121 .c-modal[data-content="content_2"] .items_2{display:block}.k121 .c-modal[data-content="content_3"] .items_3{display:block}.k121 .c-modal[data-content="content_4"] .items_4{display:block}.k121 .c-modal[data-content="content_5"] .items_5{display:block}.k121 .c-modal[data-content="content_6"] .items_6{display:block}.k121 .c-modal[data-content="content_7"] .items_7{display:block}.k121 .c-modal[data-content="content_8"] .items_8{display:block}.k121 .c-modal[data-content="content_9"] .items_9{display:block}.k121 .c-modal[data-content="content_10"] .items_10{display:block}.k121 .c-modal[data-content="content_11"] .items_11{display:block}.k121 .c-modal[data-content="content_12"] .items_12{display:block}.k121 .c-modal[data-content="content_13"] .items_13{display:block}.k121 #top-btn{position:fixed;right:120px;bottom:190px;transition:right .5s;z-index:1900}.k121 #top-btn.is-none{right:-70px;pointer-events:none;transition:right .5s}.k121 #top-btn a{display:block;position:relative;width:70px;height:70px;border-radius:50%;box-sizing:border-box;background-color:#5876BA;cursor:pointer}.k121 #top-btn a:after{content:"";position:absolute;width:28px;height:28px;top:28px;left:22px;border-left:5px solid #fff;border-top:5px solid #fff;transform:rotate(45deg)}@media screen and (max-width: 767px){.k121 #top-btn{bottom:130px;right:20px}.k121 #top-btn.is-none{right:-60px}.k121 #top-btn a{width:60px;height:60px}.k121 #top-btn a:after{width:20px;height:20px;top:25px;left:20px}}.k121 .text-f{font-weight:bold}.k121 .head-serv{margin-top:1em;color:#5876BA;position:relative;padding-left:25px}.k121 .head-serv:before{color:#5876BA;left:0;top:-3px}.k121 .head-serv:after{left:5px;top:3px;color:#A1B8D1}.k121 .head-serv:before,.k121 .head-serv:after{content:"□";position:absolute;box-sizing:border-box}.k121 .loc-info{margin-left:20px;display:inline-block}.k121 .l-height{line-height:1.2em}.k121 .notes-list .font-s{font-size:0.6rem}.k121 .t-right{display:block;text-align:right}.k131 .sec_qa{background-color:#fafafa;padding-top:0}.k131 .c-info-items.is-hidden{display:none}.k131 .isured-detail .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 0}@media (min-width: 768px){.k131 .isured-detail .items{padding:12px 16px 8px}}.k131 form+.l-section{padding-top:0}.k131 .isured-detail .items:not(:last-child){border-bottom:solid 1px #eee;padding:8px 0}@media (min-width: 768px){.k131 .isured-detail .items:not(:last-child){padding:12px 16px 8px}}.k131 .isured-detail dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:none;border-top:none;color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;padding:0px 8px 0 0;width:68%}.k131 .isured-detail dd{margin-bottom:0;padding:0px;width:32%}@media (min-width: 768px){.k131 .isured-detail dd{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 768px){.k131 .isured-detail dd span{display:inline-block;margin-right:8px}}.k131 .noticeBlock.is-hidden,.k131 .sec_add.is-hidden{display:none}.k131 .noticeBlock{background-color:#fff1f0;color:#e53935;font-size:0.8rem;margin-top:16px;padding:16px;border:solid 2px #e53935}.k131 .c-input_submit:disabled{background-color:#eee;color:#9e9e9e}.k131 .l-section.sec_add{background-color:#FFFCCF;padding:24px 0}.k131 .l-section.sec_add .input_add{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_plusPpl-8339fc7378193ea5f8ba16d160e0ef58657e19e03ae9dcffad0d7ac9ffae8b69.svg);background-position:left 10% center;background-repeat:no-repeat;border:solid 2px #F18D00;border-radius:8px;color:#F18D00;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 8px;width:100%}.k131 .page #modal01,.k131 .page #modal02{opacity:0;pointer-events:none}.k131 .page.modal01 #modal01,.k131 .page.modal02 #modal02{opacity:1;pointer-events:auto}.k131 .page.is-modal .c-modal #modal01.modal-content{-webkit-transition:0.5s;transition:0.5s}.k131 .page.is-modal .c-modal #modal02.modal-content{-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:0.5s;transition:0.5s}.k131 .c-modal #modal01.modal-content{background-color:#fff;border-radius:8px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:88%;z-index:2000}.k131 .c-modal #modal02.modal-content{background-color:#fff;border-radius:8px 8px 8px 8px;left:5%;padding:0 0 44px;position:absolute;top:10%;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:0.5s;transition:0.5s;width:90%;z-index:2000}.k131 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;z-index:2000}@media (min-width: 768px){.k131 .c-modal #modal01.modal-content{left:50%;width:400px}.k131 .c-modal #modal02.modal-content{border-radius:8px;left:calc(50% - 240px);width:480px}}.k131 .c-modal #modal01.modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.k131 .c-modal #modal01.modal-content .body{font-weight:600;padding:32px;text-align:center}.k131 .c-modal #modal01.modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.k131 .c-modal #modal01.modal-content .c-input_submit{background-image:none;font-size:1rem;margin-top:16px;padding:16px;width:56%}.k131 .c-modal #modal01.modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.k131 #modal02 .header{background-color:#5876BA;border-radius:8px 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){.k131 #modal02 .header{border-radius:8px 8px 0 0;padding:32px}}.k131 #modal02 .header .name{font-size:1.25rem;margin-bottom:0}.k131 #modal02 .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){.k131 #modal02 .header .modal-closeBtn{padding:24px 0 20px}}.k131 #modal02 .header .modal-closeBtn .iconWrap{display:inline-block;height:18px;text-align:center;width:100%}.k131 #modal02 .header .modal-closeBtn .icon{height:100%}.k131 #modal02 .content{padding:24px}@media (min-width: 768px){.k131 #modal02 .content{padding:48px}}.k131 #modal02 .box{padding:24px 0}.k131 #modal02 .box .ttl{background-color:#5876BA;color:#fff;display:inline-block;font-size:0.8rem;padding:4px 8px}.k131 #modal02 .box .desc{font-size:14px}.k131 #modal02 .box .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}.k131 a.modal-closeBtn{cursor:pointer}.k131 .page.is-modal.modal01 #modal01{display:block}.k131 .page.is-modal.modal02 #modal02{display:block}.k131 #popupLink{color:#FF8C00}.k131 .desc.number{text-align:right;margin-top:10px}.k131 .question-icon{height:1.1em}.k141 .width100{width:100%}.k141 .sec_qa{margin-top:60px}.k141 .commit_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 4px 0 0;width:100%}.k141 .sec_insured .insured-items+.insured-items{margin-top:40px}.k141 .insured-items.is-error .errorBox{background-color:#fff1f0;color:#e53935;display:block;font-size:0.8rem;padding:16px 24px}.k141 .insured-items .errorBox{display:none}.k141 .insured-items.is-only .input_delete{display:none}.k141 .modifyBlock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.k141 .modifyBlock .input_modify{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 4px;width:100%}.k141 .modifyBlock .input_delete{border:none;background-color:#fff;color:#F18D00;display:block;font-weight:600;margin-top:8px;padding:8px;text-align:center;width:50%}.k141 .insured_change{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 4px;width:100%}.k141 .input_delete{border:none;background-color:#fff;color:#F18D00;display:block;font-weight:600;margin-top:8px;padding:8px;text-align:center;width:50%}.k141 #user_area,.k141 form+.l-section{padding-top:0}.k141 .l-section.sec_add{background-color:#FFFCCF;padding:24px 0}.k141 .l-section.sec_add .input_add{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_plusPpl-8339fc7378193ea5f8ba16d160e0ef58657e19e03ae9dcffad0d7ac9ffae8b69.svg);background-position:left 10% center;background-repeat:no-repeat;border:solid 2px #F18D00;border-radius:8px;color:#F18D00;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:1rem;padding:0 0 0 8px;width:100%}.k141 .sec_notes{margin-top:40px}.k141 .pdfBlock{background-color:#FFFCCF;margin-top:1em;padding:24px 16px}@media (min-width: 768px){.k141 .pdfBlock{padding:40px 64px}}.k141 .pdfBlock .lead{font-size:0.8rem;font-weight:600;text-align:center}.k141 .pdfBlock .pdfIframe{height:60vh;margin-top:1rem;width:100%}.k141 .agreeBlock{padding:0;position:relative}.k141 .agreeBlock .check{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer;z-index:100}.k141 .leadBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);background-position:left 16px center;background-repeat:no-repeat;background-size:14px;border:solid 2px #5BC5C2;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1.2;margin-right:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 16px 16px 40px;position:relative;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}@media (min-width: 768px){.k141 .leadBox{background-size:18px}}.k141 .check:checked+.leadBox{background-color:#dceaf8;background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg)}.k141 .check:disabled+.leadBox{background-color:#eee;background-image:url(/assets/icon_checkOff-8f9c2c3dad5f22fcc7a91e28402b1baeaac2fae8faad02dd83604bec3e185802.svg);border:solid 2px #9e9e9e;color:#9e9e9e}.k141 .c-input_submit:disabled{background-color:#eee;color:#9e9e9e}.k141 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;z-index:2000}.k141 .c-modal .modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.k141 .c-modal .modal-content .body{font-weight:600;padding:32px;text-align:center}.k141 .c-modal .modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.k141 .c-modal .modal-content .c-input_submit{background-image:none;font-size:1rem;width:100%}.k141 .decisionBtn{background-image:none;font-size:1rem;margin-top:16px;width:56%}.k141 .c-modal .modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.k141 .c-modal+.insured-items{margin-top:40px}.k141 dd{overflow-wrap:break-word}.k141 .error{color:#e53935}.k151 .insured-items:not(:first-child){margin-top:1rem}.k151 .isured-detail .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 16px 16px 8px}.k151 .isured-detail .items:not(:last-child){border-bottom:solid 1px #eee}.k151 .isured-detail .items:first-child{padding-top:0}.k151 .isured-detail .items:last-child{padding-bottom:0}.k151 .isured-detail dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:none;border-top:none;color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;padding:0px 8px 0 0;width:48%}.k151 .isured-detail dd{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:0px;text-align:center;width:52%}@media (min-width: 768px){.k151 .isured-detail dd span{display:inline-block;margin-right:8px}}.k151 .isured-detail dd p{line-height:1.2;width:100%}.k151 .period-list .items{padding:12px 0 8px}.k151 .period-list .items:not(:last-child){border-bottom:solid 1px #eee}.k151 .period-list dt,.k151 .period-list dd{margin-bottom:0;width:100%}.k151 .period-list dd{font-size:1.25rem;font-weight:600;padding-left:0.5em}.k151 .period-list dd .small{font-size:.8rem;font-weight:normal;margin-left:10px}@media screen and (max-width: 767px){.k151 .period-list dd .small{display:block;margin-left:0}}.k151 .sec_cta .c-input_submit{font-size:0.9em;padding:0 20px 0 5px}.k151 .sec_cta .c-input_submit .br{display:none}@media screen and (max-width: 465px){.k151 .sec_cta .c-input_submit{line-height:1.3}.k151 .sec_cta .c-input_submit .br{display:block}}.k151 .c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:400px;z-index:2000}.k151 .c-modal .modal-content .title{background-color:#dceaf8;border-radius:8px 8px 0 0;color:#5876BA;font-size:1.25rem;padding:12px;text-align:center}.k151 .c-modal .modal-content .body{font-weight:600;padding:32px;text-align:center}.k151 .c-modal .modal-content .btnBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.k151 .c-modal .modal-content .c-input_submit{background-image:none;font-size:1rem;margin-top:16px;padding:16px;width:56%}.k151 .c-modal .modal-content .c-input_back{background-image:none;font-size:0.8rem;margin-top:16px;padding:16px;width:40%}.k151 .button_to #decisionBtn,.k151 .button_to .c-input_back{width:100%}.k151 .c-ctaBlock .button_to{width:calc(40% - 16px)}.k151 .btnBlock .button_to{width:56%}.k151 .c-listTable dd{font-size:0.8rem;padding:16px;width:100%;margin-bottom:0;overflow-wrap:break-word}.k161 .mt20{margin-top:20px}.k161 .c-info-items.is-error .c-input_select_ymd,.k161 .c-info-items.is-error .c-input_select,.k161 .c-info-items.is-error .c-input_text_name,.k161 .c-info-items.is-change .c-input_select_ymd,.k161 .c-info-items.is-change .c-input_select,.k161 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.k161 .c-info-items.is-error .c-input_2choice,.k161 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.k161 .c-info-items.is-error .c-input_2choice .items:first-child,.k161 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}.k161 .c-inputWarning{display:none;color:#e53935;margin-top:8px;font-size:0.8rem;width:100%}.k161 .desc-body{padding:16px 0;text-align:center}.k161 .desc-body .desc-lead{font-size:1.25rem}.k161 .desc-body .desc-desc{margin-top:24px}.k161 .c-input_submitFull{background-image:none;font-size:0.8rem}@media (min-width: 768px){.k161 .l-section+.sec_notes{padding-top:64px}}@media (min-width: 768px){.k161 .c-ctaBlock{margin:16px auto 0;width:480px}}.k161 .attention01{width:480px;margin:0 auto}@media screen and (max-width: 767px){.k161 .attention01{width:100%}}.k701 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.k701 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.k701 .sec_qa{background-color:#fafafa;margin-top:60px;padding-top:0}.k701 .c-info-items.is-error .c-input_select_ymd,.k701 .c-info-items.is-error .c-input_select,.k701 .c-info-items.is-error .c-input_text_name,.k701 .c-info-items.is-change .c-input_select_ymd,.k701 .c-info-items.is-change .c-input_select,.k701 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.k701 .c-info-items.is-error .c-input_2choice,.k701 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.k701 .c-info-items.is-error .c-input_2choice .items:first-child,.k701 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.k701 .content_error{margin:0 auto;text-align:center;width:680px}}@media (min-width: 768px){.k701 .content_error .desc-lead{font-size:1.25rem}}.k701 .content_error .visualBox{margin:40px auto 64px;width:40%}@media (min-width: 768px){.k701 .content_error .visualBox{width:30%}}.k701 .content_error .visualBox .img{width:100%}.k701 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.k701 .content_error .hourBlock{width:100%}}.k701 .content_error .lead{color:#5876BA}.k701 .content_error .desc{margin-top:8px}.k701 .content-link{color:#F18D00}.k711 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.k711 .sec_qa{background-color:#fafafa}.k711 .c-info-items.is-error .c-input_select_ymd,.k711 .c-info-items.is-error .c-input_select,.k711 .c-info-items.is-error .c-input_text_name,.k711 .c-info-items.is-change .c-input_select_ymd,.k711 .c-info-items.is-change .c-input_select,.k711 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.k711 .c-info-items.is-error .c-input_2choice,.k711 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.k711 .c-info-items.is-error .c-input_2choice .items:first-child,.k711 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}.k711 .c-subHline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.k711 .c-subHline .u-icon{height:1.8em;-webkit-transform:translateY(-0.1em);transform:translateY(-0.1em)}.k711 .desc-lead{font-size:1.25rem;padding-right:8px}.k711 .item-detail .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0 0}@media (min-width: 768px){.k711 .item-detail .items{padding:12px 16px 0 8px}}.k711 .item-detail .items:not(:last-child){border-bottom:solid 1px #eee;padding:8px 0}@media (min-width: 768px){.k711 .item-detail .items:not(:last-child){padding:12px 16px 8px}.k711 .item-detail .items:last-child{padding-left:16px;padding-right:16px}}.k711 .item-detail dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom:none;border-top:none;color:#222;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;padding:0px 8px 0 0;width:48%}.k711 .item-detail dd{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:0px;text-align:center;width:52%}@media (min-width: 768px){.k711 .item-detail dd{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 768px){.k711 .item-detail dd span{display:inline-block;margin-right:8px}}.k711 .content-link{color:#F18D00}.k711 .br360{display:none}@media screen and (max-width: 360px){.k711 .br360{display:block}}.k801 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.k801 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.k801 .sec_qa{background-color:#fafafa}.k801 .c-info-items.is-error .c-input_select_ymd,.k801 .c-info-items.is-error .c-input_select,.k801 .c-info-items.is-error .c-input_text_name,.k801 .c-info-items.is-change .c-input_select_ymd,.k801 .c-info-items.is-change .c-input_select,.k801 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.k801 .c-info-items.is-error .c-input_2choice,.k801 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.k801 .c-info-items.is-error .c-input_2choice .items:first-child,.k801 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.k801 .content_error{margin:0 auto;text-align:center;width:680px}}.k801 .content_error .visualBox{margin:20px auto 0;width:40%}@media (min-width: 768px){.k801 .content_error .visualBox{width:30%}}.k801 .content_error .visualBox .img{width:100%}.k801 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.k801 .content_error .hourBlock{width:100%}}.k801 .content_error .lead{color:#5876BA}.k801 .content_error .desc{margin-top:8px}.k801 .content-link{color:#F18D00}.k811 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.k811 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.k811 .sec_qa{background-color:#fafafa}.k811 .c-info-items.is-error .c-input_select_ymd,.k811 .c-info-items.is-error .c-input_select,.k811 .c-info-items.is-error .c-input_text_name,.k811 .c-info-items.is-change .c-input_select_ymd,.k811 .c-info-items.is-change .c-input_select,.k811 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.k811 .c-info-items.is-error .c-input_2choice,.k811 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.k811 .c-info-items.is-error .c-input_2choice .items:first-child,.k811 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.k811 .content_error{margin:0 auto;text-align:center;width:680px}}.k811 .content_error .visualBox{margin:20px auto 0;width:40%}@media (min-width: 768px){.k811 .content_error .visualBox{width:30%}}.k811 .content_error .visualBox .img{width:100%}.k811 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.k811 .content_error .hourBlock{width:100%}}.k811 .content_error .lead{color:#5876BA}.k811 .content_error .desc{margin-top:8px}.k811 .content-link{color:#F18D00}.k901 main{padding:136px 0}.k901 .c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:0 8px}.k901 .c-amountList .amount-items{background-color:#eee;padding:8px 16px;text-align:center;width:50%}.k901 .sec_qa{background-color:#fafafa}.k901 .c-info-items.is-error .c-input_select_ymd,.k901 .c-info-items.is-error .c-input_select,.k901 .c-info-items.is-error .c-input_text_name,.k901 .c-info-items.is-change .c-input_select_ymd,.k901 .c-info-items.is-change .c-input_select,.k901 .c-info-items.is-change .c-input_text_name{border:solid 1px #e53935}.k901 .c-info-items.is-error .c-input_2choice,.k901 .c-info-items.is-change .c-input_2choice{border:solid 1px #e53935}.k901 .c-info-items.is-error .c-input_2choice .items:first-child,.k901 .c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 1px #e53935}@media (min-width: 768px){.k901 .content_error{margin:0 auto;text-align:center;width:680px}}.k901 .content_error .visualBox{margin:20px auto 0;width:40%}@media (min-width: 768px){.k901 .content_error .visualBox{width:30%}}.k901 .content_error .visualBox .img{width:100%}.k901 .content_error .hourBlock{background-color:#dceaf8;font-weight:600;margin:24px auto 0;padding:24px 16px;text-align:center;width:90%}@media (min-width: 768px){.k901 .content_error .hourBlock{width:100%}}.k901 .content_error .lead{color:#5876BA}.k901 .content_error .desc{margin-top:8px}.k901 .content-link{color:#F18D00}#modal-content,#modal-content_announce_error,#modal-content1,#modal-content2,#modal-content3,#modal-content4,#modal-content5,#modal-content6,#modal-content7,#modal-content8,#modal-content9,#modal-content10,#modal-content11,#modal-content12{font-size:14pt;width:80;height:80;margin:0;padding:20px 20px;border:6px solid #dee2e6;border-radius:6px;background:#fff;position:fixed;display:none;z-index:2}#modal-overlay,#modal-overlay_announce_error,#modal-overlay1,#modal-overlay2,#modal-overlay3,#modal-overlay4,#modal-overlay5,#modal-overlay6,#modal-overlay7,#modal-overlay8,#modal-overlay9,#modal-overlay10,#modal-overlay11,#modal-overlay12,#modal-overlay13,#modal-overlay14{z-index:1;display:none;position:fixed;top:0;left:0;width:100%;height:120%;background-color:rgba(77,78,79,0.588)}.modal_bigtitle{font-size:16pt;font-weight:bold;margin:1em}.modal_title{margin:1em}.modal_btn_wrap{text-align:right}.modal_btn_wrap form{display:inline-block}.modal_closebtn{text-align:right;font-size:22pt;font-weight:bold}.cancel_modal_cancelbtn{width:100px;height:40px;padding:0em 0em;text-decoration:none;border-radius:6px;font-size:12.5pt;font-weight:bold;color:#FFF;background-color:rgba(108,117,125,0.701);transition:.4s;margin:10px 10px;border:solid 1px rgba(108,117,125,0.701);text-align:center}.cancel_modal_cancelbtn:hover{color:#FFF;background-color:rgba(108,117,125,0.529);border:solid 1px rgba(108,117,125,0.529)}.cancel_modal_yesbtn{width:70px;height:40px;padding:0em 0em;text-decoration:none;border-radius:6px;font-size:12.5pt;font-weight:bold;color:#FFF;background-color:#dc3545;transition:.4s;margin:10px 10px;border:solid 1px #dc3545;text-align:center}.cancel_modal_yesbtn:hover{color:#FFF;background-color:rgba(220,53,69,0.721);border:solid 1px rgba(220,53,69,0.721)}.confirm_modal_yesbtn{width:70px;height:40px;padding:0em 0em;text-decoration:none;border-radius:6px;font-size:12.5pt;font-weight:bold;color:#FFF;background-color:#1c296b;transition:.4s;margin:10px 10px;border:solid 1px #1c296b;text-align:center}.confirm_modal_yesbtn:hover{color:#FFF;background-color:#616eae;border:solid 1px #616eae}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{color:#fff;font-family:"メイリオ", Meiryo, sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";font-size:18px;font-weight:400;line-height:1.8;letter-spacing:0.75px;margin-top:0 !important;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}@media (max-width: 428px){html{font-size:16px;line-height:1.6;letter-spacing:0.15px}}body{margin:0;overflow-x:hidden}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body:not(.custom-background-image):before{height:0 !important}[tabindex="-1"]:focus{outline:0 !important}hr{-webkit-box-sizing:box-sizing;box-sizing:box-sizing;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.75em}h1{font-size:2.3rem;font-weight:600;margin-bottom:0.5em}h2{font-size:1.8rem;font-weight:600;margin-bottom:0;margin-bottom:0.5em}h3{font-size:1rem;font-weight:600;margin-bottom:0;margin-bottom:0.5em}h4{font-size:0.8rem;font-weight:600;margin-bottom:0;margin-bottom:0.5em}p{margin-top:0;margin-bottom:0;word-wrap:break-word}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1em;font-style:normal;line-height:inherit}ol,ul,dl{list-style-type:none;margin:0;padding:0}ol ol,ul ul,ol ul,ul ol{margin:0}dt{font-weight:700}dd{margin-bottom:0.5em;margin-left:0}blockquote{margin:0 0 1em}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:inherit;text-decoration:none;background-color:transparent}a:hover{text-decoration:none}a:not([href]):not([tabindex]){text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{border-style:none}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:0.75em;padding-bottom:0.75em;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5em}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}select{background-color:#fff}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5em;font-size:1.5em;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}body{background-color:#fff;color:#222;position:relative}.page{display:block;position:relative;visibility:visible}.screen{min-width:320px;overflow:hidden;visibility:visible}@media (min-width: 768px){.screen{min-width:768px}}.screen.is-hidden{visibility:hidden}@media (min-width: 768px){.l-noticeBlock{margin:40px auto 0;width:720px}}@media (min-width: 768px){.l-mainContent{margin:0 auto;width:720px}}.l-section{padding:40px 0;position:relative}@media (min-width: 768px){.l-section{padding:64px 0}}.l-section+.l-section{padding-top:0}.l-content{padding:0 16px}@media (min-width: 768px){.l-content{padding:0 64px}}.l-content .box:not(:first-child){margin-top:24px}.header{background-color:#fff;width:100%}.head-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:solid 4px #5BC5C2;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;margin-bottom:0;padding:4px 16px 0 8px}@media (min-width: 768px){.head-logo{height:96px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.head-logo .logo-img{width:160px}@media (min-width: 768px){.head-logo .logo-img{width:380px}}.c-pageStep{background-color:#eee;border-bottom:solid 1px #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px}@media (min-width: 768px){.c-pageStep{border:solid 2px #eee;border-radius:8px;font-size:1rem;margin:24px auto 0;width:100%}}.c-pageStep .items{color:#9e9e9e;background-color:#eee;background-image:url(/assets/stepBg_gray-a0b058b9793c1697b3065903aa0c61dfe38cd1a25de23bac2512a5320a80996c.svg);background-position:left;background-repeat:no-repeat;background-size:auto 100%;padding:12px 0 12px 8px;text-align:center;width:calc((100% - 35%) / 5)}@media (min-width: 768px){.c-pageStep .items{padding:24px 0 24px 12px}}.c-pageStep .items_active{background-color:#fff;color:#5876BA;font-weight:600;width:35%}.c-pageStep .items_active+.items{background-image:url(/assets/stetpBg_white-415163de5b3ecfdaf187a3f431a6865e0a1083ea78c981820523acb6ce35117d.svg)}.c-pageStep .items:first-child{background-image:none;padding:12px 0 12px 4px}@media (min-width: 768px){.c-pageStep .items:first-child{padding:24px 0 24px 8px}}.c-pageStep .items:first-child.items_active{background-color:#fff}.c-topError{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff1f0;color:#e53935;display:none;font-size:0.8rem;font-weight:600;padding:12px 16px}@media (min-width: 768px){.c-topError{border:solid 1px #e53935;font-size:1rem;margin:40px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.is-error .c-topError{display:-webkit-box;display:-ms-flexbox;display:flex}.c-pageDesc{padding:0 8px}.c-pageDesc .desc-lead{color:#5876BA;font-weight:600}@media (min-width: 768px){.c-pageDesc .desc-lead{font-size:1.25rem}}.c-pageDesc .desc-desc{color:#222;font-size:0.8rem;font-weight:600;margin-top:8px}@media (min-width: 768px){.c-pageDesc .desc-desc{font-size:1rem}}.c-hline_ub{border-bottom:solid 4px #5BC5C2;font-size:1.25rem;margin-bottom:16px;padding:4px 16px;position:relative}@media (max-width: 375px){.c-hline_ub{border-bottom:solid 4px #5BC5C2;font-size:1.2rem;margin-bottom:16px;padding:4px 16px;position:relative}}@media (max-width: 360px){.c-hline_ub{border-bottom:solid 4px #5BC5C2;font-size:1.15rem;margin-bottom:16px;padding:4px 16px;position:relative}}@media (min-width: 768px){.c-hline_ub{font-size:1.8rem;margin-bottom:24px;padding:8px 24px}}.c-hline_ub .u-iconWrap{margin-right:8px}@media (min-width: 768px){.c-hline_ub .u-iconWrap{margin-right:16px}}.c-hline_bg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dceaf8;color:#5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px;padding:12px}@media (min-width: 768px){.c-hline_bg{font-size:1.25rem;margin-bottom:40px}}.c-subHline{border-left:4px solid #5876BA;color:#5876BA;line-height:1.2;margin-bottom:12px;padding:2px 8px 0}@media (min-width: 768px){.c-subHline{margin-bottom:16px}}.c-subHline .label{background-color:#5876BA;color:#fff;display:inline-block;font-size:11px;padding:2px;line-height:1;margin-bottom:2px}@media (min-width: 768px){.c-subHline .label{font-size:0.8rem;padding:4px 4px 2px}}.c-listHline{line-height:1;margin-bottom:16px;text-align:center}.c-listHline span{font-size:0.8rem;line-height:1;background-color:#5876BA;color:#fff;display:inline-block;padding:6px 8px 4px}.c-info-items{border-bottom:solid 1px #eee;padding:16px 2px;position:relative}@media (min-width: 768px){.c-info-items{padding:24px 2px}}.c-info-items:first-child{margin-top:0}.c-info-items:last-child{border-bottom:none}.c-info-items .items-body{padding-left:4px}.c-info-items .items-lead{font-size:0.8rem}.c-info-items .c-popupLink{top:14px}.c-info-items.noBorder{border-bottom:none;padding-bottom:0}.c-info-items .anserDirection{padding:16px 0;text-align:center}.c-info-items .anserDirection .label{color:#5876BA;display:inline-block;font-size:1.25rem;font-weight:600;width:100%}.c-info-items .anserDirection .imgWrap{display:inline-block;margin:0 auto;width:80px}.c-info-items .anserDirection .imgWrap .img{width:100%}.c-info-items .input-notes{color:#5876BA;font-size:0.8rem;font-weight:600;margin-bottom:1em;text-align:center}.c-highlightBox{background-color:#dceaf8;color:#5876BA;font-weight:600;margin:16px 0;padding:16px;text-align:center}.c-listTable{border:solid 2px #5876BA}.c-listTable dt{background-color:#dceaf8;border-bottom:solid 2px #5876BA;border-top:solid 2px #5876BA;color:#5876BA;font-weight:600;padding:8px 16px;width:100%}.c-listTable dt:first-child{border-top:none}.c-listTable dd{font-size:0.8rem;padding:16px;width:100%}.c-table_3col{border:solid 2px #5876BA;border-collapse:collapse;font-size:0.8rem;text-align:center;width:100%}.c-table_3col thead{background-color:#dceaf8}.c-table_3col th{background-color:#dceaf8;border:solid 1px #5876BA;padding:8px 4px}.c-table_3col td{border:solid 1px #5876BA;font-size:1.25rem;font-weight:600;padding:8px 4px}.c-amountTable{border:solid 2px #5876BA;margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-amountTable .courseName{background-color:#eee;color:#222;font-weight:600;line-height:1.1;margin-bottom:0;padding:12px 8px;position:relative;width:100%}@media (min-width: 768px){.c-amountTable .courseName{padding:16px}}.c-amountTable .courseName span{color:#222;display:inline-block;font-size:0.8rem;font-weight:400;width:100%}.c-amountTable .courseName .c-popupLink{right:8px;top:12px}.c-amountTable .courseBody{padding:8px;position:relative;width:100%}.c-amountTable .contentBlock{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.c-amountTable .courseBody.course03{border-top:solid 1px #222}.c-amountTable .selectBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 8px 8px 0;width:40%}.c-amountTable .body{text-align:center;width:100%}.c-amountTable .select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-16px;width:100%}.c-amountTable .select::before{background-image:url(/assets/icon_checkOn-f490fdf72cb7f80bfc3c23c92e11c83d636224429e4d21f12457f0a285eccd35.svg);background-position:left 0 center;background-repeat:no-repeat;background-size:14px;content:"";display:inline;height:1.4em;width:18px}@media (min-width: 768px){.c-amountTable .select::before{background-size:18px;width:24px}}.c-amountTable .select::after{color:#5BC5C2;content:"選択中";display:inline;font-size:11px;font-weight:600}@media (min-width: 768px){.c-amountTable .select::after{font-size:0.8rem}}.c-amountTable .monthly{background-color:#9e9e9e;color:#fff;display:inline-block;font-size:0.8rem;font-weight:600;margin:0 auto;text-align:center;width:100%}@media (min-width: 768px){.c-amountTable .monthly{width:80%}}.c-amountTable .fee{color:#222;font-size:1.8rem;font-weight:600;line-height:0.8;margin-top:8px;text-align:center;width:100%}.c-amountTable .fee .course{display:inline-block;font-size:1rem;width:100%}.c-amountTable .descBox{border-left:solid 1px #222;padding:0 8px;width:60%}@media (min-width: 768px){.c-amountTable .descBox{padding:0 16px}}.c-amountTable .descBox .items{border-bottom:solid 1px #222;padding:8px 0}.c-amountTable .descBox .items:last-child{border-bottom:none}.c-amountTable .descBox .name{color:#222;font-size:0.8rem;font-weight:600}@media (min-width: 768px){.c-amountTable .descBox .name{font-size:1rem}}.c-amountTable .descBox .desc{font-weight:600}.c-amountBox_compensation{border:solid 2px #5876BA;margin-top:8px;padding:4px 16px}.c-amountBox_compensation p{font-size:0.8rem;padding:8px;text-align:center}.c-amountBox_compensation p .amount{display:inline-block;font-size:1rem;font-weight:600;width:100%}.c-amountBox{border:solid 2px #5876BA;margin-top:8px;padding:4px 16px}.c-amountBox dl{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}.c-amountBox dl:not(:first-child){border-top:solid 1px #222}.c-amountBox dt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:42%}.c-amountBox dd{display:inline;margin-bottom:0;text-align:center;width:55%}.c-amountBox dd .amount{display:inline-block;font-size:1rem;font-weight:600;width:100%}.c-amountBox p{font-size:0.8rem;padding:8px;text-align:center}.c-amountBox p .amount{display:inline-block;font-size:1rem;font-weight:600;width:100%}.c-amountList{border:solid 2px #5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.c-amountList .amount-items{padding:8px 16px;text-align:center;width:50%}@media (min-width: 768px){.c-amountList .amount-items{padding:16px}}.c-amountList .amount-items:last-child{border-left:solid 2px #5876BA}.c-amountList .amount-items .name{font-size:0.8rem;margin-bottom:4px}.c-amountList .amount-items .desc{font-size:11px}.c-amountList .amount-items .amount{font-size:1.25rem;font-weight:600;line-height:1.2}.c-amountList .amount-items .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.c-amountList .amount-items .box .amount{margin-left:4px}.l-content[data-amtContent="basic"] .amount-items:first-child{background-color:#dceaf8}.l-content[data-amtContent="basic"] .amount-items:first-child .name{color:#5876BA;font-weight:600}.l-content[data-amtContent="basic"] .amount-items:first-child .name::before{background-image:url(/assets/icon_check-1e4b40e4185afb122eb9e6b723f03e225e00e11761f41f3b43885e8dfae90aa6.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-right:4px;width:12px}.l-content[data-amtContent="half"] .amount-items:last-child{background-color:#dceaf8}.l-content[data-amtContent="half"] .amount-items:last-child .name{color:#5876BA;font-weight:600}.l-content[data-amtContent="half"] .amount-items:last-child .name::before{background-image:url(/assets/icon_check-1e4b40e4185afb122eb9e6b723f03e225e00e11761f41f3b43885e8dfae90aa6.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-right:4px;width:12px}.c-totalFee.l-section{background-color:#dceaf8;padding-top:24px}@media (min-width: 768px){.c-totalFee.l-section{padding:40px 32px}}.c-totalFee.l-section .feeBlock .fee-display{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px}.c-totalFee.l-section .feeBlock .name{color:#5876BA;font-weight:600;text-align:center;width:40%}.c-totalFee.l-section .feeBlock .figure{font-size:2.3rem;font-weight:600;text-align:center;width:60%}.c-totalFee.l-section .c-ctaBlock{margin-top:16px}.c-qa .qa-items{border-bottom:solid 1px #eee;padding:16px 0 16px 16px}.c-qa .qa-items:last-child{border-bottom:none;padding:16px 0 0 16px}.c-qa .qa-q{background-image:url(/assets/icon_arrowDown_green-e4a1b736c0e6edf5969cbb706b7cfc6c0456fd3f018bb53b308fa48387bb74d2.svg);background-position:right center;background-repeat:no-repeat;color:#5876BA;cursor:pointer;margin-bottom:0;position:relative}.c-qa .qa-q:before{content:"Q";left:-20px;position:absolute;top:-1px}.c-qa .qa-a{font-size:0.8rem;height:0;margin-bottom:0;overflow:hidden;padding-top:0;position:relative}.c-qa .qa-a p:not(:last-child){margin-bottom:0.5em}.c-qa .qa-a img{width:100%}.c-qa .qa-items.is-open .qa-q{background-image:url(/assets/icon_arrowUp_green-ca02cdaa0c9dfad70e6694854fd9db7216185a1db05f1db1f52cb624ca350aa7.svg)}.c-qa .qa-items.is-open .qa-a{height:auto;margin-top:8px}.c-notes .notes-list{padding-left:16px}.c-notes .notes-list.noMark{padding-left:0}.c-notes .notes-items{font-size:0.8rem;margin-bottom:12px;position:relative}.c-notes .notes-items:before{content:attr(data-list-type);left:-16px;position:absolute;top:0}.c-notes .notes-items.bg_green{background-color:#dceaf8;padding:16px}@media (min-width: 768px){.c-notes .notes-items.bg_green{padding:32px}}.c-notes .notes-list{height:3.2em;overflow:hidden}@media (min-width: 768px){.c-notes .notes-list{height:3.4em}}.c-notes .notes-body.is-open .notes-list{height:auto}.c-moreView{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#FFFCCF;background-image:url(/assets/icon_arrowDown_blue-54ed385c1670c74faba3cc7b6ebf6f73ce5f8c89fef75babb9aec247a5f2d2ca.svg);background-position:right 33% center;background-repeat:no-repeat;color:#F18D00;font-size:0.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px;padding:12px;width:100%}@media (min-width: 768px){.c-moreView{border-radius:100px}}.c-moreView:after{content:attr(data-close)}.is-open .c-moreView{background-image:url(/assets/icon_arrowUp_blue-d7c193485f3ad4286ab0fc2f7fed0609c934bd077911c264ad1c98d042b22e7f.svg)}.is-open .c-moreView:after{content:attr(data-open)}::-webkit-input-placeholder{color:#9e9e9e}:-ms-input-placeholder{color:#9e9e9e}::-ms-input-placeholder{color:#9e9e9e}::placeholder{color:#9e9e9e}.c-input_select_ymd{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:solid 1px #5876BA;border-radius:4px;padding:8px 12px;text-align:center}.c-input_select_ymd option{padding:0;text-align:center}.is-disable .c-input_select_ymd{background-color:#eee;color:#9e9e9e}.c-input_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/assets/icon_arrowDown_green-e4a1b736c0e6edf5969cbb706b7cfc6c0456fd3f018bb53b308fa48387bb74d2.svg);background-position:right 12px center;background-repeat:no-repeat;border:solid 1px #5876BA;border-radius:4px;padding:8px 12px;width:100%}.c-input_select option{padding:0;text-align:center}.is-disable .c-input_select{background-color:#eee;color:#9e9e9e}.c-input_2choice{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.c-input_2choice .items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;position:relative;width:50%}.c-input_2choice .items:first-child{border-right:solid 1px #5876BA}.c-input_2choice .radio{margin-right:4px;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.c-input_2choice .label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/assets/radio_passive-9ae22a7d150e1191abf7c4e7bfd020cdf1f272b470bfa102c0d71c40591cea27.svg);background-position:8px center;background-repeat:no-repeat;background-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:12px 0;width:100%}.c-input_2choice .radio:checked+.label{background-color:#dceaf8;background-image:url(/assets/radio_active-92764ba98e8f100aa482a44c25d00c510e0369166214239c44d3bcbaec157601.svg)}.is-disable .c-input_2choice .label{background-color:#eee;color:#9e9e9e}.is-disable .c-input_2choice .radio:checked+.label{background-color:#eee;color:#9e9e9e}.c-input_text_name{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:40%}.c-input_text_name:-moz-read-only{border:none;padding:4px}.c-input_text_name:read-only{border:none;padding:4px}.c-input_text_name:last-child{margin-left:8px}.is-disable .c-input_text_name{background-color:#eee;color:#9e9e9e}.c-input_text_tel{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;text-align:center;width:72px}.c-input_text_tel:-moz-read-only{border:none;padding:4px}.c-input_text_tel:read-only{border:none;padding:4px}.is-disable .c-input_text_tel{background-color:#eee;color:#9e9e9e}.is-disable .c-input_text_tel{background-color:#eee;color:#9e9e9e}.c-input_textFull{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:100%}.c-input_textFull:-moz-read-only{border:none;padding:4px}.c-input_textFull:read-only{border:none;padding:4px}.is-disable .c-input_textFull{background-color:#eee;color:#9e9e9e}.c-input_text_zipCode{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:80px}.c-input_text_zipCode:last-child{width:96px}.c-input_text_zipCode:-moz-read-only{border:none;padding:4px}.c-input_text_zipCode:read-only{border:none;padding:4px}.is-disable .c-input_text_zipCode{background-color:#eee;color:#9e9e9e}.c-zipCode-line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.c-zipCode-line::after{background-color:#5876BA;content:"";margin:0 2px;height:1px;position:relative;width:8px}.c-ctaBlock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 8px;width:100%}.c-input_submitFull{background-color:#5BC5C2;background-image:url(/assets/icon_arrowRight_white-69d995625976376b386ce3074b4fa1e8dd657442f03c441653a1dab8eb4e2fef.svg);background-position:right 12px center;background-repeat:no-repeat;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0;width:100%}@media (min-width: 768px){.c-input_submitFull{background-position:right 24px center;padding:24px 0}}.c-input_submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5BC5C2;background-image:url(/assets/icon_arrowRight_white-69d995625976376b386ce3074b4fa1e8dd657442f03c441653a1dab8eb4e2fef.svg);background-position:right 12px center;background-repeat:no-repeat;border:none;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 4px 0 0;width:60%}.c-input_back{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-image:url(/assets/icon_arrowLeft_green-0bda1aa7ebbcb976a491d89f5029889e03f017f668b6552903b37c5e1b75f926.svg);background-position:left 12px center;background-repeat:no-repeat;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;font-weight:600;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:0 0 0 4px;width:calc(40% - 16px)}.c-correctBlock{font-size:0.8rem;margin:24px 0 0;width:100%}.c-correct-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.items_correct{margin:0 auto;width:80%}@media (min-width: 768px){.items_correct{width:50%}}.items_correct .link{border:solid 1px #F18D00;border-radius:8px;color:#F18D00;display:inline-block;padding:12px 4px;text-align:center;width:100%}.items_apply{display:none}.is-change.c-correctBlock .items_correct{width:60%}.is-change.c-correctBlock .items_apply{display:block;width:38%}.is-change.c-correctBlock .items_apply .link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e53935;border-radius:8px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 4px;width:100%}.c-info-items.is-none{display:none}.c-info-items.is-error .c-inputWarning,.c-info-items.is-change .c-inputWarning{display:block}.c-info-items.is-error .c-input_select_ymd,.c-info-items.is-error .c-input_select,.c-info-items.is-error .c-input_text_name,.c-info-items.is-change .c-input_select_ymd,.c-info-items.is-change .c-input_select,.c-info-items.is-error .c-input_text_zipCode,.c-info-items.is-error .c-input_textFull,.c-info-items.is-error .c-input_text_tel,.c-info-items.is-error .c-input_text_certification,.c-info-items.is-change .c-input_text_name{border:solid 2px #e53935}.c-info-items.is-error .c-input_2choice,.c-info-items.is-change .c-input_2choice{border:solid 2px #e53935}.c-info-items.is-error .c-input_2choice .items:first-child,.c-info-items.is-change .c-input_2choice .items:first-child{border-right:solid 2px #e53935}.c-inputWarning{display:none;color:#e53935;margin-top:8px;font-size:0.8rem;width:100%;font-weight:bold}.c-input-notes{color:#5876BA;font-size:0.8rem;margin-top:0.5em}.correct-list{display:-webkit-box;display:-ms-flexbox;display:flex}.link_correct{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px}.c-popupLink{border:solid 1px #F18D00;border-radius:4px;color:#F18D00;cursor:pointer;font-size:11px;padding:2px 6px 2px 4px;position:absolute;right:0;top:0;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media (min-width: 768px){.c-popupLink{font-size:0.8rem}}.c-direction{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 0}.c-direction .direction-body{color:#5876BA;font-size:1rem;font-weight:600;text-align:center;width:140px}@media (min-width: 768px){.c-direction .direction-body{width:240px}}.c-direction .plusMark{width:80px}@media (min-width: 768px){.c-direction .plusMark{width:96px}}.c-direction .lead+.shape{margin-top:8px;width:100%}.c-pageTop{background-color:#5876BA;color:#fff;font-size:0.8rem;margin-top:24px;padding:12px 0;text-align:center}@media (min-width: 768px){.c-pageTop{border-radius:100px;margin:40px auto 0;width:320px}}.c-pageTop .u-iconWrap{margin:0 8px}.footer{margin-top:64px}@media (min-width: 768px){.footer{background-color:#fff;padding-top:40px}}.footer-list{background-color:#dceaf8;color:#5876BA;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}@media (min-width: 768px){.footer-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:64px 112px}}.footer-list .items{background-image:url(/assets/icon_arrowRight_green-6c5761eeeb4804af60d0b5e04fd48a5e1ce37519c56f9b66e53652c236650188.svg);background-position:right 12px center;background-repeat:no-repeat;font-size:0.8rem;padding:12px 4px}.footer-list .items a{display:block}@media (min-width: 768px){.footer-list .items{background:none;margin-right:40px}}.footer-list .items:not(:last-child){border-bottom:solid 1px #5876BA}@media (min-width: 768px){.footer-list .items:not(:last-child){border-bottom:none}}.footer-copyright{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5876BA;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}@media (min-width: 768px){.footer-copyright{padding:40px}}.u-text_bold{font-weight:600}.u-text_default{font-size:1rem}.u-text_m{font-size:1.25rem}.u-text_s{font-size:0.8rem}.u-text_xs{font-size:11px}.u-text_green{color:#5876BA}.u-text_center{text-align:center;width:100%}.u-text_black{color:#222}.u-clr_lGreen{color:#5876BA}.u-hLight{background-color:#dceaf8;color:#5876BA;font-weight:600}.u-icon{display:inline-block;height:1.2em;margin-right:0.4em;-webkit-transform:translateY(0.2em);transform:translateY(0.2em);vertical-align:baseline;width:auto}.u-label{font-size:0.8rem;margin:0 4px}.u-label_full{display:inline-block;font-size:0.8rem;margin:0 4px;width:100%}.u-shadow{-webkit-box-shadow:0 6px 12px -5px rgba(50,50,93,0.25),0 8px 16px -8px rgba(0,0,0,0.3),0 -6px 16px -6px rgba(0,0,0,0.1);box-shadow:0 6px 12px -5px rgba(50,50,93,0.25),0 8px 16px -8px rgba(0,0,0,0.3),0 -6px 16px -6px rgba(0,0,0,0.1)}.u-mgTop_16{margin-top:16px}.u-mgTop_40{margin-top:40px}.u-mgBottom_40{margin-bottom:40px}.u-mgTop_1em{margin-top:1em}.u-mgBottom_1em{margin-bottom:1em}.sec_qa{background-color:#fafafa}.c-correctBlock.is-change .c-inputWarning{display:block !important}.page.is-modal .screen{pointer-events:none}.page.is-modal .c-modal{opacity:1;pointer-events:all;z-index:200}.page.is-modal .c-modal .modal-layer{opacity:1;pointer-events:all;-webkit-transition:0.5s;transition:0.5s}.page.is-modal .c-modal .modal-content{-webkit-transition:0.5s;transition:0.5s}.c-modal{height:100vh;left:0;pointer-events:none;position:fixed;opacity:0;overflow-y:scroll;top:0;-webkit-transition:0.3s;transition:0.3s;width:100vw;z-index:0}.c-modal .modal-layer{background-color:rgba(0,0,0,0.8);height:100%;opacity:0;pointer-events:none;position:fixed;-webkit-transition:0.5s;transition:0.5s;width:100%;z-index:1000}.c-modal .modal-content{background-color:#fff;border-radius:8px;left:50%;padding:32px;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.5s;transition:0.5s;width:88%;z-index:2000}@media (min-width: 768px){.c-modal .modal-content{left:50%;width:400px}}.c-modal .modal-content .title{color:#5876BA}.c-modal .modal-content .c-input_submitFull{background-image:none;font-size:1rem;margin-top:16px;padding:16px}.mail-btn{margin-top:10px;margin-bottom:20px}.c-input_text_certification{border:solid 1px #5876BA;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 12px;width:100%}#contact-modal{position:fixed;width:100vw;height:100vh;overflow-y:scroll;background-color:rgba(0,0,0,0.8);left:0;top:0;z-index:0;opacity:0;pointer-events:none;-webkit-transition:0.3s;transition:0.3s}#contact-modal.is-modal{opacity:1;pointer-events:all;z-index:2500}#contact-modal .box{width:100%;height:100%}#contact-modal.is-modal .content{-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-transition:0.5s;transition:0.5s}#contact-modal .content{background-color:#fff;border-radius:8px 8px 8px 8px;left:5%;padding:0 0 44px;position:absolute;top:10%;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:0.5s;transition:0.5s;width:90%;z-index:3000}@media (min-width: 768px){#contact-modal .content{border-radius:8px;left:calc(50% - 240px);width:480px}}#contact-modal .content .header{background-color:#5876BA;border-radius:8PX 8px 0 0;color:#fff;padding:16px;position:relative}@media (min-width: 768px){#contact-modal .content .header{border-radius:8px 8px 0 0;padding:32px}}#contact-modal .content .header .name{font-size:1.25rem;margin-bottom:0}#contact-modal .content .text{padding:24px}@media (min-width: 768px){#contact-modal .content .text{padding:48px}}#contact-modal .content .text .title{font-size:16px}#contact-modal .content .text .details{font-size:20px;font-weight:bold}@media (min-width: 768px){#contact-modal .content .text li .tel a{pointer-events:none}}#contact-modal .content .text ul li:not(:last-child){margin-bottom:30px}#contact-modal .content .text .complement{display:flex;align-items:flex-start;margin-top:20px}#contact-modal .content .text .complement p:first-line{line-height:1}#contact-modal .content .text .complement .icon{margin-right:10px}#contact-modal .content .header .modal-closeBtn{display:inline-block;height:100%;padding:12px 0 10px;position:absolute;right:8px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 768px){#contact-modal .content .header .modal-closeBtn{padding:24px 0 20px}}#contact-modal .content .text .modal-closeBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:solid 2px #5BC5C2;border-radius:8px;color:#5876BA;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;font-weight:600;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin-top:24px;padding:0 0 0 4px;width:100%}
