﻿*{box-sizing:border-box}::after,::before{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{max-width:100%;margin:auto;height:auto;border-style:none;vertical-align:bottom}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden]{display:none}body{line-height:1.6;font-family:"Cinzel","Noto Serif JP",serif;font-size:16px;font-weight:600;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.c-title{background:url(../img/common/title.png) no-repeat 50% 25%/cover;background-color:#fff;padding:64px 0}.c-title h2{text-align:center;font-family:"Noto Serif JP",serif;font-weight:600;font-size:48px}.c-title h2 span{display:block;font-size:24px;color:#b58e22}.sidebar-category{font-family:sans-serif;color:#333;background-color:#f9f9f9}.sidebar-category .category-title{cursor:pointer;padding:10px;border-bottom:1px solid #ddd;transition:background-color .3s}.sidebar-category .category-title.open{background-color:#0073aa;color:#fff}.sidebar-category .category-list{max-height:0;overflow:hidden;transition:max-height .3s ease}.sidebar-category .category-list li{padding:5px 15px}.l-header{width:100%;position:fixed;top:0;left:0;z-index:999;background-color:#493127}@media screen and (max-width: 960px){.l-header{height:65px}}@media screen and (max-width: 767px){.l-header{height:56px}}.l-header__wrap{width:100%;height:100%;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}.l-header__logo{max-width:224px;width:16%;padding:22px 0 22px 1.8%;margin-right:40px}@media screen and (max-width: 767px){.l-header__logo{max-width:147px;width:45%;padding:12px 0 12px 20px}}.l-header__nav{margin-left:auto;margin-right:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}@media screen and (max-width: 1140px){.l-header__nav{width:100%;height:100%;position:fixed;top:93px;left:0;background-color:#493127;z-index:99;opacity:0;visibility:hidden;overflow:auto}}@media screen and (max-width: 960px){.l-header__nav{top:65px}}@media screen and (max-width: 767px){.l-header__nav{top:56px}}.l-header__nav.open{opacity:1;visibility:visible}.l-header__nav-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0}@media screen and (max-width: 1140px){.l-header__nav-wrap{width:92%;margin-inline:auto;padding:60px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.l-header__menu{padding:0;margin:0;list-style:none;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;gap:clamp(20px,20px + 20*(100vw - 768px)/1152,40px);margin-right:clamp(20px,20px + 60*(100vw - 768px)/1152,80px)}@media screen and (max-width: 1140px){.l-header__menu{display:block;width:100%;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-header__nav-wrap li{text-align:left;display:block;width:100%;font-weight:bold;padding:16px 0;border-bottom:solid 1px #fff}.l-header__nav-wrap li a{width:100%}}@media screen and (max-width: 767px){.l-header__menu{gap:30px}}.l-header__menu li a{display:inline-block;font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-style:normal;font-size:18px;font-weight:700;line-height:1em;letter-spacing:normal;font-size:clamp(10px,10px + 8*(100vw - 767px)/1153,18px);white-space:nowrap;color:#fff}@media screen and (max-width: 1140px){.l-header__menu li a{font-size:16px}}.l-header__menu li a:hover{text-decoration:underline}.l-header__login{padding:0;margin:0;list-style:none;margin-left:auto;margin-right:32px}@media screen and (max-width: 767px){.l-header__login{margin-right:16px}}.l-header__login li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}@media screen and (max-width: 960px){.l-header__login li a{gap:6px}}.l-header__login li a img{width:25px;aspect-ratio:50/47}.l-header__login li a span{font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-style:normal;font-size:16px;font-weight:700;line-height:1em;letter-spacing:normal;font-size:clamp(11px,11px + 5*(100vw - 767px)/1153,16px);white-space:nowrap;color:#fff}@media screen and (max-width: 767px){.l-header__login li a span{display:none}}.l-header__cart{width:96px;height:93px}@media screen and (max-width: 960px){.l-header__cart{width:65px;height:65px}}@media screen and (max-width: 767px){.l-header__cart{width:56px;height:56px}}.l-header__cart a{width:100%;height:100%;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:#1c130f;position:relative}@media screen and (max-width: 960px){.l-header__cart a img{width:35px;height:auto}}.l-header__cart-count{display:none}.l-header__trigger{display:none;width:72px;height:72px}@media screen and (max-width: 1140px){.l-header__trigger{display:block}}@media screen and (max-width: 767px){.l-header__trigger{width:56px;height:56px}}.l-header__trigger:hover{cursor:pointer}.l-header__trigger-btn{width:100%;height:100%;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}.l-header__trigger-btn span{display:block;width:34px;height:3px;background-color:#fff;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width: 767px){.l-header__trigger-btn span{width:20px}}.l-header__trigger-btn span::before{content:"";width:100%;height:3px;background-color:#fff;position:absolute;left:0;top:-8px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.l-header__trigger-btn span::after{content:"";width:100%;height:3px;background-color:#fff;position:absolute;left:0;bottom:-8px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.l-header__trigger-btn.active span{background-color:rgba(0,0,0,0)}.l-header__trigger-btn.active span::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0}.l-header__trigger-btn.active span::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:0}.l-header__other{width:100%;margin:0;padding:0;list-style:none;display:none;max-width:300px;margin-inline:auto}@media screen and (max-width: 960px){.l-header__other{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;gap:20px}}.l-header__other li{width:50%;text-align:center}.l-header__other li a{display:inline-block;font-size:14px;font-weight:500;line-height:1em;letter-spacing:normal;font-size:clamp(12px,12px + 2*(100vw - 767px)/1153,14px);color:#fff}.l-header__other li a:hover{text-decoration:underline}.l-footer{padding:100px 0 88px;background:url(https://file003.shop-pro.jp/PA01071/401/img/common/bg-footer.jpg) no-repeat center/cover}@media screen and (max-width: 1140px){.l-footer{padding:80px 0 60px}}@media screen and (max-width: 767px){.l-footer{background:url(https://file003.shop-pro.jp/PA01071/401/img/common/bg-footer-sp.jpg) no-repeat center/cover}}.l-footer__wrap{max-width:1200px;width:92%;margin-inline:auto;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media screen and (max-width: 767px){.l-footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:80px;gap:80px}}.l-footer__main{width:calc(100% - 377px)}@media screen and (max-width: 767px){.l-footer__main{width:100%}}.l-footer__sub{width:327px}@media screen and (max-width: 767px){.l-footer__sub{width:100%}}.l-footer__logo{margin-bottom:80px}.l-footer__logo a{display:inline-block}.l-footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media screen and (max-width: 1140px){.l-footer__nav{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.l-footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.l-footer__menu{padding:0;margin:0;list-style:none}.l-footer__menu-item{line-height:1em}.l-footer__menu-item:not(:last-of-type){margin-bottom:16px}@media screen and (max-width: 767px){.l-footer__menu-item:not(:last-of-type){margin-bottom:2.1em}}.l-footer__menu-item>a{font-size:16px;font-weight:700;line-height:1em;letter-spacing:.08em;font-size:clamp(12px,12px + 4*(100vw - 767px)/1153,16px);color:#fff}@media screen and (max-width: 767px){.l-footer__menu-item>a{font-size:18px}}.l-footer__menu-item>a:hover{text-decoration:underline}.l-footer__child{padding:0;margin:0;list-style:none;margin-top:16px;padding-left:20px}@media screen and (max-width: 960px){.l-footer__child{padding-left:10px}}@media screen and (max-width: 767px){.l-footer__child{padding-left:20px}}.l-footer__child li{line-height:1em}.l-footer__child li:not(:last-of-type){margin-bottom:16px}@media screen and (max-width: 767px){.l-footer__child li:not(:last-of-type){margin-bottom:1.4em}}.l-footer__child li a{font-size:14px;font-weight:700;line-height:1em;letter-spacing:.08em;font-size:clamp(10px,10px + 4*(100vw - 767px)/1153,14px);color:#fff}@media screen and (max-width: 767px){.l-footer__child li a{font-size:14px}}.l-footer__child li a:hover{text-decoration:underline}.l-footer__link{margin-top:30px}.l-footer__link-item:not(:last-of-type){margin-bottom:16px}@media screen and (max-width: 767px){.l-footer__link-item:not(:last-of-type){margin-bottom:2.1em}}.l-footer__link-item a{display:inline-block;font-size:14px;font-weight:700;line-height:1em;letter-spacing:.08em;font-size:clamp(12px,12px + 2*(100vw - 767px)/1153,14px);color:#fff}@media screen and (max-width: 767px){.l-footer__link-item a{font-size:14px}}.l-footer__link-item a:hover{text-decoration:underline}.l-footer__calendar{margin-bottom:40px}@media screen and (max-width: 767px){.l-footer__calendar{margin-bottom:80px}}@media screen and (max-width: 767px){.l-footer__calendar .tbl_calendar{max-width:100%}}.l-footer__calendar .tbl_calendar:nth-of-type(2){display:none}.l-footer__calendar .side_cal_memo{color:#b58e22;font-size:14px;font-weight:400;line-height:1.4285714286em;letter-spacing:normal;font-size:clamp(12px,12px + 2*(100vw - 767px)/1153,14px)}.l-footer__calendar caption{font-size:18px;font-weight:700;line-height:1em;letter-spacing:normal;font-size:clamp(14px,14px + 4*(100vw - 767px)/1153,18px)}.l-footer__sns{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}@media screen and (max-width: 767px){.l-footer__sns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.l-footer__sns li a{display:block;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.l-footer__sns li a:hover{opacity:.7}.l-footer__copyright{text-align:center;font-size:16px;font-weight:700;line-height:1em;letter-spacing:.08em;font-size:clamp(14px,14px + 2*(100vw - 767px)/1153,16px);color:#fff}@media screen and (max-width: 767px){.l-footer__copyright{width:92%;margin-inline:auto;text-align:left}}.p-sidebar{font-family:"Noto Serif JP",serif;color:#2d1a08}@media(max-width: 1024px){.p-sidebar{border:solid 1px #ccc;padding:10px;background:#fff}}.p-sidebar__block{margin-bottom:2rem;padding-bottom:1rem}@media(max-width: 1024px){.p-sidebar__block{margin-bottom:1rem;padding-bottom:0}}.p-sidebar__title{font-size:1.2rem;font-family:"Cinzel",serif;width:100%;font-weight:700;color:#b78d3b;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;border-bottom:2px solid #b78d3b;display:inline-block;padding-bottom:.3rem}@media(max-width: 1024px){.p-sidebar__title{border-bottom:none}}.p-sidebar__title--tag{transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}@media(max-width: 1024px){.p-sidebar__title--tag{font-size:16px}}.p-sidebar__title--tag:after{content:"›";font-size:24px;color:#b78d3b;font-weight:bold;transition:transform .3s}.p-sidebar__title--tag:hover{color:#b78d3b}.p-sidebar__title--tag:hover:after{transform:translateX(4px)}.p-sidebar__title--cat{transition:all .3s ease;display:block;justify-content:space-between;align-items:center;border-bottom:none}.p-sidebar__title--cat:first-letter{font-size:1.6rem}@media(max-width: 1024px){.p-sidebar__title--cat{display:flex;font-size:16px;margin-bottom:0;padding-bottom:0}.p-sidebar__title--cat:after{content:"›";font-size:24px;color:#b78d3b;font-weight:bold;transition:transform .3s}.p-sidebar__title--cat:hover{color:#b78d3b}.p-sidebar__title--cat:hover:after{transform:translateX(4px)}.p-sidebar__title--cat.open:after{transform:rotate(90deg);transition:transform .3s}}.p-sidebar__categories{list-style:none;padding-left:0}.p-sidebar__categories li{margin:.8rem 0;font-size:17px;padding-top:.8rem;position:relative}@media(max-width: 1024px){.p-sidebar__categories li{font-size:14px;margin:.4rem 0;padding-top:.4rem}}.p-sidebar__categories li a{text-decoration:none;color:#2d1a08;border-bottom:solid 1px #000;padding-bottom:16px;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}@media(max-width: 1024px){.p-sidebar__categories li a{padding-bottom:8px;border-bottom:solid 1px #707070}}.p-sidebar__categories li a:after{content:"›";font-size:24px;color:#707070;font-weight:bold;transition:transform .3s}.p-sidebar__categories li a:hover{color:#b78d3b}.p-sidebar__categories li a:hover:after{transform:translateX(4px)}.p-sidebar__categories li ul.children{margin-top:.5rem;margin-left:1rem}.p-sidebar__categories li ul.children li{border:none;padding-top:.3rem}.p-sidebar__categories li ul.children li a{font-size:14px;border-bottom:solid 1px #ccc}.p-sidebar__categories li ul.children li a:after{content:"›";font-size:20px;color:#b78d3b;font-weight:bold;transition:transform .3s}.p-sidebar__categories li.open>a:after{content:"›";transform:rotate(90deg);transition:transform .3s}.p-sidebar__tags{display:flex;flex-wrap:wrap;gap:.5rem}.p-sidebar__tags li{margin:10px 0}.p-sidebar__tag{background:#ffefc3;color:#b58e22;border:1px solid #e6d7b5;border-radius:4px;padding:.3rem .6rem;font-size:.9rem;text-decoration:none;transition:background .3s}.p-sidebar__tag:hover{background:#b78d3b;color:#fff}.tags-item.open>a:after{content:"›";transform:rotate(90deg);transition:transform .3s}.p-sidebar__wrap{display:block}@media(max-width: 1024px){.p-sidebar__wrap{display:none}.p-sidebar__wrap.is-open{display:block}}.l-inner{width:92%;max-width:1200px;margin:auto}@media(max-width: 750px){.l-inner{width:92%}}.c-button a{text-align:left;display:inline-block;width:100%;max-width:280px;padding:16px 0 16px 8px;font-size:18px;font-weight:700;line-height:1em;letter-spacing:.08em;font-size:clamp(14px,14px + 4*(100vw - 767px)/1153,18px);border-bottom:solid 1px #000;position:relative}@media screen and (max-width: 767px){.c-button a{font-size:16px;max-width:100%}}.c-button a::after{content:"";width:24px;aspect-ratio:1/1;background:url(../img/common/icon-arrow.png) no-repeat center/contain;position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960px){.c-button a::after{width:18px;right:0}}@media screen and (max-width: 767px){.c-button a::after{width:24px}}.c-button a::before{content:"";width:56px;height:1px;background-color:#b58e22;position:absolute;bottom:-1px;left:0;z-index:3}.p-voice__breadcrumb{font-size:.9rem;width:92%;margin:1em auto}.p-voice__breadcrumb a{color:#444}.p-voice__bg{background:#f8f8f5;padding:144px 0 120px}@media(max-width: 1024px){.p-voice__bg{padding:72px 0 60px}}.p-voice__body{display:grid;grid-template-columns:3fr 1fr;gap:40px;height:fit-content}.p-voice__body--single{grid-template-columns:800px 1fr;max-width:1200px;gap:80px}@media(max-width: 1024px){.p-voice__body{grid-template-columns:1fr}}.p-voice__list{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));grid-template-rows:min-content;gap:40px}.p-voice__item{transition:.3s;position:relative;height:fit-content;padding-bottom:20px}.p-voice__item:before{content:"";position:absolute;right:-20px;height:100%;width:1px;background:#b58e22}@media(max-width: 1024px){.p-voice__item:before{content:none}}.p-voice__item:nth-child(3n):before{content:none}.p-voice__item:hover{transform:translateY(-3px)}.p-voice__item .p-voice__thumb img{width:100%;height:180px;object-fit:cover}.p-voice__item .p-voice__date{font-size:12px;color:#000;margin-bottom:16px}.p-voice__item .p-voice__name{font-size:1rem;margin:16px 0 8px;color:#333}.p-voice__item .p-voice__cat span{word-break:keep-all;background:#ffefc3;color:#b58e22;font-size:14px;padding:3px 10px;border-radius:3px;display:inline-block;margin-bottom:10px}.p-voice__pagination{grid-column:1/-1;text-align:center;margin-top:2em}@media(max-width: 1024px){.p-voice__pagination{grid-column:1}}.p-voice__pagination .page-numbers{display:inline-block;margin:0 4px;padding:6px 12px;border:1px solid #ccc;color:#333}.p-voice__pagination .page-numbers.current{background:#b58e22;color:#fff;border-color:#b58e22}.p-voice__sidebar{grid-column:2/2;grid-row:1}@media(max-width: 1024px){.p-voice__sidebar{grid-column:1}}.p-voice-single__list{display:block}.p-voice-single h2{font-size:32px;margin-bottom:16px}.p-voice-single h3{font-size:28px;border-bottom:solid 1px #000;margin:32px 0;padding-bottom:6px}.p-voice-single h4{color:#b58e22;font-size:24px;border-bottom:solid 1px #b58e22;margin:32px 0;padding-bottom:6px}.p-voice-single h5{border-left:solid #b58e22 3px;padding-left:10px;font-size:20px;margin:16px 0}.p-voice-single p{line-height:1.6;margin:16px 0}.p-voice-single a{text-decoration:underline}.p-voice-single ul{text-decoration:dotted;list-style:disc;padding-left:20px}.p-voice-single ul li{margin-bottom:16px}.p-voice-single ul li::marker{color:#b58e22}/*# sourceMappingURL=style.min.css.map */