@charset "UTF-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,table,input,textarea,select,option,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}table,input,textarea,select,option{line-height:1.1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{vertical-align:top}a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:inherit;text-decoration:none}a:hover{opacity:.8}img{max-width:100%}@-webkit-keyframes linesccroll{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:center top;transform-origin:center top}40%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transform-origin:center top;transform-origin:center top}60%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transform-origin:center bottom;transform-origin:center bottom}to{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes linesccroll{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:center top;transform-origin:center top}40%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transform-origin:center top;transform-origin:center top}60%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1;-webkit-transform-origin:center bottom;transform-origin:center bottom}to{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:0;-webkit-transform-origin:center bottom;transform-origin:center bottom}}@-webkit-keyframes slide_right2{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}50%{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%);opacity:0}51%{-webkit-transform:translate(-15px,-50%);transform:translate(-15px,-50%);opacity:0}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}}@keyframes slide_right2{0%{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}50%{-webkit-transform:translate(15px,-50%);transform:translate(15px,-50%);opacity:0}51%{-webkit-transform:translate(-15px,-50%);transform:translate(-15px,-50%);opacity:0}to{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}}@-webkit-keyframes slide_right{0%{-webkit-transform:translateY(calc(-50% - 2px));transform:translateY(calc(-50% - 2px));opacity:1}50%{-webkit-transform:translate(15px,calc(-50% - 2px));transform:translate(15px,calc(-50% - 2px));opacity:0}51%{-webkit-transform:translate(-15px,calc(-50% - 2px));transform:translate(-15px,calc(-50% - 2px));opacity:0}to{-webkit-transform:translateY(calc(-50% - 2px));transform:translateY(calc(-50% - 2px));opacity:1}}@keyframes slide_right{0%{-webkit-transform:translateY(calc(-50% - 2px));transform:translateY(calc(-50% - 2px));opacity:1}50%{-webkit-transform:translate(15px,calc(-50% - 2px));transform:translate(15px,calc(-50% - 2px));opacity:0}51%{-webkit-transform:translate(-15px,calc(-50% - 2px));transform:translate(-15px,calc(-50% - 2px));opacity:0}to{-webkit-transform:translateY(calc(-50% - 2px));transform:translateY(calc(-50% - 2px));opacity:1}}html{font-size:62.5%}html *{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}body{font-family:Zen Kaku Gothic Antique,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif;font-size:1.4rem;line-height:1.5;position:relative;color:#56635e}main{overflow:hidden}.container--1180,.container{width:100%;max-width:1180px;margin-left:auto;margin-right:auto;padding:0 50px}@media only screen and (max-width: 1024px){.container--1180,.container{padding:0 20px}}@media only screen and (max-width: 767px){.container--1180,.container{padding:0 20px}}.container--1180{max-width:1280px}body{--header-height: 100px}@media only screen and (max-width: 1024px){body{--header-height: 90px}}@media only screen and (max-width: 767px){body{--header-height: 75px}}.header{position:fixed;z-index:9;top:0;left:0;width:100%}.header.is-fixed .header__inner{background-color:#fff}.header.is-fixed .header__logoLink .logo1{display:none}.header.is-fixed .header__logoLink .logo2{display:block}.header.is-fixed .header__logotext{color:#aa9e92}.header.is-fixed .header__contact{margin-bottom:12px;margin-top:15px}.header.is-fixed .header__address span{color:#56635e}.header.is-fixed .header__address span:before{background-image:url(../img/common/icon/icon_map02.svg)}.header.is-fixed .header__tel{background-color:#56635e4d}.header.is-fixed .menu__link,.header.is-fixed .menu__title{color:#56635e}.header.is-fixed .menu__link:before,.header.is-fixed .menu__link:after,.header.is-fixed .menu__title:before,.header.is-fixed .menu__title:after{background-color:#56635e}@media only screen and (max-width: 1024px){.header.is-fixed .hamburger-line{background:#56635e}.header.is-fixed .hamburger-line:before,.header.is-fixed .hamburger-line:after{background-color:#56635e}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 2.8%;position:fixed;height:var(--header-height);top:0;left:0;z-index:9000;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media only screen and (max-width: 1200px){.header__inner{padding:0 1.8%}}@media only screen and (max-width: 1024px){.header__inner{padding:0 5%}}.header__logoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logoLink .logo2{display:none}.header__logoimg{width:52px;margin-right:10px}@media only screen and (max-width: 767px){.header__logoimg{width:35px}}.header__logotext{color:#fff;font-weight:600;font-size:clamp(1.6rem,1.569vw - .008rem,2rem);font-family:Zen Old Mincho,serif;letter-spacing:.1em;line-height:1.347}@media only screen and (max-width: 767px){.header__logotext{font-size:1.4rem}}.header__logotext span{font-weight:400;font-size:1.2rem;letter-spacing:.1em;line-height:1.2;display:block;margin-top:4px}@media only screen and (max-width: 767px){.header__logotext span{font-size:1rem}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 1024px){.header__content{opacity:0;top:90px;height:calc(100vh - 90px);position:fixed;left:0;background-color:#fff;visibility:hidden;pointer-events:none;overflow-x:visible;overflow-y:auto;padding:22px 22px 100px;display:block;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}@media only screen and (max-width: 767px){.header__content{top:75px;height:calc(100vh - 75px)}}@media only screen and (max-width: 1024px){.header__content.is-active{opacity:1;visibility:visible;pointer-events:all;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}}.header__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:19px;margin-top:22px}@media only screen and (max-width: 1024px){.header__contact{display:none}}.header__address{margin-right:20px}.header__address span{color:#fff;font-size:1.2rem;font-weight:400;letter-spacing:.1em;line-height:1.2;padding-left:22px;position:relative}.header__address span:before{content:"";position:absolute;left:0;top:0;width:14px;height:20px;background:url(../img/common/icon/icon_map01.svg) no-repeat center}.header__tel{background-color:#ffffff4d;border-radius:15px;font-size:1.6rem;font-weight:400;font-family:Marcellus,serif;letter-spacing:.1em;line-height:1.2;color:#fff;padding:5px 20px}.header__tel span{font-size:1.2rem;letter-spacing:.05em;line-height:1.2}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}@media only screen and (max-width: 1024px){.menu{display:block}}.menu__item{position:relative}@media only screen and (max-width: 1024px){.menu__item{border-bottom:1px solid #e8e8e8;padding-bottom:15px;margin-bottom:15px}}.menu__item:not(:last-of-type){margin-right:28px}@media only screen and (max-width: 1200px){.menu__item:not(:last-of-type){margin-right:15px}}@media only screen and (max-width: 1024px){.menu__item:not(:last-of-type){margin-right:0}}.menu__item:last-child .subInner{-webkit-transform:translate(32%,100%);transform:translate(32%,100%)}.menu__link,.menu__title{color:#fff;font-weight:400;font-family:Zen Old Mincho,serif;font-size:clamp(1.3rem,.784vw + .496rem,1.5rem);letter-spacing:.1em;line-height:1.2;position:relative;-webkit-transition:.3s ease;transition:.3s ease;display:inline-block}@media only screen and (max-width: 1024px){.menu__link,.menu__title{font-size:1.5rem;padding:0 10px;display:block}}@media only screen and (max-width: 1200px){.menu__title{padding-bottom:0}}.menu__title.is-open:before{-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu__title.is-open:after{-webkit-transform-origin:50% 0;transform-origin:50% 0}@media only screen and (min-width: 1025px){.subInner{position:absolute;width:280px;right:50%;bottom:0;padding-top:0;-webkit-transform:translate(50%,100%);transform:translate(50%,100%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;visibility:hidden;z-index:1;pointer-events:none}.subInner.active{opacity:1;visibility:visible;pointer-events:all}}@media only screen and (max-width: 1024px){.subInner{width:100%!important;position:relative;display:none;-webkit-transform:none!important;transform:none!important}}.sub__menu{background-color:#56635e;padding-bottom:10px;padding-top:4px}@media only screen and (max-width: 1024px){.sub__menu{background-color:#fff}}.sub__menu .menu__item{padding:0 10px}@media only screen and (max-width: 1200px){.sub__menu .menu__item{border-bottom:0}}.sub__menu .menu__item:not(:last-of-type){margin:0}.sub__menu .sub__menu__link{position:relative;display:block;padding:10px 10px 10px 25px;border-bottom:1px dashed rgba(255,255,255,.7);-webkit-transition:all .2s ease;transition:all .2s ease;font-size:1.4rem;font-weight:500;color:#fff;text-decoration:none;text-align:left;letter-spacing:.1em;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Zen Old Mincho,serif}@media only screen and (max-width: 1024px){.sub__menu .sub__menu__link{color:#56635e;border-bottom:1px dashed #eaeaea}}.sub__menu .sub__menu__link:before{content:"›";display:block;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-55%);transform:translateY(-55%);font-size:1.4rem}.col2 .subInner{width:480px}@media only screen and (max-width: 1024px){.col2 .subInner{width:100%}}.col2 .subInner .sub__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col2 .subInner .sub__menu .menu__item{width:50%}@media only screen and (max-width: 1024px){.col2 .subInner .sub__menu .menu__item{width:100%}}.col3 .subInner{width:650px}.col3 .subInner .sub__menu{display:block;padding-top:10px}.col3 .subInner .sub__menu .subInner{position:static;-webkit-transform:unset;transform:unset;width:100%;opacity:1;visibility:visible}.col3 .subInner .sub__menu .subInner .sub__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:transparent}.col3 .subInner .sub__menu .subInner .menu__item{width:33.3333333333%}@media only screen and (max-width: 1024px){.col3 .subInner .sub__menu .subInner .menu__item{width:100%}}.col3 .subInner .menu__item{padding-bottom:10px}.menu-item-has-children{position:relative;cursor:pointer}@media only screen and (max-width: 1024px){.menu-item-has-children .sub__menu .menu__item:last-child{margin-bottom:0}.menu-item-has-children .sub__menu .menu__item:last-child .sub__menu__link{border-bottom:0;padding-bottom:0}.menu-item-has-children .sub__menu .menu__item:last-child .sub__menu__link:before{-webkit-transform:translateY(-40%);transform:translateY(-40%)}}.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{position:relative;padding-bottom:15px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{padding:0 10px;font-size:1.6rem}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:before,.menu-item-has-children .menu__title:after{content:"";position:absolute;bottom:4px;left:calc(50% - 2px);width:1px;height:7px;border-radius:9999px;background-color:#fff;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:before,.menu-item-has-children .menu__title:after{bottom:auto;top:9px;left:auto;right:18px}}.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__title:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-item-has-children .menu__link:after,.menu-item-has-children .menu__title:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-item-has-children .menu__link.active:before,.menu-item-has-children .menu__link.active:after,.menu-item-has-children .menu__title.active:before,.menu-item-has-children .menu__title.active:after{bottom:2px}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link.active:before,.menu-item-has-children .menu__link.active:after,.menu-item-has-children .menu__title.active:before,.menu-item-has-children .menu__title.active:after{bottom:auto}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link.is-open:before,.menu-item-has-children .menu__title.is-open:before{top:44%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.menu-item-has-children .menu__link.is-open:after,.menu-item-has-children .menu__title.is-open:after{top:44%;-webkit-transform-origin:50% 0;transform-origin:50% 0}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link,.menu-item-has-children .menu__title{margin:0}.menu-item-has-children .menu__link:hover,.menu-item-has-children .menu__title:hover{opacity:1}}@media only screen and (max-width: 1024px){.menu-item-has-children .menu__link:before,.menu-item-has-children .menu__link:after{content:none}}@media only screen and (max-width: 1024px){.nav__item-btn{display:inline-block;width:30px;height:5px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.nav__item-btn:before,.nav__item-btn:after{content:"";position:absolute;bottom:50%;left:calc(50% - 2px);width:1px;height:9px;border-radius:9999px;background-color:#56635e;-webkit-transform-origin:50% calc(100% - 1px);transform-origin:50% calc(100% - 1px)}.nav__item-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__item-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav__item-btn.is-open:before,.nav__item-btn.is-open:after{left:calc(50% - 2px);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.nav__hamburger{width:49px;height:49px;border-radius:999px;display:none;cursor:pointer;z-index:2}@media only screen and (max-width: 1024px){.nav__hamburger{position:absolute;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nav__hamburger.active .hamburger-line{background:transparent}.nav__hamburger.active .hamburger-line:before,.nav__hamburger.active .hamburger-line:after{top:0;bottom:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#56635e}.nav__hamburger.active .hamburger-line:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav__hamburger.active .hamburger-line:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger-line{display:block;position:relative;background:#fff;width:24px;height:2px;-webkit-transition:.3s;transition:.3s}.hamburger-line:before,.hamburger-line:after{content:"";background-color:#fff;display:block;height:100%;position:absolute;width:100%;-webkit-transition:.3s ease;transition:.3s ease}.hamburger-line:before{top:-7px}.hamburger-line:after{top:7px}h1{position:absolute;visibility:hidden;z-index:-99}.lock{overflow:hidden}.footer{padding:66px 0 45px;background:-webkit-linear-gradient(315deg,rgb(64,33,30) 0%,rgb(64,33,30) 50%,rgb(120,85,70) 100%);background:linear-gradient(135deg,#40211e,#40211e,#785546)}@media only screen and (max-width: 767px){.footer{padding:14px 0 85px;background:#56635e}}.footer__nav{display:grid;grid-template-columns:.89fr .69fr 1fr 1.15fr .95fr;color:#fff;gap:45px}@media only screen and (max-width: 1200px){.footer__nav{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media only screen and (max-width: 767px){.footer__nav{display:none}}.footer__col .txt{border-bottom:1px solid #fff;margin-bottom:24px;padding-bottom:8px}.footer__col .txt .en{font-family:Cormorant Garamond,serif;font-weight:300;font-size:2.2rem;line-height:1.2;margin-right:5px}.footer__col .txt .jp{font-size:1rem;font-weight:400;font-family:Zen Old Mincho,serif;letter-spacing:.1em;line-height:2.3}.footer__menu li:not(:last-child){margin-bottom:8px}.footer__menu li a{font-size:1.3rem;font-weight:400;font-family:Zen Old Mincho,serif;letter-spacing:.1em;position:relative;padding-left:12px;line-height:1.3076923077;display:inline-block}.footer__menu li a:before{content:"";position:absolute;left:0;top:10px;width:4.5px;height:1px;background-color:#fff}.footer__menu li a span{font-size:1rem}.footer__copyright{color:#fff;text-align:right;font-size:1.2rem;letter-spacing:.1em;font-family:Zen Old Mincho,serif;line-height:1.9166666667;font-weight:400}@media only screen and (max-width: 767px){.footer__copyright{text-align:center}}.js-totop{position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease;bottom:40px;right:40px;width:60px;height:60px;border-radius:50%;background-color:#56635e;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.07);box-shadow:3px 3px 7px #00000012;color:#fff;border:0;cursor:pointer;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;opacity:0}@media only screen and (max-width: 1024px){.js-totop{width:50px;height:50px;bottom:74px;right:20px}}@media only screen and (max-width: 767px){.js-totop{width:50px;height:50px;bottom:80px;right:10px}}.js-totop.is-active{-webkit-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.js-totop.is-active:hover{opacity:.8}@media only screen and (max-width: 767px){.js-totop.is-active:hover{opacity:1}}.js-totop span{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;width:22px;height:22px}.js-totop span:before,.js-totop span:after{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:4px}.js-totop span:after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:7px}.js-totop span:before{width:2px;height:16px;left:10px;background:currentColor}.sticky{position:fixed;top:128px;right:0;z-index:5;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.sticky{bottom:0;left:0;top:auto;-webkit-transform:none;transform:none}}.sticky ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media only screen and (max-width: 1024px){.sticky ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:60px;gap:0}}.sticky ul li{width:60px}@media only screen and (max-width: 1024px){.sticky ul li{width:20.95%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.sticky ul li:not(:last-child) a{border-right:0}}.sticky ul li a,.sticky ul li .btn_modal{background-color:#fff;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:113.5px;border:0;padding:18.5px 5px;cursor:pointer;border:1px solid #56635e;border-right:0}@media only screen and (max-width: 1024px){.sticky ul li a,.sticky ul li .btn_modal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2px 6px;min-height:60px}}.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:15px;height:15px}@media only screen and (max-width: 1024px){.sticky ul li a .icon,.sticky ul li .btn_modal .icon{width:20px;height:20px}}.sticky ul li a .txt2,.sticky ul li .btn_modal .txt2{font-weight:500;font-size:1.45rem;color:#553e25;line-height:1.4372413793;letter-spacing:.1em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;font-family:Zen Old Mincho,serif;margin-top:15px;padding-top:14px;position:relative}.sticky ul li a .txt2:before,.sticky ul li .btn_modal .txt2:before{content:"";position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translate(-50%);width:15px;height:1px;background-color:#ccc5be}@media only screen and (max-width: 1024px){.sticky ul li a .txt2:before,.sticky ul li .btn_modal .txt2:before{content:none}}@media only screen and (max-width: 1024px){.sticky ul li a .txt2,.sticky ul li .btn_modal .txt2{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;margin-top:4px;font-size:1.4rem;padding-top:0}}.sticky ul .map .icon{height:17px}@media only screen and (max-width: 1024px){.sticky ul .map .icon{width:17px;height:20px}}.sticky ul .btn_modal .close,.sticky ul .btn_modal.active .open{display:none}.sticky ul .btn_modal.active .close{display:block}.sticky ul .btn_modal.active .modal02{left:initial;-webkit-transition:.3s ease all;transition:.3s ease all;right:64px;bottom:0;opacity:1;visibility:visible}@media only screen and (max-width: 767px){.sticky ul .btn_modal.active .modal02{bottom:96%;right:0}}.btn01__txt{border-bottom:1px solid #ccc5be;display:inline-block;padding:0 36px 10px 0;min-height:52px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Zen Old Mincho,serif;font-weight:500;font-size:1.6rem;line-height:1.4375;letter-spacing:.1em;color:#553e25!important;position:relative;text-decoration:none!important}.btn01__txt:before{content:"";position:absolute;left:0;bottom:-1px;width:30px;height:1px;background-color:#553e25;opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn01__txt:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:translateY(calc(-50% - 2px));transform:translateY(calc(-50% - 2px))}@media only screen and (max-width: 767px){.btn01__txt:after{right:11px}}@media only screen and (min-width: 768px){.btn01__txt:hover{opacity:1!important}.btn01__txt:hover:before{width:100%}.btn01__txt:hover:after{-webkit-animation:slide_right .6s cubic-bezier(.5,1,.89,1);animation:slide_right .6s cubic-bezier(.5,1,.89,1)}}.list01{pointer-events:all;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;gap:0 10px;margin-top:44px}@media only screen and (max-width: 767px){.list01{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:375px;margin-top:22px}}.list01 li{width:120px;height:120px;-ms-flex-preferred-size:120px;flex-basis:120px;border-radius:50%;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.list01 li:first-child{margin:0 min(21.3333333333vw,120px) -10px}}.list01 li p{color:#fff;text-align:center;font-size:1.6rem;font-weight:400;line-height:1.3;letter-spacing:.1em}.list02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}@media only screen and (max-width: 1024px){.list02{gap:20px;margin-left:0}}@media only screen and (max-width: 767px){.list02{gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.list02__item{width:calc(50% - 13px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc5be;padding:27px 20px 28px 30px;background-color:#fff}@media only screen and (max-width: 1200px){.list02__item{padding:27px 18px 28px 20px}}@media only screen and (max-width: 1024px){.list02__item{width:calc(50% - 10px)}}@media only screen and (max-width: 767px){.list02__item{width:calc(50% - 5px);display:block;padding:19px 20px}}.list02__img{max-width:min(16.6015625vw,212px);height:155px}@media only screen and (max-width: 767px){.list02__img{height:82px;max-width:100%}}.list02__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list02__content{margin-left:min(2.265625vw,29px);-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 767px){.list02__content{margin:14px 0 0}}.list02__content .btn01{width:105px;margin-left:auto;margin-right:9px;margin-top:22px}@media only screen and (max-width: 767px){.list02__content .btn01{margin:12px 0 0;width:100%}}.list02__content .btn01 .btn01__txt{font-size:1.4rem;width:100%;padding-bottom:7px;padding-right:20px;min-height:26px}@media only screen and (max-width: 767px){.list02__content .btn01 .btn01__txt:after{right:0}}.list02__ttl{font-size:clamp(1.5rem,.586vw + 1.05rem,1.8rem);color:#553e25;font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:.1em;line-height:1.2777777778;margin-bottom:13px}@media only screen and (max-width: 1200px){.list02__ttl{letter-spacing:.07em}}@media only screen and (max-width: 767px){.list02__ttl{text-align:center;font-size:1.6rem;line-height:1.0625;margin:0 -5px 11px}}.list02__ttl span{font-size:clamp(1.25rem,.195vw + 1.05rem,1.3rem);letter-spacing:.08em}@media only screen and (max-width: 1200px){.list02__ttl span{letter-spacing:.07em}}.list02__txt{font-size:1.4rem;font-weight:400;letter-spacing:.16em;line-height:1.7;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}@media only screen and (max-width: 767px){.list02__txt{letter-spacing:.15em;font-size:1.2rem;line-height:1.5}}.list-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:24px;margin-bottom:25px}@media only screen and (max-width: 767px){.list-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}}.list-button .btn01{width:343px;margin:0}@media only screen and (max-width: 767px){.list-button .btn01{width:100%}}.list-button .btn01 .btn01__txt{width:100%}.slide01{width:100vw;min-width:1180px}.slide01__item{width:320px;margin:0 12px;position:relative;overflow:hidden;border:1px solid #553e25}@media only screen and (min-width: 768px){.slide01__item:hover .slide01__img{-webkit-transform:scale(1.1) translate3d(0,-5%,0);transform:scale(1.1) translate3d(0,-5%,0);transition:transform 12s cubic-bezier(0,.1,.05,.99),-webkit-transform 12s cubic-bezier(0,.1,.05,.99)}.slide01__item:hover .btn01__txt:after{-webkit-animation:slide_right .6s cubic-bezier(.5,1,.89,1);animation:slide_right .6s cubic-bezier(.5,1,.89,1)}}@media only screen and (max-width: 767px){.slide01__item{width:200px}}.slide01__img{position:relative;transition:transform 12s cubic-bezier(.03,.71,.12,.96),-webkit-transform 12s cubic-bezier(.03,.71,.12,.96);height:450px}@media only screen and (max-width: 767px){.slide01__img{height:280px}}.slide01__img:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#56635e;mix-blend-mode:hard-light;background-color:#aa9e92;mix-blend-mode:multiply}.slide01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide01__content{position:absolute;top:0;left:0;right:0;color:#fff;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:63px 20px 70px}.slide01__ttl{color:#fff;font-family:Zen Old Mincho,serif;font-size:2.2rem;font-weight:500;letter-spacing:.1em;line-height:1.3;text-align:center;text-shadow:0 0 5px #553e25,0 0 5px #553e25,0 0 10px #553e25,0 0 10px #553e25,0 0 15px #553e25,0 0 15px #553e25}@media only screen and (max-width: 767px){.slide01__ttl{font-size:1.8rem;line-height:1.1666666667}}.slide01 .btn01{position:absolute;bottom:20px;right:16px;width:109px}@media only screen and (max-width: 767px){.slide01 .btn01{bottom:15px;right:14px;width:78px}}.slide01 .btn01 .btn01__txt{color:#fff!important;letter-spacing:0;min-height:28px;padding-right:41px;font-size:1.4rem;font-family:Cormorant Garamond,serif}@media only screen and (max-width: 767px){.slide01 .btn01 .btn01__txt{padding-right:17px;padding-bottom:7px}}.slide01 .btn01 .btn01__txt:before{content:none}.slide01 .btn01 .btn01__txt:after{background-image:url(../img/common/icon/icon_arrow03.svg)}@media only screen and (max-width: 767px){.slide01 .btn01 .btn01__txt:after{right:0}}.slide02{width:100vw;min-width:1180px}.slide02__item{width:527px;margin:0 12px;position:relative;overflow:hidden;border:1px solid #56635e;background-color:#fff;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media only screen and (max-width: 767px){.slide02__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:220px;margin:0 10px}}.slide02__img{position:relative;max-width:204px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 767px){.slide02__img{height:150px;max-width:100%}}.slide02__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide02__content{z-index:1;max-width:323px;padding:17px 29px}@media only screen and (max-width: 767px){.slide02__content{padding:17px 20px}}.slide02__content .ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-29px;letter-spacing:.1em;margin-bottom:12px}@media only screen and (max-width: 767px){.slide02__content .ttl{display:block;margin:-28px 0 10px -20px}}.slide02__content .ttl .step{color:#fff;background-color:#56635e;padding:4px 22px 4px 30px;font-size:1.6rem;font-weight:400;font-family:Marcellus,serif;line-height:1.2}@media only screen and (max-width: 767px){.slide02__content .ttl .step{padding-top:3px}}.slide02__content .ttl .text{color:#56635e;font-size:1.8rem;font-weight:500;line-height:1.6666666667;font-family:Zen Old Mincho,serif;margin-left:14px}@media only screen and (max-width: 767px){.slide02__content .ttl .text{display:block;margin-top:16px;margin-left:19px}}.slide02__content .txt{font-size:1.4rem;font-weight:400;letter-spacing:.1em;line-height:1.7;color:#56635e}@media only screen and (max-width: 767px){.slide02__content .txt{letter-spacing:.15em}}.slide02__ttl{color:#fff;font-family:Zen Old Mincho,serif;font-size:2.2rem;font-weight:500;letter-spacing:.1em;line-height:1.3;text-align:center}.slide-num{padding:6px 0 0;font-size:1.2rem;letter-spacing:.1em;z-index:2;text-align:center;color:#553e25;width:144px;font-family:Marcellus,serif;font-weight:400;position:relative}@media only screen and (max-width: 767px){.slide-num{width:152.5px;padding:12px 0 0}}.slide-num .prev,.slide-num .next{width:30px;height:30px;position:absolute;left:0;top:0;cursor:pointer;border-radius:50%;border:1px solid #553e25;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.slide-num .prev,.slide-num .next{width:45px;height:45px}}.slide-num .prev img,.slide-num .next img{width:7px;height:9px}.slide-num .next{left:auto!important;right:2px}.slide-num .num{position:relative;padding-right:13px;margin-right:13px}.slide-num .num:after{content:"";position:absolute;width:1px;height:15px;background-color:#ccd0cf;right:0;top:0}.slide__progress{position:absolute;bottom:0;right:-71px;display:block;height:2px;z-index:1}@media only screen and (max-width: 1200px){.slide__progress{right:-30px}}@media only screen and (max-width: 1024px){.slide__progress{right:0}}.slide__progress-bar{position:relative;font-size:1.2rem;font-weight:400;font-family:Marcellus,serif;color:#56635e;letter-spacing:.1em;line-height:1.2;padding:0 88px 0 0;display:inline-block}.slide__progress-bar:after{content:"";width:0;height:1px;background:#56635e;position:absolute;top:50%;left:40px;-webkit-transform:translate(0,-50%);transform:translateY(-50%);display:block;-webkit-transition:all 0s linear;transition:all 0s linear}.slide__progress-bar.active:after{-webkit-transition:width linear;transition:width linear;-webkit-transition-delay:unset;transition-delay:unset;width:77%;-webkit-transition-duration:5s;transition-duration:5s}.slide03{position:relative;z-index:1}.slide03 .slide03__item{margin-left:2px;margin-right:2px;width:448px;height:300px!important}@media only screen and (max-width: 767px){.slide03 .slide03__item{margin-left:1.5px;margin-right:1.5px;width:269px;height:180px!important}}.slide03 figure{overflow:hidden;position:relative;width:100%;height:100%}.slide03 figure img{top:0;left:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide04{position:relative;margin-bottom:75px}.slide04 .slide04__item{margin-left:15px;margin-right:15px;width:762px;height:auto!important}@media only screen and (max-width: 1024px){.slide04 .slide04__item{width:662px}}@media only screen and (max-width: 767px){.slide04 .slide04__item{width:350px;margin-left:10px;margin-right:10px}}.slide04 figure{overflow:hidden;position:relative;width:100%;height:508px}@media only screen and (max-width: 1024px){.slide04 figure{height:408px}}@media only screen and (max-width: 767px){.slide04 figure{height:258px}}.slide04 figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide04__info{position:relative;padding:14px 20px;margin:0 auto;z-index:2}.slide04 .slide04__txt{text-align:center;font-weight:400;margin-bottom:0;color:#56635e}.slide04 .slide-num{margin:0 auto}.table01 table{border-collapse:collapse;border-spacing:0;width:100%;overflow:hidden;border:1px solid #56635e}.table01 table thead tr{height:42px}.table01 table thead th{width:9%;height:0}@media only screen and (max-width: 767px){.table01 table thead th{width:8.7%}}.table01 table thead th:last-of-type{width:12%;padding-right:15px}@media only screen and (max-width: 1024px){.table01 table thead th:last-of-type{width:16%;padding-right:4px}}@media only screen and (max-width: 767px){.table01 table thead th:last-of-type{padding:0 1px;width:12%}}.table01 table tbody td:last-of-type{padding-right:14px}@media only screen and (max-width: 767px){.table01 table tbody td:last-of-type{padding-right:8px}}.table01 table tbody th span{font-size:1.2rem;margin-top:-4px;display:block}.table01 table th,.table01 table td{padding:0 4px;font-size:1.5rem;text-align:center;font-weight:500;line-height:1.5466666667;height:42px;letter-spacing:.1em}.table01 table th:first-of-type{width:27%;text-align:center;padding-right:0;padding-left:15px;border-left:0}@media only screen and (max-width: 767px){.table01 table th:first-of-type{width:30%;padding-left:0;letter-spacing:.05em}}.table01 table tr{position:relative;border-bottom:1px solid #56635e}@media only screen and (min-width: 768px){.table01__txt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:flex-start}}@media only screen and (max-width: 767px){.table01__txt{margin-top:10px}}.table01__txt span{font-size:1.4rem;font-weight:400;color:#56635e;letter-spacing:.1em;line-height:1.6571428571;margin-top:10px}.table01__txt .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}@media only screen and (min-width: 768px){.table01__txt .txt{margin-right:-100px}}@media only screen and (min-width: 768px){.table01__txt .u-brown{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:107px}}@media only screen and (max-width: 767px){.table01__txt .u-brown{display:block;margin-bottom:3px}}.ovs{overflow:auto}.table03{overflow:hidden;border:1px solid #bbc1bf;border-collapse:collapse;width:100%;margin-bottom:30px}.table03 thead tr td,.table03 thead tr th{border:1px solid #bbc1bf;padding:20px 10px;text-align:center;font-size:1.6rem;font-weight:500;letter-spacing:0;line-height:1.4;background-color:#fef5f4;color:#56635e}@media only screen and (max-width: 767px){.table03 thead tr td,.table03 thead tr th{padding:15px 5px;font-size:1.3rem}}.table03 thead tr td{background-color:#fff}.table03 tbody td,.table03 tbody th{border:1px solid #bbc1bf;padding:20px 10px;font-size:1.6rem;font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:0;line-height:1.4;color:#56635e}@media only screen and (max-width: 767px){.table03 tbody td,.table03 tbody th{font-size:1.3rem;letter-spacing:0;padding:15px 5px}}.table03 tbody tr{background-color:#fff}.table03 tbody th{text-align:center;background-color:#edf3eb}.table03 tbody td{font-weight:400;line-height:1.5;letter-spacing:.1em;font-family:Zen Kaku Gothic Antique,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,sans-serif}@media only screen and (max-width: 767px){.table03 tbody td{letter-spacing:0}}.table03.fix_table{table-layout:fixed}@media only screen and (max-width: 767px){.table03.roll_table{width:768px}}.title01{position:relative;color:#56635e;padding-bottom:35px;margin-bottom:28px}@media only screen and (max-width: 767px){.title01{padding-bottom:17px;margin-bottom:18px}}.title01:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:1px;background-color:#56635e}.title01 .en{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(7rem,5.859vw + 2.5rem,10rem);font-weight:300;line-height:1.2;margin-bottom:-13px}@media only screen and (max-width: 767px){.title01 .en{font-size:5rem;line-height:1.08;margin-bottom:5px}}.title01 .jp{font-weight:500;font-family:Zen Old Mincho,serif;font-size:1.4rem;line-height:1.6428571429;letter-spacing:.1em;display:block}.title01--style01{text-align:center}@media only screen and (max-width: 767px){.title01--style01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}.title01--style01:after{content:none}.title01--style01 .en{margin-bottom:0}@media only screen and (min-width: 768px){.title01--style01 .jp{margin-bottom:-45px;margin-left:110px}}@media only screen and (max-width: 1024px){.title01--style01 .jp{margin-bottom:-30px}}@media only screen and (max-width: 767px){.title01--style01 .jp{margin-bottom:0;margin-top:6px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.title01--style02{display:inline-block;margin-bottom:24px}@media only screen and (max-width: 767px){.title01--style02{padding-bottom:0;margin-bottom:25px}}.title01--style02:after{content:none}.title01--style02 .en{margin-bottom:0}.title01--style02 .jp{margin-top:-14px;text-align:right}@media only screen and (max-width: 767px){.title01--style02 .jp{margin-top:10px;text-align:left}}.map01{width:100%;height:500px}@media only screen and (max-width: 767px){.map01{height:300px}}.map01 iframe{width:100%;height:100%;border:0}.txt01{font-size:1.6rem;font-weight:400;line-height:2.25;color:#56635e;letter-spacing:.1em}@media only screen and (min-width: 768px){.txt01{font-size:clamp(1.4rem,.391vw + 1.1rem,1.6rem)}}@media only screen and (max-width: 767px){.txt01{letter-spacing:.15em}}.main_blog_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}.main_blog_container .main_blog_content{max-width:100%;width:calc(100% - 250px)}@media only screen and (max-width: 767px){.main_blog_container .main_blog_content{width:auto;margin:0 auto}}.main_blog_container .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #bababa;padding-bottom:30px;margin-bottom:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media only screen and (max-width: 767px){.main_blog_container .item{display:block}}.main_blog_container .item picture{background-color:#fff;position:relative;overflow:hidden;width:220px;height:220px;display:block}@media only screen and (max-width: 767px){.main_blog_container .item picture{margin:0 auto}}.main_blog_container .item picture img{max-width:100%;max-height:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main_blog_container .item-style01 .info{width:100%}.main_blog_container .info{width:calc(100% - 250px);position:relative}@media only screen and (max-width: 767px){.main_blog_container .info{width:100%;max-width:420px;margin:0 auto}}.main_blog_container .date{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-top:15px;font-size:90%}@media only screen and (max-width: 767px){.main_blog_container .date{font-size:1.45rem}}.main_blog_container .tag{display:inline-block;margin-left:20px;color:transparent;font-size:90%;letter-spacing:-1em}@media only screen and (max-width: 767px){.main_blog_container .tag{font-size:1.3rem}}.main_blog_container .tag a{display:inline-block;margin-left:2px;padding:0 10px;color:#fff;letter-spacing:0;text-decoration:none;border-radius:2px;background-color:#56635e;position:relative}.main_blog_container .tag a:before,.main_blog_container .tag a:after{content:none!important}.main_blog_container .ttl{margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-size:120%;font-weight:600;color:#333}@media only screen and (max-width: 767px){.main_blog_container .ttl{font-size:1.9rem}}.main_blog_container .ttl a{color:#333}.main_blog_container .des{padding-bottom:45px;margin-bottom:0}@media only screen and (max-width: 767px){.main_blog_container .des{padding-bottom:25px}}.main_blog_container .btn01{margin-left:auto;max-width:152px;min-height:45px}@media only screen and (max-width: 767px){.main_blog_container .btn01{margin-left:0}}.main_blog_container .btn01 .btn01__txt{padding:5px 15px 5px 30px;min-height:45px;border:1px solid #56635e}.main_blog_container .btn01 .btn01__txt:before,.main_blog_container .btn01 .btn01__txt:after{content:none}.main_blog_container .btn01 .btn01__txt:hover{opacity:1;color:#fff!important;background-color:#553e25}.main_blog_container .sidebar{width:220px}@media only screen and (max-width: 767px){.main_blog_container .sidebar{display:none}}.main_blog_container .sidebar .widgettitle{background-color:#56635e;-webkit-transform:none;transform:none;position:static;display:block;margin-bottom:0;margin-top:0;padding:15px 10px;width:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:18px;color:#fff;text-align:center}.main_blog_container .sidebar .widgettitle:before,.main_blog_container .sidebar .widgettitle:after{content:none!important}.main_blog_container .sidebar ul:not(.children){background-color:#fff;border:1px solid #ddebf2;border-top:0;padding:0 10px}.main_blog_container .sidebar ul:not(.children) li{border-bottom:1px solid #959595;padding:12px 10px;font-size:1.2rem;margin:0}.main_blog_container .sidebar ul:not(.children) li a{text-decoration:underline;-webkit-transition:all .3s;transition:all .3s;color:#553e25}.main_blog_container .sidebar ul:not(.children) li a:hover{text-decoration:none}.main_blog_container .sidebar ul:not(.children) li:last-child{border-bottom:0}.blog-content{padding-bottom:50px}.blog-content .date{margin-bottom:20px;text-align:center}.blog-content .blog_post_button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;margin:100px auto 0}@media only screen and (max-width: 767px){.blog-content .blog_post_button{margin-top:50px auto 0}}.blog-content .blog_post_button div{position:relative;width:32%;color:#fff;text-align:center;line-height:1;font-size:.9em;overflow:hidden}.blog-content .blog_post_button div:hover a{color:#56635e;background-color:#fff;opacity:1}.blog-content .blog_post_button div a{-webkit-transition:all .3s;transition:all .3s;display:block;position:relative;z-index:1;padding:16px 10px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;background-color:#56635e;text-transform:uppercase;line-height:inherit;color:inherit;text-align:center;border-radius:40px;border:1px solid #56635e;text-decoration:none}.blog-content a{word-break:break-word;color:#1279be;-webkit-transition:all .3s;transition:all .3s}.blog-content a:hover{opacity:1}.pagination{margin-top:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination a,.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:40px;height:40px;margin:10px 5px;line-height:1;background-color:#fff;border:1px solid #d6d6d6;text-align:center;font-size:1.4rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media only screen and (max-width: 767px){.pagination a,.pagination span{width:35px;height:35px}}.pagination a:hover,.pagination a.current,.pagination span.current{color:#fff;opacity:1}.pagination a.next:before{content:"»";-webkit-transform:translateY(-1px);transform:translateY(-1px)}.pagination a.prev:before{content:"»";-webkit-transform:rotate(180deg) translateY(-2px);transform:rotate(180deg) translateY(-2px)}.pagination .dots{border:0;width:35px}.breadcrumb{margin-top:20px;margin-right:20px}@media only screen and (max-width: 767px){.breadcrumb{margin:15px 0 0}}.breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;line-height:1.9166666667;color:#553e25;font-weight:500;font-family:Zen Old Mincho,serif}.breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb li a{color:#aa9e92}.breadcrumb li span{margin-left:8px;color:#aa9e92}.faq{background:#fff;-webkit-transition:all .3s;transition:all .3s;border-bottom:1px solid #ccc5be}.faq:first-child{border-top:1px solid #ccc5be}.faq.is-open .faq__heading:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__list{padding:0 70px}@media only screen and (max-width: 767px){.faq__list{padding:0}}.faq__heading{padding:26px 70px 25px 28px;position:relative;cursor:pointer}@media only screen and (max-width: 767px){.faq__heading{padding:15px 32px 15px 9px}}.faq__heading:before,.faq__heading:after{content:"";background:#553e25;position:absolute;top:0;bottom:0;margin:auto;border-radius:99px}.faq__heading:before{width:2px;height:13px;right:40px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.faq__heading:before{height:14px;right:15px}}.faq__heading:after{width:13px;height:2px;right:35px}@media only screen and (max-width: 767px){.faq__heading:after{width:14px;right:9px}}.faq .faq__ttl{font-size:2rem;line-height:1.5;font-weight:500;letter-spacing:.1em;font-family:Zen Old Mincho,serif;position:relative;color:#553e25;padding-left:41px}@media only screen and (max-width: 767px){.faq .faq__ttl{font-size:1.5rem;padding-left:38px}}.faq .faq__ttl:before{content:"Q";font-size:2.2rem;line-height:1;color:#553e25;font-weight:400;font-family:Marcellus,serif;position:absolute;top:5px;left:0}@media only screen and (max-width: 767px){.faq .faq__ttl:before{font-size:2rem;margin-top:-1px}}.faq__info{display:none;padding:23px 40px 32px 32px;position:relative;background-color:#edf3eb}@media only screen and (max-width: 767px){.faq__info{padding:16px 25px 24px 20px}}.faq .faq__txt{font-size:1.6rem;line-height:2.25;color:#56635e;position:relative;padding-left:41px;letter-spacing:.1em;font-weight:400}@media only screen and (max-width: 767px){.faq .faq__txt{padding-left:30px;font-size:1.4rem}}.faq .faq__txt:before{content:"A";font-size:2.2rem;line-height:1;color:#56635e;font-weight:400;position:absolute;font-family:Marcellus,serif;top:8px;left:0}@media only screen and (max-width: 767px){.faq .faq__txt:before{font-size:2rem}}.maincontent #toc_container{width:100%;margin:20px 0;background:#fff!important;border:1px solid #ccc5be!important;padding:36px 65px 46px!important;width:auto;display:block}@media only screen and (max-width: 1024px){.maincontent #toc_container{padding:35px 30px!important}}@media only screen and (max-width: 767px){.maincontent #toc_container{padding:30px 20px!important}}.maincontent #toc_container .toc_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maincontent #toc_container li{width:47%;margin:8px 1%;border-bottom:1px dotted #ccc5be}@media only screen and (max-width: 767px){.maincontent #toc_container li{width:100%;margin:6px 0;font-size:1.4rem}}.maincontent #toc_container a{display:block;position:relative;color:#553e25;font-size:1.6rem;font-weight:500;-webkit-transition:.3s all;transition:.3s all;text-decoration:none;padding:3px 30px 6px 0;letter-spacing:.1em;line-height:1.4375;font-family:Zen Old Mincho,serif}@media only screen and (max-width: 767px){.maincontent #toc_container a{font-size:1.4rem}}.maincontent #toc_container a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (min-width: 768px){.maincontent #toc_container a:hover{opacity:1;color:#56635e;text-decoration:none}.maincontent #toc_container a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.block04{margin:30px 0}.block04__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 767px){.block04__inner{display:block}}.block04__img{width:368px;height:552px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1024px){.block04__img{width:268px;height:452px}}@media only screen and (max-width: 767px){.block04__img{width:100%;height:300px}}.block04__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block04__content{padding-left:67px}@media only screen and (max-width: 1024px){.block04__content{padding-left:30px}}@media only screen and (max-width: 767px){.block04__content{padding-left:0}}.block04 .block04__ttl{margin:40px 0 22px}@media only screen and (max-width: 1024px){.block04 .block04__ttl{margin:20px 0 10px}}.block04__boxname{font-weight:500;font-family:Zen Old Mincho,serif}.block04__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;line-height:1.2;font-weight:400}.block04__boxname .name .pos{font-size:1.2rem;letter-spacing:.1em;margin-right:17px}.block04__boxname .name .jp{font-size:2.2rem;letter-spacing:.1em;margin-right:12px;font-weight:500}.block04__boxname .name .note{font-size:1.2rem;line-height:1.11}.modal01{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;font-size:1.4rem;opacity:0;display:none}.modal01.active{opacity:1}.modal01__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000000b3;width:100%;height:100%;padding:50px}@media only screen and (max-width: 767px){.modal01__bg{padding:35px 20px}}.modal01__content{max-width:64.1em;width:100%;margin:0 auto;background-color:#fff;position:relative;background:#fff}.modal01__close{position:absolute;top:-1.2em;right:-1.2em;width:3.5em;height:3.5em;background-color:#56635e;border-radius:50%;z-index:3;cursor:pointer;-webkit-transition:.3s all;transition:.3s all;border:2px solid #fff}.modal01__close:before,.modal01__close:after{position:absolute;top:20px;left:10px;width:25px;height:4px;content:"";background-color:#fff;border-radius:10px}.modal01__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal01__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal01__inner{position:relative;max-height:calc(90vh - 50px);overflow-y:auto}@media only screen and (max-width: 767px){.modal01__inner{max-height:calc(83vh - 50px)}}.modal01 .content{padding:2em}@media only screen and (max-width: 767px){.modal01 .content{padding:2em 1em}}.modal01 h2,.modal01 h3,.modal01 h4,.modal01 h5,.modal01 h6{font-weight:500;letter-spacing:.1em;font-family:Zen Old Mincho,serif}.modal01 h2{padding-top:40px;padding-bottom:22px;margin-bottom:24px;font-size:4.4rem;line-height:1.4;margin-top:60px;text-align:center;position:relative}.modal01 h2:before,.modal01 h2:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-repeat:no-repeat}.modal01 h2:before{top:-10px;width:79px;height:60px;background-image:url(../img/common/illust06.svg)}@media only screen and (max-width: 767px){.modal01 h2:before{top:-1px;width:30px;height:38px}}.modal01 h2:after{width:40px;height:1px;background-color:#56635e;bottom:0}@media only screen and (max-width: 1024px){.modal01 h2{font-size:3.2rem;margin-top:30px;padding-bottom:15px}}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.6rem;margin:25px 0;padding-top:30px;padding-bottom:12px}}.modal01 h3{margin:38px 0 25px;font-size:3rem;line-height:1.4;padding-bottom:5px;position:relative;border-bottom:1px solid #56635e}@media only screen and (max-width: 1024px){.modal01 h3{font-size:2.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.4rem;margin:20px 0}}.modal01 h4{padding-left:15px;font-size:2.6rem;position:relative;line-height:1.3;margin:43px 0 25px}.modal01 h4:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:calc(100% - 11.5px);background-color:#56635e}@media only screen and (max-width: 1024px){.modal01 h4{font-size:2.5rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h4{font-size:2.2rem;margin:20px 0 15px}}.modal01 h5{font-size:2.3rem;line-height:1.4;margin:46px 0 25px;padding-bottom:5px;position:relative;border-bottom:1px dashed #56635e}@media only screen and (max-width: 1024px){.modal01 h5{margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h5{margin:20px 0 15px;font-size:2rem}}.modal01 h6{font-size:2rem;line-height:1.4;padding-left:15px;position:relative;margin:44px 0 20px}@media only screen and (max-width: 1024px){.modal01 h6{font-size:1.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.modal01 h6{margin:20px 0 15px}}.modal01 h6:before{content:"";position:absolute;width:7px;height:7px;background-color:#56635e;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal01 a{color:#00459e;text-decoration:underline}.modal01 a:hover{opacity:.8}.modal01 p{font-weight:400;letter-spacing:.1em;line-height:2.25;margin-bottom:18px;font-size:1.6rem}@media only screen and (max-width: 767px){.modal01 p{font-size:1.4rem;line-height:2;margin-bottom:15px}}.modal01 .fullwidth{width:100vw;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);left:50%}.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:3.5rem;font-weight:700;line-height:2.139}@media only screen and (max-width: 1024px){.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:3rem}}@media only screen and (max-width: 767px){.modal01 .fullwidth .wp-caption .wp-caption-text{font-size:2rem}}.modal01 .fullwidth .imgbox--full{margin:60px 0 68px;position:relative}.modal01 .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.modal01 .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.modal01 .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.modal01 .fullwidth .imgbox--full figure{height:220px}}.modal01 .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal01 .imgbox.is-small .image--r,.modal01 .imgbox.is-small .image--l{max-width:300px}@media only screen and (max-width: 767px){.modal01 .imgbox.is-small .image--r,.modal01 .imgbox.is-small .image--l{max-width:100%}}.modal01 .image--r,.modal01 .image--l{max-width:435px;margin-bottom:30px;position:relative;aspect-ratio:16/10}@media only screen and (max-width: 767px){.modal01 .image--r,.modal01 .image--l{max-width:100%}}.modal01 .image--r img,.modal01 .image--l img{width:100%;-o-object-fit:cover;object-fit:cover}.modal01 .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.modal01 .image--r{margin-left:0;float:none}}.modal01 .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.modal01 .image--l{margin-right:0;float:none}}.modal01 .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #d2d2d2;line-height:1.6;padding:40px 35px}@media only screen and (max-width: 1024px){.modal01 .caption{font-size:2.8rem;padding:40px 15px}}@media only screen and (max-width: 767px){.modal01 .caption{font-size:2rem}}.modal01 .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.modal01 .list .item{width:calc(50% - 24px);margin:0 12px}@media only screen and (max-width: 767px){.modal01 .list .item{width:100%}.modal01 .list .item:not(:last-child){margin-bottom:25px}}.modal01 .list figure{position:relative}.modal01 .list img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal01 .list .text,.modal01 .list .text p{margin-top:10px;margin-bottom:0}.modal01 .list .title{margin:16px 0 15px;color:#56635e;padding-left:12px}.modal01 .list .title:before{top:15px;width:4px;height:calc(100% - 12px)}@media only screen and (max-width: 767px){.modal01 .list .title:before{top:12px}}.modal01 .list--col2 img{aspect-ratio:16/9.12}.modal01 .list--col3 img{aspect-ratio:4/2.9}.modal01 .list--col3 .item{width:calc(33.33% - 24px)}@media only screen and (max-width: 767px){.modal01 .list--col3 .item{width:100%}}.modal01 .topic__ttl{font-size:2rem;line-height:1.25;color:#9aa19e}@media only screen and (max-width: 767px){.modal01 .topic__ttl{font-size:1.8rem}}.modal01 .topic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:36px 65px;background-color:#fff;margin-top:16px;margin-bottom:16px;border:1px solid #bbc1bf}@media only screen and (max-width: 1024px){.modal01 .topic__list{padding:35px 40px}}@media only screen and (max-width: 767px){.modal01 .topic__list{padding:30px 20px}}.modal01 .topic__list li{font-size:1.6rem;font-weight:400;letter-spacing:.1em;line-height:2;position:relative;padding:3px 0 6px 14px;width:100%}@media only screen and (max-width: 767px){.modal01 .topic__list li{font-size:1.4rem}}.modal01 .topic__list li:before{content:"";position:absolute;top:16px;left:0;width:6px;height:6px;background-color:#56635e}@media only screen and (max-width: 767px){.modal01 .topic__list li:before{top:15px}}.modal01 .topic__list--col2{gap:0 8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal01 .topic__list--col2 li{width:calc(50% - 13px);letter-spacing:.035em}@media only screen and (max-width: 767px){.modal01 .topic__list--col2 li{width:100%}}.modal01 .topic__list--col3{gap:0 28px}.modal01 .topic__list--col3 li{width:calc(33.33% - 18.6666666667px);letter-spacing:.1em}@media only screen and (max-width: 767px){.modal01 .topic__list--col3 li{width:100%}}.modal01 .topic__list--link{padding:36px 65px 46px;gap:13px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #ccc5be}@media only screen and (max-width: 1024px){.modal01 .topic__list--link{padding:35px 40px}}@media only screen and (max-width: 767px){.modal01 .topic__list--link{padding:30px 20px}}.modal01 .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px;border-bottom:1px dotted #ccc5be}@media only screen and (max-width: 767px){.modal01 .topic__list--link li{width:100%}}.modal01 .topic__list--link li:before{content:none}.modal01 .topic__list--link li a{position:relative;letter-spacing:.1em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:30px;text-decoration:none;font-size:1.6rem;line-height:1.4375;font-weight:500;font-family:Zen Old Mincho,serif;color:#553e25;padding-bottom:2px}@media only screen and (max-width: 767px){.modal01 .topic__list--link li a{font-size:1.4rem}}.modal01 .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (min-width: 768px){.modal01 .topic__list--link li a:hover{opacity:1;color:#56635e}.modal01 .topic__list--link li a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.modal01 .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.modal01 .topic__listttl{display:block}}.modal01 .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.modal01 .topic__listttl .item:not(:last-child){margin-bottom:20px}}.modal01 .topic__listttl .ttl{margin:0 0 19px;padding-bottom:10px;line-height:1.3;border-bottom:1px solid #56635e;padding-left:15px}@media only screen and (max-width: 767px){.modal01 .topic__listttl .ttl{font-size:2rem;padding-bottom:8px;line-height:1.3}}.modal01 .topic__listttl .ttl:before{content:"";position:absolute;background-color:#56635e;top:4px;width:4px;left:0;height:calc(100% - 18px);border-radius:3.5px}@media only screen and (max-width: 767px){.modal01 .topic__listttl .ttl:before{top:10px}}.modal01 .topic__lsfull--bg{background:#edf3eb;position:relative;padding:60px 0}.modal01 .topic__list01--005{background:#fff;padding:42px 66px 34px;border:1px solid #56635e}@media only screen and (max-width: 767px){.modal01 .topic__list01--005{padding:20px}}.modal01 .topic__list01--005 .topic__list--col2{margin-top:0}.modal01 .topic__list01--005 .topic__list--col2 li{width:calc(50% - 12px)}@media only screen and (max-width: 767px){.modal01 .topic__list01--005 .topic__list--col2 li{width:100%}}.modal01 .topic__button{margin-bottom:70px}.modal01 .topic__heading{font-weight:500;font-size:2.6rem;letter-spacing:.1em;padding-bottom:25px;margin-bottom:30px;color:#56635e;font-family:Zen Old Mincho,serif;position:relative}@media only screen and (max-width: 767px){.modal01 .topic__heading{font-size:2.2rem}}.modal01 .topic__heading:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:40px;height:1px;background-color:#56635e;bottom:0}.modal01 .topic__pickbox{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#a20b00;border:1px solid currentColor;background-color:#fff}@media only screen and (max-width: 767px){.modal01 .topic__pickbox{padding:20px}}.modal01 .topic__picklist{max-width:737px;margin:0 auto;width:100%}.modal01 .topic__picklist li{font-size:1.6rem;line-height:2;letter-spacing:.1em;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left}@media only screen and (max-width: 767px){.modal01 .topic__picklist li{font-size:1.4rem}}.modal01 .topic__picklist li:before{content:"※";position:absolute;left:0}.modal01 .topicflow{position:relative;padding:0 92px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.modal01 .topicflow{padding:0 40px}}@media only screen and (max-width: 767px){.modal01 .topicflow{border-radius:15px;padding:20px 0}}.modal01 .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #bbc1bf;padding:38px 42px 30px 0}@media only screen and (max-width: 767px){.modal01 .topicflow__box{display:block;padding:10px 20px 20px}}.modal01 .topicflow__box:not(:last-child){margin-bottom:24px}@media only screen and (max-width: 767px){.modal01 .topicflow__box:not(:last-child){margin-bottom:25px}}.modal01 .topicflow__box:not(:last-child) .topicflow__arrow .arrow:after{content:"";position:absolute;top:0;left:50%;width:3px;height:100%;border-left:1.5px dotted #56635e;-webkit-transform:translateX(-50%);transform:translate(-50%)}.modal01 .topicflow__step{position:relative;width:100px}@media only screen and (max-width: 767px){.modal01 .topicflow__step{width:100%;margin-bottom:15px;padding:0;margin-left:-20px}}.modal01 .topicflow__step .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#56635e;color:#fff;font-family:Marcellus,serif;font-size:1.6rem;margin-bottom:0;font-weight:400;line-height:1.2;letter-spacing:.1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:4px 21px 4px 26px;min-width:95.5px;text-align:center}.modal01 .topicflow__arrow{position:absolute;display:block;width:5px;height:calc(100% + 37px);top:43px;left:45px;overflow:hidden;z-index:1}@media only screen and (max-width: 767px){.modal01 .topicflow__arrow{display:none}}.modal01 .topicflow__arrow .arrow{position:absolute;display:block;width:100%;height:100%;-webkit-transform:scaleY(1);transform:scaleY(1);top:0;left:0;-webkit-transform-origin:center top;transform-origin:center top}.modal01 .topicflow__ttl{font-size:2.2rem;font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:.1em;color:#56635e;margin-bottom:6px;line-height:1.4}@media only screen and (max-width: 767px){.modal01 .topicflow__ttl{font-size:1.8rem;text-align:center;margin-bottom:10px}}.modal01 .topicflow__detail{width:calc(100% - 100px);padding-left:9px}@media only screen and (max-width: 767px){.modal01 .topicflow__detail{width:100%;padding-left:0}}.modal01 .topicflow__txt{margin-bottom:0}.modal01 .map01{height:450px;overflow:hidden;border-radius:20px}@media only screen and (max-width: 767px){.modal01 .map01{height:250px;border-radius:10px}}@media only screen and (max-width: 767px){.modal01 .table01 .table01__txt{line-height:0}}.modal01 .table01 .table01__txt .u-brown{margin-left:60px}@media only screen and (max-width: 767px){.modal01 .table01 .table01__txt .u-brown{margin-left:0;display:none!important}}.modal01 .table01 .table01__txt .u-brown.pc{display:inline-block!important}@media only screen and (max-width: 767px){.modal01 .table01 .table01__txt .u-brown.pc{display:none!important}}@media only screen and (max-width: 767px){.modal01 .table01 .table01__txt .u-brown.sp-only{display:block!important}}.modal01 mark{position:relative;background-color:transparent;z-index:1}.modal01 mark:before{content:"";background-color:#ff0;height:50%;left:0;bottom:0;width:100%;position:absolute;z-index:-1}.modal01 .slide-num{font-size:1.2rem;letter-spacing:.1em;position:relative;line-height:1.5}.modal01 .slide-num .prev img,.modal01 .slide-num .next img{width:7px;height:9px}.modal01 h2{margin-top:0}@media only screen and (max-width: 767px){.modal01 h2{font-size:2.5rem}}.modal01 h3{line-height:1.3}@media only screen and (max-width: 767px){.modal01 h3{font-size:2.2rem}}@media only screen and (max-width: 767px){.modal01 p{font-size:1.4rem;text-align:justify}}.modal02{position:absolute;right:0;bottom:0;opacity:0;background:#fff;width:492px;padding:20px;-webkit-transition:.3s ease all;transition:.3s ease all;visibility:hidden;cursor:default}@media only screen and (max-width: 767px){.modal02{width:100vw;z-index:-1}}.modal02 .txt_access{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.modal02 .txt_access .img{width:38px;height:38px;background-color:#edf3eb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal02 .txt_access .img img{width:14px;height:20px}.modal02 .txt_access .txt{font-size:1.6rem;font-weight:400;color:#56635e;line-height:1.45;letter-spacing:.1em;margin-left:16px}@media only screen and (max-width: 767px){.modal02 .txt_access .txt{font-size:1.4rem;line-height:1.5;margin-left:15px}}.modal02 .btn__map{margin-top:20px}.modal02 .btn__map a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:50px;width:200px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid #56635e;margin:0 auto;padding:5px 20px;position:relative}.modal02 .btn__map a:after{content:"";position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}.modal02 .btn__map .txt{font-size:1.5rem;position:relative}.mv,.mv__item{position:relative;height:100vh}.mv__item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#56635e;mix-blend-mode:hard-light}.mv__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv__detail{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:none;padding-top:69px}@media only screen and (max-width: 767px){.mv__detail{padding-top:76px}}.mv__content{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative;color:#fff;pointer-events:all}@media only screen and (max-width: 767px){.mv__content{padding:0 20px;text-align:center}}.mv__ttl{font-size:3.6rem;font-weight:400;font-family:Zen Old Mincho,serif;letter-spacing:.1em;line-height:1.5833333333;margin-bottom:25px}@media only screen and (max-width: 767px){.mv__ttl{font-size:2.4rem;line-height:1.4325;margin-bottom:18px}}.mv__txt{font-size:1.4rem;font-weight:400;line-height:1.7;letter-spacing:.1em;text-align:center}.mv__scroll a{color:#fff;font-size:1rem;letter-spacing:.1em;font-weight:400;font-family:Marcellus,serif;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;position:absolute;bottom:30px;left:26px;padding-bottom:87px;cursor:pointer}@media only screen and (max-width: 767px){.mv__scroll a{left:13px;bottom:79px}}.mv__scroll a:after{content:"";width:1px;background:#fff;position:absolute;left:47%;top:40px;-webkit-animation:linesccroll 2.5s ease-in-out infinite;animation:linesccroll 2.5s ease-in-out infinite;height:77px}.message{padding:150px 0 119px;position:relative}@media only screen and (max-width: 767px){.message{padding:50px 0 69px}}.message:before,.message:after{content:"";position:absolute;width:0;height:0;border-style:solid}.message:before{top:0;left:0;border-width:535px 409px 0 0;border-color:#edf3eb transparent transparent transparent}@media only screen and (max-width: 767px){.message:before{border-width:131px 100px 0 0}}.message:after{border-width:0 0 217px 167px;border-color:transparent transparent #edf3eb;right:0;bottom:0}@media only screen and (max-width: 767px){.message:after{border-width:0 0 131px 100px}}.message__banner{max-width:85vw;margin-left:auto;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,4.8% 100%,0 84.8%);clip-path:polygon(0 0,100% 0,100% 100%,4.8% 100%,0 84.8%)}@media only screen and (max-width: 767px){.message__banner{max-width:86.6666666667vw;height:200px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,5.1% 100%,0 88.8%);clip-path:polygon(0 0,100% 0,100% 100%,5.1% 100%,0 88.8%)}}.message__banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message__title{font-family:Cormorant Garamond,serif;font-size:13.5rem;letter-spacing:0;line-height:1.2;color:#56635e;font-weight:300;margin-top:-107px;position:relative;z-index:1}@media only screen and (max-width: 767px){.message__title{font-size:6rem;line-height:1.4;margin-top:-52px}}.message__inner{position:relative;padding-top:20px}@media only screen and (min-width: 768px){.message__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:min(4.8828125vw,50px);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 767px){.message__inner{padding-top:8px}}.message__inner:after{content:"";position:absolute;left:-265px;bottom:-213px;width:651px;height:472px;background:url(../img/common/illust01.svg) no-repeat center}@media only screen and (max-width: 767px){.message__inner:after{width:446px;height:323px;bottom:auto;top:-21px;left:-296px}}.message__ttl{font-size:clamp(2.4rem,1.563vw + 1.2rem,3.2rem);font-weight:500;font-family:Zen Old Mincho,serif;line-height:1.72875;letter-spacing:.1em}@media only screen and (min-width: 768px){.message__ttl{width:45%;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (max-width: 767px){.message__ttl{font-size:2.2rem;line-height:1.5;margin-bottom:14px}}@media only screen and (min-width: 768px){.message__content{padding-left:min(2.9296875vw,40px);padding-top:5px}}.message__content .btn01{margin-top:35px}@media only screen and (max-width: 767px){.message__content .btn01{margin-top:16px}}.anchor{position:relative;z-index:1}.anchor__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.anchor__item{position:relative;width:33.3333333333%;border:1px solid #56635e}.anchor__item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#56635e;mix-blend-mode:hard-light}@media only screen and (min-width: 768px){.anchor__item{-webkit-clip-path:inset(0);clip-path:inset(0);-webkit-transition:.3s all;transition:.3s all}.anchor__item:hover,.anchor__item:hover .anchor__img{-webkit-clip-path:inset(1.5em);clip-path:inset(1.5em)}.anchor__item:hover .anchor__img img{-webkit-transform:scale(1.2,1.2);transform:scale(1.2)}.anchor__item:hover .anchor__btn:after{bottom:-5px}}@media only screen and (max-width: 767px){.anchor__item:first-child .anchor__ttl{padding-top:23px}.anchor__item:first-child .anchor__ttl .en{padding-bottom:8px}}.anchor__img{height:570px;-webkit-transition:.3s all;transition:.3s all}@media only screen and (min-width: 768px){.anchor__img{-webkit-clip-path:inset(0);clip-path:inset(0)}}@media only screen and (max-width: 1024px){.anchor__img{height:400px}}@media only screen and (max-width: 767px){.anchor__img{height:200px}}.anchor__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s all;transition:.3s all}.anchor__content{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;margin:auto;width:100%;height:100%}.anchor__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;padding-top:104px}@media only screen and (max-width: 767px){.anchor__ttl{padding-top:16px;min-height:112px}}.anchor__ttl .en{font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,4.883vw - .25rem,6rem);font-weight:400;line-height:1.2;position:relative;display:block;padding-bottom:34px}@media only screen and (max-width: 767px){.anchor__ttl .en{font-size:2.4rem;line-height:1.2;padding-bottom:16px}}.anchor__ttl .en:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:0;background-color:#fff;width:1px;height:21.5px}@media only screen and (max-width: 767px){.anchor__ttl .en:after{height:9px}}.anchor__ttl .jp{font-size:1.6rem;font-family:Zen Old Mincho,serif;line-height:1.4375;letter-spacing:.1em;margin-top:12px}@media only screen and (max-width: 767px){.anchor__ttl .jp{font-size:1.25rem;line-height:1.2872;text-align:center;margin-top:6px}}.anchor__btn{position:absolute;bottom:26px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:2;color:#fff;font-family:Cormorant Garamond,serif;font-size:1.6rem;line-height:1.2;padding-bottom:12px}@media only screen and (max-width: 767px){.anchor__btn{font-size:1.4rem;line-height:1.2;bottom:15px;padding-bottom:10px}}.anchor__btn:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:0;width:9px;height:7px;background:url(../img/common/icon/icon_arrow02.svg) no-repeat center;-webkit-transition:.3s all;transition:.3s all}.trouble{position:relative;padding:118px 0 150px}@media only screen and (max-width: 1024px){.trouble{padding-bottom:50px}}@media only screen and (max-width: 767px){.trouble{padding:70px 0 40px}}.trouble:before{content:"";position:absolute;right:-198px;top:-219px;width:1145px;height:784px;background:url(../img/common/illust02.svg) no-repeat center}@media only screen and (max-width: 767px){.trouble:before{width:451px;height:308px;background-image:url(../img/common/illust02-sp.svg);right:-58px;top:-67px}}.trouble__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:calc(100% - ((100% - 1130px)/2));padding-right:20px;position:relative}@media only screen and (max-width: 767px){.trouble__inner{display:block}}.trouble__inner:after{content:"";pointer-events:none;position:absolute;width:min(65.4947916667vw,837px);height:min(44.2708333333vw,566px);background-color:#edf3eb;top:85px;left:0;z-index:-1}@media only screen and (max-width: 767px){.trouble__inner:after{width:calc(100% - 20px);height:381px;top:66px}}.trouble__imgs{width:min(51.0416666667vw,653px);max-width:58.5%;-ms-flex-negative:0;flex-shrink:0;padding-right:185px;padding-right:min(14.5833333333vw,185px);position:relative}@media only screen and (max-width: 767px){.trouble__imgs{width:325px;max-width:100%;padding-right:95px}}.trouble__imgs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.trouble__imgs .img1{height:250px}}.trouble__imgs .img2{position:absolute;right:0;bottom:-66px;width:min(21.3541666667vw,272px);height:min(29.296875vw,375px);-webkit-clip-path:polygon(0 0,100% 0,100% 81%,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 81%,80% 100%,0 100%)}@media only screen and (max-width: 767px){.trouble__imgs .img2{width:135px;height:185px;bottom:-31px;-webkit-clip-path:polygon(0 0,100% 0,100% 88%,87% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 88%,87% 100%,0 100%)}}.trouble__content{padding-left:min(7.2265625vw,92px);padding-top:12px}@media only screen and (max-width: 767px){.trouble__content{padding:0 0 0 20px;margin-top:23px}}.trouble__content .txt01{letter-spacing:.14em}.trouble__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:23px 25px;margin-top:28px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width: 767px){.trouble__list{margin-top:16px;gap:21px 10px}}.trouble__list li{width:calc(50% - 15px)}@media only screen and (max-width: 767px){.trouble__list li{width:calc(50% - 5px)}}.trouble__list li .btn01__txt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:12px}.type{position:relative;padding:126px 0 0}@media only screen and (max-width: 767px){.type{padding-top:52px}}.type:after{content:"";position:absolute;right:-177px;bottom:-337px;width:647px;height:719px;background:url(../img/common/illust03.svg) no-repeat center;z-index:1;pointer-events:none}@media only screen and (max-width: 767px){.type:after{width:302px;height:336px;right:-82px;bottom:-215px}}.type__wrap{background-color:#edf3eb;padding-top:50px}@media only screen and (max-width: 767px){.type__wrap{padding-bottom:70px}}.type__wrap .title01{margin-top:-100px}@media only screen and (max-width: 767px){.type__wrap .title01{margin-top:-83px}}.type__inner{position:relative;margin-top:37px;padding:40px 0 120px;z-index:1}@media only screen and (max-width: 767px){.type__inner{margin-top:35px;padding:28px 0 42px}}.type__inner:after{content:"";position:absolute;right:0;top:0;background-color:#fff;height:calc(100% - 170px);max-width:calc(100% - 20px);width:calc(100% - ((100% - 1280px)/2) - 50px);z-index:-1}@media only screen and (max-width: 767px){.type__inner:after{height:100%}}@media only screen and (max-width: 1024px){.type__item{margin-left:20px}}.type__item:not(:last-child){margin-bottom:60px;padding-bottom:70px;border-bottom:1px dashed #56635e}@media only screen and (max-width: 767px){.type__item:not(:last-child){margin-bottom:29px;padding-bottom:41px}}.type__top{margin-bottom:49px;padding-left:20px}@media only screen and (min-width: 768px){.type__top{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 1024px){.type__top{padding-left:0}}@media only screen and (max-width: 767px){.type__top{margin-bottom:40px}}.type__ttl{width:250px;font-size:4.875rem;line-height:1.4849230769;color:#56635e;font-family:Zen Old Mincho,serif;font-weight:400;letter-spacing:.15em;padding-top:12px}@media only screen and (max-width: 767px){.type__ttl{font-size:2.5rem;text-align:center;position:relative;width:100%;padding:0 0 11px;margin-bottom:18px}.type__ttl:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:0;width:40px;height:1px;background-color:#ccd0cf}}.type__ttl span{font-size:9rem}@media only screen and (max-width: 767px){.type__ttl span{font-size:4rem}}@media only screen and (min-width: 768px){.type__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:50px;position:relative}.type__content:before{content:"";position:absolute;left:0;top:10px;width:1px;height:145px;background-color:#ccd0cf}}.type__content .btn01{width:155px;margin-left:auto;margin-top:8px}@media only screen and (max-width: 767px){.type__content .btn01{margin:15px auto 0}}.type__content .btn01 .btn01__txt{width:100%}@media only screen and (max-width: 767px){.type__content .btn01 .btn01__txt{min-height:30px}}.type__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:25px}.type__btns .btn01{margin:8px 0 0}.equipment{padding:94px 0 129px;position:relative;border-bottom:1px solid #56635e}@media only screen and (max-width: 767px){.equipment{padding:63px 0 84px}}.equipment:after{content:"";pointer-events:none;position:absolute;width:min(78.125vw,996px);height:min(44.2708333333vw,293px);background-color:#edf3eb;bottom:120px;right:0;z-index:-1}@media only screen and (max-width: 767px){.equipment:after{width:182.5px;height:293px;bottom:69px}}.equipment__slide{position:relative}.equipment__slide .slide-num{margin:34px 0 0}@media only screen and (max-width: 767px){.equipment__slide .slide-num{margin:29px 0 0}}.equipment__slide .slide__progress{bottom:34px}@media only screen and (max-width: 767px){.equipment__slide .slide__progress{bottom:15px}}.medical{position:relative;padding:120px 0 0}@media only screen and (max-width: 767px){.medical{padding:69px 0 0}}.medical__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:min(3.90625vw,50px);padding-bottom:70px}@media only screen and (max-width: 992px){.medical__inner{padding-left:0}}@media only screen and (max-width: 767px){.medical__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:39px}}.medical__content{width:100%;max-width:47%;padding:2px 70px 0 0;position:relative;z-index:1}.medical__content .title01 .en{line-height:.8}.medical__content .title01 .jp{font-size:2rem;line-height:1.5;margin-top:35px}@media only screen and (max-width: 767px){.medical__content .title01 .jp{font-size:1.8rem;line-height:1.5;margin-top:10px}}@media only screen and (max-width: 1200px){.medical__content{padding-right:20px}}@media only screen and (max-width: 992px){.medical__content{max-width:52%}}@media only screen and (max-width: 767px){.medical__content{max-width:100%;padding:28px 0 0}}.medical__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px 25px;margin-top:25px}@media only screen and (max-width: 767px){.medical__list{gap:20px 10px;margin-top:16px}}.medical__list li{width:calc(50% - 21px)}@media only screen and (max-width: 767px){.medical__list li{width:calc(50% - 5px)}}.medical__list li .btn01__txt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:12px}@media only screen and (max-width: 1200px){.medical__list li .btn01__txt{font-size:1.4rem}}@media only screen and (max-width: 767px){.medical__list li .btn01__txt{font-size:1.6rem}}.medical__img{max-width:53%;width:100%;position:relative}@media only screen and (max-width: 992px){.medical__img{max-width:48%}}@media only screen and (max-width: 767px){.medical__img{max-width:100%;height:200px}}.medical__img:before{content:"";position:absolute;top:-30px;left:-144px;width:300px;height:320px;background-color:#edf3eb;z-index:-1}@media only screen and (max-width: 767px){.medical__img:before{width:142.5px;height:130px;left:auto;right:-20px;top:auto;bottom:-50px}}.medical__img img{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,8.2% 100%,0 88%);clip-path:polygon(0 0,100% 0,100% 100%,8.2% 100%,0 88%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.medical__img img{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,5.2% 100%,0 89%);clip-path:polygon(0 0,100% 0,100% 100%,5.2% 100%,0 89%)}}.treatment{position:relative;padding:36px 0 67px;background-color:#edf3eb}@media only screen and (max-width: 767px){.treatment{padding:35px 0 49px}}.treatment__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (max-width: 767px){.treatment__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.treatment__ttl{font-size:3.2rem;font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:.1em;line-height:1.72875}@media only screen and (max-width: 767px){.treatment__ttl{font-size:2.2rem;line-height:1.3327272727}}.treatment__slide{position:relative}.treatment__slide .slide__progress{bottom:-21px}@media only screen and (max-width: 767px){.treatment__slide .slide__progress{bottom:-13px}}.feature{position:relative;padding:120px 0 121px;background:-webkit-linear-gradient(225deg,rgb(120,130,126) 0%,rgb(86,99,94) 100%);background:linear-gradient(-135deg,#78827e,#56635e)}@media only screen and (max-width: 767px){.feature{padding:58px 0 72px}}.feature__inner{max-width:calc(100% - ((100% - 1130px)/2));-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;grid-template-columns:52% 48%}@media only screen and (max-width: 992px){.feature__inner{display:block}}.feature__inner .title01{grid-row:1;grid-column:2;padding:23px 0 0 68px}@media only screen and (max-width: 1200px){.feature__inner .title01{padding-top:0}}@media only screen and (max-width: 767px){.feature__inner .title01{padding:0 20px;margin-bottom:26px}}.feature__inner .title01:after{content:none}.feature__inner .title01 .jp{font-size:2rem;line-height:1.5;margin-top:14px}@media only screen and (max-width: 767px){.feature__inner .title01 .jp{margin-top:-2px;font-size:1.8rem;line-height:1.5}}.feature__left{grid-row:1/span 2;grid-column:1;overflow:hidden;max-width:627px;position:relative}@media only screen and (max-width: 992px){.feature__left{max-width:100%;padding-right:20px}}.feature__left .item{width:100%;height:100%;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;display:none;position:relative;min-height:804px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 992px){.feature__left .item{min-height:400px}}@media only screen and (max-width: 767px){.feature__left .item{min-height:250px}}.feature__left .item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.feature__img{width:100%;height:100%;-webkit-clip-path:polygon(92% 0,100% 8%,100% 100%,0 100%,0 0);clip-path:polygon(92% 0,100% 8%,100% 100%,0 100%,0 0);position:absolute;top:0;left:0;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.feature__img:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#56635e;mix-blend-mode:hard-light;background-color:#969696;mix-blend-mode:multiply}.feature__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature__content{max-width:680px;width:69%;position:relative;z-index:1;color:#fff;margin:auto}@media only screen and (max-width: 767px){.feature__content{width:75%}}.feature__content .ttl{text-align:center;padding-bottom:32px;margin-bottom:22px;position:relative;text-shadow:0 0 5px #56635e,0 0 5px #56635e,0 0 10px #56635e,0 0 10px #56635e,0 0 15px #56635e,0 0 15px #56635e}@media only screen and (max-width: 767px){.feature__content .ttl{padding-bottom:20px;margin-bottom:20px}}.feature__content .ttl:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:0;height:1px;width:40px;background-color:#fff}@media only screen and (max-width: 767px){.feature__content .ttl:after{width:24.5px}}.feature__content .ttl .num{display:block;font-size:3.2rem;font-weight:400;font-family:Marcellus,serif;letter-spacing:.1em;line-height:1.2}@media only screen and (max-width: 767px){.feature__content .ttl .num{font-size:2.4rem;line-height:1.2}}.feature__content .ttl .txt{font-weight:500;font-family:Zen Old Mincho,serif;font-size:2.6rem;line-height:1.5769230769;letter-spacing:.1em}@media only screen and (max-width: 767px){.feature__content .ttl .txt{font-size:1.8rem;line-height:1.3927777778}}.feature__content .txt01{color:#fff;text-shadow:0 0 5px #56635e,0 0 5px #56635e,0 0 10px #56635e,0 0 10px #56635e,0 0 15px #56635e,0 0 15px #56635e}@media only screen and (max-width: 767px){.feature__content .txt01{font-size:1.4rem;line-height:1.7;letter-spacing:.11em}}.feature__list{grid-row:2;grid-column:2;margin:9px 20px 0 min(5.3125vw,68px);position:relative}@media only screen and (max-width: 992px){.feature__list{margin:40px 0 0;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 25px}}@media only screen and (max-width: 767px){.feature__list{margin-top:30px;gap:0 10px}}.feature__list:after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:0;background-color:#dde0df;mix-blend-mode:multiply}.feature__list .item2{color:#9aa19e;padding:30px 0 30px 106px;cursor:pointer;position:relative;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1200px){.feature__list .item2{padding-left:50px}}@media only screen and (max-width: 767px){.feature__list .item2{width:calc(50% - 5px);display:block;padding:14px 0 9px}}.feature__list .item2:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#9aa19e;width:66px;height:1px}@media only screen and (max-width: 1200px){.feature__list .item2:before{width:40px}}@media only screen and (max-width: 767px){.feature__list .item2:before{content:none}}.feature__list .item2:after{content:"";position:absolute;width:100%;height:1px;left:0;top:0;background-color:#dde0df;mix-blend-mode:multiply}.feature__list .item2 .num{font-family:Marcellus,serif;font-weight:400;font-size:1.6rem;letter-spacing:.1em;line-height:1.2;margin-right:20px}@media only screen and (max-width: 767px){.feature__list .item2 .num{font-size:1.3rem;line-height:1.2;display:block;margin-right:0;padding-left:17px;position:relative}.feature__list .item2 .num:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#9aa19e;width:10px;height:1px}}.feature__list .item2 .txt{font-weight:500;font-family:Zen Old Mincho,serif;font-size:clamp(1.6rem,1.172vw + .7rem,2.2rem);letter-spacing:.1em;line-height:1.6209090909}@media only screen and (max-width: 767px){.feature__list .item2 .txt{font-size:1.6rem;line-height:1.5;display:block}}.feature__list .item2.active{color:#fff}.feature__list .item2.active:before{background-color:#fff}.greeting{position:relative;padding:115px 0 0}@media only screen and (max-width: 767px){.greeting{padding:59px 0 0}}.greeting:before{content:"";position:absolute;top:-100px;left:-200px;width:651px;height:472px;background:url(../img/common/illust04.svg) no-repeat center;pointer-events:none;z-index:-1}@media only screen and (max-width: 767px){.greeting:before{width:226px;height:164px;top:-31px;left:-60px}}.greeting:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:668px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(237,243,235,0)),color-stop(58%,rgb(237,243,235)),to(rgb(237,243,235)));background:-webkit-linear-gradient(top,rgba(237,243,235,0) 0%,rgb(237,243,235) 58%,rgb(237,243,235) 100%);background:linear-gradient(180deg,#edf3eb00,#edf3eb 58%,#edf3eb);pointer-events:none;z-index:-1}.greeting .title01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;padding-bottom:44px}@media only screen and (max-width: 767px){.greeting .title01{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:25px}}.greeting .title01 .jp{margin-left:0}@media only screen and (max-width: 767px){.greeting .title01 .jp{margin-top:3px}}.greeting__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:119px;position:relative;z-index:1}@media only screen and (max-width: 767px){.greeting__inner{display:block;padding-bottom:3px}}.greeting__inner:after{content:"";position:absolute;bottom:0;right:-211px;width:489px;height:368px;background:url(../img/common/illust05.svg) no-repeat center;pointer-events:none;z-index:-1}@media only screen and (max-width: 767px){.greeting__inner:after{width:301px;height:227px;right:auto;left:-143px;bottom:-4px}}.greeting__left{position:relative}.greeting__img{width:min(39.84375vw,510px);-webkit-clip-path:polygon(100% 0,100% 89%,89% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 89%,89% 100%,0 100%,0 0)}@media only screen and (max-width: 992px){.greeting__img{width:250px}}@media only screen and (max-width: 767px){.greeting__img{width:295px;height:320px;margin:0 auto;-webkit-clip-path:polygon(100% 0,100% 93%,94% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 93%,94% 100%,0 100%,0 0)}}.greeting__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.greeting__boxname{position:absolute;bottom:31px;left:30px;color:#fff}@media only screen and (max-width: 767px){.greeting__boxname{width:80%;bottom:12px;left:34px}}.greeting__boxname .note{font-family:Zen Old Mincho,serif;font-size:1.4rem;font-weight:400;letter-spacing:.1em;line-height:1.6428571429;margin-bottom:2px}.greeting__boxname .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.1em;font-family:Zen Old Mincho,serif}@media only screen and (max-width: 992px){.greeting__boxname .name{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.greeting__boxname .name .pos,.greeting__boxname .name .txt{font-size:1.2rem;font-weight:400;line-height:1.6428571429}.greeting__boxname .name .jp{font-size:2.2rem;line-height:1.0454545455;font-weight:500;margin-right:10px;margin-left:8px}@media only screen and (max-width: 992px){.greeting__boxname .name .txt{margin-left:40px;display:block}}.greeting__content{position:relative;max-width:35%;width:100%;-ms-flex-negative:0;flex-shrink:0;padding:16px 33px 0 35px}@media only screen and (max-width: 1200px){.greeting__content{padding:16px 0 0 15px}}@media only screen and (max-width: 992px){.greeting__content{max-width:45%}}@media only screen and (max-width: 767px){.greeting__content{max-width:100%;padding:22px 0}.greeting__content .txt01{letter-spacing:.1em}}.greeting__ttl{font-size:clamp(2rem,2.344vw + .2rem,3.2rem);font-weight:500;font-family:Zen Old Mincho,serif;line-height:1.59375;letter-spacing:.1em;color:#56635e;position:relative;padding-bottom:29px;margin-bottom:29px}@media only screen and (max-width: 767px){.greeting__ttl{text-align:center;letter-spacing:.18em;padding-bottom:18px;margin-bottom:19px}}.greeting__ttl:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:1px;background-color:#56635e}@media only screen and (max-width: 767px){.greeting__ttl:after{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.greeting__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:25px;margin-top:35px}@media only screen and (max-width: 767px){.greeting__btns{margin-top:15px;gap:10px}}.greeting__btns .btn01{width:160px}.greeting__btns .btn01 .btn01__txt{width:100%}.greeting__subimg{width:227px;height:400px;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 17%,23% 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 17%,23% 0);margin-right:-50px;margin-top:-81px}@media only screen and (max-width: 992px){.greeting__subimg{width:160px;height:250px}}@media only screen and (max-width: 767px){.greeting__subimg{margin-top:17px;width:227px;height:200px;margin-right:-20px;margin-left:auto;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 11%,8% 0);clip-path:polygon(100% 0,100% 100%,0 100%,0 11%,8% 0)}}.greeting__subimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infor{position:relative;padding:207px 0 120px;margin-top:4px}@media only screen and (max-width: 767px){.infor{margin-top:3px;padding:103px 0 20px}.infor:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:560px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(86,99,94,0)),color-stop(50%,rgb(86,99,94)),to(rgb(86,99,94)));background:-webkit-linear-gradient(top,rgba(86,99,94,0) 0%,rgb(86,99,94) 50%,rgb(86,99,94) 100%);background:linear-gradient(180deg,#56635e00,#56635e,#56635e)}}.infor:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/top/infor_bg.jpg) no-repeat center/100% 100%;z-index:-1}@media only screen and (max-width: 767px){.infor:after{background-image:url(../img/top/infor_bg-sp.jpg);height:1054px}}.infor__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.infor__inner{display:block;margin:0 -5px}}.infor__box{width:100%;max-width:55%;background-color:#fff;padding:40px 67px 67px;position:relative}@media only screen and (max-width: 992px){.infor__box{padding:40px 20px}}@media only screen and (max-width: 767px){.infor__box{max-width:100%;padding:40px 25px 36px}}.infor__box:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 10px);height:calc(100% - 10px);border:1px solid #56635e;pointer-events:none}.infor__logo{width:295px;margin:-108px auto 0;position:relative;z-index:1}@media only screen and (max-width: 992px){.infor__logo{width:240px}}@media only screen and (max-width: 767px){.infor__logo{width:177px;height:120px;margin-top:-81px}}.infor__logo a{position:relative}.infor__logo a:hover{opacity:1}.infor__logo a:after{content:"";position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);border-radius:50%;background-color:#fff;width:177px;height:177px;z-index:-1}@media only screen and (max-width: 992px){.infor__logo a:after{width:150px;height:150px;top:-15px}}@media only screen and (max-width: 767px){.infor__logo a:after{width:106px;height:106px;top:-12px}}.infor__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px;margin:37px 0 31px}@media only screen and (max-width: 767px){.infor__contact{margin:6px 0 18px;gap:13px}}.infor__contact li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.infor__contact li .img{width:38px;height:38px;background-color:#edf3eb;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.infor__contact li .img img{width:14px;height:20px}.infor__contact li .txt{font-size:1.6rem;font-weight:400;color:#56635e;line-height:1.45;letter-spacing:.1em;margin-left:16px}@media only screen and (max-width: 767px){.infor__contact li .txt{font-size:1.4rem;line-height:1.5;margin-left:15px}}.infor__contact li:last-child{border-top:1px solid #ccd0cf;padding-top:18px}@media only screen and (max-width: 767px){.infor__contact li:last-child{padding-top:16px}}.infor__contact li:last-child .img img{width:19px}.infor__contact li:last-child .txt{font-family:Marcellus,serif;font-size:3.2rem;line-height:1.2}@media only screen and (max-width: 767px){.infor__contact li:last-child .txt{font-size:2.85rem;line-height:1.2}}.infor__contact li:last-child .txt .small{font-size:2.2rem;line-height:1.2}@media only screen and (max-width: 767px){.infor__contact li:last-child .txt .small{font-size:2rem;line-height:1.2;letter-spacing:.05em}}.infor__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:27px}@media only screen and (max-width: 767px){.infor__btns{gap:10px;margin-top:25px}}.infor__btns .item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #553e25;min-height:60px;width:217.5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:5px 20px;position:relative;background-color:#fff;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 767px){.infor__btns .item{padding:5px 14px}}.infor__btns .item:after{content:"";position:absolute;right:29px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 992px){.infor__btns .item:after{right:15px}}@media only screen and (min-width: 768px){.infor__btns .item:hover{background-color:#553e25}.infor__btns .item:hover:after{background-image:url(../img/common/icon/icon_arrow03.svg)}.infor__btns .item:hover .icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.infor__btns .item:hover .txt{color:#fff}}.infor__btns .item .icon{width:15px;height:15px;-webkit-transition:.3s ease;transition:.3s ease}.infor__btns .item .txt{font-size:1.6rem;font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:.1em;line-height:1.4375;color:#553e25;margin-left:10px;padding-left:10px;position:relative;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (max-width: 767px){.infor__btns .item .txt{padding:0}}.infor__btns .item .txt:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:15px;background-color:#ccc5be}@media only screen and (max-width: 767px){.infor__btns .item .txt:before{content:none}}.infor__right{width:100%;max-width:45%;padding-left:100px}@media only screen and (max-width: 1200px){.infor__right{padding-left:30px}}@media only screen and (max-width: 767px){.infor__right{max-width:100%;padding:43px 5px 0}}.infor__banner{max-width:386px;margin:79px auto 0}@media only screen and (max-width: 767px){.infor__banner{margin-top:41px}}.infor__link{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:23px 48px 24px;position:relative;z-index:1}@media only screen and (max-width: 767px){.infor__link{padding:19px 26px 20px 24px;max-width:335px;margin:0 auto}}.infor__link:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 10px);height:calc(100% - 10px);border:3px solid #56635e;z-index:-1}.infor__link:after{content:"";position:absolute;right:3.5px;bottom:4px;width:19px;height:19px;background:url(../img/common/icon/icon_arrow03.svg) no-repeat center/7px 9px;background-color:#56635e}.infor__link .txt{text-align:right;font-weight:600;font-size:1.6rem;font-family:Cormorant Garamond,serif;line-height:1.2;color:#927865;margin-top:-7px}@media only screen and (max-width: 767px){.infor__link .txt{font-size:1.4rem;line-height:1.2;margin-top:-9px}}.infor__link img{width:288px;margin:0 auto}.newsbox{color:#fff}.newsbox__head{margin-bottom:22px}@media only screen and (max-width: 767px){.newsbox__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}}.newsbox__ttl{font-size:4.2rem;font-weight:300;font-family:Cormorant Garamond,serif;line-height:1}.newsbox__btn{max-width:109px;margin-left:auto;margin-top:35px}@media only screen and (max-width: 767px){.newsbox__btn{margin-top:0;max-width:77.75px;margin-bottom:10px}}.newsbox__btn .txt{position:relative}.newsbox__btn .txt:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease;background-image:url(../img/common/icon/icon_arrow03.svg)}@media only screen and (min-width: 768px){.newsbox__btn .txt:hover span:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-delay:.25s;transition-delay:.25s}.newsbox__btn .txt:hover span:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:0s;transition-delay:0s}}.newsbox__btn .txt span{width:100%;padding:0 39px 10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Cormorant Garamond,serif;font-weight:500;font-size:1.6rem;line-height:1.2;color:#fff;position:relative}@media only screen and (max-width: 767px){.newsbox__btn .txt span{font-size:1.4rem;padding-right:17px}}.newsbox__btn .txt span:before,.newsbox__btn .txt span:after{display:block;content:"";position:absolute;z-index:1;left:0;bottom:0;width:100%;height:1px;background:#fff;-webkit-transition:1.1s cubic-bezier(.19,1,.22,1);transition:1.1s cubic-bezier(.19,1,.22,1)}.newsbox__btn .txt span:before{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0)}.newsbox__btn .txt span:after{-webkit-transition-delay:.25s;transition-delay:.25s;-webkit-transform-origin:right;transform-origin:right}.newsbox__item{padding:0 15px;border-bottom:1px solid #fff}@media only screen and (max-width: 767px){.newsbox__item{padding:0 10px}}.newsbox__item:first-child{border-top:1px solid #fff}.newsbox__link{padding:44px 20px 44px 0;display:block;position:relative}@media only screen and (max-width: 992px){.newsbox__link{padding:35px 20px 35px 0}}@media only screen and (max-width: 767px){.newsbox__link{padding:20px 0 16px}}.newsbox__link:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease;background-image:url(../img/common/icon/icon_arrow03.svg)}@media only screen and (max-width: 767px){.newsbox__link:after{content:none}}@media only screen and (min-width: 768px){.newsbox__link:hover{opacity:1}.newsbox__link:hover .newsbox__text{color:#ccc5be}}.newsbox__date{font-family:Marcellus,serif;font-weight:400;font-size:1.6rem;letter-spacing:.1em;line-height:1.2;margin-bottom:6px}@media only screen and (max-width: 767px){.newsbox__date{font-size:1.1rem;line-height:1.2;margin-bottom:8px}}.newsbox__text{font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:.1em;font-size:1.6rem;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;position:relative}@media only screen and (max-width: 767px){.newsbox__text{font-size:1.25rem;padding-right:15px}.newsbox__text:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease;background-image:url(../img/common/icon/icon_arrow03.svg)}}.mv01,.mv01__img{position:relative}.mv01__img:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#56635e;mix-blend-mode:hard-light}@media only screen and (max-width: 1024px){.mv01__img{height:300px}}@media only screen and (max-width: 767px){.mv01__img{height:250px}}.mv01__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mv01__content{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mv01__detail{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative;z-index:2;text-align:center;pointer-events:all}.mv01__title{font-size:4.4rem;font-weight:500;letter-spacing:.1em;color:#fff;font-family:Zen Old Mincho,serif}@media only screen and (max-width: 767px){.mv01__title{font-size:2.5rem}}.mv01__list{position:relative;z-index:2}.maincontent{padding-top:90px;padding-bottom:70px;position:relative;z-index:1}@media only screen and (max-width: 1024px){.maincontent{padding-top:40px}}@media only screen and (max-width: 767px){.maincontent{padding-top:30px;padding-bottom:20px}}.maincontent h2,.maincontent h3,.maincontent h4,.maincontent h5,.maincontent h6{font-weight:500;letter-spacing:.1em;font-family:Zen Old Mincho,serif}.maincontent h2{padding-top:40px;padding-bottom:22px;margin-bottom:24px;font-size:4.4rem;line-height:1.4;margin-top:60px;text-align:center;position:relative}.maincontent h2:before,.maincontent h2:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-repeat:no-repeat}.maincontent h2:before{top:-10px;width:79px;height:60px;background-image:url(../img/common/illust06.svg)}@media only screen and (max-width: 767px){.maincontent h2:before{top:-1px;width:30px;height:38px}}.maincontent h2:after{width:40px;height:1px;background-color:#56635e;bottom:0}@media only screen and (max-width: 1024px){.maincontent h2{font-size:3.2rem;margin-top:30px;padding-bottom:15px}}@media only screen and (max-width: 767px){.maincontent h2{font-size:2.6rem;margin:25px 0;padding-top:30px;padding-bottom:12px}}.maincontent h3{margin:38px 0 25px;font-size:3rem;line-height:1.4;padding-bottom:5px;position:relative;border-bottom:1px solid #56635e}@media only screen and (max-width: 1024px){.maincontent h3{font-size:2.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h3{font-size:2.4rem;margin:20px 0}}.maincontent h4{padding-left:15px;font-size:2.6rem;position:relative;line-height:1.3;margin:43px 0 25px}.maincontent h4:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:calc(100% - 11.5px);background-color:#56635e}@media only screen and (max-width: 1024px){.maincontent h4{font-size:2.5rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h4{font-size:2.2rem;margin:20px 0 15px}}.maincontent h5{font-size:2.3rem;line-height:1.4;margin:46px 0 25px;padding-bottom:5px;position:relative;border-bottom:1px dashed #56635e}@media only screen and (max-width: 1024px){.maincontent h5{margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h5{margin:20px 0 15px;font-size:2rem}}.maincontent h6{font-size:2rem;line-height:1.4;padding-left:15px;position:relative;margin:44px 0 20px}@media only screen and (max-width: 1024px){.maincontent h6{font-size:1.8rem;margin:30px 0 20px}}@media only screen and (max-width: 767px){.maincontent h6{margin:20px 0 15px}}.maincontent h6:before{content:"";position:absolute;width:7px;height:7px;background-color:#56635e;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.maincontent a{color:#00459e;text-decoration:underline}.maincontent a:hover{opacity:.8}.maincontent p{font-weight:400;letter-spacing:.1em;line-height:2.25;margin-bottom:18px;font-size:1.6rem}@media only screen and (max-width: 767px){.maincontent p{font-size:1.4rem;line-height:2;margin-bottom:15px}}.maincontent .fullwidth{width:100vw;position:relative;-webkit-transform:translateX(-50%);transform:translate(-50%);left:50%}.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:3.5rem;font-weight:700;line-height:2.139}@media only screen and (max-width: 1024px){.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:3rem}}@media only screen and (max-width: 767px){.maincontent .fullwidth .wp-caption .wp-caption-text{font-size:2rem}}.maincontent .fullwidth .imgbox--full{margin:60px 0 68px;position:relative}.maincontent .fullwidth .imgbox--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003}.maincontent .fullwidth .imgbox--full figure{height:400px}@media only screen and (max-width: 1024px){.maincontent .fullwidth .imgbox--full figure{height:320px}}@media only screen and (max-width: 767px){.maincontent .fullwidth .imgbox--full figure{height:220px}}.maincontent .fullwidth img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .imgbox.is-small .image--r,.maincontent .imgbox.is-small .image--l{max-width:300px}@media only screen and (max-width: 767px){.maincontent .imgbox.is-small .image--r,.maincontent .imgbox.is-small .image--l{max-width:100%}}.maincontent .image--r,.maincontent .image--l{max-width:435px;margin-bottom:30px;position:relative;aspect-ratio:16/10}@media only screen and (max-width: 767px){.maincontent .image--r,.maincontent .image--l{max-width:100%}}.maincontent .image--r img,.maincontent .image--l img{width:100%;-o-object-fit:cover;object-fit:cover}.maincontent .image--r{float:right;margin-left:25px}@media only screen and (max-width: 767px){.maincontent .image--r{margin-left:0;float:none}}.maincontent .image--l{float:left;margin-right:25px}@media only screen and (max-width: 767px){.maincontent .image--l{margin-right:0;float:none}}.maincontent .caption{position:absolute;text-align:center;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;color:#fff;font-size:3.5rem;font-weight:600;text-shadow:0 0 15px #d2d2d2;line-height:1.6;padding:40px 35px}@media only screen and (max-width: 1024px){.maincontent .caption{font-size:2.8rem;padding:40px 15px}}@media only screen and (max-width: 767px){.maincontent .caption{font-size:2rem}}.maincontent .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.maincontent .list .item{width:calc(50% - 24px);margin:0 12px}@media only screen and (max-width: 767px){.maincontent .list .item{width:100%}.maincontent .list .item:not(:last-child){margin-bottom:25px}}.maincontent .list figure{position:relative}.maincontent .list img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.maincontent .list .text,.maincontent .list .text p{margin-top:10px;margin-bottom:0}.maincontent .list .title{margin:16px 0 15px;color:#56635e;padding-left:12px}.maincontent .list .title:before{width:4px;height:calc(100% - 6px)}.maincontent .list--col2 img{aspect-ratio:16/9.12}.maincontent .list--col3{margin-bottom:20px}.maincontent .list--col3 img{aspect-ratio:4/2.9}.maincontent .list--col3 .item{width:calc(33.33% - 24px)}@media only screen and (max-width: 767px){.maincontent .list--col3 .item{width:100%}}.maincontent .topic__ttl{font-size:2rem;line-height:1.25;color:#9aa19e}@media only screen and (max-width: 767px){.maincontent .topic__ttl{font-size:1.8rem}}.maincontent .topic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:36px 65px;background-color:#fff;margin-top:16px;margin-bottom:16px;border:1px solid #bbc1bf}@media only screen and (max-width: 1024px){.maincontent .topic__list{padding:35px 40px}}@media only screen and (max-width: 767px){.maincontent .topic__list{padding:30px 20px}}.maincontent .topic__list li{font-size:1.6rem;font-weight:400;letter-spacing:.1em;line-height:2;position:relative;padding:3px 0 6px 14px;width:100%}@media only screen and (max-width: 767px){.maincontent .topic__list li{font-size:1.4rem}}.maincontent .topic__list li:before{content:"";position:absolute;top:16px;left:0;width:6px;height:6px;background-color:#56635e}@media only screen and (max-width: 767px){.maincontent .topic__list li:before{top:15px}}.maincontent .topic__list--col2{gap:0 8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.maincontent .topic__list--col2 li{width:calc(50% - 13px);letter-spacing:.035em}@media only screen and (max-width: 767px){.maincontent .topic__list--col2 li{width:100%}}.maincontent .topic__list--col3{gap:0 28px}.maincontent .topic__list--col3 li{width:calc(33.33% - 18.6666666667px);letter-spacing:.1em}@media only screen and (max-width: 767px){.maincontent .topic__list--col3 li{width:100%}}.maincontent .topic__list--link{padding:36px 65px 46px;gap:13px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #ccc5be}@media only screen and (max-width: 1024px){.maincontent .topic__list--link{padding:35px 40px}}@media only screen and (max-width: 767px){.maincontent .topic__list--link{padding:30px 20px}}.maincontent .topic__list--link li{width:calc(50% - 14px);padding:3px 0 6px;border-bottom:1px dotted #ccc5be}@media only screen and (max-width: 767px){.maincontent .topic__list--link li{width:100%}}.maincontent .topic__list--link li:before{content:none}.maincontent .topic__list--link li a{position:relative;letter-spacing:.1em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding-right:30px;text-decoration:none;font-size:1.6rem;line-height:1.4375;font-weight:500;font-family:Zen Old Mincho,serif;color:#553e25;padding-bottom:2px}@media only screen and (max-width: 767px){.maincontent .topic__list--link li a{font-size:1.4rem}}.maincontent .topic__list--link li a:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;height:10px;background:url(../img/common/icon/icon_arrow01.svg) no-repeat center;-webkit-transition:.3s ease;transition:.3s ease}@media only screen and (min-width: 768px){.maincontent .topic__list--link li a:hover{opacity:1;color:#56635e}.maincontent .topic__list--link li a:hover:after{-webkit-animation:slide_right2 .5s cubic-bezier(.5,1,.89,1);animation:slide_right2 .5s cubic-bezier(.5,1,.89,1)}}.maincontent .topic__listttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 27px}@media only screen and (max-width: 767px){.maincontent .topic__listttl{display:block}}.maincontent .topic__listttl .item{width:100%}@media only screen and (max-width: 767px){.maincontent .topic__listttl .item:not(:last-child){margin-bottom:20px}}.maincontent .topic__listttl .ttl{margin:0 0 19px;padding-bottom:10px;line-height:1.3;border-bottom:1px solid #56635e;padding-left:15px}@media only screen and (max-width: 767px){.maincontent .topic__listttl .ttl{font-size:2rem;padding-bottom:8px;line-height:1.3}}.maincontent .topic__listttl .ttl:before{content:"";position:absolute;background-color:#56635e;top:4px;width:4px;left:0;height:calc(100% - 18px);border-radius:3.5px}@media only screen and (max-width: 767px){.maincontent .topic__listttl .ttl:before{top:10px}}.maincontent .topic__lsfull--bg{background:#edf3eb;position:relative;padding:60px 0}.maincontent .topic__list01--005{background:#fff;padding:42px 66px 34px;border:1px solid #56635e}@media only screen and (max-width: 767px){.maincontent .topic__list01--005{padding:20px}}.maincontent .topic__list01--005 .topic__list--col2{margin-top:0}.maincontent .topic__list01--005 .topic__list--col2 li{width:calc(50% - 12px)}@media only screen and (max-width: 767px){.maincontent .topic__list01--005 .topic__list--col2 li{width:100%}}.maincontent .topic__button{margin-bottom:70px}.maincontent .topic__heading{font-weight:500;font-size:2.6rem;letter-spacing:.1em;padding-bottom:25px;margin-bottom:30px;color:#56635e;font-family:Zen Old Mincho,serif;position:relative}@media only screen and (max-width: 767px){.maincontent .topic__heading{font-size:2.2rem}}.maincontent .topic__heading:after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:40px;height:1px;background-color:#56635e;bottom:0}.maincontent .topic__pickbox{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#a20b00;border:1px solid currentColor;background-color:#fff}@media only screen and (max-width: 767px){.maincontent .topic__pickbox{padding:20px}}.maincontent .topic__picklist{max-width:737px;margin:0 auto;width:100%}.maincontent .topic__picklist li{font-size:1.6rem;line-height:2;letter-spacing:.1em;font-weight:500;margin:0;position:relative;padding-left:18px;text-align:left}@media only screen and (max-width: 767px){.maincontent .topic__picklist li{font-size:1.4rem}}.maincontent .topic__picklist li:before{content:"※";position:absolute;left:0}.maincontent .topicflow{position:relative;padding:0 92px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 1024px){.maincontent .topicflow{padding:0 40px}}@media only screen and (max-width: 767px){.maincontent .topicflow{border-radius:15px;padding:20px 0}}.maincontent .topicflow__box{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #bbc1bf;padding:38px 42px 30px 0}@media only screen and (max-width: 767px){.maincontent .topicflow__box{display:block;padding:10px 20px 20px}}.maincontent .topicflow__box:not(:last-child){margin-bottom:24px}@media only screen and (max-width: 767px){.maincontent .topicflow__box:not(:last-child){margin-bottom:25px}}.maincontent .topicflow__box:not(:last-child) .topicflow__arrow .arrow:after{content:"";position:absolute;top:0;left:50%;width:3px;height:100%;border-left:1.5px dotted #56635e;-webkit-transform:translateX(-50%);transform:translate(-50%)}.maincontent .topicflow__step{position:relative;width:100px}@media only screen and (max-width: 767px){.maincontent .topicflow__step{width:100%;margin-bottom:15px;padding:0;margin-left:-20px}}.maincontent .topicflow__step .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#56635e;color:#fff;font-family:Marcellus,serif;font-size:1.6rem;margin-bottom:0;font-weight:400;line-height:1.2;letter-spacing:.1em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:4px 21px 4px 26px;min-width:95.5px;text-align:center}.maincontent .topicflow__arrow{position:absolute;display:block;width:5px;height:calc(100% + 37px);top:43px;left:45px;overflow:hidden;z-index:1}@media only screen and (max-width: 767px){.maincontent .topicflow__arrow{display:none}}.maincontent .topicflow__arrow .arrow{position:absolute;display:block;width:100%;height:100%;-webkit-transform:scaleY(1);transform:scaleY(1);top:0;left:0;-webkit-transform-origin:center top;transform-origin:center top}.maincontent .topicflow__ttl{font-size:2.2rem;font-weight:500;font-family:Zen Old Mincho,serif;letter-spacing:.1em;color:#56635e;margin-bottom:6px;line-height:1.4}@media only screen and (max-width: 767px){.maincontent .topicflow__ttl{font-size:1.8rem;text-align:center;margin-bottom:10px}}.maincontent .topicflow__detail{width:calc(100% - 100px);padding-left:9px}@media only screen and (max-width: 767px){.maincontent .topicflow__detail{width:100%;padding-left:0}}.maincontent .topicflow__txt{margin-bottom:0}.maincontent .map01{height:450px;overflow:hidden;border-radius:20px}@media only screen and (max-width: 767px){.maincontent .map01{height:250px;border-radius:10px}}@media only screen and (max-width: 767px){.maincontent .table01 .table01__txt{line-height:0}}.maincontent .table01 .table01__txt .u-brown{margin-left:60px}@media only screen and (max-width: 767px){.maincontent .table01 .table01__txt .u-brown{margin-left:0;display:none!important}}.maincontent .table01 .table01__txt .u-brown.pc{display:inline-block!important}@media only screen and (max-width: 767px){.maincontent .table01 .table01__txt .u-brown.pc{display:none!important}}@media only screen and (max-width: 767px){.maincontent .table01 .table01__txt .u-brown.sp-only{display:block!important}}.maincontent mark{position:relative;background-color:transparent;z-index:1}.maincontent mark:before{content:"";background-color:#ff0;height:50%;left:0;bottom:0;width:100%;position:absolute;z-index:-1}.maincontent .slide-num{font-size:1.2rem;letter-spacing:.1em;position:relative;line-height:1.5}.maincontent .slide-num .prev img,.maincontent .slide-num .next img{width:7px;height:9px}.maincontent .section__popup{padding-top:50px}.maincontent .section__popup .btn01{margin:0 auto;max-width:320px}.maincontent .section__popup .btn01 .btn01__txt{width:100%;cursor:pointer}.under .section{padding-top:55px}@media only screen and (max-width: 767px){.under .section{padding-top:40px}}.under .section-pd02{padding-top:32px}.under .section-pd03{padding-top:39px}.under .section-pd04,.under .section-pd06{padding-top:62px}.under .section-pd07{padding-top:30px}.under .section-pd08{padding-top:20px}.under .section-pd09,.under .section-pd10{padding-top:38px}.under .section-pd11{padding-top:51px}.under .section-pd12{padding-top:57px}.under .section-pd13{padding-top:44px}.under .section-pd14{padding-top:58px}.center{text-align:center!important}.radius-0{border-radius:0!important}.mb0{margin-bottom:0!important}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.sp-only{display:none!important}@media only screen and (max-width: 767px){.sp-only{display:block!important}}.pc{display:block!important}@media only screen and (max-width: 767px){.pc{display:none!important}}@media only screen and (max-width: 1024px){.pc-only{display:none}}.tab-sp{display:none!important}@media only screen and (max-width: 1024px){.tab-sp{display:block!important}}.bd-0{border:0!important;padding:0!important}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;font-size:0}.hide{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:3}.u-tel{pointer-events:none}@media only screen and (max-width: 767px){.u-tel{pointer-events:all}}.u-white{color:#fff}.u-brown{color:#553e25!important}
