.article-item{position:relative;width:25%;margin:0 10px;z-index:1}.article-item::before{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:calc(100% - 26px);background-color:#f6f4f1;box-shadow:3px 3px 8px 0 rgba(0,0,0,.1);z-index:-1}.article-item .label{display:flex;justify-content:center;align-items:center;width:130px;height:26px;font-size:13px;font-weight:bold;color:#fff;background-color:var(--column-categories-bgcolor1)}@media print,screen and (max-width: 640px){.article-item .label{height:22px;font-size:2.5vw}}@media print,screen and (min-width: 641px){.article-item:hover .thum{opacity:.8}.article-item:hover .ttl{text-decoration:underline}}.article-item .article-item-link{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.article-item .article-item-body .thum{width:100%;aspect-ratio:4/2.8;transition:opacity .15s linear;-webkit-transition:opacity .15s linear}.article-item .article-item-body .thum img{width:100%;height:100%;object-fit:cover}.article-item .article-item-wrap{padding:15px 20px 20px}@media print,screen and (max-width: 640px){.article-item .article-item-wrap{padding:10px}}.article-item .article-item-wrap p{color:#806b5e;font-size:14px;line-height:1.5}@media print,screen and (max-width: 640px){.article-item .article-item-wrap p{font-size:3vw}}.article-item .article-item-wrap .date{margin-bottom:5px;padding-bottom:5px;border-bottom:solid 1px #274034}.article-item .article-item-wrap .tag{position:relative;display:flex;flex-wrap:wrap;margin-top:10px;padding-left:22px;background:url(../images/common/icon_tag.svg) no-repeat left top 9px;background-size:16px 16px;z-index:2}.article-item .article-item-wrap .tag li{margin:5px 5px 0 0;font-size:12px;border:solid 1px #4b2300;border-radius:100vh;background-color:#fff}@media print,screen and (max-width: 640px){.article-item .article-item-wrap .tag li{font-size:2.5vw}}.article-item .article-item-wrap .tag li a{display:block;width:100%;padding:1px 10px;color:#4b2300}@media print,screen and (max-width: 640px){.article-item .article-item-wrap .tag li a{padding:3px 10px}}@media print,screen and (min-width: 641px){.article-item .article-item-wrap .tag li{transition:background-color .15s linear;-webkit-transition:background-color .15s linear}.article-item .article-item-wrap .tag li:hover{background-color:#4b2300}.article-item .article-item-wrap .tag li:hover a{color:#fff}}.pager{display:flex;justify-content:center;align-items:center;margin:50px auto}@media print,screen and (max-width: 640px){.pager{margin-top:30px}}.pager::after{display:none}.pager li{position:relative;margin:0 3px;font-size:16px;font-weight:bold;text-align:center}@media print,screen and (max-width: 640px){.pager li{margin:0 1px;font-size:4vw}}.pager li button{display:flex;justify-content:center;align-items:center;width:32px;height:42px;padding:0;cursor:pointer;appearance:none;border:none;background:none;color:#4b2300}.pager li button::after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:transparent}@media print,screen and (max-width: 640px){.pager li button{width:25px;font-size:4vw}}.pager li.active button::after,.pager li:hover button::after{background-color:#4b2300}.pager li.prev,.pager li.next{width:32px}@media print,screen and (min-width: 641px){.pager li.prev,.pager li.next{transition:opacity .15s linear;-webkit-transition:opacity .15s linear}.pager li.prev:hover,.pager li.next:hover{opacity:.7}}@media print,screen and (max-width: 640px){.pager li.prev,.pager li.next{width:25px}}.osusume-tag{position:relative;display:flex;align-items:flex-start;width:100%;margin:0 auto;padding:50px 0 0}@media print,screen and (max-width: 640px){.osusume-tag{flex-direction:column;margin:0 auto;padding:20px 0 0}}.osusume-tag h3{width:130px;font-size:16px;color:#4b2300}@media print,screen and (max-width: 640px){.osusume-tag h3{margin-bottom:10px;font-size:3.5vw}}.osusume-tag ul{display:flex;flex-wrap:wrap;width:calc(100% - 130px)}@media print,screen and (max-width: 640px){.osusume-tag ul{width:100%}}.osusume-tag li{display:block;margin:0 10px 10px 0;border:solid 1px #4b2300;border-radius:100vh;background-color:#fff;font-size:14px;text-align:center}@media print,screen and (max-width: 640px){.osusume-tag li{margin:0 5px 5px 0;font-size:13px}}.osusume-tag li a{display:block;width:100%;padding:2px 20px;color:#4b2300}@media print,screen and (min-width: 641px){.osusume-tag li{transition:background-color .15s linear;-webkit-transition:background-color .15s linear}.osusume-tag li:hover{background-color:#4b2300}.osusume-tag li:hover a{color:#fff}}.pager+.osusume-tag{margin:50px auto;padding:0}@media print,screen and (max-width: 640px){.pager+.osusume-tag{margin:20px auto}}.category-list{position:relative;display:flex;flex-wrap:wrap;width:100%;margin-top:50px}@media print,screen and (max-width: 640px){.category-list{justify-content:space-between;margin-top:20px}}.category-list .article-item{width:22.75%;margin:0 0 5% 3%}@media print,screen and (max-width: 640px){.category-list .article-item{width:48%;margin:0 0 5%}}.category-list .article-item::before{background-color:#fff}.category-list .article-item:nth-child(4n+1){margin-left:0}.top-mv{background:url(../images/detail/bg1.jpg) no-repeat center top;background-size:100% 80%;overflow:hidden}@media print,screen and (min-width: 641px){.top-mv{height:500px}}@media print,screen and (max-width: 640px){.top-mv{height:calc(95vw + 70px);padding-top:70px}}.top-mv .top-mv-slider{opacity:0;transition:opacity .3s linear}.top-mv .top-mv-slider.slick-initialized{opacity:1}.top-mv .top-mv-prev,.top-mv .top-mv-next{position:absolute;top:50%;width:20px;height:80px;transform:translateY(-50%);cursor:pointer;z-index:10}@media print,screen and (min-width: 641px){.top-mv .top-mv-prev,.top-mv .top-mv-next{transition:opacity .15s linear;-webkit-transition:opacity .15s linear}.top-mv .top-mv-prev:hover,.top-mv .top-mv-next:hover{opacity:.7}}@media print,screen and (max-width: 640px){.top-mv .top-mv-prev,.top-mv .top-mv-next{top:40%;width:20px;height:60px}}.top-mv .top-mv-prev{left:calc(50% - 485px);background:url(../images/common/icon_arrow_prev_w.svg) no-repeat center center;background-size:100% 100%}@media print,screen and (max-width: 640px){.top-mv .top-mv-prev{left:20px}}.top-mv .top-mv-next{right:calc(50% - 485px);background:url(../images/common/icon_arrow_next_w.svg) no-repeat center center;background-size:100% 100%}@media print,screen and (max-width: 640px){.top-mv .top-mv-next{right:20px}}.top-mv .slick-dots li{width:10px;height:10px}.top-mv .slick-dots li button:before{opacity:1;width:100%;height:100%;font-size:0;border:solid 1px #4b2300;border-radius:100vh;background-color:#fff}.top-mv .slick-dots li.slick-active button:before{background-color:#4b2300}.top-mv .mv-item{position:relative;width:750px;height:500px;margin:0 25px;overflow:hidden;aspect-ratio:3/2;background-color:#fff}@media print,screen and (max-width: 640px){.top-mv .mv-item{width:95vw;height:95vw;margin:0 2.5vw}}.top-mv .mv-item .top-mv-link{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.top-mv .mv-item .thum{position:relative;width:100%;height:100%;overflow:hidden;transition:opacity .15s linear;-webkit-transition:opacity .15s linear}.top-mv .mv-item .thum img{width:100%;height:100%;object-fit:cover}.top-mv .mv-item .thum::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#4b2300;opacity:.2}@media print,screen and (min-width: 641px){.top-mv .mv-item:hover .thum{opacity:.8}.top-mv .mv-item:hover .ttl{text-decoration:underline}}.top-mv .mv-item-body{position:absolute;left:0;bottom:0;width:100%;padding:20px}.top-mv .mv-item-body .label{display:inline-block;padding:2px 40px;background-color:#fff;font-size:16px;font-weight:bold;text-align:center;color:var(--column-categories-textcolor1)}@media print,screen and (max-width: 640px){.top-mv .mv-item-body .label{font-size:3vw}}.top-mv .mv-item-body .ttl{margin:10px 0;font-size:24px;font-weight:bold;color:#fff}@media print,screen and (max-width: 640px){.top-mv .mv-item-body .ttl{font-size:5vw;line-height:1.3}}.top-mv .mv-item-body .tag{position:relative;display:flex;flex-wrap:wrap;padding-left:32px;background:url(../images/common/icon_tag_w.svg) no-repeat left top 9px;background-size:20px 20px;z-index:20}.top-mv .mv-item-body .tag li{margin:5px 5px 0 0;font-size:14px;color:#4b2300;border:solid 1px #fff;border-radius:100vh}@media print,screen and (max-width: 640px){.top-mv .mv-item-body .tag li{font-size:3vw}}.top-mv .mv-item-body .tag li a{display:block;width:100%;padding:2px 15px;color:#fff}@media print,screen and (max-width: 640px){.top-mv .mv-item-body .tag li a{padding:3px 10px}}@media print,screen and (min-width: 641px){.top-mv .mv-item-body .tag li{transition:background-color .15s linear;-webkit-transition:background-color .15s linear}.top-mv .mv-item-body .tag li:hover{background-color:#fff}.top-mv .mv-item-body .tag li:hover a{color:#4b2300}}.index main{background-color:#ede8e3}@media print,screen and (max-width: 640px){.index main{padding-top:0}}.index .concept{width:100%;background-color:#fff}.index .concept .wrap{padding:80px 0;background:url(../images/top/pic1.png) no-repeat left 24% top;background-size:135px auto}@media print,screen and (max-width: 640px){.index .concept .wrap{padding:50px 0;background-position:left top 20px;background-size:70px auto}}.index .concept h2{width:388px;margin:0 auto 50px}@media print,screen and (max-width: 640px){.index .concept h2{width:80%;margin-bottom:30px}}.index .concept p{font-size:18px;font-weight:bold;color:#1a1a1a;text-align:center;line-height:2.5}@media print,screen and (max-width: 640px){.index .concept p{font-size:3.5vw;line-height:2}}/*# sourceMappingURL=index.css.map */
