.simulation_box {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.simulation-area {
  width: 480px;
  height: 337px;
}

.select-box {
  width: 336px;
  height: 337px;
  background-color:cornsilk;
}

.select-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.bart-box {
  margin: 4px;
}

.part-box li {
  margin: 0;
  display: flex;
}

button {
  padding: 0;
}

button.part-btn {
  font-size: 10px;
  width: 55px;
  height: 29px;
}

button.btn-solid {
  color: #fff;
  border-top: 4px solid #48ecc4;
  border-right: 4px solid #0a5f4a;
  border-bottom: 4px solid #0f745b;
  border-left: 4px solid #8cf9de;
  border-radius: 0;
  background: #11a37f;
  border-radius: 4px;
}

button.btn-solid.active {
  color: #fff;
  border-top: 4px solid #0f745b;
  border-right: 4px solid #8cf9de;
  border-bottom: 4px solid #48ecc4;
  border-left: 4px solid #0a5f4a;
}

button.btn-radius-solid {
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
  background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
  background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
  border-radius: 4px;
}

button.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#f1e767), to(#feb645));
  background: -webkit-linear-gradient(bottom, #f1e767 0%, #feb645 100%);
  background: linear-gradient(to top, #f1e767 0%, #feb645 100%);
}

button.btn-radius-solid2 {
  border: 1px solid #ccc;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}

button.btn-radius-solid2:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
.palet {
  margin: 10px 24px 10px 24px;
  display: none;
}

.palet li {
  margin: 0;
}

.active {
  display: block;
}

.sim-btn {
  border: 0;
  cursor: pointer;
  display: block;
  appearance: none;
  outline: none;
  text-align: center;
  text-decoration: none;
}

.sim-btn.palet-btn {
  font-size: 10px;
  width: 35px;
  height: 35px;
  margin: 0 1px 1px 0;
}

.sim-btn.palet-btn.drk {
  color: #FFFFFF;
}

.sim-btn.palet-btn.active {
  border: medium inset white;
}

.palet-btn.cn8068 { background-color: #6B3627; }
.palet-btn.cn8069 { background-color: #7D3223; }
.palet-btn.cn8070 { background-color: #864E30; }
.palet-btn.cn8071 { background-color: #9E5636; }
.palet-btn.cn8072 { background-color: #C6855D; }
.palet-btn.cn8073 { background-color: #D7A67F; }
.palet-btn.cn8074 { background-color: #584F42; }
.palet-btn.cn8075 { background-color: #3D2F29; }
.palet-btn.cn8076 { background-color: #5F422E; }
.palet-btn.cn8077 { background-color: #43342C; }
.palet-btn.cn8078 { background-color: #4C4A43; }
.palet-btn.cn8079 { background-color: #2B3031; }
.palet-btn.cn8080 { background-color: #505453; }
.palet-btn.cn8081 { background-color: #ABA69C; }
.palet-btn.cn8082 { background-color: #55585D; }
.palet-btn.cn8083 { background-color: #9B8D7C; }
.palet-btn.cn8084 { background-color: #CBB89B; }
.palet-btn.cn8085 { background-color: #D2D1C7; }
.palet-btn.cn8086 { background-color: #E7D4B7; }
.palet-btn.cn8087 { background-color: #EAD8B9; }
.palet-btn.cn8088 { background-color: #A9917F; }
.palet-btn.cn8089 { background-color: #CCBF9F; }
.palet-btn.cn8091 { background-color: #EBE3D0; }
.palet-btn.cn8092 { background-color: #E4DAC3; }
.palet-btn.cn8093 { background-color: #E7D2B7; }
.palet-btn.cn8094 { background-color: #B29E77; }
.palet-btn.cn8095 { background-color: #D6BA97; }
.palet-btn.cn8096 { background-color: #ECDCBD; }
.palet-btn.cn8097 { background-color: #DAC098; }
.palet-btn.cn8098 { background-color: #16342D; }
.palet-btn.cn8099 { background-color: #224638; }
.palet-btn.cn8100 { background-color: #7C8571; }
.palet-btn.cn8101 { background-color: #587163; }
.palet-btn.cn8102 { background-color: #425442; }
.palet-btn.cn8103 { background-color: #51696C; }
.palet-btn.cn8104 { background-color: #2F5347; }
.palet-btn.cn8105 { background-color: #96A385; }
.palet-btn.cn8106 { background-color: #989179; }
.palet-btn.cn8107 { background-color: #1C5975; }
.palet-btn.cn8108 { background-color: #2A4453; }
.palet-btn.cn8109 { background-color: #BDBCB4; }
.palet-btn.cn8110 { background-color: #A7A595; }
.palet-btn.cn8111 { background-color: #BBB69B; }
.palet-btn.cn8112 { background-color: #ADA287; }
.palet-btn.cn8113 { background-color: #FFFFFF; }
.palet-btn.cn9000 { background-color: #EAE0E3; }
.palet-btn.cn9001 { background-color: #F2E2D7; }
.palet-btn.cn9002 { background-color: #F5E4D0; }
.palet-btn.cn9003 { background-color: #F5EFD9; }
.palet-btn.cn9004 { background-color: #E8EEE4; }
.palet-btn.cn9005 { background-color: #DFEAE7; }
.palet-btn.cn9006 { background-color: #E2E2E3; }
.palet-btn.cn9007 { background-color: #E7BBAF; }
.palet-btn.cn9008 { background-color: #EFC794; }
.palet-btn.cn9009 { background-color: #EBD9A0; }
.palet-btn.cn9010 { background-color: #ECEAE3; }
.palet-btn.cn9011 { background-color: #C4B9B1; }
.palet-btn.cn9012 { background-color: #B6BBC2; }
.palet-btn.cn9013 { background-color: #7C2E26; }
.palet-btn.cn9014 { background-color: #4F7791; }
.palet-btn.cn9015 { background-color: #C6AB9F; }
.palet-btn.cn9016 { background-color: #A4BBBA; }
.palet-btn.cn9017 { background-color: #92A1AF; }
.palet-btn.cn9018 { background-color: #E0D2C8; }
.palet-btn.cn9019 { background-color: #E1D4C5; }
.palet-btn.cn9020 { background-color: #E4E0CD; }
.palet-btn.cn9021 { background-color: #D4DBD3; }
.palet-btn.cn9022 { background-color: #CFDBDA; }
.palet-btn.cn9023 { background-color: #DDD4D7; }


.palet-btn.cn9100 { background-color: #595F62; }
.palet-btn.cn9101 { background-color: #252E31; }
.palet-btn.cn9102 { background-color: #023024; }
.palet-btn.cn9103 { background-color: #004E64; }
.palet-btn.cn9104 { background-color: #592F14; }
.palet-btn.cn9105 { background-color: #402B1F; }
.palet-btn.cn9106 { background-color: #354E1B; }
.palet-btn.cn9107 { background-color: #00294B; }
.palet-btn.cn9108 { background-color: #511D1B; }
.palet-btn.cn9109 { background-color: #131D22; }
.palet-btn.cn9110 { background-color: #899292; }
.palet-btn.cn9111 { background-color: #3E3F43; }
.palet-btn.cn9112 { background-color: #27392F; }
.palet-btn.cn9113 { background-color: #473B38; }
.palet-btn.cn9114 { background-color: #353032; }
.palet-btn.cn9115 { background-color: #422A26; }
.palet-btn.cn9116 { background-color: #3C4C41; }
.palet-btn.cn9117 { background-color: #242638; }
.palet-btn.cn9118 { background-color: #4E2427; }
.palet-btn.cn9119 { background-color: #29282A; }


.perse,.perse div {
  width: 100%;
  height: 100%;
}

.item_1 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/bg.png") no-repeat center / contain;

}

.item_1 .perse .wall_2f {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/wall_2f_9009_lemon.png") no-repeat center / contain;
}

.item_1 .perse .window_2f {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/window_2f.png") no-repeat center / contain;
}

.item_1 .perse .wall_1f {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/wall_1f_8068_heritage_red.png") no-repeat center / contain;
}

.item_1 .perse .sash {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/sash_9119_true_black.png") no-repeat center / contain;
}

.item_1 .perse .balcony_railling {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/balcony_railling.png") no-repeat center / contain;
}

.item_1 .perse .roof {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/roof_9109_ivory_black.png") no-repeat center / contain;
}

.item_1 .perse .aux {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/aux_9119_true_black.png") no-repeat center / contain;
}

.item_1 .perse .foot {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim1/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_2 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/bg.png") no-repeat center / contain;
}

.item_2 .perse .wall_2 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/wall_9003_white_lily.png") no-repeat center / contain;
}

.item_2 .perse .noki_2 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/noki_8081_birch_grey.png") no-repeat center / contain;
}

.item_2 .perse .sash_2 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/sash_8070_terracotta.png") no-repeat center / contain;
}

.item_2 .perse .aux_2 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/aux_8076_regal_brown.png") no-repeat center / contain;
}

.item_2 .perse .foot_2 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_2 .perse .others_2 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim2/image/others.png") no-repeat center / contain;
}

.item_3 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/bg.png") no-repeat center / contain;
}

.item_3 .perse .wall_3 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/wall_8086_sandalwood.png") no-repeat center / contain;
}

.item_3 .perse .noki_3 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/noki_8113_true_white.png") no-repeat center / contain;
}

.item_3 .perse .sash_3 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/sash_8113_true_white.png") no-repeat center / contain;
}

.item_3 .perse .aux_3 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/aux_9010_cool_white.png") no-repeat center / contain;
}

.item_3 .perse .foot_3 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_3 .perse .others_3 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim3/image/others.png") no-repeat center / contain;
}

.item_4 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/bg.png") no-repeat center / contain;
}

.item_4 .perse .foot_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_4 .perse .wall_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/wall_9010_cool_white.png") no-repeat center / contain;
}

.item_4 .perse .sash_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/sash_8109_gull_grey.png") no-repeat center / contain;
}

.item_4 .perse .balcony_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/balcony_8072_warm_clay.png") no-repeat center / contain;
}

.item_4 .perse .others {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/others.png") no-repeat center / contain;
}

.item_4 .perse .hafu_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/hafu_8068_heritage_red.png") no-repeat center / contain;
}

.item_4 .perse .noki_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/noki_8081_birch_grey.png") no-repeat center / contain;
}

.item_4 .perse .aux_4 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim4/image/aux_9010_cool_white.png") no-repeat center / contain;
}

.item_5 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/bg.png") no-repeat center / contain;
}

.item_5 .perse .wall_2f_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/wall_2f_9003_white_lily.png") no-repeat center / contain;
}

.item_5 .perse .wall_1f_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/wall_1f_8086_sandalwood.png") no-repeat center / contain;
}

.item_5 .perse .noki_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/noki_8113_true_white.png") no-repeat center / contain;
}

.item_5 .perse .sash_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/sash_9119_true_black.png") no-repeat center / contain;
}

.item_5 .perse .roof_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/roof_9112_ever_green.png") no-repeat center / contain;
}

.item_5 .perse .aux_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/aux_9119_true_black.png") no-repeat center / contain;
}

.item_5 .perse .foot_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_5 .perse .gate_5 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim5/image/genkan.png") no-repeat center / contain;
}

.item_6 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/bg.png") no-repeat center / contain;
}

.item_6 .perse .foot_6 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_6 .perse .wall_6 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/wall_9004_celadon_green2.png") no-repeat center / contain;
}

.item_6 .perse .sash_6 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/sash_9119_true_black.png") no-repeat center / contain;
}

.item_6 .perse .gate_6 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/genkan_8097_light_latte.png") no-repeat center / contain;
}

.item_6 .perse .others {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/others.png") no-repeat center / contain;
}

.item_6 .perse .hafu_6 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/hafu_8097_light_latte.png") no-repeat center / contain;
}

.item_6 .perse .aux_6 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim6/image/aux_8074_ironbark.png") no-repeat center / contain;
}

.item_7 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/bg.png") no-repeat center / contain;
}

.item_7 .perse .foot_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_7 .perse .wall_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/wall_9003_white_lily.png") no-repeat center / contain;
}

.item_7 .perse .sash_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/sash_9119_true_black.png") no-repeat center / contain;
}

.item_7 .perse .noki_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/noki_8068_heritage_red.png") no-repeat center / contain;
}

.item_7 .perse .others_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/others.png") no-repeat center / contain;
}

.item_7 .perse .wood_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/wood_8097_light_latte.png") no-repeat center / contain;
}

.item_7 .perse .aux_7 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim7/image/aux_8076_regal_brown.png") no-repeat center / contain;
}

.item_8 .perse .background {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/bg.png") no-repeat center / contain;
}

.item_8 .perse .foot_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/foot_9110_creta_grey.png") no-repeat center / contain;
}

.item_8 .perse .wall_1f_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/wall_1f_8073_tuscany.png") no-repeat center / contain;
}

.item_8 .perse .wall_2f_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/wall_2f_9010_cool_white.png") no-repeat center / contain;
}

.item_8 .perse .sash_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/sash_9119_true_black.png") no-repeat center / contain;
}

.item_8 .perse .noki_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/noki_8113_true_white.png") no-repeat center / contain;
}

.item_6 .perse .roof_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/roof_9101_steel_grey.png") no-repeat center / contain;
}

.item_8 .perse .aux_8 {
  background: url("https://www.mietosou.com/wp-content/themes/thebuilt-child/sim8/image/aux_9119_true_black.png") no-repeat center / contain;
}

@media (max-width: 1199px) {
  .simulation_box {
    flex-direction: column;
  }

.simulation-area {
    width: 336px;
    height: 280px;
    margin: auto;
  }
  
  .select-box {
    width: 336px;
    margin: auto;
  }
}
/*
@media (max-width: 670px) {
.simulation-area {
    min-width: 336px;
    min-height: 257px;
  }

  .select-box {
    min-width: 336px;
  }
}
*/