.ystdb-balloon{display:flex;align-items:flex-start}.ystdb-balloon.is-balloon-position-left{flex-direction:row-reverse}.ystdb-balloon.is-vertically-aligned-center{align-items:center}.ystdb-balloon.is-vertically-aligned-bottom{align-items:flex-end}.ystdb-balloon__avatar{flex:0 0 64px;width:64px;min-width:0;margin:0}.ystdb-balloon__avatar-image{display:block;border-radius:50%}.ystdb-balloon__avatar-image.has-border{border-style:solid;border-color:#eee}.ystdb-balloon__name{margin-top:.25em;padding:0;font-size:.6em;font-style:normal;line-height:1.2;text-align:center}.ystdb-balloon__body{position:relative;padding:1em;background-color:#e9ecef;border-color:#e9ecef;border-radius:4px}.ystdb-balloon__body:after{content:"";position:absolute}.ystdb-balloon__body.is-serif{margin-left:1.5em}.ystdb-balloon__body.is-serif:after{top:1em;width:0;height:0;border:.75em solid transparent}.ystdb-balloon__body.is-serif.is-right:after{right:100%;border-right-color:inherit}.ystdb-balloon__body.is-serif.is-left{margin-right:1.5em}.ystdb-balloon__body.is-serif.is-left:after{left:100%;border-left-color:inherit}.ystdb-balloon__body.is-serif.is-center:after{top:50%;transform:translateY(-50%)}.ystdb-balloon__body.is-serif.is-bottom:after{top:auto;bottom:3em}.ystdb-balloon__body.is-think{padding:1.5em;border-radius:3em}.ystdb-balloon__body.is-think:after,.ystdb-balloon__body.is-think:before{background-color:inherit;border-radius:50%}.ystdb-balloon__body.is-think:before{content:"";position:absolute;top:2em;width:15px;height:15px}.ystdb-balloon__body.is-think:after{top:1em;width:20px;height:20px}.ystdb-balloon__body.is-think.is-right{margin-left:2.5em}.ystdb-balloon__body.is-think.is-right:before{right:calc(100% + 1.1em)}.ystdb-balloon__body.is-think.is-right:after{right:100%}.ystdb-balloon__body.is-think.is-left{margin-right:2.5em}.ystdb-balloon__body.is-think.is-left:before{left:calc(100% + 1.1em)}.ystdb-balloon__body.is-think.is-left:after{left:100%}.ystdb-balloon__body.is-think.is-center:after,.ystdb-balloon__body.is-think.is-center:before{transform:translateY(-50%)}.ystdb-balloon__body.is-think.is-center:before{top:calc(35% + 2em)}.ystdb-balloon__body.is-think.is-center:after{top:calc(35% + 1em)}.ystdb-balloon__body.is-think.is-bottom:after,.ystdb-balloon__body.is-think.is-bottom:before{top:auto}.ystdb-balloon__body.is-think.is-bottom:before{bottom:5em}.ystdb-balloon__body.is-think.is-bottom:after{bottom:6em}.ystdb-balloon__body p{margin:0}.ystdb-btn-link{position:relative}.ystdb-btn-link a{display:block;background-color:transparent;color:inherit;text-decoration:none;transition-duration:unset}.ystdb-btn-link a:hover{color:inherit}.ystdb-btn-link a:before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.ystdb-btn-link img:not(.is-show-image){position:absolute;top:0;left:0;z-index:-1;width:1px;height:1px;opacity:0}.ystdb-button__icon--left{margin-right:.5em}.ystdb-button__icon--right{margin-left:.5em}.ystdb-button__link-content{display:flex;align-items:center;justify-content:center}.ystdb-button__link{cursor:pointer}.ystdb-button__link .ystdb-button__text{line-height:1.3}.ystdb-button__link.has-animation{position:relative;overflow:hidden}.ystdb-button__link.has-animation:before{content:"";position:absolute;top:-50%;left:0;width:50px;height:150%;background-color:#fff;transform:rotate(45deg);animation-duration:inherit;animation-iteration-count:infinite;opacity:0}.ystdb-button__link.has-animation.has-animation--shine:before{animation-name:shine}.wp-block-button .ystdb-button__link.is-small{padding:.25rem 1rem}.wp-block-button .ystdb-button__link.is-large{padding:.75rem 2.5rem}.wp-block-button .ystdb-button__link.is-block{display:block;margin-right:auto;margin-left:auto;text-align:center}@keyframes shine{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.3}81%{transform:scale(4) rotate(45deg);opacity:.6}to{transform:scale(80) rotate(45deg);opacity:0}}.ystdb-card{position:relative;border-width:1px;border-style:solid}.ystdb-card:not(.has-background){background-color:#fff}.ystdb-card:not(.has-border){border-color:#eee}.ystdb-card.is-fixed-horizon,.ystdb-card.is-horizon{width:100%}.ystdb-card.is-vertical{max-width:500px}.ystdb-card__container.is-fixed-horizon{display:flex}.ystdb-card__container.has-image-align-right{flex-direction:row-reverse}.ystdb-card__image{min-width:100px;margin:0;text-align:center}.ystdb-card__image.is-size--small--fixed{flex:0 0 20%;width:20%;max-width:200px}.ystdb-card__image.is-size--normal--fixed{flex:0 0 25%;width:25%;max-width:250px}.ystdb-card__image.is-size--large--fixed{flex:0 0 35%;width:35%;max-width:300px}.ystdb-card__image.is-fit{position:relative}@supports ((-o-object-fit:cover) or (object-fit:cover)){.ystdb-card__image.is-fit amp-img,.ystdb-card__image.is-fit img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.ystdb-card__text{-ms-grid-row-align:center;align-self:center;flex-grow:1;padding:1.5rem 1rem}.ystdb-card__title{font-size:1em;font-weight:700;line-height:1.3}.ystdb-card__dscr{margin-top:1em;font-size:.8em}.ystdb-card__dscr:not(.has-text-color){color:#757575}.ystdb-card__link{text-decoration:none}.ystdb-card__link:not(.has-text-color){color:#222}.ystdb-card__link:not(.has-text-color):hover{color:#222}.ystdb-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ystdb-card__domain{margin-top:1em;font-size:.5em}.ystdb-card__domain:not(.has-text-color){color:#757575}.ystdb-column-block-container{display:flex;flex-direction:column;width:100%;height:100%}.ystdb-column-block-container>*{margin-top:1em}.ystdb-column-block-container>:first-child{margin-top:0}.ystdb-column-block-container,_:-ms-lang(x)::-ms-backdrop{display:block}.ystdb-column{margin-right:1rem;margin-bottom:2rem;margin-left:1rem}.ystdb-column.has-shadow{margin-bottom:2rem;box-shadow:0 3px 15px rgba(189,195,199,.7)}.ystdb-column.is-padding-large{padding:1.5rem}.ystdb-column.is-padding-large .wp-block-image.alignwide{margin-right:-1.5rem;margin-left:-1.5rem;padding-right:0;padding-left:0}.ystdb-column.is-padding-large .wp-block-image.alignwide:first-child{margin-top:-1.5rem}.ystdb-column.is-padding-small{padding:1rem}.ystdb-column.is-padding-small .wp-block-image.alignwide{margin-right:-1rem;margin-left:-1rem;padding-right:0;padding-left:0}.ystdb-column.is-padding-small .wp-block-image.alignwide:first-child{margin-top:-1rem}.ystdb-columns{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.ystdb-columns .ystdb-column{min-width:0}.ystdb-columns.has-1-columns .ystdb-column{flex:0 0 calc(100% - 2rem);width:calc(100% - 2rem)}.ystdb-columns.has-2-columns .ystdb-column{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}.ystdb-columns.has-3-columns .ystdb-column{flex:0 0 calc(33.33333% - 2rem);width:calc(33.33333% - 2rem)}.ystdb-columns.has-4-columns .ystdb-column{flex:0 0 calc(25% - 2rem);width:calc(25% - 2rem)}.ystdb-columns.has-5-columns .ystdb-column{flex:0 0 calc(20% - 2rem);width:calc(20% - 2rem)}.ystdb-columns.has-6-columns .ystdb-column{flex:0 0 calc(16.66667% - 2rem);width:calc(16.66667% - 2rem)}.ystdb-columns.is-vertically-aligned-center .ystdb-column-block-container{justify-content:center}.ystdb-columns.is-vertically-aligned-bottom .ystdb-column-block-container{justify-content:flex-end}.ystdb-columns.is-vertically-aligned-last .ystdb-column-block-container>:nth-last-child(2){flex-grow:1}.ystdb-fa-icon{padding:1rem}.ystdb-fa-icon__link{color:inherit;text-decoration:none}.ystdb-fa-icon__link:hover{color:inherit}.ystdb-heading{position:relative}.ystdb-heading.is-clear-style{margin:0;padding:0;border:0;color:inherit;font-weight:400}.ystdb-heading.is-clear-style:after,.ystdb-heading.is-clear-style:before{display:none}.ystdb-heading__text{display:block}.ystdb-heading__subtext{display:block;line-height:1.2}.ystdb-heading__subtext:not(.has-font-size){font-size:14px}.ystdb-heading__subtext:not(.has-color){color:#757575}.ystdb-heading__line{display:block}.has-text-align-left .ystdb-heading__line{margin-right:auto}.has-text-align-center .ystdb-heading__line{margin-right:auto;margin-left:auto}.has-text-align-right .ystdb-heading__line{margin-left:auto}.ystdb-section{position:relative;z-index:0;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden}.ystdb-section.is-screen-height{display:flex;align-items:center;height:100vh}.ystdb-section.is-screen-height .ystdb-section__container{flex:0 0 100%;max-width:100%}.ystdb-section.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.ystdb-section.has-parallax{background-attachment:scroll}}.ystdb-section.has-animation{animation-duration:1s;opacity:0;animation-fill-mode:both}.ystdb-section.animation--fadein{animation-name:ystdb-fadein}.ystdb-section.animation--fadein-up{animation-name:ystdb-fadein-up}.ystdb-section.animation--fadein-shrink{animation-name:ystdb-fadein-shrink}.ystdb-section__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.ystdb-section__inner{position:relative;z-index:2}.ystdb-section__inner>*{margin-top:1.5em}.ystdb-section__inner>:first-child{margin-top:0}.ystdb-section__divider{position:absolute;left:0;z-index:2;width:100%;overflow:hidden}.ystdb-section__divider svg{display:block;width:100%;height:auto;max-height:100px}.ystdb-section__divider--top{top:-1px;transform:rotate(180deg)}.ystdb-section__divider--bottom{bottom:-1px}.ystdb-section__divider--triangle svg{max-width:250px;margin-right:auto;margin-left:auto}@keyframes ystdb-fadein{0%{opacity:0}to{opacity:1}}@keyframes ystdb-fadein-up{0%{transform:translateY(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ystdb-fadein-shrink{0%{transform:scale(1.05);opacity:0}to{transform:scale(1);opacity:1}}@media (min-width:600px){.ystdb-balloon__avatar.is-size-large{flex:0 0 80px;width:80px}.ystdb-balloon__avatar.is-size-large .ystdb-balloon__name{font-size:.8em}.ystdb-card__container.is-horizon{display:flex}.ystdb-card__image.is-size--small{flex:0 0 20%;width:20%;max-width:200px}.ystdb-card__image.is-size--normal{flex:0 0 25%;width:25%;max-width:250px}.ystdb-card__image.is-size--large{flex:0 0 35%;width:35%;max-width:300px}@supports ((-o-object-fit:cover) or (object-fit:cover)){.ystdb-card__image.is-fit amp-img,.ystdb-card__image.is-fit img{position:absolute;top:0;left:0}}.ystdb-columns.has-1-columns--tablet .ystdb-column{flex:0 0 calc(100% - 2rem);width:calc(100% - 2rem)}.ystdb-columns.has-2-columns--tablet .ystdb-column{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}.ystdb-columns.has-3-columns--tablet .ystdb-column{flex:0 0 calc(33.33333% - 2rem);width:calc(33.33333% - 2rem)}.ystdb-columns.has-4-columns--tablet .ystdb-column{flex:0 0 calc(25% - 2rem);width:calc(25% - 2rem)}.ystdb-columns.has-5-columns--tablet .ystdb-column{flex:0 0 calc(20% - 2rem);width:calc(20% - 2rem)}.ystdb-columns.has-6-columns--tablet .ystdb-column{flex:0 0 calc(16.66667% - 2rem);width:calc(16.66667% - 2rem)}}@media (min-width:1025px){.ystdb-columns.has-1-columns--pc .ystdb-column{flex:0 0 calc(100% - 2rem);width:calc(100% - 2rem)}.ystdb-columns.has-2-columns--pc .ystdb-column{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}.ystdb-columns.has-3-columns--pc .ystdb-column{flex:0 0 calc(33.33333% - 2rem);width:calc(33.33333% - 2rem)}.ystdb-columns.has-4-columns--pc .ystdb-column{flex:0 0 calc(25% - 2rem);width:calc(25% - 2rem)}.ystdb-columns.has-5-columns--pc .ystdb-column{flex:0 0 calc(20% - 2rem);width:calc(20% - 2rem)}.ystdb-columns.has-6-columns--pc .ystdb-column{flex:0 0 calc(16.66667% - 2rem);width:calc(16.66667% - 2rem)}:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ystdb-hide--lg{display:none}}@media (max-width:599px){:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ystdb-hide--sp{display:none}}@media (min-width:600px) and (max-width:1024px){:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ystdb-hide--md{display:none}}