<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

.mainTitle {
	border-bottom: 3px solid #C01920;
	padding: 15px 0;
	font-size: 26px;
	text-align: center;
}
.mainTitle span {
	background: url(../images/04/bg_index01.png) 10px center no-repeat;
	background-size: 54px auto;
	padding: 15px 0 15px 90px;
}
.mainImg {
  position: relative;
  margin-bottom: 17px;
}
.txt1, .txt2 {
  position: absolute;
  line-height: 2.1;
  font-weight: bold;
  font-size: 18px;
}
.red {
  color: #c01920;
}
.txt1 {
  top: 25px;
  right: 25px;
}
.txt2 {
  bottom: 10px;
  left: 45px;
}
.section_title {
  color: #000;
  font-size: 24px;
  padding-left: 30px;
  background: url(../images/bg_title01.png)no-repeat;
  letter-spacing: 0.02em;
}
.section_title.line01 {
  line-height: 60px;
}
.inner_title {
  margin-bottom: 20px;
  padding-left: 40px;
  font-size: 26px;
  line-height: 1.4;
}
.inner_title.line01 {
  margin-left: 10px;
  background: url(../images/04/inner_title_bg.png) no-repeat 0 2px;
}
.g_contents .section .txt {
  margin: 0 10px 0 40px;
  line-height: 1.5;
}

</pre></body></html>