/* header */
* {
    font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', 
    sans-serif;
}
a {
    text-decoration-line: blink;
}
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.is-hide {
    display: none;
}

.dekasegi_header {
    width: 960px;
    margin: 0 auto;
}

/* 出稼ぎコンテンツ */
.dekasegi_item {
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
    margin-top: -3px;
}
.dekasegi_item_inner {
    border: 1px solid #aaa;
    border-bottom: initial;
}
.contents_title {
    font-size: 16px;
    padding: 14px 10px;
    font-weight: bold;
    color: #ff8086;
    background-color: #fff;
    border-bottom: 2px solid #aaa;
}
.dekasegi_header_shop_cnt.contents_title {
    background-color: #f180aa;
    color: #fff000;
    font-size: 20px;
}
.dekasegi_header_shop_cnt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    width: auto;
}
.dekasegi_area_sarch {
    background-color: #fffdee;
}
.dekasegi_area_sarch>h2.contents_title {
    background-color: #fffccf;
    color: #666666;
    font-size: 18px;
}
.dekasegi_area_search_map {
    padding: 10px;
    border-radius: 41px;
}
.dekasegi_area_search_map>img {
    border-radius: 10px;
}
.dekasegi_recruit_list_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
}
.recruit_link_button {
    position: relative;
    display: inline-flex;
    align-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 12px 10px;
    color: #666666;
    font-weight: bold;
    border-top: solid 1px #bfbfbf;
    width: auto;
    font-size: 14px;
    line-height: 1.25em;
    background-color: #f8f8f8;
}
.recruit_link_button:first-child {
    border-top: initial;
}
span.arrow_mark:after {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    border: 2px solid transparent;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    right: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    margin: 0 10px 0 0;
}
.dekasegi_hot_recruit_area_inner {
    padding: 15px 10px;
}
.dekasegi_hot_recruit_area_box {
    padding: 0 0 15px;
    font-weight: bold;
    font-size: 14px;
    color: #525252;
}
.dekasegi_hot_recruit_area_box:last-child {
    padding: initial;
}
p.box_area_name {
    padding: 0 0 10px;
}
.box_inner_list {
    font-size: 12px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
a.hot_recruit_button {
    color: #2885ff;
    padding: 0 10px 10px 0;
    line-height: 1.25em;
    font-size: 14px;
}
.dekasegi_qa.dekasegi_item_inner {
    background-color: #edf2fa;
}
.dekasegi_qa>h2.contents_title {
    background-color: #edf2fa;
    color: #666;
    border-bottom: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 15px 0;
}
.dekasegi_qa_inner {
    padding: 0 10px 10px;
}
.dekasegi_qa_content {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 10px;
    line-height: 1.25em;
}
li.dekasegi_qa_list_inner {
    margin: 0 0 20px;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}
li.dekasegi_qa_list_inner:last-child {
    margin: initial;
}
li.dekasegi_qa_list_inner.list_view_off {
    opacity: 0;
}
.qa_question_title {
    padding: 10px 0;
    font-size: 15px;
    margin: 0 0 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
span.qa_num {
    background-color: #df97b6;
    color: #fff;
    padding: 6px 10px;
    border-radius: 25px;
    margin: 0 10px 0 0;
}
.qa_answer_text {
    font-size: 13px;
    color: #404040;
}
.view_button {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
p.more_view_button {
    /* position: absolute; */
    position: relative;
    color: #5272a6;
    border-bottom: 1px solid;
    /* bottom: 45px; */
    font-weight: bold;
}
span.arrow_mark_under:after {
    content: "";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    border: 2px solid transparent;
    border-top: 2px solid #5272a6;
    border-right: 2px solid #5272a6;
    right: 0px;
    top: 40%;
    transform: translateY(-50%) rotate(135deg);
    margin: 0px 2px 0px 0px;
}
.girlsbox-main-slide-inner {
    position: relative;
}
.girlsbox-main-slide-inner {
    padding: 15px 0;
    background-color: #fffccf;
}
p.girlsbox-slide-text {
    color: #444444;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.25em;
    padding: 5px 0 0;
}
.dekasegi_question_content {
    padding: 0 10px 10px;
}
li.dekasegi_question_list_inner {
    border-bottom: 2px dotted #bfbfbf;
}
a.dekasegi_question_link {
    padding: 15px 0;
    display: inline-block;
    color: #666;
    line-height: 1.25em;
    font-size: 13px;
}
.dekasegi_question_title {
    padding: 10px 0;
    font-size: 15px;
    margin: 0 0 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
span.question_mark {
    background-color: #f45ea2;
    color: #fff;
    padding: 4px 6px;
    border-radius: 50px;
    margin: 0 10px 0 0;
}
.dekasegi_question_text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
li.dekasegi_question_list_inner:last-child {
    border-bottom: initial;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
a.dekasegi_question_more_view_link {
    padding: 15px 0 0;
    display: inline-block;
    color: #5273a6;
    line-height: 1.25em;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid;
}
.dekasegi_question_more_view_link span.arrow_mark:after {
    border: initial;
    border-top: 2px solid #5273a6;
    border-right: 2px solid #5273a6;
    right: -5px;
    top: 70%;
}
.dekasegi_hot_keyword_content {
    padding: 20px 10px 10px;
}
.dekasegi_hot_keyword_content>ul {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
}
li.keyword_list {
    font-size: 13px;
    border-left: 1px solid #bfbfbf;
    padding: 5px;
    margin: 0 0 10px;
}
li.keyword_list:first-child {
    border-left: initial;
}
li.keyword_list a {
    color: #0096ff;
    display: inline-block;
    font-weight: bold;
}
a.dekasegi_hot_keyword_area_link span {
    padding-left: 5px;
}
a.dekasegi_hot_keyword_area_link span:first-child {
    padding: 0;
}
.dekasegi_area_search_menu_modal {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 70%);
    transition: .3s;
    overflow: auto;
    text-align: center;
    align-content: center;
    padding: 0px 0px 60%;
    box-sizing: border-box;
}
.area_search_menu {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    width: auto;
    margin: 0 auto;
    padding: 20px 0;
    margin: 20px;
    border-radius: 20px;
    right: 0;
    left: 0;
}
.dekasegi_area_search_menu {
    position: relative;
    background-color: #bfbfbf;
}
.area_search_menu_title {
    position: relative;
    width: 85%;
    margin: 0 auto 15px;
    display: flex;
    justify-content: center;
    color: #f180aa;
    font-size: 18px;
    font-weight: bold;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgb(255 255 255) 30%, #FFEB3B 100%);
    max-inline-size: max-content;
    padding: 10px;
}
.area_search_menu_content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
a.search_content_button {
    background-color: #ffb957;
    position: relative;
    width: 40%;
    padding: 20px 10px;
    margin: 5px;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 1.25em;
    display: inline-flex;
    align-items: center;
}
img.map_icon {
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
}
.search_content_button> span.arrow_mark:after {
    border: initial;
    border-top: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    width: 8px;
    height: 8px;
}


/* sp */
@media screen and (max-width: 480px) {
	
    .dekasegi_item {
        width: auto;
    }

}
@media screen and (max-width: 960px) {
    .dekasegi_header {
        width: auto;
    }
    .dekasegi_item {
        width: auto;
    }
}



/* footer */
#guide_footer div, #guide_footer span, #guide_footer ul, #guide_footer li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
#guide_footer a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;}
body.open #guide_footer{visibility:hidden;}
body.open #bottom_banner{display:none;}
#guide_footer{width:100%;visibility:visible;display:block;animation:fadeIn .6s ease 0s 1 normal;-webkit-animation:fadeIn .6s ease 0s 1 normal;background-color:#FFF;}
#guide_footer .bottomLink{width:100%;margin-bottom:20px;}
#guide_footer .bottomLink__list{width:100%;}
#guide_footer .bottomLink__item{width:100%;border-bottom:1px solid #aaa;position:relative;}
#guide_footer .bottomLink__item:first-child{border-top:1px solid #aaa;}
#guide_footer .bottomLink__link{font-size:13px;padding:17px 10px;color:#666;font-weight:bold;display:block;line-height:1.2;}
#guide_footer .bottomLink__link:hover{color:#666;background-color:#fff;}
#guide_footer .bottomLink__link:active{color:#666 !important;background-color:#fff !important;}
#guide_footer .bottomLink__img{width:4%;max-width:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);}
#guide_footer .bottomLink__link--top{padding:30px 0 10px;text-align:center;line-height:1.2;}
#guide_footer .bottomLink__img--top{left:50%;right:0;top:10px;transform:translate(-50%,0) rotate(-90deg);}
#guide_footer .bottomLink__img--top {height: initial;object-fit: initial;}
#guide_footer .footer{background-color:#FFF;}
#guide_footer .footer__pref{padding:10px 6px;}
#guide_footer .footer__prefList{display:flex;margin-bottom:5px;}
#guide_footer .footer__prefItem{line-height:1.2;border-right:1px solid #aaa;}
#guide_footer .footer__prefItem:first-child{border:none;}
#guide_footer .footer__prefItem:last-child{border:none;}
#guide_footer .footer__prefItem--heading{font-size:12px;font-weight:bold;color:#333;vertical-align:middle;}
#guide_footer .footer__prefLink{font-size:12px;color:#666;display:block;padding:0 4px;}
#guide_footer .footer__prefLink:hover{color:#666;background-color:#fff;}
#guide_footer .footer__prefLink:active{color:#666 !important;background-color:#fff !important;}
#guide_footer .footer__terms{padding:10px 70px;}
#guide_footer .footer__termsList{width:100%;display:flex;flex-wrap:wrap;justify-content:center;line-height:1.2;}
#guide_footer .footer__termsItem{margin-bottom:5px;border-right:1px solid #aaa;}
#guide_footer .footer__termsItem:last-child{border:none;}
#guide_footer .footer__termsItem:nth-child(2){border:none;}
#guide_footer .footer__termsItem:nth-child(5){border:none;}
#guide_footer .footer__termsLink{display:block;padding:2px 5px;font-size:12px;color:#666;}
#guide_footer .footer__termsLink:hover{color:#666;background-color:#fff;}
#guide_footer .footer__termsLink:active{color:#666 !important;background-color:#fff !important;}
#guide_footer .footer__copyright{padding:10px 0;font-size:10px;color:#666;text-align:center;}
#guide_footer .pcsite{display:block;padding:5px 0;color:#333;font-size:12px;font-weight:bold;text-decoration:none;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:white;text-align:center;}
#guide_footer .pcsite .pcimg{margin-right:5px;width:20px;height:30px;max-width:100%;border:none;vertical-align:middle;}
#guide_footer .logout_btn{margin: 7px 3.5%;height:30px;background-color:#F2F2F2;border:1px solid #ccc;border-radius:5px;}
#guide_footer .logout_btn a{width:95%;background-image:none;padding-right:0;color:#666666;}
#guide_footer .logout_btn p{line-height:30px;font-size:14px;font-weight:bold;text-align:center;}
#guide_footer .footer__text2{text-align:center;padding-bottom:8px;font-size: 11px;color: #777777;line-height: 1.25;}
.footer__heavko{width: 100%;}
@media screen and (max-width:320px){
    #guide_footer .footer__prefItem--heading{font-size:10px;}
    #guide_footer .footer__prefLink{font-size:10px;padding:0 3px;}
    #guide_footer .footer__termsLink{font-size:10px;}
}

.wrap-adm-mook-sp {
    display: block !important;
}