@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: 100px 0 0;
  position: relative;
  z-index: 3;
}
.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;
}

/*お悩み*/
.worries {
  background-color: #e2d7c8;
  text-align: center;
  padding: 50px 0 0;
  position: relative;
}
.worries h2 {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
}
.worries figure.pc img {
  max-width: 90%;
}
.worries figure.sp {
  display: none;
}
.worries ul {
  display: none;
}
.worries-after {
  background-color: #45413c;
  text-align: center;
  padding: 20px;
  line-height: 1.4;
  position: relative;
}

.worries-after:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #45413c transparent transparent transparent;
  border-width: 20px 30px 0 30px;
}

/*選ばれる理由*/
.reason {
  padding: 80px 0 60px;
  background-image: url(images/reason_bg.png);
  text-align: center;
}
.reason h2 {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: -20px;
}
.reason h2 .large {
  font-size: 1.8em;

}
.reason h2 .large span {
  font-size: 1.4em;
  color: #01479d
}
.reason h2:before, .reason h2:after {
  content: "";
  flex-grow: 1;
  height: 4px;
  background: #444;
  display: block;
}
.reason h2:before {
  margin-right: 2em;
}
.reason h2:after {
  margin-left: 2em;
}
.reason .box {
  margin-top: 80px;
  background-color: #fff;
  border: 4px solid #01479d;
  padding-bottom: 30px;
}
.reason .num {
  display: inline-block;
  margin: 0 auto;
  background-color: #01479d;
  padding: .2em 1em;
  margin-top: -50%;
}
.reason .num span {
  font-size: 1.4em;
}
.reason h3 {
  width: 90%;
  margin: 30px auto 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #01479d;
}
.reason .blue {
  width: 80%;
  margin: 1em auto .4em;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.4;
  font-weight: bold;
  color: #01479d;
}
.reason .txt {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

/*オフィスサービス*/
#service-front {
  padding: 60px 0;
}
#service-front ul {
    display:flex;
    flex-wrap:wrap;
}
#service-front ul li {
  width: 48%;
  padding: 30px;
  background-color: #f4f4f4;
}
#service-front ul li:nth-child(even){
  margin-left: 4%;
}
#service-front ul li figure {
  width: 100%;
}
#service-front ul li a {
  display: block;
  width: 90%;
  margin: 20px auto 0;
  background-color: transparent;
  border: 1px solid #666;
  text-decoration: none;
  color: #333;
  text-align: center;
  font-size: .9em;
  padding: .4em 1em;
}
#service-front ul li a:hover {
  opacity: .7;
}
#service-front ul li a i {
  margin-left: 1em;
}

/*よくあるご質問*/
#faq-front {
  padding: 80px 0;
  background-color: #ebeae8;
}

#faq-front dt {
  display: block;
  background-color: #45413c;
  line-height: 1.4;
  padding: 12px 40px 10px 100px;
}

#faq-front dt::before {
  content:'Q';
  font-weight: bold;
  margin: 0 1em 0 -2em;
}

#faq-front dd {
  display: block;
  padding: 20px 40px 40px 100px;
}

#faq-front dd::before {
  content:'A';
  font-size: 1.2em;
  font-weight: bold;
  color: #c61415;
  margin: 0 1em 0 -2em;
}


/************************************
** パーテーション
************************************/
#partition .partition-header {
  overflow: hidden;
  position: relative;
  background-image: url(images/kv_partition_bg.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size:cover;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

#partition .sp-img {
    display: none;
}

#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
************************************/
#partition .kv-inner .plan .small {
  text-align: right;
}

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

#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 .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 .flexwrap {
  display: flex;
  justify-content: space-between;
}

#partition .flexwrap > div {
  width: 48%;
}

#partition .flexwrap b {
  color: #c61414;
}

#partition .flexwrap li {
  font-size: 1.1em;
  font-weight: bold;
  margin-left: 1em;
  list-style-type: disc;
}

#partition .alumi {
    min-height: 330px;
    background-image:url(images/partition_alumi.jpg);
    background-repeat:  no-repeat;
    background-position:right center;
    background-size:cover;
}
#partition .steel {
    min-height: 330px;
    background-image:url(images/partition_steel.jpg);
    background-repeat:  no-repeat;
    background-position:left bottom;
    background-size:cover;
}
#partition .glass {
    min-height: 330px;
    background-image:url(images/partition_glass.jpg);
    background-repeat:  no-repeat;
    background-position:left top;
    background-size:cover;
}
#partition .movable {
    min-height: 330px;
    background-image:url(images/partition_movable.gif);
    background-repeat:  no-repeat;
    background-position:left top;
    background-size:cover;
}

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

/*同時施工*/
#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 {
  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);
}

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


/*----------------------------------
ICT テレワークLP
-----------------------------------*/
#ict-telework .kv-header {
  overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-attachment: local;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#ict-telework a {
    text-decoration: none;
    color: initial;
  }

#ict-telework .kv-inner .plan{
  padding: 0 2em !important;
  background:rgb(0,0,0,0) !important;}

#ict-telework h2 {padding: 3em 0; text-align: center;}
#ict-telework .service h2 {padding: 0 0 3em;}
#ict-telework .nayami{
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-bottom: 20em;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: -webkit-linear-gradient(80deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5f3f8",GradientType=1);
}
#ict-telework .nayami:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 20vw solid #fff;  /* 三角を白に */ 
  border-left: 100vw solid transparent;
}
#ict-telework .nayami:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 20vw solid #fff;   /* 三角を白に */ 
  border-right: 100vw solid transparent;
}

#ict-telework .nayami .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    max-width: 70%;
}
#ict-telework .type {width: 24%;}
#ict-telework .type img {
  display: block;
  width: 60%;
  text-align: center;
  z-index: 3;
  margin: 0 auto;
}

#ict-telework .type h3 {
    text-align: center;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 1.5em;
    padding: 1.3em 0 .5em;
    background-color: #fff000;
    border-radius: 6px 6px 0 0;
    margin: -38px 0 0;
}
#ict-telework .type .txt {
    background-color: #fff;
    margin: 0;
    padding: 1em 1.5em;
    border-radius: 0 0 6px 6px;
    letter-spacing: 1px;
    line-height: 1.5;
    min-height: 11em;
}
#ict-telework .service {
  display: block;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: -webkit-linear-gradient(80deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(229,243,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5f3f8",GradientType=1);
  padding: 0 10vw 10vw;
  margin-bottom: 0;
}
#ict-telework .service-more {
  padding: 150px 10vw;
}
#ict-telework .service ul {
  display: flex;
  justify-content:space-between;
}
  #ict-telework .service ul a {transition: transform 1s ease-out 1s;}
  #ict-telework .service ul a,
  #ict-telework .service-more ul li {
    width: 31%;
    text-align: center;
    padding: 3em 2em 2em;
    background-color: #fff000;
    border-radius: 1em;
    background: rgb(74,192,235);
    background: -moz-linear-gradient(135deg, rgba(74,192,235,1) 8%, rgba(255,240,0,1) 8%);
    background: -webkit-linear-gradient(135deg, rgba(74,192,235,1) 8%, rgba(255,240,0,1) 8%);
    background: linear-gradient(135deg, rgba(74,192,235,1) 8%, rgba(255,240,0,1) 8%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4ac0eb",endColorstr="#fff000",GradientType=1);
    box-shadow: 10px 10px 0 #4ac0eb;
    box-shadow: 10px 10px 0 #fff;
  }
  #ict-telework .service ul a i,
  #ict-telework .service-more ul li i {color: #00a3af;}
  #ict-telework .service ul a h3,
  #ict-telework .service-more ul li h3 {
    font-size: 2.8em;
    line-height: 1.4;
  }

#ict-telework .service ul a .txt,
#ict-telework .service-more ul li .txt {
    border-top: 1px dotted #333;
    margin: .5em auto 1.5em;
    padding-top: 1em;
    font-size: 1.2em;
    line-height: 1.3;
}
#ict-telework .service-more-wrapper {
    background-color: #fff;
    background: url(images/ict-telework-bg.svg) repeat;
    background-size: 120% auto;
  }

#ict-telework .service-more {padding: 50px 10vw;}
  #ict-telework .service-more h2 {padding:0;}
  #ict-telework .service-more .inner {
      display: flex;
      justify-content: space-between;
      margin: 2em auto;
    }

  #ict-telework .service-more .answer {
      display: block;
      width: 44%;
      vertical-align: bottom;
      font-size: 1.3em;
      line-height: 1.6;
      letter-spacing: 1px;
      padding: 2em;
      box-sizing: inherit;
      border-radius: 10px;
  }
    #ict-telework .service-more .answer img {
        display: block;
        text-align: center;
        margin: 1em auto 0;
        border-radius: 50%;
      box-shadow: 10px 0 0 white;
    }
    #ict-telework .service-more .answer div {
        font-size: .8em;
        font-weight: 900;
        color: #19448e;
        text-align: center;
        margin-bottom: 1.5em;
    }
#ict-telework .service-more .type {width: 44%; position: relative;}
  #ict-telework .service-more .type img {width: 45%;}
  #ict-telework .service-more .type:after {
      content: "\f054";
      display: inline;
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      font-size: 7em;
      color: #777;
      position: absolute;
      top: 124px;
      right: -125px;
  }
  #ict-telework .service-more .type .txt {
    min-height: initial;
    font-size: 1.5em;
    padding: 1em;
  }
#ict-telework .service-more ul {
    max-width: 1040px;
    margin: 2em auto 0;
  }
  #ict-telework .service-more ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 2em;
    box-shadow: none;
  }
  #ict-telework .service-more ul li img {
        display: block;
        width: 40%;
        max-height: 498px;
        object-fit: cover;
        margin: 2em;
        border-radius: 10px;
        box-shadow: 10px 10px 0 white;
    }
  #ict-telework .service-more ul li .price {
      display: block;
      font-size: 2.2em;
      font-weight: 900;
  }
  #ict-telework .service-more ul li .info {
      width: 90%;
      margin: 0 auto 1em;
      display: block;
      font-size: 1.2em;
      text-align: left;
      line-height: 1.5;
      background-color: initial;
  }

  #ict-telework .service-more ul li h3 {
    border-bottom: 3px dotted #5dd4ff;
    margin-bottom: 12px;
    padding: 0 12px 12px;
  }
  #ict-telework .service-more ul li h3 .txt {
    font-size: 18px;
    border: none;
    font-weight: normal;
    margin: initial;
  }
  #ict-telework .service-more .otoiawase {
    background-color: aliceblue;
    max-width: 1040px;
    margin: 1em auto 4em;
    padding: 2em;
    border-radius: 10px;
    text-align: center;
    background-color :#4ac0eb;
  }
  #ict-telework .service-more .tel {
    display: block;
    font-size: 2.5em;
    font-weight: 900;
  }
  #ict-telework .service-more .btn {
    font-size: 1.5em;
    color: white;
    border-radius: 2em;
    padding: .5em 2em;
    margin: 0 auto;
    box-shadow: 10px 10px 0 #fff000;
  }
  #ict-telework .service-more .btn:hover {
    color: #fff;
    background-color: #4ac0eb;
    transition: all 0.3s ease-in-out;
    opacity: 1;
  }

  #ict-telework .service-etc {
    background: rgb(229,243,248,1);
    background: -moz-linear-gradient(0deg, rgba(229,243,248,1) 0%, rgba(229,243,248,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(229,243,248,1) 0%, rgba(229,243,248,1) 100%);
    background: linear-gradient(0deg, rgba(229,243,248,1) 0%, rgba(229,243,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5f3f8",endColorstr="#e5f3f8",GradientType=1);    position: relative;
    background-size:cover;
    background-size: 100vw 100%;
    overflow: hidden;
    padding-bottom: 20em;
  }
  #ict-telework .service-etc:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 20vw solid #f9f9fc;  /* 三角を白に */ 
    border-left: 100vw solid transparent;
  }
  #ict-telework .service-etc:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 20vw solid #f9f9fc;   /* 三角を白に */ 
    border-right: 100vw solid transparent;
  }
  #ict-telework .service-etc h2 {
    padding: 3em 2em 0;
    font-size: 2.5em;
    letter-spacing: 1px;
    color: #0095d9;
  }
  #ict-telework .service-etc h2 img {
    width: 108px;
    margin-bottom: 1em;
  }
  #ict-telework .service-etc h2 p {font-size: 20px; font-weight: normal;}
  #ict-telework .service-etc ul {
    display: flex;
    justify-content: space-between;
    margin: 2em auto;
    max-width: 1040px;
  }
  #ict-telework .service-etc ul li {width: 47%;}
  #ict-telework .service-etc ul li img {border-radius: 10px;}

  #ict-telework article#otoiawase {
    padding: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#dddddd",GradientType=1);
  }

  #ict-telework article h2 {
    padding: 0 0 1em;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 1px;
    font-size: 2em;
  }
  #ict-telework article h2 img {
    border-radius: 50%;
    box-shadow: 10px 0 0 white;
  }
  #ict-telework article h2 p {font-size: 20px; font-weight: normal;}
  #ict-telework article form {
    display: block;
    margin: 0 auto 5em;
    padding: 3em 3em 2em;
    max-width: 1040px;
    background-color: #4ac0eb;
    border-radius: 10px;
  }
  #ict-telework article form label {
    font-weight: 900;
    display: block;
    line-height: 2.5;
    text-indent: .5em;
  }
  #ict-telework article form label .required,
  #ict-telework article form label .optional {
    font-size: .8em;
    font-weight: normal;
    background-color: #0698ce;
    color: white;
    padding: .1em 1em;
    border-radius: 2em;
    margin-left: .5em;
  }
  #ict-telework article form label .optional {
    background-color: rgb(6 152 206 / 50%);
    color: #424242;
  }

  #ict-telework article form input[type='text'],
  #ict-telework article form input[type='tel'],
  #ict-telework article form input[type='email'] {margin-bottom: 1em;}
  #ict-telework article form input[type='submit'],
  #ict-telework article form input[type='button'].wpcf7-submit {
    display: block;
    width: fit-content;
    font-size: 1.1em;
    white-space: nowrap;
    margin: 1em auto -1.5em;
    text-decoration: none;
    text-align: center;
    padding: .7em 2em;
    line-height: 1;
    background-color: #1553a7;
    border: none;
    color: #fff;
    border-radius: 2em;
  }
  #ict-telework article div.wpcf7-mail-sent-ok,
  #ict-telework article div.wpcf7-validation-errors,
  #ict-telework article div.wpcf7-acceptance-missing {
    border: none;
    background-color: #fff000;
    color: #19448e;
    font-weight: 900;
    letter-spacing: 1px;
    text-align: center;
    padding: 1em;
    border-radius: 3em;
    box-shadow: 10px 10px 0 #0095d9;
}
  #ict-telework article span.wpcf7-not-valid-tip {
    display: block;
    margin: -16px 8px 1em;
    color: #f00;
    font-size: .8em;
    font-weight: bold;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/************************************
** 1023px以下
************************************/
@media screen and (max-width: 1023px) {

  /*1023px------------------- ICT　UTMLP*/
  #ict-telework .type .txt { min-height: 13em;}
  #ict-telework .service ul a h3 { font-size: 2em;}
  #ict-telework .service-etc  {background-size: initial;}
  #ict-telework .service-etc h2 {font-size: 2em;}
  #ict-telework .service-etc ul {max-width: 900px;}
  #ict-telework article form {width: 80%;}

/*1023px以下 ここまで*/
}

/************************************
** 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 tmp-service オフィスサービス*/
  #service-front {
    padding: 40px 0;
  }
  #service-front ul {
      display: block;
  }
  #service-front ul li {
    width: 100%;
    padding: 20px;
  }
  #service-front ul li:nth-child(even){
    margin-left: 0;
  }
  #service-front ul li figure {
    width: 50%;
    margin: auto;
  }

  /*834px tmp-kantan かんたん見積り*/
  #kantan {
      padding: 40px 0;
  }
  #kantan h2 {
    font-size: 1.6em;
    letter-spacing: 0;
    padding: 15px 0;
  }

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

  .reason { padding: 50px 0 30px; }
  .reason h2:before, .reason h2:after { margin-right: 0.5em; background-color: initial;}
  .reason h2:after { margin-left: 0.5em;}
  .reason h2 .large {font-size: 1.6em;font-weight: bold}
  .reason h2 .large span { font-size: 1.5em;}
  .reason .box { margin-top: 40px;}


  /*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 .flexwrap {
    display: block;
  }
  #partition .flexwrap > div {
    width: 86%;
    margin: 20px auto;
  }
  #partition .alumi,
  #partition .steel,
  #partition .glass,
  #partition .movable {
      min-height: 240px;
  }
  #partition .color {
    padding: 20px 40px;
  }
  #partition .customize{
    padding: 60px 0 40px;
  }
  #partition .customize li {
    width: 48.5%;
    padding: 20px;
  }

  /*834px------------------- ICT　UTMLP*/
  #ict-telework h2 {
    width: 70vw;
    margin: 0 auto;
  }
  #ict-telework .nayami .inner {flex-wrap: wrap;}
  #ict-telework .type {width: 48%;}
    #ict-telework .type .txt {min-height: 8em;}
  #ict-telework .service ul {flex-wrap: wrap;}
    #ict-telework .service ul a {width: 100%;margin-bottom: 2em;padding: 2em;}
    #ict-telework .service ul a .txt {margin: .5em auto;}
 #ict-telework .service-more-wrapper {
    background-size: 300% auto;
  }
  #ict-telework .service-more .inner {display: block;}
  #ict-telework .service-more .type {width: 100%;}
    #ict-telework .service-more .type:after {
        content: "\f078";
        bottom: -170px;
        left: 50%;
        transform: translateX(-50%);
      }
    #ict-telework .service-more .type img {width: 20vw;}
  #ict-telework .service-more .answer {
      width: 100%;
      margin: 2em auto;
    }
  #ict-telework .service-more ul li {display: block;}
  #ict-telework .service-more ul li img {
    width: 86%;
    max-height: 420px;
  }
  #ict-telework .service-more ul li h3 {font-size: 3em;}
  #ict-telework .service-more ul li .price {font-size: 2.5em;}
  #ict-telework .service-more ul li .info { font-size: 1em;}
  #ict-telework .service-etc {    padding-bottom: 10em;}
  #ict-telework .service-etc h2 {font-size: 1.8em;}
    #ict-telework .service-etc h2 img { width: 88px;}
  #ict-telework .service-etc ul {max-width: 80vw;}

/*834px ここまで*/
}

/************************************
** 767px以下
************************************/
@media screen and (max-width: 767px){
  .kv-inner {padding: 80px 0 0;}
}

/************************************
** 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 tmp-faq よくある質問*/
  #faq-front { padding: 40px 0 20px}
  #faq-front dt {padding: 12px 10px 12px 56px;}
  #faq-front dd {padding: 12px 10px 12px 64px; margin-bottom: 24px;}

 
  /*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: 60px 0 0;}
  .kv-inner h1{
    background: none;
  }
  .kv-inner h1 img{
    width: 90%;
    padding: 20px 0 20px;
  }

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

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

  .worries {
    text-align: center;
    padding: 20px 20px 0;
    position: static;
  }
  .worries h2 {
    position: static;
  }
  .worries figure.pc {
    display: none;
  }
  .worries figure.sp {
    display: block;
  }
  .worries ul {
    display: block;
  }
  .worries li {
    width: 90%;
    margin: 5px 0 0;
    padding: .1em;
    background-color: #887d6e;
    border-radius: 20px;
    color: #fff;
    text-align: center;
  }
  .worries li:nth-child(even){
    margin-left: 10%;
  }

  /*480px パーテーションページ*/
  #partition .partition-header {
    background-image: none;
  }
  #partition .sp-img {
      display: block;
  }
  #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,
  #partition .glass,
  #partition .movable {
      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;
  }

  /*480px------------------- ICT　UTMLP*/
  #ict-telework .kv-inner .plan {padding: 0 3vw !important;}
  #ict-telework .kv-inner h1 img {
    width: 90vw;
    padding: 20px 0 0;
  }
  #ict-telework h2 {padding: 1vw 0 4vw;}
  #ict-telework .nayami {padding-bottom: 10em;}
  #ict-telework .nayami .inner {max-width: 90%;}
  #ict-telework .type {margin-bottom: 1em;}
  #ict-telework .type h3 {
    font-size: 1.1em;
    margin: -18px 0 0;}
  #ict-telework .service {padding: 10vw;}
  #ict-telework .service-more-wrapper {
    background-size: 500% auto;
  }
  #ict-telework .service-more .inner {width: 100%;}
  #ict-telework .service-more .type {width: 100%;}
  #ict-telework .service-more .type:after {
    bottom: -160px;
    top: initial;
    right: initial;
  }
  #ict-telework .service-more .type h3 {font-size: 1.3em;}
  #ict-telework .service-more .type img {width: 35vw;}
  #ict-telework .service-more .type .txt {
    font-size: 1.1em;
    padding: 1em 1.5em;
  }
  #ict-telework .service-more .answer {padding: 2em 0;}
    #ict-telework .service-more .answer img {width: 35vw;}
  #ict-telework .service-more ul {margin: 2em auto 0;}
    #ict-telework .service-more ul li {padding: 2em 1em;}
      #ict-telework .service-more ul li img {width: 73%;}
      #ict-telework .service-more ul li h3 {font-size: 1.5em;}
      #ict-telework .service-more ul li h3 .txt {
        font-size: 14px;
        border: none;
        font-weight: normal;
        margin: 0 0 6px;
      }
      #ict-telework .service-more ul li .price {
        font-size: 2em;
        line-height: 1.2;
        padding: .5em 1em;
      }
      #ict-telework .service-more ul li .info {text-align: left;}
      #ict-telework .service-more .otoiawase {margin: 1em auto 4em;}
      #ict-telework .service-more .tel {
        font-size: 1.8em;
        line-height: 1.2;
        margin-top: .5em;
      }
      #ict-telework .service-more .btn {
        font-size: 1.2em;
        margin: 1em auto;
      }
  #ict-telework .service-etc h2 {
    width: 100%;
    padding: 2em 6vw 0;
    font-size: 1.7em;
    line-height: 1.3;
  }
    #ict-telework .service-etc h2 img {width: 70px;}
    #ict-telework .service-etc h2 p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    margin-bottom: 8px;
  }
  #ict-telework .service-etc ul {display: block;}
    #ict-telework .service-etc ul li {
      width: 100%;
      margin-bottom: 1.5em;
    }
  #ict-telework article h2 {padding: 2em 0 1em;}
    #ict-telework article h2 p {
      margin: 1em 0;
      line-height: 1.3;
    }
    #ict-telework article h2 img {width: 50%;}
  #ict-telework article form {width: 90%; padding: 3em 2em 2em;}

/*480px ここまで*/
}