@charset 'UTF-8';

/* webフォント -jins_next- */
@font-face {
  font-family: 'jins_nextbold';
  font-weight: normal;
  font-style: normal;

  src: url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextBold.eot');
  src: url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextBold.eot?#iefix') format('embedded-opentype'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextBold.woff') format('woff'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextBold_web.ttf') format('truetype'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextBold.svg#JINS_NextBold') format('svg');
}

@font-face {
  font-family: 'jins_nextlight';
  font-weight: normal;
  font-style: normal;

  src: url('/client_info/JINSJINS/view/userweb/css2/font/jins_next-light-webfont.eot');
  src: url('/client_info/JINSJINS/view/userweb/css2/font/jins_next-light-webfont.eot?#iefix') format('embedded-opentype'), url('/client_info/JINSJINS/view/userweb/css2/font/jins_next-light-webfont.woff') format('woff'), url('/client_info/JINSJINS/view/userweb/css2/font/jins_next-light-webfont.ttf') format('truetype'), url('/client_info/JINSJINS/view/userweb/css2/font/jins_next-light-webfont.svg#jins_nextlight') format('svg');
}

@font-face {
  font-family: 'jins_nextmedium';
  font-weight: normal;
  font-style: normal;

  src: url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextMedium.eot');
  src: url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextMedium.eot?#iefix') format('embedded-opentype'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextMedium.woff') format('woff'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextMedium_web.ttf') format('truetype'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextMedium.svg#JINS_NextMedium') format('svg');
}

@font-face {
  font-family: 'jins_nextregular';
  font-weight: normal;
  font-style: normal;

  src: url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextRegular.eot');
  src: url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextRegular.eot?#iefix') format('embedded-opentype'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextRegular.woff') format('woff'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextRegular_web.ttf') format('truetype'), url('/client_info/JINSJINS/view/userweb/css2/font/JINS_NextRegular.svg#JINS_NextRegular') format('svg');
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;

  margin: 0;
  padding: 0;

  vertical-align: baseline;

  border: 0;
  outline: 0;
  background: transparent;
}

html {
  scroll-behavior: unset;
}

body {
  font-family: axisstd_r;
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul,
ul li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

img {
  max-width: 100%;
}

q:before,
q:after {
  content: '';
  content: none;
}

a {
  font-size: 100%;

  margin: 0;
  padding: 0;

  vertical-align: baseline;

  background: transparent;
}

ins {
  text-decoration: none;

  color: #000;
  background-color: #ff9;
}

mark {
  font-weight: bold;
  font-style: italic;

  color: #000;
  background-color: #ff9;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  cursor: help;

  border-bottom: 1px dotted;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

hr {
  display: block;

  height: 1px;
  margin: 1em 0;
  padding: 0;

  border: 0;
  border-top: 1px solid #ccc;
}

input,
select {
  vertical-align: middle;
}

@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

i.taxL {
  font-size: 16px;
  font-style: normal;
}

@media (min-width: 320px) and (max-width: 768px) {
  i.taxL {
    font-size: 10px;
  }
}

i.taxS {
  font-size: 10px;
  font-style: normal;
}

@media (min-width: 320px) and (max-width: 768px) {
  i.taxS {
    font-size: 8px;
  }
}

.linkBtnForSale,
.megane__pickUpBlock a,
.about__item a {
  transition: all .3s ease;
}

.linkBtn_n,
.linkBtnW {
  display: block;

  width: 206px;
  margin: 0 auto;

  text-align: center;

  color: #3a4763;
  border: 1px solid #3a4763;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
}

.line_alignment {
  padding-left: 1em;
  text-indent: -1em;
}

.saleWrap {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .saleWrap {
    padding: 0 20px;
  }
}

.megane__pickUpBlock .comment {
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  top: -60px;
  z-index: 1;
}

.megane__pickUpBlock .comment img {
  height: 18px;
}

.-glasses .megane__pickUpBlock:nth-child(3) .comment img,
.-glasses .megane__pickUpBlock:nth-child(8) .comment img {
  height: 20px;
}

@media screen and (max-width: 768px) {
  .megane__pickUpBlock .comment {
    top: -70px;
  }

  .megane__pickUpBlock .comment img,
  .-glasses .megane__pickUpBlock:nth-child(3) .comment img,
  .-glasses .megane__pickUpBlock:nth-child(8) .comment img {
    height: 14px;
  }
}

.linkBtn:hover,
.linkBtn:active,
.linkBtn:focus,
.linkBtnForSale:hover,
.linkBtnForSale:active,
.linkBtnForSale:focus {
  cursor: pointer;
}

.linkBtnForSale {
  font-size: 28px;
  line-height: 1;
  display: block;
  box-sizing: border-box;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
  text-align: center;
  color: #fff;
  /* border: solid 1px #fff; */
  border-radius: 65px;
  background-color: #3e3a39;
}

@media screen and (max-width: 768px) {
  .linkBtnForSale {
    font-size: 13px;

    width: 100%;
    padding: 20px 10px;
  }
}


.saleSection {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .saleSection {
    margin-bottom: 35px;
  }
}

.saleSection__index {
  font-family: 'jins_nextregular', 'Noto Sans Japanese', -apple-system, 'Droid Sans', Roboto, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, HelveticaNeue, Helvetica, sans-serif;
  font-size: 32px;
  margin-bottom: 0;
}

.saleSection__index.other {
  margin-top: 160px;
}

@media screen and (max-width: 768px) {
  .saleSection__index {
    font-size: 19px;
  }

  .saleSection__index.other {
    margin-top: 40px;
  }
}

.saleSection__explain {
  margin: 0 auto 20px;
}

@media screen and (max-width: 768px) {
  .saleSection__explain {
    margin: 20px auto;
  }
}

.saleSection__explain .chart_txt {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin: 40px 0;
  color: #3a4763;
}

@media screen and (max-width: 768px) {
  .saleSection__explain .chart_txt {
    font-size: 12px;
    letter-spacing: -1px;
    margin: 20px 0 32px 0;
  }
}


.saleSection__index {
  margin-top: 25px;
  letter-spacing: 2px;
}

@media screen and (max-width: 768px) {
  .saleSection__index {
    margin-top: 20px;
  }
}


.saleSection__content {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .saleSection__content {
    margin-top: 20px;
  }
}

.mv {
  font-size: 0;
  background: rgba(255, 93, 40, 1);
}

.mv .saleWrap {
  max-width: 995px;
}

.mv .saleWrap-1806 {
  margin: 0 auto;
}

.mv img {
  width: 100%;
}

.mv video {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .mv .saleWrap-1806 {
    max-width: 100%;
    text-align: center;
  }

}

.mvSalePercentage {
  /*font-family: 'jins_nextregular';*/
  font-size: 30px;
  line-height: 1;
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center;
  font-weight: bold;
}

.mvSalePercentage span.font_s {
  font-size: 18px;
}


.mvSalePercentage a {
  color: #3a4763;
}

@media screen and (max-width: 768px) {
  .mvSalePercentage {
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;

  }

  .mvSalePercentage span.font_s {
    font-size: 14px;
  }
}

.mvSalePercentage .num {
  font-size: 1.45em;

  margin-right: 3px;
  margin-left: 3px;
}

.buttonSection {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .buttonSection {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}

.ttlPickup h2 {
  font-family: 'jins_nextregular', sans-serif;
  font-size: 30px;
  line-height: 1;
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center;
  font-weight: bold;
  background-color: #f9f9fa;
  margin: 100px 0;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .ttlPickup h2 {
    font-size: 19px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 40px 0;

  }
}

.ttlBgnone h2 {
  background-color: transparent;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.mb20 h2 {
  margin-bottom: 20px;
}

.mb60 h2 {
  margin-bottom: 60px;
}

.mt20 h2 {
  margin-top: 20px;
}

.saleSection.-glasses .saleSection__content {
  margin-top: 120px;
}

.saleSection.-pickup .saleSectionChild+.saleSectionChild {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .saleSection.-pickup .saleSectionChild+.saleSectionChild {
    margin-top: 30px;
  }

  .mb60 h2 {
    margin-bottom: 0;
  }

  .ttlBgnone h2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.saleSection.-pickup .saleSectionChild__index {
  line-height: 1;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.saleSection.-pickup .saleSectionChild__index:before {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: auto;
  margin-bottom: auto;
  content: ' ';
  background-color: #3a4763;
}

.saleSection.-pickup .saleSectionChild__index span {
  font-family: 'jins_nextregular';
  font-size: 28px;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .saleSection.-pickup .saleSectionChild__index {
    margin-bottom: 10px;
  }

  .saleSection.-pickup .saleSectionChild__index span {
    font-size: 16px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .saleSection.-pickup.-sunglass .buttonSection {
    margin-top: 10px;
  }
}

.megane {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .megane {
    text-align: center;
  }
}

.megane__pickUpContainer {
  display: flex;
  flex-wrap: wrap;
}

.megane__pickUpContainer:after {
  display: block;
  clear: both;

  content: '';
}


.megane__pickUpBlock {
  display: inline-block;
  box-sizing: border-box;
  /* width: 25%; */
  width: calc(100% / 4);
  padding: 0 5px 10px 5px;
}

.-glasses .megane__pickUpBlock {
  position: relative;
  height: 262px;
}

.megane__pickUpBlock a {
  display: block;
}

.megane__pickUpBlock a:after {
  display: block;
  clear: both;

  content: '';
}

.megane__pickUpBlock a:hover {
  opacity: .8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__pickUpContainer {
    display: flex;
    flex-wrap: wrap;
  }

  .megane__pickUpBlock {
    /* float: none; */
    width: 50%;
  }

  .-boston .megane__pickUpBlock:first-child {
    display: block;
    margin: 0 auto;
  }

  .-glasses .megane__pickUpBlock {
    height: 220px;
  }

  .-glasses .-mens .megane__pickUpBlock:nth-child(3),
  .-glasses .-mens .megane__pickUpBlock:nth-child(4) {
    height: 190px;
  }

  .-glasses .-womens .megane__pickUpBlock:nth-child(3),
  .-glasses .-womens .megane__pickUpBlock:nth-child(4) {
    height: 150px;
  }
}

.megane__item {
  font-size: 0;

  text-align: center;
}

.-glasses .megane__item {
  position: absolute;
  top: -60px;
  right: 0;
}

.megane__salePrice {
  font-size: 18px;

  text-align: center;
  letter-spacing: 0;

  color: #3a4763;
}

.-glasses .megane__salePrice {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 103px;
}


.megane__salePrice span {
  font-weight: bold;

  padding: 0 2px;

  vertical-align: baseline;

  color: #3a4763;
}

.megane__salePrice span.afterPrice {
  font-size: 28px;

  color: #e1002b;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__salePrice {
    font-size: 16px;
  }

  .megane__salePrice span:nth-child(2) {
    font-size: 12px;
  }

  .megane__salePrice span.afterPrice {
    font-size: 24px;
  }

  .-glasses .megane__salePrice {
    top: 35px;
  }
}

@media screen and (max-width: 768px) {
  .saleSection.-price .saleWrap {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .saleSection.-price .saleSection__index {
    padding-right: 6.25%;
    padding-left: 6.25%;
  }
}

.megane__pickUpContainer .text {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 147px;
  font-size: 14px;
  width: 85%;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: left;
  color: #3a4763;
}

.saleSection.-price ul {
  box-sizing: border-box;
  width: 100%;
  padding-top: 70px;
  padding-right: 30px;
  padding-bottom: 70px;
  padding-left: 30px;
  background-color: #dcdddd;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .saleSection.-price ul {
    overflow: hidden;
    padding: 6.25%;
  }

  .saleSection.-price ul:first-child:after {
    clear: both;
    text-align: center;
    content: ' ';
  }

  .megane__pickUpContainer .text {
    font-size: 12px;
    top: 75px;
  }
}

.saleSection.-price ul li ul {
  padding: 0;
}

.saleSection.-price ul li,
.saleSection.-price ul li ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin: 0 14px;
}

@media screen and (max-width: 768px) {
  .saleSection.-price ul {
    display: block;
    margin: 0;
  }

  .saleSection.-price ul li {
    display: inline-block;
    box-sizing: border-box;
    width: 32.33%;
    max-width: 33.33%;
    padding: 1%;
    text-align: center;
    margin: 0;
  }
}

@media screen and (max-width: 430px) {
  .saleSection.-price ul li {
    width: 32%;
  }
}

.saleSection.-trend ul {
  display: table;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .saleSection.-trend ul {
    clear: both;
    max-width: 100%;
  }

  .saleSection.-trend ul:after {
    display: table;
    clear: both;
    content: ' ';
  }
}

.saleSection.-trend ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .saleSection.-trend ul li {
    display: block;
    float: left;
    box-sizing: border-box;
    /* width: 50%; */
    width: 33.33334%;
    max-width: 50%;
    margin-bottom: 0;
    padding-right: 3%;
    padding-left: 3%;
  }
}

.trendSearch__type {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-right: solid 1px #3a4763;
}

.trendSearch__type:last-child {
  border-right: none;
}

@media screen and (max-width: 768px) {
  .trendSearch__type {
    padding-top: 10px;
    padding-bottom: 0;
  }
}

.trendSearch__type__index {
  font-family: 'jins_nextlight', 'Noto Sans Japanese', -apple-system, 'Droid Sans', Roboto, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, HelveticaNeue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;

  margin-bottom: 20px;

  color: #3a4763;
}

@media screen and (max-width: 768px) {
  .trendSearch__type__index {
    font-size: 12px;
  }
}

.trendSearch__type .trendCap {
  font-size: 16px;

  display: block;
}

@media screen and (max-width: 768px) {
  .trendSearch__type .trendCap {
    font-size: 10px;
  }
}

.-special {
  padding-top: 50px;
  padding-bottom: 50px;

  background-color: #f9f9fa;
}

@media screen and (max-width: 768px) {
  .-special {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.-special .saleSection__index {
  font-weight: 500;

  text-align: center;
}

@media screen and (max-width: 768px) {
  .-special .saleSection__index {
    font-size: 13px;
    font-weight: bold;
  }
}

.-special .linkBtnForSale {
  font-weight: bold;
  color: #3a4763;
  border: solid 1px #3a4763;
  background-color: #fff;
}

.-attention .saleWrap {
  max-width: 900px;
  padding: 0 20px;
}

.-attention .saleAttention li {
  position: relative;
}

.-attention .saleAttention li:not(:last-child) {
  margin-bottom: 0.7em;
}

.-attention .saleAttention a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .-attention .saleAttention {
    font-size: 10px;
  }

  .-attention .saleAttention li {
    position: relative;
  }

  .-attention .saleAttention li::before {
    position: absolute;
    color: #999;
    left: 0;
  }
}

.-guide .saleWrap {
  max-width: 900px;
}

.-guide .saleSection__index {
  text-align: center;
}

.-guide .guide_wrapper {
  background-color: #f9f9fa;
}

.-guide .guide_inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 82px 0 50px;
}

.-guide .guide_inner .title {
  font-size: 34px;
  line-height: 50px;

  margin-bottom: 65px;

  text-align: center;
  letter-spacing: 7.91px;
}

.-guide .guide_inner ul {
  font-size: 0;
}

.-guide .guide_inner li {
  font-size: 13px;
  line-height: 2;

  display: inline-block;

  width: 31.2%;
  margin-right: 3%;

  text-align: center;
  vertical-align: top;
  letter-spacing: 0;
}

.-guide .guide_inner li:nth-child(3) {
  margin-right: 0;
}

.-guide .guide_inner li a {
  text-decoration: none;

  color: #3a4763;
}

.-guide .guide_inner li img {
  display: block;

  margin: 0 auto 30px;
}

.-guide .guide_inner .guid-item-title {
  font-size: 16px;
  line-height: 26px;

  letter-spacing: 2.67px;
}

.-guide .guide_inner .guid-item-title:after {
  display: block;

  width: 35px;
  height: 2px;
  margin: 19px auto;

  content: '';

  background-color: #e1002b;
}

.-guide .guide_inner .guid-item-text {
  font-size: 13px;
  line-height: 2;

  letter-spacing: 0;
}

.-guide .guide_inner .linkBtn {
  display: block;

  width: 206px;
  margin: 30px auto;
  padding-left: 40px;
}

@media screen and (max-width: 768px) {
  .-guide .forSP {
    display: block;
  }

  .-guide .guid-item a {
    background: none;
  }

  .-guide .guide_inner {
    padding: 8vw 4vw 7vw;
  }

  .-guide .guide_inner .title {
    margin-bottom: 55px;
  }

  .-guide .guide_inner li img {
    margin-bottom: 22px;
  }

  .-guide .guide_inner .guid-item-title:after {
    margin: 12px auto 18px;
  }

  .-guide .guide_inner li.guid2 .guid-item-title:after {
    margin-top: 38px;
  }

  .-guide .guide_inner .linkBtn {
    margin: 6px auto;
  }

  .-guide .guide_inner .guid-item-text br {
    display: none;
  }

  .-guide .guide_inner .title {
    font-size: 18px;

    margin-bottom: 20px;

    letter-spacing: 2px;
  }

  .-guide .guide_inner li {
    width: 100%;
    min-height: 60px;

    border-top: 1px solid #d3d6db;
  }

  .-guide .guide_inner li:last-child {
    border-bottom: 1px solid #d3d6db;
  }

  .-guide .guide_inner li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    width: 100%;
    min-height: 60px;
    padding: 10px 0;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .-guide .guide_inner li img {
    width: 40px;
    margin: 0;
  }

  .-guide .guide_inner .guid-item-title {
    font-size: 3.6vw;
    line-height: 1.5;

    position: relative;

    width: calc(100% - 60px);
    margin-bottom: 0;

    text-align: left;
  }

  .-guide .guide_inner .guid-item-title:after,
  .-guide .guide_inner li.guid2 .guid-item-title:after {
    position: absolute;
    top: calc(50% - 2px);
    right: 5px;

    display: inline-block;

    width: 4px;
    height: 4px;
    margin: 0 0;

    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

    border-right: 1px solid #e1002b;
    border-bottom: 1px solid #e1002b;
    background-color: transparent;
  }

  .-guide .guide_inner .guid-item-text {
    display: none;
  }

  .-guide .guide_inner .linkBtn {
    margin-top: 30px;
  }
}

.-guide .linkBtn_n {
  display: block;

  width: 206px;
  margin: 0 auto;

  text-align: center;

  color: #3a4763;
  border: 1px solid #3a4763;
  background-image: url(../../../../ext/common/img/svg/angle_n.svg);
}

.about {
  margin-bottom: 50px;
}

.about__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__container {
    padding: 0 10px;
  }
}

.about__block:after {
  display: block;
  clear: both;

  content: '';
}

.about__itemContainer:after {
  display: block;
  clear: both;

  content: '';
}

.about__item {
  float: left;

  box-sizing: border-box;
  width: 25%;
  padding: 5px;
}

.about__item a {
  font-size: 20px;

  display: block;

  padding: 15px;

  text-align: center;

  border: 1px solid #3a4763;
  background-image: url(../../../../ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 20px;
  background-size: 10px 14px;
}

.about__item a:hover {
  opacity: .8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__item {
    width: 50%;
  }

  .about__item a {
    padding: 10px;

    background-position: right 10px top 15px;
    background-size: 5px 10px;
  }
}

.about__text {
  font-size: 18px;

  text-align: left;

  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__text {
    font-size: 11px;

    letter-spacing: 0;
  }
}

.about__img {
  padding: 10px 0 0 0;
}


.saleWrap2 {
  padding-top: 20px;
}

#contentContainer h1 {
  display: none;
}

/*フリーランキングページの内容を加筆*/

@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

i.taxL {
  font-style: normal;
  font-size: 16px;
}

@media (min-width: 320px) and (max-width: 768px) {
  i.taxL {
    font-size: 10px;
  }
}

i.taxS {
  font-style: normal;
  font-size: 10px;
}

@media (min-width: 320px) and (max-width: 768px) {
  i.taxS {
    font-size: 8px;
  }
}

.mv {
  font-size: 0;
}

.mv img {
  width: 100%;
}

.megane__category {
  margin-bottom: 50px;
  height: 100px;
  line-height: 100px;
  background-color: #f9f9fa;
  text-align: center;
}

.megane__category.last {
  margin-top: 60px;
}

.megane__category h2 {
  font-family: 'jins_nextlight', 'Noto Sans Japanese', -apple-system, 'Droid Sans', Roboto, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, HelveticaNeue, Helvetica, sans-serif;
  font-size: 44px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__category {
    margin-bottom: 0px;
    height: auto;
    line-height: 30px;
    padding: 10px 0;
  }

  .megane__category.last {
    margin-top: 40px;
  }

  .megane__category h2 {
    font-size: 22px;
  }
}

.megane__container {
  border-radius: 15px;
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__container {
    padding: 0 10px;
  }
}

.megane__title {
  padding: 10px 5px;
  margin: 60px auto 20px;
}

.megane__title h3 {
  font-size: 30px;
  font-family: 'jins_nextregular', sans-serif;
  color: #666666;
  text-align: center;
}

.megane__title p {
  margin-top: 1em;
  font-size: 16px;
  font-family: 'jins_nextlight', 'Noto Sans Japanese', -apple-system, 'Droid Sans', Roboto, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, HelveticaNeue, Helvetica, sans-serif;
  color: #333333;
  text-align: center;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__title {
    margin: 40px auto 10px;
  }

  .megane__title h3 {
    font-family: 'jins_nextregular', sans-serif;
    color: #666666;
    font-size: 18px;
  }

  .megane__title p {
    margin-top: .5em;
    font-size: 12px;
    font-family: 'jins_nextlight', 'Noto Sans Japanese', -apple-system, 'Droid Sans', Roboto, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, HelveticaNeue, Helvetica, sans-serif;
    color: #333333;
    text-align: center;
  }
}

.megane__pickUpContainer:after {
  content: "";
  clear: both;
  display: block;
}

.soldout:after {
  position: absolute;
  content: "soldout";
  width: 162px;
  height: 35px;
  background-color: #e1002c;
  top: 10px;
  left: 10px;
}

.megane__pickUpBlock a {
  display: block;
  -webkit-transition: all 0.2 ease;
  transition: all 0.2 ease;
}

.megane__pickUpBlock a:after {
  content: "";
  clear: both;
  display: block;
}

.megane__pickUpBlock a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__pickUpBlock {
    width: 50%;
  }
}

.megane__icons {
  border-top: 1px solid #3a4763;
  padding: 0 5px;
}

.megane__icons:after {
  content: "";
  clear: both;
  display: block;
}

.megane__status {
  float: left;
}

.megane__status .men {
  font-size: 16px;
  color: #406199;
}

.megane__status .women {
  font-size: 16px;
  color: #dc0025;
}

.megane__status .unisex {
  font-size: 16px;
  color: #8B4DCA;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__status .women {
    font-size: 10px;
  }

  .megane__status .men {
    font-size: 10px;
  }

  .megane__status .unisex {
    font-size: 10px;
  }
}

.megane__stars {
  float: right;
}

.megane__item {
  text-align: center;
  font-size: 0;
  position: relative;
}

.megane__item .megane__img--pc {
  display: inline-block;
}

.megane__item .megane__img--sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .megane__item .megane__img--pc {
    display: none;
  }

  .megane__item .megane__img--sp {
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .megane__item .sold_out {
    width: 50%;
  }
}

.megane__salePrice {
  text-align: center;
  color: #3a4763;
  font-size: 18px;
  letter-spacing: 0;
}

.megane__salePrice span {
  font-weight: bold;
  color: #3a4763;
  vertical-align: baseline;
  padding: 0 2px;
}

.megane__salePrice span.afterPrice {
  color: #e1002b;
  font-size: 28px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__salePrice {
    font-size: 10px;
  }

  .megane__salePrice span.afterPrice {
    font-size: 15px;
  }
}

.megane__btn {
  margin: 60px 0 160px;
  text-align: center;
}

.megane__btn a {
  position: relative;
  font-size: 12px;
  color: #3a4763;
  border: 1px solid #3a4763;
  border-radius: 5px;
  display: inline-block;
  width: 298px;
  max-width: 100%;
  height: 79px;
  line-height: 79px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(../../../common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  text-decoration: none;
  vertical-align: middle;
  /* padding: 0 0 0 30px; */
  text-align: center;
  font-size: 0.813em;
  /*0.722em*/
  background-size: 8px 13px;
  background-position: 250px 33px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.megane__btn a {
  margin-right: 40px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__btn a {
    height: 56px;
    line-height: 56px;
    width: 170px;
    padding: 0 10px 0 0;
    background-size: 5px 10px;
    background-position: 155px 23px;
    font-size: 11px;
    margin-right: 0;

  }
}

@media screen and (max-width:360px) {
  .megane__btn a+a {
    margin-top: 15px;
  }
}

.megane__btn a:hover {
  color: #fff;
  background-image: url(../../../common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .megane__btn {
    margin: 20px 0 60px;
  }
}

.priceSearch {
  margin-bottom: 50px;
}

.priceSearch__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__container {
    padding: 0 10px;
  }
}

.priceSearch__title {
  padding: 10px 5px;
}

.priceSearch__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__title {
    padding: 0 5px;
  }

  .priceSearch__title h3 {
    font-size: 20px;
  }
}

.priceSearch__block:after {
  content: "";
  clear: both;
  display: block;
}

.priceSearch__subTitle h4 {
  font-size: 22px;
  padding-left: 5px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__subTitle h4 {
    font-size: 14px;
  }
}

.priceSearch__men,
.priceSearch__women {
  width: 50%;
  float: left;
}

@media (min-width: 320px) and (max-width: 768px) {

  .priceSearch__men,
  .priceSearch__women {
    margin-top: 10px;
    width: 100%;
  }
}

.priceSearch__itemContainer:after {
  content: "";
  clear: both;
  display: block;
}

.priceSearch__item {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 5px;
}

.priceSearch__item a {
  display: block;
  text-align: center;
  border: 1px solid #3a4763;
  line-height: 120px;
  font-size: 18px;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.priceSearch__item a:hover {
  opacity: 0.8;
}

.priceSearch__item a span {
  font-weight: bold;
  color: #3a4763;
  vertical-align: baseline;
  padding: 0 1px;
}

.priceSearch__item a span.afterPrice {
  color: #e1002b;
  font-size: 28px;
}

.priceSearch__item a.disable {
  background-color: #f9f9fa;
  border: 1px solid #f9f9fa;
}

.priceSearch__item a.disable span {
  color: #9da3b0;
}

.priceSearch__item a.disable span.afterPrice {
  color: #9da3b0;
}

.priceSearch__item a.disable:hover {
  opacity: 1;
}

@media (min-width: 320px) and (max-width: 768px) {
  .priceSearch__item a {
    font-size: 10px;
    line-height: 80px;
  }

  .priceSearch__item a span.afterPrice {
    font-size: 15px;
  }
}

.form {
  margin-bottom: 50px;
}

.form__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__container {
    padding: 0 10px;
  }
}

.form__title {
  padding: 10px 5px;
}

.form__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__title {
    padding: 0 5px;
  }

  .form__title h3 {
    font-size: 20px;
  }
}

.form__block:after {
  content: "";
  clear: both;
  display: block;
}

.form__items:after {
  content: "";
  clear: both;
  display: block;
}

.form__item {
  text-align: center;
  width: 25%;
  padding: 0 5px;
  border-right: 1px solid #3a4763;
  box-sizing: border-box;
  float: left;
}

.form__item:first-child {
  border-left: 1px solid #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__item {
    width: 50%;
    margin-top: 15px;
  }

  .form__item:nth-child(2n - 1) {
    border-left: 1px solid #3a4763;
  }
}

.form__itemTitle {
  font-size: 22px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__itemTitle {
    font-size: 16px;
  }
}

.form__itemImg {
  padding: 40px 0;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__itemImg {
    padding: 30px 10px;
  }
}

.form__itemType a {
  color: #3a4763;
  float: left;
  box-sizing: border-box;
  width: 48%;
  margin: 0 1%;
  display: block;
  height: 40px;
  line-height: 40px;
  background-color: #f9f9fa;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  background-position: 15px 14px;
}

.form__itemType a:hover {
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .form__itemType a {
    padding-left: 5px;
    font-size: 11px;
    background-size: 5px 10px;
    background-position: 7px 15px;
  }
}

.material {
  margin-bottom: 100px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material {
    margin-bottom: 80px;
  }
}

.material__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__container {
    padding: 0 10px;
  }
}

.material__title {
  padding: 10px 5px;
}

.material__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__title {
    padding: 0 5px;
  }

  .material__title h3 {
    font-size: 20px;
  }
}

.material__block:after {
  content: "";
  clear: both;
  display: block;
}

.material__items:after {
  content: "";
  clear: both;
  display: block;
}

.material__item {
  text-align: center;
  width: 25%;
  padding: 0 5px;
  border-right: 1px solid #3a4763;
  box-sizing: border-box;
  float: left;
}

.material__item:first-child {
  border-left: 1px solid #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__item {
    width: 50%;
    margin-top: 15px;
  }

  .material__item:nth-child(2n - 1) {
    border-left: 1px solid #3a4763;
  }
}

.material__itemTitle {
  font-size: 22px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__itemTitle {
    font-size: 16px;
  }
}

.material__itemImg {
  padding: 0px 0 10px 0;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__itemImg {
    padding: 0px 10px 10px 10px;
  }
}

.material__itemType a {
  color: #3a4763;
  float: left;
  box-sizing: border-box;
  width: 48%;
  margin: 0 1%;
  display: block;
  height: 40px;
  line-height: 40px;
  background-color: #f9f9fa;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  background-position: 15px 14px;
}

.material__itemType a:hover {
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .material__itemType a {
    padding-left: 5px;
    font-size: 11px;
    background-size: 5px 10px;
    background-position: 7px 15px;
  }
}

.glassSec__category {
  margin-bottom: 50px;
  height: 100px;
  line-height: 100px;
  background-color: #f9f9fa;
  text-align: center;
}

.glassSec__category h2 {
  font-size: 44px;
}

.glassSec__category h2 span {
  font-size: 25px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__category {
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
  }

  .glassSec__category h2 {
    font-size: 22px;
  }

  .glassSec__category h2 span {
    font-size: 12px;
  }
}

.glassSec__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__container {
    padding: 0 10px;
  }
}

.glassSec__title {
  padding: 10px 5px;
}

.glassSec__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__title h3 {
    font-size: 20px;
  }
}

.glassSec__pickUpContainer:after {
  content: "";
  clear: both;
  display: block;
}

.glassSec__pickUpBlock {
  box-sizing: border-box;
  padding: 0 5px 10px 5px;
  width: 25%;
  width: calc(100% / 4);
  float: left;
}

.glassSec__pickUpBlock a {
  display: block;
  -webkit-transition: all 0.2 ease;
  transition: all 0.2 ease;
}

.glassSec__pickUpBlock a:after {
  content: "";
  clear: both;
  display: block;
}

.glassSec__pickUpBlock a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__pickUpBlock {
    width: 50%;
  }
}

.glassSec__icons {
  border-top: 1px solid #3a4763;
  padding: 0 5px;
}

.glassSec__icons:after {
  content: "";
  clear: both;
  display: block;
}

.glassSec__status {
  float: left;
}

.glassSec__status .men {
  font-size: 16px;
  color: #406199;
}

.glassSec__status .women {
  font-size: 16px;
  color: #dc0025;
}

.glassSec__status .unisex {
  font-size: 16px;
  color: #8B4DCA;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__status .men {
    font-size: 10px;
  }

  .glassSec__status .women {
    font-size: 10px;
  }

  .glassSec__status .unisex {
    font-size: 10px;
  }
}

.glassSec__stars {
  float: right;
}

.glassSec__item {
  text-align: center;
  font-size: 0;
}

.glassSec__salePrice {
  text-align: center;
  color: #3a4763;
  font-size: 18px;
  letter-spacing: 0;
}

.glassSec__salePrice span {
  font-weight: bold;
  color: #3a4763;
  vertical-align: baseline;
  padding: 0 2px;
}

.glassSec__salePrice span.afterPrice {
  color: #e1002b;
  font-size: 28px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__salePrice {
    font-size: 10px;
  }

  .glassSec__salePrice span.afterPrice {
    font-size: 15px;
  }
}

.glassSec__btn {
  margin: 60px 0;
  text-align: center;
}

.glassSec__btn a {
  position: relative;
  font-size: 12px;
  color: #3a4763;
  border: 1px solid #3a4763;
  border-radius: 5px;
  display: inline-block;
  width: 190px;
  max-width: 100%;
  height: 51px;
  line-height: 51px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  text-decoration: none;
  vertical-align: middle;
  padding: 0 0 0 30px;
  text-align: center;
  font-size: 0.722em;
  background-size: 8px 13px;
  background-position: 24px 18px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__btn a {
    height: 36px;
    line-height: 36px;
    width: 140px;
    padding: 0 0 0 15px;
    background-size: 5px 10px;
    background-position: 14px 13px;
    font-size: 11px;
  }
}

.glassSec__btn a:hover {
  color: #fff;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle.svg);
  background-color: #3a4763;
  color: #fff;
}

@media (min-width: 320px) and (max-width: 768px) {
  .glassSec__btn {
    margin: 20px 0;
  }
}

.about {
  margin-bottom: 50px;
}

.about__container {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__container {
    padding: 0 10px;
  }
}

.about__block:after {
  content: "";
  clear: both;
  display: block;
}

.about__itemContainer:after {
  content: "";
  clear: both;
  display: block;
}

.about__item {
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding: 5px;
}

.about__item a {
  padding: 15px;
  display: block;
  text-align: center;
  border: 1px solid #3a4763;
  font-size: 20px;
  background-image: url(/client_info/JINSJINS/view/userweb/ext/common/img/svg/angle_n.svg);
  background-repeat: no-repeat;
  background-size: 10px 14px;
  background-position: right 15px top 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.about__item a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__item {
    width: 50%;
  }

  .about__item a {
    padding: 10px;
    background-size: 5px 10px;
    background-position: right 10px top 15px;
  }
}

.about__text {
  font-size: 18px;
  text-align: left;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .about__text {
    font-size: 11px;
    letter-spacing: 0;
  }
}

.about__img {
  padding: 10px 0 0 0;
}

.caution {
  margin-bottom: 50px;
}

.caution__container {
  border-top: 1px solid #3a4763;
  max-width: 1200px;
  padding-top: 30px;
  margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 768px) {
  .caution__container {
    padding-top: 20px;
    margin: 30px 15px 0 15px;
  }
}

.caution__title {
  padding-bottom: 10px;
}

.caution__title h4 {
  font-size: 18px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .caution__title h4 {
    font-size: 14px;
  }
}

.caution__lists {
  color: #3a4763;
}

.caution__list {
  font-size: 14px;
  line-height: 30px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .caution__list {
    padding: 5px 0;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}



.recommended__category {
  margin-top: 20px;
  height: 20px;
  text-align: center;
}

.recommended__category h2 {
  font-size: 34px;
  color: #DA0023;
  line-height: 1.6;
  padding-top: 20px;

}

@media (min-width: 320px) and (max-width: 768px) {
  .recommended__category {
    margin-bottom: 10px;
    height: 10px;
  }

  .recommended__category h2 {
    font-size: 22px;
    color: #DA0023;
    line-height: 1.35em;
    padding-top: 0;
  }
}

.recommended__container {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 60px;
}

@media (min-width: 320px) and (max-width: 768px) {
  .recommended__container {
    padding: 0 10px;
  }
}

.recommended__title {
  padding: 10px 5px;
}

.recommended__title h3 {
  font-weight: 500;
  font-size: 32px;
  color: #3a4763;
}

@media (min-width: 320px) and (max-width: 768px) {
  .recommended__title h3 {
    font-size: 20px;
  }
}

.recommended__pickUpContainer:after {
  content: "";
  clear: both;
  display: block;
}

.recommended__pickUpBlock {
  box-sizing: border-box;
  padding: 0 5px 10px 5px;
  width: 33.3%;
  width: calc(100% / 3);
  float: left;
}

.recommended__pickUpBlock a {
  display: block;
  -webkit-transition: all 0.2 ease;
  transition: all 0.2 ease;
}

.recommended__pickUpBlock a:after {
  content: "";
  clear: both;
  display: block;
}

.recommended__pickUpBlock a:hover {
  opacity: 0.8;
}

@media (min-width: 320px) and (max-width: 768px) {
  .recommended__pickUpBlock {
    width: 50%;
  }
}

@media screen and (max-width: 911px) {

  #header #headerArea #headersub {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }

  #header #headerArea #headersub #topicpath_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }

  #header #headerArea #headersub #topicpath_wrapper ul#topicpath {
    width: auto;
    height: auto;
    margin: 10px;
    padding: 6px 7px;
    background: #f5f5f5;
    line-height: 0.8;
  }

  img {
    max-width: 100%;
  }

  #contentContainer #contentArea {
    width: 100%;
    margin: 0 auto;
  }
}

#header #headerArea #headersub {
  margin-top: 85px !important;
}

@media screen and (max-width: 911px) {
  #header #headerArea #headersub {
    margin-top: 94px !important;
  }
}

p.end {
  color: #ef0327;
  font-size: 24px;
  text-align: center;
  margin: 1em auto;
  height: auto;
}

@media screen and (max-width: 911px) {
  p.end {
    color: #ef0327;
    font-size: 14px;
    text-align: center;
    margin: 1em auto;
    height: auto;
  }
}

#hotArea {
  text-align: center;
  margin-top: -130px;
  margin-bottom: 160px;
}

#hotArea a {
  text-align: center;
  color: #3f4562;
  font-size: 16px;
  font-weight: bold;
}

#hotArea li {
  display: inline-block;
  padding: 10px;
}

@media screen and (max-width: 769px) {
  #hotArea {
    text-align: center;
    margin-top: -30px;
    margin-bottom: 60px;
  }

  #hotArea a {
    font-size: 14px;
  }
}

/* パンくずリスト */
#store__ipad .topic_path_wrap {
  display: none !important;
}

.topic_path_wrap {
  width: 100%;
  margin: 0 auto;
  padding: 10px 24px;
}

.topic_path {
  display: table;
  margin: 0;
  padding: 0;
}

.topic_path li {
  font-size: 12px;
  font-size: 0.6rem;
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  color: #3A4763;
}

.topic_path li:after {
  content: "/";
  padding: 0 3px 0 0px;
}

.topic_path li a {
  color: #3A4763;
  text-decoration: underline;
}

.footer .footer-aside {
  padding: 20px 0 100px;
}

@media screen and (max-width: 1024px) {
  .footer .footer-aside {
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .topic_path_wrap {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    box-sizing: border-box;
    padding: 20px 24px;
  }

  .topic_path li {
    font-size: 12px;
    font-size: 0.6rem;
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    color: #3A4763;
  }

  .topic_path li a {
    color: #3A4763;
    text-decoration: underline;
  }

  .footer .footer-aside {
    padding-bottom: 70px;
  }
}

/* style_addを転記 */
@charset "UTF-8";

p.end {
  color: #ef0327;
  font-size: 24px;
  text-align: center;
  margin: 1em auto;
  height: auto;
}

@media screen and (max-width: 911px) {
  p.end {
    color: #ef0327;
    font-size: 14px;
    text-align: center;
    margin: 1em auto;
    height: auto;
  }
}

.sale_text {
  margin-top: 30px;
  font-size: 16px;
  text-align: left;
  color: #cf3052;
}

.priceSearch .sale_text {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .sale_text {
    font-size: 12px;
  }
}

.megane__salePrice {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'jins_next_ttregular';
}

.megane__salePrice .beforePrice {
  color: #E50112;
  display: inline-block;
  font-size: 20px !important;
}

@media screen and (max-width: 768px) {
  .megane__salePrice .beforePrice {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 320px) {
  .megane__salePrice .beforePrice {
    font-size: 16px !important;
  }
}

/* p-detailArea */
.p-detailArea {
  max-width: 700px;
  box-sizing: border-box;
  margin: 0 auto;
  background: linear-gradient(to bottom, #EF4134 25%, #E50412 100%);
  border-radius: 3px;
  padding: 20px 12px 30px 12px;
  margin-top: 20px;
}

.p-detailArea .p-detailWrapper {
  border-radius: 3px;
}

.p-detailArea .p-detailTextContents {
  padding: 40px 30px;
  margin-top: 20px;
  border-radius: 6px;
}

.p-detailArea .p-detailWrapper .u-detailText {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #FFF;
  letter-spacing: normal;
  margin-bottom: 10px;
  line-height: 1.2;
}

.p-detailArea .p-detailWrapper .detail_title_img {
  display: block;
  margin: 0 auto 20px;
  max-width: 553px;
  width: 100%;
}

.p-detailArea .p-detailWrapper button {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  width: 400px;
  height: 70px!important;
  padding-right: 70px;
  padding-left: 70px;
  height: 44px;
  font-size: 16px;
  border-radius: 35px;
}

@media (max-width: 768px) {
  .p-detailArea .p-detailWrapper button {
    width: 300px!important;
    height: 60px!important;
  }
}

.p-detailWrapper .js-sale-toggle {
  position: relative;
  border-radius: 9999px;
  color: #3E3A39;
  background: linear-gradient(180deg, #FFF679 0%, #FBEB06 100%);
  border: 1px solid rgba(251, 251, 1, 1);
  box-shadow: 6px 6px 4px 0px rgba(0, 0, 0, 0.25);
}

.js-sale-toggle::after {
  content: "";
  position: absolute;
  top: 53%;
  right: 4%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  transition: transform 0.3s;
}

.js-sale-toggle::after {
  border-width: 10px 7px 0 7px;
  border-color: #3E3A39 transparent transparent transparent;
}

.js-sale-toggle.active::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.js-sale-toggle.active::after {
  transform: translate(-50%, -50%) rotate(180deg);
}

@media (max-width: 768px) {
  .p-detailArea {
    padding: 0 12px 30px;
    margin: 0 10px;
  }

  .p-detailArea .p-detailWrapper .u-detailText {
    font-size: 16px;
  }

  .p-detailArea .p-detailWrapper img {
    display: block;
    margin: 0 auto;
  }

  .p-detailArea .p-detailTextContents {
    margin-top: 15px;
    padding: 38px 15px 28px;
  }
}

/* p-detailArea text */
.p-detailTextContents {
  padding-top: 15px;
  display: none;
  transition: opacity 0.3s ease;
  opacity: 0;
  background-color: #FFF;
}

.p-detailTextContents.active {
  display: block;
  opacity: 1;
}

.detail-red-text {
  color: #E7291B;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.detail-red-text__caption {
  font-size: 12px;
  color: #3E3A39;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 0.025em;
}

.detail-contents {
  margin-top: 30px;
}

.detail-contents .detail-title-box {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.detail-contents .detail-title {
  font-size: 18px;
  font-weight: 700;
  padding-right: 14px;
  color: #3E3A39;
}

.detail-contents .detail-title-line {
  min-width: 53px;
  flex: 1;
  height: 1px;
  background-color: #3E3A39;
}

.detail-contents-top .text-block {
  margin-bottom: 15px;
}

.detail-contents-top .text-block:last-of-type {
  margin-bottom: 0;
}

.detail-contents-top .top_title {
  font-size: 15px;
  color: #3E3A39;
  font-weight: 700;
  letter-spacing: 0.025em;
}

.detail-contents-top .top_text {
  font-size: 15px;
  color: #3E3A39;
  font-weight: 400;
  letter-spacing: 0.025em;
}

.detail-contents .winning_text {
  font-size: 15px;
  color: #3E3A39;
  font-weight: 400;
  letter-spacing: 0.025em;
}

.detail-contents .winning_text_block {
  margin-bottom: 15px;
}

.detail-contents .caption_list li {
  font-size: 12px;
  color: #3E3A39;
  font-weight: 400;
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 8px;
  letter-spacing: 0.025em;
}

.detail-contents .caption_list--in_list li {
  margin-bottom: 0;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: 0.025em;
}

.step-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #EBEBEB;
  padding: 15px 0;
}

.step-contents.padding_top_none {
  padding: 5px 0 15px 0;
}

.step-contents:last-of-type {
  border-bottom: unset;
  padding: 15px 0 0 0;
}

.step-contents .step-text-box {
  display: block;
}

.step-contents .step-text-box span {
  width: 70px;
  background-color: #E7291B;
  color: #FFF;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  height: 25px;
  margin-bottom: 5px;
  letter-spacing: 0.025em;
}

.step-contents .step-text-box span.gray_color {
  width: 70px;
  background-color: #EEEDED;
  color: #3E3A39;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  height: 25px;
  margin-bottom: 5px;
  letter-spacing: 0.025em;
}

.step-contents .step-text-box p {
  font-size: 15px;
  font-weight: 700;
  color: #3E3A39;
  letter-spacing: 0.025em;
}

.step-contents .step-img-box {
  width: 80px;
  height: 80px;
}

@media (max-width: 768px) {
  .p-detailTextContents {
    padding-top: 15px;
  }

  .detail-red-text {
    font-size: 16px;
  }

  .detail-contents-top .top_title {
    font-size: 13px;
  }

  .detail-contents-top .top_text {
    font-size: 13px;
  }

  .detail-contents .detail-title {
    font-size: 16px;
  }

  .detail-contents .detail-title.padding_none {
    padding-right: 0;
  }

  .step-contents .step-text-box span {
    font-size: 12px;
  }

  .step-contents .step-text-box p {
    font-size: 13px;
  }

  .step-contents .step-img-box {
    min-width: 80px;
  }

  .detail-contents .winning_text {
    font-size: 13px;
  }
}

/* p-linkArea */
.p-linkArea {
  padding-top: 50px;
}

.p-linkArea .p-linkWrapper {
  max-width: 900px;
  margin: 0 auto;
}

.p-linkArea .p-linkWrapper.u-top {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .p-linkArea {
    padding-top: 40px;
    margin: 0 20px;
    padding-bottom: 110px;
  }

  .p-linkArea .p-linkWrapper.u-top {
    margin-bottom: 0px;
  }
}

.p-linkArea .p-linkWrapper li .color--purple:hover {
  opacity: 0.8;
}

.p-linkArea .p-linkWrapper li.u-new::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #E00000;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  right: 0;
  z-index: 5;
}

.p-linkArea .p-linkWrapper li a {
  display: block;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 21px 0 18px 0;
  border-radius: 100em;
}

.p-linkArea .p-linkWrapper li a:hover {
  opacity: 0.8;
}

.p-linkArea .p-linkWrapper ul.u-goldList li a {
  border: solid 1px #D2B384;
  color: #d2b384;
}

.p-linkArea .p-linkWrapper li:hover a {
  color: #fff;
}

.p-linkArea .p-linkWrapper ul.u-goldList li:hover a {
  background-color: #d2b384;
  color: #fff;
}

.p-linkArea .p-linkWrapper .p-threeLink ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p-linkArea .p-linkWrapper .p-threeLink li {
  width: calc((100% - 20px) / 3);
}

.p-linkArea .p-linkWrapper .p-twoLink ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p-linkArea .p-linkWrapper .p-twoLink li {
  width: calc((100% - 10px) / 2);
}

.p-linkArea .p-linkWrapper .p-fourLink {
  margin-bottom: 20px;
}

.p-linkArea .p-linkWrapper .p-wideLink.u-allLink li a {
  padding: 15px 0;
}

.p-linkArea .p-linkWrapper li a span.u-smallFz {
  font-size: 16px;
}

.p-linkArea .p-linkWrapper ul.u-goldList li {
  background-color: #fff;
}


@media (max-width: 768px) {
  .p-linkArea .p-linkWrapper li a {
    font-size: 20px;
    padding: 10px 0;
  }

  .p-linkArea .p-linkWrapper .p-fourLink {
    margin-bottom: 0px;
  }

  .p-linkArea .p-linkWrapper .p-fourLink li {
    width: calc((98% - 10px) / 3);
  }

  .p-linkArea .p-linkWrapper .p-wideLink.u-allLink li a {
    padding: 20px 0;
  }

  .p-linkArea .p-linkWrapper li {
    box-shadow: 0px 3px 0px 0px rgba(62, 58, 57, 0.5);
    margin-bottom: 15px;
  }

  .p-linkArea .p-linkWrapper ul.u-goldList li:hover a {
    background-color: transparent;
  }

  .p-linkArea .p-linkWrapper li.u-new::before {
    width: 10px;
    height: 10px;
    top: -4px;
  }

  .p-linkArea .p-linkWrapper li a {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    padding: 12px 7px 10px 7px;
  }

  .p-linkArea .p-linkWrapper ul.u-recommend li a {
    font-size: 3.533vw;
  }

  .p-linkArea .p-linkWrapper li a span.u-smallFz {
    font-size: 3vw;
  }

  .p-linkArea .p-linkWrapper .p-wideLink.u-allLink li a {
    padding: 10px 0;
    height: 30px;
  }
}

.mvSalePercentage {
  font-size: 45px;
  padding: 0 0 60px 0;
  line-height: 20px !important;
}

.mvSalePercentage p {
  line-height: 1 !important;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  .mvSalePercentage {
    font-size: 35px;
    padding: 25px 0 30px 0;
  }

  .mvSalePercentage p {
    line-height: 0.8 !important;
  }
}

.megane__category h2 span.u-subtit {
  font-size: 20px;
  font-weight: bold;
  display: block;
  letter-spacing: 1.9px;
}

@media screen and (max-width: 768px) {
  .megane__category h2 span.u-subtit {
    font-size: 12px;
    letter-spacing: 0px;
  }

  .linkBtnForSale {
    font-size: 16px;
    font-weight: bold;
  }
}

.megane__category {
  height: auto;
  line-height: inherit;
}

.megane__category::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background-color: #FFFFFF;
  margin: 10px auto 0;
}

.megane__category--color--black::after {
  background-color: #000000;
}

.megane__category.bg--none {
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .megane__salePrice span {
    font-size: 14px;
  }
}

.p-megane__name {
  margin-bottom: 15px;
  margin-top: 10px;
}

.p-megane__name p {
  color: #3E3A39;
  font-size: 14px;
  font-family: 'jins_next_ttlight';
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .p-megane__name {
    margin-bottom: 10px;
  }

  .p-megane__name p {
    font-size: 10px;
  }
}

.glassSec__pickUpBlock a:after {
  display: none;
}

/* p-saleWrapper */
.p-saleWrapper {
  position: relative;
  margin-top: 0px;
}

.p-saleWrapper .sale_text {
  text-align: left;
  margin: 40px 0 0;
  color: #3E3A39;
  font-size: 14px;
  line-height: 2;
}

.p-saleWrapper .sale_text--bnr {
  text-align: center;
  margin: 0 0 30px;
  color: #E50112;
  font-size: 16px;
  line-height: 1;
}

.saleWrap-block:last-of-type {
  margin-top: 68px;
}

.saleWrap>p {
  margin-bottom: 15px;
}

.-attention .saleAttention {
  font-size: 16px;
  color: #3E3A39;
}

.saleSection .saleWrap p,
.-attention .saleAttention a {
  color: #3E3A39;
}

@media screen and (max-width: 768px) {
  .p-saleWrapper {
    position: relative;
    margin-top: 0px;
  }

  .saleWrap>p {
    font-size: 15px;
    margin-bottom: 12px;
    letter-spacing: 0;
  }

  .-attention .saleAttention {
    font-size: 12px;
  }

  .p-saleWrapper .sale_text {
    margin: 30px 0 0;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0;
  }

  .p-saleWrapper .sale_text--bnr {
    margin: 0 0 12px;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .saleWrap-block:last-of-type {
    margin-top: 43px;
  }
}

.buttonSection {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}

.-attention {
  margin-top: 0;
}

.-attention.-attention--border .saleWrap {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .-attention {
    margin-top: 0;
  }
}

.category_img {
  text-align: center;
  padding: 0 0 100px 0;
  width: 100%;
  clear: both;
}

.category_img_column {
  display: flex;
  justify-content: center;
  max-width: 1100px;
  padding: 0;
  margin: 0 auto;
  width: 90%;
}

.category_img_column>a:not(:first-child) {
  margin-left: 48px;
}

.category_img_column.category_img img {
  width: 100%;
  max-width: 526px;
}

@media screen and (max-width: 768px) {
  .category_img_column.category_img img {
    max-width: none;
  }

  .category_img {
    padding: 0 0 40px 0;
  }

  .category_img img {
    width: 90%;
  }

  .category_img_column {
    width: 100%;
    display: block;
    padding-bottom: 0;
  }

  .category_img_column>a {
    display: block;
  }

  .category_img_column>a:not(:first-child) {
    margin-top: 20px;
    margin-left: 0;
  }
}

.p-unilist {
  text-indent: 0;
  letter-spacing: 0;
  line-height: 1.5;
  color: #3E3A39;
}

/* /////////////////////////// 2025冬セール //////////////////////////////////*/
#contentContainer,
.sale__content {
  color: #000000;
}

#contentContainer .breadcrumbs {
  padding-top: 0!important;
}
#contentContainer .breadcrumbs__lists {
  margin: 0 auto 10px;
}

.campaign-period__content {
  max-width: 1240px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 768px) {
  .campaign-period__content {
    margin: 0 auto 20px;
  }
}

.campaign-period__content p:nth-child(3) {
  margin: 10px auto 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #ffffff;
}
.campaign-period__content__ttl {
  width: 193px;
  height: 38px;
  border-radius: 19px;
  background: #ffffff;
  color: #FF5D28;
  font-size: clamp(1rem, 0.903rem + 0.4vw, 1.25rem);
  font-weight: bold;
  text-align: center;
  margin: 0 auto 10px;
  padding: 4px 17px;
  letter-spacing: -0.08rem;
  line-height: calc( 38px - 8px );
}
.campaign-period__content__txt {
  font-size: clamp(1rem, 0.928rem + 0.3vw, 1.188rem);
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .campaign-period__content p:nth-child(3) {
    padding-bottom: 20px;
    margin: 12px auto 0;
  }
  .campaign-period__content__ttl {
    width: 162px;
    height: 32px;
    margin: 0 auto 12px;
    line-height: calc( 32px - 8px );
  }
  .campaign-period__content__txt {
    line-height: 1.6rem;
  }
}

.band {
  color: #ffffff;
  background: linear-gradient(92.95deg, #FE0001 0.26%, #FE4800 49.78%, #FE1F01 100.26%);
  font-size: 26px;
  box-sizing: border-box;
  padding: 6px 18px;
  width: fit-content;
  box-shadow: 3px 3px #4A0003;
  border-radius: 4px;
  margin: auto;
}

.band_02 {
  color: #ffffff;
  background: linear-gradient(92.95deg, #387CF1 0.26%, #1D9AEE 49.78%, #387CF1 100.26%);
  font-size: 26px;
  box-sizing: border-box;
  padding: 6px 18px;
  width: fit-content;
  box-shadow: 3px 3px #4A0003;
  border-radius: 4px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .band {
    font-size: 16px;
  }
  .band_02 {
    font-size: 16px;
  }
}

.p-saleWrapper {
  background: rgba(255, 93, 40, 1);
}

.section__bgWrap--detail {
  padding: 40px 5.714vw 100px;
  background: #FF5D28;
}

@media screen and (max-width: 768px) {
  .section__bgWrap--detail {
    padding: 40px 2% 50px;
    padding-top: 20px;
  }
}

.section__four-pieces {
  box-sizing: border-box;
  padding: 20px;
  background: #34A8F5;
  max-width: 1240px;
  border-radius: 8px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .section__four-pieces {
    padding: 10px 2%;
  }
}

.section__four-pieces h2 {
  text-align: center;
  box-sizing: border-box;
  padding: 30px 0 40px;
  font-size: 34px;
  color: #fff;
  font-weight: 600;
  line-height: 1.4;
}

.section__four-pieces h2 span {
  color: #34A8F5;
  background: #fff;
  display: inline-block;
  margin: 0 0.3em;
  padding: 0 0.4em;
  border-radius: 100em;
}

@media screen and (max-width: 768px) {
  .section__four-pieces h2 {
    padding: 20px 0;
    font-size: 4.2vw;
    lsetter-spacing: 0.04em;
  }
}

.follow-re-post {
  padding-bottom: 20px;
}

/* section__four-pieces */
.ft-28 {
  font-size: clamp(1rem, 0.71rem + 1.19vw, 1.75rem);
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  color: #000000;
}
.ft-28:nth-child(3) {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .ft-28 {
    line-height: 1.4rem;
  }
  .ft-28:nth-child(3) {
    margin-top: 5px;
  }
}

.ft-28 span {
  color: #FE1F01;
  font-weight: bold;
  font-size: clamp(1.25rem, 0.767rem + 1.98vw, 2.5rem);
  line-height: 1.6rem;
}

.section__four-pieces__01,
.section__four-pieces__02,
.section__four-pieces__03 {
  background: #ffffff;
  border-radius: 6px;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 40px;
}

@media screen and (max-width: 768px) {

  .section__four-pieces__01,
  .section__four-pieces__02,
  .section__four-pieces__03 {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 768px) {
  .p-detailArea .p-detailTextContents {
    padding: 40px 4%;
  }
}

.four-pieces__image {
  width: fit-content;
  margin: auto;
}

.four-pieces__image img {
  display: block;
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .four-pieces__image img {
    margin: 20px auto 0;
    width: 100%;
  }
}

.section__four-pieces__01 ul {
  padding-top: 20px;
  max-width: 1116px;
  margin: auto;
}

.section__four-pieces__01 ul li {
  line-height: 1.2rem;
  text-indent: -1rem;
  padding-left: 1rem;
  font-size: 12px;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .section__four-pieces__01 ul li {
    margin-left: 4%;
  }
}

.section__four-pieces__01 li::before {
  content: "※";
  padding-right: 4px;
}

.section__four-pieces__02 ul {
  padding-top: 20px;
  max-width: 1116px;
  margin: auto;
}

.section__four-pieces__02 ul li {
  font-size: 12px;
  line-height: 1.2rem;
  text-indent: -1rem;
  padding-left: 1rem;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .section__four-pieces__02 ul li {
    margin-left: 0;
  }
}

.section__four-pieces__02 .kome::before {
  content: "※";
  padding-right: 4px;
}

.section__four-pieces__02 .naka::before {
  content: "・";
  padding-right: 4px;
}

.coupon_online__image {
  max-width: 520px;
  margin: 20px auto 0;
}

.coupon_online__image img {
  display: block;
  margin: auto;
}

.coupon_kikan {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #000000;
  margin: auto;
  color: #000000;
  text-align: center;
}
.coupon_kikan span {
  font-family: 'jins_nextregular';
  letter-spacing: 0.01em;
}
@media screen and (max-width: 768px) {
  .coupon_kikan {
    font-size: 14px;
}
.coupon_kikan span {
    line-height: 1.4rem;
  }
}
@media screen and (max-width: 389px) {
  .coupon_kikan {
    font-size: 12px;
  }
  .coupon_kikan span {
    display: inline-block;
  }
}

.p-detailArea {
  max-width: 1200px;
  background: #396CF2;
  border-radius: 6px;
}

@media screen and (max-width: 768px) {
  .p-detailArea {
    margin: 20px auto 0;
  }
}

.lottery-note__ttl {
  font-size: clamp(1rem, 0.903rem + 0.4vw, 1.25rem);
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #000000;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .lottery-note__ttl {
    padding-bottom: 10px;
  }
}

.p-detailArea .p-detailBox {
  padding-top: 5px;
}

@media screen and (max-width: 768px) {
  .p-detailArea .p-detailBox {
    padding-top: 30px;
  }
}

.lottery__box {
  
}

.lottery__box ul li a {
  color: #396CF2;
  text-decoration: underline;
}

.lottery__box:nth-child(2),
.lottery__box:nth-child(3),
.lottery__box:nth-child(4),
.lottery__box:nth-child(5),
.lottery__box:nth-child(6) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .lottery__box:nth-child(2),
.lottery__box:nth-child(3),
.lottery__box:nth-child(4),
.lottery__box:nth-child(5),
.lottery__box:nth-child(6) {
  margin-top: 20px;
}
}

.lottery__box ul {
  margin-top: 20px;
  max-width: 1116px;
}

.how-to-participate__list,
.announcement__list,
.schedule__list {
  font-size: clamp(0.875rem, 0.827rem + 0.2vw, 1rem);
  line-height: 1.6rem;
}
@media screen and (max-width: 768px) {
  .how-to-participate__list,
  .announcement__list,
  .schedule__list {
    line-height: 1.2rem;
  }
}

.how-to-participate__list li:nth-child(2) {
  margin-top: 5px;
}

.how-to-participate__list__02 li {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .how-to-participate__list__02 li {
    line-height: 1.2rem;
  }
}

.announcement__list li:nth-child(2),
.announcement__list li:nth-child(3),
.announcement__list li:nth-child(4) {
  margin-top: 10px;
}

.schedule__list li:nth-child(2),
.schedule__list li:nth-child(3) {
  margin-top: 10px;
}

.schedule__list li span {
  font-weight: bold;
}

.lottery__box ul li {
  padding-left: 1rem;
  margin-left: 15px;
  margin-top: 5px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lottery__box ul li {
    margin-left: 0;
    line-height: 1.2rem;
  }
}

.lottery__box ul .naka::before,
.lottery__box ul .kome::before {
  position: absolute;
  left: 0;
  top: 0.5lh;
  translate: 0 -50%;
}

.lottery__box ul .naka::before {
  content: "・";
}

.lottery__box ul .kome::before {
  content: "※";
}

.lottery__box .violation {
  margin-top: 5px!important;
}

.lottery__box .violation li {
  font-size: 12px;
  display: flex;
  padding-left: 0;
  margin-left: 0;
}
.lottery__box .violation li p {
  color: #000000;
}
.lottery__box .violation li .violation_number {
  min-width: 2.915em;
  flex-shrink: 0;
}
.lottery__box .violation li .violation_number + p {
  flex-grow: 1;
}

.lottery-note__gray {
  background: #F7F7F7;
  box-sizing: border-box;
  padding: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .lottery-note__gray {
    padding: 10px;
  }
}

.lottery-note__gray__btm {
  margin-top: 20px;
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  .lottery-note__gray__btm {
    margin-left: 0;
  }
}

.lottery-note__sub {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
  font-weight: bold;
}

.lottery-note__sub__btn {
  margin-top: 20px;
}
.lottery-note__sub__btn_02 {
  margin-top: 5px;
}

.disclaimer li,
.service-ended li,
.personal-information li {
  margin-left: 0!important;
}

.ft-12 {
  font-size: 12px;
  color: #000000;
}

.sale__content {
  box-sizing: border-box;
  background: linear-gradient(180deg, #003B44 20%, #FE6126 60%);
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  .sale__content {
    padding-top: 50px;
  }
}

.sale__content h3 img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .sale__content h3 img {
    width: 59%;
    max-width: 230px;
    margin-bottom: -10px;
  }
}

.sale_wrap {
  box-sizing: border-box;
  background: #ffffff;
  border: 8px solid #F55B8E;
  border-radius: 8px;
  max-width: 1240px;
  margin: auto;
}

.p-linkArea {
  margin: auto;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .p-linkArea {
    margin: 0 auto;
  }
}

.p-linkArea .p-linkWrapper {
  max-width: 940px;
}

.p-linkArea .p-linkWrapper .p-fourLink {
  max-width: 940px;
  position: relative;
}

.heck__p {
  position: relative;
}

.heck__image {
  position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .heck__image {
    width: 76px;
    height: 74px;
    top: 0;
    left: 0;
    transform: translateY(-67%);
  }
}

.p-linkArea .p-linkWrapper .p-fourLink ul {
  max-width: 940px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .p-linkArea .p-linkWrapper .p-fourLink ul {
    gap: 0;
  }
}

.p-linkArea .p-linkWrapper .p-fourLink ul li {
  width: calc((100% - 40px) /5);
}

.p-linkArea .p-linkWrapper .p-fourLink ul li a {
  font-family: 'jins_nextregular';
}

@media screen and (max-width: 768px) {
  .p-linkArea .p-linkWrapper .p-fourLink ul {
    width: calc( 100vw - 20px );
    margin: auto calc(-5vw + 10px );
    justify-content: space-between;
  }

  .p-linkArea .p-linkWrapper .p-fourLink ul li {
    width: calc((100% - 10px)/2);
  }

  .p-linkArea {
    padding-bottom: 20px;
  }
}

.p-linkArea .p-linkWrapper li {
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 12px;
  border-radius: 100em;
  background-color: #eeeeee;
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-linkArea .p-linkWrapper li {
    height: auto;
  }
}

.p-linkArea .p-linkWrapper li a {
  text-decoration: none;
  box-sizing: border-box;
  border: 2px solid #ffffff;
}

.color--g--pink {
  background: linear-gradient(180deg, #ff96b9 10%, #f55b8e 90%);
  color: #000000!important;
}
.color--g--pink.is-active {
  background: #ffffff;
  box-sizing: border-box;
  border: 2px solid #f55b8e!important;
}

.color--g--red {
  background: linear-gradient(180deg, #fa5873 10%, #da0024 90%);
}
.color--g--red.is-active {
  background: #ffffff;
  box-sizing: border-box;
  border: 2px solid #DA0024!important;
  color: #000000!important;
}

.color--g--yellow {
  background: linear-gradient(180deg, #fbdb25 10%, #dba800 90%);
  color: #000000!important;
}
.color--g--yellow.is-active {
  background: #ffffff;
  box-sizing: border-box;
  border: 2px solid #fbdb25!important;
}

.color--g--purple {
  background: linear-gradient(180deg, #cf92d5 10%, #ae6ab5 90%);
  color: #000000!important;
}
.color--g--purple.is-active {
  background: #ffffff;
  box-sizing: border-box;
  border: 2px solid #AE6AB5!important;
}

.color--g--gray {
  background: linear-gradient(180deg, #575757 10%, #333333 90%);
  color: #ffffff;
}
.color--g--gray.is-active {
  background: #ffffff;
  box-sizing: border-box;
  border: 2px solid #333333!important;
  color: #000000!important;
}

.megane__container {
  background-color: #F55B8E;
  box-sizing: border-box;
  padding: 20px;
  max-width: 1240px;
  margin: 0 auto;
  border-radius: 10px;
}

.megane__container__inner {
  box-sizing: border-box;
  padding: 20px 20px 60px 20px;
  border-radius: 6px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .p-unilist {
    font-size: 12px;
  }
  .megane__container {
    box-sizing: border-box;
    width: 94.871%;
    padding: 10px;
  }
  
  .megane__container__inner {
    box-sizing: border-box;
    padding: 20px 20px 40px 20px;
  }
}

.buttonSection {
  background: linear-gradient(180deg, #fff679 10%, #fbeb06 90%);
  box-shadow: 6px 6px 4px 0px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  max-width: 400px;
  height: 70px;
  margin: auto;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.buttonSection a {
  font-size: 18px;
  text-decoration: none;
}
.buttonSection:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .buttonSection {
    width: 84.615%;
    margin-bottom: 40px;
  }
}

.linkBtnForSale--green:hover {
  opacity: 0.8;
}

.yama img {
  vertical-align: bottom;
}

.section__attention {
  padding: 30px 0 0 0;
}

.precautions__content {
  box-sizing: border-box;
  background: #34A8F5;
  padding: 50px 80px;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .precautions__content {
    padding: 40px 2%;
  }
}

.precautions__content a {
  text-decoration: underline;
}

.precautions__inner {
  box-sizing: border-box;
  max-width: 1240px;
  background: #ffffff;
  padding: 20px 30px 40px 30px;
  margin: auto;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .precautions__inner {
    margin: auto;
    padding: 20px 4%;
  }
}

.precautions__txt {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
  color: #000000;
}

.precautions__inner ul {
  padding-top: 10px;
}

.precautions__inner ul li {
  line-height: 1.8em;
  font-size: clamp(0.625rem, 0.577rem + 0.2vw, 0.75rem);
  padding-left: 1rem;
  letter-spacing: 0.01em;
  position: relative;
}

.precautions__inner ul li::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0.5lh;
  translate: 0 -50%;
}

.f-12 {
  font-size: 12px;
}

.footer-navigation {
  margin-top: 0!important;
}

/* 商品もっとみる*/
.load-more-btn {
  display: block;
  width: 400px;
  height: 60px;
  opacity: 1;
  border-radius: 50px;
  border-width: 1px;
  background: #ffffff;
  border: 1px solid #E6E6E6;
  margin: 30px auto 0;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .load-more-btn {
    width: 100%;
    margin: 40px auto 0;
  }
}
.product-card__text {
  display: none;
}
.product-card__price {
  color: #DA0024!important;
  font-size: 17px!important;
  font-weight: 500!important;
}
.l-block--4 {
  gap: 10px!important;
  margin-top: 0!important;
}