﻿*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0}*:focus{outline:none}html{font-size:calc(1em * .625)}body{font-family:'Gloria Hallelujah','Kiwi Maru','Noto Sans JP', 'メイリオ', Meiryo, sans-serif;font-size:1.6em;font-weight:400;line-height:1.75;letter-spacing:.05em;word-break:break-all;color:#71414c;-webkit-text-size-adjust:100%}address{font-style:normal}main{display:block}a{-webkit-transition:.3s;transition:.3s;opacity:1;color:#48f}a:hover{opacity:.6}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}pre{overflow:auto;margin-top:0;margin-bottom:1rem;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{max-width:100%;height:auto}input{border-width:0;border-color:transparent}select{border-width:0;border-color:transparent}textarea{resize:vertical;border-width:0;border-color:transparent}button{margin:0;padding:0;border:none;border-radius:0;outline:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pc{display:block !important}.sp{display:none !important}.l-breadcrumb{width:100%;margin:0 auto;padding:2.8rem 0;background:#71414c}.l-breadcrumb__items{font-size:1.4rem;font-weight:700;width:1000px;margin:auto;color:white}.l-breadcrumb__items a{text-decoration:none;color:white}.l-footerNav{font-family:'kiwi maru';padding:7rem 0;background:#e7fcbe}.l-footerNav__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:1000px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-footerInformation{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.l-footerInformation__items{font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;border-bottom:1px dotted #71414c;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-footerInformation__logo{width:130px;margin:auto}.l-footerInformation__social{margin-top:2rem}.l-footerInformation__lists{font-size:1.4rem;padding:2rem 0;border-bottom:1px dotted #71414c}.l-footerInformation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.l-footerInformation__list span:nth-last-child(1){font-size:1.6rem}.l-footerInformation__list--name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-footerInformation__list--name::before{display:block;margin-right:1rem;content:'';border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #71414c}.l-footerInformation__social{width:100%}.l-footerInformation__social>a{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-bottom:2rem;text-decoration:none;color:#71414c;border-radius:2em;background:white;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-footerInformation__social>a img{width:28px;height:28px;margin-right:.5rem}.l-footerCopy{padding:1em 0}.l-footerCopy__item{font-size:1rem;text-align:center;color:#111}.pageTop{position:fixed;z-index:3;bottom:5%;left:-20%;-webkit-transform:rotate(90deg) translateX(-120px);-ms-transform:rotate(90deg) translateX(-120px);transform:rotate(90deg) translateX(-120px);-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:0}.pageTop>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s;transition:all .3s;text-decoration:none;color:#111;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageTop>a::before{display:block;width:8px;height:8px;margin-right:.5em;content:'';-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);border-top:2px solid #111;border-left:2px solid #111}.pageTop>a:hover{opacity:.6}.pageTop.LeftMove{-webkit-animation:LeftAnime .5s forwards;animation:LeftAnime .5s forwards}@-webkit-keyframes LeftAnime{from{-webkit-transform:rotate(90deg) translateX(120px);transform:rotate(90deg) translateX(120px);opacity:0}to{-webkit-transform:rotate(90deg) translateX(0);transform:rotate(90deg) translateX(0);opacity:.6}}@keyframes LeftAnime{from{-webkit-transform:rotate(90deg) translateX(120px);transform:rotate(90deg) translateX(120px);opacity:0}to{-webkit-transform:rotate(90deg) translateX(0);transform:rotate(90deg) translateX(0);opacity:.6}}.pageTop.RightMove{-webkit-animation:RightAnime .5s forwards;animation:RightAnime .5s forwards}@-webkit-keyframes RightAnime{from{-webkit-transform:rotate(90deg) translateX(0);transform:rotate(90deg) translateX(0);opacity:.6}to{-webkit-transform:rotate(90deg) translateX(-120px);transform:rotate(90deg) translateX(-120px);opacity:0}}@keyframes RightAnime{from{-webkit-transform:rotate(90deg) translateX(0);transform:rotate(90deg) translateX(0);opacity:.6}to{-webkit-transform:rotate(90deg) translateX(-120px);transform:rotate(90deg) translateX(-120px);opacity:0}}.contactButton{position:fixed;right:2%;bottom:2%}.contactButton>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:#71414c;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactButton img{width:60px;height:60px}.l-header{z-index:12;width:100%;-webkit-transition:.5s;transition:.5s;background:white}.l-header__wrap{height:115px;margin:auto;padding:0;background:#71414c}.l-header__logo{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}.l-header__logo>a{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90px;height:90px;text-decoration:none;color:#111;-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-header__logo>a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.l-header__primary{line-height:1;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}.l-header__primary--legal{font-size:1.8rem;font-weight:700}.l-header__primary--en{font-size:1.4rem;font-weight:300}.l-header__secondary{font-size:3.6rem;font-weight:700;line-height:1.2}.l-header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;color:#111;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-header.is-scroll{color:#111;background:white}.l-header.is-scroll .l-navHeader__item>a{color:#111}.l-header.is-scroll .l-header__logo>a{background:url("../img/img_header_01-color.png") top left no-repeat}.l-main{background:white}.l-main__kv{position:relative;width:100%;height:620px;padding-top:11.5rem;background-size:cover}.l-main__kv--goods{background:url("../img/img_pageKv-goods.jpg") top center no-repeat;background-size:cover}.l-main__kv--information{background:url("../img/img_pageKv-information.jpg") center center no-repeat;background-size:cover}.l-navHeader__items{display:-webkit-box;display:-ms-flexbox;display:flex;width:1000px;margin:2rem auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-navHeader__item{text-align:center}.l-navHeader__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:white}.l-navHeader__item--en{font-family:'Gloria Hallelujah';font-size:2.4rem;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;color:#f1958f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-navHeader__item--en span{display:block}.l-navHeader__item--ja{font-size:1.2rem;font-weight:300;color:white}.l-navHeader__btn{margin-left:50px;padding:1em;text-decoration:none;color:white;background:#ff6c00}.l-navFooter__lists{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.l-navFooter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-navFooter__list::before{display:block;width:22px;height:22px;margin-right:.5rem;content:' ';background:url("../img/homeArea-icon01.svg") left center no-repeat}.l-navFooter__list>a{text-decoration:none;color:#111}.js-overlay{position:fixed;z-index:11;top:0;display:none;width:100%;height:100vh;color:#fff;background:#71414c}.overlay .l-header__menu{background-color:#fff}.overlay.is-active{display:block;background-color:#71414c}.overlayNav__items{margin-bottom:3em}.overlayNav__item{margin-bottom:3rem}.overlayNav__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:white;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlayNav__item--en{font-size:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlayNav__item--en span{margin-left:1rem}.overlayNav__item--ja{font-size:1.4rem;margin-left:1rem}.overlay__item{padding:7em 1em 1em}.overlay__item:nth-last-child(1){padding:2em 1em 0}.overlay__btn{width:94%;height:44px;margin:0 auto 16px;text-align:center}.overlay__btn>a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;text-decoration:none;color:#fff;background-color:#cce1f4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.overlay__btn .svg-inline--fa{margin-right:8px}.overlay__btn--reserve>a{color:#fff;background-color:#e0d5e9}.overlay__btn--close>.close{display:inline-block;margin:auto;padding:.5em 2em;color:white;border:1px solid white}.overlay__sociallists{font-size:3.6rem;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}.overlay .homeContact__item--social{background-color:#71414c}.l-sidebar{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%}.l-sidebar__items{list-style:none}.l-sidebar__item>a{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;width:280px;height:50px;margin-bottom:1rem;-webkit-transition:.3s all;transition:.3s all;text-align:center;text-decoration:none;color:#111;border:2px solid #111;border-radius:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-sidebar__item>a:hover{color:white;border-radius:8px;background:#111}.l-wrap{width:1000px;margin:auto}.c-button{font-size:1.4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;height:100%;cursor:pointer;text-align:center;text-decoration:none;letter-spacing:.1em;color:white;background:#71414c;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-button span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-button span::after{position:absolute;top:50%;right:1%;width:8px;height:8px;content:'';-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);opacity:0;border-top:1px solid white;border-right:1px solid white;will-change:right, opacity}.c-button:hover{opacity:1}.c-button:hover span{-webkit-transform:translate(-1em, 0);-ms-transform:translate(-1em, 0);transform:translate(-1em, 0)}.c-button:hover span::after{right:-3rem;opacity:1}.c-button--secondary{font-size:1.4rem;font-weight:700;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;height:100%;cursor:pointer;text-align:center;text-decoration:none;letter-spacing:.5em;color:#111;border:2px solid #111;background:white;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-button--secondary span{position:relative;display:inline-block;padding-top:.5rem;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.c-button--secondary span::after{position:absolute;top:50%;right:0;width:8px;height:8px;content:'';-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);opacity:0;border-top:1px solid #111;border-right:1px solid #111;will-change:right, opacity}.c-button--secondary:hover{opacity:1}.c-button--secondary:hover span{-webkit-transform:translate(-1em, 0);-ms-transform:translate(-1em, 0);transform:translate(-1em, 0)}.c-button--secondary:hover span::after{right:-3rem;opacity:1}.c-button--tertiary{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;margin-bottom:2rem;text-decoration:none;color:white;border-radius:.4rem;background-color:#cce1f4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-button--tertiary .icon{display:block;width:25px;height:25px;margin-right:1rem}.c-button--tertiary span{padding-top:.5rem}.c-button--tertiary:hover{opacity:1}.c-button--quaternary{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;text-decoration:none;color:white;border-radius:.4rem;background-color:#e0d5e9;text-shadow:0 0 5px #919191;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-button--quaternary:hover{opacity:1}.c-button__arrow{position:relative}.c-button__arrow::after{font-family:'Font Awesome 5 Solid', sans-serif;display:none;content:'\f30b';color:#fff}.c-button__arrow::before{position:absolute;right:16px;width:40px;height:40px;content:'';border:2px solid #fff;border-radius:2px}.c-button__arrow .fa-long-arrow-alt-right{position:absolute;right:28px}.c-card{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:8px;padding:8px}.c-card__pic{display:-webkit-box;display:-ms-flexbox;display:flex;width:140px;margin-right:16px;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-card__caption{width:100%}.c-card__meta{font-size:14px}.c-card__meta--date{margin-right:10px}.c-card__meta--cat{display:inline-block;width:140px;text-align:center;color:white;background-color:#000}.c-card__btn{text-align:right}.c-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 auto;border-bottom:1px solid #919191;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-form__item{font-size:1.6rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px;margin-bottom:1px;padding:3rem;letter-spacing:0;color:#71414c;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}.c-form__icon{font-size:1.2rem;margin-left:1rem;padding:2px 8px;color:white;border-radius:4px;background:#c4c4c4}.c-form__icon--req{font-size:1.2rem;margin-left:1rem;padding:2px 8px;color:white;background:#f1958f}.c-form__text .wpcf7-select{margin-right:1rem;padding:1rem 2rem;border:2px solid #888;border-radius:4px}.c-form__email{padding:16px 0}.c-form__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-form__radio .wpcf7-list-item{margin:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.c-form__radio .wpcf7-list-item>label{display:block}.c-form__radio .wpcf7-list-item>label>input[type='checkbox']{display:none}.c-form__radio .wpcf7-list-item>label>input[type='checkbox']+span{position:relative;padding-right:10px;padding-left:25px;letter-spacing:0}.c-form__radio .wpcf7-list-item>label>input[type='checkbox']+span::before{position:absolute;top:50%;left:0;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;height:20px;margin-right:1rem;content:'';-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #71414c;border-radius:4px}.c-form__radio .wpcf7-list-item>label>input[type='checkbox']:checked+span::before{background:#71414c}.c-form__radio .wpcf7-list-item>label>input[type='checkbox']:checked+span::after{position:absolute;top:50%;left:5px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:7px;margin-top:-2px;content:'';-webkit-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);border-bottom:2px solid white;border-left:2px solid white}.c-form__address{padding:16px 0}.c-form__textarea{width:520px;height:105px;margin:16px 0 8px;padding:16px 8px;border:2px solid #888;border-radius:4px}.c-form__bottom{margin-bottom:32px;text-align:center}.c-form__button{position:relative;width:250px;height:60px;margin:auto}.c-form__button::after{position:absolute;top:50%;right:20px;width:8px;height:8px;content:'';-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);opacity:1;border-top:1px solid white;border-right:1px solid white}.c-form__button .c-button{position:relative;color:white;border:none;background:#71414c}.c-form__button .c-button:hover{opacity:.7}.c-form__privacy{margin-bottom:5rem}.c-form__privacy .privacy__title{font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center;border-bottom:2px solid #111}.c-form__privacy .privacy__desc{margin-bottom:2rem;text-align:center}.c-form__privacy .privacy__items{overflow-y:scroll;height:200px;padding:2rem;border:2px solid #888}.c-form__privacy .privacy__item{margin-bottom:2rem}.c-form__privacy .privacy__item--title{font-weight:700;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px dashed #919191}.c-form__privacy .privacy__item--detial{font-family:'Noto Sans JP';font-size:1.4rem;line-height:2;padding:0 1rem}.c-form__checkbox{margin-bottom:5rem;text-align:center}.c-form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;width:400px;height:60px;margin:auto;cursor:pointer;color:white;background:#71414c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.acceptance{margin:5rem auto;text-align:center}.wpcf7-form-control-wrap{position:inherit}div.wpcf7 .ajax-loader{display:block;margin:8px auto}input.wpcf7-text{width:520px;height:40px;padding-left:1rem;border:2px solid #888;border-radius:4px}.grecaptcha-badge{opacity:0}.c-list{font-family:'kiwi maru';display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-list__item{padding:16px 0}.c-list__item:nth-child(1){margin-right:1rem}.c-list__button{display:-webkit-box;display:-ms-flexbox;display:flex;width:530px;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-list__button span .c-form__prev{font-size:1.4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;cursor:pointer;text-align:center;text-decoration:none;letter-spacing:.5em;color:#e0d5e9;border:1px solid #e0d5e9;background:white;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 16px;padding:0 85px 16px;border-bottom:1px dotted #111;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-menu__pic{max-width:110px;margin:0 16px 0 0;-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.c-menu__pic img{display:block}.c-menu__caption{font-size:1.8rem;max-width:584px;-webkit-box-flex:0;-ms-flex:0 0 584px;flex:0 0 584px}.c-menu__caption.noimage{max-width:704px;-webkit-box-flex:0;-ms-flex:0 0 704px;flex:0 0 704px}.c-menu__ttl{font-size:2.4rem}.c-menu__price{font-size:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:120px;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.c-meta{font-family:'Noto Sans JP';font-size:1.3rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3rem;padding:4px 8px;color:#111}.c-meta__items{font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-meta__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 16px 0 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-meta__ttl{margin:0}.c-meta__desc{margin:0}.c-press__item{text-align:center}.c-press__link{display:block;width:100%;height:100%}.c-press__link:link{font-weight:500;text-decoration:none;color:#111}.c-press__pic{margin:0 auto 16px}.c-share{margin:16px 0}.c-share__items{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-share__item{margin:0 4px 4px 0}.c-share__item>a{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;padding:0 16px;text-decoration:none;color:#fff;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-share--twitter>a{background-color:#55acee}.c-share--twitter>a:hover{background-color:#2795e9}.c-share--line>a{font-size:1.3rem;background-color:#00c300}.c-share--line>a:hover{background-color:#009000}.l-socialFooter__items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-socialFooter__item{font-size:3.4rem;color:white}.l-socialFooter__item:nth-child(1){margin-right:1em}.c-table{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-table__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 16px;padding:8px;text-align:center;color:#fff;border-radius:8px;background-color:#444;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-table__desc{margin:0 0 16px;padding:8px 16px;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.archive{position:relative}.p-archive{width:1000px;margin:12rem auto}.p-archive__item{margin-bottom:5rem}.p-archive__item.bone-bag{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.p-archive__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#comments footer{font-size:1.3rem;margin:0;color:#000;border-style:none;background:none}#comments footer a{color:#000}#comments footer div{display:inline}#comments ul{margin:0;padding:0;list-style:none}#comments article{margin-bottom:10px;padding:10px 0 20px;border:dashed 1px #ccc}#comments .comment-content{margin-left:30px}#respond p{font-size:1.2rem;margin-top:0;margin-bottom:16px}#respond label{font-size:1.3rem}#respond input,#respond textarea{width:100%;padding:5px}#respond input[type='submit']{width:100%;padding:10px;cursor:pointer;color:#fff;border:2px solid #a6ba00;background-color:#a6ba00;-webkit-appearance:none}#respond input[type='submit']:hover{background-color:#788700}#respond .required{color:#f00}.comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-form-cookies-consent input[type='checkbox']{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px}.comment-form-url{display:none}.p-flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page{position:relative}.p-page__heading{position:relative;width:100%;height:540px}.p-page__title{position:absolute;top:50%;left:60%;display:-webkit-box;display:-ms-flexbox;display:flex;width:400px;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-page__title--en{font-size:4.8rem}.p-page__wrap{width:1240px;margin:auto;padding-top:68px}.p-page__navi{text-align:left;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.p-page__navi:last-child{text-align:right}.p-page .news__item{width:1000px;margin:12rem auto}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;list-style:none;color:#f1958f;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination>li{margin:0 .5em}.pagination>li>a{display:inline-block;padding:.2em .5em;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;text-decoration:none;color:#f1958f;border:1px solid #cce1f4}.pagination>li>a:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.pagination>li.current>a{color:white;border:1px solid #e0d5e9;background:#e0d5e9}.pagination>li.first>a,.pagination>li.last>a{color:white;background:#cce1f4}.p-sectionHowto{padding:7rem 0;background:#cce1f4}.p-sectionHowto__heading{font-size:3.8rem;line-height:1.5;margin-bottom:5rem;text-align:center}.p-sectionHowto__wrap{width:1000px;margin:0 auto}.p-sectionHowto__items{font-family:'kiwi maru';display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5rem}.p-sectionHowto__icon{margin-right:5rem}.p-sectionHowto__summary{margin-bottom:3rem}.p-sectionHowto__summary--title{font-size:1.2rem;display:block;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #71414c}.p-sectionHowto__summary--text{font-size:1.8rem}.p-sectionHowto__summary--text>a{color:#71414c}.p-sectionHowto__detial{font-size:1.5rem;margin-bottom:3rem}.p-sectionHowto__detial span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.p-sectionHowto__detial span::before{display:block;width:10px;height:10px;margin-right:1rem;content:' ';background:#71414c;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px}.p-sectionHowto__guidance{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3rem;padding:.5rem;border:1px solid #71414c;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-sectionHowto__guidance--name{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;margin-right:3rem;color:white;background:#71414c;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}.p-sectionHowto__guidance--tel{font-size:3rem;margin-right:2rem}.p-sectionHowto__guidance--tel>a{text-decoration:none;color:#71414c}.p-sectionHowto__caution{font-size:1.2rem}.p-sectionHowto__button{width:500px;height:60px;margin:auto}.p-sectionQuote{padding:7rem 0;background:#f8d9d7}.p-sectionQuote__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:1000px;margin:0 auto}.p-sectionQuote__icon{margin-right:5rem}.p-sectionQuote__items{font-family:'kiwi maru'}.p-sectionQuote__heading{font-size:2.4rem;margin-bottom:3rem}.p-sectionQuote__detial{margin-bottom:3rem}.p-sectionQuote__detial>a{color:#71414c}.p-sectionQuote__guidance{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem;border:1px solid #71414c;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-sectionQuote__guidance--name{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;margin-right:3rem;color:white;background:#71414c;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}.p-sectionQuote__guidance--tel{font-size:3rem;margin-right:2rem}.p-sectionQuote__guidance--tel>a{text-decoration:none;color:#71414c}.single{position:relative}.p-single{width:1000px;margin:12rem auto}.p-single__article{margin-bottom:32px}.p-single__heading{font-size:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-single__heading::before{display:block;width:3px;height:30px;margin-right:1rem;content:'';background:#111}.p-single__heading span{padding-top:.5rem}.p-single__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.p-single__voice .p-single__heading span{font-size:1.4rem;margin-right:1rem;padding-top:.5rem}.p-single__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-single__pic{margin-right:2rem;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.p-single__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-single__image{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.p-single__navi{text-align:left;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.p-single__navi:last-child{text-align:right}.previous_next_post{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.previous_post,.list_post,.next_post{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.list_post>a{padding:.5em 0}.list_post>a:hover{opacity:.8}.next_post{text-align:right}.u-heading{line-height:1;position:relative;width:500px;height:100%;margin:auto;color:white;background-color:rgba(255,255,255,0.8)}.u-heading__title{position:absolute;top:50%;left:50%;margin-top:5rem;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#111}.u-heading__title--icon{margin-bottom:3rem;text-align:center}.u-heading__title--en{font-size:4.8rem;font-weight:300;text-align:center}.u-heading__title--ja{font-size:1.4rem;text-align:center}.u-mb-20{margin-bottom:20px}@media screen and (max-width: 1024px){.l-wrap{width:100%;margin:auto}}@media screen and (max-width: 768px){.pc{display:none !important}.sp{display:block !important}.l-breadcrumb{width:100%}.l-breadcrumb__items{width:96%;margin:auto}.l-footer{padding:0}.l-footerLink{width:96%;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-footerLink__item{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.l-footerNav{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;margin-top:1em;padding:0 0 2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.l-footerNav__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.l-footerInformation__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.l-footerInformation__logo{width:80px}.l-footerInformation__desc{width:90%;margin:auto;text-align:center}.l-footerInformation__lists{padding:0 1rem}.l-footerInformation__list{padding:1rem}.l-footer__copy{font-size:1rem;text-align:center}.l-header{position:fixed;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:auto;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;margin:0;padding:0;background:rgba(255,255,255,0.6);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-header__logo>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.l-header__tel{font-family:'Kiwi Maru','Noto Sans JP';font-size:2rem;line-height:.8;-ms-flex-item-align:anchor-center;align-self:anchor-center}.l-header__tel a{display:block;text-align:center;text-decoration:none;color:red}.l-header__tel a img{width:20px;margin-right:.5rem}.l-header__tel rt{margin-bottom:.3rem}.l-header__tel span{font-size:.8rem}.l-header__symbol{height:50px;margin-right:1rem;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.l-header__primary--legal{font-size:1.2rem}.l-header__primary--en{font-size:1.2rem}.l-header__secondary{font-size:1.8rem}.l-header__menu{position:relative;display:block;width:44px;height:44px;margin-right:2rem}.l-header__button{position:absolute;z-index:15;top:9px;right:5px;width:30px;-webkit-transition:all .4s ease;transition:all .4s ease;border-top:10px solid transparent;border-bottom:10px solid transparent;background-color:transparent}.l-header__button span{display:block;width:30px;height:2px;background-color:#111}.l-header__button::before{position:absolute;top:-10px;right:0;width:30px;height:2px;content:'';-webkit-transition:all .4s ease;transition:all .4s ease;background:#111}.l-header__button::after{position:absolute;right:0;bottom:-10px;width:30px;height:2px;content:' ';-webkit-transition:all .4s ease;transition:all .4s ease;background:#111}.l-header .is-active{background:white}.l-header .is-active span{background:white}.l-header .is-active::before{top:0;right:0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.l-header .is-active::after{right:0;bottom:0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.l-main__kv{top:0;height:440px;padding-top:8rem;word-break:normal;background-size:cover}.l-main__kv--goods{background:url("../img/img_pageKv-goods-sp.jpg") top center no-repeat;background-size:cover}.l-main__kv--information{background:url("../img/img_pageKv-information-sp.jpg") center center no-repeat;background-size:cover}.l-navHeader__items{display:none}.l-navFooter__lists{width:100%;margin:0 auto 3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-navFooter__list{font-size:1.4rem;padding:1rem .5rem;text-align:center;border-right:1px solid white;border-bottom:1px solid white;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.c-button--tertiary .icon{line-height:3rem;width:50px;height:50px;padding:1em}.c-button--quaternary .icon{line-height:3rem;width:50px;height:50px;padding:1em}.c-form{font-size:1.4rem;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:96%;margin-bottom:3rem;padding-bottom:3rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-form__item{font-size:1.4rem;margin-bottom:.5rem;padding:0;background:white;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-form__radio{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-form__radio .wpcf7-checkbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-form .wpcf7-not-valid-tip{position:absolute;top:0;right:22%}.c-form input.wpcf7-text{width:100%;height:45px}.c-form__textarea .wpcf7-textarea{width:100%;height:90px}.c-form__privacy{width:85%;margin:0 auto 2rem}.c-form__privacy .privacy__title{font-size:1.6rem}.c-form__privacy .privacy__desc{font-size:1.4rem}.c-form__privacy .privacy__items{height:150px}.c-form__privacy .privacy__par{font-size:1.4rem}.c-form__privacy .privacy__item--title{font-size:1.4rem;margin-bottom:.5rem;padding-bottom:.5rem}.c-form__privacy .privacy__item--detial{font-size:1.2rem}.c-form__textarea{width:100%}.c-form__checkbox{margin-bottom:2rem}.c-form__submit{width:280px}.c-list{font-size:1.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.c-list__title{margin:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.c-list__button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.c-list__button .c-form__button:nth-child(1){margin-bottom:2rem}.p-archive{width:96%}.p-archive__news{width:96%}.p-archive__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:96%}.p-page__wrap{width:100%}.p-page__title{font-size:12px;right:1rem;left:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:240px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-page__title::before{width:50px}.p-page__title--en{font-size:3rem}.pagination{font-size:1.2rem}.p-sectionHowto__heading{font-size:2.4rem}.p-sectionHowto__wrap{width:96%}.p-sectionHowto__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}.p-sectionHowto__icon{margin:auto}.p-sectionHowto__guidance{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-sectionHowto__guidance--name{width:100%;margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.p-sectionHowto__button{width:96%}.p-sectionQuote__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:96%}.p-sectionQuote__icon{margin:0 auto 3rem}.p-sectionQuote__heading{font-size:2rem;padding-bottom:1rem;border-bottom:1px dotted #71414c}.p-sectionQuote__detial{font-size:1.5rem;line-height:2;margin-bottom:3rem}.p-sectionQuote__guidance{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-sectionQuote__guidance--name{width:100%;margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.p-single{width:96%;margin:6rem auto}.p-single__heading{font-size:1.8rem}.p-single__content{font-size:1.4rem}.p-single__summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-single__pic{margin-right:0}.p-single__images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.u-heading{top:50%;width:100%;height:150px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.u-heading__title{margin-top:0}.u-heading__title--icon{width:60px;margin:0 auto 1rem}.u-heading__title--en{font-size:3.6rem;margin-bottom:.5rem}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.p-page{width:96%}}
