@charset "shift_jis";

/* CSS Document */
/* ------------------------------------------------- *
 *        ����
 * ------------------------------------------------- */
div.popular-tags-wrapper {
    background:#FFF; /* awoo�͈͂�div �w�i�̐F */
}

div.awoo-tag-wrapper {
    row-gap: 10px;     /* �^�O�ƃ^�O�̍s�� */
    column-gap: 10px; /* �^�O�ƃ^�O�̗�� */
}

a.awoo-tag {
    background: #f5f5f5; /* �^�O�̔w�i�̐F */
    border: none;        /* �^�O�̘g�� */
}

div.popular-tags p {
    font-size: 22px;                 /* �^�C�g���̕����T�C�Y */
    font-weight: bold;               /* �^�C�g���̑����� */
    text-align: center;              /* �^�C�g���̈ʒu */
}

.awoo-tag:nth-child(n + 11) {
   display: none;  /* 11�ڂ��܂ވȍ~�̃^�O���\���ɂ��Ă��܂� */
}

.awoo-tag:before {
  content: "#"; /* �^�O�̑O�Ɂu#�v��t���� */
}

.awoo-tag {
    font-size: 11px!important;       /* �����̑傫�� */
    color: #5c5c5c;                  /* �����̐F */
    font-weight: bold;               /* �^�C�g���̑����� */
    text-decoration: none!important; /* �^�O�̉��� */
    border: none;                    /* �^�O�̘g�� */
    border-radius: 23px!important;   /* �^�O�̊p�̊ۂ� */
    padding: 15px 15px!important;     /* �^�O�̏c���̒��� */
}

.awoo-tag:hover {
    color: #2A394A!important;            /* �����̐F */
    background-color: #c4c4c4!important; /* �^�O�̔w�i�̐F */
    text-decoration: none!important;     /* �^�O�̉��� */
    border: none;                        /* �^�O�̘g�� */
}

a.awoo-tag:hover {
    border: none; /* �^�O�̘g�� */
}

.awoo-tag a{
  color: #ffffff!important;        /* �����̐F */
  text-decoration:none!important;  /* �^�O�̉��� */
}

/* ------------------------------------------------- *
 *        ���i�ڍ׉�ʂƃJ�e�S����ʂ̃^�C�g��
 * ------------------------------------------------- */
h2.awooTag_kanren_keyword_ {
    font-size: 14px;
    font-weight:bold;
    margin: 20px 0 0 15px;
}

/* ------------------------------------------------- *
 *        ���i�ڍ׉��
 * ------------------------------------------------- */
#awoo_tags_detail {
    margin: 5px 0 0 0;
}

#awoo_tags_detail .awoo-tag {
    font-size: 10px!important;
}

#awoo_tags_detail_footer .popular-tags p {
    font-size: 16px!important;
}

.popular-tags-list-container {
    margin-bottom: 3%;
}

/* ------------------------------------------------- *
 *        �J�e�S�����
 * ------------------------------------------------- */
#awoo_tags_category {
    margin: 10px 0 20px 15px;
}

/* ------------------------------------------------- *
 *        �������ʉ��
 * ------------------------------------------------- */
#awootag_display_find {
    margin: 20px;
    display: none;
}

.awooTag_kanren_keyword_find_ {
    font-size: 14px;
    font-weight:bold;
    padding-bottom: 15px;
}

#awoo_tags_find {
    padding-bottom: 15px;
}
