.rsttop-header.rsttop-header--randomimg .rsttop-header__lead {
    display: block;
    width: 58%;
    height: auto;
    float: left;
    margin: 0;
    top: 190px;
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead {
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
    padding-left: 34%;
    font-size: 22px;
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__main-lead {
    padding-top: 10px;
    font-size: 48px;
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__lead .subtext-head {
    padding-top: 0px;
    font-size: 42px
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
    text-align: left;
    padding-left: 34%;
    font-family: 'Sawarabi Mincho', sans-serif!important;
    font-weight: normal!important;
}

/*.rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__input-wrap.p-global-search__input-wrap--area {
    width: 37%;
}

.rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__input-wrap.p-global-search__input-wrap--vacancy {
    width: 52%;
}*/

.rsttop-header__search .global-header-search #js-header-vacancy .el-form-item {
    margin-bottom: 0;
}

.rsttop-header__search .global-header-search #js-header-vacancy .el-form-item--medium .el-form-item__content {
    line-height: 50px;
}

.rsttop-header__search .global-header-search #js-header-vacancy .el-input--medium .el-input__inner {
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    border: solid 0px #fff;
}
/*
.rsttop-header__search .global-header-search.is-scroll .p-global-search__input-wrap.p-global-search__input-wrap--area {
    width: 37%;
}

.rsttop-header__search .global-header-search.is-scroll .p-global-search__input-wrap.p-global-search__input-wrap--vacancy {
    width: 52%;
}


.rsttop-header__search .is-scroll #js-header-vacancy .el-form-item--medium .el-form-item__content {
    line-height: 40px;
}

.rsttop-header__search .is-scroll #js-header-vacancy .el-input--medium .el-input__inner {
    height: 40px;
    line-height: 40px;
}

.rsttop-header__search .global-header-search.is-scroll .p-global-search__search-btn {
    background-image: none;
    background-color: #FF6982;
}*/

.p-global-search__search-btn {
    border: solid 1px #FF6982;
}

.rsttop-headline__usermenu .p-user-menu__item a {
    text-shadow: -1px -2px 3px #000000;
}

.rsttop-header__search .global-header-search #js-header-vacancy .el-input--medium .el-input__inner:focus {
    border-bottom: solid 2px #FF6982;
    border-radius: 0;
    background-color: #fff;
}

.rsttop-area-search__text .store_count {
    margin-left: 0;
}

.rsttop-area-search__text .rsttop-area-search__num .area-unit {
    font-weight: normal;
    font-size: 12px;
}

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

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

/* Custom Header Slider */
#js-top-main-visual .slide-container {
    display: block;
    height: 100%;
    width: 100%;
}

#js-top-main-visual .slide-text {
    width: 50%;
    height: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
}

#js-top-main-visual .slide-img {
    width: 450px;
    height: 100%;
    display: inline-block;
    padding: 60px 0 0 0;
    margin: 0 0 0 55px;
    float: left;
}

.slide-detail {
    display: block;
    width: 100%;
    height: 260px;
    background-color: #ffffffb5;
    margin-bottom: 5px;
}

.slick-slide {
    line-height: 0!important;
    cursor: pointer;
}

.slick-list {
    display: block;
    width: 100%;
}

.header-slider .slick-list {
    padding: 0!important;
    border: solid 5px #fff;
    width: calc(100% - 10px);
}

.rsttop-header__search,
#js-global-header-search {
    z-index: 1;
}

#js-top-main-visual .slide-img {
    z-index: 999999999999;
}

.slick-slider {
    z-index: 999999999999999;
}

.header-slider {
    position: relative;
}

.header-slider:before {
    content: "";
    display: block;
    height: 5px;
    width: 20px;
    left: calc(50% - 10px);
    top: 0;
    position: absolute;
    background-color: #FF6982;
    margin: auto;
    z-index: 9999999;
}

.slide-detail {
    position: relative;
    background-color: #fff;
}

.slide-detail .bg_img_detail {
    position: absolute;
    left: 0px;
    top: auto;
    width: 50%;
    height: auto;
    overflow: visible;
    font-size: 100%;
    right: auto;
    bottom: 0px;
    outline: 1px solid RGBA(0,0,0,0);
    z-index: 2;
    box-sizing: content-box;
}

.slide-detail .bg_img_detail img {
    width: 100%;
    height: auto;
}

.img_slide_info {
    position: relative;
    width: auto;
    height: auto;
    z-index: 2;
    display: block;
    padding: 15px 25px;
    perspective: 450px;
}

.img_slide_info .left_info {
    display: inline-block;
    width: 50%;
    float: left;
}

.img_slide_info .right_image {
    display: inline-block;
    width: 50%;
    float: left;
}

.img_slide_info .right_image img {
    display: block;
    width: 170px;
    height: 230px;
    float: right;
    max-width: 100%;
}

.img_slide_info .left_info h2 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.img_slide_info .left_info p {
    font-size: 12px;
    letter-spacing: 1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    max-height: 105px;
    overflow: hidden;
}

.img_slide_info .left_info a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background-color: #32373c;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 12px 14px;
    border-radius: 2px;
    font-weight: bold;
}

.rsttop-body-wrapper .rsttop-contents {
    z-index: 999;
}

.rsttop-container.rsttop-container--header {
    z-index: 999999!important;
}

.rsttop-body-wrapper .rsttop-contents #fortunetellers .contents_r ul.list_fortune {
    padding-top: 0px;
}

.rsttop-contents #fortunetellers {
    position: relative;
}

.near-footer {
    position: absolute;
    bottom: -95px;
    height: auto!important;
}

.near-footer #side_l {
    height: 415px!important;
    background-color: #fff!important;
}

#footer-navi li:last-child a span {
    display: none;
}

.slick-next:before,
.slick-prev:before {
    content: "" !important;
}

#mobile-search,
#mobile-nav {
    display: none;
}

@media only screen and (min-width: 768px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead,
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 15%;
    }
}

@media only screen and (min-width: 992px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead,
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 20%;
    }
}

@media only screen and (min-width: 1200px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead,
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 25%;
    }
}

@media only screen and (min-width: 1300px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead,
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 28%;
    }
}

#js-top-main-visual .full-width-text {
    display: block;
    position: absolute;
    top: 60px;
    width: 100%!important;
    text-align: center;
    height: auto;
}

#js-top-main-visual .full-width-text h1 {
    color: #fff;
    font-size: 40px;
    width: 100%;
}

#js-top-main-visual .full-width-text h1:before {
    content: "-";
    margin-right: 10px;
}

#js-top-main-visual .full-width-text h1:after {
    content: "-";
    margin-left: 10px;
}

#pageContact .contents_r {
    padding-top: 10px;
}

.rsttop-headline__usermenu .p-user-menu__item a,
.rsttop-header.rsttop-header--randomimg .rsttop-header__lead > p {
    text-shadow: -1px -2px 3px #ff6347;
}
