@charset "UTF-8";

.pressrelease_article {
	float: left;
	width: 100%;
}
.pressrelease_article .logo {
	float: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #EDEDED;
	box-shadow: 0px 2px 0px #F8F8F8;
	-moz-box-shadow: 0px 2px 0px #F8F8F8;
	-webkit-box-shadow: 0px 2px 0px #F8F8F8;
	display: table;
	background-color: #FFF;
	padding: 5px;
	height: 98px;
	width: 98px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.pressrelease_article .logo span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.pressrelease_article .logo span:hover{
	opacity:0.8;
        filter: alpha(opacity=80); /* IE lt 8 */
            -ms-filter: "alpha(opacity=80)"; /* IE 8 */
}
.pressrelease_article .logo img {
    max-width: 98px;
    max-height: 98px;
}
.pressrelease_article .content {
    width: 590px;
    float: left;
}
.pressrelease_article h3 {
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
	font-weight: normal;
}
.pressrelease_article p {
	display: inline;
}
.pressrelease_article h3 a:link {
    text-decoration: none;
    color: #00C300;
}
.pressrelease_article h3 a:visited{
    text-decoration: underline;
    color: #00C300;
}
.pressrelease_article h3 a:hover {
    text-decoration: underline;
    color: #00C300;
}
.pressrelease_article h3.text_glay {
    color: #000;
}
.pressrelease_article h3.text_glay a:link {
    text-decoration: none;
    color: #000;
}
.pressrelease_article h3.text_glay a:visited{
    text-decoration: underline;
    color: #000;
}
.pressrelease_article h3.text_glay a:hover {
    text-decoration: underline;
    color: #000;
}
.pressrelease_article h4 {
	float: left;
	width: 100%;
	font-size: 12px;
        margin-top: 6px;
}
.pressrelease_article ul {
	float: left;
	width: 100%;
        margin-top: 5px;
}
.pressrelease_article li {
	font-size: 10px;
	float: left;
	margin-right: 10px;
}
.pressrelease_movie {
        float:left;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 40px;
}
.pressrelease_content {
    float: left;
    width: 100%;
    font-size: 1.2em;
    line-height: 1.8em;
    word-wrap: break-word;
}
.pressrelease_content h2 {
    margin: 20px 0 10px 0;
    font-size: 24px;
    font-weight: bold;
}
.pressrelease_content h3 {
    margin: 20px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
}
.pressrelease_content h4 {
    margin: 20px 0 5px 0;
    font-size: 16px;
    font-weight: bold;
}
.pressrelease_content a:link, .pressrelease_content a:visited, .pressrelease_content p a:link, .pressrelease_content p a:visited{
    text-decoration: underline;     
}
.pressrelease_content a:hover, .pressrelease_content p a:hover{
    text-decoration: none;     
}

.accept_inquiry {
    background-color: #ffefbf;
}

.medias_contact {
	margin: 0 -15px 40px;
	padding: 15px;
	width: 100%;
	background: #ffefbf;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.medias_contact_title {
	margin-bottom: 30px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ff9300;
}
.medias_btnbox {
	float: left;
	width: 720px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 25px 0;
	padding: 25px 15px;
	box-sizing: border-box;
}
.medias_btnbox_title {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	text-align: center;
}
.medias_btnbox_text {
	margin-top: 30px;
	font-size: 14px;
	color: #555;
	text-align: center;
}
.medias_join_btnbox {
	float: left;
}
.medias_login_btnbox {
	float: right;
}
.medias_join_btn {
    background-color: #00c300;
    border: 1px solid #009F26;
    background-image: url("/static/image/common/icon_mail.png");
    background-position: 44px 19px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 15px 20px 52px;
    width: 328px;
    text-align: center;
    box-sizing: border-box;
}
.medias_join_btn:hover {
	text-decoration: none;
	opacity: 0.8;
}
.medias_login_btn {
    background-color: #ff8000;
    border: 1px solid #D06902;
    background-image: url("/static/image/common/icon_login.png");
    background-position: 48px 13px;
    background-repeat: no-repeat;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 15px 20px 52px;
    width: 328px;
    text-align: center;
    box-sizing: border-box;
}
.medias_login_btn:hover {
	text-decoration: none;
	opacity: 0.8;
}

/*↓お勧めリリース表示*/
#recommend02 {
	width: 720px;
	overflow: hidden;
}
#pressrelease_recommend02 {
    float:left;
    width: 740px;
    margin-top: 40px;
    margin-left: -20px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 1px solid #EDEDED;
    overflow: hidden;
}
#pressrelease_recommend02 h2 {
    font-size: 14px;
    margin-left: 20px;
    float: left;
}
#pressrelease_recommend02 .box {
	float: left;
	width: 760px;
    height: 260px;
    margin-top: 30px;
    overflow: hidden;
}
#pressrelease_recommend02 .box .box01 {
	float: left;
	width: 760px;
    height: 260px;
    overflow: hidden;
    position: relative;
    top: -20px;
}
#pressrelease_recommend02 .box .box01 .box02 {
	float: left;
	width: 339px;
    height: 100px;
    border-left: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	padding: 20px 20px 20px 20px;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
#pressrelease_recommend02 .box .box01 a:hover {
	opacity: 1 !important;
}
#pressrelease_recommend02 .box .box01 .box02:hover {
	opacity:0.8;
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}
#pressrelease_recommend02 .logo {
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: table;
	background-color: #FFF;
	height: 100px;
	width: 100px;
	margin-right: 20px;
}
#pressrelease_recommend02 .logo span {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#pressrelease_recommend02 .logo img {
    max-width: 100px;
    max-height: 100px;
	border-radius: 2px;
}
#pressrelease_recommend02 .release_text_box {
    height: 100px;
    overflow: hidden;
}
#pressrelease_recommend02 .release_title {
    font-size: 13px;
    line-height: 150%;
    color: #333;
    word-break: break-all;
}
#pressrelease_recommend02 .release_company {
    font-size: 11px;
    margin-top: 10px;
    line-height: 150%;
}
#pressrelease_recommend02 .release_date {
	float: left;
    font-size: 10px;
    margin-top: 4px;
    line-height: 100%;
    overflow: hidden;
}
#pressrelease_recommend02 .release_date li {
	float: left;
    margin-right: 20px;
}
#pressrelease_recommend02 .release_date span {
    font-family: CONDENSEicon;
    margin-right: 4px;
}
/*↑お勧めリリース表示*/

.release_icatch_imagebox {
	display: table;
    margin: 0 auto 40px auto;
    width: 720px;
    max-height: 405px;
}
.release_icatch_image {
    display:table-cell;
    max-width: 720px;
    max-height: 405px;
    text-align: center;
    vertical-align: middle;
}
.release_icatch_picture {
    margin:0;
}
.release_icatch_picture img {
    max-width: 720px;
    max-height: 405px;
}
.pressrelease_post_alertbox {
	width: 100%;
	margin-bottom:20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background:#F2F8F6;
	float: left;
}
.pressrelease_post_alert {
	color: #777;
	padding: 5px 8px 5px 9px;
	line-height: 160%;
    font-size: 10px;
}

#pressrelease_category_footlist {
    float:left;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #EDEDED;
}

#pressrelease_category_footlist li{
    width: 222px;
    margin: 5px 15px 5px 0; 
    float: left; 
    list-style: none;
}

#pressrelease_category_footlist .category_list{
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    padding: 5px 0 5px 12px;
}

#pressrelease_category_footlist .category_list:hover{
    background-color: #f5f5f5;
}

#pressrelease_category_footlist .category_list a:hover{
    text-decoration: none;
}

#pressrelease_category_footlist .category_list span{
    display: block;
}

#pressrelease_category_footlist .category_list a:hover .category_list_title{
    text-decoration: underline;
}

/* コラム */
#user_column_box .user_column {
    padding: 30px 0 20px;
    border-bottom: 1px solid #ededed;
}
#user_column_box .user_column .user_column_title {
	font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    color: #666;
}
#user_column_box .user_column .user_column_description {
    margin-top: 20px;
    font-weight: bold;
    word-break: break-all;
}
#user_column_box a {
    text-decoration: none;
}
#user_column_box .user_column .user_column_image {
    margin-top: 10px;
    height: 146px;
    overflow: hidden;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#user_column_box .user_column .user_column_image img {
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#user_column_box .user_column .user_column_modified {
    text-align: right;
    margin-top: 10px;
    font-size: 11px;
    line-height: 1em;
}

#user_column * {
    box-sizing: border-box;
}

#user_column {
    padding: 25px;
    width: 560px;
    overflow: hidden;
    color: #666;
}

#user_column .user_column_title {
    float: left;
    width: 70%;
    font-size: 32px;
    font-weight: bold;
    color: #00c300;
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
    line-height: 100%;
}
#user_column .user_column_modified {
	margin-top: 10px;
    float: right;
    width: 30%;
    text-align: right;
    color: #999;
    line-height: 100%;
}
#user_column .user_column_subtitle {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
    line-height: 1.4em;
}
#user_column .user_column_content {
    margin-top: 15px;
    font-size: 16px;
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
    line-height: 1.8em;
    word-break: break-all;
}
#user_column .user_column_image {
	margin-top: 20px;
    text-align: center;
    width: 560px;
}
#user_column .user_column_image img{
    max-width: 100%;
    max-height: 500px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#user_column .caution_text {
    margin-top: 20px;
    padding: 5px 10px;
    background-color: #ededed;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
/* コラム */
