/***基本レイアウト***/
.rapper { width:1000px !important; border:none !important; padding:0 !important; }
.mainColInner { width:100% !important; }
.mainCont { width:100% !important; float:none !important; }
section { padding:20px 60px; }
section h2 { width:auto !important; margin:0 !important; border-bottom:solid 1px #ccc; border-left:none; padding:5px 0; color:#7b191e; font-size:20px; font-weight:normal; }


/***産業DXレイアウト***/
#dx_header { margin-bottom:20px; background:linear-gradient(70deg,#000 40%,#fff 40%); }
#dx_header_itmedia { width:190px; margin-left:20px; }
#dx_header_partner { margin-left:280px; }
#dx_header_media { margin:10px 0 0 40px; }

#dx_title { margin-bottom:-30px; padding-top:50px; position:relative; }
#dx_title h1 { font-size:32px; font-weight:normal; }
#dx_title div { display:flex; justify-content:space-between; width:calc(100% - 120px); margin:0 60px; position:absolute; top:0; left:0; }
#dx_title div p:nth-of-type(1) { flex:1 0 auto; }
#dx_title div p:nth-of-type(1) span { margin-right:20px; padding:5px 20px; color:#fff; background:#999; }
#dx_title div p:nth-of-type(2) { flex:0 1 auto; text-align:right; }

#dx_info h2 { float:left; width:80px !important; height:80px; border:none; padding:15px 85px 0 55px; color:#333; background:#eee; font-size:14px; font-weight:bold; background-image:url("/static/upload/itmedia.smartseminar.jp/seminar/9179/shared/images/info.png"); background-repeat:no-repeat; background-position:15px 15px; }
#dx_info dl { margin:0; padding:10px; background:#eee; font-size:13px; }
#dx_info dt { display:inline-block; width:120px; margin:1px 1px 1px 0; padding:10px; color:#fff; background:#999; text-align:center; }
#dx_info dd { display:inline-block; width:160px; margin:0 0 0 -3px; padding:10px; color:#333; background:#fff; }

#dx_detail p { font-size:18px; text-align:justify; }
#dx_detail img { float:right; width:380px; margin:0 0 30px 30px; }

#dx_enquete form { width:100% !important; margin-top:10px !important; }

#dx_footer { padding:40px 60px 10px; font-size:13px; }
#dx_footer img { width:170px; margin:-18px 0px -10px; vertical-align:middle; }


