@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;
}

/*お悩み*/
.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
************************************/
.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 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,
#hikari .type{
  background-color: #f4f4ff;
  border-top: 10px solid #171c61;
  padding-bottom: 80px;
}

#partition .type header,
#hikari .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;
}

.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;
}

/*よくあるご質問*/
#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;
}

/************************************
** 簡易オフィスレイアウト無料作成キャンペーン
************************************/
.layout-free {font-family: "游ゴシック","メイリオ","ヒラギノ角ゴ ProN"}
.layout-free .sp-img {display: none !important;}
.layout-free .kv-inner .plan { 
  padding: 7em 2em .5em !important;
  background:rgb(0,0,0,0) !important;}
.layout-free-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;
}
.layout-free .sp,#hikari .type .sp {display: none}
.layout-free .merit.step {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e82e31+0,e82e31+70,ff5d00+100 */
background: #e82e31; /* Old browsers */
background: -moz-linear-gradient(top,  #e82e31 0%, #e82e31 70%, #ff5d00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e82e31 0%,#e82e31 70%,#ff5d00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e82e31 0%,#e82e31 70%,#ff5d00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82e31', endColorstr='#ff5d00',GradientType=0 ); /* IE6-9 */
}
.layout-free .merit.step .center{color: #ffec68}

.to-layout-free{
    background-color: #ffb804;
    background-image: url(images/layout-free_header_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    padding: .5em 0;
    text-align: center;
}


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

/************************************
** 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-kantan かんたん見積り*/
  #kantan {
      padding: 40px 0;
  }
  #kantan h2 {
    font-size: 1.6em;
    letter-spacing: 0;
    padding: 15px 0;
  }

  /*834px フロントページ*/
  .antibacterial-header {padding: 0;}
  .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;
  }
  .to-layout-free img {width: 86vw;}

/*834px ここまで*/
}

/************************************
** 767px以下
************************************/
@media screen and (max-width:767px) {
  .layout-free .kv-inner .plan {
    padding: 5em 2em .5em !important;
  }
}

/************************************
** 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-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: 0;}
  .layout-free .kv-inner {
    padding: 0;
    height: 62vw;
    max-height: 280px;
    min-height: 210px;
  }
  .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%;
    }

  .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;
  }

.layout-free .kv-inner .plan { 
  padding: 5em 1em .5em !important;}
.layout-free .sp, #hikari .type .sp {display: block; width: 80%;margin: 0 auto;}
.layout-free .pc, #hikari .type .pc {display: none}

/*480px ここまで*/
}