@charset "UTF-8";
body{
      min-width: 1200px;
      margin: 0;
      background-color: #f7f8fa;
}

p{
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 200;
}

h1,h2,h3,h4,li,a,p{
  font-family: 'Noto Serif JP', serif;
  font-weight: 200;
}
li{
  list-style: none;
}

a {
    color: black;
    text-decoration: none;
}

header .l-inner_in {
    height: 95px;
    background-color: #79b464;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#Top section.contents {
    color: white;
    display: flex;
    padding-bottom: 0;
}

#Top .contents_in {
    width: 50%;
    position: relative;
}
#Top .contents_in a {
  color: white;
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  height: 850px;
  background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_01.jpg?cmsp_timestamp=20210223144923);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

#Top .arrow {
    position: absolute;
    bottom: 0;
    right: 70px;
    bottom: 50px;
}

#Top .contents_in a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #b4d2dc73;
    display: block;
    z-index: 1;
}

#Top .right a {
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_02.jpg?cmsp_timestamp=20210223154623);
}
#Top h2 {
    writing-mode: vertical-rl;
    font-size: 54px;
    margin: auto;
    padding-bottom: 50px;
}

#Top p {
    font-size: 18px;
    letter-spacing: 7px;
}

#Top .inner {
    text-align: center;
    z-index: 2;
}

footer{
  background-color: #79b464;
  padding: 50px 50px 15px 50px;
  text-align: center;
  clear: both;
}

footer p {
    color: white;
}

footer .info p {
    font-size: 18px;
}

footer .info a {
    font-size: 26px;
    color: white;
}

footer .info p.address {
    font-size: 16px;
    margin-top: 5px;
}

footer .sns {
    margin: 15px;
}

footer .sns a {
    display: inline-block;
}

footer .sns img {
    margin: 15px;
}

/* 下層 */
main#corp {
    background-color: #f3f7f8;
}

.inner {
    overflow: hidden;
    height: 894px;
    position: relative;
}

#corp .right {
    position: absolute;
    top: 14%;
    left: 50%;
    margin: auto;
}

.wording {
  font-size: 18px;
  margin-bottom: 50px;
}

.wording p {
    font-size: 56px;
}

.slider {
    width: 100%!important;
    height: 460px;
    margin-top: -5px;
}
.bx-wrapper img {
    margin: 0 auto;
}

section.contents .bg_fl {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 50%;
}

section.contents {
    clear: both;
    position: relative;
    padding-bottom: 120px;
    overflow: hidden;
}

.heading.vertical {
    writing-mode: vertical-rl;
    font-size: 41px;
    margin-left: 8%;
}

section.contents.overview {
    display: flex;
    justify-content: space-between;
}

section.contents.overview ul li {
    margin-left: 5%;
}

section.contents.overview ul li {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    max-width: 1300px;
    float: left;
}

section.contents.overview ul li div {
    width: 55%;
}

section.contents.overview ul li div img {
    width: 100%;
    height: auto;
}

section.contents.overview ul li .explanation {
    background-color: #fff;
    height: 50%;
    padding: 60px;
    margin: 0 calc(61% - 50vw);
    width: 40%;
}

section.contents.overview ul li .explanation h3 {
    font-size: 26px;
    margin-top: 0;
}

section.contents.overview ul li .explanation p {
    font-size: 16px;
}

section.contents.overview ul li.rev {
    flex-flow: row-reverse;
}

section.contents.overview ul li:last-child {
    margin-bottom: 0;
}

section.contents .heading_info h2 {
    font-size: 43px;
    margin: 0;
}

section.contents .heading_info {
    text-align: center;
}

section.contents .heading_info p {
    font-size: 16px;
    color: #78b464;
}

section.contents .location {
    display: flex;
    margin-top: 42px;
}

section.contents .location .image {
    display: flex;
    flex-direction: column;
    width: 20%;
    margin-left: 10%;
}

section.contents .image img {
    width: 100%;
}

section.contents .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 70%;
    margin-right: 10%;
    margin-bottom: -560px;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 55%;
}

ul.slick-dots {
    bottom: 20px;
    left: -390px;
    transform: rotate(90deg);
}
.sp{
  display: none!important;
}

/* shop */
.ranking {
    margin-top: 120px;
}
.ranking ul {
    display: flex;
    justify-content: space-between;
    counter-reset: number 0;
    padding-left:0;
}

.ranking .contents_in,.type .contents_in {
    width: 80%;
    margin: 0 auto;
}

.ranking ul li {
    width: 19%;
}

.ranking ul li .image img {
    width: 100%;
    height: auto;
}

.decorate.one .img {
    overflow: hidden;
    float: left;
    margin-top: 24px;
}

.ranking ul li .decorate .number {
    float: right;
}

.ranking ul li .decorate {
    overflow: hidden;
    padding: 10px 20px;
    color: white;
    text-align: center;
    vertical-align: middle;
    text-align: center;
}

.ranking ul li .decorate .number p {
    font-size: 12px;
}

.ranking ul li .decorate .number .number_in {
    font-size: 24px;
}

.ranking ul li .decorate .number p:after {
    content: counter(number);
    counter-increment: number 1;
    font-size: 24px;
    vertical-align: sub;
    margin-left: 10px;
}

.ranking ul li a {
    overflow: hidden;
}

.ranking ul li a img {
    width:100%;
    height:auto
}

.ranking .detail {}

.ranking .detail h3 {
    margin-bottom: 5px;
    font-size: 20px;
}

.ranking .detail .detail_in {
    font-size: 12px;
    margin-bottom: 5px;
}

.ranking .detail .price {
    font-size: 18px;
    color: #79b464;
    font-weight: 500;
    letter-spacing: 2px;
}

.ranking .detail .price span {
    font-size: 13px;
    letter-spacing: 3px;
}

.ranking .viewmore:after {
    content: "";
    width: 136px;
    height: 26px;
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/decorate_02.png?cmsp_timestamp=20210223154632);
    display: block;
    position: absolute;
    bottom: -15px;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
}

.ranking .viewmore p {
    z-index: 1;
    position: relative;
    margin-right: 28px;
}
.ranking .viewmore{
  position: relative;
  text-align: right;
}

section.contents.bg {
    width: 100%;
    height: 780px;
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_01.jpg?cmsp_timestamp=20210223144923);
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center;
    margin-bottom: 120px;
    background-size: cover;
    background-position: center;
}

section.contents.bg .inner {
    height: auto;
    max-width: 1200px;
    writing-mode: vertical-rl;
    margin: 0 auto;
    margin: 130px 6% 0px 0px;
    color: #fff;
    float: right;
}

section.contents.bg .inner p {
    font-size: 18px;
}

section.contents.bg .inner h2 {
    font-size: 54px;
    letter-spacing: 3px;
    line-height: 90px;
    padding: 0;
    margin: 0 40px 0 40px;
}

section.contents.bg .inner h1 {
    font-size: 21px;
    line-height: 60px;
}
section.contents.type {
}

section.contents.type .type_in {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.type_in_inner:nth-child(1) .img .center h2 a:after {
    content: "By Style";
    color: white;
    display: block;
    font-size: 10px;
}
.type_in_inner:nth-child(2) .img .center h2 a:after {
    content: "By Use";
    color: white;
    display: block;
    font-size: 10px;
}
.type_in_inner:nth-child(3) .img .center h2 a:after {
    content: "By Price";
    color: white;
    display: block;
    font-size: 10px;
}


.type_in_inner .img {
    /* background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_02.jpg?cmsp_timestamp=20210223144923); */
    background-size: cover;
    height: 151px;
    background-repeat: no-repeat;
    position: relative;
}

.type_in_inner:first-child .img {
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_03.jpg?cmsp_timestamp=20210223144923);
    background-size: cover;
    height: 151px;
    background-repeat: no-repeat;
    position: relative;
}
.type_in_inner:nth-child(2) .img {
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_04.jpg?cmsp_timestamp=20210223144923);
    background-size: cover;
    height: 151px;
    background-repeat: no-repeat;
    position: relative;
}
.type_in_inner:last-child .img {
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/image_05.jpg?cmsp_timestamp=20210223144923);
    background-size: cover;
    height: 151px;
    background-repeat: no-repeat;
    position: relative;
}

.type_in_inner .img .center {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    text-align: center;
    z-index: 9;
}

.type_in_inner .img .center h2 a {
    color: #fff;
}

.type_in_inner .img:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00000045;
    /* display: block; */
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

section.contents.type .type_in_inner {
    width: 49%;
    border-bottom: solid 1px #e6f0f5;
}

section.contents.type ul li .img {
    position: relative;
}
section.contents.type ul li .img .center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    text-align: center;
    color: #fff;
    z-index: 9;
}

section.contents.type ul li .img .center h2 {
    margin: 0 0 5px 0;
    font-size: 26px;
}

section.contents.type ul li .img .center p {
    font-size: 12px;
}

section.contents.type ul li .img img {
    width: 100%;
    height: auto;
    position: relative;
}

section.contents.type ul li .img .center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    text-align: center;
    color: #fff;
    z-index: 9;
}

section.contents.type ul li .img .center h2 {
    margin: 0 0 5px 0;
    font-size: 26px;
}

section.contents.type ul li .img .center p {
    font-size: 12px;
}


section.contents.type .type_in_inner ul {
    margin: 0;
    padding: 0;
}

section.contents.type .type_in_inner ul li a {
    font-size: 13px;
    padding: 10px 1%;
    background-color: white;
    position: relative;
    width: 98%;
    display: block;
    margin: 10px 0;
}

section.contents.type .type_in_inner .small_category:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 25%;
    margin: 0;
    background-image: url(https://img21.shop-pro.jp/PA01464/615/etc/decorate_03.png?cmsp_timestamp=20210223154609);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
}

section.contents.type ul li.small_category {
    width: 100%;
    position: relative;
}

.container_section {
    margin: 0 auto;
}
.topicpath_nav li {
    display: inline-block;
}
#shop .l-inner {
    width: 80%;
    margin: 0 auto;
}

/*============
nav
=============*/
nav {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 3;
  opacity: 0;
}
.open nav {
  left: 0;
  opacity: 1;
}
nav .inner {
  padding: 25px;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}
nav .inner ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
nav .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav {
    left: -220px;
    width: 220px;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 30px;
  left: 30px;
  width: 30px;
  height: 30px;
  transition: all .5s;
  cursor: pointer;
  z-index: 999;
}
.open .toggle_btn {
  left: 330px;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 14px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #fff;
}
.open .toggle_btn {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.open .toggle_btn span:nth-child(1), .open .toggle_btn span:nth-child(3) {
  width: 16px;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translate(-1px,4px) rotate(-45deg);
  transform: translate(-1px,4px) rotate(-45deg);
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translate(-1px,-4px) rotate(45deg);
  transform: translate(-1px,-4px) rotate(45deg);
}
@media screen and (max-width: 767px) {
  .open .toggle_btn {
    left: 250px;
  }
}
/*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}

.ranking ul li:nth-child(1) > .decorate {
    background-color: #e6b43c;
}
.ranking ul li:nth-child(2) > .decorate {
    background-color: #8c96aa;
}
.ranking ul li:nth-child(3) > .decorate {
    background-color: #a08c6e;
}
.ranking ul li:nth-child(4) > .decorate,.ranking ul li:nth-child(5) > .decorate {
    background-color: #aaaaaa;
}

/* sub category & sub group */
.grp_lst {
  position: relative;
  clear: both;
  margin-left: -2.127%;
  padding-top: 2em;
}
.grp_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  width: 17.916%;
  word-break: break-all;
}
  .grp_lst_unit a {
    display: block;
    padding: .5em;
    background-color: #f1f1f1;
    color: #000;
    text-decoration: none;
  }
  .grp_lst_unit a:hover {
    text-decoration: underline;
  }
  .grp_lst_img {
    display: block;
    margin: 0 auto .5em;
    max-width: 100%;
    height: inherit;
  }
.category_desc_2 {
  padding-top: 2em;
}

li.prd_lst_unit.prd_lst_unit_s {
    width: 19%;
    margin-right:1%;
    overflow: hidden;
}
li.prd_lst_unit.prd_lst_unit_s:last-child {
    margin-right:0;
}

ul.prd_lst.prd_lst_s.clearfix {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    min-width: 980px;
}

span.prd_lst_name.prd_lst_span a {
    margin-bottom: 5px;
}

span.prd_lst_name.prd_lst_span a {
    margin: 90px 10px 116px 0px;
    font-size: 20px;
}

span.prd_lst_name.prd_lst_span {
    display: block;
    margin: 15px 0px 20px 0px;
}

span.prd_lst_exp.prd_lst_span {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}

span.prd_lst_price.prd_lst_span {
    font-size: 18px;
    color: #79b464;
    font-weight: 500;
    letter-spacing: 2px;
}

.prd_lst_pager ul {
    display: flex;
    justify-content: space-around;
    width: 30%;
    padding: 50px 0;
    margin: 0 auto;
}

topicpath_nav ul li {
    display: inline-block;
}

.prd_lst_sort.icon.icon_sort {
    clear: both;
}

ul.grp_lst.clearfix {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

li.grp_lst_unit {
    margin-left: 0;
}

ul.prd_lst.prd_lst_s.clearfix {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: left;
}

li.prd_lst_unit.prd_lst_unit_s {
    margin-bottom: 40px;
}

li.prd_lst_unit.prd_lst_unit_s img {
    width: 100%;
    height: auto;
}
/* 商品詳細 */
.left .product_image_thumb {
    float: none;
    overflow: hidden;
    width: 100%;
}

.left .product_image_thumb ul {
    padding: 0;width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    margin: 1% 0 0 0;
}

.left .product_image_thumb ul li {
    margin: 0;
    height: auto!important;
    width: 19%;
    float: none;
    margin-right: 1%;
}

.left .product_image_thumb ul li img {
    width: 100%;
    height: auto;
    max-height: none!important;
}

@media screen and (max-width:767px) {
  .pc{
    display: none!important;
  }
  .sp{
    display: block!important;
  }
  body{
        min-width: 320px;
        margin: 0;
  }
  #Top .arrow {
    bottom: 2%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
footer .sns {
    margin: 0;
}
.inner {
    height: auto;
}

section.contents .bg_fl {
    position: static;
    margin-bottom: 120px;
}

section.contents .bg_fl img {
    width: 100%;
    height: auto;
}

#corp .right {
    position: static;
    }

.wording {
    position: absolute;
    right: 20px;
    writing-mode: vertical-rl;
    bottom: 34%;
    overflow: hidden;
    line-height: 40px;
}

.wording p {
    font-size: 31px;
    background-color: #f3f7f8;
    margin-left: 10px;
}

.right h1 {
    font-size: 16px;
    text-align: right;
}
.right h1 span {
    display: block;
    background-color: #f3f7f8;
    line-height: 60px;
    display: inline;
    padding: 10px;
}

.slider {
    width: 90%!important;
    height: 100%;
    position: relative;
}

ul.slick-dots {
    bottom: 9%;
    left: 190px;
    transform: rotate(90deg);
}

section.contents {
    padding-bottom: 20px;
}

section.contents.overview ul li {
    display: block;
    margin-left: 0;
}

section.contents.overview ul li div {
    width: 84%;
    margin-left: 16%;
    z-index: 1;
}

section.contents.overview {
    display: block;
    padding-top: 120px;
}

section.contents .heading.vertical {
    position: absolute;
    font-size: 31px;
    margin-left: -9px;
    top: 0px;
    left: 0;
    z-index: 9999;
}

section.contents.overview ul li .explanation {
    height: 100%;
    padding: 20px;
    margin: 0;
    width: 76%;
    float: none;
    margin: 0 auto;
    z-index: 999;
    margin-top: -30px;
    position: relative;
}

section.contents.overview ul li .explanation h3 {
    font-size: 18px;
}

section.contents.overview ul li .explanation p {
    font-size: 13px;
}

section.contents .heading_info h2 {
    font-size: 28px;
}

section.contents .heading_info p {
    font-size: 13px;
}

section.contents .location .image {
    width: 100%;
    flex-direction: row;
    margin: 0;
    justify-content: space-around;
}

section.contents .location {
    display: block;
}

section.contents .image img {
    width: 45%;
    height: auto;
}

section.contents .ggmap {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 150%;
    margin-bottom: -240px;
}
.ranking ul li {
    width: 100%;
    margin-bottom: 3%;
}

ranking ul {
    flex-direction: column;
    padding: 0;
}

.ranking ul li a {
    display: flex;
    flex-grow: 3;
    flex-basis: 350px;
}

.ranking .detail {
    flex-basis: 100%;
    margin: 0 4%;
    position: relative;
}

.ranking ul li .image img {
    height: 100%;
}

.ranking .detail h3 {
  font-size: 15px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 100%;
}

.ranking .viewmore {
    position: absolute;
    bottom: 10px;
    right: 0;
}

section.contents.bg .inner {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

section.contents.bg {
    margin-bottom: 15%;
    height: 360px;
}

section.contents.bg .inner h2 {
    margin: 0;
    font-size: 30px;
    line-height: 40px;
}

section.contents.type ul {
    width: 90%;
    flex-direction: column;
}

section.contents.type ul li {
    width: 100%;
}

section.contents.type ul li ul {
    margin-bottom: 5%;
}
.slider {
  width: 100%!important;
}
.ranking ul li a img {
  width: 50%;
}
.ranking .detail .price {
  font-size: 13px;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight:bold;
}
section.contents.type .type_in_inner {
  width: 100%;
}
section.contents.type .type_in_inner ul {
  width: 100%;
}
section.contents.bg .inner h1 {
  line-height: 34px;
  font-size: 16px;
}


.ranking ul {
    display: block;
    margin: 0;
    padding: 0;
}
header .l-inner_in {
    align-items: flex-end;
}
header .l-inner_in img {
    width: 60%;
    height: auto;
    float: right;
    margin-right: 30px;
}
.ranking {
    margin-top: 15%;
}
/* 商品詳細 */
section.contents.item_detail .container_section .left {
    width: 100%;
    float: none;
}
section.contents.item_detail .container_section .right {
    width: 100%;
    float: none;
}

/* 商品一覧 */
.prd_lst_block .right {
    width: 100%;
    float: none;
}
.prd_lst_block .grp_lst_unit {
    width: 100%;
}

.prd_lst_block li.prd_lst_unit.prd_lst_unit_s {
    width: 49%;
}

.prd_lst_block ul.prd_lst.prd_lst_s.clearfix {
    min-width: 360px;
}
.prd_lst_block .prd_lst_pager ul {
    width: 100%;
}
span.prd_lst_name.prd_lst_span a {
    font-size: 20px;
}

span.prd_lst_price.prd_lst_span {
    font-size: 16px;
}
.ranking ul li .decorate {
    padding: 0px 20px;
}

.ranking ul li .decorate .number p {
    margin: 0;
}

.decorate.one .img {
    margin-top: 10px;
}
}
.insta{width:80%;margin:0 auto;}
.insta p{font-size:20px;text-align:center;}


.line img{width:60%;
  margin: auto;
  display: block;}

