@charset "UTF-8";
.cmn--headline.company {
    color: #ec5253;
}


.company .information .inner {
	margin: 0 auto;
}
.company .information .inner h4 {
	background: url(../images/company/ico_subtitle.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
}
.company .information .inner p {
	margin: 0 0 10px;
}
.company .information .inner p a {
	color: #333333;
}
.company .information .inner p a:hover {
	color: #ec5253;
	text-decoration: underline;
}
.company .information .inner table {
	margin: 0 0 5px;
}
.company .information .inner table th {
	vertical-align: top;
	padding: 0 20px 0 0;
}
.company .information .inner table td {
	vertical-align: top;
}

@media screen and (max-width: 767px) {

	.company .information .inner {
		margin: 0 auto;
	}
	.company .information .inner h4 {
		background: url(../images/company/ico_subtitle.gif) no-repeat 0 6px;
		padding: 0 0 0 20px;
		margin-bottom: 5px;
	}
	.company .information .inner p {
		margin: 0 0 10px;
	}
		.company .information .inner p a {
			color: #005bce;
		}
	.company .information .inner table {
		margin: 0 0 5px;
	}
	.company .information .inner table th {
		width: 20%;
		vertical-align: top;
		padding: 0 0 0 0;
	}
	.company .information .inner table td {
		width: 75%;
		vertical-align: top;
	}
}

.slider {
	display:none;
}
.slider.slick-initialized {
	display:block;
}

#toc_container ul li:before {
	content:none;
}

.yarpp-related {
	display:none;
}

.relationLinks--contents__lead {
	height: 48px;
	overflow: hidden;
}

.relationLinks--contents__title {
	overflow: hidden;
}
.cmn--container__colsMain {
   /*  fix 1px problem for main image */
   /* max-width: 799px;*/
   
}

@media screen and (min-width: 1025px)　{
	relationLinks--contents__title {
		height: 72px;
	}
	
}
.sideRecommendList--images,
.cmn--recommendMovBox__images {
	position: relative;
}
.sideRecommendList--images .movie,
.cmn--recommendMovBox__images .movie{
	position: absolute;
	top:0;
	left: 0;
	bottom:0;
	right:0;
}

.cmn--recommendMov_desc {
    float: right;
    width: 68.96%;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-size: 1.2rem;
    max-height: 3em;
    overflow: hidden;
    margin-top: 1rem;
    text-overflow: ellipsis;
}

.keyVisual--cBoxCont .keyVisual--cBox__title {
	display: inline-block;
	white-space: nowrap; 
	overflow: hidden;
	text-overflow: ellipsis;
	width:80%;
	margin-top:5px;
}
.keyVisual--cBox__title.sp-show {
	display:none;
}
@media screen and (max-width: 1024px) {
	.cmn--recommendMov_desc {
	    display: none;
	}
	
	.keyVisual--cBox__title.sp-show {
		display:block;
	}
	.keyVisual--cBox__title.pc-show {
		display:none;
	}
}

.sns__listUpper.sidebar__inner {
	background: #edece5;
    padding-top:10px;
    padding-bottom:10px;
    
}
.detail--content .sns__listUpper li {
    margin:  auto;
    padding-top:10px;
    padding-bottom:10px;
}

.articleList--images {
	position:relative;
}

.new-article {
	color:#F38688;
	position:absolute;
	top: 10px;
	left:10px;
}

.new-article {
    color: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 3px 13px 0 13px;
    background-color: #f3181c;
}
.bottom-parts {
	position:relative;
}
/*
.fixed-onscroll-wrap {
    -webkit-transition: all .2s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out
}
*/

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

.footer-banner img {
	margin:auto;
}

.detail--titleBox{
	
	bottom: -85px;
}

.detail--titleBox__inner {
	padding: 17px 25px;
	bottom: -110px;
}

.detail--title {
	margin-bottom:105px;
}
