@charset "UTF-8";
/*-----------------------------------------------------
reset
-----------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box; }

body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  word-break: normal;
  overflow-wrap: anywhere; }

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

img {
  vertical-align: text-top; }

ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: #333;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  outline: none; }
  a:hover img {
    opacity: 0.6; }

input,
select,
textarea {
  vertical-align: middle;
  background-color: #fff;
  outline: none; }

input,
textarea::-webkit-input-placeholder {
  color: #000; }

input,
textarea:-moz-placeholder {
  color: #000; }

input,
textarea::-moz-placeholder {
  color: #000; }

input,
textarea:-ms-input-placeholder {
  color: #000; }

.clearfix::after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0; }

/*----mt----*/
.mt0 {
  margin-top: 0 !important; }

.mt8 {
  margin-top: 8px !important; }

.mt16 {
  margin-top: 16px !important; }

.mt24 {
  margin-top: 24px !important; }

.mt32 {
  margin-top: 32px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt48 {
  margin-top: 48px !important; }

.mt56 {
  margin-top: 56px !important; }

.mt64 {
  margin-top: 64px !important; }

.mt72 {
  margin-top: 72px !important; }

/*----ml----*/
.ml8 {
  margin-left: 8px !important; }

.ml16 {
  margin-left: 16px !important; }

.ml24 {
  margin-left: 24px !important; }

/*----mr----*/
.mr8 {
  margin-right: 8px !important; }

.mr16 {
  margin-right: 16px !important; }

.mr24 {
  margin-right: 24px !important; }

/*----mlr----*/
.mlr-at {
  margin-right: auto !important;
  margin-left: auto !important; }

.mlr8 {
  margin-right: 8px !important;
  margin-left: 8px !important; }

.mlr16 {
  margin-right: 16px !important;
  margin-left: 16px !important; }

.mlr24 {
  margin-right: 24px !important;
  margin-left: 24px !important; }

/*----mb----*/
.mb0 {
  padding-bottom: 0px !important; }

.mb8 {
  padding-bottom: 8px !important; }

.mb16 {
  padding-bottom: 16px !important; }

.mb24 {
  padding-bottom: 24px !important; }

.mb32 {
  padding-bottom: 32px !important; }

/*----mtb----*/
.mtb8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.mtb16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.mtb24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

/*----pd----*/
.pd8 {
  padding: 8px !important; }

.pd16 {
  padding: 16px !important; }

.pd24 {
  padding: 24px !important; }

.pt8 {
  padding-top: 8px !important; }

/*-----------------------------------------------------
ボタン
-----------------------------------------------------*/
/*-----------------------------------------------------
画像ラベル
-----------------------------------------------------*/
/*-----------------------------------------------------
斜線飾り
-----------------------------------------------------*/
/*-----------------------------------------------------
アイコン
-----------------------------------------------------*/
/*-----------------------------------------------------
QA-リスト
-----------------------------------------------------*/
/*-----------------------------------------------------
TOP/ガイド 投稿誘導
-----------------------------------------------------*/
/*-----------------------------------------------------
絞り込み
-----------------------------------------------------*/
/*-----------------------------------------------------
もっと見るボタン
-----------------------------------------------------*/
/*-----------------------------------------------------
ランキングをさがす
-----------------------------------------------------*/
/*-----------------------------------------------------
ページ上部 質問BOX
-----------------------------------------------------*/
/*-----------------------------------------------------
PICK UP & ランキングアイテム
-----------------------------------------------------*/
/*-----------------------------------------------------
スライド表示のアイテムリスト
-----------------------------------------------------*/
.slick-track {
  display: flex !important;
  flex-flow: row nowrap; }
  .slick-track div {
    width: 133px;
    position: relative;
    margin: 10px; }
    @media only screen and (min-width: 470px) {
      .slick-track div {
        width: 140px; } }

.slick-prev,
.slick-next {
  z-index: 1; }

/*-----------------------------------------------------
タグ ＆ パンくず
-----------------------------------------------------*/
/*-----------------------------------------------------
オススメのランキング
-----------------------------------------------------*/
/*-----------------------------------------------------
ショップ選択
-----------------------------------------------------*/
/*-----------------------------------------------------
item-パネル
-----------------------------------------------------*/
/*-----------------------------------------------------
文字省略
-----------------------------------------------------*/
/*-----------------------------------------------------
余白
-----------------------------------------------------*/
.mtop10 {
  margin-top: 10px; }

.mtop15 {
  margin-top: 15px; }

.mtop20 {
  margin-top: 20px; }

.mtop25 {
  margin-top: 25px; }

.mtop30 {
  margin-top: 30px; }

.mbottom10 {
  margin-bottom: 10px; }

.mbottom15 {
  margin-bottom: 15px; }

.mbottom20 {
  margin-bottom: 20px; }

.mbottom25 {
  margin-bottom: 25px; }

.mbottom30 {
  margin-bottom: 30px; }

/*-----------------------------------------------------
レイアウト
-----------------------------------------------------*/
@media only screen and (max-width: 767px) {
  header,
  article,
  footer {
    width: 100%; }

  .nosp {
    display: none !important; } }
@media only screen and (min-width: 768px) {
  footer,
  header {
    width: 1000px !important;
    margin: 0px auto !important; }

  article {
    width: 680px !important;
    margin: 0px !important; }

  aside {
    width: 300px !important;
    margin-left: 20px !important; }

  #colmun {
    display: flex;
    justify-content: center;
    margin: 16px auto 0px;
    min-width: 1000px; }

  .nopc {
    display: none !important; } }
@media only screen and (min-width: 470px) {
  .nopc_sub {
    display: none !important; }

  #register-for-mobile {
    display: none !important; } }
@media only screen and (max-width: 469px) {
  .nosp_sub {
    display: none !important; }

  #register-for-pc {
    display: none !important; } }
@media only screen and (max-width: 360px) {
  .nosp_small {
    display: none !important; } }
@media only screen and (min-width: 360px) {
  .nopc_small {
    display: none !important; } }
/*-----------------------------------------------------
aside
-----------------------------------------------------*/
@media only screen and (min-width: 768px) {
  .aside_box {
    background-color: #fff;
    margin-top: 16px; }
    .aside_box:first-of-type {
      margin-top: 0px; }
    .aside_box h1 {
      padding: 1rem;
      font-size: 16px; }
      .aside_box h1:before {
        border-left: 4px solid #333;
        content: '';
        padding-right: 8px; }
    .aside_box ul li {
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: #cccccc; }
      .aside_box ul li:last-child {
        border: none; }
      .aside_box ul li a {
        color: #2d2926;
        text-decoration: none; }
      .aside_box ul li a:hover {
        opacity: 0.5;
        text-decoration: underline; }
    .aside_box ul.press_list li {
      padding: 16px 24px; }
      .aside_box ul.press_list li div {
        display: -webkit-box; }
        .aside_box ul.press_list li div .press_list_img {
          position: relative;
          width: 64px;
          height: 64px;
          object-fit: cover;
          margin-right: 8px; }
          .aside_box ul.press_list li div .press_list_img img {
            border-radius: 5px; }
        .aside_box ul.press_list li div p {
          font-size: 14px;
          overflow: hidden;
          display: -webkit-box;
          text-overflow: ellipsis;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          /* ブラウザがサポートしていない場合のフェールセーフ */
          max-height: 60px;
          width: 188px; }
    .aside_box ul.press_list_text li {
      padding: 4px 16px; }
    .aside_box ul.press_list_text a {
      text-decoration: none;
      font-weight: 400;
      font-size: 14px;
      line-height: 150%;
      align-items: center;
      display: flex;
      position: relative;
      padding: 8px 0; }
      .aside_box ul.press_list_text a.active {
        font-weight: bold; }
      .aside_box ul.press_list_text a:after {
        background: url(/images/common/aside_arrow.svg) no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 30px;
        position: absolute;
        right: -8px;
        top: 50%;
        transform: translateY(-50%);
        width: 30px; } }
/*-----------------------------------------------------
nav
-----------------------------------------------------*/
.wrapper {
  height: 100%;
  overflow-x: hidden;
  position: relative; }

.overlay {
  content: '';
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.5s; }

.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1; }

main {
  height: 100%;
  min-height: 100vh;
  transition: all 0.5s;
  overflow-x: scroll; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    main {
      padding: 0 16px; } }
  main .menu-trigger {
    display: inline-block;
    width: 18px;
    height: 12px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 24px;
    z-index: 100; }
    main .menu-trigger span {
      display: inline-block;
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #fff; }
      main .menu-trigger span:nth-of-type(1) {
        top: 0; }
      main .menu-trigger span:nth-of-type(2) {
        top: 5px; }
      @media only screen and (min-width: 470px) {
        main .menu-trigger span:nth-of-type(2) {
          top: 8px; } }
      main .menu-trigger span:nth-of-type(3) {
        bottom: 0; }
    @media only screen and (min-width: 470px) {
      main .menu-trigger {
        height: 18px;
        width: 24px;
        top: 18px; } }
    @media only screen and (max-width: 469px) {
      main .menu-trigger {
        width: 25px;
        height: 19px;
        top: 18px;
        right: 15px; }
        main .menu-trigger span {
          height: 3px; }
          main .menu-trigger span:nth-of-type(2) {
            top: 8px; } }
  main .menu-trigger.active {
    display: none; }
    main .menu-trigger.active span {
      background-color: #fff; }

nav {
  width: 280px;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 20;
  transform: translate(280px);
  transition: all 0.5s;
  max-height: 100vh;
  overflow-y: scroll; }
  nav ul li {
    position: relative;
    font-size: 0.86rem;
    border-top: 1px solid #999; }
    nav ul li a {
      display: block;
      color: #333;
      text-decoration: none;
      padding: 16px 24px 16px; }
      @media only screen and (min-width: 470px) {
        nav ul li a {
          padding: 16px; } }
      nav ul li a i {
        font-size: 0.8125rem;
        margin-left: 10px; }
    nav ul li:last-child {
      margin-bottom: 40px;
      border-bottom: 1px solid #999; }
  nav ul li.bar {
    background-color: #333;
    color: #fff;
    padding: 8px;
    border: none; }
    nav ul li.bar p {
      padding-left: 8px; }

nav.open {
  transform: translateZ(0);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

/*-----------------------------------------------------
header
-----------------------------------------------------*/
header {
  text-align: center;
  z-index: 10;
  background-color: #fff; }
  header .top-area {
    position: relative;
    width: 100%;
    height: 55px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    @media only screen and (max-width: 469px) {
      header .top-area {
        padding-left: 15px;
        padding-right: 15px; } }
    header .top-area a {
      display: block; }
      header .top-area a.logo img {
        height: 36px;
        vertical-align: middle; }
      header .top-area a.like {
        width: 8.5%;
        margin-left: 3.5%; }
        @media only screen and (min-width: 470px) {
          header .top-area a.like {
            width: 4%;
            margin-left: 4%; } }
    header .top-area form#search-box {
      width: 47%; }
      header .top-area form#search-box input {
        width: 100%;
        display: block;
        border: none;
        border-radius: 50px;
        font-size: 16px;
        padding: 8px 15px 8px 30px;
        -webkit-appearance: none; }
        @media only screen and (max-width: 469px) {
          header .top-area form#search-box input {
            padding: 6px 15px 5px 30px; } }

/*-----------------------------------------------------
header-menu
-----------------------------------------------------*/
.top-menu {
  width: 100%;
  display: flex;
  justify-items: center;
  justify-content: center;
  background-color: #4f4f4f;
  background-color: #333;
  position: relative; }
  .top-menu li {
    width: auto;
    background-color: #333;
    width: 100%; }
    .top-menu li:active .alpha,
    .top-menu li :hover .alpha {
      background-color: #333; }
    .top-menu li:active .all,
    .top-menu li :hover .all {
      background-color: #dcdcdc;
      opacity: 0.7; }
    .top-menu li a {
      height: 35px;
      display: block;
      color: #fff;
      text-align: center;
      font-size: 0.73rem;
      font-weight: bold;
      line-height: 35px;
      box-sizing: border-box; }
    .top-menu li .active {
      background-color: #333; }
      .top-menu li .active:active,
      .top-menu li .active :hover {
        background-color: #333; }
      .top-menu li .active::after {
        content: '';
        position: absolute;
        bottom: -3px;
        height: 3px;
        width: 100%;
        left: 0;
        background-color: #333;
        display: block; }
    .top-menu li .other-active {
      background-color: #dcdcdc; }
      .top-menu li .other-active:active,
      .top-menu li .other-active :hover {
        background-color: #dcdcdc; }
      .top-menu li .other-active::after {
        content: '';
        position: absolute;
        bottom: -3px;
        height: 3px;
        width: 100%;
        left: 0;
        background-color: #666666;
        display: block; }
  @media only screen and (min-width: 470px) {
    .top-menu li {
      width: 25% !important; } }

/*-----------------------------------------------------
header-sub-menu
-----------------------------------------------------*/
.header-sub-menu {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box; }
  .header-sub-menu li {
    width: calc(100% / 4);
    width: 25%;
    /* IE11 */
    text-align: center;
    font-size: 0.73rem;
    font-weight: 900;
    border-bottom: 1px solid #333; }
    @media only screen and (min-width: 470px) {
      .header-sub-menu li {
        font-size: 0.8125rem; } }
    .header-sub-menu li a {
      margin: 0;
      padding: 14px 0;
      display: block;
      position: relative; }
      .header-sub-menu li a:hover {
        color: #333; }
        .header-sub-menu li a:hover::after {
          content: '';
          width: 80%;
          height: 3px;
          background-color: #333;
          position: absolute;
          bottom: -2px;
          right: 0;
          left: 0;
          margin: 0 auto; }
  .header-sub-menu .sub-menu-on {
    border-bottom-color: #333; }
    .header-sub-menu .sub-menu-on a {
      color: #333;
      position: relative; }
      .header-sub-menu .sub-menu-on a::after {
        content: '';
        width: 80%;
        height: 3px;
        background-color: #333;
        position: absolute;
        bottom: -2px;
        right: 0;
        left: 0;
        margin: 0 auto; }
    .header-sub-menu .sub-menu-on:hover {
      border-bottom-color: #333;
      background-color: #fff; }

/*-----------------------------------------------------
footer
-----------------------------------------------------*/
footer {
  overflow: hidden;
  background-color: #f5f5f5;
  padding: 24px 0;
  font-size: 0.9375rem;
  margin-top: 30px !important;
  color: #333; }
  @media only screen and (max-width: 639px) {
    footer {
      padding-bottom: 0; } }
  footer .ft-area {
    width: 100%;
    margin: 0 auto; }
    footer .ft-area .ft-top,
    footer .ft-area .ft-txt,
    footer .ft-area .ft-list,
    footer .ft-area .service-box,
    footer .ft-area .comp-box {
      margin: 0 16px; }
    footer .ft-area .ft-top {
      font-weight: bold; }
      footer .ft-area .ft-top.icon-search {
        margin-top: 24px; }
      footer .ft-area .ft-top:not(:first-of-type) {
        margin-top: 24px; }
      footer .ft-area .ft-top img {
        height: 20px;
        margin-right: 4px; }
    footer .ft-area .ft-txt {
      margin-top: 16px;
      padding-bottom: 8px;
      font-size: 0.86rem; }
    footer .ft-area .ft-list {
      display: flex;
      flex-wrap: wrap;
      margin-top: 4px; }
      footer .ft-area .ft-list li {
        margin: 8px 8px 0 0; }
        footer .ft-area .ft-list li a {
          display: block;
          background-color: #fff;
          box-sizing: border-box;
          font-size: 0.6875rem;
          border-radius: 4px;
          min-width: 55px;
          text-align: center;
          padding: 4px 8px;
          list-style: 1; }
          footer .ft-area .ft-list li a::before {
            content: '#'; }
          @media (hover: hover) and (pointer: fine) {
            footer .ft-area .ft-list li a:hover {
              opacity: 0.7; } }
    footer .ft-area .logo {
      width: 84px;
      margin: 16px auto 0; }
      footer .ft-area .logo img {
        width: 100%; }
    footer .ft-area .comp-box,
    footer .ft-area .service-box {
      display: flex;
      flex-wrap: wrap;
      margin-top: 32px;
      justify-content: center; }
      @media only screen and (max-width: 639px) {
        footer .ft-area .comp-box,
        footer .ft-area .service-box {
          padding-bottom: 5px; } }
      footer .ft-area .comp-box li a,
      footer .ft-area .service-box li a {
        display: block;
        font-size: 0.75rem;
        line-height: 1.8;
        color: #666666; }
        footer .ft-area .comp-box li a:hover,
        footer .ft-area .service-box li a:hover {
          opacity: 0.7; }
      footer .ft-area .comp-box li:not(:last-of-type) a::after,
      footer .ft-area .service-box li:not(:last-of-type) a::after {
        content: '|';
        font-size: 0.8125rem;
        font-weight: normal;
        display: inline-block;
        margin: 0 8px;
        color: #949494; }
    footer .ft-area .comp-box {
      margin-top: 8px; }
    footer .ft-area .comp-copy {
      display: flex;
      justify-content: center;
      font-size: 0.5625rem;
      font-weight: normal; }
      footer .ft-area .comp-copy li {
        margin: 24px 4px 0; }
        footer .ft-area .comp-copy li:first-child {
          border-right: solid 1px #949494;
          padding-right: 8px; }

/*-----------------------------------------------------
SNS
-----------------------------------------------------*/
.sns-area {
  display: flex;
  justify-content: flex-end;
  padding: 24px 0; }
  .sns-area li {
    margin: 0 8px; }

.share-sns-icon {
  position: relative;
  height: 25px; }
  .share-sns-icon.facebook {
    width: 25px; }
  .share-sns-icon.twitter {
    width: 25px; }

/*-----------------------------------------------------
タグ
-----------------------------------------------------*/
.data-area .tag-box {
  width: 100%;
  padding: 0 16px;
  overflow-x: scroll;
  white-space: nowrap; }
  @media only screen and (min-width: 470px) {
    .data-area .tag-box {
      overflow-x: visible;
      white-space: normal; } }
  .data-area .tag-box li {
    display: inline-block;
    margin: 0 4px 8px 0; }
    .data-area .tag-box li a {
      display: block;
      background-color: #f5f5f5;
      color: #333;
      box-sizing: border-box;
      font-size: 0.73rem;
      border-radius: 4px;
      min-width: 55px;
      text-align: center;
      padding: 8px;
      line-height: 1; }
      .data-area .tag-box li a:hover {
        opacity: 0.7; }
      .data-area .tag-box li a:before {
        content: '#'; }

/*-----------------------------------------------------
ページボタン
-----------------------------------------------------*/
.btn-page {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #fff;
  padding: 20px 32px 24px;
  position: relative; }
  .btn-page li {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .btn-page li a {
      display: block;
      height: 100%;
      box-sizing: border-box; }
      @media only screen and (min-width: 470px) {
        .btn-page li a {
          padding: 16px;
          font-size: 0.86rem; } }
      @media only screen and (max-width: 469px) {
        .btn-page li a {
          padding: 12px 8px; } }
  .btn-page .middle {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 120px;
    margin: auto; }
  .btn-page .right,
  .btn-page .left {
    position: relative;
    width: 50px;
    height: 50px;
    color: #666666;
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc; }
    .btn-page .right.off,
    .btn-page .left.off {
      opacity: 0; }
    .btn-page .right::after,
    .btn-page .left::after {
      content: '';
      position: absolute;
      display: block;
      top: 50%;
      left: 45%;
      width: 8px;
      height: 8px;
      margin: auto 0;
      border-bottom: 2px solid #666666;
      pointer-events: none; }
    .btn-page .right:hover,
    .btn-page .left:hover {
      opacity: 0.7;
      cursor: pointer; }
  .btn-page .right::after {
    border-right: 2px solid #666666;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .btn-page .left::after {
    left: 50%;
    border-left: 2px solid #666666;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }
  @media all and (-ms-high-contrast: none) {
    .btn-page .right::after,
    .btn-page .left::after {
      top: 25px; } }

/*-----------------------------------------------------
見出し類
-----------------------------------------------------*/
.h2-other {
  margin: 16px 8px;
  font-size: 1rem; }

/* ページタイトル */
.page-title {
  width: 94%;
  text-align: center;
  font-weight: bold;
  font-size: 1rem; }
  @media only screen and (min-width: 470px) {
    .page-title {
      width: 100%;
      font-size: 1.06rem; } }
  .page-title h1 {
    background-color: #fff;
    padding: 24px 0; }

/* 小さい太字タイトル　*/
.sub-toptxt {
  font-size: 0.9375rem;
  font-weight: bold;
  margin: 56px 16px 0; }
  @media only screen and (min-width: 470px) {
    .sub-toptxt {
      font-size: 1.06rem;
      margin-left: 0; } }
  .sub-toptxt img {
    height: 20px;
    margin-right: 4px; }

/*-----------------------------------------------------
三角フラグ
-----------------------------------------------------*/
/* 各コンテンツカラー */
.alpha .triangle {
  border-top-color: #60a230; }

/* 各ステータスカラー */
/* 公開中 */
.bg_rec {
  border-top-color: #333 !important; }

/* 審査中 */
.bg_exa {
  border-top-color: #009cff !important; }

/* 決定 */
.bg_ded {
  border-top-color: #333 !important;
  z-index: 2; }
  .bg_ded .squ-txt {
    color: #fff !important; }

/* 非承認・非表示・回答済 */
.bg_dis {
  border-top-color: #999 !important; }

/*-----------------------------------------------------
POPIN
-----------------------------------------------------*/
._popIn_recommend_header {
  z-index: 0; }

/*-----------------------------------------------------
アイコン
-----------------------------------------------------*/
.icon-search {
  position: relative; }
  .icon-search::after {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat; }

.icon-question,
.icon-ranking {
  position: relative;
  padding-left: 22px !important; }
  .icon-question::after,
  .icon-ranking::after {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat; }

.icon-question::after {
  background: url(/images/common/ic_question.svg) center/18px 18px; }

.icon-ranking::after {
  background: url(/images/common/ic_ranking.svg) center/18px 18px; }

/*-----------------------------------------------------
お知らせ枠
-----------------------------------------------------*/
.top_notice_L {
  margin: 10px;
  border: 1px solid #333;
  padding: 8px;
  font-size: 0.75em; }

.top_notice_S {
  margin: 8px;
  font-size: 0.6875rem; }

.zebra-snake {
  width: 100%;
  height: 10px;
  border: none;
  background: repeating-linear-gradient(-45deg, #f5f5f5 0, #f5f5f5 5px, #fff 5px, #fff 10px); }

.ranking-reco {
  width: 100%;
  margin-top: 40px; }
  .ranking-reco #_popIn_carousel_div ._popIn_recommend_header {
    margin-left: 16px !important; }
  .ranking-reco ._popIn_recommend_header {
    background-color: transparent; }
  .ranking-reco .txt-top {
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: -10px; }
    @media only screen and (min-width: 470px) {
      .ranking-reco .txt-top {
        font-size: 1.06rem; } }
    .ranking-reco .txt-top img {
      height: 20px;
      margin-right: 4px; }
  .ranking-reco .ranking-reco-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media only screen and (min-width: 470px) {
      .ranking-reco .ranking-reco-list {
        justify-content: space-around; } }
    .ranking-reco .ranking-reco-list li {
      width: 48%;
      margin-top: 24px; }
      @media only screen and (min-width: 470px) {
        .ranking-reco .ranking-reco-list li {
          width: 40%; } }
      .ranking-reco .ranking-reco-list li .pic img {
        max-width: 100%;
        max-height: 243px; }
      .ranking-reco .ranking-reco-list li .item-title {
        margin-top: 16px; }
        .ranking-reco .ranking-reco-list li .item-title p {
          position: relative;
          max-height: 44.8px;
          font-size: 14px;
          line-height: 1.6;
          overflow: hidden; }
          .ranking-reco .ranking-reco-list li .item-title p::before, .ranking-reco .ranking-reco-list li .item-title p::after {
            position: absolute;
            background: #f9f9f9; }
          .ranking-reco .ranking-reco-list li .item-title p::before {
            content: '...';
            top: 22.4px;
            right: 0;
            width: 1.5rem; }
          .ranking-reco .ranking-reco-list li .item-title p::after {
            content: '';
            width: 100%;
            height: 100%; }
  .ranking-reco .pr-area {
    text-align: right;
    margin-top: 16px; }
    .ranking-reco .pr-area a {
      display: inline-block;
      font-size: 0.9375rem;
      color: #333; }
      .ranking-reco .pr-area a img {
        display: inline-block;
        width: 117px;
        margin-left: 16px; }

div[class^='mypage-inner-box'] {
  padding: 0 8px; }

ul.info {
  margin-left: 24px; }
  ul.info li {
    list-style-type: disc; }

.cf:after {
  content: ' ';
  display: block;
  clear: both; }

/*-----------------------------------------------------
検索中アニメーション
-----------------------------------------------------*/
#waiting {
  border: 1px dashed #999;
  padding: 16px;
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -67px;
  margin-top: -50px;
  background-color: #fff;
  filter: alpha(opacity=125);
  -moz-opacity: 0.85;
  opacity: 0.85; }
  #waiting .msg {
    padding-top: 100px;
    width: 100px;
    background-image: url(/images/common/waiting.gif);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center; }

.promotion-caveat {
  background-color: #fff;
  color: #868686;
  font-size: 10px;
  text-align: center;
  padding: 2px 0; }

/*-----------------------------------------------------
ここから追加
kaunara header.module.scssより転記
-----------------------------------------------------*/
.header-top .top-area {
  position: relative;
  width: 100%;
  height: 55px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media only screen and (min-width: 768px) {
    .header-top .top-area {
      justify-content: normal; } }
  @media only screen and (max-width: 469px) {
    .header-top .top-area {
      padding-left: 15px;
      padding-right: 15px; } }
  .header-top .top-area a {
    display: block; }
    .header-top .top-area a.logo .image-wrapper {
      position: relative;
      width: 206px;
      height: 32px;
      vertical-align: middle; }
      .header-top .top-area a.logo .image-wrapper img {
        max-width: 100%;
        margin-left: 24px;
        padding: 8px 0; }
  .header-top .top-area .btn-mylist {
    display: block;
    width: 1.8rem;
    height: 1.85rem;
    position: absolute;
    right: 4.1em; }
    @media only screen and (max-width: 469px) {
      .header-top .top-area .btn-mylist {
        right: 3.6em; } }
    .header-top .top-area .btn-mylist .icon {
      display: inline-block;
      width: 100%;
      height: 100%; }
      .header-top .top-area .btn-mylist .icon .icon-mylist {
        margin-top: 2px; }
        .header-top .top-area .btn-mylist .icon .icon-mylist .cls-1 {
          stroke: #333333;
          stroke-width: 2;
          fill-opacity: 0;
          stroke-linecap: round;
          stroke-linejoin: round;
          fill-rule: evenodd;
          fill: #eaf8b8; }
@media only screen and (min-width: 768px) {
  .header-top .menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 0.9em;
    position: absolute;
    right: 24px; }
    .header-top .menu .btn-genre,
    .header-top .menu .btn-group1,
    .header-top .menu .btn-group2,
    .header-top .menu .btn-group3 {
      /* empty */ }
    .header-top .menu .btn-summary {
      border-left: 1px solid #ddd; }
      .header-top .menu .btn-summary:first-of-type {
        border-left: none; }
      .header-top .menu .btn-summary a {
        width: 90px;
        margin: 0 5px;
        color: #333;
        font-weight: bold;
        padding: 8px 16px;
        display: block;
        border: none; }
        .header-top .menu .btn-summary a:hover {
          opacity: 0.5; }
        .header-top .menu .btn-summary a:hover, .header-top .menu .btn-summary a.active {
          background-color: #ebebeb;
          border-radius: 100px; }
    .header-top .menu .btn-post {
      border-radius: 5px;
      background: #fff;
      border: solid 1px #ddd;
      text-align: center;
      text-shadow: none;
      font-weight: bold;
      border: none;
      background: #333;
      margin-right: 8px; }
      .header-top .menu .btn-post a {
        display: block;
        color: #666;
        text-decoration: none;
        padding: 8px 0; }
      .header-top .menu .btn-post i {
        margin-left: 10px; }
      .header-top .menu .btn-post a {
        color: #fff;
        padding: 8px 16px;
        border-radius: 5px; }
      .header-top .menu .btn-post:hover {
        opacity: 0.5; }
      .header-top .menu .btn-post.question {
        /* empty */ }
      .header-top .menu .btn-post.answer {
        /* empty */ }
    .header-top .menu .btn-menu {
      position: relative;
      border-radius: 5px;
      background: #fff;
      border: solid 1px #ddd;
      text-align: center;
      text-shadow: none;
      font-weight: bold;
      border: solid 1px #333; }
      .header-top .menu .btn-menu a {
        display: block;
        color: #666;
        text-decoration: none;
        padding: 8px 0; }
      .header-top .menu .btn-menu i {
        margin-left: 10px; }
      .header-top .menu .btn-menu a {
        display: block;
        color: #333;
        padding: 8px 16px 8px 8px; }
        .header-top .menu .btn-menu a i.fa {
          margin-right: 5px;
          font-family: 'Font Awesome 5 Free';
          font-style: normal; }
      .header-top .menu .btn-menu ul.menu-level {
        display: none; }
      .header-top .menu .btn-menu:hover ul.menu-level {
        display: block;
        position: absolute;
        top: 37px;
        width: 165px;
        z-index: 6;
        background: #fff;
        border: solid 1px #333;
        font-weight: normal;
        text-align: left; }
        .header-top .menu .btn-menu:hover ul.menu-level:before {
          content: '';
          position: absolute;
          top: -8px;
          margin-left: 14px;
          display: block;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 0px 9px 9px;
          border-color: transparent transparent #fff;
          z-index: 5; }
        .header-top .menu .btn-menu:hover ul.menu-level:after {
          content: '';
          position: absolute;
          top: -10px;
          left: 13px;
          display: block;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #333 transparent;
          z-index: 2; }
        .header-top .menu .btn-menu:hover ul.menu-level li a {
          display: block;
          border-bottom: dotted 1px #ddd;
          padding: 12px;
          color: #454545; }
          .header-top .menu .btn-menu:hover ul.menu-level li a:hover {
            text-decoration: underline; } }

.menu-area {
  width: 100%;
  background-color: #fff;
  margin-bottom: 3.5px; }
  .menu-area .header-sub-menu {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box; }
    .menu-area .header-sub-menu li {
      width: calc(100% / 3);
      text-align: center;
      font-size: 0.73rem;
      font-weight: 900;
      border-bottom: 1px solid #333;
      position: relative; }
      @media only screen and (min-width: 470px) {
        .menu-area .header-sub-menu li {
          font-size: 0.8125rem; } }
      .menu-area .header-sub-menu li a {
        margin: 0;
        padding: 14px 0;
        display: block;
        position: relative;
        padding: 20px 0 8px 0; }
        .menu-area .header-sub-menu li a:hover {
          color: #333; }
          .menu-area .header-sub-menu li a:hover::after {
            content: '';
            width: 80%;
            height: 3px;
            background-color: #333;
            position: absolute;
            bottom: -2px;
            right: 0;
            left: 0;
            margin: 0 auto; }
      .menu-area .header-sub-menu li.sub-menu-on a {
        color: #333;
        position: relative; }
        .menu-area .header-sub-menu li.sub-menu-on a::after {
          content: '';
          width: 80%;
          height: 3px;
          position: absolute;
          bottom: -2px;
          right: 0;
          left: 0;
          margin: 0 auto; }
      .menu-area .header-sub-menu li:hover {
        border-bottom-color: #333;
        background-color: #fff; }
      .menu-area .header-sub-menu li .header-sub-menu-top {
        display: flex;
        justify-content: center; }
        .menu-area .header-sub-menu li .header-sub-menu-top::before {
          content: url(../../public/images/common/ic_question.svg);
          margin-right: 4px;
          position: relative;
          display: block; }
        .menu-area .header-sub-menu li .header-sub-menu-top:hover::after {
          background-color: #ee3558; }
      .menu-area .header-sub-menu li .header-sub-menu-trend {
        display: flex;
        justify-content: center; }
        .menu-area .header-sub-menu li .header-sub-menu-trend::before {
          content: url(../../public/images/common/ic_trend.svg);
          margin-right: 4px;
          position: relative;
          display: block; }
        .menu-area .header-sub-menu li .header-sub-menu-trend:hover::after {
          background-color: #43b725; }
      .menu-area .header-sub-menu li .header-sub-menu-items {
        display: flex;
        justify-content: center; }
        .menu-area .header-sub-menu li .header-sub-menu-items::before {
          content: url(../../public/images/common/ic_item.svg);
          margin-right: 4px;
          position: relative;
          display: block; }
        .menu-area .header-sub-menu li .header-sub-menu-items:hover::after {
          background-color: #ffae00; }
      .menu-area .header-sub-menu li .header-sub-menu-mypage {
        display: flex;
        justify-content: center; }
        .menu-area .header-sub-menu li .header-sub-menu-mypage::before {
          content: url(../../public/images/common/ic_mypage.svg);
          margin-right: 4px;
          position: relative;
          display: block; }
        .menu-area .header-sub-menu li .header-sub-menu-mypage:hover::after {
          background-color: #009cff; }
    .menu-area .header-sub-menu .header-sub-menu-top-on a {
      color: #333;
      position: relative; }
      .menu-area .header-sub-menu .header-sub-menu-top-on a::after {
        background-color: #ee3558; }
    .menu-area .header-sub-menu .header-sub-menu-trend-on a {
      color: #333;
      position: relative; }
      .menu-area .header-sub-menu .header-sub-menu-trend-on a::after {
        background-color: #43b725; }
    .menu-area .header-sub-menu .header-sub-menu-items-on a {
      color: #333;
      position: relative; }
      .menu-area .header-sub-menu .header-sub-menu-items-on a::after {
        background-color: #ffae00; }
    .menu-area .header-sub-menu .header-sub-menu-mypage-on a {
      color: #333;
      position: relative; }
      .menu-area .header-sub-menu .header-sub-menu-mypage-on a::after {
        background-color: #009cff; }

.menu-trigger {
  display: inline-block;
  width: 18px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 24px;
  z-index: 100; }
  .menu-trigger span {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333333; }
    .menu-trigger span:nth-of-type(1) {
      top: 0; }
    .menu-trigger span:nth-of-type(2) {
      top: 5px; }
    @media only screen and (min-width: 470px) {
      .menu-trigger span:nth-of-type(2) {
        top: 8px; } }
    .menu-trigger span:nth-of-type(3) {
      bottom: 0; }
  @media only screen and (min-width: 470px) {
    .menu-trigger {
      height: 18px;
      width: 24px;
      top: 18px; } }
  @media only screen and (max-width: 469px) {
    .menu-trigger {
      width: 25px;
      height: 19px;
      top: 18px;
      right: 15px; }
      .menu-trigger span {
        height: 3px; }
        .menu-trigger span:nth-of-type(2) {
          top: 8px; } }

.menu-trigger.active {
  display: none; }
  .menu-trigger.active span {
    background-color: #fff; }

.header-sub-menu-top,
.header-sub-menu-top-on,
.header-sub-menu-trend,
.header-sub-menu-trend-on,
.header-sub-menu-items,
.header-sub-menu-items-on,
.header-sub-menu-mypage,
.header-sub-menu-mypage-on {
  /* empty */ }

main {
  height: 100%;
  min-height: 100vh;
  transition: all 0.5s; }
  main .menu-trigger {
    display: inline-block;
    z-index: 100;
    vertical-align: middle;
    cursor: pointer;
    position: absolute; }
    main .menu-trigger span {
      display: inline-block;
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #333; }
      main .menu-trigger span:nth-of-type(1) {
        top: 0; }
      main .menu-trigger span:nth-of-type(2) {
        top: 5px; }
      main .menu-trigger span:nth-of-type(3) {
        bottom: 0; }
    main .menu-trigger.active {
      display: none; }
      main .menu-trigger.active span {
        background-color: #fff; }

@media only screen and (min-width: 768px) {
  main .menu-trigger span {
    background-color: #ffe746;
    width: 50%; }
    main .menu-trigger span:nth-of-type(2) {
      top: 8px; } }
@media only screen and (min-width: 768px) {
  main .menu-trigger {
    height: 6px;
    width: 24px;
    top: 14px;
    left: 10px; } }
@media only screen and (max-width: 767px) {
  main .menu-trigger {
    width: 25px;
    height: 19px;
    top: 18px;
    right: 15px; }
    main .menu-trigger span {
      height: 3px; }
      main .menu-trigger span:nth-of-type(2) {
        top: 8px; } }
nav {
  width: 280px;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 20;
  transform: translate(280px);
  transition: all 0.5s;
  max-height: 100vh;
  overflow-y: scroll; }
  nav ul li {
    position: relative;
    font-size: 0.86rem;
    border-top: 1px solid #999; }
    nav ul li a {
      display: block;
      color: #333;
      text-decoration: none;
      padding: 16px 24px 16px; }
      nav ul li a i {
        font-size: 0.8125rem;
        margin-left: 10px; }
    nav ul li:last-child {
      margin-bottom: 40px;
      border-bottom: 1px solid #999; }
    nav ul li.bar {
      background-color: #333;
      color: #fff;
      padding: 8px;
      border: none; }
      nav ul li.bar p {
        padding-left: 8px; }
  nav.open {
    transform: translateZ(0);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

@media only screen and (min-width: 470px) {
  nav ul li a {
    padding: 16px; } }
header .logo {
  width: 150px;
  height: 40px;
  position: absolute;
  left: 15px; }
header img {
  max-width: 100%;
  padding: 8px 0; }
header .header-top {
  text-align: center;
  z-index: 10; }
  header .header-top .top-area {
    position: relative;
    background-color: #fff;
    height: 70px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    header .header-top .top-area a {
      display: block; }
      header .header-top .top-area a.logo .image-wrapper {
        position: relative;
        width: 206px;
        height: 32px;
        vertical-align: middle; }
    header .header-top .top-area .btn-mylist {
      display: block;
      width: 1.8rem;
      height: 1.85rem;
      position: absolute;
      right: 4.1em; }
      header .header-top .top-area .btn-mylist .icon {
        display: inline-block;
        width: 100%;
        height: 100%; }
        header .header-top .top-area .btn-mylist .icon .icon-mylist {
          margin-top: 2px; }
          header .header-top .top-area .btn-mylist .icon .icon-mylist .cls-1 {
            stroke: #aaa;
            stroke-width: 2;
            fill-opacity: 0;
            stroke-linecap: round;
            stroke-linejoin: round;
            fill-rule: evenodd;
            fill: #eaf8b8; }
header .menu {
  display: flex;
  align-items: center;
  font-size: 0.9em;
  right: 24px; }
  header .menu .btn-group1 {
    position: absolute;
    right: 362px; }
    header .menu .btn-group1 ul.btn-summary {
      display: flex; }
      header .menu .btn-group1 ul.btn-summary li:first-of-type {
        border-right: 1px solid #ddd; }
      header .menu .btn-group1 ul.btn-summary li a {
        width: 80px;
        color: #333;
        padding: 5px 5px 4px;
        display: block;
        border: none;
        font-size: 0.75rem;
        margin: 0px 5px; }
        header .menu .btn-group1 ul.btn-summary li a:hover {
          background-color: #ebebeb;
          border-radius: 100px; }
  header .menu .btn-group2 {
    display: flex;
    position: absolute;
    right: 24px; }
    header .menu .btn-group2 .btn-post {
      text-align: center;
      border: none;
      margin-right: 10px;
      border-radius: 4px; }
      header .menu .btn-group2 .btn-post a {
        display: block;
        text-align: center;
        text-decoration: none;
        font-size: 0.95rem;
        border-radius: 5px;
        color: #fff;
        padding: 9px 20px; }
      header .menu .btn-group2 .btn-post:hover {
        opacity: 0.5; }
    header .menu .btn-group2 .btn-post-que {
      background: #da5368; }
    header .menu .btn-group2 .btn-post-ans {
      background: #ffe746; }
    header .menu .btn-group2 .btn-menu {
      position: relative;
      border-radius: 5px;
      background: #fff;
      text-align: center;
      text-shadow: none;
      border: 1px solid #ffe746; }
      header .menu .btn-group2 .btn-menu a {
        display: block;
        text-align: center;
        font-size: 0.95rem;
        border-radius: 5px;
        display: block;
        color: #ffe746;
        padding: 8px 8px 8px 28px; }
        header .menu .btn-group2 .btn-menu a i.fa {
          margin-right: 5px; }
      header .menu .btn-group2 .btn-menu ul.menu-level {
        display: none; }
      header .menu .btn-group2 .btn-menu:hover ul.menu-level {
        display: block;
        position: absolute;
        top: 37px;
        width: 165px;
        z-index: 6;
        background: #fff;
        border: solid 1px #ffe746;
        font-weight: normal;
        text-align: left; }
        header .menu .btn-group2 .btn-menu:hover ul.menu-level:before {
          content: '';
          position: absolute;
          top: -8px;
          margin-left: 14px;
          display: block;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 0px 9px 9px;
          border-color: transparent transparent #fff;
          z-index: 5; }
        header .menu .btn-group2 .btn-menu:hover ul.menu-level:after {
          content: '';
          position: absolute;
          top: -10px;
          left: 13px;
          display: block;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #ffe746 transparent;
          z-index: 2; }
        header .menu .btn-group2 .btn-menu:hover ul.menu-level li a {
          display: block;
          border-bottom: dotted 1px #ddd;
          padding: 12px;
          color: #ffe746; }
          header .menu .btn-group2 .btn-menu:hover ul.menu-level li a:hover {
            text-decoration: underline; }

@media only screen and (max-width: 767px) {
  header .logo {
    position: relative;
    left: 0px;
    top: -8px; } }
header img {
  max-width: 100%;
  padding: 8px 0; }

@media only screen and (max-width: 469px) {
  header .header-top .top-area {
    padding-left: 15px;
    padding-right: 15px; } }
.header-sub-menu {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box; }
  .header-sub-menu li {
    width: calc(100% / 3 - 2px);
    text-align: center;
    font-size: 0.73rem;
    font-weight: 900;
    border-bottom: 3px solid #bdbdbd;
    position: relative;
    margin: 0px 2px; }
    .header-sub-menu li a {
      margin: 0;
      padding: 0px 0 8px;
      position: relative;
      display: flex;
      position: relative;
      justify-content: center;
      color: #666; }
      .header-sub-menu li a::before {
        margin-right: 4px;
        display: inline-block; }
      .header-sub-menu li a:hover::after {
        content: '';
        width: 80%;
        height: 3px;
        position: absolute;
        bottom: -2px;
        right: 0;
        left: 0;
        margin: 0 auto; }
    .header-sub-menu li.active {
      border-bottom: 3px solid #ffe746 !important; }
      .header-sub-menu li.active a {
        color: #333 !important; }
  .header-sub-menu .sub-menu-on-answer a::after {
    content: '';
    width: 80%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #da5368; }
  .header-sub-menu .sub-menu-on-trend a::after {
    content: '';
    width: 80%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #264653; }
  .header-sub-menu .sub-menu-on-item a::after {
    content: '';
    width: 80%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #e9c46a; }
  .header-sub-menu .sub-menu-on-mypage a::after {
    content: '';
    width: 80%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #da5368; }

@media only screen and (min-width: 470px) {
  .header-sub-menu li {
    font-size: 0.8125rem; } }
footer {
  overflow: hidden;
  background-color: #f5f5f5;
  padding: 24px 0;
  font-size: 0.9375rem;
  margin-top: 30px !important;
  color: #333; }
  @media only screen and (max-width: 639px) {
    footer {
      padding-bottom: 0; } }
  footer .ft-area {
    width: 100%;
    margin: 0 auto; }
    footer .ft-area .ft-top,
    footer .ft-area .ft-txt,
    footer .ft-area .ft-list,
    footer .ft-area .service-box,
    footer .ft-area .comp-box {
      margin: 0 16px; }
    footer .ft-area .ft-top {
      font-weight: bold; }
      footer .ft-area .ft-top.icon-search {
        margin-top: 24px; }
      footer .ft-area .ft-top:not(:first-of-type) {
        margin-top: 24px; }
      footer .ft-area .ft-top img {
        height: 20px;
        margin-right: 4px; }
    footer .ft-area .ft-txt {
      margin-top: 16px;
      padding-bottom: 8px;
      font-size: 0.86rem; }
    footer .ft-area .ft-list {
      display: flex;
      flex-wrap: wrap;
      margin-top: 4px; }
      footer .ft-area .ft-list li {
        margin: 8px 8px 0 0; }
        footer .ft-area .ft-list li a {
          display: block;
          background-color: #fff;
          box-sizing: border-box;
          font-size: 0.6875rem;
          border-radius: 4px;
          min-width: 55px;
          text-align: center;
          padding: 4px 8px;
          list-style: 1; }
          footer .ft-area .ft-list li a::before {
            content: '#'; }
          @media (hover: hover) and (pointer: fine) {
            footer .ft-area .ft-list li a:hover {
              opacity: 0.7; } }
    footer .ft-area .logo {
      width: 84px;
      margin: 16px auto 0; }
      footer .ft-area .logo img {
        width: 100%; }
    footer .ft-area .comp-box,
    footer .ft-area .service-box {
      display: flex;
      flex-wrap: wrap;
      margin-top: 32px;
      justify-content: center; }
      @media only screen and (max-width: 639px) {
        footer .ft-area .comp-box,
        footer .ft-area .service-box {
          padding-bottom: 5px; } }
      footer .ft-area .comp-box li a,
      footer .ft-area .service-box li a {
        display: block;
        font-size: 0.75rem;
        line-height: 1.8;
        color: #666666; }
        footer .ft-area .comp-box li a:hover,
        footer .ft-area .service-box li a:hover {
          opacity: 0.7; }
      footer .ft-area .comp-box li:not(:last-of-type) a::after,
      footer .ft-area .service-box li:not(:last-of-type) a::after {
        content: '|';
        font-size: 0.8125rem;
        font-weight: normal;
        display: inline-block;
        margin: 0 8px;
        color: #949494; }
    footer .ft-area .comp-box {
      margin-top: 8px; }
    footer .ft-area .comp-copy {
      display: flex;
      justify-content: center;
      font-size: 0.5625rem;
      font-weight: normal; }
      footer .ft-area .comp-copy li {
        margin: 24px 4px 0; }
        footer .ft-area .comp-copy li:first-child {
          border-right: solid 1px #949494;
          padding-right: 8px; }

@media only screen and (max-width: 767px) {
  footer .ft-area {
    padding: 24px; } }
@media (hover: hover) and (pointer: fine) {
  footer .ft-area .ft-list li a:hover {
    opacity: 0.7; } }
@media only screen and (max-width: 767px) {
  footer .ft-area .comp-bottom {
    margin: 24px 0 0 0; } }
.sns-area {
  display: flex;
  justify-content: flex-end;
  padding: 24px 0; }
  .sns-area li {
    margin: 0 8px;
    position: relative;
    height: 25px; }
    .sns-area li img.facebook, .sns-area li img.x {
      width: 25px; }

.share-sns-icon {
  position: relative;
  height: 25px; }
  .share-sns-icon.facebook, .share-sns-icon.x {
    width: 25px; }

.data-area .tag-box {
  width: 100%;
  padding: 0 16px;
  overflow-x: scroll;
  white-space: nowrap; }
  .data-area .tag-box li {
    display: inline-block;
    margin: 0 4px 8px 0; }
    .data-area .tag-box li a {
      display: block;
      background-color: #f5f5f5;
      color: #333;
      box-sizing: border-box;
      font-size: 0.73rem;
      border-radius: 4px;
      min-width: 55px;
      text-align: center;
      padding: 8px;
      line-height: 1; }
      .data-area .tag-box li a:hover {
        opacity: 0.7; }
      .data-area .tag-box li a:before {
        content: '#'; }

@media only screen and (min-width: 470px) {
  .data-area .tag-box {
    overflow-x: visible;
    white-space: normal; } }
.btn-page {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #fff;
  padding: 20px 32px 24px;
  position: relative; }
  .btn-page li {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .btn-page li a {
      display: block;
      height: 100%;
      box-sizing: border-box; }
  .btn-page .middle {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 120px;
    margin: auto; }
  .btn-page .right,
  .btn-page .left {
    position: relative;
    width: 50px;
    height: 50px;
    color: #666;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5; }
  .btn-page .right.off,
  .btn-page .left.off {
    opacity: 0; }
  .btn-page .right::after,
  .btn-page .left::after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 45%;
    width: 8px;
    height: 8px;
    margin: auto 0;
    border-bottom: 2px solid #666;
    pointer-events: none; }
  .btn-page .right:hover,
  .btn-page .left:hover {
    opacity: 0.7;
    cursor: pointer; }
  .btn-page .right::after {
    border-right: 2px solid #666;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .btn-page .left::after {
    left: 50%;
    border-left: 2px solid #666;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

@media only screen and (min-width: 470px) {
  .btn-page li a {
    padding: 16px;
    font-size: 0.86rem; } }
@media only screen and (max-width: 469px) {
  .btn-page li a {
    padding: 12px 8px; } }
@media all and (-ms-high-contrast: none) {
  .btn-page .right::after,
  .btn-page .left::after {
    top: 25px; } }
.h2-other {
  margin: 16px 8px;
  font-size: 1rem; }

.page-title {
  width: 94%;
  text-align: center;
  font-weight: bold;
  font-size: 1rem; }
  .page-title h1 {
    background-color: #fff;
    padding: 24px 0; }

@media only screen and (min-width: 470px) {
  .page-title {
    width: 100%;
    font-size: 1.06rem; } }
.sub-toptxt {
  font-size: 0.9375rem;
  font-weight: bold;
  margin: 56px 16px 0; }
  .sub-toptxt img {
    height: 20px;
    margin-right: 4px; }

@media only screen and (min-width: 470px) {
  .sub-toptxt {
    font-size: 1.06rem;
    margin-left: 0; } }
.bg_rec {
  border-top-color: #333 !important; }

.bg_exa {
  border-top-color: #264653 !important; }

.bg_ded {
  border-top-color: #da5368 !important;
  z-index: 2; }
  .bg_ded .squ-txt {
    color: #fff !important; }

.bg_dis {
  border-top-color: #999 !important; }

._popIn_recommend_header {
  z-index: 0; }

.icon-search {
  position: relative; }
  .icon-search::after {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat; }

.icon-question {
  position: relative;
  padding-left: 22px !important; }

.icon-ranking {
  position: relative;
  padding-left: 22px; }
  .icon-ranking::before {
    content: '';
    background: url(../images/common/ic_ranking.svg) center/18px 18px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px; }

.top_notice_L {
  margin: 10px;
  border: 1px solid #333;
  padding: 8px;
  font-size: 0.75em; }

.top_notice_S {
  margin: 8px;
  font-size: 0.6875rem; }

.zebra-snake {
  width: 100%;
  height: 10px;
  border: none;
  background: repeating-linear-gradient(-45deg, #f5f5f5 0, #f5f5f5 5px, #fff 5px, #fff 10px); }

.ranking-reco {
  width: 100%;
  margin-top: 40px; }
  .ranking-reco #_popIn_carousel_div ._popIn_recommend_header {
    margin-left: 16px !important; }
  .ranking-reco ._popIn_recommend_header {
    background-color: transparent; }
  .ranking-reco .txt-top {
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: -10px; }
    .ranking-reco .txt-top img {
      height: 20px;
      margin-right: 4px; }
  .ranking-reco .ranking-reco-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .ranking-reco .ranking-reco-list li {
      width: 48%;
      margin-top: 24px; }
      .ranking-reco .ranking-reco-list li .pic img {
        max-width: 100%;
        max-height: 243px; }
      .ranking-reco .ranking-reco-list li .item-title {
        margin-top: 16px; }
        .ranking-reco .ranking-reco-list li .item-title p {
          position: relative;
          max-height: 44.8px;
          font-size: 14px;
          line-height: 1.6;
          word-break: break-all;
          overflow: hidden; }
          .ranking-reco .ranking-reco-list li .item-title p::before, .ranking-reco .ranking-reco-list li .item-title p::after {
            position: absolute;
            background: #f9f9f9; }
          .ranking-reco .ranking-reco-list li .item-title p::before {
            content: '...';
            top: 22.4px;
            right: 0;
            width: 1.5rem; }
          .ranking-reco .ranking-reco-list li .item-title p::after {
            content: '';
            width: 100%;
            height: 100%; }
  .ranking-reco .pr-area {
    text-align: right;
    margin-top: 16px; }
    .ranking-reco .pr-area a {
      display: inline-block;
      font-size: 0.9375rem;
      color: #333; }
      .ranking-reco .pr-area a img {
        display: inline-block;
        width: 117px;
        margin-left: 16px; }

@media only screen and (min-width: 470px) {
  .ranking-reco .txt-top {
    font-size: 1.06rem; } }
@media only screen and (min-width: 470px) {
  .ranking-reco .ranking-reco-list {
    justify-content: space-around; } }
@media only screen and (min-width: 470px) {
  .ranking-reco .ranking-reco-list li {
    width: 40%; } }
.inner-box {
  padding: 8px 16px; }

ul.info {
  margin-left: 24px; }
  ul.info li {
    list-style-type: disc; }

.cf:after {
  content: ' ';
  display: block;
  clear: both; }

#waiting {
  border: 1px dashed #999;
  padding: 16px;
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -67px;
  margin-top: -50px;
  background-color: #fff;
  filter: alpha(opacity=125);
  -moz-opacity: 0.85;
  opacity: 0.85; }
  #waiting .msg {
    padding-top: 100px;
    width: 100px;
    background-image: url(../images/common/waiting.gif);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center; }

@media only screen and (min-width: 768px) {
  .aside_box {
    background-color: #fff;
    margin-top: 16px; }
    .aside_box:first-of-type {
      margin-top: 0px; }
    .aside_box .aside_title {
      padding: 1rem;
      font-size: 16px; }
      .aside_box .aside_title:before {
        border-left: 4px solid #333;
        content: '';
        padding-right: 8px; }
    .aside_box ul li {
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: #cccccc; }
      .aside_box ul li:last-child {
        border: none; }
      .aside_box ul li a {
        color: #2d2926;
        text-decoration: none; }
      .aside_box ul li a:hover {
        opacity: 0.5;
        text-decoration: underline; }
    .aside_box ul.press_list li {
      padding: 16px 24px; }
      .aside_box ul.press_list li div {
        display: -webkit-box; }
        .aside_box ul.press_list li div .press_list_img {
          position: relative;
          width: 64px;
          height: 64px;
          object-fit: cover;
          margin-right: 8px; }
          .aside_box ul.press_list li div .press_list_img img {
            border-radius: 5px; }
        .aside_box ul.press_list li div p {
          font-size: 14px;
          overflow: hidden;
          display: -webkit-box;
          text-overflow: ellipsis;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          /* ブラウザがサポートしていない場合のフェールセーフ */
          max-height: 60px;
          width: 188px; }
    .aside_box ul.press_list_text li {
      padding: 4px 16px; }
    .aside_box ul.press_list_text a {
      text-decoration: none;
      font-weight: 400;
      font-size: 14px;
      line-height: 150%;
      align-items: center;
      display: flex;
      position: relative;
      padding: 8px 0; }
      .aside_box ul.press_list_text a.active {
        font-weight: bold; }
      .aside_box ul.press_list_text a:after {
        background: url(/images/common/aside_arrow.svg) no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 30px;
        position: absolute;
        right: -8px;
        top: 50%;
        transform: translateY(-50%);
        width: 30px; } }
.promotion-caveat {
  background-color: #fff;
  color: #868686;
  font-size: 10px;
  text-align: center;
  padding: 8px 0 0; }

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 45px;
  background: #333;
  opacity: 0.6;
  z-index: 0; }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    border: 1px solid #fff; }
    #page_top a:after {
      content: '';
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      width: 8px;
      height: 8px;
      margin: auto 0;
      border-top: 2px solid #fff;
      border-left: 2px solid #fff;
      transform: translate(-50%, -40%) rotate(45deg); }

.try-entry-area {
  max-width: 1000px;
  background-color: #f5f5f5;
  text-align: center;
  padding: 24px 16px;
  margin: 48px auto 0px;
  position: relative; }
  .try-entry-area.top-area {
    margin-top: 6px; }
  .try-entry-area .txt-top {
    padding-bottom: 0.5rem;
    font-weight: bold;
    font-size: 1.06rem;
    line-height: 20px;
    margin-bottom: 16px;
    display: inline-block;
    border-bottom: 3px solid #e9c46a; }
    .try-entry-area .txt-top img {
      height: 20px;
      margin-right: 4px; }
  .try-entry-area .txt-mid {
    margin-top: 8px;
    font-size: 0.8125rem;
    text-align: left; }
  .try-entry-area .txt-s-mt {
    font-size: 0.66rem;
    text-align: left;
    padding: 0 10px;
    color: #666; }
  .try-entry-area .btn-try {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 16px 0; }
    .try-entry-area .btn-try .btn-entry {
      position: relative;
      text-align: center; }
      .try-entry-area .btn-try .btn-entry .point {
        position: absolute;
        top: -22px;
        left: -10px;
        color: #da5368;
        font-size: 0.7rem;
        text-align: center;
        background-color: #fff;
        border: 2px solid #d0d0d0;
        line-height: 11px;
        padding: 7px;
        border-radius: 16px; }
      .try-entry-area .btn-try .btn-entry a {
        display: block;
        text-align: center;
        font-size: 0.95rem;
        border-radius: 5px;
        color: #333;
        padding: 12px 30px; }
      .try-entry-area .btn-try .btn-entry:hover {
        background-color: #f5f5f5; }
    .try-entry-area .btn-try .type-que {
      background-color: #da5368 !important; }
    .try-entry-area .btn-try .type-ans {
      background-color: #ffe746 !important; }
    .try-entry-area .btn-try .btn-member {
      text-align: center;
      border-radius: 4px;
      color: #fff;
      background-color: #ffe746;
      width: 90%;
      max-width: 350px; }
      .try-entry-area .btn-try .btn-member a {
        display: block;
        text-align: center;
        font-size: 0.95rem;
        border-radius: 5px; }
      .try-entry-area .btn-try .btn-member:hover {
        opacity: 0.7; }
      .try-entry-area .btn-try .btn-member a {
        color: #fff;
        padding: 16px; }
  .try-entry-area .txt_balloon {
    display: none;
    background-color: #ffe746;
    color: #fff;
    border-radius: 4px;
    font-size: 0.9375rem;
    font-weight: bold;
    width: 84px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    position: absolute;
    top: -25px;
    right: 10%; }
    .try-entry-area .txt_balloon::after {
      content: '';
      display: block;
      border-bottom: 15px solid transparent;
      border-left: 15px solid #ffe746;
      margin-left: 24px; }

@media only screen and (min-width: 768px) {
  .try-entry-area {
    padding: 24px; } }
@media only screen and (min-width: 470px) {
  .try-entry-area .txt-top {
    font-size: 20px;
    line-height: 25px; } }
@media only screen and (min-width: 470px) {
  .try-entry-area .txt-mid {
    font-size: 0.8rem;
    text-align: center; } }
@media only screen and (min-width: 768px) {
  .try-entry-area .btn-try .btn-entry a {
    padding: 12px 60px; } }
@media only screen and (max-width: 360px) {
  .try-entry-area .btn-try .btn-entry a {
    padding: 12px 20px;
    font-size: 0.7rem; } }
.guide-top .main {
  width: 100%;
  position: relative; }
  .guide-top .main img {
    width: 100%; }
  .guide-top .main p {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
    padding: 16px;
    text-align: center; }
.guide-top .toptxt-main {
  margin: 24px 16px 0; }

@media only screen and (max-width: 768px) {
  .guide-top .main p {
    padding: 16px 24px; } }
.guide-feature {
  margin-top: 48px;
  padding: 0 16px; }
  .guide-feature .top-txt {
    font-size: 0.9375rem;
    font-weight: bold;
    text-align: center;
    padding-bottom: 16px; }
  .guide-feature ul li {
    padding: 8px 16px 16px;
    text-align: center;
    font-size: 0.875rem;
    background-color: #f5f5f5;
    border-radius: 4px; }
    .guide-feature ul li img {
      display: inline-block;
      max-width: 100%;
      height: 100px; }
    .guide-feature ul li span {
      display: block;
      text-align: center;
      font-weight: bold;
      margin: 0 0 4px 0;
      margin: 24px 0 16px 0;
      font-size: 1.2em;
      color: #ffe746; }
    .guide-feature ul li:last-child {
      margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .guide-feature {
    padding: 0; } }
@media only screen and (min-width: 470px) {
  .guide-feature .top-txt {
    font-size: 1.125rem; } }
@media only screen and (min-width: 768px) {
  .guide-feature ul {
    display: flex;
    justify-content: space-between; } }
@media only screen and (max-width: 767px) {
  .guide-feature ul li {
    margin-bottom: 8px; } }
@media only screen and (min-width: 768px) {
  .guide-feature ul li {
    width: 32%;
    padding: 24px 16px; } }
@media only screen and (max-width: 767px) {
  .guide-feature ul li img {
    height: 100px; } }
.guide-exchange {
  margin-top: 48px;
  padding: 0 16px 24px; }
  .guide-exchange .top-txt {
    font-size: 0.9375rem;
    font-weight: bold;
    text-align: center;
    padding-bottom: 16px; }
  .guide-exchange ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 4px;
    padding: 16px 0; }
    .guide-exchange ul li {
      width: 120px; }
      .guide-exchange ul li img {
        max-width: 100%; }

@media only screen and (min-width: 768px) {
  .guide-exchange {
    padding: 0 0 24px; } }
@media only screen and (min-width: 470px) {
  .guide-exchange .top-txt {
    font-size: 1.125rem; } }
@media only screen and (min-width: 768px) {
  .guide-exchange ul {
    padding: 16px; } }
@media only screen and (min-width: 470px) {
  .guide-exchange ul li {
    margin: 16px; } }
@media only screen and (max-width: 469px) {
  .guide-exchange ul li {
    margin: 8px; } }
.guide-head {
  margin-top: 48px; }
  .guide-head .title {
    width: 100%;
    font-weight: bold;
    padding: 8px 16px;
    background-color: #333;
    color: #fff; }
  .guide-head .about-txt {
    padding: 16px 0 0; }

@media only screen and (max-width: 767px) {
  .guide-head .about-txt {
    padding: 16px 16px 0; } }
.guide-area {
  margin: 8px 0 0; }
  .guide-area .top-txt {
    font-weight: bold;
    margin: 0;
    padding: 16px; }
  .guide-area .guide-table {
    width: 100%;
    margin: 0;
    padding: 24px 16px 0; }
    .guide-area .guide-table li:first-child {
      border-bottom: solid 1px #ccc;
      font-weight: bold;
      padding-bottom: 8px; }
      .guide-area .guide-table li:first-child i {
        margin-right: 8px; }
    .guide-area .guide-table li:last-child {
      padding: 8px; }
      .guide-area .guide-table li:last-child strong {
        color: #da5368; }
      .guide-area .guide-table li:last-child .sample {
        background-color: #fff;
        margin-top: 16px;
        padding: 16px; }
        .guide-area .guide-table li:last-child .sample span {
          display: block;
          font-weight: bold; }
    .guide-area .guide-table li ul.list {
      list-style-type: disc;
      margin-left: 16px;
      padding: 16px 0 0; }
      .guide-area .guide-table li ul.list li:first-child {
        border: none;
        font-weight: normal; }
      .guide-area .guide-table li ul.list li:last-child {
        padding: 0; }
    .guide-area .guide-table li ol {
      margin-left: 24px;
      padding: 16px 0 0; }
      .guide-area .guide-table li ol li:first-child {
        border: none;
        font-weight: normal; }
      .guide-area .guide-table li ol li:last-child {
        padding: 0; }
    .guide-area .guide-table:first-of-type {
      padding-top: 0; }
  .guide-area a {
    text-decoration: underline; }

@media only screen and (min-width: 768px) {
  .guide-area .top-txt {
    padding: 16px 0; } }
.guide-notice {
  font-size: 0.7rem;
  color: #b1b1b1;
  margin: 0 16px; }
  .guide-notice li {
    margin-left: 1em;
    list-style-type: '※'; }
    .guide-notice li a {
      color: #b1b1b1; }

@media only screen and (min-width: 767px) {
  .guide-notice {
    margin: 0; } }
.pNav {
  padding: 24px 16px;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.73rem;
  font-weight: bold; }
  .pNav li {
    padding: 4px 4px 4px 0; }
    .pNav li a:hover {
      opacity: 0.7; }
    .pNav li:not(:last-of-type):after {
      content: '>';
      display: inline-block;
      margin-left: 8px;
      margin-right: 2px; }

.example-area .ttl-area {
  font-weight: bold;
  display: flex;
  align-items: center;
  padding: 32px 0;
  font-size: 1.2em; }
  .example-area .ttl-area span {
    background-color: #da5368;
    height: 40px;
    width: 40px;
    margin-right: 8px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold; }
  .example-area .ttl-area p {
    width: 80%;
    text-align: left; }
.example-area h3 {
  padding: 4px 16px;
  font-size: 0.875rem; }
  .example-area h3.good, .example-area h3.bad {
    background-color: #dedede; }
.example-area .ans-area {
  border: 1px solid #dedede;
  padding: 16px; }
  .example-area .ans-area .ans-box {
    display: flex;
    align-items: center;
    margin-top: 30px;
    position: relative; }
    .example-area .ans-area .ans-box:first-child {
      margin-top: 0; }
    .example-area .ans-area .ans-box span {
      background-color: #fff;
      height: 40px;
      width: 40px;
      margin-right: 16px;
      border-radius: 50%;
      border: 2px solid #ffe746;
      color: #ffe746;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 26px;
      line-height: 40px;
      text-align: center;
      box-sizing: border-box;
      font-weight: bold; }
    .example-area .ans-area .ans-box p {
      width: 80%;
      font-size: 0.875rem;
      text-align: left; }
  .example-area .ans-area .caution-area {
    margin-top: 20px; }
    .example-area .ans-area .caution-area .caution-box {
      position: relative;
      display: flex;
      align-items: center;
      border-radius: 8px;
      padding: 16px; }
      .example-area .ans-area .caution-area .caution-box .background {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 16px;
        font-weight: bold;
        font-size: 2rem; }
      .example-area .ans-area .caution-area .caution-box:before {
        content: '';
        position: absolute;
        top: -25px;
        left: 20%;
        margin-left: -10px;
        border: 10px solid transparent; }
      .example-area .ans-area .caution-area .caution-box.good {
        background-color: #f5f5f5; }
        .example-area .ans-area .caution-area .caution-box.good:before {
          border-bottom: 15px solid #f5f5f5; }
        .example-area .ans-area .caution-area .caution-box.good .background {
          color: #da5368; }
        .example-area .ans-area .caution-area .caution-box.good p {
          width: 90%; }
      .example-area .ans-area .caution-area .caution-box.bad {
        background-color: #f5f5f5; }
        .example-area .ans-area .caution-area .caution-box.bad:before {
          border-bottom: 15px solid #f5f5f5; }
        .example-area .ans-area .caution-area .caution-box.bad .background {
          color: #333; }
        .example-area .ans-area .caution-area .caution-box.bad p {
          width: 85%; }
      .example-area .ans-area .caution-area .caution-box span {
        background-color: #e9c46a;
        color: #333;
        height: 34px;
        width: 34px;
        margin-right: 16px;
        border-radius: 50%;
        display: inline-block;
        font-size: 20px;
        line-height: 34px;
        text-align: center;
        font-weight: bold; }
      .example-area .ans-area .caution-area .caution-box p {
        font-size: 0.875rem;
        text-align: left;
        width: 80%; }

@media only screen and (max-width: 767px) {
  .example-area .ttl-area {
    padding-left: 16px;
    padding-right: 16px; } }
@media only screen and (max-width: 767px) {
  .example-area .ans-area {
    border: none; } }
@media only screen and (max-width: 767px) {
  .example-area .ans-area .caution-area .caution-box.bad p {
    width: 75%; } }
.guide-area .guide-table li ul.list li:first-child {
  border: none !important;
  font-weight: inherit !important; }

.main-area img {
  max-width: 100%; }
.main-area .main {
  width: 100%; }
  .main-area .main img {
    width: 100%; }
.main-area .date {
  text-align: center;
  padding: 8px 16px;
  background-color: #8e1fcc;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400; }
.main-area .outline {
  margin: 40px auto;
  text-align: center;
  font-weight: 700;
  font-size: 20px; }
  .main-area .outline p {
    margin-bottom: 1em; }
    @media only screen and (max-width: 400px) {
      .main-area .outline p:first-child {
        font-size: 85%; }
        .main-area .outline p:first-child .sp-br {
          display: block; } }
    @media only screen and (min-width: 401px) {
      .main-area .outline p:first-child .sp-br {
        display: none; } }
    .main-area .outline p .underline {
      font-size: 28px;
      display: inline-block;
      background: linear-gradient(transparent 50%, #FFFAB9 50%);
      padding-bottom: 0.1em; }
      @media only screen and (max-width: 767px) {
        .main-area .outline p .underline {
          font-size: 24px; } }
      .main-area .outline p .underline .red {
        color: #F34F4F;
        font-size: 1.25em; }
.main-area .btn-main {
  display: flex;
  background: #ffe746;
  align-items: center;
  justify-content: space-between;
  padding: 1.5em 2em;
  width: 80%;
  margin: 40px auto;
  border-radius: 10px;
  color: #323232;
  border-bottom: solid 4px #BFBFBF;
  border-right: solid 4px #BFBFBF; }
  .main-area .btn-main:hover {
    opacity: .8; }
    .main-area .btn-main:hover img {
      opacity: 1; }
  .main-area .btn-main .backslash {
    font-family: Arial; }
  @media (max-width: 575px) {
    .main-area .btn-main {
      padding: 1.5em 0.8em; }
      .main-area .btn-main .arrow {
        width: 15px; } }
  .main-area .btn-main .kaunara-icon {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .main-area .btn-main .kaunara-icon img {
      width: 40px; }
    @media (max-width: 575px) {
      .main-area .btn-main .kaunara-icon {
        width: 60px;
        height: 60px; }
        .main-area .btn-main .kaunara-icon img {
          width: 50%; } }
  .main-area .btn-main p {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center; }
    @media (max-width: 575px) {
      .main-area .btn-main p {
        font-size: 1.3em; } }
    .main-area .btn-main p .big {
      font-size: 32px; }
      @media (max-width: 575px) {
        .main-area .btn-main p .big {
          font-size: 20px; } }
  .main-area .btn-main.is-m {
    padding: 1em 1.5em; }
    .main-area .btn-main.is-m p {
      font-size: 24px; }
      @media only screen and (max-width: 767px) {
        .main-area .btn-main.is-m p {
          font-size: 16px; } }
.main-area .btn-red:hover {
  border: none;
  -webkit-transform: translate(4px, 4px);
  transform: translate(4px, 4px); }
.main-area .target {
  position: relative;
  margin-top: 1em;
  padding: 2.5em 1.5em 1em 1.5em;
  background-color: #f4f4f4;
  margin-bottom: 80px;
  border: 2px solid #d8c3e5; }
  @media only screen and (max-width: 767px) {
    .main-area .target {
      padding: 2.5em 1em 1em;
      border: none;
      border-top: 3px solid #d8c3e5;
      border-bottom: 3px solid #d8c3e5; } }
  .main-area .target h2 {
    position: absolute;
    top: -1.15em;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding: .4em 4em;
    border-radius: 25px;
    background-color: #8e1fcc;
    color: #fff;
    font-size: 18px; }
    @media only screen and (max-width: 767px) {
      .main-area .target h2 {
        padding: .4em 1.5em;
        font-size: 16px; } }
  .main-area .target .target-service {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative; }
    .main-area .target .target-service li {
      width: 45%;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .main-area .target .target-service li {
          width: 47%; } }
      .main-area .target .target-service li img {
        max-width: 100%; }
      .main-area .target .target-service li:first-child {
        width: 100%;
        text-align: center; }
        .main-area .target .target-service li:first-child img {
          width: 45%;
          margin: auto; }
          @media only screen and (max-width: 767px) {
            .main-area .target .target-service li:first-child img {
              width: 47%; } }
    .main-area .target .target-service::after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-right: 125px solid transparent;
      border-left: 125px solid transparent;
      border-top: 50px solid #d8c3e5;
      border-bottom: 0;
      margin: auto;
      position: absolute;
      bottom: -80px; }

.content-wrapper .content {
  padding: 3em 2em 1em;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .content-wrapper .content {
      padding: 3em 1em 1em; } }
  .content-wrapper .content h3 {
    background: #F34F4F;
    border-radius: 50px;
    padding: .4em 4em;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin: 0 auto 30px; }
    @media only screen and (max-width: 767px) {
      .content-wrapper .content h3 {
        font-size: 16px; } }
  .content-wrapper .content .content-txt {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .content-wrapper .content .content-txt {
        font-size: 17px; } }
    .content-wrapper .content .content-txt .red {
      color: #F34F4F; }
    .content-wrapper .content .content-txt .big {
      font-size: 1.4em; }
      @media only screen and (max-width: 767px) {
        .content-wrapper .content .content-txt .big {
          font-size: 1.2em; } }
  .content-wrapper .content .small {
    font-size: 14px;
    text-align: left; }
  .content-wrapper .content .backslash {
    font-family: Arial; }
  .content-wrapper .content.step1 {
    background: #FFFDDC; }
  .content-wrapper .content.step2 {
    background: #FFFAB9; }
    .content-wrapper .content.step2 .green {
      color: #8e1fcc;
      font-weight: 700;
      font-size: 20px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .content-wrapper .content.step2 .green {
          font-size: 16px; } }
    .content-wrapper .content.step2 .content-service {
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap;
      margin-top: 2em; }
      .content-wrapper .content.step2 .content-service li {
        width: 45%;
        position: relative;
        margin-bottom: 2em; }
        .content-wrapper .content.step2 .content-service li a:hover {
          opacity: .8; }
          .content-wrapper .content.step2 .content-service li a:hover img {
            opacity: 1; }
        .content-wrapper .content.step2 .content-service li span {
          position: absolute;
          top: -1.5em;
          background: #F34F4F;
          border-radius: 20px;
          color: #fff;
          width: 130px;
          display: inline-block;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          padding: .4em 0px; }
        .content-wrapper .content.step2 .content-service li .logo {
          background: #fff;
          border-radius: 16px;
          border: 2px solid #F34F4F;
          box-shadow: 2px 2px 0px 2px #BFBFBF;
          display: flex;
          justify-content: space-around; }
          .content-wrapper .content.step2 .content-service li .logo .lg {
            width: 200px;
            margin: 10px; }
            @media only screen and (max-width: 767px) {
              .content-wrapper .content.step2 .content-service li .logo .lg {
                width: 80%;
                margin: 15px 0; } }
          .content-wrapper .content.step2 .content-service li .logo .arrow {
            width: 16px;
            margin-right: 5px; }
            @media only screen and (max-width: 767px) {
              .content-wrapper .content.step2 .content-service li .logo .arrow {
                width: 8px; } }

.maxget {
  position: relative;
  padding: 50px 30px;
  background: #F4F4F4; }
  @media only screen and (max-width: 767px) {
    .maxget {
      padding: 50px 20px; } }
  .maxget::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #ffe746 transparent transparent transparent; }
  .maxget .red {
    color: #F34F4F; }
  .maxget .big {
    font-size: 1.3em; }
  .maxget h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .maxget h3 {
        font-size: 18px; } }
  .maxget .bonus-box {
    position: relative; }
    .maxget .bonus-box .plus {
      position: relative;
      top: -20px;
      z-index: 3;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .maxget .bonus-box .plus {
          top: -10px; }
          .maxget .bonus-box .plus img {
            width: 40px; } }
    .maxget .bonus-box .bonus-bottom {
      position: relative;
      top: -40px;
      z-index: 2; }
      @media only screen and (max-width: 767px) {
        .maxget .bonus-box .bonus-bottom {
          top: -20px; } }
  .maxget .post-more {
    font-size: 24px;
    font-weight: 700;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .maxget .post-more {
        font-size: 18px; } }
  .maxget .bonus-link {
    margin-bottom: 20px; }
    .maxget .bonus-link li {
      width: 90%;
      margin: 0 auto 20px; }
      @media only screen and (max-width: 767px) {
        .maxget .bonus-link li {
          width: 100%; } }
      .maxget .bonus-link li a {
        display: flex;
        justify-content: space-around;
        align-items: center;
        background: #fff;
        border: 2px solid #F34F4F;
        border-radius: 16px;
        padding: 0 10px;
        box-shadow: 2px 2px 0px 2px #BFBFBF; }
        .maxget .bonus-link li a:hover {
          opacity: .8; }
          .maxget .bonus-link li a:hover img {
            opacity: 1; }
        .maxget .bonus-link li a span {
          background: #F34F4F;
          display: inline-block;
          width: 140px;
          color: #fff;
          padding: 5px 0;
          font-size: 14px;
          border-radius: 40px;
          text-align: center; }
          @media only screen and (max-width: 767px) {
            .maxget .bonus-link li a span {
              width: 100px;
              font-size: 12px; } }
        @media only screen and (max-width: 767px) {
          .maxget .bonus-link li a .logo {
            width: 200px; } }
    @media only screen and (max-width: 400px) {
      .maxget .bonus-link .bonus-link-arrow {
        width: 8px; } }
  .maxget .btn-main {
    width: 90%; }

@media only screen and (max-width: 469px) {
  .main-area .benefit .spfeature {
    text-align: left; }
  .main-area .benefit .cp-toptxt {
    font-size: 120%; } }
@media only screen and (max-width: 469px) {
  .main-area .date {
    font-size: 0.73rem; }

  .spnone {
    display: none; } }
.special-area {
  padding: 30px 16px 0; }

@media only screen and (max-width: 469px) {
  .special-area {
    padding: 40px 8px 0; } }
.btn-item {
  text-align: center;
  margin: 16px auto 0;
  width: calc(90% - 15px);
  max-width: 350px; }
  .btn-item a {
    display: block;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
    padding: 16px 0;
    background-color: #ffe746;
    font-size: 1rem;
    position: relative;
    color: #fff !important;
    font-weight: bold; }
    .btn-item a::after {
      content: "";
      position: absolute;
      display: block;
      top: 50%;
      right: 20px;
      width: 6px;
      height: 6px;
      margin: auto 0;
      border-style: solid;
      border-color: #fff;
      border-width: 0 2px 2px 0;
      transform: translate(0, -50%) rotate(-45deg); }
    .btn-item a:hover {
      opacity: 0.7; }

@media only screen and (min-width: 470px) {
  .ranking-item-box {
    margin: 16px 16px 0; } }
@media only screen and (min-width: 470px) {
  .ranking-item-box .item-title {
    width: 400px;
    margin: 0 auto; }
    .ranking-item-box .item-title p {
      font-size: 0.86rem; } }
.guide-head {
  margin-top: 48px; }
  .guide-head .title {
    width: 100%;
    font-weight: 700;
    padding: 8px 16px;
    background-color: #333;
    color: #fff; }

.guide-area {
  margin: 8px 0 0; }
  .guide-area .guide-table {
    width: 100%;
    margin: 16px 0 0;
    padding: 0 16px; }
    .guide-area .guide-table li {
      font-weight: 400; }
      .guide-area .guide-table li:first-child {
        border-bottom: solid 1px #ccc;
        padding-bottom: 8px;
        font-weight: 900; }
      .guide-area .guide-table li:last-child {
        padding: 8px; }
      .guide-area .guide-table li a {
        text-decoration: underline; }

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 45px;
  background: #333;
  opacity: 0.6;
  z-index: 0; }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    border: 1px solid #fff; }
    #page_top a:after {
      content: "";
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      width: 8px;
      height: 8px;
      margin: auto 0;
      border-top: 2px solid #fff;
      border-left: 2px solid #fff;
      transform: translate(-50%, -40%) rotate(45deg); }

/*# sourceMappingURL=special_01.css.map */
.ranking-item-box {
  margin: 16px 8px 0;
  padding-bottom: 8px;
  background-color: #fff;
  position: relative;
  border-top: 2px solid #264653;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important; }
  .ranking-item-box .ribbon-shape {
    display: inline-block;
    position: absolute;
    top: -28px;
    left: 19px;
    margin: 0;
    padding: 30px 0;
    z-index: 2;
    width: 60px;
    text-align: center;
    font-size: 17px;
    color: #ffe746;
    background: url(../images/common/ribbon.svg) center no-repeat; }
    .ranking-item-box .ribbon-shape.pickup {
      background: url(../images/common/ribbon_pickup.svg) center no-repeat;
      color: #fff;
      line-height: 1; }
      .ranking-item-box .ribbon-shape.pickup span {
        font-size: 1rem;
        display: inline-block;
        padding-bottom: 12px; }
    .ranking-item-box .ribbon-shape span {
      font-size: 1.4rem; }
  .ranking-item-box .item-title {
    margin: 0 24px;
    overflow: hidden; }
    .ranking-item-box .item-title p {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-size: 0.73rem;
      margin-top: 16px;
      font-weight: bold; }
  .ranking-item-box .pic {
    width: 85%;
    height: auto;
    margin: 0 auto;
    padding-top: 32px;
    text-align: center; }
    .ranking-item-box .pic img {
      width: 100%;
      height: auto;
      max-width: 300px;
      max-height: 300px; }
  .ranking-item-box .btn-item {
    text-align: center;
    margin: 16px auto 0;
    width: calc(90% - 15px);
    max-width: 350px; }
    .ranking-item-box .btn-item a {
      display: block;
      text-align: center;
      font-size: 0.95rem;
      border-radius: 5px;
      padding: 16px 0;
      background-color: #ffe746;
      font-size: 1rem;
      position: relative;
      color: #fff;
      font-weight: bold; }
      .ranking-item-box .btn-item a::after {
        content: '';
        position: absolute;
        display: block;
        top: 50%;
        right: 20px;
        width: 6px;
        height: 6px;
        margin: auto 0;
        border-style: solid;
        border-color: #fff;
        border-width: 0 2px 2px 0;
        -webkit-transform: translate(0, -50%) rotate(-45deg);
        transform: translate(0, -50%) rotate(-45deg); }
      .ranking-item-box .btn-item a:hover {
        opacity: 0.7; }
  .ranking-item-box .sale-shop {
    margin: 16px; }
    .ranking-item-box .sale-shop ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .ranking-item-box .sale-shop ul li {
        width: 25%;
        max-width: 90px;
        margin: 0 4px;
        border: 1px solid #f5f5f5;
        text-align: center; }
        .ranking-item-box .sale-shop ul li a {
          display: block; }
          .ranking-item-box .sale-shop ul li a img {
            width: 100%; }
        .ranking-item-box .sale-shop ul li:hover {
          opacity: 0.7; }
  .ranking-item-box .cmt {
    padding: 16px;
    margin: 0 16px;
    border-radius: 4px;
    background-color: #f4f4f4; }
    .ranking-item-box .cmt .cmt-area {
      line-break: anywhere;
      font-size: 0.875rem; }
    .ranking-item-box .cmt .name-area {
      margin-top: 8px;
      display: flex;
      font-size: 0.66rem; }
      .ranking-item-box .cmt .name-area a {
        text-decoration: underline; }
      .ranking-item-box .cmt .name-area .answerdate {
        margin: 0 16px; }
      .ranking-item-box .cmt .name-area .alert {
        margin: 0 0 0 auto; }
        .ranking-item-box .cmt .name-area .alert:hover {
          opacity: 0.7; }
  .ranking-item-box .more-cmt {
    text-align: right;
    margin: 0 16px 8px; }
    .ranking-item-box .more-cmt a {
      color: #999;
      text-decoration: underline;
      font-size: 0.73rem;
      text-align: center;
      display: inline-block; }
      .ranking-item-box .more-cmt a::after {
        content: '>';
        display: inline-block;
        margin-left: 4px; }
      .ranking-item-box .more-cmt a:hover {
        opacity: 0.7; }
  .ranking-item-box .item-comment {
    text-align: center;
    padding-top: 10px;
    font-size: 14px; }
    .ranking-item-box .item-comment a {
      font-size: 0.85em;
      color: #666;
      text-decoration: none; }
      .ranking-item-box .item-comment a span {
        font-weight: bold;
        text-decoration: underline;
        margin-right: 4px;
        font-size: 18px; }
        .ranking-item-box .item-comment a span:hover {
          opacity: 0.8; }
  .ranking-item-box .item-comment-qa {
    display: flex;
    justify-content: center;
    margin: 20px 5% 0 5%;
    font-size: 0.85em;
    align-items: stretch; }
    .ranking-item-box .item-comment-qa dt {
      background-color: #f5f5f5;
      width: 200px;
      padding: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #8e8e8e; }
    .ranking-item-box .item-comment-qa dd {
      padding: 8px; }
      .ranking-item-box .item-comment-qa dd a {
        color: #bdbdbd;
        text-decoration: underline; }
  .ranking-item-box .btn-item {
    margin-top: 24px !important; }
    .ranking-item-box .btn-item a {
      background-color: #da5368;
      color: #fff;
      border: none; }
      .ranking-item-box .btn-item a:hover {
        background-color: #da5368;
        opacity: 0.7; }
      .ranking-item-box .btn-item a::after {
        border-color: #fff; }

@media only screen and (min-width: 470px) {
  .ranking-item-box {
    margin: 16px 16px 0; } }
@media only screen and (max-width: 767px) {
  .ranking-item-box .ribbon-shape {
    top: -8px;
    left: 8px;
    padding: 10px 0;
    width: 46px; } }
@media only screen and (max-width: 767px) {
  .ranking-item-box .ribbon-shape.pickup {
    top: -22px;
    width: 52px;
    padding: 22px 0 20px;
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .ranking-item-box .ribbon-shape.pickup span {
    font-size: 0.9rem; } }
@media only screen and (max-width: 767px) {
  .ranking-item-box .ribbon-shape {
    left: 4px; } }
@media only screen and (max-width: 767px) {
  .ranking-item-box .ribbon-shape span {
    font-size: 1.2rem; } }
@media only screen and (min-width: 470px) {
  .ranking-item-box .item-title {
    width: 400px;
    margin: 0 auto; }
    .ranking-item-box .item-title p {
      font-size: 0.86rem; } }
@media only screen and (min-width: 470px) {
  .ranking-item-box .pic {
    width: 300px; } }
@media only screen and (min-width: 470px) {
  .ranking-item-box .cmt {
    padding: 16px 24px;
    margin: 0 32px; } }
@media only screen and (min-width: 470px) {
  .ranking-item-box .more-cmt {
    margin: 0 32px 16px; } }
@media only screen and (max-width: 469px) {
  .ranking-item-box .item-comment-qa {
    display: block; }
    .ranking-item-box .item-comment-qa dt {
      width: auto;
      padding: 4px; } }

/*# sourceMappingURL=special_07.css.map */
