/*tag_edit*/

.seller.tag h3 {
    border-bottom: 2px solid #808080;
    width: 100%;
}
.col2 label {display: inline;}

.seller.tag label:first-child {
    margin-right: 0px;
}

/*tag_cancel*/

.seller.tag .col_2 h3 {
    border-bottom: 2px solid #808080;
    width: 100%;
}
.red {color:#d00;} 

/*edit(magazine) edit(blog)*/
.f_sp {
    width: 803px;
}

/*report(magazine) report(blog) インプットタグの幅をtdに合わせるときに使用*/
.report .sale_cont_detail .col_right{
    margin-right: 20px;
}

/*magazine_publishing_change/normal_info_edit*/
.seller .col_2.edit .txtr.nbl {width: 285px;
}

#aff {
    margin-top:-100px;
    padding-top:100px;
}
/*faq*/

.faq h2 {
    position: relative;
}

.faq .faq_nav {
    position: absolute;
    top: 20px;
    right: 135px;
}

.faq h3 {
    font-size: 1.8rem;
}

.faq .faq_search {
    position: absolute;
    right: 10px;
    top: 42px;
    height: 20px;
    line-height: 20px;
    margin: 2px 0 2px 10px;
    padding: 0 5px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.faq input::-webkit-search-decoration,
.faq input::-webkit-search-cancel-button { display: none; }

.faq .faq_search #submit {
    position: absolute;
    right: 5px;
    top: -1px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0 -5px 0 0;
    color: #666;
    background: none;
    border: none;
    box-shadow: none;
}

.faq #search:hover     { color: #1d5aac; }

.gide_read, .gide_write,.gide_affiriate,.faq_cat1,.faq_cat2,.faq_cat3 {
    float: left;
    width: 33%;  
    padding-left: 15px;
    margin: 15px 0 50px 0;
}

.gide_read, .gide_write,.faq_cat1,.faq_cat2 {
    border-right: 1px solid #CCC;     
}

/* とりあえずのFAQスタイル */
.faq_category h4 { margin: 1em 0; font-size: 16px; font-size: 1.6rem; }
.faq_category .faqList ul { display: none; }
.faq_category .faq_question { margin-left: 1em; color: #1d5aac; font-weight: bold; font-size: 14px; font-size: 1.4rem; }
.faq_category .faq_answer {
    width: 100%;
    margin: 5px 0 1em;
    padding: 10px 10px 10px 30px !important;
    color: #4b4b4b;
    font-weight: normal;
    font-size: 12px;
    font-size: 1.2rem;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}
.faq_category li span { cursor: pointer; }
.faq_category .ind { padding-left: 1.5em; text-indent: -1.5em; }
/* ここまで */


.faq_gide li,.faq_category li {
    margin-bottom: 5px;
}

.gide_read dt,.gide_write dt,.gide_affiriate dt {
    font-weight: bold;
    font-size: 1.5rem;
    padding-bottom: 3px;
}

.faq_gide .explanation,.faq_category .explanation {
    font-size: 1.2rem;
    padding: 2px 0 2px 30px;
    font-weight: normal;
    vertical-align: middle; 
}

.information {
    padding: 20px 0;
}

/*information*/

.info_index {
    padding-bottom: 5px;
    
}

.info_index h2 {
    position: relative;
}

.info_index .remove_all {
    font-size: 1.2rem;
    font-weight: normal;
    position: absolute;
    right: 5px;
    top: 15px;
    cursor: pointer;
    color: #1d5aac;
}

.info_index .remove_all:hover { background: #f0f0f0; }

.information h2, .information h4 {
    color: #4b4b4b;
    font-size: 2rem; 
    margin: 0;
}

.infofeed {
    padding: 15px 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
    position: relative;
}

.img_center {
    width: 80px;
    text-align: center;
}


.infofeed img {
    max-width: 100%;
    /*max-width: 50px;
    height: 50px;*/
}

.infofeed a {
    text-decoration: none;
}

.feed_contents {
    margin-left: 80px;
    margin-top: -20px;
}

.feed_contents .menu_profile_edit {
    display: block;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px;
    width: 300px;
    text-align: left;
    z-index: 10;
    position: absolute;
    right: 0px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: rgba(0, 0, 0, 0.05) 2px 4px 1px;
}

.feed_contents .menu_profile_edit .modalBody {
    position: absolute;
    width: 300px;
    top: -60px;
    left: -20px;
}

.feed_contents .menu_profile_edit .modalBody button { width: 125px; padding: 0 10px; }
.timeline_modal_close { position: absolute; right: 10px; top: 0px; }
.feed_contents .menu_profile_edit .timline_menu:hover { background: #f0f0f0; }

.infofeed .img_left {
    float: left;
    text-align: center;
    margin-top: 5px;
    max-width: 50px;
    max-height: 50px;
}

.infofeed li:first-child {
    text-align: right;
    margin-bottom: 5px;
}

.infofeed li:nth-child(2) {
        font-size: 1.5rem;  
        /*margin-bottom: 40px;
        height: 45px;*/
        overflow: hidden;
}

.information .tofs span {
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 2;
    display: block;
    width: 3em;
    height: 1.5em;
    background: linear-gradient(to right,  rgba(255,255,255,0) ,#ffffff 100%);
}

.infofeed li.entity_title {
    font-size: 1.5rem; 
    overflow: hidden;
    margin-bottom: 20px;
}


.infofeed .blog_premium_info {
    border: solid 1px #999999;
    border-radius: 5px;
    font-weight: bold;
    background: url(/images/premium_mark.png) right 15px no-repeat;
    background-size: 25% auto;
    margin: 20px auto;
    padding: 15px;
}

.infofeed .blog_premium_info h5 { border-bottom: solid 2px #cccccc; }




/*information setting*/

.information a:link {
    text-decoration: none;
}

.info_settings {
    padding: 5px 0;
    position: relative;

}

.info_settings h3 {
    padding-top: 15px;
    margin-bottom: 15px;
}

.info_settings table.info_edit {
    margin-bottom: 50px;
    outline: none;
    border:solid 1px #ccc;
}

.info_index table, .info_index th, .info_index td {
    border:none;
}

.info_index th, .info_index tr {
    border-bottom:solid 1px #ccc;
}

.info_settings {
    margin-top: 20px;
    position: relative;
}

.info_edit {
    margin-bottom: 50px;
    outline: none;
    margin-top: 10px;
}

.info_settings table.info_edit th, .info_settings table.info_edit tr {
    border-bottom: solid 1px #ccc;
}

.info_settings table.info_edit td { position: relative; }

.info_settings .setting_right {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.info_edit th {
    height: 10px;
    padding: 3px;
}

.info_edit th:nth-child(n+2) {
    width: 14%;
}

.info_edit td {
    padding-left: 20px;
    border: none;
    font-size: 1.3rem;
}

.information .fa-check-circle { color: #22ac38; font-size: 1.7rem;} 

.information .fa-ban { color:#d00; ; font-size: 1.7rem;} 

.info_settings .clear {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    border-top: solid 1px #ccc;
    width: 540px;
}

.info_settings .clear:last-child {
    border-bottom: solid 1px #4b4b4b;
}

.info_settings .tofs span {
    position: absolute;
    top: 18px;
    right: 160px;
    z-index: 2;
    display: block;
    width: 3em;
    height: 1.5em;
    background: linear-gradient(to right,  rgba(255,255,255,0) ,#ffffff 100%);
}


.info_edit2 .info_index {
    color: #4b4b4b;
    font-weight: bold;
    border-bottom: none;
    padding: 5px 0 10px 5px;
    font-size: 1.4rem;
    margin-top: 20px;
}

.information .toggle_cont {
    display: block;
}

.info_edit2 {
    font-size: 1.3rem;
    outline: none;
    margin-top: 20px;
}

.info_edit2 th {
    padding: 2px;
    font-size: 1.4rem;
    border: none;
}

.info_edit2 td {
    padding: 0;
    border: none;
}

.info_edit2 th:nth-child(n+2),.information .spc2 {
    width: 10%;
    text-align: center;
    cursor:pointer;
}

.info_edit2 th:first-child {
    text-align: left;
    padding-left: 5px;
    padding-right: 3px;
    width: 70%;
}

.info_edit2 .spc {
    width:70%;
    overflow: hidden;
    height: 20px;
    padding-left: 20px;
}

.no-nitification {
    /*font-size: 1.6rem;*/
    text-align: center;
}

.info_edit2 p {
    padding-left: 20px;
    margin: 25px;
}

.notification-list-page-nav {
  margin: 25px 100px 10px;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #1d5aac;
  border-radius: 3px;
  text-align: center;
}

.notification-list-box p {
    margin: 20px 0 0 25px;
}

.notification-list-page-nav a:visited, .notification-list-page-nav a:link, .notification-list-page-nav a {
    color: #fff;
}
