@charset "utf-8";
.tab:hover, .readmorebtn:hover, .checknowarea:hover, .footmail:hover, .searchside li:hover, .searchside p:hover, #sbtn:hover, .checknowarea .flexlist:hover, .catelist2 li:hover, .c_catelist li:hover, .categorylinklist li:hover, .ac_container dt:hover, .papercharactlist>li:hover .papercharact_subt{
	-webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
}


.mainimg{
	width: 100%;
	max-width: 1200px;
	margin:0 auto;
}

/*スライダー*/
#slider{
  width: 100%;
  margin: 10px auto;
  position: relative;
  overflow:hidden;
}
#slider ul li img {
  max-width: 100%;
}
.slick-dots{
	justify-content: center !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:1400px) { 
  #slider{height:570px;}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
  #slider{min-height:484px;max-height: 570px;}
}
@media screen and (min-width:1000px) and (max-width:1199px) {
  #slider{min-height:402px;max-height: 484px;}
}
@media screen and (max-width:999px) { 
   #slider{min-height:308px;max-height: 402px;}
}

#slider .draggable::before{
	content:"";
	width:50%;
	height:100%;
	background:rgba(234, 254, 255, 0.66);
	position:absolute;
	top:0;
	left:0;
	margin-left:-43%;
	z-index:1;
}
#slider .draggable::after{
	content:"";
	width:50%;
	height:100%;
	background:rgba(234, 254, 255, 0.66);
	position:absolute;
	top:0;
	right:0%;
	margin-right:-43%;
	z-index:1;
}
@media screen and (min-width:1400px){
#slider .draggable::before{margin-left:-600px;}
#slider .draggable::after{margin-right:-600px;}
}
/*共通*/
.title{
	font-size: 23px;
	margin-bottom: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	position: relative;
}
.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;
}
.bnrlong{
	margin: 30px auto;
}
.border{
	border: solid 1px #b4b8a0;
}
.bnrlongcate{
	margin: 50px auto;
}
.bnrlong p{
	margin-bottom: 20px;
}
.bnrlong p:last-child{
	margin-bottom: 0;
}
.newsarea{
	margin-bottom: 33px;
}
.newsarea li{
	border-bottom:1px dashed #b7b7b7;
}
.newsarea li span{
	margin-right: 15px;
	font-size:13px;
}
.checknowarea .flexlist{
	background: #fbfaf8;
	position: relative;
	margin: 13px 0;
	border:1px solid #bab9a1;
	align-items: center;
}
.checknowarea .flexlist:hover{
	box-shadow: 0px 0px 4px #ddddcc;
	cursor: pointer;
	background: #fff7e9;
}
.checknowarea h2{
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.checknowarea h2 span{
	width: 70%;
	background: #85d2d7;
	margin: 0 auto;
	padding: 2px 0 1px;
	display: inline-block;
}
.information{
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top:9px;
	font-size:18px;
	color: #dc9051;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
}
.information span{
	position: relative;
}
.cntxt{
	text-align: center;
	flex: 1;
	padding: 10px 0;
}
.cn{
	width: 80%;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #222;
}
.cn:hover{
	color: #222;
}
.cnimg{
	width: 300px;
	margin: 10px 10px 10px 0;
}
@media screen and (max-width:1250px){
.information{position: absolute;top: 18px; left: 0; right: 0;
	margin: auto;
}
.checknowarea .flexlist{padding-top: 45px;}
}
.newarea{
	margin: 40px auto 60px;
}
.newarea .title{
	position: relative;
}
.newarea .title span{
	position: absolute;
	top: 5px;
	left: 88px;
	display: inline-block;
	padding: 4px 7px 2px;
	font-size: 14px;
	line-height: 1.4em;
	margin-left: 5px;
	color: #fff;
	background: #b5b4a0;
}

.pickuparea{
	margin: 60px auto;
}
.list4{
	flex-wrap: wrap;
}
.list4 li{
	width: 22.375%;
	margin:3% 3.5% 0 0;
}
.list4 li:nth-child(4n){
	margin-right: 0;
}
.list4 li:nth-child(-n+4){
	margin-top: 0;
}
.list4 img{
	border-radius: 5px;
}
.d4 li:nth-child(n+5){
	display: none;
}
.name{
	font-size: 13px;
	margin:6px 0 10px;
}
.price{
	font-size: 12px;
	text-align: right;
}
.list3{
	flex-wrap: wrap;
}
.list3 li{
	width: 31%;
	margin: 3.5% 3.5% 0 0;
}
.list3 li:nth-child(3n){
	margin-right: 0;
}
.list3 li:nth-child(-n+3){
	margin-top: 0;
}
.rankingarea{
	margin: 60px auto;
}
/*.rankingarea img{
	border-radius: inherit!important;
}*/
/*タブ切り替え全体のスタイル*/
.tab-group{
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.tab{
  width: 33.33%;
  padding:5px;
  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;
}
.tab:last-child{
  border-right:solid 1px rgba(192, 192, 192, 0.6);
}
.tab:hover{
	cursor: pointer;
	background: #eeece1;
}
.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;
}
.p_container{
	background: #faf6f1;
	padding: 15px 10px 5px;
	margin-bottom: 15px;
	box-shadow: 0px 0px 4px #a2a187;
}
.p_title{
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	color:#542f02;
	border-bottom:1px dotted #b8b0a4
}
.p_title span{
	z-index: 10;
	position: relative;
}
.p_title::before{
}
.popularity{
	flex-wrap: wrap;
	justify-content: space-between;
}
.popularity li{
	background: none;
	width: 25%;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
}
.popularity li img{
	display: block;
	width: 64%;
	margin: 0 auto 6px;
	filter: drop-shadow(1px 1px 2px #b5b4a0);
}
.m_catelist{
	flex-wrap: wrap;
	justify-content: space-between;
}
.m_catelist li{
	width: 49.5%;
	box-sizing: border-box;	
	background: #f5f4f1;
	margin-top: 1%;
	border: solid 1px #f2f1ed;
}
.m_catelist li a{
	display: block;
	padding: 6px 0 0 12px;
	font-weight: bold;
}
.m_catelist li:hover{
	opacity: .7;
}
.m_catelist li:nth-child(-n+2){
	border-top: none;
}
.m_catelist li img{
	width: 40px;
	margin-right: 7px;
	vertical-align: middle;
	padding-bottom: 5px;
}
.themearea{
	margin: 60px auto;
}
.columnarea{
	margin: 60px auto;
}
.column_container{
	margin-top: 25px;
	display: flex;
	align-items: flex-start;
}
.columnimg{
	margin-right: 20px;
}
.columnimg img{
	object-fit: cover;
	object-position: 50% 50%;
	width: 240px;
	height: 140px;
	border: solid 1px #e9e9e9!important;
}
.columntxt{
	flex: 1;
}
.c_date{
	color: #5b5b5b;
	font-size: 12px;
}
.c_title{
	line-height: 1.6em;
	margin: 7px 0 10px;
	font-weight: bold;
}
.tag{
	display: flex;
}
.tag li{
	padding: 0 10px;
	margin-right: 10px;
	color: #fff;
	line-height: 1.5em;
	background: #ccccb9;
	font-size: 12px;
}
.ranking li{
	position: relative;
	counter-increment:a;
}
ul.ranking li:after {
    content: counter(a);
  position: absolute;
	padding: 3px 10px 2px;
	background: rgba(255, 255, 255, 0.8);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: solid 1px #b5b4a0;
	border-radius: 50%;
	top: 5px;
	left: 5px;
	font-weight: normal;
	font-size: 15px;
	z-index: 10;
}



.groupPranking{
	margin-bottom:110px;
}
.groupPranking li{
	position: relative;
	counter-increment:a;
	width:18%;
	margin-right: 2.5%;
}
.groupPranking li .name{
	font-size:12px;
}
.groupPranking li:nth-child(5n){
	margin-right: 0;
}
.groupPranking.noscroll li:nth-child(n + 6){
	display: none;
}

ul.groupPranking li:after {
    content: counter(a);
  position: absolute;
	padding: 3px 10px 2px;
	background: rgba(255, 255, 255, 0.8);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: solid 1px #b5b4a0;
	border-radius: 50%;
	top: 5px;
	left: 5px;
	font-weight: normal;
	font-size: 15px;
	z-index: 10;
}
.flexlist.groupPranking.newtype li .newtype__rankno{
	display: none;
}


.checkarea{
	margin: 60px auto;
}
.aboutus{
	margin: 60px 0 45px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
}
.aboutus h2{
	margin-bottom: 10px;
	font-size: 30px;
	letter-spacing:2px;
	display: flex;
	align-items: center;
	font-weight: normal;
	line-height: 1.2em;
}
.spcenter{
	width: 48%;
	margin-right: 4%;
	min-width: 330px;
}
.aboutus_en{
	text-align: center;
  color: #7b7b7b;
  font-size: 14px;
  margin-right: 20px;
}
.aboutus h2:before, .aboutus h2:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #b3b3b3;
	display: block;
}
.aboutus h2:before {
	margin-right: .9em;
}
.aboutus h2:after {
	margin-left: .9em;
}
.aboutflex{
	display: flex;
	border-top: none;
	padding: 50px 20px 40px;
	margin-top: -28px;
	align-items: flex-end;
}
.aboutustxt{
	font-size: 16px;
}
.aboutus .readmorebtn{
	margin-top: 40px;
	background: #b5b4a0;
}
.aboutus .readmorebtn:hover{
	background: #85d2d7;
}



.worksflex{
	justify-content: space-between;
	margin: 0 auto 60px;
}
.worksflex p{
	width: 49%;
}
.recommendlist li{
	width: 11.625%;
	margin-right: 1%;
}
.recommendlist li:nth-child(8){
	margin-right: 0;
}
.recommendlist li:nth-child(9){
  display: none;
}


/*私たちについて*/
.title_enja{
	font-size: 15px;
	text-align: center;
	margin: 40px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
}
.title_enja span{
	font-size: 45px;
	line-height: 1.3em;
	color: #85d2d7;
	display: block;
	letter-spacing: 2px;
}
.catch{
	font-size: 22px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 2px;
}
.aftxt{
	position: relative;
	margin-top: 40px;
}
.aftxt p{
	margin-top: 16px;
	font-size: 17px;
	text-align: center;
	line-height: 2em;
	color: #505050;
}
.marker, .marker2, .marker3{
  background: linear-gradient(transparent 60%, #ffe8d7 60%);
  padding: 0 10px;
}
.marker2{
  background: linear-gradient(transparent 70%, #ffe8bd 70%);
}
.aboutfarbe h3{
	font-size: 40px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 80px;
	font-weight: normal;
	text-align: center;
	position: relative;
}
.aboutthink{
	position: relative;
	margin-top: 90px;
}
.aboutthink::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/about/charactbac2.svg) no-repeat;
	background-size: cover;
	width: 100%;
	background-position: 100% 100%;
	top: 37px;
	margin: auto;
	height: 90%;
	position: absolute;
	z-index: -1;
}
.txtimg{
	position: relative;
	margin: 90px auto 0;
	width: 90%;
	max-width: 1400px;
}
.timg{
	width: 60%;
	margin: 0 0 0 auto;
	min-width: 450px;
}
.txtimg div{
	position: absolute;
	width: 53%;
	left: 0;
	top: -30px;
	box-sizing: border-box;
	padding: 30px;
	background: rgba(255, 255, 255, 0.8);
	min-width: 400px;
	box-shadow: 0px 0px 4px #c3c3b9;
}
.timg2 img{
	min-height: 400px;
	object-fit: cover;
}
.txtimg2 div{
	left: inherit;
	right: 0;
}
.txtimg2 .timg{
	margin: 0 auto 0 0;
}
.charact{
	margin-top: 120px;
}
.charact h3{
	margin-bottom: 40px;
}
.txtimg_c{
	margin: 0 auto;
	position: relative;
	max-width: 1400px;
}
.txtimg_c div{
	box-sizing: border-box;
	position: absolute;
	width: 50%;
	min-width: 500px;
	padding: 35px 35px 30px;
	background: rgba(255, 255, 255, 0.89);
	right: 0;
	bottom: 0;
}
.txtimg_c:nth-child(odd) div{
	right: inherit;
	left: 0;
}
.secondtitle{
    font-size: 28px!important;
	margin-bottom: 32px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	line-height: 1.5em;
}
.secondtitle::before{
	content: "";
	background: #dad8ca;
	width: 150px;
	bottom: -12px;
	height: 2px;
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	z-index: 10;
}
.secondtitle span{
	color: #50bac1;
}
.charact .secondtitle span{
	color: #dc9051;
}

.contxt{
	font-size: 18px;
	line-height: 1.8em;
}
.contxt a{
	font-weight: bold;
	color: #505046;
	display: inline-block;
	margin-top: 5px;
}
section.farbemember{
	margin: 120px auto 100px;
	border-radius: 10px;
	width: 90%;
  padding: 60px 0 45px!important;
	max-width: 1400px;
}
.fmtxt{
	font-size: 23px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.8em;
}
.staffimg{
	margin: 0 auto 30px;
	width: 85%;
}
@media screen and (min-width:1300px){
.txtimg div{padding: 40px 7%;min-height: 300px;}
.txtimg_c div{padding: 40px 5%;}
.catch{font-size: 24px;}
.secondtitle{font-size: 32px;margin-bottom: 40px;}
.aboutfarbe h3{font-size: 50px;}
.fmtxt{font-size: 26px;}
.aboutthink::before{left: -8%;top: 44px;}
}
@media screen and (max-width:1100px){
.medialeft{text-align: left;}
}
@media screen and (max-width:1050px){
.txtimg div{padding: 25px 30px;}
.txtimg_c div{width: 80%;padding: 25px 30px;}
}
/*オリジナルアイテム作れます*/
.style1{
	font-size: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	line-height: 1.5em;
}
.style1 span{
	display: block;
	font-size: 20px;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.originalitemtop{
	margin: 15px 0;
}
.originalitemtop img{
	width: 100%;
}
.fb span{
	font-weight: bold;
	color: #dc9051;
	display: inline-block;
	margin-bottom: 3px;
	font-size: 19px;
}
.style2{
	font-size: 17px;
	margin-bottom: 40px;
}
.titleimg{
	align-items: flex-start;
}
.titleimg div{
	width: 700px;
}
.line, .lineb/*, .linekirakira, .linekirakirab*/{
	position: relative;
	padding: 30px 15px;
}
.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;
	z-index: 10;
}
/*.linekirakira::before, .linekirakirab::after{
	content: "";
	background: url(https://farbe.itembox.design/item/images/about/kirakira.svg) no-repeat;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	position: absolute;
	z-index: 10;
	background-size: 100%;
}*/

.lineb::after/*, .linekirakirab::after*/{
	top: inherit;
	bottom: 0;
}
.fcan{
	font-weight: bold;
	color: #84d2d7;
	margin-bottom: 10px;
	font-size: 20px;
}
.fcan span{
	margin-left: 3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.originalitem h3{
	font-size: 28px;
	margin-bottom: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	line-height: 1.5em;
}
.pcan{
	order: 1;
	flex: 1;
	font-size: 17px;
}
.ti{
	order: 2;
	width: 45%;
	margin-left: 20px;
	border: solid 1px #bab9a1;
}
.want{
	margin: 20px auto 0;
	width: 90%;
}
.wantp{
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.example{
	position: relative;
}
.example::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/hukidashi.svg) no-repeat;
	width:30px;
	background-size: 100%;
	height: 100px;
	bottom: -30px;
	left: -20px;
	position: absolute;
}
.example li{
	padding: 7px 10px;
	border-bottom: dotted 1px #bab9a1;
	font-weight: bold;
	font-size: 16px;
}
.wecan{
	text-align: center;
	margin-top: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
}
p.wecan{
		font-size: 23px;
}
.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: 150px;
	height: 101px;
	right: 4%;
	top: -125px;
}
.train::before{
	position: absolute;
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/train.png) no-repeat;
	background-size: 100%;
	width: 200px;
	height: 71px;
	right: -58px;
	top: -40px;
}
@media screen and (min-width:1400px){
.gold::before{right: 10%;}
.train::before{right: 10px;top: -65px; width: 260px; height: 90px;}
}

.contactbox{
	border: solid 1px #bab9a1;
	background: #fbfaf8;
	margin-top: 20px;
	text-align: center;
	padding: 25px 0;
}
.message{
	font-size: 18px;
	font-weight: bold;
}
.mailicon{
	width: 23px;
	margin: 0 15px 6px 0;
}
.contactbox .readmorebtn{
	margin-top: 10px;
}
.contacttel{
	font-size: 32px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.3em;
}
.contacttel img{
	width: 31px;
	margin:12px 11px 7px 0;
}
@media screen and (max-width:1300px){
  p.wecan{font-size: 22px;}	
}
@media screen and (max-width:1200px){
  p.wecan{font-size: 20px;}	
  .wantp{font-size: 20px;}
  .fb span{ font-size: 16px;}
}
@media screen and (max-width:1150px){
  .want{width: 100%;}
}
.orderflow{
	margin: 60px auto 50px;
}
.bac_blue{
	background: #84d2d7;
	text-align: center;
	color: #fff;
	padding: 7px 0 6px;
	font-size: 25px!important;
}
.flowlist{
	justify-content: space-between;
	margin-top: 13px;
}
.flowlist li{
	width: 32%;
	padding: 10px;
	box-sizing: border-box;
	border: solid 1px #84d2d7;
}
.steptitle{
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.steptitle span{
	font-size: 20px;
	margin-bottom: 3px;
	display: block;
	color: #84d2d7;
}
@media screen and (max-width:1100px){
.steptitle{font-size: 20px;}	
}
@media screen and (max-width:1100px){
.steptitle{font-size: 20px;}	
}
.note{
	padding: 40px 30px 30px;
	border: solid 1px #bab9a1;
	background: #fbfaf8;
	margin: 70px auto;
}
.note  h3 span{
	position: relative;
	font-size: 20px!important;
	color: #888768;
}
.note h3 span::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/originalitem/bright.svg) no-repeat;
	background-size: 100%;
	width: 60px;
	top: -22px;
	right: -23px;
	height: 30px;
	position: absolute;
}
.note h3{
	text-align: center;
	border-bottom: solid 1px #bab9a1;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 25px!important;
	font-weight: bold;
}
.note dl{
	margin-top: 20px;
}
.note dt{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	color: #888768;
}
.note dt i{
	margin-right: 10px;
}
.note dd{
	padding:5px 18px 5px 23px;
	border-left:  solid 1px #bab9a1;
	margin-left: 8px;
}
.note .readmorebtn{
	width: 400px;
}
.note .readmorebtn a{
	background: #dc9051;
}
.note .readmorebtn:last-child{
	margin-top: 30px;
}
@media screen and (max-width:1100px){
.note h3{font-size: 20px;}	
}
.oizirei{
	margin: 50px 0 80px;
}





/*カテゴリページcssここから*/
/*.catetitle{
	font-size: 16px;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 100;
  line-height: 1.5em;
}*/
.catetitle_grand{
	font-size: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  margin: 20px 0;
  position: relative;
	letter-spacing: 3px;
}
.catetitle_grand::before{
	content: "";
	width: 100%;
	height: 1px;
	background: #bab9a1;
	position: absolute;
	left: 0;
	top: 11px;
	z-index: -1;
}
.catetitle_grand span{
	font-size: 30px;
	padding: 0 20px;
	background: #fff;
	letter-spacing: 4px;
	display: inline-block;
	margin-bottom: 10px;
}
.fw{
	flex-wrap: wrap;
}
.catetxt{
	font-size: 15px;
	width: 90%;
	margin: 30px auto 40px;
}
.containerbac{
	padding: 20px 4% 25px;
	background: #fbfaf8;
	margin: 40px 0;
}
.containerbac2{
	padding: 30px 2%;
	margin: 40px 0;
	border: solid 1px #bab9a1;
}
.containerbac3{
	padding: 35px 2%;
	margin: 40px 0;
	background: #fffbf2;
}
.c_catelist1{
	justify-content: space-between;
}
.c_catelist1 li{
	background: #fff7ef;
	font-size: 18px;
	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: -4px;
	position: relative;
}
.c_catelist1 li:nth-child(-n+2){
	margin-top: 0;
}
.c_catelist1 li a{
	padding: 14px 0 11px;
	display: block;
}
.c_catelist1 li:hover{
	background: #fffbeb;
}
.c_catelist1 li:hover a{
	color: inherit!important;
}
.pointabso{
  position: absolute;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  left: 8%;
  bottom: 9px;
  color: #5a5b45;
  line-height: 1.1em;
}
.pointabso::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/category/tiara.svg) no-repeat;
	position: absolute;
	width: 22px;
	background-size: 100%;
	height: 11px;
	top: -14px;
	right: 0;
	left: 0;
	margin: auto;
}

.c_catelistillust3img{
	justify-content: space-between;
	margin: 30px auto 40px ;
}
.c_catelistillust3img li{
	background: #fff7ef;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	width: 32%;
	margin-top: 2%;	
  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: -4px;
	position: relative;
}
.c_catelistillust3img li a{
	display: block;
	padding: 10px 0 15px;
	line-height: 1;
}
.c_catelistillust3img li:hover{
	background: #fffbeb;
}
.c_catelistillust3img li:hover a{
	color: inherit!important;
}
.c_catelistillust3img li:nth-child(-n+3){
	margin-top: 0;
}
.c_catelistillust3img li img{
	width: 35%;
	margin: 0 auto 4px;
	display: block;
}
.c_catelistillust3img .pointabso{
	bottom: inherit;
	top: 8px;
}
	 
	 
	 
	 
	 
	 

.catetitlesimple, .catetitlesimple3{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: normal;
	margin: 25px 0 13px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: dotted 1px #878768;
}
.catetitlesimple{
	position: absolute;
	top: -37px;
	border-bottom: none;
	left: 0;
	right: 0;
	margin: auto;
}
.catetitlesimple2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}
.catetitlesimple2 span{
	font-size: 22px;
}
.catelist1 li{
	position: relative;
	padding-left: 17px;
	margin: 5px 17px 0;
}
.catelist1 li::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f292";
  position: absolute;
  top: 5px;
  font-size: 10px;
  left: 0;
  color: #bab9a1;	
}
.catelist1 li a{
	color: #dc9051;
	font-weight: bold;
}
.catelist2{
	justify-content: space-between;
	padding: 0 1%;
}
.catelist2 li{
	position: relative;
	width: 24%;
	box-sizing: border-box;
	text-align: center;
	background: #de965a;
}
.catelist2 li:hover{
	background: #bab9a1;
}
.catelist2 li a{
	padding: 4px 0 3px;
	display: block;
	color: #fff;
	font-weight: bold;
}
.catelist2 li a span{
	font-size: 22px;
}
.catelist5{
	justify-content: space-between;
	padding: 0 1%;
	margin-top: 2.9%;
}
.catelist5 li{
	width: 31%;
	text-align: center;
	box-shadow:  1px 1px 4px #bab9a1;
	padding-bottom: 7px;
}
.catelist5 li a{
	font-weight: bold;
}
.catelist5 li span{
	display: block;
	margin-bottom: 10px;
}
.catelist6{
	justify-content: space-between;
	padding: 0 1%;
}
.catelist6 li{
	width: 33.33%;
	text-align: center;
	line-height: 1.6em;
	color: #de9659;
	font-weight: bold;
	font-size: 14px;
}
.catelist6 li img{
	width: 50%;
	margin: 5px auto 7px;
	border-radius: 50%;
	display: block;
	border: solid 1px #bab9a1;
}
.catelist6 .clpoint1{
	display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 15px;
	letter-spacing: 2px;
	color: #bab9a1;
	font-weight: normal;
}
.catelist6 .clpoint2{
	display: block;
	color: #67674b;
	font-size: 18px;
	margin-top: 4px;
	font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.catelist6 .clpoint3{
	display: block;
	color: #67674b;
	font-size: 16px;
	line-height: 1.7em;
	margin-top: 4px;
	font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  white-space: nowrap;
}
.catelist7{
	justify-content: space-between;
	margin-top: 1.9%;
	margin-bottom: 50px;
}
.catelist7 li{
	width: 18%;
	border-radius: 5px;
	height: 100px;
  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: 17px;
	background: #fbfaf8;
}
.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: 39px;
  font-size: 25px;
  right: -12%;
  color: #bab9a1;
}
.catelist7 li:last-child::before{
	display: none;
}
@media screen and (min-width:1300px){
.catelist7 li{height: 120px;font-size: 18px;}
.catelist7 li::before{right: -11%;top: 47px;}
}
.catelist8{
	justify-content: space-between;
	margin-top: 2.9%;
}
.catelist8 li{
	width:16.66%;
	text-align: center;
	letter-spacing: 0;
	font-weight: bold;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.6em;
}
.catelist8 li img{
	display: block;
	width: 80%;
	margin: 0 auto 13px;
	border-radius: 50%;
	border: solid 1px #bab9a1;
}
@media screen and (max-width:1200px){
.catelist8{padding: 0 4%;}	
.catelist8 li{width: 30%;margin-top: 3%;}
.catelist8 li:nth-child(-n+3){margin-top: 0;}
.catelist8 li img{width: 60%;}
}
.catelist9{
	justify-content: space-between;
	padding: 0 1%;
}
.catelist9 li{
	width: 48%;
	letter-spacing: 0;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px #bab9a1;
	padding: 20px 20px 15px;

}
.catelist9 li p:first-child{
  margin-bottom: 15px;
}
.catelist10{
	justify-content: space-between;
	padding: 0 1%;
}
.catelist10 li{
	width: 33%;
	text-align: center;
}
.catelist10 li img{
	width: 60%;
	margin: 5px auto 7px;
	border-radius: 50%;
	display: block;
}
.catelist10 span{
	font-size: 15px;
	letter-spacing: 2px;
	/*color: #de9659;*/
	font-weight: bold;
	line-height: 1.6em;
}
.movie{
	margin-top: 50px;
	text-align: center;
}
.moviecheck{
	font-size: 17px;
	color: #85d2d7;
	font-weight: bold;
	text-align: left;
	width: 584px;
	margin: 0 auto;
}
.movietitle{
	position: relative;
	margin-bottom: 5px;
	font-size: 19px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.movietitle i{
	font-size: 29px;
	/*position: absolute;
	top: 3px;
	left: 0;*/
	vertical-align: middle;
	margin-right: 10px;
	color: #85d2d7;
}
.movie iframe{
	width: 100%;
}
.catequestion{
	margin-top: 35px;
	position: relative;
	border: dotted 1px #878768;
	margin-top: 90px;
}
.questionlist{
	padding: 19px 20px 0;
}
.other_faq{
	padding: 0 20px;
}
.questionlist dt, .questionlist dd, .other_faq dt, .other_faq dd{
	padding-left: 30px;
	position: relative;
	font-size: 15px;
	vertical-align: top;
}
.questionlist dt::before, .other_faq dt::before{
	content: "Q.";
	color: #de965a;
	font-size: 18px;
	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: 18px;
	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: 20px 0 2px;
	color: #de9659;
	font-weight: bold;
}
.questionlist dt:first-child{
	margin-top: 0;
}
.simple_more{
	margin-top: 20px;
	letter-spacing: 1px;
	background: #fbf6f1;
	text-align: center;
	font-size: 14px;
	padding: 3px 0;
}
.simple_more:hover{
	color: #de965a;
	cursor: pointer;
}
/*.other_faq{
	display: none;
}*/
.other_faq dd a{
	display: block;
	color: #878768;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.other_faq dd a:hover{
	opacity: .6;
}
.other_faq dd .disin{
	display: inline-block!important;
	border-bottom: solid 1px #878768;
	line-height: 1.2em;
}
.textbnr{
	margin: 40px auto;
	background: #f3f3eb;
	width: 95%;
}
.textbnr a{
	display: block;
	padding: 17px 0 12px;
	text-align: center;
	font-size: 21px;
	border: solid 2px #bab9a1;
	color: #878768;
	font-weight: bold;
}
.textbnr a:hover{
	background: #fffbeb;
}
.textbnr a:hover .bnrimg img{
	transform: rotate(-8deg);
}
.arrows{
	width: 25px;
	display: inline-block;
	margin: 0 10px;
}
.arrows img{
	vertical-align: middle;
}
.bnrimg img{
	height: 50px;
	width: auto;
	vertical-align: middle;
	display: inline-block;
	margin-top: -10px;
}
.catesubtitle{
	text-align: center;
}
.catetitlebacg{
	background: #eef9f9;
	text-align: center;
	color: #898a6b;
	font-size: 22px;
	margin: 50px 0 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
	padding: 3px 0 2px;
}
.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: 6px 0 4px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
	color: #fff;
	font-size: 22px;
	margin: 50px 0 13px;
}
.catetitlebacg2 span{
	display: inline-block;
	padding: 9px 40px 7px;
	background: #fbf6f1;
}
.papercharactlist{
	justify-content: space-between;
	margin-top: 40px;
}
.papercharactlist>li{
	width: 33.33%;
	text-align: center;
	box-sizing: border-box;
	padding: 16px 2% 0;
	border-right: solid 1px #e6e6dd;
}
.papercharactlist>li:last-child{
	padding-top: 0;
}
.bordernone2{
	border: none!important;
}
.papercharactlist div{
	position: relative;
	padding: 20px 20%;
}
.papercharactlist div img{
	width: 100%;
}
.pointround{
	position: absolute;
	left: 5px;
	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: 60px;
	height: 60px;
	border-radius: 50%;
	left: -16px;
	top: -15px;
}
.papercharact_t{
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	vertical-align: bottom;
	text-align: center;
	margin-bottom: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.papercharactlist>li:last-child .papercharact_t{
	margin-bottom: 5px;
}
.papercharactlist2{
	font-weight: bold;
	margin: 10px 0;
	font-size: 17px;
}
.papercharactlist2 li span{
  background: linear-gradient(transparent 60%, #ffe8d7 60%);
  padding: 0 10px;
}
.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: 5px;
}
.papercharact_subt i{
	color: #ffee32;
	font-size: 12px;
	margin-left: 5px;
}
.papercharact_subt span{
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
}
.papercharactlist>li:hover .papercharact_subt{
	opacity: .7;
}
.flowcontainer{
	padding: 30px 2% 40px;
	margin: 30px 0;
	background: #fbf6f1;
}
.flowcontainer2{
	background: #eef9f9;
}

.cateflowlist{
	width: 80%;
	margin: 0 auto;
}
.cateflowlist li{
	background: #fff6e5;
	padding: 13px 0 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	font-size: 17px;
	box-shadow: 1px 1px 3px #bab9a1;
	position: relative;
	border-radius: 3px;
}
.cateflowlist li::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0d7";
  position: absolute;
  bottom: -34px;
  font-size: 25px;
  left: 0;
  right: 0;
  margin: auto;
  color: #de965a;
}
.flowcontainer2 .cateflowlist li::before{
  color: #84d2d7!important;
}
@media screen and (max-width:1200px){
.cateflowlist{width: 90%;}	
}
/*.cateflowlist li::after{
	content: "";
	background: red;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
  width: 400px;
  height: 20px;
  bottom: 10px;
  z-index: 5;
}*/
.complete::before, .complete::after, .farbelist::after{
	display: none;
}
.flowimg{
	position: absolute;
	left: 15px;
	top : 50%;
	transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
}
.flowimg img{
	width: 40px;
  opacity: .8;
}
.cateflownote{
	font-size: 14px;
	color: red;
}
.cateflownote2{
	font-size: 14px;
	color: #7d7d62;
}
.cateflownote2 a{
	color: #7d7d62;
	border-bottom: 1px solid #7d7d62;
}
.cateflownote2 a:hover{
	color: #6cc2c7;
	border-bottom: 1px solid #6cc2c7;
}
.farbelist{
	background: #fff!important;
}
.complete{
	background: #ffd380!important;
}
.categorylinklist{
	padding: 0 25px 0 0;
	text-align: center;
	margin: auto;
}
.categorylinklist li{
	margin-top: 5px;
}
.categorylinklist li:hover{
	opacity: .6;
}
.categorylinklist li a{
	font-size: 19px;
	color: #878768;
	font-weight: bold;
}
.categorylinklist li i{
	margin-right: 15px;
	font-size: 13px;
	vertical-align: middle;
	color: #85d2d7;
}
/*特集ページcssここから*/
.feature{
	margin: 0 auto;
}
.section1{
	padding: 10px 0 30px;
}
.section2, .section3, .section4, .section5{
	padding: 40px 0 50px;
}
.section1 iframe{
	width: 100%;
}
.featuretitle{
	font-size: 26px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  margin-bottom: 13px;
  text-align: center;
}
.updatedate{
	position: relative;
	margin-top: 5px;
	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: 13px;
	padding: 0 20px;
	background: #fff;
	display: inline-block;
}
.featuresubtitle1, .featuresubtitle2, .featuresubtitle3, .featuresubtitle4, .featuresubtitle5{
	font-size: 27px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
}
.featuresubtitle1{
  text-align: center;
  margin: 0 auto 23px;
}
.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: -12px;
	width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresubtitle2{
  margin: 15px auto 22px;
  position: relative;
}
.featuresubtitle2::before{
	content: "";
	background: url(https://farbe.itembox.design/item/images/top/line.svg);
	height: 2px;
	bottom: -4px;
	width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresubtitle3{
	padding: 1px 15px;
	background: #bab9a1;
	color: #fff;
	margin-bottom: 25px;
	box-sizing: border-box;
}
.featuresubtitle4, .featuresubtitle5{
	padding: 3px 15px;
	margin: 0 auto 35px;
	text-align: center;
	background: #eef9f9;
	box-sizing: border-box;
	color: #222;
}
.featuresubtitle5{
	margin-bottom: 18px;
}
.featuresubtitle6 span{
	display: inline-block;
	background: #bab9a1;
	padding: 0 10px;
	color: #fff;
}
.featuresubimg{
  width: 90%;
	margin: 0 auto;
	position: relative;
}
.featuresubtitle7{
    padding: 3px 0 5px 12px;
    margin: 30px 0 15px;
    border-left: 5px solid #333;
    color: #222;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}
.featuresubtitle8{
    padding: 3px 0 5px;
    margin: 30px 0 15px;
    color: #222;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}
.featuresubimg:hover img{
	opacity: 1!important;
}
.f_itemimg img{
	width: 100%;
}
.pointtext{
	position: absolute;
	top: 0;
	left: 0;
	background: #bab9a1;
	color: #fff;
	font-weight: bold;
	padding: 13px 7px 8px;
	text-align: center;
	writing-mode: vertical-rl;
	z-index: 5;
}
.pointtext span{
	position: relative;
	z-index: 5;
}
.pointtext span::after{
	content: "";
	position: absolute;
	border-top: 7px solid #bab9a1;
  border-right: 39px solid transparent;
  bottom: -15px;
  left: -12px;
  z-index: -1;
}
.pointtext2{
	position: absolute;
	width: 80px;
	height: 80px;
	background: #bab9a1;
	border-radius: 50%;
	left: -15px;
	top: -15px;
}
.pointtext3{
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  color: #878768;
  border: solid 1px #bab9a1;
  font-weight: bold;
  padding: 4px 10px 2px;
  text-align: center;
  z-index: 5;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
}
.p_text{
	position: absolute;
	font-weight: bold;
	color: #fff;
	width: 100%;
	font-size: 14px;
	z-index: 10;
	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{
	font-size: 16px;
	margin-top: 13px;
}
.featuretxtcenter{
	text-align: center;
}
.featuretxtleft{
	text-align: left;
}
.featuretxtleft2{
	width: 90%;
	margin: 13px auto 40px;
	font-size: 16px;
}
.featurelist_1{
	margin: 40px auto 0;
	width: 90%;
}
.featurelist_1 li, .featurelist_4 li{
	width: 30.5%;
	margin: 4.5% 4.25% 0 0;
}
.featurelist_4 li{
	margin-top: 0;
}
.featurelist_1 li:nth-child(-n+3){
	margin-top: 0;
}
.featurelist_1 li:nth-child(3n), .featurelist_4 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 15px;
	background: #fbf6f1;
}
.imgborder img{
	border: solid 1px #bebdad; 
}
.f_price{
	display: block;
	margin-top: 3px;
	font-size: 13px;
}
.featurelist_1 img, .featurelist_2 img, .featurelist_3 img, .featurelist_4 img{
	margin-bottom: 10px;
}
.featurelist_2{
	width: 80%;
	margin: 40px auto 0;
	justify-content: space-between;
}
.featurelist_2 li, .featurelist_3 li{
	width: 47%;
	margin: 6% 6% 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{
	width: 90%;
	margin: 40px auto 0;
	justify-content: space-between;
}
.linktext{
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
}
.f_talk{
	width: 90%;
	margin: 70px auto;
}
.talkflex{
	align-items: center;
}
.talkflexlast{
	margin-top: 40px;
}
.talkimg{
	width: 20%;
	margin-right: 40px;
	text-align: center;
}
.talkimg span{
	display: block;
	margin-top: 5px;
	font-weight: bold;
	color: #878768;
	font-size: 14px;
}
.talkimg img{
	border-radius: 50%;
}
.talkflexlast .talkimg{
	margin: 0 0 0 40px;
}
.talktxt{
	flex: 1;
	box-sizing: border-box;
	padding: 20px;
	background: #f9f8f4;
	position: relative;
	border-radius: 10px;
}
.talkflexlast .talktxt{
	background: #fbf6f1;
}
.talktxt::before{
	content: "";
	position: absolute;
  border-right: 35px solid #f9f8f4;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  left: -30px;
  top: 40%;
}
.talkflexlast .talktxt::before{
	right: -30px;
	left: inherit;
  border-right: 35px solid #fbf6f1;
  transform: rotate(180deg);
}
.border_container{
	box-sizing: border-box;
	padding: 20px;
	border: 1px dotted #bab9a1;
	width: 90%;
	margin: auto;
}
.f_checkcontainer{
	padding: 30px 30px 25px;
	margin-top: 50px;
	position: relative;
	border:  double 4px #dfdfd5;
}
.checktitle span{
	position: absolute;
	padding: 0 10px;
	background: #fff;
	font-size: 23px;
	top: -19px;
	color: #dc9051;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fcimg{
	width: 40%;
	margin-right: 30px;
}
.flex1{
	flex: 1;
}
.ps_section{
	border-top: dashed 1px #bab9a1;
	padding-top: 20px!important;
	margin-top: 30px;
}
.pastarticles{
	padding: 20px;
	background: #fbfaf8;
	box-shadow:  1px 1px 3px #b9b9b9;
}
.pastarticles a{
	display: flex;
}
.paimg{
	width: 25%;
	margin-right: 20px;
}
.patitle{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	margin-bottom: 5px;
}
.patitle i{
	color: #8c8c6e;
}
.pstxt{
	border-bottom: dashed 1px #85d2d7;
	display: inline;
	line-height: 2em;
}
.smalltxt{
	display: block;
	font-size: 16px;
}
.fs16{
	font-size: 16px;
}
.lightcontainer{
	position: relative;
	border: solid 1px #bab9a1;
	padding: 50px 5% 30px;
	box-sizing: border-box;
	margin-top: 80px;
}
.lightcontainer .featuresubtitle1{
	position: absolute;
	top: -22px;
	left: 0;
	right: 0;
	margin: auto;
}
.lightcontainer .featuresubtitle1 span{
	padding: 0 20px;
	background: #fff;
	font-size: 25px;
}
.list2{
	justify-content: space-between;
}
.list2 li{
	width: 47%;
	margin-top: 4.5%;
	font-size: 14px;
	position: relative;
}
.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: 2px 5px 0;
	margin-right: 5px;
	font-size: 14px;
}
.ac_container{
	padding: 25px 5% 30px;
	border: solid 1px #bab9a1;
}
.ac_container .featuretitle{
	font-size: 25px;
}
.ac_container dt{
	font-size: 18px;
	border-bottom:  solid 1px #e2e1d8;
	position: relative;
}
.ac_container dt a{
	padding: 7px 45px 5px 20px;
	display: block;
}
.ac_container dt:hover{
	background: #fbf6f1;
	cursor: pointer;
}
.ac_container dt:hover a{
	color: inherit;
}
.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: 10px;
  font-size: 15px;
  right: 20px;
  color: #bab9a1;	
}
.ac_container dd{
	padding: 15px 20px;
	border: solid 5px #fbf6f1;
	box-sizing: border-box;
	border-top: none;
	margin-bottom: 30px;
}
.minitxt{
	font-size: 13px;
	text-align: center;
	margin-top: 13px;
	line-height: 1em;
}
.list2_2 li{
	width: 50%;
	font-size: 14px;
	position: relative;
	padding-top: 5%;
	padding-bottom: 4%;
	border-top: dashed 1px #bab9a1;
	box-sizing: border-box;
}
.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{
	padding: 7px 0;
	width: 90%;
	margin: 50px auto 0;
}
.f_list li{
	font-size: 20px;
	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: 23px;
	text-align: center;
	margin: 85px 0 25px;
	color: #bab9a1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 2px;
}
.notfound .span1{
	font-size: 70px;
	display: block;
	letter-spacing: -22px;
	line-height: 1em;
	font-weight: bold;
}
.notfound .span2{
	padding-left: 27px;
}
.notfoundtxt{
	text-align: center;
	margin: 30px auto;
}
.search404{
	width: 450px;
	margin: 20px auto;
}
.search404 h3{
	font-size: 15px;
}
.search404 #sbox{
	height: 35px;
	font-size: 16px;
	padding-top: 2px;
}
.search404 #sbtn{
	font-size: 23px;
	top: -1px;
}
.readmore404{
	font-size: 18px;
	text-align: center;
	margin-top: 80px;
}
.readmore404 a{
	border-bottom: solid 1px #868767;
	color: #868767!important;
	display: inline-block;
}


/*お問い合わせ*/
.contact_t{
	background: #eef9f9;
	text-align: center;
	color: #717254;
	font-size: 20px;
	margin: 50px 0 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
	padding: 6px 0 5px;
}
.contacttxt{
	margin: 30px auto;
	text-align: center;
}
.list3 img{
	width: 100%;
}
.eccontact{
	border-top: solid 1px #d6d5c9;
	border-left: solid 1px #d6d5c9;
}
.eccontact li{
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	padding: 20px;
	border-bottom: solid 1px #d6d5c9;
	border-right: solid 1px #d6d5c9;
}
.contacticon{
	width: 50px;
	margin: 11px auto 15px;
}
.eccontact li h4{
	font-size: 16px;
	font-weight: bold;
}

li.linelist{
	padding-bottom: 0;
}
.lineflex{
	justify-content: space-between;
	border-top:   dotted 1px #d5d5d5;
}
.lineflex div{
	width: 50%;
	padding: 14px 15px 12px;
}
.lineflex div:first-child{
	border-right:  dotted 1px #d5d5d5;
}
.kuroneko{
	width: 150px;
	margin: 0 auto;
}
.contacttxt2{
	font-size: 19px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 3px;
}
.contacttxt3{
	font-size: 14px;
}
.contacttxt4{
	font-size: 14px;
}
.contacttxt4 a, .contacttxt6 a, .contacttxt a{
	display: inline-block;
	line-height: 1.2em;
	border-bottom: solid 1px #de9659;
	color: #de9659;
	font-weight: bold;
}
.contacttxt4 a:hover, .contacttxt6 a:hover, .contacttxt a:hover{
	cursor: pointer!important;
	opacity: .6;
}
.contacttxt5{
	color: #00b900;
	line-height: 1.3em;
	margin-bottom: 6px;
}
.contacttxt6{
	font-size: 12px;
	text-align: left;
}
.contacttxt7{
	margin: 30px auto 20px;
	text-align: center;
	font-size: 18px;
}


/*特集ページ(移行ページ16p)css*/
.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;
}
.description{
	width:90%;
	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;
}
.text_dec07 {
font-size: 18px;
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_dec11 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #ffe400;
	padding-bottom: 4px;
	padding-left: 4px;
}
.title_dec11 span{
	font-size: 14px!important;
}
.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%;
}
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;
}
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;
}
a:link.btn_21,
a:visited.btn_21,
a:active.btn_21{
	display:block;
	width:70%;
	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;
}
a:link.btn_24,a:visited.btn_24,a:active.btn_24{
	display:block;
	width:350px;
	padding:15px 10px;
	margin:30px 4px 10px;
	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 {
		color: #000;
		text-align: center;
	}
	.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 {
		background: #F5F4ED;
		padding: 7px 0;
		text-align: center;
		color: #000;
		font-weight: bold;
		letter-spacing: 0.05em;
		font-size: 18px;
	}

	.box001 p {
		padding: 0 20px;
		margin: 0;
	}

	.box001 img{
		margin: 20px 0 0;
		max-width: 92%;
		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: 14px;
		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: 17px;
		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: 110px;
		height: auto;
		flex-shrink: 0;
	}
	.balloon-text {
		padding: 1em;
		border-radius: 6px;
		position: relative;
		display: flex;
	}

	.balloon-text-inner {
		text-align: left;
    margin: 10px 15px;
    line-height: 23px;
		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 25px;
		background: #f8f7ef;
	}

	.balloonR .balloon-text {
		margin: 0 15px 0 15px;
		background: #f8f7ef;
	}

	.balloonL .balloon-text::before {
		left: -16px;
		border-right: 16px solid #f8f7ef;
	}

	.balloonR .balloon-text::before {
		right: -16px;
		border-left: 16px solid #f8f7ef;
	}

.box001 img{
	width: 100%!important;
}
/*特集ページcss*/
.comment{
	text-align: center;
	margin-top: 10px;
}
.comment table{
	margin-top: 10px;
}
.detail_table{
	text-align: center;
	margin-top: 10px;
    border-bottom: 1px solid #ececec;
}
#contents .detail_table td{
    border: 1px solid #ececec;
  padding: 5px;
  vertical-align: top;
	border-bottom: none;
}
#contents .detail_table tr:nth-child(2n) td{
	font-size: 14px;
	padding: 15px!important;
}
.detail_table2{
  border-right: 1px solid #ececec;
}
#contents .detail_table2 td{
  border-right: none;
}
#contents .detail_table2 td:nth-child(odd){
	white-space: nowrap;
}
#p-area {
	margin:25px 5px;
	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:25px;
	font-weight:bold;
	letter-spacing:0.05em;
	text-align:center;
	margin:0;
}
.p-heading{
	font-size:22px;
	padding:8px;
	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:18px;
	font-weight:bold;
	color:#532817;
	text-align:left;
	margin:20px 5px 20px 5px;
	padding-bottom:10px;
	border-bottom:dotted 1px #532817;
}
.text_step{
	font-size:20px;
	font-weight:bold;
	color:#532817;
	text-align:left;
	margin:30px 10px 15px;
	padding-bottom:10px;
	border-bottom:dotted 1px #532817;
}
.introduction{
	width:98%;
	line-height:1.6em;
	text-align:left;
	margin:10px auto 15px;
}
.t-area{
	padding:15px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	margin:10px;  
}
.text_small {
	font-size: 13px;
	margin-top: 10px;
	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: 12px;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	color: #532817;
	text-align: center;
	border: 1px solid #532817;
	margin: 3px 3px 7px 3px;
}
.tt{
	font-size: 14px;
}
#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;
	margin-bottom: 10px;
}
.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;
}
h2.topicTit {
padding: 6px 15px;
font-size: 23px;
text-align: center;
margin: 0px;
font-weight: bold;
color: #532817;
letter-spacing: 0.1em;
background-color:#F5F4ED;
}
.clm_contents {
			margin: 30px 20px;
			text-align: left;
		}

		.clm_contents h2 {
			position: relative;
			font-size: 15px;
			letter-spacing: .1em;
			color: #fff;
			padding: .5em .75em .5em 1.2em;
			background-color: #ff3d8b;
			border-radius: 6px;
			margin-top: 25px;
		}

		.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;
			margin: 20px 0 0;
			display: flex;
			width: 100%;
		}

		.clm_contents ul {
			width: 93%;
			list-style: none;
			position: relative;
			margin-bottom: 1em;
			margin-left: 1em;
			padding: 1em;
			background: #FFFDFE;
			border-radius: 8px;
			border: solid 1px #F6E5F7;
		}

		.clm_contents li {
			font-size: 12px;
			line-height: 1.6em;
			margin: 5px 0 5px 7px;
			text-overflow: ellipsis;
		}

		.clm_contents .flag {
			font-size: 14px;
			padding: 0;
			margin: 0;
			font-weight: bold;
		}

		.clm_contents .desc {
			font-size: 12px;
			line-height: 1.6em;
			margin: 20px 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: 25px 0 0;
			font-weight: bold;
			position: relative;
			text-align: left;
		}
		.clm_tag01 {
			list-style: none;
			margin: 7px 5px;
			overflow: hidden;
			padding: 0;
			text-align: left;
		}
		.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: 3px 0 3px 25px;
			text-decoration: none;
			color: #000;
			font-size: 13px;
			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;
		}
		.btn-sticky {
			display: block;
			padding: 0.7em 0.3em;
			text-decoration: none;
			background: #fff;
			border-left: solid 6px #84d2d7;
			border-top: solid 1px #f7f7f7;
			color: #000;
			font-size: 12px;
			box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
			margin: 10px 10px 20px;
			text-decoration: underline;
		}
		.btn-sticky:active {
			box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
			transform: translateY(2px);
		}
.fa-expand:before {
    content: "\f35d"!important;
      font-family: "Font Awesome 5 Free";
     font-weight: 700;
}
#area{
width:100%;
text-align:center;
}
#area .itembox{
width:87%;
margin-right: auto;
margin-left : auto;
margin-top:20px;
margin-bottom:30px;
text-align:left;
padding-bottom:20px;
}
#area .semiwelcome .itembox{
margin-left: 0!important;
}
#area .itembox2 .description{
	text-align: center;
}
#area h4 {
	position: relative;
	padding: 7px 10px 7px  25px;
	margin: 10px 0 22px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size:18px;
	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;
line-height:1.5em;
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;
}
.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;
}
.semiflex{
display: flex;
flex-wrap: wrap;
}
#area .semiflex .itembox{
width: 30%;
margin-right: 5%;
margin-bottom: 0;
}
#area .semiflex .itembox img{
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
#area .semiflex .itembox .text_dec04{
margin-top: 0;
font-size: 14px;
}
#area .semiflex .itembox .txtright{
font-size: 14px;
text-align: center;
}
#area .semiflex .itembox:nth-child(3n){
margin-right: 0;
}
     .ctlayout02 {
       background: #fff;
    padding: 15px;
    border-radius: 15px;
    margin: 0 30px 10px;
    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: 14px;
            list-style: none;
            border: none;
            width: 50%;
        }

        .ctlayout_text {
            text-align: center;
            font-size: 14px;
            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;
}
 .message-text05 {
        font-size: 17px;
        font-weight: bold;
        color: #532817;
        text-align: left;
        margin: 5px 0 10px;
        background-color: #F5F4ED;
        text-align: center;
        padding: 10px 0;
    }
  .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: 14px;
        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;
            margin: 20px;
        }
.fullflex{
		display: flex;
 flex-wrap: wrap;
 justify-content: flex-start;
}
.fullordercss #area .itembox{
	width:31.5%;
	margin-right:2.75%;
	margin-bottom:0;
	padding:10px;
	border:#efefef solid 1px;
	height: auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.05);
	-webkit-:0px 0px 7px 0px rgba(0,0,0,0.05);
	margin-left: inherit;
}
.fullordercss #area .itembox:nth-of-type(3n){
	margin-right: 0;
}
.fullordercss .text_dec04{
	margin-top: 0;
}
/*特集追加css*/
.preparationtable tr{
	width: 45%;
	display: inline-block;
	margin: 2.5%;
}
.preparationtable img{
	width: 100%;
}
.preparationtable td span{
	text-align: left!important;
	display: block;
}
.preparationtable2{
	margin-top: 50px;
}
.preparationtable2 td img{
	width: 80%!important;
}
.pcmt30{
	margin-top: 30px;
}
.pcmt40{
	margin-top: 40px;
}
.pcmt0{
	margin-top: 0;
}
.preparationtable3{
	margin: 40px 2.5%;
}
.preparationtable3 tbody{
	vertical-align: top;
}
.preparationtable3 tr{
	width: 30%;
	display: inline-block;
	margin-right: 4%;
}
.preparationtable3 tr:last-child{
	margin-right: 0;
}
.preparationtable4 tr{
	width: 50%;
	display: inline-block;
} 
.preparationtable3 tr img, .preparationtable4 tr img{
	width: 100%!important;
}

@media screen and (max-width:1000px){
.preparationtable4 tr:first-child{padding-left: 60px;}
}
.preparation2culumn td{
	width: 45%;
	display: inline-block;
	margin: 2.5%;
}
.preparationflex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.preparationflex img{
	width: 40%;
	margin-right: 50px;
}
.preparationflex div{
	flex: 1;
}

/*埋め込み動画レスポンシブ*/
.farbemovie {
  width: 80.1%;
  height: 0;
  margin: 15px auto 50px;
  position: relative;
  padding-top: 45%;
  overflow: hidden;
}

.farbemovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.farbemovie2{
  width: 100%;
  height: 0;
  margin: 15px auto 50px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.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{
	width: 60%;
	padding: 35px;
	border: solid 1px #bab9a1;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
	max-width: 800px;
	min-width: 700px;
}
.cklogo{
	width: 65px;
	margin: 0 auto 5px;
}
.checkoutsuccess_page h2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  border-bottom: dashed 1px #bab9a1;
  padding-bottom: 4px;
}
.checkoutsuccess_page h2 span{
	color: #bab9a1;
	display: block;
	font-size: 18px;
	margin-bottom: 2px;
}
.cktxt{
	width: 393px;
	line-height: 2em;
	text-align: left;
	margin: 0 auto 30px;
	letter-spacing: 2px;
}
.ckmore span{
	color: #888769;
	font-size: 16px;
	border-bottom: solid 1px #888769;
	display: inline-block;
	line-height: 1.5em;
}
.followme{
	width: 200px;
	margin: 0 auto;
}
.followsns{
	display: flex;
	font-size: 40px;
	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: 20px;
	color: #bab9a1;
	margin-top: 15px;
}
.cktxt3{
	width: 70%;
	margin: 0 auto 40px;
	text-align: left;
}
.cktxt3 li{
	list-style: disc;
	margin-top: 10px;
}
@media screen and (max-width:1100px){
.cktxt3{
	width: 80%;
}
}


/*フッター上部カテゴリ*/
.footcate div>ul{
	margin-left: 15px;
}
.footcate li{
	margin-top: 3px;
}
.footcate div>p{
	margin-top: 20px;
	font-size: 14px;
	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: 13px;
  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: 90%;
  margin: 0px auto 50px;
}
section.look.spinner {
  margin-top: 100px;
}


.newstop{
	text-align: center;
	padding: 12px 0 10px;
	background: #fbfaf8;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
	}
	.newstop span{
	background: #faa451;
	color: #fff;
	display: inline-block;
	padding: 2px 10px 1px;
	margin-right: 15px;
	border-radius: 1px;
	}
	#slider{
	margin-top: 0!important;
	}
	.shippingimg{
  width: 80%;
  max-width: 800px;
  margin: 40px auto;
	}
	.shippingimg img{
	width: 100%;
	}
	.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: flex-start;
}
.magazine .magazinepage .magazinelistimg{
	margin-right: 20px;	
	width: 240px;
}
.magazine .magazinepage .magazinelistimg img{
	border: solid 1px #e9e9e9;
}	
.magazine .magazinepage .magazine__contents{
	flex: 1;
}
.magazineday{
  color: #5b5b5b;
  font-size: 12px;
}
.magazine__contents .blogtitle{
  line-height: 1.6em;
  margin: 0px 0 10px;
  font-weight: bold;
}
.magazine .featurecategoly-list{
	margin-top: 8px;
}
.magazine .featurecategoly-list span a {
  padding: 4px 10px 3px;
  margin: 0 0 7px;
  margin-right: 7px;
  background: #f2f2f2;
  font-size: 11px;
  border-radius: 6px;
  display: inline-block;
  color: #4d4d4d;
}


/* 20211111追記 */
.topbannerarea{
}
.topbannerarea h2{
	background: #feec9a;
	padding: 9px 0 9px 20px;
	font-size: 18px;
	letter-spacing:1px;
	margin-bottom: 19px;
	font-weight: bold;
	position: relative;
}
.topbannerarea h2::before{
	content:"";
	background: url(https://farbe.itembox.design/item/images/top/topictitledeco.svg) no-repeat;
	background-size: 100%;
	width:25px;
	height:20px;
	position: absolute;
	top: -6px;
	left:4px;
}
.topbannerarea h2:after {
	border: 16px solid transparent;
	border-top-color: #feec9a;
	border-bottom-width: 0;
	bottom: -15px;
	content: "";
	display: block;
	left: 13%;
	position: absolute;
	width: 0;
}
.topbannerarea h2 span{
	font-size: 0.83em;
	padding-right: 10px;
	letter-spacing: 0;
}
.topbannerarea ul{
	display: flex;
	flex-wrap: wrap;
}
.topbannerarea ul li{
	width: 49%;
	margin-right:2%;
	margin-bottom: 16px; 
}
.topbannerarea ul li:nth-child(2n){
	margin-right: 0;
}
/* よくある質問ページリニューアル2022/06/04 */
.faqanchor{
	flex-wrap: wrap;
	margin: 40px 0;
	justify-content: center;
}
.faqanchor li{
	width: 35%;
	text-align: center;
	margin: 0 10px 20px 10px;
}
.faqanchor li a{
	display: block;
	padding: 30px 20px 20px;
	box-sizing: border-box;
	border: 1px solid #878768;
	border-radius: 5px;
}
.faqanchor li a:hover{
	background: #f8f8f2;
	color: #000;
}
.faqanchor li span{
	display: block;
	width: 22%;
	margin: 0 auto 15px;
}
.faq-title{
	background: #ddebec;
	padding: 8px 0 8px 10px;
	margin: 50px 0 20px;
	color: #545454;
}
.question {
	position: relative;
	padding: 15px 30px 15px 2px;
	cursor: pointer;
	font-size: 15px;
	border-bottom: 1px dashed #c0c0c0;
	font-weight: 600;
}
.faq-contents dt span{
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
	background: #535353;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.question span::before,
.question span::after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s;
}
.question span::before {
  right: 6.8px;
}
.question span::after {
  right: 6.8px;
  transform: translateY(-50%) rotate(90deg);
}
.question span.open::after {
  transform: translateY(-50%) rotate(0);
}
.faq-contents dd {
	display: none;
	padding: 25px;
	margin-bottom: 12px;
	background: #f9f9f9;
}
.faq-contents dd a{
	text-decoration: underline;
	color: #19b2cc;
}
.q1img{
	width: 70%;
	margin-top: 20px;
}
.q2img{
	width: 100%;
	margin-top: 20px;
}
.q3img{
	width: 80%;
	margin-top: 20px;
}
.q4img{
	width: 50%;
	margin-top: 20px;
}
.q1img img,
.q4img img{
	width: 100%;
	border: 1px solid #e8e8e8;
}
.q2img img,.q3img img{
	width: 100%;
}
.member-img{
	margin-top: 30px;
}
.member-img img{
	width: 100%;
}
.faq-link-target {
	width: 70%;
	margin: 50px auto;
	font-size: 17px;
	font-weight: 700;
	text-align: center;
}
.faq-link-target a{
	display: block;
	padding: 15px 0;
	background: #656565;
	border-radius: 3px;
	color: #fff;
}
.faq-link-target a:hover{
	background: #a4a4a4;
	color: #fff;
}
a.telnum{
	text-decoration: none !important;
	pointer-events: none;
	color: #222 !important;
}


.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: 20px;
}
.breadcrumb li{
  font-size: 12px;
}

.sngleclmtitle{
	margin-top: 50px;
}
