@charset "utf-8";
:root {
    --main-font-color: #FF607C;
}
/* =====================================================================
 サーチリンクバナー
====================================================================== */
div.search-link-field {
    background-color: #FFFFE0;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #000000;
    display: block;
    margin: 5px auto;
    padding-left: 8px;
    width: 90%;
}
div.serach-link-title-top {
    color: #666666;
    font-size: 11px;
    line-height: 10px;
    margin-bottom: 2px;
    margin-right: 5px;
    margin-top: 3px;
    text-align: right;
    vertical-align: top;
}
div.search-link-inside-field {
    margin: 0;
    padding: 0;
}
div.search-link-block-top {
    margin-bottom: 5px;
    margin-top: 0;
    min-height: 50px;
}
div.search-link-img-field {
    float: left;
    padding-right: 3px;
}
div.search-link-link-txt {
    font-size: 16px;
    line-height: 17px;
    margin-right: 2px;
    padding: 0;
    word-wrap: break-word;
}
div.search-link-banner-txt {
    font-size: 12px;
    color: #000000;
    line-height: 13px;
    margin-right: 2px;
    margin-top: 3px;
    padding: 0;
    word-wrap: break-word;
}
div.search-link-border {
    height: 1px;
    margin-top: 0;
    width: 98%;
}
div.search-link-block-middle {
    margin-bottom: 5px;
    margin-top: 10px;
    min-height: 50px;
}
div.search-link-block-bottom {
    margin-bottom: 2px;
    margin-top: 10px;
    min-height: 50px;
}
div.serach-link-title-bottom {
    color: #666666;
    font-size: 11px;
    line-height: 10px;
    margin-bottom: 3px;
    margin-right: 5px;
    margin-top: 0;
    text-align: right;
    vertical-align: top;
}
/* =====================================================================
 【スマホ】今月のピックアップ求人
====================================================================== */
div.hdg-02-container .hdg-02-4-2 {
    background: linear-gradient(#FFBBE0, #FF7CC3) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center top , #FFBBE0, #FF7CC3) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#FFBBE0), to(#FF7CC3)) repeat scroll 0 0 transparent;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFBBE0, EndColorStr=#FF7CC3);
    margin-bottom: 0;
}
.hdg-02-4-2 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
#slider-previous2 {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: left;
    width: 33.3%;
}
#slider-previous2 a {
    color: #FF3399;
    font-size: 12px;
    padding-left: 8px;
}
#slider-navi2 {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 32.6%;
    word-spacing: 0.3em;
}
#slider-navi2 em {
    color: #FF3399;
}
#slider-next2 {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: right;
    width: 33.3%;
}
#slider-next2 a {
    color: #FF3399;
    font-size: 12px;
    padding-right: 8px;
}
.flickableControl2 {
    box-shadow: 0 2px 2px 0 #CCCCCC;
    font-size: 15px;
    height: 25px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
}
#flickable_pickup {
    padding: 5px 0;
    width: 100%;
    overflow: hidden;
}
.flickSimple_pickup {
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
    background: linear-gradient(rgb(255, 255, 255), rgb(255, 217, 244)) repeat scroll 0pt 0pt transparent;
    background: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(255, 217, 244)) repeat scroll 0pt 0pt transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(rgb(255, 255, 255)), to(rgb(255, 217, 244))) repeat scroll 0 0 transparent;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#FFD9F4);
}
.flickSimple_pickup ul li {
    float: left;
    list-style-type: none;
    text-align: center;
}
.indicator_pickup {
    height: 8px;
    margin: 2px auto 0;
    position: relative;
    width: 50px;
}
.indicator_pickup img {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}
.dispIndex {
    width: 33%;
    float: left;
    text-align: center;
}
/* =====================================================================
 HD HE HF HG HH HP
====================================================================== */
.contentsBanner {
    height: 50px;
    width: 320px;
}
@media screen and (max-width: 480px) {
    .contentsBanner {
        height: auto;
        width: 100%;
    }
}
.contentsBlock {
    width: 100%;
    border: none;
    margin-right: auto;
    margin-left: auto;
}
.contentsFooter {
    width:100%;
    border: none;
    margin-right: auto;
    margin-left: auto;
}
#bImgContentsHeaderdata {
    width: 100%;
    text-align: center;
    min-height: 50px;
}
#bImgContentsFooterdata {
    width: 100%;
    text-align: center;
}
/* =====================================================================
 G6
====================================================================== */
#topHederBannerBlock {
    width: 100%;
    border: none;
    margin-right: auto;
    margin-left: auto;
}
#bTopImgPanel {
    width: 100%;
    text-align: center;
    margin: 5px 0 2px 0;
    min-height: 50px;
}
#topHederBannerBlock .topHederBanner {
    height: 50px;
    width: 320px;
}
@media screen and (max-width: 480px) {
    #topHederBannerBlock .topHederBanner {
        height: auto;
        width: 100%;
    }
}
/* =====================================================================
 G7
====================================================================== */
.topGeneralTitle {
    width: 100%;
    border: none;
    padding: 5px 0 5px 5px;
}
.topGeneralBlock {
    width: 320px;
    min-height: 40px;
    border: none;
    margin-right: auto;
    margin-left: auto;
}
.topGeneralBanner {
    width: 150px;
    height: 40px;
}
.topGeneralTitle tr {
    text-align: left;
}
.topGeneralTitle td.head {
    width: 5px;
    text-align: right;
    background-color: #cccccc;
}
.topGeneralTitle td.text {
    padding: 0 0 0 5px;
}
.topGeneralBlock td {
    padding: 0 5px;
}
.topGeneralBlock div {
    width: 150px;
}
/* =====================================================================
 GM
====================================================================== */
.newArrivalBlock {
    clear: both;
    background-color: #fff;
}
.newArrivalText {
    padding: 12.5px 0;
    text-align: center;
    border-top: 1px solid #ccc;
}
.newArrivalText a {
    color: #e54794;
    font-weight: bold;
    line-height: 15px;
    height: 15px;
    font-size: 13px;
}
.newArrivalText a img {
    width: 20px;
    padding-right: 5px;
    vertical-align: middle;
}
/* =====================================================================
 GN
====================================================================== */
#hederBannerBlock {
    width: 100%;
    border: none;
    margin-right: auto;
    margin-left: auto;
}
#bImgPanel {
    width: 100%;
    text-align: center;
    min-height: 50px;
}
#hederBannerBlock .hederBanner {
    height: 50px;
    width: 320px;
}
@media screen and (max-width: 480px) {
    #hederBannerBlock .hederBanner {
        height: auto;
        width: 100%;
    }
}
/* =====================================================================
 GO HI
====================================================================== */
#bottom_banner {
    padding-bottom: 5px;
    background-color: #fff;
}
#bannerFooterScroll {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    text-align: center;
    background-color: #fff;
}
#bannerFooterScroll ul li {
    display: none;
    width: 100%;
}
#bannerFooterScroll ul li a {
    margin: 0;
    padding: 0;
}
#bannerFooterScroll ul li a img {
    height: 50px;
    width: 320px;
    vertical-align: top;
}
@media screen and (max-width: 480px) {
    #bannerFooterScroll ul li a img {
        height: auto;
        width: 100%;
    }
}
/* =====================================================================
 H1 HA
====================================================================== */
.flickSimple2 {
    width: 100%;
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.flickSimple2 ul {
    display: block;
    margin: 0;
    padding: 0;
}
.flickSimple ul.landscape {
}
.flickSimple2 ul li {
    float: left;
    list-style-type: none;
    text-align: left;
}
.flickSimple2 ul li.landscape {
}
#flickable2,
#flickable2.landscape {
    width: 100%;
    padding: 0;
}
div.hdg-02-container {
    clear: both;
    position: relative;
}
.hdg-02-3-2 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}
div.hdg-02-container .hdg-02-3-2 {
    background: linear-gradient(#ffff7f, #ffe050);
    background: -moz-linear-gradient(top, #ffff7f, #ffe050);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffff7f), to(#ffe050));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffff7f, EndColorStr=#ffe050);
    margin-bottom: 0;
    padding-right: 10px;
}
.todayBlogSideArrow {
    width: 25px;
    padding-top: 0px;
    background-color: #ffaaaa;
    vertical-align: middle;
}
.todayBlogSideArrow img {
    width: 25px;
    height: 80px;
}
.todayBlogSideArrow a.flick-disabled img {
    opacity: 0.5;
}
.todayBlogBlock {
    overflow: hidden;
    background-color: #ffaaaa;
}
.todayBlogBlock .landscape {
    position: relative;
    left: 0px;
}
.todayBlogDisp {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #ffffff;
    border: none;
    margin: 2% 2% 2% 2%;
}
.todayBlogDisp td {
    vertical-align: middle;
}
.todayBlogDisp td.nonepic {
    width: 10px;
    height: 80px;
    padding: 2px 0 2px 2px;
}
.todayBlogDisp td.picmain {
    width: 105px;
    height: 80px;
    padding: 5px 0 5px 7px;
}
.todayBlogDisp td.picmain div.picmain {
    height: 80px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.todayBlogDisp td.picmain div.picmain div {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}
.todayBlogDisp td.picmain div.picmain img {
    width: 100px;
    border: 0 none;
}
.todayBlogDisp .keisaidt {
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
.todayBlogDisp .title {
    color: #FF9B26;
    font-size: 14px;
    padding-top: 3px;
}
.todayBlogDisp .shopinfo {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    word-break: break-all;
    padding-top: 3px;
}
.cmBase {
    clear: both;
    border-bottom: 1px solid #E0E0E0;
}
table.cmBlock {
    margin-bottom: 8px;
}
div.cmBlock {
    background-color: #fff;
    overflow: hidden;
}
div.cmBlock ul.landscape {
    max-height: 100px;
    overflow: hidden;
}
div.cmBlock td.thumbnail {
   /* vertical-align: top; */
}
.cmSideArrow {
    width: 25px;
}
.cmLeftArrow {
    padding-left: 5px;
}
.cmRightArrow {
    padding-right: 5px;
}
.cmSideArrow img {
    width: 25px;
}
.cmSideArrow a.flick-disabled img {
    opacity: 0.5;
}
.cmDisp {
    width: 100%;
    height: 70;
    border: none;
    background: linear-gradient(#FFFFFF 0%, #FFFF99 100%);
    background: -moz-linear-gradient(top, #FFFFFF, #FFFF99);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#FFFF99));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#FFFF99);
}
.cmDisp td.thumbnail {
    width: 100px;
    padding: 5px 0 2px 10px;
}
.cmDisp td.thumbnail div {
    padding: 0;
    position: relative;
}
.cmDisp td.thumbnail img.thumbnail {
    width: 95px;
    height: 60px;
}
.cmDisp td.thumbnail img.arrow {
    position: absolute;
    left: 35px;
    top: 17px;
}
.cmDisp div.head {
    background: url(../img/s/movie_icn4.png) no-repeat;
    padding-left: 18px;
    color: #333333;
    background-size: 16px 15px;
    -moz-background-size: 16px 15px;
    -webkit-background-size: 16px 15px;
}
.cmDisp .title {
    color: #333333;
}
.cmDisp .shopinfo {
    font-size: 10px;
    color: #FF4141;
    text-decoration: underline;
}
/* =====================================================================
 H8
====================================================================== */
#charismaGirl {
    background: url(../img/kirakira.png?cache01=20161201000000);
    background-size: cover;
    padding-bottom: 37px;
}
#charismaGirl h2 {
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 5px;
    height: 35px;
    line-height: 35px;
    color: #ffff80;
    display: table-cell;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-color: #ed87b9;
    overflow: hidden;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , linear-gradient(#ed87b9 0%, #e54794 100%);
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#charismaGirl h2 span {
    font-size: 11px;
    padding-left: 5px;
}
#charismaGirl .headerTitle {
    display: table;
    width: 100%;
    height: 35px;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-color: #ed87b9;
    overflow: hidden;
    background: linear-gradient(#ed87b9 0%, #e54794 100%);
    background: -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#charismaGirl .headerTitle p {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding: 3px;
    width: 7em;
}
#charismaGirl .headerTitle p a {
    padding: 5px 0 4px;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    text-align: center;
    color: #e54794;
}
#charismaGirl .slider .slides {
}
#charismaGirl .slider .slides li a {
    padding: 0 5px;
    display: block;
    margin-left:6px;
}
#charismaGirl .slider .slides li a .boxImg {
    margin-bottom: 5px;
}
#charismaGirl .slider .slides li a .boxImg img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#charismaGirl .slider .slides li a span {
}
#charismaGirl .slider .slides li a .title {
    font-weight: bold;
}
.cgirltop {
    padding: 5px 0px;
}
.thumbProf {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.cgirltext span{
    display:block;
}
table.cgirltop{
    width:97%;
    margin:0 1.5%;
}
.interview_text .interview_store{
    background: rgba(255,255,255,.6);
    border-radius: 5px;
    box-shadow: 1px 1px 1px #aaa;
    padding: 5px 5px 2px 5px !important;
}
td.interview_img{
    width:120px;
    height:135px;
    vertical-align:top;
}
.interview_img a{
    padding:0 !important;
    display:block;
    max-height: 140px;
    overflow: hidden;
    box-shadow: 2px 2px 4px #bbb;
}
#charismaGirl .slider .slides li .interview_img a {
    margin-left: 0;
}
.interview_img img {
    width:100%;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}
.interview_link{
    background: rgba(255,165,51,.8) url(../img/next.png?cache01=20161201000000&imgopt=y) no-repeat;
    background-size: 18px;
    background-position: 13px;
    color: #fff;
    font-size: 13px;
    width: 150px;
    padding: 8px 15px 8px 0 !important;
    margin-top: 7px;
    float: right;
    text-align: right;
}
.cgirltop{
    width:97%;
    margin:0 1.5px;
}
.charisma_mask{
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 84%;
    background: rgba(255,255,255,.5);
    z-index: 0;
}
#charismaGirl .flex-direction-nav li a {
    color:#333;
    box-shadow:0 0 4px #bbb;
}
#charismaGirl .flex-control-paging li a.flex-active {
    background-color:#333;
}
/* =====================================================================
 H9
====================================================================== */
#newsSlider {
    padding-bottom: 40px;
}
#newsSlider h2 {
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 5px;
    height: 35px;
    line-height: 35px;
    color: #ffff80;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-color: #ed87b9;
    overflow: hidden;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , linear-gradient(#ed87b9 0%, #e54794 100%);
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat , -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
#newsSlider .slider .slides li a {
    padding: 0 5px;
    display: block;
    text-align: center;
}
#newsSlider .slider .slides li a .boxImg {
    margin-bottom: 5px;
    text-align: center;
}
#newsSlider .slider .slides li a .boxImg img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 97px;
}
div.attention-area-banner {
    margin: 10px 0 10px;
    text-align: center;
}
#newsSlider {
    padding: 0 !important;
}
#newsSlider h2 {
    margin-bottom: 10px;
}
#newsSlider ul li {
    background: rgba(0, 0, 0, 0) url("../img/s/iconMoreLink.png?cache01=20161201000000&imgopt=y") no-repeat scroll right center;
    border-bottom: 1px dotted #ccc;
    height: 75px;
    margin-top: 5px;
    padding-bottom: 5px;
}
#newsSlider ul.toggle li:last-child {
    border: medium none;
}
#newsSlider ul.last li:last-child {
    border: medium none;
}
#newsSlider ul li img.ichioshi {
    float: left;
    height: 75px;
    margin-left: 7px;
}
#newsSlider ul li .boxImg {
    float: left;
    height: 75px;
    overflow: hidden;
    padding-left: 7px;
    width: 97px;
}
#newsSlider ul li .boxImg img {
    border-radius: 5px;
    max-height: 75px;
    width: 97px;
}
#newsSlider .area {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break:break-all;
    word-wrap:break-word;
    width: 97%;
}
#newsSlider .title {
    font-size: 18px;
    color: #F00;
    font-weight: bold;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    word-break:break-all;
    word-wrap:break-word;
    width: 97%;
}
#newsSlider .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break:break-all;
    word-wrap:break-word;
    width: 97%;
}
#newsSlider div {
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
}
#newsSlider ul li a {
    display: block;
}
#newsSlider .moreLink {
    background: #fafafa url("https://img.girlsheaven-job.net/spfrontend_conventional/sp/img/s/iconMoreLink4.png") no-repeat scroll 98% 40%;
    padding-right: 25px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: right;
    top: -1px;
    cursor:pointer;
}
#newsSlider .moreLinkOn {
    background: #fafafa url("../img/s/iconMoreLink2.png") no-repeat scroll 99% 39%;
    padding-right: 40px;
}
@media screen and (max-width: 360px) {
    #newsSlider .title {
        font-size: 15px;
        line-height: 22px;
    }
}
@media screen and (max-width: 345px) {
    #newsSlider .title {
        font-size: 14px;
        line-height: 21px;
    }
}
/* =====================================================================
 HB
====================================================================== */
[class*="recruitSlider"] {
    padding-bottom: 40px;
}
[class*="recruitSlider"] .headerTitle {
    margin-bottom: 5px;
    display: table;
    width: 100%;
    height: 35px;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-color: #ed87b9;
    overflow: hidden;
    background: linear-gradient(#ed87b9 0%, #e54794 100%);
    background: -moz-linear-gradient(top center, #ed87b9 0%, #e54794 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#ed87b9), to(#e54794));
}
[class*="recruitSlider"] .headerTitle h2 {
    font-size: 13px;
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    color: #ffff80;
    background: url(../img/s/iconStarYellow.png?cache01=20161201000000&imgopt=y) 5px 50% no-repeat;
}
[class*="recruitSlider"] .headerTitle h2 span {
    padding-left: 5px;
    font-size: 11px;
    padding-top: 2px;
}
[class*="recruitSlider"] .headerTitle p {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding: 3px;
    width: 7em;
}
[class*="recruitSlider"] .headerTitle p a {
    padding: 5px 0 4px;
    background-color: #fff;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #e54794;
}
[class*="recruitSlider"] .slider .slides {
}
[class*="recruitSlider"] .slider .slides li a {
    padding: 0 5px;
    display: block;
}
[class*="recruitSlider"] .slider .slides li a .boxImg {
    margin-bottom: 5px;
    text-align: center;
}
[class*="recruitSlider"] .slider .slides li a .boxImg img {
    border-radius: 5px;
    max-width: 97px
}
[class*="recruitSlider"] .slider .slides li a .title {
    font-weight: bold;
    margin-bottom: 3px;
    word-wrap: break-word;
}
[class*="recruitSlider"] .slider .slides li a .shop,
[class*="recruitSlider"] .slider .slides li a .area {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.recruitSlider1 .slider .slides li a .boxImg,
.recruitSlider2 .slider .slides li a .boxImg{
    max-height:73px;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
}
/* =====================================================================
 HC
====================================================================== */
#recruitPickup {
    background-color: #efefef;
    padding-bottom: 10px;
}
#recruitPickup .contentsHeading1 {
    border-bottom: none;
    background-color: #efefef;
}
#recruitPickup .recruitPickup__List {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
#recruitPickup .recruitPickup__Item {
    width: 140px;
    display: inline-table;
    margin-left: 10px;
    text-align: center;
}
#recruitPickup .recruitPickup__Item:last-child {
    margin-right: 10px;
}
#recruitPickup .recruitPickup__Item a {
    display: table-cell;
    height: 100%;
}
#recruitPickup .recruitPickup__Item a img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/* =====================================================================
 HK
====================================================================== */
#urgentRecruitWrap {
    background-color: #fff;
}
#urgentRecruit {
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}
#urgentRecruit p {
    background-size: contain;
    height: 50px;
    margin: 0 auto;
    width: 320px;
}
#urgentRecruit p a {
    display: block;
    line-height: 1.4;
    padding: 8px 0 0 55px;
    color: #333;
}
#urgentRecruit p a .title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
}
#urgentRecruit p a .text {
    font-size: 12px;
    line-height: 1.4;
}
/* =====================================================================
 HN HO
====================================================================== */
.communityListBottom {
    background-color: #fff;
}
.communityListBottom ul {
    display: flex;
    flex-wrap: wrap;
}
.communityListBottom ul li {
    border-bottom: 1px solid #ccc;
    width: 50%;
}
.communityListBottom ul li:nth-of-type(2n+1) {
    clear: both;
}
.communityListBottom ul li:last-child {
    border-bottom: none;
}
.communityListBottom ul li a {
    padding: 5px 5px;
    display: block;
    position: relative;
}
.communityListBottom ul li:nth-of-type(2n+1) a {
    border-right: 1px solid #ccc;
}
.communityListBottom ul li:nth-of-type(2n) a {
}
.communityListBottom ul li a .boxImg {
    height: 35px;
    width: 35px;
    position: absolute;
    top: 50%;
    left: 5px;
}
.communityListBottom ul li a .boxImg img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: -17px;
    max-width: 100%;
    max-height: 100%;
}
.communityListBottom ul li a .boxText {
    padding-left: 40px;
    height: 35px;
    display: table-cell;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 11px;
    color: #333;
}
.communityListBottom ul li a .boxText2 {
    height: 35px;
    display: table-cell;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 11px;
    color: #333;
}
.communityListBottom__all {
    float: right;
    margin-right: 10px;
    line-height: 25px;
    color: #e72b4d;
    font-size: 13px;
    font-weight: bold;
}
/* =====================================================================
 HS
====================================================================== */
#bannerPanel1 {
    padding: 5px;
    min-height: 50px;
    background-color: #fff;
}
#bannerPanel1 ul li {
    text-align: center;
}
#bannerPanel1 ul li a img {
    height: 50px;
    width: 320px;
}
#bannerPanel2 {
    padding: 5px;
    background-color: #fff;
}
#bannerPanel2 ul li {
    text-align: center;
}
#bannerPanel2 ul li a img {
    height: 50px;
    width: 320px;
}
@media screen and (max-width: 480px) {
    #bannerPanel1 ul li a img {
        height: auto;
        width: 100%;
    }
    #bannerPanel2 ul li a img {
        height: auto;
        width: 100%;
    }
}
/* =====================================================================
 HT
====================================================================== */
#bannerBigDisplay {
    padding: 10px;
    background-color: #fff;
}
#bannerBigDisplay ul li {
    text-align: center;
}
#bannerBigDisplay ul li a img {
    height: auto;
    width: 320px;
}
@media screen and (max-width: 480px) {
    #bannerBigDisplay ul li a img {
        height: auto;
        width: 100%;
    }
}
/* =====================================================================
 HU
====================================================================== */
#bannerImageGirls ul li a img {
    width: 150px;
}
/* =====================================================================
 HV
====================================================================== */
#bannerPremium {
   min-height: 50px;
}
#bannerPremium p {
    background: url(../img/s/premium_bgtype_1.png) 0 0 no-repeat;
    background-size: contain;
    height: 50px;
    width: 320px;
    margin: 0 auto;
}
#bannerPremium p a {
    padding: 9px 0 0 10px;
    display: block;
    line-height: 1.4;
}
#bannerPremium p a .title {
    font-size: 11px;
    display: block;
}
#bannerPremium p a .text {
    font-size: 13px;
    color: #e54794;
    display: block;
}
/* =====================================================================
 HX
====================================================================== */
#pickupNews div.title {
    clear: both;
    background: #FF6699;
    color: #FFFFFF;
    line-height: 28px;
    padding-left: 7px;
}
#pickupNews div.news_block {
    width: 320px;
    height: 120px;
    display: none;
    margin:auto;
}
#pickupNews div.news_slider {
    margin: 7px auto 0;
    position: relative;
    text-align: left;
    width: 320px;
}
#pickupNews div.news_slider a.prev {
    display: none;
    position: absolute;
    top: 42%;
}
#pickupNews div.news_slider a.next {
    display: none;
    position: absolute;
    top: 42%;
    right: 0;
}
#pickupNews a.news_title {
    color: #53a6ed;
    font-size: 13px;
}
#pickupNews div.news_slider div.news_items {
    left: 25px;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 270px;
}
#pickupNews div.news_slider div.news_box {
    position: relative;
    top: 0;
    left: 0;
}
#pickupNews div.fl {
    display: inline;
    float: left;
}
#pickupNews table.item_box {
    width: 80px;
    table-layout: fixed;
}
#pickupNews table.item_box td {
    width: 80px;
    word-wrap: break-word;
}
#pickupNews div.news_slider div.item {
    margin: 0 3px;
    text-align: center;
    width: 84px;
}
#pickupNews img.news_img {
    width: 78px;
    height: 63px;
    border: 0 none;
    display: block;
    margin-bottom: 3px;
}
#diaryfooter {
    position: relative;
    bottom: 57px !important;
    color: #F2F0F0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 200;
}
@media screen and (max-width:320px) {
    #diaryfooter {
        bottom: 50px !important;
    }
}
#diaryfooter .item {
    margin: 0 auto;
    width: 100%;
}
#diaryfooter .description {
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
}
.constantfooterclose img {
    position: absolute;
    top: 2px;
    left: 3px;
}
/* =====================================================================
 注目バナー
====================================================================== */
.topAttnBanner {
    width: 100%;
    padding: 10px 0;
    background: #efefef;
    border-top: 1px solid #ccc;
}
.topAttnBanner__image {
    width: 100%;
}
/* =====================================================================
 人気のまとめ（全国コミュニティ）
====================================================================== */
.favoriteSummary {
    width: 100%;
    background-color: #fff;
}
.favoriteSummary__list {
    margin: 0 5px;
    display: flex;
    flex-wrap: wrap;
}
.favoriteSummary__item {
    width: 50%;
    box-sizing: border-box;
}
.favoriteSummary__item:last-child {
    border-bottom: none;
}
.favoriteSummary__link {
    padding: 5px;
    display: block;
}
.favoriteSummary__imageBase {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
}
.favoriteSummary__imageBase:before {
    display: block;
    content: '';
    padding-top: 57%;
}
.favoriteSummary__imageBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.favoriteSummary__imageTable {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
}
.favoriteSummary__imageCell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.favoriteSummary__image {
    width: 100%;
}
.favoriteSummary__text {
    font-size: 11px;
    font-weight: bold;
    color: #333;
    margin: 5px 2px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    overflow-wrap: break-word;
}
/* =====================================================================
 上段ワイドバナー
====================================================================== */
#topWideBannerBlock {
    border-top: 1px solid #ccc;
}
#topWideBanner a img {
    max-width: 100%;
    height: auto;
}
/* =====================================================================
 パネルバナー2
====================================================================== */
#doublePanel1{background-color:#fff;}
#doublePanel2{background-color:#fff;}
.doubleImage{display:none;position:relative;width:394px;height:157.59px;margin:auto;overflow:hidden;}
.doubleImage-short{height:157.59px}
.doubleImage-short .afterImageInner.afterImageInner,.doubleImage-short .beforeImageInner.beforeImageInner{background-size:394px 157.59px;}
.doubleImage .doubleImageInner{position:absolute;width:100%;height:100%;top:0;left:0}
.doubleImage .afterImage,.doubleImage .beforeImage{position:absolute;width:100%;height:100%;top:0;left:0;background-color:transparent;z-index:2;pointer-events:none;}
.doubleImage .afterImageInner,.doubleImage .beforeImageInner{display:block;width:100%;height:100%;background-size:394px 157.59px;background-repeat:no-repeat;}
.doubleImage .afterImage{-webkit-box-shadow:0 0 4px 0 #000;box-shadow:0 0 4px 0 #000;}
.doubleImage.doubleImage-vertical .afterImage{height:0;background-position:50% 0;border-bottom:2px solid #ccc;}
.doubleImage.doubleImage-horizontal .afterImage{width:0;background-position:0 50%;border-right:2px solid #ccc;}
.doubleImage.doubleImage-skew .afterImage{-webkit-transform:skew(-45deg);-ms-transform:skew(-45deg);transform:skew(-45deg);position:relative;overflow:hidden;}
.doubleImage.doubleImage-skew .afterImageInner{-webkit-transform:skew(45deg);-ms-transform:skew(45deg);transform:skew(45deg);display:block;width:100%;height:100%;position:relative;}
.doubleImage.doubleImage-circle .afterImage{border-radius:10000px;overflow:hidden;width:0;height:0;position:absolute;top:-1000px;right:-1000px;bottom:-1000px;left:-1000px;margin:auto;background-position:center;border:2px solid #ccc;-webkit-box-shadow:0 0 4px 0 #ccc;box-shadow:0 0 4px 0 #ccc;}
.doubleImage.doubleImage-circle .afterImageInner{background-position:center;}
.doubleImage.doubleImage-horizontalOpen .afterImage{position:absolute;right:-1000px;left:-1000px;width:0;margin:auto;border-left:2px solid #ccc;border-right:2px solid #ccc;}
.doubleImage.doubleImage-horizontalOpen .afterImageInner{background-position:center;}
.doubleImage.doubleImage-verticalOpen .afterImage{position:absolute;top:-1000px;bottom:-1000px;height:0;margin:auto;border-top:2px solid #ccc;border-bottom:2px solid #ccc;}
.doubleImage.doubleImage-verticalOpen .afterImageInner{background-position:center;}
.cover3__txtBase{width:394px;margin:0 auto;}
.cover3__txt{font-size:13px;font-weight: bold;color:#333;padding-top:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cover3__subtxt{display:block;margin-top:3px;font-size:10px;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
@media screen and (max-width:390px){
    .doubleImage{display:none;position:relative;width:340px;height:136px;margin:auto;overflow:hidden;}
    .doubleImage-short{height:136px}
    .doubleImage-short .afterImageInner.afterImageInner,.doubleImage-short .beforeImageInner.beforeImageInner{background-size:340px 136px;}
    .doubleImage .afterImageInner,.doubleImage .beforeImageInner{display:block;width:100%;height:100%;background-size:340px 136px;background-repeat:no-repeat;}
    .cover3__txtBase{width:390px;}
}
@media screen and (max-width:375px){
    .doubleImage{display:none;position:relative;width:340px;height:136px;margin:auto;overflow:hidden;}
    .doubleImage-short{height:136px}
    .doubleImage-short .afterImageInner.afterImageInner,.doubleImage-short .beforeImageInner.beforeImageInner{background-size:340px 136px;}
    .doubleImage .afterImageInner,.doubleImage .beforeImageInner{display:block;width:100%;height:100%;background-size:340px 136px;background-repeat:no-repeat;}
    .cover3__txtBase{width:340px;}
}
@media screen and (max-width:320px){
    .doubleImage{display:none;position:relative;width:280px;height:112px;margin:auto;overflow:hidden;}
    .doubleImage-short{height:112px}
    .doubleImage-short .afterImageInner.afterImageInner,.doubleImage-short .beforeImageInner.beforeImageInner{background-size:280px 112px;}
    .doubleImage .afterImageInner,.doubleImage .beforeImageInner{display:block;width:100%;height:100%;background-size:280px 112px;background-repeat:no-repeat;}
    .cover3__txtBase{width:280px;}
}
.areaTopics {
    width: 100%;
    overflow: hidden;
}
.areaTopics__list {
    margin: 5px 0;
}
.areaTopics__link {
    padding: 5px 10px;
    font-size: 11px;
    display: flex;
    align-items: center;
}
.areaTopics__imageBase {
    position: relative;
    margin: 0;
    width: 30%;
    overflow: hidden;
    box-sizing: border-box;
}
.areaTopics__imageBase::before {
    display: block;
    content: '';
    padding-top: 71.3%;
}
.areaTopics__imageBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.areaTopics__imageTable {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    text-align: center;
}
.areaTopics__imageCell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.areaTopics__imageCell img {
    width: 100%;
    height: auto;
}
.areaTopics__text {
    font-size: 11px;
    line-height: 1.8;
    width: 70%;
    color: #666;
    padding-left: 10px;
    word-break: break-all;
    word-wrap: break-word;
}
.dekasegiTopics {
    width: 100%;
    overflow: hidden;
}
.dekasegiTopics__list {
    margin: 5px 0;
}
.dekasegiTopics__link {
    padding: 5px 10px;
    font-size: 11px;
    display: flex;
    align-items: center;
}
.dekasegiTopics__imageBase {
    position: relative;
    margin: 0;
    width: 30%;
    overflow: hidden;
    box-sizing: border-box;
}
.dekasegiTopics__imageBase::before {
    display: block;
    content: '';
    padding-top: 71.3%;
}
.dekasegiTopics__imageBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.dekasegiTopics__imageTable {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    text-align: center;
}
.dekasegiTopics__imageCell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.dekasegiTopics__imageCell img {
    width: 100%;
    height: auto;
}
.dekasegiTopics__text {
    font-size: 11px;
    line-height: 1.8;
    width: 70%;
    color: #666;
    padding-left: 10px;
    word-break: break-all;
    word-wrap: break-word;
}
/* =====================================================================
 サーチリンクバナー2
====================================================================== */
.swiper-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.swiper-wrapper {
    width: 100%;
    display: flex;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #efefef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: auto !important;
    min-width: 100%;
}
.swiper-banner-box {
    width: 50%;
    background: #efefef;
    position: relative;
    box-sizing: border-box;
}
.swiper-banner-box-left {
    padding-left: 10px;
    padding-right: 5px;
}
.swiper-banner-box-right {
    padding-left: 5px;
    padding-right: 10px;
}
.swiper-banner-item {
    height: 100%;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 10px;
}
.swiper-banner-img {
    min-width: 100%;
    max-width: 100%;
    /* ↓2022/07/14 */
    /* max-height: 180px; */
    /* ↑2022/07/14 */
}
.swiper-banner-shop-text {
    margin: 5px 0px 10px 0px;
    text-align: left;
    font-size: 11px;
    color: var(--main-font-color);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper-banner-catch-text {
    margin: 0;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #595959;
    margin-top: 5px;
    max-width: 100%;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* ↓2022/07/14 */
    /* max-height: 50px; */
    height: 36px;
    line-height: 12px;
    /* ↑2022/07/14 */
}
.swiper-search-link-next::after,
.swiper-search-link-prev::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -4px;
}
.swiper-search-link-next::after {
    border-top: solid 2px #C6C6C6;
    border-right: solid 2px #C6C6C6;
}
.swiper-search-link-prev::after {
    border-bottom: solid 2px #C6C6C6;
    border-left: solid 2px #C6C6C6;
}
.swiper-search-link-next::before {
    left: -11px;
}
.swiper-search-link-prev::before {
    right: -12px;
}
.swiper-search-link-next::before,
.swiper-search-link-prev::before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border: 2px solid #C6C6C6;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.swiper-search-link-next {
    right: 15px;
    left: auto;
}
.swiper-search-link-prev {
    left: 15px;
    right: auto;
}
.swiper-search-link-next,
.swiper-search-link-prev {
    position: absolute;
    top: 50%;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
