@charset "Shift_JIS";

/* **************************************************
Name: hselp_custom.css
Description: LP-specific visual adjustments
***************************************************** */

.mktoText {margin:10px 0 40px 0;}
.mktoText p {font-size: 90%;}
h1 {font-size:142% !important; padding-top:30px;}
.GridSet h2 {margin: 60px 0 5px;padding: 0 0 10px 0;background: url(https://lp.hitachi-solutions-east.co.jp/rs/237-NNJ-409/images/HITACHI-EJ_ET_balloon_down.gif) no-repeat 40px bottom;}
.GridSet h2 span {display: block;padding: 10px 15px;font-size: 110%;font-weight: bold;color: #575757;line-height: 130%;background-color: #f2f2f2;}

@media screen and (max-width: 767px){
  #Contents table{
    width: 100%;
    max-width: 100%;
  }
  #Contents td{
    overflow-wrap: anywhere;
    word-break: break-word;
  }
}