*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}body{width:100%;padding:0;margin:0;position:relative}h1,h2,h3,h4,h5,p,dt,dd,li,th,td,address,strong,em,table,dl,ul,ol,img,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{padding:0;margin:0;background:rgba(0,0,0,0)}h1,h2,h3,h4,h5,p,dt,dd,li,th,td,a,address,strong,em,form,input,textarea,select,submit,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{color:inherit;line-height:inherit;font-family:inherit;font-size:inherit}a{border:none;color:inherit;word-wrap:break-word;text-decoration:underline;position:relative}a:hover{opacity:1;text-decoration:none}a:hover{text-decoration:none}address,em{font-style:normal}ul,ol{list-style:none none outside}img{display:block;border:none}html{scroll-behavior:smooth}body{color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-optical-sizing:auto;font-style:normal;-webkit-font-smoothing:antialiased;line-height:1;letter-spacing:.05em;text-align:justify;position:relative}a{text-decoration:none}img{max-width:100%;height:auto}.cm_newsList li{display:flex;gap:2.5rem;align-items:center}.cm_newsList li time{display:block;width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:2.25;margin:-0.625em 0}.cm_newsList li .title{display:block;width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:2.25;margin:-0.625em 0}.cm_h2{display:flex;gap:1.5rem;align-items:flex-end;color:#4994c4;border-bottom:.125rem solid #4994c4;padding:0 0 1rem}.cm_h2 .en{font-size:3.5rem;font-family:"Jost",sans-serif;font-weight:500;line-height:1;letter-spacing:.1em;margin:0 0 -0.25em}.cm_h2 .jp{font-size:1.25rem;font-weight:700;line-height:1;letter-spacing:.1em}@keyframes a_scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.blurIn{transition:.75s linear;opacity:0;filter:blur(16px)}.blurIn.play{opacity:1;filter:blur(0)}.fadeIn{transition:.75s linear;opacity:0}.fadeIn.play{opacity:1}.slideUp{transition:transform .75s cubic-bezier(0.25, 1, 0.5, 1),opacity 1s linear;transform:translateY(2rem);opacity:0}.slideUp.play{transform:translateY(0);opacity:1}.slideLeft{transition:transform .75s cubic-bezier(0.25, 1, 0.5, 1),opacity 1s linear;opacity:0}.slideLeft.play{transform:translate(0);opacity:1}@media only screen and (min-width: 1000px){.slideLeft{transform:translateX(2rem)}}@media only screen and (max-width: 999px){.slideLeft{transform:translateY(2rem)}}.slideRight{transition:transform .75s cubic-bezier(0.25, 1, 0.5, 1),opacity 1s linear;opacity:0}.slideRight.play{transform:translate(0);opacity:1}@media only screen and (min-width: 1000px){.slideRight{transform:translateX(-2rem)}}@media only screen and (max-width: 999px){.slideRight{transform:translateY(2rem)}}@media only screen and (min-width: 1000px){.slideUp.delay,.slideLeft.delay,.slideRight.delay{transition-delay:.125s}.slideUp.delay2,.slideLeft.delay2,.slideRight.delay2{transition-delay:.25s}.slideUp.delay3,.slideLeft.delay3,.slideRight.delay3{transition-delay:.375s}.slideUp.delay4,.slideLeft.delay4,.slideRight.delay4{transition-delay:.5s}.slideUp.delay5,.slideLeft.delay5,.slideRight.delay5{transition-delay:.625s}}@keyframes scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}.header{width:100%;position:fixed;z-index:10}.header .logo{position:absolute;top:2.5rem;left:5rem}@media only screen and (min-width: 1000px){.header .logo{display:flex;gap:1.4375rem}}@media only screen and (max-width: 999px){.header .logo{top:2.25rem;left:2rem}}.header .logo img{width:7.1875rem}@media only screen and (max-width: 999px){.header .logo img{width:17.2975rem}}.header .logo .text{display:block;margin:2.25rem 0 0}@media only screen and (max-width: 1143px){.header .logo .text{display:none}}.header .logo .text small{display:block;font-size:.75rem;line-height:1.5;font-weight:400;letter-spacing:.07em;margin:-0.25em 0}.header .logo .text span{display:block;font-size:1.0625rem;font-weight:700;line-height:1.5;margin:calc(0.6875rem - .25em) 0 -0.25em}.header.show{height:unset}.header.show .menu div.bar{top:50% !important;transform:translate(-50%, -50%) rotate(320deg)}.header.show .menu div.bar2{width:2.5rem;top:50% !important;transform:translate(-50%, -50%) rotate(-320deg)}.header.show nav{pointer-events:auto;transform:translateX(0);visibility:visible;opacity:1}.header .menu{display:block;cursor:pointer;pointer-events:auto;width:2.5rem;height:.75rem;position:fixed;top:3.5rem;right:2rem;z-index:2}@media only screen and (min-width: 1000px){.header .menu{display:none}}.header .menu div{width:2.5rem;height:2px;background-color:#4994c4;position:absolute;top:calc(50% - 4px);left:50%;transition:.25s cubic-bezier(0.25, 1, 0.5, 1);transform:translate(-50%, -50%)}.header .menu div.bar2{top:calc(50% + 4px)}.header nav{position:fixed;top:2.625rem;right:4rem}@media only screen and (min-width: 1000px){.header nav{display:flex;gap:1.5rem}}@media only screen and (max-width: 999px){.header nav{width:16rem;visibility:hidden;position:fixed;right:0;top:0;transform:translateX(100%);transition:.35s cubic-bezier(0.25, 1, 0.5, 1)}}.header nav .nav{border-radius:2.25rem;border:.25rem solid rgba(73,148,196,.2);background:#fff;box-shadow:0 0 .75rem 0 rgba(73,148,196,.4);padding:0 2.5rem}@media only screen and (min-width: 1000px){.header nav .nav{display:flex;gap:2rem;align-items:center}}@media only screen and (max-width: 999px){.header nav .nav{border-radius:0 0 0 2.5rem;border:unset;box-shadow:unset;padding:8rem 5.375rem 6rem 3rem}.header nav .nav li{margin-top:1.75rem}.header nav .nav li:first-child{margin-top:unset}.header nav .nav li:hover{opacity:.7;transition:.25s cubic-bezier(0.25, 1, 0.5, 1)}}.header nav .nav li:hover{opacity:.7;transition:.25s cubic-bezier(0.25, 1, 0.5, 1)}.header nav .contact{width:10rem;height:4rem;border-radius:2.25rem;background:#4994c4;position:relative;box-shadow:0 0 .75rem 0 rgba(73,148,196,.4)}.header nav .contact:hover{opacity:.7;transition:.25s cubic-bezier(0.25, 1, 0.5, 1)}.header nav .contact span{letter-spacing:.1em;white-space:nowrap;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}footer{border-radius:10rem 0 0 0;background:linear-gradient(270deg, rgba(79, 186, 161, 0.3) 0%, rgba(73, 148, 196, 0.3) 100%);padding:5rem 0 7rem}@media only screen and (min-width: 1000px){footer .flex{display:flex;gap:2.5rem;justify-content:center;align-items:center}}footer .flex .left{width:17.1875rem}@media only screen and (max-width: 999px){footer .flex .left{margin:0 auto}}footer .flex .left img{width:100%}footer .flex .right{width:-moz-fit-content;width:fit-content;font-size:.875rem;line-height:1.75;font-weight:700}@media only screen and (max-width: 999px){footer .flex .right{text-align:center;margin:calc(2rem - .375em) auto -0.375em}}.cm_table,.post .wp-block-table table{width:100%;border-collapse:collapse}.cm_table th,.post .wp-block-table table th,.cm_table td,.post .wp-block-table table td{padding:1rem 0 1rem;line-height:2;border-bottom:1px solid hsla(0,0%,100%,.4)}@media only screen and (max-width: 999px){.cm_table th,.post .wp-block-table table th,.cm_table td,.post .wp-block-table table td{display:block;width:100%}}.cm_table th ul,.post .wp-block-table table th ul,.cm_table td ul,.post .wp-block-table table td ul{margin:0}.cm_table th ul li,.post .wp-block-table table th ul li,.cm_table td ul li,.post .wp-block-table table td ul li{line-height:1.75;margin:calc(.75rem - .375em) 0 -0.375rem}@media only screen and (max-width: 999px){.cm_table td,.post .wp-block-table table td{padding:0 0 1rem}}.cm_table th,.post .wp-block-table table th{font-weight:normal;text-align:left;vertical-align:top}@media only screen and (max-width: 999px){.cm_table th,.post .wp-block-table table th{padding:1rem 0 .25rem;border:none}}.cm_btn,.post .wp-block-buttons .wp-block-button .wp-block-button__link{position:absolute;bottom:0;left:50%;transform:translateX(-50%) translateY(50%)}.wp-block-table table{border:none}.wp-block-table table tr{border:none}.wp-block-table table tr th,.wp-block-table table tr td{border:none}.post .wp-block-image{width:100%;margin:2.5rem 0 0}.post .wp-block-image.aligncenter img{margin:0 auto}.post .wp-block-image figcaption{line-height:1.75;margin:calc(1rem - .375em) 0 -0.375em}.post .aligncenter{text-align:center}.post .aligncenterimg{display:block;margin:2.5rem auto 0}.post .aligncenter img{display:block;margin:2.5rem auto 0}.post .wp-block-table{margin-top:2.5rem}.post .wp-block-table.table_blue table{border-top:2px solid #4994c4}@media only screen and (max-width: 999px){.post .wp-block-table.table_blue table{border-bottom:2px solid #4994c4}}.post .wp-block-table.table_blue table tbody tr:last-child th,.post .wp-block-table.table_blue table tbody tr:last-child td{border-bottom:2px solid #4994c4}@media only screen and (max-width: 999px){.post .wp-block-table.table_blue table tbody tr:last-child th,.post .wp-block-table.table_blue table tbody tr:last-child td{border:none}}@media only screen and (max-width: 999px){.post .wp-block-table.table_blue table tbody tr:last-child td:last-child{border-bottom:none}}.post .wp-block-table.table_blue table tbody tr th{border-bottom:1px dashed #4994c4}@media only screen and (max-width: 999px){.post .wp-block-table.table_blue table tbody tr th{border:none}}.post .wp-block-table.table_blue table tbody tr td{border-bottom:1px dashed #4994c4}@media only screen and (max-width: 999px){.post .wp-block-table.table_blue table tbody tr td{border-bottom:none}.post .wp-block-table.table_blue table tbody tr td:last-child{border-bottom:1px dashed #4994c4}}.post .wp-block-table table{margin-top:0 !important}.post .wp-block-table figcaption{display:block;color:rgba(0,0,0,.5);font-size:.75rem;font-style:normal;line-height:1.5;margin:calc(1.25rem - .25em) 0 -0.25em}.post .wp-block-buttons .wp-block-button{text-align:center}.post .wp-block-buttons .wp-block-button .wp-block-button__link{margin:2.5rem auto 0}.post .wp-block-columns{margin-top:1rem}@media only screen and (min-width: 1000px){.post .wp-block-columns{display:flex;justify-content:space-between;gap:1rem}}.post .wp-block-columns .wp-block-column>*:first-child{margin-top:0}.post .wp-block-quote{padding:2.5rem;margin:2.5rem 0 0;background:rgba(0,159,232,.06)}.post .wp-block-quote p{color:#4994c4;font-weight:700;margin-top:-0.5em}.post .wp-block-quote cite{display:block;color:rgba(0,0,0,.5);font-size:.75rem;font-style:normal;line-height:1.5;margin:calc(1.25rem - .25em) 0 -0.25em}.post .wp-block-preformatted{color:#4994c4;font-weight:normal;line-height:2;padding:calc(2.5rem - .5em) 2.5rem;margin:2.5rem 0 0;background:rgba(0,159,232,.06)}.post .wp-block-pullquote{margin:2.5rem 0 0;border-top:2px solid #4994c4;border-bottom:2px solid #4994c4}.post .wp-block-pullquote blockquote{padding:2.5rem;margin:0}@media only screen and (max-width: 999px){.post .wp-block-pullquote blockquote{padding:2.5rem 0}}.post .wp-block-pullquote blockquote p{color:#4994c4;font-weight:700;margin-top:-0.5em}.post .wp-block-pullquote blockquote cite{display:block;color:rgba(0,0,0,.5);font-size:.75rem;font-style:normal;line-height:1.5;margin:calc(1.25rem - .25em) 0 -0.25em}.post .has-text-align-center{text-align:center}.post .has-text-align-right{text-align:right}.post .wp-block-media-text{gap:0 2rem;margin-top:2rem}.post .wp-block-media-text .wp-block-media-text__content{padding:0}.post .wp-block-media-text .wp-block-media-text__content>*:first-child{margin-top:0}.post .wp-block-media-text .wp-block-media-text__media{margin-bottom:1rem}.post .wp-block-media-text .wp-block-media-text__media>*:first-child{margin-top:0}.post .wp-block-group.is-layout-constrained{margin:5rem calc(50% - 50vw) 0;padding:5rem 0 8.1875rem;position:relative}.post .wp-block-group.is-layout-constrained>*:first-child{margin-top:0}.post .wp-block-group.is-layout-constrained::before{content:"";top:0;left:0;right:0;bottom:0;position:absolute;background:rgba(19,175,6,.08);z-index:-1}.post .wp-block-gallery .wp-block-image{width:unset}.post{margin:5rem auto 0}.post:first-child{margin:0 auto}.post h1{color:#4994c4;font-size:1.75rem;line-height:1.5;padding-bottom:.5rem;border-bottom:.125rem solid #4994c4;position:relative}.post h2,.post .h2{color:#4994c4;font-size:1.25rem;font-weight:900;line-height:1.5;letter-spacing:.1em;margin:calc(5rem - .25em) 0 -0.25rem;position:relative}@media only screen and (max-width: 999px){.post h2,.post .h2{margin:calc(4rem - .25em) 0 -0.25rem}}.post h3{color:#4994c4;font-size:1.75rem;letter-spacing:.15em;line-height:1.5;margin:calc(6rem - .25em) 0 -0.25rem}@media only screen and (max-width: 999px){.post h3{letter-spacing:.1em;font-size:1.5rem;margin:calc(4rem - .25em) 0 -0.25rem}}.post h4{color:#4994c4;font-size:1.25rem;letter-spacing:.1em;line-height:1.5;margin:calc(4rem - .25em) 0 -0.25em;border-bottom:.125rem solid #4994c4;padding-bottom:.25rem}@media only screen and (max-width: 999px){.post h4{margin:calc(3rem - .25em) 0 -0.25em}}.post h5{color:#4994c4;line-height:1.5;margin:calc(3rem - .25em) 0 -0.25em}@media only screen and (max-width: 999px){.post h5{margin:calc(2rem - .25em) 0 -0.25em}}.post p{line-height:2;text-align:justify;margin:1.5em 0 -0.5em}.post p.date{margin:calc(1.5rem - .5em) 0 -0.5em}.post ul,.post ol{padding-left:1.25rem;margin:2rem 0 0 .25em;list-style:square none}.post ul li,.post ol li{line-height:2;margin:calc(1rem - .5em) 0 -0.5rem}.post ul li:first-child,.post ol li:first-child{margin-top:-0.5em}.post ol{margin:2rem 0 0 .5em;list-style:decimal none}.post img{margin:2rem 0 0}.post table{width:100%;margin-top:2rem;border-top:1px solid rgba(0,134,209,.2)}.post table caption{caption-side:bottom;text-align:left;line-height:1.75;margin-top:.75rem}.post table tbody tr td,.post table tbody tr th{vertical-align:top;padding:.625rem 0 .625rem;line-height:1.75;border-bottom:1px solid rgba(0,134,209,.2)}.post table tbody tr th{padding-right:1rem}.post .red{color:red}.mw_wp_form{margin-top:4rem;margin-bottom:5rem}.mw_wp_form .need,.mw_wp_form .any{display:inline-block;color:#fff;background-color:#4994c4;font-size:.875rem;font-weight:400;border-radius:.1875rem;margin:0 0 0 .625rem;padding:.25rem .625rem}.mw_wp_form .any{background-color:#b3b3b3}.mw_wp_form .error{color:#f03 !important;margin-top:.75em}.mw_wp_form dl{position:relative;margin:.625rem 0 0}.mw_wp_form dl:first-child dt{border-top:none}@media only screen and (max-width: 999px){.mw_wp_form dl:last-of-type{border:none}}.mw_wp_form dl:last-of-type dt{display:block}@media only screen and (min-width: 1000px){.mw_wp_form dl{display:flex}}.mw_wp_form dl:first-child{margin-top:0}.mw_wp_form dl dt{font-weight:400;line-height:1.2}@media only screen and (min-width: 1000px){.mw_wp_form dl dt{width:15rem;margin-top:.9375rem}}@media only screen and (max-width: 999px){.mw_wp_form dl dt{padding:.75rem 0rem}}@media only screen and (min-width: 1000px){.mw_wp_form dl dd{width:calc(100% - 15.625rem)}.mw_wp_form dl dd.flex{display:flex;gap:1.25rem}.mw_wp_form dl dd.flex input{margin-top:0}}@media only screen and (max-width: 999px){.mw_wp_form dl dd{padding:.7692307692rem 0 1.1538461538rem}}.mw_wp_form input[type=tel],.mw_wp_form input[type=email],.mw_wp_form input[type=text],.mw_wp_form input[type=number],.mw_wp_form textarea{display:block;width:100%;line-height:1.5;padding:.75em 1em;background:#fff;border:solid .0625rem #4994c4;border-radius:.3125rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mw_wp_form input[type=tel]::-moz-placeholder, .mw_wp_form input[type=email]::-moz-placeholder, .mw_wp_form input[type=text]::-moz-placeholder, .mw_wp_form input[type=number]::-moz-placeholder, .mw_wp_form textarea::-moz-placeholder{color:#c7c7c7}.mw_wp_form input[type=tel]::placeholder,.mw_wp_form input[type=email]::placeholder,.mw_wp_form input[type=text]::placeholder,.mw_wp_form input[type=number]::placeholder,.mw_wp_form textarea::placeholder{color:#c7c7c7}.mw_wp_form input[type=tel]+input,.mw_wp_form input[type=email]+input,.mw_wp_form input[type=text]+input,.mw_wp_form input[type=number]+input,.mw_wp_form textarea+input{margin-top:.625rem}.mw_wp_form .btn{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;gap:0 3.125rem;margin:1.875rem auto 0;transition:.25s cubic-bezier(0.34, 1.56, 0.64, 1)}@media only screen and (max-width: 999px){.mw_wp_form .btn{flex-direction:column-reverse;gap:2.0769230769rem 0;align-items:center}}.mw_wp_form input[type=submit],.mw_wp_form input[type=reset],.mw_wp_form button[type=submit]{cursor:pointer;display:block;width:11.875rem;color:#fff;background:#4994c4;font-size:1rem;font-weight:500;line-height:1;text-align:center;text-decoration:none;padding:.8125rem 0;border:none;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.25s}.mw_wp_form input[type=submit]:disabled,.mw_wp_form input[type=reset]:disabled,.mw_wp_form button[type=submit]:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}@media only screen and (max-width: 999px){.mw_wp_form input[type=submit],.mw_wp_form input[type=reset],.mw_wp_form button[type=submit]{width:14.6153846154rem}}.mw_wp_form .mw_wp_form input[type=submit]:disabled{background:#c6c6c6;color:#fff;box-shadow:none;cursor:not-allowed;opacity:.75}.mw_wp_form .mw_wp_form input[type=submit]:disabled:hover{opacity:.75}.mw_wp_form .mw_wp_form input[type=submit]:not(:disabled):hover{opacity:.7}.mw_wp_form button[type=submit]{position:relative}.mw_wp_form button[type=submit]:hover::before{transform:translateY(-50%) scale(1.3)}.mw_wp_form button[type=submit]::before{content:"";width:1.25rem;aspect-ratio:1/1;border-radius:50%;background-color:#fff;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);transition:.375s}.mw_wp_form button[type=submit]::after{content:"";width:.75rem;aspect-ratio:1/1;background:url(../img/arw_blue.svg) center/100% no-repeat;position:absolute;right:.875rem;top:50%;transform:translateY(-50%)}.mw_wp_form input[type=reset]{color:#fff;border-radius:.3125rem}.mw_wp_form select{display:block;width:100%;line-height:1.5;background:#fff;border:1px solid #4994c4;border-radius:.5rem;padding:.75em 1em}.mw_wp_form .radio{gap:1.25rem;margin-top:.5rem}.mw_wp_form .radio label{position:relative;cursor:pointer;padding-left:1.875rem;margin-right:.625rem}.mw_wp_form .radio label input{position:absolute;white-space:nowrap;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;height:1px;width:1px;margin:-1px;padding:0}.mw_wp_form .radio label:has(input:checked)::after{opacity:1}.mw_wp_form .radio label::before,.mw_wp_form .radio label::after{content:"";display:block;border-radius:50%;position:absolute;transform:translateY(-50%);top:50%}.mw_wp_form .radio label::before{background-color:#fff;border:1px solid #4994c4;border-radius:50%;width:20px;height:20px;left:0}.mw_wp_form .radio label::after{background-color:#4994c4;border-radius:50%;opacity:0;width:12px;height:12px;left:4px}.mw_wp_form .radio input:checked+label::after{opacity:1}.mw_wp_form .radio .horizontal-item+.horizontal-item{margin-left:0}.mw_wp_form .radio_btn{position:absolute;white-space:nowrap;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;height:1px;width:1px;margin:-1px;padding:0}.mw_wp_form .check_box{text-align:center;margin:3.125rem auto 0}.mw_wp_form .check_box>label{position:relative;cursor:pointer}.mw_wp_form .check_box>label>span{display:inline;padding-left:2.75rem;font-size:1.125rem}.mw_wp_form .check_box>label>span::before{content:"";background:#fff;display:block;width:1.5rem;height:1.5rem;left:0;top:50%;border-radius:.125rem;transform:translateY(-50%);position:absolute}.mw_wp_form .check_box>label>span::after{content:"";display:block;border-right:2px solid #4994c4;border-bottom:2px solid #4994c4;width:.5rem;height:.875rem;left:.5625rem;top:.1875rem;transform:rotate(45deg);opacity:0;position:absolute}.mw_wp_form .check_box>label input[type=checkbox]{width:0;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:-1;opacity:0}.mw_wp_form .check_box>label input[type=checkbox]:checked+span::before{background:#fff}.mw_wp_form .check_box>label input[type=checkbox]:checked+span::after{opacity:1}.mw_wp_form .check_box .mwform-checkbox-field .mwform-checkbox-field-text{display:none}.mw_wp_form .zip{display:flex;align-items:center;gap:.625rem;margin:0 0 .625rem}.mw_wp_form .zip label,.mw_wp_form .zip span{font-size:1.375rem;line-height:1.2}.mw_wp_form .zip input{width:6.875rem;margin-top:0}.mw_wp_form .zip input[type=button]{height:2.5rem;border:none;background-color:#000;color:#fff;margin:0 0 0 1.25rem}.mw_wp_form.mw_wp_form_confirm .input_text{display:none}@media only screen and (min-width: 1000px){.mw_wp_form.mw_wp_form_confirm dl dd{line-height:1.5}}.wp-pagenavi{text-align:center;margin-top:6.25rem}@media only screen and (max-width: 999px){.wp-pagenavi{margin-top:5rem}}.wp-pagenavi a:active,.wp-pagenavi a:hover,.wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi .current,.wp-pagenavi .pages{display:inline-block;width:2.25rem;height:2.25rem;background:#fff;font-weight:bold;text-align:center;text-decoration:none;margin:0 .25em;border-radius:50%;box-sizing:border-box;padding:.6em 0 .3em;transition:.375s cubic-bezier(0.16, 1, 0.3, 1)}.wp-pagenavi a:active,.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#fff;background:#4994c4}#index .contents{overflow:hidden}#index .contents #fv{background:url("../img/index/bg.webp") left top/54.0625vw 45.9375vw no-repeat,linear-gradient(270deg, rgba(79, 186, 161, 0.3) 0%, rgba(73, 148, 196, 0.3) 100%);border-radius:0 0 0 10vw;overflow:hidden;padding:12.625vw 0 0}@media only screen and (max-width: 999px){#index .contents #fv{background:url(../img/index/_bg.jpg) center/cover no-repeat;padding:unset}}@media only screen and (min-width: 1000px){#index .contents #fv .flex{display:flex;gap:6.9375vw}}#index .contents #fv .flex .txt{width:calc(100% - 55vw);margin:9vw 0 0;padding:0 0 0 9vw}@media only screen and (max-width: 999px){#index .contents #fv .flex .txt{width:100%;margin:11.02375rem 0 0;padding:0 0 0 2.5rem}}#index .contents #fv .flex .txt .catch{font-size:3vw;line-height:1.5;letter-spacing:.1em}@media only screen and (max-width: 999px){#index .contents #fv .flex .txt .catch{font-size:2.25rem}}#index .contents #fv .flex .txt .catch span{display:block;width:-moz-fit-content;width:fit-content;background:linear-gradient(270deg, #4994C4 0%, #4FBAA1 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#index .contents #fv .flex .txt .catch span.no_indent{padding-left:0}#index .contents #fv .flex .txt p{font-size:1.125vw;line-height:2.25;margin:1.5vw 0 0}#index .contents #fv .flex .img{width:55vw;flex-shrink:0}@media only screen and (max-width: 999px){#index .contents #fv .flex .img{width:100%;margin-top:4rem}}#index .contents #fv .flex .img img{width:100%;max-width:unset;border-radius:10rem 0 0 0}#index .contents .line{text-align:center;font-size:1.125rem;font-weight:400;line-height:2.25;margin:calc(3.5rem - .625em) 0 -0.625em}#index .contents #index01{width:calc(100% - 4rem);max-width:70rem;display:flex;gap:4rem;align-items:center;margin:5rem auto 0}#index .contents #index01 h2 .en{display:block;font-size:2rem;font-weight:500;color:#4994c4;line-height:2;letter-spacing:.1em;margin:-0.5em 0;transform:translateY(-0.5rem)}#index .contents #index02{width:calc(100% - 4rem);max-width:70rem;margin:8rem auto 0}#index .contents #index02 .title{position:relative}#index .contents #index02 .title .link{font-weight:700;letter-spacing:.1em;color:#4994c4;position:absolute;top:50%;right:0;transform:translateY(-50%)}#index .contents #index02 .title .link:hover{opacity:.7;transition:.25s cubic-bezier(0.25, 1, 0.5, 1)}#index .contents #index02 .title .link a{position:relative;padding:0 0 0 1.5rem}#index .contents #index02 .title .link a::before{content:"";width:1rem;height:1rem;background:url("../img/index/arw_bottom.svg") center/cover no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}#index .contents #index02 .flex{margin:4rem 0 0}@media only screen and (min-width: 1000px){#index .contents #index02 .flex{display:flex;gap:4.875rem}}#index .contents #index02 .flex .txt h3{width:33.3125rem}@media only screen and (max-width: 999px){#index .contents #index02 .flex .txt h3{width:100%}}#index .contents #index02 .flex .txt p{font-size:1.125rem;line-height:2;margin:calc(2.5rem - .5em) 0 -0.5em}@media only screen and (max-width: 999px){#index .contents #index02 .flex .img{margin-top:2rem}}#index .contents #index02 .flex .img img{border-radius:2.5rem}#index .contents #index02 .dl{margin:5.625rem 0 0}#index .contents #index02 .dl .dt{width:-moz-fit-content;width:fit-content;background-color:#4994c4;color:#fff;font-size:1.5rem;font-weight:700;border-radius:1rem 1rem 0 0;position:relative;padding:1.4375rem 5.75rem 1.4375rem 1.625rem}@media only screen and (max-width: 999px){#index .contents #index02 .dl .dt{width:100%;padding:1.5rem}}#index .contents #index02 .dl .dt::after{content:"";width:3rem;height:.125rem;background:#fff;position:absolute;top:50%;right:1.75rem;transform:translateY(-50%)}@media only screen and (max-width: 999px){#index .contents #index02 .dl .dt::after{display:none}}#index .contents #index02 .dl .dd{border-radius:0 2.5rem 2.5rem 2.5rem;background:rgba(73,148,196,.12);padding:3.25rem 4rem 3rem}@media only screen and (max-width: 999px){#index .contents #index02 .dl .dd{border-radius:0 0 2.5rem 2.5rem;padding:2rem 1.5rem}}#index .contents #index02 .dl .dd .lead{display:block;font-size:1.75rem;font-weight:700;line-height:2;color:#4994c4;letter-spacing:.1em;margin:-0.5em 0}#index .contents #index02 .dl .dd .lead>span{background:#4994c4;color:#fff}#index .contents #index02 .dl .dd p{line-height:2;margin:calc(2rem - .5em) 0 -0.5em}#index .contents #index02 .dl .dd p.fs18{font-size:1.125rem;font-weight:700;margin-top:calc(2.5rem - .5em)}#index .contents #index02 .dl .dd .propose{color:#4994c4;line-height:2;font-weight:700;position:relative;margin:calc(3.5rem - .5em) 0 -0.5em;padding:0 0 0 3.25rem}#index .contents #index02 .dl .dd .propose::after{content:"";width:2rem;height:1.25rem;background:#4994c4;clip-path:polygon(0 0, 0% 100%, 100% 50%);position:absolute;top:50%;left:0;transform:translateY(-50%)}#index .contents #index02 .cause{margin:5rem 0 0}#index .contents #index02 .cause .h4{width:-moz-fit-content;width:fit-content;background:#737373;color:#fff;border-radius:.5rem .5rem .5rem 0;position:relative;padding:1.4375rem 1.75rem}#index .contents #index02 .cause .h4::after{content:"";width:1rem;height:1rem;background:#737373;clip-path:polygon(0 0, 0% 100%, 100% 0);position:absolute;left:0;bottom:1px;transform:translateY(100%)}#index .contents #index02 .cause .h4+p{line-height:2;margin:calc(3rem - .5em) 0 -0.5em}#index .contents #index02 .cause .lead{line-height:2;margin:-0.5em 0}#index .contents #index02 .cause .list{margin:4rem 0 0}#index .contents #index02 .cause .list li{margin:5rem 0 0}#index .contents #index02 .cause .list li:first-child{margin:0}#index .contents #index02 .cause .list li .box{border:2px solid #737373;border-radius:1rem;overflow:hidden}#index .contents #index02 .cause .list li .box .wrap{position:relative;padding:5rem 5.75rem}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .wrap{padding:unset}}#index .contents #index02 .cause .list li .box .wrap .num{background:#737373;color:#fff;font-size:2.5rem;font-family:"Jost",sans-serif;font-weight:500;letter-spacing:.1em;border-radius:0 0 1rem 0;position:absolute;top:0;left:0;padding:1.125rem 1.5rem}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .wrap .num{z-index:1}}#index .contents #index02 .cause .list li .box .wrap .abs1{width:26.25rem;position:absolute;top:0;right:0}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .wrap .abs1{width:100%;position:relative}}#index .contents #index02 .cause .list li .box .wrap .abs2{width:26.25rem;position:absolute;right:0;bottom:0}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .wrap .abs2{width:100%;margin-top:2rem;position:relative}}#index .contents #index02 .cause .list li .box .wrap .txt{width:min(38.7142857143vw,33.875rem)}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .wrap .txt{width:calc(100% - 2rem);margin:3.5rem auto 0}}#index .contents #index02 .cause .list li .box .wrap .txt h5{font-size:2rem;font-weight:900;letter-spacing:.1em;color:#737373;line-height:2;margin:-0.5em 0}#index .contents #index02 .cause .list li .box .wrap .txt p{line-height:2;margin:calc(3rem - .5em) 0 -0.5em}#index .contents #index02 .cause .list li .box .wrap .txt p strong{display:block;font-weight:700}#index .contents #index02 .cause .list li .box .wrap .txt dl{margin:4.1875rem 0 0}#index .contents #index02 .cause .list li .box .wrap .txt dl dt{font-size:1.25rem;font-weight:900;letter-spacing:.1em;color:#737373;border-left:.25rem solid #737373;line-height:1.75;padding:0 0 0 1rem}#index .contents #index02 .cause .list li .box .wrap .txt dl dd{width:100%;line-height:2;position:relative;margin:calc(2.6875rem - .5em) 0 -0.5em}#index .contents #index02 .cause .list li .box .wrap .txt dl dd .img{width:20.25rem;border-radius:2.5rem;position:absolute;top:.5rem;right:-4rem;transform:translateX(100%)}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .wrap .txt dl dd .img{position:relative;width:100%;border-radius:unset;top:unset;right:unset;transform:unset;margin-top:2rem}}#index .contents #index02 .cause .list li .box .wrap blockquote{background-color:rgba(115,115,115,.2);border-radius:1rem;margin:2.5rem 0 0;padding:2rem 2.5rem}#index .contents #index02 .cause .list li .box .wrap blockquote p{line-height:2;color:#000;font-weight:700;margin:-0.5em 0}#index .contents #index02 .cause .list li .box .result{background:linear-gradient(270deg, rgba(79, 186, 161, 0.3) 0%, rgba(73, 148, 196, 0.3) 100%);font-size:2.25rem;line-height:1.75;letter-spacing:.1em;position:relative;padding:5rem}@media only screen and (max-width: 999px){#index .contents #index02 .cause .list li .box .result{font-size:calc(2.25rem*.75);margin-top:2rem;padding:5rem 1.5rem}}#index .contents #index02 .cause .list li .box .result::before{content:"";width:5rem;height:2.5rem;background:#fff;clip-path:polygon(0 0, 100% 0, 50% 100%);position:absolute;top:-0.0625rem;left:5rem}#index .contents #index02 .cause .list li .box .result p{background:linear-gradient(90deg, #4994C4 0%, #4FBAA1 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:1.75;letter-spacing:.1em;margin:-0.375em 0}#index .contents #index02 .approach{margin-top:6rem}#index .contents #index02 .approach .dt{background:#4fbaa1}#index .contents #index02 .approach .dd{background:rgba(79,186,161,.12);padding-bottom:4rem}#index .contents #index02 .approach .dd .flow li{position:relative;padding:0 0 3.5rem 3.5rem}#index .contents #index02 .approach .dd .flow li:last-child{padding-bottom:0}#index .contents #index02 .approach .dd .flow li::before{content:"";width:2rem;height:2rem;background:#4fbaa1;border-radius:50%;position:absolute;top:.625rem;left:0}@media only screen and (max-width: 999px){#index .contents #index02 .approach .dd .flow li::before{top:.25rem}}#index .contents #index02 .approach .dd .flow li::after{content:"";width:.25rem;background:#4fbaa1;position:absolute;top:2rem;left:.875rem;bottom:0}#index .contents #index02 .approach .dd .flow li h4{font-size:1.75rem;line-height:1.75;color:#4fbaa1;font-weight:700;letter-spacing:.1em;margin:-0.375em 0}@media only screen and (max-width: 999px){#index .contents #index02 .approach .dd .flow li h4{font-size:calc(1.75rem*.8)}}#index .contents #index02 .approach .dd .flow li dl{border-left:2px solid #4fbaa1;margin:3rem 0 0;padding:0 0 0 1.5rem}#index .contents #index02 .approach .dd .flow li dl dt{font-size:1.25rem;font-weight:700;letter-spacing:.1em;color:#4fbaa1;line-height:2;margin:-0.5em 0}#index .contents #index02 .approach .dd .flow li dl dd{line-height:2;color:#000;margin:calc(1.5rem - .5em) 0 -0.5em}#index .contents #index02 .contact{border-radius:2.25rem;border:.25rem solid rgba(73,148,196,.2);box-shadow:0 0 .75rem 0 rgba(73,148,196,.4);margin:6rem 0 0;padding:2rem 4rem}@media only screen and (min-width: 1000px){#index .contents #index02 .contact{display:flex;justify-content:space-between;gap:4.5rem;align-items:center}}@media only screen and (max-width: 999px){#index .contents #index02 .contact{padding:2.625rem 0 2.5rem}}@media only screen and (min-width: 1000px){#index .contents #index02 .contact .txt{display:flex;align-items:center;gap:5rem}}#index .contents #index02 .contact .txt h3{display:block;position:relative}#index .contents #index02 .contact .txt h3::after{content:"";width:.125rem;height:6rem;background:#4994c4;position:absolute;top:50%;right:-2.5rem;transform:translateY(-50%)}@media only screen and (max-width: 999px){#index .contents #index02 .contact .txt h3::after{display:none}}#index .contents #index02 .contact .txt h3 .en{display:block;font-size:min(3.5rem, 3.5vw);font-family:"Jost",sans-serif;font-weight:500;color:#4994c4;letter-spacing:.1em;margin:-0.05em 0 -0.25em}@media only screen and (max-width: 999px){#index .contents #index02 .contact .txt h3 .en{text-align:center;font-size:2.5rem}}#index .contents #index02 .contact .txt h3 .jp{display:block;font-size:min(0.875rem, 0.875vw);font-weight:400;text-align:center;line-height:1;margin:1.25rem 0 0}@media only screen and (max-width: 999px){#index .contents #index02 .contact .txt h3 .jp{font-size:.875rem}}#index .contents #index02 .contact .txt .tel{font-size:min(3.5rem, 3.5vw);font-family:"Jost",sans-serif;font-weight:400;color:#4994c4;letter-spacing:0}@media only screen and (max-width: 999px){#index .contents #index02 .contact .txt .tel{text-align:center;font-size:3.2860625rem}}#index .contents #index02 .contact .txt .tel:hover{opacity:.7;transition:.25s cubic-bezier(0.25, 1, 0.5, 1)}#index .contents #index02 .contact .txt .tel a{display:block;width:-moz-fit-content;width:fit-content;position:relative;padding-left:2.0625rem}@media only screen and (max-width: 999px){#index .contents #index02 .contact .txt .tel a{margin:2.5rem auto 0}}#index .contents #index02 .contact .txt .tel a::before{content:"";width:2rem;height:2.5rem;background:url("../img/index/tel.svg") center/cover no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}#index .contents #index02 .contact .btn{display:block;width:12.5rem;height:3rem;background:#4994c4;border-radius:999px;box-shadow:0 0 .75rem 0 rgba(73,148,196,.4);position:relative}@media only screen and (max-width: 999px){#index .contents #index02 .contact .btn{margin:2rem auto 0}}#index .contents #index02 .contact .btn:hover{opacity:.7;transition:.25s cubic-bezier(0.25, 1, 0.5, 1)}#index .contents #index02 .contact .btn span{color:#fff;letter-spacing:.1em;white-space:nowrap;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding-left:1.5625rem}#index .contents #index02 .contact .btn span::before{content:"";width:1.0625rem;height:.875rem;background:url("../img/index/mail.svg") center/cover no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}#index .contents #index03{margin:10rem 0 0;background:linear-gradient(270deg, rgba(79, 186, 161, 0.12) 0%, rgba(73, 148, 196, 0.12) 100%);border-radius:10rem 0 0 10rem;padding:8rem 0 10rem}#index .contents #index03 .w1120{width:calc(100% - 4rem);max-width:70rem;margin:0 auto}@media only screen and (max-width: 999px){#index .contents #index03 .w1120 .cm_h2 .jp{line-height:1.75;transform:translateY(12px)}}#index .contents #index03 .w1120 .lead{display:block;width:-moz-fit-content;width:fit-content;font-size:2.25rem;line-height:1.75;letter-spacing:.1em;background:linear-gradient(90deg, #4994C4 0%, #4FBAA1 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:calc(3.5rem - .375em) 0 -0.375em}@media only screen and (max-width: 999px){#index .contents #index03 .w1120 .lead{font-size:calc(1.6875rem)}}#index .contents #index03 .w1120 p{line-height:2;margin:calc(3rem - .5em) 0 -0.5em}#index .contents #index03 .member-swiper{overflow:hidden;margin:5rem 0 0;padding:0 max(2rem,(100% - 70rem)/2) 0}#index .contents #index03 .member-swiper h3{font-size:2rem;font-family:"Jost",sans-serif;font-weight:500;letter-spacing:.1em;color:#4994c4}#index .contents #index03 .member-swiper .swiper-wrapper{display:flex;margin:2.5rem 0 0}#index .contents #index03 .member-swiper .swiper-wrapper li{width:20rem;flex-shrink:0}#index .contents #index03 .member-swiper .swiper-wrapper li .img img{border-radius:2.5rem}#index .contents #index03 .member-swiper .swiper-wrapper li .txt{line-height:2;letter-spacing:0;margin:calc(2rem - .5em) 0 -0.5em}#index .contents #index04{width:calc(100% - 4rem);max-width:70rem;margin:10rem auto 0}#index .contents #index04 .concept{background:linear-gradient(90deg, #4994C4 0%, #4FBAA1 100%);border-radius:2.5rem;margin:5rem 0 0;padding:2.5rem 5rem 5rem}@media only screen and (min-width: 1000px){#index .contents #index04 .concept{display:flex;gap:6.125rem}}@media only screen and (max-width: 999px){#index .contents #index04 .concept{padding:2.5rem}}#index .contents #index04 .concept .left h3{font-size:2rem;font-family:"Jost",sans-serif;font-weight:400;letter-spacing:.1em;white-space:nowrap;color:#fff;writing-mode:vertical-lr}@media only screen and (max-width: 999px){#index .contents #index04 .concept .left h3{writing-mode:unset}}#index .contents #index04 .concept .right .lead{display:block;font-size:2.25rem;color:#fff;letter-spacing:.1em;margin:3rem 0 0}#index .contents #index04 .concept .right>p{line-height:2;color:#fff;margin:calc(3.5rem - .5em) 0 -0.5em}#index .contents #index04 .concept .right .list{margin:6rem 0 0}#index .contents #index04 .concept .right .list li{margin-top:4rem}#index .contents #index04 .concept .right .list li .box{background:#fff;border-radius:0 2.5rem 2.5rem 2.5rem;position:relative;overflow:hidden;padding:5.5625rem 5rem 3.5rem}@media only screen and (max-width: 999px){#index .contents #index04 .concept .right .list li .box{padding:5.5625rem 1.5rem 3.5rem}}#index .contents #index04 .concept .right .list li .box.box_padding{padding:7.3125rem 5rem 4rem}@media only screen and (max-width: 999px){#index .contents #index04 .concept .right .list li .box.box_padding{padding:7.3125rem 1.5rem 3.5rem}}#index .contents #index04 .concept .right .list li .box::before{content:"";width:11.5rem;height:12rem;background:rgba(73,148,196,.2);border-radius:50%;position:absolute;top:0;left:0;transform:translate(-50%, -50%)}#index .contents #index04 .concept .right .list li .box h4{font-size:1.75rem;letter-spacing:.1em;font-family:"Jost",sans-serif;font-weight:400;color:#4994c4;position:absolute;top:2rem;left:2rem}#index .contents #index04 .concept .right .list li .box .fs28{color:#4994c4;font-size:1.75rem;font-weight:400;line-height:1.5;letter-spacing:.1em;margin:-0.25em 0}#index .contents #index04 .concept .right .list li .box p{font-weight:400;line-height:2;letter-spacing:.05em;margin:calc(2.5rem - .5em) 0 -0.5em}#index .contents #index04 .concept .right .list li .box .fs12{display:block;font-size:.75rem;font-weight:400;line-height:2;letter-spacing:.05em;margin:calc(2.5rem - .5em) 0 -0.5em}#index .contents #index04 .concept .right .list li .box .fs18{color:#4994c4;font-size:1.125rem;font-weight:400;line-height:2;letter-spacing:.05em;margin:-0.5em 0}@media only screen and (min-width: 1000px){#index .contents #index04 .concept .right .list li .box .flex{display:flex;align-items:flex-start;justify-content:space-between;gap:2.5rem}}#index .contents #index04 .concept .right .list li .box .flex .fs14{width:min(27.375rem, 29.2vw);font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.05em;margin:-0.5em 0}@media only screen and (max-width: 999px){#index .contents #index04 .concept .right .list li .box .flex .fs14{width:100%}}#index .contents #index04 .concept .right .list li .box .flex .img_box{width:12.5rem}@media only screen and (max-width: 999px){#index .contents #index04 .concept .right .list li .box .flex .img_box{margin:2rem auto 0}}#index .contents #index04 .concept .right .list li .box .flex .img_box .img{width:100%;height:auto}#index .contents #index04 .concept .right .list li .box .flex .img_box .img img{width:100%;height:auto;border-radius:1.25rem}#index .contents #index04 .concept .right .list li .box .flex .img_box .ceo{display:block;text-align:right;font-weight:700;line-height:2.25;margin:calc(1.5rem - .625em) 0 -0.625em}#index .contents #index04 .concept .right .list li .box .flex .img_box .name{display:block;text-align:right;font-size:1.25rem;font-weight:700;line-height:2.25}#index .contents #index04 .concept .right .list li .box .career{width:-moz-fit-content;width:fit-content;display:block;font-weight:700;line-height:2;letter-spacing:.05em;margin:calc(3.4375rem - .5em) 0 -0.5em;position:relative}@media only screen and (max-width: 999px){#index .contents #index04 .concept .right .list li .box .career{margin:calc(1rem - .5em) 0 -0.5em}}#index .contents #index04 .concept .right .list li .box .career::after{content:"";width:3rem;height:.0625rem;background-color:#000;position:absolute;right:-4.0625rem;top:50%;transform:translateY(-50%)}#index .contents #index04 .concept .right .list li .box .content{margin:calc(2rem - .5em) 0 -0.5em}#index .contents #index05{width:calc(100% - 4rem);max-width:70rem;margin:8rem auto 0}#index .contents #index05 h2{color:#4994c4;font-size:2.5rem;font-weight:500;line-height:2;letter-spacing:.1em;margin:-0.5em 0}#index .contents #index05 table{width:100%;border-collapse:separate;margin:2.5rem 0 10rem}#index .contents #index05 table tbody tr{display:table;width:100%;position:relative;overflow:hidden;margin-bottom:1rem}#index .contents #index05 table tbody tr:last-child{margin-bottom:unset}#index .contents #index05 table tbody tr::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2.5rem;background:linear-gradient(90deg, rgba(73, 148, 196, 0.16) 0%, rgba(79, 186, 161, 0.16) 100%);z-index:0}#index .contents #index05 table tbody tr th,#index .contents #index05 table tbody tr td{position:relative;z-index:1;background:rgba(0,0,0,0)}#index .contents #index05 table tbody tr th{width:12rem;font-weight:700;line-height:1.75;vertical-align:top;border-radius:2.5rem 0 0 2.5rem;margin:-0.375em 0;padding:1.625rem 0 1.625rem 4rem}@media only screen and (max-width: 999px){#index .contents #index05 table tbody tr th{width:6.25rem;padding:1rem 0 1rem 1.5rem}}#index .contents #index05 table tbody tr td{font-weight:700;line-height:1.75;border-radius:0 2.5rem 2.5rem 0;margin:-0.375em 0;padding:1.625rem 4rem 1.625rem 0}@media only screen and (max-width: 999px){#index .contents #index05 table tbody tr td{padding:1rem 1.5rem 1rem 0}}#index .contents #index06{width:calc(100% - 4rem);max-width:70rem;margin:8rem auto 0}#index .contents #index06 .recaptcha{margin:2.75rem 0 4rem}#index .contents #index06 .recaptcha #gr_checkbox>div{margin:0 auto}#thanks .contents #thanks01{max-width:91.25rem;width:calc(100% - 4rem);margin:0 auto;position:relative}@media only screen and (max-width: 999px){#thanks .contents #thanks01{width:calc(100% - 3rem)}}#thanks .contents #thanks01.thanks{padding-bottom:12.5rem}#thanks .contents #thanks01.thanks .jp{display:block;text-align:center;color:#4994c4;font-feature-settings:"palt" on;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1;padding-top:25rem}@media only screen and (max-width: 999px){#thanks .contents #thanks01.thanks .jp{font-size:1.0769230769rem;padding-top:12.3076923077rem}}#thanks .contents #thanks01.thanks .en{color:#4994c4;text-align:center;font-size:6.25rem;font-style:normal;font-weight:700;line-height:1.2}@media only screen and (max-width: 999px){#thanks .contents #thanks01.thanks .en{font-size:3.8461538462rem;margin:calc(1.5384615385rem - .1em) 0 -0.1em}}#thanks .contents #thanks01.thanks p{text-align:center;margin-top:6.25rem}#thanks .contents #thanks01.thanks .cm_link{margin:3.5rem auto 0}#thanks .contents #thanks01 span,#thanks .contents #thanks01 p{display:block;color:#4994c4;font-feature-settings:"palt" on;font-size:1rem;font-style:normal;font-weight:400;line-height:1.75;margin:calc(1.3125rem - .375em) 0 -0.375em}@media only screen and (max-width: 999px){#thanks .contents #thanks01 span,#thanks .contents #thanks01 p{font-size:1.0769230769rem;line-height:1.71;margin:calc(2.2307692308rem - .355em) 0 -0.355em}}#thanks .contents #thanks01 .link{display:block;text-align:center;font-weight:500;line-height:1.5;margin:calc(2rem - .25em) 0 -0.25em}@media screen and (min-width: 1000px){.pcNone{display:none !important}html{width:100%;height:100%;font-size:16px}body{width:100%;height:100%;font-size:1rem}img{display:block;height:auto}}@media screen and (max-width: 999px){.spNone{display:none !important}html{width:100%;height:100%;font-size:3.125vw}body{width:100%;height:100%;font-size:1rem;overflow-x:hidden}img{display:block;max-width:100%;width:100%}}/*# sourceMappingURL=layout.min.css.map */