*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])) {display:none!important}:where(html) {-webkit-text-size-adjust:none;color-scheme:dark light}@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}@media (prefers-reduced-motion:no-preference){:where(html:focus-within) {scroll-behavior:smooth}}:where(body) {block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input, button, textarea, select) {font:inherit;color:inherit}:where(textarea) {resize:vertical;resize:block}:where(button, label, select, summary, [role=button], [role=option]) {cursor:pointer}:where(:disabled) {cursor:not-allowed}:where(label:has(> input:disabled), label:has(+ input:disabled)) {cursor:not-allowed}:where(button) {border-style:solid}:where(a) {text-underline-offset:.2ex}:where(ul, ol) {list-style:none}:where(img, svg, video, canvas, audio, iframe, embed, object) {display:block}:where(img, picture, svg) {max-inline-size:100%;block-size:auto}:where(p, h1, h2, h3, h4, h5, h6) {overflow-wrap:break-word}:where(h1, h2, h3) {line-height: calc(1em + 0.5rem)}:where(hr) {border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible) {outline:2px solid var(--focus-color,Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}@media screen and (min-width:768px){a[href^="tel:"]{pointer-events:none}}*{min-height:0}:root{color-scheme:light!important}img{height:auto}body,button,input,select,optgroup,textarea{font-family:"Noto Sans JP","メイリオ",Meiryo,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"Hiragino Sans","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",sans-serif,-apple-system,BlinkMacSystemFont,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Sans Emoji";color:#333;font-size:16px;line-height:1.8;font-feature-settings:"palt"}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-bottom:2rem;line-height:1.5;letter-spacing:2px;word-break:break-all;font-family:"Noto Serif JP",serif}a{color:#d98789;text-decoration:none;transition:.5s}a:hover{color:#ccc}a img{opacity:1;transition:.5s}a img:hover{opacity:.7}pre{white-space:pre-line}.effect-anime.effect-scroll{opacity:1;transform:translate(0,0)}.effect-anime{opacity:0;transform:translate(0,45px);transition:all 1s}.fade{transform:translate(0,0)}.fade-t{transform:translate(0,-45px)}.fade-r{transform:translate(45px,0)}.fade-l{transform:translate(-45px,0)}.appear{animation:show 1s both}.dh{animation-delay:1s}.d1h{animation-delay:2.5s}.d2h{animation-delay:3s}@keyframes show {
  0% {
    transform: translate(0, 0px);
    transition: all 1s;
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}.list-anime>li{opacity:0;transform:translate(0,45px);transition:all 1s}.list-anime>li.effect-scroll{opacity:1;transform:translate(0,0)}.list-anime a>li{opacity:0;transform:translate(0,45px);transition:all 1s}.list-anime a>li.effect-scroll{opacity:1;transform:translate(0,0)}.fadeinBig img{opacity:0;transform:scale(1.2);transition:.5s}.effect-anime.effect-scroll .fadeinBig img{opacity:1;transform:scale(1)}.slideBand{position:relative}.slideBand img{opacity:0;transition:2s}.slideBand:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#fff;z-index:2;transition:2s}.effect-anime.effect-scroll .slideBand:before{transform:translateX(100%)}.effect-anime.effect-scroll .slideBand img{opacity:1}.slideBand-r{position:relative}.slideBand-r img{opacity:0;transition:2s}.slideBand-r:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#fff;z-index:2;transition:2s}.effect-anime.effect-scroll .slideBand-r:before{transform:translateX(-100%)}.effect-anime.effect-scroll .slideBand-r img{opacity:1}.slideBand-b{position:relative}.slideBand-b img{opacity:0;transition:2s}.slideBand-b:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#fff;z-index:2;transition:2s}.effect-anime.effect-scroll .slideBand-b:before{transform:translateY(-100%)}.effect-anime.effect-scroll .slideBand-b img{opacity:1}.slideBand-t{position:relative}.slideBand-t img{opacity:0;transition:2s}.slideBand-t:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#fff;z-index:2;transition:2s}.effect-anime.effect-scroll .slideBand-t:before{transform:translateY(100%)}.effect-anime.effect-scroll .slideBand-t img{opacity:1}blockquote{position:relative;padding:20px 40px;background:#f5f5f5;margin:0 0 20px;border-left:0 solid #f4efeb;color:#333}blockquote:before{content:"“";left:10px;position:absolute;top:22px;font-size:50px;color:#ccc;line-height:1rem}blockquote cite{font-style:italic;display:block;font-size:.8rem;text-align:right}table{margin:2rem auto;border:1px solid #ccc}table tbody,table tfoot,table thead{border:0 solid #ccc;background-color:#fff}table tr{border:solid 1px #ccc}table th{padding:.5em 1em;background-color:#f4efeb;border-right:1px solid #ccc;vertical-align:middle;min-width:100px;font-weight:600;font-family:"Noto Serif JP",serif}table td{padding:.5em 1em;text-align:left;background-color:#fff;border-right:1px solid #ccc}.wp-block-table thead{border-bottom:3px solid #ccc}.wp-block-table td,.wp-block-table th{border:1px solid #ccc}.basic_table table{width:100%}.basic_table table th,.basic_table table td{font-size: clamp(14px, 14px + (100vw - 480px) * (16 - 14) / (1280 - 480), 16px);vertical-align:middle;word-break:break-word}.basic_table table th{width:40%;background-color:#f5f9f9;text-align:left}.basic_table table td.center{width:30%}.basic_table table td.right{text-align:right}dl{margin:2rem 0;display:flex}@media screen and (max-width:767px){dl{flex-direction:column}}@media screen and (min-width:768px){dl{flex-wrap:wrap}dt{width:calc(30% - 2rem)}dd{width:70%}}dt,dd{padding:.5em 1em}ol,ul{box-sizing:border-box;list-style-type:revert;padding-left:2rem;margin:2rem 0}ol ol,ul ul{margin:.2rem}strong{font-weight:bold}address{display:block;font-style:italic}code,kbd,pre,samp{font-family:monospace,monospace}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}cite{font-style:italic}em{font-style:italic}ins{text-decoration:underline}pre,textarea{overflow:auto}pre{display:block;font-family:monospace;white-space:pre-line;margin:1em 0}q{display:inline}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}tt{font-family:monospace}var{font-style:italic}.aligncenter{display:block;margin-right:auto;margin-left:auto}.alignright{float:right;margin-bottom:20px;margin-left:20px}.alignleft{float:left;margin-right:20px;margin-bottom:20px}.wp-block-image .aligncenter{margin-right:auto;margin-left:auto}.wp-block-image .aligncenter img{margin:auto}.wp-block-image .aligncenter>figcaption{text-align:center}.wp-block-image .alignright{float:right;margin-bottom:20px;margin-left:20px}@media screen and (max-width:767px){.wp-block-image .alignright{float:none;margin:0 auto 20px auto}}.wp-block-image .alignleft{float:left;margin-right:20px;margin-bottom:20px}@media screen and (max-width:767px){.wp-block-image .alignleft{float:none;margin:0 auto 20px auto}}.wp-caption-text{margin-top:0}.alignnone{max-width:100%}main#content::after{content:"";display:block;clear:both}ul:not(article ul) {margin:0;padding:0;list-style-type:none}.entry-links:not(.single .entry-links):not(.page .entry-links) {display:none}input,textarea,select{transition:.3s}input:focus,input[type="text"]:focus,input[type="email"]:focus,textarea:focus,select:focus{border:1px solid #ccc;outline:none}textarea[rows]{height:auto}::-moz-placeholder{color:#ccc}::placeholder{color:#ccc}input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.wpcf7 input[type="submit"]{font-size:100%;background:#e8ddd5;color:#fff;border-radius:4px;letter-spacing:2px;cursor:pointer;box-shadow:0 0 1px rgba(0,0,0,.2);border:1px solid #e8ddd5;padding:.8em 2em;width:220px}.wpcf7 input[type="submit"]:hover{border:1px solid #d3c1c1}.wpcf7 .submit-wrap input[type="button"]{font-size:100%;background:#999;color:#fff;border-radius:4px;letter-spacing:2px;cursor:pointer;box-shadow:0 0 1px rgba(0,0,0,.2);border:1px solid #999;padding:.8em 2em;width:220px}.wpcf7 .submit-wrap input[type="button"]:hover{border:1px solid #999}.wpcf7c-btn-back{margin-right:1em;font-size:100%;background:#666;color:#fff;border-radius:4px;letter-spacing:2px;cursor:pointer;box-shadow:0 0 1px rgba(0,0,0,.2);border:1px solid #666;padding:.8em 2em}.wpcf7 label{line-height:1.4em;font-size:1rem;font-weight:500;cursor:default;display:block}.wpcf7-mail-sent-ok{border:2px solid #485769}@media only screen and (max-width:767px){.wpcf7 label{padding:0}.wpcf7 label.middle{margin:0 0 .5em 0}}textarea[rows]{height:auto}::-moz-placeholder{color:#ccc}::placeholder{color:#ccc}::-ms-input-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}.scroll-hint.is-right-scrollable{background:linear-gradient(270deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint.is-right-scrollable.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0)) , linear-gradient(270deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint.is-left-scrollable{background:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,0) 16px,rgba(0,0,0,0))}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);box-sizing:border-box;width:120px;height:80px;border-radius:5px;transition:opacity .3s;opacity:0;background:rgba(0,0,0,.7);text-align:center;padding:20px 10px 10px 10px}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#fff;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#fff;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px rgba(0,0,0,.4)}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)}.scroll-hint-icon-white .scroll-hint-text{color:#000}._sticky_a{position:sticky;top:0;left:0;background:none;border-left:none;border-right:none}._sticky_a:before{content:"";position:absolute;top:0;left:-1px;width:100%;height:100%;min-width:100px;border-left:1px solid #ccc;border-right:1px solid #ccc;background:#f4efeb;z-index:-1;box-sizing:content-box}._sticky_b{position:sticky;top:0;left:0;background:none;border-top:none;border-bottom:none}._sticky_b:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f4efeb;z-index:-1;box-sizing:content-box}._sticky_ab{position:sticky;top:0;left:0;background:none;border-top:none;border-bottom:none;border-left:none;border-right:none;z-index:1}._sticky_ab:before{content:"";position:absolute;min-width:100px;top:-1px;left:-1px;width:100%;height:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;background:#f4efeb;z-index:-1;box-sizing:content-box}div#page-top{display:none;position:fixed;bottom:90px;right:30px;z-index:2}@media screen and (max-width:1279px){div#page-top{bottom:150px;right:15px}}.page-template-page_withhf #breadcrumb ul{list-style-type:none}.page-template-page_withhf [class*="wp-image"]{margin-top:0}.post-type-archive-price .tablepress td.column-1{width:35%;background-color:#f5f9f9}.tablepress tbody td:not(:last-child) {border-right:1px solid #ccc}.tablepress > :where(thead, tfoot) > * > th {background-color:#f4efeb}.tablepress > :where(thead, tfoot) > * > th a {color:#333}.scroll_bar::-webkit-scrollbar{width:10px}.scroll_bar::-webkit-scrollbar-track{background-color:#fbf6f2}.scroll_bar::-webkit-scrollbar-thumb{background-color:#e8ddd5}#page-top{background:#716f74}#page-top a{font-size:12px;color:#fff;font-family:"Noto Serif JP",serif;position:relative;padding:20px 12px 6px 12px;display:block}#page-top a::before{content:"▲";display:block;position:absolute;top:1px;left:16px;font-size:15px}#page-top a:hover{background-color:#8a888e}#branding #site-title h1{margin-bottom:0}#branding .logo{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/logo.jpg);width:195px;height:34px;background-size:contain;display:block;background-repeat:no-repeat;transition:.5s;position:relative;z-index:1}@media screen and (min-width:1280px){#branding .logo{width:272px;height:73px}}@media screen and (max-width:1279px){#branding .site-logo{margin:10px 0 0 10px;position:relative;z-index:1}}#branding .lang-sp{font-size:12px;font-family:"Noto Serif JP",serif;padding-right:45px}#branding .lang-sp a{color:#333}@media screen and (max-width:1279px){#branding{display:flex;align-items:center;justify-content:space-between}}#menu-headnav li a:hover{cursor:pointer}@media screen and (max-width:1279px){.sp-logo{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/logo.jpg);width:224px;height:56px;display:block;background-size:cover;background-repeat:no-repeat;transition:.5s;position:absolute;z-index:1;top:12px;left:15px}}.page-header{background-color:#faf8f6;margin-bottom:15px}.page-header .page-header-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;padding-top:26px;padding-bottom:26px}.page-header .page-header-inner .page-header-title{font-size: clamp(20px, 20px + (100vw - 480px) * (24 - 20) / (1280 - 480), 24px);margin-bottom:0;font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.5;letter-spacing:2px}#footer{background:#fff}@media screen and (max-width:1279px){#footer{padding-bottom:120px}}body:not(.home) .footer-cta {margin-top:40px}@media screen and (min-width:1280px){body:not(.home) .footer-cta {margin-top:80px}}#copyright{padding:1em 0;text-align:center;font-size:12px;color:#d1d1d1}.footer-cta{background-color:#f4efeb}.footer-cta h2.footer-cta-title{background-color:#d3c1c1;color:#fff;max-width:100%;font-size: clamp(20px, 20px + (100vw - 480px) * (24 - 20) / (1280 - 480), 24px);text-align:center;padding:10px 0;margin-bottom:0}.footer-cta-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;background-color:#f4efeb;padding-top:30px;padding-bottom:30px}@media screen and (max-width:767px){.footer-cta-inner{text-align:center}}.footer-cta-inner img{margin:auto}@media screen and (min-width:768px){.footer-cta-inner{display:flex;gap:35px;justify-content:center;align-items:center}}.info-block-footer-cta{font-family:"Noto Serif JP",serif}.info-block-footer-cta .tel{font-size:36px;line-height:1;position:relative;padding-left:55px;font-weight:600;margin:15px 0;display:inline-block}.info-block-footer-cta .tel::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/freedial.svg);width:44px;height:31px;display:block;position:absolute;background-size:contain;top:4px;left:0}@media screen and (min-width:768px){.info-block-footer-cta .tel{margin:0 0 30px 0}}.info-block-footer-cta .open-close{font-size:12px;display:flex;gap:10px;flex-direction:column}@media screen and (min-width:768px){.info-block-footer-cta .open-close{flex-direction:row}}.info-block-footer-cta .open-close .th{background-color:#d3c1c1;color:#fff;padding:8px 10px;min-width:100px;text-align:center}.info-block-footer-cta .open-close .td{line-height:1.5}.info-block-footer-cta .open-close .open,.info-block-footer-cta .open-close .close{display:flex;gap:8px;align-items:center}.footer-sitemap{background-color:#0c3545;padding:70px 0;font-size:14px;color:#fff}.footer-sitemap a{color:#fff;transition:.5s}.footer-sitemap a:hover{color:#ccc}@media screen and (max-width:1279px){.footer-sitemap{display:none}}.footer-info-contents{margin-top:30px;display:flex;align-items:flex-start;justify-content:center;gap:35px}@media screen and (max-width:1279px){.footer-info-contents{flex-direction:column-reverse}}.footer-info-contents img{flex-shrink:0}.footer-info-contents .footer-banner{margin:auto}.footer-info-contents .footer-banner img{margin-top:0;margin-bottom:15px}.footer-info-contents .fotter-logo{margin:auto auto 25px auto}.footer-info-contents .footer-contents-txt .name{font-family:"Noto Serif JP",serif;font-weight:600;margin-bottom:1rem}.footer-info-contents .footer-contents-txt dl{flex-direction:row;font-size:14px;flex-wrap:wrap;margin:0}.footer-info-contents .footer-contents-txt dl dt,.footer-info-contents .footer-contents-txt dl dd{padding:0}.footer-info-contents .footer-contents-txt dl dt{width:20%;font-weight:normal}@media screen and (min-width:1280px){.footer-info-contents .footer-contents-txt dl dt{width:70px}}.footer-info-contents .footer-contents-txt dl dd{width:calc(80% - 20px)}@media screen and (min-width:1280px){.footer-info-contents .footer-contents-txt dl dd{width:calc(100% - 90px)}}.footer-contents-wrap{display:flex;gap:55px}.footer-menu .menu-item>a,.footer-menu .t-menu-title{font-family:"Noto Serif JP",serif;font-weight:600;color:#fff}.footer-menu li{margin-bottom:10px}.footer-menu .sub-menu{margin:10px 0}.footer-menu .sub-menu li{position:relative;margin-bottom:0}.footer-menu .sub-menu li.menu-item a{font-size:12px;padding-left:12px;font-weight:normal;color:#fff;font-family:"Noto Sans JP",serif}.footer-menu .sub-menu li::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/arrow-bottom-wt.svg);width:9px;height:5px;left:0;display:block;background-size:cover;transform:rotate(267deg);position:absolute;top:10px}.t-menu .sub-menu{max-height:500px;display:flex!important;flex-direction:column;flex-wrap:wrap;gap:0 50px;min-width:200px}.t-menu .sub-menu.treatment{width:450px}.t-menu .sub-menu.treatment li{width:calc(50% - 50px)}.search .header{background-color:rgba(232,221,213,.1);border-radius:5px;padding:.5em 1em;margin-bottom:1.5em}.search .header p{margin-bottom:0}.search article:not(:last-of-type), .archive article:not(:last-of-type) {margin-bottom:1em;padding-bottom:1em}.search .attachment-thumbnail,.search .noimg,.archive .attachment-thumbnail,.archive .noimg{aspect-ratio: 3/2;width:100%;-o-object-fit:cover;object-fit:cover}.search h2,.archive h2{font-size: clamp(20px, 20px + (100vw - 480px) * (24 - 20) / (1280 - 480), 24px);padding:0;margin-bottom:.5em}.search .entry-summary,.archive .entry-summary{color:#666;display:flex;gap:30px;margin-top:1em}.search .entry-summary>a,.archive .entry-summary>a{display:none;width:200px;flex-shrink:0}@media screen and (max-width:767px){.search .entry-summary>a,.archive .entry-summary>a{width:100%}}.search .entry-summary>a img,.archive .entry-summary>a img{transition:.5s}.search .entry-summary>a:hover img,.archive .entry-summary>a:hover img{opacity:.8}@media screen and (max-width:767px){.search .entry-summary,.archive .entry-summary{flex-direction:column;gap:15px}}.search .entry-meta,.search .entry-meta a,.archive .entry-meta,.archive .entry-meta a{text-align:right;font-size:14px}.jump_point{padding-top:100px;margin-top:-100px}.ms-edit-frontend{display:none}.toggle_txt{display:none}a.link-btn{background:#716f74;text-align:center;padding:15px;color:#fff;font-weight:500;font-family:"Noto Serif JP",serif;margin:auto;display:block;max-width:320px;position:relative}a.link-btn:after{content:"";border-style:solid;border-right:0 solid transparent;border-left:15px solid transparent;border-bottom:17px solid #d3c1c1;border-top:0;position:absolute;right:0;bottom:0}a.link-btn:hover{background-color:#3e3d40}a.link-btn.line{background-color:#00b915}a.link-btn.line:hover{background-color:#00a012;color:#fff}a.link-btn.line:after{border-bottom:17px solid #ffd70d}.post-type-archive-campaign .wp-block-image img,.post-type-archive-campaign .sa_hover_container img,.page-template-page-lastcamp .wp-block-image img,.page-template-page-lastcamp .sa_hover_container img{margin-top:0}.camp-navi{margin-bottom:40px;display:flex;gap:15px;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1279px){.camp-navi{flex-direction:column;gap:10px}}@media screen and (min-width:1280px){.camp-navi{margin-bottom:60px}.camp-navi li{width:calc(33.3% - 15px)}}.camp-navi a.link-btn{width:100%;display:inline-block;color:#fff;max-width:374px}@media screen and (max-width:1279px){.camp-navi a.link-btn{max-width:100%;display:block}}.camp-navi h2{font-size: clamp(14px, 14px + (100vw - 480px) * (16 - 14) / (1280 - 480), 16px);margin-bottom:0;letter-spacing:0}.camp-content{margin-bottom:40px}@media screen and (min-width:1280px){.camp-content{margin-bottom:60px}}.camp-reservation{padding:40px 0;margin:60px calc(50% - 50vw) 0 calc(50% - 50vw);width:100vw;background-color:#f5f9f9}@media screen and (min-width:1280px){.camp-reservation{padding:60px 0}}.camp-reservation h2{font-size: clamp(24px, 24px + (100vw - 480px) * (32 - 24) / (1280 - 480), 32px);text-align:center;margin-bottom:.5rem}.camp-reservation p{text-align:center;margin-bottom:0}.camp-reservation-tel{background-color:#fff;padding:20px;width:100%}@media screen and (min-width:1280px){.camp-reservation-tel{padding:30px}}.camp-reservation-tel h3{font-size:18px;text-align:center;margin-bottom:0;letter-spacing:0}.camp-reservation-tel p.open{color:#716f74;font-size:14px}@media screen and (min-width:1280px){.camp-reservation-tel{width:520px}}.camp-reservation .camp-reservation-btn{width:100%}@media screen and (min-width:1280px){.camp-reservation .camp-reservation-btn{width:auto}}.camp-reservation .tel{font-size: clamp(32px, 32px + (100vw - 480px) * (44 - 32) / (1280 - 480), 44px);font-family:"Noto Serif JP",serif;text-align:center}.camp-reservation .tel span{position:relative;padding-left:50px;line-height:1;display:inline-block}@media screen and (min-width:1280px){.camp-reservation .tel span{padding-left:65px}}.camp-reservation .tel span::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/freedial.svg);width:41px;height:26px;display:block;position:absolute;background-size:contain;top:6px;left:0}@media screen and (min-width:1280px){.camp-reservation .tel span::before{width:53px;height:35px}}.camp-reservation .reservation-block{margin-top:40px;display:flex;gap:30px;justify-content:center;align-items:center}@media screen and (max-width:1279px){.camp-reservation .reservation-block{flex-direction:column}}.camp-reservation .camp-reservation-btn a{display:block;font-family:"Noto Serif JP",serif;color:#fff;text-align:center;font-size: clamp(16px, 16px + (100vw - 480px) * (18 - 16) / (1280 - 480), 18px);width:100%;padding:15px}@media screen and (min-width:1280px){.camp-reservation .camp-reservation-btn a{width:430px;padding:18px}}.camp-reservation .camp-reservation-btn-line{background-color:#00b915;margin-bottom:15px}.camp-reservation .camp-reservation-btn-line span{position:relative;display:inline-block;padding-left:40px}.camp-reservation .camp-reservation-btn-line span::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/line-f.svg);width:30px;height:29px;background-size:contain;display:block;position:absolute;left:0;top:0}.camp-reservation .camp-reservation-btn-line:hover{background-color:#00a012}.camp-reservation .camp-reservation-btn-form{background-color:#716f74}.camp-reservation .camp-reservation-btn-form:hover{background-color:#646367}a.lastmonth{margin:auto;display:block;width:280px;border:1px solid #716f74;text-align:center;color:#716f74;font-size:14px;margin-top:3rem;font-family:"Noto Serif JP",serif;padding:15px;font-weight:600}a.lastmonth:hover{border:1px solid #bebdbf}.post-type-archive-price .price-list h2{position:relative;font-size: clamp(22px, 22px + (100vw - 480px) * (24 - 22) / (1280 - 480), 24px);background-color:rgba(232,221,213,.3);border-top:2px solid #e8ddd5;padding:.5em;margin-bottom:1.5rem}.price-infno-wrap{background-color:#fcf9f6;border:1px solid #d3c1c1;margin-bottom:40px;padding-bottom:25px}@media screen and (min-width:1280px){.price-infno-wrap{margin-bottom:60px;padding-bottom:30px}}.price-infno-wrap h2{font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);color:#fff;background-color:#d3c1c1;text-align:center;padding:8px}@media screen and (min-width:1280px){.price-infno-wrap h2{padding:12px}}.price-infno-wrap dl{width:calc(100% - 30px);margin:25px auto;gap:10px 0}@media screen and (min-width:768px){.price-infno-wrap dl{width:calc(100% - 70px)}}.price-infno-wrap dl dt{font-family:"Noto Serif JP",serif;background-color:#f4efeb;display:grid;align-items:center;padding:12px;text-align:center}@media screen and (min-width:768px){.price-infno-wrap dl dt{text-align:left;padding:12px 25px;width:30%}}.price-infno-wrap dl dd{background-color:#fff;margin-left:0;padding:10px 20px}@media screen and (min-width:768px){.price-infno-wrap dl dd{padding:20px 30px}.basic-price-wrap{display:flex;gap:30px;width:calc(100% - 30px);margin:auto}}@media screen and (min-width:768px) and (min-width:768px){.basic-price-wrap{width:calc(100% - 70px)}}.basic-price-wrap .basic-price-item{width:calc(100% - 30px);margin:auto;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #716f74;font-family:"Noto Serif JP",serif}.basic-price-wrap .basic-price-item span{font-size: clamp(20px, 20px + (100vw - 480px) * (25 - 20) / (1280 - 480), 25px)}@media screen and (min-width:768px){.basic-price-wrap .basic-price-item{width:calc(50% - 15px)}}.price-list .tablepress td{font-size: clamp(14px, 14px + (100vw - 480px) * (16 - 14) / (1280 - 480), 16px);line-height:1.5}.tel-block .tel{font-size:31px;line-height:1;position:relative;padding-left:50px;font-family:"Noto Serif JP",serif}.tel-block .tel::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/freedial.svg);width:39px;height:25px;display:block;position:absolute;top:4px;left:0}ul.form-step{display:flex;gap:2px;max-width:1000px;margin:0 auto 1rem auto;list-style-type:none;padding-left:0}ul.form-step li{font-size:14px;flex:1;background-color:#eee;color:#b7b7b7;text-align:center;padding:10px 0!important}ul.form-step li::before{content:none!important}ul.form-step li.carrent{background-color:#f4efeb;color:#333;font-weight:500}.concept_headline{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/headline_bg.jpg);background-size:cover;background-position:center center;height:450px;position:relative}@media screen and (max-width:767px){.concept_headline{height:200px}}.concept_headline p{margin-bottom:0}.concept_headline .title{text-align:center;font-family:"Noto Serif JP",serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.concept_headline .eng{font-size: clamp(18px, 18px + (100vw - 480px) * (28 - 18) / (1280 - 480), 28px);margin-bottom:10px;color:#fff;background-color:#716f74;display:inline-block;padding:5px 30px}@media screen and (min-width:1280px){.concept_headline .eng{margin-bottom:30px}}.concept_headline .dec{font-size: clamp(22px, 22px + (100vw - 480px) * (32 - 22) / (1280 - 480), 32px);line-height:1.6}.concept_container_1{display:flex;gap:30px;max-width:1000px;justify-content:center;margin:auto}@media screen and (max-width:1279px){.concept_container_1{flex-direction:column;max-width:700px}}.pic{flex-shrink:0}.pic img{margin:auto}.concept-txt{font-size: clamp(22px, 22px + (100vw - 480px) * (28 - 22) / (1280 - 480), 28px);text-align:center;font-family:"Noto Serif JP",serif;line-height:1.6}.concept_container_2{background-color:#e5eaea}.woman_section{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/concept_bg_woman.jpg);background-size:480px;background-position:left 100% bottom;min-height:550px;position:relative;background-repeat:no-repeat;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;display:grid;align-items:center}@media screen and (max-width:1279px){.woman_section{background-size:230px;background-position:center bottom;position:relative;padding:0 0 260px 0;min-height:inherit}}.woman_section .eng{margin-bottom:0;color:#8f731a;font-family:"Noto Serif JP",serif;font-size: clamp(24px, 24px + (100vw - 480px) * (32 - 24) / (1280 - 480), 32px)}.woman_section .text{max-width:550px}@media screen and (max-width:1279px){.woman_section .text{max-width:100%;padding:40px 15px 0 15px}}.concept_container_list{display:flex;gap:30px;margin:auto;max-width:1000px;width:calc(100% - 30px)}@media screen and (max-width:767px){.concept_container_list{flex-wrap:wrap;gap:15px}.concept_container_list .pic{flex-shrink:inherit}}.concept-text-en{color:#8f731a;font-family:"Noto Serif JP",serif;font-size: clamp(24px, 24px + (100vw - 480px) * (32 - 24) / (1280 - 480), 32px);line-height:1;margin-bottom:15px}.concept_container_list.right-img{flex-direction:row-reverse}.concept_container_service{background-color:#f3efe6}.concept_inner{max-width:1000px;margin:0 auto}.pic_section{padding:100px 0}@media screen and (max-width:1279px){.pic_section{padding:40px 0 0 0}}.pic_section .text{text-align:center;margin-bottom:50px}.two_c_container{display:flex;justify-content:space-between;width:100%;margin-bottom:40px}@media screen and (max-width:1279px){.two_c_container{margin-bottom:0}}.three_c_container{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1279px){.pic_section p{padding:0 30px}}.pic_section h3{background-color:inherit;padding:0;font-family:"Noto Serif JP",serif;font-size:1.7rem;font-weight:600;text-align:center}.pic_section h3::after{content:"";background-color:#af8d4a;width:120px;height:2px;margin:0 auto;display:block;margin-top:30px;margin-bottom:30px}.two_c_container .box{width:48%}@media screen and (max-width:1279px){.two_c_container .box{width:50%}}.three_c_container .box{width:31%}@media screen and (max-width:1279px){.three_c_container .box{width:33.3333%}}.concept_container_3{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;display:flex;gap:30px;justify-content:center}@media screen and (max-width:1279px){.concept_container_3{flex-wrap:wrap}}.monitor-menu_head{padding-top:414px;margin-bottom:0;background: #FFF url(../images/monitor_mv_pc.png) top right/auto no-repeat;height:500px;position:relative;border-bottom:1px solid #c1a36f;margin-bottom:15px}@media screen and (max-width:767px){.monitor-menu_head{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/monitor_mv_sp.png);background-repeat:no-repeat;background-position:center center;background-size:cover;border:none;width:100%;height:250px;margin-bottom:10px;padding-top:0}}.monitor-menu_head_name{text-align:center;margin:-300px 0 20px;font-size:5em;font-family:"Noto Serif JP",serif;font-weight:normal}@media screen and (max-width:767px){.monitor-menu_head_name{width:100%;margin:0 0 10px;padding:60px 120px 60px 0;font-size:2.3em}}.monitor-background{width:100%;max-width:1000px;margin:0 auto;padding:0;background:linear-gradient(180deg,#b89f6d,#ede6d6);padding-top:1.4em;padding-bottom:3em}@media screen and (max-width:1279px){.monitor-background{margin:0 auto;box-sizing:border-box}}.monitor-background .section1,.monitor-background .section2{padding:1em 8em;margin:0 2em;border:double 5px #af8d4a;background-color:#fff}@media screen and (max-width:1279px){.monitor-background .section1,.monitor-background .section2{padding:1em 1.5em;margin:0 1em}}.monitor-background .display{display:flex;justify-content:center}.monitor-background .point{font-family:"Noto Serif JP",serif;text-align:center;color:#a4243b;font-size:4rem;font-weight:bold;border-bottom:.3em solid #fdf9c3;width:75%}@media screen and (max-width:1279px){.monitor-background .point{font-size:1.3em}}.monitor-background .highlight{font-size:6rem}@media screen and (max-width:1279px){.monitor-background .highlight{font-size:1.5em}}.monitor-background p{font-family:"Noto Serif JP",serif;text-align:center;font-size:1.1em}.monitor-background h2{font-size:2.2em;text-align:center;padding:.2em 0 1em;margin:.2em 0;font-weight:600}@media screen and (max-width:1279px){.monitor-background h2{font-size:1.5em}}.monitor-background h2:after{display:block;left:calc(50% - 1.8em);margin:.5em auto 0;width:3.8em;height:.2em;content:"";border-radius:3px;background:linear-gradient(25deg,#fff,#d5bd8c,#fff)}.monitor-background ul{margin:0;padding:inherit;list-style-type:none}.monitor-background ul li{font-weight:600;font-family:"Noto Serif JP",serif;font-size: clamp(16px, 16px + (100vw - 480px) * (17 - 16) / (1280 - 480), 17px)}.monitor-background .section2{margin-top:30px}.monitor-background .section2 h2::after{display:block;left:calc(50% - 1.8em);margin:.5em auto 0;width:3.8em;height:.2em;content:"";border-radius:3px;background:linear-gradient(25deg,#fff,#fba507,#fff)}.monitor-background .section2 h3{text-align:center}.monitor-background .section2 .monikatu .btn_point{font-weight:bold;text-align:center;padding:1em 0 1em}@media screen and (max-width:1279px){.monitor-background .section2 .monikatu .btn_point{font-size:14px;padding-bottom:0;margin-bottom:.5em}}.monitor-background .subject h3:after{display:block;left:calc(50% - 1.8em);margin:.5em auto 0;width:auto;height:.2em;content:"";border-radius:3px;background:linear-gradient(25deg,#fff,#fba507,#fff)}.monitor-background .step{background-color:#f9eabf}@media screen and (min-width:1280px){.monitor-background h5{padding:2em 0 0;text-align:center;font-size:1.5em}}.monitor-background .section3{padding:1em 2em}@media screen and (min-width:1280px){.monitor-background .section3{padding:1em 4em}}.monitor-background .section3 ul{margin:0 0 1em 1.5em;padding:inherit;list-style-type:disc}.monitor-background .section3 ul li{font-weight:400;margin-bottom:1em}.monitor-background .section3 h2{text-align:left;text-decoration:underline;text-decoration-thickness:.2rem;text-decoration-color:#fba507}.monitor-background .section3 h2::after{content:none}.section1 .explanation{padding:1em 0}.explanation .subject h3{margin-bottom:0;text-align:center;padding:.2em 0 1.5em}.explanation .subject h3:after{display:block;left:calc(50% - 1.8em);margin:.5em auto 0;width:auto;height:.2em;content:"";border-radius:3px;background:linear-gradient(25deg,#fff,#d5bd8c,#fff)}.monikatu p{text-align:center}.btn--monikatu{font-size:1em!important;padding-top:0!important}@media screen and (min-width:1280px){.btn--monikatu{display:block;margin-top:-1em;font-size:1.7em!important;font-weight:bold;font-feature-settings:"palt";text-align:center}}.btn--monikatu a:link,.btn--monikatu a:visited{color:#fff;opacity:1;transition:opacity 1s}.btn--monikatu a{display:inline-block;padding:1em 3em 2em;min-width:10em;height:2.66667em;line-height:1;border-radius:1.33333em;border:solid 3px #fff;background:#fba507;box-shadow:5px 5px rgba(92,92,92,.2549019608)}.btn--monikatu a:link,.btn--monikatu a:visited{color:#fff;opacity:1;transition:opacity 1s}.btn--monikatu a:hover,.btn--monikatu a:active{color:#fff;opacity:.8;transition:opacity .2s}.accordion{position:relative}.accordion-btn{bottom:0;color:#716f74;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;left:0;margin:auto;padding:5px 20px 5px 0;position:absolute;right:0;text-align:center;transition:all .2s;width:-moz-fit-content;width:fit-content;z-index:1;font-family:"Noto Serif JP",serif}@media screen and (max-width:1279px){.accordion-btn::after{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/arrow-down.svg);width:9px;height:5px;right:0;display:block;background-size:cover;position:absolute;top:15px}.accordion-btn::before{content:"続きを見る"}.accordion-text{overflow:hidden;position:relative}.accordion-text.is-hide{height:300px}#top-policy .accordion-text.is-hide{height:100px}.accordion-text::before{background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.9) 50%,#fff 100%);bottom:0;content:"";height:150px;position:absolute;width:100%}.accordion-btn.is-show{bottom:-2.5em}.accordion-btn.is-show::before{content:"閉じる"}.accordion-btn.is-show::after{transform:rotate(180deg)}.accordion-btn.is-show+.accordion-text::before{display:none}}.page-header.online{margin-bottom:0}.online_bg{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/online-sp.jpg);height:236px;width:100%;background-position:center;background-size:cover}@media screen and (min-width:1280px){.online_bg{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/online-pc.jpg);height:320px}}.online-lead{font-family:"Noto Serif JP",serif;font-weight:600;font-size: clamp(22px, 22px + (100vw - 480px) * (28 - 22) / (1280 - 480), 28px);text-align:center;margin-bottom:70px}.online-lead span{color:#b24b4b}.online-cosmetics{background-color:#f5f9f9;padding:30px 0 40px 0}@media screen and (min-width:1280px){.online-cosmetics{padding:50px 0 80px 0}}.online-cosmetics-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}h2.mida-h2{padding:0;font-size: clamp(16px, 16px + (100vw - 480px) * 0.0025, 18px);display:block;color:#716f74;position:relative}h2.mida-h2:before{font-size: clamp(28px, 28px + (100vw - 480px) * 0.005, 32px);content:attr(data-sub);font-family:"Lora","Noto Serif JP",serif;font-weight:400;color:#d3c1c1;display:block}h2.mida2-h2{position:relative;font-size: clamp(22px, 22px + (100vw - 480px) * 0.0025, 24px);background-color:rgba(232,221,213,.3);border-top:2px solid #e8ddd5;padding:.5em 15px!important}h3.mida-h3{font-size: clamp(20px, 20px + (100vw - 480px) * 0.0025, 22px);background:rgba(232,221,213,.3);color:#333;padding:.5em;margin-bottom:1rem}h5.mida-h5{font-size:18px!important;letter-spacing:0;border-bottom:1px dotted #d6d6d6;padding-bottom:10px;margin-bottom:15px}h4.mida-h4{font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);letter-spacing:0;border-bottom:1px solid #d6d6d6;padding-bottom:10px;margin-bottom:15px}.online-cosmetics-item{background-color:#fff;border:1px solid #e8ddd5;width:270px;padding:20px 25px;display:flex;flex-direction:column}.online-cosmetics-item img{border:1px solid #e6e6e6}.online-cosmetics-item h3{font-size:20px;border-bottom:1px solid #333;margin-top:10px;padding-bottom:5px;margin-bottom:15px}.online-cosmetics-item p{font-size:14px;margin-bottom:35px}.online-cosmetics-item .online-plice{font-family:"Noto Serif JP",serif;font-size:20px;text-align:right;font-weight:600}.online-cosmetics-item .online-plice span{font-size:80%;font-weight:400}.online-cosmetics-itemwrap{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}@media screen and (min-width:1280px){.online-cosmetics-itemwrap{gap:30px;justify-content:flex-start}}.online-cosmetics-txt{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.online-reservation{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;padding-top:30px}@media screen and (min-width:1280px){.online-reservation{padding-top:75px}}.online-prepare{border:1px solid #d3c1c1;margin:60px 0 45px 0;background-color:#fcf9f6}.online-prepare h3{background-color:#d3c1c1;text-align:center;color:#fff;font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);padding:14px 0}.online-prepare-wrap{display:flex;gap:40px;align-items:flex-start;justify-content:center}.online-prepare-wrap img{flex-shrink:0}.online-prepare-wrap strong{color:#b24b4b}@media screen and (max-width:1279px){.online-prepare-wrap{padding:0 15px 30px 15px}}.online-howto-item{margin-bottom:1.5rem;padding:15px 30px;border:1px solid #e8ddd5}.online-howto-item p:last-child{margin-bottom:0}.online-flow-wrap{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}@media screen and (min-width:1280px){.online-flow-wrap{flex-direction:row;gap:30px}}.online-flow-wrap .online-flow-item{border:1px solid #e8ddd5;padding:15px;display:flex;gap:20px}.online-flow-wrap .online-flow-item p{margin-bottom:0}.online-flow-wrap .online-flow-item .online-flow-num{font-size: clamp(42px, 42px + (100vw - 480px) * (54 - 42) / (1280 - 480), 54px);font-family:"Noto Serif JP",serif;font-weight:600;color:#d3c1c1;line-height:1}@media screen and (min-width:1280px){.online-flow-wrap .online-flow-item{gap:20px;flex-direction:column;align-items:center;width:25%;padding:30px}}.page-header.pmember{margin-bottom:0}.pmember-point-wrap .pmember-point-item{position:relative;padding:20px 15px;border:1px solid #d3c1c1;width:100%}@media screen and (min-width:1280px){.pmember-point-wrap .pmember-point-item{display:flex;align-items:flex-start;gap:45px;justify-content:space-between;padding:30px}.pmember-point-wrap .pmember-point-item:nth-child(2) {width:calc(50% - 10px)}.pmember-point-wrap .pmember-point-item:nth-child(3) {width:calc(50% - 10px)}.pmember-point-wrap .pmember-point-item:nth-child(4), .pmember-point-wrap .pmember-point-item:nth-child(5) {justify-content:flex-start;align-items:center}.pmember-point-wrap .pmember-point-item:nth-child(4) .pmember-point-lead, .pmember-point-wrap .pmember-point-item:nth-child(5) .pmember-point-lead {margin-bottom:0}.pmember-point-wrap .pmember-point-item:nth-child(4) .pmember-point-title, .pmember-point-wrap .pmember-point-item:nth-child(5) .pmember-point-title {margin-bottom:0}.pmember-point-wrap .pmember-point-item:nth-child(4) p, .pmember-point-wrap .pmember-point-item:nth-child(5) p {margin-bottom:0}.pmember-point-wrap .pmember-point-item:nth-child(4) .pmember-point-txt, .pmember-point-wrap .pmember-point-item:nth-child(5) .pmember-point-txt {display:flex;align-items:center;justify-content:space-between;width:100%}}.pmember-point-wrap .pmember-point-item .pmember-point-title{font-family:"Noto Serif JP",serif;display:flex;gap:18px;align-items:center;margin-bottom:20px;flex-shrink:0}@media screen and (min-width:1280px){.pmember-point-wrap .pmember-point-item .pmember-point-title{flex-direction:column;align-items:flex-start}}.pmember-point-wrap .pmember-point-item .pmember-point-title h4{font-size:20px;letter-spacing:0;margin-bottom:0}.pmember-point-wrap .pmember-point-item .pmember-point-title .pmember-point-num{color:#d3c1c1;font-size: clamp(56px, 56px + (100vw - 480px) * (64 - 56) / (1280 - 480), 64px);line-height:1;font-weight:600}.pmember-point-wrap .pmember-point-item .pmember-point-lead{font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.6;margin-bottom:25px}.pmember-point-wrap .pmember-point-item .pmember-point-lead span{color:#b24b4b;font-size:110%}.pmember-point-wrap .pmember-point-item .pmember-point-pt{background-color:#f5f9f9;padding:15px 0;text-align:center;font-weight:600;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;flex-direction:column}@media screen and (min-width:768px){.pmember-point-wrap .pmember-point-item .pmember-point-pt{gap:15px;flex-direction:row}}.pmember-point-wrap .pmember-point-item .pmember-point-pt span{font-size:120%}.pmember-point-wrap .pmember-point-item:before{content:"";display:block;border-style:solid;border-width:92px 83px 0 0;border-color:#f4efeb transparent transparent transparent;position:absolute;top:0;left:0;z-index:-1}@media screen and (min-width:1280px){.pmember-point-wrap .pmember-point-item:before{border-width:130px 118px 0 0}}.pmember-point-wrap{display:flex;gap:20px;flex-wrap:wrap}.pmember-point-note{margin-top:30px;background-color:#f5f9f9;padding:20px}@media screen and (min-width:1280px){.pmember-point-note{margin-top:50px;padding:20px 30px}}.pmember-point-note p:first-child{margin-bottom:15px}.pmember-point-note p:nth-child(2) {margin-bottom:0;font-size:14px}.pmember-point-rule h2{letter-spacing:0;padding:5px 10px;font-size:18px;margin-bottom:2rem;background-color:#f4efeb}.pmember-point-rule h3{letter-spacing:0;font-size:16px;margin-bottom:1rem;border-bottom:1px solid #d6d6d6;padding-bottom:5px}.pmember-point-rule h4{letter-spacing:0;font-size:14px;margin-bottom:1rem}.pmember-point-rule p{font-size:14px}.pmember-point-rule .pmember-point-cp{border:1px solid #e8ddd5;padding:15px;margin-top:40px}.pmember-point-rule{height:250px;overflow-x:auto;margin-top:40px;padding:10px;border:1px solid #ccc}.page-template-page-sitemap ul.sitemap-ul h2{font-size: clamp(20px, 20px + (100vw - 480px) * (24 - 20) / (1280 - 480), 24px);margin:2rem 0 1.5rem 0;padding-left:0;border-bottom:1px solid #ccc;padding-bottom:.5rem}.page-template-page-sitemap ul.sitemap-ul>li ul li{position:relative;padding-left:16px;margin-bottom:.5rem}.page-template-page-sitemap ul.sitemap-ul>li ul li:before{border-radius:50%;width:8px;height:8px;display:block;position:absolute;left:0;top:.7em;content:"";background:#e8ddd5}.page-template-page-sitemap ul.sitemap-ul>li ul li a{color:#333}.page-template-page-sitemap ul.sitemap-ul>li ul li a:hover{opacity:.6}@media screen and (min-width:768px){.page-template-page-sitemap ul.sitemap-ul>li ul{-moz-column-count:2;column-count:2}.sitemap-menu > li ul:not(.sub-menu) {-moz-column-count:2;column-count:2}}.sitemap-menu>li ul .sub-menu{margin:.5rem 0;font-size:14px}.sitemap-menu>li ul li{position:relative;padding-left:16px;margin-bottom:.5rem}.sitemap-menu>li ul li:before{border-radius:50%;width:8px;height:8px;display:block;position:absolute;left:0;top:.7em;content:"";background:#e8ddd5}.sitemap-menu>li ul li a{color:#333}.sitemap-menu>li ul li a:hover{opacity:.6}.modal-open{cursor:pointer}.modal{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.5);padding:40px 20px;overflow:auto;opacity:0;visibility:hidden;transition:.3s;box-sizing:border-box;z-index:250}.modal:before{content:"";display:inline-block;vertical-align:middle;height:100%;margin-left:-.2em}.modal.is-active{opacity:1;visibility:visible}.modal-container{position:relative;display:inline-block;vertical-align:middle;max-width:800px;width:95%}@media screen and (min-width:1280px){.modal-container{width:90%}}.modal-close{position:absolute;display:flex;align-items:center;justify-content:center;top:-20px;right:-20px;width:40px;height:40px;color:#fff;background:#d3c1c1;border-radius:50%;cursor:pointer}.modal-content{background:#fff;text-align:left;line-height:1.8;padding:20px}.modal-content iframe{height:400px}@media screen and (min-width:1280px){.modal-content iframe{height:600px}}.modal-content p{margin:1em 0}.page-calendar iframe{height:400px}@media screen and (min-width:1280px){.page-calendar iframe{height:600px}}.view_all_list_2 .menu ul{display:flex;flex-wrap:wrap;justify-content:space-between;flex-flow:row wrap;list-style:none;width:100%;padding:0}.view_all_list_2 .menu li{width:33%;margin-bottom:20px;box-sizing:border-box;border:1px solid #ccc;position:relative;list-style:none;padding:15px}.view_all_list_2 .menu li::before{display:none!important}.view_all_list_2 .menu li .inn{width:100%}.view_all_list_2 .menu li .name{text-align:center;margin:20px 0;font-size:1.2rem;font-family:"Noto Serif JP",serif}.view_all_list_2 .menu li .name::after{content:" ";background-color:#c1a36f;width:110px;height:2px;margin:0 auto;display:block;margin-top:20px}.view_all_list_2 .menu li .dec{padding:10px}@media screen and (max-width:768px){.view_all_list_2 .menu li{width:48%}}@media screen and (max-width:425px){.view_all_list_2 .menu li{width:100%}}.faq_space dl{flex-direction:column}.faq_space dt{background-color:#ede6d6;width:100%;padding:15px;margin-bottom:20px;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23C1A36F%22%20d%3D%22M50%2C97.916C23.579%2C97.916%2C2.084%2C76.421%2C2.084%2C50S23.579%2C2.084%2C50%2C2.084S97.916%2C23.579%2C97.916%2C50%0A%09%09S76.421%2C97.916%2C50%2C97.916z%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20enable-background%3D%22new%20%20%20%20%22%3E%0A%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M67.76%2C67.538c-2.02%2C1.269-3.992%2C1.879-5.965%2C1.879c-1.737%2C0-3.193-0.61-4.367-1.879%0A%09%09c-0.517-0.517-0.799-0.845-1.645-1.926c-2.066%2C0.611-3.475%2C0.846-5.448%2C0.846c-9.628%2C0-16.016-6.951-16.016-17.378%0A%09%09c0-10.896%2C6.247-17.94%2C15.922-17.94c9.581%2C0%2C15.828%2C6.81%2C15.828%2C17.189c0%2C4.273-0.986%2C8.266-2.911%2C11.46%0A%09%09c-0.986%2C1.69-2.067%2C2.817-3.945%2C4.18c1.878%2C2.349%2C3.381%2C3.335%2C5.072%2C3.335c0.751%2C0%2C1.926-0.282%2C3.146-0.799L67.76%2C67.538z%0A%09%09%20M48.598%2C55.938c2.349%2C0%2C4.415%2C0.893%2C6.388%2C2.818c0.845%2C0.845%2C1.644%2C1.784%2C2.864%2C3.382c1.081-1.315%2C1.598-2.255%2C2.067-3.711%0A%09%09c0.938-2.677%2C1.456-5.965%2C1.456-9.064c0-10.521-4.321-16.955-11.319-16.955c-3.569%2C0-6.528%2C1.738-8.36%2C4.932%0A%09%09c-1.785%2C3.1-2.677%2C7.092-2.677%2C11.741c0%2C4.838%2C0.986%2C8.548%2C3.194%2C11.977C42.915%2C57.957%2C45.404%2C55.938%2C48.598%2C55.938z%0A%09%09%20M47.471%2C58.146c-1.503%2C0-2.677%2C0.657-3.429%2C1.878c-0.329%2C0.517-0.517%2C0.986-0.798%2C2.161c1.127%2C1.221%2C1.785%2C1.69%2C3.006%2C2.207%0A%09%09c1.268%2C0.517%2C2.583%2C0.752%2C4.086%2C0.752c1.409%2C0%2C3.147-0.376%2C4.508-0.939C52.262%2C59.977%2C50.054%2C58.146%2C47.471%2C58.146z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E);background-position:center left 10px;background-repeat:no-repeat;background-size:40px}.faq_space dd{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20enable-background%3D%22new%200%200%20100%20100%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20fill%3D%22%23C1A36F%22%20d%3D%22M50%2C5.084c24.767%2C0%2C44.916%2C20.149%2C44.916%2C44.916S74.767%2C94.916%2C50%2C94.916S5.084%2C74.767%2C5.084%2C50%0A%09%09%09S25.233%2C5.084%2C50%2C5.084%20M50%2C2.084C23.579%2C2.084%2C2.084%2C23.579%2C2.084%2C50S23.579%2C97.916%2C50%2C97.916S97.916%2C76.421%2C97.916%2C50%0A%09%09%09S76.421%2C2.084%2C50%2C2.084L50%2C2.084z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%231E2B23%22%20d%3D%22M38.417%2C59.771c-0.653%2C1.742-1.035%2C3.431-1.035%2C4.465c0%2C1.96%2C1.416%2C2.831%2C4.573%2C2.939v1.361H29.216v-1.361%0A%09%09c3.103%2C0%2C4.899-1.905%2C6.969-7.404l11.596-30.706l3.375-0.381l11.542%2C32.884c1.524%2C4.465%2C2.559%2C5.499%2C5.717%2C5.607v1.361H54.368%0A%09%09v-1.361c2.776-0.108%2C3.92-0.762%2C3.92-2.341c0-0.653-0.218-1.742-0.653-3.103l-2.286-6.86h-15.19L38.417%2C59.771z%20M47.999%2C33.803%0A%09%09l-7.078%2C19.055h13.72L47.999%2C33.803z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E);background-position:top left 10px;background-repeat:no-repeat;background-size:40px;padding:0 0 0 65px;min-height:70px;margin-left:0}.faq_space dt .title{padding:0 0 0 50px;font-size:1.1rem}.privacy_top{border:1px solid #c1a36f;padding:20px;margin-bottom:60px}.privacy_space dl{margin-bottom:40px;display:flex;flex-direction:column}.privacy_space dt{font-weight:600;font-size:1rem;margin-bottom:5px}.privacy_space dt::before{content:"■";color:#c1a36f}.privacy_space dd{width:100%}.seminar_info-message{background-color:#fbf6f2;padding:2rem;margin-bottom:2rem}h3.seminar_info-message-h3,.seminar_info-benefits-h4{text-align:center}.seminar_info-benefits{background-color:#f5f9f9;padding:1rem;border:1px solid #d3c1c1}.seminar_info-point{color:#877564;background-color:#fbf6f2;padding:2rem;margin-bottom:2rem}.seminar_info-point h4{text-align:center;border-bottom:0!important}.seminar_info-point p:last-child{margin-bottom:0}#sidebar{background-color:#f2f2f2;border-radius:5px;width:250px;padding:30px 30px}@media screen and (max-width:1279px){#sidebar{display:none}}#sidebar .widget-area{width:205px}#sidebar .widget-area a{color:#333}#sidebar .widget-area a:hover{color:#333;opacity:.5}#sidebar .widget-area>ul>li h3{padding:0;font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);text-align:center;margin-bottom:-1em;border-bottom:1px solid #333;padding-bottom:.5em}#sidebar .widget-area>ul>li .widget-title{padding:0;font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);text-align:center;margin-bottom:.5em;border-bottom:1px solid #333;padding-bottom:.5em}#sidebar .widget-area > ul > li.widget-container:not(:last-child) {margin-bottom:2em}#sidebar .widget-area>ul>li.widget-container .menu>li,#sidebar .widget-area>ul>li.widget-container ul>li,#sidebar .widget-area>ul>li .widget_categories .menu>li,#sidebar .widget-area>ul>li .widget_categories ul>li{padding-left:1.5em;position:relative}#sidebar .widget-area>ul>li.widget-container .menu>li:before,#sidebar .widget-area>ul>li.widget-container ul>li:before,#sidebar .widget-area>ul>li .widget_categories .menu>li:before,#sidebar .widget-area>ul>li .widget_categories ul>li:before{content:"";position:absolute;top:7px;left:0;width:15px;height:15px;border-radius:50%;background-color:#e8ddd5}#sidebar .widget-area>ul>li.widget-container .menu>li:after,#sidebar .widget-area>ul>li.widget-container ul>li:after,#sidebar .widget-area>ul>li .widget_categories .menu>li:after,#sidebar .widget-area>ul>li .widget_categories ul>li:after{content:"";position:absolute;top:12px;left:4px;transform:rotate(45deg);width:4px;height:4px;border-top:1px solid #fff;border-right:1px solid #fff}#sidebar .widget-area>ul>li.widget-container .menu>li .sub-menu,#sidebar .widget-area>ul>li.widget-container ul>li .sub-menu,#sidebar .widget-area>ul>li .widget_categories .menu>li .sub-menu,#sidebar .widget-area>ul>li .widget_categories ul>li .sub-menu{position:relative}#sidebar .widget-area>ul>li.widget-container .menu>li .sub-menu li:before,#sidebar .widget-area>ul>li.widget-container ul>li .sub-menu li:before,#sidebar .widget-area>ul>li .widget_categories .menu>li .sub-menu li:before,#sidebar .widget-area>ul>li .widget_categories ul>li .sub-menu li:before{content:none}#sidebar .widget-area>ul>li.widget-container .menu>li .sub-menu li:after,#sidebar .widget-area>ul>li.widget-container ul>li .sub-menu li:after,#sidebar .widget-area>ul>li .widget_categories .menu>li .sub-menu li:after,#sidebar .widget-area>ul>li .widget_categories ul>li .sub-menu li:after{content:"";position:absolute;top:12px;left:2px;transform:rotate(45deg);width:4px;height:4px;border-top:1px solid #e8ddd5;border-right:1px solid #e8ddd5}#sidebar .wp-block-heading{padding:0;font-size:20px;color:#e8ddd5;border-bottom:1px solid #e8ddd5;padding-bottom:.5em;margin-bottom:1em}button.wp-block-search__button.wp-element-button{min-width:60px}#sidebar .widget-title{padding:0;font-size:20px;color:#e8ddd5;border-bottom:1px solid #e8ddd5!important;padding-bottom:.5em;margin-bottom:1em;line-height:1.5;letter-spacing:1px;word-break:break-all;font-family:"Zen Maru Gothic";font-weight:500;text-align:left!important}ul#npcatch li{padding-left:0!important}ul#npcatch li:before{display:none}ul#npcatch li a{gap:10px}ul#npcatch li .detail{font-size:14px;line-height:1.6}#npcatch figure{flex-shrink:0}p{font-size:16px;margin-bottom:1.5rem}h1{font-size: clamp(30.63px, 30.63px + (100vw - 480px) * (48.83 - 30.63) / (1280 - 480), 48.83px);font-weight:600}h2{font-size: clamp(24px, 24px + (100vw - 480px) * (30 - 24) / (1280 - 480), 30px);font-weight:600;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}h3{font-size: clamp(22px, 22px + (100vw - 480px) * (26 - 22) / (1280 - 480), 26px);font-weight:600}h4{font-size: clamp(20px, 20px + (100vw - 480px) * (24 - 20) / (1280 - 480), 24px);font-weight:600}h5{font-size: clamp(18px, 18px + (100vw - 480px) * (18 - 18) / (1280 - 480), 18px);font-weight:600}h6{font-size:16px;font-weight:600}.feature{margin-right:1rem;background-color:#d3c1c1;color:#fff;padding:.2em .5em;border-radius:5px;font-size:90%}.bg-color{background-color:#f4efeb;padding:40px 0}@media screen and (min-width:1280px){.bg-color{padding:80px 0}}.item-bg-color{background-color:#fff;padding:2em}#breadcrumb{position:relative;z-index:2}#breadcrumb ul{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;display:flex;margin-top:0;margin-bottom:30px;flex-wrap:nowrap;white-space:nowrap;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}#breadcrumb ul::-webkit-scrollbar{display:none}#breadcrumb ul li{font-size: clamp(12px, 12px + (100vw - 480px) * (14 - 12) / (1280 - 480), 14px)}#breadcrumb ul li a{color:#333}#breadcrumb ul li a:hover{color:#ccc}#breadcrumb ul>*+*::before{content:"/";margin-left:.75em;margin-right:.75em}textarea,input[type="tel"],input[type="email"],input[type="text"],input[type="button"],input[type="reset"],input[type="search"],input[type="password"]{border:1px solid #666;padding:5px 10px;border-radius:5px}input[type="submit"]{border:1px solid #d3c1c1;padding:5px 15px;background-color:#d3c1c1;border-radius:0;transition:.5s;width:200px;color:#fff;font-weight:600;letter-spacing:1px}input[type="submit"]:hover{cursor:pointer;background-color:#bea3a3}input[type="submit"].backbtn{border:1px solid #d1d1d1;padding:5px 15px;background-color:#d1d1d1}input[type="submit"].backbtn:hover{cursor:pointer;background-color:#b8b8b8}select{border:1px solid #666;padding:5px 10px;border-radius:5px}.nav-links{display:flex;justify-content:center;gap:10px;margin-top:3em}.nav-links .page-numbers:not(.dots) {color:#e8ddd5;padding:.2em .7em;background-color:#f5f9f9;transition:.5s;color:#333}.nav-links .page-numbers:not(.dots).current {background-color:#d3c1c1;font-weight:bold;color:#fff}.nav-links .page-numbers:not(.dots):not(span):hover {background-color:#d3c1c1;color:#fff}dl.dl01{display:flex;flex-flow:row wrap;width:100%;margin-top:0}dl.dl01 dt{flex-basis:20%;padding:10px 20px;background-color:#fff;border-bottom:1px solid #e8ddd5;color:#e8ddd5;display:flex;align-items:center;justify-content:center;font-size: clamp(16px, 16px + (100vw - 480px) * (16 - 16) / (1280 - 480), 16px)}@media screen and (max-width:767px){dl.dl01 dt{flex-basis:30%;padding:10px 10px;text-align:center}}dl.dl01 dd{flex-basis:80%;padding:10px 20px;background-color:#fff;border-bottom:1px solid #ccc;margin-left:0}@media screen and (max-width:767px){dl.dl01 dd{flex-basis:70%}dl.dl01 .dl01 dl{flex-flow:column}dl.dl01.spfull dt,dl.dl01.spfull dd{flex-basis:100%}dl.dl01.spfull dd{border-bottom:0;padding-left:10px}}dl.dl02{display:flex;flex-flow:row wrap;width:100%;margin-top:0}dl.dl02 dt{flex-basis:20%;padding:10px 20px;background-color:#e8ddd5;color:#fff;display:flex;align-items:center;font-size: clamp(16px, 16px + (100vw - 480px) * (16 - 16) / (1280 - 480), 16px)}@media screen and (max-width:767px){dl.dl02 dt{flex-basis:30%;padding:10px 10px;text-align:center}}dl.dl02 dd{flex-basis:80%;padding:10px 20px;background-color:#fff;margin-left:0}@media screen and (max-width:767px){dl.dl02 dd{flex-basis:70%}dl.dl02 .dl01 dl{flex-flow:column}}dl.dl02 dt:not(:last-child), dl.dl02 dd:not(:last-child) {margin-bottom:10px}@media screen and (max-width:767px){dl.dl02.spfull dt,dl.dl02.spfull dd{flex-basis:100%;margin-bottom:0}dl.dl02.spfull dd{padding-left:10px}}dl.dl03{display:flex;flex-flow:row wrap;width:100%;margin-top:0}dl.dl03 dt{flex-basis:20%;padding:10px 20px;border-bottom:1px solid #ccc;display:flex;align-items:center;font-size: clamp(16px, 16px + (100vw - 480px) * (16 - 16) / (1280 - 480), 16px)}@media screen and (max-width:767px){dl.dl03 dt{flex-basis:30%;padding:10px 10px;text-align:center}}dl.dl03 dd{flex-basis:80%;padding:10px 20px;background-color:#fff;margin-left:0;border-bottom:1px solid #ccc}@media screen and (max-width:767px){dl.dl03 dd{flex-basis:70%}dl.dl03 .dl01 dl{flex-flow:column}dl.dl03.spfull dt,dl.dl03.spfull dd{flex-basis:100%}dl.dl03.spfull dd{padding-left:10px}}.prof_list dl{margin:0 0 1.5rem 0}@media screen and (max-width:767px){.prof_list dl{flex-direction:row;flex-wrap:wrap}}.prof_list dl dt{padding:.8em .5em;width:30%;font-family:"Noto Serif JP",serif;border-bottom:1px solid #d3c1c1}@media screen and (min-width:768px){.prof_list dl dt{width:20%}}.prof_list dl dd{padding:.8em .5em;width:70%;margin-left:0;border-bottom:1px solid #ccc}.prof_list dl dd p{margin-bottom:0;line-height:1.5}@media screen and (min-width:768px){.prof_list dl dd{width:80%}}.btn{display:block;text-decoration:none;border-radius:5px;padding:.5em 1em;text-align:center;color:#333}.btn.btn1st{background-color:#d3c1c1}.btn.btn1st:hover{background-color:#bea3a3;color:#fff}.btn.btn2nd{background-color:#a4ceff;color:#fff}.btn.btn2nd:hover{background-color:#71b3ff;color:#fff}.btn.btn3rd{background-color:transparent;color:#fff;border:1px solid #fff}.btn.btn3rd:hover{background-color:#bea3a3;color:#fff}.btn.btnM{width:150px;font-weight:500}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h2, .single article h2 {padding:0}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article .eyecatch, .single article .eyecatch {margin-bottom:2em}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h2:not(.h2--center):not(.h2--leftline):not(.h2--slash), .single article h2:not(.h2--center):not(.h2--leftline):not(.h2--slash) {position:relative;font-size: clamp(22px, 22px + (100vw - 480px) * (24 - 22) / (1280 - 480), 24px);background-color:rgba(232,221,213,.3);border-top:2px solid #e8ddd5;padding:.5em}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h2:not(:first-child), .single article h2:not(:first-child) {margin-top:2rem}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h3, .single article h3 {font-size: clamp(20px, 20px + (100vw - 480px) * (22 - 20) / (1280 - 480), 22px);background:rgba(232,221,213,.3);color:#333;padding:.5em;margin-bottom:1rem}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h4, .single article h4 {font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);margin-bottom:1rem;border-bottom:1px solid #ccc;padding-bottom:.5em}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h5, .single article h5 {font-size: clamp(18px, 18px + (100vw - 480px) * (18 - 18) / (1280 - 480), 18px);margin-bottom:1rem;border-left:10px solid #d3c1c1;padding-left:.5em}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article h6, .single article h6 {font-size:16px;margin-bottom:1rem}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article blockquote p:last-of-type, .single article blockquote p:last-of-type {margin-bottom:0}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article .wp-block-image, .single article .wp-block-image {margin-bottom:1.5em}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article ul:not(.content-list):not(.beauty-cat-list):not(.step-list):not(.beauty-cat-list) li, .single article ul:not(.content-list):not(.beauty-cat-list):not(.step-list):not(.beauty-cat-list) li {list-style-type:none;position:relative;padding-left:1rem;margin-bottom:1rem}.page:not(.page-template-page_lp):not(.page-template-page_withhf):not(.page-template-page-biyoucolumn) article ul:not(.content-list):not(.beauty-cat-list):not(.step-list):not(.beauty-cat-list) li:before, .single article ul:not(.content-list):not(.beauty-cat-list):not(.step-list):not(.beauty-cat-list) li:before {border-radius:50%;width:8px;height:8px;display:block;position:absolute;left:0;top:.6em;content:"";background:#e8ddd5}.page-Boxcontent{background-color:rgba(244,239,235,.5);border-radius:5px;padding:1.5rem}.page-Boxcontent .Boxcontent-inner .imgtxt-txt-mida{color:#e8ddd5;display:inline-block;background:transparent;font-size: clamp(17px, 17px + (100vw - 480px) * (18 - 17) / (1280 - 480), 18px);padding:0;border-bottom:0;border-left:0}.page-Boxcontent .Boxcontent-inner:after{content:".";display:block;clear:both;height:0;visibility:hidden}.y_line{text-decoration:underline;text-decoration-thickness:.4em;text-decoration-color:#f4f27a;text-underline-offset:-.05em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-weight:700}.r_line{text-decoration:underline;text-decoration-thickness:.4em;text-decoration-color:#ffbebe;text-underline-offset:-.05em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-weight:700}.b_line{text-decoration:underline;text-decoration-thickness:.4em;text-decoration-color:#c5defc;text-underline-offset:-.05em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-weight:700}.single .entry-title{font-size: clamp(26px, 26px + (100vw - 480px) * (28 - 26) / (1280 - 480), 28px);margin:0 0 1.5em 0;position:relative}.single .entry-title.Bborder{color:#e8ddd5;border-bottom:1px solid #e8ddd5;padding-bottom:.5em}.single .entry-title.border{text-align:center}.single .entry-title.border:after{content:"";display:block;width:80px;height:5px;background-color:#e8ddd5;margin:1em auto auto auto}.single .entry-title.bgcolor{text-align:left;padding:.5em 1em;background-color:#f4efeb;margin:0 0 2em 0}.single .entry-title.bgcolor:after{content:none}.single .eyecatch{display:none;margin:auto auto 2em auto}.single .entry-meta{border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;padding:.5em 0;display:flex;color:#666;font-size:14px;justify-content:flex-end;gap:15px}@media screen and (max-width:767px){.single .entry-meta{gap:5px;flex-wrap:wrap}}.single .entry-meta a{color:#666}.single .entry-meta p{font-size:14px;margin:0}.single .entry-footer{font-size:14px;display:flex;gap:15px;flex-wrap:wrap;padding:.5em 0;justify-content:flex-end;color:#666}.single .entry-footer a{font-size:14px;color:#666}@media screen and (max-width:767px){.single .entry-footer{gap:5px}}.single .nav-links{display:none}@media screen and (min-width:1280px){.single .nav-links{display:flex;justify-content:space-between}}.single .nav-links .nav-previous,.single .nav-links .nav-next{display:flex;align-items:flex-start;gap:15px;width:100%}@media screen and (min-width:1280px){.single .nav-links .nav-previous,.single .nav-links .nav-next{width:40%}}.single .nav-links .nav-previous a,.single .nav-links .nav-next a{flex-grow:1}.single .nav-links .nav-previous img,.single .nav-links .nav-next img{display:none;aspect-ratio: 3/2;width:150px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.single .nav-links .nav-previous{flex-direction:row-reverse}.single .nav-links .nav-next a{text-align:right}.single .wp-post-image{margin-bottom:1.5em}.page-template-page_lp ul{list-style-type:none;padding:0}.t-scroll{overflow-x:auto}.t-scroll table{min-width:800px;white-space:nowrap}.y-scroll{margin:2rem auto;overflow:auto}.y-scroll table{margin:0 auto;min-width:800px;white-space:nowrap}@media screen and (max-width:767px){.y-scroll{max-height:500px}.r-tb{width:100%}.r-tb th,.r-tb td{border-right:0 solid;display:block;width:100%;border-bottom:solid 1px #ccc}.r-tb td:last-child{border-bottom:solid 0 #ccc}}.eyecatch-container img{margin:auto}.wp-caption{width:100%!important}.single article .page-linkBox{border:1px solid #d3c1c1;margin:4em 0;position:relative}.single article .page-linkBox .page-linkBox-tltle,.single article .page-linkBox h4{font-family:"Noto Serif JP",serif;background:#d3c1c1;font-size:16px;color:#fff;position:absolute;top:-28px;line-height:1;margin:0;padding:6px 20px;border-bottom:0;left:-1px}.single article .page-linkBox ul.pageItem.list.mark{margin:0;padding:1em}.single article .page-linkBox ul.pageItem.list.mark li{margin-bottom:0}.article-wrap{max-width:900px;margin:auto}.post-type-archive-beauty_column .entry-summary>a{display:block}.single-beauty_column .eyecatch{display:block}.post-type-archive-beauty_column a,.page-template-page-biyoucolumn a{flex-shrink:0;color:#333}.post-type-archive-beauty_column .eyecatch,.page-template-page-biyoucolumn .eyecatch{aspect-ratio: 3/2;-o-object-fit:cover;object-fit:cover;width:100px}@media screen and (min-width:768px){.post-type-archive-beauty_column .eyecatch,.page-template-page-biyoucolumn .eyecatch{width:240px}}.post-type-archive-beauty_column article,.page-template-page-biyoucolumn article{display:flex;gap:15px;align-items:flex-start}.post-type-archive-beauty_column article h2,.page-template-page-biyoucolumn article h2{font-size: clamp(16px, 16px + (100vw - 480px) * (20 - 16) / (1280 - 480), 20px);line-height:1.5;letter-spacing:0}.post-type-archive-beauty_column article .entry-date,.page-template-page-biyoucolumn article .entry-date{font-size:12px;color:#9b9b9b;display:block;text-align:right}@media screen and (min-width:768px){.post-type-archive-beauty_column article .entry-date,.page-template-page-biyoucolumn article .entry-date{font-size:14px}}.post-type-archive-beauty_column article .column-summary,.page-template-page-biyoucolumn article .column-summary{flex-grow:1;display:grid;align-content:space-between}@media screen and (min-width:768px){.post-type-archive-beauty_column article,.page-template-page-biyoucolumn article{gap:40px}}.beauty-cat-list{margin:0;padding:0;list-style-type:none;margin-bottom:10px;display:flex;gap:5px;flex-wrap:wrap}.beauty-cat-list li{color:#fff;font-size:10px;background-color:#d3c1c1;padding:2px 10px}@media screen and (min-width:768px){.beauty-cat-list li{font-size:12px;padding:2px 20px}}.single-beauty_column h1.entry-title{margin-bottom:1rem}.single-beauty_column time.entry-date{font-size:14px;margin-bottom:15px;display:block}.page-template-page-biyoucolumn article{margin-bottom:1rem}.page-template-page-biyoucolumn h2.entry-title{padding:0;margin-bottom:0}.content-list{list-style-type:none;margin:25px 0;background-color:#f9f7f5;padding:15px 20px;border:1px solid #e8ddd5}.content-list a{color:#333}@media screen and (min-width:1280px){.content-list{display:grid;grid-template-columns:1fr 1fr;margin:35px 0}}.content-list li{position:relative;padding-left:18px}.content-list li:before{content:"";display:block;background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/dropright-circle.svg);background-size:contain;border-radius:50%;width:12px;height:12px;position:absolute;left:0;top:.6em}.archive a{color:#333}.archive a:hover{color:#ccc}.single .link-btn{margin:1.5rem auto}.rank-item{position:relative;color:#333}.rank-item:before{content:"";background-color:rgba(211,193,193,.3);display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:.5s;z-index:1}.rank-item:hover:before{opacity:.8}.rank-item:hover{color:#333}.rank-item .rank-title{font-family:"Noto Serif JP",serif;font-weight:500;font-size:18px;padding:2px 0;text-align:center}@media screen and (min-width:768px){.rank-item .rank-title{font-size:20px;padding:2px 0 2px 10px;text-align:left}}.rank-item .rank-title span{font-family:"Noto Sans JP";font-size:12px;background-color:#fff;padding:3px 10px;margin-left:20px;position:relative;border-radius:2px;top:-3px}@media screen and (max-width:767px){.rank-item .rank-title span{text-align:center;font-size:10px;display:block;margin-left:0;margin-top:5px;background-color:transparent}}.rank-item p{font-size:12px;margin-bottom:0;line-height:1.7;margin-top:15px}@media screen and (min-width:768px){.rank-item p{height:3.4em;font-size:14px}}.rank-item .one{padding:80px 10px 10px 10px;background:#fefcf6 url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/rank/rank-1.svg);background-repeat:no-repeat;border:1px solid #bc9646;background-size:75px;background-position:center 15px;margin-bottom:1rem}@media screen and (min-width:768px){.rank-item .one{background-size:117px;background-position:32px 31px;padding:15px 25px 10px 180px}}.rank-item .one .rank-title{color:#333}@media screen and (max-width:767px){.rank-item .one .rank-title{border-bottom:1px solid #bc9646}}@media screen and (min-width:768px){.rank-item .one .rank-title{background:#bc9646;color:#fff}}.rank-item .one .rank-title span{color:#bc9646}.rank-item .one .more{color:#bc9646}.rank-item .one .more:before{border-top:1px solid #bc9646;border-right:1px solid #bc9646}.rank-item .two{padding:80px 10px 10px 10px;background:#f8f8f8 url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/rank/rank-2.svg);background-repeat:no-repeat;border:1px solid #aba8a8;background-size:75px;background-position:center 15px;margin-bottom:1rem}@media screen and (min-width:768px){.rank-item .two{background-size:117px;background-position:32px 31px;padding:15px 25px 10px 180px}}.rank-item .two .rank-title{color:#333}@media screen and (max-width:767px){.rank-item .two .rank-title{border-bottom:1px solid #aba8a8}}@media screen and (min-width:768px){.rank-item .two .rank-title{background:#aba8a8;color:#fff}}.rank-item .two .rank-title span{color:#aba8a8}.rank-item .two .more{color:#aba8a8}.rank-item .two .more:before{border-top:1px solid #aba8a8;border-right:1px solid #aba8a8}.rank-item .three{padding:80px 10px 10px 10px;background:#f9f3ee url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/rank/rank-3.svg);background-repeat:no-repeat;border:1px solid #b19882;background-size:75px;background-position:center 15px;margin-bottom:1rem}@media screen and (min-width:768px){.rank-item .three{background-size:117px;background-position:32px 31px;padding:15px 25px 10px 180px}}.rank-item .three .rank-title{color:#333}@media screen and (max-width:767px){.rank-item .three .rank-title{border-bottom:1px solid #b19882}}@media screen and (min-width:768px){.rank-item .three .rank-title{background:#b19882;color:#fff}}.rank-item .three .rank-title span{color:#b19882}.rank-item .three .more{color:#b19882}.rank-item .three .more:before{border-top:1px solid #b19882;border-right:1px solid #b19882}.rank-item .other{padding:10px 10px;background:#fff;border:1px solid #d3c1c1;margin-bottom:1rem}@media screen and (min-width:768px){.rank-item .other{padding:15px 25px 10px 25px}}.rank-item .other .rank-title{color:#333}@media screen and (max-width:767px){.rank-item .other .rank-title{border-bottom:1px solid #d3c1c1}}@media screen and (min-width:768px){.rank-item .other .rank-title{background:#f4efeb}}.rank-item .other .more{color:#d98789}.rank-item .other .more:before{border-top:1px solid #d98789;border-right:1px solid #d98789}.rank-item .more{font-size:14px;position:relative;text-align:right;padding-right:10px;line-height:1}.rank-item .more:before{content:"";display:block;position:absolute;right:0;width:5px;height:5px;top:5px;transform:rotate(45deg)}.supervision{display:flex;border:1px solid #d6d6d6;margin-top:60px}@media screen and (max-width:767px){.supervision{margin-top:40px;flex-direction:column}}.supervision .supervision-dr-wrap{padding:15px 15px 30px 15px;flex-shrink:0;max-width:450px}@media screen and (min-width:768px){.supervision .supervision-dr-wrap{padding:35px}}.supervision .supervision-dr-wrap .supervision-dr{display:flex;gap:15px;align-items:center;justify-content:center}.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-img{width:110px;height:110px;flex-shrink:0;background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/xsupervision.png.pagespeed.ic.aylsw0zBuQ.png);background-size:cover}@media screen and (min-width:768px){.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-img{width:100px;height:100px}}@media screen and (min-width:1280px){.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-img{width:146px;height:146px}}.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-name h2.title{font-size:14px;background-color:#f4efeb;color:#a48282;border:1px solid #d3c1c1;text-align:center;margin-bottom:5px;padding:5px}@media screen and (min-width:768px){.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-name h2.title{font-size:16px;margin-bottom:10px}}.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-name p{font-size:12px;line-height:1.5}.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-name .name{font-family:"Noto Serif JP",serif;font-weight:600;text-align:center;letter-spacing:1px;font-size: clamp(24px, 24px + (100vw - 480px) * (30 - 24) / (1280 - 480), 30px)}.supervision .supervision-dr-wrap .supervision-dr .supervision-dr-name .name span{font-size: clamp(18px, 18px + (100vw - 480px) * (23 - 18) / (1280 - 480), 23px)}.supervision .supervision-career-title{margin-top:5px;font-size:14px;border-bottom:1px solid #b2b2b2;padding-bottom:3px;margin-bottom:10px}@media screen and (min-width:768px){.supervision .supervision-career-title{margin-top:20px;margin-bottom:10px}}.supervision .supervision-career dl{margin:0;font-size:12px}@media screen and (max-width:767px){.supervision .supervision-career dl{flex-direction:row;flex-wrap:wrap}}.supervision .supervision-career dl dt{padding:0;font-weight:normal;width:70px}.supervision .supervision-career dl dd{margin-left:0;padding:0;width:calc(100% - 70px)}.supervision .supervision-comment{padding:15px;background-color:#f8f8f8}@media screen and (min-width:768px){.supervision .supervision-comment{padding:35px}}.supervision .supervision-comment p{font-size:14px}.supervision .supervision-comment p:last-child{margin-bottom:0}.supervision .supervision-comment .supervision-title{font-family:"Lora","Noto Serif JP",serif;color:#a48282;position:relative;z-index:1;margin-bottom:15px}.supervision .supervision-comment .supervision-title span{background-color:#f8f8f8;position:relative;z-index:1;padding-right:10px}.supervision .supervision-comment .supervision-title::after{content:"";display:block;width:100%;height:1px;background-color:#a48282;position:absolute;left:0;top:50%;z-index:0}.category-information .info-header{background-color:#f4efeb;margin-bottom:15px;padding:10px 15px}@media screen and (min-width:768px){.category-information .info-header{padding:10px 30px}}.category-information .info-header h2{font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);letter-spacing:0}.category-information .info-header .post_date{font-family:"Noto Serif JP",serif;color:#919191;margin-bottom:0}.category-information .eyecatch{width:100%;max-width:250px;max-height:250px;margin-right:0;margin-bottom:1rem;-o-object-fit:contain;object-fit:contain;background-color:rgba(244,239,235,.5)}@media screen and (min-width:1280px){.category-information .eyecatch{margin-right:2rem;margin-bottom:2rem;max-width:220px;max-height:220px}}.category-information .info-cont-wrap{display:flex}@media screen and (max-width:1279px){.category-information .info-cont-wrap{flex-direction:column;align-items:center}}.category-information .info-cont-txt{flex-grow:1}.category-information .link-btn{margin:15px auto 0 auto;max-width:400px;color:#fff}.category-information article:after{content:".";display:block;clear:both;height:0;visibility:hidden}.external-link{text-align:center;margin-top:15px}.external-link a{position:relative;line-height:1;color:#d98789;text-decoration:underline;display:inline-block;padding-left:24px}.external-link a:hover{color:#ccc}.external-link a::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/external-link.svg);width:15px;height:15px;display:block;background-size:contain;position:absolute;left:0;top:2px}.step-list li:not(:last-child) {margin-bottom:2rem}.step-list li:not(:last-child)::after {content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/step-arrow.svg);background-size:contain;width:36px;height:14px;color:#e8ddd5;position:absolute;bottom:-25px;left:47%}@media screen and (max-width:1279px){.step-list li:not(:last-child)::after {left:45%}}.step-list li.step-list-item{position:relative;display:flex;gap:30px;border:1px solid #e8ddd5;padding:25px}@media screen and (max-width:767px){.step-list li.step-list-item{flex-direction:column;gap:15px;padding:15px}}.step-list li.step-list-item .step-list-img{flex-shrink:0}.step-list li.step-list-item .step-list-img img{margin:auto}.step-list li.step-list-item .step-list-txt{font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);flex-grow:1}.step-list li.step-list-item .step-list-txt span{font-size: clamp(14px, 14px + (100vw - 480px) * (16 - 14) / (1280 - 480), 16px);background-color:#d3c1c1;color:#fff;padding:5px 10px;margin-right:15px}.step-list li.step-list-item .step-list-txt p{margin-bottom:0}.wp-block-media-text .wp-block-media-text__content{padding:0}.wp-block-media-text{gap:30px}.wp-block-media-text__media img{width:auto;max-width:100%;margin:auto}p.has-background{padding:15px}.step-list{padding-left:0}.article-qa-q{position:relative;border-bottom:1px solid #e8ddd5;padding:0 0 15px 35px;font-size: clamp(16px, 16px + (100vw - 480px) * (16 - 16) / (1280 - 480), 16px);font-weight:600;line-height:1.5;margin-bottom:1rem;font-family:"Noto Serif JP",serif}.article-qa-q:before{content:"Q";font-family:"Noto Serif JP",serif;font-size: clamp(22px, 22px + (100vw - 480px) * (26 - 22) / (1280 - 480), 26px);font-weight:600;margin-right:15px;color:#d3c1c1;position:absolute;line-height:1;top:-7px;left:0}.article-qa-a{padding:0 0 0 35px;position:relative;margin-bottom:2rem}.article-qa-a:before{content:"A";font-family:"Noto Serif JP",serif;font-size: clamp(22px, 22px + (100vw - 480px) * (26 - 22) / (1280 - 480), 26px);font-weight:600;position:absolute;top:0;left:0;line-height:1}.img-link-list{margin:0;padding:0;list-style-type:none;display:flex;gap:15px}@media screen and (max-width:767px){.img-link-list{flex-wrap:wrap}}.img-link-list li{opacity:1;transition:.5s;border:1px solid #ccc;padding:15px 5px!important}@media screen and (max-width:767px){.img-link-list li{width:calc(50% - 7.5px)}}.img-link-list li:hover{opacity:.6}.img-link-list li a{color:#333}.img-link-list li .img-link-list-title{text-align:center;font-weight:600}.img-link-list li img{margin:auto}.img-link-list li .img-link-list-arrow{width:25px;height:25px;transform:rotate(90deg);margin:5px auto 0 auto}.img-link-list li:before{content:none!important}body .is-layout-flex{justify-content:center}a.wp-block-button__link{color:#fff}.wp-block-table table p{margin-bottom:0}@media screen and (max-width:1279px){.sideban{display:flex;width:100%;position:fixed;bottom:-125px;left:0;z-index:5;transition:.5s ease-in;flex-wrap:wrap}.sideban.scroll-in{bottom:0}}@media screen and (min-width:1280px){.sideban{display:none}}.sideban a{letter-spacing:1px;display:block;text-decoration:none;color:#fff;position:relative;font-family:"Noto Serif JP",serif;font-weight:600}@media screen and (max-width:1279px){.sideban a{font-size: clamp(14px, 14px + (100vw - 480px) * (18 - 14) / (1280 - 480), 18px);text-align:center;padding:.7em;display:flex;gap:0;justify-content:center;flex-wrap:wrap}}.sideban-tel{width:50%;background-color:#716f74}.sideban-tel img{width:20px;margin-right:.4rem}.sideban-tel span{font-size:10px;display:block;width:100%;background:#838383;margin-top:4px}.sideban-web{width:50%;color:#807070!important;background-color:#e8ddd5}.sideban-web img{width:20px;margin-right:.4rem}@media screen and (min-width:1280px){.sideban-web img{display:none}}.sideban-web span{font-size:10px;display:block;width:100%;background-color:#d3c1c1;color:#fff;margin-top:4px}.sideban-schedule{width:50%;background-color:#d1c0c0;color:#fff!important;margin-bottom:-1px}.sideban-schedule img{width:20px;height:25px;margin-right:.4rem}@media screen and (min-width:1280px){.sideban-schedule img{display:none}}.sideban-line{background-color:#00b915;width:50%;margin-bottom:-1px}.sideban-line img{width:20px;height:25px;margin-right:.4rem}@media screen and (min-width:1280px){.sideban-line img{display:none}}.page-template-page_lp .sideban{display:none}.sideban-pc{position:fixed;right:0;top:30%;z-index:5}.show-pc{display:none!important}@media screen and (min-width:1280px){.show-pc{display:block!important}}.show-sp{display:block!important}@media screen and (min-width:1280px){.show-sp{display:none!important}}.show-sp-only{display:block}@media screen and (min-width:768px){.show-sp-only{display:none}}.show-tab-pc{display:none}@media screen and (min-width:768px){.show-tab-pc{display:block}}.spbr{display:block}@media screen and (min-width:1280px){.spbr{display:inline}}.content{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}.content>h2{padding-left:0;padding-right:0}.radius{border-radius:10px}.mt40{margin-top:40px}@media screen and (min-width:1280px){.mt40{margin-top:80px}}.mb40{margin-bottom:40px}@media screen and (min-width:1280px){.mb40{margin-bottom:80px}}.mb30{margin-bottom:30px}@media screen and (min-width:1280px){.mb30{margin-bottom:60px}}.link-arrow{color:#333;display:inline-block;text-decoration:none;position:relative;display:inline-block;vertical-align:middle;text-decoration:none;padding-right:25px;transition:.5s;margin-right:15px}.link-arrow:hover{color:#d98789}.link-arrow:before,.link-arrow:after{position:absolute;top:0;bottom:0;margin:auto;content:"";vertical-align:middle}.link-arrow:before{right:5px;width:5px;height:5px;border-top:1px solid #333;border-right:1px solid #333;transform:rotate(45deg);transition:.5s}.link-arrow:hover::before{right:-5px}.link-box-right{text-align:right;display:flex;justify-content:flex-end}.toggle-cont{margin-bottom:15px}.toggle-cont .toggle_title h4{background-color:#e8ddd5;font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);margin-bottom:0;font-family:"Noto Serif JP",serif;font-weight:600;padding:8px 30px;position:relative}.toggle-cont .toggle_title h4:after{content:"";display:inline-block;width:19px;height:11px;background:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/arrow-down.svg) no-repeat right top;position:absolute;top:50%;right:15px;transform:translateY(-50%);transition:.2s}.toggle-cont .toggle_title.selected h4:after{transform:translateY(-50%) rotate(180deg)}.toggle-cont .toggle_txt{margin-top:1.5rem}#fv{position:relative}@media screen and (min-width:1280px){#fv{}}.fv-txt{position:absolute;z-index:1;color:#fff;display:flex;width:100%;height:100%;font-size:7vw;justify-content:center;font-family:"Noto Serif JP",serif;line-height:1.6;font-weight:500;align-items:flex-start;padding-top:30px;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.8) , 0 0 15px rgba(0,0,0,.9)}@media screen and (min-width:1024px){.fv-txt{align-items:center;padding-bottom:0;text-align:center;padding-left:30vw;font-size:3.29vw}}@media screen and (min-width:1280px){.fv-txt{align-items:center;padding-bottom:0;text-align:center;padding-left:30vw;font-size:3.29vw}}.home h2{padding:0;font-size: clamp(16px, 16px + (100vw - 480px) * (18 - 16) / (1280 - 480), 18px);display:block;color:#716f74;position:relative}.home h2:before{font-size: clamp(28px, 28px + (100vw - 480px) * (32 - 28) / (1280 - 480), 32px);content:attr(data-sub);font-family:"Lora","Noto Serif JP",serif;font-weight:400;color:#d3c1c1;display:block}#top-policy h2,#top-concept h2,#top-ticktok h2,#top-insta h2{font-size: clamp(28px, 28px + (100vw - 480px) * (32 - 28) / (1280 - 480), 32px);font-family:"Lora","Noto Serif JP",serif;font-weight:400;color:#d3c1c1}#camp-slide{background-color:#f4efeb;padding:20px 15px}@media screen and (min-width:1280px){#camp-slide{padding:30px 0}#camp-slide .camp-slide-inner{max-width:1170px;margin:auto}}#camp-slide .sa_hover_container p{margin:0;padding:0}#camp-slide .sa_hover_container [class*="wp-image"]{margin-top:0}#top-menu{background-color:#f5f9f9;padding:30px 0}@media screen and (min-width:1280px){#top-menu{padding:90px 0}}#top-menu .top-menu-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}#top-menu .top-menu-inner h2{font-size:12px;text-align:right;color:#d3c1c1;font-family:"Noto Sans JP",serif;margin-bottom:10px}#top-menu .tab{display:flex;gap:16px;flex-wrap:wrap}@media screen and (min-width:1280px){#top-menu .tab{gap:30px}}#top-menu .tab li{border-top:4px solid #716f74;width:calc(50% - 8px)}#top-menu .tab li a{font-family:"Noto Serif JP",serif;font-size: clamp(16px, 16px + (100vw - 480px) * (24 - 16) / (1280 - 480), 24px);line-height:1.6;font-weight:600;display:block;text-align:center;background:#716f74;padding:15px;padding:10px;color:#fff}@media screen and (min-width:1280px){#top-menu .tab li a{padding:20px 20px}#top-menu .tab li{width:calc(50% - 15px)}}#top-menu .tab li.active{border-top:4px solid #716f74}#top-menu .tab li.active a{background:#fff;color:#333}#top-menu .area{display:none;opacity:0;background:#fff;padding:30px 20px 30px 20px}@media screen and (min-width:1280px){#top-menu .area{padding:30px 60px 70px 60px}}#top-menu .area.is-active{display:block;opacity:1}.m-menu-list{display:grid;grid-template-columns:1fr;gap:15px}@media screen and (min-width:768px){.m-menu-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (min-width:1280px){.m-menu-list{gap:15px 30px;grid-template-columns:1fr 1fr 1fr}}.m-menu-list a{display:flex;justify-content:space-between;align-items:center;border:1px solid #d3c1c1;border-left:6px solid #d3c1c1;padding-left:20px;color:#333;background-color:#fff;transition:.5s;position:relative}.m-menu-list a h3{font-size: clamp(14px, 14px + (100vw - 480px) * (16 - 14) / (1280 - 480), 16px);font-family:"Noto Sans JP",serif;margin-bottom:0;padding-right:1rem}.m-menu-list a img{width:77px;height:77px}.m-menu-list a:before{content:"";background-color:rgba(211,193,193,.3);display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:.5s}.m-menu-list a:hover:before{opacity:1}#recommend-ban{padding:40px 0}@media screen and (min-width:1280px){#recommend-ban{padding:90px 0}}.recommend-ban-wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}.recommend-ban-wrap .wp-block-gallery.wp-block-gallery-1{gap:16px}.recommend-ban-wrap .wp-block-gallery.wp-block-gallery-1 .wp-block-image img{margin-top:0}.recommend-ban-wrap .wp-block-gallery.wp-block-gallery-1 figure.wp-block-image{width:calc(50% - 16px)!important}@media screen and (min-width:768px){.recommend-ban-wrap .wp-block-gallery.wp-block-gallery-1{gap:26px}.recommend-ban-wrap .wp-block-gallery.wp-block-gallery-1 figure.wp-block-image{width:calc(25% - 26px)!important}}.recommend-ban-wrap ul{display:flex;gap:16px;margin-top:18px;justify-content:center;flex-wrap:wrap}@media screen and (min-width:768px){.recommend-ban-wrap ul{gap:25px;margin-top:30px}}.recommend-ban-wrap ul li{position:relative}@media screen and (max-width:767px){.recommend-ban-wrap ul li{width:100%}}.recommend-ban-wrap ul li::after{content:"";border:1px solid #fff;width:calc(100% - 20px);height:calc(100% - 20px);display:block;position:absolute;top:0;left:0;margin:10px;z-index:1;pointer-events:none}.recommend-ban-wrap ul li a{display:block;text-align:center;font-family:"Noto Serif JP",serif;background-color:#d3c1c1;color:#fff;font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);padding:24px 0;transition:.5s}@media screen and (min-width:768px){.recommend-ban-wrap ul li a{padding:26px 58px}}.recommend-ban-wrap ul li a:hover{background-color:#c8b2b2}.recommend-ban-wrap ul li a span{display:flex;gap:5px;justify-content:center;align-items:center}@media screen and (max-width:767px){.recommend-ban-wrap ul li a span img{width:27px;height:27px}}.wp-block-gallery.has-nested-images.reccomend-gal figure.wp-block-image{flex-grow:inherit}#popular-menu{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/top-popular-menu-sp.jpg.pagespeed.ce.6FTwi0suOt.jpg);background-size:cover;background-position:bottom center;padding:40px 0 50px 0;position:relative}@media screen and (min-width:1280px){#popular-menu{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/top-popular-menu.jpg);padding:60px 0}}@media screen and (max-width:1279px){#popular-menu:before{content:"";display:block;background-color:rgba(244,239,235,.9);width:100%;height:100%;position:absolute;left:0;top:0}}.popular-menu-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:1280px){.popular-menu-content{width:30%;margin-right:auto}}.popular-menu-content p{margin-top:50px;margin-bottom:30px;position:relative;z-index:1}@media screen and (max-width:767px){.popular-menu-content p{margin-top:70px;padding:0 30px}}.popular-menu-content h2:before{color:#333}#dr-introductions{padding:20px 0 50px 0}@media screen and (min-width:1280px){#dr-introductions{padding:60px 0 0 0}}.dr-introductions-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;display:flex;gap:20px;flex-direction:column;align-items:center}@media screen and (min-width:1280px){.dr-introductions-inner{flex-direction:row;gap:90px}}.dr-introductions-inner img{flex-shrink:0}.dr-introductions-inner .dr-introductions-txt p{margin:40px 0 50px 0;padding:0 15px}@media screen and (min-width:1280px){.dr-introductions-inner .dr-introductions-txt p{margin:50px 0;padding:0}.dr-introductions-inner .dr-introductions-txt{padding-bottom:60px}}#casephotos{background-color:#f5f9f9;padding:50px 0}@media screen and (min-width:1280px){#casephotos{padding:90px 0}}.casephotos-wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:1280px){.casephotos-wrap{display:flex;gap:60px}.casephotos-wrap .casephotos-l{width:240px}.casephotos-wrap .casephotos-r{width:calc(100% - 300px)}}.casephotos-wrap .casephotos-list{display:grid;gap:15px;grid-template-columns:1fr 1fr}@media screen and (min-width:768px){.casephotos-wrap .casephotos-list{grid-template-columns:1fr 1fr 1fr;gap:25px}}.casephotos-wrap .casephotos-list li h3{margin-bottom:0;font-size: clamp(12px, 12px + (100vw - 480px) * (16 - 12) / (1280 - 480), 16px);background-color:#e8ddd5;letter-spacing:0;color:#333;text-align:center;padding:5px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;height:3.8em;font-family:"Noto Sans JP",serif}@media screen and (min-width:1280px){.casephotos-wrap .casephotos-list li h3{padding:10px;height:4.5em}}.casephotos-wrap .casephotos-list li a img{filter:grayscale(1);transition:.5s;opacity:1}.casephotos-wrap .casephotos-list li a:hover img{filter:grayscale(0);opacity:1}.casephotos-wrap .casephotos-more{background-color:#d3c1c1;color:#fff;padding:4px 30px;transition:.5s;display:inline-block;margin-bottom:40px}.casephotos-wrap .casephotos-more:hover{background-color:#bea3a3}#top-notices{background-color:#d3c1c1;padding:40px 15px}.top-notices-inner{background-color:#fff;max-width:1000px;padding:30px 15px;margin:auto;position:relative;overflow:hidden}.top-notices-inner .notices-tradius::before{content:"";background-color:#d3c1c1;width:70px;height:70px;display:block;position:absolute;top:-40px;left:-40px;border-radius:50px}.top-notices-inner .notices-tradius::after{content:"";background-color:#d3c1c1;width:70px;height:70px;display:block;position:absolute;top:-40px;right:-40px;border-radius:50px}.top-notices-inner .notices-bradius::before{content:"";background-color:#d3c1c1;width:70px;height:70px;display:block;position:absolute;bottom:-40px;left:-40px;border-radius:50px}.top-notices-inner .notices-bradius::after{content:"";background-color:#d3c1c1;width:70px;height:70px;display:block;position:absolute;bottom:-40px;right:-40px;border-radius:50px}.top-notices-inner h2{font-size: clamp(20px, 20px + (100vw - 480px) * (24 - 20) / (1280 - 480), 24px);color:#b24b4b;text-align:center;border-bottom:1px solid #d9d9d9;padding-bottom:.5rem}@media screen and (min-width:1280px){.top-notices-inner{padding:40px 30px}}.top-notices-inner ul{box-sizing:border-box;list-style-type:revert;padding-left:2rem}.top-notices-inner .notices-second{border:1px solid #d8d0c1}.top-notices-inner .notices-second h3,.top-notices-inner .notices-second h2{background-color:#d8d0c1;text-align:center;margin-bottom:20px;color:#333;font-size: clamp(16px, 16px + (100vw - 480px) * (18 - 16) / (1280 - 480), 18px);padding:10px;letter-spacing:0}.top-notices-inner .notices-second p{padding:0 15px 20px 15px;margin-bottom:0}#top-concept{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/concept-bg-sp.jpg.pagespeed.ce.EPXnA23AB7.jpg);background-size:cover;background-position:right bottom;padding:40px 0}@media screen and (min-width:1280px){#top-concept{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/concept-bg.jpg);background-attachment:fixed;background-position:top right;padding:50px 0}}#top-concept h3{position:relative;font-size: clamp(28px, 28px + (100vw - 480px) * (30 - 28) / (1280 - 480), 30px);margin-bottom:90px;margin-top:70px;text-align:center;margin-bottom:40px}@media screen and (min-width:1280px){#top-concept h3{margin-bottom:60px;text-align:left}}#top-concept h3:before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/concept-logo.svg);background-size:cover;display:block;position:absolute;top:-58px;left:50%;width:13px;height:52px}#top-concept .top-concept-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;color:#fff}#top-concept .top-concept-inner .top-concept-content{font-family:"Noto Serif JP",serif}@media screen and (min-width:1280px){#top-concept .top-concept-inner .top-concept-content{width:50%}}#top-concept .top-concept-inner .top-concept-item{display:flex;gap:20px;margin-bottom:15px;align-items:center}#top-concept .top-concept-inner .top-concept-item .top-concept-txt{font-size:16px;line-height:1.5}#top-concept .top-concept-inner .top-concept-item:last-child{margin-bottom:65px}#top-concept .top-concept-label{font-family:Lora,serif;background:linear-gradient(90deg,#972323 0%,#ae4949 51.46%,#972323 100%);width:208px;text-align:center;font-size:24px;padding:4px 0}#top-policy{position:relative;padding:0 0 40px 0}#top-policy .policyimg{width:100%;margin-bottom:18px}@media screen and (min-width:1280px){#top-policy .policyimg{max-width:526px;margin-bottom:0}}#top-policy .top-policy-link{display:flex;gap:16px;margin-top:3rem}@media screen and (max-width:1279px){#top-policy .top-policy-link{flex-direction:column;margin-top:2rem}}#top-policy .top-policy-link a{flex-grow:1;width:100%}#top-policy .top-policy-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:1280px){#top-policy .top-policy-inner{display:flex;justify-content:center}#top-policy{padding:50px 0 0 0}#top-policy .top-policy-content{width:50%;margin-left:auto}}#top-policy h2{text-align:right}@media screen and (max-width:1279px){#top-policy h2{position:absolute;top:16px;right:15px}}#top-policy .top-policy-title{font-family:"Noto Serif JP",serif;text-align:center;border-bottom:1px solid #d4d4d4;padding-bottom:15px;margin-bottom:30px}#top-policy .top-policy-title h3{margin-bottom:.5rem}#top-policy .top-policy-title p{margin-bottom:0}#top-line{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/top-line-sp.jpg.pagespeed.ce.jGkumRbk-_.jpg);background-size:cover;background-position:top center;padding:40px 0;position:relative}#top-line::after{content:"";display:block;background-color:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}@media screen and (min-width:1280px){#top-line{background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/top-line.jpg);background-attachment:fixed;padding:50px 0}}#top-line .top-line-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:1280px){#top-line .top-line-inner{padding-top:60px;padding-bottom:70px;margin:auto}}#top-line .top-line-inner .top-line-contents{background-color:#fff;position:relative;z-index:2}#top-line .top-line-inner h2{font-size:24px;letter-spacing:0;color:#00b915;font-weight:600;border-bottom:2px solid #00b915;text-align:center;margin-bottom:26px}#top-line .top-line-inner h2 span{font-size:130%}#top-line .top-line-inner p{text-align:center}#top-line .top-line-inner p span{color:#b24b4b;font-weight:600}#top-line .top-line-title{margin:0 auto 25px auto}.top-line-pc-wrap{display:flex;justify-content:center;padding-top:60px}.top-line-banner{position:relative;z-index:2;margin:auto}#top-youtube{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;padding-top:50px;padding-bottom:50px}@media screen and (min-width:1280px){#top-youtube{padding-top:90px;padding-bottom:90px}}.top-sns{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:768px){.top-sns{display:flex;gap:40px}.top-sns #top-ticktok,.top-sns #top-insta{width:calc(50% - 20px)}}.tiktok-feed__actions{display:none}.tiktok-feed-feed{padding-bottom:10px}#top-news{background-color:#f4efeb;margin-top:40px;padding-top:50px;padding-bottom:50px}@media screen and (min-width:1280px){#top-news{margin-top:90px;padding-top:90px;padding-bottom:90px}}#top-news .top-news-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:1280px){#top-news .top-news-inner{display:flex;gap:60px}#top-news .top-news-inner .top-news-title{width:240px}#top-news .top-news-inner .top-news-wrap{width:calc(100% - 300px)}}#top-news h2{margin-bottom:40px}.top-news-wrap{height:400px;overflow:auto}@media screen and (max-width:1279px){.top-news-wrap{padding:0 15px}}@media screen and (min-width:1280px){.top-news-wrap ul li{display:flex;gap:20px}}.top-news-wrap ul li:not(:last-child) {border-bottom:1px dotted #a1a1a1;margin-bottom:20px}.top-news-wrap time{font-family:"Noto Serif JP",serif;margin-bottom:1rem;font-weight:600;display:block}@media screen and (min-width:1280px){.top-news-wrap time{flex-shrink:0;width:125px}}.top-news-wrap .top-news-content{padding-right:15px;width:100%}.top-news-wrap .top-news-content a{color:#d98789}.top-news-wrap .top-news-content a:hover{color:#ccc}.top-news-wrap .top-news-content p{margin-bottom:.5rem}#top-information{background-color:#fbf6f2;padding-top:50px;padding-bottom:30px}@media screen and (min-width:1280px){#top-information{padding-top:90px;padding-bottom:60px}}#top-information .top-information-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:1280px){#top-information .top-information-inner{display:flex;gap:60px}#top-information .top-information-inner .top-information-title{width:240px}#top-information .top-information-inner .top-info-wrap{width:calc(100% - 300px)}}#top-information h2{margin-bottom:40px}@media screen and (max-width:1279px){.top-info-wrap{padding:0 15px}}@media screen and (min-width:1280px){.top-info-wrap ul li{display:flex;gap:20px}}.top-info-wrap ul li:not(:last-child) {border-bottom:1px dotted #a1a1a1;margin-bottom:20px}.top-info-wrap ul li h3{font-family:"Noto Sans JP",serif;font-size:16px;color:#333;font-weight:normal;transition:.5s}.top-info-wrap ul li h3:hover{color:#d98789}.top-info-wrap time{font-family:"Noto Serif JP",serif;margin-bottom:1rem;font-weight:600;display:block}@media screen and (min-width:1280px){.top-info-wrap time{flex-shrink:0;width:125px}}#calendar{padding:40px 0}@media screen and (min-width:1280px){#calendar{padding:90px 0}}.calendar-inner{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px}@media screen and (min-width:768px){ul.yrc-core{display:flex;gap:15px}}.contact-item-wrap{display:flex;gap:30px;width:100%;margin-bottom:1.5em}@media screen and (max-width:767px){.contact-item-wrap{gap:10px;flex-direction:column;margin-bottom:0}}.contact-item-wrap .contact-item-th{flex-shrink:0;font-family:"Noto Serif JP",serif;font-weight:600}.contact-item-wrap .contact-item-th .small{font-size:.8em;font-weight:normal;display:block;line-height:1.6}@media screen and (min-width:768px){.contact-item-wrap .contact-item-th{width:200px}}.contact-item-wrap .contact-item-th .red{font-size:14px;font-weight:normal;color:red}.contact-item-wrap .contact-item-th .form_en{font-size:14px;font-weight:normal;color:#e8ddd5;display:block}.contact-item-wrap .contact-item-td{flex-grow:1}.contact-item-wrap .contact-item-td p{margin:0}.contact-item-wrap textarea,.contact-item-wrap select,.contact-item-wrap input[type="tel"],.contact-item-wrap input[type="email"],.contact-item-wrap input[type="text"],.contact-item-wrap input[type="button"],.contact-item-wrap input[type="reset"],.contact-item-wrap input[type="search"],.contact-item-wrap input[type="password"]{width:100%}.contact-submit-wrap{text-align:center}.submit-wrap{text-align:center;position:relative}.submit-wrap p{margin-bottom:0}.submit-wrap .wpcf7-spinner{position:absolute;left:50%;transform:translate(-50%,0);top:60px;margin:0;display:block}.contact-btn{text-align:center;margin-top:2em}.contact-item-td .mwform-radio-field-text{background-color:#f4efeb;padding:10px 10px;text-align:center;cursor:pointer;display:inline-block;width:200px}@media screen and (max-width:767px){.contact-item-td .mwform-radio-field-text{width:45%}}.contact-item-td input[type="radio"]{display:none}.contact-item-td input[type="radio"]:checked+.mwform-radio-field-text{background:#d3c1c1;color:#fff}.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label{display:block;background-color:#f4efeb;padding:10px 20px;text-align:center;cursor:pointer}.wpcf7-form-control.wpcf7-radio input[type="radio"]{display:none}.wpcf7-form-control.wpcf7-radio input[type="radio"]:checked+.wpcf7-list-item-label{background:#d3c1c1;color:#fff}.mw_wp_form_input .g-title{background-color:rgba(232,221,213,.3);padding:.5em 1em;position:relative}.mw_wp_form_input .g-title:not(:first-child) {margin-top:.5rem}.mw_wp_form_input .g-title-nojs{background-color:rgba(232,221,213,.3);padding:.5em 1em;margin-top:.5rem}.mw_wp_form_input .g-secondary-l{width:20%;padding:.5em 0 .5em 1rem;background-color:#f5f9f9}@media screen and (max-width:1279px){.mw_wp_form_input .g-secondary-l{width:100%;padding:.5em 1em}}.mw_wp_form_input .g-subsuc{padding:.5em 0 .5em 1rem}@media screen and (max-width:1279px){.mw_wp_form_input .g-subsuc{padding:.5em 0 .5em 1rem;font-size:12px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mw_wp_form_input .g-subsuc .mwform-checkbox-field label{display:inline-block}.mw_wp_form_input .g-subsuc .mwform-checkbox-field.horizontal-item{margin-left:0}.mw_wp_form_input .g-subsuc .mwform-checkbox-field-text:after{margin:-7px 0 0 -2px}}.mw_wp_form_input .g-secondary-r{font-size:14px}@media screen and (max-width:1279px){.mw_wp_form_input .g-secondary-r{padding:.5em 0 .5em 1rem;font-size:12px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mw_wp_form_input .g-secondary-r .mwform-checkbox-field label{display:inline-block}.mw_wp_form_input .g-secondary-r .mwform-checkbox-field.horizontal-item{margin-left:0}.mw_wp_form_input .g-secondary-r .mwform-checkbox-field-text:after{margin:-7px 0 0 -2px}}.mw_wp_form_confirm .toggle_txt{display:block!important}.mw_wp_form_confirm .g-title{font-weight:bold}.mw_wp_form_confirm .g-title-nojs{font-weight:bold}.mw_wp_form_confirm .g-secondary-r{font-size:14px}.mw_wp_form_confirm .small{display:none}.g-secondary{display:flex;gap:10px;align-items:center}@media screen and (max-width:1279px){.g-secondary{align-items:flex-start;flex-direction:column;gap:0}}.g-sub{padding:.5em 0}.ui-widget-header{border:0 solid #aaa!important;background:#e8ddd5!important;color:#333!important;font-size:16px!important}.ui-state-default,.ui-widget-content .ui-state-default{background:#f5f9f9!important;color:#333!important}.ui-state-default:hover,.ui-widget-content .ui-state-default:hover{background:#e3e3e3!important}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #d3c1c1!important;background:#d3c1c1!important;color:#fff!important}.mwform-checkbox-field-text{position:relative;padding:0 0 0 30px}.mwform-checkbox-field-text:before{content:"";position:absolute;left:6px;margin-top:7px;width:5px;height:9px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(45deg);opacity:0;z-index:1}.mwform-checkbox-field-text:after{position:absolute;content:"";display:block;top:52%;left:2px;margin:-10px 0 0 -2px;width:17px;height:17px;background-color:#fff;border:1px solid #666}input[type="checkbox"]{display:none}input[type="checkbox"]:checked+.mwform-checkbox-field-text:before{opacity:1}.mw_wp_form{max-width:1000px;margin:auto}.mw_wp_form .contact-item-th label{pointer-events:none}.mw_wp_form .red{font-size:14px;font-weight:normal;color:red}@media screen and (max-width:767px){.mw_wp_form .contact-item-th{border-bottom:1px solid #d3c1c1;padding-bottom:5px;margin-bottom:1em}}@media screen and (min-width:1280px){.form-colum-wrap{display:flex;gap:30px}}.form-colum-wrap .form-colum strong{font-family:"Noto Serif JP",serif;font-size:14px}.form-colum-wrap .form-colum input{margin-bottom:10px}@media screen and (max-width:767px){.form-colum-wrap .form-colum{margin-bottom:15px}}p.form-note{line-height:1.6;margin-bottom:1.5rem!important}.submit-wrap p{font-size:14px;margin-bottom:1.5rem}.submit-wrap a{color:#d98789}.submit-wrap .mwform-checkbox-field-text{font-weight:600}.mw_wp_form .contact-item-wrap{padding:15px 0}@media screen and (min-width:1280px){.mw_wp_form .contact-item-wrap{padding:15px}}.mw_wp_form_confirm .pp-block{display:none}.mw_wp_form_confirm p.form-note{display:none}.mw_wp_form_confirm .submit-wrap{margin-bottom:60px}.mw_wp_form_confirm .submit-wrap p{display:flex;justify-content:center;gap:10px}@media screen and (min-width:1280px){.mw_wp_form_confirm .submit-wrap{margin-bottom:100px}}.contact-info{background-color:#fcf9f6;border:1px solid #d3c1c1;margin-bottom:20px;padding-bottom:25px}@media screen and (min-width:1280px){.contact-info{margin-bottom:20px;padding-bottom:30px}}.contact-info h2{letter-spacing:0;border-top:0!important;font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);color:#fff;background-color:#d3c1c1!important;text-align:center;padding:8px}@media screen and (min-width:1280px){.contact-info h2{padding:12px}}.contact-info .contact-info-block1{width:calc(100% - 80px);margin:auto;text-align:center;border-bottom:1px solid #d3c1c1}.contact-info .contact-info-block1 span{text-decoration:underline;font-weight:600}@media screen and (max-width:1279px){.contact-info .contact-info-block1{width:calc(100% - 30px)}}.contact-info .contact-info-block1 .tel-block{display:inline-block}.contact-info .content-list{background-color:transparent;border:0;margin:10px auto}@media screen and (min-width:1280px){.contact-info .content-list{width:650px}}.contact-info .contact-info-block2{background:#fff;padding:10px 15px;border:1px solid #e8ddd5;width:94%;text-align:center;margin:auto}.contact-info .contact-info-block2 p{margin-bottom:0}@media screen and (min-width:1280px){.contact-info .contact-info-block2{padding:20px 30px;width:45%}}.contact-info .contact-info-block2.reservation p{font-size: clamp(12px, 12px + (100vw - 480px) * (14 - 12) / (1280 - 480), 14px);text-align:left;line-height:1.6}.contact-info .contact-info-block2.reservation p a{color:#d98789}@media screen and (min-width:1280px){.contact-info .contact-info-block2.reservation{width:50%}}.contact-info .contact-info-block2 h3{background-color:transparent!important;color:#b24b4b!important;font-size:18px!important;padding:0!important}.contact-info .contact-info-block2 .open-close{display:flex;font-size:16px;gap:20px;margin-bottom:15px;justify-content:center}@media screen and (max-width:767px){.contact-info .contact-info-block2 .open-close{flex-direction:column;font-size:12px;gap:10px}}.contact-info .contact-info-block2 .open-close .th{background-color:#d3c1c1;color:#fff;padding:8px 10px}@media screen and (max-width:767px){.contact-info .contact-info-block2 .open-close .th{width:68px}}.contact-info .contact-info-block2 .open-close .td{line-height:1.5}.contact-info .contact-info-block2 .open-close .open,.contact-info .contact-info-block2 .open-close .close{display:flex;gap:8px;align-items:center}.page-id-488 .contact-info-block1{border-bottom:0}.contact-banner{text-align:center}.contact-banner a{display:inline-block}.contact-banner a:hover img{opacity:1}@media screen and (max-width:767px){.contact-banner .line-info{max-width:357px;width:100%;margin:auto auto 1rem auto}}.contact-btn{display:flex;gap:15px;justify-content:center;margin-bottom:35px}@media screen and (max-width:767px){.contact-btn{flex-direction:column;align-items:center}}.contact-btn a{display:block;color:#fff;font-weight:600;text-align:center;position:relative;font-family:"Noto Serif JP",serif;padding:15px;width:280px}.contact-btn a:after{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/arrow-bottom-wt.svg);width:10px;height:6px;display:block;background-size:contain;position:absolute;top:50%;right:15px}.contact-btn a.contact-btn-line{background-color:#00b915}.contact-btn a.contact-btn-form{background-color:#716f74}.contact-btn a:hover{opacity:.7}.contact-bottom{background-color:#f5f9f9;padding:25px 40px;margin:60px auto 0 auto;padding:25px 40px;max-width:1000px}.contact-bottom p{margin-bottom:10px}.contact-bottom .caution{color:#b24b4b;text-decoration:underline}.contact-bottom .en.bottom-block{border-top:0;position:relative}.contact-bottom h3{background-color:transparent!important;color:#b24b4b!important;font-size:18px!important;padding:0!important;text-align:center}.before-contact{max-width:1000px;margin:1em auto}.before-contact a{position:relative;padding-left:18px}.before-contact a:before{content:"";display:block;background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/dropright-circle.svg);background-size:contain;border-radius:50%;width:12px;height:12px;position:absolute;left:0;top:.5em}.mw_wp_form_input .form-step.two{display:none}.mw_wp_form_input .form-step.three{display:none}.mw_wp_form_confirm .form-step.first{display:none}.mw_wp_form_confirm .form-step.three{display:none}.mw_wp_form_confirm .contact-info,.mw_wp_form_confirm .contact-banner{display:none}@media screen and (min-width:768px){.date-time{display:flex;gap:30px}}.date-time input{margin-bottom:.5rem}.contact-item-td .small{font-size:14px;margin:1rem 0 0 0!important}h2.reservation-thanks{background:transparent!important;border:0!important;text-align:center;margin-bottom:0!important}.contact-bottom.reservation-thanks{max-width:1000px;margin:3rem auto auto auto}.en.bottom-block{border-top:1px solid #d4d4d4;padding-top:15px;display:flex;gap:20px}@media screen and (max-width:767px){.en.bottom-block{flex-direction:column}}.en.bottom-block .open-close{font-size:12px;line-height:1.5;display:flex;align-items:flex-start;gap:20px;font-family:"Noto Serif JP",serif}@media screen and (max-width:767px){.en.bottom-block .open-close{flex-direction:column;gap:0!important}}.en.bottom-block .open-close .open,.en.bottom-block .open-close .close{display:flex;gap:10px;align-items:center}.en.bottom-block .open-close .open{margin-bottom:10px}.en.bottom-block .open-close .th{background-color:#d3c1c1;color:#fff;padding:10px 5px;width:98px;text-align:center;flex-shrink:0}.bottom-block-p{margin-bottom:60px}@media screen and (min-width:1280px){.bottom-block-p{margin-bottom:100px}}.mw_wp_form.mw_wp_form_confirm .contact-item-td>div.g-title:after{display:none}@media screen and (max-width:1279px){.contact-item-td>div.g-title:after{font-size:12px;display:block;padding-left:2rem}.contact-item-td>div:first-child.g-title:after{content:"スタンダート・プレミアム"}.contact-item-td > div:nth-of-type(3).g-title:after {content:"注入治療・レーザー治療・糸リフト 他"}.contact-item-td > div:nth-of-type(5).g-title:after {content:"注入治療・レーザー治療・糸リフト 他"}.contact-item-td > div:nth-of-type(7).g-title:after {content:"レーザー治療・ピーリング 他"}.contact-item-td > div:nth-of-type(9).g-title:after {content:"レーザー治療・ピーリング 他"}.contact-item-td > div:nth-of-type(11).g-title:after {content:"レーザー治療・ピーリング 他"}.contact-item-td > div:nth-of-type(13).g-title:after {content:"レーザー治療 他"}.contact-item-td > div:nth-of-type(15).g-title:after {content:"注入治療 他"}.contact-item-td > div:nth-of-type(17).g-title:after {content:"注入治療 他"}.contact-item-td > div:nth-of-type(19).g-title:after {content:"注入治療 他"}}.g-secondary-r .mwform-checkbox-field-text:before{margin-top:5px}.menu-sticky{background-color:#fff}.menu-sticky.trouble{height:264px;position:sticky;top:0;padding:15px 0;z-index:2}@media screen and (min-width:1280px){.menu-sticky.trouble{height:140px;top:0}}.menu-sticky.treatment{height:140px;position:sticky;top:0;padding:15px 0;z-index:2}@media screen and (min-width:1280px){.menu-sticky.treatment{height:auto;top:0}}.menu-sticky-list{display:flex;gap:10px;flex-wrap:wrap}@media screen and (max-width:1279px){.menu-sticky-list{padding-right:30px}}.menu-sticky-list li a{font-size:12px;background-color:#f4efeb;color:#333;font-weight:600;padding:5px 10px;display:inline-block;transition:.5s}.menu-sticky-list li a:hover{background-color:#fff}@media screen and (min-width:1280px){.menu-sticky-list li a{font-size:14px;padding:10px 20px}}@media screen and (max-width:1279px){.post-type-archive-price .menu-sticky.treatment{height:150px}}.t-menu-jump{padding-top:84px!important;margin-top:-84px}@media screen and (min-width:1280px){.t-menu-jump{padding-top:100px!important;margin-top:-100px}}@media screen and (max-width:1279px){.post-type-archive-price .t-menu-jump{padding-top:150px!important;margin-top:-150px}}.trouble_list ul{display:grid;grid-template-columns:1fr;gap:15px}@media screen and (min-width:768px){.trouble_list ul{grid-template-columns:1fr 1fr 1fr;gap:20px}}.trouble_list ul li a{position:relative;color:#333;border:1px solid #d3c1c1;display:flex;align-items:center;flex-wrap:wrap}.trouble_list ul li a:hover{color:#333}.trouble_list ul li a h2{font-size:16px;font-family:"Noto Sans JP",serif;margin-left:0;padding-left:20px;margin-bottom:0}.trouble_list ul li a .trouble-note{width:100%;font-size:14px;line-height:1.6;background-color:#f4efeb;padding:18px 15px 10px 15px}.trouble_list ul li a .trouble-note .more{font-size:14px;position:relative;text-align:right;color:#d98789;padding-right:10px}.trouble_list ul li a .trouble-note .more:before{content:"";display:block;position:absolute;right:0;width:5px;height:5px;top:10px;border-top:1px solid #d98789;border-right:1px solid #d98789;transform:rotate(45deg)}.trouble_list ul li a .eyecatch.wp-post-image{width:86px;height:86px;-o-object-fit:cover;object-fit:cover}.trouble_list ul li a:before{content:"";background-color:rgba(211,193,193,.2);display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:.5s}.trouble_list ul li a:hover:before{opacity:1}.single-trouble_menu #container header,.single-treatment_menu #container header{border-top:1px solid #d3c1c1;border-bottom:1px solid #d3c1c1;display:flex;justify-content:space-between;align-items:center;padding:15px 0;position:relative;margin-bottom:35px;font-size: clamp(12px, 12px + (100vw - 480px) * (16 - 12) / (1280 - 480), 16px)}@media screen and (max-width:767px){.single-trouble_menu #container header,.single-treatment_menu #container header{background-color:rgba(255,255,255,.8);background-blend-mode:lighten}}@media screen and (min-width:768px){.single-trouble_menu #container header,.single-treatment_menu #container header{padding:15px 0 15px 50px}}.single-trouble_menu #container header p,.single-treatment_menu #container header p{font-family:"Noto Serif JP",serif;margin-bottom:0;font-size: clamp(12px, 12px + (100vw - 480px) * (16 - 12) / (1280 - 480), 16px)}.single-trouble_menu #container header .entry-title,.single-treatment_menu #container header .entry-title{font-size: clamp(26px, 26px + (100vw - 480px) * (42 - 26) / (1280 - 480), 42px);font-family:"Noto Serif JP",serif;font-weight:600;margin-bottom:0;line-height:1.5}.single-trouble_menu #container header img,.single-treatment_menu #container header img{max-width:250px}@media screen and (max-width:767px){.single-trouble_menu #container header img,.single-treatment_menu #container header img{max-width:150px;position:absolute;z-index:-1;right:0}}.post-type-archive-treatment_menu h2{position:relative;font-size: clamp(22px, 22px + (100vw - 480px) * (24 - 22) / (1280 - 480), 24px);background-color:rgba(232,221,213,.3);border-top:2px solid #e8ddd5;padding:.5em}.post-type-archive-treatment_menu .m-menu-list{margin-bottom:40px}@media screen and (min-width:1280px){.post-type-archive-treatment_menu .m-menu-list{margin-bottom:60px}}.menu-sticky{background-color:#fff}.menu-sticky.case_report{height:84px;position:sticky;top:0;padding:15px 0;z-index:2}@media screen and (max-width:1279px){.menu-sticky.case_report{height:106px}}@media screen and (min-width:1280px){.menu-sticky.case_report{top:0}}.menu-sticky.case_report-list{display:flex;gap:10px;flex-wrap:wrap}.menu-sticky.case_report-list li a{font-size:12px;background-color:#f4efeb;color:#333;font-weight:600;padding:10px 20px;display:inline-block}@media screen and (min-width:1280px){.menu-sticky.case_report-list li a{font-size:14px}}.case_report-jump{padding-top:200px!important;margin-top:-200px}@media screen and (min-width:1280px){.case_report-jump{padding-top:100px!important;margin-top:-100px}}.case-babox{max-width:550px}.post-type-archive-case_report h2{position:relative;font-size: clamp(22px, 22px + (100vw - 480px) * (24 - 22) / (1280 - 480), 24px);background-color:rgba(232,221,213,.3);border-top:2px solid #e8ddd5;padding:.5em}.post-type-archive-case_report h3{background-color:#f5f9f9;font-size:18px;font-family:"Noto Sans JP",serif;font-weight:500;padding:15px 20px}.post-type-archive-case_report .case-babox h4{font-family:"Noto Sans JP",serif;font-size:16px;text-align:center;margin-top:5px;margin-bottom:0}.post-type-archive-case_report ul>li>p{display:none}.post-type-archive-case_report .is-layout-flex{flex-wrap:wrap;align-items:flex-start}.case-babox>div{position:relative;padding-top:1.5em;font-size: clamp(22px, 22px + (100vw - 480px) * (34 - 22) / (1280 - 480), 34px)}.case-babox>div:first-child:before{color:#d3c1c1;content:"Before";font-family:"Lora","Noto Serif JP",serif;position:absolute;top:-5px;left:0;z-index:0}.case-babox > div:nth-child(2):before {color:#d3c1c1;content:"After";font-family:"Lora","Noto Serif JP",serif;position:absolute;top:-5px;left:0;z-index:0}.case-comment{margin-top:30px;margin-bottom:30px;padding:25px;border:1px solid #e8ddd5}@media screen and (min-width:1280px){.case-comment{margin-bottom:60px}}.case-comment h4{font-size:14px!important;font-family:"Noto Sans JP",serif;margin-bottom:.5rem!important;letter-spacing:0;border-bottom:0!important}.case-comment p{font-size:14px}.case-comment p:last-child{margin-bottom:0}.dr-list{display:flex;flex-wrap:wrap;gap:15px}@media screen and (max-width:767px){.dr-list{flex-direction:column}}@media screen and (min-width:768px){.dr-list{gap:30px}}.dr-list a{position:relative;color:#333}.dr-list a img:hover{opacity:1}.dr-list a:hover{color:#333}@media screen and (min-width:768px){.dr-list a{width:calc(33.3% - 20px)}}.dr-list a.imaizumi-dr{width:100%}.dr-list a.imaizumi-dr .dr-list-item{display:flex;background-color:#f4efeb;margin-bottom:0}@media screen and (max-width:767px){.dr-list a.imaizumi-dr .dr-list-item{flex-direction:column}}@media screen and (min-width:1280px){.dr-list a.imaizumi-dr .dr-list-item{margin-bottom:0;height:390px}}.dr-list a.imaizumi-dr .dr-list-item .dr-post{font-size: clamp(14px, 14px + (100vw - 480px) * (18 - 14) / (1280 - 480), 18px)}.dr-list a.imaizumi-dr .dr-list-item .dr-list-item-img .drimg{width:100%;height:100%;max-width:100%;aspect-ratio: 185/126;-o-object-position:top center;object-position:top center}@media screen and (min-width:768px){.dr-list a.imaizumi-dr .dr-list-item .dr-list-item-img .drimg{max-width:350px}}@media screen and (min-width:1280px){.dr-list a.imaizumi-dr .dr-list-item .dr-list-item-img .drimg{max-width:552px}}.dr-list a.imaizumi-dr .dr-list-item .dr-list-item-data{display:grid;align-content:center;justify-content:center;align-items:center;flex-grow:1}@media screen and (max-width:767px){.dr-list a.imaizumi-dr .dr-list-item .dr-list-item-data{padding:20px 0}}.dr-list a.imaizumi-dr .dr-name{font-size: clamp(38px, 38px + (100vw - 480px) * (55 - 38) / (1280 - 480), 55px);margin-bottom:10px;margin-top:10px}.dr-list a.imaizumi-dr .dr-name-en{font-size: clamp(16px, 16px + (100vw - 480px) * (20 - 16) / (1280 - 480), 20px)}.dr-list a.imaizumi-dr .dr-btn{display:inline-block;color:#d3c1c1;border:1px solid #d3c1c1;font-size:14px;margin-top:15px;position:relative;width:100%}.dr-list a.imaizumi-dr .dr-btn::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/arrow-right.svg);width:6px;height:11px;right:15px;display:block;background-size:cover;position:absolute;top:7px}.dr-list a .dr-list-item{background-color:#f5f9f9;opacity:1;transition:.5s}.dr-list a .dr-list-item:hover{opacity:.6}@media screen and (max-width:767px){.dr-list a .dr-list-item{display:flex}}.dr-list a .dr-list-item .drimg{aspect-ratio: 185/126;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media screen and (max-width:767px){.dr-list a .dr-list-item .drimg{max-width:150px;aspect-ratio: 1/1;-o-object-position:center center;object-position:center center}}.dr-list .dr-list-item-data{text-align:center;display:grid;align-content:center;justify-content:center;align-items:center;flex-grow:1;padding:20px 10px}@media screen and (max-width:767px){.dr-list .dr-list-item-data{padding:10px 0}}.dr-post{font-family:"Noto Serif JP",serif;line-height:1.5;font-size: clamp(11px, 11px + (100vw - 480px) * (18 - 11) / (1280 - 480), 18px);display:inline-block;margin-bottom:5px}.dr-name{line-height:1;margin-bottom:5px;margin-top:0;font-size: clamp(20px, 20px + (100vw - 480px) * (36 - 20) / (1280 - 480), 36px);padding:0 5px}@media screen and (min-width:768px){.dr-name{margin-bottom:10px;margin-top:0}}.dr-name-en{color:#d3c1c1;font-family:"Noto Serif JP",serif;letter-spacing:1px;display:block;font-size: clamp(10px, 10px + (100vw - 480px) * (16 - 10) / (1280 - 480), 16px)}.dr-degrees{color:#716f74;font-size: clamp(10px, 10px + (100vw - 480px) * (14 - 10) / (1280 - 480), 14px);display:inline-block}.dr-btn{display:inline-block;color:#d3c1c1;border:1px solid #d3c1c1;font-size: clamp(12px, 12px + (100vw - 480px) * (14 - 12) / (1280 - 480), 14px);margin-top:15px;position:relative;width:150px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.dr-btn{width:180px}}.dr-btn::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/arrow-right.svg);width:4px;height:7px;right:15px;display:block;background-size:cover;position:absolute;top:8px}.page-template-page_doctor_page .dr-prof{display:flex;background-color:#f5f9f9}@media screen and (max-width:767px){.page-template-page_doctor_page .dr-prof{flex-direction:column}}.page-template-page_doctor_page .dr-prof .dr-prof-img .drimg{width:100%;height:100%;max-width:100%;aspect-ratio: 185/126;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media screen and (min-width:768px){.page-template-page_doctor_page .dr-prof .dr-prof-img .drimg{max-width:350px}}@media screen and (min-width:1280px){.page-template-page_doctor_page .dr-prof .dr-prof-img .drimg{max-width:412px}}.page-template-page_doctor_page .dr-prof .dr-prof-data{text-align:center;display:grid;align-content:center;justify-content:center;align-items:center;flex-grow:1}@media screen and (max-width:767px){.page-template-page_doctor_page .dr-prof .dr-prof-data{padding:20px 0}}.page-template-page_doctor_page .dr-prof .dr-prof-data .dr-name{font-family:"Noto Serif JP",serif;font-size: clamp(38px, 38px + (100vw - 480px) * (55 - 38) / (1280 - 480), 55px);margin-bottom:10px;margin-top:10px;font-weight:600}.page-template-page_doctor_page .dr-prof .dr-prof-data .dr-name-en{font-size: clamp(16px, 16px + (100vw - 480px) * (20 - 16) / (1280 - 480), 20px)}.page-id-405 .dr-prof{background-color:#f4efeb}.dr-sns-wrap{margin:0 calc(50% - 50vw);width:100vw}.dr-sns-wrap .dr-sns{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 15px;display:flex;gap:20px;font-size:12px;margin-top:20px;justify-content:flex-end}.dr-sns-wrap .dr-sns a{line-height:1.6;position:relative;padding-left:48px;color:#333}.dr-sns-wrap .dr-sns a::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/insta.svg);width:38px;height:38px;display:block;background-size:cover;position:absolute;top:0;left:0;opacity:1;transition:.5s}.dr-sns-wrap .dr-sns a:hover:before{opacity:.6}.toggle_wrap.open-carendar .toggle_title{background:#f4efeb;max-width:410px;width:100%;text-align:center;margin:40px auto;font-weight:500;border:1px solid #d3c1c1;padding:10px 0;position:relative;cursor:pointer}.toggle_wrap.open-carendar .toggle_title:after{content:"";display:inline-block;width:19px;height:11px;background:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/arrow-bottom.svg) no-repeat right top;position:absolute;top:50%;right:15px;transform:translateY(-50%);transition:.2s}.toggle_wrap.open-carendar .toggle_title.selected:after{transform:translateY(-50%) rotate(180deg)}.toggle_wrap.open-carendar .toggle_txt{width:100%;max-width:100%;margin:0 auto 40px auto}@media screen and (min-width:1280px){.toggle_wrap.open-carendar .toggle_txt{max-width:750px}}.toggle_wrap.open-carendar .toggle_txt iframe{height:400px}@media screen and (min-width:1280px){.toggle_wrap.open-carendar .toggle_txt iframe{height:600px}}.cnen-pcmenu{display:none}@media screen and (min-width:1280px){.cnen-pcmenu{display:block}}.cnen-spmenu{padding:10px;background:#fff}@media screen and (min-width:1280px){.cnen-spmenu{display:none}}.cnen-spmenu #nav-drawer{position:relative}.cnen-spmenu .nav-unshown{display:none}.cnen-spmenu #nav-open{display:inline-block;width:30px;height:22px;vertical-align:middle}.cnen-spmenu #nav-open span,.cnen-spmenu #nav-open span:before,.cnen-spmenu #nav-open span:after{position:absolute;height:2px;width:25px;background:#333;display:block;content:"";cursor:pointer}.cnen-spmenu #nav-open span:before{bottom:-8px}.cnen-spmenu #nav-open span:after{bottom:-16px}.cnen-spmenu #nav-close{display:none;position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;transition:.3s ease-in-out}.cnen-spmenu #nav-content{overflow:auto;position:fixed;top:0;left:0;z-index:9999;width:90%;max-width:300px;height:100%;background:#f4efeb;transition:.3s ease-in-out;transform:translateX(-105%);padding:20px;display:grid;align-items:center;justify-content:center}.cnen-spmenu #nav-content ul li{text-align:center;font-size:20px;font-weight:600;margin-bottom:1rem}.cnen-spmenu #nav-content ul li:first-child{border-bottom:1px solid #d3c1c1}.cnen-spmenu #nav-input:checked ~ #nav-close {display:block;opacity:.5}.cnen-spmenu #nav-input:checked ~ #nav-content {transform:translateX(0%);box-shadow:6px 0 25px rgba(0,0,0,.15)}.cnen-spmenu .header-logo-menu{display:flex;display:-moz-flex;display:-o-flex;display:-ms-flex;flex-direction:row;-moz-flex-direction:row;-o-flex-direction:row}.cnen-spmenu .logo-area{text-align:center;margin:auto}.cnen-spmenu .logo-area h1{margin-bottom:0}.cnen-spmenu .jp{font-size:14px}.cnen-spmenu .jp a{color:#333}.lang-page-menu-wrap{background-color:#e8ddd5;margin-bottom:40px}@media screen and (min-width:1280px){.lang-page-menu-wrap{margin-bottom:80px}}.lang-page-menu-wrap .lang-page-menu{margin:0;padding:0;list-style-type:none;display:flex;justify-content:center;align-items:center;margin:auto;max-width:800px;padding:5px 0}@media screen and (max-width:767px){.lang-page-menu-wrap .lang-page-menu{padding:5px 0;max-width:90%}}.lang-page-menu-wrap .lang-page-menu li{width:33.3%}.lang-page-menu-wrap .lang-page-menu li a{display:block;text-align:center;position:relative;color:#333;top:1px;padding:10px 0}@media screen and (max-width:767px){.lang-page-menu-wrap .lang-page-menu li a{padding:5px 0}}.lang-page-menu-wrap .lang-page-menu li a:hover{background-color:#f4efeb;color:#333}.lang-page-menu-wrap .lang-page-menu li:not(:last-child) {border-right:1px solid #d3c1c1}.dr-prof{display:flex;background-color:#f4efeb;flex-direction:row-reverse}@media screen and (max-width:767px){.dr-prof{flex-direction:column}}.dr-prof .dr-prof-img .drimg{width:100%;height:100%;max-width:100%;aspect-ratio: 1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media screen and (min-width:768px){.dr-prof .dr-prof-img .drimg{max-width:350px}}@media screen and (min-width:1280px){.dr-prof .dr-prof-img .drimg{max-width:430px}}.dr-prof .dr-prof-data{text-align:center;display:grid;align-content:center;justify-content:center;align-items:center;flex-grow:1}@media screen and (max-width:767px){.dr-prof .dr-prof-data{padding:20px 0}}.dr-prof .dr-prof-data .dr-name{font-size: clamp(38px, 38px + (100vw - 480px) * (55 - 38) / (1280 - 480), 55px);margin-bottom:10px;margin-top:10px;font-weight:600}.dr-prof .dr-prof-data .dr-name-en{font-size: clamp(16px, 16px + (100vw - 480px) * (20 - 16) / (1280 - 480), 20px)}.dr-prof .dr-prof-data .dr-degrees{margin-top:10px}h2.cnen-h2{padding:0;font-size: clamp(16px, 16px + (100vw - 480px) * (18 - 16) / (1280 - 480), 18px);display:block;color:#716f74;position:relative}h2.cnen-h2:before{font-size: clamp(28px, 28px + (100vw - 480px) * (32 - 28) / (1280 - 480), 32px);content:attr(data-sub);font-family:"Lora","Noto Serif JP",serif;font-weight:400;color:#d3c1c1;display:block}div#page-top.cnen{bottom:30px;right:15px}.china-page-wrap h3{font-size: clamp(20px, 20px + (100vw - 480px) * (22 - 20) / (1280 - 480), 22px);background:rgba(232,221,213,.3);color:#333;padding:.6em;margin-bottom:1rem}.china-page-wrap h4{font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);margin-bottom:1rem;border-bottom:1px solid #ccc;padding-bottom:.5em}.china-page-wrap h5{font-size: clamp(18px, 18px + (100vw - 480px) * (18 - 18) / (1280 - 480), 18px);margin-bottom:1rem;border-left:10px solid #d3c1c1;padding-left:.5em}.china-page-wrap h6{font-size:16px;margin-bottom:1rem}.china-page-wrap .is-layout-flex{gap:15px;margin-bottom:15px}@media screen and (min-width:1280px){.china-page-wrap .is-layout-flex{gap:30px;margin-bottom:20px}}.cnen-map{background-color:#f4efeb;margin:40px calc(50% - 50vw) 0 calc(50% - 50vw);width:100vw;padding:30px 0}@media screen and (min-width:1280px){.cnen-map{margin:80px calc(50% - 50vw) 0 calc(50% - 50vw);padding:70px 0}}.cnen-map .prof_list{max-width:670px;margin:auto}.cnen-map h2{color:#d3c1c1}.article-wrap h2{padding:0}.article-wrap h2{position:relative;font-size: clamp(22px, 22px + (100vw - 480px) * (24 - 22) / (1280 - 480), 24px);background-color:rgba(232,221,213,.3);border-top:2px solid #e8ddd5;padding:.5em}.article-wrap h2:not(:first-child) {margin-top:2rem}.article-wrap h3{font-size: clamp(20px, 20px + (100vw - 480px) * (22 - 20) / (1280 - 480), 22px);background:rgba(232,221,213,.3);color:#333;padding:.5em;margin-bottom:1rem}.article-wrap h4{font-size: clamp(18px, 18px + (100vw - 480px) * (20 - 18) / (1280 - 480), 20px);margin-bottom:1rem;border-bottom:1px solid #ccc;padding-bottom:.5em}.article-wrap h5{font-size: clamp(18px, 18px + (100vw - 480px) * (18 - 18) / (1280 - 480), 18px);margin-bottom:1rem;border-left:10px solid #d3c1c1;padding-left:.5em}.article-wrap h6{font-size:16px;margin-bottom:1rem}.article-wrap blockquote p:last-of-type{margin-bottom:0}.cnen-footer .header-info{display:flex;justify-content:space-between;margin-top:2em}@media screen and (max-width:1279px){.cnen-footer .header-info{margin-top:.5em}.cnen-footer .header-info #branding{margin:auto}}.china-page-wrap{font-family:"Noto Sans SC",sans-serif}.china-page-wrap h1,.china-page-wrap h2,.china-page-wrap h3,.china-page-wrap h4,.china-page-wrap h5,.china-page-wrap h6,.china-page-wrap .dr-name,.china-page-wrap .dr-post{font-family:"Noto Serif SC",serif!important}.china-page-wrap .info-block .info-block-l .info-block-teletc .open-close .open{font-family:"Noto Serif SC",sans-serif}.china-page-wrap .info-block .info-block-l .info-block-teletc .open-close .th{display:grid;align-items:center;justify-content:center;height:100%}.china-page-wrap .wechat{display:flex;gap:15px;align-items:flex-end}.china-page-wrap .wechat p{font-family:"Noto Serif SC",sans-serif;font-size:12px;line-height:1.5;margin-bottom:0}.china-page-wrap .lang-page-menu{font-family:"Noto Serif SC",sans-serif;font-weight:600}.cn-mv{position:relative;z-index:0;overflow:hidden}.cn-mv:before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/xcn-mv.jpg.pagespeed.ic.-zSVQIAv7a.jpg);background-position:center;background-size:cover;position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;width:110%;height:110%;filter:blur(15px) grayscale(1);z-index:-1}@media screen and (max-width:767px){.cn-mv img{width:100%;height:auto}}#nav-content{font-family:"Noto Serif SC",sans-serif}#nav-content a{color:#716f74}.cn-t-menu-head h3.cn-menu{font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);position:relative}.cn-t-menu-head h3.cn-menu a{font-size: clamp(12px, 12px + (100vw - 480px) * (18 - 12) / (1280 - 480), 18px);background-color:#d3c1c1;color:#fff;position:absolute;height:100%;top:0;right:0;z-index:1;padding:0 1.9rem 0 1.2rem;display:grid;align-items:center;justify-content:center;letter-spacing:0}@media screen and (max-width:767px){.cn-t-menu-head h3.cn-menu a{padding:0 1.5rem 0 .6rem}}.cn-t-menu-head h3.cn-menu a:hover{background-color:#bea3a3}.cn-t-menu-head h3.cn-menu a:before{position:absolute;top:0;bottom:0;margin:auto;content:"";vertical-align:middle;right:18px;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);transition:.5s;z-index:2}@media screen and (max-width:767px){.cn-t-menu-head h3.cn-menu a:before{right:12px}}.cn-meu-list{margin:auto}.cn-meu-list li{padding:5px 0}.cn-meu-list li:not(:last-child) {border-bottom:1px solid #ccc}@media screen and (min-width:1280px){.cn-meu-list li{padding:15px 0}.cn-meu-list{max-width:500px}}.reservation-box{background-color:#fcf9f6;border:1px solid #d3c1c1}.reservation-box h2#reservation{background:#d3c1c1;text-align:center;font-size: clamp(18px, 18px + (100vw - 480px) * (22 - 18) / (1280 - 480), 22px);color:#fff;padding:14px 0}.reservation-box .reservation-box-content{display:flex;gap:40px;justify-content:center;padding:0 60px 35px 60px}@media screen and (max-width:767px){.reservation-box .reservation-box-content{gap:15px;flex-direction:column;align-items:center;padding:0 25px 30px 25px}}.reservation-box .reservation-box-content h3{font-size: clamp(16px, 16px + (100vw - 480px) * (20 - 16) / (1280 - 480), 20px);background-color:transparent;font-family:"Noto Sans SC",sans-serif!important;margin-bottom:1.5rem}.reservation-box .reservation-box-content h3 span{display:block;color:#b24b4b;font-size: clamp(14px, 14px + (100vw - 480px) * (16 - 14) / (1280 - 480), 16px);font-weight:normal}.reservation-box .reservation-box-content .reservation-box-txt ul{margin:0}.footer-menu-china .cnen-pcmenu{display:block}.footer-menu-china p{font-size:12px;color:#d1d1d1;text-align:center;padding-bottom:10px;max-width:1170px;margin:auto}@media screen and (min-width:1280px){.footer-menu-china p{text-align:right}}.footer-menu-china .header-outer.hNavi3-2{position:relative;z-index:1}.china-page-wrap header.cn{border-top:1px solid #d3c1c1;border-bottom:1px solid #d3c1c1;display:flex;justify-content:space-between;align-items:center;padding:15px 0;position:relative;font-size: clamp(12px, 12px + (100vw - 480px) * (16 - 12) / (1280 - 480), 16px)}@media screen and (max-width:767px){.china-page-wrap header.cn{background-color:rgba(255,255,255,.8);background-blend-mode:lighten}}@media screen and (min-width:768px){.china-page-wrap header.cn{padding:15px 0 15px 50px}}.china-page-wrap header.cn p{font-family:"Noto Serif SC",serif!important;margin-bottom:0;font-size: clamp(12px, 12px + (100vw - 480px) * (16 - 12) / (1280 - 480), 16px)}.china-page-wrap header.cn .entry-title{font-size: clamp(26px, 26px + (100vw - 480px) * (42 - 26) / (1280 - 480), 42px);font-family:"Noto Serif SC",serif!important;font-weight:600;margin-bottom:0;line-height:1.5}.china-page-wrap header.cn img{max-width:300px}@media screen and (max-width:767px){.china-page-wrap header.cn img{max-width:150px;position:absolute;z-index:-1;right:0}}.page-template-page_lp .article-wrap .content-list{padding:15px 20px}.page-template-page_lp .article-wrap ul:not(.content-list):not(.step-list) li {list-style-type:none;position:relative;padding-left:1rem}.page-template-page_lp .article-wrap ul:not(.content-list):not(.step-list) li:before {border-radius:50%;width:8px;height:8px;display:block;position:absolute;left:0;top:.6em;content:"";background:#e8ddd5}.info-block.en{position:relative;flex-direction:row-reverse}.info-block.en .lang{position:absolute;top:-35px;right:0}.en .hNavi3-2 .header-inner #header .header-info{height:110px}#nav-content.en{font-family:"Noto Serif JP",serif;font-weight:normal}.lang-page-menu.en{font-family:"Noto Serif JP",serif;font-size: clamp(12px, 12px + (100vw - 480px) * (16 - 12) / (1280 - 480), 16px)}.en-menu{border:1px solid #d3c1c1;border-top:7px solid #d3c1c1;padding:35px 15px;text-align:center}.en-menu ul li{font-family:"Noto Serif JP",serif}.en-menu h2{letter-spacing:0;font-weight:normal}.cnen-map .prof_list.en{display:flex;max-width:100%;gap:70px}.cnen-map .prof_list.en h2{flex-shrink:0;margin-bottom:0}@media screen and (max-width:767px){.cnen-map .prof_list.en{flex-direction:column;gap:15px}}.cnen-map-inner #map{width:100%;height:450px}@media screen and (max-width:767px){.cnen-map-inner #map{height:300px}}.en-page{margin-bottom:40px}.en-page .dr-name{line-height:1.2}@media screen and (min-width:768px){.en-page{margin-bottom:80px}}.en-table{width:100%}.en-table th{width:60%}@media screen and (min-width:1280px){.en-table th{width:30%}}.en-table td{text-align:right;vertical-align:middle}.article-wrap.en-price{max-width:1200px;padding:0 15px}@media screen and (min-width:768px){.en-price .content-list{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.en-price .content-list{grid-template-columns:1fr 1fr 1fr}}.en-price .basic_table{max-width:750px;margin:auto}.en-tel{background:#f9f6f4;padding:20px 15px;border:1px solid #d3c1c1;margin-bottom:45px;max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:20px}@media screen and (min-width:1280px){.en-tel{margin-bottom:45px}}.en-tel h2{font-size: clamp(18px, 18px + (100vw - 480px) * (19 - 18) / (1280 - 480), 19px);letter-spacing:0;margin:0;padding:0;width:100%;text-align:center}@media screen and (min-width:1280px){.en-tel h2{width:100px;text-align:left}}.en-tel .en.tel-block{display:flex;justify-content:center;gap:40px;align-items:center}@media screen and (max-width:1279px){.en-tel .en.tel-block{flex-direction:column;gap:20px}}.en-tel .en.tel-block .tel{font-size: clamp(32px, 32px + (100vw - 480px) * (42 - 32) / (1280 - 480), 42px);font-weight:600;padding-left:70px}.en-tel .en.tel-block .tel::before{width:54px;height:35px;background-size:cover}.en-tel .en.tel-block .open-close{font-size:12px;line-height:1.5;font-family:"Noto Serif JP",serif}.en-tel .en.tel-block .open-close .open,.en-tel .en.tel-block .open-close .close{display:flex;gap:10px;align-items:center}.en-tel .en.tel-block .open-close .open{margin-bottom:10px}.en-tel .en.tel-block .open-close .th{background-color:#d3c1c1;color:#fff;padding:10px 5px;width:98px;text-align:center;flex-shrink:0}.en.bottom-block .open-close{font-size:12px;line-height:1.5;display:flex;align-items:flex-start;gap:20px;font-family:"Noto Serif JP",serif}.en.bottom-block .open-close .open,.en.bottom-block .open-close .close{display:flex;gap:10px;align-items:center}.en.bottom-block .open-close .open{margin-bottom:10px}.en.bottom-block .open-close .th{background-color:#d3c1c1;color:#fff;padding:10px 5px;width:98px;text-align:center;flex-shrink:0}.china-page-wrap .link-btn{font-family:"Noto Serif SC",serif!important}.hNavi3-2{}@media screen and (min-width:1024px){.hNavi3-2{position:relative}.hNavi3-2 .header-inner{background-color:#fff}.hNavi3-2 .header-inner #menu{background-color:#e8ddd5}.hNavi3-2 .header-inner #header .header-info{display:flex;height:130px;align-items:center;max-width:1170px;justify-content:space-between;margin:auto}.hNavi3-2 .header-inner #header #branding a h1{margin:0}.hNavi3-2 .header-inner #menu-headnav{display:flex;gap:0;max-width:1170px;margin:auto;justify-content:center}.hNavi3-2 .header-inner #menu-headnav > li:not(:last-child) > a {position:relative}.hNavi3-2 .header-inner #menu-headnav > li:not(:last-child) > a::after {content:"";background-color:#d3c1c1;width:1px;height:42px;display:block;position:absolute;top:10px;right:0}.hNavi3-2 .header-inner #menu-headnav>li.menu-item-has-children>a:hover{color:#a99898}.hNavi3-2 .header-inner #menu-headnav>li.js_fire>a{color:#a99898;background-color:#e8ddd5}.hNavi3-2 .header-inner #menu-headnav>li>a{font-family:"Noto Serif JP",serif;min-width:115px;color:#333;display:block;text-align:center;font-weight:600;position:relative;transition:color .2s linear 0s;padding:16px 20px;font-size:16px}.hNavi3-2 .header-inner #menu-headnav>li>a:hover{color:#a99898}.hNavi3-2 .header-inner #menu-headnav>li .sub-menu{position:absolute;top:191px;left:0;background:rgba(244,239,235,.95);font-size:14px;margin:0 calc(50% - 50vw);width:100vw;padding: 30px calc(8vw - 30px) 30px calc(8vw + 30px);display:none;transition:color .2s linear 0s;z-index:100}.hNavi3-2 .header-inner #menu-headnav>li .sub-menu li{padding:2px 0 2px 15px;position:relative;float:left;margin-right:30px}.hNavi3-2 .header-inner #menu-headnav>li .sub-menu li a{color:#333}.hNavi3-2 .header-inner #menu-headnav>li .sub-menu li:before{content:"";position:absolute;top:.7em;left:0;width:0;height:0;border-width:5px;border-style:solid;border-color:transparent transparent transparent #d3c1c1}.hNavi3-2 .t-menu-wrap .sub-menu li{width:17%}}@media screen and (max-width:1023px){.hNavi3-2{background:#fff}.hNavi3-2 .info-block{display:none}.hNavi3-2 .header-inner{position:relative;z-index:200;background:#fff}.hNavi3-2 #branding{padding:10px 15px}.hNavi3-2 #sp-menuarea{transition:all 1s linear 0s;position:fixed;overflow-y:auto;top:0;right:-100vw;width:100%;height:100vh;padding-top:60px;background-color:#f4efeb;transition:all .6s;z-index:200;padding-left:15px;padding-right:15px}.hNavi3-2 #menu #menu-headnav>li{position:relative;margin-bottom:1rem}.hNavi3-2 #menu #menu-headnav>li>a{font-weight:600;color:#333;position:relative;font-family:"Noto Serif JP",serif}.hNavi3-2 #menu #menu-headnav>li>a span{padding-left:20px}.hNavi3-2 #menu .sub-menu a{color:#333;font-weight:500}.hNavi3-2 .hamburger{position:fixed;right:10px;top:3px;width:40px;height:40px;cursor:pointer;z-index:300}.hNavi3-2 .hamburger_border{position:absolute;left:8px;width:24px;height:2px;background-color:#333;transition:all .6s}.hNavi3-2 .hamburger_border_top{top:8px}.hNavi3-2 .hamburger_border_center{top:24px}.hNavi3-2 .hamburger_border_bottom{top:16px}}.hNavi3-2 li.n-head.menu-item{padding:0 0 5px 0!important;margin-right:0!important;width:100%!important;margin-right:0!important;margin-bottom:15px}@media screen and (max-width:1023px){.hNavi3-2 li.n-head.menu-item{display:none}}.hNavi3-2 li.n-head.menu-item a{font-family:"Noto Serif JP",serif;font-size:20px;color:#333;font-weight:600}.hNavi3-2 li.n-head.menu-item a:hover{cursor:default!important}.hNavi3-2 li.n-head.menu-item:before{content:none;position:absolute;top:4px!important;left:-6px!important;width:0!important;height:0!important;border-width:0!important}body.nav-open{overflow:hidden}@media screen and (max-width:1023px){.nav-open{}.nav-open #sp-menuarea{right:0}.nav-open .hamburger_border_top{transform:rotate(45deg);top:20px}.nav-open .hamburger_border_center{width:0;left:50%}.nav-open .hamburger_border_bottom{transform:rotate(-45deg);top:20px}.hNavi3-2 .sub-menu,.hNavi3 .sub-menu{display:none;margin:.5rem 0 .5rem 2.2rem}.hNavi3-2 .sub-menu li,.hNavi3 .sub-menu li{font-size:14px;margin-bottom:.5rem}.hNavi3-2 .menu-item-has-children>.sub-menu-toggle::after,.hNavi3 .menu-item-has-children>.sub-menu-toggle::after{content:"";display:inline-block;background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/menu-icon.svg);width:15px;height:7.5px;cursor:pointer;transition:.2s}.hNavi3-2 .menu-item-has-children.active-sub-menu>.sub-menu-toggle::after,.hNavi3 .menu-item-has-children.active-sub-menu>.sub-menu-toggle::after{transform:rotate(180deg);transition:.2s}.hNavi3-2 .sub-menu-toggle.active-sub-menu>.sub-menu,.hNavi3 .sub-menu-toggle.active-sub-menu>.sub-menu{display:block;animation:slideDown .3s ease}.hNavi3-2 .sub-menu-toggle,.hNavi3 .sub-menu-toggle{position:absolute;width:15px;right:15px;top:-3px}@keyframes slideDown {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }}body.nav-open{overflow:hidden}@media screen and (max-width:1023px){.nav-open{}.nav-open #menu{top:0;-webkit-clip-path:circle(137.8% at 50% 99%);clip-path:circle(137.8% at 50% 99%)}.nav-open .hamburger_border_top{transform:rotate(45deg);top:20px}.nav-open .hamburger_border_center{width:0;left:50%}.nav-open .hamburger_border_bottom{transform:rotate(-45deg);top:20px}}@media screen and (min-width:1024px){.header-inner.UpMove{animation:UpAnime .5s forwards}}@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(-132px);
  }
}@media screen and (min-width:1024px){.header-inner.DownMove{animation:DownAnime .5s forwards}}@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(-132px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.pc-sub-menu-btn{position:fixed;top:10px;right:20px;z-index:2;width:50px;height:50px;display:flex;justify-content:center;align-items:center;color:#fff;z-index:999}@media screen and (max-width:1023px){.pc-sub-menu-btn{display:none}}.sub-menu-btn{position:relative;cursor:pointer;width:50px;height:50px}.sub-menu-btn span{display:inline-block;transition:all .4s;position:absolute;left:8px;height:2px;background:#333;width:70%}.sub-menu-btn span:nth-of-type(1) {top:15px}.sub-menu-btn span:nth-of-type(2) {top:25px}.sub-menu-btn span:nth-of-type(3) {top:35px}.sub-menu-btn.is-active span:nth-of-type(1) {top:18px;left:18px;transform:translateY(6px) rotate(-45deg);width:60%}.sub-menu-btn.is-active span:nth-of-type(2) {opacity:0}.sub-menu-btn.is-active span:nth-of-type(3) {top:30px;left:18px;transform:translateY(-6px) rotate(45deg);width:60%}body.scroll-lock{overflow:hidden}.pc-sub-menu{position:fixed;top:0;right:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4efeb;z-index:300}.pc-sub-menu{pointer-events:none;opacity:0;transition:opacity .3s linear}.pc-sub-menu.is-active{pointer-events:auto;opacity:1}.pc-sub-menu-wrap{display:flex;width:100%;height:100%;gap:60px}.pc-sub-menu-img{width:25%;background:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/pc-menu.jpg);background-size:cover;height:100%}.pc-sub-menu-content{width:75%;padding-right:60px;position:relative;display:flex;gap:80px;justify-content:space-between;padding-top:80px;overflow-y:scroll;padding-bottom:80px}.menu-sub-pc-menu-container{padding-bottom:80px}#menu-sub-pc-menu a{color:#333}#menu-sub-pc-menu>li>a{font-size:18px;font-weight:500;display:block;width:400px;font-family:"Noto Serif JP",serif;margin-bottom:15px}#menu-sub-pc-menu>li>a:hover{color:#a99898}#menu-sub-pc-menu .menu-item-has-children{position:relative}#menu-sub-pc-menu .menu-item-has-children .sub-menu{-moz-column-count:3;column-count:3;gap:30px;margin-top:20px;margin-bottom:15px}#menu-sub-pc-menu .menu-item-has-children .sub-menu li{line-height:1.5}#menu-sub-pc-menu .menu-item-has-children .sub-menu li a{position:relative;font-size:12px;font-weight:500}#menu-sub-pc-menu .menu-item-has-children .sub-menu li a span{padding-left:15px}#menu-sub-pc-menu .menu-item-has-children .sub-menu li a::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/arrow-down.svg);width:9px;height:5px;display:block;background-size:cover;background-repeat:no-repeat;transform:rotate(267deg);position:absolute;top:6px}#menu-sub-pc-menu .menu-item-has-children .sub-menu li a:hover{color:#a99898}.pc-sub-menu-otherblock{position:relative;max-width:345px}.info-block{font-family:"Noto Serif JP",serif;display:flex;gap:15px}.info-block .info-block-l ul{display:flex;gap:10px;margin-bottom:20px}.info-block .info-block-l ul a{background-color:#716f74;color:#fff;font-size:12px;padding:8px 15px;transition:.5s}.info-block .info-block-l ul a:hover{background-color:#3e3d40}.info-block .info-block-l .info-block-teletc{display:flex;gap:20px;align-items:center}.info-block .info-block-l .info-block-teletc .tel{font-size:31px;line-height:1;position:relative;padding-left:50px}.info-block .info-block-l .info-block-teletc .tel::before{content:"";background-image:url(https://imaizumisc.or.jp/wp-content/themes/imaizumi-cl/images/icon/freedial.svg);width:39px;height:25px;display:block;position:absolute;top:4px;left:0}.info-block .info-block-l .info-block-teletc .open-close{display:flex;font-size:12px;gap:20px}.info-block .info-block-l .info-block-teletc .open-close .th{background-color:#d3c1c1;color:#fff;padding:8px 10px}.info-block .info-block-l .info-block-teletc .open-close .td{line-height:1.5}.info-block .info-block-l .info-block-teletc .open-close .open,.info-block .info-block-l .info-block-teletc .open-close .close{display:flex;gap:8px;align-items:center}.info-block .info-block-r{font-size:12px;text-align:right;display:flex;flex-direction:column;justify-content:space-between}.info-block .info-block-r .lang a{color:#333}.info-block .info-block-r .lang a:hover{text-decoration:underline}.info-block .info-block-r .social{display:flex;gap:8px;align-items:center}@media screen and (min-width:1024px){.sp-menutop,.sp-menubottom{display:none}}.sp-menutop,.pc-sub-menu-otherblock{position:relative}.sp-menutop .lang,.pc-sub-menu-otherblock .lang{position:absolute;top:-50px;left:0}.sp-menutop .lang a,.pc-sub-menu-otherblock .lang a{font-family:"Noto Serif JP",serif;color:#333}.sp-menutop .sp-btn,.pc-sub-menu-otherblock .sp-btn{background:#716f74;color:#fff;font-family:"Noto Serif JP",serif;font-size:19px;display:block;text-align:center;padding:14px;margin-bottom:15px}.sp-menutop .sp-btn:hover,.pc-sub-menu-otherblock .sp-btn:hover{background-color:#3e3d40}.sp-menutop .open,.pc-sub-menu-otherblock .open{display:flex;gap:8px;align-items:center;font-size:12px;justify-content:center;padding-bottom:15px;border-bottom:1px solid #e8ddd5;margin-bottom:25px}.sp-menutop .open .th,.pc-sub-menu-otherblock .open .th{background-color:#d3c1c1;color:#fff;padding:8px 10px}.sp-menutop .open .td,.pc-sub-menu-otherblock .open .td{line-height:1.5}.sp-menubottom ul.linkbtn,.pc-sub-menu-otherblock ul.linkbtn{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px;margin-top:50px}.sp-menubottom ul.linkbtn li a,.pc-sub-menu-otherblock ul.linkbtn li a{font-size:14px;font-family:"Noto Serif JP",serif;background-color:#d3c1c1;color:#fff;display:block;text-align:center;padding:12px;opacity:1}.sp-menubottom ul.linkbtn li a:hover,.pc-sub-menu-otherblock ul.linkbtn li a:hover{opacity:.7}.sp-menubottom ul.linkbtn li:not(:last-child):not(:first-child), .pc-sub-menu-otherblock ul.linkbtn li:not(:last-child):not(:first-child) {width:calc(50% - 7.5px)}.sp-menubottom ul.linkbtn li:last-child,.sp-menubottom ul.linkbtn li:first-child,.pc-sub-menu-otherblock ul.linkbtn li:last-child,.pc-sub-menu-otherblock ul.linkbtn li:first-child{width:100%}.sp-menubottom .social,.pc-sub-menu-otherblock .social{display:flex;gap:20px;align-items:center;justify-content:center;margin:30px 0}span.hamburger_txt{font-size:10px;font-weight:500;bottom:-4px;position:absolute;left:7px}@media screen and (min-width:1024px){span.hamburger_txt{display:none}#branding .lang-sp{display:none!important}}@media screen and (min-width:1024px) and (max-width:1200px){.info-block .info-block-r{display:none}.hNavi3-2 .header-inner #header .header-info{padding:0 20px}}