@charset "utf-8";
.top-barTtl.__mgb-small{
	margin-top: 20px;
}
@media screen and (min-width: 768px){
	.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;
}
}
@media screen and (max-width: 767px){
	.faqanchor li a {
    display: block;
    padding: 10px 0;
    border: 1px solid #878768;
    border-radius: 4px;
    font-size: 13px;
}
}
.mainimg{
	width: 100%;
	margin:0 auto;
}
#slider{
  width: 100%;
  position: relative;
}
.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 (min-width: 768px) 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://www.farbeco.jp/s/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;
}
.checknowarea .flexlist{
	position: relative;
	align-items: center;
}
.checknowarea h2{
	font-weight: normal;
}
.information{
	line-height: 1.4em;
	color: #dc9051;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
}
.cntxt{
	text-align: center;
}
.newarea .title{
	position: relative;
}
.list4 img{
	border-radius: 5px;
}
.name{
	font-size: 13px;
}
.price{
	font-size: 12px;
	text-align: right;
}
.list3{
	flex-wrap: wrap;
}
.list3 li:nth-child(3n){
	margin-right: 0;
}
.list3 li:nth-child(-n+3){
	margin-top: 0;
}
.tab-group{
  display: flex;
  justify-content: center;
}
.tab{
  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);
}
.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{
	box-sizing: border-box;	
}
.m_catelist li a{
	display: block;
}
.m_catelist li img{
	vertical-align: middle;
}
.column_container{
	display: flex;
}
.columnimg img{
	object-fit: cover;
	object-position: 50% 50%;
}
.columntxt{
	flex: 1;
}
.c_date{
	color: #5b5b5b;
}
.c_title{
	line-height: 1.6em;
	font-weight: bold;
}
.tag{
	display: flex;
}
.tag li{
	padding: 0 10px;
	color: #fff;
	line-height: 1.5em;
}
.ranking li{
	position: relative;
	counter-increment:a;
}
ul.ranking li:after {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
border: solid 1px #b5b4a0;
border-radius: 50%;
font-weight: normal;
z-index: 10;
}
.groupPranking li{
	position: relative;
	counter-increment:a;
}
ul.groupPranking li:after {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
border: solid 1px #b5b4a0;
border-radius: 50%;
font-weight: normal;
z-index: 10;
}
.aboutus{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.aboutus_en{
  color: #7b7b7b;
}
.aboutus .readmorebtn{
	background: #b5b4a0;
}
.worksflex{
	justify-content: space-between;
}
.title_enja{
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.title_enja span{
	line-height: 1.3em;
	color: #85d2d7;
	display: block;
}
.catch{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.marker2{
  background: linear-gradient(transparent 70%, #ffe8bd 70%);
}
.aboutfarbe h3{
	font-size: 40px;
	margin-bottom: 80px;
	text-align: center;
}
.secondtitle{
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
position: relative;
}
.secondtitle::before{
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	z-index: 10;
}
.secondtitle span{
	color: #50bac1;
}
.charact .secondtitle span{
	color: #dc9051;
}
.contxt{
	line-height: 1.8em;
}
.contxt a{
	font-weight: bold;
	display: inline-block;
}
section.farbemember{
	width: 90%;
}
.fmtxt{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.style1 span{
	display: block;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fb span{
	font-weight: bold;
	color: #dc9051;
	display: inline-block;
}
.line, .lineb/*, .linekirakira, .linekirakirab*/{
	position: relative;
}
.line::before, .lineb::after{
	content: "";
	background: url(https://www.farbeco.jp/s/images/top/line.svg);
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	position: absolute;
}
.lineb::after/*, .linekirakirab::after*/{
	top: inherit;
	bottom: 0;
}
.fcan{
	font-weight: bold;
	color: #84d2d7;
}
.fcan span{
	margin-left: 3px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.originalitem h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5em;
}
.want{
	margin: 20px auto 0;
}
.example{
	position: relative;
}
.example li{
	border-bottom: dotted 1px #bab9a1;
	font-weight: bold;
}
.gold, .train{
	position: relative;
}
.gold::before{
	position: absolute;
	content: "";
	background: url(https://www.farbeco.jp/s/images/originalitem/gold.png) no-repeat;
	background-size: 100%;
}
.train::before{
	position: absolute;
	content: "";
	background: url(https://www.farbeco.jp/s/images/originalitem/train.png) no-repeat;
	background-size: 100%;
}
.contactbox{
	background: #fbfaf8;
	text-align: center;
}
.message{
	font-weight: bold;
}
.contactbox .readmorebtn{
	margin-top: 10px;
}
.contacttel{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.3em;
}
.bac_blue{
	background: #84d2d7;
	text-align: center;
	color: #fff;
}
.flowlist li{
	box-sizing: border-box;
	border: solid 1px #84d2d7;
}
.steptitle{
	font-weight: bold;
	text-align: center;
}
.steptitle span{
	display: block;
	color: #84d2d7;
}
.note{
	background: #fbfaf8;
}
.note  h3 span{
	position: relative;
	color: #888768;
}
.note h3 span::before{
	content: "";
	background: url(https://www.farbeco.jp/s/images/originalitem/bright.svg) no-repeat;
	background-size: 100%;
	position: absolute;
}
.note h3{
	text-align: center;
	border-bottom: solid 1px #bab9a1;
	padding-bottom: 5px;
	font-weight: bold;
}
.note dt{
	font-weight: bold;
	color: #888768;
}
.note dd{
	border-left:  solid 1px #bab9a1;
}
.note .readmorebtn a{
	background: #dc9051;
}
.catetitle_grand{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.5em;
  text-align: center;
  position: relative;
	letter-spacing: 3px;
}
.catetitle_grand::before{
	content: "";
	width: 100%;
	height: 1px;
	background: #bab9a1;
	position: absolute;
	left: 0;
	z-index: -1;
}
.catetitle_grand span{
	background: #fff;
	display: inline-block;
}
.fw{
	flex-wrap: wrap;
}
.catetxt{
	width: 90%;
}
.containerbac{
	background: #fbfaf8;
}
.containerbac2{
	border: solid 1px #bab9a1;
}
.containerbac3{
	background: #fffbf2;
}
.c_catelist1{
	justify-content: space-between;
}
.c_catelist1 li{
	background: #fff7ef;
	letter-spacing: 1px;
	text-align: center;
	width: 49.2%;
	margin-top: 1.6%;	
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px #d2d1c2;
	outline: dotted 1px #dbdbcf;
	position: relative;
}
.c_catelist1 li:nth-child(-n+2){
	margin-top: 0;
}
.c_catelist1 li a{
	display: block;
}
.pointabso{
  font-size: 11px;
  left: 8%;
  bottom: 9px;
}
.pointabso::before{
	content: "";
	background: url(https://www.farbeco.jp/s/images/category/tiara.svg) no-repeat;
	position: absolute;
	background-size: 100%;
	height: 11px;
	right: 0;
	left: 0;
	margin: auto;
}
.c_catelistillust3img{
	justify-content: space-between;
}
.c_catelistillust3img li{
	background: #fff7ef;
	letter-spacing: 1px;
	text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	box-sizing: border-box;
	box-shadow: 1px 1px 3px #d2d1c2;
	outline: dotted 1px #dbdbcf;
	position: relative;
}
.c_catelistillust3img li a{
	display: block;
}
.c_catelistillust3img li img{
	width: 35%;
	margin: 0 auto 4px;
	display: block;
}
.catetitlesimple, .catetitlesimple3{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	margin: 25px 0 13px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: dotted 1px #878768;
}
.catetitlesimple{
	position: absolute;
	border-bottom: none;
	left: 0;
	right: 0;
	margin: auto;
}
.catetitlesimple2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: normal;
	text-align: center;
}
.catelist1 li{
	position: relative;
}
.catelist1 li::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f292";
  position: absolute;
  font-size: 10px;
  left: 0;
  color: #bab9a1;	
}
.catelist1 li a{
	color: #dc9051;
	font-weight: bold;
}
.catelist2{
	justify-content: space-between;
}
.catelist2 li{
	position: relative;
	box-sizing: border-box;
	text-align: center;
	background: #de965a;
}
.catelist2 li a{
	padding: 4px 0 3px;
	display: block;
	color: #fff;
	font-weight: bold;
}
.catelist5{
	justify-content: space-between;
	margin-top: 2.9%;
}
.catelist5 li{
	width: 31%;
	text-align: center;
}
.catelist5 li a{
	font-weight: bold;
}
.catelist5 li span{
	display: block;
}
.catelist6 li{
	text-align: center;
	color: #de9659;
	font-weight: bold;
}
.catelist6 li img{
	border-radius: 50%;
	display: block;
	border: solid 1px #bab9a1;
}
.catelist6 .clpoint1{
	display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 2px;
	color: #bab9a1;
	font-weight: normal;
}
.catelist6 .clpoint2{
	display: block;
	color: #67674b;
	font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.catelist6 .clpoint3{
	display: block;
	color: #67674b;
	font-size: 16px;
	margin-top: 4px;
	font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  white-space: nowrap;
}
.catelist7{
	margin-top: 1.9%;
}
.catelist7 li{
	border-radius: 5px;
  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;
	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;
  font-size: 25px;
  color: #bab9a1;
}
.catelist8{
	justify-content: space-between;
	margin-top: 2.9%;
}
.catelist8 li{
	text-align: center;
	letter-spacing: 0;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1.6em;
}
.catelist8 li img{
	display: block;
	border-radius: 50%;
	border: solid 1px #bab9a1;
}
.catelist9 li{
	letter-spacing: 0;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px #bab9a1;
}
.catelist10 li img{
	border-radius: 50%;
	display: block;
}
.catelist10 span{
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 1.6em;
}
.moviecheck{
	color: #85d2d7;
	font-weight: bold;
}
.movietitle{
	position: relative;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.movietitle i{
	vertical-align: middle;
	margin-right: 10px;
	color: #85d2d7;
}
.movie iframe{
	width: 100%;
}
.catequestion{
	position: relative;
	border: dotted 1px #878768;
}
.questionlist dt, .questionlist dd, .other_faq dt, .other_faq dd{
	position: relative;
	vertical-align: top;
}
.questionlist dt::before, .other_faq dt::before{
	content: "Q.";
	color: #de965a;
	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;
	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{
	color: #de9659;
	font-weight: bold;
}
.simple_more{
	letter-spacing: 1px;
	background: #fbf6f1;
	text-align: center;
	padding: 3px 0;
}
.other_faq dd .disin{
	display: inline-block!important;
	border-bottom: solid 1px #878768;
	line-height: 1.2em;
}
.textbnr{
	width: 95%;
}
.textbnr a{
	display: block;
	color: #878768;
	font-weight: bold;
}
.bnrimg img{
	width: auto;
}
.catetitlebacg{
	background: #ffe9e0;
	text-align: center;
	color: #898a6b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
}
.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;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
}
.catetitlebacg2 span{
	display: inline-block;
	padding: 9px 40px 7px;
	background: #fbf6f1;
}
.papercharactlist>li{
	text-align: center;
	box-sizing: border-box;
}
.papercharactlist div{
	position: relative;
}
.papercharactlist div img{
	width: 100%;
}
.pointround{
	position: absolute;
	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: "";
	border-radius: 50%;
}
.papercharact_t{
	font-weight: bold;
	line-height: 1.2em;
	vertical-align: bottom;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.papercharactlist2{
	font-weight: bold;
}
.papercharactlist2 li span{
  background: linear-gradient(transparent 60%, #ffe8d7 60%);
}
.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;
}
.papercharact_subt i{
	color: #ffee32;
}
.papercharact_subt span{
	display: block;
	font-size: 13px;
}
.flowcontainer{
	background: #fbf6f1;
}
.flowcontainer2{
	background: #ffe9e0;
}
.cateflowlist li{
	background: #fff6e5;
	text-align: center;
	font-weight: bold;
	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;
  left: 0;
  right: 0;
  margin: auto;
  color: #de965a;
}
.flowcontainer2 .cateflowlist li::before{
  color: #84d2d7!important;
}
.complete::before, .complete::after, .farbelist::after{
	display: none;
}
.flowimg img{
  opacity: .8;
}
.cateflownote2{
	color: #7d7d62;
}
.cateflownote2 a{
	color: #7d7d62;
	border-bottom: 1px solid #7d7d62;
}
.farbelist{
	background: #fff!important;
}
.complete{
	background: #ffd380!important;
}
.categorylinklist li a{
	color: #878768;
	font-weight: bold;
}
.categorylinklist li i{
	font-size: 13px;
	vertical-align: middle;
	color: #85d2d7;
}
.section1 iframe{
	width: 100%;
}
.featuretitle{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  text-align: center;
}
.updatedate{
	position: relative;
	text-align: center;
}
.updatedate::before{
	content: "";
	width: 100%;
	height: 1px;
	background: #bab9a1;
	position: absolute;
	left: 0;
	top: 11px;
	z-index: -1;
}
.updatedate span{
	background: #fff;
	display: inline-block;
}
.featuresubtitle1, .featuresubtitle2, .featuresubtitle3, .featuresubtitle4, .featuresubtitle5{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
}
.featuresubtitle1{
  text-align: center;
}
.featuresubtitle1 i{
	margin-right: 10px;
	color: #d4d3c5;
}
.f_line{
	position: relative;
	padding: 0 10px;
}
.f_line::before{
	content: "";
	background: url(https://www.farbeco.jp/s/images/top/line.svg);
	height: 2px;
	width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresubtitle2{
  position: relative;
}
.featuresubtitle2::before{
	content: "";
	background: url(https://www.farbeco.jp/s/images/top/line.svg);
	height: 2px;
	width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresubtitle3{
	padding: 1px 15px;
	margin-bottom: 25px;
}
.featuresubtitle4, .featuresubtitle5{
	text-align: center;
	background: #ffe9e0;
	box-sizing: border-box;
	color: #222;
}
.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;
  text-align: left;
}
.featuresubtitle8{
  padding: 3px 0 5px;
  margin: 30px 0 15px;
  color: #222;
  font-weight: bold;
  text-align: left;
}
.pointtext{
	position: absolute;
	top: 0;
	left: 0;
	background: #bab9a1;
	color: #fff;
	font-weight: bold;
	text-align: center;
	z-index: 5;
}
.pointtext2{
	position: absolute;
	background: #bab9a1;
	border-radius: 50%;
}
.pointtext3{
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  color: #878768;
  border: solid 1px #bab9a1;
  font-weight: bold;
  text-align: center;
  z-index: 5;
  text-align: center;
  box-sizing: border-box;
}
.p_text{
	position: absolute;
	font-weight: bold;
	color: #fff;
	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{
	text-align: center;
}
.featuretxtleft{
	text-align: left;
}
.featurelist_1 li:nth-child(-n+3){
	margin-top: 0;
}
.featurelist_1 li p:last-child, .featurelist_2 li p:last-child, .linktext{
	text-align: center;
	background: #fbf6f1;
}
.imgborder img{
	border: solid 1px #bebdad; 
}
.f_price{
	display: block;
	margin-top: 3px;
}
.featurelist_2{
	justify-content: space-between;
}
.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{
	justify-content: space-between;
}
.linktext{
	text-align: center;
}
.talkflex{
	align-items: center;
}
.talkimg{
	text-align: center;
}.talkimg span{
	display: block;
	margin-top: 5px;
	font-weight: bold;
	color: #878768;
}
.talktxt{
	flex: 1;
	box-sizing: border-box;
	background: #f9f8f4;
	position: relative;
	border-radius: 10px;
}
.talkflexlast .talktxt{
	background: #fbf6f1;
}
.talktxt::before{
	content: "";
	position: absolute;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
}
.talkflexlast .talktxt::before{
	left: inherit;
  transform: rotate(180deg);
}
.border_container{
	box-sizing: border-box;
	border: 1px dotted #bab9a1;
	margin: auto;
}
.f_checkcontainer{
	position: relative;
}
.checktitle span{
	position: absolute;
	background: #fff;
	top: -19px;
	color: #dc9051;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.flex1{
	flex: 1;
}
.ps_section{
	border-top: dashed 1px #bab9a1;
	padding-top: 20px!important;
}
.pastarticles{
	background: #fbfaf8;
	box-shadow:  1px 1px 3px #b9b9b9;
}
.patitle{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.patitle i{
	color: #8c8c6e;
}
.pstxt{
	border-bottom: dashed 1px #85d2d7;
	display: inline;
	line-height: 2em;
}
.smalltxt{
	display: block;
}
.lightcontainer{
	position: relative;
	border: solid 1px #bab9a1;
	box-sizing: border-box;
}
.lightcontainer .featuresubtitle1{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.lightcontainer .featuresubtitle1 span{
	background: #fff;
}
.list2{
	justify-content: space-between;
}
.list2 li{
	width: 47%;
	margin-top: 4.5%;
	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;
	margin-right: 5px;
}
.ac_container{
	border: solid 1px #bab9a1;
}
.ac_container dt{
	border-bottom:  solid 1px #e2e1d8;
	position: relative;
}
.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;
  color: #bab9a1;	
}
.ac_container dd{
	border: solid 5px #fbf6f1;
	box-sizing: border-box;
	border-top: none;
}
.minitxt{
	text-align: center;
	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;
}
.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 li{
	padding: 7px 0;
	border-bottom:  dashed 1px #bab9a1;
}
.f_list li i{
	color: #fbf6f1;
	margin-right: 5px;
	text-shadow: 1px 1px 3px #bab9a1;
}
.notfound{
	text-align: center;
	color: #bab9a1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.notfound .span1{
	display: block;
	font-weight: bold;
}
.notfoundtxt{
	text-align: center;
}
.readmore404{
	text-align: center;
}
.readmore404 a{
	border-bottom: solid 1px #868767;
	display: inline-block;
}
.contact_t{
	background: #ffe9e0;
	text-align: center;
	color: #717254;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 3px;
}
.contacttxt{
	text-align: center;
}
.list3 img{
	width: 100%;
}
.eccontact li{
	box-sizing: border-box;
	text-align: center;
	border-bottom: solid 1px #d6d5c9;
}
li.linelist{
	padding-bottom: 0;
}
.lineflex{
	justify-content: space-between;
	border-top:   dotted 1px #d5d5d5;
}
.lineflex div{
	width: 50%;
}
.kuroneko{
	margin: 0 auto;
}
.contacttxt2{
	font-weight: bold;
	line-height: 1.4em;
}
.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{
	text-align: left;
}
.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-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;
}
.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;
	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;
}
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;
}
.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;
}
.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;
}
.box001 p {
  padding: 0 20px;
  margin: 0;
}
.box001 img{
  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-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-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 {
  height: auto;
  flex-shrink: 0;
}
.balloon-text {
  padding: 1em;
  border-radius: 6px;
  position: relative;
  display: flex;
}
.balloon-text-inner {
  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;
}
.balloonR .balloon-text {
  background: #f8f7ef;
}
.balloonL .balloon-text::before {
  left: -16px;
  border-right: 16px solid #f8f7ef;
}

.balloonR .balloon-text::before {
  right: -16px;
  border-left: 16px solid #f8f7ef;
}
.detail_table{
	text-align: center;
	margin-top: 10px;
    border-bottom: 1px solid #ececec;
}
#contents .detail_table td{
  border: 1px solid #ececec;
  vertical-align: top;
  border-bottom: none;
}
#contents .detail_table2 td{
  border-right: none;
}
#p-area {
	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-weight:bold;
	text-align:center;
	margin:0;
}
.p-heading{
	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-weight:bold;
	color:#532817;
	text-align:left;
	border-bottom:dotted 1px #532817;
}
.text_step{
	font-weight:bold;
	color:#532817;
	text-align:left;
	border-bottom:dotted 1px #532817;
}
.introduction{
	text-align:left;
}
.t-area{
	padding:15px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	margin:10px;  
}
.text_small {
	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;
	text-decoration: none;
	color: #532817;
	text-align: center;
	border: 1px solid #532817;
	margin: 3px 3px 7px 3px;
}
#navi-menu a:hover {
	text-decoration: none;
	color: #532817;
	border: 1px solid #84d2d7;
}
.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;
}
#area{
  width:100%;
  text-align:center;
}
#area h4 {
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	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;
  }
  .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;
}
.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;
  list-style: none;
  border: none;
  width: 50%;
}
.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;
  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;
}
.preparationtable td span{
	text-align: left!important;
	display: block;
}
.farbemovie {
  height: 0;
  position: relative;
  overflow: hidden;
}
.farbemovie2{
  height: 0;
  position: relative;
  overflow: hidden;
}
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 h2{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  margin-bottom: 20px;
  letter-spacing: 2px;
  border-bottom: dashed 1px #bab9a1;
  padding-bottom: 4px;
}
.checkoutsuccess_page h2 span{
	color: #bab9a1;
	display: block;
}
.cktxt{
	text-align: left;
	letter-spacing: 2px;
}
.ckmore span{
	color: #888769;
	display: inline-block;
	line-height: 1.5em;
}
.followme{
	margin: 0 auto;
}
.followsns{
	display: flex;
	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;
	color: #bab9a1;
}
.cktxt3{
	text-align: left;
}
.cktxt3 li{
	list-style: disc;
}
.footcate div>ul{
	margin-left: 15px;
}
.footcate div>p{
	margin-top: 20px;
	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{
  position: relative;
  padding-left: 13px;
}
.footcate div>ul li::before{
  position: absolute;
  top: 1px;
  font-size: 10px;
  left: 0;
  color: #898869;
  content: "└";	
}
.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;
}
.magazine .magazinepage .magazine__contents{
	flex: 1;
}
.magazineday{
  color: #5b5b5b;
}
.magazine__contents .blogtitle{
  line-height: 1.6em;
  font-weight: bold;
}
.faqanchor{
	flex-wrap: wrap;
}
.faqanchor li{
	text-align: center;
}
.faqanchor li span{
	display: block;
}
.faq-title{
	background: #ddebec;
	color: #545454;
}
.question {
	position: relative;
	cursor: pointer;
	border-bottom: 1px dashed #c0c0c0;
}
.faq-contents dt span{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #535353;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.question span::before,
.question span::after {
  content: '';
  display: block;
  width: 10px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s;
}
.question span::after {
  transform: translateY(-50%) rotate(90deg);
}
.question span.open::after {
  transform: translateY(-50%) rotate(0);
}
.faq-contents dd {
	display: none;
	margin-bottom: 12px;
	background: #f9f9f9;
}
.faq-contents dd a{
	text-decoration: underline;
	color: #19b2cc;
}
.q1img img,
.q4img img{
	border: 1px solid #e8e8e8;
}
.faq-link-target {
	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: ""; }
@media screen and (min-width:1400px){
  .gold::before{right: 10%;}
  .train::before{right: 10px;top: -65px; width: 260px; height: 90px;}
  }
@media screen and (min-width:1300px){
  .catelist7 li{height: 120px;font-size: 18px;}
  .catelist7 li::before{right: -11%;top: 47px;}
	.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 (min-width: 768px) and (max-width:1300px){
  p.wecan{font-size: 22px;}	
}
@media screen and (min-width: 768px) and (max-width:1250px){
  .information{position: absolute;top: 18px; left: 0; right: 0;
    margin: auto;
  }
  .checknowarea .flexlist{padding-top: 45px;}
}
@media screen and (min-width: 768px) and (max-width:1200px){
  .cateflowlist{width: 90%;}	
	.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%;}
	p.wecan{font-size: 20px;}	
  .wantp{font-size: 20px;}
  .fb span{ font-size: 16px;}

  }
@media screen and (min-width: 768px) and (max-width:1150px){
	.want{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width:1100px){
  .cktxt3{
    width: 80%;
  }
	.note h3{font-size: 20px;}	
  .steptitle{font-size: 20px;}	
	.steptitle{font-size: 20px;}	
	.medialeft{text-align: left;}


}
  @media screen and (min-width: 768px) and (max-width:1050px){
  .txtimg div{padding: 25px 30px;}
  .txtimg_c div{width: 80%;padding: 25px 30px;}
  }
  
	@media screen and (min-width: 768px) and (max-width:1000px){
		.preparationtable4 tr:first-child{padding-left: 60px;}
	}
@media screen and (min-width: 768px){
	.pointabso {
    position: absolute;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    left: 8%;
    bottom: 9px;
    color: #5a5b45;
    line-height: 1.1em;
}
  .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{
    max-width: 1200px;
  }
  #slider{
    margin: 10px auto;
    overflow:hidden;
  }
  #slider ul li img {
    max-width: 100%;
  }
.newsarea li span{
	margin-right: 15px;
	font-size:13px;
}
.checknowarea .flexlist{
	background: #fbfaf8;
	margin: 13px 0;
	border:1px solid #bab9a1;
}
.checknowarea .flexlist:hover{
	box-shadow: 0px 0px 4px #ddddcc;
	cursor: pointer;
	background: #fff7e9;
}
.checknowarea h2{
	color: #fff;
	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{
	margin-bottom: 10px;
	margin-top:9px;
	font-size:18px;
}
.information span{
	position: relative;
}

.cntxt{
	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;
}
.newarea{
	margin: 40px auto 60px;
}
.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;
}
.d4 li:nth-child(n+5){
	display: none;
}
.name{
	margin:6px 0 10px;
}
.list3 li{
	width: 31%;
	margin: 3.5% 3.5% 0 0;
}
.rankingarea{
	margin: 60px auto;
}
.tab-group{
  margin-bottom: 20px;
}
.tab{
  width: 33.33%;
  padding:5px;
}
.tab:hover{
	cursor: pointer;
	background: #eeece1;
}
.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 li{
	width: 49.5%;
	background: #f5f4f1;
	margin-top: 1%;
	border: solid 1px #f2f1ed;
}
.m_catelist li a{
	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;
	padding-bottom: 5px;
}
.themearea{
	margin: 60px auto;
}
.columnarea{
	margin: 60px auto;
}
.column_container{
	margin-top: 25px;
	align-items: flex-start;
}
.columnimg{
	margin-right: 20px;
}
.columnimg img{
	width: 240px;
	height: 140px;
	border: solid 1px #e9e9e9!important;
}
.c_date{
	font-size: 12px;
}
.c_title{
	margin: 7px 0 10px;
}
.tag li{
	margin-right: 10px;
	background: #ccccb9;
	font-size: 12px;
}
ul.ranking li:after {
    content: counter(a);
  position: absolute;
	padding: 3px 10px 2px;
	background: rgba(255, 255, 255, 0.8);
	top: 5px;
	left: 5px;
	font-size: 15px;
}
.groupPranking{
	margin-bottom:110px;
}
.groupPranking li{
	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);
	top: 5px;
	left: 5px;
	font-size: 15px;
}
.flexlist.groupPranking.newtype li .newtype__rankno{
	display: none;
}
.checkarea{
	margin: 60px auto;
}
.aboutus{
	margin: 60px 0 45px;
	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;
  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;
}
.aboutus .readmorebtn:hover{
	background: #85d2d7;
}
.worksflex{
	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;
	margin: 40px 0;
	font-weight: normal;
}
.title_enja span{
	font-size: 45px;
	letter-spacing: 2px;
}
.catch{
	font-size: 22px;
	text-align: center;
	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;
}
.aboutfarbe h3{
	font-size: 40px;
	margin-bottom: 80px;
	text-align: center;
}
.aboutthink{
	position: relative;
	margin-top: 90px;
}
.aboutthink::before{
	content: "";
	background: url(https://www.farbeco.jp/s/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;
line-height: 1.5em;
}
.secondtitle::before{
	content: "";
	background: #dad8ca;
	width: 150px;
	bottom: -12px;
	height: 2px;

}
.contxt{
	font-size: 18px;
}
.contxt a{
	color: #505046;
	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;
	line-height: 1.8em;
}
.staffimg{
	margin: 0 auto 30px;
	width: 85%;
}
.style1{
	font-size: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	line-height: 1.5em;
}
.style1 span{
	font-size: 20px;
}
.originalitemtop{
	margin: 15px 0;
}
.originalitemtop img{
	width: 100%;
}
.fb span{
	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*/{
	padding: 30px 15px;
}
.line::before, .lineb::after{
	z-index: 10;
}
.fcan{
	margin-bottom: 10px;
	font-size: 20px;
}
.originalitem h3{
	font-size: 28px;
	margin-bottom: 25px;
	font-weight: normal;
}
.pcan{
	order: 1;
	flex: 1;
	font-size: 17px;
}
.ti{
	order: 2;
	width: 45%;
	margin-left: 20px;
	border: solid 1px #bab9a1;
}
.want{
	width: 90%;
}
.wantp{
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.example::before{
	content: "";
	background: url(https://www.farbeco.jp/s/images/originalitem/hukidashi.svg) no-repeat;
	width:30px;
	background-size: 100%;
	height: 100px;
	bottom: -30px;
	left: -20px;
	position: absolute;
}
.example li{
	padding: 7px 10px;
	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::before{
	width: 150px;
	height: 101px;
	right: 4%;
	top: -125px;
}

.train::before{
	width: 200px;
	height: 71px;
	right: -58px;
	top: -40px;
}
.contactbox{
	border: solid 1px #bab9a1;
	margin-top: 20px;
	padding: 25px 0;
}
.message{
	font-size: 18px;
}
.mailicon{
	width: 23px;
	margin: 0 15px 6px 0;
}
.contacttel{
	font-size: 32px;
}
.contacttel img{
	width: 31px;
	margin:12px 11px 7px 0;
}
.orderflow{
	margin: 60px auto 50px;
}
.bac_blue{
	padding: 7px 0 6px;
	font-size: 25px!important;
}
.flowlist{
	justify-content: space-between;
	margin-top: 13px;
}
.flowlist li{
	width: 32%;
	padding: 10px;
}
.steptitle{
	font-size: 23px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.steptitle span{
	font-size: 20px;
	margin-bottom: 3px;
}
.note{
	padding: 40px 30px 30px;
	border: solid 1px #bab9a1;
	margin: 70px auto;
}
.note  h3 span{
	font-size: 20px!important;
}
.note h3 span::before{
	width: 60px;
	top: -22px;
	right: -23px;
	height: 30px;
}
.note h3{
	margin-bottom: 20px;
	font-size: 25px!important;
}
.note dl{
	margin-top: 20px;
}
.note dt{
	font-size: 20px;
	margin-bottom: 5px;
}
.note dt i{
	margin-right: 10px;
}
.note dd{
	padding:5px 18px 5px 23px;
	margin-left: 8px;
}
.note .readmorebtn{
	width: 400px;
}
.note .readmorebtn:last-child{
	margin-top: 30px;
}
.oizirei{
	margin: 50px 0 80px;
}
.catetitle_grand{
	font-size: 16px;
  font-weight: normal;
  margin: 20px 0;
}
.catetitle_grand::before{
	top: 11px;
}
.catetitle_grand span{
	font-size: 30px;
	padding: 0 20px;
	letter-spacing: 4px;
	margin-bottom: 10px;
}
.catetxt{
	font-size: 15px;
	margin: 30px auto 40px;
}
.containerbac{
	padding: 20px 4% 25px;
	margin: 40px 0;
}
.containerbac2{
	padding: 30px 2%;
	margin: 40px 0;
}
.containerbac3{
	padding: 35px 2%;
	margin: 40px 0;
}
.c_catelist1 li{
	font-size: 18px;
  font-weight: normal;
	outline-offset: -4px;
}
.c_catelist1 li a{
	padding: 14px 0 11px;
}
.c_catelist1 li:hover{
	background: #fffbeb;
}
.c_catelist1 li:hover a{
	color: inherit!important;
}
.pointabso{
  font-size: 11px;
  left: 8%;
  bottom: 9px;
}
.pointabso::before{
	width: 22px;
	top: -14px;
}
.c_catelistillust3img{
	margin: 30px auto 40px ;
}
.c_catelistillust3img li{
	font-size: 18px;
	width: 32%;
	margin-top: 2%;	
  font-weight: normal;
	outline-offset: -4px;
}
.c_catelistillust3img li a{
	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 .pointabso{
	bottom: inherit;
	top: 8px;
}
.catetitlesimple, .catetitlesimple3{
	font-size: 20px;
}
.catetitlesimple{
	top: -37px;
}
.catetitlesimple2{
	font-size: 23px;
	margin-bottom: 20px;
}
.catetitlesimple2 span{
	font-size: 22px;
}
.catelist1 li{
	padding-left: 17px;
	margin: 5px 17px 0;
}
.catelist1 li::before{
  top: 5px;
}
.catelist2{
	padding: 0 1%;
}
.catelist2 li{
	width: 24%;
}
.catelist2 li:hover{
	background: #bab9a1;
}
.catelist2 li a span{
	font-size: 22px;
}
.catelist5{
	padding: 0 1%;
}
.catelist5 li{
	box-shadow:  1px 1px 4px #bab9a1;
	padding-bottom: 7px;
}
.catelist5 li span{
	margin-bottom: 10px;
}
.catelist6{
	justify-content: space-between;
	padding: 0 1%;
}
.catelist6 li{
	width: 33.33%;
	line-height: 1.6em;
	font-size: 14px;
}
.catelist6 li img{
	width: 50%;
	margin: 5px auto 7px;
}
.catelist6 .clpoint1{
	font-size: 15px;
}
.catelist6 .clpoint2{
	font-size: 18px;
	margin-top: 4px;
}
.catelist6 .clpoint3{
	line-height: 1.7em;
}
.catelist7{
	justify-content: space-between;
	margin-bottom: 50px;
}
.catelist7 li{
	width: 18%;
	height: 100px;
	font-size: 17px;
}
.catelist7 li::before{
  top: 39px;
  right: -12%;
}
.catelist7 li:last-child::before{
	display: none;
}
.catelist8 li{
	width:16.66%;
	font-size: 14px;
}
.catelist8 li img{
	width: 80%;
	margin: 0 auto 13px;
}
.catelist9{
	justify-content: space-between;
	padding: 0 1%;
}
.catelist9 li{
	width: 48%;
	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;
}
.catelist10 span{
	font-size: 15px;
}
.movie{
	margin-top: 50px;
	text-align: center;
}
.moviecheck{
	font-size: 17px;
	text-align: left;
	width: 584px;
	margin: 0 auto;
}
.movietitle{
	margin-bottom: 5px;
	font-size: 19px;
}
.movietitle i{
	font-size: 29px;

}
.catequestion{
	margin-top: 35px;
}
.questionlist{
	padding: 19px 20px 0;
}
.other_faq{
	padding: 0 20px;
}
.questionlist dt, .questionlist dd, .other_faq dt, .other_faq dd{
	padding-left: 30px;
	font-size: 15px;
}
.questionlist dt::before, .other_faq dt::before{
	font-size: 18px;
}
.questionlist dd::before, .other_faq dd::before{
	font-size: 18px;
}
.questionlist dt, .other_faq dt{
	margin: 20px 0 2px;
}
.questionlist dt:first-child{
	margin-top: 0;
}
.simple_more:hover{
	color: #de965a;
	cursor: pointer;
}
.other_faq dd a{
	display: block;
	color: #878768;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.other_faq dd a:hover{
	opacity: .6;
}
.textbnr{
	margin: 40px auto;
	background: #f3f3eb;
}
.textbnr a{
	padding: 17px 0 12px;
	text-align: center;
	font-size: 21px;
	border: solid 2px #bab9a1;
}
.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;
	vertical-align: middle;
	display: inline-block;
	margin-top: -10px;
}
.catesubtitle{
	text-align: center;
}
.catetitlebacg{
	font-size: 22px;
	margin: 50px 0 20px;
	padding: 3px 0 2px;
}
.catetitlebacg3{
	padding: 6px 0 4px;
	letter-spacing: 3px;
	font-size: 22px;
	margin: 50px 0 13px;
}
.papercharactlist{
	justify-content: space-between;
	margin-top: 40px;
}
.papercharactlist>li{
	width: 33.33%;
	padding: 16px 2% 0;
	border-right: solid 1px #e6e6dd;
}
.papercharactlist>li:last-child{
	padding-top: 0;
}
.bordernone2{
	border: none!important;
}
.papercharactlist div{
	padding: 20px 20%;
}
.pointround{
	left: 5px;
}
.pointround span::before{
	width: 60px;
	height: 60px;
	left: -16px;
	top: -15px;
}
.papercharact_t{
	font-size: 20px;
	margin-bottom: 14px;
}
.papercharactlist>li:last-child .papercharact_t{
	margin-bottom: 5px;
}
.papercharactlist2{
	margin: 10px 0;
	font-size: 17px;
}
.papercharactlist2 li span{
  padding: 0 10px;
}
.papercharact_subt{
	border-radius: 5px;
}
.papercharact_subt i{
	font-size: 12px;
	margin-left: 5px;
}
.papercharact_subt span{
	margin-bottom: 5px;
}
.papercharactlist>li:hover .papercharact_subt{
	opacity: .7;
}
.flowcontainer{
	padding: 30px 2% 40px;
	margin: 30px 0;
}
.cateflowlist{
	width: 80%;
	margin: 0 auto;
}
.cateflowlist li{
	padding: 13px 0 12px;
	margin-top: 25px;
	font-size: 17px;
}
.cateflowlist li::before{
  bottom: -34px;
  font-size: 25px;
}
.flowimg{
	position: absolute;
	left: 15px;
	top : 50%;
	transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.flowimg img{
	width: 40px;
}
.cateflownote{
	font-size: 14px;
	color: red;
}
.cateflownote2{
	font-size: 14px;
}
.cateflownote2 a:hover{
	color: #6cc2c7;
	border-bottom: 1px solid #6cc2c7;
}
.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;
}
.categorylinklist li i{
	margin-right: 15px;
}
.feature{
	margin: 0 auto;
}
.section1{
	padding: 10px 0 30px;
}
.section2, .section3, .section4, .section5{
	padding: 40px 0 50px;
}
.featuretitle{
	font-size: 26px;
  margin-bottom: 13px;
}
.updatedate{
	margin-top: 5px;
}
.updatedate span{
	font-size: 13px;
	padding: 0 20px;
}
.featuresubtitle1, .featuresubtitle2, .featuresubtitle3, .featuresubtitle4, .featuresubtitle5{
	font-size: 27px;
}
.featuresubtitle1{
  margin: 0 auto 23px;
}
.f_line::before{
	bottom: -12px;
}
.featuresubtitle2{
  margin: 15px auto 22px;
}
.featuresubtitle2::before{
	bottom: -4px;
}
.featuresubtitle3{
	padding: 1px 15px;
	margin-bottom: 25px;
}
.featuresubtitle4, .featuresubtitle5{
	padding: 3px 15px;
	margin: 0 auto 35px;
}
.featuresubtitle5{
	margin-bottom: 18px;
}
.featuresubimg{
  width: 90%;
	margin: 0 auto;
	position: relative;
}
.featuresubtitle7{
  font-size: 18px;
}
.featuresubtitle8{
  font-size: 18px;
}
.featuresubimg:hover img{
	opacity: 1!important;
}
.f_itemimg img{
	width: 100%;
}
.pointtext{
	padding: 13px 7px 8px;
	writing-mode: vertical-rl;
}
.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{
	width: 80px;
	height: 80px;
	left: -15px;
	top: -15px;
}
.pointtext3{
  padding: 4px 10px 2px;
  font-size: 14px;
}
.p_text{
	width: 100%;
	font-size: 14px;
}
.featuretxtcenter, .featuretxtleft{
	font-size: 16px;
	margin-top: 13px;

}
.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(3n), .featurelist_4 li:nth-child(3n){
	margin-right: 0;
}
.featurelist_1 li p:last-child, .featurelist_2 li p:last-child, .linktext{
	padding: 10px 15px;
}
.f_price{
	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;
}
.featurelist_2 li, .featurelist_3 li{
	width: 47%;
	margin: 6% 6% 0 0;
}
.featurelist_3{
	width: 90%;
	margin: 40px auto 0;
}
.linktext{
	font-size: 16px;
	margin-top: 20px;
}
.f_talk{
	width: 90%;
	margin: 70px auto;
}
.talkflexlast{
	margin-top: 40px;
}
.talkimg{
	width: 20%;
	margin-right: 40px;
}
.talkimg span{
	font-size: 14px;
}
.talkimg img{
	border-radius: 50%;
}
.talkflexlast .talkimg{
	margin: 0 0 0 40px;
}
.talktxt{
	padding: 20px;
}
.talktxt::before{
  border-right: 35px solid #f9f8f4;
  left: -30px;
  top: 40%;
}
.talkflexlast .talktxt::before{
	right: -30px;
  border-right: 35px solid #fbf6f1;
}
.border_container{
	padding: 20px;
	width: 90%;
}
.f_checkcontainer{
	padding: 30px 30px 25px;
	margin-top: 50px;
	border:  double 4px #dfdfd5;
}
.checktitle span{
	padding: 0 10px;
	font-size: 23px;
}
.fcimg{
	width: 40%;
	margin-right: 30px;
}
.ps_section{
	margin-top: 30px;
}
.pastarticles{
	padding: 20px;
}
.pastarticles a{
	display: flex;
}
.paimg{
	width: 25%;
	margin-right: 20px;
}
.patitle{
	font-size: 17px;
	margin-bottom: 5px;
}
.smalltxt{
	font-size: 16px;
}
.fs16{
	font-size: 16px;
}
.lightcontainer{
	padding: 50px 5% 30px;
	margin-top: 80px;
}
.lightcontainer .featuresubtitle1{
	top: -22px;
}
.lightcontainer .featuresubtitle1 span{
	padding: 0 20px;
	font-size: 25px;
}
.list2 li{
	font-size: 14px;
}
.f_tag{
	padding: 2px 5px 0;
	font-size: 14px;
}
.ac_container{
	padding: 25px 5% 30px;
}
.ac_container .featuretitle{
	font-size: 25px;
}
.ac_container dt{
	font-size: 18px;
}
.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;
}
.ac_container dt::before{
  top: 10px;
  font-size: 15px;
  right: 20px;
}
.ac_container dd{
	padding: 15px 20px;
	margin-bottom: 30px;
}
.minitxt{
	font-size: 13px;
	margin-top: 13px;
}
.list2_2 li{
	font-size: 14px;
}
.f_list{
	padding: 7px 0;
	width: 90%;
	margin: 50px auto 0;
}
.f_list li{
	font-size: 20px;
}
.notfound{
	font-size: 23px;
	margin: 85px 0 25px;
	letter-spacing: 2px;
}
.notfound .span1{
	font-size: 70px;
	letter-spacing: -22px;
	line-height: 1em;
}
.notfound .span2{
	padding-left: 27px;
}
.notfoundtxt{
	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;
	margin-top: 80px;
}
.readmore404 a{
	color: #868767!important;
}
.contact_t{
	font-size: 20px;
	margin: 50px 0 20px;
	padding: 6px 0 5px;
}
.contacttxt{
	margin: 30px auto;
}
.eccontact{
	border-top: solid 1px #d6d5c9;
	border-left: solid 1px #d6d5c9;
}
.eccontact li{
	width: 50%;
	padding: 20px;
	border-right: solid 1px #d6d5c9;
}
.contacticon{
	width: 50px;
	margin: 11px auto 15px;
}
.eccontact li h4{
	font-size: 16px;
	font-weight: bold;
}
.lineflex div{
	padding: 14px 15px 12px;
}
.lineflex div:first-child{
	border-right:  dotted 1px #d5d5d5;
}
.kuroneko{
	width: 150px;
}
.contacttxt2{
	font-size: 19px;
	margin-bottom: 3px;
}
.contacttxt3{
	font-size: 14px;
}
.contacttxt4{
	font-size: 14px;
}
.contacttxt4 a:hover, .contacttxt6 a:hover, .contacttxt a:hover{
	cursor: pointer!important;
	opacity: .6;
}
.contacttxt6{
	font-size: 12px;
}
.contacttxt7{
	margin: 30px auto 20px;
	text-align: center;
	font-size: 18px;
}
.text_dec07 {
  font-size: 18px;
}
.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;
}
a:link.btn_21,
a:visited.btn_21,
a:active.btn_21{
	width:70%;
}
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;
}
.txt_dec001 {
  text-align: center;
}
.box001 .box-title {
  font-size: 18px;
}
.box001 img{
  margin: 20px 0 0;
  max-width: 92%;
}
a:link.btn_001,
a:visited.btn_001,
a:active.btn_001 {
  font-size: 14px;
}
a:link.btn_002,
a:visited.btn_002,
a:active.btn_002 {
  font-size: 17px;
}
.balloon-img {
  width: 110px;
}
.balloon-text-inner {
  text-align: left;
  margin: 10px 15px;
  line-height: 23px;
}
.balloonL .balloon-text {
  margin: 0 0 0 25px;
}
.balloonR .balloon-text {
  margin: 0 15px 0 15px;
}
.box001 img{
	width: 100%!important;
}
.comment{
	text-align: center;
	margin-top: 10px;
}
.comment table{
	margin-top: 10px;
}
#contents .detail_table td{
  padding: 5px;
}
#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:nth-child(odd){
	white-space: nowrap;
}
#p-area {
	margin:25px 5px;;
 }
 #area h2{
	font-size:25px;
	letter-spacing:0.05em;
}
.p-heading{
	font-size:22px;
	padding:8px;
}
.text_point{
	font-size:18px;
	margin:20px 5px 20px 5px;
	padding-bottom:10px;
}
.text_step{
	font-size:20px;
	margin:30px 10px 15px;
	padding-bottom:10px;
}
.introduction{
	width:98%;
	line-height:1.6em;
	margin:10px auto 15px;
}
.text_small {
	font-size: 13px;
	margin-top: 10px;
}
#navi-menu a{
	font-size: 12px;
	padding: 7px 5px 7px 5px;
}
.tt{
	font-size: 14px;
}
.navi-menu-link{
	border-bottom:solid 4px #ffff60;
	background-color:#fff;
	color: #532817;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
}
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 .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 {
    padding: 7px 10px 7px  25px;
    margin: 10px 0 22px 0;
    font-size:18px;
  }
  #area .description{
    line-height:1.5em;
  }
  .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 li {
    font-size: 14px;
  }
  .ctlayout_text {
    font-size: 14px;
  }
  .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;
  }
  .catitemList li p {
    font-size: 14px;
  }
  .catitem_text {
    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-box-shadow: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%;
}
.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;
}


.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%;
  margin: 15px auto 50px;
  padding-top: 45%;
}
.farbemovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.farbemovie2{
  width: 100%;
  margin: 15px auto 50px;
  padding-top: 56.25%;
}
.farbemovie2 iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.checkoutsuccess_page{
	padding: 35px;
	border: solid 1px #bab9a1;
	margin: 0 auto;
	text-align: center;
	margin-top: 60px;
	max-width: 800px;
}
.cklogo{
	width: 65px;
	margin: 0 auto 5px;
}
.checkoutsuccess_page h2{
  font-size: 26px;
}
.checkoutsuccess_page h2 span{
	font-size: 18px;
	margin-bottom: 2px;
}
.cktxt{
	width: 393px;
	line-height: 2em;
	margin: 0 auto 30px;
}
.ckmore span{
	font-size: 16px;
	border-bottom: solid 1px #888769;
}
.followme{
	width: 200px;
}
.followsns{
	font-size: 40px;
}
.cktxt2{
	font-size: 20px;
	margin-top: 15px;
}
.cktxt3{
	width: 70%;
	margin: 0 auto 40px;
}
.cktxt3 li{
	margin-top: 10px;
}
.footcate li{
	margin-top: 3px;
}
.footcate div>p{
	font-size: 14px;
}
.footcate div>ul li{
  font-size: 13px;
}
.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%;
  }
  .magazine .magazinepage li{
    align-items: flex-start;
  }
  .magazine .magazinepage .magazinelistimg{
    margin-right: 20px;	
    width: 240px;
  }
  .magazine .magazinepage .magazinelistimg img{
    border: solid 1px #e9e9e9;
  }
  .magazineday{
    font-size: 12px;
  }
  .magazine__contents .blogtitle{
    margin: 0px 0 10px;
  }
  .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;
  }
  .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://www.farbeco.jp/s/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;
  }
  .faqanchor{
    margin: 40px 0;
    justify-content: center;
  }
  .faqanchor li{
    width: 35%;
    margin: 0 10px 20px 10px;
  }
  .faqanchor li a:hover{
    background: #f8f8f2;
    color: #000;
  }
  .faqanchor li span{
    width: 22%;
    margin: 0 auto 15px;
  }
  .faq-title{
    padding: 8px 0 8px 10px;
    margin: 50px 0 20px;
  }
  .question {
    padding: 15px 30px 15px 2px;
    font-size: 15px;
    font-weight: 600;
  }
  .faq-contents dt span{
    right: 25px;
    width: 24px;
    height: 24px;
  }
  .question span::before,
  .question span::after {
    height: 2px;
  }
  .question span::before {
    right: 6.8px;
  }
  .question span::after {
    right: 6.8px;
  }
  .faq-contents dd {
    padding: 25px;
  }
  .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%;
  }

  .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;
  }
  .faq-link-target a:hover{
    background: #a4a4a4;
    color: #fff;
  }
  a.telnum{
    text-decoration: none !important;
    pointer-events: none;
    color: #222 !important;
  }
  .breadcrumb {
    margin-bottom: 20px;
  }
  .breadcrumb li{
    font-size: 12px;
  }
  
  .sngleclmtitle{
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px){
	.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;
}
  .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://www.farbeco.jp/s/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;
		padding: 0;
  }
  #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;
  }
  #slider{
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
.newsarea.spinner{
	margin: 10px auto 20px
}
.newsarea li{
	font-size: 13px;
	margin-top: 3px;
	margin-bottom:7px;
	padding-bottom:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsarea li span{
	font-size: 11px;
	display:block;
}
.checknowarea .flexlist{
	margin: 20px 0 50px;
	padding: 15px;
	justify-content: space-around;
	box-shadow: 0px 0px 3px #a2a187;
	display: block;
}
.checknowarea h2{
	color: #5a523c;
	font-size: 15px;
	margin-bottom: 7px;
	background: #fffddb;
	margin: auto;
	padding: 3px 0 1px;
	margin-bottom: 10px;
}
.information{
	margin-bottom: 5px;
	font-size: 12px;
}
.cntxt{
	position: relative;
}
.cnimg{
	width: 100%;
	margin-top: 10px;
}
.newarea{
	margin: 30px auto 50px;
}
.newarea .title{
	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;
  }
  .spmgt{
    margin-top: 8px!important;
  }
  .name{
    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;
  }
  .list3 li{
    width: 30.6%;
    margin: 4% 4.1% 0 0;
  }
  .rankingarea.spinner{
    margin: 50px auto 10px;
  }
  .c2 span{
    padding-top: 7px;
    display: inline-block;
  }
  .tab-group{
    margin-bottom: 15px;
  }
  .tab{
    padding: 3px 0 1px;
    flex-grow: 1;
    font-size: 13px;
    line-height: 1.2em;
    letter-spacing: 0;
  }
  .m_catelist li{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 48.8%;
    background: #ffffff;
    margin-top: 2.5%;
    border: solid 1px #dfddd5;
  }
  .m_catelist li:nth-child(-n+2){
    margin-top: 0;
  }
  .m_catelist li a{
    padding: 10px 0 7px 5px;
    font-size: 14px;
  }
  .m_catelist li img{
    width: 25px;
    margin-right: 5px;
    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;
    align-items: center;
  }
  .columnimg{
    margin-right: 15px;
  }
  .columnimg img{
    border: solid 1px #dfdfdf;
    width: 120px;
    height: 80px;
  }
  .c_date{
    font-size: 10px;
    margin-top: 2px;
  }
  .c_title{
    font-size: 13px;
    margin: 2px 0 8px;
  }
  .tag li{
    margin-right: 7px;
    background: #b5b199;
    font-size: 11px;
  }
  .checkarea.spinner{
    margin: 50px auto;
  }
  .checkarea .list3{
    margin-top: 15px;
  }
  ul.ranking li:after {
    content: counter(a);
    position: absolute;
     padding: 2px 8px 1px 9px;
     background: rgba(255, 255, 255, 0.9);
     top: 3px;
     left: 3px;
     font-size: 13px;
   }
   .grouprankingarea{
    margin:40px 0;
  }
  .grouprankingarea.spinner{
    margin:40px auto;
  }
  .groupPranking {
      overflow: scroll;
      padding-bottom: 13px;
  }
  .groupPranking.noscroll{
    flex-wrap: wrap;
    overflow: hidden;
  }
  .groupPranking li{
    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);
    top: 1px;
    left: 1px;
    font-size: 13px;
   }
   .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;
    width: 100%;
  }
  .spcenter{
    position: relative;
    margin-bottom: 10px;
  }
  .aboutus_en{
    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;
  }
  .worksflex{
    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;
    margin: 25px 0 10px;
  }
  .title_enja span{
    font-size: 25px;
  }
  .catch{
    font-size: 16px;
    margin-bottom: 35px;
  }
  .aftxt p{
    margin-top: 10px;
    color: #616050;
  }
  .aboutthink{
    padding: 30px 0;
    background: #fbfaf8;
    background: url(https://www.farbeco.jp/s/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;
  }
  .marker2{
    display: inline;
  }
  .aboutfarbe section{
    margin-top: 40px;
  }
  .aboutfarbe h3{
    text-align: center;
    font-size: 27px;
    margin-bottom: 10px;
  }
  section.charact{
    margin-top: 0;
    position: relative;
    padding: 50px 0 30px;
    background: url(https://www.farbeco.jp/s/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;
    line-height: 1.5em;
  }
  .secondtitle::before{
		content: "";
	background: #bab9a1;
	width: 100px;
	bottom: -7px;
	height: 1px;
}
.secondtitle span{
	font-weight: bold;
}
.contxt{
	padding: 0 5px;
}
.contxt a{
	color: #969684;
}
.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-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{
	font-size: 14px;
	text-align: center;
	margin-bottom: 3px;
}
.fb span{
	margin-bottom: 5px;
}
.style2{
	margin-bottom: 30px;
}
.originalitemtop{
	margin: 5px 0 13px;
}
.line, .lineb/*, .linekirakira, .linekirakirab*/{
	padding: 35px 0 30px;
}
.titleimg.flexlist{
	display: block;
}
.fcan{
	margin-bottom: 3px;
	font-size: 15px;
	text-align: center;
}
.originalitem h3{
	font-size: 19px;
	margin-bottom: 10px;
	letter-spacing: 0;
	text-align: center;
}
.ti{
	margin-bottom: 10px;
}
.wantp{
	font-size: 15px!important;
	color: #dc9051;
	font-weight: bold;
}
.example{
	margin-top: 3px;
}
.example li{
	padding: 6px 7px 5px;
	line-height: 1.5em;
	background: #fffbf8;
}
.example li:last-child{
	border-bottom: none;
	position: relative;
}
.example li:last-child::before{
	content: "";
	background: url(https://www.farbeco.jp/s/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::before{
	width: 70px;
  height: 48px;
  right: 0;
  top: -54px;
}
.train::before{
	width: 170px;
  height: 59px;
  right: 0;
  top: -48px;
}
.contactbox{
	box-shadow: 0px 0px 4px #bab9a1;
	padding: 15px;
}
.message{
	font-size: 16px;
	line-height: 1.5em;
}
.mailicon{
	width: 18px;
	margin: 0 10px 4px 0;
}
.contacttel{
	font-size: 25px;
	margin-top: 7px;
}
.contacttel img{
	width: 24px;
	margin:0 8px 6px 0;
}
.orderflow{
	padding: 30px 5%;
	background: #fff9f3;
	margin: 50px 0;
}
.bac_blue{
	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;
	background: #fff;
}
.steptitle{
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 7px;
}
.steptitle span{
	font-size: 15px;
}
.note{
	padding: 25px 15px 15px;
	box-shadow: 0px 0px 4px #bab9a1;
	margin: 40px auto!important;
}
.note  h3 span{
	font-size: 14px;
}
.note h3 span::before{
	width: 50px;
	top: -20px;
	right: -18px;
	height: 25px;
}
.note h3{
	margin-bottom: 15px;
	font-size: 18px!important;
	line-height: 1.5em;
}
.note dl{
	margin-top: 15px;
}
.note dt{
	font-size: 16px;
	margin-bottom: 3px;
}
.note dt i{
	margin-right: 5px;
}
.note dd{
	padding:2px 10px;
}
.note .readmorebtn{
	width: 90%;
}
.note .readmorebtn:last-child{
	margin-top: 20px;
}
.oizirei{
	margin: 40px auto 50px;
}
.oizirei .readmorebtn{
	width: 260px;
}
.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-weight: normal;
  margin: 25px 0 15px;
}
.catetitle_grand::before{
	top: 9px;
}
.catetitle_grand span{
	font-size: 20px;
	padding: 0 10px;
	letter-spacing: 3px;
	margin-bottom: 5px;
}
.catetxt{
	margin: 15px auto;
	font-size: 13px;
}
.containerbac{
	padding: 20px 15px 25px;
	margin: 25px 0;
}
.containerbac2{
	padding: 20px 35px;
	margin: 25px 0;
}
.containerbac3{
	padding: 20px 15px;
	margin: 25px 0;
}
.c_catelist1{
	margin: 20px auto 25px;
}
.c_catelist1mgt{
	margin-top: 40px;
}
.c_catelist1 li{
	font-size: 14px;
  font-weight: normal;
	outline-offset: -3px;
}
.c_catelist1 li a{
	padding: 7px 0 5px;
}
.pointabso{
  font-size: 10px;
  left: 0;
  top: -13px;
  letter-spacing: 0;
}
.pointabso::before{
	width: 20px;
	top: -12px;
}
.c_catelistillust3img{
	margin: 50px auto 25px ;
}
.c_catelistillust3img.spinner{
	margin: 50px auto 25px ;
}
.c_catelistillust3img li{
	font-size: 14px;
  font-weight: normal;
	outline-offset: -3px;
	width: 49%;
	margin-top: 2%;
}
.c_catelistillust3img li a{
	padding: 8px 0;
}
.c_catelistillust3img li:nth-child(-n+2){
	margin-top: 0;
}
.c_catelistillust3img .pointabso{
	left: 6px;
}
.catetitlesimple, .catetitlesimple3{
	font-size: 17px;
	line-height: 1.5em;
}
.catetitlesimple{
	top: -30px;
}
.catequestion2 .catetitlesimple{
	top: -50px;
	line-height: 1.4em;
}
.catetitlesimple2{
	font-size: 17px;
	margin-bottom: 13px;
}
.catelist1 li{
	padding-left: 14px;
	margin: 7px 5px 0;
}
.catelist1 li::before{
  top: 2px;
}
.catelist2{
	padding: 0 5px;
}
.catelist2 li{
	width: 48.5%;
	margin-top: 2.5%;
}
.catelist2 li:nth-child(-n+2){
	margin-top: 0;
}
.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{
	padding: 0 5px;
}
.catelist5 li{
	box-shadow:  1px 1px 3px #bab9a1;
	padding-bottom: 1px;
}
.catelist5 li a{
	font-size: 12px;
	letter-spacing: 0;
	white-space: nowrap;
}
.catelist5 li span{
	margin-bottom: 2px;
}
.catelist6.flexlist{
	display: block;
}
.catelist6 li{
	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;
}
.catelist6 li div{
	flex: 1;
}
.catelist6 .clpoint1{
	font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.catelist6 .clpoint2{
	font-size: 15px;
  line-height: 1.5em;
}
.catelist6 .clpoint3{
	line-height: 1.5em;
}
.catelist7{
	justify-content: center;
	margin-bottom: 30px;
}
.catelist7 li{
	width: 30%;
	margin-right: 5%;
	height: 80px;
	font-size: 15px;
}
.catelist7 li:nth-child(3){
	margin-right: 0;
}
.catelist7 li:nth-child(n+4){
	margin-top: 4%;
}
.catelist7 li::before{
  top: 29px;
  right: -16%;
}
.catelist7 li:nth-child(3)::before{
	display: none;
}
.catelist8 li{
	width: 33%;
	letter-spacing: 0;
	margin-top: 14px;
	font-size: 12px!important;
}
.catelist8 li:nth-child(-n+3){
	margin-top: 0;
}
.catelist8 li img{
	width: 75%;
	margin: 0 auto 10px;
}
.catelist9 li{
	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;
}
.catelist10 span{
	text-align: center;
	flex: 1;
	white-space: nowrap;
	background: none;
}
.movie{
	margin-top: 25px;
}
.moviecheck{
	font-size: 13px;
}
.movietitle{
	padding-left: 30px;
	margin-bottom: 3px;
	font-size: 16px;
}
.movietitle i{
	font-size: 20px;
	position: absolute;

	top: 3px;
	left: 0;
}
.catequestion{
	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;
	font-size: 14px;
}
.questionlist dt::before, .other_faq dt::before{
	font-size: 15px;
}
.questionlist dd::before, .other_faq dd::before{
	font-size: 15px;
}
.questionlist dt, .other_faq dt{
	margin: 15px 0 5px;
}
.other_faq dd a{
	display: block;
	color: #878768;
	font-size: 13px;
	font-weight: bold;
}
.simple_more{
	margin-top: 13px;
	font-size: 13px;
	margin-bottom: 25px;
}
.textbnr{
	margin: 25px auto;
	background: #f3f3eb;
	border: solid 2px #bab9a1;
}
.textbnr a{
	padding: 7px 0 4px;
	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;
	vertical-align: inherit;
}
.textbnrsp .bnrimg img{
	vertical-align: middle;
}
.catetitlebacg{
	font-size: 16px;
	margin: 35px 0 15px;
	padding: 4px 0 3px;
	line-height: 1.6em;
}
.catetitlebacg3{
	padding: 4px 0 3px;
	font-size: 16px;
	margin: 25px 0 15px;
}
.flexlist.papercharactlist{
	display: block;
}
.papercharactlist>li{
	padding: 25px 15px 20px;
	border: solid 1px #bcbba5;
	margin-top: 15px;
}
.papercharactlist div{
	padding: 5px 27%;
}
.pointround{
	left: 25px;
}
.pointround span::before{
	width: 70px;
	height: 70px;
	left: -19px;
	top: -19px;
}
.papercharact_t{
	font-size: 19px;
	margin-bottom: 7px;
}
.papercharactlist2{
	margin: 7px 0;
	display: flex;
	font-size: 16px;
	justify-content: center;
}
.papercharactlist2 li:first-child{
	margin-right: 15px;
}
.papercharactlist2 li span{
  padding: 0 5px;
}
.papercharact_subt{
	border-radius: 3px;
}
.flowcontainer{
	padding: 20px 15px;
	margin: 25px 0;
}
.cateflowlist li{
	padding: 4px 0 6px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.5em;
}
.cateflowlist li::before{
  bottom: -21px;
  font-size: 20px;
}
.flowimg{
	display: block;
	width: 50px;
	margin: 0 auto;
}
.cateflownote, .cateflownote2{
	font-size: 11px;
	color: red;
	line-height: 1.5em;
	display: inline-block;
}
.categorylinklist{
	padding: 0 5px;
	margin: 0 auto 25px;
}
.categorylinklist li{
	margin-top: 2px;
}
.categorylinklist li a{
	font-size: 15px;
	letter-spacing: 0;
}
.categorylinklist li i{
	margin-right: 7px;
}
.section1{
	padding: 13px 0 0;
}
.section2, .section3, .section4, .section5{
	padding: 35px 0 30px;
}
.featuretitle{
	font-size: 18px;
  margin-bottom: 5px;
  margin:0 13px 5px;
}
.updatedate{
	margin-top: 2px;
}
.updatedate span{
	font-size: 10px;
	padding: 0 10px;
}
.featuresubtitle1, .featuresubtitle2, .featuresubtitle3, .featuresubtitle4, .featuresubtitle5{
	font-size: 19px;
}
.featuresubtitle1{
  margin: 0 auto 20px;
}
.f_line::before{
	bottom: -9px;
}
.featuresubtitle2{
  margin: 10px auto 15px;
}
.featuresubtitle2::before{
	bottom: -3px;
}
.featuresubtitle3{
	padding: 3px 15px;
	margin-bottom: 20px;
}
.featuresubtitle4, .featuresubtitle5{
	padding: 3px 10px;
	margin: 0 auto 20px;
}
.featuresubtitle5{
	margin-bottom: 15px;
}
.featuresubtitle7{
  font-size: 16px;
}
.featuresubtitle8{
  font-size: 16px;
}
.featuresubimg{
	position: relative;
}
.pointtext{
	padding: 2px 10px 3px;
	font-size: 12px;
}
.pointtext2{
	width: 60px;
	height: 60px;
	left: -10px;
	top: -10px;
}
.pointtext3{
  min-width: 70px;
  padding: 0px 5px;
  font-size: 12px;
}
.p_text{
	font-size: 12px;
	width: 100%;
}
.featuretxtcenter, .featuretxtleft{
	margin-top: 10px;
}
.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(3n){
	margin-right: 0;
}
.featurelist_1 li p:last-child, .featurelist_2 li p:last-child, .linktext{
	padding: 10px;
}
.f_price{
	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;
}
.featurelist_2 li, .featurelist_3 li{
  width: 47.25%;
  margin: 5.6% 5.5% 0 0;
}
.featurelist_3{
	margin: 20px auto 0;
}
.linktext{
	margin-top: 10px;
}
.f_talk{
	margin: 50px auto;
}
.talkflexlast{
	margin-top: 25px;
}
.talkimg{
	width: 22%;
	margin: 10px 20px 0 0;
}
.talkimg img{
	border-radius: 50%;
}
.talkimg span{
	font-size: 13px;
}
.talkflexlast .talkimg{
	margin: 10px 0 0 20px;
}
.talktxt{
	padding: 15px;
}
.talktxt::before{
  border-right: 20px solid #f9f8f4;
  left: -15px;
  top: 38%;
}
.talkflexlast .talktxt::before{
	right: -15px;
  border-right: 20px solid #fbf6f1;
}
.border_container{
	padding: 15px 15px 10px;
}
.f_checkcontainer.flexlist{
	padding: 15px 15px 10px;
	margin-top: 45px;
	border:  double 3px #dfdfd5;
	display: block;
}
.checktitle span{
	white-space: nowrap;
	padding: 0 9px 0 14px;
	font-size: 18px;
	margin: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.fcimg{
	margin-bottom: 10px;
}
.ps_section{
	margin-top: 25px;
}
.pastarticles{
	padding: 15px 15px 10px;
	display: block;
	overflow: hidden;
}
.paimg{
	width: 30%;
	margin:0 10px 10px 0;
	float: left;
}
.patitle{
	font-size: 15px;
	margin-bottom: 2px;
}
.pstxt{
	font-size: 13px;
}
.smalltxt{
	font-size: 13px;
}
.lightcontainer{
	padding: 32px 5% 17px;
	margin-top: 60px;
}
.lightcontainer .featuresubtitle1{
	top: -15px;
}
.lightcontainer .featuresubtitle1 span{
	padding: 0 9px 0 11px;
	font-size: 19px;
}
.list2 li{
	font-size: 13px;
}
.f_tag{
	padding: 0 3px 0 5px;
	font-size: 12px;
}
.ac_container{
	padding: 15px 15px 20px;
}
.ac_container .featuretitle{
	font-size: 18px;
	margin-bottom: 15px;
}
.ac_container dt{
	font-weight: bold;
	color: #dc9051;
}
.ac_container dt a{
	display: block;
	padding: 7px 30px 5px 10px;
}
.ac_container dt::before{

  top: 9px;
  font-size: 13px;
  right: 10px;
}
.ac_container dd{
	padding: 13px 10px 13px;
	margin-bottom: 20px;
}
.minitxt{
	font-size: 12px;
	margin-top: 5px;
}
.list2_2 li{
	font-size: 13px;
}
.f_list{
	margin-top: 40px;
}
.f_list li{
	font-size: 15px;
}
.notfound{
	font-size: 15px;
	margin: 31px 0 20px -9px;
}
.notfound .span1{
	font-size: 35px;
	letter-spacing: -5px;
	line-height: 1.4em;
}
.notfound .span2{
	padding-left: 7px;
}
.notfoundtxt{
	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;
}
.readmore404 a{
	color: #868767;
}
.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{
	font-size: 17px;
	margin: 35px 0 15px;
	padding: 5px 0 4px;
	line-height: 1.5em;
}
.contacttxt{
	margin: 15px auto;
}
.flexlist.eccontact{
	display: block;
	border: solid 1px #d6d5c9;
}
.eccontact li{
	padding: 17px 0 15px;
	font-size: 14px;
}
.eccontact li:last-child{
	border-bottom: none;
}
.eccontact li h4{
	font-size: 15px;
}
.contacticon{
	width: 45px;
	margin: 10px auto 13px;
}
.lineflex div{
	padding: 12px 15px 8px;
}
.lineflex div:first-child{
	border-right:  dashed 1px #c6c6c6;
}
.kuroneko{
	width: 120px;
}
.contacttxt2{
	font-size: 17px;
	margin-bottom: 5px;
}
.contacttxt3{
	font-size: 13px;
}
.contacttxt4{
	font-size: 13px;
}
.contacttxt6{
	font-size: 11px;
}
.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://www.farbeco.jp/s/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://www.farbeco.jp/s/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://www.farbeco.jp/s/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://www.farbeco.jp/s/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://www.farbeco.jp/s/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://www.farbeco.jp/s/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;
}
h2.topicTit {
	padding: 10px 15px;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	color: #532817;
	letter-spacing: 0.1em;
	background-color:#F5F4ED;
}
.list_disc li{
  margin-left: 20px;
  }
  .description{
    font-size:12px;
  }
  .text_dec05{
    margin-left: 7px;
    line-height: 1.6em;
  }
  .text_dec07 {
    font-size: 16px;
  }
  .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;
  }
  a:link.btn_21,
  a:visited.btn_21,
  a:active.btn_21{
    width:90%;
  }
  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;
  }
	.txt_dec001 {
		font-size: 12px;
		text-align: left;
	}
	.box001 .box-title {
		font-size: 13px;
	}
	.box001 img {
		margin: 10px 0 0;
		max-width: 95%;
	}
	a:link.btn_001,
	a:visited.btn_001,
	a:active.btn_001 {
		font-size: 10px;
	}
	a:link.btn_002,
	a:visited.btn_002,
	a:active.btn_002 {
		font-size: 13px;
	}
	.balloon-img {
		width: 70px;
	}
  .balloon-text-inner {
		margin: auto;
	}
	.balloonL .balloon-text {
		margin: 0 0 0 15px;
	}
	.balloonR .balloon-text {
		margin: 0 15px 0 5px;
	}
  .comment{
    margin-top: 10px;
  }
  .detail_table{
    text-align: center;
    margin-top: 10px;
  }
  .detail_table2{
    border-right: 1px solid #ececec;
  }
  #contents .detail_table td {
    padding: 4px 5px 3px;
	  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{
    font-size: 12px;
  }
  #contents .detail_table2 td:nth-child(odd) span{
    display: block;
  }
  #p-area {
    margin:25px 0;
   }
   #area h2{
    font-size:16px;
    letter-spacing:0;
  }
  .p-heading{
    font-size:15px;
    padding:5px 10px;
  }
  .text_point{
    font-size:15px;
    margin:20px 5px 10px 5px;
    padding-bottom:5px;
  }
  .text_step{
    font-size:15px;
    margin:20px 0 15px;
    padding-bottom:5px;
  }
  .introduction{
    font-size:14px;
    margin:10px auto 10px;
  }
  .text_small {
    font-size: 10px;
    margin-top: 5px;
  }
  #navi-menu a{
    font-size: 11px;
    padding: 10px 0;
    line-height: 1.7em;
  }
  .tt{
    font-size: 11px;
    margin: 10px 0!important;
  }
  .navi-menu-link{
    border-bottom: solid 4px #ffff60;
  background-color: #fff;
  color: #532817;
  font-size: 15px;
  font-weight: bold;
}
.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{
  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 {
	padding: 5px 10px;
	margin: 10px 0 20px 0;
	font-size:12px;
}
#area .itembox2 img{
	width: 100%;
}
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 li {
  font-size: 11px;
}
.ctlayout_text {
  font-size: 12px;
}
.catitemList li p {
  font-size: 10px;
}
.catitem_text {
  font-size: 12px;
  margin: 20px 0;
}
.farbemovie{
  width: 100%;
  padding-top: 56.25%;
}
.farbemovie2{
  width: 100%;
  padding-top: 50.25%;
}
.farbemovie iframe, .farbemovie2 iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.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-size: 16px!important;
  white-space: nowrap;
}
.checkoutsuccess_page h2 span{
	font-size: 12px;
	margin-bottom: 5px;
}
.cktxt{
	margin: 0 auto 15px;
	font-size: 13px;
}
.ckmore span{
	border-bottom: solid 1px #bab9a1;
	font-size: 13px;
}
.followme{
	width: 140px;
}
.followsns{
	font-size: 30px;
}
.cktxt2{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.cktxt3{
	margin: 0 auto 20px;
	padding-left: 15px;
}
.cktxt3 li{
	margin-top: 5px;
	font-size: 13px;
}
.footcate li{
	margin-top: 5px;
}
.footcate div>p{
	font-size: 12px;
}
.footcate div>ul li{
  font-size: 11px;
}
.footcate{
  width: 86%;
  margin: 40px auto;
}
.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://www.farbeco.jp/s/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://www.farbeco.jp/s/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://www.farbeco.jp/s/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://www.farbeco.jp/s/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;
}
.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;
}
.magazine .magazinepage li{
	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;
}	
.magazineday{
  font-size: 10px;
  margin-top: 2px;
}
.magazine__contents .blogtitle{
  font-size: 13px;
  margin: 2px 0 8px;
}
.magazine .featurecategoly-list{
	display: none;
}
.topbannerarea{
	margin-bottom: 24px !important;
}
.topbannerarea h2{
	display: none;
}
.topbannerarea ul li{
	margin-bottom: 12px; 
}
.faqanchor{
	margin-top: 30px;
	justify-content:space-between;
}
.faqanchor li a{
	padding: 10px 0;
	border-radius: 4px;
	font-size: 13px;
}
.faqanchor li span{
	width: 25%;
	margin:8px auto;
}
.faqanchor li span img{
	width: 100%;
}
.faq-title{
	padding: 6px 0 6px 10px;
	margin: 50px 0 10px;
	font-size: 17px;
}
.question {
	padding: 12px 40px 12px 2px;
	font-weight: 700;
}
.faq-contents dt span{
	right: 15px;
	width: 20px;
	height: 20px;
}
.question span::before,
.question span::after {
  height: 1px;
}
.question span::before {
  right: 5px;
}
.question span::after {
  right: 5px;
}
.faq-contents dd {
	padding: 15px 10px;
}
.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;
}
.breadcrumb {
  margin-bottom: 10px;
}
.breadcrumb li{
  font-size: 10px;
  letter-spacing:0;
}

}
@media screen and (min-width:480px) and (max-width:767px){
  #corona .productlink2 li{margin-top: 25%;}
  #corona .productlink1 li{margin-top: 15%;} 
  #corona h2 span{font-size: 28px;width: 300px;}
 }
 
@media screen and (min-width:600px) and (max-width:767px){ 
  #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;}
}
@media screen and (max-width:320px){
  .m_catelist li a{
    font-size: 12px;
  }
}
@media screen and (max-width:350px){
  .catelist5 li a{
    font-size: 10px;
  }
  .catelist7 li{font-size: 14px;letter-spacing: 0;}
}
@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;}
  }
  