@charset "UTF-8";

/************************************
** 内容
************************************/
.content {
  margin-top: 0;
  /*overflow-x: hidden;*/
}
/*************************************/
img{
  width: auto;
  max-width: 100%;
  height: auto;
}
.mt-hp {
  margin-top: 10px;
}
.mt-1p {
  margin-top: 20px;
}
.mt-2p {
  margin-top: 40px;
}
.mt-3p {
  margin-top: 60px;
}
.mt-4p {
  margin-top: 80px;
}
.xxxlarge {
  font-size: 48px;
}
.xxlarge {
  font-size: 36px;
}
.xlarge {
  font-size: 30px;
}
.large {
  font-size: 24px;
}
.small {
  font-size: 16px;
}
.xsmall {
  font-size: 14px;
}
.xxsmall {
  font-size: 12px;
}
.fw-b {
  font-weight: bold;
}
.fw-n {
  font-weight: normal;
}
.white {
  color: #fff;
}
.lh-1 {
  line-height: 1;
}
.lh-1p2 {
  line-height: 1.2;
}
.lh-1p4 {
  line-height: 1.4;
}
.lh-1p6 {
  line-height: 1.6;
}
.center {
  text-align: center;
}

/************************************
** 見出し
************************************/
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  line-height: 1.25;
  font-weight: bold;
}
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  margin: 0;
}
.article h4,
.article h5,
.article h6 {
  font-size: 1em;
  padding: 0;
}
.article h2 {
  font-size: 1em;
  padding: 0;
  background-color: none;
  border-radius: 0;
}
.article h3 {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: none;
  font-size: 1em;
  padding: 0;
}
.article h4 {
  border-top: none;
  border-bottom: none;
}
.article h5 {
  border-bottom: none;
}
.article h6 {
  border-bottom: none;
}
.article-header {
  margin: 40px auto;
  border-bottom: 1px solid #222;
}
.article-header .title {
  font-size: 2em;
}

/************************************
** tmp-contact あなたのオフィスの快適を本気で考えます！
************************************/
.induction {
  background-color: #1553a7;
  padding: 30px 0;
  border-top: 10px solid #0173ba;
  border-bottom: 10px solid #0173ba;
  text-align: center;
}
.induction .head2 {
  display: flex;
  justify-content: center;
}
.induction .yellow {
  color: #ffea00;
}
.induction .whitebox {
  background-color: #fff;
  margin-top: 20px;
  padding: 20px;
}
.induction .whitebox .kantan {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.induction .whitebox .kantan a {
    width: 90%;
    margin: 0 auto;
    display: block;
    background-color: #c61414;
    padding: .6em;
    color: #fff;
    letter-spacing: .1em;
    text-decoration: none;
    text-align: center;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.2));
}
.induction .whitebox .kantan a:hover {
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0));
}
.induction .flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.induction .freedial,
.induction .tel {
  margin: 0 20px;
  letter-spacing: 1px;
  font-family: impact,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  white-space: nowrap;
}

.induction .freedial a,
.induction .tel a {
  text-decoration: none;
  color: #000;
}

.induction .freedial::before {
  content: '';
  display: inline-block;
  width: 1.39em;
  height: .8em;
  background-image: url(images/free1.gif);
  background-size: contain;
  background-repeat: no-repeat;
}

.induction .tel::before {
    content: '\f3cd';
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    display: inline-block;
}

/************************************
** メールフォーム共通
************************************/
textarea {
  min-height: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  padding: .5em;
  font-size: 1em;
  border: 1px solid #ccc;
  font-weight: normal;
}

a:hover,
input:hover {
    opacity: 0.7;
}

/* 必須／任意 */
#kantan .required::before {
  content: '必須';
    border-radius: 3px;
    background-color: #d75a5a;
    padding: 0.2em 0.4em;
    margin-right: 1em;
    font-size: 0.7em;
    font-weight: normal;
    color: #fff;
    white-space: nowrap;
}
#kantan .optional::before {
  content: '任意';
    border-radius: 3px;
    background-color: #999;
    padding: 0.2em 0.4em;
    margin-right: 1em;
    font-size: 0.7em;
    font-weight: normal;
    color: #fff;
    white-space: nowrap;
}
.acceptance {
  margin-top: 1em;
  text-align: center;
  color: #fff;
}
.acceptance a {
  color: #fff;
}

/************************************
** フロントページ
************************************/
/*KV*/
.kv {
  margin: 0 auto;
  text-align: center;
}
.kv-gradient {
height: 100%;
z-index: 2;
background: url(images/e1061_1.svg),-moz-linear-gradient(top, #fff, #b4e0de);
background: url(images/e1061_1.svg),-webkit-linear-gradient(top, #fff, #b4e0de);
background: url(images/e1061_1.svg),linear-gradient(to bottom, #fff, #b4e0de);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
margin: 0 auto;
overflow: hidden;
}
.kv h1 img{
  width: 80%;
  max-width: 732px;
}

.kv .price {
  position: relative;
  width: 80%;
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 10px;
  font-size: 0.7em;
}
.kv .price img{
  width: 100%;
}
.kv .price::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -450px;
    width: 494px;
    height: 600px;
    background: url(images/kv_staff_01.png) no-repeat;
     z-index: -1;
    background-size: contain;
}
.kv .price::after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -500px;
    width: 550px;
    height: 600px;
    background: url(images/kv_staff_02.png) no-repeat;
     z-index: -1;
    background-size: contain;
  }
.kv-inner {
  width: 98%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0 0;
  position: relative;
  z-index: 3;
}
.antibacterial .kv-inner {width: 100%; max-width: initial;}
.kv .plan ul {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.kv .plan li {
  width: auto;
  background-color: #fff;
  border: 1px solid #000;
  padding: .1em .4em;
  margin: 5px 5px 0 0;
}


/************************************
** パーテーション
************************************/
#partition .kv-inner {
  padding: 0;
}

#partition .kv-inner .plan {
  z-index:3;
  float: left;
  background: rgba(255,255,255,0.8);
  padding: 160px 60px 20px;
  text-align: left;
}
/************************************
** 抗菌コーティングLP
************************************/
.antibacterial .sp-img {display: none !important;}
.antibacterial .kv-inner .plan { 
  padding: 7em 0 1em 0 !important;
  background:rgb(0,0,0,0) !important;}
.antibacterial-header {
    overflow: hidden;
    position: relative;
    /*background-image: url(images/kv_partition_bg.jpg);*/
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-attachment: local;
    padding: 2em;
    margin: 0 auto;
    text-align: center;
}

#partition .kv-inner .plan .small {
  text-align: right;
}

#partition .merit{
  background-color: #fff588;
  padding-bottom: 60px;
}

#partition .merit h2 {
  margin-bottom: 10px;
}

#partition .merit ul li {
  width: 100%;
  list-style: none;
  padding: 30px 20px 20px 100px;
  background-color: #fff;
  border: 4px solid #babaab;
  border-radius: 1em;
}

#partition .merit ul li div i {
  color: #c61414;
  margin-left: -46px;
  margin-right: 10px;
}

#partition .merit ul li div .red {
  padding: 0 10px;
  color: #c61414;
  background:linear-gradient(transparent 60%, #ffea00 0%);
}

#partition .merit ul li p a {
  white-space: nowrap;
}

#partition .merit ul li p a i {
  margin-right: .5em;
}

#partition .merit .inner p.xlarge.fw-b.center.mt-2p {
  margin-bottom: 10px;
}

/*パーテーションタイプ*/
#partition .type {
  background-color: #f4f4ff;
  border-top: 10px solid #171c61;
  padding-bottom: 80px;
}

#partition .type header {
  background: -moz-linear-gradient(top, #d8d8ff, #f4f4ff);
  background: -webkit-linear-gradient(top, #d8d8ff, #f4f4ff);
  background: linear-gradient(to bottom, #d8d8ff, #f4f4ff);
  padding: 50px 0 40px;
  text-align: center;
}

#partition .type header h2 {
  margin: 0 auto;
}

#partition .type h3 {
  padding: 15px 0;
  border-top: 1px solid #a2a4c0;
  border-bottom: 1px solid #a2a4c0;
}

#partition .type div div img {
  max-width: 94%;
}

#partition .color {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 0;
}
#partition .color ul {
  display: flex;
}
#partition .color li {
  width: 10%;
}
#partition .color li img {
  width: 80%;
  margin: 0 auto 5px;
  display: block;
}

.antibacterial .mt-hp {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.antibacterial .mt-hp li {
    width: 23% !important;
    margin-bottom: 12px;
    /*font-weight: bold;*/
    line-height: 1.2;
  }
.antibacterial .mt-hp li img{
  width: 100% !important;
  border-radius: 10px;
}

/*同時施工*/
#partition .customize {
  padding: 60px 0 80px;
  background-color: #f7f7f7;
}

#partition .customize ul {
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
#partition .customize li {
  width: 48.5%;
  padding: 30px 40px;
  background-color: #fff;
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.1));
}
#partition .customize li h3::before,
.antibacterial .customize .forte li h3::before{
  content: '';
  display: block;
  width: 120px;
  height: 120px;
  margin: 10px auto;
  background-size: contain;
}
#partition .customize li:first-child h3::before {
  background-image: url(images/partition_customize1.png);
}
#partition .customize li:nth-child(2) h3::before {
  background-image: url(images/partition_customize2.png);
}
#partition .customize li:nth-child(3) h3::before {
  background-image: url(images/partition_customize3.png);
}
#partition .customize li:nth-child(4) h3::before {
  background-image: url(images/partition_customize4.png);
}
#partition .customize li:nth-child(5) h3::before {
  background-image: url(images/partition_customize5.png);
}
#partition .customize li:nth-child(6) h3::before {
  background-image: url(images/partition_customize6.png);
}
.antibacterial .customize .forte li h3::before{
    font-family: "Font Awesome 6 Pro";
    font-weight: 200;
    display: inline-block;
    background-image: none !important;
    font-size: 3em;
    color: #ff0076;
    width: initial !important;
    margin: 0 !important;
  }
.antibacterial .customize .forte li:first-child h3::before {content: '\e06c' !important;}
.antibacterial .customize .forte li:nth-child(2) h3::before {content: '\f4be' !important;}
.antibacterial .customize .forte li:nth-child(3) h3::before {content: '\f4d3' !important;}
.antibacterial .customize .forte li:nth-child(4) h3::before {content: '\f164' !important;}

/*施工のながれ*/
#partition .flow h2 {
  color: #1553a7;
}

/* タブレットエリアの横幅調整 */
.inner {
  width: 90%;
}

/*よくあるご質問*/
#faq {
  padding: 60px 0;
}
#faq dl {
  margin-left: 2em;
}
#faq dt::before {
  content:'Q';
  font-weight: bold;
  margin: 0 1em 0 -2em;
}
#faq dd::before {
  content:'A';
  font-weight: bold;
  color: #c61415;
  margin: 0 1em 0 -2em;
}

#faq .inner {
  width: 100%;
}

/************************************
** 834px以下
************************************/
@media screen and (max-width: 834px){
  .mt-1p {
    margin-top: 15px;
  }
  .mt-2p {
    margin-top: 30px;
  }
  .mt-3p {
    margin-top: 45px;
  }
  .mt-4p {
    margin-top: 60px;
  }
  .xxxlarge {
    font-size: 36px;
  }
  .xxlarge {
    font-size: 30px;
  }
  .xlarge {
    font-size: 24px;
  }
  .large {
    font-size: 18px;
  }
  .small {
    font-size: 14px;
  }
  .xsmall {
    font-size: 12px;
  }
  .xxsmall {
    font-size: 11px;
  }

  .inner {
    width: 94%;
    margin: 0 auto;
  }

  
  /*834px tmp-contact あなたのオフィスの快適を本気で考えます！*/
  .induction {
    padding: 20px 0;
  }
  .induction .head2 {
    display: block;
  }
  .induction .whitebox .kantan {
      border-bottom: 1px solid #e0e0e0;
      padding-bottom: 15px;
  }
  .induction .whitebox .kantan a {
      width: 100%;
      padding: .5em;
      letter-spacing: 0;
  }
  .induction .flexbox {
      display: block;
      text-align: center;
  }
  .induction .flexbox img {
    width: auto;
    max-width: 80%;
    margin: 0 auto;
  }

  /*834px フロントページ*/
  .antibacterial-header {padding: 0;}
  .kv .price::before,
  .kv .price::after {display: none;}

  /*834px パーテーションページ*/
  #partition .kv-inner .plan {
    float: none;
    width: 80%;
    margin: auto;
    padding: 60px 40px 20px;
  }
  #partition .merit ul li {
    padding: 30px 20px 20px 40px;
  }

  #partition .merit ul li div {
    padding-left: 40px;
  }
  #partition .merit ul li div i {
    color: #c61414;
    margin-left: -40px;
    margin-right: 10px;
  }
  #partition .type {
      padding-bottom: 40px;
  }
  #partition .type header {
    padding: 30px 10px 20px;
  }
  #partition .type header h2 {
    width: 70%;
    line-height: 1.2;
  }
  #partition .type h3 {
    padding: 10px 0;
  }
  #partition .customize{
    padding: 60px 0 40px;
  }
  #partition .customize li {
    width: 48.5%;
    padding: 20px;
  }
}

/************************************
** 480px以下
************************************/
@media screen and (max-width: 480px){
  .mt-1p {
    margin-top: 10px;
  }
  .mt-2p {
    margin-top: 20px;
  }
  .mt-3p {
    margin-top: 30px;
  }
  .mt-4p {
    margin-top: 40px;
  }
  .xxxlarge {
    font-size: 1.8em;
  }
  .xxlarge {
    font-size: 1.6em;
  }
  .xlarge {
    font-size: 1.4em;
  }
  .large {
    font-size: 1.2em;
  }
  .small {
    font-size: .9em;
  }
  .xsmall {
    font-size: .8em;
  }
  .xxsmall {
    font-size: .7em;
  }

  /*480px tmp-contact あなたのオフィスの快適を本気で考えます！*/
  .induction .inner{
    display: block; 
    width: 93%;
  }
  .induction .head2 {
    display: block;
    font-weight: normal;
  }
  .induction .whitebox {
    padding: 10px;
  }

  /*480px フロントページ*/
  .kv {
    height: auto;
    background:-moz-linear-gradient(top, #fff, #cce7f8);
    background:-webkit-linear-gradient(top, #fff, #cce7f8);
    background:linear-gradient(to bottom, #fff, #cce7f8);
  }
  .kv-inner {padding: 0;}
  .kv-inner h1{
    background: none;
  }
  .kv-inner h1 img{
    width: 90%;
    padding: 20px 0 20px;
  }
  .antibacterial .kv-inner {width: auto !important;}

  .kv .plan {
    margin-top: 0;
  }

  .kv .plan ul {
    width: 94%;
    }

  /*480px パーテーションページ*/
  #partition .kv-inner .plan {
    float: none;
    width: 100%;
    margin: auto;
    padding: 20px 30px;
  }
  #partition .kv-inner h1 img{
    width: 100%;
    padding: 0;
  }
  #partition .merit{
    padding-bottom: 20px;
  }
  #partition .merit ul li {
    padding: 20px;
  }
  #partition .alumi,
  #partition .steel {
      min-height: 200px;
  }
  #partition .color ul {
    display: flex;
    flex-wrap: wrap;
  }
  #partition .color li {
    width: 20%;
  }
  #partition .customize ul {
    display: block;
  }
  #partition .customize li {
    width: 90%;
    margin: 10px auto;
  }
}