@charset "EUC-JP";

/********** メニュー アクティブ **********/
.header-menu-list-item.is_search .header-menu-list-item__link {
    box-shadow: 0 -3px 0 #a0107c inset;
    color: #ab48a2;
}

.sum-female {
    margin-bottom: 15px;
}
.sum-female__txt {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    line-height: 1.2em !important;
}
.search h2 {
    background: none;
    font-size: 16px !important;
    height: auto;
    border-bottom: none;
    line-height: 1.5em;
    text-indent: 0;
    width: auto;
    margin-bottom: 5px;
    text-align: center;
    color: #9a0074;
    font-weight: bold;
}

.menu {
    height: 3px;
    background-color: #F6F6F6;
    border: 1px solid #B7B7B6;
}

.form-search {
    padding: 15px 18px 40px;
    margin: 0 5px 30px;
    box-sizing: border-box;
    border-radius: 12px;
    border: 12px solid #fbf5fc;
    box-shadow: 0 0 0 1px #edd0f2 inset;
}

.form-search dl {
    line-height: 2em;
    font-size: 14px;
    letter-spacing: 0.04em;
}
.form-search dl::after {
    content: "";
    display: block;
    clear: both;
}

.word-area {
    overflow: hidden;
}


.form-search .t1 {
    width: 100%;
}

.form-search .t2 {
    float: left;
    width: 402px;
    margin-left: 10px;
}

.form-search .t3,
.form-search .t6 {
    width: 100%;
    clear: both;
}

.form-search .t6 {
    padding: 5px 0;
    line-height: 1.8em;
}

.form-search .t4 {
    padding: 10px 0;
    line-height: 1.8em;
    float: left;
    width: 330px;
}

.form-search .t5 {
    padding: 10px 0;
    line-height: 1.8em;
    float: left;
    width: 330px;
}

.form-search dl dt {
    width: 82px;
    float: left;
    overflow: hidden;
    font-weight: bold;
}

.form-search .t2 dt {
    padding-left: 5px;
    width: 160px;
}

.form-search .t5 dt {
    padding-left: 26px;
    width: 47px;
}

.form-search dl dd {
    float: left;
    line-height: 2;
    color: #ccc;
    padding-bottom: 12px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 12px;
}

.form-search dl dd a {
    padding: 8px 6px;
}

.form-search dl dd input {
    width: 180px;
    height: 1.8em;
}

.form-search .t1 dd {
    width: 612px;
    box-sizing: border-box;
}

.form-search .t2 dd {
    width: 236px;
}

.form-search .t3 dd {
    width: 612px;
    box-sizing: border-box;
}

.form-search .t4 dd {
    width: 217px;
}

.form-search .t5 dd {
    width: 266px;
}

.form-search .t6 dd {
    width: 596px;
}
.form-search a {
    color: #a36b20;
}

.status li {
    display: inline-block;
    width: auto;
    margin-left: 20px;
    line-height: 2.5em;
}
.status li:first-child {
    margin-left: 0;
}

.status li input {
    margin: -3px 4px 0 0;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.status li label {
    margin: 0;
    font-size: 14px;
}

.btns {
    margin: 20px auto 10px;
    text-align: center;
    width: 100%;
}

.btns input {
    background: linear-gradient(#cf9201,#a15f01);
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-shadow: 2px 2px rgb(0 0 0 / 30%);
    line-height: 2.2;
    padding: 0 10px;
    border: none;
    border-radius: 6px;
    box-shadow: 0 2px 0 #6b420a;
}

.form-search .caption {
    clear: both;
}

.form-search a.select {
    padding: 4px 6px;
    border: 1px solid #aa3a70;
    color: #444;
    text-decoration: none;
    background: linear-gradient(to bottom,  #fbf5fc 0%,#e9b6ce 100%);
    text-shadow: 1px 0 0 #fff;
    border-radius: 3px;
}

.form-search a.select:hover,
.form-search a.select:active {
    text-decoration: none;
}

#count,
#count2 {
    margin-top: 10px;
    margin-bottom: 5px;
    clear: both;
    height: auto;
    overflow: hidden;
}

#count .count,
#count2 .count {
    float: left;
    overflow: hidden;
    font-size: 14px;
}

.count + .pages {
    overflow: hidden;
    display: block;
    font-size: 14px;
    float: right;
}

.count + .pages a {
    padding: 5px;
    color: #a36b20;
}

.room .chatbox {
    position: relative;
    float: left;
    width: 134px;
    height: auto;
    margin: 4px 7px;
    text-align: center;
    border-radius: 5px;
}

.room .chatbox .line {
    padding: 0 1px 1px 1px;
    border: 1px solid #cacaca;
    border-top: none;
}

.room .chatbox .chatbox-box {
    overflow: hidden;
    border: 1px solid #eee;
    border-top: none;
}

.room .chatbox .chatbox-box .name {
    line-height: 1.6;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.room .chatbox .chatbox-box .name a {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    display: inline;
    padding-top: 22px;
    width: 100%;
    height: 135px;
    color: #a36b20;
}

.room .chatbox .chatbox-box .name img {
    margin-right: 2px;
}

.room .chatbox .chatbox-box .name span {
    font-weight: normal;
}

.room .chatbox .chatbox-box .pict {
    overflow: hidden;
    width: 100%;
    height: 75px;
    margin: 23px auto 7px;
}

.room .chatbox .lastdate {
    white-space: nowrap;
    text-indent: inherit !important;
}

.room .chatbox .status {
    width: 134px;
    height: 22px;
    text-indent: 94px;
    line-height: 29px;
    font-weight: bold;
    background: url(https://assets.chatpia.jp/common/images/thumbnail_part.png) no-repeat;
    white-space: nowrap;
    overflow: hidden;
}

.room .chatbox .status {
    background: url(https://assets.chatpia.jp/common/images/thumbnail_part.png) no-repeat;
}

.room .chatbox .status_01 {
    background-position: -312px 0;
    color: #c76c00;
}

.room .chatbox .status_02 {
    background-position: -312px -22px;
    color: #d15480;
}

.room .chatbox .status_03 {
    background-position: -312px -44px;
    color: #8f5fc1;
}

.room .chatbox .status_04 {
    background-position: -312px -66px;
    color: #278ac9;
}

.room .chatbox .status_05 {
    background-position: -178px -88px;
    color: #fff;
    text-align: center;
    text-indent: 0;
    text-shadow: -1px -1px 0 #666;
    line-height: 25px;
    font-size: 12px;
}

.room .chatbox .chatbox-box .hitokoto {
    text-align: left;
    word-break: break-all;
    white-space: pre-wrap;
    word-wrap: break-word;
    position: relative;
    overflow: hidden;
    width: 118px;
    height: 30px;
    margin: -8px 0 3px 1px;
    padding: 13px 4px 0;
    font-size: 12px;
    line-height: 1.2;
    background: url(https://assets.chatpia.jp/common/images/thumbnail_part.png) no-repeat;
}

.room .chatbox .chatbox-box .hitokoto_taiki {
    background-position: -168px -170px;
    color: #b96400;
}

.room .chatbox .chatbox-box .hitokoto_chat {
    background-position: -168px -215px;
    color: #d15480;
}

.room .chatbox .chatbox-box .hitokoto_2shot {
    background-position: -168px -260px;
    color: #875faf;
}

.room .chatbox .chatbox-box .hitokoto_machi {
    background-position: -168px -305px;
    color: #278ac9;
}

.room .chatbox .chatbox-box .hitokoto_new {
    background-position: -168px -350px;
    color: #2ca826;
}

.room .chatbox .chatbox-box .hitokoto_offline {
    background-position: -168px -395px;
    color: #818181;
}