@media (min-width: 768px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1060px;
  }
  .nav_bar_wrapper{
    width: 1060px !important;
  }
}
body{
    background:#fff;
    padding-top: 115px;
    font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,Arial,Helvetica,sans-serif;
    line-height: 180%;
}
a,
a:hover,
a:active{
    text-decoration:none !important;
}
ul,li{
    list-style:none;
}
#center{
    text-align:center;
}
.page_title{
    font-size:28px;
    font-weight:bold;
    color:#666;
}
#margin10{
    margin:10px 0;
}
.margin10{
    margin:10px;
}
#close{
    cursor:pointer;
}
ul.share{
    overflow:hidden;
}
ul.share li{
    float:left;
}
ul.side_nav{
    width:100%;
    margin:-5px 0px 20px 0;
}
ul.side_nav li{
    margin:0 0 0 -40px;
    color:#000;
}
.limit-scroll{
    overflow: scroll;
    height: 480px;
}
.block{
    display:block;
}
.left{
    float:left;
}
.right{
    float:right;
}
.overflow{
    clear:both;
    overflow:hidden;
}
#overflow{
    overflow:hidden;
}
.txt-right{
    text-align: right;
}
.small{
    font-size: 90%;
    color:#999;
}
.center{
    text-align: center;
}
.maincolor{
    color: #dc8791;
}
.bg_subcolor{
    background: #dc8791;
}
.bg_subcolor:hover{
    background: #dc8791;
    opacity: 0.8;
}
.bg_white{
    background: #fff;
}
.opacity85{
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}
.bold{
    font-weight:bold;
}
.imgbtngray{
    background: #dfdfdf;
}
.italic{
    font-style:italic;
}
.font16px{
	font-size:16px;
}
.font08{
    font-size:80% !important;
}
.font12{
    font-size:12px !important;
}
.height10{
    height:20px;
}
.height_10{
    height:10px;
}
.height100{
    height:100px;
}
.height200{
    height:200px;
}
.border-gray{
    border: 2px solid #ccc;
}
.max-width{
    width:100%;
}
.max-width50{
    width:49%;
}
.max-width99{
    width:99%;
}
.height200px{
    height:240px;
}
.mr5per{
    margin-right: 5%;
}
.width80per{
    width:80%;
}
.width75per{
    width:75%;
}
.width47p{
    width:48%;
}
.width50p{
    width:50%;
}
.width33p{
    width:33%;
}
.width25per{
    width:25%;
}
.width20per{
    width:20%;
}
.width15per{
    width:14%;
}
.font85{
    font-size:85%;
}
.font90{
    font-size:90%;
}
.border_top_bold{
    border-top:2px solid #999;
}
.boxview_bar{
    margin:10px 25px 0 -20px;
    padding:10px;
    float:left;
}
.not_auto_br{
	word-break: break-all;
	word-wrap:break-word;
	overflow:hidden;
}
.mt-5{
	margin-top:-5px;
}
.mt-10{
    margin-top:-10px;
}
.mt-15{
    margin-top:-15px;
}
.mt-20{
    margin-top:-20px;
}
.mt-3{
    margin-top:-3px;
}
.mt0{
    margin-top:0px;
}
.mt3{
    margin-top:3px;
}
.mt5{
	margin-top:5px;
}
.mt6{
    margin-top:6px;
}
.mt10{
    margin-top:10px !important;
}
.mt15{
    margin-top:15px !important;
}
.mt20{
    margin-top:20px !important;
}
.mt30{
    margin-top:30px !important;
}
.mt40{
    margin-top:45px !important;
}

.pl200{
    padding-left:210px;
}
.pd5{
    padding: 5px !important;
}
.pb0{
	margin-bottom:-10px !important;
}
.pd10{
    padding: 10px;
}
.mb-15{
    margin-bottom: -15px !important;
}
.mb0{
    margin-bottom:0px !important;
}
.mb5{
    margin-bottom:5px !important;
}
.mb10{
    margin-bottom:10px !important;
}
.mb15{
    margin-bottom:15px !important;
}
.mb20{
    margin-bottom:20px !important;
}
.mb30{
    margin-bottom:30px !important;
}
.mb200{
    margin-bottom:200px !important;
}
.ml5{
    margin-left:5px;
}
.ml10{
    margin-left:10px;
}
.ml15{
    margin-left:15px;
}
.mr5{
    margin-right:5px;
}
.mr10{
    margin-right:10px;
}
.mr15{
    margin-right:15px;
}
.mr20{
    margin-right:20px;
}
.mr30{
    margin-right:30px;
}
.ml10{
    margin-left:10px;
}
.ml20{
    margin-left:20px;
}
.ml30{
    margin-left:30px !important;
}
.ml40{
    margin-left:40px !important;
}
.ml50{
    margin-left:50px !important;
}
.ml-50{
    margin-left:-50px !important;
}
.margin0{
    margin: 0;
}
.margin5{
    margin: 5px;
}
.padding{
    padding: 0;
}
.txt_pink{
    color: #dc8791;
}
.pink_4m{
    background:#dc8791 !important;
}
.pink_4m_bg{
    color:#dc8791;
}
.gray333{
    color: #333;
}
.gray666{
    color: #666;
}
.gray999{
    color: #999;
}
.grayccc{
    color: #ccc;
}
.light-gray{
    color: #ccc;
}
.link-gray666{
    color: #666 !important;
}
.link-gray666:hover{
    color: #666;
    /*text-decoration: underline;*/
}
.thumbnail_credit{
    margin: 5px 40px 0;
    text-align:left;
    font-size: 60%;
}
.alert_box{
    clear:both;
    overflow:hidden;
    padding:10px;
}
.bg_pink{
    background: #dc8791;
}
.white{
    color: #fff;
}
.red{
    color:red;
    font-weight:bold;
}
.blue{
    color:blue;
    font-weight:bold;
}
.pointer{
    cursor: pointer;
}
.relative{
    position: relative;
}
.block{
    display:block;
}
.official_mk{
    background: #dc8791;
    padding: 5px;
    font-size: 90%;
    color: #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.navbar-header{
    width: 1020px;
    overflow:hidden;
}
.header_bar{
    border-color: #000;
    border-style:solid;
    /*border-top-width:3px;*/
    border-bottom-width:0;
    height:60px;
    background: #fff;
}
.header_logo{
    width: 130px;
    margin:0 auto;
}
.header_logo img{
    width:130px;
    margin: 7px auto 0;
}
.top_logo{
    margin: 0 auto;
}

#header_logo{
    width:130px;
    margin: 7px 0 0;
}
.header_logo{
    margin: 0 auto;
}
.header_logo h1 {
    margin: 0;
}
#header_logo_newyear{
    margin: 0  2px 0;
    width:180px;
}
.header_text{
    margin-top:10px;
    color:#666;
}
#header_text_div{
    margin-left:0%; width:150px;
}
#header_menulist,
#header_menulist a{
    color:#666;
}
.category_nav{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top:60px;
    height:45px;
    padding: 8px;
}
.editor-head-status{
    padding:5px;
    color: #fff;
    border-radius:20px;
    text-align: center;
}
.color-default{
    background: #999;
}
.color-primary{
    background: #337AB7;
}
.color-success{
    background: #5CB85C;
}
.color-info{
    background: #5BC0DE;
}
.color-warning{
    background: #F0AD4E;
}
.color-danger{
    background: #D9534F;
}
p.header_sns_mk{
    margin:5px 0 0 20px;
}
.gray{
    color:#999;
}
#side_hash{
    color:#999;
    font-size:80%;
    padding:3px 7px;
    margin:1px;
}
.category_right_top{
    padding:13px 0 13px 10px;
    border-top:4px solid #aaa;
    font-size:13px;
}
.category_right{
    padding:13px 0 13px 10px;
    border-top:3px solid #aaa;
    font-size:13px;
}
.category_right_top:hover,
.category_right:hover{
    background:#fff;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}
.category_bar_left{
    width:48%;
}
.category_bar_right{
    width:52%;
}
.border-left{
    border-left:1px solid #ccc;
}
/* error */
.errorbox{
    margin:20px 0;
}
.error_p{
    margin:10px 0;
}
.error_btn{
    margin:10px 0;
    color:#fff;
    text-shadow:none;
}
.recruit_bana,
.feature_bana{
	margin:10px 0;
}
/* hover */
.touch_hover_clear{
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}
.touch_hover_gray{
    background: #ddd;
}
/* boxview */
.touch_hover_clear{
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}
.touch_hover_gray{
    background: #ddd;
}
/* recommend_bar */
.carousel_bar{
    width:100%;
}
.recommend_bar{
    width:30%;
    text-align: center;
}
/* side bar */
.side_bar{
    margin:0;
    width:25%;
}
.main_bar{
    margin: 0;
    width:75%;
}
ul.side_nav li a {
    text-weight:normal;
    display:block;
    background:#fff;
    color:#666;
    text-decoration:none;
    text-align:left;
    padding:0;
    border-bottom:1px solid #ccc;
}
ul.side_nav li a:hover {
    background:#ddd;
/*  background:#dc8791;
    color:#fff;*/
}
p.side_title{
    color:#fff;
    background:#999;
    font-size:110%;
    padding:5px 10px;

}
p.sidebar_article_num{
    margin:0 0 5px;
    padding:0 5px;
    font-size:120%;
    border-bottom:2px solid #999;
}
.pc_category_icon{
    margin-right:5px;
}
/* header_nav */
.nav_bar_wrapper{
    width:980px; margin:0 auto;
}
#head_nav_search{
    margin:5px 10px ; padding:0;
}
#navbar_left_ul{
    margin:7px 0 0;
}
.user_menu_li{
    margin-top: -50px;
}
.login_menu_ul{
    margin-top: -45px !important;
}
.navbar_search_form_input{
    height:28px;
    padding:0px 10px;
    width:240px !important;
    font-size:80%;
    background:rgba(255, 255, 255, 0.9);
    border:1px solid #ddd;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}
.navbar_search_submit{
    margin: 0 0 0 -6px;
    font-size: 80%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #ddd;
    background: url('/img/mobile/search_pc.png') no-repeat center;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}
.header_text_form{
    margin-top: -45px;
    margin-left: 0px;
}
.form_hidden{
    display:none;
}
#navbar_right_ul{
    margin:5px 0 0;
}
.header_nav_hr{
    margin:1px 0 0 0 ;
    height: 8px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.3);
}
.nologin_cross{
    width:25px; margin:10px 10px 18px;
}
.dropmenu_separate{
    margin:5px;
}
/* footer */
.meee_gray{
    width:130px; margin:-5px 0 0;
}
.fb_gray{
    width:40px;
}
#foot_fb_likebox{
    margin:20px 0 0;
}
#copyright{
    color:#999;
    text-align:right;
    margin:10px 30px 10px 0;
}
.article_view_ecbtn{
    display: block;
    border: 1px solid #ccc;
    border-radius:5px;
    background: #fff;
    font-size:100%;
    color:#333;
    width: 100%;
    text-align: center;
    padding:10px;
}
.article_view_ecbtn:hover{
    color:#666;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    background: #fafafa;
}
.articles_ad_link_btn{
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
	margin-bottom:0;
	font-weight:300;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:10px 30px;
	font-size:14px;
	line-height:1.42857143;
	border-radius:3px;
	border:1px solid #f04a61;
	color:#fff;
    width: 100%;

    background: #f04a61;
}
.articles_ad_link_btn:hover{
	color:#fff;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
/* side_ranking */
.side_ranking_left{
    float:left;
    width:30%;
}
.side_ranking_left_image{
    width:60px;
    height:60px;
}
.side_ranking_right{
    float:left; width:65%;
}
/* side_features */
.side_feature_photo{
    position:relative;
}
.side_feature_text{
    padding:5px 5px 5px;
    width:100%;
    position:absolute;
    bottom:0;
    background:rgba(0, 0, 0, 0.7);
}
.side_feature_text{
    color:#fff;
    font-size:85%;
    text-shadow:none;
    text-align:left;
    font-weight:normal;
    line-height:130%;
}
.article_index_img_body{
    width:100%;
    height:120px;
}
/* Pages > home.ctp */
div.home_row{
    overflow:hidden;
    margin:20px 0;
}
div#headline_section{
    width:100%;
    float:left;
    margin:10px;
}
div#headline_thumb_1{
    z-index:1;
}
#thumb_1{
    width:100%;
}
div#headline_thumb_1_risize{
    border: 1px solid #aaa;
    display:block;
    width:345px;
    height:200px;
    overflow:hidden;
    position:relative;
    z-index:1;
}
div#headline_thumb_1_risize img{
    float:left;
    position:absolute;
}
div#headline_thumb_1 img{
    width:100%;
}
div#headline_text_bg{
    width:90%;
    position:absolute;
    z-index:2;
    height:60px;
    margin-top:-60px;
    background:#000;
    filter: alpha(opacity=50);
      -moz-opacity:0.50;
      opacity:0.50;
    padding:10px;
}
div#headline_text_bg1{
    width:90%;
    position:absolute;
    z-index:2;
    height:60px;
    margin-top:-60px;
    background:#fff;
    padding:10px;
}
div#headline_text_txt{
    position:absolute;
    z-index:3;
    height:60px;
    margin-top:-60px;
    padding:10px;
}
p.headline_title{
    color:#fff;
    margin:0 0 5px;
}
p.headline_title1{
    color:#fff;
    margin:0 0 5px;
}
p.headline_desc{
    color:#fff;
    font-size:80%;
}
a.headline_titlelink{
    cursor:pointer;
    color:#fff;
}
a.headline_titlelink:hover{
    cursor:pointer;
    color:hotpink;
}
/* Pages > article.ctp */
li.thumb_2{
    border: 1px solid #aaa;
    display:block;
    width:180px;
    height:180px;
    overflow:hidden;
    position:relative;
    z-index:1;
}
li.thumb_2 img{
    float:left;
    position:absolute;
}
.article_text_title{
    margin:5px 0 15px;
    font-size:26px;
    line-height: 1.4;
}
div.article_row{
    overflow:hidden;
    margin:0;
    padding:0 10px;
}
p#article_num{
    font-size:20px;
}
div.home1{
    background:#faebd7;
}
.article_top_fb_icon{
    width:30px;
}
.article_top_fb_link{
    width:30px;
    height:30px;
    color:#fff;
    padding:0px;
}
.article_view_modalimg{
    margin-top:80px;
    width:700px;
}
.article_view_modalclose{
    text-align:center;
    margin-bottom:20px;
}
/* Articles > add.ctp */
.article_add_postpoint{
    margin:-5px 0 0 20px
}
.article_add_themesuggest{
    margin: 5px;
    padding: 5px 0 10px ;
    color:#666;
    border-top:1px solid #ccc;
    border-right:5px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:5px solid #ccc;
    font-size:16px;
    background:#fff;
    margin-bottom:20px;
    padding:10px 20px;
    font-size:90%;
    color:#666;
}
.article_add_inline{
    float:left;
    width:30%;
    margin:0 10px 0 0;
}
/* Articles > edit.ctp */
.article_edit_imgpreview{
    margin-top:10px;
    max-width:240px;
}
.article_edit_hr{
    border:1px solid #ccc;
}
.article_edit_heart{
    position:relative;
    color:#dc8791;
    font-size:300%;
    margin: 0 0 10px;
}
.article_edit_heartnum{
    position:absolute;
    top:9px;
    left:33px;
    color:#fff;
    font-weight:bold;
}
.article_edit_imgselectbtn{
    margin:5px;
    width: 46%;
}
.article_edit_imgselectbtn_wide{
    margin:5px;
    width: 96%;
}
.article_edit_upload{
    margin-top:20px;
}
.article_edit_realtimepreview{
    max-width:340px;
}
.article_edit_moview{
    margin:10px 0 -20px;
}
.article_edit_publishbtn{
    width:50%;
    margin:5px 0;
}
.article_edit_save_btn{
    width:90%;
    margin:0;
}
.article_edit_stackarea{
    margin:10px;
}
.article_edit_stackimg{
    margin:10px;
}
/* Article->edit->google */
.api_search_img{
    max-width:100%;
    max-height:100%;
}
.google_img_width{
    width:150px;
}
.google_imgsearch_submit{
    width:100%;
    margin:0 0 10px;
}
/* Article->edit->buyma */
.bym_res_item{
    width: 165px;
    height: 320px;
    font-size: 80%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius:3px 3px 3px 3px;
}
/* Article->edit->snapdish */
.snpdsh_res_item{
    width: 165px;
    height: 165px;
    font-size: 80%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius:3px 3px 3px 3px;
}
/* Article->edit->recipiblog */
.rcpblg_res_item{
    width: 165px;
    height: 200px;
    font-size: 80%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius:3px 3px 3px 3px;
}
/* Article->edit->nailbook */
.nailbook_res_item{
    width: 165px;
    height: 180px;
    font-size: 80%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius:3px 3px 3px 3px;
}
/* Article->edit->wear */
.wear_res_item{
    width: 165px;
    height: 214px;
    font-size: 80%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius:3px 3px 3px 3px;
}
/* Article->edit->amazon */
.amazon_res_item{
    width: 165px;
    height: 360px;
    font-size: 80%;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius:3px 3px 3px 3px;
}
/* Articles > admin.ctp */
.article_admin_nopost{
    clear:both; margin:10px;
}
.article_admin_table{
    margin-top:20px;
}
.article_admin_img{
    width:100px;
}
.article_admin_delete{
    margin-top:5px;
}
/* Articles > search_admin.ctp */
.article_searchadmin_form{
    margin:5px 0;
    padding:0;
}
.article_searchadmin_forminput{
    width:250px;
    font-size:12px;
}
.article_searchadmin_formsubmit{
    margin:0;
    font-size:12px;
}
/* Articles > index.ctp */
.article_index_box{
    cursor:pointer;
    background:#fff;
    width:32.5%;
    float:left;
    margin:0 4px 4px 0;
    border:1px solid #ddd;
    -webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
       -moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
            box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
}
.article_index_title{
    padding: 0 10px 10px;
}
.article_index_title_desc{
    line-height: 150%;
}
.article_index_title_desc{
	line-height: 150%;
}
p.article_index_author{
    margin:-5px 0 -5px;
    font-size:85%;
}
a.article_index_titlelink > h3 {
    font-size:15px;
    color:#000;
    line-height: 180%;
}
a.article_index_titlelink_list{
    font-size:14px;
    color:#666;
}
p.article_index_desc_top{
    color:#aaa;
    margin:0;
}
p.article_index_desc{
    color:#aaa;
    margin:5px 0;
}
/* Carousel */
.carousel_item_img{
    width:100%;
}
.carousel_logo_wrapper{
    position:absolute;
    z-index:2;
    width:100%;
    height:205px;
    text-shadow:none;
    padding:7px;
    top:185px;
    background-color:rgba(255,255,255,0.8);
}
.carousel_body{
    position:relative;
    height:290px;
}
.carousel_img{
    margin:10px;
    text-align:center;
    font-size:90%;
    color:#333;
}
.carousel_category_tag{
    background: #dc8791;
    margin: 5px 10px;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size:80%;
}
.carousel_text{
    margin: 7px 10px;
    color: #333;
    line-height:150%;
    font-size: 17px;
}
.carousel_text_ch{
    margin:10px;
    text-align:center;
    font-size:110%;
    color:#ff2288;
    line-height:140%;
}
#carousel_arrow_left{
    background:none;
    margin:135px 0 0 -20px;
    z-index:3;
}
#carousel_arrow_right{
    background:none;
    margin:135px -20px 0 0;
    z-index:3;
}
.carousel_area{
    margin:5px 5px 5px;
}
/* carousel -> edit */
.carousel_edit_submit{
    width:200px;
    margin:10px 0 30px;
}
.carousel_photo{
    width:300px;
    height:300px;
    border:1px solid #666;
}
.carousel_edit_img{
    max-height: 300px;
    max-width: 300px;
    z-index:-1;
}
/* girls */
.girls_bana,
.models_bana{
    width:100%;
}
.model_all_img{
    margin: 5px;
    border:5px solid #fff;
}
.girl_title{
    margin: 0px;
    float:left;
}
.girl_fb_li{
    margin: 0 0 0 20px;
    float:left;
}
#girl_fb_a{
    width:130px;
    height:30px;
    color:#fff;
    padding:0px;
    font-size:60%;
}
.girl_fb_img{
    width:30px;
}
.girl_tw_li{
    margin: 0 0 0 10px;
    float:left;
}
#girl_tw_a{
    width:130px;
    height:30px;
    color:#fff;
    padding:0px;
    font-size:60%;
}
.girl_breadcrumb{
    margin-bottom:15px;
}
.girl_index_box{
    width:49.8%;
    float:left;
    margin:0 0.2% 0 0;
}
.girl_index_img{
    padding:8px;
}
.girl_index_img_size{
    width:100%;
    height:300px;
}
.girl_index_user{
    margin: 0 -15px;
    border-bottom: 1px solid #ccc;
}
.girl_index_left{
    float: left;
    width: 35%;
}
.girl_index_right{
    float: left;
    width: 65%;
}
.girl_index_user_text{
    padding: 5px 10px;
    color: #dc8791;
}
#girls_share{
    margin-top:10px;
}
#girl_twitter{
    width:30px;
    height:30px;
    color:#fff;
    padding:0px;
}
.girl_box_tw_li{
    margin: 0 0 0 10px;
}
.girl_box_ameba_li{
    margin: 0 0 0 -40px;
}
.girl_famous_profile{
    /*background: #fff;*/
}
/* girl->admin */
.girl_admin_alert{
    margin-top:5px;
}
/* weeklyranking */
.weeklymvp_boxview_left{
    float:left;
    width:80px;
}
.weeklymvp_boxview_right{
    float:right;
    width:100%;
    margin-left:-85px;
}
.weeklymvp_text{
    background:#fff;
    padding:0px 0px;
    margin-left:85px;
    margin-top:25px;
    font-size: 120%;
    font-weight: bold;
}
.mvp_border_inner{
    border: 1px solid #dc8791;
    padding-top: 3px;
}
.mvp_border{
    border: 3px solid #dc8791;
    margin: 3px;
}
.weekly_curator_title{
    font-size:32px;
    color: #dc8791;
}
/* side_ranking */
.ranking_wrapper{
    position: relative;
    cursor:pointer;
}
.ranking_img_area{
    max-width: 100%;
    height: 100px;
    margin: 0 0 15px;
    overflow: hidden;
}
.ranking_img_area img{
    position: relative;
    top: 100%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ranking_text{
    max-width: 100%;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    background:rgba(255, 255, 255, 0.6);
}
.ranking_text_left{
    float: left;
    width: 20%;
    padding: 30px 10px 30px 15px;
}
.ranking_text_right{
    float: left;
    width: 80%;
    height: 100px;
    color: #333;
    line-height: 150%;
    display:table;
    padding: 0 10px;
    font-size: 14px;
}
.ranking_text_right_title{
    display:table-cell;
    vertical-align:middle;
}


.side_ranking_left{
    float:left;
    width:30%;
}
.side_ranking_left_image{
    width:60px;
    height:60px;
}
.side_ranking_right{
    float:left; width:65%;
}
 /*side_dailyranking*/
 .feature_title{
    max-width: 100%;
    display: block;
    margin: -10px auto 0;
}
.feature_banners{
    margin: 15px 0;
}
 .dailyranking_left{
    float:left;
    width:30%;
}
.dailyranking_img{
    width:60px;
    height:60px;
}
.dailyranking_right{
    float:left; width:65%;
}
#ranking_text_body{
    background:#dc8791;
}
.ranking_text_body {
    background:#dc8791;
}
/* boxview */
.points_text{
    color:#999;
    font-weight: bold;
}
.article_index_img_fream{
    padding:8px;
}
#article_index_img_body {
    max-width: 216px;
    height: 180px;
    overflow: hidden;
    position: relative;
}
#article_index_img_body > a {
    display: block;
    position: absolute;
    top: -18px;
}
#article_message_box{
    background:#fff; margin-top:5px;
}
#out{
    clear:both; margin:10px;
}
/* index-top ranking */
.article_index_img_rankingtop{
    width:60px;
    height:60px;
}
.img_rankingtop_left{
    float:left;
    width:20%;
}
#rankingtop_textpadding{
    margin:7px 0 0;
}
.img_rankingtop_right{
    float:left; width:80%;
}
/* Articled > preview.ctp */
.preview_top{
    margin-top:-20px;
}
.preview_tag{
    text-align:center;
    padding:10px;
    background:#999;
    color:#fff;
    font-size:110%;
    font-weight:bold;
}
#breadcrumb_ul_style{
    margin-bottom:-10px;
}
.breadcrumb{
    background:#fff;
    color:#999;
    padding:20px 40px 10px;
    margin-bottom:-20px;
}
.breadcrumb_arrow{
    margin:5px;
}
#breadcrumb_tag{
    padding:0px 10px 0;
    margin:0;
}
.article_preview_close{
    width:500px;
    padding:10px 0;
}
/* Articles > view.ctp */
.inner-gray a{
    color:#999;
}
.cchan_clip video{
    max-width: 70%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin:10px 0 20px;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#view_top_space{
    margin:0 20px 0 30px;
}
.article_view{
    background:#fff;
    margin:0 10px 10px 5px;
    padding:20px 0 10px;
}
div#article_view_list{
    display:block;
    width:70px;
    height:70px;
    overflow:hidden;
    position:relative;
    z-index:1;
}
div#article_view_desc{
    margin:20px 30px;
    font-size:90%;
    color:#666;
}
div.article_view_desc2{
    margin:10px;
    padding:20px;
    color:#666;
    border-top:1px dotted #ccc;
    border-bottom:1px dotted #ccc;
}
.favorite{
    margin-left:-40px;
    border:0px;
}
.ec_button{
    margin:20px 0;
}
.article_view_snsicon{
    margin: 0 0 0 10px;
}
.article_view_categorytag{
    color:#fff;
    background: #dc8791;
    border: #dc8791 1px solid;
    padding:5px 30px;
    margin:10px 0 0px;
}
.article_view_hashtag{
    color:#999;
    margin:10px 0 0px;
}
.article_view_clearbtn{
    color:#999;
    margin:10px 0 0px;
    border:none;
}
.article_view_likefbpage{
    margin:10px 30px -10px;
}
/* article->add */
#add_headline{
    /*font-weight:bold;*/
}
#add_title{
    font-size:20px;
}
/* article->view */
.view_headline{
    font-size:16px;
    font-weight:bold;
    padding:10px;
    /*border-top:2px solid #dc8791;*/
    border-bottom:2px solid #dc8791;
}
#view_headline{
    font-size:16px;
    font-weight:bold;
    padding:10px;
    border-top:2px solid #dc8791;
    border-bottom:2px solid #dc8791;
}
.index_list_desc{
	line-height:140%;
	font-size:12px;
}
.article_text{
    font-size:110%;;
    font-color:#999;
    line-height:150%;
}
.ec_itemname{
    margin:30px 0 0;
    font-weight:bold;
    font-size:100%;
}
.ec_price{
    margin:5px 0;
    font-weight:bold;
    font-size:120%;
}
.article_view_usericon{
    margin: 2px 0 0 0px;
}
.article_view_userimg{
    width:20px;
}
.article_written_user{
    padding:5px 10px;
}
.article_written_title{
    border-left:5px solid #dc8791;
    padding:0 5px;
    color:#999;
}
.article_written_box{
    border:1px solid #ddd;
    padding:5px;
    background:#fff;
    margin:20px 20px 10px;
}
.article_written_username{
    color:#dc8791;
    font-weight: bold;
    margin:5px 0 0 10px;
    padding:0;
}
.article_written_text{
    color:#999;
    margin:0 0 0 10px;
    padding:0;
}
.article_written_more{
    /*color:#999;*/
    /*font-weight: bold;*/
    margin:5px 0 0 10px;
    padding:0;
}
/* article->hashtag, Tag->view, User->profile, etc */
div.category_title{
    background:#fff;
    padding:10px 20px;
    margin:5px 5px;
}
/* user->profile, favorite->view, mypage */
ul.mypage_nav{
    overflow:hidden;
    margin:0 6px -5px -35px;
}
ul.mypage_nav li a {
    width:20%;
    float:left;
    padding:20px 20px;
    display:block;
    background:#fff;
    color:#666;
    text-decoration:none;
    text-align:left;
    font-weight:bold;
}
ul.mypage_nav li a:hover,
ul.mypage_nav li.active a:hover{
    background:#ccc;
    color:#000;
}
ul.mypage_nav li.active a{
    color:#dc8791;
}
ul.mypage_nav li.mypage_user a{
    width:100%;
    background:#fff; /* #d9534f */
    color:#666;
    font-weight:bold;
    padding:10px 10px;
}
.mypage_img{
    height:100px;
    margin-right: 10px;
}
/* Pagetitle */
.pagetitle_text{
    font-size: 24px;
    border-bottom:1px solid #000;
    padding:10px;
    background:#fff;
    margin:5px 15px 15px 0;
    line-height: 1.4em;
}
/* listview */
.list_view_head{
  padding: 10px 0;
  margin-bottom: -10px;
}
.related_pagetitle_text{
  font-size:180%;
  border-bottom:1px solid #dc8791;
  padding:10px;
}
.list_view_body{
  padding: 10px 0 20px;
}
#listview_bg{
    background:#fff;
    margin:10px 20px 0 5px;
}
.article_index_img_size{
    width:100px;
    height:100px;
}
.nofavorite{
     margin:-10px 5px -5px;
}
/* Other articles */
.article_row_list{
    /*margin:5px;*/
    margin:0 1%;
}
/* indextop */
.indextop_title{
    border-bottom:1px solid #000;
    padding: 5px 0 ;
    margin:0 0 10px 0;
    background:#fff;
    text-align: center;
}
.indextop_title a{
    color:#666;
}
h2.indextop_title,
h2.indextop_title a{
    font-size: 16px;
    line-height: 180%;
}
#sakura{
    background:#ff8db4;
    padding:5px 7px;
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
            border-radius: 12px;
}
.ranking_text{
    font-size:95%;
    line-height: 130%;
}
.ranking_text a{
    color:#666;
}
/* users->add */
.add_title{
    border-left:5px solid #dc8791;
    padding: 0 0 0 10px;
    margin:0 0 20px 0;
}
.add_or{
    text-align:center;
    color:#999;
    margin:10px 0 25px;
}
.add_doui{
    font-size:89%;
    color:#999;
    margin:20px 0;
}
.add_doui a{
    color:#999;
    font-weight:bold;
}
.add_doui a:hover{
    color:#999;
}
.add_space{
    padding:60px 0 100px;
}
#add_border{
    border:1px solid #ddd;
    padding:20px;
    background:#fff;
}
.login_link{
    margin:10px 0 0;
}
/* users->login */
.add_link{
    margin:20px 0 0;
}
.user_login_mail{
    padding:0px 10px;
    width:80%;
    margin:0 10%;
}
.user_login_fbimg{
    width:30px;
    margin:5px 0 10px;
}
.user_login_fblogin{
    width:80%;
    padding:10px;
    margin:0 0 10px;
}
.user_login_fbloginbtn{
    width:80%;
    color:#fff;
    padding:0px;
    margin:0 0 10px;
}
.user_login_addlink{
    margin-left:-10px;
    /*color: #dc8791;*/
}
.user_login_flash{
    margin:0;
    color:#fff;
    text-shadow:none;
}
.user_login_flash_close{
    margin-top:5px;
}
.user_login_flash_postlink{
    margin:-10px 20px;
    color:#fff;
    text-shadow:none;
}
/* user->add */
.user_add_leftbox{
    border:0px solid #ccc;
    padding:0px 20px 20px;
}
.user_add_loginbtn{
    width:80%;
    padding:10px;
}
.user_add_formbox{
    margin:0 10%;
}
.user_add_submitbtn{
    width:80%;
    padding:10px;
    margin:0 10%;
}
/* user->edit */
.user_edit_box{
    padding:0 10px;
}
.profile_edit_form{
    margin:20px 0 -5px;
    font-size:100%;
    line-height:150%;
    color:#666;
    font-weight:normal;
}
#profile_headline{
    border-bottom:2px solid #999;
}
div#profile_view_desc{
    padding: 5px 0 10px ;
    color:#666;
    font-size:16px;
    background:#fff;
}
.user_edit_nametag{
    margin:10px 5px;
}
/* policy */
.policy_text{
    margin:40px 0;
}
#policy_border{
    border:1px solid #ccc;
    padding:20px 40px;
    margin:20px 0 40px;
    background:#fff;
}
.policy_view{
    border:1px solid #ccc;
    padding:20px 40px;
    margin:0 10px 40px 0;
    background:#fff;
}
#space{
    margin:20px 0;
}
/* サムネイル設定 */
.space{
    margin:20px 0;
}
#thumbnail{
    margin:20px 0;
}
.thumbnail_title{
    font-size:16px;
    font-weight:bold;
    color:#666;
    margin:0 0 0 3px;
}
.editor-part-icon-headline,
.editor-part-icon-image,
.editor-part-icon-text,
.editor-part-icon-ecbtn,
.editor-part-icon-adbtn{
    padding: 3px 0 3px 40px;
    background-repeat: no-repeat;
    background-size: 30px;
    margin: 0 10px 10px;
}
.editor-part-icon-headline{
    background-image:url("/img/editor/headline.png");
}
.editor-part-icon-image{
    background-image:url("/img/editor/photo.png");
}
.editor-part-icon-text{
    background-image:url("/img/editor/text.png");
}
.editor-part-icon-ecbtn{
    background-image:url("/img/editor/ecbtn.png");
}
.editor-part-icon-adbtn{
    background-image:url("/img/editor/adbtn.png");
}
.hidden{
    display: none;
}
.partselectbox_off{
    width: 19%;
    margin-right: 1%;
    padding:30px 10px 20px;
    border-radius:10px;
    border: 1px solid #999;
    text-align: center;
    background: #eee;
    color: #333;
}
.partselectbox_on{
    background: #7ac943;
    color: #fff;
}
.thumbnail_title .display_count_text {
    margin-left: 20px;
}
.thumbnail_select{
    overflow:hidden;
}
.thumbnail_select input{
    display: none;
}
.thumbnail_select label{
    display: block;
    float: left;
    cursor: pointer;
    width: 40px;
    margin: 0 0 10px;
    padding: 12px 5px;
    border-right: 1px solid #abb2b7;
    background: #bdc3c7;
    color: #555e64;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    transition: .2s;
}
.thumbnail_select label:first-of-type{
    border-radius: 3px 0 0 3px;
}
.thumbnail_select label:last-of-type{
    border-right: 0px;
    border-radius: 0 3px 3px 0;
}
.thumbnail_select input[type="radio"]:checked + label {
    background-color: #a1b91d;
    color: #fff;
}
/* pagenate */
#page-nav{
    clear:both;
}
/* ranking top s*/
.ranking_top{
    height:300px;
    background:#fff;
    padding:10px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3) inset;
    width:98%;
}
.ranking_top_box{
    overflow:hidden;
    height:50px;
    margin:7px 0;
}
/* ranking side */
.ranking_box{
    cursor:pointer;
    overflow:hidden;
    height:50px;
    margin:10px 0;
}
.ranking_box a{
    color:#999;
    font-size:90%;
}
.ranking_link,
.ranking_link a:hover{
    color:#dc8791;
    font-size:90%;
    float:right;
    margin-bottom:-5px;
}
/* footer */
#footer_wrapper{
    margin:0;
    padding:20px 0 10px;
}
p.footer_text{
    margin:3px 0;
    display:block;
}
p.footer_text a{
    color: #999;
}
p.footer_text a:hover{
    color: #ccc;
}
p.footer_sns_mk{
    margin:10px 0;
}
/* users->addacount */
.user_addacount_box{
    padding:0 10px;
}
/* user->edit */
.user_edit_photoinput{
    margin:20px 0 0;
}
.user_edit_realtimeoreview{
    margin-top:10px;
    max-width:100px;
}
.user_edit_nameinput{
    width:100%;
    border:1px solid #ccc;
    margin:10px 0 0;
    padding:6px;
}
.user_edit_submit{
    width:100%;
    text-shadow:none;
}
.user_edit_mypagelink{
    margin-top:20px;
}
/* users->auth_user */
.admin_fb{
    font-weight:bold;
}
.user_authuser_pibkuplink{
    margin-bottom:20px;
}
.user_authuser_addlink{
    clear:both;
    margin:10px;
}
.user_authuser_userimg{
    width:50px;
}
/* stacks -> app_stack */
.app_stack{
    margin:50px 0 ;
}
.app_stack_imgs{
    height:100px;
}
.stack_maxsize{
    max-width:400px;
}
.stack_finish{
    margin:20px;
}
/* instagram */
.instagram img{
    float:left;
    margin:15px;
}
.insta_tab{
    margin-top:10px;
}
.insta_searchimg_submit{
    margin:0 0 10px;
}
/* article edit */
.article_edit{
    /*margin:0 20px;*/
}
/* Selections -> view */
.selection_all_box:hover {
/*    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;*/
}
.selection_all_box_txt{
    height:160px;
    color:#999;
    line-height: 130%;
    padding:10px;
    background: #fff;
    font-size: 80%;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.selection_all_box_txt > h3{
    line-height: 120%;
    font-size: 150%;
    margin-top: 5px;
    color: #666;
}
.selections_view_desc{
    color:#666;
    font-size:16px;
    background:#fff;
}
.select_article_view_desc{
    margin:20px 10px;
    font-size:90%;
    color:#666;
}
.selection_view_hash{
    margin:-10px 10px 10px;
}
.social_link_selection{
    margin:20px 0 15px;
    text-align:center;
}
.social_link_selection_fb{
    width:20px;
    margin-top:-3px;
}
#social_link_selection_position{
    width:45%; color:#fff; padding:5px; text-shadow:none;
}
/* selection->edit */
#sortable { width: 100%; }
#sortable li { margin: 3px 3px 3px 0; padding: 1px; float: left; width: 30%; height: 200px; background:#fff;}

.sortable .pickup {
    display: block;
    position: relative;
    background-color: #ddd;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 1px;
}

.sortable .pickup .thumb {
    width: 247px;
    height: 247px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.sortable .pickup h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    font-size: 14px;
    color: #333;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin: 0;
    line-height: 1.6;
}


.admin_selection_text{
    font-size:95%;
    line-height: 130%;
}
.selection_edit_txt{
    margin:7px 0 0;
    position:absolute;
    bottom:-5px;
    padding:10px;
    background:#fff;
}
.selection_edit_move{
    margin:20px 0;
    overflow:hidden;
}

/* dokumo */
.padding10{
    padding:10px;
}
.article_index_desc_listview{
    color:#aaa;
    margin:5px;
    padding:0 10px;
}
#listview_desc{
    font-size:100%;
    margin-left:-10px;
}
.error,
.error-message{
    color:red;
}
/* breadcrumb_ul */
.breadcrumb_ul{
    overflow:hidden;
    margin-left:-40px;
    margin-bottom:0px;
}
.breadcrumb_ul li{
    float:left;
}
#breadcrumb_tag{
    /*margin-left:-20px;*/
}
/* Auth_display */
.message_area{
    border: 1px solid #999;
    padding: 10px;
}
/* Message -> view */
.msg_area{
    margin-bottom: 200px
}
.messages_no_msg{
    padding:20px;
}
.messages_text_wrap{
    padding:0 20px 20px;
    margin-top:0;
}
.messages_text_place{
    border:1px solid #dc8791;
    padding:10px;
}
.messages_opend_title{
    background: #fff;
    padding: 10px 20px;
    border-left: 3px solid #dc8791;
}

/* iPad 対応　*/
.listview_wrap{
    /*margin:-10px -10px 0;*/
    background:#fff;
    /*overflow: hidden;*/
    border: 1px solid #eee;
    float:left;
    width:49%;
    margin: 0 0 1%;
}
.listview_separator{
    width:2%;
    float:left;
}
.top_border{
    border-top:1px solid #ccc;
}
.boxview_box{
    overflow:hidden;
}
.listview_left{
    float:left;
    width:120px;
}
.mobile_article_listview_text{
    background:#fff;
    padding:5px;
    margin-left:125px;
}
.listview_right{
    float:left;
    /*width:100%;*/
    /*margin-left:-110px;*/
    padding-top:9px;
    padding-bottom:7px;
}
.boxview_title{
    color: #666;
}
.mobile_article_index_box2{
    float:left;
    background:#fff;
}
.boxview_left{
    float:left;
    width:60px;
}
.boxview_right{
    float:right;
    width:100%;
    margin-left:-65px;
}
.mobile_article_index_text{
    background:#fff;
    padding:0px 0px;
    margin-left:65px;
}
.boxview_category{
    text-shadow:none;
    padding:2px 5px;
    background: #dc8791;
    color:#fff;
    border:0;
}
.mobile_box_space1{
    margin:0px;
}
.points_text{
    color:#999;
    font-weight: bold;
    font-size:11px;
}
.boxview_writeuser{
    margin-right:10px;
    margin-top:2px;
    font-size:12px;
}
.ranking_text_box{
    font-size:12px;
    line-height: 160%;
    margin:0px 0 0;
    color:#666;
}
.ranking_text_top{
    line-height: 130%;
    margin:3px 0 0;
    color:#666;
    font-size:13px;
}
.ranking_text_top a,
.ranking_text_box a{
    color:#999;
}
.img_flame{
    border:2px solid #fff;
}
/* addkeyword */
.font110p{
    font-size:12px;
}
.padding_bm10{
    padding-bottom: 10px;

}
.mt_m40{
    margin-top:-20px;
}
/* article history */
.article-history-box {
    /*height: 120px;*/
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.article-history-box .list-group-item {
    padding: 5px 12px;
}
.article-history-box .list-group-item p {
    font-size: 11px;
    margin-bottom: 2px;
    color: #808080;
}
.article-history-box .list-group-item p:first-child {
    font-size: 13px;
    color: #000;
}
.display-diff {
    background-color: #eaffea;
    padding: 6px;
}
/* loading */
#loading {
    border:1px solid #ddd;
    padding: 15px;
    position: fixed;
    margin-top: -100px;
    margin-left: -100px;
    top: 50%;
    left: 50%;
    background-color: #FFF;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
#loading .loadingMessage {
    text-align:center;
    padding-top:100px;
    width:100px;
    background-image:url("/img/index/loading_light.gif");
    background-position: center top;
    background-repeat: no-repeat;
}
.savedMessage{
    text-align:center;
    padding-top:100px;
    width:100px;
    background-image:url("/img/index/saved_success.png");
    background-position: center top;
    background-repeat: no-repeat;
}

/* boxview */
.boxview_box{
    float:left;
    cursor:pointer;
    background:#ccc;
    width:32%;
    margin:0 1% 10px 0;
    position: relative;
    -webkit-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
       -moz-box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
            box-shadow:  0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius:1px 1px 1px 1px;

}
.boxview_img_area img{
    width: 100%;
}
.boxview_text{
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    background:rgba(255, 255, 255, 0.9);
    width: 100%;
}
.boxview_date{
    margin: 0px 0 0px;
    font-size: 80%;
    color: #999;
    text-align: right;
}
.newmark{
    width: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.boxview_text h3{
    margin: 10px 0;
    line-height: 75%;
}
.boxview_text h3.boxview_text_title a {
    font-size:14px;
    color:#333;
    font-weight: normal;
}
.boxview_lead {
    line-height: 140%;
    font-size: 12px;
    color: #999;
    word-break: break-all;
    word-wrap:break-word;
    overflow:hidden;
}
/* article_list */
.spvs_label{
    float: left;
    width: 35px;
    background: none;
    border: 1px solid #ccc;
    color: #999;
    text-shadow:0;
    padding: 3px 3px;
    text-shadow:0;
    font-weight: normal;
}
.article_list_point{
    float: left;
    margin: -3px 0 0 0px;
    font-size: 90%;
    color: #999;
}
.spvs_name{
    float: left;
    margin: -3px 3px 0 7px;
    font-size: 90%;
    color: #999;
}
.pr_label{
    background: none;
    border: 1px solid #ccc;
    color: #ccc;
    text-shadow:0;
    padding: 1px 2px;
    text-shadow:0;
    font-weight: normal;
    font-size: 60%;
}
.mag_label{
    float: left;
    margin: 2px 0;
    background-color: #dc8791;
    border: 1px solid #dc8791;
    color: #fff;
    text-shadow:0;
    padding: 1px 2px;
    text-shadow:0;
    font-weight: normal;
    font-size: 60%;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}
.mag_label_inarticle{
    overflow: hidden;
    margin: 0 0 -3px;
}
.mag_label_inarticle p{
    padding: 3px 5px;
}
.article_list_box {
    height: 400px;
    cursor:pointer;
    background:#fff;
    width:32.5%;
    float:left;
    margin:0 4px 4px 0;
    border:1px solid #ddd;
    -webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
       -moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
            box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
}
.professional_list_box{
    height: 410px;
}
.supervisor_img_area{
    height: 220px;
    width: 100%;
    overflow:hidden;
    /*position: relative;*/
}
.supervisor_img_area img{
    width: 100%;
  /*position: absolute;*/
/*  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;*/
}
.article_list_box:hover {
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}

.article_list_box .article_list_content {
    padding: 8px;
}
.article_list_box .article_list_thumb {
    max-width: 216px;
    height: 180px;
    overflow: hidden;
    position: relative;
}
.article_list_box .article_list_thumb > a {
    display: block;
    position: absolute;
    top: -18px;
}
.article_list_box h3.article_list_title a {
    font-size:15px;
    color:#000;
    line-height: 120%;
    font-weight: normal;
}
.article_list_box .article_list_lead {
    line-height: 140%;
    font-size: 12px;
}
.article_list_box .article_list_info li {
    width: 48%;
}
.article_list_box .article_list_info li a {
    font-size: 12px;
}
/* article_list > pagination */
#article_list .pagination .disabled,
#article_list .pagination .disabled a,
#article_list .pagination  a {
    margin:0 5px !important;
    color:#dc8791 !important;
}
#article_list .pagination .active a {
    color:#fff !important;
    background:#dc8791 !important;
    border:1px solid #dc8791 !important;
}

/* hover */
.hover:hover {
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}
.display-diff {
    background-color: #eaffea;
    padding: 6px;
    margin: 0!important;
}
.display-diff-delete {
    margin: 0 0 12px;
}

#sort_curator_list {
    margin-right: 10px;
    padding: 0;
    overflow: hidden;
}
#sort_curator_list li {
    float: left;
    width: 49.6%;
}
#sort_curator_list .sort_curator_list_box {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 4px;
}
#sort_curator_list .sort_curator_list_box p {
    line-height: 1.4;
    padding: 5px 10px;
    margin: 0;
}
#sort_curator_list .sort_curator_list_box .sort_curator_list_box_username {
    color: #dc8791;
    font-weight: bold;
}
#sort_curator_list .sort_curator_list_box_small {
    overflow: hidden;
}
#sort_curator_list .sort_curator_list_box_image {
    float: left;
    width: 35%;
}
#sort_curator_list .sort_curator_list_box_info {
    float: left;
    width: 65%;
}

/* pinterest */
.pinterest_domain_margin{
    height:10px;
}
.pinterest-content-wrapper {
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin: auto;
    overflow: hidden;
    /*position: relative;*/
    text-align: left;
    width: 100%;
    max-width: 600px;
    line-height: 1;
    position: relative;
    border: 1px solid #d5d5d5
}
.pinterest-content-wrapper ul,
.pinterest-content-wrapper li,
.pinterest-content-wrapper p {
    margin: 0;
    padding: 0;
}
.pinterest-content-wrapper .pinterest-content-button {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
}
.pinterest-content-wrapper .pinterest-content-button .mb_btn {
    width: 52px;
}

.pinterest-content-wrapper .pinterest-content-button .pc_btn {
    width: 67px;
}

.pinterest-content-wrapper .pinterest-content-image img, .pinterest-content-cutoff-image img{
    width: 100%;
}
.pinterest-content-wrapper .pinterest-content-info {
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.pinterest-content-wrapper .pinterest-content-info .pinterest-content-original-site {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
    font-size: 11px;
    color: #000;
}
.pinterest-content-wrapper .pinterest-content-info ul li {
    display: inline-block;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro";
    font-size: 10px;
    color: #b9b9b9;
}
.pinterest-content-wrapper .pinterest-content-info .pinterest-content-icon {
    padding-right: 2px;
}
.pinterest-content-wrapper .pinterest-content-credit {
    padding: 10px;
}
.pinterest-content-wrapper .pinterest-content-credit .pinterest-image-logo {
    display: block;
    background: url(/img/sns/pinterest/pinterset-logo-inactive.png) no-repeat;
    -webkit-background-size: 72px auto;
    -moz-background-size: 72px auto;
    -o-background-size: 72px auto;
    background-size: 72px auto;
    margin: 0 auto;
    width: 72px;
    height: 19px;
}
.pinterest-content-wrapper .pinterest-content-credit .pinterest-image-logo:hover {
    background: url(/img/sns/pinterest/pinterset-logo-hover.png) no-repeat;
    -webkit-background-size: 72px auto;
    -moz-background-size: 72px auto;
    -o-background-size: 72px auto;
    background-size: 72px auto;
}
.pinterest-content-cutoff-image{
    width: 100%;
    max-height: 1000px;
    overflow: hidden;
    position: relative;
}
.pinterest-image-expansion-link{
    width: 100%;
    height: 34px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0px;
    color: #666;
    font-size: 11px;
    text-align: center;
    padding: 11px auto;
}
.pinterest-image-expansion-link p{
    margin: 11px auto;
}
.pinterest-image-expansion-link a{
    color: #666;
}
.pinterest-content-original-site a{
    color: #000;
}
.pinterest-content-button a img:hover,
.pinterest-content-image a img:hover,
.pinterest-content-cutoff-image a img:hover{
    opacity: 0.9;
}

/* 引用パーツ */
.item-quote{
    font-size: 90%;
    color: #999;
}
.item-source{
    font-size: 60%;
    color: #ccc;
    text-align: right;
    margin-top: -25px;
    margin-right: 20px;
    margin-bottom: -20px;
}
.item-source a{
    color: #ccc;
}

/* item related article */
.item-related-article {
    display: block;
    border: 1px solid #bbb;
    padding: 15px;
}
.item-related-article .item-thumbnail {
    float: left;
    margin-right: 20px;
    width: 73px;
    height: 73px;
}
.item-content {
    overflow: hidden;
}
.item-related-article .item-title {
    line-height: 1.4;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.item-related-article .item-description {
    line-height: 1.4;
    color: #999;
    font-size: 13px;
    margin-bottom: 0;
}

/* item selection */
.item-selection .item-thumbnail img {
    width: 60%;
}

/* article card layout */
.article-card {
    display: block;
    border: 1px solid #bbb;
    padding: 15px;
}
/* card coupon */
.card-coupon {
    overflow: hidden;
}
.card-coupon-image {
    float: left;
    margin-right: 10px;
}
.card-coupon-text {
    float: left;
}
.card-coupon-title {
    font-weight: bold;
}
.card-coupon-desc {
    color: #999;
}

/* confirm_policy_text */
.confirm_policy_text {
    overflow: scroll;
    height: 360px;
    border: 1px solid #bbb;
    padding: 20px;
    margin-bottom: 20px;
}

/* editor */
.adapt-headline {
    width: 638px;
    max-width: 638px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}
.adapt-textarea {
    width: 666px;
    max-width: 666px;
    font-size: 110%;
    line-height: 150%;
    padding: 15px;
}

/* tgc */
.tgc_header{
    margin-right: 1%;
}
.tgc_desc{
    margin: 10px 1% 5px 0;
    padding: 10px 10px 0 10px;
    color: #666;
    font-size: 90%;
    line-height: 160%;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.tgc_desc p a{
    color: #666;
    text-decoration: underline !important;
}
.tgc_snap_area{
    overflow: hidden;
}
.tgc_snap_part{
    float: left;
    width:24%;
    margin: 1% 1% 1% 0;
}
.tgc_snap_part img{
    width: 100%;
}
.tgc_photo_area{
    position: relative;
}
.tgc_snap_part_desc{
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 80%;
    margin: 0;
    background: rgba(239, 72, 129, 0.8);
    padding:3px;
    width: 100%;
}
.tgc_modal{
    width:360px !important;
}

.talkroom_left{
    display: inline-block;
    vertical-align: middle;
    width:65px;
    margin: 10px 0;
}
.talkroom_right{
    display: inline-block;
    vertical-align: middle;
    width : -webkit-calc(100% - 80px) ;
    width : calc(100% - 80px);
    padding: 0 0 0 15px;
}
.talkroom_text{
    word-break: break-all;
    word-wrap:break-word;
    overflow:hidden;
}

/* @ Article view */
.article_supervisor_wrapper{
    margin: 20px 40px 20px 40px ;
    padding: 15px;
    border: 1px dotted #999;
    color: #666;
}
.supervisor_photo{
    float: left;
    width: 85px;
}
.supervisor_name_area{
    float: left;
    /*padding: 5px;*/
}
.supervisor_name_area p{
    margin: 5px;
}
.supervisor_desc{
    color: #999;
    font-weight: bold;
}
.supervisor_name{
}
.supervisor_profile{
    margin: 15px 0 0 0;
    font-size: 90%;
}
.supervisor_profile p {
    margin : 0;
}
/* @ Supervidoe view */
.supervisor_view_wrapper{
    background: #fff;
}
.supervisor_area{
    overflow: hidden;
    margin: 20px 0;
}
.supervisor_view_photo{
    float: left;
    width: 160px;
}
.supervisor_view_name_area{
    float: left;
    font-size: 18px;
}
.supervisor_view_desc{
    color: #666;
    border-left: 3px solid #999;
    padding-left: 10px;
    font-size: 16px;
    margin: 15px 0 -10px;
}
.supervisor_view_name{
}
.supervisor_view_profile{
    margin: 30px 5px 0 5px;
}
.supervisor_view_profile p {
    margin : 0;
    color: #666;
}
.supervisor_view_profile_title{
    margin: 15px 0;
}
.supervisor_view_articles{
    margin: 30px 0 0;
}
.supervisor_view_articles_headline{
    margin: 40px 20px -10px 0;
    font-size: 18px;
    color: #666;
    border-bottom: 2px solid #ccc;
    padding: 5px;
}

/* fortune */
.fortune_list_head{
    display:block;
}
.fortune_list_body{
    display:block;
    overflow-y:scroll;
    height:300px;
}
.fortune_list_head th,
.fortune_list_body td{
    text-align: center;
    table-layout:fixed;
    width:80px;
    font-size: 12px;
}
.fortune_title{
    margin: 40px 0 20px;
    line-height:130%;
    font-size:16px;
    margin: 0 ;
    padding: 5px 0 15px;
    background: #dc8791;
    text-align: center;
    color:#fff;
}
.fortune_title h1{
    margin:10px 0 15px;
    font-size:28px;
}
.modal-fortune-birthday{
    background-color: #dc8791;
}
.modal-fortune-birthday .modal-body{
    color: #8f6a6e;
}
.modal-fortune-birthday-link,
.modal-fortune-birthday-link:hover {
    color: #fff;
}
.modal-fortune-birthday form select {
    border: 1px solid #8f6a6e;
    margin-right: 5px;
    background-color: #fff;
}
.modal-fortune-birthday .modal-form-footer {
    margin-top: 15px;
}
.modal-fortune-birthday .btn {
    width: 120px;
}
.modal-fortune-birthday .btn-default {
    color: #8f6a6e;
    color: #8f6a6e;
}
.modal-fortune-birthday .btn-default:hover {
    background-color: #fff;
}
.modal-fortune-birthday .submit {
    display: inline-block;
}
.modal-fortune-birthday .btn-primary {
    background-color: #fff;
    border-color: #999;
    color: #333;
}

/* top_section */
.top_section_headline{
    text-align: center;
    font-size: 20px;
    margin: 15px auto;
}

/* article_index */
.article_index_wrapper{
    margin: 10px 20px;
    padding: 10px 20px;
    background: #fbfbfb;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    border: 1px solid #eee;
}
.article_index_wrapper p{
    font-weight: bold;
}
.article_index_wrapper li{
    list-style-type: circle;
}
.article_index_wrapper li a{
    color: #666;
}
.article_index_wrapper li a:hover{
    text-decoration: underline !important;
}

/* survey */
.survey_complete{
    margin: 30px 10px;
    text-align: center;
}
.survey_complete h1{
    font-size: 22px;
    margin-bottom: 20px;
}
.survey_complete img{
    margin: -5px 5px 0 0;
}
.survey_complete p{
    margin-bottom: 80px;
}

/* Pagetitle */
.formtitle_text{
    font-size: 24px;
    padding:10px;
    margin: 0;
    line-height: 1.4em;
}
.form_view{
    margin: 15px;
}
/* survey */
.survey_heading{
    text-align: center;
    background: #dc8791 !important;
}
.survey_title{
    color: #fff;
    font-weight: bold;
}
.survey_body{
    color: #534741;
    background: #f8e7e9;
}
.survey_submit_btn{
    word-break:break-all;
    word-wrap:break-word;
    width: 100%;
    margin-top:10px;
    margin-bottom:10px;
    display:inline-block;
    font-weight:300;
    text-align:center;
    cursor:pointer;
    padding:10px;
    font-size:14px;
    line-height:180%;
    border-radius:5px;
    border: none;
    color:#fff;
    background: #dc8791;
}
.side_movie_desc{
    font-size: 10px;
    color: #999;
    margin: -5px 5px 10px;
    line-height: 1.4em;
}

/* hashtag_link */
.hashtag_link {
    color: #333;
    text-decoration: none;
}
.hashtag_link:hover {
    color: #333;
    text-decoration: underline !important;
}


/* movie ad */
.ad_movie{
    position: relative;
    overflow: hidden;
}
.ad_movie_view_mute{
    position: absolute;
    top: 5px;
    right: 5px;
}
.ad_movie_view_mute img{
    width: 35px;
}
.ad_movie_view_replay{
    position: absolute;
    top: 5px;
    left: 5px;
}
.ad_movie_view_replay img{
    width: 30px;
}
.ad_movie_view_pr{
    position: absolute;
    bottom: 5px;
    left: 5px;
}
.ad_movie_view_pr img{
    width: 25px;
}
.ad_movie_info{
    position: absolute;
    bottom: 6px;
    right: 7px;
}
.ad_movie_info img{
    width: 15px;
}
