table.shop_list tbody tr td p {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0;
}

table.shop_list tbody tr td p.mark_info {
    color: #EAADBD;
    font-size: 12px;
}

table.shop_list tbody tr td p .vue-star-rating {
    margin: auto;
}

.shop_list .shop_name {
    line-height: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}

.tags_method_wrap {
    width: 200px;
}

.shop_list .tags_method {
    width: 100%;
    max-width: 200px;
    margin: auto;
    display: block;
}

.shop_list .tags_method .tag_item {
    border: solid 1px #e5e5e5;
    display: inline-block;
    padding: 0px 5px;
    line-height: 20px;
    margin-right: 5px;
    font-size: 12px;
    float: left;
    margin-bottom: 5px;
}

table.shop_list tbody tr td p .vue-star-rating-rating-text {
    margin-top: -3px!important;
    font-size: 18px;
    font-weight: bold;
}

table.shop_list tbody tr td .tags_method,
table.shop_list tbody tr td.tags_method_wrap > p {
    margin-bottom: 15px;
}

table.shop_list tbody tr td .tags_method {
    height: auto;
    min-height: 50px;
    clear: both;
    margin-bottom: 20px;
}

table.shop_list tbody tr td p.cmt_title {
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 50px;
    color: #000;
    font-size: 11px;
    margin-top: 15px;
    clear: both;
}

table.shop_list tbody tr td p.cmt_title a {
    font-size: 13px;
    color: #000;
}

table.shop_list tbody tr td p.cmt_title a:first-child {
    font-weight: bold;
}

table.shop_list tbody tr td p.cmt_desc {
    font-size: 12px;
}

/* Change Header */
.bg-top-img {
    background-image: url("../images/top_bg.jpg");
    background-repeat: repeat-x;
    background-position: calc(50% + 8px) 0;
    background-size: auto 480px;
}

.bg-top-img .rsttop-headline__inner {
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding: 15px 0!important;
}

.rsttop-headline__logo a {
    color: #fff;
}

#welcome ul.p-user-menu li {
    border-left: solid 1px #fff;
}

#welcome ul.p-user-menu li:first-child {
    border-left: solid 0px #fff;
}

#welcome ul.p-user-menu li.p-user-menu__item:before {
    display: none;
}

.header-other {
    display: block;
    position: relative;
    z-index: 10;
    height: auto;
    width: 100%;
    clear: both;
    background: #666;
    max-height: 335px;
    vertical-align: middle;
}

.header-other .h_part_title {
    width: 100%;
    display: block;
    height: 288px;
    position: relative;
    background: #333 50%/cover no-repeat;
    background-image: url("../images/h_bg_2.jpg");
    color: #fff;
}

.header-other .h_part_title h1 {
    font-size: 38px;
    text-align: center;
    color: #fff;
    line-height: 288px;
    letter-spacing: 1px;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

.header-other .h_part_title h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 38px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 38px;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

.header-other .h_part_title .title_meta {
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    box-sizing: content-box;
    font-weight: 700;
    padding: 240px 0 0;
    width: 75%;
    min-width: 1260px;
    max-width: 1540px;
    height: 25px;
}

.header-other .h_part_title .title_meta span:first-child {
    margin-left: 15px;
}

.header-other .h_part_tags {
    display: block;
    clear: both;
    height: 45px;
    width: 100%;
    background-color: #666;
}


.header-other .h_part_tags {
    box-sizing: content-box;
    width: calc(75% - 15px);
    min-width: 1260px;
    max-width: 1540px;
    margin: auto;
}


.header-other .h_part_tags span {
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
}

.header-other .h_part_tags ul {
    display: inline-block;
    float: left;
    height: 45px;
    width: auto;
}

.header-other .h_part_tags ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    line-height: 45px;
    margin-right: 5px;
}

.header-other .h_part_tags ul li a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    height: 22px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 11px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    transition: background-color .2s,color .2s;
    cursor: pointer;
    padding: 2px 10px;
}

.header-other .h_part_tags ul li a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #333;
}

.rsttop-container.small-top {
    padding-top: 10px;
}

#breadcrumb {
    display: block;
    height: auto;
    padding: 0;
    box-sizing: content-box;
    width: 100%;
    margin: 0 auto 25px;
}

#pnkz {
    padding-bottom: 5px;
    border-bottom: solid 1px #e5e5e5;
}

#pnkz a {
    text-align: left;
}

#pnkz a i {
    padding-left: 0;
}

.header-other .h_part_title .title_meta span:first-child {
    margin-left: 10px;
}

.bg-top-img .rsttop-headline__inner {
    position: relative;
}

.search_input_top {
    position: absolute;
    display: block;
    margin: auto;
    left: calc(50% - 250px);
    top: 11px;
}

.search_input_top button {
    width: 500px;
    border-radius: 0px;
    text-align: left;
    height: 45px;
    font-weight: bold;
    color: #666;
    background-color: #fff;
    outline: none;
    border-color: #fff;
}

.search_input_top button:focus,
.search_input_top button:active,
.search_input_top button:hover {
    color: #666;
    background-color: #fff;
    outline: none;
    border-color: #fff;
}

#shop_list {
    width: 74%;
    margin: auto;
}

#shop_list #left_bar,
#shop_list #left_bar.l_nav_fixed {
    padding-left: 0!important;
    padding-top: 0!important;
    position: inherit!important;
}

#shop_list table.shop_list {
    margin-top: 0;
}

#shop_list #fortunetellers .contents_r {
    width: calc(100% - 260px);
}

#fortunetellers .contents_r .store_items {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
}

#fortunetellers .contents_r .store_items ul {
    display: block;
    background-color: #fff;
}

#fortunetellers .contents_r .store_items ul li {
    display: block;
    background-color: #fff;
    list-style-type: none;
    border-radius: 0;
    min-height: auto;
    margin: 0 0 50px 0;
    padding: 0;
    border: solid 0px #fff;
}

#fortunetellers .contents_r .store_items ul li .s_item {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.35);
}


#fortunetellers .contents_r .store_items .s_item .s_top_info {
    display: block;
    width: 100%;
    min-height: 212px;
    height: auto;
    background-color: #fff;
    clear: both;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .l_img {
    width: 25%;
    display: inline-block;
    float: left;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .l_img a {
    display: block;
    text-align: center;
    text-decoration: none;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .l_img img {
    width: 100%;
    max-width: 100%;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info {
    width: 71%;
    display: inline-block;
    float: right;
    height: auto;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info h2 {
    font-size: 30px;
    line-height: 50px;
    padding: 10px 0;
    font-weight: normal;
    color: #000;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info p {
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 0;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info p i {
    font-size: 15px;
    margin-right: 5px;
    font-weight: bold;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info {
    display: block;
    width: 100%;
    clear: both;
    height: auto;
    min-height: 110px;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info .s_more_img {
    width: 200px;
    padding-top: 10px;
    display: inline-block;
    float: left;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info .s_more_img a {
    display: inline-block;
    float: left;
    text-decoration: none;
    margin-right: 3px;
    margin-bottom: 3px;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info .s_more_img a img {
    width: 60px;
    height: 60px;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info .s_more_tags {
    display: inline-block;
    float: right;
    width: calc(100% - 230px);
    padding-top: 10px;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info .s_more_tags a {
    display: inline-block;
    float: left;
    color: #333;
    text-decoration: none;
    border: solid 1px #e5e5e5;
    padding: 2px 10px 3px;
    margin-right: 3px;
    border-radius: 15px;
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 5px;
}


#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info .s_more_info .s_more_tags a:hover {
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
}



#fortunetellers .contents_r .store_items .s_item .s_top_desc {
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 10px 0;
    clear: both;
}

#fortunetellers .contents_r .store_items .s_item .s_top_desc p {
    padding: 30px 50px;
    text-align: left;
    color: #000;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info h2 a {
    font-size: 30px;
    line-height: 50px;
    padding: 10px 0;
    font-weight: normal;
    color: #000;
}

#fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info h2 a:hover {
    text-decoration: none;
}

#fortunetellers .contents_r .store_items ul li .s_item .checker {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
    right: 60px;
}

#fortunetellers .contents_r .store_items ul li .s_item .checker a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKBAMAAACdwMn3AAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAABCSURBVAiZY2AAAfYJYIqh/wCY4vwfAKbnf2VgYGNg4PrnwMDgv4Bh/xOgmN1v6X8GQJr5/fvHYEV6fxXANNMmEAkAS3sP+Ps2PI4AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 0 0 3px 3px;
    background-color: #999;
    text-decoration: none;
    outline: none;
}

#fortunetellers .contents_r .store_items ul li .s_item .checker a:hover {
    text-decoration: none;
    outline: none;
}

#fortunetellers .contents_r .store_items ul li .s_item .checker a:after {
    content: "";
    display: table;
    clear: both;
}

#fortunetellers .contents_r .store_items ul li .s_item .checker:hover a {
    background-color: #1976d2;
}

#fortunetellers .contents_r .store_items ul li {
    width: 100%;
}

.search_input_top button:hover {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18) !important;
    -webkit-transition: box-shadow 0.2s ease !important;
    -moz-transition: box-shadow 0.2s ease !important;
    transition: box-shadow 0.2s ease !important;
}


/* Left Menu Re-design */
#shop_list #fortunetellers .contents_r {
    width: calc(80% - 30px);
    float: left;
}

#left_menu {
    display: inline-block;
    float: left;
    width: 20%;
    height: 100%;
    margin-right: 30px;
}

#left_menu .nav_item {
    display: block;
    width: 100%;
    height: auto;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}

#left_menu .nav_item h3.nav_title {
    display: block;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    color: #1f1f1f;
    font-family: Meiryo,Hiragino Kaku Gothic ProN,MS PGothic,sans-serif;
    line-height: 20px;
    padding: 10px 20px;
    position: relative;
}

#left_menu .nav_item h3.nav_title:hover {
    cursor: pointer;
}

#left_menu .nav_item h3.nav_title:after {
    color: #ccc;
    content: "";
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 13px;
    right: 15px;
    position: absolute;
    font-size: 20px;
    text-rendering: auto;
}

#left_menu .nav_item.open h3.nav_title:after {
    content: "";
    top: 17px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

#left_menu ul.nav_sub_item {
    width: auto;
    border-top: solid 1px #ccc;
    padding: 10px 0 0;
    display: none;
    height: auto;
    margin-bottom: 10px;
    max-height: 400px;
    overflow-x: unset;
    overflow-y: scroll;
}

#left_menu .nav_item.open ul.nav_sub_item {
    display: block;
}

#left_menu ul.nav_sub_item li {
    list-style-type: none;
    width: auto;
    margin-bottom: 6px;
    display: block;
    padding-left: 10px;
}

#left_menu ul.nav_sub_item li a {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    padding-left: 10px;
    position: relative;
}

#left_menu ul.nav_sub_item li a:hover {
    text-decoration: none;
}

#left_menu ul.nav_sub_item li.current a:before,
#left_menu ul.nav_sub_item li.active a:before,
#left_menu ul.nav_sub_item li:hover a:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0);
    position: absolute;
    content: "";
    display: block;
    border-style: solid;
    border-color: #1dbee5 transparent transparent;
    position: absolute;
    border-width: 5px;
    border-right-width: 0;
    border-top-color: transparent;
    margin: 0;
    left: 0px;
    top: 25%;
    bottom: auto;
    border-left-color: #1dbee5;
}

#left_menu .nav_item.open ul.nav_sub_item::-webkit-scrollbar {
  width: 5px;
    border-radius: 5px;
}

#left_menu .nav_item.open ul.nav_sub_item::-webkit-scrollbar-track {
  background: #fff;
}

#left_menu .nav_item.open ul.nav_sub_item::-webkit-scrollbar-thumb {
  background: #f1f1f1;
    border-radius: 5px;
}

#left_menu .nav_item.open ul.nav_sub_item::-webkit-scrollbar-thumb:hover {
    background: #d1d1d1;
    cursor: pointer;
}

/*Change Width All Pages*/
#left_bar {
    padding-right: 0;
    margin-right: 30px;
}

#fortunetellers #side_l {
    padding-right: 0;
}

#shop_list #left_bar, #shop_list #left_bar.l_nav_fixed {
    float: left;
}

#shop_list #fortunetellers .contents_r {
    float: left;
}

#breadcrumb {
    min-width: auto;
    max-width: 100%;
    padding-top: 10px!important;
}

#pnkz a i {
    padding-right: 0px;
}

.page_content {
    display: block;
    clear: both;
    width: 100%;
}

.h_tags_wrap {
    display: block;
    width: 100%;
    background-color: #666;
    height: 45px;
}

.h_tags_wrap .h_part_tags {
    display: block;
    width: 80%;
    margin: auto;
}

.h_tags_wrap .h_part_tags span {
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
}

.h_tags_wrap .h_part_tags ul {
    display: inline-block;
    float: left;
    height: 45px;
    width: auto;
}

.h_tags_wrap .h_part_tags ul li {
    list-style-type: none;
    display: inline-block;
    float: left;
    line-height: 45px;
    margin-right: 5px;
}

.h_tags_wrap .h_part_tags ul li a {
    text-decoration: none;
    height: 22px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 11px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    transition: background-color .2s,color .2s;
    cursor: pointer;
    padding: 2px 10px 3px;
}

.header-other .h_part_title .title_meta span:first-child {
    margin-left: 0px;
}

.rsttop-container.small-top {
    padding-top: 0px;
}

.rsttop-headline__logo {
    display: inline-block;
    float: left;
}

.rsttop-headline__logo a {
    display: block;
    text-decoration: none;
}

.rsttop-headline__logo-img {
    background-position: -6px 0px;
}

.rsttop-headline__usermenu {
    display: inline-block;
    float: right;
    line-height: 33px;
}

.bg-top-img .rsttop-headline__inner {
    padding: 14px 0!important;
}

#welcome ul.p-user-menu li {
    height: 15px;
    line-height: 15px;
}

.search_input_top {
    width: 30%;
    top: 11px;
}

.search_input_top button {
    width: 100%;
    height: 42px;
    line-height: 15px;
}

.search_input_top {
    left: 35%;
}


.rsttop-area-search .rsttop-area-search__morelink a,
.rsttop-area-search .rsttop-area-search__pref-container a {
    color: #06c;
}

.rsttop-headline__inner {
    padding-left: 0;
    padding-right: 0;
}

.rsttop-header__inner {
    min-width: auto;
    max-width: 100%;
}

.rsttop-header.rsttop-header--randomimg .rsttop-header__search {
    padding-left: 0;
    padding-right: 0;
}

.rsttop-search-form {
    float: right;
}

.p-global-search__search-wrap {
    top: -2px;
}

.rsttop-header__search .global-header-search.is-scroll .p-global-search__input-wrap.p-global-search__input-wrap--area,
.rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__input-wrap.p-global-search__input-wrap--area {
    max-width: 40%;
}

.rsttop-header__search .global-header-search.is-scroll .rsttop-search-ttl {
    line-height: 60px;
}

#footer-navi, .footer-copyright {
    min-width: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#pageContact .contents_r {
    float: right;
    display: inline-block;
    position: relative;
    font-family: YakuHanJP, Barlow, "Noto Sans JP", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
}

#pageContact .c_wrapper {
    padding-top: 0px;
}

#pageContact .support {
    display: block;
    width: 85%;
    margin-top: 0px;
}

.page-contact .support__body .support__heading__text {
    font-size: 20px;
}

#pageContact .support {
    width: 100%;
}

/*Store detail page*/
.store_detail .store_info {
    display: block;
    margin: auto;
    width: 80%;
    min-height: 200px;
    clear: both;
}

.store_detail .store_info .s_r_info,
.store_detail .store_info .s_l_info {
    display: inline-block;
    float: left;
    width: 50%;
    height: auto;
}

.store_detail .store_info .s_l_info img {
    width: auto;
    height: auto;
    max-width: 335px;
    max-height: 200px;
}

.store_detail .store_info .s_r_info h1,
.store_detail .store_info .s_r_info h2 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    font-family: "Noto Serif JP";
    line-height: 50px;
    margin-bottom: 5px;
}

.store_detail .store_info .s_r_info .s_address,
.store_detail .store_info .s_r_info .s_station {
    font-size: 13px;
    color: #000;
    line-height: 25px;
}

.store_detail .store_info .s_r_info .s_address i,
.store_detail .store_info .s_r_info .s_station i {
    font-weight: bold;
}

.store_detail .store_info .s_r_info .s_address {
    margin-bottom: 30px;
}

.store_detail #fortunetellers .contents_r .search_wrap {
    clear: both;
    padding-top: 30px;
}

.store_detail .store_info .s_r_info .s_rating {
    margin-bottom: 30px;
}

.store_detail .store_info .s_r_info .s_rating > span {
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}

.store_detail .store_info .s_r_info .s_rating > span i {
    margin-left: 0;
}

.store_detail .vue-star-rating {
    display: inline-block;
    margin-right: 5px;
}

.store_detail .store_info .s_r_info .vue-star-rating-rating-text {
    margin-top: 0;
    font-size: 28px;
    font-weight: bold;
    color: rgb(196,6,6);
}

.rsttop-header__search .global-header-search.is-scroll .rsttop-search-ttl {
    line-height: inherit;
}


.top_search_form {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
}

.top_search_form .top_form_search {
    display: block;
    width: 100%;
    height: 180px;
    background-color: #fff;
}

.top_search_form .top_form_search_blank {
    background-color: #00000040;
    display: block;
    width: 100%;
    height: 1200px;
}

.top_form_search form {
    display: block;
    width: 80%;
    margin: auto;
    padding: 10px 0 20px;
}

.top_form_search form h2 {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 40px;
    margin-bottom: 28px;
    position: relative;
}

.top_form_search form h2:before {
    background-color: #000;
    content: "" !important;
    height: 2px !important;
    width: 23px;
    top: 40px;
    left: 49%;
    position: absolute !important;
    text-align: center;
}

.top_form_search form > .el-row {
    border: solid 1px #dddddd;
    border-radius: 60px;
    padding: 15px;
    background-color: #f7f7f7;
}

.top_form_search .el-icon-location-outline,
.top_form_search form input[type=text]::placeholder {
    color: #222;
}

.top_form_search form input[type=text] {
    border: solid 0px #ddd;
    background-color: #f7f7f7;
    padding-left: 25px;
    height: 40px;
    color: #222;
    border-right: solid 1px #d7d7d7;
    border-radius: 0;
}

.top_form_search form > .el-row .el-row .el-col {
    position: relative;
}

.top_form_search form > .el-row .el-row .el-col > i {
    position: absolute;
    left: 7px;
    top: 40%;
    z-index: 99999999;
    color: #222;
}

.top_form_search .select-list {
    padding-left: 15px;
    display: block;
    margin-top: -8px;
}

.top_form_search .select-list .el-checkbox__label {
    padding-left: 5px;
    font-size: 11px;
}

.top_form_search .select-list .el-checkbox {
    margin-right: 5px;
    line-height: 10px;
}

.top_search_form .top_form_search button {
    display: block;
    border: solid 0px #fff;
    color: #fff;
    padding: 9px 0;
    border-radius: 30px;
    background-image: radial-gradient(circle at center center, rgb(255, 56, 92) 0%, rgb(230, 30, 77) 27.5%, rgb(227, 28, 95) 40%, rgb(215, 4, 102) 57.5%, rgb(189, 30, 89) 75%, rgb(189, 30, 89) 100%) !important;
    transition: opacity 1.25s ease 0s !important;
    min-width: 80px !important;
    background-size: 200% 200% !important;
    font-size: 15px;
    font-weight: bold;
    margin: auto;
}

.top_search_form .top_form_search button:hover {
    cursor: pointer;
}

.store_detail .store_info {
    margin-bottom: 30px;
}

.store_detail #fortunetellers .contents_r .search_wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.store_detail .search_wrap {
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    margin: auto auto 10px;
}

.store_detail #fortunetellers .contents_r .search_wrap .my-nav {
    border-top: solid 0px #e5e5e5;
    border-bottom: solid 0px #e5e5e5;
    margin: auto;
    text-align: left;
    width: 80%;
}

.store_detail #fortunetellers .contents_r .search_wrap .my-nav a:first-child {
    padding-left: 0;
    margin-left: 0;
}

.slider_image {
    display: block;
    width: 80%;
    margin: auto;
    position: relative;
}

.slider_image .slick-arrow:hover,
.slider_image .slick-arrow {
    color: #fff;
    font-size: 80px;
    width: 80px;
    height: 80px;
    z-index: 99999999;
}

.slider_image .slick-arrow.slick-prev {
    left: 5px;
}

.slider_image .slick-arrow.slick-next {
    right: 5px;
}

.slider_image .slick-slider-top {
    margin-bottom: 20px;
}

.slider_image .slick-slider-top img {
    width: 100%;
    height: 550px;
}

.img_thumbs {
    display: block;
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 10px;
    z-index: 999999999999999;
    text-align: center;
}

.img_thumbs .slide-thumb {
    display: inline-block;
    margin-right: 2px;
}

.img_thumbs .slide-thumb img {
    width: 56px;
    height: 56px;
    border: solid 2px #fff;
}

.img_thumbs .slide-thumb img:hover {
    cursor: pointer;
}

.info-text {
    display: block;
    width: 80%;
    margin: auto auto 40px;
}

.info-text h2 {
    margin-bottom: 20px;
    height: 35px;
    border:solid 1px #ddd;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #eee;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    /*-pie-background: linear-gradient(top,  #fff,  #eee);*/
    behavior: url("http://www.webcreatorbox.com/sample/images/PIE.htc");
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", Helvetica, Sans-Serif;
}

.info-text h2 span {
    border-left:5px #3cf solid;
    padding-left:10px;
    height: 35px;
    display: block;
    line-height: 38px;
    font-size: 17px;
    color: #000;
}

.info-text table {
    width: 100%;
    border-collapse: collapse;
}

.info-text table tr {
    border-bottom: solid 2px white;
}

.info-text table tr:last-child{
    border-bottom: none;
}

.info-text table th {
    position: relative;
    text-align: left;
    width: 30%;
    background-color: #52c2d0;
    color: white;
    text-align: center;
    padding: 15px 0;
    font-size: 15px;
}

.info-text table th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top:calc(50% - 10px);
    right:-10px;
    border-left: 10px solid #52c2d0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.info-text table td {
    text-align: left;
    width: 70%;
    text-align: center;
    background-color: #eee;
    padding: 15px 0;
    font-size: 15px;
}

.info-text .info_text_content {
    color: #666;
    font-size: 16px;
    padding: 0 20px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
}

.info-text .info_text_content ol li {
    color: #900;
    font-size: 150%;
    /*font-family: 'Philosopher';*/
    list-style: decimal inside;
}

.info-text .info_text_content ol li span {
    color: #666;
    font-size: 16px;
}

.store_item_content {
    display: block;
    padding: 0 15px
}

.store_item_content ul li > a {
    display: block;
}

.store_item_content .photo {
    display: block;
    width: 205px;
    margin-right: 0;
    padding-right: 0;
    max-width: 205px;
}

#fortunetellers .contents_r .store_item_content ul li a.prof_thumb,
.store_item_content .photo img {
    width: 205px;
}

.store_item_content .methods {
    margin: auto;
    height: 90px;
    display: block;
    border: 1px solid #d9d9d9;
    padding: 6px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.5;
    width: auto;
    background-color: #fff;
    height: 50px;
    overflow: auto;
}

.store_item_content .methods a {
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    line-height: 1.5;
    color: #000;
}

/* Change Layout Size */
#footer-navi,
.footer-copyright,
.rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed,
.top-column,
.rsttop-header__inner,
#shop_list,
#breadcrumb,
.rsttop-headline__inner,
.header-other .h_part_title .title_meta,
.h_tags_wrap .h_part_tags {
    width: 74%;
    min-width: auto;
    max-width: 100%;
}

#left_menu,
#left_bar {
    width: 20%;
}

#pageContact .contents_r,
#shop_list #fortunetellers .contents_r {
    width: calc(80% - 30px);
    padding-top: 0px;
}

#fortunetellers .contents_r ul li {
    margin: 0px 7px 13px;
}

#fortunetellers .contents_r .search_wrap {
    padding-top: 0;
}

#shop_list.full_content #fortunetellers .contents_r {
    width: 100%;
}

#fortunetellers .contents_r .search_wrap .my-nav a {
    border-bottom: solid 2px #fff;
}

.store_item_content .methods {
    max-width: 203px;
}

@media only screen and (min-width: 992px) {
    .rsttop-header__search .global-header-search:not(.is-scroll) .p-header {
        max-width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .rsttop-headline__inner {
        width: 74%;
        min-width: auto;
        max-width: 100%;
    }

    .rsttop-header__inner {
        height: 500px;
        min-width: auto;
        max-width: 100%;
    }

    .top-column {
        min-width: auto;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .rsttop-header__search .global-header-search.is-scroll .p-header-wrapper {
        padding: 1rem 0;
    }

    .rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed {
        min-width: auto;
        max-width: 100%;
    }

    #js-top-main-visual .slide-text {
        width: 44%;
    }

    .p-header__title {
        width: 14%;
        overflow: hidden;
    }

    .p-header__title .rsttop-search-ttl {
        text-align: center;
    }

    .rsttop-header__search .global-header-search.is-scroll .p-global-search__input-wrap.p-global-search__input-wrap--area, .rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__input-wrap.p-global-search__input-wrap--area {
        max-width: 36%;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 18%;
    }
}

@media screen and (min-width: 1540px) {
    #pnkz {
        min-width: auto;
        max-width: 100%;
    }
}









@media only screen and (max-width: 992px) {
    .rsttop-headline__inner {
        width: 100%;
    }

    .rsttop-headline__logo {
        width: auto;
        padding-left: 10px;
    }

    .rsttop-search-form {
        background: #fff;
        box-sizing: border-box;
        border-radius: 5px;
        box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    }

    .p-global-search__search-btn:hover {
        background-color: #FF6982;
        color: #fff;
        background-image: linear-gradient(to bottom, #FF6982, #FF6982);
    }

    .rsttop-header__search .global-header-search.is-scroll .p-global-search__input-wrap.p-global-search__input-wrap--area,
    .rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__input-wrap.p-global-search__input-wrap--area {
        width: 100%;
        max-width: 100%;
    }

    .rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__input-wrap.select-list {
        padding-left: 10px;
        padding-right: 10px;
    }
}

#footer .footer-copyright a {
    color: #000;
}

#pnkz {
    min-width: auto!important;
    max-width: 100%!important;
}

@media only screen and (max-width: 1200px) {
    .p-header__title {
        display: none!important;
    }

    .rsttop-search-form {
        width: 100%;
        margin-left: 0;
    }

    #js-top-main-visual .slide-text {
        width: 35%;
    }

    #footer-navi, .footer-copyright, .rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed, .top-column, .rsttop-header__inner, #shop_list, #breadcrumb, .rsttop-headline__inner, .header-other .h_part_title .title_meta, .h_tags_wrap .h_part_tags {
        width: 90%;
    }

    .rsttop-header__inner {
        height: 496px;
    }

    .rsttop-header__search .global-header-search .el-checkbox__label {
        padding-left: 2px;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 8%;
    }

    .rsttop-header__search .global-header-search:not(.is-scroll) .p-header {
        padding: 30px 1.5rem;
    }
}


@media only screen and (min-width: 1200px) {
    #footer-navi, .footer-copyright, .rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed, .top-column, .rsttop-header__inner, #shop_list, #breadcrumb, .rsttop-headline__inner, .header-other .h_part_title .title_meta, .h_tags_wrap .h_part_tags {
        width: 74%;
    }

    .top-column__main {
        min-width: auto;
        max-width: 100%;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 15%;
    }

    .top_form_search form {
        width: 80%;
    }
}

@media only screen and (max-width: 992px) {
    .rsttop-search-form {
        background: transparent;
        box-sizing: border-box;
        border-radius: 5px;
        box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
    }

    .rsttop-header__search .global-header-search:not(.is-scroll) .p-header {
        height: 250px;
        padding: 0;
    }

    .rsttop-header__search .global-header-search:not(.is-scroll) .p-global-search__search-wrap {
        width: 100%;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead {
        width: 100%;
    }


    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 0;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__search {
        top: 245px!important;
    }

    .rsttop-headline__inner {
        width: 100%;
    }

    .rsttop-headline__logo {
        padding-left: 20px;
    }

    .search_input_top {
        width: 30%;
        top: -3px;
        height: 35px;
    }

    .search_input_top button {
        width: 100%;
        height: 35px;
        line-height: 12px;
        font-size: 12px;
        margin-top: 0;
    }

    .bg-top-img .rsttop-headline__inner {
        height: 45px;
    }

    .bg-top-img .rsttop-headline__inner {
        padding: 0px 0!important;
    }

    .top_form_search form {
        width: 95%;
    }

    .top_form_search form > .el-row {
        height: 72px;
    }

    #left_menu {
        display: none;
    }

    #pageContact .contents_r, #shop_list #fortunetellers .contents_r {
        width: 100%;
    }
}

@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: 15%;
    }
}


@media only screen and (max-width: 1200px) {
    .img_thumbs {
        overflow: hidden;
    }

    #fortunetellers .staffbg h3.header_line {
        width: auto;
        padding-right: 0px;
        padding-left: 0;
    }

    #fortunetellers h3.header_line::before {
        width: 100%;
    }

    #fortunetellers .staffitems .staffitem .staffimg img {
        height: 200px;
        padding: 0;
    }

    #fortunetellers .staffitems .staffitem .staffimg {
        width: 200px;
    }

    #fortunetellers .staffitems {
        width: 100%;
    }

    #fortunetellers .teller_info {
        width: 100%;
        padding-right: 0;
    }
}


@media only screen and (min-width: 1200px) {
    #fortunetellers .staffitems {
        width: 100%;
    }

    #fortunetellers .staffbg h3.header_line {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .rsttop-contents #fortunetellers {
        padding-top: 0px;
    }

    #fortunetellers .staffitems .staffitem .content {
        margin-bottom: 100px;
    }

    #fortunetellers .staffitems {
        width: 100%;
    }
}


@media only screen and (max-width: 1200px) {

}



@media only screen and (min-width: 992px) {
    #js-top-main-visual .slide-text {
        width: 39%;
    }

    #js-top-main-visual .slide-img {
        float: right;
        padding-left: 0;
        padding-right: 40px;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 30px;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__main-lead {
        font-size: 35px;
    }
}


@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: 16%;
    }

    #js-top-main-visual .slide-img {
        padding-right: 120px;
    }

    .p-header__title {
        width: 16%;
    }

    .rsttop-search-form {
        width: calc(84% - 17px);
        margin-left: 17px;
    }

    .p-header__title .rsttop-search-ttl {
        max-height: 50px;
    }
}

@media screen and (max-width: 1470px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 9%;
    }

    #js-top-main-visual .slide-img {
        padding-right: 60px;
    }
}

@media screen and (max-width: 1366px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 9%;
    }

    #js-top-main-visual .slide-img {
        padding-right: 60px;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead {
        font-size: 18px;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__main-lead {
        font-size: 30px;
    }
}

@media screen and (min-width: 1540px) {
    .rsttop-header__search .global-header-search:not(.is-scroll) .p-header {
        padding: 25px 2.5rem;
    }
}

@media screen and (max-width: 1050px) {
    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 5%;
    }

    #js-top-main-visual .slide-img {
        padding-right: 20px;
    }
}

#slick_top_mobile {
    display: none;
    margin-bottom: 20px;
    border: solid 1px #dcdcdc;
}

#slick_top_mobile .slide-detail {
    border: solid 0px #fff;
    margin-bottom: 0;
}

#slick_top_mobile .img_slide_info .left_info h2 {
    font-size: 20px;
}

#slick_top_mobile .img_slide_info .left_info p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 30px;
}

#slick_top_mobile .slick-arrow {
    display: block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    padding: 0;
    margin: 0;
    z-index: 999999999999999;
}

#slick_top_mobile .slick-arrow i {
    color: #000;
    font-size: 35px;
    line-height: 35px;
}

#slick_top_mobile .slick-prev {
    left: -30px;
}

#slick_top_mobile .slick-next {
    right: -30px;
}

@media only screen and (max-width: 992px) {
    #slick_top_mobile {
        display: block;
    }

    .rsttop-header.rsttop-header--randomimg .rsttop-header__lead .rsttop-header__sub-lead, .rsttop-header.rsttop-header--randomimg .rsttop-header__lead p {
        padding-left: 0%;
    }
}




#breadcrumb,
#pnkz {
    display: block;
    clear: both;
}

#pnkz a,
#pnkz span {
    display: inline-block;
}

@media only screen and (max-width: 1200px) {
    #footer-navi, .footer-copyright, .rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed, .top-column, .rsttop-header__inner, #shop_list, #breadcrumb, .rsttop-headline__inner, .header-other .h_part_title .title_meta, .h_tags_wrap .h_part_tags {
        width: 90%;
    }

    .h_part_tags {
        display: block;
        height: 45px;
        width: 90%;
        max-width: 90%;
    }

    .h_tags_wrap .h_part_tags ul {
        width: calc(100% - 84px);
        overflow: hidden;
    }

    #breadcrumb {
        padding-top: 30px;
    }

    #pnkz {
        line-height: 30px;
    }
}

#pnkz {
    line-height: 30px;
}

#footer-navi, .footer-copyright, .rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed, .top-column, .rsttop-header__inner, #shop_list, #breadcrumb, .rsttop-headline__inner, .header-other .h_part_title .title_meta, .h_tags_wrap .h_part_tags {
    width: 90%;
}

.h_part_tags {
    display: block;
    height: 45px;
    width: 90%;
    max-width: 90%;
}

.h_tags_wrap .h_part_tags ul {
    width: calc(100% - 84px);
    overflow: hidden;
}

#fortunetellers .staffitems .staffitem .titles .t_name,
#fortunetellers .staffitems .staffitem .titles h1,
#fortunetellers .staffitems .staffitem .titles h3 {
    margin-right: 20px;
}

@media only screen and (max-width: 992px) {
    #fortunetellers .contents_r .search_wrap .my-nav a {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 768px) {
    #fortunetellers .contents_r .search_wrap .my-nav a {
        margin: 0 10px;
    }

    #fortunetellers .staffitems .staffitem .titles .price {
        display: block;
        position: inherit;
        float: left;
        padding-top: 0;
        padding-bottom: 15px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 480px) {
    #fortunetellers .contents_r .search_wrap .my-nav a {
        margin: 0 5px;
    }
}

@media only screen and (max-width: 992px) {
    .rsttop-headline__inner,
    .bg-top-img .rsttop-headline__inner {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .rsttop-header__inner {
        height: 510px;
    }

    #pnkz {
        padding-top: 10px;
    }
}

@media only screen and (min-width: 1200px) {
    #breadcrumb, #footer-navi, #shop_list, .footer-copyright, .h_tags_wrap .h_part_tags, .header-other .h_part_title .title_meta, .rsttop-header__inner, .rsttop-header__search .global-header-search.is-scroll .l-contents.l-contents--fixed, .rsttop-headline__inner, .top-column {
        width: 74%;
    }

    .rsttop-header__inner {
        height: 510px;
    }
}

#js-header-vacancy {
    border: 1px solid #DCDFE6;
}

@media only screen and (max-width: 992px) {
    .top_page_slider .t_header h2 {
        display: inline-block;
        float: left;
        color: #444;
        border-bottom: 3px solid #fff;
        cursor: pointer;
    }

    .top_page_slider .t_header h2.active {
        color: #e32f2f;
        border-bottom: 3px solid #e32f2f;
    }

    .top_page_slider .t_header {
        display: block;
        clear: both;
        height: 53px;
    }
}

.store_detail .reviews {
    padding: 0 20px;
    margin-top: 30px;
}

.latest-teller .rsttop-info__item a {
    color: #06c;
}

.latest-teller .rsttop-info__item a:hover,
.latest-teller .rsttop-info__item a:hover p {
    color: #ff9600;
}

@media screen and (max-width: 600px) {
    #slick_top_mobile .slick-next {
        right: -5px;
    }

    #slick_top_mobile .slick-prev {
        left: -6px;
    }

    #slick_top_mobile .slick-arrow {
        width: 23px;
        text-align: center;
    }

    #slick_top_mobile .slick-arrow i {
        font-size: 25px;
        line-height: 25px;
    }
}

@media screen and (max-width: 545px) {
    .rsttop-othersearch__photolist li {
        width: 150px;
        margin-right: 20px;
    }
}

.rsttop-area-search__target:hover .rsttop-area-search__text {
    color: #000;
}

.rsttop-area-search__target:hover .rsttop-area-search__text::after {
    background-color: transparent;
}

.rsttop-area-search__text .area-fortune a,
.rsttop-area-search__text .area-name a {
    color: #000;
    text-decoration: none;
}

.rsttop-area-search__text .area-fortune a:hover,
.rsttop-area-search__text .area-name a:hover {
    color: #ff9600;
    text-decoration: none;
}

.rsttop-headline.rsttop-headline--randomimg:hover .rsttop-headline__logo-img {
    background: url(../images/logo-qole.png) no-repeat 0 0/contain;
    background-position: -6px 0px;
}

@media only screen and (max-width: 992px) {
    #welcome ul.p-user-menu li {
        height: 40px;
        line-height: 40px;
    }

    #welcome ul.p-user-menu li a {
        font-size: 14px;
    }

    .rsttop-area-search__text > .area-fortune {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 490px) {
    .search_input_top button {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 440px) {
    .search_input_top {
        left: 40%;
    }

    .search_input_top button {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media only screen and (min-width: 230px) and (max-width: 393px) {
    .rsttop-othersearch__photolist li {
        width: 130px;
        margin-right: 2px;
    }
}

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

    .rsttop-area-search__pref-list-wrap,
    .rsttop-area-search__pref-title.rsttop-area-search__pref-title--first {
        margin-bottom: 10px;
    }
}


#welcome ul li a {
    color: #fff;
}

.p-header__title {
    height: 50px;
    text-align: center;
}

.p-header__title h2 {
    height: 50px;
    width: 217px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#fortunetellers .contents_r ul li .prof_thumb .name {
    max-width: 205px;
    height: 35px;
}

#fortunetellers .contents_r ul li {
    min-height: 380px;
}

.prof_thumb .photo {
    width: 205px;
    height: 205px;
    margin-right: 0;
    padding-right: 0;
}

#fortunetellers .contents_r ul li .review_wrap .fee {
    font-size: 11px;
    width: 99px;
    overflow: hidden;
    max-height: 35px;
}

.header-other .h_part_title h1 {
    text-wrap: normal;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .header-other .h_part_title h1 {
        text-wrap: normal;
        overflow: hidden;
        font-size: 30px;
    }
}

@media only screen and (max-width: 580px) {
    .header-other .h_part_title h1 {
        font-size: 28px;
        line-height: 35px;
    }
}

@media only screen and (max-width: 490px) {
    .header-other .h_part_title h1 {
        font-size: 28px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 1200px) {
    .rsttop-body-wrapper {
        min-width: auto!important;
    }

    .rsttop-header__visual {
        min-width: auto!important;
    }
}

@media only screen and (max-width: 1300px) {
    #js-top-main-visual .slide-img {
        padding-right: 20px;
    }
}

/* Header Mask */
.section-first-view {
    background: #f1f1f1;
    z-index: 2;
    position: relative;
    height: 500px;
}

.in {
    height: 100%;
    width: 100%;
    position: relative;
}

.js-background-fade-in {
    opacity: 0;
    transition: opacity 0.6s;
}

.fv-clip-text-ol {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.fv-clip-text {
    position: absolute;
    font-weight: bold;
    font-size: 240px;
    height: 500px;
    line-height: 440px;
    white-space: nowrap;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 100vw auto;
    background-position: left bottom;
}

.is_bg_loaded.js-background-fade-in {
    opacity: 1;
}

/*.fv-clip-text {
    animation: loop 100s linear infinite;
}

@keyframes loop {
    from {
        text-indent: 0%;
    }
    to {
        text-indent: -50%;
    }
}*/

@media screen and (max-width: 1024px) {
    .section-first-view {
        height: 400px;
    }

    .fv-clip-text {
        font-size: 120px;
        height: 400px;
        line-height: 400px;
    }
}

@media screen and (max-width: 680px) {
    .section-first-view {
        height: 240px;
    }

    .fv-clip-text {
        font-size: 80px;
        height: 240px;
        line-height: 220px;
        background-size: 800px;
    }
}


/*header image edit fixed*/
.fv-clip-text,
.section-first-view {
    height: 288px;
}

.fv-clip-text {
    font-size: 140px;
    line-height: 272px;
}

.fv-clip-text span {
    display: block;
    margin-left: 160px;
}

@media screen and (max-width: 1440px) {
    .fv-clip-text span {
        margin-left: 140px;
    }
}

@media screen and (max-width: 1366px) {
    .fv-clip-text span {
        margin-left: 120px;
    }
}

@media screen and (max-width: 1200px) {
    .fv-clip-text span {
        margin-left: 40px;
    }
}

@media screen and (max-width: 1024px) {
    .fv-clip-text span {
        margin-left: 20px;
    }

    .fv-clip-text {
        font-size: 140px;
    }
}

@media screen and (max-width: 992px) {
    .fv-clip-text span {
        margin-left: 5px;
    }

    .fv-clip-text {
        font-size: 130px;
    }

    .words_suggest {
        max-width: 90%;
        min-width: 90%;
        left: -10px;
        padding: 10px 5px;
    }

    .words_suggest ul li {
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 5px 8px;
        font-size: 12px;
    }
}

@media screen and (max-width: 680px) {
    .fv-clip-text span {
        margin-left: 0px;
    }

    .fv-clip-text {
        font-size: 120px;
    }
}

.top_form_search .el-checkbox__input.is-checked + .el-checkbox__label {
    color: #606266;
}

.top_form_search .el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #FF6982;
    border-color: #FF6982;
}

/* Area Page Tabs */
#fortunetellers .tabs_result .el-tabs__nav-wrap,
#fortunetellers .tabs_result .el-tabs__nav-scroll {
    overflow: inherit;
}

#fortunetellers .tabs_result .el-tabs--border-card {
    background: #FFFFFF;
    border: 0px solid #fff;
    box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff;
}

#fortunetellers .tabs_result .el-tabs__nav {
    width: 100%;
}

#fortunetellers .tabs_result .el-tabs__item {
    width: 50%;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header {
    background-color: #FFF;
    border-bottom: 0px solid #fff;
    margin: 0;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item {
    transition: none;
    border: 0px solid #fff;
    margin-top: -1px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    color: #FF6982;
    background-color: #fff;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
    color: #fff;
    background-color: #FF6982;
    border-right: solid 0px #fff;
    border-left: solid 0px #fff;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item:not(.is-disabled):hover {
    color: #FF6982;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active:not(.is-disabled):hover {
    color: #fff;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item span {
    font-size: 20px;
    font-weight: bold;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__content {
    padding-top: 30px;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active:not(.is-disabled):after {
    content: "";
    display: block;
    position: absolute;
    left: 49%;
    bottom: -10px;
    margin: 0 0 0px 0;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FF6982;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item i.el-icon-arrow-down,
#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active i.el-icon-arrow-right {
    display: none;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active i.el-icon-arrow-down {
    display: inline-block;
}

@media only screen and (max-width: 590px) {
    #fortunetellers .contents_r .store_items .s_item .s_top_info .l_img img {
        max-height: 250px;
        width: auto;
    }

    #fortunetellers .contents_r .store_items .s_item .s_top_info .l_img {
        display: block;
        width: 100%;
    }

    #fortunetellers .contents_r .store_items .s_item .s_top_info .r_s_info {
        display: block;
        width: 94%;
        float: left;
        margin-left: 3%;
    }

    #fortunetellers .contents_r .store_items .s_item .s_top_desc p {
        padding: 10px 3% 20px;
    }

    #fortunetellers .contents_r .store_items ul li .s_item .checker {
        right: 10px;
    }

    #fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active:not(.is-disabled):after {
        left: 45%;
    }
}

.pagination {
    display: block;
    height: 80px;
    text-align: center;
    margin: auto;

    padding: 30px 0 0!important;
}

.pagination .pagination-container {
    margin: auto !important;
    padding: 0 !important;
    display: block;
    float: none;
    width: 100%;
    background: #fff;
}

.pagination .pagination-container .el-pagination ul {
    padding: 0;
    margin: 0;
    border-bottom: solid 0px #fff !important;
}

#paging_2 .pagination-container ul li,
.pagination .pagination-container ul li {
    min-height: 30px!important;
    border-bottom: solid 1px #ebebeb!important;
    margin: 0 5px!important;
    text-align: center!important;
    padding-left: 2px!important;
}

.pagination .pagination-container ul li.active,
#paging_2 .pagination-container ul li:hover,
#paging_2 .pagination-container ul li.active {
    background-color: #1dbee5;
    color: #FFFFFF;
}

#page-up {
    z-index: 99999;
}




/* Change tabs color */
#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item {
    height: 98px;
    line-height: 98px;
    background-color: #FFF;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
    background-color: #FFF;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active:not(.is-disabled):after {
    display: none;
}

#fortunetellers .tabs_result .el-tabs__nav {
    max-height: 98px;
    padding: 0;
    margin: 0;
    width: 100%;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0;
    margin: 0;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item .t_sp_top {
    display: block;
    width: 100%;
    height: 18px;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item .tab_it_wrap {
    height: 60px;
    background-color: #15552d;
    border-radius: 10px 10px 0 0;
    padding-top: 20px;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item .tab_it_wrap .t_content_en {
    background-color: #165c30;
    width: calc(300 / 560 * 100%);
    max-width: 300px;
    border-radius: 10px;
    margin: auto;
    display: block;
    height: 20px;
    line-height: 20px;
    color: rgba(255,255,255,0.6);
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item .tab_it_wrap .t_content_ja {
    letter-spacing: 0.1em;
    display: block;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active .tab_it_wrap {
    background-color: #1d7a40;
    border-radius: 10px 10px 0 0;
    max-height: 98px;
    display: block;
    width: 100%;
    height: 73px;
    padding-top: 25px;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active .t_sp_top {
    display: none;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active .tab_it_wrap span.t_content_en {
    display: block;
    width: calc(300 / 560 * 100%);
    height: 20px;
    line-height: 20px;
    max-width: 300px;
    margin: auto;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #165c30;
    border-radius: 10px;
    letter-spacing: 0.1em;
    color: rgba(255,255,255,0.6);
    font-family: "Lato",serif;
}

#fortunetellers .tabs_result .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active .tab_it_wrap span.t_content_ja {
    line-height: 1;
    letter-spacing: 0.1em;
    display: block;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    line-height: 40px;

}

/* Fixed header for other pages */
@media only screen and (min-width: 993px) {
    .rsttop-body-wrapper, .rsttop-container {
        min-height: 65px;
    }
}

@media only screen and (max-width: 992px) {
    .rsttop-body-wrapper, .rsttop-container {
        min-height: 45px;
    }

    .fv-clip-text, .section-first-view {
        height: 230px;
    }

    .fv-clip-text {
        font-size: 100px;
        line-height: 220px;
        background-size: cover;
    }
}

@media only screen and (max-width: 800px) {
    .fv-clip-text {
        font-size: 90px;
    }
}

@media only screen and (max-width: 700px) {
    .fv-clip-text {
        font-size: 80px;
    }
}

@media only screen and (max-width: 600px) {
    .fv-clip-text, .section-first-view {
        height: 200px;
    }

    .fv-clip-text {
        font-size: 60px;
        line-height: 195px;
    }
}

@media only screen and (max-width: 500px) {
    .fv-clip-text, .section-first-view {
        height: 170px;
    }

    .fv-clip-text {
        font-size: 50px;
        line-height: 160px;
    }
}

@media only screen and (max-width: 400px) {
    .fv-clip-text, .section-first-view {
        height: 170px;
    }

    .fv-clip-text {
        font-size: 40px;
        line-height: 160px;
    }
}

.bg-top-img {
    position: fixed;
    width: 100%;
}

.loading-data {
    padding: 20px;
    text-align: center;
}

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

.img_thumbs {
    overflow: auto;
    white-space: nowrap;
    height: 79px;
    left: 10px;
    width: calc(100% - 20px);
}

.img_thumbs::-webkit-scrollbar {
    width: 15px;
    height: 15px;
}

.img_thumbs::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #dedede;
    border-radius: 10px;
}

.img_thumbs::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 10px;
}

.img_thumbs::-webkit-scrollbar-thumb:hover {
    background: #eee;
}