@charset "utf-8";

@media screen and (min-width : 769px){

.section .pic_full img {
    width: 100%;
    max-width: none;
}

.section p.caution {
    font-size: 12px;
    line-height: 1.7em;
    margin: 0px;
    padding: 0px;
}

#engineer_talk .section_column {
	margin-bottom: 10px;
}

#engineer_talk .slider_inner {
	margin-bottom: 30px;
}

#engineer_talk .slick-dots {
    bottom: -5px !important;
}

#engineer_talk .slick-dotted.slick-slider {
	margin-bottom: 0;
}
#engineer_talk .slick-slider .slick-list {
	margin-bottom: 0;
}
	
#section_caution.section {margin-bottom: 80px;}
	
.section p.heading {
    font-size: 16px;
    line-height: 1.4em;
    margin: 7px 0px 15px 0px;
    padding: 0px;
	font-weight: bold;
}
#engineer_talk .img_slider.col01 .slick-arrow {
    top:auto !important;
}
/* ------------------------------------------------------------
*
    #section_news
*
------------------------------------------------------------ */
#section_news{
    margin: 0 0 80px 0;
}

#section_news .section_inner{ width: 980px;}

#section_news h3{
    width: 880px;
    padding: 0;
    margin: 0 auto 25px auto;
    font-size: 24px;
    line-height: 1em;
}
#section_news a{
    color: #0064a1;
}
}
