@charset "utf-8";

/* * * * * * * * * * * * * * * * */
/*                               */
/*   画像移行版ソースファイル ver2   */
/*                               */
/* * * * * * * * * * * * * * * * */

@media (max-width: 640px) {

  /* 影 */
  .btnEdit li:nth-child(2) a ,
  .BoxFav .navi .btn a {
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  }
  /* ボタンの透過 */
  .btnEdit li:nth-child(2) a:hover ,
  #Con2column #Con2columnSidearea .SideMenu li a:hover ,
  #Con2column #Con2columnSidearea .SideMenu li.active a:hover ,
  #Con2column #Con2columnSidearea .SideMenu li.msg_new a:hover ,
  .BoxPhotoUpload .picDeco .delete a:hover ,
  .BoxPhotoList .picDeco .delete a:hover ,
  #BoxMailtray .navi .btn a:hover ,
  .BoxSearchIndex > li:nth-child(4) li a:hover ,
  .BoxFav .navi .btn a:hover ,
  #BoxMypage #BoxMypageSidearea .face dt span.btn a:hover ,
  #MailBoxMenu li.msg_new a:hover ,
  #BoxMailtray dl dt li:last-child a:hover ,
  .Page li a:hover ,
  .BoxMypageSearch > li:nth-child(3) a:hover ,
  .BoxBord .navi .btn ul li a:hover ,
  .WinkBtn01 span:hover ,
  .BoxPhotoPass div:first-child dl > dd > ul > li:nth-child(2) a:hover ,
  .ChatLoadBtn a:hover ,
  .BoxChatMsg03 div:nth-child(2) a:hover {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
  /* gnavi下のボタン */
  .page_head_message ul li a[href="message?cmd=msg_trash"] {
    display: none;
  }

  /* paging ページおくり
  -------------------------------------------------------------*/
  .Page ul {
    display: table;
    width: 100%;
  }
  .Page li {
    display: table-cell;
    width: 15%;
    padding: 0 3px;
  }
  .Page li:first-child {
    width: 12.5%;
    padding: 0 3px 0 0;
  }
  .Page li:last-child {
    width: 12.5%;
    padding: 0 0 0 3px;
  }
  .Page li a {
    display: block;
    background: #fff;
    border: 1px solid #9d9d9d;
    color: #000;
    text-align: center;
    text-decoration: none;
    padding: 3px 0;
  }
  .Page li.active a {
    background: #b49c47;
    border: 1px solid #b49c47;
    color: #fff;
  }
  .Page li:first-child a,
  .Page li:last-child a {
    background: #000;
    border: 1px solid #000;
    color: #fff;
  }
  .Page .sort {
    margin-top: 8px;
  }
  .Page .sort li {
    padding: 0;
    text-align: right;
  }
  .Page .sort select {
    width: 95px !important;
  }

  /* 左メニューあり
  -------------------------------------------------------------*/
  #Con2column #Con2columnSidearea {
    margin-bottom: 10px;
  }
  #Con2column #Con2columnSidearea .SideMenu {
    border-bottom: 3px solid #666666;
  }
  #Con2column #Con2columnSidearea .column04Sp,
  #Con2column #Con2columnSidearea .column04Sp li {
    margin-bottom: 0;
  }
  #Con2column #Con2columnSidearea .SideMenu li a {
    background: #e6e6e6;
    display: block;
    color: #000;
    line-height: 24px;
    text-decoration: none;
    text-align: left;
    padding: 5px;
  }
  #Con2column #Con2columnSidearea .SideMenu li.active a {
    background: #666666;
    color: #fff;
  }
  #Con2column #Con2columnSidearea .SideMenu li.msg_new a {
    background: #b49c47 url(../images/arrow02_on.png) 94% center no-repeat;
    color: #fff;
  }
  #Con2columnContents .btn01 button,
  #Con2columnContents .btn01 li {
    margin: 5px 0;
  }
  #Con2column #Con2columnSidearea .SideMenu2 {
    border-bottom: 3px solid #666666;
  }
  #Con2column #Con2columnSidearea .SideMenu2 li {
    background: #e6e6e6;
    display: block;
    color: #000;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
  }
  #Con2column #Con2columnSidearea .SideMenu2 li.active{
    background: #666666;
    color: #fff;
  }
  .clear #Con2columnSidearea{
    display: none;
  }

  /* acordion
  -------------------------------------------------------------*/
  .BoxAcordion h2.cats {
    position: relative;
  }
  .acordion_tree {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .acordion_last {
    border-bottom: none;
    padding-bottom: 0;
  }
  #tab_content_03 .BoxAcordion .btn01 a {
    width: 100%;
  }

  /* 新規登録
  -------------------------------------------------------------*/
  #Con2column #Con2columnContents form .line02:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #Con2column #Con2columnContents form .btn01.pt16px {
    padding-top: 16px;
  }

  /* 身分証の確認
  -------------------------------------------------------------*/
  .BoxIdUpload {
    padding:0 !important;
  }
  .BoxIdUpload li {
    margin-bottom:5px;
  }
  .BoxIdUpload li:last-child {
    margin-bottom:0;
  }

  /* 退会の手続き
  -------------------------------------------------------------*/
  .BoxEntryStep2 li,
  .BoxWithdrawStep li,
  .BoxEntryStep li {
    background: url(../images/sp_step_off.png) right center no-repeat;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px;
    margin-bottom: 5px;
  }
  .BoxEntryStep2 li:last-child,
  .BoxWithdrawStep li:last-child,
  .BoxEntryStep li:last-child {
    margin-bottom: 0;
  }
  .BoxEntryStep2 li span,
  .BoxWithdrawStep li span,
  .BoxEntryStep li span {
    margin-right: 10px;
  }
  .BoxEntryStep2 li br,
  .BoxWithdrawStep li br,
  .BoxEntryStep li br {
    display: none;
  }
  .id_step02 li:nth-child(4),
  .step01 li:nth-child(1),
  .step02 li:nth-child(2),
  .step03 li:nth-child(3),
  .e_step01 li:nth-child(1),
  .e_step02 li:nth-child(2),
  .e_step03 li:nth-child(3),
  .e_step04 li:nth-child(4),
  .e_step05 li:nth-child(5) {
    background: url(../images/sp_step_on.png) right center no-repeat;
    color: #fff;
  }
  .entry h1 {
    margin: 20px 10px;
  }
  .entry.step1 .mailform {
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 14px;
  }
  .entry.step1 .mailform input {
    width: 100%;
    display: block;
  }
  .entry.step1 input[type=submit] {
    margin: 0 auto;
  }
  .entry.step1 .em {
    color: #d53038;
  }
  .entry.step1 .send_result {
    padding: 20px;
  }
  .entry.step1 .send_result .txt_c {
    margin: 20px 0;
  }
  .entry.step1 .send_result label {
    display: block;
  }
  .entry.step1 .send_result .email {
    font-size: 20px;
    font-weight: bold;
  }
  .entry.step1 .send_result .remark {
    padding: 20px;
    background-color: #fff;
  }
  .entry.step1 .send_result .remark h2 {
    font-weight: bold;
  }
  .entry.step1 .send_result .remark ul {
    padding-left: 20px;
  }
  .entry.step1 .send_result .remark ul>li {
    list-style: disc;
  }
  .entry.step2 .remark {
    margin-bottom: 12px;
  }
  .entry.step2 .recaptcha-container {
    margin: 30px 0 10px 0;
    text-align: center;
  }
  .entry.step2 .g-recaptcha {
    display: inline-block;
  }

  /* マイページ
  -------------------------------------------------------------*/
  #BoxMypage #BoxMypageSidearea .face {
    padding: 20px 10px;
  }
  #BoxMypage #BoxMypageSidearea .face dt {
    position: relative;
    margin-bottom: 10px;
  }
  #BoxMypage #BoxMypageSidearea .face dt span.btn {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress {
    margin-bottom: 15px;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress:last-child {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress:last-child .Inner {
    margin: 15px 10px;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress dt {
    margin-top: 10px;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.2;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress dt:before {
    content: "◎";
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress dd {
    margin-top: 5px;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress dd:last-child {
    margin-top: 3px;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress dd .btn01 li {
    display: block;
    margin: 0;
  }
  #BoxMypage #BoxMypageSidearea .BoxProgress dd .btn01 li a {
    width: 100%;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li {
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  /* 2番目以降非表示(2番目も含む)*/
  #BoxMypage #BoxMypageSidearea .BoxBordMin li:nth-of-type(n+2) {
    display: none;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li > dl > dt.hiddenSp {
    background: #e6e6e6;
    font-size: 10px;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 10px;
    display: block;
  }

  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dd.postdetail {
    margin-top: 4px;
    width: 100%;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dd.postdetail a {
    display: block;
    position: relative;
    padding: 4px 8px;
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 120%;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dl {
    zoom: 1;
    margin-bottom:10px;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dl dt {
    float: left;
    width: 87px;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dl dd {
    float: right;
    width: 67%;
    width: calc(100% - 99px);
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dl dd strong {
    font-size: 120%;
  }
  #BoxMypage #BoxMypageSidearea .BoxBordMin li dl dl dd span {
    font-size: 12px;
    display: inline-block;
    padding-left: 4px;
  }
  #BoxMypage .BoxMypageNews li {
    border-bottom: 1px dotted #b3b3b3;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #BoxMypage .BoxMypageNews li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  #BoxMypage .BoxMypageNews dt {
    font-size: 12px !important;
    color: #000;
  }
  #BoxMypage .BoxMypageProfile li dt {
    margin-bottom: 5px;
  }
  #BoxMypage .BoxMypageProfile li dd {
    line-height: 1.4;
    text-align: center;
  }
  #BoxMypage .BoxMypageAtt {
    margin:0 10px;
  }
  #BoxMypage .SideMemberProfile .Box02 {
    margin-bottom: 0 !important;
  }
  nav.tab {
    padding: 0 10px;
    background-color: #fff;
  }
  .tab ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: justify;
      -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-box-align: stretch;
      -ms-flex-align: stretch;
        align-items: stretch;
    background-color: #fff;
  }

  #mbrtabs .tab ul li {
    width: 50%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #mbrtabs .tab ul .active {
    border-top: 1.2px solid #888;
    border-bottom: 1.2px solid #888;
  }
  #mbrtabs .tab ul li+li {
    border-left: 1.2px solid #ddd;
  }
  .tab ul li a {
    display: block;
    text-align: left;;
    padding: 9px 8px 9px 10px;
    color: #b49c47;
    text-decoration: none;
    background-color: #fff;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    text-align: center;
  }
  .tab.woman ul li a {
    padding: 4px 0;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 36px;
  }
  .tab ul li.active a {
    color: #fff;
    background-color: #b49c47;
    border-right: none;
  }
  .tab.woman ul li a:before {
    content: '';
    display: none;
  }
  .tab.woman ul li.premium a {
    color: #c4a300;
  }
  .tab.woman ul li.diamond a {
    color: #000;
  }
  .tab.woman ul li.premium.active a,
  .tab.woman ul li.diamond.active a {
    color: #fff;
  }
  .tab ul li a:before {
    display: inline-block;
    font-family: Fontawesome;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    font-size: 20px;
    font-weight: normal;
    padding-right: 4px;
  }
  .tab_content > div,
  .tab_content h2 {
    display: none;
  }

  /* 各種設定
  -------------------------------------------------------------*/
  .btnEdit {
    display: table;
    width: 100%;
  }
  .btnEdit li {
    display: table-cell;
    vertical-align: middle;
  }
  .btnEdit li:nth-child(1) {
    width: 70%;
    padding-right: 10px;
    float: left;
    padding-top: 8px;
  }
  .btnEdit li:nth-child(1) input[type="text"] {
    width: 100%;
    position: relative;
    top: 0px;
  }
  .btnEdit li:nth-child(2) {
    width: 30%;
    padding-top: 1px;
    float: right;
  }
  .btnEdit li:nth-child(2) a {
    display: block;
    background: #4d4d4d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 7px 0;
  }
  .BoxRefusalSp dl:nth-child(n+2) dt {
    display: none;
  }
  .BoxRefusalSp dl dd {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .BoxRefusalSp dl:last-child dd {
    border-bottom: none;
    padding-bottom: 0;
  }
  .change_btn{
    width: 100%;
    display: block;
    background: #4d4d4d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 7px 0;
    border-radius: 0;
  }

  /* プロフィール写真登録
  -------------------------------------------------------------*/
  .BoxPhotoUpload,
  .BoxPhotoUpload .left {
    margin-bottom: 20px;
  }
  .BoxPhotoUpload .BgCau {
    background: #f3f1f0 url(../images/member/i_cau01.png) 10px center no-repeat;
    padding-left: 84px;
  }
  .BoxPhotoUpload .picDeco {
    padding: 15px;
  }
  .BoxPhotoUpload .picDeco .profPhoto::before,
  .BoxPhotoList .picDeco .profPhoto::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 20.0px solid transparent;
    border-left: 20.0px solid #fff;
    position: absolute;
    z-index: 100;
    margin: 0px;
  }
  .BoxPhotoUpload .picDeco .profPhoto::after,
  .BoxPhotoList .picDeco .profPhoto::after {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 19.0px solid transparent;
    border-left: 19.0px solid #b49c47;
    position: absolute;
    z-index: 100;
    margin: 0px;
  }
  .BoxPhotoUpload .picDeco .delete {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .BoxPhotoList .picDeco .delete {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .BoxPhotoUpload .picDeco .delete img,
  .BoxPhotoList .picDeco .delete img {
    vertical-align: top;
  }
  .BoxPhotoUpload .picDeco .add,
  .BoxPhotoList .picDeco .add {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .BoxPhotoUpload .picDeco .add a,
  .BoxPhotoList .picDeco .add a {
    display: block;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 7px 3px;
    margin: 0px;
  }
  .BoxPhotoUpload .picDeco .add a:hover ,
  .BoxPhotoList .picDeco .add a:hover {
    background-color: rgba(0,0,0,0.6);
  }
  .BoxPhotoUpload .picDeco .add img,
  .BoxPhotoList .picDeco .add img {
    display: inline;
    text-align: center;
    width: 100%;
  }
  .BoxPhotoUpload .picDeco .profMarker,
  .BoxPhotoList .picDeco .profMarker {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .BoxPhotoUpload .picDeco .profMarker span,
  .BoxPhotoList .picDeco .profMarker span {
    display: block;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 7px 3px;
    margin: 0px;
  }
  .BoxPhotoUpload .picDeco .profMarker img,
  .BoxPhotoList .picDeco .profMarker img {
    display: inline;
    text-align: center;
    width: 100%;
  }
  .privatizePic {
    display: block;
    width: 100%;
    text-align: center;
  }
  .BoxPhotoList .column03Sp>li {
    margin-bottom: 0;
  }
  .BoxPhoto + .btn_pink {
    margin-bottom: 25px;
  }

  /* 写真一覧
  -------------------------------------------------------------*/
  .BoxPhotoProfile {
    padding: 15px;
    margin-bottom: 0;
  }
  .chat .BoxPhotoProfile {
    box-shadow: none;
  }
  .BoxPhotoProfile .face {
    float: left;
    width: 90px;
  }
  .chat .BoxPhotoProfile .face {
    width: 50px;
  }
  .chat .BoxGray .picDeco_chat {
    width: 50px;
    height: 50px;
  }
  .BoxPhotoProfile .profile {
    float: right;
    width: 60%;
    width: calc(100% - 100px);
  }
  .chat .BoxPhotoProfile .profile {
    float: right;
    width: 73%;
    width: calc(100% - 60px);
  }
  .BoxPhotoProfile .profile dl {
    margin-bottom: 10px;
  }
  .BoxPhotoProfile .profile dt {
    text-align: left;
    margin-bottom: 10px;
  }
  .BoxPhotoProfile .profile dt span {
    vertical-align: baseline;
  }
  .BoxPhotoProfile .profile .txt01 {
    background: #fff;
    padding: 15px;
  }

  /* プロフィール閲覧画面
  -------------------------------------------------------------*/
  .BoxViewProfile01 .left {
    margin-bottom: 20px;
  }
  .BoxViewProfile01 .left .column03 .picDeco {
    padding: 4px;
  }
  .BoxViewProfile01 .left .btn01 li {
    display: block;
    margin: 10px 0 0;
  }
  .BoxViewProfile01 .left .btn01 li a {
    width: 100%;
  }
  .BoxViewProfile01 .left .name {
    font-size: 100%;
    line-height: 1.4;
    text-align: left;
    float: left;
    width: 55%;
  }
  .BoxViewProfile01 .left .name span {
    vertical-align: baseline;
    display: block;
  }
  .BoxViewProfile01 .left .name span:first-of-type {
    margin-bottom: 2px;
  }
  .BoxViewProfile01 .left .name span:nth-of-type(2) {
    padding: 3px 0 0;
  }
  .BoxViewProfile01 .left .name span:nth-of-type(3) {
    padding: 6px 0 3px;
  }
  .BoxViewProfile01 .left .name span:nth-of-type(4) {
    padding: 3px 0;
  }
  .BoxViewProfile01 .left .name + ul {
    clear: both;
  }
  .BoxViewProfile01 .right .name .font_red {
    margin-right: 10px;
  }
  .BoxViewProfile01 .left .statistics>li {
    display: inline-block;
  }
  .BoxViewProfile01 .right .BoxGray {
    padding: 15px;
    margin-bottom: 0;
  }
  .BoxViewProfile01 .ctc {
    width: 40%;
    display: block;
    margin-bottom: 10px;
    float: right;
  }
  .BoxViewProfile01 .ctc .w100 {
    width: 100%;
    margin-bottom: 4px;
    text-align: center;
    padding: 4px 8px;
    border: 1px dotted #b3b3b3;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box;
  }
  .BoxViewProfile01 .ctc .w100 i {
    font-size: 16px;
    -webkit-transform: translate(0px, 1px);
    transform: translate(0px, 1px);
    padding-right: 4px;
  }
  .BoxViewProfile01 .ctc a {
    text-decoration: none;
    display: block;
  }
  .BoxViewProfile01 .ctc .w100.active {
    border: 1px solid #b3b3b3;
    color: #000;
  }
  .BoxViewProfile01 .ctc .w100.active i {
    color: #b49c47;
  }
  .BoxViewProfile01 .btn01 {
    margin-top: 15px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: justify;
      -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .BoxViewProfile01 .btn01 li {
    width: 32%;
    float: none;
    font-size: 100%;
  }
  .BoxViewProfile01 .btn01 li.w48 {
    width: 48%;
  }
  .BoxViewProfile01 .btn01 .mypage_btn02.stealth img {
    width: 16px;
    position: relative;
    top: -1px;
  }
  .BoxViewProfile01 .btn01 .mypage_btn02.privphoto {
    cursor: pointer;
  }
  .BoxViewProfile01 .btn01 .mypage_btn02.privphoto img {
      width: 12px;
      position: relative;
      top: -2px;
      left: -2px;
  }
  .BoxViewProfile01 .btn01 .mypage_btn02.favorite.invisible,
  .BoxViewProfile01 .btn01 .mypage_btn02.stealth.invisible,
  .BoxViewProfile01 .btn01 .mypage_btn02.privphoto.invisible {
    display: none;
  }
  .BoxViewProfile01 .btn01 .defy.invisible {
    display: none;
  }
  .BoxViewProfile01 .btn01 li.w100,
  .BoxViewProfile01 .ctc li.w100 {
    width: 100%;
  }
  .BoxViewProfile01 .ctc li.w100 a {
    text-decoration: none;
    color: #666;
  }
  .BoxViewProfile01 .btn01 .mypage_btn02 a {
    background-color: #f3f2f0;
    color: #b49c47;
    float: none;
    font-size: 120%;
  }

  /*----- プロフィール タブ -----*/
  .BoxViewProfile01 #proftab.tab {
    background-color: transparent;
    margin-bottom: 20px;
  }
  .BoxViewProfile01 #proftab.tab ul {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 12px solid #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
      -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-box-align: stretch;
      -ms-flex-align: stretch;
    align-items: stretch;
  }
  .BoxViewProfile01 #proftab.tab ul li {
    width: 32%;
    display: block;
  }
  .BoxViewProfile01 #proftab.tab ul li a {
    display: block;
    text-align: center;
    padding: 8px;
    color: #000;
    text-decoration: none;
    background-color: #e6e6e6;
    font-size: 12px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    font-weight: bold;
    box-shadow: none;
  }
  .BoxViewProfile01 #proftab.tab ul li.active a {
    color: #fff;
    background-color: #666666;
  }
  .BoxViewProfile01 .tab_content #tab_content_02 h2,
  .BoxViewProfile01 .tab_content #tab_content_03 h2,
  .BoxViewProfile01 #proftab.tab ul li a:before,
  .BoxViewProfile01 .tab_content > div {
    display: none;
  }

  .BoxViewProfile01 .tab_content #tab_content_01 h2 {
    display: block;
  }
  .BoxViewProfile01 .tab_content #tab_content_03 .picDeco {
    margin-bottom: 5px;
  }
  .profile .acordion_tree {
    border-bottom: 0;
    padding-bottom: 0;
  }

  /* お気に入り
  -------------------------------------------------------------*/
  .BoxFav {
    margin-bottom: 10px;
  }
  .BoxFav .navi .btn ul li {
    float: left;
    width: 49%;
    margin-right: 2%;
  }
  .BoxFav .navi .btn ul li:last-child {
    margin-right: 0;
  }
  .BoxFav .navi .btn ul li a {
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
  }
  .BoxFav .navi .btn a span {
    background: url(../images/member/msg/i_dust.png) left center no-repeat;
    padding-left: 20px;
  }
  .BoxFav .navi .search > ul > li {
    text-align: right;
  }
  .BoxFav .navi_top {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    -moz-box-orient: vertical;
      -webkit-box-orient: vertical;
        -o-box-orient: vertical;
          -ms-box-orient: vertical;
    -moz-box-direction: reverse;
      -webkit-box-direction: reverse;
        -o-box-direction: reverse;
          -ms-box-direction: reverse;
  }
  .BoxFav .navi_top > div:nth-child(1) {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
  }
  .BoxFav .navi_top > div:nth-child(2) {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    margin-bottom: 20px;
  }
  .BoxFav .navi_under div:nth-child(1) {
    margin-bottom: 20px;
  }
  .BoxFav .navi_under .btn ul {
    zoom: 1;
  }
  .BoxFav .navi_under .btn ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
  }
  .BoxFavProfile {
    display: table;
    margin-bottom: 10px;
  }
  .BoxFavProfile .check {
    background: #e6e6e6;
    display: table-cell;
    width: 8%;
    text-align: center;
  }
  .BoxFavProfile .fav {
    background: #f3f1f0;
    padding: 10px;
  }
  .BoxFavProfile .face {
    margin-bottom: 10px;
  }
  .BoxFavProfile .profile p {
    text-align: center;
  }
  .BoxFavProfile .profile .txt01 {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
  }
  .BoxFavProfile .btn01:first-child {
    margin-bottom: 2%;
  }

  /* メッセージ
  -------------------------------------------------------------*/
  /* TOP */
  #MailBoxMenu li {
    margin-bottom: 5px;
  }
  #MailBoxMenu li:last-child {
    margin-bottom: 0;
  }
  #MailBoxMenu li a {
    color: #000;
    text-decoration: none;
    display: block;
    background: #e6e6e6;
  }
  #MailBoxMenu li a span {
    position: relative;
    display: block;
    padding: 10px;
  }
  #MailBoxMenu li a span:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #4d4d4d;
  }
  #MailBoxMenu li a span:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #e6e6e6;
  }
  #MailBoxMenu li a:hover span:after,
  #MailBoxMenu li a:hover {
    background: #cfcfcf;
  }
  #MailBoxMenu li.msg_new a {
    background:#4d4d4d;
    color:#fff;
  }
  #MailBoxMenu li.msg_new a span:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #fff;
  }
  #MailBoxMenu li.msg_new a span:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #4d4d4d;
  }

  /* トレイ */
  #BoxMailtray dl {
    position: relative;
    background: #f3f1f0;
    padding: 10px;
    margin-bottom: 10px;
  }
  #BoxMailtray dl:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #000;
  }
  #BoxMailtray dl:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #f3f1f0;
  }
  #BoxMailtray dl dt {
    margin-bottom: 10px;
  }
  #BoxMailtray dl ul {
    display: table;
    width: 100%;
  }
  #BoxMailtray dl li {
    display: table-cell;
  }
  #BoxMailtray dl dt li:first-child {
    background: #4d4d4d;
    color: #fff;
    width: 70%;
    padding: 0 5px;
  }
  #BoxMailtray dl dt li:last-child a {
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 7px 0;
    margin-left: 10px;
  }
  #BoxMailtray dl dd li.read {
    width: 24px;
    text-align: center;
  }
  #BoxMailtray dl.new dd li.read span:before {
    content: "●";
    color: #b49c47;
    font-size: 160%;
    text-align: center;
  }
  #BoxMailtray dl dd li.face {
    width: 100px;
    padding-right: 10px;
  }
  #BoxMailtray dl dd li:last-child {
    padding-right: 10px;
  }

  /* メッセージ閲覧・作成 */
  .BoxMailbox .BoxGray{
    margin-bottom: 0;
  }
  .BoxMailbox .table03 {
    margin-bottom: 3px;
  }
  .BoxMailbox .upload {
    margin-top: 3px;
  }
  .BoxMailNew dl {
    display: table;
    width: 100%;
  }
  .BoxMailNew dt {
    display: table-cell;
    width: 20%;
  }
  .BoxMailNew dt:before {
    content: "\25b6";
  }
  .BoxMailNew dd {
    display: table-cell;
  }
  .BoxMailNew input,
  .BoxMailNew select {
    width: 100%;
  }
  .BoxMailbox .upload {
    margin-bottom: 10px;
  }
  .BoxMailbox .BoxMailfrom {
    width: 100%;
    margin-bottom: 10px;
  }
  .BoxMailbox .BoxMailfrom .face {
    display: block;
    width: 30%;
    min-width: 80px;
    margin-bottom: 10px;
    float: left;
  }
  .BoxMailbox .BoxMailfrom .profile {
    width: 68%;
    display: block;
    vertical-align: top;
    padding-left: 2%;
    float: right;
    margin-bottom: 10px;
  }
  .BoxMailbox .BoxMailfrom .btn{
    clear: both;
  }
  .BoxMailbox .BoxMailfrom .btn .btn01 li{
    margin-bottom: 5px;
  }
  .BoxMailbox .BoxMailmsg {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
  }
  .BoxMailbox .BoxMailmsg dl,
  .BoxMailNew {
    border-bottom: 1px dotted #b3b3b3;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .BoxMailbox .BoxMailmsg dl dt {
    background: #4d4d4d;
    color: #fff;
    text-align: center;
    padding: 3px;
    margin-bottom: 10px;
  }

  /* 検索
  -------------------------------------------------------------*/
  .BoxSearchIndexTitle {
    background: #5a6270;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 0;
  }
  .BoxSearchIndexTitle span:before,
  .BoxSearchIndexTitle span:after {
    content: "◎";
  }
  .BoxSearchIndex {
    background: #5a6270;
    width: 100%;
    padding: 0 10px 10px;
  }
  .BoxSearchIndex .criterias {
    margin-bottom: 7px;
    padding: 5px 10px;
    background-color: #f3f1f0;
  }
  .BoxSearchIndex .criteria > li {
    margin: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .BoxSearchIndex .criteria label {
    margin-right: 10px;
    line-height: 28px;
  }
  .BoxSearchIndex > li dl dt:before,
  .BoxSearchIndex .criteria label::before {
    content: "▶";
  }
  .BoxSearchIndex .criteria input,
  .BoxSearchIndex .criteria select {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
  }
  .BoxSearchIndex .criteria .infix {
    margin: 0 5px;
    line-height: 28px;
  }
  .BoxSearchIndex .criteria.grade > li {
    display: inline-block;
  }
  .BoxSearchIndex > li:nth-child(1) {
    background: #f3f1f0;
    padding: 10px;
  }
  .BoxSearchIndex > li:nth-child(2),
  .BoxSearchIndex > li:nth-child(3),
  .BoxSearchIndex > li:nth-child(4),
  .BoxSearchIndex > li:nth-child(5) {
    background: #f3f1f0;
    padding: 0 10px 10px;
  }
  .BoxSearchIndex > li:nth-child(4) li input {
    margin-bottom: 0;
  }
  .BoxSearchIndex > li:nth-child(5) li a {
    background: #808080;
    display: block;
    color: #fff;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
    padding: 7px 0;
  }
  .BoxSearchIndex > li:nth-child(4) li input {
    background-color: #999999;
    margin-bottom: 0;
  }
  .BoxSearchIndex > li:nth-child(4) li:nth-child(2) a {
    background: #b49c47;
  }
  .BoxSearchIndex > li:nth-child(4) li:nth-child(2) a span {
    background: url(../images/member/search/i_search.png) left center no-repeat;
    background-size: 11px;
    padding-left: 16px;
  }
  .BoxSearchIndex > li dl dd ul,
  .BoxSearchIndex > li dl {
    display: table;
    width: 100%;
  }
  .BoxSearchIndex > li dl dt,
  .BoxSearchIndex > li dl dd,
  .BoxSearchIndex > li dl dd ul li {
    display: table-cell;
  }
  .BoxSearchIndex > li dl dt {
    width: 50px;
  }
  .BoxSearchIndex > li dl.last dt {
    width: 110px;
  }
  .BoxSearchIndex > li dl dd ul li:nth-child(2) {
    text-align: center;
  }
  .BoxSearchIndex > li dl dd input,
  .BoxSearchIndex > li dl dd select,
  #BoxSearchResult .result select {
    width: 100%;
  }
  .BoxSearchIndex > li dl dd .column03::after {
    display: none;
  }
  #BoxSearchResult .BoxPhotoProfile {
    margin-bottom: 10px;
  }
  #BoxSearchResult .result {
    margin-bottom: 20px;
  }
  #BoxSearchResult .result > li {
    margin-bottom: 3px;
  }
  #BoxSearchResult .result > li:last-child {
    margin-bottom: 0;
  }
  #BoxSearchResult .matching_date {
    background-color: #d1177b;
    width: 170px;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
  }
  #slider2 {
    border: 15px solid #fff;
    background-color: #fff;
    box-shadow: 1px 1px 3px #ccc;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .button_btn {
    border: none;
    background-color: #b49c47;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 7px 0;
    font-size: 15px;
    width: 100%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: bold;
  }
  .button_btn02 {
    border: none;
    background-color: #000;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 9px 0;
    font-size: 15px;
    width: 100%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: bold;
  }
  .button_btn02:hover,
  .button_btn:hover,
  .button_btn_gray:hover {
    opacity: 0.7;
  }
  .button_btn_gray {
    border: none;
    background-color: #4d4d4d;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0 0 1px 0;
    font-size:15px;
    width:100%;
    line-height: 39px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: bold;
  }
  .right_btn,
  .left_btn {
    margin: 10px auto;
  }
  select{
    height:28px !important;
  }
  .table02 select:nth-child(3){
    margin-top:10px;
  }

  /* 年齢確認書類 2015.05.11 追加
  -------------------------------------------------------------*/
  #id_step h3 {
    font-size: 110%;
    font-weight: bold;
  }
  #id_step h3.pink {
    color: #b49c47;
    margin-left: -7px;
    font-size: 120%;
  }
  .id_step_up,
  .id_step_mail {
    margin:20px auto;
  }
  .id_step01_img {
    text-indent: -5000px;
    width: 283.5px;
    height: 386.5px;
    background: url(../images/member/id_step01_img_sp.png) no-repeat;
    background-size: 283.5px 386.5px;
    margin: 10px auto;
  }
  .id_step02_img01 {
    text-indent: -5000px;
    background: url(../images/member/id_step02_img01_sp.png) no-repeat;
    width: 283.5px;
    height: 173.5px;
    background-size: 283.5px 173.5px;
    margin: 10px auto;
  }
  .id_step02_img02{
    text-indent: -5000px;
    background: url(../images/member/id_step02_img02_sp.png) no-repeat;
    width: 283.5px;
    height: 313.5px;
    background-size: 283.5px 313.5px;
    margin: 10px auto;
    margin-bottom: 0;
  }

  /* トップバナーリンク 2015.05.18 追加
  -------------------------------------------------------------*/
  .btn_link{
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    margin: -10px;
    margin-top: -37px;
  }
  .BoxCampaign{
    background-color: #fff;
  }
  .BoxCampaign:hover{
    opacity: 0.6;
  }

  /* プロフィールボタン変更 2015.05.20 追加
  -------------------------------------------------------------*/
  .mypage_btn01{
    width: 48%;
    float: left;
    font-size: 87%;
  }
  .mypage_btn02{
    width: 48%;
    float: right;
    font-size: 87%;
  }
  .BoxViewProfile01 .left .name{
    text-align:left;
  }
  .BoxViewProfile01 .left .status{
    margin: 10px 0 0 2px;
  }
  .BoxViewProfile01 .left .status>img{
    height: 12px;
  }
  .column02Sp li{
    font-size:87%;
  }

  /* 拒否リスト 2015.05.2     追加
  -------------------------------------------------------------*/
  .sp_down{
    display: none;
  }

  /* マッチングカレンダー
  -------------------------------------------------------------*/
  .BoxBizCalendar {
    background: #f3f1f0;
  	background: transparent;
    padding: 10px;
    padding-bottom: 0;
  }
  .BoxBizCalendar .mb20Sp {
    margin-bottom: 0;
  }
  .BoxBizCalendar .year {
    background: #666;
    color: #fff;
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .BoxBizCalendar .year li {
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .BoxBizCalendar .year li:nth-child(1),
  .BoxBizCalendar .year li:nth-child(3) {
    width: 4%;
  }
  .BoxBizCalendar .year li a {
    display: block;
    padding: 5px 0;
  }
  .BoxBizCalendar .year li a:hover {
    background: #90908f;
  }
  .BoxBizCalendar .calendar > div .month {
    background: #999999;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 0;
  }
  .BoxBizCalendar .calendar table {
    width: 100%;
    border: 1px solid #b3b3b3;
    border-collapse: collapse;
  }
  .BoxBizCalendar .calendar th ,
  .BoxBizCalendar .calendar td {
    border: 1px solid #b3b3b3;
    font-size: 10px;
  }
  .BoxBizCalendar .calendar th {
    background: #e6e6e6;
    text-align: center;
    padding: 5px 0;
  }
  .BoxBizCalendar .calendar td {
    background: #fff;
    text-align: left;
    vertical-align: top;
    padding: 2px 0 0 2px;
    width: 26px;
    height: 36px;
  }
  .BoxBizCalendar .calendar tr td:nth-child(1) {
    color: #b49c47;
  }
  .BoxBizCalendar .calendar tr td.c_biz {
    background: #4d4d4d url(../images/i_date.png) 80% 80% no-repeat;
    color: #fff;
  }
  .BoxBizCalendar .calendar tr td.checked,
  .BoxBizCalendar .calendar tr td.c_date {
    background: #b49c47 url(../images/i_date.png) 80% 80% no-repeat;
    color: #fff;
  }

  .BoxBizCalendar .calendar input[type="checkbox"] {
    display: none;
  }
  .BoxBizCalendar .calendar tr td label {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
  }
  .BoxBizCalendar + .btn_pink {
    margin-bottom: 30px;
  }

  /* 出張カレンダー
  -------------------------------------------------------------*/
  .BoxBizTravel {
    background: #f3f1f0;
  	background: transparent;
    padding: 10px;
  }
  .BoxBizTravel .mb20Sp {
    margin-bottom: 0;
  }
  .BoxBizTravel .year {
    background: #666;
    color: #fff;
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .BoxBizTravel .year li {
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .BoxBizTravel .year li:nth-child(1) ,
  .BoxBizTravel .year li:nth-child(3) {
    width: 4%;
  }
  .BoxBizTravel .year li a {
    display: block;
    padding: 5px 0;
  }
  .BoxBizTravel .year li a:hover {
    background: #90908f;
  }
  .BoxBizTravel .calendar > div .month {
    background: #999999;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 0;
  }
  .BoxBizTravel .calendar table {
    width: 100%;
    border: 1px solid #b3b3b3;
    border-collapse: collapse;
  }
  .BoxBizTravel .calendar th ,
  .BoxBizTravel .calendar td {
    border: 1px solid #b3b3b3;
    font-size: 10px;
  }
  .BoxBizTravel .calendar th {
    background: #e6e6e6;
    text-align: center;
    padding: 5px 0;
  }
  .BoxBizTravel .calendar td {
    background: #fff;
    text-align: left;
    vertical-align: top;
    padding: 2px 0 0 2px;
    width: 26px;
    height: 36px;
  }
  .BoxBizTravel .calendar tr td:nth-child(1) {
    color:#b49c47;
  }
  .BoxBizTravel .calendar tr td.checked,
  .BoxBizTravel .calendar tr td.c_biz {
    background: #4d4d4d url(../images/member/biz/i_biz.png) 80% 80% no-repeat;
    color: #fff;
  }
  .BoxBizTravel .calendar tr td.c_date {
    background: #b49c47 url(../images/member/biz/i_date.png) 80% 80% no-repeat;
    color: #fff;
  }

  /* 2015/07/01 追加 Tsuyama */
  .BoxBizTravel .calendar input[type="checkbox"] {
    display: none;
  }
  .BoxBizTravel .calendar tr td label {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
  }

  /* チャット スマホ版 PC版のものを読み込む 調整中
  -------------------------------------------------------------*/
  .BoxChatProfile {
    display: table;
    margin-bottom: 10px;
  }
  .BoxChatProfile .check {
    background: #e6e6e6;
    display: table-cell;
    width: 8%;
    text-align: center;
  }
  .BoxChatProfile .fav {
    background: #f3f1f0;
    padding: 10px;
  }
  .BoxChatProfile .face {
    margin-bottom: 10px;
  }
  .BoxChatProfile .profile p {
    text-align: center;
  }
  .BoxChatProfile .profile .txt01 {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
  }
  .BoxChatProfile .btn01:first-child {
    margin-bottom: 2%;
  }
  .BoxChatMsg,
  .BoxChatMsg > div:last-child {
    margin-bottom: 0;
  }
  .BoxChatMsg01,
  .BoxChatMsg02 {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .BoxChatMsg01 div:nth-child(1),
  .BoxChatMsg02 div:nth-child(1) {
    display: table-cell;
    vertical-align: top;
    width: 16%;
    padding-right: 10px;
  }
  .BoxChatMsg01 div:nth-child(2),
  .BoxChatMsg02 div:nth-child(2) {
    position: relative;
    display: table-cell;
    vertical-align: top;
    border: 1px solid #c9c9ca;
    width: 84%;
    padding: 10px;
  }
  .BoxChatMsg01 div:nth-child(2) {
    background: #fff;
  }
  .BoxChatMsg02 div:nth-child(2) {
    background: #e6e6e6;
  }
  .BoxChatMsg01 div:nth-child(2) p.arrow,
  .BoxChatMsg02 div:nth-child(2) p.arrow {
    position: absolute;
    left: -8px;
    top: 20px;
  }
  .BoxChatMsg01 div:nth-child(2) p,
  .BoxChatMsg02 div:nth-child(2) p {
    margin-bottom: 0;
  }
  .BoxChatMsg01 div:nth-child(2) p.time,
  .BoxChatMsg02 div:nth-child(2) p.time {
    color: #666666;
  }
  .ChatSubmitbox {
    position: fixed;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background-color: #e6e6e6;
    height: 90px;
    width: 100%;
    padding: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ChatLoadBtn {
    width: 30px;
    position: relative;
  }
  .ChatLoadBtn form:after {
    display: block;
    content: "\f01e";
    font-family: Fontawesome;
    position: absolute;
    top: 16px;
    left: 50%;
    -webkit-transform: translate(-6px,-50%);
    transform: translate(-6px,-50%);
    font-size: 14px;
  }
  .ChatLoadBtn a {
    background: #4d4d4d;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 7px 0;
  }
  .ChatLoadBtn a span {
    background: url(../images/member/chat/i_load.png) left center no-repeat;
    padding-left: 25px;
  }
  .ChatLoadFormBtn {
    width: 30px !important;
    height: 30px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(47%, #f6f6f6), to(#ededed));
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),color-stop(47%, #f6f6f6),to(#ededed));
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
    position: relative;
    text-indent: -9999rem;
  }
  .ChatLoadFormBtn.btn_pink {
    border-radius: 3px !important;
    margin: 0;
  }
  .ChatmsgInr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 85%;/*Chrome19~25対応*/
    width: calc(100% - 30px);
    box-sizing: border-box;
  }
  .ChatmsgInr form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width:100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ChatmsgInr .BoxGray {
    width: 60%; /*Chrome19~25対応*/
    width: calc(100% - 60px);
    background-color: transparent;
    padding: 0 0 0 10px;
    box-sizing: border-box;
  }
  .ChatmsgInr .BoxGray textarea {
    height: 30px;
    padding: 4px;
    font-size: 120%;
  }
  #Con2columnContents .btn01 {
    margin-left: 0;
  }
  #Con2columnContents .btn01 li {
    margin: 0;
  }
  #Con2columnContents.tray {
    padding-bottom: 40px;
  }
  .ChatmsgInr input.btn_pink {
    height: 30px;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
  }
  .BoxChatMsg03 {
    display: table;
    background: #E6E6E6;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
  }
  .BoxChatMsg03 div:nth-child(1) {
    display: table-cell;
    width: 80%;
  }
  .BoxChatMsg03 div:nth-child(1) textarea {
    width: 100%;
  }
  .BoxChatMsg03 div:nth-child(2) {
    position: relative;
    display: table-cell;
    width: 20%;
    padding-left: 10px;
  }
  .BoxChatMsg03 div:nth-child(2) a {
    background: #b49c47;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 7px 0;
  }
  .picDeco_chat{
    width: 90px;
    height: 90px;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  }
  .picDeco.rect3,
  .picDeco.rect {
    border: 5px solid #fff;
  }
  .message .SideMenu{
    display: none;
  }
  .message2 .font_lll {
    font-size: 160%;
    position: relative;
    top: 0px;
  }
  .message2 .navi {
    margin-bottom: 10px;
  }
  .message_time{
    width: 60px;
    display: block;
    float: right;
    text-align: right;
    color: #777;
  }

  /* 会員検索 スマホ版 PC版のものを読み込む 調整中 0618
  -------------------------------------------------------------*/
  .search_result .picDeco {
    position: relative;
    display: block;
    background: #fff;
    border: 0px solid #fff !important;
    overflow: hidden;
  }
  .search_result .picDeco{
    width: 50px;
    height: 50px;
    overflow: hidden;
    border: 8px solid #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  }
  .search_result .face {
    float: left;
    width: 50px;
    margin-bottom: 0;
  }
  .search_result  .profile {
    float: none;
    width: auto;
    margin-left: 60px !important;
  }
  .search_result .btn01 li{
    display: none;
  }
  .BoxPhotoProfile .profile dl{
    margin-bottom: 0px;
  }
  .BoxPhotoProfile .profile .txt01 {
    background: #fff;
    padding: 6px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .search_result  .BoxPhotoProfile .profile dt {
    text-align: left;
    margin-bottom: 0px;
  }
  .search_result .profile dl dd{
    display: none;
  }

  /* お気に入り　拒否　スマホ版　　調整中 0618
  -------------------------------------------------------------*/
  .favorite .BoxFavProfile,
  .stealth .BoxFavProfile,
  .defy .BoxFavProfile,
  .privphoto .BoxFavProfile,
  .message .BoxChatProfile,
  .visitor .BoxFavProfile {
    padding: 0;
    width:100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
  }
  .favorite .picDeco,
  .stealth .picDeco,
  .defy .picDeco,
  .privphoto .picDeco,
  .message .picDeco,
  .visitor .picDeco {
    position: relative;
    display: block;
    background: #fff;
    overflow: hidden;
    overflow:hidden;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  }
  .favorite .face,
  .stealth .face,
  .defy .face,
  .privphoto .face,
  .message .face,
  .visitor .face {
    float:left;
    width:90px;
    height: 90px;
    margin-bottom:0;
    position: relative;
  }
  .favorite .profile,
  .stealth .profile,
  .defy .profile,
  .privphoto .profile,
  .message .profile,
  .visitor .profile {
    float:none;
    width:auto;
    margin-left:100px !important;
  }
  .favorite .BoxFavProfile .profile p,
  .stealth .BoxFavProfile .profile p,
  .defy .BoxFavProfile .profile p,
  .privphoto .BoxFavProfile .profile p,
  .message .BoxChatProfile .profile p,
  .visitor .profile p {
    text-align: left;
    margin-bottom: 0px;
  }
  .favorite .profile .situation,
  .stealth .profile .situation,
  .defy .profile .situation,
  .privphoto .profile .situation,
  .message .profile .situation
  .defy .BoxFavProfile .profile p,
  .visitor .profile p {
    margin-bottom: 10px;
  }
  .message .profile .situation>li:nth-child(2) {
    float: left;
  }
  .favorite .profile .txt01,
  .stealth .profile .txt01,
  .defy .profile .txt01,
  .privphoto .profile .txt01,
  .message .profile .txt01,
  .visitor .profile .txt01 {
    background:#fff;
    padding:6px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .defy .profile .txt01 {
    margin-bottom:12px;
  }
  .favorite .btn01,
  .stealth .btn01,
  .privphoto .btn01,
  .message .btn01,
  .visitor .btn01.column02Sp li:not(.delete) {
    display: none;
  }
  .visitor .BoxFavProfile .btn01:first-child {
    margin-bottom: 0;
  }
  .favorite .BoxFavProfile .btn01:first-child ,
  .stealth .BoxFavProfile .btn01:first-child ,
  .defy .BoxFavProfile .btn01.unlock,
  .privphoto .BoxFavProfile .btn01:first-child,
  .message .BoxChatProfile .btn01:first-child {
    margin-bottom: 1%;
  }
  .favorite .btn01.column02Sp ,
  .stealth .btn01.column02Sp ,
  .defy .btn01.unlock,
  .privphoto .btn01.column02Sp,
  .message .btn01.column02Sp,
  .visitor .btn01.column02Sp {
    display: block;
  }
  .favorite .btn01.column02Sp .delete,
  .bbs_history .btn01.column02Sp .delete,
  .stealth .btn01.column02Sp .delete,
  .defy .btn01.unlock .delete,
  .privphoto .btn01.column02Sp .delete,
  .message .btn01.column02Sp .delete,
  .visitor .btn01.column02Sp .delete {
    float: none;
    position: absolute;
    top: 5px;
    right: 6px;
    width: 25px;
    height: 25px;
  }
  .favorite .btn01.column02Sp .delete>a,
  .bbs_history .btn01.column02Sp .delete>a,
  .stealth .btn01.column02Sp .delete>a,
  .defy .btn01.unlock .delete>a,
  .privphoto .btn01.column02Sp .delete>a,
  .message .btn01.column02Sp .delete>a,
  .visitor .btn01.column02Sp .delete>a {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
  }
  .favorite .btn01.column02Sp .delete a,
  .bbs_history .btn01.column02Sp .delete a,
  .stealth .btn01.column02Sp .delete a,
  .defy .btn01.unlock .delete a,
  .privphoto .btn01.column02Sp .delete a,
  .message .btn01.column02Sp .delete a,
  .visitor .btn01.column02Sp .delete a {
     display: block;
     width: 25px;
     height :25px;
     text-indent: -9999em;
     border-radius: 50% !important;
     position: relative;
     padding: 0;
     -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  .favorite .btn01.column02Sp .delete a:before,
  .favorite .btn01.column02Sp .delete a:after,
  .bbs_history .btn01.column02Sp .delete a:before,
  .bbs_history .btn01.column02Sp .delete a:after,
  .stealth .btn01.column02Sp .delete a:before,
  .stealth .btn01.column02Sp .delete a:after,
  .defy .btn01.unlock .delete a:before,
  .defy .btn01.unlock .delete a:after,
  .privphoto .btn01.column02Sp .delete a:before,
  .privphoto .btn01.column02Sp .delete a:after,
  .message .btn01.column02Sp .delete a:before,
  .message .btn01.column02Sp .delete a:after,
  .visitor .btn01.column02Sp .delete a:before,
  .visitor .btn01.column02Sp .delete a:after {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    width: 18px;
    height: 2px;
    background-color: #CCC;
  }
  .favorite .btn01.column02Sp .delete a:before,
  .bbs_history .btn01.column02Sp .delete a:before,
  .stealth .btn01.column02Sp .delete a:before,
  .defy .btn01.unlock .delete a:before,
  .privphoto .btn01.column02Sp .delete a:before,
  .message .btn01.column02Sp .delete a:before,
  .visitor .btn01.column02Sp .delete a:before {
    left: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .favorite .btn01.column02Sp .delete a:after,
  .bbs_history .btn01.column02Sp .delete a:after,
  .stealth .btn01.column02Sp .delete a:after,
  .defy .btn01.unlock .delete a:after,
  .privphoto .btn01.column02Sp .delete a:after,
  .message .btn01.column02Sp .delete a:after,
  .visitor .btn01.column02Sp .delete a:after {
    left:5px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
  }
  .rect3 img,
  .rect img {
    width: 100%;
  }

  /* 掲示板
  -------------------------------------------------------------*/
  .BoxBord {
    margin-bottom: 10px;
  }
  .BoxBord .navi .btn ul li a {
    display: block;
    background: #b49c47;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 7px 0;
    text-decoration: none;
  }
  .BoxBord .navi .btn a span {
    background: url(../images/member/bord/i_write.png) left center no-repeat;
    background-size: 11px auto;
    padding-left: 15px;
  }
  .BoxBord .navi .search > ul > li {
    margin-bottom: 3px;
  }
  .BoxBord .navi .search > ul > li.Page {
    margin-bottom: 20px;
  }
  .BoxBordProfile {
    margin-bottom:10px;
    position: relative;
  }
  .BoxBordProfile:hover {
    cursor: pointer;
    opacity: 0.6;
  }
  .BoxBordProfile .check {
    background: #e6e6e6;
    text-align: center;
  }
  .BoxBordProfile .fav {
    padding: 10px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
  }
  .BoxBordProfile .fav .purpose {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #d1177b;
    width: 130px;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 11px;
  }
  .bbs_history .BoxBordProfile .fav .purpose {
    position: relative;
  }
  .BoxBordProfile .face {
    display: none;
  }
  .BoxBordProfile .profile {
    vertical-align: bottom;
  }
  .BoxBordProfile .profile p {
    margin-bottom: 5px;
  }
  .BoxBordProfile .profile .txt01 {
    display: table;
    width: 100%;
    margin-bottom: 10px;
  }
  .BoxBordProfile .profile .txt01 dt {
    display: table-cell;
    width: 60px;
  }
  .BoxBordProfile .profile .txt01 dd {
    display: block;
    padding-left: 10px;
  }
  .BoxBordProfile .profile .txt01 dd a {
    display: block;
  }
  .bbs_history .BoxBordProfile .profile .txt01 dd a {
    display: inline-block;
  }
  .BoxBordProfile .profile .txt02 {
    background: #fff;
    padding: 8px;
    margin-bottom: 10px;
  }
  .BoxBordProfile .profile .txt02 dd {
    color: #808080;
  }
  .BoxBordProfile .btn .column02Sp > li {
    width:100% !important;
  }
  .BoxBordProfile .btn .column02Sp > li a.lgray {
    background-color: #999;
  }
  .BoxBordMsg {
    position: relative;
  }
  .BoxBordMsg dl {
    border-bottom: 1px dotted #b3b3b3;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .BoxBordMsg dl dd {
    color: #808080;
  }
  .BoxBordMsg .purpose {
    position: absolute;
    top:0px;
    right: 0px;
    background-color: #d1177b;
    width: 130px;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
  }
  .BoxBord .bbsbtn {
    margin-bottom: 10px;
  }
  .bbssearch .btn ul li a,
  .BoxBord .bbsbtn ul li a {
    display: block;
    background: #b49c47 none repeat scroll 0% 0%;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 14px 0px;
    text-decoration: none;
  }
  .bbssearch .history {
    margin-top: 10px;
    text-align: center;
  }
  .SearchIndexOuter,
  .bbssearch .BoxSearchIndex {
    margin-bottom: 10px;
  }
  .bbsprof * {
    vertical-align: top;
  }
  .bbsprof #slider2 {
    width: 30%;
    border: 5px solid #fff;
    display: inline-block;
    margin-right: 10px;
  }
  .bbsprof .profile_text {
    display: inline-block;
    width: 65%;
  }
  .bbsprof .situation {
    display: flex;
  }
  .bbsprof .situation .olstat .signal {
    top: 4px;
  }
  .bbsprof .name {
    float: right;
  }
  .bbsprof .name span {
    font-size: 15px;
  }
  .bbsprof .btn01 {
    clear: both;
  }

  /* 掲示板詳細
  -------------------------------------------------------------*/
  .BoxViewProfile01.bbsdtl {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .BoxViewProfile01.bbsdtl .left {
    border-bottom: none;
    padding-bottom: auto;
    margin-bottom: auto;
  }
  .BoxViewProfile01.bbsdtl .right {
    border-bottom: 1px dotted #b3b3b3;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .BoxViewProfile01.bbsdtl .left .btn01 li {
    margin: 0;
  }

  /* 足あと
  -------------------------------------------------------------*/
  .BoxFavProfile.visitor {
    width: 100%;
  }

  /* 年収証明の登録
  -------------------------------------------------------------*/
  .BoxShomei01 span,
  .BoxShomei02 span {
    background:#fff;
    border: 5px solid #b49c47;
    color: #b49c47;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .BoxShomei01 li,
  .BoxShomei02 li,
  .BoxShomei03 li {
    margin-bottom: 10px;
  }
  .BoxShomei01 li + li + li ,
  .BoxShomei02 li + li + li + li ,
  .BoxShomei03 li + li {
    margin-bottom: 0;
  }
  .BoxShomei01 span {
    text-align: left;
  }
  .BoxShomei01 li span {
    padding: 9% 0 9% 50%;
    background: #fff url(../images/member/shomei/shomei01_pic01.png) no-repeat 10% 50%;
    background-size: 40% auto;
  }
  .BoxShomei01 li + li span {
    padding: 13% 0 13% 50%;
    background: #fff url(../images/member/shomei/shomei01_pic02.png) no-repeat 10% 50%;
    background-size: 40% auto;
  }
  .BoxShomei01 li + li + li span {
    padding: 13% 0 13% 50%;
    background: #fff url(../images/member/shomei/shomei01_pic03.png) no-repeat 10% 50%;
    background-size: 40% auto;
  }
  .BoxShomei02 span {
    padding: 10px 0;
  }
  .BoxShomei03 li {
    background: #fff;
    border: 5px solid #b49c47;
    color: #b49c47;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 100px 0 10px;
  }
  .BoxShomei03 li {
    background: #fff url(../images/member/shomei/shomei03_pic01.png) no-repeat 50% 20%;
    background-size: 180px auto;
  }
  .BoxShomei03 li + li {
    background: #fff url(../images/member/shomei/shomei03_pic02.png) no-repeat 50% 20%;
    background-size: 180px auto;
  }
  #shomei_step .Inner .image {
    margin-bottom: 10px;
    height: 90px;
    text-align: center;
  }
  #shomei_step .Inner .image img {
    height: 100%;
  }

  /* カウント・NEWフラグ用のバッジ
  -------------------------------------------------------------*/
  .BoxFavProfile .bdg-unread,
  .BoxChatProfile .bdg-unread {
    display: block;
    position: absolute;
    bottom: -3px;
    right: -3px;
    padding: 0px 4px;
    width: auto;
    min-width: 22px;
    height: 22px;
    line-height: 17px;
    border: 3px solid #fff;
    border-radius: 15px;
    background-color: #b49c47;
    font-size: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
  }

  /* ID 2016.08.18 追加
  -------------------------------------------------------------*/
  .id_step01_detail .id_step01_item {
    margin-bottom: 16px;
  }
  .id_step01_detail .id_step01_item .row > li {
    width: 100%;
    border: 5px solid #b49c47;
    padding: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #b49c47;
    background-color: #fff;
  	margin-bottom: 4px;
  }
  .id_step01_detail .id_step01_eximg > p {
  	font-size: 16px;
    font-weight: bold;
    color: #b49c47;
  }
  .id_step01_detail .id_step01_eximg .row {
    border: 5px solid #b49c47;
    padding: 30px 20px 10px;
    background-color: #fff;
  }
  .id_step01_detail .id_step01_eximg .row > li {
    width: 100%;
    margin-bottom: 20px;
  }
  .id_step01_detail .id_step01_eximg .row > li figure {
    margin: 0;
    padding: 0 10%;
  }
  .id_step01_detail .id_step01_eximg .row > li figure img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .id_step01_detail .id_step01_eximg .row > li figure figcaption {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #b49c47;
  }

  /* ユーザ一覧マスク 2016.11.7 追加
  -------------------------------------------------------------*/
  .maskable .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 0;
  }
  .maskable .overlay p {
    font-weight: bold;
    font-size: 13px;
    color: #fff;
  }
  .maskable.masked .fav {
    opacity: 0.1;
  }
  .maskable .btn01.column02Sp .delete {
    width: 25px !important;
    margin-right: 0;
  }
  .maskable .overlay .delete > a::before,
  .maskable .overlay .delete > a::after {
    background-color: #FFF !important;
  }
}