@charset "utf-8";
/* CSS Document */

.__________________PC-REFORM___________________{}

#REFORM #contents,
#MASUKI.REFORM #contents{
 background-color: #e0dbd3;
 padding-top: 60px;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____ttl_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM main .common-ttl,
main #REFORM .common-ttl{
 font-size: 18px;
 font-weight: 500;
 background-color: #FFFFFF;
 padding-top: 20px;
 padding-bottom: 20px;
 line-height: 25px;
 padding-left: 30px;
 padding-right: 30px;
 margin-bottom: 15px; 
}

#REFORM main .common-sub-ttl,
main #REFORM .common-sub-ttl{
 background-color: #231f20;
 color: #FFFFFF;
 display: inline-block;
 font-size: 14px;
 line-height: 24px;
 padding-left: 20px;
 padding-right: 20px;
 margin-bottom: 10px;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____page-ttl_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM #page-ttl{
 background-color: #e0dbd3;
 padding-top: 30px;
}

#REFORM #page-ttl .inner{
 width: 1080px;
 height: 240px;
 margin-right: auto;
 margin-left: auto;
 position: relative;
 background-color: #bea574;
/* box-shadow */
box-shadow: 0px 0px 0px 15px #bea574 inset, 0px 0px 0px 16px #FFFFFF inset;
}

#REFORM #page-ttl #heading-box {
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translateY(-50%) translateX(-50%);
 text-align: center;
 color: #FFFFFF;
}

#REFORM #page-ttl #heading-box h1{
 font-family: 'Quicksand', sans-serif;
 font-size: 28px;
 font-weight: 600;
 letter-spacing: 4px;
}

#REFORM #page-ttl #heading-box h2{
 font-size: 15px;
 font-weight: 500;
 margin-top: 10px;
 letter-spacing: 4px;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____local-nav____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM .local-nav{
 text-align: center;
 margin-bottom: 60px;
}

#REFORM .local-nav ul{
 display: inline-block;
}

#REFORM .local-nav ul li{
 font-size: 15px;
 font-weight: 300;
 line-height: 40px;
 color: #FFFFFF;
 background-color: #231F20;
 text-align: center;
 cursor: pointer;
 position: relative;
 float: left;
 transition:all 0.2s;
}

#REFORM .local-nav ul li:hover{
 color: #231F20;
 background-color: #FFFFFF;
	cursor: pointer;
 transition:all 0.2s;
 transform:translateY(-5px) ;
}

#REFORM .local-nav ul li:hover::after{
 content: "";
 width: 9px;
 height: 5px;
 display: block;
 background-image: url(../../image/reform/staff/local-nav_marker_bk.png);
 background-size: cover;
 position: absolute;
 right: 12px;
 top: 17px;
 transition:all 0.2s;
 }

#REFORM .local-nav ul li::after{
 content: "";
 width: 9px;
 height: 5px;
 display: block;
 background-image: url(../../image/reform/staff/local-nav_marker.png);
 background-size: cover;
 position: absolute;
 right: 12px;
 top: 17px;
 transition:all 0.2s;
}

/*スタッフ紹介＆店舗案内*/
#MASUKI #REFORM .local-nav ul li{
 width: 200px;
 margin-right: 7px;
 margin-left: 7px;
}

/*施工事例詳細*/
#REFORM.CASE #before-after-list .local-nav ul {
 display: block;
}

#REFORM.CASE #before-after-list .local-nav ul li{
 font-family: 'Quicksand', sans-serif;
 font-size: 15px;
 font-weight: 700;
 margin-right: 12px;
 padding-left: 30px;
 padding-right: 30px;
 margin-bottom: 12px;
 float: left;
}

#REFORM.CASE #before-after-list .local-nav ul li:last-of-type{
 margin-right: 0px;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____section_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM main section{
 clear: both;
 margin-bottom: 120px;
}

#REFORM main section::after{
	content: "";
	display: block;
 clear: both;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____more-btn_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

.more-btn a{
 width: 200px;
 line-height: 40px;
 display: block;
 background-color: #399ab3;
 color: #FFFFFF;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-top: 22px;
 background-image: url(../../image/common/reform/more_marker_wt.png);
 background-repeat: no-repeat;
 background-size: 7px auto;
 background-position: right 10px center; 
}

.more-btn a:hover{
 background-image: url(../../image/common/reform/more_marker_wt.png);
 background-repeat: no-repeat;
 background-size: 7px auto;
 background-position: right 6px center; 
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-00_REFORM-TOP____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.TOP {}

#REFORM.TOP main section{
 margin-bottom: 90px;
}

#REFORM.TOP h3{
 font-family: 'Quicksand', sans-serif;
 font-size: 24px;
 font-weight: 600;
 text-align: center;
 margin-bottom: 50px;
}

#REFORM.TOP h3::before{
 content: "";
 display: block;
 /*TOPのみアンカー位置上の空白調整*/
 padding-top: 30px;
}

#REFORM.TOP h3 span{
 font-size: 13px;
 font-weight: 300;
 display: block;
 margin-top: 8px;
}

#REFORM.TOP h3 + .txt{
 font-size: 14px;
 font-weight: 400;
 line-height: 30px;
 text-align: center;
 margin-bottom: 30px;
}

._{}

#REFORM.TOP #main-image{
 height: 750px;
 background: url(../../image/reform/top/main-image.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 
 animation-name: fadeInAnime;
 animation-duration: 3s;
 animation-fill-mode: forwards;
 opacity: 0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#REFORM.TOP #main-image img{
 animation-name: main-image-h1;
 animation-duration: 2s;
 animation-iteration-count: 1;
}

	@keyframes main-image-h1 {
	from {
	    opacity: 0;
     transform: scale(1.1);  
	   }
	to {
	    opacity: 1;
     transform: scale(1.0);
    }
}

#REFORM.TOP #main-image .ttl-box{
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translateY(-50%) translateX(-50%);
 text-align: center;
}

#REFORM.TOP #main-image .ttl-box h1{
 margin-bottom: 20px;
}

#REFORM.TOP #main-image .ttl-box h2{}

._{}

#REFORM.TOP #news-list {
 margin-top: 60px;
}

#REFORM.TOP #news-list .box a{
 width: 340px;
 height: 170px;
 margin-right: 30px;
 float: left;
 background-color: #FFFFFF;
 overflow: hidden;
 margin-bottom: 30px;
 display: block;
 position: relative;
}

#REFORM.TOP #news-list .box:nth-of-type(3) a, 
#REFORM.TOP #news-list .box:nth-of-type(6) a,
#REFORM.TOP #news-list .box:nth-of-type(9) a{
 margin-right: 0px;
}

#REFORM.TOP #news-list .box:nth-of-type(n + 10) a{
 display: none;
}

#REFORM.TOP #news-list .box .left-col {
}

#REFORM.TOP #news-list .box .left-col .news-thumbnail {
 width: 170px;
 height: 170px;
 overflow: hidden;
 float: left;
 position: relative;
}

#REFORM.TOP #news-list .box .left-col .news-thumbnail img{
 width: auto;
 height: 100%;
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 transition:all 0.2s;
}

#REFORM.TOP #news-list .box .left-col .news-thumbnail:hover img{
 left: 50%;
 transform: scale(1.1) translateX(-50%);  
 transition:all 0.2s;
}

#REFORM.TOP #news-list .box .right-col {
 width: 170px;
 float: right;
 padding-left: 25px;
 padding-right: 25px;
 padding-top: 20px;
}

#REFORM.TOP #news-list .box .right-col dl{

}

#REFORM.TOP #news-list .box .right-col dl dt{
 font-family: 'Quicksand', sans-serif;
 font-size: 14px;
 font-weight: 600;
 line-height: 32px;
 background-color: #231f20;
 color: #FFFFFF;
 width: 120px;
 text-align: center;
 overflow: hidden;
 text-transform: uppercase;
 text-overflow: ellipsis;
 white-space: nowrap;
 padding-left: 5px;
 padding-right: 5px;
}

#REFORM.TOP #news-list .box .right-col dd{
 font-size: 13px;
 line-height: 22px;
 margin-top: 10px;
}

#REFORM.TOP #news-list .box .right-col .news-date {
 font-family: 'Lato', sans-serif;
 font-size: 35px;
 letter-spacing: 0.5px;
 font-weight: 900;
 text-align: center;
 position: absolute;
 right: 20px;
 bottom: 10px;
}

#REFORM.TOP #news-list .box .right-col .news-date span{
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 0.5px;
 display: block;
}

#REFORM.TOP #news-list .more a{
 background-image: url("../../image/common/reform/more_marker_bk.png");
 background-size: 6px auto;
 background-repeat: no-repeat;
 background-position: right 4px center;
 padding-right: 20px;
 font-family: 'Quicksand', sans-serif;
 font-size: 14px;
 font-weight: 700;
 float: right;
 clear: both;
}

#REFORM.TOP #news-list .more a:hover{
 background-position: right 0px center;
}


._{}

#REFORM.TOP #about-link {}

#REFORM.TOP #about-link .txt {
}

#REFORM.TOP #about-link .top-col {
 width: 540px;
 height: 360px;
 float: left;
 background-color: #FFFFFF;
 padding-left: 60px;
 padding-top: 40px;
}

#REFORM.TOP #about-link .top-col dl {
}

#REFORM.TOP #about-link .top-col dl dt {
 font-family: 'Quicksand', sans-serif;
 font-size: 15px;
 line-height: 34px;
 font-weight: 700;
 color: #FFFFFF;
 background-color: #231f20;
 display: inline-block;
 padding-right: 20px;
 padding-left: 20px;

}

#REFORM.TOP #about-link .top-col dl dd {
 font-size: 20px;
 line-height: 24px;
 font-weight: 500; 
 margin-top: 20px;
 margin-bottom: 35px;
}

#REFORM.TOP #about-link .top-col .txt {
 font-size: 14px;
 line-height: 26px;
 font-weight: 400;
 margin-bottom: 35px;
}

#REFORM.TOP #about-link .top-col .more-btn {
 
}

#REFORM.TOP #about-link .top-col .more-btn a {
 /*フォント*/
 font-family: 'Quicksand', sans-serif;
 font-weight: 700;
 font-size: 13px;
}

#REFORM.TOP #about-link .bottom-col {
 width: 540px;
 height: 360px;
 float: right;
}

#REFORM.TOP #about-link .bottom-col .about-image {
}

#REFORM.TOP #about-link .bottom-col .about-image img {
}

._{}

#REFORM.TOP #interview-list {
 overflow: hidden;
}

#REFORM.TOP #interview-list .box a{
 width: 246px;
 margin-right: 32px;
 float: left;
 background-color: #FFFFFF;
 display: block;
 position: relative;
 margin-bottom: 30px;
}

#REFORM.TOP #interview-list .box a:hover img{
 transform: scale(1.1);  
 transition:all 0.2s;
}

#REFORM.TOP #interview-list .box:nth-of-type(4) a{
 margin-right: 0px;
}

#REFORM.TOP #interview-list .box .top-col {

}

#REFORM.TOP #interview-list .box .top-col .interview-image {
 width: 246px;
 height: 164px;
 overflow: hidden;
}

#REFORM.TOP #interview-list .box .top-col .interview-image img{
 width: 100%;
 transition:all 0.2s;
}

#REFORM.TOP #interview-list .box .bottom-col {
 height: 180px;
}

#REFORM.TOP #interview-list .box .bottom-col dl{
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
}

#REFORM.TOP #interview-list .box .bottom-col dl dt{
 font-size: 14px;
 font-weight: 500;
 line-height: 30px;
 background-color: #231f20;
 color: #FFFFFF;
 text-align: center;
 display: inline-block;
 padding-right: 20px;
 padding-left: 20px;
}

#REFORM.TOP #interview-list .box .bottom-col dl dd{
 font-size: 14px;
 line-height: 24px;
 margin-top: 15px;
}

#REFORM.TOP #interview-list .box .bottom-col .interview-number {
 font-family: 'Lato', sans-serif;
 font-size: 35px;
 letter-spacing: 0.5px;
 font-weight: 900;
 text-align: center;
 position: absolute;
 right: 15px;
 bottom: 10px;
}

#REFORM.TOP #interview-list .box .bottom-col .interview-number span{
 content: "VOL";
 font-family: 'Lato', sans-serif;
 font-size: 11px;
 font-weight: 400;
 letter-spacing: 0.5px;
 display: block;
 margin-top: 3px;
}

/*
#REFORM.TOP #interview-list .more {
 clear: both;
}
*/

#REFORM.TOP #interview-list .more a{
 background-image: url("../../image/common/reform/more_marker_bk.png");
 background-size: 6px auto;
 background-repeat: no-repeat;
 background-position: right 4px center;
 padding-right: 20px;
 font-family: 'Quicksand', sans-serif;
 font-size: 14px;
 font-weight: 700;
 margin-top: 18px;
 float: right;
}

#REFORM.TOP #interview-list .more a:hover{
 background-position: right 0px center;
}

._{}

#REFORM.TOP #flow-list {

}

#REFORM.TOP #flow-list .box {
 width: 114px;
 margin-right: 24px;
 float: left;
 background-color: #FFFFFF;
 counter-increment: box; 
 position: relative;
}

#REFORM.TOP #flow-list .box::after {
 content: "";
 background-image: url(../../image/reform/top/flow-list_arrow.png); 
 width: 16px;
 height: 19px;
 background-size: cover;
 display: block;
 position: absolute;
 right: -16px;
 top: 50%;
 transform: translateY(-50%);
}

#REFORM.TOP #flow-list .box:last-child {
 margin-right: 0px;
}

#REFORM.TOP #flow-list .box:last-child::after {
 display: none;
}


#REFORM.TOP #flow-list .box .top-col {
}
#REFORM.TOP #flow-list .box .top-col .flow-image img{
 width: 100%;
}

#REFORM.TOP #flow-list .box .bottom-col {
 height: 206px;
 position: relative;
}

#REFORM.TOP #flow-list .box .bottom-col .step-number {
 font-family: 'Lato', sans-serif;
 font-size: 30px;
 letter-spacing: 0.5px;
 font-weight: 900;
 text-align: center;
 right: 15px;
 bottom: 10px;
 margin-top: 15px;
 margin-bottom: 30px;
}

#REFORM.TOP #flow-list .box .bottom-col .step-number span{
 content: "VOL";
 font-family: 'Lato', sans-serif;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 0.5px;
 display: block;
}


#REFORM.TOP #flow-list .box .bottom-col .flow-ttl {
 width: 20px;
 font-size: 18px;
 font-weight: 600;
 margin-right: auto;
 margin-left: auto;
 line-height: 22px;
}

._{}

#REFORM.TOP #cost-list {
}

#REFORM.TOP #cost-list .box a{
 width: 340px;
 height: 170px;
 margin-right: 30px;
 float: left;
 background-color: #FFFFFF;
 overflow: hidden;
 margin-bottom: 30px;
 display: block;
 position: relative;
}

#REFORM.TOP #cost-list .box a:hover img{
 transform: scale(1.1);  
 transition:all 0.2s;
}

#REFORM.TOP #cost-list .box:nth-of-type(3) a, 
#REFORM.TOP #cost-list .box:nth-of-type(6) a{
 margin-right: 0px;
}

#REFORM.TOP #cost-list .box .left-col {
 float: left;
}


#REFORM.TOP #cost-list .box .left-col .cost-image {
 width: 170px;
 height: 170px;
 transition:all 0.2s;
 overflow: hidden;
}

#REFORM.TOP #cost-list .box .left-col .cost-image img{
 width: 100%;
 transition:all 0.2s;
}

#REFORM.TOP #cost-list .box .right-col {
 width: 170px;
 height: 170px;
 float: right;
 position: relative;
 text-align: center;
}

#REFORM.TOP #cost-list .box .right-col dl{
 margin-top: 50px;
}

#REFORM.TOP #cost-list .box .right-col dl dt{
 font-family: 'Quicksand', sans-serif; 
 font-size: 14px;
 font-weight: 600;
 line-height: 32px;
 background-color: #231f20;
 color: #FFFFFF;
 width: 120px;
 text-align: center;
 display: inline-block;
}

#REFORM.TOP #cost-list .box .right-col dd{
 font-size: 16px;
 line-height: 24px;
 font-weight: 500; 
 margin-top: 10px;
}

._{}

#REFORM.TOP #case-list {

}

#REFORM.TOP #case-list ul {

}

#REFORM.TOP #case-list ul li a{
 display: block;
 width: 200px;
 height: 200px;
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
 overflow: hidden;
 position: relative;
}

#REFORM.TOP #case-list ul li:nth-of-type(5) a,
#REFORM.TOP #case-list ul li:nth-of-type(10) a,
#REFORM.TOP #case-list ul li:nth-of-type(15) a,
#REFORM.TOP #case-list ul li:nth-of-type(20) a,
#REFORM.TOP #case-list ul li:nth-of-type(25) a,
#REFORM.TOP #case-list ul li:nth-of-type(30) a{
 margin-right: 0px;
}

#REFORM.TOP #case-list ul li a img{
 width: auto;
 height: 100%;
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 transition:all 0.2s;
}

#REFORM.TOP #case-list ul li a:hover img{
 left: 50%;
 transform: scale(1.1) translateX(-50%);  
 transition:all 0.2s;
}

._{}

#REFORM.TOP #faq-list {
}

#REFORM.TOP #faq-list .top-col{
 width: 520px;
 float: left;
}

#REFORM.TOP #faq-list .bottom-col{
 width: 520px;
 float: right;
}

#REFORM.TOP #faq-list dl{
 margin-bottom: 40px;
}

#REFORM.TOP #faq-list dl dt{
 position: relative;
 background-color: #FFFFFF;
 height: 60px;
 font-size: 13px;
 line-height: 20px;
}

#REFORM.TOP #faq-list dl dt span{
 position: absolute;
 transform: translateY(-50%);
 top: 50%;
 left: 15%;
 padding-right: 40px;
 width: 85%;
}

#REFORM.TOP #faq-list dl dt:hover{
 cursor: pointer;
}

#REFORM.TOP #faq-list dl dt span::after{
 content: "＋";
 position: absolute;
 right: 10px;
 top: 50%;
 transform: translateY(-50%);
}

#REFORM.TOP #faq-list dl dt.open span::after{
 content: "－";
}

#REFORM.TOP #faq-list dl dt:before{
 content: "Q";
 font-family: 'Quicksand', sans-serif;
 font-size: 24px;
 font-weight: 600;
 line-height: 60px;
 text-align: center;
 color: #FFFFFF;
 background-color: #231f20;
 width: 60px;
 position: absolute;
 left: 0px;
 top: 0px;
 display: block;
}

#REFORM.TOP #faq-list dl dd{
 position: relative;
 font-size: 13px;
 line-height: 24px;
 padding-left: 90px;
 padding-top: 20px;
 display: none;
}

#REFORM.TOP #faq-list dl dd span{

}

#REFORM.TOP #faq-list dl dd span img {
width: 100%;
 margin-top: 10px;
}

#REFORM.TOP #faq-list dl dd:before{
 content: "A";
 font-family: 'Quicksand', sans-serif;
 font-size: 24px;
 font-weight: 600;
 line-height: 60px;
 text-align: center;
 width: 60px;
 position: absolute;
 left: 0px;
 top: 0px;
 display: block;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-01-08_NEWS-BLOG____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

/* NEWS・ブログ共通設定 */

#REFORM {}

#REFORM.NEWS main,
#REFORM.BLOG main{
 width: 720px;
 float: left;
}

#REFORM #article-list {
 
}

#REFORM #article-list .main-ttl{
 font-size: 18px;
 font-weight: 500;
 background-color: #FFFFFF;
 padding-top: 20px;
 padding-bottom: 20px;
 line-height: 25px;
 padding-left: 30px;
 padding-right: 30px;
 margin-bottom: 30px;
}

#REFORM #article-list .main-ttl span:nth-of-type(1){
 display: none;
}



#REFORM #article-list article {
 clear: both;
 padding-bottom: 30px;
 margin-bottom: 30px;
 border-bottom: 1px solid #b2b2b2;
}

#REFORM #article-list article a {
 text-decoration: none;
 color: #232323;
 display: block;
}

#REFORM #article-list article a::after {
 content: "";
 display: block;
 clear: both; 
}

#REFORM #article-list article a .article-thumbnail {
 float: left;
 margin-right: 50px;
 position: relative;
 width: 340px;
}

#REFORM #article-list article a .article-thumbnail img {
 width: 100%;
 height: auto;
}


#REFORM #article-list article a .category-ttl {
 font-size: 12px;
 display: inline-block;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 margin-right: 10px;
 background-color: #BEA574;
 color: #FFF;
}

#REFORM #article-list article a .date {
 font-family: 'Quicksand', sans-serif;
 color: #707070;
 font-weight: 500;
 font-size: 13px;
 display: inline-block;
}

#REFORM #article-list article a section {
 clear: none;
 margin-bottom: 0px;
}

#REFORM #article-list article a section .article-ttl {
 font-size: 15px;
 line-height: 24px;
 font-weight: 500;
 margin-bottom: 15px;
 margin-top: 25px;
}

#REFORM #article-list article a section .article-excerpt {
 font-size: 12px;
 line-height: 22px;
 font-weight: 400;
 overflow: hidden;
}

#REFORM #sub{
 width: 300px;
 float: right;
}

#REFORM  #sub .common-ttl {
 font-family: 'Quicksand', sans-serif;
 font-size: 16px;
 font-weight: 600;
 margin-bottom: 10px;
 text-align: center;
 background-color: #231f20;
 padding-top: 10px;
 padding-bottom: 10px;
 color: #FFFFFF;
}

#REFORM  #sub .common-list{
 margin-bottom: 40px;
}

#REFORM  #sub .common-list ul li a{
 font-size: 13px;
 display: block;
 padding-top: 15px;
 padding-bottom: 15px;
 text-align: left;
 text-decoration: none;
 background-image: url("../../image/common/reform/more_marker_bk.png");
 background-repeat: no-repeat;
 background-size: 7px auto;
 background-position: right 8px center;
 font-weight: 400;
}

#REFORM  #sub .common-list ul li a:hover{
 background-image: url("../../image/common/reform/more_marker_bk.png");
 background-repeat: no-repeat;
 background-size: 7px auto;
 background-position: right 4px center;
}

#REFORM .wp-pagenavi {
	clear: both;
	text-align:center;
}

#REFORM .wp-pagenavi .pages{
 background-color: #E9E9E9;
 color: #3A3A3A;
}

#REFORM .wp-pagenavi a,
#REFORM .wp-pagenavi span {
	color: #fff;
	background-color: #3A3A3A;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
 display: inline-block;
}

#REFORM .wp-pagenavi a:hover{
	color: #3A3A3A;
	background-color: #FFF;
}

#REFORM .wp-pagenavi span.current{
	color: #3A3A3A;
	background-color: #E9E9E9;
}

._{}

#REFORM #article-post {}

#REFORM #article-post article {
 overflow: hidden;
 padding-bottom: 40px;
}

#REFORM #article-post article .article-ttl {
 font-size: 18px;
 font-weight: 500;
 background-color: #FFFFFF;
 padding-top: 20px;
 padding-bottom: 20px;
 line-height: 25px;
 padding-left: 30px;
 padding-right: 30px;
 margin-bottom: 15px; 
}

#REFORM #article-post article .article-thumbnail {
 position: relative;
 margin-bottom: 30px;
}

#REFORM #article-post article .article-thumbnail img {
 max-width: 100%;
 height: auto;
}

#REFORM #article-post article .category-ttl {
 font-size: 12px;
 display: inline-block;
 margin-bottom: 20px;
 margin-right: 5px;
}

#REFORM #article-post article .category-ttl a{
 display: block;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 color: #FFF;
 background-color: #BEA574;
}

#REFORM #article-post article .date{
	font-family: omnes-cond, sans-serif;
	text-align: right;
	font-size: 13px;
	margin-bottom: 15px;
	letter-spacing: 1.5px;
}

#REFORM #article-post article .date span{
 font-family: kozuka-gothic-pr6n, sans-serif;
 margin-left: 10px;
}

#REFORM #article-post article .article-body {
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}

#REFORM #article-post article .article-body p {
 margin-top: 15px;
 margin-bottom: 15px;
}

#REFORM #article-post article .article-body figure img {
 max-width:100%;
 height: auto;
}


#REFORM #post-links {

}

#REFORM #post-links ul {
 overflow: hidden;
}

#REFORM #post-links li {
 float: left;
}

#REFORM #post-links li a{
 font-size: 13px;
}

#REFORM #post-links li.previous {
 float: left;
}

#REFORM #post-links li.previous a::before {
 content: "←";
 margin-right: 10px;
}

#REFORM #post-links li.next {
 float: right;
}

#REFORM #post-links li.next a::after {
 content: "→";
 margin-left: 5px;
}

#REFORM #post-links li a:hover{

}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-02_INTERVIEW____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.INTERVIEW #interview-list .box {
 width: 510px;
 float: left;
 overflow: hidden;
 margin-bottom: 60px;
 margin-right: 60px;
}

#REFORM.INTERVIEW #interview-list .box:nth-of-type(even) {
 margin-right:0px;
}

#REFORM.INTERVIEW #interview-list .box .top-col {
 width: 255px;
 height: 255px;
 float: left;
 overflow: hidden;
}

#REFORM.INTERVIEW #interview-list .box .top-col .interview-image {
 width: 255px;
 height: 255px;
 position: relative;
}

#REFORM.INTERVIEW #interview-list .box .top-col .interview-image img{
 height: 100%;
 position: absolute;
 left: 50%;
 transform: translateX(-50%); 
}

#REFORM.INTERVIEW #interview-list .box .bottom-col {
 width: 255px;
 height: 255px;
 float: right;
 background-color: #FFFFFF;
 position: relative;
 padding-left: 0px;
}

#REFORM.INTERVIEW #interview-list .box .bottom-col dl{
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 right: 0px;
 left: 0px;
 text-align: center;
}

#REFORM.INTERVIEW #interview-list .box .bottom-col dl dt{
 font-size:15px;
 font-weight: 500;
 line-height: 32px;
 background-color: #231f20;
 color: #FFFFFF;
 text-align: center;
 display: inline-block;
 padding-right: 20px;
 padding-left: 20px;
}

#REFORM.INTERVIEW #interview-list .box .bottom-col dl dd{
 font-size: 14px;
 line-height: 24px;
 font-weight: 400;
 margin-top: 15px;
}

#REFORM.INTERVIEW #interview-list .box .bottom-col .interview-number {
 font-family: 'Lato', sans-serif;
 font-size: 35px;
 letter-spacing: 0.5px;
 font-weight: 900;
 text-align: center;
 position: absolute;
 right: 15px;
 bottom: 15px;
}

#REFORM.INTERVIEW #interview-list .box .bottom-col .interview-number span{
 content: "VOL";
 font-family: 'Lato', sans-serif;
 font-size: 11px;
 font-weight: 400;
 letter-spacing: 0.5px;
 display: block;
 margin-top: 3px;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-02P_INTERVIEW____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.INTERVIEW {

}

#REFORM.INTERVIEW #interview-header  {
 overflow: hidden;
}

#REFORM.INTERVIEW #interview-header .top-col {
 width: 540px;
 height: 360px;
 float: left;
 overflow: hidden;
}

#REFORM.INTERVIEW #interview-header .top-col .interview-image img{
 width: 100%;
}

#REFORM.INTERVIEW #interview-header .bottom-col {
 width: 540px;
 height: 360px;
 float: right;
 background-color: #FFFFFF;
 position: relative;
 padding-left: 120px;
}

#REFORM.INTERVIEW #interview-header .bottom-col dl{
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
 position: absolute;
 top: 50%;
 transform: translateY(-50%) ;
}

#REFORM.INTERVIEW #interview-header .bottom-col dl dt{
 font-size: 16px;
 font-weight: 500;
 line-height: 32px;
 background-color: #231f20;
 color: #FFFFFF;
 text-align: center;
 display: inline-block;
 padding-right: 20px;
 padding-left: 20px;
}

#REFORM.INTERVIEW #interview-header .bottom-col dl dd{
 font-size: 22px;
 line-height: 34px;
 font-weight: 700;
 margin-top: 15px;
}

#REFORM.INTERVIEW #interview-header .bottom-col .interview-number {
 font-family: 'Lato', sans-serif;
 font-size: 35px;
 letter-spacing: 0.5px;
 font-weight: 900;
 text-align: center;
 position: absolute;
 right: 15px;
 bottom: 15px;
}

#REFORM.INTERVIEW #interview-header .bottom-col .interview-number span{
 content: "VOL";
 font-family: 'Lato', sans-serif;
 font-size: 11px;
 font-weight: 400;
 letter-spacing: 0.5px;
 display: block;
 margin-top: 3px;
}

#REFORM.INTERVIEW #interview-body{
 background-color: #FFFFFF;
 overflow: hidden;
 clear: both;
 margin-top: 10px;
 padding-top: 80px;
 padding-bottom: 80px;
 padding-left: 30px;
 padding-right: 30px;
}

#REFORM.INTERVIEW #interview-body .box{
 clear: both;
 overflow: hidden;
 margin-bottom: 80px;
}

#REFORM.INTERVIEW #interview-body .box:nth-child(odd) .top-col{
 float: right;
}

#REFORM.INTERVIEW #interview-body .box:nth-child(odd) .bottom-col{
 float: left;
}

#REFORM.INTERVIEW #interview-body .box:nth-child(even) .top-col{
 float: left;
}

#REFORM.INTERVIEW #interview-body .box:nth-child(even) .bottom-col{
 float: right;
}

#REFORM.INTERVIEW #interview-body .box .top-col{
 width: 480px;
}

#REFORM.INTERVIEW #interview-body .box .top-col .item img{
 width: 100%;
}

#REFORM.INTERVIEW #interview-body .box .bottom-col{
 width: 480px;
}

#REFORM.INTERVIEW #interview-body .box .bottom-col dl{
 margin-bottom: 50px;
}

#REFORM.INTERVIEW #interview-body .box .bottom-col dl dt{
 font-size: 16px;
 line-height: 26px;
 font-weight: 500;
 position: relative;
 padding-left: 25px;
 margin-bottom: 15px;
}

#REFORM.INTERVIEW #interview-body .box .bottom-col dl dt::before{
 content: "Q.";
 position: absolute;
 left: 0px;
 top: 0px;
}

#REFORM.INTERVIEW #interview-body .box .bottom-col dl dd{
 font-size: 14px;
 line-height: 28px;
 font-weight: 400;
 margin-bottom: 15px;
}

._{}

#REFORM.INTERVIEW #interview-body .youtube{
 position: relative;
 padding-bottom: 56.25%;
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-03_ABOUT____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.ABOUT {}

#REFORM.ABOUT #about-list{}


#REFORM.ABOUT #about-list section{
 clear: both;
 margin-bottom: 40px;
 overflow: hidden;
}

#REFORM.ABOUT #about-list .top-col {
 float: left;
 width: 440px;
 height: 290px;
}

#REFORM.ABOUT #about-list .top-col .about-image img {
 width: 100%;
}


#REFORM.ABOUT #about-list .bottom-col {
 float: right;
 width: 640px;
 height: 290px;
 background-color: #FFFFFF;
 position: relative;
 padding-top: 40px;
 padding-left: 50px;
 padding-right: 50px;
}

#REFORM.ABOUT #about-list .bottom-col .about-detail h3{
 font-size: 16px;
 font-weight: 500;
 line-height: 32px;
 color: #FFFFFF;
 width: 220px;
 text-align: center;
 margin-bottom: 30px;
}

#REFORM.ABOUT #about-list section:nth-of-type(odd) .bottom-col .about-detail h3{
 background-color: #4d4d4d;
}

#REFORM.ABOUT #about-list section:nth-of-type(even) .bottom-col .about-detail h3{
 background-color: #bea574;
}

#REFORM.ABOUT #about-list .bottom-col .about-detail .txt{
 float: left;
 font-size: 14px;
 line-height: 28px;
 font-weight: 400;
}

#REFORM.ABOUT #about-list .bottom-col .about-number {
 font-family: 'Lato', sans-serif;
 font-size: 35px;
 letter-spacing: 0.5px;
 font-weight: 900;
 text-align: center;
 position: absolute;
 right: 25px;
 top: 25px;
}

#REFORM.ABOUT #about-list .bottom-col .about-number span{
 content: "VOL";
 font-family: 'Lato', sans-serif;
 font-size: 11px;
 font-weight: 400;
 letter-spacing: 0.5px;
 display: block;
 margin-top: 3px;
}



.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-04_COST____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.PRICE {}

#REFORM.PRICE #price-list {
 overflow: hidden;
}

#REFORM.PRICE #price-list section{
 clear: both;
 overflow: hidden;
 margin-bottom: 80px; 
}

#REFORM.PRICE #price-list .top-col {
 width: 420px;
 height: 360px;
 float: left;
 background-color: #efefef;
 padding-top: 20px;
 padding-left: 20px;
 padding-right: 20px;
}

#REFORM.PRICE #price-list .top-col .price-image {
}

#REFORM.PRICE #price-list .top-col .more-btn a{
  /*フォント*/
 font-weight: 400;
 font-size: 13px;
}

#REFORM.PRICE #price-list .bottom-col {
 width: 660px;
 height: 360px;
 float: right;
 background-color: #FFFFFF;
 padding-top: 20px;
 padding-left: 40px;
 padding-right: 40px;
}

#REFORM.PRICE #price-list .bottom-col .price-graph {
 width: 390px;
 height: 295px;
 float: left;
}

#REFORM.PRICE #price-list .bottom-col .price-detail {
 width: 170px;
 height: 295px;
 float: right;
 position: relative;
 text-align: center;
}

#REFORM.PRICE #price-list .bottom-col .price-detail dl {
 position: absolute;
 left: 0;
 right: 0;
 top: 50%;
 transform: translateY(-50%);
 overflow: hidden;
 text-align: center;
 display: inline-block;
}

#REFORM.PRICE #price-list .bottom-col .price-detail dl dt{
 font-family: 'Quicksand', sans-serif;
 font-size: 14px;
 font-weight: 600;
 line-height: 30px;
 background-color: #231f20;
 color: #FFFFFF;
 width: 120px;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
}

#REFORM.PRICE #price-list .bottom-col .price-detail dl dd:nth-of-type(1){
 font-size: 14px;
 line-height: 30px;
 font-weight: 600;
}

#REFORM.PRICE #price-list .bottom-col .price-detail dl dd:nth-of-type(2){
 font-size: 14px;
}

#REFORM.PRICE #price-list .bottom-col .price-detail dl dd:nth-of-type(2) span{
 font-family: 'Quicksand', sans-serif;
 font-size: 29px;
 font-weight: 700;
}



#REFORM.PRICE #price-list .bottom-col .annotation{
 font-size: 12px;
 font-weight: 400;
 clear: both;
 margin-top: 10px;
 line-height: 16px;
}

#REFORM.PRICE #price-list .bottom-col .annotation.two-line{
 margin-top: 0px;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-05_CASE____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.CASE {}

#REFORM.CASE main{
 width: 720px;
 float: left;
}


._{}

#REFORM.CASE main #case-list{
 
}

#REFORM.CASE main #case-list li a{
 display: block;
 width: 165px;
 height: 165px;
 margin-right: 20px;
 float: left;
 margin-bottom: 20px;
 overflow: hidden;
 position: relative;
}

#REFORM.CASE main #case-list li:nth-of-type(4) a,
#REFORM.CASE main #case-list li:nth-of-type(8) a,
#REFORM.CASE main #case-list li:nth-of-type(12) a,
#REFORM.CASE main #case-list li:nth-of-type(16) a,
#REFORM.CASE main #case-list li:nth-of-type(20) a
{
 margin-right: 0px;
}

#REFORM.CASE #case-list li a img{
 height: 100%!important;
 width: auto;
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
 transition:all 0.2s;
}

#REFORM.CASE #case-list li a:hover img{
 left: 50%;
 transform: scale(1.1) translateX(-50%);  
 transition:all 0.2s;
}



._{}

#REFORM.CASE #sub{
 width: 300px;
 float: right;
}


#REFORM.CASE #sub .search{
 margin-bottom: 40px;
 display: none;
}

#REFORM.CASE  #sub .common-ttl {
 font-family: 'Quicksand', sans-serif;
 font-size: 16px;
 font-weight: 700;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
}

#REFORM.CASE  #sub #category-list .common-list{
 margin-bottom: 40px;
}


#REFORM.CASE  #sub #category-list .common-list ul li a{
 font-size: 14px;
 padding-top: 14px;
 padding-bottom: 14px;
 text-align: center;
 text-decoration: none;
 font-weight: 400;
 margin-bottom: 10px;
 background-color: #bea574;
 color: #FFFFFF;
 display: block;
}

._{}

#REFORM.CASE  #sub #tag-list .common-list{
 margin-bottom: 40px;
}

#REFORM.CASE  #sub #tag-list .common-list ul {
 overflow: hidden;
}

#REFORM.CASE  #sub #tag-list .common-list ul li a{
 font-size: 12px;
 text-align: center;
 text-decoration: none;
 font-weight: 400;
 display: block;
 padding-left: 12px;
 padding-right: 12px;
 padding-top: 8px;
 padding-bottom: 8px;
 margin-bottom: 10px;
 display: inline-block;
 float: left;
 background-color: #231f20;
 color: #FFFFFF;
 margin-right: 8px;
}

#REFORM.CASE  #sub .banner {
 width: 75%;
}

#REFORM.CASE  #sub .banner img {
 width: 100%;
}

#REFORM.CASE  #sub .banner .sp-show {
 display: none;
}


.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____B-05P_CASE-POST____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#REFORM.CASE {}

#REFORM.CASE.one-column main{
 width: 100%!important;
}

#REFORM.CASE #case-detail {
 
}


#REFORM.CASE #case-detail .common-sub-ttl{
 font-family: 'Quicksand', sans-serif;
 font-weight: 600;
}

#REFORM.CASE #case-detail #case-gallery {
 padding-left: 65px;
 padding-right: 65px;
 padding-top: 65px;
 padding-bottom: 65px;
 background-color: #FFFFFF;
 overflow: hidden;
 margin-bottom: 80px;
}

#REFORM.CASE #case-detail #case-gallery .slider{

}

#REFORM.CASE #case-detail #case-gallery .slider img{
 max-height: 600px;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 object-fit: contain;
}

#REFORM.CASE #case-detail #case-gallery .thumbnail {
 margin-top: 60px;

}

#REFORM.CASE #case-detail #case-gallery .thumbnail-img {

}

#REFORM.CASE #case-detail #case-gallery .thumbnail img{
 filter: alpha(opacity=50);
 opacity: 0.5;
 transition: all 0.5s;
 width: 120px;
 height: 120px;
 object-fit: cover;
 margin-right: auto;
 margin-left: auto;
}

#REFORM.CASE #case-detail #case-gallery .thumbnail .slick-current img{
 filter:alpha(opacity=100);
 opacity: 1;
	transition:all 0.5s;
}

#REFORM.CASE #case-detail #case-gallery .thumbnail-img:hover{
cursor: pointer;
}

/*
#REFORM.CASE #case-detail #case-gallery {
 padding-left: 65px;
 padding-right: 65px;
 padding-top: 65px;
 padding-bottom: 65px;
 background-color: #FFFFFF;
 overflow: hidden;
 margin-bottom: 80px;
}


#REFORM.CASE #case-detail #case-gallery .slider{
 width: 950px;
 height: 600px;
 overflow: hidden;
 margin-bottom: 65px;
}

#REFORM.CASE #case-detail #case-gallery .slider img{
 width: 100%;
}

#REFORM.CASE #case-detail #case-gallery .thumbnail {

}


#REFORM.CASE #case-detail #case-gallery .thumbnail > div {

}

#REFORM.CASE #case-detail #case-gallery .thumbnail div:last-child {

}

#REFORM.CASE #case-detail #case-gallery .thumbnail .thumbnail-img {

}

#REFORM.CASE #case-detail #case-gallery .thumbnail .thumbnail-img img{
 width: 100%;
 padding-right: 10%;
 padding-left: 10%;
}
*/

#REFORM.CASE #case-detail #concept{
 
}

#REFORM.CASE #case-detail #concept #concept-body{
 font-size: 14px;
 line-height: 28px;
 padding-left: 50px;
 padding-right: 50px;
 padding-top: 40px;
 padding-bottom: 40px;
 background-color: #FFFFFF;
}

#REFORM.CASE #case-detail #outline{}

#REFORM.CASE #case-detail #outline .box{
 width: 100%;
}

#REFORM.CASE #case-detail #outline .top-col{

}

#REFORM.CASE #case-detail #outline .top-bottom{

}

#REFORM.CASE #case-detail #outline table{
 font-size: 13px;
 font-weight: 400;
 background-color: #FFFFFF;
}

#REFORM.CASE #case-detail #outline table:nth-of-type(1){
 width: 540px;
 float: left;
}

#REFORM.CASE #case-detail #outline table:nth-of-type(2){
 width: 540px;
 float: right;
}

#REFORM.CASE #case-detail #outline table tr{
 text-align: left;
 border-bottom: 1px solid #e2e2e2;
}

#REFORM.CASE #case-detail #outline table th{
 background-color: #f8f8f8;
}

#REFORM.CASE #case-detail #outline table th,
#REFORM.CASE #case-detail #outline table td{
 width: 50%;
 padding-bottom: 20px;
 padding-top: 20px;
 padding-left: 20px;
 padding-right: 20px;
}

#REFORM.CASE .before-after {

}

#REFORM.CASE .before-after .box {
 padding-top: 50px;
 padding-right: 50px;
 padding-bottom: 50px;
 padding-left: 50px; 
 background-color: #FFFFFF;
 overflow: hidden;
 position: relative;
}

#REFORM.CASE .before-after .box::before {
 content: "";
 display: block;
 background-image: url("../../image/common/reform/more_marker_bk.png");
 background-size: cover;
 width: 14px;
 height: 24px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateY(-50%) translateX(-50%);
}

#REFORM.CASE .before-after .box .top-col {
 float: left;
 position: relative;
}

#REFORM.CASE .before-after .box .top-col::after {
 content: "BEFORE";
 display: block;
 position: absolute;
 left: 0;
 right: 0px;
 bottom: -20px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 font-family: 'Quicksand', sans-serif;
 font-size: 13px;
 font-weight: 700;
}

#REFORM.CASE .before-after .box .bottom-col {
 float: right;
 position: relative;
}

#REFORM.CASE .before-after .box .bottom-col::after {
 content: "AFTER";
 display: block;
 position: absolute;
 left: 0;
 right: 0px;
 bottom: -20px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 font-family: 'Quicksand', sans-serif;
 font-size: 13px;
 font-weight: 700;
}

#REFORM.CASE .before-after .box.before-only::before,
#REFORM.CASE .before-after .box.before-only .top-col::after,
#REFORM.CASE .before-after .box.before-only .top-col {
 display: none;
}

#REFORM.CASE .before-after .comment {
 font-size: 14px;
 line-height: 28px;
 padding-left: 50px;
 padding-right: 50px;
 padding-bottom: 40px;
 padding-top: 10px;
 background-color: #FFFFFF;
}

#REFORM.CASE .before-after .comment p{
 margin-bottom: 20px;
}

#REFORM.CASE .before-after .comment p:last-of-type(){
 margin-bottom: 0px;
}

#REFORM.CASE .before-after .box .top-col .before-image ,
#REFORM.CASE .before-after .box .bottom-col .after-image {
 width: 420px;
}

#REFORM.CASE .before-after .box .top-col .before-image img,
#REFORM.CASE .before-after .box .bottom-col .after-image img{
 max-width: 100%!important;
 height: auto!important;
}

.XXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
._____searchandfilter_____{}
.XXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}

#refined-search {
 margin-bottom: 15px;
 background-color: #FFFFFF;
 padding-left: 20px;
 padding-right: 20px;
}
 
#refined-search .acc-toggle{
 font-size: 17px;
 font-weight: 500;
 text-align: center;
 padding-top: 25px;
 padding-bottom: 25px;
}

#refined-search .acc-toggle span{
 display: inline-block;
 position: relative;
}

#refined-search .acc-toggle span::before{
 color: #FFFFFF;
 text-align: center;
 font-size: 11px;
 line-height: 11px;
 font-weight: 300;
 content: "＋";
 display: block;
 position: absolute;
 background-size: cover;
 right: -30px;
 top: -2px;
 padding-top: 5px; 
 padding-right: 4px;
 padding-bottom: 5px;
 padding-left: 5px;
 background-color: #231f20;
}

#refined-search .acc-toggle.open span::before{
 content: "－";
}

 
#refined-search .acc-toggle:hover{
 cursor: pointer;
}
 
#refined-search .acc-body{
 padding-bottom: 25px;
}
 
#refined-search .searchandfilter {

}
 
#refined-search .searchandfilter > ul {
 margin-top: 5px; 
}
 
/*親のセル*/
#refined-search .searchandfilter > ul > li {
 display: table!important;
 margin-bottom: 10px!important;
 width: 100%;
 margin-top: 20px;
 position: relative;
}

#refined-search .searchandfilter > ul > li::after {
 content: "";
 display: block;
 position: absolute;
 width: 100%;
 height: 1px;
 bottom : -8px;
 left: 0px;
 background-color: #E1E1E1;
}
 
#refined-search .searchandfilter > ul > li:last-of-type {
 margin-bottom: 0px!important;
}
 
/*左のセル*/
#refined-search .searchandfilter ul li h4 {
 width: 20%;
 font-size: 14px;
 font-weight:500;
 text-align: center;
 display: table-cell!important;
 vertical-align: middle;
 padding: 0px!important;
 position: relative;
 z-index: 1;
}
 
/*左のセル 背景*/
#refined-search .searchandfilter ul li h4::after {
 content: "";
 width: 100%;
 height: 95%;
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: -1;
}
 
/*右のセル*/
#refined-search .searchandfilter ul li ul {
 width: 80%;
 display: table-cell!important;
 padding-left: 20px;
 overflow: hidden;
}
 
#refined-search .searchandfilter ul li ul li {
 display: inline-block;
 margin-right: 5px;
}
 
#refined-search .searchandfilter ul li ul li label {
 display: block;
 padding: 10px;
 margin-bottom: 5px;
 font-size: 12px;
 border: 1px solid #d3d3d3;
 transition: all 0.2s ease;
}
 
#refined-search .searchandfilter ul li ul li input[type="checkbox"] {
 display: none;
}
 
#refined-search .searchandfilter ul li ul li label:hover, #refined-search .searchandfilter ul li ul li input[type="checkbox"]:checked + label {
 background-color: #787878;
 color: #FFFFFF;
 cursor: pointer;
 transition: all 0.2s ease;
}
 
/*既存のCSSリセット*/
#refined-search .searchandfilter ul li {
 padding: 0px!important;
}
 
#refined-search .searchandfilter ul li ul li {
 padding: 0px!important;
}

#results-found{
 font-size: 13px;
 margin-bottom: 20px;
 text-align: right;
 }

#results-not-found{
 font-size: 14px;
 width: 100%;
 height: 300px;
 position: relative;
 border: 1px solid #F2F2F0;
 margin-bottom: 60px;
}

#results-not-found p{
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateY(-50%) translateX(-50%);
}
