﻿@charset "utf-8";
/* ==============================================================
/*     Reset
/* ============================================================== */
.fPC {
  display: none !important
}
.fSP {
  display: block !important
}
body {
  width: 100%;
  border: none;
  position: relative;
  -webkit-text-size-adjust: 100%;
}
ul, li, p, div, dt, dd, h1, h2, h3, h4, h5, h6 {
  box-sizing: border-box;
}
p, li, th, td, dt, dd, address {
  font-size: 15px;
}
#mrCol p, #mrCol ul, #mrCol ol, #oneCol p, #oneCol .bgGr ul {
  margin-bottom: 15px;
}
.header_nav, .header_tel, .footer_link, .lCol_box {
  display: none !important
}
img {
  max-width: 100%;
  height: auto;
  width /***/ : auto;
}
#wrap, #contents, .inner, #oneCol, #mrCol.oneCol {
  width: 100%;
  margin: 0 auto;
}
#wrap {
  margin-top: 59px;
  padding-bottom: 0;
}
#mrCol, .cvCol {
  float: none;
  width: 100%;
  margin: 0;
}
#oneCol {
  padding: 0 14px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 59px;
  padding: 0;
  background: #fff;
  z-index: 999;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 1px;
}
.header_logo {
  float: left;
  display: inline-block;
  margin-bottom: 0;
  padding: 13px 0 0 10px;
}
.header_logo img {
  width: auto;
  height: 33px;
}
#spNav {
  float: right;
  margin: 9px 9px 0 0;
}
#spNav > li {
  float: left;
  width: 65px;
  margin-left: 5px;
  text-indent: -9999px;
}
#spNav > li a, #spNav #spMenu{
  display: block;
  height: 41px;
  background: url(../img/sp/bg_header_tel_v2.png?v=2) no-repeat;
  background-size: 100% auto;
}
#spNav #spMenu{
  width: 50px;
  background-image: url(../img/sp/bg_header_menu.png);
}
#spNav #spMenu.closeBtn {
  background-image: url(../img/sp/bg_header_menu_close.png);
}
#spMenuBox {
  position: fixed;
  top: 56px;
  left: 0;
  display: none;
  width: 92%;
  height: 100%;
  margin-left: 8%;
  background: #fff;
  z-index: 998;
}
#spMenuBox .spMenuBox_inner {
  box-sizing: border-box;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 56px;
}
#spMenuBox .spMenuBox_list1 {
  border-top: 1px solid #aaa;
}
#spMenuBox .spMenuBox_list1 li a {
  display: block;
  padding: 15px;
  background: url(../img/bg_arrow_gr1.png) no-repeat 95% 50%;
  color: #3c3c3c;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
}
#spMenuBox .spMenuBox_list1 li .spMenuBox_list1_ttl {
  display: block;
  padding: 15px;
  background: #f5faed url(../img/sp/bg_topFAQ_open.png) no-repeat 97% 50%;
  background-size: 26px auto;
  border-bottom: 1px solid #aaa;
  font-size: 15px;
  font-weight: bold;
}
#spMenuBox .spMenuBox_list1 li .spMenuBox_list1_ttl.active {
  background: #f5faed url(../img/sp/bg_topFAQ_close.png) no-repeat 97% 50%;
  background-size: 26px auto;
}
#spMenuBox .spMenuBox_list1 li ul {
  display: none;
  padding: 15px 14px 7px;
  background: #f5f5f5;
  border-bottom: 1px solid #aaa;
}
#spMenuBox .spMenuBox_list1 li ul a {
  box-sizing: border-box;
  float: left;
  width: 48.5%;
  margin-bottom: 3%;
  padding: 11px 8px;
  background-color: #fff;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  color: #367c38;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}
#spMenuBox .spMenuBox_list1 li li:first-child a, #spMenuBox .spMenuBox_list1 li ul a.oneLine {
  padding: 20px 8px;
}
#spMenuBox .spMenuBox_list1 li li:nth-child(2n) a {
  margin-right: 3%;
}
#spMenuBox .spMenuBox_list1 li li:first-child a {
  width: 100%;
  margin-right: 0;
}
#spMenuBox .spMenuBox_list2 {
  padding: 14px 14px 5px;
  background: #f5faed;
}
#spMenuBox .spMenuBox_list2 a {
  box-sizing: border-box;
  float: left;
  width: 48.5%;
  margin-bottom: 3%;
  padding: 13px 8px;
  background: #fff url(../img/bg_arrow_gr1.png) no-repeat 95% 50%;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  color: #3c3c3c;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.2;
}
#spMenuBox .spMenuBox_list2 li:nth-child(1) a, #spMenuBox .spMenuBox_list2 li:nth-child(2) a {
  border-color: #f76414;
  background: #f76414 url(../img/bg_arrow_wh1.png) no-repeat 95% 50%;
  color: #fff;
}
#spMenuBox .spMenuBox_list2 li:nth-child(2) a {
  border-color: #62aa00;
  background-color: #62aa00;
}
#spMenuBox .spMenuBox_list2 li:nth-child(1) a,
#spMenuBox .spMenuBox_list2 li:nth-child(2) a{
  padding: 22px 8px;
}
#spMenuBox .spMenuBox_list2 li:nth-child(2n-1) a {
  margin-right: 3%;
}
#spMenuBox .searchBlock {
  margin: 18px 15px;
}
.searchBlock input {
  -webkit-appearance: none;
}
.searchBlock input[type=text] {
  width: 80%;
  padding-left: 5%;
}
.searchBlock .searchsubmit {
  width: 20%;
}
.spMenuBox_close {
  padding: 14px 0;
  background: #989898;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
#overlay {
  position: fixed;
  top: 0;
  display: none !important;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
}
#overlay.active {
  display: block !important;
  opacity: 1;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
/* ■CONTENTS
--------------------------------------*/
#mrCol {
  padding: 0 14px 30px;
}
#mrCol.home {
  padding: 0;
}
.breadcrumbs {
  margin: 0;
  padding: 15px 15px 0;
  font-size: 12px;
  line-height: 1.8;
}
.breadcrumbs span {
  padding: 0 8px;
}
#mrCol h1, #oneCol h1 {
  margin: 0 -14px 17px;
  border-bottom-color: #62aa00;
  font-size: 19px;
}
#mrCol h1 span, #oneCol h1 span {
  position: static;
  border-bottom: none;
  padding: 0 14px 11px;
}
#mrCol h1 .num {
  top: auto;
  bottom: 11px;
  font-size: 15px;
}
#mrCol h1 .num span {
  font-size: 21px;
  vertical-align: baseline;
}
#mrCol > h1, #oneCol > h1 {
  padding-top: 30px;
}
#mrCol h2, #oneCol h2 {
  margin: 35px 0 18px;
  font-size: 18px;
}
#mrCol h3, #oneCol h3 {
  margin: 30px 0 10px;
  font-size: 16px;
}
#mrCol h4, #oneCol h4 {
  font-size: 15px;
}
/* for センタリングページ  */
#mrCol h2.h2Center {
  font-size: 18px;
}
.txtBgGn {
  font-size: 16px;
}
a {
  word-break: break-all
}
.rLink {
  text-align: center;
}
.rLink a, .lLink a, #sitemap_list .page_item a {
  padding-left: 21px;
  background: url(../img/sp/bg_arrow2.png) no-repeat 0 50%;
  background-size: 1em auto;
}
.liSnsBtn {
  margin-top: -10px !important;
}
#mrCol .ftBox {
  margin: 30px 0 10px;
  padding: 15px 10px 5px;
}
#mrCol .ftBox a img {
  width: 45%;
  height: auto;
}
#mrCol .ftBox .mtb20 {
  margin: 10px 0 !important
}
#mrCol .ftBox .mtb20 a img {
  width: 100%;
}
.liBn {
  margin: 0 -8px;
}
.liBn li {
  float: left;
  width: 46%;
  margin: 0 2% 10px;
}
.liBn li.w100 {
  width: 96%;
}
.liBn #bnFaq, .liBn #bnVoice {
  display: none;
}
.liBn li.liTxt {
  clear: both;
  float: none;
  width: 96%;
}
.liTxt a {
  box-sizing: border-box;
  padding: 13px 15px 13px 13px;
  background-position: 98% 50%;
}
/* ■SIDE
--------------------------------------*/
#lCol {
  float: none;
  width: 100%;
  margin-top: -20px;
}
#lCol #snav {
  margin: 0 15px 30px;
  padding: 12px;
  background: #eee;
}
#lCol #snav h2 {
  border-top: 1px solid #aaa;
}
#lCol #snav ul {
  margin-bottom: 0;
}
#lCol #snav li a, #lCol #snav li a:visited {
  padding-left: 10px;
}
#lCol #snav li li a, #lCol #snav li li a:visited {
  padding-left: 25px;
}
#lCol #snav li a:before, #lCol #snav li li a:before {
  display: none;
}
#lCol #snav li a:after {
  position: absolute;
  right: 10px;
  font-family: FontAwesome;
  content: "\f105";
  color: #62aa00;
  font-size: 18px;
}
.lCol_box {
  margin: 0 15px;
}
.lCol_box_area {
  display: block !important;
  margin-bottom: 20px;
}
.lCol_box_area .areaTotalBox {
  padding: 5px 0;
}
/* ■FOOTER
--------------------------------------*/
#page-top{
  position: fixed;
  z-index: 100;
  bottom: 10px;
  right: 10px;
  font-size: 16px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.4);
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
#page-top.active {
  opacity: 1;
  visibility: visible;
  transition: 0.2s;
}
#page-top a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.footerBn{
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: calc(100% - 80px);
  text-align: right;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.footerBn.active{
  opacity: 1;
  visibility: visible;
  transition: 0.2s;
}
.footerBn.close{
  opacity: 0 !important;
  visibility: hidden !important;
  transition: 0.2s;
}
.footerBn div{
  margin-bottom: 5px;
  font-size: 35px;
}
.footerBn a:hover, .footerBn a:active{
  opacity: 1;
}

.rTxt a[href="#top"], .liCases .noBox.rTxt {
  display: none !important
}
.footer_bar ul, .footer_bar p {
  float: none;
}
.footer_bar {
  padding: 0;
  background: #fff;
}
.footer_bar li {
  display: block;
  margin: 0;
  border-top: 1px solid #aaa;
  text-align: left;
}
.footer_bar a, .footer_bar a:visited {
  position: relative;
  display: block;
  padding: 19px 10px 19px 37px;
  color: #005aaa;
}
.footer_bar a:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 18px;
  width: 17px;
  height: 17px;
  background: url(../img/bg_arrow_gr2.png) no-repeat;
}
.footer_bar p {
  padding: 20px 0;
  background: #367c38;
  text-align: center;
}
.imgR20, .imgL20, .alignright, .alignleft {
  width: 50%;
}
.grBox .alignleft {
  width: 40%;
}
.imgW30 {
  width: 30%;
  height: auto;
}
.imgCLR {
  float: none;
  width: 50%;
  margin: 0 auto 20px;
}
/* table
--------------------------------------*/
#mrCol table, #oneCol table {
  width: 100%;
}
#mrCol .tblSP table {
  width: 720px;
}
#oneCol .tblSP table {
  width: 900px;
}
#mrCol table th, #mrCol table td {
  font-size: 14px;
}
#mrCol iframe {
  width: 100%;
}
.tblSP:before {
  display: block;
  content: "横にスクロールしてご覧下さい。";
  border: 1px dashed #979797;
  margin-bottom: 13px;
  padding: 13px 0;
  text-align: center;
  font-size: 12px;
}
.tblSP table {
  margin-bottom: 15px !important;
}
.tblSP {
  overflow-x: auto;
}
.tblSP::-webkit-scrollbar {
  width: 5px;
  background: #f1f1f1;
}
.tblSP::-webkit-scrollbar:horizontal {
  height: 5px;
  background: #f1f1f1;
}
.tblSP::-webkit-scrollbar-thumb {
  background: #c8c8c8;
}
.tblSP::-webkit-scrollbar-thumb:horizontal {
  background: #c8c8c8;
}
.tblSP th {
  white-space: nowrap;
}
/* list
--------------------------------------*/
.li2col li {
  clear: both;
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
}
.li3col-sp2col > li {
  width: calc(50% - 10px);
  margin: 0 20px 20px 0
}
.li3col-sp2col > li:nth-child(2n) {
  margin-right: 0;
}
.li3col-sp2col_btn > li {
  padding-bottom: 50px;
}
.li3col-sp2col_btn > li .rLink {
  line-height: 1.2;
}
@media screen and (max-width:500px) {
  .li3col-sp2col_btn > li .rLink {
    width: 100%;
  }
}
.li4col li {
  width: 46%;
  margin: 0 2% 15px 2%;
  font-size: 12px;
}
.li4col li:nth-child(2n-1) {
  clear: both;
}
.imgtxtBox {
  width: 100%;
  margin: 0 0 20px 0;
}
.grBox.cTxt a {
  display: inline-block;
  font-size: 13px;
}
#mrCol .btnBox {
  margin: 30px 0 10px;
}
#mrCol .btnBox a {
  display: inline-block;
  margin-bottom: 10px;
}
.liMd li a {
  height: 45px;
}
/* ボックスリスト（ラベル付き） */
.imgtxtBoxes h4{
  padding: 8px 5px 8px 10px;
}
/* 関連リンク */
.level5Nav dt {
  float: none;
}
.level5Nav dd {
  padding-left: 0;
}
.level5Nav dd li {
  width: 100%;
  margin-bottom: 5px !important;
  padding: 3px 0 0 12px;
  background: url(../img/bg_snav_child.png) no-repeat 0px 0.5em;
}
/* サイトマップ */
.sitemapBox_col {
  float: none;
  width: 100%;
}
/* FAQ */
.dlFaq dt, .dlFaq dd{
  line-height: 1.7;
  padding: 5px 0 5px 45px;
}
.dlFaq dt{
  min-height: 45px;
  margin-top: 15px;
  padding-right: 35px;
  font-weight: 400;
}
.dlFaq_ttl::after{
  top: 5px;
  width: 26px;
  height: 26px;
}
.dlFaq dt::before, .dlFaq dt::after{
  top: 17px;
  right: 8px;
  height: 2px;
  width: 11px;
}
.dlFaq dd{
  display: none;
}
.dlFaq_icon{
  width: 30px;
  height: 24px;
  padding-top: 6px;
  font-size: 1.1rem;
}
/* ページネーション */
.pagenation ul {
  width: 100%;
  text-align: center;
}
.pagenation li:first-child {
  width: 100%;
  padding: 0 0 5px 0;
}
/* LINK
--------------------------------------*/
.rBtn {
  padding: 0 15px;
  text-align: center;
}
.rBtn a, .rLink a, .lLink a {
  box-sizing: border-box;
  width: 100%;
  padding: 7px 30px 7px 20px;
  font-size: 15px;
}
.rBtn a.twoLine, .rLink a.twoLine, .lLink a.twoLine {
  padding: 5px 30px 5px 20px;
  line-height: 1.2;
}
.arrowTxt:before {
  top: 4px;
}
#dlNews dd a:before, .liTabLine li a:before, .liBlogImg li .ulTxt:before, .liCases li .ulTxt:before, .sitemapBox_col li a:before {
  top: 5px;
}
/* image
--------------------------------------*/
.boxR60 {
  clear: both;
  width: 100%;
  margin-left: 0;
}
/* アドバイス・ポイントなど
--------------------------------------*/
.dlPoint, .dlMessage, .dlCaution, .dlMerit {
  padding: 0 0 10px;
  text-align: center;
}
.dlMerit {
  margin: 10px 0 0;
}
.dlPoint dt, .dlMessage dt, .dlCaution dt, .dlMerit dt {
  position: relative;
  display: inline-block;
  top: -12px;
  left: auto;
  margin: 0 15px !important;
  padding: 5px 10px 3px;
  line-height: 1.4;
}
.dlPoint dd, .dlMessage dd, .dlCaution dd {
  margin-bottom: 0 !important;
  padding: 0 15px 5px;
  text-align: left;
}
.dlMerit dd {
  text-align: left;
}
/* タブ
--------------------------------------*/
.tab li {
  font-size: 16px;
}
.tab_contents {
  margin-bottom: 30px;
  padding: 15px;
}
/* タブ：番号付きリンク
--------------------------------*/
.liTabNum {
  margin-bottom: -10px !important;
}
.liTabNum li {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.liTabNum li a {
  padding: 10px 15px 10px 10px;
}
.liTabNum li:nth-child(2n-1) {
  margin-right: 0;
}
.liTabNumL3 li, .linoTabNumL2sp li {
  float: left;
  width: 48.5%;
  margin-right: 0;
}
.liTabNumL3 li:nth-child(2n-1), .linoTabNumL2sp li:nth-child(2n-1) {
  margin-right: 3%;
}
.liGrnTxt li a {
  font-size: 16px;
}
/* マージン・パディング
--------------------------------*/
.pb40sp {
  padding-bottom: 40px !important
}
.mt40sp {
  margin-top: 40px !important
}
/* ライトボックス for テキスト */
.baloon_content {
  width: 90%;
  padding: 30px 30px 50px;
  margin-left: 5%;
}
/* ==============================================================
/*     管理 
/* ============================================================== */
.liOption li {
  float: none;
  width: 100%;
}
.liOption_menu {
  padding: 10px;
}
.liTabNumNoCircle {
  margin-bottom: 10px !important;
}
.liTabNumNoCircle .num {
  width: 25px;
}
.liTabNumNoCircle .txt {
  border-left: 1px solid #c8c8c8;
}
#mrCol h2.numTxt .numTxt_num {
  width: 8%;
}
#mrCol h2.numTxt .numTxt_txt {
  padding-left: 10px;
  border-left: 1px solid #c8c8c8;
}
.recPlanBtn, .recPlan {
  width: 100%;
  float: none;
  margin-top: 15px;
}
.recPlanBtn {
  margin-top: 15px;
}
/* サービス開始までの流れ・FAXからお申し込み
--------------------------------*/
.liApplyFlow > li {
  padding-bottom: 39px;
}
.liApplyFlow li:after {
  bottom: 15px;
  border-width: 24px 50px 0 50px;
  margin-left: -50px;
}
.liApplyFlow li .cTxt a img {
  width: 100%;
}
.liApplyFlow .liTbl {
  width: 100%;
  display: block;
}
.liApplyFlow .liTbl > li {
  display: block;
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #aaa;
}
/* ==============================================================
/*     活用 
/* ============================================================== */
.lead {
  text-align: center;
}
.cateTopBox_arrow {
  border-width: 24px 50px 0 50px;
  margin: 0 auto 25px auto;
}
.liCateTopL2 li {
  box-sizing: border-box;
  width: 100%;
}
.liCateTopL2 li:nth-child(2n-1) {
  margin-right: 0;
}
.liCateTopL2_txtImg a span {
  background-position: 0 5px;
}
.liCateTopReason {
  margin-top: 30px;
}
.liCateTopReason .liCateTopReasonL2 {
  float: none;
  width: auto;
  height: auto;
}
.liCateTopReason .liCateTopReasonL2:last-child {
  margin-left: 0;
  height: auto;
}
.liCateTopReason li p:last-child {
  margin-top: 0 !important;
}
.liCateTopReason .pt20 {
  margin-bottom: 10px !important;
}
.linoTabNum_cateTop li, .linoTabNumL3 li {
  float: left;
  width: 48.5%;
  margin-right: 0;
}
.linoTabNum_cateTop li:nth-child(2n-1), .linoTabNumL3 li:nth-child(2n-1) {
  margin-right: 3%;
}
.linoTabNum_cateTop h4 {
  padding: 10px 0 !important;
  font-size: 16px !important;
}
.liGrnTxtL li a {
  font-size: 16px;
}
.mt-25 {
  margin-top: 0 !important;
}
/* ==============================================================
/*     サービス一覧
/* ============================================================== */
#mrCol .imgtxtBox h4 {
  background: none;
}
.layout-optional-0004 .optional__content-wrap .optional__right-area {
  width: 50%;
  padding-left: 12px;
}
.layout-optional-0004 .optional__content-wrap .optional__left-area {
  width: 50%;
}
.grBox.original-adj-grbox-0002 .optional__left-area {
  width: 78%;
}
.grBox.original-adj-grbox-0002 .optional__right-area {
  width: 20%;
}
/* ==============================================================
/*     活用事例
/* ============================================================== */
.liCases {
  border-top: 1px solid #afafaf;
}
h2 + .liCases, h3 + .liCases {
  border-top: none;
}
.liCases li a {
  display: table;
  margin-bottom: 0;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #afafaf;
}
.liCases li.noBox {
  padding: 10px 0;
}
.liCases li.noBox a {
  margin-bottom: 5px;
  background: none;
}
.liCases li.noBox a img {
  width: 100%;
  height: auto
}
.liCases .casesImg {
  display: table-cell;
  float: none;
  width: 70px;
  height: 52px;
  vertical-align: middle;
}
.casesImg img {
  width: auto;
  height: 52px;
}
.liCases .casesR {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.liCases li .ulTxt {
  font-size: 15px;
}
h3.epcTtl, h5.epcTtl {
  background: #ddd !important;
}
#mrCol .epImgs h3 {
  height: 32px;
  padding: 5px 15px !important;
  background: #ff9000;
}
.epL {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}
.epL .epImg span {
  display: none;
}
.epR {
  margin-left: 0
}
.epImgs {
  padding: 15px 5px 0;
}
.epImgs table {
  width: 100% !important;
}
.epImgs td {
  width: 50%;
  padding: 0 10px 20px 10px !important;
  font-size: 12px !important;
}
.epImgs td img {
  height: auto;
}
.acBox h4.epcTtl {
  display: block;
  width: 210px;
  margin: 0 auto !important;
  left: 0;
}
/* ==============================================================
/*     相続 
/* ============================================================== */
.inheritanceBox_flow {
  background-position: 17px 0;
}
.inheritanceBox_flow2 {
  min-height: 0;
}
.inheritanceBox_flow dt {
  line-height: 1;
  background-position: 17px 100%;
}
.inheritanceBox_flow:nth-child(1) dt {
  background-image: url(../img/inheritance/bg_flow2_sp.png);
}
.inheritanceBox_flow:nth-child(2) dt {
  background: none;
}
#inheritanceBox .inheritanceBox_flow:nth-child(2) dd {
  padding-top: 0;
}
.inheritanceBox_flow dt span {
  padding-top: 8px;
}
.inheritanceBox_flow2 dt span {
  top: 0;
  width: 52px;
  height: 52px;
  padding: 10px 0 !important;
}
.inheritanceBox_flow2_txt {
  margin-left: -10px;
}
.inheritanceBox_flow2 .imgtxtBox {
  width: 100%;
}
/* ==============================================================
/*     対応エリア
/* ============================================================== */
.areaTotal {
  text-align: center;
}
.areaTotalBox {
  display: block;
  margin-bottom: 5px;
  padding: 10px 10px 5px;
  line-height: 1.2;
}

/* ■全国
--------------------------------------*/
#areaLBox div {
  display: block;
  width: 100%;
}
#areaLBox p{
  display: block;
  width: 100%;
}
#areaLBox select.area {
  position: static;
}
#areaLBox select {
  margin-bottom: 10px
}
.mb20 {
  margin-bottom: 20px !important
}
.srvBox {
  float: none;
  width: 100%;
  margin: 0 0 20px 0
}

/* ==============================================================
/*     団体概要
/* ============================================================== */
.aboutMap {
  float: none;
  width: 100% !important;
}
.aboutMap iframe {
  height: 300px;
}
/* ■相談センター
--------------------------------------*/
div.seminar_body {
  width: 100%;
}
div.seminar_body img {
  width: 30%;
  height: auto;
}
div.seminar_body p {
  margin-left: 35%;
}
/* ==============================================================
/*     メディア
/* ============================================================== */
.media-pr-content-added.added_reset_style > a {
  min-height: 0;
  max-height: none;
  text-decoration: none;
}
.media-pr-content-added.added_reset_style > a > strong {
  width: 100% !important;
}
.media-pr-content-added.added_reset_style > a > strong {
  position: relative;
  display: block;
  width: 100%;
  max-height: none;
  left: 0;
  font-size: 14px;
  line-height: 1;
}
.media-pr-content-added.added_reset_style > a > strong .small {
  font-size: 12px;
}
.mediaImg img {
  max-width: 100%;
}
/* ==============================================================
/*     ブログ
/* ============================================================== */
#mrCol .liBlog li {
  margin-bottom: 10px;
  font-size: 12px;
}
#mrCol .liBlog li p {
  margin-bottom: 20px;
}
#mrCol .liBlog li a {
  padding: 0;
  font-size: 14px;
}
.wp-caption {
  width: 100% !important;
}
.snsBtn {
  padding: 15px 10px;
}
.snsBtn li {
  width: 28%;
  margin: 0 1%;
}
.topBLOG ul li:nth-child(4), .topBLOG ul li:nth-child(5), .topBLOG ul li:nth-child(6) {
  display: none;
}
#lCol .snav_noLink h2 {
  padding-left: 10px;
}
#lCol .snav_noLink ul {
  margin-bottom: 15px !important;
}
#lCol .snav_noLink .rBtn {
  margin: -5px 0 15px !important;
}
/* ==============================================================
/*     プレスリリース
/* ============================================================== */
.liNews dt {
  clear: both;
  float: none;
  width: 100%;
  margin-bottom: 5px !important;
}
.liNews dd {
  width: auto !important;
  margin: 0 0 15px 0 !important;
}
.liNews dd a {
  display: block;
  margin-left: 70px;
}
#liPastnews li {
  width: 25%;
  padding: 0;
  text-align: center;
}
#liPastnews li:nth-child(4n-3) {
  border-left: 1px solid #ccc;
}
/* ==============================================================
/*     特定空家
/* ============================================================== */
#tktiBox div a h4 {
  margin: 20px 0 12px;
  padding: 0;
  background: none;
  text-decoration: underline;
}
.taCheckBox {
  float: none;
  width: 100%;
}
.taCheckBox p {
  display: block;
  text-align: center;
}
.taCheckBox ul, .taCheckBox.wFull ul {
  width: 100%;
}
.frmAky {
  padding-left: 60px;
  background-size: 60px auto;
}
.liPageLink li {
  float: none;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.mod-text-box-0003 .text-box_content-text {
  margin-left: 9px;
}
.mod-text-box-0003 .text-box_content-text:before, .mod-text-box-0003 .text-box_content-text:after {
  border-width: 6px 10px 6px 0;
}
.mod-text-box-0002 .text-box_speaking-person__span img, .mod-text-box-0003 .text-box_speaking-person__span img {
  max-width: none;
  max-height: none;
  width: 40px;
  height: auto;
}
.layout-optional-0005 img + img {
  margin-left: 0;
}
/* ==============================================================
/*     イベント・セミナー
/* ============================================================== */
.smReport h3 {
  margin: 15px 0 5px !important;
  padding: 10px 0 10px 35px !important;
  background-position: 0 50% !important;
}
.smReport td {
  display: block;
  width: 100%;
}
.smReport td img {
  margin-top: 10px;
}
.sm .tc3 {
  float: none;
  width: 100% !important;
  margin-bottom: 20px !important;
  text-align: center;
}
.sm .tc5 {
  width: 80px;
  height: 80px;
  background-size: 100% auto;
}
.sm .tc p.wImg {
  margin-left: 0;
}
.sm .tc strong {
  display: inline-block;
  padding-right: 45px;
}
.sm .tc p.wImg strong {
  padding-right: 0;
}
.sm16 img {
  max-width: 100%;
}
.liSemis li a {
  background: none;
}
.liSemis .casesImg, .liSemis .casesR {
  float: none;
  width: 100%;
  margin: 0;
}
.liSemis_fSP {
  display: table;
  width: 100%;
}
.liSemis .casesImg {
  display: table-cell;
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  vertical-align: middle;
}
.liSemis .casesImg img {
  width: 100% !important;
  height: auto;
}
.liSemis_fSP h3 {
  display: table-cell !important;
  vertical-align: middle;
  margin: 0 !important;
  padding-left: 15px;
  border-bottom: none !important;
}
.liSemis .closeTxt {
  width: 94%;
  margin-bottom: 10px;
}
.liSemis .casesR .ulTxt.bTxt {
  display: block;
  margin: 5px 0 -10px;
  padding: 10px 15px;
  background: #fff9f2;
}
#lCol #smBox {
  margin-top: 0px;
  border-top: 1px solid #ddd;
  padding-top: 30px;
}
/* 一覧の見せ方変更分 */
.liSemis {
  margin: 0 -14px 15px
}
.liSemis li {
  border-bottom: 1px solid #aaa;
}
.liSemis_done li {
  border-bottom: none;
}
.liSemis li a {
  display: block;
  padding: 15px;
  color: #444;
  text-decoration: none;
  border: none;
}
.liSemis li a:hover {
  background: #fff9f2;
  border-color: #ff9000;
}
.liSemis li a .label {
  top: 0;
  margin: 0 0 5px 2px;
  padding: 1px 10px;
  border-radius: 2px;
  font-size: 13px
}
.liSemis li .ulTxt {
  color: #0059c7;
  text-decoration: underline
}
.liSemis .casesR {
  padding: 10px 0 0;
  font-size: 14px !important;
}
.liSemis .casesR .ulTxt {
  margin-left: 10px;
}
.liSemis_done .moreInfo {
  display: none
}
.liSemis .bloc {
  height: auto
}
.liSemis .labelL {
  width: 70%;
}
.liSemis .labelR {
  width: 30%;
}
#mrCol a[href$=".pdf"] {
  background-size: auto 15px;
}
/* ==============================================================
/*     oneCol  
/* ============================================================== */
#oneCol .req, .tblForm .req {
  display: inline-block;
}
#oneCol table {
  width: 100%;
}
.tblForm table th, .tblForm table td, .tblForm .w30 {
  display: block;
  width: 100% !important;
  box-sizing: border-box;
  padding: 8px 10px;
  border: none;
  text-align: left;
  font-size: 14px !important;
}
.tblForm table td {
  padding: 8px 10px 15px;
}
table input[type="text"], table input[type="email"], table input[type="tel"], .tblForm textarea, .tblForm select {
  box-sizing: border-box;
  width: 100% !important;
  margin-bottom: 5px;
  padding: 8px;
}
#zip_a, #zip_b, #zip_c, .tblForm input.wS, .tblForm .hasDatepicker {
  width: 50% !important;
}
.tblForm input.wSS {
  width: 30% !important;
}
.tblForm .wXS {
  width: 23.5% !important;
}
#oneCol .cTxt img.disa, #oneCol .cTxt img#submit, .cTxt a img, input[type=image] {
  width: 45%;
  height: auto;
}
#submit {
  width: 45%;
  height: 45%;
}
.cTxt .btnInputGr {
  width: 46%;
  margin: 20px 2%;
}
.cTxt .btnInputGrL {
  width: 80%;
}
.tblCap div {
  display: block;
  width: 100%;
}
.tblCap div:last-child, .tblCap2 div, .tblCap2 div:last-child {
  width: 100%;
}
.tblCap2 .w230 {
  width: 100% !important;
}
#btnConfirms {
  margin-bottom: 40px;
}
.tblForm #submit {
  width: 135px;
  height: 32px;
  border: none;
  background: url(../img/bg_confirm.png) no-repeat 0 0;
  background-size: auto 100%;
  text-indent: -9999px;
}
.tblForm #submit[disabled] {
  background-position: 100% 0;
}
#edit, #sousin {
  width: 135px;
  height: 32px;
  background-size: 100% auto;
}
/* ■相談センター
--------------------------------------*/
#mrCol .grBox h4 {
  margin: 0 0 12px;
  padding: 10px 0 10px 15px;
  border-left: solid 5px #ccc;
  background: none;
}
/* ■お申し込みの流れ
--------------------------------------*/
#entry_type_wrapper, .float_box2 {
  width: 100%;
  text-align: center;
}
#entry_type_wrapper img {
  float: none;
  margin: 10px 0;
}
#mrCol p.pImgLink img {
  display: block;
}
#near_text, #far_text {
  width: 100%;
}
.float_box {
  text-align: center;
}
.float_box .float_img {
  float: none;
  padding-right: 0;
  margin: 0 0 10px;
  background: none;
}
.float_box2 .float_img {
  width: 33%;
  float: left;
  margin: 0 0 10px;
  padding: 0 1.5%;
  background: none;
}
.float_box2 .float_img img {
  width: 100%;
  height: auto;
}
.bottom_arrow_orange, .bottom_arrow_green {
  padding-bottom: 20px
}
/* ■お申込み
--------------------------------------*/
#oneCol #btnFax {
  display: none;
}
#oneCol .srvGroup p {
  width: auto;
  margin: 0 15px 15px 0;
  padding: 20px;
}
.srvGroup label {
  display: block;
}
/* ==============================================================
/*     トップページ
/* ============================================================== */

/* add 2024
-------------------------------*/
.topContents{
  margin-top: 0;
}
.topContents_lead{
  width: 100%;
  min-width: 0;
  margin-bottom: 0;
  padding-bottom: 45px;
}
.topContents_lead_txt1{
  height: 100px;
  padding-top: 14px;
  font-size: 18px;
  line-height: 1.5;
}
.topContents_lead_txt1 span{
  font-size: 24px;
}
.topContents_lead_txt1 + div{
  margin-top: 0;
}
.topContents_lead_txt1 + div::before{
  height: 20px;
  top: -20px;
}
.topContents_lead_txt2{
  margin: 20px 0 25px !important;
}
.topContents_lead_txt2 img{
  width: 300px;
}
.topContents_lead_txt3{
  margin: 40px 0 !important;
  font-size: 22px !important;
}
.topContents_lead_txt3 .emp{
  font-size: 38px;
}
.topContents_lead_txt3 .emp_sm{
  font-size: 26px;
}
.topContents_lead_txt3 .emp_dot{
  padding-bottom: 13px;
  letter-spacing: 0.08em;
  background-size: auto 11px;
}
.topContents .btnInputOr, .topContents .cv .cvBtn{
  width: 300px;
  margin: 10px 0 5px;
  padding: 20px 0;
  font-size: 18px;
  border-radius: 8px;
}

.topContents_inner{
  width: 100%;
  margin: 0;
  padding: 0 16px;
}
.topContents h2{
  margin: 40px 0 20px;
  padding-bottom: 3px;
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
}
.topContents h2 img{
  width: auto;
  height: 50px;
  margin-bottom: 10px;
}
.topContents p{
  margin-bottom: 20px;
  font-size: 16px;
}
.box_topContents_2{
  margin-bottom: -40px;
  padding-bottom: 80px;
  background-size: 350px auto;
}
.listLocalG{
  width: 100%;
  margin-top: 35px;
}
.listLocalG li{
  margin: 0 3px 8px;
  padding: 7px 7px 5px;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0;
}
.topContents_img{
  width: 280px;
  height: auto;
}
.dl_topContents_3 dd{
  padding: 10px;
  font-size: 16px;
}
.dl_topContents_3 dt:nth-child(3){
  padding-top: 43px;
  background: url("../img/top/img_topContents_3-4_sp.png") no-repeat 50% 10px;
  background-size: 50px auto;
}
.topContents .cv{
  margin: 50px -16px 45px;
  padding: 22px 16px 30px;
  border-radius: 8px;
}
.topContents .cv > p{
  margin-bottom: 30px !important;
  font-size: 16px;
  text-align: left;
}
.dl_topContents_cv dt {
  font-size: 16px;
}
.dl_topContents_cv p{
  margin-bottom: 20px;
  font-weight: normal !important;
  font-size: 14px !important;
}
.dl_topContents_cv img{
  width: 285px;
}
/* end 2024
-------------------------------*/

#mrCol.home h2 {
  position: relative;
  margin: 40px 0px 15px;
  padding: 0 12px 12px;
  border: none;
  border-bottom: 5px solid #62aa00;
  font-size: 19px;
}
#mrCol.home h2 span {
  position: static;
  padding-bottom: 0;
  border-bottom: none;
}
#mrCol.home h2 .num {
  display: block;
  position: absolute;
  padding-bottom: 0;
  top: 0;
  right: 15px;
  font-size: 13px;
  border-bottom: none;
}
#mrCol.home h2 .num span {
  padding: 0 3px;
  font-size: 19px;
  border-bottom: none;
  vertical-align: baseline;
}
.bx-wrapper {
  margin-bottom: 50px !important;
}
.bx-wrapper .bx-pager {
  bottom: -25px !important;
}
#dlNews {
  display: block;
  width: 100%;
  margin-bottom: 0;
  border: none;
  border-top: 1px solid #9e9e9e;
  border-bottom: 1px solid #c8c8c8;
}
#dlNews dt, .smBox_semier dt {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: 10px 0;
  background: #f5f5f5;
  text-align: center;
}
#dlNews dd {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: 0 15px;
}
#dlNews dd a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px dashed #c8c8c8;
}
#dlNews dd a:first-child {
  border-top: none;
}
#dlNews dd br {
  display: none;
}
#dlNews dd a:before {
  top: 16px;
}
.tabSPTopMain .tab {
  box-sizing: border-box;
  margin-top: 20px !important;
  padding: 0 15px;
}
.tabSPTopMain .tab li {
  font-size: 15px;
  background: #62aa00;
  color: #fff;
  line-height: 1.2;
}
.tabSPTopMain .tab .tab_inner {
  color: #fff;
}
.tabSPTopMain .tab li img {
  display: block;
  float: left;
  margin: -8px 8px 0 9px;
  width: 35px;
  height: auto;
}
.tabSPTopMain .tab li.current {
  background: #62aa00;
  border-top-color: #62aa00;
  border-bottom: none;
}
.tabSPTopMain .tab li.current, .tabSPTopMain .tab li.current .tab_inner:hover {
  background: #62aa00;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.tabSPTopMain .tab_contents {
  margin-bottom: 20px;
  padding: 0;
}
.tabSPTopMain .tab_content {
  padding: 15px;
  background: #62aa00;
}
.tabSPTopMain .tab_contents ul {
  margin-bottom: 0 !important;
}
.tabSPTopMain .tab_contents li a {
  display: block;
  margin-bottom: 6px;
  padding: 20px 12px;
  background: #fff url(../img/bg_arrow_gry1.png) no-repeat 97% 50%;
  border: 1px solid #c8c8c8;
  color: #505050;
  border-radius: 5px;
  text-decoration: none;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
}
.tabSPTopMain .tab li:last-child {
  background: #f7a41e;
}
.tabSPTopMain .tab li:last-child.current {
  background: #f7a41e;
  border-top-color: #f7a41e;
}
.tabSPTopMain .tab li:last-child.current, .tabSPTopMain .tab li:last-child.current .tab_inner:hover {
  background: #f7a41e;
}
.tabSPTopMain .tab_content:last-child {
  background: #f7a41e;
}
.btnL3 {
  padding-left: 5px;
}
.btnL3 li {
  float: left;
  width: 33.3333%;
  padding-right: 5px;
  text-align: center;
  line-height: 1.2;
}
.btnL3 li a {
  display: block;
  padding: 12px 10px 12px 0;
  background: #367c38 url(../img/bg_arrow_wh1.png) no-repeat 97% 50%;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}
.home .liCases {
  margin-bottom: 20px !important;
  border-top: none;
}
.home .liCases li {
  border-bottom-style: solid;
}
.home .liCases li a {
  padding: 15px;
  border: none;
}
.home .liCases li .ulTxt {
  font-size: 15px;
  background: url(../img/bg_arrowTxt.png) no-repeat 0 10px;
}
.home .liCases li .ulTxt:before {
  display: none;
}
.home .liCases .casesR span {
  height: 52px;
  display: table-cell;
  vertical-align: middle;
}
.home .liCases li .casePerson {
  width: 38px;
  height: 45px;
  left: 5px;
  background-size: 38px auto;
}
/* よくあるご相談
--------------------------------*/
#mrCol.home .topFAQ h2 {
  margin-bottom: 0;
}
#mrCol.home h3 {
  margin: 0;
  padding: 18px 15px;
  border: none;
  border-bottom: solid 1px #aaa;
  background: #e6e6e6 url(../img/sp/bg_topFAQ_open.png) no-repeat 95% 50%;
  background-size: 26px auto;
  font-size: 15px;
  position: relative;
}
#mrCol.home h3.active {
  background: #f5faed url(../img/sp/bg_topFAQ_close.png) no-repeat 95% 50%;
  background-size: 26px auto;
}
.topFAQ div {
  display: none;
  padding: 15px 15px 20px;
  background: #f5faed;
}
.topFAQ div:first-child {
  display: block;
}
.topFAQ .tab_ico {
  position: relative;
  top: -9px;
  float: left;
  display: block;
  margin: 0 10px 0 0;
  background: url(../img/sp/bg_top_faq1.png) no-repeat;
  background-size: auto 35px;
  width: 35px;
  height: 35px;
  border-radius: 25px;
  text-align: center;
}
.topFAQ .tab_ico2 {
  background-image: url(../img/sp/bg_top_faq2.png)
}
.topFAQ .tab_ico3 {
  background-image: url(../img/sp/bg_top_faq3.png)
}
.topFAQ .tab_ico4 {
  background-image: url(../img/sp/bg_top_faq4.png)
}
.active .tab_ico {
  background-position: 100% 0
}
.topFAQ .liTabLine {
  padding: 0 10px 5px;
}
.topFAQ .liTabLine li {
  padding: 12px 0 5px;
}
.topFAQ .liTabLine li:last-child {
  border-bottom: none;
}
.topFAQ .liTabLine li a {
  display: inline-block;
}
.topFAQ div .rBtn {
  margin: 17px 0 0 !important;
}
.topFAQ div .rBtn a {
  background: #fff;
}
/* 活動ブログ
--------------------------------*/
.topBLOG {
  width: 91%;
  margin: 4.5%;
  overflow-x: auto;
  margin-bottom: 25px;
}
.topBLOG::-webkit-scrollbar {
  width: 5px;
  background: #f1f1f1;
}
.topBLOG::-webkit-scrollbar:horizontal {
  height: 5px;
  background: #f1f1f1;
}
.topBLOG::-webkit-scrollbar-thumb {
  background: #c8c8c8;
}
.topBLOG::-webkit-scrollbar-thumb:horizontal {
  background: #c8c8c8;
}
.liBlogImg {
  width: 555px;
  margin-left: 0 !important;
}
.liBlogImg li {
  width: 170px;
  margin: 0 15px 15px 0;
  font-size: 14px;
}
.liBlogImg .liBlogImg_img {
  height: 128px;
}
.liBlogImg li img {
  height: 128px;
  max-width: none;
}
.liBlogImg li img[alt="No Image"] {
  padding-top: 4px;
}
.liBlogImg li .ulTxt {
  font-size: 15px;
  background: url(../img/bg_arrowTxt.png) no-repeat 0 3px;
}
.liBlogImg li .ulTxt:before {
  display: none
}
/* セミナー
--------------------------------*/
#smBox li {
  margin-bottom: 20px;
  border-bottom: 1px solid #aaa !important;
}
#smBox li a {
  display: block;
  padding: 0 15px 15px !important;
  text-decoration: none;
  color: #444;
}
#smBox .casesImg img {
  width: auto;
  max-width: none;
  height: 70px;
}
#smBox .casesR {
  font-size: 14px;
}
#smBox .casesR strong {
  font-size: 15px;
}
.liSemis li a .label, #smBox .label, .lImgBox .label {
  font-size: 13px;
}
.lImgBox ul {
  margin-bottom: 10px !important;
}
.lImgBox li a {
  padding: 0 15px 10px;
  font-size: 14px;
}
.lImgBox strong {
  font-size: 15px;
}
.lImgBox li img {
  width: 100%;
}
/* 当センターの活動
--------------------------------*/
.topActivity h2 {
  margin-bottom: 0 !important;
}
.topActivity li:first-child {
  border-bottom: 1px solid #aaa;
}
.topActivity a {
  display: block;
  padding: 15px;
  font-size: 15px;
}
.topActivity a strong {
  padding-left: 12px;
  background: url(../img/bg_arrowTxt.png) no-repeat 0 0.4em;
}
.topActivity .imgBox {
  float: left;
  width: 45px;
  height: 45px;
  margin-right: 13px;
  overflow: hidden;
  text-align: center;
}
.topActivity .imgBox img {
  width: auto;
  height: 45px;
}
/* 対応エリア
--------------------------------*/
.topArea .inner {
  padding: 0 15px;
}
/* 空家・空地管理センターとは
--------------------------------*/
.topAbout .inner {
  padding: 0 15px;
}
.topAbout .inner p:last-child {
  margin-bottom: 20px !important;
  padding-left: 95px;
}
h2 + .liArrow {
  margin-top: -15px;
}
.liArrow li {
  margin-top: 0;
  border-bottom: 1px solid #aaa;
}
.liArrow a {
  display: block;
  padding: 15px 10px 15px 37px;
}
.liArrow a:before {
  top: 18px;
  left: 15px;
  font-size: 18px;
}
/* 公式ソーシャルメディア
--------------------------------*/
.liSns {
  margin: -10px 15px 0;
}
/* ==============================================================
/*     対応エリア（2016年）
/* ============================================================== */
.tblSrvs table a {
  text-decoration: underline;
  color: #0059c7;
}
/* 協力会社
--------------------------------*/
.arrowTxt .txt {
  float: none;
  width: 100%;
  height: auto;
  margin: 0 0 10px !important;
  padding: 5px 0 !important;
  background: #aaa !important;
  font-size: 16px;
}
.arrowTxt .arrow {
  display: none;
}
/* 市区町村
--------------------------------*/
.acBox2016 .ttl h2 {
  float: none;
  width: auto;
  margin: 0 0 10px !important;
  padding-right: 0 !important;
}
.acBox2016 .ttl .ac14 {
  position: relative;
  bottom: 0;
  margin: -30px 0 -30px;
  width: 100%;
  margin: 0 !important;
  padding: 0;
  text-align: left;
  background: transparent;
  color: #333;
  font-size: 14px;
}
.outsideBox {
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
.outsideBox .cTxt img {
  width: 100%;
}
/* お問い合わせボックス
--------------------------------*/
.contBox, .contBoxS, .contBoxOut {
  margin: 20px 0 30px;
}
.contBoxInner, .contBoxS div, .contBoxOut div {
  padding: 15px;
}
.contBoxInner li {
  margin-bottom: 15px;
}
.contBoxInner2 {
  margin: 20px 0 0;
}
.contBoxInner2 h6 {
  width: 93%;
  padding-right: 20%;
  margin: inherit auto;
}
.contBoxInner2 p {
  width: 20%;
  top: -3%;
  right: 3%;
}
.contBoxInner2 li {
  margin: 0 20px 10px 0;
}
.contBoxInner2 li:last-child {
  margin-bottom: 0;
}
.contBoxS div {
  padding-bottom: 5px;
}
.contBoxS ul li, .contBoxOut ul li {
  position: relative;
  float: none;
  width: 100%;
}
.contBoxS ul li.tel, .contBoxOut ul li.mail {
  margin: 15px 0 0;
  padding: 15px 0 0;
  border: none;
  border-top: 1px solid #ddd;
}
.contBoxS ul li .ttl {
  width: 81%;
  margin-bottom: 10px;
  padding-left: 15px;
}
.contBoxS ul li .baloon {
  width: 18%;
  top: -30%;
  right: -5%;
  z-index: 3;
}
.contBoxOut div {
  padding: 0 15px;
}
/* 2017 */
.cvCol .cv:first-child {
  margin-top: 50px !important;
}
.cvCol .cv:last-child, #mrCol .cv:last-child {
  margin-bottom: 20px !important;
}
.cv {
  margin: 15px;
  padding: 22px 12px 12px;
}
#mrCol .cv, #oneCol .cv {
  margin: 15px 0;
}
.cv h5 {
  margin: 0 0 20px !important;
  font-size: 19px;
  line-height: 1.3;
}
.cv h6 {
  margin: 0 0 10px;
  font-size: 12px;
}
.cvInq h6 {
  font-size: 19px;
}
.cv h6:before, .cv h6:after {
  display: none;
}
.cv .cvBtn {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  margin-bottom: 5px;
  padding: 10px 20px 10px 0;
  font-size: 15px;
}
.cv .cvBtn img {
  padding-right: 15px;
}
.cv ul {
  display: block;
}
.cv ul li {
  width: 100% !important;
  border: none !important;
  margin-bottom: 15px;
}
.cv .txtLink{
  margin-top: 8px;
  padding-right: 0 !important;
  font-size: 14px;
}
.cv .txtLink a:before {
  top: 4px;
}
.cv2 .cvTel li:first-child {
  padding: 0;
}
.cv p, .cv2 .cvTel li:first-child p {
  margin-bottom: 15px !important;
  text-align: center;
  font-size: 13px;
}
.cv9 h5 {
  font-size: 17px;
}
.cv11 .cvBtn {
  margin-top: 5px;
}
.cv11 .cvTel li:first-child {
  margin-bottom: 20px;
}
/* ボタンが1つの場合 */
.cv .cv1Btn {
  margin: 0 !important;
  padding-bottom: 0;
}
.support2 h5 {
  margin-bottom: 8px !important;
}
.cvArea .cvTel {
  margin-top: -5px;
}
.cvG h5 {
  font-size: 12px;
}
.cvG h6 {
  font-size: 18px;
}
.cv_kasai {
  margin: 15px;
  padding: 22px 12px 17px;
  text-align: center;
}
#mrCol .cv_kasai {
  margin: 15px 0;
}
.cv_kasai h5 {
  margin: 0 0 20px !important;
  font-size: 19px;
  line-height: 1.3;
}
.cv_kasai h6 {
  margin: 0 0 10px;
  font-size: 12px;
}
.cv_kasai h6:before, .cv_kasai h6:after {
  display: none;
}
.cv_kasai .cvBtns {
  padding-top: 5px;
}
.cv_kasai .cvBtn {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  margin-bottom: 5px;
  padding: 10px 20px 10px 0;
  font-size: 15px;
}
.cv_kasai .cvBtn img {
  padding-right: 15px;
}
.cv_kasai ul li {
  float: none;
  width: 100%;
  border: none !important;
}
.cv_kasai .txtLink {
  margin-top: 10px;
  padding-right: 0;
}
.cv_kasai .txtLink a:before {
  top: 4px;
}
/* -------------------------- */
/* 関連する記事・よくあるご相談 */
.simBox, .faqBox {
  margin: 30px 0;
}
#mrCol .simBox, #mrCol .faqBox {
  margin-left: -14px;
  margin-right: -14px;
}
.simBox h4, .faqBox h4, #mrCol .simBox h4, #mrCol .faqBox h4 {
  margin-bottom: 15px !important;
  padding: 3px 0 10px 15px !important;
  border-right: none !important;
  border-left: none !important;
  font-size: 18px;
}
.simBox h4, #mrCol .simBox h4 {
  margin-bottom: 0 !important;
}
.simBox li {
  padding: 0;
  border-bottom-style: solid;
}
.simBox li a {
  display: table;
  padding: 15px !important;
}
.simBox li p {
  float: none;
  display: table-cell;
  width: 15%;
  min-height: 45px;
  margin-right: 0;
  vertical-align: middle;
}
.simBox li strong {
  display: table-cell;
  width: 80%;
  padding: 0 0 0 25px;
  font-size: 15px;
  vertical-align: middle;
}
.simBox .liBlog_content {
  display: none;
}
.simBox li strong:before {
  position: relative;
  display: block;
  top: 14px;
  left: -12px;
}
.simBox .liBlog li p {
  width: 45px !important;
  height: 45px !important;
  margin-bottom: 10px !important;
}
.faqBox li {
  padding: 12px 15px 5px;
  border-bottom: 1px solid #aaa;
}
.faqBox li a {
  display: inline-block;
}
.liServices li {
  float: none;
  width: 100%;
}
.liServices li.lastL {
  margin: 20px 0 0;
}
.liServices li a {
  padding: 1px 15px 15px;
}
.liServices li h4 {
  margin: 14px 0 15px !important;
}
.liServices img {
  width: 60px;
}
.liServices li li {
  margin-left: 75px;
}
/* ==============================================================
/*     対応エリア（2016年）
/* ============================================================== */
.searchBox {
  margin-top: 0;
}
.searchBox li {
  padding: 10px;
}
.searchBox li a {
  padding: 0 !important;
}
.searchBox li strong {
  padding: 0 0 0 10px;
}
/* ==============================================================
/*     不動産・建設業者の皆さま
/* ============================================================== */
.dlPartner dt {
  float: none;
  width: 100%;
  height: auto;
  padding: 15px 0;
  font-size: 18px;
}
.dlPartner dd {
  margin-left: 0;
}
.liPartner li {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  float: none;
}
.liPartner li h4 span {
  top: -15px;
  left: -10px;
  width: 50px;
  line-height: 50px;
  font-size: 24px;
}
@media screen and (min-width:480px) and (max-width:768px) {
  .spMenuBody li {
    float: left;
    width: 16.5%;
    padding: 0 0.5% 10px;
    text-align: center;
  }
  .spMenuBody li:nth-child(3n-1), .spMenuBody li:nth-child(3n) {
    text-align: center;
  }
  .spMenuBody li#close {
    display: none
  }
  #mrCol .spMenuBody li {
    width: 33%;
    padding: 0 0 10px;
  }
}