/*==================== κ³΅ν΅ ====================*/
img {max-width: 100%; }
.img-responsive img {
  width: 100%;
}


.img-responsive img:first-of-type {
  display: block;
}


.img-responsive img:last-of-type {
  display: none;
}





@media screen and (max-width: 768px) {
  .img-responsive img:first-of-type {
    display: none;
  }


  .img-responsive img:last-of-type {
    display: block;
  }
}



/*==================== &#65533;λΈ&#65533; &#65533; ====================*/
.page-head-slider .slider-box {
  padding-top: 50px;
  padding-bottom: 20px;
}


.subnav {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  border-top: 2px solid #0060a1;
  border-bottom: 1px solid #cecece;
}


.subnav .lnb {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  z-index: 50;
}


.subnav .lnb:nth-of-type(1) {
  border-left: 1px solid #ddd;
}


.subnav .lnb .item {
  float: left;
  display: table;
  position: relative;
  margin: 0;
  padding: 0;
}


.subnav .lnb .item a {
  display: table-cell;
  position: relative;
  height: 50px;
  margin: 0;
  padding: 0 50px;
  vertical-align: middle;
  border-right: 1px solid #cecece;
  box-sizing: border-box;
}


.subnav .lnb .item a.on {
  background: #0060a1;
  color: #fff;
  font-weight: 700;
}


.line-feed {
  display: none;
}


@media all and (max-width:992px) {
  .subnav>.container {
    padding: 0;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }


  .subnav>.container>.row {
    margin: 0;
  }


  .subnav>.container>.row>.col-sm-12 {
    padding: 0;
  }


  .subnav .lnb {
    width: 100%;
    display: flex;
    border-top: 1px solid #ddd;
  }


  .subnav .lnb:nth-of-type(1) {
    border-left: 0;
    border-top: 0;
  }


  .subnav .lnb>.item {
    flex: 1;
  }


  .subnav .lnb>.item a {
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
    line-height: 37px;
  }


  .subnav .lnb>.item:last-of-type a {
    border-right: 0;
  }
}


@media all and (max-width:768px) {
  .subnav>.container {
    padding: 0;
    border-right: 0;
    border-left: 0;
  }


  .subnav>.container>.row {
    margin: 0;
  }


  .subnav>.container>.row>.col-sm-12 {
    padding: 0;
  }


  .subnav .lnb {
    width: 100%;
    display: flex;
    border-top: 1px solid #ddd;
  }


  .subnav .lnb:nth-of-type(1) {
    border-left: 0;
    border-top: 0;
  }


  .subnav .lnb>.item {
    flex: 1;
  }


  .subnav .lnb>.item a {
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
    line-height: 37px;
  }


  .subnav .lnb>.item:last-of-type a {
    border-right: 0;
  }
}


/*==================== &#65533;λΈ&#65533; &#65533;-&#65533;&#65533;&#65533;&#65533;΄&#65533;&#65533;&#65533; ====================*/
.sub-container {
  margin: 40px auto 0;
}


.sub-title {
  position: relative;
}


.sub-title h2 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}


.sub-title h2::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin: 20px auto;
  background: #555;
}


.location {
  text-align: center;
}


.location ul li {
  display: inline-block;
}


@media screen and (max-width: 768px) {
  .location ul li {
    font-size: 12px;
  }
}


.sub_section {
  margin-bottom: 100px;
}


@media screen and (max-width: 768px) {
  .sub_section {
    margin-bottom: 50px;
  }
}


/*==================== &#65533;&#65533;¬&#65533;κ°&#65533; ====================*/
.about01-sec01 h4 {
  font-size: 18px;
  margin-bottom: 26px;
  font-weight: 700;
  line-height: 25px;
}


.about01-sec01 p {
  font-size: 15px;
  line-height: 32px;
}


.about01-sec01 h5 {
  padding: 10px 0;
}


.about01-sec01 .title-box h3 {
  font-weight: 700;
  margin-bottom: 60px;
  text-align: center;
  color: #0060a1;
}


.about01-sec01 .title-box h3 i {
  padding: 0 10px;
  opacity: 0.2;
}


.about01-sec01 img {
  margin-bottom: 50px;
}


.about01-sec01 blockquote p {
  font-size: 14px;
}


.about01-sec01 blockquote p span {
  font-weight: 700;
  font-size: 16px;
}


@media screen and (max-width: 768px) {
  .about01-sec01 .title-box h3 {
    margin-bottom: 20px;
    line-height: 30px;
  }


  .about01-sec01 img {
    margin-bottom: 30px;
  }


  .about01-sec01 h4 {
    margin-bottom: 15px;
  }


  .about01-sec01 p {
    font-size: 14px;
    line-height: 25px;
  }
}


/*==================== &#65533;&#65533;¬ &#65533;°&#65533; ====================*/
.aboutus03 {
  margin: 80px 0;
  padding: 0;
}


.aboutus03 .container:first-of-type .col-sm-4 {
  background: #0060a1;
  padding: 10px 0;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
}


.aboutus03 .container:last-of-type {
  position: relative;
  padding-top: 80px;
}


.aboutus03 .container:last-of-type>.row {
  margin-bottom: 25px;
}


.aboutus03 .container:last-of-type>.row:last-of-type {
  margin-bottom: 0px;
}


.aboutus03 .centerling {
  position: absolute;
  width: 1px;
  height: 100%;
  display: block;
  background: #ddd;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}


.aboutus03 .col-sm-3 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #0060a1;
}


.aboutus03 .col-sm-9 {
  font-size: 13px;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 8px 15px;
}


.aboutus03 .cont-left .col-sm-3::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 30px;
  background: #0060a1;
  position: absolute;
  right: -5px;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}


.aboutus03 .cont-left .col-sm-9 {
  text-align: right;
}


.aboutus03 .cont-left .col-sm-9 ul li {
  position: relative;
}


/*
.aboutus03 .cont-left .col-sm-9 ul li::after {
    content: "-";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
*/
.aboutus03 .cont-right .col-sm-3::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 30px;
  background: #0060a1;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}


.aboutus03 .cont-right .col-sm-9 {
  text-align: left;
}


.aboutus03 .cont-right .col-sm-9 ul li {
  position: relative;
}


/*
.aboutus03 .cont-right .col-sm-9 ul li::after {
    content: "-";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
*/
@media screen and (max-width: 768px) {
  .aboutus03 {
    margin: 40px auto;
  }


  .aboutus03 .container:first-of-type .col-sm-4 {
    width: 96%;
    margin-left: 2%;
  }


  .aboutus03 .container:last-of-type {
    padding-top: 20px;
  }


  .aboutus03 .col-sm-3 {
    font-size: 18px;
    font-weight: 700;
    width: 96%;
    margin-left: 2%;
    margin-bottom: 12px;
    padding: 7px;
    background: #f9f9f9;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #ddd;
    border-top: 2px solid #444;
  }


  .aboutus03 .centerling {
    display: none;
  }


  .aboutus03 .col-sm-3::after {
    content: none !important;
  }


  .aboutus03 .col-sm-9 {
    border: none;
  }


  .aboutus03 .cont-left .col-sm-9 {
    text-align: left;
  }


  .aboutus03 .cont-left .col-sm-9 ul li {
    padding-left: 10px;
    padding-right: 0;
    position: relative;
  }


  /*
    .aboutus03 .cont-left .col-sm-9 ul li::after {
        content: "-";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    */
}


/*==================== μ°Ύμ&#65533;€&#65533;&#65533; κΈ&#65533; ====================*/
.aboutus02-box {
  text-align: center;
}


.aboutus02-box h4 {
  padding: 1em;
  background: #f9f9f9;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1em;
  font-weight: bold;
  border: 1px solid #ddd;
  border-top: 2px solid #444;
}


.aboutus02-box p {
  padding: 20px;
}


.email-textArea a {
  padding: 20px;
  display: block;
}


.map iframe {
  height: 405px;
}


.map_pc img {
  width: 100%;
}


.map_m {
  display: none;
}


.map_m img {
  width: 100%;
}


@media screen and (max-width: 768px) {
  .map_pc {
    display: none;
  }


  .map_m {
    display: block;
  }
}


/*==================== &#65533;¬&#65533;&#65533;κ°&#65533; ====================*/
.business01-sec01 .cont-box img {
  margin-bottom: 10px;
}


.business01-sec01 .cont-box ul li {
  color: #ff6863;
  list-style-type: none;
  margin: 15px 0;
  display: block;
  height: 20px;
  text-transform: capitalize;
}


.business01-sec01 .cont-box ul li a {
  color: #ff6863;
  font-size: 14px;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}


.business01-sec01 .cont-box ul li a span {
  padding-left: 8px;
}


.business01-sec01 .cont-box ul li a:hover {
  color: #000;
  text-decoration: none;
  padding-left: 5px;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}


.modal {
  text-align: center;
}


.modal-content {
  text-align: left;
}


.modal-body img {
  width: 100%;
}


.modal-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-image: url(../sub_img/modal-close.png);
}


.prd_title h4 {
  padding: 1em;
  background: #f9f9f9;
  font-weight: bold;
  border: 1px solid #ddd;
  line-height: 27px;
  border-top: 2px solid #444;
  text-align: center;
}


.prd_list {
  padding-left: 20px;
  position: relative;
  color: #0060a1;
  font-weight: 700;
  font-size: 18px;
  margin: 40px auto 30px;
}


.prd_list::before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  background: #0060a1;
  top: 50%;
  transform: translateY(-50%);
}


.prd_list::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #555;
  bottom: -8px;
  left: 0;
}


.remarkable_list li {
  margin-bottom: 10px;
}


.remarkable_list li::after {
  content: "";
  display: block;
  clear: both;
}


.remarkable_list li>span:first-of-type {
  background: #8cbcd2;
  padding: 5px 10px;
  margin-right: 8px;
  border-radius: 30px;
  color: #fff;
  font-weight: 700;
}


.prd_table {
  width: 100%;
  text-align: center;
}


.prd_table thead td {
  background: #f5f5f5;
  font-weight: 700;
}


.prd_table tr {}


.prd_table td {
  border: 1px solid #ddd;
  padding: 10px 0;
}


.prd_table.grid3 td {
  width: 33.3%;
}


.prd_use>div {
  margin-bottom: 10px;
  text-align: center;
  background: #8cbcd2;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}


.prd_use>li {
  width: 48%;
  float: left;
  margin-right: 4%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}


.prd_use>li:nth-of-type(2n) {
  margin-right: 0;
}


.prd_usegrid3 li:last-of-type {
  margin-right: 0;
}


.prd_use::after {
  content: '';
  display: block;
  clear: both;
}


.prd_use li img {
  width: 100%;
}


.prd_usegrid3 li {
  float: left;
  margin-right: 4%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}


.prd_usegrid3::after {
  content: '';
  display: block;
  clear: both;
}


.prd_usegrid3 li:nth-of-type(1) {
  width: 41%;
}


.prd_usegrid3 li:nth-of-type(2),
.prd_usegrid3 li:nth-of-type(3) {
  width: 25%;
}


.prd_usegrid3:last-of-type li {
  width: 30.6%;
}


.prd_usegrid3 img {
  width: 100%;
}


.prd_use>li>div {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}


.prd_usegrid3>li>div {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}


@media screen and (max-width: 768px) {
  .prd_use>li {
    margin-bottom: 10px;
  }


  .prd_use>li>div {
    padding: 5px 0;
    font-size: 12px;
    position: relative;
    background: rgba(0, 0, 0, 0.7);
  }


  .prd_usegrid3>li>div {
    padding: 5px 0;
    font-size: 12px;
    position: relative;
    background: rgba(0, 0, 0, 0.7);
  }


  .remarkable_list li>span:first-of-type {
    float: left;
    padding: 2px 10px;
    width: 30%;
    text-align: center;
  }


  .remarkable_list li>span:last-of-type {
    float: right;
    width: 66%;
  }


  .prd_use>div {
    line-height: 30px;
    font-size: 14px;
  }
}


.certification_cont {}


.certification_list li {
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-bottom: 35px;
  position: relative;
}


.certification_list li>div {
  text-align: center;
}


.certification_list::after {
  content: "";
  display: block;
  clear: both;
}


.certification_list li:nth-of-type(3n) {
  margin-right: 0;
}


.certification_list li img {
  width: 100%;
}


.certification_mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}


.certification_list li a {
  display: block;
  max-height: 459px;
  overflow: hidden;
  border: 1px solid #ddd;
  position: relative;
}


.certification_list li a:hover .certification_mask {
  opacity: 1;
}


.certification_mask i {
  color: #fff;
  font-size: 35px;
  position: absolute;
  scroll-snap-stop: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.business_list li {
  margin-bottom: 10px;
}


.list_num li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 35px;
}


.list_num li>span:first-of-type {
  position: absolute;
  left: 0;
  background: #8cbcd2;
  margin-right: 8px;
  border-radius: 30px;
  color: #fff;
  font-weight: 700;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
}


.business01 {
  margin-bottom: 50px;
}


.business01>div:first-of-type {
  text-align: center;
  background: #8cbcd2;
  color: #fff;
  line-height: 40px;
  margin-bottom: 30px;
  font-size: 16px;
}


.business_img img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}


@media screen and (max-width: 1200px) {
  .certification_list li a {
    max-height: 360px;
  }
}


@media screen and (max-width: 992px) {
  .certification_list li a {
    max-height: 280px;
  }
}


@media screen and (max-width: 768px) {
  .certification_list li>div {
    font-size: 12px;
  }


  .certification_list li {
    margin-bottom: 15px;
  }


  .prd_list {
    margin: 20px auto;
  }


  .certification_list li a {
    max-height: 250px;
  }


  .business01>div:first-of-type {
    line-height: 30px;
    font-size: 14px;
  }
}


@media screen and (max-width: 640px) {
  .certification_list li a {
    max-height: 180px;
  }
}


@media screen and (max-width: 480px) {
  .certification_list li a {
    max-height: 150px;
  }
}


@media screen and (max-width: 320px) {
  .certification_list li a {
    max-height: 140px;
  }
}


table.base_table {
  border: 1px solid #dedede;
  border-top: 2px solid #111;
  width: 100%;
  max-width: 1200px;
  border-collapse: collapse;
}


table.base_table th {
  border-bottom: 0 !important;
  border: 1px solid #dedede !important;
  line-height: 25px !important;
  vertical-align: middle !important;
  text-align: center;
  background: #efefef;
}


table.base_table td {
  border-bottom: 0 !important;
  border: 1px solid #dedede !important;
  padding: 8px 10px !important;
  vertical-align: middle !important;
  font-size: 13px;
}


.business_re_img img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: 100%;
}


@media screen and (max-width: 992px) {
  .business_re_img img {
    margin-bottom: 20px;
  }
}


@media screen and (max-width: 768px) {
  table.base_table td {
    padding: 4px 2px !important;
    font-size: 11px;
  }
}


/* μ§κ³΅&#65533;¨&#65533;΄&#65533;¬ */
.insulationpanel-component table tr:first-of-type td {
  border-bottom: 4px double #ddd;
}


.insulationpanel-component table td:nth-of-type(2) {
  background-color: #f5f5f5;
}


.insulationpanel-component table td:nth-of-type(3) {
  padding-left: 15px;
  text-align: left;
}


.insulationpanel-component table td:nth-of-type(3) span {
  font-weight: 700;
}


.insulationpanel-advantage .row {
  margin: 60px 0 30px;
}


.insulationpanel-advantage img {
  width: 100%;
}


.grid2-use>li>div {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}


.grid2-use::after {
  content: '';
  display: block;
  clear: both;
}


.grid2-use>li {
  width: 48%;
  margin-right: 4%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}


.grid2-use>li:nth-of-type(2n) {
  margin-right: 0;
}


.grid2-use li img {
  width: 100%;
}


.grid2-use>li>div {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}



.grid3-use {}


.grid3-use::after {
  content: '';
  display: block;
  clear: both;
}


.grid3-use>li {
  width: 31.3%;
  float: left;
  margin-right: 3%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}


.grid3-use>li:nth-of-type(3n) {
  margin-right: 0;
}


.grid3-use li img {
  width: 100%;
}


.grid4-use>li>div {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}


.grid4-use::after {
  content: '';
  display: block;
  clear: both;
}


.grid4-use>li {
  width: 24%;
  float: left;
  margin-right: 1.3%;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}


.grid4-use>li:nth-of-type(4n) {
  margin-right: 0;
}


.grid4-use li img {
  width: 100%;
}


.grid4-use>li>div {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}


@media screen and (max-width: 768px) {
  .insulationpanel-component table {
    margin-top: 15px;
  }


  .grid3-use>li {
    width: 48%;
    margin-right: 4%;
  }


  .grid3-use>li:nth-of-type(3n) {
    margin-right: 4%;
  }


  .grid3-use>li:nth-of-type(2n) {
    margin-right: 0;
  }
  
  .grid4-use>li {
    width: 48%;
    margin-right: 4%;
  }
  
  .grid4-use>li:nth-of-type(2n) {
    margin-right: 0;
  }
  
}


.greenremodeling-case .prd_table:nth-of-type(2n-1) {
  margin-bottom: 20px;
}


.greenremodeling-case .prd_table:nth-of-type(3) {
  margin-top: 50px;
}



.greenremodeling-case .prd_table thead th {
  padding: 10px 0;
  background-color: #afafaf;
  color: #fff;
  text-align: center;


}


.greenremodeling-case .prd_table tr td:first-of-type {
  background: #f5f5f5;
  width: 30%;
}


.greenremodeling-case .prd_table tr td:last-of-type {
  padding: 0 20px;
  text-align: left;
}


.greenremodeling-case-img ul > li:not(:first-of-type) {
  margin-top: 100px;
}


.greenremodeling-case-img ul img {
  width: 100%;
}


@media screen and (max-width: 768px) {
  .greenremodeling-case-img ul > li:not(:first-of-type) {
    margin-top: 60px;
  }
}


/* .greenremodeling-case .prd_table:last-of-type tr td:first-of-type {
  background: #8cbcd2;
  color: #fff;
} */




#post_area img {
  width: 100%;
  height: auto !important;
}





