/*
Design CSS
*/
/* トップページ */
#mainMv {
	height:auto;
	margin: 0 auto;
	position:relative;
}

#mainMv figure {
	overflow:hidden;
}
#mainMv figure.maimMv_read {
	position:absolute;

}
.guestMenu {
    overflow: hidden;
    min-width: 1024px;
    margin: 0 auto;
    max-width: 1520px;
	padding-top:4rem;
}
.guestMenu ul {
	text-align:center;
}
.guestMenu ul li{
	/*border: 3px solid #5D4439;*/
    border-radius: 5px;
	display:inline-block;
	margin:1rem;
	width: calc(100%/4);
	position:relative;
}
.guestMenu ul li a{
	color: #5D4439;
	display: block;
	margin: 2rem 0 1rem;
	font-weight: bold;
	font-size: 1.25rem;
	font-size:20px;
}
.guestMenu ul li img {
	position: absolute;
	z-index: 2;
	left: 50%;
	right: 0;
	top: -76px;
	margin-left: -77px;
}

/* indexPrimary */
#indexPrimary h1,
#indexPrimary h2,
#indexPrimary h3,
#indexPrimary h4,
#indexPrimary h5 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
}
#indexPrimary h1 {    color: #000;text-align: center;font-size: 1.8rem;margin-bottom:2.5rem}
/* #indexPrimary h2 {text-align: center;font-size: 1.6rem;} */
#indexPrimary h3 {text-align: center;font-size: 1.4rem;}
#indexPrimary h4 {}
#indexPrimary h5 {}

#indexPrimary {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-left:250px;
}

#indexPrimary #secondary{
	position: absolute;
	left:0;
	top: 0;
	padding:20px 18px 40px;
	display: block;
	height:100vh;
	overflow-y: scroll;
	background-color: #fff;
	z-index:1000;
	border-right:1px solid #aaa;
	box-sizing:border-box;
}

#indexPrimary section {
	overflow: hidden;
}
/*  accordion  */
dl.accordion {margin: 0 0 20px;overflow: hidden;width: 100%;border-bottom: 2px solid #efefef;border-radius: 5px;}
.accordion dd {	display: none;}
.accordion dt p {display: inline-block;	margin: 0 auto;	padding-top: 10px;	width: 760px;}
.accordion dt {background-image: url("images/q_ico.png");background-position: left 10px top 22px;background-repeat: no-repeat;color: #111;cursor: pointer;font-size: 18px;font-weight: bold;min-height: 85px;padding: 0.5rem 70px 0.5rem 75px;position: relative;display: flex;align-items: center;border-bottom:none!important;}
.accordion dd {background-image: url("images/a_ico.png");background-position: left 0 top 14px;background-repeat: no-repeat;font-size: 15px;letter-spacing: 0.08em;line-height: 1.8;padding: 10px 20px 10px 90px;position: relative;margin-left: 10px;}
.accordion dt h3 {	border-bottom:none !important;	font-size: 15px;margin: 10px 0 !important;	padding: 5px 0 8px !important;}
.accordion dt h3:before {border-bottom:none !important;}
.accordion dt:after {color: #666;content: "\f107";font-family: "FontAwesome";font-size: 24px;position: absolute;	right: 20px;top: 50%;	margin-top:-16px;}
.accordion dt.active {	background-color:#FFF;color:#3A3027;}
.accordion dt.active:after {color: #666;	content: "\f106";font-family: "FontAwesome";position: absolute;	right: 20px;top: 50%;margin-top:-20px;}
dl.accordion:last-child {margin-bottom: 40px;}

/* Section */
section.guest {
    background-image: url(images/guest_bg.jpg);
    background-position: right bottom 20%;
    background-repeat: no-repeat;
    background-color: #ebf6f7;
    padding: 3rem 0 1rem;
    background-size: cover;
}

/* お知らせエリア */

.postArea dl {
    margin: 0 0 50px;
    padding: 0;
}
.postArea dl dt {
	border-bottom:none !important;
    float: left;
    font-weight: normal;
    letter-spacing: 0.05em;
    width: 120px;
	font-size: 1rem;
	margin-bottom: 0;
}
.postArea dl dd {
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    padding-left: 120px;
    margin: 0 0 0.5rem;
    padding-bottom: 0.3rem;
}
.postArea dl dd a {
    text-decoration:underline;
}

/* カテゴリカラー分け */
.postArea dl dd span a,
.caselist_wrap span a,
.feedbacklist_wrap span a{
	color: #fff;
    text-decoration: none;
    font-size:16px;
    padding: 10px 16px;
    position: relative;
    text-align: center;
		box-shadow:none;
		-webkit-box-shadow:none;
		display: block;
}

.idxresult .postArea dl dt span a {
	color: #333;
    text-decoration: none;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    padding: 0.25rem;
    position: relative;
    top: -2px;
    width: 110px;
    display: inline-block;
    text-align: center;
	box-shadow:none;
	-webkit-box-shadow:none;
}

span.information a {background-color:#c1d8ac;}
span.column a {background-color:#f8e58c;}
span.blogs a {background-color:#c1e4e9;}
span.voice a {background-color:#ffd8d8;}

span.trafficaccident_c a {background-color:#ffd8d8;}/*交通事故*/
span.souzoku_c a {background-color:#9ED9E9;}/*相続*/
span.divorce_c a {background-color:#F4ACB8;}/*離婚*/
span.debt_c a {background-color:#F8C166;}/*借金*/
span.criminal_c a {background-color:#8B8EAF;}/*刑事事件*/
span.civil_c a {background-color:#F1948F;}/*その他一般民事*/
span.corporation_c a {background-color:#96D191;}/*法人*/


/*INDEX 投稿タブ切替エリア*/
.tabs {
	/*border:1px solid #e1e1e1;*/
	background-color: #fff;
	width: 100%;
	margin: 2rem auto 0;
	text-align: center;
}

/*タブのスタイル*/
.tab_item {
	cursor: pointer;
  width: 200px;
  height: 50px;
	border: 1px solid #012e6d;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #012e6d;
  display: inline-block;
  text-align: center;
  font-weight: 600 !important;
  transition: all 0.2s ease;
	margin:0 0.25rem;
	position:relative;
}

.dflex{
	width:600px;
	display: flex;
	margin:auto;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 20px 20px 0 20px;
  clear: both;
  overflow: hidden;
	text-align: left;
}

/*選択されているタブのコンテンツのみを表示*/
#tab-all:checked ~ #all_content,
#tab-news:checked ~ #news_content,
#tab-blog:checked ~ #blog_content,
#tab-column:checked ~ #column_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #012e6d;
  color: #fff;
}

/*タブの装飾*/
.tab_item:hover:after,
.tabs input:checked + .tab_item:after {
}

/*CVエリア~トップページ*/
.cvArea {
	background-color:#fbfaf5;
}
.cvArea .wrap {
	margin:0 auto;
	min-width:1024px;
}
ul.cv_btnArea {
	text-align:center;
}
ul.cv_btnArea li {
	display:inline-block;
	margin:0 1%;
	width:46%;
	vertical-align: top;
}
.btn_mail,.btn_tel {
	font-size:2rem;
	line-height:1.1;
	font-weight:600;
}
.btn_mail a,.btn_tel a {
	background-color: #299CD5;
	color: #FFF;
	border-radius: 10px;
	min-width: 100%;
	display: inline-block;
	padding: 1rem;
	box-shadow: 0px 7px 0px -3px rgba(30,143,198,1.0);
	-webkit-box-shadow: 0px 7px 0px -3px rgba(30,143,198,1.0);
	-moz-box-shadow: 0px 7px 0px -3px rgba(30,143,198,1.0);
}
/*.btn_mail a {
	background-image: url(images/mail_ico.png);
    background-repeat: no-repeat;
    background-position: left 20px top 50%;
}
.btn_tel a {
	background-image: url(images/tel_ico.png);
    background-repeat: no-repeat;
    background-position: left 25px top 50%;
}*/
ul.cv_btnArea li span {
	display:block;
	font-size:1rem;
}
.cvArea_cap {
	width: 80%;
	margin: 0 auto;
	border: 2px solid #efefef;
	background-color:#fff;
	padding: 2rem 2rem 0;
	padding: 32px 32px 0;
}
.cvArea_cap ul {
	padding-left: 1rem;
}
/*CVエリア~下位ページ*/
.cvArea_l {
	background-color:#fbfaf5;
}
.cvArea_l .wrap {
	margin:0 auto;
	min-width:1024px;
}
ul.cv_btnArea_l {
	text-align:center;
}
ul.cv_btnArea_l li {
	display:inline-block;
	margin:0 1%;
	width:46%;
	vertical-align: top;
}
.freecall {
	text-align: center;
	font-size: 1.5rem;
	margin-bottom: 1rem;
	position: relative;
	padding:10px 20px;
	font-size:20px;
	color:#FFF;
	background: #5D4439;
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
}
.freecall:before,
.freecall:after{
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #362721;
}
.freecall:before{
	right: 0;
	border-left: 5px solid #362721;
}
.freecall:after{
	left: 0;
	border-right: 5px solid #362721;
}

.btn_mail_l,.btn_tel_l {
	font-size:1.5rem;
	line-height:1.1;
	font-weight:600;
}
.btn_mail_l a,.btn_tel_l a {
	background-color: #ffb828;
	color: #FFF;
	border-radius: 10px;
	min-width: 100%;
	display: inline-block;
	padding: 1rem;
	box-shadow: 0px 7px 0px -3px rgba(230,155,0,1.0);
	-webkit-box-shadow: 0px 7px 0px -3px rgba(230,155,0,1.0);
	-moz-box-shadow: 0px 7px 0px -3px rgba(230,155,0,1.0);
}
.btn_fmail a{
	background-image: url(images/mail_ico.png);
    background-repeat: no-repeat;
    background-position: left 20px top 50%;
}

ul.cv_btnArea_l li span {
	display:block;
	font-size:1rem;
}
.cvArea_cap_l {
	width: 100%;
	margin: 0 auto 2rem;
	border: 2px solid #efefef;
	background-color:#fff;
	padding: 2rem 2rem 0;
}
.cvArea_cap_l h3 {
	border-bottom: none !important;
	border-top: none !important;
	margin: 0 0 1rem !important;
	padding: 0 !important;
	text-align:center;
}
.cvArea_cap_l ul {
	padding-left: 1rem;
}
.h_mail {
	background-color:#299CD5;
	border-radius:5px;
}
.h_mail a {color:#FFF !important;}
.h_mail span {margin-right:0.5rem}
.h_mail span img {
	height: 18px;
    position: relative;
    top: 4px;
}
.headertool ul li a:before {
    font-family: FontAwesome;
    content: "\f138 ";
    color: #299CD5;
    margin-right: 0.5rem;
}
.headertool ul li.h_mail a:before {
	content:none !important;
}


/* 相談メニュー */
section.serviceMenu ul {
	text-align:center;
}
section.serviceMenu ul li {
    background-color: #FFF;
    display: inline-block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	width:calc(100%/3.2);
	margin:0.5rem;
	border: 2px solid #5D4439;
	padding: 1rem 0;
}
section.serviceMenu ul li h2 {
	margin-bottom: 0;
	display: block;
	vertical-align: middle;
	line-height:1;
}
section.serviceMenu ul li a {
    display:block;
}
/*法人メニュー*/
ul.btn_houjin{
	background-color: #5c433a;
	border: 2px solid #5c433a;
	width: 710px;
	margin:0 auto!important;
}
ul.btn_houjin li{
	margin: 0!important;
    vertical-align: top;
    border: none !important;
    background-color: inherit !important;
}
.corp_sub01{background-image: url(images/idx_corporation_bnr02.png);
    background-repeat: no-repeat;width: 350px!important;height:120px;}
.corp_sub02{background-image: url(images/idx_corporation_bnr01.png);
    background-repeat: no-repeat;width: 350px!important;height:120px; padding-top: 2rem!important;}

/* お役立ちコンテンツ */
.useful .wrap {
    border: 3px solid #eee;
	background-color:#fff;
    padding: 1.5rem 0 1rem;
}
.useful ul {
	text-align:center;
}
.useful ul li {
	display:inline-block;
	margin:0 1rem;
}
.useful ul li  a:before {
    font-family: FontAwesome;
    content: "\f138 ";
    color: #5D4439;
    margin-right: 0.5rem;
}
/*ご相談の前に*/
#indexPrimary section.idxpoint .wrap {
	max-width: 1200px;
    padding: 0 2rem;
}
section.idxpoint ul {
    text-align: center;
}
section.idxpoint ul li {
    background-color: rgb(251, 250, 245);
    display: inline-block;
    /*font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
    width: calc(30%);
    margin: 0.5rem 1rem;
    padding: 0;
	border-radius:10px;
	text-align:left;
	position:relative;
}
section.idxpoint ul li h2 {
    font-size: 1.3rem !important;
    padding: 0.65rem 1rem 0 1rem;
    text-align: left !important;
    vertical-align: middle;
    color: #fff !important;
    display: block;
    background-color: #7d6960;
    height: 80px;
	border-radius:10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0
}
section.idxpoint ul li.idxpoint01 img,section.idxpoint ul li.idxpoint02 img,section.idxpoint ul li.idxpoint03 img {position: absolute;}
section.idxpoint ul li.idxpoint01 img {
    left: -3rem;
    bottom: -10px;
}
section.idxpoint ul li.idxpoint02 img,
section.idxpoint ul li.idxpoint03 img{
    right: -2rem;
    bottom: -10px;
}
section.idxpoint ul li.idxpoint01 p {padding:0 1rem 0 4rem;}
section.idxpoint ul li.idxpoint02 p {padding:0 6rem 0 1rem;}
section.idxpoint ul li.idxpoint03 p {padding:0 3.5rem 0 0.8rem;}

/*相談メニュー*/
section.serviceMenu {
	background-color:#FBFAF5;
}

/*解決実績*/
section.idxresult {
	background-color:#f5f5f5;
	padding:100px 0;
}
/* アクセスマップ */
section.aboutus {
	background-color:#efecea;
	padding: 2rem 0 1rem;
}
section.aboutus .wrap {
	background-color:#fff;
	padding:1rem;
	width:100%;
}
.about_info {
	float:right;
}
.about_info  dl {
	float:left;
	overflow:hidden;
}
.about_info  dl dt {
	color:#DBAE39;
	float:left;
	width:60px;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 0;
	border-bottom: none;
}
.about_info  dl dd {
	margin: 0 0 0.5rem;
	padding-left: 60px;
	text-align: left;
}
.office_map {
	float:left;
}
.office_map  iframe {
	margin-bottom:0;
}
/* フォーム
---------------------------------------------------------------------------------------- */
dl.form {
	background-color: #fbfaf5;
	padding: 1rem;
	overflow: hidden;
}
dl.form dt {
	border-bottom:none;
	width: 200px;
	float: left;
	font-size: 1rem;
	font-weight:bold;
	position: relative;
}
dl.form dd{
	padding-left:200px;
	margin-bottom: 0.8rem;
	border-bottom: 1px dotted #5D4439;
	padding-bottom: 1rem;
}
dl.form .rows {margin-bottom:5px;}
span.formRequired {
	background-color: #FF3333;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0.1em 0.8em;
	position: absolute;
	right: 8px;
	top: 10%;
}
.kakunin_btn {
    float: left;
    margin: 10px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
input#zip {width: 50%;display: inline;}

/* サイトバー
---------------------------------------------------------------------------------------- */
.side_contact {
	border: 5px solid #DBCBC4;
	padding: 1rem 0.5rem 0;
	background-color: #FBFAF5;
	margin-bottom: 3em;
	text-align:center;
	width:100%;
}
.side_contact p {
	margin-bottom:8px !important;
}

/* アーカイブスタイル調整
---------------------------------------------------------------------------------------- */

.bloglist_wrap,
.caselist_wrap,
.feedbacklist_wrap {
	background: #f5f5f5;
	margin-bottom: 30px;
	padding: 30px;
	clear: both;
}

.caselist_wrap{
	margin-bottom:50px;
}

.bloglist_wrap h2,
.caselist_wrap h2,
.entry-content .caselist_wrap_meta h2,
.feedbacklist_wrap h2,
.feedbacklist_wrap_meta h2 {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:26px;
	margin:auto 0;
	color: #fff;
	width:calc(100% - 190px);
}
.caselist_wrap h2, .entry-content .caselist_wrap_meta h2{
	width:100%;
}
.feedbacklist_wrap_meta h2 {
	width:100%;
}

.bloglist_wrap p,
.caselist_wrap p,
.feedbacklist_wrap p {
	margin-bottom:16px;
	color: #444;
	font-family: 'Noto Sans JP', sans-serif;
}

.caselist_wrap_meta,
.entry-content .caselist_wrap_meta,
.feedbacklist_wrap_meta{
	background:#012e6d;
	padding:14px 10px;
	display: flex;
	margin-bottom:30px;
	width: 100%;
}
.caselist_wrap_meta, .entry-content .caselist_wrap_meta{
	display: block;
}

.feedbacklist_wrap_meta{
	margin-bottom:20px;
}

.caselist_wrap_meta span,
.entry-content .caselist_wrap_meta span,
.feedbacklist_wrap span,
.entry-content .feedbacklist_wrap_meta span{
	margin:auto 10px auto 0;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	width:195px;
}

.caselist_wrap_meta span a,
.entry-content .caselist_wrap_meta span a,
.feedbacklist_wrap span a,
.entry-content .feedbacklist_wrap_meta span a{
	display: block;
	color: #fff;
	color: #fff;
    text-decoration: none;
    font-size:16px;
    padding: 10px 16px;
    position: relative;
    text-align: center;
		box-shadow:none;
		-webkit-box-shadow:none;
		display: block;
}

.feedbacklist_wrap_content{
	display: flex;
}

.feedbacklist_wrap_content .feedbacklist_wrap_txt{
	width:calc(100% - 220px);
	margin-right:20px;
}

.feedbacklist_wrap_content .feedbacklist_wrap_txt_full{
	width:100%;
}

.feedbacklist_wrap_content .feedbacklist_wrap_thumb{
	width:200px;
	height:300px;
	overflow: hidden;
}

.feedbacklist_wrap_content .feedbacklist_wrap_thumb img{
	width:100%;
	height:auto;
	display: block;
}

span.feedbacklist_wrap_name{
	font-size:22px;
	color: #012e6d;
	margin:0 0 20px;
	display: block;
	width:100%;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.acv-case,
.acv-feedback {
	display: block;
	margin-bottom:20px;
}
.acv-case ul,
.acv-feedback ul {
	width:100%;
	display: flex;
	list-style-type:none;
}
.acv-case ul li,
.acv-feedback ul li {
	margin-right:5px;
	text-align: center;
	width:calc(20% - 4px);
}

.acv-case ul li:nth-of-type(5n),
.acv-feedback ul li:nth-of-type(5n){
	margin-right:0;
}

.acv-case ul li a,
.acv-feedback ul li a{
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	display: block;
	padding:0;
	color: #fff;
	display: flex;
	position: relative;
	height:50px;
	line-height: 1;
	font-size:16px;
	font-family: 'Noto Sans JP', sans-serif;
}

.acv-case ul li a:after,
.acv-feedback ul li a:after{
	width:13px;
	height:12px;
	position: absolute;
	top:0;
	right:20px;
	bottom:0;
	margin:auto;
	background:url(images/icon-right-arrow-white.png) no-repeat;
	transform: rotate(90deg);
	content: '';
}

.acv-case ul li a span,
.acv-feedback ul li a span{
	margin:auto;
}
.acv-case ul li a:hover,
.acv-feedback ul li a:hover {
	text-decoration:underline;
}

.caselist_wrap .btn,
.feedbacklist_wrap .btn{
	width:260px;
	height:60px;
	position: relative;
	margin-left:calc(100% - 260px);
	background: transparent;
}

.caselist_wrap .btn span,
.feedbacklist_wrap .btn span{
	margin:auto;
}

.caselist_wrap .btn.right-arrow:after,
.feedbacklist_wrap .brn.right-arrow:after{
	right:30px;
}

.caselist_wrap .btn:hover,
.feedbacklist_wrap .btn:hover{
	color: #012e6d;
}

/* case archive 20251------ */
.caselist_wrap .caselist_wrap_meta,
.entry-content .caselist_wrap .caselist_wrap_meta{
	background-color: inherit;
	display: block;
	margin-bottom:1em;
	padding:0;
}
.caselist_wrap_meta h2 a,
.entry-content .caselist_wrap_meta h2 a{
	color:#012e6d;
	width: 100%;
	box-shadow: inherit;
	font-family: 'Noto Sans JP', sans-serif;
}
.caselist_wrap_meta h2 a:hover,
.entry-content .caselist_wrap_meta h2 a:hover{
	opacity:0.8;
}
.caselist_wrap_meta span, 
.entry-content .caselist_wrap_meta span{
	margin:0 0 10px;
}
.caselist_wrap_meta span a, .entry-content .caselist_wrap_meta span a{
	padding:6px 16px;
}
@media screen and (max-width:778px){
	.caselist_wrap_meta span a, .entry-content .caselist_wrap_meta span a{
		font-size: 14px;
		padding:4px 10px;
	}
}

/*事務所案内・弁護士紹介
---------------------------------------------------------------------------------------- */
dl.interview  {margin:0 auto 3rem;overflow:hidden;width:100%;}
dl.interview dt {font-size:2rem; font-weight:normal}
dl.interview dd {margin-bottom:1.5rem;}
dl.about,dl.profile {margin:0 auto 3rem;overflow:hidden;width:90%;}
dl.about dt,dl.profile dt {float: left;width: 150px;font-size: 1rem;border-bottom: none;font-weight: 600;}
dl.about dd,dl.profile dd {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.8rem;
	margin-bottom: 0.8rem;
	padding-left: 150px;
	width:100%
}
dl.profile2 {margin:0 auto 3rem;overflow:hidden;width:90%;}
dl.profile2 dt {float: left;width: 250px;font-size: 1rem;border-bottom: none;font-weight: 600;}
dl.profile2 dd {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.8rem;
	margin-bottom: 0.8rem;
	padding-left: 250px;
}
/*個人・法人の法律相談
---------------------------------------------------------------------------------------- */
.pg_privateMenu > div,
.pg_corpMenu > div {
	border: 5px solid #DBCBC4;
	padding: 0.5rem 2.0rem;
	background-color: #FBFAF5;
	margin-bottom: 3rem;
}
.pg_privateMenu h3,
.pg_corpMenu h3 {
	border-bottom:none !important;
	border-top:none !important;
	font-size:24px;
}
.pg_privateMenu h3 a,
.pg_corpMenu h3 a {
	color:#5D4439;
}
.pg_privateMenu h3 span,
.pg_corpMenu h3 span {
	margin-right:0.5rem;
}
.pg_privateMenu a,
.pg_corpMenu a{
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}

ul.fukidashi-left li {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 0 0.5em 15px;
	padding: 7px 25px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #FBFAF5;
 	border: solid 3px #DBCBC4;
 	box-sizing: border-box;
 	border-radius: 10px;
}

ul.fukidashi-left li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -10px;
 	margin-top: -5px;
	border: 5px solid transparent;
	border-right: 5px solid #FBFAF5;
 	z-index: 2;
}

ul.fukidashi-left li:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
 	margin-top: -6px;
	border: 6px solid transparent;
	border-right: 6px solid #DBCBC4;
 	z-index: 1;
}

.fukidashi-left ul li {
	margin: 0;
	padding: 0;
}
dl.yuigon dt:before {
    font-family: FontAwesome;
    content: "\f00c ";
    color: #00CC66;
    margin-right: 0.5rem;
    font-size: 1.5rem;
}

/*おすすめサイト
---------------------------------------------------------------------------------------- */
dl.recommend {
	overflow:hidden;
	width:100%;
}
dl.recommend dt a {
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
dl.recommend dt a:after {
	content: url(images/link_ico.png);
    margin-left: 0.5rem;
    position: relative;
}
dl.recommend dd {
	margin-bottom: 2.5rem;
}


/*サイトマップ
---------------------------------------------------------------------------------------- */
.pg_sitemap {
	overflow:hidden;
}
.pg_sitemap h3 {
	font-size: 22px;
	border-bottom: none !important;
	border-top: none !important;
	margin-bottom: 0 !important;
	font-weight: bold !important;
}
.pg_sitemap h4 {
	border-left:none !important;
	padding-left:0;
}
.pg_sitemap h4 span {
	margin-right:0.5rem;
}
.pg_sitemap h4 span img {
	height:32px;
}
.pg_sitemap a {
	box-shadow:none !important;
	-webkit-box-shadow: none !important;
}
.pg_sitemap ul {
	padding-left:2rem;
}

/*--固定ページ内サブリンク--*/

.pg_sublinks {
    border: 3px solid #eee;
	background-color:#fdfdfd;
    padding: 1.5rem 0 1rem;
	margin: 2rem 0;
}
.pg_sublinks h3 {
	text-align:center;
	border-top:none!important;
	border-bottom:none!important;
}
.pg_sublinks ul {
	margin:2rem;
}
.pg_sublinks ul li {
	display:block;
	margin:0 1rem;
}
.pg_sublinks ul li  a {
box-shadow:none;
}
.pg_sublinks ul li  a:before {
    font-family: FontAwesome;
    content: "\f138 ";
    color: #5D4439;
    margin-right: 0.5rem;
}
.pg_sublinks ul li  a:hover {
opacity: 0.5 ;
}

/*投稿内ガイド*/
.box_border ol li p {margin-bottom:0.5rem;}
/*POSTナビゲーション*/


ol {list-style-position: inside!important;}
/*----------------------------------------------------------------------
　追加スタイル分のレスポンシブスタイル
----------------------------------------------------------------------*/
@media screen and (max-width: 46em) {
	.wrap {
		max-width:100% !important;
	}
	.site-content-contain {
		min-width: 100% !important;
	}
	.entry-header {
		min-height:150px !important;
		padding-top: 4rem !important;
	}
	#mainMv {
		max-width:100% !important;
		min-width:100% !important;
		padding:0;
	}

	#indexPrimary section {
		/*margin-bottom:1rem;*/
}
	#indexPrimary section div.wrap  {
		    padding: 0.5em 0.8rem 0;
	}
	#indexPrimary h1 {
		font-size:1.6rem;
	}
	#secondary {
		display:none;
	}
	.entry-content {
		padding:1rem;
	}
	.entry-content h2 {
		margin-bottom: 0.5rem !important;
	}
	.entry-content h3 {
		margin: 1rem 0 !important;
	}
	#breadcrumb_list {
				padding:0.2rem 1rem !important;

	}
	#breadcrumb_list ul {
		width:100%!important;
	}
	.pic_vtc {
		height:200px;
		margin-right:1rem !important;
	}
	.pic_vtc img {
		height:100%;
	}
	li.cv_mail_l {width:20% !important;}
	li.cv_tel_l {width:70% !important;}
	.btn_mail_l, .btn_tel_l {font-size:1rem;}
	ul.cv_btnArea_l li span {font-size: 0.8rem;}
	.btn_mail_l a {
		background-image:url(images/mail_ico.png);
		background-repeat:no-repeat;
		background-position: left 50% top 0.5rem !important;
    	background-size: 35px;
		padding: 2.5rem 0.1rem 0.2rem !important;
    	font-size: 0.8rem;
	}
	.btn_tel_l a {
		background-position: left 12px top 1rem !important;
    	background-size: 35px;
    	font-size: 1.5rem;
    	padding: 1rem
	}
	li.fmail {width:25% !important;}
	li.ftel {width:75% !important;}
	.footerContact {padding-top:1rem;}
	.footerContact li.fmail > div a span {font-size:0.6rem;}
	.footerContact li.ftel> div a span {font-size:0.7rem;}
	.btn_fmail a {
		background-position: left 50% top 0 !important;
		padding-top: 1.75rem;
		background-size: 34px;
	}
	.btn_ftel a {
		background-position: left 8% top 0.2rem !important;
		background-size:34px;
	    font-size: 1.5rem;
    	padding-left: 1rem;
	}
	.pg_sublinks {padding:1rem !Important;}
	.pg_sublinks ul {margin:0;}
	.pg_sublinks ul li {
    	display: block;
    	margin: 0 1rem 0.5rem;
    	text-indent: -1.3rem;
    	padding-left: 1.1rem;
	}
	/* Index */
	/*メインビジュアル*/
	#mainMv figure {margin: 1rem 0.5rem 0.5rem;}
	.idxread {padding:100px 0;}
	/*Guestメニュー*/
	.guestMenu,
	.cvArea .wrap {
		min-width: 100%;
	}
	.guestMenu ul li{
		margin: 0.5%;
		width: 30%;
    	font-size: 0.9rem;
	}
	.guestMenu ul li a {
		font-size:1.1rem;
	}
	.guestMenu ul li img {
		margin-left:-51px;
		top: -55px;
	}
	ul.cv_btnArea li {
		width:100%;
		margin:0;
	}
	.btn_mail, .btn_tel {
		font-size:1.5rem;
		line-height: 1.5;
		margin-bottom:0.5rem;
	}
	.btn_mail a, .btn_tel a {
		padding: 0.5rem 1rem 0.5rem 10%;
	}
	.cvArea_cap {
		width:100%;
	}

	/* 新着情報タブメニュー*/
	section.serviceMenu ul li {
		width: 46%;
    	margin: 1%;
	}
	.tabs {
		margin-bottom: 0 !important;
    	padding-bottom: 0;
	}
	.tab_item {
		display: table-cell;
		float:none;
		line-height: 1.2;
    	font-size: 14px;
		vertical-align: middle;
	}
	.tab_content {
		padding: 2rem 0 0;
	}

	.postArea dl {
		margin: 0 0 1.5rem;
	}
	.postArea dl dt {
		font-size:0.9rem;
		margin-bottom: 0;
		padding-bottom: 0;
		width: 90px;
	}
	.postArea dl dd {
	    padding-left:0;
    	margin-bottom: 5px;
    	margin-right: 0;
		font-size: 0.9rem;
	    line-height: 1.5;
	}
	.postArea dl dd a {
		display:block;
	}
	.tab_content .btn_more  {
		margin-bottom:0;
	}
	.tab_item:hover:after, .tabs input:checked + .tab_item:after {display:none;}
	.idxresult .postArea dl dt span a {width:80px;}

	/*法人メニュー*/
	.corp_sub01{display:none!important;}
	.corp_sub02{width:auto!important;}
	.btn_houjin{background:none!important;width: auto!important;}

	/*相談メニュー*/
	.svcmenu_sp {display:block}

	/*相談の前に*/
	section.idxpoint ul li {
		    width: calc(100%);
	}
	li.idxpoint02,li.idxpoint03 {margin-left: -1rem !important;}
	section.idxpoint ul li h2{height: auto !important;padding: 1rem !important;}
	.cvArea_cap_l {padding: 1.5rem 1.5rem 0 !important;}
	.cvArea_cap_l h3 {font-weight: 600 !important;text-align:center;}
	/*メールフォーム*/
	dl.form dt {
	width: 100%!important;
    margin-bottom: 1rem;
	}
	dl.form dd{
	padding-left:0!important;
	}
	/*プロフィール*/
	dl.profile2 dt {float:none;width:100%!important;}
	dl.profile2 dd {padding-left:0!important;}

}
/* pc hoveropen menu------------- */
ul.dropdown{
	position: fixed;
  background:#013c8f;
  top: 0;
  padding:90px 0 0 0;
  left: 250px;
  width: 0;
  height: 100%;
  overflow: hidden;
  transition: width .2s ease-out;
	margin-left:0;
}
ul.dropdown.personal-menu{
	background:#0099cc;
}
.dropdown-btn:hover ul.dropdown{
	width: 200px;
}
ul.dropdown li{
	list-style:none;
	width: 200px;
}
ul.dropdown li a{
	display: block;
	padding:16px 0 16px 26px;
	font-size: 16px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color:#fff;
}
ul.dropdown li a:hover{
	background:#fff;
	transition: 0.3s ease-out;
	color:#013c8f;
}
ul.dropdown.personal-menu li a:hover{
	color:#0099cc;
}
li.dropdown-btn{
	position:relative;
	list-style:none;
}
	/* sidebar btn */
	.side_panf img{
		/* margin:0 0 12px; */
		display: block;
	}
	.sp_menu_bnr{
		display: flex;
		align-items: center;
		-webkit-box-align: center;
	  -ms-flex-align: center;
		justify-content: space-evenly;
		margin:10px 5px 0;
	}
	.sp_menu_bnr .side_panf{
		max-width: 140px;
	}
	.sp_menu_bnr #b4-15989436241 iframe{
		margin-bottom: 0;
	}
	.sp_menu_bnr #b4-15989436241 img{
		max-width: 100%;
		height: auto;
	}
