    .item a:hover {background-color: #f2ecf5;}
    .fa-quora:before {content: 'ï'; color: #bc9ecc;}
	.navImg .item a::before, .qInfo .item a::before,.jikohasan .btn-list-box .item button:before, .jikohasan .btn-list-box .item a:before{content:none;}
	.qInfo .item a {padding: 0 1.2rem;}
	.qInfo .item .qlistIcon {display: table; border-collapse: separate;}
	.qInfo .item .qlistIcon figure{display: table-cell; vertical-align: middle; width: 50px; height: 50px; border-radius: .25rem; background-color:#f6f6f6; text-align: center;}
	.qlistIcon p{font-size:1rem; color:#333; margin-left: 10px;}
    .qlistIcon_02 p{font-size:1rem; color:#333; padding: 0px 0px 15px 40px;}
	.qlistIcon .icon-q-default::before, .qlistIcon .icon-q-jikohasan::before{content: 'Q'; margin-top: 40%; width: 2em; height: 2em; line-height: 2em; font-size: 1rem; top: 0%;}
	.qlistIcon_02 .icon-q-default::before, .qlistIcon_02 .icon-q-jikohasan::before{content: 'Q'; margin-top: 50%; width: 2em;
    height: 2em; line-height: 2em; font-size: 1rem;}
	.qInfo .item-list .item{padding: 7px;}

	@media screen and (min-width: 641px){
	.qInfo .item-list {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; flex-wrap: wrap; }
	.item-list  > div {flex-basis: 48%;}
	.item a {display: block;}
	.qlistIcon .icon-q-default::before, .qlistIcon .icon-a-default::before,.qlistIcon .icon-q-jikohasan::before, .qlistIcon .icon-a-jikohasan::before {margin-top: 40%;}
}
.jikohasan .link-text{
	text-decoration: underline;
}

.pb0{
	padding-bottom:0;
}

.text-hasline span {
    text-align: center;
}


/* kv */
.kv .kv-contents {
	background: url(../img/mainvisual_bg-sp.png) center center/cover no-repeat;
	padding-top: 20px;
	margin: 0;
	text-align: center;
}
@media screen and (max-width: 639px){
	.kv .kv-contents img{
		width: 100%;
		height: auto;
	}

	.inner{
		padding: 20px 15px;
		margin: 0 auto;
}
}
@media screen and (min-width: 640px){
	.kv .kv-contents {
		background: url(../img/mainvisual_bg-pc.png) center center/cover no-repeat;
	}
}
/* table */
.jikohasan .td{
	vertical-align:middle
}
/* demerit */
.jikohasanDemerit img{
	max-width: 100%;
}
/* CTA */
.cta:first-of-type{
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
}
.cta.inner,.cta .inner{
	padding: 20px 15px;
    margin: 0 auto;
}
.cta_illust.inner, .cta_tanizakiB .inner{
    padding: 15px 15px 20px;
    margin: 0 auto;
}
.cta_illust .ctaTx-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden;
}
.ctaTx-wrap .ctaTx {
    font-size: 1.3rem;
    line-height: 1.3;
	text-align: left;
	padding-bottom: 0.4em;
}

.cta .ctaTx-wrap .ctaTx {
	text-align: center;
}
.ctaTx-wrap .ctaImg {
    max-width: 100px;
    min-height: 100px;
    max-height: 2.5vh;
}
.ctaTx-wrap .tel-number{
	font-size: 1.5em;
	padding-top: 10px;
	display: inline-block;
}
.ctaTx-wrap .tel-number rt{
	font-size: 0.4em;
}
.ctaTx-wrap .text-xs{
	display: inline-block;
    text-align: left;
	margin-top: 10px;
}
.tel-wrap .btn-primary-ol,
.web-wrap .btn-primary{
	padding: 1rem 2rem 1rem 1rem;
}
.jikohasan-case-wrap .panel-foot{
	border-top: solid 2px #bc9ecc;
    line-height: 1.5;
	font-weight: 700;
}
.jikohasan-case-wrap .panel-foot .btn-link-jikohasan{
	border: none;
}
/* ã¢ã³ã¼ãã£ãªã³ */
.jikohasan .js-change-arrow{
    padding-right: 1.5em;
}
.jikohasan .accordion-sm{
    border: none;
}
.jikohasan .accordion-sm .accordion-heading{
    color: #bc9ecc;
    border-top: solid 1px #ddd;
}
.jikohasan .accordion-sm .js-change-arrow::before{
	color: #bc9ecc;
}
.jikohasan .accordion-sm .accordion-heading:first-child{
    border-top: none;
}
.jikohasan .accordion-sm .accordion-body{
    border-top: solid 1px #ddd;
    padding-top: 10px;
}
/* å¹ãåºã */
.bubble-wrap{
	display: flex;
	margin-bottom: 10px;
}
.bubble-wrap img{
	width: 75px;
}
.bubble-wrap.bubble-left{
	flex-direction: row-reverse;
}
.bubble-wrap .bubble-inner{
	position: relative;
	padding: 1em;
	border-radius: 4px;
	flex: 1;
}
.bubble-wrap.bubble-left .bubble-inner{
	background: #f2ecf5;
}
.bubble-wrap.bubble-right .bubble-inner{
	margin-left: 15px;
	background: #eee;
}
.bubble-wrap.bubble-right .bubble-inner::before{
	content: "";
	position: absolute;
	top: 40px;
	width: 0;
	height: 0;
	border-style: solid;
}
.bubble-wrap.bubble-right .bubble-inner::before{
	left: -10px;
	border-width: 7px 10px 7px 0;
	border-color: transparent #eee transparent transparent;
}
.comment-ttl{
	display: inline-block;
	background: #bc9ecc;
	color: #fff;
	padding: 3px 10px;
}
/* äºä¾ */
.jikohasan-case-wrap{
	margin: 2em 0;
}
.jikohasan-case-wrap .panel--jikohasan{
	border-color: #bc9ecc;
}
.jikohasan-case-wrap .panel--jikohasan .panel-heading{
	background-color: #bc9ecc;
    background-image: url(../../img/common/pattern-stripe34.png);
    color: #fff;
}
.jikohasan-case-wrap .panel--jikohasan .panel-body-jikohasan{
	padding: 1.5em 1em;
    background-color: #f2ecf5;
}
.jikohasan-case-wrap .panel--jikohasan .case-inner{
	padding: 1em 1em 0.5em;
	background: #fff;
}
.hasanDemerit-num-md{
	font-size: 1.8rem;
}
@media only screen and (min-width: 641px) {
	/* CTA */
	.cta.inner,
    .cta .inner{
		padding: 40px;
		margin: 0 auto;
		width: 738px;
	}
	.ctaTx-wrap .ctaTx {
		padding: 0 20px 2rem 20px;
		font-size: 1.8rem;
		text-align: center;
	}

	.cta_illust .ctaTx-wrap .ctaTx {
		width: calc(100% - 100px);
	}
	.ctaNotes {
		display: block;
	}
	.cta_illust.inner {
		padding: 0 20px 40px;
		width: 738px;
	}

	.cta_illust .ctaTx-wrap{
		padding-top: 60px;
		background: url(../img/thumb-lawyerMen.png) no-repeat right bottom;
		background-size: 20%;
	}
	.tel-wrap .ctaTel-pc {
		position: relative;
		background: #f6f6f6;
		border-radius: 5px;
		border: 5px solid #b21f31;
		padding: 25px 40px 15px;
		margin-bottom: 20px;
	}
	.ctaTel-pc .ctaTel-h3 {
		margin-top: -80px;
	}
	.tel-wrap .ctaTel-num {
		font-size: 3.57rem;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
		padding-top: 10px;
		margin-top: -30px;
	}
	.tel-wrap .ctaTel-num::before {
		position: absolute;
		content: "";
		left: 8%;
		background: url(../../assets/img/jikohasan/icon-cta-tel.svg) no-repeat;
		background-size: cover;
		width: 57px;
		height: 46px;
	}
	.tel-wrap .ctaTel-num rt {
		font-size: 0.3em;
	}
	.ctaBtn-web .ctaWeb-tx {
		font-size: 2.29rem;
		position: relative;
		display: inline-block;
		padding-left: 50px;
	}
	.ctaBtn-web .ctaWeb-tx::before {
		position: absolute;
		content: "";
		left: -20px;
		background: url(../../assets/img/jikohasan/icon-cta-web.svg) no-repeat;
		background-size: contain;
		width: 50px;
		height: 39px;
	}
	/* å¹ãåºã */
	.bubble-wrap{
		margin-bottom: 20px;
	}
	.bubble-wrap img{
		width: 100%;
	}
	.bubble-wrap.bubble-right .bubble-inner{
		margin-left: 30px;
	}
	.bubble-wrap.bubble-right .bubble-inner::before {
		content: "";
		position: absolute;
		top: 30px;
		width: 0;
		height: 0;
		border-style: solid;
	}
	.bubble-wrap.bubble-right .bubble-inner::before {
		left: -20px;
		border-width: 15px 20px 15px 0;
	}
	/* äºä¾ */
	.hasanDemerit-num-md{
		font-size: 3rem;
	}
}

/* -----------------------
 case
----------------------- */
.case-ttl-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.case-ttl-wrap .case-ttl{
    width: 90px;
	line-height: 1.4;
}
.case-ttl-wrap .case-ttl img{
	border-radius: 50%;
}
.case-ttl-wrap .case-attention{
    width: calc(100% - 115px);
}
.case-info{
	padding: 1em 0;
    border-top: 1px dashed #909090;
    border-bottom: 1px dashed #909090;
	display: flex;
	flex-wrap: wrap;
}
.case-info dt{
	width: 30%;
}
.case-info dd{
	width: 70%;
}
@media only screen and (min-width: 641px){
	.case-ttl-wrap .case-ttl{
        width: 120px;
    }
    .case-ttl-wrap .case-attention{
        width: calc(100% - 145px);
    }
	.case-info dt{
		width: 15%;
	}
	.case-info dd{
		width: 85%;
	}
}
/* faq btnå¹ */
.btn-jikohasanFaq-wrap a.btn-jikohasan{
	min-width: 335px;
}
/* panel-nav-02 */
.panel-nav-02{
	margin: 0 0 0 -30px;
	display: flex;
}
.panel-nav-02>div {
    margin: 0 0 20px 30px;
	padding: 0;
	box-shadow: 0 3px #ddd;
	border-radius: 5px;
	bottom: 0;
	display: flex;
    align-items: center;
	width: calc(50% - 30px);
}
.panel-nav-02>div a{
	width: 100%;
}

.panel-nav-02>div:hover {
box-shadow: 0 1px #ddd;
bottom: -3px;
}

.panel-nav-02 a{
color: #2a2a2a;
overflow: hidden;
vertical-align: middle;
}

.panel-nav-02 a:hover{
	text-decoration: none;
	box-shadow: none;
}

.panel-nav-02 a::before{
content: "ï";
font-family: FontAwesome;
color: #bc9ecc;
position: absolute;
top: 50%;
right: 5px;
width: 1rem;
height: 1rem;
font-size: 1rem;
margin-top: -0.5em;
line-height: 1em;
}

.panel-nav-02 a i{
	color: #bc9ecc;
}

.panel-nav-02 .panel-heading{
padding: 1em 1em 0.5em 1em;
}

@media only screen and (max-width:640px) {
	.panel-nav-02{
		display: block;
		margin: 0;
	}

	.panel-nav-02>div {
		margin: 0 0 20px 0;
		width: 100%;
	}
}
/* -----------------------
 btn
----------------------- */
.btn-head .btn-list-jikohasan-ol li a{
	padding: 1.1em 0.6em;
    font-size: 1.1em;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 641px){
	.btn-head .btn-list-jikohasan-ol li a{
		padding: 2em 0.6em;
	}
	.btn-head .btn-list-jikohasan-ol li a:before{
		display: none;
	}
	.btn-head .btn-list-jikohasan-ol li a:after{
		display: block;
		content: "";
		width: 8px;
		height: 8px;
		border-bottom: solid 2px #bc9ecc;
		border-right: solid 2px #bc9ecc;
		transform: rotate(45deg);
		position: absolute;
		bottom: 16px;
		left: 50%;
	}
}

@media only screen and (max-width: 640px) {
	.btn-head .btn-list-jikohasan-ol li a{
		padding: 1em 0.6em 1.5em;
	}
	.btn-head .btn-list-jikohasan-ol li a:before{
		display: none;
	}
	.btn-head .btn-list-jikohasan-ol li a:after{
		display: block;
		content: "";
		width: 8px;
		height: 8px;
		border-bottom: solid 2px #bc9ecc;
		border-right: solid 2px #bc9ecc;
		transform: rotate(45deg);
		position: absolute;
		bottom: 10px;
		left: 50%;
	}
}

.panel-body .btn-head .btn-list-jikohasan-ol li a {
	position: relative;
	display: inline-block;
	font-size: 1rem;
	font-weight: 400;
	padding: 1em 1em;
}
.panel-body .btn-head .btn-list-jikohasan-ol li a:before {
	display: block;
}
.panel-body .btn-head .btn-list-jikohasan-ol li a:after {
	display: none;
}
@media only screen and (min-width: 641px) {
	.panel-body .btn-head .btn-list-jikohasan-ol li a {
		font-size: 1rem;
		padding: 1em 1em;
	}
}



/* -----------------------
 after
----------------------- */
/* å¹ãåºãSP */
@media only screen and (max-width: 640px) {
    .panel-balloon--jikohasan_sp{
        background: #f2ecf5;
        border-radius: .25rem;
        padding: 1em;
    }
    .bubble-wrap .bubble-inner{
        padding: 1em .5em;
        border-radius: 0;
    }
    .review-icon{
        width: 5rem;
        border: solid 4px #bc9ecc;
        border-radius: 50%;
    }
    .ky_review{
        margin: 0;
    }
    .ky_review_ttl{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1em;
    }
}
/* flow */
.ttl-flow{
	padding-top:30px;
}

/* è¦åºãã® margin ã¦ã¼ãã£ãªãã£ï¼h2ç´å¾ã¯ãã¼ã¸ã³ç¸æ®ºãèæ®ï¼ */
.jikohasan h3.heading.mt-lg,
.jikohasan h4.heading.mt-lg {
	margin-top: 1.5em;
}

.jikohasan h3.heading.mt-md,
.jikohasan h4.heading.mt-md {
	margin-top: 1em;
}

.jikohasan h2.heading + h3.heading.mt-lg {
	margin-top: 2.5em;
}
@media only screen and (min-width: 641px){
	.jikohasan .arrow-bottom01 {
		position: relative;
	}
	.jikohasan .arrow-bottom01::before {
		content: "";
		border: solid transparent;
		display: inline-block;
		position: absolute;
		border-width: 24px;
		border-top-color: #bc9ecc;
		margin-left: -24px;
		left: 50%;
		bottom: -75px;
	}
}
@media only screen and (max-width:639px) {
	.jikohasan .arrow-bottom01 {
		position: relative;
	}
	.jikohasan .arrow-bottom01::before {
		content: "";
		border: solid transparent;
		display: inline-block;
		position: absolute;
		border-width: 24px;
		border-top-color: #bc9ecc;
		margin-left: -24px;
		left: 50%;
		bottom: -65px;
	}
}
.ml-sm{
	margin-left: .5rem;
}




.procedureType {
	display: flex;
	justify-content: space-between;

	@media only screen and (max-width:639px)  {
	  flex-direction: column;
	}
  }

