@charset "UTF-8";
body {
  min-height: 0%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  color: #19191A;
}

a {
  text-decoration: none;
  transition: .4s;
  color: #19191A;
}

a:hover {
  opacity: .7;
}

a.tg_blank::after {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  width: 10px;
  height: 10px;
  padding: 0 15px 0 0;
  background-image: url(../img/ico-new_window.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

a:focus, *:focus {
  outline: none;
}

ul {
  margin-left: 27px;
}

li {
  font-weight: normal;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

img {
  width: 100%;
  vertical-align: bottom !important;
}

.inline-block {
  display: inline-block;
}

header {
  height: 45px;
  background-color: #EFEFEF;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

header#top {
  display: none;
}

header .wh {
  display: flex;
  align-items: center;
  width: calc(100% - 168px);
  height: 45px;
  margin-left: 30px;
}

header .wh a {
  margin: 0 30px;
}

header .or {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 168px;
  background-color: #E87334;
}

header .or span {
  position: absolute;
  top: 1px;
  right: 14px;
  font-size: 24px;
  color: #E87334;
  width: 40px;
  text-align: center;
}

header .or img {
  max-width: 149px;
}

header .pc {
  display: flex;
}

header .sp {
  display: none;
}

.bg.top.dark {
  background-color: rgba(40, 60, 75, 0.4);
}

.bg::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../img/bg-mv.jpg);
  background-size: cover;
}

main {
  padding-top: 100px;
}

main#top {
  padding-top: 0;
  margin-top: 0;
}

main > div, main > a {
  max-width: 1040px;
  width: calc(100% - 20px);
  margin: auto;
}

main .mv {
  width: 100%;
  max-width: 100%;
  text-align: center;
  padding: 15px 15px 120px;
}

main .mv__kaeru_yokoku {
  text-align: right;
}

main .mv__kaeru_yokoku img {
  max-width: 80px;
}

main .mv__scroll {
  display: block;
  width: 40px;
  margin: 60px auto 60px;
}

main .yodogawa p {
  background-image: url(../img/bg-mvTxt.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  font-size: 18px;
  max-width: 1104px;
  color: #ED5A24;
  padding: 257px 0 79px;
  margin: auto;
}

main .yodogawa p .large {
  font-size: 25px;
}

main .yodogawa p .underbar {
  text-decoration: underline;
}

main h1 {
  margin-top: 260px;
}

main h1 img {
  max-width: 780px;
  margin: auto;
}

main .main__date {
  height: 52px;
  width: 246px;
  padding: 7px 0;
  margin: 0 auto -31px;
  background-color: #E87334;
  border-radius: 83px;
  color: #fff;
  text-align: center;
}

main .main__date img {
  max-width: 72px;
  vertical-align: top !important;
}

main .main__border {
  border: 6px solid #E87334;
  background-color: #F9F9F9;
}

main .main__border__inner {
  border: 2px solid #19191A;
}

main .main__haeder {
  display: flex;
  border-bottom: 2px solid #19191A;
}

main .main__haeder__img {
  border-right: 2px solid #19191A;
  max-width: 172px;
}

main .main__haeder__ttl {
  width: 100%;
}

main .main__haeder__ttl h2 {
  display: flex;
  align-items: center;
  height: 68%;
  padding: 0 10px 0 28px;
  font-size: 38px;
  line-height: 1.2;
  border-bottom: 2px solid #19191A;
  background-color: #fff;
}

main .main__haeder__ttl div {
  display: flex;
  align-items: center;
  height: 32%;
  padding: 0 10px 0 28px;
  font-size: 24px;
  line-height: 1.2;
  font-size: 18px;
  background-color: #FEF3E6;
}

main .main__haeder__ttl div > span:nth-of-type(1) {
  width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
}

main .main__obi,
main .main__obiDate__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  padding: 40px 10px;
  font-size: 24px;
  color: #eee;
  background-color: #FF7F2C;
}

main .main__obi span,
main .main__obiDate__inner span {
  padding-bottom: 4px;
  border-bottom: 4px solid #eee;
}

main .main__obiDate {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
}

main .main__obiDate.sale .main__obiDate__inner {
  color: #BD272D;
}

main .main__obiDate img {
  width: 29px;
  margin-right: 10px;
}

main .main__obiDate__inner {
  justify-content: inherit;
  margin: auto;
  padding: 20px 10px;
  font-size: 23px;
  background-color: #fff;
  color: #666;
  max-width: 1040px;
  text-align: left;
}

main .main__today {
  background-color: #C8C8C8;
  width: 100%;
  max-width: 100%;
  padding: 30px 10px 60px;
}

main .main__today--sale {
  background-color: #E9E3DC;
}

main .main__today .main__date {
  margin-top: 60px;
}

main .main__today .main__date.first {
  margin-top: 30px;
}

main .main__today .main__border {
  max-width: 1040px;
  margin: auto;
}

main .main__bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px;
  color: #F0F0F0;
  background-color: #979797;
  border-top: 2px solid #19191A;
}

main .main__bottom:hover {
  color: #E77334;
  background-color: #fff;
}

main .main__bottom img {
  width: 15px;
  margin-left: 10px;
}

main .main__cnt {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 870px;
  width: 100%;
  margin: 60px auto 0;
  padding: 80px 10px;
  border-top: 1px solid #19191A;
}

main .main__cnt::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #19191A;
}

main .main__cnt--index {
  max-width: 850px;
  margin: 0 auto;
  padding: 20px 10px;
  border: none;
}

main .main__cnt--index::before {
  content: none;
}

main .main__cnt__left {
  width: calc(50% - 21px);
}

main .main__cnt__left--index {
  width: 100%;
}

main .swiper-container {
  height: fit-content;
}

main .Swiper-Container-Wrapper-Slide-ImgBox {
  width: 100%;
}

main .Swiper-Container-Wrapper-Slide-ImgBox-Img {
  width: 100%;
  padding-top: 100%;
  /* 上のサムネイルの画像比率指定 */
}

main .Swiper-Container-Prev {
  left: 0;
  /* 前へボタンの左右位置調整 */
  width: 27px;
  height: 30px;
  background: url("../img/ico-arrow_left.svg") no-repeat;
  /* 前へボタンの画像指定 */
  background-size: contain;
}

main .Swiper-Container-Prev:after {
  content: none;
}

main .Swiper-Container-Next {
  right: 0;
  /* 次へボタンの左右位置調整 */
  width: 27px;
  height: 30px;
  background: url("../img/ico-arrow_right.svg") no-repeat;
  /* 次へボタンの画像指定 */
  background-size: contain;
}

main .Swiper-Container-Next:after {
  content: none;
}

main .Swiper-Container-Pagination {
  display: flex;
  flex-wrap: wrap;
  margin-top: -8px;
}

main .Swiper-Container-Pagination > div:nth-of-type(4n) {
  margin-right: 0 !important;
}

main .Swiper-Container-Pagination-ImgBox {
  width: calc(25% - 6px);
  display: table;
  margin: 8px 8px 0 0 !important;
  opacity: 0.6;
  /* アクティブじゃないサムネイルはマスクかける */
  border-radius: 0;
  background-color: #fff;
}

main .Swiper-Container-Pagination-ImgBox.swiper-pagination-bullet-active {
  opacity: 1;
  /* アクティブのサムネイルは黒マスクなし */
}

main .Swiper-Container-Pagination-ImgBox-Img {
  width: 100%;
  padding-top: 100%;
  /* 下のサムネイルの画像比率指定 */
}

main select {
  border: none;
  width: 100%;
  background-color: #E6E6E6;
  padding: 10px;
  font-size: 16px;
}

main .product {
  margin-top: 80px;
}

main .product--index {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}

main #product_label {
  font-size: 28px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  background-image: url(../img/bg-border.svg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  line-height: 1.3;
}

main .priceWrap .min {
  display: inline-block;
}

main .price_style {
  font-size: 28px;
}

main .price_style .min {
  font-size: 16px;
}

main .shipping {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  margin: 20px 0 30px;
}

main .cart.sold a {
  pointer-events: none;
}

main .cart.sold .cart_btn_style {
  pointer-events: none;
  background-color: #999;
  border-color: #000;
}

main .cart.sold .cart_btn_style img {
  display: none;
}

main .cart.sold .cart_btn_style .sale {
  display: none;
}

main .cart.sold .cart_btn_style .sold {
  display: block;
}

main .cart.hidden {
  display: none;
}

main .cart_btn_style {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 425px;
  width: 100%;
  height: 43px;
  margin-top: 10px;
  font-size: 18px;
  color: #F4F2F1;
  background-color: #E87334;
  border: 1px solid #19191A;
  border-radius: 30px;
  pointer-events: none;
}

main .cart_btn_style--index {
  max-width: 425px;
  width: 100%;
  margin: 0;
}

main .cart_btn_style:hover {
  background-color: #e25408;
  opacity: 1;
}

main .cart_btn_style img {
  max-width: 20px;
  margin-right: 10px;
}

main .cart_btn_style .before_sale {
  color: #ED1C24;
  display: none;
}

main .cart_btn_style .sold {
  display: none;
}

main .cart_btn_style.before {
  pointer-events: none;
  background-color: #F2F2F2;
  border-color: #000;
}

main .cart_btn_style.before img {
  display: none;
}

main .cart_btn_style.before .before_sale {
  display: block;
}

main .cart_btn_style.before .sale {
  display: none;
}

main .cart_btn_style.before .sold {
  display: none;
}

main .cart_btn_style.sold {
  pointer-events: none;
  background-color: #999;
  border-color: #000;
}

main .cart_btn_style.sold img {
  display: none;
}

main .cart_btn_style.sold .sale {
  display: none;
}

main .cart_btn_style.sold .sold {
  display: block;
}

main .stockWrap {
  color: #666;
  margin: 20px 0;
}

main .stockWrap.hide {
  display: none;
}

main .stock {
  display: inline-block;
  padding: 0 15px;
}

main .free {
  color: #ED1C24;
}

main .main__cnt__right {
  width: calc(50% - 42px);
}

main .main__cnt__right p {
  margin-top: 40px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  font-size: 13px;
}

main .main__cnt__right p .ttl {
  display: block;
  margin-bottom: 10px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 17px;
}

main .main__cnt__right p a {
  color: #E87334;
}

main .main__info {
  font-size: 13px;
  background-color: #FEF3E6;
  padding: 80px 10px;
}

main .main__info__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 850px;
  width: 100%;
  margin: auto;
}

main .main__info__inner > div {
  width: calc(50% - 42px);
}

main .main__info__inner p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
}

main .main__info__inner ul li {
  margin-top: 30px;
}

main .main__info__inner ul li::marker {
  font-size: 15px;
}

main .main__info__ttl {
  margin-bottom: 40px;
  font-size: 15px;
}

main .main_attention {
  max-width: 100%;
  width: 100%;
  padding: 60px 0;
  margin: 50px 0 0;
  background-color: rgba(238, 90, 36, 0.9);
  text-align: center;
}

main .main_attention p {
  color: #fff;
}

main .main_attention p:nth-of-type(1) {
  font-size: 34px;
}

main .main_attention p:nth-of-type(2) {
  font-size: 18px;
  margin: 50px 0;
}

main .main_attention a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 424px;
  width: 100%;
  padding: 5px 0;
  margin: auto;
  background-color: #EFEFEF;
  border: 2px solid #1a1a1a;
  border-radius: 17px;
  color: #333;
}

main .main_attention a img {
  width: 24px;
  margin-right: 7px;
}

main .main__footerBnr {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  max-width: 100%;
  padding: 60px 0;
}

main .main__footerBnr img {
  max-width: 1025px;
  margin: auto;
}

main .main__btnBack {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 508px;
  width: 100%;
  height: 50px;
  margin: 100px auto 0;
  border: 3px solid #19191A;
  border-radius: 20px;
  background-color: #666;
  color: #F4F2F1;
  font-size: 18px;
}

main .main__btnBack:hover {
  background-color: #444;
  opacity: 1;
}

main .main__archive {
  display: flex;
  flex-wrap: wrap;
  margin-top: 180px;
}

main .main__archive--top {
  margin-top: 100px;
}

main .main__archive > a {
  position: relative;
  display: block;
  width: calc(33.3333% - 12px);
  margin-right: 18px;
  font-size: 18px;
  text-align: center;
  border: 2px solid #1a1a1a;
  border-radius: 0 18px 0 0;
  background-color: #fff;
  pointer-events: none;
}

main .main__archive > a:nth-of-type(n+4) {
  margin-top: 40px;
}

main .main__archive > a:nth-of-type(3n) {
  margin-right: 0;
}

main .main__archive > a.active {
  pointer-events: inherit;
}

main .main__archive > a.active .main__archive__img img:nth-of-type(2) {
  opacity: 1;
}

main .main__archive > a.active .main__archive__img::before {
  content: none;
}

main .main__archive > a.active:hover {
  opacity: 1;
}

main .main__archive > a.active:hover .main__archive__img img:nth-of-type(2) {
  transform: scale(1.1);
}

main .main__archive > a.sold .main__archive__img img:nth-of-type(1) {
  display: block;
  z-index: 1;
}

main .main__archive__ttl {
  display: flex;
  align-items: center;
  padding: 0;
  border-bottom: 2px solid #1a1a1a;
  text-align: left;
}

main .main__archive__ttl > span {
  width: calc(100% - 80px);
  margin: 0 10px;
}

main .main__archive__img {
  position: relative;
  overflow: hidden;
  background-color: #000;
}

main .main__archive__img::before {
  content: 'coming soon...';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 22px;
  text-align: center;
  color: #C9C9C9;
}

main .main__archive__img img:nth-of-type(1) {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
}

main .main__archive__img img:nth-of-type(2) {
  transition: .3s ease-in-out;
  opacity: .4;
  max-height: 213px;
}

main .main__archive__date {
  position: relative;
  border-right: 2px solid #1a1a1a;
  background-color: #FEF3E6;
  font-size: 23px;
  width: 80px;
  height: 80px;
  padding: 10px 10px;
  line-height: 1.3;
  text-align: center;
  transition: .3s ease-in-out;
}

main .main__archive__date .m, main .main__archive__date .d {
  position: absolute;
  display: block;
  width: 30px;
  text-align: center;
}

main .main__archive__date .m {
  left: 14px;
  top: 10px;
}

main .main__archive__date .d {
  right: 14px;
  bottom: 10px;
}

main .main__archive__date img {
  transform: rotate(5deg);
}

main .main__archive__date.oct img {
  transform: rotate(5deg) translate(2px, 3px);
}

main .main__archive__date.oct .m {
  left: 11px;
  top: 10px;
}

main .main__archive__date.oct .d {
  right: 11px;
  bottom: 11px;
}

footer {
  width: 100%;
  margin-top: 180px;
  color: #fff;
}

footer#top {
  margin-top: 0;
}

footer a {
  color: #fff;
}

footer .footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}

footer .footer1Wrap {
  background-color: rgba(26, 26, 26, 0.7);
  padding: 40px 10px;
}

footer .footer1 {
  max-width: 508px;
  width: 100%;
}

footer .footer1 > div:nth-of-type(1) {
  display: flex;
  align-items: center;
  min-height: 60px;
  padding-right: 50px;
  line-height: 2.2;
  border-right: 1px solid #fff;
}

footer .footer1 img {
  max-width: 206px;
}

footer .footer2Wrap {
  padding: 20px 10px;
  background-color: #19191A;
}

footer .footer2 {
  max-width: 1212px;
  width: 100%;
  font-size: 17px;
  color: #F2F2F2;
}

footer .footer2 a {
  color: #F2F2F2;
}

footer .footer2 img {
  height: 22px;
  width: auto;
  vertical-align: sub;
}

footer .footer2 > div:nth-of-type(1) {
  display: flex;
  justify-content: space-between;
  max-width: 313px;
  width: 100%;
}

footer .footer2 > div:nth-of-type(2) {
  display: flex;
  justify-content: space-between;
  max-width: 234px;
  width: 100%;
}

footer .footer2 > div:nth-of-type(3) {
  font-style: italic;
}

.floatingFooter {
  display: none;
  z-index: 1;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.pc-inline {
  display: inline-block;
}

.sp-inline {
  display: none;
}

@media screen and (max-width: 1140px) {
  main .yodogawa p {
    padding: 23vw 0 8vw;
    font-size: 1.57vw;
  }
  main .yodogawa p .large {
    font-size: 2.2vw;
  }
}

@media screen and (max-width: 768px) {
  br:not(.keep) {
    display: none;
  }
  header {
    height: 40px;
  }
  header .or {
    width: 100px;
    height: 100%;
  }
  header .or img {
    width: 80px;
  }
  header .or span {
    top: -1px;
    right: 13px;
  }
  header .pc {
    display: none;
  }
  header .sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    padding-left: 10px;
  }
  header .bar1,
  header .bar2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    transition: .4s;
  }
  header .bar1 {
    top: 0;
  }
  header .bar2 {
    top: 8px;
  }
  header .barMenu {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .menu_btn {
    position: relative;
    height: 24px;
    width: 34px;
    font-size: 10px;
    cursor: pointer;
  }
  header .menu_btn.active .bar1 {
    transform: translate(-50%, 12px) rotate(45deg);
  }
  header .menu_btn.active .bar2 {
    transform: translate(-50%, 4px) rotate(-45deg);
  }
  header .menu_btn.active .barMenu {
    display: none;
  }
  header .menu_list {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    color: #EE5A24;
    background-color: #EFEFEF;
    padding-bottom: 30px;
  }
  header .menu_list.active {
    display: block;
  }
  header .menu_listInner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin: auto;
  }
  header .menuItem {
    margin-top: 30px;
    color: #EE5A24;
  }
  header .menuItem > a {
    margin: 0 10px;
    color: #EE5A24;
  }
  header .menuItem--share a img {
    height: 22px;
    width: auto;
  }
  header .menuItem.last {
    font-style: italic;
  }
  header .fs-large {
    font-size: 20px;
  }
  header .fs-small {
    font-size: 16px;
  }
  header hr {
    width: 100%;
    margin: 40px 0 10px;
    border: 1px solid #EE5A24;
  }
  .bg::before {
    background-image: url(../img/bg-mv_sp.jpg);
  }
  main {
    padding-top: 30px;
    margin-top: 40px;
  }
  main > div, main > a {
    width: 90%;
  }
  main .store_name--min {
    font-size: 10px;
  }
  main .mv {
    padding: 15px 15px 60px;
  }
  main .mv__kaeru_yokoku {
    display: flex;
    justify-content: space-between;
  }
  main .mv__kaeru_yokoku img:nth-of-type(1) {
    max-width: 252px;
    width: 69%;
    margin-top: -2px;
  }
  main .mv__kaeru_yokoku img:nth-of-type(2) {
    width: 29%;
    max-width: 60px;
    max-height: 60px;
  }
  main .mv__scroll {
    width: 40px;
    margin: 80px auto 70px;
  }
  main .yodogawa {
    position: relative;
    margin-top: 100px;
  }
  main .yodogawa p {
    padding: 20px 10px;
    font-size: 13px;
    text-align: left;
    background-image: none;
    background-color: #fff;
  }
  main .yodogawa p .large {
    font-size: 18px;
  }
  main .yodogawaSp__date {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 432px;
    width: 94%;
  }
  main .yodogawaSp__top {
    background-color: #fff;
  }
  main .yodogawaSp__top img {
    margin-left: -9px;
  }
  main .yodogawaSp__bottom {
    background-color: #fff;
  }
  main h1 {
    margin-top: 180px;
  }
  main h1 img {
    max-width: 364px;
  }
  main .main__obi {
    font-size: 20px;
  }
  main .main__obiDate__inner {
    justify-content: center;
    padding: 15px 10px;
    font-size: 20px;
  }
  main .main__obiDate__inner img {
    width: 24px;
    margin-right: 4px;
  }
  main .main__haeder {
    position: relative;
  }
  main .main__haeder__img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 52px;
    height: 50px;
  }
  main .main__haeder__ttl h2 {
    padding: 20px 5px;
    height: inherit;
    justify-content: center;
    font-size: 22px;
  }
  main .main__haeder__ttl div {
    margin-left: 50px;
    padding-left: 5px;
    padding-right: 5px;
    height: 50px;
    font-size: 15px;
  }
  main .main__bottom {
    padding: 20px 10px;
  }
  main .main__cnt {
    margin-top: 25px;
    padding: 20px 10px 40px;
  }
  main .main__cnt--index {
    padding: 0 10px;
    margin: 20px 0;
  }
  main .main__cnt__left {
    width: 100%;
  }
  main .product {
    margin-top: 40px;
  }
  main .product--index {
    margin: 0;
    flex-direction: column;
  }
  main #product_label {
    font-size: 19px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    background-image: url(../img/bg-border_sp.svg);
  }
  main .priceWrap .min {
    font-size: 11px;
  }
  main .price_style {
    font-size: 19px;
  }
  main .shipping {
    margin: 10px 0 20px;
    font-size: 12px;
  }
  main .cart_btn_style {
    height: 32px;
    font-size: 14px;
    margin: 10px auto 0;
  }
  main .cart_btn_style--index {
    margin-top: 5px;
  }
  main .cart_btn_style img {
    max-width: 17px;
    margin-right: 8px;
  }
  main .stockWrap {
    margin: 10px 0;
    font-size: 13px;
  }
  main .free {
    font-size: 13px;
  }
  main .main__cnt__right {
    width: 100%;
  }
  main .main__cnt__right p .ttl {
    font-size: 15px;
  }
  main .main__info {
    margin: 0;
    padding: 40px 10px;
  }
  main .main__info ul {
    margin-left: 17px;
    font-size: 15px;
  }
  main .main__info__inner > div {
    width: 100%;
  }
  main .main__info__inner > div:nth-of-type(2) {
    margin-top: 40px;
  }
  main .main__info__ttl {
    margin-bottom: 20px;
  }
  main .main_attention {
    padding: 50px 0 60px;
    margin: 30px 0 0;
  }
  main .main_attention p:nth-of-type(1) {
    font-size: 17px;
  }
  main .main_attention p:nth-of-type(2) {
    font-size: 15px;
    margin: 30px auto;
    text-align: left;
    padding: 0 10px;
    max-width: 424px;
  }
  main .main_attention a {
    width: 90%;
    border-radius: 15px;
  }
  main .main__footerBnr {
    padding: 60px 10px;
  }
  main .main__btnBack {
    width: 90%;
    height: 40px;
    margin: 60px auto 0;
    border-radius: 15px;
    font-size: 15px;
  }
  main .main__archive {
    justify-content: space-between;
    margin-top: 80px;
  }
  main .main__archive--top {
    margin-top: 40px;
  }
  main .main__archive > a {
    width: calc(50% - 5px);
    margin-right: 0;
    font-size: 10px;
    border-radius: 0 13px 0 0;
  }
  main .main__archive > a:nth-of-type(n+3) {
    margin-top: 20px;
  }
  main .main__archive > a:nth-of-type(3n) {
    margin-right: 0;
  }
  main .main__archive__ttl {
    padding: 0;
  }
  main .main__archive__ttl > span {
    width: calc(100% - 40px);
    margin: 0 4px;
    text-align: left;
  }
  main .main__archive__img::before {
    font-size: 13px;
  }
  main .main__archive__img img:nth-of-type(1) {
    width: 62%;
    height: 62%;
  }
  main .main__archive__date {
    font-size: 12px;
    width: 40px;
    height: 40px;
    padding: 3px 4px;
  }
  main .main__archive__date .m {
    left: -4px;
    top: 6px;
  }
  main .main__archive__date .d {
    right: -4px;
    bottom: 6px;
  }
  main .main__archive__date.oct .m {
    left: -3px;
    top: 6px;
  }
  main .main__archive__date.oct .d {
    right: -4px;
    bottom: 5px;
  }
  main .Swiper-Container-Pagination {
    flex-wrap: nowrap;
    width: 100%;
    overflow: scroll;
    justify-content: inherit;
    margin-top: 10px;
  }
  main .Swiper-Container-Pagination > div:nth-of-type(4n) {
    margin-right: 6px !important;
  }
  main .Swiper-Container-Pagination-ImgBox {
    width: 60px;
    margin: 6px 6px 0 0 !important;
  }
  footer {
    margin-top: 80px;
  }
  footer .footer {
    justify-content: center;
    text-align: center;
    font-size: 15px;
    max-width: 260px;
  }
  footer .footer > div {
    width: 100%;
  }
  footer .footer > div:nth-of-type(1) {
    padding: 0 0 35px;
    border: none;
  }
  footer .footer1 > div:nth-of-type(1) {
    justify-content: center;
  }
  footer .footer2Wrap {
    padding: 40px 10px;
  }
  footer .footer2 > div:nth-of-type(2) {
    padding-bottom: 35px;
  }
  .floatingFooter {
    position: fixed;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    font-size: 15px;
    background-color: #333;
    color: #EFECEA;
  }
  .floatingFooter img {
    width: 16px;
    margin-left: 8px;
  }
  .floatingFooter.active img {
    transform: rotate(180deg);
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .pc-inline {
    display: none;
  }
  .sp-inline {
    display: inline-block;
  }
}

@media screen and (max-width: 374px) {
  main .main__archive__ttl > span {
    line-height: 1.2;
  }
}
