/*
Theme Name: Lightning Child KgSouYui
Theme URI: 
Template: lightning
Description: 
Author: ★ PCWeb ★
Tags: 
Version: 0.1.1
*/

#header-top a {
	background: url(https://bengoshi-souzoku-yuigon.com/media/icon01.gif) no-repeat 3px 5px;
}

/* ヘッダーナビ ------------ */
#global-nav li:before {
  border-bottom:none;
}
#global-nav ul.global-nav-list li {
  border-right: solid 1px #FFF;
}
#global-nav ul.global-nav-list li:first-child {
  border-left: solid 1px #FFF;
}
ul.global-nav-list li a {
  color: #fff !important;
  font-size: 1em !important;
}
ul.global-nav-list li a:hover {
  color: #fff !important;
}
.global-nav-list>li span.global-nav-description {
  color: #fff !important;
  font-size: 12px;
  line-height: 120%;
}

/* 大見出し ------------ */
.mainSection-title,
h2 {
  border-top:none !important;
  border-bottom:none !important;
  padding: 7px 10px 7px 20px;
  background: -webkit-linear-gradient(top, #0E290E 0%, #2A5D2A 100%);
  background: linear-gradient(to bottom, #0E290E 0%, #2A5D2A 100%);
  color:#F8DA93;
  line-height: 1.5em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
  border-radius: 3px;
}
.mainSection-title:before,
h2:before {
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f06c";
  font-weight: bold;
  color:#9ebf3a;
}

/* 中見出し ------------ */
#souzoku-flow h3,
#isan-bunkatu h3, 
#yuigon h3,
#iryubun h3,
#souzoku-houki h3,
#kouken h3,
#qa-index h3,
#souzoku-fee h3,
#voice h3 {
  display: block;
  margin: 0 0 30px 0;
  padding: 12px 5px 10px 20px;
  background: -webkit-linear-gradient(top, #96C831 0%, #366902 100%);
  background: linear-gradient(to bottom, #96C831 0%, #366902 100%);
  border-radius: 3px;
  border: 1px #CCC solid;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

/* 文字サイズ指定 ------------ */
p.font-s {
	font-size: 13px;
	line-height: 18px;
}
p.font-ss {
	font-size: 12px;
	line-height: 18px;
}

/* 文字色指定 ------------ */
.b-red {
  color: #FF0000;
  font-weight: bold;
}

/* 共通 ------------ */
.top-main-contents{
  padding:0 0 10px 10px;
}
.content-box02 {
  display: block;
  margin: 0 0 20px 5px;
  padding: 20px;
  border: solid 1px #666600;
  background: #FFF;
}

/* 注意書き ------------ */
dl.notice {
  margin-top: 5px;
}
dl.notice dt{
  margin: 0;
}
dl.notice dd{
  margin: -25px 20px 5px 25px;
  line-height: 25px;
}

/* TOP 選ばれる理由 ------------ */
#feature h3 {
  display: block;
  margin: 0;
  padding: 12px 5px 10px 20px;
  background: -webkit-linear-gradient(top, #96C831 0%, #366902 100%);
  background: linear-gradient(to bottom, #96C831 0%, #366902 100%);
  border-radius: 3px;
  border: 1px #CCC solid;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
.green_num {
  width: 27px;
  margin: 0;
  padding: 2px 3px 2px 2px;
  color: #006600;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  background: #fff
}
.btn-nav-feature1 {
  float: right;
  display: block;
  width: 200px;
  margin: 0 20px 20px 0;
  text-align: right;
  font-family: Tahoma, Geneva, sans-serif;
}
.btn-nav-feature1 a {
  display: block;
  width: auto;
  margin: 0 0 0 13px;
  padding: 5px 20px 5px 10px;
  color: #000;
  text-decoration: none;
  text-align: right;
  font-size: 14px;
  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #CCC solid;
  background: #CCFF99;
}
.btn-nav-feature1 a:hover {
  text-decoration: none;
  background: #CCFFCC;
}
.btn-nav-feature2 {
  float: right;
  display: block;
  width: 300px;
  margin: 0 20px 20px 0;
  text-align: right;
  font-family: Tahoma, Geneva, sans-serif;
}
.btn-nav-feature2 a {
  display: block;
  width: auto;
  margin: 0 0 0 13px;
  padding: 5px 20px 5px 10px;
  color: #000;
  text-decoration: none;
  text-align: right;
  font-size: 14px;
  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #CCC solid;
  background: #CCFF99;
}

.btn-nav-feature2 a:hover {
  text-decoration: none;
  background: #CCFFCC;
}

/* TOP 取扱業務一覧 ------------ */
#services h3.service_h3,
#gyoumu h3.service_h3 {
  display: block;
  margin: 0 0 10px 0;
  padding: 5px 5px 10px 12px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  background: -webkit-linear-gradient(top, #96C831 0%, #366902 100%);
  background: linear-gradient(to bottom, #96C831 0%, #366902 100%);
  border-radius: 3px;
  border: 1px #CCC solid;
}
h4.service_h4 {
  display: block;
  width: 200px;
  height: 45px;
  margin: 0;
  padding: 0;
  color: #996600;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  line-height: 22px;
}
#services ul,
#gyoumu ul {
  margin: 10px 0 0 0;
  padding: 2px 5px 2px 20px;
  font-weight: normal;
  text-align: left;
}
#services li,
#gyoumu li {
  margin: 0 0 5px 0;
  padding: 2px 5px 2px 0;
  list-style-position: outside;
  list-style-image: url(https://bengoshi-souzoku-yuigon.com/media/icon01.gif);
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
p.service {
  margin: 5px 0 5px 15px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
.img-shosai-r {
  float:right;
  margin: 0 0 20px 0;
  padding: 0;
}

/* TOP 流れ ------------ */
#flow h3 {
  display: block;
  margin: 0;
  padding: 16px 5px 15px 16px;
  background: url(https://bengoshi-souzoku-yuigon.com/media/p01_h3_flow_bg.gif) no-repeat 0 5px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
.flow-box_l {
  display: block;
  float:left;
  width: 450px;
  height: auto;
  min-height: 170px;
  margin:0 15px 0 20px;
  padding: 0 0 0 20px;
  text-align: left;
  border-left: solid 10px #CCC;
}
.flow-box_l_02 {
  display: block;
  float:left;
  width: 450px;	
  height: auto;
  margin:0 15px 0 30px;
  padding: 0 0 0 20px;
  text-align: left;
}
.flow-box_r {
  display: block;
  float:left;
  width: 210px;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
}
ul.flow {
  width: 350px;
  margin: 0 0 10px 20px;
  padding: 10px;
  font-weight: normal;
  text-align: left;
  border: solid 1px #B2B2B2;
}
ul.flow li.flow01 {
  display: block;
  margin: 0;
  padding: 2px 0 2px 20px;
  background: url(https://bengoshi-souzoku-yuigon.com/media/icon_or_02.png) no-repeat 0 9px;
}
ul.flow li li{
  list-style-type: disc;
  margin: 10px 0 0 10px;
  padding: 2px 0 2px 0;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 18px;
}
.flow-side-box {
  display: block;
  width: 200px;
  height: auto;
  margin:0 0 10px 0;
  padding: 5px;
  text-align: left;
  border: solid 1px #B2B2B2;
  background: #FFFFCC;
}
.flow-side-box02 {
  display: block;
  width: 200px;
  height: auto;
  margin:0 0 10px 0;
  padding: 10px 5px;
  text-align: left;
  line-height: 10px;
  border: solid 1px #B2B2B2;
  background: #FFFFCC;
}
h4.flow-side {
  margin: 5px 7px;
  padding: 0;
  color: #003399;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  line-height: 15px;
  background: #FFFFCC;
}
.font-ss-ml-15 {
  display: block;
  margin-top: 3px;
  margin-left: 15px;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 15px;
}
.flow-side-img {
  margin: 0 0 10px 0;
  padding: 5px;
  border: solid 1px #B2B2B2;
}
.img-arrow {
  width: 680px;
  height: 14px;
  margin: -30px 0 20px 14px;
  padding: 0;
}

/* TOP 流れ（モバイル用） ------------ */
#m-flow h3 {
  display: block;
  margin: 0;
  padding: 16px 5px 15px 10px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
.m-flow-box_l {
  display: block;
  float:left;
  height: auto;
  min-height: 170px;
  margin:0 15px 0 10px;
  padding: 0 0 0 10px;
  text-align: left;
  border-left: solid 5px #CCC;
}
.m-flow-box_l_02 {
  display: block;
  float:left;
  height: auto;
  margin:0 15px 0 20px;
  padding: 0 0 0 10px;
  text-align: left;
}
ul.m-flow {
  width: 250px;
  margin: 0 0 10px 20px;
  padding: 10px;
  font-weight: normal;
  text-align: left;
  border: solid 1px #B2B2B2;
}
ul.m-flow li.flow01 {
  display: block;
  margin: 0;
  padding: 2px 0 2px 20px;
  background: url(https://bengoshi-souzoku-yuigon.com/media/icon_or_02.png) no-repeat 0 9px;
}
.img-arrow-m {
  width: 680px;
  height: 14px;
  margin: -30px 0 20px 11px;
  padding: 0;
}

@media  (min-width: 992px) and (max-width: 1199px) {
  ul.m-flow {
    width: 300px;
  }
}

/* 相続の流れ ------------ */
.btn-nav-suvflow1 {
  float: right;
  display: block;
  width: 260px;
  margin: 0 20px 20px 0;
  text-align: right;
  font-family: Tahoma, Geneva, sans-serif;
}
.btn-nav-suvflow1 a {
  display: block;
  width: auto;
  margin: 0 0 0 13px;
  padding: 5px 10px 5px 0;
  color: #000;
  text-decoration: none;
  text-align: right;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #CCC solid;
  background: #CCFF99;
}
.btn-nav-suvflow1 a:hover {
  text-decoration: none;
  background:#CCFFCC;
}

/* Ｑ＆Ａ ------------ */
ul.to-qa {
  margin: 10px 0 0 0;
  padding: 2px 5px 2px 10px;
  font-weight: normal;
  text-align: left;
}
ul.to-qa li {
  display: block;
  margin: 0;
  padding: 2px 5px 2px 15px;
  background: url(https://bengoshi-souzoku-yuigon.com/media/icon01.gif) no-repeat 0 10px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 25px;
}
ul.to-qa li a {
  color: #000;
  text-decoration: underline;
}
ul.to-qa li dl {
  margin: 0 0 10px 0;
  padding: 3px 0 0 0;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 25px;
}
ul.to-qa li dl dt {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
ul.to-qa li dl dd {
  margin: -20px 20px 23px 60px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 22px;
}

/* 相続遺言Ｑ＆Ａ投稿タイプ ------------ */
.sy-qa h1.entry-title {
  display: none;
}
.sy-qa h3 {
  display: block;
  margin: 0 0 20px 0;
  padding: 12px 5px 10px 20px;
  background: -webkit-linear-gradient(top, #96C831 0%, #366902 100%);
  background: linear-gradient(to bottom, #96C831 0%, #366902 100%);
  border-radius: 3px;
  border: 1px #CCC solid;
  color: #FFF;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
.sy-qa dl {
  margin: 20px 20px 10px 0;
}
.sy-qa dl dt.qa-q {
  width: 70px;
  margin-bottom: 10px;
  color: #006666;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.sy-qa dl dt.qa-a {
  width: 30px;
  color: #FF6600;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.sy-qa dl dd.qa-q {
  margin: -35px 0 10px 70px;
  color: #006666;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.sy-qa dl dd.qa-a {
  margin: -35px 0 0 70px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
}
.sy-qa dl dd.qa-a p {
  margin: 0 0 10px 0;
  color: #000;
  font-size: 16px;
  line-height: 25px;
}
dl.sy-qa-dl {
  margin: 0 0 10px 0;
  padding: 3px 0 0 0;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 25px;
}
dl.sy-qa-dl dt {
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
}
dl.sy-qa-dl dd {
  margin: -22px 20px 10px 33px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 22px;
}

/* 弁護士紹介 ------------ */
.img-r{
  float:right;
  margin:0 10px 0 10px;
  padding:1px;
}
dl.keireki {
  margin-top: 5px;
}
dl.keireki dt{
  margin: 0;
}
dl.keireki dd{
  margin: -25px 20px 5px 90px;
  line-height: 25px;
}

/* 解決事例 ------------ */
#jirei h3 {
  display: block;
  margin: 0 0 20px 0;
  padding: 10px 5px 10px 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  background: #669900;
}
#jirei h4 {
  display: block;
  margin: 15px 0 20px 0;
  padding: 10px 5px 10px 10px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  border-left: #669900 3px solid;
  border-bottom: #669900 1px solid;
}
#jirei p {
  margin: 0 10px 0 10px;
}

/* 相続用語集 */
#yougo-mokuji p a {
  color: #333;
  line-height: 25px;
}
#yougo h3 {
  display: block;
  margin: 20px 20px 20px 10px;
  padding: 5px 0 5px 0;
  color: #006666;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
  border-bottom: #006666 1px solid;
}
#yougo h4 {
  display: block;
  margin: 0 0 0 10px;
  padding: 5px 0 5px 10px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  line-height: 20px;
  background: #CCFFCC
}
#yougo p {
  padding:0 10px 10px 20px;
  color: #000;
  font-size: 16px;
}


/* SY CTA ------------ */
.sy-contact-nav-box {
  display: block;
  margin: 0 0 20px 0;
  padding: 12px 10px 20px 10px;
  background: -webkit-linear-gradient(top, #96C831 0%, #366902 100%);
  background: linear-gradient(to bottom, #96C831 0%, #366902 100%);
  border-radius: 3px;
  border: 1px #CCC solid;
}
.sy-contact-nav-box p.sy-contact-nav {
  color: #FFFF99;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

/* CTA ------------ */
#contact-nav {
  position: relative;
  width: 700px;
  height: 300px;
  margin: 30px 0 30px 0;
  padding: 1px;
  background: url(https://bengoshi-souzoku-yuigon.com/media/main_contact_bg.jpg) no-repeat;
}
#contact-nav h3.contact-logo {
  position: absolute;
  top: 25px;
  left:20px;
  margin: 0;
}
#contact-nav p.contact-address {
  position: absolute;
  top: 100px;
  left: 20px;
  margin: 0;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 22px;
}
#contact-nav p.contact-tel {
  position: absolute;
  top: 165px;
  left:20px;
  margin: 0;
}
#contact-nav #m-g-map {
  position: absolute;
  top: 20px;
  left: 368px;
  width: 300px;
  height: 172px;
  margin: 0;
  border: #666 1px solid;
}
#contact-nav div.main_contact_btn {
  position: absolute;
  top: 200px;
  left: 370px;
  margin: 0;
}
#contact-nav div.main_contact_btn p img {
  margin-top: 5px;
}

/* CTA（モバイル用） */
.m-contact-nav-box {
  display: block;
  height: auto;
  min-height: 170px;
  margin:0 15px 0 20px;
  padding: 20px 10px 0 10px;
  text-align: center;
  border: solid 1px #CCC;
  background: #efefef;
}
#m-contact-nav p.m-contact-address {
  margin: 0 0 20px 0;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 22px;
}
#mcta-g-map .mcta-g-map {
  display: block;
  width: 300px;
  height: 170px;
  margin: 10px 0;
  border: #666666 1px solid;
}

/* サイドバーの幅指定 */
.sub-section .sub-section--col--two {
  display: block;
  max-width: 250px;
  margin: 0;
}

/* サイドバー無料相談案内 ------------ */
#s-soudan-nav {
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
}
.mb_bn_1 {
  display: block;
  margin: 0;
  text-align: center;
}
#s-soudan {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: 1px solid #666633;
  background: #FBF0D0;
}
#s-soudan .font-ss {
  margin: 10px 5px 5px 0;
  font-size: 14px;
  text-align: center;
}

/* サイドバー業務案内 */
#vkexunit_banner-12 .veu_banner {
  margin-bottom: -30px;
}

/* サイドメニューのカスタマイズ */
.menu-sidemenu-container {
  margin-top: 20px;
  padding: 10px 5px 10px 5px;
  background: #fff;
  border: #ccc 1px solid;
  border-radius: 5px;
}
.widget_nav_menu .menu-item {
  border:none !important;
  background-color: #fff;
  position: relative;
  padding-left: 13px;
  line-height: 1.6;
  font-size: 16px;
}
.widget_nav_menu .menu-item a {
  color: #000;
  text-decoration: none !important;
}
.widget_nav_menu .menu-item a:hover {
  background-color: #eee !important;
}
.widget_nav_menu .menu-item:before {
  position: absolute;
  font-size: 20px;
  left: 10px;
  top: 8px;
  color: #78ad30;
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: bold;
}
.widget_nav_menu .menu-item:after { border:none; }

.widget_nav_menu .sub-menu li {
  border: none !important;
  background-color: #fff;
}
.widget_nav_menu .sub-menu .menu-item a {
  margin-left: -20px;
  padding-left: 30px;
  color:#000;
  text-decoration: none !important;
}
.widget_nav_menu .sub-menu .menu-item a:hover {
  color: #000;
  background-color: #eee !important;
}
.widget_nav_menu .sub-menu .menu-item:before {
  color: #fff;
}
#wp_widget_vkexunit_profile-3 {
  margin: 10px 0 0 0;
  padding: 0 10px 10px 20px;
  background: #fff;
  border: #ccc 1px solid;
  border-radius: 5px;
}
#wp_widget_vkexunit_profile-3 h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/* サイドバー(下部共通)のオフィス情報 */
#s-office {
  margin: 10px 0;
  padding: 0 5px 20px 0;
  border: 1px solid #CCC;
  background: #fff;
}
#s-office h2 {
  margin: 0 0 10px 0;
  padding: 0;
}
#s-office h3 {
  display: block;
  height: auto;
  margin: 10px 0 5px 0;
  padding: 5px 0 5px 0;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#s-office p {
  margin: 3px 0 5px 5px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 18px;
}
#s-office p img {
  margin: 5px 5px 0 5px;
  text-align: center;
}
#s-office .font-ss {
  margin: 0 5px 5px 0;
  font-size: 13px;
  text-align: center;
}
#s-office .ml15 {
	margin-left: 15px;
}

/* フッターナビの行間 */
nav.footer-nav ul li {
 line-height: 25px;
}

/* フッターのGoogleMap */
#g-map {
	display: block;
	width: 600px;
	height:250px;
	margin: 10px 0;
	border: #666 1px solid;
}

/* フッターのオフィス情報 */
#f-office {
  width:300px;
  margin: 10px 0;
  padding: 0 0 20px 0;
  border: 1px solid #CCC;
  background: #fff;
}
#f-office h2 {
  margin: 0 0 10px 0;
  padding: 0;
}
#f-office h3 {
  display: block;
  width: 300px;
  height: auto;
  margin: 10px 0 5px 0;
  padding: 5px 0 5px 0;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#f-office p {
  margin: 3px 0 5px 5px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 18px;
}
#f-office p img {
  margin: 5px 5px 0 5px;
  text-align: center;
}
#f-office .font-ss {
  margin: 0 5px 5px 0;
  font-size: 13px;
  text-align: center;
}
#f-office .ml15 {
  margin-left: 15px;
}

/* モバイル表示の枠ボックス */
.intro-box{
  display: block;
  max-width: 100% ! important;
  height: auto;
  margin: 5px 0 0 0;
  padding: 10px;
  text-align: center;
  border: solid 1px #CCC;
  background: #FFF;
}

/* 非表示指定 */

/* モバイルメイン非表示指定 */
@media (max-width: 991px) {
  #sy-contact-nav,
  #contact-nav {
    display: none;
  }
}
@media (max-width: 1199px) {
  #flow {
    display: none;
  }
}

/* PCメイン非表示指定 */
@media (min-width: 1200px) {
  #m-flow {
    display: none;
  }
}
@media (min-width: 992px) {
  #intro-box,
  #intro-box2,
  #nav_menu-3,
  #nav_menu-5,
  #menu-mobilemenu-1,
  #m-contact-nav {
    display: none;
  }
}

/* モバイルサイドバー非表示指定 */
@media (max-width: 991px) {
  #vkexunit_banner-10,
  #vkexunit_banner-11,
  #custom_html-6,
  #vkexunit_banner-12,
  #nav_menu-2,
  #vkexunit_banner-13,
  #vkexunit_banner-14,
  #custom_html-4 {
    display: none;
  }
}

/* モバイルフッター非表示指定 */
@media (max-width: 1199px) {
  nav.footer-nav{
    display: none;
  }
}
@media (max-width: 991px) {
  #custom_html-2,
  #custom_html-3 {
    display: none;
  }
}
