*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;word-break:break-word}ul,ol{list-style:none}h1,h2,h3,h4,button,input,label{line-height:inherit}img,picture{max-width:100%;display:block;height:auto}input,button,textarea,select{font:inherit}table{border-collapse:collapse}body,button,input,textarea{font-family:"BIZ UDPGothic",sans-serif}html,body{position:relative;width:100%;max-width:100%;overflow-x:hidden}html{font-size:62.5%;scroll-padding-top:120px;overflow-y:scroll}body{font-size:16px;line-height:1.6875;color:#444;font-family:"Noto Sans JP",sans-serif}body.no-scroll{overflow-y:hidden;height:100vh}:where(body,button,input,textarea,select){color:#222;font-size:inherit;line-height:inherit}label,select,input[type=checkbox],input[type=radio],button{cursor:pointer}.center_box{max-width:1500px;margin-left:auto;margin-right:auto}li{text-decoration:none;list-style:none}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mb40{margin-bottom:40px}.mb45{margin-bottom:45px}.mb50{margin-bottom:50px}.mb55{margin-bottom:55px}.mb60{margin-bottom:60px}.mb65{margin-bottom:65px}.mb70{margin-bottom:70px}.mb75{margin-bottom:75px}.mb80{margin-bottom:80px}.mb85{margin-bottom:85px}.mb90{margin-bottom:90px}.mb95{margin-bottom:95px}.mb100{margin-bottom:100px}.mb110{margin-bottom:110px}.mb120{margin-bottom:120px}.mb125{margin-bottom:125px}.mb130{margin-bottom:130px}.mb140{margin-bottom:140px}.mb150{margin-bottom:150px}.mb160{margin-bottom:160px}.mb170{margin-bottom:170px}.mb180{margin-bottom:180px}.mb190{margin-bottom:190px}.mb200{margin-bottom:200px}.centerBox{max-width:1082px;margin-inline:auto;padding-inline:25px}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-track{width:12px;background-color:#eee}html::-webkit-scrollbar-thumb{background-color:#ccc}.mq767{display:block}.mq767sp{display:none}.mq960{display:block}.mq960sp{display:none}.grobal_fv{width:100%;height:auto;min-height:403px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:100px}.grobal_fv_title{font-size:48px;color:#fff;text-shadow:0px 0px 8px rgba(0,0,0,.6);text-align:center}.grobal_fv_item01{position:absolute;top:10px;left:5px;width:256px}.grobal_fv_item02{position:absolute;bottom:-20px;right:-10px;width:365px}.grobal_dotted_title{font-size:30px;width:fit-content;margin-left:auto;margin-right:auto;line-height:1.4;border-bottom:dotted 1px #444}.heart_title{font-size:24px;padding-left:45px;position:relative;margin-bottom:30px}.heart_title::before{position:absolute;content:"";top:calc(50% - 19px);left:0;width:43.2px;height:33.4px;background-image:url(../images/heart_item.png);background-size:cover;background-position:center}.heart_title.center_title{width:fit-content;margin-left:auto;margin-right:auto}.l_line_title{font-size:18px;line-height:1.4;padding-left:14px;position:relative;margin-bottom:22px}.l_line_title::before{position:absolute;content:"";top:calc(50% - 8px);left:0;width:5px;height:18px;background-color:#46bcff}.l_line_title.center_title{width:fit-content;margin-left:auto;margin-right:auto}.table_outer{width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;display:block;white-space:nowrap}.table{width:100%;max-width:100%}.table tr{height:50px;border:solid 1px #a7a7a7;border-collapse:collapse}.table th{height:100%;border-left:dotted 1px #a7a7a7;background-color:#f4fafb;vertical-align:middle;text-align:center;padding:12px 24px}.table th:nth-last-child(0){border-left:none}.table th.left{text-align:left}.table th.center{text-align:center}.table th.wrap{white-space:wrap}.table td{height:100%;border-left:dotted 1px #a7a7a7;vertical-align:middle;text-align:center;padding:12px 24px}.table td:nth-last-child(0){border-left:none}.table td.left{text-align:left}.table td.center{text-align:center}.table td.wrap{white-space:wrap}.link{display:inline;line-height:1.2;color:#46bcff;border-bottom:solid 1px #46bcff}.link:hover{border-bottom:none}header{height:100px;margin-bottom:20px}header *{line-height:1}.header_article{max-width:1400px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:0 15px;height:100%}.header_logo{width:30%;min-width:360px;flex-shrink:0;padding-bottom:15px}.header_nav{display:flex;justify-content:space-between;align-items:flex-end;width:62%;z-index:9997}.header_li{margin-bottom:6px;height:24px}.hover_line{line-height:1}.hover_line:hover{border-bottom:solid 3px #46bcff}.header_accordion{display:block;position:relative;cursor:default;padding-right:20px}.header_accordion .accordion_menu{position:absolute;top:100%;padding:10px 0;display:flex;justify-content:left;align-items:center;flex-direction:column;visibility:hidden;height:0;border:solid 1px #ddd;border-top:none;background-color:rgba(255,255,255,.8078431373);transition:.3s;overflow:hidden}.header_accordion .accordion_menu.ac01{left:calc(50% - 100px);width:200px}.header_accordion .accordion_menu.ac02{left:calc(50% - 115px);width:230px}.header_accordion .accordion_menu .hover_line{display:inline-block;text-align:center;font-size:16px;width:fit-content;height:24px;line-height:24px;padding:0 5px;margin-left:4px;margin-right:4px;margin-bottom:16px}.header_accordion:hover .accordion_menu.ac01{visibility:visible;height:250px}.header_accordion:hover .accordion_menu.ac02{visibility:visible;height:170px}.header_arrow{position:absolute;right:0;top:28%;width:8.1px;height:4.5px}.header_arrow::before,.header_arrow::after{content:"";position:absolute;bottom:0;left:calc(50% - .5px);width:1px;height:6px;border-radius:9999px;background-color:#444;transform-origin:50% calc(100% - .5px)}.header_arrow::before{transform:rotate(45deg)}.header_arrow::after{transform:rotate(-45deg)}.header_link_block{display:flex;justify-content:center;align-items:flex-end;gap:9px;height:100%}.inqiry_link{width:168px;height:40px;border-radius:20px;font-size:15px;transition:.3s;color:#46bcff;border:solid 1px #46bcff;background-color:#fff;margin-bottom:5px}.inqiry_link .letter_icon_white,.inqiry_link .letter_icon_blue{width:13px}.inqiry_link .letter_icon_white{display:none}.inqiry_link .letter_icon_blue{display:block}.inqiry_link:hover{color:#fff;background-color:#46bcff}.inqiry_link:hover .letter_icon_white{display:block}.inqiry_link:hover .letter_icon_blue{display:none}.inqiry_link_inner{display:flex;justify-content:center;align-items:center;gap:5.6px;height:100%}.inqiry_link_inner p{height:40px;line-height:40px}.visit_link{width:168px;height:40px;border-radius:20px;font-size:15px;transition:.3s;color:#46bcff;background-color:#fff;border:solid 1px #46bcff;display:flex;justify-content:center;align-items:center;margin-bottom:5px}.visit_link a{display:block;width:100%;height:100%;text-align:center;line-height:40px}.visit_link:hover{color:#fff;background-color:#46bcff}#hamburger_area *{display:none}.hamburger_menu{display:flex;justify-content:center;align-items:center;width:36px;height:24px;position:absolute;top:28px;right:20px;z-index:100;cursor:pointer}.hamburger_menu span{position:absolute;width:100%;height:2px;transition:.3s;background-color:#46bcff}.hamburger_menu.active span{background-color:#fff}.hamburger_menu span:first-of-type{top:0}.hamburger_menu span:nth-of-type(2){top:50%}.hamburger_menu span:last-of-type{top:100%}.hamburger_menu.active span:first-of-type{top:50%;transform:rotate(225deg)}.hamburger_menu.active span:nth-of-type(2){opacity:0}.hamburger_menu.active span:last-of-type{top:50%;transform:rotate(-225deg)}.slide_menu{position:absolute;top:0;right:0;width:360px;height:100%;background-color:#46bcff;z-index:99;transform:translateX(100%);transition:transform .3s;overflow-y:scroll;scrollbar-width:none;padding-left:25px}.slide_menu::-webkit-scrollbar{display:none}.slide_menu.active{transform:translateX(0);box-shadow:-2px 0 2px rgba(0,0,0,.2)}.hamburger_logotext{width:272px;padding-top:30px;padding-bottom:30px}.hamburgerSubTitle{width:fit-content;font-size:16px;font-weight:normal;color:#fff;margin-top:8px;margin-bottom:22px}.hamburgerLink{width:fit-content;font-size:14px;font-weight:normal;color:#fff;margin-bottom:14px;padding-left:15px;position:relative}.hamburgerLink::before{content:"";position:absolute;top:calc(50% - 1px);left:0;width:6px;height:2px;border-bottom:solid 2px #fff}.hamburgerSitemap{width:fit-content;font-size:14px;font-weight:normal;color:#fff;border-bottom:solid 1px #fff;margin-bottom:40px;line-height:1.4}.hamburgerSitemap:hover{border-bottom:none}.footer{width:100%;padding:50px 16px;height:fit-content;background-color:#f4fafb;font-size:14px;overflow:hidden;background-image:url(../images/footer_item03.png);background-size:500px;background-repeat:no-repeat;background-position:right -30px bottom -10px}.footer_inner{max-width:1300px;margin-left:auto;margin-right:auto;position:relative}.footer_top_icon{position:absolute;bottom:36px;right:0;width:68px;height:68px;border-radius:34px;border:solid 1px #46bcff;background-color:#46bcff;transition:.3s;cursor:pointer}.footer_top_icon .footer_top_icon_inner{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.footer_top_icon .footer_top_icon_p{color:#fff}.footer_top_icon .footer_top_icon_arrow{position:absolute;display:inline-block;width:10.9px;height:5.9px;top:12px;left:calc(50% - 5.5px)}.footer_top_icon .footer_top_icon_arrow::before,.footer_top_icon .footer_top_icon_arrow::after{content:"";position:absolute;top:0;left:calc(50% - .5px);width:1px;height:8px;border-radius:0;background-color:#fff;transform-origin:50% .5px}.footer_top_icon .footer_top_icon_arrow::before{transform:rotate(45deg)}.footer_top_icon .footer_top_icon_arrow::after{transform:rotate(-45deg)}.footer_top_icon:hover{background-color:#fff}.footer_top_icon:hover .footer_top_icon_p{color:#46bcff}.footer_top_icon:hover .footer_top_icon_arrow::before,.footer_top_icon:hover .footer_top_icon_arrow::after{background-color:#46bcff}.footer_logo{width:446px}.footer_main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.footer_contact{display:flex;justify-content:left;align-items:center;gap:20px;margin-bottom:35px}.footer_sitemap_outer{display:block;width:40%}.footer_sitemap{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.footer_sitemap_inner *{display:block}.footer_sitemap_inner{width:calc((100% - 20px)/2);min-width:190px}.footer_sitemap_title{font-size:16px;margin-bottom:22px;width:fit-content;height:27px}a.footer_sitemap_title:hover{border-bottom:solid 1px #444}.footer_sitemap_link{padding-left:15px;margin-bottom:14px;position:relative;width:fit-content;height:24px}.footer_sitemap_link::before{content:"";position:absolute;top:calc(50% - 1px);left:0;width:6px;border-bottom:solid 2px #444}.footer_sitemap_link:hover{border-bottom:solid 1px #444}.footer_link_box{width:280px;text-align:center}.footer_link01{display:block;height:56px;line-height:56px;background-color:#ffe4a4;border:solid 1px #ffe4a4;border-radius:28px;margin-bottom:16px;position:relative}.footer_link01:hover{background-color:rgba(255,228,164,.6941176471)}.footer_link01 img{position:absolute;top:calc(50% - 18px);left:calc(50% - 118px);width:31px;aspect-ratio:31/38;height:auto}.footer_link02{display:block;height:56px;line-height:56px;color:#fff;background-color:#29a56b;border:solid 1px #29a56b;border-radius:28px;position:relative}.footer_link02:hover{background-color:rgba(41,165,107,.6784313725)}.footer_link02 img{position:absolute;top:calc(50% - 18px);left:calc(50% - 134px);width:49px;right:49/38;height:auto}.footer_bottom_link{display:flex;justify-content:left;align-items:center;gap:40px;margin-bottom:20px}.footer_bottom_link a{height:24px}.footer_bottom_link a:hover{border-bottom:solid 1px #444}.copy{line-height:.8}@media (min-width: 1600px){.grobal_fv{aspect-ratio:3223/808;background-size:100% 100%}}@media (max-width: 1300px){.header_link_block{flex-direction:column;align-items:center;justify-content:flex-end;gap:0}}@media (max-width: 960px){.mb25{margin-bottom:15px}.mb30{margin-bottom:20px}.mb35{margin-bottom:25px}.mb40{margin-bottom:25px}.mb45{margin-bottom:35px}.mb50{margin-bottom:30px}.mb55{margin-bottom:30px}.mb60{margin-bottom:30px}.mb65{margin-bottom:35px}.mb70{margin-bottom:35px}.mb75{margin-bottom:35px}.mb80{margin-bottom:40px}.mb85{margin-bottom:40px}.mb90{margin-bottom:45px}.mb95{margin-bottom:50px}.mb100{margin-bottom:50px}.mb110{margin-bottom:55px}.mb120{margin-bottom:60px}.mb125{margin-bottom:65px}.mb130{margin-bottom:60px}.mb140{margin-bottom:60px}.mb150{margin-bottom:60px}.mb160{margin-bottom:70px}.mb170{margin-bottom:70px}.mb180{margin-bottom:70px}.mb190{margin-bottom:70px}.mb200{margin-bottom:70px}.mq960{display:none}.mq960sp{display:block}.grobal_fv_title{font-size:36px}.grobal_fv_item01{width:200px}.grobal_fv_item02{width:300px}header{height:80px}.header_article{align-items:center}.header_nav *{display:none !important}#hamburger_area *{display:block}.footer{background-size:320px}.footer_top_icon{bottom:-12px}}@media (max-width: 767px){body{font-size:14px;text-align:justify}.mq767{display:none}.mq767sp{display:block}.grobal_fv{margin-bottom:50px;min-height:280px}.grobal_fv_title{font-size:32px}.grobal_fv_item01{width:115px}.grobal_fv_item02{width:210px}.grobal_dotted_title{font-size:24px}.heart_title{font-size:20px;margin-bottom:20px}.heart_title.center_title{padding-right:16px}.l_line_title{font-size:16px;margin-bottom:16px}header{margin-bottom:0}.header_logo{min-width:272px}.hamburger_menu{width:30px;height:24px}.footer{padding-bottom:220px;background-size:124%;background-position:bottom center}.footer_main{flex-direction:column}.footer_link_box{margin-left:auto;margin-right:auto}.footer_link01{height:48px;line-height:48px}.footer_link01 img{width:27px;top:calc(50% - 15px)}.footer_link02{height:48px;line-height:48px}.footer_link02 img{width:38px;top:calc(50% - 15px);left:calc(50% - 129px)}}@media print{body{width:960px;margin:0 auto}}