.article-wrapper{display:flex;justify-content:space-between;align-items:start;margin:0 auto 4rem}.contents-wrapper{width:100%}.box,.box02{opacity:0;visibility:hidden;transform:translateY(100px)}.box{transition:all 1.4s}.box02{transition:all 1.7s}.is-active{opacity:1;visibility:visible;transform:translateY(0)}.aspect-40-11{aspect-ratio:40 / 11}.section-subtitle{font-family:Zen Kaku Gothic New,serif}.sec-4{margin:4rem auto}.sec-6{margin:6rem auto}.blog-category a:hover,.blog-ul-li a:hover{opacity:.5}.blog-latest{text-align:center}.blog-title{position:relative;display:inline-block;margin:2rem auto;font-size:2.8rem;font-weight:700;color:#a1958a;letter-spacing:.1rem;font-family:Zilla Slab,serif,Zen Kaku Gothic New,serif;text-align:center}.blog-title01:before{position:absolute;content:"";top:-.5rem;left:-6rem;height:5rem;width:5rem;background:url(../img/blog/kaeru.svg) no-repeat;background-size:contain}.blog-title02:before{position:absolute;content:"";top:-.5rem;left:-6rem;height:5rem;width:5rem;background:url(../img/blog/usagi.svg) no-repeat;background-size:contain}.blog-category{display:flex;justify-content:space-between;align-items:center;margin:4rem auto 0;padding:0 4rem;max-width:100rem}.blog-category li{width:calc(100% / 3);margin:0;padding:2rem 0;font-size:1.8rem;font-weight:700;background:#fff;letter-spacing:.15rem;cursor:pointer;transition:all .4s ease-out}.blog-category li:first-child{border-radius:.6rem 0 0 .6rem}.blog-category li:nth-child(3){border-radius:0 .6rem .6rem 0}.blog-category li a{color:#7b7268;display:flex;flex-direction:column;align-items:center;border-right:.1rem dotted #c9c9c9}.blog-category li:nth-child(3) a{border:none}.blog-category li:hover{background:#7b7268;transition:all .4s ease-out}.blog-category li:hover>a{color:#fff}.blog-category li:last-child{margin-right:0}.max-4{max-width:3rem;margin:0 auto 1rem}.slider-frame{position:relative;width:100%;margin:4rem auto 2rem;overflow:hidden}.slider{display:flex;transition:transform .5s ease;width:100%}.item-list-li{margin:0 3rem 0 0;background:#fff;box-sizing:border-box;text-align:left;box-shadow:.3rem .3rem 1.2rem #9d9d9d1a}.slider a{pointer-events:auto;cursor:pointer}.button_area{position:absolute;display:flex;justify-content:space-between;align-items:center;top:50%;left:0;right:0;margin:auto;height:auto;width:99%}.button_area{pointer-events:none}.button_area button{pointer-events:auto}.button_area .prev,.button_area .next{position:relative;background:#fff;border:none;width:3.5rem;height:3.5rem;border-radius:50%;padding:.5rem;box-shadow:0 0 1.2rem #9d9d9d80;cursor:pointer;transition:all .6s ease-out}.button_area .prev span{position:absolute;margin:auto;top:0;bottom:0;left:1.3rem;width:1.5rem;height:.5rem;border-bottom:.15rem solid #a1958a;border-left:.15rem solid #a1958a;transform:skew(-45deg)}.button_area .next span{position:absolute;margin:auto;top:0;bottom:0;right:1.3rem;width:1.5rem;height:.5rem;border-bottom:.15rem solid #a1958a;border-right:.15rem solid #a1958a;transform:skew(45deg)}.button_area button:hover{transform:scale(1.1);transition:all .6s ease-out}.item-list-text{padding:1.5rem 2rem}.item-date{display:inline-block;position:relative;color:#ff9393;letter-spacing:.2rem;margin:1rem 0 2rem;font-weight:700;padding:0 .5rem}.item-date:after{position:absolute;content:"";bottom:-1rem;height:.1rem;margin:auto;left:0;width:100%;background:#ff9393}.item-title{font-size:1.7rem;letter-spacing:.1rem;line-height:1.4}.blog-section{padding:0 4rem;text-align:center;margin:12rem auto;max-width:120rem}.blog-section-inner{padding:4rem 6rem;background:#fff;border-radius:5rem}.blog-box{padding:20rem 0 0;margin:-16rem auto 4rem}.blog-box-title{position:relative;padding-left:8rem;margin-bottom:2.5rem;font-size:1.8rem;color:#ff9393;text-align:left;font-family:Zen Kaku Gothic New,serif;font-weight:700;letter-spacing:.1rem}.blog-box-title:before{position:absolute;content:"";top:0;bottom:0;left:0;margin:auto;width:6rem;height:.1rem;background:#ff9393}.blog-ul{display:flex;justify-content:space-between;margin:2.5rem auto}.blog-ul .blog-ul-li{width:calc(100% / 3 - 2rem);border:.1rem solid #DBD9D1;text-align:left}.item-category{display:inline-block;color:#fff;background:#ff9393;border-radius:2rem;padding:.8rem 2rem;min-width:10rem;text-align:center;margin:1rem;font-size:1.1em;letter-spacing:.1rem}.item-list-title{margin:0 1rem 1rem;font-size:1.7rem;letter-spacing:.05rem;line-height:1.6}.more-button{display:inline-block;margin:2rem auto;padding:2rem;min-width:20rem;font-size:1.8rem;color:#fff;letter-spacing:.1rem;background:#e60028;border:#E60028 solid .15rem;transition:all .4s ease-out;border-radius:0 2rem;text-align:center;line-height:1.4}.more-button:hover{background:#fff;color:#e60028;transition:all .4s ease-out}@media screen and (max-width: 400px){.more-button{line-height:1.4;padding:2rem 0}}.blog-tagged{text-align:center;max-width:120rem;margin:10rem auto}.tag-box{display:flex;justify-content:center;flex-wrap:wrap;margin:2.5rem auto}.tag-link{display:inline-block;margin:1rem;padding:1rem 1.5rem;color:#ff9393;letter-spacing:.2rem;background:#fff;border:#ff9393 solid .1rem;transition:all .4s ease-out;border-radius:2rem}.tag-link:hover{background:#ff9393;color:#fff;transition:all .4s ease-out}@media screen and (max-width: 999px){.blog-section-inner{padding:4rem;border-radius:4rem}.item-category{padding:.6rem 2rem}}@media screen and (max-width: 767px){.blog-category{padding:0 2rem}.blog-category li{line-height:1.4}.blog-section-inner{padding:4rem 4rem 1rem}.blog-ul .blog-ul-li{width:calc(50% - 1rem)}.blog-ul li:last-child{display:none}}@media screen and (max-width: 700px){.blog-category{display:block}.blog-category li{width:100%;padding-bottom:0}.blog-category li a{padding-bottom:2rem;border-right:none;border-bottom:.1rem dotted #c9c9c9}.blog-category li:first-child{border-radius:.6rem .6rem 0 0}.blog-category li:nth-child(3){border-radius:0 0 .6rem .6rem}}@media screen and (max-width: 640px){.sec-4{margin:3rem auto}.blog-section{padding:0 2rem}.blog-section-inner{padding:3rem 2.5rem 1rem}.item-category{min-width:8rem;font-size:1em}}@media screen and (max-width: 450px){.item-list-li{margin-right:1.5rem}.item-list-text{padding:1.5rem}.blog-section{padding:0}.blog-section-inner{padding:3rem 1.5rem 1rem;border-radius:0}.item-category{min-width:7rem}.item-list-title{font-size:1.6rem}.tag-link{padding:1rem;font-size:1.5rem}}.p-4{padding:0 4rem;max-width:120rem}.p-4 .contents-wrapper{width:calc(82% - 5rem)}.aside-wrapper{width:18%}.sidebar .more-button{width:100%;padding:2rem 0;font-size:1.6rem;min-width:auto}@media screen and (max-width: 900px){.article-wrapper{display:block}.p-4 .contents-wrapper{width:100%}.p-4 .aside-wrapper{text-align:center;width:100%;margin:4rem auto}.item-list-img{max-width:30rem;margin:0 auto}.sidebar .more-button{max-width:25rem}}@media screen and (max-width: 767px){.p-4{padding:0 2rem}}.breadcrumb{padding:0 4rem;margin:2rem auto 3rem;max-width:120rem}.breadcrumb li{display:inline;color:#a1958a;font:1.4rem}.breadcrumb li a{color:#a1958a}.breadcrumb li .bread-article{display:inline-block;width:14rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb li:after{content:">";padding:0 .2em;color:#a1958a}.breadcrumb li:last-child:after{content:""}.breadcrumb li a:hover{text-decoration:underline}.article-text{padding:2rem;background:#feece9}.article-text-inner{background:#fff;padding:2rem}.article-title-box{margin:2rem auto 3rem}h2.article-title{font-size:3rem;font-family:Zen Antique Soft,serif;color:#a1958a;font-weight:700;line-height:1.3}p.article-date{font-size:1.4rem;letter-spacing:.1rem;color:#a1958a;text-align:right}.magazine-area p{color:#374151;font-size:1.6rem;letter-spacing:.05rem;line-height:1.5}.mb-2{margin-bottom:2rem}.magazine-outline{padding:2rem;margin:3.5rem 0;background:#f7f9f9}h2.outline-title{font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:.05rem;color:#6f7372}.outline-ul{margin:2rem}.outline-ul li{padding:1.2rem 0}.outline-ul li a{color:#6f7372;text-decoration:underline;letter-spacing:.05rem;line-height:1.5}.outline-ul li a:hover{text-decoration:none}.mt-2{margin-top:2rem}.mt-6{padding:18rem 0 0;margin:-18rem auto 10rem}.magazine-title{position:relative;font-size:2.4rem;color:#a1958a;font-weight:700;font-family:Zen Antique Soft,serif;margin-bottom:3rem;line-height:1.3}.magazine-title:after{position:absolute;content:"";bottom:-1rem;left:0;right:0;margin:auto;width:100%;height:.2rem;background:#feece9}.blog-table{font-size:1.5rem;color:#373738;font-family:Zen Kaku Gothic New,serif;letter-spacing:.1rem;margin:4rem auto}.blog-table th{background:#e4e4e4;border:solid .1rem #ccc;padding:1rem}.blog-table td{border:solid .1rem #ccc;padding:1rem .5rem;vertical-align:middle;text-align:center;line-height:1.4}.blog-table td:first-child{background:#fbf5f5}@media screen and (max-width: 900px){h2.article-title{font-size:2.8rem;margin-bottom:1.5rem}.outline-ul{margin:2rem 1rem}.blog-table .thead{display:none}.blog-table tr{width:100%}.blog-table td{display:block;text-align:right;padding:1rem}.blog-table td.item-photo{display:flex;flex-direction:column;align-items:center}.blog-table td:first-child{background:#e9727e;color:#fff;font-weight:700;text-align:center}.blog-table td:before{content:attr(data-label);float:left;font-weight:700;margin-right:1rem}}@media screen and (max-width: 767px){.breadcrumb{padding:0 2rem;margin:2rem auto}}@media screen and (max-width: 640px){.magazine-title{font-size:2rem;line-height:1.3}.magazine-area p{line-height:1.7}.magazine-outline{padding:2rem 1.5rem}}@media screen and (max-width: 450px){.article-text{padding:1rem}.article-text-inner{padding:1rem 1.5rem}}.comment-box{display:flex;justify-content:space-between;align-items:center;margin:4rem auto}.comment-box-left,.comment-box-right{display:flex;justify-content:space-around;align-items:center;width:50%}.mx-auto{max-width:10rem}.mx-auto2{max-width:20rem}.mx-auto5{max-width:5rem}.comment{margin-left:.3rem;padding:1rem 1.5rem;border-radius:1rem;background:#fbf5f5}.comment p{line-height:2}.plus{font-weight:700;color:#f4c2cc;font-size:1.8rem}.item-box{text-align:center}.magazine-link{color:#6f7372;text-decoration:underline;letter-spacing:.05rem}.magazine-link:hover{text-decoration:none}.m-1{margin:0 1rem}.link-center{text-align:center}@media screen and (max-width: 767px){.comment-box{display:block;margin:6rem auto}.comment-box-left,.comment-box-right{width:100%}.comment-box-right{margin:2rem auto}#MAGAZINE03 .comment-box{text-align:center}.explain-left{text-align:left}}@media screen and (max-width: 500px){.comment-box-left{display:block;text-align:center}}.sidebar-title{font-size:1.7rem;font-family:Zen Kaku Gothic New,serif;font-weight:700;letter-spacing:.1rem;color:#a1958a;margin-bottom:3rem}.sidebar-ul li{margin-bottom:4rem}.sidebar-item-category{display:inline-block;position:relative;color:#ff9393;letter-spacing:.1rem;margin:1rem 0 1.5rem;font-size:1.4rem}.sidebar-item-category:after{position:absolute;content:"";bottom:-.5rem;height:.1rem;margin:auto;left:0;width:100%;background:#ff9393}.sidebar-list-title{line-height:1.2;font-size:1.5rem;letter-spacing:.005rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/blog.css.map */
