.edge-cms .ComponentMenu{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.edge-cms .ComponentMenu--current:before{border:solid 1px #3FC1C9;outline:5px solid rgba(63,193,201,.2)}.edge-cms .ComponentMenu--current .ComponentMenu__button-edit{background-image:url(/cms/icon-edit--white.png);background-color:#3fc1c9}.edge-cms .ComponentMenu:before{position:absolute;top:0;left:0;display:block;content:"";width:100%;height:100%;border:dashed 1px #364F6B;border-radius:5px;pointer-events:none}.edge-cms .ComponentMenu__list{position:absolute;top:8px;right:8px;display:flex;border-radius:5px;overflow:hidden;background-color:#fff}.edge-cms .ComponentMenu__button-edit{display:block;width:30px;height:25px;overflow:hidden;text-align:left;text-indent:-9999px;background-size:55%;background-repeat:no-repeat;background-position:center;background-image:url(/cms/icon-edit--secondary.png);pointer-events:all;background-color:#fff;transition-duration:.5s;transition-property:background-color}.edge-cms .ComponentMenu__button-edit:hover{background-image:url(/cms/icon-edit--white.png);background-color:#3fc1c9;transition-duration:.2s}.edge-cms .ComponentMenu__button-drag{display:block;width:30px;height:25px;overflow:hidden;text-align:left;text-indent:-9999px;background-size:25%;background-repeat:no-repeat;background-position:center;background-image:url(/cms/icon-drag--secondary.png);pointer-events:all;background-color:#fff;transition-duration:.5s;transition-property:background-color}.edge-cms .ComponentMenu__button-drag:hover{background-image:url(/cms/icon-drag--white.png);background-color:#3fc1c9;transition-duration:.2s}.edge-cms .ComponentMenu__button-remove{display:block;width:30px;height:25px;overflow:hidden;text-align:left;text-indent:-9999px;background-repeat:no-repeat;background-size:40%;background-position:center;background-image:url(/cms/icon-delete--secondary.png);pointer-events:all;background-color:#fff;transition-duration:.5s;transition-property:background-color}.edge-cms .ComponentMenu__button-remove:hover{background-image:url(/cms/icon-delete--white.png);background-color:#3fc1c9;transition-duration:.2s}.edge-cms .ComponentMenu__paragraph{position:absolute;top:-20px;right:5px;height:15px;padding:0 5px;line-height:15px;font-size:10px;letter-spacing:.05em;color:#fff;background-color:#909d9e}.edge-cms .ComponentMenu__button-drop-upper{position:absolute;top:-25px;left:0;display:block;width:100%;height:calc(50% + 25px);pointer-events:all}.edge-cms .ComponentMenu__button-drop-lower{position:absolute;bottom:-25px;left:0;display:block;width:100%;height:calc(50% + 25px);pointer-events:all}.edge-cms .ComponentMenu__dragover-upper{position:absolute;top:-25px;left:50%;transform:translate(-50%);display:block;width:100%;height:25px;background-repeat:repeat;background-position:center;background-size:100px;background-image:url(/cms/bg-stripe--primary.png);background-color:#3fc1c911;animation:3s linear infinite bg-slide}.edge-cms .ComponentMenu__dragover-inner{position:absolute;top:25px;left:20px;display:block;width:calc(100% - 40px);height:calc(100% - 50px);border-radius:5px;background-size:100px;background-image:url(/cms/bg-stripe--primary.png);background-color:#3fc1c911;animation:3s linear infinite bg-slide}.edge-cms .ComponentMenu__dragover-lower{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);display:block;width:100%;height:25px;background-repeat:repeat;background-position:center;background-size:100px;background-image:url(/cms/bg-stripe--primary.png);background-color:#3fc1c911;animation:3s linear infinite bg-slide}.edge-cms .ComponentMenu__button-add-component{position:absolute;bottom:-37px;left:50%;transform:translate(-50%);display:inline-block;padding-left:30px!important;background-repeat:no-repeat;background-position:left 10px center;background-size:15px;background-image:url(/cms/icon-component--secondary.png);background-color:#3fc1c911}.ComponentContainer{position:relative;min-height:50px;margin:50px 0}.Sample{padding:20px}.Sample__list{padding:10px;border-bottom:solid 1px #ccc;margin-bottom:10px;display:flex}.Sample__list>dt{flex-basis:200px;font-size:1.4rem}.Sample__list>dd{flex-grow:1;font-size:1.4rem}.Sample__list2{margin-top:0;padding:0}.OneColumnLayout{width:100%;background-repeat:repeat;background-position:center}.OneColumnLayout__container{margin:0 auto;width:100%;min-height:50px}.Heading{display:block;width:100%;margin-bottom:3rem;padding:20px;font-weight:700;font-size:2.4rem;line-height:1.3em}.Heading--level2{margin-bottom:2rem;font-size:2rem;line-height:1.5em}.Heading--level3{margin-bottom:1rem;font-size:1.6rem;line-height:1.8em}.Paragraph{display:block;width:100%;margin-bottom:3rem;padding:20px;font-size:1.4rem;line-height:1.5em}.Paragraph--large{margin-bottom:2rem;font-size:2rem;line-height:1.3em}.Paragraph--small{margin-bottom:1rem;font-size:1rem;line-height:1.8em}.Navigation{display:block;width:100%;margin-bottom:3rem;padding:20px;font-size:1.4rem;line-height:1.5em}.Navigation__list{padding:0;margin:0 0 0 -40px;list-style:none}.Navigation__paragraph{padding:10px 0 10px 40px}.Navigation__list2{margin:0;padding:0;list-style:none}.Navigation__list2>li{margin:0;padding-left:40px}.Navigation__link{display:block;padding:10px 20px;border-bottom:solid 1px #fff;text-decoration:none;font-size:1.4rem;color:#333;background-color:#eee}.Navigation__link:hover{background-color:#ddd}.Navigation__link--current{pointer-events:none;background-color:#ccc}.edge-cms .c-button{display:block;margin:0;padding:0 15px;border-radius:5px;height:35px;font-size:14px;line-height:35px;letter-spacing:.05em;cursor:pointer;pointer-events:all;color:#fff;text-align:center;background-color:#3fc1c9;transition-duration:.5s;transition-property:opacity,background-color}.edge-cms .c-button:focus{outline:none}.edge-cms .c-button:focus-visible{outline:5px solid rgba(63,193,201,.2)}.edge-cms .c-button:hover{opacity:.8;transition-duration:.2s;transition-property:opacity}.edge-cms .c-button:disabled{pointer-events:none;cursor:auto;opacity:.8;background-color:#d5dcdc;transition-duration:.2s;transition-property:opacity,background-color}.edge-cms .c-button--small{padding:0 10px;border-radius:3px;height:25px;font-size:12px;line-height:23px}.edge-cms .c-button--small.c-button--icon-left{padding-left:7px}.edge-cms .c-button--small.c-button--icon-left>img{display:inline-block;padding-right:3px;height:10px;width:auto;transform:translateY(-7px)}.edge-cms .c-button--small.c-button--icon-right{padding-right:7px}.edge-cms .c-button--small.c-button--icon-right>img{display:inline-block;padding-left:3px;height:10px;width:auto;transform:translateY(-7px)}.edge-cms .c-button--small.c-button--icon{width:25px}.edge-cms .c-button--small.c-button--icon>img{display:inline-block;height:13px;width:auto;transform:translateY(-6px)}.edge-cms .c-button--secondary{background-color:#364f6b}.edge-cms .c-button--tertiary{border:solid 1px #d5dcdc;color:#333;background-color:#fff}.edge-cms .c-button--tertiary:disabled{border:solid 1px #fff;color:#fff}.edge-cms .c-button--error{background-color:#d72e3d}.edge-cms .c-button--icon-left{padding-left:10px}.edge-cms .c-button--icon-left>img{display:inline-block;padding-right:5px;height:12px;width:auto;transform:translateY(-11.5px)}.edge-cms .c-button--icon-right{padding-right:10px}.edge-cms .c-button--icon-right>img{display:inline-block;padding-left:5px;height:12px;width:auto;transform:translateY(-11.5px)}.edge-cms .c-button--icon{width:35px;padding:0}.edge-cms .c-button--icon>img{display:inline-block;height:15px;width:auto;transform:translateY(-10px)}.edge-cms .c-heading{font-size:18px;line-height:1.3em;letter-spacing:.02em;font-family:NotoSansJP-Bold}.edge-cms .c-heading--level2{font-size:16px;line-height:1.3em}.edge-cms .c-heading--level3{font-size:14px;line-height:1.3em}.edge-cms .c-paragraph{font-size:12px;line-height:1.8em}.edge-cms .c-paragraph--small{font-size:10px;line-height:1.8em}.edge-cms .c-paragraph--large{font-size:16px;line-height:1.8em}.RichText{display:block;width:100%;margin-bottom:3rem;padding:20px;font-size:14px;line-height:1.6em}.RichText h1{font-size:24px;line-height:1.3em}.RichText h2{font-size:20px;line-height:1.4em}.RichText p{font-size:14px;line-height:1.6em}.RichText p .ql-size-small{font-size:10px;line-height:1.8em}.RichText p .ql-size-large{font-size:18px;line-height:1.5em}.RichText p.ql-align-center{text-align:center}.RichText p.ql-align-right{text-align:right}.RichText p.ql-align-justify{text-align:justify}.RichText strong{font-weight:700}.RichText em{font-style:italic}.RichText u{text-decoration:underline}.RichText sub,.RichText sup{font-size:.8em}.RichText ul>li{margin-bottom:.5em}.RichText ul>li:last-child{margin-bottom:0}.RichText ol>li{margin-bottom:.5em}.RichText ol>li:last-child{margin-bottom:0}.RichText a{color:red;text-decoration:none}.RichText a:hover{text-decoration:underline}.TFC_Hero{width:100%;background-color:#fff}.TFC_Hero__box{padding:20px;display:flex;justify-content:space-between}.TFC_Hero__box>*{position:relative}.TFC_Hero__box>*:first-child{flex-basis:30%}.TFC_Hero__box>*:last-child{flex-basis:70%}.TFC_Hero__image{width:100%;height:auto}.TFC_Hero__link{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:12px;color:#333;text-align:right}.TFC_Hero__box2{padding:20px;text-align:center;background-color:#f9f9f9}.TFC_Hero__paragraph{text-align:center;font-size:14px;line-height:1.5em;font-weight:700}.TFC_Hero__box3{padding:30px 20px}.TFC_Hero__paragraph2{font-size:14px;line-height:1.5em}.TFC_Hero__paragraph3{margin-top:20px;font-size:14px;line-height:1.5em}.TFC_Title{border-top:solid 5px #ec1d2f;border-bottom:solid 5px #ec1d2f;width:100%;padding:40px 20px;background-color:#fff}.TFC_Title__image{margin:0 auto;width:80%;height:auto}.TFC_Title__text p{margin-top:20PX;text-align:center;font-size:16px;line-height:1.5em;font-weight:700}.TFC_Title__text h1{text-align:center;font-size:24px;line-height:1.5em;font-weight:700}.TFC_Card{width:100%;padding:10px 20px;background-color:#f9f9f9}.TFC_Card__box{border-radius:10px;padding:20px;background-color:#fff}.TFC_Card__paragraph{margin-bottom:20px;text-align:center;font-size:20px;line-height:1.5em;font-weight:700}.TFC_Card__image{margin:0 auto;width:100%;height:auto}.TFC_Card__note{margin-top:20px;font-size:12px}.TFC_Cta{width:100%;padding:60px 20px;background-color:#f9f9f9}.TFC_Cta__paragraph{margin-bottom:20PX;text-align:center;font-size:16px;line-height:1.5em;font-weight:700}.TFC_Cta__paragraph>span{position:relative;display:inline-block;padding:0 20px}.TFC_Cta__paragraph>span:before,.TFC_Cta__paragraph>span:after{position:absolute;top:50%;display:block;content:"";height:40px;width:2px;background-color:#ec1d2f}.TFC_Cta__paragraph>span:before{left:0;transform:translateY(-50%) rotate(-20deg)}.TFC_Cta__paragraph>span:after{right:0;transform:translateY(-50%) rotate(20deg)}.TFC_Cta__link{display:block;border-radius:30px;padding:15px 20px;line-height:1.5em;text-align:center;font-size:20px;font-weight:700;color:#fff;text-decoration:none;background-color:#ec1d2f;box-shadow:0 0 3px #0003,0 0 15px #0003}.TFC_Cta__note{margin-top:20px;font-size:12px}
