@charset "UTF-8";
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, main, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ol, ul {
  list-style: none;
}

b {
  font-weight: bold;
}

html, body {
  height: 100%;
}

body {
  text-align: center;
  position: relative;
  font-size: 13px;
  color: #333;
  line-height: 1.7;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, arial, sans-serif;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body a {
  outline: none;
  text-decoration: none;
}

a img {
  border: none;
}

a:hover img {
  opacity: 0.6;
}

img {
  border: none;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #00a6c9;
  text-decoration: none;
}

a:hover, a:active {
  color: #01c5ee;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

#clearfix:after,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

input:focus, textarea:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.v2-form-style {
  width: 100%;
  min-height: 33px;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #bebebe;
  border-radius: 3px;
  box-sizing: border-box;
  background: #fff;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, arial, sans-serif;
  outline: none;
}

.v2-form-style.error {
  border-color: #c02e08;
  background: #fdeef0;
}

.v2-form-style.error:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.v2-form-style[disabled] {
  background: #eee;
  cursor: not-allowed;
}

.v2-form-style--auto {
  width: auto;
}

.checkbox {
  cursor: pointer;
}

.checkbox input {
  margin: -2px 4px 0 0;
  vertical-align: middle;
}

.helper-text {
  margin: 0;
  color: #7d7d7d;
  font-size: 10px;
}

.text-error {
  color: #c02e08;
  font-size: 12px;
  margin: 0 0 5px;
}

.error {
  color: #c02e08;
  margin: 5px 0 14px;
}

.error-text {
  background: #ffd1b0;
}

.form-ok-close {
  margin: 20px 0;
}

.form-ok-close a {
  padding: 5px 20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: linear-gradient(to bottom, #fefefe 0%, #efefef 100%);
  color: #4c4c4c;
  cursor: pointer;
}

.form-ok-close a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.form-btn,
.c-form_action {
  margin-top: 30px;
  text-align: center;
}

.form-style {
  border: 1px solid #bebebe;
  outline: none;
  width: 280px;
  margin-bottom: 5px;
  padding: 5px;
  border-radius: 3px;
  background: #fff;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-sizing: border-box;
  min-height: 33px;
}

.form-style.form1 {
  width: 170px;
}

textarea.form-style {
  height: 100px;
  width: 400px;
  font-size: 13px;
}

.form-style-wmax {
  width: 100% !important;
}

.success p {
  margin: 40px;
}

@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon/icomoon.eot?5ee2ou");
  src: url("/fonts/icomoon/icomoon.eot?5ee2ou#iefix") format("embedded-opentype"), url("/fonts/icomoon/icomoon.ttf?5ee2ou") format("truetype"), url("/fonts/icomoon/icomoon.woff?5ee2ou") format("woff"), url("/fonts/icomoon/icomoon.svg?5ee2ou#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="c-icon_"], [class*=" c-icon_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-icon_hatebu:before {
  content: "\e90f";
}

.c-icon_feedly:before {
  content: "\e910";
}

.c-icon_pocket:before {
  content: "\e911";
}

.c-icon_warning:before {
  content: "\e90e";
}

.c-icon_facebook:before {
  content: "\ea90";
}

.c-icon_twitter:before {
  content: "\ea96";
}

.c-icon_mail:before {
  content: "\e900";
}

.c-icon_camera:before {
  content: "\e901";
}

.c-icon_crown:before {
  content: "\e902";
}

.c-icon_setting:before {
  content: "\e907";
}

.c-icon_heart:before {
  content: "\e903";
}

.c-icon_heart-fill:before {
  content: "\e904";
}

.c-icon_like:before {
  content: "\e905";
}

.c-icon_notify:before {
  content: "\e906";
}

.c-icon_rev:before {
  content: "\e908";
}

.c-icon_track:before {
  content: "\e909";
}

.c-icon_login:before {
  content: "\e90a";
}

.c-icon_point:before {
  content: "\e90b";
}

.c-icon_register:before {
  content: "\e90c";
}

.c-icon_line:before {
  content: "\e90d";
}

.wrapper {
  position: relative;
  width: 100%;
  min-width: 1024px;
  min-height: 100%;
  text-align: left;
  background: #eaeaea;
}

.wrapper--te {
  background: #fff;
}

.l-center-layout {
  width: 1024px;
  margin: 0 auto;
  text-align: left;
}

.l-header--os + .l-container {
  padding-top: 112px;
}

.l-header--os + .l-masthead {
  padding-top: 92px;
}

.l-masthead {
  width: 100%;
  padding-top: 56px;
}

.l-masthead + .l-container {
  padding-top: 28px;
}

.l-container {
  width: 1024px;
  margin: 0 auto;
  padding: 75px 0 373px;
  overflow: hidden;
}

.l-container.page-feature {
  padding-bottom: 311px;
}

.l-main {
  width: 685px;
  float: left;
  margin-bottom: 42px;
}

.l-side {
  width: 300px;
  float: right;
}

.l-side--left {
  float: left;
  margin-right: 15px;
}

.l-col1 .l-main {
  width: 1024px;
  margin: 0;
}

.l-col2 .l-main {
  width: 703px;
}

.l-col2--side-left .l-main {
  float: right;
}

.l-col2--side-left .l-side {
  float: left;
}

.l-col2--top {
  padding-top: 28px;
}

.l-col2--top .bigfooter {
  padding-top: 28px;
}

.l-col3 .l-main {
  width: 710px;
  margin-right: 14px;
  float: left;
}

.l-col3 .l-main_top {
  margin-bottom: 42px;
}

.l-col3 .l-main_content {
  width: 516px;
  float: right;
}

.l-col3 .l-main_subcontent {
  width: 180px;
  float: left;
}

.l-main_box {
  margin-bottom: 35px;
  padding: 13px;
  border: 1px solid #ddd;
  background: #fff;
}

.error-content {
  margin-top: 170px;
  padding: 60px 0 60px;
  text-align: center;
}

.error-content h1 {
  font-size: 1.5em;
}

.forbidden {
  margin: 30px auto;
  width: 720px;
  text-align: center;
  background: #fff;
}

.l-header {
  width: 100%;
  position: fixed;
  z-index: 1000;
}

.p-header {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 56px;
  background: #030e21;
  border-bottom: 1px solid #ddd;
}

.p-header-container {
  width: 1024px;
  margin: auto;
}

.p-header-search {
  top: 10px;
}

.p-header-search .c-search-box {
  width: 274px;
  float: left;
}

.p-header_logo {
  width: 350px;
  margin: auto;
  text-align: center;
  line-height: 55px;
  background: radial-gradient(circle at 50% 50%, #010b3d 0%, #030e21 100%);
}

.p-header_logo a:hover img {
  opacity: 1;
}

.p-header_logo img {
  vertical-align: middle;
}

.p-header-os {
  height: 36px;
  margin-top: 55px;
  background: #eee;
  border-bottom: 1px solid #ddd;
  transition: all 0.3s ease;
}

.p-header-os_tab {
  font-size: 0;
}

.p-header-os_tab li {
  position: relative;
  display: inline-block;
  width: 50%;
  font-size: 13px;
  line-height: 35px;
  text-align: center;
}

.p-header-os_tab .is-active a,
.p-header-os_tab .is-disabled a {
  cursor: default;
  text-decoration: none;
}

.p-header-os_tab .is-active:after {
  content: "";
  display: block;
  width: 22px;
  height: 14px;
  margin: -1px auto 0;
  background: url("/images/common/os-tab-triangle.png") no-repeat;
}

.p-header-os_tab .is-active a {
  color: #232b39;
  font-weight: bold;
}

.p-header-os_tab .is-disabled a {
  color: #ccc;
}

.l-header--os .p-header {
  border-color: #eee;
}

.l-header--os .p-header--feature {
  border-color: #ddd;
}

.l-header--os.is-active .p-header {
  border-color: #ddd;
}

.l-header--os.is-active .p-header-os {
  margin-top: -55px;
}

.p-header--feature {
  background: #fff;
}

.p-header--feature_logo {
  background: none;
}

.p-header--feature_link a {
  color: #000;
}

.p-header--feature_link a:hover {
  color: #00a6c9;
  text-decoration: none;
}

.p-header-nav {
  float: right;
  font-size: 0;
}

.p-header-nav_item {
  display: inline-block;
  font-size: 13px;
  height: 55px;
  line-height: 56px;
}

.p-header-nav_item > a {
  display: block;
  padding: 0 14px;
  color: #fff;
}

.p-header-nav_item > a:hover {
  color: #32b4cc;
}

.p-header-nav_item--point {
  font-size: 11px;
}

.p-header-nav_item--point span {
  font-size: 14px;
}

.p-header-guest [class^="c-icon"] {
  margin-right: 7px;
}

.p-header-user {
  position: relative;
}

.p-header-user:hover .p-header-menu {
  display: block;
}

.p-header-user:after {
  position: absolute;
  top: 24px;
  right: 0;
  border: 4px solid transparent;
  border-top: 7px solid #aaa;
  content: "";
}

.p-header-user .usericon {
  border: 1px solid #fff;
  vertical-align: middle;
}

.p-header-username {
  overflow: hidden;
  float: right;
  max-width: 128px;
  margin-left: 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.p-header-menu {
  display: none;
  position: absolute;
  top: 54px;
  right: 0;
  width: 250px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
  font-size: 12px;
  line-height: 1.6;
  color: #000;
}

.p-header-menu:before, .p-header-menu:after {
  position: absolute;
  right: 30px;
  z-index: 100;
  border: 6px solid transparent;
  content: "";
}

.p-header-menu:before {
  top: -17px;
  border-bottom: 10px solid #ddd;
}

.p-header-menu:after {
  top: -15px;
  border-bottom: 10px solid #fff;
}

.p-header-menu li + li {
  border-top: 1px solid #ddd;
}

.p-header-menu a {
  display: block;
  padding: 14px 21px;
  color: #232b39;
}

.p-header-menu a:hover {
  background-color: #f5f5f5;
}

.p-header-menu [class^="c-icon"] {
  position: relative;
  top: 2px;
  margin-right: 14px;
  color: #00a6c9;
  font-size: 16px;
}

.p-header--feature .p-header-menu > li > a {
  color: #000;
}

.p-header--feature .p-header-menu > li > a:hover {
  opacity: .7;
}

.l-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.p-footer {
  padding: 34px 0 28px;
  background-color: #1c212a;
  color: #ddd;
}

.p-footer a:hover {
  opacity: .8;
}

.p-footer-container {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 1024px;
  margin: 0 auto;
  font-size: 11px;
}

.p-footer-container--bottom {
  justify-content: space-between;
  margin-top: 22px;
  padding-top: 28px;
  border-top: 1px solid #414650;
}

.p-footer_inner {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.p-footer_inner + .p-footer_inner {
  margin-left: 94px;
}

.p-footer-logo img {
  width: 80px;
}

.p-footer-logo p {
  margin-top: 4px;
  font-size: 11px;
}

.p-footer-logo a {
  display: block;
}

.p-footer-social {
  margin-top: 21px;
  font-size: 0;
}

.p-footer-social li {
  display: inline-block;
  margin-right: 7px;
  font-size: 12px;
}

.p-footer-social a {
  padding: 7px 14px;
  border: 1px solid #414650;
  border-radius: 2px;
}

.p-footer-select {
  position: relative;
}

.p-footer-select:after {
  position: absolute;
  top: 18px;
  right: 0;
  z-index: 0;
  width: 12px;
  height: 7px;
  background: url("/images/common/select-arrow.png");
  background-size: 12px 7px;
  content: "";
  pointer-events: none;
}

.p-footer-country {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 94px;
  margin-top: 28px;
  background: none transparent;
  color: inherit;
  vertical-align: middle;
  cursor: pointer;
}

.p-footer-nav {
  width: 120px;
  font-size: 12px;
}

.p-footer-nav + ul {
  margin-left: 21px;
}

.p-footer-nav li {
  margin-bottom: 8px;
}

.p-footer-site {
  overflow: hidden;
}

.p-footer-site img {
  display: block;
  width: 100px;
  margin: 0 auto;
  padding-top: 5px;
}

.p-footer-site li {
  float: left;
  border: 1px solid #414650;
  border-radius: 2px;
  text-align: center;
}

.p-footer-site li + li {
  margin-left: 6px;
}

.p-footer-site a {
  display: block;
  width: 130px;
  height: 60px;
}

.p-footer-site p {
  font-size: 10px;
}

.p-footer-annotation {
  margin-top: 14px;
}

.p-footer-terms a {
  position: relative;
  margin-left: 14px;
}

.p-footer-terms a:first-child {
  margin: 0;
}

.p-footer-terms a:not(:last-child):before {
  position: absolute;
  top: -4px;
  right: -9px;
  content: "|";
}

.p-footer a {
  color: #fff;
}

#page-top {
  width: 1000px;
  margin: 0 auto;
}

#page-top a {
  float: right;
}

#page-top img {
  position: fixed;
  right: 10px;
  bottom: 20px;
}

#page-top img.footer-fixed {
  position: absolute;
  bottom: 260px;
}

.p-navi {
  width: 100%;
  padding: 21px 0;
  font-size: 0;
}

.p-navi-list {
  width: 1024px;
  margin: 0 auto;
  text-align: center;
}

.p-navi-item {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}

.p-navi-item a {
  margin-right: 12px;
}

.p-navi-item + .p-navi-item {
  padding-left: 14px;
  border-left: 1px solid #ddd;
}

.android .app-icon img,
.android.app-icon img {
  border-radius: 0 !important;
}

.usericon,
.c-usericon {
  border-radius: 50%;
  overflow: hidden;
}

.c-empty-text {
  margin: 56px 0 18px;
  text-align: center;
  color: #666;
}

.c-head {
  margin: 27px 0 19px;
  color: #000;
  font-size: 16px;
}

.c-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-linkbox {
  position: absolute;
  z-index: 1;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 12px;
}

.c-linkbox li {
  border-top: 1px solid #ddd;
}

.c-linkbox li:first-child {
  border-top: 0;
}

.c-linkbox li a {
  display: block;
  padding: 9px 9px 7px;
}

.c-carousel, .c-swipe {
  padding: 0 28px;
}

.c-carousel-wrapper, .c-swipe_wrapper {
  position: relative;
}

.c-carousel-arrow a {
  display: none;
}

.c-carousel-arrow .slick-next, .c-carousel-arrow .slick-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 25px;
  width: 15px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.c-carousel-arrow .slick-next {
  right: -27px;
  background: url("/images/apps/btn_c-swipe_next.png") right 0/15px 52px no-repeat;
}

.c-carousel-arrow .slick-next.is-disabled {
  background-position: right -27px;
  cursor: default;
}

.c-carousel-arrow .slick-prev {
  left: -27px;
  background: url("/images/apps/btn_c-swipe_prev.png") left 0/15px 52px no-repeat;
}

.c-carousel-arrow .slick-prev.is-disabled {
  background-position: left -27px;
  cursor: default;
}

.c-carousel-nav_prev, .c-swipe_prev-btn, .c-carousel-nav_next, .c-swipe_next-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 25px;
  width: 15px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.c-carousel-nav_next, .c-swipe_next-btn {
  right: -27px;
  background: url("/images/apps/btn_c-swipe_next.png") right 0/15px 52px no-repeat;
}

.c-carousel-nav_next.is-disabled, .is-disabled.c-swipe_next-btn {
  background-position: right -27px;
  cursor: default;
}

.c-carousel-nav_prev, .c-swipe_prev-btn {
  left: -27px;
  background: url("/images/apps/btn_c-swipe_prev.png") left 0/15px 52px no-repeat;
}

.c-carousel-nav_prev.is-disabled, .is-disabled.c-swipe_prev-btn {
  background-position: left -27px;
  cursor: default;
}

.c-carousel-area, .c-swipe_area {
  overflow: hidden;
}

.c-carousel-list, .c-swipe_list {
  font-size: 0;
}

.c-carousel-item {
  margin-right: 14px;
}

.c-carousel-item:last-child {
  margin-right: 0;
}

.c-carousel-item a {
  display: block;
  color: #232b39;
}

.c-carousel-dots, .c-swipe_swipe-dots {
  padding-top: 14px;
  font-size: 0;
  text-align: center;
}

.c-carousel-dots li, .c-swipe_swipe-dots li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 4px;
  border: none;
  background: #eceef1;
  border-radius: 5px;
  cursor: pointer;
}

.c-carousel-dots li.slick-active, .c-swipe_swipe-dots li.slick-active {
  background: #00a6c9;
}

.c-carousel-dots li button, .c-swipe_swipe-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  visibility: hidden;
}

.c-carousel .slick-slide, .c-swipe .slick-slide {
  display: inline-block;
  vertical-align: top;
}

.applist-carousel_item {
  width: 144px;
}

.applist-carousel_item a {
  color: #232b39;
}

.applist-carousel_image {
  padding-bottom: 14px;
  text-align: center;
}

.applist-carousel_image img {
  border-radius: 17px;
}

.applist-carousel_image.android img {
  border-radius: 0;
}

.applist-carousel_appname {
  overflow: hidden;
  height: 3.2em;
  margin-top: -3px;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.6;
}

.applist-carousel_price {
  position: relative;
  margin-bottom: 9px;
  font-size: 13px;
}

.applist-carousel .star {
  margin-bottom: 14px;
}

.applist-carousel_label {
  position: absolute;
  top: 1px;
  display: inline-block;
  height: 20px;
  margin-left: 7px;
  padding: 2px 10px 0;
  border-radius: 5px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.applist-carousel_label.feature-color01 {
  background: #f26522;
}

.applist-carousel_label.feature-color02 {
  background: #39599f;
}

.applist-carousel_label.feature-color03 {
  background: #8637d7;
}

.applist-carousel_label.feature-color04 {
  background: #f71a7e;
}

.applist-carousel_label.feature-color05 {
  background: #38b349;
}

.applist-carousel_label.feature-color06 {
  background: #0087f4;
}

.applist-carousel_label.feature-color07 {
  background: #ff9f23;
}

.applist-carousel_label.feature-color08 {
  background: #7446f2;
}

.applist-carousel_label.feature-color09 {
  background: #c99e43;
}

.c-content01 {
  margin-bottom: 35px;
}

.c-content01 + .c-content01 {
  border-top: 1px solid #ddd;
}

.c-content01_title {
  padding: 23px 0 22px 14px;
  font-size: 16px;
  line-height: 1.6;
}

.l-side .c-content01_title {
  padding-left: 0;
}

.c-content01_title span {
  margin-left: 28px;
  font-size: 12px;
}

.c-content03 {
  margin-bottom: 21px;
}

.c-content03_title {
  overflow: hidden;
  padding: 6px 0 5px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #eee;
  color: #232b39;
  font-size: 13px;
  font-weight: bold;
}

.c-content03_title-text {
  float: left;
}

.c-content03_title .c-number-display {
  float: right;
  margin-right: 4px;
}

.c-number-display {
  font-size: 11px;
  color: #666;
  font-weight: normal;
}

.c-blocklink-list li + li, .c-blocklink-list--middle li + li {
  border-top: 1px solid #ddd;
}

.c-blocklink-list a {
  display: block;
  overflow: hidden;
}

.c-blocklink-list--middle a {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.c-blocklink-list--middle a > * {
  display: table-cell;
  vertical-align: middle;
}

.c-inline-itemlist li {
  display: inline-block;
  margin: 9px 14px 3px 0;
}

.rankinglist li {
  border-bottom: 1px solid #ddd;
}

.rankinglist a {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.rankinglist a > * {
  display: table-cell;
}

.rankinglist_rank {
  text-align: center;
  vertical-align: middle;
  color: #666;
}

.rankinglist_appicon {
  vertical-align: top;
}

.rankinglist_appicon.android img {
  border-radius: 0;
}

.rankinglist_appinfo p {
  overflow: hidden;
}

.c-widget, .p-subcontent {
  margin-bottom: 21px;
  overflow: hidden;
}

.c-widget_title, .p-subcontent_head {
  margin-bottom: 7px;
  padding: 7px 0 5px;
  border-bottom: 1px solid #00a6c9;
  font-size: 14px;
  line-height: 1.6;
  color: #000;
}

.c-widget_link {
  margin: 14px 0 20px;
  line-height: 1;
  text-align: right;
  padding-right: 13px;
  background: url("/images/apps/ico_next.png") right 0/7px 13px no-repeat;
}

.c-widget_article-list li {
  padding: 14px 0;
  border-bottom: 1px solid #eee;
}

.c-widget_article-list a {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 14px 0;
  margin: -14px 0;
  color: #000;
}

.c-widget_article-list a:hover {
  color: #00a6c9;
  text-decoration: none;
}

.c-widget_article-list a > * {
  display: table-cell;
  vertical-align: top;
}

.c-widget_article-thumbnail {
  width: 90px;
  padding-right: 10px;
}

.c-widget_article-thumbnail img {
  width: auto;
  max-width: 80px;
  height: auto;
  max-height: 80px;
}

.c-widget_list li {
  padding: 14px 0;
  border-bottom: 1px solid #eee;
}

.c-widget_list li a {
  display: block;
  padding: 14px 0;
  margin: -14px 0;
  color: #000;
}

.c-widget_list li a:hover {
  color: #00a6c9;
  text-decoration: none;
}

.c-widget .rankinglist li {
  border-color: #eee;
}

.c-widget .rankinglist a {
  padding: 10px 0;
}

.c-widget .rankinglist a:hover .rankinglist_appinfo {
  color: #00a6c9;
}

.c-widget .rankinglist_rank {
  width: 30px;
  padding-right: 14px;
  font-size: 12px;
}

.c-widget .rankinglist_rank--01 {
  color: #b9a679;
}

.c-widget .rankinglist_rank--01:before {
  background-position: 0 top;
}

.c-widget .rankinglist_rank--02 {
  color: #939ba0;
}

.c-widget .rankinglist_rank--03 {
  color: #b78961;
}

.c-widget .rankinglist_rank--03:before {
  background-position: 0 bottom;
}

[class*="rankinglist_rank--"]:before {
  display: block;
  content: "";
  width: 15px;
  height: 12px;
  margin-bottom: 1px;
  background: url("/images/apps/ico_ranking.png") 0/15px 40px no-repeat;
}

.c-widget .rankinglist_appicon {
  width: 49px;
  vertical-align: top;
}

.c-widget .rankinglist_appicon img {
  border-radius: 7px;
}

.c-widget .rankinglist_appinfo {
  color: #000;
}

.c-widget .rankinglist_appinfo p {
  height: 1.6em;
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 1.6;
}

.c-widget-sns {
  margin-bottom: 28px;
}

.c-btn, .flat-btn {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  margin-bottom: 0;
  border: 0;
  border-radius: 4px;
  background-color: #f5f5f5;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-appearance: none;
}

.c-btn--default, .flat-btn.btn--default {
  background-color: #aaa;
  color: #fff !important;
}

.c-btn--primary, .flat-btn.btn--primary {
  background-color: #00a6c9;
  color: #fff;
}

.c-btn--action {
  background-color: #f27920;
  color: #fff;
}

.c-btn--secondary {
  background-color: #999;
  color: #fff;
}

.c-btn--warning {
  background-color: #e71120;
  color: #fff;
}

.c-btn--twitter {
  background-color: #00aced;
  color: #fff;
}

.c-btn--facebook {
  background-color: #3b5998;
  color: #fff;
}

.c-btn--lg, .btn--lg {
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.3333333;
}

.c-btn--block, .btn-block {
  display: block;
  width: 100%;
}

.c-btn--wide {
  width: 210px;
}

.c-btn.is-disabled {
  background: #ccc;
  pointer-events: none;
}

.p-form-btn .c-btn {
  min-width: 160px;
}

.p-form-btn .c-btn + .c-btn {
  margin-left: 20px;
}

.flat-btn.btn--dl {
  background-color: #ffa71c;
  color: #fff;
}

.form-btn .flat-btn + .flat-btn {
  margin-left: 20px;
}

.btn--sm,
.sns-connect-mail .flat-btn {
  height: 32px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.42857143;
}

.edit-btn .flat-btn,
.form-btn .flat-btn {
  min-width: 160px;
}

.v2 .btn-user-edit {
  width: auto;
  height: 32px;
  margin-left: 15px;
  padding: 9px 18px;
  line-height: 1;
}

.btn-dl {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 24px;
  border-radius: 35px;
  background: #f07c00;
  color: #fff !important;
  font-size: 12px;
  font-weight: bold;
}

.btn-dl:hover {
  background: #ff9524;
}

.btn-dl.is-disabled {
  background: #666;
  cursor: default;
  pointer-events: none;
}

.btn-send-sp, .btn-userdata {
  display: inline-block;
  height: 35px;
  line-height: 31px;
  padding: 0 30px;
  border: 2px solid #00a6c9;
  border-radius: 35px;
  background: #fff;
  font-size: 12px;
  font-weight: bold;
}

.btn-send-sp:hover, .btn-userdata:hover {
  border-color: #01c5ee;
}

.btn-userdata {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 16px;
}

.btn-next, .btn-more {
  display: inline-block;
  min-width: 200px;
  height: 40px;
  margin: auto;
  padding: 7px 10px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
}

.btn-next:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  height: 13px;
  padding-left: 16px;
  background: url("/images/apps/ico_next.png") right 0/7px 13px no-repeat;
}

.btn-more:after {
  content: "";
  height: 13px;
  display: inline-block;
  padding-left: 15px;
  background: url("/images/apps/ico_more.png") right 5px/13px 7px no-repeat;
}

.btn-next-area,
.loading-area {
  padding-top: 14px;
  border-top: 1px solid #ddd;
  text-align: center;
}

.app-card + .btn-next-area {
  border-top: none;
}

.c-search {
  text-align: left;
  position: relative;
}

.c-search-box {
  position: relative;
}

.c-search_field {
  width: 100%;
  height: 35px;
  padding: 7px 35px 7px 7px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #232b39;
  font-size: 12px;
  -webkit-appearance: none;
}

.c-search_field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.c-search_btnarea {
  position: absolute;
  top: 0;
  right: 0;
}

.c-search_btn {
  width: 35px;
  height: 35px;
  border-radius: 0 4px 4px 0;
  border: 1px solid #ccc;
  cursor: pointer;
  background: #fff;
}

.c-search_btn img {
  margin-top: 1px;
}

.c-suggest {
  position: absolute;
  top: 34px;
  z-index: 1;
  min-width: 300px;
}

.c-suggest > div {
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  background: #fff;
}

.c-suggest_list li {
  padding: 7px 14px;
  line-height: 1.6;
}

.c-suggest_list b {
  font-weight: bold;
}

.c-suggest_list a {
  display: block;
  min-height: 35px;
  margin: -7px -14px;
  padding: 7px 14px;
  color: #232b39;
}

.c-suggest_list a:hover,
.c-suggest_list .is-active {
  background: #eaeaea;
  text-decoration: none;
}

@media screen and (max-height: 840px) {
  .modal .c-suggest_list {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 150px;
  }
}

.c-pickup-keyword_title {
  margin: 0 5px 4px;
  padding: 5px 7px;
  border-bottom: 1px solid #ccc;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

.search-result {
  overflow: hidden;
  margin: 0 5px 14px 5px;
  color: #666;
}

.search-result-r {
  float: right;
  text-align: right;
}

.search-result-l {
  float: left;
}

.search-result_text {
  clear: both;
  padding-top: 10px;
  font-size: 12px;
  line-height: 1.3;
}

.c-modal {
  position: fixed;
  z-index: 10000;
  width: 720px;
  background: #fff;
}

.c-modal--small {
  width: 400px;
}

.c-modal_close {
  position: absolute;
  top: 10px;
  right: 12px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  background: #fff;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
}

.c-modal_close span {
  display: block;
  padding-top: 1px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 100%;
}

.c-modal_logo {
  position: absolute;
  top: -71px;
  left: 281px;
}

.c-modal-body {
  padding: 14px 30px 21px;
}

.c-modal_title {
  margin: 20px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.c-modal_leadtext {
  margin: 21px 0 28px;
}

.c-modal_leadtext--guest {
  margin-top: 20px;
}

#dialogMask {
  position: fixed;
  z-index: 9999;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
}

.c-form-control {
  display: block;
  width: 100%;
  min-height: 42px;
  padding: 7px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  color: #333;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-appearance: none;
  appearance: none;
}

.c-form-control:focus {
  box-shadow: none;
}

textarea.c-form-control {
  height: auto;
  resize: vertical;
}

.is-error {
  border-color: #fc4c4c !important;
}

.c-selectbox {
  display: block;
  position: relative;
  width: 100%;
}

.c-selectbox:before {
  position: absolute;
  top: 9px;
  right: 10px;
  z-index: 1;
  padding: 9px 4px;
  background: url("/images/common/c-selectbox_bg.gif") no-repeat;
  content: "";
  pointer-events: none;
}

.c-selectbox--inline {
  display: inline-block;
  width: auto;
}

select.c-form-control {
  min-height: 35px;
  padding-right: 28px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

label.c-form-radio {
  margin: 0 14px 0 0;
  cursor: pointer;
}

input.c-form-radio {
  -webkit-appearance: none;
  position: relative;
  border: 1px solid #ccc;
  width: 13px;
  height: 13px;
  margin-right: 7px;
  background: #fff;
  border-radius: 50%;
}

input.c-form-radio:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: none;
  width: 6px;
  height: 6px;
  margin: auto;
  background: #666;
  border-radius: 50%;
}

input.c-form-radio:checked:before {
  display: block;
}

.c-form-password {
  position: relative;
}

.c-form-password button {
  position: absolute;
  top: 8px;
  right: 7px;
  background: #999;
  width: 64px;
  height: 26px;
  border: 0;
  color: #fff;
  font-size: 12px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

.c-form-checkbox {
  cursor: pointer;
  color: #232b39;
  font-size: 14px;
}

.c-form-checkbox input {
  position: relative;
  top: 1px;
}

.apps-info {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.apps-info_side {
  display: table-cell;
  width: 70px;
}

.apps-info_price {
  margin: 14px 0;
  font-size: 13px;
  text-align: center;
  line-height: 1;
}

.apps-info_prices {
  font-size: 13px;
  color: #232b39;
}

.apps-info_prices-item {
  margin-right: 14px;
}

.apps-info_main {
  display: table-cell;
  vertical-align: top;
  padding-left: 14px;
}

.apps-info_title {
  margin-top: -3px;
  margin-bottom: 9px;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.6;
}

.apps-info_title + .apps-info_label-area {
  margin-top: 9px;
}

.apps-info_dealer {
  color: #666;
  font-size: 11px;
}

.apps-info_label-area {
  font-size: 0;
}

.apps-info_label-area .app-label {
  margin-bottom: 12px;
}

.apps-info_appname {
  overflow: hidden;
  max-height: 3em;
  font-size: 12px;
  line-height: 1.6;
  color: #666;
}

.apps-info .star {
  margin: 13px 0 18px;
}

.apps-info_reviewcount {
  display: inline-block;
  margin-left: 14px;
  color: #666;
  font-size: 12px;
  vertical-align: baseline;
}

.apps-info_detail {
  overflow: hidden;
  margin: 0;
  color: #666;
  font-size: 12px;
}

.apps-info_detail dt {
  float: left;
}

.apps-info_detail dd {
  margin-left: 2.5em;
  margin-bottom: 10px;
}

.apps-info_detail dd:last-child {
  margin-bottom: 0;
}

.apps-info + .recommended-point {
  margin-top: 0;
}

.apps-info .app-icon img {
  border-radius: 17px;
}

.topicpath {
  margin: 6px 0 18px;
}

.topicpath ul {
  font-size: 0;
}

.topicpath ul + ul {
  margin-top: 5px;
}

.topicpath_item {
  display: inline-block;
  margin-right: 2px;
  color: #232b39;
  font-size: 13px;
}

.topicpath_item + .topicpath_item {
  padding-left: 15px;
  background: url("/images/apps/arrow-topicpath.png") 4px 5px/6px 12px no-repeat;
}

#link-list {
  text-align: left;
  background: url("/images/apps/home.png") no-repeat left 1px;
  padding-left: 15px;
  font-size: 11px;
}

.star, .review-star {
  display: inline-block;
  font-size: 0;
  line-height: 1;
}

.star:before, .review-star:before {
  content: "";
  display: inline-block;
  background: url("/images/apps/star-m.png") top left no-repeat;
  vertical-align: bottom;
}

.star:before {
  height: 13px;
  margin-bottom: 3px;
  padding-left: 76px;
  background-size: 76px 213px;
}

.star_score {
  margin-left: 5px;
  color: #232b39;
  font-size: 17px;
  font-weight: normal;
}

.star.star00:before {
  background-position: left -200px;
}

.star.star05:before {
  background-position: left -180px;
}

.star.star10:before {
  background-position: left -160px;
}

.star.star15:before {
  background-position: left -140px;
}

.star.star20:before {
  background-position: left -120px;
}

.star.star25:before {
  background-position: left -100px;
}

.star.star30:before {
  background-position: left -80px;
}

.star.star35:before {
  background-position: left -60px;
}

.star.star40:before {
  background-position: left -40px;
}

.star.star45:before {
  background-position: left -20px;
}

.star.star50:before {
  background-position: left 0;
}

.star--small:before {
  height: 11px;
  margin-bottom: 2px;
  padding-left: 68px;
  background-size: 68px 191px;
}

.star--small .star_score {
  font-size: 14px;
}

.star--small.star00:before {
  background-position: left -180px;
}

.star--small.star05:before {
  background-position: left -162px;
}

.star--small.star10:before {
  background-position: left -144px;
}

.star--small.star15:before {
  background-position: left -126px;
}

.star--small.star20:before {
  background-position: left -108px;
}

.star--small.star25:before {
  background-position: left -90px;
}

.star--small.star30:before {
  background-position: left -72px;
}

.star--small.star35:before {
  background-position: left -55px;
}

.star--small.star40:before {
  background-position: left -36px;
}

.star--small.star45:before {
  background-position: left -19px;
}

.star--small.star50:before {
  background-position: left 0;
}

.review-star {
  margin-bottom: 14px;
}

.review-star:before {
  height: 11px;
  margin-bottom: 2px;
  padding-left: 68px;
  background-size: 68px 191px;
}

.review-star .star_score {
  font-size: 14px;
}

.review-star.star00:before {
  background-position: left -180px;
}

.review-star.star10:before {
  background-position: left -144px;
}

.review-star.star20:before {
  background-position: left -108px;
}

.review-star.star30:before {
  background-position: left -72px;
}

.review-star.star40:before {
  background-position: left -36px;
}

.review-star.star50:before {
  background-position: left 0;
}

.p-feature-search {
  width: 420px;
  height: 42px;
  margin: 26px auto 0;
}

.p-feature-search .c-search_field {
  height: 42px;
  padding-right: 84px;
  border: 2px solid #00bec8;
  font-size: 14px;
}

.p-feature-search .c-search_btn {
  width: 84px;
  height: 42px;
  border: 2px solid #00bec8;
  background: #00bec8;
  color: #fff;
  font-size: 14px;
}

.p-feature-search .c-search_btn img {
  margin-right: 8px;
}

.p-feature-search .c-suggest {
  top: 40px;
  min-width: 336px;
}

.p-form-center {
  width: 610px;
  margin: 56px auto;
}

.p-form_group {
  margin-bottom: 28px;
}

.p-form_group--confirm {
  margin-bottom: 35px;
}

.p-form_label {
  margin-bottom: 14px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}

.p-form_label--confirm {
  color: #666;
}

.p-form_label-text {
  margin-left: 7px;
  color: #666;
}

.p-form-text {
  margin: 21px 0;
  font-size: 14px;
  line-height: 1.6;
}

.p-form-text--headtext {
  margin: 42px 0;
}

.p-form-text b {
  font-weight: bold;
}

.p-form_confirm {
  margin: 56px 0 56px;
  line-height: 1.6;
}

.p-form-smtext {
  margin: 14px 0;
  color: #666;
}

.p-form-smtext li:not(:last-child) {
  margin-bottom: 7px;
}

.p-form_submit--bottom + .p-form-smtext {
  margin: -42px 0 112px;
}

.p-form-link {
  margin: 42px 0;
}

.p-form-error-text {
  margin: 7px 0;
  color: #e71120;
  font-size: 12px;
}

.p-form_submit {
  margin: 42px 0;
  text-align: center;
}

.p-form_submit--modal {
  margin: 35px 0 14px;
}

.p-form_submit--bottom {
  margin: 70px 0 112px;
}

.p-form_submit .c-btn {
  padding: 0 14px;
}

.p-form_submit .c-btn--secondary {
  background: #999;
  color: #fff;
}

.p-form_submit .c-btn + .c-btn {
  margin-left: 42px;
}

.p-modal-form {
  margin: 20px auto 0;
  text-align: left;
}

.p-modal-form--small {
  width: 500px;
}

.p-modal-form_group:not(:first-child) {
  margin-top: 21px;
}

.p-modal-form_label {
  float: left;
  width: 160px;
  padding-top: 9px;
}

.p-modal-form_box {
  margin-left: 170px;
}

.p-modal-form_link {
  margin: 21px 0 7px;
}

.p-app-card {
  position: relative;
  padding: 24px 13px 13px;
  border: 1px solid #ddd;
  background: #fff;
}

.p-app-card_rank {
  position: absolute;
  left: -1px;
  top: 0px;
}

.p-app-card-comment .comment {
  padding-bottom: 0;
}

.p-app-card-comment_title {
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  line-height: 1;
}

.p-app-card_detail-link {
  margin: 9px 0 0;
  padding-right: 13px;
  float: right;
  background: url("/images/apps/ico_next.png") right 4px/7px 13px no-repeat;
  color: #00a6c9;
  font-size: 12px;
  text-align: right;
}

.p-app-card_detail-link a {
  color: #00a6c9;
}

.p-app-card_detail-link a:hover {
  color: #01c5ee;
  text-decoration: none;
}

.p-app-card .apps-info_side {
  width: 85px;
}

.p-app-card .apps-info_title {
  font-size: 14px;
  font-weight: bold;
}

.p-app-card .apps-info_reviewtitle {
  margin-bottom: 7px;
  color: #232b39;
  font-size: 13px;
  line-height: 1.6;
}

.app-label, .pr-label {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  background: #fff;
  text-align: center;
  font-size: 11px;
}

.app-label {
  width: 56px;
  height: 16px;
  margin-right: 5px;
  padding-top: 2px;
  line-height: 1;
}

.app-label img {
  vertical-align: middle;
}

.app-label--booming {
  padding-left: 14px;
  background: url("/images/apps/ico_app-label--booming.gif") no-repeat 2px center #fff;
  background-size: 11px 11px;
  border-color: #ed2178;
  color: #ed2178;
}

.app-label--new-release {
  padding-left: 24px;
  background: url("/images/apps/ico_app-label--new.gif") no-repeat 4px center #fff;
  background-size: 18px 6px;
  border-color: #f26522;
  color: #f26522;
}

.app-label--recent-release {
  border-color: #00bec8;
  color: #00bec8;
}

.app-label--unavailable {
  width: auto;
  padding: 2px 4px 0;
  background: #666;
  color: #fff;
}

.pr-label {
  width: 30px;
  height: 14px;
  line-height: 13px;
  font-size: 10px;
  border-color: #aaa;
  color: #aaa;
}

.p-icon-catlist a {
  padding: 7px 0;
}

.p-icon-catlist_icon {
  width: 30px;
}

.p-icon-catlist_icon img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
}

.p-icon-catlist_catname {
  padding-left: 11px;
  line-height: 1.6;
}

.p-icon-catlist_count {
  padding-left: 2px;
  color: #666;
}

.sidecategory-list {
  margin-bottom: 45px;
}

.sidecategory-list_title {
  padding: 7px 0 6px 7px;
  border-bottom: 1px solid #ddd;
  background: #f5f5f5;
  color: #232b39;
  font-size: 13px;
  font-weight: bold;
}

.sidecategory-list li {
  position: relative;
  margin: 9px 0 11px;
  line-height: 1.6;
}

.sidecategory-list_link {
  margin: 18px 0;
  padding-right: 13px;
  background: url("/images/apps/ico_next.png") right 4px/7px 13px no-repeat;
  color: #32b4cc;
  font-size: 13px;
  text-align: right;
}

.sidecategory_tree-list {
  margin-left: 9px;
}

.sidecategory_tree-list li:first-child {
  font-weight: bold;
}

.sidecategory_tree-list li:first-child:before {
  content: "";
  display: block;
  position: absolute;
  left: -9px;
  height: 100%;
  width: 2px;
  background: #00a6c9;
  border-radius: 4px;
}

.p-subcontent-manga li + li {
  border-top: 1px solid #ddd;
}

.p-subcontent-manga_badge {
  display: inline-block;
  margin-bottom: 14px;
  padding: 3px 12px;
  border-radius: 40px;
  background-color: #00bfa5;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}

.p-subcontent-manga_head {
  display: block;
  color: #232b39;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.6;
}

.p-subcontent-manga a > * {
  display: table-cell;
}

.p-subcontent-manga_image {
  width: 80px;
  vertical-align: top;
}

.p-subcontent-manga_image img {
  width: 100%;
}

.p-subcontent-manga_info {
  padding: 21px 0 0 21px;
}

.c-article-list + .pagination,
.comment-list + .pagination {
  border-top: 1px solid #ddd;
  margin-top: 0;
  padding-top: 35px;
}

.comment-list + .pagination {
  margin: 0 14px 35px;
}

.comment-list + .pagination ul {
  margin: 0 -14px;
}

.pagination {
  margin: 35px 0;
  text-align: center;
}

.pagination ul {
  font-size: 0;
  margin: auto -20px;
}

.pagination li {
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  font-size: 10px;
}

.pagination li + li {
  margin-left: -1px;
}

.pagination a {
  display: block;
  height: 35px;
  margin: 0;
  border: 1px solid #cececf;
  background: #fff;
}

.pagination a:hover {
  color: #333;
  background: #fff;
  text-decoration: none;
}

.pagination a img {
  vertical-align: middle;
}

.pagination a,
.pagination .current {
  border: 1px solid #cececf;
  text-decoration: none;
}

.pagination .abbreviation {
  margin: 0 10px;
}

.pagination .pager_first {
  margin-right: 14px;
}

.pagination .pager_prev {
  margin-right: 7px;
}

.pagination .pager_next {
  margin-left: 7px;
}

.pagination .pager_last {
  margin-left: 14px;
}

.pagination .pager_abbreviation {
  margin-top: -5px;
  vertical-align: top;
  font-size: 21px;
}

.bigfooter {
  position: relative;
  clear: both;
  padding-bottom: 49px;
  font-size: 0;
}

.bigfooter_title {
  padding: 10px 0;
  line-height: 1;
  border-top: 1px solid #999;
  border-bottom: 1px solid #eee;
  color: #232b39;
  font-size: 13px;
  font-weight: bold;
}

.bigfooter_menu {
  display: inline-block;
  width: 256px;
  vertical-align: top;
}

.bigfooter_menu a {
  color: inherit;
}

.bigfooter_menu a:hover {
  color: #00a6c9;
  text-decoration: none;
}

.bigfooter_menu dt {
  height: 28px;
  line-height: 28px;
  margin: 7px 0 0;
  font-size: 12px;
  color: #232b39;
}

.bigfooter_menu dd {
  margin-bottom: 4px;
  font-size: 10px;
  color: #666;
}

.p-category-list-section {
  margin-bottom: 35px;
  padding: 15px;
  border: 1px solid #cbd2d9;
  border-radius: 5px;
  background: #fff;
}

.p-category-list-section span {
  font-size: 14px;
  padding: 11px 0;
}

.p-category-list-section a {
  display: inline-block;
  margin: 10px 0 12px;
  padding: 0 5px 0 20px;
}

.p-app-card-tabletdl {
  overflow: hidden;
  margin: 22px 0 5px;
  text-align: right;
}

.p-app-card-tabletdl .btn-dl {
  width: 389px;
  text-align: center;
}

.p-main-titlebox {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 5px;
}

.p-main-appicon {
  display: table-cell;
  width: 76px;
  padding-right: 20px;
}

.p-main-appicon img {
  border-radius: 38px;
}

.p-main-title {
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
}

.p-main-title_sub {
  margin-bottom: 4px;
  font-size: 16px;
  color: #cd2c7d;
}

.p-main-desc {
  margin: 21px 0;
  font-size: 12px;
  color: #666;
  line-height: 1.6;
}

.viewcount {
  display: inline-block;
  margin-left: 22px;
  color: #232b39;
  font-size: 13px;
}

.viewcount span {
  margin-left: 3px;
  font-size: 12px;
}

.p-app-ranking_tab {
  margin-bottom: 21px;
  border-bottom: 1px solid #ddd;
  font-size: 0;
}

.p-app-ranking_tabitem {
  display: inline-block;
  height: 36px;
  width: 110px;
  margin-left: 7px;
  margin-bottom: -1px;
  vertical-align: top;
}

.p-app-ranking_tabitem a {
  display: block;
  height: 100%;
  padding-top: 7px;
  border: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  background: #fff;
  font-size: 13px;
  text-align: center;
}

.p-app-ranking_tabitem.is-active a {
  border-bottom: 1px solid #fff;
  color: #232b39;
  font-weight: bold;
  cursor: default;
  text-decoration: none !important;
}

.p-app-ranking_tabitem.is-disabled a {
  color: #ddd;
  cursor: default;
  text-decoration: none !important;
}

.p-app-ranking_sort {
  height: 58px;
}

.p-app-ranking_sort > * {
  display: inline-block;
}

.p-app-ranking_sortitem {
  display: inline-block;
  margin-left: 20px;
  text-align: center;
}

.p-app-ranking_sortitem a {
  display: block;
  padding: 4px 14px 2px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.p-app-ranking_sortitem.is-active a {
  position: relative;
  border: none;
  background-color: #00a6c9;
  color: #fff;
  font-weight: bold;
}

.p-app-ranking_sortitem.is-active a:before {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0;
  right: 0;
  width: 13px;
  height: 8px;
  margin: 0 auto;
  background: url("/images/apps/arrow_down_blue.png") center 0 no-repeat;
  background-size: 13px 8px;
}

.p-app-ranking_sortitem.is-disabled a {
  border-color: #ddd;
  color: #ddd;
  text-decoration: none !important;
  cursor: default;
}

.p-app-ranking_title {
  margin-bottom: 21px;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
}

.p-app-ranking_desc {
  margin-bottom: 21px;
  color: #666;
  font-size: 12px;
  line-height: 1.6;
}

.p-app-ranking_update {
  display: inline-block;
  font-size: 12px;
  color: #666;
}

.p-app-ranking_update span {
  color: #232b39;
  font-size: 13px;
}

.p-app-ranking .p-app-card + .p-app-card {
  margin-top: -1px;
}

.p-app-ranking_label {
  display: inline-block;
  vertical-align: top;
  height: 18px;
  min-width: 18px;
  margin-top: -1px;
  padding: 1px 2px 0;
  border: 1px solid #ddd;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  color: #666;
}

.p-app-ranking_label--pr {
  font-size: 9px;
  color: #999;
}

[class*="p-app-ranking--"] .p-app-ranking_label {
  min-width: 35px;
  border-width: 0;
  color: #fff;
}

.p-app-ranking_label img {
  margin: 2px 3px 0 0;
}

.p-app-ranking--01 .p-app-ranking_label {
  background: #b9a679;
}

.p-app-ranking--02 .p-app-ranking_label {
  background: #939ba0;
}

.p-app-ranking--03 .p-app-ranking_label {
  background: #b78961;
}

.p-app-ranking .apps-info .star {
  margin: 11px 0 14px;
}

.p-powered-by {
  margin: -18px 0 10px;
  text-align: right;
}

.p-powered-by img {
  height: 30px;
}

.p-AppApe {
  margin-top: 32px;
  font-size: 14px;
}

.p-AppApe_baner {
  margin: 20px 0;
  padding: 26px;
  border: 1px solid #999;
  background-color: #fafafa;
}

.p-AppApe_baner p span {
  color: #666;
  font-size: 12px;
}

.p-AppApe_baner-image {
  margin: 20px 0;
}

.p-AppApe_baner-image img {
  width: 100%;
}

.p-pickup {
  margin-bottom: 28px;
}

.p-pickup_head {
  height: 36px;
  margin-bottom: 7px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 36px;
}

.p-pickup-card {
  display: table;
  width: 100%;
  padding: 14px;
  border: 1px solid #ddd;
}

.p-pickup-card + .p-pickup-card {
  margin-top: 14px;
}

.p-pickup-card_image {
  display: table-cell;
  width: 120px;
}

.p-pickup-card_image img {
  width: 100%;
}

.p-pickup-info {
  position: relative;
  display: table-cell;
  padding-left: 18px;
}

.p-pickup-info_title {
  color: #00a6c9;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
}

.p-pickup-info_title:hover {
  color: #01c5ee;
}

.p-pickup-info_link {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 9px 0 0;
  padding-right: 13px;
  background: url("/images/apps/ico_next.png") right 4px/7px 13px no-repeat;
  color: #00a6c9;
  font-size: 12px;
}

.ads-area {
  margin: 21px 0;
  padding: 0;
}

.ads-area02 {
  margin: 21px 0;
}

.p-cat-titlebox {
  margin-bottom: 21px;
  padding: 21px 0 0;
}

.p-main-title {
  font-size: 24px;
}

.p-main-title span {
  display: block;
  font-size: 18px;
}

.android .c-category_app-icon:before {
  display: none;
}

.android .c-category_app-icon img {
  border-radius: 0;
}

.l-main_content .p-category_container {
  margin-top: -14px;
}

.is-disabled {
  pointer-events: none;
}

.c-category_list-carousel {
  overflow-scrolling: touch;
  white-space: nowrap;
}

.c-category_app-icon {
  position: relative;
  margin: 0 auto;
  vertical-align: top;
}

.c-category_app-icon:before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 22%;
  content: "";
  box-sizing: border-box;
}

.c-category_app-icon img {
  width: 100%;
  border-radius: 22%;
}

.c-category_app-info {
  overflow: hidden;
}

.c-category_app-info > * {
  margin-bottom: 7px;
}

.c-category_app-info > *:last-child {
  margin-bottom: 0;
}

.c-category_app-name {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  min-height: 16px;
  color: #00a6c9;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-category_app-detail {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-category_app-category {
  overflow: hidden;
  position: relative;
  min-height: 12px;
  text-overflow: ellipsis;
}

.c-category_app-price + span {
  padding-left: 7px;
}

.c-category_app-price + span:before {
  position: absolute;
  top: -4px;
  left: 0;
  content: "|";
}

.c-category_app-star {
  margin-top: 4px;
  line-height: 1;
}

.c-category_app-star strong {
  font-size: 14px;
  vertical-align: top;
  display: inline-block;
  margin-top: 1px;
}

.p-category--test .p-category_list-col .c-category_app-info {
  margin-top: 7px;
}

.p-category_head {
  position: relative;
  width: 68%;
  margin-bottom: 14px;
  padding-top: 21px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.p-category_head span {
  border: 1px solid #ddd;
  margin-left: 7px;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: normal;
}

.p-category_head .app-label {
  width: auto;
  margin-left: 7px;
  vertical-align: text-bottom;
}

.p-category_seemore {
  float: right;
  margin-top: -44px;
  padding: 7px;
  font-size: 12px;
}

.p-category_seemore img {
  margin-top: 4px;
  margin-left: 4px;
}

.p-category_container {
  position: relative;
}

.p-category_container + .p-category_container:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #ddd;
  content: "";
}

.p-category_related {
  margin-bottom: 14px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #eaeced;
}

.p-category_related-head {
  margin: 14px 14px 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
}

.p-category_list {
  overflow-y: hidden;
  margin-bottom: 21px;
}

.p-category_list .c-carousel_area {
  white-space: nowrap;
}

.p-category_list > * {
  font-size: 0;
}

.p-category_list-related {
  margin: 0;
  padding: 14px;
}

.p-category_list-related li {
  display: inline-block;
  margin-right: 7px;
}

.p-category_list-related a {
  padding: 14px;
  border-radius: 4px;
  background-color: #fff;
  color: #00a6c9;
  font-size: 12px;
  font-weight: bold;
}

.p-category_list-row li {
  display: inline-block;
  width: 23.5%;
  margin-right: 7px;
  vertical-align: top;
}

.p-category_list-row .c-category_app-detail > * {
  display: block;
  margin-bottom: 7px;
}

.p-category_list-row .c-category_app-icon {
  width: 74%;
  margin-bottom: 7px;
}

.p-category_list-row .c-category_app-name {
  height: 35px;
  line-height: 1.3;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.p-category_list-col {
  margin-top: -1px;
}

.p-category_list-col li {
  position: relative;
}

.p-category_list-col li + li:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  border-top: 1px solid #ddd;
  content: "";
}

.p-category_list-col li a {
  display: block;
  padding: 9px 0;
}

.p-category_list-col > li {
  display: inline-block;
  width: 48.6%;
  margin-right: 14px;
}

.p-category_list-col > li:last-child {
  margin-right: 0;
}

.p-category_list-col .c-category_app-info {
  display: inline-block;
  width: calc(100% - 84px);
  margin-top: 10px;
}

.p-category_list-col .c-category_app-icon {
  display: inline-block;
  width: 70px;
  margin-right: 14px;
}

.p-category_list-col--ranking > li {
  display: block;
  width: 100%;
}

.p-category_list-col--ranking .c-category_app-info {
  width: calc(100% - 123px);
}

.p-category_list-article {
  margin-bottom: 21px;
}

.p-category_list-article .c-carousel-item {
  display: inline-block;
  width: 320px;
  border: 1px solid #ddd;
  border-radius: 16px;
  vertical-align: top;
}

.p-category_app-rank {
  position: relative;
  display: inline-block;
  width: 28px;
  margin: 25px 4px 0 0;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

.p-category_app-rank:before {
  position: absolute;
  top: -11px;
  left: 6px;
  width: 16px;
  height: 12px;
  background: 0 / 16px 12px no-repeat;
  content: "";
}

.p-category_app-rank--1, .p-category_app-rank--2, .p-category_app-rank--3 {
  font-size: 16px;
}

.p-category_app-rank--1 {
  color: #ab9256;
}

.p-category_app-rank--1:before {
  background-image: url("/images/topics/icon_rank1.png");
}

.p-category_app-rank--2 {
  color: #7a878f;
}

.p-category_app-rank--2:before {
  background-image: url("/images/topics/icon_rank2.png");
}

.p-category_app-rank--3 {
  color: #a77247;
}

.p-category_app-rank--3:before {
  background-image: url("/images/topics/icon_rank3.png");
}

.p-category_article-image {
  width: 100%;
  border-radius: 16px 16px 0 0;
}

.p-category_article-title {
  overflow: hidden;
  height: 44px;
  margin: 14px 0;
  padding: 0 14px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.p-recommend_user-detail {
  display: inline-block;
  margin-top: 7px;
}

.p-recommend_user-detail span {
  margin-right: 7px;
}

.p-recommend_user-text {
  overflow: visible;
  max-height: inherit;
  margin-top: 0;
  color: #232b39;
  line-height: 1.6;
}

.p-recommend_user-name {
  display: inline-block;
  overflow: hidden;
  max-width: 100px;
  margin-left: 7px;
  color: #232b39;
  line-height: 1.6;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-main_top-search {
  margin-top: 10px;
}

.p-search-result span {
  margin: 0 3px 0 14px;
  font-size: 15px;
}

.p-searchlist_none-text {
  padding: 28px 14px;
  border-radius: 6px;
  background: #eaeaea;
  font-size: 14px;
  text-align: center;
  line-height: 1.7;
}

.p-searchlist_hint {
  margin: 28px 0;
  font-size: 13px;
}

.p-searchlist_hint dt {
  margin-bottom: 7px;
  font-weight: bold;
}

.p-searchlist_hint dd {
  position: relative;
  margin: 0 0 7px;
  padding-left: 10px;
  color: #232b39;
  line-height: 1.6;
}

.p-searchlist_hint dd:before {
  position: absolute;
  top: 0.7em;
  left: 3px;
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #232b39;
}

.l-main .adv-area > div {
  margin-top: 10px;
  margin-bottom: 25px;
}

.adv-area.column-1 > div {
  margin: 25px 0;
}

.adv-area.column-2 > div {
  margin: 0 21px 20px;
  float: left;
}

.adv-area.adv-area--pgn {
  margin: 0 auto;
  width: 684px;
  clear: both;
}

.l-side .adv-area {
  margin: 15px 0;
  text-align: center;
  line-height: 1;
}

.adv-area.adv-area--rt {
  margin: 0 0 21px;
}

.adv-area.adv-area--3rd {
  text-align: center;
}

.adv-area.adv-area--3rd > div {
  margin: 25px 0;
}

.adv-area.adv-area--btm {
  margin: 0 auto;
  padding: 20px 0;
  width: 684px;
  clear: both;
}

#div-gpt-ad-1415775179180-21.floating {
  position: fixed;
  top: 155px;
}

#div-gpt-ad-1415775179180-21.pinned-bottom {
  position: absolute;
  bottom: 0;
  _position: static;
}

#div-gpt-ad-1415775179180-44.floating {
  position: fixed;
  top: 100px;
}

#div-gpt-ad-1415775179180-44.pinned-bottom {
  position: absolute;
  bottom: 0;
  _position: static;
}

#div-gpt-ad-1477376022135-3.floating {
  position: fixed;
  top: 100px;
}

#div-gpt-ad-1477376022135-3.pinned-bottom {
  position: absolute;
  bottom: 700px;
  _position: static;
}

#div-gpt-ad-1477375934121-1.floating {
  position: fixed;
  top: 100px;
}

#div-gpt-ad-1477375934121-1.pinned-bottom {
  position: absolute;
  bottom: 1200px;
  _position: static;
}

.v2-wrapper #div-gpt-ad-1415775179180-44.floating {
  top: 15px;
}

.u-mt-7 {
  margin-top: 7px;
}

.u-carousel-dots-mt, .u-swipe-dots-mt {
  margin-top: 14px;
}

.mt_0 {
  margin-top: 0 !important;
}

.mt_10 {
  margin-top: 10px !important;
}

.mt_20 {
  margin-top: 20px !important;
}

.mb_0 {
  margin-bottom: 0 !important;
}

.mb_10 {
  margin-bottom: 10px !important;
}

.mb_20 {
  margin-bottom: 20px !important;
}

.mb_40 {
  margin-bottom: 40px !important;
}

.u-mb-42 {
  margin-bottom: 42px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.u-fl-r,
.right-item {
  float: right;
}

.left-item {
  float: left;
}
