@charset "UTF-8";
/*リセット
--------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*メディアクエリー
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
@font-face {
  font-family: "SansSerifFLF-Italic";
  src: url(../font/SansSerifFLF-Italic.otf);
}
html {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-weight: 350;
  line-height: 1.6;
  width: 100%;
  scroll-behavior: smooth;
  display: none;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif !important;
  line-height: 1.6;
  width: 100%;
  color: #262626;
  background: #fff !important;
  width: 100%;
}
@media screen and (min-width: 751px) {
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  body {
    font-size: 12px;
  }
}

.eg {
  font-family: "SansSerifFLF-Italic", sans-serif !important;
}

.fYmAFU {
  display: none;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
}

p {
  font-family: "Noto Sans Japanese", sans-serif;
}
@media screen and (min-width: 751px) {
  p {
    font-weight: 200;
  }
}

@media screen and (min-width: 751px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .pcNone {
    display: block !important;
  }
}

@media screen and (min-width: 751px) {
  .spNone {
    display: block !important;
  }
}
@media screen and (max-width: 750px) {
  .spNone {
    display: none !important;
  }
}

section.main {
  background: #71c4cc;
  width: 100%;
  height: 800px;
  overflow-x: hidden;
  box-sizing: border-box;
  padding-top: 40px;
}
@media screen and (min-width: 751px) {
  section.main {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 800px;
    padding-top: 80px;
  }
}

.title {
  width: 90%;
  padding-top: 40px;
  padding-left: 7%;
}
@media screen and (min-width: 751px) {
  .title {
    padding: 0;
  }
}
.title img.tit_logo {
  width: 63.3333333333%;
}
@media screen and (min-width: 751px) {
  .title img.tit_logo {
    position: absolute;
    width: 24%;
    top: 20%;
    left: 4%;
  }
}
.title .main_txt p {
  color: #fff;
  padding-top: 18px;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 751px) {
  .title .main_txt p {
    position: absolute;
    top: 55%;
    left: 4%;
    font-size: 14px;
    letter-spacing: 0.11em;
  }
}

.slider,
.slider_r,
.slider_01 {
  margin-top: 10px;
}
@media screen and (min-width: 751px) {
  .slider,
  .slider_r,
  .slider_01 {
    margin-bottom: 12px;
  }
}
.slider .slide,
.slider_r .slide,
.slider_01 .slide {
  margin-left: 3px;
  margin-right: 3px;
}
@media screen and (min-width: 751px) {
  .slider .slide,
  .slider_r .slide,
  .slider_01 .slide {
    margin-left: 5px;
    margin-right: 5px;
  }
}

section.link {
  margin-top: 50px;
  margin-bottom: 60px;
}
section.link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  section.link ul {
    flex-wrap: nowrap;
    max-width: 990px;
    margin-top: 100px;
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 750px) {
  section.link ul li {
    width: 25%;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 751px) {
  section.link ul li {
    width: 16.6666666667%;
  }
}
section.link ul li img {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  section.link ul li img {
    width: 78%;
    padding-bottom: 5px;
  }
}
section.link ul li p {
  font-family: "SansSerifFLF-Italic", sans-serif !important;
  letter-spacing: 0.02em;
  font-size: 15px;
  color: #4e4e4e;
}
@media screen and (min-width: 751px) {
  section.link ul li p {
    font-size: 20px;
  }
}
section.link ul li p span {
  font-family: "SansSerifFLF-Italic", sans-serif !important;
  font-size: 13px;
  padding-right: 1px;
  font-weight: bold;
  color: #cc7171;
}
@media screen and (min-width: 751px) {
  section.link ul li p span {
    padding-right: 3px;
    font-size: 18px;
  }
}
section.link ul li:nth-child(2) span {
  color: #cccb71 !important;
}
section.link ul li:nth-child(3) span {
  color: #7191cc !important;
}
section.link ul li:nth-child(4) span {
  color: #d07eb4 !important;
}
section.link ul li:nth-child(5) span {
  color: #71ccc0 !important;
}
section.link ul li:nth-child(6) span {
  color: #ad71cc !important;
}
section.link ul li:nth-child(7) span {
  color: #84cc71 !important;
}

#left_txt {
  position: fixed;
  top: 20%;
  left: 4%;
  z-index: 999;
}
#left_txt img {
  width: 50%;
  height: 50%;
}

section.inner .block {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
  padding-top: 77%;
}
@media screen and (min-width: 751px) {
  section.inner .block {
    padding-top: 40%;
  }
}
section.inner .block .main_img {
  position: absolute;
  width: 90%;
  top: -25px;
  left: 5%;
}
@media screen and (min-width: 751px) {
  section.inner .block .main_img {
    width: 64%;
    height: auto;
    top: -5%;
    left: 50%;
    transform: translateX(-50%);
  }
}
section.inner .block .block_title {
  position: absolute;
  top: 70%;
  left: 9%;
  height: 70px;
  width: auto;
}
@media screen and (min-width: 751px) {
  section.inner .block .block_title {
    top: 29vw;
    left: 20%;
    height: 8vw;
    width: auto;
  }
}
section.inner .block .item_name_wrap {
  position: absolute;
  bottom: 4%;
  right: 4%;
  color: #fff;
  text-align: right;
  font-size: 15px;
}
@media screen and (min-width: 751px) {
  section.inner .block .item_name_wrap {
    bottom: 4%;
    right: 18%;
    color: #fff;
    text-align: right;
    font-size: 15px;
  }
}
section.inner .block .item_name_wrap span {
  display: block;
  margin-right: 10px;
  font-size: 13px;
}
@media screen and (min-width: 751px) {
  section.inner .block .item_name_wrap span {
    margin-right: 0;
    font-size: 14px;
  }
}
section.inner .block .item_name {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
section.inner .block .item_name li {
  color: #fff;
  margin-right: 10px;
}
section.inner .block .item_name li a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  letter-spacing: 1px;
}
@media screen and (min-width: 751px) {
  section.inner .block .item_name li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 751px) {
  section.inner .block .item_name li:last-child {
    margin-right: 0;
  }
}
section.inner .block01 {
  background: #cc7171;
}
section.inner .block02 {
  background: #cccb71;
}
section.inner .block03 {
  background: #7191cc;
}
section.inner .block04 {
  background: #d07eb4;
}
section.inner .block05 {
  background: #71ccc0;
}
section.inner .block06 {
  background: #ad71cc;
}
section.inner .block07 {
  background: #84cc71;
}

ul.category,
div.category {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  ul.category,
  div.category {
    width: 70%;
  }
}
@media screen and (max-width: 750px) {
  ul.category,
  div.category {
    width: 90%;
    text-align: center;
  }
}
ul.category li,
div.category li {
  text-align: center;
}
@media screen and (min-width: 751px) {
  ul.category li,
  div.category li {
    width: calc((100% - 80px) / 4);
  }
  ul.category li p:first-child span,
  div.category li p:first-child span {
    display: none !important;
  }
}
@media screen and (min-width: 751px) {
  ul.category li:nth-child(1),
  ul.category li:nth-child(2),
  ul.category li:nth-child(3),
  ul.category li:nth-child(5),
  ul.category li:nth-child(6),
  ul.category li:nth-child(7),
  div.category li:nth-child(1),
  div.category li:nth-child(2),
  div.category li:nth-child(3),
  div.category li:nth-child(5),
  div.category li:nth-child(6),
  div.category li:nth-child(7) {
    margin-right: 25px;
  }
}
@media screen and (min-width: 751px) {
  ul.category li:nth-child(-n+4),
  div.category li:nth-child(-n+4) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  ul.category div:nth-child(odd),
  ul.category li:nth-child(odd),
  div.category div:nth-child(odd),
  div.category li:nth-child(odd) {
    margin-right: 10px !important;
  }
}
@media screen and (max-width: 750px) {
  ul.category > div,
  ul.category li,
  div.category > div,
  div.category li {
    width: calc((100% - 10px) / 2);
  }
}
ul.category a,
div.category a {
  font-size: 12px;
  line-height: 1.8;
  color: #484848;
}
@media screen and (min-width: 751px) {
  ul.category a:hover img,
  div.category a:hover img {
    opacity: 0.8;
  }
}
@media screen and (min-width: 751px) {
  ul.category a p,
  div.category a p {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 751px) {
  ul.category a p:nth-child(3),
  div.category a p:nth-child(3) {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 751px) {
  ul.category a p.b_name,
  div.category a p.b_name {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 750px) {
  ul.category a .photo,
  div.category a .photo {
    margin-bottom: 7px;
  }
  ul.category a .photo span,
  div.category a .photo span {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  ul.category a .label,
  div.category a .label {
    display: none;
  }
}
ul.category a .salecolor,
div.category a .salecolor {
  color: #ee2e2e;
  margin-bottom: 0;
}
ul.category a .salecolor + .price,
div.category a .salecolor + .price {
  color: #ee2e2e;
}
ul.category a .ico_box,
div.category a .ico_box {
  display: none;
}
ul.category a .textOverflow,
div.category a .textOverflow {
  display: none;
}
ul.category a::after,
div.category a::after {
  content: "BUY";
  border: 1px solid #484848;
  color: #484848;
  display: block;
  width: 45%;
  margin: 5px auto 0;
  line-height: 1;
  padding: 5px 0;
  transition: 1s;
  text-align: center;
  font-size: 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  ul.category a::after,
  div.category a::after {
    padding: 5px 0;
    font-size: 12px;
  }
}

.btn a {
  display: block;
  font-size: 14px;
  width: 65%;
  text-align: center;
  color: #fffff5;
  margin: 0 auto;
  background-color: #262626;
  padding: 12px 0px;
  text-decoration: none;
  margin-bottom: 80px;
  letter-spacing: 0.06em;
  margin-top: 25px;
}
@media screen and (min-width: 751px) {
  .btn a {
    font-size: 18px !important;
    width: 30%;
    width: 410px;
    padding: 16px 0px;
    margin-top: 50px;
    margin-bottom: 160px;
  }
}

#page_top a {
  color: #333;
}

.top_btn {
  width: 7px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  padding: 16px 24px 11px 30px;
}
@media screen and (min-width: 751px) {
  .top_btn {
    padding: 24px 38px 18px 45px;
    width: 13px;
  }
}

#footArea {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  #footArea {
    margin-top: -10px;
  }
}
#footArea p.copy {
  color: #262626;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.08em;
}

.pc_slider {
  width: 60%;
  margin-left: auto;
}/*# sourceMappingURL=style.css.map */