@charset "UTF-8";
/*! 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;
  -o-tab-size: 4;
     tab-size: 4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

h1 {
  font-size: 5em;
  margin: 0.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;
  -webkit-text-decoration: underline dotted;
          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;
     -moz-appearance: button;
          appearance: button;
}

fieldset {
  padding: 0.35em 0.75em 0.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;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

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

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

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

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-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] {
  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: 0.7;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

.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;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
  color: #000;
}

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

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

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

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

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

.share__list li {
  margin: 0 20px;
}

.share__list-foot {
  justify-content: center;
  margin: 0 auto 30px;
  max-width: 720px;
}

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

.share__list-foot li a {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px 10px;
  font-size: 1.4rem;
  width: 180px;
  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);
  background-position: center;
  width: 240px;
  height: 11px;
  margin: 60px auto 0;
  background-size: contain;
}

.btn {
  border-radius: 18px;
  border: 1px solid #005aff;
  background-color: #fff;
  font-size: 1.3rem;
  color: #005aff;
  display: inline-block;
  text-align: center;
}
@media (min-width: 768px) {
  .btn {
    font-size: 1.4rem;
    display: block;
  }
}

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

.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-news {
  background-image: none;
  background-color: transparent;
  height: 100vh;
  position: relative;
}

.item-news .news {
  width: 100%;
  max-width: 800px;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.item-news .news a:hover {
  opacity: 1;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(110%);
}

.item-news .news__item img {
  width: 100%;
  height: auto;
}

.item-product {
  padding: 30px 0 22px;
  background-color: #fff;
}
@media (min-width: 640px) {
  .item-product {
    margin-bottom: -10px;
  }
}
@media (min-width: 768px) {
  .item-product {
    padding: 48px 0 80px;
  }
}

.item-info {
  margin: 30px 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-about {
  position: relative;
  height: 100vh;
}

.intro__about {
  width: 95%;
  max-width: 950px;
  height: auto;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  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: 0.5em;
}

.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;
}

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

.nav__brand {
  width: 100px;
  position: fixed;
  left: -100px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 5000;
  transition: left 0.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: 0.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%;
  width: auto;
  max-width: 80%;
  max-height: 80%;
}

.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_wrapper {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
#logo_wrapper #logo {
  top: 18vw;
  left: 22vw;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  width: 19vw;
}
@media screen and (min-width: 375px) {
  #logo_wrapper #logo {
    top: 25vw;
    left: 20vw;
    width: 23vw;
  }
}
@media screen and (min-width: 390px) {
  #logo_wrapper #logo {
    top: 34vw;
  }
}
@media screen and (min-width: 431px) {
  #logo_wrapper #logo {
    top: 14vw;
    width: 19vw;
    left: 25vw;
  }
}
@media screen and (min-width: 767px) {
  #logo_wrapper #logo {
    top: 17vw;
    left: 26vw;
  }
}
@media screen and (min-width: 869px) {
  #logo_wrapper #logo {
    top: 43px;
    right: 43px;
    width: 115px;
    left: initial;
  }
}
#logo_wrapper #logo img {
  width: 100%;
}
@media (min-width: 768px) {
  #logo_wrapper #logo img {
    width: 132px;
  }
}
#logo_wrapper #title {
  opacity: 0;
  transition: opacity 0.5s;
  width: 30vw;
  display: block;
  left: 45vw;
  position: absolute;
  top: 29vw;
}
@media screen and (min-width: 375px) {
  #logo_wrapper #title {
    width: 30vw;
    left: 48vw;
    top: 43vw;
  }
}
@media screen and (min-width: 390px) {
  #logo_wrapper #title {
    top: 50vw;
  }
}
@media screen and (min-width: 431px) {
  #logo_wrapper #title {
    width: 28vw;
    left: 47vw;
    top: 27vw;
  }
}
@media screen and (min-width: 767px) {
  #logo_wrapper #title {
    top: 26vw;
    left: 47vw;
  }
}
@media screen and (min-width: 829px) {
  #logo_wrapper #title {
    top: 25vw;
  }
}
@media screen and (min-width: 869px) {
  #logo_wrapper #title {
    width: 624px;
    left: initial;
    top: initial;
    right: 150px;
    top: 43px;
  }
}
#logo_wrapper #title img {
  width: 100%;
}
#logo_wrapper #logo.active {
  opacity: 1;
}
#logo_wrapper #title.active {
  opacity: 1;
}
.intro__about {
  position: absolute;
}

.bg {
  position: relative;
  width: 100%;
}
.bg-img {
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  height: 40vw;
}
@media (min-width: 768px) {
  .bg-img {
    height: 400px;
  }
}
.bg-img-outer {
  -o-object-position: top;
     object-position: top;
}
.bg-img-nizyukano {
  -o-object-position: top;
     object-position: top;
}
.bg-img-frais {
  -o-object-position: top;
     object-position: top;
}
.bg-img-bottom {
  -o-object-position: top;
     object-position: top;
}

.bg-00 {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-image: url(/store/O2/2024ss/images/top/bg0_sp.jpg);
  background-position: center center;
  background-size: cover;
  z-index: -1;
  left: 0;
  top: 0;
}
@media (min-width: 640px) {
  .bg-00 {
    background-position: center center;
    background-image: url(/store/O2/2024ss/images/top/bg0.jpg);
  }
}

.bg-00-0416 {
  background-image: url(/store/O2/2024ss/images/top/bg0_sp_0416.jpg);
  background-position: center center;
  background-size: cover;
}
@media (min-width: 640px) {
  .bg-00-0416 {
    background-position: center center;
    background-image: url(/store/O2/2024ss/images/top/bg0_0416.jpg);
  }
}

.bg-00-0529 {
  background-image: url(/store/O2/2024ss/images/top/bg0_sp_0529.jpg);
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 1000px) {
  .bg-00-0529 {
    background-position: center center;
    background-image: url(/store/O2/2024ss/images/top/bg0_0529.jpg);
  }
}

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

.arrow {
  display: block;
  width: 6.0765191298vh;
  max-width: 81px;
  height: 6.0765191298vh;
  max-height: 81px;
  position: absolute;
  bottom: 0;
  left: 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_logo {
  max-width: 80%;
  max-height: 80px;
  margin-top: 0.6em;
}
@media (min-width: 768px) {
  .products_logo {
    margin-top: 0.4em;
  }
}
.products_logo.w100 {
  width: 100px;
}

.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 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[class*=date_]:before {
  content: "";
  width: 7vw;
  height: 7vw;
  background-size: contain;
  position: absolute;
  z-index: 999;
  right: 5px;
  top: 5px;
}
@media (min-width: 768px) {
  .products a[class*=date_]:before {
    width: 35px;
    height: 35px;
  }
}

.products a.date_0417:before {
  background-image: url(/store/O2/2024ss/images/top/date_0417.svg);
}

.products a.date_0529:before {
  background-image: url(/store/O2/2024ss/images/top/date_0529.svg);
}

.products__thumbs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 40px;
  flex-wrap: wrap;
  gap: 38px 4.6875vw;
}
@media (min-width: 768px) {
  .products__thumbs {
    justify-content: flex-start;
    margin-bottom: 40px;
    gap: 2em 27px;
  }
}
.products__thumbs li {
  width: calc((100% - 4.6875vw) / 2);
  max-width: 100%;
  position: relative;
  display: block;
}
@media (min-width: 768px) {
  .products__thumbs li {
    width: calc((100% - 81px) / 4);
    max-width: 230px;
  }
}

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

.products__thumbs__above + .products__thumbs-h {
  margin-top: 20px;
}

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

.products__thumbs li img {
  width: 100%;
}

.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: 0.1em;
}

.products__thumbs li span.value {
  margin: 0 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.4rem;
  width: 140px;
  height: 36px;
  display: flex;
  justify-content: center;
}

.products__thumbs li a {
  display: block;
}

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

.products h3 {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.6;
}
.products h3.en {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
@media (min-width: 640px) {
  .products h3 img.above {
    margin-bottom: 15px;
  }
  .products h3 img.bottom {
    margin-top: 6px;
  }
  .products h3 img.h20 {
    max-height: 18px;
  }
  .products h3 img.h30 {
    max-height: 28px;
  }
  .products h3 img.h44 {
    max-height: 42.2485px;
  }
  .products h3 img.h45 {
    max-height: 42px;
  }
  .products h3 img.h50 {
    max-height: 46px;
  }
  .products h3 img.h86 {
    max-height: 79px;
  }
  .products h3 img.w177 {
    max-width: 165px;
  }
  .products h3 img.w180 {
    max-width: 160px;
  }
  .products h3 img.w200 {
    max-width: 172px;
  }
  .products h3 img.w239 {
    max-width: 216px;
  }
}
@media (min-width: 768px) {
  .products h3 {
    font-size: 1.8rem;
  }
}

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

.products .value {
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.products .value .tax {
  display: block;
  font-family: Koburina Gothic W1 JIS2004;
  font-size: 1.3rem;
  line-height: 1;
}

.products p {
  font-size: 1.2rem;
  margin-bottom: 40px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .products p {
    font-size: 1.5rem;
  }
}

.color {
  margin-top: 12px;
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: baseline;
  gap: 4px;
  margin-bottom: 0;
  line-height: 1;
}
.color dt,
.color dd {
  font-size: 13px;
}
.color dt {
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
  letter-spacing: 0.075em;
  position: relative;
  top: -1px;
}
.color dd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6.5px;
}
.color span {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #ddd;
  aspect-ratio: 1/1;
  vertical-align: middle;
  box-sizing: border-box;
  background-size: contain;
  background-position: center center;
}
@media (min-width: 768px) {
  .color span {
    width: 15px;
    height: 15px;
  }
}
.color span.color_border {
  border: 0.5px solid #808080;
}

.btn-radius {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  margin: auto;
}
.btn-radius.yokoku {
  width: 140px;
  height: 40px;
}
.btn-radius.yokoku::after {
  content: ">";
  display: inline-block;
  font-size: 23px;
  line-height: 1;
  margin: -4px 0 0 3px;
}

.hidden_sp {
  display: none;
}
@media (min-width: 768px) {
  .hidden_sp {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .hidden_pc {
    display: none;
  }
}

.bg .txt {
  background-size: contain;
  background-position: center center;
  position: absolute;
  width: 10vw;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 1s ease-out;
}
.bg .txt.active {
  opacity: 1;
}
.bg .txt-rosy {
  top: 50%;
  right: 47vw;
  background-image: url(../images/top/txt-1.svg);
  height: 70%;
}
@media (min-width: 768px) {
  .bg .txt-rosy {
    width: 77px;
    height: 297px;
  }
}
.bg .txt-outer {
  right: 16vw;
  background-image: url(../images/top/txt-2.svg);
}
@media (min-width: 768px) {
  .bg .txt-outer {
    right: 23%;
    width: 80px;
    height: 205px;
  }
}
.bg .txt-rain {
  left: 18vw;
  background-image: url(../images/top/txt-3.svg);
}
@media (min-width: 768px) {
  .bg .txt-rain {
    left: 23%;
    width: 69px;
    height: 329px;
  }
}
.bg .txt-cheery {
  right: 7vw;
  height: 60%;
  background-image: url(../images/top/txt-4.svg);
}
@media (min-width: 768px) {
  .bg .txt-cheery {
    right: 4%;
    width: 75px;
    height: 288px;
  }
}
.bg .txt-nizyukano {
  left: 6vw;
  background-image: url(../images/top/txt-5.svg);
  height: 60%;
}
@media (min-width: 768px) {
  .bg .txt-nizyukano {
    left: 9%;
    width: 76px;
    height: 251px;
  }
}
.bg .txt-mioasse {
  height: 65%;
  left: 17vw;
  background-image: url(../images/top/txt-6.svg);
}
@media (min-width: 768px) {
  .bg .txt-mioasse {
    left: 16%;
    width: 62px;
    height: 271px;
  }
}
.bg .txt-tsuki {
  right: 13vw;
  height: 70%;
  background-image: url(../images/top/txt-7.svg);
}
@media (min-width: 768px) {
  .bg .txt-tsuki {
    right: 18%;
    width: 81px;
    height: 300px;
  }
}
.bg .txt-frais {
  height: 50%;
  left: 21vw;
  background-image: url(../images/top/txt-8.svg);
}
@media (min-width: 768px) {
  .bg .txt-frais {
    top: 43%;
    left: 22%;
    width: 93px;
    height: 133px;
  }
}
.bg .txt-bottom {
  right: 15vw;
  height: 70%;
  background-image: url(../images/top/txt-9.svg);
}
@media (min-width: 768px) {
  .bg .txt-bottom {
    right: 18%;
    width: 78px;
    height: 296px;
  }
}
.bg .txt-firo {
  height: 70%;
  left: 19vw;
  background-image: url(../images/top/txt-10.svg);
}
@media (min-width: 768px) {
  .bg .txt-firo {
    left: 24%;
    width: 78px;
    height: 209px;
  }
}

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

.products h3 img.h20 {
  max-height: 20px;
  width: auto;
}

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

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

.products h3 img.h30 {
  max-height: 30px;
  width: auto;
}

.products h3 img.h44 {
  max-height: 44.2485px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

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

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

.products h3 img.h50 {
  max-height: 50.4863px;
  width: auto;
}

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

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

.products h3 img.h86 {
  max-height: 86.9858px;
  width: auto;
}

.products h3 img.w239 {
  max-width: 239px;
  width: 100%;
}

.products h3 img.w200 {
  max-width: 200px;
  width: 100%;
}

.products h3 img.w180 {
  max-width: 180px;
  width: 100%;
}

.products h3 img.w177 {
  max-width: 177px;
  width: 100%;
}

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

.products__thumbs li h3 {
  font-size: 13px;
  line-height: 1.5;
  margin: 10px 0 0;
}
@media (min-width: 640px) {
  .products__thumbs li h3 {
    font-size: 16px;
  }
}

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

.staff dl {
  max-width: 460px;
}

.info dl dd {
  width: 100%;
  font-size: 1.5rem;
  margin-bottom: 2em;
  line-height: 2;
}
@media (min-width: 640px) {
  .info dl dd {
    font-size: 16px;
  }
}
.info dl dd .bold {
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
}

.info a {
  color: #000;
}

.info dl dt {
  width: 100%;
}

.bnrArea {
  margin: 30px 0 0;
  background-color: #fff;
  padding: 60px 0;
}

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

.bnrArea a .btn {
  margin-top: 1.5em;
  font-size: 1.2rem;
  border-color: #000;
  color: #000;
  line-height: 1.5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 1em;
  padding-left: 1em;
}

.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.h57 {
  max-height: 57.4px;
}

.nav__brand__list img.h58 {
  max-height: 58.8513px;
}

.nav__brand__list img.h78 {
  max-height: 78.2873px;
}

.products__thumbs li h3.value {
  margin: 12px 0 20px;
  line-height: 1;
}
.products__thumbs li h3.value .en {
  line-height: 1;
}

.products__thumbs__above {
  margin-top: 60px;
  font-family: Koburina Gothic W6 JIS2004, sans-serif;
  line-height: 1.8;
  font-weight: 600;
}
.products__thumbs__above span {
  display: inline-block;
  vertical-align: middle;
}
.products__thumbs__above .font1 {
  font-size: 18px;
  letter-spacing: 0;
}
.products__thumbs__above .font2 {
  font-size: 14px;
  letter-spacing: 0;
  padding-left: 3px;
}
.products__thumbs__above .font3 {
  font-size: 15px;
  letter-spacing: 0.075em;
}
.products__thumbs__above .font4 {
  font-size: 28px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
  .intro__about {
    padding: 5vw;
  }
  .intro__dic {
    margin-left: 2vw;
  }
  .intro__txt {
    padding-left: 4vw;
  }
  .intro__txt p {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 80px;
  }
  html,
  body {
    height: 100%;
  }
  .u-pc {
    display: none;
  }
  h1, h2, h3, h4, h5, h6, div, p, ul, li, dd {
    font-size: 1.6rem;
  }
  @keyframes parallax {
    from {
      background-position: center top;
    }
    to {
      background-position: center -px;
    }
  }
  .nav__brand {
    width: 100%;
    position: fixed;
    left: 0;
    right: auto;
    top: -50px;
    bottom: auto;
    transform: translate(0, 0);
    z-index: 5000;
    transition: all 0.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 {
    min-width: 80px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 3px 0;
    opacity: 0.5;
    transition: all 0.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: 0.5;
    display: inline-block;
  }
  .nav__brand__list img {
    height: 30px;
    width: auto;
  }
  .nav__brand__list img.h78 {
    height: 39px;
  }
  .nav__brand__list svg {
    width: 50%;
  }
  .nav__brand__list svg.logo_o2_nav {
    width: 23%;
  }
  .products {
    width: 89.0625vw;
    max-width: 1000px;
    margin: 0 auto;
  }
  .products__thumbs li img {
    width: 100%;
  }
  .products__thumbs li:nth-child(2n) {
    margin-right: 0;
  }
  .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 0.5em;
    line-height: 1;
  }
  .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__thumbs__above {
    margin-top: 40px;
    line-height: 1.2;
  }
  .products__thumbs__above .font1 {
    font-size: 15px;
  }
  .products__thumbs__above .font2 {
    font-size: 11px;
  }
  .products__thumbs__above .font3 {
    font-size: 10px;
  }
  .products__thumbs__above .font4 {
    font-size: 18px;
  }
  .share {
    padding: 15px 0;
    margin-bottom: 55px;
    background-color: #fff;
  }
  .share__ttl {
    font-size: 1.9rem;
    text-align: center;
    padding: 30px 0;
    letter-spacing: 0.1em;
  }
  .share__list {
    width: 100%;
    max-width: 70%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
    list-style-type: none;
  }
  .share__list li {
    margin: 0 20px;
  }
  .share__list-foot {
    max-width: 100%;
    justify-content: center;
    margin: 0 auto 50px;
    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;
  }
  .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-inline {
    padding: 2px 20px;
  }
  .item-logo {
    background-image: none;
    width: 100vw;
    height: 100vh;
  }
  .item-logo .arrow {
    display: none;
  }
  .item-logo .arrow img {
    width: 100%;
  }
  .item-info {
    margin: 60px 0 30px;
    padding: 30px 0;
  }
  .item-info .banner a {
    width: 90%;
    max-width: 640px;
    margin: 0 auto;
    display: block;
  }
  .intro__about {
    width: 95%;
    max-width: 100%;
    height: 90vh;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: flex-start;
    background-color: #fff;
    padding: 45px 20px 20px;
    flex-direction: column;
  }
  .intro__about p {
    display: flex;
    justify-content: center;
    font-size: 1.2rem;
    line-height: 2;
    padding-top: 2em;
  }
  .intro__about p a {
    margin-top: 0.5em;
  }
  .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;
    border-top: 1px solid #000;
    margin-top: 40px;
  }
  .info {
    width: 82%;
    margin: 0 auto;
  }
  .info h2 {
    text-align: center;
    font-size: 1.9rem;
    margin-bottom: 40px;
  }
  .info dl {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    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: flex;
    justify-content: center;
    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;
  }
}
@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) {
  html {
    scroll-padding-top: 70px;
  }
  .nav__brand__list img.h11 {
    max-height: 7.98px;
  }
  .nav__brand__list img.h20 {
    max-height: 10.4px;
  }
  .nav__brand__list img.h33 {
    max-height: 20.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 h3.value {
    line-height: 1;
    margin: 8px 0 24px;
  }
  .products__thumbs li h3.value .en,
  .products__thumbs li span.value .en {
    line-height: 1;
  }
  .products a.newitem:after {
    width: 8.5vw;
    height: 8.5vw;
  }
}
@media screen and (max-width: 550px) {
  .u-sp {
    display: block;
  }
  .info dl dd .t-indent {
    display: block;
    text-indent: 4.3em;
  }
}
@media screen and (max-width: 440px) {
  html {
    scroll-padding-top: 52px;
  }
  .info dl dd,
  .info dl dt {
    font-size: 3.9vw;
  }
}
@media screen and (max-width: 400px) {
  .info dl dd,
  .info dl dt {
    font-size: 3.9vw;
  }
}
@media screen and (max-width: 375px) {
  .products__thumbs__above .font-ss {
    font-size: 3.78vw;
  }
}/*# sourceMappingURL=index-0529.css.map */