@charset "UTF-8";a,button{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (any-hover:hover){a:hover,button:hover{opacity:.8}}a{color:currentColor}a:not([class]){color:var(--baseFontLinkColor);text-decoration:underline}@media (any-hover:hover){a:not([class]):hover{opacity:1;text-decoration:none}}body{color:var(--baseFontColor);font-size:1rem;font-family:var(--baseFontFamily);line-height:var(--baseLineHeight);letter-spacing:var(--baseLetterSpacing);overflow-wrap:anywhere;word-break:normal;line-break:strict;-webkit-text-size-adjust:100%}button,input,select,textarea{color:var(--baseFontColor);font-family:var(--baseFontFamily);line-height:var(--baseLineHeight);font-size:100%}.container{margin-left:auto;margin-right:auto;max-width:1020px;padding-left:20px;padding-right:20px}@media (max-width:768px){br.pc{display:none}}@media (min-width:769px){br.sp{display:none}}@media (min-width:601px){a[href*="tel:"]{pointer-events:none}}a[href*="tel:"].noStyle{text-decoration:none;color:var(--baseFontColor)}a[href*="tel:"].noStyle:hover{opacity:1}blockquote,body,button,dd,div,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,td,textarea,th,ul{margin:0;padding:0}address{font-style:normal}table{border-collapse:collapse;border-spacing:0;width:100%}th{text-align:left;font-weight:400}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}fieldset,img{border:0}img{height:auto;max-width:100%;vertical-align:top;-o-object-fit:cover;object-fit:cover}li{list-style-type:none}button,input[type=email],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}button,input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}br{line-height:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.clearfix:after{clear:both;content:"";display:block;height:0;visibility:hidden}:where(button,button[type],input[type=button],input[type=submit],input[type=reset])[disabled]{cursor:not-allowed}.gHeader{position:sticky;top:0;z-index:9}@media print{.gHeader{display:none}}@media (max-width:1280px){.gHeader{top:-1px;-webkit-transition:visibility .3s,-webkit-transform .3s;transition:visibility .3s,-webkit-transform .3s;transition:visibility .3s,transform .3s;transition:visibility .3s,transform .3s,-webkit-transform .3s}body[data-scroll__down]:has(.gNav:not([aria-hidden=false])) .gHeader{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@media (min-width:769px){body:has(.gmoGroupHeader) .gHeader{top:29px}}.gHeader__inner{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2)}@media (min-width:1281px){.gHeader__inner{min-height:88px;gap:54px;padding:20px 30px 20px}}@media (max-width:1280px){.gHeader__inner{padding:11px 10px 10px 20px}}.gHeader__logo{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:266px;-webkit-transform:translateY(4px);transform:translateY(4px)}@media (max-width:1280px){.gHeader__logo{-webkit-transform:translateY(3px);transform:translateY(3px)}}.gHeader__logo img{width:100%}@media (max-width:1280px){.gHeaderLink{display:none}}.gHeaderLink__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 7px}.gHeaderLink__link{border:2px solid var(--mainColor1);border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;color:var(--mainColor1);font-size:1rem;font-weight:700;letter-spacing:0;line-height:1;text-decoration:none;padding:11px 30px 11px}.gHeaderLink__link.-type02{background-color:var(--mainColor1);color:#fff}@media (any-hover:hover){.gHeaderLink__link{-webkit-transition:background-color .3s,opacity .3s,color .3s;transition:background-color .3s,opacity .3s,color .3s}.gHeaderLink__link:hover{background-color:var(--mainColor1);opacity:1;color:#fff}.gHeaderLink__link:hover.-type02{opacity:.8}}.gHeaderLink__link-blank{-webkit-transform:translateY(-.15em);transform:translateY(-.15em)}.gHeader__toggle{background:0 0;border:none;display:none;position:relative;display:block;width:50px;height:50px;z-index:3}@media (min-width:1281px){.gHeader__toggle{display:none}}.gHeader__toggle-bar{background-color:#000;border-radius:2px;display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:22px;height:2px;margin:auto;-webkit-transition:all .2s ease;transition:all .2s ease}.gHeader__toggle-bar:first-child{-webkit-transform:translateY(-9px);transform:translateY(-9px)}.gHeader__toggle[aria-expanded=true] .gHeader__toggle-bar:first-child{-webkit-transform:rotate(45deg) scale(1.1);transform:rotate(45deg) scale(1.1)}.gHeader__toggle[aria-expanded=true] .gHeader__toggle-bar:nth-child(2){display:none}.gHeader__toggle-bar:nth-child(3){-webkit-transform:translateY(9px);transform:translateY(9px)}.gHeader__toggle[aria-expanded=true] .gHeader__toggle-bar:nth-child(3){-webkit-transform:rotate(-45deg) scale(1.1);transform:rotate(-45deg) scale(1.1)}@media (min-width:1281px){.gNav{margin-right:auto}}@media (max-width:1280px){.gNav{-o-border-image:linear-gradient(#fff,#fff) 0 fill//50vh 0;border-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)) 0 fill//50vh 0;border-image:linear-gradient(#fff,#fff) 0 fill//50vh 0;background-color:#fff;opacity:0;visibility:hidden;position:absolute;top:100%;bottom:calc(100% - 100dvh);left:0;width:100vw;padding:0 35px 60px;overflow:auto;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:2}.gNav[aria-hidden=false]{opacity:1;visibility:visible}body:has(.gNav[aria-hidden=false]){overflow:hidden}}.gNav__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1281px){.gNav__inner{gap:60px}}@media (max-width:1280px){.gNav__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gNav__item{position:relative}@media (min-width:1281px){.gNav__item.-spOnly{display:none}}@media (max-width:1280px){.gNav__item{border-bottom:1px solid rgba(24,24,24,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.gNav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-weight:700;letter-spacing:0;text-decoration:none}@media (min-width:1281px){.gNav__link{color:#787878;font-size:.9375rem}}@media (min-width:1281px) and (any-hover:hover){.gNav__link{-webkit-transition:color .3s;transition:color .3s}.gNav__link:hover{opacity:1;color:#282828}}@media (max-width:1280px){.gNav__link{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#525252;font-size:1rem;padding:23px 0 23px 10px}}.gNav__link-blank{-webkit-transform:translateY(-.15em);transform:translateY(-.15em)}.gNav__toggle{background:url(../img/common/icon_nav_toggle.svg) no-repeat center/12px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px}@media (min-width:1281px){.gNav__toggle{display:none}}.gNav__toggle[aria-expanded=true]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:1281px){.gNavChild{background-color:#fff;opacity:0;visibility:hidden;position:fixed;padding:20px 10px 10px}.gNav__item:focus-within .gNavChild,.gNav__item:hover .gNavChild{opacity:1;visibility:visible}}@media (max-width:1280px){.gNavChild{display:none;width:100%;padding-left:20px}.gNavChild[aria-hidden=false]{display:block}}@media (min-width:1281px){.gNavChild__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}}.gNavChild__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;letter-spacing:0;text-decoration:none}@media (min-width:1281px){.gNavChild__link{color:#787878;font-size:.9375rem;font-weight:700}}@media (min-width:1281px) and (any-hover:hover){.gNavChild__link{-webkit-transition:color .3s;transition:color .3s}.gNavChild__link:hover{opacity:1;color:#282828}}@media (max-width:1280px){.gNavChild__link{color:#525252;font-size:1rem;padding:23px 0 23px}}.gNavChild__link-blank{-webkit-transform:translateY(-.15em);transform:translateY(-.15em)}.gFooter{background-color:#fff;position:sticky;inset-block-start:100%;padding-top:48px;z-index:2}@media print{.gFooter{display:none}}@media (max-width:768px){.gFooter{padding-top:28px}}body:has(.gmoGroupHeader) .gFooter{position:relative}.gFooter__inner{max-width:1020px;margin:0 auto;padding:0 20px}.gFooter__group01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:17px;margin-bottom:46px}@media (max-width:1280px){.gFooter__group01{margin-bottom:40px}}.gFooter__logo{width:106px}@media (max-width:1280px){.gFooter__logo{width:125px}}.gFooter__logo img{width:100%}@media (min-width:1281px){.gFooterLink{padding-bottom:3px}}@media (max-width:1280px){.gFooterLink{max-width:450px;margin:0 auto}}.gFooterLink__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1281px){.gFooterLink__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}}@media (max-width:1280px){.gFooterLink__inner{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:20px 40px}}.gFooterLink__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#525252;font-size:.75rem;letter-spacing:0;text-decoration:none}.gFooterLink__link-blank{-webkit-transform:translateY(-.075em);transform:translateY(-.075em)}.gFooter__group02{-o-border-image:linear-gradient(#efefef,#efefef) 0//0 50vw;border-image:-webkit-gradient(linear,left top,left bottom,from(#efefef),to(#efefef)) fill 0//0 50vw;border-image:linear-gradient(#efefef,#efefef) fill 0//0 50vw;padding:10px 0 10px}.gFooter__copyright{color:#a9a9a9;font-size:.875rem;font-family:var(--fontAlpha);letter-spacing:0;text-align:center}.gWrapper{min-block-size:100svb}.gFooterGmo{background-color:#fff;position:relative}.gFooterGmo,.gFooterGmo *{-webkit-box-sizing:border-box;box-sizing:border-box}.gFooterGmoSiteseal{padding:40px 10px}.gFooterGmoSiteseal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes splide-loading{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s infinite linear;animation:splide-loading 1s infinite linear;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__play{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:28px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.wp-block-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media (min-width:600px){.wp-block-column{-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-columns.are-vertically-aligned-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-column.is-vertically-aligned-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{-webkit-box-shadow:none;box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/ 2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/ 3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/ 3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/ 4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/ 4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/ 5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/ 5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/ 6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/ 6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/ 7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/ 7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/ 8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/ 8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:none}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.is-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr}.wp-block-media-text .has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;-ms-flex-item-align:start;align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;-ms-flex-item-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;padding:0 8%}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content,.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-social-link{width:36px;height:36px;border-radius:36px;margin-right:8px}.wp-social-link,.wp-social-link a{display:block;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.wp-social-link a{padding:6px;line-height:0}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.wp-block-social-links.aligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:0 0;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}:root .wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}:root .wp-pagenavi>*{border:1px solid var(--baseFontColor);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;letter-spacing:0;line-height:1;width:calc(2em + 6px);height:calc(2em + 6px);margin:0;padding:3px;-webkit-transition:background-color .3s,border-color .3s,color .3s;transition:background-color .3s,border-color .3s,color .3s}:root .wp-pagenavi>.current{background-color:var(--mainColor1);border-color:var(--mainColor1);color:#fff;font-weight:700}@media (any-hover:hover){:root .wp-pagenavi a:hover{opacity:1;background-color:var(--mainColor1);border-color:var(--mainColor1);color:#fff}}:root .wp-pagenavi .pages{display:none}.modBlockContact01{padding:86px 0 65px}@media (max-width:768px){.modBlockContact01{padding:50px 0 30px}}.modBlockContact01__head{margin-bottom:60px}@media (max-width:768px){.modBlockContact01__head{margin-bottom:30px}}.modBlockSupport01{background-color:#eaf2fa;padding:51px 20px 60px}@media (max-width:768px){.modBlockSupport01{padding-top:40px;padding-bottom:40px}}.modBlockSupport01__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;max-width:980px;margin:0 auto 80px}@media (max-width:768px){.modBlockSupport01__head{gap:24px;margin-bottom:40px}}.modBlockSupport01__title{color:var(--mainColor1);font-size:2.25rem;font-weight:700;letter-spacing:0;line-height:1.4;text-align:center}@media (max-width:768px){.modBlockSupport01__title{font-size:1.5rem}}.modBlockSupport01__title-image{display:inline-block;max-width:430px;width:100%;margin-bottom:14px;margin-right:11px;-webkit-transform:translateY(9px);transform:translateY(9px)}@media (max-width:768px){.modBlockSupport01__title-image{max-width:294px;margin-bottom:9px;-webkit-transform:translateY(5px);transform:translateY(5px)}}.modBlockSupport01__title-image img{width:100%}.modBlockSupport01__lead{font-size:.9375rem;letter-spacing:0;line-height:1.4;text-align:center}@media (max-width:768px){.modBlockSupport01__lead{font-size:.875rem}}.modBlockSupport01List{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:clamp(30px,calc(50vw - 610px + 30px),80px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 120px}@media (max-width:768px){.modBlockSupport01List{max-width:450px;margin-bottom:100px}}.modBlockSupport01List__item{background-color:#a5c0d9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:186px;height:186px}@media (max-width:768px){.modBlockSupport01List__item{width:150px;height:150px}}.modBlockSupport01List__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.modBlockSupport01List__item-inner{gap:5px}}.modBlockSupport01List__txt{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.75em;text-align:center}@media (max-width:768px){.modBlockSupport01List__txt{font-size:.875rem}}.modBlockSupport01List__icon{width:70px}@media (max-width:768px){.modBlockSupport01List__icon{width:60px}}.modBlockSupport01List__icon img{width:100%}.modBlockSupport01Bnr{position:relative;max-width:980px;margin:0 auto}.modBlockSupport01Bnr__baloon{background-color:var(--mainColor1);position:absolute;bottom:calc(100% + 10px);left:10px;color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.1em;line-height:1.4;padding:15px 20px 15px}@media (max-width:768px){.modBlockSupport01Bnr__baloon{padding:9px 12px 9px}}.modBlockSupport01Bnr__baloon::after{content:"";background-color:var(--mainColor1);clip-path:polygon(0 0,90% 0,100% 100%);position:absolute;top:calc(100% - 1px);right:20px;width:20px;height:10px}.modBlockTable01{position:relative}.modBlockTable01__date{line-height:1.4;letter-spacing:0}@media (min-width:769px){.modBlockTable01__date{font-size:.8125rem;text-align:right;-webkit-transform:translateY(23px);transform:translateY(23px)}}@media (max-width:768px){.modBlockTable01__date{font-size:.875rem;text-align:center;margin-bottom:40px}}.modBlockTable01List{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}@media (max-width:768px){.modBlockTable01List{gap:60px}}.modBlockTable01List__title{color:#525252;font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:5px}@media (max-width:768px){.modBlockTable01List__title{font-size:1.125rem;margin-bottom:4px}}.modBlockPost01__head{margin-bottom:16px}.modBlockPost01__date{font-size:.875rem;font-family:var(--fontAlpha);letter-spacing:0;line-height:1;margin-bottom:20px}.modBlockPost01__title{color:var(--mainColor1);font-size:1.75rem;font-weight:700;letter-spacing:0;line-height:1.4}.modBtn01,.wpcf7-submit{background-color:#fff;border:2px solid #fff;border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;color:var(--mainColor1);font-size:1rem;font-weight:700;letter-spacing:0;line-height:1;text-align:center;text-decoration:none;width:100%;padding:18px 40px 18px;-webkit-transition:background-color .3s,border-color .3s,opacity .3s,color .3s;transition:background-color .3s,border-color .3s,opacity .3s,color .3s}.modBtn01.-border,.wpcf7-submit.-border{border-color:currentColor}@media (any-hover:hover){.modBtn01:hover,.wpcf7-submit:hover{background-color:var(--mainColor1);border-color:var(--mainColor1);opacity:1;color:#fff}}.modBtn01.-type02,.modBtn01:is(.wpcf7-submit),.wpcf7-submit.-type02,.wpcf7-submit:is(.wpcf7-submit){background-color:var(--mainColor1);border-color:var(--mainColor1);color:#fff}@media (any-hover:hover){.modBtn01.-type02:hover,.modBtn01:is(.wpcf7-submit):hover,.wpcf7-submit.-type02:hover,.wpcf7-submit:is(.wpcf7-submit):hover{opacity:.8}}.modBtn01.-color02,.wpcf7-submit.-color02{color:var(--mainColor1)}@media (any-hover:hover){.modBtn01.-color02:hover,.wpcf7-submit.-color02:hover{background-color:var(--mainColor1);border-color:var(--mainColor1);color:#fff}}.modBtn01.-color02_02,.wpcf7-submit.-color02_02{background-color:var(--mainColor1);border-color:var(--mainColor1);color:#fff}@media (any-hover:hover){.modBtn01.-color02_02:hover,.wpcf7-submit.-color02_02:hover{background-color:var(--mainColor1);border-color:var(--mainColor1)}}.modBtn01.-color03,.modBtn01:disabled,.wpcf7-submit.-color03,.wpcf7-submit:disabled{background-color:#333;border-color:#333;color:#fff}.modBtn01__blank,.wpcf7-submit__blank{-webkit-transform:translateY(-.075em);transform:translateY(-.075em)}:root input[type=email],:root input[type=number],:root input[type=password],:root input[type=search],:root input[type=tel],:root input[type=text],:root input[type=url],:root select,:root textarea{border:solid 1px var(--formColorBorder);border-radius:5px;font-size:.875rem;max-width:100%;padding:13px 20px 12px}@media (max-width:768px){:root input[type=email],:root input[type=number],:root input[type=password],:root input[type=search],:root input[type=tel],:root input[type=text],:root input[type=url],:root select,:root textarea{font-size:1rem;padding:11px 14px 10px}}:root input[type=email].-error,:root input[type=email].wpcf7-not-valid,:root input[type=number].-error,:root input[type=number].wpcf7-not-valid,:root input[type=password].-error,:root input[type=password].wpcf7-not-valid,:root input[type=search].-error,:root input[type=search].wpcf7-not-valid,:root input[type=tel].-error,:root input[type=tel].wpcf7-not-valid,:root input[type=text].-error,:root input[type=text].wpcf7-not-valid,:root input[type=url].-error,:root input[type=url].wpcf7-not-valid,:root select.-error,:root select.wpcf7-not-valid,:root textarea.-error,:root textarea.wpcf7-not-valid{background-color:var(--formColorErrorBg);border-color:var(--formColorErrorBorder)}.modFormWrapper{line-height:1.8}.modFormInput,.wpcf7-number,.wpcf7-text{width:100%}.modFormInput.-small,.wpcf7-number.-small,.wpcf7-text.-small{max-width:180px}.modFormInput.-middle,.wpcf7-number.-middle,.wpcf7-text.-middle{max-width:600px}.modFormSelect,.wpcf7-select{background:url(../img/form/icon_form_select.svg) no-repeat right 10px center;padding-right:45px}.modFormTextarea,.wpcf7-textarea{width:100%;height:228px;max-height:277px}@media (max-width:768px){.modFormTextarea,.wpcf7-textarea{max-height:130px}}.modFormRadio>br,.wpcf7-list-item:has(input[type=radio]) label>br{display:none}.modFormRadio :not(input):not(br),.wpcf7-list-item:has(input[type=radio]) label :not(input):not(br){cursor:pointer;display:inline-block;padding-left:40px;min-height:30px;position:relative;width:100%}.modFormRadio :not(input):not(br)::after,.modFormRadio :not(input):not(br)::before,.wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::after,.wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::before{border-radius:100%;content:"";position:absolute;top:0;-webkit-transition:all .2s;transition:all .2s}.modFormRadio :not(input):not(br)::before,.wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::before{background:#fff;border:1px solid var(--formColorCheckBorder);height:30px;left:0;margin-top:0;width:30px}.modFormRadio :not(input):not(br)::after,.wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::after{background:var(--formColorCheckColor);height:16px;left:7px;margin-top:7px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);width:16px}.modFormRadio input,.wpcf7-list-item:has(input[type=radio]) label input{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:fixed;white-space:nowrap;width:1px}.modFormRadio input:checked+:not(input):not(br)::after,.wpcf7-list-item:has(input[type=radio]) label input:checked+:not(input):not(br)::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.modFormListCheck.-small .modFormRadio :not(input):not(br),.modFormListCheck.-small .wpcf7-list-item:has(input[type=radio]) label :not(input):not(br),.modFormRadio.-small :not(input):not(br),.wpcf7-list-item:has(input[type=radio]) label.-small :not(input):not(br),.wpcf7-radio.-small .modFormRadio :not(input):not(br),.wpcf7-radio.-small .wpcf7-list-item:has(input[type=radio]) label :not(input):not(br){font-size:.875rem;padding-left:30px;min-height:20px}.modFormListCheck.-small .modFormRadio :not(input):not(br)::before,.modFormListCheck.-small .wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::before,.modFormRadio.-small :not(input):not(br)::before,.wpcf7-list-item:has(input[type=radio]) label.-small :not(input):not(br)::before,.wpcf7-radio.-small .modFormRadio :not(input):not(br)::before,.wpcf7-radio.-small .wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::before{width:20px;height:20px;margin-top:3px}.modFormListCheck.-small .modFormRadio :not(input):not(br)::after,.modFormListCheck.-small .wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::after,.modFormRadio.-small :not(input):not(br)::after,.wpcf7-list-item:has(input[type=radio]) label.-small :not(input):not(br)::after,.wpcf7-radio.-small .modFormRadio :not(input):not(br)::after,.wpcf7-radio.-small .wpcf7-list-item:has(input[type=radio]) label :not(input):not(br)::after{left:5px;width:10px;height:10px;margin-top:8px}.modFormCheckbox>br,.wpcf7-list-item:has(input[type=checkbox]) label>br{display:none}.modFormCheckbox :not(input):not(br),.wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br){cursor:pointer;display:inline-block;padding-left:40px;min-height:30px;position:relative;-webkit-transition:all .2s;transition:all .2s}.modFormCheckbox :not(input):not(br)::after,.modFormCheckbox :not(input):not(br)::before,.wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::after,.wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::before{content:"";position:absolute;top:0}.modFormCheckbox :not(input):not(br)::before,.wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::before{background:#fff;border:1px solid var(--formColorCheckBorder);border-radius:5px;height:30px;left:0;margin-top:0;width:30px}.modFormCheckbox :not(input):not(br)::after,.wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::after{border-bottom:4px solid var(--formColorCheckColor);border-left:4px solid var(--formColorCheckColor);height:10px;left:8px;margin-top:8px;opacity:0;-webkit-transform:rotate(-45deg) scale(.5);transform:rotate(-45deg) scale(.5);width:13px}.modFormCheckbox input,.wpcf7-list-item:has(input[type=checkbox]) label input{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:fixed;white-space:nowrap;width:1px}.modFormCheckbox input:checked+:not(input):not(br)::after,.wpcf7-list-item:has(input[type=checkbox]) label input:checked+:not(input):not(br)::after{opacity:1;-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1)}.modFormCheckbox.-large :not(input):not(br),.modFormListCheck.-large .modFormCheckbox :not(input):not(br),.modFormListCheck.-large .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br),.wpcf7-checkbox.-large .modFormCheckbox :not(input):not(br),.wpcf7-checkbox.-large .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br),.wpcf7-list-item:has(input[type=checkbox]) label.-large :not(input):not(br){font-size:1.125rem;letter-spacing:.05em;line-height:1.5555555556;min-height:45px;padding-top:6px;padding-left:60px}.modFormCheckbox.-large :not(input):not(br)::before,.modFormListCheck.-large .modFormCheckbox :not(input):not(br)::before,.modFormListCheck.-large .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::before,.wpcf7-checkbox.-large .modFormCheckbox :not(input):not(br)::before,.wpcf7-checkbox.-large .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::before,.wpcf7-list-item:has(input[type=checkbox]) label.-large :not(input):not(br)::before{width:45px;height:45px;margin-top:0}.modFormCheckbox.-large :not(input):not(br)::after,.modFormListCheck.-large .modFormCheckbox :not(input):not(br)::after,.modFormListCheck.-large .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::after,.wpcf7-checkbox.-large .modFormCheckbox :not(input):not(br)::after,.wpcf7-checkbox.-large .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::after,.wpcf7-list-item:has(input[type=checkbox]) label.-large :not(input):not(br)::after{border-bottom-width:6px;border-left-width:6px;height:14px;left:12px;margin-top:12px;width:21px}.modFormCheckbox.-small :not(input):not(br),.modFormListCheck.-small .modFormCheckbox :not(input):not(br),.modFormListCheck.-small .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br),.wpcf7-checkbox.-small .modFormCheckbox :not(input):not(br),.wpcf7-checkbox.-small .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br),.wpcf7-list-item:has(input[type=checkbox]) label.-small :not(input):not(br){font-size:.875rem;padding-left:30px;min-height:20px}.modFormCheckbox.-small :not(input):not(br)::before,.modFormListCheck.-small .modFormCheckbox :not(input):not(br)::before,.modFormListCheck.-small .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::before,.wpcf7-checkbox.-small .modFormCheckbox :not(input):not(br)::before,.wpcf7-checkbox.-small .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::before,.wpcf7-list-item:has(input[type=checkbox]) label.-small :not(input):not(br)::before{width:20px;height:20px;margin-top:3px}.modFormCheckbox.-small :not(input):not(br)::after,.modFormListCheck.-small .modFormCheckbox :not(input):not(br)::after,.modFormListCheck.-small .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::after,.wpcf7-checkbox.-small .modFormCheckbox :not(input):not(br)::after,.wpcf7-checkbox.-small .wpcf7-list-item:has(input[type=checkbox]) label :not(input):not(br)::after,.wpcf7-list-item:has(input[type=checkbox]) label.-small :not(input):not(br)::after{border-bottom-width:3px;border-left-width:3px;left:5px;width:10px;height:7px;margin-top:8px}.modFormStep01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:626px;margin:0 auto 90px;padding-top:31px}@media (max-width:768px){.modFormStep01{width:calc(100% - 80px);margin-bottom:40px;padding-top:26px}}.modFormStep01__item{color:var(--mainColor1);position:relative;-ms-flex-preferred-size:100%;flex-basis:100%}.modFormStep01__item::after,.modFormStep01__item::before{content:"";background-color:var(--mainColor1)}.modFormStep01__item::before{border-radius:50%;display:block;position:relative;width:25px;height:25px;z-index:2}@media (max-width:768px){.modFormStep01__item::before{width:20px;height:20px}}.modFormStep01__item::after{position:absolute;top:0;bottom:0;left:0;width:100%;height:2px;margin:auto}.modFormStep01__item:last-child{-ms-flex-preferred-size:auto;flex-basis:auto}.modFormStep01__item:last-child::after{content:none}.modFormStep01__item-txt{position:absolute;bottom:calc(100% + 12px);left:calc(-5em + 10px);font-size:.875rem;font-weight:700;letter-spacing:.05em;text-align:center;width:10em}@media (max-width:768px){.modFormStep01__item-txt{bottom:calc(100% + 7px)}}.modFormStep01__item[aria-current]::after{background-color:var(--formColorBorder)}.modFormStep01__item[aria-current]~.modFormStep01__item{color:var(--formColorBorder)}.modFormStep01__item[aria-current]~.modFormStep01__item::after,.modFormStep01__item[aria-current]~.modFormStep01__item::before{background-color:var(--formColorBorder)}.modFormStep02{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:90px}@media (max-width:768px){.modFormStep02{margin-bottom:40px}}.modFormStep02+.modFormStep02{margin-top:-75px}@media (max-width:768px){.modFormStep02+.modFormStep02{margin-top:-25px}}.modFormStep02__item{-ms-flex-preferred-size:100%;flex-basis:100%;position:relative;color:var(--formColorBorder);font-size:.875rem;font-weight:700;letter-spacing:.05em;line-height:1.5;min-height:60px;margin-left:-55px;overflow:hidden}@media (max-width:768px){.modFormStep02__item{margin-left:-35px}}.modFormStep02__item:first-child{z-index:10}.modFormStep02__item:nth-child(2){z-index:9}.modFormStep02__item:nth-child(3){z-index:8}.modFormStep02__item:nth-child(4){z-index:7}.modFormStep02__item:nth-child(5){z-index:6}.modFormStep02__item:nth-child(6){z-index:5}.modFormStep02__item:nth-child(7){z-index:4}.modFormStep02__item:nth-child(8){z-index:3}.modFormStep02__item:nth-child(9){z-index:2}.modFormStep02__item:nth-child(10){z-index:1}@media (max-width:768px){.modFormStep02__item{min-height:53px}}.modFormStep02__item:not(:last-child){padding-left:50px;padding-right:55px}@media (max-width:768px){.modFormStep02__item:not(:last-child){padding-left:30px}}.modFormStep02__item:not(:last-child)::after,.modFormStep02__item:not(:last-child)::before{content:"";border:100px solid #fff;position:absolute;top:50%;height:100%;-webkit-transform-origin:right 0;transform-origin:right 0;-webkit-transform:rotate(45deg) skew(-4deg,-4deg);transform:rotate(45deg) skew(-4deg,-4deg)}.modFormStep02__item:not(:last-child)::before{right:0;z-index:1}.modFormStep02__item:not(:last-child)::after{content:"";border-color:#f8f8f8;right:10px;z-index:2}.modFormStep02__item:first-child{margin-left:0;padding-left:0}@media (max-width:768px){.modFormStep02__item:last-child{-ms-flex-preferred-size:180%;flex-basis:180%}}.modFormStep02__item-box{background-color:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:100%;margin-left:inherit;padding:6px 15px 7px;z-index:3}.modFormStep02__item:not(:first-child) .modFormStep02__item-box{padding-left:70px}.modFormStep02__item:last-child .modFormStep02__item-box{padding-left:108px}@media (max-width:768px){.modFormStep02__item:last-child .modFormStep02__item-box{padding-left:78px}}.modFormStep02__item-box p{display:contents}.modFormStep02__item-step{font-size:.875rem;letter-spacing:.05em;position:relative}@media (min-width:769px){.modFormStep02__item-step{padding-right:40px}.modFormStep02__item-step::after{content:"";background-color:var(--formColorBorder);position:absolute;top:0;right:20px;width:1px;height:100%}}.modFormStep02__item-stepNum,.modFormStep02__item-stepTxt{display:block;line-height:1}.modFormStep02__item-stepTxt{font-size:.625rem;letter-spacing:.05em;margin-bottom:2px}@media (max-width:768px){.modFormStep02__item-stepTxt{text-indent:-.2em;-webkit-transform-origin:center 0;transform-origin:center 0;-webkit-transform:scale(.8);transform:scale(.8)}}.modFormStep02__item-stepNum{font-size:1.25rem;letter-spacing:.05em}@media (max-width:768px){.modFormStep02__item-stepNum{font-size:1.125rem;letter-spacing:.05em}}@media (max-width:768px){.modFormStep02__item:first-child .modFormStep02__item-step{margin-right:-22px}}.modFormStep02__item-txt{margin-right:-10px}@media only screen and (max-width:992px){.modFormStep02__item-txt{font-size:.75rem;line-height:1.3}}@media (max-width:768px){.modFormStep02__item-txt{display:none}}.modFormStep02__item[aria-current=step]{color:#fff}.modFormStep02__item[aria-current=step]::after{border-color:var(--mainColor1)}.modFormStep02__item[aria-current=step] .modFormStep02__item-box{background-color:var(--mainColor1)}@media (min-width:769px){.modFormStep02__item[aria-current=step] .modFormStep02__item-step:not(:last-child)::after{background-color:#fff}}.modFormStep02__item.-pause{-ms-flex-preferred-size:43%;flex-basis:43%}.modFormStep02__item.-pause .modFormStep02__item-box{background:0 0;font-size:1rem;text-indent:1.5em}@media (max-width:768px){.modFormStep02__item.-pause .modFormStep02__item-box{font-size:.625rem;text-indent:-1em;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(.8);transform:scale(.8)}}.modFormTitlePage{font-size:1.5rem;font-weight:700;letter-spacing:.05em;line-height:1.5;text-align:center;margin-bottom:30px}@media (max-width:768px){.modFormTitlePage{font-size:1.375rem;margin-bottom:14px}}.modFormTxtLead{font-size:1rem;margin-bottom:60px}@media (max-width:768px){.modFormTxtLead{font-size:.875rem;margin-bottom:30px}}.modFormTxtCaution{margin-bottom:10px}.modFormTxtCaution:not(:first-child){margin-top:-5px}.modFormTxtError,.wpcf7-not-valid-tip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--formColorErrorColor);margin-top:15px;margin-bottom:15px}.modFormTxtError::before,.wpcf7-not-valid-tip::before{content:"";background:url(../img/form/icon_form_error.svg) no-repeat center;background-size:contain;display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin:5px 8px 0 0}.modFormTxtError:empty,.wpcf7-not-valid-tip:empty{display:none}.modFormBlockItem+.modFormTxtError,.modFormBlockItem+.wpcf7-not-valid-tip,.modFormTxtCaution+.modFormTxtError,.modFormTxtCaution+.wpcf7-not-valid-tip{margin-top:-15px}.modFormListError,.screen-reader-response [role=status],.screen-reader-response ul{border:2px solid var(--formColorErrorBorder);color:var(--formColorErrorColor);margin:30px 0 40px;padding:30px}.modFormListError:empty,.screen-reader-response [role=status]:empty,.screen-reader-response ul:empty{display:none}.modFormListError li:not(:last-child),.modFormListError>:not(:last-child),.screen-reader-response [role=status] li:not(:last-child),.screen-reader-response [role=status]>:not(:last-child),.screen-reader-response ul li:not(:last-child),.screen-reader-response ul>:not(:last-child){margin-bottom:7px}.modFormListError li,.screen-reader-response [role=status] li,.screen-reader-response ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.modFormListError li::before,.screen-reader-response [role=status] li::before,.screen-reader-response ul li::before{content:"・";-ms-flex-negative:0;flex-shrink:0}.screen-reader-response{display:none}.modFormBlockSection{margin-bottom:60px}.modFormTitle01{background-color:var(--mainColor1);color:#fff;font-size:1.375rem;font-weight:700;letter-spacing:.05em;line-height:1.5;margin-bottom:45px;padding:15px 30px 14px}@media (max-width:768px){.modFormTitle01{font-size:1.125rem;padding:10px 15px 9px;margin-bottom:30px}}.modFormTitle02{border-bottom:2px solid var(--mainColor1);font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.5555555556;margin-bottom:30px;padding-bottom:14px}@media (max-width:768px){.modFormTitle02{margin-bottom:15px}}.modFormBlockArea__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:14px}.modFormBlockArea__head>p:not([class]){display:contents}.modFormBlockArea__head>p:not([class])>br{display:none}.modFormBlockArea__head-title{font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.5555555556;text-align:left}.modFormBlockArea__head-required{background-color:var(--formColorErrorColor);border-radius:2px;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-size:.75rem;letter-spacing:.05em;line-height:1.5;margin-right:10px;padding:0 12px 1px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.modFormBlockArea__head-required.-color02{background-color:#6c757d}.modFormBlockArea__contents{margin-bottom:45px}@media (max-width:768px){.modFormBlockArea__contents{margin-bottom:30px}}.modFormBlockArea__contents>p:not([class]){display:contents}.modFormBlockArea__contents.-confirm{border-bottom:1px solid var(--formColorBorder);margin-bottom:30px;padding-bottom:30px}.modFormBlockItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.modFormBlockItem:not(:only-child){margin-top:15px}.modFormBlockItem>p:not([class]){display:contents}.modFormBlockName{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.modFormBlockName__item{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:180px}.modFormBlockName__item:not(:last-child){margin-right:15px}.modFormBlockName__title{margin-bottom:10px}.modFormBlockTel,.modFormBlockZip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.modFormBlockTel>p:not([class]),.modFormBlockZip>p:not([class]){display:contents}.modFormBlockTel__item:not(:last-child),.modFormBlockZip__item:not(:last-child){margin-right:15px}.modFormBlockTel__item.-input,.modFormBlockZip__item.-input{max-width:180px}@media (max-width:768px){.modFormBlockTel__item.-input:only-child,.modFormBlockZip__item.-input:only-child{min-width:175px}}.modFormBlockTel__item.-pause,.modFormBlockZip__item.-pause{-webkit-transform:translateY(.65em);transform:translateY(.65em)}@media (max-width:600px){.modFormBlockTel__item.-pause,.modFormBlockZip__item.-pause{margin-left:-10px;margin-right:5px}}.modFormBlockTel__item.-btn,.modFormBlockZip__item.-btn{background-color:var(--mainColor1);border:2px solid var(--mainColor1);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:700;padding:10px 30px 10px}@media (max-width:768px){.modFormBlockTel__item.-btn,.modFormBlockZip__item.-btn{padding-left:20px;padding-right:20px}.modFormBlockTel__item.-btn .modFormBlockZip,.modFormBlockTel__item.-input:first-child+.modFormBlockTel__item.-btn,.modFormBlockTel__item.-input:first-child+.modFormBlockZip__item.-btn,.modFormBlockZip__item.-btn .modFormBlockZip{display:none}}.modFormListCheck,.wpcf7-checkbox,.wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px 30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:769px){.modFormListCheck.-horizontal,.wpcf7-checkbox.-horizontal,.wpcf7-radio.-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;overflow:hidden}}.modFormListCheck .wpcf7-list-item,.modFormListCheck__item,.wpcf7-checkbox .wpcf7-list-item,.wpcf7-checkbox__item,.wpcf7-radio .wpcf7-list-item,.wpcf7-radio__item{display:block}.modFormListCheck .wpcf7-list-item>p:not([class]),.modFormListCheck__item>p:not([class]),.wpcf7-checkbox .wpcf7-list-item>p:not([class]),.wpcf7-checkbox__item>p:not([class]),.wpcf7-radio .wpcf7-list-item>p:not([class]),.wpcf7-radio__item>p:not([class]){display:contents}.modFormListCheck .modFormBlockItem:last-child,.wpcf7-checkbox .modFormBlockItem:last-child,.wpcf7-radio .modFormBlockItem:last-child{margin-bottom:0}.modFormBlockGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modFormBlockGrid__item{position:relative}.modFormBlockGrid__item:not(:last-child){margin-right:15px}.modFormBlockGrid:has(.modFormTxtError) .modFormBlockGrid__item,.modFormBlockGrid:has(.wpcf7-not-valid-tip) .modFormBlockGrid__item{padding-bottom:calc(15px + var(--baseLineHeight)em)}.modFormBlockGrid__item>p:not([class]){display:contents}.modFormBlockGrid .modFormTxtError,.modFormBlockGrid .wpcf7-not-valid-tip{position:absolute;bottom:-15px;left:0}.modFormBlockPrivacy{border:solid 1px var(--formColorBorder);margin-bottom:60px;padding:60px 60px 45px}@media (max-width:768px){.modFormBlockPrivacy{margin-bottom:30px;padding:30px 30px 30px}}.modFormBlockPrivacy__lead{margin-bottom:30px}@media (max-width:768px){.modFormBlockPrivacy__lead{margin-bottom:15px}}.modFormBlockPrivacy__body{border:solid 1px var(--formColorBorder);max-height:341px;margin-bottom:30px;padding:30px 30px 30px;overflow:auto}@media (max-width:768px){.modFormBlockPrivacy__body{max-height:325px;margin-bottom:15px;padding:15px 15px 15px}}.modFormBlockPrivacy__body>:not(:last-child){margin-bottom:14px}.modFormBlockPrivacy__body-title{font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.5555555556}.modFormBlockPrivacy__body-title:not(:first-child){margin-top:30px}@media (max-width:768px){.modFormBlockPrivacy__body table,.modFormBlockPrivacy__body table tbody,.modFormBlockPrivacy__body table td,.modFormBlockPrivacy__body table th,.modFormBlockPrivacy__body table thead,.modFormBlockPrivacy__body table tr{display:block}}@media (min-width:769px){.modFormBlockPrivacy__body table tr:not(:last-child) td,.modFormBlockPrivacy__body table tr:not(:last-child) th{padding-bottom:20px}}@media (max-width:768px){.modFormBlockPrivacy__body table tr:not(:last-child){margin-bottom:20px}}.modFormBlockPrivacy__body table td,.modFormBlockPrivacy__body table th{font-size:.875rem;vertical-align:top}.modFormBlockPrivacy__body table th{font-weight:700;white-space:nowrap}.modFormBlockPrivacy__body table td{padding-left:20px}@media (max-width:768px){.modFormBlockPrivacy__body table td{padding-left:1em}}.modFormBtnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:60px}@media (max-width:768px){.modFormBtnBox{margin-top:30px}}.modFormBtnBox:not(:last-child){margin-bottom:30px}.modFormBtnBox__item{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;max-width:240px;width:100%}@media (max-width:768px){.modFormBtnBox__item{max-width:260px}}.modFormBtnBox__item .wpcf7-spinner{position:absolute;top:0;bottom:0;right:-39px;margin:auto}.modFormBtnList{margin-top:60px}@media (max-width:768px){.modFormBtnList{margin-top:30px}}.modFormBtnList:not(:last-child){margin-bottom:30px}.modFormBtnList,.modFormBtnList>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.modFormBtnList>p{width:100%}.modFormBtnList>p>br{display:none}.modFormBlockComp__title{font-size:1.5rem;font-weight:700;letter-spacing:.05em;line-height:1.5;text-align:center;margin-bottom:30px}@media (max-width:768px){.modFormBlockComp__title{font-size:1.375rem;margin-bottom:14px}}.modFormBlockComp__txt{text-align:center}.modFormBlockInfo{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:.25em;color:#856404;margin-top:15px;margin-bottom:15px;padding:10px 20px 11px}@media (max-width:768px){.modFormBlockInfo{padding:8px 16px 9px}}.wpcf7-form.sent{display:none}.wpcf7-form-control-wrap{display:contents}.wpcf7-response-output{display:none}@media (min-width:1064px){.modListService01{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.modListService01__item{position:relative}.modListService01__item-inner{display:block;position:relative;color:#fff;text-decoration:none;padding:88px 30px 80px;z-index:2}@media (max-width:768px){.modListService01__item-inner{padding-top:40px;padding-bottom:32px}}@media (min-width:769px){.modListService01__item,.modListService01__item-inner{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2}}.modListService01__bg{position:absolute;inset:0;z-index:1}.modListService01__bg img{position:inherit;inset:inherit;width:100%;height:100%;z-index:1}.modListService01__item.-aws .modListService01__bg{background-color:#23619d}.modListService01__item.-aws .modListService01__bg img{opacity:.45}.modListService01__item.-hosting .modListService01__bg{background-color:#007ad1}.modListService01__item.-hosting .modListService01__bg img{opacity:.18}.modListService01__item.-shared .modListService01__bg{background-color:#153c62}.modListService01__item.-shared .modListService01__bg img{opacity:.18}.modListService01__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;text-align:center;margin-bottom:56px}@media (max-width:768px){.modListService01__head{margin-bottom:46px}}.modListService01__title01{font-size:1.4375rem;font-weight:700;letter-spacing:.15em;line-height:1}@media (max-width:768px){.modListService01__title01{font-size:1.25rem}}.modListService01__title02{letter-spacing:.2em;line-height:1}.modListService01__item:not(.-shared) .modListService01__title02{font-size:3rem;font-family:var(--fontAlpha);font-weight:900}@media (max-width:768px){.modListService01__item:not(.-shared) .modListService01__title02{font-size:2.125rem}}.modListService01__item.-shared .modListService01__title02{font-size:1.875rem;font-weight:700;margin-top:4px}@media (max-width:768px){.modListService01__item.-shared .modListService01__title02{font-size:1.4375rem}}.modListService01__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.modListService01__catch{font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.75;margin-bottom:20px}@media (max-width:768px){.modListService01__catch{font-size:1.125rem;line-height:1.75;margin-bottom:20px}}.modListService01__txt{font-size:1rem;letter-spacing:0;line-height:1.79;margin-bottom:20px}@media (max-width:1063px){.modListService01__btn{max-width:260px;width:100%}}.modListService02{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(auto,286px))[3];grid-template-columns:repeat(3,minmax(auto,286px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:22px}@media (max-width:768px){.modListService02{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:22px;max-width:450px;margin:0 auto}}.modListService02__item{border-radius:30px;position:relative;overflow:hidden}@media (min-width:769px){.modListService02__item,.modListService02__item-inner{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;grid-template-rows:subgrid;-ms-grid-row-span:2;grid-row:span 2}}.modListService02__item-inner{position:relative;color:#fff;text-decoration:none;width:100%;z-index:2}@media (min-width:769px){.modListService02__item-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px;padding:39px 30px 25px}}@media (max-width:768px){.modListService02__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:26px 14px 28px}}.modListService02__bg{position:absolute;inset:0;z-index:1}.modListService02__bg img{position:inherit;inset:inherit;width:100%;height:100%;z-index:1}.modListService02__item.-aws .modListService02__bg{background-color:#23619d}.modListService02__item.-aws .modListService02__bg img{opacity:.45}.modListService02__item.-hosting .modListService02__bg{background-color:#007ad1}.modListService02__item.-hosting .modListService02__bg img{opacity:.18}.modListService02__item.-shared .modListService02__bg{background-color:#153c62}.modListService02__item.-shared .modListService02__bg img{opacity:.18}.modListService02__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.375rem;font-weight:700;letter-spacing:0;line-height:1.4;text-align:center}.modListService02__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (max-width:1063px){.modListService02__btn{max-width:260px;width:100%}}.modListNews01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (max-width:768px){.modListNews01{gap:20px}}.modListNews01__item{background-color:#fff;position:relative}.modListNews01__item-inner{-webkit-box-shadow:0 0 0 1px rgba(24,24,24,.1) inset;box-shadow:0 0 0 1px rgba(24,24,24,.1) inset;display:-ms-grid;display:grid;text-decoration:none;color:#525252}@media (min-width:769px){.modListNews01__item-inner:has(.modListNews01__image){-ms-grid-columns:30.612244898% auto;grid-template-columns:30.612244898% auto}}@media (max-width:768px){.modListNews01__item-inner{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (any-hover:hover){.modListNews01__item-inner:hover{opacity:1}}.modListNews01__image img{width:100%;height:100%}.modListNews01__body{padding:28px 48px 28px}@media (max-width:768px){.modListNews01__body{padding:30px 18px 30px}}.modListNews01__date{font-size:.875rem;font-family:var(--fontAlpha);letter-spacing:0;line-height:1;margin-bottom:20px}.modListNews01__title{color:var(--mainColor1);font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:16px}.modListNews01__txt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.875rem;line-height:1.5;overflow:hidden}@media (any-hover:hover){.modListNews01__item-inner:hover .modListNews01__txt{color:var(--mainColor1)}}@media (min-width:769px){.modListContact01{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,calc(50% - 25px * 0.5));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px}}@media (max-width:768px){.modListContact01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;max-width:410px;margin:0 auto}}.modListContact01__item{display:contents}.modListContact01__item-inner{-o-border-image:linear-gradient(#f7f7f7,#f7f7f7) 0//0;border-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#f7f7f7)) fill 0//0;border-image:linear-gradient(#f7f7f7,#f7f7f7) fill 0//0;position:relative}@media (min-width:769px){.modListContact01__item-inner{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;-ms-grid-columns:1fr;grid-template:subgrid/1fr;-ms-grid-row-span:2;grid-row:span 2;gap:0;padding:38px 30px 60px}}@media (max-width:768px){.modListContact01__item-inner{border-image-outset:0 20px;padding:30px 0 43px}}.modListContact01__item-inner::after{border:2px solid transparent;position:absolute;inset:0;pointer-events:none;z-index:2}.modListContact01__item-inner>*{position:relative;z-index:2}.modListContact01__icon{-webkit-filter:brightness(0) saturate(100%) invert(17%) sepia(85%) saturate(5695%) hue-rotate(197deg) brightness(88%) contrast(102%);filter:brightness(0) saturate(100%) invert(17%) sepia(85%) saturate(5695%) hue-rotate(197deg) brightness(88%) contrast(102%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media (max-width:768px){.modListContact01__icon{margin-bottom:10px}}.modListContact01__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modListContact01__title{font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.4;text-align:center;margin-bottom:20px}@media (max-width:768px){.modListContact01__title{font-size:1.125rem;margin-bottom:14px}}.modListContact01__btn{max-width:240px;width:100%;margin-bottom:16px}@media (max-width:768px){.modListContact01__btn{max-width:260px;margin-bottom:20px}}.modListContact01__info{font-size:.9375rem;letter-spacing:0;line-height:1.4;text-align:center}@media (max-width:768px){.modListContact01__info{font-size:.8125rem;line-height:1.4}}.modListNews02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;font-size:1rem;font-weight:600;letter-spacing:0;line-height:1.67}@media (max-width:768px){.modListNews02{gap:10px;font-size:.875rem}}.modListNews02:not(:first-child){margin-top:35px}@media (max-width:768px){.modListNews02:not(:first-child){margin-top:10px}}.modListNews02__link{color:var(--baseFontLinkColor);font-family:var(--baseFontFamilySerif)}.modListSns{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:768px){.modListSns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.modListSns.-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modListSns__title{font-weight:700;font-size:1.125rem}.modListSns__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.modListSns__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.modListSns__item{border:none;background-color:transparent;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media (any-hover:hover){.modListSns__item:hover{opacity:.8}}@-webkit-keyframes rotateLoading{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}@keyframes rotateLoading{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}.modLoading{background-color:rgba(255,255,255,.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.modLoading__inner{bottom:0;height:42px;left:0;margin:auto;position:absolute;right:0;top:0;width:42px}.modLoading__inner::after{-webkit-animation:rotateLoading;animation:rotateLoading;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:both;animation-fill-mode:both;background:0 0!important;background-color:#666;border:2px solid #666;border-bottom-color:transparent;border-radius:100%;content:"";display:inline-block;height:40px;margin:2px;width:40px}@media (max-width:768px){.modPcOnly{display:none}}@media (min-width:769px){.modSpOnly{display:none}}.modStart{text-align:left}.modCenter{text-align:center}.modEnd{text-align:right}.modTable01{width:100%;overflow-x:auto}.modTable01 table{border-collapse:collapse;border-spacing:0;border-color:#ccc;font-family:Arial,sans-serif;font-size:14px;min-width:500px;width:100%}.modTable01 td,.modTable01 th{width:13%;color:#333;font-weight:400;background-color:#fff;border:1px solid #ccc;padding:10px 5px;word-break:normal;text-align:center;vertical-align:middle}.modTable01 tbody td:first-child,.modTable01 tbody th:first-child,.modTable01 thead th:first-child{background-color:#f0f0f0;text-align:left}.modTable01 .type1{color:#fff;background-color:var(--mainColor1)}.modTable01 .tooltip{position:relative;cursor:pointer;display:inline-block}.modTable01 .tooltip p{margin:0;padding:0}.modTable01 .tooltip .description{display:none;position:absolute;padding:10px;font-size:12px;line-height:1.6em;color:#fff;border-radius:5px;background:#8ea9db;width:250px}.modTable01 .tooltip:hover .description{display:inline-block;bottom:0;left:80px}.modTitlePage01{color:var(--mainColor1);font-size:2.25rem;font-weight:700;letter-spacing:.05em;line-height:1.4;text-align:center;padding:100px 0 100px}@media (max-width:768px){.modTitlePage01{font-size:1.4375rem;padding:30px 0 30px}}.modTitlePage01.-color02{background-color:#f5f5f5}.modTitlePageService{position:relative;color:#fff;padding:75px 0 69px}@media (max-width:768px){.modTitlePageService{padding:35px 0 36px}}.modTitlePageService::before{content:"";background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;inset:0;z-index:1}.modTitlePageService>*{position:relative;z-index:2}.modTitlePageService__inner{display:-ms-grid;display:grid}@media (min-width:769px){.modTitlePageService__inner{-ms-grid-columns:1fr minmax(560px,auto);grid-template-columns:1fr minmax(560px,auto);gap:20px 30px}}@media (max-width:768px){.modTitlePageService__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0}}.modTitlePageService__inner::before{content:"";background-repeat:no-repeat}@media (min-width:769px){.modTitlePageService__inner::before{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;background-position:right center;min-width:150px}}@media (max-width:768px){.modTitlePageService__inner::before{background-position:center;height:50px;margin-bottom:20px}}.modTitlePageService__title{font-size:2.25rem;font-weight:700;letter-spacing:.05em;line-height:1.75}@media (max-width:768px){.modTitlePageService__title{font-size:1.4375rem;text-align:center;margin-bottom:16px}}.modTitlePageService__txt{font-size:.9375rem;letter-spacing:0;line-height:1.79}@media (max-width:768px){.modTitlePageService__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem}}.modTitlePageService.-aws{background-color:#23619d}.modTitlePageService.-aws::before{background-image:url(../img/aws/bg_head.jpg);opacity:.45}@media (max-width:768px){.modTitlePageService.-aws::before{background-image:url(../img/aws/bg_head_sp.jpg)}}.modTitlePageService.-aws .modTitlePageService__inner::before{background-image:url(../img/aws/icon_head.svg)}@media (min-width:769px){.modTitlePageService.-aws .modTitlePageService__inner::before{background-size:min(100%,149px)}}@media (max-width:768px){.modTitlePageService.-aws .modTitlePageService__inner::before{background-size:88px}}.modTitlePageService.-hosting{background-color:#007ad1}.modTitlePageService.-hosting::before{background-image:url(../img/hosting/bg_head.jpg);opacity:.18}@media (max-width:768px){.modTitlePageService.-hosting::before{background-image:url(../img/hosting/bg_head_sp.jpg)}}.modTitlePageService.-hosting .modTitlePageService__inner::before{background-image:url(../img/hosting/icon_head.svg)}@media (min-width:769px){.modTitlePageService.-hosting .modTitlePageService__inner::before{background-size:min(100%,116px)}}@media (max-width:768px){.modTitlePageService.-hosting .modTitlePageService__inner::before{background-size:50px}}.modTitlePageService.-shared{background-color:#153c62}.modTitlePageService.-shared::before{background-image:url(../img/shared/bg_head.jpg);opacity:.18}@media (max-width:768px){.modTitlePageService.-shared::before{background-image:url(../img/shared/bg_head_sp.jpg)}}.modTitlePageService.-shared .modTitlePageService__inner::before{background-image:url(../img/shared/icon_head.svg)}@media (min-width:769px){.modTitlePageService.-shared .modTitlePageService__inner::before{background-size:min(100%,116px)}}@media (max-width:768px){.modTitlePageService.-shared .modTitlePageService__inner::before{background-size:50px}}.modTitle01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:center}.modTitle01.-color02{color:#fff}.modTitle01__en{color:var(--mainColor1);font-size:1.8125rem;font-family:var(--fontAlpha);font-weight:900;letter-spacing:.15em;line-height:1.2}.modTitle01.-color02 .modTitle01__en{color:currentColor}.modTitle01__jp{font-size:.875rem;font-weight:700;letter-spacing:0;line-height:1.4}.modWysiwyg{font-size:1rem;letter-spacing:0;line-height:1.8}.modWysiwyg p:not(:empty){margin-bottom:1.8em}.modWysiwyg p:empty{height:1.8em}.modWysiwyg .wp-block-image.size-full img{width:100%}.modWysiwyg ol li,.modWysiwyg ul li{list-style-type:revert;margin-left:1.5em}.myBlockAwsSection__head{padding:75px 0 64px}@media (max-width:768px){.myBlockAwsSection__head{padding:26px 0 30px}}.myBlockAwsSection__head-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:46px}@media (max-width:768px){.myBlockAwsSection__head-inner{gap:20px}}.myBlockAwsSection__lead{letter-spacing:0;line-height:1.75}@media (min-width:769px){.myBlockAwsSection__lead{font-size:.9375rem;text-align:center}}@media (max-width:768px){.myBlockAwsSection__lead{font-size:.875rem}}.myBlockAwsRecommend{background-color:#f5f5f5;max-width:1396px;margin:0 auto;padding:56px 0 64px}@media (max-width:768px){.myBlockAwsRecommend{padding:30px 0 56px}}.myBlockAwsRecommend__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;color:var(--mainColor1);font-size:1.75rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-align:center;margin-bottom:50px}@media (max-width:768px){.myBlockAwsRecommend__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;font-size:1.3125rem;margin-bottom:26px}}.myBlockAwsRecommend__title::before{content:"";background:url(../img/aws/icon_recommend01.svg) no-repeat center/cover;aspect-ratio:43/65.7;width:43px}@media (max-width:768px){.myBlockAwsRecommend__title::before{width:32px}}.myBlockAwsRecommendList{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(auto,236px))[3];grid-template-columns:repeat(3,minmax(auto,236px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-bottom:50px}@media (max-width:768px){.myBlockAwsRecommendList{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:24px;max-width:300px;margin:0 auto 43px}}.myBlockAwsRecommendList__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media (max-width:768px){.myBlockAwsRecommendList__item{gap:0}}.myBlockAwsRecommendList__item::after{content:"";background:url(../img/aws/icon_recommend02.svg) no-repeat center/cover;position:relative;aspect-ratio:1/1;width:50px;z-index:2}@media (max-width:768px){.myBlockAwsRecommendList__item::after{width:34px;margin:-10px 80px 0 0}}.myBlockAwsRecommendList__txt{border-radius:20px;-webkit-filter:drop-shadow(2px 2px 5px rgba(0,0,0,0.02));filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, .02));position:relative;color:#525252;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.75;text-align:center;width:100%;padding:28px 15px 28px;z-index:1}@media (max-width:768px){.myBlockAwsRecommendList__txt{font-size:.9375rem;padding:20px 20px 20px}}.myBlockAwsRecommendList__txt::after,.myBlockAwsRecommendList__txt::before{content:"";background-color:#fff;position:absolute}.myBlockAwsRecommendList__txt::before{-webkit-filter:inherit;filter:inherit;clip-path:polygon(0 0,100% 0,50% 100%);inset:calc(100% - 1px) 0 auto;width:28px;height:14px;margin:auto;z-index:-2}@media (max-width:768px){.myBlockAwsRecommendList__txt::before{width:24px;height:12px}}.myBlockAwsRecommendList__txt::after{border-radius:inherit;inset:0;z-index:-1}.myBlockAwsBnr01__inner{background-color:#fff;display:-ms-grid;display:grid;-ms-grid-columns:285px auto;grid-template-columns:285px auto;text-decoration:none}@media (max-width:768px){.myBlockAwsBnr01__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:450px;margin:0 auto}}.myBlockAwsBnr01__image{background-color:#181818;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.myBlockAwsBnr01__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:36px 36px 36px}@media (max-width:768px){.myBlockAwsBnr01__body{gap:12px;padding:20px 26px 20px}}.myBlockAwsBnr01__txt01{color:var(--mainColor1);font-size:1.375rem;font-weight:700;letter-spacing:0;line-height:1.4}@media (max-width:768px){.myBlockAwsBnr01__txt01{font-size:1rem;letter-spacing:0}}.myBlockAwsBnr01__txt02{font-size:1rem;letter-spacing:0;line-height:1.4}@media (max-width:768px){.myBlockAwsBnr01__txt02{font-size:.8125rem}}.myBlockAwsExample__inner{border:1px solid #d4d4d4;display:-ms-grid;display:grid;-ms-grid-columns:auto 373px;grid-template-columns:auto 373px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:35px 30px 45px}@media (max-width:992px){.myBlockAwsExample__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px;max-width:800px;margin:0 auto}}@media (max-width:768px){.myBlockAwsExample__inner{max-width:450px;padding:31px 20px 30px}}@media (min-width:769px){.myBlockAwsExample__body{padding-top:12px}}.myBlockAwsExample__title{color:var(--mainColor1);font-size:1.375rem;font-weight:700;letter-spacing:.05em;line-height:1.4;margin-bottom:40px}@media (max-width:992px){.myBlockAwsExample__title{text-align:center}}@media (max-width:768px){.myBlockAwsExample__title{font-size:1.125rem;margin-bottom:30px}}.myBlockAwsExample__txt{font-size:1rem;letter-spacing:0;line-height:1.8;margin-bottom:100px}@media (max-width:992px){.myBlockAwsExample__txt{margin-bottom:40px}}@media (max-width:768px){.myBlockAwsExample__txt{font-size:.875rem;margin-bottom:20px}}.myBlockAwsExamplePrice{background-color:#fef4ea;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;margin-bottom:10px;overflow:hidden}@media (max-width:768px){.myBlockAwsExamplePrice{margin-bottom:10px}}.myBlockAwsExamplePrice__title{background-color:var(--mainColor1);border-radius:4px 0 0 4px;-ms-flex-negative:0;flex-shrink:0;color:#fff;font-size:.875rem;letter-spacing:.05em;line-height:1.75;padding:3px 10px 4px}@media (max-width:768px){.myBlockAwsExamplePrice__title{padding:19px 10px 20px}}.myBlockAwsExamplePrice__txt{color:var(--mainColor1);font-size:.875rem;letter-spacing:.05em;line-height:1.5;padding:2px 15px 3px}@media (max-width:768px){.myBlockAwsExamplePrice__txt{font-size:.8125rem;padding:7px 10px 8px}}.myBlockAwsExamplePrice__word.-strong{font-size:1.2857142857em}@media (max-width:768px){.myBlockAwsExamplePrice__word.-strong{font-size:1.2307692308em}}.myBlockAwsExample__info{color:#7e7e7e;font-size:.875rem;letter-spacing:0;line-height:1.4}.myBlockAwsExample__image{text-align:center}.myBlockAwsFlow{padding:80px 0 80px}@media (max-width:768px){.myBlockAwsFlow{padding:80px 0 80px}}@media (max-width:768px){.myBlockAwsFlow__inner{max-width:410px;margin:0 auto}}.myBlockAwsFlow__title{color:var(--mainColor1);font-size:1.75rem;font-weight:700;letter-spacing:.5em;line-height:1.4;text-align:center;margin-bottom:60px}@media (max-width:768px){.myBlockAwsFlow__title{font-size:1.375rem;margin-bottom:30px}}.myBlockAwsFlowList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media (max-width:768px){.myBlockAwsFlowList{gap:30px}}.myBlockAwsFlowList__item{-o-border-image:linear-gradient(transparent,transparent) 0//0;border-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent)) fill 0//0;border-image:linear-gradient(transparent,transparent) fill 0//0;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:116px auto;grid-template-columns:116px auto;padding-bottom:36px}@media (max-width:768px){.myBlockAwsFlowList__item{border-image-outset:0 20px;-ms-grid-columns:1fr;grid-template-columns:1fr;padding:25px 0 25px}}.myBlockAwsFlowList__item:first-child{border-image-source:linear-gradient(#4991d7,#4991d7)}.myBlockAwsFlowList__item:nth-child(2){border-image-source:linear-gradient(#23619d,#23619d)}.myBlockAwsFlowList__item:nth-child(3){border-image-source:linear-gradient(#153c62,#153c62)}.myBlockAwsFlowList__item:not(:last-child)::after{content:"";background-color:#7e7e7e;clip-path:polygon(0 0,100% 0,50% 100%);position:absolute;inset:calc(100% + 18px) 0 auto;width:30px;height:15px;margin:auto}@media (max-width:768px){.myBlockAwsFlowList__item:not(:last-child)::after{content:none}}.myBlockAwsFlowList__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;line-height:1}@media (min-width:769px){.myBlockAwsFlowList__step{gap:4px;padding:30px 20px 0}}@media (max-width:768px){.myBlockAwsFlowList__step{gap:4px;padding-bottom:15px}}.myBlockAwsFlowList__step-txt{font-size:1.25rem;letter-spacing:.1em}.myBlockAwsFlowList__step-num{font-size:2.5rem;letter-spacing:0}@media (max-width:768px){.myBlockAwsFlowList__step-num{font-size:1.875rem}}.myBlockAwsFlowList__body{background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:30px 40px 30px}@media (max-width:768px){.myBlockAwsFlowList__body{padding:16px 20px 16px}}.myBlockAwsFlowList__title{color:var(--mainColor1);font-size:1.5rem;font-weight:700;letter-spacing:.05em;line-height:1.4}@media (max-width:768px){.myBlockAwsFlowList__title{font-size:1.3125rem}}.myBlockAwsFlowList__txt{font-size:.875rem;letter-spacing:0;line-height:1.7}@media (max-width:768px){.myBlockAwsFlowList__txt{font-size:.9375rem}}.myBlockAwsInfo__inner{border:4px solid #fff5e6;font-size:.9375rem;letter-spacing:0;line-height:1.75;padding:28px 35px 29px}@media (max-width:768px){.myBlockAwsInfo__inner{padding:10px 20px 10px}}.myBlockContactHead{background-color:#f5f5f5;position:relative;padding:88px 0 120px}@media (max-width:768px){.myBlockContactHead{padding:40px 0 60px}}.myBlockContactHead__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;text-align:center}@media (max-width:768px){.myBlockContactHead__inner{gap:20px}}.myBlockContactHead__title{color:var(--mainColor1);font-size:2.25rem;font-weight:700;letter-spacing:0;line-height:1.4}@media (max-width:768px){.myBlockContactHead__title{font-size:1.4375rem}}.myBlockContactHead__txt{font-size:.9375rem;letter-spacing:0;line-height:1.79}@media (max-width:768px){.myBlockContactHead__txt{font-size:.875rem;line-height:1.79}}.myBlockContactBody{padding:60px 0 60px}@media (max-width:768px){.myBlockContactBody{padding:30px 0 30px}}.myBlockContactBody__txt{font-size:1.375rem;letter-spacing:0;line-height:1.8;text-align:center;margin-bottom:62px}@media (max-width:768px){.myBlockContactBody__txt{font-size:.875rem;line-height:1.8;margin-bottom:30px}}.myBlockFaq{padding-top:60px}@media (max-width:768px){.myBlockFaq{padding-top:40px}}.myBlockFaq__back{max-width:240px;width:100%;margin:40px auto 0}.myBlockFaqNav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;text-align:center;margin-bottom:40px}@media (max-width:768px){.myBlockFaqNav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px 8px;margin-bottom:15px}}.myBlockFaqNav__link{font-size:.8125rem;font-weight:700;letter-spacing:0;line-height:1.2;text-decoration:none}@media (max-width:768px){.myBlockFaqNav__link{border:1px solid currentColor;border-radius:4px;color:var(--mainColor1);padding:3px 15px 3px}}.myBlockFaqIndex{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:769px){.myBlockFaqIndex:has(.myBlockFaqIndex__group:nth-child(2)){-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.myBlockFaqIndex__group{border:1px solid #d4d4d4;padding:30px 30px 30px}.myBlockFaqIndex__group-inner{max-width:800px;margin:0 auto}.myBlockFaqIndex__group-title{font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:18px}.myBlockFaqIndexList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.myBlockFaqIndexList__item{list-style:disc;color:#205a93;margin-left:1.5em}.myBlockFaqIndexList__link{font-size:.875rem;letter-spacing:0;line-height:1.4;text-decoration:none}.myBlockFaqIndex__btn{max-width:240px;width:100%;margin:20px auto 0}@media (max-width:768px){.myBlockFaqIndex__btn{max-width:240px}}.myBlockFaqMail{margin-top:20px}.myBlockFaqMail__link{color:#205a93;font-size:.875rem;font-weight:700;letter-spacing:0;line-height:1.4;text-decoration:none;margin-top:20px}.myBlockFaqPost{margin-bottom:30px}.myBlockHostingPlan__head{padding:75px 0 75px}@media (max-width:768px){.myBlockHostingPlan__head{padding:30px 0 30px}}.myBlockHostingPlan__body{background-color:#eaf3fa;max-width:1396px;margin:0 auto;padding:79px 20px 62px}@media (max-width:768px){.myBlockHostingPlan__body{padding-top:25px;padding-bottom:28px}}.myBlockHostingPlan__lead{font-size:.9375rem;letter-spacing:0;line-height:1.75;text-align:center;margin-bottom:58px}@media (max-width:768px){.myBlockHostingPlan__lead{font-size:.875rem;margin-bottom:25px}}.myBlockHostingPlanList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(30px,calc(50vw - 610px + 30px),50px);margin:0 auto 60px}@media (max-width:768px){.myBlockHostingPlanList{max-width:450px;margin-bottom:30px}}.myBlockHostingPlanList__item{background-color:#fff;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-align:center;width:100%;padding:0 20px 27px}@media (min-width:769px){.myBlockHostingPlanList__item{width:245px}}@media (max-width:768px){.myBlockHostingPlanList__item{padding-top:20px}}.myBlockHostingPlanList__category{background-color:#b3b3b3;color:#fff;font-size:.875rem;letter-spacing:0;line-height:1;padding:7px 8px 7px}@media (min-width:769px){.myBlockHostingPlanList__category{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:20px;margin-left:-20px}}@media (max-width:768px){.myBlockHostingPlanList__category{margin-bottom:14px}}.myBlockHostingPlanList__outline{color:#7e7e7e;font-size:.875rem;letter-spacing:0;line-height:1.4;margin-bottom:10px}.myBlockHostingPlanList__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:var(--mainColor1);letter-spacing:0;line-height:1;margin-bottom:16px}.myBlockHostingPlanList__name-txt01{font-size:1.875rem;font-family:var(--fontAlpha);font-weight:900}.myBlockHostingPlanList__name-txt02{font-size:.875rem;font-weight:700}.myBlockHostingPlanList__price{background-color:#fef4ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;color:var(--mainColor1);font-size:.875rem;font-weight:700;letter-spacing:.05em;line-height:1.2;width:100%;margin-bottom:12px;padding:7px 10px 8px}.myBlockHostingPlanList__price-word.-strong{font-size:1.2857142857em}.myBlockHostingPlanList__spec{background-color:#fef4ea;font-size:.875rem;line-height:1.4;width:100%;margin-bottom:13px;padding:9px 10px 10px}.myBlockHostingPlanList__btn{width:100%;max-width:180px}.myBlockHostingPlanList__btn-inner{background-color:var(--mainColor1);border-radius:50px;display:block;color:#fff;font-size:.9375rem;text-decoration:none;width:100%;padding:10px 30px 10px;-webkit-transition:background-color .3s;transition:background-color .3s}@media (any-hover:hover){.myBlockHostingPlanList__btn-inner:hover{background-color:var(--mainColor1);opacity:1}}.myBlockHostingPlan__info{font-size:.9375rem;letter-spacing:0;line-height:1.75;text-align:center;margin-bottom:60px}@media (max-width:768px){.myBlockHostingPlan__info{font-size:.875rem;margin-bottom:30px}}.myBlockHostingPlan__btn{max-width:240px;margin:0 auto}@media (max-width:768px){.myBlockHostingPlan__btn{max-width:260px}}.myBlockHostingOption{padding:62px 0 67px}@media (max-width:768px){.myBlockHostingOption{padding:51px 0 62px}}.myBlockHostingOption__head{margin-bottom:24px}@media (max-width:768px){.myBlockHostingOption__head{margin-bottom:24px}}.myBlockHostingOption__head-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:46px}@media (max-width:768px){.myBlockHostingOption__head-inner{gap:40px}}.myBlockHostingOption__lead{font-size:.9375rem;letter-spacing:0;line-height:1.75;text-align:center}@media (max-width:768px){.myBlockHostingOption__lead{font-size:.875rem}}.myBlockHostingOption__body{padding:0 20px}.myBlockHostingOptionList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:1000px;margin:0 auto}@media (max-width:768px){.myBlockHostingOptionList{max-width:450px}}.myBlockHostingOptionList:not(:last-child){margin-bottom:70px}@media (max-width:768px){.myBlockHostingOptionList:not(:last-child){margin-bottom:62px}}.myBlockHostingOptionList__item{border:1px solid #d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:38px 20px 20px}@media (min-width:769px){.myBlockHostingOptionList__item{width:305px}}.myBlockHostingOptionList__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;color:var(--mainColor1);line-height:1.2;text-align:center;margin:0 -10px 20px}.myBlockHostingOptionList__title-txt01{font-size:1.125rem;font-weight:700;letter-spacing:0}.myBlockHostingOptionList__title-txt02{font-size:1.5rem;font-family:var(--fontAlpha);font-weight:900;letter-spacing:.05em}.myBlockHostingOptionList__price{background-color:#fef4ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--mainColor1);font-size:.875rem;font-weight:700;letter-spacing:.05em;line-height:1.2;width:100%;margin-bottom:16px;padding:7px 10px 8px}.myBlockHostingOptionList__price-txt02{font-size:1.2857142857em;-webkit-transform:translateY(1px);transform:translateY(1px)}.myBlockHostingOptionList__price-txt03{font-size:.7142857143em;margin-left:6px}.myBlockHostingOptionList__icon{max-width:65px;width:100%;margin-bottom:16px}.myBlockHostingOptionList__icon img{width:100%}.myBlockHostingOptionList__txt{font-size:.9375rem;letter-spacing:0;line-height:1.5}.myBlockHostingOption__bnr{text-align:center}@media (max-width:768px){.myBlockHostingOption__bnr-inner{display:block;max-width:450px;margin:0 auto}.myBlockHostingOption__bnr-inner img{width:100%}}.myBlockHostingComparison{background-color:#f7f7f7;padding-bottom:200px}@media (max-width:768px){.myBlockHostingComparison{margin-bottom:60px}}.myBlockHostingComparison__head{padding:78px 0 47px}@media (max-width:768px){.myBlockHostingComparison__head{padding:26px 0 24px}}.myBlockKiyakuBody{background-color:#efefef;padding:59px 0 59px}@media (max-width:768px){.myBlockKiyakuBody{padding:30px 0 30px}}.myBlockKiyakuList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;font-family:var(--baseFontFamilySerif)}.myBlockKiyakuList__group{background-color:#fff;padding:40px 35px 40px}@media (max-width:768px){.myBlockKiyakuList__group{padding:25px 20px 25px}}.myBlockKiyakuList__group-title{font-size:1.5rem;font-weight:600;letter-spacing:.05em;margin-bottom:20px}@media (max-width:768px){.myBlockKiyakuList__group-title{font-size:1.3125rem;margin-bottom:20px}}.myBlockKiyakuList__item{list-style:disc;font-size:1rem;font-weight:600;letter-spacing:0;line-height:2;margin-left:1.5em}@media (max-width:768px){.myBlockKiyakuList__item{font-size:.9375rem}}.myBlockKiyakuList__item .myBlockKiyakuList__item{list-style:circle}.myBlockKiyakuList__link{margin-left:1em}.myBlockManagedHead{background-color:#7b7ec7;position:relative;padding:75px 0 69px}@media (max-width:768px){.myBlockManagedHead{padding:35px 0 36px}}.myBlockManagedHead::before{content:"";background:url(../img/managed-package/bg_head.jpg) no-repeat center/cover;opacity:.1;position:absolute;inset:0;z-index:1}@media (max-width:768px){.myBlockManagedHead::before{background-image:url(../img/managed-package/bg_head_sp.jpg)}}.myBlockManagedHead>*{position:relative;z-index:2}.myBlockManagedHead__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:769px){.myBlockManagedHead__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;text-align:center}}@media (max-width:768px){.myBlockManagedHead__inner{gap:20px;max-width:450px;margin:0 auto}}.myBlockManagedHead__catch{font-weight:700;letter-spacing:.1em;line-height:1.4}@media (min-width:769px){.myBlockManagedHead__catch{background-color:#fff;border-radius:22px;color:#7b7ec7;font-size:1.25rem;padding:7px 45px 6px}}@media (max-width:768px){.myBlockManagedHead__catch{color:#fff;font-size:1rem;margin-bottom:20px}}.myBlockManagedHead__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;letter-spacing:0;line-height:1.4;margin-bottom:16px}@media (min-width:769px){.myBlockManagedHead__title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px 0;font-size:2.3125rem}}@media (max-width:768px){.myBlockManagedHead__title{font-size:1.5625rem;gap:4px 0}}.myBlockManagedHead__title-txt01{max-width:442px;width:100%;margin-right:12px;-webkit-transform:translateY(11px);transform:translateY(11px)}@media (max-width:768px){.myBlockManagedHead__title-txt01{margin-right:10px}}.myBlockManagedHead__title-txt01 img{width:100%}.myBlockManagedHead__title-txt02{font-size:.7777777778em;margin-right:10px}@media (max-width:768px){.myBlockManagedHead__title-txt02{font-size:.9565217391}}.myBlockManagedHead__txt{color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.05em;line-height:1.79}@media (max-width:768px){.myBlockManagedHead__txt{font-size:1rem;letter-spacing:0}}.myBlockManagedLead{padding:71px 0 63px}@media (max-width:768px){.myBlockManagedLead{padding:30px 0 30px}}.myBlockManagedLead__inner{letter-spacing:.05em;line-height:1.75}@media (min-width:769px){.myBlockManagedLead__inner{font-size:1rem;text-align:center}}@media (max-width:768px){.myBlockManagedLead__inner{font-size:.875rem}}.myBlockManagedSection{background-color:#f2f2f9;position:relative;max-width:1452px;margin:0 auto;padding:66px 0 56px}@media (max-width:768px){.myBlockManagedSection{padding:51px 0 44px}}.myBlockManagedSection:has(+ .myBlockManagedSection){margin-bottom:84px}@media (max-width:768px){.myBlockManagedSection:has(+ .myBlockManagedSection){margin-bottom:56px}}@media (max-width:768px){.myBlockManagedSection__inner{max-width:450px;margin:0 auto}}.myBlockManagedSection__baloon{background-color:var(--mainColor1);position:absolute;top:-12px;color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.1em;line-height:1.4;padding:15px 14px 15px}@media (max-width:768px){.myBlockManagedSection__baloon{margin-left:-10px;padding:9px 7px 9px}}.myBlockManagedSection__baloon::after{content:"";background-color:var(--mainColor1);clip-path:polygon(0 0,90% 0,100% 100%);position:absolute;top:calc(100% - 1px);right:20px;width:20px;height:10px}.myBlockManagedSection__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;letter-spacing:0;line-height:1.4;gap:10px;margin-bottom:20px}@media (max-width:768px){.myBlockManagedSection__title{gap:10px;margin-bottom:20px}}.myBlockManagedSection__title-num{-ms-flex-negative:0;flex-shrink:0;color:#7b7dab;font-size:2.625rem}@media (max-width:768px){.myBlockManagedSection__title-num{font-size:2.25rem}}.myBlockManagedSection__title-txt{font-size:2rem;padding-top:7px}@media (max-width:768px){.myBlockManagedSection__title-txt{font-size:1.5625rem;padding-top:9px}}.myBlockManagedSection__lead{font-size:1rem;letter-spacing:.05em;line-height:1.75;margin-bottom:40px}@media (max-width:768px){.myBlockManagedSection__lead{font-size:.875rem;letter-spacing:0;margin-bottom:20px}}.myBlockManagedSectionList{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:22px}@media (min-width:769px){.myBlockManagedSectionList:has(.myBlockManagedSectionList__item:nth-child(3):last-child){-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.myBlockManagedSectionList{-ms-grid-columns:1fr;grid-template-columns:1fr}}.myBlockManagedSectionList:not(:last-child){margin-bottom:26px}@media (max-width:768px){.myBlockManagedSectionList:not(:last-child){margin-bottom:26px}}.myBlockManagedSectionList__item{background-color:#fff;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}@media (min-width:769px){.myBlockManagedSectionList__item{display:-ms-grid;display:grid;-ms-grid-rows:subgrid;-ms-grid-columns:1fr;grid-template:subgrid/1fr;-ms-grid-row-span:3;grid-row:span 3;gap:0;padding:40px 20px 50px}}@media (max-width:768px){.myBlockManagedSectionList__item{padding:24px 20px 29px}}.myBlockManagedSectionList__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.4;text-align:center;margin-bottom:22px}@media (max-width:768px){.myBlockManagedSectionList__title{font-size:1.125rem;margin-bottom:22px}}.myBlockManagedSectionList__title-txt01{margin:0 -10px}.myBlockManagedSectionList__title-txt02{font-size:.7em}@media (max-width:768px){.myBlockManagedSectionList__title-txt02{font-size:.7777777778em}}.myBlockManagedSectionList__icon{text-align:center;margin-bottom:22px}@media (max-width:768px){.myBlockManagedSectionList__icon{margin-bottom:22px}}.myBlockManagedSectionList__icon img{max-width:86px;width:100%}@media (max-width:768px){.myBlockManagedSectionList__icon img{width:60px}}.myBlockManagedSectionList__txt{font-size:.875rem;letter-spacing:0;line-height:1.4}.myBlockManagedSection__info{font-size:.875rem;letter-spacing:.05em;line-height:1.4}.myBlockManagedService{padding:58px 0 58px}@media (max-width:768px){.myBlockManagedService{padding:40px 0 40px}}.myBlockManagedService__txt{font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.75;text-align:center;margin-bottom:46px}@media (max-width:768px){.myBlockManagedService__txt{font-size:1.0625rem;margin-bottom:19px}}.myBlockNews{padding-top:60px}@media (max-width:768px){.myBlockNews{padding-top:40px}}.myBlockNews__pager{margin-top:40px}.myBlockNews__back{max-width:240px;width:100%;margin:40px auto 0}.myBlockServiceBnr{background-color:#e5eff9;text-align:center;padding:71px 20px 71px}@media (max-width:768px){.myBlockServiceBnr{padding:30px 0 30px}}@media (max-width:768px){.myBlockServiceBnr__inner{display:block;max-width:450px;margin:0 auto}}@media (max-width:768px){.myBlockServiceBnr__inner img{width:100%}}.myBlockServiceSection:has(+ .modBlockContact01){margin-bottom:100px}@media (max-width:768px){.myBlockServiceSection:has(+ .modBlockContact01){margin-bottom:40px}}.myBlockServiceSection__head{padding:70px 0 70px}@media (max-width:768px){.myBlockServiceSection__head{padding:27px 0 27px}}.myBlockServiceWebsite{background-color:#f5f5f5;text-align:center;max-width:1325px;margin:0 auto;padding:72px 0 64px}@media (max-width:768px){.myBlockServiceWebsite{padding:35px 0 39px}}.myBlockServiceWebsite:has(+ .myBlockServiceWebsite){margin-bottom:100px}@media (max-width:768px){.myBlockServiceWebsite:has(+ .myBlockServiceWebsite){margin-bottom:40px}}@media (min-width:769px){.myBlockServiceWebsite.-type02{text-align:left}}@media (max-width:768px){.myBlockServiceWebsite__inner{max-width:450px;margin:0 auto}}@media (min-width:769px){.myBlockServiceWebsite.-type02 .myBlockServiceWebsite__inner{display:-ms-grid;display:grid;-ms-grid-rows:1fr 0 auto 0 auto 0 auto 0 1fr;-ms-grid-columns:1fr 30px 1fr;grid-template:1fr auto auto auto 1fr/repeat(2,1fr);gap:0 30px}}.myBlockServiceWebsite__title{color:var(--mainColor1);font-size:1.75rem;font-weight:700;letter-spacing:.05em;line-height:1.2;margin-bottom:46px}@media (max-width:768px){.myBlockServiceWebsite__title{font-size:1.25rem;margin-bottom:40px}}@media (min-width:769px){.myBlockServiceWebsite.-type02 .myBlockServiceWebsite__title{-ms-grid-row:2;grid-row:2;-ms-grid-column:2;grid-column:2}}.myBlockServiceWebsite__txt{font-size:.9375rem;letter-spacing:0;line-height:1.75;margin-bottom:30px}@media (max-width:768px){.myBlockServiceWebsite__txt{font-size:.875rem;line-height:1.75;margin-bottom:20px}}@media (min-width:769px){.myBlockServiceWebsite.-type02 .myBlockServiceWebsite__txt{-ms-grid-row:3;grid-row:3;-ms-grid-column:2;grid-column:2;margin-bottom:80px}}.myBlockServiceWebsite__image{margin-bottom:40px}@media (max-width:768px){.myBlockServiceWebsite__image{margin-bottom:30px}}@media (min-width:769px){.myBlockServiceWebsite.-type02 .myBlockServiceWebsite__image{-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6;-ms-grid-column:1;grid-column:1;margin-bottom:0}}.myBlockServiceWebsite__btn{max-width:240px;width:100%;margin:0 auto}@media (max-width:768px){.myBlockServiceWebsite__btn{max-width:260px}}@media (min-width:769px){.myBlockServiceWebsite.-type02 .myBlockServiceWebsite__btn{-ms-grid-row:4;grid-row:4;-ms-grid-column:2;grid-column:2;margin-left:0}}.myBlockSharedFeature{padding:62px 0 67px}@media (max-width:768px){.myBlockSharedFeature{padding:51px 0 62px}}.myBlockSharedFeature__head{margin-bottom:24px}@media (max-width:768px){.myBlockSharedFeature__head{margin-bottom:24px}}.myBlockSharedFeature__head-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:46px}@media (max-width:768px){.myBlockSharedFeature__head-inner{gap:40px}}.myBlockSharedFeature__lead{font-size:.9375rem;letter-spacing:0;line-height:1.75;text-align:center}@media (max-width:768px){.myBlockSharedFeature__lead{font-size:.875rem}}.myBlockSharedFeature__body{padding:0 20px}.myBlockSharedFeatureList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;max-width:1000px;margin:0 auto}@media (max-width:768px){.myBlockSharedFeatureList{max-width:450px}}.myBlockSharedFeatureList:not(:last-child){margin-bottom:70px}@media (max-width:768px){.myBlockSharedFeatureList:not(:last-child){margin-bottom:62px}}.myBlockSharedFeatureList__item{border:1px solid #d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:38px 20px 20px}@media (min-width:769px){.myBlockSharedFeatureList__item{width:305px}}.myBlockSharedFeatureList__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;color:var(--mainColor1);line-height:1.2;text-align:center;margin:0 -10px 42px}@media (max-width:768px){.myBlockSharedFeatureList__title{margin-bottom:20px}}.myBlockSharedFeatureList__title-txt01{font-size:1.125rem;font-weight:700;letter-spacing:0}.myBlockSharedFeatureList__title-txt02{font-size:1.5rem;font-family:var(--fontAlpha);font-weight:900;letter-spacing:.05em}.myBlockSharedFeatureList__icon{max-width:106px;width:100%;height:72px;margin-bottom:46px}@media (max-width:768px){.myBlockSharedFeatureList__icon{margin-bottom:24px}}.myBlockSharedFeatureList__icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.myBlockSharedFeatureList__txt{font-size:.9375rem;letter-spacing:0;line-height:1.5}.myBlockSharedSpecification{background-color:#f7f7f7;padding-bottom:200px}@media (max-width:768px){.myBlockSharedSpecification{margin-bottom:60px}}.myBlockSharedSpecification__head{padding:78px 0 47px}@media (max-width:768px){.myBlockSharedSpecification__head{padding:26px 0 24px}}.myBlockTermsBody{background-color:#efefef;padding:59px 0 59px}@media (max-width:768px){.myBlockTermsBody{padding:30px 0 30px}}.myBlockTermsBody__txt{font-size:1rem;font-family:var(--baseFontFamilySerif);letter-spacing:0;line-height:1.4;margin-bottom:30px}@media (max-width:768px){.myBlockTermsBody__txt{margin-bottom:16px}}.myBlockTermsBody__link{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;font-family:var(--baseFontFamilySerif);font-weight:600;letter-spacing:0;line-height:1.4;text-decoration:none;padding:10px 42px 10px}@media (max-width:768px){.myBlockTermsBody__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:400px;margin:0 auto;padding:16px 20px 16px}}.myBlockTermsBody__link::after{content:"";background:url(../img/common/icon_terms_pdf.png) no-repeat center/100%;display:block;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1;width:61px}@media (max-width:768px){.myBlockTermsBody__link::after{width:47px}}.myBlockTopMv{position:relative}.myBlockTopMvSlide{position:relative;z-index:1}.myBlockTopMvSlide__item{height:569px}@media (max-width:768px){.myBlockTopMvSlide__item{height:438px}}.myBlockTopMvSlide__item img{width:100%;height:100%}.myBlockTopMv__body{background-color:rgba(11,30,49,.5);position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;z-index:2}.myBlockTopMv__body-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;height:100%;padding:0 20px}@media (max-width:768px){.myBlockTopMv__body-inner{gap:30px}}.myBlockTopMv__title{max-width:370px;width:100%}.myBlockTopMv__title img{width:100%}.myBlockTopMv__txt{font-size:1rem;letter-spacing:0;line-height:1.79;text-align:center}@media (max-width:768px){.myBlockTopMv__txt{font-size:.875rem;line-height:1.79}}.myBlockTopFeature{background:radial-gradient(circle farthest-corner at 50% 50%,#7b7ec7 0,#a4c8eb 62.3753932484%);position:relative;padding:94px 0 120px}@media (max-width:768px){.myBlockTopFeature{padding:40px 0 60px}}.myBlockTopFeature::before{content:"";background:url(../img/top/bg_feature.jpg) no-repeat center/cover;opacity:.12;position:absolute;inset:0;z-index:1}.myBlockTopFeature>*{position:relative;z-index:2}.myBlockTopFeature__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:13px;color:#fff;font-size:2.75rem;font-weight:700;letter-spacing:.15em;line-height:1;text-align:center;margin-bottom:65px}@media (max-width:768px){.myBlockTopFeature__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:1.4375rem;margin-bottom:40px}}.myBlockTopFeature__title-image{max-width:433px;width:100%}@media (min-width:769px){.myBlockTopFeature__title-image{-webkit-transform:translateY(5px);transform:translateY(5px)}}.myBlockTopFeatureList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;max-width:800px;margin:0 auto 60px}@media (max-width:768px){.myBlockTopFeatureList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}}.myBlockTopFeatureList__item{background-color:#205a93;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:218px;height:218px}.myBlockTopFeatureList__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.myBlockTopFeatureList__txt{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.75;text-align:center}.myBlockTopFeatureList__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:129px;height:100px}.myBlockTopFeatureList__icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.myBlockTopNews{padding:67px 0 66px}@media (max-width:768px){.myBlockTopNews{padding:43px 0 62px}}.myBlockTopNews__head{margin-bottom:60px}@media (max-width:768px){.myBlockTopNews__head{margin-bottom:20px}}.myBlockTopNews__list{margin-bottom:70px}@media (max-width:768px){.myBlockTopNews__list{margin-bottom:30px}}.myBlockTopNews__btn{max-width:240px;margin:0 auto}@media (max-width:768px){.myBlockTopNews__btn{max-width:260px}}.myBlockTopCase{background-color:#0b1e31;position:relative;color:#fff;padding:95px 0 95px;overflow:hidden}@media (max-width:768px){.myBlockTopCase{padding:45px 0 45px}}.myBlockTopCase::before{content:"";background:url(../img/top/bg_case.jpg) no-repeat center 0/cover;opacity:.1;position:absolute;inset:0;z-index:1}.myBlockTopCase>*{position:relative;z-index:2}.myBlockTopCase__head{margin-bottom:80px}@media (max-width:768px){.myBlockTopCase__head{margin-bottom:60px}}.myBlockTopCaseList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:150px}@media (max-width:768px){.myBlockTopCaseList{gap:70px}}.myBlockTopCaseList__item{-o-border-image:linear-gradient(#324158,#324158) 0//0;border-image:-webkit-gradient(linear,left top,left bottom,from(#324158),to(#324158)) fill 0//0;border-image:linear-gradient(#324158,#324158) fill 0//0;position:relative;padding:49px 0 42px}@media (max-width:768px){.myBlockTopCaseList__item{border-image-outset:0 50vw;padding:20px 0 38px}}.myBlockTopCaseList__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:769px){.myBlockTopCaseList__item-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:490px;padding:0 70px}.myBlockTopCaseList__item:nth-child(odd) .myBlockTopCaseList__item-inner{margin-left:auto}}@media (max-width:768px){.myBlockTopCaseList__item-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:450px;margin:0 auto}}.myBlockTopCaseList__title{font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:1.41;margin-bottom:20px}@media (max-width:768px){.myBlockTopCaseList__title{font-size:1.1875rem;line-height:1.41;width:100%;margin-bottom:20px}}@media (min-width:769px){.myBlockTopCaseList__image{position:absolute;bottom:70px}.myBlockTopCaseList__item:nth-child(odd) .myBlockTopCaseList__image{right:max(50%,calc(50% + (1020px - 100vw) * .5))}.myBlockTopCaseList__item:nth-child(2n) .myBlockTopCaseList__image{left:max(50%,calc(50% + (1020px - 100vw) * .5))}.myBlockTopCaseList__image img{max-width:578px}}@media (max-width:768px){.myBlockTopCaseList__image{margin-bottom:20px}}.myBlockTopCaseList__category{border:2px solid currentColor;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;line-height:1;text-align:center;margin-bottom:30px;padding:10px 30px 10px}@media (max-width:768px){.myBlockTopCaseList__category{font-size:1rem;width:100%;margin-bottom:20px;padding:14px 15px 14px}}.myBlockTopCaseList__txt{font-size:.9375rem;letter-spacing:0;line-height:1.4;margin-bottom:40px}@media (max-width:768px){.myBlockTopCaseList__txt{width:100%;margin-bottom:20px}}.myBlockTopCaseList__btn{max-width:240px;width:100%}