@charset "utf-8";
.title{
	font-size: 17px;
	margin-bottom: 17px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	position: relative;
	line-height: 1.5em;
	padding-bottom: 3px;
}
.title::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/top/line.svg);
	width: 100%;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	position: absolute;
}
.bnrlongcate{
	margin: 30px 0;
}
.border{
	border: solid 1px #b4b8a0;
}
.bnrlong p{
	margin-bottom: 15px;
}
.bnrlong p:last-child{
	margin-bottom: 0;
}
.spcatelist{
	overflow: scroll;
	padding: 11px 0px 10px 0px;
	border-top: solid 1px #f1f0e9;
	border-bottom: solid 1px #f1f0e9; 
}
.spcatelist li{
	min-width: 80px;
	text-align: center;
	letter-spacing: 0;
	line-height: 1em;
}
.spcatelist li:nth-child(1) img{
	background: #ffcceb; 
}
.spcatelist li:nth-child(2) img{
	background: #ffe0aa;
}
.spcatelist li:nth-child(3) img{
	background: #ffeb9a;
}
.spcatelist li:nth-child(4) img{
	background: #afe8ec;
}
.spcatelist li:nth-child(5) img{
	background: #afe6d4;
}
.spcatelist li:nth-child(6) img{
	background: #e7bdee;
}
.spcatelist li:nth-child(7) img{
	background: #ffcbcb;
}
.spcatelist li:nth-child(8) img{
	background: #e4dcba;
}
.spcatelist li:nth-child(9) img{
	background: #f6cdb3;
}
.spcatelist li:nth-child(10) img{
	background: #ffe2a4;
}
.spcatelist li:nth-child(11) img{
	background: #bceaae;
}
.spcatelist li:nth-child(12) img{
	background: #c9ccf4;
}
.spcatelist li:nth-child(13) img{
	background: #afddf0;
}
.spcatelist li:nth-child(14) img{
	background: #ffc6e0;
}
.spcatelist li:nth-child(15) img{
	background: #f3e4a7;
}
.spcatelist li:nth-child(16) img{
	background: #b3e4e1;
}

.spcatelist li a{
	font-size: 10px;
}
.spcatelist li img{
	display: block;
	width: 60%;
	height: auto;
	padding: 5px;
	border-radius: 50%;
	margin: 0 auto 3px;
	background: #ffe3e3;
}
.spcatelist li span{
	letter-spacing: 0;
}
.catelong{
	min-width: 93px!important;
}
.spcatelist li.catelong span{
	letter-spacing: -6px;
}
.catelong img{
	width: 51.5%!important;
}
.spsearch{
	background: #ecf7f8;
	height: 46px;
	margin-bottom:18px;
}
#searchform{
  position:relative!important;
  width: 80%!important;
  margin: auto!important;
}
#sbox{
	padding:0px 10px!important; 
	position:absolute!important; 
	left:0!important;
	top:7px!important; 
	border-radius:2px!important;
	outline:0!important;
	width: 100%!important;
	box-sizing: border-box!important;
	border: solid 1px #a2a187!important;
	height: 32px!important;
	font-size: 16px!important;
}
.search-module-input::-webkit-input-placeholder {
  padding-top: 0.1em;
}
#sbtn{
	position:absolute!important; 
	right: 13px!important;
	top: 6px!important;
	background:none!important;
	color:#666!important;
	border:none!important;
	font-size:20px!important;
}
.fa-search:before{
	color: #85d2d7!important;
}

.mainimg{
	width: 100%;
	margin:0 auto;
}

#slider{
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.slick-dots{
	justify-content: center !important;
}
.casebook-flexcontents .slick-dots{
	justify-content:inherit !important;
}
.fs-body-top #slider .slick-dots li{
	margin:0 7px !important;
}
.slick-1{
  opacity: 0;
  transition: opacity .2s linear;
}
.slick-1.slick-initialized{
  opacity: 1;
}
@media screen and (min-width:600px) { 
  #slider{min-height:467px;max-height: 518px;}
}
@media screen and (min-width:400px) and (max-width:599px) {
  #slider{min-height:320px;max-height: 467px;}
}
@media screen and (min-width:377px)  and (max-width:399px) { 
   #slider{min-height:300px;max-height: 320px;}
}
@media screen and (min-width:322px)  and (max-width:376px) { 
   #slider{height:300px;}
}
@media screen and (max-width:321px) { 
   #slider{height:256px;}
}
.newsarea.spinner{
	margin: 10px auto 20px
}
.newsarea li{
	font-size: 13px;
	margin-top: 3px;
	border-bottom:1px dashed #b7b7b7;
	margin-bottom:7px;
	padding-bottom:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsarea li span{
	font-size: 11px;
	display:block;
}
.checknowarea .flexlist{
	position: relative;
	margin: 20px 0 50px;
	padding: 15px;
	justify-content: space-around;
	box-shadow: 0px 0px 3px #a2a187;
	align-items: center;
	display: block;
}
.checknowarea h2{
	color: #5a523c;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 7px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background: #fffddb;
	margin: auto;
	padding: 3px 0 1px;
	margin-bottom: 10px;
}
.information{
	line-height: 1.4em;
	margin-bottom: 5px;
	font-size: 12px;
	color: #dc9051;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
}
.cntxt{
	text-align: center;
	position: relative;
}
.cnimg{
	width: 100%;
	margin-top: 10px;
}
.newarea{
	margin: 30px auto 50px;
}
.newarea .title{
	position: relative;
	letter-spacing: 0;
}
h2.title span{
	position: absolute;
	top: 2px;
	right: 5px;
	display: inline-block;
	font-size: 12px;
	color: #747362;
}
h2.title.archiveP span {
position: relative;
top:-4px;
}
.magazinewrapper h2.title span{
	display: block;
}
.pickuparea.spinner{
	margin: 50px auto;
}
.list4{
	overflow: scroll;
	padding-bottom: 13px;
}
.list4 li{
	min-width: 130px;
	margin-right: 15px;
}
.list4 li:last-child{
	margin-right: 0;
}
.list4 img{
	border-radius: 5px;
}
.spmgt{
	margin-top: 8px!important;
}
.name{
	font-size: 13px;
	margin:5px 0 8px;
	line-height: 1.5em;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    letter-spacing:0;
}
.ranking .name{
display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.price{
	font-size: 12px;
	text-align: right;
}
.list3{
	flex-wrap: wrap;
}
.list3 li{
	width: 30.6%;
	margin: 4% 4.1% 0 0;
}
.list3 li:nth-child(3n){
	margin-right: 0;
}
.list3 li:nth-child(-n+3){
	margin-top: 0;
}
.rankingarea.spinner{
	margin: 50px auto 10px;
}
.c2 span{
	padding-top: 7px;
	display: inline-block;
}

/*タブ切り替え全体のスタイル*/
.tab-group{
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.tab{
  padding: 3px 0 1px;
  flex-grow: 1;
  list-style:none;
  border:solid 1px rgba(192, 192, 192, 0.6);
  border-right: none;
  text-align:center;
  background-size: 10%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 13px;
	line-height: 1.2em;
	letter-spacing: 0;
}
.tab:last-child{
  border-right:solid 1px rgba(192, 192, 192, 0.6);
}
.panel-group{
  height:100%;
  border-top:none;
  box-sizing: border-box;
}
.panel{
  display:none;
}
.tab.is-active{
  background:#b5b4a0;
  color:#fff;
  transition: all 0.2s ease-out;
}
.panel.is-show{
  display:block;
}
.m_catelist{
	flex-wrap: wrap;
	justify-content: space-between;
}
.m_catelist li{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 48.8%;
	box-sizing: border-box;	
	background: #ffffff;
	margin-top: 2.5%;
	border: solid 1px #dfddd5;
}
.m_catelist li:nth-child(-n+2){
	margin-top: 0;
}
.m_catelist li a{
	display: block;
	padding: 10px 0 7px 5px;
	font-size: 14px;
}
@media screen and (max-width:320px){
.m_catelist li a{
	font-size: 12px;
}
}
.m_catelist li img{
	width: 25px;
	margin-right: 5px;
	vertical-align: middle;
	padding-bottom: 2px;
	filter: drop-shadow(1px 1px 1px #b5b4a0);
}
.themearea.spinner{
	margin: 40px auto 50px;
}
.theme.list3 li{
	width: 48%;
	margin: 4% 4% 0 0;
}
.theme.list3 li:nth-child(2n){
	margin-right: 0;
}
.theme.list3 li:nth-child(-n+2){
	margin-top: 0;
}
.bnr{
	margin: 50px 0;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bnr p{
	width: 48%;
	margin-top: 4%;
}
.bnr p:nth-child(-n+2){
	margin-top: 0;
}
.columnarea.spinner{
	margin: 50px auto;
}
.column_container{
	margin-top: 15px;
	display: flex;
	align-items: center;
}

.columnimg{
	margin-right: 15px;
}
.columnimg img{
	object-fit: cover;
	object-position: 50% 50%;
	border: solid 1px #dfdfdf;
	width: 120px;
	height: 80px;
}


.columntxt{
	flex: 1;
}
.c_date{
	color: #5b5b5b;
	font-size: 10px;
	margin-top: 2px;
}
.c_title{
	line-height: 1.6em;
	font-size: 13px;
	margin: 2px 0 8px;
	font-weight: bold;
}
.tag{
	display: flex;
}
.tag li{
	padding: 0 10px;
	margin-right: 7px;
	color: #fff;
	line-height: 1.5em;
	background: #b5b199;
	font-size: 11px;
}
.checkarea.spinner{
	margin: 50px auto;
}
.checkarea .list3{
	margin-top: 15px;
}
.ranking li{
	position: relative;
	counter-increment:a;
}
ul.ranking li:after {
 content: counter(a);
 position: absolute;
	padding: 2px 8px 1px 9px;
	background: rgba(255, 255, 255, 0.9);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: solid 1px #b5b4a0;
	border-radius: 50%;
	top: 3px;
	left: 3px;
	font-weight: normal;
	font-size: 13px;
	z-index: 10;
}


.grouprankingarea{
	margin:40px 0;
}
.grouprankingarea.spinner{
	margin:40px auto;
}
.groupPranking {
    overflow: scroll;
    padding-bottom: 13px;
}
.groupPranking.noscroll{
	flex-wrap: wrap;
	overflow: hidden;
}
.groupPranking li{
	position: relative;
	counter-increment:a;
	min-width: 110px;
	max-width: 110px;
	margin-right: 12px;
}
.groupPranking.noscroll li{
	width:31%;
	margin-right: 3.5%;
	margin-bottom: 13px;
	min-width: auto;
	max-width: auto;
}
.groupPranking.noscroll li:nth-child(3n){
	margin-right: 0;
}
.groupPranking li .name{
	font-size:12px;
	margin-top: 7px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    letter-spacing:0;
}
ul.groupPranking li:after {
 content: counter(a);
 position: absolute;
	padding: 2px 8px 1px 9px;
	background: rgba(255, 255, 255, 0.9);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: solid 1px #b5b4a0;
	border-radius: 50%;
	top: 1px;
	left: 1px;
	font-weight: normal;
	font-size: 13px;
	z-index: 10;
}

.rankingbgcolor{
	background:#fffbeb;
	padding:30px 5% 21px;
}
.flexlist.groupPranking.newtype{
	display: block;
	overflow: unset;
}
.flexlist.groupPranking.newtype li {
    position: relative;
    counter-increment: none;
    min-width: 100%;
    max-width: 100%;
    width:100%;
    margin-right: 0;
}
.flexlist.groupPranking.newtype{
  opacity: 0;
  transition: opacity .2s linear;
}
.flexlist.groupPranking.newtype.slick-initialized{
  opacity: 1;
}
.flexlist.groupPranking.newtype .slick-slide > div{
	margin:0 5px;
}
.flexlist.groupPranking.newtype li .newtype__rankno{
	font-size: 17px;
	font-weight: bold;
	margin-bottom:5px;
	color: #dc9051;
}
.flexlist.groupPranking.newtype li .newtype__rankno i{
	padding-right: 6px;
	font-size:0.9em;
}
.flexlist.groupPranking.newtype li:after {
    content: none;
}
.flexlist.groupPranking.newtype .newtype__flex{
	display: flex;
	align-items: center;
}
.flexlist.groupPranking.newtype li .newtype__img{
	width:41%;
	margin-right: 5%;
}
.flexlist.groupPranking.newtype li .newtype__contents{
	flex:1;
}
.flexlist.groupPranking.newtype{
	width:83%;
	margin:0 auto;
}
.newtype .slick-prev,.newtype .slick-next{
	z-index:990;
}
.newtype .slide-arrow {
	width: 14px;
	opacity: 0.8;
	position: absolute;
	z-index:990;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: auto;
}
.newtype .prev-arrow {
	left: -10%;
}
.newtype .next-arrow {
	right: -10%;
}

.sp_categoryarea{
	letter-spacing: 0;
	background:#fdfaf7;
	padding:2px 5% 30px;
	margin:50px 0 50px;
}
.sp_categoryarea .title{
	margin-top: 30px;
}
.memberbnr{
	margin: 40px 0 0;
}
.spcate_bac{
	background: #fffcef;
	padding: 15px 15px 20px;
	margin-top: 25px;
	box-shadow: 0px 0px 3px #a2a187;
}
.search{
	margin-bottom:27px;
}
.spmgb0{
	margin-bottom: 0!important;
}
.title2{
	margin: 18px 0 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: dotted 1px #b5b4a0;
	line-height: 1.6em;
	font-size: 17px;
	text-align:center;
}
.season{
	justify-content: center;
}
.season li{
	width: 60px;
	margin-right: 10px;
}
.design{
	flex-wrap: wrap;
	justify-content: center;
}
.title3{
	margin-bottom: 3px;
}
.design li{
	margin: 8px 8px 0 0;
	border: solid 1px #d2d1be;
	background: #fff;
}
.design li a{
	font-size: 13px;
	padding: 2px 10px 1px;
	color: #888768;
	display: inline-block;
}
.selecttag{
	flex-wrap: wrap;
	justify-content: center;
}
.selecttag li{
	margin-right: 15px;
	margin-bottom: 5px;
}
.selecttag li a{
	font-size: 13px;
}
.selecttag li a span{
	color: #d2d1be;
	margin-right: 3px;
	font-weight: bold;
}
.checkarea{
	margin: 50px auto;
}
.aboutus{
	margin: 40px 0 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width: 100%;
}
.spcenter{
	position: relative;
	margin-bottom: 10px;
}
.aboutus_en{
  color: #7b7b7b;
  font-size: 13px;
  margin-left: 10px;
  display: block;
}
.aboutus h2{
  background: #ffffffad;
  padding: 9px 0;
  outline: solid 1px #dcdace;
  outline-offset: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
  box-sizing: border-box;
  width: 73%;
	font-size: 19px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2em;
}
.aboutustxt{
	width: 90%;
	margin: auto;
}
.aboutus .readmorebtn{
	margin-top: 15px;
	background: #b5b4a0;
}
.worksflex{
	justify-content: space-between;
	margin: 30px auto 50px;
	width: 90%;
}
.worksflex p{
	width: 48.1%;
}
.look.spinner{
	margin-top: 20px;
}
.look .list4{
	flex-wrap: wrap;
}
.look .list4 li{
	width: 30.4%;
	margin: 15px 4.4% 0 0;
	min-width: inherit;
}
.look .list4 li:nth-child(3n){
	margin-right: 0;
}
.look .list4 li:nth-child(-n+3){
	margin-top: 0;
}
.look .name{
	margin-bottom: 5px;
}
.recommendlist{
	flex-wrap: wrap;
}
.recommendlist li{
	width: 31%;
	margin-right: 3.5%;
	margin-bottom:15px;
}
.recommendlist li:nth-child(3n){
	margin-right: 0;
}
.recommendlist li .name,.recommendlist li .price{
	display: none;
}

/*私たちについて*/
.topimg{
	overflow: hidden;
}
.topimg img{
	min-height: 150px;
	object-fit:cover;
	object-position: 100% 100%;
}
.title_enja{
	font-size: 13px;
	text-align: center;
	margin: 25px 0 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title_enja span{
	font-size: 25px;
	line-height: 1.3em;
	color: #85d2d7;
	display: block;
}
.catch{
	font-size: 16px;
	margin-bottom: 35px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.aftxt p{
	margin-top: 10px;
	color: #616050;
}
.aboutthink{
	padding: 30px 0;
	background: #fbfaf8;
	background: url(https://farbe.itembox.design/item/images/about/charactbac.svg) no-repeat;
	background-size: cover;
}
.marker{
  background: linear-gradient(transparent 60%, #ffefe2 60%);
  display: inline;
}
.marker{
  background: linear-gradient(transparent 60%, #ffefe2 60%);
  display: inline;
}
.marker, .marker2, .marker3{
}
.marker2{
  background: linear-gradient(transparent 70%, #ffe8bd 70%);
  display: inline;
}

.aboutfarbe section{
	margin-top: 40px;
}
.aboutfarbe h3{
	text-align: center;
	font-size: 27px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
	font-weight: normal;
	position: relative;
}
section.charact{
	margin-top: 0;
	position: relative;
	padding: 50px 0 30px;
	background: url(https://farbe.itembox.design/item/images/about/charactbac3.svg) no-repeat;
	background-size: cover;
}
.txtimg.flexlist, .txtimg_c.flexlist{
	position: relative;
	display: block;
	width: 90%;
	margin: 40px auto 0;
}
.secondtitle{
	font-size: 20px;
	margin:18px 0 20px;
	text-align: center;
	line-height: 1.5em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
}
.secondtitle::before{
		content: "";
	background: #bab9a1;
	width: 100px;
	bottom: -7px;
	height: 1px;
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	z-index: 10;
}
.secondtitle span{
	color: #50bac1;
	font-weight: bold;
}
.charact .secondtitle span{
	color: #dc9051;
}
.contxt{
	line-height: 1.8em;
	padding: 0 5px;
}
.contxt a{
	font-weight: bold;
	color: #969684;
	display: inline-block;
}
.timgleft img, .timgright img, .timgcenter img{
	min-height: 210px;
	object-fit: cover;
	object-position: 0 0;
}
.timgright img{
	object-position: 100% 0;
}
.timgcenter img{
	object-position: 70% 0;
}
section.farbemember{
	margin: 0 auto 40px;
	width: 90%;
	padding: 30px 5px 25px;
}
.fmtxt{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 15px;
	text-align: center;
	margin-top: 7px;
}
.staffimg{
	margin: 0 auto 5px;
}
.staffimg img{
	border-radius: 5px;
}
/*オリジナルアイテム作れます*/
.originalitem.spinner{
	margin: 20px auto;
}
.style1{
	font-size: 18px;
	margin-bottom: 17px;
	letter-spacing: 0;
	text-align: center;
}
.style1 span{
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 3px;
}
.fb span{
	font-weight: bold;
	color: #dc9051;
	display: inline-block;
	margin-bottom: 5px;
}
.style2{
	margin-bottom: 30px;
}
.originalitemtop{
	margin: 5px 0 13px;
}
.line, .lineb/*, .linekirakira, .linekirakirab*/{
	position: relative;
	padding: 35px 0 30px;
}
.line::before, .lineb::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/top/line.svg);
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	position: absolute;
}
/*.linekirakira::before, .linekirakirab::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/about/kirakira.svg);
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	position: absolute;
}*/
.lineb::after/*, .linekirakirab::after*/{
	top: inherit;
	bottom: 0;
}
.titleimg.flexlist{
	display: block;
}
.fcan{
	font-weight: bold;
	color: #84d2d7;
	margin-bottom: 3px;
	font-size: 15px;
	text-align: center;
}
.fcan span{
	margin-left: 3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.originalitem h3{
	font-size: 19px;
	margin-bottom: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: center;
}
.ti{
	margin-bottom: 10px;
}
.want{
	margin: 20px auto 0;
}
.wantp{
	font-size: 15px!important;
	color: #dc9051;
	font-weight: bold;
}
.example{
	position: relative;
	margin-top: 3px;
}
.example li{
	padding: 6px 7px 5px;
	border-bottom: dotted 1px #bab9a1;
	font-weight: bold;
	line-height: 1.5em;
	background: #fffbf8;
}
.example li:last-child{
	border-bottom: none;
	position: relative;
}
.example li:last-child::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/hukidashi2.svg) no-repeat;
	width:100%;
	background-size: 100%;
	height: 40px;
	bottom: -40px;
	left: 0;
	position: absolute;
}
p.wecan{
	margin-top: 38px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	font-size: 17px!important;
	color: inherit;
}
.gold, .train{
	position: relative;
}
.gold::before{
	position: absolute;
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/gold.png) no-repeat;
	background-size: 100%;
	width: 70px;
  height: 48px;
  right: 0;
  top: -54px;
}
.train::before{
	position: absolute;
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/train.png) no-repeat;
	background-size: 100%;
	width: 170px;
  height: 59px;
  right: 0;
  top: -48px;
}

.contactbox{
	box-shadow: 0px 0px 4px #bab9a1;
	background: #fbfaf8;
	text-align: center;
	padding: 15px;
}
.message{
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
}
.mailicon{
	width: 18px;
	margin: 0 10px 4px 0;
}
.contactbox .readmorebtn{
	margin-top: 10px;
}
.contacttel{
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.3em;
	margin-top: 7px;
}
.contacttel img{
	width: 24px;
	margin:0 8px 6px 0;
}
.contacttime{
	font-size: 13px;
}
.contactbox .readmorebtn{
	margin-top: 10px;
	width: 90%;
}
.orderflow{
	padding: 30px 5%;
	background: #fff9f3;
	margin: 50px 0;
}
.bac_blue{
	background: #84d2d7;
	text-align: center;
	color: #fff;
	padding: 6px 0;
	font-size: 18px;
}
.flowlist.flexlist{
	justify-content: space-between;
	margin-top: 13px;
	display: block;
}
.flowlist li{
	padding: 10px 15px;
	margin-top: 13px;
	box-sizing: border-box;
	border: solid 1px #84d2d7;
	background: #fff;
}
.steptitle{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 7px;
}
.steptitle span{
	font-size: 15px;
	display: block;
	color: #84d2d7;
}
.note{
	padding: 25px 15px 15px;
	box-shadow: 0px 0px 4px #bab9a1;
	background: #fbfaf8;
	margin: 40px auto!important;
}
.note  h3 span{
	position: relative;
	font-size: 14px;
	color: #888768;
}
.note h3 span::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/bright.svg) no-repeat;
	background-size: 100%;
	width: 50px;
	top: -20px;
	right: -18px;
	height: 25px;
	position: absolute;
}
.note h3{
	text-align: center;
	border-bottom: solid 1px #bab9a1;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 18px!important;
	line-height: 1.5em;
	font-weight: bold;
}
.note dl{
	margin-top: 15px;
}
.note dt{
	font-weight: bold;
	font-size: 16px;
	color: #888768;
	margin-bottom: 3px;
}
.note dt i{
	margin-right: 5px;
}
.note dd{
	padding:2px 10px;
	border-left:  solid 1px #bab9a1;
}
.note .readmorebtn{
	width: 90%;
}
.note .readmorebtn a{
	background: #dc9051;
}
.note .readmorebtn:last-child{
	margin-top: 20px;
}
.oizirei{
	margin: 40px auto 50px;
}
.oizirei .readmorebtn{
	width: 260px;
}






/*カテゴリーページcss*/
.catetitle{
	font-size: 16px;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  line-height: 1.5em;
}
.catetitle_grand{
	font-size: 14px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  margin: 25px 0 15px;
  position: relative;
	letter-spacing: 3px;
}
.catetitle_grand::before{
	content: "";
	width: 100%;
	height: 1px;
	background: #bab9a1;
	position: absolute;
	left: 0;
	top: 9px;
	z-index: -1;
}
.catetitle_grand span{
	font-size: 20px;
	padding: 0 10px;
	background: #fff;
	letter-spacing: 3px;
	display: inline-block;
	margin-bottom: 5px;
}
.fw{
	flex-wrap: wrap;
}
.catetxt{
	width: 90%;
	margin: 15px auto;
	font-size: 13px;
}
.containerbac{
	padding: 20px 15px 25px;
	background: #fbfaf8;
	margin: 25px 0;
}
.containerbac2{
	padding: 20px 35px;
	margin: 25px 0;
	border: solid 1px #bab9a1;
}
.containerbac3{
	padding: 20px 15px;
	margin: 25px 0;
	background: #fffbf2;
}
.c_catelist1{
	justify-content: space-between;
	margin: 20px auto 25px;
}
.c_catelist1mgt{
	margin-top: 40px;
}
.c_catelist1 li{
	background: #fff7ef;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	width: 49.2%;
	margin-top: 1.6%;	
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 font-weight: normal;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px #d2d1c2;
	outline: dotted 1px #dbdbcf;
	outline-offset: -3px;
	position: relative;
}
.c_catelist1 li:nth-child(-n+2){
	margin-top: 0;
}
.c_catelist1 li a{
	padding: 7px 0 5px;
	display: block;
}
.pointabso{
  position: absolute;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  left: 0;
  top: -13px;
  color: #5a5b45;
  line-height: 1.1em;
  letter-spacing: 0;
}
.pointabso::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/category/tiara.svg) no-repeat;
	position: absolute;
	width: 20px;
	background-size: 100%;
	height: 11px;
	top: -12px;
	right: 0;
	left: 0;
	margin: auto;
}





.c_catelistillust3img{
	justify-content: space-between;
	margin: 50px auto 25px ;
}
.c_catelistillust3img.spinner{
	margin: 50px auto 25px ;
}
.c_catelistillust3img li{
	background: #fff7ef;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 font-weight: normal;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px #d2d1c2;
	outline: dotted 1px #dbdbcf;
	outline-offset: -3px;
	position: relative;
	width: 49%;
	margin-top: 2%;
}
.c_catelistillust3img li a{
	display: block;
	padding: 8px 0;
}
.c_catelistillust3img li:nth-child(-n+2){
	margin-top: 0;
}
.c_catelistillust3img li img{
	width: 35%;
	margin: 0 auto 4px;
	display: block;
}
.c_catelistillust3img .pointabso{
	left: 6px;
}





.catetitlesimple, .catetitlesimple3{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: normal;
	margin: 25px 0 13px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: dotted 1px #878768;
	line-height: 1.5em;
}
.catetitlesimple{
	position: absolute;
	top: -30px;
	border-bottom: none;
	left: 0;
	right: 0;
	margin: auto;
}
.catequestion2 .catetitlesimple{
	top: -50px;
	line-height: 1.4em;
}
.catetitlesimple2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 13px;
	text-align: center;
}
.catelist1 li{
	position: relative;
	padding-left: 14px;
	margin: 7px 5px 0;
}
.catelist1 li::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f292";
  position: absolute;
  top: 2px;
  font-size: 10px;
  left: 0;
  color: #bab9a1;	
}
.catelist1 li a{
	color: #dc9051;
	font-weight: bold;
}
.catelist2{
	justify-content: space-between;
	padding: 0 5px;
}
.catelist2 li{
	position: relative;
	width: 48.5%;
	box-sizing: border-box;
	text-align: center;
	background: #de965a;
	margin-top: 2.5%;
}
.catelist2 li:nth-child(-n+2){
	margin-top: 0;
}
.catelist2 li a{
	padding: 4px 0 3px;
	display: block;
	color: #fff;
	font-weight: bold;
}
.catelist2 li a span{
	font-size: 16px;
}
.catelist3{
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 35px;
}
.catelist3 li{
	width: 48%;
	text-align: center;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 13px;
	font-size: 13px;
}
.catelist3 li:nth-child(-n+2){
	margin-top: 0;
}
.catelist3 li span{
	display: block;
	padding: 10px 0;
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 10px;
	box-shadow: 1px 1px 3px #bab9a1;	
}
.catelist3 li img{
	width: 70%;
	margin: 0 auto;
}
.catelist4.flexlist{
	display: block;
	width: 80%;
	margin: auto;
}
.catelist4 li{
	text-align: center;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 13px;
	font-size: 13px;
}
.catelist4 li span{
	display: block;
	padding: 5px 0;
	background: #fff;
	width: 80%;
	box-sizing: border-box;
	margin: 0 auto 7px;
	box-shadow: 1px 1px 3px #bab9a1;	
}
.catelist4 li img{
	width: 45%;
	margin: 0 auto;
}
.catelist4 li a{
	letter-spacing: 0;
}
.catelist5{
	justify-content: space-between;
	padding: 0 5px;
	margin-top: 2.9%;
}
.catelist5 li{
	width: 31%;
	text-align: center;
	box-shadow:  1px 1px 3px #bab9a1;
	padding-bottom: 1px;
}
.catelist5 li a{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0;
	white-space: nowrap;
}
@media screen and (max-width:350px){
.catelist5 li a{
	font-size: 10px;
}
}
.catelist5 li span{
	display: block;
	margin-bottom: 2px;
}
.catelist6.flexlist{
	display: block;
}
.catelist6 li{
	text-align: center;
	color: #de9659;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.catelist6 li img{
	width: 38%;
	margin-right: 10px;
	border-radius: 50%;
	display: block;
	border: solid 1px #bab9a1;
}
.catelist6 li div{
	flex: 1;
}
.catelist6 .clpoint1{
	display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #bab9a1;
	font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.catelist6 .clpoint2{
	display: block;
	color: #67674b;
	font-size: 15px;
	font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5em;
}
.catelist6 .clpoint3{
	display: block;
	color: #67674b;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 4px;
	font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  white-space: nowrap;
}
.catelist7{
	justify-content: center;
	margin-top: 1.9%;
	margin-bottom: 30px;
}
.catelist7 li{
	width: 30%;
	margin-right: 5%;
	border-radius: 5px;
	height: 80px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5em;
	border: solid 1px #bab9a1;
	position: relative;
	white-space: nowrap;
	text-align: center;
	font-size: 15px;
	background: #fbfaf8;
}
@media screen and (max-width:350px){
	.catelist7 li{font-size: 14px;letter-spacing: 0;}
}
.catelist7 li:nth-child(3){
	margin-right: 0;
}
.catelist7 li:nth-child(n+4){
	margin-top: 4%;
}
.catelist7 li span{
	position: absolute;
	 top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.catelist7 li::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0da";
  position: absolute;
  top: 29px;
  font-size: 25px;
  right: -16%;
  color: #bab9a1;
}
.catelist7 li:nth-child(3)::before{
	display: none;
}
.catelist7 li:nth-child(n+4)::before{
	left: -13%;
	right: inherit;
}
.catelist8{
	justify-content: space-between;
	margin-top: 2.9%;
}
.catelist8 li{
	width: 33%;
	text-align: center;
	letter-spacing: 0;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1.6em;
	letter-spacing: 0;
	margin-top: 14px;
	font-size: 12px!important;
}
.catelist8 li:nth-child(-n+3){
	margin-top: 0;
}
.catelist8 li img{
	display: block;
	width: 75%;
	margin: 0 auto 10px;
	border-radius: 50%;
	border: solid 1px #bab9a1;
}
.catelist9 li{
	letter-spacing: 0;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px #bab9a1;
	padding: 15px 15px 10px;
}
.catelist9 li p:first-child{
  margin-bottom: 10px;
}
.catelist9 li:first-child{
  margin-bottom: 15px;
}
.flexlist.catelist10{
	display: block;
}
.catelist10 li{
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 300px;
	margin: 15px auto 0;
}
.catelist10 li img{
	width: 35%;
	margin-right: 10px;
	border-radius: 50%;
	display: block;
}
.catelist10 span{
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	flex: 1;
	white-space: nowrap;
	background: none;
}
.movie{
	margin-top: 25px;
}
.moviecheck{
	font-size: 13px;
	color: #85d2d7;
	font-weight: bold;
}
.movietitle{
	padding-left: 30px;
	position: relative;
	margin-bottom: 3px;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.movietitle i{
	font-size: 20px;
	position: absolute;
	top: 3px;
	left: 0;
	vertical-align: middle;
	margin-right: 10px;
	color: #85d2d7;
}
.movie iframe{
	width: 100%;
}
.catequestion{
	position: relative;
	border: dotted 1px #878768;
	margin-top: 70px;
}
.catequestion2{
	margin-top: 90px;
}
.catequestion .simple_more{
	margin-bottom: 0;
}
.questionlist, .other_faq{
	padding: 0 15px;
}
.questionlist dt, .questionlist dd, .other_faq dt, .other_faq dd{
	padding-left: 25px;
	position: relative;
	vertical-align: top;
	font-size: 14px;
}
.questionlist dt::before, .other_faq dt::before{
	content: "Q.";
	color: #de965a;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1em;
	font-weight: bold;
}
.questionlist dd::before, .other_faq dd::before{
	content: "A.";
	color: #68d1d8;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1em;
	font-weight: bold;
}
.questionlist dt, .other_faq dt{
	margin: 15px 0 5px;
	color: #de9659;
	font-weight: bold;
}
.other_faq dd a{
	display: block;
	color: #878768;
	font-size: 13px;
	font-weight: bold;
}
.simple_more{
	margin-top: 13px;
	letter-spacing: 1px;
	background: #fbf6f1;
	text-align: center;
	font-size: 13px;
	margin-bottom: 25px;
	padding: 3px 0;
}
/*.other_faq{
	display: none;
}*/
.other_faq dd .disin{
	display: inline-block!important;
	border-bottom: solid 1px #878768;
	line-height: 1.2em;
}
.textbnr{
	margin: 25px auto;
	width: 95%;
	background: #f3f3eb;
	border: solid 2px #bab9a1;
}
.textbnr a{
	display: block;
	padding: 7px 0 4px;
	color: #878768;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
}
.textbnrsp a{
	padding: 11px 0 6px;
	display: block;
}
.bnrtext{
	display: inline-block;
}
.arrows img{
	width: 20px;
	vertical-align: text-top;
	margin: 0 5px;
}
.textbnrsp .arrows img{
	vertical-align: middle;
}
.bnrimg img{
	height: 30px;
	width: auto;
	vertical-align: inherit;
}
.textbnrsp .bnrimg img{
	vertical-align: middle;
}
.catetitlebacg{
	background: #eef9f9;
	text-align: center;
	color: #898a6b;
	font-size: 16px;
	margin: 35px 0 15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
	padding: 4px 0 3px;
	line-height: 1.6em;
}
.catetitlebacg2{
	text-align: center;
	color: #898a6b;
	font-size: 21px;
	margin: 50px 0 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
}
.catetitlebacg3{
	background: #bab9a1;
	border: solid 1px #bab9a1;
	font-weight: normal;
	text-align: center;
	padding: 4px 0 3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
	font-size: 16px;
	margin: 25px 0 15px;
}
.catetitlebacg2 span{
	display: inline-block;
	padding: 9px 40px 7px;
	background: #fbf6f1;
}
.flexlist.papercharactlist{
	display: block;
}
.papercharactlist>li{
	text-align: center;
	box-sizing: border-box;
	padding: 25px 15px 20px;
	border: solid 1px #bcbba5;
	margin-top: 15px;
}
.papercharactlist div{
	position: relative;
	padding: 5px 27%;
}
.papercharactlist div img{
	width: 100%;
}
.pointround{
	position: absolute;
	left: 25px;
	top: 7px;
	line-height: 1.4em;
	font-size: 14px;
}
.pointround span{
	position: relative;
	z-index: 10;
	color: #fff;
	font-weight: bold;
}
.pointround span::before{
	position: absolute;
	z-index: -1;
	background: #bfbeac;
	content: "";
	width: 70px;
	height: 70px;
	border-radius: 50%;
	left: -19px;
	top: -19px;
}
.papercharact_t{
	font-weight: bold;
	font-size: 19px;
	line-height: 1.2em;
	vertical-align: bottom;
	text-align: center;
	margin-bottom: 7px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.papercharactlist2{
	font-weight: bold;
	margin: 7px 0;
	display: flex;
	font-size: 16px;
	justify-content: center;
}
.papercharactlist2 li:first-child{
	margin-right: 15px;
}
.papercharactlist2 li span{
  background: linear-gradient(transparent 60%, #ffe8d7 60%);
  padding: 0 5px;
}
.papercharact_subt{
	background: #de965a;
	line-height: 1.4em;
	color: #fff;
	padding: 7px 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 17px;
	border-radius: 3px;
}
.papercharact_subt i{
	color: #ffee32;
}
.papercharact_subt span{
	display: block;
	font-size: 13px;
}
.flowcontainer{
	padding: 20px 15px;
	margin: 25px 0;
	background: #fbf6f1;
}
.flowcontainer2{
	background: #eef9f9;
}
.cateflowlist{
}
.cateflowlist li{
	background: #fff6e5;
	padding: 4px 0 6px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	font-size: 14px;
	box-shadow: 1px 1px 3px #bab9a1;
	position: relative;
	border-radius: 3px;
	line-height: 1.5em;
}
.cateflowlist li:first-child{
	margin-top: 0;
}
.cateflowlist li::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0d7";
  position: absolute;
  bottom: -21px;
  font-size: 20px;
  left: 0;
  right: 0;
  margin: auto;
  color: #de965a;
}
.flowcontainer2 .cateflowlist li::before{
  color: #84d2d7!important;
}
.complete::before, .complete::after, .farbelist::after{
	display: none;
}
.flowimg{
	display: block;
	width: 50px;
	margin: 0 auto;
  opacity: .8;
}
.cateflownote, .cateflownote2{
	font-size: 11px;
	color: red;
	line-height: 1.5em;
	display: inline-block;
}
.cateflownote2{
	color: #7d7d62;
}
.cateflownote2 a{
	color: #7d7d62;
	border-bottom: 1px solid #7d7d62;
}
.farbelist{
	background: #fff!important;
}
.complete{
	background: #ffd380!important;
}
.categorylinklist{
	padding: 0 5px;
	margin: 0 auto 25px;
}
.categorylinklist li{
	margin-top: 2px;
}
.categorylinklist li a{
	font-size: 15px;
	letter-spacing: 0;
	color: #878768;
	font-weight: bold;
}
.categorylinklist li i{
	margin-right: 7px;
	font-size: 13px;
	vertical-align: middle;
	color: #85d2d7;
}
/*特集ページcssここから*/
.section1{
	padding: 13px 0 0;
}
.section2, .section3, .section4, .section5{
	padding: 35px 0 30px;
}
.section1 iframe{
	width: 100%;
}
.featuretitle{
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  margin-bottom: 5px;
  text-align: center;
  margin:0 13px 5px;
}
.updatedate{
	position: relative;
	margin-top: 2px;
	text-align: center;
}
.updatedate::before{
	content: "";
	width: 100%;
	height: 1px;
	background: #bab9a1;
	position: absolute;
	left: 0;
	top: 11px;
	z-index: -1;
}
.updatedate span{
	font-size: 10px;
	padding: 0 10px;
	background: #fff;
	display: inline-block;
}
.featuresubtitle1, .featuresubtitle2, .featuresubtitle3, .featuresubtitle4, .featuresubtitle5{
	font-size: 19px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
}
.featuresubtitle1{
  text-align: center;
  margin: 0 auto 20px;
}
.featuresubtitle1 i{
	margin-right: 10px;
	color: #d4d3c5;
}
.f_line{
	position: relative;
	padding: 0 10px;
}
.f_line::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/top/line.svg);
	height: 2px;
	bottom: -9px;
	width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresubtitle2{
  margin: 10px auto 15px;
  position: relative;
}
.featuresubtitle2::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/top/line.svg);
	height: 2px;
	bottom: -3px;
	width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresubtitle3{
	padding: 3px 15px;
	background: #bab9a1;
	color: #fff;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.featuresubtitle4, .featuresubtitle5{
	padding: 3px 10px;
	margin: 0 auto 20px;
	text-align: center;
	background: #eef9f9;
	box-sizing: border-box;
	color: #222;
}
.featuresubtitle5{
	margin-bottom: 15px;
}
.featuresubtitle6 span{
	display: inline-block;
	background: #bab9a1;
	padding: 0 10px;
	color: #fff;
}
.featuresubtitle7{
    padding: 3px 0 5px 12px;
    margin: 30px 0 15px;
    border-left: 5px solid #333;
    color: #222;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}
.featuresubtitle8{
    padding: 3px 0 5px;
    margin: 30px 0 15px;
    color: #222;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}
.featuresubimg{
	position: relative;
}
.pointtext{
	position: absolute;
	top: 0;
	left: 0;
	background: #bab9a1;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px 3px;
	text-align: center;
	z-index: 5;
	font-size: 12px;
	transform: 
}
.pointtext2{
	position: absolute;
	width: 60px;
	height: 60px;
	background: #bab9a1;
	border-radius: 50%;
	left: -10px;
	top: -10px;
}
.pointtext3{
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  color: #878768;
  border: solid 1px #bab9a1;
  font-weight: bold;
  min-width: 70px;
  padding: 0px 5px;
  text-align: center;
  z-index: 5;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
}
.p_text{
	position: absolute;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	z-index: 10;
	width: 100%;
	top: 50%;
  left: 50%;
  line-height: 1.4em;
  text-align: center;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.point_re li{
	position: relative;
}
.featuretxtcenter, .featuretxtleft{
	margin-top: 10px;
}
.featuretxtcenter{
	text-align: center;
}
.featuretxtleft{
	text-align: left;
}
.featuretxtleft2{
	margin: 13px auto 20px;
}
.featurelist_1{
	margin: 20px auto 0;
}
.featurelist_1 li{
	width: 30.5%;
	margin: 4.5% 4.25% 0 0;
}
.featurelist_4{
	display: block;
}
.featurelist_4 li{
	margin-top: 5px;
	display: flex;
}
.featurelist_4 p:first-child{
	width: 30%;
	margin-right: 15px;
}
.featurelist_4 p:last-child{
	flex: 1;
	margin-top: 5px;
}
.featurelist_1 li:nth-child(-n+3){
	margin-top: 0;
}
.featurelist_1 li:nth-child(3n){
	margin-right: 0;
}
.featurelist_1 li p:last-child, .featurelist_2 li p:last-child, .linktext{
	text-align: center;
	padding: 10px;
	background: #fbf6f1;
}
.imgborder img{
	border: solid 1px #bebdad; 
}
.f_price{
	display: block;
	margin-top: 3px;
	font-size: 11px;
}
.featurelist_1 img, .featurelist_2 img{
	margin-bottom: 8px;
}
.featurelist_3 img, .featurelist_4 img{
	margin-bottom: 10px;
}
.featurelist_2{
	margin: 20px auto 0;
	justify-content: space-between;
}
.featurelist_2 li, .featurelist_3 li{
width: 47.25%;
		margin: 5.6% 5.5% 0 0;
}
.featurelist_2 li:nth-child(-n+2), .featurelist_3 li:nth-child(-n+2){
	margin-top: 0;
}
.featurelist_2 li:nth-child(2n), .featurelist_3 li:nth-child(2n){
	margin-right: 0;
}
.featurelist_3{
	margin: 20px auto 0;
	justify-content: space-between;
}
.featurelist_4{
}
.linktext{
	margin-top: 10px;
	text-align: center;
}
.f_talk{
	margin: 50px auto;
}
.talkflex{
	align-items: center;
}
.talkflexlast{
	margin-top: 25px;
}
.talkimg{
	width: 22%;
	margin: 10px 20px 0 0;
	text-align: center;
}
.talkimg img{
	border-radius: 50%;
}
.talkimg span{
	display: block;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #878768;
}
.talkflexlast .talkimg{
	margin: 10px 0 0 20px;
}
.talktxt{
	flex: 1;
	box-sizing: border-box;
	padding: 15px;
	background: #f9f8f4;
	position: relative;
	border-radius: 10px;
}
.talkflexlast .talktxt{
	background: #fbf6f1;
}
.talktxt::before{
	content: "";
	position: absolute;
  border-right: 20px solid #f9f8f4;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  left: -15px;
  top: 38%;
}
.talkflexlast .talktxt::before{
	right: -15px;
	left: inherit;
  border-right: 20px solid #fbf6f1;
  transform: rotate(180deg);
}

.border_container{
	box-sizing: border-box;
	padding: 15px 15px 10px;
	border: 1px dotted #bab9a1;
	margin: auto;
}
.f_checkcontainer.flexlist{
	padding: 15px 15px 10px;
	margin-top: 45px;
	position: relative;
	border:  double 3px #dfdfd5;
	display: block;
}
.checktitle span{
	position: absolute;
	white-space: nowrap;
	padding: 0 9px 0 14px;
	background: #fff;
	font-size: 18px;
	top: -19px;
	color: #dc9051;
	margin: auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.fcimg{
	margin-bottom: 10px;
}
.flex1{
	flex: 1;
}
.ps_section{
	border-top: dashed 1px #bab9a1;
	padding-top: 20px!important;
	margin-top: 25px;
}
.pastarticles{
	padding: 15px 15px 10px;
	background: #fbfaf8;
	box-shadow:  1px 1px 3px #b9b9b9;
	display: block;
	overflow: hidden;
}
.paimg{
	width: 30%;
	margin:0 10px 10px 0;
	float: left;
}
.patitle{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 15px;
	margin-bottom: 2px;
}
.patitle i{
	color: #8c8c6e;
}
.pstxt{
	border-bottom: dashed 1px #85d2d7;
	display: inline;
	line-height: 2em;
	font-size: 13px;
}
.smalltxt{
	display: block;
	font-size: 13px;
}
.lightcontainer{
	position: relative;
	border: solid 1px #bab9a1;
	padding: 32px 5% 17px;
	box-sizing: border-box;
	margin-top: 60px;
}
.lightcontainer .featuresubtitle1{
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: auto;
}
.lightcontainer .featuresubtitle1 span{
	padding: 0 9px 0 11px;
	background: #fff;
	font-size: 19px;
}
.list2{
	justify-content: space-between;
}
.list2 li{
	width: 47%;
	margin-top: 4.5%;
	position: relative;
	font-size: 13px;
}
.list2 li:nth-child(-n+2){
	margin-top: 0;
}
.list2 li img{
	margin-bottom: 10px;
}
.f_accordion dd{
	display: none;
}
.f_tag{
	background: #dc9051;
	display: inline-block;
	color: #fff;
	padding: 0 3px 0 5px;
	margin-right: 5px;
	font-size: 12px;
}
.ac_container{
	padding: 15px 15px 20px;
	border: solid 1px #bab9a1;
}
.ac_container .featuretitle{
	font-size: 18px;
	margin-bottom: 15px;
}
.ac_container dt{
	border-bottom:  solid 1px #e2e1d8;
	position: relative;
	font-weight: bold;
	color: #dc9051;
}
.ac_container dt a{
	display: block;
	padding: 7px 30px 5px 10px;
}
.f_accordionbac{
	background: #fbf6f1;
	border-bottom: none!important
}
.ac_container dt::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f078";
  position: absolute;
  top: 9px;
  font-size: 13px;
  right: 10px;
  color: #bab9a1;	
}
.ac_container dd{
	padding: 13px 10px 13px;
	border: solid 5px #fbf6f1;
	box-sizing: border-box;
	border-top: none;
	margin-bottom: 20px;
}
.minitxt{
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	line-height: 1em;
}
.list2_2 li{
	width: 50%;
	position: relative;
	padding-top: 5%;
	padding-bottom: 4%;
	border-top: dashed 1px #bab9a1;
	box-sizing: border-box;
	font-size: 13px;
}
.list2_2 li:nth-child(odd){
	padding-right: 5%;
	border-right: dashed 1px #bab9a1;
}
.list2_2 li:nth-child(even){
	padding-left: 5%;
}
.list2_2 li:nth-child(-n+2){
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.list2_2 li:nth-last-child(-n+2){
	padding-bottom: 0;
}
.list2_2 li img{
	margin-bottom: 10px;
}
.width100{
	width: 100%!important;
}
.f_list{
	margin-top: 40px;
}
.f_list li{
	font-size: 15px;
	padding: 7px 0;
	border-bottom:  dashed 1px #bab9a1;
}
.f_list li i{
	color: #fbf6f1;
	margin-right: 5px;
	text-shadow: 1px 1px 3px #bab9a1;
}
/*404ページ*/
.notfound{
	font-size: 15px;
	text-align: center;
	margin: 31px 0 20px -9px;
	color: #bab9a1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.notfound .span1{
	font-size: 35px;
	display: block;
	letter-spacing: -5px;
	line-height: 1.4em;
	font-weight: bold;
}
.notfound .span2{
	padding-left: 7px;
}
.notfoundtxt{
	text-align: center;
	margin: 20px auto;
}
.search404 h3{
	text-align: center;
	font-size: 12px;
}
.search404{
	width: 95%;
	margin: 15px auto 5px;
}
.search404 #sbox{
	top: 4px;
}
.search404 #sbtn{
	font-size: 18px;
	top: 7px;
}
.readmore404{
	margin: 70px auto 50px;
	text-align: center;
}
.readmore404 a{
	border-bottom: solid 1px #868767;
	color: #868767;
	display: inline-block;
}


 .message-text05 {
        font-size: 11px;
        font-weight: bold;
        color: #532817;
        text-align: left;
        margin: 5px 0 10px;
        background-color: #F5F4ED;
        text-align: center;
        padding: 10px 0;
}
/*お問い合わせ*/
.contact_t{
	background: #eef9f9;
	text-align: center;
	color: #717254;
	font-size: 17px;
	margin: 35px 0 15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
	padding: 5px 0 4px;
	line-height: 1.5em;
}
.contacttxt{
	margin: 15px auto;
	text-align: center;
}
.list3 img{
	width: 100%;
}
.flexlist.eccontact{
	display: block;
	border: solid 1px #d6d5c9;
}
.eccontact li{
	box-sizing: border-box;
	text-align: center;
	padding: 17px 0 15px;
	border-bottom: solid 1px #d6d5c9;
}
.eccontact li:last-child{
	border-bottom: none;
}
.eccontact li h4{
	font-size: 15px;
}
.contacticon{
	width: 45px;
	margin: 10px auto 13px;
}
li.linelist{
	padding-bottom: 0;
}
.lineflex{
	justify-content: space-between;
	border-top:   dotted 1px #d5d5d5;
}
.lineflex div{
	width: 50%;
	padding: 12px 15px 8px;
}
.lineflex div:first-child{
	border-right:  dashed 1px #c6c6c6;
}
.kuroneko{
	width: 120px;
	margin: 0 auto;
}
.contacttxt2{
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
}
.contacttxt3{
	font-size: 13px;
}
.contacttxt4{
	font-size: 13px;
}
.contacttxt4 a, .contacttxt6 a, .contacttxt a{
	display: inline-block;
	line-height: 1.2em;
	border-bottom: solid 1px #de9659;
	color: #de9659;
	font-weight: bold;
}
.contacttxt5{
	color: #00b900;
	line-height: 1.3em;
	margin-bottom: 6px;
}
.contacttxt6{
	font-size: 11px;
	text-align: left;
}
.contacttxt7{
	margin: 20px auto 15px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0;
}
.spleft{
	text-align: left;
}
.spcenter2{
	text-align: center;
}

/*リニューアルキャンペーンページ*/
.rwh2{
	font-size: 22px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	margin: 25px 0 15px;
	white-space: nowrap;
	letter-spacing: 2px;
	line-height: 1.4em;
	color: #222!important;
}
.rwtxt.spinner{
	margin: 0 auto 25px;
}
.rwspan{
	display: block;
}
.rwtxt p{
	margin-top: 10px;
	line-height: 1.8em;
}
.rwpoint.flexlist{
	display: block;
}
.rwpoint li{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
}
.rwpoint li>img{
	width: 95px;
	margin-right: 20px;
  filter: drop-shadow(1px 1px 1px #a4a08a);
}
.rwpoint li span{
	display: block;
	text-align: left;
	white-space: nowrap;
	width: 210px;
	color: #868767;
	position: relative;
}
.rwpoint li span img{
	left: -92px;
  position: absolute;
  top: 9px;
  width: 50px;
}
.rwpoint li:nth-child(2) span img{
	width: 66px;
	top: -9px;
	left: -101px;
}
.campaign{
	padding: 25px 5% 30px;
	margin-top: 40px;
	background:#eeeae85c;
	border-top: solid 1px #e0e0d8;
	border-bottom: solid 1px #e0e0d8;
	overflow: hidden;
}
.rwh2-2{
	margin-bottom: 45px;
	white-space: nowrap;
	font-size: 18px;
}
.rwh2-2 span{
	position: relative;
	padding: 15px 10px 13px;
	border: solid 2px #878768;
	background: #fff;
	z-index: 10;
	letter-spacing: -1px;
	color: #222!important;
}
.rwh2-2 span::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/rwh2-3.svg) no-repeat;
	left: -37px;
  width: 45px;
  height: 44px;
  bottom: -10px;
	background-size: 100%;
	z-index: -1;
}
.rwh2-2 span::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/rwh2-4.svg) no-repeat;
	right: -37px;
  width: 45px;
  height: 44px;
  bottom: -10px;
	background-size: 100%;
	z-index: -1;
}
.rwperiod{
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 17px 0 15px;
	outline:  solid 1px #fff;
	outline-offset: -7px;
	background: #e2c825;
	line-height: 1.4em;
}
.rwperiod .span1{
	font-size: 16px;
	display: block;
}
.rwperiod .span2{
	font-size: 15px;
}
.rwnote{
	padding-bottom: 20px;
	border-bottom: dotted 2px #8c8e6c;
	margin: 20px 0;
	font-weight: bold;
}
.rwcampaign{
	padding: 22px 15px 15px;
	background: #fff;
	box-shadow: 1px 1px 6px #a4a08a;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff7c9;
	max-width: 900px;
	margin: 40px auto 0;
	position: relative;
}
.rwcampaign2{
	background: #e2e2da;
}
.tokuten{
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	z-index: 10;
	position: absolute;
	top: 5px;
	left: 5px;
}
.tokuten::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/t1.png) no-repeat;
	width: 70px;
	height: 70px;
	 top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	background-size: 100%;
	z-index: -1;
}
.tokuten span{
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: -10px;
	display: inline-block;
}
.tokutentxt{
	flex: 1;
	text-align: center;
}	
.tt1{
	font-weight: bold;
	color: #868767;
}
.tt2{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	margin: 5px 0 8px;
	white-space: nowrap;
}
.tt3{
  text-align: left;
}
.tt4{
	font-size: 13px;
	text-align: left;
}
.tokuten_w{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	color: #d484c3;
	white-space: nowrap;
}
.tokuten_w span{
	position: relative;
}
.tokuten_w span::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/check1.svg) no-repeat;
	width: 10px;
  height: 35px;
  top: 3px;
  left: -28px;
	background-size: 100%;
	z-index: -1;
}
.tokuten_w span::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/check2.svg) no-repeat;
	width: 10px;
  height: 35px;
  top: 3px;
  right: -10px;
	background-size: 100%;
	z-index: -1;
}
.rwmember{
	margin-top: 15px;
}
.rwmember h2{
	font-size: 20px;
	text-align: center;
	padding: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	position: relative;
	margin-bottom: 30px;
}
.rwmember h2 span{
	border-bottom: dotted 3px #bfbfae;
	display: inline-block;
	padding: 0 25px 5px;
	letter-spacing: 2px;
	line-height: 1.4em;
	font-weight: bold;
	color: #222!important;
}
.rwmember li{
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.rwmember h3{
	font-size: 15px;
	margin-bottom: 7px;
	white-space: nowrap;
	font-weight: bold;
}
.rwmember li p:first-child{
	width: 85px;
	margin-right: 15px;
}
.rwmember li p:first-child img{
	border-radius: 50%;
	border: solid 3px #bfbfae;
}
.rwmember li div{
	flex: 1;
}
.rwlast.spinner{
	font-size: 15px;
	font-weight: bold;
	margin: 90px auto 35px;
	position: relative;
	color: #868767;
}
.rwlast span{
	color: #e2c826;
	padding: 0 5px;
	font-size: 19px;
}
.rwlast::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f055";
  position: absolute;
  top: -78px;
  font-size: 40px;
  left: 0;
  right: 0;
  margin: auto;
  color: #bab9a1;	
  text-align: center;
}
.rwlast::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/renewal/plus.jpg) no-repeat;
	width: 90px;
	height: 35px;
	top: -28px;
	left: 0;
	background-size: 100%;
	z-index: -1;
}
.readmore_rw{
 width: 80%;
 margin: 20px auto 0;
 text-align: center;
 font-size: 15px;
 font-weight: bold;
 background: #fff7c9;
 position: relative;
	box-shadow: 1px 1px 6px #a4a08a;
}
.readmore_rw2{
 background: #d9eff0;
}
.readmore_rw a{
	padding: 17px 0 15px;
	display: block;
}
.readmore_rw i{
	position: absolute;
	top: 20px;
  right: 12px;
  font-size: 15px;
}
.readmore_rw3{
	text-align: center;
	margin-top: 40px;
}
.readmore_rw3 a{
	border-bottom: solid 1px #868767;
	color: #868767;
	display: inline-block;
}
.readmore_rw3 a:hover{
	opacity: .8;
}
@media screen and (max-width:400px){
.rwperiod{font-size: 17px;}
.tokuten{top: 0;left: 0;}
.tokuten_w{font-size: 15px;}
}
@media screen and (max-width:350px){
.rwperiod .span1{font-size: 15px;}
.rwperiod .span2{font-size: 14px;}
	.rwpoint li>img{width: 80px;}
	.rwpoint li span{font-size: 13px;letter-spacing: 0;}
	.rwpoint li span img{left: -79px;width: 40px;top: 15px;}
	.rwpoint li:nth-child(2) span img{left: -90px;width: 60px;top: -6px;}
.rwh2-2{font-size: 16px;}
.rwh2-2 span{padding: 15px 5px 13px;font-size: 15px;}
	.readmore_rw{font-size: 14px;letter-spacing: 0;}
}



/*特集ページ(移行ページ16p)css*/
h2.topicTit {
	padding: 10px 15px;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	color: #532817;
	letter-spacing: 0.1em;
	background-color:#F5F4ED;
}
.m5{
	margin:5px;
}
.m10{
	margin:10px;
}
.mt3{
	margin-top:3px;
}
.mt5{
	margin-top:5px;
}
.mb5{
	margin-bottom:5px;
}
.mt10{
	margin-top:10px;
}
.mb10{
	margin-bottom:10px;
}
.mr10{
	margin-right:10px;
}
.ml10{
	margin-left:10px;
}
.mt15{
	margin-top:15px;
}
.mb15{
	margin-bottom:15px;
}
.mt20{
	margin-top:20px;
}
.mb20{
	margin-bottom:20px;
}
.mt30{
	margin-top:30px;
}
.mb30{
	margin-bottom:30px;
}
.pt10{
	padding-top:10px;
}
.pb10{
	padding-bottom:10px;
}
.pr10{
	padding-right:10px;
}
.pl10{
	padding-left:10px;
}
.pt20{
	padding-top:20px;
}
.pb20{
	padding-bottom:20px;
}
.pr20{
	padding-right:20px;
}
.pl20{
	padding-left:20px;
}
.pt30{
	padding-top:30px;
}
.pb30{
	padding-bottom:30px;
}
.pr30{
	padding-right:30px;
}

.pl30{
	padding-left:30px;
}

.txtright{
	text-align:right;
}

.txtleft{
	text-align:left
}

.txtcenter{
	text-align:center;
}

.txt10px{
	font-size:10px;
}


.float_left{
float:left;
margin:3px 0 3px 0;
}

.float_right{
float:right;
margin:3px 0 3px 0;
}

.list_disc li{
list-style-type: disc !important;
margin-left: 20px;
}

.description{
	width:90%;
	font-size:12px;
	text-align:left;
	margin:auto;
}

.description li{
list-style-type: disc !important;
}


/*　文字カラー　*/

.bold {
	font-weight: bold;
}
#contents a{
	text-decoration:underline;
}
#feature{
	background-color:#FFF;
	color:#333;
	font-size:12px;
	line-height:180%;
}

#feature a{
	text-decoration:underline;
}	
#feature .item_table {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
#feature .item_table td {
    padding: 5px;
    vertical-align:top;
}
#feature .item_table img {
	border:1px;
	border-color:#CCCCCC;
}
#feature ul li {
line-height:110%;
}
#feature ul li {
list-style-image: url(https://ssl.farbe.co.jp//images/template_common/list_icon.png);
list-style-position: inside;
padding:5px;
}
/*テキスト装飾*/
.text_dec04{
font-size:12px;
text-align:left;
color:#666;
}
.text_dec05{
font-size: 1em;
color: #222;
text-align: left;
margin-left: 7px;
line-height: 1.6em;
}
.text_dec07 {
font-size: 16px;
font-weight: bold;
color: #532817;
text-align: left;
margin: 30px 0px 10px 5px;
padding-bottom: 3px;
border-bottom: 2px solid #cc9966;
}
.title_dec04{
	padding:5px 5px 5px 10px;
	background-color:#F1EADF;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.title_dec05{
	background-image: url(https://ssl.farbe.co.jp/image/top/parts/footer_back.jpg);
	background-repeat:repeat-x;
	color:#532817;
	font-weight: bold;
	font-size: 12px;
	margin: 30px 0 20px 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.title_dec11{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #ffe400;
	padding-bottom: 4px;
	padding-left: 4px;
}
.text_small{
font-size:10px;
}
.bg_pattern01 {
background-color: #fff;
background-image:
linear-gradient(-90deg, #e5f7fd 50%, transparent 50%, transparent);
background-size: 12px 12px;
padding: 10px 0;
}
.catImage{
	width: 100%;
}

/*brown btn*/
a:link.btn_00,
a:visited.btn_00,
a:active.btn_00{
	padding:10px 20px;
	margin:10px 4px;
	color:#FFF;
	text-decoration:none;
	background:#532817;
	font-size:10px;
	border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}
a:hover.btn_00{
	color:#FFF;
	background:#ad9b7e;
}

/*top btn（pink）*/
a:link.btn_20,
a:visited.btn_20,
a:active.btn_20{
	display:block;
	width:90%;
	padding:15px 10px;
	margin:10px 4px;
	color:#FFF;
	text-decoration:underline;
	background:#ff3d8b;
	font-size:13px;
	font-weight:bold;
	border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}


/*top btn（blue）*/
a:link.btn_21,
a:visited.btn_21,
a:active.btn_21{
	display:block;
	width:90%;
	padding:15px 10px;
	margin:10px 4px;
	color:#532817;
	text-decoration:underline;
	background:#66cccc;
	font-size:13px;
	font-weight:bold;
	border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}

/*top btn（orange）*/
a:link.btn_22,
a:visited.btn_22,
a:active.btn_22{
	display:block;
	width:90%;
	padding:15px 10px;
	margin:10px 4px;
	color:#532817;
	text-decoration:underline;
	background:#ffcc33;
	font-size:13px;
	font-weight:bold;
	border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}

/*top btn（green）*/
a:link.btn_24,
a:visited.btn_24,
a:active.btn_24{
	display:block;
	width:90%;
	padding:15px 10px;
	margin:10px 4px;
	color:#FFF;
	text-decoration:underline;
	background:#28af78;
	font-size:13px;
	font-weight:bold;
	border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}

.marker_yellow{
background:linear-gradient(rgba(255, 255, 255, 0) 20%, #ffff66);
}

	.movie-wrap {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}

	.movie-wrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.txt_dec001 {
		font-size: 12px;
		color: #000;
		text-align: left;
	}
	.box001 {
		margin: 10px 0 20px;
		background: #fff;
		border: 1px solid #CCC;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
		text-align: center;
	}

	.box001 .box-title {
		font-size: 13px;
		background: #F5F4ED;
		padding: 7px 0;
		text-align: center;
		color: #000;
		font-weight: bold;
		letter-spacing: 0.05em;
	}

	.box001 p {
		padding: 0 20px;
		margin: 0;
	}

	.box001 img {
		margin: 10px 0 0;
		max-width: 95%;
		height: auto;
		overflow: hidden;
	}

	a:link.btn_001,
	a:visited.btn_001,
	a:active.btn_001 {
		display: block;
		width: 90%;
		padding: 5px;
		margin: 5px auto 10px;
		color: #000;
		text-decoration: underline;
		background: #FFF;
		font-size: 10px;
		font-weight: bold;
	}

	a:link.btn_002,
	a:visited.btn_002,
	a:active.btn_002 {
		display: block;
		width: 90%;
		width: 90%;
		padding: 15px 10px;
		margin: 10px auto;
		color: #000;
		text-decoration: underline;
		text-align: center;
		background: #FFF;
		border: #CCC solid 1px;
		background: #FFF;
		font-size: 13px;
		font-weight: bold;
		border-radius: 1px;
		-webkit-transition: background-color 0.3s linear 0;
		-moz-transition: background-color 0.3s linear 0;
		-ms-transition: background-color 0.3s linear 0;
		-o-transition: background-color 0.3s linear 0;
	}

	/* -------- 吹き出し -------- */
	.balloon {
		display: flex;
		margin: 0 0 1.5em 0;
	}

	.balloonR {
		flex-direction: row-reverse;
	}

	.balloon-img {
		width: 70px;
		height: auto;
		flex-shrink: 0;
	}

	.balloon-text {
		padding: 1em;
		border-radius: 6px;
		position: relative;
		display: flex;
	}

	.balloon-text-inner {
		margin: auto;
		color: #000;
	}

	.balloon-text::before,
	.balloon-text::after {
		content: '';
		position: absolute;
		top: 19px;
		font-size: 0;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}

	.balloonL .balloon-text {
		margin: 0 0 0 15px;
		background: #f8f7ef;
	}

	.balloonR .balloon-text {
		margin: 0 15px 0 5px;
		background: #f8f7ef;
	}

	.balloonL .balloon-text::before {
		left: -16px;
		border-right: 16px solid #f8f7ef;
	}

	.balloonR .balloon-text::before {
		right: -16px;
		border-left: 16px solid #f8f7ef;
	}
/*特集ページcss*/
.comment{
	margin-top: 10px;
}
.detail_table{
	text-align: center;
	margin-top: 10px;
}
.comment table{
	margin-top: 10px;
}
.detail_table{
	text-align: center;
	margin-top: 10px;
    border-bottom: 1px solid #ececec;
}
.detail_table2{
    border-right: 1px solid #ececec;
}

#contents .detail_table td {
    border: 1px solid #ececec;
  padding: 4px 5px 3px;
  vertical-align: top;
	border-bottom: none;
	letter-spacing: 0;
}
#contents .detail_table tr:nth-child(2n) td{
	font-size: 12px;
	padding: 10px 5px!important;
}
.detail_table2{
    border-right: 1px solid #ececec;
}
#contents .detail_table2 td{
  border-right: none;
  font-size: 12px;
}
#contents .detail_table2 td:nth-child(odd) span{
	display: block;
}
#p-area {
	margin:25px 0;
	padding:5px 10px 10px;
	border: 1px solid #ccc;
	background: #F5F4ED;
 }
#p-area  a{
  color:#532817;
}
#area h2{
	background-color:#E3F6CE;
	padding:10px;
	color:#532817;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0;
	text-align:center;
	margin:0;
}
.p-heading{
	font-size:15px;
	padding:5px 10px;
	border-bottom:#CCC solid 1px;
	background-color:#532817;
	color:#FFF;
	margin:35px 0 0;
	font-weight:bold;
	text-align:center;
}
.fa-pencil:before {
  content: "\f303";
}
.text_point{
	font-size:15px;
	font-weight:bold;
	color:#532817;
	text-align:left;
	margin:20px 5px 10px 5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #532817;
}
.text_step{
	font-size:15px;
	font-weight:bold;
	color:#532817;
	text-align:left;
	margin:20px 0 15px;
	padding-bottom:5px;
	border-bottom:dotted 1px #532817;
}
.introduction{
	font-size:14px;
	text-align:left;
	margin:10px auto 10px;
}
.t-area{
	padding:15px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	margin: 10px 0;  
}
.text_small {
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
}
/*ボタン*/
a:link.btn_inquiry,a:visited.btn_inquiry,a:active.btn_inquiry{
	padding:15px 20px 15px 20px;
	margin:10px auto; 
	color:#FFF;
	text-decoration:none;
	background:#28af78;
	font-size:15px;
	text-align:center;
	border-radius:3px;
	-webkit-transition:background-color 0.3s linear 0;
	-moz-transition:background-color 0.3s linear 0;
	-ms-transition:background-color 0.3s linear 0;
	-o-transition:background-color 0.3s linear 0;
}
.fa{
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-check-square-o:before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f14a";
  top: 1px;
}
#navi-menu {
	width:100%;
	margin-top:15px;
}
#navi-menu ul { 
	list-style-type : none;
	display: flex;
	flex-wrap: wrap;
}
#navi-menu li { 
	padding :0; 
	margin:0; 
	width:50%;
}
#navi-menu a{
	display: block;
	background-color: #FFF;
	font-size: 11px;
	padding: 10px 0;
	text-decoration: none;
	color: #532817;
	text-align: center;
	border: 1px solid #532817;
	margin: 3px 3px 7px 3px;
	line-height: 1.7em;
}
.tt{
	font-size: 11px;
	margin: 10px 0!important;
}
#navi-menu a:hover {
	text-decoration: none;
	color: #532817;
	border: 1px solid #84d2d7;
}
.navi-menu-link{
	    border-bottom: solid 4px #ffff60;
    background-color: #fff;
    color: #532817;
    font-size: 15px;
    font-weight: bold;
}
.navi-menu-title{
	background-color:#E3F6CE;
	padding:10px;
	color:#532817;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
	margin:0;
}
/* コンテンツ */
	.clm_contents {
		margin: 30px auto;
	}
	.clm_contents h2 {
		position: relative;
		font-size: 1.15em;
		letter-spacing: .1em;
		color: #fff;
		padding: .5em .75em .5em 1.2em;
		background-color: #ff3d8b;
		border-radius: 6px;
		margin-top: 20px;
	}
	.clm_contents h2::after {
		position: absolute;
		top: 100%;
		left: 30px;
		content: '';
		width: 0;
		height: 0;
		border: 10px solid transparent;
		border-top: 15px solid #ff3d8b;
	}
	.clm_contents a {
		text-decoration: underline;
	}
	/*メイン */
	.clm_main {
		display: flex;
		margin: 0 3px;
		padding: 5px 10px 20px;
	}
	.clm_main img {
		width: 100%;
		margin: 10px auto;
	}
	.clm_main figure {
		width: 40%;
		margin: 0 auto;
	}
	.clm_main .txt {
		padding: 10px 0 0 15px;
		display: flex;
		width: 100%;
	}
	.clm_contents ul {
		width: 93%;
		list-style: none;
		position: relative;
		margin-bottom: 1em;
		padding: 1em;
		background: #FFFDFE;
		border-radius: 8px;
		border: solid 1px #F6E5F7;
	}
	.clm_contents li {
		font-size: 11px;
		line-height: 1.6em;
		margin: 5px 0 5px 7px;
		text-overflow: ellipsis;
	}
	.clm_contents .flag {
		font-size: 12px;
		padding: 0;
		margin: 0;
		font-weight: bold;
	}
	.clm_contents .desc {
		font-size: 12px;
		line-height: 1.6em;
		margin: 7px 0 0;
		text-overflow: ellipsis;
	}
	.clm_contents .all {
		font-size: 12px;
		margin: 10px 0px 20px 0px;
		text-align: right;
		padding: 3px 10px 10px 0;
		display: block;
	}
	.clm_contents .mark {
		margin: 0 7px 0 0;
		color: white;
		background: #B84171;
		font-size: 8px;
		padding: 0px 2px;
	}
	/* メニュー */
	.clm_tagtitle {
		font-size: 14px;
		color: #000;
		border-bottom: 2px solid #B84171;
		padding: 0 0 7px 15px;
		margin: 20px 0 0;
		font-weight: bold;
		position: relative;
	}
	.clm_tag01 {
		list-style: none;
		margin: 7px 10px;
		overflow: hidden;
		padding: 0;
	}
	.clm_tag01 li {
		display: inline-block;
		width: 49%;
	}
	.clm_tag01 a {
		line-height: 26px;
		position: relative;
		display: inline-block;
		height: 26px;
		margin: 5px 10px 5px 0;
		padding: 0 0 0 23px;
		text-decoration: none;
		color: #000;
		font-size: 12px;
		background-color: #FFFDFE;
		width: 90%;
	}
	.clm_tag01 a::before {
		position: absolute;
		left: 10px;
		font-family: "Font Awesome 5 Free";
		content: "\f054";
		color: #B84171;
		font-weight: 700;
	}	
	.fa-expand:before {
    content: "\f35d"!important;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;}
		
#area{
width:100%;
text-align:center;
font-size:11px;
}

#area .itembox{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: left;
    font-size: 11px;
    border-bottom: solid 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 20px;
}
#area h4 {
	position: relative;
	padding: 5px 10px;
	margin: 10px 0 20px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size:12px;
	letter-spacing:0.1em;
}
#area h4::before {
    border-top: 15px solid #ccc!important;
}
#area h4::after {
    margin-top: -2px;
    border-top: 15px solid #fff!important;
}
#area h4::before, #area h4::after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    height: 0;
    width: 0;
    border: 10px solid transparent;
}

#area .description{
margin-top:5px;
margin-bottom:10px;
padding-bottom:10px;
width:100%;
}

#area .descriptiontop{
margin-top:10px;
margin-left:20px;
margin-right:20px;
line-height:1.5em;
font-size:12px;
}
#areaj{
width:100%;
text-align:center;
}

#areaj .itembox{
width:95%;
margin-right: auto;
margin-left : auto;
margin-top:20px;
margin-bottom:30px;
text-align:left;
font-size:11px;
border-bottom:solid 1px;
border-bottom-color:#CCCCCC;
padding-bottom:20px;
}
#area .itembox2 img{
	width: 100%;
}

.itembox img{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.img_center {
display: block;
margin: 0 auto;
}
a:visited.btn_inquiry,
a:active.btn_inquiry{
	padding:15px 30px 15px 30px;
	margin:10px auto; 
	color:#FFF;
	text-decoration:none;
	background:#00C0CB;
	font-size:11px;
	text-align:center;
	border-radius:3px;
-webkit-transition:background-color 0.3s linear 0;
-moz-transition:background-color 0.3s linear 0;
-ms-transition:background-color 0.3s linear 0;
-o-transition:background-color 0.3s linear 0;
}

  /* オリジナルうちわ */

     .ctlayout02 {
            background: #fff;
            padding: 15px 10px;
            border-radius: 15px;
            margin: 0 10px 20px;
            border: 3px solid #e5f7fd;
            color: #000;
        }

        .ctlayout02 ul {
            list-style: none;
            display: flex;
            justify-content: center;
            padding: 5px 3px 10px;
        }

        .ctlayout02 li {
            padding: 5px;
            margin: 0;
            background-color: #FFF;
            text-align: left;
            font-size: 11px;
            list-style: none;
            border: none;
            width: 50%;
        }

        .ctlayout_text {
            text-align: center;
            font-size: 12px;
            margin: 10px;
        }
/* コラムエリア*/	
.columnArea {
    border: 1px solid silver;
    margin: 5px;
    padding: 10px;
    text-align: left;
    font-size: 11px;
    background-color: #fff;
}

.columnArea .column-Tn {
    display: inline-block; 
    height: 100px;
    padding-bottom: 5px;
    object-fit: cover;
}

.column-Tn img {
    height: 100%;
}

.columnArea a .columnArea-t {
    margin: 0 3px 0 0;
    color: white;
    background: #84d2d7;
    font-size: 8px;
    padding: 0px 2px;
}

.columnArea a .columnArea-tr {
    margin: 0 3px 0 0;
    color: white;
    background: #ff0000;
    font-size: 8px;
    padding: 0px 2px;
}

.columnTit {
    margin: 10px 0 20px;
}

 /* 応援プロジェクト */

  .title-ribbon01 {
        display: inline-block;
        position: relative;
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding: 0 30px;
        font-size: 13px;
        background: #f18d9e;
        color: #FFF;
        box-sizing: border-box;
        margin: 0;
        width: 100%;
        font-weight: bold;
    }

    .title-ribbon01:before,
    .title-ribbon01:after {
        position: absolute;
        content: '';
        width: 0px;
        height: 0px;
        z-index: 1;
    }

    .title-ribbon01:before {
        top: 0;
        left: 0;
        border-width: 20px 0px 20px 11px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
    }

    .title-ribbon01:after {
        top: 0;
        right: 0;
        border-width: 20px 11px 20px 0px;
        border-color: transparent #fff transparent transparent;
        border-style: solid;
    }

    .catitemList {
        margin: 10px auto;
    }

    .catitemList li {
        display: inline-block;
        vertical-align: top;
        width: 46%;
        margin-left: 2%;
        font-size: 11px;
        margin-bottom: 30px;
        letter-spacing: normal;
        line-height: normal;
    }

    .catitemList li p {
        padding: 0 3px;
        text-align: center;
        font-size: 10px;
        color: #646464;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .catitemList li:nth-child(2n) {
        margin-right: 2%;
    }

    .catitemList .itemImg {
        text-align: center;
        margin-bottom: 5px;
        position: relative;

    }
    
    .catitemList li .itemImg {
        border: 1px solid #F5F4ED;
    }

    .catitemNumO {
        background: #f7e110;
        color: #fff;
        width: 65px;
        height: 17px;
        line-height: 15px;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
        display: inline-block;
        position: absolute;
        left: -5px;
        top: 0px;
        padding-top: 3px;
        font-size: 11px;
        letter-spacing: 1px;
    }

    .catitemNumB {
        background: #5bc8ac;
        color: #fff;
        width: 80px;
        height: 17px;
        line-height: 15px;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
        display: inline-block;
        position: absolute;
        left: -5px;
        top: 0px;
        padding-top: 3px;
        font-size: 10px;
        letter-spacing: normal;
    }

    .catitemNumP {
        background: #ff228a;
        color: #fff;
        width: 80px;
        height: 17px;
        line-height: 15px;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
        display: inline-block;
        position: absolute;
        left: -5px;
        top: 0px;
        padding-top: 3px;
        font-size: 10px;
        letter-spacing: normal;
    }

        .catitem_text {
            text-align: left;
            line-height: 1.8em;
            font-size: 12px;
            margin: 20px 0;
        }


/*必要特集css*/
.preparationtable td span{
	text-align: left!important;
	display: block;
}


/*埋め込み動画レスポンシブ*/
.farbemovie{
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.farbemovie2{
	  width: 100%;
  height: 0;
  position: relative;
  padding-top: 50.25%;
  overflow: hidden;

}
.farbemovie iframe, .farbemovie2 iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* 予約販売メッセージ */
span.fs-c-mark__label {
    display: none;
}

.fs-c-productListItem__preorderMessage.fs-c-preorderMessage {
    display: none;
}

.fs-c-productPrice.fs-c-productPrice--preorder {
    text-align: right;
}

/* 販売期間 */
.fs-c-productListItem__salesPeriod.fs-c-salesPeriod {
    display: none;
}

/*購入完了画面*/
.checkoutsuccess_page.spinner{
	padding: 20px 15px;
	border: solid 1px #bab9a1;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
}
.cklogo{
	width: 45px;
	margin: 0 auto 3px;
}
.checkoutsuccess_page h2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 16px!important;
  margin-bottom: 20px;
  letter-spacing: 2px;
  border-bottom: dashed 1px #bab9a1;
  padding-bottom: 4px;
  white-space: nowrap;
}
.checkoutsuccess_page h2 span{
	color: #bab9a1;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
.cktxt{
	text-align: left;
	margin: 0 auto 15px;
	letter-spacing: 2px;
	font-size: 13px;
}
.ckmore span{
	color: #888769;
	border-bottom: solid 1px #bab9a1;
	display: inline-block;
	line-height: 1.5em;
	font-size: 13px;
}
.followme{
	width: 140px;
	margin: 0 auto;
}
.followsns{
	display: flex;
	font-size: 30px;
	justify-content: center;
}
.followsns li{
	margin-right: 25px;
}
.followsns li:last-child{
	margin-right: 0;
}
.followsns li:first-child i{
	color: #dc46b0;
}
.followsns li:nth-child(2) i{
 color: #1b9ceb;
}
.followsns li:last-child i{
	color: #41c007;
}
.cktxt2{
	font-weight: bold;
	font-size: 16px;
	color: #bab9a1;
	margin-top: 5px;
	margin-bottom: 7px;
}
.cktxt3{
	margin: 0 auto 20px;
	text-align: left;
	padding-left: 15px;
}
.cktxt3 li{
	list-style: disc;
	margin-top: 5px;
	font-size: 13px;
}

/*フッター上部カテゴリ*/
.footcate div>ul{
	margin-left: 15px;
}
.footcate li{
	margin-top: 5px;
}
.footcate div>p{
	margin-top: 20px;
	font-size: 12px;
	padding-left: 15px;
	position: relative;
}
.footcate div>p::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0da";
  position: absolute;
  top: -2px;
  font-size: 15px;
  left: 5px;
  color: #84d2d7;	
}
.footcate div>ul li{
  font-size: 11px;
  position: relative;
  padding-left: 13px;
}
.footcate div>ul li::before{
  position: absolute;
  top: 1px;
  font-size: 10px;
  left: 0;
  color: #898869;
  content: "└";	
}
.footcate div>ul ul ul{
}

.footcate{
width: 86%;
  margin: 40px auto;
}


/*コロナ新様式アイテム特集ページ0926*/
.corona{
	max-width: 1000px;
	margin: 0 auto;
}
#corona{
	overflow: hidden;
}
#corona .containerflex1 img, #corona .productlink1 img, #corona .productlink2 img{
	box-shadow: 1px 1px 5px #84816f;
}
#corona .mainimg_c{
	width: 105%;
	margin-left: -2.5%;
}
#corona img{
	width: 100%;
}
#corona .catch1 span{
	font-size: 17px;
	margin: 20px 0 3px;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
	color: #9c0351;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#corona h2 span::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/corona/line_c3.svg) no-repeat;
	bottom: 0;
	left: 0;
	background-size: 100%;
	width: 100%;
	height: 10px;
	z-index: 0;
}
#corona h2 span::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/corona/line_c4.svg) no-repeat;
	top: 0;
	left: 0;
	background-size: 100%;
	width: 100%;
	height: 10px;
	z-index: 0;
}
#corona h2 span{
	font-size: 22px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	position: relative;
	display: inline-block;
	padding: 10px 10px 12px;
	width: 260px;
	margin: 0 auto;
	line-height: 1.4em;
}
#corona .text1{
	color: #888769;
	line-height: 1.9em;
	position: relative;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #585844;
	margin-top: 20px;
	font-weight: bold;
}
#corona .shield, #corona .case, #corona .paperitem{
	position: relative;
}
#corona .shield::before, #corona .case::before, #corona .paperitem::before, #corona .paperitem::before{
	content: "";
	position: absolute;
	width: 120%;
  height: 22%;
  left: -10%;
  background: #f0ebe2;
  background: linear-gradient(135deg, #fdfcfb 0%, #f0ebe2 100%);
  z-index: -1;
  top: 0;
}
#corona .case::before{
	height: 26%;
}
#corona .paperitem::before{
	height: 185px;
}
#corona .shield, #corona .case, #corona .paperitem{
	margin-top: 40px;
	padding-top: 35px;
}
#corona .case, #corona .paperitem{
	margin-top: 55px;
}
#corona .shield h3, #corona .case h3, #corona .paperitem h3{
	font-size: 23px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 15px;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0;
	margin-left: 5px;
}
#corona .subtitle1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 5px 5px 5px;
}
#corona .shield h3, #corona .shield .subtitle1{
  color: #ca634c;
  margin-left: 5px;
}
#corona .case h3, #corona .case .subtitle1{
  color: #9c0451;
}
#corona .text2{
	padding: 0 5px;
}
#corona .paperitem h3{
	color: #94811d;
}
#corona .container1{
	padding: 20px 15px 25px;
	background: #fff;
	border: solid 1px #a59c67;
	margin: 15px 0 40px;
	position: relative;
}
#corona .container1::before{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/corona/decor3.svg) no-repeat;
	top: 5px;
	background-size: 100%;
	left: 1%;
	width: 98%;
	height: 100px;
	z-index: 10;
}
#corona .container1::after{
	content: "";
	position: absolute;
	background: url(https://farbe.itembox.design/item/images/corona/decor4.svg) no-repeat;
	bottom: 5px;
	background-size: 100%;
	left: 1%;
	width: 98%;
	height: 50px;
	z-index: 10;
}
#corona .containerflex1 div{
	margin-top: 13px;
}
#corona .catch2{
	font-size: 13px;
	color: #888769;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2px;
}
#corona .shield .catch2 i{
	color: #ca634c;
}
#corona .case .catch2 i{
	color: #9c0451;
}
#corona .container1 h4{
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}
#corona .containerflex2{
	padding-top: 10px;
	border-top: dashed 1px #9c9b7f;
	margin-top: 15px;
}
#corona .staffvoice{
	align-items: center;
}
#corona .clientvoice{
	margin-top: 15px;
	align-items: flex-start;
}
#corona .farbestaff{
	width: 23%;
	margin: 0 20px 0 5px;
}
#corona .farbestaff img{
	border: none;
}
#corona .fsvoice span{
	display: block;
	font-size: 17px;
	color: #9c9b7f;
  font-family: 'Nothing You Could Do', cursive;
  white-space: nowrap;
  text-align: left;
}
#corona .client{
	width: 23%;
	margin: 10px 20px 0 0;
	position: relative;
	text-align: center;
}
#corona .fsvoice{
	font-weight: bold;
	font-size: 13px;
}
#corona .client img{
	border-radius: 50%;
	border: solid 1px #bbb78d;
}
#corona .client p:last-child{
	color: #7d7c61;
	font-size: 12px;
	margin-top: 5px;
	white-space: nowrap;
}
#corona .cvoice{
	padding: 10px;
	text-align: justify;
	background: #f7f6f3;
	border-radius: 10px;
	position: relative;
	font-weight: bold;
	font-size: 13px;
	color: #5e5d49;
}
#corona .cvoice::before{
	content: "";
	border-right: 23px solid #f7f6f3;
	border-bottom: 16px solid transparent;
	border-top: 16px solid transparent;
	position: absolute;
	left: -16px;
	top: 30px;
}
#corona .readmore_c1{
	width: 220px;
	text-align: center;
	margin: 25px auto 0;
	position: relative;
	z-index: 15;
}
#corona .productlink1 .readmore_c1, #corona .productlink2 .readmore_c1{
	margin-top: 10px;
}
#corona .productlink2 .readmore_c1{
	margin-top: 15px;
}
#corona .readmore_c1 a{
	padding: 7px 0;
	display: block;
	color: #fff;
	background: #ca634c;
	font-weight: bold;
}
#corona .case .readmore_c1 a{
  background: #9c0451;
}
#corona .paperitem .readmore_c1 a{
	background: #aba27e;
}
#corona .productlink1 li{
	position: relative;
	margin-top: 60px;
}
#corona .plimg{
	position: relative;
	width: 85%;
	margin: 0 auto;
}
#corona .plimg::after{
	content: "";
	background: #f7f6f3;
  background: linear-gradient(135deg, #fdfcfb 0%, #f0ebe2 100%);
	width: 100%;
	height: 100%;
	left: -10%;
	top: -15%;
	position: absolute;
	z-index: -10;
}
#corona .new{
	position: absolute;
	left: 15px;
	top: -26px;
	text-shadow: 1px 1px #fff;
	font-size: 30px;
	color: #cb624d;
  font-family: 'Nothing You Could Do', cursive;
  white-space: nowrap;
}
#corona .productlink1 h4, #corona .productlink2 h4{
	font-size: 20px;
	margin-top: 17px;
	font-weight: bold;
	line-height: 1.5em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#corona .productlink2{
	width: 85%;
	margin: 0 auto;
}
#corona .paperitem .productlink2{
	margin-top: 70px;
}
#corona .productlink2 li{
	margin-top: 70px;
}
#corona .paperitem .productlink2 li:first-child{
	margin-top: 80px;
}
#corona .plimg2{
	position: relative;
}
#corona .plimg2::after{
	content: "";
	background: #f7f6f3;
  background: linear-gradient(135deg, #fdfcfb 0%, #f0ebe2 100%);
	width: 100%;
	height: 100%;
	left: -10%;
	top: -15%;
	position: absolute;
	z-index: -10;
}
#corona .productlink2 h4{
  margin-bottom: 10px;
  text-align: center;
}
#corona .lastmessage{
	margin: 80px auto 0;
	width: 95%;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  padding: 20px 0;
  outline: double 3px #d3ceb6;
  outline-offset: 8px;
  background: #f8f6f2;
}
#corona .supporttxt0 span{
	font-size: 17px;
	line-height: 0.5em;
	margin-bottom: 10px;
  font-family: 'Nothing You Could Do', cursive;
	color: #a2a18a;
  text-align: center;
  position: absolute;
  white-space: nowrap;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
	background: #fff;
	padding: 0 10px;
}
#corona .supporttxt1{
	font-size: 17px;
	margin-bottom: 5px;
	color: #cb624d;
	font-weight: bold;
}
#corona .supporttxt2{
	font-size: 16px;
	font-weight: bold;
	color: #564e19;
}
.readmore_c{
	text-align: center;
	margin: 60px auto 0;
	width: 80%;
}
.readmore_c a{
	display: block;
	padding: 7px 0;
	line-height: 1.5em;
	color: #fff;
	background: #cb624d;
	font-weight: bold;
}
#corona .readmore_rw3{
	margin-top: 15px;
}

@media screen and (min-width:480px){
 #corona .productlink2 li{margin-top: 25%;}
 #corona .productlink1 li{margin-top: 15%;} 
 #corona h2 span{font-size: 28px;width: 300px;}
}




.newstop{
		text-align: center;
		padding: 9px 5px;
		background: #fff;
		font-weight: bold;
		font-size: 11px;
		letter-spacing: 0;
	}
	.newstop span{
		background: #faa451;
		color: #fff;
		display: inline-block;
		padding: 1px 5px ;
		margin-right: 10px;
		border-radius: 1px;
	}
	#slider{
		margin-top: 0!important;
	}
	.shippingimg{
		margin: 25px auto;
	}
	.imgauto {
    width: 100%;
    height: auto;
    line-height: 1rem;
    display: block;
}


/* 結婚準備お役立ち情報 */
.magazine .magazinepage{
	flex-direction: column;
}
.magazine .magazinepage li{
	margin-top: 25px;
	width: 100%;
	display: flex;
	align-items: center;
}
.magazine .magazinepage .magazinelistimg{
	margin-right: 15px;	
}
.magazine .magazinepage .magazinelistimg img{
	object-fit: cover;
  object-position: 50% 50%;
  border: solid 1px #dfdfdf;
  width: 120px;
  height: 80px;
}	
.magazine .magazinepage .magazine__contents{
	flex: 1;
}
.magazineday{
  color: #5b5b5b;
  font-size: 10px;
  margin-top: 2px;
}
.magazine__contents .blogtitle{
  line-height: 1.6em;
  font-size: 13px;
  margin: 2px 0 8px;
  font-weight: bold;
}
.magazine .featurecategoly-list{
	display: none;
}




/* 20211111追記 */
.topbannerarea{
	margin-bottom: 24px !important;
}
.topbannerarea h2{
	display: none;
}
.topbannerarea ul{
}
.topbannerarea ul li{
	margin-bottom: 12px; 
}

/* よくある質問ページリニューアル2022/06/04 */
.faqanchor{
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content:space-between;
}
.faqanchor li{
	width: 48%;
	text-align: center;
	letter-spacing: 0;
}
.faqanchor li:nth-child(-n+2){
	margin-bottom: 14px;
}
.faqanchor li a{
	display: block;
	padding: 10px 0;
	border: 1px solid #878768;
	border-radius: 4px;
	font-size: 13px;
}
.faqanchor li span{
	display: block;
	width: 25%;
	margin:8px auto;
}
.faqanchor li span img{
	width: 100%;
}
.faq-title{
	background: #ddebec;
	padding: 6px 0 6px 10px;
	margin: 50px 0 10px;
	color: #545454;
	font-size: 17px;
}
.question {
	position: relative;
	padding: 12px 40px 12px 2px;
	cursor: pointer;
	border-bottom: 1px dashed #c0c0c0;
	font-weight: 700;
}
.faq-contents dt span{
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	background: #535353;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.question span::before,
.question span::after {
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s;
}
.question span::before {
  right: 5px;
}
.question span::after {
  right: 5px;
  transform: translateY(-50%) rotate(90deg);
}
.question span.open::after {
  transform: translateY(-50%) rotate(0);
}
.faq-contents dd {
	display: none;
	padding: 15px 10px;
	margin-bottom: 12px;
	background: #f9f9f9;
}
.faq-contents dd a{
	text-decoration: underline;
	color: #19b2cc;
}
.q1img,
.q2img,
.q3img,
.q4img,
.member-img{
	width: 100%;
	margin-top: 20px;
}
.q1img img,
.q4img img{
	border: 1px solid #e8e8e8;
}
.q1img img,
.q2img img,
.q3img img{
	width: 100%;
}
.faq-link-target {
	width: 94%;
	margin: 30px auto;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}
.faq-link-target a{
	display: block;
	padding: 15px 0;
	background: #656565;
	border-radius: 3px;
	color: #fff;
}



.breadcrumb li{
  padding: 0;
}
.breadcrumb li,.breadcrumb li a {
  color: #696969;
}
.breadcrumb li {
  display: inline-block;
  word-break: break-all;
}
.breadcrumb li:after {
  content: ">";
  padding: 0 0px 0 6px;
}
.breadcrumb li:last-child:after { content: ""; }
.breadcrumb {
  margin-bottom: 10px;
}
.breadcrumb li{
  font-size: 10px;
  letter-spacing:0;
}
