/*@charset "UTF-8";*/
@charset "Shift_JIS";

* {
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: '���C���I', Meiryo, "�q���M�m�p�SPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS P�S�V�b�N", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #333;
    letter-spacing: 0.06em;
    line-height: 22px;
    margin: 0;
    display: block;
}

a i {
    padding: 0 5px;
}

#pnkz {
    font-size: 12px;
    letter-spacing: 0.03em;
    line-height: 20px;
    margin: 0 auto;
    padding: 0 0 30px;
    width: 970px;
}

#pnkz a {
    text-decoration: none;
}

body {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

ul, li, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

li img, dt img, dd img {
    vertical-align: top;
}

a {
    outline: none;
}

a {
    color: #000;
    text-decoration: underline;
}

a:visited {
    color: #000;
}

a img {
    border: 0;
}

.clearfix:after {
    height: 0;
    display: block;
    clear: both;
    content: " ";
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

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


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

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

#pnkz {
    width: 100%;
    margin: auto auto 0;
    padding-top: 0;
    padding-bottom: 15px;
    font-size: 14px;
}

#pnkz a {
    color: #64bdd4;
    text-decoration: underline;
}

.el-select-dropdown {
    z-index: 999999 !important;
}

#footer {
    position: relative;
    z-index: 99999;
    border: solid 0px #fff;
    margin: 100px auto 0;
}

img {
    vertical-align: bottom
}

table {
    border-spacing: 0;
    border-collapse: separate;
    word-break: break-all;
    empty-cells: show
}


input, button, textarea, select {
    margin: 0;
    font: inherit
}

input, textarea {
    padding: 0
}

html {
    font-size: 62.5%
}

body {
    color: #595960;
    font-family: "���C���I", "Meiryo", "Hiragino Sans", "�q���M�m�p�S�V�b�N", "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "�l�r �o�S�V�b�N", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.4;
    background-color: #fff
}

.rsttop-body-wrapper a, a {
    color: #06c;
    text-decoration: none
}


.l-container {
    width: 100%;
    min-width: 980px;
    box-sizing: border-box
}

.l-contents {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    min-width: 980px;
    box-sizing: border-box
}

.l-contents:before, .l-contents:after {
    display: block;
    overflow: hidden;
    content: ""
}

.l-contents:after {
    clear: both
}

.l-contents.l-contents--fixed {
    padding-right: 0;
    padding-left: 0;
    width: 980px
}

.l-column2 {
    display: flex;
    justify-content: space-between
}

.l-column2__main {
    width: 700px;
    min-width: 700px;
    box-sizing: border-box
}

.l-column2__side {
    width: 260px;
    min-width: 260px;
    box-sizing: border-box
}

.clearfix:before, .clearfix:after {
    display: block;
    overflow: hidden;
    content: ""
}

.clearfix:after {
    clear: both
}

#page-up {
    display: block;
    position: fixed;
    right: 35px;
    bottom: 25px;
    z-index: 99999999;
    text-indent: -9999px;
    overflow: hidden
}

#page-up > a {
    display: block;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
    opacity: 1;
    width: 3.6rem;
    height: 3.6rem
}

#page-up > a:before {
    display: block;
    position: absolute;
    top: 43%;
    left: 38%;
    color: #fff;
    text-indent: 0;
    line-height: 1;
    width: 3px;
    height: 3px;
    font-size: 6px;
    font-weight: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    speak: none;
    content: "";
    border: solid #fff;
    border-width: 0 3px 3px 0;
    padding: 2px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

label {
    cursor: pointer;
    vertical-align: middle
}

.c-link-arrow {
    display: inline-block;
    cursor: pointer
}

.c-link-arrow > * {
    vertical-align: middle
}


.c-link-arrow:before {
    content: "";
    display: block;
    border-style: solid;
    border-color: #fa0 transparent transparent;
    position: absolute;
    border-width: 5px;
    border-right-width: 0;
    border-top-color: transparent;
    margin: -7px 0 0;
    left: -10px;
    top: 66%;
    bottom: auto;
    border-left-color: #fa0;
}

.p-global-search {
    display: block;
    position: relative;
    border: 1px solid #d6ceb4;
    border-radius: 3px;
    height: 3.6rem
}

.p-global-search:before, .p-global-search:after {
    display: block;
    overflow: hidden;
    content: ""
}

.p-global-search:after {
    clear: both
}

.p-global-search__input-wrap {
    display: block;
    position: relative;
    float: left;
    box-sizing: border-box;
    height: 3.6rem
}

.p-global-search__input-wrap:not(:first-of-type):before {
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 2;
    width: 1px;
    height: 100%;
    content: '';
    background: #eeece4
}

.p-global-search__input-wrap.p-global-search__input-wrap--area, .p-global-search__input-wrap.p-global-search__input-wrap--key {
    width: 30%
}

.p-global-search__input-wrap.p-global-search__input-wrap--vacancy {
    width: 34%
}

.p-global-search__search-wrap {
    position: absolute;
    top: -1px;
    right: 1px;
    z-index: 1;
    padding-left: 1px;
    width: 5.5%;
    box-sizing: border-box
}

.p-global-search__search-btn {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    border: 1px solid #f3980a;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 3.6rem;
    line-height: 3.6rem;
    box-sizing: content-box;
    background-color: #fa0;
    background-image: linear-gradient(112deg, #fa0, #f28c00)
}

.p-global-search__search-btn > i {
    display: none
}

.p-global-search-suggest__wrap {
    position: relative;
    width: 100%;
    height: 100%
}

.p-global-search-suggest__suggest-wrap {
    position: absolute;
    top: 36px;
    left: -1px;
    padding-right: 5.3%;
    width: 100%;
    box-sizing: border-box
}

.p-header {
    display: table;
    margin: 0 auto;
    width: 100%;
    height: 29px
}

.p-header__title {
    display: table-cell;
    text-align: left;
    word-break: break-all;
    word-wrap: break-word;
    vertical-align: middle;
    font-size: 1.1rem
}

.p-header__title > * {
    font-weight: normal
}

.p-header__search {
    display: table-cell;
    vertical-align: middle
}


.p-header-wrapper {
    position: relative;
    padding-top: 6px;
    background: #fff
}


.p-header-wrapper.p-header-wrapper--bottom {
    padding-bottom: 10px;
    z-index: 988;
}


#footer {
    margin: 30px auto 0;
    padding-bottom: 40px;
    min-width: 980px;
    background: #ffffff
}


#footer-navi {
    padding: 22px 0;
    width: 100%;
    font-size: 86%;
    text-align: center;
    background-color: #fff;
}

#footer-navi li {
    display: inline;
    line-height: 2
}

#footer-navi li span {
    margin: 0 4px;
    color: #d0d0d0
}


.footer-copyright {
    position: relative;
    margin: 15px auto 0;
    width: 980px;
    min-height: 20px
}

.footer-copyright__address {
    color: #949499;
    text-align: right
}

.footer-copyright__address > a {
    color: #949499
}


.p-user-menu {
    display: inline-block;
    white-space: nowrap
}


.p-user-menu__item {
    display: inline-block;
    position: relative;
    font-size: 1.25rem
}

.p-user-menu__item:before {
    display: block;
    position: absolute;
    top: 50%;
    left: -2px;
    z-index: 1;
    margin-top: -0.75em;
    width: 1px;
    height: 1.5em;
    content: '';
    background: #eeece4
}

.p-user-menu__item:first-child:before, .p-user-menu__item.p-user-menu__item--setting:before, .p-user-menu__item.p-user-menu__item--user-image:before {
    display: none
}

.p-user-menu__target {
    padding: 0 8px
}

.p-user-menu__item:last-child .p-user-menu__target {
    padding-right: 0
}


.u-text-num {
    font-family: Arial, sans-serif
}


.rsttop-body-wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    min-width: 1260px;
    background-color: #fff
}

.rsttop-container.rsttop-container {
    min-width: 1260px
}

.rsttop-container.rsttop-container--header {
    display: block;
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-animation: fade-in 1s ease;
    animation: fade-in 1s ease
}

.rsttop-container.rsttop-container--maincontents {
    padding-top: 100px
}

.rsttop-contents {
    position: relative;
    z-index: 1;
    padding: 0;
    min-width: 1120px
}

@media screen and (min-width: 1260px) {
    .rsttop-body {
        overflow-x: hidden
    }
}


.top-column {
    display: flex;
    margin: 0 auto 0;
    padding: 0 70px;
    min-width: 1260px;
    max-width: 1540px;
    box-sizing: border-box;
    justify-content: space-between
}

.top-column__main {
    width: 100%;
    min-width: 800px;
    max-width: 980px;
    box-sizing: border-box
}

.top-column__side {
    margin-left: 5.2vw;
    width: 33vw;
    min-width: 270px;
    max-width: 340px;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (min-width: 1540px) {
    .top-column__side {
        margin-left: 80px
    }
}


.rsttop-header-wrap {
    position: relative;
    z-index: 2
}

.rsttop-headline {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    min-width: 1260px;
    transition: 0.2s ease
}


.rsttop-headline.rsttop-headline--randomimg {
    transition: 0.3s ease-out
}


.rsttop-headline.rsttop-headline--randomimg .p-user-menu__item::before {
    margin-top: -0.5em;
    height: 1em;
    background: #fff
}

.rsttop-headline.rsttop-headline--randomimg .p-user-menu__target, .rsttop-headline.rsttop-headline--randomimg .p-user-menu__target.p-user-menu__target--dropdown:after {
    color: #fff
}


.rsttop-headline__inner {
    display: table;
    margin: 15px auto;
    padding: 0 70px;
    width: 100%;
    min-width: 1260px;
    max-width: 1540px;
    box-sizing: border-box
}

.rsttop-headline__logo {
    display: table-cell
}


.rsttop-headline__logo-img {
    display: inline-block;
    width: 160px;
    height: 37px;
    overflow: hidden;
    text-indent: 100%;
    word-wrap: normal;
    overflow-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    background: url('../images/logo-qole.png') no-repeat 0 0/contain;
}


.rsttop-headline__usermenu {
    display: table-cell;
    text-align: right
}

.rsttop-headline__usermenu .p-user-menu__item {
    margin-top: -5px
}

.rsttop-header {
    position: relative;
    z-index: 2;
    height: 450px
}


.rsttop-header__visual {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-width: 1260px;
    overflow: hidden;
    background-color: #000
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__visual {
    background-image: url('../images/top_bg.jpg');
    background-repeat: repeat-x;
    background-position: calc(50% + 8px) 0;
    background-size: auto 450px
}

.rsttop-header__images {
    z-index: 0
}

.rsttop-header__overlay {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 540px;
    background: rgba(0, 0, 0, 0.2) url('../images/rsttop_slider_bg.png')
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__overlay {
    display: none
}

.rsttop-header__inner {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    width: 100%;
    min-width: 1260px;
    max-width: 1540px;
    height: 450px
}

.rsttop-header__lead {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    transform: translateY(-50%)
}


.rsttop-header.rsttop-header--randomimg .rsttop-header__lead {
    display: none
}

.rsttop-header__main-lead {
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.02em;
    line-height: 1.4;
    font-size: 5.4rem
}

.rsttop-header__sub-lead {
    margin-top: 9px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.7;
    margin-left: 1.1rem;
    font-size: 2rem
}

.rsttop-header__search {
    position: absolute;
    right: 0;
    bottom: 125px;
    left: 0;
    padding: 0 70px;
    width: 100%;
    min-width: 1260px;
    max-width: 1540px;
    box-sizing: border-box
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__search {
    bottom: -55px
}

.rsttop-header__search .p-global-search__search-btn > i {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 1.6rem;
    text-indent: 0.3em;
    text-align: center;
    letter-spacing: 0.3em;
    font-style: normal;
}

.rsttop-search-form {
    width: 84%
}

.rsttop-search-form__suggest-wrap {
    top: 50px;
    padding-right: calc(9% - 2px)
}

.rsttop-search-ttl {
    color: #13131e;
    font-weight: 600;
    font-size: 1.7rem;
    letter-spacing: 0.3px
}


.rsttop-heading1 {
    color: #13131e;
    font-weight: 600;
    font-size: 1.561vw;
    letter-spacing: 0.5px;
    line-height: 1
}

@media screen and (min-width: 1540px) {
    .rsttop-heading1 {
        font-size: 2.4rem
    }
}

.rsttop-heading2 {
    color: #13131e;
    font-weight: 600;
    font-size: 1.8rem
}

.rsttop-area-search {
    position: relative;
    z-index: 2;
    min-height: 485px;
    display: -moz-flex;
    display: flex
}

@media screen and (min-width: 1479px) {
    .rsttop-area-search {
        min-height: 460px
    }
}


.rsttop-area-search__list {
    margin-top: 22px;
    justify-content: space-between;
    display: -moz-flex;
    display: flex
}

.rsttop-area-search__item {
    border: solid 1px #e1e1e1;
    border-radius: 3px;
    width: 18.18vw;
    width: calc(100% / 3);
    height: 70px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
    overflow: hidden;
    line-height: 70px
}

.rsttop-area-search__item + .rsttop-area-search__item {
    margin-left: 25px
}

@media screen and (min-width: 1400px) {
    .rsttop-area-search__item + .rsttop-area-search__item {
        margin-left: 30px
    }
}

.rsttop-area-search__target {
    height: 100%;
    display: -moz-flex;
    display: flex
}

.rsttop-area-search__target:hover {
    text-decoration: none
}


.rsttop-area-search__img {
    width: 70px;
    height: 70px;
    transition: 0.1s ease-out
}

.rsttop-area-search__target:hover .rsttop-area-search__img {
    opacity: 0.8
}

.rsttop-area-search__img > img {
    width: 100%;
    height: auto
}

.rsttop-area-search__text {
    position: relative;
    margin-left: 20px;
    height: 100%;
    color: #13131e;
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0.8px
}

.rsttop-area-search__target:hover .rsttop-area-search__text {
    color: #ff9600;
    text-decoration: none
}

.rsttop-area-search__text::after {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background-color: transparent
}

.rsttop-area-search__target:hover .rsttop-area-search__text::after {
    background-color: #ff9600
}


.rsttop-area-search__pref-container {
    margin-top: 6px;
    width: 100%;
    display: -moz-flex;
    display: flex
}


.rsttop-area-search__pref-column.rsttop-area-search__pref-column--right {
    margin-left: 35px
}

@media screen and (min-width: 1350px) {
    .rsttop-area-search__pref-column.rsttop-area-search__pref-column--right {
        margin-left: 3.4vw
    }
}

.rsttop-area-search__pref-set {
    margin-top: 20px;
    width: 100%;
    line-height: 1;
    font-size: 1.3rem
}

@media screen and (min-width: 1474px) {
    .rsttop-area-search__pref-set {
        margin-top: 24px;
        white-space: nowrap
    }
}

.rsttop-area-search__pref-title {
    display: inline-block;
    margin-right: 14px;
    min-width: 88px;
    font-weight: 600;
    font-size: 1.4rem;
    vertical-align: middle
}


.rsttop-area-search__pref-title.rsttop-area-search__pref-title--first {
    margin-right: 4px
}

.rsttop-area-search__pref-list-wrap {
    display: inline-block;
    vertical-align: middle
}

.rsttop-area-search__pref-list-wrap:before, .rsttop-area-search__pref-list-wrap:after {
    display: block;
    overflow: hidden;
    content: ""
}

.rsttop-area-search__pref-list-wrap:after {
    clear: both
}


.rsttop-area-search__pref-list-item {
    position: relative;
    float: left;
    padding-right: 13px;
    font-size: 1.4rem;
    line-height: 1.3
}


.rsttop-area-search__pref-list-item:last-child {
    padding-right: 0
}

.rsttop-area-search__pref-list-item:first-of-type {
    padding-left: 0
}


.rsttop-area-search__morelink {
    margin-top: 20px
}


.rsttop-area-search__morelink-list {
    position: relative;
    display: -moz-flex;
    display: flex
}

@media screen and (min-width: 1475px) {
    .rsttop-area-search__morelink-item {
        font-size: 1.4rem
    }
}

.rsttop-area-search__morelink-item + .rsttop-area-search__morelink-item {
    margin-left: 15px
}

.rsttop-area-search__hotarea {
    margin-top: 1px
}

.rsttop-area-search__hotarea-link {
    cursor: pointer;
    color: #06c
}


.rsttop-area-search__hotarea-link::after {
    padding-left: 2px;
    color: #ccc;
    vertical-align: middle;
    font-family: "Tabelog Glyph";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    speak: none;
    content: "\f633";
    font-size: 1rem
}

.rsttop-area-search__hotarea-balloon {
    position: absolute;
    top: 25px;
    left: 0
}

.rsttop-area-search__hotarea-balloon::before {
    position: absolute;
    top: -10px;
    left: 0;
    width: 7em;
    height: 1em;
    content: ''
}

.rsttop-area-search__main {
    position: relative;
    width: 100%;
    opacity: 1;
    transition: 0.3s;
    transition-delay: 0.1s
}


.rsttop-search__main-column {
    vertical-align: top
}


.rsttop-search__heading {
    display: flex;
    align-items: center;
    width: 100%
}

.search-hotarea {
    display: inline-block;
    position: relative;
    z-index: 1
}

.rsttop-othersearch {
    margin-top: 5rem
}

.rsttop-othersearch.rsttop-othersearch--genre {
    margin-top: 3rem
}

.rsttop-othersearch__list-wrap {
    margin-top: 2rem
}

.rsttop-othersearch__photolist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.rsttop-othersearch__photolist-item:hover {
    opacity: .8;
}

.rsttop-othersearch__photolist-item {
    position: relative;
    max-width: 150px;
    width: 16%;
    height: auto;
    box-sizing: border-box
}


.rsttop-othersearch__photolist-item-img {
    position: absolute;
    top: 0;
    left: 0
}

.rsttop-othersearch__photolist-item-img img {
    width: 100%;
    height: auto
}

.rsttop-othersearch__photolist-target {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(7, 7, 7, 0.3), rgba(82, 82, 82, 0) 97%, rgba(84, 84, 84, 0))
}

.rsttop-othersearch__photolist-target::before {
    display: block;
    padding-top: 100%;
    content: ''
}


.rsttop-othersearch__photolist-wrap {
    position: absolute;
    bottom: 7%;
    padding: 0 4%;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 1.2
}


.rsttop-othersearch__photolist-genre-subject {
    font-size: 1.17vw;
    font-weight: 600;
    letter-spacing: 0.06vw;
    line-height: 1.5
}

@media screen and (min-width: 1540px) {
    .rsttop-othersearch__photolist-genre-subject {
        font-size: 1.8rem;
        letter-spacing: 0.8px
    }
}

.rsttop-othersearch__photolist-genre-count {
    font-size: 0.79vw;
    letter-spacing: 0.04vw
}

@media screen and (min-width: 1540px) {
    .rsttop-othersearch__photolist-genre-count {
        font-size: 1.2rem;
        letter-spacing: 0.5px
    }
}

.rsttop-othersearch__photolist-count-num {
    font-size: 0.9vw;
    letter-spacing: 0.04vw
}

@media screen and (min-width: 1540px) {
    .rsttop-othersearch__photolist-count-num {
        font-size: 1.4rem;
        letter-spacing: 0.6px
    }
}

.rsttop-othersearch__panellist {
    margin-top: 1.3rem
}

.rsttop-othersearch__panellist-item {
    display: inline-flex;
    margin: 1.2rem 1.2rem 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    font-size: 1.2rem;
    line-height: 1
}


.rsttop-othersearch__panellist-target {
    padding: 0.7rem 1.4rem;
    color: #595960
}

.rsttop-data-count {
    display: flex;
    margin-bottom: 23px;
    flex-wrap: wrap;
    justify-content: center
}

.rsttop-data-count__item {
    position: relative;
    padding: 0 15px;
    color: #595960;
    font-family: Arial;
    font-weight: 500;
    font-size: 1.7vw;
    text-align: center;
    line-height: 1.4
}

.rsttop-data-count__item:first-child {
    padding-left: 0
}

.rsttop-data-count__item:last-child {
    padding-right: 0
}

@media screen and (min-width: 1540px) {
    .rsttop-data-count__item {
        font-size: 2.6rem
    }
}


.rsttop-data-count__item + .rsttop-data-count__item::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0px;
    height: 85%;
    background-color: #f4f4f4;
    content: '';
    transform: translateY(-50%)
}

.rsttop-data-count__item-text-frame {
    margin-top: -12px;
    line-height: 1.5
}

.rsttop-data-count__item-text, .rsttop-data-count__item-target-text {
    display: inline-block;
    color: #595960;
    font-size: 1.2rem
}


@media screen and (min-width: 1540px) {
    .rsttop-data-count__item-text, .rsttop-data-count__item-target-text {
        font-size: 1.3rem
    }
}

.rsttop-data-count__item-unit {
    margin-left: 1px;
    color: #595960;
    font-size: 1.2rem
}


.rsttop-data-count__item-target-count {
    display: block;
    position: relative;
    color: #595960;
    font-size: 1.7vw
}


@media screen and (min-width: 1540px) {
    .rsttop-data-count__item-target-count {
        font-size: 2.6rem
    }
}

.rsttop-data-count__item-target-count::after {
    display: block;
    position: absolute;
    bottom: 4px;
    width: 100%;
    height: 1px;
    content: '';
    background-color: transparent
}


.rsttop-data-count__item-target-text {
    position: relative
}

.rsttop-data-count__item-target-text::after {
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 1px;
    content: '';
    background-color: transparent
}

.rsttop-tieup__morelink {
    text-align: right;
    line-height: 1;
    margin-top: 1rem
}

.rsttop-article {
    margin-top: 5rem
}

.rsttop-article__title {
    margin-bottom: 2rem
}

.rsttop-info__contents {
    width: 30%
}

.rsttop-info__contents.rsttop-info__contents--monthly {
    width: 100%
}


.rsttop-info__item {
    display: table;
    padding: 2.4rem 0;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.5
}

.rsttop-info__item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.rsttop-info__contents.rsttop-info__contents--monthly .rsttop-info__item:first-child {
    padding-top: 0
}


.rsttop-info__monthly-target {
    display: block
}

.rsttop-info__monthly-pickup-img {
    display: table-cell;
    padding-right: 1.5rem;
    width: 60px
}

.rsttop-info__monthly-pickup-img img {
    border: 1px solid transparent
}

.rsttop-info__monthly-pickup-rstinfo {
    display: table-cell;
    vertical-align: top
}

.rsttop-info__monthly-pickup-rstname {
    font-weight: 600;
    font-size: 1.4rem
}

.rsttop-info__monthly-pickup-prcomment {
    display: block;
    margin-top: 0.6rem;
    color: #595960;
    font-size: 1.2rem
}

#footer {
    padding-bottom: 20px;
    margin: 100px auto 0;
}

#footer-navi, .footer-copyright {
    padding: 0 70px;
    width: 100%;
    min-width: 1260px;
    max-width: 1540px;
    box-sizing: border-box;
    margin: 15px auto 0;
}

#footer-navi {
    text-align: left;
}

#footer-navi li a {
    text-decoration: none;
    color: #0e1618;
    transition: opacity .3s ease-out;
    outline: none;
}

#footer-navi li span {
    color: #a0a2a8;
}

.footer-copyright__address a, .footer-copyright__address {
    text-align: left;
    color: #0e1618;
    font-size: 10px;
    letter-spacing: 2px;
}

.footer-copyright__address {
    border-top: 1px solid #e6e6e5;
    padding-top: 20px;
}

.rsttop-tieup__morelink a {
    position: relative;
}

.rsttop-tieup__morelink a:active,
.rsttop-tieup__morelink a:hover {
    color: #ff9600;
    text-decoration: underline;
}

.footer-copyright__address {
    border-top: 1px solid #e6e6e5;
    padding-top: 20px;
}

.footer-copyright__address, .footer-copyright__address a {
    text-align: left;
    color: #0e1618;
    font-size: 10px;
    letter-spacing: 2px;
    font-style: normal;
}

@media screen and (max-width: 1410px) {
    .rsttop-heading1 {
        font-size: 2.2rem;
    }
}

@media screen and (max-width: 1474px) {
    .rsttop-area-search__pref-title {
        margin-right: 0;
        min-width: 100%;
        font-size: 1.2rem;
    }

    .rsttop-area-search__pref-list-wrap {
        margin-top: 10px;
    }
}

@media screen and (max-width: 992px) {
    .rsttop-area-search .rsttop-area-search__pref-container a {
        font-size: 12px;
    }

    .rsttop-data-count__item-text-frame {
        line-height: 3.3
    }
}

@media screen and (max-width: 1358px) {
    .rsttop-othersearch__photolist-genre-subject {
        font-size: 1.6rem;
        letter-spacing: 0.4px;
    }
}


.rsttop-data-count__item-target:hover {
    text-decoration: none
}

.rsttop-data-count__item-target-count {
    display: block;
    position: relative;
    color: #595960;
    font-size: 1.7vw
}

@media screen and (max-width: 1260px) {
    .rsttop-data-count__item-target-count {
        font-size: 2.13rem
    }
}

@media screen and (min-width: 1540px) {
    .rsttop-data-count__item-target-count {
        font-size: 2.6rem
    }
}

.rsttop-data-count__item-target-count::after {
    display: block;
    position: absolute;
    bottom: 4px;
    width: 100%;
    height: 0px;
    content: '';
    background-color: transparent
}

.rsttop-data-count__item-target:hover .rsttop-data-count__item-target-count::after {
    background-color: #949499
}

.rsttop-data-count__item a:hover,
.rsttop-data-count__item a:hover p,
.rsttop-data-count__item a:hover span {
    text-decoration: underline;
    color: #595960;
}

.rsttop-othersearch__panellist-item:hover {
    border: 1px solid #ff9600;
}

@media screen and (max-width: 1310px) {
    .rsttop-othersearch__photolist-genre-count {
        font-size: 1.2rem;
        letter-spacing: .6px;
    }
}

@media screen and (max-width: 1260px) {
    .rsttop-othersearch__photolist-count-num {
        font-size: 1.3rem;
        letter-spacing: .4px;
    }
}

