html{height:100%;font-size:10px;background:#fff}body{min-height:100%;font-size:16px;font-size:1.6rem;color:#000;line-height:1;font-family:Noto Sans JP, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, 游ゴシック, YuGothic, メイリオ, Meiryo, Arimo, sans-serif;font-weight:400;background:url(../images/bg_main3.png) no-repeat fixed center bottom 6.4rem/100%,url(../images/bg_main2.png) no-repeat fixed center top/100%}body:not(:has(footer)){background:url(../images/bg_main3.png) no-repeat fixed center bottom/100%,url(../images/bg_main2.png) no-repeat fixed center top/100%}body.stamp{background:none}a{color:#000;text-decoration:none;transition:all 1s}a:hover{opacity:.7}button,input,textarea{font-family:Noto Sans JP, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, 游ゴシック, YuGothic, メイリオ, Meiryo, Arimo, sans-serif}input[type=text],textarea,select,input[type=password]{padding:.5em 1em;border:1px solid #ddd;background:#fff;border-radius:6px;width:100%}textarea{height:10em}button{cursor:pointer}.input_wrap{margin-bottom:calc(1.6rem*1)}.confirm_form .confirm_inner{display:flex}.input_label{border-bottom:1px solid #cecece;padding:.5em 0;margin-bottom:calc(1.6rem*1);display:block}.input_label.__required:before{color:#c92339}.input_label .__caption{font-size:80%;align-self:center;display:inline-block;margin-left:.5em}.input_inner{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:calc(1.6rem*0.5)}.input_flex{display:flex;align-items:center}.input_notice{font-size:1.1rem;line-height:1.2;padding:.8rem;background:#fdf2f5;margin-bottom:calc(1.6rem*1)}.input_button{margin-top:calc(var(--base-margin)*1);margin-bottom:calc(var(--base-margin)*1)}@media(min-width: 1024px){.input_button{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.input_button{--base-margin:5.6rem}}@media(max-width: 767px){.input_button{--base-margin:5.6rem}}.input_button_inner{width:90%;margin-left:auto;margin-right:auto;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.input_button_inner{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.input_button_inner{--base-margin:5.6rem}}@media(max-width: 767px){.input_button_inner{--base-margin:5.6rem}}.icon_list_item{display:flex}.icon_list_item:before{content:attr(data-icon);display:block;margin-right:.5em}.btn_base{background:#00a99d;color:#fff;padding:1em;text-align:center;border-radius:2em;display:block;width:100%;position:relative;font-weight:700}.btn_base.__unbtn{background:none}.btn_base.__arrow_r:after{content:"";font-family:"Material Icons";position:absolute;font-size:150%;top:50%;transform:translateY(-50%);right:.5em}.btn_base.__arrow_l:before{content:"";font-family:"Material Icons";position:absolute;font-size:150%;top:50%;transform:translateY(-50%);left:.5em}.btn_base.__login{background:#00a99d}.btn_base.__disable{background:#cecece;color:#fff;pointer-events:none}.btn_base.__extarnal{background:#fff;border:2px solid #fff33f;color:#fff33f}.btn_base.__extarnal:after{content:"";font-family:"Font Awesome 5 Free";position:absolute;font-size:100%;top:50%;transform:translateY(-50%);right:1em}.link_button{margin-top:calc(var(--base-margin)*0.25);margin-bottom:calc(var(--base-margin)*0.25);width:90%;margin-left:auto;margin-right:auto}@media(min-width: 1024px){.link_button{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.link_button{--base-margin:5.6rem}}@media(max-width: 767px){.link_button{--base-margin:5.6rem}}.input_normal{width:100% !important}.input_xsmall{width:15% !important}.input_small{width:25% !important}.input_xhalf{width:40% !important}.input_half{width:50% !important}.input_xmiddle{width:65% !important}.input_middle{width:75% !important}@media(max-width: 767px){.input_small{width:40% !important}}.form_message{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;margin-top:1rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem}.form_message_inline{font-size:1.4rem;padding:.5rem .75rem}.message{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;margin-top:1rem;border:1px solid rgba(0,0,0,0);border-radius:.5rem}.message_inline{font-size:1.4rem;padding:.5rem .75rem}.success{color:#18603a;background-color:#d5f1de;border-color:#c4ebd1}.error{color:#772b35;background-color:#fadddd;border-color:#f8cfcf}html,body{width:100%}img{width:100%}@media(max-width: 767px){img{max-width:100%}}.ellipsis{display:inline-block !important;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}.container{width:100%;max-width:810px;margin-left:auto;margin-right:auto;min-height:100vh;padding-bottom:calc(1.6rem*5)}@media(min-width: 768px)and (max-width: 1023px){.container{padding-bottom:calc(1.6rem*8)}}.container.__qr{background-size:cover;padding-bottom:0}.header{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.footer{background:url(../images/bg_footer.png) no-repeat;background-size:cover;position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%}.footer_inner{display:flex;justify-content:space-between;overflow:hidden;margin-top:1.6rem}.footer_inner li{width:25%}.footer_inner a{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:.8rem;height:10vh;color:#fff;font-size:1rem}.footer_icon{height:7vh;max-height:5rem}.contents{margin-left:auto;margin-right:auto;width:100%;max-width:90vw;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.contents.__qr{max-width:100%;min-height:100dvh;min-height:100vh}.contents_inner{margin-top:calc(var(--base-margin)*1);margin-bottom:calc(var(--base-margin)*1)}@media(min-width: 1024px){.contents_inner{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.contents_inner{--base-margin:5.6rem}}@media(max-width: 767px){.contents_inner{--base-margin:5.6rem}}.contents_inner .__ribbon{position:absolute;top:0;left:50%;transform:translate(-50%, -60%);width:60%;max-width:30rem}.contents .__note{line-height:1.6;text-align:center;background:#13a79d;padding:.5em;font-size:1.4rem}.contents_full{margin-left:auto;margin-right:auto;max-width:100%;min-height:100dvh;min-height:100vh}.contents_full .contents_inner2{margin-left:auto;margin-right:auto;width:100%;max-width:90vw;margin-left:auto;margin-right:auto}.contents_full_inner{margin-top:calc(var(--base-margin)*1);margin-bottom:calc(var(--base-margin)*1)}@media(min-width: 1024px){.contents_full_inner{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.contents_full_inner{--base-margin:5.6rem}}@media(max-width: 767px){.contents_full_inner{--base-margin:5.6rem}}.contents_full_inner .__ribbon{position:absolute;top:0;left:50%;transform:translate(-50%, -60%);width:60%;max-width:30rem}.deco_heading{font-family:"Murecho","Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,"Arimo",sans-serif;font-size:2rem;text-align:center;color:#000;padding:1.6rem;border-bottom:2px solid #000;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.deco_heading{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.deco_heading{--base-margin:5.6rem}}@media(max-width: 767px){.deco_heading{--base-margin:5.6rem}}.deco_title{font-family:"Murecho","Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,"Arimo",sans-serif;font-size:2rem;text-align:center;font-weight:700;line-height:1.4;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.deco_title{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.deco_title{--base-margin:5.6rem}}@media(max-width: 767px){.deco_title{--base-margin:5.6rem}}.deco_title.__small{font-size:1.6rem}.deco_slash{display:flex;justify-content:space-around}.deco_slash:before,.deco_slash:after{content:"";width:2rem;height:1px;border-top:1px solid #000;display:block;position:relative;top:1rem}.deco_slash:before{transform:rotate(75deg);margin-left:-0.8rem}.deco_slash:after{transform:rotate(-75deg);margin-right:-0.8rem}.inner_title{margin-top:2.4rem;margin-bottom:1.6rem}.contents_border{margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5);border:3px solid #fff33f;background:#fff;border-radius:1rem;padding:2.4rem;position:relative}@media(min-width: 1024px){.contents_border{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.contents_border{--base-margin:5.6rem}}@media(max-width: 767px){.contents_border{--base-margin:5.6rem}}.contents_border.__with_ribbon{padding-top:3.2rem}.contents_border.__login{border-color:#00a99d}.contents_border.__base{border-color:#fff33f}.contents_border.__stamp{border-color:#0075c1}.contents_border.__point{border-color:#00a99d}.contents_radius{margin-top:8rem;background:#fff;border-radius:1rem;padding:2.4rem;position:relative}.contents_radius.__with_title{padding-top:4.2rem}.contents_radius.__login{border-color:#00a99d}.contents_radius.__base{border-color:#fff33f}.contents_radius.__stamp{border-color:#0075c1}.contents_radius.__point{border-color:#00a99d}.sub_title img{position:relative}.schedule{width:100%;max-width:90vw;margin-left:auto;margin-right:auto;margin-left:auto;margin-right:auto;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5);padding:0 10vw}@media(min-width: 1024px){.schedule{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.schedule{--base-margin:5.6rem}}@media(max-width: 767px){.schedule{--base-margin:5.6rem}}.account_info{background:#fff;padding:2.4rem 0;margin:1.6rem;text-align:center;font-size:1.4rem}.account_info .__nick_name{margin-bottom:calc(1.6rem*0.5)}.account_info .__nick_name span{color:#00a99d;font-size:2rem}.account_info .__member_no span{color:#00a99d;font-size:2rem}.account_info .__note{width:80%;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6;position:relative}.account_info .__note .__line{margin-bottom:calc(1.6rem*0.5)}.stamp_title{width:100%;margin-left:auto;margin-right:auto;text-align:center}.stamp_sheet{display:flex;flex-wrap:wrap;justify-content:space-between}.stamp_sheet .__item{width:16vw;height:16vw;margin:.2rem;text-align:center;background:url(../images/sheet_stamp.svg) no-repeat;position:relative}.stamp_sheet .__item img{width:14vw;height:14vw;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.stamp_sheet .__item3{background:url(../images/sheet_stamp3.svg) no-repeat}.stamp_sheet .__item6{background:url(../images/sheet_stamp6.svg) no-repeat}.stamp_sheet .__item10{background:url(../images/sheet_stamp10.svg) no-repeat}.stamp_sheet .__item30{background:url(../images/sheet_stamp30.svg) no-repeat}.point_info{background:#c3eae8;border-radius:1rem;box-shadow:0px 0px 5px -1px rgba(0,0,0,.3);position:relative;padding:1.6rem;margin-top:1.6rem;display:flex;justify-content:space-between;align-items:center}.point_info .__title{display:flex;align-items:center;width:70%;text-align:center;justify-content:center}.point_info .__title img{width:2rem;margin-right:1.6rem}.point_info .__point span{font-size:3.2rem;font-weight:700;color:#00a99d}.stamp_info{background:#fdefe5;border-radius:1rem;box-shadow:0px 0px 5px -1px rgba(0,0,0,.3);position:relative;padding:1.6rem;display:flex;justify-content:space-between;align-items:center}.stamp_info .__title{display:flex;align-items:center;width:75%}.stamp_info .__title img{width:2rem;margin-right:1.6rem}.stamp_info .__point span{font-size:3.2rem;font-weight:700;color:#fff33f}.spot_point_info{margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.spot_point_info{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.spot_point_info{--base-margin:5.6rem}}@media(max-width: 767px){.spot_point_info{--base-margin:5.6rem}}.spot_point_info .__note{line-height:1.4;font-size:1.2rem;text-align:center}.present_info{padding:1.6rem;background:#fff33f}.present_info .__note{margin-bottom:calc(1.6rem*0.5);margin-top:calc(1.6rem*0.5);font-weight:700}.present_info .__disable{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);pointer-events:none;opacity:.7}.present_info .__note2{font-size:1.4rem;line-height:1.4;margin-bottom:calc(1.6rem*1)}.present_info .__present_list .__grid{display:grid;grid-template-columns:1fr 4fr;align-items:center;border-bottom:1px solid #fff}.present_info .__present_list .__flex{display:flex;justify-content:space-around;align-items:center;gap:.8rem}.present_info .__present_list .__flex_between{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.present_info .__present_list li{margin-bottom:calc(1.6rem*0.5);padding-bottom:calc(1.6rem*0.5)}.present_info .__present_list li .__award{font-weight:700}.present_info .__present_list li .__num{flex-shrink:0;text-align:right}.present_info .__present_list li .__text{line-height:1.4}.present_info .__present_list li .__image{margin-left:auto;margin-right:auto;position:relative}.award_info{background:url(../images/bg_award.png) no-repeat;background-size:cover;border-radius:10px;padding:2.4rem 2.4rem 1.6rem}.award_info .__award_list li{margin-bottom:calc(1.6rem*0.5)}.award_info .__award_list li .__image{width:80%;margin-left:auto;margin-right:auto;position:relative}.award_info .__award_list li .__5area{width:95%}.award_info .__award_list .__disable{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);pointer-events:none}.award_info .__award_list .__disable img{opacity:.4}.notice_block .__title{background:#fff;border:2px solid #000;text-align:center;padding:1.6rem;position:relative}.notice_block .__title:after{content:"";font-family:"Material Icons";position:absolute;font-size:150%;top:50%;transform:translateY(-50%);right:.5em}.notice_block .__title.__open:after{content:"";font-family:"Material Icons";position:absolute;font-size:150%;top:50%;transform:translateY(-50%);right:.5em}.notice_block .__detail{background:#fff;border:2px solid #000;border-top:none;line-height:1.6;font-size:1.4rem;padding:1.6rem;display:none}.notice_block .__detail li{margin-bottom:calc(1.6rem*0.5)}.notice_block .__inner_text{background:#fdf2f5;padding:1.6rem;line-height:1.6;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.notice_block .__inner_text{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.notice_block .__inner_text{--base-margin:5.6rem}}@media(max-width: 767px){.notice_block .__inner_text{--base-margin:5.6rem}}.stamp_notice{margin-top:calc(var(--base-margin)*1);margin-bottom:calc(var(--base-margin)*1);width:100%;max-width:90vw;margin-left:auto;margin-right:auto;text-align:center;line-height:1.6;padding:1.6rem}@media(min-width: 1024px){.stamp_notice{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.stamp_notice{--base-margin:5.6rem}}@media(max-width: 767px){.stamp_notice{--base-margin:5.6rem}}.contents_err{line-height:1.6;padding:1.6rem;margin-top:1.6rem}.notice_text{border:1px solid #c92339;border-radius:6px;background:#fff;color:#c92339;font-size:1.2rem;line-height:1.2;text-align:left;padding:.8rem .5em 1em;margin-bottom:calc(1.6rem*1)}.pass_text{border:1px solid #fff33f;border-radius:6px;color:#fff33f;font-size:1.2rem;text-align:center;padding:.8rem .5em 1em;margin-bottom:calc(1.6rem*1)}.not_pass_text{font-size:1.3rem;text-align:center;line-height:1.6;padding:.8rem .5rem 1em;margin-bottom:calc(1.6rem*1)}.get_stamp_info_wrap{margin:0}.get_stamp_info .__wrap{padding-inline:5vw}.get_stamp_info .__icon{margin-left:auto;margin-right:auto;margin-bottom:calc(1.6rem*1)}.get_stamp_info .__name{font-size:2rem;font-family:"Murecho","Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,"Arimo",sans-serif;text-align:center;font-weight:700;margin-bottom:calc(1.6rem*1)}.get_stamp_info .__note{text-align:center;line-height:1.6;font-size:1.4rem;margin-bottom:calc(1.6rem*1)}.get_stamp_info .__exp{text-align:center;line-height:1.6;margin-bottom:calc(1.6rem*1.5)}.get_stamp_info .__complete{text-align:center;font-size:90%;line-height:1.6;margin-bottom:calc(1.6rem*1.5)}.get_stamp_info_close{text-align:center}.get_stamp_info_close .__close{font-size:3.2rem;background:radial-gradient(#fff 40%, transparent 40%)}.contents .__note2{text-align:left;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.contents .__note2{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.contents .__note2{--base-margin:5.6rem}}@media(max-width: 767px){.contents .__note2{--base-margin:5.6rem}}.map_pin_exp{display:flex;flex-wrap:wrap;justify-content:center;font-size:1.2rem}.map_pin_exp .pin_list{padding:.5em}.map_pin_exp .pin_list.__spot1 i{color:#00a99d}.map_pin_exp .pin_list.__spot2 i{color:#fff33f}.map_pin_exp .pin_list.__spot3 i{color:#2ca4c7}.gmap{width:100%;height:50vh}.spot_category a{display:block;border-bottom:1px solid #cecece;padding:2.4rem 1.6rem}.spot_category .__arrow_r{position:relative}.spot_category .__arrow_r:after{content:"";font-family:"Material Icons";position:absolute;font-size:150%;top:50%;transform:translateY(-50%);right:.5em}.spot_list{margin-top:calc(var(--base-margin)*1);margin-bottom:calc(var(--base-margin)*1)}@media(min-width: 1024px){.spot_list{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.spot_list{--base-margin:5.6rem}}@media(max-width: 767px){.spot_list{--base-margin:5.6rem}}.spot_list .__title{color:#fff;text-align:left;padding:1.6rem .8rem;position:relative}.spot_list .__title:after{content:"";font-family:"Material Icons";position:absolute;font-size:150%;top:50%;transform:translateY(-50%);right:.25em}.spot_list .__title.__open:after{content:""}.spot_list .__title.__spot1{background:#00a99d}.spot_list .__title.__spot2{background:#fff33f}.spot_list .__title.__spot3{background:#2ca4c7}.spot_list .__detail{background:#fff;border-top:none;line-height:1.6;font-size:1.6rem;width:100%}.spot_list .__detail li{border-bottom:1px solid #cecece;padding:1.4rem 2.5em 1.6rem;display:block;align-items:center;position:relative;padding-left:2.5em;padding-right:2.5em;width:100%}.spot_list .__detail li:before{content:"";font-family:"Material Icons";font-size:2rem;position:absolute;top:50%;transform:translateY(-50%);left:.5em}.spot_list .__detail li.__pass:before{content:"";font-family:"Material Icons"}.spot_list .__detail.__spot1 li a:before,.spot_list .__detail.__spot1 li a:after{color:#00a99d}.spot_list .__detail.__spot2 li a:before,.spot_list .__detail.__spot2 li a:after{color:#fff33f}.spot_list .__detail.__spot3 li a:before,.spot_list .__detail.__spot3 li a:after{color:#2ca4c7}.spot_list .__detail .__star{color:#13a79d}.spot_comment{text-align:center;font-size:1.4rem}.login_btn_block{padding:2.4rem 0;text-align:center;font-size:1.4rem}.precautions_inner{padding:1.6rem}.precautions .__title{margin-bottom:calc(1.6rem*0.5)}.precautions .__detail{line-height:1.4;font-size:1.4rem;padding:.5em 0 1em;border-bottom:1px solid #cecece;margin-bottom:calc(1.6rem*1)}.precautions .__list{margin-top:calc(var(--base-margin)*0.25);margin-bottom:calc(var(--base-margin)*0.25)}@media(min-width: 1024px){.precautions .__list{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.precautions .__list{--base-margin:5.6rem}}@media(max-width: 767px){.precautions .__list{--base-margin:5.6rem}}.precautions .__subtitle{color:#fff33f}.precautions .__inner_text{background:#fdf2f5;padding:1.6rem;line-height:1.6;font-size:1.2rem;margin-top:calc(var(--base-margin)*0.5);margin-bottom:calc(var(--base-margin)*0.5)}@media(min-width: 1024px){.precautions .__inner_text{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.precautions .__inner_text{--base-margin:5.6rem}}@media(max-width: 767px){.precautions .__inner_text{--base-margin:5.6rem}}.precautions .__flex_text{display:flex;align-items:center}.precautions .__icon_image{display:inline-block;width:4rem}.precautions .__base:before{color:#036eb8}.precautions .__orange:before{color:#fff33f}.precautions .__green:before{color:#00a99d}.precautions .__award_list{font-size:1.3rem}.precautions .__award_list table{border-collapse:collapse;margin:.8rem auto}.precautions .__award_list th,.precautions .__award_list td{border:solid 1px #666;padding:.2em}.precautions .__award_list thead th{text-align:center}.precautions .__award_list tbody td{text-align:center;vertical-align:middle}.precautions .__lucky_text{line-height:1.6;margin-top:calc(var(--base-margin)*0.25);margin-bottom:calc(var(--base-margin)*0.25)}@media(min-width: 1024px){.precautions .__lucky_text{--base-margin:7.2rem}}@media(min-width: 768px)and (max-width: 1023px){.precautions .__lucky_text{--base-margin:5.6rem}}@media(max-width: 767px){.precautions .__lucky_text{--base-margin:5.6rem}}.cookie .__note{text-align:left}.link_line{color:#00a99d;text-decoration:underline}.type_title{background:#00a99d;color:#fff;padding:.5em;text-align:center;margin-bottom:calc(1.6rem*1)}.tab_btn{width:50%;padding:.5em;text-align:center;border:1px solid #fff;color:#00a99d;background:#fff;cursor:pointer}.tab_btn_wrap{display:flex}.tab_btn.__active{background:#00a99d;color:#fff}.tab_target{display:none}.tab_target.__active{display:block}.faq_list{line-height:1.6}.faq_list .__group{margin-bottom:calc(1.6rem*1);border-bottom:1px solid #cecece}.faq_list .__title{color:#0075c1;font-weight:700;padding:0 0 .8rem 0}.faq_list .__detail{padding:0 0 .8rem 0}.faq_list .__detail .__answer{color:#c92339}.kanso .__exp{text-align:left;line-height:1.6;margin-bottom:calc(1.6rem*1)}.kanso .__image canvas{width:100%}.route_title{padding-bottom:.5em}