@charset "UTF-8";
/**
 * JUSO GROUPのサービス
 */
/**
 * インデックス
 */
/* ==========================================================================
   サービス一覧
   ========================================================================== */
#service-top {
  margin: 50px 0 0 0; }

.icon-set {
  min-height: 60px;
  padding: 5px 15px 2px 100px; }
  .icon-set dt {
    font-size: 20px;
    font-size: 2rem;
    font-family: "FOT-ロダン ProN B";
    letter-spacing: .1em;
    font-weight: normal; }
    @media screen and (min-width: 1200px) {
      .icon-set dt {
        font-size: 20px;
        font-size: 2rem; } }
  .icon-set dd {
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "FOT-ロダン ProN M";
    letter-spacing: .1em;
    font-weight: normal;
    margin-top: 3px; }
    @media screen and (min-width: 1200px) {
      .icon-set dd {
        font-size: 13px;
        font-size: 1.3rem; } }

.service-box {
  margin-right: 2% !important;
  width: 32% !important; }
  .service-box:last-child {
    margin-right: 0 !important; }

#service-garbage {
  background: url(img/service_icon_garbage.gif) no-repeat 20px 28px; }
  #service-garbage .icon-set {
    padding-left: 110px; }

#service-cleaning {
  background: url(img/service_icon_cleaning.gif) no-repeat 20px 28px; }

#service-center {
  background: url(img/service_icon_center.gif) no-repeat 20px 29px; }

/* ==========================================================================
   検索ボックス
   ========================================================================== */
.srch-select {
  background-color: #f1ebe4;
  border: 1px solid #e8e0dc;
  border-radius: 5px;
  padding-bottom: 14px; }

.srch-head {
  background-color: #f8f5f1;
  letter-spacing: -.40em;
  margin-bottom: 17px;
  padding: 29px 0 15px 35px; }
  .srch-head dt,
  .srch-head dd {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    vertical-align: top; }
  .srch-head dt {
    background: url(img/icon_area.gif) no-repeat left top;
    color: #d52a1c;
    font-size: 26px;
    font-size: 2.6rem;
    font-family: "FOT-ロダン ProN B";
    letter-spacing: .1em;
    font-weight: normal;
    line-height: 1.25;
    margin-right: 20px;
    padding-left: 75px; }
    @media screen and (min-width: 1200px) {
      .srch-head dt {
        font-size: 26px;
        font-size: 2.6rem; } }
    .srch-head dt .inner-block {
      color: #000;
      display: block;
      font-size: 18px;
      font-size: 1.8rem; }
      @media screen and (min-width: 1200px) {
        .srch-head dt .inner-block {
          font-size: 18px;
          font-size: 1.8rem; } }
  .srch-head dd {
    font-family: "FOT-ロダン ProN M";
    letter-spacing: .1em;
    font-weight: normal;
    line-height: 1.7; }

.srch-type dt {
  background: url(img/icon_type.gif) no-repeat left top; }

.srch-type-list {
  letter-spacing: -.40em;
  padding-left: 29px; }
  .srch-type-list li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    text-align: center;
    width: 160px; }
    .srch-type-list li:first-child {
      margin-left: 0; }
  .srch-type-list a {
    display: block; }

.w-light {
  font-family: "FOT-ロダン ProN L";
  letter-spacing: .1em;
  font-weight: normal; }

/* セレクトメニュー
   ========================================================================== */
.pref-select {
  margin-left: 25px; }

.city-select {
  margin-left: 6px;
  margin-right: 15px; }

.btn-srch {
  position: relative;
  top: -1px;
  cursor: pointer; }
  .btn-srch:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.custom-select {
  background: #FFF url(img/bg_select.gif) repeat-x left top;
  border: 1px solid #e8e0dc;
  border-radius: 5px;
  cursor: pointer;
  width: 300px; }

.customSelect.changed {
  /* You can use this if you want a different style after user has made a selection */ }

.customSelect.customSelectHover {
  /* Styles for when the select box is hovered */
  border: 1px solid #c8c0bb; }

.customSelectFocus {
  /* You can use this if you want a different style after user has made a selection */
  border: 1px solid #c8c0bb; }

.customSelectOpen {
  /* You can use this if you want a different style after user has made a selection */
  border: 1px solid #c8c0bb;
  background-color: #FFF; }

/* We can style the inner box, too */
.customSelect {
  padding-left: 10px; }

.customSelect.size-half {
  padding-left: 7px; }

.customSelectInner {
  background: url(img/select_arrow.png) no-repeat right top;
  display: block !important;
  padding: 6px 0;
  width: auto !important; }

/**
 * エリア別提供サービス
 */
/**
 * 許認可一覧
 */
.link_red {
  color: #d52a1c; }

/**
 * 業種別
 */
#clientImg {
  margin: 40px 0 25px 0; }

/**
 * サービス共通スタイル
 */
.agent section {
  margin-bottom: 100px; }

.agent .column3 {
  margin-right: 1%;
  margin-bottom: 1%;
  width: 32%;
  border: 1px solid #e5e5e5; }
  .agent .column3 p {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (min-width: 1200px) {
      .agent .column3 p {
        font-size: 16px;
        font-size: 1.6rem; } }

#agent-contact {
  padding: 30px;
  margin-top: 50px;
  border-top: 1px solid #f3efed; }
  #agent-contact h3 {
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (min-width: 1200px) {
      #agent-contact h3 {
        font-size: 16px;
        font-size: 1.6rem; } }
  #agent-contact p {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 15px; }
    @media screen and (min-width: 1200px) {
      #agent-contact p {
        font-size: 20px;
        font-size: 2rem; } }
    #agent-contact p .btn01 {
      position: relative;
      top: -0.1em;
      vertical-align: middle;
      width: 100px;
      margin: 0 0 0 10px;
      padding: 5px 20px;
      font-size: 14px;
      font-size: 1.4rem; }
      @media screen and (min-width: 1200px) {
        #agent-contact p .btn01 {
          font-size: 14px;
          font-size: 1.4rem; } }

.col2-img {
  display: flex; }
  .col2-img img {
    margin-left: 50px; }

.video {
  display: block;
  width: 90%;
  margin: 50px auto; }

/**
 * 産業廃棄物中間処理
 */
.centerBlock {
  margin-top: 60px; }
  .centerBlock.-mt0 {
    margin-top: 0px; }

.centerStep__ttl {
  padding: 10px;
  background-color: #7FE069;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 1.2px; }
  @media screen and (min-width: 1200px) {
    .centerStep__ttl {
      font-size: 18px;
      font-size: 1.8rem; } }
  .centerStep__ttl.-red {
    background-color: #F31515;
    color: #fff; }

.centerImgWrap {
  width: 100%;
  margin-top: 20px; }

.centerStep__txt {
  margin-top: 20px;
  font-size: 16px;
  font-size: 1.6rem; }
  @media screen and (min-width: 1200px) {
    .centerStep__txt {
      font-size: 16px;
      font-size: 1.6rem; } }

.notes {
  margin-top: 16px !important;
  font-size: 14px;
  font-size: 1.4rem; }
  @media screen and (min-width: 1200px) {
    .notes {
      font-size: 14px;
      font-size: 1.4rem; } }

.ttlbeige {
  background-color: #E8E0DC !important; }

.column2-wrap {
  display: flex !important;
  align-items: stretch; }

.centerFlowimg {
  margin-top: 20px !important;
  text-align: center; }

.centerTitle {
  font-size: 30px;
  font-size: 3rem; }
  @media screen and (min-width: 1200px) {
    .centerTitle {
      font-size: 30px;
      font-size: 3rem; } }

.center_ttlMiddle {
  font-size: 16px;
  font-size: 1.6rem; }
  @media screen and (min-width: 1200px) {
    .center_ttlMiddle {
      font-size: 16px;
      font-size: 1.6rem; } }
