﻿@charset "utf-8";
/*
Theme Name: AGC硝子建材株式会社
Theme URI: www.agc-gk.com
Description: 
Author: DCD
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: BootstrapV3
*/

.mw_wp_form .error,
.mw_wp_form .form-group .error {
  font-size: 90%;
}

.dl-horizontal dt {
  width: 18em;
}

/*1029修正*/
#add-1029{
	
}
#add-1029 dt em{
	position:relative;
}
#add-1029 dt em:after{
	margin-left:20px;
	margin-top:-10px;
	position:absolute;
	content:url("../../uploads/2019/10/agc_chan.png");
	left:100;
	top:-30;
}
@media(max-width:768px){

#add-1029{
	margin-top:-20px !important;
}

#add-1029. dt em{
	position:relative;
	top:150px !important;
}

	#add-1029 dt em:after{
		margin-left:-10px;
		position:absolute;
		content:url("../../uploads/2019/10/agc_chan_min.png");
		left:calc(50% - 10px);
		margin-top:-55px;
}
}