@charset "UTF-8";html{overflow-x:hidden}body{font-family:'Noto Sans',sans-serif;-webkit-text-size-adjust:100%;background-color:#fff;color:#222226;font-size:16px;line-height:1.5;position:relative;padding-top:108px;overflow:auto}img{max-width:100%;height:auto}figure{margin:0}.module_name{padding:10px 27px;position:relative;z-index:2}@media screen and (max-width:767px){body{padding-top:65px}}#header{border-bottom:1px solid transparent;height:108px;width:100%;position:fixed;top:0;left:0;transition:all .3s ease-in-out;z-index:99}#header.active{background:#fff;border-bottom:1px solid #d0dadf}#header.active.s_off{border:none}#header .headerInner{width:100%;height:100%;margin:0 auto;padding:0 57px 0 64px;display:flex;align-items:center;justify-content:space-between}#header .header_logo{margin-right:48px}.gnav{display:flex;flex:1;justify-content:space-between}.gnav .menu{display:flex;gap:24px;margin-top:15px}.gnav .menu li a{display:block;line-height:1.75;position:relative;transition:all .3s ease-in-out}.gnav .h_btn{width:172px;height:40px}.sub_menu{display:none}@media screen and (max-width:1000px){#header .headerInner{padding:0 20px}#header .header_logo{width:150px;margin-right:20px}.gnav .menu{gap:20px}.gnav .menu li a{font-size:15px}}@media screen and (min-width:768px){.gnav .menu li>a:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/0 1px;transition:all .3s ease-in-out}.gnav .menu li>a:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/100% 1px}}@media screen and (max-width:767px){#header{height:65px}#header .headerInner{padding:16px}.menu-open #header{background:#fff}#header .header_logo{width:128px}.gnav{flex-direction:column;justify-content:flex-start;position:absolute;left:0;top:100%;width:100%;height:calc(100vh - 65px);padding:55px 16px 32px;overflow:auto;-webkit-overflow-scrolling:touch;border-radius:0;background:#fff;transform:translateX(110%);transition:transform .3s cubic-bezier(.215,.61,.355,1)}.menu-open .gnav{transform:translateX(0%)}.gnav .menu{flex-direction:column;margin-top:0;margin-bottom:52px}.gnav .menu li{position:relative}.gnav .menu li a{font-size:16px}.gnav .menu li .none_link{pointer-events:none}.gnav .menu li>a{font-weight:700}.gnav .menu li:not(.has_sub) a:after{content:'';position:absolute;top:50%;right:0;width:34px;height:34px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_b.svg) no-repeat center center/100% auto;transform:translateY(-50%)}.gnav .menu li .btn_tog{position:absolute;top:0;left:0;width:100%;height:27px}.gnav .menu li:nth-child(1) .btn_tog,.gnav .menu li:nth-child(2) .btn_tog{width:34px;left:auto;right:0}.gnav .menu li .btn_tog:after{content:'';position:absolute;width:34px;height:34px;right:0;top:50%;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_plus.svg) no-repeat center center/100% auto;transform:translateY(-50%);transition:background .3s ease-in-out}.gnav .menu li .btn_tog.active:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_mins.svg) no-repeat center center/100% auto}.gnav .sub_menu{padding-top:18px}.gnav .sub_menu li:not(:last-child){margin-bottom:2px}.gnav .sub_menu li a{font-weight:400}.gnav .sub_menu li a:after{display:none}.gnav .sub_menu .sub_inr{padding-left:15px}.gnav .btn_group{display:flex;flex-direction:column;gap:16px}.gnav .h_btn{max-width:343px;width:100%;height:60px;margin:0 auto}.gnav .h_btn .btn{font-size:16px}.hamburger{width:32px;height:32px;cursor:pointer}.hamburger span{display:block;width:22px;height:2px;background:#222226;position:relative;top:50%;left:0;margin:auto;transition:all .3s ease-in-out}.hamburger span:before,.hamburger span:after{content:'';position:absolute;height:2px;top:0;left:0;transition:all .3s ease-in-out}.hamburger span:before{width:11px;box-shadow:0 -10px 0 0 #222226}.hamburger span:after{width:17px;box-shadow:0 10px 0 0 #222226}.hamburger.active span{transform:rotate(45deg)}.hamburger.active span:before{transform:translate(-4px,-6px) rotate(90deg)}.hamburger.active span:after{width:11px;transform:translate(16px,-7px) rotate(90deg);box-shadow:13px 10px 0 0 #222226}}#footer{background:#f1f4f7;border-top:1px solid #d0dadf}#footer .totop{display:none;position:fixed;right:40px;bottom:21px;cursor:pointer;z-index:3}#footer .footer_menu{display:flex;flex-wrap:wrap;gap:20px 0;padding:62px 0 31px}#footer .footer_menu .menu_block{width:25%;line-height:1.75;letter-spacing:.8px;padding-right:10px}#footer .footer_menu .menu_block .block_title{display:inline-block;font-weight:700;margin-bottom:32px}#footer .footer_menu .menu_block .none_link{cursor:text}#footer .footer_menu .menu_block .none_link span{background:0 0 !important}#footer .footer_menu .menu_block .block_list a span{position:relative}#footer .footer_menu .menu_block .sub_list{padding-left:16px}#footer .footer_infor{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px 0}#footer .footer_infor .footer_link a{transition:all .3s ease-in-out}@media screen and (min-width:768px){#footer .totop:hover{opacity:.8}#footer .footer_menu .menu_block a span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/0 1px;padding-bottom:3px;transition:all .3s ease-in-out}#footer .footer_menu .menu_block a:hover span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/100% 1px}}@media screen and (max-width:1500px){#footer .totop{bottom:70px}}@media screen and (max-width:1000px){#footer .footer_menu .menu_block{width:50%}}@media screen and (max-width:768px){#footer .totop{right:15px;bottom:40px}#footer .sec_inquiry{padding:60px 0 50px}#footer .footer_menu{padding:32px 0}#footer .footer_menu .menu_block{width:100%}#footer .footer_menu .menu_block .block_title{margin-bottom:5px}#footer .footer_infor{padding:15px 0}}#main{position:relative}.inner{max-width:1240px;width:100%;margin:0 auto;padding:0 20px;position:relative;z-index:2}.section{padding:112px 0 56px;position:relative;overflow:hidden}.sec_last{padding-bottom:0 !important}.last_item{margin-bottom:0 !important}.text_blue{color:#00a1b3}.text_blue02{color:#0078a3}.text_red{color:#fd0000}.text_center{text-align:center}.text_right{text-align:right}.text_link span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/0 1px;padding-bottom:3px;transition:all .3s ease-in-out}.btn{background:#222226;border-radius:100px;color:#fff;display:flex;line-height:1.75;letter-spacing:.8px;align-items:center;justify-content:center;text-align:center;padding:0 32px;width:100%;height:100%;position:relative;transition:all .3s ease}.btn:after{content:'';position:absolute;width:12px;height:12px;right:14px;top:50%;transform:translateY(-50%);background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arrow_w.svg) no-repeat center center/100% auto;transition:all .3s ease}.btn_blue{border:none;background:#0a3c6e}.btn_back{background:#ebeff4;border:none;color:#222226;padding:0 5px}.btn_back:after{display:none}.btn_blank:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_blank_w.svg) no-repeat center center/100% auto}.bg{margin-top:112px;background:rgba(235,239,244,70%);z-index:2}.bg_white{background:rgba(255,255,255,70%)}.bg_gray{background:rgba(246,246,246,70%)}.sec_btn{width:156px;height:40px;margin:0 auto}.sec_title01{font-size:48px;font-weight:600;line-height:1.3;text-align:center;margin-bottom:64px}.sec_title02{font-size:40px;font-weight:600;line-height:1.4;text-align:center;margin-bottom:48px}.sec_title03{font-size:28px;font-weight:600;line-height:1.4;letter-spacing:.8px;text-align:center;margin-bottom:32px}.sec_title04{font-size:20px;line-height:1.6;text-align:center;margin-bottom:32px}.sec_text{line-height:1.75;letter-spacing:.8px}.sec_text02{font-size:28px;line-height:1.4;letter-spacing:.8px;margin-bottom:32px}.text_cap{margin-top:-30px}.sec_note,sec_supplement{font-size:14px;line-height:1.4}.sec_supplement{border-top:1px solid #d0dadf;padding-top:16px}.sec_list .list_title{font-weight:700;line-height:1.75}.sec_list ul{padding-left:13px}.sec_list ul li{line-height:1.75;padding-left:15px;position:relative}.sec_list ul li:before{content:'';position:absolute;left:0}.sec_list .list_text li:before{background:#00a1b3;border-radius:100%;width:8px;height:8px;top:10px}.sec_list .list_link li:before{width:6px;height:11px;top:11px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_list_arrow_bl.svg) no-repeat center center/auto 100%}.sec_list .list_link a{color:#0078a3;position:relative}.sec_list .list_num{counter-reset:section}.sec_list .list_num li{padding-left:40px}.sec_list .list_num li:before{counter-increment:section;content:'（' counter(section) '）'}.ico_blank{display:inline-block;vertical-align:middle;margin-left:5px;width:11px;height:11px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_blank.svg) no-repeat center center/100% auto}.ico_pdf{display:inline-block;vertical-align:middle;margin-left:5px;width:13px;height:14px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_pdf.svg) no-repeat center center/100% auto}.sec_img{margin-bottom:56px;border-radius:24px;overflow:hidden;border:1px solid #d0dadf}.sec_img img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px){.sp{display:none !important}.btn:hover{background:#0078a3;color:#fff}.btn_blue:hover{background:#0078a3;color:#fff}.btn_blue:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arrow_w.svg) no-repeat center center/100% auto}.btn_back:hover{color:#ebeff4;background:#222226}.text_link:hover span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/100% 1px}.sec_list .list_link a span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/0 1px;padding-bottom:3px;transition:all .3s ease-in-out}.sec_list .list_link a:hover span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/100% 1px}}@media screen and (max-width:767px){body{font-size:14px}.section{padding:56px 0}.pc{display:none !important}.sec_title01{font-size:28px;margin-bottom:42px}.sec_title02{font-size:22px;margin-bottom:32px}.sec_title03{font-size:18px;margin-bottom:21px}.sec_title04{font-size:16px;margin-bottom:21px}.sec_list ul{padding-left:6px}.sec_list .list_link li:before{top:5px}.bg{margin-top:56px}.sec_img{border-radius:12px}}.subvisual{padding:0 36px 32px;position:relative;z-index:2}.subvisual .inner{background:rgba(235,239,244,70%);border-radius:24px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;max-width:1420px;padding:40px 45px 55px}.subvisual .sv_content{flex:1 1;padding:40px 32px 0 0}.subvisual.sv_noneImg .sv_content{padding:40px 32px 25px 0}.subvisual .sv_content .sv_title{font-size:64px;font-weight:600;line-height:1.3;letter-spacing:-.2px;margin:0 0 10px}.subvisual.sv_noneImg .sv_content .sv_title{margin:0}.subvisual .sv_content .sv_text{font-size:28px;line-height:1.4;letter-spacing:.8px}.subvisual.sv_noneImg .sv_content .sv_text{margin-top:10px}.subvisual .sv_img{width:49%;max-width:624px;border-radius:24px;overflow:hidden}.subvisual .sv_img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1200px){.subvisual .inner{padding:41px 30px 55px}.subvisual .sv_content .sv_title{font-size:45px}.subvisual .sv_content .sv_text{font-size:24px}}@media screen and (max-width:1000px){.subvisual .sv_content,.subvisual .sv_img{width:100%;max-width:inherit}.subvisual .sv_content{padding:0 !important;margin-bottom:32px}}@media screen and (max-width:767px){.subvisual{padding:0 20px 20px}.subvisual .inner{padding:30px 20px 20px;border-radius:12px}.subvisual.sv_noneImg .inner{padding:53px 20px}.subvisual.sv_noneImg .sv_content{margin-bottom:0}.subvisual .sv_content .sv_title{font-size:30px}.subvisual .sv_content .sv_text{font-size:18px}.subvisual .sv_img{border-radius:12px}}.sec_inquiry{padding:90px 0 144px;background:#f1f4f7;border-radius:80px 80px 0 0;margin-top:112px}.sec_inquiry .inquiry_block{display:flex;flex-wrap:wrap}.sec_inquiry .inquiry_block .block_col{width:50%}.sec_inquiry .inquiry_block .col_right{display:flex;justify-content:center}.sec_inquiry .inquiry_block .inquiry_text{line-height:1.75;letter-spacing:.8px}.sec_inquiry .inquiry_block .inquiry_text a{color:#0078a3;transition:all .3s ease-in-out}.sec_inquiry .inquiry_block .inquiry_btn{width:208px;height:56px}@media screen and (max-width:900px){.sec_inquiry .inquiry_block{gap:36px}.sec_inquiry .inquiry_block .block_col{width:100%}}@media screen and (max-width:767px){.sec_inquiry{border-radius:40px 40px 0 0;padding:50px 0;margin-top:56px}}.sec_anchor{position:relative;z-index:2}.sec_anchor.fixed{position:fixed;z-index:90;width:100%;top:107px;bottom:auto;animation:scrolltop .8s;animation-iteration-count:1;margin-bottom:0}.sec_anchor .anchor_list{display:flex;flex-wrap:wrap;transition:all .3s ease-in-out}.sec_anchor .anchor_list li{border-width:1px 1px 0 0;border-style:solid;border-color:#d0dadf;background:#fff;flex:1 1 20%;min-width:0}.sec_anchor .anchor_list li:first-child{border-width:1px 1px 0}.sec_anchor .anchor_list li a{font-size:20px;line-height:1.6;padding:0 50px 0 18px;width:100%;height:72px;display:flex;align-items:center;position:relative;transition:all .3s ease-in-out;position:relative}.sec_anchor.fixed .anchor_list li a{font-size:15px;line-height:1.3;height:50px}.sec_anchor .anchor_list li a:after{content:'';position:absolute;right:21px;top:50%;width:28px;height:28px;border-radius:100%;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_down_b.svg) no-repeat center center/100% auto;transition:background .3s ease-in-out;transform:translateY(-50%)}@keyframes scrolltop{0%{transform:translateY(-80px);transform-origin:center;opacity:0;transition:ease-in-out}100%{transform:translateY(0);opacity:1}}@media screen and (min-width:768px){.sec_anchor .anchor_list li a:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_down_bl.svg) no-repeat center center/100% auto}}@media screen and (min-width:1201px){.sec_anchor .anchor_list li:nth-child(5n)~li{max-width:20%}}@media screen and (max-width:1200px) and (min-width:768px){.sec_anchor .anchor_list li{flex:1 1 33.33%;max-width:33.33%}.sec_anchor.fixed .anchor_list li{width:20%}.sec_anchor.fixed .anchor_list li a{font-size:14px}.sec_anchor.fixed .anchor_list li a:after{right:5px;width:22px;height:22px}}@media screen and (max-width:767px){.sec_anchor{overflow:auto}.sec_anchor.fixed{top:64px}.sec_anchor .anchor_list{width:fit-content;min-width:767px;flex-wrap:nowrap}.sec_anchor .anchor_list li{min-width:fit-content}.sec_anchor .anchor_list li a{font-size:15px;height:70px;padding:0 34px 0 10px}.sec_anchor .anchor_list li a:after{width:24px;height:24px;right:10px}.sec_anchor .anchor_list li a{height:60px;word-break:keep-all;padding:0 40px 0 10px}}.sec_accomp .sec_title01{margin-bottom:94px}.accomp_list{color:#000;display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;margin-bottom:61px}@media screen and (max-width:767px){.sec_accomp .sec_title01{margin-bottom:40px}.accomp_list{gap:15px}}.sec_lab{overflow:hidden}.sec_lab .sec_slider{margin-bottom:74px}.sec_slider{position:relative}.sec_slider .slider_item{border-right:1px solid #d0dadf;width:400px;padding:46px 30px 97px;position:relative}.sec_slider .slider_item:after{content:'';position:absolute;bottom:15px;right:33px;width:34px;height:34px;border-radius:100%;overflow:hidden;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_b.svg) no-repeat center center/100% auto;transition:all .3s ease-in-out}.sec_slider .slider_item:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_bl.svg) no-repeat center center/100% auto}.sec_slider .slider_item:first-child{border-left:1px solid #d0dadf}.sec_slider .slider_item .item_image{max-width:300px;height:200px;border-radius:24px;margin:0 auto 40px;overflow:hidden}.sec_slider .slider_item .item_image img{object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out}.sec_slider .slider_item:hover .item_image img{transform:scale(1.1)}.sec_slider .slider_item .item_content .item_title{font-size:40px;font-weight:600;line-height:1.4;text-align:center;margin-bottom:32px}.sec_slider .slider_item .item_content .item_text{line-height:1.75;letter-spacing:.8px}.sec_slider .swiper-button-next,.sec_slider .swiper-button-prev{width:14px;height:27px;top:-60px;color:#000}.sec_slider .swiper-button-next{right:0}.sec_slider .swiper-button-prev{left:auto;right:56px}.sec_slider .swiper-button-next:after,.sec_slider .swiper-button-prev:after{font-size:27px}@media screen and (min-width:768px){.sec_slider .list_slider{overflow:hidden}}@media screen and (max-width:1000px){.sec_slider .slider_item{padding:46px 20px 62px}.sec_slider .slider_item .item_content .item_title{font-size:30px}}@media screen and (max-width:767px){.sec_lab .sec_slider{margin-bottom:32px}.sec_slider .slider_item{padding:20px 15px 60px}.sec_slider .slider_item:first-child{border-left:none}.sec_slider .slider_item:last-child{border-right:none}.sec_slider .slider_item:after{right:15px}.sec_slider .slider_item .item_image{margin-bottom:20px;border-radius:12px}.sec_slider .slider_item .item_content .item_title{font-size:25px;margin-bottom:20px}.sec_slider .swiper-button-next,.sec_slider .swiper-button-prev{display:none}}.sec_blob{position:absolute;top:-108px;left:0;width:100%;height:calc(100% + 108px);overflow:hidden}.sec_blob .blob_anim{display:none}.blob{position:absolute}.blob svg{transform-origin:50% 50%;filter:blur(80px)}.blob_blue.loaded svg{opacity:50%;animation:move01 24s ease-in-out infinite}.blob_pink.loaded svg{opacity:50%;animation:move02 24s ease-in-out infinite}.blob_left{left:-500px}.blob_right{right:-500px}.lg_blob svg{width:1600px;height:1600px}.md_blob svg{width:1000px;height:1000px}.pages .sec_blob .blob01{left:-950px;top:-200px}.pages .sec_blob .blob02{top:2525px}.pages .sec_blob .blob03{top:4132px}.pages .sec_blob .blob04{top:6429px}.pages .sec_blob .blob05{top:6888px}.pages .sec_blob .blob06{top:8265px}.pages .sec_blob .blob07{top:12858px}.pages .sec_blob .blob08{top:15613px}.pages .sec_blob .blob09{top:17450px}.pages .sec_blob .blob10{top:19287px}@keyframes move01{0%{transform:scale(1) translate(0,0) rotate(0)}25%{transform:scale(.8) translate(2vw,5vh) rotate(55deg)}50%{transform:scale(.6) translate(7vw,2vh) rotate(180deg)}75%{transform:scale(.8) translate(2vw,5vh) rotate(55deg)}100%{transform:scale(1) translate(0,0) rotate(0)}}@keyframes move02{0%{transform:scale(.7) translate(0,0) rotate(0)}25%{transform:scale(1) translate(2vw,4vh) rotate(-45deg)}50%{transform:scale(.4) translate(5vw,2vh) rotate(-160deg)}75%{transform:scale(1) translate(2vw,4vh) rotate(-45deg)}100%{transform:scale(.7) translate(0,0) rotate(0)}}@media screen and (max-width:767px){.sec_blob{top:-65px;height:calc(100% + 65px)}.lg_blob svg{width:700px;height:700px}.md_blob svg{width:500px;height:500px}.blob_left{left:-200px}.blob_right{right:-200px}}.num_list{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.num_list .item{background:#fff;border-radius:24px;padding:16px 26px 48px;max-width:368px;width:100%}.num_list .item .item_num{color:#00a1b3;font-size:64px;line-height:1.3;letter-spacing:-.2px;text-align:center;margin-bottom:32px}@media screen and (max-width:900px){.num_list .item{width:100%}}@media screen and (max-width:767px){.num_list{gap:24px}.num_list .item{padding:10px 16px 32px;border-radius:12px}.num_list .item .item_num{font-size:50px;margin-bottom:21px}}.sec_inforList{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:112px}.sec_inforList:last-child{margin-bottom:0}.sec_inforList.list01{gap:72px 48px}.sec_inforList.list01 .item{max-width:368px;width:100%}.sec_inforList.list01 .item .item_img{border-radius:24px;overflow:hidden;width:100%;height:240px;margin-bottom:40px;background:#fff;border:1px solid #d0dadf}.sec_inforList.list01 .item .item_img img{width:100%;height:100%;object-fit:cover}.sec_inforList.list02{gap:56px 48px}.sec_inforList.list02 .item{width:198px}.sec_inforList.list02 .item .item_img{border-radius:100%;display:flex;justify-content:center;align-items:center;width:144px;height:144px;overflow:hidden;margin:0 auto 24px;background:#fff;border:1px solid #d0dadf}.sec_inforList.list02 .item .item_content .sec_title03{margin-bottom:0}.sec_inforList.list03{gap:56px 70px}.sec_inforList.list03.dcol_first .item:nth-child(1),.sec_inforList.list03.dcol_first .item:nth-child(2){width:calc(50% - 35px)}.sec_inforList.list03 .item{width:calc((100% - 140px) / 3)}.sec_inforList.list03 .item .item_img{display:flex;justify-content:center;align-items:center;border-radius:100%;width:192px;height:192px;overflow:hidden;margin:0 auto 40px;background:#fff;border:1px solid #d0dadf}.sec_inforList.list03 .item .item_content .sec_title03{margin-bottom:48px}.sec_inforList.list03 .item .item_content .sec_text{padding:0 24px}@media screen and (min-width:768px){.sec_inforList.list01 .item .item_content .sec_text{padding:0 32px}}@media screen and (max-width:1000px){.sec_inforList.list03 .item{width:calc(50% - 35px)}}@media screen and (max-width:767px){.sec_inforList{margin-bottom:56px}.sec_inforList.list01{gap:36px}.sec_inforList.list01 .item .item_img{border-radius:12px;height:220px;margin-bottom:40px}.sec_inforList.list02{gap:20px 15px}.sec_inforList.list02 .item{width:calc((100% - 15px) / 2)}.sec_inforList.list02 .item .item_img{margin-bottom:16px}.sec_inforList.list02 .item .item_content .sec_title03{margin-bottom:12px}.sec_inforList.list03{gap:32px}.sec_inforList.list03 .item,.sec_inforList.list03.dcol_first .item:nth-child(1),.sec_inforList.list03.dcol_first .item:nth-child(2){width:100%}.sec_inforList.list03 .item .item_img{margin:0 auto 26px}.sec_inforList.list03 .item .item_content .sec_title03{margin-bottom:32px}}.sec_frame{border:1px solid #d0dadf;border-radius:24px;line-height:1.75;padding:54px 64px 40px;margin:17px 0 56px;position:relative}.sec_frame.f_link{padding:138px 64px 40px;transition:all .3s ease-in-out}.sec_frame.f_link:after{content:'';position:absolute;top:48px;right:40px;width:34px;height:34px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_b.svg) no-repeat center center/100% auto;transition:background .3s ease-in-out}.sec_frame.bg_white{border-radius:12px}.sec_frame .frame_content .cnt_title{font-weight:600}.sec_frame .sec_btn{margin-top:25px}.sec_frameGroup{display:flex;flex-wrap:wrap;gap:56px 48px;margin-bottom:56px}.sec_frame:last-child,.sec_frameGroup:last-child{margin-bottom:0}.sec_frameGroup .sec_frame{margin-bottom:0;width:calc(50% - 24px)}.sec_frameGroup .sec_frame.d_frame{width:100%}@media screen and (min-width:768px){.sec_frame.f_link:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_link_bl.svg) no-repeat center center/100% auto}.sec_frame.f_link:hover{border:1px solid #0078a3}}@media screen and (max-width:1200px){.sec_frame{padding:54px 32px 40px}.sec_frame.f_link{padding:130px 32px 40px}.sec_frame.f_link:after{right:32px}}@media screen and (max-width:767px){.sec_frame{border-radius:12px;padding:40px 20px 24px;margin-bottom:28px}.sec_frameGroup{gap:28px;margin-bottom:28px}.sec_frameGroup .sec_frame{width:100%}.sec_frame.f_link{padding:60px 20px 24px}.sec_frame.f_link:after{width:28px;height:28px;top:20px;right:20px}}.sec_accor{border-radius:24px;border:1px solid #d0dadf;padding:56px 64px 112px;margin-bottom:56px}.sec_accor:last-child{margin-bottom:0}.sec_accor .sec_inner{position:relative;padding:0 0 1px}.sec_accor .accor_btn{cursor:pointer;position:absolute;bottom:-71px;left:50%;width:34px;height:34px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_plus.svg) no-repeat center center/100% auto;transform:translateX(-50%);transition:all .3s ease-in-out}.sec_accor .accor_btn.active{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_mins.svg) no-repeat center center/100% auto}.sec_accor .accor_btn.close{left:auto;bottom:auto;top:-34px;right:-50px;opacity:0;visibility:hidden;transform:translateX(0);background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_mins.svg) no-repeat center center/100% auto}.sec_accor .accor_btn.close.active{opacity:1;visibility:visible}.sec_accor .block_show{margin-bottom:34px}.sec_accor .block_hide{display:none}.sec_accor .num_list{gap:30px;margin-bottom:48px}.sec_accor .num_list .item{max-width:336px}@media screen and (max-width:767px){.sec_accor{border-radius:12px;padding:64px 10px 96px}.sec_accor .num_list{gap:20px}.sec_accor .accor_btn.close{right:0;top:-44px}}.sec_table{margin-bottom:56px;overflow:auto;line-height:1.75}.sec_table:last-child{margin-bottom:0}.sec_table table{width:100%;border:1px solid #d0dadf}.sec_table th{font-weight:400;text-align:center}.sec_table th,.sec_table td{vertical-align:middle}.sec_table td{background:#fff}.sec_table thead th{background:#6682ab;color:#fff;padding:10px 20px}.sec_table thead th:not(:last-child){border-right:1px solid #fff}.sec_table tbody th,.sec_table tbody td{padding:10px 20px}.sec_table tbody th,.sec_table tbody td:not(:last-child){border-right:1px solid #d0dadf}.sec_table tbody tr:not(:last-child) th,.sec_table tbody tr:not(:last-child) td{border-bottom:1px solid #d0dadf}.sec_table tbody th{background:#ebeff4}.sec_table tbody td:last-child{text-align:center}.sec_table.tbl_aleft tbody td:last-child{text-align:left}@media screen and (max-width:767px){.sec_table thead th,.sec_table tbody th,.sec_table tbody td{padding:10px}.sec_table tbody th,.sec_table tbody td{font-size:13px;line-height:1.5}}.sec_price{overflow:auto;margin-bottom:56px}.sec_price .sec_inner{width:1200px}.sec_price .price_block,.sec_price .block_flex{display:flex}.sec_price .block_flex{gap:24px}.sec_price .block_flex dl{background:#f6f6f6;border-radius:24px}.sec_price .block_flex dl:nth-child(1){background:#00a1b3;color:#fff}.sec_price .price_block dl{line-height:1.75;letter-spacing:.8px;width:288px;text-align:center;padding:4px 16px 13px}.sec_price .price_block dl .hide{opacity:0;visibility:hidden}.sec_price .price_block dt{font-weight:400;padding:21px 5px}.sec_price .price_block dd{border-bottom:1px solid #d0dadf;padding:9px 5px}.sec_price .price_block dd:last-child{border:none}@media screen and (max-width:767px){.sec_price .block_flex dl{border-radius:12px}}.sec_staff{padding:112px 0}.sec_staff .sec_text{margin-bottom:30px}.sec_staff .block_tab .tab_list{width:215px;background:#fff;border-radius:100px;padding:6px;display:flex;gap:9px;justify-content:center;margin:0 auto 32px}.sec_staff .block_tab .tab_list .tab_link{border-radius:100px;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;width:calc((100% - 9px) / 2);height:40px;transition:all .3s ease-in-out}.sec_staff .block_tab .tab_list .tab_link.current{background:#222226;color:#fff}.sec_staff .block_tab .tab_content{display:none}.sec_staff .block_tab .tab_content.current{display:block}.sec_staff .staff_list{display:flex;flex-wrap:wrap}.sec_staff .staff_list .item{background:#fff;border-radius:24px;padding:8px;width:calc(100% / 3)}.sec_staff .staff_list .item .item_img{border-radius:24px;width:100%;height:19.52vw;max-height:242px;display:flex;overflow:hidden;justify-content:center;align-items:center}.sec_staff .staff_list .item .item_img img{height:100%;width:100%;object-fit:cover}.sec_staff .staff_list .item .item_content{text-align:center;padding:40px 0 64px}.sec_staff .staff_list .item .item_content .sec_title02{margin-bottom:16px}@media screen and (max-width:900px){.sec_staff .staff_list .item{width:50%}.sec_staff .staff_list .item .item_img{height:28.44vw;max-height:256px}}@media screen and (max-width:767px){.sec_staff{padding:56px 0}.sec_staff .staff_list .item{border-radius:12px}.sec_staff .staff_list .item .item_img{border-radius:12px}.sec_staff .staff_list .item .item_content{padding:26px 5px 21px}.sec_staff .staff_list .item .item_content .sec_title02{margin-bottom:11px}}.flow_block{counter-reset:section;display:flex;flex-direction:column;gap:23px}.flow_block .item_title,.flow_block .item_content{padding-left:106px;position:relative}.flow_block .item_title{margin-bottom:22px}.flow_block .item_title:before{counter-increment:section;content:counter(section,decimal-leading-zero);font-size:64px;letter-spacing:-.2px;color:#00a1b3;position:absolute;top:-20px;left:0}.flow_block .item_title .sec_title02{text-align:left;margin-bottom:0}.flow_block .item_content{padding-top:24px;padding-bottom:53px}.flow_block .item_content:before{content:'';position:absolute;top:0;bottom:0;left:36px;width:1px;background:#d0dadf}@media screen and (max-width:767px){.flow_block{gap:15px}.flow_block .item_title,.flow_block .item_content{padding-left:60px}.flow_block .item_title:before{font-size:40px;top:-10px}.flow_block .item_title{margin-bottom:15px}.flow_block .item_content{padding-top:16px;padding-bottom:35px}.flow_block .item_content:before{left:22px}}.sec_faq{padding:112px 0}.faq_block,.faq_block .block_row{display:flex;flex-direction:column}.faq_block{counter-reset:section}.faq_block .block_row{counter-increment:section;counter-reset:subsection;gap:24px}.faq_block .block_row:not(:last-child){margin-bottom:48px}.faq_block .item{background:#fff;border-radius:24px;padding:32px 30px}.faq_block .item .item_q{cursor:pointer;padding-left:140px;position:relative;padding-right:48px}.faq_block .item .item_q:before{counter-increment:subsection;content:'Q' counter(section) '-' counter(subsection);position:absolute;top:-2px;left:34px;font-size:28px;letter-spacing:.8px;color:#00a1b3}.faq_block .item .item_q:after{content:'';position:absolute;right:0;top:0;width:34px;height:34px;background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_plus.svg) no-repeat center center/100% auto;transition:background .3s ease-in-out}.faq_block .item .item_q.active:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_mins.svg) no-repeat center center/100% auto}.faq_block .item .item_q .sec_title03{text-align:left;margin-bottom:0}.faq_block .item .item_a{border-top:1px solid #d0dadf;margin:32px 35px 0;padding:48px 0 24px;display:none}.faq_block .item .item_a .item_inner{display:flex;flex-direction:column;gap:32px}.faq_block .item .item_a .sec_table{margin-bottom:0}@media screen and (max-width:767px){.sec_faq{padding:56px 0}.faq_block .block_row{gap:20px}.faq_block .block_row:not(:last-child){margin-bottom:32px}.faq_block .item{padding:20px 15px;border-radius:12px}.faq_block .item .item_q{padding:0 30px 0 55px}.faq_block .item .item_q:before{font-size:16px;left:0;top:0}.faq_block .item .item_q:after{width:28px;height:28px}.faq_block .item .item_a{margin:20px 0 0;padding:20px 0}.faq_block .item .item_a .item_inner{gap:15px}}.sec_form.sec_formCss{padding-bottom:156px}.form_block:not(:last-child){margin-bottom:112px}.form_block .flex_block{display:flex;flex-wrap:wrap;margin-bottom:32px}.form_block .flex_block>.col_left{width:31.5%}.form_block .flex_block>.col_right{width:68.5%;padding-left:73px}.form_block .flex_block>.col_left .text_link{color:#0078a3}.form_block .form_table .form_row{display:flex;flex-wrap:wrap;line-height:1.75}.form_block .form_table .form_row:not(:last-child){margin-bottom:39px}.form_block .form_table .form_row .col_left{width:148px;padding-right:5px;margin-top:-2px}.form_block .form_table .form_row .form_title{font-size:20px}.form_block .form_table .form_row .col_right{width:calc(100% - 148px)}.form_block .form_table .form_item{margin-bottom:16px}.form_block .form_table .form_item dt{font-weight:400;margin-bottom:9px}.form_block .form_table .form_item dt .text_red{font-size:14px;vertical-align:top}.form_block.block_confirm .form_table .form_item dd{border-bottom:1px solid #222226;padding:15px 0}.form_block .form_table .form_item input,.form_block .form_table .form_item textarea{background:#fff;border:1px solid #222226;border-radius:12px;width:100%;padding:14px 24px}.form_block .form_table .form_item textarea{resize:none}.form_block .form_table .form_item .error{color:#fd0000;display:block;margin-top:8px}.form_block .form_frame{border:1px solid #d0dadf;border-radius:12px;padding:15px 20px 31px;margin-bottom:48px}.form_block .form_frame .frame_inner{max-width:1072px;width:100%;margin:0 auto}.form_block .form_frame .frame_title{font-weight:700;line-height:1.75;letter-spacing:.8px;text-align:center;border-bottom:1px solid #d0dadf;padding-bottom:15px;margin-bottom:31px}.form_block .form_frame .frame_text a{color:#0078a3;transition:all .3s ease-in-out}.form_block .form_submit,.form_block .form_submit p{display:flex;justify-content:center;align-items:center}.form_block .form_submit .btn{background:#222226 url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arrow_w.svg) no-repeat center right 14px/12px 12px;max-width:223px;width:100%;height:40px;margin:0 4px}.form_block .wpcf7-spinner{display:none !important}.form_block .form_submit .btn:after{display:none}.form_block.block_confirm .form_submit .btn{width:105px}.form_block.block_confirm .form_submit .btn_back{background:#ebeff4}@media screen and (min-width:768px){.form_block .form_submit .btn:hover{background:#0078a3 url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arrow_w.svg) no-repeat center right 14px/12px 12px}.form_block.block_confirm .form_submit .btn_back:hover{background:#222226}}@media screen and (max-width:950px){.form_block .flex_block{gap:32px}.form_block .flex_block>.col_left,.form_block .flex_block>.col_right{width:100%}.form_block .flex_block>.col_right{padding-left:0}}@media screen and (max-width:767px){.sec_form.sec_formCss{padding-bottom:78px}.form_block:not(:last-child){margin-bottom:56px}.form_block .form_table .form_row .col_left,.form_block .form_table .form_row .col_right{width:100%}.form_block .form_table .form_row .col_left{border-bottom:1px solid #d0dadf;padding:0 0 5px;margin-bottom:20px}}.sec_notice{border-radius:80px 80px 0 0;border-width:1px 1px 0;border-style:solid;border-color:#d0dadf}.notice_list{max-width:1104px;width:100%;margin:0 auto 50px}.notice_list dl{display:flex;flex-wrap:wrap;line-height:1.75;letter-spacing:.8px}.notice_list dt{font-weight:400;width:110px}.notice_list dd{width:calc(100% - 110px);padding-left:22px}.notice_list dd a span{position:relative}@media screen and (min-width:768px){.notice_list dd a span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/0 1px;transition:all .3s ease-in-out}.notice_list dd a:hover span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov.png) no-repeat bottom left/100% 1px}}@media screen and (max-width:767px){.sec_notice{border-radius:40px 40px 0 0;padding:40px 0}.notice_list dl:not(:last-child){margin-bottom:15px;gap:5px}.notice_list dt,.notice_list dd{width:100%}.notice_list dd{padding:0}}.work_list .list_item:not(:last-child){margin:0 0 23px}.work_list .list_item .sec_text{color:#000}.work_list .list_item .item_link{display:flex;flex-wrap:wrap;gap:0 23px;margin-top:-3px}.work_list .list_item .item_link a{font-size:12px;letter-spacing:.2px}.work_list .list_item .item_link .text_link span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov_black.png) no-repeat bottom left/0 1px}@media screen and (min-width:768px){.work_list .list_item .item_link .text_link:hover span{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/line_ov_black.png) no-repeat bottom left/100% 1px}}@media screen and (max-width:767px){.work_list .list_item:not(:last-child){margin:0 0 15px}}.wp-pagenavi{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:55px}.wp-pagenavi a,.wp-pagenavi span{font-size:16px;color:#000;border-radius:100%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;position:relative}.wp-pagenavi .pages,.wp-pagenavi .last,.wp-pagenavi .first{display:none}.wp-pagenavi .current{background:#222226;color:#fff}.wp-pagenavi .extend{padding-bottom:10px}.wp-pagenavi .previouspostslink:after,.wp-pagenavi .nextpostslink:after{content:'';position:absolute;width:10px;height:19px;top:50%;left:50%;transform:translate(-50%,-50%);transition:background .3s ease-in-out}.wp-pagenavi .previouspostslink:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arr_left_black.svg) no-repeat center center/100% auto}.wp-pagenavi .nextpostslink:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arr_right_black.svg) no-repeat center center/100% auto}@media screen and (min-width:768px){.wp-pagenavi a:hover,.wp-pagenavi span:hover{background:#222226;color:#fff}.wp-pagenavi .previouspostslink:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arr_left_white.svg) no-repeat center center/100% auto}.wp-pagenavi .nextpostslink:hover:after{background:url(//b-create.co.jp/wp-content/themes/corporatesite/assets/css/../img/ico_arr_right_white.svg) no-repeat center center/100% auto}}@media screen and (max-width:767px){.wp-pagenavi a,.wp-pagenavi span{font-size:13px;width:27px;height:27px}}@media screen and (max-width:374px){.wp-pagenavi{gap:2px}.wp-pagenavi a,.wp-pagenavi span{font-size:13px;width:25px;height:25px}}.sec_inforList.list02 .item .item_img img{max-height:70px;max-width:70px}.sec_inforList.list03 .item .item_img.is-no-border{border:none;width:auto;height:auto;border-radius:0;overflow:auto}.mb-wider{margin-bottom:70px!important}