@charset "UTF-8";
/*-----------------------------------*/
/* 元々のCSS */
/*-----------------------------------*/
/*-----------------------------------*/
/* common */
/*-----------------------------------*/
.mod-line-code .mod-line-code-content ul li p {
  display: none !important; }

.mod-breadcrumbs {
  width: 960px;
  margin: 40px auto 0; }

h1.fs33 {
  margin-top: 6px; }

ul.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none; }

ul.breadcrumb li {
  display: inline-block; }

ul.breadcrumb li:after {
  color: #999;
  content: '>';
  padding: 0 5px;
  font-size: 13px; }

ul.breadcrumb li:last-child:after {
  content: ''; }

ul.breadcrumb li a {
  color: #0057B2;
  font-size: 13px; }

ul.breadcrumb li span {
  color: #333333;
  font-size: 13px; }

.sm-mt10 {
  margin-top: 10px; }

.sm-mt20 {
  margin-top: 20px; }

.sm-mt30 {
  margin-top: 30px; }

.sm-mt40 {
  margin-top: 40px; }

.sm-mt100 {
  margin-top: 100px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.fs12 {
  font-size: 1.2rem; }

.fs13 {
  font-size: 1.3rem; }

.fs14 {
  font-size: 1.4rem; }

.fs15 {
  font-size: 1.5rem; }

.fs16 {
  font-size: 1.6rem; }

.fs17 {
  font-size: 1.7rem; }

.fs18 {
  font-size: 1.8rem; }

.fs19 {
  font-size: 1.9rem; }

.fs20 {
  font-size: 2.0rem; }

.fs33 {
  font-size: 3.3rem; }

.fs22 {
  font-size: 2.2rem; }

.mrRow36 {
  padding-right: 36px; }

.mlRow4 {
  margin-left: -4px; }

.mrRow20 {
  padding-right: 20px; }

.mt75 {
  margin-top: 75px; }

.mt56 {
  margin-top: 56px; }

.mt30 {
  margin-top: 30px; }

.line17 {
  line-height: 1.7em; }

.mod-h1-img {
  font-size: inherit;
  border-bottom: 0px solid #ddd;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 1.4; }

.mod-h1-img:after {
  content: '';
  width: auto;
  height: auto;
  position: absolute;
  bottom: auto;
  left: 0;
  background: none;
  display: none; }

.mod-h4-img {
  font-size: inherit;
  border-left: 0px solid #ddd;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 1.4;
  padding: 0;
  margin: 0; }

.mod-h5-img {
  font-size: inherit;
  border-left: 0px solid #ddd;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  background: none; }

.reset {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  font-weight: normal;
  list-style-type: none;
  box-sizing: border-box;
  color: inherit; }

.reset:after {
  content: normal; }

.tRight {
  text-align: right; }

.mod-around {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  display: table;
  height: 88px;
  margin-top: 7px;
  float: left;
  border: 1px #B0B0B0 solid; }

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

.mod-around.red {
  color: #FF0013;
  font-weight: bold; }

.mod-around span {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.4rem;
  padding: 0px 35px; }

.mod-h5-style-dannetsu {
  background: none;
  font-size: 1.8rem;
  padding: 8px 0;
  margin: 0;
  color: #FF8D00; }

.mod-h6-style-dannetsu {
  background: none;
  font-size: 1.6rem;
  padding: 8px 0;
  margin: 0;
  color: #000; }

.mod-linebt {
  border-bottom: 2px #FF8F00 solid;
  border-top: 2px #FF8F00 solid; }

h5 {
  font-size: 1.4rem;
  padding: 8px; }

.mod-cyumon-heading {
  background: #FFC700;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 38px; }

.mod-cyumon-heading h1 {
  border-bottom: 0;
  font-size: 30px;
  background: url(/wordpress/wp-content/uploads/2015/12/ico_border.png) no-repeat 0 center;
  padding: 9px 0 9px 17px;
  margin-top: 0; }

.mod-cyumon-heading h1:after {
  display: none; }

.mod-cyumon-nav .mod-cyumon-nav-control {
  margin-left: -5px;
  margin-right: -5px;
  text-align: center;
  padding: 0; }

.mod-cyumon-nav-control li {
  display: inline-block;
  width: 19%;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mod-cyumon-nav-control.lout-4-column li {
  width: 24%; }

.mod-cyumon-nav-control li a {
  text-align: center;
  background: #F4F7F8;
  border: 1px solid #CCCCCC;
  padding: 0;
  height: 48px;
  line-height: 48px;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.mod-cyumon-nav-control li a span {
  display: inline-block;
  background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_top_arrow_blue.png) no-repeat 0 center;
  padding-left: 12px;
  text-decoration: none;
  font-size: 14px;
  color: #2652B2;
  font-weight: bold; }

.mod-cyumon-nav-control li.current a {
  border-color: #E9B502;
  background: #FFCA0D !important;
  font-size: 16px;
  text-decoration: none; }

.mod-cyumon-nav-control li.current a span {
  background: none;
  color: #333333;
  font-size: 16px; }

.mod-cyumon-banner {
  margin-top: 36px; }

.mod-cyumon-banner {
  display: table;
  width: 100%; }

.mod-cyumon-banner p {
  text-align: center;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit0background-size: cover;
  background-size: cover;
  font-size: 29px;
  line-height: 1.6;
  display: table-cell;
  vertical-align: middle;
  height: 160px; }

.mod-banner {
  clear: both;
  margin: 100px 0; }

.mod-btnPublic {
  display: inline-block;
  background: #00A966;
  padding: 0px 12px;
  height: 32px;
  border: 1px #009758 solid;
  text-decoration: none;
  min-width: 110px;
  text-align: center; }

.mod-btnPublic span {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  text-align: center; }

.mod-h2-stylecolor {
  background: url(/wordpress/wp-content/uploads/2016/02/pic_uw_top_icon.png) left 4px no-repeat;
  padding: 0 0 0 20px; }

@media screen and (max-width: 736px) {
  .mod-breadcrumbs {
    display: none; }
  h1, .mod-h1 {
    font-size: 2.0rem;
    font-weight: bold;
    border-bottom: 3px #FF8F00 solid; }
  h1.fs33 {
    font-size: 2.0rem;
    line-height: 0.9em;
    margin-bottom: 15px; }
  div.mod-cyumon-heading {
    margin-top: 20px;
    margin-bottom: 20px; }
  div.mod-cyumon-heading h1 {
    border-bottom: 0;
    font-size: 2rem;
    background: none;
    padding: 11px 0 11px 10px; }
  .mod-cyumon-nav .mod-cyumon-nav-control li {
    width: 49%;
    margin-bottom: 10px; }
  .mod-cyumon-nav .mod-cyumon-nav-control li:last-child {
    float: left; }
  .mod-cyumon-nav .mod-cyumon-nav-control li a span {
    background: none;
    padding-left: 0; }
  div.mod-cyumon-banner {
    margin-top: 4px;
    margin-bottom: 0px;
    padding-top: 0; }
  .mod-cyumon-banner > p {
    background: none !important;
    display: block;
    font-size: 1.6rem;
    text-align: left;
    height: auto;
    font-weight: bold; }
  .mod-banner {
    margin: 50px 0;
    text-align: center; }
  .mod-banner .sp_show {
    display: initial; }
  .mod-btnPublic {
    padding: 0px 12px;
    height: 22px;
    min-width: 70px; }
  .mod-btnPublic span {
    font-size: 1.4rem;
    line-height: 22px; } }

ul, li {
  padding: 0;
  list-style: none; }

.sm {
  display: none !important; }

@media screen and (max-width: 736px) {
  .md {
    display: none !important; }
  .sm {
    display: block !important; } }

.b {
  font-weight: bold; }

/*-----------------------------------*/
/* sumikae module -relocation*/
/*-----------------------------------*/
.mt24 {
  margin-top: 24px; }

ul {
  list-style: none; }

.lout-2column.fr {
  float: right; }

.lout-2column.fl {
  float: left; }

.md {
  margin: 0; }

.green {
  color: #59B83B; }

.mg60 {
  margin-top: 60px; }

.mt67 {
  margin-top: 67px; }

.mt140 {
  margin-top: 140px; }

.lout-grid.md {
  margin: 0 auto; }

/*-----------------------------------*/
/* environment module -info*/
/*-----------------------------------*/
.lout-grid {
  width: 960px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 767px) {
    .lout-grid {
      width: 100%; } }

.lout-contents {
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (max-width: 767px) {
    .lout-contents {
      padding-left: 3.125%;
      padding-right: 3.125%; } }

.env_protect {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .env_protect {
      width: 95%;
      margin-top: 30px; } }
  .env_protect .self_txt {
    color: #7DB340;
    text-align: center;
    font-size: 26px; }
    @media only screen and (max-width: 767px) {
      .env_protect .self_txt {
        font-size: 1.714285714rem; } }
  .env_protect .f_child_txt {
    text-align: center;
    font-size: 30px; }
    @media only screen and (max-width: 767px) {
      .env_protect .f_child_txt {
        font-size: 1.714285714rem; } }
  .env_protect .concept_txt {
    margin-top: 30px;
    font-size: 26px;
    margin-bottom: 30px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .env_protect .concept_txt {
        font-size: 1.714285714rem;
        margin-top: 20px;
        margin-bottom: 10px; } }
  .env_protect .env_content h2 {
    text-align: center;
    border-bottom: none;
    margin-bottom: 0px;
    color: #666666;
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      .env_protect .env_content h2 {
        margin-top: 20px; } }
    .env_protect .env_content h2 span {
      text-decoration: underline; }
  .env_protect .env_content p {
    text-align: center;
    font-size: 22px;
    line-height: 1.5;
    margin-top: 15px;
    margin-bottom: 40px;
    color: #666666; }
    @media only screen and (max-width: 767px) {
      .env_protect .env_content p {
        font-size: 1.3rem;
        margin-top: 5px;
        margin-bottom: 20px; } }
    .env_protect .env_content p span {
      font-size: 1px; }
  .env_protect .eneju_yukako {
    background: url(/wordpress/wp-content/uploads/2018/07/back_eneju_yukako.jpg) 0 0 no-repeat;
    background-size: cover;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ddd;
    padding: 30px 0 20px;
    margin-top: 70px; }
    @media only screen and (max-width: 767px) {
      .env_protect .eneju_yukako {
        margin-top: 30px; } }
    @media only screen and (max-width: 767px) {
      .env_protect .eneju_yukako .lout-grid {
        width: 95%; } }
    .env_protect .eneju_yukako .eneju_txt {
      color: #ff8f00;
      font-size: 22px;
      text-align: center;
      text-shadow: #FFF 1px 1px 0px, #FFF -1px 1px 0px, #FFF 1px -1px 0px, #FFF -1px -1px 0px;
      font-weight: 600; }
      @media only screen and (max-width: 767px) {
        .env_protect .eneju_yukako .eneju_txt {
          font-size: 1.285714278rem;
          margin: 0 auto 20px; } }
    .env_protect .eneju_yukako .eneju_yukako_txt {
      margin: 0 auto;
      background: #fff;
      padding: 20px;
      text-align: center; }
      .env_protect .eneju_yukako .eneju_yukako_txt img {
        width: 80%; }
        @media only screen and (max-width: 767px) {
          .env_protect .eneju_yukako .eneju_yukako_txt img {
            width: 100%; } }
    .env_protect .eneju_yukako .eneju_yukako_list {
      margin: 0 auto; }
      .env_protect .eneju_yukako .eneju_yukako_list a {
        display: block; }
      .env_protect .eneju_yukako .eneju_yukako_list p {
        color: #0aa67a;
        font-size: 20px;
        text-align: center;
        padding: 0px; }
      .env_protect .eneju_yukako .eneju_yukako_list ul {
        margin-top: 30px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media only screen and (max-width: 767px) {
          .env_protect .eneju_yukako .eneju_yukako_list ul {
            margin-top: 30px; } }
        .env_protect .eneju_yukako .eneju_yukako_list ul li:nth-child(3) {
          margin-right: 0px; }
        .env_protect .eneju_yukako .eneju_yukako_list ul li {
          width: 32%;
          margin-right: 2%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          background: #fff;
          padding: 15px 0;
          -webkit-transition: .5s;
          -moz-transition: .5s;
          -ms-transition: .5s;
          -o-transition: .5s;
          transition: .5s;
          position: relative;
          display: inline-block;
          vertical-align: top; }
          @media only screen and (max-width: 767px) {
            .env_protect .eneju_yukako .eneju_yukako_list ul li {
              width: 100%;
              margin: 0 auto 15px;
              padding: 20px 0; } }
          .env_protect .eneju_yukako .eneju_yukako_list ul li .lead {
            font-size: 22px;
            margin-bottom: 15px; }
            @media only screen and (max-width: 767px) {
              .env_protect .eneju_yukako .eneju_yukako_list ul li .lead {
                text-align: left;
                display: inline-block;
                vertical-align: middle;
                margin: 0 0 0 20px;
                font-size: 18px; } }
            .env_protect .eneju_yukako .eneju_yukako_list ul li .lead span {
              font-size: 18px;
              font-size: 1.375rem;
              color: #0aa67a;
              display: block; }
          .env_protect .eneju_yukako .eneju_yukako_list ul li .img .pc {
            width: 85%;
            margin: 0 auto; }
          .env_protect .eneju_yukako .eneju_yukako_list ul li .img .sp {
            width: 135px;
            margin-top: 0;
            top: 5px;
            right: 5px;
            position: absolute; }
          .env_protect .eneju_yukako .eneju_yukako_list ul li p {
            text-align: center; }
          .env_protect .eneju_yukako .eneju_yukako_list ul li .txt {
            width: 90%;
            margin: 20px auto 0;
            text-align: left;
            line-height: 2;
            font-size: 14px; }
            @media only screen and (max-width: 767px) {
              .env_protect .eneju_yukako .eneju_yukako_list ul li .txt {
                display: none; } }
    .env_protect .eneju_yukako .eneju_yukako_btn {
      text-align: center;
      margin-top: 20px; }
      .env_protect .eneju_yukako .eneju_yukako_btn li {
        display: inline-block;
        background: #0aa67a;
        border-radius: 8px;
        border: 1px solid #fff;
        width: 460px; }
        @media only screen and (max-width: 767px) {
          .env_protect .eneju_yukako .eneju_yukako_btn li {
            display: block;
            width: 85%;
            margin: 0 auto;
            margin-bottom: 10px; } }
        .env_protect .eneju_yukako .eneju_yukako_btn li a {
          color: #fff;
          padding: 8px 16px;
          display: block;
          font-size: 16px; }
      .env_protect .eneju_yukako .eneju_yukako_btn li:nth-child(2) {
        margin-left: 30px; }
        @media only screen and (max-width: 767px) {
          .env_protect .eneju_yukako .eneju_yukako_btn li:nth-child(2) {
            margin-left: 0px;
            margin-top: 20px;
            margin: 0 auto; } }
  .env_protect .technology_sec {
    margin-top: 60px; }
    .env_protect .technology_sec .technology_img {
      width: 700px;
      margin: 50px auto; }
      @media only screen and (max-width: 767px) {
        .env_protect .technology_sec .technology_img {
          width: auto; } }
    .env_protect .technology_sec h2 {
      text-align: center;
      border-bottom: none;
      margin-bottom: 0px; }
    .env_protect .technology_sec ul {
      text-align: center; }
      .env_protect .technology_sec ul li {
        display: inline-block;
        background: #7db440;
        width: 275px;
        text-align: center;
        margin-right: 6px;
        color: #fff;
        padding: 7px 15px;
        height: 50px;
        vertical-align: middle;
        font-size: 18px; }
        @media only screen and (max-width: 767px) {
          .env_protect .technology_sec ul li {
            width: 290px;
            display: block;
            margin: 0 auto;
            margin-bottom: 10px; }
            .env_protect .technology_sec ul li span {
              position: relative;
              top: 15px; } }
      .env_protect .technology_sec ul li:nth-child(3) {
        margin-right: 0px; }
        @media only screen and (max-width: 767px) {
          .env_protect .technology_sec ul li:nth-child(3) {
            margin: auto; } }
      .env_protect .technology_sec ul li:first-child span {
        position: relative;
        top: 15px; }
    .env_protect .technology_sec .ev_erea {
      text-align: center;
      margin-top: 40px; }
      @media only screen and (max-width: 767px) {
        .env_protect .technology_sec .ev_erea {
          margin-top: 20px; } }
      .env_protect .technology_sec .ev_erea h4 {
        text-align: center;
        background: #7db440;
        background: #7db440;
        width: 275px;
        text-align: center;
        border: none;
        color: #fff;
        padding: 7px 12px;
        font-weight: normal;
        display: inline-block;
        font-size: 16px;
        margin-bottom: 0px; }
      .env_protect .technology_sec .ev_erea .car_title {
        font-size: 20px;
        margin-bottom: 0px; }
      .env_protect .technology_sec .ev_erea .car_description {
        margin: 10px 0 30px; }
      .env_protect .technology_sec .ev_erea .car_img {
        width: 400px;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          .env_protect .technology_sec .ev_erea .car_img {
            width: auto; } }
    .env_protect .technology_sec .ev_description {
      color: #00A578;
      text-align: center;
      font-size: 22px;
      margin-top: 60px; }
      @media only screen and (max-width: 767px) {
        .env_protect .technology_sec .ev_description {
          font-size: 1.42857142rem;
          margin-top: 30px; } }
  .env_protect .living_area p {
    text-align: center;
    font-size: 26px;
    margin-top: 60px;
    margin-bottom: 40px;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .env_protect .living_area p {
        font-size: 1.571428562rem;
        margin-top: 30px;
        margin-bottom: 20px; } }
  .env_protect .living_area .ev_child_txt {
    margin-top: 50px; }
    @media only screen and (max-width: 767px) {
      .env_protect .living_area .ev_child_txt {
        margin-top: 30px;
        margin-bottom: 20px; } }
  .env_protect .smartev-sp {
    padding: 20px;
    background: #E5F6F1; }
    .env_protect .smartev-sp .ev_img_left {
      margin-top: 30px; }
    .env_protect .smartev-sp .smatev-txt {
      font-size: 1.1rem;
      margin-bottom: 20px; }
  .env_protect .mod-button-area {
    width: 100%;
    background-color: #F8F3BF;
    margin: 20px auto 40px; }
    .env_protect .mod-button-area ul {
      list-style: none;
      padding: 40px 0px;
      width: 80%;
      margin: 0 auto; }
      .env_protect .mod-button-area ul .mod-button-area-button {
        position: relative;
        height: 176px;
        border: 1px solid #DDDDDD;
        border-radius: 4px;
        background: white;
        background: linear-gradient(to bottom, white 0%, #efefef 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0); }
        .env_protect .mod-button-area ul .mod-button-area-button .mod-button-area-imgBox01 {
          position: absolute;
          left: 20px;
          top: 10px; }
        .env_protect .mod-button-area ul .mod-button-area-button .mod-button-area-imgBox02 {
          position: absolute;
          right: 10px;
          top: 10px; }
        .env_protect .mod-button-area ul .mod-button-area-button .mod-button-area-text01 {
          position: absolute;
          top: 20px;
          left: 126px;
          font-size: 2rem; }
        .env_protect .mod-button-area ul .mod-button-area-button .mod-button-area-text02 {
          position: absolute;
          top: 60px;
          left: 130px;
          width: 400px;
          font-size: 3.2rem;
          border-top: 1px dashed #ccc;
          padding-left: 10px;
          font-weight: bold; }
        .env_protect .mod-button-area ul .mod-button-area-button .mod-button-area-text03 {
          position: absolute;
          top: 130px;
          left: 22px;
          width: 525px; }
    .env_protect .mod-button-area a {
      color: #333; }
  .env_protect .product_area {
    padding: 20px 0;
    background: #D4D4D4;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
    .env_protect .product_area li {
      display: inline-block;
      margin-left: 15px; }
    .env_protect .product_area li:first-child {
      margin-left: 0px; }
    .env_protect .product_area .product_txt {
      text-align: center; }
      .env_protect .product_area .product_txt span {
        display: block;
        padding: 8px 16px;
        color: #fff;
        background: #eaad32; }
    .env_protect .product_area .product_lineup span {
      width: 260px;
      padding: 18px 20px !important;
      margin: 0 auto; }
  .env_protect .catalog_area {
    margin: 70px 0px; }
  .env_protect .product_other {
    margin-top: 40px; }
  .env_protect .arrange_width {
    padding: 0px;
    width: 940px; }
  .env_protect .product_center {
    margin: 0 auto; }
  .env_protect a {
    text-decoration: none;
    /*
		&:hover{
			opacity:.5;
			-webkit-transition: .5s;
			-moz-transition: .5s;
			-ms-transition: .5s;
			-o-transition: .5s;
			transition: .5s;
		}
		*/ }
  .env_protect .contact_store {
    margin: 60px auto 0px; }
    .env_protect .contact_store .contact_btn a {
      display: block;
      padding: 18px 20px;
      color: #fff;
      background: #7DB340;
      width: 260px;
      text-align: center;
      margin: 0 auto;
      position: relative;
      top: -100px; }
      @media only screen and (max-width: 767px) {
        .env_protect .contact_store .contact_btn a {
          width: 77%;
          padding: 16px; } }
  .env_protect .j_map_wrap {
    background: #7DB340;
    padding: 20px; }
    @media only screen and (max-width: 767px) {
      .env_protect .j_map_wrap {
        height: 400px;
        padding: 15px; } }
  .env_protect .contact_img {
    background: #fff;
    text-align: center;
    padding: 20px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .env_protect .contact_img {
        height: 360px; } }
  .env_protect .contact_tit {
    position: absolute;
    top: 30px;
    left: 280px;
    font-size: 26px;
    color: #4D4D4D;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .env_protect .contact_tit {
        font-size: 1.714285714rem;
        top: 20px;
        left: 0;
        right: 0; } }
  .env_protect .contact_txt {
    position: absolute;
    top: 90px;
    right: 50px; }
    @media only screen and (max-width: 767px) {
      .env_protect .contact_txt {
        padding: 10px;
        top: 50px;
        right: 0px; } }
  .env_protect .mod-slider {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ddd; }
  .env_protect .over_img {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1600px; }
    .env_protect .over_img img {
      width: 100vw; }
  @media only screen and (max-width: 767px) {
    .env_protect h2 {
      font-size: 1.7rem; } }

/*-----------------------------------*/
/* line module -info*/
/*-----------------------------------*/
.mod-line-info .txt-img {
  margin-top: -10px; }

.mod-line-info-content-desc {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.4em;
  margin-top: 55px;
  padding-bottom: 42px;
  background: url(/wordpress/wp-content/uploads/2015/09/pic_line_icon01.png) no-repeat;
  background-position: bottom center; }

.mod-line-info-content-step {
  margin-top: 34px; }

.mod-line-info-content-step-guide ul li {
  margin-top: 14px;
  background: #5CB935;
  display: table;
  width: 920px; }

.mod-line-info-content-step-guide ul li .left {
  width: 421px;
  display: table-cell; }

.mod-line-info-content-step-guide ul li .left img {
  display: block;
  float: left; }

.mod-line-info-content-step-guide ul li .right {
  padding-left: 5px;
  width: 494px;
  display: table-cell;
  vertical-align: middle; }

.mod-line-info-content-step-guide ul li .right p {
  line-height: 1.6em;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0; }

.mod-line-info-content-step-guide ul li .right p span {
  display: table-cell;
  vertical-align: middle; }

.mod-line-info-content-step-guide-image {
  margin-top: 60px; }

.mod-line-info-content-app {
  margin-top: 60px;
  border: 2px solid #666666;
  padding: 12px 0 12px 53px; }

.mod-line-info-content-app img {
  display: block;
  /*float: left;*/ }

.mod-line-info-content-app .left {
  float: left; }

.mod-line-info-content-app .right {
  float: left;
  margin-left: 77px;
  padding-top: 4px; }

.mod-line-info-content-app .right .app_bt {
  float: left;
  padding-right: 38px; }

.mod-line-info-content-app .right .app_bt a,
.mod-line-info-content-app .right .app_bt img {
  display: block; }

.mod-line-info-content-img-line {
  margin-top: 100px; }

/*-----------------------------------*/
/* line module -code*/
/*-----------------------------------*/
.mod-line-code {
  margin-top: 23px; }

.mod-line-code.mt60 {
  margin-top: 60px; }

.mod-line-code h2 {
  font-size: 2.2rem;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 10px;
  line-height: 40px;
  padding: 0;
  color: #000000; }

.mod-line-code-content {
  margin-top: 26px; }

.mod-line-code-content ul {
  margin-left: -32px; }

.mod-line-code-content ul li {
  float: left;
  margin-left: 32px;
  margin-bottom: 32px;
  width: 292px; }

.mod-line-code-content ul li a {
  text-decoration: none; }

@media (max-width: 736px) {
  .lout-row {
    margin: 0; }
  .lout-contents {
    padding-left: 3.125%;
    padding-right: 3.125%; }
  .mod-breadcrumbs {
    display: none; }
  .title_img {
    border: medium none;
    margin: 0 0 0;
    padding: 0 2.65625%;
    text-align: center; }
  .title_img img,
  .mod-line-info .txt-img img {
    width: 100%; }
  .mod-line-info .txt-img {
    margin-top: 1.8%; }
  .mod-line-info-content-img-line {
    margin-top: 3.333%; }
  .mod-line-info-content-img-line img {
    width: 100%; }
  /*-----------------------------------*/
  /* line module -code*/
  /*-----------------------------------*/
  .mod-line-code-content ul {
    margin-left: 0; }
  .mod-line-code-content ul li {
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
    display: table;
    width: 100%;
    /* 		padding: 2.5% 0 2.5% 0; */ }
  .mod-line-code-content ul li .left {
    float: none;
    width: 69%;
    padding-left: 2.5%;
    display: table-cell; }
  .mod-line-code-content ul li .left img {
    width: 37.6%; }
  .mod-line-code-content ul li .left span {
    font-size: 2.5rem;
    color: #000000;
    margin-top: 10px;
    line-height: 1;
    font-weight: bold; }
  .mod-line-code-content ul li .left img,
  .mod-line-code-content ul li .left span {
    display: block; }
  .mod-line-code-content ul li .right a {
    display: block; }
  .mod-line-code-content ul li .right a img {
    width: 100%; }
  .mod-line-code-content ul li .right {
    float: none;
    width: 31%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 1%; }
  .mod-line-code h2 {
    border-bottom: none;
    color: #ffffff;
    font-size: 2rem;
    margin: 6% 0 0 0;
    padding: 0;
    line-height: 2em;
    background: #9e9e9e;
    text-align: center;
    font-weight: bold; }
  .mod-line-code-content {
    margin-top: 0; }
  .mod-line-app-content {
    border: 7px solid #cdcdcd;
    margin-top: 7.5%;
    padding: 4.333%; }
  .mod-line-app-content .left .icon_line {
    width: 14.794%; }
  .mod-line-app-content .left .text_line {
    width: 82.0225%; }
  .mod-line-app-content .right {
    margin-top: 5%; }
  .mod-line-app-content .app_bt {
    width: 47.75280898876404%;
    float: left; }
  .mod-line-app-content .app_bt a {
    display: block; }
  .mod-line-app-content .right .app_bt:first-child {
    margin-right: 4.4%; }
  .mod-line-house-img {
    margin-top: 9.3%; }
  .mod-ssdamper-banner {
    margin-top: 14.6875%; } }

@media (max-width: 580px) {
  .mod-line-code-content ul li .left span {
    font-size: 1.9rem; }
  .mod-line-code h2 {
    font-size: 1.8rem; } }

@media (max-width: 480px) {
  .mod-line-code-content ul li .left span {
    font-size: 1.4rem; }
  .mod-line-code h2 {
    font-size: 1.4rem; } }

@media (max-width: 320px) {
  .mod-line-code-content ul li .left span {
    font-size: 1.25rem; }
  .left {
    display: inline; }
  /*
	.linkArea{
		position: relative;
	}
	#linkArea a{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
  }
*/ }

/*-----------------------------------*/
/* 元々のCSS */
/*-----------------------------------*/
/*-----------------------------------*/
/* 以下の追加するCSSを記述 */
/*-----------------------------------*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.cf {
  display: inline-table;
  min-height: 1px; }

* html .cf {
  height: 1px; }

.cf {
  display: block; }

.clear {
  clear: both; }

ul {
  list-style: none;
  padding: 0; }

@media only screen and (min-width: 736px) {
  .sp {
    display: none !important; }
  .wrapper {
    width: 940px;
    margin: 0 auto;
    position: relative; } }

@media only screen and (max-width: 736px) {
  .wrapper {
    width: 95%;
    margin: 0 auto;
    position: relative; }
  .pc {
    display: none !important; }
  .sp {
    display: block !important; } }

