@font-face {
    font-family: kf5-help;
    src: url(../fonts/kf5-help.eot?mhktv7);
    src: url(../fonts/kf5-help.eot?#iefixmhktv7) format('embedded-opentype'), url(../fonts/kf5-help.ttf?mhktv7) format('truetype'), url(../fonts/kf5-help.woff?mhktv7) format('woff'), url(../fonts/kf5-help.svg?mhktv7#kf5-help) format('svg');
    font-weight: 400;
    font-style: normal
}
form {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
}
label {
    margin-bottom: 0!important;
  }
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, input[type=button], input[type=file], input[type=submit], label {
	cursor: pointer;
}
img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
	background: 0 0;
    word-break: break-word;
	max-width: 100%;
	vertical-align: middle;
}
#help-top{
	width: 100%;
    height: 400px;
    background: url(../img/help_bg.png) no-repeat 50%;
    background-size: cover;
    padding: 40px 50px;
	position: relative;
}
#help-top .hader-inner {
	padding-top:70px;
	z-index: 1;
	position: relative;
}
#help-top .help-center-title {
    margin: 40px auto 0;
    padding: 0;
    width: auto;
    text-align: center;
    font-size: 52px;
    height: 52px;
    line-height: 52px;
    color: white;
    font-family: "PingFang SC", "Hiragino Sans GB", "Hiragino Sans GB W3", "Source Han Sans Light", "Noto Sans CJK Sc Thin", "Microsoft YaHei", "Microsoft Jhenghei", Avenir, "Helvetica Neue", Arial, sans-serif;
    font-weight: 100;
}
.search-box {
    height: 150px;
    text-align: center;
}
.input-group{
	position: relative;
    display: table;
    border-collapse: separate;
}
.search-box .search {
	position: relative;
	display: block;
}
.search-box .search .search-match {
    float: left;
    position: relative;
}
  .search-box .search label[for=top-search] {
    position: relative;
  }
  .search-box .search label[for=top-search]:before {
      content: "\e037";
      font-family: "kf5-help";
      display: block;
      position: absolute;
      left: 15px;
      top: 0px;
      font-size: 20px;
      line-height: 50px;
      color: #a8acb9;;
  }
  .search-box .search input[type=search] {
    background: #fff;
    font-size: 14px;
    line-height: 1.5;
    height: 50px;
    width: 800px;
    padding-left: 45px;
    padding-right: 20px;
    border-radius: 40px;
    border: 0px;
    outline: none;
    box-shadow: none;
  }
  .search-box .search input[type=search]::-webkit-input-placeholder {
    color: #9e9e9e;
  }
  .search-box .search input[type=search]:-moz-placeholder {
    color: #9e9e9e;
  }
  .search-box .search input[type=search]::-moz-placeholder {
    color: #9e9e9e;
  }
  .search-box .search input[type=search]:-ms-input-placeholder {
    color: #9e9e9e;
  }
  .search-box .search input[type=submit] {
    visibility: hidden;
    position: absolute;
    left: 0;
  }
#help-top .input-group {
    margin: 40px auto 0;
    width: 600px;
    height: 50px;
    padding: 0;
    border-radius: 5px;
    background-color: white;
}
#help-top .input-group input{
	font-family: inherit;
	font-size: 14px;
    line-height: 1.5;
    height: 50px;
    border: 0px;
    background-color: white;
    outline: none;
    box-shadow: none;
}
.content{
	padding-top: 0px;
    padding-bottom: 50px;
}
  .content h2 {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2eaec;
    padding-left: 4px;
    margin-bottom: 30px;
    font-weight: bold;
  }
    .content .description {
    color: #999;
    font-size: 14px;
    padding-left: 5px;
    line-height: 1.6em;
  }
  .content h2 + .description {
    margin: -24px 0 24px 0;
    min-height: 1px;
  }
.wrap {
    width: 1080px;
    margin: 0 auto;
}
.content > .wrap.clearfix {
    border-top: solid 1px #e5e7ed;
}
.category-guide-grid {
    margin-bottom: 50px;
}
.category-guide-grid ul {
	padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	list-style: none;
	margin-top: 0;
    margin-bottom: 10px;
}
  .category-guide-grid .category-list {
    padding-top: 30px;
  }
  .category-guide-grid .category-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .category-guide-grid li {
    margin: 0;
    padding: 0;
	font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	float: left;
    width: 332px;
    margin-left: 40px;
    margin-bottom: 40px;
    border: solid 2px #eff0f4;
  }
.category-guide-grid li:nth-child(3n+1) {
      margin-left: 0;
  }
  .category-guide-grid li a {
    
      display: table-cell;
      vertical-align:middle;
      text-align:center;
      line-height: 30px;
      width:331px;
  }
  .category-guide-grid li a:hover {
    text-decoration: none;
  }
  .category-guide-grid li a {
    height: 250px;
    border-radius: 4px;
    margin: 40px auto 0;
    cursor: pointer;
    color: #4f5362;
    font-size: 20px;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-size: 15%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .category-0 a {
    background-image: url(../img/help_icon1.png);
  }
  .category-1 a {
    background-image: url(../img/help_icon2.png);
  }
  .category-1000040 a {
    background-image: url(../img/help_icon3.png);
  }
  .category-2 a {
    background-image: url(../img/help_icon4.png);
  }
  .category-4 a {
    background-image: url(../img/help_icon5.png);
  }
  .category-3 a {
    background-image: url(../img/help_icon6.png);
  }
  .category-1000044 a {
    background-image: url(../img/help_icon7.png);
  }
  .category-1000045 a {
    background-image: url(../img/help_icon9.png);
  }
  .category-5 a {
    background-image: url(../img/help_icon_2.png);
  }
  .category-guide-grid li:hover {
    border: solid 2px #fff;
  }
  .category-guide-grid li:hover a {
    box-shadow: 0 29px 40px 0 rgba(0, 0, 0, 0.17);
  } 
.main-postion {
    height: 88px;
  }
  .main-postion:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .main-postion h2 {
    font-size: 22px;
    color: #fff;
    line-height: 88px;
    float: left;
  }
  .main-postion ul{
	  padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	  margin-top: 0;list-style: none;
  }
  .breadcrumbs:after{
	  content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }
  .breadcrumbs li {
  float: left;}
  .breadcrumbs li>a {
    color: #428bca;
    margin-right: 5px
}

.breadcrumbs li>a:hover {
    color: #569fde
}

.breadcrumbs li:first-child:before {
    display: none
}

.breadcrumbs li:before {
    content: ">";
    float: left;
    color: #999;
    margin-right: 5px
}
  .main-postion .breadcrumbs {
    float: left;
    margin-bottom: 0;
  }
  .main-postion .breadcrumbs li:before {
    color: #fff;
  }
  .main-postion .breadcrumbs a {
    color: #fff;
  }
  .main-postion .breadcrumbs a:hover {
    color: #fff;
  }
  .main-postion .breadcrumbs a {
	  font-size: 14px;
    line-height: 88px;
    letter-spacing: 0.5px;
    color: #a8acb9;
    cursor: pointer;
  }
  .main-postion .breadcrumbs a:hover {
	  text-decoration: none;
    color: #4f5362;
  }
  .main-postion .breadcrumbs li{
    font-size: 14px;
    line-height: 88px;
    letter-spacing: 0.5px;
    color: #4f5362;
  }
  .breadcrumbs li a::after {
    content: "  >";
    color: #a8acb9;
  }
  .breadcrumbs li:last-child a::after {
    content: initial;
  }
.content-main {
    float: left;
    width: 68%;
  }
.content-sidebar {
    float: right;
    width: 26%;
  }
  .content-sidebar .widget-column {
    background: #fff;
    border-radius: 3px;
    padding: 15px;
    border: 1px solid #e2eaec;
    margin-bottom: 20px;
	border-width: 0;
  }
  .content-sidebar .widget-column ul {
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
  }
  .content-sidebar .widget-column h3 {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .content-sidebar .hot-articles a,
  .content-sidebar .recent-articles a{
    color: #4f5362;
  }
.content-sidebar .hot-articles a:hover,
.content-sidebar .recent-articles a:hover {
    color: #58a2f5;
	text-decoration: underline;
  }
  .content-sidebar .recent-articles li {
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .content-sidebar .recent-articles li:last-child {
    margin-bottom: 0;
  }
  .articles-list {
	padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
    margin-bottom: 30px;
	list-style: none;
  }
  .articles-list li {
    position: relative;
    padding-bottom: 18px;
    border-bottom: 1px solid #e2eaec;
    padding-top: 18px;
  }
  .articles-list li:hover {
    background: #f9fcff;
  }
  .posts-item-content h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
  }
  .posts-item-content h3 > a {
    color: #4f5362;
  }
  .posts-item-content h3 > a:hover {
    color: #58a2f5;
  }
  .content-main {
    margin-top: 60px;
  }
  .content-main > h2.section_title {
    font-size: 30px;
  color: #4f5362;
  border-bottom-width: 0;
  padding-bottom: 0;
  }
  .content-sidebar {
    width: 20%;
  }

  .heyshop-category {
    float: left;
    width: 20%;
    margin-right: 5%;
    margin-top: 60px;
  }
  .heyshop-category ul {
	  padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	  list-style: none;
  }

  .heyshop-category li {
    margin-bottom: 5px;
  }

  .heyshop-category li a {
    display: block;
    color: #4f5362;
    font-size: 14px;
    border-radius: 3px;
    line-height: 36px;
    padding-left: 18px;
    width: 160px;
  }

  .heyshop-category li a:hover,
   .heyshop-category li a:focus,
   .heyshop-category li a.highlight {
    text-decoration: none;
    color: #4f5362;
    background-color: #f6f7f9;
  }
  .content-sidebar {
    margin-top: 30px;
  }
  .heyshop-category ~ .content-main {
    width: 55%;
  }
  .articles-list li {
    border-bottom: 1px solid #eff0f4;
    height: 110px;
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .posts-item-content h3 {
    margin: 0;
  }
  .articles-list li:first-child {
    border-top:1px solid #eff0f4;
  }
  .posts-item-content h3 {
    font-size: 22px;
    line-height: 1;
    color: #4f5362;
  }
  .posts-item-content h3 > a:hover {
    color: #4f5362;
    text-decoration: none;
  }
  .articles-list li:hover {
    background-color: #f6f7f9;
  }
.hot-articles h3 {font-weight: normal;}
.hot-articles ul {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	list-style: none;
}
.content-sidebar .hot-articles li{
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.content-sidebar .hot-articles a:hover {
    text-decoration: none;
    color: #4f5362;
  }
.search-results-list {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
	list-style: none;
	padding-left: 5px;
    border-bottom: 1px solid #e2eaec;
    margin-bottom: 35px;
}
.search-results-list li {
    margin-bottom: 40px;
}
.search-results-list h3 > a {
    color: #2180D2;
    font-size: 18px;
  }
  .search-results-list h3 {
    margin-bottom: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .search-results-list p {
    font-size: 15px;
    color: #4b5465;
    line-height: 1.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .search-results-list p.info {
    margin-top: 8px;
    font-size: 12px;
    color: #00ab4e;
  }
  .search-results-title {
    margin-bottom: 0 !important;
  }
  .search-results-nav {
    height: 40px;
    background: #f4f8f9;
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .search-results-nav a {
    float: left;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    color: #374051;
    text-decoration: none;
    margin-right: 10px;
  }
  .search-results-nav a:hover {
    color: #4f5362;
  }
  .search-results-nav a.active {
    border-bottom: 2px solid #43cb83;
  }
.page-header {
  padding: 54px 0 49px;
  margin-left: -20px;
  margin-right: -20px;
  font-size: 32px;
  line-height: 42px;
  font-family: "HelveticaNeueW01-Thin", "HelveticaNeueW02-Thin", "HelveticaNeueW10-35Thin", "Helvetica Neue Light", "'Helvetica Neue', Helvetica, Arial, メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif"; }

@media (min-width: 64em) {
  .page-header {
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1.4px; } }

@media (min-width: 90.25em) {
  .page-header {
    padding: 82px 0 76px;
    font-size: 48px;
    line-height: 60px; } }

.pg-page, .pg-button {
  display: inline-block;
  margin: auto; }
  .pg-page > a:hover, .pg-button > a:hover {
    color: #4eb7f5; }
  .-active.pg-page, .-active.pg-button, .-disabled.pg-page, .-disabled.pg-button {
    cursor: default;
    pointer-events: none; }
    .-active.pg-page > a, .-active.pg-button > a, .-disabled.pg-page > a, .-disabled.pg-button > a {
      color: #c2c7cb; }

.pg-pagination {
  margin: 30px auto 0;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  font-family: "Helvetica, Arial, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif"; }
.pg-pagination ul {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    word-break: break-word;
}
.pg-page.-ellipsis {
  cursor: default;
  pointer-events: none; }

.pg-button > a > svg {
  width: 8px;
  height: 15px;
  vertical-align: middle;
  margin-bottom: 4px; }

.pg-button > a:hover > svg > polygon {
  fill: #4eb7f5; }

.pg-button.-active, .pg-button.-disabled {
  cursor: default;
  pointer-events: none; }
  .pg-button.-active > a > svg > polygon, .pg-button.-disabled > a > svg > polygon {
    fill: #c2c7cb; }

.pg-button.-first > a > svg, .pg-button.-last > a > svg {
  width: 14px;
  height: 10px; }

.pg-button.-first > a > svg, .pg-button.-prev > a > svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }

.pg-page > a {
  padding: 0 12px; }

.pg-button.-prev > a {
  padding-right: 12px;
  padding-left: 18px; }

.pg-button.-next > a {
  padding-right: 18px;
  padding-left: 12px; }

@media (min-width: 64em) {
  .pg-page {
    padding: 0 18px; }
  .pg-button.-prev {
    padding-right: 18px; }
  .pg-button.-next {
    padding-left: 18px; } }

@media (min-width: 90.25em) {
  .pg-pagination {
    font-size: 28px;
    font-family: "Helvetica, Arial, 'Hiragino Kaku Gothic Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif"; }
  .pg-button > a > svg {
    width: 9px;
    height: 17px;
    margin-bottom: 4px; }
  .pg-button.-first > a > svg, .pg-button.-last > a > svg {
    width: 16px;
    height: 12px; } }

.morequestion {width: 100%;height: 378px;background-color: #f9fafb;color: #4f5362;padding: 96px 15px 0; }.morequestion h3 {margin: 0 auto;padding: 0;height: 32px;font-size: 32px;line-height: 1;text-align: center; }
.morequestion p {margin: 30px auto 0;width: 400px;max-width: 100%;font-size: 16px;line-height: 1.5;text-align: center; }.morequestion > a {margin: 58px auto 0;display: block;width: 156px;text-align: center;font-size: 14px;line-height: 1.5;padding: 10.5px;color: white;height: 42px;border-radius: 96px;background-color: #1f5dea; }.morequestion > a:hover {color: white;text-decoration: none;background-color: rgba(31, 93, 234, 0.85); }  
@media (max-width: 1024px) and (min-width: 768px) {
	.search-box .search input[type=search] {
		width:90%;
	}
	.wrap {
    width: 768px;
	}
	.category-guide-grid li {
		width: 324px;
	}
	.category-guide-grid li:nth-child(3n+1) {
    margin-left: 40px;
	}
	.category-guide-grid li a{
		width:323px;
	}
	.main-postion .breadcrumbs {
    padding-left: 15px;
	}
	.content-main {
		padding:0 15px;
	}
}
@media (max-width: 767px) {
	#help-top .input-group, .search-box .search .search-match, .search-box .search label, .search-box .search input[type=search]{
		width: 100%;
	}
	.wrap {
    width: 100%;
	}
	.category-guide-grid{
		margin-bottom: 0px;
	}
	.category-guide-grid .category-list{
		width: 90%;
    margin: 0 auto;
	}
	.category-guide-grid li{
		margin-left: 0px;
		width: 100%;
	}
	.main-postion .breadcrumbs {padding-left:15px;}
	.heyshop-category {
		display:none;
	}
	.heyshop-category ~ .content-main {
    width: 100%;
	padding: 0 15px;
    margin-top: 10px;
}
	.content-sidebar {
    width: 100%;
}
.content-main {
	width: 100%;
	padding: 0 15px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
	.pg-pagination .pg-page {display:none;}
}