@charset "UTF-8";:root{--color-black: #000;--color-white: #fff;--color-gray-dark: #333;--color-gray-light: #f2f2f2;--color-gray-medium: #808080;--color-gray-text: #727272;--color-cyan: #00addd;--color-ui-default: var(--color-black);--color-ui-inverse: var(--color-white);--color-ui-muted: var(--color-gray-medium);--color-bg-primary: var(--color-white);--color-bg-secondary: var(--color-gray-light);--color-bg-dark: var(--color-black);--color-text-primary: var(--color-black);--color-text-secondary: var(--color-gray-dark);--color-text-muted: var(--color-gray-text);--color-text-inverse: var(--color-white);--line-height-tight: 1;--line-height-snug: 1.4;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--line-height-loose: 2;--line-height-extra-loose: 2.4;--letter-spacing-tight: 1px;--letter-spacing-normal: 2px;--letter-spacing-wide: 5px;--letter-spacing-wider: 5px;--letter-spacing-widest: 10px;--spacing-0: 0;--spacing-1: 8px;--spacing-2: 16px;--spacing-3: 24px;--spacing-4: 32px;--spacing-5: 40px;--spacing-6: 48px;--spacing-7: 56px;--spacing-8: 64px;--spacing-9: 72px;--spacing-10: 80px;--spacing-12: 96px;--spacing-14: 112px;--spacing-16: 128px;--spacing-20: 160px;--spacing-22: 176px;--spacing-24: 192px;--spacing-28: 224px;--spacing-32: 256px;--spacing-section-gap-desktop: 175px;--spacing-section-gap-tablet: 110px;--spacing-section-gap-tablet-w: 125px;--spacing-section-gap-tablet-h: 110px;--spacing-section-gap-mobile: 85px;--max-width-content: 990px;--max-width-narrow: 666px;--max-width-medium: 872px;--max-width-wide: 1372px;--max-width-full: 100%;--container-padding: 45px;--container-padding-mobile: 25px;--gutter-desktop: 45px;--gutter-tablet: 30px;--gutter-mobile: 20px;--transition-duration-fast: .15s;--transition-duration-normal: .3s;--transition-duration-slow: .5s;--transition-easing-default: ease;--transition-easing-in: ease-in;--transition-easing-out: ease-out;--transition-easing-in-out: ease-in-out;--transition-default: var(--transition-duration-normal) var(--transition-easing-default);--animate-duration: 1s;--animate-delay: .15s;--z-index-base: 0;--z-index-content: 1;--z-index-nav-bg: 2;--z-index-nav-panel: 3;--z-index-control-bar: 8;--z-index-fixed-ui: 9;--z-index-dev-overlay: 9999;--control-bar-height-desktop: 65px;--control-bar-height-mobile: 45px;--nav-panel-width-desktop: 380px;--nav-panel-width-mobile: 250px;--footer-padding-desktop: 65px 0 95px 0;--footer-padding-mobile: 17px 0 20px 0;--footer-margin-desktop: 175px;--footer-margin-tablet: 110px;--footer-margin-mobile: 85px}:root{--site-b-color-primary: #00cee7;--site-b-color-accent: #ea5514;--site-b-color-secondary: #2c3e50;--site-b-color-tertiary: #7f8c8d;--site-b-bg-base: #f9f9f9;--site-b-bg-white: #fff;--site-b-bg-dark: #1a1a2e;--site-b-bg-gradient-start: #00cee7;--site-b-bg-gradient-end: #00a3b8;--site-b-text-primary: #333;--site-b-text-secondary: #666;--site-b-text-muted: #999;--site-b-text-inverse: #fff;--site-b-text-link: #00cee7;--site-b-text-link-hover: #00a3b8;--site-b-font-serif: "Shippori Mincho", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HG明朝E", serif;--site-b-font-sans: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;--site-b-font-weight-normal: 400;--site-b-font-weight-medium: 500;--site-b-font-weight-bold: 700;--site-b-font-size-xs: 1.2rem;--site-b-font-size-sm: 1.4rem;--site-b-font-size-base: 1.6rem;--site-b-font-size-md: 1.8rem;--site-b-font-size-lg: 2rem;--site-b-font-size-xl: 2.4rem;--site-b-font-size-2xl: 3rem;--site-b-font-size-3xl: 3.6rem;--site-b-line-height-tight: 1.3;--site-b-line-height-normal: 1.6;--site-b-line-height-relaxed: 1.8;--site-b-line-height-loose: 2;--site-b-spacing-xs: .5rem;--site-b-spacing-sm: 1rem;--site-b-spacing-md: 1.5rem;--site-b-spacing-lg: 2rem;--site-b-spacing-xl: 3rem;--site-b-spacing-2xl: 4rem;--site-b-spacing-3xl: 6rem;--site-b-section-padding-y: 8rem;--site-b-section-padding-y-mobile: 5rem;--site-b-container-max-width: 1200px;--site-b-container-padding: 2rem;--site-b-container-padding-mobile: 1.5rem;--site-b-border-color: #e0e0e0;--site-b-border-color-light: #f0f0f0;--site-b-border-radius-sm: 4px;--site-b-border-radius-md: 8px;--site-b-border-radius-lg: 12px;--site-b-border-radius-full: 9999px;--site-b-shadow-sm: 0 1px 3px rgb(0 0 0 / 10%);--site-b-shadow-md: 0 4px 6px rgb(0 0 0 / 10%);--site-b-shadow-lg: 0 10px 25px rgb(0 0 0 / 15%);--site-b-transition-fast: .15s ease;--site-b-transition-normal: .3s ease;--site-b-transition-slow: .5s ease;--site-b-z-header: 100;--site-b-z-modal: 200;--site-b-z-toast: 300}.u-text-primary-b{color:var(--site-b-color-primary)!important}.u-text-accent-b{color:var(--site-b-color-accent)!important}.u-bg-primary-b{background-color:var(--site-b-color-primary)!important}.u-bg-base-b{background-color:var(--site-b-bg-base)!important}.u-font-serif-b{font-family:var(--site-b-font-serif)!important}.u-font-sans-b{font-family:var(--site-b-font-sans)!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mt-1{margin-top:1px!important}.mb-1{margin-bottom:1px!important}.mt-2{margin-top:2px!important}.mb-2{margin-bottom:2px!important}.mt-3{margin-top:3px!important}.mb-3{margin-bottom:3px!important}.mt-4{margin-top:4px!important}.mb-4{margin-bottom:4px!important}.mt-5{margin-top:5px!important}.mb-5{margin-bottom:5px!important}.mt-6{margin-top:6px!important}.mb-6{margin-bottom:6px!important}.mt-7{margin-top:7px!important}.mb-7{margin-bottom:7px!important}.mt-8{margin-top:8px!important}.mb-8{margin-bottom:8px!important}.mt-9{margin-top:9px!important}.mb-9{margin-bottom:9px!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.mt-15{margin-top:15px!important}.mb-15{margin-bottom:15px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.mt-25{margin-top:25px!important}.mb-25{margin-bottom:25px!important}.mt-30{margin-top:30px!important}.mb-30{margin-bottom:30px!important}.mt-35{margin-top:35px!important}.mb-35{margin-bottom:35px!important}.mt-40{margin-top:40px!important}.mb-40{margin-bottom:40px!important}.mt-45{margin-top:45px!important}.mb-45{margin-bottom:45px!important}.mt-50{margin-top:50px!important}.mb-50{margin-bottom:50px!important}.mt-55{margin-top:55px!important}.mb-55{margin-bottom:55px!important}.mt-60{margin-top:60px!important}.mb-60{margin-bottom:60px!important}.mt-65{margin-top:65px!important}.mb-65{margin-bottom:65px!important}.mt-70{margin-top:70px!important}.mb-70{margin-bottom:70px!important}.mt-75{margin-top:75px!important}.mb-75{margin-bottom:75px!important}.mt-80{margin-top:80px!important}.mb-80{margin-bottom:80px!important}.mt-85{margin-top:85px!important}.mb-85{margin-bottom:85px!important}.mt-90{margin-top:90px!important}.mb-90{margin-bottom:90px!important}.mt-100{margin-top:100px!important}.mb-100{margin-bottom:100px!important}.mt-110{margin-top:110px!important}.mb-110{margin-bottom:110px!important}.mt-120{margin-top:120px!important}.mb-120{margin-bottom:120px!important}.mt-125{margin-top:125px!important}.mb-125{margin-bottom:125px!important}.mt-150{margin-top:150px!important}.mb-150{margin-bottom:150px!important}.mt-175{margin-top:175px!important}.mb-175{margin-bottom:175px!important}.mt-180{margin-top:180px!important}.mb-180{margin-bottom:180px!important}.mt-200{margin-top:200px!important}.mb-200{margin-bottom:200px!important}.mt-220{margin-top:220px!important}.mb-220{margin-bottom:220px!important}.mt-250{margin-top:250px!important}.mb-250{margin-bottom:250px!important}@media only screen and (max-width:1791px){.tbw\:mt-0{margin-top:0!important}.tbw\:mb-0{margin-bottom:0!important}.tbw\:mt-1{margin-top:1px!important}.tbw\:mb-1{margin-bottom:1px!important}.tbw\:mt-2{margin-top:2px!important}.tbw\:mb-2{margin-bottom:2px!important}.tbw\:mt-3{margin-top:3px!important}.tbw\:mb-3{margin-bottom:3px!important}.tbw\:mt-4{margin-top:4px!important}.tbw\:mb-4{margin-bottom:4px!important}.tbw\:mt-5{margin-top:5px!important}.tbw\:mb-5{margin-bottom:5px!important}.tbw\:mt-6{margin-top:6px!important}.tbw\:mb-6{margin-bottom:6px!important}.tbw\:mt-7{margin-top:7px!important}.tbw\:mb-7{margin-bottom:7px!important}.tbw\:mt-8{margin-top:8px!important}.tbw\:mb-8{margin-bottom:8px!important}.tbw\:mt-9{margin-top:9px!important}.tbw\:mb-9{margin-bottom:9px!important}.tbw\:mt-10{margin-top:10px!important}.tbw\:mb-10{margin-bottom:10px!important}.tbw\:mt-15{margin-top:15px!important}.tbw\:mb-15{margin-bottom:15px!important}.tbw\:mt-20{margin-top:20px!important}.tbw\:mb-20{margin-bottom:20px!important}.tbw\:mt-25{margin-top:25px!important}.tbw\:mb-25{margin-bottom:25px!important}.tbw\:mt-30{margin-top:30px!important}.tbw\:mb-30{margin-bottom:30px!important}.tbw\:mt-35{margin-top:35px!important}.tbw\:mb-35{margin-bottom:35px!important}.tbw\:mt-40{margin-top:40px!important}.tbw\:mb-40{margin-bottom:40px!important}.tbw\:mt-45{margin-top:45px!important}.tbw\:mb-45{margin-bottom:45px!important}.tbw\:mt-50{margin-top:50px!important}.tbw\:mb-50{margin-bottom:50px!important}.tbw\:mt-55{margin-top:55px!important}.tbw\:mb-55{margin-bottom:55px!important}.tbw\:mt-60{margin-top:60px!important}.tbw\:mb-60{margin-bottom:60px!important}.tbw\:mt-65{margin-top:65px!important}.tbw\:mb-65{margin-bottom:65px!important}.tbw\:mt-70{margin-top:70px!important}.tbw\:mb-70{margin-bottom:70px!important}.tbw\:mt-75{margin-top:75px!important}.tbw\:mb-75{margin-bottom:75px!important}.tbw\:mt-80{margin-top:80px!important}.tbw\:mb-80{margin-bottom:80px!important}.tbw\:mt-85{margin-top:85px!important}.tbw\:mb-85{margin-bottom:85px!important}.tbw\:mt-90{margin-top:90px!important}.tbw\:mb-90{margin-bottom:90px!important}.tbw\:mt-100{margin-top:100px!important}.tbw\:mb-100{margin-bottom:100px!important}.tbw\:mt-110{margin-top:110px!important}.tbw\:mb-110{margin-bottom:110px!important}.tbw\:mt-120{margin-top:120px!important}.tbw\:mb-120{margin-bottom:120px!important}.tbw\:mt-125{margin-top:125px!important}.tbw\:mb-125{margin-bottom:125px!important}.tbw\:mt-150{margin-top:150px!important}.tbw\:mb-150{margin-bottom:150px!important}.tbw\:mt-175{margin-top:175px!important}.tbw\:mb-175{margin-bottom:175px!important}.tbw\:mt-180{margin-top:180px!important}.tbw\:mb-180{margin-bottom:180px!important}.tbw\:mt-200{margin-top:200px!important}.tbw\:mb-200{margin-bottom:200px!important}.tbw\:mt-220{margin-top:220px!important}.tbw\:mb-220{margin-bottom:220px!important}.tbw\:mt-250{margin-top:250px!important}.tbw\:mb-250{margin-bottom:250px!important}}@media only screen and (max-width:1023px){.tbh\:mt-0{margin-top:0!important}.tbh\:mb-0{margin-bottom:0!important}.tbh\:mt-1{margin-top:1px!important}.tbh\:mb-1{margin-bottom:1px!important}.tbh\:mt-2{margin-top:2px!important}.tbh\:mb-2{margin-bottom:2px!important}.tbh\:mt-3{margin-top:3px!important}.tbh\:mb-3{margin-bottom:3px!important}.tbh\:mt-4{margin-top:4px!important}.tbh\:mb-4{margin-bottom:4px!important}.tbh\:mt-5{margin-top:5px!important}.tbh\:mb-5{margin-bottom:5px!important}.tbh\:mt-6{margin-top:6px!important}.tbh\:mb-6{margin-bottom:6px!important}.tbh\:mt-7{margin-top:7px!important}.tbh\:mb-7{margin-bottom:7px!important}.tbh\:mt-8{margin-top:8px!important}.tbh\:mb-8{margin-bottom:8px!important}.tbh\:mt-9{margin-top:9px!important}.tbh\:mb-9{margin-bottom:9px!important}.tbh\:mt-10{margin-top:10px!important}.tbh\:mb-10{margin-bottom:10px!important}.tbh\:mt-15{margin-top:15px!important}.tbh\:mb-15{margin-bottom:15px!important}.tbh\:mt-20{margin-top:20px!important}.tbh\:mb-20{margin-bottom:20px!important}.tbh\:mt-25{margin-top:25px!important}.tbh\:mb-25{margin-bottom:25px!important}.tbh\:mt-30{margin-top:30px!important}.tbh\:mb-30{margin-bottom:30px!important}.tbh\:mt-35{margin-top:35px!important}.tbh\:mb-35{margin-bottom:35px!important}.tbh\:mt-40{margin-top:40px!important}.tbh\:mb-40{margin-bottom:40px!important}.tbh\:mt-45{margin-top:45px!important}.tbh\:mb-45{margin-bottom:45px!important}.tbh\:mt-50{margin-top:50px!important}.tbh\:mb-50{margin-bottom:50px!important}.tbh\:mt-55{margin-top:55px!important}.tbh\:mb-55{margin-bottom:55px!important}.tbh\:mt-60{margin-top:60px!important}.tbh\:mb-60{margin-bottom:60px!important}.tbh\:mt-65{margin-top:65px!important}.tbh\:mb-65{margin-bottom:65px!important}.tbh\:mt-70{margin-top:70px!important}.tbh\:mb-70{margin-bottom:70px!important}.tbh\:mt-75{margin-top:75px!important}.tbh\:mb-75{margin-bottom:75px!important}.tbh\:mt-80{margin-top:80px!important}.tbh\:mb-80{margin-bottom:80px!important}.tbh\:mt-85{margin-top:85px!important}.tbh\:mb-85{margin-bottom:85px!important}.tbh\:mt-90{margin-top:90px!important}.tbh\:mb-90{margin-bottom:90px!important}.tbh\:mt-100{margin-top:100px!important}.tbh\:mb-100{margin-bottom:100px!important}.tbh\:mt-110{margin-top:110px!important}.tbh\:mb-110{margin-bottom:110px!important}.tbh\:mt-120{margin-top:120px!important}.tbh\:mb-120{margin-bottom:120px!important}.tbh\:mt-125{margin-top:125px!important}.tbh\:mb-125{margin-bottom:125px!important}.tbh\:mt-150{margin-top:150px!important}.tbh\:mb-150{margin-bottom:150px!important}.tbh\:mt-175{margin-top:175px!important}.tbh\:mb-175{margin-bottom:175px!important}.tbh\:mt-180{margin-top:180px!important}.tbh\:mb-180{margin-bottom:180px!important}.tbh\:mt-200{margin-top:200px!important}.tbh\:mb-200{margin-bottom:200px!important}.tbh\:mt-220{margin-top:220px!important}.tbh\:mb-220{margin-bottom:220px!important}.tbh\:mt-250{margin-top:250px!important}.tbh\:mb-250{margin-bottom:250px!important}}@media only screen and (max-width:767px){.sph\:mt-0{margin-top:0!important}.sph\:mb-0{margin-bottom:0!important}.sph\:mt-1{margin-top:1px!important}.sph\:mb-1{margin-bottom:1px!important}.sph\:mt-2{margin-top:2px!important}.sph\:mb-2{margin-bottom:2px!important}.sph\:mt-3{margin-top:3px!important}.sph\:mb-3{margin-bottom:3px!important}.sph\:mt-4{margin-top:4px!important}.sph\:mb-4{margin-bottom:4px!important}.sph\:mt-5{margin-top:5px!important}.sph\:mb-5{margin-bottom:5px!important}.sph\:mt-6{margin-top:6px!important}.sph\:mb-6{margin-bottom:6px!important}.sph\:mt-7{margin-top:7px!important}.sph\:mb-7{margin-bottom:7px!important}.sph\:mt-8{margin-top:8px!important}.sph\:mb-8{margin-bottom:8px!important}.sph\:mt-9{margin-top:9px!important}.sph\:mb-9{margin-bottom:9px!important}.sph\:mt-10{margin-top:10px!important}.sph\:mb-10{margin-bottom:10px!important}.sph\:mt-15{margin-top:15px!important}.sph\:mb-15{margin-bottom:15px!important}.sph\:mt-20{margin-top:20px!important}.sph\:mb-20{margin-bottom:20px!important}.sph\:mt-25{margin-top:25px!important}.sph\:mb-25{margin-bottom:25px!important}.sph\:mt-30{margin-top:30px!important}.sph\:mb-30{margin-bottom:30px!important}.sph\:mt-35{margin-top:35px!important}.sph\:mb-35{margin-bottom:35px!important}.sph\:mt-40{margin-top:40px!important}.sph\:mb-40{margin-bottom:40px!important}.sph\:mt-45{margin-top:45px!important}.sph\:mb-45{margin-bottom:45px!important}.sph\:mt-50{margin-top:50px!important}.sph\:mb-50{margin-bottom:50px!important}.sph\:mt-55{margin-top:55px!important}.sph\:mb-55{margin-bottom:55px!important}.sph\:mt-60{margin-top:60px!important}.sph\:mb-60{margin-bottom:60px!important}.sph\:mt-65{margin-top:65px!important}.sph\:mb-65{margin-bottom:65px!important}.sph\:mt-70{margin-top:70px!important}.sph\:mb-70{margin-bottom:70px!important}.sph\:mt-75{margin-top:75px!important}.sph\:mb-75{margin-bottom:75px!important}.sph\:mt-80{margin-top:80px!important}.sph\:mb-80{margin-bottom:80px!important}.sph\:mt-85{margin-top:85px!important}.sph\:mb-85{margin-bottom:85px!important}.sph\:mt-90{margin-top:90px!important}.sph\:mb-90{margin-bottom:90px!important}.sph\:mt-100{margin-top:100px!important}.sph\:mb-100{margin-bottom:100px!important}.sph\:mt-110{margin-top:110px!important}.sph\:mb-110{margin-bottom:110px!important}.sph\:mt-120{margin-top:120px!important}.sph\:mb-120{margin-bottom:120px!important}.sph\:mt-125{margin-top:125px!important}.sph\:mb-125{margin-bottom:125px!important}.sph\:mt-150{margin-top:150px!important}.sph\:mb-150{margin-bottom:150px!important}.sph\:mt-175{margin-top:175px!important}.sph\:mb-175{margin-bottom:175px!important}.sph\:mt-180{margin-top:180px!important}.sph\:mb-180{margin-bottom:180px!important}.sph\:mt-200{margin-top:200px!important}.sph\:mb-200{margin-bottom:200px!important}.sph\:mt-220{margin-top:220px!important}.sph\:mb-220{margin-bottom:220px!important}.sph\:mt-250{margin-top:250px!important}.sph\:mb-250{margin-bottom:250px!important}}.index__opening{position:fixed;z-index:999999;width:100%;height:100%;background-color:var(--color-black);display:flex;align-items:center;justify-content:center}.index__opening img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index .keyvisual__inner--title img{position:absolute;top:40%;right:0;left:0;width:auto;margin:auto}.index__About{position:relative;max-width:1082px;padding:0 var(--container-padding);margin:0 auto}.index__About h1{margin-bottom:55px;font-size:4rem;line-height:var(--line-height-extra-loose);letter-spacing:10px}.index__About p{max-width:calc(100% - 100px);margin-bottom:40px;font-size:1.4rem;line-height:2.8;letter-spacing:3px}.index__About div{position:absolute;right:var(--container-padding);bottom:7px;width:auto;opacity:0}.index__About a{display:inline-block}.index__About a img{width:auto}.index__ShoeMake img{width:228px}.index__News{max-width:calc(var(--max-width-wide) + 90px);padding:0 var(--container-padding);margin:0 auto;opacity:0}.index__News>a{display:block;margin:0 auto 100px}.index__News--flex{display:flex;align-items:center;justify-content:center}.index__News--flex>div{width:50%}.index__News--flex>div span{position:relative;display:block}.index__News--flex>div:nth-child(2){background-color:#e3f2f4}.index__News--flex>div:nth-child(2) span .text{position:absolute;inset:0;width:290px;margin:auto}.index__News--list{width:100%;max-width:600px;margin:0 auto 100px}.index__News--slide,.index__News--slide li{display:block;height:auto}.index__News--slide a{display:flex;width:100%;padding:0 50px 0 0;color:var(--color-gray-dark)}.index__News--slide a>div:nth-child(1){width:100px}.index__News--slide a>div:nth-child(2){width:calc(100% - 100px)}.index__News .splide__arrows{position:absolute;top:0;right:0}.index__News .splide__arrow{position:absolute;top:0;z-index:9999;width:16px;height:16px;margin-top:0;text-indent:-9999px;outline:0}.index__News .splide__arrow--prev{right:30px;left:auto;background:none;background-image:url(index__News--slide-prev.svg);background-repeat:no-repeat;background-position:center;background-size:16px}.index__News .splide__arrow--next{right:10px;left:auto;background:none;background-image:url(index__News--slide-next.svg);background-repeat:no-repeat;background-position:center;background-size:16px}.index__News .splide__arrow.disabled{display:block!important}@media only screen and (max-width:1023px){.index .keyvisual{margin-bottom:120px}}@media only screen and (max-width:1791px){.index__About{max-width:754px}.index__About h1{margin-bottom:50px;font-size:3rem;line-height:var(--line-height-normal);letter-spacing:10px}.index__About p{font-size:1.4rem}.index__About div{bottom:14px}#index__ShoeMake{margin-bottom:0}}@media only screen and (max-width:1023px){.index__About{max-width:658px;padding-bottom:60px}.index__About h1{margin-bottom:55px;font-size:2.5rem;letter-spacing:12px}.index__About p{max-width:none;font-size:1.3rem;line-height:2.3}.index__About div{right:0;bottom:0;left:0;text-align:center}#index__ShoeMake{margin-bottom:40px}.index__News{max-width:658px}.index__News--flex{display:block}.index__News--flex>div{width:100%}}@media only screen and (width<=413px){.index__News--flex>div:nth-child(2) span .text{width:240px}}.index__Notice{max-width:calc(var(--max-width-content) + var(--container-padding) * 2);padding:0 var(--container-padding);margin:0 auto}.index__Notice-title{font-family:G-OTF リュウミン Pro R-KL,リュウミン R-KL,GRyuminPro-Regular,GRyuminPro-Bold,GRyuminPro-Medium,GRyuminPro-Light,游明朝,yumincho,ヒラギノ明朝 ProN W3,Hiragino Mincho ProN,HG明朝E,ＭＳ Ｐ明朝,ＭＳ 明朝,serif;margin-bottom:50px;font-size:2.4rem;font-weight:400;text-align:center;letter-spacing:.5em}.index__Notice-block{margin-bottom:40px}.index__Notice-block:last-child{margin-bottom:0}.index__Notice-heading{font-family:ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,meiryo,ＭＳ Ｐゴシック,sans-serif;margin-bottom:15px;font-size:1.6rem;font-weight:400;color:var(--color-cyan);letter-spacing:.1em}.index__Notice-list{padding:0;margin:0;list-style:none}.index__Notice-item{margin-bottom:8px}.index__Notice-item:last-child{margin-bottom:0}.index__Notice-link{display:flex;align-items:center;padding:15px 25px;color:var(--color-gray-dark);text-decoration:none;background-color:#e3f2f4;transition:background-color var(--transition-default)}.index__Notice-link:hover{background-color:#d5eaed}.index__Notice-link--no-link{cursor:default}.index__Notice-link--no-link:hover{background-color:#e3f2f4}.index__Notice-date{flex-shrink:0;width:100px;font-size:1.3rem;letter-spacing:.05em}.index__Notice-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:1.4rem;line-height:1.5}.index__Notice-arrow{flex-shrink:0;margin-left:20px;font-size:1rem;color:var(--color-cyan)}@media only screen and (max-width:1791px){.index__Notice{max-width:914px}.index__Notice-title{font-size:2.2rem}}@media only screen and (max-width:1023px){.index__Notice{max-width:708px}.index__Notice-title{margin-bottom:40px;font-size:2rem}.index__Notice-heading{font-size:1.4rem}.index__Notice-link{padding:12px 20px}.index__Notice-date{width:90px;font-size:1.2rem}.index__Notice-text{font-size:1.3rem}}@media only screen and (max-width:767px){.index__Notice{padding:0 var(--container-padding-mobile)}.index__Notice-title{margin-bottom:30px;font-size:1.6rem;letter-spacing:.3em}.index__Notice-heading{font-size:1.2rem}.index__Notice-link{padding:12px 15px}.index__Notice-date{width:80px;font-size:1.1rem}.index__Notice-text{font-size:1.2rem}.index__Notice-arrow{margin-left:10px;font-size:.9rem}}
