@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, p, a, em, img, small, strong, u, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, article, aside, footer, header, menu, nav, section, time {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  color: #001b5a; }

html {
  line-height: 1;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: sans-serif;
  background: #fff;
  color: #333333;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

ol, ul {
  list-style: none; }

article, aside, footer, header, nav, section {
  display: block; }

button {
  font-weight: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]:focus {
  outline-offset: -2px; }

input[type="search"]::search-cancel-button,
input[type="search"]::search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

a {
  text-decoration: none;
  color: #024b87;
  tap-highlight-color: rgba(0, 0, 0, 0); }

a:link, a:visited, a:hover, a:active {
  color: #024b87; }

.slick-dots {
  position: absolute;
  bottom: -25px !important; }

.responsive_banner div a img {
  display: block;
  border-top: 1px solid #fff;
  width: 100%;
  height: auto; }

@media (min-width: 600px) {
  .responsive_banner div a img {
    width: 99%;
    height: auto;
    margin: auto; } }

.c-error__text {
  display: none; }

.c-maintenance__text-item {
  border: solid 1px #e64242;
  color: #e64242;
  width: 264px;
  margin: 5px auto 20px;
  padding: 10px 7px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  border-radius: 3px;
  text-align: center; }

.c-error__text-item {
  text-align: center !important;
  padding: 70px 0 90px !important;
  line-height: 1.4; }

.p-pricebox-camp__rate {
  display: block;
  width: 65px;
  font-size: 12px;
  background: #E64242;
  color: #fff;
  line-height: 27px;
  text-align: center;
  font-weight: bold; }

.p-pricebox-camp__text-item {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 10px;
  font-size: 12px;
  color: #E64242;
  background: #F9E8E8;
  line-height: 27px;
  font-weight: bold; }

.p-pricebox-smps__price {
  display: block;
  padding-left: 10px;
  font-size: 12px; }

.p-pricebox-smps__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 65px;
  min-width: 65px;
  padding: 5px 0;
  font-size: 12px;
  border-radius: 2px;
  background: #FF822E; }
  .p-pricebox-smps__title--min {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    min-width: 30px;
    padding: 3px 0;
    font-size: 12px;
    background: #FF822E; }

.p-pricebox-smps__title__text-item {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-size: 12px; }
  .p-pricebox-smps__title__text-item--min {
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 1.2;
    font-size: 11px; }

.p-pricebox-smps__price-after {
  font-size: 25px; }

.p-pricebox-credit__price {
  display: block;
  padding-left: 10px;
  font-size: 12px; }

.p-pricebox-credit__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 65px;
  min-width: 65px;
  padding: 5px 0;
  font-size: 12px;
  border-radius: 2px;
  background: #7a7f87; }

.p-pricebox-credit__title__text-item {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-size: 12px; }

.p-pricebox-credit__price-after {
  font-size: 25px; }

.p-pricebox-default__price {
  display: block;
  padding-left: 10px;
  color: #7A7F87; }

.p-pricebox-default__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  padding: 5px 0;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  background: #7A7F87;
  font-size: 12px; }
  .p-pricebox-default__title--min {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    min-width: 30px;
    padding: 3px 0;
    color: #fff;
    background: #7A7F87;
    font-size: 11px;
    text-align: center; }

.c-search {
  border: solid 1px #024b87;
  border-radius: 4px;
  display: -webkit-box;
  overflow: hidden; }

.c-search__button-item {
  width: 64px;
  margin: 0;
  padding: 8px 16px;
  background: #024b87;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0; }

.c-search__input-item::-webkit-input-placeholder {
  line-height: 20px; }

.c-search__input {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-flex: 1; }

.c-search__input-item {
  display: block;
  width: 100%;
  padding: 0 5px;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  outline: none;
  font-size: 15px;
  -webkit-box-flex: 1;
  border: none; }

.c-search__input-item::-webkit-input-placeholder {
  font-size: 15px;
  color: #77a8c9; }

.c-search__input--is-focus::after {
  display: block;
  padding: 0 5px;
  background: #ccc;
  background-size: 13px auto;
  content: "";
  width: 13px;
  height: 13px; }

.c-search__delete-item {
  display: block;
  width: 13px;
  height: 13px;
  margin-right: 10px;
  text-indent: -9999px;
  background-image: url("../img/common/btn_close.png");
  background-size: 13px auto; }

.p-otameshi-message {
  padding: 10px 10px;
  position: relative;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 5px; }

.p-otameshi-message::after,
.p-otameshi-message::before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.p-otameshi-message::after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 8px;
  margin-top: -8px; }

.p-otameshi-message::before {
  border-color: rgba(204, 204, 204, 0);
  border-right-color: #cccccc;
  border-width: 9px;
  margin-top: -9px; }

.p-otameshi-message__text-item {
  font-weight: bold;
  color: #024b87;
  font-size: 12px;
  line-height: 17px;
  text-align: center; }

.p-name-input__float-notice {
  font-size: 10px;
  color: #7a7f87;
  position: absolute;
  right: 0;
  top: 14px;
  pointer-events: none; }

.pagination {
  text-align: center; }

.pagination li {
  width: 28px;
  height: 28px;
  border: solid 2px #d2dcf9;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  margin: 5px;
  line-height: 28px; }

.pagination.active {
  background: #d2dcf9; }

.pagination.active a {
  display: block; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/common/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25; }

.slick-next:before,
.slick-prev:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased; }

.slick-prev {
  left: 15px; }

[dir='rtl'] .slick-prev {
  right: 15px;
  left: auto; }

.slick-prev:before {
  content: ''; }

[dir='rtl'] .slick-prev:before {
  content: ''; }

.slick-next {
  right: 15px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: 15px; }

.slick-next:before {
  content: ''; }

[dir='rtl'] .slick-next:before {
  content: ''; }

/* Dots */
.slick-slide {
  position: relative; }

.slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  height: 9px;
  padding: 0;
  list-style: none;
  text-align: right;
  top: 0; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 9px;
  height: 9px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none; }

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  content: '';
  background: url(../img/carousel/icon_pager.png) no-repeat;
  background-size: 9px 9px;
  -webkit-background-size: 9px 9px;
  text-align: center;
  font-size: 20px;
  -webkit-font-smoothing: antialiased; }

.slick-dots li.slick-active button:before {
  content: '';
  background: url(../img/carousel/icon_pager_active.png) no-repeat;
  background-size: 9px 9px;
  width: 9px;
  height: 9px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(51, 51, 51, 0.3);
  overflow: hidden; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-prev.slick-arrow {
  background-image: url("../img/carousel/arrow_B_right.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1; }

.slick-next.slick-arrow {
  background-image: url("../img/carousel/arrow_B_left.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1; }

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 0.25; }

.l-has-scroll-header {
  padding-top: 45px; }

.l-has-scroll-header .l-global-nav {
  position: fixed;
  width: 100%;
  top: -144px;
  left: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 144px, 0);
  transform: translate3d(0, 144px, 0);
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 800ms cubic-bezier(0, 0, 0.25, 1);
  transition: transform 800ms cubic-bezier(0, 0, 0.25, 1);
  transition: transform 800ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 800ms cubic-bezier(0, 0, 0.25, 1); }

@media screen and (min-width: 600px) {
  .c-has-sidemenu.l-has-scroll-header .l-global-nav {
    width: auto;
    right: 280px; } }

.p-astro-container {
  padding-top: 28px;
  position: relative; }

.p-astro-container__tab {
  width: 50%;
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-astro-container__tab[data-day="today"] {
  left: 0; }

.p-astro-container__tab[data-day="tomorrow"] {
  right: 0; }

.p-astro-container__tab__text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e0eafc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-astro-container__tab[data-day="today"] .p-astro-container__tab__text-item {
  margin-left: 5px;
  margin-right: 1px; }

.p-astro-container__tab[data-day="tomorrow"] .p-astro-container__tab__text-item {
  margin-right: 5px;
  margin-left: 1px; }

.p-astro-container__section {
  padding-top: 20px;
  border-top: solid 2px #e0eafc; }

.p-astro-container__tab__image {
  display: block; }

.p-astro-container--current {
  top: -6px; }

.p-astro-container--current .p-astro-container__tab__text-item {
  height: 36px;
  border: solid 2px #e0eafc;
  border-bottom: none;
  background: #fff; }

.p-astro-sub-result {
  display: block;
  border-radius: 5px;
  overflow: hidden; }

.p-astro-sub-result__keyword {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-astro-sub-result__title {
  display: block;
  width: 100px;
  min-width: 100px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-astro-sub-result__title__keyword {
  display: block;
  height: 34px;
  padding-left: 25px;
  padding-top: 12px;
  color: #024B87;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  background: url("../img/common/icon_key.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: 1px;
  font-weight: bold;
  font-size: 10px; }

.p-astro-sub-result__title__luckycolor {
  display: block;
  height: 34px;
  padding-left: 25px;
  padding-top: 5px;
  color: #024B87;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  background: url("../img/common/icon_palette.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: 1px;
  font-weight: bold;
  font-size: 10px; }

.p-astro-sub-result__description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 14px;
  color: #001B5A; }

.p-astro-sub-result__description__text-item {
  display: block;
  padding: 0 5px;
  width: 100%;
  line-height: 18px; }

.p-astro-rank__list-item {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top; }

.p-astro-rank__list-item:nth-child(1) {
  width: 33%; }

.p-astro-rank__list-item:nth-child(2) {
  width: 34%; }

.p-astro-rank__list-item:nth-child(3) {
  width: 33%; }

.p-astro-rank__list-item:nth-child(4) {
  width: 50%;
  padding-left: 35px; }

.p-astro-rank__list-item:nth-child(5) {
  width: 50%;
  padding-right: 35px; }

.p-astro-rank__thumbnail {
  width: 70px;
  margin: 0 auto 5px;
  border-radius: 5px;
  overflow: hidden; }

.p-astro-rank__list-item:nth-child(1) .p-astro-rank__thumbnail {
  border: solid 3px #E0C03C;
  border-radius: 8px; }

.p-astro-rank__list-item:nth-child(2) .p-astro-rank__thumbnail {
  border: solid 3px #C6C4BA;
  border-radius: 8px; }

.p-astro-rank__list-item:nth-child(3) .p-astro-rank__thumbnail {
  border: solid 3px #EDB37A;
  border-radius: 8px; }

.p-astro-rank__link-item {
  display: block;
  width: 95px;
  margin: 0 auto;
  padding-top: 25px;
  position: relative; }

.p-astro-rank__list-item:nth-child(-n+3) .p-astro-rank__link-item {
  padding-top: 45px; }

.p-astro-rank__text-item {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  font-size: 13px;
  line-height: 1.4;
  text-align: center; }

.p-astro-rank__title {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 10px; }

.p-astro-rank__list-item:nth-child(-n+3) .p-astro-rank__title {
  top: 5px; }

.p-astro-recommend-dairy-part {
  background-color: #DAE2F2; }

.p-setting-astro {
  border-top: solid 1px #d2dcf9; }

.p-setting-astro__list-item {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #d2dcf9; }

.p-setting-astro__link-item {
  display: block;
  padding: 5px 0; }

.p-setting-astro__thumbnail {
  text-align: center;
  padding: 0 10px; }

.p-setting-astro__list-item:nth-child(3n+2) {
  width: 34%; }

.p-setting-astro__list-item:nth-child(3n+1),
.p-setting-astro__list-item:nth-child(3n+2) {
  border-right: solid 1px #d2dcf9; }

.p-astro-ranking-thumbnail {
  width: 85px;
  min-width: 85px;
  margin-right: 10px; }

.p-astro-rank-result__native {
  margin: auto; }

.p-astro-rank-result__native--background {
  background-color: #f6f6f6; }

.p-astro-rank-result__native-ad--button {
  background-color: #ede8fb; }

.p-astro-rank-result__native-ad--button-text {
  background: url("../img/common/icon_arrow_purple_right.png") right center/7px no-repeat;
  color: #977dea; }

.p-astro-rank-result__native-ad--img {
  width: 20px;
  height: 20px; }

.js-recently-menu__list-item {
  width: 90px;
  height: 120px;
  background-color: #e1eaff; }

.js-recently-menu__list-item__image {
  margin: 3px 13px 5px; }

.js-recently-menu__list-item__text {
  height: 42px;
  overflow: hidden; }

.p-astro-direct-somefree-title {
  background: url("../img/astro/trial_free_today.png") left top/26px no-repeat; }

.p-astro-direct-somefree-title-text {
  height: 20px; }

.p-astro-direct-somefree-birth-text {
  height: 20px; }

.directSomefree {
  border-bottom: solid 1px #d2dcf9; }

.c-faq-title .c-panel__text-item {
  text-indent: -20px;
  padding-left: 20px; }

.p-flat-category-list {
  width: 100%;
  display: inline-block; }

.p-flat-category-list__list-item {
  display: inline-block;
  margin-bottom: 10px;
  width: 33%; }

.p-flat-category-list__list-item:nth-child(3n+1) {
  width: 34%; }

.p-flat-category-list__link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 3px;
  background: #e1eaff;
  text-align: center; }

.p-flat-category-list__text-item {
  color: #024b87;
  font-size: 16px;
  font-weight: bold; }

.p-price-describe {
  padding: 16px;
  position: relative;
  border-radius: 4px; }

.p-price-describe--smps {
  background: #FCE4D4; }

.p-price-describe--default {
  background: #E0E8FC; }

.p-price-describe .p-text-price {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: -10px; }

.p-text-price {
  padding: 2px 5px;
  color: #fff;
  border-radius: 2px; }

.p-text-price--default {
  background: #166da8; }

.p-text-price--smps {
  background: #ff822e; }

.c-information__list-item {
  border-bottom: solid 1px #e1eaff; }

.c-information__link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 10px; }

.c-information__list-item--notice .c-information__link-item::before {
  display: block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin-left: 2px;
  margin-right: 10px;
  content: "";
  background: url("../img/common/icon_info.png");
  background-size: 16px auto; }

.c-information__list-item--ad .c-information__link-item::before {
  display: block;
  width: 22px;
  min-width: 22px;
  height: 16px;
  margin-right: 6px;
  content: "";
  background: url("../img/common/icon_textad.png");
  background-size: 22px auto; }

.c-information__text-item {
  display: block;
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.c-information__link-item::after {
  display: block;
  width: 7px;
  min-width: 7px;
  height: 10px;
  content: "";
  background: url("../img/common/icon_arrow_yellow_right.png");
  background-size: 7px auto; }

.p-maintenance-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 7px;
  background: #e0e0e0; }

.p-maintenance-message::after {
  display: block;
  content: "";
  width: 60px;
  height: 71px;
  background: url("../img/maintenance/chara_nekota.png");
  background-size: 61px auto; }

.p-maintenance-message__textarea {
  margin-right: 10px;
  padding: 8px 6px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  background: #fff;
  border-radius: 5px; }

.p-maintenance-message__textarea:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 10px;
  margin-top: -10px; }

.p-maintenance-message__text-item {
  font-weight: bold;
  line-height: 18px;
  text-align: center; }

.p-maintenance-message__text-item--title {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 3px; }

.p-maintenance-message__text-item--date {
  font-size: 11px; }

.p-lp-header_outer {
  background: #ffdff2 -webkit-gradient(linear, left top, left bottom, from(rgba(111, 162, 255, 0.8)), color-stop(83%, rgba(231, 213, 244, 0)), to(rgba(255, 223, 242, 0)));
  background: #ffdff2 -webkit-linear-gradient(top, rgba(111, 162, 255, 0.8) 0%, rgba(231, 213, 244, 0) 83%, rgba(255, 223, 242, 0) 100%);
  background: #ffdff2 linear-gradient(to bottom, rgba(111, 162, 255, 0.8) 0%, rgba(231, 213, 244, 0) 83%, rgba(255, 223, 242, 0) 100%); }

.p-lp-header_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 198px;
  background-image: url("../img/lp/chat_app_02/header_bg.png");
  background-size: 740px auto;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.p-lp-header_inner::before {
  content: "";
  display: block;
  width: 150px;
  height: 189px;
  margin-top: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: url("../img/lp/chat_app_02/header_bg_left.png");
  background-size: 150px auto;
  background-position: left bottom;
  background-repeat: no-repeat; }

.p-lp-header_inner::after {
  content: "";
  display: block;
  width: 131px;
  height: 189px;
  margin-top: 8px;
  background: url("../img/lp/chat_app_02/header_bg_right.png");
  background-size: 132px auto;
  background-position: center bottom;
  background-repeat: no-repeat; }

.p-lp-header_inner__heading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 291px;
  margin: 9px auto;
  z-index: 1; }

.p-lp-bg {
  background: url("../img/lp/chat_app_02/bg_content.png");
  background-size: 20px auto; }

.p-lp-section-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #a5c4eb; }

.p-lp-section-heading::before {
  content: "";
  display: block;
  width: 50%;
  height: 70px;
  background: #dd9ce4; }

.p-lp-section-heading__text {
  display: block;
  width: 100%;
  text-align: center;
  margin-left: -50%; }

.p-lp-flame {
  width: 280px;
  margin: 0 auto;
  background: #fff;
  border: solid 1px #d0cdc8;
  border-radius: 2px; }

.p-lp-thumbnail-list {
  width: 250px;
  margin: 0 auto; }

.p-lp-social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.p-lp-thumbnail-list__list-item {
  display: inline-block; }

.p-lp-social-twitter__link-item {
  display: block;
  padding-left: 26px;
  padding-right: 10px;
  line-height: 20px;
  font-size: 12px;
  background: url("../img/lp/chat_app_02/icon_twitter.png");
  background-size: 20px auto;
  background-repeat: no-repeat; }

.p-lp-social-line__link-item {
  display: block;
  padding-left: 26px;
  line-height: 20px;
  font-size: 12px;
  background: url("../img/lp/chat_app_02/icon_line.png");
  background-size: 20px auto;
  background-repeat: no-repeat; }

.p-lp-textlink {
  color: #118bbc;
  padding-right: 10px;
  font-size: 12px;
  background: url("../img/lp/chat_app_02/icon_triangle_blue_right.png");
  background-position: right center;
  background-size: 5px auto;
  background-repeat: no-repeat; }

.p-lp-title-ribbon {
  position: absolute;
  left: 55px;
  top: -20px; }

.p-diagnosis__content--wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  background: url(../img/diagnosis/bg_diagnosis.png) bottom repeat-x;
  background-size: contain; }

.p-diagnosis__content--wrapper::before,
.p-diagnosis__content--wrapper::after {
  content: "";
  width: 100%;
  display: block; }

.p-diagnosis__content--wrapper::before {
  position: absolute;
  height: 450px;
  background: url(../img/diagnosis/bg_kirakira_tablet.png) top no-repeat;
  background-size: auto 450px; }

.p-diagnosis__content--wrapper::after {
  background: url(../img/diagnosis/bg_footer_tablet.png) bottom no-repeat;
  background-size: auto 145px;
  min-height: 160px; }

.p-diagnosis__img-item {
  vertical-align: bottom;
  width: 100%;
  height: auto; }

.p-diagnosis__title-item--main {
  max-width: 320px;
  margin: 0 auto; }

.p-diagnosis__text-item--description {
  color: #fff;
  font-size: 17px;
  text-align: center;
  line-height: 1.5;
  margin: 1em 0; }

.p-diagnosis__title-item-start {
  max-width: 224px;
  margin: 0 auto 50px; }

.p-diagnosis__content--flow_chart {
  width: 90%;
  margin: 0 5%;
  padding-top: 1.5em;
  position: relative;
  background: url(../img/diagnosis/bg_question.png) repeat-x;
  background-size: contain;
  border-radius: 10px; }

.p-diagnosis__content--flow_chart::before {
  content: "";
  display: block;
  position: absolute;
  top: -40px;
  left: -3%;
  width: 101px;
  height: 115px;
  background: url(../img/diagnosis/img_mascot.png) top no-repeat;
  background-size: 100%; }

.p-diagnosis__title-item--question {
  font-size: 0;
  line-height: 0;
  max-width: 174px;
  margin: 0 0 25px 32%; }

.p-diagnosis__question-item {
  margin: 0;
  padding: 0 0 120px;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../img/diagnosis/bg_question_teller.png) bottom center no-repeat;
  background-size: auto 150px; }

.p-diagnosis__question-item::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  background: url(../img/diagnosis/bg_question_teller_off.png) bottom center no-repeat; }

.p-diagnosis__question-item-finish::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../img/diagnosis/bg_question_teller_off.png) bottom center no-repeat;
  background-size: auto 150px;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  animation: fadeIn 2s ease 0s 1 normal; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.p-diagnosis__question-item-finished::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../img/diagnosis/bg_question_teller_off.png) bottom center no-repeat;
  background-size: auto 150px; }

.p-diagnosis__question-list {
  list-style: none;
  padding: 1.25em 6.5% 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  z-index: 1; }

.p-diagnosis__question-list-item {
  width: 50%;
  text-align: center; }

.p-diagnosis__question-list-item-btn {
  max-width: 116px; }

.p-diagnosis__question-list-item--off {
  -webkit-filter: brightness(65%);
  filter: brightness(65%); }

.p-diagnosis__question__text-item {
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10%;
  position: relative;
  right: 0;
  -webkit-transition: all .7s ease;
  transition: all .7s ease; }

.p-diagnosis__question__text-item-slide {
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 0 10%;
  right: -500px; }

.p-diagnosis__question__text-item-slide.js-diagnosis__question__text-item-move {
  -webkit-animation: slide 1s ease 0s 1 forwards;
  animation: slide 1s ease 0s 1 forwards; }

@-webkit-keyframes slide {
  0% {
    right: -500px; }
  100% {
    right: 0; } }

@keyframes slide {
  0% {
    right: -500px; }
  100% {
    right: 0; } }

.p-diagnosis__btn-item--result {
  position: absolute;
  width: 100%;
  top: 61%;
  text-align: center; }

.p-diagnosis__btn-item--result-img {
  max-width: 176px; }

.p-diagnosis__title-item--result {
  max-width: 256px;
  margin: -10px auto 15px; }

.p-diagnosis__text-item--result {
  color: #fff;
  line-height: 1.5;
  margin: 0 25px 1.5em; }

.p-diagnosis__result-item {
  padding-bottom: 2em; }

.p-diagnosis__text-item--result_catch {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding: .75em 1em; }

.p-diagnosis__text-item--result_catch-phrase {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle; }

.p-diagnosis__result--list {
  list-style: none;
  width: 290px;
  margin: 0 auto;
  padding-bottom: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.p-diagnosis__result--list-item {
  width: 140px;
  background: #585ab6;
  border-radius: 5px;
  padding-bottom: .5em;
  -webkit-box-shadow: 1px 1px 2px #666;
  box-shadow: 1px 1px 2px #666;
  position: relative; }

.p-diagnosis__result--list-item--big {
  width: 290px;
  margin-bottom: .5em; }

.p-diagnosis__main-teller_img-item {
  background: url(../img/diagnosis/bg_teller_big.png);
  background-size: contain; }

.p-diagnosis__sub-teller_img-item {
  background: url(../img/diagnosis/bg_teller_small.png);
  background-size: contain; }

.p-diagnosis__label-item--big {
  padding: .75em 68px .75em 47px;
  position: relative; }

.p-diagnosis__label-item--big::before {
  content: "";
  display: block;
  position: absolute;
  width: 45px;
  height: 54px;
  background: url(../img/diagnosis/img_label.png) no-repeat;
  background-size: 100%;
  top: -1em;
  left: 2%; }

.p-diagnosis__label-item {
  width: 140px;
  margin: 0 auto;
  padding: .25em 0;
  position: relative; }

.p-diagnosis__label-item::before {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 32px;
  background: url(../img/diagnosis/img_label.png) no-repeat;
  background-size: 100%;
  top: -1.6em;
  left: 4%; }

.p-diagnosis__text-item--teller {
  color: #fff;
  line-height: 1.5;
  padding: 0 6% .6em;
  font-size: 12px; }

.p-diagnosis__text-item--type {
  color: #fff;
  text-align: center;
  padding-bottom: .4em;
  font-size: 12px; }

.p-diagnosis__detail-item--big {
  color: #f9df43;
  font-size: 12px;
  position: absolute;
  right: 5%;
  background: url(../img/diagnosis/lm_right_arrow.png) 100% 40% no-repeat;
  background-size: 13px;
  padding: 5px 18px 5px 0;
  margin-top: -2.5em; }

.p-diagnosis__detail-item {
  text-indent: -9999em;
  font-size: 0;
  position: absolute;
  width: 13px;
  height: 13px;
  right: 5%;
  background: url(../img/diagnosis/lm_right_arrow.png) 100% 40% no-repeat;
  background-size: 100%;
  margin-top: 3px; }

.p-diagnosis__btn-item--retry {
  max-width: 176px;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  .p-diagnosis__text-item--result {
    margin: 0 auto 1.5em;
    max-width: 265px; } }

.p-newyear2020 {
  min-width: 320px;
  margin: 0 auto; }
  .p-newyear2020 div,
  .p-newyear2020 p {
    color: #5c420e; }
  .p-newyear2020__content-block {
    width: 310px;
    margin: 0 auto; }
  .p-newyear2020__wrapper {
    margin-top: 1px;
    border: 1px solid white;
    border-width: 1px 0 0 0;
    background-color: #faf394; }
  .p-newyear2020__divination-category--list {
    background: url(../img/newyear_2020/img/img_emawaku.png) no-repeat;
    background-size: contain;
    padding-top: 29px;
    padding-left: 25px;
    width: 275px;
    height: 320px;
    margin: 0 auto;
    background-size: 100% 100%; }
  .p-newyear2020__divination-category--node {
    margin-left: 2px;
    margin-top: 7px; }
    .p-newyear2020__divination-category--node img {
      width: 122px; }
  .p-newyear2020__header2 {
    min-width: 320px;
    position: relative;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: repeat-x; }
    .p-newyear2020__header2 img {
      max-width: 320px;
      margin: 0;
      vertical-align: bottom; }
    .p-newyear2020__header2--text-wrap {
      width: 254px;
      height: 46px;
      position: absolute;
      top: 15px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      line-height: 200px; }
  .p-newyear2020__h3 {
    line-height: 120%; }
  .p-newyear2020__big3--node img {
    width: 90px;
    height: 152px; }
  .p-newyear2020__fortune-teller--node {
    width: 96px; }
  .p-newyear2020__fortune-teller:after {
    display: block;
    clear: both;
    content: ""; }
  .p-newyear2020__omikuji__content {
    min-width: 310px;
    pointer-events: none; }
  .p-newyear2020__button {
    width: 260px;
    margin: 0 auto;
    height: 42px;
    color: white;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    background: url(../img/common/arrow_right_white.png) right 13px center no-repeat;
    background-size: 8px;
    background-color: #bf2528; }
    .p-newyear2020__button a {
      color: white; }
  .p-newyear2020__modal-button {
    background-color: tomato;
    position: absolute;
    bottom: 0;
    width: 90%;
    margin: 0 auto;
    height: 42px; }
    .p-newyear2020__modal-button a {
      color: white; }
  .p-newyear2020__apli-detail-button {
    background-color: tomato;
    width: 90%;
    margin: 0 auto;
    height: 42px;
    border-radius: 3px; }
    .p-newyear2020__apli-detail-button a {
      color: white; }

.p-newyear2020-modal p {
  color: #212121; }

.p-newyear2020-modal a:focus {
  outline: 2px; }

.p-newyear2020-modal__modal {
  position: absolute;
  z-index: 950;
  width: 280px;
  top: 0;
  left: 0;
  right: 0;
  margin: 35px auto; }

.p-newyear2020-modal__modal-overlay {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-y: auto; }

.p-newyear2020-modal__modal-wrapper {
  display: block;
  height: 40px;
  position: absolute;
  width: 40px;
  right: -10px;
  top: -13px;
  z-index: 900; }

.p-newyear2020-modal__modal-page1 {
  position: relative;
  width: 280px;
  height: 464px;
  left: 0;
  top: 0;
  background: url(../img/newyear_2020/omikuji/img_bg01.png);
  background-size: 20px;
  background-color: #c46b6b; }
  .p-newyear2020-modal__modal-page1__inner {
    position: relative;
    width: 240px;
    height: 424px;
    left: 20px;
    top: 20px; }
  .p-newyear2020-modal__modal-page1__button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 200px;
    margin: 0 auto;
    background: url(../img/common/arrow_right_white.png) right 13px center no-repeat;
    background-size: 8px;
    background-color: #bf2528; }
    .p-newyear2020-modal__modal-page1__button img {
      position: absolute;
      top: -21px;
      left: -15px;
      width: 60px; }
    .p-newyear2020-modal__modal-page1__button .page1 {
      color: white; }
  .p-newyear2020-modal__modal-page1--title_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 424px; }
  .p-newyear2020-modal__modal-page1--animation_img {
    position: absolute;
    top: 121px;
    left: 0;
    right: 0;
    width: 240px;
    height: 252px; }
  .p-newyear2020-modal__modal-page1--error_img {
    position: absolute;
    top: 195px;
    left: 10px;
    right: 10px;
    width: 223px; }

.p-newyear2020-modal__modal-page2 {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/newyear_2020/omikuji/img_bg01.png);
  background-size: 20px;
  background-color: #c46b6b; }
  .p-newyear2020-modal__modal-page2--out-margin {
    margin: 20px 10px;
    background-color: #f2eede; }
  .p-newyear2020-modal__modal-page2--section3-campaign-button {
    width: 220px;
    height: 52px;
    margin: 0 auto !important; }
  .p-newyear2020-modal__modal-page2--section3-campaign-button-text {
    padding-left: 28px;
    padding-top: 3px;
    background-image: url(../img/newyear_2020/omikuji/icon_app.png);
    background-repeat: no-repeat;
    background-size: 18%;
    background-position: 3% 0px;
    line-height: 90%;
    height: 42px; }
  .p-newyear2020-modal__modal-page2 span {
    color: #5f4b23 !important; }
  .p-newyear2020-modal__modal-page2--section3-campaign-button-arrow {
    background: url(../img/newyear_2020/omikuji/icon_arrow_right.png) right 7px center no-repeat;
    background-size: 12px; }
  .p-newyear2020-modal__modal-page2--omikuji-category:after {
    display: block;
    clear: both;
    content: ""; }
  .p-newyear2020-modal__modal-page2--omikuji-category-text {
    float: left;
    width: 170px;
    height: 35px;
    padding: 3px 0 5px 5px;
    line-height: 1.2 !important; }
  .p-newyear2020-modal__modal-page2--omikuji-category-title {
    width: 59px;
    height: 30px;
    float: left;
    background-size: 62px 27px;
    background-position: center center;
    background-repeat: no-repeat; }
  .p-newyear2020-modal__modal-page2--omikuji-category-title-love {
    background-image: url(../img/newyear_2020/omikuji/img_result01.png); }
  .p-newyear2020-modal__modal-page2--omikuji-category-title-job {
    background-image: url(../img/newyear_2020/omikuji/img_result02.png); }
  .p-newyear2020-modal__modal-page2--omikuji-category-title-money {
    background-image: url(../img/newyear_2020/omikuji/img_result03.png); }
  .p-newyear2020-modal__modal-page2--section1 {
    padding-bottom: 5px; }
  .p-newyear2020-modal__modal-page2--lead {
    width: 240px;
    margin: 0 auto 10px; }
  .p-newyear2020-modal__modal-page2--section2 {
    width: 230px;
    background-color: white;
    padding: 5px;
    margin: 0 10px; }
  .p-newyear2020-modal__modal-page2--section2__content-1 {
    border: solid 1px #9c9c9c;
    border-width: 0 1px 0 0;
    width: 50%;
    padding: 1px 5px 0 0; }
    .p-newyear2020-modal__modal-page2--section2__content-1 img {
      width: 100%; }
  .p-newyear2020-modal__modal-page2--section2__text {
    padding: 2px 0 0;
    color: #333; }
  .p-newyear2020-modal__modal-page2--section2__content-2 {
    border: solid 1px #9c9c9c;
    border-width: 0 0 0 0;
    width: 50%;
    padding: 0 0 0 5px; }
    .p-newyear2020-modal__modal-page2--section2__content-2 img {
      width: 92px;
      margin-bottom: 2px; }
  .p-newyear2020-modal__modal-page2--section3-teller-content {
    width: 114px;
    height: 80px; }
  .p-newyear2020-modal__modal-page2--section3-campaign {
    width: 100%; }
    .p-newyear2020-modal__modal-page2--section3-campaign-text {
      color: #cc6652 !important; }

.p-newyear2020-modal__return-top {
  width: 110px; }

.p-newyear2020-modal__social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.p-newyear2020-modal__social-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.p-newyear2020-modal__social-facebook__link-item {
  display: block;
  padding-left: 26px;
  padding-right: 10px;
  line-height: 20px;
  font-size: 12px;
  background: url("../img/newyear_2020/omikuji/icon_facebook.png");
  background-size: 20px auto;
  background-repeat: no-repeat; }

.p-newyear2020-modal__social-twitter__link-item {
  display: block;
  padding-left: 26px;
  padding-right: 10px;
  line-height: 20px;
  font-size: 12px;
  background: url("../img/newyear_2020/omikuji/icon_twitter.png");
  background-size: 20px auto;
  background-repeat: no-repeat; }

.p-newyear2020-modal__social-line__link-item {
  display: block;
  padding-left: 26px;
  line-height: 20px;
  font-size: 12px;
  background: url("../img/newyear_2020/omikuji/icon_line.png");
  background-size: 20px auto;
  background-repeat: no-repeat; }

#servicetop {
  font-family: sans-serif;
  color: #000;
  background: #EEE; }
  @media screen and (min-width: 600px) {
    #servicetop #c-smart-app-banner {
      right: 0;
      left: 0; } }
  #servicetop .c-footer-link {
    background: white;
    height: 0;
    padding: 0; }
    #servicetop .c-footer-link::before {
      background-image: none; }

.servicetop-contents {
  position: relative;
  margin-bottom: 50px;
  padding: 15px;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  background: #FFF; }
  .servicetop-contents--user-checked-menu {
    position: relative;
    margin-bottom: 50px;
    padding: 15px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background: #FFF; }
  .servicetop-contents:last-of-type {
    padding: 15px;
    border-top: 1px solid #DDD;
    border-bottom: none;
    background: #FFF; }

.st-banner-adjust-display {
  display: none; }

.st-sab-adjust-display {
  display: none; }

.st-banner-size-ctrl {
  max-width: 375px;
  margin: 0 auto; }

.st-btn-size-ctrl {
  max-width: 290px;
  margin-left: auto !important;
  margin-right: auto !important; }

.st-section-heading {
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #000; }

.st-astro-contents__list-item {
  border-top: 1px solid #E6E6E6; }
  .st-astro-contents__list-item--ranking-icon {
    display: inline-block;
    width: 28px;
    height: 40px;
    min-width: 36px;
    content: "";
    text-indent: -9999px; }
    .st-astro-contents__list-item--ranking-icon--num1 {
      background: url("../img/servicetop/icon/ranking_1_02.png") no-repeat;
      background-size: contain; }
    .st-astro-contents__list-item--ranking-icon--num2 {
      background: url("../img/servicetop/icon/ranking_2_02.png") no-repeat;
      background-size: 28px; }
    .st-astro-contents__list-item--ranking-icon--num3 {
      background: url("../img/servicetop/icon/ranking_3_02.png") no-repeat;
      background-size: 28px; }
    .st-astro-contents__list-item--ranking-icon--num4 {
      background: url("../img/servicetop/icon/ranking_4.png") no-repeat;
      background-size: 30px; }
    .st-astro-contents__list-item--ranking-icon--num5 {
      background: url("../img/servicetop/icon/ranking_5.png") no-repeat;
      background-size: 30px; }
  .st-astro-contents__list-item--text-item {
    margin-bottom: 3px;
    color: #000;
    font-size: 14px;
    vertical-align: top;
    line-height: 1.4; }
  .st-astro-contents__list-item--recent-ranking-text {
    height: 67px; }

.st-astro-contents__recommend-item--daily:last-child {
  border-bottom: 1px solid #E6E6E6; }

.st-astro-contents__recent-ranking__contents-title {
  min-height: 110px; }

.st-astro-contents__recent-ranking:last-child {
  border-bottom: none;
  margin-bottom: 0 !important; }

.st-astro-contents__astro-thumbnail {
  width: 60px;
  min-width: 60px;
  margin-right: 10px; }

.st-astro-contents__list-rank {
  font-weight: bold;
  font-size: 12px;
  color: #EB5505; }

.st-astro-contents__list-astro-name {
  font-size: 14px;
  color: #000; }

.st-astro-contents__top-rank-icon {
  margin-top: -2px;
  padding-bottom: 2px; }

.st-astro-contents__list-birthday {
  margin-bottom: 2px; }

.st-astro-contents--recommend-daily .st-astro-contents__recommend-item:last-child {
  border-bottom: 1px solid #E6E6E6; }

.st-teller-rank {
  max-width: 290px;
  margin: 0 auto;
  font-size: 0; }
  .st-teller-rank__list-item {
    display: inline-block;
    margin-bottom: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top; }
    .st-teller-rank__list-item:first-child {
      width: 33%; }
    .st-teller-rank__list-item:nth-child(2) {
      width: 34%;
      padding-top: 10px; }
    .st-teller-rank__list-item:nth-child(3) {
      width: 33%;
      padding-top: 10px; }
    .st-teller-rank__list-item:nth-child(4) {
      width: 50%;
      padding-left: 35px; }
    .st-teller-rank__list-item:nth-child(5) {
      width: 50%;
      padding-right: 35px; }
  .st-teller-rank__link-item {
    display: block;
    width: 95px;
    margin: 0 auto;
    position: relative; }
  .st-teller-rank__thumbnail {
    width: 70px;
    margin: 0 auto 5px;
    text-align: center;
    overflow: hidden; }
    .st-teller-rank__thumbnail--top-three {
      border: 3px solid #F2EBE1;
      -webkit-box-sizing: content-box;
      box-sizing: content-box; }
  .st-teller-rank__title {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: text-bottom; }
  .st-teller-rank__text-item {
    font-size: 12px;
    line-height: 1.4;
    text-align: center; }

.servicetop-astro-result {
  width: 290px;
  margin: 0 auto; }
  .servicetop-astro-result__thumb {
    margin-left: 20px;
    margin-right: 10px; }
  .servicetop-astro-result__detail {
    width: 160px;
    text-align: center; }
    .servicetop-astro-result__detail--astro-name {
      margin-bottom: 8px;
      font-size: 18px;
      font-weight: bold; }
    .servicetop-astro-result__detail--astro-term {
      margin-bottom: 10px;
      padding: 3px;
      font-size: 9px;
      background: #F2EBE1; }
    .servicetop-astro-result__detail--astro-rank {
      font-size: 24px;
      font-weight: bold; }
      .servicetop-astro-result__detail--astro-rank--top-crown {
        margin-top: -2px;
        margin-left: 5px; }
      .servicetop-astro-result__detail--astro-rank--crown {
        margin-top: 5px;
        margin-left: 5px; }

.st-astro-sub-result__heading {
  margin-right: 15px;
  font-size: 12px;
  width: 96px;
  height: 25px;
  line-height: 25px; }

.st-astro-sub-result__text {
  height: 25px;
  font-size: 14px;
  color: #000;
  line-height: 25px; }

.st-astro-sub-result__title {
  width: 90px;
  padding: 4px 0 3px 0;
  border: 1px solid #EB5505;
  font-size: 11px;
  text-align: center; }

.st-astro-sub-result__label {
  padding: 4px 0 3px 0;
  border: 1px solid #EB5505;
  font-size: 11px;
  text-align: center; }

.st-rating-star {
  width: 140px;
  height: 28px; }
  .st-rating-star--total {
    background: url(../img/servicetop/icon/icon_total_off.png);
    background-size: 28px auto; }
    .st-rating-star--total .st-rating-star__text-item {
      background: url(../img/servicetop/icon/icon_total_on.png);
      background-size: 28px auto; }
  .st-rating-star--love {
    background: url(../img/servicetop/icon/icon_love_off.png);
    background-size: 28px auto; }
    .st-rating-star--love .st-rating-star__text-item {
      background: url(../img/servicetop/icon/icon_love_on.png);
      background-size: 28px auto; }
  .st-rating-star--money {
    background: url(../img/servicetop/icon/icon_money_off.png);
    background-size: 28px auto; }
    .st-rating-star--money .st-rating-star__text-item {
      background: url(../img/servicetop/icon/icon_money_on.png);
      background-size: 28px auto; }
  .st-rating-star__text-item {
    display: block;
    height: 28px;
    text-indent: -9999px; }
  .st-rating-star--num-1 .st-rating-star__text-item {
    width: 28px; }
  .st-rating-star--num-2 .st-rating-star__text-item {
    width: 56px; }
  .st-rating-star--num-3 .st-rating-star__text-item {
    width: 84px; }
  .st-rating-star--num-4 .st-rating-star__text-item {
    width: 112px; }
  .st-rating-star--num-5 .st-rating-star__text-item {
    width: 140px; }

.st-astro-setting__wrap {
  position: relative; }

.st-astro-setting__btn {
  position: absolute;
  display: inline-block;
  padding: 6px;
  font-size: 12px; }
  .st-astro-setting__btn--arrow {
    padding: 8px 24px 8px 8px;
    margin-right: -10px;
    background: url("../img/servicetop/arrow_r.png") no-repeat;
    background-position: right center;
    background-size: 24px; }
  .st-astro-setting__btn--heading-side {
    top: -5px;
    right: 0; }
  .st-astro-setting__btn--heading-just-side {
    top: -5px;
    right: -5px; }
  .st-astro-setting__btn--contents-bottom {
    bottom: 25px;
    right: 18px; }
  .st-astro-setting__btn:link, .st-astro-setting__btn:hover, .st-astro-setting__btn:visited {
    color: #000; }

.st-recent-ranking-icon {
  position: absolute; }

[v-cloak] {
  display: none; }

.servicetop-contents .js-recently-menu__list-item {
  background: #F2EBE1;
  border-radius: 3px !important; }

.servicetop-contents .js-recently-menu__list-item__image {
  border-radius: 3px !important; }

.servicetop-contents .js-recently-menu__list-item__text {
  color: #000 !important; }

.st-error {
  padding: 15px 0 20px;
  text-align: center; }
  .st-error__text-item {
    margin-top: 15px;
    line-height: 1.4; }
  .st-error__img {
    width: 68px;
    height: 86px; }

#servicetop .c-select-box::before {
  display: block;
  content: "";
  width: 10px;
  height: 7px;
  position: absolute;
  right: 2px;
  top: 17px;
  background: url(../img/common/arrow_GL_down.png) no-repeat;
  background-size: 10px auto; }

#servicetop .c-select-box__select-item {
  width: 100%;
  margin-bottom: 3px;
  padding: 0 6px;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background: none;
  border-bottom: solid 1px #000;
  line-height: 38px;
  font-size: 15px; }

#servicetop.ranking .directSomefree {
  border-bottom: none; }

#servicetop.ranking .totalFortune_origin {
  border-bottom: none;
  border-top: 1px solid #eee; }

#servicetop.result .directSomefree {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee; }

#servicetop.result .totalFortune_origin {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee; }

#servicetop .p-astro-direct-somefree-title {
  background: url("../img/servicetop/astro/label_trial_free_today.png") left top/26px no-repeat; }

#servicetop .c-list-menu__text-item {
  margin: 3px 0 8px 0px;
  font-size: 15px;
  line-height: 1.3;
  color: black; }

#servicetop .p-astro-direct-somefree-title-text {
  height: 20px; }

#servicetop .p-astro-direct-somefree-birth-text {
  height: 20px; }

#st-recommend-dairy,
#st-recent-ranking {
  display: block; }

#st-recommend-dairy_origin,
#st-recent-ranking_origin {
  display: block; }

#c-smart-app-banner {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  z-index: 2; }

.c-smart-app-banner__ad-image {
  width: 100%;
  vertical-align: bottom; }

.c-smart-app-banner__ad-close {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 8%; }

.c-smart-app-banner__ad-click {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 92%; }

@media screen and (min-width: 600px) {
  #c-smart-app-banner {
    width: auto;
    right: 280px;
    left: 0; } }

.c-modal {
  position: absolute;
  width: 100%;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1000; }

.c-modal-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  margin: 0 auto;
  background: #fff;
  border: solid 1px #fff;
  border-radius: 5px;
  overflow: hidden;
  position: relative; }

.c-modal__button {
  background: #118bbc; }

.c-modal__button-item {
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 46px;
  font-size: 17px;
  text-align: center;
  color: #fff; }

.c-modal__button-item:nth-child(1) {
  border-right: solid 1px #fff; }

.c-modal__button-item:hover {
  color: #fff; }

.c-modal__text-item {
  padding: 50px 0;
  text-align: center;
  font-size: 15px;
  color: #025893;
  font-weight: bold; }

.c-modal__close {
  display: block;
  position: absolute;
  text-align: center;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  background-size: 20px auto; }

.c-modal-backdrop {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(55, 65, 71, 0.7);
  z-index: 100; }

.c-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid #ff822e 2px; }

.c-header__logo {
  width: 85px;
  height: 48px; }

.c-header__logo__link-item {
  display: block;
  padding: 15px 10px; }

.c-header__nav {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.c-header__nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.c-header__nav-list__list-item--wallet {
  width: 65px;
  background-image: url("../img/common/icon_header01.png");
  background-size: 15px auto;
  background-repeat: no-repeat;
  background-position: center 11px; }

.c-header__nav-list__list-item--howto {
  width: 35px;
  background-image: url("../img/common/icon_header02.png");
  background-size: 13px auto;
  background-repeat: no-repeat;
  background-position: center 11px; }

.c-header__nav-list__list-item--mypage {
  width: 55px;
  background-image: url("../img/common/icon_header03.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center 11px; }

.c-header__nav-list__list-item--portal {
  width: 80px;
  background-image: url("../img/common/icon_header04.png");
  background-size: 19px auto;
  background-repeat: no-repeat;
  background-position: center 11px; }

.c-header__nav-list__list-item--search {
  width: 50px;
  background-image: url("../img/common/icon_header05.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center 8px; }

.c-header__nav-list__list-item--sidemenu {
  width: 50px;
  background-image: url("../img/common/icon_header06.png");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center 8px;
  cursor: pointer; }

.c-header__nav-list__list-item--webportal {
  width: 78px;
  background-image: url("../img/common/icon_header07.png");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center 8px;
  cursor: pointer; }

.c-header__nav-list__link-item {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 48px;
  padding-top: 32px; }

.c-header__nav-list__text-item {
  display: block;
  text-align: center;
  font-size: 10px;
  letter-spacing: -0.3px;
  color: #808080; }

@media screen and (min-width: 600px) {
  .c-header__nav-list__list-item--howto,
  .c-header__nav-list__list-item--mypage,
  .c-header__nav-list__list-item--portal,
  .c-header__nav-list__list-item--search,
  .c-header__nav-list__list-item--sidemenu {
    display: none; } }

.l-global-nav {
  background: #024b87; }

.l-global-nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.l-global-nav-list__list-item {
  width: 25%; }

.l-global-nav-list__link-item {
  display: block;
  height: 45px;
  text-indent: -9999px; }

.l-global-nav-list__list-item--top .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_07_off.png");
  background-size: 23px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.l-global-nav-list__list-item--top.l-global-nav-list__list-item--current .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_07_on.png");
  background-size: 23px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #05649e; }

.l-global-nav-list__list-item--astro .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_02_off.png");
  background-size: 34px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.l-global-nav-list__list-item--astro.l-global-nav-list__list-item--current .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_02_on.png");
  background-size: 34px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #05649e; }

.l-global-nav-list__list-item--ranking .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_03_off.png");
  background-size: 46px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.l-global-nav-list__list-item--ranking.l-global-nav-list__list-item--current .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_03_on.png");
  background-size: 46px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #05649e; }

.l-global-nav-list__list-item--search .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_04_off.png");
  background-size: 24px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.l-global-nav-list__list-item--search.l-global-nav-list__list-item--current .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_04_on.png");
  background-size: 24px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #05649e; }

.l-global-nav-list__list-item--new .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_05_off.png");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.l-global-nav-list__list-item--new.l-global-nav-list__list-item--current .l-global-nav-list__link-item {
  background-image: url("../img/common/icon_globalnav_05_on.png");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #05649e; }

.c-footer-nav {
  padding: 5px 0;
  background: #e0e0e0; }

.c-footer-nav-list {
  background: #fff; }

.c-footer-nav-list__list-item {
  display: inline-block;
  text-align: center;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  border-bottom: solid 1px #e0e0e0; }

.c-footer-nav-list__list-item:nth-child(1) {
  border-bottom: solid 1px #e0e0e0; }

.c-footer-nav-list__list-item:nth-child(odd) {
  border-right: solid 1px #e0e0e0; }

.c-footer-nav-list__list-item:nth-last-child(1) {
  border-bottom: none; }

.c-footer-nav-list__list-item:nth-last-child(2) {
  border-bottom: none; }

.c-footer-nav-list__link-item {
  display: block; }

.c-footer-link {
  background: #153e54;
  padding: 20px 0 10px;
  text-align: center; }

.c-footer-link-list {
  width: 260px;
  margin: 0 auto 10px; }

.c-footer-link-list__list-item {
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px; }

.c-footer-link-list__link-item {
  font-size: 11px; }

.c-footer-link-list__link-item:link,
.c-footer-link-list__link-item:visited,
.c-footer-link-list__link-item:hover,
.c-footer-link-list__link-item:active {
  color: #fff; }

.c-footer-link-list--webportal {
  width: 260px;
  margin: 0 auto 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-footer-link-list-term--webportal {
  margin-bottom: 5px;
  color: #fff;
  font-size: 8px; }

.c-footer-link__copyright {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  color: #fff; }

.c-pagetop_return {
  width: auto;
  display: block;
  margin-bottom: 0;
  position: relative;
  padding-right: 10px;
  text-indent: -5000px;
  white-space: nowrap;
  height: 74px;
  margin-top: 30px; }

.c-pagetop_return_touch {
  width: 47px;
  height: 47px;
  background-image: url("../img/common/btn_pagetop_round_icon.png");
  background-size: 47px auto;
  position: absolute;
  right: 9px;
  top: 0px; }

.c-sidemenu {
  position: fixed;
  z-index: 800;
  top: 0;
  right: 0;
  width: 0px;
  height: 100%; }

.c-sidemenu__menus {
  position: absolute;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  height: 100%;
  padding-bottom: 100px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: #fff; }

.c-sidemenu-astro {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.c-sidemenu-summary {
  -webkit-flex-basis: 1;
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 110px;
  margin-right: 5px; }

.c-sidemenu-summary__img {
  position: relative;
  text-align: right;
  margin-top: 10px; }

.c-sidemenu-summary__img__rank {
  position: absolute;
  left: -5px;
  top: 0; }

.c-sidemenu-rating {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.c-sidemenu-rating__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }

.c-sidemenu-rating__title {
  width: 50px;
  margin-right: 10px; }

.c-sidemenu-rating__star {
  width: 75px;
  height: 12px;
  background: url(../img/common/icon_sidemenu_star_gray.png);
  background-size: 15px 12px; }

.c-sidemenu-rating__star__text-item {
  display: block;
  height: 12px;
  text-indent: -9999px;
  background-size: 15px 12px; }

.c-sidemenu-rating__star--num-1 .c-sidemenu-rating__star__text-item {
  width: 15px; }

.c-sidemenu-rating__star--num-2 .c-sidemenu-rating__star__text-item {
  width: 30px; }

.c-sidemenu-rating__star--num-3 .c-sidemenu-rating__star__text-item {
  width: 45px; }

.c-sidemenu-rating__star--num-4 .c-sidemenu-rating__star__text-item {
  width: 60px; }

.c-sidemenu-rating__star--personal .c-sidemenu-rating__star__text-item {
  background-image: url(../img/common/icon_sidemenu_star_red.png); }

.c-sidemenu-rating__star--love .c-sidemenu-rating__star__text-item {
  background-image: url(../img/common/icon_sidemenu_star_pink.png); }

.c-sidemenu-rating__star--gold .c-sidemenu-rating__star__text-item {
  background-image: url(../img/common/icon_sidemenu_star_yellow.png); }

.c-sidemenu-rating__detail__link-item {
  display: inline-block;
  padding-right: 10px;
  background: url(../img/common/icon_arrow_blue_right.png) right center no-repeat;
  background-size: 7px auto; }

.c-sidemenu__link-item--has-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  padding-left: 10px;
  font-size: 12px; }

.c-sidemenu__link-item--has-icon::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-size: 20px 20px; }

.c-sidemenu-topnav {
  padding: 10px 0; }

.c-sidemenu-topnav-list {
  text-align: center; }

.c-sidemenu-topnav-list__list-item {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 5px;
  width: 115px; }

.c-sidemenu-topnav-list__link-item--top::before {
  background-image: url(../img/common/icon_sidemenu_orb.png); }

.c-sidemenu-topnav-list__link-item--mypage::before {
  background-image: url(../img/common/icon_sidemenu_mypage.png); }

.c-sidemenu-topnav-list__text-item {
  font-weight: bold;
  color: #808080; }

.c-sidemenu-nav-list {
  border-top: 1px solid #d2dcf9; }

.c-sidemenu-nav-list__list-item {
  display: inline-block;
  border-bottom: 1px solid #d2dcf9;
  width: 50%; }

.c-sidemenu-nav-list__list-item:nth-child(odd) {
  margin-right: -1px;
  border-right: 1px solid #d2dcf9; }

.c-sidemenu-nav-list__link-item--list::before {
  background-image: url(../img/common/icon_sidemenu_list.png); }

.c-sidemenu-nav-list__link-item--popular::before {
  background-image: url(../img/common/icon_sidemenu_popular.png); }

.c-sidemenu-nav-list__link-item--new::before {
  background-image: url(../img/common/icon_sidemenu_new.png); }

.c-sidemenu-nav-list__link-item--ranking::before {
  background-image: url(../img/common/icon_sidemenu_ranking.png); }

.c-sidemenu-nav-list__link-item--astro::before {
  background-image: url(../img/common/icon_sidemenu_12seiza.png); }

.c-sidemenu-nav-list__link-item--search::before {
  background-image: url(../img/common/icon_sidemenu_search.png); }

.c-sidemenu-word {
  padding: 10px 5px; }

.c-sidemenu-word__list-item {
  display: inline-block;
  margin: 5px; }

.c-sidemenu-word__link-item {
  display: block; }

.c-sidemenu-word__text-item {
  display: inline-block;
  padding: 10px;
  font-size: 12px;
  background: #e1eaff;
  border-radius: 3px; }

.c-sidemenu-link-list {
  border-top: 1px solid #d2dcf9; }

.c-sidemenu-link-list__list-item {
  border-bottom: 1px solid #d2dcf9; }

.c-sidemenu-link-list__link-item--portal::before {
  background-image: url(../img/common/icon_sidemenu_portal.png); }

.c-sidemenu-link-list__link-item--smartpass::before {
  background-image: url(../img/common/icon_sidemenu_smapass.png); }

.c-sidemenu-banner {
  padding: 11px 6px; }

.c-sidemenu-banner__list-item {
  display: inline-block;
  margin: 4px; }

@media screen and (min-width: 600px) {
  .c-has-sidemenu {
    margin-right: 280px; }
  .c-sidemenu {
    width: 280px; }
  .c-sidemenu__menus {
    right: 0;
    border-left: 2px solid #d2dcf9; }
  .c-sidemenu__backdrop,
  .c-sidemenu__close-button {
    display: none; } }

@media screen and (max-width: 599px) {
  .c-has-sidemenu.c-is-sidemenu-open {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .c-is-sidemenu-open .c-sidemenu__menus,
  .c-is-sidemenu-opened .c-sidemenu__menus,
  .c-is-sidemenu-open .c-sidemenu__backdrop,
  .c-is-sidemenu-opened .c-sidemenu__backdrop,
  .c-is-sidemenu-open .c-sidemenu__close-button,
  .c-is-sidemenu-opened .c-sidemenu__close-button {
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .c-is-sidemenu-open.c-is-sidemenu-opened .c-sidemenu__menus,
  .c-is-sidemenu-open.c-is-sidemenu-opened .c-sidemenu__backdrop,
  .c-is-sidemenu-open.c-is-sidemenu-opened .c-sidemenu__close-button {
    -webkit-transition: none;
    transition: none; }
  .c-is-sidemenu-open .c-sidemenu,
  .c-is-sidemenu-opened .c-sidemenu {
    width: 100%; }
  .c-sidemenu__menus {
    right: -280px;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .c-is-sidemenu-open .c-sidemenu__menus {
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px); }
  .c-sidemenu__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .c-is-sidemenu-open .c-sidemenu__backdrop {
    visibility: visible;
    opacity: 1; }
  .c-sidemenu__close-button {
    position: absolute;
    top: 0;
    right: 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    opacity: 0;
    visibility: hidden; }
  .c-is-sidemenu-open .c-sidemenu__close-button {
    opacity: 1;
    visibility: visible; }
  .c-sidemenu-astro {
    background: #e1eaff; } }

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

.c-label-campaign::after {
  display: block;
  width: 5px;
  height: 16px;
  content: "";
  background: url("../img/common/label_rect_red_right.png");
  background-size: 5px 16px; }

.c-label-campaign__text-item {
  display: inline-block;
  height: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px 0 5px;
  font-size: 11px;
  line-height: 17px;
  color: #fff;
  background: #e64242; }

.c-label-outer {
  display: inline-block;
  vertical-align: 1px; }

.c-label-new {
  display: inline-block;
  width: 28px;
  height: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  line-height: 14px;
  background-color: #f0585a;
  text-align: center;
  font-size: 10px; }

.c-label-free {
  display: inline-block;
  width: 28px;
  height: 16px;
  color: #001B5A;
  background: #F7DC6B;
  font-size: 11px;
  line-height: 17px;
  text-align: center; }

.c-label-member {
  display: inline-block;
  width: 28px;
  height: 16px;
  color: #fff;
  background: #ff822e;
  font-size: 11px;
  line-height: 17px;
  text-align: center; }

.c-label-member__special-page {
  display: inline-block;
  width: 75px;
  height: 16px;
  color: #fff;
  background: #ff822e;
  font-size: 11px;
  line-height: 17px;
  text-align: center; }

.c-label-nonmember {
  display: inline-block;
  width: 28px;
  height: 16px;
  color: #fff;
  background: #7a7f87;
  font-size: 11px;
  line-height: 17px;
  text-align: center; }

.c-price {
  display: inline-block; }

.c-price::after {
  content: "円";
  padding-left: 2px;
  padding-top: 1px;
  font-size: 10px;
  font-weight: normal; }

.c-price-campaign {
  font-size: 18px;
  font-weight: bold;
  color: #E64242; }

.c-price-member {
  font-size: 16px;
  font-weight: bold;
  color: #ff822e; }

.c-price-nonmember {
  font-size: 13px;
  font-weight: bold;
  color: #7a7f87; }

.c-keyword {
  display: inline-block;
  padding: 5px 8px;
  margin: 5px;
  background: #e1eaff;
  border-radius: 3px; }

.c-label-flame {
  display: inline-block;
  padding: 4px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 11px;
  color: #024b87;
  background: #fff; }

.c-label-flame--pink {
  border: 1px solid #ea7d9f; }

.c-label-flame--purple {
  border: 1px solid #bc8de8; }

.c-label-flame--yellow {
  border: 1px solid #edc003; }

.c-label-flame--blue {
  border: 1px solid #77b4e5; }

.c-label-flame--green {
  border: 1px solid #83d173; }

.c-label-flame--gray {
  border: 1px solid #cccccc; }

.c-label-flame--au-orange {
  border: 1px solid #EB5505; }

.c-label-text {
  display: inline;
  font-size: 11px;
  padding-left: 2px;
  padding-right: 2px;
  color: #024b87; }

.c-label-ellipsis-m {
  max-width: 100px; }

.c-label-on-image {
  position: absolute;
  left: -4px;
  top: -6px;
  z-index: 1; }

button {
  background-color: inherit;
  apearance: none;
  border: none;
  padding: 0; }

.c-flat-button {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
  -webkit-appearance: none; }

.c-flat-button--has-arrow {
  position: relative; }

.c-flat-button--red {
  background: #FCDEDE; }

.c-flat-button--pink {
  background: #FBE8ED; }

.c-flat-button--yellow {
  background: #FBF2CD; }

.c-flat-button--blue {
  background: #E0EAFC; }

.c-flat-button--light-blue {
  background: #E1EAFF; }

.c-flat-button--orange {
  background: #FC9322; }

.c-flat-button--au-orange {
  background: #EB5505; }

.c-flat-button--primary {
  background: #118bbc; }

.c-flat-button--secondary {
  background: #fff;
  border: solid 1px #155caa; }

.c-flat-button--disable {
  background: #cccccc; }

.c-flat-button--flexible {
  display: inline-block; }

.c-flat-button--small {
  width: 150px; }

.c-flat-button--button {
  width: 100%; }

.c-flat-button--primary .c-f-button__text-item {
  color: #fff; }

.c-flat-button--secondary .c-f-button__text-item {
  color: #024b87 !important; }

.c-flat-button--blue.c-flat-button--disable .c-f-button__text-item {
  color: #fff !important; }

.c-f-button__text-item {
  display: block;
  height: 36px;
  margin-right: 10px;
  margin-left: 10px;
  line-height: 36px;
  font-size: 15px;
  text-align: center;
  font-weight: bold; }
  .c-f-button__text-item-full {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    text-align: center;
    font-weight: bold; }
  .c-f-button__text-item--font-small {
    display: block;
    height: 28px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 28px;
    font-size: 13px;
    text-align: center; }

.c-flat-button--red .c-f-button__text-item {
  color: #F0585A !important; }

.c-flat-button--red.c-flat-button--has-arrow .c-f-button__text-item {
  background: url("../img/common/icon_arrow_red_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--pink .c-f-button__text-item {
  color: #EA7D9F !important; }

.c-flat-button--pink.c-flat-button--has-arrow .c-f-button__text-item {
  background: url("../img/common/icon_arrow_pink_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--yellow .c-f-button__text-item {
  color: #EDC003 !important; }

.c-flat-button--yellow.c-flat-button--has-arrow .c-f-button__text-item {
  background: url("../img/common/icon_arrow_yellow_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--blue .c-f-button__text-item {
  color: #024b87 !important; }

.c-flat-button--blue.c-flat-button--has-arrow .c-f-button__text-item,
.c-flat-button--light-blue.c-flat-button--has-arrow .c-f-button__text-item {
  background: url("../img/common/icon_arrow_blue_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--primary.c-flat-button--has-arrow .c-f-button__text-item {
  background: url("../img/common/icon_arrow_white_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--thick .c-f-button__text-item {
  line-height: 50px;
  height: 50px;
  font-size: 18px; }

.c-flat-button--thin .c-f-button__text-item {
  display: block;
  line-height: 13px;
  height: 26px;
  padding-top: 7px;
  padding-bottom: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: text-bottom;
  font-size: 13px; }

.c-flat-button--lightgreen {
  background: #C4DD31;
  -webkit-box-shadow: 0 -4px 0 0 #a2af27 inset;
  box-shadow: 0 -4px 0 0 #a2af27 inset; }

.c-flat-button--lightgreen .c-f-button__text-item {
  color: #001b5a !important; }

.c-flat-button--orange .c-f-button__text-item {
  color: #FFF !important; }

.c-flat-button--orange.c-flat-button--has-arrow .c-f-button__text-item {
  background: url("../img/common/icon_arrow_white_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--secondary.c-flat-button--has-arrow .c-f-button__text-item {
  padding-left: 20px;
  padding-right: 20px;
  background: url("../img/common/icon_arrow_blue_right.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--lightgreen.c-flat-button--has-arrow {
  background-image: url("../img/common/icon_arrow_navy_right.png");
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: right center; }

.c-flat-button--has-icon-crystalball::before {
  display: block;
  width: 18px;
  height: 20px;
  content: "";
  background: url("../img/common/icon_crystal.png");
  background-size: 18px auto; }

.c-flat-button--has-icon-crystalball {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-button-kantei__link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 35px;
  border: solid 1px #155caa;
  border-radius: 5px;
  font-size: 11px; }

.c-button-kantei__text-item {
  display: block;
  padding-right: 10px;
  color: #155caa;
  font-weight: bold;
  background-image: url("../img/common/icon_arrow_blue_right.png");
  background-size: 7px 9px;
  background-position: right center;
  background-repeat: no-repeat; }

.c-button-kantei__link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 35px;
  border: solid 1px #155caa;
  border-radius: 5px;
  font-size: 11px; }

.c-button-kantei__text-item {
  display: block;
  padding-right: 10px;
  color: #155caa;
  font-weight: bold;
  background-image: url("../img/common/icon_arrow_blue_right.png");
  background-size: 7px 9px;
  background-position: right center;
  background-repeat: no-repeat; }

.p-share-button {
  text-align: right; }

.p-share-button__list-item {
  display: inline-block; }

.p-share-button__link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.p-share-button__text-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 5px;
  padding-right: 10px;
  font-size: 12px;
  color: #118bbc; }

.c-icon-delete {
  padding-left: 15px;
  background: url("../img/common/icon_delete.png");
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: left center; }

.c-icon-arrow-mustard-left {
  padding-left: 12px;
  background: url("../img/common/icon_arrow_mustard_left.png");
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-position: left center; }

.c-icon-ranking {
  display: inline-block;
  width: 36px;
  height: 17px;
  min-width: 36px;
  content: "";
  text-indent: -9999px; }

.c-recent-ranking-icon {
  position: absolute;
  top: 15px;
  left: 22px;
  z-index: 1; }

.c-icon-ranking--num1 {
  height: 45px;
  margin-right: 5px;
  background: url("../img/common/astro_rank_1_l.png");
  background-repeat: no-repeat;
  background-size: 36px 45px; }

.c-icon-ranking--num2 {
  height: 45px;
  margin-right: 5px;
  background: url("../img/common/astro_rank_2_l.png");
  background-repeat: no-repeat;
  background-size: 36px 45px; }

.c-icon-ranking--num3 {
  height: 45px;
  margin-right: 5px;
  background: url("../img/common/astro_rank_3_l.png");
  background-repeat: no-repeat;
  background-size: 36px 45px; }

.c-icon-ranking--num4,
.c-icon-ranking--num5,
.c-icon-ranking--num6,
.c-icon-ranking--num7,
.c-icon-ranking--num8,
.c-icon-ranking--num9,
.c-icon-ranking--num10,
.c-icon-ranking--num11,
.c-icon-ranking--num12,
.c-icon-ranking--num13,
.c-icon-ranking--num14,
.c-icon-ranking--num15,
.c-icon-ranking--num16,
.c-icon-ranking--num17,
.c-icon-ranking--num18,
.c-icon-ranking--num19,
.c-icon-ranking--num20 {
  vertical-align: -2px; }

.c-icon-ranking--num4 {
  background: url("../img/common/label_rank04.png");
  background-size: 36px 17px; }

.c-icon-ranking--num5 {
  background: url("../img/common/label_rank05.png");
  background-size: 36px 17px; }

.c-icon-ranking--num6 {
  background: url("../img/common/label_rank06.png");
  background-size: 36px 17px; }

.c-icon-ranking--num7 {
  background: url("../img/common/label_rank07.png");
  background-size: 36px 17px; }

.c-icon-ranking--num8 {
  background: url("../img/common/label_rank08.png");
  background-size: 36px 17px; }

.c-icon-ranking--num9 {
  background: url("../img/common/label_rank09.png");
  background-size: 36px 17px; }

.c-icon-ranking--num10 {
  background: url("../img/common/label_rank10.png");
  background-size: 36px 17px; }

.c-icon-ranking--num11 {
  background: url("../img/common/label_rank11.png");
  background-size: 36px 17px; }

.c-icon-ranking--num12 {
  background: url("../img/common/label_rank12.png");
  background-size: 36px 17px; }

.c-icon-ranking--num13 {
  background: url("../img/common/label_rank13.png");
  background-size: 36px 17px; }

.c-icon-ranking--num14 {
  background: url("../img/common/label_rank14.png");
  background-size: 36px 17px; }

.c-icon-ranking--num15 {
  background: url("../img/common/label_rank15.png");
  background-size: 36px 17px; }

.c-icon-ranking--num16 {
  background: url("../img/common/label_rank16.png");
  background-size: 36px 17px; }

.c-icon-ranking--num17 {
  background: url("../img/common/label_rank17.png");
  background-size: 36px 17px; }

.c-icon-ranking--num18 {
  background: url("../img/common/label_rank18.png");
  background-size: 36px 17px; }

.c-icon-ranking--num19 {
  background: url("../img/common/label_rank19.png");
  background-size: 36px 17px; }

.c-icon-ranking--num20 {
  background: url("../img/common/label_rank20.png");
  background-size: 36px 17px; }

.c-icon-comment::before {
  display: inline-block;
  width: 19px;
  height: 16px;
  margin-right: 5px;
  margin-bottom: 2px;
  background: url("../img/common/icon_comment.png");
  background-repeat: no-repeat;
  background-size: 19px 16px;
  content: ""; }

.c-section-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border-bottom: solid 2px #D9AE00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .c-section-heading--recommend-daily {
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .c-section-heading--recommend-daily__text-item {
      color: #001B5A;
      font-weight: bold;
      font-size: 16px; }
    .c-section-heading--recommend-daily::before {
      position: absolute;
      top: 15px;
      left: 0;
      width: 34px;
      height: 47px;
      content: '';
      background-image: url(../img/astro/img_recommend_star01.png);
      background-size: contain; }
    .c-section-heading--recommend-daily::after {
      position: absolute;
      top: 15px;
      right: 0;
      width: 34px;
      height: 47px;
      content: '';
      background-image: url(../img/astro/img_recommend_star02.png);
      background-size: contain; }
  .c-section-heading--recommend-daily-bg {
    background-image: url(../img/astro/bg_recommend_title.jpg);
    background-repeat: repeat-x; }

.c-section-heading__text-item {
  color: #001B5A;
  font-weight: bold;
  font-size: 16px; }

.c-section-heading__text-item::before {
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;
  content: '';
  background: #024B87; }

.c-section-heading-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  border-bottom: solid 1px #d2dcf9; }

.c-section-heading-middle__text-item {
  display: block;
  line-height: 33px;
  color: #024b87;
  font-weight: bold;
  font-size: 15px; }

.c-section-sub-heading {
  padding: 7px 10px;
  border-bottom: solid 1px #d2dcf9; }

.c-section-sub-heading__text-item {
  color: #024b87;
  font-weight: bold; }

.c-flat-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 15px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e1eaff; }

.c-flat-heading__text-item {
  font-weight: bold;
  line-height: 16px; }

.c-section-heading-ribbon__text-item {
  padding: 0 0 0 10px;
  height: 24px;
  font-size: 14px;
  color: #001b5a;
  line-height: 24px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  background: #e1eaff; }

.c-section-heading-ribbon__text-item::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 0;
  right: -14px;
  border-top: #e1eaff solid 12px;
  border-bottom: #e1eaff solid 12px;
  border-left: #e1eaff solid 7px;
  border-right: transparent solid 7px; }

.c-tab-text {
  display: -webkit-box;
  width: 100%;
  height: 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-bottom: solid 1px #d2dcf9;
  padding-left: 5px;
  padding-right: 5px; }

.c-tab-text__list-item {
  min-width: 51px;
  display: block;
  -webkit-box-flex: 1;
  box-flex: 1;
  height: 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #024b87; }

.c-tab-text__list-item:first-child {
  min-width: 55px; }

.c-tab-text__list-item:last-child {
  min-width: 51px; }

.c-tab-text__text-item {
  display: block;
  padding-top: 15px;
  padding-bottom: 8px; }

.c-tab-text__list-item--current {
  font-weight: bold;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-tab-text__list-item--current .c-tab-text__text-item {
  padding-top: 14px;
  padding-bottom: 9px; }

.c-tab-text__list-item--current:nth-child(1) {
  border-bottom: solid 3px #024b87; }

.c-tab-text__list-item--current:nth-child(2) {
  border-bottom: solid 3px #ea7d9f; }

.c-tab-text__list-item--current:nth-child(3) {
  border-bottom: solid 3px #bc8de8; }

.c-tab-text__list-item--current:nth-child(4) {
  border-bottom: solid 3px #edc003; }

.c-tab-text__list-item--current:nth-child(5) {
  border-bottom: solid 3px #77b4e5; }

.c-tab-text__list-item--current:nth-child(6) {
  border-bottom: solid 3px #83d173; }

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

.c-tab__list-item {
  background: #e4e9f4;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.c-tab__list-item:not(:first-child) {
  margin-left: 5px; }

.c-tab__link-item {
  display: block; }

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

.c-tab-2 .c-tab-2__list-item {
  width: 50%; }

.c-tab-2 .c-tab-2__text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.c-tab__text-item-daily {
  background: url("../img/common/tab_off_daily.png");
  background-size: 58px 15px; }

.c-tab-daily {
  width: 50%; }

.c-tab-daily__text-item {
  background: url("../img/common/tab_off_daily.png"); }

.c-tab-daily__text-item-active {
  background: url("../img/common/tab_on_daily.png"); }

.c-astro-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #e0e0e0; }

.c-astro-tab__list-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 33%; }

.c-astro-tab__button-item {
  display: block;
  width: 100%;
  height: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #7a7f87; }

.c-astro-tab__list-item--current {
  margin-bottom: -1px; }

.c-astro-tab__list-item[data-tabtype="personal"].c-astro-tab__list-item--current {
  border-bottom: solid 3px #f0585a; }

.c-astro-tab__list-item[data-tabtype="personal"].c-astro-tab__list-item--current .c-astro-tab__button-item {
  color: #f0585a; }

.c-astro-tab__list-item[data-tabtype="love"].c-astro-tab__list-item--current {
  border-bottom: solid 3px #ea7d9f; }

.c-astro-tab__list-item[data-tabtype="love"].c-astro-tab__list-item--current .c-astro-tab__button-item {
  color: #ea7d9f; }

.c-astro-tab__list-item[data-tabtype="money"].c-astro-tab__list-item--current {
  border-bottom: solid 3px #edc003; }

.c-astro-tab__list-item[data-tabtype="money"].c-astro-tab__list-item--current .c-astro-tab__button-item {
  color: #edc003; }

.c-surround-tab {
  margin: 0 8px;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-surround-tab__list-item {
  height: 37px;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.c-surround-tab__list-item--profile {
  -webkit-box-flex: 1.125;
  -webkit-flex: 1.125;
  -ms-flex: 1.125;
  flex: 1.125; }

.c-surround-tab__list-item--introduce {
  -webkit-box-flex: 1.448;
  -webkit-flex: 1.448;
  -ms-flex: 1.448;
  flex: 1.448; }

.c-surround-tab__button-item {
  margin: 0 2px;
  height: 100%;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #e4e9f4; }

.c-surround-tab__text-item {
  margin: auto;
  text-indent: -9999px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.c-surround-tab__text-item--popular {
  width: 37px;
  height: 15px;
  background: url("../img/tab/tab_off_popular.png");
  background-size: 37px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--popular {
  background: url("../img/tab/tab_on_popular.png");
  background-size: 37px auto; }

.c-surround-tab__text-item--free {
  width: 37px;
  height: 15px;
  background: url("../img/tab/tab_off_free.png");
  background-size: 37px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--free {
  background: url("../img/tab/tab_on_free.png");
  background-size: 37px auto; }

.c-surround-tab__text-item--introduce {
  width: 77px;
  height: 15px;
  background: url("../img/tab/tab_off_introduce.png");
  background-size: 77px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--introduce {
  background: url("../img/tab/tab_on_introduce.png");
  background-size: 77px auto; }

.c-surround-tab__text-item--profile {
  width: 86px;
  height: 15px;
  background: url("../img/tab/tab_off_prof.png");
  background-size: 86px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--profile {
  background: url("../img/tab/tab_on_prof.png");
  background-size: 86px auto; }

.c-surround-tab__text-item--partner {
  width: 62px;
  height: 15px;
  background: url("../img/tab/tab_off_you.png");
  background-size: 62px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--partner {
  background: url("../img/tab/tab_on_you.png");
  background-size: 62px auto; }

.c-surround-tab__text-item--history {
  width: 62px;
  height: 15px;
  background: url("../img/tab/tab_off_rireki.png");
  background-size: 62px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--history {
  background: url("../img/tab/tab_on_rireki.png");
  background-size: 62px auto; }

.c-surround-tab__text-item--day {
  width: 58px;
  height: 15px;
  background: url("../img/common/tab_off_daily.png");
  background-size: 58px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--day {
  background: url("../img/common/tab_on_daily.png");
  background-size: 58px auto; }

.c-surround-tab__text-item--week {
  width: 84px;
  height: 14px;
  background: url("../img/common/tab_off_weekly.png");
  background-size: 84px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--week {
  background: url("../img/common/tab_on_weekly.png");
  background-size: 84px auto; }

.c-surround-tab__text-item--today {
  width: 77px;
  height: 15px;
  background-position: 0 0;
  background-image: url("../img/sprite/sp_astro_ranking.png");
  background-size: 160px 30px; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--today {
  background-position: 82px 0;
  background-image: url("../img/sprite/sp_astro_ranking.png"); }

.c-surround-tab__text-item--tomorrow {
  width: 80px;
  height: 15px;
  background-position: 160px 15px;
  background-image: url("../img/sprite/sp_astro_ranking.png");
  background-size: 160px 30px; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--tomorrow {
  background-position: 80px 15px;
  background-image: url("../img/sprite/sp_astro_ranking.png"); }

.c-surround-tab__text-item--basic {
  width: 32px;
  height: 15px;
  background: url("../img/tab/tab_off_howto01.png");
  background-size: 32px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--basic {
  background: url("../img/tab/tab_on_howto01.png");
  background-size: 32px auto; }

.c-surround-tab__text-item--howtobuy {
  width: 47px;
  height: 15px;
  background: url("../img/tab/tab_off_howto02.png");
  background-size: 47px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--howtobuy {
  background: url("../img/tab/tab_on_howto02.png");
  background-size: 47px auto; }

.c-surround-tab__text-item--point {
  width: 56px;
  height: 15px;
  background: url("../img/tab/tab_off_howto03.png");
  background-size: 56px auto; }

.c-surround-tab__list-item--current .c-surround-tab__text-item--point {
  background: url("../img/tab/tab_on_howto03.png");
  background-size: 56px auto; }

.c-surround-tab__list-item--current .c-surround-tab__button-item {
  border: #eac36e solid 2px;
  background: #d9ae00; }

.c-surround-tab__list-item--current .c-surround-tab__button-item::before,
.c-surround-tab__list-item--current .c-surround-tab__button-item::after {
  content: "";
  height: 7px;
  top: 100%;
  position: absolute; }

.c-surround-tab__list-item--current .c-surround-tab__button-item::before {
  left: -2px;
  right: -2px;
  margin-top: 2px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAOCAYAAAB6pd+uAAAABGdBTUEAALGPC/xhBQAAALZJREFUSA3d1ssNgzAQRdEHPVBOREpKCS4hJYEohx7yQdbNgsjCmJkE8Mayxp55Z+dqHG5X6RGeUqsTrUrqpTq897jOAgXWXO7dJPsAI1M6KnQOw/MFpHAUaAqGIwnkwl6hSzDyLwK5uBdoLozc2UAe/Au6Fkbe1UAe/gpaCiNnMZAGXtCtMPJtBtLICmoFI5cZkIalUGsYecyBNM6FesHI4QZkQArqDWO+O5BBQOO5DvwVqXvtL/AHbG0H45M3AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 7px; }

.c-surround-tab__list-item--current .c-surround-tab__button-item::after {
  left: 0;
  right: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAOCAYAAAB6pd+uAAAABGdBTUEAALGPC/xhBQAAALVJREFUSA3d1tsNwyAQRNGhGNeRtJCO3FFasOtwMQQL3Xw4QsZ4N34gIYSA3Tl/hOmtZ5T6GPXQjUYIGkNypZnHXaDAupeGWfYFZqZ0VegShucHyMFVoCUYjiKQC2eFrsHIvwrk4lmgtTByVwN5cBR0K4y8m4E8/Be0FUbOZiAFvKB7YeTbDaSQFdQKRi4zIAVbodYw8pgDKVwL9YKRww1IgxLUG0Z/dyCNgM771LTnr8i51/oB0ZBr2UGPjrsAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 7px; }

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

.c-select-box::before {
  display: block;
  content: "";
  width: 10px;
  height: 7px;
  position: absolute;
  right: 2px;
  top: 17px;
  background: url("../img/common/icon_arrow_mustard_bottom.png");
  background-size: 10px auto; }

.c-select-box__select-item {
  width: 100%;
  margin-bottom: 3px;
  padding: 0 6px;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background: none;
  border-bottom: solid 1px #024b87;
  line-height: 38px;
  font-size: 15px; }

.c-select-box__select-item:focus {
  border-bottom: solid 1px #d9ae00; }

.c-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 22px;
  min-width: 22px;
  height: 22px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  border: solid 1px #118BBC;
  border-radius: 3px;
  margin-left: 10px;
  margin-right: 10px; }

.c-checkbox:checked {
  background: url("../img/common/icon_check_mustard.png");
  background-size: 17px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.c-form-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #d2dcf9; }

.c-form-list__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }

.c-form-list__text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  color: #024b87; }

.c-input-text {
  display: block;
  width: 100%;
  margin-bottom: 3px;
  padding: 0 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 38px;
  border: none;
  border-bottom: solid 1px #024b87;
  -webkit-appearance: none;
  border-radius: 0; }

.c-input-text__error {
  border-bottom: solid 1px #e64242; }

.c-input-text:focus {
  border-bottom: solid 1px #d9ae00;
  outline: 0; }

.c-input-text::-webkit-input-placeholder {
  color: #8dc3d9; }

.c-input-text--error {
  border-bottom: solid 1px #e64242; }

.p-input-profile-year {
  display: block;
  width: 40%;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-input-profile-month {
  display: block;
  width: 30%;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-input-profile-day {
  display: block;
  width: 30%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-input-profile-hour,
.p-input-card-date {
  width: 50%;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-input-profile-minutes,
.p-input-profile-state,
.p-input-profile-gender,
.p-input-profile-bloodtype {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.p-name-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.p-name-input--light .c-input-text {
  line-height: 30px;
  margin-top: 1px;
  margin-bottom: 1px; }

.p-name-input--light .p-name-input__title__text-item {
  height: 30px;
  line-height: 30px; }

.p-name-input__input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.p-name-input__title__text-item {
  display: block;
  width: 50px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  font-weight: bold;
  color: #024b87; }

.c-select-box--light .c-select-box__select-item {
  line-height: 30px;
  margin-top: 1px;
  margin-bottom: 1px; }

.c-input-textarea__input-item {
  display: block;
  width: 100%;
  height: 150px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px;
  border: solid 1px #024b87; }

.c-input-textarea__input-item.c-input-text--error {
  border: solid 1px #e64242; }

.c-input-textarea--has-counter {
  position: relative; }

.c-input-textarea__counter {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #77A8C9; }

.p-input-message-box {
  min-height: 20px; }

.p-input-message-box--light {
  min-height: 16px; }

.c-input-textarea__placeholder {
  top: 10px;
  left: 10px;
  position: absolute;
  color: #77A8C9;
  font-size: 13px;
  line-height: 18px;
  pointer-events: none; }

.c-error-message {
  padding: 10px 7px;
  border: solid 1px #e64242;
  border-radius: 3px; }

.c-error-message__text-item {
  color: #e64242;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-align: center; }

.c-error-message__list-item {
  color: #e64242;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  text-indent: -12px;
  padding-left: 12px; }

.c-checkbox__input-item {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  pointer-events: none; }

.c-checkbox__label-item {
  position: relative; }

.c-checkbox__input-item {
  margin-right: 6px;
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  border: #024b87 solid 1px; }

.c-checkbox__input-item:checked + .c-checkbox__checked-item {
  width: 9px;
  height: 5px;
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  border-left: #024b87 solid 3px;
  border-bottom: #024b87 solid 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.c-radio__input-item {
  display: none; }

.c-radio__text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
  text-indent: 5px; }

.c-radio__text-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border: 1px solid #024b87;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-radio__input-item:checked + .c-radio__text-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #024b87;
  border-radius: 50%; }

.c-radio__text-item {
  display: block;
  line-height: 20px; }

.c-panel-readmore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  background: -webkit-gradient(linear, 0 0, 0 32, from(rgba(255, 255, 255, 0)), to(white)); }

.c-panel-readmore__text-item {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-size: 14px;
  line-height: 44px;
  color: #024b87; }

.c-panel-readmore__text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-panel-readmore__inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.c-panel-readmore__inner-item::after {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 7px;
  margin-left: 3px;
  content: "";
  background-image: url("../img/common/icon_arrow_blue_bottom.png");
  background-size: 10px auto; }

.c-panel-readmore__inner-item--arrow-top::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-panel__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  line-height: 16px;
  min-height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #d2dcf9; }

.c-panel__title--open::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-panel__text-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
  background: url("../img/common/icon_arrow_blue_bottom.png");
  background-size: 10px auto;
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 18px; }

.c-panel__inner-item {
  padding: 10px;
  border-bottom: 1px solid #d2dcf9;
  line-height: 1.4;
  font-size: 13px; }

.c-panel__inner-item--has-list {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px; }

.c-panel__inner-item:last-child {
  border-bottom: none; }

.c-panel__list {
  border-top: 1px solid #d2dcf9; }

.c-panel__text-item--open::after {
  content: "";
  display: block;
  float: right;
  width: 16px;
  height: 12px;
  background: url("../img/common/icon_arrow_blue_bottom.png");
  background-size: 12px auto;
  background-position: right center;
  background-repeat: no-repeat; }

.c-panel__text-item--close::after {
  content: "";
  display: block;
  float: right;
  width: 20px;
  height: 12px;
  background: url("../img/common/icon_arrow_blue_bottom.png");
  background-size: 12px auto;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-list-inner__list-item {
  border-bottom: solid 1px #d2dcf9; }

.c-list-inner__list-item:last-child {
  border-bottom: none; }

.c-list-inner__link-item {
  display: block;
  line-height: 35px; }

.c-list-inner__text-item {
  display: block;
  margin-left: 10px;
  margin-right: 20px;
  background: url("../img/common/icon_arrow_yellow_right.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 7px auto; }

.c-table-list__list-item {
  display: inline-block;
  width: 33%;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-table-list__list-item__link-item {
  display: block;
  margin-right: 5px;
  padding: 10px 10px 5px;
  border-radius: 5px;
  background: #fff;
  text-align: center; }

.c-table-list__list-item:nth-child(3n+2) {
  width: 34%; }

.c-table-list__list-item:nth-child(3n+1) .c-table-list__list-item__link-item {
  margin-left: 5px; }

.c-table-list__thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 5px; }

.c-table-list__teller-name {
  display: block;
  margin-bottom: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold; }

.c-table-list__divination {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  line-height: 12px;
  color: #024b87; }

.u-no-mg {
  margin: 0 !important; }

.u-ms {
  margin: 5px !important; }

.u-mm {
  margin: 10px !important; }

.u-ml {
  margin: 15px !important; }

.u-ml2 {
  margin: 20px !important; }

.u-ml3 {
  margin: 25px !important; }

.u-ml4 {
  margin: 30px !important; }

.u-mts {
  margin-top: 5px !important; }

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

.u-mtl {
  margin-top: 15px !important; }

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

.u-mtl3 {
  margin-top: 25px !important; }

.u-mtl4 {
  margin-top: 30px !important; }

.u-mrs {
  margin-right: 5px !important; }

.u-mrm {
  margin-right: 10px !important; }

.u-mrl {
  margin-right: 15px !important; }

.u-mrl2 {
  margin-right: 20px !important; }

.u-mrl3 {
  margin-right: 25px !important; }

.u-mrl4 {
  margin-right: 30px !important; }

.u-mbs {
  margin-bottom: 5px !important; }

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

.u-mbl {
  margin-bottom: 15px !important; }

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

.u-mbl3 {
  margin-bottom: 25px !important; }

.u-mbl4 {
  margin-bottom: 30px !important; }

.u-mbl5 {
  margin-bottom: 35px !important; }

.u-mls {
  margin-left: 5px !important; }

.u-mlm {
  margin-left: 10px !important; }

.u-mll {
  margin-left: 15px !important; }

.u-mll2 {
  margin-left: 20px !important; }

.u-mll3 {
  margin-left: 25px !important; }

.u-mll4 {
  margin-left: 30px !important; }

.u-mvs {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.u-mvm {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.u-mvl {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.u-mvl2 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.u-mvl3 {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.u-mvl4 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.u-mhs {
  margin-right: 5px !important;
  margin-left: 5px !important; }

.u-mhm {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.u-mhl {
  margin-right: 15px !important;
  margin-left: 15px !important; }

.u-mhl2 {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.u-mhl3 {
  margin-right: 25px !important;
  margin-left: 25px !important; }

.u-mhl4 {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.u-nml {
  margin-right: -15px !important;
  margin-left: -15px !important; }

.u-mc {
  margin: 0 auto !important; }

.u-ps {
  padding: 5px !important; }

.u-pm {
  padding: 10px !important; }

.u-pl {
  padding: 15px !important; }

.u-pl2 {
  padding: 20px !important; }

.u-pl3 {
  padding: 25px !important; }

.u-pl4 {
  padding: 30px !important; }

.u-pts {
  padding-top: 5px !important; }

.u-ptm {
  padding-top: 10px !important; }

.u-ptl {
  padding-top: 15px !important; }

.u-ptl2 {
  padding-top: 20px !important; }

.u-ptl3 {
  padding-top: 25px !important; }

.u-ptl4 {
  padding-top: 30px !important; }

.u-prs {
  padding-right: 5px !important; }

.u-prm {
  padding-right: 10px !important; }

.u-prl {
  padding-right: 15px !important; }

.u-prl2 {
  padding-right: 20px !important; }

.u-prl3 {
  padding-right: 25px !important; }

.u-prl4 {
  padding-right: 30px !important; }

.u-pbs {
  padding-bottom: 5px !important; }

.u-pbm {
  padding-bottom: 10px !important; }

.u-pbl {
  padding-bottom: 15px !important; }

.u-pbl2 {
  padding-bottom: 20px !important; }

.u-pbl3 {
  padding-bottom: 25px !important; }

.u-pbl4 {
  padding-bottom: 30px !important; }

.u-pbl7 {
  padding-bottom: 45px !important; }

.u-pls {
  padding-left: 5px !important; }

.u-plm {
  padding-left: 10px !important; }

.u-pll {
  padding-left: 15px !important; }

.u-pll2 {
  padding-left: 20px !important; }

.u-pll3 {
  padding-left: 25px !important; }

.u-pll4 {
  padding-left: 30px !important; }

.u-pvs {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.u-pvm {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.u-pvl {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.u-pvl2 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.u-pvl3 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.u-pvl4 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.u-phs {
  padding-right: 5px !important;
  padding-left: 5px !important; }

.u-phm {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.u-phl {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.u-phl2 {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.u-phl3 {
  padding-right: 25px !important;
  padding-left: 25px !important; }

.u-phl4 {
  padding-right: 30px !important;
  padding-left: 30px !important; }

.u-fs-xsmall {
  font-size: 10px;
  line-height: 1.4; }

.u-fs-small {
  font-size: 12px;
  line-height: 1.4; }

.u-fs-normal {
  font-size: 14px;
  line-height: 1.4; }

.u-fs-large {
  font-size: 15px;
  line-height: 1.4; }

.u-fs-xlarge {
  font-size: 16px;
  line-height: 1.4; }

.u-fs-xxlarge {
  font-size: 18px;
  line-height: 1.4; }

.u-fs-xxxlarge {
  font-size: 20px;
  line-height: 1.4; }

.u-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

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

.u-right {
  text-align: right; }

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

.u-fw-bold {
  font-weight: bold; }

.u-fw-normal {
  font-weight: normal !important; }

.u-td-underline {
  text-decoration: underline; }

.u-td-line-through {
  text-decoration: line-through; }

.u-va-text-bottom {
  vertical-align: text-bottom; }

.u-color-white {
  color: #fff; }

.u-color-black {
  color: #000; }

.u-color-gray {
  color: #7A7F87; }

.u-color-red {
  /* リファクタが完了したらimportantを外す */
  color: #E64242 !important; }

.u-color-update-red {
  /* リファクタが完了したらimportantを外す */
  color: #E64242 !important; }

.u-color-orange {
  /* リファクタが完了したらimportantを外す */
  color: #ff822e !important; }

.u-color-au-orange {
  color: #EB5505; }

.u-color-blue {
  color: #024b87; }

.u-color-light-blue {
  color: #118bbc; }

.u-color-deep-blue {
  color: #001b5a; }

.u-color-link-orange:link,
.u-color-link-orange:visited,
.u-color-link-orange:hover,
.u-color-link-orange:active {
  color: #ff822e;
  text-decoration: underline; }

.u-color-link-white:link,
.u-color-link-white:visited,
.u-color-link-white:hover,
.u-color-link-wdhite:active {
  color: #fff; }

.u-color-link-black:link,
.u-color-link-black:visited,
.u-color-link-black:hover,
.u-color-link-black:active {
  color: #000; }

.u-color-link-blue:link,
.u-color-link-blue:visited,
.u-color-link-blue:hover,
.u-color-link-blue:active {
  color: #024b87; }

.u-color-link-light-blue:link,
.u-color-link-light-blue:visited,
.u-color-link-light-blue:hover,
.u-color-link-light-blue:active {
  color: #118bbc; }

.u-color-link-deep-blue:link,
.u-color-link-deep-blue:visited,
.u-color-link-deep-blue:hover,
.u-color-link-deep-blue:active {
  color: #001b5a; }

.u-multiple-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.u-nowrap {
  white-space: nowrap; }

.u-line-clamp {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; }

.u-line-clamp--1 {
  white-space: nowrap; }

.u-line-clamp--2 {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  box-orient: vertical;
  -webkit-box-orient: vertical; }

.u-line-clamp--3 {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  box-orient: vertical;
  -webkit-box-orient: vertical; }

.u-line-clamp--4 {
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  box-orient: vertical;
  -webkit-box-orient: vertical; }

.u-line-clamp--5 {
  display: -webkit-box;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  box-orient: vertical;
  -webkit-box-orient: vertical; }

.c-arrow-gold-right {
  padding-right: 15px;
  background-image: url("../img/common/icon_arrow_yellow_right.png");
  background-size: 7px auto;
  text-align: right;
  background-position: right center;
  background-repeat: no-repeat; }

.u-break-all {
  word-break: break-all; }

.u-required-note {
  margin-top: 4px;
  margin-right: 15px;
  color: #E64242;
  font-size: 12px;
  text-align: right; }
  .u-required-note--self {
    margin-top: -12px;
    margin-right: 15px;
    color: #E64242;
    font-size: 12px;
    text-align: right; }

.u-d-block {
  display: block; }

.u-d-inline-block {
  display: inline-block; }

.u-d-none {
  display: none; }

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

.u-flex-h-ts {
  display: box;
  display: -webkit-box; }

.u-flex-v {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.u-flex-v--start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.u-flex-v--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.u-flex-v-ts-center {
  -webkit-box-align: center; }

.u-flex-v--end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.u-flex-h--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.u-flex-h--end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.u-flex-h--start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.u-flex--fill {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.u-flex-ts--fill {
  box-flex: 1;
  -webkit-box-flex: 1; }

.u-float--left {
  float: left; }

.u-float--right {
  float: right; }

.u-b-servicetop {
  border: solid 1px #ddd; }

.u-bb-servicetop {
  border-bottom: solid 1px #ddd; }

.u-bb-gray {
  border-bottom: solid 1px #eee; }

.u-b-lightblue {
  border: solid 1px #d2dcf9; }

.u-b-lighterblue {
  border: solid 1px #E1EAFF; }

.u-b-lighterblue--card {
  border: solid 1px #E1EAFF;
  border-radius: 5px; }

.u-bt-lightblue {
  border-top: solid 1px #d2dcf9; }

.u-bb-lightblue {
  border-bottom: solid 1px #d2dcf9; }

.u-bb-light-blue {
  border-bottom: solid 1px #d2dcf9; }

.u-bt-none {
  border-top: none; }

.u-bb-none {
  border-bottom: none; }

.u-brs {
  border-radius: 3px; }

.u-brm {
  border-radius: 5px; }

.u-brl {
  border-radius: 10px; }

.u-bg-lightblue {
  background-color: #e1eaff; }

.u-bg-lighterblue {
  background-color: #DAE2F2; }

.u-bg-lightpink {
  background-color: #f4c9ce; }

.u-bg-white {
  background-color: #ffffff; }

.u-pos-relative {
  position: relative; }

.u-pos-absolute {
  position: absolute;
  top: 300px; }

.u-va-middle {
  vertical-align: middle; }

.u-va-bottom {
  vertical-align: bottom; }

.u-min-width-10 {
  min-width: 10px; }

.u-min-width-15 {
  min-width: 15px; }

.u-min-width-20 {
  min-width: 20px; }

.u-min-width-25 {
  min-width: 25px; }

.u-min-width-30 {
  min-width: 30px; }

.u-min-width-40 {
  min-width: 40px; }

.u-min-width-50 {
  min-width: 50px; }

.u-min-width-60 {
  min-width: 60px; }

.u-min-width-70 {
  min-width: 70px; }

.u-min-width-80 {
  min-width: 80px; }

.u-min-width-90 {
  min-width: 90px; }

.u-pct-width-93 {
  width: 93%; }

.u-clearfix:after {
  display: block;
  clear: both;
  content: ""; }

.u-boxshadow-n {
  -webkit-box-shadow: none;
  box-shadow: none; }

.c-rating-star {
  width: 110px;
  height: 18px;
  background: url("../img/common/icon_star_gray.png");
  background-size: 22px auto; }

.c-rating-star__text-item {
  display: block;
  height: 18px;
  text-indent: -9999px; }

.c-rating-star--personal .c-rating-star__text-item {
  background: url("../img/common/icon_star_red.png");
  background-size: 22px auto; }

.c-rating-star--love .c-rating-star__text-item {
  background: url("../img/common/icon_star_pink.png");
  background-size: 22px auto; }

.c-rating-star--gold .c-rating-star__text-item {
  background: url("../img/common/icon_star_yellow.png");
  background-size: 22px auto; }

.c-rating-star--num-1 .c-rating-star__text-item {
  width: 22px; }

.c-rating-star--num-2 .c-rating-star__text-item {
  width: 44px; }

.c-rating-star--num-3 .c-rating-star__text-item {
  width: 66px; }

.c-rating-star--num-4 .c-rating-star__text-item {
  width: 88px; }

.c-notice-box {
  padding: 12px 10px;
  font-size: 12px;
  text-align: center; }

.c-notice-box--error {
  border: solid 1px #e64242;
  color: #e64242; }

.c-notice-box--error.no-border {
  border: none; }

.c-notice-box--success {
  border: solid 1px #32b77e;
  color: #32b77e; }

.p-list-padding {
  padding: 18px 15px;
  font-size: 14px; }

.c-list-profileitem {
  display: block; }

.c-list-profileitem__list-item {
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 4px;
  vertical-align: middle;
  border-bottom: solid 1px #e1eaff;
  line-height: 15px; }

.c-list-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #d2dcf9; }

.c-card-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#resultRecommendDairy .c-card-menu:last-child {
  margin-bottom: 0 !important; }

.c-card-recommend-menu__thumbnail {
  width: 64px;
  min-width: 64px;
  height: 64px;
  position: relative; }

.c-list-menu_no_bottom_border {
  border-bottom: 0; }

.c-list-menu__text-item {
  margin: 3px 0 8px 0px;
  font-size: 15px;
  line-height: 1.3;
  color: #001b5a; }

.c-list-menu__thumbnail {
  width: 44px;
  min-width: 44px;
  position: relative; }

.c-list-menu-pickup {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.c-list-menu-pickup::before {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: url("../img/common/label_pickup.png");
  background-size: 40px 40px;
  z-index: 1; }

.c-list-menu-pickup .c-list-menu-pickup__text-item {
  font-size: 15px;
  line-height: 1.3;
  color: #2a0460;
  text-indent: 16px; }

.c-list-recommend-menu-top {
  border-top: solid 1px #E6E6E6; }

.c-list-recommend-menu__thumbnail {
  width: 64px;
  min-width: 64px;
  position: relative; }

.c-list-recommend-menu__text {
  color: #f0585a; }

.c-list-recommend-menu__free-trial {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0; }

.c-list-recommend-menu__free-trial-img {
  vertical-align: bottom; }

.c-list-recommend-daily__overflow-list {
  height: 64px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.c-list-ranking {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 120px; }

.c-list-recent-ranking-title {
  display: block;
  height: 67px; }

.c-list-ranking__text-item {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 1.4;
  color: #001b5a; }

.c-list-ranking__text-item-lightblue {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 1.4;
  color: #118BBC; }

.c-list-ranking__thumbnail {
  width: 44px;
  min-width: 44px;
  position: relative; }

.c-list-rankinglist {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 92px; }

.c-list-rankinglist__thumbnail {
  width: 70px;
  min-width: 70px;
  height: 70px;
  position: relative; }

.c-list-recent-rankinglist__thumbnail {
  position: relative;
  width: 70px;
  min-width: 70px;
  padding: 14px 7px; }

.c-list-recent-rankinglist-bg--rank1 {
  background-color: #FFF9D9; }

.c-list-recent-rankinglist-bg--rank2 {
  background-color: #E6EAF2; }

.c-list-recent-rankinglist-bg--rank3 {
  background-color: #FFEEE6; }

.c-list-rankinglist__thumbnail-rank1,
.c-list-rankinglist__thumbnail-rank2,
.c-list-rankinglist__thumbnail-rank3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70px;
  height: 70px;
  border-radius: 8px;
  position: relative; }

.c-list-rankinglist__thumbnail-border-rank1,
.c-list-rankinglist__thumbnail-border-rank2,
.c-list-rankinglist__thumbnail-border-rank3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 43px;
  width: 66px;
  height: 66px;
  border-radius: 8px;
  position: relative; }

.c-list-rankinglist__thumbnail-rank1,
.c-list-rankinglist__thumbnail-border-rank1 {
  border: 3px solid #e2c223; }

.c-list-rankinglist__thumbnail-rank2,
.c-list-rankinglist__thumbnail-border-rank2 {
  border: 3px solid #c6c4ba; }

.c-list-rankinglist__thumbnail-rank3,
.c-list-rankinglist__thumbnail-border-rank3 {
  border: 3px solid #edb37a; }

.c-list-rankinglist__thumbnail-rank1::before,
.c-list-rankinglist__thumbnail-rank2::before,
.c-list-rankinglist__thumbnail-rank3::before {
  display: block;
  width: 18px;
  height: 12px;
  position: absolute;
  top: -13px;
  left: 23px;
  content: "";
  z-index: 1; }

.c-list-rankinglist__thumbnail-rank1::before {
  background: url("../img/common/thumb_rank01.png");
  background-size: 18px auto; }

.c-list-rankinglist__thumbnail-rank2::before {
  background: url("../img/common/thumb_rank02.png");
  background-size: 18px auto; }

.c-list-rankinglist__thumbnail-rank3::before {
  background: url("../img/common/thumb_rank03.png");
  background-size: 18px auto; }

.c-disc-list__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 3px; }

.c-disc-list__list-item::before {
  width: 14px;
  min-width: 14px;
  content: "・";
  line-height: 24px; }

.c-disc-list__text-item {
  line-height: 20px; }

.c-disc-list[data-visible="false"] {
  height: 200px;
  visibility: visible !important;
  overflow: hidden; }

.c-disc-list--special-page[data-visible="false"] {
  height: 72px;
  visibility: visible !important;
  overflow: hidden; }

.c-disc-list[data-visible="true"] {
  padding-bottom: 50px; }

.c-category-list {
  margin-left: 3px;
  margin-right: 3px; }

.c-category-list__list-item {
  width: 33%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  margin-bottom: 4px; }

.c-category-list__list-item:nth-child(3n+1) {
  width: 33%;
  padding-right: 2px; }

.c-category-list__list-item:nth-child(3n+2) {
  width: 34%;
  padding-left: 2px;
  padding-right: 2px; }

.c-category-list__list-item:nth-child(3n+3) {
  width: 33%;
  padding-left: 2px; }

.c-category-list__link-item {
  padding: 3px;
  display: block;
  background: #e1eaff; }

.c-category-list__text-item {
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #e1eaff;
  border: 1px solid #fff;
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px; }

.c-teller-thumbnail {
  position: relative; }

.c-teller-thumbnail__image {
  display: block;
  min-height: 200px; }

.c-teller-thumbnail__teller_name {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  line-height: 28px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.c-panel-readmore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  background: -webkit-gradient(linear, 0 0, 0 32, from(rgba(255, 255, 255, 0)), to(white)); }

.c-panel-readmore__text-item {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-size: 14px;
  line-height: 44px;
  color: #024b87; }

.c-panel-readmore__text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-panel-readmore__inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.c-panel-readmore__inner-item::after {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 7px;
  margin-left: 3px;
  content: "";
  background-image: url("../img/common/icon_arrow_blue_bottom.png");
  background-size: 10px auto; }

.c-panel-readmore__inner-item--arrow-top::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-text-balloon {
  position: relative;
  padding-top: 8px;
  padding-left: 5px;
  padding-bottom: 8px;
  padding-right: 5px;
  background: #e1eaff;
  text-align: center;
  border-radius: 5px;
  line-height: 16px;
  font-weight: bold; }

.c-text-balloon:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #e1eaff;
  border-width: 8px;
  margin-left: -8px; }

.c-blur-text {
  height: 80px;
  overflow: hidden;
  position: relative; }

.c-blur-text::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }

.c-blur-text__text-item {
  line-height: 20px; }

.c-blur-image {
  display: block;
  position: relative; }

.c-blur-image::before {
  display: block;
  content: "";
  width: 100%;
  height: 70%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 70%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 70%); }

.c-text-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  width: auto;
  height: 16px;
  line-height: 16px;
  color: #024b87; }

.c-text-link__text-item {
  margin-right: 5px;
  line-height: 1; }

.c-text-link::after {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 7px;
  height: 10px;
  content: "";
  background: url("../img/common/icon_arrow_mustard_left.png");
  background-size: 7px 10px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-list-carousel .slick-prev,
.c-list-carousel .slick-next {
  display: none !important; }

.c-list-carousel .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px !important; }

.c-list-carousel .slick-list {
  overflow: hidden; }

.c-list-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-list-carousel .c-list-carousel__list-item {
  width: 164px;
  height: 184px;
  position: relative;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.c-list-carousel .c-list-carousel__list-item::before {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url("../img/common/label_new_skew.png");
  background-size: 40px 40px;
  z-index: 1; }

.c-list-carousel__list-item .c-list-carousel__thumbnail {
  width: 65px;
  min-width: 65px;
  margin: 0 auto 10px; }

.c-list-carousel__text-item {
  font-size: 13px;
  line-height: 1.3; }

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

.c-disc-list__list-item::before {
  content: "・";
  line-height: 24px; }

.c-disc-list__text-item {
  line-height: 24px; }

.c-disc-list--special-page__text-item {
  line-height: 18px; }

.c-rectangle-ad {
  margin-top: 40px; }

.c-carousel__text-item {
  position: absolute !important;
  background-color: rgba(0, 0, 0, 0.7);
  height: 28px;
  bottom: 0 !important;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden; }

.c-carousel__text-item_text {
  color: #fff;
  font-size: 13px;
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-orient: vertical; }

.p-image-below-text {
  margin-top: -40px;
  background-color: #fff; }

.p-howto-banner {
  border-top: solid 1px #fff; }

.c-rectangle-ad__dfp {
  margin-left: auto;
  margin-right: auto; }

.c-showmore_loading {
  width: 100%;
  height: 100%;
  position: relative; }

.c-showmore_loading::after,
.c-showmore_loading::before {
  content: "";
  display: block;
  position: fixed;
  left: 50%;
  top: 50%; }

.c-showmore_loading::before {
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #fff; }

.c-showmore_loading::after {
  margin-top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  border-radius: 20px;
  border: 4px solid #60ABB9;
  border-right: 4px solid #fff;
  -webkit-animation: rotate 1s infinite linear;
  animation: rotate 1s infinite linear; }

.c-showmore__nowloading {
  width: 100%;
  height: 100%;
  line-height: 50px;
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  cursor: pointer; }

.c-showmore__nowloading__txt {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: table-cell; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.p-about__payment-item {
  margin: 20px 10px 0;
  background: #eee;
  padding: 15px 10px;
  border-radius: 3px; }

.p-about__payment-item__logo {
  margin-bottom: 10px;
  width: 138px;
  height: 21px; }

.p-about__payment-item__logo-img {
  width: 138px;
  height: 21px; }

.p-about__payment-item__text {
  color: #666;
  line-height: 18px; }

.c-payment-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0; }

.c-payment-navigation__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-payment-navigation__list-item:not(:last-child)::after {
  display: block;
  margin: 0 10px;
  content: "";
  width: 7px;
  height: 10px;
  background: url("../img/common/arrow_right_gray.png");
  background-size: 7px auto; }

.c-payment-navigation__text-item {
  padding: 3px 5px;
  border: solid 1px #ccc;
  color: #ccc;
  border-radius: 3px;
  font-size: 11px; }

.c-payment-navigation__list-item--current .c-payment-navigation__text-item {
  border: solid 1px #001b5a;
  color: #001b5a; }

.p-footer-chat-banner {
  padding: 1px 4px 5px 4px;
  background: #e0e0e0; }

.js-showmore {
  cursor: pointer; }

.c-somefree_result .c-blur-text {
  height: 110px;
  overflow: hidden;
  position: relative; }

.c-somefree_result .js-readmore-parent ul {
  border-radius: 4px;
  background-color: #e0eaff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 8px;
  padding-left: 8px; }
  .c-somefree_result .js-readmore-parent ul li {
    margin-bottom: 0; }

.c-somefree_result .js-readmore-parent .c-disc-list[data-visible="true"] {
  margin-bottom: 45px; }

.c-somefree_result .js-readmore-parent .c-disc-list[data-visible="false"] {
  height: 120px;
  visibility: visible !important;
  overflow: hidden; }

.c-somefree_result .js-readmore-parent .c-panel-readmore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  border: none;
  background: -webkit-gradient(linear, 0 0, 0 60, from(rgba(255, 255, 255, 0.1)), to(white)); }

.c-somefree_result .js-readmore-parent .c-panel-readmore-clear {
  background: none; }

/*# sourceMappingURL=v3.16.0.css.map */
