@charset "UTF-8";

/* 2026-05 */

@media only screen and (min-width: 641px) {
  .name_service-simulation .simulationArea .productSimulation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 40px;
  }
}
@media only screen and (min-width: 641px) {
  .name_service-simulation .simulationArea .productSimulation .inputArea {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 418px;
    margin-right: 2%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .inputArea .inputBox01 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .inputArea .inputBox .inputRow {
    border-top: 1px solid #cccccc;
    margin: 15px 0 0;
    padding: 15px 0 15px 0;
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .inputArea .inputBox .inputColumn .inputSelectList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around; 
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .inputArea .inputBox .inputColumn .inputField .inputRadioList .inputRadioListItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .previewArea {
    width:48%;
    height:auto;
    position:relative;
    top:0;
    right:0;
    background-repeat:no-repeat;
    border:1px solid #c7ddd6;
    line-height:0;
    overflow:hidden
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .previewArea {
    width:100%;
  }
}
@media only screen and (min-width: 641px) {
  .name_service-simulation .simulationArea .productSimulation .previewArea {
    width:100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 567px;
    position: relative;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 768px) {
  .name_service-simulation .simulationArea .productSimulation .previewArea .previewArea_inner {
    width: 100%;
    position: relative;
    top: 3px;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
  .name_service-simulation .simulationArea .productSimulation .previewArea .previewArea_inner img {
    margin-top:-4px;
  }
}
@media only screen and (min-width: 769px) {
  .name_service-simulation .simulationArea .productSimulation .previewArea .previewArea_inner img {
    max-width: 567px;
  }
}
@media only screen and (max-width: 768px) {
  .main_group .box + .box {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 769px) {
  .main_group .box + .box {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .h4_3rd h4 {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .section_02 .block_01 .box.box_01 .txt_territory .notes,
  .section_02 .block_01 .box.box_02 .txt_territory .txt,
  .section_02 .block_01 .box.box_03 .txt_territory .txt {
    text-align:left;
  }
}
@media screen and (max-width: 590px) {
  .section_02 .block_01 .box.box_01 .txt_territory .txt {
    text-align:left;
  }
}

.section_02 .block_01 .box.box_03 .area-btn {
  display:flex;
  flex-direction: row;
}
.section_02 .block_01 .box.box_03 .area-btn li {
  margin:1rem 1.5rem;
}
.section_02 .block_01 .box.box_03 .area-btn li img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .section_02 .block_01 .box.box_03 .area-btn {
    flex-direction: column;
  }
  .section_02 .block_01 .box.box_03 .area-btn li {
    margin:1rem 3rem;
  }
}
