@charset "utf-8";

/*/////////////////////////////////////////////////////////////


common.css

ver.2010/11/01


//////////////////////////////////////////////////////////////*/

body {
    color: #333;
    background-color: #d2fcf6;
    text-align: left;
    height: 100%;
    width: 100%;
    position: relative;
    min-width: 1055px;
    ;
}

/*IE7*/
*:first-child+html body {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

#error {
    background-color: #fff !important;
}

/*--------------------------------------------------------------
1. link 
--------------------------------------------------------------*/

a:link {
    color: #1A0DAB;
    text-decoration: none;
    line-height: 1.4;
}

a:visited {
    color: #660099;
    text-decoration: none;
    line-height: 1.4;
}

a:hover {
    color: #1A0DAB;
    text-decoration: underline;
    line-height: 1.4;
}

a:active {
    color: #1A0DAB;
    text-decoration: none;
    line-height: 1.4;
}


/*--------------------------------------------------------------
1. wrapper 
--------------------------------------------------------------*/

#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 1070px;
    clear: both;
}

#auth_wrapper {
    margin: 0 auto;
    padding: 0 12px;
    text-align: left;
    width: 860px;
    background-color: #fff;
    clear: both;
}

#wrapper_thread {
    margin: 0;
    padding: 10px;
    text-align: left;
    background-color: #fff;
    clear: both;
    min-width: 660px;
}


/*img hover */
#wrapper a:hover img {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "alpha( opacity=90 )";
}


/* ------------------------------------------------------------
2. gnavi,shop_detail_header
------------------------------------------------------------ */

#gnavi_wrap {
    background: url(../images/common/bg_gnavi.jpg) left top repeat-x;
    height: 32px;
    clear: both;
}

#gnavi {
    padding: 0;
    margin: 0 auto;
    width: 1070px;
    clear: both;
}

#gnavi>div {
    width: 884px;
}

#shop_detail_header {
    padding: 0;
    margin: 0 auto;
    width: 1070px;
    clear: both;
    overflow: auto;
    height: 31px;
}

#shop_detail_header.official {
    display: none;
}

#shop_detail_header>div {
    width: 884px;
    background-color: #fff;
    height: 30px;
    border-bottom: 1px solid #eae7da;
}

.header_close {
    display: block;
    position: absolute;
    width: 80px;
    height: 30px;
    padding: 0 15px;
    background-color: #ff395b;
    border-radius: 5px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.close_shop {
    display: inline-block;
    padding: 0 15px;
    margin-right: 10px;
    background-color: #ff395b;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.close_shop_annotation {
    color: #ff395b;
}

#gnavi ul {
    margin: 0;
    text-align: center;
    padding: 0;
    list-style-type: none;
    display: block;
}

#gnavi ul li {
    float: left;
    width: 72px;
    height: 32px;
    padding: 0;
    margin: 0 1px 0 0;
}

#gnavi ul li:first-child {
    width: 81px !important;
}

#gnavi ul li:last-child {
    margin: 0;
}

#gnavi ul li a {
    display: block;
}

#shop_detail_header>div>a {
    display: inline-block;
    padding: 0 0 0 20px;
    font-size: 0px;
}

#shop_detail_header>div>a>img {
    padding-bottom: 3px;
    margin-top: 5px;
}

#shop_detail_header>div>a>div {
    display: inline-block;
    width: 90px;
    height: 18px;
    background-color: #45d0ca;
    text-align: center;
    border-radius: 4px;
    margin: 7px 0 0 7px;
    vertical-align: top;
}

#shop_detail_header>div>a>div>span {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

#shop_detail_header>div>div {
    display: inline-block;
    text-align: right;
    float: right;
    padding-top: 4px;
}

#shop_detail_header>div>div>h1 {
    font-size: 10px;
    color: #555;
    margin: 4px;
}

#shop_detail_header_line {
    width: 884px;
    height: 1px;
    background-color: #eae7da;
    margin: 0 auto;
}

/* ------------------------------------------------------------
3. header 
------------------------------------------------------------ */

#header {
    margin: 0;
    display: inline-block;
    background: #ffffff;
    padding: 0 22px 0px 22px;
    position: relative;
    width: 840px;
}

#header h1 {
    margin: 0;
    padding: 5px 5px;
    font-size: 10px;
    color: #555;
    text-align: left;
    line-height: 1.5;
    display: block;
}

#header div.header_logo {
    float: left;
    padding: 6px 0 0 0;
    width: 250px;
    display: block;
}

#header div.header_logo a,
#header div.header_logo a:hover {
    text-decoration: none;
}


#header ul {
    display: block;
    padding: 5px 0 5px 10px;
    background-color: #46d0ca;
    margin-top: 15px;
    clear: both;
}

#header div.header_logo+ul {
    margin-top: 65px;
}

#header ul li {
    display: inline-block;
}

#header ul li a {
    color: #ffffff;
    padding-right: 15px;
    position: relative;
}

#header ul li span {
    color: #ffffff;
}

#header ul li a::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    right: 3px;
}


/*header_navi
------------------------------ */
#header_navi {
    padding: 0;

    margin: 0;
}

#header_navi ul {
    padding: 0;
    height: 60px;
}

#header_navi li {
    display: block;
    text-align: right;
    margin: 0;
    padding: 0;
    width: 70px;
    height: 60px;
    float: left;
}

#header_navi a {
    line-height: 1.3;
}


#header_navi #bookmark {
    width: 70px;
    height: 60px;
}

#header_navi #bookmark ul {
    display: inline;
}

#header_navi #bookmark li {
    display: block;
}

#header_navi #bookmark span {
    display: block;
    text-align: center;
    padding: 3px 0;
    font-weight: bold;
}

#header_navi #bookmark em {
    font-size: 21px;
    color: #f00;
    font-family: Verdana;
    line-height: 1;
}

/*掲示板*/
#header_navi_bbs {
    padding: 0;
    float: right;
    width: 250px;
    margin: 5px 10px 10px 0;
}


#header_inr01 {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

#header_inr02 {
    display: block;
    overflow: hidden;
    margin: 0;
    float: right;
    padding: 0;
    width: 345px;
}

/*ヘッダ　特集バナー*/
#home_bn_feature01_wrap {
    position: relative;
    width: 300px;
    height: 50px;
    overflow: hidden;
    float: left;
}

#home_bn_feature01 {
    width: 300px;
    height: 50px;
    padding: 0;
    margin: 0;
    display: block;
}

#home_bn_feature01 span {
    display: block;
    width: 300px;
    height: 50px;
    padding: 0;
    margin: 0;
}

/*20131226*/
#home_bn_feature01_wrap #prev01,
#home_bn_feature01_wrap #next01 {
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    top: 16px;
    z-index: 99;
    display: none;
}

#home_bn_feature01_wrap #prev01 {
    left: 0;
}

#home_bn_feature01_wrap #next01 {
    right: 0;
}

/* ------------------------------------------------------------
3-1. shop_detail_headtitle
------------------------------------------------------------ */
#fixed_header {
    width: 1070px;
    padding: 0;
    margin: 0 auto;
    position: fixed;
    top: 31px;
    margin-left: calc((100% - 1070px)/2);
    z-index: 80;
}

#fixed_header.official {
    top: 0px;
}


@media screen and (max-width: 1085px) {
    #fixed_header {
        margin-left: 0;
    }
}

#shop_detail_headtitle {
    width: 884px;
    position: relative;
    height: 70px;
    background-color: #fcf9ea;
    margin: 0 auto;
    display: inline-block;
}

#shop_detail_headtitle>div.shop_detail_outline {
    display: inline-block;
    padding: 9px 0 2px 21px;
}

#shop_detail_headtitle>div.shop_detail_outline>h2:nth-of-type(1) {
    font-weight: bold;
    font-size: 24px;
    width: 580px;
}

#shop_detail_headtitle>div.shop_detail_outline>h2:nth-of-type(1).close_shop_padding {
    padding-left: 120px;
}

#shop_detail_headtitle>div.shop_detail_outline>p:nth-of-type(1) {
    font-size: 14px;
    width: 580px;
}

.terminate_notice_detail {
    width: 90px;
    height: 46px;
    position: absolute;
    background-color: #ef6c00;
    top: 6px;
    left: 510px;
    border-radius: 6px;
    text-align: center;
    padding-top: 10px;
    color: #ffffff;
    font-size: 13px;
}

.terminate_notice_detail.today_terminate {
    background-color: #ff0000;
}

#shop_detail_headtitle>ul.shop_anker_menu {
    display: inline-flex;
    width: 260px;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 2px;
    height: 52px;
    border-radius: 6px;
    background-color: #ffffff;
    border: solid 2px #e9e6d9;
    text-align: center;
    margin: 6px 0 0 0;
    vertical-align: top;
}

#shop_detail_headtitle>ul.shop_anker_menu>a {
    display: inline-block;
    padding-top: 7px;
}

#shop_detail_headtitle>ul.shop_anker_menu>a>li,
#shop_detail_headtitle>ul.shop_anker_menu>li {
    width: 50px;
    height: 39px;
    border-radius: 4px;
    font-size: 12px;
    color: #ffffff;
    margin-left: 3px;
    padding: 5px;
    align-content: center;
}

#shop_detail_headtitle>ul.shop_anker_menu>a>li.anker_interview,
#shop_detail_headtitle>ul.shop_anker_menu>li.anker_interview {
    font-size: 11px;
}


#shop_detail_headtitle>ul.shop_anker_menu>a>li.anker_maneger_news {
    background-color: #18bef7;
    background-image: -webkit-gradient(linear, left top, right top, from(#18bef7), to(#00a1ff));
    background-image: -webkit-linear-gradient(left, #18bef7, #00a1ff);
    background-image: -o-linear-gradient(left, #18bef7, #00a1ff);
    background-image: linear-gradient(to right, #18bef7, #00a1ff);
}

#shop_detail_headtitle>ul.shop_anker_menu>a>li.anker_kuchikomi {
    background-color: #bf72ff;
    background-image: -webkit-gradient(linear, left top, right top, from(#bf72ff), to(#a74af5));
    background-image: -webkit-linear-gradient(left, #bf72ff, #a74af5);
    background-image: -o-linear-gradient(left, #bf72ff, #a74af5);
    background-image: linear-gradient(to right, #bf72ff, #a74af5);
}

#shop_detail_headtitle>ul.shop_anker_menu>a>li.anker_apply_information {
    background-color: #67db5d;
    background-image: -webkit-gradient(linear, left top, right top, from(#67db5d), to(#5ab400));
    background-image: -webkit-linear-gradient(left, #67db5d, #5ab400);
    background-image: -o-linear-gradient(left, #67db5d, #5ab400);
    background-image: linear-gradient(to right, #67db5d, #5ab400);
}

#shop_detail_headtitle>ul.shop_anker_menu>a>li.anker_interview {
    background-color: #ff8149;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff8149), to(#ff4d4d));
    background-image: -webkit-linear-gradient(left, #ff8149, #ff4d4d);
    background-image: -o-linear-gradient(left, #ff8149, #ff4d4d);
    background-image: linear-gradient(to right, #ff8149, #ff4d4d);
}

#shop_detail_headtitle>ul.shop_anker_menu>li.anker_disable {
    background-color: #dedede;
    display: inline-block;
}

/* ------------------------------------------------------------
4. contents 
------------------------------------------------------------ */
#contents {
    width: 840px;
    margin: 0;
    padding: 15px 22px;
    clear: both;
    background-color: #ffffff;
    display: inline-block;
}

#contents.shop_detail_left {
    float: left;
    margin-top: 70px;
}

/*入口ページ*/
.contents_top {
    padding: 20px 5px;
    clear: both;
    font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;

}


/*.contents_top .redBox_5col dl{ overflow:hidden;}*/
.contents_top .redBox_5col dt img {
    height: 78px;
}

.contents_top .redBox_5col dd {
    overflow: hidden;
}

.region_list {
    display: inline-block;
    font-size: 16px;
}

.region_list span,
.region_list a {
    margin: 0 5px;
}

.region_list h3 {
    color: #46d0ca;
}

.top_list_prefecture {
    position: relative;
    padding-left: 30px;
    padding-bottom: 5px;
}

.top_list_prefecture::before {
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    background-color: #00b4cc;
    content: "";
    left: 11px;
    top: 1px;
}


/* ------------------------------------------------------------
5. main 
------------------------------------------------------------ */
#main {
    width: 610px;
    float: left;
    padding: 0 0 20px 0;
    margin: 0;
    position: relative;
}

/*shop*/
#main02 {
    width: 580px;
    float: left;
    padding: 0;
    margin: 0;
}

/*bbs 30ch*/
#main03 {
    width: 610px;
    float: right;
    padding: 0 0 20px 0;
    margin: 0;
}

/*100%*/
#main04 {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0;
}

/*サンプルイメージ*/
#main05 {
    width: 500px;
    float: left;
    padding: 0;
    margin: 0;
}


/* topicpath
----------------------------------------------------------- */
#topicpath {
    color: #666;
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 0;
    font-family: sans-serif;
}

#topicpath.official {
    display: none;
}

#topicpath a {
    line-height: 1;
}

#tp1st {
    background: transparent url(../images/common/home.gif) left center no-repeat !important;
    padding: 6px 0 6px 20px !important;
}

#topicpath strong a {
    text-decoration: none !important;
}

/* breadcrumb_list
----------------------------------------------------------- */
#breadcrumb_list {
    background: transparent url(../images/common/home.gif) no-repeat !important;
    padding: 0px 0 0px 20px !important;
}

#breadcrumb_list ul {
    line-height: 1.3;
    /* margin: 0 0 10px; */
}

#breadcrumb_list ul li {
    display: inline;
    font-family: sans-serif;
    color: #666;
}

#breadcrumb_list ul li:not(:last-of-type)::after {
    display: inline-block;
    content: '>';
    margin-left: 4px;
    font-size: 12px;
}

#breadcrumb_list ul li:first-of-type::after {
    margin: 0;
}

#breadcrumb_list ul li:last-of-type {
    font-weight: bold;
}

#breadcrumb_list ul li:last-of-type a {
    font-weight: normal;
}

/*  region_description
	area_description
----------------------------------------------------------- */
#region_description,
#description_area {
    position: relative;
}

#region_description>h2::before,
#description_area>h2::before {
    display: block;
    width: 10px;
    height: 37px;
    position: absolute;
    background-color: #00b4cc;
    content: "";
    left: 0px;
    top: 2px;
}

#region_description>h2,
#description_area>h2 {
    font-size: 15pt;
    color: #46d0ca;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: dotted 1px #46d0ca;
    margin-bottom: 5px;
}

#region_description div img,
#description_area div img {
    width: 100px;
    height: 50px;
    padding: 0px 10px 0px 0px;
    float: left;
}

#region_description div span,
#description_area div span {
    font-size: 8pt;
    line-height: 1.5em;
}

/* ------------------------------------------------------------
 3. sub 
------------------------------------------------------------ */
#sub {
    width: 200px;
    float: right;
    padding: 0;
    margin: 0 0 20px 0;
    background-color: #fff;
}

/*shop*/
#sub02 {
    width: 240px;
    float: right;
    padding: 0;
    margin: 0 0 20px 0;
    background-color: #fff;
}

/*message interview*/
#sub03 {
    width: 210px;
    float: right;
    padding: 0;
    margin: 0 0 20px 0;
    background-color: #fff;
}

/*bbs 30ch*/
#sub04 {
    width: 200px;
    float: left;
    padding: 0;
    margin: 0 0 20px 0;
    background-color: #fff;
}

/*サンプルイメージ*/
#sub05 {
    width: 310px;
    float: right;
    padding: 0;
    margin: 0 0 20px 0;
    background-color: #fff;
}

/* ------------------------------------------------------------
 3. footer 
------------------------------------------------------------ */

#footer {
    clear: both;
    position: relative;
}

#footer.official {
    display: none;
}

/*コピーライト*/
#footer #footer_copyright {
    background-color: #f0e8d7;
    padding-bottom: 20px;
}

#footer #footer_copyright p {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
}

#footer #footer_copyright ul {
    padding-bottom: 10px;
    text-align: center;
}

#footer #footer_copyright ul li {
    display: inline-block;
}

/*-------------------------------------------
pagetop
-------------------------------------------*/


/*テキスト*/
#pagetop {
    position: fixed;
    width: 80px;
    height: 98px;
    background-image: url(/images/common/pagetop.png);
}

/*/////////////////////////////////////////////////////////////

コンテンツ別

//////////////////////////////////////////////////////////////*/


/*--------------------------------------------------------------
 1. トップページ 入口ページ
--------------------------------------------------------------*/

/* h1
------------------------------ */
#top_hdrText {
    padding: 2px 0 2px 10px;
    font-size: 10px;
    display: block;
}

span#top_hdrText01 {
    display: block;
    float: left;
    font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

span#top_hdrText02 {
    display: block;
    float: right;
    padding: 0 10px 0 0;
    font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* h2 main img
------------------------------ */
#top_hdrImg a:hover img,
#top_navi a:hover img {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    -ms-filter: "alpha( opacity=100 )" !important;
    clear: both;
}

/* ナビ
------------------------------ */
#top_navi {
    padding: 10px;
    background-color: #B20000;
    background-color: #fff;
    display: block;
}

#top_navi li {
    padding: 0;
    padding-bottom: 6px;
    width: 210px;
    float: left;
}

/* 認証出稼ぎバナー
------------------------------ */
.top_dekasegi_bannar {
    padding: 0px 10px 30px 10px;
}

/* 認証体入バナー
------------------------------ */
.top_tainyu_banner {
    padding: 20px 10px 30px 10px;
}

/* ヒメヨミバナー
------------------------------ */
.top_himeyomi_banner {
    padding: 0px 10px 30px 10px;
}

/* EXIT
------------------------------ */
#top_exit {
    padding-right: 10px;
    text-align: right;
    margin-top: 15px;
}

#top_exit a {
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 14px;
}

#top_exit a:hover {
    text-decoration: none;
}

#top_exit a span {
    display: inline-block;
    padding-right: 16px;
}

/* 各都市リンク ■携帯版 ■iPhone、アンドロイド版　枠
------------------------------ */
#top_common_wrap01 {
    float: left;
    margin: 0;
    padding: 0;
}

#top_common_wrap02 {
    margin-left: 700px;
    padding: 0;
    display: none;
    /* @2017/08/08 */
}

#top_common_wrap02 li {
    font-size: 12px;
    margin-bottom: 80px;
}

/* 各都市リンク
------------------------------ */
.top_common {
    padding: 0 10px;
    margin: 0;
}

.top_common_block {
    width: 50%;
    float: left;
}

.top_common_block02 {
    width: 25%;
    float: left;
}

/*IE7*/
*:first-child+html .top_common_block02 {
    width: 24%;
}

.top_common h2 {
    padding: 0;
    font-size: 12px;
    position: relative;
    padding-left: 10px;
}

.top_common h2::before {
    position: absolute;
    content: '';
    top: 14px;
    left: 1px;
    width: 2px;
    height: 2px;
    margin-top: -8px;
    background: #111111;
    border: 1px solid #111111;
    border-radius: 50%;
}



.top_common p {
    padding: 0;
    font-size: 12px;
    margin-bottom: 10px;
}

/* PC版youtube動画
------------------------------ */
#top_common_youtube {
    padding-left: 10px;
    margin-bottom: 20px;
    text-align: center;
    /* @2017/08/08 */
}



/*--------------------------------------------------------------
 1. トップページ (HOME)
--------------------------------------------------------------*/

/* 特集バナー　特集が複数ある場合のバナー
------------------------------------------------------------- */
#home_bn_feature02_wrap {
    padding: 0;
    margin-bottom: 20px;
}

#home_bn_feature02_wrap h3 {
    margin-bottom: 10px;
}

#home_bn_feature02_wrap p {
    margin-bottom: 10px;
    text-align: center;
}

#home_bn_feature02_nav {
    display: none;
}

#home_bn_feature02_wrap {
    border-bottom: solid 1px #111111;
}

#home_bn_feature02_wrap>div>a {
    display: block;
}

#home_bn_feature02_wrap>div>a.feature_content {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #111111;
}

#home_bn_feature02_wrap>div>a.feature_content:nth-last-of-type(2) {
    border-bottom: none;
}

#home_bn_feature02_wrap>div>a.feature_lst_button {
    margin: 25px auto;
    padding: 7px 0;
    width: 250px;
    background-color: #1da6bf;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

#home_bn_feature02_wrap>div>a>p {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 1em;
}

#home_bn_feature02_wrap>div>a>p>img {
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.6));
}

#home_bn_feature02_wrap>div>a>p>span {
    color: #30c2bd;
}

/* ニュースティッカー
------------------------------------------------------------- */


.news_ticker {
    padding: 7px 0 0 0;
}

.news_ticker h2 {
    padding: 0;
    width: 147px;
    float: left;
    height: 30px;
}

.news_ticker ul {
    padding: 7px 0 0 0;
    display: block;
    float: left;
    width: 460px;
    height: 25px;
    box-sizing: border-box;
    overflow: hidden;
}

.news_ticker {
    overflow: hidden;
    height: 30px;
}

.news_ticker .bx-wrapper {
    width: auto !important;
}

#news_ticker01 a {
    line-height: 30px;
}


/* searchページ */
.news_ticker_search {
    padding: 0;
    margin: -12px 0 5px 0;
}

.news_ticker_search h2 {
    padding: 0;
    width: 147px;
    float: left;
    height: 30px;
}

.news_ticker_search ul {
    padding: 7px 0 0 0;
    display: block;
    float: left;
    width: 460px;
}

.news_ticker_search {
    overflow: hidden;
    height: 30px;
}

/*safri chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .news_ticker_search .bx-wrapper {
        width: auto !important;
    }
}

#news_ticker_search01 a {
    line-height: 30px;
}

/*体入バナー
------------------------------------------------------------- */
#tainyu_wrapper {
    width: 296px;
    float: left;
}

#tainyu_wrapper #group_page,
#tainyu_wrapper #tainyu_page {
    float: left;
}

#tainyu_wrapper #tainyu_page {
    margin-left: 17px;
}

/* 出稼ぎバナー
------------------------------------------------------------- */
#dekasegi_wrapper {
    width: 296px;
    float: left;
    margin-left: 18px;
}

#dekasegi_wrapper_full {
    width: 610px;
}

#dekasegi_wrapper div:nth-of-type(1),
#dekasegi_wrapper_full div:nth-of-type(1) {
    margin-right: 18px;
}

#dekasegi_wrapper div,
#dekasegi_wrapper_full div {
    float: left;
}

#dekasegi_user_location_page {
    cursor: pointer;
}

/* 追加インタビューバナー
------------------------------------------------------------- */
.append_interview_wrapper {
    float: left;
}


/* 出稼ぎモーダル */
.prefecture_modal {
    display: none;
    position: fixed;
    top: 300px;
    width: 830px;
    background: transparent;
    z-index: 2000;
    color: #ffffff;
}

.prefecture_modal .modal_header {
    position: relative;
    font-size: 20px;
    width: calc(100% - 80px);
    margin: 30px auto 15px auto;
}

.prefecture_modal .modal_close::before,
.prefecture_modal .modal_close::after {
    position: absolute;
    display: block;
    top: 13px;
    left: 5px;
    height: 3px;
    width: 20px;
    content: '';
    background-color: #ffffff;
}

.prefecture_modal .modal_close::before {
    transform: rotate(45deg);
}

.prefecture_modal .modal_close::after {
    transform: rotate(-45deg);
}

.prefecture_modal .modal_close {
    position: absolute;
    top: -2px;
    right: 2px;
    width: 30px;
    height: 30px;
    border: 2px solid #ffffff;
    border-radius: 23px;
}

.prefecture_modal .modal_nav {
    width: calc(100% - 80px);
    border: 2px solid #6561ff;
    border-radius: 8px;
    margin: auto;
    background-color: #ffffff;
}

.modal_nav ul {
    height: calc(100% - 64px);
    padding: 0 10px;
    margin-bottom: 10px;
    list-style: none;
}

.modal_nav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc((100% - 15px) / 2);
    height: 50px;
    float: left;
    margin-right: 0;
    text-align: center;
    background-color: #6561ff;
    border-radius: 12px;
    color: #ffffff;
    margin-top: 10px;
    font-size: 20px;
}

.modal_nav ul li:nth-of-type(2n) {
    margin-left: 15px;
}

.modal_nav ul li a {
    color: #ffffff;
    width: 100%;
}

/* メイン検索
------------------------------------------------------------- */

#main_src01_01,
#main_src01_02 {
    font-size: 14px;
}

#main_src01_03 {
    font-size: 12px;
}


#main_src01_01 {
    padding: 0;
    width: 390px;
    float: left;
}

#main_src01_01 h3 {
    padding: 0;
}

#main_src01_01 ul {
    padding-left: 2px;
}

#main_src01_01 li,
#main_src01_02 li {
    color: #ccc;
}

#main_src01_01 li {
    padding: 0;
    float: left;
    width: 50%;
    height: 1.5em;
}


#main_src01_01,
#main_src01_02 {
    margin-top: 5px;
}

#main_src01_01 li a,
#main_src01_02 li a {
    vertical-align: middle;
}

#main_src01_01 li input,
#main_src01_02 li input {
    margin-right: 3px;
    vertical-align: middle;
}

/*IE7*/
*:first-child+html #main_src01_01 li input,
*:first-child+html #main_src01_02 li input {
    margin-right: 1px;
    vertical-align: middle;
}


/*Safari 3以上, Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

    #main_src01_01 li input,
    #main_src01_02 li input {
        margin-right: 3px;
        vertical-align: middle;
    }
}



#main_src01_02 {
    width: 195px;
    float: right;
}

#main_src01_02 h3 {
    padding: 0;
}

#main_src01_02 ul {
    padding: 5px 0 5px 2px;
}

#main_src01_02 li {
    padding: 0;
}

#main_src01_02_zaitaku span {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background: #46D0CA;
    margin-right: 2px;
    *margin: 0 4px;
}

#main_src01_03 {
    padding: 0;
    clear: both;
    margin: 5px 0 10px 0;
}

#main_src01_03 dl {
    padding: 5px 0 0 0;
    width: 410px;
    display: block;
    float: left;
}

#main_src01_03 dt {
    padding: 0;
    display: block;
    vertical-align: middle;
}

#main_src01_03 dt input {
    width: 290px;
    padding: 5px 0;

}

#main_src01_03 dt span {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    display: inline;
}

#main_src01_03 dd {
    padding: 5px 0 0 0;
}

#main_src01_03 dd span {
    color: #cc9900;
}

#main_src01_03 p {
    padding: 0;
    width: 195px;
    float: right;
    display: block;
}

.main_src01_01_area {
    padding: 5px 0 0 2px;
    height: 1.5em;
}

.main_src01_01_accordion {
    margin-top: 5px;
    margin-left: 2px;
    border: solid #999999 1px;
    border-radius: 6px;
    background-clip: padding-box;
}

.main_src01_01_accordion ul {
    margin-left: 4px;
}

.main_src01_01_accordion li:last-child {
    margin-bottom: 5px;
}

.main_src01_01_accordion_head {
    cursor: pointer;
    background: url(../images/home/area_open_off.png) 357px center no-repeat;
    padding-left: 7px;
}

.main_src01_01_accordion_head:hover {
    background: url(../images/home/area_open_on.png) 310px center no-repeat #FFFFDB;
    border-radius: 6px;
}

.main_src01_01_accordion_head_open {
    background: url(../images/home/area_close.png) 357px center no-repeat;
}

.main_src01_01_accordion_head_open:hover {
    background: url(../images/home/area_close.png) 357px center no-repeat #FFFFDB;
    border-radius: 6px;
}

.main_src01_01_accordion_none {
    display: none;
}

#main_src01_02_age {
    margin-top: 15px;
}

#main_src01_02_age_box {
    height: 85px;
    margin: 5px 3px 15px 3px;
    background-color: #C9F6F6;
    border: solid #A5F6F6 1px;
    border-radius: 6px;
    text-align: center;
}

#main_src01_02_age_box_inner01 {
    margin-top: 10px;
}

#main_src01_02_age_box_inner01 input {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

#main_src01_02_age_box_inner01 img {
    margin: 7px 4px 0 4px;
    float: left;
}

/* 2017/08 追加
	検索画面 */
#main_search_box.close_shop_search {
    margin-top: 100px;
}

#main_search_box>div {
    width: 602px;
    background-color: #ffffff;
    border: solid 4px #fce1e4;
}

#main_search_box.close_shop_search>div {
    width: 572px;
}

#main_search_box>header {
    width: 610px;
    height: 38px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background: #45d0ca;
    background: -moz-linear-gradient(right, #75dec9, #45d0ca);
    background: -webkit-gradient(linear, left top, right top, from(#75dec9), to(#45d0ca));
    background-image: linear-gradient(to right, #75dec9, #45d0ca);
    display: flex;
    align-items: center;
}

#main_search_box.close_shop_search>header {
    width: 580px;
}

#main_search_box>header img {
    margin-left: 15px;
}

#main_search_box>div>section>section {
    display: table;
    height: 38px;
}

#main_search_box>div>section>section>header {
    display: table-cell;
    table-layout: fixed;
    width: 230px;
    background-color: #fff3f6;
    border-bottom: solid 2px #ffffff;
    position: relative;
    vertical-align: middle;
}

#main_search_box>div>section>section>div {
    display: table-cell;
    position: relative;
    width: 337px;
    border-bottom: solid 2px #fff3f6;
    vertical-align: middle;
}

#main_search_box>div>section>section>div>p.search_form_checked_item {
    padding-top: 10px;
    padding-bottom: 10px;
}

#main_search_box>div>section>section>div:nth-of-type(2) {
    width: 40px;
    text-align: center;
    vertical-align: middle;
}

#main_search_box>div>section>section>div:nth-of-type(2) span {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff));
    background: linear-gradient(to top, #eaeaea, #ffffff 60%);
    border: solid 1px #d2d2d2;
    cursor: pointer;
    display: none;
}

#main_search_box>div>section>section>div:nth-of-type(2) span::before,
#main_search_box>div>section>section>div:nth-of-type(2) span::after {
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    content: "";
    display: block;
    width: 10px;
    border-top: 2px solid #ff395b;
}

#main_search_box>div>section>section>div:nth-of-type(2) span::before {
    transform: skewY(-45deg);
}

#main_search_box>div>section>section>div:nth-of-type(2) span::after {
    transform: skewY(45deg);
}

#main_search_box>div>section>section .search_form_no_checked {
    color: #959595;
    position: relative;
    margin-left: 9px;
    height: 15px;
}

#main_search_box>div>section>section .search_form_checked_item span {
    padding-left: 20px;
    position: relative;
    display: inline-block;
}

#main_search_box>div>section>section .search_form_checked_item span::before {
    position: absolute;
    content: '';
    top: 14px;
    left: 14px;
    width: 2px;
    height: 2px;
    margin-top: -8px;
    background: #ff395b;
    border: 1px solid #ff395b;
    border-radius: 50%;
}

#main_search_box>div>section>section .search_form_checked_item_area span::before {
    background: #45cf6c;
    border: 1px solid #45cf6c;
}

#main_search_box>div>section>section .search_form_checked_item_work span::before {
    background: #cf45b4;
    border: 1px solid #cf45b4;
}

#main_search_box>div>section>section .search_form_checked_item_kodawaripoint span::before {
    background: #cfb445;
    border: 1px solid #cfb445;
}

#main_search_box>div>section>section .search_form_checked_item_age_type span::before {
    background: #f07845;
    border: 1px solid #f07845;
}

#main_search_box>div>section>section div.inside_select_button {
    width: 100px;
    height: 24px;
    background: #dedec0;
    background: -moz-linear-gradient(top, #fffff0, #dedec0);
    background: -webkit-gradient(linear, left top, left bottom, from(#fffff0), to(#dedec0));
    background: linear-gradient(#fffff0, #dedec0);
    border-radius: 4px;
    border: solid 1px #ff395b;
    margin: 5px auto 0 115px;
    cursor: pointer;
}

#main_search_box>div>section>section span.inside_select_button_desc {
    font-size: 13px;
    font-weight: bold;
    color: #ff395b;
    position: relative;
    top: 3px;
    left: 20px;
    right: 20px;
    bottom: 5px;
}

#main_search_box>div>section>section span.inside_select_button_desc::before,
#main_search_box>div>section>section span.inside_select_button_desc::after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
    left: 63px;
    content: '';
    width: 10px;
    height: 2px;
    background-color: #ff395b;
}

#main_search_box>div>section>section span.inside_select_button_desc::after {
    transform: rotate(90deg);
}

#main_search_box>div>section>section>header>h3::before {
    display: inline-block;
    position: relative;
    top: 7px;
    left: -4px;
    content: '';
    width: 17px;
    height: 19px;
}

#main_search_box>div>section>section>header>h3 {
    padding: 3px 0 10px 13px;
    float: left;
    position: relative;
}

#search_form_region>header>h3::before {
    background-image: url(/images/home/icn_area.png);
}

#search_form_gyoushu>header>h3::before {
    background-image: url(/images/home/icn_gyoushu.png);
}

#search_form_kodawari>header>h3::before {
    background-image: url(/images/home/icn_kodawari.png);
}

#search_form_nenrei>header>h3::before {
    background-image: url(/images/home/icn_nenrei.png);
}

#main_search_box>div>section>nav ul li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#main_search_box>div>section>nav ul li.sachiko_area {
    width: 89px;
    height: 74px;
    background-image: url(/images/home/sachiko.png);
    background-repeat: no-repeat;
    background-position: right;
}

#main_search_box>div>section>nav ul li.search_hit_area {
    width: 258px;
    color: #010101;
    font-size: 14px;
    font-weight: bold;
}

#main_search_box>div>section>nav ul li .search_form_clear {
    width: 50px;
    height: 48px;
    margin: auto 5px;
    border: solid 1px #969696;
    border-radius: 8px;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff));
    background-image: linear-gradient(to top, #eaeaea, #ffffff);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #969696;
    cursor: pointer;
}

#main_search_box>div>section>nav ul li .search_form_hit {
    font-size: 38px;
    color: #ff7800;
}

#main_search_box>div>section>nav ul li .search_form_select_search {
    width: 189px;
    height: 48px;
    border-radius: 8px;
    background: #ff6c00;
    background: -moz-linear-gradient(top, #ff6c00, #ffc600);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6c00), to(#ffc600));
    background-image: linear-gradient(to top, #ff6c00, #ffc600);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 4.3px;
    color: #ffffb4;
    cursor: pointer;
}

#main_search_box>div>section>nav ul li .search_form_select_search.no_search {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0, #dedede);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dedede));
    background: linear-gradient(#f0f0f0, #dedede);
    color: #d2d2d2;
    cursor: default;
}

#main_search_box>#search_form_freeword {
    margin: 20px 0 0 0;
    display: table;
    width: 602px;
    height: 60px;
    background-color: #ffffff;
    border: solid 4px #fce1e4;
}

#main_search_box.close_shop_search>#search_form_freeword {
    width: 572px;
}

#main_search_box>#search_form_freeword>header {
    display: table-cell;
    position: relative;
    width: 120px;
    height: 52px;
    background-color: #fff3f6;
    text-align: center;
    vertical-align: middle;
}

#main_search_box>#search_form_freeword>div {
    display: table-cell;
    position: relative;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

#main_search_box>#search_form_freeword>header>h3::before {
    display: block;
    position: absolute;
    top: 20px;
    left: 9px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_freeword.png);
}

#main_search_box.close_shop_search>#search_form_freeword>header>h3::before {
    left: 2px;
}

#main_search_box>#search_form_freeword>div>input {
    width: 342px;
    height: 30px;
    border-radius: 4px;
    background-color: #fffff0;
    border: solid 2px #46d0ca;
    padding: 0 0 0 10px;
}

#main_search_box>#search_form_freeword>div .search_form_keyword_search {
    width: 108px;
    height: 30px;
    border-radius: 8px;
    background: #00b4cc;
    background: -moz-linear-gradient(top, #00b4cc, #45d0ca);
    background: -webkit-gradient(linear, left top, left bottom, from(#00b4cc), to(#45d0ca));
    background-image: linear-gradient(to top, #00b4cc, #45d0ca);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 3.1px;
    color: #ffffb4;
    cursor: pointer;
}

/* 2017/08 追加
　　検索モーダル画面 */
.modal_search_window {
    display: none;
    position: absolute;
    width: 682px;
    z-index: 1000;
    left: -21px;
    top: -140px;
}

.modal_search_window.close_shop_search {
    top: 30%;
    left: 80px;
}

.modal_search_window.interview {
    left: -21px;
    top: -50px;
}

#error .modal_search_window {
    left: 0px;
    top: -80px;
}

.modal_search_window>section>section {
    background-color: #ffffff;
}

.modal_search_window>section>ul {
    float: left;
    position: relative;
}

.modal_search_window>section>ul>li {
    display: block;
    position: relative;
    width: 115px;
    height: 68px;
    text-align: left;
    line-height: 68px;
    cursor: pointer;
}

.modal_search_window>section>ul>li>p {
    padding-left: 30px;
}

.modal_search_window>section>ul>li.tab_area {
    background-color: #45cf6c;
    font-size: 13px;
    color: #ffffff;
}

.modal_search_window>section>ul>li.tab_area>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_area2.png)
}

.modal_search_window>section>ul>li.tab_area.select {
    border-left: solid 6px #45cf6c;
    border-top: solid 6px #45cf6c;
    border-bottom: solid 6px #45cf6c;
    border-right: 6px #ffffff;
    background-color: #ffffff;
    font-size: 13px;
    color: #000000;
    z-index: 1000;
}

.modal_search_window>section>ul>li.tab_area.select>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_area.png)
}

.modal_search_window>section>ul>li.tab_gyousyu {
    background-color: #cf45b4;
    font-size: 13px;
    color: #ffffff;
}

.modal_search_window>section>ul>li.tab_gyousyu>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_gyoushu2.png)
}

.modal_search_window>section>ul>li.tab_gyousyu.select {
    border-left: solid 6px #cf45b4;
    border-top: solid 6px #cf45b4;
    border-bottom: solid 6px #cf45b4;
    border-right: 6px #ffffff;
    background-color: #ffffff;
    font-size: 13px;
    color: #000000;
    z-index: 1000;
}

.modal_search_window>section>ul>li.tab_gyousyu.select>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_gyoushu.png)
}

.modal_search_window>section>ul>li.tab_kodawari {
    background-color: #cfb445;
    font-size: 13px;
    color: #ffffff;
}

.modal_search_window>section>ul>li.tab_kodawari>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_kodawari2.png)
}


.modal_search_window>section>ul>li.tab_kodawari.select {
    border-left: solid 6px #cfb445;
    border-top: solid 6px #cfb445;
    border-bottom: solid 6px #cfb445;
    border-right: 6px #ffffff;
    background-color: #ffffff;
    font-size: 13px;
    color: #000000;
    z-index: 1000;
}

.modal_search_window>section>ul>li.tab_kodawari.select>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_kodawari.png)
}

.modal_search_window>section>ul>li.tab_nenrei {
    background-color: #f07845;
    font-size: 13px;
    color: #ffffff;
}

.modal_search_window>section>ul>li.tab_nenrei>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_nenrei2.png)
}

.modal_search_window>section>ul>li.tab_nenrei.select {
    border-left: solid 6px #f07845;
    border-top: solid 6px #f07845;
    border-bottom: solid 6px #f07845;
    border-right: 6px #ffffff;
    background-color: #ffffff;
    font-size: 13px;
    color: #000000;
    z-index: 1000;
}

.modal_search_window>section>ul>li.tab_nenrei.select>p::before {
    display: block;
    position: absolute;
    top: 25px;
    left: 10px;
    content: '';
    width: 17px;
    height: 19px;
    background-image: url(/images/home/icn_nenrei.png)
}

.modal_search_window>section.search_form_select {
    float: left;
    margin-left: -6px;
    width: 567px;
}

.modal_search_window>section.search_form_select div ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: justify;
    -ms-box-pack: justify;
    box-pack: justify;
    flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 5px;
}

.modal_search_window>section.search_form_select div ul li {
    width: 50%;
    font-size: 14px;
    line-height: 2;
}

.modal_search_window>section.search_form_select section div ul li label {
    display: block;
    margin-right: 5px;
    padding-left: 5px;
}

.modal_search_window>section.search_form_select section div ul li label a {
    display: inline-block;
    padding: 4px 0 4px 5px;
    color: #111111;
    text-decoration-color: #969696;
}

.modal_search_window>section.search_form_select section#search_form_area div ul li label:hover:not(.search_form_not_available) {
    background-color: #c6ffd5;
}

.modal_search_window>section.search_form_select section#search_form_work div ul li label:hover:not(.search_form_not_available) {
    background-color: #ffdbf9;
}

.modal_search_window>section.search_form_select section#search_form_kodawaripoint div ul li label:hover:not(.search_form_not_available) {
    background-color: #fff3c6;
}

.modal_search_window>section.search_form_select section#search_form_age_type div ul li label:hover:not(.search_form_not_available) {
    background-color: #ffe1d5;
}

.modal_search_window>section.search_form_select>section#search_form_area {
    border: solid 6px #45cf6c;
}

.modal_search_window>section.search_form_select>section#search_form_work {
    border: solid 6px #cf45b4;
}

.modal_search_window>section.search_form_select>section#search_form_kodawaripoint {
    border: solid 6px #cfb445;
}

.modal_search_window>section.search_form_select>section#search_form_age_type {
    border: solid 6px #f07845;
}

.modal_search_window>section.search_form_select .search_form_content {
    padding-left: 23px;
}

.modal_search_window>section.search_form_select section .search_form_content {
    padding-top: 10px;
    padding-left: 9px;
    min-height: 116px;
    padding-bottom: 10px;
    min-height: 252px;
}

.modal_search_window>section.search_form_select .search_form_content header {
    height: 35px;
    width: 432px;
    line-height: 35px;
    position: relative;
}

.modal_search_window>section.search_form_select>section#search_form_area .search_form_content header h3 {
    border-bottom: dotted 1px #44CF6B;
}

.modal_search_window>section.search_form_select>section#search_form_area .search_form_content header h3.search_form_area_dekasegi {
    border-bottom: dotted 1px #9696f6;
}

.modal_search_window>section.search_form_select>section#search_form_work .search_form_content header h3 {
    border-bottom: dotted 1px #cf45b4;
}

.modal_search_window>section.search_form_select>section#search_form_kodawaripoint .search_form_content header h3 {
    border-bottom: dotted 1px #cfb445;
}

.modal_search_window>section.search_form_select>section#search_form_age_type .search_form_content header h3 {
    border-bottom: dotted 1px #f07845;
}

.modal_search_window>section.search_form_select>section .search_form_content header span {
    font-size: 14px;
    letter-spacing: 1.3px;
    color: #44CF6B;
    font-weight: bold;
    margin-left: 15px;
}

.modal_search_window>section.search_form_select>section#search_form_area .search_form_content header span {
    color: #008000;
}

.modal_search_window>section.search_form_select>section#search_form_work .search_form_content header span {
    color: #cf45b4;
}

.modal_search_window>section.search_form_select>section#search_form_kodawaripoint .search_form_content header span {
    color: #bea334;
}

.modal_search_window>section.search_form_select>section#search_form_age_type .search_form_content header span {
    color: #f07845;
}

.modal_search_window>section.search_form_select>section#search_form_area .search_form_content header .search_form_area_dekasegi span {
    color: #9696f6;
}

.modal_search_window>section.search_form_select .search_form_content header::before {
    display: block;
    position: absolute;
    top: 16px;
    left: -3px;
    content: '';
    width: 18px;
    height: 4px;
    background-color: #ff395b;
    transform: rotate(90deg);
}

.modal_search_window>section.search_preresult {
    position: absolute;
    top: -25px;
    right: -215px;
    background-color: #fff6f6;
    width: 235px;
    box-sizing: border-box;
    border: 6px solid #ff5a78;

}

.modal_search_window>section.search_preresult>header>h1 {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding: 10px 10px 10px 10px;
}

.modal_search_window>section.search_preresult>header>h1>span.search_form_hit {
    font-size: 30px;
    color: #ff7800;
}

.modal_search_window>section.search_preresult>div>header>h3 {
    font-size: 14px;
    letter-spacing: 1.3px;
    font-weight: bold;
    position: relative;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    background-color: #ff5a78;
}

.modal_search_window>section.search_preresult>div>div.selected_item_all {
    position: relative;
    padding: 20px 10px 10px 10px;
}

.modal_search_window>section.search_preresult>div>div>span.select_from_no_selected {
    color: #959595;
}

.modal_search_window>section.search_preresult>div.search_tri {
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top: 12px solid #ff5a78;
    margin-left: 105px;
}

.modal_search_window>section.search_preresult>nav>ul {
    display: table;
    position: relative;
    top: 13px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.modal_search_window>section.search_preresult>nav {
    position: relative;
    vertical-align: middle;
    height: 60px;
}

.modal_search_window>section.search_preresult>nav>ul>li {
    text-align: center;
    vertical-align: middle;
}

.modal_search_window>section.search_preresult>nav>ul>li.search_form_clear {
    display: table-cell;
    width: 54px;
    height: 36px;
    border-radius: 4px;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff));
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    background-blend-mode: multiply;
    border: solid 1px #969696;
    font-size: 12px;
    line-height: 1;
    color: #969696;
    cursor: pointer;
}

.modal_search_window>section.search_preresult>nav>ul>li.search_form_select_search {
    width: 130px;
    height: 36px;
    border-radius: 8px;
    background: #ff6c00;
    background: -moz-linear-gradient(top, #ff6c00, #ffc600);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6c00), to(#ffc600));
    background-image: linear-gradient(to top, #ff6c00, #ffc600);
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3.6px;
    color: #ffffb4;
    cursor: pointer;
    line-height: 1.8;
    margin-left: 15px;
}

.modal_search_window>section.search_preresult>nav>ul>li.search_form_select_search.no_search {
    background: #dedede;
    background: -moz-linear-gradient(top, #f0f0f0, #dedede);
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dedede));
    background: linear-gradient(#f0f0f0, #dedede);
    color: #d2d2d2;
    cursor: default;
}

.modal_search_window>section.search_preresult>div>div>span {
    position: relative;
}

.modal_search_window>section.search_preresult>div>div>span>span:before {
    position: absolute;
    content: '';
    top: 13px;
    left: 6px;
    width: 2px;
    height: 2px;
    margin-top: -8px;
    border-radius: 50%;
}

.modal_search_window>section.search_preresult>div>div>span.select_form_checked_item_area>span:before {
    background: #45cf6c;
    border: 1px solid #45cf6c;
}

.modal_search_window>section.search_preresult>div>div>span.select_form_checked_item_work>span:before {
    background: #cf45b4;
    border: 1px solid #cf45b4;
}

.modal_search_window>section.search_preresult>div>div>span.select_form_checked_item_kodawaripoint>span:before {
    background: #cfb445;
    border: 1px solid #cfb445;
}

.modal_search_window>section.search_preresult>div>div>span.select_form_checked_item_age_type>span:before {
    background: #f07845;
    border: 1px solid #f07845;
}




.modal_search_window>section.search_preresult>div>div>span>span {
    padding-left: 10px;
    display: inline-block;
    position: relative;
}

/* 2017/08 追加
オーバーレイ用*/
#modal-overlay {
    z-index: 500;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}

/* こだわり検索
------------------------------------------------------------- */
#main_src02_01,
#main_src02_02,
#main_src02_03 {
    font-size: 12px;
    padding: 0;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

#main_src02_03 {
    margin-bottom: 20px;
}

#main_src02_01 dl,
#main_src02_02 dl,
#main_src02_03 dl {
    padding: 0;
}

#main_src02_01 dt,
#main_src02_02 dt,
#main_src02_03 dt {
    padding: 0;
    width: 90px;
    height: 100px;
    float: left;
    display: block;
    line-height: 1;
    margin: 0;
}

#main_src02_01 dt {
    background-color: #99CC00;
}

#main_src02_02 dt {
    background-color: #FFCC00;
}

#main_src02_03 dt {
    background-color: #FF6666;
}

#main_src02_01 dl {
    border: #99CC00 1px solid;
}

#main_src02_02 dl {
    border: #FFCC00 1px solid;
}

#main_src02_03 dl {
    border: #FF6666 1px solid;
}


#main_src02_01 dd,
#main_src02_02 dd,
#main_src02_03 dd {
    padding: 0px;
    margin-left: 90px;
    height: 100px;
    display: block;
    background-color: #fff;

    _margin-left: 95px;
    /*IE6*/
}

#main_src02_01 dd ul,
#main_src02_02 dd ul,
#main_src02_03 dd ul {
    padding: 9px;
}

#main_src02_01 dd li,
#main_src02_02 dd li,
#main_src02_03 dd li {
    padding: 0;
    margin: 0;
    float: left;
    width: 50%;
    line-height: 1.7;
    color: #B22222;
}


/* HOME共通
------------------------------------------------------------- */

/*背景赤見出し
------------------------------ */
.redBox {
    padding: 0;
    clear: both;
}

.redBox h2 {
    background-color: #45cfc9;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
}

.redBox .news_ticker h2 {
    background-color: #ffffff;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    border: none;
}

.redBox h3 {
    background-color: #45cfc9;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
}


/*背景金見出し
------------------------------ */
.goldBox {
    padding: 0;
    clear: both;
}

.goldBox h3 {
    background-color: #CC9900;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
}

.ttl_goldBox01 {
    background-color: #CC9900;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
}


/*3列グレー罫線
------------------------------ */
.redBox_3col {
    padding: 0;
    border: #ccc 1px solid;
}

.redBox_3col dl {
    width: 202px;
    display: inline;
    float: left;
}

.redBox_3col dt {
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

.redBox_3col dd {
    padding: 0 2px 2px 10px;
    font-size: 10px;
}

/*IE7*/
*:first-child+html .redBox_3col dd {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}



/*4列グレー罫線 20130827
------------------------------ */
.redBox_4col {
    padding: 0;
    border-left: #ccc 1px solid;
    overflow: hidden;
}

.redBox_4col dl {
    width: 151px;
    display: inline;
    float: left;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

.redBox_4col dt {
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

.redBox_4col dd {
    padding: 0 2px 2px 2px;
    font-size: 10px;
    text-align: center;
    width: 12em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3em;
    margin: 0 auto;
}

.redBox_4col dd span {
    display: block;
}

/*IE7*/
*:first-child+html .redBox_4col dd {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

/*youtube広告*/
#home_movie01 {
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden;
}

/*ホーム画面　グループ*/
.home_group_section {
    margin-bottom: 40px;
}

.home_group_section header {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    height: 38px;
    background-color: #ffb612;
    background-image: -webkit-gradient(linear, left top, right top, from(#ffb612), to(#e99600));
    background-image: -webkit-linear-gradient(left, #ffb612, #e99600);
    background-image: -o-linear-gradient(left, #ffb612, #e99600);
    background-image: linear-gradient(to right, #ffb612, #e99600);
    margin-bottom: 10px;
}

.home_group_section header h2 {
    position: relative;
    color: #ffffff;
    line-height: 38px;
    font-size: 20px;
    margin-left: 40px;
    font-weight: bold;
}

.group_detail_list {
    margin-bottom: 20px;
}

.group_detail_block {
    width: calc((100% - 26px) / 3);
    display: block;
    float: left;
    border: 1px solid #111111;
    border-radius: 3px;
}

.group_detail_block a:hover {
    text-decoration: none;
}

.group_detail_block:nth-of-type(2) {
    margin: 0 10px 0 10px
}

.group_detail_block img {
    width: 100%;
}

.group_title {
    height: 60px;
    padding: 7px 10px 0 40px;
    position: relative;
    font-size: 14px;
    color: #2e2b7d;
}

.group_title::before {
    display: block;
    position: absolute;
    top: 0;
    left: 13px;
    margin: auto;
    content: '';
    width: 8px;
    height: 50px;
    background-color: #2e2b7d;
}

.group_title::after {
    content: '';
    position: absolute;
    top: 40px;
    left: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
    border-right: 5px solid transparent;
}


.group_description {
    color: #000000;
    padding: 10px;
}

a.group_section_btn {
    display: block;
    position: relative;
    width: 350px;
    height: 53px;
    border-radius: 12px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#eaeaea), color-stop(60%, #ffffff));
    background-image: -webkit-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: -o-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    border: solid 2px #ffb41e;
    color: #ffb41e;
    font-size: 18px;
    line-height: 53px;
    text-align: center;
    margin: 10px auto;
}

a.group_section_btn:hover {
    text-decoration: none;
}

a.group_section_btn::after {
    content: '';
    position: absolute;
    top: 48%;
    right: 10px;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #ffb41e;
    border-bottom: 5px solid transparent;
}








/*ホーム画面　スタッフ・女性インタビュー動画*/
.home_movie_list header {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    height: 38px;
    background-color: #03d5d8;
    background-image: -webkit-gradient(linear, left top, right top, from(#03d5d8), to(#5d9efc));
    background-image: -webkit-linear-gradient(left, #03d5d8, #5d9efc);
    background-image: -o-linear-gradient(left, #03d5d8, #5d9efc);
    background-image: linear-gradient(to right, #03d5d8, #5d9efc);
}

#home_woman_movie.home_movie_list header {
    background-color: #f75f99;
    background-image: -webkit-gradient(linear, left top, right top, from(#f75f99), to(#fc6467));
    background-image: -webkit-linear-gradient(left, #f75f99, #fc6467);
    background-image: -o-linear-gradient(left, #f75f99, #fc6467);
    background-image: linear-gradient(to right, #f75f99, #fc6467);
}

#home_recruit_movie.home_movie_list header {
    background-color: #a58bed;
    background-image: -webkit-gradient(linear, left top, right top, from(#a0bbf4), to(#a58bed));
    background-image: -webkit-linear-gradient(left, #a0bbf4, #a58bed);
    background-image: -o-linear-gradient(left, #a0bbf4, #a58bed);
    background-image: linear-gradient(to right, #a0bbf4, #a58bed);
}

.home_movie_list header h2 {
    position: relative;
    color: #ffffff;
    line-height: 38px;
    font-size: 20px;
    margin-left: 40px;
    font-weight: bold;
}

.home_movie_list header h2::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    top: 8px;
    left: -30px;
    background-image: url('/images/home/home_movie.png');
}

.home_movie_list div {
    border: solid 1px #e5e5e5;
    border-top: none;
    margin-bottom: 20px;
}

.home_movie_list ul {
    padding: 4px 5px 0 5px;
    text-align: center;
}

.home_movie_list ul li {
    width: 33%;
    width: calc((100% / 3) - 23px);
    text-align: left;
    display: inline-block;
    border: solid 1px #e5e5e5;
    padding: 5px 8px;
}

.home_movie_list ul li p {
    width: 100%;
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home_movie_list ul li p.movie_comment {
    overflow: auto;
    text-overflow: inherit;
    white-space: inherit;
    font-size: 11px;
    height: 31px;
    margin-top: 5px;
}

.home_movie_list a.interview_list_btn {
    display: block;
    position: relative;
    width: 316px;
    height: 53px;
    border-radius: 12px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#eaeaea), color-stop(60%, #ffffff));
    background-image: -webkit-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: -o-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    border: solid 2px #5d9efc;
    color: #5d9efc;
    font-size: 18px;
    line-height: 53px;
    text-align: center;
    margin: 10px auto;
}

#home_woman_movie.home_movie_list a.interview_list_btn {
    border: solid 2px #fc6467;
    color: #fc6467;
}

#home_recruit_movie.home_movie_list a.interview_list_btn {
    border: solid 2px #a58bed;
    color: #a58bed;
}

.home_movie_list a.interview_list_btn:hover {
    text-decoration: none;
}

.home_movie_list a.interview_list_btn::after {
    content: '';
    position: absolute;
    top: 48%;
    right: 10px;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #5d9eff;
    border-bottom: 5px solid transparent;
}

#home_woman_movie.home_movie_list a.interview_list_btn::after {
    border-left: 5px solid #fc6467;
}

#home_recruit_movie.home_movie_list a.interview_list_btn::after {
    border-left: 5px solid #a58bed;
}

#home_movie01 dt {
    position: relative;
}

.movietime01 {
    background-color: rgba(0, 0, 0, 0.65);
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    overflow: hidden;
    padding: 1px 4px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.movieplay01 {
    position: absolute;
    left: 10px;
    bottom: 5px;
}

#home_movie02 {
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px 0 5px 10px;
    overflow: hidden;
    font-size: 10px;
}

.home_movie02_01 {
    padding: 0;
    width: 288px;
    float: left;
    text-align: center;
}

.home_movie02_01 dt {
    padding: 1em 0 0 0;
}

.home_movie02_01 dd {
    padding: 0;
}

.home_movie02_01 dd span {
    display: block;
}

.home_movie02_02 {
    padding: 0;
    width: 300px;
    float: right;
}

.home_movie02_02 dl {
    width: 140px;
    float: left;
    margin-right: 10px;
}

.home_movie02_02 dt img {
    width: 140px;
    height: 79px;
}

.movieplay01 img {
    width: 29px !important;
    height: 30px !important;
}

.home_movie02_02 dd {
    height: 2.8em;
    overflow: hidden;
    text-align: center;

}

.home_movie02_02 dd span {
    display: block;
}

/*3列インタビュー
------------------------------ */
#interview dl.wide {
    border-bottom: 1px solid #45cfc9;
    display: inline-block;

    margin: 0px;
    padding: 10px 0px;
    width: 200px;
}

#interview dl.wide:hover {
    background-color: #e0ffef;
}

#interview dl.wide dt img {
    border: 1px solid #ddd;
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 10px;
}

#interview dl.wide dd {
    text-align: left;
}

#interview dl.wide dd h3 {
    background-color: #ffeaf6;
    border: 1px solid #ffeaf6;
    border-radius: 4px;
    font-size: 12px;
    height: 18px;
    margin-top: 10px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#interview dl.wide dd h4 {
    font-size: 12px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#interview dl.wide dd p {
    font-size: 11px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#interview dl.wide dd p[title="約　　万円"] {
    display: none;
}

/*4列メッセージ インタビュー
------------------------------ */
#message,
#interview {
    padding: 0;
    margin: 20px 0 0 0;
    clear: both;
}

#message dl,
#interview dl {
    width: 152px;
    float: left;
    display: block;
    margin: 5px 0;
    _width: 150px;
    /*IE6*/
}

#message dt,
#interview dt {
    padding: 0;
    text-align: center;
    margin: 0;
}

#message dd {
    padding: 0 15px 2px 15px;
    font-size: 10px;
    text-align: left;
}

#recommend>header,
#recommend_ga_remove>header,
#new_campaign>header {
    width: 610px;
    background-color: #ffb6c1;
    background-image: -webkit-gradient(linear, left top, right top, from(#ffb6c1), to(#ff69b4));
    background-image: -webkit-linear-gradient(left, #ffb6c1, #ff69b4);
    background-image: -o-linear-gradient(left, #ffb6c1, #ff69b4);
    background-image: linear-gradient(to right, #ffb6c1, #ff69b4);
    border-radius: 12px 12px 0 0;
    padding: 5px 0 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#recommend>header h2,
#recommend_ga_remove>header h2,
#new_campaign>header h2 {
    font-size: 30px;
    font-weight: bold;
    color: #FFFD04;
}

#recommend>header p,
#recommend_ga_remove>header p,
#new_campaign>header p {
    font-size: 13px;
    color: #FFFD04;
}

.recommend_box,
.recommend_ga_remove_box,
.new_campaign_box {
    border: solid 1px #f5f5f5;
    padding-top: 14px;
}

.recommend_info,
.recommend_ga_remove_info,
.new_campaign_info {
    margin-left: 50px;
}

.recommend_info a,
.recommend_ga_remove_info a,
.new_campaign_info a {
    outline: none !important;
    text-decoration: none;
}

.recommend_info_title,
.recommend_ga_remove_info_title,
.new_campaign_info_title {
    color: #ff69b4;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    text-align: -webkit-left;
    text-align: -moz-left;
    text-align: left;
    padding-top: 5px;
}

.recommend_info_mark1,
.recommend_ga_remove_info_mark1,
.new_campaign_info_mark1 {
    font-size: 12px;
    color: white;
    font-weight: bold;
    background-color: #ff69b4;
    border-radius: 4px;
    margin-right: 5px;
    margin-top: 5px;
    width: 50px;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.recommend_info_mark2,
.recommend_ga_remove_info_mark2,
.new_campaign_info_mark2 {
    font-size: 12px;
    color: white;
    font-weight: bold;
    background-color: #ff69b4;
    border-radius: 4px;
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 5px;
    width: 50px;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.recommend_info_other,
.recommend_ga_remove_info_other,
.new_campaign_info_other {
    color: black;
    font-size: 12px;
    text-decoration: none;
    text-align: -webkit-left;
    text-align: -moz-left;
    text-align: left;
    padding-top: 5px;
}

#interview>header {
    width: 610px;
    height: 100px;
    background-color: #119A93;
    background-image: -webkit-gradient(linear, left top, right top, from(#51D4CF), to(#119A93));
    background-image: -webkit-linear-gradient(left, #51D4CF, #119A93);
    background-image: -o-linear-gradient(left, #51D4CF, #119A93);
    background-image: linear-gradient(to right, #51D4CF, #119A93);
    border-radius: 8px;
    padding: 5px 0 5px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#interview>header h2 {
    font-size: 35px;
    font-weight: bold;
    color: #FFFD04;
}

#interview>header p {
    font-size: 13px;
    color: #ffffff;
}

#interview dd {
    padding: 0 2px 2px 2px;
    font-size: 10px;
    text-align: center;
}

#interview #main_search_box {
    margin-bottom: 30px;
}

#interview_lst_button {
    display: block;
    margin: 25px auto;
    padding: 7px 0;
    width: 250px;
    background-color: #1da6bf;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

/*5列グレー罫線
------------------------------ */
.redBox_5col {
    padding: 0;
    border-left: #ccc 1px solid;
}

/*IE7*/
*:first-child+html .redBox_5col {
    margin-right: -1px;
}

.redBox_5col dl {
    width: 20%;
    _width: 121px;
    /*IE6*/
    display: block;
    float: left;
    border-bottom: #ccc 1px solid;
    background: url(../images/common/bg_bdr01.gif) right top repeat-y;
}

.redBox_5col dl:hover {
    background-color: #FFFF66;
}

.redBox_5col dt {
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

.redBox_5col dd {
    padding: 0;
    text-align: center;
    font-size: 10px;
}

/*IE7*/
*:first-child+html .redBox_5col dd {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

/*2列
------------------------------ */
/*R40　R50*/
#bn40_50 {
    padding: 0;
    clear: both;
}

#bn40_50 dl {
    width: 305px;
    float: left;
}

#bn40_50 dt {
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

#bn40_50 dd {
    padding: 0 5px 5px 5px;
    margin: 0;
    font-size: 12px;
}

#bn20_30_40_50 {
    margin: 15px 0;
}

#bn20_30_40_50 dl {
    display: inline-block;
    margin: 0 7px 0 0;
}

#bn20_30_40_50 dl:last-of-type {
    margin: 0;
}

/*新着news　更新update*/
#news_update {
    padding: 20px 0 0 0;
    clear: both;
    margin: 0;
}

/**/

#news {
    float: left;
    width: 300px;
}

#update {
    float: right;
    width: 300px;
}

#news,
#update {
    padding: 0;
}

#news h2,
#update h2 {
    padding: 0;
    position: relative;
    display: block;
}

#news h2 span,
#update h2 span {
    padding: 0;
    position: absolute;
    right: 10px;
    top: 8px;
    display: block;
}

#news h2 span a,
#update h2 span a,
#news p a,
#update p a {
    color: #fff;
}

#news h2 span a:link,
#update h2 span a:link,
#news p a:link,
#update p a:link {
    color: #fff;
}

#news h2 span a:hover,
#update h2 span a:hover,
#news p a:hover,
#update p a:hover {
    color: #fff;
}

#news h2 span a:visited,
#update h2 span a:visited,
#news p a:visited,
#update p a:visited {
    color: #fff;
}

#news h3,
#update h3 {
    padding: 5px 0;
}

#news h3 span {
    color: #6C0;
}

#update h3 span {
    color: #f60;
}

/*IE7*/
*:first-child+html #news h3 span,
*:first-child+html #update h3 span {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

#news p,
#update p {
    text-align: right;
    padding: 5px 10px 5px 5px;
}

#news p {
    background: url(../images/home/shinchaku-bottom.gif) left bottom no-repeat;
}

#update p {
    background: url(../images/home/koushin-bottom.gif) left bottom no-repeat;
}


/**/

.news_update_inr {
    padding: 0 5px;
}

.news_update_ttl {
    padding: 0;
    background-color: #CCCCCC;
    clear: both;
}

.news_update_ttl dt {
    padding: 0;
    float: left;
    width: 4em;
}

.news_update_ttl dd {
    padding: 0;
    border-left: #fff 1px solid;
    margin-left: 5em;
}

/**/

.news_cnt,
.update_cnt {
    padding: 0;
}

.news_cnt dl,
.update_cnt dl {
    clear: both;
    display: block;
    margin: 0;
    padding-bottom: 5px;
}

.news_cnt dl a,
.update_cnt dl a {
    display: block;
}

.news_cnt dl a:link,
.update_cnt dl a:link {
    text-decoration: none;
    line-height: 1.4;
}

.news_cnt dl a:visited,
.update_cnt dl a:visited {
    text-decoration: none;
    line-height: 1.4;
}

.news_cnt dl a:hover,
.update_cnt dl a:hover {
    text-decoration: underline;
    line-height: 1.4;
}

.news_cnt dl a:active,
.update_cnt dl a:active {
    color: #B22222;
    text-decoration: none;
    line-height: 1.4;
}

.news_cnt dl:hover {
    background-color: #CCFFCC;
}

.update_cnt dl:hover {
    background-color: #FFCC99;
}

.news_cnt dt,
.update_cnt dt {
    padding: 0;
    float: left;
    width: 4em;
}

.news_cnt dd,
.update_cnt dd {
    padding: 0;
    margin-left: 5em;
}

.news_cnt dd span,
.update_cnt dd span {
    display: block;
    font-size: 10px;
}


/* 各種解説
------------------------------ */
#job_support {
    margin-bottom: 20px;
    padding: 0;
}

#job_support #job_support01 {
    padding: 0;
    width: 610px;
    float: left;
    display: block;
}

#job_support #job_support01 li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 80px;
    width: 190px;
    float: left;
    display: block;
    background: #02B1A7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7BDFDA), to(#02B1A7));
    background-image: -webkit-linear-gradient(top, #7BDFDA, #02B1A7);
    background-image: -o-linear-gradient(top, #7BDFDA, #02B1A7);
    background-image: linear-gradient(to bottom, #7BDFDA, #02B1A7);
    margin: 5px;
    border-radius: 6px;
    font-size: 24px;
}

#job_support #job_support01 li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    text-decoration: none;
    height: 80px;
    display: block;
    padding: 6px 0px 0 10px;
}

/* キーワードワンキング
------------------------------ */

.keyword_tbl {
    padding: 0;
    display: block;
    margin: 0 0 20px 0;
}

.keyword_tbl table {
    padding: 0;
    border-collapse: separate;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

.keyword_tbl td {
    padding: 5px;
    font-weight: bold;
    color: #666;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

.keyword_tbl td span {
    color: #c00;
}


/* ページ最下部サイトマップ
------------------------------ */
#footer_link {
    clear: both;
    background-color: #fcf9ea;
    padding: 20px 0;
}

#footer_link .footer_link_wrap {
    width: 1055px;
    margin: 0 auto;
}

#footer_link dl {
    padding: 0 0 10px 0;
    display: block;
    overflow: auto;
    padding-bottom: 10px;
}

#footer_link dl dt {
    display: block;
    color: #6c6351;
    padding: 3px 3px 3px 0;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 16px;
    border-bottom: dotted 1px #d2c9b4;
}

#footer_link dl dd {
    color: #666666;
    display: inline-block;
    float: left;
    padding: 3px 3px 3px 0;
}

#footer_link dl dd a {
    font-size: 11px;
}

/* 応募前にもっと探すページ
------------------------------ */
/*R40　R50*/
#search_bn40_50 {
    padding-bottom: 15px;
    clear: both;
}

#search_bn40_50 dl {
    width: 305px;
    float: left;
}

#search_bn40_50 dt {
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

#search_bn40_50 dd {
    padding: 0 5px 5px 5px;
    margin: 0;
    font-size: 12px;
}



/* 検索結果
------------------------------------------------------------- */
#search-result {
    padding: 0;
}

#search-result_header {
    background-color: #ffffff;
}

#search-result_header>div {
    position: relative;
}

#search-result_header>div:nth-of-type(2) {
    border-left: solid 4px #fce1e4;
    border-right: solid 4px #fce1e4;
}

#search-result_header>div:nth-of-type(3) {
    border-left: solid 4px #fce1e4;
    border-right: solid 4px #fce1e4;
    border-bottom: solid 4px #fce1e4;
}

#search-result_header>div:nth-of-type(1) {
    height: 24px;
    background: #75dec9;
    background: -moz-linear-gradient(right, #75dec9, #45d0ca);
    background: -webkit-gradient(linear, left top, right top, from(#75dec9), to(#45d0ca));
    background-image: linear-gradient(to right, #75dec9, #45d0ca);
    border-left: solid 4px #75dec9;
    border-right: solid 4px #45d0ca;
    color: #ffffff;
}

#search-result_header>div:nth-of-type(1)>p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 9px;
    font-weight: bold;
}

#search-result_header>div>div>section {
    display: table;
    height: 24px;
}

#search-result_header>div>div>section>header {
    display: table-cell;
    table-layout: fixed;
    width: 110px;
    background-color: #fff3f6;
    border-bottom: solid 2px #ffffff;
    position: relative;
    vertical-align: middle;
}

#search-result_header>div>div>section#search_form_word>header {
    border-bottom: solid 0px;
}

#search-result_header>div>div>section:nth-of-type(4)>header {
    border-bottom: solid 0px;
}

#search-result_header>div>div>section>header>h3 {
    padding: 0 0 0 10px;
    float: left;
    position: relative;
}

#search_form_word>header>h3::before {
    background-image: url(/images/home/icn_freeword.png);
}

#search-result_header>div>div>section>div {
    display: table-cell;
    position: relative;
    width: 492px;
    border-bottom: solid 2px #fff3f6;
    vertical-align: middle;
}

#search-result_header>div>div>section>div {
    padding-left: 10px;
}

#search-result_header>div>div>section:nth-of-type(4)>div {
    border-bottom: solid 0px;
}

#search-result_header>div>div>section>div:nth-of-type(4) {
    border-bottom: 0px;
}

#search-result_header>div:nth-of-type(3) {
    height: 44px;
    background-color: #fff3f6;
}

#search-result_header>div:nth-of-type(3)>span {
    line-height: 44px;
}

#search-result_header>div:nth-of-type(3)>span:nth-of-type(1) {
    margin-left: 10px;
    font-size: 22px;
    color: #ff7800;
}

#search-result_header>div:nth-of-type(3)>span:nth-of-type(2) {
    font-size: 14px;
    font-weight: bold;
}

#search-result_header>div:nth-of-type(3)>div {
    padding: 0;
    width: 128px;
    height: 24px;
    border-radius: 4px;
    background: #dedec0;
    background: -moz-linear-gradient(top, #dedec0, #fffff0);
    background: -webkit-gradient(linear, left top, left bottom, from(#dedec0), to(#fffff0));
    background-image: linear-gradient(to top, #dedec0, #fffff0 60%);
    border: solid 1px #ff395b;
    position: absolute;
    top: 0;
    left: 460px;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

#search-result_header>div:nth-of-type(3)>div>p {
    line-height: 24px;
    font-size: 13px;
    color: #ff395b;
    font-weight: bold;
    padding-left: 13px;
}

#search-result_header>div:nth-of-type(3)>div>p::before,
#search-result_header>div:nth-of-type(3)>div>p::after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    top: -1px;
    left: 100px;
    content: '';
    width: 10px;
    height: 2px;
    background-color: #ff395b;
}

#search-result_header>div:nth-of-type(3)>div>p::after {
    transform: rotate(90deg);
}

/*特集ページ一覧用ヘッダ画像*/
#search-result #list_bn_feature01 {
    padding: 0;
    margin: 0 0 10px 0;
}

#search-result #feature_description {
    padding-left: 5px;
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #111111;
}

#search-result #feature_description p {
    font-weight: bold;
    font-size: 15px;
}

/* スペシャルバナー　3並び
------------------------------ */
#bn_sp {
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0;
    height: 119.5px;
    overflow: hidden;
    clear: both;
}

#bn_sp dl {
    width: 400px;
    margin: 0 auto;
    padding: 0 5px;
}

#bn_sp dt {
    padding: 0;
    text-align: center;
    margin: 0 0 3px 0;
}

#bn_sp dd {
    padding: 0 2px 2px 2px;
    text-align: center;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#bn_sp dd a {
    text-decoration: none;
    color: #111111;
}

#bn_sp dd a span {
    color: #008b8b;
}

#bn_sp img {
    width: 400px;
    height: 87.5px;
    display: block;
}

#bn_sp .slick-arrow {
    z-index: 100;
    top: 54px;
    width: 20px;
    height: 20px;
}

#bn_sp .slick-prev:before,
#bn_sp .slick-next:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
}

#bn_sp .slick-prev {
    left: 5px;
}

#bn_sp .slick-prev:before {
    background-image: url('/images/search-result/arrow_left_grey.png');
}

#bn_sp .slick-next {
    right: 5px;
}

#bn_sp .slick-next:before {
    background-image: url('/images/search-result/arrow_right_grey.png');
}

.option_slick_banner.slick-slider {
    margin-bottom: 0px;
}

.option_slick_banner .slick-arrow {
    z-index: 100;
    top: 95px;
    width: 20px;
    height: 20px;
}

.option_slick_banner .slick-prev:before,
.option_slick_banner .slick-next:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
}

.option_slick_banner .slick-prev {
    left: 5px;
}

.option_slick_banner .slick-prev:before {
    background-image: url('/images/search-result/arrow_left_grey.png');
}

.option_slick_banner .slick-next {
    right: 5px;
}

.option_slick_banner .slick-next:before {
    background-image: url('/images/search-result/arrow_right_grey.png');
}

#shop-group {
    border-top: #777 2px solid;
}

#shop-group h3 {
    font-size: 14px;
    margin: 10px 0px;
}

/* グループ店舗紹介
------------------------------ */
#shop-groups h2 {
    color: #fff;
    background-color: #45cfc9;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
}

#bn_grp {
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0;
    overflow: hidden;
    clear: both;
}

#bn_grp dl {
    margin: 0 auto;
    padding: 0 5px;
}

#bn_grp dt {
    padding: 0 2px 2px 2px;
    text-align: center;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#bn_grp dd {
    padding: 0;
    margin: 0 0 3px 0;
}

#bn_grp img {
    display: block;
}

#bn_grp .slick-arrow {
    z-index: 100;
    top: 70px;
    width: 30px;
    height: 30px;
}

#bn_grp .slick-prev:before,
#bn_grp .slick-next:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-size: contain;
}

#bn_grp .slick-prev {
    left: 5px;
}

#bn_grp .slick-prev:before {
    background-image: url('/images/shop/arrow_left_grey.png');
}

#bn_grp .slick-next {
    right: 5px;
}

#bn_grp .slick-next:before {
    background-image: url('/images/shop/arrow_right_grey.png');
}



/* pagenation YAHOO
------------------------------ */
.pagenation {
    padding: 15px 0 3px 0;
    zoom: 1;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    _white-space: normal;
    clear: both;
}

.pagenation strong,
.pagenation a {
    padding: 3px 5px;
    margin: 2px;
    border: 1px solid #ddd;
    zoom: 1;
    white-space: nowrap;
}

.pagenation strong {
    padding: 2px 5px 3px 5px !important;
    background: #eee;
}

.pagenation a {
    text-decoration: none;
    _padding-bottom: 1px;
    _height: 2px;
}

.pagenation a .underLline {
    border-bottom: 1px solid;
    font-weight: bold;
}

.pagenation .arr {
    font-family: Tahoma;
    line-height: 1;
    zoom: 1;
}

.pagenation a:hover {
    border-color: #BF0000;
    background: #CC0000;
    color: #fff;
}

.pagenation a:hover .arr {
    border-color: #BF0000;
    background: #CC0000;
    color: #fff;
}


/* 並べ替え　ナビゲーション
------------------------------ */
#search-result_navi {
    padding: 5px 0 0 0;
}

#search-result_navi.type_c_navi {
    padding: 40px 0 0 0;
}

#search-result_navi ul {
    padding: 0;
}

#search-result_navi li {
    padding: 0;
    display: inline;
    margin: 0;
}

#search-result_navi li:nth-of-type(n+2) {
    padding-left: 3.33333333333333333333333333333333333px;
    padding-left: calc(10px / 3);
}

#search-result_navi ul:nth-of-type(2) li {
    padding: 0;
}

/* 検索一覧　表組
------------------------------ */

/*特集バナー*/
.list_bn_feature02 {
    float: left;
    margin: 0 5px 0 0;
}

.table_feature .table_inr01 p {
    margin-left: 105px;
}

/*表組みパターン*/
.table_vip,
.table_top,
.table_normal,
.table_chiho,
.table_light,
.table_free,
.table_feature,
.table_append_interview {
    clear: both;
    margin-bottom: 30px;
    position: relative;
}

.table_free .table_cnt {
    border: #999 1px solid;
    border-top: none;
}

.table_feature .table_cnt {
    border: #f90 1px solid;
    border-top: none;
}

.table_pay0 .table_cnt {
    border: #00a099 1px solid;
    border-top: none;
}

.table_pay1 .table_cnt {
    border: #4dcbc5 1px solid;
    border-top: none;
}

.table_sp .table_cnt {
    border: #a1010c 1px solid;
}

.table_vip time,
.table_top time,
.table_normal time,
.table_chiho time,
.table_light time,
.table_free time,
.table_feature time {
    display: block;
    margin-bottom: 2px;
    font-size: 11px;
    line-height: 1;
    text-align: right;
}

.star-new {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 4px solid #ffb41e;
    display: inline-block;
    height: 0;
    width: 0;
    position: relative;
    top: -3px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 3px;
}

.star-new:before,
.star-new:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 4px solid #ffb41e;
    content: '';
    display: inline-block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 0;
    width: 0;
}

.star-new:before {
    -webkit-transform: rotate(71deg);
    -ms-transform: rotate(71deg);
    transform: rotate(71deg);
}

.star-new:after {
    -webkit-transform: rotate(-71deg);
    -ms-transform: rotate(-71deg);
    transform: rotate(-71deg);
}

.table_vip time.publish_day,
.table_top time.publish_day,
.table_normal time.publish_day,
.table_chiho time.publish_day,
.table_light time.publish_day,
.table_free time.publish_day,
.table_feature time.publish_day {
    font-size: 12px;
    text-align: right;
    padding-left: 13px;
}

.table_vip time img,
.table_top time img,
.table_normal time img,
.table_chiho time img,
.table_light time img,
.table_free time img,
.table_feature time img {
    margin-bottom: 1px;
    height: 14px;
    vertical-align: -2px;
}

.table_vip time span,
.table_top time span,
.table_normal time span,
.table_chiho time span,
.table_light time span,
.table_free time span,
.table_feature time span {
    display: inline-block;
}

.table_vip_ttl,
.table_top_ttl,
.table_normal_ttl,
.table_chiho_ttl,
.table_light_ttl,
.table_free_ttl,
.table_feature_ttl {
    padding: 2px 5px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.table_free_ttl {
    background-color: #CCC;
}

.table_feature_ttl {
    width: 600px;
    display: table;
    background-color: #f90;
}

.table_free_ttl div {
    font-size: 12px;
}

.table_pay_ttl {
    background-color: #00a099;
    position: relative;
}

.table_pay1 .table_pay_ttl {
    background-color: #4dcbc5;
}

.table_vip_ttl {
    padding-left: 60px;
}

.table_sp .table_sp_ttl {
    background-color: #a1010c;
    position: relative;
    padding-left: 60px;
}

.table_cnt ul.slick-slider {
    list-style: none;
    margin-bottom: 15px;
}

.table_top .table_cnt ul.slick-slider,
.table_vip .table_cnt ul.slick-slider {
    width: 580px;
    margin: 0 auto;
}

.table_normal .table_cnt ul.slick-slider .slick-arrow,
.table_top .table_cnt ul.slick-slider .slick-arrow,
.table_vip .table_cnt ul.slick-slider .slick-arrow {
    z-index: 100;
    width: 20px;
    height: 20px;
}

.table_normal .table_cnt ul.slick-slider .slick-next::before,
.table_top .table_cnt ul.slick-slider .slick-next::before,
.table_vip .table_cnt ul.slick-slider .slick-next::before,
.table_normal .table_cnt ul.slick-slider .slick-prev::before,
.table_top .table_cnt ul.slick-slider .slick-prev::before,
.table_vip .table_cnt ul.slick-slider .slick-prev::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
}

.table_normal .table_cnt ul.slick-slider .slick-next,
.table_top .table_cnt ul.slick-slider .slick-next,
.table_vip .table_cnt ul.slick-slider .slick-next {
    right: 5px;
}

.table_normal .table_cnt ul.slick-slider .slick-prev,
.table_top .table_cnt ul.slick-slider .slick-prev,
.table_vip .table_cnt ul.slick-slider .slick-prev {
    left: 5px;
}

.table_normal .table_cnt ul.slick-slider .slick-next::before,
.table_top .table_cnt ul.slick-slider .slick-next::before,
.table_vip .table_cnt ul.slick-slider .slick-next::before {
    background-image: url('/images/search-result/arrow_right_grey.png');
}

.table_normal .table_cnt ul.slick-slider .slick-prev::before,
.table_top .table_cnt ul.slick-slider .slick-prev::before,
.table_vip .table_cnt ul.slick-slider .slick-prev::before {
    background-image: url('/images/search-result/arrow_left_grey.png');
}


.table_vip_ttl h2,
.table_top_ttl h2,
.table_chiho_ttl h2,
.table_light_ttl h2,
.table_normal_ttl h2,
.table_feature_ttl h2 {
    padding: 0;
    margin: 0;
    margin-top: 4px;
    width: 446px;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table_vip_ttl h2.icon_line,
.table_top_ttl h2.icon_line,
.table_chiho_ttl h2.icon_line,
.table_light_ttl h2.icon_line,
.table_normal_ttl h2.icon_line,
.table_feature_ttl h2.icon_line {
    width: 470px;
    display: table-cell;
}

.table_vip_ttl h2.icon_chumoku,
.table_top_ttl h2.icon_chumoku,
.table_chiho_ttl h2.icon_chumoku,
.table_light_ttl h2.icon_chumoku,
.table_normal_ttl h2.icon_chumoku,
.table_feature_ttl h2.icon_chumoku {
    width: 450px;
    display: table-cell;
}

.table_vip_ttl h2.icon_line.icon_chumoku,
.table_top_ttl h2.icon_line.icon_chumoku,
.table_chiho_ttl h2.icon_line.icon_chumoku,
.table_light_ttl h2.icon_line.icon_chumoku,
.table_normal_ttl h2.icon_line.icon_chumoku,
.table_feature_ttl h2.icon_line.icon_chumoku {
    width: 356px;
    display: table-cell;
}

.table_vip_ttl h2 a,
.table_top_ttl h2 a,
.table_normal_ttl h2 a,
.table_chiho_ttl h2 a,
.table_light_ttl h2 a,
.table_free_ttl h2 a,
.table_feature_ttl h2 a {
    color: #fff;
}

.table_vip_ttl h2 a,
.table_top_ttl h2 a,
.table_normal_ttl h2 a,
.table_chiho_ttl h2 a {
    padding-left: 6px;
    vertical-align: -3px;
}

.table_vip_ttl h2 a:hover,
.table_top_ttl h2 a:hover,
.table_normal_ttl h2 a:hover,
.table_chiho_ttl h2 a:hover,
.table_light_ttl h2 a:hover,
.table_free_ttl h2 a:hover,
.table_feature_ttl h2 a:hover {
    color: #fff;
    text-decoration: underline;
}

.table_vip_ttl h2 a:visited,
.table_top_ttl h2 a:visited,
.table_normal_ttl h2 a:visited,
.table_chiho_ttl h2 a:visited,
.table_light_ttl h2 a:visited,
.table_free_ttl h2 a:visited,
.table_feature_ttl h2 a:visited {
    color: #fff;
}


.table_free_ttl h2 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table_vip_ttl ul,
.table_top_ttl ul,
.table_chiho_ttl ul,
.table_light_ttl ul,
.table_normal_ttl ul,
.table_feature_ttl ul {
    padding: 0;
    display: block;
    text-align: right;
    float: right;
    vertical-align: top;
    background-color: transparent;
    display: table-cell;
}

.table_vip_ttl>img,
.table_top_ttl>img,
.table_normal_ttl>img {
    position: absolute;
    top: -5px;
    left: 5px;
}

.table_light_ttl>img {
    position: absolute;
    top: -5px;
    left: 10px;
}

.table_vip_ttl ul li,
.table_top_ttl ul li,
.table_chiho_ttl ul li,
.table_light_ttl ul li,
.table_normal_ttl ul li,
.table_feature_ttl ul li {
    padding: 0;
    background-color: transparent;
    font-size: 0;
    margin-bottom: 1px;
}

.table_vip_ttl div,
.table_top_ttl div,
.table_chiho_ttl div,
.table_light_ttl div,
.table_normal_ttl div,
.table_feature_ttl div {
    float: left;
    font-size: 12px;
    padding-left: 6px;
    width: 440px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table_top_ttl div.not_search_result,
.table_normal_ttl div.not_search_result {
    padding-left: 6px;
}

.table_light_ttl div {
    padding-left: 0;
}

.table_vip_ttl img,
.table_top_ttl img,
.table_chiho_ttl img,
.table_light_ttl img,
.table_normal_ttl img,
.table_feature_ttl img {
    vertical-align: middle;
}

.table_chiho_ttl>img {
    float: left;
    padding-top: 4px;
}

.table_cnt {
    border-top: none;
    padding: 5px;
    clear: both;
}

.table_inr01 {
    padding: 0;
    width: 400px;
    float: left;
}

.table_free .table_inr01 {
    width: 100%;
    float: none;
}

.table_inr01 h3 {
    width: 400px;
    margin-bottom: 5px;
}

.table_inr01 p span {
    color: #f69;
}

/*IE7*/
*:first-child+html .table_inr01 p span {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

.table_inr02 {
    padding: 0;
    display: block;
    margin-left: 402px;
    /*IE6*/
    _float: right;
    _margin: 0;
    _width: 200px;
}

.table_inr02 p {
    padding: 0;
    margin: 5px 0 0 0;
    height: 36px;
    display: block;
}

.table_inr02 p img {
    vertical-align: top;
}

.table_inr02 table {
    padding: 0;
    border-collapse: separate;
    width: 100%;
    margin: 0;
    table-layout: fixed
}

.table_inr02 th {
    padding: 8px 13px 8px 3px;
    background-color: #CCFFFF;
    font-weight: normal;
    text-align: left;
    border-bottom: #fff 1px solid;
    white-space: nowrap;
    width: 3.5em;
}

.table_inr02 th.search_result_price_range {
    font-size: 11px;
}

.table_inr02 td {
    box-sizing: border-box;
    padding: 1px 3px;
    background-color: #EBEBEB;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
}

.table_inr02 td span {
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
}

.table_inr02_ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table_inr02 td span.search_result_span_capacity {
    display: block;
    font-size: 10px;
    white-space: normal;
    margin: 0;
    font-size: 11px;
    line-height: 1.4;
    word-break: break-all;
}

.table_inr04 {
    padding: 0;
}

.table_inr05 {
    padding: 0;
    display: block;
}

.table_inr05 p {
    padding: 0;
    margin: 5px 0 0 0;
    height: 36px;
    display: block;
}

.table_inr05 p img {
    vertical-align: top;
}

.table_inr05 table {
    padding: 0;
    border-collapse: separate;
    width: 100%;
    margin: 0;
    table-layout: fixed
}

.table_inr05 th {
    padding: 5px 10px 5px 3px;
    background-color: #CCFFFF;
    font-weight: normal;
    text-align: left;
    border-bottom: #fff 1px solid;
    white-space: nowrap;
    width: 3.5em;
}

.table_inr05 td {
    padding: 2px 3px;
    background-color: #EBEBEB;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
}

.table_inr05 td span {
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
}

.table_inr05_ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table_inr05 td span.search_result_span_capacity {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    font-size: 11px;
    line-height: 1.4;
    word-break: break-all;
    text-overflow: ellipsis;
}

.table_inr05 td.search_result_td_capacity {
    height: 22px;
}

.table_inr02 td.search_result_td_capacity {
    height: calc(140px / 4);
}

.table_vip .table_cnt h3,
.table_top .table_cnt h3,
.table_feature .table_cnt h3,
.table_dekasegi .table_cnt h3 {
    text-align: center;
    margin: 5px 0 10px;
}

.table_vip .list_text {
    font-size: 17.5px;
    margin: 10px 0;
    line-height: 1.3em;
}

.terminate_notice {
    text-align: center;
    font-size: 16px;
    padding: 5px 0;
}

.terminate_notice span {
    color: #ef6c00;
    font-weight: bold;
}

.terminate_notice.today_terminate span {
    color: #ff0000;
}

.list_cacth {
    font-size: 12px;
    margin: 10px 0;
    line-height: 1.3em;
}

p.free_catch1,
p.light_catch1 {
    font-weight: bold;
}

.table_top .list_text {
    font-size: 17.5px;
    margin: 10px 0;
}

.table_normal .list_text,
.table_chiho .list_text,
.table_feature .list_text {
    font-size: 17.5px;
    margin: 10px 0;
    line-height: 1.3em;
}

.table_vip .list_image {
    overflow: hidden;
    width: 578px;
    margin: 0 auto 10px;
}

.table_vip .list_image li {
    width: 186px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-right: 6px\9;
    overflow: hidden;
}

.table_vip .list_image li p {
    font-size: 0.9em;
}

.table_vip .list_image li:not(:target) {
    margin-right: 10px\9;
}

.table_vip .list_image li:last-child {
    margin-right: 0;
}

.table_vip .list_image img {
    width: 186px;
    left: 0;
}

.table_vip .list_table,
.table_top .list_table,
.table_feature .list_table,
.table_dekasegi .list_table {
    width: 598px;
    margin: 0 auto 10px;
    background: #ebebeb;
    table-layout: fixed;
}

.table_vip .list_table tr,
.table_top .list_table tr,
.table_feature .list_table tr,
.table_dekasegi .list_table tr {
    border-bottom: 1px solid #FFF;
    height: 33px;
}

.table_vip .list_table01,
.table_top .list_table01,
.table_feature .list_table01,
.table_dekasegi .list_table01 {
    background: #ccffff;
    width: 15%;
    border-right: 1px solid #FFF;
    text-align: center;
    font-size: 15px;
}

.table_vip .list_table02,
.table_top .list_table02,
.table_feature .list_table02,
.table_dekasegi .list_table02 {
    width: 38%;
    padding: 0 5px 0 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table_vip .list_table03,
.table_top .list_table03,
.table_feature .list_table03,
.table_dekasegi .list_table03 {
    padding: 0 5px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    text-overflow: ellipsis;
}

.table_vip .list_table04,
.table_top .list_table04,
.table_feature .list_table04,
.table_dekasegi .list_table04 {
    font-size: 10px;
    letter-spacing: -1px;
    text-align: right;
    vertical-align: bottom;
    padding: 0 5px 5px 0;
}

.table_feature h4.list_bn_feature02 {
    padding-bottom: 10px;
    padding-left: 10px;
}

.table_feature h4.list_bn_feature02>img {
    width: 80px;
}

.table_feature>div>span {
    font-size: 14px;
}

.table_vip .list_message,
.table_top .list_message {
    overflow: hidden;
    width: 360px;
    float: left;
    margin: 0 0 0 8px;
}

.table_vip .list_message dt img,
.table_top .list_message dt img {
    width: 60px;
    float: left;
    margin: 0 10px 0 0;
}

.table_vip .list_message_box,
.table_top .list_message_box {
    width: 290px;
    float: left;
}

.table_vip .list_message_box dl dt,
.table_top .list_message_box dl dt {
    color: #ff3d7f;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dashed #ff3d7f;
    margin: 0 0 5px 0;
}

.table_vip .list_message_box dl dt:before,
.table_top .list_message_box dl dt:before {
    content: "◆";
    margin: 0 3px 0 0;
}

.table_vip .btn_detail,
.table_top .btn_detail {
    width: 200px;
    margin: 0 8px 0 0;
}


.table_infoR30 {
    font-size: 10px !important;
    background-color: #fff !important;
    padding: 1px !important;
    line-height: 1.3 !important;
}

.table_infoR30 span {
    color: #F00;
    font-size: 10px !important;
}

/*IE7*/
*:first-child+html .table_infoR30 span {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}



/**/

.table_light table {
    padding: 0;
    margin: 0 0 7px 0;
}

.table_light th {
    background-color: #CCFFFF;
    border-bottom: #fff 1px solid;
    text-align: left;
    font-weight: normal;
    width: 5em;
}

.table_light_inr01 {
    padding: 0;
    overflow: hidden;
}

.table_light_inr01 h3 {
    padding: 0;
    width: 140px;
    float: left;
    margin: 0;
}

.table_light_inr01 p {
    padding: 0;
    margin-left: 145px;
    display: block;
}

/**/

.table_free table {
    padding: 0;
    margin-top: 10px;
    table-layout: fixed;
    width: 100%;
}

.table_free th {
    background-color: #CCC;
    border-bottom: #fff 1px solid;
    padding: 3px;
    text-align: left;
    font-weight: normal;
    width: 4em;
}

.table_free td {
    padding: 3px;
    border-left: #fff 1px solid;
    border-bottom: #fff 1px solid;
    background-color: #EBEBEB;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


/* 年齢・こだわりポイント */
.table_inr03 {
    display: block;
    margin-top: 9px;
    padding-top: 9px;
    padding-bottom: 10px;
    height: 92px;
    border-top: dashed 1px #5a5a5a;
}

.table_inr03_kodawaripoint {
    float: right;
    width: 426px;
}

.table_inr03_kodawaripoint ul {
    margin-bottom: 4px;
    width: 426px;
    overflow: auto;
}

.table_inr03_kodawaripoint ul:last-of-type {
    margin-bottom: 0;
}

.table_inr03_kodawaripoint ul li {
    float: left;
    margin-right: 4px;
    width: 82px;
    height: 20px;
}

.table_inr03_kodawaripoint ul li:last-of-type {
    margin-right: 0;
}

.table_inr03_kodawaripoint ul li img {
    display: block;
    width: 100%;
}

.table_inr03_age {
    position: relative;
    float: left;
    width: 166px;
    height: 92px;
}

.table_inr03_age div {
    box-sizing: border-box;
    width: 100%;
}

.table_inr03_age div:first-of-type {
    position: absolute;
    top: 0;
    z-index: 1;
}

.table_inr03_age div:first-of-type img {
    display: block;
    width: 164px;
    margin: 0 auto;
}

.table_inr03_age div:last-of-type {
    position: absolute;
    bottom: 0;
    padding-top: 40px;
    height: 71px;
    background-image: url('/images/common/bg_acceptance_age.gif');
    border: 1px solid #45a919;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

.table_inr03_age div:last-of-type span {
    font-size: 22px;
}


/* 特集B */
.table_feature_b {
    clear: both;
    margin-bottom: 60px;
}

.table_feature_b:last-of-type {
    margin-bottom: 0;
}

.table_feature_b_ttl {
    background-color: #ff6699;
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 60px;
}

.table_feature_b_ttl a {
    color: #fff;
}

.table_feature_b_ttl a:hover {
    color: #fff;
    text-decoration: underline;
}

.table_feature_b_ttl a:visited {
    color: #fff;
}

.table_feature_b_ttl table {
    height: 100%;
}

.table_feature_b_ttl li {
    text-align: left;
}

.table_feature_b_ttl li:first-child {
    font-size: 20px;
}

.search-result_operation {
    padding: 10px 0;
}

.search-result_operation.append_interview_nav {
    padding: 10px 5px;
}

.search-result_operation ul {
    text-align: center;
    position: relative;
}

.search-result_operation ul p.keep_balloon {
    position: absolute;
    width: 240px;
    bottom: 49px;
    left: 18%;
    padding: 10px 14px;
    margin-left: -80px;
    background: #fca01a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 12px;
    text-align: center;
    color: #fff;
    line-height: 1.4;
    box-sizing: border-box;
    font-size: 14px;
    display: none;
}

.search-result_operation ul p.keep_balloon::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    border: 8px solid transparent;
    border-top: 8px solid #fca01a;
    border-bottom: 5px solid transparent;
    margin-left: -8px;
}

.search-result_operation ul li {
    display: inline-block;
    width: 49.5%;
}

#search-result_kuchikomi_count {
    width: 100%;
    margin-bottom: 5px;
}

.table_free .search-result_operation ul li {
    width: 99.5%;
}

.table_free .search-result_operation ul.cart_disp li {
    width: 49.5%;
}

.search-result_operation li a,
.search-result_operation li p {
    box-sizing: border-box;
    position: relative;
    display: block;
    padding: 12px 0;
    width: 100%;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

.search-result_operation li p.search-result_tel {
    padding: 10px 0;
    background-color: #fffff0;
    border: 2px dashed #009600;
    color: #009600;
    text-shadow: none;
}

.search-result_operation li a.before_add_cart::before {
    display: block;
    position: absolute;
    top: 11px;
    left: 50px;
    content: '';
    width: 22px;
    height: 22px;
    background-image: url(/images/search-result/no_check.png);
}

.search-result_operation li a.after_add_cart::before {
    display: block;
    position: absolute;
    top: 11px;
    left: 33px;
    content: '';
    width: 25px;
    height: 22px;
    background-image: url(/images/search-result/check.png);
}

.search-result_operation li a.before_add_cart {
    background: #ff7896;
    background: -moz-linear-gradient(left, #ff5a78, #ff7896);
    background: -webkit-gradient(linear, left top, right top, from(#ff5a78), to(#ff7896));
    background: linear-gradient(to right, #ff5a78, #ff7896);
}

.search-result_operation li a.after_add_cart {
    background-color: #d2d2d2;
}

.search-result_operation li a.search-result_link_shop {
    background: #4b9fff;
    background: -moz-linear-gradient(left, #0f78ea, #4b9fff);
    background: -webkit-gradient(linear, left top, right top, from(#0f78ea), to(#4b9fff));
    background: linear-gradient(to right, #0f78ea, #4b9fff);
}

.search-result_operation li a.search-result_link_shop::after {
    position: absolute;
    content: '';
    display: block;
    top: 18px;
    right: 12px;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 検索結果 詳細情報
------------------------------ */
.detailed_information {
    margin: 20px 0 10px 0;
    border: 1px solid #33ccff;
}

.detailed_information h2 {
    background: #33ccff;
    padding: 5px 0 5px 5px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}

.detailed_information p {
    border-top: none;
    padding: 5px;
    color: #999999;
}

/* 特集一覧ページ
------------------------------------------------------------- */
.feature_list_column {
    padding: 20px 0;
    border-bottom: solid 1px #111111;
}

.feature_list_column p {
    font-size: 18px;
    font-weight: bold;
}

.feature_list_column p span {
    color: #30c2bd;
}


/* 店舗ページ
------------------------------------------------------------- */

/*無料枠
------------------------------ */
#shop-detail_free {
    padding: 0;
}

#shop-detail_free #shop-detail_inr01 h2 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 5px 5px 5px;
    background: #999;
}


/*有料共通
------------------------------ */
#shop-detail {
    position: relative;
    padding: 0;
    margin: 0;
}

#shop-detail ul.shop_detail_tab {
    margin: 0 0 0 0;
    background-image: url('/images/shop/tab_bg.gif');
    height: 40px;
}

#shop-detail ul.shop_detail_tab li {
    display: inline-block;
    position: relative;
    width: 137px;
    height: 40px;
    cursor: pointer;
}

#shop-detail ul.shop_detail_tab li.tab_recruit {
    background-image: url('/images/shop/tab_kyuujin.png');
}

#shop-detail ul.shop_detail_tab li.tab_recruit.is-active {
    background-image: url('/images/shop/tab_kyuujin_on.png');
}

#shop-detail ul.shop_detail_tab li.tab_dekasegi {
    background-image: url('/images/shop/tab_dekasegi.png');
}

#shop-detail ul.shop_detail_tab li.tab_dekasegi.is-active {
    background-image: url('/images/shop/tab_dekasegi_on.png');
}

#shop-detail ul.shop_detail_tab li.tab_tainyu {
    background-image: url('/images/shop/tab_tainyu.jpg');
}

#shop-detail ul.shop_detail_tab li.tab_tainyu.is-active {
    background-image: url('/images/shop/tab_tainyu_on.jpg');
}

#shop-detail_inr01 {
    padding: 0 0 20px 0;
}

#shop-detail_inr01.shop_detail_close {
    padding: 60px 0 40px 0;
}

.tab_belt {
    width: 580px;
    height: 50px;
}

.dekasegi_tab_belt {
    background-image: url('/images/shop/tab_dekasegi_belt.png');
}

.tainyu_tab_belt {
    background-image: url('/images/shop/tab_tainyu_belt.jpg');
}

.anker_staff_recruit {
    width: 132px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.anker_staff_recruit a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('/images/shop/tenpo_on.png');
}

.shop-detail_img .slick-arrow {
    z-index: 100;
    width: 20px;
    height: 20px;
}

.shop-detail_img .slick-next::before,
.shop-detail_img .slick-prev::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
}

.shop-detail_img .slick-next::before {
    background-image: url('/images/search-result/arrow_right_grey.png');
}

.shop-detail_img .slick-prev::before {
    background-image: url('/images/search-result/arrow_left_grey.png');
}

.shop-detail_img .slick-next {
    right: 5px;
}

.shop-detail_img .slick-prev {
    left: 5px;
}

/* 店舗ページ　出稼ぎタブ */
#shop-detail_inr01_dekasegi {
    padding: 40px 0;
}

#shop-detail_inr01_dekasegi header {
    position: relative;
    display: block;
    background-color: #7b69f6;
    background-image: -webkit-gradient(linear, left top, right top, from(#7b69f6), to(#51ccff));
    background-image: -webkit-linear-gradient(left, #7b69f6, #51ccff);
    background-image: -o-linear-gradient(left, #7b69f6, #51ccff);
    background-image: linear-gradient(to right, #7b69f6, #51ccff);
    border-radius: 6px 6px 0 0;
    margin-top: 30px;
}

#shop-detail_inr01_dekasegi .shop_detail_dekasegi_taigu header::before {
    position: absolute;
    top: 4px;
    left: 7px;
    content: '';
    width: 32px;
    height: 30px;
    background-image: url(/images/shop/icn_dekasegi-taiguu.png);
}

#shop-detail_inr01_dekasegi .shop_detail_dekasegi_dormitory header::before {
    position: absolute;
    top: 8px;
    left: 11px;
    content: '';
    width: 24px;
    height: 22px;
    background-image: url(/images/shop/icn_ryou-manshon.png);
}

#shop-detail_inr01_dekasegi header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

#shop-detail_inr01_dekasegi section>div {
    border: solid 1px #7ec6ff;
    background-color: #f0ffff;
    text-align: center;
    padding: 10px;
}

.shop_detail_dekasegi_taigu>div>div {
    display: table;
}

.shop_detail_dekasegi_taigu>div>div>div {
    display: table-cell;
}

#shop-detail_inr01_dekasegi ul li.dekasegi_taigu {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 106px;
    height: 36px;
    font-size: 12px;
    color: #605dde;
    border-radius: 4px;
    background-color: #fffc78;
    border: solid 1px #6f6cf0;
    text-align: center;
    margin: 0 1px;
}

#shop-detail_inr01_dekasegi ul li.dekasegi_taigu.dekasegi_taigu_off {
    border: none;
    background-color: #d2d2d2;
    color: #ffffff;
}

#shop-detail_inr01_dekasegi ul li.dekasegi_taigu div {
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    transform: translate(0, -50%);
}

div.dekasegi_taigu_text {
    border: solid 1px #817eff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 558px;
    height: 73px;
    margin: 7px 0 10px 0;
}

div.dekasegi_taigu_text div {
    display: table-cell;
}

div.dekasegi_taigu_text div:first-child {
    background-color: #817eff;
    width: 120px;
    color: #ffffff;
    font-size: 13px;
    vertical-align: middle;
}

div.dekasegi_taigu_text div:last-child {
    background-color: #ffffff;
    color: #3c3c3c;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
}

#dekasegi_welcome_appeal {
    display: block;
    width: 556px;
    min-height: 234px;
    border-radius: 14px;
    background-color: #ffffff;
    border: solid 1px #ff8053;
    margin-bottom: 10px;
}

#dekasegi_welcome_appeal div {
    display: block;
    box-sizing: border-box;
}

.dekasegi_welcome_appeal_header {
    width: 100%;
    height: 42px;
    background-blend-mode: screen;
    background-image: -webkit-linear-gradient(135deg, #ff8f2f 45%, #ff851b 45%, #ff851b 55%, #ff8f2f 55%, #ff8f2f 95%, #ff851b 95%, #ff851b);
    background-image: -o-linear-gradient(135deg, #ff8f2f 45%, #ff851b 45%, #ff851b 55%, #ff8f2f 55%, #ff8f2f 95%, #ff851b 95%, #ff851b);
    background-image: linear-gradient(-45deg, #ff8f2f 45%, #ff851b 45%, #ff851b 55%, #ff8f2f 55%, #ff8f2f 95%, #ff851b 95%, #ff851b);
    background-size: 5px 5px;
    font-size: 20px;
    color: #ffffff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    line-height: 42px;
    text-align: left;
    padding-left: 12px;
    font-weight: bold;
}

.dekasegi_welcome_appeal_header span {
    position: relative;
}

.dekasegi_welcome_appeal_header span::after {
    content: "";
    position: absolute;
    top: 1px;
    right: -35px;
    height: 23px;
    width: 32px;
    background-image: url('/images/shop/note.gif');
}

.dekasegi_welcome_appeal_text {
    width: 556px;
    min-height: 84px;
    background-color: #ffffde;
    font-size: 16px;
    text-align: left;
    color: #3c3c3c;
    padding: 12px;
    border-bottom: solid 1px #ff8053;
}

div#transportation_table {
    display: table;
}

#transportation_table div {
    display: table-cell;
}

#transportation_table div:first-of-type {
    width: 120px;
    background-color: #ffcea3;
    border-bottom-left-radius: 14px;
    font-size: 14px;
    vertical-align: middle;
}

#transportation_table div:last-of-type {
    padding: 11px;
    text-align: left;
}

#transportation_table div:last-of-type p {
    height: 39px;
    padding-top: 11px;
}

div.dekasegi_tokubetu {
    width: 558px;
    height: 42px;
    ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffde;
    border: solid 3px #45d0ca;
    margin-top: 10px;
}

div.dekasegi_tokubetu:last-of-type {
    border-bottom: none;
}

div.dekasegi_tokubetu div:first-child {
    width: 120px;
    background-color: #45d0ca;
}

div.dekasegi_tokubetu div:first-child p {
    position: relative;
    font-size: 17px;
    line-height: 42px;
    color: #ffffff;
    font-weight: bold;
}

div.dekasegi_tokubetu div:first-child p::after {
    content: "";
    position: absolute;
    top: 33px;
    left: 9px;
    height: 0;
    width: 102px;
    border-bottom: 2px dotted #ffff00;
}

div.dekasegi_tokubetu div:first-child p span {
    color: #ffff00;
}

div.dekasegi_tokubetu div:last-child {
    text-align: left;
    font-size: 16px;
    padding: 0 0 0 20px;
    color: #3c3c3c;
}

div.dekasegi_assurance {
    border-bottom: 1px solid #45d0ca;
}

div.dekasegi_tokubetu_term {
    width: 558px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 3px solid #45d0ca;
    border-right: 3px solid #45d0ca;
    border-bottom: 3px solid #45d0ca;
}

div.dekasegi_tokubetu_term div:first-child {
    width: 120px;
    background-color: #d2fcf6;
    font-size: 13px;
    color: #3d3d3d;
    vertical-align: middle;
}

div.dekasegi_tokubetu_term div:last-child {
    background-color: #ffffff;
    font-size: 13px;
    color: #3d3d3d;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
}

div.dekasegi_sarary_example {
    width: 558px;
    height: 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffde;
    border: solid 1px #817eff;
    margin-top: 10px;
}

div.dekasegi_sarary_example div.dekasegi_sarary_example_title {
    background-color: #817eff;
    width: 120px;
    color: #ffffff;
    font-size: 13px;
    vertical-align: middle;
}

div.dekasegi_sarary_example div.dekasegi_sarary_example_cell {
    background-color: #ffffff;
    color: #3c3c3c;
    padding: 8px;
    text-align: left;
}

div.dekasegi_sarary_example div:last-child li div {
    display: table;
    height: 32px;
}

div.dekasegi_sarary_example div:last-child li {
    height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 2px #ffd7b4;
    margin: 2px 0;
}

div.dekasegi_sarary_example div:last-child li p {
    display: table-cell;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

div.dekasegi_sarary_example div:last-child li p:first-child::after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-top-width: 18px;
    border-top-style: solid;
    border-top-color: transparent;
    border-left: 6px solid #ffd7b4;
    top: -2px;
    left: 39px;
}

div.dekasegi_sarary_example div:last-child li p:first-child {
    width: 40px;
    background-color: #ffd7b4;
    position: relative;
    vertical-align: top;
}

div.dekasegi_sarary_example div:last-child li p:last-child {
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
}

.dekasegi_rent {
    width: 560px;
    height: 36px;
    border: solid 1px #dbdbdb;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    margin-bottom: 5px;
}

.dekasegi_rent p,
.shop_detail_dekasegi_dormitory ul li p {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

.dekasegi_rent p:first-child {
    width: 84px;
    height: 34px;
    line-height: 34px;
    background-color: #eae9ff;
}

.dekasegi_rent p:last-child {
    display: inline-block;
    -webkit-box-sizing: border-box;
    width: 470px;
    height: 34px;
    line-height: 34px;
    background-color: #ffffff;
    text-align: left;
    padding-left: 20px;
}

.shop_detail_dekasegi_dormitory ul {
    font-size: 0;
    width: 560px;
}

.shop_detail_dekasegi_dormitory ul li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49.5%;
    height: 36px;
    background-color: #ffffff;
    border: solid 1px #dbdbdb;
    margin-bottom: 4px;
    text-align: left;
}

.shop_detail_dekasegi_dormitory ul li:nth-of-type(2n) {
    margin-right: 5px;
}

.shop_detail_dekasegi_dormitory ul li:nth-of-type(1) {
    width: 100%;
}

.shop_detail_dekasegi_dormitory ul li p:first-child {
    width: 84px;
    height: 34px;
    line-height: 34px;
    background-color: #eae9ff;
}

.shop_detail_dekasegi_dormitory ul li p:last-child {
    width: 190px;
    height: 34px;
    line-height: 34px;
}

.shop_detail_dekasegi_dormitory ul li:nth-of-type(1) p:last-child {
    width: 470px;
    text-align: left;
    display: inline-block;
    -webkit-box-sizing: border-box;
    padding-left: 20px;
}

#shop-detail_inr01_dekasegi .dekasegi_dormitory {
    font-size: 0px;
    margin: 8px 0 5px 0;
    text-align: center;
    display: table;
    border: solid 1px #dbdbdb;
}

.dekasegi_dormitory_photo {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 184px;
    background-color: #ffffff;
    border-right: solid 2px #dbdbdb;
    padding: 5px;
    font-size: 12px;
}

.dekasegi_dormitory_photo:nth-of-type(3) {
    border-right: none
}

.dekasegi_dormitory_photo>div {
    min-height: 125px;
    position: relative;
}

.dekasegi_dormitory_photo:nth-of-type(2) {
    margin-left: 3px;
    margin-right: 3px;
}

.dekasegi_dormitory_photo p {
    width: 164px;
    text-align: left;
    padding-left: 8px;
}

.dekasegi_dormitory_photo img {
    max-width: 164px;
    height: calc(164px * (480 / 640));
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/*即日体入タブ*/
#shop-detail_inr01_tainyu {
    padding: 40px 0;
}

#shop-detail_inr01_tainyu header {
    position: relative;
    display: block;
    background-color: #ff3c96;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff783c), to(#ff3c96));
    background-image: -webkit-linear-gradient(left, #ff783c, #ff3c96);
    background-image: -o-linear-gradient(left, #ff783c, #ff3c96);
    background-image: linear-gradient(to right, #ff783c, #ff3c96);
    border-radius: 6px 6px 0 0;
    margin-top: 30px;
}

#shop-detail_inr01_tainyu .shop_detail_tainyu_message header {
    margin-top: 10px;
}

#shop-detail_inr01_tainyu header::before {
    position: absolute;
    content: '';
    width: 32px;
    height: 30px;
    background-repeat: no-repeat;
}

.shop_detail_tainyu_pay header::before {
    background-image: url('/images/shop/kyuuryo.png');
    top: 10px;
    left: 7px;
}

#shop-detail_inr01_tainyu header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

.shop_detail_tainyu_pay>div {
    box-sizing: border-box;
    border: 1px solid #ff6574;
    padding: 10px;
    background-blend-mode: screen;
    background-image: linear-gradient(-45deg, #fff9e7 45%, #ffd4c5 45%, #ffd4c5 55%, #fff9e7 55%, #fff9e7 95%, #ffd4c5 95%, #ffd4c5);
    background-size: 5px 5px;
}

.tainyu_pay_table {
    width: 49%;
    display: table;
    float: left;
    height: 90px;
    border: solid 1px #ff5178;
}

.tainyu_pay_table div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;

}

.tainyu_pay_table div:first-of-type {
    width: 74px;
    color: #ffffff;
    font-size: 14px;
    background-color: #ff5178;
}

.tainyu_pay_table.pay_amount {
    margin-right: 7px;
}

.tainyu_pay_table.pay_amount div:last-of-type {
    font-size: 13px;
    color: #000000;
    background-color: #ffffff;
}

.tainyu_pay_table.pay_amount .pay_value {
    font-size: 28px;
    color: #ff5178;
    font-weight: bold;
}

.tainyu_pay_table.guarantee_term div:last-of-type {
    text-align: left;
    background-color: #ffffff;
}

.pay_guarantee_term p:first-of-type {
    font-size: 13px;
    font-weight: bold;
}

.pay_guarantee_term p:last-of-type {
    font-size: 11px;
}

.pay_guarantee_term p span {
    color: #9645d2;
}

.paying_example {
    box-sizing: border-box;
    display: table;
    width: 100%;
    height: 40px;
    border: solid 1px #ff5178;
    margin-top: 10px;
}

.paying_example>div {
    display: table-cell;
}

.paying_example>div:first-of-type {
    width: 74px;
    color: #ffffff;
    font-size: 14px;
    background-color: #ff5178;
    text-align: center;
    vertical-align: middle;
}

.paying_example>div:last-of-type {
    vertical-align: middle;
    font-size: 15px;
    padding-left: 5px;
    background-color: #ffffff;
}

.paying_example .paying_example_wrapper {
    display: inline-block;
    margin-right: 5px;
}

.paying_example .paying_example_hour {
    display: inline-block;
    font-size: 11px;
    color: #9645d2;
    border: solid 1px #9645d2;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    padding: 3px;
    margin-right: 3px;
}

.shop_detail_tainyu_message header::before {
    background-image: url('/images/shop/omise.png');
    top: 6px;
    left: 10px;
}

.shop_detail_tainyu_message>div {
    box-sizing: border-box;
    border: 1px solid #ff6574;
    padding: 10px;
    background-blend-mode: screen;
    background-image: linear-gradient(-45deg, #fff9e7 45%, #ffd4c5 45%, #ffd4c5 55%, #fff9e7 55%, #fff9e7 95%, #ffd4c5 95%, #ffd4c5);
    background-size: 5px 5px;
}

.tainyu_massage_table {
    border: 1px solid #ff6574;
    background-color: #ffffff;
    padding: 10px;
    word-break: break-all;
    font-size: 15px;
    line-height: 1.4;
}

.tainyu_memo {
    margin-top: 10px;
}

.tainyu_memo img {
    width: 100%;
}

/*特集*/
#shop-detail_inr_feature header {
    position: relative;
    display: block;
    background-color: #f6963c;
    background-image: -webkit-gradient(linear, left top, right top, from(#f6c63c), to(#f6963c));
    background-image: -webkit-linear-gradient(left, #f6c63c, #f6963c);
    background-image: -o-linear-gradient(left, #f6c63c, #f6963c);
    background-image: linear-gradient(to right, #f6c63c, #f6963c);
    border-radius: 6px;
}

#shop-detail_inr_feature header::before {
    position: absolute;
    top: 5px;
    left: 9px;
    content: '';
    width: 26px;
    height: 28px;
    background-image: url(/images/shop/icon_osusumepoint.png);
}

#shop-detail_inr_feature header.recommended_point h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

#shop-detail_inr_feature header.recommended_point h3 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

.feature_slick p {
    width: 540px;
}

.feature_slick .slick-next {
    height: 120px;
    right: 0px;
}

.feature_slick .slick-next::before {
    content: '';
    width: 15px;
    height: 15px;
    border: 0px;
    border-top: solid 2px #c0baa3;
    border-right: solid 2px #c0baa3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 37%;
    left: 0;
    margin-top: -4px;
}

.feature_slick .slick-prev {
    height: 120px;
    left: 0px;
    z-index: 100;
}

.feature_slick .slick-prev::before {
    content: '';
    width: 15px;
    height: 15px;
    border: 0px;
    border-top: solid 2px #c0baa3;
    border-right: solid 2px #c0baa3;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 37%;
    left: 0;
    margin-top: -4px;
}

.feature_slick .slick-dots {
    position: relative;
    bottom: 0px;
}

.feature_slick .slick-dots li button::before {
    font-size: 10px;
}

/*待遇*/
#shop-detail_inr02 ul.taigu_list {
    position: relative;
    margin: 0;
}

#shop-detail_inr02 li.taigu_article {
    display: inline-block;
    position: relative;
    width: 79px;
    height: 36px;
    background: #fff6b4;
    border-radius: 4px;
    color: #f63c00;
    font-size: 12px;
    margin: 2px 2px 2px 2px;
    border: solid 1px #ffc687;
    vertical-align: top;
    text-align: center;
}

#shop-detail_inr02 li.taigu_article div {
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    transform: translate(0, -50%);
}

#shop-detail_inr02 li.taigu_article.taigu_article_off {
    border: 1px solid #dbdbdb;
    background-color: #dbdbdb;
    color: #ffffff;
}


/* 年齢・こだわりポイント */
#shop-detail_inr01_01 {
    padding: 0;
    display: block;
    height: 56px;
    margin: 20px 0;
}

#shop-detail_inr01_01 table {
    float: right;
    width: 420px;
    height: 56px;
    text-align: right;
}

#shop-detail_inr01_01_age {
    float: left;
    width: 160px;
    height: 30px;
    padding-top: 26px;
    background: url(../images/common/bg_adoption_age.png) no-repeat 0px 2px;
    text-align: center;
    vertical-align: text-bottom;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

#shop-detail_inr01_01_age span {
    font-size: 22px;
    font-weight: bold;
    padding-right: 2px;
}

/*ChromeとOperaのみだけに適用されるCSSハック*/
_::content,
_:future,
#shop-detail_inr01_01_age:not(*:root) {
    height: 29px;
    padding-top: 27px;
    line-height: 28px;
}

_::content,
_:future,
#shop-detail_inr01_01_age span:not(*:root) {
    font-weight: normal;
}

/* 非常時アラート */
#emergency_alert h2 {
    color: #ff3c5a !important;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 10px 0;
    border: solid 2px #e9e6d9;
    border-radius: 6px;
    padding: 5px 9px;
    background-color: #fffff5 !important;
}

#emergency_alert h3 {
    color: #ff3c5a;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 10px 0;
    border: solid 2px #e9e6d9;
    border-radius: 6px;
    padding: 5px 9px;
    background-color: #fffff5;
}

#emergency_alert div {
    font-size: 16px;
    padding: 0 10px;
    overflow-wrap: break-word;
    padding-bottom: 20px;
}

.caption {
    vertical-align: middle;
}

/* メインキャッチコピー */
#shop-detail_main_content {
    margin-top: 20px;
}

#shop-detail_free #shop-detail_main_content {
    margin: 0;
}

.shop_detail_close #shop-detail_main_content {
    padding: 10px 90px;
}

#shop-detail_free #shop-detail_main_content h2 {
    color: #ff3c5a;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 10px 0;
    border: solid 2px #e9e6d9;
    border-radius: 6px;
    padding: 5px 9px;
    background-color: #fffff5;
}

#shop-detail_main_content h2 {
    color: #ff3c5a;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 10px 0;
    border: solid 2px #e9e6d9;
    border-radius: 6px;
    padding: 5px 9px;
    background-color: #fffff5;
}

#shop-detail_main_content h3 {
    color: #ff3c5a;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 10px 0;
    border: solid 2px #e9e6d9;
    border-radius: 6px;
    padding: 5px 9px;
    background-color: #fffff5;
}

.shop_detail_close #shop-detail_main_content h2 {
    padding: 40px 10px;
    text-align: center;
    font-size: 24px;
}

.shop_detail_close #shop-detail_main_content h2 {
    padding: 40px 10px;
    text-align: center;
    font-size: 24px;
}

.shop_detail_close #shop-detail_main_content h3 {
    padding: 40px 10px;
    text-align: center;
    font-size: 24px;
}

#shop-detail_main_content p {
    font-size: 14px;
}

#shop-detail_main_content div {
    font-size: 16px;
    /*padding: 0 10px;*/
    overflow-wrap: break-word;
}



/* --- アピール画像開閉ボタン周り --- */
#shop-detail_main_content.appeal-content>div {
    font-size: 16px;
    overflow-wrap: break-word;
}

/* ラッパー全体 */
#shop-detail_main_content.appeal-content .appeal-wrapper {
    position: relative;
    max-height: 1000px;
    overflow: hidden;
    transition: max-height 0.6s ease;
}

/* 下部グラデーション */
#shop-detail_main_content.appeal-content .appeal-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 230px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, #fff 100%);
    pointer-events: none;
}

/* グラデーションを消す（高さ1000px未満のとき） */
#shop-detail_main_content.appeal-content .appeal-wrapper.no-gradient::after {
    display: none !important;
}

/* 展開時 */
#shop-detail_main_content.appeal-content .appeal-wrapper.expanded {
    max-height: 100%;
}

#shop-detail_main_content.appeal-content .appeal-wrapper.expanded::after {
    display: none;
}

/* --- ボタン --- */

/* 初期：画像の上に重ねる */
#shop-detail_main_content.appeal-content .apeal_more-btn {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    padding: 5px 20px;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    border: none;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#eaeaea), color-stop(60%, #ffffff));
    background-image: -webkit-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: -o-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    border: solid 2px #3e7cd5;
    color: #3e7cd5;
        border-bottom: solid 4px #3e7cd5;
}

/* 展開時：ボタンをテキストの下に移動 */
#shop-detail_main_content.appeal-content .appeal-wrapper.expanded .apeal_more-btn {
    position: static;
    margin: 20px auto;
    display: block;
    transform: none;
    left: auto;
    bottom: auto;
}


/* shop-detail_inr02,shop-detail_inr04 */
#shop-detail_inr02,
#shop-detail_inr04 {
    margin-top: 20px;
    padding: 0 0 20px 0;
}

#shop-detail_inr02 header,
#shop-detail_inr04 header {
    position: relative;
    display: block;
    background-color: #5ab400;
    background-image: -webkit-gradient(linear, left top, right top, from(#67db5d), to(#5ab400));
    background-image: -webkit-linear-gradient(left, #67db5d, #5ab400);
    background-image: -o-linear-gradient(left, #67db5d, #5ab400);
    background-image: linear-gradient(to right, #67db5d, #5ab400);
    border-radius: 6px;
}

#shop-detail_demodori_message {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    background-color: #e1fbde;
}

#shop-detail_demodori_message header {
    position: relative;
    display: block;
    background-color: #5ab400;
    background-image: -webkit-gradient(linear, left top, right top, from(#67db5d), to(#5ab400));
    background-image: -webkit-linear-gradient(left, #67db5d, #5ab400);
    background-image: -o-linear-gradient(left, #67db5d, #5ab400);
    background-image: linear-gradient(to right, #67db5d, #5ab400);
    border-radius: 6px;
}

#shop-detail_demodori_message header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

h3.shop-detail_headline.shop_taigu_information {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    border: none;
    margin: 0;
    color: #27b400;
    letter-spacing: 7px;
}

#shop-detail_demodori_message>div {
    background-color: #ffffff;
    border-left: solid 2px #5ab400;
    border-top: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
    width: 550px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 10px;
    font-size: 14px;
}

#shop-detail_demodori_message header::before {
    position: absolute;
    top: 4px;
    left: 9px;
    content: '';
    width: 28px;
    height: 29px;
    background-image: url(/images/shop/yajirusi.png);
}

#shop-detail_inr02.free_shop_detail header {
    background-color: #45d0ca;
    background-image: -webkit-gradient(linear, left top, right top, from(#75dec9), to(#45d0ca));
    background-image: -webkit-linear-gradient(left, #75dec9, #45d0ca);
    background-image: -o-linear-gradient(left, #75dec9, #45d0ca);
    background-image: linear-gradient(to right, #75dec9, #45d0ca);
}

#shop-detail_inr02 header::before,
#shop-detail_inr04 header::before {
    position: absolute;
    top: 8px;
    left: 9px;
    content: '';
    width: 28px;
    height: 22px;
    background-image: url(/images/shop/icon_oubojouhou.png);
}

#shop-detail_inr02 header h2,
#shop-detail_inr04 header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

#shop-detail_inr02 h3.shop-detail_headline,
#shop-detail_inr04 h3.shop-detail_headline {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    border: none;
    margin: 0;
}

#shop-detail_inr02.free_shop_detail h3.shop-detail_headline {
    color: #2dbbb5;
}

#shop-detail_inr02 h3.shop-detail_headline.shop_detail_information {
    color: #27b400;
}

#shop-detail_inr02 h3.shop-detail_headline.shop_recruit_information {
    color: #2dbbb5;
}

#shop-detail_inr02 h3.shop-detail_headline.shop_taigu_information {
    color: #f67836;
}

#shop-detail_inr02 .shop-detail_table,
#shop-detail_inr04 .shop-detail_table {
    margin: 0 10px;
    border-collapse: separate;
    border-spacing: 2px 4px;
    border: none;
}

#shop-detail_inr02 .shop-detail_table th,
#shop-detail_inr02 .shop-detail_table td,
#shop-detail_inr04 .shop-detail_table th,
#shop-detail_inr04 .shop-detail_table td {
    vertical-align: middle;
    height: 30px;
    ;
}

#shop-detail_inr02 .shop-detail_table th,
#shop-detail_inr04 .shop-detail_table th {
    width: 120px;
    text-align: center;
    border: none;
    background-color: #f6f6f6;
    font-size: 14px;
}

#shop-detail_inr02 .shop-detail_table th p.r30_benefit {
    font-size: 16px;
    color: #c7a223;
    font-weight: bold;
}

#shop-detail_inr02.free_shop_detail .shop-detail_table th {
    border-left: solid 2px #2dbbb5;
}

#shop-detail_inr02 .shop-detail_table.shop_detail_information th {
    border-left: solid 2px #67db5d;
}

#shop-detail_inr02 .shop-detail_table.shop_recruit_information th {
    border-left: solid 2px #3bfff5;
}

#shop-detail_inr02 .shop-detail_table.shop_taigu_information th {
    border-left: solid 2px #fa9b6a;
}

#shop-detail_inr02 .shop-detail_table tr:nth-child(2n+1) th,
#shop-detail_inr04 .shop-detail_table tr:nth-child(2n+1) th {
    background-color: #ededed;
}

#shop-detail_inr02 .shop-detail_table td,
#shop-detail_inr04 .shop-detail_table td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*
	width: 438px;
	max-width: 438px;
	*/
    width: 460px;
    max-width: 460px;
    border: solid 1px #dbdbdb;
    padding: 10px;
    background-color: #ffffff;
    font-size: 14px;
    word-wrap: break-word;
}

#shop-detail_inr02 .shop-detail_table tr.tr_taigu_icon td {
    padding: 0 0 0 3px;
}

#shop-detail_inr02 .shop-detail_table td.r30_benefit {
    border: solid 2px #d8c584;
    background-color: #fffff5;
}

#shop-detail_inr02 .shop-detail_table td div a.result_link {
    color: inherit;
    text-decoration: none;
}

#shop-detail_inr02 ul {
    padding: 0;
    display: block;
    margin-bottom: 5px;
}

#shop-detail_inr02 li {
    padding: 0;
    display: inline;
    margin: 0;
}

#shop-detail_inr02>div {
    font-size: 14px;
    padding: 0;
    margin-bottom: 20px;
}

#shop-detail_inr02 th {
    font-weight: normal;
    padding: 5px 0;
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

#shop-detail_inr04.shop_staff_recruit {
    background-color: #ffdee5;
    margin-bottom: 20px;
}

#shop-detail_inr04.shop_staff_recruit header {
    background-color: #f86682;
    background-image: -webkit-gradient(linear, left top, right top, from(#f86682), to(#ff216f));
    background-image: -webkit-linear-gradient(left, #f86682, #ff216f);
    background-image: -o-linear-gradient(left, #f86682, #ff216f);
    background-image: linear-gradient(to right, #f86682, #ff216f);
}

#shop-detail_inr04.shop_staff_recruit h3 {
    color: #ff216f;
    padding: 10px 0px 5px 0px;
}

#shop-detail_inr04.shop_staff_recruit table tr:nth-of-type(2n) th {
    border-left: solid 2px #fa8a93;
}

#shop-detail_inr04.shop_staff_recruit table tr:nth-of-type(2n+1) th {
    border-left: solid 2px #ff216f;
}

#shop-detail_inr04.shop_staff_recruit .shop_staff_recruit_notice {
    position: relative;
    margin: 0 10px;
    background-color: #ff2696;
    height: 43px;
}

#shop-detail_inr04.shop_staff_recruit .shop_staff_recruit_notice p {
    position: absolute;
    width: 450px;
    height: 25px;
    color: #ffffff;
    font-size: 17px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.tel_number {
    font-size: 16px;
    font-weight: bold;
}

.web_app_anotation {
    display: inline-block;
    background-color: #ff6600;
    color: #ffffff;
    width: 150px;
    text-align: center;
    padding: 3px;
    margin-top: 5px;
    border-radius: 5px;
}

#shop-detail_inr_interview {
    padding: 0 0 20px 0;
}

#shop-detail_inr_interview header {
    position: relative;
    display: block;
    background-color: #ff6363;
    background-image: -webkit-gradient(linear, left top, right top, from(#f69f78), to(#ff6363));
    background-image: -webkit-linear-gradient(left, #f69f78, #ff6363);
    background-image: -o-linear-gradient(left, #f69f78, #ff6363);
    background-image: linear-gradient(to right, #f69f78, #ff6363);
    border-radius: 6px;
    margin-bottom: 10px;
}

#shop-detail_inr_interview header::before {
    position: absolute;
    top: 5px;
    left: 9px;
    content: '';
    width: 28px;
    height: 28px;
    background-image: url(/images/shop/icon_zaisekijosei.png);
}

#shop-detail_inr_interview header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

#shop-detail_inr_interview a:hover {
    text-decoration: none;
}

#shop-detail_inr_interview a:hover dl {
    background-color: #fcf9ea;
}

#shop-detail_inr_interview dl,
#shop-detail_inr_interview dt,
#shop-detail_inr_interview dd {
    display: inline-block;
    vertical-align: middle;
}

#shop-detail_inr_interview dl {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 182px;
    padding: 11px;
    border: 1px solid #ff9696;
    border-radius: 4px;
    margin: 3px;
}

#shop-detail_inr_interview dd a {
    display: block;
}

#shop-detail_inr_interview dd {
    font-size: 11px;
}

#shop-detail_inr_interview dd a,
#shop-detail_inr_interview dd h4,
#shop-detail_inr_interview dd p {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#shop-detail_inr_feature_workstyle {
    text-align: center;
    margin-bottom: 20px;
}

#shop-detail_inr_feature_workstyle header {
    position: relative;
    display: block;
    background-color: #e766b7;
    background-image: -webkit-gradient(linear, left top, right top, from(#de7bd5), to(#e766b7));
    background-image: -webkit-linear-gradient(left, #de7bd5, #e766b7);
    background-image: -o-linear-gradient(left, #de7bd5, #e766b7);
    background-image: linear-gradient(to right, #de7bd5, #e766b7);
    border-radius: 6px;
    margin-bottom: 10px;
}

#shop-detail_inr_feature_workstyle header::before {
    position: absolute;
    top: 5px;
    left: 11px;
    content: '';
    width: 24px;
    height: 28px;
    background-image: url(/images/shop/icon_oaw.png);
}

#shop-detail_inr_feature_workstyle header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

#shop-detail_inr_feature_workstyle div {
    padding-bottom: 10px;
}

#shop-detail_inr_feature_workstyle div img {
    width: 560px;
    height: 404px;
    height: -webkit-calc(440px*(560/610));
    height: calc(440px*(560/610));
}

#shop-detail_inr_free_shop_announce {
    position: relative;
    margin: 10px 40px;
}

#shop-detail_inr_free_shop_announce div.free_shop_notice {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 500px;
    height: 80px;
    border-radius: 6px;
    background-color: #fff9fa;
    border: solid 2px #ffb4c1;
    padding: 15px 50px;
}

#shop-detail_inr_free_shop_announce div.free_shop_notice p {
    font-size: 14px;
    font-weight: bold;
}

#shop-detail_inr_free_shop_announce div.free_shop_notice span {
    font-size: 16px;
    color: #ff395b;
    font-weight: bold;
}

#shop-detail_inr_free_shop_announce>p {
    display: block;
    position: absolute;
    width: 200px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px;
    background-color: #5a9cff;
    top: 110px;
    left: -30px;
}

#shop-detail_inr_free_shop_announce div.free_shop_induction {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 500px;
    height: 210px;
    border-radius: 6px;
    border: solid 2px #5a9cff;
    padding: 30px 50px;
    margin: 44px 0;
    background-image: linear-gradient(-45deg,
            #fff 25%,
            #e1ebfa 25%, #e1ebfa 50%,
            #fff 50%, #fff 75%,
            #e1ebfa 75%, #e1ebfa);
    background-size: 6px 6px;
}

#shop-detail_inr_free_shop_announce div.free_shop_induction div {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 400px;
    height: 42px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    background-color: #ff6c1e;
    box-shadow: 0 6px 0 #963200;
    margin-top: 15px;
    border-radius: 4px;
}

#shop-detail_inr_free_shop_announce div.free_shop_induction p {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 3px 0;
}

#shop-detail_inr_free_shop_announce div.free_shop_induction p span {
    color: #ff5a00;
}

#shop-detail_inr_group {
    padding-bottom: 50px;
}

#shop-detail_inr_group header {
    position: relative;
    display: block;
    background-color: #ffb41e;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff784b), to(#ffb41e));
    background-image: -webkit-linear-gradient(left, #ff784b, #ffb41e);
    background-image: -o-linear-gradient(left, #ff784b, #ffb41e);
    background-image: linear-gradient(to right, #ff784b, #ffb41e);
    border-radius: 6px;
    margin-bottom: 10px;
}

#shop-detail_inr_group header::before {
    position: absolute;
    top: 5px;
    left: 11px;
    content: '';
    width: 28px;
    height: 28px;
    background-image: url(/images/shop/icon_shopgroup.png);
}

#shop-detail_inr_group header h2 {
    font-size: 20px;
    text-align: left;
    color: #ffffff;
    padding: 5px 10px;
    margin-left: 46px;
    border-left: 2px dotted #ffffff;
    font-weight: bold;
}

#shop-detail_inr_group div:nth-of-type(2) {
    border-top: #777 2px solid;
    padding-top: 10px;
    font-size: 14px;
}

#shop-detail_inr03 {
    margin-top: 20px;
    width: 215px;
    float: left;
}

#shop-detail_inr03 h2 {
    font-size: 14px;
}

#shop-detail_inr03 h2 img {
    vertical-align: middle;
}

/*店舗ページ_詳細ページボタン*/
#detail_link {
    text-align: center;
    border-top: solid 1px #dbdbdb;
    padding: 10px 0 20px;
    margin: 70px 0 0px;
}

#detail_link_btn {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    height: 35px;
    width: 400px;
    background-color: lightgreen;
    color: white;
    border: none;
    font-weight: bold;
    font-size: 20px;
    box-shadow: 4px 4px;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 4px darkseagreen;
    outline: none !important;
    padding-top: 5px;
}

#detail_link_btn:active {
    /*ボタンを押したとき*/
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    /*下に動く*/
    text-decoration: none;
    border-bottom: none;
    /*線を消す*/
    outline: none !important;
}

/*店舗詳細ページ戻りボタン*/
#shop_details_page_link a {
    border-color: #3399ff;
    color: #3399ff;
}

#shop_details_page_link a::after {
    border-color: transparent transparent transparent #3399ff;
}

.link_btn01 {
    padding: 0 20px;
    margin: 20px 0;
}

.link_btn01 a {
    position: relative;
    display: block;
    padding: 20px 10px;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #fff, #eaeaea 60%, #eaeaea);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.6, #eaeaea), to(#eaeaea));
    background: linear-gradient(to bottom, #fff, #eaeaea 60%);
    border-style: solid;
    border-color: #000;
    border-width: 2px;
    border-radius: 6px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

.link_btn01 a::after {
    position: absolute;
    top: 26px;
    right: 10px;
    display: block;
    content: '';
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #000;
}


/*店舗情報*/
#shop-detail_inr03 ul#shop_info {
    padding: 0 0 10px 0;
    display: block;
    border-bottom: #45cfc9 1px solid;
}

#shop_info li {
    padding: 0;
    font-size: 14px;
}

#shop_info li span {
    color: #999;
}

#shop_info li a.result_link {
    text-decoration: none;
    color: inherit;
}

.message_interview {
    padding: 0;
    display: block;
}

/**/

.message_interview dl {
    padding: 0;
    display: block;
    margin: 0 0 10px 0;
    line-height: 1;
}

.message_interview dt {
    padding: 0;
    margin: 0 0 5px 0;
    width: 100px;
    display: block;
}

.message_interview dd {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1.4;
}

.message_interview dd em {
    color: #cc9933;
}

/**/

.message_interview li {
    padding: 0;
    display: block;
    margin: 0 0 10px 0;
    line-height: 1;
}

.message_interview li img {
    padding: 0;
    text-align: center;
    margin: 0 auto 5px auto;
    width: 100px;
    display: block;
}

.message_interview li span {
    display: block;
    padding: 0;
    margin: 0;
}

.message_interview li em {
    color: #cc9933;
}

#shop-detail_inr03 .message_interview dt {
    text-align: center;
    width: 100%;
}

#shop-detail_inr03 .message_interview dd p {
    text-align: center;
}

.message_interview dl.girl {
    border-bottom: 1px solid #45cfc9;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
}

.message_interview dl.girl:hover {
    background-color: #e0ffef;
}

.message_interview dl.girl dt img {
    border: 1px solid #ddd;
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 10px;
}

.message_interview dl.girl dd h3,
.message_interview dl.girl dd h5 {
    font-size: 12px;
}

.message_interview dl.girl dd,
.message_interview dl.girl dd p,
#shop-detail_inr03 .message_interview dl.girl dd p {
    font-size: 11px;
    text-align: left;
}

.message_interview dl.girl dd p[title="約　　万円"],
#shop-detail_inr03 .message_interview dl.girl dd p[title="約　　万円"] {
    display: none;
}

/* キープボタン */
div#cart_img {
    margin: 10px 0 0 0;
}

div#cart_img p#outcart_btn_detail {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px;
    height: 50px;
    padding: 5px 0 0 55px;
    text-align: left;
    text-decoration: none;
    color: #ff395b;
    border: solid 2px #ff395b;
    border-radius: 4px;
    background-color: #fcf9ea;
    margin: 0 10px;
    box-shadow: 0 6px 0 #c92445;
}

div#cart_img p#outcart_btn_detail::before {
    position: absolute;
    top: 11px;
    left: 12px;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url("/images/shop/keeplist-plus.png");
}

div#cart_img p#incart_btn_detail {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px;
    height: 50px;
    margin: 10px 0;
    padding: 5px 0 0 55px;
    text-align: left;
    text-decoration: none;
    color: #45d0ca;
    border: solid 2px #45d0ca;
    border-radius: 4px;
    background-color: #fcf9ea;
    margin: 0 10px;
    top: 6px;
}

div#cart_img p#incart_btn_detail::before {
    position: absolute;
    top: 11px;
    left: 12px;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url("/images/shop/keeplist-minus.png");
}

div#cart_img>a:hover {
    text-decoration: none;
}

#application_nav p.keep_balloon {
    position: absolute;
    width: 240px;
    top: 198px;
    left: 24%;
    padding: 10px 14px;
    margin-left: -80px;
    background: #fca01a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 12px;
    text-align: center;
    color: #fff;
    line-height: 1.4;
    box-sizing: border-box;
    font-size: 14px;

}

#application_nav p.keep_balloon::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    border: 8px solid transparent;
    border-top: 8px solid #fca01a;
    border-bottom: 5px solid transparent;
    margin-left: -8px;
}

/*sub*/
#sub_shop-detail {
    border-radius: 6px;
    background-color: #fcf9ea;
    border: solid 2px #e9e6d9;
    padding: 0;
}

#sub_shop-detail header {
    padding: 11px 23px;
}

#sub_shop-detail #recruit_movie header {
    box-sizing: border-box;
    padding: 7px 0 0 0;
    display: block;
    width: 236px;
    height: 36px;
    text-align: center;
    background-image: url("/images/shop/bg_mizutama.png");
}

#sub_shop-detail #recruit_movie header h2,
#sub_shop-detail #introduction_photo header h2,
#sub_shop-detail #q_and_a header h2,
#sub_shop-detail #recommend_shop header h2 {
    font-size: 16px;
    color: #787878;
    font-weight: bold;
}

#sub_shop-detail #recruit_movie #staff_interview,
#sub_shop-detail #recruit_movie #woman_interview,
#sub_shop-detail #recruit_movie #job_movie {
    margin: 13px 0;
    box-sizing: border-box;
    padding: 0 12px;
}

#sub_shop-detail #recruit_movie a:hover img {
    opacity: 1;
}

#sub_shop-detail #recruit_movie div#staff_player,
#sub_shop-detail #recruit_movie div#woman_player,
#sub_shop-detail #recruit_movie div#player {
    position: relative;
}

#sub_shop-detail #recruit_movie div#staff_player a::before,
#sub_shop-detail #recruit_movie div#woman_player a::before,
#sub_shop-detail #recruit_movie div#player a::before {
    display: block;
    position: absolute;
    top: 41px;
    left: 87px;
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('/images/shop/play.png');
}

#sub_shop-detail #recruit_movie #staff_interview h3,
#sub_shop-detail #recruit_movie #woman_interview h3,
#sub_shop-detail #recruit_movie #job_movie h3 {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 212px;
    height: 20px;
    background-color: #5a9cff;
    border-radius: 4px;
    padding: 1px 0 0 26px;
}

#sub_shop-detail #recruit_movie #woman_interview h3 {
    background-color: #ff6363;
}

#sub_shop-detail #recruit_movie #job_movie h3 {
    background-color: #1dcec6;
}

#sub_shop-detail #recruit_movie #staff_interview h3 p,
#sub_shop-detail #recruit_movie #woman_interview h3 p,
#sub_shop-detail #recruit_movie #job_movie h3 p {
    box-sizing: border-box;
    color: #ffffff;
    font-size: 13px;
    border-left: 1px solid #ffffff;
    padding-left: 5px;
}

#sub_shop-detail #recruit_movie #staff_interview h3::before,
#sub_shop-detail #recruit_movie #woman_interview h3::before,
#sub_shop-detail #recruit_movie #job_movie h3::before {
    position: absolute;
    top: 2px;
    left: 5px;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(/images/shop/icon_interview.png);
}

#sub_shop-detail #recruit_movie #job_movie h3::before {
    background-image: url(/images/shop/icon_movie.png);
    width: 18px;
    height: 12px;
    top: 4px;
    left: 4px;
}

#sub_shop-detail #recruit_movie #staff_interview #shop-detail_movie01,
#sub_shop-detail #recruit_movie #woman_interview #shop-detail_movie02,
#sub_shop-detail #recruit_movie #job_movie #shop-detail_movie03 {
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border: solid 1px #e9e6d9;
    padding: 7px;
}

#sub_shop-detail #recruit_movie #staff_interview #shop-detail_movie01 p,
#sub_shop-detail #recruit_movie #woman_interview #shop-detail_movie02 p,
#sub_shop-detail #recruit_movie #job_movie #shop-detail_movie03 p {
    padding-top: 8px;
}

#sub_shop-detail #recruit_movie #job_movie #shop-detail_movie03 p {
    position: relative;
    display: block;
    margin-top: 13px;
    padding: 7px 15px;
    border: 2px solid #ff9696;
    border-radius: 4px;
    background-color: #fff5fc;
    color: #5a5a5a;
}

#sub_shop-detail #recruit_movie #job_movie #shop-detail_movie03 p::before {
    position: absolute;
    top: -12px;
    left: 20px;
    content: '';
    border-style: solid;
    border-width: 0 6px 12px 6px;
    border-color: transparent transparent #ff9696 transparent;
}

#sub_shop-detail #recruit_movie #job_movie #shop-detail_movie03 p::after {
    position: absolute;
    top: -8px;
    left: 22px;
    content: '';
    border-style: solid;
    border-width: 0 4px 8px 4px;
    border-color: transparent transparent #fff transparent;
}

#sub_shop-detail #introduction_photo header {
    box-sizing: border-box;
    padding: 7px 0 0 0;
    display: block;
    width: 236px;
    height: 36px;
    text-align: center;
    background-image: url("/images/shop/bg_mizutama.png");
    margin: 0 0 20px 0;
}

#sub_shop-detail p img {
    display: block;
}

#sub_shop-detail #CartFrm {
    position: relative;
}

#sub_shop-detail h2.disp_h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#sub_shop-detail h2.disp_h3 img {
    vertical-align: middle;
}

#sub_shop-detail h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#sub_shop-detail h3 img {
    vertical-align: middle;
}


#sub_shop-detail_inr01 dl,
#sub_shop-detail_inr02 dl {
    border-bottom: #777 2px solid;
    display: block;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
}


#sub_shop-detail_inr01 {
    padding: 0;
}

#sub_shop-detail_inr01 dt {
    padding: 0;
    font-family: verdana;
    font-size: 21px;
    line-height: 1;
}

#sub_shop-detail_inr01 dt span {
    font-weight: bold;
}

#sub_shop-detail_inr01 dt img {
    text-align: center;
    display: inline;
}

#sub_shop-detail_inr01 dd {
    padding: 5px 0 0 0;
    color: #666;
}

#sub_shop-detail_inr01 dd span {
    color: #cc9933;
}

#sub_shop-detail_inr02 {
    padding: 0;
}

#sub_shop-detail_inr02 dt {
    padding: 0;
    text-align: center;
    overflow: hidden;
}

#sub_shop-detail_inr02 dt span {
    display: block;
}

#sub_shop-detail_inr02 dd {
    padding: 5px 0 0 0;
}

#sub_shop-detail_inr02 dd span {
    color: #cc9933;
}

#sub_shop-detail_inr03 {
    padding: 0;
}

#sub_shop-detail_inr03 ul {
    padding: 0 12px;
    text-align: center;
}

#sub_shop-detail_inr03 li {
    padding: 12px 7px;
    text-align: left;
    margin-bottom: 15px;
    display: block;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border: solid 1px #e9e6d9;
}

#sub_shop-detail_inr03 li span {
    display: block;
    padding-top: 7px;
}

/*sub-Q&A*/
#sub_shop-detail #q_and_a header {
    box-sizing: border-box;
    padding: 7px 0 0 0;
    display: block;
    width: 236px;
    height: 36px;
    text-align: center;
    background-image: url("/images/shop/bg_mizutama.png");
    margin-top: 20px;
}

#sub_shop-detail_qa_list {
    border-radius: 4px;
    background-color: #fcf9ea;
    padding: 6px 10px 0 10px;
    margin: 5px 0 25px 0;
}

#sub_shop-detail_qa_list .icon {
    margin-bottom: 5px;
}

#sub_shop-detail_qa_list .fukidashi {
    width: 150px;
    position: relative;
    margin: 0 auto;
}

#sub_shop-detail_qa_list .fukidashi.right p {
    border: 2px solid #ff6363;
    border-radius: 8px;
    padding: 5px;

    background-color: #ff6363;
    color: #fff;
    margin-bottom: 10px;
}

#sub_shop-detail_qa_list .fukidashi.right p:after,
#sub_shop-detail_qa_list .fukidashi.right p:before {
    content: ' ';
    position: absolute;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    border-left: solid 15px #ff6363;
    top: 10px;
    right: -12px;
}

#sub_shop-detail_qa_list .fukidashi.right p:before {
    border-left-color: #ff6363;
    background-color: #fcf9ea;
    right: -15px;
}

#sub_shop-detail_qa_list .fukidashi.left p {
    border: 1px solid #005a96;
    border-radius: 8px;
    padding: 5px;

    background-color: #fff;
    color: #005a96;
    margin-bottom: 10px;
}

#sub_shop-detail_qa_list .fukidashi.left p:after,
#sub_shop-detail_qa_list .fukidashi.left p:before {
    content: ' ';
    position: absolute;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
    border-right: solid 15px #ffffff;
    top: 10px;
    left: -12px;
}

#sub_shop-detail_qa_list .fukidashi.left p:before {
    border-right-color: #005a96;
    left: -15px;
}

/* subその他おすすめ店 */
#sub_shop-detail #recommend_shop header {
    box-sizing: border-box;
    padding: 7px 0 0 0;
    display: block;
    width: 236px;
    height: 36px;
    text-align: center;
    background-image: url("/images/shop/bg_mizutama.png");
}

#sub_shop-detail #recommend_shop dl {
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border: solid 1px #e9e6d9;
    margin: 10px 30px;
}

#sub_shop-detail #recommend_shop dt {
    display: block;
    width: 140px;
    height: 110px;
    margin: 11px 19px 0 21px;
}

#sub_shop-detail #recommend_shop dd {
    text-align: center;
    margin: 5px 0 0 0;
}




/*特集ページ用コンテンツ
------------------------------ */

.shop-detail_feature01 {
    margin: 10px 0 0 0;
    overflow: hidden;
    padding: 0 20px;
}

.shop-detail_feature01 h3 {
    width: 120px;
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
}

.shop-detail_feature01 p {
    font-size: 14px !important;
    line-height: 24px;
}


/* 店長NEWS */
#shop-detail_shop_manager_news01 {
    margin-bottom: 20px;
}

#shop-detail_shop_manager_news01>header {
    position: relative;
    display: block;
    background-color: #00a1ff;
    background-image: -webkit-gradient(linear, left top, right top, from(#18bef7), to(#00a1ff));
    background-image: -webkit-linear-gradient(left, #18bef7, #00a1ff);
    background-image: -o-linear-gradient(left, #18bef7, #00a1ff);
    background-image: linear-gradient(to right, #18bef7, #00a1ff);
    border-radius: 6px;
}

#shop-detail_shop_manager_news01>header::before {
    position: absolute;
    top: 6px;
    left: 8px;
    content: '';
    width: 30px;
    height: 26px;
    background-image: url(/images/shop/icon_tenchou-news.png);
}

#shop-detail_shop_manager_news01 h2 {
    background: transparent;
    padding: 5px 10px;
    font-size: 21px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: bold;
    border-left: 2px dotted #ffffff;
    margin-left: 46px;
}

#shop-detail_shop_manager_news01 h2 time {
    display: inline-block;
    width: 190px;
    font-size: 12px;
    margin-left: 210px;
}

#shop-detail_shop_manager_news01_01 {
    padding: 0 5px;
}

#shop-detail_shop_manager_news01_01 header {
    padding: 5px 0 5px 0;
}

#shop-detail_shop_manager_news01_01 header h3 {
    font-size: 18px;
    font-weight: bold;
}

#shop-detail_shop_manager_news01_01 header figure {
    float: left;
    margin: 0 15px 10px 0;
    width: 120px;
}

#shop-detail_shop_manager_news01_01 header figure div {
    display: flex;
    align-items: center;
    width: 120px;
    height: 120px;
}

#shop-detail_shop_manager_news01_01 header figure div img {
    max-width: 120px;
    max-height: 120px;
    margin: 0 auto;
}

#shop-detail_shop_manager_news01_01 header figure figcaption {
    font-size: 10px;
    text-align: left;
    color: #0078d2;
    margin-top: 10px;
}

#shop-detail_shop_manager_news01_01 .content {
    overflow: hidden;
    border-top: 2px dotted #4bd2ff;
    padding-top: 10px;
}

#shop-detail_shop_manager_news01_01 .content a {
    color: #1111CC;
}

#shop-detail_shop_manager_news01_01 .content a:visited {
    color: #1111CC;
}

#shop-detail_shop_manager_news01_01 .content a:hover {
    color: #DAA520;
}

#shop-detail_shop_manager_news01_01 .content a:active {
    color: #1111CC;
}

#shop-detail_shop_manager_news01_01 .content p {
    font-size: 16px;
    margin-bottom: 14px;
}

#shop-detail_shop_manager_news01_01 .content p:last-of-type {
    margin-bottom: 1px;
}

#shop-detail_shop_manager_news01_02 {
    width: 435px;
    margin: 10px 0px 0 auto;
    border-top: 2px dotted #4bd2ff;
    padding-top: 10px;
}

#shop-detail_shop_manager_news01_02 header {
    float: left;
    width: 85px;
}

#shop-detail_shop_manager_news01_02 header h3 img {
    border-radius: 10px;
}

#shop-detail_shop_manager_news01_02 div {
    padding: 14px 0;
}

#shop-detail_shop_manager_news01_02 div p {
    font-size: 12px;
    color: #0078d2;
}

#shop-detail_shop_manager_news01_02 div p:first-child {
    margin-bottom: 6px;
}

/* こだわりポイント */
.shop-detail-kodawaripoint {
    margin-top: 20px;
    padding-top: 0;
    border-top: none;
}

.shop-detail-kodawaripoint .table_inr03_age {
    width: 154px;
}

.shop-detail-kodawaripoint .table_inr03_age div:first-of-type img {
    width: 154px;
}

.shop-detail-kodawaripoint .table_inr03_kodawaripoint {
    width: 422px;
}

.shop-detail-kodawaripoint .table_inr03_kodawaripoint ul {
    width: 422px;
}

.shop-detail-kodawaripoint .table_inr03_kodawaripoint ul li {
    margin-right: 3px;
}

.shop-detail-kodawaripoint .table_inr03_kodawaripoint ul li:last-of-type {
    margin-right: 0;
}

/* 出稼ぎ */
#shop-detail-dekasegi {
    margin-top: 30px;
    margin-bottom: 70px;
}

#shop-detail-dekasegi img {
    display: block;
    width: 100%;
}

#shop-detail-dekasegi>header h2 {
    margin-bottom: 10px;
    padding: 0;
    background: transparent;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

#shop-detail-dekasegi>div .shop-detail-dekasegi-icon ul {
    margin-top: 5px;
    list-style: none;
    overflow: auto;
}

#shop-detail-dekasegi>div .shop-detail-dekasegi-icon ul li {
    float: left;
    width: 114px;
    margin-right: 2.5px;
}

#shop-detail-dekasegi>div .shop-detail-dekasegi-icon ul li:last-of-type {
    margin-right: 0;
}

#shop-detail-dekasegi>div .shop-detail-dekasegi-point {
    margin-top: 10px;
}

#shop-detail-dekasegi>div .shop-detail-dekasegi-point>div {
    padding: 10px 5px 10px 5px;
    font-size: 14px;
    border-bottom: solid 3px #009DE6;
}

/* 検討中リスト
------------------------------------------------------------- */
/*table　アラート共通
------------------------------ */
.tbl_alert {
    background-color: #FFFF99;
}

.tbl_alert span {
    font-weight: bold;
    color: #FF0000;
}

.tbl_alert input {
    background-color: #FFFF99;
    border: #FF0000 2px solid;
    background-color: #fff;
}

.tbl_alert textarea {
    border: #FF0000 2px solid;
    background-color: #fff;
}

.tbl_alert .b_no {
    background-color: #FFFF99;
}

#td_email_uketsuke.tbl_alert input {
    border-color: initial;
    border-width: 1px;
}

#td_email_uketsuke.tbl_alert input.err_item {
    border: #FF0000 2px solid;
}

/**/

.tbl_alert02 {
    background-color: #fff;
}

.tbl_alert02 span {
    color: #FF0000;
}

.tbl_alert02 input {
    background-color: #FFFF99;
    border: #FF0000 2px solid;
    background-color: #fff;
}

.tbl_alert02 textarea {
    border: #FF0000 2px solid;
    background-color: #fff;
}

.tbl_alert02 .b_no {
    background-color: #fff;
}

/**/

.list_alert {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #f00;
    display: block;
    margin: 40px 130px;
    box-shadow: 0 0 6px 2px rgba(255, 90, 120, 0.4);
    padding: 20px;
    border-radius: 12px;
}

.list_alert02 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #f00;
    margin-left: 5px;
    display: block;
}

/*検討中リストテーブル
------------------------------ */
#list {
    padding: 0;
}

.entry_step {
    list-style: none;
    width: 100%;
    padding: 10px 0;
}

.entry_step li {
    position: relative;
    float: left;
    width: calc(100% / 3);
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    background-color: #d1d1d1;
    color: #ffffff;
}

.entry_step li:not(:first-child)::before,
.entry_step li:not(:first-child)::after {
    position: absolute;
    left: -8px;
    display: block;
    content: '';
    width: 18px;
    height: 18px;
    background-color: #d1d1d1;
    border-left: 5px solid #fff;
}

.entry_step li.completed_step:not(:first-child)::before,
.entry_step li.completed_step:not(:first-child)::after {
    background-color: #ff6c00;
}

.entry_step li:not(:first-child)::before {
    top: 0;
    -ms-transform: skew(30deg, 0);
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}

.entry_step li:not(:first-child)::after {
    bottom: 0;
    -ms-transform: skew(-30deg, 0);
    -webkit-transform: skew(-30deg, 0);
    transform: skew(-30deg, 0);
}

.entry_step li.completed_step {
    background-color: #ff6c00;
}

#list h2 {
    display: block;
    clear: both;
    padding: 0 5px;
    margin-top: 20px;
}

#list h2 p {
    border: 1px solid #3399FF;
    background-color: #3399FF;
    color: #ffffff;
    height: 40px;
    font-size: 23px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 10px;
    border-radius: 20px 20px 0 0;
}

#list .list_alert p:nth-of-type(3) {
    font-size: 13px;
}

#list table {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    width: -moz-available;
    width: -webkit-fill-available;

}

#list table th {
    padding: 3px;
    background-color: #CCFFFF;
    color: #666;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-align: left;
    white-space: nowrap;
}

#list table td {
    padding: 3px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    color: #666;
}

#over_application_count {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin: 20px 0;
}

/**/

#list_tbl_inr01 {
    padding: 0 5px;
    margin-bottom: 40px;
}

#list_tbl_inr01 ul {
    width: 330px;
    display: inline-block;
    padding: 10px 0 0 0;
}

#list_tbl_inr01 ul li {
    color: #666;
    margin-left: 5px;
}

#list_tbl_inr01 p {
    padding: 5px 0 0 0;
    color: #CC0000;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    display: block;
}

#list_tbl_inr01 p.not-keepshop {
    margin: 25px 0;
}

#list_tbl_inr01 p.more-find {
    text-align: right;
}

#list_tbl_inr02 {
    padding: 0 5px;
}

#list_tbl_inr02 table {
    margin-bottom: 5px;
}

#list_tbl_inr02 table input {
    font-size: 16px;
    line-height: 1.4;
    padding: 2px 5px;
    height: 28px;
}

#list_tbl_inr02 table textarea {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px;
}

#list_tbl_inr02 table th {
    padding: 7px;
    font-size: 14px;
    width: 160px;
}

#list_tbl_inr02 table td {
    padding: 7px;
    font-size: 12px;
}

#list_tbl_inr02 table.list_comfirm td {
    font-size: 18px;
}

#list_tbl_inr02 table td.td_contact_how,
#list_tbl_inr02 table td#td_experience,
#list_tbl_inr02 table td select {
    font-size: 15px;
}

#list_tbl_inr02 #td_email #email {
    width: 384px;
}

#list_tbl_inr02 #td_email #email_box {
    overflow: auto;
    margin-top: 10px;
}

#list_tbl_inr02 #td_email #email_box:after {
    clear: both;
}

#list_tbl_inr02 #td_email #email_account {
    float: left;
    width: 200px;
}

#list_tbl_inr02 #td_email #email_separator {
    float: left;
    width: 20px;
    height: 34px;
    text-align: center;
    font-size: 20px;
    line-height: 1.7;
}

#list_tbl_inr02 #td_email #email_domain {
    float: left;
    width: 150px;
}

.test_mail {
    display: inline-block;
}

.test_mail {
    margin-top: 15px;
    color: #0198F3;
}

.send_test_mail {
    box-sizing: border-box;
    position: relative;
    width: 130px;
    height: 25px;
    background-color: #0094EE;
    color: #ffffff;
    border-radius: 3px;
    padding: 5px 0 0 13px;
    margin-left: 15px;
    display: none;
    cursor: pointer;
}

.send_test_mail.show {
    display: inline-block;
}

.send_test_mail::after {
    position: absolute;
    top: 7px;
    right: 4px;
    content: '';
    display: block;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #ffffff;
}

.recipient_warning_box {
    box-sizing: border-box;
    border: #FF0000 1px solid;
    text-align: left;
    padding: 15px 10px 15px 30px;
    margin-top: 20px;
}

#list_send .recipient_warning_box {
    margin-bottom: 20px;
}

.recipient_warning_header {
    font-size: 18px;
    width: 480px;
    border-bottom: #FF0000 1px solid;
    color: #FF0000;
    font-weight: bold;
    margin-bottom: 15px;
}

.recipient_warning_text {
    font-size: 15px;
}

.recipient_warning_box p:last-of-type {
    margin-bottom: 15px;
}

#list_send .recipient_warning_text {
    margin-bottom: 0px;
}

#list_send .recipient_warning_box p:last-of-type {
    margin-bottom: 15px;
}

#list_tbl_inr02 .source-pic1 {
    max-width: 150px;
    max-height: 150px;
}

#list_tbl_inr02 table td.td_subject label {
    font-size: 15px;
}

a.mail_cond_btn {
    box-sizing: border-box;
    display: block;
    width: 250px;
    height: 30px;
    text-align: center;
    background-color: #e0e0e0;
    border: solid 2px #969696;
    border-radius: 8px;
    padding-top: 5px;
    padding-right: 9px;
    color: #000000;
}

a.mail_cond_btn:hover {
    text-decoration: none;
}

.info_save_desc {
    text-align: center;
    margin-top: 30px;
}

.info_save_desc p:nth-of-type(1) {
    color: #FF0000;
    font-size: 20px;
}

.info_save_desc p:nth-of-type(2),
.info_save_desc p:nth-of-type(3) {
    font-size: 16px;
}

.info_save_desc label[for="info_save"] {
    margin-top: 10px;
    display: block;
    font-size: 18px;
    color: #3399FF;
}

.info_save_desc input {
    margin-right: 8px;
}

.required_red {
    color: #FF0000;
}

.no_required_blue {
    color: #CCFFFF;
}

#list_tbl_inr03 {
    margin: 10px 0 40px 0;
    position: relative;
}

#list_tbl_inr03 .slick-loader {
    height: 112px;
    position: relative;
}

#list_tbl_inr03 .slick-loader img {
    width: 32px;
    display: block;
    position: absolute;
    *position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    *margin: 40px auto 0 auto;
}

#list_tbl_inr03 ul {
    width: 580px;
    display: none;
    margin: 0 auto;
}

#list_tbl_inr03 li {
    width: 20%;
    float: left;
    text-align: center;
}

#list_tbl_inr03 li img {
    display: block;
    width: 95px;
    margin: 0 auto 4px auto;
}

#list_tbl_inr03 li span {
    display: block;
    width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
}

#list_tbl_inr03 li span.pr_label {
    display: inline;
    color: #FF0000;
}

#list_tbl_inr03 .slick-arrow::-moz-focus-inner {
    border: 0px;
}

#list_tbl_inr03 .slick-prev,
#list_tbl_inr03 .slick-next {
    width: 20px;
    height: 60px;
    top: 45%;
    background-repeat: no-repeat;
    opacity: 1.0;
}

#list_tbl_inr03 .slick-prev:hover,
#list_tbl_inr03 .slick-next:hover {
    opacity: 0.9;
}

#list_tbl_inr03 .slick-prev {
    background: url('../images/list/slick_arrow_left.gif');
    left: -22px;
}

#list_tbl_inr03 .slick-prev::before {
    content: "";
}

#list_tbl_inr03 .slick-next {
    background: url('../images/list/slick_arrow_right.gif');
    right: -22px;
}

#list_tbl_inr03 .slick-next::before {
    content: "";
}

/**/

#list_tbl_inr02_btn {
    margin: 30px 0;
    text-align: center;
    padding: 0 180px;
}

#list_tbl_inr02_btn div {
    float: left;
}

#list_tbl_inr02_btn .list_modified_btn::before {
    position: absolute;
    top: 17px;
    left: 5px;
    content: '';
    display: block;
    border-style: solid;
    border-width: 5px 7px 5px 0;
    border-color: transparent #6c6c6c transparent transparent;
}

#list_tbl_inr02_btn .list_modified_btn {
    position: relative;
    box-sizing: border-box;
    width: 100px;
    height: 45px;
    background: #fff;
    border: 2px solid #6c6c6c;
    border-radius: 6px;
}

#list_tbl_inr02_btn .list_modified_btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #6c6c6c;
    line-height: 45px;
    font-size: 20px;
}

#list_tbl_inr02_btn .list_modified_btn a:hover {
    text-decoration: none;
}

#list_tbl_inr02_btn .list_submit_btn {
    position: relative;
    box-sizing: border-box;
    width: 350px;
    height: 45px;
    background: #66cf5a;
    background: -moz-linear-gradient(top, #66cf5a 0, #48ae3a 100%);
    background: -webkit-linear-gradient(top, #66cf5a 0, #48ae3a 100%);
    background: linear-gradient(to bottom, #66cf5a 0, #48ae3a 100%);
    border-radius: 6px;
    color: #ffffff;
    font-size: 20px;
    line-height: 45px;
    margin-left: 20px;
    cursor: pointer;
}

#list_tbl_inr02_btn .list_submit_btn::after {
    position: absolute;
    top: 16px;
    right: 10px;
    content: '';
    display: block;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #fff;
}

/**/
img.list_required {
    display: inline-block;
    width: 34px;
    height: 14px;
    float: right;
    margin-top: 2px;
}


#list_btm_note {
    padding: 0;
    margin-top: 40px;
    font-size: 14px;
    margin-bottom: 40px;
}

#list_tbl_inr01>section {
    width: 100%;
    border-bottom: 1px solid #dedede;
}

#list_tbl_inr01>section>div:nth-of-type(1) {
    display: table;
    table-layout: fixed;
    width: 100%;
}

#list_tbl_inr01>section>div {
    background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
}

#list_tbl_inr01>section>div div {
    display: table-cell;
    position: relative;
}

#list_tbl_inr01>section>div div.list_shop_link {
    width: 430px;
}

.checkbox01 {
    position: relative;
    width: 50px;
}

.checkbox01 input {
    display: none;
    vertical-align: middle;
}

.checkbox01>label {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.checkbox01>input[type="checkbox"]:checked+label:before {
    opacity: 1;
}

.checkbox01>label::before {
    position: absolute;
    top: 48%;
    top: calc(50% - 13px);
    left: 18px;
    content: '';
    display: block;
    margin-top: -13px;
    width: 9px;
    height: 19px;
    border-right: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.checkbox01>label::after {
    box-sizing: border-box;
    position: absolute;
    top: 43%;
    top: calc(50% - 16px);
    left: 10px;
    content: '';
    display: block;
    margin-top: -10px;
    width: 30px;
    height: 30px;
    border: 2px solid #ff5a78;
    border-radius: 6px;
    background-color: #ffffff;
}

.checkbox01>input[type="checkbox"]:checked+label::after {
    background-color: #ff5a78;
}

#list_tbl_inr01>section>div div>dl {
    list-style: none;
    display: block;
    padding: 15px 30px 10px 0;
}

#list_tbl_inr01>section>div div.confirm_list_shop_link>dl {
    padding: 15px 30px 10px 15px;
}

#list_tbl_inr01>section>div div>dl dt {
    color: #010101;
    font-size: 16px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#list_tbl_inr01>section>div div>dl dd.published_end {
    color: #0066FF;
    font-size: 14px;
}

#list_tbl_inr01>section>div div>dl dd.published_end p {
    color: #0066FF;
    font-size: 14px;
    width: inherit;
    float: none;
    padding: 0;
    text-align: left;
    font-weight: inherit;
}

#list_tbl_inr01>section>div>div.list_shop_operation {
    padding: 0 10px;
}

#list_tbl_inr01>section>div>div.list_shop_operation ul {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: justify;
    -ms-box-pack: justify;
    box-pack: justify;
    flex-pack: justify;
    float: right;
}

#list_tbl_inr01>section>div>div>div.list_shop_operation_delete {
    position: absolute;
    width: 109px;
    height: 25px;
    border: 2px solid #d2d2d2;
    border-radius: 6px;
    text-align: center;
    background-color: #b4b4b4;
    bottom: 8px;
}

#list_tbl_inr01>section>div>div>div.list_shop_operation_delete a {
    padding: 7px 10px 5px 22px;
    display: block;
    font-size: 11px;
    line-height: 13px;
}

#list_tbl_inr01>section>div>div>div.list_shop_operation_delete a::before,
#list_tbl_inr01>section>div>div>div.list_shop_operation_delete a::after {
    position: absolute;
    top: 12px;
    left: 5px;
    display: block;
    content: '';
    width: 12px;
    border-top: 2px solid #ffffff;
}

#list_tbl_inr01>section>div>div>div.list_shop_operation_delete a::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#list_tbl_inr01>section>div>div>div.list_shop_operation_delete a::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#list_tbl_inr01>section>div>div>div.list_shop_operation_delete a span {
    display: inline-block;
    color: #ffffff;
    text-align: left;
}

#list_tbl_inr01>section>div>div>div.list_shop_until_terminate {
    position: absolute;
    width: 109px;
    height: 25px;
    border: 2px solid #ef6c00;
    border-radius: 6px;
    text-align: center;
    background-color: #ef6c00;
    bottom: 42px;
}

#list_tbl_inr01>section>div>div>div.list_shop_until_terminate.today_terminate {
    border: 2px solid #ff0000;
    background-color: #ff0000;
}

#list_tbl_inr01>section>div>div>div.list_shop_until_terminate p {
    font-size: 13px;
    font-weight: inherit;
    color: #ffffff;
    padding: 4px 0 0 0;
}

#any_input_section_btn {
    margin: 10px;
    border: 4px dashed #dedede;
    border-radius: 5px;
    background-color: #f6f6f6;
    text-align: center;
    padding: 15px;
    width: 54%;
    margin: auto;
    margin-bottom: 10px;
}

#any_input_section_btn span {
    font-size: 15px;
    font-weight: bold;
    position: relative;
}

#any_input_section_btn span.any_input_section_open {
    display: block;
}

#any_input_section_btn span.any_input_section_close {
    display: none;
}

#any_input_section_btn.section_open span.any_input_section_open {
    display: none;
}

#any_input_section_btn.section_open span.any_input_section_close {
    display: block;
}

#any_input_section_btn span.any_input_section_open::after,
#any_input_section_btn span.any_input_section_close::after {
    display: block;
    position: absolute;
    top: 0px;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #111111;
    border-right: 3px solid #111111;
    right: 76px;
}

#any_input_section_btn span.any_input_section_open::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#any_input_section_btn span.any_input_section_close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px;
}

div.list_submit,
div.list_submit2 {
    padding: 10px 0;
}

div.list_submit p,
div.list_submit2 p {
    position: relative;
    display: block;
    padding: 10px 0;
    width: 60%;
    background: #66cf5a;
    background: -moz-linear-gradient(top, #66cf5a 0, #48ae3a 100%);
    background: -webkit-linear-gradient(top, #66cf5a 0, #48ae3a 100%);
    background: linear-gradient(to bottom, #66cf5a 0, #48ae3a 100%);
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    line-height: 24px;
    margin: auto;
    font-weight: bold;
}

div.list_submit p::after,
div.list_submit2 p::after {
    position: absolute;
    top: 32px;
    right: 21px;
    content: '';
    display: block;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #ffffff;
}

div.list_submit2 p::after {
    top: 16px;
}


div.list_submit p span {
    font-size: 13px;
    font-weight: initial;
}

/*送信完了*/
#list_send {
    border: 3px #CCCCCC solid;
    padding: 20px;
    text-align: center;
    margin: 0 5px;
}

#list_send p {
    margin-bottom: 20px;
}



/* メアド非公開 返信フォーム
------------------------------------------------------------- */
#reply {
    padding: 0;
}

#reply h4 {
    display: block;
    color: #FF0000;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    clear: both;
}

#reply table {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

#reply table th {
    padding: 8px;
    background-color: #CCFFFF;
    color: #666;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-align: left;
    white-space: nowrap;
    width: 150px;
    vertical-align: top;
    font-size: 14px;
}

#reply table td {
    padding: 8px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

/**/

#reply_tbl_inr01 {
    padding: 0 5px;
    margin-bottom: 40px;
}

#reply_tbl_inr01 table input {
    font-size: 12px;
    line-height: 1.3;
}

#reply_tbl_inr01 table textarea {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px;
}

#reply_tbl_inr01 .source-pic1 {
    max-width: 150px;
    max-height: 150px;
}

#reply_tbl_inr01 .tbl_alert {
    background-color: #FFFF99;
}

/**/

#reply_tbl_inr01_btn {
    padding-left: 165px;
    margin-top: 5px;
}

/**/

#reply_tbl_inr02 {
    padding: 0 5px 20px 5px;
    border-bottom: #474747 2px solid;
}

#reply_tbl_inr02 table {
    margin-top: 5px;
}

#reply_tbl_inr02 p {
    font-weight: bold;
    vertical-align: middle;
}

#reply_tbl_inr02 p img {
    vertical-align: middle;
}

#reply_tbl_inr02 span {
    color: #99CC33;
}

#reply_tbl_inr02 .reply_user {
    padding: 0;
}

#reply_tbl_inr02 .reply_user th {
    background-color: #FAEBF7 !important;
}


/**/

#reply_btm_note {
    padding: 0;
    margin-top: 40px;
    font-size: 14px;
    margin-bottom: 40px;
}

/*送信完了*/
#reply_send {
    border: 3px #CCCCCC solid;
    padding: 20px;
    text-align: center;
    margin: 0 5px;
}

#reply_send p {
    margin-bottom: 20px;
}


/* 業種解説
------------------------------------------------------------- */
#gyoushu {
    padding: 0;
}

#gyoushu h2 {
    padding: 0;
    margin: 0 0 10px 0;
}

#gyoushu_navi {
    padding: 0;
    margin: 20px 0 10px 0;
}

#gyoushu_navi ul {
    padding: 0;
}

#gyoushu_navi li {
    padding: 0;
    display: block;
    width: 33%;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
}

#gyoushu_navi li span {
    color: #66CC00;
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

/**/

#gyoushu_inr01 {
    padding: 0;
}

#gyoushu_inr01 dl {
    padding: 0;
    clear: both;
    display: block;
    margin-bottom: 10px;
}

#gyoushu_inr01 dt#deli,
#gyoushu_inr01 dt#hotel,
#gyoushu_inr01 dt#fashion,
#gyoushu_inr01 dt#soap,
#gyoushu_inr01 dt#sm,
#gyoushu_inr01 dt#esthe,
#gyoushu_inr01 dt#pinksalon,
#gyoushu_inr01 dt#zaitaku {
    padding: 0;
    width: 150px;
    height: 150px;
    float: left;
}

#gyoushu_inr01 dd {
    padding: 0;
}

#gyoushu_inr01 dd dl {
    padding: 0;
    clear: none;
}

#gyoushu_inr01 dd dt {
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #996600;
    margin-bottom: 5px;
}

#gyoushu_inr01 dd dd {
    padding: 0;
    font-size: 14px;
}

/**/
.gyoushu_link {
    color: #333;
    font-weight: bold;
    text-align: right;
    font-size: 12px !important;
    margin-top: 5px;
}


/* 業種解説
------------------------------------------------------------- */
#guideline {
    padding: 0;
}

#guideline h3 {
    padding: 5px;
    background-color: #ccc;
    font-weight: bold;
    font-size: 16px;
}

.guideline_inr01 {
    padding: 8px;
    margin-bottom: 20px;
    clear: both;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
}

.guideline_inr01 p {
    padding: 0;
}

.guideline_inr01 ul {
    padding: 0;
}

.guideline_inr01 ul ul {
    padding: 0;
    margin-bottom: 0px;
    margin-left: 1em;
}

.guideline_inr01 ul li {
    padding: 0;
}

.guideline_inr01 ul li ul li {
    padding: 0;
}



/* 風俗用語集
------------------------------------------------------------- */
#yougo {
    padding: 0;
}

#yougo h2 {
    padding: 0;
    margin-bottom: 10px;
}

.yougo_navi {
    padding: 0 10px 0 0;
    margin: 5px 0 10px 0;
}

.yougo_navi ul {
    padding: 0;
    text-align: center;
}

.yougo_navi li {
    padding: 0;
    display: inline;
}

.yougo_inr01 {
    padding: 0 10px 0 0;
    margin-bottom: 20px;
    clear: both;
}

.yougo_inr01 h3 {
    padding: 0;
    margin-bottom: 20px;
}

.yougo_inr01 h4 {
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
}

.yougo_inr01 p {
    font-size: 14px;
    margin-bottom: 20px;
}

/* インタビュー詳細
------------------------------------------------------------- */
#interview_detail {
    padding: 0;
}

#interview_detail h2 {
    display: block;
    width: 610px;
    height: 38px;
    padding: 0;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    background-color: #ff6363;
    background-image: -webkit-gradient(linear, left top, right top, from(#f69f78), to(#ff6363));
    background-image: -webkit-linear-gradient(left, #f69f78, #ff6363);
    background-image: -o-linear-gradient(left, #f69f78, #ff6363);
    background-image: linear-gradient(to right, #f69f78, #ff6363);
    border-radius: 6px;
    margin-bottom: 10px;
}

#interview_detail h2::before {
    position: absolute;
    top: 5px;
    left: 9px;
    content: '';
    width: 28px;
    height: 28px;
    background-image: url(/images/shop/icon_zaisekijosei.png);
}

#interview_detail h2 p {
    border-left: 2px dotted #ffffff;
    margin-left: 46px;
    line-height: 38px;
    padding-left: 10px;
}

#interview_detail_inr01 {
    padding: 0 0 10px 0;
    border-bottom: #c00 2px solid;
    margin-bottom: 20px;
}

#interview_detail_inr01 h3 {
    width: 180px;
    float: left;
}

#interview_detail_inr01 ul {
    width: 415px;
    float: right;
    display: block;
    font-size: 14px;
}

#interview_detail_inr01_shop>div a {
    color: #000000;
    font-size: 12px;
}


#interview_detail_inr02 {
    padding: 0;
    clear: both;
}

#interview_detail_inr02 dl {
    padding: 0;
}

#interview_detail_inr02 dt {
    padding: 0;
    display: block;
    color: #6666CC;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

#interview_detail_inr02 dt img {
    vertical-align: middle;
    display: inline;
}

#interview_detail_inr02 dd {
    padding: 5px;
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.8;
}

#interview_detail_inr02 dd img {
    vertical-align: middle;
    display: inline;
}

#interview_detail_inr02 ul {
    text-align: right;
}

#interview_detail_inr02 li {
    text-align: right;
    margin-bottom: 5px;
}

/*ピンク*/
.interview_pink dd {
    background-color: #FFCCCC;
}

/*黄色*/
.interview_yellow dd {
    background-color: #F5EACD;
}


/* 掲示板
------------------------------------------------------------- */
#bbs {
    padding: 0;
}

#bbs #new-thread_btn {
    padding: 0;
    text-align: right;
    margin-bottom: 16px;
    display: block;
}

/*IE7*/
*:first-child+html #bbs #new-thread_btn {
    margin-bottom: 22px;
}

#bbs #free_bn dl {
    width: 203px;
}

#bbs h2 {
    background-color: #66CCFF;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    font-size: 14px;
    margin-bottom: 20px;
}


#bbs .pagetop {
    text-align: right;
    float: none;
    clear: both;
    width: 98%;
    margin-bottom: 10px;
}

/* インタビュー動画一覧 */
.movie_list header {
    font-size: 0;
}

.movie_list header h2 {
    display: inline-block;
    vertical-align: top;
}

.movie_list header div {
    float: right;
}

.movie_list header div a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    width: 216px;
    height: 30px;
    line-height: 28px;
    border-radius: 10px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#eaeaea), color-stop(60%, #ffffff));
    background-image: -webkit-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: -o-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
}

.movie_list header div a:first-of-type {
    margin-bottom: 5px;
}

.movie_list header div a:hover {
    text-decoration: none;
}

.movie_list header div a::after {
    content: '';
    position: absolute;
    top: 37%;
    right: 5px;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.movie_list header div a.another_movie_link.staff {
    border: solid 2px #5d9eff;
    color: #5d9eff;
}

.movie_list header div a.another_movie_link.woman {
    border: solid 2px #fc6467;
    color: #fc6467;
}

.movie_list header div a.another_movie_link.recruit {
    border: solid 2px #a58bed;
    color: #a58bed;
}

.movie_list header div a.another_movie_link.staff::after {
    border-left: 8px solid #5d9eff;
}

.movie_list header div a.another_movie_link.woman::after {
    border-left: 8px solid #fc6467;
}

.movie_list header div a.another_movie_link.recruit::after {
    border-left: 8px solid #a58bed;
}

.movie_list .movie_list_search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 840px;
    height: 95px;
    border-radius: 6px;
    background-blend-mode: screen;
    background-image: -webkit-linear-gradient(135deg,
            #ffffff 45%,
            #45d0ca 45%,
            #45d0ca 55%,
            #ffffff 55%,
            #ffffff 95%,
            #45d0ca 95%,
            #45d0ca);
    background-image: -o-linear-gradient(135deg,
            #ffffff 45%,
            #45d0ca 45%,
            #45d0ca 55%,
            #ffffff 55%,
            #ffffff 95%,
            #45d0ca 95%,
            #45d0ca);
    background-image: linear-gradient(-45deg,
            #ffffff 45%,
            #45d0ca 45%,
            #45d0ca 55%,
            #ffffff 55%,
            #ffffff 95%,
            #45d0ca 95%,
            #45d0ca);
    background-size: 5px 5px;
    border: solid 2px #d5f1ec;
    margin: 20px 0;
}

.movie_list .movie_list_search>div {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.movie_list .movie_list_search>div:nth-of-type(1),
.movie_list .movie_list_search>div:nth-of-type(2) {
    width: 35%;
}

.movie_list .movie_list_search>div:nth-of-type(2)::before {
    content: '×';
    z-index: 1;
    position: absolute;
    top: 27px;
    left: -27px;
    color: #45d0ca;
    font-size: 25px;
}

.movie_list .movie_list_search>div:nth-of-type(2)::after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 36px;
    left: -24px;
    height: 14px;
    width: 14px;
    background-color: #ffffff;
}

.movie_list .movie_list_search>div:nth-of-type(3) {
    width: 15%;
}

.movie_list .movie_list_search>div:nth-of-type(4) {
    width: 15%;
}

.movie_list .movie_list_search div.movie_search_hit {
    font-size: 27px;
    font-weight: bold;
    color: #ff5a78;
    -webkit-text-stroke: 1.5px #ffffff;
    text-align: center;
}

.movie_list .movie_list_search>div p.movie_search_button {
    width: 78px;
    height: 78px;
    background-color: #75dec9;
    background-image: -webkit-gradient(linear, left top, right top, from(#75dec9), to(#45d0ca));
    background-image: -webkit-linear-gradient(left, #75dec9, #45d0ca);
    background-image: -o-linear-gradient(left, #75dec9, #45d0ca);
    background-image: linear-gradient(to right, #75dec9, #45d0ca);
    text-align: center;
    line-height: 82px;
    border-radius: 40px;
    font-size: 24px;
    color: #ffff00;
    margin: auto;
    cursor: pointer;
}

.movie_list .movie_list_search>div p.movie_search_button.no_search {
    background-color: #d2d2d2;
    background-image: none;
    color: #ffffff;
    cursor: default;
}

.movie_list .movie_list_search div.select_wrap {
    position: relative;
    display: inline-block;
    background: #ffffff;
}

.movie_list .movie_list_search div.select_wrap::before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 4px;
    right: 4px;
    background: #45d0ca;
    height: 80%;
    width: 30px;
    border-radius: 6px;
}

.movie_list .movie_list_search div.select_wrap::after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
}

.movie_list .movie_list_search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    margin: 0;
    height: 40px;
    background: transparent;
    position: relative;
    z-index: 1;
    padding: 0 40px 0 10px;
    border: solid 2px #45d0ca;
    border-radius: 6px;
}

.movie_list_table li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 276px;
    border: solid 1px #dcdcdc;
    margin-bottom: 10px;
    padding: 7px;
}

.movie_list_table li p {
    font-size: 14.5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.movie_list_table li p.movie_comment {
    overflow: auto;
    text-overflow: inherit;
    white-space: inherit;
    font-size: 16px;
    height: 46px;
    margin-top: 5px;
}

#bbs_navi01 {
    padding: 0 0 10px 0;
    border-bottom: #999 1px solid;
}

#bbs_navi01 p {
    padding: 0;
    float: left;
}

#bbs_navi01 dl {
    padding: 0;
    display: block;
    float: right;
    margin-top: 10px;
    text-align: right;
}

#bbs_navi01 dt {
    padding: 0;
    width: 4em;
    float: left;
}

#bbs_navi01 dd {
    padding: 0;
    margin-left: 4.5em;
}


.bbs_row01 {
    clear: both;
    padding: 10px 0;
    border-bottom: #999 1px solid;
}

.bbs_row01 p {
    padding: 0;
    float: left;
    display: block;
    font-weight: bold;
    font-size: 14px;
}

.bbs_row01 ul {
    padding: 0;
    display: block;
    float: right;
}

.bbs_row01 li {
    text-align: right;
}

/*new_thread*/
#new_thread {
    padding: 0 0 0 5px;
}

#new_thread dl {
    padding: 0;
    width: 340px;
    display: block;
    float: left;
}

#new_thread dt {
    padding: 0;
    font-size: 14px;
}

#new_thread dt span {
    color: #0099FF;
}

#new_thread dd {
    padding: 0;
    margin-bottom: 20px;
}

p#emoji {
    padding: 0;
    float: left;
    display: block;
    margin: 80px 0 0 0;
}

/*bbs_info*/
.bbs_info {
    padding: 0;
    margin-bottom: 40px;
    font-size: 14px;
}

.bbs_info h3 {
    font-weight: bold;
}

.bbs_info h3 span,
.bbs_info p span {
    color: #66CC00;
}

/*bbs_sakujo*/
#bbs_sakujo {
    padding: 0 5px;
}

#bbs_sakujo p {
    font-size: 14px;
    margin-bottom: 20px;
}

#bbs_sakujo_note {
    font-size: 12px !important;
    margin-bottom: 0 !important;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding: 8px;
    color: #F00;
}

#bbs_sakujo table {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

#bbs_sakujo table th {
    padding: 8px;
    background-color: #cff;
    font-weight: normal;
    text-align: left;
    width: 150px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    vertical-align: top;
}

#bbs_sakujo table th span {
    color: #999;
}

#bbs_sakujo table th em {
    color: #f00;
}



#bbs_sakujo table td {
    padding: 8px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

#bbs_sakujo_btn {
    text-align: center;
    margin: 20px 0;
}

/*bbs_error*/
#bbs_error {
    padding: 0;
    width: 550px;
    margin: 0 auto;
}

#bbs_error_inr01 {
    padding: 0;
}

#bbs_error_inr01 h2 {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    margin: 40px 0;
}

#bbs_error_inr01 h2 span {
    padding: 0;
    color: #c00;
}

#bbs_error_inr01 p {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}



/* スレッド
------------------------------------------------------------- */

#thread_inr01 {
    padding: 0 0 20px 0;
    margin: 0;
}

#thread_inr01 ul {
    padding: 0;
}

#thread_inr01 #thread_inr01_01 {
    padding: 0;
    float: left;
}

#thread_inr01 #thread_inr01_02 {
    padding: 0;
    float: right;
}

/**/

.thread_inr02 {
    margin: 0;
    width: 84%;
    float: left;
    padding: 20px 0 10px 0;
}

.thread_inr02_01 {
    margin: 0;
    width: 15%;
    float: left;
    padding-top: 5px;
}

.thread_inr02_02 {
    margin: 0 0 0 16%;
    display: inline;
    padding: 0;
}

.thread_inr02_02 .pagenation {
    padding: 10px 0 0 0;
    margin: 0;
    clear: none;
}

/**/

.thread_inr03 {
    margin: 0;
    width: 15%;
    float: right;
    padding: 20px 0;
    text-align: right;
}


.thread_inr03 h3 {
    font-weight: bold;
    color: #09f;
    font-size: 14px;
    display: inline;
    letter-spacing: 1px;
}

/**/

.thread_inr04 {
    padding: 0;
    font-size: 16px;
}

.thread_inr04 h2 {
    padding: 8px;
    background-color: #ff9;
    font-weight: bold;
    font-size: 18px;
    clear: both;
    margin: 0 0 20px 0;
    display: block;
}

/*IE7*/
*:first-child+html .thread_inr04 h2 {
    padding: 4px 8px 8px 8px;
}

.thread_inr04 dl {
    padding: 10px 0;
    margin: 0 5px;
    display: block;
    border-bottom: #808080 1px solid;
}

.thread_inr04 dt {
    padding: 0;
    margin-bottom: 10px;
}

.thread_inr04 dd {
    padding: 0;
}

/*書き込みフォーム*/
#thread_comment {
    padding: 0 0 0 5px;
}

#thread_comment dl {
    padding: 0;
    width: 400px;
    display: block;
    float: left;
}

#thread_comment dt {
    padding: 0;
    font-size: 14px;
}

#thread_comment dt span {
    color: #0099FF;
}

#thread_comment dd {
    padding: 0;
    margin-bottom: 20px;
}

#thread_comment textarea {
    font-family: 'ＭＳ Ｐゴシック', 'ＭＳＰゴシック', 'MSPゴシック', 'MS Pゴシック';
    width: 400px;
}


p#emoji_thread {
    padding: 0;
    float: left;
    display: block;
    margin: 80px 0 0 20px;
}

#thread_inr05 {
    padding: 20px 0 0 0;
    margin: 0;
    clear: both;

}

#thread_inr05 ul {
    padding: 20px 0;
    font-size: 14px;
    border-top: #777777 2px solid;
    border-bottom: #777777 2px solid;
    display: block;
    margin-bottom: 10px;
}

#thread_inr05 p {
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}

#thread_inr05 li.pagetop {
    line-height: 1.5 !important;
    font-size: 14px !important;
    width: 100% !important;
    padding: 0 !important;
    display: inline !important;
    float: none !important;
    margin: 0 !important;
}

#thread_inr05 li.thread_close span {
    color: #09f;
}



/* お問あわせ
------------------------------------------------------------- */
#contact {
    padding: 0;
}

#contact_inr01 ul {
    display: block;
    padding: 0;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}

#contact_inr01 ul li {
    color: #666;
    margin-left: 5px;
}

#contact_inr01 ul li {
    color: #CC9900;
}

#contact_inr01 {
    padding: 5px 0 10px 0;
    border-bottom: #777 1px solid;
    margin-bottom: 20px;
}

#contact_inr02 h3 {
    color: #666;
    font-weight: bold;
    font-size: 16px;
}

#contact_inr02 h3 span {
    color: #F00;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}

#contact_inr02 {
    padding: 0;
}

#contact_inr02 table {
    margin-bottom: 5px;
}

#contact_inr02 table ul {
    padding: 0;
}

#contact_inr02 table ul li {
    padding: 0;
    width: 49%;
    float: left;
    display: block;
}

#contact_inr02 table ul li span {
    font-size: 10px;
    display: block;
}

#contact_inr02 table input,
#contact_inr02 #contact_btn input {
    font-size: 16px;
    line-height: 1.3;
    padding: 5px;
}

#contact_inr02 table textarea {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.3;
    padding: 5px;
}

#contact_inr02 table select {
    font-size: 16px;
    line-height: 1.3;
    padding: 5px;
}

#contact_inr02 table th {
    padding: 7px;
    font-size: 12px;
    width: 150px;
    background-color: #CCFFFF;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-bottom: #fff 2px solid;
}

#contact_inr02 table th span {
    color: #FF0000;
}

#contact_inr02 table td {
    padding: 7px;
    font-size: 12px;
    border-bottom: #fff 2px solid;
}

/**/
#contact_btn {
    text-align: center;
}

#contact_btn li {
    padding: 0;
}

#contact_btn em {
    padding: 0;
    color: #0099FF;
    font-size: 10px;
    margin-bottom: 20px;
    display: block;
}

/**/

#contact_inr03 {
    padding: 10px 0 0 0;
    display: block;
    margin-top: 40px;
    border-top: #474747 1px solid
}

#contact_inr03 p {
    display: block;
}

/* 掲載申し込みフォーム（1）
------------------------------------------------------------- */

#request {
    padding: 0;
}

#request .bg_yellow {
    width: 260px;
    vertical-align: top;
}

#request_inr01 {
    padding: 0;
}

#request_inr01 h2 {
    padding: 20px 0;
    width: 49%;
    float: left;
    font-family: 'Noto Sans Japanese';
    font-size: 24px;
    font-weight: 600;
}

#request_inr01 h2 span {
    display: block;
    color: #0099FF;
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 8px;
}

#request_inr01 dl {
    padding: 0;
    float: right;
    font-size: 10px;
    text-align: right;
    width: 150px;
}

#request_inr01 dt {
    padding: 0;
    display: block;
}

#request_inr01 dt span {
    padding: 0;
    color: #99CC33;
}

#request_inr01 dd {
    padding: 0;
    display: block;
}

#request_inr01 dd span {
    padding: 0;
    display: block;
    width: 75px;
    float: left;
}

/**/
#request_inr01 h3,
#request_inr02 h3,
#request_inr03 h3,
#request_inr04 h3 {
    margin-bottom: 10px;
}

/**/

#request_inr02,
#request_inr03 {
    padding: 0;
    margin-bottom: 30px;
}

#request_inr02 table,
#request_inr03 table {
    margin-bottom: 5px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    margin-top: 10px;
}

#request_inr02 table ul {
    padding: 0;
}

#request_inr02 table ul li {
    padding: 0;
    float: left;
    display: block;
}

#request_inr02 table ul li:first-child {
    width: 40%;
}

#request_inr02 table ul li:last-child {
    width: 60%;
}

#request_inr02 table ul li span {
    font-size: 10px;
    display: block;
}

#request_inr02 table input,
#request_inr03 table input {
    font-size: 16px;
    line-height: 1.3;
    padding: 3px;
}

#request_inr02 table select,
#request_inr03 table select {
    font-size: 16px;
    line-height: 1.3;
    padding: 5px;
}

#request_inr02 table textarea {
    font-size: 14px;
    line-height: 1.3;
}

#request_inr02 table th,
#request_inr03 table th {
    padding: 7px;
    font-size: 14px;
    width: 170px;
    background-color: #CCFFFF;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

#request_inr02 table th span,
#request_inr03 table th span {
    color: #FF0000;
}

#request_inr02 table td,
#request_inr03 table td {
    padding: 7px;
    font-size: 12px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

/**/

#request_inr02 h4 {
    font-size: 16px;
    font-weight: bold;
}

#request_inr02 h4 span {
    color: #F00;
}


/**/

#request_inr03 {
    padding: 0;
}

#request_inr03 ul {
    padding: 0;
}

#request_inr03 ul li {
    padding: 0;
    font-weight: bold;
    color: #666;
}

#request_inr03 ul li span {
    padding: 0;
    color: #FF0000;
}

/**/

#request_btn {
    text-align: center;
    padding: 0 0 20px 0;
    display: block;
}

#request_btn li {
    padding: 0;
}

#request_btn em {
    padding: 0;
    display: block;
    margin: 40px 0 20px 0;
}

/**/
#request_inr04 {
    padding: 0;
}

#request_inr04_01 {
    padding: 8px;
    border: #ccc 1px solid;
}

#request_inr04_01 h4 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

#request_inr04_01 ul {
    padding: 0;
}

#request_inr04_01 li {
    padding: 0;
    font-size: 14px;
}

#request_inr04_01 li span {
    color: #FF9999;
}

#request_inr04_01 li em {
    color: #0099FF;
}

#request_inr04_02 {
    padding: 20px 0 0 0;
}

#request_inr04_02 h4 {
    padding: 0;
}

#request_inr04_02 h4 span {
    padding: 0;
    color: #FF0000;
}

#request_inr04_02 ul {
    padding: 0;
}

#request_inr04_02 li {
    padding: 0;
}

#request_inr04_02 li span {
    padding: 0;
}



/* 掲載申し込みフォーム（2）
------------------------------------------------------------- */

#request-entry {
    padding: 0;
}

#request-entry .bg_yellow {
    width: 260px;
    vertical-align: top;
}

/**/

#request-entry_inr01,
#request-entry_inr02,
#request-entry_inr03,
#request-entry_inr04,
#request-entry_inr05,
#request-entry_inr06,
#request-entry_inr07,
#request-entry_feature {
    padding: 0;
}

/**/

#request-entry_inr01 h2 {
    padding: 0;
    margin-bottom: 10px;
}

#request-entry_inr01 p {
    padding: 0;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}

/**/

#request-entry_inr01 h3,
#request-entry_inr02 h3,
#request-entry_inr03 h3,
#request-entry_inr04 h3,
#request-entry_inr05 h3,
#request-entry_inr06 h3,
#request-entry_inr07 h3,
#request-entry_feature h3 {
    margin-bottom: 10px;
}

#request-entry_feature h3 {
    background-color: #66cc00;
    padding: 7px 0 2px 15px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#request-entry_feature table tr th p {
    font-weight: normal;
    color: #3033E6;
}

/**/
#request-entry_inr02 ul,
#request-entry_inr03 ul {
    padding: 0;
}

#request-entry_inr02 ul li,
#request-entry_inr03 ul li {
    padding: 0;
    font-weight: bold;
    color: #666;
}

#request-entry_inr02 ul li span,
#request-entry_inr03 ul li span {
    padding: 0;
    color: #FF0000;
}

/**/

#qualification {
    padding: 0;
    margin: 0;
}

#qualification table {
    padding: 0 !important;
    margin: 0 !important;
}

#qualification td {
    padding: 2px !important;
    margin: 0 !important;
    vertical-align: middle !important;
}

#qualification td span {
    font-size: 10px;
    color: #333;
}

#qualification select {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}



/**/

#qualification02 h5 {
    backbround-color: #CC9933;
    color: #fff;
    background-color: #CC9933;
    font-size: 14px;
    padding: 3px 5px;
}

#qualification02 table {
    border-top: #CC9933 1px solid !important;
    border-right: #CC9933 1px solid !important;
    margin: 0 !important;
}

#qualification02 th {
    border-left: #CC9933 1px solid !important;
    border-bottom: #CC9933 1px solid !important;
    backbround-color: #fff !important;
    font-weight: normal;
    text-align: center !important;
    width: 5em;
    padding: 3px !important;
    width: 3em !important;
    font-family: font-family:'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
    background-color: #fff !important;
}

#qualification02 td {
    border-left: #CC9933 1px solid !important;
    border-bottom: #CC9933 1px solid !important;
    background-color: #DBDBDB;
    padding: 3px !important;
}

/**/

#request-entry_inr02 table,
#request-entry_inr03 table,
#request-entry_inr04 table,
#request-entry_inr05 table,
#request-entry_inr06 table,
#request-entry_feature table {
    margin-bottom: 30px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    margin-top: 10px;
}

#request-entry_inr02 table ul,
#request-entry_inr03 table ul,
#request-entry_inr04 table ul,
#request-entry_inr05 table ul,
#request-entry_inr06 table ul,
#request-entry_feature table ul {
    padding: 0;
}

/**/


#request-entry_inr03 #icon01 {
    margin: 0;
}

#request-entry_inr03 #icon01 li {
    padding: 0;
    width: 33%;
    float: left;
    display: block;
    font-weight: normal;
    color: #333;
}

#request-entry_inr03 #kodawaripoint {
    margin: 0;
}

#request-entry_inr03 #kodawaripoint li {
    padding: 0;
    width: 33%;
    float: left;
    display: block;
    font-weight: normal;
    color: #333;
}

/**/

#request-entry_inr03 #icon02 {
    margin: 0;
}

#request-entry_inr03 #icon02 li {
    display: inline-block;
    position: relative;
    background: #FF6600;
    border-radius: 4px;
    color: #ffffff;
    font-size: 11px;
    padding: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: 1px solid #f30;
}

#request-entry_inr03 #icon02 li.taigu_article_off {
    border: 1px solid #AAA;
    background: #FFF;
    color: #AAA;
}

#request-entry_inr03 #icon03 {
    margin: 0;
}

#request-entry_inr03 #icon03 li {
    float: left;
    margin: 3px 3px 0 0;
    padding: 0;
    width: 82px;
}

#request-entry_inr03 #icon03 li:nth-of-type(1),
#request-entry_inr03 #icon03 li:nth-of-type(2),
#request-entry_inr03 #icon03 li:nth-of-type(3),
#request-entry_inr03 #icon03 li:nth-of-type(4) {
    margin-top: 0;
}

#request-entry_inr03 #icon03 li img {
    display: block;
}

/**/

#request-entry_inr02 table ul li span,
#request-entry_inr03 table ul li span,
#request-entry_inr04 table ul li span,
#request-entry_inr05 table ul li span,
#request-entry_inr06 table ul li span,
#request-entry_feature table ul li span {
    /* [disabled]font-size:10px; */
    display: block;
}


#request-entry_inr02 table input,
#request-entry_inr03 table input,
#request-entry_inr04 table input,
#request-entry_inr05 table input,
#request-entry_inr06 table input,
#request-entry_inr07 input {
    font-size: 16px;
    line-height: 1.3;
    padding: 5px;
}

#request-entry_inr02 table textarea,
#request-entry_inr03 table textarea,
#request-entry_inr04 table textarea,
#request-entry_inr05 table textarea,
#request-entry_inr06 textarea,
#request-entry_feature table textarea {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.3;
    width: 100%;
    padding: 5px;
}

#request-entry_inr02 table select,
#request-entry_inr03 table select,
#request-entry_inr04 table select,
#request-entry_inr05 table select,
#request-entry_inr06 table select,
#request-entry_inr07 select {
    font-size: 16px;
    line-height: 1.3;
    padding: 5px;
}

#request-entry_inr02 table label,
#request-entry_inr03 table label,
#request-entry_inr04 table label,
#request-entry_inr05 table label,
#request-entry_inr06 table label,
#request-entry_inr07 label,
#request-entry_feature table label {
    display: inline-block;
    padding: 5px;
}

#request-entry_inr02 table th,
#request-entry_inr03 table th,
#request-entry_inr04 table th,
#request-entry_inr05 table th,
#request-entry_inr06 table th,
#request-entry_feature table th {
    padding: 7px;
    font-size: 14px;
    width: 170px;
    background-color: #CCFFFF;
    color: #666;
    text-align: left;
    vertical-align: top;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

#request-entry_inr02 th span,
#request-entry_inr03 th span,
#request-entry_inr04 th span,
#request-entry_inr05 th span,
#request-entry_inr06 th span,
#request-entry_feature th span {
    color: #FF0000;
}

#request-entry_inr02 table td,
#request-entry_inr03 table td,
#request-entry_inr04 table td,
#request-entry_inr05 table td,
#request-entry_inr06 table td,
#request-entry_feature table td {
    padding: 7px;
    font-size: 12px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    vertical-align: top;
}

#request-entry_inr04 #up_image {
    padding: 0 7px;
}

#request-entry_inr04 #up_image dl {
    padding: 0;
    border-bottom: #99CCFF 2px solid;
    padding: 7px 0;
    display: block;
}

#request-entry_inr04 #up_image dt {
    padding: 0;
}

#request-entry_inr04 #up_image dt span {
    color: #0066FF;
}

#request-entry_inr04 #up_image dd {
    padding: 0;
}

#request-entry_inr04 #up_image dd span {
    color: #999;
}


/**/


#request-entry_inr05 .up_image02 ul {
    display: block;
}

#request-entry_inr05 .up_image02 li span {
    color: #999;
    display: inline !important;
}

/*LINEお問合せボタン*/
.line_us_btn {
    display: inline-block;
    padding: 8px 31px;
    background: #06c755;
    border-radius: 8px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
    transition: .100s;
    font-weight: bold;
    box-shadow: 3px 4px 0 #2e8b57;
    text-shadow: 0px 0 3px black;
    text-decoration: none !important;
}

.line_us_btn:hover {
    border-bottom: none;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

/*広告掲載ページ：ライトプランお問合せボタン*/
.light_campaign_us_btn {
    display: block;
    padding: 8px 31px;
    background: #ffd700;
    border-radius: 8px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
    transition: .100s;
    font-weight: bold;
    box-shadow: 3px 4px 0 #ffa500;
    text-shadow: 0px 0 3px black;
    text-decoration: none !important;
    text-align: center;
}

.light_campaign_us_btn:hover {
    border-bottom: none;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

/*広告掲載ページ：ライトプランお問合せボタン*/
.refguide_online_salon_detail_info_btn {
    display: block;
    padding: 8px 10px;
    background: #ffd700;
    border-radius: 8px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
    transition: .100s;
    font-weight: bold;
    box-shadow: 3px 4px 0 #ffa500;
    text-shadow: 0px 0 3px black;
    text-decoration: none !important;
    text-align: center;
    margin-bottom: 10px;
}

.refguide_online_salon_detail_info_btn:hover {
    border-bottom: none;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}

/*こだわり検索*/
#request-entry_inr07 {
    margin-bottom: 20px;
}

#request-entry_inr07 p {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 7px;
}

#request-entry_inr07 p span {
    padding: 0;
    color: #F00;
}

#request-entry_inr07_01 {
    padding: 7px;
}

#request-entry_inr07_01 #main_src02_01,
#request-entry_inr07_01 #main_src02_02,
#request-entry_inr07_01 #main_src02_03 {
    font-size: 12px;
    padding: 0;
}

#request-entry_inr07_01 #main_src02_01 {
    margin: 0;
}

#request-entry_inr07_01 #main_src02_02,
#request-entry_inr07_01 #main_src02_03 {
    margin: 10px 0 0 0;
}

#request-entry_inr07_01 #main_src02_01 dd,
#request-entry_inr07_01 #main_src02_02 dd,
#request-entry_inr07_01 #main_src02_03 dd {
    height: auto;
}

#request-entry_inr07_01 #main_src02_01 dd li,
#request-entry_inr07_01 #main_src02_02 dd li,
#request-entry_inr07_01 #main_src02_03 dd li {
    padding: 0;
    margin: 0;
    float: left;
    width: 50%;
    line-height: 1.7;
    color: #333;
}

#request-entry_inr07 .tbl_alert02 {
    border: #F00 2px solid !important;
    margin-top: 10px !important;
}

#request-entry_inr07 .tbl_alert02 input {
    border: none !important;
}




/* 受付完了 */
#request_finish {
    width: 400px;
    margin: 40px auto 40px auto;
    text-align: center;
}

#request_finish_01 {
    color: #0099FF;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

#request_finish_02 {
    font-weight: bold;
    margin-bottom: 10px;
}

#request_finish_03 {
    font-weight: bold;
    font-size: 14px;
    margin-top: 30px;
    display: block;
}

#request_finish_04 table {
    margin-bottom: 10px;
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid;
    width: 300px;
    margin: 0 auto 30px auto;
}

#request_finish_04 th {
    width: 100px;
    background-color: #CCFFFF;
    font-weight: normal;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

#request_finish_04 td {
    margin-bottom: 10px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

#request_finish_05 {
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0;
    display: block;
}


/* サンプルイメージ
------------------------------------------------------------- */
#sample-image {
    padding: 0;
}

#sample-image h2 {
    padding: 0;
    margin-bottom: 30px;
}

#sample-image table {
    padding: 0;
    border-top: #CC9900 1px solid;
    border-right: #CC9900 1px solid;
    margin-bottom: 20px;
}

#sample-image th {
    padding: 5px;
    background-color: #fff;
    text-align: center;
    border-left: #CC9900 1px solid;
    border-bottom: #CC9900 1px solid;
}

#sample-image td {
    padding: 5px;
    background-color: #CC9966;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-left: #CC9900 1px solid;
    border-bottom: #CC9900 1px solid;
    font-size: 16px;
}

#sample-image_new {
    margin-bottom: 60px;
}


/* 相互リンク
------------------------------------------------------------- */
#links {
    padding: 0;
}

#links_inr01 {
    padding: 0;
}

#links_inr01 table {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    margin: 10px 0 20px 0;
}

#links_inr01 th {
    padding: 5px 10px;
    background-color: #CC0000;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

#links_inr01 td {
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}


#links_inr02 {
    padding: 0px;
    border: #CC9933 1px solid;
}

#links_inr02 table {
    padding: 0;
    /* [disabled]border-top:#ccc 1px solid; */
    border-right: #ccc 1px solid;
    margin: 0;
}

#links_inr02 th {
    padding: 5px;
    background-color: #E8E8E8;
    text-align: left;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    vertical-align: top;
}

#links_inr02 td {
    padding: 5px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    vertical-align: top;
}

#links_inr02 th span {
    font-weight: normal;
    display: block;
}

#links_inr02 td span {
    color: #09f;
}

#links_inr02 h3 {
    padding: 5px 10px;
    background-color: #999999;
    border-bottom: #CC9933 1px solid;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

#links_inr02 h4 {
    padding: 5px;
    color: #fff;
    background-color: #f90;
    margin-top: 20px;
    border: #ccc 1px solid;
    font-weight: bold;
}

.links_inr02_01 {
    padding: 5px;
}

.links_inr02_02 {
    padding: 5px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

.links_inr02_02 #banner {
    padding: 0;
}

.links_inr02_02 #banner dt {
    padding: 0;
    margin-top: 20px;
}

.links_inr02_02 #banner dd {
    padding: 0;
}


/* 相互リンク新規登録
------------------------------------------------------------- */
#links_entry {
    padding: 0;
}

#links_entry .tbl_alert {
    background-color: #FFFF99;
}

#links_entry h2 {
    display: block;
    margin: 0 0 5px 0;
    clear: both;
}

#links_entry table {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

#links_entry table th {
    padding: 3px;
    background-color: #CCFFFF;
    color: #666;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-align: left;
    white-space: nowrap;
}

#links_entry table td {
    padding: 3px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    color: #666;
}

/**/

#links_entry_inr01 {
    padding: 0 5px;
}

#links_entry_inr01 table {
    margin-bottom: 5px;
}

#links_entry_inr01 table input {
    font-size: 12px;
    line-height: 1.3;
}

#links_entry_inr01 table textarea {
    font-size: 12px;
    line-height: 1.3;
}

#links_entry_inr01 table th {
    padding: 7px;
    font-size: 14px;
    width: 160px;
    vertical-align: top;
}

#links_entry_inr01 table td {
    padding: 7px;
    font-size: 12px;
}

/**/

#links_entry_btn {
    padding-left: 175px;
}

/*送信完了*/
#links_entry_send {
    border: 3px #CCCCCC solid;
    padding: 20px;
    text-align: center;
    margin: 0 5px;
}

#links_entry_send p {
    margin-bottom: 20px;
}



/* ドメイン設定
------------------------------------------------------------- */
#domain {
    padding: 0;
}

#domain dl {
    padding: 0 0 20px 0;
    margin-bottom: 30px;
    border-bottom: #888 1px solid;
}

#domain dt {
    padding: 0;
    display: block;
    margin-bottom: 10px;
}

#domain dd {
    padding: 0;
    display: inline;
    width: 290px;
    float: left;
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
}

#domain dd span {
    color: #0099ff;
}



/* 広告案内 代理店
------------------------------------------------------------- */
#info {
    padding: 0;
}

#info h2 {
    padding: 0;
    margin-bottom: 20px;
    display: block;
}

#info_inr01 {
    padding: 0;
}

#info_inr01 h3 {
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    background-color: #666666;
}

#info_inr01 h3 span {
    color: #FFFF00;
}


.info_tbl01 {
    padding: 0;
    margin-bottom: 40px;
}

.info_tbl01 table {
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    margin: 0;
    padding: 0;
}

.info_tbl01 th {
    padding: 0;
    background-color: #CCFFFF;
    font-weight: normal;
    padding: 5px;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-align: center;
}

.info_tbl01 td {
    padding: 0;
    padding: 5px;
    text-align: center;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}


.info_noteCell {
    padding: 0;
    padding: 5px;
    background-color: #FFFFCC !important;
}

.info_noteCell span {
    color: #66CC00;
}


/**/
#info_inr02 {
    padding: 0;
}

#info_inr02 h2 {
    margin-bottom: 5px;
}

#info_inr02 h3 {
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    background-color: #CC9900;
}

#info_inr02 h3 span {
    color: #FFFF00;
}


.info_tbl02 {
    padding: 0;
    margin-bottom: 40px;
}

.info_tbl02 table {
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    margin: 0;
    padding: 0;
}

.info_tbl02 th {
    padding: 0;
    background-color: #CCFFFF;
    font-weight: normal;
    padding: 5px;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-align: left;
}

.info_tbl02 td {
    padding: 0;
    padding: 5px;
    text-align: center;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

.bg_pink {
    background-color: #FFCCFF !important;
}

/**/
#info_inr03 {
    padding: 0;
    margin-bottom: 20px;
    clear: both;
}

#info_inr03 dl {
    padding: 0;
    display: block;
    width: 416px;
}

#info_inr03 dt {
    padding: 0;
    display: block;
}

#info_inr03 dd {
    padding: 0;
    display: block;
}


/**/
#info_inr04 {
    padding: 0;
    margin-bottom: 20px;
    clear: both;
}

#info_inr04 dl {
    padding: 0;
    display: block;
    width: 416px;
}

#info_inr04 dt {
    padding: 0;
    display: block;
    margin-bottom: 10px;
}

#info_inr04 dd {
    padding: 0;
    display: block;
    /* [disabled]text-align: center; */
    margin: 0;
}

/**/
#info_inr05 {
    padding: 0;
    margin-bottom: 20px;
    clear: both;
}

#info_inr05 dl {
    padding: 0;
    display: block;
    width: 416px;
}

#info_inr05 dt {
    padding: 0;
    display: block;
    margin-bottom: 10px;
}

#info_inr05 dd {
    padding: 0 0 0 5px;
    display: block;
    font-weight: bold;
    font-size: 14px;
}

#info_inr05 dd li {
    margin-bottom: 10px;
}

#info_inr05 dd li span {
    color: #0099FF;
}


/* エラーページ
------------------------------------------------------------- */
#error {
    padding: 10px;
}

#error h2 {
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #f69;
}

#error #error_inr01 {
    padding: 0;
    display: block;
    font-size: 14px;
    padding-bottom: 20px;
    border-bottom: #474747 2px solid;
}

#error #error_inr01 dt {
    padding: 0;
}

#error #error_inr01 dd {
    padding: 0;
}

#error #error_inr01 dd span {
    padding: 0;
    color: #99CC33;
}

#error #error_inr02 {
    padding: 0;
    display: block;
    font-size: 14px;
    margin-bottom: 40px;
}

#error #error_inr02 dt {
    padding: 0;
}

#error #error_inr02 dd {
    padding: 0;
    margin-top: 20px;
}



/* 広告掲載枠のご案内
------------------------------------------------------------- */
#info_ad {
    padding: 0;
}

#info_ad h3 {
    margin-bottom: 5px;
}

#info_ad .info_ad_btn01 {
    padding: 0;
    margin-bottom: 25px;
    display: block;
    text-align: center;
}

#info_ad .info_ad_btn01 img {
    text-align: center;
}

/**/

#info_ad .info_ad_list01 {
    padding: 0;
    margin-top: 10px;
    display: block;
    text-align: center;
}

#info_ad .info_ad_list01 img {
    text-align: center;
}

/**/

#info_ad .info_ad_note01 {
    font-size: 14px;
    padding: 20px 0 30px 22px;
    border-bottom: #888 1px solid;
    margin-bottom: 30px;
}

#info_ad .info_ad_navi01 {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 0 0 22px;
}


/**/

#info_ad .info_ad_list02 {
    padding: 0;
    margin: 0 0 20px 0;
    display: block;
    border: #CC9900 1px solid;
}

#info_ad .info_ad_list02 h3 {
    /*
	background-color:#CC0000;
	*/
    background-color: #45CFC9;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 5px;
    margin: 0;
    border-bottom: #CC9900 1px solid;
}

.info_ad_list02_inr01 {
    padding: 4px 5px;
    width: 300px;
    float: left;
    display: inline;
    margin: 0;
    border-right: #CC9900 1px solid;
}

.info_ad_list02_inr01 dl {
    display: block;
}

.info_ad_list02_inr01 dt {
    display: block;
    margin-bottom: 40px;
}

.info_ad_list02_inr01 dd {
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
}

.info_ad_list02_inr01 dd span {
    color: #0099FF;
}

.info_ad_list02_inr02 {
    padding: 3px;
    width: 290px;
    float: right;
    display: inline;
    margin: 0;
}

.info_ad_list02_noteblock01 {
    display: block;
    margin: 5px 0;
    padding: 10px;
}

.info_ad_list02_noteblock01 dl {
    display: block;
}

.info_ad_list02_noteblock01 dt {
    display: block;
}

.info_ad_list02_noteblock01 dd {
    display: block;
}


.yellow_block01 {
    background-color: #FFFFCC;
    padding: 10px;
    font-size: 12px;
}

.yellow_block02 {
    background-color: #ffff00;
    padding: 10px;
    font-size: 16px;
    color: #222;
    display: block;
    margin-bottom: 40px;
}

.yellow_block02 em {
    font-weight: bold;
    display: block;
}


/**/

.cmp_free_bana {
    padding: 0 20px;
}

.cmp_free_bana h4 {
    padding: 10px;
    /*
	background-color:#FF0000;
	*/
    background-color: #45cfc9;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.cmp_free_bana h5 {
    padding: 0;
    margin-bottom: 5px;
    font-size: 14px;
}

.cmp_free_bana_inr01 {
    padding: 10px 10px 30px 10px;
    font-size: 14px;
}

.cmp_free_bana_inr02 {
    padding: 0 10px 10px 10px;
}



/*--------------------------------------------------------------
 3. #sub 
--------------------------------------------------------------*/

/* 各トップ共通バナーセクション
------------------------------------------------------------- */

#sub_bn {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 10px;
}

#sub_bn_vip {
    display: block;
    margin-bottom: 20px;
}

#sub_bn dd {
    display: block;
    margin: 0 0 10px 0;
    font-size: 10px;
}


#sub_bn dd span {
    color: #66cc00;
}

/*IE7*/
*:first-child+html #sub_bn dd span {
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}

/*バナーセクション*/

#free_bn {
    padding: 20px 0;
    clear: both;
    /*	border-top:#777 2px solid; 
*/
    display: block;
}

#free_bn h2 {
    color: #fff;
    background-color: #45cfc9;
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
}

#free_bn dl {
    width: 193px;
    display: block;
    float: left;
}

#free_bn dl:hover {
    background-color: #FFFF66;
}

#free_bn dt {
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

#free_bn dd {
    padding: 0;
    text-align: center;
    font-size: 12px;
}


/* 検討中リスト
------------------------------------------------------------- */

#sub_list {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    display: block;
    margin: 0 2px;
}

#sub_list_inr01 {
    height: 748px;
    overflow: auto;
}

/*IE7*/
*:first-child+html #sub_list_inr01 {
    height: 750px;
}

#sub_list h2 {
    padding: 0;
}

#sub_list p {
    font-size: 10px;
    text-align: right;
    padding: 3px;
    border-bottom: #ccc 1px solid;
}

#sub_list dl {
    padding: 3px;
    border-bottom: #ccc 1px solid;
    /*border-top:#ccc 1px solid;*/
    line-height: 1.3;
    display: block;
}

#sub_list dt {
    padding: 0;
    font-size: 10px;
}

#sub_list dd {
    padding: 0;
}

#sub_list dd ul {
    padding: 0;
}

#sub_list dd ul li {
    padding: 0;
    font-size: 10px;
}

#sub_list dd ul li span {
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

/* キープリスト
------------------------------------------------------------- */
.keeplist_link {
    position: relative;
    display: inline-block;
    height: 70px;
    vertical-align: top;
    margin-left: 6px;
}

.keeplist_link.is_fixed {
    position: fixed;
    margin-left: 10px;
    z-index: 400;
    top: 0px;
}

.keeplist_link:hover {
    text-decoration: none;
    cursor: pointer;
}

.keeplist_link.is_balloon::before {
    position: absolute;
    display: block;
    content: 'キープリストに追加しました！';
    width: 138px;
    top: 5px;
    left: 190px;
    padding: 10px 14px;
    background: #fca01a;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 12px;
    text-align: center;
    color: #fff;
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

.keeplist_link.is_balloon::after {
    content: "";
    position: absolute;
    top: 29px;
    left: 176px;
    border: 8px solid transparent;
    border-right: 15px solid #fca01a;
    margin-left: -8px;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#keeplist {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 175px;
    height: 135px;
    border-radius: 6px;
    background-color: #fcf9ea;
}

#keeplist::before {
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 1px;
    content: '';
    width: 46px;
    height: 52px;
    background-image: url(../images/shop-detail/icon_note.png);
}

#keeplist>div:nth-of-type(1) {
    height: 24px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    background-color: #ff395b;
}

#keeplist>div:nth-of-type(1)>p {
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0 1px 55px;
}

#keeplist>div:nth-of-type(2) {
    width: 175px;
    height: 3px;
    background-color: #c92445;
}

#keeplist>div:nth-of-type(3) {
    height: 41px;
    border-radius: 6px;
    background-color: #fcf9ea;
    font-size: 12px;
    color: #ff395b;
}

#keeplist>div:nth-of-type(3)>em#sel_cnt {
    font-size: 30px;
    color: #111111;
    padding: 0px 0 0 30px;
    display: inline-block;
    margin: 0 5px 0 0;
    width: 65px;
    text-align: right;
    font-weight: bold;
}

#keeplist>div:nth-of-type(4) {
    box-sizing: border-box;
    width: 155px;
    height: 52px;
    background: #ff6c00;
    background: -moz-linear-gradient(top, #ff6c00, #ffc600);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6c00), to(#ffc600));
    background-image: linear-gradient(rgb(255, 108, 0) 0%, rgb(255, 198, 0) 100%);
    background-image: linear-gradient(to top, #ff6c00, #ffc600);
    text-align: center;
    margin: 5px auto;
    border-radius: 6px;
    padding-top: 4px;
    color: #fff;
    font-size: 16px;
}

/* 応募ナビゲーション
------------------------------------------------------------- */
#application_nav {
    position: fixed;
    top: 175px;
    margin-left: 895px;
    z-index: 80;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 175px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 2px #c6eae7;
    padding-bottom: 20px;
}

#application_nav.official {
    top: 145px;
}

#application_nav form {
    position: relative;
}

#application_nav form p.keep_balloon {
    top: -37px;
    left: 43px;
}

#application_nav.free_shop_detail ul {
    text-align: center;
}

#application_nav ul.nav_aplication_tab li {
    display: inline-block;
    width: 47px;
    height: 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
}

#application_nav ul.nav_aplication_tab li.is-active,
#application_nav ul.nav_aplication_tab li:not(.invalid_select_tab):hover {
    height: 34px;
}

#application_nav ul.nav_aplication_tab li.tel_select_tab {
    background-color: #00abe4;
    background-image: url("/images/shop/icon_tel.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -5px;
    margin-left: 1.6px;
}

#application_nav ul.nav_aplication_tab li.mail_select_tab {
    background-color: #f6c00f;
    background-image: url("/images/shop/icon_mail.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -5px;
}

#application_nav ul.nav_aplication_tab li.line_select_tab {
    background-color: #15c615;
    background-image: url("/images/shop/icon_chat.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: -5px;
}

#application_nav ul.nav_aplication_tab li.invalid_select_tab {
    background-color: #dedede;
    cursor: inherit;
    pointer-events: none;
}


#application_nav div.nav_title {
    display: block;
    position: relative;
    width: 171px;
    height: 34px;
    background-color: #45d0ca;
    font-size: 20px;
    color: #ffff00;
    text-shadow: 0px 1px 0 rgba(60, 177, 171, 0.6);
    line-height: 34px;
    text-align: center;
    border-radius: 4px 4px 0 0;
}

#application_nav div.nav_title::before {
    display: block;
    position: absolute;
    top: -8px;
    left: 152px;
    content: '';
    width: 26px;
    height: 26px;
    background-image: url(../images/shop/pin.png);
}

#application_nav div.nav_title::after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 60px solid transparent;
    border-top: 15px solid #45d0ca;
    top: 26px;
    left: 26px;
}

#application_nav div.nav_shop_detail {
    margin-top: 15px;
    text-align: center;
}

#application_nav div.nav_shop_detail p {
    text-align: center;
    font-size: 16px;
    padding: 0 5px;
    font-weight: bold;
}

#application_nav div.nav_shop_detail dl {
    margin-top: 10px;
    text-align: center;
}

#application_nav div.nav_shop_detail dl dt {
    display: block;
    height: 16px;
    border-radius: 8px;
    background-color: #33c6c0;
    color: #ffffff;
    font-size: 12px;
    margin: 0 50px;
    line-height: 16px;
}

#application_nav div.nav_shop_detail dl dd {
    margin: 5px 0;
    font-size: 13px;
    padding: 0 10px;
}

.terminate_notice_detail_navi {
    padding: 0 10px;
    margin: 20px 0 0 0;
}

.terminate_notice_detail_navi p {
    text-align: center;
    background-color: #ef6c00;
    height: 40px;
    border-radius: 6px;
    color: #ffffff;
    line-height: 40px;
    font-size: 12px;
}

.terminate_notice_detail_navi.today_terminate p {
    background-color: #ff0000;
}

#application_nav div.nav_tab_menu {
    margin: 20px 10px 0 10px;
}

#application_nav div.nav_tab_menu>div {
    display: none;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 230px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    text-align: center;
    padding: 23px 3px;
    background-color: #fffff5;
}

#application_nav.free_shop_detail div.nav_tab_menu>div {
    display: block;
}

#application_nav div.nav_tab_menu div p {
    font-size: 14px;
    font-weight: bold;
}

#application_nav div.nav_tab_menu div p.tab_content_left {
    text-align: left;
    margin-left: 5px;
}

#application_nav div.nav_tab_menu div p.tab_content_title {
    font-size: 20px;
    font-weight: bold;
}

#application_nav div.nav_tab_menu div p.tab_content_desc {
    font-size: 11px;
    font-weight: inherit;
}

#application_nav div.nav_tab_menu div p.tab_content_desc_tel {
    font-size: 11px;
    margin: 3px 0 8px 0;
}

#application_nav div.nav_tab_menu div.tab_content_mail {
    border: solid 2px #f6c00f;
}

#application_nav div.nav_tab_menu div.tab_content_mail::before {
    display: block;
    position: absolute;
    content: '';
    width: 47px;
    height: 5px;
    background-color: #f6c00f;
    top: 0;
    right: 51px;
}

#application_nav div.nav_tab_menu div.tab_content_mail::after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 23.5px solid transparent;
    border-top: 15px solid #f6c00f;
    top: 5px;
    right: 51px;
}

#application_nav div.nav_tab_menu div.tab_content_mail p.tab_content_title,
#application_nav div.nav_tab_menu div.tab_content_mail p.tab_content_desc {
    color: #d29f00;
}

#application_nav div.nav_tab_menu div.tab_content_mail a:hover {
    text-decoration: none;
}

#application_nav div.nav_tab_menu div.tab_content_mail div.tab_mail_button {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 120px;
    height: 62px;
    border-radius: 4px;
    background-color: #4b6cf0;
    background-image: url("/images/shop/img_toiawasebotan.png");
    background-repeat: no-repeat;
    background-position: center;
    text-align: left;
    padding: 14px 0 0 33px;
    margin: 0 0 10px 11px;
    box-shadow: 0 4px 0 #304596;
}

#application_nav div.nav_tab_menu div.tab_content_mail div.tab_mail_button p {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

#application_nav div.nav_tab_menu div.tab_content_line {
    border: solid 2px #15c615;
}

#application_nav div.nav_tab_menu div.tab_content_line::before {
    display: block;
    position: absolute;
    content: '';
    width: 47px;
    height: 5px;
    background-color: #15c615;
    top: 0;
    left: -2px;
}

#application_nav div.nav_tab_menu div.tab_content_line::after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 23.5px solid transparent;
    border-top: 15px solid #15c615;
    top: 5px;
    left: -2px;
}

#application_nav.free_shop_detail ul.nav_aplication_tab li.line_select_tab {
    margin-right: 0px;
}

#application_nav.free_shop_detail ul.nav_aplication_tab li.line_select_tab.tab_spacing {
    margin-right: 5px;
}

#application_nav div.nav_tab_menu div.tab_content_line p.tab_content_title,
#application_nav div.nav_tab_menu div.tab_content_line p.tab_content_desc {
    color: #15c615;
}

#application_nav div.nav_tab_menu div.tab_content_line div.line_id {
    width: 67px;
    height: 67px;
    margin: auto;
    margin: 10px auto;
}

#application_nav div.nav_tab_menu div.tab_content_line div.line_qr {
    width: 67px;
    height: 67px;
    margin: auto;
    margin: 10px auto;
}

#application_nav div.nav_tab_menu div.tab_content_line div.line_id_sub {
    width: 67px;
    height: 67px;
    margin: auto;
    margin: 10px auto;
}

#application_nav div.nav_tab_menu div.tab_content_line div.line_qr_sub {
    width: 67px;
    height: 67px;
    margin: auto;
    margin: 10px auto;
}

#application_nav div.nav_tab_menu div.tab_content_tel {
    border: solid 2px #00abe4;
}

#application_nav div.nav_tab_menu div.tab_content_tel::before {
    display: block;
    position: absolute;
    content: '';
    width: 47px;
    height: 5px;
    background-color: #00abe4;
    top: 0;
    right: -2px;
}

#application_nav div.nav_tab_menu div.tab_content_tel::after {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 23.5px solid transparent;
    border-top: 15px solid #00abe4;
    top: 5px;
    right: -2px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content_tel::before {
    left: 50px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content_tel::after {
    left: 50px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_mail:first-of-type::before,
#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_mail:first-of-type::after {
    left: 24px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_mail:last-of-type::before,
#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_mail:last-of-type::after {
    left: 77px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_line:first-of-type::before,
#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_line:first-of-type::after {
    left: 24px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_line:last-of-type::before,
#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.two_tab_tel_line:last-of-type::after {
    left: 77px;
}

#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.tel_mail_line::before,
#application_nav.free_shop_detail div.nav_tab_menu div.tab_content.tel_mail_line::after {
    left: 102px;
}

#application_nav div.nav_tab_menu div.tab_content_tel p.tab_content_title,
#application_nav div.nav_tab_menu div.tab_content_tel p.tab_content_desc {
    color: #00abe4;
}

.smartphone_page_nav {
    border-top: 1px solid #111111;
    margin: 20px 10px 0 10px;
    padding-top: 20px;
}

#application_nav div.smartphone_page_nav .sp_qr {
    float: left;
    margin: 4px;
}

#application_nav div.smartphone_page_nav p {
    font-size: 11px;
}

#poitn_none {
    pointer-events: none;
}

/* 掲示板
------------------------------------------------------------- */
#sub_bbs {
    padding: 0;
}

#sub_bbs h3 {
    padding: 0;
    margin-bottom: 5px;
}

#sub_bbs_inr01 {
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}

#sub_bbs_inr02 {
    padding: 0;
}

#sub_bbs_inr02 dl {
    padding: 0;
}

#sub_bbs_inr02 dt {
    padding: 0;
    color: #0099FF;
    font-size: 14px;
    font-weight: bold;
}

#sub_bbs_inr02 dd {
    padding: 0;
}


/* 検索結果用フリーサンプル画像
------------------------------------------------------------- */
#sub_sample-image {
    padding: 0;
}

#sub_sample-image {
    padding: 10px;
    background-color: #FFFF99;
    margin-top: 94px;
    font-size: 14px;
}

/* 相互リンク
------------------------------------------------------------- */
#sub_links {
    padding: 0;
}

#sub_links h2 {
    padding: 1px;
    background-color: #CC9900;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

#sub_links table {
    padding: 0;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
}

#sub_links td {
    padding: 1px;
    border-left: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    font-size: 10px;
}

#sub_links p {
    font-size: 10px;
}


/* 広告掲載枠のご案内
------------------------------------------------------------- */

#sub_info_ad {
    padding: 0;
}

#sub_info_ad h3 {
    padding: 0;
    display: block;
    margin-bottom: 5px;
}

.sub_info_ad_list01 {
    display: block;
    padding: 0 0 0 5px;
}

.sub_info_ad_list01 li {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sub_info_ad_list01 li span {
    color: #0099FF;
}

.info_ad_pdf01 {
    padding: 0;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.info_ad_pdf01 span {
    padding: 0;
    display: block;
    text-align: center;
    font-size: 12px;
}

/* グループページ一覧
------------------------------------------------------------- */
#groups {
    border-top: 2px gray solid;
    font-size: 0px;
}

#groups li {
    border-bottom: 2px gray solid;
    display: inline-block;
    font-size: 12px;
    height: 340px;
    margin: 0px;
    padding: 14px;
    vertical-align: top;
    width: 30%;
}

#groups li>p {
    border-top: 1px dotted #ffb41e;
    margin-top: 10px;
    padding-top: 10px;
}

#groups li img {
    margin-bottom: 10px;
}

#groups li a {
    font-weight: bold;
}

#groups li span {
    font-weight: bold;
}

#groups li p {
    color: #333;
}

#groups .element:hover {
    background-color: #e0ffef;
}

/* グループページ詳細
------------------------------------------------------------- */
#g-top {
    margin-bottom: 10px;
    width: 100%;
}

#g-top h2 {
    background-color: #ffb41e;
    background-image: url("/images/group/ttl_group_accent.png");
    background-repeat: no-repeat;
    background-size: contain;
    color: white;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px;
    padding-left: 20px;
}

#g-top p {
    font-size: 18px;
    margin: 10px 2px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#g-left {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 610px;
}

#g-left .table_inr03 {
    border-top: dashed 1px #5a5a5a;
    margin-top: 9px;
}

#g-left .shop-detail_inr01_01 {
    padding: 0;
    display: block;
    height: 56px;
    padding-top: 6px;
}

#g-left .shop-detail_inr01_01 table {
    float: right;
    width: 420px;
    height: 56px;
    text-align: right;
    margin: 0px;
}

#g-left .shop-detail_inr01_01_age {
    float: left;
    width: 160px;
    height: 30px;
    padding-top: 26px;
    background: url(../images/common/bg_adoption_age.png) no-repeat 0px 2px;
    text-align: center;
    vertical-align: text-bottom;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

#g-left .shop-detail_inr01_01_age span {
    font-size: 22px;
    font-weight: bold;
    padding-right: 2px;
}

#g-left form>div .table_cnt {
    border: 1px solid #ffb41e;
    border-top: none;
}

#g-left form>div .table_ttl {
    background-color: #ffb41e;
}

#g-left form>div:nth-child(even) .table_cnt {
    border: #ff784b 1px solid;
    border-top: none;
}

#g-left form>div:nth-child(even) .table_ttl {
    background-color: #ff784b;
}

#g-right {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 210px;
    border-radius: 6px;
    background-color: #fcf9ea;
    border: solid 2px #e9e6d9;
}

#g-right header {
    padding: 11px 8px;
}

#g-right section header {
    box-sizing: border-box;
    padding: 9px 0 0 0;
    display: block;
    width: 210px;
    height: 36px;
    text-align: center;
    background-image: url("/images/shop/bg_mizutama.png");
    background-size: contain;
}

#g-right section header h2 {
    font-size: 16px;
    color: #787878;
    font-weight: bold;
}

#g-right #recruit_movie h3 p {
    box-sizing: border-box;
    color: #ffffff;
    font-size: 13px;
    border-left: 1px solid #ffffff;
    padding-left: 5px;
}

#g-right #recruit_movie section {
    padding: 10px 6px;
}

#g-right #recruit_movie section a {
    position: relative;
}

#g-right #recruit_movie section a::before {
    display: block;
    position: absolute;
    top: -46px;
    left: 82px;
    content: '';
    width: 24px;
    height: 24px;
    background-image: url('/images/shop/play.png');
}

#g-right #staff_interview h3 {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 198px;
    height: 20px;
    background-color: #5a9cff;
    border-radius: 4px;
    padding: 1px 0 0 26px;
    margin-bottom: 5px;
}

#g-right #staff_interview h3::before,
#g-right #woman_interview h3::before {
    position: absolute;
    top: 2px;
    left: 5px;
    content: '';
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(/images/shop/icon_interview.png);
}

#g-right section .shop-detail_movie_player {
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border: solid 1px #e9e6d9;
    padding: 7px;
    margin-bottom: 5px;
}

#g-right section .shop-detail_movie_player>p {
    padding-top: 8px;
}

#g-right #woman_interview h3 {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 198px;
    height: 20px;
    background-color: #ff6363;
    border-radius: 4px;
    padding: 1px 0 0 26px;
    margin-bottom: 5px;
}

#g-right #job_movie h3 {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 198px;
    height: 20px;
    background-color: #1dcec6;
    border-radius: 4px;
    padding: 1px 0 0 26px;
    margin-bottom: 5px;
}

#g-right #job_movie h3::before {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-image: url(/images/shop/icon_movie.png);
    width: 18px;
    height: 12px;
    top: 4px;
    left: 4px;
}

#g-right #g_interview div {
    padding: 8px;
}

#g-right #g_interview a:hover {
    text-decoration: none;
}

#g-right #g_interview a:hover dl {
    background-color: #fcf9ea;
}

#g-right #g_interview dl {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 190px;
    padding: 5px;
    border: 1px solid #ff9696;
    border-radius: 4px;
    margin: 3px;
    background-color: #ffffff;
    margin-bottom: 10px;
}

#g-right #g_interview dt {
    display: inline-block;
    vertical-align: middle;
}

#g-right #g_interview dd {
    width: 93px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
}

#g-right #g_interview dd h4,
#g-right #g_interview dd p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#g-right ul {
    margin-bottom: 10px;
}

#g-right li {
    text-align: center;
    margin-bottom: 10px;
}

#g-right li span {
    color: #6c0;
    font-size: 10px;
}

#g-right #interview {
    margin: 0px;
    padding: 0px;
}

#g-right #interview li {
    border-bottom: 1px solid #45cfc9;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

#g-right #interview li:hover {
    background-color: #e0ffef;
}

#g-right #interview li img {
    border: 1px solid #ddd;
    float: left;
    height: 78px;
    width: 78px;
    margin-right: 7px;
}

#g-right #interview li>p {
    background-color: #ffeaf6;
    border: 1px solid #ffeaf6;
    border-radius: 4px;
    font-size: 12px;
    height: 18px;
    margin: 10px 0px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#g-right #interview li a h5 {
    font-size: 12px;
    text-align: left;
}

#g-right #interview li a p {
    font-size: 11px;
    text-align: left;
}

#g-right #interview li a p[title="約　　万円"] {
    display: none;
}

#g-right #g_append_interview {
    margin-bottom: 30px;
}

#g-right #g_append_interview_header {
    margin-bottom: 15px;
}

#g-right #g_append_interview a {
    color: #000000;
}

#g-right #g_append_interview a:hover {
    text-decoration: none;
}

#g-right #g_append_interview dl {
    box-sizing: border-box;
    width: 204px;
    padding: 5px;
    border: 1px solid #fcaa46;
    border-radius: 5px;
    margin: 3px 3px 10px 3px;
    background-color: #ffffff;
}

#g-right #g_append_interview dt {
    display: inline-block;
    vertical-align: middle;
}

#g-right #g_append_interview dd {
    width: 93px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
}

#g-right #g_append_interview dd>p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#g-right #g_append_interview dd img {
    position: relative;
    bottom: 4px;
    left: 3px;
    width: 12px;
}

#g-right #g_append_interview dd p:nth-of-type(2) {
    margin: 7px 0;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    position: relative;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    font-size: 5px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    background: #fcaa46;
}

#g-right #g_append_interview #income {
    margin-top: 5px;
}

#g-right #g_append_interview #income img {
    width: 18px;
    position: relative;
    bottom: 2px;
    left: 4px;
}

#g-right #g_append_interview #income .append_head01 {
    background-color: #fcaa46;
    border-color: #fcaa46;
    color: #ffffff;
    padding: 3px 5px 2px 5px;
    font-size: 11px;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

#g-right #g_append_interview #income>div {
    border: solid 1px #fcaa46;
}

#g-right #g_append_interview #income .day_work_time {
    background-color: #eee7c2;
    padding: 0;
    text-align: center;
}

#g-right #g_append_interview #income .flex {
    display: flex;
    justify-content: space-around;
    background: #fff;
    border-radius: 0 0 5px 5px;
}

#g-right #g_append_interview #income .flex p:nth-of-type(3) {
    line-height: 2.5;
}

#g-right #g_append_interview #income .right-tri {
    position: relative;
}

#g-right #g_append_interview #income .right-tri::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -3px;
    display: block;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #fcaa46;
}

#g-right #g_append_interview #income .interview_number {
    color: #ff3c96;
}

/* dekasegi
------------------------------------------------------------- */
/* 一覧 */
.table_inr03.dekasegi-kodawaripoint .table_inr03_age {
    width: 162px;
}

.table_inr03.dekasegi-kodawaripoint .table_inr03_age div:first-of-type img {
    width: 159px;
}

.table-dekasegi {
    margin-top: 5px;
}

.dekasegi-icon {
    margin-bottom: 10px;
}

.dekasegi-icon .body ul {
    list-style: none;
    margin-top: 5px;
    overflow: auto;
}

.dekasegi-icon .body ul li {
    float: left;
    margin-right: 5.75px;
    width: 115px;
}

.dekasegi-icon .body ul li:last-of-type {
    margin-right: 0;
}

.dekasegi-icon .body ul li img {
    display: block;
    width: 100%;
}

.dekasegi-point .body {
    padding: 10px 5px 10px 5px;
    font-size: 13px;
    line-height: 18px;
    word-break: break-all;
    text-align: justify;
    border-bottom: solid 3px #009DE6;
    margin-bottom: 15px;
}


#dekasegi_other_area_list>header {
    background-color: #009de4;
    border: 1px solid #009de4;
}

#dekasegi_other_area_list>header h2 {
    padding: 12px 0 10px 10px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
}

#dekasegi_other_area_list>div {
    background-color: #ffffff;
    border: 1px solid #009de4;
    border-top: none;
}

#dekasegi_other_area_list>div ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

#dekasegi_other_area_list>div ul li {
    width: calc(50% - 0.5px);
}

#dekasegi_other_area_list>div ul li:nth-of-type(2n+1) {
    border-right: 1px dotted #009de4;
}

#dekasegi_other_area_list>div ul li:not(:nth-last-of-type(1)):not(:nth-last-of-type(2)) {
    border-bottom: 1px dotted #009de4;
}

#dekasegi_other_area_list>div ul li a {
    position: relative;
    display: block;
    padding: 12px 15px 10px 15px;
    color: #009de4;
    font-size: 14px;
    line-height: 1;
}

#dekasegi_other_area_list>div ul li a::after {
    position: absolute;
    top: 13px;
    right: 11px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #009de4;
    border-right: 1px solid #009de4;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 店長NEWS
------------------------------------------------------------- */
/* トップ */
#shop_manager_news_main {
    border-bottom: 1px solid black;
}

#shop_manager_news_main>div {
    position: relative;
    overflow: auto;
    border-bottom: 1px dashed #ddd;
}

#shop_manager_news_main>div section {
    position: relative;
    float: left;
    overflow: auto;
    box-sizing: border-box;
    padding: 10px 5px 12px 5px;
    width: 305px;
    text-align: right;
}

#shop_manager_news_main>div:nth-of-type(2n+1)>a:nth-of-type(2n) section,
#shop_manager_news_main>div:nth-of-type(2n) a:nth-of-type(2n+1) section {
    background-color: #ebffff;
}

#shop_manager_news_main>div section:hover {
    background-color: #fefed0 !important;
}

#shop_manager_news_main>div section:after {
    content: '';
    position: absolute;
    top: 51px;
    right: 10px;
    display: inline-block;
    border-top: 2px solid gray;
    border-right: 2px solid gray;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
}

#shop_manager_news_main>div section>header {
    float: left;
    padding-top: 9px;
    width: 75px;
}

#shop_manager_news_main>div section>header h3 {
    background-color: transparent;
    border: none;
    padding: 0;
    width: 100%;
}

#shop_manager_news_main>div section>header h3 img {
    border-radius: 10px;
    width: 100%;
}

#shop_manager_news_main>div section>.content {
    box-sizing: border-box;
    float: left;
    margin-left: 6px;
    padding: 5px 0;
    width: 196px;
    height: 76px;
}

#shop_manager_news_main>div section>.content time {
    display: block;
    border-bottom: 1px solid #45cfc9;
    margin-bottom: 9px;
    padding: 0 0 1px 0;
    color: black;
    font-size: 10px;
    text-align: right;
}

#shop_manager_news_main>div section>.content p {
    padding: 0;
    height: 43px;
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px dotted gray;
}

#shop_manager_news_main>div section>footer {
    clear: both;
    display: inline-block;
    padding-top: 3px;
    padding-right: 15px;
    color: gray;
    font-size: 10px;
    text-align: right;
}

#shop_manager_news_main>a {
    display: block;
    margin: 25px auto;
    padding: 7px 0;
    width: 250px;
    background-color: #1da6bf;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

#shop_manager_news_main>a:hover {
    opacity: 0.9;
    text-decoration: none;
}

#shop_manager_news_list p.shop-name {
    margin-left: 16px;
    font-size: 17px;
    font-weight: bold;
}

p.area-worktype {
    margin-bottom: 8px;
}

#shop_manager_news_list .star {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 4px solid #45cfc9;
    display: inline-block;
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 7px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.star:before,
.star:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 4px solid #45cfc9;
    content: '';
    display: inline-block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 0;
    width: 0;
}

.star:before {
    -webkit-transform: rotate(71deg);
    -ms-transform: rotate(71deg);
    transform: rotate(71deg);
}

.star:after {
    -webkit-transform: rotate(-71deg);
    -ms-transform: rotate(-71deg);
    transform: rotate(-71deg);
}


/* 一覧 */
#shop_manager_news_list>h2 {
    background-color: #45cfc9;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
}

#shop_manager_news_list>article {
    padding-top: 30px;
    border-bottom: 2px solid #45cfc9;
}

#shop_manager_news_list>article>header {
    overflow: auto;
    position: relative;
}

#shop_manager_news_list>article>header>p {
    float: left;
    /* width: 100px; */
    clear: both;
}

#shop_manager_news_list>article>header>p img {
    border-radius: 10px;
    display: block;
}

#shop_manager_news_list>article>header>div {
    box-sizing: border-box;
    float: left;
    margin-left: 10px;
    padding: 5px 0;
    width: 500px;
    height: 100px;
}

#shop_manager_news_list>article>header>div time {
    display: block;
    padding: 0 10px 1px 0;
    color: black;
    font-size: 12px;
    text-align: right;
}

#shop_manager_news_list>article>header>div h3 {
    padding: 10px 0 10px 8px;
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    background-color: #d2fcf6;
}

#shop_manager_news_list>article>header>div p {
    padding: 8px 10px 0 0;
    color: gray;
    font-size: 14px;
    text-align: right;
}

#shop_manager_news_list>article>.content {
    position: relative;
    overflow: hidden;
    padding: 10px;
    height: 280px;
    font-size: 16px;
}

#shop_manager_news_list>article>.content p {
    margin-bottom: 16px;
}

#shop_manager_news_list>article>.content .read_more {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 130px;
    background: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, 1) 80%);
}

#shop_manager_news_list>article>.content .read_more a {
    position: relative;
    display: block;
    margin: 40px auto 0 auto;
    padding: 10px 0;
    width: 250px;
    background-color: #1da6bf;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    text-align: center;
}

#shop_manager_news_list>article>.content .read_more a:hover {
    opacity: 0.9;
    text-decoration: none;
}

#shop_manager_news_list>article>.content .read_more a:after {
    content: '';
    position: absolute;
    top: 17px;
    right: 15px;
    display: inline-block;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
}


/* appendix_interview
------------------------------------------------------------- */
/* 一覧 */
.table_append_interview .bold {
    font-weight: bold !important;
}

.table_append_interview .append_interview_profile_contents.flex {
    display: flex;
    justify-content: space-between;
}

.table_append_interview .table_append_interview_ttl {
    color: #fff;
    padding: 4px 5px;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}

.table_append_interview.odd .table_append_interview_ttl {
    background-color: #f9625d;
}

.table_append_interview.even .table_append_interview_ttl {
    background-color: #ff8c00;
}

.table_append_interview .table_append_interview_ttl h2 {
    padding-left: 6px;
    vertical-align: -3px;
}

.table_append_interview .table_append_interview_ttl div {
    float: left;
    font-size: 12px;
    padding-left: 6px;
    width: 490px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table_append_interview .table_cnt {
    padding: 0px 5px;
    border: #ff8c00 1px solid;
    border-top: none;
    overflow: hidden;
}

.table_append_interview .append_interview_profile {
    padding: 5px 0px;
    overflow: hidden;
}

.table_append_interview .append_interview_profile_image {
    float: left;
}

.table_append_interview .append_interview_profile_right {
    background-image: url(/smartphone/images/common/bg_stripe_a.gif);
    background-size: 4px 4px;
    margin-left: 185px;
}

.table_append_interview .append_interview_profile_contents {
    padding: 0 0 0 15px;
}

.table_append_interview .append_interview_profile_contents>div:nth-of-type(1) {
    margin-top: 10px;
}

.table_append_interview .append_interview_profile_contents>div:nth-of-type(1)>p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 200px;
}

.table_append_interview .append_interview_profile_contents>div p {
    font-size: 16px;
}

.table_append_interview .append_interview_profile_contents>div p:nth-of-type(1) span {
    font-size: 19px;
    font-weight: bold;
}

.table_append_interview .append_interview_profile_contents>div:nth-of-type(2) {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    position: relative;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 6px 6px 8px 5px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    min-width: 130px;
}

.table_append_interview.odd .append_interview_profile_contents>div:nth-of-type(2) {
    background: #f9625d;
}

.table_append_interview.even .append_interview_profile_contents>div:nth-of-type(2) {
    background: #fcaa46;
}

.table_append_interview .append_interview_profile_contents>div:nth-of-type(2)>p {
    font-size: 18px;
}

.period_number {
    font-size: 23px !important;
    color: #feff00;
}

.table_append_interview .append_interview_profile_contents img {
    width: 20px;
    position: relative;
    left: 5px;
    top: -5px;
}

.table_append_interview .append_head01 {
    color: #ffffff;
    padding: 7px 5px 4px 10px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

.table_append_interview .append_head01 img {
    width: 28px;
    position: relative;
    left: 5px;
    bottom: 2px;
}

.table_append_interview.odd .append_head01 {
    background-color: #f9625d;
    border-color: #f9625d;
}

.table_append_interview.even .append_head01 {
    background-color: #fcaa46;
    border-color: #fcaa46;
}

.table_append_interview .income {
    padding: 0px 6px 0px 6px;
    ;
}

.table_append_interview .income>div {
    border-radius: 0 0 5px 5px;
}

.table_append_interview .day_income h2 {
    padding: 10px 5px 10px 10px;
}

.table_append_interview .income span {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
}

.table_append_interview .income .flex {
    display: flex;
    justify-content: space-around;
    background: #fff;
    border-radius: 0 0 5px 5px;
    padding: 0 0 3px 0;
}

.table_append_interview.odd .income>div {
    border: solid 1px #f9625d;
}

.table_append_interview.even .income>div {
    border: solid 1px #fcaa46;
}

.table_append_interview .income.day_income>div {
    padding: 16px 0 16px 0;
}

.table_append_interview .right-tri {
    position: relative;
}

.table_append_interview .right-tri::before {
    content: '';
    position: absolute;
    top: 12px;
    left: -3px;
    display: block;
    border-style: solid;
    border-width: 7px 0 7px 12px;
}

.table_append_interview.odd .right-tri::before {
    border-color: transparent transparent transparent #f9625d;
}

.table_append_interview.even .right-tri::before {
    border-color: transparent transparent transparent #fcaa46;
}

.table_append_interview .interview_number {
    font-size: 26px !important;
}

.table_append_interview.odd .interview_number {
    color: #ff9000;
}

.table_append_interview.even .interview_number {
    color: #f9625d;
}

.table_append_interview .day_work_time {
    background-color: #eee7c2;
    padding: 3px 0 0 0;
    text-align: center;
}

.table_append_interview .append_interview_contents_bottom {
    position: relative;
    margin: 0px 0 10px 0px;
}

.table_append_interview .append_interview_contents_bottom>div {
    width: 49.5%;
}

.table_append_interview .append_interview_image>div {
    border-radius: 0 0 5px 5px;
}

.table_append_interview.odd .append_interview_image>div {
    border: solid 1px #f9625d;
}

.table_append_interview.even .append_interview_image>div {
    border: solid 1px #fcaa46;
}

.table_append_interview .append_image_list li a img {
    position: unset;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 5px 5px 5px;
    width: 100%;
    height: auto;
}

.table_append_interview ul.append_image_list {
    overflow: hidden;
}

.table_append_interview .append_image_list li {
    position: unset;
    padding: 0;
    margin: 10px 0 5px 0;
}

.table_append_interview .search-result_sub_img1 li {
    position: relative;
    float: left;
    margin: 0;
    width: 33%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    overflow: hidden;
}

.table_append_interview .search-result_sub_img2 li {
    position: relative;
    float: left;
    margin: 0;
    width: 33%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    overflow: hidden;
}

.table_append_interview .search-result_sub_img3 li {
    position: relative;
    float: left;
    margin: 0;
    width: 33%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    overflow: hidden;
}

.table_append_interview .append_interview_eigyo_comment img {
    width: 100%;
}

.table_append_interview .append_interview_eigyo_comment {
    margin: 10px 0px 0 0px;
    ;
}

.table_append_interview .append_interview_eigyo_comment span {
    position: relative;
    display: block;
    padding: 8px;
    background-color: #fcf9ea;
    border: 2px solid #00d3ca;
    border-radius: 5px;
    font-size: 16px;
    min-height: 75px;
}

.table_append_interview .append_interview_qa {
    margin: 0 0px -4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.table_append_interview .append_interview_qa_list {
    overflow: hidden;
    height: 84%;
    border: solid 1px #00d3ca;
    padding: 10px 5px 5px 5px;
    border-radius: 0 0 5px 5px;
}

.table_append_interview .append_interview_qa_head {
    position: relative;
    background-color: #00d3ca;
    color: #ffffff;
    padding: 7px 5px 4px 10px;
    font-size: 16px;
    border-radius: 5px 5px 0px 0;
    text-align: center;
}

.table_append_interview .append_interview_qa_head>div {
    margin-right: 20px;
}

.table_append_interview .append_interview_qa_box {
    font-size: 14px;
}

.table_append_interview .append_interview_qa_head img {
    position: absolute;
    top: 8px;
    margin-left: 17px;
    width: 17px;
}

.table_append_interview .append_interview_append-qa_q {
    display: table;
    margin-bottom: 10px;
}

.table_append_interview .append_interview_append-qa_q p {
    display: table-cell;
    vertical-align: top;
    word-break: break-all;
}

.table_append_interview .append_interview_append-qa_q p:nth-of-type(2) {
    padding: 0 0 0 12px;
}

.table_append_interview .append_interview_append-qa_q span {
    position: relative;
    display: block;
    padding: 8px;
    background-color: #e3e8eb;
    border: 2px solid #e3e8eb;
    border-radius: 5px;
}

.table_append_interview .append_interview_append-qa_q span::after {
    content: "";
    position: absolute;
    top: 11px;
    left: -18px;
    border: 7px solid transparent;
    border-right: 11px solid #e0edff;
}

.table_append_interview .append_interview_append-qa_a {
    display: table;
    margin-bottom: 20px;
}

.table_append_interview .append_interview_append-qa_a p {
    display: table-cell;
    vertical-align: top;
    word-break: break-all;
    width: 100%;
}

.table_append_interview .append_interview_append-qa_a p:nth-of-type(1) {
    padding: 0 12px 0 0;
}

.table_append_interview .append_interview_append-qa_a span {
    position: relative;
    display: block;
    padding: 8px;
    background-color: #85e249;
    border: 2px solid #85e249;
    border-radius: 5px;
}

.table_append_interview .append_interview_append-qa_a span::after {
    content: "";
    position: absolute;
    top: 11px;
    left: 100%;
    border: 7px solid transparent;
    border-left: 11px solid #85e249;
}

.table_append_interview .append_interview_append-qa_a img {
    border-radius: 25px;
}

.table_append_interview .append_interview_qa_box p img {
    width: 41px;
    height: 41px;
}

.table_append_interview .append_interview_free_image {
    margin: 0 5px;
    margin-bottom: 15px;
}

.table_append_interview .append_interview_free_image img {
    width: 100%;
}

.table_append_interview .append_interview_link {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    position: relative;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 5px 5px 15px 5px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    line-height: 30px
}

.table_append_interview .append_interview_link a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    padding: 15px 5px;
    width: 100%;
}

.table_append_interview.odd .append_interview_link {
    background: #f9625d;
}

.table_append_interview.even .append_interview_link {
    background: #ff8c00;
}

.table_append_interview .append_interview_link::before {
    content: '';
    position: absolute;
    top: 22px;
    right: 26px;
    display: inline-block;
    border-top: 2px solid #fffff0;
    border-right: 2px solid #fffff0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 13px;
    height: 13px;
}

.table_append_interview .append_interview_link::after {
    content: '';
    position: absolute;
    top: 22px;
    right: 14px;
    display: inline-block;
    border-top: 2px solid #fffff0;
    border-right: 2px solid #fffff0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 13px;
    height: 13px;
}

.filter_shadow {
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.6));
}

.append_interview_nav_title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
}

.table_append_interview.even .append_interview_nav {
    padding-top: 15px;
    border-top: 2px dotted #ff8c00;
}

.table_append_interview.odd .append_interview_nav {
    padding-top: 15px;
    border-top: 2px dotted #f9625d;
}

.table_append_interview a:hover {
    text-decoration: none;
}

/*非風俗メンズエステをもっと見るボタン*/
a.esthe_section_btn {
    display: block;
    position: relative;
    width: 350px;
    height: 53px;
    border-radius: 12px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#eaeaea), color-stop(60%, #ffffff));
    background-image: -webkit-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: -o-linear-gradient(bottom, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    background-image: linear-gradient(to top, #eaeaea, #ffffff 60%);
    border: solid 2px #ff9021;
    color: #ff9021;
    font-size: 18px;
    line-height: 53px;
    text-align: center;
    margin: 10px auto;
}

a.esthe_section_btn:hover {
    text-decoration: none;
}

a.esthe_section_btn::after {
    content: '';
    position: absolute;
    top: 48%;
    right: 10px;
    margin: -5px 0 0 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #ff9021;
    border-bottom: 5px solid transparent;
}

/*--------------------------------------------------------------
. ulysses 
--------------------------------------------------------------*/
.uly1 {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 10px;
}

.uly2 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 12px;
}

/* アンケート誘導 */
#enquete__container {
    position: fixed;
    bottom: 0;
    margin-left: 895px;
    z-index: 100;
}

.enquete__img {
    width: 175px;
    height: 135px;
    vertical-align: bottom;
}

.enquete__close-btn {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff));
    background: linear-gradient(to top, #eaeaea, #ffffff 60%);
    border: solid 1px #d2d2d2;
    cursor: pointer;
    display: inline-block;
    bottom: 135px;
    right: 0;
}

.enquete__close-btn::before,
.enquete__close-btn::after {
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    content: "";
    display: block;
    width: 15px;
    border-top: 2px solid #ff395b;
}

.enquete__close-btn::after {
    transform: skewY(45deg);
}

.enquete__close-btn::before {
    transform: skewY(-45deg);
}

/* ********************
 * コラム
 * ********************/
.column_list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}

.column_list .column_item {
    border: 1px solid #cccccc;
    border-radius: 5px;
    box-shadow: 1px 2px 2px #959595;
    transition: width .05s ease-out;
    width: calc(50% - 5px);
}

.column_list .column_item:first-of-type:last-of-type {
    flex: 1;
}

.column_list .column_item:hover {
    box-shadow: 1px 2px 2px #bebebe;
}

.column_list .column_item_header {
    /*align-items: center;*/
    background-color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    height: 46px;
    line-height: 1.4;
    padding: 4px 3px 0 6px;
}

.column_list .column_item_header h1 {
    -webkit-box-orient: vertical;
    color: #494949;
    display: -webkit-box;
    font-size: 15px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}

.column_list .column_item_body {
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    color: #494949;
    cursor: pointer;
    display: none;
    font-size: 14px;
    padding: 0 5px 5px 5px;
}

.column_list .column_item_body p:not(:last-of-type) {
    margin-bottom: .6em;
}

.column_item_s {
    text-align: left;
}

.column_item_s img {
    width: 40px;
    height: 40px;
    float: left;
}

/* on */
.column_list .column_item.on {
    width: calc(100% - 36px);
}

.column_list .column_item.on .column_item_header {
    border-radius: 5px 5px 0 0;
    height: auto;
    min-height: 46px;
}

.column_list .column_item.on .column_item_header h1 {
    display: block;
}

.column_list .column_item.on .column_item_body {
    display: block;
    text-align: left;
}

/* off */
.column_list .column_item.off {
    height: 46px;
    width: 28px;
}

.column_list .column_item.off .column_item_header {
    align-items: inherit;
}


/* ----------
* web面接
* ---------- */
#reclute_note_web_job_interview {
    margin-top: 10px;
}

#reclute_note_web_job_interview .column_list {
    margin-bottom: 12px;
}

#reclute_note_web_job_interview .column_list .column_item .column_item_header {
    padding-left: 40px;
}

#reclute_note_web_job_interview .column_list .column_item .column_item_header::before {
    background-image: url('/images/common/icon_web_camera.png');
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 40px;
    left: 2px;
    position: absolute;
    width: 40px;
}

/* ----------
* お知らせ
* ---------- */
#info_lst_update_notice_to_user {
    margin-top: 10px;
}

#info_lst_update_notice_to_user .column_list {
    margin-bottom: 12px;
}

#info_lst_update_notice_to_user .column_list .column_item .column_item_header {
    padding-left: 10px;
    position: relative;
}

#info_lst_update_notice_to_user .column_list .column_item .column_item_header::before {
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 40px;
    left: 2px;
    position: absolute;
    width: 40px;
}

.info_user_div {
    position: relative;
    color: black;
}

.info_user_div2 {
    position: relative;
    padding: 10px;
    color: black;
    float: right;
    top: 25px;
}

.info_user_div2::before {
    content: '';
    width: 20px;
    height: 20px;
    border: 0px;
    border-top: solid 2px darkslategray;
    border-right: solid 2px darkslategray;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: -15px;
}

.info_user_h2 {
    font-size: 15px;
    font-weight: bold;
    border-bottom: solid 1px;
    width: 228px;
}

.info_user_p {
    padding: 10px 0 0 10px;
    font-size: 14px;
}

.right_allow {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px;
    border-top: 2px solid #a9a9a9;
    border-right: 2px solid #a9a9a9;
    transform: rotate(45deg);
}

/* ----------
* お知らせ一覧
* ---------- */
.sachiko_icon {
    height: 32px;
    background-image: url(/images/home/sachiko.png);
    background-repeat: no-repeat;
    background-position: right;
}

.info_h2 {
    font-size: 15pt;
    color: #46d0ca;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: dotted 1px #46d0ca;
    margin-bottom: 5px;
}

.info_header_h2 {
    font-size: 17px;
    font-weight: bold;
    padding-left: 10px;
}

.info_div_outer {
    width: 602px;
    background-color: #ffffff;
    border-left: solid 5px #ff6c00;
    border-right: solid 3px #ffc600;
    margin-bottom: 20px;
}

.info_div_outer:before,
.info_div_outer:after {
    content: "";
    display: block;
    height: 4px;
    width: 100%;
    background: -webkit-gradient(linear, left top, right bottom, from(#ff6c00), to(#ffc600));
    background: -ms-linear-gradient(left, #ff6c00, #ffc600);
    background: -moz-linear-gradient(left, #ff6c00, #ffc600);
    background: linear-gradient(left, #ff6c00, #ffc600);
}

.info_div_inner {
    border-top: solid 2px #ff8c00;
    padding: 10px;
}

.keep_list_b {
    visibility: unset;
    height: auto;
}

.list_table_b {
    background-color: white;
}

.area_data_link {
    width: 455px;
    margin: 20px auto;
    background: #C6EBE9;
    font-weight: bold;
    font-size: 14px;
    border-radius: 6px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}

.area_data_link a {
    display: block;
    color: #333333;
    padding: 10px 15px;
    position: relative;
}

.area_data_link a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-weight: 900;
    position: absolute;
    right: 15px;
}