@charset "UTF-8";
/* -----------------------------------------CSS Information
File Name:base.css
Author:T.osaka
Style Info:ブラウザスタイルのLP用ベース設定
-------------------------------------------------------------
01:初期設定
02:KVユニット
03:フッター
04:UI
05アコーディオン（複数展開用）
06チェッカー
07:CVユニット
08:共通ユニット
__カラム設定
__LP共通コンテンツ
__トラブル
__緊急インフォ
__社内風景
__代理店追加対応
-----------------------------------------------------------*/
/* -----------------------------------------CSS Information
File Name:_footer.scss
Author:T.osaka
Style Info:ブラウザスタイルのフッター設定
-------------------------------------------------------------*/
main#form + aside + footer div.unit_footer-btn, main#form + aside + footer div.wrap_footer-btn {
  display: none;
}

footer {
  width: 100%;
  margin: 40px 0 0 0;
  padding: 20px 0 180px 0;
  background-color: #cccccc;
}
footer div.unit_footer-btn {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 10px 5px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  /*END ul.wrap_footer-btn*/
}
footer div.unit_footer-btn span.item_message {
  font-size: 1.2rem;
  color: #ffffff;
}
footer div.unit_footer-btn ul.wrap_footer-btn {
  clear: both;
  overflow: hidden;
  width: 100%;
}
footer div.unit_footer-btn ul.wrap_footer-btn li {
  width: 29%;
  float: left;
}
footer div.unit_footer-btn ul.wrap_footer-btn li .btn_checker {
  display: block;
  min-height: 74px;
  background: #ffffff url(/img/bg_btn_checker.gif) no-repeat left top -20px;
  background-size: 100% auto;
  border: solid 2px #ffffff;
  border-radius: 5px;
}
footer div.unit_footer-btn ul.wrap_footer-btn li .btn_checker img {
  width: 70%;
  margin: 12px 0 0 20%;
}
footer div.unit_footer-btn ul.wrap_footer-btn li + li {
  float: right;
  width: 69%;
  margin: 0 0 0 2%;
}
footer div.unit_footer-btn ul.wrap_consultation-ver li a {
  display: block;
}
footer div.unit_footer-btn ul.wrap_consultation-ver li a + a {
  margin-top: 5px;
}
footer div.unit_footer-btn .btn_home {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 5px;
  background: #ffffff url(/img/bg_btn_home_port.jpg) no-repeat right top;
  background-size: 100% auto;
  border-radius: 5px;
  text-align: left;
}
footer div.unit_footer-btn .btn_home div.item_logo {
  display: inline-block;
  width: 55%;
  margin: 0 0 5px 0;
}
footer div.unit_footer-btn .btn_home div.item_txt {
  display: inline-block;
  width: 55%;
}
footer div.unit_footer-btn .btn_home div.item_delta {
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
}
footer p.unit_footer-menu {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}
footer p.unit_footer-menu a {
  display: inline-block;
  padding: 0 5px;
  border-left: solid 1px #999999;
  font-size: 1.2rem;
  color: #333333;
  line-height: 140%;
}
footer p.unit_footer-menu a:nth-child(3), footer p.unit_footer-menu a:nth-child(6), footer p.unit_footer-menu a:last-child {
  border-right: solid 1px #999999;
}
footer p.unit_copyright {
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  footer {
    clear: both;
    margin: 0;
    /*div.unit_footer-btn END*/
  }
  footer div.unit_footer-btn {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.8);
    border-top: solid 1px #cccccc;
    text-align: left;
    /*div.wrap_footer-btn END*/
    /*div.wrap_consultation-ver END*/
  }
  footer div.unit_footer-btn div.wrap_footer-btn {
    width: 1100px;
    margin: 0 auto;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul {
    clear: both;
    overflow: hidden;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li {
    float: left;
    /* IE11 */
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li span.item_message {
    display: block;
    padding: 0 0 5px 0;
    font-size: 1.6rem;
    color: #333333;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li span.item_phone {
    display: block;
    background: url(/img/icon_sp_p.svg) no-repeat left center;
    background-size: 35px auto;
    padding: 0 0 0 40px;
    font-size: 3.4rem;
    font-weight: bold;
    color: #fc578e;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li _:-ms-lang(x)::-ms-backdrop, footer div.unit_footer-btn div.wrap_footer-btn ul li span.item_phone {
    background-position: left top 5px;
    line-height: 140%;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li span.item_response {
    display: block;
    margin: 0 0 0 10px;
    padding: 7px 20px;
    background-color: #fcdd8a;
    line-height: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul span.item_response + span.item_response {
    margin-top: 5px;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li.btn_anonymous {
    float: right;
    width: 635px;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li.btn_anonymous a {
    display: block;
    float: left;
  }
  footer div.unit_footer-btn div.wrap_footer-btn ul li.btn_anonymous a.btn_request {
    width: 202px;
    height: 67px;
    margin-left: 10px;
  }
  footer div.unit_footer-btn div.wrap_consultation-ver ul li a.btn_mail, footer div.unit_footer-btn div.wrap_consultation-ver ul li a.btn_consultation {
    display: inline-block;
    width: 202px;
    height: 67px;
    padding: 3px 0 0 60px;
    border-radius: 10px;
    text-align: left;
    font-size: 2.2rem;
    color: #ffffff;
  }
  footer div.unit_footer-btn div.wrap_consultation-ver ul li a.btn_mail span, footer div.unit_footer-btn div.wrap_consultation-ver ul li a.btn_consultation span {
    font-size: 1.4rem;
  }
  footer div.unit_footer-btn div.wrap_consultation-ver ul li a.btn_mail {
    background: #04a500 url(/img/icon_mail_w.svg) no-repeat left 10px center;
    background-size: auto 30px;
  }
  footer div.unit_footer-btn div.wrap_consultation-ver ul li a.btn_consultation {
    margin-left: 10px;
    background: #3366cc url(/img/icon_calendar_w.svg) no-repeat left 10px center;
    background-size: auto 40px;
  }
  footer p.unit_footer-menu a:nth-child(3), footer p.unit_footer-menu a:nth-child(6) {
    border-right: none;
  }
}
@media screen and (orientation: landscape) {
  /* 横向きの場合のスタイル */
  footer div.unit_footer-btn ul.wrap_footer-btn li .btn_phone {
    height: 86px;
  }
  footer div.unit_footer-btn ul.wrap_footer-btn li .btn_phone span {
    padding-left: 65px;
    background-size: auto 50px;
    line-height: 140%;
    font-size: 3rem;
  }
  footer div.unit_footer-btn ul.wrap_footer-btn li .btn_phone span span.item_response {
    font-size: 1.8rem;
  }
  footer div.unit_footer-btn ul.wrap_footer-btn li .btn_checker {
    height: 86px;
  }
  footer div.unit_footer-btn ul.wrap_footer-btn li .btn_checker img {
    width: 55%;
    margin: 5px 0 0 20%;
  }
  footer div.unit_footer-btn ul.wrap_footer-btn li span.item_message {
    font-size: 1.2rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 800px) {
  /* 横向きで800以上の場合のスタイル */
  footer div.unit_footer-btn ul.wrap_footer-btn li .btn_checker img {
    width: 50%;
  }
}
/* ----------------------------------------------------------
01:初期設定
-----------------------------------------------------------*/
html {
  font-size: 62.5%;
}

* html .smallFont {
  font-family: "Century Gothic", CenturyGothic, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

*:first-child + html .smallFont {
  font-family: "Century Gothic", CenturyGothic, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

* html ul li dl, * html ol li dl {
  display: inline;
}

*:first-child + html ul li dl, *:first-child + html ol li dl {
  display: inline;
}

body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-family: "Century Gothic", CenturyGothic, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #333333;
  line-height: 170%;
}

img {
  width: 100%;
  height: auto;
}

a {
  color: #333333;
}
a img {
  border: 0;
}

a:hover, a:active, button:hover {
  opacity: 0.8;
}

ul {
  list-style-type: none;
}

p + p {
  margin-top: 20px;
}

@media screen and (max-width: 999px) {
  /*　画面サイズ 999pxまで適用　*/
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  .sp_only {
    display: none;
  }
  .pc_only {
    display: block;
  }
  header, main {
    width: 850px;
    margin: 0 auto;
  }
}
/* ----------------------------------------------------------
02:KVユニット
-----------------------------------------------------------*/
header.unit_kv {
  padding: 20px 0;
  text-align: center;
}
header.unit_kv img.item_logo {
  width: 40%;
  margin: 0 0 20px 0;
}
header.unit_kv h1 {
  display: inline-block;
  width: 80%;
  margin: 0 0 10px 0;
}
header.unit_kv p {
  margin: 0 0 20px 0;
  line-height: 170%;
}
header.unit_kv ul {
  clear: both;
  overflow: hidden;
  display: inline-block;
  width: 90%;
}
header.unit_kv ul li {
  float: left;
  width: 35%;
}
header.unit_kv ul li + li {
  float: right;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  header.unit_kv h1 {
    width: 70%;
    margin: 0 0 30px 0;
  }
  header.unit_kv p {
    margin-bottom: 40px;
    font-size: 2.2rem;
  }
}
/* ----------------------------------------------------------
03:フッター
-----------------------------------------------------------*/
footer {
  margin-top: 0;
}

footer.unit_no-tell {
  margin-top: 0;
  padding-top: 20px;
}
footer.unit_no-tell div.unit_footer-btn ul.wrap_consultation-ver li a.btn_consultation {
  height: 85px;
  margin-top: 0;
  padding-top: 25px;
}
footer.unit_no-tell div.unit_footer-btn ul.wrap_footer-btn li a.btn_mail {
  display: block;
  width: 100%;
  height: 74px;
  margin-top: 0;
  padding: 22px 0 0 35px;
  background: #04a500 url(../../img/icon_mail_w.svg) no-repeat left 25px center;
  background-size: auto 25px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  font-size: 2.5rem;
  color: #ffffff;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  footer.unit_no-tell {
    margin-top: 0;
    padding-top: 20px;
  }
  footer.unit_no-tell div.unit_footer-btn div.wrap_footer-btn ul li.btn_anonymous {
    float: none;
    margin: 0 auto;
  }
}
/* ----------------------------------------------------------
04:UI
-----------------------------------------------------------*/
.btn_decision, .btn_form, .btn_phone, .btn_consultation {
  display: block;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  font-size: 2.5rem;
}

.btn_decision {
  background-color: #fc578e;
  color: #ffffff;
}

.btn_form {
  padding-left: 70px;
  background: #fc578e url(../../img/lp/icon_mail_w.svg) no-repeat left 10px center;
  background-size: 50px auto;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
}
.btn_form span {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}

.btn_phone {
  background-color: #04a500;
  color: #ffffff;
}

.btn_consultation {
  background-color: #3366cc;
  color: #ffffff;
}

a.link_txt {
  text-decoration: underline;
  color: #3366cc;
}

p.wrap_pagetop {
  margin: 20px 0 0 0;
  text-align: center;
}
p.wrap_pagetop a.link_pagetop {
  display: inline-block;
  padding: 2px 0 2px 25px;
  background: url(../../img/lp/uwaki/icon_pagetop.svg) no-repeat left center;
  background-size: 20px auto;
  font-size: 1.6rem;
}

main + aside {
  width: 100%;
  background-color: #ffffff;
  padding: 20px 10px;
}
main + aside ul.unit_bnr-set {
  width: 100%;
}
main + aside ul.unit_bnr-set li {
  margin: 0 0 10px 0;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  main + aside {
    width: 850px;
    margin: 0 auto;
    padding: 20px 0px;
  }
  main + aside ul.unit_bnr-set {
    clear: both;
    overflow: hidden;
    width: 850px;
  }
  main + aside ul.unit_bnr-set li {
    float: left;
    width: 190px;
  }
  main + aside ul.unit_bnr-set li + li {
    margin-left: 30px;
  }
}
/* ----------------------------------------------------------
04:アコーディオン（複数展開用）
-----------------------------------------------------------*/
.acd-check {
  display: none;
}

.acd-label {
  cursor: pointer;
  display: block;
  padding: 15px;
  background-color: #ffffff;
}
.acd-label span.title_reason {
  display: block;
  background: url(../../img/icon_square-plus.svg) no-repeat right center;
  background-size: 20px 20px;
  font-size: 1.8rem;
  line-height: 140%;
}

.acd-content {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  visibility: hidden;
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  background-color: #ffffff;
}

.acd-check:checked + .acd-label + .acd-content {
  visibility: visible;
  height: auto;
  opacity: 1;
  padding: 15px;
  border-top: dotted 1px #cccccc;
}

.acd-content + .acd-check + .acd-label {
  margin-bottom: 0;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  .acd-label {
    padding: 20px;
  }
  .acd-label span.title_reason {
    background-size: 40px 40px;
    font-size: 2.6rem;
  }
  .acd-label span.title_reason span.pc_only {
    display: inline-block;
  }
  .acd-check:checked + .acd-label + .acd-content {
    padding: 40px;
  }
}
/* ----------------------------------------------------------
05:チェッカー
-----------------------------------------------------------*/
a.item_checker_sp {
  display: block;
}

a.item_checker_pad {
  display: none;
}

a.item_checker_pc {
  display: none;
}

@media print, screen and (min-width: 750px) {
  /*　画面サイズ 750px以上から適用　*/
  a.item_checker_sp {
    display: none;
  }
  a.item_checker_pad {
    display: block;
  }
}
@media print, screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  a.item_checker_sp {
    display: none;
  }
  a.item_checker_pad {
    display: none;
  }
  a.item_checker_pc {
    display: block;
  }
}
/* ----------------------------------------------------------
07:CVユニット
-----------------------------------------------------------*/
div.wrap_cv {
  background: #ffffff url(../../img/lp/cv_wrap-bg.jpg) no-repeat center bottom 30px;
  background-size: 100% auto;
}
div.wrap_cv h2.title_cv {
  margin: 0 0 20px 0;
  font-size: 1.8rem;
  text-align: center;
}
div.wrap_cv ul {
  margin: 0 0 20px 0;
}
div.wrap_cv ul li {
  padding: 7px 0 10px 50px;
  background: url(../../img/lp/cv_checkbox.svg) no-repeat left top;
  background-size: 50px auto;
  font-size: 2.8rem;
  font-weight: bold;
  color: #ea6900;
}
div.wrap_cv ul li + li {
  margin-top: 5px;
}
div.wrap_cv .btn_freedial {
  display: block;
  margin-bottom: 10px;
  padding: 10px 10px 10px 70px;
  background-color: rgba(255, 255, 255, 0.7);
  background-image: url(../../img/icon_sp_p.svg);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: left 10px center;
  border: solid 1px #fc578e;
  border-radius: 5px;
  text-align: center;
}
div.wrap_cv .btn_freedial span.item_hours, div.wrap_cv .btn_freedial span.item_tel {
  font-weight: bold;
  line-height: 100%;
}
div.wrap_cv .btn_freedial span.item_hours {
  display: block;
  margin: 0 0 5px 0;
  font-size: 1.4rem;
  color: #333333;
}
div.wrap_cv .btn_freedial span.item_tel {
  font-size: 2.2rem;
  color: #fc578e;
}
div.wrap_cv .btn_freedial span.item_tel.sp_only {
  display: block;
}
div.wrap_cv .btn_freedial span.item_tel.pc_only {
  display: none;
}

section.unit_cv {
  background-color: #ffffff;
}

section section.unit_cv {
  padding-bottom: 40px;
}

/*前田バージョン*/
section.unit_maeda_cv div.wrap_cv {
  background-image: url(../../img/lp/cv_wrap-maeda_bg.jpg);
  background-position: center bottom 30px;
}
@media print, screen and (min-width: 390px) {
  section.unit_maeda_cv {
    /*　画面サイズ 390px以上から適用　*/
  }
  section.unit_maeda_cv div.wrap_cv {
    background-position: center bottom 27px;
  }
  section.unit_maeda_cv div.wrap_cv h2.title_cv {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 400px) {
  section.unit_maeda_cv {
    /*　画面サイズ 400px以上から適用　*/
  }
  section.unit_maeda_cv div.wrap_cv {
    background-position: center bottom 15px;
  }
  section.unit_maeda_cv div.wrap_cv h2.title_cv {
    margin-bottom: 30px;
  }
  section.unit_maeda_cv div.wrap_cv h2.title_cv + ul {
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 750px) {
  section.unit_maeda_cv {
    /*　画面サイズ 750px以上から適用　*/
  }
  section.unit_maeda_cv div.wrap_cv {
    background-position: center bottom 12px;
  }
  section.unit_maeda_cv div.wrap_cv h2.title_cv {
    margin-bottom: 50px;
  }
  section.unit_maeda_cv div.wrap_cv h2.title_cv + ul {
    margin-bottom: 50px;
  }
  section.unit_maeda_cv div.wrap_cv .btn_freedial {
    padding-top: 15px;
  }
}

/*電話番号非表示バージョンエレベスタ・バリューパートナーズ*/
main.uwaki_notel section div.wrap_cv {
  background-position: center top 40px;
}
main.uwaki_notel section.unit_maeda_cv div.wrap_cv {
  background-position: center top 45px;
}
@media print, screen and (min-width: 400px) {
  main.uwaki_notel {
    /*　画面サイズ 400px以上から適用　*/
  }
  main.uwaki_notel section.unit_maeda_cv div.wrap_cv {
    background-position: center top 45px;
  }
}
@media print, screen and (min-width: 750px) {
  main.uwaki_notel {
    /*　画面サイズ 750px以上から適用　*/
  }
  main.uwaki_notel section div.wrap_cv {
    background-position: center top 20px;
  }
  main.uwaki_notel section.unit_maeda_cv div.wrap_cv {
    background-position: center top 40px;
  }
}

/*インタースペースバージョン*/
main.uwaki_at section div.wrap_cv {
  background-position: center bottom 40px;
}
main.uwaki_at section.unit_maeda_cv div.wrap_cv {
  background-position: center bottom 30px;
}
@media print, screen and (min-width: 400px) {
  main.uwaki_at {
    /*　画面サイズ 400px以上から適用　*/
  }
  main.uwaki_at section div.wrap_cv {
    background-position: center bottom 15px;
  }
  main.uwaki_at section.unit_maeda_cv div.wrap_cv {
    background-position: center bottom 15px;
  }
}
@media print, screen and (min-width: 750px) {
  main.uwaki_at {
    /*　画面サイズ 750px以上から適用　*/
  }
  main.uwaki_at section div.wrap_cv {
    background-position: center bottom -20px;
  }
  main.uwaki_at section.unit_maeda_cv div.wrap_cv {
    background-position: center bottom -30px;
  }
}

@media print, screen and (min-width: 750px) {
  /*　画面サイズ 750px以上から適用　*/
  div.wrap_cv {
    padding-left: 100px;
    padding-right: 100px;
    background-size: 55% auto;
    background-position: center bottom;
  }
  section.unit_cv {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  div.wrap_cv {
    padding-left: 100px;
    padding-right: 100px;
    background-size: calc(100% - 200px);
  }
  div.wrap_cv h2.title_cv {
    margin-bottom: 40px;
    font-size: 2.2rem;
    line-height: 140%;
  }
  div.wrap_cv ul {
    margin: 0 0 40px 40px;
  }
  div.wrap_cv ul li {
    padding: 15px 0 20px 80px;
    background-size: 70px auto;
    font-size: 4.8rem;
  }
  div.wrap_cv .btn_freedial {
    pointer-events: none;
    background-size: 70px auto;
    background-position: left 30px center;
    font-size: 5rem;
    line-height: 140%;
  }
  div.wrap_cv .btn_freedial span.item_hours {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  div.wrap_cv .btn_freedial span.item_tel {
    font-size: 5rem;
  }
  div.wrap_cv .btn_freedial span.item_tel.sp_only {
    display: none;
  }
  div.wrap_cv .btn_freedial span.item_tel.pc_only {
    display: block;
  }
  div.wrap_cv .btn_form {
    background-size: 70px auto;
    background-position: left 30px center;
    font-size: 3rem;
    line-height: 140%;
  }
  div.wrap_cv .btn_form span {
    font-size: 2rem;
  }
  /*  END section.unit_cv, div.unit_cv */
}
/* ----------------------------------------------------------
08:共通ユニット
-----------------------------------------------------------*/
/*カラム設定*/
ul.unit_column1to2 li ul {
  clear: both;
  overflow: hidden;
}
ul.unit_column1to2 li ul li {
  float: left;
  width: calc(50% - 10px);
}
ul.unit_column1to2 li ul li + li {
  margin: 0 0 0 20px;
}
ul.unit_column1to2 li + li {
  margin: 20px 0 0 0;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  ul.unit_column1to2 {
    clear: both;
    overflow: hidden;
  }
  ul.unit_column1to2 li {
    float: left;
    width: 370px;
  }
  ul.unit_column1to2 li + li {
    float: right;
    margin: 0;
  }
}
/*LP共通コンテンツ*/
section.unit_research, section.unit_report, section.unit_office {
  padding: 20px 10px;
  border-top: solid 5px #000000;
  background: url(../../img/lp/bg_translucent50.png) no-repeat left top;
  background-size: 100% 100%;
}
section.unit_research h2, section.unit_report h2, section.unit_office h2 {
  margin: 0 0 20px 0;
  text-align: center;
  line-height: 100%;
  font-size: 3rem;
}
section.unit_research h3, section.unit_report h3, section.unit_office h3 {
  padding: 0 0 20px 0;
  background-position: right bottom;
  background-repeat: no-repeat;
}
section.unit_research h3 span, section.unit_report h3 span, section.unit_office h3 span {
  display: block;
  font-size: 2rem;
}
section.unit_research div, section.unit_report div, section.unit_office div {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
}

section.unit_research h3 {
  background-image: url(../../img/lp/bg_research.png);
  background-size: 40% auto;
}
section.unit_research h3 img {
  width: 60%;
}
section.unit_research h3 span {
  width: 60%;
}
section.unit_research h3 img + span {
  margin-top: 10px;
}
section.unit_research div img {
  margin: 20px 0;
}

section.unit_report h3 {
  padding: 0 0 20px 0;
  background-image: url(../../img/lp/bg_report.png);
  background-size: 40% auto;
}
section.unit_report h3 span {
  width: 60%;
}
section.unit_report p + img {
  margin-top: 20px;
}

section.unit_office h3 {
  padding: 0 0 20px 0;
  background-image: url(../../img/lp/bg_office.png);
  background-size: 40% auto;
  background-position: right bottom -80px;
}
section.unit_office h3 span {
  width: 70%;
}
section.unit_office h3 strong {
  display: block;
  margin-top: 10px;
  padding: 0 0 0 35px;
  background: url(../../img/lp/kekkon-shinyou/item_checkbox.svg) no-repeat left top;
  background-size: 30px;
  line-height: 140%;
  color: #333333;
}

section.unit_office + section.unit_cv {
  padding-top: 40px;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  section.unit_research, section.unit_report, section.unit_office {
    padding: 40px 20px;
  }
  section.unit_research h3, section.unit_report h3, section.unit_office h3 {
    padding: 0 0 40px 0;
  }
  section.unit_research h3 span, section.unit_report h3 span, section.unit_office h3 span {
    display: block;
    font-size: 3rem;
    line-height: 140%;
  }
  section.unit_research h3 {
    background-size: 30% auto;
    background-position: right 60px bottom;
  }
  section.unit_research div img {
    width: 70%;
    margin: 20px 15%;
  }
  section.unit_report h3 {
    background-size: 30% auto;
    background-position: right 60px bottom -30px;
  }
  section.unit_report img {
    width: 70%;
    margin: 0 15%;
  }
  section.unit_office h3 {
    background-size: 30% auto;
    background-position: right 60px bottom -170px;
  }
  section.unit_office h3 strong {
    margin-top: 20px;
    padding-left: 45px;
    background-size: 40px;
    font-size: 2.8rem;
  }
}
/*トラブル*/
section.unit_trouble {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px 10px;
}
section.unit_trouble h2 {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 2rem;
  color: #ffffff;
}
section.unit_trouble ul.list_image {
  clear: both;
  overflow: hidden;
  margin: 0 0 20px 0;
}
section.unit_trouble ul.list_image li {
  float: left;
  width: 30%;
}
section.unit_trouble ul.list_image li img {
  width: 100%;
}
section.unit_trouble ul.list_image li + li {
  margin-left: 5%;
}
section.unit_trouble p {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
}
section.unit_trouble ul.list_case {
  clear: both;
  overflow: hidden;
}
section.unit_trouble ul.list_case li {
  width: 48%;
  margin-top: 10px;
  padding: 0 0 0 40px;
  color: #ffffff;
  background: url(../../img/lp/icon_attention.svg) no-repeat left top;
  background-size: 30px 30px;
}
section.unit_trouble ul.list_case li:nth-child(odd) {
  float: left;
  margin-right: 2%;
}
section.unit_trouble ul.list_case li:nth-child(even) {
  float: right;
  margin-left: 2%;
}
section.unit_trouble ul.list_case li:nth-child(1), section.unit_trouble ul.list_case li:nth-child(2) {
  margin-top: 0;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  section.unit_trouble ul.list_case li {
    padding-bottom: 5px;
    font-size: 1.8rem;
  }
}
/*事例紹介*/
section.unit_case {
  padding: 0 0 20px 0;
  background: url(../../img/lp/case_bg.jpg) repeat-y left top;
  background-size: 100% auto;
}
section.unit_case h2 {
  padding: 20px 0;
  background-position: left top;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 2.4rem;
  color: #ffffff;
}
section.unit_case h2 span {
  display: block;
  margin: 0 0 5px 0;
  font-size: 1.4rem;
}
section.unit_case ul.list_case {
  margin: 0 10px;
}
section.unit_case ul.list_case li {
  margin: 0 0 20px 0;
  padding: 30px 10px 10px 10px;
  background: url(../../img/lp/case_list-bg.gif) no-repeat left top;
  background-size: 100% auto;
}
section.unit_case ul.list_case li h3 {
  padding: 0 0 0 40px;
  background: url(../../img/lp/case_list-icon.svg) no-repeat left center;
  background-size: 30px auto;
  font-size: 1.8rem;
}
section.unit_case ul.list_case li h3 span {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
  color: #333333;
}
section.unit_case ul.list_case li h4 {
  margin: 10px 0 5px 0;
  padding: 10px 0 0 0;
  border-top: dotted 1px #333333;
  font-size: 1.8rem;
}

@media print, screen and (min-width: 750px) {
  /*　画面サイズ 750px以上から適用　*/
  section.unit_case ul.list_case li {
    padding: 60px 30px 30px 30px;
  }
}
@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  section.unit_case h2 {
    padding: 40px 0;
    background-position: left top -30px;
    font-size: 3rem;
  }
  section.unit_case h2 span {
    font-size: 1.8rem;
  }
  section.unit_case ul.list_case li {
    margin: 0 0 20px 0;
  }
  section.unit_case ul.list_case li h3 {
    font-size: 2.4rem;
  }
}
/*緊急インフォ*/
#item_emergency {
  margin-bottom: 5px;
  line-height: 140%;
  font-size: 1.4rem;
  font-weight: bold;
  color: #ffffff;
}

@media screen and (min-width: 1000px) {
  /*　画面サイズ 1000px以上から適用　*/
  #item_emergency {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
  }
}
/*社内風景*/
ul.list_interior {
  clear: both;
  overflow: hidden;
  margin: 20px 0 0 0;
}
ul.list_interior li {
  float: left;
  width: 49%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
ul.list_interior li img {
  width: 100%;
  height: auto;
}
ul.list_interior li p {
  margin: 5px 0 0 0;
  line-height: 140%;
  font-size: 1.4rem;
}
ul.list_interior li + li {
  margin-left: 2%;
}

/*代理店追加対応*/
img.bnr_tb {
  margin-bottom: 10px;
}