<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.con_gal {
  width: 89.0625%;
  margin: auto;
}

/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :コピー
=================================================================== */
/*----------------------------------------------------
	.con_gal　
----------------------------------------------------*/
#contents {
  background: #fbf9f9;
}

.con_gal &gt; li {
  margin-top: 10%;
}
.con_gal &gt; li:first-child {
  margin-top: 5%;
}
.con_gal &gt; li ul {
  overflow: hidden;
  margin-top: 3%;
}
.con_gal &gt; li ul li {
  width: 31.57895%;
  float: left;
  margin-left: 2.63158%;
  margin-bottom: 3%;
}
.con_gal &gt; li ul li a {
  display: block;
  border: 2px solid #e5dfda;
}
.con_gal &gt; li ul li:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
</pre></body></html>