@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");@font-face{font-family:'icons';src:url("fonts/icons.eot?j48u8q");src:url("fonts/icons.eot?j48u8q#iefix") format("embedded-opentype"),url("fonts/icons.ttf?j48u8q") format("truetype"),url("fonts/icons.woff?j48u8q") format("woff"),url("fonts/icons.svg?j48u8q#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"]:before,[class^="icon-"]:after,[class*=" icon-"]:before,[class*=" icon-"]:after{font-family:'icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-down:before{content:"\e900"}.icon-arrow-left:before{content:"\e901"}.icon-arrow-right:before{content:"\e902"}.icon-arrow-up:before{content:"\e903"}.icon-biginner:before{content:"\e904"}.icon-bin:before{content:"\e905"}.icon-cart:before{content:"\e906"}.icon-circle-arrow-down:before{content:"\e907"}.icon-circle-arrow-left:before{content:"\e908"}.icon-circle-arrow-right:before{content:"\e909"}.icon-circle-arrow-up:before{content:"\e90a"}.icon-complex:before{content:"\e90b"}.icon-coupon:before{content:"\e90c"}.icon-favorite:before{content:"\e90d"}.icon-heart-empty:before{content:"\e90e"}.icon-heart-full:before{content:"\e90f"}.icon-info:before{content:"\e910"}.icon-login:before{content:"\e911"}.icon-mypage:before{content:"\e912"}.icon-mypageAdult:before{content:"\e913"}.icon-purchasedHistory:before{content:"\e914"}.icon-review:before{content:"\e915"}.icon-search:before{content:"\e916"}.icon-simple:before{content:"\e917"}.icon-sort:before{content:"\e918"}.icon-swap:before{content:"\e919"}.icon-viewHistory:before{content:"\e91a"}.icon-contents_mov:before{content:"\e91b"}.icon-contents_plain:before{content:"\e91c"}.icon-icon_a_search:before{content:"\e91d"}.icon-icon_category_search:before{content:"\e91e"}.icon-icon_adult_feture:before{content:""}.icon-icon_adult_kira:before{content:"\e915"}.icon-icon_luckybag:before{content:"\e920"}.icon-icon_freeero:before{content:"\e921"}.flexbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flexbox .flexbox_l{display:inline-block}.flexbox .flexbox_r{display:inline-block}.btn-default{white-space:nowrap;box-sizing:border-box;border-radius:3px;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;transition:color 0.2s cubic-bezier(0.25, 0, 0.45, 1);transition:background-color .2s ease-out,-webkit-box-shadow .2s ease-out;transition:background-color .2s ease-out,box-shadow .2s ease-out;transition:background-color .2s ease-out,box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out;user-select:none;border:1px solid transparent;cursor:pointer}.btn-outline{white-space:nowrap;box-sizing:border-box;border-radius:3px;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;transition:color 0.2s cubic-bezier(0.25, 0, 0.45, 1);transition:background-color .2s ease-out,-webkit-box-shadow .2s ease-out;transition:background-color .2s ease-out,box-shadow .2s ease-out;transition:background-color .2s ease-out,box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out;user-select:none;background:transparent;cursor:pointer}.scroll-top{animation:fadeIn 2s ease 0s 1 normal;-webkit-animation:fadeIn 2s ease 0s 1 normal;display:none;overflow:hidden;position:fixed;bottom:48px;right:48px;z-index:1000}.scroll-top.fixed{display:block}@media screen and (max-width: 768px){.scroll-top{bottom:24px;right:16px}}.scroll-top-btn a{transition:all 0.4s;font-size:32px;padding:24px;color:#fff;background:#bf0000;width:80px;height:80px;border-radius:50%;display:block}.scroll-top-btn a span{transition:all 0.2s;top:0}.scroll-top-btn a:hover{transition:all 0.5s;background:#f20000;text-decoration:none;position:relative}.scroll-top-btn a:hover span{top:-2px}@media screen and (max-width: 768px){.scroll-top-btn a{font-size:24px;padding:8px;width:40px;height:40px}}.breadcrumb{width:100%;background:#fff;white-space:nowrap;box-sizing:border-box;padding:0 !important}.breadcrumb ol{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;overflow:auto;white-space:nowrap;padding:8px 8px 8px 16px}.breadcrumb ol li{display:inline;font-size:12px;color:#333}.breadcrumb ol li a{color:#888;padding-right:8px;transition:all .2s}.breadcrumb ol li a:hover{text-decoration:none;color:#f20000}.breadcrumb ol li:not(:last-child){position:relative;padding:0 6px 0 0}.breadcrumb ol li:not(:last-child)::after{font-family:'rex-icon';content:"\F127";font-size:1em;position:relative;top:2px;color:#ccc}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#taglist{-webkit-font-smoothing:antialiased}#taglist .wrapper{overflow-x:hidden}@media screen and (min-width: 769px){#taglist .wrapper{overflow:hidden}}#taglist .specialContainer{font-family:"Noto Sans JP",sans-serif;width:100%}.taglist-area{width:100%;overflow:hidden;display:block;padding:0 0 57px 0}@media screen and (min-width: 769px){.taglist-area{padding:0 0 114px 0}}.taglist-inr{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.taglist-billboard{width:100%;height:auto;padding:32px 20px 24px;box-sizing:border-box;background:url(../img/mvbg_sp.png) no-repeat center;background-size:cover}@media screen and (min-width: 769px){.taglist-billboard{background:url(../img/mvbg.png) no-repeat center;background-size:cover;padding:64px 0 48px}}.taglist-billboard-lead{font-size:18px;font-weight:bold;color:#1f232f;text-align:center}.taglist-billboard-headline{width:298px;margin:0 auto 24px}@media screen and (min-width: 769px){.taglist-billboard-headline{width:623.5px;margin:0px auto 40px}}.taglist-billboard-headline img{width:100%}.taglist-billboard-text{border-top:2px solid #bf0000;border-bottom:2px solid #bf0000;color:#1f232f;text-align:center;letter-spacing:2px;padding:16px 0;display:block;margin:0 auto;font-size:16px;line-height:1.6}@media screen and (min-width: 769px){.taglist-billboard-text{width:660px;font-size:18px;padding:12px 0}}.taglist-keyword,.taglist-card{width:100%;margin-top:16px;max-width:1200px;margin-right:auto;margin-left:auto;box-sizing:border-box;padding:0 20px}@media screen and (min-width: 769px){.taglist-keyword,.taglist-card{padding:0px}}.taglist-keyword-list,.taglist-card-list{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 769px){.taglist-keyword-list,.taglist-card-list{justify-content:space-between}}.taglist-keyword-list:after,.taglist-card-list:after{display:block;width:19%}@media screen and (min-width: 769px){.taglist-keyword-list:after,.taglist-card-list:after{content:""}}.taglist-keyword-list::before,.taglist-card-list::before{display:block;width:19%;order:1}@media screen and (min-width: 769px){.taglist-keyword-list::before,.taglist-card-list::before{content:""}}.taglist-keyword{display:block;margin:24px auto 32px}@media screen and (min-width: 769px){.taglist-keyword{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:36px auto 40px}}.taglist-keyword-cap{width:100%;display:block;font-size:16px;font-weight:600;margin:0 0 16px 0}@media screen and (min-width: 769px){.taglist-keyword-cap{font-size:20px;font-weight:600;margin:12px 0 12px 0}}.taglist-keyword-list{width:100%}.taglist-tag-text{width:49%;border-radius:4px;overflow:hidden;position:relative;margin:0 0 8px 0}@media screen and (min-width: 769px){.taglist-tag-text{width:19%;margin:8px 0 8px 0}}.taglist-tag-text-inr{height:100%}.taglist-tag-text-inr a{display:flex;align-items:center;height:100%;color:#333;padding:8px 12px 8px 28px;background:#f5f5f5 url(../img/icon_tag.png) left 8px center no-repeat;background-size:14px}@media screen and (min-width: 769px){.taglist-tag-text-inr a{background:#f5f5f5 url(../img/icon_tag.png) left 12px center no-repeat;background-size:14px;padding:8px 12px 8px 32px}}.taglist-tag-text-inr a span{display:inline-block;text-align:justify;word-break:break-all;font-size:12px;font-weight:600}@media screen and (min-width: 769px){.taglist-tag-text-inr a span{font-size:16px;font-weight:600}}.taglist-tag-text-inr a:hover{text-decoration:none;background-color:#f7f7f7}.taglist-tag-img{display:block;width:48%;margin:0 0 4% 0}@media screen and (min-width: 769px){.taglist-tag-img{width:23%;margin:0 0 2% 0}}.taglist-tag-img a{color:#111}.taglist-tag-img a figure{display:block;width:100%}.taglist-tag-img a figure img{display:block;width:100%}.taglist-tag-img a figcaption{display:block;font-size:12px;padding:8px 4px 12px;line-height:1.4;letter-spacing:1px;font-weight:500}@media screen and (min-width: 769px){.taglist-tag-img a figcaption{font-size:14px}}.taglist-tag-img a:hover{text-decoration:none;color:#f20000}.taglist-copy{display:block;padding:8px 8px 8px}@media screen and (min-width: 769px){.taglist-copy{padding:16px 0px 24px}}.taglist-copy blockquote{line-height:1.6}.taglist-copy blockquote span{color:#333;font-size:14px;letter-spacing:1px}@media screen and (min-width: 769px){.taglist-copy blockquote span{font-size:16px}}.taglist-wrap{width:100%;margin-top:16px}.taglist-wrap.flexbox{max-width:1200px;margin-right:auto;margin-left:auto;box-sizing:border-box;padding:0 20px;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 769px){.taglist-wrap.flexbox{padding:0px}}@media screen and (max-width: 992px){.taglist-wrap.flexbox{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}}.taglist-wrap.flexbox:after{content:"";display:block;width:32%}.sp .taglist-wrap.flexbox{width:100%}.taglist-box{width:100%;border-radius:4px;overflow:hidden;position:relative;margin:0 0 8px 0}@media screen and (min-width: 769px){.taglist-box{width:24%;margin:0 0 16px 0}}.taglist-box-inr{height:100%}.taglist-box-inr a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:100%;color:#333;background:#f5f5f5 url(../img/icon_tag.png) left 14px center no-repeat;background-size:20px;padding:16px 20px 16px 46px}.taglist-box-inr a span{display:inline-block;text-align:justify;word-break:break-all;font-size:16px}.taglist-box-inr a:hover{text-decoration:none;background-color:#f7f7f7}.taglist-sort{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:40px auto;box-sizing:border-box}@media screen and (max-width: 1200px){.taglist-sort{padding:0 24px}}@media screen and (max-width: 576px){.taglist-sort{padding:0 8px}}.sp .taglist-sort{flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin:30px auto}.taglist-sort_title{font-size:24px}.sp .taglist-sort_title{font-size:21px;margin-bottom:15px}.taglist-sort_label{font-size:14px;color:#999999;margin-right:10px}.taglist-sort-cap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin:0 8px 0 0}.taglist-sort-cap span{display:inline-block;font-size:14px;color:#bf0000;font-weight:bold}.taglist-sort-selectbox{position:relative;border-radius:50px;background:#bf0000;display:inline-block}.taglist-sort-selectbox::before{position:absolute;pointer-events:none;font-family:'rex-icon';content:"\F127";font-size:1.2em;top:50%;right:9px;color:#fff;margin:-0.6em 0 0 0;transform:rotate(90deg)}.taglist-sort-selectbox select{width:100%;cursor:pointer;text-overflow:ellipsis;text-indent:0.01px;border:none;outline:none;background:transparent;background-image:none;box-shadow:none;-webkit-appearance:none;appearance:none;padding:8px 16px 8px 16px;margin:0px 16px 0px 0px;color:#fff;font-size:14px}.taglist-sort-selectbox select::-ms-expand{display:none}
