@charset "UTF-8";*{box-sizing:border-box}:root{--base-text-color:#2a2a2a;--hover-text-color:#808080;--background-gray:#ebebeb;--primary-green:#007E4C;--hover-primary-green:#4da582;--disabled-color:#a3a3a3;--leading-trim:calc((1em - 1lh) / 1.1)}@font-face{font-family:"M PLUS 1";font-style:normal;font-weight:400;src:url("../fonts/m-plus-1-v12-japanese_latin-regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"M PLUS 1";font-style:normal;font-weight:500;src:url("../fonts/m-plus-1-v12-japanese_latin-500.woff2") format("woff2");font-display:swap}@font-face{font-family:"M PLUS 1";font-style:normal;font-weight:700;src:url("../fonts/m-plus-1-v12-japanese_latin-700.woff2") format("woff2");font-display:block}@font-face{font-family:"M PLUS 1";font-style:normal;font-weight:800;src:url("../fonts/m-plus-1-v12-japanese_latin-800.woff2") format("woff2");font-display:swap}@font-face{font-display:swap;font-family:"Noto Sans";font-style:normal;font-weight:500;src:url("../fonts/noto-sans-v39-latin-500.woff2") format("woff2")}@font-face{font-family:"Noto Sans TC";font-optical-sizing:auto;font-weight:400;font-style:normal;src:url("../fonts/NotoSansTC-Regular.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans TC";font-optical-sizing:auto;font-weight:500;font-style:normal;src:url("../fonts/NotoSansTC-Medium.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans TC";font-optical-sizing:auto;font-weight:700;font-style:normal;src:url("../fonts/NotoSansTC-Bold.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans TC";font-optical-sizing:auto;font-weight:800;font-style:normal;src:url("../fonts/NotoSansTC-ExtraBold.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans SC";font-optical-sizing:auto;font-weight:400;font-style:normal;src:url("../fonts/NotoSansSC-Regular.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans SC";font-optical-sizing:auto;font-weight:500;font-style:normal;src:url("../fonts/NotoSansSC-Medium.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans SC";font-optical-sizing:auto;font-weight:700;font-style:normal;src:url("../fonts/NotoSansSC-Bold.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans SC";font-optical-sizing:auto;font-weight:800;font-style:normal;src:url("../fonts/NotoSansSC-ExtraBold.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans KR";font-optical-sizing:auto;font-weight:400;font-style:normal;src:url("../fonts/NotoSansKR-Regular.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans KR";font-optical-sizing:auto;font-weight:500;font-style:normal;src:url("../fonts/NotoSansKR-Medium.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans KR";font-optical-sizing:auto;font-weight:700;font-style:normal;src:url("../fonts/NotoSansKR-Bold.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans KR";font-optical-sizing:auto;font-weight:800;font-style:normal;src:url("../fonts/NotoSansKR-ExtraBold.woff") format("woff");font-display:swap}html{scroll-behavior:smooth}body{padding:67px 0 0;margin:0;font-family:"M PLUS 1","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:16px;font-weight:500;line-height:1.6;color:var(--base-text-color);transition:padding .3s}@media screen and (max-width:767px){body{padding:39px 0 0;font-size:14px}}:lang(zh-TW) body{font-family:"Noto Sans TC",sans-serif}:lang(zh-CN) body{font-family:"Noto Sans SC",sans-serif}:lang(ko) body{font-family:"Noto Sans KR",sans-serif}a{color:var(--primary-green);transition:color .2s,filter .2s;cursor:pointer}a:hover{color:var(--hover-text-color)}@media (hover:none){a:hover{color:var(--primary-green)}}img{max-width:100%;vertical-align:top}ol,ul{margin:10px 0;padding:0}ol li,ul li{margin-left:1.5em;line-height:2}[data-reveal=fade-up]{opacity:0;transform:translateY(6.25rem);transition:opacity 2.2s,transform 1.2s cubic-bezier(0, -.01, 0, 1.08)}[data-reveal=fade-up].active{opacity:1;transform:translateY(0)}.header{position:fixed;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;height:110px;padding:22px 48px 22.3px 45px;background-color:#fff;transition:padding .3s,height .3s;box-shadow:0 0 10px -5px #2a2a2a;border-radius:0 0 24px 24px}@media screen and (max-width:767px){.header{padding:12px 26px 17px 19px;height:70px;border-radius:0 0 20px 20px}}.header_logo img{transition:.3s}@media screen and (max-width:767px){.header_logo img{width:84px;height:auto}}.header .bt-language{text-align:center;line-height:1;color:#007e4c;font-size:12px;font-weight:700;transition:.3s;cursor:pointer}@media screen and (max-width:767px){.header .bt-language{font-size:8px}}.header .bt-language:hover{color:var(--hover-primary-green)}@media (hover:none){.header .bt-language:hover{color:#007e4c}}.header .bt-language[aria-expanded=true]+.header_nav-list{visibility:visible;pointer-events:auto;opacity:1;transition:opacity .3s}.header .menu-button{all:unset;transition:.3s;position:relative;display:block;width:30px;height:30px;margin:0 auto 10px auto;background:url(../img/icon-lang.webp) no-repeat top center;background-size:30px}@media screen and (max-width:767px){.header .menu-button{width:20px;height:20px;background-size:20px;padding:0;margin-bottom:5px}}.header_nav-list{position:absolute;top:130px;right:20px;display:flex;padding:16px 30px 16px 30px;line-height:1;font-size:14px;color:#a8a8a8;margin:0;list-style:none;background:#fff;border-radius:40px;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 1px 7px -5px #2a2a2a}@media screen and (max-width:767px){.header_nav-list{width:100%;right:0;top:90px;padding:16px 4px 16px 4px;display:block;text-align:center}}.header_nav-list:before{content:"";position:absolute;top:-12px;right:45px;display:block;width:25px;height:12px;background:url(../img/bg_arrow.webp) no-repeat;background-size:100% auto}@media screen and (max-width:767px){.header_nav-list:before{right:30px}}.header_nav-item{margin:0;width:100%;float:left;margin-right:30px;font-size:14px}.header_nav-item:last-of-type{margin-right:0}@media screen and (max-width:767px){.header_nav-item{float:none;width:auto;text-align:center;display:inline-block;margin-left:7.4666666667vw;font-size:12px;margin-right:0}.header_nav-item:first-of-type{margin-left:0}.header_nav-item:last-of-type{margin-right:0}}@media screen and (max-width:374px){.header_nav-item{margin-left:5.3333333333vw}}.header_nav-item a{text-decoration:none;color:#a8a8a8}.header_nav-item a.stay{color:#007e4c}.header_nav-item a:hover{color:#007e4c}.footer{padding-top:36px}@media screen and (max-width:767px){.footer{padding-top:13px}}.footer_inner{position:relative;background-color:#f5f5f5}.footer_inner::before{content:"";display:block;width:200px;height:84px;background-color:#f5f5f5;border-radius:50%/100% 100% 0 0;position:absolute;top:-56px;left:50%;transform:translate(-50%,0);z-index:0}@media screen and (max-width:767px){.footer_inner::before{height:60px;top:-28px}}.footer_top{position:relative;z-index:1;padding:0 30px 0;text-align:center}@media screen and (max-width:767px){.footer_top{padding-top:12px;padding-bottom:12px}}.footer_logo{position:relative;display:inline-block;top:-12px}@media screen and (max-width:767px){.footer_logo{top:0;margin-bottom:10px}}@media screen and (max-width:767px){.footer_logo img{width:114px;height:auto}}.footer_aside{max-width:1280px;margin:0 auto 0 auto}.footer_aside_sns{margin-bottom:25px;padding-top:32px}@media screen and (max-width:767px){.footer_aside_sns{margin-bottom:33px;padding-top:20px}}.footer_aside_sns p{font-size:16px;margin-bottom:20px;font-weight:700}.footer_aside_sns img{width:70px;height:auto}.footer_aside_line{border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;padding:21px 0;margin-bottom:25px}@media screen and (max-width:767px){.footer_aside_line{margin-bottom:33px;padding-bottom:12px}}.footer_aside_line p{font-size:12px}@media screen and (max-width:767px){.footer_aside_line p{font-size:14px}}.footer_aside_line p a{text-decoration:none;color:var(--base-text-color)}.footer_aside_line p a:hover{text-decoration:underline}@media (hover:none){.footer_aside_line p a:hover{text-decoration:none}}.footer_aside_line p span{display:inline-block;margin-left:16px}@media screen and (max-width:767px){.footer_aside_line p span{display:block;margin-left:0;margin-top:1em}}.footer_aside_ad{font-size:12px;margin-bottom:21px}@media screen and (max-width:767px){.footer_aside_ad{margin-bottom:18px}}.language .footer_aside_ad{font-family:"Noto Sans";padding:21px 0 22px 0;margin-bottom:0}.footer_aside_ad span{display:inline-block;margin-left:1em}@media screen and (max-width:767px){.footer_aside_ad span{display:block;margin-left:0;margin-top:0}}.footer_bottom{padding:42px 30px 42px 28px;background-color:#2a2a2a;font-size:12px;font-weight:500;line-height:1.33;color:#fff;text-align:left}.footer_bottom::before{display:block;width:0;height:0;margin-top:calc((1 - 1.3) * .8em);content:""}.footer_bottom::after{display:block;width:0;height:0;margin-bottom:calc((1 - 1.3) * .8em);content:""}@media screen and (max-width:767px){.footer_bottom{padding:40px 40px;text-align:left}}.footer_copyright{margin:0 auto;line-height:1.6;width:-moz-fit-content;width:fit-content}aside,figure,li,main,ol,p,section,ul{margin:0;padding:0;font-weight:500}h1,h2,h3,h4.h5.h6{margin:0;padding:0;line-height:1.6}h2{font-weight:700;line-height:1.6}.scrollTop_area{position:relative}.tx-center{text-align:center}.link-bold{font-weight:700}.bt_scrolltop{position:fixed;right:24px;bottom:20px;z-index:0;line-height:1;opacity:0;transition:opacity .3s ease,visibility .3s ease}.bt_scrolltop.active{opacity:1;visibility:visible;z-index:2}@media screen and (max-width:767px){.bt_scrolltop{right:20px;bottom:20px}}.bt_scrolltop.footerStop{position:absolute;right:24px;bottom:80px}@media screen and (max-width:767px){.bt_scrolltop.footerStop{right:20px;bottom:120px}}.bt_scrolltop a{background:#007e4c;color:#fff;font-size:14px;text-decoration:none;width:88px;height:88px;border-radius:200px;display:flex;align-items:center;flex-flow:row wrap;box-sizing:border-box;padding:12px 0;transition:.3s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media screen and (max-width:767px){.bt_scrolltop a{width:64px;height:64px;padding:10px 0}}.bt_scrolltop a:hover{background:#4da582;color:#fff}@media (hover:none){.bt_scrolltop a:hover{background:#007e4c;color:#fff}}.bt_scrolltop a .scrollTop_arrow img{width:20px;height:13px}@media screen and (max-width:767px){.bt_scrolltop a .scrollTop_arrow img{width:16px;height:11px}}.bt_scrolltop a img{width:39.6px;height:auto;transition:.3s}@media screen and (max-width:767px){.bt_scrolltop a img{width:27.3px}}.bt_scrolltop a span{display:inline-block;width:100%;text-align:center;padding:0;margin:0;font-size:12px;font-weight:700;line-height:normal}@media screen and (max-width:767px){.bt_scrolltop a span{font-size:8px}}.bg-yellow{background-color:#fbf9da}.bg-gray{background-color:#f5f5f5}.text-info{color:grey;font-size:14px;margin-top:.7rem;position:relative;padding-left:1.2em;margin-bottom:.7rem;font-weight:400}.text-info:last-of-type{margin-bottom:0}.text-info_head{position:absolute;left:0;top:0}.text-info_pt2{padding-left:1.7em}.more-bt{margin:0;position:relative}.more-bt .link-icon{position:absolute;right:0;top:0;text-decoration:none;font-size:16px;color:var(--bace-text-color)}.more-bt .link-icon:hover{color:var(--hover-text-color)}.more-bt .link-icon:hover span{background-color:#4da582}@media (hover:none){.more-bt .link-icon:hover{color:var(--bace-text-color)}.more-bt .link-icon:hover span{background-color:#007e4c}}.more-bt .link-icon span{display:inline-flex;align-items:center;color:var(--base-text-color);text-decoration:none;background:#007e4c;border-radius:100px;width:32px;height:32px;margin-left:10px}@media screen and (max-width:767px){.more-bt .link-icon span{width:26px;height:26px}}.more-bt .link-icon span::after{content:"";margin:0 9px 0 12px;display:inline-block;width:9px;height:13px;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTIuMDUwNzggMS41TDguMDUwNzggN0wyLjA1MDc4IDEyLjUiIHN0cm9rZT0iIzAwN0Q0QiIgc3Ryb2tlLXdpZHRoPSIyLjY0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4gPC9zdmc+");mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTIuMDUwNzggMS41TDguMDUwNzggN0wyLjA1MDc4IDEyLjUiIHN0cm9rZT0iIzAwN0Q0QiIgc3Ryb2tlLXdpZHRoPSIyLjY0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4gPC9zdmc+");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-composite:xor;mask-composite:exclude;transition:background-color .3s}@media screen and (max-width:767px){.more-bt .link-icon span::after{margin:0 9px 0 10px;width:9px;height:10px}}img{height:auto}@media screen and (max-width:1320px){.main-content .top-highlights_1,.main-content .top-howabout .top-howabout_content-wrapper,.main-content .top-information .top-information_wrap{margin-left:20px;margin-right:20px}}@media screen and (max-width:767px){.main-content .top-highlights_1,.main-content .top-howabout .top-howabout_content-wrapper,.main-content .top-information .top-information_wrap{margin-left:0;margin-right:0}}.mv-section{background:#007e4c}.mv-section_txarea{padding:1.6666666667vw 0}@media screen and (max-width:767px){.mv-section_txarea{padding:20px 0}}.mv-section_txarea_hd{color:#fff}.mv-section_txarea_hd_tx{font-size:2.3611111111vw;font-weight:700;display:block;text-align:center;line-height:1.4;margin-bottom:.25rem}@media screen and (max-width:767px){.mv-section_txarea_hd_tx{font-size:24px;margin-bottom:.5rem}}.mv-section_txarea_hd_tx2{font-size:1.5277777778vw;font-weight:700;display:block;text-align:center;line-height:1.4}@media screen and (max-width:767px){.mv-section_txarea_hd_tx2{font-size:16px}}.mv-section_imarea{position:relative;padding-top:57.4305555556%;background:#fff url(../img/im_mv.webp) no-repeat bottom center;background-size:cover}@media screen and (max-width:767px){.mv-section_imarea{padding-top:115.8974358974%}}.mv-section_imarea img{position:absolute;top:6.88vw;left:50%;transform:translateX(-50%);width:27.4305555556vw}@media screen and (max-width:767px){.mv-section_imarea img{top:15.38vw;width:54.358974359vw}}.top-about{padding:94px 20px;text-align:center}@media screen and (max-width:767px){.top-about{padding-left:20px;padding-right:20px;padding-top:38px;padding-bottom:40px}}.top-about_heading{color:#442716;font-size:36px;text-align:center;margin-bottom:1.4rem;font-weight:800}@media screen and (max-width:767px){.top-about_heading{font-size:24px;margin-bottom:1.4rem}}.top-about_content-wrapper{max-width:1280px;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.top-about_content-wrapper{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.top-about_tx{text-align:center;font-size:20px;line-height:2}@media screen and (max-width:767px){.top-about_tx{font-size:16px;line-height:1.7}}.top-about_tx2{font-size:32px;text-align:center;font-weight:700}@media screen and (max-width:767px){.top-about_tx2{font-size:22px}}.top-about_content{background:#fff;border-radius:20px;padding:20px;margin:2.4rem auto 0 auto;display:inline-block;justify-content:center}@media screen and (max-width:767px){.top-about_content{padding:10px;margin-top:1.9rem;border-radius:10px}}.top-about_hd{color:#fdc908;font-size:32px;text-align:center;line-height:1.2;margin-bottom:22px;font-weight:800}@media screen and (max-width:767px){.top-about_hd{font-size:20px;margin-bottom:.5rem}}.top-about_mv{margin:0;line-height:0}.top-about_mv iframe{border-radius:20px;width:812px;height:457px}@media screen and (max-width:930px){.top-about_mv iframe{width:85.4736842105vw;height:48.1052631579vw}}@media screen and (max-width:767px){.top-about_mv iframe{width:84.2666666667vw;height:47.4666666667vw}}@media screen and (max-width:767px){.top-about_mv iframe{border-radius:8px}}.top-highlights_1{padding:80px 0 100px 0;margin:auto;max-width:1280px}@media screen and (max-width:767px){.top-highlights_1{padding-top:40px;padding-bottom:60px;padding-left:30px;padding-right:30px}}.top-highlights_1 .text-info{font-size:14px}@media screen and (max-width:767px){.top-highlights_1 .text-info{font-size:12px}}.top-highlights_1_hd3{background:#f5d144;position:relative;display:inline-block;border-radius:40px;font-size:24px;margin:0 auto 19px auto;padding:18px 40px;text-align:center;box-sizing:border-box}@media screen and (max-width:767px){.top-highlights_1_hd3{font-size:18px;margin-bottom:22px;border-radius:30px;width:100%;padding:6.5px 20px}.top-highlights_1_hd3.letter{letter-spacing:-.1rem;padding-left:10px;padding-right:10px}}.top-highlights_1_hd3.w394{min-width:394px}@media screen and (max-width:767px){.top-highlights_1_hd3.w394{min-width:0}}@media screen and (max-width:880px){.top-highlights_1_hd3.w394{min-width:0}}.top-highlights_1_hd3.w488{min-width:488px}@media screen and (max-width:767px){.top-highlights_1_hd3.w488{min-width:0}}.top-highlights_1_hd3.w632{min-width:632px}@media screen and (max-width:767px){.top-highlights_1_hd3.w632{min-width:0}}.top-highlights_1_hd3:after{content:"";position:absolute;bottom:-9px;right:47%;width:0;display:block;margin-left:-10px;border-style:solid;border-color:transparent #f5d144 #f5d144 transparent;border-width:14px;border-radius:0 0 5px 0;transform:scaleX(.6) rotate(45deg)}@media screen and (max-width:767px){.top-highlights_1_hd3:after{bottom:-7px}}.top-highlights_1_section_im{margin-bottom:20px}@media screen and (max-width:767px){.top-highlights_1_section_im img{width:100%;margin-bottom:16px}.top-highlights_1_section_im img:last-of-type{margin-bottom:0}}.top-highlights_1_hd1{font-size:36px;color:#442716;text-align:center;margin-bottom:2.3rem}@media screen and (max-width:767px){.top-highlights_1_hd1{font-size:24px;margin-bottom:1rem}}.top-highlights_1_hd2{font-size:28px;text-align:center;margin-bottom:1.7rem}@media screen and (max-width:767px){.top-highlights_1_hd2{font-size:20px;margin-bottom:1.4rem}}.top-highlights_1_section1{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:40px}@media screen and (max-width:767px){.top-highlights_1_section1{flex-flow:row wrap;margin-bottom:15px}}.top-highlights_1_section1.mb100_sp60{margin-bottom:100px}@media screen and (max-width:767px){.top-highlights_1_section1.mb100_sp60{margin-bottom:60px}}.top-highlights_1_section1:last-of-type{margin-bottom:0}@media screen and (max-width:767px){.top-highlights_1_section1:last-of-type{margin-bottom:0}}.top-highlights_1_section1_im{width:48.4%;margin-bottom:0}@media screen and (max-width:767px){.top-highlights_1_section1_im{width:100%;margin-bottom:16px}}.top-highlights_1_section1_im.border_pt1{border:1px solid #f5f5f5;border-radius:20px;box-sizing:border-box}@media screen and (max-width:767px){.top-highlights_1_section1_im.border_pt1{border:none}}@media screen and (max-width:767px){.top-highlights_1_section1 .top-highlights_1_section2_im{width:100%}.top-highlights_1_section1 .top-highlights_1_section2_im img{width:100%}}.top-highlights_1_section1.section_market{margin-bottom:20px}@media screen and (max-width:767px){.top-highlights_1_section1.section_market{margin-bottom:31px}}.top-highlights_1_txarea{width:48.7%}@media screen and (max-width:767px){.top-highlights_1_txarea{width:100%}}.top-highlights_1_txarea p{font-size:18px;margin-bottom:1.55rem}@media screen and (max-width:767px){.top-highlights_1_txarea p{font-size:16px}}.top-highlights_1_txarea p:last-of-type{margin-bottom:0}.top-highlights_1_section2{display:flex;justify-content:space-between;margin-bottom:80px}@media screen and (max-width:767px){.top-highlights_1_section2{flex-flow:row wrap;margin-bottom:27px}}.top-highlights_1_section2_wrap{width:48.4%;text-align:center}@media screen and (max-width:767px){.top-highlights_1_section2_wrap{width:100%;margin-bottom:2rem}}.top-highlights_1_section2_wrap:last-of-type{width:48.18%}@media screen and (max-width:767px){.top-highlights_1_section2_wrap:last-of-type{width:100%;margin-bottom:2rem}}.top-highlights_1_section2 .top-highlights_1_txarea{width:100%;text-align:left}.top-highlights_1_section3{text-align:center;margin-bottom:40px}@media screen and (max-width:767px){.top-highlights_1_section3{margin-bottom:32px}}.top-highlights_1_section3 .top-highlights_1_txarea{text-align:left;width:100%;max-width:860px;margin:auto}.top-highlights_1_section3 .top-highlights_1_hd3{font-size:24px}@media screen and (max-width:767px){.top-highlights_1_section3 .top-highlights_1_hd3{font-size:18px}}.top-highlights_1_section3 .top-highlights_1_hd3 .top-highlights_1_hd3_span{font-size:14px}@media screen and (max-width:767px){.top-highlights_1_section3 .top-highlights_1_hd3 .top-highlights_1_hd3_span{font-size:12px}}@media screen and (max-width:767px){.top-highlights_1_section3:last-of-type{margin-bottom:1.6rem}}.top-howabout{padding:80px 0 80px 0}@media screen and (max-width:767px){.top-howabout{padding-top:40px;padding-bottom:40px;padding-left:20px;padding-right:20px}}.top-howabout_content-wrapper{margin:auto;max-width:1280px}.top-howabout_hd1{font-size:40px;margin-bottom:1rem;text-align:center}@media screen and (max-width:767px){.top-howabout_hd1{font-size:24px;margin-bottom:1.4rem}}.top-howabout_hd2{font-size:26px;margin-bottom:1rem}@media screen and (max-width:767px){.top-howabout_hd2{font-size:20px;text-align:center}}@media screen and (max-width:767px){.top-howabout_section{display:flex;flex-flow:wrap;margin-bottom:44px;padding-left:10px;padding-right:10px}}@media screen and (max-width:767px){.top-howabout_section_wrap{order:2}}.top-howabout_tx{font-size:18px;margin-bottom:1.4rem}@media screen and (max-width:767px){.top-howabout_tx{margin-bottom:0;font-size:16px}}.top-howabout_im{margin-bottom:39px}@media screen and (max-width:767px){.top-howabout_im{order:1;margin-bottom:16px}.top-howabout_im .top-howabout_1_im{margin-bottom:20px;width:100%}.top-howabout_im .top-howabout_1_im:last-of-type{margin-bottom:0}}.top-howabout_rec{background:#fff;border-radius:20px;display:flex;justify-content:space-between;align-items:center;padding:40px;-moz-column-gap:40px;column-gap:40px}@media screen and (max-width:767px){.top-howabout_rec{flex-flow:wrap;border-radius:10px;padding:0}}@media screen and (max-width:767px){.top-howabout_rec_im{padding-left:0;width:100%}}.top-howabout_rec_im img{width:290px}@media screen and (max-width:1280px){.top-howabout_rec_im img{width:22.65625vw}}@media screen and (max-width:767px){.top-howabout_rec_im img{width:100%;border-radius:10px 10px 0 0}}.top-howabout_rec_txarea{flex:1}@media screen and (max-width:767px){.top-howabout_rec_txarea{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}}.top-howabout_rec_txarea .top-howabout_hd3{font-size:21px;margin-bottom:1rem}@media screen and (max-width:767px){.top-howabout_rec_txarea .top-howabout_hd3{font-size:18px;text-align:center;margin-bottom:.5rem}}.top-howabout_rec_txarea p{font-size:16px;margin-bottom:1rem}@media screen and (max-width:767px){.top-howabout_rec_txarea p{font-size:14px}}.top-howabout_rec_txarea .text-info{font-size:14px;margin-bottom:0;padding-right:145px}@media screen and (max-width:767px){.top-howabout_rec_txarea .text-info{font-size:12px;padding-right:0}}.top-howabout_rec_txarea .more-bt{margin-bottom:0;font-weight:800;text-align:right}@media screen and (max-width:767px){.top-howabout_rec_txarea .more-bt{height:26px;font-weight:500}.top-howabout_rec_txarea .more-bt a{font-size:14px}}.top-howabout_rec_txarea .more-bt .link-icon{position:static}.top-information{padding-top:60px;padding-bottom:150px}@media screen and (max-width:767px){.top-information{padding-top:40px;padding-bottom:120px;padding-left:20px;padding-right:20px}}.language .top-information{padding-top:0}.top-information_wrap{max-width:1280px;margin:auto}.top-information_inq{border-radius:20px;background:#f5f5f5;display:flex;justify-content:space-between;align-items:center;padding:30px 40px 29px 40px;margin-bottom:40px}@media screen and (max-width:767px){.top-information_inq{flex-flow:wrap;padding:18px 20px 18px 20px;border-radius:10px}}.top-information .mail-icon{line-height:0;display:flex;align-items:center;justify-content:center;border-radius:100px;background:#fff;width:40px;height:40px;position:absolute;left:0;top:-3px}@media screen and (max-width:767px){.top-information .mail-icon{width:30px;height:30px;top:2px}}@media screen and (max-width:767px){.top-information .mail-icon img{width:18px;height:15px}}.top-information_hd1{font-size:21px;padding-right:30px;position:relative;padding-left:47px}@media screen and (max-width:767px){.top-information_hd1{width:100%;font-size:20px;padding-right:0;margin-bottom:1.4rem;padding-left:35px}}.top-information_txarea p{font-size:18px;margin-bottom:.5rem}.top-information_txarea p:last-of-type{margin-bottom:0}@media screen and (max-width:767px){.top-information_txarea p{font-size:16px;margin-bottom:.55rem}.top-information_txarea p:last-of-type{margin-bottom:0}}.top-information_txarea .text-info{font-size:14px}.top-information_txarea_detail span{display:inline-block;margin-right:2.3em}@media screen and (max-width:767px){.top-information_txarea_detail span{display:block;margin-left:0;margin-bottom:.3rem}}.top-information_txarea_detail span:last-of-type{margin-right:0}@media screen and (max-width:767px){.top-information_txarea_detail span:last-of-type{margin-bottom:0}}.top-information_speech{max-width:950px;margin-left:auto;margin-right:auto;margin-top:26px;margin-bottom:40px}@media screen and (max-width:767px){.top-information_speech{margin-top:0;margin-bottom:16px}}.language .top-information_speech{margin-top:26px}@media screen and (max-width:767px){.language .top-information_speech{margin-top:0}}.top-information_speech .top-information_hd1{font-size:28px;font-weight:500;text-align:center;line-height:1.8;padding-right:0}@media screen and (max-width:767px){.top-information_speech .top-information_hd1{font-size:16px;margin-bottom:0;line-height:1.65}}.top-information_speech_txarea{position:relative;border-radius:70px;background:#feeeb6;padding:28px 20px;max-width:636px;margin-left:auto;margin-right:auto;transition:.3s}@media (min-width:768px) and (max-width:894px){.top-information_speech_txarea{max-width:74%;min-width:560px}}@media screen and (max-width:767px){.top-information_speech_txarea{font-size:16px;width:236px;padding:20px}}.top-information_speech_txarea .top-information_hd1{padding-left:0}.top-information_speech_im_l{position:absolute;left:-121px;bottom:50%;transform:translateY(50%);transition:.3s}@media (min-width:768px) and (max-width:894px){.top-information_speech_im_l{left:-10.1430429129vw}.top-information_speech_im_l img{width:15.6046814044vw}}@media screen and (max-width:767px){.top-information_speech_im_l{left:-59px}.top-information_speech_im_l img{width:77px}}.top-information_speech_im_r{position:absolute;right:-78px;bottom:50%;transform:translateY(50%);transition:.3s}@media (min-width:768px) and (max-width:894px){.top-information_speech_im_r{right:-8.322496749vw}.top-information_speech_im_r img{width:13.0039011704vw}}@media screen and (max-width:767px){.top-information_speech_im_r{right:-42px}.top-information_speech_im_r img{width:64px}}.top-information_speech_txarea2{max-width:860px;margin:auto}@media screen and (max-width:767px){.top-information_speech_txarea2{padding-left:10px;padding-right:10px}}.top-information_speech_txarea2 .text-info{margin-top:.4em;margin-bottom:.4em}.top-information_speech_txarea2 .text-info:last-of-type{margin-bottom:0}._hide{display:none}._hide-pc{display:none}@media screen and (max-width:767px){._hide-pc{display:block;line-height:0}._hide-sp{display:none}}