/*! sanitize.css v8.0.0 | CC0 License | github.com/csstools/sanitize.css */
*, :before, :after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

:before, :after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.15;
  -moz-tab-size: 4;
  tab-size: 4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol, nav ul {
  list-style: none;
}

pre {
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input, select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

fieldset {
  padding: .35em .75em .625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true], [disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  width: 100%;
}

html, body {
  min-width: 100%;
}

a {
  text-decoration: none;
  word-break: break-all;
}

a:hover {
  opacity: .7;
}

.sponly {
  display: none !important;
}

.hiddenString {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  padding: 0;
  border: 0;
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
}

.center {
  text-align: center;
}

h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dd, small {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: .1em;
  color: #000;
  font-family: Koburina Gothic W3 JIS2004,sans-serif;
  font-weight: normal;
  list-style-type: none;
  line-break: strict;
}

a[target=new]:after, a[target=_new]:after, a[target=_blank]:after {
  font-family: Hobonichi-Icons;
  content: "\e914";
  font-weight: 400;
  font-size: .8em;
  position: relative;
  top: -.2em;
  margin-left: 5px;
  margin-right: .5em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
  font-weight: normal;
}

.icon_o2, .icon_iito {
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: .5em;
}
.salesdate {
  width: 290px;
  margin-top: 1em;
  background-color: #434343;
  color: #ffcd00;
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
  font-size: 1.4rem;
  text-align: center;
  padding: 3px 0;
}

.salesdate img {
  width: 100%;
}

.txtred {
  color: red;
}

.attention {
  border: solid 1px #005aff;
  color: #005aff;
  margin-top: 1em;
  padding: .6em 1em;
  width: auto;
  max-width: 100%;
  font-size: 1.5rem !important;
  line-height: 1.8;
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
  display: inline-block;
}

.attention h3 {
  color: #005aff;
  font-size: 1.6rem;
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
  margin-bottom: 1em;
  line-height: 1.5;
  margin-top: 5px;
}

.attention p {
  font-size: 1.4rem;
  color: #005aff;
  line-height: 1.5;
}

.attention p a {
  color: #005aff;
  font-size: 1.4rem;
  text-decoration: underline;
}

.header {
  width: 100%;
  height: 90px;
  background-color: #fff;
}

.header__contents {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.header .logo {
  line-height: 90px;
}

.header__menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
  margin: 0 70px 0 auto;
}

.header__menu-sp {
  display: none;
}

.header__menu li {
  margin-right: 2em;
  text-align: right;
  display: block;
}

.header__menu li:last-child {
  margin-right: 0;
}

.header__menu li a {
  font-size: 1.3rem;
  color: #000;
}

.header__nav {
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 1000;
  display: none;
}

.header__nav.active {
  display: block;
}

.header__nav__container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
}

.header__nav__page {
  width: 63%;
  border-right: 1px solid #000;
  padding: 30px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header__nav__page li {
  width: 33.33333%;
  margin-bottom: 15px;
}

.header__nav__page li a {
  font-size: 1.2rem;
  font-family: Koburina Gothic W1 JIS2004;
  line-height: 1.5;
  padding: 5px;
  color: #3e3a39;
  display: block;
  text-align: center;
}

.header__nav__page li a img {
  margin-bottom: 10px;
}

.header__nav__txt {
  width: 37%;
  padding: 30px 0 30px 30px;
}

.header__nav__txt li {
  line-height: 1.5;
  margin-bottom: 15px;
  border-bottom: 1px dotted #333;
  padding-bottom: 10px;
}

.header__nav__txt li a {
  font-size: 1.3rem;
  padding: 10px 0;
  color: #3e3a39;
}

#spmenu {
  display: block;
  position: absolute;
  z-index: 2000;
  cursor: pointer;
}

.spmenu, .spmenu span {
  display: inline-block;
  transition: all .3s;
  box-sizing: border-box;
}

.spmenu {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 26px;
}

.spmenu span {
  position: absolute;
  left: 10px;
  width: 20px;
  height: 3px;
  background-color: #000;
}

.spmenu span:nth-of-type(1) {
  top: 12px;
}

.spmenu span:nth-of-type(2) {
  top: 18px;
}

.spmenu span:nth-of-type(3) {
  top: 24px;
}

@keyframes menu-bar01 {
  0% {
    transform: translateY(9px) rotate(45deg);
  }
  50% {
    transform: translateY(9px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

.spmenu span:nth-of-type(2) {
  transition: all .15s .15s;
  opacity: 1;
}

@keyframes menu-bar02 {
  0% {
    transform: translateY(-6px) rotate(-45deg);
  }
  50% {
    transform: translateY(-6px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

.spmenu.active span {
  left: 10px;
}

.spmenu.active span:nth-of-type(1) {
  animation: active-menu-bar01 .3s forwards;
}

@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(6px) rotate(0);
  }
  100% {
    transform: translateY(6px) rotate(45deg);
  }
}

.spmenu.active span:nth-of-type(2) {
  opacity: 0;
}

.spmenu.active span:nth-of-type(3) {
  animation: active-menu-bar03 .3s forwards;
}

@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-6px) rotate(0);
  }
  100% {
    transform: translateY(-6px) rotate(-45deg);
  }
}

.share {
  padding: 15px 0;
  margin-bottom: 30px;
  background-color: #fff;
}

.share__ttl {
  font-size: 1.9rem;
  text-align: center;
  padding: 30px 0;
  letter-spacing: .1em;
}

.share__list {
  width: 95%;
  max-width: 400px;
  margin: 0 auto 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
}

.share__list li {
  margin: 0 20px;
}

.share__list-foot {
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 50px;
  max-width: 720px;
}

.share__list-foot li {
  margin: 10px 20px;
}

.share__list-foot li a {
  border: 1px solid #000;
  border-radius: 18px;
  padding: 0 20px;
  font-size: 1.4rem;
  width: 190px;
  text-align: center;
  display: inline-block;
  color: #000;
}

.share__list-foot li a.long {
  width: 320px;
}

.footer {
  padding: 30px 0 0;
  background-color: #fff;
}

.footer-top {
  background-color: transparent;
}

.footer__nav {
  padding: 80px 0 20px;
}

.copyright {
  display: block;
  text-align: center;
  text-indent: -9999px;
  background-image: url(/store/O2/2021ss/img/copyright.png);
  width: 240px;
  height: 11px;
  margin: 20px auto;
  background-size: contain;
}

.btn {
  border-radius: 18px;
  border: 1px solid #005aff;
  background-color: #fff;
  font-size: 1.4rem;
  color: #005aff;
  display: block;
  text-align: center;
}

.btn-about {
  display: inline-block;
  background-color: transparent;
  position: absolute;
  left: 50%;
  bottom: 5%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 0 15px;
  color: #fff;
  border-color: #fff;
}

.btn-cart {
  width: auto;
}

.btn-cart:before {
  content: '';
  background-image: url(/store/O2/2021ss/img/icon_cart.png);
  width: 26px;
  height: 17px;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.btn-cart.sold {
  color: #fff;
  background-color: gray;
  border-color: gray;
  pointer-events: none;
}

.btn-cart.sold:before {
  background-image: url(/store/O2/2021ss/img/icon_cart_w.png);
}

.btn-link {
  border-color: #005aff;
  color: #005aff;
  display: inline-block;
  padding: 2px 25px;
}

.btn-inline {
  width: auto;
  display: inline-block;
  padding: 2px 25px;
}

.to_detail .sold_txt {
  margin-left: 1em;
  color: #005aff;
  display: none;
}

.new:after {
  content: '';
  width: 54px;
  height: 54px;
  background-image: url(/store/O2/2021ss/img/top/icon_new.png);
  background-size: contain;
  display: inline-block;
  position: relative;
  top: -4px;
  vertical-align: middle;
  margin-left: 10px;
}

.jisage {
  padding-left: 1em;
  text-indent: -1em;
}

.lity {
  background: rgba(0, 0, 0, 0.7) !important;
}

.lity-close {
  position: absolute !important;
  background-image: url(/store/O2/2021ss/img/close.png) !important;
  width: 27px !important;
  height: 27px !important;
  display: block !important;
  background-size: contain !important;
  text-indent: -9999px !important;
  top: 3px !important;
  right: 3px !important;
}

.lity-content:after {
  box-shadow: none !important;
}

.item-logo {
  background-image: none;
  height: 100vh;
  position: relative;
}

.item-logo .logo_o2 {
  width: 130.3493px;
  height: 200px;
  fill: #000;
  position: absolute;
  top: 40px;
  left: 55px;
  opacity: 0;
  transition: all 1s ease-out;
}

.item-logo .logo_o2.active {
  opacity: 1;
}

.item-logo .logo_ss {
  width: 200px;
  height: 120px;
  position: absolute;
  fill: #82e1ff;
  top: 120px;
  left: 210px;
  opacity: 0;
  transition: all 1s ease-out;
}

.item-logo .logo_ss.active {
  opacity: 1;
}

.item-logo .logo_newitem {
  width: 310px;
  height: 120px;
  position: absolute;
  fill: #82e1ff;
  top: 120px;
  left: 445px;
  opacity: 0;
  transition: all 1s ease-out;
}

.item-logo .logo_newitem.active {
  opacity: 1;
}

.item-intro {
  background-color: none;
  height: 100vh;
  position: relative;
}

.item-intro .arrow {
  bottom: 22px;
}

.item-intro .arrow-sp {
  display: none;
}

.item-product {
  padding: 60px 0 20px;
  background-color: #fff;
}

.item-info {
  margin: 70px 0 0;
  background-color: #fff;
  padding: 60px 0;
}

.item-info .banner a {
  width: auto;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.item-info .banner a img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.item-info .banner a .btn {
  margin-top: 1.5em;
  font-size: 1.1rem;
  border-color: #000;
  color: #000;
  padding: 8px 12px;
  line-height: 1.5;
  display: block;
}

.item-info .banner a .btn br {
  display: none;
}

.item-about {
  position: relative;
  height: 100vh;
}

.item-stf {
  margin: 20px 0 0;
}
#about {
  width: 100vw;
  height: 60vh;
  max-width: 950px;
  max-height: 580px;
}

.intro {
  width: 100%;
  padding: 30px 0;
  background-color: rgba(0, 0, 0, 0.55);
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.intro p {
  width: 90%;
  max-width: 490px;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 2;
  color: #fff;
}

.intro__about {
  width: 95%;
  max-width: 950px;
  height: auto;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
  padding: 60px;
}

.intro__about p {
  font-size: 1.6rem;
  line-height: 2;
}

.intro__about p a {
  margin-top: .5em;
}

.intro__about__container {
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
}

.intro__about .lity-close {
  position: absolute;
  left: 50% !important;
  bottom: 30px !important;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.intro__about-white {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.intro__about-white p a {
  margin-top: 0;
}

.intro__about-white .intro__footer {
  width: 100%;
  text-align: center;
  margin-top: 2em;
  padding: 1em 0;
  border: 1px solid #404040;
}

.intro__about-white .intro__footer a {
  display: block;
}

.intro__dic {
  margin-left: 30px;
  background-image: url(/store/O2/2021ss/img/top/o2_dic.png);
  background-size: contain;
  width: 218px;
  height: 400px;
  border-right: 1px solid #000;
}

.intro__txt {
  padding-left: 3em;
  max-width: 585px;
  width: 70%;
}

.intro__txt p {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: .1em;
}

.intro__close {
  position: absolute;
  left: 50%;
  bottom: 50px;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.info h2 {
  text-align: center;
  font-size: 1.9rem;
  margin-bottom: 40px;
}

.info ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: left;
  justify-content: left;
}

.info ul li {
  width: 23%;
  line-height: 1.76;
  margin-bottom: 3em;
  margin-right: 2%;
}

.info ul li:nth-child(4n) {
  margin-right: 0;
}

.info ul li a {
  color: #000;
}

.info ul li a span {
  display: block;
  font-size: 1.3rem;
  margin: 5px 0;
  letter-spacing: 0;
}

.info dl {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.info dl dt {
  width: 25%;
  font-size: 1.5rem;
}

.info dl dd {
  width: 75%;
  font-size: 1.5rem;
}

.footer__menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__menu a {
  font-size: 1.3rem;
  color: #000;
  margin: 0 1em;
}

.footer__nav {
  padding: 60px 0 120px;
  background-color: #fff;
}

.footer .share {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .sponly {
    display: block !important;
  }
  .lity-close {
    position: absolute !important;
    background-image: url(/store/O2/2021ss/img/close.png) !important;
    width: 27px !important;
    height: 27px !important;
    display: block !important;
    background-size: contain !important;
    text-indent: -9999px !important;
    top: 5vw !important;
    right: 8vw !important;
  }
  .icon_o2 {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: .5em;
    width: 15px;
  }
  .icon_o2 img {
    width: 13px;
    height: auto;
  }
  .icon_iito {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: .5em;
    width: 90px;
  }
  .icon_iito img {
    height: auto;
  }
  .iito img {
    width: auto;
    height: 34px;
  }  
  .to_detail .sold_txt {
    font-size: 1.4rem;
  }
  .attention {
    margin: 1em auto 0;
    padding: .6em 1em;
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem !important;
    line-height: 1.8;
  }
  .attention p {
    font-size: 1.4rem !important;
  }
  .attention p a {
    font-size: 1.4rem !important;
  }
  .new:after {
    content: '';
    width: 44px;
    height: 44px;
    background-image: url(/store/O2/2021ss/img/top/icon_new.png);
    background-size: contain;
    display: inline-block;
    position: relative;
    top: -4px;
    vertical-align: middle;
    margin-left: 3px;
  }
  .brspace {
    display: none;
  }
  .share {
    padding: 15px 0;
    margin-bottom: 55px;
    background-color: #fff;
  }
  .share__ttl {
    font-size: 1.9rem;
    text-align: center;
    padding: 30px 0;
    letter-spacing: .1em;
  }
  .share__list {
    width: 100%;
    max-width: 70%;
    margin: 0 auto 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
  }
  .share__list li {
    margin: 0 20px;
  }
  .share__list-foot {
    max-width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 50px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .share__list-foot li {
    margin: 10px 0;
    text-align: center;
  }
  .share__list-foot li a {
    border-radius: 18px;
    padding: 0;
    font-size: 1.4rem;
    width: 100%;
    max-width: 180px;
    text-align: center;
    display: inline-block;
  }
  .share__list-foot li a.long {
    max-width: 320px;
  }
  .share .share__list li {
    max-width: 50px;
    margin: 0 12px;
  }
  .header {
    position: fixed;
    height: 45px;
    background-color: #fff;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 5000;
  }
  .header .logo {
    line-height: 45px;
    padding-left: 15px;
  }
  .header .logo img {
    height: 35px;
    width: auto;
  }
  .header__menu {
    display: none;
  }
  .header__menu-sp {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 15px;
  }
  .header__menu-sp li {
    width: 50%;
    display: block;
  }
  .header__menu-sp li:first-child {
    border-right: 1px solid #000;
  }
  .header__menu-sp li a {
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 1.3rem;
    color: #3e3a39;
  }
  .header__nav {
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 45px;
    left: 0;
    z-index: 1000;
    display: none;
    height: 100vh;
    overflow: scroll;
    padding-bottom: 50px;
    -webkit-overflow-scrolling: touch;
  }
  .header__nav.active {
    display: block;
  }
  .header__nav__container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header__nav__page {
    width: 100%;
    border-right: none;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header__nav__page li {
    width: 33.33333%;
    margin-bottom: 15px;
  }
  .header__nav__page li a {
    font-size: 1.2rem;
    font-family: Koburina Gothic W1 JIS2004;
    line-height: 1.5;
    padding: 5px;
    color: #3e3a39;
    display: block;
    text-align: center;
  }
  .header__nav__page li a img {
    margin-bottom: 10px;
  }
  .header__nav__txt {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #000;
    margin-bottom: 45px;
  }
  .header__nav__txt li {
    line-height: 1.5;
    margin-bottom: 0;
    border-top: none;
    padding-bottom: 0;
  }
  .header__nav__txt li:last-child {
    border-bottom: none;
  }
  .header__nav__txt li a {
    font-size: 1.3rem;
    padding: 10px;
    color: #3e3a39;
    display: block;
  }
  .footer {
    padding: 0;
    background-color: #fff;
  }
  .footer__nav {
    padding: 80px 0;
  }
  .copyright {
    display: block;
    text-align: center;
    text-indent: -9999px;
    background-image: url(/store/O2/2021ss/img/copyright.png);
    width: 48vw;
    height: 3vw;
    margin: 20px auto;
    background-size: contain;
    background-position: center center;
  }
  .btn {
    border-radius: 18px;
    border: 1px solid #005aff;
    background-color: #fff;
    font-size: 1.3rem;
    color: #005aff;
    display: inline-block;
    text-align: center;
  }
  .btn-about {
    position: relative;
  }
  .btn-cart {
    width: 90%;
  }
  .btn-cart:before {
    content: '';
    background-image: url(/store/O2/2021ss/img/icon_cart.png);
    width: 26px;
    height: 17px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
  }
  .btn-cart.sold {
    color: #fff;
    background-color: gray;
    border-color: gray;
    pointer-events: none;
  }
  .btn-cart.sold:before {
    background-image: url(/store/O2/2021ss/img/icon_cart_w.png);
  }
  .btn-link {
    border-color: #005aff;
    color: #005aff;
    width: auto;
    display: inline-block;
  }
  .btn-red {
    border-color: #005aff;
    color: #005aff;
    width: auto;
    display: inline-block;
    padding: 2px 25px;
  }
  .btn-inline {
    padding: 2px 20px;
  }
  .spmenu {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 2px;
    top: 3px;
  }
  .item-logo {
    background-image: none;
    width: 100vw;
    height: 100vh;
  }
  .item-logo .logo_o2 {
    width: 17.33333333vw;
    height: 26.66666667vw;
    fill: #000;
    position: absolute;
    top: 4.3vw;
    left: 50%;
    right: auto;
    bottom: auto;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .item-logo .logo_o2.active {
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .item-logo .arrow {
    display: block;
    width: 10.666vw;
    max-width: 10.666vw;
    height: 10.666vw;
    max-height: 10.666vw;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .item-logo .arrow img {
    width: 100%;
  }
  .item-intro {
    background-color: transparent;
    height: 100vh;
    position: relative;
  }
  .item-intro .arrow {
    display: block;
    width: 12.5vw;
    max-width: 12.5vw;
    height: 12.5vw;
    max-height: 12.5vw;
    position: absolute;
    bottom: 22vw;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 200;
  }
  .item-intro .arrow img {
    width: 100%;
  }
  .item-intro .arrow-sp {
    bottom: auto;
    top: 92vh;
  }
  .item-product {
    padding: 30px 0 25px;
    background-color: #fff;
  }
  .item-info {
    margin: 60px 0 30px;
    background-color: rgba(255, 255, 255, 0.93);
    padding: 30px 0 10px;
  }
  .item-stf {
    margin: 30px 0;
  }  
  .item-info .banner a {
    width: 90%;
    max-width: 640px;
    margin: 0 auto;
    display: block;
  }
  #about {
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    max-height: 100vh;
  }
  .intro {
    width: 100%;
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .intro p {
    width: 80%;
    max-width: 100%;
    margin: 0 auto;
    font-size: 1.3rem;
    line-height: 2;
    color: #fff;
  }
  .intro__about {
    width: 95%;
    max-width: 100%;
    height: 90vh;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
    padding: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .intro__about p {
    font-size: 1.2rem;
    line-height: 2;
    padding-top: 2em;
  }
  .intro__about p a {
    margin-top: .5em;
  }
  .intro__about__container {
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
  }
  .intro__about .lity-close {
    position: absolute;
    left: 50% !important;
    bottom: 30px !important;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .intro__about-white {
    height: auto;
    max-height: 100%;
    padding: 20px;
  }
  .intro__about-white .intro__dic {
    display: none;
  }
  .intro__about-white .intro__footer {
    padding: 5px 10px;
    font-size: 1.3rem;
    text-align: left;
  }
  .intro__about-white .intro__footer a {
    margin-top: 0;
  }
  .intro__dic {
    margin-left: 0;
    background-image: url(/store/O2/2021ss/img/top/o2_dic.png);
    background-size: contain;
    width: 100%;
    height: 100%;
    max-height: 500px;
    border-right: none;
    background-position: center center;
  }
  .intro__txt {
    padding-left: 0;
    width: 100%;
    border-top: 1px solid;
    margin: 2em auto 0;
  }
  .intro__close {
    position: absolute;
    left: 50%;
    bottom: 50px;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .intro__close .lity-close {
    display: none !important;
  }
  .info {
    width: 85%;
    margin: 0 auto;
  }
  .info h2 {
    text-align: center;
    font-size: 1.9rem;
    margin-bottom: 40px;
  }
  .info ul {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .info ul li {
    width: 47%;
    line-height: 1.76;
    margin-bottom: 2em;
    margin-right: 6%;
  }
  .info ul li:nth-child(2n) {
    margin-right: 0;
  }
  .info ul li a {
    color: #000;
  }
  .info ul li a img {
    width: 100%;
    height: auto;
  }
  .info ul li a span {
    display: block;
    font-size: 1.3rem;
    margin: 5px 0;
  }
  .info dl {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info dl dt {
    width: 100%;
    font-size: 1.5rem;
  }
  .info dl dd {
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 1em;
  }
  .footer {
    background: transparent;
  }
  .footer__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__menu a {
    font-size: 1.3rem;
    color: #000;
    margin: 0 1em;
    text-align: center;
    display: block;
  }
  .footer__nav {
    padding: 60px 0 45px;
    background-color: rgba(255, 255, 255, 0.93);
  }
  .footer .share {
    background-color: rgba(255, 255, 255, 0.93);
  }
}

html, body {
  height: 100%;
}

.nav__brand {
  width: 100px;
  position: fixed;
  left: -100px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 5000;
  transition: left .5s ease;
}

.nav__brand.active {
  left: 0;
}

.nav__brand__list li {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px 5px;
  display: block;
  text-align: center;
  margin: 1px 0;
  opacity: .5;
}

.nav__brand__list li a {
  display: block;
}

.nav__brand__list li.active {
  opacity: 1;
  background-color: white;
}

.nav__brand__list li a:hover {
  opacity: 1;
}

.nav__brand__list img {
  width: 100%;
}

.nav__brand__list img.west {
  width: 70%;
}

.nav__brand__list svg {
  width: 50%;
  fill: #000 !important;
}

.nav__brand__list svg.logo_o2_nav {
  width: 28%;
}

svg:not([fill]) {
  fill: #fff;
}

.logo_o2 {
  width: 12.318vw;
  height: 18.9vw;
  fill: #fff;
  position: absolute;
  top: 6vh;
  left: 7.933333333vw;
  opacity: 0;
  transition: all 1s ease-out;
  z-index: 9999;
}

.logo_o2.active {
  opacity: 1;
}

#logo_2022aw {
  left: 90px;
  top: 35px;
  position: absolute;
  opacity: 0;
  transition: opacity 1s ease-out;
}

#second #logo_2022aw {
  width: 120px;
  left: auto;
  right: 66px;
  top: auto;
  bottom: 239px;
}
#second #logo_2022aw img {
  width: 100%;
}

#logo_2022aw.active {
  opacity: 1;
}

#anytime {
  right: 90px;
  top: 118px;
  position: absolute;
  opacity: 0;
  transition: opacity 1s ease-out;
}

#anytime.active {
  opacity: 1;
}

.intro__about {
  position: absolute;
}

.bg {
  position: relative;
  background-position: center center;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.bg-00 {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-image: url(/store/O2/2022aw/img/top/bg1.jpg);
  background-position: center center;
  background-size: cover;
  z-index: -1;
  left: 0;
  top: 0;
}
#second .bg-00.first {
  background-image: url(/store/O2/2022aw/img/top/bg2-1.jpg);
}
#second .bg-00 {
  background-image: url(/store/O2/2022aw/img/top/bg2.jpg);
  transition: .4s;
}

.bg-1 {
  background-image: url(/store/O2/2022aw/img/top/bg-1.jpg);
}

.bg-2 {
  background-image: url(/store/O2/2022aw/img/top/bg-2.jpg);
}

.bg-3 {
  background-image: url(/store/O2/2022aw/img/top/bg-3.jpg);
}

.bg-4 {
  background-image: url(/store/O2/2022aw/img/top/bg-4.jpg);
}

.bg-5 {
  background-image: url(/store/O2/2022aw/img/top/bg-5.jpg);
}

.bg-6 {
  background-image: url(/store/O2/2022aw/img/top/bg-6.jpg);
}

.bg-7 {
  background-image: url(/store/O2/2022aw/img/top/bg-7.jpg);
}

.bg .txt {
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 1s ease-out;
}

.bg .txt.active {
  opacity: 1;
}

.bg .txt-1 {
  background-image: url(/store/O2/2022aw/img/top/txt-1.svg);
  width: 94.8604px;
  height: 365.3773px;
  left: calc(50% - 36.5vw);
}

.bg .txt-2 {
  background-image: url(/store/O2/2022aw/img/top/txt-2.svg);
  width: 100.5898px;
  height: 256.1998px;
  left: calc(50% - 24vw);
}

.bg .txt-3 {
  background-image: url(/store/O2/2022aw/img/top/txt-3.svg);
  width: 84.04px;
  height: 372.9442px;
  left: calc(50% - 33vw);
}

.bg .txt-4 {
  background-image: url(/store/O2/2022aw/img/top/txt-4.svg);
  width: 96.8096px;
  height: 256.7266px;
  left: calc(50% + 36vw);
}

.bg .txt-5 {
  background-image: none;
}

.bg .txt-6 {
  background-image: url(/store/O2/2022aw/img/top/txt-6.svg);
  width: 97.125px;
  height: 256.3049px;
  left: calc(50% + 33vw);
}

.bg .txt-7 {
  background-image: url(/store/O2/2022aw/img/top/txt-7.svg);
  width: 98.0703px;
  height: 254.8349px;
  left: calc(50% + 36vw);
}

.bg.offset {
  position: relative;
  margin-top: 91px;
}

.news {
  width: 100vw !important;
  height: 100vh !important;
}

.arrow {
  display: block;
  width: 6.0765191297824vh;
  max-width: 81px;
  height: 6.0765191297824vh;
  max-height: 81px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3000;
}

.arrow img {
  width: 100%;
}

.products {
  width: calc(95% - 200px);
  max-width: 1000px;
  margin: 0 auto 30px;
}

.products .badge {
  padding: 0;
  margin: 0 0 .5em;
}

.products .badge img.logo_gbab {
  display: inline-block;
  margin-left: 18px;
}

.products .btn-red {
  margin: 0 0 20px;
}

.products .btn-link {
  margin: 1em 0 0;
}

.products .sold {
  color: orangered;
  display: none;
  font-size: 1.3rem;
  line-height: 1.3;
  padding-top: 5px;
  letter-spacing: 0;
}

.products .resale {
  color: orangered;
  font-size: 1.3rem;
  line-height: 1.77;
  padding-top: 5px;
  letter-spacing: 0;
  display: inline-block;
}

.products .icon_nizyu {
  display: block;
  margin-top: .5em;
}

.products a:before, .products a:after {
  z-index: 2000;
}

.products a.newitem {
  display: block;
  position: relative;
}

.products a.newitem:after {
  content: '';
  width: 44px;
  height: 44px;
  background-image: url(/store/O2/2021ss/img/top/icon_newitem.png);
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}

.products a.newcolor {
  display: block;
  position: relative;
}

.products a.newcolor:after {
  content: '';
  width: 44px;
  height: 44px;
  background-image: url(/store/O2/2021ss/img/top/icon_newcolor.png);
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}

.products a.update {
  display: block;
  position: relative;
}

.products a.update:after {
  content: '';
  width: 44px;
  height: 22px;
  background-image: url(/store/O2/2021ss/img/top/icon_update.png);
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
}

.products__thumbs {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products__thumbs.sub {
  margin-top: 0;
}
.products__thumbs .to_detail .sold_txt {
  margin-left: 0;
  position: absolute;
  bottom: -2.5em;
}

.products__thumbs-h {
  margin-top: 60px;
}

.products__thumbs-h li {
  /*min-height:330px*/
}
.products__thumbs-s {
  margin-top: 25px !important;
}
.products__thumbs-left {
  -ms-flex-pack: left;
  justify-content: left;
}

.products__thumbs-left li {
  margin-right: 26px;
}

.products__thumbs li {
  width: calc((100% - 78px)/4);
  max-width: 230px;
  position: relative;
  display: block;
  margin-right: 26px;
  margin-bottom: 60px;
}
.products__thumbs li:nth-child(4n) {
  margin-right: 0;
}

.products__thumbs li img {
  width: 100%;
}

.products__thumbs li h3 {
  margin: 10px 0 0;
  line-height: 1.3;
  font-size: 1.5rem;
}

.products__thumbs li h3.small {
  font-size: 1.4rem;
}

.products__thumbs li .checkdata {
  line-height: 1.3;
}

.products__thumbs li .checkdata span {
  font-size: 1.5rem;
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
}

.products__thumbs li .checkdata span.sold {
  font-family: Koburina Gothic W3 JIS2004,sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
  letter-spacing: 0;
}

.products__thumbs li h3.value, .products__thumbs li span.value {
  margin: 0 0 10px;
  line-height: 1;
}

.products__thumbs li h3.value .en, .products__thumbs li span.value .en {
  line-height: 2;
  font-size: 1.8rem;
  letter-spacing: .1em;
}

.products__thumbs li span.value {
  margin: 0 0 0 .5em;
  line-height: 1;
}

.products__thumbs li .btn-red {
  position: absolute;
  bottom: 0;
  left: 0;
}

.products__thumbs li .btn-inline {
  padding: 2px 8px;
  font-size: 1.1rem;
}

.products__thumbs li a {
  display: block;
}

.products__thumbs li a.new:after {
  content: '';
  width: 44px;
  height: 44px;
  background-image: url(/store/O2/2021ss/img/top/icon_new.png);
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 999;
  left: -5px;
  top: 5px;
}

.products a.nov {
  position: relative;
  pointer-events: none;
}

.products a.nov::before {
  content: '';
  width: 35px;
  height: 35px;
  background-image: url(/store/O2/2022aw/img/top/icon-1101.svg);
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 999;
  right: 5px;
  top: 5px;
}

.products__thumbs a[target=_blank]:after {
  display: none;
}
.products h2 {
  font-size: 2.8rem;
}

.products h2.sub {
  font-size: 2.3rem;
  padding-top: 30px;
}

.products h3 {
  font-size: 1.8rem;
  line-height: 1.77;
  letter-spacing: 0;
}

.products__thumbs + h3 {
  padding-top: 30px;
  letter-spacing: .1em;
}

.products h3.en {
  line-height: 2;
  font-size: 1.8rem;
  letter-spacing: .1em;
}

.products h3 + .products__thumbs {
  margin-top: 20px;
}

.products .value {
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.products .value .tax {
  display: block;
  font-family: Koburina Gothic W3 JIS2004;
  font-size: 1.3rem;
  line-height: 1;
}

.products p {
  font-size: 1.5rem;
  margin-bottom: 20px;
  margin-top: 40px;
}

.products p.sub {
  font-size: 1.4rem;
  margin-bottom: 0;
  margin-top: .5em;
}

.products p.note {
  font-size: 1.4rem;
  margin-bottom: -40px;
  margin-top: .5em;
}

.products span.limited {
  border: 1px solid #000;
  padding: 5px 10px;
  font-size: 1.4rem;
  margin-left: 1.5em;
  vertical-align: text-bottom;
}

.lineup__list li p {
  font-size: 1.6rem;
  font-family: Koburina Gothic W6 JIS2004,sans-serif;
  line-height: 1.5;
}

.lineup__list li p:nth-of-type(1) {
  margin-bottom: 15px;
}

.lineup__list li p.off {
  position: relative;
}

.lineup__list li p.off img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);
}

.lineup__list li p.off:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 230px;
  height: 172px;
  background: url(/store/O2/2021ss/pre/img/banner_off.png) no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
}

.lineup__list li span:not(.ls25) {
  font-size: 1.3rem;
  font-family: Koburina Gothic W3 JIS2004,sans-serif;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .bg {
    position: relative;
    background-position: center center;
    height: 40vw;
    background-size: auto 200%;
  }
  .bg-1 {
    background-image: url(/store/O2/2022aw/img/top/bg-1_sp.jpg);
  }
  .bg-2 {
    background-image: url(/store/O2/2022aw/img/top/bg-2_sp.jpg);
  }
  .bg-3 {
    background-image: url(/store/O2/2022aw/img/top/bg-3_sp.jpg);
  }
  .bg-4 {
    background-image: url(/store/O2/2022aw/img/top/bg-4_sp.jpg);
  }
  .bg-5 {
    background-image: url(/store/O2/2022aw/img/top/bg-5_sp.jpg);
  }
  .bg-6 {
    background-image: url(/store/O2/2022aw/img/top/bg-6_sp.jpg);
  }
  .bg-7 {
    background-image: url(/store/O2/2022aw/img/top/bg-7_sp.jpg);
  }
  .bg .txt {
    background-size: contain;
    position: absolute;
    opacity: 0;
    transition: all 1s ease-out;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .bg .txt.active {
    opacity: 1;
  }
  .bg .txt-8 {
    width: 6.933333333vw;
    height: 35.6vw;
    left: calc(50% - 24.4vw);
  }
  .bg .txt-1 {
    width: 7.5vw;
    height: 36.5333vw;
    left: calc(50% - 34.5vw);
  }
  .bg .txt-2 {
    width: 10.05vw;
    height: 25.699vw;
    left: calc(50% - 30vw);
  }
  .bg .txt-3 {
    width: 8.4vw;
    height: 37.293vw;
  }
  .bg .txt-4 {
    width: 9.68vw;
    height: 25.672vw;
  }
  .bg .txt-6 {
    width: 9.712vw;
    height: 25.63vw;
  }
  .bg .txt-7 {
    width: 9.8vw;
    height: 25.48346vw;
    left: calc(50% + 37.5vw);
  }  
}

@media screen and (min-width: 769px) {
  body#second::before {
    content: '';
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-image: url(/store/O2/2022aw/img/top/bg2.jpg);
    background-position: center center;
    background-size: cover;
    z-index: -1;
    left: 0;
    top: 0;
  }
  #second #anytime {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /*img{width:100%}*/
  html, body {
    height: 100%;
  }
  h1, h2, h3, h4, h5, h6, div, p, ul, li, dd {
    font-size: 1.6rem;
  }
  html, body {
    height: 100%;
  }
  .pcOnly {
    display: none;
  }
  .icon_zA2 {
    width: 50px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: .5em;
  }
  .nav__brand {
    width: 100%;
    position: fixed;
    left: 0;
    right: auto;
    top: -50px;
    bottom: auto;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 5000;
    transition: all .5s ease;
    opacity: 0;
  }
  .nav__brand.active {
    left: 0;
    right: auto;
    top: 0;
    opacity: 1;
  }
  .nav__brand__list {
    display: block;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    background-color: #fff;
    padding: 1px;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
  }
  .nav__brand__list li {
    width: 80px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 3px 0;
    opacity: .5;
    transition: all .5s ease;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    border-bottom: 2px solid #fff;
  }
  .nav__brand__list li.active {
    opacity: 1;
    display: inline-block;
    background-color: white;
    border-color: #333;
  }
  .nav__brand__list li.active + li {
    opacity: .5;
    display: inline-block;
  }
  .nav__brand__list img {
    height: 30px;
    width: auto;
  }
  .nav__brand__list svg {
    width: 50%;
  }
  .nav__brand__list svg.logo_o2_nav {
    width: 23%;
  }
  #logo_2022aw {
    left: auto;
    right: 3.333vw;
    top: 3.333vw;
    position: absolute;
    width: 31.28vw;
    opacity: 0;
    transition: opacity 1s ease-out;
  }
  #second #logo_2022aw {
    left: 5.333vw;
    top: 6.666vw;
    bottom: auto;
    width: 17.06vw;
  }
  #logo_2022aw.active {
    opacity: 1;
  }
  #anytime {
    width: 46.5vw;
    right: 3.333333333vw;
    top: auto;
    bottom: 22.666vw;
    position: absolute;
    opacity: 0;
    transition: opacity 1s ease-out;
  }
  #second #anytime {
    width: 37.466vw;
    right: 5.333vw;
    left: auto;
    top: 6.666vw;
    bottom: auto;
  }
  #anytime.active {
    opacity: 1;
  }
  .bg-00 {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: -1;
    left: 0;
    top: 0;
    background-size: cover;
    background-image: url(/store/O2/2022aw/img/top/bg1_sp.jpg);
  }
  #second .bg-00.first {
    background-image: url(/store/O2/2022aw/img/top/bg2_sp.jpg);
  }
  #second .bg-00 {
    background-image: url(/store/O2/2022aw/img/top/bg2_sp.jpg);
  }  
  .bg {
    background-size: cover;
  }
  .logo-o2 {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(/store/O2/2021ss/img/logo_o2.png);
    background-size: contain;
    background-position: center center;
    width: 61.25vw;
    height: 66.13756614vh;
  }
  .products {
    width: 89.0625vw;
    max-width: 1000px;
    margin: 0 auto;
  }
  .products .badge {
    padding: 0;
    margin: 0 0 .5em;
    height: 27px;
  }
  .products .badge img {
    height: 100%;
    width: auto;
  }
  .products .badge img.logo_gbab {
    display: inline-block;
    margin-left: 10px;
  }
  .products a.newitem:after {
    width: 30px;
    height: 30px;
  }
  .products a.nov::before {
    width: 25px;
    height: 25px;
  }
  .products__thumbs + h3 {
    padding-top: 10px;
  }
  .products h2.sub {
    font-size: 1.6rem;
    padding-top: 10px;
  }
  .products__thumbs.sub {
    margin-top: 10px;
  }
  .products h2.sub .icon_o2 {
    width: 10px;
  }
  .products h2.sub .icon_o2 img {
    width: 11px;
  }
  .products .icon_nizyu {
    display: block;
    width: 111px;
  }
  .products .icon_kaot {
    display: block;
    width: 40px;
  }
  .products .icon_kaot img {
    height: auto;
  }
  .products .btn-red {
    margin: 0 0 20px;
  }
  .products__thumbs {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products__thumbs .to_detail .btn-red {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 10px 0 0;
  }
  .products__thumbs .to_detail .sold_txt {
    margin-left: 0;
    position: relative;
    bottom: 0;
    margin-top: 0;
    font-size: 1.2rem;
  }
  .products__thumbs-h li {
    /*min-height:230px*/
  }
  .products__thumbs-left {
    -ms-flex-pack: left;
    justify-content: left;
  }
  .products__thumbs-left li {
    margin-right: 0;
  }
  .products__thumbs li {
    width: calc((100% - 4.6875vw)/2);
    max-width: 100%;
    position: relative;
    display: block;
    margin-bottom: 4.6875vw;
    margin-right: 4.6875vw;
  }
  .products__thumbs li img {
    width: 100%;
  }
  .products__thumbs li:nth-child(2n) {
    margin-right: 0;
  }
  .products__thumbs li h3 {
    margin: 10px 0 0;
    line-height: 1.3;
    font-size: 1.3rem;
  }
  .products__thumbs li h3.small {
    font-size: 1.3rem;
  }
  .products__thumbs li .checkdata {
    line-height: 1.3;
  }
  .products__thumbs li .checkdata span {
    font-size: 1.3rem;
    font-family: Koburina Gothic W6 JIS2004,sans-serif;
  }
  .products__thumbs li h3.value, .products__thumbs li span.value {
    margin: 0 0 10px;
    line-height: 2;
    font-size: 1.5rem;
  }
  .products__thumbs li h3.value .en, .products__thumbs li span.value .en {
    line-height: 2;
    font-size: 1.5rem;
  }
  .products__thumbs li span.value {
    margin: 0 0 0 .5em;
    line-height: 1;
  }
  .products__thumbs li .btn-red {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .products h2 {
    font-size: 2.1rem;
  }
  .products h3 {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .products h3 img.above {
    margin-bottom: 5px !important;
    height: 27px;
    width: auto;
  }
  .products h3 + .products__thumbs {
    margin-top: 10px;
  }
  .products .value {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .products .value .en {
    font-size: 1.6rem;
  }
  .products .value .tax {
    font-size: 1.1rem;
    font-family: Koburina Gothic W1 JIS2004;
  }
  .products p {
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .products p.note {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: -20px;
  }
  .lineup__list li p {
    font-size: 1.4rem;
    font-family: Koburina Gothic W6 JIS2004,sans-serif;
    line-height: 1.5;
  }
  .lineup__list li p:nth-of-type(1) {
    margin-bottom: 10px;
  }
  .lineup__list li p.off:after {
    display: block;
    width: 100%;
    height: 100%;
  }
  .lineup__list li span:not(.ls25) {
    font-size: 1.1rem;
    font-family: Koburina Gothic W3 JIS2004,sans-serif;
    line-height: 1.5;
  }
}

/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity .3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0;
  transition: opacity .3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform .3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.o2-mgr-txt {
  font-size: 28px;
  letter-spacing: 0.1em;
  font-family: 'Koburina Gothic W3 JIS2004,sans-serif';
  font-weight: normal;
}

.o2-mgr-txt img {
  vertical-align: text-bottom;
  margin-right: 5px;
}

.o2-mgr-txt span {
  vertical-align: middle;
}

.o2-mgr-txt.v2 {
  line-height: 1.2;
}

.products h3.v2 img {
  margin-bottom: 10px;
}

.products h3 img.above {
  margin-bottom: 10px;
}

.products h3 img.bottom {
  margin-top: 10px;
}

.products h3 img.h23 {
  max-height: 23px;
  width: auto;
}

.products h3 img.h27 {
  max-height: 27px;
  width: auto;
}

.products h3 img.h44 {
  max-height: 44.2485px;
  width: auto;
}

.products h3 img.h45 {
  max-height: 45px;
  width: auto;
}

.products h3 img.h49 {
  max-height: 49.3884px;
  width: auto;
}

.products h3 img.h53 {
  max-height: 53.1312px;
  width: auto;
}

.products h3 img.h62 {
  max-height: 62.0832px;
  width: auto;
}

.products .value .tax {
  display: inline-block;
  letter-spacing: -0.05em;
}

.products__thumbs li h3 {
  font-size: 16px;
  line-height: 1.5;
}

.info dl {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}

.info dl dd {
  width: 100%;
  font-size: 1.5rem;
  margin-bottom: 2em;
  line-height: 2;
}
.info a{
  color: #005aff;
}
.info dl dt {
  width: 100%;
}

.info dl.v2 {
  max-width: 470px;
}

.info dl.v3 {
  max-width: 100%;
}

.info dl.v3 dd {
  max-width: 100%;
}

.info dl.v3 dd.stf > div {
  display: flex;
}

.info dl.v3 dd.stf > div .left {
  width: calc(50% + 1rem);
  text-align: right;
}

.info dl.v3 dd.stf > div .right {
  width: calc(50% - 1rem);
}
.info dl.v3 dd.stf > div .left2 {
  padding-bottom: .5em;
  width: 50%;
  text-align: center;
  margin: 0 auto;
}
.info dl.v3 dd.stf > div .left3 {
  padding-top: 1.5em;
}
.bnrArea {
  background-color: #fff;
  padding: 60px 0;
  margin-top: 20px;
}

.bnrArea a {
  width: auto;
  max-width: 400px;
  width: 94vw;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.bnrArea a .btn {
  margin-top: 1.5em;
  font-size: 1.4rem;
  letter-spacing: .1em;
  border-color: #000;
  color: #000;
  padding: 6px 0 5px;
  line-height: 1.5;
  display: block;
  border-radius: 18px;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
}

.nav__brand__list img.h11 {
  max-height: 11.5px;
}

.nav__brand__list img.h20 {
  max-height: 20.25px;
}

.nav__brand__list img.h33 {
  max-height: 33.75px;
}

.nav__brand__list img.h38 {
  max-height: 38px;
}

.nav__brand__list img.h46 {
  max-height: 46.5px;
}

.nav__brand__list img.h55 {
  max-height: 55px;
}

.nav__brand__list img.h56 {
  max-height: 56px;
}

.nav__brand__list img.h57 {
  max-height: 57.4px;
}

.nav__brand__list img.h59 {
  max-height: 59px;
}

.nav__brand__list img.h66 {
  max-height: 66px;
}

.products__thumbs li h3.value {
  margin: 8px 0 16px;
  line-height: 1;
}

.products__thumbs li h3.value .en {
  line-height: 1;
}

.lineup__list li p span.ls25 {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 1.6rem;
  letter-spacing: .02em;
}

br.spOnly {
  display: none !important;
}

@media screen and (min-width: 641px) {
  .nav__brand {
    overflow: scroll;
    max-height: 100vh;
  }
  .nav__brand__list {
    max-height: 100vh;
  }
  .products {
    margin: 0 auto;
  }
  .products__thumbs {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  #logo_2022aw img {
    width: 100%;
    height: auto;
  }
  #anytime img {
    width: 100%;
  }
  .o2-mgr-txt {
    font-size: 18px;
  }
  .o2-mgr-txt img {
    width: 10px;
  }
  .products__thumbs li h3 {
    font-size: 13px;
  }
  .nav__brand__list img.h11 {
    max-height: 5.98px;
  }
  .nav__brand__list img.h20 {
    max-height: 10.4px;
  }
  .nav__brand__list img.h33 {
    max-height: 17.55px;
  }
  .nav__brand__list img.h38 {
    max-height: 19.76px;
  }
  .nav__brand__list img.h46 {
    max-height: 24.18px;
  }
  .nav__brand__list img.h55 {
    max-height: 28.6px;
  }
  .nav__brand__list img.h57 {
    max-height: 30px;
  }
  .products__thumbs {
    margin-bottom: 0;
  }
  .products__thumbs li {
    margin-bottom: 42px !important;
  }
  .products__thumbs li h3.value {
    line-height: 1;
    margin: 8px 0;
  }
  .products__thumbs li h3.value.v2 {
    margin-top: 0;
  }
  .products__thumbs li .checkdata.v2 {
    margin-top: 5px;
  }
  .products__thumbs li h3.value .en, .products__thumbs li span.value .en {
    line-height: 1;
  }
  .item-product {
    margin-bottom: -10px;
  }
  .lineup__list li p span.ls25 {
    font-size: 1.2rem;
  }
  .info dl.v3 dd {
    max-width: 470px;
    margin: 0 auto 1em;
  }
  .info dl.v3 dd.stf > div {
    display: flex;
  }
  .info dl.v3 dd.stf > div .left {
    width: 124px;
  }
  .info dl.v3 dd.stf > div .right {
    width: calc(100% - 124px);
  }
  .info dl.v3 dd.stf > div .left2 {
    width: 100%;
  }
  .bnrArea a .btn {
    font-size: 1.3rem;
  }
  br.spOnly {
    display: block !important;
  }
}

@media screen and (max-width: 400px) {
  .info dl dd,
  .info dl dt {
    font-size: 3.9vw;
  }
}
