@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&family=Noto+Sans+JP:wght@400;500;700&display=swap");@import url("https://use.typekit.net/hbb0zsn.css");:root{--primary:#000;--txtColor:#000;--borderColor:#000;--bgColor:#fff;--white:#fff;--black:#000;--fontFamily:"ヒラギノ角 Pro W3","Hiragino Kaku Pro W3","メイリオ",Meiryo,"MS Pゴシック",;--fontFamilyEn:"helvetica-neue-lt-pro",Arial,Helvetica,sans-serif;--txtSizeSp:1.0rem;--txtSizePc:1.0rem;--lineHeight:1.35;--lineHeightTitle:1.5;--letterSpacing:0.01em;--fixedWidth:1240px;--zIndexLv0:0;--zIndexLv1:1;--zIndexLv2:10;--zIndexLv3:100;--zIndexLv4:1000;--zIndexLv5:10000;--breakTabLength:768;--breakPcLength:1025}.p-hero__video-src{display:block;width:100%;height:auto;filter:drop-shadow(0 0 rgba(0,0,0,0));border:none;outline:none}.p-hero__info{display:flex;justify-content:space-between;padding:16px}.p-hero__info-txt{font-family:var(--fontFamilyEn)}@media print,screen and (min-width:768px){.p-collection{margin-top:27px}}.p-collection-h2{padding:28px 14px 5px;font-family:var(--fontFamilyEn);font-size:1rem}@media print,screen and (min-width:768px){.p-collection-h2{padding:28px 16px 29px;font-size:.9rem}}.p-collection-list{padding:0;list-style:none}@media print,screen and (min-width:768px){.p-collection-list{display:grid;grid-template-columns:repeat(2,auto);gap:4px}}.p-collection-list__item-image-src{width:100%;height:auto;aspect-ratio:415/519;-o-object-fit:cover;object-fit:cover}@media print,screen and (min-width:768px){.p-collection-list__item-image-src{aspect-ratio:719/900}}.p-collection-list__item-info{min-height:88px;padding:16px}.p-collection-list__item-desc{font-family:var(--fontFamilyEn);font-size:1rem}