li.productlist-unit {
    height: 280px;
    overflow: hidden;
}
.cat-s{
  width:46%;
  margin-left:2%;
  margin-right:2%;
  margin-bottom:10px;
}
ul.category-list li{
     line-height: 4.5em;
}
ul.category-list li a {
    width: 100%;
  height:100%;
    display: block;
    background-color: #023eee;
  color:#FFFFFF;
  padding-top:10px;
  padding-bottom:10px;
  border-radius:5px;
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
ul.category-list li a:hover{
      background-color: #75C9ED;
}
.unstyled li p{
margin:0;
  padding:0;
}
.unstyled li p img{
  height:145px;
  width:auto;
}
section.safety.xcl {
    width: 100%;
}
section.safety.xcl img {
    width: 50%;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
section.safety.xcl p {
    font-size: 1.1em;
    line-height: 2em;
}
.main_Image {
    width: 50%;
    float: left;
}
@media (max-width:768px) {
  section.safety.xcl img {
    width: 100%;
    float: none;
  }
  .main_Image{
    width: 100%;
    float: none;
  }
}

/*****license setting ******/
.mainImage {
    height: 0px;
    background-color: #EEE;
    overflow: hidden;
}
.mainImage video {
    width: 100%;
    height: auto;
    margin-top: -120px;
}
ul.unstyled a:hover {
    background-color: #EEE;
}
dl.newsList dd, dl.newsList dt {
    float: left;
    padding-top: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted;
}
dl.newsList dt {
    clear: left;
    width: 80px;
  text-align:center;
}
dl.newsList dd {
    width: calc(100% - 90px);
}
dl.newsList dd span {
    border: 1px solid #192956;
    border-radius: 20px;
    padding: 5px 20px;
    margin-right: 15px;
}
dl.newsList dd span {
    border: 1px solid #192956;
    border-radius: 20px;
    padding: 5px 20px;
    margin-right: 15px;
}
.titleH2 {
    font-size: 1.3em;
    background-color: #192956;
    color: #FFF;
    line-height: 1.8em;
    border-radius: 5px;
    font-weight: 700;
}
.featureBox div {
    float: left;
    width: 30%;
    margin-left: 5%;
}
.featureBox div:first-child{
      margin-left: 0;
}
.featureBoxInner h3 {
    font-weight: bold;
}
.featureBoxInner img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    margin-bottom: 1em;
}
table.categoryTable {
    border: 1px solid #000;
    margin-top: 2em;
    margin-bottom: 2em;
}
table.categoryTable th {
    white-space: nowrap;
    border-bottom: 1px solid #000;
    padding: 10px;
}
table.categoryTable td {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px;
}
p.cation1 {
    text-indent: -3em;
    margin-left: 3em;
}
ul.categoryLink {
    margin: 3em 0 0;
    padding: 0;
}
ul.categoryLink li {
    float: left;
    width: 46%;
    text-align: center;
    line-height: 3em;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1.2em;
    font-weight: 700;
}
ul.categoryLink li a {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF;
    background-color: #FF6700;
}
ul.categoryLink li a:hover {
    background-color: #FFC197;
}
div#aboutBox p {
    margin-bottom: 0;
}

p.cation {
    text-indent: -1em;
    margin-left: 1em;
    color: #FF0000;
}
h3.titleH3 {
    font-size: 1.2em;
    line-height: 2em;
    font-weight: bold;
    border-bottom: 1px dotted #000;
    margin-bottom: 1em;
    margin-top: 1.5em;
}
ul.licenseList li {
    list-style: circle;
    font-weight: 700;
}
ul.list-child li {
    font-weight: normal;
    margin-bottom: 0.5em;
    list-style: disc;
}
ul.itemCation.xcl li {
    font-size: 1.1em;
    line-height: 1.8em;
    list-style: circle;
}
ul.itemCation.xcl li ul li {
    list-style: disc;
}
ul.itemCation.xcl .point {
    color: #FF0000;
}
p.link {
    text-align: right;
}
p.link a {
    text-decoration: underline;
    color: #0000FF;
}
.accessBox.xcl {
    margin: 1em 0 2em;
}
.accessBox.xcl div {
    float: left;
    width: 50%;
}
.placeImage.xcl div {
    width: 30%;
    text-align: center;
    float: left;
    margin-left: 5%;
}
.placeImage.xcl div:first-child {
    margin-left: 0;
}
table.company-table {
    width: 100%;
    margin-bottom: 3em;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}
table.company-table th, table.company-table td {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 10px;
}
table.company-table th {
    width: 130px;
    white-space: nowrap;
}
table.historyTable {
    width: 100%;
    margin-bottom: 3em;
}
table.historyTable th, table.historyTable td {
    border-bottom: 1px dotted;
    padding-bottom: 1em;
    vertical-align: top;
    padding-top: 1em;
}
table.historyTable th{
    width: 100px;
}
img.new_mark_img1{height:auto!important;}
@media (max-width:775px) {
  dl.newsList dd, dl.newsList dt {
    border-bottom: none;
  }
  dl.newsList dd span {
    display: none;
  }
  .featureBox div {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  ul.categoryLink li {
    float: none;
    width: 100%;
    margin-bottom: 3em;
    line-height: 60px;
  }
}
@media (max-width:775px) {
  .movieBox iframe {
    width: 100%;
    height: 230px;
  }
  .placeImage.xcl div {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 2em;
  }
}