<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



/* --- ▽この特集のイレギュラー部分 ---　*/
/* ----------------------------*/


a:hover{
	text-decoration: none;
}

.feature-wrap h2#dinings strong:after {
  content: " with Kotatsu";
}

.feature-wrap h2#dinings:after {
  content: "こたつ";
}

.feature-wrap h2 {
  text-align: center;
  background: none;
  color: #D3B882;
  font-size: 2rem;
  font-weight: normal;
  font-size: 35px !important;
  border: none !important;
  font-weight: bold !important;
  padding: 30px !important;
  font-size: 20px !important;
  background: url(https://www.receno.com/feature/curtain2023/img/h2-back.jpg) center left repeat;
  background-size: cover;
  text-transform: capitalize;
  width: 100%;
  color: #ffffff !important;
  margin: 20px 0 !important;
}
.feature-wrap h2 strong{
	font-size: 35px !important;
	display: block;
}

#primary-overall h2 {
    border-left: 1px solid #111;
    color: #111;
}


/* --- ▽共通 ---　*/
/* ----------------------------*/


h2.garamond{
	display: block !important;
}

.feature-wrap h1{
	margin: 0;
	padding: 0;
}

h1 + p {
  text-align: center;
  width: 80%;
  margin:100px auto;
  line-height: 200%;
}

.feature-wrap p {
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 1px;
}

h3 + img + p {
  margin: 2rem 5%;
}

.item-name {
  font-size: .9rem;
  line-height: 150%;
  padding: .5rem 2%;
}

.i-list .price strong {
  font-size: 1rem;
  font-weight: normal;
}
.item-name + p {
  font-size: 14px;
  margin: 0 !important;
  padding: 10px 0 0;
}

.item-lineup{
	background: white;
}
.i-list {
  width: 23% !important;
}

.seasonreco h2 {
  background: #CCC9C2;
  text-align: center;
}

.feature-wrap ul {
  width: 100%;
  text-align: center;
  margin: 30px auto 60px;
	font-size: 17px;
}

.feature-wrap li a {
  width: 100%;
  margin: 0 auto;
  background-color: #9d7542 !important;
  background: url(https://www.receno.com/feature/lighting/img/arrow_white.svg) center right no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: right;
    background-position-y: center;
    background-size: auto;
  background-color: rgba(0, 0, 0, 0);
  background-position-x: right;
  background-position-y: center;
  background-size: auto;
  border-radius: 5px;
  background-size: 13px 13px;
  background-position: right 1rem center;
  color: white;
  display: block;
  padding: 19px 0;
}

.feature-wrap li {
  width: 30%;
  margin: 0 auto;
}

.bn_cover {
  display: flex;
  width: 1120px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 50px auto;
}

.tf_b {
  padding-bottom: 40px;
  text-align: center;
}

.tf_b a {
  text-decoration: none;
  color: #111;
}

.bn_cover img {
  padding-bottom: 10px;
}
/* --- ▽ポイント部分 ---　*/
/* ----------------------------*/

.h4e {
  font-size: 32px;
  letter-spacing: 2.4px;
  font-weight: 200 !important;
  font-family: garamond-premier-pro, serif !important;
  color: #111;
  padding: 40px 0 36px;
  text-align: center;
  border-top: 1px solid #111;
}
.point_wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 20px;
}
.point_box {
  width: 32%;
  padding-bottom: 100px;
}
.h6m {
  margin-top: 0px;
  margin-bottom: 7px !important;
  font-size: 18px;
  font-weight: 600 !important;
  text-align: center;
  color: #111111;
  position: relative;
}
.h6m::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -18px;
  display: inline-block;
  width: 40px;
  height: 1px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #111111;
}
.p_image {
  margin-bottom: 30px;
}
.p_r_box p {
  line-height: 1.8;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #111111;
  margin: 0;
  padding: 32px 0 0px 0;
}

.feature-wrap h2 + img {
  margin-bottom: 20px;
}


/* --- ▽マガジン部分 ---　*/
/* ----------------------------*/
.top-webmagazine {
  margin: 100px 0 150px;
}
.top-webmagazine .wm-inner {
  float: left;
  width: 230px;
  margin: 10px 5px 0;
  padding-bottom: 10px;
}

.top-webmagazine .wm-inner {
  float: left;
  width: 270px !important;
  margin: -10px 15px 0 !important;
  padding-bottom: 10px;
}
.top-webmagazine h2 {
  background: #CCC9C2 !important;
  color: white !important;
  border-radius: 0 !important;
  border: none !important;
  margin: 0 0 15px !important;
  padding: 10px 0 !important;
}
.wm-img-wrap {
  width: 100% !important;
  height: 170px !important;
}
.top-webmagazine b {
  width: 20% !important;
}
.top-webmagazine .latest-title{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.top-webmagazine em {
  display: none;
}
.wm-author img {
  margin: -2px 10px 0 0 !important;
}

.wm-img-wrap {
    width: 100% !important;
    height: 140px !important;
}

.wm-img {
    position: absolute;
    top: 10px;
}
p.calc {
  display: none;
}

/* --- ▽stylingbook部分 ---　*/
/* ----------------------------*/
.stylingbook {
  text-align: center;
  font-size: 16px;
  margin-bottom: 70px;
}
.stylingbook img {
  margin: 30px 0;
}</pre></body></html>