@charset "utf-8";

/*
Theme Name: ベストパートナー様テーマ
Theme URI:
Description: ベストパートナー様テーマ
Version: 1.0
Author: Nakano
Author URI:
*/


/* ********************** 共通部分CSS ****************************** */
body {

}

p {
	color:#452C0A;
}
a:hover{
opacity: 0.7;
}
h1 , h2 , h3 , h4 {
	clear: both;
}

.page h1 , .category h1 {
	color:#147616;

}

a {
	text-decoration: none;
	color: inherit;
}

.main-contents a,
.main-contents2 a{
	text-decoration:underline;
	color:#3498db;
}

li {
	list-style: none;
}

img {
	max-width: 100%;
	height:auto;
}

.page p , .single p {
	line-height: 1.5;
	font-size: 18px;
	margin: 7px 0;
}
.post2  li {
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 18px;
	margin-left: 15px;
	list-style: square;
}


.flexbox {
	display: -webkit-flex;
    display: flex;
	justify-content: space-between;
    -webkit-flex-wrap: wrap;
   	flex-wrap: wrap;
}

.flexbox2 {
	display: -webkit-flex;
    display: flex;
	justify-content: space-between;
    -webkit-flex-wrap: wrap;
   	flex-wrap: wrap;
}

.flexbox3 {
	display: -webkit-flex;
    display: flex;
	justify-content: center;
    -webkit-flex-wrap: wrap;
   	flex-wrap: wrap;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto;
}

.text-center {
	text-align:center;
}

.big {
	font-size:1.5em;
	font-weight:bold;
}

.small {
	font-size:0.8em;
}

.red {
	color:#EA2A15;
	font-weight:bold;
}

.blue {
	color:#2980b9;
	font-weight:bold;
}

.green {
	color:#27ae60;
	font-weight:bold;
}

.orange {
	color:#f39c12;
	font-weight:bold;
}

.single h1 {
	margin:15px 0 ;
}

.page h1 {
	text-align:center;
	margin-bottom:30px;
}

.int {
	color:#3CB371;
	font-weight:bold;
}

.rec {
	color:#3498db;

}

.pic-com {
	font-size:0.8em;
	color:#999;
	line-height:1.3;
}

.w-info {
	margin-bottom:20px;
	margin-left:10px;
}

.w-info li {
	font-size:0.9em;
	color:#666;
}

.post-password-form input {
	border:1px solid #000;
}

.top-bar {
	padding:5px 0;
	background:#06569f;
	min-height:40px;
	display:flex;
	align-items:center;
}

.top-bar h1,
.top-bar p{
	font-size:15px!important;
	color:#fff!important;
	text-align:left!important;
	margin-bottom:0!important;
	font-weight:bold;
	margin:0;
}


.main-contents p a {
	width:50%;
	display:block;
	float:left;
}

.main-contents2 p a {
	width:50%;
	display:block;
	float:left;
}

#acMenu {
	padding:15px;
	border:1px solid #ddd;
	background:#f2f2f2;
}

#acMenu dt{
    display:block;
    cursor:pointer;
	margin-bottom:10px;
	color:#06569f;
    }
#acMenu li{
    display:block;
    cursor:pointer;
	margin-bottom:10px;
	color:#06569f;
    }
#acMenu dt:before {
 content: "・";
    margin-right: 10px;
}
#acMenu li:before {
 content: "・";
    margin-right: 10px;
}
#acMenu dd{
    display:none;
	margin:0 0 10px 25px;
	color:#06569f;
    }

/* ******************************************************

間隔CSS

******************************************************* */


/* ********************** ヘッダー部分CSS ****************************** */

header {
	width: 100%;
	background-color: #ffffff;

}


/* ********************** フッター部分CSS ****************************** */

.copy-right {
	text-align: center;
	font-size: 0.8em;
	padding: 15px;
	background:#fff;
}



/* ********************** トップページCSS ****************************** */

.button ul li {
	width:48%;
}

#flow h2 {
	margin:40px 0 ;
	color:#06569f;
	text-align:center;
}

#flow li p {
	text-align:center;
}

#flow2 h2 {
	margin:40px 0 ;
	color:#06569f;
}

#flow2 li p {
}


/* ********************** コンテンツCSS ****************************** */

.contentArea {
	width: 1000px;
	padding: 0px;
	background: #fff;
	margin: 40px auto;
	max-width:100%;
}

.pageContent {
	padding: 30px;
}

/* ********************** 投稿ページCSS ****************************** */

.eyecatchMain {
	width: 100%;
	margin: 30px 0 ;
}

.eyecatchMain img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}


/* ********************** 投稿一覧CSS ****************************** */



/* ********************** サイドメニューCSS ****************************** */

.side-menu h2 {
	font-size:1em;
	text-align:left;
	color:#06569f;
	margin:20px 0 ;
}

.wpp-list li {
	margin-bottom:10px;
}

.wpp-list li .wpp-post-title {
	font-size:0.9em;
}

#npcatch li {
	padding:0;
	margin:0 0 10px 0!important;
	width:100%;
	clear:both;

}

#npcatch img {
	padding:0!important;
	float:left;
	margin-bottom:10px;
	display:block;
}

#npcatch .title {
	font-size:0.9em;
	padding:0 0 0 5px!important;
	float:right;
	display:block;
}

.page .sidebar-open-hour {
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
}
/* *********************************************************************************

PC用CSS

************************************************************************************ */
.title h3 span{
padding:0 0 0 10px;
}
.post2 .post-text h3 {
    font-weight: 600;
    color: #565656;
    border-bottom: 1px solid #565656;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
@media screen and (min-width:768px) {

.pc-none {
	display:none;
}
/* ********************** ナビ（PC） ****************************** */

#menu{
	display: none;
}

.close {
	display:none;
}

.logo-area {
		height: 145px;
		padding:0;
		position: relative;
	}
	.logo a img {
		margin-top: 70px;
	}
	.keisai-text {
		align-items: center;
		display: flex;
		justify-content: space-between;
		margin-bottom: 5px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 10px;
	}
	.keisai-text-cnt {
		margin-right: 10px;
	}
	.keisai-text1 {
		display: flex;
		justify-content: space-between;
	}
	.keisai-text1 span {
		font-size: 14px;
		background-color: #c3e6ed;
		padding: 1px 4px;
	}
	.page .keisai-text2 {
		background-color: #f2f2f2;
		color: #06569f;
	    font-size: 12px;
		padding: 2px 4px;
	}
	.page .keisai-open-hour {
		font-size: 35px;
	}

	.head-button01 {
		position: absolute;
		top: 78px;
		right: 0;
		text-align: right;
		width: 300px;

	}

	.head-button02 {
		position: absolute;
		top: 78px;
		right: 310px;
		width: 300px;

	}

.globalNavi {
		height: 60px;
		padding:15px 0 ;
		width: 100%;
		background-color: #f2f2f2;
		font-size: 0.9em;
		border-top:#ccc solid 1px;

	}


	#gnav li {
		font-weight: bold;
		line-height:30px;
	}
	#gnav {
		text-align:center;
	}

#gnav > ul {
  display: flex;
  justify-content:space-between;
}
#gnav > ul > li {
	/*width:calc(100% / 8);*/
	width:calc(100% / 7);
	border-right:1px solid #06569f;

}

	#gnav > ul > li:last-child {
		border:none;
	}
#gnav > ul > li:hover {
  color: #fff;
  background-color: #3CB371;
}


	#gnav li a {
       padding: 0 0;
		color:#06569f;
        width: 100%;
		display:flex;
		justify-content:center;
		align-items:center;
		line-height:1.25;
		height:100%;
	}

/* ********************** 共通部分（PC） ****************************** */

.pcNavi {
		display: none;
	}

.wrapper {

}

.container {
	width: 1000px;
	display: block;
	margin: 0 auto;
}

	#index {
    width: 100%;
    float: none;
}
	.main-contents {
		width: 650px;
		float: left;
	}

	.main-contents2 {
		width: 1000px;
		float: left;
	}

	.side-menu {
		width: 300px;
		float: right;
	}


.contact-u {
	display:none;
}


/* ********************** TOPページ（PC） ****************************** */


.main-img {
	width: 100%;
	height: 420px;
	padding:60px 0 50px;
	background-color:rgba(0,0,0,0.6);
	/*background-image:url(img/mainImg.jpg);*/
	background-image:url(img/mainImg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

	.catLink {
		margin-bottom:50px;
	}
	.catLink ul li {
	width:45%;
	}

	.about {
		border:1px solid #ddd;
		background:#f2f2f2;
		padding:20px;
		margin-bottom:30px;
	}

	.aboutImg {
		width:35%;
		float:left;
	}

	.aboutTxt {
		width:63%;
		float:right;
	}

	.aboutTxt h2 {
		font-size:18px;
		color:#06569f;
		padding-bottom:15px;
		border-bottom:1px solid #06569f;
		margin-bottom:15px;
	}

	.tsuzuki {
		display:block;
		padding:5px;
		width:120px;
		font-size:14px;
		color:#fff!important;
		background:#06569f;
		text-align:center;
		float:right;
		margin-top:15px;
		border-radius:3px;
		text-decoration:none!important;
	}

	#flow li {
		width:25%;
		padding:0 5px;
	}

	#flow2 li {
		width:25%;
		padding:0 5px;
	}


/* ********************** カテゴリページ（PC） ****************************** */

.category h1 {
	text-align:center;
	margin-bottom:50px;
}



/* ********************** 固定・投稿ページ（PC） ****************************** */

.single-info {
		padding: 40px 0 ;
		background-color: #f1c40f;
		box-shadow:inset 0px 5px 5px -5px rgba(0,0,0,.5) , inset 0px -5px 5px -5px rgba(0,0,0,.5);
	}

	.single-date {
		font-size: 1.5em!important;
		line-height:1!important;
		font-weight: bold;
		float: left;
		margin-right: 20px;
	}

	.single-post .post-categories {
		float: left;
	}

	.single-post .post-categories li {
    	float: left;
    	padding: 0 10px;
    	margin: 0 10px;
    	background-color: #000000;
    	line-height: 32px;
 }

	.single-post  .post-categories li a {
		color: #ffffff;
		font-size: 0.8em;
	}

.single-post .tags a {
		display:inline-block;
		float: left;
		padding: 0px 10px;
		margin: 0 10px 0 0;
		background-color: #000000;
		color: #ffffff;
		font-size: 0.8em;
		line-height:33px;
}

	.pankuzu {
		padding: 8px 0 ;
		font-size: 0.8em;
	}

	.pankuzu li {
		color:#000;
		float:left;
}

	.eyecatch-single {
		margin-bottom: 40px;
	}

.page .main-contents h2 , .notfound h2 , .single .main-contents h2 {
	margin:10px 0;
	padding:10px 0 10px 10px ;
	color:#06569f;
}

.main-contents2 h2 , .main-contents2 h2 {
	margin:10px 0;
	padding:10px 0 10px 10px ;
	color:#06569f;
}






/* ********************** フッター（PC） ****************************** */

footer {
		padding: 10px 0 0;
		background: #06569f
	}

	.footerMenu {
		text-align: center;
		margin:20px 0 40px;
	}
    .footerMenu:first-child {
        margin: 20px 0;
    }

	.footerMenu li {
		display: inline-block;
		font-size: 14px;
		padding: 0 15px ;

	}

	.footerMenu li a {
		color: #ffffff;
	}




/* ********************** 記事一覧ページ ***************************** */

.kiji-ichiran h2 , .cfList h2 {
	font-size: 16px!important;
    margin: 15px 0!important;
	padding:0!important;
	border:none!important;
}

.kiji-ichiran p , .cfList p{
	margin-bottom:0;
}

.page-numbers {
	display:inline-block;
	padding:0px 8px;
	line-height:24px;
	border:1px solid #000;
}

.ichiranPager .current {
	background:#000;
	color:#fff;
}

}
/* *****************************************************

スマホ用CSS

****************************************************** */


@media screen and (max-width:800px) {

	body {
font-size:14px;}

.sp-none {
	display:none;
}

/* ********************** 共通部分（スマホ） ****************************** */



#menu {
		padding: 0 15px 0;
	}

	.keisai {
		padding:5px;
	}
	.keisai a {
		width: 49%;
		float:right;
	}

	.keisai a:nth-child(2) {

		float:left;
	}

.wrapper {
    border-top: 2px solid #06569f;
}

	.contentArea {
		margin:0 auto 30px;
	}

.page p , .single p{
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 16px;
}

.post2 li {
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 16px;
	list-style: square;
}


#head {
	height: auto;

	}

	.logo {
		padding-left: 0;
		text-align:center;
	}


#head .logo img {
	margin:0 0 0 0.5rem;
	width:298px;
	max-width:100%;
	height:40px;
	}
#head .logo small {
	padding-left:0.5rem;
}
#head .logo img.avance {
	height: 24px;
	width: auto;
	}

	.keisai-text {
		text-align: center;
	}
	.keisai-text-cnt {
		display: flex;
		justify-content: center;
	}
	.page .keisai-text-cnt p {
		font-size: 12px;
		margin: 0 0 5px;
	}
	.keisai-text1 span {
		background-color: #c3e6ed;
		display: inline-block;
		margin: 0 6px;
		padding: 0 2px;
	}
	.page .keisai-text2 {
		background-color: #f2f2f2;
		color: #06569f;
		display: inline-block;
		padding: 0 2px;
	}
	.page .keisai-open-hour {
		font-size: 16px;
		margin: 0 0 5px;
	}



.close {
	width:100%;
}

.spMenu a {
	display:block;
	width:100%;
	padding:10px;
	background:#fff;
	border-bottom:1px solid #ccc;
	}

header.cb-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  font-size: 0.9em;
  font-weight: bold;
}

.imgR {
	display:block;
	margin:0 auto;
}

.contact-u {
	position:fixed;
	bottom:0;
	padding:5px;
	background:#fff;
	width:100%;
	z-index: 100;
}
	.page .contact-u-text {
		font-size: 16px;
		margin: 7px 0;
		text-align: center;
	}

.contact-u ul li {
	width:49%;
}
.top-bar h1,
.top-bar p {
	font-size:10px!important;
	font-weight:bold;
	line-height:1.5;
}


/* ********************** トップページ（スマホ） ****************************** */

.main-img {
	width: 100%;
	height: 380px;
	/*background-image:url("img/sp_main.jpg");*/
	background-image:url("img/sp_main.png");
	background-size:cover;
	background-position:center center;
}

	.catLink {
		margin-bottom:30px;
		padding:0 5px;
	}
	.catLink ul li {
	width:49%;
	}

	.about {
		border:1px solid #ddd;
		background:#f2f2f2;
		padding:10px;
		margin-bottom:30px;
	}

	.aboutImg {
		width:35%;
		float:left;
	}

	.aboutTxt {
		width:63%;
		float:right;
	}

	.aboutTxt h2 {
		font-size:18px;
		color:#06569f;
		padding-bottom:15px;
		border-bottom:1px solid #06569f;
		margin-bottom:15px;
	}

	.tsuzuki {
		display:block;
		padding:5px;
		width:120px;
		font-size:14px;
		color:#fff!important;
		background:#06569f;
		text-align:center;
		float:right;
		margin-top:15px;
		border-radius:3px;
		text-decoration:none!important;
	}

	#flow li {
		width:48%;
		padding:0 5px;
	}

	#flow2 li {
		width:98%;
		padding:0 5px;
	}
	#flow2 li p {
	text-align:left;
	}


/* ********************** フッター（スマホ） ****************************** */

footer {
		padding: 10px 0 71px;
		background: #06569f
	}

	.footerMenu {
		text-align: center;
		margin:10px 0 30px;
	}

	.footerMenu li {
		display: inline-block;
		font-size: 10px;
		padding: 0 5px ;

	}

	.footerMenu li a {
		color: #ffffff;
	}


.copy-right {
	padding:15px 5px;
}


/* ********************** カテゴリページ（スマホ） ****************************** */


/* ********************** 固定ページ・投稿ページ（スマホ） ****************************** */

.contentArea {
		width: 100%;
		padding:15px 0 0;
	}

.pageContent {
	padding:30px 10px;
}

.single h1 {
	margin:0 0 15px;
	font-size: 1.4em;
	font-weight: bold;
}

.page h1 {
	font-size:1.4em;
}

.main-contents h2 , .notfound h2 , .single .main-contents h2 {
	margin:10px 0;
	padding:0 0 10px 0 ;
	color:#06569f;
}



.main-contents {
		width: 100%;
		padding: 0 10px;

	}

.main-contents2 {
		width: 100%;
		padding: 0 10px;

	}

.side-menu {
		width: 100%;
		padding:10px;

	}


.single-info {
		padding: 20px 10px ;
		background-color: #f1c40f;
		box-shadow:inset 0px 5px 5px -5px rgba(0,0,0,.5) , inset 0px -5px 5px -5px rgba(0,0,0,.5);
	}

.single-date {
		margin-bottom: 20px!important;
		font-size: 1em;
		font-weight: bold;
		float:left;
		margin-right:5px;
	}


.single-post  .post-categories li {
		float: left;
		padding:1px 8px 3px 8px;
		margin: 0 10px;
		background-color: #000000;

	}

	.single-post  .post-categories li a {
		color: #ffffff;
		font-size: 0.7em;
	}

.infoList {
	width: 100%;
	padding: 2px;
	background-color: #f2f2f2;
}

.pankuzu {
		padding: 8px 5px ;
		font-size: 0.7em;
		color: #ffffff;
	}

.pankuzu li {
	float:left;
	color:#000;
	line-height:1.5;
}

.eyecatch-single {
		margin-bottom: 30px;
	}

.category h1 {
		font-size: 1.3em;
		padding-bottom: 15px;
	}

#category-list {
	padding: 0px 10px;

	}




/* ********************** 記事一覧ページ ***************************** */

.kiji-ichiran h2 , .cfList h2{
	font-size: 16px!important;
    margin: 15px 0!important;
	padding:0!important;
	border:none!important;
}

.kiji-ichiran p , .cfList p {
	margin-bottom:0;
}

.page-numbers {
	display:inline-block;
	padding:0px 8px;
	line-height:24px;
	border:1px solid #000;
}

.ichiranPager .current {
	background:#000;
	color:#fff;
}

}

/* *****************************************************

タブレット用CSS

****************************************************** */

@media screen and ( min-width:768px ) and ( max-width:1023px ){
.contentArea {
		width: 100%;
		padding:15px 0 0;
}
.main-img {
	width: 100%;
	padding-top: 50px;
	height: 800px;
	background-image:url("img/sp_hensai.jpg");
	background-size:cover;
	background-position:center center;
}

.container {
	width: 100%;
}
}

@media screen and ( min-width:1024px ) and ( max-width:1030px ){
.contentArea {
		width: 100%;
		padding:15px 0 0;
}
.main-img {
	width: 100%;
	padding-top: 50px;
	height: 1050px;
	background-image:url("img/sp_hensai.jpg");
	background-size:cover;
	background-position:center center;
}

}


/* ********************** スマホ横　キービジュアル ***************************** */
@media screen and (min-width:600px) and ( max-width:700px) {
.main-img {
	width: 100%;
	padding-top: 50px;
	height: 700px;
	background-image:url("img/sp_hensai.jpg");
	background-size:cover;
	background-position:center center;
}

}
@media screen and (min-width:720px) and (max-width:725px) {
.main-img {
	width: 100%;
	padding-top: 50px;
	height: 750px;
	background-image:url("img/sp_hensai.jpg");
	background-size:cover;
	background-position:center center;
}

}
/* ********************** 債務整理ページ ***************************** */

/*吹き出しPC*/
.chat-l,
.chat-r{
	position: relative;
	overflow: hidden;
	margin: 0 0 2em;
}

.bubble{
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 75%;
	min-height: 60px;
	margin-bottom: 2em;
	padding: 1em;
	border: 2px solid #c3c3c3;
	background: #fff;
	box-shadow: 7px 7px 0 0 #e8e8e8;
	min-height: 120px;
}

.chat-l .bubble{ margin-right: 20px; }
.chat-r .bubble{ margin-left: 20px; }
.chat-l .talker{
	float: left;
	margin-right: 2%;
}

.chat-r .talker{
	float: right;
	margin-left: 2%;
}

.chat-l .bubble{
	float: right;
}

.chat-r .bubble{
	float: left;
}

.chat-l .bubble-in::before{
	position: absolute;
	top: 35px;
	left: -40px;
	width: 40px;
	height: 32px;
	content: "";
	background: url(../images/common/tsuno-left.png);
	background-size: contain;
}

.chat-r .bubble-in::before{
	position: absolute;
	top: 35px;
	right: -46px;
	width: 46px;
	height: 32px;
	content: "";
	background: url(../images/common/tsuno-right.png);
	background-size: contain;
}

/*赤吹き出し*/
.chara-red .bubble{
	border-color: #d0b3c1;
	box-shadow: 7px 7px 0 0 #ffe0ef;
}
.chara-red.chat-l .bubble-in::before{ background: url(../images/common/tsuno-red-left.png); background-size: contain; }
.chara-red.chat-r .bubble-in::before{ background: url(../images/common/tsuno-red-right.png); background-size: contain; }

/*白吹き出し*/
.chara-white .bubble{
	border-color: #c7c7ae;
	box-shadow: 7px 7px 0 0 #eaeae3;
}
.chara-white.chat-l .bubble-in::before{ background: url(../images/common/tsuno-white-left.png); background-size: contain; }
.chara-white.chat-r .bubble-in::before{ background: url(../images/common/tsuno-white-right.png); background-size: contain; }

/*ロゼ吹き出し*/
.chara-rose .bubble{
	border-color: #e8bbc8;
	box-shadow: 7px 7px 0 0 #fdd9e3;
}
.chara-rose.chat-l .bubble-in::before{ background: url(../images/common/tsuno-rose-left.png); background-size: contain; }
.chara-rose.chat-r .bubble-in::before{ background: url(../images/common/tsuno-rose-right.png); background-size: contain; }



.bubble p:first-child{
	margin-top: 0;
}


@media screen and (max-width:767px) {
/*吹き出しSP*/

	.chat-l .bubble{
		margin-right: 0;
	}

	.chat-r .bubble{
		margin-left: 0;
	}

	.talker{
		width: 20%;
		max-width: 100%;
	}

	.talker img{
		max-width: 100%;
	}

	.chara-3nobles .talker img,
	.chara-matsuo .talker img,
	.chara-ito .talker img,
	.chara-hiroe .talker img,
	.chara-red .talker img,
	.chara-white .talker img,
	.chara-rose .talker img,
	.chara-azuma-san .talker img,
	.chara-kiyohara-san .talker img,
	.chara-nakagawa-san .talker img,
	.chara-sakamoto-san .talker img,
	.chara-ito-san .talker img,
	.chara-nakanishi-san .talker img{
		border-width: 2px;
	}

	.item-image02{
		margin-top: 25px;
		margin-bottom: 20px;
	}

	.item-image02 > img{
		display: block;
	}

	.chat-l, .chat-r{
		margin-bottom: .5em;
	}

	.chat-l .bubble-in::before{
		left: -22px;
		width: 22px;
		height: 17px;
		background: url(../images/common/tsuno-left-sp.png);
		background-size: contain;
	}

	.chat-r .bubble-in::before{
		right: -28px;
		width: 28px;
		height: 20px;
		background: url(../images/common/tsuno-right-sp.png);
		background-size: contain;
	}

	/*赤吹き出し*/
	.chara-red.chat-l .bubble-in::before{ background: url(../images/common/tsuno-red-left-sp.png); background-size: contain; }
	.chara-red.chat-r .bubble-in::before{ background: url(../images/common/tsuno-red-right-sp.png); background-size: contain; }

	/*白吹き出し*/
	.chara-white.chat-l .bubble-in::before{ background: url(../images/common/tsuno-white-left-sp.png); background-size: contain; }
	.chara-white.chat-r .bubble-in::before{ background: url(../images/common/tsuno-white-right-sp.png); background-size: contain; }

	/*ロゼ吹き出し*/
	.chara-rose.chat-l .bubble-in::before{ background: url(../images/common/tsuno-rose-left-sp.png); background-size: contain; }
	.chara-rose.chat-r .bubble-in::before{ background: url(../images/common/tsuno-rose-right-sp.png); background-size: contain; }
}

/*問合わせフォーム前キャッチコピー*/
.flow-before_1column p{
	font-size: 200%;
	background-color: #7FBA00;
	color: #fff;
	text-align: center;
	line-height: 120%;
	padding: 10px 0;
}

.flow-before_2column{
	margin: 20px 0;
}
.flow-before_2column p{
	font-size: 150%;
	background-color: #7FBA00;
	color: #fff;
	text-align: center;
	line-height: 120%;
	padding: 10px 0;
}

@media screen and (max-width:767px) {
.flow-before_1column p{
	font-size: 130%;
}

.flow-before_2column p{
	font-size: 130%;
}
}

/* 2020/05 追加css 自己破産table */
.post-wid table { border-collapse: collapse; }
.post-wid table th,.post-wid table td { border:3px solid #BBE6EF; padding: 4px 10px; }
.post-wid table th { background-color: #E3F6FC; }

/* 2020/06 追加css 無料相談窓口table */
.related-page.custom_table{
	margin:2rem 0;
}
.custom_table table{
    border-collapse:collapse;
    width:100%;
}
.custom_table th,
.custom_table td{
  border:1px solid #ddd;
  padding:10px 4px;
  font-size:12px;
}
.custom_table thead th{
  background-color:#f8f8f8;
}
.custom_table thead th:nth-child(1){width:13em;}
.custom_table thead th:nth-child(2){width:12em;}
.custom_table thead th:nth-child(3){width:10em;}
.custom_table thead th:nth-child(4){width:auto;}
.custom_table tbody th{
    text-align:left;
}
.custom_table th a{
	font-size:12px;
	padding:0;
}
.custom_table td a{
	font-size:12px;
}
@media screen and (max-width: 767px){
    .related-page.custom_table a {
        background:none;
    }
}
@media screen and (max-width: 640px) {
	.custom_table table{
		display: block;
		border:none;
	}
	.custom_table table thead{display:none;}
    .custom_table table tbody{
		display: block;
	}
	.custom_table table tbody tr{
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 1.5em;
		border:1px solid #ddd;
	}
	.custom_table table tbody th,
	.custom_table table tbody td{
		display: block;
		border: none;
	}
	.custom_table table tbody td{
		padding:0 10px;
		margin:10px 0;
		width:50%;
	}
	.custom_table tbody td:nth-of-type(3){
		width:100%;
	}
	.custom_table table th{
		color: #fff;
		background: #3690f0;
		border:none;
		padding:0;
		width:100%;
		text-align:left;
	}
	.custom_table table th a{
		color:#fff;
		display:block;
		position:relative;
		width:100%;
		padding:10px;
		text-decoration:none;
	}
	.custom_table table th a::after{
		position:absolute;
		right:10px;
		top: 50%;
		content:"＞";
		margin-top: -0.65em;
	}
	.custom_table tbody td:nth-of-type(1):before { content: "[曜日・時間]"; display:block; font-size:1.2em; font-weight:bold; color:#3690f0; }
	.custom_table tbody td:nth-of-type(2):before { content: "[電話番号]"; display:block; font-size:1.2em; font-weight:bold; color:#3690f0; }
	.custom_table tbody td:nth-of-type(3):before { content: "[住所]"; display:block; font-size:1.2em; font-weight:bold; color:#3690f0;}
}
.bnr_area{
	margin-top:2rem;
}
.bnr_area .sp_only{
	display:none;
}
.bnr_area img{
	box-shadow: 3px 3px 4px #cfc2c2;
}
@media screen and (max-width: 767px){
	.bnr_area .sp_only{
		display:block;
	}
	.bnr_area .pc_only{
		display:none;
	}
}
optgroup{
  font-weight: bold;
  background-color: #3498db;
  color: #fff;
}
span.pref,
span.menu-488{
    display: inline-block;
    position: relative;
    width: 10em;
    max-width:100%;
    margin: .3rem 0 .4rem;
    border:1px solid #ddd;
    border-radius:5px;
    padding:0!important;
}
span.pref::before,
span.menu-488::before{
    position: absolute;
    top: 0;
    right: 1.5rem;
    height:100%;
    width: 10px;
    z-index:1;
    content:"";
    display:block;
    border-left: 1px solid #ddd;
}
span.pref::after,
span.menu-488::after{
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent!important;
    border-left: 6px solid transparent!important;
    border-bottom: 6px solid transparent!important;
    border-right: 6px solid transparent!important;
    border-top: 6px solid #0780c5!important;
    top: 50%!important;
    right: 10px!important;
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
    margin-top: -3px!important;
    pointer-events: none;
}
span.pref select,
span.menu-488 select{
    width: 100%;
    height: 2.4rem;
    font-size: .88rem;
    padding: 0 0.5rem;
    margin:0;
    border:none;
    border-radius:0;
    position: relative;
    box-sizing:border-box;
}
span.pref select:focus,
span.menu-488 select:focus{
    outline: none;
}
/* end/2020/06 追加css 無料相談窓口table */
.page .list_custom h2{
  margin-bottom:0;
}
.page .list_custom h3{
  font-weight: normal;
}
.page .list_custom .address{padding:0 10px 10px;margin: 0 0 1rem;}
.page .list_custom .address p{
  font-size:1rem;
}

/* start/2020/09 追加css 新着情報 */
  .news_list_item .cate i.c_01 {
    background-color: #82B8E0;
  }
  .news_list_item .cate i.c_02 {
    background-color: #EFA8F0;
  }
  .news_list_item .cate i.c_03 {
    background-color: #F0C9A8;
  }
  .news_list_item .cate i.c_04 {
    background-color: #D6F0A8;
  }

@media screen and (min-width: 769px){
	.news_list {
    border: 1px solid #c98089;
    position: relative;
    background-color: #fff;
    margin: 2px;
    padding: 11px 36px 21px;
  }
  .news_list:after {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    background: #991122;
    z-index: -1;
  }
  .news_list_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none !important;
    padding-bottom: 9px;
    padding-top: 19px;
    position: relative;
    padding-right: 33px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .news_list_item:not(:last-child) {
    border-bottom: 1px solid #616161;
  }
  .news_list_item::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background: url(../images/ic_ar.png) center/contain no-repeat;
    -moz-background-size: 15px 15px;
    background-size: 15px 15px;
    display: block;
    -webkit-transition: right 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
  }
  .news_list_item:hover {
    opacity: 0.8;
  }
  .news_list_item:hover::after {
    right: 0;
  }
  .news_list_item time {
    width: 150px;
    letter-spacing: 2px;
    white-space: nowrap;
  }
  .news_list_item span {
    width: -webkit-calc(100% - 150px - 107px);
    width: -moz-calc(100% - 150px - 107px);
    width: calc(100% - 150px - 107px);
    padding-left: 25px;
  }
  .news_list_item .cate {
    width: 115px;
    padding-left: 0;
  }
  .news_list_item .cate i {
    font-style: normal;
    padding: 0px 12px;
    margin: 0 20px 0 5px;
    min-width: 120px;
    display: inline-block;
	  text-align: center;
  }
  .news_list_item .cate i.c_orange {
    background-color: #f7821a;
  }
  .news_list_item .cate i.c_blink {
    background-color: #ff52a3;
  }
  .news_list_item .cate i.c_violet {
    background-color: #c438ff;
  }
  .news_list_item .cate i.c_yellow {
    background-color: #FFFF33;
  }
  .news_list_item .cate i.c_green {
    background-color: #a7e88a;
  }
  .news_list_item .cate i.c_green {
    background-color: #a7e88a;
  }
}


@media screen and (max-width: 768px) {
  .news {
    padding-bottom: 14.32292vw;
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
  }
  .news_list {
    border: 1px solid #c98089;
    position: relative;
    background-color: #fff;
    margin: 2px;
    padding: 1.43229vw 4.6875vw 2.73438vw;
  }
  .news_list:after {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    background: #991122;
    z-index: -1;
  }
  .news_list_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-decoration: none !important;
    padding-bottom: 1.17188vw;
    padding-top: 2.47396vw;
    position: relative;
    padding-right: 4.29688vw;
  }
  .news_list_item:not(:last-child) {
    border-bottom: 1px solid #616161;
  }
  .news_list_item::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.17188vw;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3.90625vw;
    height: 3.90625vw;
    background: url(../images/ic_ar.png) center/contain no-repeat;
    display: block;
    -webkit-transition: right 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
  }
  .news_list_item time {
    font-size: 3.51563vw;
    font-weight: 600;
    margin-bottom: 1.30208vw;
    width: 26.04167vw;
    padding-right: 1.95313vw;
    white-space: nowrap;
  }
  .news_list_item span {
    font-size: 3.51563vw;
    width: 100%;
    display: block;
  }
  .news_list_item .cate {
    width: -webkit-calc(100% - 26.04167vw);
    width: -moz-calc(100% - 26.04167vw);
    width: calc(100% - 26.04167vw);
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news_list_item .cate i {
    font-style: normal;
    font-size: 3.71094vw;
    width: 30.00521vw;
    height: 5.85938vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .news_list_item .cate i:not(:last-child) {
    margin-right: 0.65104vw;
    margin-bottom: 0.65104vw;
  }
  .news_list_item .cate i.c_orange {
    background-color: #f7821a;
  }
  .news_list_item .cate i.c_blink {
    background-color: #ff52a3;
  }
  .news_list_item .cate i.c_violet {
    background-color: #c438ff;
  }
  .news_list_item .cate i.c_blue {
    background-color: #5b71fa;
  }
  .news_list_item .cate i.c_green {
    background-color: #a7e88a;
  }
}
/* end/2020/09 追加css 新着情報 */

/* start/2021/01 追加css 運営会社情報 */
  .company-message {
    margin: 20px auto;
    font-size: 115%;
    color: #06569f;
    border-bottom: 1px solid #06569f;
  }
@media screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .company-message {
    margin: 20px auto;
    font-size: 105%;
  }
}
/* end/2020/09 追加css 運営会社情報 */

/* 2021/06 追加CSS　*/
.page .contact-box-text {
	font-size: 24px;
	margin-bottom: 10px;
    text-align: center;
}
/* 2021/10/17 */
.contact-box.custom{
	margin-bottom:2rem;
}
.main-contact-box.merit_area h3{
	background-color:#328aed;
    color:#fff;
	padding:5px .5em;
	margin-bottom:.5em;
}
.nini_area .main-contact-box{
	padding:1em 1em;
	margin-bottom:1em;
}
.nini_area .main-contact-box h2{
	padding:0;
}
.nini_list{
	margin-left:.5rem;
}
.post2 .well{
	font-size:.9em;
}

/* 2021/11 追加CSS */
.page .mb20 {
    margin-bottom: 20px;
}
.page .mb30 {
    margin-bottom: 30px;
}
.page .privacy-lead-text {
    margin-bottom: 30px;
}
.privacy-policy-box {
    margin-bottom: 30px;
}
.privacy-policy-box01 ul {
    margin: 0 0 20px;
}
.privacy-policy-box ul li {
    padding-left: 1em;
    position: relative;
}
.privacy-policy-box ul li::before {
    content: '\02022';
    left: 0;
    position: absolute;
}
.privacy-policy-date {
    text-align: right;
}

/* 2021/12 追加CSS */
.page .post-wid2 p {
    margin-bottom: 16px;
}


/* 民事再生 2021/12 追加CSS */
.minji-img {
    margin: 7px 0;
    text-align: center;
}

/* 事務所ページ */
.single_jimusho h1 {
  border-left: 8px solid #06569f;
  line-height: 1.5;
  padding: 0 4.5rem 0 .5rem;
  margin-bottom: .5em;
}
.single_jimusho h1 small{
  color:#8d8d8d;
  font-weight:normal;
  display:block;
  font-size:0.875rem;
  line-height:1.2;
}
.single_jimusho .jimusho_tit {
  position: relative;
}
.single_jimusho .jimusho_tit .pref {
  background-color: #06569f;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  padding: .25em .5em;
  transform: translateY(-50%);
}
.single_jimusho .jimusho_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.single_jimusho .jimusho_info .img {
  width: 160px;
}
.single_jimusho .jimusho_info .txt {
  width: calc(100% - 176px);
}
.single_jimusho .jimusho_info .txt .bunya {
  display: flex;
  align-items: flex-start;
}
.single_jimusho .jimusho_info .txt .bunya p {
  font-weight: bold;
  width: 5rem;
  margin: 0;
}
.single_jimusho .jimusho_info .txt .bunya ul {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 5rem);
}
.single_jimusho .jimusho_info .txt .bunya ul li {
  border: 1px solid #f18310;
  color: #f18310;
  margin: 0 .5em 5px 0;
  padding: 0 5px;
  font-size:14px;
}
.single_jimusho .jimusho_info .txt i {
  color: #06569f;
  display: flex;
  align-items:center;
  justify-content:center;
  font-size: 1.25em;
  margin-right: .25em;
  width:1.1rem;
}
.single_jimusho .jimusho_info .txt .jimusho {
  display: flex;
  margin: .25rem 0;
}
.single_jimusho .jimusho_info .txt .hp {
  display: flex;
  margin: .25rem 0;
}
.single_jimusho .jimusho_info .txt .hp i {
  font-size: 1.1em;
  transform: translateY(10%);
}
.single_jimusho .jimusho_info .txt .hp a {
  color: inherit;
  text-decoration: none;
}
.single_jimusho .jimusho_info .txt .hp a:hover {
  text-decoration: underline;
}
.single_jimusho .jimusho_info .txt .address,
.single_jimusho .jimusho_info .txt .hour,
.single_jimusho .jimusho_info .txt .holiday {
  display: flex;
  align-items: flex-start;
  margin: .25rem 0;
}
.single_jimusho .jimusho_info .txt .hour + small,
.single_jimusho .jimusho_info .txt .holiday + small{
  display:block;
  width:100%;
  line-height:1.5;
  margin-top:-0.25rem;
  color:#8d8d8d;
}
.single_jimusho .jimusho_info .comment p {
  font-size: 16px;
}
.single_jimusho .jimusho_info .comment .well {
    border:1px solid #cc0f35;
    background-color:#feecf0;
    padding:1rem 1rem;
    margin:1rem 0;
}
.single_jimusho .jimusho_info .comment .well p{
	margin:0;
	font-size:14px;
	color:#cc0f35;
}
.single_jimusho .contact_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0;
}
.single_jimusho .contact_area a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: bold;
  width: calc(50% - .5rem);
  color: #fff;
  padding: .25rem .5em .125rem;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: inset 0 0 2px #fff;
  letter-spacing: .05em;
  background-color: #eef122;
  border-color: #b7ba03;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 15%);
}
.single_jimusho .contact_area a:hover {
  opacity: 1;
}
.single_jimusho .contact_area a small {
  display: block;
  font-size: .875rem;
  font-weight: normal;
}
.single_jimusho .contact_area a small.mita {
	font-size:0.75rem;
}
.single_jimusho .contact_area a small i {
  color: #fff;
}
.single_jimusho .contact_area a.tel,
.single_jimusho .contact_area a.tel i{
	color:#000;
}

.single_jimusho .contact_area a.mail {
  font-size: 1.2rem;
  background-color: #cb1515;
  border-color: #750000;
}
.single_jimusho .contact_area a::after {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 50%;
  transition: transform .4s;
  background-color: transparent;
  content: '';
}
.single_jimusho .contact_area a:hover::after {
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -ms-transform: scale(100);
  transform: scale(100);
}
.single_jimusho.main-contents h2 {
  background-color: #06569f;
  color: #fff;
  padding: .5rem .5rem 0.25rem;
  font-size: 1.25rem;
}
.single_jimusho .offerList {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
}
.single_jimusho .offerList li {
  width: 33.33%;
  padding-right: 1rem;
  margin: .5rem 0;
}
.single_jimusho .offerList li span {
  display: block;
  font-weight: bold;
  text-align: center;
  color: #f18310;
  border: 1px solid #f18310;
  padding: .5rem .5rem 0.25rem;
}
.single_jimusho .offerList li.off span {
  color: #bebebe;
  border-color: #bebebe;
}
.single_jimusho .free_cont {
  margin-bottom: 2rem;
}
.single_jimusho .free_cont p {
  font-size: 16px;
  line-height: 1.75;
}
.single_jimusho .free_cont .pull_right {
  float: right;
  max-width: 40%;
  padding: 0 0 .5em .5em;
}
.single_jimusho h3 {
  clear: none;
  color: #06569f;
  margin-top:1em;
}
.single_jimusho .map {
  margin-bottom: 1rem;
}
.single_jimusho .map iframe {
  width: 100%;
}
.single_jimusho .map p {
  font-size:14px;
}
.single_jimusho .photo_area{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin:1rem -0.5rem 2rem 0;
}
.single_jimusho .photo_area .item{
	width:25%;
	padding: 0 0.5rem 0 0;
}
@media screen and (max-width: 640px) {
  .single_jimusho .jimusho_info .img {
    width: 100%;
  }
  .single_jimusho .jimusho_info .img {
  	max-width:240px;
  	text-align:center;
  	margin:1rem auto 1rem;
  }
  .single_jimusho .jimusho_info .txt {
    width: 100%;
  }
  .single_jimusho .jimusho_info .txt .comment p {
    font-size: 14px;
  }
  .single_jimusho .contact_area {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1rem 0;
  }
  .single_jimusho .contact_area a {
    width:100%;
  }
  .single_jimusho .contact_area a.mail {
  	margin-top:1rem;
  }
  .single_jimusho .offerList {
    margin-right: -.5rem;
    margin-bottom:1rem;
  }
  .single_jimusho .offerList li {
    width: 50%;
    padding-right: .5rem;
    margin: .25rem 0;
  }
  .single_jimusho .offerList li span {
	padding: .5rem;
  }
  .single_jimusho.main-contents h2 {
	padding: .5rem .5rem 0.5rem;
  }
  .single_jimusho .free_cont p {
    font-size: 14px;
    word-break:break-all;
  }
  .single_jimusho .free_cont .pull_right {
    float: none;
    max-width: 240px;
    display:block;
    padding: 0;
    margin:.5rem auto;
  }
	.single_jimusho .photo_area .item{
		width:50%;
	}
}
.single-office header .keisai,
.single-office .side-menu .sidebar-open-hour,
.single-office .side-menu > a,
.single-office .contact-u,
.single-office .paid_hidden{
	display:none;
}
.single-office header .logo a img{
	margin-top:0;
}
.single-office header .logo-area{
	height:auto;
}
.single-office footer{
	padding-bottom:0;
}
/* end/事務所ページ */

/* 事務所リスト */
.single_jimusho.list{
	margin:0;
	border-bottom:3px dotted #999;
	padding:1.5rem 0;
}
.single_jimusho.list:first-of-type{
	border-top:3px dotted #999;
}
.single_jimusho.list .jimusho_info .img{
	width:120px;
}
.single_jimusho.list .jimusho_info .img img{
	width:120px;
	height:120px;
	object-fit:cover;
}
.single_jimusho.list .jimusho_info .txt{
	width:calc(100% - 136px);
}
.single_jimusho.list .jimusho_info h2{
	width:100%;
	font-size:1.2rem;
	margin:.25em 0;
	padding:0;
}
.single_jimusho.list .jimusho_info .txt .offerList{
	margin-right:-.5rem;
}
.single_jimusho.list .jimusho_info .txt .offerList li{
	width:auto;
    margin:0 0 .5rem;
    padding-right:.5rem;
}
.single_jimusho.list .jimusho_info .txt .offerList li.off{
	display:none;
}
.single_jimusho.list .jimusho_info .txt .offerList li span{
	font-size:14px;
	font-weight:normal;
	padding:0 .5rem;
}

.single_jimusho.list .jimusho_info .txt div{
	font-size:14px;
}
.single_jimusho.list .contact_area{
	margin:.5rem 0;
}
.single_jimusho.list .contact_area a{
	background:none;
	border:1px solid #06569f;
	color:#06569f;
	font-weight:normal;
	font-size:1.2rem;
}
.single_jimusho.list .detail_btn {
	width:100%;
	text-align:center;
}
.single_jimusho.list .detail_btn a{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: bold;
  width: calc(50% - .5rem);
  color: #fff;
  padding: .5rem;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: inset 0 0 2px #fff;
  letter-spacing: .05em;
  background-color: #f18310;
  border-color: #9f5100;
  position: relative;
  overflow: hidden;
  width:100%;
}
.single_jimusho.list .detail_btn a:hover {
  opacity: 1;
}
.single_jimusho.list .detail_btn a::after {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 50%;
  transition: transform .4s;
  background-color: transparent;
  content: '';
}
.single_jimusho.list .detail_btn a:hover::after {
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -ms-transform: scale(100);
  transform: scale(100);
}
@media screen and (max-width: 640px) {
	.single_jimusho.list .jimusho_info .img{
		width:100%;
		max-width:160px;
	}
	.single_jimusho.list .jimusho_info .img img{
		width:160px;
		height:160px;
		object-fit:cover;
	}
	.single_jimusho.list .jimusho_info .txt{
		width:100%;
	}
	.single_jimusho.list .jimusho_info .txt .offerList li span{
		font-size:12px;
	}
    .single_jimusho.list .contact_area a{
    	width:calc(50% - .25rem);
    	font-size:14px;
    	margin:0;
    }
    .single_jimusho.list .jimusho_info .comment p{
    	font-size:14px;
    }
}
#hidden-email{
	display:none;
}
/* end/事務所リスト */

/* 広告掲載のご案内　2022/02　追加CSS */
.ad-publication {
    background-color: #e8eff5;
    box-sizing: border-box;
    margin-top: 50px;
    padding: 15px 30px;
}
.page .main-contents .ad-publication h2 {
    padding: 10px 0;
    text-align: center;
}
.ad-publication p:first-child {
    margin-top: 30px;
}
.main-contents .ad-publication p a {
	background: transparent;
    float: none;
    width: 100%;
}
@media screen and (max-width: 640px) {
    .ad-publication {
        margin-top: 40px;
        padding: 10px 20px;
    }
}
/* 2022/04 追加CSS */
.main-contents2 p a.jikohasan-a {
    flex: none;
    margin-bottom: 16px;
    padding: 0;
    width: 100%;
}

/* 2022/05追加CSS */
.post-wid .table-scroll {
    margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
    .table-scroll {
     overflow-x: scroll;
    }
     .table-scroll table {
        white-space: nowrap;
    }
    .table-scroll table th {
        text-align: left;
    }
}
.page .personal-wrapper p, .page .personal-wrapper .post-wid {
    font-size: 18px;
}
@media screen and (max-width: 800px) {
    .page .personal-wrapper p, .page .personal-wrapper .post-wid {
        font-size: 16px;
    }
}
.main-contents .nini_area a {
    float: none;
    margin-bottom: 20px;
    width: 100%;
}
.kojin-merit-de-family:last-of-type {
    margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
    .main-contents .nini_area a {
        margin-top: 10px;
    }
}
.kojin-merit-de-family h3 {
    margin-top: 20px;
}
.station{
	margin:3em 0;
}
.station h2{
	background-color:#f3f3f4;
}
.station h3{
	border-bottom:1px solid #05569f;
	margin-top:1em;
}

.page .main-contents .lead_txt{
	padding:0;
	font-size:1.4rem;
	margin:1em 0 1em;
}
/* 2022/06 民事再生 追加CSS */
.page .minji-wrapper .post2 p, .page .minji-wrapper .post2 div {
	color: #000;
	font-size: 16px;
	line-height: 1.6;
}
.page .minji-wrapper table {
	border-collapse: collapse;
}
.font-bold {
	font-weight: bold;
}
.v-align-middle {
	vertical-align: middle;
}
.minji-wrapper .post-wid table th, .post-wid table .minji-wrapper td {
	box-sizing: border-box;
	padding: 10px 30px;
}
.minji-pattern dd {
	margin-bottom: 10px;
	padding-left: 1em;
}
.minji-pattern dd:last-of-type {
	margin-bottom: 0;
}
.post-wid .page-ancher li {
    list-style: none;
	margin-left: 0;
}
.post-wid .page-ancher a {
	float: none;
}
.main-contents2 .post-wid p.reference-url a {
	display: inline-block;
	float: none;
	padding: 5px 0;
	width: auto;
	word-break: break-word;
}
.post2 .minji-ketsugi {
	margin-bottom: 10px;
}
.post2 .minji-ketsugi li {
	list-style: none;
	margin: 0 0 5px;
}
.page .minji-wrapper .post2 div.post-wid.minji-kekka,
.page .minji-wrapper .post2 div.post-wid.minji-kekka p {
	font-size: 18px;
	text-align: center;
}
.post-wid.minji-kekka table, .post-wid .minji-yonou, .post-wid .minji-kikan {
	box-sizing: border-box;
	margin: 0 auto 15px;
}
.post-wid.minji-kekka td {
	box-sizing: border-box;
	text-align: left;
}
.post-wid .minji-before, .post-wid .minji-after {
	box-sizing: border-box;
	font-size: 18px
}
.post-wid .minji-table {
	overflow-x: auto;
	white-space: nowrap;
}
@media screen and (min-width: 769px) {
	.show-sp {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.page .minji-wrapper .post2 p.minji-table-sp, .page .minji-wrapper .post2 div.post-wid.minji-kekka p.minji-table-sp {
		color: #666;
		font-size: 14px;
		margin: 3px 0;
		text-align: left;
	}
	.minji-wrapper table {
	    box-sizing: border-box;
		width: 100%;
	}
	.post-wid .minji-table table {
		width: 100%;
	}
	.post-wid .minji-yonou .cell01 {
		box-sizing: border-box;
		width: 60%;
	}
	.post-wid .minji-yonou .cell02 {
		box-sizing: border-box;
		width: 40%;
	}
	.post-wid.minji-kekka .cell01 {
		box-sizing: border-box;
		width: 26%;
	}
	.post-wid.minji-kekka .cell02 {
		box-sizing: border-box;
		width: 37%;
	}
	.post-wid.minji-kekka .cell03 {
		box-sizing: border-box;
		width: 37%;
	}
}
/* フッター固定 */
.tel-footer-fixed {
	display: none;
}
@media screen and (max-width: 768px) {
	footer {
		margin-bottom: 72px;
	}
	.tel-footer-fixed {
		position: fixed;
		bottom: 0;
		width: 100%;
		box-shadow: 0 -3px 3px rgba(0,0,0,0.2);
		display: flex;
		justify-content: flex-start;
		align-items: center;
		align-self: stretch;
		background: #06569F;
		z-index:1000;
	}
	.tel-footer-fixed a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 50%;
		height: 72px;
		line-height: 1.25;
		color: #fff;
		background: #06569F;
		padding: 0.5rem;
		z-index: 100;
		text-align: center;
	}
	.tel-footer-fixed.two_column a:first-child {
		width: calc(100% - 7rem);
		background: #FFAC0C;
		border-right: solid 1px;
	}
	.tel-footer-fixed.two_column a:last-child {
		width: 7rem;
		background: #cb1515;
	}
	.tel-footer-fixed a:first-child {
		width: 100%;
		background: #FFAC0C;
		border-right: solid 1px;
	}
	.tel-footer-fixed .left {
		width: 42px;
		display: flex;
		align-items: center;
		margin-bottom: 0.25rem;
	}
	.tel-footer-fixed  a:last-child .left {
		width: 36px;
	}
	.tel-footer-fixed a:last-child .left {
		margin-bottom: 0;
	}
	.tel-footer-fixed .right {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
		.tel-footer-fixed a:last-child .right {
		width: calc(100% - 36px);
	}
	.tel-footer-fixed .right .tel {
		width: auto;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 0.25rem;
		margin-bottom: 0.25rem;
		display:flex;
		flex-direction:column;
	}
	.tel-footer-fixed .right .tel span {
		font-weight: bold;
		font-size:12px;
	}
	.tel-footer-fixed .right .tel span span{
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	.tel-footer-fixed .right .tel span.number {
		font-weight: bold;
		font-size:28px;
	}
	.tel-footer-fixed.two_column .right .tel span.number {
		font-size:15px;
	}
}

/* footerに都道府県のリンク 追加CSS 2022/07 */
.footer-links p, .footer-links a {
	color: #fff;
}
.footer-links {
	margin: 50px auto;
}
.page .footer-links-ttl {
	border-bottom: 1px solid #fff;
	font-size: 16px;
	padding-bottom: 10px;
}
.page .footer-links-menu-ttl {
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0;
}
.footer-links-menu ul {
	display: flex;
	flex-wrap: wrap;
}

.footer-links-menu ul li {
	font-size: 14px;
	margin: 0 5px 10px;
	padding: 5px 10px;
}
@media screen and (max-width: 1240px) {
	.footer-links {
		margin: 25px auto;
		width: 96%;
	}
}
.logo-area{
  display: flex;
  align-items: center;
  flex-wrap:wrap;
  justify-content:space-between;
}
.logo-area .logo {
	width: calc(100% - 580px);
	margin: 10px 0;
	/*width:calc(100% - 620px);*/
}
.logo-area .logo span{
	display:inline-block;
}
.logo-area .logo img{
	margin:0;
	width:298px;
	max-height:70px;
	object-fit:contain;
	object-position:left center;
}
.logo-area .logo small{
	display:block;
	padding:0 0 0;
	color:#999;
	font-size:12px;
}
/*.logo-area .logo a img{
	padding-right:2em;
}*/
header .keisai{
	width: 540px;
}
header .keisai.custom .keisai-text{
	position:static;
}
.cta-btn {
  display: flex;
  flex-wrap:wrap;
  justify-content: flex-end;
  gap:2%;
}
.cta-btn > p{
	font-size:12px;
	line-height:1.5;
	margin:0 0 0.25em;
	color:#4c4c4c;
}
main .cta-btn > p{
	font-size:18px;
}
.cv_btn{
  position:static;
  padding: .25rem;
  font-size: .88rem;
  line-height: 1.33333;
  border-radius: 3px  min-width: none;
  display: flex;
  align-items:center;
  justify-content:center;
  font-weight: bold;
  text-align: center;
  touch-action: manipulation;
  border: 1px solid transparent;
  -webkit-box-shadow: inset 0 0 2px #fff;
  box-shadow: inset 0 0 2px #fff;
  text-decoration: none!important;
  letter-spacing: .05em;
  color: #fff;
  background-color: #3d70bb;
  border: solid 1px #174d8b;
  position: relative;
  overflow:hidden;
  width: 32%;
  line-height:1;
  border-radius:5px;
  font-family: HiraKakuPro-W3,Yu Gothic Medium,Yu Gothic,sans-serif;
}
.cv_btn img{
	width:1.5rem;
	display:block;
	margin-right:0.5em!important;
}
header .cta-btn .cv_btn small,
.contact-u .cta-btn .cv_btn small{
	font-size: 8px;
}
.cv_btn.line img{
	width:2.4rem;
}
.cv_btn::after{
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 50%;
  transition: transform .7s;
  background-color: transparent;
  content: '';
}
.cv_btn:hover::after{
  z-index: 0;
  background-color: rgba(255,255,255,0.2);
  -ms-transform: scale(100);
  transform: scale(100);
}
.cv_btn:hover{
  color:#fff;
  text-decoration:none;
  opacity:1;
}


.cv_btn.tel{
  background-color: #fa3f5b;
  border: solid 1px #cf364d;
  font-size:1.1em;
}
.cv_btn.mail{
  background-color: #f3981c;
  border: solid 1px #b77d2d;
}
.cv_btn.line{
  background-color: #24c05e;
  border: solid 1px #0d873b;
}
.cv_btn small{
	font-size:12px;
	display:block;
	font-weight:normal;
	margin-bottom:0.5em;
	letter-spacing:0;
}
@media screen and (max-width: 800px) {
	.logo-area .logo {
		width:100%;
		text-align:left;
		padding-right:52px;
		min-height:44px;
		display:flex;
		align-items:center;
	}
	.logo-area .logo a{
		display:flex;
		align-items:center;
		padding:4px 0 0 0;
	}
	header .keisai.custom{
		width:100%;
	}
	.cv_btn img{
		width:1.25rem;
	}
	.cv_btn.line img{
		width:2rem;
	}
	.cta-btn {
		gap:4px;
	}
	.cta-btn .cv_btn.tel{
		width:calc(16% - 3px);
        padding: .25rem 0;
	}
	.cta-btn .cv_btn.tel span{
		display:none;
	}
	.cta-btn .cv_btn.tel img{
		margin:0!important;
	}
	.side-menu .cta-btn .cv_btn.tel{
		width:100%;
		padding:.25rem;
	}
	.side-menu .cta-btn .cv_btn.tel span{
		display:block;
	}
	.side-menu .cta-btn .cv_btn.tel img{
		margin:0 0.5em 0 0!important;
	}

	.cta-btn .cv_btn{
		width:calc(42% - 3px);
		padding:0.25rem;
		font-size:1rem;
	}
}
@media screen and (max-width: 640px) {
	.cta-btn .cv_btn{
		font-size:3vw;
	}
}
.side-menu .cta-btn{
	flex-direction:column;
}
.side-menu .cv_btn{
	width:100%;
	height:73px;
	margin:0.5rem auto;
	font-size:1.25rem;
	letter-spacing:0.1em;
	max-width:340px;
}
.cta-2col .flex {
    flex-wrap:wrap;
}
.page .main-contents p.cta-text{
	margin:0;
}
.main-contents .cta-tel-box {
	width:100%;
}
.main-contents .cta-tel-box p{
	margin:0;
}
.main-contents .cta-btn {
	margin:2em 0;
}
.main-contents .cta-btn a{
	font-size: 18px;
}
.main-contents .cta-btn small{
	font-size:12px;
}
.main-contents .cta-btn .cv_btn{
	color:#fff;
	height: 60px;
}
@media screen and (max-width: 800px) {
	.main-contents .cta-btn .cv_btn{
		height:auto;
	}
	.main-contents .cta-btn::before{
		content:'平日 9:00～22:00';
		font-size:1.2em;
		margin-bottom:0.25em;
		display:block;
		width:100%;
		text-align:center;
	}
	.main-contents .cta-btn{
		flex-wrap:wrap;
	}
	.main-contents .cta-btn a{
		font-size:12px;
	}
	.main-contents .cta-btn small{
		font-size: 8px;
	}
	.main-contents .cta-btn > p{
		font-size:16px;
	}
}
.cta-2col .cta-btn {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:1rem 0 0;
}
.main-contents .cta-2col .cta-btn::before{
	content:none;
}
.cta-2col .cta-btn .cv_btn{
	width:calc(50% - 0.5rem);
	color:#fff;
	height:52px;
}
.cta-2col .cta-btn .cv_btn.tel{
	display:none;
}
@media screen and (max-width: 640px) {
	.cta-2col .cta-btn .cv_btn{
		width:100%;
		margin:0 0 0.75rem;
		font-size:1.2em;
	}
}
/* 借金相談 2022/07追加CSS */
.post2 .enquiry-desk {
	margin-bottom: 25px;
}
.post2 .shakkin-post2 ul li, .post2 .shakkin-post2 ol li {
	color: #000;
	font-size: 16px;
	margin: 0 0 0 20px;
}
.post2 .shakkin-post2 dl dt, .post2 .shakkin-post2 dl dd {
	color: #000;
	font-size: 16px;
}
.post2 ol.enquiry-desk li {
	list-style: decimal;
	margin-bottom: 10px;
}
.post2 ol.enquiry-desk li a {
	float: none;
	padding: 0;
}
.page  .shakkin-post2 p {
	color: #000;
}
.e-desk-ttl-wrap {
	align-items: center;
	display: flex;
	justify-content: flex-start;
}
.page .e-desk .e-desk-ttl-wrap p {
	margin-bottom: 0;
}
.main-contents2 .e-desk p a {
	float: none;
	padding: 0;
	width: auto;
}
.main-contents2 .e-desk .e-desk-ttl-wrap p a {
	margin-left: 1em;
}
.page .e-desk p {
	font-size: 16px;
	margin: 0 0 15px;
}
.post2 .e-desk-support-list li {
	margin-bottom: 10px;
}
.post2 .e-desk-support-list li a {
	float: none;
	padding: 0;
	width: 100%;
}
.e-desk dl {
	margin: 20px 0 0;
}
.e-desk dl dt {
	padding-left: 1em;
	position: relative;
}
.e-desk dl dt::before {
	content: '\025a0';
	left: 0;
	position: absolute;
}
.e-desk dl dd p {
	margin-top: 0;
}
.post2 .e-desk02-list {
	margin-bottom: 15px;
}
.page .e-desk p.e-desk-terms-ttl {
	margin-bottom: 5px;
}
.post2 .e-desk-sup02-list {
	margin-bottom: 15px;
}
.post2 .e-desk-terms {
	margin-bottom: 10px;
}
.page .shakkin-post2 p, .page .shakkin-post2 .post-wid {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.merit-lawyer dl, .merit-lawyer02 dl, .saimuseiri-flow-ttl dl {
	margin: 15px 0;
}
.post2 .merit-lawyer-ttl {
	margin-top: 20px;
}
.page .saimuseiri-flow-ttl {
	margin-top: 20px;
}
.page .saimuseiri-flow-ttl + p {
	margin-bottom: 15px;
}
.post2 .s-flow-p-p-list li {
	color: #000;
	display: flex;
	font-size: 16px;
	margin: 0;
}
.post2 .s-flow-p-p-list li span {
	padding-right: 6px;
}
.post2 .s-flow-procedure {
	margin-bottom: 15px;
}
.post2 .shakkin-cause-ttl {
	margin-top: 20px;
}
.post2 .shakkin-cause-list {
	margin: 15px 0;
}
.main-contents2 .shakkin-cause-list p a {
	display: inline-block;
	float: none;
	margin: 0 0 10px;
	padding: 0;
	width: auto;
}
.page .shakkin-notes {
	color: #000;
	font-size: 16px;
	margin-top: 20px;
}
@media screen and (max-width: 800px) {
	.post2 .shakkin-post2 dl dt, .post2 .shakkin-post2 dl dd  {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.e-desk-ttl-wrap {
		display: block;
	}
	.e-desk-ttl-wrap h3 {
		margin-top: 25px;
		padding: 0;
	}
	.page .e-desk .e-desk-ttl-wrap p {
		margin-bottom: 15px;
	}
	.main-contents2 .e-desk .e-desk-ttl-wrap p a {
		margin: 0;
	}
}
.saimu-mid-ttl {
	font-size: 18px;
	padding-left: 1.2em;
	position: relative;
}
.saimu-mid-ttl::before {
	content: '\025cf';
	left: 0;
	position: absolute;
}
.main-contents p.link-btn a {
	float: none;
	padding: 0;
	width: auto;
}
.saimuseiri-lead {
	margin: 15px 0;
}
.page .saimuseiri-q {
	margin-top: 25px;
}
.saimu-debit-list {
	margin-bottom: 20px;
}
.saimu-debit-list li {
	color: #452C0A;
	margin: 0 0 0 15px;
}
.saimu-debit-list li a {
	float: none;
	padding: 0;
	width: auto;
}
.saimuseiri-case dt {
	padding-left: 1.2em;
	position: relative
}
.saimuseiri-case dt::before {
	content: '\025a0';
	left: 0;
	position: absolute;
}

/* 2022/08/17　電話・お問い合わせ・お問い合わせフォーム・LINEの非表示 */
.paid_hidden,
.contact-box,
.page-template-page-kabarai-1column .wpcf7-form,
.page-template-page-kabarai-1column .wpcf7-form,
.page-template-page-kabarai-2column .wpcf7-form,
.page-template-page-saimu2-1column .wpcf7-form,
.page-template-page-saimu-2column .wpcf7-form,
.page-template-page-soudan-1column .wpcf7-form,
.page-template-page-shakkin-2column .wpcf7-form,
.page-template-page-jikohasan-1column .wpcf7-form,
.page-template-page-jikohasan-2column .wpcf7-form,
.page-template-page-nini-1column .wpcf7-form,
.page-template-page-nini-2column .wpcf7-form,
.page-template-page-minjisaisei-1column .wpcf7-form,
.page-template-page-kojinsaisei-1column .wpcf7-form,
.page-template-page-kojinsaisei-2column .wpcf7-form{
	display:none!important;
}
@media screen and (min-width:799px) {
	.logo-area {
		height:auto;
	}
}
.pankuzu a br{
	display:none;
}
.footer_link_tit {
  padding: 0;
  border-bottom: 0;
  position: relative;
  padding: 0.25rem 0.5rem;
  cursor: pointer;
  border:1px solid #fff;
  transition:.2s;
  margin:0 0 1rem;
  color:#fff;
}
.footer_link_tit:hover{
  background-color:#1965b0;
}
.footer_link_tit.open{
  background-color:#1965b0;
}
.footer_link_tit::after {
  content: "";
  position: absolute;
  right: 1rem;
  top:0.65rem;
  width:0.75rem;
  height:0.75rem;
  border-bottom:2px solid #fff;
  border-right:2px solid #fff;
  transform:rotate(45deg);
  transition:.4s;
}
.footer_link_tit.open::after {
  position: absolute;
  top:0.85rem;
  transform:rotate(-135deg);
}
.footer_link_inner ul{
  display: flex;
  flex-wrap: wrap;
}
.footer_link_inner ul li{
  margin:0 1em 1em 0;
}
@media screen and (max-width: 640px) {
	.footer_link_inner ul li a{
	  font-size:.8rem;
	}
}
.free_cont.content03 p{
	margin-bottom:1em;
}
.main-contents.single_jimusho p a{
	float:none;
	display:inline;
	width:auto;
}

.surely-inform {
	display: flex;
	justify-content: center;
	width: 100%;
	background: #00000033;
	padding: 0.25rem;
	position: fixed;
	bottom: 0;
	z-index: 100;
}
.surely-inform-comment {
	display: inline-block;
	max-width: 768px;
	font-size: ;
	color: #fff;
	background: #0E559B;
	padding: 1rem 1rem 1rem 4rem;
	border: solid 0.25rem #3289ED;
	position: relative;
	box-sizing: border-box;
}
.surely-inform-comment span {
	color: #ff3333;
	font-weight: bold;
}
/*.surely-inform-comment::after {
	content: "";
	width: calc(100% - 0.25rem - 4px);
	height: calc(100% - 0.25rem - 4px);
	border: solid 2px #fff;
	position: absolute;
	top: calc(0.5rem - 2px);
	left: calc(0.5rem - 2px);
}*/
.surely-inform-comment img {
	width: 2rem;
	height: auto;
	position: absolute;
	left: calc(1rem + 1px);
	top: calc(50% - 1rem - 1px);
}
@media screen and (max-width: 800px) {
	.surely-inform {
		bottom: 0;
		padding: 0;
		margin: 0;
		box-shadow: 0px 0px 5px #00000066;
	}
	.surely-inform-comment {
		width: 100%;
		max-width: 100%;
		padding: 0.5rem 0.5rem 0.5rem 3rem;
		margin: 0!important;
	}
	.surely-inform-comment img {
		width: 2rem;
		height: auto;
		position: absolute;
		left: calc(1rem + -7px);
		top: calc(50% - 1rem - 0px);
	}
}

.words_cont h2 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e69de+0,3690f0+49,54a3ee+50,6db3f2+100 */
    background: #1e69de;
    background: -moz-linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #1e69de 0%, #3690f0 49%, #54a3ee 50%, #6db3f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e69de', endColorstr='#6db3f2', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    color: #f6f6f6 !important;
    border-radius: 5px;
    box-shadow: 0px 4px 6px 3px #c4c4c4;
    margin-bottom: 30px;
    padding: 10px;
	margin-bottom: 2rem!important;
}
.words_cont .words-tab_area ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	margin-bottom: 2rem;
}

.words_cont .words-tab_area ul li {
	width: 10%;
	border: solid 1px #06569f;
	border-right: none;
	text-align: center;
	padding: 0.5rem 0.25rem;
	cursor: pointer;
	box-sizing: border-box;
	transition: 0.3s;
}
.words_cont .words-tab_area ul li:last-child {
	border-right: solid 1px #06569f;
}
.words_cont .words-tab_area ul li:hover {
	background: #fffbc4;
}
.words_cont .words-tab_area ul li.active {
	background: #fffbc4;
}
.words_cont .words-tab_area ul li a {
	color: #222;
	text-decoration: unset;
}
.words_cont .words-tab_area ul li a:hover {
	opacity: unset;
}
.words_cont .words-content_area {
	display: none;
}
.words_cont .words-content_area.show {
	display: block;
}
.words_cont .words-content_list {
	margin-bottom: 2rem;
}
.words_cont .words-content_list h3 {
	font-size: 1.4rem;
	padding: 0.5rem 1rem;
	margin-bottom: 2rem;
	background-color: #F0F0F0;
	border-left: 7px solid #06569f;
}
.words_cont .words-content_list h4 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
.words_cont .words-content_list p {
	font-size: 1rem;
	margin-bottom: 1rem;
}
.words_cont .words-content_list p:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 640px) {
	.words_cont .words-tab_area ul {
		flex-wrap: wrap;
		border-bottom: solid 1px #06569f;
	}
	.words_cont .words-tab_area ul li {
		width: 50%;
		border-bottom: 0;
	}
	.words_cont .words-tab_area ul li:nth-child(2n) {
		border-right: solid 1px #06569f;
	}
}

.area-lead-text {
	background: #F3F3F4;
	padding: 1rem;
	border: 4px solid #DDDDDD;
	margin-bottom: 2rem;
}
.area-lead-text p {
	margin: 0;
}
@media screen and (max-width: 640px) {
	.area-lead-text {
		padding: 0.75rem;
	}
	.area-lead-text p {
		line-height: 1.5;
		margin: 0;
	}
}
.form_area p{
	font-size:1rem;
}
.form_area .merit{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap:1rem 0;
	margin-bottom:2rem;
}
.form_area .merit .item{
	width:calc(50% - 0.5rem);
	border:1px solid #0e559b;
	padding:1em;
}
.form_area .merit .item h3{
	font-size:1rem;
	color:#0e559b;
}
.form_area .merit .item p{
	font-size:0.875rem;
	margin:0;
}
.form_area h2{
	background-color:#eee;
	margin:2em 0 1em!important;
	padding:10px;
}
.form_area .wpcf7-text,
.form_area .wpcf7-textarea{
	margin-top:0;
}
.form_area label{
	display:inline-block;
	margin-bottom:0.5rem;
}
.form_area span.pref,
.form_area span.menu-488{
	margin-bottom:20px;
}
.form_area #toc_container{
	display:none;
}
@media screen and (max-width: 640px) {
	.form_area .merit .item{
		width:100%;
	}
}
.form_area .tel_area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1rem 0;
}
.form_area .tel_area a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  max-width:420px;
  color: #fff;
  padding: .25rem .5em .125rem;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: inset 0 0 2px #fff;
  letter-spacing: .05em;
  background-color: #eef122;
  border-color: #b7ba03;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 15%);
}
.form_area .tel_area a:hover{
	opacity:1;
}
.form_area .tel_area a small {
  display: block;
  font-size: .875rem;
  font-weight: normal;
}
.form_area .tel_area a small.mita {
	font-size:0.75rem;
}
.form_area .tel_area a.tel,
.form_area .tel_area a.tel i{
	color:#000;
}
.form_area .tel_area a::after {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 50%;
  transition: transform .4s;
  background-color: transparent;
  content: '';
}
.form_area .tel_area a:hover::after {
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -ms-transform: scale(100);
  transform: scale(100);
}
.attention {
	background-color:#fff0f0;
	padding:1em;
	border:1px solid #ab0000;
}
.attention p{
	font-size:1rem;
	line-height:1.75;
	color:#ab0000;
}
/* fix_bnr */
.loading{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction:column;
  justify-content: center;
  transition:.4s;
}
.loading .overlay_bg{
  content:'';
  background: rgba(0,0,0,0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition:.4s;
}
.loading.fix::after{
  background: rgba(0,0,0,0.5);
}
.loading .sp_txt{
  display:none;
}
.popup_bnr {
  text-align:center;
  transition:.4s;
  position:relative;
  z-index:10;
  max-width:100%;
  width:600px;
  background-color:#fff;
}
.popup_bnr a{
  display:block;
}
.popup_bnr a:hover img{
  opacity:0.9;
}
.popup_bnr img{
  margin:0 auto;
  display:block;
  transition:.4s;
}
.loading.fix .popup_bnr img{
  max-width:100%;
}
.loading.fix{
  background:none;
  max-width:100%;
  width:240px;
  height:auto;
  display:block;
  top:auto;
  left:0;
  bottom:0;
}
.loading.fix .popup_bnr{
  width:240px;
  height:auto;
}
.sp_txt{
  display:none;
}
#close {
  display:block;
  width:50px;
  height:50px;
  background-color:#F96D35;
  position: absolute;
  right:0;
  top:0;
  z-index:100;
  cursor:pointer;
}
#close span::before,
#close span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 4px;
  margin: -5% 0 0 -30%;
  background: #fff;
  transition:.6s;
}
#close span::before {
  transform: rotate(-45deg);
}
#close span::after {
  transform: rotate(45deg);
}
.loading.fix #close {
  display:none;
}
@media screen and (max-width: 768px) {
  .loading.fix .sp_txt{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    position:absolute;
    left:0;
    top:0;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    z-index:100;
    height:100%;
    background-color:#F96D35;
    color:#fff;
    padding:10px 5px 10px;
    transform:translateX(-100%);
    border-radius:5px 0 0 5px;
  }
  .loading .sp_txt p{
    letter-spacing:0em;
    font-size:14px;
    letter-spacing:0.05em;
    color:#fff;
	margin:0 0 0 0;
  }
  .popup_bnr {
    text-align:center;
    transition:.4s;
    position:relative;
    z-index:10;
    max-width:80%;
    width:600px;
  }
  .loading.fix .popup_bnr{
    max-width:100%;
  }
  .popup_bnr img{
    max-width:100%;
    margin:0 auto;
    display:block;
    transition:.2s;
  }
  .loading.fix .popup_bnr img{
    max-width:100%;
  }
  .loading.fix{
    background:none;
    width:240px;
    display:block;
    top:auto;
    left:auto;
    right:0;
    bottom:calc(52px + 7%);
    transform:translateX(100%);
  }
  .loading.fix.open{
    transform:translateX(0%);
  }
  #sp_close {
  	display: inline-block;
  	width: 18px;
  	height: 18px;
  	position: absolute;
  	left:5px;
  	top:3px;
  }
  #sp_close span::before,
  #sp_close span::after {
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 84%;
  	height: 16%;
  	margin: -8% 0 0 -42%;
  	background: #fff;
  	transition:.6s;
  }
  #sp_close span::before {
  	transform: rotate(0deg);
  }
  #sp_close span::after {
  	transform: rotate(90deg);
  }
  .loading.fix.open #sp_close  span::before {
  	transform: rotate(-45deg);
  }
  .loading.fix.open #sp_close  span::after {
    transform: rotate(45deg);
  }
}
/* end/fix_bnr */

.for-you {
	margin-bottom: 2rem;
}
.for-you .lead-text {
	font-size: 1.2rem;
	text-align: center;
	background: #EEEEEE;
	padding: 1rem;
	margin-bottom: 1rem;
}
.for-you .lead-text span {
	display: block;
	font-size: 1.4rem;
	color: #06569f;
	font-weight: bold;
	margin-top: 0.25rem;
}
.for-you .img {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1rem;
}
.for-you .img::after {
	content: "";
	width: 100%;
	height: 100%;
	background: #00000066;
	position: absolute;
	top: 0;
	left: 0;
}
.for-you .img p {
	font-family: serif;
	line-height: 1.75;
	color: #fff;
	text-align: center;
	position: absolute;
	z-index: 1;
}
.for-you .img p span {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 0.25rem;
}
.for-you ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 1rem;
}
.for-you ul li {
	width:calc(33.33% - 0.5rem);
	color: #fff;
	background: #0e559b;
	font-weight: bold;
	text-align: center;
	padding: 1em;
}
.for-you .info {
	font-size: 0.875rem;
	color: #0e559b;
}
@media screen and (max-width: 768px) {
	.for-you ul li {
		width:calc(33.33% - 0.25rem);
		padding: 0.75em 0.5em;
	}
	.for-you .lead-text {
		font-size: 1.1rem;
	}
	.for-you .lead-text span {
		font-size: 1.3rem;
	}
	.for-you .img p {
		font-size: 0.875rem;
	}
	.for-you .img p span {
		font-size: 1.4rem;
	}
}
.menu-button {
	padding:11px 0 0 0;
}
.fix_footer{
	display:none;
}
@media screen and (max-width: 800px) {
	.fix_footer{
		display:block;
		position:fixed;
		bottom:-100px;
		left:0;
		width:100%;
		background-color:#fff;
		padding:5px;
		box-shadow: 0 -4px 4px rgba(0, 0, 0, .08);
		transition:.2s ease;
	}
	.fixed .fix_footer{
		bottom:0;
	}
	.fix_footer .cta-btn{
		gap:5px;
	}
	.fix_footer .cta-btn .tel{
		width:100%;
		gap:0 8px;
	}
	.fix_footer .cta-btn .mail{
		width:calc(50% - 3px);
	}
	.fix_footer .cta-btn .line{
		width:calc(50% - 3px);
	}
	.fix_footer .cta-btn .tel img{
		width:1.5rem;
	}
	.fix_footer .cta-btn .tel span{
		display:block;
		font-size:18px;
		letter-spacing:0.16em;
		display:block;
		text-align:left;
	}
	.fix_footer .cta-btn .tel span small br{
		display:none;
	}
	fix_footer .cta-btn p{
		display:flex;
		width:100%;
		justify-content:center;
		font-weight:bold;
	}
	.fix_footer .cta-btn p span{
		display:none;
	}
	.fix_footer .cta-btn  a{
		font-size: 14px;
	}
	.fix_footer .cta-btn  small{
		font-size: 8px;
	}
}

.post-type-archive-case {

}
.post-type-archive-case .main-contents {
	width: 100%;
	margin: 0 0 4rem 0;
}
.post-type-archive-case .single_jimusho .jimusho_info {
	display: block;
}
.single_jimusho.list .jimusho_info .txt {
	/* width: 100%; */
}
.post-type-archive-case .single_jimusho.list .comment {
	margin-bottom: 1rem;
}
.post-type-archive-case .single_jimusho.list .detail_btn a {
	max-width: 320px;
	margin: 0 auto 0;
}
@media screen and (max-width: 1200px) {
	.post-type-archive-case .main-contents {
		padding: 0 10px;
	}
}
@media screen and (max-width: 800px) {
	.post-type-archive-case  .main-contents {

	}
}

.case-template-default .main-contents {
	width: 100%;
	margin: 0 0 4rem 0;
}
.case-template-default .single_jimusho h1 {
  padding: 0 0 0 .5rem;
}
.case-template-default .main-contents .jimusho_info {
	margin-bottom: 2rem;
}
.case-template-default .single_jimusho .jimusho_info .txt {
	margin-bottom: 2rem;
}
.case-template-default .single_jimusho .jimusho_info .txt .bunya ul li {
	margin: 2.5px .5em 2.5px 0;
}
.case-template-default .single_jimusho .jimusho_info .txt .bunya p {
	width: 6rem;
}
.case-template-default .single_jimusho .jimusho_info .comment {
	width: 100%;
	background: #f8f8f8;
	padding: 1rem;
	margin-bottom: 2rem;
}
.case-template-default .single_jimusho .jimusho_info .comment:last-child {
	margin-bottom: 0;
}
.case-template-default .single_jimusho.main-contents h2 {
	padding: .5rem .5rem .5em 0.5rem;
	margin-bottom: 0.75rem;
}
.case-template-default .single_jimusho .jimusho_info .comment p {
	background: #fff;
	padding: 1rem;
	border-radius: 0.5rem;
	margin-bottom: 0;
}
.case-template-default .detail_btn {
	max-width: 320px;
    margin: 0 auto;
}
.case-template-default .detail_btn a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: bold;
  width: calc(50% - .5rem);
  color: #fff;
  padding: .5rem;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: inset 0 0 2px #fff;
  letter-spacing: .05em;
  background-color: #f18310;
  border-color: #9f5100;
  position: relative;
  overflow: hidden;
  width:100%;
}
.case-template-default .detail_btn a:hover {
  opacity: 1;
}
.case-template-default .detail_btn a::after {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 50%;
  transition: transform .4s;
  background-color: transparent;
  content: '';
}
.case-template-default .detail_btn a:hover::after {
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -ms-transform: scale(100);
  transform: scale(100);
}
@media screen and (max-width: 1200px) {
	.case-template-default .main-contents {
		padding: 0 10px;
	}
}
@media screen and (max-width: 800px) {
	.case-template-default .main-contents {

	}
	.case-template-default .main-contents .jimusho_info {
		margin-bottom: 1.5rem;
	}
	.case-template-default .single_jimusho .jimusho_info .txt {
		margin-bottom: 1rem;
	}
	.case-template-default .single_jimusho .jimusho_info .txt .bunya ul li {
		margin: -1px .5em 6px 0;
	}
	.case-template-default .single_jimusho .jimusho_info .comment {
		width: 100%;
		background: #f8f8f8;
		padding: 0.75rem;
		margin-bottom: 1rem;
	}
}
.wp-pagenavi {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.wp-pagenavi a {
	color: #222;
	transition: 0.3s;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
	padding: 1px 10px 5px!important;
}
.case_list{
	margin:2rem 0 3rem;
}
.case_list li a {
	display:flex;
	gap:0 1em;
	border-bottom:1px solid #ddd;
	font-size:0.875rem;
	color:inherit;
	text-decoration:none;
	position:relative;
	padding:1em 2em 1em 1em;
	background:none;
}
.case_list li a:after{
	content:'';
	width:0.75em;
	height:0.75em;
	border-right:2px solid #0e569b;
	border-bottom:2px solid #0e569b;
	position:absolute;
	right:1em;
	top:50%;
	transform:translateY(-50%) rotate(-45deg);
}
.case_list li a .date{
	width:8em;
	color:#0e569b;
	font-weight:bold;
}
.case_list li a .tit{
	width:calc(100% - 9em);
}
@media screen and (max-width: 640px) {
	.case_list li a{
		flex-wrap:wrap;
	}
	.case_list li a .date{
		width:100%;
	}
	.case_list li a .tit{
		width:100%;
	}
}
.mv_wrap img{
	width:100%;
	height:414px;
	max-width:1926px;
	object-fit:cover;
	margin:0 auto;
	display:block;
}
@media screen and (max-width: 1040px) {
	.mv_wrap img{
		width:140%;
		transform:translateX(-15%);
		height:auto;
	}
}
@media screen and (max-width: 767px) {
	.mv_wrap img{
		width:100%;
		transform:translateX(0);
		height:auto;
	}
}
.single_cont h1{
  border-left: 8px solid #06569f;
  line-height: 1.25;
  padding: 0 0 0 .5rem;
  margin-bottom: .5em;
  font-size:32px;
}
.single_cont .meta{
  display:flex;
  flex-wrap:wrap;
  gap:0.5em;
  background-color:#f8f8f8;
  padding:0.5em 1em;
  margin:0 0 1em;
}
.single-post .single_cont .post-categories li {
	float: none;
	padding: 0 10px;
	margin: 0;
}
.single-post .single_cont .post-categories li a{
	text-decoration:none;
}
.single-post .single_cont .single-date{
	margin:0 0 0 auto;
}
.single-post .single_cont .single-date time{
	font-size:16px;
	font-weight:normal;
}
.single-post .single_cont #toc_container li{
	margin:0.5em 0;
}
.single-post .single_cont h2 {
  background-color: #06569f;
  color: #fff;
  padding: .5rem .5rem 0.5rem;
  font-size: 1.2rem;
  margin:2em 0 0.5em;
}
.single-post .single_cont h3 {
  padding: 0.25em 0;
  border-bottom:2px solid #ddd;
  font-size: 1.2rem;
  margin:1em 0 0.5em;
}
.single-post .single_cont h4 {
  color: #06569f;
  padding:0;
  font-size: 1.2rem;
  margin:1em 0 0.2em;
}
.single-post .single_cont h5 {
  padding:0;
  font-size: 1.05rem;
  margin:1em 0 0.2em;
}
.single-post .single_cont .article-text p{
	margin-bottom:1em;
	font-size:1rem;
}
.single-post .single_cont .article-text a{
	display:inline;
	float:none;
	word-break:break-all;
}
.supervisor{
	border:1px solid #06569f;
	margin-top:2rem;
}
.supervisor .inner{
	padding:1rem;
}
.supervisor h2{
	margin:0!important;
}
.supervisor_info{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 0 1rem;
}
.supervisor_info .img img{
	width:140px;
	aspect-ratio:1/1;
	object-fit:cover;
	border-radius:50%;
}
.supervisor_info .txt{
	width:calc(100% - 156px);
}
.supervisor_info .txt h3{
	border:none;
	margin:0;
	color: #06569f;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:0.5em;
}
.supervisor_info .txt h3 span{
	color:#999;
	font-weight:normal;
	font-size:0.75em;
}
.supervisor_info .txt dl{
	display:flex;
	flex-wrap:wrap;
	gap:0.5rem;
	border-bottom:1px solid #cdcdcd;
	padding:0.5rem 0;
	font-size:0.875rem;
}
.supervisor_info .txt dl:last-child{
	border:none;
}
.supervisor_info .txt dl dt{
	width:7.5rem;
	font-weight:bold;
}
.supervisor_info .txt dl dd{
	width:calc(100% - 8rem);
	font-weight:normal;
}
.supervisor p.keireki{
	font-size:0.875rem;
}
@media screen and (max-width: 640px) {
	.single_cont h1{
	  border-left: 5px solid #06569f;
	  font-size:22px;
	}
	.single-post .single_cont .post-categories li {
		float: none;
		padding: 0 5px;
	}
	.single-post .single_cont .post-categories li a{
		display:block;
		padding:3px 0;
	}
	.single-post .single_cont .single-date{
		margin:0 0 0 auto!important;
	}
	.single-post .single_cont .single-date time{
		font-size:12px;
	}
	.single-post .single_cont .article-text p{
		font-size:0.875rem;
		line-height:1.75;
	}
	.supervisor_info{
		flex-direction:column;
		align-items:center;
		margin:0 0 1rem;
		gap:0.5rem;
	}
	.supervisor_info .img img{
		width:140px;
	}
	.supervisor_info .txt{
		width:100%;
	}
	.supervisor_info .txt h3,
	.supervisor .inner h4{
		font-size:16px;
	}
	.supervisor_info .txt h3 span{
		font-size:0.6em;
	}
	.supervisor p.keireki{
		font-size:0.875rem;
		line-height:1.75;
	}
}

.supplement {
	background: #f8f8f8;
	margin-top: 2rem;
	border: unset;
}
.supplement .inner {
	padding: 1rem;
}
.supplement_txt p {
	font-size: 1rem;
	margin: 0;
}
.page .main-contents h2.tit_img,
.page .main-contents .img_tit{
	background:none;
	padding:0;
	box-shadow:none;
	margin:-10px -10px 0;
}
ul.check {
	margin:1.5em 1em;
}

ul.check>li {
    position: relative;
    padding-left: 1.6rem;
    margin: .5em 0;
    list-style: none
}

ul.check>li:after {
    content: '';
    position: absolute;
    top: .85rem;
    left: .25rem;
    clip-path: polygon(0% 55%,10% 65%,40% 95%,100% 20%,85% 5%,40% 70%,15% 45%);
    transform: translateY(-50%);
    height: .65em;
    aspect-ratio: 1;
    background-color: #fff
}

ul.check>li:before {
    content: '';
    position: absolute;
    top: .875rem;
    left: 0;
    transform: translateY(-50%);
    width: 1.2rem;
    height: 1.2rem;
    font-size: .875rem;
    background-color: #1a66ae;
    border-radius: 3px
}

.jikouenyou-conditions_cont {
	background: #1a66ae11;
	padding: 1em;
	/*border: solid 0.5em #f3f3f4;*/
}
.jikouenyou-conditions_cont h2 {
	font-size: 1.6em;
	text-align: center;
}
.jikouenyou-conditions_area {
	padding: 1em 0 1em;
	border-bottom: dashed 3px #fff;
	margin-bottom: 1em;
}
.jikouenyou-conditions_area:nth-child(5) {
	border-bottom: unset;
}
.jikouenyou-conditions_area:last-child {
	margin-bottom: 0;
}
.jikouenyou-conditions_area h3 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 1em;
}
.jikouenyou-conditions_cont h3::before {
	content: "★";
	color: #1a66ae;
}
.jikouenyou-conditions_cont h3::after {
	content: "★";
	color: #1a66ae;
}
.jikouenyou-conditions_cont h3 span {
	animation: blinkColor 1s ease-in-out infinite alternate;
}
.jikouenyou-conditions_area h3 strong {
	color: #cc2200;
}
@keyframes blinkColor {
  0% {
    color: #111111;
	  border-bottom: unset;
  }
  100% {
    /*color: #1a66ae;*/
	color: #cc2200;
	border-bottom: double #cc2200;
  }
}
.jikouenyou-conditions_area h4 {
	font-size: 1.1em;
	text-align: center;
	padding-top: 1em;
}
.jikouenyou-conditions_area h4::before {
	content:"◆";
	color: #1a66ae;
}
.jikouenyou-conditions_cont .text-center {
	text-align: center;
}
.jikouenyou-conditions_area.last {
	position:relative;
	padding-top: 4em;
	padding-bottom: 0;
	border-bottom: unset;
}
.jikouenyou-conditions_area.last::before {
  position:absolute;
  content:"";
  border-top: 2em solid #1a66ae;
  border-right: 2em solid transparent;
  border-bottom: 2em solid transparent;
  border-left: 2em solid transparent;
  top: -0em;
  left:50%;
  margin-left:-20px;
  z-index:10;
}

.bengosi2-table_area table {
	width: 100%;
  margin-bottom: 1em;
}
.bengosi2-table_area table tr th,
.bengosi2-table_area table tr td {
  font-size: 1em;
  padding: 0.5em;
}
@media screen and (max-width: 640px) {
	.bengosi2-table_area table tr th,
	.bengosi2-table_area table tr td {
	  font-size: 1em;
	  padding: 0.75em 0.25em;
	}
}

.cta_jimussho{
	background-color:#FAF9ED;
	padding:1.5rem;
	margin:2rem 0;
}
.page .main-contents .cta_jimussho h2{
	color:inherit;
	margin:0 0 1em;
	padding:0;
}
.page .main-contents .cta_jimussho h2 span{
	color:#B21F31;
}
.cta_jimussho .cta-btn {
	flex-direction:column;
	gap:1rem;
	margin:0;
}
.cta_jimussho .cta-btn .cv_btn{
	width:100%;
	font-size:1.75rem;
	padding:1.5em;
}
.cta_jimussho .cta-btn .cv_btn img{
	width:auto;
	height:1.5em;
}
.cta_jimussho .cta-btn .cv_btn.tel{
	background-color:#B21F31;
	border: solid 1px #cf364d;
}
.cta_jimussho .cta-btn .cv_btn.line img{
	width:auto;
	height:2em;
}
.cta_jimussho .cta-btn .cv_btn small{
	font-size:1rem;
}
@media screen and (max-width: 800px) {
	.cta_jimussho .cta-btn .cv_btn span{
		display:block;
	}
	.cta_jimussho .cta-btn .cv_btn.tel img{
		margin-right:0.5em!important;
	}
	.cta_jimussho  .cta-btn::before{
		content:none;
	}
}
@media screen and (max-width: 640px) {
	.cta_jimussho{
		padding:1.5rem 1rem;
	}
	.cta_jimussho .cta-btn .cv_btn{
		font-size:1.5rem;
		padding:1em;
	}

	.cta_jimussho .cta-btn .cv_btn img{
		width:auto;
		height:1.25em;
	}
	.cta_jimussho .cta-btn .cv_btn.line img{
		width:auto;
		height:1.5em;
	}
	.cta_jimussho .cta-btn .cv_btn small{
		font-size:0.875rem;
	}
}
.post2 .df{
	margin:1em 0 1em 1.5em;
}
.post2 .df li {
	list-style:disc;
	margin:0.5em;
	font-size:1rem;
}
.post2 .df li::marker{
	color:#568ddd;
}
.kojin_jirei{
	border:1px solid #ddd;
	margin:2rem 0;
}
.kojin_jirei h3{
	background-color:#568ddd;
	padding:0.5rem 1rem!important;
	color:#fff!important;
	font-weight:700!important;
}
.kojin_jirei h3:before{
	content:none!important;
}
.kojin_jirei .inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:1rem;
	gap:1rem 15px;
}
.kojin_jirei .inner .img{
	width:160px;
}
.kojin_jirei .inner .img p{
	font-size:1rem;
	text-align:center;
	margin:0;
}
.kojin_jirei .inner .txt{
	width:calc(100% - 175px);
}
.kojin_jirei .inner .txt h4{
	font-size:1.125rem;
	color:#2871dc;
}
.kojin_jirei .inner .txt p{
	font-size:0.875rem;
}
.kojin_jirei .inner .txt dl{
	display:flex;
	flex-wrap:wrap;
}
.kojin_jirei .inner .txt dl dt{
	width:6.5rem;
	border-bottom:1px solid #ddd;
	padding:0.5em;
	font-weight:700;
}
.kojin_jirei .inner .txt dl dd{
	width:calc(100% - 6.5rem);
	border-bottom:1px solid #ddd;
	padding:0.5em;
}
.kojin_jirei .inner .gaku{
	width:100%;
	background-color:#edf4ff;
	padding:1em;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.kojin_jirei .inner .gaku h4{
	font-size:1.25rem;
}
.kojin_jirei .inner .gaku p{
	margin:0 0 0;
}
.kojin_jirei .inner .gaku p span{
	font-size:2em;
	font-weight:700;
	color:#2871dc;
}
@media screen and (max-width: 640px) {
	.kojin_jirei .inner .img{
		width:160px;
		margin:0 auto;
	}
	.kojin_jirei .inner .txt{
		width:100%;
	}
}
.point{
	background-color:#edf3fa;
	margin:2rem 0;
	padding:1rem;
}
.point h3{
	font-size:1.25em;
}
.point h3 span{
	font-size:1.125em;
	font-weight:700;
	color:#fff;
	background-color:#2871dc;
	display:inline-block;
	padding:0.15em 0.5em;
	margin-right:0.5em;
}
.point h3:before{
	content:none!important;
}
.point .inner{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}
.point .inner .img{
	width:160px;
}
.point .inner .img img{
	max-height:140px;
	margin:0 auto;
	display:block;
}
.point .inner .txt{
	width:calc(100% - 170px);
}
@media screen and (max-width: 640px) {
	.point h3 span{
		display:block;
		text-align:center;
		margin-bottom:0.5em;
	}
	.point .inner .img{
		width:200px;
		margin:0 auto;
	}
	.point .inner .txt{
		width:100%;
	}
}
.card_list {
	display:flex;
	flex-wrap:wrap;
	gap:10px 6px;
}
.card_list .item{
	width:calc(33.33% - 4px);
	border:1px solid #ddd;
	padding:5px;
}
.card_list .item h3{
	font-size:0.875rem;
	line-height:1.5;
}
.card_list .item h3:before{
	content:none;
}
.card_list .item.none_card{
	width:100%;
}
@media screen and (max-width: 640px) {
	.card_list .item{
		width:calc(50% - 3px);
	}
	.card_list .item h3{
		font-size:0.75rem;
	}
	.card_list .item.none_card{
		width:100%;
	}
}
