body {
  background: url("../img/htg_overbg.jpg") center -133px repeat-y #005CA9;
}

#content-wrapper {
  background: url(../img/htg_bg.jpg) 50% 0 repeat-y !important;
  padding-bottom: 50px;
}

#htg .htg_header {
  width: 1170px;
  margin: 0 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 {
  font-family: 'Anton', sans-serif;
  font-size: 3.7rem;
  line-height: 1.2;
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 20px;
}
#htg .htg_header .htg_nav {
  float: right;
  margin-top: -40px;
}
#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 {
  background: url(../img/htg_icon_header_nav.png) 0 50% no-repeat;
  font-family: 'Anton', sans-serif;
  font-size: 1.8rem;
  color: #fff;
  letter-spacing: .01em;
  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 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  clear: both;
  clear: both;
  margin-top: 35px;
  -webkit-box-shadow: 0 0 29px 17px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 29px 17px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 29px 17px rgba(0, 0, 0, 0.05);
}
#htg .htg_contentsArea h1.htg_pageTitle {
  margin-top: -40px;
}
#htg .htg_contentsArea h1.htg_pageTitle span {
  background: #005aab;
  display: inline-block;
  font-family: 'Anton', sans-serif;
  font-size: 3.1rem;
  line-height: 1;
  color: #fff;
  letter-spacing: .005em;
  padding: 10px 40px 10px 50px;
}
#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;
  color: #757575;
  margin-top: 30px;
  -webkit-font-smoothing: antialiased;
}
#htg .htg_contentsArea .htg_inner p:first-child {
  margin-top: 0;
}
#htg .htg_contentsFooter {
  position: relative;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  height: 233px;
  margin-bottom: 253px;
  -webkit-box-shadow: 0 130px 170px -60px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 130px 170px -60px rgba(0, 0, 0, 0.4);
  box-shadow: 0 130px 170px -60px rgba(0, 0, 0, 0.4);
}
#htg .htg_circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-border-radius: 178px;
  -moz-border-radius: 178px;
  border-radius: 178px;
  background-color: #fff;
  z-index: 1;
  width: 356px;
  height: 356px;
  -webkit-box-shadow: 0 30px 150px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 30px 150px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 30px 150px 10px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#htg .htg_circleImg {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
#htg .htg_intervieweeList {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  background: #fff;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 77px 35px 77px;
}
#htg .htg_intervieweeList .htg_left {
  border-left: 10px solid #005aab;
  float: left;
  padding: 10px 15px;
}
#htg .htg_intervieweeList .htg_right {
  border-right: 10px solid #005aab;
  text-align: right;
  float: right;
  padding: 10px 15px;
}
#htg .htg_intervieweeList .htg_name {
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: .01em;
  -webkit-font-smoothing: antialiased;
}
#htg .htg_intervieweeList .htg_position {
  font-size: 1rem;
  line-height: .8;
  letter-spacing: .01em;
  margin-top: 10px;
  -webkit-font-smoothing: antialiased;
}
#htg .htg_footer_banner, #htg .htg_backToIndex {
  display: none;
}

.htg_spNavBG {
  position: fixed;
  background: rgba(28, 110, 185, 0.9);
  display: none;
  z-index: 30;
  opacity: 0;
  width: 100%;
  height: 100%;
}

/*Japanese_Quality start*/
#content-wrapper.htg_jq_top_wrapper {
  background: url("../img/htg_featured_bg.jpg") top center no-repeat !important;
}

#htg .htg_featured_contentsArea {
  margin-top: 510px;
}
#htg .htg_featured_contentsArea h1 {
  font-family: 'Anton', sans-serif;
  font-size: 6.4rem;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
}
#htg .htg_featured_contentsArea h2 {
  font-family: 'Anton', sans-serif;
  font-size: 3.8rem;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}
#htg .htg_featured_contentsArea p.lead {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
}
#htg .htg_featured_contentsArea .circle {
  position: relative;
  background: url("../img/htg_featured_circle.png") top center no-repeat;
  width: 987px;
  margin: 87px auto 150px;
  padding-top: 330px;
  padding-bottom: 350px;
}
#htg .htg_featured_contentsArea .circle h3 {
  font-family: 'Anton', sans-serif;
  font-size: 8.1rem;
  line-height: .8em;
  color: #fff;
  text-align: center;
}
#htg .htg_featured_contentsArea .circle h3 i {
  display: block;
  font-style: normal;
  font-size: 3.8rem;
}
#htg .htg_featured_contentsArea .circle h3 span {
  display: block;
  font-size: 3.8rem;
}
#htg .htg_featured_contentsArea .circle ul li {
  position: absolute;
  font-family: 'Anton', sans-serif;
  font-size: 1.65rem;
  line-height: 1.2em;
  color: #fff;
}
#htg .htg_featured_contentsArea .circle ul li.item1 {
  top: 5px;
  right: 346px;
}
#htg .htg_featured_contentsArea .circle ul li.item2 {
  top: 74px;
  right: 156px;
}
#htg .htg_featured_contentsArea .circle ul li.item3 {
  top: 191px;
  right: 54px;
}
#htg .htg_featured_contentsArea .circle ul li.item4 {
  top: 376px;
  right: -56px;
}
#htg .htg_featured_contentsArea .circle ul li.item5 {
  top: 549px;
  right: -44px;
}
#htg .htg_featured_contentsArea .circle ul li.item6 {
  top: 707px;
  right: 2px;
}
#htg .htg_featured_contentsArea .circle ul li.item7 {
  top: 845px;
  right: 182px;
}
#htg .htg_featured_contentsArea .circle ul li.item8 {
  top: 932px;
  right: 345px;
}
#htg .htg_featured_contentsArea .circle ul li.item9 {
  top: 937px;
  left: 344px;
}
#htg .htg_featured_contentsArea .circle ul li.item10 {
  top: 860px;
  left: 179px;
}
#htg .htg_featured_contentsArea .circle ul li.item11 {
  top: 737px;
  left: 51px;
}
#htg .htg_featured_contentsArea .circle ul li.item12 {
  top: 558px;
  left: -8px;
}
#htg .htg_featured_contentsArea .circle ul li.item13 {
  top: 356px;
  left: -34px;
}
#htg .htg_featured_contentsArea .circle ul li.item14 {
  top: 185px;
  left: 1px;
}
#htg .htg_featured_contentsArea .circle ul li.item15 {
  top: 77px;
  left: 201px;
}
#htg .htg_featured_contentsArea .circle ul li.item16 {
  top: 0;
  left: 370px;
}
#htg .htg_featured_contentsArea .bannerlist {
  width: auto;
  max-width: 1170px;
  margin: 0 auto 90px;
}
#htg .htg_featured_contentsArea .bannerlist li {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 50px;
}
#htg .htg_featured_contentsArea .bannerlist li .col-md-6.img img {
  width: 100%;
}
#htg .htg_featured_contentsArea .bannerlist li .txt {
  padding-right: 52px;
  padding-left: 50px;
}
#htg .htg_featured_contentsArea .bannerlist li .txt p {
  margin-bottom: 22px;
}
#htg .htg_featured_contentsArea .bannerlist li .txt dl dt {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.8em;
  color: #005aab;
  margin-bottom: 10px;
}
#htg .htg_featured_contentsArea .bannerlist li .txt dl dd {
  font-size: 0.9rem;
  line-height: 1.8em;
  color: #757575;
}
#htg .htg_featured_contentsArea .bannerlist li:first-child .txt {
  padding-top: 5.12821%;
}
#htg .htg_featured_contentsArea .bannerlist li:last-child {
  margin-bottom: 0;
}
#htg .htg_featured_contentsArea .bannerlist li:last-child .txt {
  padding-top: 2.5641%;
}
#htg .htg_featured_contentsArea .toysbox .toybtn {
  text-align: center;
  margin-right: -29px;
  margin-bottom: 26px;
  margin-left: -29px;
}
#htg .htg_featured_contentsArea .toysbox .toybtn li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 29px;
  padding-left: 29px;
  cursor: pointer;
  transition: all .5s ease;
}
#htg .htg_featured_contentsArea .toysbox .toybtn li:hover {
  opacity: .5;
}
#htg .htg_featured_contentsArea .toysbox .toybtn li.active {
  opacity: .75;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist {
  text-align: center;
  margin-bottom: 54px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist ul {
  overflow: hidden;
  margin-right: -22px;
  margin-bottom: 50px;
  margin-left: -22px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist ul.last-child {
  margin-bottom: 0;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  float: left;
  width: 238px;
  padding-right: 22px;
  padding-left: 22px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.kakkoii1 {
  padding-right: 5px;
  padding-left: 6px;
  margin-left: 120px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.omoshiroi2 {
  padding-right: 3px;
  padding-left: 2px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li dl dt {
  display: table-cell;
  vertical-align: bottom;
  height: 222px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li dl dd {
  font-size: 1rem;
  line-height: 1.2em;
  color: #fff;
  margin-top: 10px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li dl dd span {
  font-size: .8rem;
  color: #fff;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.off {
  opacity: .7;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.active {
  opacity: 1;
  margin-bottom: 100px !important;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.kawaiilist-item {
  height: 304px;
  margin-bottom: 28px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.kakkoiilist-item {
  height: 286px;
  margin-bottom: 28px;
}
#htg .htg_featured_contentsArea .toysbox .toyitemlist li.omoshiroilist-item {
  height: 283px;
  margin-bottom: 28px;
}
#htg .htg_featured_contentsArea .contentscopy {
  font-size: .7rem;
  line-height: 1.9em;
  color: #fff;
  width: auto;
  max-width: 1200px;
  margin: 0 auto 25px;
}
#htg .htg_featured_contentsArea .contentscopy02 {
  font-size: .7rem;
  line-height: 1.9em;
  color: #fff;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto 25px;
}
#htg .htg_featured_contentsArea .contentscopy02 dt {
  float: left;
}
#htg .htg_featured_contentsArea .contentscopy02 dd {
  float: left;
  padding-left: 14px;
  overflow: hidden;
}
#htg .htg_featured_contentsArea .contentscopy02 dd span {
  padding-top: 15px;
  display: block;
  float: left;
}
#htg .htg_featured_contentsArea .contentscopy02 dd i {
  display: block;
  float: left;
  width: 12%;
  margin-top: 1%;
  margin-left: 30px;
}
#htg .htg_featured_contentsArea .contentscopy02 dd i img {
  width: 100%;
}
#htg .htg_jq_footmenu ul {
  text-align: center;
  overflow: hidden;
  margin-right: -17px;
  margin-left: -17px;
}
#htg .htg_jq_footmenu ul li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Anton', sans-serif;
  font-size: 1.65rem;
  padding-right: 17px;
  padding-left: 17px;
}
#htg .htg_jq_footmenu ul li a {
  background: url("../img/htg_icon_menu.png") top left no-repeat;
  display: inline-block;
  color: #fff;
  padding: 5px 0 5px 52px;
  transition: all .5s ease;
}
#htg .htg_jq_footmenu ul li a:hover {
  opacity: .5;
}
#htg .htg_jq_footmenu ul li.current {
  opacity: .5;
}
#htg .htg_jq_footmenu {
  margin-top: 100px;
}

@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_featured_contentsArea .menulist li a dl dt span {
    display: block;
  }
  #htg .htg_featured_contentsArea .menulist li a dl dd {
    margin-right: 60px;
  }
  #htg .htg_featured_contentsArea .menulist li a dl dd:after {
    top: 50%;
    right: -44px;
    margin-top: -24px;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist li {
    width: 20%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist li dl dt img {
    width: 100%;
  }
}
@media (max-width: 1080px) {
  #htg .htg_featured_contentsArea .bannerlist li .txt {
    padding-right: 4.2735%;
    padding-bottom: 18px;
    padding-left: 4.2735%;
  }
  #htg .htg_featured_contentsArea .bannerlist li .txt p {
    margin-bottom: 3.58974%;
  }
  #htg .htg_featured_contentsArea .bannerlist li .txt p img {
    width: 100%;
  }
  #htg .htg_featured_contentsArea .bannerlist li:first-child .txt {
    padding-top: 3.4188%;
  }
  #htg .htg_featured_contentsArea .bannerlist li:first-child .txt p {
    width: 56.69291%;
  }
  #htg .htg_featured_contentsArea .bannerlist li:last-child {
    margin-bottom: 0;
  }
  #htg .htg_featured_contentsArea .bannerlist li:last-child .txt {
    padding-top: 3.4188%;
  }
  #htg .htg_featured_contentsArea .bannerlist li:last-child .txt p {
    width: 27.55906%;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .container {
    width: 100% !important;
  }

  #htg .htg_header {
    width: 940px;
    margin: 0 auto;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  #htg .htg_header {
    width: 720px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #htg .htg_header {
    width: auto;
    margin: 0 auto;
  }
}
@media (max-width: 992px) and (min-width: 680px) {
  #htg .htg_featured_contentsArea .toysbox .toyitemlist li.omoshiroilist-item {
    height: 322px;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dd span {
    width: 390px;
    padding-top: 0px;
  }
  #htg .htg_featured_contentsArea i {
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  #htg .htg_header .htg_category_title {
    font-size: 2.5rem;
  }
  #htg .htg_header .htg_spNavBtnWrapper {
    bottom: 48px;
  }
}
@media (max-width: 680px) {
  .htg_jq_footmenu {
    display: none;
  }

  #content-wrapper.htg_jq_top_wrapper {
    background: url("../img/htg_featured_bg_sp.jpg") top center no-repeat !important;
    -webkit-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
    background-size: 100% auto !important;
  }
  #content-wrapper.htg_jq_top_wrapper #htg {
    margin-top: 26%;
  }

  #htg .htg_header:after {
    display: block;
    content: ' ';
    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: .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: .9rem;
  }
  #htg .htg_intervieweeList .htg_position {
    font-size: .55rem;
  }
  #htg .htg_circle {
    left: 50%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: 1;
    width: 200px;
    height: 200px;
    -webkit-box-shadow: 0 30px 150px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 30px 150px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 30px 150px 10px rgba(0, 0, 0, 0.3);
  }
  #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;
    font-family: 'Anton', sans-serif;
    font-size: 1.1rem;
    letter-spacing: .05rem;
    padding: 9px 6px;
  }
  #htg .htg_backToIndex {
    margin-top: 60px;
  }
  #htg .htg_backToIndex a {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
    font-family: 'Anton', sans-serif;
    font-size: 1rem;
    color: #005aab;
    padding: 10px 20px 10px 30px;
  }
  #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_featured_contentsArea {
    margin-top: 74.62687%;
  }
  #htg .htg_featured_contentsArea h1 {
    font-size: 2.65rem;
    margin-bottom: 40px;
  }
  #htg .htg_featured_contentsArea h2 {
    font-size: 2rem;
    margin-bottom: 35px;
  }
  #htg .htg_featured_contentsArea p.lead {
    font-size: .75rem;
    text-align: left;
    margin-bottom: 35px;
  }
  #htg .htg_featured_contentsArea .circle {
    position: relative;
    background: url("../img/htg_featured_circle_sp.png") top center no-repeat;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    width: 324px;
    margin: 0 auto 80px;
    padding-top: 100px;
    padding-bottom: 112px;
  }
  #htg .htg_featured_contentsArea .circle h3 {
    font-size: 3rem;
    width: 145px;
    margin: 0 auto;
  }
  #htg .htg_featured_contentsArea .circle h3 i {
    display: block;
    font-size: 1.2rem;
    font-style: normal;
    text-align: left;
  }
  #htg .htg_featured_contentsArea .circle h3 span {
    font-size: 1.5rem;
    text-align: left;
  }
  #htg .htg_featured_contentsArea .circle ul li {
    font-size: .6rem;
  }
  #htg .htg_featured_contentsArea .circle ul li.item1 {
    top: 2px;
    right: 109px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item2 {
    top: 17px;
    right: 43px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item3 {
    top: 63px;
    right: 4px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item4 {
    top: 120px;
    right: -18px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item5 {
    top: 177px;
    right: -19px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item6 {
    top: 233px;
    right: -10px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item7 {
    top: 278px;
    right: 61px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item8 {
    top: 305px;
    right: 109px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item9 {
    top: 310px;
    left: 108px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item10 {
    top: 286px;
    left: 53px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item11 {
    top: 243px;
    left: 8px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item12 {
    top: 182px;
    left: -11px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item13 {
    top: 110px;
    left: -14px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item14 {
    top: 51px;
    left: -1px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item15 {
    top: 21px;
    left: 58px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item16 {
    top: -3px;
    left: 120px;
  }
  #htg .htg_featured_contentsArea .bannerlist {
    max-width: 100%;
    margin-bottom: 40px;
  }
  #htg .htg_featured_contentsArea .bannerlist li {
    margin-bottom: 20px;
  }
  #htg .htg_featured_contentsArea .bannerlist li .txt {
    padding: 18px 20px;
  }
  #htg .htg_featured_contentsArea .bannerlist li .txt dl dt {
    font-size: .9rem;
    margin-bottom: 10px;
  }
  #htg .htg_featured_contentsArea .bannerlist li .txt dl dd {
    font-size: .75rem;
  }
  #htg .htg_featured_contentsArea .bannerlist li:first-child .txt p {
    width: 36.26667%;
  }
  #htg .htg_featured_contentsArea .bannerlist li:last-child .txt p {
    width: 14.93333%;
  }
  #htg .htg_featured_contentsArea .toysbox {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  #htg .htg_featured_contentsArea .toysbox .toybtn {
    margin-right: -12px;
    margin-left: -12px;
  }
  #htg .htg_featured_contentsArea .toysbox .toybtn li {
    padding-right: 12px;
    padding-left: 12px;
  }
  #htg .htg_featured_contentsArea .toysbox .toybtn li img {
    width: auto;
    height: 15px;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist {
    width: 91.04478%;
    margin: 0 auto;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    margin-right: -30px;
    margin-left: -30px;
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li {
    display: block;
    float: none;
    width: 50%;
    height: auto !important;
    margin-top: 20px;
    margin-bottom: 0;
    padding-right: 30px;
    padding-left: 30px;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li dl {
    display: block;
    width: 100%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li dl dt {
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li dl dt img {
    width: 100%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li dl dd {
    font-size: .75rem;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li dl dd br {
    display: none;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li dl dd span {
    display: block;
    font-size: 9px;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.kawaiilist-item {
    margin-bottom: 0;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.kawaiilist-item:nth-child(1), #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.kawaiilist-item:nth-child(2) {
    margin-top: 0;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.kakkoiilist-item {
    margin-bottom: 0;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.kakkoiilist-item.kakkoii1 {
    margin-left: 0;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.kakkoiilist-item.kakkoii1 img {
    width: 94%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.omoshiroilist-item {
    margin-bottom: 0;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.omoshiroilist-item.omoshiroi2 img {
    width: 91%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.active {
    margin-bottom: 0 !important;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li.off {
    display: none;
  }
  #htg .htg_featured_contentsArea .contentscopy {
    font-size: .45rem;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dt {
    width: 14.92537%;
    padding-top: 2%;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dt img {
    width: 100%;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dd {
    font-size: .45rem;
    width: 85.07463%;
    margin-top: 0%;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dd br {
    display: none;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dd span {
    padding-top: 0%;
    width: 75%;
  }
  #htg .htg_featured_contentsArea .contentscopy02 dd i {
    width: 20%;
    margin-top: 1%;
    margin-left: 10px;
    float: right;
  }
  #htg .htg_featured_contentsArea .htg_jq_footmenu {
    display: none;
  }

  .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;
  }
}
@media (max-width: 414px) {
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li .omoshiroilist-item .omoshiroi2 {
    width: 85%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li .kakkoiilist-item .kakkoii1 {
    width: 87%;
  }
}
@media (max-width: 414px) {
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li .omoshiroilist-item .omoshiroi2 {
    width: 85%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li .kakkoiilist-item .kakkoii1 {
    width: 87%;
  }
}
@media (max-width: 320px) {
  #htg .htg_featured_contentsArea .circle {
    width: 284px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item1 {
    top: 2px;
    right: 109px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item2 {
    top: 17px;
    right: 43px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item3 {
    top: 63px;
    right: 4px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item4 {
    top: 109px;
    right: -8px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item5 {
    top: 157px;
    right: -9px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item6 {
    top: 204px;
    right: -10px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item7 {
    top: 248px;
    right: 45px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item8 {
    top: 268px;
    right: 93px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item9 {
    top: 274px;
    left: 88px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item10 {
    top: 251px;
    left: 45px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item11 {
    top: 213px;
    left: 1px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item12 {
    top: 165px;
    left: -11px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item13 {
    top: 110px;
    left: -14px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item14 {
    top: 51px;
    left: -1px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item15 {
    top: 21px;
    left: 58px;
  }
  #htg .htg_featured_contentsArea .circle ul li.item16 {
    top: 1px;
    left: 96px;
  }
  #htg .htg_featured_contentsArea .toysbox .toybtn {
    margin-left: -4px;
    margin-right: -4px;
  }
  #htg .htg_featured_contentsArea .toysbox .toybtn li {
    padding-right: 4px;
    padding-left: 4px;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li .omoshiroilist-item .omoshiroi2 img {
    width: 76%;
  }
  #htg .htg_featured_contentsArea .toysbox .toyitemlist ul li .kakkoiilist-item .kakkoii1 img {
    width: 80%;
  }
}
