﻿@charset "UTF-8";@font-face{font-family:"Zen Kaku Gothic Antique";font-style:normal;font-weight:300;src:url("/font/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Light.ttf") format("woff");}@font-face{font-family:"Zen Kaku Gothic Antique";font-style:normal;font-weight:500;src:url("/font/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Regular.ttf") format("woff");}@font-face{font-family:"Zen Kaku Gothic Antique";font-style:normal;font-weight:600;src:url("/font/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Medium.ttf") format("woff");}@font-face{font-family:"Zen Kaku Gothic Antique";font-style:normal;font-weight:700;src:url("/font/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Bold.ttf") format("woff");}html,body,h1,h2,h3,h4,ul,ol,dl,li,dt,dd,p,div,span,img,figure,a,table,tr,th,td{margin:0;padding:0;border:0;line-height:1.5;font-weight:600;font-size:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{width:100%;}body{width:100%;line-height:0;color:#102a3b;font-weight:normal;position:relative;top:auto;font-family:Quicksand,"Zen Kaku Gothic Antique","Yu Gothic","Osaka","メイリオ",sans-serif;}.s_body-fixed{position:fixed;width:100%;z-index:1;}table{border-collapse:collapse;border-spacing:0;}img{width:100%;height:auto;backface-visibility:hidden;text-decoration:none;}ol,ul{list-style:none;list-style-type:none;}button,input,select,textarea{font-family:inherit;font-size:100%;}a{cursor:pointer;text-decoration:none;outline:0;color:inherit;}a:hover,a:focus{text-decoration:none;}a._tab{position:relative;}a._tab::after{content:"";display:inline-block;position:relative;width:15px;height:15px;margin-left:5px;margin-bottom:-2px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/images/common/tab.svg);}button{cursor:pointer;outline:0;}._clearfix::before,._clearfix::after{content:"";display:table;}._clearfix::after{clear:both;}header{width:1200px;max-width:93%;display:flex;justify-content:space-between;align-items:start;position:fixed;top:15px;left:0;right:0;margin:auto;z-index:100;}header+div{padding-top:140px;}header+section{padding-top:150px;}@media screen and (min-width:1080px){header+section{padding-top:170px;}}@media screen and (min-width:1080px){.s_header-area{position:relative;width:90%;height:75px;max-width:1100px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;border-radius:35px;background:#fff;box-shadow:0 1px 10px rgba(90,127,145,.3);}}.s_header{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;}.s_memu-logo{width:90px;display:flex;align-items:center;}@media screen and (min-width:1080px){.s_memu-logo{margin:15px 0 15px 40px;}}.s_memu-logo a{line-height:0;width:100%;}.s_memu-area{display:none;}@media screen and (min-width:1080px){.s_memu-area{height:100%;display:flex;justify-content:space-between;align-items:center;gap:41px;}.s_memu-area .s_basic-btn{margin:15px 20px 15px 0;padding:10px 30px;font-size:15px;}}.s_menu{height:100%;display:flex;align-items:center;justify-content:space-between;}.s_menu ul{width:100%;display:flex;justify-content:space-between;align-items:center;height:100%;gap:20px;}.s_menu-list{cursor:pointer;height:100%;display:flex;align-items:center;transition:.25s;}.s_menu-list:hover>span,.s_menu-list:hover a span{color:#0077c4;}.s_menu-list:hover .s_drop-menu-area{visibility:visible;opacity:1;}.s_menu-list>a{font-weight:bold;}.s_menu-list>a:hover{color:#0077c4;}.s_menu-list>span{position:relative;font-weight:bold;margin-right:13px;}.s_menu-list>span::after{content:"";vertical-align:middle;right:-11px;width:4px;height:4px;position:absolute;top:-4px;bottom:0;margin:auto;border-top:2px solid #bdccd7;border-right:2px solid #bdccd7;-webkit-transform:rotate(135deg);transform:rotate(135deg);}.s_menu-list>a span{font-weight:bold;}.s_menu-list ._ruby::before{left:-7px;right:auto;}.s_drop-menu-area{display:flex;width:100%;position:absolute;top:60%;left:0;opacity:0;visibility:hidden;overflow:hidden;margin:0 auto;border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:80px 50px 50px;z-index:-2;background:#eef3f7;-webkit-transition:.2s;transition:.2s;}.s_drop-menu-title{width:40%;}.s_drop-menu-title>span{font-size:24px;font-weight:bold;position:relative;}.s_drop-menu-title>span::after{content:"";width:1em;height:3px;display:block;position:absolute;left:2px;bottom:-6px;background:#0077c4;}.s_drop-menu-title ._ruby::before{left:auto;}.s_drop-menu-list{display:flex;flex-direction:column;padding-left:30px;}.s_drop-menu-list:nth-child(2){margin-right:60px;border-left:2px solid #d6e0e9;}.s_drop-menu-list>a{font-weight:bold;margin-bottom:15px;-webkit-transition:.2s;transition:.2s;}.s_drop-menu-list>a:hover{color:#0077c4;}.s_account-area{display:none;}@media screen and (min-width:1080px){.s_account-area{width:70px;height:70px;padding:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:60px;background:#0077c4;transition:all .25s;-webkit-transition:all .25s;box-shadow:0 0 10px rgba(11,68,145,.8);}.s_account-area:hover{background:#015287;}.s_account-area:hover .s_account-hover{position:absolute;display:flex;right:0;top:0;width:200px;height:250px;}.s_account-area .s_account-display{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;}.s_account-area .s_account-display img{width:25px;height:25px;margin-bottom:3px;}.s_account-area .s_account-display>div{font-size:12px;font-weight:bold;letter-spacing:-1px;}.s_account-area .s_account-hover{display:none;}.s_account-area .s_hover-select{width:200px;padding:30px;color:#fff;display:flex;flex-direction:column;position:absolute;right:0;top:100px;border-radius:30px;background:#0077c4;box-shadow:0 0 10px rgba(11,68,145,.8);}.s_account-area .s_hover-select>a{font-weight:bold;padding:10px 0;}.s_account-area .s_hover-select>a:hover{opacity:.8;}.s_account-area .s_hover-select a:first-child{border-bottom:1px solid #fff;}}.s_hamburger-area{width:60px;height:60px;padding:5px;color:#fff;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:60px;background:#0077c4;box-shadow:0 0 10px rgba(11,68,145,.8);}@media screen and (max-width:480px){.s_hamburger-area{width:45px;height:45px;}}.s_hamburger-area:hover{background:#015287;}.s_hamburger-area div{width:22px;height:16px;position:relative;left:0;right:0;top:0;bottom:0;margin:auto;}.s_hamburger-area span{width:100%;height:2px;position:absolute;left:0;display:inline-block;transition:all .25s;-webkit-transition:all .25s;background:#fff;}.s_hamburger-area span:nth-child(1){top:0;}.s_h-open .s_hamburger-area span:nth-child(1){-webkit-transform:translateY(7px) rotate(-45deg);transform:translateY(7px) rotate(-45deg);}.s_hamburger-area span:nth-child(2){top:0;bottom:0;margin:auto;}.s_h-open .s_hamburger-area span:nth-child(2){opacity:0;}.s_hamburger-area span:nth-child(3){bottom:0;}.s_h-open .s_hamburger-area span:nth-child(3){-webkit-transform:translateY(-7px) rotate(45deg);transform:translateY(-7px) rotate(45deg);}@media screen and (min-width:1080px){.s_hamburger-area{display:none;}}.s_nav-sub-list-area{width:30%;}@media screen and (max-width:480px){.s_nav-sub-list-area{width:96%;padding-bottom:20px;margin-bottom:40px;border-bottom:1px solid #99abb7;}}.s_nav-list{width:60%;}@media screen and (max-width:480px){.s_nav-list{width:96%;}}.s_nav-sub-list-title{color:#0077c4;font-weight:bold;margin-bottom:10px;font-size:18px;}.s_nav-list-title{margin-bottom:30px;}.s_nav-list-title span{font-size:20px;font-weight:bold;position:relative;}.s_nav-list-title span::after{content:"";width:1em;height:3px;display:block;position:absolute;left:2px;bottom:-6px;background:#0077c4;}.s_nav-list-title ul{margin-top:20px;}.s_nav-list-title ul li{margin:0 0 8px;}.s_nav-list-area{display:none;}.s_h-open .s_nav-list-area{display:flex;flex-direction:column;padding:0 0 0 3.5%;position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1;background:#fafbfc;overflow-y:auto;}@media screen and (min-width:1080px){.s_h-open .s_nav-list-area{display:none;}}.s_nav-all{position:relative;top:0;left:0;bottom:0;height:100%;padding-top:100px;padding-bottom:30px;overflow-y:auto;}.s_nav-menu{display:flex;}@media screen and (max-width:480px){.s_nav-menu{flex-direction:column;}}.s_nav-list-item{color:#71797f;margin-bottom:8px;font-weight:bold;}.s_nav-list-item>a{font-size:16px;font-weight:bold;-webkit-transition:.25s;transition:.25s;}.s_nav-list-item>a:hover{color:#0077c4;}.s_nav-sns{display:flex;justify-content:space-between;margin-top:40px;}.s_nav-list-area .s_nav-sns{margin-right:3.5%;}.s_external-link:after{content:"";width:16px;height:16px;margin-left:5px;display:inline-block;vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-image:url(/images/common/another-tab.svg);}.s_footer-area{position:relative;padding:60px 0 50px;background:#f2f2f2;}.s_footer-area .s_container{margin-bottom:0;}.s_footer{display:flex;justify-content:space-between;flex-direction:column;}@media screen and (min-width:1080px){.s_footer{flex-direction:row;}}@media screen and (min-width:1080px){.s_f-logo-area{width:30%;}}.s_f-logo-area .s_sns-area{margin-top:10px;}.s_f-bixid{width:120px;}.s_f-app_download{display:flex;align-items:center;margin-top:5px;}.s_f-menu-area{display:flex;width:100%;margin-top:20px;justify-content:space-between;flex-wrap:wrap;}@media screen and (min-width:1080px){.s_f-menu-area{margin:0;width:65%;}}.s_f-column{width:32%;}@media screen and (max-width:768px){.s_f-column{flex-wrap:wrap;width:48%;}}.s_f-column-title{font-size:15px;font-weight:bold;}a.s_f-column-title:hover{color:#0077c4;}.s_f-column-list{display:flex;flex-direction:column;margin:10px 0;}.s_f-column-list>a{font-size:13px;color:#71797f;padding-bottom:5px;transition:.25s;-webkit-transition:.25s;-moz-transition:.24s;font-weight:600;}@media screen and (max-width:480px){.s_f-column-list>a{font-size:12px;}}.s_f-column-list>a:hover{color:#0077c4;}.s_f-sub-menu-area{display:flex;justify-content:space-between;margin-top:40px;flex-wrap:wrap;gap:10px;}@media screen and (max-width:768px){.s_f-sub-menu-area{flex-direction:column-reverse;align-items:center;}}.s_f-sub-menu{display:flex;flex-wrap:wrap;gap:15px;}.s_f-sub-menu>a{font-size:12px;transition:.25s;-webkit-transition:.25s;-moz-transition:.25s;}.s_f-sub-menu>a:hover{color:#0077c4;}@media screen and (max-width:768px){.s_f-sub-menu{text-align:center;margin-bottom:10px;}}.s_sns-icon img{width:24px;height:24px;margin:0 3px;}.s_copy{color:#99abb7;font-weight:bold;font-size:12px;}#pageTop{position:absolute;top:-25px;right:40px;width:50px;height:50px;cursor:pointer;border-radius:50px;background:#002c4a;transition:.25s;-webkit-transition:.25s;-moz-transition:.25s;}#pageTop:hover{background:#00253e;}#pageTop:hover span{top:-3px;}#pageTop span{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:20px;height:20px;transition:.25s;-webkit-transition:.25s;-moz-transition:.25s;}#pageTop span::before,#pageTop span::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;vertical-align:middle;}#pageTop span::before{height:14px;width:3px;background:#fff;}#pageTop span::after{top:-3px;width:6px;height:6px;border-top:3px solid #fff;border-right:3px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}section{padding:80px 0;}@media screen and (max-width:480px){section{padding:56px 0;}}.s_section-adjacent{padding:0;}.s_container{max-width:1200px;width:93%;margin:0 auto 60px;}.s_container.s_adjust-bottom{margin:0 auto;}.s_min-container{max-width:800px;width:93%;margin:0 auto 60px;}.s_navidial_set::before{content:"";width:50px;height:30px;margin-right:5px;vertical-align:text-bottom;display:inline-block;position:relative;background-size:contain;background-repeat:no-repeat;background-image:url(/images/common/navidial_noname.png);}.s_navidial_set._noname::after{content:"ナビダイヤル";font-size:11px;margin-left:10px;vertical-align:super;}.s_back-green{background-color:#f9fcf2;}.s_back-gray{background-color:#f3f5f6;}.s_question{padding:15px 0;border-bottom:1px solid #99abb7;cursor:pointer;}.s_question:first-child{border-top:1px solid #99abb7;}.s_question>div{padding-right:20px;}@media screen and (max-width:480px){.s_question>div{padding-right:30px;}}.s_question-title{display:flex;align-items:center;font-weight:bold;position:relative;}.s_question-title::after{content:"";vertical-align:middle;right:4px;width:8px;height:8px;position:absolute;top:-4px;bottom:0;margin:auto;border-top:4px solid #0077c4;border-right:4px solid #0077c4;-webkit-transform:rotate(135deg);transform:rotate(135deg);transition:.25s;}.s_open-answer .s_question-title::after{-webkit-transform:rotate(315deg);transform:rotate(315deg);}.s_question-title span{position:relative;width:40px;height:40px;margin-right:40px;border-radius:40px;display:inline-block;flex-shrink:0;background:#0077c4;}.s_question-title span::before{content:"Q";display:flex;align-items:center;justify-content:center;color:#fff;width:1em;height:1em;position:absolute;font-size:25px;left:0;right:0;top:-3px;bottom:0;margin:auto;}@media screen and (max-width:480px){.s_question-title span{margin-right:10px;}}.s_answer-area{display:none;}.s_answer{display:flex;align-items:flex-start;margin-top:20px;}.s_answer>span{position:relative;width:40px;height:40px;margin-top:-5px;margin-right:40px;border-radius:40px;display:inline-block;flex-shrink:0;border:1px solid #0077c4;}.s_answer>span::before{content:"A";display:flex;align-items:center;justify-content:center;color:#0077c4;width:1em;height:1em;position:absolute;font-size:25px;left:0;right:0;top:-3px;bottom:0;margin:auto;}@media screen and (max-width:480px){.s_answer>span{margin-right:10px;}}.s_answer .s_answer-cap>span{font-weight:bold;position:relative;background:linear-gradient(transparent 75%,#ffc947 0%);display:inline;}.s_answer .s_answer-cap ul{margin-bottom:20px;}.s_answer .s_answer-cap ul li{list-style-type:disc;margin-inline-start:20px;margin-block-end:3px;}.s_answer .s_text-btn{display:block;}._ruby{position:relative;font-weight:bold;font-size:inherit;}._ruby::before{content:"ビサイド";display:inline-block;position:absolute;transform:scale(.8);left:0;right:0;top:-.75em;font-size:12px;font-weight:bold;text-align:center;}._ruby-bixider{position:relative;font-weight:bold;font-size:inherit;}._ruby-bixider::before{content:"ビサイダー";display:inline-block;position:absolute;transform:scale(.8);left:0;right:0;top:-.75em;font-size:12px;font-weight:bold;text-align:center;}.s_btn,.s_cv-basic-btn,.s_cv-btn,.s_basic-btn,.s_border-btn{padding:10px 40px;color:#fff;text-align:center;font-size:15px;font-weight:bold;border-radius:30px;border:transparent;position:relative;transition:.25s;display:inline-block;}@media screen and (min-width:1080px){.s_btn,.s_cv-basic-btn,.s_cv-btn,.s_basic-btn,.s_border-btn{font-size:18px;padding:10px 60px;}}.s_btn:hover::after,.s_cv-basic-btn:hover::after,.s_cv-btn:hover::after,.s_basic-btn:hover::after,.s_border-btn:hover::after{right:10px;}.s_btn::after,.s_cv-basic-btn::after,.s_cv-btn::after,.s_basic-btn::after,.s_border-btn::after{position:absolute;top:0;bottom:0;margin:auto;content:"";vertical-align:middle;right:15px;width:4px;height:4px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:.25s;}.s_btn._center-btn,._center-btn.s_cv-basic-btn,._center-btn.s_cv-btn,._center-btn.s_basic-btn,._center-btn.s_border-btn{margin:0 auto;display:table;}.s_border-btn{color:#0077c4;border:2px solid #0077c4;}.s_border-btn::after{border-top:2px solid #0077c4;border-right:2px solid #0077c4;}.s_border-btn:hover{border:2px solid #015287;}.s_basic-btn{background-color:#0077c4;}.s_basic-btn:hover{background-color:#015287;}.s_cv-btn{background-color:#f2883d;}.s_cv-btn:hover{background-color:#ff9b23;}.s_cv-basic-btn{margin-top:5px;border:2px solid #fff;}.s_text-btn{color:#0077c4;transition:.25s;cursor:pointer;}.s_text-btn span{position:relative;font-weight:bold;}.s_text-btn span::before{content:"";display:inline-block;position:absolute;top:0;bottom:-1px;right:9px;margin:auto;width:4px;height:4px;border-top:2px solid #0077c4;border-right:2px solid #0077c4;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1;}.s_text-btn span::after{content:"";display:inline-block;position:relative;bottom:-.35em;right:0;width:18px;height:18px;margin-left:5px;border-radius:20px;border:2px solid #0077c4;}.s_text-btn:hover span::before{border-top:2px solid #fff;border-right:2px solid #fff;}.s_text-btn:hover span::after{background:#0077c4;}.s_text-btn._center-btn{margin:0 auto;display:table;}.s_sub-title{font-size:18px;font-weight:bold;text-align:center;margin-bottom:10px;}.s_sub-title span:not(._ruby){font-size:inherit;font-weight:bold;color:#0077c4;}.s_title{font-size:30px;font-weight:bold;text-align:center;margin-bottom:50px;line-height:1.7;}@media screen and (max-width:768px){.s_title{font-size:26px;}}@media screen and (max-width:480px){.s_title{margin-bottom:35px;}}.s_title span:not(._ruby){font-size:inherit;font-weight:bold;color:#0077c4;}.s_title span:not(._ruby) span{font-size:150%;margin:0 3px;}.s_title span:not(._ruby-bixider){font-size:inherit;font-weight:bold;color:#0077c4;}.s_title span:not(._ruby-bixider) span{font-size:100%;margin:0;}.s_title ._ruby,.s_title ._ruby-bixider{font-size:inherit;}.s_title ._ruby::before{top:-.55em;}.s_cap{max-width:900px;width:90%;margin:0 auto;font-weight:bold;text-align:center;margin-bottom:40px;}.s_cap span{font-size:inherit;font-weight:bold;color:#0077c4;}.s_m-content .s_cap{text-align:left;margin:0 0 20px;width:100%;}.s_cv-area{display:flex;justify-content:space-between;position:relative;height:350px;padding:45px;border-radius:10px;background:#0077c4;flex-direction:column;overflow:hidden;}@media screen and (min-width:1080px){.s_cv-area{flex-direction:row;padding:45px 0 45px 45px;height:260px;}}@media screen and (max-width:768px){.s_cv-area{align-items:center;height:380px;}}@media screen and (max-width:480px){.s_cv-area{height:350px;padding:30px;}}.s_cv-text-area{width:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;}@media screen and (min-width:1080px){.s_cv-text-area{width:60%;}}.s_cv-title{font-size:25px;font-weight:bold;color:#ffe285;text-align:center;margin-bottom:15px;}@media screen and (max-width:480px){.s_cv-title{font-size:20px;margin-bottom:30px;}}@media screen and (max-width:768px){.s_cv-buttons{text-align:center;}}.s_cv-buttons .s_cv-basic-btn{margin-top:15px;}.s_cv-buttons .s_cv-btn{margin-right:20px;padding:10px 97px;}@media screen and (max-width:1079px){.s_cv-buttons .s_cv-btn{padding:10px 72px;}}@media screen and (max-width:768px){.s_cv-buttons .s_cv-btn{margin-right:0;}}.s_cv-img{width:75%;min-width:210px;max-width:390px;margin:25px auto 0;}@media screen and (min-width:1080px){.s_cv-img{width:40%;position:absolute;top:7px;left:calc(60% + 54px);}}@media screen and (min-width:1200px){.s_cv-img{right:25px;}}.s_cv-movie{width:60%;height:100%;margin:30px auto 0;position:relative;border:8px solid #1256b1;border-radius:30px;overflow:hidden;line-height:0;}@media screen and (min-width:1080px){.s_cv-movie{width:40%;margin:0;}}@media screen and (max-width:768px){.s_cv-movie{width:100%;}}.s_cv-movie::before{content:"";display:inline-block;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:80px;height:80px;z-index:1;transition:.25s;-webkit-transition:.25s;-moz-transition:.25s;border-radius:80px;background:#0077c4;}.s_cv-movie::after{content:"";display:inline-block;position:absolute;left:8px;right:0;top:0;bottom:0;margin:auto;width:0;height:0;z-index:2;transition:.25s;-webkit-transition:.25s;-moz-transition:.25s;border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff;}.s_cv-movie:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);}.s_cv-movie img{width:100%;transition:.25s;-webkit-transition:.25s;-moz-transition:.25s;}.s_line{margin:80px 0;border-bottom:1px solid #d9e2ef;}.s_f-list{display:flex;flex-direction:column;justify-content:space-between;height:auto!important;max-width:400px;margin:20px 20px 40px 0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 -3px 20px rgba(159,185,223,.4);}@media screen and (max-width:480px){.s_f-list{max-width:85vw;}}@media screen and (max-width:768px){.s_f-list{width:100%;}}.s_f-img{line-height:0;}.s_f-text{padding:15px 20px;}.s_f-title{color:#0077c4;font-size:17px;font-weight:bold;margin-bottom:10px;}._accessory{padding:0 20px 15px;}.s_f-suggest,.s_f-bixider,.s_f-bixider-license,.s_f-option{margin-right:5px;}.s_f-suggest::before,.s_f-bixider::before,.s_f-bixider-license::before,.s_f-option::before{display:inline-block;position:relative;padding:0 8px;font-size:12px;color:#fff;font-weight:bold;border-radius:20px;}.s_f-suggest::before{content:"おすすめ";background:#f2883d;}.s_f-bixider::before{content:"bixider限定機能";background:#0077c4;}.s_f-bixider-license::before{content:"bixiderライセンス付与可";background:#3662b3;}.s_f-option::before{content:"オプション";background:#4cc09c;}.s_f-cap{font-size:15px;font-weight:600;line-height:1.7;}@media screen and (max-width:480px){.s_f-cap{font-size:13px;}}.s_f-btn-area{display:flex;align-items:center;text-align:center;justify-content:center;border-top:1px solid #d9e2ef;}.s_f-btn-area ._first,.s_f-btn-area ._second{width:50%;}.s_f-btn-area>a{width:100%;}.s_f-btn{padding:5px 0 10px;}.s_f-btn:nth-child(2){border-left:1px solid #d9e2ef;}.s_tab-scroll{max-width:1200px;width:93%;margin:0 auto 40px;border-bottom:2px solid #d6e0e9;}@media screen and (max-width:768px){.s_tab-scroll{max-width:none;width:100%;margin:0 0 40px;border-top:2px solid #d6e0e9;}}.s_tab-scroll::-webkit-scrollbar{height:5px;}.s_tab-scroll::-webkit-scrollbar-track{background:transparent;}.s_tab-scroll::-webkit-scrollbar-thumb{background:#8b8b8b;border-radius:5px;}@media screen and (max-width:768px){.s_tab-area{display:flex;align-items:center;justify-content:space-between;position:relative;overflow-y:hidden;overflow-x:scroll;}}.s_tabbar-area{display:flex;justify-content:space-around;}.s_tabbar-area ._tab{position:relative;text-align:center;padding:0 10px 10px;font-size:18px;font-weight:bold;cursor:pointer;transition:.25s;white-space:nowrap;}@media screen and (max-width:768px){.s_tabbar-area ._tab{padding:5px 30px 10px;}}.s_tabbar-area ._tab._tab-active{color:#0077c4;}.s_tabbar-area ._tab._tab-active::before{content:"";display:block;width:100%;height:2px;position:absolute;left:0;right:0;bottom:0;margin:auto;background-color:#0077c4;}.s_desk-br{display:inline-block;}@media screen and (min-width:1080px){.s_desk-br{display:block;}}.s_pc-br{display:inline-block;}@media screen and (min-width:769px){.s_pc-br{display:block;}}.s_sp-br{display:block;}@media screen and (min-width:769px){.s_sp-br{display:inline-block;}}.s_desk-hide{display:block;}@media screen and (min-width:1080px){.s_desk-hide{display:none;}}.s_desk-show{display:none;}@media screen and (min-width:1080px){.s_desk-show{display:block;}}.s_pc-show{display:none;}@media screen and (min-width:769px){.s_pc-show{display:block;}}.s_sp-show{display:block;}@media screen and (min-width:769px){.s_sp-show{display:none;}}.s_m-area{display:none;width:100%;height:100vh;position:fixed;top:0;z-index:110;}.s_m-area.s_open{display:block;}.s_bg-modal{width:100%;height:100vh;position:absolute;background:rgba(83,83,83,.5);}.s_m-content-area{max-width:1200px;min-width:60%;position:absolute;top:50%;left:50%;background:#fff;border-radius:15px;transform:translate(-50%,-50%);}@media screen and (max-width:768px){.s_m-content-area{min-width:93%;}}.s_m-compact .s_m-content-area{max-width:800px;width:80%;min-width:auto;}.s_m-content{padding:40px 0 0;position:relative;}@media screen and (max-width:768px){.s_m-content{padding:5%;}}.s_m-content-scroll{max-height:80vh;overflow-y:auto;padding:0 40px 40px;}@media screen and (max-width:768px){.s_m-content-scroll{padding:0 10px;}}.s_close-icon{position:absolute;right:-10px;top:-10px;width:35px;height:35px;border-radius:35px;background:#0077c4;}.s_close-icon::before,.s_close-icon::after{content:"";display:inline-block;width:3px;height:13px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;}.s_close-icon::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.s_close-icon::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.s_m-title{color:#0077c4;font-size:20px;font-weight:bold;margin-bottom:10px;display:flex;}.s_m-table{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px solid #b0c5e3;}@media screen and (max-width:480px){.s_m-table{flex-direction:column;}}.s_m-table:first-child{border-top:1px solid #b0c5e3;}.s_m-cap{font-size:14px;}.s_m-cap span{color:#0077c4;}.s_m-th{font-weight:bold;}@media screen and (max-width:480px){.s_m-th{margin-bottom:10px;}}.s_m-th,.s_m-td{width:50%;}@media screen and (max-width:480px){.s_m-th,.s_m-td{width:100%;}}.s_m-th span,.s_m-td span{color:#0077c4;}.s_sub-td{margin-bottom:5px;}.s_sub-td>div{font-size:14px;}.s_new{position:relative;overflow:hidden;}.s_new._event>div::after{font-size:10px;}.s_new.s_f-img>div::before{border-width:45px 45px 0 0;}.s_new.s_f-img>div::after{font-size:12px;top:7px;}.s_new>div{position:relative;}.s_new>div::before{content:"";position:absolute;left:0;top:0;width:0;height:0;border-style:solid;border-width:35px 35px 0 0;border-color:#d34d4d transparent transparent transparent;z-index:1;}.s_new>div::after{content:"NEW";color:#fff;position:absolute;left:1px;top:11px;font-weight:bold;font-size:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1;}.s_kv-area{display:flex;flex-direction:column;align-items:center;}@media screen and (min-width:1080px){.s_kv-area{flex-direction:row;}}.s_kv-area .s_basic-btn{padding:10px 70px;margin-right:5px;}@media screen and (max-width:480px){.s_kv-area .s_basic-btn{padding:10px 55px;}}.s_kv-area .s_cv-basic-btn{padding:10px 35px;color:#0077c4;background-color:#fff;border:2px solid #0077c4;margin-top:20px;}@media screen and (max-width:480px){.s_kv-area .s_cv-basic-btn{padding:10px 25px;}}.s_kv-area .s_cv-basic-btn::after{border-top:2px solid #0077c4;border-right:2px solid #0077c4;}.s_kv-txt{width:530px;}@media screen and (max-width:1079px){.s_kv-txt{margin-bottom:70px;text-align:center;max-width:560px;width:100%;}}@media screen and (max-width:480px){.s_kv-txt{margin-bottom:56px;}}.s_kv-subtitle{font-size:22px;font-weight:bold;margin-bottom:15px;}.s_kv-subtitle ._ruby::before{font-size:10px;}.s_kv-title{font-size:47px;font-weight:bold;margin-bottom:30px;}.s_kv-title span{color:#0077c4;font-size:inherit;font-weight:inherit;}@media screen and (max-width:768px){.s_kv-title{font-size:38px;margin-bottom:15px;padding-left:.5em;}}@media screen and (max-width:480px){.s_kv-title{font-size:8.6vw;margin-bottom:0;}}#corpTop{padding-top:0;}#corpTop .s_cap{font-size:16px;}@media screen and (max-width:768px){#corpTop .s_cap{font-size:15px;}}#corpTop :is(._corp-about-area,._corp-problem-area) .s_title{margin-bottom:30px;}#corpTop :is(._corp-about-area,._corp-problem-area) .s_cap{margin-bottom:40px;}#corpTop ._corp-top-area{padding-top:140px;background-color:#f9fcf2;}@media screen and (max-width:768px){#corpTop ._corp-top-area{padding-top:115px;}}@media screen and (max-width:480px){#corpTop ._corp-top-area{padding-top:100px;}}#corpTop ._corp-top-area .s_container{max-width:1200px;margin:0 auto;}@media screen and (max-width:480px){#corpTop ._corp-top-area .s_container{width:100%;}}#corpTop ._kv-img{flex:1;position:relative;top:-8px;}@media screen and (max-width:1079px){#corpTop ._kv-img{width:100%;max-width:500px;}}@media screen and (max-width:480px){#corpTop ._kv-img{width:92%;}}#corpTop ._crown-cap{text-align:center;width:93%;max-width:1200px;margin:0 auto;padding-bottom:50px;font-size:10px;color:#99abb7;}#corpTop ._corp-crown{margin:55px auto 0;max-width:920px;width:90%;}@media screen and (max-width:1079px){#corpTop ._corp-crown{max-width:560px;}}@media screen and (max-width:480px){#corpTop ._corp-crown{margin:30px auto 0;}}#corpTop ._corp-crown img{max-width:700px;display:block;margin:0 auto 20px;}@media screen and (max-width:768px){#corpTop ._corp-about-area{background-color:#f5f5f5;}}#corpTop ._corp-about-area .s_cap{margin-bottom:30px;line-height:1.7;text-align:left;font-weight:unset;}#corpTop ._about-content{width:100%;position:relative;}@media screen and (max-width:768px){#corpTop ._about-content{max-width:500px;margin:0 auto;padding-left:10px;}}#corpTop ._about-content img{margin:0 auto;}#corpTop ._about-content ._pc{max-width:1000px;}#corpTop ._about-content ._sp{max-width:600px;}#corpTop ._about-content .s_text-btn{position:absolute;left:calc(17% - 5em);bottom:7%;}@media screen and (min-width:1086px){#corpTop ._about-content .s_text-btn{left:calc(50% - 409px);bottom:42px;}}@media screen and (max-width:768px){#corpTop ._about-content .s_text-btn{bottom:unset;left:calc(50% - 3.5em);top:27.5%;}}#corpTop ._problem-question-wrapper{display:flex;flex-direction:row;justify-content:space-between;gap:3%;}#corpTop ._problem-question-item{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;height:200px;padding:8px 15px 0;text-align:center;background:#fff;border:2px solid #d1d3d4;border-radius:10px;box-sizing:border-box;transition:.2s;z-index:1;}@media screen and (max-width:768px){#corpTop ._problem-question-item{display:none;}}#corpTop ._problem-question-item:hover{box-shadow:0 -3px 20px rgba(90,127,145,.3);background-color:#f8faff;transition:.2s;}#corpTop ._problem-question-item._small._active,#corpTop ._problem-question-item._small:hover{border:2px solid #00c0c0;}#corpTop ._problem-question-item._medium._active,#corpTop ._problem-question-item._medium:hover{border:2px solid #c0c000;}#corpTop ._problem-question-item._large._active,#corpTop ._problem-question-item._large:hover{border:2px solid #0b468c;}#corpTop ._problem-question-item._active::before{content:"選択中";display:flex;align-items:center;justify-content:center;position:absolute;right:calc(50% - 35px);top:-15px;width:70px;height:30px;color:#fff;font-weight:bold;text-align:center;font-size:14px;border-radius:15px;background:#005482;z-index:1;}#corpTop ._problem-question-item._sp-row{display:none;}@media screen and (max-width:768px){#corpTop ._problem-question-item._sp-row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align:left;width:auto;height:120px;padding:10px 5px;margin-bottom:35px;}}@media screen and (max-width:480px){#corpTop ._problem-question-item._sp-row{justify-content:space-between;padding:0 12px;}}#corpTop ._problem-question-item ._txt-content{z-index:1;}#corpTop ._q-txt{font-size:18px;font-weight:bold;margin-bottom:8px;}#corpTop ._problem-question-item:hover ._q-txt{color:#0077c4;}@media screen and (min-width:1080px){#corpTop{font-size:20px;}}@media screen and (max-width:768px){#corpTop{font-size:22px;margin:0 0 12px;}}#corpTop ._q-tag-wrapper{display:flex;justify-content:center;align-items:center;gap:5px;}@media screen and (min-width:1080px){#corpTop ._q-tag-wrapper{gap:15px;}}@media screen and (max-width:480px){#corpTop ._q-tag-wrapper{justify-content:start;}}#corpTop ._q-tag-item{display:flex;justify-content:center;align-items:center;padding:.4em .9em .45em;line-height:1;border-radius:30px;background-color:#fff;border:1.5px solid #aec7ff;color:#0077c4;font-size:11.5px;font-weight:bold;transition:.2s;}@media screen and (min-width:1080px){#corpTop ._q-tag-item{font-size:13px;padding:.4em .75em .45em;}}#corpTop ._problem-question-item:hover ._q-tag-item{background-color:#0077c4;color:#fff;}#corpTop ._q-img{width:auto;height:38%;margin-top:10px;}@media screen and (min-width:1080px){#corpTop ._q-img{height:48%;max-height:90px;}}@media screen and (max-width:768px){#corpTop ._q-img{width:112px;height:auto;margin-top:0;}}@media screen and (max-width:480px){#corpTop ._q-img{position:absolute;right:7px;bottom:10px;}}#corpTop ._problem-triangle{position:absolute;bottom:-20px;right:-20px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#c4c9cd;border-radius:100%;border:3px solid #fff;z-index:1;transition:.2s;}@media screen and (max-width:768px){#corpTop ._problem-triangle{right:-10px;width:35px;height:35px;}}#corpTop ._problem-triangle::after{content:"";border-top:13px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;transform:translateY(2px);box-sizing:border-box;}@media screen and (max-width:768px){#corpTop ._problem-triangle::after{border-top:9px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent;}}#corpTop ._active._small ._problem-triangle{background-color:#00c0c0;}#corpTop ._small:hover ._problem-triangle{background-color:#00c0c0;}#corpTop ._active._medium ._problem-triangle{background-color:#c0c000;}#corpTop ._medium:hover ._problem-triangle{background-color:#c0c000;}#corpTop ._active._large ._problem-triangle{background-color:#0b468c;}#corpTop ._large:hover ._problem-triangle{background-color:#0b468c;}#corpTop ._problem-answer-content{display:none;position:relative;margin:35px 0 40px;border-radius:10px;padding:30px 43px 43px;background:#fff;}@media screen and (max-width:768px){#corpTop ._problem-answer-content{margin-top:0;padding:40px 30px 30px;position:relative;top:-10px;}}@media screen and (max-width:480px){#corpTop ._problem-answer-content{padding:40px 18px 18px;}}#corpTop ._problem-answer-content#small{border:2px solid #00c0c0;}#corpTop ._problem-answer-content#medium{border:2px solid #c0c000;}#corpTop ._problem-answer-content#large{border:2px solid #0b468c;}#corpTop ._problem-answer-content::before{content:"";border-bottom:15px solid #2a1f1f;border-right:15px solid transparent;border-left:15px solid transparent;transform:translateY(2px);box-sizing:border-box;position:absolute;top:-17px;}#corpTop ._problem-answer-content#small::before{border-bottom:15px solid #00c0c0;left:calc(16.6666666667% - 25px);}@media screen and (max-width:768px){#corpTop ._problem-answer-content#small::before{left:calc(50% - 10.5px);}}#corpTop ._problem-answer-content#medium::before{border-bottom:15px solid #c0c000;left:calc(50% - 10.5px);}#corpTop ._problem-answer-content#large::before{border-bottom:15px solid #0b468c;right:calc(16.6666666667% - 25px);}@media screen and (max-width:768px){#corpTop ._problem-answer-content#large::before{right:unset;left:calc(50% - 10.5px);}}#corpTop ._problem-answer-content::after{content:"";width:100%;height:7px;display:block;position:absolute;top:0;left:0;right:0;border-top-left-radius:10px;border-top-right-radius:10px;}@media screen and (max-width:768px){#corpTop ._problem-answer-content::after{height:4px;}}#corpTop ._problem-answer-content#small::after{background-color:#00c0c0;}#corpTop ._problem-answer-content#medium::after{background-color:#c0c000;}#corpTop ._problem-answer-content#large::after{background-color:#0b468c;}#corpTop ._problem-answer-content._active{display:block;}#corpTop ._problem-answer-content .s_title{margin-bottom:13px;font-size:26px;}#corpTop ._problem-answer-content>._txt{margin-bottom:25px;}@media screen and (max-width:480px){#corpTop ._problem-answer-content>._txt{margin-bottom:20px;}}#corpTop ._problem-answer-wrapper{display:flex;justify-content:space-between;gap:3%;}@media screen and (max-width:768px){#corpTop ._problem-answer-wrapper{flex-direction:column;gap:22px;}}#corpTop ._problem-answer-item{display:flex;flex-direction:column;width:50%;border:2px solid #d1d3d4;border-radius:10px;padding:20px 20px 13px;}@media screen and (max-width:768px){#corpTop ._problem-answer-item{width:100%;}}@media screen and (max-width:480px){#corpTop ._problem-answer-item{padding:21px 12px 6px;}}#corpTop ._problem-answer-item ._title{font-size:22px;font-weight:bold;text-align:center;color:#0077c4;line-height:1.5;margin-bottom:13px;}@media screen and (max-width:768px){#corpTop ._problem-answer-item ._title{font-size:21px;}}#corpTop ._problem-answer-item>._txt{flex:1;margin-bottom:8px;}@media screen and (max-width:480px){#corpTop ._problem-answer-item>._txt{margin-bottom:15px;}}#corpTop ._problem-answer-item img{margin:0 auto;display:block;width:80%;max-width:300px;}@media screen and (max-width:768px){#corpTop ._problem-answer-item img{max-width:400px;width:100%;}}#corpTop ._corp-reason-area ._ruby{color:unset;}#corpTop ._reason-wrapper{display:flex;justify-content:space-between;gap:2%;}@media screen and (max-width:768px){#corpTop ._reason-wrapper{flex-direction:column;gap:35px;}}@media screen and (max-width:480px){#corpTop ._reason-wrapper{gap:25px;}}#corpTop ._reason-item{flex:1;padding:6% 2% 4%;text-align:center;background:#e6ecfa;border-radius:10px;}@media screen and (max-width:480px){#corpTop ._reason-item{padding:20px 10px 25px;}}#corpTop ._reason-item img{display:inline-block;margin-bottom:30px;width:90%;max-width:300px;}@media screen and (max-width:480px){#corpTop ._reason-item img{display:none;}}#corpTop ._reason-item ._large-txt{font-size:27px;font-weight:bold;color:#0077c4;margin-bottom:25px;}@media screen and (max-width:480px){#corpTop ._reason-item ._large-txt{font-size:22px;margin-bottom:18px;}}#corpTop ._function-item{padding:13px 13px 21px;}@media screen and (min-width:1080px){#corpTop ._function-item{padding:25px 20px 21px;}}@media screen and (max-width:768px){#corpTop ._function-item{padding:0 18px;width:100%!important;}}#corpTop ._function-item ._title{font-size:24px;font-weight:bold;display:flex;align-items:center;line-height:1;margin-bottom:22px;gap:10px;}@media screen and (max-width:768px){#corpTop ._function-item ._title{font-size:21px;}}#corpTop ._function-item ._title::before{content:"";display:block;width:10px;height:1em;margin-top:2px;background:#0077c4;}#corpTop ._function-item img{overflow:hidden;border-radius:10px;box-shadow:0 -3px 20px rgba(90,127,145,.3);margin-bottom:15px;}#corpTop .swiper-container{position:relative;}#corpTop .swiper-slide img{height:auto;width:100%;}#corpTop .swiper-container.swiper-container-horizontal>.swiper-pagination-bullets{bottom:65px;}#corpTop .swiper-container.swiper-container-horizontal .swiper-pagination-bullet{background:#60676b;}#corpTop .swiper-container .swiper-button-prev,#corpTop .swiper-container .swiper-button-next{display:none;}@media screen and (max-width:768px){#corpTop .swiper-container .swiper-button-prev,#corpTop .swiper-container .swiper-button-next{display:flex;justify-content:center;}}#corpTop .swiper-pagination{display:none;}@media screen and (max-width:768px){#corpTop .swiper-pagination{display:block;}}#corpTop .swiper-container>.swiper-button-prev,#corpTop .swiper-container>.swiper-button-next{position:absolute;background-color:#fff;border-radius:100%;width:40px;height:40px;border:2px solid #0077c4;bottom:0;top:unset;}#corpTop .swiper-container>.swiper-button-prev::after,#corpTop .swiper-container>.swiper-button-next::after{content:"";width:10px;height:10px;border-top:3px solid #0077c4;border-right:3px solid #0077c4;}#corpTop .swiper-container>.swiper-button-prev{left:calc(50% - 55px);}#corpTop .swiper-container>.swiper-button-prev::after{transform:rotate(-135deg);margin-left:5px;}#corpTop .swiper-container>.swiper-button-next{right:calc(50% - 55px);}#corpTop .swiper-container>.swiper-button-next::after{transform:rotate(45deg);margin-right:7px;}#corpTop ._corp-function-area .swiper-wrapper{display:grid;gap:0;grid-template-columns:repeat(3,1fr);}@media screen and (max-width:768px){#corpTop ._corp-function-area .swiper-wrapper{display:flex;}}#corpTop ._corp-function-area ._swiper-space{width:100%;height:100px;display:none;}@media screen and (max-width:768px){#corpTop ._corp-function-area ._swiper-space{display:block;}}#corpTop ._corp-plan-area .s_title{margin-bottom:10px;}#corpTop ._corp-plan-area .s_cap{margin-bottom:65px;}#corpTop ._corp-plan-area .s_sub-title{margin-bottom:60px;}#corpTop ._corp-plan-area ._corp-ease-plan{display:flex;flex-wrap:wrap;justify-content:space-between;gap:50px 20px;}@media screen and (max-width:480px){#corpTop ._corp-plan-area ._corp-ease-plan{gap:22px;}}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base{width:100%;overflow:visible;position:relative;}@media screen and (min-width:769px){#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base{width:31%;}}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base::before{border-radius:10px 10px 0 0;}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base.cpct031::after{content:"おすすめ";display:flex;align-items:center;justify-content:center;position:absolute;right:30px;top:-35px;width:70px;height:70px;color:#fff;font-weight:bold;text-align:center;font-size:14px;border-radius:100%;background:#f2883d;}@media screen and (max-width:480px){#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base.cpct031::after{top:-5px;top:-5px;right:-3px;}}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base .b_plan-cap{font-weight:bold;}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base .b_plan-text{border-bottom:0;}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base img{max-height:100px;width:auto;display:block;margin:0 auto;}@media screen and (max-width:768px){#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-base img{display:none;}}#corpTop ._corp-plan-area ._corp-ease-plan .b_plan-price>div{color:#0077c4;}@media screen and (max-width:480px){#corpTop ._corp-plan-area .b_plan-base :is(.b_plan-cap,.b_plan-name,.b_plan-text){text-align:left;}}#corpTop ._corp-plan-area .b_plan-base .b_plan-price{margin-bottom:5px;}#corpTop ._corp-case-area .s_title{margin-bottom:35px;}@media screen and (max-width:480px){#corpTop ._corp-case-area .s_title{margin-bottom:25px;}}#corpTop ._corp-case-area .swiper-wrapper{flex-direction:column;padding-top:21px;gap:30px;}@media screen and (max-width:768px){#corpTop ._corp-case-area .swiper-wrapper{flex-direction:row;gap:0;}}#corpTop ._corp-case-area .swiper-wrapper ._swiper-space{width:100%;height:57px;display:none;}@media screen and (max-width:768px){#corpTop ._corp-case-area .swiper-wrapper ._swiper-space{display:block;}}@media screen and (min-width:769px){#corpTop ._corp-case-area .swiper-slide{width:100%;}}@media screen and (max-width:768px){#corpTop ._corp-case-area .s_container{width:100%;}}#corpTop ._corp-case-area ._swiper-space{width:100%;height:40px;}@media screen and (max-width:768px){#corpTop ._corp-case-area ._swiper-space{height:60px;}}#corpTop .s_case-row-item{display:flex;align-items:flex-start;gap:5%;margin-bottom:2rem;padding:2rem;border-radius:10px;box-shadow:0 -3px 20px rgba(90,127,145,.3);background-color:#fff;margin:0 18px;}@media screen and (min-width:1080px){#corpTop .s_case-row-item{padding:2.5rem;}}@media screen and (max-width:768px){#corpTop .s_case-row-item{flex-direction:column;gap:20px;}}@media screen and (max-width:480px){#corpTop .s_case-row-item{padding:1.5rem;}}#corpTop .s_case-row-item img{width:40%;}@media screen and (max-width:768px){#corpTop .s_case-row-item img{width:100%;order:1;}}@media screen and (max-width:480px){#corpTop .s_case-row-item img{height:135px;object-fit:cover;object-position:0 25%;}}#corpTop .s_case-row-info{flex:1;}@media screen and (min-width:1080px){#corpTop .s_case-row-info{padding-top:.7rem;}}#corpTop .s_case-row-info ._title{margin-bottom:13px;font-size:24px;font-weight:bold;color:#0077c4;}@media screen and (max-width:480px){#corpTop .s_case-row-info ._title{margin-bottom:3px;font-size:4.3vw;}}#corpTop .s_case-row-info ._info-wrapper{display:flex;gap:15px;align-items:flex-start;margin-bottom:20px;}@media screen and (max-width:1079px){#corpTop .s_case-row-info ._info-wrapper{flex-direction:column;gap:5px;}}@media screen and (max-width:768px){#corpTop .s_case-row-info ._info-wrapper{flex-direction:row;}}@media screen and (max-width:480px){#corpTop .s_case-row-info ._info-wrapper{flex-direction:column;gap:5px;}}#corpTop .s_case-row-info ._corp{font-size:15px;font-weight:bold;color:#60676b;}@media screen and (max-width:768px){#corpTop .s_case-row-info ._corp{display:inline-block;}}#corpTop .s_case-row-info p{font-size:16px;line-height:1.6;}@media screen and (max-width:480px){#corpTop .s_case-row-info p{font-size:15px;}}#corpTop .s_case-row-category span{font-size:13px;font-weight:bold;background:#efefef;padding:1px 10px;display:inline-block;border-radius:20px;margin-right:5px;}#corpTop .s_case-row-category._corp span{background:#ebf2db;}#corpTop ._case-link{text-align:center;}#corpTop ._case-link .s_basic-btn{margin-top:30px;}#corpTop ._step-wrapper{position:relative;display:flex;flex-direction:row;justify-content:space-between;gap:3%;content:counter(step-counter);margin-top:15px;}@media screen and (max-width:1079px){#corpTop ._step-wrapper{flex-direction:column;padding:0 15px;gap:30px;max-width:700px;margin:0 auto;}}@media screen and (max-width:480px){#corpTop ._step-wrapper{gap:20px;}}#corpTop ._step-wrapper::before{position:absolute;content:"";width:100%;height:4px;background:#0077c4;top:calc(50% - 2px);}@media screen and (max-width:1079px){#corpTop ._step-wrapper::before{width:6px;height:100%;top:0;left:calc(50% - 3px);}}@media screen and (max-width:480px){#corpTop ._step-wrapper::before{width:3px;}}#corpTop ._step-item{display:flex;flex-direction:column;justify-content:space-between;position:relative;counter-increment:step-counter;width:100%;padding:50px 10px 30px;text-align:center;background:#fff;border-radius:10px;}@media screen and (max-width:1079px){#corpTop ._step-item{flex-direction:row;justify-content:space-around;gap:19px;padding:15px 15px 15px 10px;}}@media screen and (max-width:480px){#corpTop ._step-item{padding-left:22px;}}#corpTop ._step-item::before{position:absolute;content:counter(step-counter);display:flex;align-items:center;justify-content:center;right:calc(50% - 17px);top:-15px;width:34px;height:34px;color:#fff;font-weight:bold;text-align:center;font-size:14px;border-radius:100%;background:#0077c4;}@media screen and (max-width:1079px){#corpTop ._step-item::before{left:-17px;}}@media screen and (max-width:480px){#corpTop ._step-item::before{top:-7px;}}#corpTop ._step-item img{width:70%;max-width:100px;height:auto;margin:0 auto 27px;}@media screen and (max-width:1079px){#corpTop ._step-item img{width:65px;margin:0;margin-left:17px;}}@media screen and (max-width:480px){#corpTop ._step-item img{display:none;}}#corpTop ._step-detail-wrapper{flex:1 1 auto;display:flex;flex-direction:column;}@media screen and (max-width:1079px){#corpTop ._step-detail-wrapper{text-align:left;}}#corpTop ._step-detail-wrapper ._title{font-size:16px;font-weight:bold;color:#0077c4;margin-bottom:10px;}@media screen and (min-width:1080px){#corpTop ._step-detail-wrapper ._title{font-size:18px;}}#corpTop ._step-detail-wrapper ._txt{font-size:15px;flex-grow:1;}#corpTop ._initial-support{padding:35px 35px 40px;background-color:#fafbfb;border-radius:10px;}@media screen and (max-width:480px){#corpTop ._initial-support{padding:30px 17px;}}#corpTop ._initial-support ._title{font-size:23px;text-align:center;font-weight:bold;margin-bottom:25px;}@media screen and (max-width:480px){#corpTop ._initial-support ._title{font-size:20px;}}#corpTop ._initial-support ._txt{margin-bottom:35px;width:100%;font-weight:inherit;}@media screen and (max-width:480px){#corpTop ._initial-support ._txt{text-align:left;}}#corpTop ._initial-support ._link{color:#0077c4;font-weight:bold;}#corpTop ._initial-support ._detail-title{font-size:14px;margin-bottom:14px;text-align:center;font-weight:bold;}@media screen and (max-width:768px){#corpTop ._initial-support ._detail-title{font-size:14px;}}#corpTop ._support-example{font-size:15px;text-align:center;margin:0 auto;border-radius:10px;width:calc(50% - 15px);max-width:840px;padding:21px 30px;background-color:#e9edf0;line-height:1.9;}@media screen and (max-width:768px){#corpTop ._support-example{width:100%;}}@media screen and (max-width:480px){#corpTop ._support-example{padding:15px 10px;font-size:3.5vw;}}#corpTop ._small-txt,#corpTop ._problem-answer-content>._txt,#corpTop ._problem-answer-item>._txt,#corpTop ._reason-item ._small-txt,#corpTop ._initial-support ._txt{font-size:16px;}@media screen and (max-width:768px){#corpTop ._small-txt,#corpTop ._problem-answer-content>._txt,#corpTop ._problem-answer-item>._txt,#corpTop ._reason-item ._small-txt,#corpTop ._initial-support ._txt{font-size:15px;}}#corpTop ._news-area{display:flex;width:100%;justify-content:space-between;flex-direction:column;}@media screen and (min-width:769px){#corpTop ._news-area{flex-direction:row;}}@media screen and (min-width:769px){#corpTop ._news-area .s_title{width:30%;text-align:left;}}#corpTop ._news-area .s_text-btn{display:block;text-align:right;margin-top:15px;}@media screen and (min-width:769px){#corpTop ._news-area ._news-item-list{width:70%;}}#corpTop ._news-content{border-bottom:1px solid #d1d3d4;padding:15px 0;}#corpTop ._news-content:first-child{border-top:1px solid #d1d3d4;}#corpTop ._news-content ._news::after{content:"NEWS";background-color:#0077c4;}#corpTop ._news-content ._info::after{content:"お知らせ";background-color:#f2883d;}#corpTop ._news-content ._versionup::after{content:"更新情報";background-color:#31a396;}#corpTop ._news-content ._news::after,#corpTop ._news-content ._info::after,#corpTop ._news-content ._versionup::after{width:60px;height:auto;margin-left:10px;padding:0 0 1px;color:#fff;font-size:11px;font-weight:700;text-align:center;position:relative;top:-2px;vertical-align:middle;border-radius:10px;display:inline-block;}#corpTop ._news-content .dt{padding:0 0 5px;}#functionTop._function-top{padding-bottom:60px;background-color:#f9fcf2;}#functionTop._function-top .s_container{margin-bottom:0;}#functionTop ._function-cv-area{display:flex;justify-content:space-between;position:relative;padding:30px 40px;border-radius:10px;background-color:#fff;}@media screen and (max-width:768px){#functionTop ._function-cv-area{flex-direction:column;height:500px;}}@media screen and (max-width:480px){#functionTop ._function-cv-area{padding:30px;}}@media screen and (min-width:769px){#functionTop ._function-cv-text{width:56%;}}#functionTop ._function-cv-text ._title{margin-bottom:16px;font-size:24px;font-weight:bold;color:#0077c4;}#functionTop ._function-cv-text p{margin-bottom:24px;font-size:16px;line-height:1.7;}#functionTop ._function-cv-img{position:relative;line-height:0;display:flex;justify-content:end;width:40%;}@media screen and (max-width:768px){#functionTop ._function-cv-img{width:65%;margin:25px auto 0;}}@media screen and (max-width:480px){#functionTop ._function-cv-img{width:85%;}}#functionTop ._function-cv-img>img{position:absolute;bottom:-30px;max-width:350px;}#functionPage #functionContent._corp-function-area .s_cap{margin-bottom:30px;line-height:1.7;text-align:left;font-weight:unset;}#functionPage #functionContent ._f-tab-wrapper{display:flex;flex-direction:row;justify-content:space-between;padding-top:40px;}@media screen and (max-width:1079px){#functionPage #functionContent ._f-tab-wrapper{flex-direction:column;gap:3rem;padding-top:20px;}}#functionPage #functionContent ._f-tab-box{display:flex;flex-direction:column;flex:1;}@media screen and (min-width:1080px){#functionPage #functionContent ._f-tab-box{border-right:1px solid #d1d3d4;}#functionPage #functionContent ._f-tab-box:last-child{border-right:0;}}#functionPage #functionContent ._f-tab-box .s_text-btn span::before{right:8px;transform:rotate(135deg);}#functionPage #functionContent ._f-tab-box:hover .s_text-btn span::after{background:#0077c4;}#functionPage #functionContent ._f-tab-box:hover .s_text-btn span::before{border-top:2px solid #fff;border-right:2px solid #fff;}#functionPage #functionContent ._f-title-wrapper{margin-bottom:20px;text-align:center;}@media screen and (max-width:1079px){#functionPage #functionContent ._f-title-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px;text-align:left;}}#functionPage #functionContent ._f-title-area .s_title{font-size:24px;margin-bottom:10px;}@media screen and (max-width:1079px){#functionPage #functionContent ._f-title-area .s_title{font-size:20px;}}@media screen and (max-width:1079px){#functionPage #functionContent ._f-title-area .s_sub-title{text-align:left;}}#functionPage #functionContent ._f-text-area{padding:20px;background-color:#f3f5f6;flex-grow:1;line-height:2;}#functionPage #functionList ._f-container{display:flex;flex-direction:column;gap:6rem;}#functionPage #functionList ._f-container .s_sub-title{font-size:22px;}#functionPage #functionList ._f-list-area{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}@media screen and (max-width:768px){#functionPage #functionList ._f-list-area{grid-template-columns:repeat(1,1fr);}}#functionPage #functionList ._f-list-box ._f-list{height:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 -3px 20px rgba(90,127,145,.3);}@media screen and (max-width:1079px){#bixidPlan.s_container{margin:0 auto 30px;}}@media screen and (max-width:1079px){#pricePlan{overflow-x:scroll;margin:0 0 0 4%;padding-top:50px;}}#pricePlan ._price-supplement{margin:16px auto 0;}#corpPlan ._block-plus{margin-block:auto;position:relative;display:block;width:30px;height:30px;}#corpPlan ._block-plus._plus-center{margin:0 auto;}#corpPlan ._block-plus::before,#corpPlan ._block-plus::after{content:"";display:block;width:30px;height:5px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#333;border-radius:10px;}#corpPlan ._block-plus::before{width:5px;height:30px;}#corpPlan ._option-item-area{display:flex;flex-direction:column;justify-content:space-between;margin-top:20px;}@media screen and (min-width:1080px){#corpPlan ._option-item-area{flex-direction:row;}}#corpPlan ._option-item-wrap{display:flex;flex-direction:column;}@media screen and (min-width:1080px){#corpPlan ._option-item-wrap{gap:80px;}}#corpPlan ._option-item{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin-bottom:30px;border-radius:20px;background-color:#fff;box-shadow:0 -3px 20px rgba(159,185,223,.4);}#corpPlan ._option-item:last-child{margin-bottom:0;}#corpPlan ._option-item._single{width:100%;}@media screen and (min-width:1080px){#corpPlan ._option-item{width:32%;margin-bottom:0;}}#corpPlan ._option-item ._option-item-container{padding:20px;}#corpPlan ._option-item ._option-item-container ._single-title{display:flex;justify-content:space-between;margin-bottom:15px;}@media screen and (max-width:768px){#corpPlan ._option-item ._option-item-container ._single-title{flex-direction:column;}}#corpPlan ._option-title{font-size:24px;font-weight:bold;}#corpPlan ._option-price-area{display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;}@media screen and (min-width:1080px){#corpPlan ._option-price-area{height:57px;}}#corpPlan ._option-price{font-size:18px;font-weight:bold;}#corpPlan ._option-price>div{display:inline-block;margin:0 4px;font-size:34px;font-weight:bold;line-height:1;color:#0077c4;}#corpPlan ._option-note{margin-top:2px;font-size:12px;}#corpPlan ._option-info{border-top:1px solid #99abb7;padding-block:10px 5px;color:#99abb7;font-size:14px;font-weight:bold;}#corpPlan ._option-cap{line-height:1.8;font-size:14px;}#corpPlan ._option-cap._gray-border{border-top:1px solid #99abb7;border-bottom:1px solid #d9e2ef;padding:20px 0;}#corpPlan ._option-ex-area{display:flex;flex-direction:row;justify-content:space-between;gap:20px;margin-top:20px;}@media screen and (max-width:768px){#corpPlan ._option-ex-area{flex-direction:column;}}#corpPlan ._option-ex-area ._option-ex-box{display:flex;flex-direction:row;gap:20px;width:50%;}@media screen and (max-width:768px){#corpPlan ._option-ex-area ._option-ex-box{flex-direction:column;width:100%;gap:0;}}#corpPlan ._option-ex-area ._option-ex-title{font-weight:bold;color:#0077c4;font-size:14px;}#corpPlan ._custom-title-container{padding:20px 0;border-radius:20px 20px 0 0;font-size:24px;text-align:center;color:#fff;background-color:#6e1572;}#corpPlan ._option-item-container._custom-text-container ._single-title{gap:15px;margin-bottom:0;}#corpPlan ._custom-box{display:flex;flex-direction:column;gap:10px;}#corpPlan ._custom-box ._option-price>div{display:inline-block;margin:0 4px;font-size:34px;font-weight:bold;line-height:1;color:#6e1572;}