﻿@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap");
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500|Noto+Serif+JP:400,500,600&display=swap');


@media (max-width: 750px) {
  .sp {
    display: block
  }
}

.tab {
  display: none
}

@media (max-width: 768px) {
  .tab {
    display: block
  }
}

@media (max-width: 750px) {
  .tab {
    display: none
  }
}

@media (max-width: 750px) {
  .pc {
    display: none
  }
}


a {
  display: inline-block
}

.fL {
  float: left
}

.fR {
  float: right
}

.flex {
  display: flex
}

.clearfix {
  overflow: hidden;
  *zoom: 1
}

.mt0 {
  margin-top: 3rem
}

.center {
  text-align: center
}

.left {
  text-align: left
}

.right {
  text-align: right
}



@media (max-width: 750px) {

}

@media screen and (max-width: 640px) {
  .box {
    width: 90%;
    margin: 0 auto
  }
}

.box h3 {
  font-size: 24px;
  margin: 20px auto;
  letter-spacing: 0.2em;
  line-height: 1.6;
  padding-left: 80px;
  position: relative
}

@media screen and (max-width: 640px) {
  .box h3 {
    padding-left: 0
  }
}

.box h3 img {
  width: 100%
}

@media screen and (max-width: 640px) {
  .box h3 img {
    width: 90%
  }
}

.box p {
  line-height: 1.6;
  letter-spacing: 0.12em;
  font-size: 1.6rem;
  margin-bottom: 20px
}

@media screen and (max-width: 640px) {
  .box p {
    font-size: 3vw
  }
}

.box p span {
  display: inline-block
}

.a_ttl {
  margin: 0 !important
}

@media (max-width: 750px) {
  .a_ttl {
    margin: 0 !important
  }
}


@media (max-width: 750px) {
 
}



.br_none {
  display: none
}

@media (max-width: 750px) {
  .br_none {
    display: inline
  }
}

.br_inline {
  display: inline
}

@media (max-width: 750px) {
  .br_inline {
    display: none
  }
}

.header_ttl {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: url(../img/cat_title_bg.png) 0 0 repeat-x;
  width: 100%;
  height: 14rem;
  padding: 2rem 0
}

.header_ttl .header_ttl_inner {
  align-items: flex-start;
  height: auto;
  text-align: center
}

.header_ttl .header_ttl_inner img {
  width: 60rem;
  height: auto
}

.header_ttl::after {
  content: '';
  display: block;
  width: 100%;
  height: 1rem;
  background-image: repeating-linear-gradient(45deg, #dce3e3 0, #dce3e3 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #dce3e3 0, #dce3e3 1px, transparent 0, transparent 50%);
  background-size: 0.6rem 0.6rem;
  background-position: bottom center;
  background-repeat: repeat-x;
  margin-top: 3.5rem
}



.kurashiscene_wrap * {
  letter-spacing: 0.2rem
}

.kurashiscene_wrap .pc {
  display: block
}

.kurashiscene_wrap .sp {
  display: none !important
}

.kurashiscene_wrap .btn a {
  position: relative;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
  letter-spacing: 0.3rem
}

.kurashiscene_wrap .btn a::before {
  content: '';
  background: url(../img/btn_arrow.svg) 0 0 no-repeat;
  display: block;
  position: absolute
}

.kurashiscene_wrap .btn a svg {
  stroke: #fff
}

.kurashiscene_wrap .kurashiscene_header {
  width: 80%;
  margin: 0 auto 8rem
}

.kurashiscene_wrap .kurashiscene_header .date {
  font-size: 1.4rem;
  color: #646464;
  margin-bottom: 4.5rem;
  padding-left: 5%
}

.kurashiscene_wrap .kurashiscene_header .date .cat-icon {
  display: inline-block;
  padding: 0.5rem 2rem;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  margin-left: 3.6rem
}

.kurashiscene_wrap .kurashiscene_header .date .cat-icon.cat-beauty {
  background: #aebdbd
}

.kurashiscene_wrap .kurashiscene_header .mainv {
  text-align: center;
  margin-bottom: 7rem
}

.kurashiscene_wrap .kurashiscene_header .mainv img {
  max-width: 100%;
  height: auto
}

.kurashiscene_wrap .kurashiscene_header .head_txt {
  width: 75rem;
  margin: 0 auto
}

.kurashiscene_wrap .kurashiscene_header .head_txt .pg_ttl {
  font-size: 3.2rem;
  font-family: fot-matisse-pron, Georgia, 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", 'Noto Serif JP', serif;
  text-align: center;
  margin-bottom: 5.4rem;
  line-height: 1.5;
  position: relative;
  font-weight: 600;
  z-index: 5
}

.kurashiscene_wrap .kurashiscene_header .head_txt .pg_ttl .under {
  z-index: 5;
  position: relative
}

.kurashiscene_wrap .kurashiscene_header .head_txt .pg_ttl .under::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -0.5rem;
  width: 100%;
  height: 1rem;
  background: repeating-linear-gradient(-45deg, #e0d8b2, #e0d8b2 2px, #fff 2px, #fff 4px)
}

.kurashiscene_wrap .kurashiscene_header p.lead {
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  line-height: 2;
  padding-left: 5%
}

.kurashiscene_wrap .kurashiscene_content.chapter1 {
  background: #e9f3ee;
  padding: 9rem 0 0
}

.kurashiscene_wrap .kurashiscene_content.chapter2 {
  background: #dfebdb;
  padding-top: 9rem;
  padding-bottom: 3rem
}

.kurashiscene_wrap .kurashiscene_content .chapter_txt {
  align-items: center;
  border-bottom: 0.1rem solid #999999;
  padding-bottom: 1rem;
  width: 92%;
  max-width: 115rem;
  margin: 0 auto 5rem
}

.kurashiscene_wrap .kurashiscene_content .chapter_txt .chapter_title {
  font-size: 3.2rem;
  font-family: fot-matisse-pron, Georgia, 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", 'Noto Serif JP', serif;
  font-weight: 600;
  color: #211915;
  margin-left: 10rem
}

.kurashiscene_wrap .kurashiscene_content .chapter_txt img {
  display: block;
  width: 12.8rem;
  height: 7.4rem
}

.kurashiscene_wrap .kurashiscene_content .section {
  width: 90%;
  max-width: 110rem;
  margin: 0 auto 8rem;
  padding: 0.5rem;
  background-image: url(../img/bg_border_side_top.png), url(../img/bg_border_side_top.png), url(../img/bg_border_side.png), url(../img/bg_border_side.png);
  background-position: left top, left bottom, left top, right top;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y
}

.kurashiscene_wrap .kurashiscene_content .section .section_inner {
  padding: 8.1rem 7.5rem;
  background: #fff;
  width: 100%
}

.kurashiscene_wrap .kurashiscene_content .section .section_inner .line_tb {
  position: relative
}

.kurashiscene_wrap .kurashiscene_content .section .section_inner .line_tb.first {
  margin-bottom: 16rem
}

.kurashiscene_wrap .kurashiscene_content .section .section_inner .line_tb .line_tb_inner {
  position: relative
}

.kurashiscene_wrap .kurashiscene_content .section .item_header {
  padding: 4.5rem 0;
  position: relative;
  justify-content: space-between
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_pic {
  position: relative;
  width: 48%;
  flex-direction: column;
  align-items: flex-start
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_pic img.item_num {
  width: 9.3rem;
  height: 12.8rem;
  position: absolute;
  top: -11rem;
  left: 3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt {
  width: 48%
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl {
  margin-bottom: 3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl .ttl {
  border-left: 0.7rem solid #4b524b;
  padding-left: 2rem;
  margin: 0 0 2rem;
  line-height: 1.6;
  font-size: 3.2rem;
  color: #211915;
  font-family: fot-matisse-pron, Georgia, 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", 'Noto Serif JP', serif
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl .ttl span {
  font-size: 2rem;
  color: #211915;
  display: block
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl .price {
  font-size: 1.5rem;
  padding-left: 3rem;
  color: #2d2d2d;
  font-family: 'Roboto', sans-serif
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .txt {
  margin-bottom: 3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .txt p {
  font-size: 1.4rem;
  color: #2d2d2d;
  line-height: 2;

}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn {
  margin-top: 3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn a {
  width: 28rem;
  font-size: 1.4rem;
  border: none;
  padding: 2.5rem 2.5rem 2.5rem 3.5rem;
  color: #fff;
  letter-spacing: 0.4rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn a::before {
  width: 1rem;
  height: 1rem;
  top: 45%;
  left: 17%
}

.kurashiscene_wrap .kurashiscene_content .section .item_content {
  margin-bottom: 16rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content:last-child {
  margin-bottom: 2rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt {
  margin-bottom: 6rem;
  padding-right: 13rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt h3 {
  font-size: 2.5rem;
  color: #2d2d2d;
  font-weight: 600;

  background: url(../img/icon_check.svg) 0 0 no-repeat;
  padding: 4rem 0 4rem 13rem;
  background-size: 9rem 9.1rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt p {
  font-size: 1.4rem;
  line-height: 2;
  color: #2d2d2d;
  padding-left: 11rem;

  margin-bottom: 3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb {
  justify-content: space-between;

}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl {
  width: calc(90%/2);
  align-items: flex-start;
  flex-direction: column
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl dt {
  text-align: center;
  margin-bottom: 1.3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl dd {
  color: #808080;
  font-size: 1.2rem;
  line-height: 2;
  padding-left: 0;

}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 {
  justify-content: space-between;

}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl {
  width: calc(90%/3);
  align-items: flex-start;
  flex-direction: column
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl dt {
  text-align: center;
  margin-bottom: 1.3rem
}

.kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl dd {
  color: #808080;
  font-size: 1.2rem;
  line-height: 2;
  padding-left: 0;

}

.kurashiscene_wrap .recommend_item {
  width: 90%;
  max-width: 110rem;
  margin: 0 auto;
  border-radius: 3rem;
  padding: 4rem 2.5rem 3rem;
  background: #f8f3c2
}

.kurashiscene_wrap .recommend_item .recommend_item_inner {
  padding: 2rem 2rem 3rem;
  position: relative;
  border-left: solid 0.1rem #616061;
  border-right: solid 0.1rem #616061
}

.kurashiscene_wrap .recommend_item .recommend_item_inner:before, .kurashiscene_wrap .recommend_item .recommend_item_inner:after {
  content: '';
  position: absolute;
  left: 50%;
  display: inline-block;
  width: 98%;
  height: 0.1rem;
  transform: translateX(-50%);
  background-color: #616061
}

.kurashiscene_wrap .recommend_item .recommend_item_inner::before {
  top: -1rem
}

.kurashiscene_wrap .recommend_item .recommend_item_inner::after {
  bottom: -1rem
}

.kurashiscene_wrap .recommend_item .recommend_item_inner img.tag {
  position: absolute;
  right: 3%;
  top: -2.4rem;
  z-index: 50
}

.kurashiscene_wrap .recommend_item .recommend_item_inner h5 {
  font-size: 2.8rem;
  font-family: fot-matisse-pron, Georgia, 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", 'Noto Serif JP', serif;
  font-weight: 600;
  margin: 2rem auto 4rem;
  text-align: center
}

.kurashiscene_wrap .recommend_item .recommend_item_inner p {
  text-align: center;
  font-size: 1.4rem;
  color: #2d2d2d
}

.kurashiscene_wrap .recommend_item .itembox {
  width: 90%;
  margin: 4rem auto 0
}

.kurashiscene_wrap .recommend_item .itembox ul {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  text-align: center;
  margin-right: 10%
}

.kurashiscene_wrap .recommend_item .itembox ul li {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: calc(80%/4)
}

.kurashiscene_wrap .recommend_item .itembox ul li .thumb {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 3.2rem;
  text-align: center;
  justify-content: center;
  min-height: 17rem
}

.kurashiscene_wrap .recommend_item .itembox ul li .txt {
  width: 100%
}

.kurashiscene_wrap .recommend_item .itembox ul li .txt p {
  padding-left: 1rem;
  text-align: left;
  font-size: 1.4rem;
  color: #2d2d2d;
  line-height: 1.5;
  font-weight: bold
}

.kurashiscene_wrap .recommend_item .itembox ul li .txt p .price {
  display: block;
  font-weight: normal;
  font-size: 1.5rem;
  margin-top: 1rem;
  font-family: 'Roboto', sans-serif
}

.kurashiscene_wrap .recommend_item .itembox ul li .btn {
  width: 100%;
  margin-top: 2rem
}

.kurashiscene_wrap .recommend_item .itembox ul li .btn a {
  display: inline-block;
  padding: 1.5rem 2rem;
  border: none;
  font-size: 1.7rem;
  color: #2d2d2d;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif
}

.kurashiscene_wrap .recommend_item .itembox ul li .btn a:hover {
  opacity: 1;
  color: #fff;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #2d2d2d 7px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #2d2d2d 7px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #2d2d2d 7px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #2d2d2d 7px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat
}

.kurashiscene_wrap .recommend_item .itembox ul li .btn svg {
  stroke: #2d2d2d
}

.btn_item_list {
  width: 80%;
  margin: 0 auto 6rem;
  border-bottom: 0.1rem solid #646464;
  padding-bottom: 6rem
}

.btn_item_list .btn a {
  display: block;
  width: 35rem;
  text-align: center;
  margin: 8rem auto 0;
  font-size: 1.4rem;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  padding: 2.5rem 2.5rem 2.5rem 3.5rem;
  color: #fff;
  border: none;
  position: relative;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #4b524b 7px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat
}

.btn_item_list .btn a::before {
  content: '';
  background: url(../img/btn_arrow.svg) 0 0 no-repeat;
  display: block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 45%;
  left: 17%
}

.btn_item_list .btn a svg {
  stroke: #4b524b
}

.btn_item_list .btn_oct {
  text-align: center;
  margin-top: 4rem
}

.btn_oct {
  position: relative
}

.btn_oct a {
  color: #fff;
  font-size: 1.4rem;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif
}

.btn_oct a .frame_oct {
  position: relative;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat
}

.btn_oct a .frame_oct::before, .btn_oct a .frame_oct::after {
  display: block;
  content: '';
  width: auto;
  margin: 0 10px
}

.btn_oct a .frame_oct::before {
  border-top: solid 1px #4b524b
}

.btn_oct a .frame_oct::after {
  border-bottom: solid 1px #4b524b
}

.btn_oct a .frame_oct>div {
  border-left: solid 1px #4b524b;
  border-right: solid 1px #4b524b;
  margin: 10px 0;
  padding: 0px 20px;
  position: relative
}

.btn_oct a .frame_oct span {
  position: relative;
  display: block;
  letter-spacing: 0.3rem;
  padding: 1.5rem 5rem 1.5rem 6.6rem
}

.btn_oct a .frame_oct span::before {
  content: '';
  background: url(../img/btn_arrow.svg) 0 0 no-repeat;
  display: block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 40%;
  left: 10%
}

.btn_oct a:hover {
  color: #4b524b;
  opacity: 1
}

.btn_oct a:hover .frame_oct {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #ffffff 9px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #ffffff 9px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #ffffff 9px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #ffffff 9px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat
}

.btn_oct a:hover .frame_oct::before {
  border-top: solid 1px #4b524b
}

.btn_oct a:hover .frame_oct::after {
  border-bottom: solid 1px #4b524b
}

.btn_oct a:hover .frame_oct>div {
  border-left: solid 1px #4b524b;
  border-right: solid 1px #4b524b
}

.btn_oct a:hover .frame_oct span::before {
  background: url(../img/btn_arrow02.svg) 0 0 no-repeat
}

.fs-l-main .feature_area {
  margin: 5rem auto;
  width: 100%
}

.fs-l-main .feature_area .inner {
  margin: 0 auto;
  max-width: 1216px
}

.fs-l-main .feature_area .inner .feature_header .feature_ttl {
  text-align: center;
  color: #818f7d;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  margin-bottom: 5.8rem
}

.fs-l-main .feature_area .inner .feature_header .feature_ttl span {
  color: #2d2d2d;
  font-size: 2rem
}

.fs-l-main .feature_area .inner .feature_contents ul.flex {
  justify-content: center
}

.fs-l-main .feature_area .inner .feature_contents li {
  margin: 0.5% 0.5%
}

.fs-l-main .feature_area .inner .feature_contents li span.cat {
  display: inline-block;
  padding: 0.5rem 4rem;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 1rem
}

.fs-l-main .feature_area .inner .feature_contents li span.cat-make {
  background: #b6a8c5
}

.fs-l-main .feature_area .inner .feature_contents li span.cat-beauty {
  background: #a0b5b1
}

.fs-l-main .feature_area .inner .feature_contents li span.cat-life {
  background: #73737b
}

.fs-l-main .feature_area .inner .feature_contents li img {
  max-width: 100%;
  margin-bottom: 2rem
}

.fs-l-main .feature_area .inner .feature_contents li p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2d2d2d;
  line-height: 1.8
}

.fs-l-main .feature_area .btn a {
  display: block;
  width: 30rem;
  text-align: center;
  border: 0.1rem solid #4b4d4b;
  padding: 2.5rem 0;
  margin: 8rem auto 0;
  color: #4b4d4b;
  font-size: 1.4rem;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  padding: 2.5rem 2.5rem 2.5rem 3rem;
  position: relative
}

.fs-l-main .feature_area .btn a::before {
  content: '';
  background: url(../img/btn_arrow02.svg) 0 0 no-repeat;
  display: block;
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 45%;
  left: 17%
}

.fs-l-main .feature_area .btn a svg {
  stroke: #4b4d4b
}

.fs-l-main .feature_area .btn a:hover {
  opacity: 1;
  border: 0.1rem solid #fff;
  color: #fff;
  background: #4b4d4b
}

.fs-l-main .feature_area .btn a:hover::before {
  background: url(../img/btn_arrow.svg) 0 0 no-repeat
}

#sec01, #sec02, #sec03 {
  margin-top: -100px;
  padding-top: 100px
}

.sec01, .sec02, .sec03 {
  padding: 5% 0 4% 0
}

.sec01 .inner, .sec02 .inner, .sec03 .inner {
  width: 750px
}

#contents {
  overflow: hidden;
  width: 100%;
  margin: 0 auto
}

section .inner {
  width: 100%;
  margin: 0 auto;
  display: block
}

@media (max-width: 768px) {
  .kurashiscene_wrap .kurashiscene_header {
    width: 92%
  }
  .kurashiscene_wrap .kurashiscene_header .head_txt {
    width: 100%;
    margin-left: auto;
    margin-right: auto
  }
  .kurashiscene_wrap .kurashiscene_header p.lead {
    padding: 0 5%
  }
  .kurashiscene_wrap .kurashiscene_content {
    width: 100%;
    max-width: 100%
  }
  .kurashiscene_wrap .kurashiscene_content .section .section_inner {
    padding: 5rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt {
    padding-right: 0
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt p {
    padding-left: 0
  }
  .kurashiscene_wrap .recommend_wrap .recommend_header {
    width: 92%
  }
  .kurashiscene_wrap .recommend_wrap .recommend_item .recommend_inner {
    width: 92%
  }
  .kurashiscene_wrap .recommend_wrap .recommend_item .recommendbox {
    padding: 3rem
  }
  .kurashiscene_wrap .recommend_wrap .recommend_item .recommendbox .btn a {
    width: 100%
  }
  .kurashiscene_wrap .recommend_item {
    width: 92%;
    max-width: 100%;
    padding: 4rem 2rem 3rem;
    background: #f8f3c2
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner {
    background: none;
    position: relative;
    border-left: solid 0.1rem #616061;
    border-right: solid 0.1rem #616061
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner:before, .kurashiscene_wrap .recommend_item .recommend_item_inner:after {
    content: '';
    position: absolute;
    left: 50%;
    display: inline-block;
    width: 98%;
    height: 0.1rem;
    transform: translateX(-50%);
    background-color: #616061
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner::before {
    top: -1rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner::after {
    bottom: -1rem
  }
  #itemlist_main_bnr {
    width: 100%;
    margin-left: auto;
    margin-right: auto
  }
}

@media (max-width: 750px) {
  .header_ttl {
    display: block;
    height: 8.5rem;
    padding: 2.5rem 0 2rem;
    margin-bottom: 2rem;
    background: url(../img/cat_title_bg_sp@2x.png) 0 0 no-repeat;
    background-size: cover
  }
  .header_ttl .header_ttl_inner {
    height: 100%
  }
  .header_ttl .header_ttl_inner img {
    width: 90%;
    height: auto
  }
  .header_ttl::after {
    height: 1rem;
    margin-top: 2rem
  }
  .kurashiscene_wrap .pc {
    display: none
  }
  .kurashiscene_wrap .sp {
    display: block !important
  }
  .kurashiscene_wrap .btn a {
    letter-spacing: 0.3rem
  }
  .kurashiscene_wrap .kurashiscene_header {
    width: 100%;
    margin-bottom: 4rem
  }
  .kurashiscene_wrap .kurashiscene_header .date {
    font-size: 2.8125vw;
    margin-top: 3rem;
    margin-bottom: 2rem;
    padding-left: 5%
  }
  .kurashiscene_wrap .kurashiscene_header .date .cat-icon {
    font-size: 2.96875vw;
    margin-left: 1rem
  }
  .kurashiscene_wrap .kurashiscene_header .mainv {
    margin-bottom: 3.5rem
  }
  .kurashiscene_wrap .kurashiscene_header .head_txt {
    width: 100%
  }
  .kurashiscene_wrap .kurashiscene_header .head_txt .pg_ttl {
    font-size: 5vw;
    margin-bottom: 2.5rem;
    line-height: 2
  }
  .kurashiscene_wrap .kurashiscene_header .head_txt .pg_ttl .under::after {
    height: 1rem;
    bottom: -0.8rem
  }
  .kurashiscene_wrap .kurashiscene_header p.lead {
    font-size: 4.0625vw;
    padding: 0 5%
  }
  .kurashiscene_wrap .kurashiscene_content {
    width: 100%;
    margin: 0 auto
  }
  .kurashiscene_wrap .kurashiscene_content.chapter1 {
    padding: 3rem 0
  }
  .kurashiscene_wrap .kurashiscene_content.chapter2 {
    padding-top: 3rem
  }
  .kurashiscene_wrap .kurashiscene_content .chapter_txt {
    align-items: flex-start;
    flex-direction: column;
    border-bottom: 0.1rem solid #999999;
    padding-bottom: 0;
    width: 92%;
    max-width: 100%;
    margin: 0 auto 3rem
  }
  .kurashiscene_wrap .kurashiscene_content .chapter_txt .chapter_title {
    border-top: 0.1rem solid #999999;
    font-size: 5.15625vw;
    text-align: center;
    margin-left: 0;
    padding: 1.5rem;
    line-height: 1.5
  }
  .kurashiscene_wrap .kurashiscene_content .chapter_txt img {
    display: block;
    width: 8.9rem;
    height: 5.4rem;
    margin-bottom: 1rem
  }
  .kurashiscene_wrap .kurashiscene_content .section {
    width: 100%;
    max-width: 100%;
    background-image: none;
    margin-bottom: 0
  }
  .kurashiscene_wrap .kurashiscene_content .section .section_inner {
    padding: 0;
    background: none
  }
  .kurashiscene_wrap .kurashiscene_content .section .section_inner .line_tb {
    width: 94%;
    max-width: 100%;
    margin: 0 auto 4rem;
    padding: 0.5rem;
    background-image: url(../img/bg_border_side_top.png), url(../img/bg_border_side_top.png), url(../img/bg_border_side.png), url(../img/bg_border_side.png);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y
  }
  .kurashiscene_wrap .kurashiscene_content .section .section_inner .line_tb.first {
    margin-bottom: 4rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .section_inner .line_tb .line_tb_inner {
    padding: 1rem;
    background: #fff
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header {
    padding: 8.5rem 0;
    justify-content: center;
    flex-direction: column
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_pic {
    position: relative;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 4rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_pic img.item_num {
    width: 7.5rem;
    height: 11.3rem;
    top: -8rem;
    left: 2rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt {
    width: 100%
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl {
    margin-bottom: 2rem;
    padding: 0 1rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl .ttl {
    padding-left: 1.5rem;
    margin: 0 0 1rem;
    line-height: 1.6;
    font-size: 6.25vw;
    border-left: 0.4rem solid #4b524b
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl .ttl span {
    font-size: 3.75vw
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .item_ttl .price {
    font-size: 4.0625vw;
    padding-left: 2rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .txt {
    margin-bottom: 3rem

  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .txt p {
    font-size: 1.7rem;
    line-height: 2;
    letter-spacing: 0
padding:3rem;
margin:2rem;
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn_oct a .frame_oct span {
    padding-left: 5rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn {
    margin-top: 3rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn a {
    width: 100%;
    font-size: 3.4375vw;
    letter-spacing: 0.5rem;
    padding: 2rem 2rem 2rem 4rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_header .item_txt .btn a::before {
    width: 1rem;
    height: 1rem;
    top: 44%;
    left: 15%
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content {
    margin-bottom: 0rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content:last-child {
    margin-bottom: 0rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt {
    margin-bottom: 3rem;
    padding-right: 0
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt h3 {
    font-size: 5vw;
    background-position: top center;
    background-size: 30%;
    padding: 10rem 0 2rem;
    line-height: 1.5;
    text-align: center
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt p {
    font-size: 1.7rem;
    line-height: 2;
    padding-left: 0;
    margin-bottom: 3rem;
    letter-spacing: 0
	padding:3rem;
	margin:2rem;
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb {
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl {
    width: 100%;
    margin-bottom: 4rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl:last-child {
    margin-bottom: 2rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl dt {
    text-align: center;
    margin-bottom: 1.3rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb dl dd {
    color: #989c99;
    font-size: 3.125vw;
    line-height: 1.6;
    padding: 0 3%
  }
    .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 {
    justify-content: center;
    align-items: center;
    flex-direction: column
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl {
    width: 100%;
    margin-bottom: 4rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl:last-child {
    margin-bottom: 2rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl dt {
    text-align: center;
    margin-bottom: 1.3rem
  }
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_thumb2 dl dd {
    color: #989c99;
    font-size: 3.125vw;
    line-height: 1.6;
    padding: 0 3%
  }
  .kurashiscene_wrap .recommend_item {
    width: 92%;
    padding: 3rem 1rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner {
    padding: 2rem 1.5rem 3rem;
    background: none;
    position: relative;
    border-left: solid 0.1rem #616061;
    border-right: solid 0.1rem #616061
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner img.tag {
    width: 20%;
    top: -2.5rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner:before, .kurashiscene_wrap .recommend_item .recommend_item_inner:after {
    content: '';
    position: absolute;
    left: 50%;
    display: inline-block;
    width: 98%;
    height: 0.1rem;
    transform: translateX(-50%);
    background-color: #616061
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner::before {
    top: -1rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner::after {
    bottom: -1rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner h5 {
    font-size: 5.625vw;
    width: 78%;
    margin: 0 0 3rem;
    color: #040000;
    line-height: 1.6
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner p {
    text-align: center;
    font-size: 3.90625vw;
    line-height: 1.6
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox {
    width: 100%;
    margin: 3rem auto 0
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul {
    align-items: flex-start;
    text-align: center;
    flex-wrap: wrap;
    margin-right: 0
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li {
    align-items: center;
    width: calc(95%/2);
    margin-bottom: 4rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li:nth-child(3), .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li:nth-child(4) {
    margin-bottom: 0
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li .thumb {
    align-items: center;
    margin-bottom: 2rem;
    text-align: center;
    min-height: 100%
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li .txt p {
    font-size: 3.59375vw;
    line-height: 1.5;
    padding-left: 0
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li .txt p .price {
    font-size: 4.0625vw
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li .btn {
    width: 100%;
    margin-top: 2rem
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner .itembox ul li .btn a {
    font-size: 3.4375vw;
    letter-spacing: 0.2rem;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #ffffff 7px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat
  }
  .btn_item_list {
    width: 100%;
    margin: 0 auto 3rem;
    border-bottom: none;
    padding: 3rem 0
  }
  .btn_item_list .btn {
    width: 80%;
    margin: 0 auto
  }
  .btn_item_list .btn a {
    margin-top: 0;
    font-size: 3.4375vw;
    width: 100%;
    padding: 2rem 2rem 2rem 4rem
  }
  .btn_item_list .btn a::before {
    top: 45%;
    left: 17%
  }
  .btn_item_list.chap1 {
    background: #e8f2ec
  }
  .btn_item_list.chap2 {
    background: #dde9d9
  }
  .btn_oct {
    position: relative;
    text-align: center
  }
  .btn_oct a {
    color: #fff;
    font-size: 1.4rem;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif
  }
  .btn_oct a .frame_oct {
    position: relative;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px), linear-gradient(135deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px), linear-gradient(225deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px), linear-gradient(315deg, rgba(0, 0, 0, 0) 7px, #4b524b 8px, #4b524b 9px);
    background-position: bottom left, top left, top right, bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat
  }
  .btn_oct a .frame_oct::before, .btn_oct a .frame_oct::after {
    display: block;
    content: '';
    width: auto;
    margin: 0 10px
  }
  .btn_oct a .frame_oct::before {
    border-top: solid 1px #4b524b
  }
  .btn_oct a .frame_oct::after {
    border-bottom: solid 1px #4b524b
  }
  .btn_oct a .frame_oct>div {
    border-left: solid 1px #4b524b;
    border-right: solid 1px #4b524b;
    margin: 10px 0;
    padding: 0px 20px;
    position: relative
  }
  .btn_oct a .frame_oct span {
    position: relative;
    display: block;
    padding: 1rem 3.4rem 1rem 6rem
  }
  .btn_oct a .frame_oct span::before {
    top: 40%;
    left: 10%
  }
  .fs-l-main .feature_area .inner .featurebox {
    max-width: 100%
  }
  .fs-l-main .feature_area .inner .featurebox .feature_header .feature_ttl {
    margin-bottom: 2rem;
    font-size: 8.59375vw;
    line-height: 0.8;
    font-family: 'Cormorant Garamond', serif
  }
  .fs-l-main .feature_area .inner .featurebox .feature_header .feature_ttl span {
    font-size: 3.4375vw
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 5%
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 {
    position: relative
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-prev, .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-next {
    background: none;
    font-size: 0;
    line-height: 0;
    height: 0;
    width: 0
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-prev {
    left: 7%
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-prev:before {
    background: none;
    display: none
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-prev::after {
    content: '';
    width: 1.7rem;
    height: 1.7rem;
    border: 0;
    border-top: solid 0.2rem #29272d;
    border-right: solid 0.2rem #29272d;
    position: absolute;
    top: 50%;
    left: 3%;
    margin: -0.2rem 0 0 0;
    transform: rotate(-135deg)
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-next {
    right: 10%
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-next:before {
    background: none;
    display: none
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex.slick01 .slick-next::after {
    content: '';
    width: 1.7rem;
    height: 1.7rem;
    border: 0;
    border-top: solid 0.2rem #29272d;
    border-right: solid 0.2rem #29272d;
    position: absolute;
    top: 50%;
    right: 3%;
    margin: -0.2rem 0 0 0;
    transform: rotate(45deg)
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex li {
    width: 48%;
    margin-bottom: 2rem
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex li:nth-child(odd) {
    margin-right: auto
  }
  .fs-l-main .feature_area .inner .featurebox .feature_contents ul.flex li span.cat {
    width: 100%;
    padding: 0.5rem 1.5rem
  }
  .fs-l-main .feature_area .btn a {
    width: 60%;
    margin: 4rem auto 0;
    font-size: 4.0625vw;
    padding: 1.5rem 1.5rem 1.5rem 2rem
  }
  .fs-l-main .feature_area .btn a::before {
    top: 43%;
    left: 17%
  }
}

@media (max-width: 320px) {
  .header_ttl {
    height: 8.5rem
  }
  .fs-l-main .feature_area .inner .featurebox .feature_header .feature_ttl {
    font-family: 'Cormorant Garamond', serif
  }
}

@media (min-width: 376px) and (max-width: 750px) {
  .kurashiscene_wrap .kurashiscene_content .section .item_content .content_txt h3 {
    background-position: left center;
    padding: 4rem 0 4rem 34%;
    text-align: left
  }
  .kurashiscene_wrap .recommend_item .recommend_item_inner h5 {
    margin: 6rem 0 3rem
  }
}