@import url("https://fonts.googleapis.com/css?family=Anton|Open+Sans:400,700");
#content-wrapper {
  background: url(../img/htg_bg.jpg) 50% 0 repeat-y !important;
  padding-bottom: 50px;
}

#htg {
  margin-top: 95px;
  font-family: 'Open Sans', sans-serif;
  overflow: hidden pre, textarea;
  overflow-overflow: auto;
  /***************************
  * HTMLtag
  ***************************/
  /***************************
  * SiteCommonClass
  ***************************/
}
#htg [hidden], #htg audio:not([controls]), #htg template {
  display: none;
}
#htg details, #htg main, #htg summary {
  display: block;
}
#htg input[type=number] {
  width: auto;
}
#htg input[type=search] {
  -webkit-appearance: textfield;
}
#htg input[type=search]::-webkit-search-cancel-button, #htg input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#htg progress {
  display: inline-block;
}
#htg small {
  font-size: 75%;
}
#htg textarea {
  resize: vertical;
}
#htg [unselectable] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#htg *, #htg ::after, #htg ::before {
  box-sizing: inherit;
  border-style: solid;
  border-width: 0;
}
#htg * {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
#htg ::after, #htg ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#htg :root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  box-sizing: border-box;
  cursor: default;
  font: 16px/1.5 sans-serif;
  text-rendering: optimizeLegibility;
}
#htg a {
  text-decoration: none;
}
#htg audio, #htg canvas, #htg iframe, #htg img, #htg svg, #htg video {
  vertical-align: middle;
}
#htg button, #htg input, #htg select, #htg textarea {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  min-height: 1.5em;
}
#htg code, #htg kbd, #htg pre, #htg samp {
  font-family: monospace,monospace;
}
#htg nav ol, #htg nav ul {
  list-style: none;
}
#htg select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
#htg select::-ms-expand {
  display: none;
}
#htg select::-ms-value {
  color: currentColor;
}
#htg table {
  border-collapse: collapse;
  border-spacing: 0;
}
#htg ::-moz-selection {
  background-color: #B3D4FC;
  text-shadow: none;
}
#htg ::selection {
  background-color: #B3D4FC;
  text-shadow: none;
}
@media screen {
  #htg [hidden~=screen] {
    display: inherit;
  }
  #htg [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
#htg li {
  list-style: none;
}
#htg h1, #htg h2, #htg h3, #htg h4, #htg h5, #htg h6 {
  font-weight: normal;
}
#htg a {
  color: #0000FF;
}
#htg a:hover, #htg a.on, #htg .on a {
  background-position: bottom right;
  color: #3333ff;
}
#htg .spShow {
  display: none;
}
#htg .spHide {
  display: inherit;
}
#htg .htg_imgFull {
  width: 100%;
  height: auto;
}
#htg .htg_header .htg_inner {
  padding: 0 170px;
}
#htg .htg_header .bread {
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#htg .htg_header .bread span {
  margin: 0 8px;
}
#htg .htg_header .bread a {
  color: #fff;
}
#htg .htg_header .htg_category_title {
  color: #fff;
  font-family: 'Anton', sans-serif;
  font-size: 3.7rem;
  line-height: 1.2;
  margin-top: 20px;
  letter-spacing: -0.01em;
}
#htg .htg_header .htg_nav {
  margin-top: -40px;
  float: right;
}
#htg .htg_header .htg_nav li {
  float: right;
  margin-left: 46px;
}
#htg .htg_header .htg_nav li:last-child {
  margin-left: 0;
}
#htg .htg_header .htg_nav li a {
  color: #fff;
  font-family: 'Anton', sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.01em;
  background: url(../img/htg_icon_header_nav.png) 0 50% no-repeat;
  padding: 5px 0 5px 50px;
  transition: all .5s ease;
}
#htg .htg_header .htg_nav li a:hover {
  opacity: .5;
}
#htg .htg_header .htg_nav li.on a {
  opacity: .5;
}
#htg .htg_header .htg_spNav {
  display: none;
}
#htg .htg_contentsArea {
  background: #fff;
  clear: both;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-top: 35px;
  clear: both;
  box-shadow: 0px 0px 29px 17px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 29px 17px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 29px 17px rgba(0, 0, 0, 0.05);
}
#htg .htg_contentsArea h1.htg_pageTitle {
  margin-top: -40px;
}
#htg .htg_contentsArea h1.htg_pageTitle span {
  color: #fff;
  font-family: 'Anton', sans-serif;
  font-size: 3.1rem;
  line-height: 1;
  letter-spacing: 0.005em;
  background: #005aab;
  padding: 10px 40px 10px 50px;
  display: inline-block;
}
#htg .htg_contentsArea h1.htg_pageTitle span:first-child {
  padding-top: 15px;
}
#htg .htg_contentsArea h1.htg_pageTitle span:last-child {
  padding-bottom: 15px;
}
#htg .htg_contentsArea .htg_inner {
  padding: 50px 50px 70px 50px;
}
#htg .htg_contentsArea .htg_inner h2 {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #005aab;
}
#htg .htg_contentsArea .htg_inner p {
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  color: #757575;
  margin-top: 30px;
}
#htg .htg_contentsArea .htg_inner p:first-child {
  margin-top: 0;
}
#htg .htg_contentsFooter {
  margin-bottom: 253px;
  position: relative;
  height: 233px;
  border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border-radius: 0px 0px 15px 15px;
  box-shadow: 0px 130px 170px -60px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 130px 170px -60px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 130px 170px -60px rgba(0, 0, 0, 0.4);
}
#htg .htg_circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  width: 356px;
  height: 356px;
  -webkit-border-radius: 178px;
  -moz-border-radius: 178px;
  border-radius: 178px;
  background-color: #fff;
  box-shadow: 0px 30px 150px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 30px 150px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 30px 150px 10px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
#htg .htg_circleImg {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 3;
}
#htg .htg_intervieweeList {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 77px 35px 77px;
  background: #fff;
  border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -webkit-border-radius: 0px 0px 15px 15px;
}
#htg .htg_intervieweeList .htg_left {
  float: left;
  border-left: 10px solid #005aab;
  padding: 10px 15px;
}
#htg .htg_intervieweeList .htg_right {
  float: right;
  border-right: 10px solid #005aab;
  padding: 10px 15px;
  text-align: right;
}
#htg .htg_intervieweeList .htg_name {
  font-size: 1.7rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.01em;
}
#htg .htg_intervieweeList .htg_position {
  margin-top: 10px;
  font-size: 1rem;
  line-height: 0.8;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.01em;
}
#htg .htg_footer_banner, #htg .htg_backToIndex {
  display: none;
}

.htg_spNavBG {
  display: none;
  position: fixed;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  background: rgba(28, 110, 185, 0.9);
}

/*Japanese_Quality start*/
#content-wrapper.htg_jq_top_wrapper {
  background: url("../img/htg_japanquality_bg.jpg") top center no-repeat !important;
}
#content-wrapper.htg_message_wrapper {
  background: url("../img/htg_message_bg.jpg") top center no-repeat !important;
}

#htg .htg_jq_contentsArea {
  margin-top: 510px;
}
#htg .htg_jq_contentsArea h1 {
  font-family: 'Anton', sans-serif;
  font-size: 5.6rem;
  color: #FFF;
  line-height: 1.2;
  text-align: center;
}
#htg .htg_jq_contentsArea p.lead {
  font-size: 1.25rem;
  color: #FFF;
  margin-bottom: 65px;
  margin-top: 30px;
}
#htg .htg_jq_contentsArea p.lead span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
#htg .htg_jq_contentsArea .menulist li {
  margin-bottom: 74px;
  background-color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#htg .htg_jq_contentsArea .menulist li a {
  display: block;
  background-color: #FFF;
  color: #424242;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 35px;
  transition: all .5s ease;
}
#htg .htg_jq_contentsArea .menulist li a:hover {
  opacity: .5;
}
#htg .htg_jq_contentsArea .menulist li a img {
  width: 100%;
}
#htg .htg_jq_contentsArea .menulist li a dl {
  margin-top: -45px;
}
#htg .htg_jq_contentsArea .menulist li a dl dt {
  font-size: 3.75rem;
  padding: 5px 28px;
  background-color: #005DAB;
  color: #fff;
  display: inline-block;
  font-family: 'Anton', sans-serif;
}
#htg .htg_jq_contentsArea .menulist li a dl dd {
  font-size: 1.15rem;
  color: #424242;
  margin: 28px 58px 0 28px;
  position: relative;
}
#htg .htg_jq_contentsArea .menulist li a dl dd:after {
  background: url("../img/htg_japanese_quality_menuicon.png") top left no-repeat;
  width: 44px;
  height: 44px;
  position: absolute;
  right: -30px;
  top: 50%;
  margin-top: -22px;
  content: "";
}
#htg .htg_message_contentsArea .videowrapper {
  width: 853px;
  margin: 65px auto 40px;
  position: relative;
  max-width: 100%;
}
#htg .htg_message_contentsArea .videowrapper .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#htg .htg_message_contentsArea .videowrapper .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#htg .htg_message_contentsArea .lead {
  font-size: 1.25rem;
  color: #FFF;
  margin-bottom: 35px;
  line-height: 2.1em;
}
#htg .htg_message_contentsArea .sign {
  text-align: center;
  margin-bottom: 100px;
  margin-left: 180px;
}
#htg .htg_message_contentsArea .sign > span {
  text-align: center;
  display: block;
  margin-bottom: 25px;
}
#htg .htg_message_contentsArea .sign p {
  text-align: center;
  color: #FFF;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
}
#htg .htg_message_contentsArea .sign p i {
  font-style: normal;
  font-size: 1.65rem;
  font-family: 'Open Sans', sans-serif;
}
#htg .htg_jq_footmenu ul {
  overflow: hidden;
  text-align: center;
  margin-left: -17px;
  margin-right: -17px;
}
#htg .htg_jq_footmenu ul li {
  display: inline-block;
  font-family: 'Anton', sans-serif;
  font-size: 1.65rem;
  padding-left: 17px;
  padding-right: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#htg .htg_jq_footmenu ul li a {
  color: #FFF;
  background: url("../img/htg_icon_menu.png") top left no-repeat;
  padding: 5px 0px 5px 52px;
  display: inline-block;
  transition: all .5s ease;
}
#htg .htg_jq_footmenu ul li a:hover {
  opacity: .5;
}
#htg .htg_jq_footmenu ul li.current {
  opacity: 0.5;
}

@media (min-width: 1200px) {
  .htg_jq_top_wrapper .container {
    width: 1200px;
  }
}
/*Japanese_Quality end*/
.spbl {
  display: none;
}

.pcbl {
  display: block;
}

@media (max-width: 1199px) {
  #htg .htg_header .htg_nav li {
    margin-left: 30px;
  }
  #htg .htg_header .htg_nav li a {
    font-size: 1.5rem;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dt span {
    display: block;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dd {
    margin-right: 60px;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dd:after {
    right: -44px;
    top: 50%;
    margin-top: -24px;
  }
}
@media (max-width: 991px) {
  #htg .spShow {
    display: inherit;
  }
  #htg .spHide {
    display: none;
  }
  #htg .htg_header {
    position: relative;
  }
  #htg .htg_header .bread {
    display: none;
  }
  #htg .htg_header .htg_category_title {
    font-size: 2.5rem;
  }
  #htg .htg_header .htg_spNavBtnWrapper {
    position: absolute;
    z-index: 35;
    right: -20px;
    bottom: 25px;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    width: 46px;
    height: 46px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    background-color: #fff;
    text-align: center;
    padding-top: 12px;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn,
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn {
    position: relative;
    width: 25px;
    height: 22px;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #005ca9;
    border-radius: 4px;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn span:nth-of-type(1) {
    top: 0;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn span:nth-of-type(2) {
    top: 9px;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn span:nth-of-type(3) {
    bottom: 0;
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  #htg .htg_header .htg_spNavBtnWrapper .htg_spNavBtn.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards;
  }
  @-webkit-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  #htg .htg_header .htg_spNavBtn.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
  }
  #htg .htg_spNav {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 31;
    letter-spacing: -0.01em;
    padding-left: 20px;
  }
  #htg .htg_spNav li {
    margin-top: 10px;
  }
  #htg .htg_spNav a {
    color: #fff;
    font-family: 'Anton', sans-serif;
    font-size: 1.9rem;
    letter-spacing: 0.01em;
    background: url(../img/htg_icon_header_nav_sp.png) 0 50% no-repeat;
    background-size: 10px 15px;
    padding: 5px 0 5px 25px;
    transition: all .5s ease;
  }
  #htg .htg_spNav ul {
    margin: 20px 0 20px 30px;
  }
  #htg .htg_spNav ul a {
    font-size: 1.4rem;
  }
  #htg .htg_nav {
    display: none;
  }
  #htg .htg_contentsArea {
    margin-top: 18px;
  }
  #htg .htg_contentsArea:after {
    content: " ";
    display: block;
    clear: both;
  }
  #htg .htg_contentsFooter {
    height: 330px;
  }
  #htg .htg_footer_banner {
    display: block;
    margin-top: 300px;
  }
  #htg .htg_footer_banner li {
    width: 100%;
    margin-top: 30px;
  }
  #htg .htg_footer_banner li a {
    display: block;
    width: 100%;
    position: relative;
  }
  #htg .htg_footer_banner li a img {
    width: 100%;
    height: auto;
  }
  #htg .htg_footer_banner li a span {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: #005aab;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Anton', sans-serif;
    font-size: 2rem;
  }
  #htg .htg_footer_banner li.current {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFF;
  }
  #htg .htg_footer_banner li.current a {
    opacity: 0.5;
  }
  #htg .htg_backToIndex {
    display: block;
    text-align: center;
    margin-top: 50px;
    clear: both;
  }
  #htg .htg_backToIndex a {
    background-color: #fff;
    padding: 20px 20px 20px 40px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    font-family: 'Anton', sans-serif;
    color: #005aab;
    font-size: 1.5rem;
  }
  #htg .htg_backToIndex a span {
    background: url(../img/htg_icon_back_button_sp.png) 100% 50% no-repeat;
    background-size: 15px 23px;
    padding-right: 30px;
  }

  .htg_Safety .htg_backToIndex {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 680px) {
  #content-wrapper.htg_jq_top_wrapper {
    background: url("../img/htg_japanquality_bg_sp.jpg") top center no-repeat !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  #content-wrapper.htg_jq_top_wrapper #htg {
    margin-top: 26%;
  }

  #content-wrapper.htg_message_wrapper {
    background: url("../img/htg_message_bg_sp.jpg") top center no-repeat !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  #content-wrapper.htg_message_wrapper #htg {
    margin-top: 26%;
  }
  #content-wrapper.htg_message_wrapper .htg_jq_footmenu {
    display: none;
  }

  #htg .htg_header:after {
    content: " ";
    display: block;
    clear: both;
  }
  #htg .htg_header .htg_nav {
    display: none;
  }
  #htg .htg_contentsArea h1.htg_pageTitle {
    margin-top: -30px;
  }
  #htg .htg_contentsArea h1.htg_pageTitle span {
    font-size: 2rem;
    padding: 10px 20px 10px 15px;
  }
  #htg .htg_contentsArea .htg_inner {
    padding: 20px;
  }
  #htg .htg_contentsArea .htg_inner p {
    font-size: 0.9rem;
    margin-top: 20px;
  }
  #htg .htg_contentsArea .htg_inner h2 {
    font-size: 1.2rem;
  }
  #htg .htg_contentsFooter {
    height: 180px;
  }
  #htg .htg_intervieweeList {
    padding: 4.93333% 10px 20px;
  }
  #htg .htg_intervieweeList .htg_left {
    border-left: 6px solid #005aab;
  }
  #htg .htg_intervieweeList .htg_right {
    border-right: 6px solid #005aab;
  }
  #htg .htg_intervieweeList .htg_name {
    font-size: 0.9rem;
  }
  #htg .htg_intervieweeList .htg_position {
    font-size: 0.55rem;
  }
  #htg .htg_circle {
    left: 50%;
    width: 200px;
    height: 200px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    box-shadow: 0px 30px 150px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 30px 150px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 30px 150px 10px rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  #htg .htg_circleImg {
    width: 180px;
    height: auto;
  }
  #htg .htg_circleImg img {
    width: 100%;
    height: auto;
  }
  #htg .htg_footer_banner {
    margin-top: -50px;
  }
  #htg .htg_footer_banner li {
    margin-top: 20px;
  }
  #htg .htg_footer_banner li a span {
    bottom: 10px;
    padding: 9px 6px;
    font-family: 'Anton', sans-serif;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
  }
  #htg .htg_backToIndex {
    margin-top: 60px;
  }
  #htg .htg_backToIndex a {
    background-color: #fff;
    padding: 10px 20px 10px 30px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-family: 'Anton', sans-serif;
    color: #005aab;
    font-size: 1rem;
  }
  #htg .htg_backToIndex a span {
    background: url(../img/htg_icon_back_button_sp.png) 100% 50% no-repeat;
    background-size: 7.5px 11.5px;
    padding-right: 20px;
  }
  #htg.htg_Safety .htg_backToIndex {
    margin-bottom: 0px;
  }
  #htg.htg_Safety .htg_jq_footmenu {
    display: none;
  }
  #htg .htg_jq_contentsArea {
    margin-top: 105%;
  }
  #htg .htg_jq_contentsArea h1 {
    font-size: 2.65rem;
  }
  #htg .htg_jq_contentsArea .menulist li {
    margin-bottom: 20px;
  }
  #htg .htg_jq_contentsArea .menulist li a {
    padding-bottom: 15px;
  }
  #htg .htg_jq_contentsArea .menulist li a img {
    width: 100%;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
  }
  #htg .htg_jq_contentsArea .menulist li a dl {
    margin-top: -4%;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dt {
    font-size: 1.15rem;
    padding: 4px 10px;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dt span {
    display: inline-block;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dd {
    font-size: 0.8rem;
    margin: 14px 40px 0 18px;
  }
  #htg .htg_jq_contentsArea .menulist li a dl dd:after {
    top: 50%;
    margin-top: -11px;
    right: -31px;
    width: 22px;
    height: 22px;
    background-size: 22px auto;
  }
  #htg .htg_jq_contentsArea .htg_jq_footmenu {
    display: none;
  }
  #htg .htg_message_contentsArea {
    margin-left: 5px;
    margin-right: 5px;
  }
  #htg .htg_message_contentsArea .videowrapper {
    margin-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 25px;
  }
  #htg .htg_message_contentsArea .lead {
    font-size: 0.8rem;
  }
  #htg .htg_message_contentsArea .sign {
    margin: 0 auto;
  }
  #htg .htg_message_contentsArea .sign > span {
    margin: 0 auto 12px;
    max-width: 130px;
    width: 34.66667%;
  }
  #htg .htg_message_contentsArea .sign > span img {
    width: 100%;
    height: auto;
  }
  #htg .htg_message_contentsArea .sign p {
    font-size: 1rem;
  }
  #htg .htg_message_contentsArea .sign p span {
    display: none;
  }
  #htg .htg_message_contentsArea .sign p i {
    display: block;
    font-size: 1.3rem;
    margin-bottom: 10px;
  }

  .htg_jq_top_wrapper .htg_footer_banner {
    display: none !important;
  }
  .htg_jq_top_wrapper .htg_backToIndex {
    display: none !important;
  }

  .spbl {
    display: block;
  }

  .pcbl {
    display: none;
  }
}
