@charset "utf-8";
/* CSS Document */

.l-content a {
    text-decoration: none;
}

.l-content a:hover {
    text-decoration: underline;
}

.l-content .titleBlock__h1 {
    margin: 0 0 40px 0;
}
.l-content .contentsBlockEmphasis__main {
    /*float: right;*/
    position: relative;
}
.l-content .contentsBlockEmphasis__main .media__button--right{
	margin:0;
	width: 606px;
	float: left;
}
.l-content .contentsBlockEmphasis__main .media__button--right .media__text--lead{
	margin-bottom:10px;
}
.l-content .contentsBlockEmphasis__main .media__button--right .media__link__list{
	margin: 0 0 22px 0;
}
.l-content .contentsBlockEmphasis__main .media__button--right .media__link__list li{
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background:url(/press/img/list_icon_arrow.png) no-repeat left center;
	list-style: none;
}
.l-content .m-media{
	margin-bottom: 80px;
}
.l-content .m-media__main {
    width: 360px;
}
.l-content .crmCategoryOtherList_box div {
    display: block;
    padding: 10px;
    /* min-height: 64px; */
    text-align: center;
}
.l-content .crmCategoryOtherList_box div span.image{
	display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
    min-height: 130px;
}
.l-content .crmCategoryOtherList_box div span.image img{
	width: 130px;
}
.l-content .crmCategoryOtherList_box div span.tit{
	display: inline-block;
    padding: 0px 0px 0px 10px;
    font-size: 12px;
}
.l-content .crmCategoryOtherList_box ul li.list {
    display: inline-block;
    width: 20%;
    letter-spacing: normal;
    vertical-align: top;
}
.l-content .MoldexPress_order_btn{
	width: 288px;
	margin-right: 30px;
	float: left;
}
.l-content .MoldexPress_other_btn{
	width: 288px;
	float: left;
}
.l-content .MoldexPress_order_announce {
    border-bottom: 1px dotted;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.l-content .technicalSupport{
	margin-bottom: 60px;
}
.l-content .technicalSupport__text--tel{
	font-size: 24px;
	font-weight: bold;
}
.l-content .technicalSupport__text--tel span {
	font-size: 10px;
	font-weight: bold;
}
.l-content .colorBlockCaution{
	margin-top:20px
}
.l-content .colorBlockCaution {
	padding: 10px;
	border-radius: 2px;
	background-color: #fff2bf;
}
.l-content .contentsBlockEmphasis {
	margin-bottom: 20px;
	border: solid 2px #67a5dd;
	border-radius: 2px;
}
.l-content .contentsBlockEmphasis__title {
	padding: 10px 14px;
	background-color: #67a5dd;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
}
.l-content .contentsBlockEmphasis__main {
	padding: 15px;
}
