@charset "UTF-8";
/*-------------------------------------------------------------------------------------------*/
/* RESET STYLE    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*-------------------------------------------------------------------------------------------*/
/* ベーススタイル    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
body, html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  /* 16px x 0.625 = 10px(=1rem) */ }

body {
  font-size: 1.3rem;
  color: #444;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #fff;
  width: 100%;
  min-width: 100%; }

a, a:focus, a:active, a:link, img {
  outline: none; }

a {
  cursor: pointer;
  color: #4F2500; }

a:visited {
  color: #4e4e4e; }

/*a:hover {color: #813C00; text-decoration: none} */
a:active {
  color: #666; }

p {
  line-height: 1.6em; }

br {
  font-size: 0;
  line-height: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-top: 0px; }

h2 {
  font-size: 1.6rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.5rem; }

h3, h4 {
  font-weight: 700;
  margin: 15px 0 10px 0; }
  h3.headline, h4.headline {
    padding: .1em 0 .1em .5em;
    border-left: 4px solid #3ba33e; }
    h3.headline.company, h4.headline.company {
      border-color: #FFC600; }
  h3.headline-v2, h4.headline-v2 {
    padding-bottom: 4px;
    border-bottom: solid 3px #ccc; }
    h3.headline-v2.owners, h4.headline-v2.owners {
      border-bottom-color: #3ba33e; }
    h3.headline-v2.company, h4.headline-v2.company {
      border-bottom-color: #FFC600; }
    h3.headline-v2.architect_office, h4.headline-v2.architect_office {
      border-bottom-color: #3971BC; }
  h3.headline-v3, h4.headline-v3 {
    border-bottom: 1px solid #ccc;
    font-size: 1.3rem;
    padding: .6em;
    color: #fff;
    background: #00031f; }
    h3.headline-v3 span, h4.headline-v3 span {
      display: block;
      margin-bottom: .4em;
      color: #fe7800;
      font-size: .9rem; }

h4.houjin, h5.houjin {
  background: #AD2D2D;
  border-bottom: solid 2px #CD8181;
  color: #fff;
  padding: 10px;
  font-size: 1.3rem; }

h5.arc_reno {
  background: #3971BC;
  border-bottom: solid 2px #3d7bce;
  color: #fff;
  padding-left: 8px; }

h6 {
  font-weight: 700;
  padding: 6px 0;
  border-bottom: solid 1px #3d7bce;
  margin: 10px 0 10px 0; }
  h6:first-child {
    margin-top: 0; }

ul {
  list-style: none; }

input, select {
  vertical-align: middle; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: block; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.no-padding {
  padding: 0; }

.pr-0 {
  padding-right: 0px; }

.pl-0 {
  padding-left: 0px; }

.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-20 {
  padding-right: 20px; }

.pr-30 {
  padding-right: 30px; }

.pt-40 {
  padding-right: 40px; }

.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-20 {
  padding-left: 20px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-40 {
  padding-bottom: 40px; }

.ptb-5 {
  padding: 5px 0; }

.ptb-10 {
  padding: 10px 0; }

.ptb-20 {
  padding: 20px 0; }

.ptb-30 {
  padding: 30px 0; }

.ptb-40 {
  padding: 40px 0; }

.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-20 {
  margin-right: 20px; }

.mr-30 {
  margin-right: 30px; }

.mt-40 {
  margin-right: 40px; }

.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-40 {
  margin-left: 40px; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mtb-5 {
  margin: 5px 0; }

.mtb-10 {
  margin: 10px 0; }

.mtb-20 {
  margin: 20px 0; }

.mtb-30 {
  margin: 30px 0; }

.mtb-40 {
  margin: 40px 0; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.col-4 {
  width: 24%;
  display: inline-block; }

.col-3 {
  width: 32.5%;
  display: inline-block; }

.col-2 {
  width: 49%;
  display: inline-block; }

/*-------------------------------------------------------------------------------------------*/
/* ヘッダー    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#header {
  background: #fff;
  width: 100%;
  box-shadow: rgba(221, 227, 235, 0.65098) 0px 0px 6px 3px;
  -webkit-box-shadow: rgba(221, 227, 235, 0.65098) 0px 0px 6px 3px;
  -moz-box-shadow: rgba(221, 227, 235, 0.65098) 0px 0px 6px 3px; }
  #header h1 {
    background: #ff7600;
    padding: 4px 6px;
    color: #fff;
    white-space: nowrap;
    padding-left: 10px;
    font-size: 10px;
    font-weight: 400; }
  #header .navigation {
    padding: 0 4px; }
    #header .navigation .logo {
      display: inline-block;
      float: left;
      height: auto;
      vertical-align: middle; }
    #header .navigation .menu {
      display: inline-block;
      float: right;
      font-size: 20px;
      margin-top: 8px;
      margin-right: 4px;
      vertical-align: middle;
      border: solid 1px #ff7600;
      padding: 4px 10px;
      background-color: #ff7600;
      border-radius: 0.1em;
      -moz-border-radius: 0.1em;
      -webkit-border-radius: 0.1em;
      -o-border-radius: 0.1em;
      -ms-border-radius: 0.1em;
      color: #fff; }
      #header .navigation .menu a {
        color: #fff; }
        #header .navigation .menu a i {
          display: block;
          text-align: center; }
    #header .navigation a .btn-rent {
      -moz-box-shadow: inset 0px 1px 0px 0px #a4e271;
      -webkit-box-shadow: inset 0px 1px 0px 0px #a4e271;
      box-shadow: inset 0px 1px 0px 0px #a4e271;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
      background: -moz-linear-gradient(top, #89c403 5%, #77a809 100%);
      background: -webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
      background: -o-linear-gradient(top, #89c403 5%, #77a809 100%);
      background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
      background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
      background-color: #89c403;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      border: 1px solid #74b807;
      display: inline-block;
      cursor: pointer;
      color: #ffffff;
      text-decoration: none;
      text-shadow: 0px 1px 0px #528009;
      margin-top: 8px;
      margin-right: 80px;
      padding: 8px 16px;
      font-size: 13px;
      font-weight: 600;
      letter-spacing: 0.6px; }
  #header #menu {
    background: #fff; }
  #header #menuButton {
    position: absolute;
    top: 34px;
    right: 16px;
    width: 30px;
    height: 20px;
    margin-top: 0;
    border-top: 3px solid #e92e09;
    border-bottom: 3px solid #e92e09; }
    #header #menuButton:after {
      content: '';
      position: absolute;
      top: 8px;
      left: 0;
      right: 0;
      width: 100%;
      border-top: 3px solid #e92e09; }
  #header #menuText {
    position: absolute;
    right: 18px;
    top: 58px;
    text-align: center;
    font-size: 8px;
    color: #e92e09;
    font-weight: 700; }

.mm-navbar {
  background: #e92e09;
  color: #fff; }

a.mm-title {
  color: #fff !important; }

/*-------------------------------------------------------------------------------------------*/
/* パンくず    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#breadCrumb {
  background: #eee;
  border-width: 1px;
  border-style: solid;
  border-color: #f5f5f5 #e5e5e5 #ccc;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 100%;
  padding: 3px 0;
  margin-bottom: 5px; }
  #breadCrumb ul {
    display: table; }
  #breadCrumb li {
    display: table-cell;
    white-space: nowrap;
    font-size: 12px;
    padding: 6px 0 6px 10px; }
  #breadCrumb a {
    padding: .7em 1em .7em 2em;
    text-decoration: none;
    color: #444;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #ddd;
    background-image: linear-gradient(to right, #f6f6f6, #ddd);
    font-size: 10px;
    		/*
    		&:hover::after {
    			border-left-color: #fff;
    		}
    
    		.hover {
    		  color: #fff;
    		}
    		*/ }
    #breadCrumb a:first-child {
      padding-left: 5px;
      border-radius: 5px 0 0 5px; }
    #breadCrumb a:active {
      background: #fff !important; }
    #breadCrumb a::after, #breadCrumb a::before {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -1.5em;
      border-top: 1.5em solid transparent;
      border-bottom: 1.5em solid transparent;
      border-left: 1em solid;
      right: -1em;
      padding-left: 1px; }
    #breadCrumb a::after {
      z-index: 2;
      border-left-color: #ddd; }
    #breadCrumb a::before {
      border-left-color: #ccc;
      right: -1.1em;
      z-index: 1; }
  #breadCrumb .current {
    font-weight: bold;
    background: none; }
    #breadCrumb .current::after, #breadCrumb .current::before {
      content: normal; }
  #breadCrumb div {
    display: none; }

/*-------------------------------------------------------------------------------------------*/
/* フッター    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#footer .wrapper {
  padding: 20px 10px;
  background: #eee; }
  #footer .wrapper ul {
    width: 100%;
    margin: 0;
    padding: 0;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c7c1b7;
    background: #c7c1b7;
    overflow: hidden; }
    #footer .wrapper ul li {
      width: 100%;
      float: left;
      text-align: center;
      font-weight: 600;
      color: #827f7a;
      padding: 10px 0; }
      #footer .wrapper ul li a {
        display: block;
        text-decoration: none; }
#footer .footer-link-wrapper {
  margin: 0 auto;
  background: #ff7600;
  padding: 15px 0;
  color: #fff;
  text-align: center; }
  #footer .footer-link-wrapper a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2rem; }
  #footer .footer-link-wrapper .copyright {
    padding: 10px 0;
    margin-top: 10px; }

/*-------------------------------------------------------------------------------------------*/
/* タイトル    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.cat-title {
  background: url(../img/bkg_main_menu2.png) repeat-x;
  background-size: cover;
  padding: 20px 0 20px 5px; }
  .cat-title h2 {
    border-left: solid 4px #e92e09;
    padding-left: 5px; }
  .cat-title h2.sell {
    border-left: solid 4px #2E9CDF;
    padding-left: 5px; }
  .cat-title h2.owners {
    border-left: solid 4px #3ba33e;
    padding-left: 5px; }
  .cat-title h2.arc_reno {
    border-left: solid 4px #3971BC;
    padding-left: 5px; }

/*-------------------------------------------------------------------------------------------*/
/* 価格・利回り・間取り・シミュレーション ・値下げ   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.kakaku {
  font-size: 15px;
  color: #ff0000;
  font-weight: bold; }

.kakaku2 {
  font-weight: 700;
  color: #ff3600;
  font-size: 1.3rem; }

.rimawari {
  font-size: 14px;
  color: #ff0000;
  font-weight: bold; }

.madori {
  font-size: 14px;
  padding: 6px 0 4px 0;
  font-weight: bold; }

.simulation {
  margin-top: 4px;
  text-align: right;
  display: inline-block; }
  .simulation a {
    font-size: 10px;
    background-color: #74b807;
    padding: 4px 6px;
    color: #fff;
    text-decoration: none; }
  .simulation i {
    padding-right: 4px; }

.pricedown {
  font-size: 10px;
  background-color: #ff0000;
  text-align: center;
  line-height: 18px;
  color: #fff;
  height: 18px;
  display: inline-block;
  width: 80px; }

/*-------------------------------------------------------------------------------------------*/
/* TOP    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#top .main-img {
  width: 100%;
  height: 80px;
  background: url(../img/bkg_main_menu2.png);
  background-size: cover;
  overflow: hidden; }
  #top .main-img .main-gallery img {
    padding: 0 20px;
    width: 280px; }
#top .top-news h2 {
  border-top: 1px solid #79706c;
  border-bottom: 1px solid #79706c;
  color: #fff;
  font-size: 13px;
  padding: 6px 0 5px 6px;
  background: #79706c;
  text-shadow: none;
  font-weight: normal; }
#top .top-news .wrapper {
  padding: 8px 5px;
  background: #fff;
  border-bottom: solid 1px #79706c; }
  #top .top-news .wrapper .date {
    line-height: 1.8;
    font-weight: bold; }
  #top .top-news .wrapper .title {
    line-height: 1.4; }
#top .sub-menu {
  background: #f6f6f6;
  margin-bottom: 0; }
  #top .sub-menu .link-box-col4 {
    width: 22%;
    text-align: center;
    vertical-align: middle;
    float: left;
    border-left: solid 1px #ccc;
    border-right: soldi 1px #ccc; }
    #top .sub-menu .link-box-col4:first-child {
      border-left: none;
      width: 30%; }
    #top .sub-menu .link-box-col4:last-child {
      border-right: none; }
    #top .sub-menu .link-box-col4 .inner {
      padding: 8px 0;
      font-size: 11px;
      vertical-align: top;
      background: #f6f6f6;
      border-color: #79706c;
      text-align: center; }
      #top .sub-menu .link-box-col4 .inner i {
        font-size: 18px;
        width: 35px;
        margin-top: 2px;
        text-align: center;
        vertical-align: middle;
        margin-right: 2px;
        border-radius: 0.2em;
        -moz-border-radius: 0.2em;
        -webkit-border-radius: 0.2em;
        -o-border-radius: 0.2em;
        -ms-border-radius: 0.2em;
        margin: 0 auto 4px auto;
        padding: 5px 3px;
        display: block;
        background: #fff; }
    #top .sub-menu .link-box-col4 .architect_office i {
      color: #1f5bac;
      border: solid 2px #1f5bac; }
    #top .sub-menu .link-box-col4 .houjin i {
      color: #ad2d2d;
      border: solid 2px #ad2d2d; }
    #top .sub-menu .link-box-col4 .chukai i {
      color: #126e8c;
      border: solid 2px #126e8c; }
    #top .sub-menu .link-box-col4 .company i {
      color: #ff770a;
      border: solid 2px #ff770a; }
#top .link-box, #top .box {
  display: block;
  text-decoration: none;
  background: url(../img/sp/icon-arrow-grey.png) 98% no-repeat;
  background-size: 10px auto;
  -webkit-background-size: 10px auto;
  zoom: 1; }
#top .contents .tab-menu {
  background: url(../img/bkg_main_menu2.png);
  background-size: cover;
  padding: 20px 0;
  border-bottom: solid 1px #79706c; }
  #top .contents .tab-menu .wrapper {
    margin-left: 10px;
    margin-right: 10px; }
    #top .contents .tab-menu .wrapper .tab {
      overflow: hidden; }
      #top .contents .tab-menu .wrapper .tab li {
        background: #fff;
        padding: 4px 0;
        float: left;
        display: inline-block;
        margin-right: 1px;
        font-size: 12px;
        font-weight: bold;
        width: 24%;
        text-align: center;
        border-top: solid 1px #ccc;
        border-left: solid 1px #ccc;
        border-right: solid 1px #ccc;
        border-radius: 0.3em;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -o-border-radius: 5px 5px 0 0;
        -ms-border-radius: 5px 5px 0 0;
        -webkit-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
        -moz-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
        box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(30%, #ffffff));
        background-image: -webkit-linear-gradient(#f5f5f5, #ffffff 30%);
        background-image: -moz-linear-gradient(#f5f5f5, #ffffff 30%);
        background-image: -o-linear-gradient(#f5f5f5, #ffffff 30%);
        background-image: linear-gradient(#f5f5f5, #ffffff 30%); }
        #top .contents .tab-menu .wrapper .tab li:last-child {
          margin-right: 0;
          width: 23%; }
        #top .contents .tab-menu .wrapper .tab li .select {
          background: #e92e09;
          border-top: solid 1px #e92e09;
          border-left: solid 1px #e92e09;
          border-right: solid 1px #e92e09;
          color: #fff;
          box-shadow: none; }
      #top .contents .tab-menu .wrapper .tab li.buy.select {
        background: #e92e09;
        border-top: solid 1px #e92e09;
        border-left: solid 1px #e92e09;
        border-right: solid 1px #e92e09;
        color: #fff;
        box-shadow: none; }
      #top .contents .tab-menu .wrapper .tab li.rent.select {
        background: #85c63d;
        border-top: solid 1px #85c63d;
        border-left: solid 1px #85c63d;
        border-right: solid 1px #85c63d;
        color: #fff;
        box-shadow: none; }
      #top .contents .tab-menu .wrapper .tab li.sell.select {
        background: #2e9cdf;
        border-top: solid 1px #2e9cdf;
        border-left: solid 1px #2e9cdf;
        border-right: solid 1px #2e9cdf;
        color: #fff;
        box-shadow: none; }
      #top .contents .tab-menu .wrapper .tab li.lend.select {
        background: #3ba33e;
        border-top: solid 1px #3ba33e;
        border-left: solid 1px #3ba33e;
        border-right: solid 1px #3ba33e;
        color: #fff;
        box-shadow: none; }
    #top .contents .tab-menu .wrapper .content li {
      background: #fff; }
      #top .contents .tab-menu .wrapper .content li .title {
        font-weight: bold; }
    #top .contents .tab-menu .wrapper .content li.buy {
      border-top: solid 3px #e92e09; }
      #top .contents .tab-menu .wrapper .content li.buy i {
        color: #e92e09;
        border: solid 2px #e92e09;
        padding: 4px 3px; }
    #top .contents .tab-menu .wrapper .content li.rent {
      border-top: solid 3px #85c63d; }
      #top .contents .tab-menu .wrapper .content li.rent i {
        color: #85c63d;
        border: solid 2px #85c63d;
        padding: 4px 3px; }
    #top .contents .tab-menu .wrapper .content li.sell {
      border-top: solid 3px #2e9cdf; }
      #top .contents .tab-menu .wrapper .content li.sell i {
        color: #2e9cdf;
        border: solid 2px #2e9cdf;
        padding: 4px 3px; }
    #top .contents .tab-menu .wrapper .content li.lend {
      border-top: solid 3px #3ba33e; }
      #top .contents .tab-menu .wrapper .content li.lend i {
        color: #3ba33e;
        border: solid 2px #3ba33e;
        padding: 4px 3px; }
#top .contents .osusume h2 {
  padding: 8px 0 8px 5px; }
#top .contents .osusume .tab-osusume {
  overflow: hidden;
  border-bottom: solid 2px #e92e09; }
  #top .contents .osusume .tab-osusume li {
    padding: 10px 0;
    font-size: 11px;
    width: 32.8%;
    text-align: center;
    vertical-align: middle;
    float: left;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    vertical-align: middle;
    -webkit-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
    -moz-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
    box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(30%, #ffffff));
    background-image: -webkit-linear-gradient(#f5f5f5, #ffffff 30%);
    background-image: -moz-linear-gradient(#f5f5f5, #ffffff 30%);
    background-image: -o-linear-gradient(#f5f5f5, #ffffff 30%);
    background-image: linear-gradient(#f5f5f5, #ffffff 30%); }
    #top .contents .osusume .tab-osusume li:first-child {
      border-left: none; }
    #top .contents .osusume .tab-osusume li:last-child {
      border-right: none; }
  #top .contents .osusume .tab-osusume .select {
    background: #e92e09;
    border-top: solid 1px #e92e09;
    border-left: solid 1px #e92e09;
    border-right: solid 1px #e92e09;
    color: #fff;
    box-shadow: none; }
#top .contents .osusume .osusume-content {
  background: #f6f6f6; }
#top .contents .osusume .list {
  background: #f6f6f6;
  padding: 0; }
  #top .contents .osusume .list:first-child {
    padding: 2px 0 0; }
  #top .contents .osusume .list .wrapper {
    border-top: solid 1px #cbcbcb;
    vertical-align: top;
    margin: 5px;
    border: solid 1px #cbcbcb;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    background: #fff; }
    #top .contents .osusume .list .wrapper a {
      text-decoration: none; }
    #top .contents .osusume .list .wrapper .list-inner {
      padding: 10px 5px; }
      #top .contents .osusume .list .wrapper .list-inner h3 {
        font-size: 12px;
        letter-spacing: 0;
        margin-bottom: 10px; }
      #top .contents .osusume .list .wrapper .list-inner .box {
        display: block;
        text-decoration: none;
        background: url(../img/sp/icon-arrow-grey.png) 98% no-repeat;
        background-size: 12px auto;
        -webkit-background-size: 12px auto;
        zoom: 1; }
        #top .contents .osusume .list .wrapper .list-inner .box .list-img-wrapper {
          display: inline-block;
          margin-right: 20px;
          max-width: 90px; }
          #top .contents .osusume .list .wrapper .list-inner .box .list-img-wrapper img {
            width: auto;
            max-width: 90px;
            vertical-align: top; }
        #top .contents .osusume .list .wrapper .list-inner .box .list-content-wrapper {
          display: inline-block;
          vertical-align: top;
          max-width: 200px; }
          #top .contents .osusume .list .wrapper .list-inner .box .list-content-wrapper .address {
            padding: 4px 0; }
#top .contents .osusume .btn-show-list {
  text-align: right;
  padding: 15px 5px 20px; }
  #top .contents .osusume .btn-show-list a {
    background: #e92e09;
    padding: 10px 15px;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    color: #fff; }
    #top .contents .osusume .btn-show-list a i {
      margin-right: 8px; }
#top .contents .message {
  padding: 0 15px; }
  #top .contents .message p {
    font-size: 1.3rem; }
#top .contents .hide {
  display: none; }
#top .contents a {
  text-decoration: none; }
#top .contents .link-box {
  width: 100%;
  vertical-align: middle; }
#top .contents .link-box-col2 {
  width: 50%;
  text-align: left;
  vertical-align: middle;
  display: table-cell; }
#top .contents .link-box .inner, #top .contents .link-box-col2 .inner {
  padding: 8px;
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  vertical-align: middle; }
  #top .contents .link-box .inner i, #top .contents .link-box-col2 .inner i {
    font-size: 24px;
    width: 35px;
    padding-top: 2px;
    text-align: center;
    vertical-align: middle;
    margin-right: 2px;
    border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -o-border-radius: 0.2em;
    -ms-border-radius: 0.2em; }
#top .contents h2 {
  border-top: 1px solid #79706c;
  border-bottom: 1px solid #79706c;
  color: #fff;
  font-size: 12px;
  padding: 4px 0;
  background: #79706c;
  text-shadow: none;
  font-weight: normal;
  padding-left: 15px; }

/*-------------------------------------------------------------------------------------------*/
/* 物件一覧    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#list .list-tab {
  border-bottom: solid 4px #e92e09; }
  #list .list-tab ul.tab {
    display: flex;
    justify-content: space-around; }
    #list .list-tab ul.tab li {
      background: #fff;
      padding: 5px 0;
      font-size: 1.1rem;
      width: 31%;
      text-align: center;
      border-top: solid 1px #ccc;
      border-left: solid 1px #ccc;
      border-right: solid 1px #ccc;
      border-radius: 0.3em;
      -moz-border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(30%, #ffffff));
      background-image: -webkit-linear-gradient(#f5f5f5, #ffffff 30%);
      background-image: -moz-linear-gradient(#f5f5f5, #ffffff 30%);
      background-image: -o-linear-gradient(#f5f5f5, #ffffff 30%);
      background-image: linear-gradient(#f5f5f5, #ffffff 30%);
      line-height: 1.2; }
      #list .list-tab ul.tab li a {
        display: block;
        text-decoration: none;
        font-size: 1.1rem; }
      #list .list-tab ul.tab li.select {
        background: #e92e09;
        border-top: solid 1px #e92e09;
        border-left: solid 1px #e92e09;
        border-right: solid 1px #e92e09;
        color: #fff;
        box-shadow: none; }
        #list .list-tab ul.tab li.select a {
          color: #fff; }
#list .sort {
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
  -moz-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
  box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(30%, #ffffff));
  background-image: -webkit-linear-gradient(#f5f5f5, #ffffff 30%);
  background-image: -moz-linear-gradient(#f5f5f5, #ffffff 30%);
  background-image: -o-linear-gradient(#f5f5f5, #ffffff 30%);
  background-image: linear-gradient(#f5f5f5, #ffffff 30%);
  padding: 10px;
  margin-bottom: 10px;
  text-align: center; }
  #list .sort form {
    display: flex;
    justify-content: center;
    align-items: center; }
  #list .sort .title {
    display: inline-block;
    margin-right: 5px;
    color: #000;
    font-weight: bold;
    font-size: 1.3rem; }
  #list .sort .select-area {
    padding: 6px 2px;
    border: solid 1px #D9D9D9; }
#list .sort-link {
  text-align: center;
  margin-bottom: 25px; }
  #list .sort-link .active {
    font-weight: bold; }
  #list .sort-link ul {
    list-style-type: none;
    display: flex;
    justify-content: center; }
    #list .sort-link ul li {
      border-left: solid 1px #888;
      padding: 0 6px; }
      #list .sort-link ul li:last-child {
        border-right: solid 1px #888; }
#list .list-title {
  margin: 20px 10px 10px; }
  #list .list-title h4 {
    border-bottom: 3px solid #F37E00;
    letter-spacing: 1px;
    font-size: 1.4rem;
    padding-bottom: 6px; }
#list .item {
  padding: 2px 0;
  background: #fafafa; }
  #list .item a {
    text-decoration: none; }
  #list .item .wrapper {
    border-top: solid 1px #cbcbcb;
    vertical-align: top;
    margin: 5px 10px 10px 10px;
    border: solid 1px #cbcbcb;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    background: #fff;
    padding: 8px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }
    #list .item .wrapper h3 {
      text-decoration: underline;
      letter-spacing: 0;
      line-height: 1.4;
      font-size: 1.3rem;
      margin: 0 0 6px 0; }
      #list .item .wrapper h3.no-border {
        text-decoration: none; }
    #list .item .wrapper .inner {
      display: flex;
      justify-content: space-between;
      background: url(../img/sp/icon-arrow-grey.png) 99% no-repeat;
      background-size: 14px auto;
      -webkit-background-size: 14px auto;
      zoom: 1;
      padding-top: 5px; }
      #list .item .wrapper .inner .img {
        width: 35%;
        position: relative;
        /* 点滅 */ }
        #list .item .wrapper .inner .img img {
          width: 100%;
          height: auto;
          vertical-align: top; }
          #list .item .wrapper .inner .img img.icon-new {
            position: absolute;
            top: 5px;
            left: 5px;
            width: 26px;
            height: auto; }
          #list .item .wrapper .inner .img img.icon-360 {
            position: absolute;
            top: 33px;
            right: 33px;
            width: 68px;
            height: auto; }
          #list .item .wrapper .inner .img img.icon-kanbai {
            position: absolute;
            top: 0;
            left: 15px;
            width: 90px;
            height: auto; }
        #list .item .wrapper .inner .img .icon-newhouse, #list .item .wrapper .inner .img .icon-cyuuko, #list .item .wrapper .inner .img .icon-mansion, #list .item .wrapper .inner .img .icon-apart, #list .item .wrapper .inner .img .icon-kodate, #list .item .wrapper .inner .img .icon-tochi {
          font-size: 9px;
          color: #fff;
          width: 100%;
          height: 16px;
          text-align: center;
          line-height: 16px;
          display: inline-block;
          margin-top: 2px; }
        #list .item .wrapper .inner .img .icon-newhouse {
          background-color: #0069A3; }
        #list .item .wrapper .inner .img .icon-cyuuko {
          background-color: #ff8d1a; }
        #list .item .wrapper .inner .img .icon-mansion {
          background: #22ac38; }
        #list .item .wrapper .inner .img .icon-apart {
          background-color: #3366ff; }
        #list .item .wrapper .inner .img .icon-kodate {
          background-color: #ff8d1a; }
        #list .item .wrapper .inner .img .icon-tochi {
          background-color: #cc9900; }
        #list .item .wrapper .inner .img .icon-syubetsu-and-youtube {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          #list .item .wrapper .inner .img .icon-syubetsu-and-youtube .icon-newhouse, #list .item .wrapper .inner .img .icon-syubetsu-and-youtube .icon-cyuuko {
            width: 40%; }
          #list .item .wrapper .inner .img .icon-syubetsu-and-youtube .icon-youtube {
            width: 58%; }
            #list .item .wrapper .inner .img .icon-syubetsu-and-youtube .icon-youtube img {
              width: 100%;
              vertical-align: middle; }
          #list .item .wrapper .inner .img .icon-syubetsu-and-youtube.vacancy .icon-mansion, #list .item .wrapper .inner .img .icon-syubetsu-and-youtube.vacancy .icon-apart, #list .item .wrapper .inner .img .icon-syubetsu-and-youtube.vacancy .icon-kodate, #list .item .wrapper .inner .img .icon-syubetsu-and-youtube.vacancy .icon-tochi {
            width: 45%; }
          #list .item .wrapper .inner .img .icon-syubetsu-and-youtube.vacancy .icon-youtube {
            width: 53%; }
        #list .item .wrapper .inner .img .icon-pricedown {
          font-size: 9px;
          background-color: #ff0000;
          text-align: center;
          line-height: 15px;
          color: #fff;
          height: 15px;
          margin-top: 1px; }
        #list .item .wrapper .inner .img .blinking {
          -webkit-animation: blink 1.5s ease-in-out infinite alternate;
          -moz-animation: blink 1.5s ease-in-out infinite alternate;
          animation: blink 1.5s ease-in-out infinite alternate; }
@-webkit-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
      #list .item .wrapper .inner .summary {
        width: 62%; }
        #list .item .wrapper .inner .summary table {
          border-collapse: collapse;
          width: 100%; }
          #list .item .wrapper .inner .summary table tr td {
            padding: 3px 0; }
            #list .item .wrapper .inner .summary table tr td:first-child {
              padding-top: 0; }
          #list .item .wrapper .inner .summary table.vacancy tr th, #list .item .wrapper .inner .summary table.vacancy tr td {
            text-align: left; }
        #list .item .wrapper .inner .summary p {
          line-height: 1.2; }
        #list .item .wrapper .inner .summary .address, #list .item .wrapper .inner .summary .koutsu, #list .item .wrapper .inner .summary .tochi, #list .item .wrapper .inner .summary .tatemono {
          padding: 3px 0; }
      #list .item .wrapper .inner .list-content-wrapper {
        width: 63%; }
        #list .item .wrapper .inner .list-content-wrapper table {
          border-collapse: collapse;
          width: 100%; }
          #list .item .wrapper .inner .list-content-wrapper table tr td {
            padding: 2px 0; }
            #list .item .wrapper .inner .list-content-wrapper table tr td:first-child {
              padding-top: 0; }
        #list .item .wrapper .inner .list-content-wrapper p {
          line-height: 1.2; }
        #list .item .wrapper .inner .list-content-wrapper .address, #list .item .wrapper .inner .list-content-wrapper .koutsu, #list .item .wrapper .inner .list-content-wrapper .tochi, #list .item .wrapper .inner .list-content-wrapper .tatemono {
          padding: 3px 0; }
    #list .item .wrapper .prop_list_cat_mansion, #list .item .wrapper .prop_list_cat_apart, #list .item .wrapper .prop_list_cat_kodate, #list .item .wrapper .prop_list_cat_tochi, #list .item .wrapper .prop_list_cat_newhouse {
      font-size: 10px;
      color: #fff;
      width: 100%;
      height: 16px;
      text-align: center;
      line-height: 16px;
      display: inline-block;
      margin-top: 2px; }
    #list .item .wrapper .prop_list_cat_mansion {
      background-color: #2db300; }
    #list .item .wrapper .prop_list_cat_apart {
      background-color: #3366ff; }
    #list .item .wrapper .prop_list_cat_kodate {
      background-color: #ff8d1a; }
    #list .item .wrapper .prop_list_cat_tochi {
      background-color: #cc9900; }

/*-------------------------------------------------------------------------------------------*/
/* 物件詳細    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#detail #container {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: 100%; }
  #detail #container #content .menu .link-box-col4 {
    width: 25%;
    text-align: center;
    vertical-align: middle;
    float: left;
    margin-bottom: 6px; }
    #detail #container #content .menu .link-box-col4 a {
      text-decoration: none;
      font-size: 12px; }
    #detail #container #content .menu .link-box-col4 .inner {
      padding: 5px;
      border-bottom: solid 1px #ddd;
      border-top: solid 1px #ddd;
      border-right: solid 1px #ddd;
      vertical-align: middle;
      -webkit-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
      -moz-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
      box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(30%, #ffffff));
      background-image: -webkit-linear-gradient(#f5f5f5, #ffffff 30%);
      background-image: -moz-linear-gradient(#f5f5f5, #ffffff 30%);
      background-image: -o-linear-gradient(#f5f5f5, #ffffff 30%);
      background-image: linear-gradient(#f5f5f5, #ffffff 30%);
      text-align: center;
      height: 46px; }
      #detail #container #content .menu .link-box-col4 .inner i {
        font-size: 20px;
        width: 35px;
        padding-top: 2px;
        text-align: center;
        vertical-align: middle;
        border-radius: 0.2em;
        -moz-border-radius: 0.2em;
        -webkit-border-radius: 0.2em;
        -o-border-radius: 0.2em;
        -ms-border-radius: 0.2em;
        display: block;
        margin: 0 auto 4px auto;
        color: #79706c; }
      #detail #container #content .menu .link-box-col4 .inner.select {
        background: #e92e09;
        color: #fff; }
        #detail #container #content .menu .link-box-col4 .inner.select i {
          color: #fff; }
      #detail #container #content .menu .link-box-col4 .inner .title {
        font-weight: bold;
        font-size: 10px; }
    #detail #container #content .menu .link-box-col4:last-child {
      border-left: none; }
  #detail #container #content .menu {
    margin-bottom: 0; }
  #detail #container #content .prop-name {
    padding: 10px 0 10px 5px; }
    #detail #container #content .prop-name h2 {
      font-size: 14px;
      border-left: solid 4px #e92e09;
      padding-left: 5px; }
  #detail #container #content .main-content-gaiyou {
    padding: 0px 0 10px 0;
    background: #f0f0e1;
    border-bottom: solid 2px #908257;
    border-top: solid 1px #908257; }
    #detail #container #content .main-content-gaiyou .gallery {
      background: #333;
      padding: 5px 0; }
      #detail #container #content .main-content-gaiyou .gallery .main-gallery {
        margin: 5px 0; }
        #detail #container #content .main-content-gaiyou .gallery .main-gallery .zoom i {
          right: 10px; }
        #detail #container #content .main-content-gaiyou .gallery .main-gallery img {
          padding: 0 5px; }
    #detail #container #content .main-content-gaiyou .sub-menu .link-box-col3 {
      width: 33.333%;
      text-align: center;
      vertical-align: middle;
      float: left; }
      #detail #container #content .main-content-gaiyou .sub-menu .link-box-col3 a {
        text-decoration: none; }
      #detail #container #content .main-content-gaiyou .sub-menu .link-box-col3 .inner {
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #ddd;
        border-right: solid 1px #ddd;
        vertical-align: middle;
        -webkit-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
        -moz-box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
        box-shadow: rgba(245, 245, 245, 0.8) 1px 2px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -3px 0 inset;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(30%, #ffffff));
        background-image: -webkit-linear-gradient(#f5f5f5, #ffffff 30%);
        background-image: -moz-linear-gradient(#f5f5f5, #ffffff 30%);
        background-image: -o-linear-gradient(#f5f5f5, #ffffff 30%);
        background-image: linear-gradient(#f5f5f5, #ffffff 30%);
        text-align: center;
        padding: 5px; }
        #detail #container #content .main-content-gaiyou .sub-menu .link-box-col3 .inner i {
          font-size: 20px;
          width: 35px;
          padding-top: 2px;
          text-align: center;
          vertical-align: middle;
          border-radius: 0.2em;
          -moz-border-radius: 0.2em;
          -webkit-border-radius: 0.2em;
          -o-border-radius: 0.2em;
          -ms-border-radius: 0.2em;
          display: block;
          margin: 0 auto 8px auto;
          color: #79706c; }
        #detail #container #content .main-content-gaiyou .sub-menu .link-box-col3 .inner .title {
          font-weight: bold; }
      #detail #container #content .main-content-gaiyou .sub-menu .link-box-col3:last-child {
        border-left: none; }
    #detail #container #content .main-content-gaiyou .copy {
      line-height: 1.4;
      font-weight: 600;
      padding: 10px 0 !important;
      font-size: 1.3rem;
      margin-bottom: 0;
      text-align: center; }
    #detail #container #content .main-content-gaiyou .info {
      padding: 5px 10px; }
      #detail #container #content .main-content-gaiyou .info table {
        line-height: 1.6;
        width: 100%; }
        #detail #container #content .main-content-gaiyou .info table tr {
          border: solid 1px #ccc; }
        #detail #container #content .main-content-gaiyou .info table th {
          background: #ededed;
          color: #000;
          padding: 8px 10px;
          text-align: left;
          border-right: solid 1px #ccc;
          border-left: solid 1px #ccc;
          white-space: nowrap;
          width: 20%; }
        #detail #container #content .main-content-gaiyou .info table td {
          width: 80%;
          padding: 8px 10px;
          background: #fff; }
        #detail #container #content .main-content-gaiyou .info table .pickup {
          letter-spacing: 0;
          line-height: 1.4; }
  #detail #container #content .main-content {
    padding: 5px; }
    #detail #container #content .main-content h3 {
      margin-bottom: 5px; }
    #detail #container #content .main-content .kukanzu {
      margin-bottom: 15px; }
      #detail #container #content .main-content .kukanzu img {
        text-align: center;
        max-width: 100%; }
    #detail #container #content .main-content .list-madori .wrapper {
      border-top: solid 1px #cbcbcb;
      vertical-align: top;
      margin: 5px 0;
      border: solid 1px #cbcbcb;
      border-radius: 0.3em;
      -moz-border-radius: 0.3em;
      -webkit-border-radius: 0.3em;
      -o-border-radius: 0.3em;
      -ms-border-radius: 0.3em;
      background: #fff; }
      #detail #container #content .main-content .list-madori .wrapper a {
        text-decoration: none; }
      #detail #container #content .main-content .list-madori .wrapper .inner {
        padding: 10px 5px; }
        #detail #container #content .main-content .list-madori .wrapper .inner h4 {
          font-size: 13px;
          letter-spacing: 0;
          margin-bottom: 5px;
          padding: 0 5px;
          line-height: 1.4; }
        #detail #container #content .main-content .list-madori .wrapper .inner .list-img-wrapper {
          float: left;
          width: 42%; }
          #detail #container #content .main-content .list-madori .wrapper .inner .list-img-wrapper img {
            width: 100%;
            height: auto;
            vertical-align: top; }
        #detail #container #content .main-content .list-madori .wrapper .inner .list-content-wrapper {
          float: right;
          margin-left: 5px; }
        #detail #container #content .main-content .list-madori .wrapper .inner ul {
          width: 100%; }
          #detail #container #content .main-content .list-madori .wrapper .inner ul li {
            padding: 5px 0;
            border-bottom: dotted 1px #ccc;
            width: 100%;
            min-width: 130px; }
            #detail #container #content .main-content .list-madori .wrapper .inner ul li:first-child {
              padding-top: 0; }
        #detail #container #content .main-content .list-madori .wrapper .inner .list-contact-wrapper {
          text-align: center; }
          #detail #container #content .main-content .list-madori .wrapper .inner .list-contact-wrapper .btn-contact {
            font-size: 12px;
            background-color: #e92e09;
            padding: 10px 20px;
            color: #fff;
            text-align: center;
            margin-top: 5px;
            border-radius: 0.4em;
            -moz-border-radius: 0.4em;
            -webkit-border-radius: 0.4em;
            -o-border-radius: 0.4em;
            -ms-border-radius: 0.4em;
            display: inline-block; }
          #detail #container #content .main-content .list-madori .wrapper .inner .list-contact-wrapper .btn-phone {
            font-size: 12px;
            background-color: #74b807;
            padding: 10px 8px;
            color: #fff;
            text-align: center;
            margin-top: 5px;
            border-radius: 0.4em;
            -moz-border-radius: 0.4em;
            -webkit-border-radius: 0.4em;
            -o-border-radius: 0.4em;
            -ms-border-radius: 0.4em;
            display: inline-block; }
          #detail #container #content .main-content .list-madori .wrapper .inner .list-contact-wrapper .btn-line {
            font-size: 12px;
            background-color: #74b807;
            padding: 10px 8px;
            color: #fff;
            text-align: center;
            margin-top: 5px;
            border-radius: 0.4em;
            -moz-border-radius: 0.4em;
            -webkit-border-radius: 0.4em;
            -o-border-radius: 0.4em;
            -ms-border-radius: 0.4em;
            display: inline-block; }
          #detail #container #content .main-content .list-madori .wrapper .inner .list-contact-wrapper i {
            margin-right: 6px; }
    #detail #container #content .main-content .kankyou, #detail #container #content .main-content .genchi, #detail #container #content .main-content .setsubi, #detail #container #content .main-content .kouzou, #detail #container #content .main-content .kukanzu {
      padding: 5px 0; }
      #detail #container #content .main-content .kankyou .title, #detail #container #content .main-content .genchi .title, #detail #container #content .main-content .setsubi .title, #detail #container #content .main-content .kouzou .title, #detail #container #content .main-content .kukanzu .title {
        padding: 5px 0;
        font-weight: bold; }
      #detail #container #content .main-content .kankyou .wrapper, #detail #container #content .main-content .genchi .wrapper, #detail #container #content .main-content .setsubi .wrapper, #detail #container #content .main-content .kouzou .wrapper, #detail #container #content .main-content .kukanzu .wrapper {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 15px; }
        #detail #container #content .main-content .kankyou .wrapper .img-wrapper, #detail #container #content .main-content .genchi .wrapper .img-wrapper, #detail #container #content .main-content .setsubi .wrapper .img-wrapper, #detail #container #content .main-content .kouzou .wrapper .img-wrapper, #detail #container #content .main-content .kukanzu .wrapper .img-wrapper {
          display: block;
          text-align: center;
          border: solid 1px #ccc; }
          #detail #container #content .main-content .kankyou .wrapper .img-wrapper a img, #detail #container #content .main-content .genchi .wrapper .img-wrapper a img, #detail #container #content .main-content .setsubi .wrapper .img-wrapper a img, #detail #container #content .main-content .kouzou .wrapper .img-wrapper a img, #detail #container #content .main-content .kukanzu .wrapper .img-wrapper a img {
            height: auto;
            width: 100%;
            margin: 0 auto;
            vertical-align: text-bottom; }
        #detail #container #content .main-content .kankyou .wrapper .content-wrapper, #detail #container #content .main-content .genchi .wrapper .content-wrapper, #detail #container #content .main-content .setsubi .wrapper .content-wrapper, #detail #container #content .main-content .kouzou .wrapper .content-wrapper, #detail #container #content .main-content .kukanzu .wrapper .content-wrapper {
          padding: 0 5px;
          line-height: 1.4; }
      #detail #container #content .main-content .kankyou #map, #detail #container #content .main-content .genchi #map, #detail #container #content .main-content .setsubi #map, #detail #container #content .main-content .kouzou #map, #detail #container #content .main-content .kukanzu #map {
        width: 100%;
        height: 220px; }
    #detail #container #content .main-content .map #map {
      padding-top: 5px;
      width: 100%;
      height: 220px; }
  #detail #container .contact_block .contact_menu {
    display: flex;
    padding: 10px;
    justify-content: space-around;
    background: #fff; }
    #detail #container .contact_block .contact_menu li {
      width: 47%; }
      #detail #container .contact_block .contact_menu li a {
        text-align: center;
        text-decoration: none;
        color: #fff;
        padding: 10px 4px;
        border-radius: 4px;
        display: block; }
        #detail #container .contact_block .contact_menu li a.btn-contact {
          background-color: #e92e09;
          border-bottom: 4px solid #d12706; }
        #detail #container .contact_block .contact_menu li a.btn-phone {
          background-color: #74b807;
          border-bottom: 4px solid #5aae08; }
        #detail #container .contact_block .contact_menu li a i {
          margin-right: 6px; }
  #detail #container .contact-block, #detail #container .contact-block-col-3 {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background-color: #f6f6f6;
    padding: 10px 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background: #fff; }
    #detail #container .contact-block a, #detail #container .contact-block-col-3 a {
      width: 45%;
      text-align: center;
      text-decoration: none;
      color: #fff;
      padding: 8px 0;
      border-radius: 4px; }
      #detail #container .contact-block a.btn-contact, #detail #container .contact-block-col-3 a.btn-contact {
        background-color: #e92e09;
        border-bottom: 4px solid #d12706; }
      #detail #container .contact-block a.btn-phone, #detail #container .contact-block-col-3 a.btn-phone {
        background-color: #0078CE;
        border-bottom: 4px solid #0069A3; }
      #detail #container .contact-block a.btn-suumo, #detail #container .contact-block-col-3 a.btn-suumo {
        background-color: #74b807;
        border-bottom: 4px solid #5aae08; }
  #detail #container .contact-block-col-3 a {
    width: 30%;
    padding: 6px 0;
    line-height: 1.4; }
  #detail #container .zoom {
    position: relative; }
    #detail #container .zoom i {
      position: absolute;
      top: 4px;
      right: 1px;
      background: #ff7700;
      padding: 4px;
      color: #fff;
      border: solid 1px #fff;
      font-size: 12px !important; }
  #detail #container h3 {
    border-top: 1px solid #79706c;
    border-bottom: 1px solid #79706c;
    color: #fff;
    font-size: 13px;
    padding: 6px 0 5px 6px;
    background: #79706c;
    text-shadow: none;
    font-weight: normal;
    margin: 0; }

/*-------------------------------------------------------------------------------------------*/
/* 問い合わせフォーム    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#contact_tbl table {
  width: 100% !important;
  line-height: 1.4;
  margin: 0 auto;
  overflow: hidden; }

#contact_tbl table, #contact_tbl table th, #contact_tbl table td {
  border-top: solid 1px #dedede;
  border-collapse: collapse;
  vertical-align: middle; }

#contact_tbl table {
  border-bottom: solid 1px #dedede; }

#contact_tbl table th {
  background-color: #f7f7f7;
  font-weight: 600;
  padding: 10px;
  text-align: left;
  display: block; }

#contact_tbl table td {
  padding: 5px;
  text-align: left;
  display: block; }

#contact_tbl table td input {
  padding: 8px;
  margin: 4px 0; }

#contact_tbl table td input[type="text"],
#contact_tbl table td input[type="email"]  {
  border: solid 1px #bbb; }

#contact_tbl table td select {
  padding: 6px 4px; }

#contact_tbl table td textarea {
  padding: 6px;
  border: solid 1px #ccc;
  width: 90% !important; }

#contact_tbl .require {
  color: #ff0000;
  font-size: 11px; }

#contact_tbl .ex {
  font-size: 12px;
  font-weight: 300; }

.error {
  color: #ff0000; }

.vr-tour > .sceneTitle, .vr-tour > .floorplanTitle {
  font-size: 14px !important; }

.cor_subtit2 {
  padding: 4px 10px 5px 0;
  margin: 10px 0px 0px 0px;
  border-bottom: 1px dashed #999;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #999999;
  font-weight: bold; }

.bar01 {
  background-color: #FFCC99;
  font-weight: bold;
  padding: 6px 0 6px 7px;
  margin: 20px 0 10px 0;
  border: none; }

.waku14 {
  padding-left: 150px;
  background: url(../img/buy_bg.gif) no-repeat; }

.own_kanri_tbl table {
  border: solid 1pX #ddd;
  margin-bottom: 20px; }
  .own_kanri_tbl table tr {
    border-bottom: solid 1pX #ddd; }
  .own_kanri_tbl table tr, .own_kanri_tbl table th, .own_kanri_tbl table td {
    padding: 10px; }
  .own_kanri_tbl table td {
    padding: 10px 6px; }
  .own_kanri_tbl table th, .own_kanri_tbl table td {
    vertical-align: middle; }
  .own_kanri_tbl table th {
    font-weight: 700;
    background: #efefef;
    white-space: nowrap; }

.float_rg {
  text-align: center;
  margin-bottom: 10px; }

.pl_list dt {
  display: block;
  font-weight: bold;
  padding: 10px 0 5px 0; }
.pl_list dd {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
  padding-left: 10px; }

#iseleb_h4_01_txt1 {
  letter-spacing: 1px; }

.puredome_h4_01 {
  /* background: url(../img/owner_puredome_hbase.jpg) no-repeat top left; */
  color: #bf1367;
  margin: 10px 0;
  /* padding: 70px 0 0 0; */
  font-size: 16px;
  /* text-indent: 90px; */
  letter-spacing: 0;
  /* display: block; */
  border-bottom: solid 2px #bf1367;
  padding: 0; }

ul.puredome {
  margin: 10px 0; }
  ul.puredome li {
    padding: 10px 10px 4px;
    font-size: 14px;
    font-weight: 700; }
    ul.puredome li i {
      color: #bf1367; }

#puredome_div01 {
  background: #bf1367;
  padding: 10px; }

ul#puredome_ul01 {
  background: #fff; }
  ul#puredome_ul01 li {
    line-height: 1.6;
    padding: 2px 0; }

/*-------------------------------------------------------------------------------------------*/
/* ナビゲーション    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.drawr-bt {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 7777;
  text-align: center;
  background: #e92e09;
  color: #fff;
  padding: 12px 16px;
  line-height: 1; }
  .drawr-bt i {
    text-align: center;
    font-size: 32px; }
  .drawr-bt .menu {
    font-size: 10px; }
    .drawr-bt .menu:before {
      content: "\a";
      white-space: pre; }

.drawr {
  display: none;
  background-color: #e92e09;
  position: fixed;
  top: 0px;
  right: 0;
  width: 100%;
  height: 100% !important;
  padding: 0px 0 20px 0px;
  z-index: 8888;
  box-shadow: 0 0 4px #ccc; }

#d-menu ul {
  margin-left: 0 !important;
  padding: 0 !important; }

#d-menu li {
  width: 100%;
  list-style: none;
  box-shadow: 0 1px 2px #ccc;
  border-bottom: solid 1px #ddd; }
  #d-menu li a {
    color: #444;
    display: block;
    padding: 12px 0 12px 15px;
    background: #fbfbfb none repeat scroll 0 0;
    transition-duration: .5s;
    text-decoration: none;
    /*
    &:hover {
    	transition-duration: .3s;
    	background: #e92e09;
    	color:#fff; 			
    }
    */ }

#d-menu .fa {
  font-size: 20px;
  margin: 0 10px 0 4px; }
  #d-menu .fa.d-next {
    font-size: 20px !important;
    float: right;
    color: #e92e09; }

.fa .fa-angle-right .d-next {
  content: "\f105"; }

.close-bt {
  display: block;
  width: 100%;
  cursor: pointer;
  z-index: 9999;
  font-size: 18px;
  padding: 8px;
  margin-bottom: 1px;
  box-shadow: 0 1px 2px #ccc;
  text-align: center;
  color: #fff;
  background: #e92e09; }

.list-header {
  background: #79706c;
  padding-left: 13px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  color: #fff; }

section {
  margin-bottom: 30px; }

.container {
  padding: 0 15px;
  margin-bottom: 30px; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/*-------------------------------------------------------------------------------------------*/
/* プライバシーポリシー    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.privacy ol {
  margin-left: 20px; }
  .privacy ol li {
    padding: 10px 0 10px 10px; }
.privacy table {
  border: solid 1px #ccc; }
  .privacy table th {
    background: #f7f7f7;
    border-bottom: solid 1px #ccc;
    padding: 10px; }
    .privacy table th:last-child {
      border-left: solid 1px #ccc; }
  .privacy table td {
    width: 49% !important;
    padding: 8px;
    border-bottom: solid 1px #ccc; }
    .privacy table td:last-child {
      border-left: solid 1px #ccc; }

/*-------------------------------------------------------------------------------------------*/
/* 会社案内    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.company dl dt {
  margin-top: 10px;
  padding: 10px 0;
  font-weight: 700; }
.company dl dd {
  border-bottom: dotted 1px #bbb;
  padding-bottom: 10px;
  line-height: 2rem; }
  .company dl dd ul li {
    padding-bottom: 6px; }
    .company dl dd ul li:last-child {
      padding-bottom: 0; }
  .company dl dd:last-child {
    border-bottom: none; }

/*-------------------------------------------------------------------------------------------*/
/* 事業内容    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.jigyo table {
  border: solid 1px #ccc;
  width: 100%;
  margin-bottom: 20px; }
  .jigyo table th, .jigyo table td {
    padding: 8px;
    border-bottom: solid 1px #ccc; }
  .jigyo table th {
    background: #f7f7f7;
    white-space: nowrap;
    width: 30%; }
  .jigyo table td {
    width: 70%;
    border-left: solid 1px #ccc; }
.jigyo h5 {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 4px;
  margin-bottom: 10px; }
.jigyo .shop-img {
  float: left;
  margin-right: 10px; }

/*-------------------------------------------------------------------------------------------*/
/* 採用情報    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.recruit .logo {
  float: left;
  margin-right: 10px; }

/*-------------------------------------------------------------------------------------------*/
/* 募集要項    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.yoko table {
  border: solid 1px #ccc;
  margin-bottom: 20px; }
  .yoko table th, .yoko table td {
    padding: 10px;
    border-bottom: solid 1px #ccc; }
  .yoko table th {
    background: #f7f7f7;
    white-space: nowrap; }
  .yoko table td {
    border-left: solid 1px #ccc; }
.yoko h5 {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 4px;
  margin-bottom: 10px; }
.yoko .shop-img {
  float: left;
  margin-right: 10px; }
.yoko ul li {
  padding-bottom: 6px; }
  .yoko ul li:last-child {
    padding-bottom: 0; }

/*-------------------------------------------------------------------------------------------*/
/* 店舗案内    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.shop dt {
  margin-top: 8px;
  margin-bottom: 2px;
  font-weight: 700; }
.shop dd {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 8px; }

.architect_office h4 {
  color: #EF6D33; }
.architect_office section {
  padding-left: 0;
  padding-right: 0; }
.architect_office .headline-v3 {
  background: #EF6D33;
  color: #fff;
  margin: 15px 0 8px;
  border-bottom: none; }

/*-------------------------------------------------------------------------------------------*/
/* 一級建築士事務所    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.architect_office ol {
  margin-left: 20px;
  font-weight: 700; }
  .architect_office ol li {
    margin-bottom: 10px;
    padding-left: 6px;
    line-height: 2.4rem; }

.arc_reno p {
  font-size: 1.2rem; }

ul.pageNav {
  margin: 0 0 10px;
  padding: 10px 10px 5px;
  text-align: center; }
  ul.pageNav li {
    display: inline;
    margin: 0 2px;
    padding: 0; }
    ul.pageNav li span, ul.pageNav li a {
      display: inline-block;
      margin-bottom: 5px;
      padding: 8px 12px;
      background: #fff;
      border: 1px solid #aaa;
      text-decoration: none;
      vertical-align: middle; }
    ul.pageNav li a {
      /*
      &:hover {
      	background: #eeeff7;
      	border-color: #00f;							
      }
      */ }
      ul.pageNav li a.active {
        color: #fff;
        background: #3971BC;
        border: #3971BC !important; }

/*-------------------------------------------------------------------------------------------*/
/* リノベーションビフォー・アフター    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.reno .detail {
  border: solid 1px #ccc;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  padding: 10px; }
.reno #pr_section05 {
  width: 100%;
  height: auto; }
.reno .pr_section05_01 {
  margin: 0;
  padding: 20px;
  background: url(../img/waku_bg.gif) 0 0 repeat;
  width: auto;
  height: auto; }
.reno .pr_section05_02 {
  background-color: #FFF;
  padding: 10px;
  width: auto; }
.reno .pr_section05_03 {
  line-height: 1.5em;
  letter-spacing: 0.2em;
  padding-right: 10px; }

.btn_arc_reno_show_detail {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: #3971BC;
  color: #fff !important;
  text-decoration: none;
  padding: 4px 20px;
  font-size: 1.3rem; }

a.btn_own_reno_show_more {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: #3ba33e;
  color: #fff !important;
  text-decoration: none;
  padding: 14px 40px;
  font-size: 1.4rem; }

.sub_navi {
  border: solid 1px #ccc; }
  .sub_navi li {
    border-bottom: dotted 1px #ccc;
    margin-left: 10px;
    margin-right: 10px; }
    .sub_navi li a {
      display: block;
      text-decoration: none;
      padding: 10px 10px 10px 22px;
      text-decoration: none;
      background-repeat: no-repeat;
      background-position: 10px 14px; }

.com_bg {
  padding: 10px;
  background: url(../img/waku_bg.gif) repeat top left; }

.p_b_2px {
  padding-bottom: 2px; }

.com_bg_white {
  background: #fff;
  font-size: 1.3rem;
  padding: 10px;
  line-height: 2rem; }

.news img {
  max-width: 100%;
  height: auto; }

.menu-list {
  display: none; }

.rate {
  position: relative;
  display: inline-block;
  width: 8rem;
  height: 1.6rem;
  font-size: 1.6rem; }
  .rate:before, .rate:after {
    position: absolute;
    top: 2px;
    left: 0;
    content: '★★★★★';
    display: inline-block;
    height: 1.6rem;
    line-height: 1.6rem; }
  .rate:before {
    color: #ddd; }
  .rate:after {
    color: #F45456;
    overflow: hidden;
    white-space: nowrap; }

.rate0:after {
  width: 0; }

.rate1:after {
  width: 1.6rem; }

.rate1-5:after {
  width: 2.4rem; }

.rate2:after {
  width: 3.2rem; }

.rate2-5:after {
  width: 4rem; }

.rate3:after {
  width: 4.8rem; }

.rate3-5:after {
  width: 5.6rem; }

.rate4:after {
  width: 6.4rem; }

.rate4-5:after {
  width: 7.2rem; }

.rate5:after {
  width: 8rem; }

.review_block {
  line-height: 1.6;
  text-align: center;
  padding: 10px 0; }
  .review_block h4 {
    display: inline;
    margin-right: 8px;
    font-size: 1.2rem;
    text-align: center; }
  .review_block .score {
    font-size: 1.2rem;
    margin-left: 6px;
    font-weight: 700;
    color: #F45456; }
  .review_block p {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 0; }

.mm-listview > li > a, .mm-listview > li > span {
  font-size: 1.45rem; }

.mm-listview-huge .mm-listview > li > a:not(.mm-next), .mm-listview-huge .mm-listview > li > span {
  padding: 12px 10px 12px 15px !important; }

ul.menu-list i {
  font-size: 24px;
  width: 35px;
  text-align: center;
  margin-right: 2px;
  border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  padding: 4px 3px;
  /*
  		font-size: 2.3rem;
  		padding-right: 10px;
  */ }

.review_block {
  line-height: 1.6;
  text-align: center;
  padding: 10px 0; }
  .review_block h4 {
    display: inline;
    margin-right: 8px;
    font-size: 1.2rem;
    text-align: center; }
  .review_block .score {
    font-size: 1.2rem;
    margin-left: 6px;
    font-weight: 700;
    color: #F45456; }
  .review_block p {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 0; }

.cat-title {
  display: flex;
  align-items: flex-start;
  padding: 4px 0 4px 5px;
  justify-content: space-between; }
  .cat-title h2 {
    margin-right: 6px;
    margin-top: 10px;
    font-size: 16px; }
  .cat-title img {
    width: 160px;
    height: auto;
    margin-right: 5px; }

.newhouse-tab {
  display: flex;
  justify-content: space-around;
  text-align: center;
  background: #f7f7f7;
  padding: 4px 0;
  align-items: center; }
  .newhouse-tab a {
    width: 48%;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 6px 0;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.6; }
    .newhouse-tab a.price {
      background-color: #0078CE;
      border-bottom: 2px solid #0069A3;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: 0 2px 1px #D9D9D9;
      -webkit-box-shadow: 0 2px 1px #D9D9D9;
      box-shadow: 0 2px 1px #D9D9D9; }
    .newhouse-tab a.area {
      background-color: #F37E00;
      border-bottom: 2px solid #E15F00;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: 0 2px 1px #D9D9D9;
      -webkit-box-shadow: 0 2px 1px #D9D9D9;
      box-shadow: 0 2px 1px #D9D9D9; }
    .newhouse-tab a.phone {
      background-color: #d64f7c;
      border-bottom: 2px solid #d82a07;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: 0 2px 1px #D9D9D9;
      -webkit-box-shadow: 0 2px 1px #D9D9D9;
      box-shadow: 0 2px 1px #D9D9D9; }
    .newhouse-tab a i {
      margin-right: 4px;
      vertical-align: middle; }

#contact table tr th {
  border-right: solid 1px #ddd; }
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="number"], #contact input[type="password"], #contact input[type="checkbox"], #contact textarea {
  -webkit-appearance: none;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  outline: none;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  display: inline-block;
  width: 90%; }
  #contact input[type="text"].small, #contact input[type="email"].small, #contact input[type="tel"].small, #contact input[type="number"].small, #contact input[type="password"].small, #contact input[type="checkbox"].small, #contact textarea.small {
    width: 15%;
    margin-right: 5px; }
#contact input[type="text"]:focus, #contact input[type="email"]:focus, #contact input[type="tel"]:focus, #contact input[type="number"]:focus, #contact input[type="checkbox"]:focus, #contact input[type="select"]:focus, #contact input[type="password"]:focus, #contact textarea:focus {
  border-color: #0080cb;
  color: #323232; }
#contact input.wpcf7c-conf, #contact textarea.wpcf7c-conf {
  border: 0;
  padding: 0;
  background: #fff; }
#contact .wpcf7-text:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset; }
#contact .contactform input.wpcf7c-conf,
#contact .contactform input[type="text"].wpcf7c-conf,
#contact .contactform textarea.wpcf7c-conf {
  border: 0;
  padding: 0;
  background: #fff; }
#contact .contactform input[type="text"].wpcf7c-conf {
  vertical-align: middle; }
#contact div.wpcf7-mail-sent-ok {
  background-color: #56b379;
  color: #ffffff;
  font-weight: bold;
  padding: 10px; }
#contact .stepBar {
  position: relative;
  list-style: none;
  margin-top: 1.4em;
  padding: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  font-size: 1.3rem; }
#contact .stepBar .step {
  position: relative;
  float: left;
  display: inline-block;
  line-height: 30px;
  padding: 0 20px 0 0px;
  background-color: #eee;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
#contact .stepBar .step:before, #contact .stepBar .step:after {
  position: absolute;
  left: -15px;
  display: block;
  content: '';
  background-color: #eee;
  border-left: 4px solid #FFF;
  width: 15px;
  height: 15px; }
#contact .stepBar .step:after {
  top: 0;
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  transform: skew(30deg); }
#contact .stepBar .step:before {
  bottom: 0;
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg); }
#contact .stepBar .step:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px; }
#contact .stepBar .step:first-child:before, #contact .stepBar .step:first-child:after {
  content: none; }
#contact .stepBar .step:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }
#contact .stepBar .step.current {
  color: #FFF;
  background-color: #FF770A; }
#contact .stepBar .step.current:before, #contact .stepBar .step.current:after {
  background-color: #FF770A; }
#contact .stepBar.step2 .step {
  width: 50%; }
#contact .stepBar.step3 .step {
  width: 33.333%; }
#contact .stepBar.step4 .step {
  width: 25%; }
#contact .stepBar.step5 .step {
  width: 20%; }

.wpcf7-confirm, .wpcf7-submit, .wpcf7-back {
  -moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
  box-shadow: inset 0px 1px 0px 0px #f5978e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e92e09), color-stop(1, #de1300));
  background: -moz-linear-gradient(top, #e92e09 5%, #de1300 100%);
  background: -webkit-linear-gradient(top, #e92e09 5%, #de1300 100%);
  background: -o-linear-gradient(top, #e92e09 5%, #de1300 100%);
  background: -ms-linear-gradient(top, #e92e09 5%, #de1300 100%);
  background: linear-gradient(to bottom, #e92e09 5%, #de1300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e92e09', endColorstr='#de1300', GradientType=0);
  background-color: #e92e09;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #d02718;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #810e05; }
  .wpcf7-confirm:hover, .wpcf7-submit:hover, .wpcf7-back:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #de1300), color-stop(1, #e92e09));
    background: -moz-linear-gradient(top, #de1300 5%, #e92e09 100%);
    background: -webkit-linear-gradient(top, #de1300 5%, #e92e09 100%);
    background: -o-linear-gradient(top, #de1300 5%, #e92e09 100%);
    background: -ms-linear-gradient(top, #de1300 5%, #e92e09 100%);
    background: linear-gradient(to bottom, #de1300 5%, #e92e09 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de1300', endColorstr='#de1300', GradientType=0);
    background-color: #de1300; }
  .wpcf7-confirm i, .wpcf7-submit i, .wpcf7-back i {
    margin-right: 8px; }

.wpcf7-back {
  -moz-box-shadow: inset 0px 1px 0px 0px #bbb;
  -webkit-box-shadow: inset 0px 1px 0px 0px #bbb;
  box-shadow: inset 0px 1px 0px 0px #bbb;
  background: #bbb;
  border: solid 1px #ccc;
  margin-right: 20px; }
  .wpcf7-back:hover {
    background: #ccc; }

table.contact {
  width: 100%;
  line-height: 1.4;
  border: solid 1px #dedede; }
  table.contact tr th, table.contact tr td {
    border-top: solid 1px #dedede;
    border-collapse: collapse;
    vertical-align: middle;
    padding: 8px; }
  table.contact tr th {
    background-color: #f7f7f7;
    font-weight: 600;
    text-align: left;
    font-size: 1.3rem; }
  table.contact tr td input {
    padding: 6px 0 6px 4px; }
    table.contact tr td input.time {
      width: 120px !important; }
  table.contact tr td input[type="text"],
  table.contact tr td input[type="email"]
   {
    max-width: 85%; }
  table.contact tr td select {
    padding: 6px 4px; }
  table.contact .require {
    color: #ff0000;
    font-size: 10px; }
  table.contact .ex {
    font-size: 12px;
    font-weight: 300; }

.wpcf7c-conf {
  background: #fff !important;
  border: none !important; }

.prop-name {
  padding: 0; }

table.table {
  width: 100%;
  border: solid 1px #ddd; }
  table.table tr th, table.table tr td {
    padding: 10px;
    border-bottom: solid 1px #ddd; }
  table.table tr th {
    background: #f7f7f7;
    font-weight: 700;
    border-right: solid 1px #ddd;
    white-space: nowrap; }
  table.table tr td {
    background: #fff; }

/*-------------------------------------------------------------------------------------------*/
/* カテゴリタイトル    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#category_title {
  margin-bottom: 1.5em;
  background: url(../img/bkg_main_menu2.png) repeat-x;
  background-size: cover; }
  #category_title .category-inner {
    padding: 10px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto; }
  #category_title .categor-title h2 {
    font-size: 1.6rem;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.3;
    display: inline-block; }
    #category_title .categor-title h2.buy {
      border-bottom: solid 4px #ff0000; }
    #category_title .categor-title h2.forowners {
      border-bottom: solid 4px #3ba33e; }
    #category_title .categor-title h2.office {
      border-bottom: solid 4px #3971BC; }
    #category_title .categor-title h2.forhojin {
      border-bottom: solid 4px #AD2D2D; }
    #category_title .categor-title h2.forchukai {
      border-bottom: solid 4px #126e8c; }
    #category_title .categor-title h2.company, #category_title .categor-title h2.shop {
      border-bottom: solid 4px #ff7600; }
    #category_title .categor-title h2.sell {
      border-bottom: solid 4px #2E9CDF; }
  #category_title .category-banner img {
    height: 60px;
    width: auto; }

.footer-btn {
  padding: 1em 15px 0;
  margin-bottom: 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee; }
  .footer-btn .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .footer-btn .inner .item {
      width: 46%; }
      .footer-btn .inner .item a {
        display: block;
        color: #fff;
        background: #ff7600;
        border-radius: 4px;
        border: none;
        padding: 12px;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
        margin-bottom: 15px;
        text-decoration: none !important; }

.flex-between {
  display: flex;
  justify-content: space-between; }

/*-------------------------------------------------------------------------------------------*/
/* 管理（貸したい）    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#kanri section, #houjin section, #chukai section, #office section, #company section, #privacy section {
  padding: 1em 10px;
  margin-bottom: 0; }
#kanri .mb-3em, #houjin .mb-3em, #chukai .mb-3em, #office .mb-3em, #company .mb-3em, #privacy .mb-3em {
  margin-bottom: 3em; }
#kanri .img-responsive, #houjin .img-responsive, #chukai .img-responsive, #office .img-responsive, #company .img-responsive, #privacy .img-responsive {
  max-width: 100%;
  height: auto; }
#kanri .main-visual, #houjin .main-visual, #chukai .main-visual, #office .main-visual, #company .main-visual, #privacy .main-visual {
  position: relative;
  overflow: hidden;
  height: 230px; }
  #kanri .main-visual #top-mv, #houjin .main-visual #top-mv, #chukai .main-visual #top-mv, #office .main-visual #top-mv, #company .main-visual #top-mv, #privacy .main-visual #top-mv {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0; }
  #kanri .main-visual .inner-content, #houjin .main-visual .inner-content, #chukai .main-visual .inner-content, #office .main-visual .inner-content, #company .main-visual .inner-content, #privacy .main-visual .inner-content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.2); }
    #kanri .main-visual .inner-content article, #houjin .main-visual .inner-content article, #chukai .main-visual .inner-content article, #office .main-visual .inner-content article, #company .main-visual .inner-content article, #privacy .main-visual .inner-content article {
      position: relative;
      padding: 20px; }
    #kanri .main-visual .inner-content h2, #houjin .main-visual .inner-content h2, #chukai .main-visual .inner-content h2, #office .main-visual .inner-content h2, #company .main-visual .inner-content h2, #privacy .main-visual .inner-content h2 {
      font-weight: 700;
      color: #fff;
      line-height: 1.5;
      text-shadow: 1px 1px 3px #000;
      position: absolute;
      top: 50px; }
      #kanri .main-visual .inner-content h2 .title, #houjin .main-visual .inner-content h2 .title, #chukai .main-visual .inner-content h2 .title, #office .main-visual .inner-content h2 .title, #company .main-visual .inner-content h2 .title, #privacy .main-visual .inner-content h2 .title {
        font-size: 2rem; }
      #kanri .main-visual .inner-content h2 .company, #houjin .main-visual .inner-content h2 .company, #chukai .main-visual .inner-content h2 .company, #office .main-visual .inner-content h2 .company, #company .main-visual .inner-content h2 .company, #privacy .main-visual .inner-content h2 .company {
        font-size: 3.5rem; }
#kanri h2, #houjin h2, #chukai h2, #office h2, #company h2, #privacy h2 {
  font-size: 1.6rem;
  margin-bottom: 15px; }
  #kanri h2.title, #houjin h2.title, #chukai h2.title, #office h2.title, #company h2.title, #privacy h2.title {
    font-size: 1.6rem; }
#kanri h3, #houjin h3, #chukai h3, #office h3, #company h3, #privacy h3 {
  font-size: 1.6rem;
  border-bottom: solid 2px #3ba33e; }
#kanri h4, #houjin h4, #chukai h4, #office h4, #company h4, #privacy h4 {
  font-size: 1.5rem;
  border-left: solid 6px #3ba33e;
  line-height: 1.2;
  padding-left: .5em;
  margin-top: 20px;
  color: #3ba33e; }
#kanri h5, #houjin h5, #chukai h5, #office h5, #company h5, #privacy h5 {
  font-size: 1.3rem;
  margin-bottom: 0;
  margin-top: 10px; }
#kanri .bg-gray, #houjin .bg-gray, #chukai .bg-gray, #office .bg-gray, #company .bg-gray, #privacy .bg-gray {
  background: #fafafa; }
#kanri .smart-home-area, #houjin .smart-home-area, #chukai .smart-home-area, #office .smart-home-area, #company .smart-home-area, #privacy .smart-home-area {
  margin-bottom: 0; }
  #kanri .smart-home-area .inner, #houjin .smart-home-area .inner, #chukai .smart-home-area .inner, #office .smart-home-area .inner, #company .smart-home-area .inner, #privacy .smart-home-area .inner {
    background: rgba(255, 255, 255, 0.8);
    padding: 2em 10px; }
    #kanri .smart-home-area .inner h2, #houjin .smart-home-area .inner h2, #chukai .smart-home-area .inner h2, #office .smart-home-area .inner h2, #company .smart-home-area .inner h2, #privacy .smart-home-area .inner h2 {
      border: none;
      text-align: center; }
    #kanri .smart-home-area .inner .box, #houjin .smart-home-area .inner .box, #chukai .smart-home-area .inner .box, #office .smart-home-area .inner .box, #company .smart-home-area .inner .box, #privacy .smart-home-area .inner .box {
      width: 49%; }
      #kanri .smart-home-area .inner .box .movie, #houjin .smart-home-area .inner .box .movie, #chukai .smart-home-area .inner .box .movie, #office .smart-home-area .inner .box .movie, #company .smart-home-area .inner .box .movie, #privacy .smart-home-area .inner .box .movie {
        position: relative; }
        #kanri .smart-home-area .inner .box .movie .play, #houjin .smart-home-area .inner .box .movie .play, #chukai .smart-home-area .inner .box .movie .play, #office .smart-home-area .inner .box .movie .play, #company .smart-home-area .inner .box .movie .play, #privacy .smart-home-area .inner .box .movie .play {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          z-index: 999;
          width: 30px; }
      #kanri .smart-home-area .inner .box p, #houjin .smart-home-area .inner .box p, #chukai .smart-home-area .inner .box p, #office .smart-home-area .inner .box p, #company .smart-home-area .inner .box p, #privacy .smart-home-area .inner .box p {
        font-weight: 700;
        line-height: 1; }
      #kanri .smart-home-area .inner .box .text, #houjin .smart-home-area .inner .box .text, #chukai .smart-home-area .inner .box .text, #office .smart-home-area .inner .box .text, #company .smart-home-area .inner .box .text, #privacy .smart-home-area .inner .box .text {
        border: solid 1px #3ba33e;
        padding: 10px;
        background: #fff; }
        #kanri .smart-home-area .inner .box .text h3, #houjin .smart-home-area .inner .box .text h3, #chukai .smart-home-area .inner .box .text h3, #office .smart-home-area .inner .box .text h3, #company .smart-home-area .inner .box .text h3, #privacy .smart-home-area .inner .box .text h3 {
          text-align: center;
          font-size: 1.5rem;
          border: none;
          color: #3ba33e;
          margin-top: 0; }
        #kanri .smart-home-area .inner .box .text p, #houjin .smart-home-area .inner .box .text p, #chukai .smart-home-area .inner .box .text p, #office .smart-home-area .inner .box .text p, #company .smart-home-area .inner .box .text p, #privacy .smart-home-area .inner .box .text p {
          text-align: center;
          font-weight: normal;
          line-height: 2; }
        #kanri .smart-home-area .inner .box .text .btn, #houjin .smart-home-area .inner .box .text .btn, #chukai .smart-home-area .inner .box .text .btn, #office .smart-home-area .inner .box .text .btn, #company .smart-home-area .inner .box .text .btn, #privacy .smart-home-area .inner .box .text .btn {
          text-align: center;
          padding: .5em 0;
          background: #3ba33e;
          color: #fff;
          text-decoration: none;
          border-radius: 4px;
          display: block; }
#kanri .bordered, #houjin .bordered, #chukai .bordered, #office .bordered, #company .bordered, #privacy .bordered {
  border: solid 1px #ddd;
  padding: 12px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  background: #fff; }
  #kanri .bordered h3, #houjin .bordered h3, #chukai .bordered h3, #office .bordered h3, #company .bordered h3, #privacy .bordered h3 {
    font-size: 1.6rem;
    margin-bottom: 0 !important; }
  #kanri .bordered .img, #houjin .bordered .img, #chukai .bordered .img, #office .bordered .img, #company .bordered .img, #privacy .bordered .img {
    width: 30%; }
  #kanri .bordered .text, #houjin .bordered .text, #chukai .bordered .text, #office .bordered .text, #company .bordered .text, #privacy .bordered .text {
    width: 70%; }
    #kanri .bordered .text p, #houjin .bordered .text p, #chukai .bordered .text p, #office .bordered .text p, #company .bordered .text p, #privacy .bordered .text p {
      line-height: 1.5em;
      font-size: 1.4rem; }
#kanri .kashitai .banner-area .flex-between, #houjin .kashitai .banner-area .flex-between, #chukai .kashitai .banner-area .flex-between, #office .kashitai .banner-area .flex-between, #company .kashitai .banner-area .flex-between, #privacy .kashitai .banner-area .flex-between {
  margin-bottom: 10px; }
#kanri .kashitai .banner-area .banner, #houjin .kashitai .banner-area .banner, #chukai .kashitai .banner-area .banner, #office .kashitai .banner-area .banner, #company .kashitai .banner-area .banner, #privacy .kashitai .banner-area .banner {
  width: 64%; }
#kanri .kashitai .banner-area .occupancy, #houjin .kashitai .banner-area .occupancy, #chukai .kashitai .banner-area .occupancy, #office .kashitai .banner-area .occupancy, #company .kashitai .banner-area .occupancy, #privacy .kashitai .banner-area .occupancy {
  width: 30%;
  text-align: center;
  background: #ce303e; }
  #kanri .kashitai .banner-area .occupancy .inner, #houjin .kashitai .banner-area .occupancy .inner, #chukai .kashitai .banner-area .occupancy .inner, #office .kashitai .banner-area .occupancy .inner, #company .kashitai .banner-area .occupancy .inner, #privacy .kashitai .banner-area .occupancy .inner {
    font-weight: 700;
    color: #fff;
    border: none;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 0; }
    #kanri .kashitai .banner-area .occupancy .inner .number, #houjin .kashitai .banner-area .occupancy .inner .number, #chukai .kashitai .banner-area .occupancy .inner .number, #office .kashitai .banner-area .occupancy .inner .number, #company .kashitai .banner-area .occupancy .inner .number, #privacy .kashitai .banner-area .occupancy .inner .number {
      font-size: 3rem;
      font-weight: 700; }
    #kanri .kashitai .banner-area .occupancy .inner .subText, #houjin .kashitai .banner-area .occupancy .inner .subText, #chukai .kashitai .banner-area .occupancy .inner .subText, #office .kashitai .banner-area .occupancy .inner .subText, #company .kashitai .banner-area .occupancy .inner .subText, #privacy .kashitai .banner-area .occupancy .inner .subText {
      font-size: 75.5%;
      vertical-align: bottom;
      position: relative;
      top: -0.2em;
      margin-left: 2px;
      margin-right: 2px; }
#kanri .kashitai .banner-area .form .inner, #houjin .kashitai .banner-area .form .inner, #chukai .kashitai .banner-area .form .inner, #office .kashitai .banner-area .form .inner, #company .kashitai .banner-area .form .inner, #privacy .kashitai .banner-area .form .inner {
  border-radius: 4px;
  padding: 10px;
  border: solid 2px #3ba33e; }
#kanri .kashitai .banner-area .form .btn-area, #houjin .kashitai .banner-area .form .btn-area, #chukai .kashitai .banner-area .form .btn-area, #office .kashitai .banner-area .form .btn-area, #company .kashitai .banner-area .form .btn-area, #privacy .kashitai .banner-area .form .btn-area {
  display: flex;
  justify-content: space-between; }
  #kanri .kashitai .banner-area .form .btn-area .btn, #houjin .kashitai .banner-area .form .btn-area .btn, #chukai .kashitai .banner-area .form .btn-area .btn, #office .kashitai .banner-area .form .btn-area .btn, #company .kashitai .banner-area .form .btn-area .btn, #privacy .kashitai .banner-area .form .btn-area .btn {
    background: #3ba33e;
    color: #fff;
    text-decoration: none;
    padding: 12px 0;
    width: 49%;
    text-align: center;
    border-radius: 4px; }
    #kanri .kashitai .banner-area .form .btn-area .btn i, #houjin .kashitai .banner-area .form .btn-area .btn i, #chukai .kashitai .banner-area .form .btn-area .btn i, #office .kashitai .banner-area .form .btn-area .btn i, #company .kashitai .banner-area .form .btn-area .btn i, #privacy .kashitai .banner-area .form .btn-area .btn i {
      margin-right: 10px;
      vertical-align: middle; }
#kanri .kashitai .banner-area .form .tel-area, #houjin .kashitai .banner-area .form .tel-area, #chukai .kashitai .banner-area .form .tel-area, #office .kashitai .banner-area .form .tel-area, #company .kashitai .banner-area .form .tel-area, #privacy .kashitai .banner-area .form .tel-area {
  margin-top: 15px;
  border: solid 1px #3ba33e;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px; }
  #kanri .kashitai .banner-area .form .tel-area h3, #houjin .kashitai .banner-area .form .tel-area h3, #chukai .kashitai .banner-area .form .tel-area h3, #office .kashitai .banner-area .form .tel-area h3, #company .kashitai .banner-area .form .tel-area h3, #privacy .kashitai .banner-area .form .tel-area h3 {
    border: 0;
    font-size: 2rem;
    margin: 0;
    padding: 0; }
    #kanri .kashitai .banner-area .form .tel-area h3 i, #houjin .kashitai .banner-area .form .tel-area h3 i, #chukai .kashitai .banner-area .form .tel-area h3 i, #office .kashitai .banner-area .form .tel-area h3 i, #company .kashitai .banner-area .form .tel-area h3 i, #privacy .kashitai .banner-area .form .tel-area h3 i {
      margin-right: 10px;
      vertical-align: middle;
      color: #3ba33e; }
    #kanri .kashitai .banner-area .form .tel-area h3 .tel-no, #houjin .kashitai .banner-area .form .tel-area h3 .tel-no, #chukai .kashitai .banner-area .form .tel-area h3 .tel-no, #office .kashitai .banner-area .form .tel-area h3 .tel-no, #company .kashitai .banner-area .form .tel-area h3 .tel-no, #privacy .kashitai .banner-area .form .tel-area h3 .tel-no {
      font-size: 1.4rem; }
    #kanri .kashitai .banner-area .form .tel-area h3 .time, #houjin .kashitai .banner-area .form .tel-area h3 .time, #chukai .kashitai .banner-area .form .tel-area h3 .time, #office .kashitai .banner-area .form .tel-area h3 .time, #company .kashitai .banner-area .form .tel-area h3 .time, #privacy .kashitai .banner-area .form .tel-area h3 .time {
      font-size: 1.2rem; }
#kanri .kashitai .banner-area .satei, #houjin .kashitai .banner-area .satei, #chukai .kashitai .banner-area .satei, #office .kashitai .banner-area .satei, #company .kashitai .banner-area .satei, #privacy .kashitai .banner-area .satei {
  width: 68%; }
  #kanri .kashitai .banner-area .satei img, #houjin .kashitai .banner-area .satei img, #chukai .kashitai .banner-area .satei img, #office .kashitai .banner-area .satei img, #company .kashitai .banner-area .satei img, #privacy .kashitai .banner-area .satei img {
    border: solid 1px #d68c2f; }
#kanri .kashitai .smart-home-area, #houjin .kashitai .smart-home-area, #chukai .kashitai .smart-home-area, #office .kashitai .smart-home-area, #company .kashitai .smart-home-area, #privacy .kashitai .smart-home-area {
  background: url(../img/kanri/top/bkg-smarthome.jpg);
  background-position: top center;
  background-size: cover;
  padding: 0; }
#kanri .kashitai .owners-voice-area, #houjin .kashitai .owners-voice-area, #chukai .kashitai .owners-voice-area, #office .kashitai .owners-voice-area, #company .kashitai .owners-voice-area, #privacy .kashitai .owners-voice-area {
  background: #f2eee7; }
  #kanri .kashitai .owners-voice-area .flex-between, #houjin .kashitai .owners-voice-area .flex-between, #chukai .kashitai .owners-voice-area .flex-between, #office .kashitai .owners-voice-area .flex-between, #company .kashitai .owners-voice-area .flex-between, #privacy .kashitai .owners-voice-area .flex-between {
    flex-wrap: wrap; }
  #kanri .kashitai .owners-voice-area h2, #kanri .kashitai .owners-voice-area p, #houjin .kashitai .owners-voice-area h2, #houjin .kashitai .owners-voice-area p, #chukai .kashitai .owners-voice-area h2, #chukai .kashitai .owners-voice-area p, #office .kashitai .owners-voice-area h2, #office .kashitai .owners-voice-area p, #company .kashitai .owners-voice-area h2, #company .kashitai .owners-voice-area p, #privacy .kashitai .owners-voice-area h2, #privacy .kashitai .owners-voice-area p {
    text-align: center; }
  #kanri .kashitai .owners-voice-area .inner, #houjin .kashitai .owners-voice-area .inner, #chukai .kashitai .owners-voice-area .inner, #office .kashitai .owners-voice-area .inner, #company .kashitai .owners-voice-area .inner, #privacy .kashitai .owners-voice-area .inner {
    background: #fff;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px; }
    #kanri .kashitai .owners-voice-area .inner .box, #houjin .kashitai .owners-voice-area .inner .box, #chukai .kashitai .owners-voice-area .inner .box, #office .kashitai .owners-voice-area .inner .box, #company .kashitai .owners-voice-area .inner .box, #privacy .kashitai .owners-voice-area .inner .box {
      padding: 15px; }
      #kanri .kashitai .owners-voice-area .inner .box h4, #houjin .kashitai .owners-voice-area .inner .box h4, #chukai .kashitai .owners-voice-area .inner .box h4, #office .kashitai .owners-voice-area .inner .box h4, #company .kashitai .owners-voice-area .inner .box h4, #privacy .kashitai .owners-voice-area .inner .box h4 {
        margin-top: 0; }
      #kanri .kashitai .owners-voice-area .inner .box .thumbnail, #houjin .kashitai .owners-voice-area .inner .box .thumbnail, #chukai .kashitai .owners-voice-area .inner .box .thumbnail, #office .kashitai .owners-voice-area .inner .box .thumbnail, #company .kashitai .owners-voice-area .inner .box .thumbnail, #privacy .kashitai .owners-voice-area .inner .box .thumbnail {
        display: flex;
        align-items: center;
        border: solid 1px #e6e0d6;
        padding: 5px;
        margin-bottom: 10px;
        border-radius: 2px; }
        #kanri .kashitai .owners-voice-area .inner .box .thumbnail .img, #houjin .kashitai .owners-voice-area .inner .box .thumbnail .img, #chukai .kashitai .owners-voice-area .inner .box .thumbnail .img, #office .kashitai .owners-voice-area .inner .box .thumbnail .img, #company .kashitai .owners-voice-area .inner .box .thumbnail .img, #privacy .kashitai .owners-voice-area .inner .box .thumbnail .img {
          margin-right: 20px; }
          #kanri .kashitai .owners-voice-area .inner .box .thumbnail .img img, #houjin .kashitai .owners-voice-area .inner .box .thumbnail .img img, #chukai .kashitai .owners-voice-area .inner .box .thumbnail .img img, #office .kashitai .owners-voice-area .inner .box .thumbnail .img img, #company .kashitai .owners-voice-area .inner .box .thumbnail .img img, #privacy .kashitai .owners-voice-area .inner .box .thumbnail .img img {
            height: 60px !important;
            width: auto; }
        #kanri .kashitai .owners-voice-area .inner .box .thumbnail h5, #houjin .kashitai .owners-voice-area .inner .box .thumbnail h5, #chukai .kashitai .owners-voice-area .inner .box .thumbnail h5, #office .kashitai .owners-voice-area .inner .box .thumbnail h5, #company .kashitai .owners-voice-area .inner .box .thumbnail h5, #privacy .kashitai .owners-voice-area .inner .box .thumbnail h5 {
          font-size: 1.5rem; }
      #kanri .kashitai .owners-voice-area .inner .box p, #houjin .kashitai .owners-voice-area .inner .box p, #chukai .kashitai .owners-voice-area .inner .box p, #office .kashitai .owners-voice-area .inner .box p, #company .kashitai .owners-voice-area .inner .box p, #privacy .kashitai .owners-voice-area .inner .box p {
        text-align: left;
        margin-bottom: 0; }
        #kanri .kashitai .owners-voice-area .inner .box p.kousei, #houjin .kashitai .owners-voice-area .inner .box p.kousei, #chukai .kashitai .owners-voice-area .inner .box p.kousei, #office .kashitai .owners-voice-area .inner .box p.kousei, #company .kashitai .owners-voice-area .inner .box p.kousei, #privacy .kashitai .owners-voice-area .inner .box p.kousei {
          margin-bottom: 5px;
          color: #204080;
          font-weight: 700; }
  #kanri .kashitai .owners-voice-area .btn, #houjin .kashitai .owners-voice-area .btn, #chukai .kashitai .owners-voice-area .btn, #office .kashitai .owners-voice-area .btn, #company .kashitai .owners-voice-area .btn, #privacy .kashitai .owners-voice-area .btn {
    text-align: center;
    padding: 1.25em 6em;
    background: #3ba33e;
    color: #fff;
    text-decoration: none;
    border-radius: 4px; }
#kanri .kashitai .carousel h2, #houjin .kashitai .carousel h2, #chukai .kashitai .carousel h2, #office .kashitai .carousel h2, #company .kashitai .carousel h2, #privacy .kashitai .carousel h2 {
  text-align: center; }
#kanri .iot .smart-home-area, #houjin .iot .smart-home-area, #chukai .iot .smart-home-area, #office .iot .smart-home-area, #company .iot .smart-home-area, #privacy .iot .smart-home-area {
  padding: 1em 5px;
  background: #fafafa;
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef; }
  #kanri .iot .smart-home-area .inner, #houjin .iot .smart-home-area .inner, #chukai .iot .smart-home-area .inner, #office .iot .smart-home-area .inner, #company .iot .smart-home-area .inner, #privacy .iot .smart-home-area .inner {
    background: none;
    padding: 1em 0; }
    #kanri .iot .smart-home-area .inner p, #houjin .iot .smart-home-area .inner p, #chukai .iot .smart-home-area .inner p, #office .iot .smart-home-area .inner p, #company .iot .smart-home-area .inner p, #privacy .iot .smart-home-area .inner p {
      margin-bottom: 0; }
#kanri .iot .graph-area .flex-between, #houjin .iot .graph-area .flex-between, #chukai .iot .graph-area .flex-between, #office .iot .graph-area .flex-between, #company .iot .graph-area .flex-between, #privacy .iot .graph-area .flex-between {
  flex-wrap: wrap; }
#kanri .iot .graph-area .inner, #houjin .iot .graph-area .inner, #chukai .iot .graph-area .inner, #office .iot .graph-area .inner, #company .iot .graph-area .inner, #privacy .iot .graph-area .inner {
  border: solid 1px #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); }
  #kanri .iot .graph-area .inner .box, #houjin .iot .graph-area .inner .box, #chukai .iot .graph-area .inner .box, #office .iot .graph-area .inner .box, #company .iot .graph-area .inner .box, #privacy .iot .graph-area .inner .box {
    padding: 15px 15px 10px 15px; }
    #kanri .iot .graph-area .inner .box h5, #houjin .iot .graph-area .inner .box h5, #chukai .iot .graph-area .inner .box h5, #office .iot .graph-area .inner .box h5, #company .iot .graph-area .inner .box h5, #privacy .iot .graph-area .inner .box h5 {
      margin-top: 0;
      margin-bottom: 15px; }
    #kanri .iot .graph-area .inner .box .graph, #houjin .iot .graph-area .inner .box .graph, #chukai .iot .graph-area .inner .box .graph, #office .iot .graph-area .inner .box .graph, #company .iot .graph-area .inner .box .graph, #privacy .iot .graph-area .inner .box .graph {
      width: 100%;
      text-align: center; }
    #kanri .iot .graph-area .inner .box .text, #houjin .iot .graph-area .inner .box .text, #chukai .iot .graph-area .inner .box .text, #office .iot .graph-area .inner .box .text, #company .iot .graph-area .inner .box .text, #privacy .iot .graph-area .inner .box .text {
      margin-top: 1em;
      width: 100%; }
      #kanri .iot .graph-area .inner .box .text .strong, #houjin .iot .graph-area .inner .box .text .strong, #chukai .iot .graph-area .inner .box .text .strong, #office .iot .graph-area .inner .box .text .strong, #company .iot .graph-area .inner .box .text .strong, #privacy .iot .graph-area .inner .box .text .strong {
        font-weight: 700;
        color: #ff0000; }
  #kanri .iot .graph-area .inner .exhibit, #houjin .iot .graph-area .inner .exhibit, #chukai .iot .graph-area .inner .exhibit, #office .iot .graph-area .inner .exhibit, #company .iot .graph-area .inner .exhibit, #privacy .iot .graph-area .inner .exhibit {
    text-align: right;
    padding: 0 15px 15px 15px; }
#kanri .kaiketsu .inner article.box, #houjin .kaiketsu .inner article.box, #chukai .kaiketsu .inner article.box, #office .kaiketsu .inner article.box, #company .kaiketsu .inner article.box, #privacy .kaiketsu .inner article.box {
  border: solid 5px #cdcecf; }
  #kanri .kaiketsu .inner article.box h3, #houjin .kaiketsu .inner article.box h3, #chukai .kaiketsu .inner article.box h3, #office .kaiketsu .inner article.box h3, #company .kaiketsu .inner article.box h3, #privacy .kaiketsu .inner article.box h3 {
    text-align: center;
    color: #8c7702;
    font-weight: 700;
    border: none;
    font-size: 1.8rem; }
  #kanri .kaiketsu .inner article.box .wrapper, #houjin .kaiketsu .inner article.box .wrapper, #chukai .kaiketsu .inner article.box .wrapper, #office .kaiketsu .inner article.box .wrapper, #company .kaiketsu .inner article.box .wrapper, #privacy .kaiketsu .inner article.box .wrapper {
    padding: 20px 0 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
    #kanri .kaiketsu .inner article.box .wrapper .list, #houjin .kaiketsu .inner article.box .wrapper .list, #chukai .kaiketsu .inner article.box .wrapper .list, #office .kaiketsu .inner article.box .wrapper .list, #company .kaiketsu .inner article.box .wrapper .list, #privacy .kaiketsu .inner article.box .wrapper .list {
      display: flex;
      align-items: flex-start;
      padding-bottom: 1.2em;
      border-bottom: dotted 1px #ccc;
      margin-bottom: 2em; }
      #kanri .kaiketsu .inner article.box .wrapper .list img, #houjin .kaiketsu .inner article.box .wrapper .list img, #chukai .kaiketsu .inner article.box .wrapper .list img, #office .kaiketsu .inner article.box .wrapper .list img, #company .kaiketsu .inner article.box .wrapper .list img, #privacy .kaiketsu .inner article.box .wrapper .list img {
        margin-right: 25px; }
      #kanri .kaiketsu .inner article.box .wrapper .list .text h4, #houjin .kaiketsu .inner article.box .wrapper .list .text h4, #chukai .kaiketsu .inner article.box .wrapper .list .text h4, #office .kaiketsu .inner article.box .wrapper .list .text h4, #company .kaiketsu .inner article.box .wrapper .list .text h4, #privacy .kaiketsu .inner article.box .wrapper .list .text h4 {
        margin-top: 0;
        color: #303939;
        border: none;
        padding-left: 0;
        margin-bottom: 0;
        line-height: 1.6; }
      #kanri .kaiketsu .inner article.box .wrapper .list .text p, #houjin .kaiketsu .inner article.box .wrapper .list .text p, #chukai .kaiketsu .inner article.box .wrapper .list .text p, #office .kaiketsu .inner article.box .wrapper .list .text p, #company .kaiketsu .inner article.box .wrapper .list .text p, #privacy .kaiketsu .inner article.box .wrapper .list .text p {
        color: #668787; }
#kanri .kaiketsu .arrow, #houjin .kaiketsu .arrow, #chukai .kaiketsu .arrow, #office .kaiketsu .arrow, #company .kaiketsu .arrow, #privacy .kaiketsu .arrow {
  text-align: center;
  margin-top: -10px; }
#kanri .kaiketsu .answer h2, #houjin .kaiketsu .answer h2, #chukai .kaiketsu .answer h2, #office .kaiketsu .answer h2, #company .kaiketsu .answer h2, #privacy .kaiketsu .answer h2 {
  color: #ff0000;
  text-align: center;
  font-weight: 700; }
#kanri .kaiketsu .answer .inner, #houjin .kaiketsu .answer .inner, #chukai .kaiketsu .answer .inner, #office .kaiketsu .answer .inner, #company .kaiketsu .answer .inner, #privacy .kaiketsu .answer .inner {
  padding: 10px;
  border: solid 2px #649b04; }
  #kanri .kaiketsu .answer .inner h3, #houjin .kaiketsu .answer .inner h3, #chukai .kaiketsu .answer .inner h3, #office .kaiketsu .answer .inner h3, #company .kaiketsu .answer .inner h3, #privacy .kaiketsu .answer .inner h3 {
    color: #324c03;
    border: none;
    margin-bottom: .5em; }
  #kanri .kaiketsu .answer .inner ul li, #houjin .kaiketsu .answer .inner ul li, #chukai .kaiketsu .answer .inner ul li, #office .kaiketsu .answer .inner ul li, #company .kaiketsu .answer .inner ul li, #privacy .kaiketsu .answer .inner ul li {
    color: #568407;
    font-weight: 700;
    margin-bottom: .5em; }
#kanri .souzoku h3, #houjin .souzoku h3, #chukai .souzoku h3, #office .souzoku h3, #company .souzoku h3, #privacy .souzoku h3 {
  font-size: 1.6rem !important; }
#kanri .souzoku dl, #houjin .souzoku dl, #chukai .souzoku dl, #office .souzoku dl, #company .souzoku dl, #privacy .souzoku dl {
  border: solid 1px #b3bd0f;
  padding: 15px;
  background: #fefff5; }
  #kanri .souzoku dl dt, #houjin .souzoku dl dt, #chukai .souzoku dl dt, #office .souzoku dl dt, #company .souzoku dl dt, #privacy .souzoku dl dt {
    font-size: 1.6rem;
    font-weight: 700;
    color: #9e7739;
    margin-bottom: .25em; }
  #kanri .souzoku dl dd, #houjin .souzoku dl dd, #chukai .souzoku dl dd, #office .souzoku dl dd, #company .souzoku dl dd, #privacy .souzoku dl dd {
    line-height: 1.6; }
#kanri .souzoku i, #houjin .souzoku i, #chukai .souzoku i, #office .souzoku i, #company .souzoku i, #privacy .souzoku i {
  color: #3ba33e; }
#kanri .souzoku ol li, #houjin .souzoku ol li, #chukai .souzoku ol li, #office .souzoku ol li, #company .souzoku ol li, #privacy .souzoku ol li {
  margin-left: 20px;
  margin-bottom: .75em;
  line-height: 1.8; }
#kanri .souzoku .conc, #houjin .souzoku .conc, #chukai .souzoku .conc, #office .souzoku .conc, #company .souzoku .conc, #privacy .souzoku .conc {
  background: rgba(251, 254, 213, 0.4); }
  #kanri .souzoku .conc .flex-between, #houjin .souzoku .conc .flex-between, #chukai .souzoku .conc .flex-between, #office .souzoku .conc .flex-between, #company .souzoku .conc .flex-between, #privacy .souzoku .conc .flex-between {
    flex-wrap: wrap; }
    #kanri .souzoku .conc .flex-between div, #houjin .souzoku .conc .flex-between div, #chukai .souzoku .conc .flex-between div, #office .souzoku .conc .flex-between div, #company .souzoku .conc .flex-between div, #privacy .souzoku .conc .flex-between div {
      width: 100% !important; }
#kanri .taisei .arrow-down, #houjin .taisei .arrow-down, #chukai .taisei .arrow-down, #office .taisei .arrow-down, #company .taisei .arrow-down, #privacy .taisei .arrow-down {
  text-align: center;
  color: #3ba33e;
  padding: 20px 0; }
#kanri .taisei .steps, #houjin .taisei .steps, #chukai .taisei .steps, #office .taisei .steps, #company .taisei .steps, #privacy .taisei .steps {
  margin-bottom: 2.5em; }
#kanri .taisei table.table, #houjin .taisei table.table, #chukai .taisei table.table, #office .taisei table.table, #company .taisei table.table, #privacy .taisei table.table {
  margin-bottom: 2em; }
  #kanri .taisei table.table tr th, #houjin .taisei table.table tr th, #chukai .taisei table.table tr th, #office .taisei table.table tr th, #company .taisei table.table tr th, #privacy .taisei table.table tr th {
    width: 20%;
    vertical-align: middle; }
#kanri .taisei h4, #houjin .taisei h4, #chukai .taisei h4, #office .taisei h4, #company .taisei h4, #privacy .taisei h4 {
  padding-left: 0;
  border: none; }
#kanri .taisei h5, #houjin .taisei h5, #chukai .taisei h5, #office .taisei h5, #company .taisei h5, #privacy .taisei h5 {
  border-bottom: solid 1px #3ba33e;
  display: inline-block;
  margin-bottom: .5em;
  font-size: 1.6rem; }
#kanri .taisei h6, #houjin .taisei h6, #chukai .taisei h6, #office .taisei h6, #company .taisei h6, #privacy .taisei h6 {
  margin-bottom: 0;
  border: none; }
#kanri .taisei .plan, #houjin .taisei .plan, #chukai .taisei .plan, #office .taisei .plan, #company .taisei .plan, #privacy .taisei .plan {
  padding: 5px;
  margin-top: 10px; }
  #kanri .taisei .plan h5, #houjin .taisei .plan h5, #chukai .taisei .plan h5, #office .taisei .plan h5, #company .taisei .plan h5, #privacy .taisei .plan h5 {
    font-size: 1.4rem; }
#kanri .renovation .case .flex-between, #houjin .renovation .case .flex-between, #chukai .renovation .case .flex-between, #office .renovation .case .flex-between, #company .renovation .case .flex-between, #privacy .renovation .case .flex-between {
  flex-wrap: wrap; }
#kanri .renovation .case .inner, #houjin .renovation .case .inner, #chukai .renovation .case .inner, #office .renovation .case .inner, #company .renovation .case .inner, #privacy .renovation .case .inner {
  width: 100%;
  margin-bottom: 20px; }
  #kanri .renovation .case .inner p, #houjin .renovation .case .inner p, #chukai .renovation .case .inner p, #office .renovation .case .inner p, #company .renovation .case .inner p, #privacy .renovation .case .inner p {
    line-height: 1.6; }
  #kanri .renovation .case .inner i, #houjin .renovation .case .inner i, #chukai .renovation .case .inner i, #office .renovation .case .inner i, #company .renovation .case .inner i, #privacy .renovation .case .inner i {
    font-size: 2.2rem !important;
    color: #3ba33e; }
  #kanri .renovation .case .inner .tag-1, #kanri .renovation .case .inner .tag-2, #kanri .renovation .case .inner .tag-3, #houjin .renovation .case .inner .tag-1, #houjin .renovation .case .inner .tag-2, #houjin .renovation .case .inner .tag-3, #chukai .renovation .case .inner .tag-1, #chukai .renovation .case .inner .tag-2, #chukai .renovation .case .inner .tag-3, #office .renovation .case .inner .tag-1, #office .renovation .case .inner .tag-2, #office .renovation .case .inner .tag-3, #company .renovation .case .inner .tag-1, #company .renovation .case .inner .tag-2, #company .renovation .case .inner .tag-3, #privacy .renovation .case .inner .tag-1, #privacy .renovation .case .inner .tag-2, #privacy .renovation .case .inner .tag-3 {
    color: #fff;
    border-radius: 4px;
    padding: .1em 1em; }
  #kanri .renovation .case .inner .tag-1, #houjin .renovation .case .inner .tag-1, #chukai .renovation .case .inner .tag-1, #office .renovation .case .inner .tag-1, #company .renovation .case .inner .tag-1, #privacy .renovation .case .inner .tag-1 {
    background: #97cc07; }
  #kanri .renovation .case .inner .tag-2{
    background: #f15929; }
  #kanri .renovation .case .inner .tag-3, #houjin .renovation .case .inner .tag-3, #chukai .renovation .case .inner .tag-3, #office .renovation .case .inner .tag-3, #company .renovation .case .inner .tag-3, #privacy .renovation .case .inner .tag-3 {
    background: #6a7c07; }
  #kanri .renovation .case .inner h4 {
    color: #000;
    border: none;
    padding-left: 0;
    font-size: 1.4rem;
    margin: .5em 0;
  }
  #kanri .renovation .case .inner .img-box, #houjin .renovation .case .inner .img-box, #chukai .renovation .case .inner .img-box, #office .renovation .case .inner .img-box, #company .renovation .case .inner .img-box, #privacy .renovation .case .inner .img-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap; }
  #kanri .renovation .case .inner .point, #houjin .renovation .case .inner .point, #chukai .renovation .case .inner .point, #office .renovation .case .inner .point, #company .renovation .case .inner .point, #privacy .renovation .case .inner .point {
    padding: 1em;
    background: #d1d2d4;
    color: #1d5c77; }
  #kanri .renovation .case .inner .voice, #houjin .renovation .case .inner .voice, #chukai .renovation .case .inner .voice, #office .renovation .case .inner .voice, #company .renovation .case .inner .voice, #privacy .renovation .case .inner .voice {
    color: #f15929; margin-top:.5em; font-weight:700}
  #kanri .renovation .case .inner .owner-voice, #houjin .renovation .case .inner .owner-voice, #chukai .renovation .case .inner .owner-voice, #office .renovation .case .inner .owner-voice, #company .renovation .case .inner .owner-voice, #privacy .renovation .case .inner .owner-voice {
    color: #15546d;
    background: rgba(232, 233, 225, 0.3);
    padding: .5em 1em; }
  #kanri .renovation .case .inner .mb-05em, #houjin .renovation .case .inner .mb-05em, #chukai .renovation .case .inner .mb-05em, #office .renovation .case .inner .mb-05em, #company .renovation .case .inner .mb-05em, #privacy .renovation .case .inner .mb-05em {
    margin-bottom: .5em; }
#kanri .lease i, #houjin .lease i, #chukai .lease i, #office .lease i, #company .lease i, #privacy .lease i {
  color: #3ba33e; }
#kanri .casebook .flex-between, #houjin .casebook .flex-between, #chukai .casebook .flex-between, #office .casebook .flex-between, #company .casebook .flex-between, #privacy .casebook .flex-between {
  flex-wrap: wrap; }
#kanri .casebook .inner, #houjin .casebook .inner, #chukai .casebook .inner, #office .casebook .inner, #company .casebook .inner, #privacy .casebook .inner {
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px; }
  #kanri .casebook .inner .box, #houjin .casebook .inner .box, #chukai .casebook .inner .box, #office .casebook .inner .box, #company .casebook .inner .box, #privacy .casebook .inner .box {
    padding: 15px; }
    #kanri .casebook .inner .box h4, #houjin .casebook .inner .box h4, #chukai .casebook .inner .box h4, #office .casebook .inner .box h4, #company .casebook .inner .box h4, #privacy .casebook .inner .box h4 {
      margin-top: 0; }
    #kanri .casebook .inner .box .thumbnail, #houjin .casebook .inner .box .thumbnail, #chukai .casebook .inner .box .thumbnail, #office .casebook .inner .box .thumbnail, #company .casebook .inner .box .thumbnail, #privacy .casebook .inner .box .thumbnail {
      display: flex;
      align-items: center;
      border: solid 1px #e6e0d6;
      padding: 5px;
      margin-bottom: 10px;
      border-radius: 2px; }
      #kanri .casebook .inner .box .thumbnail .img, #houjin .casebook .inner .box .thumbnail .img, #chukai .casebook .inner .box .thumbnail .img, #office .casebook .inner .box .thumbnail .img, #company .casebook .inner .box .thumbnail .img, #privacy .casebook .inner .box .thumbnail .img {
        margin-right: 20px; }
        #kanri .casebook .inner .box .thumbnail .img img, #houjin .casebook .inner .box .thumbnail .img img, #chukai .casebook .inner .box .thumbnail .img img, #office .casebook .inner .box .thumbnail .img img, #company .casebook .inner .box .thumbnail .img img, #privacy .casebook .inner .box .thumbnail .img img {
          height: 60px !important;
          width: auto; }
      #kanri .casebook .inner .box .thumbnail h5, #houjin .casebook .inner .box .thumbnail h5, #chukai .casebook .inner .box .thumbnail h5, #office .casebook .inner .box .thumbnail h5, #company .casebook .inner .box .thumbnail h5, #privacy .casebook .inner .box .thumbnail h5 {
        font-size: 1.5rem; }
    #kanri .casebook .inner .box p, #houjin .casebook .inner .box p, #chukai .casebook .inner .box p, #office .casebook .inner .box p, #company .casebook .inner .box p, #privacy .casebook .inner .box p {
      text-align: left;
      margin-bottom: 0; }
      #kanri .casebook .inner .box p.kousei, #houjin .casebook .inner .box p.kousei, #chukai .casebook .inner .box p.kousei, #office .casebook .inner .box p.kousei, #company .casebook .inner .box p.kousei, #privacy .casebook .inner .box p.kousei {
        margin-bottom: 5px;
        color: #204080;
        font-weight: 700; }
#kanri .call-to-action, #houjin .call-to-action, #chukai .call-to-action, #office .call-to-action, #company .call-to-action, #privacy .call-to-action {
  background: #3e8aaa;
  padding: 15px 0;
  text-align: center; }
  #kanri .call-to-action .lead, #houjin .call-to-action .lead, #chukai .call-to-action .lead, #office .call-to-action .lead, #company .call-to-action .lead, #privacy .call-to-action .lead {
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: .25em; }
#kanri .puredome .for-owner-1 h3, #kanri .puredome .for-owner-2 h3, #houjin .puredome .for-owner-1 h3, #houjin .puredome .for-owner-2 h3, #chukai .puredome .for-owner-1 h3, #chukai .puredome .for-owner-2 h3, #office .puredome .for-owner-1 h3, #office .puredome .for-owner-2 h3, #company .puredome .for-owner-1 h3, #company .puredome .for-owner-2 h3, #privacy .puredome .for-owner-1 h3, #privacy .puredome .for-owner-2 h3 {
  color: #bf1367;
  background: url(../img/kanri/puredome/h3-base.jpg) no-repeat top left;
  height: 58px;
  padding: 35px 0 0 100px;
  font-size: 1.8rem;
  border-bottom: solid 3px #bf1367; }
#kanri .puredome .for-owner-1, #houjin .puredome .for-owner-1, #chukai .puredome .for-owner-1, #office .puredome .for-owner-1, #company .puredome .for-owner-1, #privacy .puredome .for-owner-1 {
  margin-top: 2em; }
  #kanri .puredome .for-owner-1 .bordered, #houjin .puredome .for-owner-1 .bordered, #chukai .puredome .for-owner-1 .bordered, #office .puredome .for-owner-1 .bordered, #company .puredome .for-owner-1 .bordered, #privacy .puredome .for-owner-1 .bordered {
    padding: 15px; }
  #kanri .puredome .for-owner-1 ul li, #houjin .puredome .for-owner-1 ul li, #chukai .puredome .for-owner-1 ul li, #office .puredome .for-owner-1 ul li, #company .puredome .for-owner-1 ul li, #privacy .puredome .for-owner-1 ul li {
    font-size: 1.5rem;
    line-height: 2.4; }
    #kanri .puredome .for-owner-1 ul li img, #houjin .puredome .for-owner-1 ul li img, #chukai .puredome .for-owner-1 ul li img, #office .puredome .for-owner-1 ul li img, #company .puredome .for-owner-1 ul li img, #privacy .puredome .for-owner-1 ul li img {
      width: 30px;
      vertical-align: middle;
      margin-right: 10px; }
  #kanri .puredome .for-owner-1 h4, #houjin .puredome .for-owner-1 h4, #chukai .puredome .for-owner-1 h4, #office .puredome .for-owner-1 h4, #company .puredome .for-owner-1 h4, #privacy .puredome .for-owner-1 h4 {
    color: #d60b0b;
    text-align: center;
    padding-left: 0;
    font-size: 1.8rem;
    letter-spacing: 2px;
    line-height: 1.5em;
    border: none; }
#kanri .puredome .for-owner-2 h4, #houjin .puredome .for-owner-2 h4, #chukai .puredome .for-owner-2 h4, #office .puredome .for-owner-2 h4, #company .puredome .for-owner-2 h4, #privacy .puredome .for-owner-2 h4 {
  font-size: 1.5rem;
  font-weight: 700;
  padding-left: 0;
  border: 0;
  color: #bf1367; }
#kanri .puredome .for-owner-2 .inner, #houjin .puredome .for-owner-2 .inner, #chukai .puredome .for-owner-2 .inner, #office .puredome .for-owner-2 .inner, #company .puredome .for-owner-2 .inner, #privacy .puredome .for-owner-2 .inner {
  margin-bottom: 30px;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 15px; }
#kanri .puredome .for-owner-2 ul, #houjin .puredome .for-owner-2 ul, #chukai .puredome .for-owner-2 ul, #office .puredome .for-owner-2 ul, #company .puredome .for-owner-2 ul, #privacy .puredome .for-owner-2 ul {
  margin-left: 40px; }
  #kanri .puredome .for-owner-2 ul li, #houjin .puredome .for-owner-2 ul li, #chukai .puredome .for-owner-2 ul li, #office .puredome .for-owner-2 ul li, #company .puredome .for-owner-2 ul li, #privacy .puredome .for-owner-2 ul li {
    position: relative;
    line-height: 1.8;
    padding-bottom: 10px; }
    #kanri .puredome .for-owner-2 ul li:after, #kanri .puredome .for-owner-2 ul li:before, #houjin .puredome .for-owner-2 ul li:after, #houjin .puredome .for-owner-2 ul li:before, #chukai .puredome .for-owner-2 ul li:after, #chukai .puredome .for-owner-2 ul li:before, #office .puredome .for-owner-2 ul li:after, #office .puredome .for-owner-2 ul li:before, #company .puredome .for-owner-2 ul li:after, #company .puredome .for-owner-2 ul li:before, #privacy .puredome .for-owner-2 ul li:after, #privacy .puredome .for-owner-2 ul li:before {
      display: block;
      content: '';
      position: absolute; }
    #kanri .puredome .for-owner-2 ul li:after, #houjin .puredome .for-owner-2 ul li:after, #chukai .puredome .for-owner-2 ul li:after, #office .puredome .for-owner-2 ul li:after, #company .puredome .for-owner-2 ul li:after, #privacy .puredome .for-owner-2 ul li:after {
      top: .35em;
      left: -1.2em;
      width: 14px;
      height: 14px;
      background-color: #bf1367;
      border-radius: 100%; }
    #kanri .puredome .for-owner-2 ul li:before, #houjin .puredome .for-owner-2 ul li:before, #chukai .puredome .for-owner-2 ul li:before, #office .puredome .for-owner-2 ul li:before, #company .puredome .for-owner-2 ul li:before, #privacy .puredome .for-owner-2 ul li:before {
      z-index: 2;
      top: .625em;
      left: -.975em;
      width: 4px;
      height: 4px;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
#kanri .puredome .result, #houjin .puredome .result, #chukai .puredome .result, #office .puredome .result, #company .puredome .result, #privacy .puredome .result {
  background: #fafafa; }
  #kanri .puredome .result .flex-between, #houjin .puredome .result .flex-between, #chukai .puredome .result .flex-between, #office .puredome .result .flex-between, #company .puredome .result .flex-between, #privacy .puredome .result .flex-between {
    flex-wrap: wrap; }
  #kanri .puredome .result .box, #houjin .puredome .result .box, #chukai .puredome .result .box, #office .puredome .result .box, #company .puredome .result .box, #privacy .puredome .result .box {
    width: 32%;
    text-align: center;
    margin-bottom: 25px; }
    #kanri .puredome .result .box .detail, #houjin .puredome .result .box .detail, #chukai .puredome .result .box .detail, #office .puredome .result .box .detail, #company .puredome .result .box .detail, #privacy .puredome .result .box .detail {
      padding: 10px 2px;
      font-size: 1.2rem;
      background: #efefef; }
  #kanri .puredome .result h3, #houjin .puredome .result h3, #chukai .puredome .result h3, #office .puredome .result h3, #company .puredome .result h3, #privacy .puredome .result h3 {
    color: #bf1367;
    border-color: #bf1367; }
  #kanri .puredome .result h4, #houjin .puredome .result h4, #chukai .puredome .result h4, #office .puredome .result h4, #company .puredome .result h4, #privacy .puredome .result h4 {
    border: none;
    padding-left: 0;
    background: #bf1367;
    color: #fff;
    margin: 0;
    padding: 14px 0 4px 14px;
    line-height: 1; }
  #kanri .puredome .result ul, #houjin .puredome .result ul, #chukai .puredome .result ul, #office .puredome .result ul, #company .puredome .result ul, #privacy .puredome .result ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    border: solid 8px #bf1367;
    background: #fff; }
    #kanri .puredome .result ul li, #houjin .puredome .result ul li, #chukai .puredome .result ul li, #office .puredome .result ul li, #company .puredome .result ul li, #privacy .puredome .result ul li {
      width: 48%;
      margin-bottom: .85em;
      font-size: 1.4rem; }
#kanri .fixed-term .main-title, #houjin .fixed-term .main-title, #chukai .fixed-term .main-title, #office .fixed-term .main-title, #company .fixed-term .main-title, #privacy .fixed-term .main-title {
  margin-bottom: 20px; }
  #kanri .fixed-term .main-title h3, #houjin .fixed-term .main-title h3, #chukai .fixed-term .main-title h3, #office .fixed-term .main-title h3, #company .fixed-term .main-title h3, #privacy .fixed-term .main-title h3 {
    text-align: center;
    border: none;
    margin-top: 15px;
    font-weight: 500;
    font-size: 1.4rem;
    margin-bottom: 0;
    font-weight: 700;
    margin-bottom: 8px; }
    #kanri .fixed-term .main-title h3 span, #houjin .fixed-term .main-title h3 span, #chukai .fixed-term .main-title h3 span, #office .fixed-term .main-title h3 span, #company .fixed-term .main-title h3 span, #privacy .fixed-term .main-title h3 span {
      font-size: 2rem;
      color: #ff0100;
      padding: 2px; }
  #kanri .fixed-term .main-title h4, #houjin .fixed-term .main-title h4, #chukai .fixed-term .main-title h4, #office .fixed-term .main-title h4, #company .fixed-term .main-title h4, #privacy .fixed-term .main-title h4 {
    color: #000;
    border: none;
    text-align: center;
    padding: 0;
    margin: 0; }
#kanri .fixed-term .case-study h3, #kanri .fixed-term .voice h3, #houjin .fixed-term .case-study h3, #houjin .fixed-term .voice h3, #chukai .fixed-term .case-study h3, #chukai .fixed-term .voice h3, #office .fixed-term .case-study h3, #office .fixed-term .voice h3, #company .fixed-term .case-study h3, #company .fixed-term .voice h3, #privacy .fixed-term .case-study h3, #privacy .fixed-term .voice h3 {
  margin: 0;
  border: none;
  padding: 0;
  text-align: center; }
  #kanri .fixed-term .case-study h3 img, #kanri .fixed-term .voice h3 img, #houjin .fixed-term .case-study h3 img, #houjin .fixed-term .voice h3 img, #chukai .fixed-term .case-study h3 img, #chukai .fixed-term .voice h3 img, #office .fixed-term .case-study h3 img, #office .fixed-term .voice h3 img, #company .fixed-term .case-study h3 img, #company .fixed-term .voice h3 img, #privacy .fixed-term .case-study h3 img, #privacy .fixed-term .voice h3 img {
    max-width: 80%; }
#kanri .fixed-term .case-study .ex, #houjin .fixed-term .case-study .ex, #chukai .fixed-term .case-study .ex, #office .fixed-term .case-study .ex, #company .fixed-term .case-study .ex, #privacy .fixed-term .case-study .ex {
  display: flex;
  align-items: flex-start;
  flex-content: space-between;
  margin-bottom: 20px; }
  #kanri .fixed-term .case-study .ex img, #houjin .fixed-term .case-study .ex img, #chukai .fixed-term .case-study .ex img, #office .fixed-term .case-study .ex img, #company .fixed-term .case-study .ex img, #privacy .fixed-term .case-study .ex img {
    width: 20%; }
  #kanri .fixed-term .case-study .ex .text, #houjin .fixed-term .case-study .ex .text, #chukai .fixed-term .case-study .ex .text, #office .fixed-term .case-study .ex .text, #company .fixed-term .case-study .ex .text, #privacy .fixed-term .case-study .ex .text {
    width: 75%;
    line-height: 1.4;
    font-weight: 700; }
    #kanri .fixed-term .case-study .ex .text .case, #houjin .fixed-term .case-study .ex .text .case, #chukai .fixed-term .case-study .ex .text .case, #office .fixed-term .case-study .ex .text .case, #company .fixed-term .case-study .ex .text .case, #privacy .fixed-term .case-study .ex .text .case {
      font-size: 1.35rem; }
    #kanri .fixed-term .case-study .ex .text .solution, #houjin .fixed-term .case-study .ex .text .solution, #chukai .fixed-term .case-study .ex .text .solution, #office .fixed-term .case-study .ex .text .solution, #company .fixed-term .case-study .ex .text .solution, #privacy .fixed-term .case-study .ex .text .solution {
      font-size: 1.8rem;
      color: #fe0103; }
      #kanri .fixed-term .case-study .ex .text .solution span, #houjin .fixed-term .case-study .ex .text .solution span, #chukai .fixed-term .case-study .ex .text .solution span, #office .fixed-term .case-study .ex .text .solution span, #company .fixed-term .case-study .ex .text .solution span, #privacy .fixed-term .case-study .ex .text .solution span {
        font-size: 1.6rem;
        color: #000; }
#kanri .fixed-term .case-study .about-fixterm, #houjin .fixed-term .case-study .about-fixterm, #chukai .fixed-term .case-study .about-fixterm, #office .fixed-term .case-study .about-fixterm, #company .fixed-term .case-study .about-fixterm, #privacy .fixed-term .case-study .about-fixterm {
  background: #e3e3e3;
  padding: 15px; }
  #kanri .fixed-term .case-study .about-fixterm h4, #houjin .fixed-term .case-study .about-fixterm h4, #chukai .fixed-term .case-study .about-fixterm h4, #office .fixed-term .case-study .about-fixterm h4, #company .fixed-term .case-study .about-fixterm h4, #privacy .fixed-term .case-study .about-fixterm h4 {
    border: none;
    padding: 0;
    margin-top: 0;
    color: #fd0000;
    font-size: 2rem; }
  #kanri .fixed-term .case-study .about-fixterm ul, #houjin .fixed-term .case-study .about-fixterm ul, #chukai .fixed-term .case-study .about-fixterm ul, #office .fixed-term .case-study .about-fixterm ul, #company .fixed-term .case-study .about-fixterm ul, #privacy .fixed-term .case-study .about-fixterm ul {
    font-size: 1.5rem;
    font-weight: 700; }
    #kanri .fixed-term .case-study .about-fixterm ul li, #houjin .fixed-term .case-study .about-fixterm ul li, #chukai .fixed-term .case-study .about-fixterm ul li, #office .fixed-term .case-study .about-fixterm ul li, #company .fixed-term .case-study .about-fixterm ul li, #privacy .fixed-term .case-study .about-fixterm ul li {
      line-height: 1.8;
      margin-bottom: .2em; }
#kanri .fixed-term .voice, #houjin .fixed-term .voice, #chukai .fixed-term .voice, #office .fixed-term .voice, #company .fixed-term .voice, #privacy .fixed-term .voice {
  margin-top: 40px; }
  #kanri .fixed-term .voice .inner .thumbnail, #houjin .fixed-term .voice .inner .thumbnail, #chukai .fixed-term .voice .inner .thumbnail, #office .fixed-term .voice .inner .thumbnail, #company .fixed-term .voice .inner .thumbnail, #privacy .fixed-term .voice .inner .thumbnail {
    text-align: center; }
    #kanri .fixed-term .voice .inner .thumbnail img, #houjin .fixed-term .voice .inner .thumbnail img, #chukai .fixed-term .voice .inner .thumbnail img, #office .fixed-term .voice .inner .thumbnail img, #company .fixed-term .voice .inner .thumbnail img, #privacy .fixed-term .voice .inner .thumbnail img {
      margin-bottom: 10px; }
  #kanri .fixed-term .voice .inner .text, #houjin .fixed-term .voice .inner .text, #chukai .fixed-term .voice .inner .text, #office .fixed-term .voice .inner .text, #company .fixed-term .voice .inner .text, #privacy .fixed-term .voice .inner .text {
    padding: 15px;
    background: #e3f4fc;
    border-radius: 20px;
    line-height: 1.8;
    margin-bottom: 40px; }
#kanri .taisaku p, #kanri .sublease p, #kanri .sozoku p, #kanri .katsuyou p, #houjin .taisaku p, #houjin .sublease p, #houjin .sozoku p, #houjin .katsuyou p, #chukai .taisaku p, #chukai .sublease p, #chukai .sozoku p, #chukai .katsuyou p, #office .taisaku p, #office .sublease p, #office .sozoku p, #office .katsuyou p, #company .taisaku p, #company .sublease p, #company .sozoku p, #company .katsuyou p, #privacy .taisaku p, #privacy .sublease p, #privacy .sozoku p, #privacy .katsuyou p {
  font-size: 1.4rem; }
  #kanri .taisaku p.small, #kanri .sublease p.small, #kanri .sozoku p.small, #kanri .katsuyou p.small, #houjin .taisaku p.small, #houjin .sublease p.small, #houjin .sozoku p.small, #houjin .katsuyou p.small, #chukai .taisaku p.small, #chukai .sublease p.small, #chukai .sozoku p.small, #chukai .katsuyou p.small, #office .taisaku p.small, #office .sublease p.small, #office .sozoku p.small, #office .katsuyou p.small, #company .taisaku p.small, #company .sublease p.small, #company .sozoku p.small, #company .katsuyou p.small, #privacy .taisaku p.small, #privacy .sublease p.small, #privacy .sozoku p.small, #privacy .katsuyou p.small {
    font-size: 1.25rem; }
#kanri .taisaku .pink, #kanri .sublease .pink, #kanri .sozoku .pink, #kanri .katsuyou .pink, #houjin .taisaku .pink, #houjin .sublease .pink, #houjin .sozoku .pink, #houjin .katsuyou .pink, #chukai .taisaku .pink, #chukai .sublease .pink, #chukai .sozoku .pink, #chukai .katsuyou .pink, #office .taisaku .pink, #office .sublease .pink, #office .sozoku .pink, #office .katsuyou .pink, #company .taisaku .pink, #company .sublease .pink, #company .sozoku .pink, #company .katsuyou .pink, #privacy .taisaku .pink, #privacy .sublease .pink, #privacy .sozoku .pink, #privacy .katsuyou .pink {
  color: #e85c9b;
  font-weight: 700; }
#kanri .taisaku .blue, #kanri .sublease .blue, #kanri .sozoku .blue, #kanri .katsuyou .blue, #houjin .taisaku .blue, #houjin .sublease .blue, #houjin .sozoku .blue, #houjin .katsuyou .blue, #chukai .taisaku .blue, #chukai .sublease .blue, #chukai .sozoku .blue, #chukai .katsuyou .blue, #office .taisaku .blue, #office .sublease .blue, #office .sozoku .blue, #office .katsuyou .blue, #company .taisaku .blue, #company .sublease .blue, #company .sozoku .blue, #company .katsuyou .blue, #privacy .taisaku .blue, #privacy .sublease .blue, #privacy .sozoku .blue, #privacy .katsuyou .blue {
  color: #2dbeed;
  font-weight: 700; }
#kanri .taisaku .gray-bkg, #kanri .sublease .gray-bkg, #kanri .sozoku .gray-bkg, #kanri .katsuyou .gray-bkg, #houjin .taisaku .gray-bkg, #houjin .sublease .gray-bkg, #houjin .sozoku .gray-bkg, #houjin .katsuyou .gray-bkg, #chukai .taisaku .gray-bkg, #chukai .sublease .gray-bkg, #chukai .sozoku .gray-bkg, #chukai .katsuyou .gray-bkg, #office .taisaku .gray-bkg, #office .sublease .gray-bkg, #office .sozoku .gray-bkg, #office .katsuyou .gray-bkg, #company .taisaku .gray-bkg, #company .sublease .gray-bkg, #company .sozoku .gray-bkg, #company .katsuyou .gray-bkg, #privacy .taisaku .gray-bkg, #privacy .sublease .gray-bkg, #privacy .sozoku .gray-bkg, #privacy .katsuyou .gray-bkg {
  background: #F1EFFD; }
#kanri .taisaku .pt-1 h3, #kanri .sublease .pt-1 h3, #kanri .sozoku .pt-1 h3, #kanri .katsuyou .pt-1 h3, #houjin .taisaku .pt-1 h3, #houjin .sublease .pt-1 h3, #houjin .sozoku .pt-1 h3, #houjin .katsuyou .pt-1 h3, #chukai .taisaku .pt-1 h3, #chukai .sublease .pt-1 h3, #chukai .sozoku .pt-1 h3, #chukai .katsuyou .pt-1 h3, #office .taisaku .pt-1 h3, #office .sublease .pt-1 h3, #office .sozoku .pt-1 h3, #office .katsuyou .pt-1 h3, #company .taisaku .pt-1 h3, #company .sublease .pt-1 h3, #company .sozoku .pt-1 h3, #company .katsuyou .pt-1 h3, #privacy .taisaku .pt-1 h3, #privacy .sublease .pt-1 h3, #privacy .sozoku .pt-1 h3, #privacy .katsuyou .pt-1 h3 {
  border: none;
  margin-bottom: 0; }
#kanri .taisaku .pt-1 .inner, #kanri .sublease .pt-1 .inner, #kanri .sozoku .pt-1 .inner, #kanri .katsuyou .pt-1 .inner, #houjin .taisaku .pt-1 .inner, #houjin .sublease .pt-1 .inner, #houjin .sozoku .pt-1 .inner, #houjin .katsuyou .pt-1 .inner, #chukai .taisaku .pt-1 .inner, #chukai .sublease .pt-1 .inner, #chukai .sozoku .pt-1 .inner, #chukai .katsuyou .pt-1 .inner, #office .taisaku .pt-1 .inner, #office .sublease .pt-1 .inner, #office .sozoku .pt-1 .inner, #office .katsuyou .pt-1 .inner, #company .taisaku .pt-1 .inner, #company .sublease .pt-1 .inner, #company .sozoku .pt-1 .inner, #company .katsuyou .pt-1 .inner, #privacy .taisaku .pt-1 .inner, #privacy .sublease .pt-1 .inner, #privacy .sozoku .pt-1 .inner, #privacy .katsuyou .pt-1 .inner {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #kanri .taisaku .pt-1 .inner .left, #kanri .sublease .pt-1 .inner .left, #kanri .sozoku .pt-1 .inner .left, #kanri .katsuyou .pt-1 .inner .left, #houjin .taisaku .pt-1 .inner .left, #houjin .sublease .pt-1 .inner .left, #houjin .sozoku .pt-1 .inner .left, #houjin .katsuyou .pt-1 .inner .left, #chukai .taisaku .pt-1 .inner .left, #chukai .sublease .pt-1 .inner .left, #chukai .sozoku .pt-1 .inner .left, #chukai .katsuyou .pt-1 .inner .left, #office .taisaku .pt-1 .inner .left, #office .sublease .pt-1 .inner .left, #office .sozoku .pt-1 .inner .left, #office .katsuyou .pt-1 .inner .left, #company .taisaku .pt-1 .inner .left, #company .sublease .pt-1 .inner .left, #company .sozoku .pt-1 .inner .left, #company .katsuyou .pt-1 .inner .left, #privacy .taisaku .pt-1 .inner .left, #privacy .sublease .pt-1 .inner .left, #privacy .sozoku .pt-1 .inner .left, #privacy .katsuyou .pt-1 .inner .left {
    width: 70%; }
    #kanri .taisaku .pt-1 .inner .left .pink, #kanri .sublease .pt-1 .inner .left .pink, #kanri .sozoku .pt-1 .inner .left .pink, #kanri .katsuyou .pt-1 .inner .left .pink, #houjin .taisaku .pt-1 .inner .left .pink, #houjin .sublease .pt-1 .inner .left .pink, #houjin .sozoku .pt-1 .inner .left .pink, #houjin .katsuyou .pt-1 .inner .left .pink, #chukai .taisaku .pt-1 .inner .left .pink, #chukai .sublease .pt-1 .inner .left .pink, #chukai .sozoku .pt-1 .inner .left .pink, #chukai .katsuyou .pt-1 .inner .left .pink, #office .taisaku .pt-1 .inner .left .pink, #office .sublease .pt-1 .inner .left .pink, #office .sozoku .pt-1 .inner .left .pink, #office .katsuyou .pt-1 .inner .left .pink, #company .taisaku .pt-1 .inner .left .pink, #company .sublease .pt-1 .inner .left .pink, #company .sozoku .pt-1 .inner .left .pink, #company .katsuyou .pt-1 .inner .left .pink, #privacy .taisaku .pt-1 .inner .left .pink, #privacy .sublease .pt-1 .inner .left .pink, #privacy .sozoku .pt-1 .inner .left .pink, #privacy .katsuyou .pt-1 .inner .left .pink {
      font-size: 1.8rem; }
  #kanri .taisaku .pt-1 .inner .right, #kanri .sublease .pt-1 .inner .right, #kanri .sozoku .pt-1 .inner .right, #kanri .katsuyou .pt-1 .inner .right, #houjin .taisaku .pt-1 .inner .right, #houjin .sublease .pt-1 .inner .right, #houjin .sozoku .pt-1 .inner .right, #houjin .katsuyou .pt-1 .inner .right, #chukai .taisaku .pt-1 .inner .right, #chukai .sublease .pt-1 .inner .right, #chukai .sozoku .pt-1 .inner .right, #chukai .katsuyou .pt-1 .inner .right, #office .taisaku .pt-1 .inner .right, #office .sublease .pt-1 .inner .right, #office .sozoku .pt-1 .inner .right, #office .katsuyou .pt-1 .inner .right, #company .taisaku .pt-1 .inner .right, #company .sublease .pt-1 .inner .right, #company .sozoku .pt-1 .inner .right, #company .katsuyou .pt-1 .inner .right, #privacy .taisaku .pt-1 .inner .right, #privacy .sublease .pt-1 .inner .right, #privacy .sozoku .pt-1 .inner .right, #privacy .katsuyou .pt-1 .inner .right {
    width: 25%; }
#kanri .taisaku .movie-area, #kanri .sublease .movie-area, #kanri .sozoku .movie-area, #kanri .katsuyou .movie-area, #houjin .taisaku .movie-area, #houjin .sublease .movie-area, #houjin .sozoku .movie-area, #houjin .katsuyou .movie-area, #chukai .taisaku .movie-area, #chukai .sublease .movie-area, #chukai .sozoku .movie-area, #chukai .katsuyou .movie-area, #office .taisaku .movie-area, #office .sublease .movie-area, #office .sozoku .movie-area, #office .katsuyou .movie-area, #company .taisaku .movie-area, #company .sublease .movie-area, #company .sozoku .movie-area, #company .katsuyou .movie-area, #privacy .taisaku .movie-area, #privacy .sublease .movie-area, #privacy .sozoku .movie-area, #privacy .katsuyou .movie-area {
  padding: 20px 10px;
  margin-top: 10px; }
#kanri .taisaku .pt-2, #kanri .sublease .pt-2, #kanri .sozoku .pt-2, #kanri .katsuyou .pt-2, #houjin .taisaku .pt-2, #houjin .sublease .pt-2, #houjin .sozoku .pt-2, #houjin .katsuyou .pt-2, #chukai .taisaku .pt-2, #chukai .sublease .pt-2, #chukai .sozoku .pt-2, #chukai .katsuyou .pt-2, #office .taisaku .pt-2, #office .sublease .pt-2, #office .sozoku .pt-2, #office .katsuyou .pt-2, #company .taisaku .pt-2, #company .sublease .pt-2, #company .sozoku .pt-2, #company .katsuyou .pt-2, #privacy .taisaku .pt-2, #privacy .sublease .pt-2, #privacy .sozoku .pt-2, #privacy .katsuyou .pt-2 {
  margin-top: 40px; }
  #kanri .taisaku .pt-2 h3, #kanri .sublease .pt-2 h3, #kanri .sozoku .pt-2 h3, #kanri .katsuyou .pt-2 h3, #houjin .taisaku .pt-2 h3, #houjin .sublease .pt-2 h3, #houjin .sozoku .pt-2 h3, #houjin .katsuyou .pt-2 h3, #chukai .taisaku .pt-2 h3, #chukai .sublease .pt-2 h3, #chukai .sozoku .pt-2 h3, #chukai .katsuyou .pt-2 h3, #office .taisaku .pt-2 h3, #office .sublease .pt-2 h3, #office .sozoku .pt-2 h3, #office .katsuyou .pt-2 h3, #company .taisaku .pt-2 h3, #company .sublease .pt-2 h3, #company .sozoku .pt-2 h3, #company .katsuyou .pt-2 h3, #privacy .taisaku .pt-2 h3, #privacy .sublease .pt-2 h3, #privacy .sozoku .pt-2 h3, #privacy .katsuyou .pt-2 h3 {
    border: none; }
  #kanri .taisaku .pt-2 .inner, #kanri .sublease .pt-2 .inner, #kanri .sozoku .pt-2 .inner, #kanri .katsuyou .pt-2 .inner, #houjin .taisaku .pt-2 .inner, #houjin .sublease .pt-2 .inner, #houjin .sozoku .pt-2 .inner, #houjin .katsuyou .pt-2 .inner, #chukai .taisaku .pt-2 .inner, #chukai .sublease .pt-2 .inner, #chukai .sozoku .pt-2 .inner, #chukai .katsuyou .pt-2 .inner, #office .taisaku .pt-2 .inner, #office .sublease .pt-2 .inner, #office .sozoku .pt-2 .inner, #office .katsuyou .pt-2 .inner, #company .taisaku .pt-2 .inner, #company .sublease .pt-2 .inner, #company .sozoku .pt-2 .inner, #company .katsuyou .pt-2 .inner, #privacy .taisaku .pt-2 .inner, #privacy .sublease .pt-2 .inner, #privacy .sozoku .pt-2 .inner, #privacy .katsuyou .pt-2 .inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #kanri .taisaku .pt-2 .inner .left, #kanri .sublease .pt-2 .inner .left, #kanri .sozoku .pt-2 .inner .left, #kanri .katsuyou .pt-2 .inner .left, #houjin .taisaku .pt-2 .inner .left, #houjin .sublease .pt-2 .inner .left, #houjin .sozoku .pt-2 .inner .left, #houjin .katsuyou .pt-2 .inner .left, #chukai .taisaku .pt-2 .inner .left, #chukai .sublease .pt-2 .inner .left, #chukai .sozoku .pt-2 .inner .left, #chukai .katsuyou .pt-2 .inner .left, #office .taisaku .pt-2 .inner .left, #office .sublease .pt-2 .inner .left, #office .sozoku .pt-2 .inner .left, #office .katsuyou .pt-2 .inner .left, #company .taisaku .pt-2 .inner .left, #company .sublease .pt-2 .inner .left, #company .sozoku .pt-2 .inner .left, #company .katsuyou .pt-2 .inner .left, #privacy .taisaku .pt-2 .inner .left, #privacy .sublease .pt-2 .inner .left, #privacy .sozoku .pt-2 .inner .left, #privacy .katsuyou .pt-2 .inner .left {
      width: 75%; }
    #kanri .taisaku .pt-2 .inner .right, #kanri .sublease .pt-2 .inner .right, #kanri .sozoku .pt-2 .inner .right, #kanri .katsuyou .pt-2 .inner .right, #houjin .taisaku .pt-2 .inner .right, #houjin .sublease .pt-2 .inner .right, #houjin .sozoku .pt-2 .inner .right, #houjin .katsuyou .pt-2 .inner .right, #chukai .taisaku .pt-2 .inner .right, #chukai .sublease .pt-2 .inner .right, #chukai .sozoku .pt-2 .inner .right, #chukai .katsuyou .pt-2 .inner .right, #office .taisaku .pt-2 .inner .right, #office .sublease .pt-2 .inner .right, #office .sozoku .pt-2 .inner .right, #office .katsuyou .pt-2 .inner .right, #company .taisaku .pt-2 .inner .right, #company .sublease .pt-2 .inner .right, #company .sozoku .pt-2 .inner .right, #company .katsuyou .pt-2 .inner .right, #privacy .taisaku .pt-2 .inner .right, #privacy .sublease .pt-2 .inner .right, #privacy .sozoku .pt-2 .inner .right, #privacy .katsuyou .pt-2 .inner .right {
      width: 20%; }
#kanri .taisaku .pt-3, #kanri .sublease .pt-3, #kanri .sozoku .pt-3, #kanri .katsuyou .pt-3, #houjin .taisaku .pt-3, #houjin .sublease .pt-3, #houjin .sozoku .pt-3, #houjin .katsuyou .pt-3, #chukai .taisaku .pt-3, #chukai .sublease .pt-3, #chukai .sozoku .pt-3, #chukai .katsuyou .pt-3, #office .taisaku .pt-3, #office .sublease .pt-3, #office .sozoku .pt-3, #office .katsuyou .pt-3, #company .taisaku .pt-3, #company .sublease .pt-3, #company .sozoku .pt-3, #company .katsuyou .pt-3, #privacy .taisaku .pt-3, #privacy .sublease .pt-3, #privacy .sozoku .pt-3, #privacy .katsuyou .pt-3 {
  margin-top: 40px; }
  #kanri .taisaku .pt-3 p, #kanri .sublease .pt-3 p, #kanri .sozoku .pt-3 p, #kanri .katsuyou .pt-3 p, #houjin .taisaku .pt-3 p, #houjin .sublease .pt-3 p, #houjin .sozoku .pt-3 p, #houjin .katsuyou .pt-3 p, #chukai .taisaku .pt-3 p, #chukai .sublease .pt-3 p, #chukai .sozoku .pt-3 p, #chukai .katsuyou .pt-3 p, #office .taisaku .pt-3 p, #office .sublease .pt-3 p, #office .sozoku .pt-3 p, #office .katsuyou .pt-3 p, #company .taisaku .pt-3 p, #company .sublease .pt-3 p, #company .sozoku .pt-3 p, #company .katsuyou .pt-3 p, #privacy .taisaku .pt-3 p, #privacy .sublease .pt-3 p, #privacy .sozoku .pt-3 p, #privacy .katsuyou .pt-3 p {
    line-height: 1.6; }
  #kanri .taisaku .pt-3 .smart-home, #kanri .sublease .pt-3 .smart-home, #kanri .sozoku .pt-3 .smart-home, #kanri .katsuyou .pt-3 .smart-home, #houjin .taisaku .pt-3 .smart-home, #houjin .sublease .pt-3 .smart-home, #houjin .sozoku .pt-3 .smart-home, #houjin .katsuyou .pt-3 .smart-home, #chukai .taisaku .pt-3 .smart-home, #chukai .sublease .pt-3 .smart-home, #chukai .sozoku .pt-3 .smart-home, #chukai .katsuyou .pt-3 .smart-home, #office .taisaku .pt-3 .smart-home, #office .sublease .pt-3 .smart-home, #office .sozoku .pt-3 .smart-home, #office .katsuyou .pt-3 .smart-home, #company .taisaku .pt-3 .smart-home, #company .sublease .pt-3 .smart-home, #company .sozoku .pt-3 .smart-home, #company .katsuyou .pt-3 .smart-home, #privacy .taisaku .pt-3 .smart-home, #privacy .sublease .pt-3 .smart-home, #privacy .sozoku .pt-3 .smart-home, #privacy .katsuyou .pt-3 .smart-home {
    text-align: center;
    margin: 15px 0; }
  #kanri .taisaku .pt-3 .arrow, #kanri .sublease .pt-3 .arrow, #kanri .sozoku .pt-3 .arrow, #kanri .katsuyou .pt-3 .arrow, #houjin .taisaku .pt-3 .arrow, #houjin .sublease .pt-3 .arrow, #houjin .sozoku .pt-3 .arrow, #houjin .katsuyou .pt-3 .arrow, #chukai .taisaku .pt-3 .arrow, #chukai .sublease .pt-3 .arrow, #chukai .sozoku .pt-3 .arrow, #chukai .katsuyou .pt-3 .arrow, #office .taisaku .pt-3 .arrow, #office .sublease .pt-3 .arrow, #office .sozoku .pt-3 .arrow, #office .katsuyou .pt-3 .arrow, #company .taisaku .pt-3 .arrow, #company .sublease .pt-3 .arrow, #company .sozoku .pt-3 .arrow, #company .katsuyou .pt-3 .arrow, #privacy .taisaku .pt-3 .arrow, #privacy .sublease .pt-3 .arrow, #privacy .sozoku .pt-3 .arrow, #privacy .katsuyou .pt-3 .arrow {
    text-align: center;
    margin: 10px 0; }
    #kanri .taisaku .pt-3 .arrow img, #kanri .sublease .pt-3 .arrow img, #kanri .sozoku .pt-3 .arrow img, #kanri .katsuyou .pt-3 .arrow img, #houjin .taisaku .pt-3 .arrow img, #houjin .sublease .pt-3 .arrow img, #houjin .sozoku .pt-3 .arrow img, #houjin .katsuyou .pt-3 .arrow img, #chukai .taisaku .pt-3 .arrow img, #chukai .sublease .pt-3 .arrow img, #chukai .sozoku .pt-3 .arrow img, #chukai .katsuyou .pt-3 .arrow img, #office .taisaku .pt-3 .arrow img, #office .sublease .pt-3 .arrow img, #office .sozoku .pt-3 .arrow img, #office .katsuyou .pt-3 .arrow img, #company .taisaku .pt-3 .arrow img, #company .sublease .pt-3 .arrow img, #company .sozoku .pt-3 .arrow img, #company .katsuyou .pt-3 .arrow img, #privacy .taisaku .pt-3 .arrow img, #privacy .sublease .pt-3 .arrow img, #privacy .sozoku .pt-3 .arrow img, #privacy .katsuyou .pt-3 .arrow img {
      width: 40px;
      height: auto; }
#kanri .taisaku .note, #kanri .sublease .note, #kanri .sozoku .note, #kanri .katsuyou .note, #houjin .taisaku .note, #houjin .sublease .note, #houjin .sozoku .note, #houjin .katsuyou .note, #chukai .taisaku .note, #chukai .sublease .note, #chukai .sozoku .note, #chukai .katsuyou .note, #office .taisaku .note, #office .sublease .note, #office .sozoku .note, #office .katsuyou .note, #company .taisaku .note, #company .sublease .note, #company .sozoku .note, #company .katsuyou .note, #privacy .taisaku .note, #privacy .sublease .note, #privacy .sozoku .note, #privacy .katsuyou .note {
  text-align: center;
  padding: 20px 10px;
  background: #ffff01;
  font-weight: 700;
  font-size: 1.5rem; }
#kanri .taisaku .no-1, #kanri .sublease .no-1, #kanri .sozoku .no-1, #kanri .katsuyou .no-1, #houjin .taisaku .no-1, #houjin .sublease .no-1, #houjin .sozoku .no-1, #houjin .katsuyou .no-1, #chukai .taisaku .no-1, #chukai .sublease .no-1, #chukai .sozoku .no-1, #chukai .katsuyou .no-1, #office .taisaku .no-1, #office .sublease .no-1, #office .sozoku .no-1, #office .katsuyou .no-1, #company .taisaku .no-1, #company .sublease .no-1, #company .sozoku .no-1, #company .katsuyou .no-1, #privacy .taisaku .no-1, #privacy .sublease .no-1, #privacy .sozoku .no-1, #privacy .katsuyou .no-1 {
  margin-top: 30px; }
  #kanri .taisaku .no-1 h3, #kanri .sublease .no-1 h3, #kanri .sozoku .no-1 h3, #kanri .katsuyou .no-1 h3, #houjin .taisaku .no-1 h3, #houjin .sublease .no-1 h3, #houjin .sozoku .no-1 h3, #houjin .katsuyou .no-1 h3, #chukai .taisaku .no-1 h3, #chukai .sublease .no-1 h3, #chukai .sozoku .no-1 h3, #chukai .katsuyou .no-1 h3, #office .taisaku .no-1 h3, #office .sublease .no-1 h3, #office .sozoku .no-1 h3, #office .katsuyou .no-1 h3, #company .taisaku .no-1 h3, #company .sublease .no-1 h3, #company .sozoku .no-1 h3, #company .katsuyou .no-1 h3, #privacy .taisaku .no-1 h3, #privacy .sublease .no-1 h3, #privacy .sozoku .no-1 h3, #privacy .katsuyou .no-1 h3 {
    text-align: center;
    background: #58ac16;
    color: #fff;
    border: 0;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 1.6rem; }
  #kanri .taisaku .no-1 .bordered, #kanri .sublease .no-1 .bordered, #kanri .sozoku .no-1 .bordered, #kanri .katsuyou .no-1 .bordered, #houjin .taisaku .no-1 .bordered, #houjin .sublease .no-1 .bordered, #houjin .sozoku .no-1 .bordered, #houjin .katsuyou .no-1 .bordered, #chukai .taisaku .no-1 .bordered, #chukai .sublease .no-1 .bordered, #chukai .sozoku .no-1 .bordered, #chukai .katsuyou .no-1 .bordered, #office .taisaku .no-1 .bordered, #office .sublease .no-1 .bordered, #office .sozoku .no-1 .bordered, #office .katsuyou .no-1 .bordered, #company .taisaku .no-1 .bordered, #company .sublease .no-1 .bordered, #company .sozoku .no-1 .bordered, #company .katsuyou .no-1 .bordered, #privacy .taisaku .no-1 .bordered, #privacy .sublease .no-1 .bordered, #privacy .sozoku .no-1 .bordered, #privacy .katsuyou .no-1 .bordered {
    padding: 20px 10px;
    border: solid 2px #58ac16; }
    #kanri .taisaku .no-1 .bordered p, #kanri .sublease .no-1 .bordered p, #kanri .sozoku .no-1 .bordered p, #kanri .katsuyou .no-1 .bordered p, #houjin .taisaku .no-1 .bordered p, #houjin .sublease .no-1 .bordered p, #houjin .sozoku .no-1 .bordered p, #houjin .katsuyou .no-1 .bordered p, #chukai .taisaku .no-1 .bordered p, #chukai .sublease .no-1 .bordered p, #chukai .sozoku .no-1 .bordered p, #chukai .katsuyou .no-1 .bordered p, #office .taisaku .no-1 .bordered p, #office .sublease .no-1 .bordered p, #office .sozoku .no-1 .bordered p, #office .katsuyou .no-1 .bordered p, #company .taisaku .no-1 .bordered p, #company .sublease .no-1 .bordered p, #company .sozoku .no-1 .bordered p, #company .katsuyou .no-1 .bordered p, #privacy .taisaku .no-1 .bordered p, #privacy .sublease .no-1 .bordered p, #privacy .sozoku .no-1 .bordered p, #privacy .katsuyou .no-1 .bordered p {
      line-height: 1.6; }
    #kanri .taisaku .no-1 .bordered .table-area, #kanri .sublease .no-1 .bordered .table-area, #kanri .sozoku .no-1 .bordered .table-area, #kanri .katsuyou .no-1 .bordered .table-area, #houjin .taisaku .no-1 .bordered .table-area, #houjin .sublease .no-1 .bordered .table-area, #houjin .sozoku .no-1 .bordered .table-area, #houjin .katsuyou .no-1 .bordered .table-area, #chukai .taisaku .no-1 .bordered .table-area, #chukai .sublease .no-1 .bordered .table-area, #chukai .sozoku .no-1 .bordered .table-area, #chukai .katsuyou .no-1 .bordered .table-area, #office .taisaku .no-1 .bordered .table-area, #office .sublease .no-1 .bordered .table-area, #office .sozoku .no-1 .bordered .table-area, #office .katsuyou .no-1 .bordered .table-area, #company .taisaku .no-1 .bordered .table-area, #company .sublease .no-1 .bordered .table-area, #company .sozoku .no-1 .bordered .table-area, #company .katsuyou .no-1 .bordered .table-area, #privacy .taisaku .no-1 .bordered .table-area, #privacy .sublease .no-1 .bordered .table-area, #privacy .sozoku .no-1 .bordered .table-area, #privacy .katsuyou .no-1 .bordered .table-area {
      padding: 5px;
      border: solid 1px #ddd;
      margin-top: 10px;
      border-radius: 2px; }
      #kanri .taisaku .no-1 .bordered .table-area table, #kanri .sublease .no-1 .bordered .table-area table, #kanri .sozoku .no-1 .bordered .table-area table, #kanri .katsuyou .no-1 .bordered .table-area table, #houjin .taisaku .no-1 .bordered .table-area table, #houjin .sublease .no-1 .bordered .table-area table, #houjin .sozoku .no-1 .bordered .table-area table, #houjin .katsuyou .no-1 .bordered .table-area table, #chukai .taisaku .no-1 .bordered .table-area table, #chukai .sublease .no-1 .bordered .table-area table, #chukai .sozoku .no-1 .bordered .table-area table, #chukai .katsuyou .no-1 .bordered .table-area table, #office .taisaku .no-1 .bordered .table-area table, #office .sublease .no-1 .bordered .table-area table, #office .sozoku .no-1 .bordered .table-area table, #office .katsuyou .no-1 .bordered .table-area table, #company .taisaku .no-1 .bordered .table-area table, #company .sublease .no-1 .bordered .table-area table, #company .sozoku .no-1 .bordered .table-area table, #company .katsuyou .no-1 .bordered .table-area table, #privacy .taisaku .no-1 .bordered .table-area table, #privacy .sublease .no-1 .bordered .table-area table, #privacy .sozoku .no-1 .bordered .table-area table, #privacy .katsuyou .no-1 .bordered .table-area table {
        width: 100%; }
        #kanri .taisaku .no-1 .bordered .table-area table tr th, #kanri .sublease .no-1 .bordered .table-area table tr th, #kanri .sozoku .no-1 .bordered .table-area table tr th, #kanri .katsuyou .no-1 .bordered .table-area table tr th, #houjin .taisaku .no-1 .bordered .table-area table tr th, #houjin .sublease .no-1 .bordered .table-area table tr th, #houjin .sozoku .no-1 .bordered .table-area table tr th, #houjin .katsuyou .no-1 .bordered .table-area table tr th, #chukai .taisaku .no-1 .bordered .table-area table tr th, #chukai .sublease .no-1 .bordered .table-area table tr th, #chukai .sozoku .no-1 .bordered .table-area table tr th, #chukai .katsuyou .no-1 .bordered .table-area table tr th, #office .taisaku .no-1 .bordered .table-area table tr th, #office .sublease .no-1 .bordered .table-area table tr th, #office .sozoku .no-1 .bordered .table-area table tr th, #office .katsuyou .no-1 .bordered .table-area table tr th, #company .taisaku .no-1 .bordered .table-area table tr th, #company .sublease .no-1 .bordered .table-area table tr th, #company .sozoku .no-1 .bordered .table-area table tr th, #company .katsuyou .no-1 .bordered .table-area table tr th, #privacy .taisaku .no-1 .bordered .table-area table tr th, #privacy .sublease .no-1 .bordered .table-area table tr th, #privacy .sozoku .no-1 .bordered .table-area table tr th, #privacy .katsuyou .no-1 .bordered .table-area table tr th {
          text-align: left;
          font-weight: normal;
          white-space: nowrap;
          padding-bottom: 5px; }
        #kanri .taisaku .no-1 .bordered .table-area table tr td, #kanri .sublease .no-1 .bordered .table-area table tr td, #kanri .sozoku .no-1 .bordered .table-area table tr td, #kanri .katsuyou .no-1 .bordered .table-area table tr td, #houjin .taisaku .no-1 .bordered .table-area table tr td, #houjin .sublease .no-1 .bordered .table-area table tr td, #houjin .sozoku .no-1 .bordered .table-area table tr td, #houjin .katsuyou .no-1 .bordered .table-area table tr td, #chukai .taisaku .no-1 .bordered .table-area table tr td, #chukai .sublease .no-1 .bordered .table-area table tr td, #chukai .sozoku .no-1 .bordered .table-area table tr td, #chukai .katsuyou .no-1 .bordered .table-area table tr td, #office .taisaku .no-1 .bordered .table-area table tr td, #office .sublease .no-1 .bordered .table-area table tr td, #office .sozoku .no-1 .bordered .table-area table tr td, #office .katsuyou .no-1 .bordered .table-area table tr td, #company .taisaku .no-1 .bordered .table-area table tr td, #company .sublease .no-1 .bordered .table-area table tr td, #company .sozoku .no-1 .bordered .table-area table tr td, #company .katsuyou .no-1 .bordered .table-area table tr td, #privacy .taisaku .no-1 .bordered .table-area table tr td, #privacy .sublease .no-1 .bordered .table-area table tr td, #privacy .sozoku .no-1 .bordered .table-area table tr td, #privacy .katsuyou .no-1 .bordered .table-area table tr td {
          padding-left: 5px;
          white-space: nowrap;
          padding-bottom: 5px; }
          #kanri .taisaku .no-1 .bordered .table-area table tr td .bold, #kanri .sublease .no-1 .bordered .table-area table tr td .bold, #kanri .sozoku .no-1 .bordered .table-area table tr td .bold, #kanri .katsuyou .no-1 .bordered .table-area table tr td .bold, #houjin .taisaku .no-1 .bordered .table-area table tr td .bold, #houjin .sublease .no-1 .bordered .table-area table tr td .bold, #houjin .sozoku .no-1 .bordered .table-area table tr td .bold, #houjin .katsuyou .no-1 .bordered .table-area table tr td .bold, #chukai .taisaku .no-1 .bordered .table-area table tr td .bold, #chukai .sublease .no-1 .bordered .table-area table tr td .bold, #chukai .sozoku .no-1 .bordered .table-area table tr td .bold, #chukai .katsuyou .no-1 .bordered .table-area table tr td .bold, #office .taisaku .no-1 .bordered .table-area table tr td .bold, #office .sublease .no-1 .bordered .table-area table tr td .bold, #office .sozoku .no-1 .bordered .table-area table tr td .bold, #office .katsuyou .no-1 .bordered .table-area table tr td .bold, #company .taisaku .no-1 .bordered .table-area table tr td .bold, #company .sublease .no-1 .bordered .table-area table tr td .bold, #company .sozoku .no-1 .bordered .table-area table tr td .bold, #company .katsuyou .no-1 .bordered .table-area table tr td .bold, #privacy .taisaku .no-1 .bordered .table-area table tr td .bold, #privacy .sublease .no-1 .bordered .table-area table tr td .bold, #privacy .sozoku .no-1 .bordered .table-area table tr td .bold, #privacy .katsuyou .no-1 .bordered .table-area table tr td .bold {
            font-weight: 700; }
          #kanri .taisaku .no-1 .bordered .table-area table tr td .pink.large, #kanri .sublease .no-1 .bordered .table-area table tr td .pink.large, #kanri .sozoku .no-1 .bordered .table-area table tr td .pink.large, #kanri .katsuyou .no-1 .bordered .table-area table tr td .pink.large, #houjin .taisaku .no-1 .bordered .table-area table tr td .pink.large, #houjin .sublease .no-1 .bordered .table-area table tr td .pink.large, #houjin .sozoku .no-1 .bordered .table-area table tr td .pink.large, #houjin .katsuyou .no-1 .bordered .table-area table tr td .pink.large, #chukai .taisaku .no-1 .bordered .table-area table tr td .pink.large, #chukai .sublease .no-1 .bordered .table-area table tr td .pink.large, #chukai .sozoku .no-1 .bordered .table-area table tr td .pink.large, #chukai .katsuyou .no-1 .bordered .table-area table tr td .pink.large, #office .taisaku .no-1 .bordered .table-area table tr td .pink.large, #office .sublease .no-1 .bordered .table-area table tr td .pink.large, #office .sozoku .no-1 .bordered .table-area table tr td .pink.large, #office .katsuyou .no-1 .bordered .table-area table tr td .pink.large, #company .taisaku .no-1 .bordered .table-area table tr td .pink.large, #company .sublease .no-1 .bordered .table-area table tr td .pink.large, #company .sozoku .no-1 .bordered .table-area table tr td .pink.large, #company .katsuyou .no-1 .bordered .table-area table tr td .pink.large, #privacy .taisaku .no-1 .bordered .table-area table tr td .pink.large, #privacy .sublease .no-1 .bordered .table-area table tr td .pink.large, #privacy .sozoku .no-1 .bordered .table-area table tr td .pink.large, #privacy .katsuyou .no-1 .bordered .table-area table tr td .pink.large {
            font-size: 1.8rem; }
    #kanri .taisaku .no-1 .bordered .banner-area, #kanri .sublease .no-1 .bordered .banner-area, #kanri .sozoku .no-1 .bordered .banner-area, #kanri .katsuyou .no-1 .bordered .banner-area, #houjin .taisaku .no-1 .bordered .banner-area, #houjin .sublease .no-1 .bordered .banner-area, #houjin .sozoku .no-1 .bordered .banner-area, #houjin .katsuyou .no-1 .bordered .banner-area, #chukai .taisaku .no-1 .bordered .banner-area, #chukai .sublease .no-1 .bordered .banner-area, #chukai .sozoku .no-1 .bordered .banner-area, #chukai .katsuyou .no-1 .bordered .banner-area, #office .taisaku .no-1 .bordered .banner-area, #office .sublease .no-1 .bordered .banner-area, #office .sozoku .no-1 .bordered .banner-area, #office .katsuyou .no-1 .bordered .banner-area, #company .taisaku .no-1 .bordered .banner-area, #company .sublease .no-1 .bordered .banner-area, #company .sozoku .no-1 .bordered .banner-area, #company .katsuyou .no-1 .bordered .banner-area, #privacy .taisaku .no-1 .bordered .banner-area, #privacy .sublease .no-1 .bordered .banner-area, #privacy .sozoku .no-1 .bordered .banner-area, #privacy .katsuyou .no-1 .bordered .banner-area {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 15px; }
      #kanri .taisaku .no-1 .bordered .banner-area .left, #kanri .sublease .no-1 .bordered .banner-area .left, #kanri .sozoku .no-1 .bordered .banner-area .left, #kanri .katsuyou .no-1 .bordered .banner-area .left, #houjin .taisaku .no-1 .bordered .banner-area .left, #houjin .sublease .no-1 .bordered .banner-area .left, #houjin .sozoku .no-1 .bordered .banner-area .left, #houjin .katsuyou .no-1 .bordered .banner-area .left, #chukai .taisaku .no-1 .bordered .banner-area .left, #chukai .sublease .no-1 .bordered .banner-area .left, #chukai .sozoku .no-1 .bordered .banner-area .left, #chukai .katsuyou .no-1 .bordered .banner-area .left, #office .taisaku .no-1 .bordered .banner-area .left, #office .sublease .no-1 .bordered .banner-area .left, #office .sozoku .no-1 .bordered .banner-area .left, #office .katsuyou .no-1 .bordered .banner-area .left, #company .taisaku .no-1 .bordered .banner-area .left, #company .sublease .no-1 .bordered .banner-area .left, #company .sozoku .no-1 .bordered .banner-area .left, #company .katsuyou .no-1 .bordered .banner-area .left, #privacy .taisaku .no-1 .bordered .banner-area .left, #privacy .sublease .no-1 .bordered .banner-area .left, #privacy .sozoku .no-1 .bordered .banner-area .left, #privacy .katsuyou .no-1 .bordered .banner-area .left {
        width: 72%; }
      #kanri .taisaku .no-1 .bordered .banner-area .right, #kanri .sublease .no-1 .bordered .banner-area .right, #kanri .sozoku .no-1 .bordered .banner-area .right, #kanri .katsuyou .no-1 .bordered .banner-area .right, #houjin .taisaku .no-1 .bordered .banner-area .right, #houjin .sublease .no-1 .bordered .banner-area .right, #houjin .sozoku .no-1 .bordered .banner-area .right, #houjin .katsuyou .no-1 .bordered .banner-area .right, #chukai .taisaku .no-1 .bordered .banner-area .right, #chukai .sublease .no-1 .bordered .banner-area .right, #chukai .sozoku .no-1 .bordered .banner-area .right, #chukai .katsuyou .no-1 .bordered .banner-area .right, #office .taisaku .no-1 .bordered .banner-area .right, #office .sublease .no-1 .bordered .banner-area .right, #office .sozoku .no-1 .bordered .banner-area .right, #office .katsuyou .no-1 .bordered .banner-area .right, #company .taisaku .no-1 .bordered .banner-area .right, #company .sublease .no-1 .bordered .banner-area .right, #company .sozoku .no-1 .bordered .banner-area .right, #company .katsuyou .no-1 .bordered .banner-area .right, #privacy .taisaku .no-1 .bordered .banner-area .right, #privacy .sublease .no-1 .bordered .banner-area .right, #privacy .sozoku .no-1 .bordered .banner-area .right, #privacy .katsuyou .no-1 .bordered .banner-area .right {
        width: 25%; }
#kanri .taisaku .form h3, #kanri .sublease .form h3, #kanri .sozoku .form h3, #kanri .katsuyou .form h3, #houjin .taisaku .form h3, #houjin .sublease .form h3, #houjin .sozoku .form h3, #houjin .katsuyou .form h3, #chukai .taisaku .form h3, #chukai .sublease .form h3, #chukai .sozoku .form h3, #chukai .katsuyou .form h3, #office .taisaku .form h3, #office .sublease .form h3, #office .sozoku .form h3, #office .katsuyou .form h3, #company .taisaku .form h3, #company .sublease .form h3, #company .sozoku .form h3, #company .katsuyou .form h3, #privacy .taisaku .form h3, #privacy .sublease .form h3, #privacy .sozoku .form h3, #privacy .katsuyou .form h3 {
  text-align: center;
  color: #fe7612;
  font-weight: 700;
  border: none;
  font-size: 1.8rem; }
#kanri .taisaku .form .form-inner, #kanri .sublease .form .form-inner, #kanri .sozoku .form .form-inner, #kanri .katsuyou .form .form-inner, #houjin .taisaku .form .form-inner, #houjin .sublease .form .form-inner, #houjin .sozoku .form .form-inner, #houjin .katsuyou .form .form-inner, #chukai .taisaku .form .form-inner, #chukai .sublease .form .form-inner, #chukai .sozoku .form .form-inner, #chukai .katsuyou .form .form-inner, #office .taisaku .form .form-inner, #office .sublease .form .form-inner, #office .sozoku .form .form-inner, #office .katsuyou .form .form-inner, #company .taisaku .form .form-inner, #company .sublease .form .form-inner, #company .sozoku .form .form-inner, #company .katsuyou .form .form-inner, #privacy .taisaku .form .form-inner, #privacy .sublease .form .form-inner, #privacy .sozoku .form .form-inner, #privacy .katsuyou .form .form-inner {
  margin: 0 auto; }
#kanri .sublease h3, #houjin .sublease h3, #chukai .sublease h3, #office .sublease h3, #company .sublease h3, #privacy .sublease h3 {
  border: none; }
#kanri .sublease .blue, #houjin .sublease .blue, #chukai .sublease .blue, #office .sublease .blue, #company .sublease .blue, #privacy .sublease .blue {
  color: #497bc0; }
#kanri .sublease .orange, #houjin .sublease .orange, #chukai .sublease .orange, #office .sublease .orange, #company .sublease .orange, #privacy .sublease .orange {
  color: #eb7a02;
  font-weight: 700; }
#kanri .sublease .inner p, #houjin .sublease .inner p, #chukai .sublease .inner p, #office .sublease .inner p, #company .sublease .inner p, #privacy .sublease .inner p {
  margin-bottom: 1.8em; }
  #kanri .sublease .inner p .large2, #houjin .sublease .inner p .large2, #chukai .sublease .inner p .large2, #office .sublease .inner p .large2, #company .sublease .inner p .large2, #privacy .sublease .inner p .large2 {
    font-size: 1.8rem; }
#kanri .sublease .inner .banner-area, #houjin .sublease .inner .banner-area, #chukai .sublease .inner .banner-area, #office .sublease .inner .banner-area, #company .sublease .inner .banner-area, #privacy .sublease .inner .banner-area {
  text-align: center;
  border: #ffff01 solid 15px;
  padding: 15px 10px;
  margin-top: 30px;
  display: block; }
#kanri .sozoku h3, #houjin .sozoku h3, #chukai .sozoku h3, #office .sozoku h3, #company .sozoku h3, #privacy .sozoku h3 {
  border: none;
  font-size: 2.2rem; }
#kanri .sozoku .header-title, #houjin .sozoku .header-title, #chukai .sozoku .header-title, #office .sozoku .header-title, #company .sozoku .header-title, #privacy .sozoku .header-title {
  background: #c7b59f;
  padding: 15px; }
  #kanri .sozoku .header-title .title-inner, #houjin .sozoku .header-title .title-inner, #chukai .sozoku .header-title .title-inner, #office .sozoku .header-title .title-inner, #company .sozoku .header-title .title-inner, #privacy .sozoku .header-title .title-inner {
    padding: 15px;
    background: #fff; }
#kanri .sozoku .wrap-80, #houjin .sozoku .wrap-80, #chukai .sozoku .wrap-80, #office .sozoku .wrap-80, #company .sozoku .wrap-80, #privacy .sozoku .wrap-80 {
  margin-top: 5px;
  display: flex;
  align-items: flex-start; }
  #kanri .sozoku .wrap-80 p, #houjin .sozoku .wrap-80 p, #chukai .sozoku .wrap-80 p, #office .sozoku .wrap-80 p, #company .sozoku .wrap-80 p, #privacy .sozoku .wrap-80 p {
    width: 100%; }
#kanri .sozoku img.check, #houjin .sozoku img.check, #chukai .sozoku img.check, #office .sozoku img.check, #company .sozoku img.check, #privacy .sozoku img.check {
  width: 30px;
  margin-top: 2px; }
#kanri .sozoku img.face, #houjin .sozoku img.face, #chukai .sozoku img.face, #office .sozoku img.face, #company .sozoku img.face, #privacy .sozoku img.face {
  width: 60px; }
#kanri .sozoku img.icon, #houjin .sozoku img.icon, #chukai .sozoku img.icon, #office .sozoku img.icon, #company .sozoku img.icon, #privacy .sozoku img.icon {
  width: 20px;
  margin-right: 8px; }
#kanri .sozoku img.arrow, #houjin .sozoku img.arrow, #chukai .sozoku img.arrow, #office .sozoku img.arrow, #company .sozoku img.arrow, #privacy .sozoku img.arrow {
  width: 70px;
  margin-bottom: 20px; }
#kanri .sozoku img.good, #houjin .sozoku img.good, #chukai .sozoku img.good, #office .sozoku img.good, #company .sozoku img.good, #privacy .sozoku img.good {
  width: 60px;
  padding-left: 10px; }
#kanri .sozoku .wrap-125, #houjin .sozoku .wrap-125, #chukai .sozoku .wrap-125, #office .sozoku .wrap-125, #company .sozoku .wrap-125, #privacy .sozoku .wrap-125 {
  margin-top: 20px;
  display: flex;
  align-items: center; }
#kanri .sozoku .mt-30, #houjin .sozoku .mt-30, #chukai .sozoku .mt-30, #office .sozoku .mt-30, #company .sozoku .mt-30, #privacy .sozoku .mt-30 {
  margin-top: 20px; }
#kanri .sozoku .mt-40, #houjin .sozoku .mt-40, #chukai .sozoku .mt-40, #office .sozoku .mt-40, #company .sozoku .mt-40, #privacy .sozoku .mt-40 {
  margin-right: 0; }
#kanri .sozoku .large-orange, #houjin .sozoku .large-orange, #chukai .sozoku .large-orange, #office .sozoku .large-orange, #company .sozoku .large-orange, #privacy .sozoku .large-orange {
  font-size: 1.6rem;
  font-weight: 700;
  color: #ef7c09; }
#kanri .sozoku .large-green, #houjin .sozoku .large-green, #chukai .sozoku .large-green, #office .sozoku .large-green, #company .sozoku .large-green, #privacy .sozoku .large-green {
  color: #65cd00;
  font-weight: 700;
  font-size: 1.6rem; }
#kanri .sozoku .large-blue, #houjin .sozoku .large-blue, #chukai .sozoku .large-blue, #office .sozoku .large-blue, #company .sozoku .large-blue, #privacy .sozoku .large-blue {
  color: #27629a;
  font-size: 1.6rem;
  font-weight: 700; }
#kanri .sozoku .mt-40, #houjin .sozoku .mt-40, #chukai .sozoku .mt-40, #office .sozoku .mt-40, #company .sozoku .mt-40, #privacy .sozoku .mt-40 {
  margin-top: 40px; }
#kanri .sozoku .point2 img, #houjin .sozoku .point2 img, #chukai .sozoku .point2 img, #office .sozoku .point2 img, #company .sozoku .point2 img, #privacy .sozoku .point2 img {
  vertical-align: middle; }
  #kanri .sozoku .point2 img.icon-face, #houjin .sozoku .point2 img.icon-face, #chukai .sozoku .point2 img.icon-face, #office .sozoku .point2 img.icon-face, #company .sozoku .point2 img.icon-face, #privacy .sozoku .point2 img.icon-face {
    width: 80px; }
#kanri .content-box .flex-between, #houjin .content-box .flex-between, #chukai .content-box .flex-between, #office .content-box .flex-between, #company .content-box .flex-between, #privacy .content-box .flex-between {
  flex-wrap: wrap;
  align-items: center; }
#kanri .content-box .item, #houjin .content-box .item, #chukai .content-box .item, #office .content-box .item, #company .content-box .item, #privacy .content-box .item {
  border: solid 1px #eee;
  padding: 5px 10px;
  width: 100%;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  background: #fff; }
  #kanri .content-box .item a, #houjin .content-box .item a, #chukai .content-box .item a, #office .content-box .item a, #company .content-box .item a, #privacy .content-box .item a {
    text-decoration: none !important; }
  #kanri .content-box .item h3, #houjin .content-box .item h3, #chukai .content-box .item h3, #office .content-box .item h3, #company .content-box .item h3, #privacy .content-box .item h3 {
    font-size: 1.3rem !important;
    margin-bottom: 4px !important;
    border: none;
    margin-top: 0; }
  #kanri .content-box .item .img, #houjin .content-box .item .img, #chukai .content-box .item .img, #office .content-box .item .img, #company .content-box .item .img, #privacy .content-box .item .img {
    width: 20%; }
    #kanri .content-box .item .img img, #houjin .content-box .item .img img, #chukai .content-box .item .img img, #office .content-box .item .img img, #company .content-box .item .img img, #privacy .content-box .item .img img {
      vertical-align: bottom;
      max-width: 100%; }
  #kanri .content-box .item .text, #houjin .content-box .item .text, #chukai .content-box .item .text, #office .content-box .item .text, #company .content-box .item .text, #privacy .content-box .item .text {
    width: 78%; }
    #kanri .content-box .item .text p, #houjin .content-box .item .text p, #chukai .content-box .item .text p, #office .content-box .item .text p, #company .content-box .item .text p, #privacy .content-box .item .text p {
      line-height: 1.5em;
      margin-bottom: 0;
      font-size: 1.2rem; }
  #kanri .content-box .item.footer, #houjin .content-box .item.footer, #chukai .content-box .item.footer, #office .content-box .item.footer, #company .content-box .item.footer, #privacy .content-box .item.footer {
    padding: 8px; }
    #kanri .content-box .item.footer .box, #houjin .content-box .item.footer .box, #chukai .content-box .item.footer .box, #office .content-box .item.footer .box, #company .content-box .item.footer .box, #privacy .content-box .item.footer .box {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    #kanri .content-box .item.footer .img, #houjin .content-box .item.footer .img, #chukai .content-box .item.footer .img, #office .content-box .item.footer .img, #company .content-box .item.footer .img, #privacy .content-box .item.footer .img {
      padding: 0;
      margin: 0;
      line-height: 1; }

/*-------------------------------------------------------------------------------------------*/
/* 一級建築士事務所    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#office .architect_office p {
  line-height: 2; }
#office .architect_office h3, #office .architect_office h4 {
  border: none; }
#office .architect_office h3 {
  padding-left: 0; }
#office .architect_office h4 {
  padding-left: 0; }
#office .architect_office article {
  margin-bottom: 1.5em; }
#office .architect_office ol, #office .architect_office ul {
  margin: 1em 0 1em 2em; }
  #office .architect_office ol li, #office .architect_office ul li {
    line-height: 2;
    font-weight: 700; }
#office .before-after .inner {
  margin-bottom: 30px;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 10px; }
  #office .before-after .inner h3 {
    border-left: solid 6px #3971bc;
    color: #3971bc;
    padding-left: 10px;
    border-bottom: none;
    line-height: 1;
    margin-bottom: 1.5rem;
    font-size: 2.2rem; }
  #office .before-after .inner .thumbnails {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem; }
    #office .before-after .inner .thumbnails div {
      width: 24.5%; }
#office .items .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-bottom: 2.5em; }
  #office .items .inner .left, #office .items .inner .right {
    text-align: center;
    width: 48%; }
    #office .items .inner .left h4, #office .items .inner .right h4 {
      border: none;
      padding: 0;
      margin: 0;
      color: #3971bc; }
  #office .items .inner .center {
    width: 4%; }
#office a.btn {
  text-align: center;
  color: #fff;
  text-decoration: none !important;
  padding: 1.25rem 2rem;
  border-radius: 2px;
  background: #3971bc; }
  #office a.btn i {
    margin-right: 10px;
    font-size: 1.5rem; }

/*-------------------------------------------------------------------------------------------*/
/* 法人様へ    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#houjin h3 {
  border-color: #AD2D2D; }
#houjin ol {
  margin-left: 2em; }
  #houjin ol li {
    line-height: 2;
    margin-bottom: .5em; }

/*-------------------------------------------------------------------------------------------*/
/* 仲介業者様へ    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#chukai .flex-between {
  align-items: center;
  flex-wrap: wrap; }
#chukai .post_password input[type="password"] {
  -webkit-appearance: none;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  outline: none;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 15px;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  display: inline-block;
  margin-right: 10px; }
#chukai .post_password input[type="submit"] {
  padding: 6px 12px; }
#chukai h3 {
  border-bottom: dotted 1px #bbb;
  font-size: 1.5rem; }
#chukai .notice {
  color: #ff0000;
  border: solid 2px #ff0000;
  padding: 10px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 3rem;
  line-height: 1.8; }
#chukai .red {
  color: #ff0000;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.6; }
#chukai .inner {
  margin-bottom: 3em; }
#chukai .text-area {
  width: 100%; }
#chukai .btn-area {
  width: 100%; }
#chukai a.btn {
  margin-top: 1em;
  text-align: center;
  color: #fff;
  text-decoration: none !important;
  padding: 1.25rem 0;
  border-radius: 4px;
  display: block; }
  #chukai a.btn i {
    margin-right: 10px; }
  #chukai a.btn.chukai-dl {
    background: #199bc6; }
  #chukai a.btn.chukai-login {
    background: #e61312; }
  #chukai a.btn.chukai-client {
    background: #0a578d; }

/*-------------------------------------------------------------------------------------------*/
/* 会社案内    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#company h3, #company h4 {
  border-color: #ff7600; }
#company h4 {
  color: #000;
  border-left: none;
  border-bottom: dotted 1px #bbb;
  padding-left: 0;
  padding-bottom: .25em; }
#company h5 {
  color: #993333;
  margin: 1em 0; }
#company .company table {
  margin-bottom: 4em; }
  #company .company table tr th {
    width: 20%; }
#company .company h4 {
  font-size: 1.7rem; }
#company .company p {
  margin-bottom: 2.5em; }
#company.jigyo h4 {
  color: #993333;
  font-size: 1.5rem;
  margin-top: 0; }
#company.jigyo h5 {
  margin: 1em 0 0; }
#company.jigyo .text {
  width: 100%; }
#company.jigyo .img {
  text-align: center;
  width: 100%; }
  #company.jigyo .img img {
    margin-left: auto;
    margin-right: auto; }
#company.jigyo .inner {
  display: flex;
  align-items: flex-start;
  padding: .2em 0 0;
  justify-content: space-between; }
  #company.jigyo .inner .left {
    width: 25%; }
  #company.jigyo .inner .right {
    width: 73%;
    text-align: left; }
#company.shop .com_bg {
  padding: 0 !important;
  background: none !important;
  margin-bottom: 10px; }
#company.shop .com_bg_white {
  padding: 0 !important;
  background: #FFF !important; }
#company.shop .img {
  width: 33%;
  margin-bottom: 10px; }
#company.shop .img-2 {
  width: 49%;
  margin-bottom: 10px; }
#company.shop dl {
  border: solid 1px #cccddd;
  padding: 10px 15px;
  border-radius: 4px; }
  #company.shop dl dt {
    font-weight: 700;
    margin-bottom: .5em; }
  #company.shop dl dd {
    border-bottom: none; }

/*-------------------------------------------------------------------------------------------*/
/* 個人情報保護方針    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#privacy h3 {
  border-color: #ff7600; }
#privacy ol {
  margin-left: 3em; }
  #privacy ol li {
    margin-bottom: 1em; }
#privacy .privacy_tbl {
  padding: 10px; }
  #privacy .privacy_tbl table {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC; }
    #privacy .privacy_tbl table tr th {
      padding: 15px;
      border-right: 1px solid #CCC;
      border-bottom: 1px solid #CCC;
      vertical-align: top;
      text-align: center;
      background-color: #efefef; }
    #privacy .privacy_tbl table tr td {
      padding: 15px;
      border-right: 1px solid #CCC;
      border-bottom: 1px solid #CCC;
      vertical-align: top; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.85; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.85; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.forowner h2 {
  border-top: 1px solid #79706c;
  border-bottom: 1px solid #79706c;
  color: #fff;
  font-size: 1.4rem !important;
  padding: 4px 0;
  background: #79706c;
  font-weight: normal;
  padding-left: 5px;
  margin-bottom: 0 !important; }
.forowner .wrapper {
  border-bottom: dotted 1px #ccc; }
  .forowner .wrapper:first-child {
    border-top: solid 1px #ccc; }
  .forowner .wrapper .box {
    padding: 5px 30px 5px 5px;
    display: block;
    text-decoration: none;
    background: url(../img/sp/icon-arrow-grey.png) 98% no-repeat;
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
    zoom: 1; }
    .forowner .wrapper .box .img-wrapper {
      display: inline-block;
      margin-right: 10px; }
      .forowner .wrapper .box .img-wrapper img {
        vertical-align: middle;
        width: 50px; }
    .forowner .wrapper .box .title {
      display: inline-block;
      vertical-align: middle; }
      .forowner .wrapper .box .title h3 {
        font-size: 1.3rem !important;
        font-weight: normal;
        border: none !important; }
    .forowner .wrapper .box a {
      display: block; }

#kanri .souzoku .forowner .title h3 {
  font-size: 1.3rem !important; }

.pagination {
  padding: 30px 0;
  background: #eee; }

/* cms-pagination */
.cms-pagination {
  width: 100%;
  overflow: hidden; }

.cms-pagination ul {
  margin-bottom: 12px;
  display: flex;
  justify-content: center; }

.cms-pagination ul li {
  width: 48px;
  height: 45px;
  display: table;
  margin: 0 2px;
  display: none; }

.cms-pagination ul li.pagination-no-num {
  width: 70px;
  display: table; }

.cms-pagination ul li.pagination-no-num span {
  background: #eee;
  border: 1px solid #ddd;
  color: #ccc; }

.cms-pagination ul li.pagination-sp {
  display: table; }

.cms-pagination ul li a,
.cms-pagination ul li span {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  border: 1px solid #ddd;
  background: #fff;
  text-decoration: none;
  border-radius: 4px; }

.cms-pagination ul li a:before,
.cms-pagination ul li span:before {
  position: absolute;
  display: block;
  content: '';
  width: 96%;
  height: 2px;
  background: #ccc;
  bottom: -3px;
  left: 2%; }

.cms-pagination ul li span {
  background: #ff7600;
  border: 1px solid #eee;
  color: #fff;
  border-radius: 4px; }

.pagination-txt {
  clear: both;
  text-align: center; }

@media print, screen and (min-width: 1024px) {
  .cms-pagination ul li {
    width: 20px;
    height: 44px;
    margin: 0 3px;
    display: table; }

  .cms-pagination ul li a {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    transition: background 0.3s ease; }

  .cms-pagination ul li.pagination-no-num {
    width: 60px; }

  .pagination-txt {
    margin-bottom: 60px; } }
.pagination-total {
  font-weight: 700;
  color: #ff7600 !important;
  font-size: 16px; }

#kanri .katsuyou .inner {
  padding: 0 1em; }
  #kanri .katsuyou .inner p {
    line-height: 1.5em;
    font-size: 1.4rem; }
  #kanri .katsuyou .inner .main-title {
    display: flex; }
    #kanri .katsuyou .inner .main-title h3 {
      border: none;
      font-weight: bold;
      font-size: 1.8rem;
      margin: 0.5em auto; }
  #kanri .katsuyou .inner .flex-align-items-center-justify {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.5em; }
  #kanri .katsuyou .inner .btns {
    flex-wrap: wrap;
    margin-bottom: 1em; }
    #kanri .katsuyou .inner .btns a {
      width: 49%; }
  #kanri .katsuyou .inner h4 {
    border: none;
    padding: 0; }
  #kanri .katsuyou .inner .flex-align-items-center {
    display: flex;
    align-items: center; }
  #kanri .katsuyou .inner .point1 .flex-align-items-center {
    align-items: flex-start; }
    #kanri .katsuyou .inner .point1 .flex-align-items-center img {
      width: 40px; }
  #kanri .katsuyou .inner .point1 ul {
    margin-left: 1.25em;
    margin-right: .5em;
    padding-left: 1em;
    font-size: 1.48rem;
    list-style-type: disc; }
    #kanri .katsuyou .inner .point1 ul li {
      color: #526b9c;
      font-weight: 700;
      word-break: break-all;
      margin-bottom: .5em; }
  #kanri .katsuyou .inner .point1 .img-area {
    margin-left: 2em; }
  #kanri .katsuyou .inner .point1 .merit1, #kanri .katsuyou .inner .point1 .merit2, #kanri .katsuyou .inner .point1 .merit3 {
    background-repeat: no-repeat;
    width: 353px;
    height: 122px;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  #kanri .katsuyou .inner .point1 .merit1 {
    background: url(../img/kanri/katsuyou/sp/tenkin-merit.jpg); }
  #kanri .katsuyou .inner .point1 .merit2 {
    background: url(../img/kanri/katsuyou/sp/sumikae-merit.jpg); }
  #kanri .katsuyou .inner .point1 .merit3 {
    background: url(../img/kanri/katsuyou/sp/souzoku-merit.jpg);
    margin-bottom: 30px; }
    #kanri .katsuyou .inner .point1 .merit3 .bold {
      font-weight: 700;
      color: #ff7d00;
      font-size: 1.4rem; }
  #kanri .katsuyou .inner .point1 .inner-text {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 280px; }
    #kanri .katsuyou .inner .point1 .inner-text p {
      line-height: 1.3;
      font-size: 1.3rem; }
  #kanri .katsuyou .inner .point1 .merit3 .inner-text {
    top: 5px;
    width: 287px; }
  #kanri .katsuyou .inner .point1 a, #kanri .katsuyou .inner .point1 .conclusion {
    color: #ff7d00;
    font-weight: 700;
    font-size: 1.5rem; }
  #kanri .katsuyou .inner .point2 {
    margin-top: 40px; }
    #kanri .katsuyou .inner .point2 p.orange {
      font-size: 1.5rem;
      font-weight: 700; }
    #kanri .katsuyou .inner .point2 .merit, #kanri .katsuyou .inner .point2 .merit3 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 1em 0; }
      #kanri .katsuyou .inner .point2 .merit .left, #kanri .katsuyou .inner .point2 .merit3 .left {
        width: 85%;
        padding-right: .5em; }
        #kanri .katsuyou .inner .point2 .merit .left .left-in, #kanri .katsuyou .inner .point2 .merit3 .left .left-in {
          display: flex;
          align-items: flex-start;
          padding-right: .25em; }
          #kanri .katsuyou .inner .point2 .merit .left .left-in img, #kanri .katsuyou .inner .point2 .merit3 .left .left-in img {
            width: 40px; }
          #kanri .katsuyou .inner .point2 .merit .left .left-in .text, #kanri .katsuyou .inner .point2 .merit3 .left .left-in .text {
            margin-left: 1em; }
            #kanri .katsuyou .inner .point2 .merit .left .left-in .text h5, #kanri .katsuyou .inner .point2 .merit3 .left .left-in .text h5 {
              font-size: 1.6rem;
              color: #536a9c;
              padding-top: 0;
              margin-top: 0;
              margin-bottom: .25em; }
      #kanri .katsuyou .inner .point2 .merit .right, #kanri .katsuyou .inner .point2 .merit3 .right {
        width: 15%; }
    #kanri .katsuyou .inner .point2 .merit3 .left {
      width: 87%;
      padding-right: 1em; }
    #kanri .katsuyou .inner .point2 .merit3 .right {
      width: 13%;
      text-align: center; }
  #kanri .katsuyou .inner .point3 {
    margin-top: 40px; }
    #kanri .katsuyou .inner .point3 .in {
      padding: 0 1em; }
      #kanri .katsuyou .inner .point3 .in .img {
        text-align: center;
        padding: 0.5em 0; }
  #kanri .katsuyou .inner .point4 {
    margin-top: 40px; }
    #kanri .katsuyou .inner .point4 .in .inner {
      display: flex;
      align-items: flex-start;
      padding: 1em 0; }
      #kanri .katsuyou .inner .point4 .in .inner img {
        width: 40px; }
      #kanri .katsuyou .inner .point4 .in .inner .text-area {
        margin-left: 1em; }
        #kanri .katsuyou .inner .point4 .in .inner .text-area h5 {
          font-size: 1.6rem;
          color: #536a9c;
          padding-top: 0;
          margin-top: 0;
          margin-bottom: .5em; }
          #kanri .katsuyou .inner .point4 .in .inner .text-area h5 a {
            margin-left: .75em; }
        #kanri .katsuyou .inner .point4 .in .inner .text-area .osusume-wrapper {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          #kanri .katsuyou .inner .point4 .in .inner .text-area .osusume-wrapper .left {
            color: #536a9c;
            font-weight: 700;
            line-height: 1.8; }
            #kanri .katsuyou .inner .point4 .in .inner .text-area .osusume-wrapper .left ul {
              margin-left: 1em; }
          #kanri .katsuyou .inner .point4 .in .inner .text-area .osusume-wrapper img {
            width: 140px; }
  #kanri .katsuyou .inner .navy {
    color: #526b9c; }
  #kanri .katsuyou .inner .orange, #kanri .katsuyou .inner a {
    color: #ff7d00; }
  #kanri .katsuyou .inner .bold {
    font-weight: 700; }
  #kanri .katsuyou .inner .katsuyou-footer {
    background: #526b9c;
    border-radius: 8px;
    font-size: 1.6rem;
    color: #fff;
    padding: 1em;
    line-height: 1.6;
    text-align: center;
    margin-top: 20px; }

.corona article {
  padding: 0 15px; }
.corona h3 {
  text-align: center;
  margin-top: 40px;
  font-size: 1.8rem;
  line-height: 1.8; }
.corona h4 {
  color: #8fc31f;
  font-size: 1.6rem;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.6; }
.corona .taisaku {
  display: flex;
  align-items: flex-start;
  padding: 1.5em 0; }
.corona .taisaku img {
  padding-right: 1em;
  width: 46px; }
.corona table {
  margin-top: 40px;
  border: solid 2px #8fc31f;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 40px; }
.corona table td {
  border-right: solid 2px #8fc31f;
  width: 50%;
  text-align: center;
  padding: 10px; }
.corona table td:nth-child(2) {
  border-right: none; }
.corona table td.row-1, .corona table td.row-2 {
  border-bottom: solid 2px #8fc31f; }
.corona table td p {
  padding-top: 10px; }
.corona table td img {
  max-height: 100px; }
.corona .onegai {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px; }
  .corona .onegai img {
    width: 220px; }
.corona ul {
  padding: 0 15px; }
.corona li {
  font-size: 1.6rem;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  line-height: 1.8; }
.corona .dot {
  margin-right: 1em; }

.wpcf7 form.sent .wpcf7-response-output {background: #46b450;color: #fff;padding: 10px;border-radius: 4px;font-weight: 600;}
.wpcf7 form .visible-only-if-sent {display: none;}
.wpcf7 form.sent div.visible-only-if-sent {display: block;}
#contact .sent .contact-input-area,
form.sent .contact-input-area
 {
  display: none;
}
.wpcf7c-btn-confirm {margin-left: auto;margin-right: auto}


.case .inner h3.title {
  font-size:1.4rem;
color: #38b54a;
    font-weight: 700;
    display: inline-block;
    border: solid 2px #38b54a;
    padding: 0 0.5em;
    border-radius: 8px;  
    margin-top:.5em;
}


#kanri .faq section article {width:100%}
#kanri .faq section.title {padding:0;margin:0}
#kanri .faq section.title .in {background:#000;padding:1.75em 0}
#kanri .faq section.title .in article h2 {color:#fff;margin-bottom:0!important;text-align:center}

#kanri .faq #faqCategory {background:#f3f3f3;padding:1.5em;}
#kanri .faq #faqCategory select {width:100%}
#kanri .faq #faqCategory ul {display:flex;justify-content: space-between;flex-wrap: wrap;}
#kanri .faq #faqCategory ul li {width:100%}
#kanri .faq #faqCategory ul li a {border:solid 1px #e5e5e5;border-radius:3px;display:block;box-sizing: border-box;background:#fff;padding:10px 12px;text-decoration:none;display:flex;align-items:center;justify-content: space-between;line-height:1.6;margin-bottom: .25em}


#kanri .faq dl {margin:1em}
#kanri .faq dl dt a {font-size:1.05em}
#kanri .faq dl dt a::before, #kanri .faq dl dd::before {margin-right: .4em;}
#kanri .faq dl dt a::before {content: "Q.";font-size:1.4em;font-weight:bold;margin-right:.5em;color:#3ba33e}
#kanri .faq dl dt a {pointer-events:auto;line-height:1.4;text-decoration: none;font-weight:normal;display:flex;align-items:flex-start;margin-bottom: 0;color: #333333;padding: .5em;border-bottom:solid 1px #eee;}
#kanri .faq .btn {background:#3ba33e;border-radius: 2px;padding: .75em 4em;color:#fff;text-decoration: none;font-size:1em;color:#fff!important;display:inline-block;}

#kanri .faq dl.qa-008+div {text-align:center!important}

#kanri .cms-pagination ul li.pagination-index span {background:#3ba33e}
#kanri .pagination-total {color:#3ba33e!important}
#kanri .cms-pagination ul li a:hover {background:#3ba33e}

#kanri .pagination {padding-bottom:0!important}
#kanri.list .faq dl dt a {padding:.75em 0;display:flex;line-height:1.4;align-items:center;pointer-events:auto;}
#kanri.detail .answer {padding:.5em 1em} 
#kanri.detail .answer h3 {border-bottom:0;display:flex;align-items: flex-start;color:#000}
#kanri.detail .answer h3 span {font-size:1.6em;color:#3ba33e;margin-right:10px}
#kanri.detail .answer .in {padding-top:1em;display:flex}
#kanri.detail .answer .in span {font-size:2.25em;font-weight:600;margin-right:.25em;color:#e61312}
#kanri.detail .answer .in p {margin-top:6px;color:#000;font-weight: 500;font-size:1.1em;line-height:2}
#kanri.detail .answer .btnArea {text-align:center;display: block;margin-top: 1em;padding-top: 1em;margin-bottom:2em}

#kanri .call-to-action {padding:15px 5px}
.selectbox-001 {
    position: relative;
}

.selectbox-001::before,
.selectbox-001::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.selectbox-001::before {
    display: inline-block;
    right: 0;
    width: 2.8em;
    height: 2.8em;
    border-radius: 0 3px 3px 0;
    background-color: #3ba33e;
}

.selectbox-001::after {
    position: absolute;
    top: 50%;
    right: 1.4em;
    transform: translate(50%, -50%) rotate(45deg);
    width: 6px;
    height: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}

.selectbox-001 select {
    appearance: none;
    min-width: 230px;
    height: 2.8em;
    padding: .4em 3.6em .4em .8em;
    border: none;
    border-radius: 2px;
    background-color: #fafafa;
    color: #333;
    font-size: 1em;
    cursor: pointer;
    border:solid 1px #ddd;
}

.selectbox-001 select:focus {
    outline: 2px solid #3ba33e;
}

#kanri .pagination {padding-top:10px;background:none}
#kanri .cms-pagination ul li {width:42px;height:38px}