@charset "UTF-8";
/*----------このエリアは削除すると正しく動作しない可能性があります----------

Theme Name:   弁護士ポータルGPS
Theme URI:    http://fit-jp.com/theme/
Description:  FIT(フィット) が制作するメディア用WordPressTHEME「LION MEDIA」の子テーマ
Author:       Kota Naito　@FIT(フィット)
Author URI:   http://fit-jp.com/about/
Template:     lionmedia
Version:      1.2
License:      GNU GENERAL PUBLIC LICENSE
License URI:  http://www.gnu.org/licenses/gpl.html

----------このエリアは削除すると正しく動作しない可能性があります----------*/


img {
  height: auto;
}
/*/////////////////////////////////////////////////
//下記ユーザーカスタマイズエリア
/////////////////////////////////////////////////*/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}


.all_width {
  display: flex;
  flex-wrap: wrap;
}

/*弁護士紹介ページ　案件テーブルのバックグラウンドカラーを変更*/
td.yes-color {
  background-color: #d7ffd687;
  /*#5096ff*/
  border-radius: 10px;
}
td.no-color {
  background-color: #8c8c8c5c;
  color: #63636396;
  border-radius: 10px;
}
/*サイドバー　が崩れるので補正*/
.layerTransparent {
  background-color: rgba(255,255,255,0.9);
  height: 100% initial;
}

.widgetSticky {
  position: sticky;
  top: 80px;
  z-index: 1;
}

.side_bar_office_title{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*-------------------------------------------------*/

/*　プラグインでの表示　VK 固定ページ本文をトップページに正しく表示できるように追加した　*/
.widget_pageContent {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.75;
  /* margin: 60px 0; */
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
/*　サイトのタイトルを拡張　*/

.siteTitle {
  width: calc(100% - 150px);
}

.siteTitle {
  height: 70px;
  /*height: 85px;*/
  margin-top: 5px;
  margin-bottom: 5px;
}

a.siteTitle__link {
  height: 40px;
  /*height: 60px;*/
}

img.siteTitle__img {
  /*max-height:40px;*/
  max-height: 70px;
}
.siteTitle__sub {
  display: block;
  color: rgba(255,255,255,0.75);
  font-size: 1.5rem;
  margin-left: 1px;
  float: left;
}
/*　弁護士一覧format(category-jiko.php)のテーブル　*/
.list_table_mini td {
  padding: 2px !important;
}
.red_table tr:nth-child(2n+1) {
  background: #ffc1c1 !important;
}

/*　弁護士詳細ページフリーダイアル　は single_post-format-office.php　に直接記入してある*/

/*　-------------------------------　*/
/*弁護士詳細ページ　の　関連都道府県と市区町村：*/
.related_city {
  font-size: 0.8em;
  padding-bottom: 10px;
  padding-top: 10px;
}

/*
.acf-map {
width: 100%;
height: 400px;
border: #ccc solid 1px;
margin: 20px 0;
}

// Fixes potential theme css conflict.
.acf-map img {
max-width: inherit !important;
}
 */
/* PCでもモバイルと同じメニューに改造 */

.globalNavi__list .page_item, .globalNavi__list .menu-item {
  float: none;
  display: table-cell;
  white-space: nowrap;
  font-size: 1.2rem;
  height: 12px;
  margin-bottom: 0;
}

.globalNavi {
  padding: 19px 0;
  overflow-x: auto;
}

/*　ここまで　*/
/* グローバルメニューを横幅いっぱいにする　*/
.mpwidth98 {
  width: 98%;
}

/*PCグローバルをメニュー固定する　テーマ Light用*/
.infoHead {
  position: fixed;
  width: 100%;
  z-index:50;
}
.t-light .l-extra{
  /* position: fixed;*/
  /*top: 70px;*/
  top: 80px;
  /* z-index: 1000;*/
  width: 100%;
}

.l-extra::before {
  content: none !important;
}

.l-header{
  position: fixed;
  z-index: 1000;
  /*top: 15;*/
  /*top: 13;*/
  top: 0px;
  width: 100%;
  background-color: #fff !important;
  border-bottom: 3px solid #159769;
}


/*
.t-light .l-extra{
position: fixed;
top: 94px;
z-index: 1000;
width: 100%;
}
 */

/*
.singleTitle {
margin-top: 161px;
}
 */



.key {
  width: 100%;
  /*    padding-top: 161px;*/
  /*padding-top: 123px;*/
  padding-top: 0px;
}

.l-main {
  width: 70%;
  padding: 0px 2.5% 60px 0;
/* margin-top: 60px; */
/*padding-top: 10px;*/
}

.l-sidebar {
  padding-top: 0;
  margin-top: 0px;
}

/*.breadcrumb {*/
/* position: fixed;
top: 161px;
z-index: 1000;
width: 100%;*/
/*
padding-top: 0px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 0px;
background: #F2F2F2;
}
 */
/*
@media only screen and (max-width: 767px){
.breadcrumb {
overflow-x: auto;
top: 115px !important;
}
 */
/*
.categoryDescription {
margin-top: 161px;
}
 */
/*
.breadcrumbs {
top: 161px;
}
 */
.breadcrumbs{
   margin-left: 0;
    padding-left: 0;
  background: #161616;/*背景色*/
  color:#fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
 

.breadcrumbs a{
    display: inline-block;
      padding: 0 3px 0 7px;
      height: 28px;
      line-height: 28px;
      text-decoration: none;
      color:#fff;
      font-size: 13px;
}
a.archive.taxonomy.category.current-item {
  margin-left: 0px;
}

/*/////////////////////////////////////////////////
//　wpタグクラウド　の表示調整
/////////////////////////////////////////////////*/
.widget .tag-cloud-link {
  padding: 2px;
  margin-bottom: 1px;
}
/*/////////////////////////////////////////////////
//　カテゴリ内の記事2ページ目以降などのアーカイブ
/////////////////////////////////////////////////*/
/*
.archiveTitle {
position: relative;
margin-bottom: 40px;
margin-top: 50px;
}
 */

/*/////////////////////////////////////////////////
//　弁護士を探す都道府県の地域別部分の表示
/////////////////////////////////////////////////*/
td.map-td {
  text-align: left !important;
  /*background: #f1fff4;*/
  padding-left: 10px;
  padding-top: 12px;
  font-size: 1.2em;
}
.table-jp td a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 1px;
  /*padding: 8px;*/
}
/*/////////////////////////////////////////////////
//　弁護士一覧のカード
/////////////////////////////////////////////////*/


.bengo-card {
  background: white;
  position: relative;
  padding: 0.5em 1em;
  padding-bottom: 1em;
  padding-top: calc( 0.5em + 6px );
  margin-top: 20px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.bengo-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background-color: #228e67;
}
.bengo-card h2 {
  /* background: #ff668e; */
  font-size: 1.5em;
  color: #2aa;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 0px;
  padding-right: 0px;
}

.bengo-card h2 a {
  color: #e54;
}
.bengo-card h2 a::hover {
  color: #f45;
}

h4.office_title {
  /* color: #EC8F24; */
  color: #888;
  line-height: 1.7;
  margin-bottom: 10px;
  margin-bottom: 1em;
}
img.mp-po {
  width: 32%;
  box-shadow: inset 1px 0 0 #ddd;
}

table.tbl-respo {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.7
}
table.tbl-respo tr:last-child > * {
  border-bottom: none;
}

table.tbl-respo tr:first-child > * {
  border-top: none;
}

.tbl-respo th {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 10px 0;
  min-width: 6em;
  background: #0000001c;
  text-align: center;
}
.tbl-respo td {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 10px 0;
  padding-left: 10px;
}

table.tbl-contact {
  font-size: 1.5em;
}

button.contact-mail-box {
  padding: 10px;
  /*background: bisque;*/
  width: 100%;
}
button.contact-mail-box:hover {
  opacity: 0.9;
  /*background-color: #000000;*/
}

.tbl-respo th.tel-th {
  background: #ff668e;
  text-align: center;
}
.tbl-respo td.tel-td {

  text-align: center;
}
.tbl-respo td.tel-td a {
  display:block;
  padding:15px;
  /*background:#C60;*/
}
.tbl-respo th.mail-th {
  background: #dc143c;
  text-align: center;
  padding: 0; /*リンクのための強制*/
}
.tbl-respo td.mail-td {
  text-align: center;
}

.icon-mail::before {
  content: '\f0e0';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  padding: 10px;
  /*font-size: 2.0em;*/
}
.icon-tel::before {
  content: '\f87b';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  padding: 10px;
  /*font-size: 2.0em;*/
}



.width50 {
  background: red;
  padding: 10px;
  margin: 2px;
  width: 50%;
  border-radius: 5px;
}
span.bengo-card-tags {
  font-size: 0.9em;
}


.float-left {
  float: left;
}


.boxtel {
  background: #0000ff;
  padding: 8px;
  width: 100%;
}
.boxmail {
  background: #dc143c;
  padding: 8px;
  padding: 0;
}

.bengolist {
  margin-bottom: 2px;
}

.contact-box{
  padding-left: 10px;
  font-size: 2.0em;
  color: white;
  text-align: center;
  width:100%;
}
@media screen and (max-width: 1100px) {

  .contact-box{
    font-size: 1.0em;
  }
}

.contact-box-title-tel {
  text-align: center;
  background: white;
  padding: 4px;
  width:100%;
}
.contact-box-title-mail {
  text-align: center;
  background: white;
  padding: 4px;
  width:100%;
}
.cotact-box-tel {
  background: #0088ff;
  padding: 8px;
}
.contect-box-mail {
  background: #dc143c;
  padding: 8px;
}
.icon-mail {
  text-align: center;
}

.width100{
  width:100%;	
}

button#contact-box-mail-btn {
  width: 100%;
  background: #ff6f6f;
  padding: 8px;
}

.cotact-box-mail {
  background: #ff6f6f;
  padding: 8px;
}

button.contact-tel-box {
  background: #0088ff;
  padding: 8px;
}

/*div要素全体にリンクをつけるために必要な要素*/
.linkbox {
  position: relative;
}
.linkbox a {
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}

/* 以下見た目をわかりやすくするための設定*/
.linkbox {
  /* border: solid 2px #000000;*/
}
.linkbox a:hover{/* マウスオーバー時に色変更*/
  opacity: 0.1;
  background-color: #000000;
}


@media screen and (max-width: 768px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-respo th,
  .tbl-respo td {
    border-top: none;
    border-bottom: none;
/*    display: block;  */
/*    width: 100%;  */
	padding: 0 0 6px 10px;
	border-bottom: 1px dotted #ddd;
  }
  .tbl-respo th {
    margin-top: 1em;
    border-bottom: 1px solid #ddd !important;
	text-align: left;
    margin-bottom: .5em;
  }
}

/*/////////////////////////////////////////////////*/


@media only screen and (max-width: 768px) {
  .breadcrumbs {
    width: 100%;
    /* position: fixed;*/
    /*z-index: 1000;*/
    /*position:absolute;*/
    /*top: 115px;*/
    overflow-x: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
  }
}

/*▼共通設定*/
/*カテゴリー説明部分高さ調整*/
.categoryDescription{
  margin-top:0px;  
}

@media only screen and (max-width: 767px){
  .categoryDescription{
    margin-top:50px;    
  }
}
/*各記事タイトル高さ調整*/
.singleTitle{
  margin-top: 0px;
}
@media only screen and (max-width: 767px){
  .singleTitle{
    margin-top:50px;    
  }
}
.siteTitle__sub {
  color: white;
  font-size: 0.4rem;
  font-weight: 100;
}

/*SPグローバルメニュー固定*/
@media only screen and (max-width: 767px){
  .t-light .l-extra{
    position: fixed;
    top: 50px;
    /*top: 63px !important;*/
    z-index: 1000;
    width: 100%;
  }

  .l-header{
    position: fixed;
    top: 0;
    /* top: 13px !important;*/
    z-index: 1000;
    width: 100%;
  }
  .key {
    overflow-x: auto;
    padding-top: 130px !important;
  }

  .l-main {
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

  }
  .l-wrapper {
    width: 100%;
    max-width: 100%;
    display: block;
    /*top: 130px !important;*/
    /*margin-top: 50px;*/
  }

}
/*弁護士詳細ページ　固定フッター*/
@media only screen and (max-width: 768px){
  #footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0;
    background-color: #34da34c7;
    height: 76px;
  }

  #footerFloatingMenu .fa {
    font-size: 3em;
    color: #fff;
  }

}
/* スマホ表示は下記設定とする */
@media only screen and (max-width: 767px)
{
  /*弁護士紹介 tag　一覧の微調整*/
  article.mp-archiveItem {
    margin-left: 10px;
  }
  /*　スマホでもget_the_excerpt()を表示するようにする　*/
  .archiveItem__text {
    display: inline;
  }
  .siteTitle {
    /*height: 70px;*/
    height: 40px;
    margin-top: 5px;
    width: 100%;
  }
  a.siteTitle__link
  {
    height: 30px;
  }
  img.siteTitle__img
  {
    max-height:40px;
  }
  .siteTitle__sub {
    display: block;
    color: rgba(255,255,255,0.75);
    font-size: 1.0rem  !important;
    margin-left: 1px;
    float: left;
    /*margin-top: 15px;*/
    margin-top: 10px;
    line-height: 1.2rem;
  }
}

/*　サイトのタイトルを拡張　ここまで　*/


/*　　*/
/*ポイントボックス*/
.content .koko_pointBox {
  position: relative;
  border: 2px solid #c53929;
  border-radius: 5px;
  padding:20px;
  margin-top:20px;
}
.content .koko_pointBox::before {
  content: "ここがPOINT";
  position: absolute;
  top: -15px;
  left: 15px;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #ffffff;
  color: #c53929;
  padding: 0 10px;
}
/*対応分野ボックス*/
.content .taiouBox {
  position: relative;
  border: 2px solid #c53929;
  border-radius: 5px;
  padding:20px;
  margin-top:20px;
}
.content .taiouBox::before {
  content: "　対応分野　";
  position: absolute;
  top: -15px;
  left: 15px;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #ffffff;
  color: #c53929;
}


/*レスポンシブ設定
/************************************************************/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

@media only screen and (max-width: 1023px){

}

@media only screen and (max-width: 767px){
  .pc { display: none !important; }
  .sp { display: block !important; }
}






/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
/*https://kagesai.net/contactform7perfectguide/#Contact_Form_7CSS*/
@media(max-width:500px){
  .inquiry th,.inquiry td {
    display:block!important;
    width:100%!important;
    border-top:none!important;
    -webkit-box-sizing:border-box!important;
    -moz-box-sizing:border-box!important;
    box-sizing:border-box!important;
  }
  .inquiry tr:first-child th{
    border-top:1px solid #d7d7d7!important;
  }
  /* 必須・任意のサイズ調整 */	
  .inquiry .haveto,.inquiry .any {	
    font-size:10px;
}}
/*見出し欄*/
.inquiry th{
  text-align:left;
  font-size:14px;
  color:#444;
  padding-right:5px;
  width:30%;
  background:#f7f7f7;
  border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
  font-size:13px;
  border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
  border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
  font-size:7px;
  padding:5px;
  background:#ff9393;
  color:#fff;
  border-radius:2px;
  margin-right:5px;
  position:relative;
  bottom:1px;
}
/*任意の調整*/
.any{
  font-size:7px;
  padding:5px;
  background:#93c9ff;
  color:#fff;
  border-radius:2px;
  margin-right:5px;
  position:relative;
  bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
  display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
  display: block;
  padding:15px;
  width:350px;
  background:#ffaa56;
  color:#fff;
  font-size:18px;
  font-weight:bold;	 
  border-radius:2px;
  margin:25px auto 0;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
  background:#fff;
  color:#ffaa56;
  border:2px solid #ffaa56;
}

.only-sp {
  display: none;
}
.only-pc {
  display: none
}

.region {
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
}

/***********************************************************
 * Sticky Banner
 /**********************************************************/
 .stickyBanner {
   border-top: 1px solid #228e67;
   z-index: 99999;
   background-color: white;
   position: fixed;
   bottom: 0;
   left: 0;
   right: 0;
 }

 .stickyBanner_inner {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 1100px;
   height: 120px;
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center center;
   margin-bottom: 5px;
 }

 .stickyBanner_button {
   position: absolute;
   top: 54px;
   right: 0;
   width: 661px
 }

 .stickyBanner_tel {
   position: absolute;
   top: 51px;
   left: 78px;
   color: #228e67;
   font-weight: bold;
   font-size: 39px;
 }

 .stickyBanner_title {
   font-size: 22px;
   font-weight: bold;
   text-align: center;
   position: absolute;
   left: 0;
   right: 0;
   top: 18px;
   vertical-align: middle;
 }

 .stickyBanner_title > span {
   display: inline-block;
   background-color: white;
   padding: 0 1em;
 }

 .stickyBanner_officeName {
   display: inline-block;
   position: relative;
   top: 0.1em;
   max-width: 900px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
 }


 @media screen and ( max-width: 1099px ) {
   .stickyBanner_inner {
     width: 768px;
     height: 80px;
   }

   .stickyBanner_button {
     width: 461px;
     top: 37px;
   }

   .stickyBanner_tel {
     top: 34px;
     left: 55px;
     font-size: 27px;
   }

   .stickyBanner_title {
     font-size: 16px;
     top: 10px;
   }
 }


 .stickyBanner-sp {
   border-top: 1px solid #228e67;
   z-index: 99999;
   background-color: white;
   position: fixed;
   bottom: 0;
   left: 0;
   right: 0;
   height: 20vw;
   padding: 1vw
 }

 .stickyBanner-sp_row {
   display: flex;
   flex: 0 1 auto;
   justify-content: center;
   align-items: center;
 }

 .stickyBanner-sp_col {
   margin-left: 1vw;
   flex: 1;
 }
 .stickyBanner-sp_row > .stickyBanner-sp_col:first-child {
   margin-left: 0;
 }

 .stickyBanner-sp_title {
   font-size: 3.5vw;
   font-weight: bold;
   text-align: center;
 }

 .stickyBanner-sp_title span {
   max-width: 70vw;
   display: inline-block;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   position: relative;
   top: 0.15em;
 }

 .stickyBanner-sp_tel {
   height: 12vw;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #f61f48;
   background: -moz-linear-gradient(-45deg,  #f61f48 0%, #f11736 100%);
   background: -webkit-linear-gradient(-45deg,  #f61f48 0%,#f11736 100%);
   background: linear-gradient(135deg,  #f61f48 0%,#f11736 100%);
 }

 .stickyBanner-sp_tel_icon {
   min-width: 7vw;
   max-width: 7vw;
   margin-right: 1vw;
 }

 .stickyBanner-sp_tel_icon > img {
   width: 100%;
 }


 .stickyBanner-sp_tel_num {
   color: white;
   font-weight: bold;
   font-size: 4.29vw;
 }

 .stickyBanner-sp_tel_opt {
   margin-top: 1vw;
   font-size: 2.44vw;
   transform-origin: left top;
   transform: scale(0.9);
   color: white;
   white-space: nowrap;
   margin-right: -10%;
 }

 .stickyBanner-sp_tel > * {
   margin-left: 1.5vw;
 }

 .stickyBanner-sp_tel > *:first-child {
   margin-left: 0;
 }

 .stickyBanner-sp_email {
   height: 12vw;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #ffac26;
   background: -moz-linear-gradient(-45deg,  #ffac26 0%, #ff811c 100%);
   background: -webkit-linear-gradient(-45deg,  #ffac26 0%,#ff811c 100%);
   background: linear-gradient(135deg,  #ffac26 0%,#ff811c 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac26', endColorstr='#ff811c',GradientType=1 );
 }

 .stickyBanner-sp_email_icon {
   min-width: 7vw;
   max-width: 7vw;
   margin-right: 1vw;
 }

 .stickyBanner-sp_email_icon > img {
   width: 100%;
 }


 .stickyBanner-sp_email_opt {
   line-height: 1.1;
   font-size: 3.753vw;
   font-weight: bold;
   color: white;
 }


 /***********************************************************
  * Button
  ***********************************************************/
.buttonA {
  overflow: hidden;
  border-radius: 3px;
  padding: 0 2vw;
}
/* ----------------------------------------------------0- */

.buttonB {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.4;
  padding: 0.6em 0.5em;
  padding-right: calc( .5em + 50px );
  color: white;
  background-color: #228e67;
  font-size: 16px;
  border-radius: 3px;
  position: relative;
  font-weight: bold;
}
.buttonB::before {
  content: "";
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0px;
  width: 1px;
  background-color: rgba(255,255,255,.5);
}
.buttonB::after {
  content: "";
  width: 20px;
  height: 20px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  position: absolute;
  right: 20px;
  transform: rotate(45deg);
}
.buttonB:hover {
  color: white;
}

/***********************************************************
 * Office head
 ***********************************************************/
.officeHead {
  box-shadow: rgba(0,0,0,.16) 0 2px 3px;
  background-color: white;
  overflow: hidden;
  padding: 20px 20px;
  position: relative;
}

.officeHead_inner {
  display: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}

.officeHead_bg {
  z-index: 1 !important;
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background-color: white;
  background-position: center center;
  background-size: cover;
  filter: blur(5px);
  opacity: .2;
}

.officeHead_image {
  position: relative;
  z-index: 2;
  width: 130px;
  border: 5px solid white;
  flex: 0 1 auto;
}

.officeHead_summary {
  position: relative;
  z-index: 2;
  flex: 1;
  margin-left: 20px;
  line-height: 1.4;
  text-shadow: white 0 0 10px;
}

.officeHead_copy {
  font-size: 14px;
  color: #EC8F24;
  margin-bottom: .5em;
  font-weight: bold;
}

.officeHead_title {
  font-size: 25px;
}

.officeHead_address {
  font-size: 12px;
  margin-top: .5em;
}

.officeHead_recTerm {
  font-size: 14px;
  margin-top: .5em;
}

.officeHead_recTerm span {
  display: inline-block;
  border: 1px solid #228e67;
  background-color: white;
  color: #228e67;
  padding: .3em .5em;
  border-radius: 3px;
}

@media screen and ( max-width: 767px ) {
  .officeHead {
    padding: 15px 10px;
  }
  .officeHead_inner {
    align-items: start;
  }

  .officeHead_image {
    width: 56px;
    border: 2px solid white;
  }

  .officeHead_summary {
    margin-left: 10px;
  }

  .officeHead_copy {
    font-size: 10px;
    margin-bottom: .3em;
  }

  .officeHead_title {
    font-size: 17px;
  }

  .officeHead_address {
    font-size: 10px;
    margin-top: .3em;
  }

  .officeHead_recTerm {
    font-size: 10px;
    margin-top: .3em;
  }
}

/***********************************************************
 * CTR Head
 ***********************************************************/
.ctrHead {
  padding: 15px 20px;;
  background-color: #fafafa;
  border-bottom: 1px solid #ddd;
}

.ctrHead_inner {
  display: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  align-items: start;
}

.ctrHead_inner > .ctrHead_sec {
  flex: 1;
  margin-left: 20px;
}

.ctrHead_inner > .ctrHead_sec:first-child {
  margin-left: 0;
}

.ctrHead_sec{
}

.ctrHead_sec h1 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
  padding-bottom: .2em;
}

.ctrHead_sec p {
  font-size: 12px;
  margin-top: .6em;
}

.ctrHead_buttonA, .ctrHead_buttonB {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  height: 55px;
  box-sizing: border-box;
  padding: 5px 15px;
  min-height: 55px;
  line-height: 1.4;
}

.ctrHead_buttonA > *, .ctrHead_buttonB > * {
  flex: 0 1 auto;
  margin-left: 10px;
}

.ctrHead_buttonA > *:first-child, .ctrHead_buttonB > *:first-child {
  margin-left: 0;
}

.ctrHead_buttonA {
  background-color: #f31a3b;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 0 0 #b6031e;
}

.ctrHead_buttonB {
  color: white;
  background: #ffac26;
  background: -moz-linear-gradient(-45deg,  #ffac26 0%, #ff811c 100%);
  background: -webkit-linear-gradient(-45deg,  #ffac26 0%,#ff811c 100%);
  background: linear-gradient(135deg,  #ffac26 0%,#ff811c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac26', endColorstr='#ff811c',GradientType=1 );
  border-radius: 4px;
  box-shadow: 0 4px 0 0 #ff7a0f;
}
.ctrHead_buttonB:hover {
  color: white;
}

.ctrHead_desc {
  color: #888;
  line-height: 1.4;
}

@media screen and ( max-width: 850px ) {
  .ctrHead_buttonA, .ctrHead_buttonB {
    font-size: 20px;
  }
}

@media screen and ( max-width: 767px ) {
  .ctrHead {
    padding: 0 15px;
  }

  .ctrHead_inner {
    display: block;
  }

  .ctrHead_inner > .ctrHead_sec:first-child {
    margin-top: 0;
  }

  .ctrHead_inner > .ctrHead_sec:first-child:before {
    content: none;
  }

  .ctrHead_sec {
    position: relative;
    margin-left: 0 !important;
    padding: 10px 0 15px;
    margin-top: 12px;
  }

  .ctrHead_sec h1 {
    font-size: 14px;
  }

  .ctrHead_sec:before {
    content: "";
    display: block;
    height: 10px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-left: -15px;
    margin-right: -15px;
    position: absolute;
    top: -12px;
    left: 0px;
    right: 0px;
  }

  .ctrHead_buttonA, .ctrHead_buttonB {
    height: auto;
  }
}

/***********************************************************
 * CTR Head
 ***********************************************************/
.bengoInquiry {
  margin: 15px 0px;
}

.bengoInquiry_inner {
  display: flex;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  align-items: start;
}

.bengoInquiry_inner > .bengoInquiry_sec {
  flex: 1;
  margin-left: 20px;
}

.bengoInquiry_inner > .bengoInquiry_sec:first-child {
  margin-left: 0;
}

.bengoInquiry_sec{
}

.bengoInquiry_sec h1 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
  padding-bottom: .2em;
}

.bengoInquiry_sec p {
  font-size: 12px;
  margin-top: .6em;
}

.bengoInquiry_buttonA, .bengoInquiry_buttonB {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  height: 55px;
  box-sizing: border-box;
  padding: 5px 15px;
  min-height: 55px;
  line-height: 1.4;
}

.bengoInquiry_buttonA > *, .bengoInquiry_buttonB > * {
  flex: 0 1 auto;
  margin-left: 10px;
}

.bengoInquiry_buttonA > *:first-child, .bengoInquiry_buttonB > *:first-child {
  margin-left: 0;
}

.bengoInquiry_buttonA {
  background-color: #f31a3b;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 0 0 #b6031e;
}

.bengoInquiry_buttonB {
  color: white;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac26', endColorstr='#ff811c',GradientType=1 );
  border-radius: 4px;
  background: linear-gradient(135deg, #ffac26 0%,#ff811c 100%);
  box-shadow: 0 4px 0 0 #ff7a0f;
}
.bengoInquiry_buttonB:hover {
  color: white;
}

.bengoInquiry_desc {
  color: #888;
  line-height: 1.4;
}

@media screen and ( max-width: 850px ) {
  .bengoInquiry_buttonA, .bengoInquiry_buttonB {
    font-size: 20px;
  }
}

@media screen and ( max-width: 767px ) {

  .bengoInquiry_inner {
    display: block;
  }

  .bengoInquiry_inner > .bengoInquiry_sec:first-child {
    margin-top: 0;
  }

  .bengoInquiry_inner > .bengoInquiry_sec:first-child:before {
    content: none;
  }

  .bengoInquiry_sec {
    position: relative;
    margin-left: 0 !important;
    margin-top: 12px;
  }

  .bengoInquiry_sec h1 {
    font-size: 14px;
  }

  .bengoInquiry_buttonA, .bengoInquiry_buttonB {
    height: auto;
  }
}


/***********************************************************
 * SP Navigation
 ***********************************************************/
.spNavToggle {
  position: fixed;
  z-index: 9999;
  top: 10px;
  right: 20px;
  width: 30px;
  height: 30px;
  background-color: transparent;
}

.spNavToggle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 3px;
  margin-top: -1px;
  transform: translateY( -7px );
  background-color: white;
  transition: all 0.3s ease-in-out;
}

.spNavToggle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 3px;
  margin-top: -1px;
  transform: translateY( 7px );
  background-color: white;
  transition: all 0.3s ease-in-out;
}

.spNavToggle.isActive:before {
  margin-top: 0;
  transform: rotate( 45deg ) translateY(0);
}

.spNavToggle.isActive:after {
  margin-top: 0;
  transform: rotate( -45deg ) translateY(0);
}

.spNav {
  position: fixed;
  top: 50px;
  right: -300px;
  bottom: 0;
  width: 300px;
  background-color: white;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  padding: 10px
}

.spNav ul {
  list-style-type: none;
}

.spNav ul > li:first-child {
  border-top: none;
}

.spNav li {
  border-top: 1px solid #ddd;
}

.spNav li a {
  display: block;
  padding: 10px;
  line-height: 1.4;
}

.spNav.isActive {
  display: block;
  right: 0;
}

@media screen and ( min-width: 768px ) {
  .spNavToggle {
    display: none;
  }
  .spNav {
    display: none;
  }
}

/***********************************************************
 * Overlay
 ***********************************************************/
.overlay {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}

.overlay.isActive {
  opacity: .3;
  pointer-events: auto;
}

/***********************************************************
 * Breadcrumb
 ***********************************************************/
.breadcrumbA {
  padding: 5px 10px;
  background-color: #333;
  color: #aaa;
  line-height: 1.4;
}

.breadcrumbA_inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.breadcrumbA span[property="itemListElement"] {
  margin-left: .3em;
  margin-right: .3em;
}

.breadcrumbA a {
  display: inline !important;
  color: white;
}

/***********************************************************
 * Carousel
 ***********************************************************/
.carouselA {
  overflow: hidden;
  position: relative;
}

.carouselA_inner {}

.carouselA_item {
  position: relative;
  overflow: hidden;
}

.carouselA_item:before {
  content: "";
  padding-top: 40%;
  display: block;
  width: 0;
  float: right;
}

.carouselA_item_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  filter: blur( 10px );
  transform: scale(1.1);
  opacity: .5;
}

.carouselA_item_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.carouselA_prev ,
.carouselA_next {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 53px;
  height: 80px;
  background-color: rgba(255,255,255,.3);
}

.carouselA_prev {
  left: 0;
}

.carouselA_next {
  right: 0;
}

.carouselA_prev:hover ,
.carouselA_next:hover {
  border-width: 0 !important;
}

.carouselA_prev:before ,
.carouselA_next:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  border-bottom: 2px solid #228e67;
  background-color: transparent;
  box-sizing: border-box;
}


.carouselA_prev:before {
  border-left: 2px solid #228e67;;
  left: 20px;
  transform: rotate(45deg)
}

.carouselA_next:before {
  border-right: 2px solid #228e67;;
  right: 20px;
  transform: rotate(-45deg)
}

@media screen and ( max-width: 767px ) {
  .carouselA {
    margin-left: -10px;
    margin-right: -10px;
  }

  .carouselA_prev ,
  .carouselA_next {
    width: 6.933vw;
    height: 11.2vw;
    margin-top: -5.6vw;
  }

  .carouselA_prev:before ,
  .carouselA_next:before {
    width: 4.8vw;
    height: 4.8vw;
    margin-top: -2.4vw;
  }

  .carouselA_prev:before {
    left: 1.6vw;
  }
  .carouselA_next:before {
    right: 1.6vw;
  }
}

/***********************************************************
 * Label List
 ***********************************************************/
.labelListA {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-top: -5px;
  justify-content: start;
  align-items: stretch;
  letter-spacing: -.05em;
}

.labelListA_item {
  display: flex;
  border: 1px solid #333;
  border-radius: 5px;
  min-width: calc( 33% - 5px );
  max-width: calc( 33% - 5px );
  margin-top: 5px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  align-items: center;
  padding: 5px;
}

.labelListA_item > * {
  flex: 1;
}

.labelListA_item:first-child {
  margin-top: 5px;
}

.labelListA_item::before {
  content: "";
  display: block;
  box-sizing: unset;
  width: 16px;
  height: 16px;
  border: 6px double #e88;
  border-radius: 500px;
  margin-right: 5px;
}

@media screen and ( max-width: 1024px ) {
  .labelListA_item {
    font-size: 15px;
  }

}

@media screen and ( max-width: 768px ) {
  .labelListA_item {
    font-size: 4vw;
    min-width: calc( 50% - 5px );
    max-width: calc( 50% - 5px );
  }
  .labelListA_item::before {
    height: 4vw;
    width: 4vw;
    border-width: 1.5vw;
  }
}

/*--------------------------------------------------------*/

.labelListB {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-top: -2px;
  justify-content: start;
  align-items: stretch;
  letter-spacing: -.05em;
}

.labelListB_item {
  display: flex;
  border: 1px solid #aaa;
  border-radius: 5px;
  min-width: calc( 33% - 2px );
  max-width: calc( 33% - 2px );
  margin-top: 2px;
  margin-left: 2px;
  font-weight: bold;
  font-size: 12px;
  align-items: center;
  padding: 5px;
  line-height: 1.4;
}

.labelListB_item > * {
  flex: 1;
}

.labelListB_item:first-child {
  margin-top: 2px;
}

.labelListB_item::before {
  content: "";
  display: block;
  box-sizing: unset;
  width: 8px;
  height: 8px;
  border: 6px double #e88;
  border-radius: 500px;
  margin-right: 5px;
}

@media screen and ( max-width: 1160px ) {
  .labelListB_item {
    font-size: 1.034vw;
    padding: 0.431vw;
    border-radius: .258621vw;
  }
  .labelListB_item::before {
    width: 0.69vw;
    height: 0.69vw;
    border-width: 0.517vw;
    margin-right: 0.431vw;
  }
}

@media screen and ( max-width: 599px ) {
  .labelListB_item {
    font-size: 2.8vw;
    padding: 1vw;
    border-radius: 1vw;
  }
  .labelListB_item::before {
    width: 1.7vw;
    height: 1.7vw;
    border-width: 1.2vw;
    margin-right: 0.8vw;
  }
}



/***********************************************************
 * Layout Patch
 ***********************************************************/
/*----------------------------------------------------------
 * globalNavi */

.globalNavi {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------------------------------
 * l-extra */

@media screen and ( max-width: 767px ) {
  body {
    margin-top: 50px;
  }
}

@media screen and ( min-width: 768px ) {
  * .l-extra {
    top: 0 !important;
  }
}

/*----------------------------------------------------------
 * body */

@media screen and ( max-width: 767px ) {
  body {
    margin-top: 50px;
  }
}

@media screen and ( min-width: 768px ) {
  body {
    margin-top: 80px;
  }
}

/*----------------------------------------------------------
 * searchbox */

.searchBox__form {
  box-shadow: none !important;
  border: 1px solid #ddd;
}

/*----------------------------------------------------------
 * content */

.content {
  margin-top: 0;
}


/***********************************************************
 * Utilities
 ***********************************************************/

@media screen and ( max-width: 767px ) {
  .only-sp {
    display: block;
  }

}

@media screen and ( min-width: 768px ) {
  .only-pc {
    display: block;
  }

}
/***********************************************************
 * Addtags
 ***********************************************************/

.child_cat_list {
	margin:1em 0;
}

.child_cat_md {
	font-size:1.35em;
	font-weight:bold;
	margin-bottom:1em;
}

.child_cat_list ul{
    display: flex;
    list-style: none;
    padding-left: 0;
    text-align: center;	
}

.child_cat_list li{
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 8px 15px;
    border-radius: 5px;
    background: #e67f35;
    box-shadow: 0 2px 0 #b56429;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
}
.content ul li {
	position: relative;
	padding: 0 0 0 1.2em !important;
	margin: 1em 0;
}

.content ul li:before {
	content: " ";
	width: 9px;
	height: 9px;
	background: #2899a5;
	box-shadow: 0 0 20px rgba(51, 51, 51, 0.15) inset;
	display: block;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	left: 2px;
	top: 7px;
}

.content ul li ul li:before {
	width: 5px;
	height: 5px;
	top: 10px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.content ul li ul li ul li:before {
	width: 14px;
	height: 1px;
	top: 11px;
	left: -2px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.content ol {
	counter-reset: number;
}

.content ol li {
	list-style: none;
	position: relative;
	padding: 0 0 0px 1.6em !important;
	margin: 1em 0;
}

.content ol > li:before {
	counter-increment: number;
	content: counter(number);
	background: #2899a5;
	box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
	color: #fff;
	width: 1.5em;
	height: 1.5em;
	font-size: 0.7em;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	display: block;
	text-align: center;
	line-height: 1.5em;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 3px;
}

.content li ol li:before {
	background: #999;
	line-height: 1.4;
}

.content li li ol li:before {
	background: none;
	border: 1px solid #ccc;
	color: #555;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	top: 3px;
}

/***********************************************************
 211220 CTA 電話　高さ・幅調整
 ***********************************************************/
.mp-absolute {
    position: absolute;
    top: 65% !important;
    left: 55% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    font-size: 5rem;
    color: #a80f0f;
    line-height: 1.5;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 29px;
    padding-left: 0px;
}

/***********************************************************
 211227 スマホ上部　電話・メールボタン　h1タイトル非表示
 ***********************************************************/
@media screen and (max-width: 767px){
	.ctrHead {
	padding: 0 15px;
    margin-bottom: -30px;
	}
	.ctrHead_sec h1 {
		display: none;
	}
}
/***********************************************************
 220125 サイドバー　枠色変更　index css 触りたくないからここで指定
 ***********************************************************/
.side_bar_office_title {
    background-color: #228e67 !important;
}
.office_sidebar {
    border: solid #228e67  !important;
}
/***********************************************************
 220125 コンテンツ上部　余白
 ***********************************************************/
.content {
/*    margin: 30px 0 !important; */
}
/***********************************************************
 220203 目次上　CTA追加
 ***********************************************************/
.mokujipost {
    box-shadow: 0px 0px 10px 0px rgb(11 3 6 / 15%);
    position: relative;
    margin: 50px 0 50px 0;
}
.mokujipost-batch {
	position: absolute;
    top: -28px;
    left: 0;
    padding: 3px 22px 3px 16px;
    border-radius: 5px;
    background: #ffdd00;
    font-size: 2rem;
    font-weight: 600;
    color: #191919;
}
.mokujipost-title {
　　width: 100%;
    background: #ffac26;
    font-size: 2.6rem;
    line-height: 1.5;
    padding: 15px;
    font-weight: bold;
	color:#fff;
}
.mokujipost-text {
	padding: 30px 25px 28px;
    background: #f99c0724;
    font-size: 1.6rem;
    line-height: 1.75555;
}

.mokujipost-btn {
    position: relative;
    display: block;
    clear: both;
    width: 80%;
    margin: 30px auto 0 auto;
    border-radius: 3px;
    background: #F31A3B;
    border: 1px solid #F31A3B;
    text-align: center;
    color: #FFF;
}
.mokujipost-btn ::before,.mokujipost-btn ::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
}
.mokujipost-btn a {
    display: block;
    padding: 15px 0;
    line-height: 1.5;
    font-size: 1.6rem;
    font-weight: bold;
	color: #fff !important;
}
.mokujipost-btn :hover {
    background: #FFF;
	color: #F31A3B !important;
}
@media only screen and (max-width: 767px){
	.mokujipost-btn {
    	width: 100%;
	}
}
/***********************************************************
 220204　都道府県ページ 元のtableを編集
 ***********************************************************/
.map-td {
    height: 24px;
    background: #f0edda !important;
	color: #3f3f3f;
    font-weight: bold;
    border-radius: 3px !important;
	padding: 10px 0 10px 20px;
}
table.table-jp {
	table-layout: fixed;
	white-space: nowrap
}
.table-jp td{
	background: #fff;
}
.table-jp td a {
	color: #4d7ae1;
	text-decoration: underline;
}
.content table {
	border: 1px solid #E5E5E5;
}
.content table td {
	border: none !important;
}
/***********************************************************
 220209　都道府県ページ 新規で追加したtable
 ***********************************************************/
.zenkoku-eria table {
	width: 100%;
}
.zenkoku-eria table td {
	background: #fff;
    border: 1px solid #DDDDDD !important;
	padding: 10px;
}
.zenkoku-eria table td a {
	color: #4486D0;
    text-decoration: underline;
}
.zenkoku-eria-title {
    background-color: #666 !important;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}
/***********************************************************
 220209　都道府県ページ用　
 ***********************************************************/
.l-wrapper {
    top: 20px !important;
}
@media only screen and (max-width: 768px) {
	.l-wrapper {
    	top: 20px !important;
	}
}
/***********************************************************
 220315　弁護士一覧
 ***********************************************************/
.bengoInquiry_madoguchi {
	background: #f5f5f5;
    padding: 3px 20px;
}
/***********************************************************
 220405　弁護士一覧　画像＋事務所名＋キャッチ　横並び
 ***********************************************************/
@media only screen and (max-width: 768px) {
	.title-catch {
    	width: 56%;
		float: right;
	}

	.bengo-card .wp-block-image {
		margin-left: 0; 
		width: 38%;
/*		margin-top: -138px; */
		position: absolute; 
        top: 15px;  
	}
	.bengolist {
		clear: both;
	}
	.bengo-card h2 a {
    	line-height: 1.3em;
	}
	h4.office_title {
    	line-height: 1.4em;
    	margin-bottom: 4.2em;
	}
}
/***********************************************************
 220405　弁護士一覧　h1タイトル高さ調整
 ***********************************************************/
@media only screen and (max-width: 768px) {
	.categoryDescription__explain {
    margin: 0;
	}
}
/***********************************************************
 220510 SNSボタン・登録カテゴリや関連都市のリスト丸　非表示
 ***********************************************************/
.veu_socialSet ul li:before {
	background: none !important;
	box-shadow: none !important;
}
.dateList li:before {
	background: none !important;
	box-shadow: none !important;
}

/***********************************************************
* Addtags
***********************************************************/

.content h4 {
    font-size: 1.8rem;
    border-left: solid 6px #228e67;
    padding-left: 0.5em;
}

.size-large {
	max-width: 90% !important;
}

/***********************************************************
 230125　記事タイトル背景　画像透過なし・カラー指定
 ***********************************************************/
.singleTitle {
	background: #959595 !important;
}

/***********************************************************
 230410　投稿ページ用フローティングバー
 ***********************************************************/
#float-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #333;
    color: #fff;
    padding: 10px;
	z-index: 9999; 
}

#float-bar a {
    color: #fff;
    text-decoration: none;
}

#float-bar a:hover {
    text-decoration: underline;
}

.float-bar-inner {
	text-align: center;
}

.post-floatbar-catchcopy {
	font-size: 20px;
    margin: 10px 0 15px 0;
    font-weight: bold;
}

.post-floatbar-catchcopy-sub {
	color: #fff300;
}

.post-floatbar-button {
	position: relative;
    display: block;
    clear: both;
    width: 40%;
    margin: 10px auto 0 auto;
    border-radius: 3px;
    background: #F31A3B;
    border: 1px solid #F31A3B;
    text-align: center;
    color: #FFF;
	padding: 25px 10px;
    font-size: 22px;
	font-weight: bold;
}

.post-floatbar-button ::before {
content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.post-floatbar-button {
		width: 80%;
	}	
}

@media screen and (max-width: 767px) {
	.post-floatbar-catchcopy {
		font-size: 12px;
		margin: 2px 0 -4px 0;
	}
	.post-floatbar-button {
		width: 78%;
		padding: 12px 0px;
		margin: 10px auto 2px auto;
		font-size: 16px;
	}
}
/***********************************************************
 230525　弁護士検索エリアページ　よく検索されるエリア
 ***********************************************************/
.kensaku-erea {
	display: flex;
	flex-wrap: wrap;
	background: #e7e7e7;
    padding: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.kensaku-erea-list {
	background: #228e67;
    width: 162px;
    color: #fff;
    text-align: center;
	padding: 20px 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 0 3px 0 #740410;
	font-weight:bold;
}
.kensaku-erea-list:hover {
	background: #740410;
}
@media screen and (max-width: 767px) {
	.kensaku-erea {
		justify-content: center;
	}
	.kensaku-erea-list  {
		width: 140px;
		padding: 20px 10px;
	}
}
