@charset "utf-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body{line-height:1; }
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block; }
ul{list-style:none;}
blockquote, q{quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after{content:''; content:none; }
a{margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
img{vertical-align:top; font-size:0; line-height:0; }
ins{background-color:#ff9; color:#000; text-decoration:none; }
mark{background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del{text-decoration:line-through; }
abbr[title], dfn[title]{border-bottom:1px dotted; cursor:help; }
table{border-collapse:collapse; border-spacing:0; }
em{font-style:normal; }
hr{display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select{vertical-align:middle;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}
*,:before,:after{box-sizing:border-box;-webkit-text-size-adjust:100%;}

.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{*zoom:1;}

html{font-size:62.5%;}
body{font-size:15px; font-size:1.5rem; 
/* font-family: "neue-haas-grotesk-text",system-ui,sans-serif; */
font-weight: 600; font-style: normal; letter-spacing:0; line-height:1.6; -webkit-text-size-adjust:100%; color:#000; max-height: 100%; box-sizing:content-box; margin:0;}

.credit{font-size:12px; line-height:1.833; margin:20px 0 0 15px; text-align:left;}
@media only screen and (min-width:740px) {
.credit{font-size:14px; line-height:2.14;}
}

#mgcontainer{overflow-x: hidden;}
#mgcontainer img{max-width: 100%; height: auto;}

#bc-free #fixobj {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bc-free.slide1 #fixobj, #bc-free.slide2 #fixobj, #bc-free.slide3 #fixobj, #bc-free.slide4 #fixobj, #bc-free.slide5 #fixobj, #bc-free.slide6 #fixobj, #bc-free.slide7 #fixobj, #bc-free.slide8 #fixobj, #bc-free.slide9 #fixobj, #bc-free.slide10 #fixobj {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#bc-free.slide1 .f1, #bc-free.slide2 .f2, #bc-free.slide3 .f3, #bc-free.slide4 .f4, #bc-free.slide5 .f5, #bc-free.slide6 .f6, #bc-free.slide7 .f7, #bc-free.slide8 .f8, #bc-free.slide9 .f9, #bc-free.slide10 .f10 {
  display: block !important;
}
#bc-free .item-d-none a {
  pointer-events: painted;
}
#bc-free .item-d-none a .buy-text,
#bc-free .item-d-none a .buy-wrap {
  pointer-events: painted;
}
#bc-free #con11 {
  opacity: 0;
}

.item-d-none a {
  pointer-events: none !important;
  display: none !important;
}

.item-d-none .buy-wrap {
  display: none !important;
}

.buy-text > div {
  display: inline-block;
}