.gallery_wrap{--gallery_gap_row: 20px;--gallery_gap_column: 15px;--gallery_items_per_row: 3;overflow:hidden}.gallery_wrap .gallery_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(-1 * var(--gallery_gap_row));margin-bottom:calc(-1 * var(--gallery_gap_column));width:calc(100% + var(--gallery_gap_row))}.gallery_wrap .gallery_items .gallery_item{width:calc(100% / var(--gallery_items_per_row) - var(--gallery_gap_row));margin-right:var(--gallery_gap_row);margin-bottom:var(--gallery_gap_column)}.w_1160{max-width:1160px}.w_930{max-width:930px}.w_960{max-width:960px}.w_830{max-width:830px}.w_800{max-width:800px}.w_1160,.w_960,.w_930,.w_830,.w_800{margin-left:auto;margin-right:auto;width:auto}.pd_30{padding-right:3rem;padding-left:3rem}.pd_15{padding-right:1.5rem;padding-left:1.5rem}.mar_30{margin-right:30px;margin-left:30px}.mar_15{margin-left:15px;margin-left:15px}.mar_lr_auto{margin-left:auto;margin-right:auto}.text{font-size:2rem;font-weight:500}@media screen and (max-width: 767px){.text{font-size:2.32rem}}.y_text{color:#FFF846}.w_text{color:white}.b_text{color:#007AC8}.pd_lr_90_20{padding-left:90px;padding-right:90px}@media screen and (max-width: 767px){.pd_lr_90_20{padding-left:20px;padding-right:20px}}.f_c_column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f_c_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.c_text{text-align:center}.black_band{position:relative}.black_band>span{position:relative;z-index:1;display:inline-block}.black_band::after{content:"";display:inline-block;width:calc(100% + 5px);height:calc(100% + 5px);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:rgba(0,0,0,0.7)}.black_band.ios::after,.black_band.mac_os_x::after{height:120%}.black_band.windows::after{height:80%}.black_band_dark{position:relative}.black_band_dark>span{position:relative;z-index:1;display:inline-block}.black_band_dark::after{content:"";display:inline-block;width:calc(100% + 5px);height:calc(100% + 5px);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:rgba(0,0,0,0.9)}.black_band_dark.ios::after,.black_band_dark.mac_os_x::after{height:108%}.black_band_dark.windows::after{height:75%}.yellow_band{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40.01%, #FFF846), color-stop(90%, #FFF846), color-stop(90.01%, transparent));background-image:linear-gradient(transparent 40%, #FFF846 40.01%, #FFF846 90%, transparent 90.01%)}.yellow_band_thin{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60.1%, #FFF846), color-stop(90%, #FFF846), color-stop(90.1%, transparent));background-image:linear-gradient(transparent 60%, #FFF846 60.1%, #FFF846 90%, transparent 90.1%)}.yellow_band_thin.safari_thin.safari{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70.01%, #FFF846), color-stop(90%, #FFF846), color-stop(90.01%, transparent));background-image:linear-gradient(transparent 70%, #FFF846 70.01%, #FFF846 90%, transparent 90.01%)}.shadow{-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,0.16));filter:drop-shadow(0 3px 6px rgba(0,0,0,0.16))}.medium_shadow{-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,0.33));filter:drop-shadow(0 3px 6px rgba(0,0,0,0.33))}.dark_shadow{-webkit-filter:drop-shadow(0 3px 6px rgba(0,0,0,0.5));filter:drop-shadow(0 3px 6px rgba(0,0,0,0.5))}.btn{position:relative;display:inline-block}.btn img{-o-object-fit:contain;object-fit:contain;max-width:100%;width:100%;height:auto}.btn>span{font-size:4rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);white-space:nowrap}@media screen and (max-width: 767px){.btn>span{font-size:2.9rem;line-height:1.75}}.btn .cover{display:block;width:100%;height:100%;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;mix-blend-mode:screen;position:absolute;top:0}.btn:hover .cover{opacity:1}@media screen and (max-width: 767px){.btn .cover{display:none}}.one_screen{height:100vh}.no_scroll{overflow:hidden}.scroll_wrap{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.scroll_wrap::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.scroll_wrap{width:100%}}.round_button{border-radius:100vw}.link_arrow{position:relative;padding-right:20px;padding-left:20px}.link_arrow.pd_0{padding-right:0;padding-left:0}.link_arrow::after{content:"";display:block;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:13px;background:url(../img/arrow-right.png) center/contain no-repeat}@media screen and (max-width: 767px){.link_arrow{padding-right:10px;padding-left:10px}.link_arrow.pd_0{padding-right:0px;padding-left:0px}.link_arrow::after{right:4rem;width:1rem;height:1.6rem;background-image:url(../img/sp/arrow-right.png)}}section{max-width:100%}.arrow_separator{text-align:center;width:100%}.arrow_separator .arrow_down{display:inline-block;margin-top:100px;margin-bottom:113px;width:65px;height:auto}@media screen and (max-width: 767px){.arrow_separator .arrow_down{margin-top:9.5rem;margin-bottom:8.9rem;width:26px}}.dot_white{position:relative}.dot_white::after{content:"";display:block;width:.1em;height:.1em;border-radius:1em;position:absolute;left:50%;top:-.4rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:white;border:solid .35rem white;top:-1rem}@media screen and (max-width: 767px){.dot_white::after{border-width:.1rem}}.dot_black{position:relative}.dot_black::after{content:"";display:block;width:.1em;height:.1em;border-radius:1em;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:black;border:solid .35rem black;top:-1.2rem}@media screen and (max-width: 767px){.dot_black::after{border-width:.1rem;top:-.3rem}}.check-s{display:inline-block;padding-left:1.3em;position:relative}.check-s::before{content:"";display:inline-block;width:1.05em;height:.8em;top:.75em;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/check.png) center/contain no-repeat;position:absolute}section.section1 .bg_wrap{background:url(../img/section1_bg.png) top/cover no-repeat;padding-top:57px;padding-bottom:45px}@media screen and (max-width: 767px){section.section1 .bg_wrap{background:#2A2A2A url(../img/sp/section1_bg.png) top/100% no-repeat;padding-top:35px;padding-bottom:35px;position:relative}section.section1 .bg_wrap::before{content:"";display:block;width:100%;height:100px;background:#2A2A2A;position:absolute;bottom:-1px;left:0}}section.section1 .bg_wrap .title{font-size:4.6rem;margin-bottom:20px}section.section1 .bg_wrap .title .l_text{font-size:5.7rem;line-height:1.14}section.section1 .bg_wrap .title .ll_text{font-size:6.7rem;line-height:1.35}@media screen and (max-width: 767px){section.section1 .bg_wrap .title{margin-bottom:30px;font-size:3.48rem;line-height:1.33}section.section1 .bg_wrap .title .l_text{font-size:4.495rem;line-height:1.29}section.section1 .bg_wrap .title .ll_text,section.section1 .bg_wrap .title .sp_ll_text{font-size:5.365rem;line-height:1.32}}section.section1 .bg_wrap .sub_title{margin-bottom:42px;line-height:1.5}@media screen and (max-width: 767px){section.section1 .bg_wrap .sub_title{margin-bottom:14px;font-size:2.61rem;line-height:1.6}}section.section1 .bg_wrap .btn img{width:602px;height:90px;max-width:100%}@media screen and (max-width: 767px){section.section1 .bg_wrap .btn img{width:345px;height:auto}}section.section1 .gray_bg{background-color:#2A2A2A;margin-top:-1px}section.section1 .gray_bg .banner_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.section1 .gray_bg .banner_wrap .banner1,section.section1 .gray_bg .banner_wrap .banner2{width:calc(50% - 5px)}section.section1 .gray_bg .banner_wrap .banner1{margin:24px 5px 23px 0}section.section1 .gray_bg .banner_wrap .banner2{margin:24px 0 23px 5px}@media screen and (max-width: 767px){section.section1 .gray_bg .banner_wrap{display:block;padding-bottom:36px;text-align:center}section.section1 .gray_bg .banner_wrap .banner1,section.section1 .gray_bg .banner_wrap .banner2{width:345px;max-width:100%;display:block;margin-left:auto;margin-right:auto}section.section1 .gray_bg .banner_wrap .banner1{margin-bottom:10px;margin-top:0}section.section1 .gray_bg .banner_wrap .banner2{margin-top:0;margin-bottom:0}}section.section2 .section2_inner{padding-top:93px;padding-bottom:148px}@media screen and (max-width: 767px){section.section2 .section2_inner{padding-top:46px;padding-bottom:124px}}section.section2 .text_wrap{position:relative;margin-bottom:15px}section.section2 .title1{font-size:11rem;line-height:1.33}@media screen and (max-width: 767px){section.section2 .title1{font-size:8.265rem;margin-bottom:11px;line-height:1.33}}section.section2 .title2{font-size:6.3rem;margin-bottom:100px;line-height:1.33;margin-top:-6px}@media screen and (max-width: 767px){section.section2 .title2{font-size:4.64rem;margin-bottom:39px;line-height:1.28}}section.section2 .sub_title{font-size:5rem;line-height:1.4}@media screen and (max-width: 767px){section.section2 .sub_title{font-size:4.495rem;margin-bottom:26px;line-height:1.35}}section.section2 .text_content{font-size:2.7rem;position:absolute;z-index:10;text-align:left;line-height:1.63;left:7.52688%;top:calc( 87px + 100%)}@media screen and (max-width: 767px){section.section2 .text_content{position:static;text-align:left;display:inline-block;max-width:100%;padding-right:1.5rem;padding-left:1.5rem;font-size:2.9rem;line-height:1.65}}section.section2 .bg_img{width:100%;-o-object-fit:contain;object-fit:contain;z-index:-10}section.section2 .bg_wrap{position:relative}section.section2 .text_group{position:absolute}section.section2 .text_group .title{font-size:3rem;margin-left:3px;margin-bottom:10px;line-height:1.33}@media screen and (max-width: 767px){section.section2 .text_group .title{font-size:2.9rem;margin-bottom:7px;line-height:1.35}}section.section2 .text_group .content{font-size:4rem;line-height:1.55}@media screen and (max-width: 767px){section.section2 .text_group .content{font-size:3.77rem;line-height:1.65}}section.section2 .text_group1{left:51.6129%;top:32.48408%}@media screen and (max-width: 999px){section.section2 .text_group1{left:50.53763%;top:32.48408%}}@media screen and (max-width: 767px){section.section2 .text_group1{left:8.26667%;top:33.15315%}}section.section2 .text_group2{left:5.37634%;top:54.29936%}@media screen and (max-width: 767px){section.section2 .text_group2{left:8.26667%;top:61.17117%}}section.section2 .text_group3{left:56.34409%;top:82.80255%}@media screen and (max-width: 767px){section.section2 .text_group3{left:8.26667%;top:86.30631%}}section.section3 .title{display:inline-block;margin-bottom:69px}@media screen and (max-width: 767px){section.section3 .title{margin-bottom:75px}}section.section3 .title .title_s{font-size:5.2rem;line-height:1.32}@media screen and (max-width: 767px){section.section3 .title .title_s{font-size:4.06rem;line-height:1.35}}section.section3 .title .title_l{display:inline-block;font-size:10.3rem;letter-spacing:-.05em;line-height:1.14;margin-top:-14px}@media screen and (max-width: 767px){section.section3 .title .title_l{font-size:7.395rem;line-height:1.08;margin-top:-2px}}section.section3 .title .title_ll{font-size:12rem}@media screen and (max-width: 767px){section.section3 .title .title_ll{font-size:8.845rem}}section.section3 .content_group{width:100%}section.section3 .content_group:not(:last-child){margin-bottom:100px}@media screen and (max-width: 767px){section.section3 .content_group:not(:last-child){margin-bottom:12rem}}section.section3 .merit_img_wrap{position:relative;text-align:right}section.section3 .merit_img_wrap .merit{position:absolute;bottom:0;left:0;max-width:100%}section.section3 .merit_img_wrap .merit .merit_bg{width:780px;height:200px;position:relative;background:rgba(0,147,226,0.9);-webkit-transform:skew(-14deg);transform:skew(-14deg);margin:0 25px;max-width:calc( 100% - 50px)}section.section3 .merit_img_wrap .merit .merit_number{position:absolute;left:15px;bottom:140px;height:90px;width:auto;-webkit-transform:skew(14deg);transform:skew(14deg)}@media screen and (max-width: 999px){section.section3 .merit_img_wrap .merit .merit_number{top:-60px}}@media screen and (max-width: 767px){section.section3 .merit_img_wrap .merit{position:static}section.section3 .merit_img_wrap .merit .merit_bg{width:100%;height:12rem;margin-bottom:29.5px;margin-left:15px;margin-right:15px;max-width:calc(100% - 30px)}section.section3 .merit_img_wrap .merit .merit_number{left:5.7971%;top:-13px;height:35px}}@media screen and (max-width: 499px){section.section3 .merit_img_wrap .merit .merit_number{left:1.44928%}}section.section3 .merit_img_wrap .merit_text{position:absolute;bottom:50%;left:116px;font-size:4rem;text-align:left;-webkit-transform:translateY(50%) skew(14deg);transform:translateY(50%) skew(14deg);line-height:1.75}section.section3 .merit_img_wrap .merit_text .text_l{font-size:6rem;line-height:1.16}@media screen and (max-width: 999px){section.section3 .merit_img_wrap .merit_text{left:20px}}@media screen and (max-width: 767px){section.section3 .merit_img_wrap .merit_text{bottom:unset;top:50%;left:0;width:100%;text-align:center;-webkit-transform:translateY(-50%) skew(14deg);transform:translateY(-50%) skew(14deg);font-size:2.32rem}section.section3 .merit_img_wrap .merit_text .text_l{font-size:3.625rem;line-height:1.12}section.section3 .merit_img_wrap .merit_text>span{display:inline-block;text-align:left}section.section3 .merit_img_wrap .merit_text:nth-child(n+2)>span{position:relative;top:0.3rem}}section.section3 .merit_img_wrap .merit_img{width:596px;height:293px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 109px auto}@media screen and (max-width: 767px){section.section3 .merit_img_wrap .merit_img{padding:0 15px;margin:0;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}}section.section3 .content_wrap{padding:40px 50px 0}section.section3 .content_wrap .content{text-align:left;line-height:1.65}@media screen and (max-width: 767px){section.section3 .content_wrap{padding:30px 15px 0}section.section3 .content_wrap .content{line-height:1.7;letter-spacing:0.01em}}section.section4{padding-bottom:290px}@media screen and (max-width: 767px){section.section4{padding-bottom:19rem}}section.section4 .title_wrap{font-size:6.7rem;line-height:1.32}section.section4 .title_wrap .text_l{font-size:8.9rem;line-height:1}@media screen and (max-width: 767px){section.section4 .title_wrap{font-size:4.06rem;line-height:1.35}section.section4 .title_wrap .text_l{font-size:5.51rem}}section.section4 .title_wrap .bottom_decorate{margin-top:44px;width:100%}@media screen and (max-width: 767px){section.section4 .title_wrap .bottom_decorate{margin-top:3.5rem}}section.section4 .title_wrap .title_decorate_picture{display:-webkit-box;display:-ms-flexbox;display:flex}section.section4 .voice_img_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 767px){section.section4 .voice_img_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem;text-align:center}}section.section4 .voice_img_wrap .voice{font-size:3.2rem;line-height:1.34;margin-bottom:32px}@media screen and (max-width: 767px){section.section4 .voice_img_wrap .voice{font-size:2.61rem;text-align:left;display:inline-block;margin-bottom:0}}section.section4 .voice_img_wrap .voice>li{padding-left:40px;position:relative;line-height:1.65}@media screen and (max-width: 767px){section.section4 .voice_img_wrap .voice>li{padding-left:23px;line-height:1.8}}section.section4 .voice_img_wrap .voice>li:before{content:"";position:absolute;display:inline-block;width:30px;height:23px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/check.png) center/contain no-repeat}@media screen and (max-width: 767px){section.section4 .voice_img_wrap .voice>li:before{width:18px;height:14px}}section.section4 .voice_img_wrap .voice .wave{position:relative;display:inline-block}section.section4 .voice_img_wrap .voice .wave::after{content:"";position:absolute;bottom:0;display:block;width:100%;height:.15em;background:url(../img/text_wave.png) center/auto 100% repeat-x}section.section4 .voice_img_wrap .section4_img{width:140px}@media screen and (max-width: 767px){section.section4 .voice_img_wrap .section4_img{width:76px}}section.section4 .content{margin-top:14px;text-align:left;line-height:1.65}@media screen and (max-width: 767px){section.section4 .content{margin-top:2.5rem;line-height:1.7}}section.section4 .prompt{margin-top:30px;font-size:2.5rem;line-height:1.6}@media screen and (max-width: 767px){section.section4 .prompt{margin-top:61px;font-size:2.32rem;line-height:1.62}}section.section4 .btn{margin-top:54px}@media screen and (max-width: 767px){section.section4 .btn{margin-top:5rem}}section.section4 .btn img{width:562px}@media screen and (max-width: 767px){section.section4 .btn img{width:315px}}section.section5{background-color:#262626;max-width:100%;overflow:hidden}section.section5 .section5_inner{position:relative;padding-bottom:100px}@media screen and (max-width: 767px){section.section5 .section5_inner{padding-bottom:9.4rem}}section.section5 .title_wrap{z-index:10;padding-top:142px;padding-bottom:138px;font-size:6rem;background:url(../img/section5_bg.png) center/contain no-repeat}section.section5 .title_wrap .text_l{font-size:8rem}section.section5 .title_wrap .section5_title_img{width:19.4rem;margin-bottom:.1em}@media screen and (max-width: 767px){section.section5 .title_wrap{padding-top:14.8rem;padding-bottom:16.2rem;font-size:4.785rem;background-image:url(../img/sp/section5_bg.png)}section.section5 .title_wrap .text_l{font-size:6.38rem}section.section5 .title_wrap .section5_title_img{width:17.1rem}}section.section5 .content_wrap{background:white url(../img/section5_content_bg.png) left top/56% no-repeat;padding-top:38px;padding-bottom:60px}@media screen and (max-width: 767px){section.section5 .content_wrap{padding-top:3rem;padding-bottom:3.7rem}}section.section5 .representative{position:relative;width:100%;text-align:right;margin-bottom:25px}@media screen and (max-width: 767px){section.section5 .representative{text-align:center;margin-bottom:5rem}}section.section5 .representative .text_wrap{position:absolute;left:70px;top:52%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:3rem;text-align:left}section.section5 .representative .text_wrap .representative_text_img{width:40rem}section.section5 .representative .text_wrap .representative_text{line-height:1.6;margin-left:10px}@media screen and (max-width: 767px){section.section5 .representative .text_wrap{position:static;margin-bottom:2.7rem;font-size:1.9rem;-webkit-transform:translate(0);transform:translate(0)}section.section5 .representative .text_wrap .representative_text_img{width:39.7rem;margin-top:10px}section.section5 .representative .text_wrap .representative_text{line-height:1.35;font-size:2.755rem;margin-top:5px;display:inline-block}}section.section5 .representative .representative_img{height:247px;margin-left:auto}@media screen and (max-width: 767px){section.section5 .representative .representative_img{width:100%;max-width:100%;height:auto}}section.section5 .red_l{color:#CC0000;font-size:3.2rem;line-height:1.65}@media screen and (max-width: 767px){section.section5 .red_l{font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;font-size:2.9rem;font-weight:bold;line-height:1.75}}section.section5 .group1{margin-bottom:20px;line-height:1.65}@media screen and (max-width: 767px){section.section5 .group1{margin-bottom:4.1rem;letter-spacing:0.01em;line-height:1.7}}section.section5 .group2{margin-bottom:20px;font-size:4rem;line-height:1.72}@media screen and (max-width: 767px){section.section5 .group2{margin-bottom:3.6rem;font-size:3.19rem;letter-spacing:0.01em;line-height:1.72}}section.section5 .group3{margin-bottom:40px;line-height:1.65}@media screen and (max-width: 767px){section.section5 .group3{margin-bottom:3.2rem}}section.section5 .group4{margin-bottom:25px;line-height:1.65}@media screen and (max-width: 767px){section.section5 .group4{margin-bottom:5rem;letter-spacing:0.01em;line-height:1.73}}section.section5 .group5{margin-bottom:22px;font-size:2.8rem;padding:22px 52px 2px 58px;line-height:1.67;position:relative;color:#50575C;display:inline-block}section.section5 .group5::before{content:"";display:block;width:64px;height:47px;background:url(../img/quote-left.png) center/contain no-repeat;position:absolute;top:0;left:0}section.section5 .group5:after{content:"";display:block;width:64px;height:47px;background:url(../img/quote-right.png) center/contain no-repeat;position:absolute;bottom:0;right:0}@media screen and (max-width: 767px){section.section5 .group5{margin-bottom:27px;font-size:2.9rem;padding:20px .6rem 10px 2.6rem;line-height:1.5}section.section5 .group5::before{width:5.2rem;height:6.6rem;top:unset;bottom:calc( 100% - 4.6rem)}section.section5 .group5::after{width:5.2rem;height:6.6rem;bottom:unset;top:calc( 100% - 4.8rem);right:-1rem}}@media screen and (max-width: 399px){section.section5 .group5{padding-left:4.2rem}}section.section5 .group6{margin-bottom:20px;line-height:1.65}@media screen and (max-width: 767px){section.section5 .group6{margin-bottom:2.1rem;line-height:1.73}}section.section5 .group7{margin-bottom:20px}@media screen and (max-width: 767px){section.section5 .group7{margin-bottom:3.8rem;line-height:1.75}}section.section5 .group8{margin-bottom:50px;line-height:1.65}@media screen and (max-width: 767px){section.section5 .group8{margin-bottom:4.5rem;line-height:1.72;letter-spacing:0.01em}section.section5 .group8 .hkaku{font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;font-weight:medium}}section.section5 .group9{margin-bottom:35px}@media screen and (max-width: 767px){section.section5 .group9{margin-bottom:5.2rem;line-height:1.75;letter-spacing:0.01em}}section.section5 .group9 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.section5 .group9 ul>li{margin-bottom:15px;width:155px;position:relative}section.section5 .group9 ul>li:not(:last-child){margin-right:20px}section.section5 .group9 ul>li::before{content:"";display:block;width:100%;padding-top:calc(100% - 8px);border-radius:100vw;border:solid 4px #000000}section.section5 .group9 ul>li>span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, calc( -50% + 0.3em));transform:translate(-50%, calc( -50% + 0.3em));font-size:1.8rem;display:inline-block;width:90%;text-align:center}@media (max-width: 600px){section.section5 .group9 ul>li>span{font-size:1.74rem;line-height:1.33}}@media screen and (max-width: 767px){section.section5 .group9 ul>li{margin-bottom:2px}section.section5 .group9 ul>li:not(:last-child){margin-right:1.5px}section.section5 .group9 ul>li::before{border-width:2px;padding-top:calc(100% - 4px)}section.section5 .group9 ul>li>span{-webkit-transform:translate(-50%, calc(-50% + 0.1em));transform:translate(-50%, calc(-50% + 0.1em))}}section.section5 .group9 .lt-50{letter-spacing:-.05em}section.section5 .group10{margin-bottom:15px;line-height:1.65}@media screen and (max-width: 767px){section.section5 .group10{margin-bottom:3.2rem;line-height:1.73;letter-spacing:0.01em}}section.section5 .group11{margin-bottom:35px}@media screen and (max-width: 767px){section.section5 .group11{margin-bottom:1.2rem;line-height:1.6}}section.section5 .group12{line-height:1.65}@media screen and (max-width: 767px){section.section5 .group12{line-height:1.7}}section.section5 .triangle{width:0;height:0;border-width:149px 50vw 0 50vw;border-style:solid;border-color:#262626 white transparent white;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:1px}@media screen and (max-width: 767px){section.section5 .triangle{border-width:38px 50vw 0 50vw}}section.section6 .title_wrap{margin-top:82px;font-size:5.7rem;line-height:1.35}@media screen and (min-width: 768px){section.section6 .title_wrap{max-width:850px;-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@media screen and (max-width: 767px){section.section6 .title_wrap{font-size:3.48rem;margin-top:7.2rem}}section.section6 .title_wrap .text_l{font-size:7.6rem;line-height:1.25}@media screen and (max-width: 767px){section.section6 .title_wrap .text_l{font-size:4.64rem}}section.section6 .arrow_separator .arrow_down{margin-top:80px;margin-bottom:110px}@media screen and (max-width: 767px){section.section6 .arrow_separator .arrow_down{margin-top:6.6rem;margin-bottom:6rem;width:6rem}}section.section6 .img_text_wrap{position:relative;text-align:right;margin-bottom:28px}section.section6 .img_text_wrap .section6_text{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:left;font-size:4.2rem;line-height:1.42}@media screen and (max-width: 767px){section.section6 .img_text_wrap .section6_text{font-size:3.625rem;top:0;-webkit-transform:translateY(0);transform:translateY(0);line-height:1.36;letter-spacing:-0.02em}}section.section6 .img_text_wrap .section6_img{width:415px;max-width:88%}@media screen and (max-width: 767px){section.section6 .img_text_wrap .section6_img{padding-top:7.275rem}}section.section6 .content{line-height:1.65}@media screen and (max-width: 767px){section.section6 .content{line-height:1.72}}section.section7{background:linear-gradient(to bottom, white 130px, #62A5BE 130.1px) center/cover no-repeat;position:relative;z-index:3;margin-top:150px;padding-bottom:198px;overflow:hidden}@media screen and (max-width: 767px){section.section7{margin-top:147px;padding-bottom:80px}}@media screen and (max-width: 499px){section.section7{background-image:linear-gradient(to bottom, white 100px, #62A5BE 100.1px)}}section.section7 .section7_top_bg{position:absolute;left:0;top:0;width:101%}section.section7 .section7_inner{padding-top:155px}@media screen and (max-width: 499px){section.section7 .section7_inner{padding-top:100px}}section.section7 .title_wrap{margin-bottom:260px;position:relative;font-size:4.5rem;line-height:1.73}section.section7 .title_wrap .title_text{line-height:1.45}section.section7 .title_wrap .text_l{font-size:6rem}@media screen and (max-width: 767px){section.section7 .title_wrap{margin-bottom:22rem;font-size:3.625rem}section.section7 .title_wrap .text_l{font-size:4.495rem}}section.section7 .title_wrap .dia_top{position:absolute;top:0;right:10%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:66px}@media screen and (max-width: 767px){section.section7 .title_wrap .dia_top{right:0;-webkit-transform:translate(0);transform:translate(0);width:30px}}section.section7 .title_wrap .dia_bottom{position:absolute;bottom:0;left:10%;-webkit-transform:translateY(50%);transform:translateY(50%);width:70px}@media screen and (max-width: 767px){section.section7 .title_wrap .dia_bottom{-webkit-transform:translateY(100%);transform:translateY(100%);width:30px;left:0}}section.section7 .title_wrap .write_hand{position:absolute;width:90%;top:55%;left:15%}@media screen and (max-width: 767px){section.section7 .title_wrap .write_hand{top:75%;height:195px;-o-object-fit:contain;object-fit:contain}}@media screen and (max-width: 499px){section.section7 .title_wrap .write_hand{top:65%}}section.section7 .content{background:white;position:relative;padding-top:105px;padding-bottom:50px}section.section7 .content:not(:last-child){margin-bottom:145px}@media screen and (max-width: 767px){section.section7 .content{padding-top:65px;padding-bottom:7.4rem}section.section7 .content:not(:last-child){margin-bottom:72px}section.section7 .content:last-child{padding-bottom:3rem}}section.section7 .content_text{text-align:left;line-height:1.65}@media screen and (max-width: 767px){section.section7 .content_text{line-height:1.73}}section.section7 .content_img1{width:408px;max-width:100%;margin-bottom:22px}@media screen and (max-width: 767px){section.section7 .content_img1{width:80%}}section.section7 .content_img2{width:271px;max-width:100%;margin-bottom:18px}@media screen and (max-width: 767px){section.section7 .content_img2{width:52%;margin-bottom:12px}}section.section7 .balloon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px 10px;width:550px;height:140px;font-size:16px;background:#FFF;border:solid 3px #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);line-height:1.6}@media screen and (max-width: 767px){section.section7 .balloon{height:81px;max-width:calc(100% - 30px);padding:0}}section.section7 .balloon:before{content:"";position:absolute;bottom:-23px;left:50%;margin-left:-15px;border:12px solid transparent;border-top:12px solid #FFF;z-index:2}section.section7 .balloon:after{content:"";position:absolute;bottom:-30px;left:50%;margin-left:-17px;border:14px solid transparent;border-top:14px solid #000;z-index:1}section.section7 .balloon p{margin:0;padding:0;font-size:4rem}@media screen and (max-width: 767px){section.section7 .balloon p{font-size:3.19rem}}section.section8{padding-bottom:260px}@media screen and (max-width: 767px){section.section8{padding-bottom:116px}}section.section8 .title_wrap{margin-top:134px;margin-bottom:113px;width:100%;position:relative}@media screen and (max-width: 767px){section.section8 .title_wrap{margin-top:57px;margin-bottom:46px}}section.section8 .title_wrap .title_bg{width:732px;max-width:100%}@media screen and (max-width: 767px){section.section8 .title_wrap .title_bg{width:auto;height:36.9rem;max-width:unset}}section.section8 .title_wrap .title{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:5.6rem;background:white;padding:25px 10px;width:100%;line-height:1.3}section.section8 .title_wrap .title .text_l{font-size:7.5rem;line-height:1.25}section.section8 .title_wrap .title .text_ll{font-size:9rem;line-height:1.04}@media screen and (max-width: 767px){section.section8 .title_wrap .title{padding:12.5px 0px;line-height:1.74;font-size:3.915rem}section.section8 .title_wrap .title .text_l{font-size:5.365rem;line-height:1.27}section.section8 .title_wrap .title .text_ll{font-size:6.525rem}}section.section8 .content{border:solid 3px black;position:relative;padding:50px 0;margin-bottom:125px}@media screen and (max-width: 767px){section.section8 .content{padding:22px 0 20px;margin-bottom:50px}}section.section8 .content::before{content:"";display:block;width:145px;height:3px;background:black;position:absolute;top:90px;left:0;-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width: 767px){section.section8 .content::before{width:100px;top:60px}}section.section8 .content .number_wrap{position:relative}section.section8 .content .number_wrap .triangle{border-width:82px 47.5px 0 47.5px;border-color:black transparent transparent transparent;border-style:solid;position:relative;display:block;width:0px}section.section8 .content .number_wrap .triangle::after{content:"";display:block;top:-78px;left:-40.5px;position:absolute;border-width:71px 40.5px 0 40.5px;border-color:white transparent transparent transparent;border-style:solid}@media screen and (max-width: 767px){section.section8 .content .number_wrap .triangle{border-width:6rem 3.3rem 0 3.3rem}section.section8 .content .number_wrap .triangle::after{border-width:5.2rem 2.8rem 0 2.8rem;left:-2.75rem;top:-5.7rem}}section.section8 .content .number_wrap .number{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:4rem;line-height:1.32}@media screen and (max-width: 767px){section.section8 .content .number_wrap .number{font-size:2.61rem;line-height:1.33}}section.section8 .content .content_title{font-size:5.3rem;margin-top:40px;margin-bottom:35px}section.section8 .content .content_title .text_l{font-size:13.4rem}@media screen and (max-width: 767px){section.section8 .content .content_title{margin-top:2.1rem;font-size:4.35rem;line-height:1.3}}section.section8 .content .content_title.has_l_text{margin-top:-5px;margin-bottom:15px}@media screen and (max-width: 767px){section.section8 .content .content_title.has_l_text{margin-top:4.4rem;font-size:4.35rem;line-height:1.6}section.section8 .content .content_title.has_l_text .text_l{font-size:10.875rem;line-height:.64}}section.section8 .content .content_icon{height:253px;-o-object-fit:contain;object-fit:contain;margin-bottom:35px}@media screen and (max-width: 767px){section.section8 .content .content_icon{height:126px;margin-bottom:35px}}section.section8 .content .content_text{text-align:left;font-size:2.6rem;line-height:1.65}@media screen and (max-width: 767px){section.section8 .content .content_text{font-size:2.32rem;line-height:1.7}}section.section8 .content.content1{padding-bottom:45px}@media screen and (max-width: 767px){section.section8 .content.content1{padding-bottom:20px}}section.section8 .content.content3{padding-bottom:70px;margin-bottom:115px}@media screen and (max-width: 767px){section.section8 .content.content3{padding-bottom:20px;margin-bottom:65px}}section.section8 .content.content3 .content_title{margin-top:32px;line-height:1.7}@media screen and (max-width: 767px){section.section8 .content.content3 .content_title{margin-top:14px;margin-bottom:30px;letter-spacing:-0.06em}}@media screen and (max-width: 499px){section.section8 .content.content3 .content_title{letter-spacing:0}}section.section8 .content.content3 .content_icon{margin-bottom:60px}@media screen and (max-width: 767px){section.section8 .content.content3 .content_icon{margin-bottom:30px}}section.section8 .arrow_separator .arrow_down{margin-top:0;margin-bottom:55px}@media screen and (max-width: 767px){section.section8 .arrow_separator .arrow_down{margin-bottom:45px}}section.section8 .prompt_wrap{margin-bottom:36px}@media screen and (max-width: 999px){section.section8 .prompt_wrap{text-align:center;margin-bottom:28px}}section.section8 .text_img_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 999px){section.section8 .text_img_wrap{display:inline-block;margin-right:auto;margin-left:auto;position:relative;text-align:left}}section.section8 .text_img_wrap .prompt{font-size:3.7rem;margin-right:31px;line-height:1.9}section.section8 .text_img_wrap .prompt .text_l{font-size:6.1rem;line-height:1.59}section.section8 .text_img_wrap .prompt .text_ll{font-size:7rem;line-height:1.38}section.section8 .text_img_wrap .prompt .text_xl{font-size:7.3rem;line-height:1.32}section.section8 .text_img_wrap .prompt .text_xxl{font-size:8rem;line-height:1.2}@media screen and (max-width: 999px){section.section8 .text_img_wrap .prompt{margin-right:0;font-size:3.625rem;line-height:1.24;margin-top:1rem}section.section8 .text_img_wrap .prompt .text_l,section.section8 .text_img_wrap .prompt .sp_text_l{font-size:5.945rem;line-height:1.36}section.section8 .text_img_wrap .prompt .text_ll{font-size:6.815rem;line-height:1.19}section.section8 .text_img_wrap .prompt .text_xl{font-size:6.96rem;line-height:1.16}section.section8 .text_img_wrap .prompt .text_xxl{font-size:11.6rem;line-height:.7}}section.section8 .text_img_wrap .prompt_img{width:100px}@media screen and (max-width: 999px){section.section8 .text_img_wrap .prompt_img{width:7.2rem;position:absolute;right:0;bottom:0}}section.section8 .btn{width:780px;max-width:100%}section.section9{position:relative;background:#DAD6B7;padding-bottom:192px}@media screen and (max-width: 767px){section.section9{padding-bottom:95px}}section.section9 .section9_inner{padding-top:1px}section.section9 .section_bg_top{position:absolute;top:0;left:0;width:100%}section.section9 .title{margin-top:137px;margin-bottom:160px;position:relative;font-size:6rem;display:inline-block}@media screen and (max-width: 767px){section.section9 .title{font-size:5.365rem;margin-top:8.9rem;margin-bottom:15.1rem;display:block}}section.section9 .title .title_dia_top{position:absolute;bottom:calc(100% + 7px);left:calc(100% + 45px);width:70px}@media screen and (max-width: 767px){section.section9 .title .title_dia_top{bottom:97%;right:0;left:unset;width:5.8rem}}section.section9 .title .title_dia_bottom{position:absolute;top:60px;right:calc(100% + 55px);width:70px}@media screen and (max-width: 767px){section.section9 .title .title_dia_bottom{top:65%;left:0;width:5.8rem}}section.section9 .title .title_decorate{position:absolute;top:28px;right:-208px;width:255px;z-index:2}@media screen and (max-width: 767px){section.section9 .title .title_decorate{top:calc(100% + 9px);right:0;width:15.6rem}}section.section9 .content{background:white;border:solid 3px #D8B144;text-align:left;position:relative;z-index:1}section.section9 .content:not(:last-child){margin-bottom:92px}@media screen and (max-width: 767px){section.section9 .content:not(:last-child){margin-bottom:68px}}section.section9 .content .content_inner{position:relative;padding-top:23px;padding-bottom:43px}@media screen and (max-width: 767px){section.section9 .content .content_inner{padding-top:16px;padding-bottom:17.6px}}section.section9 .content .icon{position:absolute;top:0;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:120px;height:120px;border-radius:100vw;border:solid 3px #D8B144;background:white}@media screen and (max-width: 767px){section.section9 .content .icon{width:11.8rem;height:11.8rem}}section.section9 .content .icon_img{position:absolute;width:55px;height:auto;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 767px){section.section9 .content .icon_img{width:5.4rem}}section.section9 .content .content_top{margin-left:125px;margin-bottom:13px;font-size:2.8rem;line-height:1.32}@media screen and (max-width: 767px){section.section9 .content .content_top{margin-left:12.2rem;margin-bottom:1.8rem;font-size:2.465rem;line-height:1.29}}section.section9 .content .text_l{font-size:3.8rem;line-height:1.75}@media screen and (max-width: 767px){section.section9 .content .text_l{font-size:2.9rem;line-height:2}}section.section9 .content .text_ll{font-size:4.6rem;line-height:1.34}@media screen and (max-width: 767px){section.section9 .content .text_ll{font-size:4.06rem;line-height:1.78}}section.section9 .content .text_xl{font-size:6rem;line-height:1}@media screen and (max-width: 767px){section.section9 .content .text_xl{font-size:5.8rem}}section.section9 .content .text_xxl{font-size:8rem;line-height:1}@media screen and (max-width: 767px){section.section9 .content .text_xxl{font-size:6.67rem;line-height:1.08}}section.section9 .content table{width:100%;vertical-align:middle}@media screen and (max-width: 767px){section.section9 .content table{font-size:1.74rem}}section.section9 .content table th{background:#2B2B2B;padding:10px 0px;border-right:solid 1px #2B2B2B}section.section9 .content table th:first-child{width:150px;border-right:solid 1px #707070;border-left:solid 1px #2B2B2B}@media screen and (max-width: 767px){section.section9 .content table th{padding:7px 0}section.section9 .content table th:first-child{width:10.5rem}}section.section9 .content table td{vertical-align:middle;padding:18px 0 18px;border-bottom:1px solid #707070;border-right:1px solid #707070}section.section9 .content table td p{padding:0 30px;text-align:left}section.section9 .content table td:not(:last-child){border-left:solid 1px #707070}@media screen and (max-width: 767px){section.section9 .content table td{vertical-align:middle;padding:10px 10px}section.section9 .content table td p{padding:0}section.section9 .content table td:first-child{padding-right:0;padding-left:0}section.section9 .content table td:not(:first-child){text-align:left}}section.section9 .content .red{color:#CC0000}section.section9 .content .text_1{margin-bottom:23px;margin-top:0px}section.section9 .content .text_2{margin-bottom:28px}@media screen and (max-width: 767px){section.section9 .content .text_2{margin-bottom:18px}}section.section9 .content.content1 .text_1{margin-bottom:25px}@media screen and (max-width: 767px){section.section9 .content.content1 .text_1{margin-bottom:15px}}section.section9 .content.content2 .text_1{margin-bottom:17px}section.section9 .content.content2 .text_l{margin-bottom:10px}@media screen and (max-width: 767px){section.section9 .content.content2 .text_l{margin-bottom:0}}section.section9 .gold_arrow{margin-top:25px;margin-bottom:13px;width:32px}@media screen and (max-width: 767px){section.section9 .gold_arrow{margin-top:13px;margin-bottom:9px;width:21px}}section.section9 .gold_bottom{border-bottom:solid 3px #D8B144}section.section9 .lt-50{letter-spacing:-.02em}@media screen and (max-width: 767px){section.section9 .content_text{font-size:2.32rem;line-height:1.7}}@media screen and (max-width: 767px){section.section9 .content2 .red{letter-spacing:-0.08em}}section.section10 .section10_inner{padding-top:164px;padding-bottom:106px}@media screen and (max-width: 767px){section.section10 .section10_inner{padding-top:86px;padding-bottom:63px}}section.section10 .title{font-size:6rem;margin-bottom:82px}@media screen and (max-width: 767px){section.section10 .title{font-size:4.205rem;margin-bottom:36px;line-height:1.31}}section.section10 .text_1{margin-bottom:68px;text-align:left;line-height:1.65}@media screen and (max-width: 767px){section.section10 .text_1{margin-bottom:76px;line-height:1.7}}section.section10 .content_wrap{position:relative;margin-bottom:85px}@media screen and (max-width: 767px){section.section10 .content_wrap{margin-bottom:95px}}section.section10 .content{position:relative;width:360px;text-align:left}@media screen and (max-width: 767px){section.section10 .content{width:37.7rem}}section.section10 .content .content_img{width:107px}@media screen and (max-width: 767px){section.section10 .content .content_img{width:11.52rem}}section.section10 .content .step{position:absolute;left:122px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:2.6rem;line-height:1.34}@media screen and (max-width: 767px){section.section10 .content .step{font-size:2.61rem;left:12.615rem;line-height:1.33}}section.section10 .content .step_number{margin-bottom:11px}@media screen and (max-width: 767px){section.section10 .content .step_number{margin-bottom:1.5rem}}section.section10 .content .step1{top:6.4%}section.section10 .content .step2{top:24%}section.section10 .content .step3{top:41.4%}section.section10 .content .step4{top:58.6%}section.section10 .content .step5{top:76.1%}section.section10 .content .step6{top:93.5%}section.section10 .section10_decorate1{position:absolute;top:-8px;left:0;width:174px}@media screen and (max-width: 767px){section.section10 .section10_decorate1{top:-4rem;left:-15px;width:9.57rem}}section.section10 .section10_decorate2{position:absolute;bottom:-70px;right:-10px;width:317px}@media screen and (max-width: 767px){section.section10 .section10_decorate2{bottom:-6rem;right:20px;width:17.545rem}}section.section10 .text_2{text-align:left;line-height:1.65}@media screen and (max-width: 767px){section.section10 .text_2{line-height:1.7}}section.section10 .arrow_down{margin-top:82px;margin-bottom:0}@media screen and (max-width: 767px){section.section10 .arrow_down{margin-top:8.5rem;width:6rem}}section.section11{background:center/cover no-repeat;padding-top:120px;padding-bottom:115px}@media screen and (max-width: 767px){section.section11{padding-top:64px;padding-bottom:70px}}section.section11 .section11_inner{padding:43px 0 52px;background:white}@media screen and (max-width: 767px){section.section11 .section11_inner{padding:32px 0 33px}}section.section11 .content_wrap{padding-right:30px;padding-left:30px}@media screen and (max-width: 767px){section.section11 .content_wrap{padding-right:15px;padding-left:15px}}section.section11 .title{position:relative;font-size:4rem;line-height:1.25;padding:25.5px 0 28.5px;width:812px;left:-22px;background:#3478C2;max-width:100%;margin-bottom:45px}@media screen and (max-width: 767px){section.section11 .title{font-size:3.48rem;margin-bottom:26px;width:100%;padding:2.5rem 0em 2rem 4.5rem;left:-15px;max-width:unset;text-align:left;line-height:1.5}}@media screen and (max-width: 499px){section.section11 .title{padding:2.5rem 1em 2rem 5.5rem;padding-left:calc(15px + 1.5rem)}}section.section11 .title::before{content:"";position:absolute;top:100%;left:0;display:block;border-width:18px 11px 18px  11px;border-color:#004998 #004998 transparent transparent;border-style:solid}@media screen and (max-width: 767px){section.section11 .title::before{border-width:12px 7.5px 12px 7.5px}}section.section11 .title::after{content:"";position:absolute;right:0;top:0;display:block;border-width:53.5px 40px 53.5px;border-color:transparent white transparent transparent;border-style:solid}@media screen and (max-width: 767px){section.section11 .title::after{border-width:7.5rem 1.7rem 7.5rem 1.7rem}}section.section11 .title .title_img{position:absolute;top:100%;left:100%;-webkit-transform:translate(-50%, -40%);transform:translate(-50%, -40%);width:81px;z-index:2}@media screen and (max-width: 767px){section.section11 .title .title_img{-webkit-transform:translate(-100%, -10%);transform:translate(-100%, -10%);width:7.83rem}}section.section11 .title_s{font-size:3rem;margin-bottom:28px;text-align:left}@media screen and (max-width: 767px){section.section11 .title_s{font-size:2.9rem;margin-bottom:29px;line-height:1.6}}section.section11 .img_text_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}@media screen and (max-width: 767px){section.section11 .img_text_wrap{margin-bottom:17px;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.section11 .img_text_wrap .section11_img{width:49%;margin-right:26px}@media screen and (max-width: 767px){section.section11 .img_text_wrap .section11_img{width:100%;margin-right:0;margin-bottom:33px}}section.section11 .img_text_wrap .section11_text{line-height:1.65;text-align:left}section.section11 .btn{width:562px;max-width:100%}section.section11 .btn:not(:last-child){margin-bottom:90px}@media screen and (max-width: 767px){section.section11 .btn:not(:last-child){margin-bottom:56px}}section.section12{padding-top:155px;padding-bottom:155px}@media screen and (max-width: 767px){section.section12{padding-top:112px;padding-bottom:138px}}section.section12 .title{display:inline-block;font-size:6rem;position:relative;margin-bottom:60px}@media screen and (max-width: 767px){section.section12 .title{margin-bottom:7.5rem;font-size:5.8rem}}section.section12 .title .title_img{position:absolute;left:calc(100% + 45px);top:-50px;width:93px}@media screen and (max-width: 767px){section.section12 .title .title_img{top:2.4rem;left:calc(100% + 1.4rem);width:6.6rem}}section.section12 .group{background:#F8F9FA;padding-top:32px;padding-bottom:34px}section.section12 .group:not(:last-child){margin-bottom:18px}@media screen and (max-width: 767px){section.section12 .group{padding-top:2.1rem;padding-bottom:6rem}section.section12 .group:not(:last-child){margin-bottom:30px}}section.section12 .group .question{padding-left:27px;position:relative;margin-bottom:25px;letter-spacing:-0.02em}section.section12 .group .question::before{content:"";display:block;width:21px;height:21px;position:absolute;left:0;top:.3rem;background:url(../img/quora.png) center/contain no-repeat}@media screen and (max-width: 767px){section.section12 .group .question{padding-left:4.5rem;margin-bottom:4.2rem;font-size:2.32rem;letter-spacing:0}section.section12 .group .question::before{width:3.1rem;height:3.1rem;line-height:1.7}}section.section12 .group .answer{font-size:1.6rem;line-height:1.6}@media screen and (max-width: 767px){section.section12 .group .answer{font-size:2.32rem;line-height:1.7}}
/*# sourceMappingURL=sub.css.map */