html{
  width: 100vw;
}
input[type=text]::-ms-clear {
  display: none;
}
.PC #it230 .CONTENT_FOOT {
  margin-bottom: 20px;
}
.PC #it230 .IP_TOP,
.PC #it230 .RE_TOP {
  width: 100%;
}
.pq_LIST_ICON li>ul>li::before{
  content: '\2514'; 
  margin-right: 1%;
}

.pq_LIST_ICON li ul li ul li::before{
  content: '\22C4';
  margin-right: 1%;
}

.MOBILE #it230 {
  margin-top: -45px;
}
.BT_AREA a {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fb2121+0,b21424+100 */
  background: #fb2121; /* Old browsers */
  background: -moz-linear-gradient(top,  #fb2121 0%, #b21424 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fb2121 0%,#b21424 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fb2121 0%,#b21424 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb2121', endColorstr='#b21424',GradientType=0 ); /* IE6-9 */
}
.BT_AREA a:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b21424+0,fb2121+100 */
  background: #b21424; /* Old browsers */
  background: -moz-linear-gradient(top,  #b21424 0%, #fb2121 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #b21424 0%,#fb2121 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #b21424 0%,#fb2121 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21424', endColorstr='#fb2121',GradientType=0 ); /* IE6-9 */
}