@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css";:root{--black: #000;--white: #fff;--main_green: #00833E;--green:#01833F;--green_deep:#01572A;--text_color:#555555;--link_color:#4A98E2;--pink:#FFDFD5;--yellow:#FFEE9B;--blue:#D3DFF1;--green_light:#D9ECD8;--beige: #FAE9CD;--beige_table:#FFF5E3;--border_table:#D8CCBE;--gray_border:#AFAFAF;--beige_border:#D8CCBE;--text_gray:#777;--text_color:#212121;--blue_light: #EBF0F5;--blue_light_02: #DAE8FA;--beige_light: #F9F4EC;--line_blue: #98A5B1;--key_orange: #E8A935;--gray: #E3E5E7;--font_key: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;--font_base: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;--font_en:"Mochiy Pop One", sans-serif;--font_ja: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif}@-webkit-keyframes fade_in{from{opacity:0}to{opacity:1}}@keyframes fade_in{from{opacity:0}to{opacity:1}}html .mce-content-body{width:90%;max-width:760px;margin:0 auto 0;font-family:sans-serif}body.mceContentBody{line-height:2;text-rendering:optimizeLegibility;vertical-align:baseline;padding:10px 0 0 !important;text-align:left}.mceContentBody{line-height:2;color:#000}.mceContentBody a{color:var(--link_color);text-decoration:underline;opacity:1;-webkit-transition:.3s;transition:.3s}.mceContentBody a:hover{opacity:.7}.mceContentBody a .sp_only{font-weight:bold;text-decoration:none;color:#000}@media(max-width: 600px){.mceContentBody a .sp_only{color:var(--link_color);text-decoration:underline}}.mceContentBody h2{font-size:clamp(24px,4.4vw,30px);font-weight:bold;padding-bottom:3%;color:var(--green);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}@media(max-width: 768px){.mceContentBody h2{padding-bottom:4%}}.mceContentBody h2::before{position:absolute;content:"";background-image:url(./assets/images/cmmn/dashed_line.png);background-repeat:repeat-x;background-size:contain;width:100%;height:.5em;bottom:0px;left:0;-webkit-transform:translateX(0);transform:translateX(0)}.mceContentBody h3{font-size:clamp(20px,3vw,28px);color:#000;font-weight:bold;padding-left:2em;position:relative}.mceContentBody h3::before{position:absolute;content:"";background-image:url(./assets/images/deco/ttl_blue.png);background-repeat:no-repeat;background-size:contain;width:1.7em;height:1.7em;top:.1em;left:0}.mceContentBody h3.red::before{background-image:url(./assets/images/deco/ttl_red.png)}.mceContentBody h3.blue::before{background-image:url(./assets/images/deco/ttl_blue.png)}.mceContentBody h3.blue_02::before{background-image:url(./assets/images/deco/ttl_blue_02.png)}.mceContentBody h3.green::before{background-image:url(./assets/images/deco/ttl_green.png)}.mceContentBody h3.yellow::before{background-image:url(./assets/images/deco/ttl_yellow.png)}.mceContentBody h4{line-height:2.4;font-size:clamp(18px,2vw,22px);font-weight:bold;padding-left:2em;position:relative}.mceContentBody h4::before{position:absolute;content:"";background-image:url(./assets/images/deco/yellow_dot.png);background-repeat:no-repeat;background-size:contain;width:1.5em;height:1.5em;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mceContentBody h4::after{position:absolute;content:"";background-color:var(--green);width:100%;height:1px;bottom:0px;left:0}.mceContentBody h5{margin:.5em 0;font-size:1.2em;color:var(--main_green)}.mceContentBody h6{font-size:1.1em;color:var(--color_key)}.mceContentBody h2,.mceContentBody h3,.mceContentBody h4,.mceContentBody h5,.mceContentBody h6{font-weight:bold;margin-top:1.5em;margin-bottom:1em}.mceContentBody p{font-size:clamp(16px,2.3vw,18px);line-height:inherit;margin-bottom:2em}.mceContentBody ul ul,.mceContentBody ul ol,.mceContentBody ol ul,.mceContentBody ol ol{margin-bottom:0}.mceContentBody ul li,.mceContentBody ol li{margin-bottom:initial;list-style:none}.mceContentBody ul,.mceContentBody ol{padding:inherit}.mceContentBody ul li,.mceContentBody ol li{padding-left:1.2em;position:relative}.mceContentBody ul li:not(:last-child),.mceContentBody ol li:not(:last-child){margin-bottom:1em}.mceContentBody ul li::before{content:"";display:block;position:absolute;top:.9em;left:.2em;width:.3em;height:.3em;background-color:#000;border-radius:50%}.mceContentBody ol{counter-reset:number 0}.mceContentBody ol li::before{counter-increment:number 1;content:counter(number) ".";display:block;position:absolute;top:0;left:0;color:#333;font-weight:bold}.mceContentBody ul ul,.mceContentBody ol ul{list-style-type:circle}.mceContentBody strong{font-weight:bold;color:var(--main_green);position:relative;display:inline-block}.mceContentBody figure{margin-bottom:2em}.mceContentBody figure img{display:block;max-width:100%;height:auto}.mceContentBody img{display:block;height:auto;max-width:100%;margin-top:2em;margin-bottom:2em}.mceContentBody .wp-caption{width:100% !important}.mceContentBody .wp-caption img{margin-bottom:1em}.mceContentBody .wp-caption-text{color:#707070}.mceContentBody .wp-block-quote{border-left:4px solid #000;margin:0 0 28px;padding-left:1em}.mceContentBody pre{background:#fff;color:#666;font-size:14px;margin:20px 0;overflow:auto;padding:20px;white-space:pre;white-space:pre-wrap;word-wrap:break-word}.mceContentBody blockquote{font-size:16px;font-weight:300;margin:auto;width:92%;background:#fff;padding:20px 20px;margin:0 auto 30px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dotted #e6e6e6;position:relative}.mceContentBody blockquote:before{content:"";font-family:"Font Awesome 5 Free";font-weight:600;display:block;position:absolute;left:-20px;top:10px;width:30px;font-size:16px;height:30px;line-height:30px;background:#ccc;color:#fff;border:1px solid #aaa;text-align:center;border-radius:50%}.mceContentBody blockquote p{margin:0 auto 30px;width:auto !important;font-size:.9em}.mceContentBody blockquote p:last-child{margin-bottom:0 !important}.mceContentBody blockquote blockquote{margin-right:0}.mceContentBody blockquote cite,.mceContentBody blockquote small{font-size:14px;font-weight:normal;text-transform:uppercase}.mceContentBody cite{border-bottom:0}.mceContentBody abbr[title]{border-bottom:1px dotted}.mceContentBody address{font-style:italic;margin:0 0 24px}.mceContentBody del{color:#333}.mceContentBody ins{background:#fff9c0;border:none;color:#333;text-decoration:none}.mceContentBody .table_flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.mceContentBody .table_flex{display:block}}.mceContentBody .table_flex table{width:49%}@media(max-width: 768px){.mceContentBody .table_flex table{width:100%}}.mceContentBody .wysiwyg_table_wrap{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;position:relative}.mceContentBody .wysiwyg_table_wrap::after{content:"";position:absolute;background-color:rgba(227,217,200,.7725490196);top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100px;height:66.67px;border-radius:1em;z-index:5;pointer-events:none;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.mceContentBody .wysiwyg_table_wrap::before{position:absolute;content:"";background-image:url(./assets/images/icon/scroll.svg);background-repeat:no-repeat;background-size:contain;-webkit-transition:.3s;transition:.3s;width:60px;height:48px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:scrollHint 1.6s ease-in-out infinite;animation:scrollHint 1.6s ease-in-out infinite;z-index:6;opacity:1}.mceContentBody .wysiwyg_table_wrap.is_overflowing::after{display:inline-block;opacity:.6}.mceContentBody .wysiwyg_table_wrap.is_scrolled::after{opacity:0;-webkit-transition:.3s;transition:.3s}.mceContentBody .wysiwyg_table_wrap.is_scrolled::before{opacity:0;-webkit-transition:.3s;transition:.3s}.mceContentBody .wysiwyg_table_wrap .wysiwyg_table_scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.mceContentBody .wysiwyg_table_wrap .wysiwyg_table_scroll>table{min-width:600px}.mceContentBody table{border-top:1px solid var(--beige_border);width:100%;margin-bottom:2em}.mceContentBody table tr{border-bottom:1px solid var(--beige_border);border-left:1px solid var(--beige_border)}.mceContentBody table tr td{min-width:80px;font-family:var(--font_ja);font-size:clamp(14px,1.5vw,16px);font-weight:bold;padding:2%;border-right:1px solid var(--beige_border);text-align:center}.mceContentBody table tr td.beige{background-color:var(--beige_table)}.mceContentBody table tr td.green{color:var(--green)}.mceContentBody table tr td.text_left{text-align:left}.mceContentBody div.shopTable_bttomLink{margin-top:-30px}.mceContentBody div.shopTable_bttomLink a{display:block;text-align:right;color:#f4901e;font-weight:bold;font-size:.9em}.mceContentBody div.shopTable_bttomLink a i{margin-left:5px}.mceContentBody div.shopTable_bttomLink a:hover{color:#ff5e00}.mceContentBody div.column{width:95%;margin:auto}.mceContentBody div.column div.wp-caption{max-width:100% !important}.mceContentBody div.column img{max-width:100%;height:auto}.mceContentBody iframe{width:100%;max-height:490px;height:35vw}/*# sourceMappingURL=editor-style.css.map */