﻿@charset "utf-8";

/* 共通 */
h2 { padding: 30px 0px 18px 0px;
}
/* 共通 */


/* トップページ */
#TOP h3 { padding: 36px 0px 12px ;
}
#TOP .copy1 { padding-bottom: 12px ;
}
.wrap-part { padding-bottom: 60px ;
}
.wrap-part ul { padding-bottom: 24px ;
}
.wrap-part dt { padding-bottom: 6px ;
	font-weight: bold ;
}
.wrap-part dd { padding-bottom: 18px ;
}
.wrap-part h4 { padding-bottom: 12px ;
}
#TOP .disc { margin-left: 10px ;
	padding-left: 12px ;
}
#TOP .disc li { list-style: outside disc ;
}
#TOP h4.normal { padding-bottom: 6px ;
}
.solution-top #INQ { margin-top: 60px;
}
/* トップページ */


/* 拡大ページ */
#TASK h2 { padding-bottom: 30px ;
}
#TASK h3 { padding: 0px 0px 24px 0px;
}
#TASK .wrap-part { padding-bottom: 180px ;
}
/* 拡大ページ */
