/* リセット */

* {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  border-image-width: 0;
}

/* ### レイアウト ### */

body {
  font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
  margin-right: auto;
  margin-left: auto;
}
img {
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  vertical-align: bottom;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  /* ### アイコンメニューの表示位置 ### */
}
.only-pc {
  display: none !important;
}
p {
  margin: 5px 0 1em 1em;
}
.link-banner-area {
  margin: 3px 0;
}
small {
  margin: 5px 0 1em 1em;
}
.ui-collapsible-content p {
  margin: 5px 0 1em 0;
}
h1 {
  width: 0px;
  top: -1000em;
  overflow: hidden;
  height: 25px;
}
h2 {
  border-left: #1b3f60 solid 6px;
  padding: .3em .3em .3em .8em;
  font-size: 25px;
}
h2.reset {
  border-left: none;
  padding: 0;
  margin-bottom: 16px;
}
h3 {
  overflow: visible;
  white-space: normal;
}
.underline {
  border-bottom: 3px solid #1b3f60;
  padding: .8em .9em .3em
}
.underline-dot {
  border-bottom: 3px dotted #1b3f60;
  padding: .8em .9em .3em
}
dt {
  border-bottom: 3px dotted #1b3f60;
  margin: 10px 0;
  font-weight: bold;
}
dd {
  margin-bottom: 20px;
  padding-left: 1em;
}
.sp-fr {
  float: right!important;
}
.sp-fl {
  float: left!important;
}
.sp-tc {
  text-align: center!important;
}
.sp-tr {
  text-align: right!important;
}
.sp-tl {
  text-align: left!important;
}
.sp-ce {
  display: block;
  margin: 0 auto!important;
}
.sp-fs70 {
  font-size: 70%!important;
}
.sp-fs80 {
  font-size: 80%!important;
}
.sp-fs90 {
  font-size: 90%!important;
}
.sp-fs110 {
  font-size: 110%!important;
}
.sp-fs120 {
  font-size: 120%!important;
}
.sp-fs130 {
  font-size: 130%!important;
}
.sp-m0 {
  margin: 0px!important;
}
.sp-m10 {
  margin: 10px!important;
}
.sp-m20 {
  margin: 20px!important;
}
.sp-m30 {
  margin: 30px!important;
}
.sp-ml0 {
  margin-left: 0px!important;
}
.sp-ml10 {
  margin-left: 10px!important;
}
.sp-ml20 {
  margin-left: 20px!important;
}
.sp-ml30 {
  margin-left: 30px!important;
}
.sp-mr0 {
  margin-right: 0px!important;
}
.sp-mr10 {
  margin-right: 10px!important;
}
.sp-mr20 {
  margin-right: 20px!important;
}
.sp-mr30 {
  margin-right: 30px!important;
}
.sp-mb0 {
  margin-bottom: 0px!important;
}
.sp-mb10 {
  margin-bottom: 10px!important;
}
.sp-mb20 {
  margin-bottom: 20px!important;
}
.sp-mb30 {
  margin-bottom: 30px!important;
}
.sp-mt0 {
  margin-top: 0px!important;
}
.sp-mt10 {
  margin-top: 10px!important;
}
.sp-mt20 {
  margin-top: 20px!important;
}
.sp-mt30 {
  margin-top: 30px!important;
}
.sp-pl10 {
  padding-left: 10px!important;
}
.sp-pl20 {
  padding-left: 20px!important;
}
.sp-pl30 {
  padding-left: 30px!important;
}
.sp-pr10 {
  padding-right: 10px!important;
}
.sp-pr20 {
  padding-right: 20px!important;
}
.sp-pr30 {
  padding-right: 30px!important;
}
.sp-pb10 {
  padding-bottom: 10px!important;
}
.sp-pb20 {
  padding-bottom: 20px!important;
}
.sp-pb30 {
  padding-bottom: 30px!important;
}
.sp-pt10 {
  padding-top: 10px!important;
}
.sp-pt20 {
  padding-top: 20px!important;
}
.sp-pt30 {
  padding-top: 30px!important;
}
.sp-p0 {
  padding: 0px!important;
}
.sp-p10 {
  padding: 10px!important;
}
.sp-p20 {
  padding: 20px!important;
}
.sp-p30 {
  padding: 30px!important;
}
.sp-w100 {
  width: 100%;
  max-width: 767px;
}

/* Contact */

table.mailform {
  padding: 0!important;
  margin: 0!important;
}
table.mailform tr td, table.mailform tr th {
  float: left;
  width: 100%!important;
  text-align: center!important;
}
table.mailform tr td div.ui-input-text input {
  width: 100%!important;
}
table.mailform tr td div.ui-radio input {
  width: 38%!important;
}
table.mailform tr td textarea, table.mailform tr td div.ui-select, table.mailform tr td div.ui-checkbox, table.mailform tr td div.ui-input-text {
  width: 94%!important;
}
table.mailform tr td div.ui-radio {
  margin: auto 20px!important;
}
table.mailform tr td div.ui-radio label {
  padding-left: 40px!important;
}
table.mailform tr td div.ui-checkbox label {
  padding-left: 40px!important;
  text-align: left!important;
}
.mfp_buttons ul {
  width: 100%!important;
}
.mfp_buttons ul li {
  width: 50%!important;
}
.mfp_buttons ul li input {
  background-size: 100% 200%;
  top: -20px!important;
  opacity: 1!important;
  width: 100%!important;
}
ul.confirm_layer, li.confirm_top, li.confirm_middle {
  width: 100%!important;
}
ul.confirm_layer table.infield {
  width: 100vw!important;
}

/* blog-list */

section.blogList {
  margin-bottom: 20px;
}
section.blogList a {
  text-decoration: none;
}
section.blogList img.blogIcon {
  margin: 10px auto;
  display: block;
}
section.blogList .blog-rss {
  width: 100%;
  height: 120px;
}

/* staff */

.staff_n1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: dashed 1px #888;
}
.staff_n2 {
  margin-bottom: 10px;
}
.staff_n6 {
  background-color: #ffffee;
  padding: 5px;
  margin: 5px;
}
.emphasize {
  color: #f60;
  font-weight: bold;
}

/* 業務案内 */

.saimuseiri-emph {
  font-weight: bold;
  color: #f60;
  font-size: 1.2em;
}
.plan_sp {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.spec_sp {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#sozokuzei-voice img {
  float: left;
  margin-right: 10px;
  width: 25%;
}
section#senior01 {
  margin-bottom: 30px;
}
section#senior01 .frame01 {
  background-color: #ffe38c;
}

/* /業務案内 */

#introduce img {
  max-width: 92px;
  max-height: 118px;
  top: 0;
  left: 0;
  float: left;
}
.area {
  margin-left: 1em;
}
.introducelist a {
  height: 117px;
  padding: 0;
}
#introduce p {
  margin: 0;
  padding: 5px 0 5px 0px;
  overflow: visible;
  white-space: normal;
}
#introduce h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.ui-bar-f {
  border: 1px solid #1b3f60;
  background: #1b3f60;
  color: #fff;
  font-weight: bold;
  text-shadow: none;
}
#header {
  position: relative;
  height: auto;
  padding-top: 13%;
}
#header #pclink {
  position: absolute;
  height: auto;
  left: 85%;
  top: 48%;
  max-width: 14vw;
  margin: 0;
}
header {
  padding-top: 12%;
}
header * {
  box-sizing: border-box;
  max-width: 100%;
}
header #head-h1,
header .head-info,
header nav {
  display: none;
}
header .head-nagoyasogo {
  padding: 0 4px;
  margin: 0;
}
header .head-nagoyasogo h2 {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
header h2 img {
  vertical-align: bottom;
}
.button {
  border-radius: 2em !important;
  margin-top: 3px !important;
}
.ui-header {
  border: none !important;
}
ul {
  margin: 5px 0;
  padding-left: 30px;
}
.ui-listview>li p {
  font-size: 1em;
}
table {
  border-collapse: collapse;
  border: solid 1px #666;
  margin: 12px 0 24px;
}
thead {
  background: #1b3f60;
  color: #fff;
  text-shadow: none;
}
th {
  border-collapse: collapse;
  border: solid 1px #fff;
  background: #1b3f60;
  font-size: 13px;
  color: #fff;
  text-shadow: none;
  padding: 4px;
}
td {
  border-collapse: collapse;
  border: solid 1px #666;
  font-size: 13px;
  padding: 4px;
}
table.doc {
  border-collapse: collapse;
  border: solid 1px #84b2e0;
  margin-bottom: 24px;
}
table.doc th {
  border: solid 1px #84b2e0;
  color: #333;
  background: #d3e0ed;
  padding: 2px;
  font-size: 13px;
}
table.doc td {
  border: solid 1px #84b2e0;
  padding: 2px;
  font-size: 13px;
}
.table-bottom {
  background: #9cf;
}
small {
  font-size: 8px;
  color: #666;
}
footer {
  height: 60px;
}
footer .sns {
  float: left;
  margin: 0 auto;
  width: 150px;
  padding-top: 10px;
}
dl.check-orange dt {
  list-style: none;
  background-image: url('//nagoya-sozokuzei.jp/imgs/check-orange.png');
  background-repeat: no-repeat;
  padding: 0.2em 0 0.5em 2em;
}
.check-orange {
  list-style: none;
  background-image: url('//nagoya-sozokuzei.jp/imgs/check-orange.png');
  background-repeat: no-repeat;
  padding: 0.2em 0 0 2em;
}
.check-blue {
  list-style: none;
  background-image: url('//nagoya-sozokuzei.jp/imgs/check-blue.png');
  background-repeat: no-repeat;
  padding: 0.2em 0 0.5em 2em;
}
dl.check-blue dt {
  list-style: none;
  background-image: url('//nagoya-sozokuzei.jp/imgs/check-blue.png');
  background-repeat: no-repeat;
  padding: 0.2em 0 0.5em 2em;
}
ol {
  padding: 1em 0 1em 2em;
}
ul {
  padding: 0.5em 0 1em 0;
}
.checkbox li {
  background-image: url('//nagoya-sozokuzei.jp/imgs/check-blue.png');
  background-repeat: no-repeat;
  padding: 0 0 0 1em;
  margin: 5px;
  font-size: 24px;
  list-style-type: none;
}
.ui-btn {
  overflow: visible;
  white-space: normal;
}
a.ui-btn.ui-btn-icon-right.ui-icon-carat-r {
  white-space: normal;
}
.ui-mobile .ui-page-active {
  display: block !important;
  overflow: visible !important;
  overflow: hidden !important;
}
.clearh1 {
  text-indent: 100%;
  white-space: nowrap!important;
  overflow: hidden!important;
}
.topnav .ui-btn {
  border-top: #1b3f60 2px solid !important;
  ;
  border-bottom: #1b3f60 2px solid !important;
  ;
  border-left: #1b3f60 1px solid !important;
  ;
  border-right: #1b3f60 1px solid !important;
  ;
}
.ui-content img {
  margin-top: 10px;
}
#introduce img {
  margin-top: 0;
}
.em1 {
  color: #1b3f60;
  font-weight: bold;
}
.keyword {
  color: #F60;
  font-weight: bold;
}
.hyou th {
  background: #1b3f60;
  color: #fff;
  text-shadow: none;
  padding: 5px;
  width: 30%;
}
.hyou td {
  padding: 5px;
  width: 70%;
}
table.hyou {
  border: 1;
  cellspacing: 0;
  cellpadding: 5;
  width: 100%;
}
.listview a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.ui-li-static.ui-collapsible>.ui-collapsible-heading {
  margin: 0;
}
.ui-li-static.ui-collapsible {
  padding: 0;
}
.ui-li-static.ui-collapsible>.ui-collapsible-heading>.ui-btn {
  border-top-width: 0;
}
.ui-li-static.ui-collapsible>.ui-collapsible-heading.ui-collapsible-heading-collapsed>.ui-btn, .ui-li-static.ui-collapsible>.ui-collapsible-content {
  border-bottom-width: 0;
}
.ui-li-static.ui-collapsible>.ui-collapsible-heading {
  margin: 0;
}
.ui-li-static.ui-collapsible {
  padding: 0;
}
.ui-li-static.ui-collapsible>.ui-collapsible-heading>.ui-btn {
  border-top-width: 0;
}
.ui-li-static.ui-collapsible>.ui-collapsible-heading.ui-collapsible-heading-collapsed>.ui-btn, .ui-li-static.ui-collapsible>.ui-collapsible-content {
  border-bottom-width: 0;
}
ul {
  margin-left: 2em;
}
ol {
  margin-left: 2em;
}
.lawyer ul {
  display: inline-block;
}
.lawyer li {
  list-style-type: none;
  display: inline-block;
  float: left;
}
.training table {
  border: thin solid #003;
  width: 300px;
}
.training tr {
  margin-bottom: 10px;
}
.training th {
  background: #006;
  text-align: left;
  color: #fff;
}
.training th {
  width: 100%;
  display: block;
}
.training td {
  width: 100%;
  display: block;
}

/* ADD 2016-04-20 */

.aichi p {
  margin-bottom: 0;
  font-size: 10px;
  color: #555;
}
.voice_sp h3 {
  padding-top: 10px;
}

/* ADD 2017/02/09 */

div.letter {
  background-color: #fffafa;
  border: solid thin #deb887;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  padding: 18px 8px 0px 0px;
}
div.aohukidashi {
  background-image: url(/images/lawyer/aohukidashi.png);
  background-position: 10%;
  width: 77%;
  float: left;
  margin-top: 10px;
  background-repeat: no-repeat;
  background-size: 269px 83px;
}

/*  ADD 2017/02/22 */

.kurokawa-qa .question-text {
  width: 100%;
  background-color: #d1e2ee;
  margin: 10px 0;
  padding: 10px;
  box-sizing: border-box;
}
.kurokawa-qa .answer-text {
  width: 100%;
  border: solid 3px yellowgreen;
  margin: 10px 0;
  padding: 10px;
  box-sizing: border-box;
}

/*ADD 2017/01/05 ヘッダパネルとTOPへ戻るボタン*/

.header_with_panel {
  padding-top: 12%;
}
#up-button {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 20%;
  z-index: 1;
}
#headpanel {
  z-index: 1;
  position: relative;
}
#headpanel #spicon01 {
  width: 25%;
  position: fixed;
  top: 0;
  left: 0;
}
#headpanel #spicon02 {
  width: 25%;
  position: fixed;
  top: 0;
  left: 25%;
}
#headpanel #spicon03 {
  width: 25%;
  position: fixed;
  top: 0;
  left: 50%;
}
#headpanel #spicon04 {
  width: 25%;
  position: fixed;
  top: 0;
  left: 75%;
}
#menu-list {
  display: none;
  position: fixed;
  top: 41px;
  right: 0;
  background: rgba(251, 251, 200, 0.8);
  width: 100%;
}
#headpanel ul {
  list-style-type: none;
  width: 100%;
  padding: 0;
  z-index: 2;
  margin: 0;
}
ul.lists li, .list-close {
  font-family: 'Yu Gothic', 'Meiryo', sans-serif;
  text-align: center;
  margin: 10px 0;
  font-size: 1.1em;
}
ul.lists li a {
  text-decoration: none;
  color: #000!important;
  font-weight: normal!important;
}
.bgyellow {
  background-color: #f9f6cd;
  padding: 10px;
  box-sizing: border-box;
}

/* 伊東先生紹介 20170306 */

#itou_hello {
  background-image: url('/images/lawyer/plate.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 92%;
  padding: 15px 20px;
}
#itou_hello p {
  font-size: 14.5px;
}
#itou_hello p:first-child {
  font-family: 'HanaRenge-Bd';
  font-size: 22px;
  margin-bottom: 10px;
}
table.shorttype {
  margin: 10px 0!important;
  border-collapse: collapse;
}
table.shorttype th, table.shorttype td {
  padding: 4px 10px!important;
  font-size: 13px!important;
  border: solid 1px #000;
}
table.shorttype th {
  width: 80px;
  background-color: #87ceeb;
}
table.tbl {
  border-collapse: collapse;
  border: solid 1px #333;
  box-sizing: border-box;
  width: 100%;
}
table.tbl th {
  border: solid 1px #333;
  font-size: 14px;
}
table.tbl td {
  border: solid 1px #333;
  font-size: 14px;
}
.pc-on {
  display: none;
}
.sp-on {
  display: block;
}
.img-right {
  float: right;
  margin: 0 0 5px 5px;
  width: 45%;
}
.img-right img {
  width: 100%;
}
.shaolon-mini img {
  float: left;
  width: 10%;
  margin-top: 0;
}
#main .red-str1 {
  font-size: 18px;
  color: red;
  font-weight: bold;
  margin-top: 20px;
}
#main .red-str2 {
  font-size: 20px;
  color: red;
  font-weight: bold;
  margin-top: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.sp-ctr {
  text-align: center;
}
.sp-w85 {
  width: 100%;
}
.sp-w85 img {
  width: 85%;
  margin: 10px 7%;
}
.zen_rik-top {
  margin: 0 0 4px 0;
}
.zen_rik-undr {
  margin: 0 0 4px 3px;
  float: left;
}
.zen_rik-undl {
  margin: 0 3px 4px 0;
  float: left;
}
.SH3 {
  border-bottom: 3px solid #1b3f60;
  padding: .8em .9em .3em;
}
.SH4 {
  border-bottom: 3px dotted #1b3f60;
  padding: .8em .9em .3em;
  margin-bottom: 10px;
}
.SH5 {
  border-bottom: 1px dashed #369f77;
  padding: .8em .9em .3em;
  margin-bottom: 10px;
}
.BH4 {}
.jiko-top1 {
  float: left;
  width: 100%;
}
.jiko-top2 {
  position: relative;
  width: 288px;
  height: 240px;
  margin: 10px auto;
  padding-top: 20px;
  background-color: #fffacd;
}
.jiko-top3 {
  line-height: 25px;
}
.jiko-top4 {}
#main .jiko-top3 p {
  font-family: Maru Folk Regular;
  font-size: 20px;
}
#main .jiko-top4 p {
  font-family: Maru Folk Regular;
  font-size: 18px;
  line-height: 26px;
  width: 270px;
  text-align: center;
}
.KH4-1 {
  border-bottom: #5480CA solid 4px;
  font-size: 18px;
}
.KH4-2 {
  border-bottom: #5480CA solid 4px;
  font-size: 18px;
}
.KH4R {
  border-bottom: #5480CA solid 4px;
  font-size: 18px;
}
.low-pho {
  float: left;
  margin: 20px 0 0 20px;
  width: 100%;
}
.jiko-mid1 {
  float: left;
  border: #5480CA solid 10px;
  margin-left: 18px;
  padding: 10px 0;
  margin-bottom: 10px;
  margin-top: 40px
}
.jiko-mid2 {
  margin: 20px 0 30px 0;
}
.jiko-btn {}
.jiko-btm {}
.jiko-btm img {
  margin-bottom: 20px;
}
.sp-img {
  margin: 34px;
}
.slider-wid {
  text-align: center;
  margin-left: 9px;
  margin-right: 12px;
}
.log-con img {
  margin: 10px 100px;
}
.top-you {
  text-align: center;
  margin: 10px;
  height: 150px;
}
.ui-btn-icon-left:after, .ui-btn-icon-right:after, .ui-btn-icon-top:after, .ui-btn-icon-bottom:after, .ui-btn-icon-notext:after {
  background-color: #1b3f60;
}
.ui-collapsible-inset .ui-collapsible-heading .ui-btn {
  border-left-width: 0;
}
#toppage .ui-panel-inner ul li h2 {
  margin: 0;
  border-left: #1b3f60 solid 3px;
}
.ui-panel-inner ul li h2 {
  margin: 0;
  border-left: #1b3f60 solid 3px;
}
#toppage a.ui-btn.ui-btn-icon-right.ui-icon-carat-r {
  font-size: 14px;
  padding: 8px inherit;
}
ul#staff_list {
  list-style: none;
  margin-left: 8px;
  margin-top: -4px;
}
ul#staff_list li {
  float: left;
}
ul#staff_list li a {
  display: block;
  margin-right: 8px;
}
.balloon4 {
  width: 80%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  background: #fff0c6;
  border-radius: 30px;
}
.balloon4:before {
  display: none;
}
.balloon4:after {
  display: none;
}
.balloon4 p {
  margin: 0;
  padding: 0;
}
.midbl {
  content: "";
  position: absolute;
  left: 24px;
  top: -30px;
  width: 20px;
  height: 18px;
  bottom: 3px;
  background: #fff0c6;
  border-radius: 50%;
}
.smdbl {
  content: "";
  position: absolute;
  left: 38px;
  top: -12px;
  width: 13px;
  height: 12px;
  bottom: 0;
  background: #fff0c6;
  border-radius: 50%;
}
.rikon {
  position: relative;
  width: 250px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
.rikonim {}
.sp-w85 img {
  width: 85%;
  margin: 10px 7%;
}
h3.blog {
  position: static;
  padding-bottom: 5px;
  border-bottom: none;
  margin-bottom: 16px;
}
h3.blog img {
  max-width: 100%;
}
.blog-unit {
  border-bottom: 1px dotted #666;
  padding: 0;
  margin-bottom: 16px;
}
.blog-unit h4.title {
  position: relative;
  font-size: 18px;
  padding-left: 48px;
  margin-bottom: 16px;
}
.blog-unit h4.title::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(/image/blog/note.gif);
}
.blog-unit p.date {
  color: #707070;
}
h3.blog-title {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  position: static;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 20px;
  color: #333;
}

/* 所長ブログ ブログ村誘導 */

.blogmura {
  box-sizing: border-box;
  border: solid 1px #2980b9;
  border-radius: 16px;
  background: #f4f9ff;
  max-width: 100%;
  text-align: center;
  padding: 8px 16px;
  margin: 24px auto;
}
#main .blogmura p {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

/* 180129_em */

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

/*180326　岡ざきしゅうせい*/

.oka-open {
  font-size: 139%;
  font-weight: bold;
  width: 201px;
  margin: 9px auto;
  position: relative;
  padding: 0.3em;
}
.oka-open:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, #e76764, #e76764 2px, white 2px, white 4px);
}
.balloon2-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 13px 35px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
}
.balloon2-right:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 53%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}
.balloon2-right:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 53%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}
.balloon2-right p {
  margin: 0;
  padding: 0;
}
#main .stf-btn {
  text-align: center;
  border: 1px solid #053377;
  border-radius: 3px;
  padding: 4px .75em 3px;
  font-size: 1.2em;
  color: #053377;
  text-decoration: none;
  position: relative;
  display: inline-block;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  margin: 10px 65px;
  width: 155px;
}
#main .stf-btn:before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(lib/images/cmn/icon_rect_arrow_blue.svg) no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}
#main .stf-btn:hover {
  background-color: #053377 !important;
  color: #fff;
}
#main .stf-btn:hover:before {
  background: url(lib/images/cmn/icon_arrow_white.svg) no-repeat;
  background-size: contain;
}
.oka-lwimg {
  width: 180px;
  margin: 45px auto 0;
}

/* 相続税サイト紹介ページ（クッションページ）ここから */


/**
 * added on 2016/09/28 by K.O.
 * 相続税サイト用クッションページのための css群
 */


/* 灰色の部分 */

div#sozokuzei-main-visual {
  background-color: #E5E4E2;
}
div#inquiry {
  width: 85%;
  margin: 0 auto 30px;
  padding: 10px 0px;
  border-bottom: solid 2px #474747;
}
div#inquiry ul {
  list-style-type: none;
  margin: 0 auto;
}

/* リストの・をクエスチョンマークの画像にしています */

div#inquiry li {
  background-image: url("/image/sozokuzei/question.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 1% 50%;
  padding-left: 50px;
  margin: 20px 0 20px 0;
  font-size: 18px;
  font-weight: bold;
}
div#about-myself {
  margin: 0 auto;
  width: 80%;
}
div#about-myself p {
  font-size: 13px;
  margin: 0;
}
div#plans {
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
  /* インラインの子要素を中央揃えにする */
}

/* each plan */

div#plans div {
  display: inline-block;
  margin: 20px 0px;
}
div#plans div img {
  vertical-align: middle;
  /* インラインの子要素を上下中央揃えにする */
}
div#plans div p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0;
  font-size: 13px;
  width: 40%;
  text-align: left;
}

/* 灰色以降の部分 */

div#sozokuzei-spec {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
  /* インラインの子要素を中央揃えにする */
}
div#sozokuzei-spec h3 {
  width: 80%;
  position: relative;
  margin: 30px auto;
  border: solid 3px #6793C7;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 2px;
}
div#sozokuzei-spec div {
  display: inline-block;
  width: 100%;
  margin: 0px auto;
}
div#sozokuzei-spec div p {
  display: inline-block;
  vertical-align: top;
  /* インラインの子要素を上揃えにする */
  text-align: justify;
  font-size: 15px;
}
#plans p:first-child {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 2.0em;
}
#plans .blue_back {
  background-color: #6798e3;
  color: white;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
  padding: 2px 6px;
  margin-right: 10px;
}

/* ４つのプラン */

.four_plans .p_left, .four_plans .p_right {
  width: 50%;
  max-height: 300px;
}
.four_plans .p_right {
  clear: both;
}
.four_plans .p_left {
  float: left;
}
.four_plans p {
  width: 140px!important;
}

/* ADD 2016/10/03 */

.spac_hasihra {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.spac_hasihra p {
  margin: 0 auto 10px;
}
.voice_sp img {
  float: left;
  margin: 0 10px 10px 0;
  width: 90px;
}

/* お客様の声 */

#sozokuzei-voice h3 {
  font-size: 18px;
  border: none;
  background: #ffff00;
  font-weight: bold;
  color: #000;
  padding: 0 10px;
  display: inline;
  margin-bottom: 15px;
}
#sozokuzei-voice dl {}
#sozokuzei-voice dl dt {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
#sozokuzei-voice dl dt:first-child {
  padding-top: 10px;
}
#sozokuzei-voice dl dd {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 1.8em;
}
#sozokuzei-voice img {
  float: left;
  margin: 1% 10% 5% 0;
}
.h4ttl {
  font-size: 110%;
  font-weight: bold;
  color: #163053;
  position: relative;
  padding-bottom: 0px;
  margin: 10px 0;
  padding: 0 0 2px 10px;
  border-left: #163053 solid 5px;
  border-bottom: #163053 dotted 1px;
}
#main .area p {
  margin-bottom: 0;
  font-size: 11px;
}
.Pc-Only {
  display: none !important;
}
/* 相続税サイト紹介ページ（クッションページ）ここまで */


/*/岡崎事務所ページLP化　2018/04/24*/

#main .okazaki-civ p {
    font-size: 4vw;
    position: absolute;
    top:21%;
    left: 4%;
    margin-bottom: 0px!important;
    width: 54%;
}
#main .okazaki-civ  {
 position: relative;
}
#main .other-civ1 img {
display:none
}

#main .other-civ1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
}

#main .other-civ1:before{
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

#main .other-civ1:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #555;
  z-index: 1;
}

#main .other-civ1 p {
  margin: 0;
  padding: 0;
}
#main .other-civ2 img {
  width: 100%;
}
#main .oka-sankaku {
  margin-top: 41px;
}
#main .sugiura-voice {
    font-size: 19px;
    text-align: center;
    line-height: 37px;
    margin-top: 25px;
    font-weight: bold;
}
.fr{float:none!important;}
.field_text {
  margin-bottom: 30px;
}
.field_img {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.field6 img {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.okazaki_point {
  height: 100px;
}
.okazaki_point p {
  font-weight: bold;
  font-size: 5vw;
      position: absolute;
    top: 3.5%;
  left: 15%;
  color: #fff;
  margin-bottom: 0px!important;
}
.okazaki_point_p {
  float: right;
  width: 190px;
  margin-left: 16px;
  margin-bottom: 20px;
}
p.okazaki_comment {
  font-size: 17px;
}
.mb60 {
  margin-bottom: 60px;
}
.okazaki_map {
  width: 100%;
}
.intro_left img {
  width: 50%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.intro_left span {
  font-size: 20px;
  font-weight: bold;
}
.intro_left p {
  float: left;
  margin-top: 15px;
}
.intro_right {
  clear: both;
}
.intro_right p {
  border: #d3d3d3 2px solid;
  font-size: 17px;
  border-radius: 10px;
  padding: 25px;
  margin: 0px;
}
.okazaki_table {
  margin-bottom: 10px;
  border: 1px solid #000!important;
  background-color: transparent!important;
}
.okazaki_table th {
  background-color: #7695C6!important;
  color: #fff;
  padding: 10px;
  width: 100px;
  border: 1px solid #000!important;
}
.okazaki_table .th2 {
  background-color: #E8F0F9;
  padding: 10px;
  width: 75px;
  border: 1px solid #000!important;
}
.okazaki_table td {
  background-color: #fff;
  padding: 10px;
  width: 272px;
  border: 1px solid #000!important;
}
.okazaki_intro {
  margin-bottom: 60px;
}
.hukidashi {
  margin: 30px 20px -50px 20px;
  ;
  float: left;    position: relative;
}
.hukidashi p {
     position: absolute;
    top: 10%;
    left: 0%;
  margin-bottom: 0px!important;
  width: 80%;
  line-height: 28px;
}
.huki {
 display: block;
  margin-left: auto;
  margin-right: auto;
}
div.field6 {
  margin: 0!important;
}
/*.sp_center {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}*/
.okazaki_point4{
  position:relative;
}
/*20180628岡崎追加style*/
.okazakiaisatsu{
 letter-spacing: 1px;
 font-size:18px;
 font-family: 'Shin Go Regular JIS2004';
}

.okazakiflex{
  display: -webkit-inline-flex;
  display: inline-flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: center;
  width:100%;
}
.kakomi{
 font-size:17px;
 margin: 10px 2px;
 padding: 5px 2px;
 width: 20%;
 border: 2px solid #B2B2B2; /*線の太さ・色*/
 box-shadow: -2px 5px 5px #f5f5f5; /*影*/
 border-radius: 20px; /*角の丸み*/
}
.nokakomi{
 margin: 10px 0px;
 padding: 5px 10px;
 width: 40%;
}/*
  ポータル内交通自己紹介ページsp
*/
div#potal_accident p {
  margin: 0 0;
}
div#potal_accident div.mainB {
  line-height: 5vw;
  width: 100%;
  border-style: solid;
  border-color: #f05922;
  border-width: 2px;
  margin: 25px 0;
}
div#potal_accident div.mainB p {
  font-size: 5vw;
  text-align: center;
  margin: 5px 0;
}
div#potal_accident div.centering {
  margin: 25px 0;
}
div#potal_accident div.centering p {
  font-size: 2.7vw;
  text-align: center;
  margin: 5px 0;
}
div#potal_accident div.chach {
  border-bottom: dashed 2px #1c3353;
}
div#potal_accident div.chach div.daihyou {
  display: none;
}
div#potal_accident div.chach p {
  font-size: 3.8vw;
  line-height: 5vw;
  margin-bottom: 5vw;
}
div#potal_accident div.reasons {
  margin: 7vw 0;
}
div#potal_accident div.reasons div.num {
  width: 55vw;
  background-color: #1c3353;
  margin: 10px 0;
  padding: 1vw;
}
div#potal_accident div.reasons div.num p {
  font-size: 4vw;
  color: #fff;
  margin: 5px;
}
div#potal_accident div.reasons div.bluebox {
  margin: 25px 0;
  background-color: #c8e4ff;
  padding: 2vw;
}
div#potal_accident div.reasons div.bluebox p {
  font-size: 3.7vw;
  text-align: center;
  margin: 5px 0;
}
div#potal_accident div.reasons div.detail p {
  font-size: 3.8vw;
  line-height: 5vw;
  margin-bottom: 5vw;
}
strong.BLU {
  font-weight: bold;
  font-size: 20px;
  color: #2980b9;
}
table.horizontal-sp,
table.horizontal-sp tbody,
table.horizontal-sp tr,
table.horizontal-sp th,
table.horizontal-sp td {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
}


.kanayama_table {
	width:100%;
	}
.kanayama_table th,tr,td {
	border: hidden!important;
	background-color: #DFE8ED;
	border-color: #DFE8ED;
	border-style: none;
	box-shadow: none;
}

/* 業務内容 */
.gyomu {
  display: flex;
  justify-content: center;
  margin: 16px auto;
  align-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}
.gyomu .gyomu-item {
}
.gyomu-item {
  flex-grow: 1;
  width: 115px;
  padding: 0 5px
}
.gyomu-item p {
  position: relative;
  padding-left: 1em;
  display: inline-block;
  font-size: 1em;
}
.gyomu-item p::before {
  position: absolute;
  top: 3px;
  left: -3px;
  content: "";
  width: 1.2em;
  height:1.2em;
  background: url("/img/top/work_topic.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.gyomu a {
  color: #4D4D4D;
  text-decoration: none;
}
.gyomu-item img:hover {
  opacity: 0.6;
}