/*	Hack
----------------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0.1em;
  line-height: 0;
  visibility: hidden;
}

.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}

/*	共通レイアウト
----------------------------------------------------*/

* {
  margin: 0px;
  padding: 0px;
}

h1, h2 {
  text-indent: -9999px;
}

li {
  list-style-image: none;
  list-style-type: none;
}

body {
  background-image: url(../img/common/img_body_back.gif);
  background-repeat: no-repeat;
  background-position: center top;
  color: #333;
}

#wrapper {
  width: 900px;
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: 0px;
  font-size: 85%;
  line-height: 1.7em;
}

img {
  border-style: none;
}

/*
 Link Color
----------------------------------------------------------- */

a {
  text-decoration: none;
  color: black;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

/*	汎用
----------------------------------------------------*/

a.yajirushi {
  color: #333;
  display: block;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 11px;
  padding-top: 2px;
  background: transparent url(../img/common/yajirushi03.gif) no-repeat scroll left center;
}

/*	ヘッダー、トップメニュー部分
----------------------------------------------------*/

#heder {
  background-image: url(../img/common/header.gif);
  background-repeat: no-repeat;
  width: 100%;
}

#heder h1 {
  background-image: url(../img/index/header.gif);
  height: 153px;
  background-repeat: no-repeat;
  width: 350px;
}

#heder2 {
  background-image: url(../img/common/header.gif);
  background-repeat: no-repeat;
  width: 100%;
}

#heder2 h1 {
  background-image: url(../img/index/header.gif);
  background-repeat: no-repeat;
  width: 300px;
}

#heder-link {
  position: absolute;
  left: 600px;
  top: 78px;
}

#heder-link li {
  float: left;
}

#heder-link li a {
  display: block;
  height: 11px;
  text-indent: -9999px;
}

#heder-link2 {
  float: left;
  width: 300px;
  clear: right;
  padding-left: 200px;
  padding-top: 75px;
}

#heder-link2 li {
  float: left;
}

#heder-link2 li a {
  display: block;
  height: 11px;
  text-indent: -9999px;
}

#header-list1 {
  background-image: url(../img/common/img_hd_li1.gif);
  background-repeat: no-repeat;
  width: 125px;
}

#header-list2 {
  background-image: url(../img/common/img_hd_li2.gif);
  background-repeat: no-repeat;
  width: 41px;
  margin-left: 15px;
}

#header-list3 {
  background-image: url(../img/common/img_hd_li3.gif);
  background-repeat: no-repeat;
  width: 70px;
  margin-left: 15px;
}

#header-menu {
  position: absolute;
  top: 101px;
  width: 100%;
  /*width: 900px;*/
}

#header-menu li {
  float: left;
}

#header-menu li a {
  text-indent: -9999px;
  display: block;
  background-image: url(../img/common/button2.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 180px;
}

#header-menu2 {
  width: 900px;
  clear: both;
}

#header-menu2 li {
  float: left;
}

#header-menu2 li a {
  text-indent: -9999px;
  display: block;
  background-image: url(../img/common/button2.jpg);
  background-repeat: no-repeat;
  height: 50px;
  width: 180px;
}

#header-menu-list02 a {
  background-position: -180px 0px;
}

#header-menu-list03 a {
  background-position: -360px 0px;
}

#header-menu-list04 a {
  background-position: -540px 0px;
}

#header-menu-list05 a {
  background-position: -720px 0px;
}

#header-menu-list06 a {
  background-position: -750px 0px;
}

#header-menu-list01 a:hover {
  background-position: 0px -50px;
}

#header-menu-list02 a:hover {
  background-position: -180px -50px;
}

#header-menu-list03 a:hover {
  background-position: -360px -50px;
}

#header-menu-list04 a:hover {
  background-position: -540px -50px;
}

#header-menu-list05 a:hover {
  background-position: -720px -50px;
}

#header-menu-list06 a:hover {
  background-position: -750px -50px;
}

/*	メイン・サイドメニュー部分
----------------------------------------------------*/

#topspace {}

#main {
  background-image: url(../img/common/img_main_back.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  width: 885px;
  _width: 900px;
}

#main-left {
  float: left;
  width: 240px;
  /*padding-right: 25px;*/
}

#main-right {
  float: right;
  width: 620px;
  /*padding-left: 25px;*/
}

/*#main-right p{
	margin-bottom:1em;
}*/

.sub-txt {
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  clear: both;
}

#left-menu {
  background-image: url(../img/common/img_back_areas.gif);
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-left: 15px;
  width: 218px;
  padding-right: 7px;
  padding-bottom: 30px;
}

#left-menu-ul li a {
  background-image: url(../img/common/img_sidemenu_buton.gif);
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  height: 33px;
  width: 218px;
}

#left-menu-list02 a {
  background-position: 0px -33px;
}

#left-menu-list03 a {
  background-position: 0px -66px;
}

#left-menu-list04 a {
  background-position: 0px -99px;
}

#left-menu-list05 a {
  background-position: 0px -132px;
}

#left-menu-list06 a {
  background-position: 0px -165px;
}

#left-menu-list07 a {
  background-position: 0px -198px;
}

#left-menu-list08 a {
  background-position: 0px -231px;
}

#left-menu-list09 a {
  background-position: 0px -264px;
}

#left-menu-list10 a {
  background-position: 0px -297px;
}

#left-menu-list11 a {
  background-position: 0px -330px;
}

#left-menu-list12 a {
  background-position: 0px -363px;
}

#left-menu-list13 a {
  background-position: 0px -396px;
}

#left-menu-list14 a {
  background-position: 0px -429px;
}

#left-menu-list01 a:hover {
  background-position: -218px 0px;
}

#left-menu-list02 a:hover {
  background-position: -218px -33px;
}

#left-menu-list03 a:hover {
  background-position: -218px -66px;
}

#left-menu-list04 a:hover {
  background-position: -218px -99px;
}

#left-menu-list05 a:hover {
  background-position: -218px -132px;
}

#left-menu-list06 a:hover {
  background-position: -218px -165px;
}

#left-menu-list07 a:hover {
  background-position: -218px -198px;
}

#left-menu-list08 a:hover {
  background-position: -218px -231px;
}

#left-menu-list09 a:hover {
  background-position: -218px -264px;
}

#left-menu-list10 a:hover {
  background-position: -218px -297px;
}

#left-menu-list11 a:hover {
  background-position: -218px -330px;
}

#left-menu-list12 a:hover {
  background-position: -218px -363px;
}

#left-menu-list13 a:hover {
  background-position: -218px -396px;
}

#left-menu-list14 a:hover {
  background-position: -218px -429px;
}

table.tel-fax {
  font-size: 90%;
}

table.tel-fax th {
  font-weight: normal;
  text-align: left;
}

/*	ウィジェット
----------------------------------------------------*/

.sidebarbox {
  margin-bottom: 25px;
  margin-left: 10px;
}

.sidebarbox h2 {
  display: none;
}

/*	見出しメニュー部分
----------------------------------------------------*/

#cont-menu {
  width: 620px;
  background-image: url(../img/common/img_contents_back.gif);
  background-repeat: no-repeat;
  float: left;
  background-position: left bottom;
  margin-bottom: 20px;
}

#cont-menu a {
  text-decoration: none;
  color: #000000;
  font-size: 90%;
  display: block;
  background: url(../img/common/icon-list01.gif) no-repeat left center;
  padding-left: 15px;
}

#cont-menu ul {
  padding-left: 80px;
}

#cont-menu li {
  float: left;
  padding-right: 20px;
  _padding-right: 30px;
}

#cont-menu li.none {
  clear: left;
  width: 300px;
  padding-right: 20px;
  _padding-right: 30px;
}

#cont-menu li.none a {
  text-decoration: none;
  color: #000000;
  font-size: 90%;
  display: block;
  background: url(../img/common/icon-list01.gif) no-repeat left center;
  padding-left: 15px;
}

#globalNavi, #globalNavi ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#globalNavi li a.menu01 {
  background-image: url(../img/common/img_sidemenu_buton2.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  height: 60px;
  width: 218px;
}

#globalNavi li a.menu01:hover {
  background: url(../img/common/img_sidemenu_buton2.png) no-repeat -218px 0;
}

#globalNavi li a.menu02 {
  text-indent: -9999px;
  display: block;
  height: 60px;
  width: 218px;
  background: url(../img/common/img_sidemenu_buton2.png) no-repeat 0px -60px;
}

#globalNavi li a.menu02:hover {
  background: url(../img/common/img_sidemenu_buton2.png) no-repeat -218px -60px;
}

#globalNavi {
  position: relative;
}

#globalNavi li {
  position: relative;
}

#globalNavi ul {
  width: 175px;
  position: absolute;
  top: 0px;
  left: 218px;
  display: none;
  background: #CCC;
}

#globalNavi ul li a {
  width: 180px;
  display: block;
  background: #CCC url(../img/common/icon.png) no-repeat;
  padding: 4px 5px 8px 27px;
  border-bottom: 1px dotted #909090;
  color: #000;
  text-decoration: none;
}

#globalNavi ul li a:hover {
  background: #000 url(../img/common/icon_on.png) no-repeat;
  color: #FFF;
}

#globalNavi ul li.first a {
  background: #FFFF url(image/bg_navi.gif) no-repeat;
  padding: 16px 5px 7px 27px;
}

#globalNavi ul li.first a:hover {
  background: #000 url(image/bg_navi_on.gif) no-repeat;
}

#globalNavi #global-navi-menu1 {
  height: 60px;
}

#globalNavi #global-navi-menu2 {
  height: 60px;
}

/* 追加項目
----------------------------------------------------------- */

#globalNavi ul li ul {
  top: 0px;
  left: 175px;
}

#globalNavi ul ul {
  display: none;
}

/*	インフォメーション部分
----------------------------------------------------*/

#infomation {
  width: 232px;
  font-size: 90%;
  line-height: 1.4em;
}

.info {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 7px;
}

.info p {
  padding-left: 7px;
}

.info-t {
  background-image: url(../img/common/img_infomation_top.png);
  background-repeat: no-repeat;
  padding-top: 30px;
}

.info-b {
  background-image: url(../img/common/img_infomation_bottom.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.info-border {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
  width: 215px;
  margin-right: 8px;
  margin-left: 8px;
}

/*	フッター部分
----------------------------------------------------*/

#footer {
  text-align: center;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer img {
  padding-bottom: 15px;
}

/*	トップページ
----------------------------------------------------*/

#index-main-left {
  float: left;
  width: 261px;
}

#index-main-right {
  float: right;
  width: 590px;
}

#index-left-menu {
  background-image: url(../img/index/img_back_areas.gif);
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-left: 15px;
  width: 250px;
  padding-right: 11px;
}

.index-left-ul {
  overflow-y: auto;
  height: 230px;
}

#index-info {
  background-image: url(../img/index/img_back_info.gif);
  background-repeat: no-repeat;
  width: 555px;
  _width: 590px;
}

#index-info p {
  line-height: 1.8em;
}

#index-news {
  background-image: url(../img/index/img_back_news.gif);
  background-repeat: no-repeat;
  width: 555px;
  _width: 590px;
}

#index-news ul {
  height: 190px;
  overflow-y: auto;
}

#index-news li {
  background-image: url(../img/index/img_list_back.gif);
  background-repeat: no-repeat;
  height: 33px;
  padding-left: 25px;
  padding-top: 2px;
}

#index-news .listhe {
  margin-left: 360px;
}

.listhe2 {
  margin-left: 460px;
}

/*	事務所案内
----------------------------------------------------*/

#jimu-gree {
  background: url(../img/jimusyo/img_back_greetings.gif) no-repeat left top;
  _width: 620px;
}

.jimu-gree-img {
  float: right;
  padding-left: 10px;
}

#jimu-history {
  background-image: url(../img/jimusyo/img_back_history.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#jimu-history-left {
  float: left;
}

#jimu-history-table {
  width: 390px;
  padding-right: 10px;
}

#jimu-history-table td {
  font-weight: normal;
  text-decoration: none;
  vertical-align: top;
  text-align: left;
  padding-bottom: 30px;
  width: 10em;
}

#jimu-history-right {
  float: right;
  width: 200px;
}

#jimu-history-right img {
  float: right;
  margin-bottom: 20px;
  margin-right: 10px;
}

#movie {
  background-image: url(../img/jimusyo/img_back_movie.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

.wp-image-236 {
  padding: 10px 0;
}

.pickup {
  font-size: 1.1em;
  font-weight: bold;
}

/*	スタッフ紹介
----------------------------------------------------*/

.staff-cont {
  width: 590px;
  clear: both;
  background: #FFF;
  padding-bottom: 40px;
}

.staff-cont-left {
  float: left;
  width: 132px;
}

.staff-cont-right {
  float: left;
  width: 458px;
}

.staff-cont-ul {
  padding-left: 30px;
  padding-top: 5px;
  line-height: 1.4em;
}

.staff-cont-ul li {
  list-style-type: square;
}

.staff-cont-ul table {
  font-size: 100%;
}

.staff-cont-ul table th {
  font-weight: normal;
  text-decoration: none;
  vertical-align: top;
  text-align: start;
  padding-right: 15px;
}

.staff-cont-ul table td {
  vertical-align: top;
}

#staff-lawyers {
  background: #FFF url(../img/staff/img_back_lawyers.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

#staff-judicial {
  background: url(../img/staff/img_back_judicial.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

#staff-lax {
  background: url(../img/staff/img_back_lax_cer.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

#staff-certified {
  background: url(../img/staff/img_back_certified.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

#staff-secretariat {
  background: url(../img/staff/img_back_secretariat.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

#staff-administrative {
  background: url(../img/staff/img_back_administrative.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

#staff-cpa {
  background: url(../img/staff/img_back_cpa.gif) no-repeat left top;
  width: 590px;
  padding-bottom: 0;
}

.staff-cont-border {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
  width: 590px;
  clear: both;
  margin-top: 15px;
  padding-bottom: 15px;
}

/*	業務案内、顧問サービス共通レイアウト
----------------------------------------------------*/

.cont-border {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
  width: 590px;
  clear: both;
  padding-bottom: 30px;
}

.cont-border2 {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #666;
  width: 590px;
  clear: both;
  margin-top: 10px;
  padding-bottom: 10px;
}

.cont-ul {
  font-weight: bold;
}

.cont-ul2 {
  font-weight: bold;
  background: url(../img/gyoumu/bg_images.jpg) no-repeat right bottom;
}

.cont-ul3 {
  font-weight: bold;
  background: url(../img/gyoumu/bg_images2.jpg) no-repeat right bottom;
  height: 120px;
}

.listStyle-none {
  margin-top: 1em;
}
.listStyle-none li {
  list-style-type: none;
  margin-left: 1em
}
.cont-li01 {
  list-style-image: url(../img/common/icon-list02.gif);
  font-weight: bold;
  font-size: 105%;
  list-style-position: outside;
  margin-left: 20px;
  line-height: 1.2em;
}

.cont-li02 {
  list-style-type: disc;
  list-style-image: none;
  font-weight: normal;
  list-style-position: outside;
  margin-left: 2em;
}

.cont-li02-te {
  list-style-type: disc;
  list-style-image: none;
  font-weight: normal;
  list-style-position: outside;
}

.cont-li03 {
  list-style-type: none;
  list-style-image: none;
  font-weight: normal;
  padding-left: 20px;
}

.cont-li03-te {
  list-style-type: none;
  list-style-image: none;
  font-weight: normal;
}

ul.furiwake {}

ul.furiwake li {
  float: left;
}

ul.furiwake li.kigyou {
  background: url(../img/gyoumu/furiwake_kigyou.jpg) no-repeat center center;
}

ul.furiwake li.kojin {
  margin-left: 20px;
  background: url(../img/gyoumu/furiwake_kojin.jpg) no-repeat center center;
}

ul.furiwake li a {
  display: block;
  width: 255px;
  height: 58px;
  text-indent: -9999px;
}

/*	業務案内
----------------------------------------------------*/

#gyoumu-01 {
  background-image: url(../img/gyoumu/img_back_01.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-02 {
  background-image: url(../img/gyoumu/img_back_02.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-03 {
  background-image: url(../img/gyoumu/img_back_03.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-04 {
  background-image: url(../img/gyoumu/img_back_04.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-05 {
  background-image: url(../img/gyoumu/img_back_05.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-06 {
  background-image: url(../img/gyoumu/img_back_06.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-07 {
  background-image: url(../img/gyoumu/img_back_07.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-08 {
  background-image: url(../img/gyoumu/img_back_08.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-09 {
  background-image: url(../img/gyoumu/img_back_09.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-10 {
  background-image: url(../img/gyoumu/img_back_10.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-12 {
  background-image: url(../img/gyoumu/img_back_12.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-01 {
  background-image: url(../img/gyoumu/img_back_01-01.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-02 {
  background-image: url(../img/gyoumu/img_back_01-02.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-03 {
  background-image: url(../img/gyoumu/img_back_01-03.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-04 {
  background-image: url(../img/gyoumu/img_back_01-04.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-05 {
  background-image: url(../img/gyoumu/img_back_01-05.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-06 {
  background-image: url(../img/gyoumu/img_back_01-06.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-07 {
  background-image: url(../img/gyoumu/img_back_01-07.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-08 {
  background-image: url(../img/gyoumu/img_back_01-08.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-01-09 {
  background-image: url(../img/gyoumu/img_back_01-09.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-02-01 {
  background-image: url(../img/gyoumu/img_back_02-01.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-02-02 {
  background-image: url(../img/gyoumu/img_back_02-02.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-02-03 {
  background-image: url(../img/gyoumu/img_back_02-03.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-02-04 {
  background-image: url(../img/gyoumu/img_back_02-04.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#gyoumu-02-05 {
  background-image: url(../img/gyoumu/img_back_02-05.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

/*	顧問サービス
----------------------------------------------------*/

#adviser-01 {
  background-image: url(../img/adviser/img_back_01.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#adviser-02 {
  background-image: url(../img/adviser/img_back_02.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#adviser-03 {
  background-image: url(../img/adviser/img_back_03.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#adviser-04 {
  background-image: url(../img/adviser/img_back_04.gif);
  background-repeat: no-repeat;
  _width: 620px;
}
#adviser-05 {
  background-image: url(../img/adviser/img_back_05.gif);
  background-repeat: no-repeat;
}
#adviser-induction {
  padding-top: 30px;
}

.adviser-ind {
  clear: both;
}

.adviser-ind-left {
  float: left;
  width: 190px;
}

.adviser-ind-right {
  float: left;
  width: 385px;
}

.adviser-ind-border {
  width: 575px;
  clear: both;
  margin-bottom: 15px;
  padding-top: 15px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000000;
}

/*	ファンクション
----------------------------------------------------*/

#floatingfunc {
  background-attachment: scroll;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  bottom: 0;
  height: 145px;
  left: 0;
  line-height: 50px;
  position: fixed;
  text-align: right;
  width: 100%;
}

#floatingfunc a {
  text-decoration: none;
}

/*	問い合せ＆無料相談
----------------------------------------------------*/

ul.contact_setsumei {
  font-size: 0.9em;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
}

ul.contact_setsumei li {
  line-height: 1.4em;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  margin-bottom: 5px;
  margin-left: 15px;
}

#wpcf7-f1-p31-o1, #wpcf7-f2-p50-o1, #wpcf7-f3-p323-o1 {
  /*border-top: #666 solid 2px;*/
  margin: 15px 15px 0 0;
  padding-top: 15px;
}

#wpcf7-f1-p31-o1 p, #wpcf7-f2-p50-o1 p, #wpcf7-f3-p323-o1 p {
  margin-left: 15px;
  /*margin-bottom:15px;*/
}

.wpcf7-radio span.wpcf7-list-item {
  display: block;
}

/*----------------------------------------------------
	ご相談に際して
----------------------------------------------------*/

dl.qanda {
  margin: 25px 0 0;
}

dl.qanda dt {
  color: #5C5C73;
  /*background:url(../img/soudan/bar_qanda.gif) no-repeat left top;*/
  /*height:24px;*/
  font-weight: bold;
  padding: 3px 0 0 40px;
  margin: 10px 15px 0px;
}

dl.qanda dt.num01 {
  background: url(../img/soudan/bar_q01.gif) no-repeat left top;
}

dl.qanda dt.num02 {
  background: url(../img/soudan/bar_q02.gif) no-repeat left top;
}

dl.qanda dt.num03 {
  background: url(../img/soudan/bar_q03.gif) no-repeat left top;
}

dl.qanda dt.num04 {
  background: url(../img/soudan/bar_q04.gif) no-repeat left top;
}

dl.qanda dt.num05 {
  background: url(../img/soudan/bar_q05.gif) no-repeat left top;
}

dl.qanda dt.num06 {
  background: url(../img/soudan/bar_q06.gif) no-repeat left top;
}

dl.qanda dd {
  /*background:url(../img/soudan/icon_a2.gif) no-repeat left top;*/
  margin: 0 15px 20px 16px;
  padding-left: 40px;
  line-height: 1.6em;
  display: block;
}

dl.qanda dd.num01 {
  background: url(../img/soudan/bar_a01.gif) no-repeat left top;
}

dl.qanda dd.num02 {
  background: url(../img/soudan/bar_a02.gif) no-repeat left top;
}

dl.qanda dd.num03 {
  background: url(../img/soudan/bar_a03.gif) no-repeat left top;
}

dl.qanda dd.num04 {
  background: url(../img/soudan/bar_a04.gif) no-repeat left top;
}

dl.qanda dd.num05 {
  background: url(../img/soudan/bar_a05.gif) no-repeat left top;
}

dl.qanda dd.num06 {
  background: url(../img/soudan/bar_a06.gif) no-repeat left top;
}

/*----------------------------------------------------
	お問い合わせ
----------------------------------------------------*/

#jimu-gaiyou {
  background-image: url(../img/otoiawase/img_back_gaiyou.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#jimu-gaiyou-table {
  width: 580px;
  padding-right: 10px;
  font-size: 1em;
}

#jimu-gaiyou-table td {
  font-weight: normal;
  text-decoration: none;
  vertical-align: top;
  text-align: left;
  font-size: 1em;
}

#jimu-gaiyou-tablein {
  font-size: 1em;
}

#jimu-gaiyou-tablein td {
  font-weight: normal;
  text-decoration: none;
  vertical-align: top;
  text-align: left;
  font-size: 100%;
  padding: 0px 5px;
}

#jimu-shozaichi {
  background-image: url(../img/otoiawase/img_back_shozaichi.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#jimu-shozaichi .subutito {
  font-weight: bold;
  font-size: 1.2em;
}

#jimu-map {
  background-image: url(../img/otoiawase/img_back_map.gif);
  background-repeat: no-repeat;
  _width: 620px;
}

#jimu-map h3 {
  color: #7D6B48;
  border-top: 1px solid #7D6B48;
  padding: 2px;
  margin-top: 15px;
}

#jimu-saiyou {
  background-image: url(../img/otoiawase/img_back_saiyou.gif);
  background-repeat: no-repeat;
  _width: 620px;
  height: 285px;
}

.shozaichi-border {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #000000;
  width: 570px;
  padding: 15px 0 0;
}

/*地図タブ*/

.maps {
  margin-bottom: 2em;
}

.maps .map_label span {
  width: 155px;
  padding: 0.5em 0;
  text-align: center;
  border: 1px solid #6A382F;
  font-size: 1.2rem;
  color: #6A382F;
  display: inline-block;
  margin: 0 0 -1px;
  position: relative;
  vertical-align: middle;
  float: left;
  height: 1.3em;
  line-height: 1.5em;
}

.maps .map_label span:hover {
  cursor: pointer;
}

.maps .map_label span:after {
  background-image: url(http://www.terukuni-lawyers.jp/img/otoiawase/tabIcon.png);
  display: inline-block;
  width: 21px;
  height: 20px;
  background-position: right bottom;
  background-repeat: no-repeat;
  content: "";
}

.maps label:nth-child(2) {
  margin-left: 0;
}

.maps .map_label:hover span {
  opacity: 0.8;
}

.maps.location01 input[name="map_radio"], .maps.location01 .map_content {
  display: none;
}

.maps.location02 input[name="map_radio_arata"], .maps.location02 .map_content {
  display: none;
}

.maps.location03 input[name="map_radio_fuk"], .maps.location03 .map_content {
  display: none;
}

.maps .map_content {
  padding: 2em 0;
  border-top: 1px solid #6A382F;
  clear: both;
}

.maps.location01 #map_1:checked~.map_1-content, .maps.location01 #map_2:checked~.map_2-content, .maps.location02 #map_3:checked~.map_3-content, .maps.location02 #map_4:checked~.map_4-content, .maps.location03 #map_5:checked~.map_5-content, .maps.location03 #map_6:checked~.map_6-content {
  display: block;
}

/* 選択中*/

.maps.location01 input[name="map_radio"]:checked+.map_label span {
  background-color: #6A382F;
  color: #fff;
}

.maps.location02 input[name="map_radio_arata"]:checked+.map_label span {
  background-color: #6A382F;
  color: #fff;
}

.maps.location03 input[name="map_radio_fuk"]:checked+.map_label span {
  background-color: #6A382F;
  color: #fff;
}

.maps.location01 input[name="map_radio"]:checked+.map_label span:hover {
  opacity: 1;
  cursor: default;
}

.maps.location02 input[name="map_radio_arata"]:checked+.map_label span:hover {
  opacity: 1;
  cursor: default;
}

.maps.location03 input[name="map_radio_fuk"]:checked+.map_label span:hover {
  opacity: 1;
  cursor: default;
}

.maps.location01 input[name="map_radio"]:checked+.map_label span:after {
  display: none;
}

.maps.location02 input[name="map_radio_arata"]:checked+.map_label span:after {
  display: none;
}

.maps.location03 input[name="map_radio_fuk"]:checked+.map_label span:after {
  display: none;
}

.txtRight {
  display: block;
  text-align: right;
  margin: 0.5em 0;
}

.mapBtn {
  display: block;
  margin: 0.5em 0;
  background: #000;
  color: #FFF;
  padding: 0.5em 1em;
  width: 15em;
  text-align: center;
}

.mapBtn:hover {
  opacity: 0.8;
  text-decoration: none;
}

/*----------------------------------------------------
	サイトmaps
----------------------------------------------------*/

#sitemap_area {
  margin-top: 25px;
  color: #333;
}

#sitemap_area #left {
  float: left;
  margin-right: 15px;
  width: 290px;
}

#sitemap_area #right {
  float: left;
  width: 290px;
}

#sitemap_area ul.top li {
  display: list-item;
  margin-bottom: 5px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-weight: bold;
  background: url(../img/link/sub_title.gif) no-repeat left top;
}

#sitemap_area ul.sec li {
  background: none;
  border-bottom-color: #666666;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  display: list-item;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-weight: normal;
}

#sitemap_area ul.sec li.none {
  border: none;
}

/*----------------------------------------------------
	リンク
----------------------------------------------------*/

#link_area {
  margin-top: 25px;
  color: #333;
  margin-right: 25px;
}

#link_area li {
  background: none;
  border-bottom-color: #666666;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  display: list-item;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-weight: normal;
}

/*----------------------------------------------------
	個人情報の保護について
----------------------------------------------------*/

#priv {
  margin-right: 25px;
}

#priv li {
  margin-left: 1em;
  list-style: disc outside;
}

h3.info_bar {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("../img/link/sub_title2.gif");
  background-position: left top;
  background-repeat: no-repeat;
  font-weight: bold;
  margin-top: 25px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

ul.archives_list {
  margin-right: 20px;
}

ul.archives_list li {
  background-attachment: scroll;
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-bottom-color: #666666;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  display: list-item;
  font-weight: normal;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

ul.archives_list2 {
  margin-right: 20px;
}

ul.archives_list2 li {
  background-attachment: scroll;
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  border-bottom-color: #666666;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  display: list-item;
  font-weight: normal;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 185px;
  float: left;
}

.cont_area {
  padding-left: 10px;
  width: 560px;
}

/*----------------------------------------------------
	無料法律相談
----------------------------------------------------*/

strong.square {
  background: url(../img/common/square.png) no-repeat left center;
  padding-left: 16px;
}

ol.chuijikou li {
  list-style: decimal outside;
  margin-left: 23px;
}

.shoukai_choice {
  margin: 25px 15px 0 0;
}

.shoukai_choice h3 {
  text-align: center;
  padding: 3px;
  background: #CCC url(../img/soudan/bg_umu.gif) repeat-x left top;
}

.shoukai_choice p {
  text-align: center;
}

.shoukai_choice ul {
  margin: 25px auto 15px;
  width: 550px;
}

.shoukai_choice li {
  float: left;
  color: #666;
  width: 255px;
  height: 55px;
  display: block;
}

.shoukai_choice li a {
  width: 255px;
  height: 55px;
  display: block;
  text-indent: -9999px;
}

.shoukai_choice li.yes {
  background: url(../img/soudan/but_arimasu.jpg) no-repeat left -55px;
  text-indent: -9999px;
}

.shoukai_choice li.yes a:hover {
  background: url(../img/soudan/but_arimasu.jpg) no-repeat left top;
  text-indent: -9999px;
}

.shoukai_choice li.no {
  margin-left: 20px;
  background: url(../img/soudan/but_arimasen.jpg) no-repeat left -55px;
  text-indent: -9999px;
}

.shoukai_choice li.no a:hover {
  background: url(../img/soudan/but_arimasen.jpg) no-repeat left top;
  text-indent: -9999px;
}

.shoukai_choice2 {
  margin: 25px 15px 0 0;
}

.shoukai_choice2 h3 {
  text-align: center;
  padding: 3px;
  background: url(../img/soudan/bar_kiriwake.jpg) no-repeat left center;
  text-indent: -9999px;
}

.shoukai_choice2 p {
  text-align: left;
  padding-top: 5px;
  padding-left: 20px;
}

.shoukai_choice2 ul {
  margin: 15px auto 15px;
  width: 550px;
}

.shoukai_choice2 li {
  width: 540px;
  display: block;
  border-bottom: 1px dotted #999;
}

.soudan_koumoku {
  margin-bottom: 15px;
}

.soudan_koumoku h3 {
  font-size: 1.1em;
  padding: 3px 3px 3px 10px;
  background: #92D2DC url(../img/soudan/bg_h3.gif) no-repeat left center;
  margin-bottom: 10px;
  line-height: normal;
}

.soudan_koumoku p {
  margin-bottom: 18px;
}

.soudan_koumoku .drop1em {
  margin-right: 1em;
}

.soudan_koumoku .drop2em {
  margin-right: 2em;
}

.soudan_koumoku .drop3em {
  margin-right: 3em;
}

.soudan_koumoku .drop4em {
  margin-right: 4em;
}

.soudan_koumoku .tel {
  height: 30px;
  font-size: 1.8em;
  font-weight: bold;
  ime-mode: disabled;
}

.soudan_koumoku .radio-794 {
  padding-right: 60px;
}

.soudan_koumoku .hixtusu {
  color: #F00;
  font-size: 0.8em;
}
.wpcf7-not-valid-tip{
  font-weight: bold;
  display: block;
}
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
  border: solid 1px red;
  text-align: center;
  padding: 5px;
  background: #ffb0b0;
  font-weight: bold;
  margin: 15px 0;
}
.wpcf7 form.sent .wpcf7-response-output{
  background: #bdf8ce;
  border: solid 1px #1d5c79;
}
div.screen-reader-response {
  display: none;
}

/*Contact Form 7 IME Input Mode*/

input.example1 {
  ime-mode: auto;
}

input.example2 {
  ime-mode: active;
}

input.example3 {
  ime-mode: inactive;
}

input.example4 {
  ime-mode: disabled;
}

textarea.example5 {
  ime-mode: active;
}

.soudan_koumoku table {
  margin-left: 15px;
  margin-bottom: 15px;
}

.soudan_koumoku th {
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}

.soudan_koumoku ul {
  margin-right: 35px;
  margin-left: 15px;
  margin-bottom: 25px;
}

.soudan_koumoku li {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-left: 1em;
  list-style: disc outside;
}

dl.umu_sentaku {
  margin-bottom: 25px;
}

dl.umu_sentaku span.kyouchou {
  font-weight: bold;
  text-decoration: underline;
}

dl.umu_sentaku dt {
  float: left;
  background: url(../img/soudan/yajirushi.gif) no-repeat right center;
  width: 305px;
  height: 80px;
  text-align: left;
  line-height: 30px;
  padding-top: 20px;
  font-size: 1.1em;
}

dl.umu_sentaku dd {
  padding-top: 20px;
  float: left;
  width: 200px;
  height: 80px;
}

dl.umu_sentaku dd a {
  width: 255px;
  height: 55px;
  display: block;
  text-indent: -9999px;
}

dl.umu_sentaku dd a.no {
  margin-left: 10px;
  background: url(../img/soudan/but_arimasen.jpg) no-repeat left -55px;
  text-indent: -9999px;
}

dl.umu_sentaku dd a.no:hover {
  background: url(../img/soudan/but_arimasen.jpg) no-repeat left top;
}

dl.umu_sentaku dd a.yes {
  margin-left: 10px;
  background: url(../img/soudan/but_arimasu.jpg) no-repeat left -55px;
  text-indent: -9999px;
}

dl.umu_sentaku dd a.yes:hover {
  background: url(../img/soudan/but_arimasu.jpg) no-repeat left top;
}

table.otoiawase_naiyou {
  border-collapse: collapse;
  border-spacing: 0;
  width: 550px;
  margin-top: 20px;
  margin-bottom: 30px;
  border: 1px solid #999;
}

table.otoiawase_naiyou th, table.otoiawase_naiyou td {
  padding: 5px 10px;
  color: #1D5C79;
}

table.otoiawase_naiyou th {
  width: 200px;
  background: #EEE;
  border: 1px solid #999;
  color: #333;
}

table.otoiawase_naiyou td {
  border: 1px solid #999;
  color: #333;
}

.field-label, .field-labe1, .field-labe2, .field-check1, .field-check2 {
  padding-left: 25px;
  padding-bottom: 15px;
}

/*----------------------------------------------------
	お知らせ一覧
----------------------------------------------------*/

.kiji_date {
  text-align: right;
  padding: 15px 20px 0 0;
  font-size: 0.8em;
}

/*----------------------------------------------------
	職員募集のお知らせ
----------------------------------------------------*/

#area-job {
  background: #FFF url(../img/staffRecruitment/bg_staffRecruitment.png) no-repeat left top;
  width: 590px;
  padding-top: 50px;
}

.job-message {
  margin-bottom: 25px;
}

/*----------------------------------------------------
	テーブル関係
----------------------------------------------------*/

table.job-table {
  border-collapse: collapse;
  font-size: 100%;
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  margin-left: 10px;
  margin-bottom: 35px;
  width: 550px;
  table-layout: fixed;
}

table.job-table caption {
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 5px;
}

table.job-table th {
  background: #BDE2DF;
  font-weight: normal;
  text-align: center;
  padding: 5px;
  width: 150px;
  font-weight: bold;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  /*border-top: 1px solid #666666;*/
  margin-bottom: 1.4em;
}

table.job-table tr.lastChild {
  display: none;
}

table.job-table td {
  padding: 5px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

table.job-table tbody.center td {
  text-align: center;
}

table.job-table td.whiteback_center {
  background: #FFFFFF;
  text-align: center;
}

table.job-table td.whiteback_right {
  background: #FFFFFF;
  text-align: right;
}

table.job-table td.blueback_center {
  background: #BDE2DF;
  text-align: center;
}

table.job-table td.blueback_right {
  background: #BDE2DF;
  text-align: right;
}

table.job-table td.blueback_left {
  background: #BDE2DF;
  text-align: left;
}

table.job-table td.orangeback_center {
  background: #FFCC66;
  text-align: center;
}

table.job-table td.height5 {
  height: 0px;
  font-size: 1px;
  color: #FFFFFF;
}

table.job-table td.w01 {
  width: 100px;
}

table.job-table td.w02 {
  width: 250px;
}

table.job-table td.w03 {
  width: 250px;
}

table.job-table td.w04 {
  width: 150px;
}

table.job-table td.w05 {
  width: 110px;
}

table.job-table table.inner {
  font-size: 95%;
}

table.job-table table.inner td {
  border: none;
  padding: 0;
}

table.results {
  width: 910px;
  margin-bottom: 30px;
}

table.table_nostyle {
  font-size: 90%;
  margin-left: 10px;
  margin-bottom: 15px;
}

table.table_nostyle td.blue {
  background-color: #33CCCC;
}

table.table_nostyle td.left {
  text-align: left;
}

table.table_nostyle td.right {
  text-align: right;
}

table.table_nostyle_cafe {
  font-size: 90%;
  margin-left: 10px;
  margin-bottom: 15px;
}

div.overflow {
  overflow: scroll;
  height: auto;
  widows: 520px;
}

#table_box01 {
  width: 340px;
  float: left;
}

#table_box02 {
  width: 310px;
  float: left;
}


/*----------------------------------------------------
	20260330追加
----------------------------------------------------*/

/* お問い合わせから */
.maps .map_1-content {padding: 2em 0;  border-top: 0px solid #6A382F; clear: both;}
#jimu-shozaichi .flex-box {display: flex;  gap: 8.5%;}
#jimu-shozaichi .flex-box p {width: 50%;}
#jimu-shozaichi .flex-box .shozaichi-img {text-align: center; width: 35%;}