@charset "shift_jis";

.mainTitle {
	border-bottom: 3px solid #C01920;
	padding: 15px 0 15px 90px;
	font-size: 26px;
  background: url(../images/08/bg_index02.png) right 100px bottom no-repeat;
}
.mainTitle span {
	background: url(../images/08/bg_index01.png) 10px center no-repeat;
	background-size: 70px auto;
	padding: 15px 0 15px 90px;
}

.g_contents .section .txt {
  margin: 0 10px 0 40px;
  line-height: 1.5;
}

.detail02 {
  overflow: hidden;
  margin-bottom: 50px;
}
.detail02.last {
  margin-bottom: 0;
}
.detail02 .leftBox {
  float: left;
}
.detail02 .rightBox {
  float: right;
}
.detail02 .txt {
  margin-left: 30px;
  line-height: 1.5;
}
.g_contents .section .detail .txt {
  margin-left: 40px;
  line-height: 1.5;
}
.leftBox01 {
  width: 455px;
}
.rightBox01 {
  width: 260px;
}
.leftBox02 {
  width: 315px;
}
.rightBox02 {
  width: 384px;
}
.leftBox02 .img{
  margin-left: 10px;
}
.mainImg {
  position: relative;
  margin-bottom: 17px;
}
.txt1, .txt2 {
  position: absolute;
  line-height: 1.9;
  font-weight: bold;
  font-size: 18px;
}
.txt1 span, .txt2 span {
  color: #c01920;
}
.txt1 {
  top: 25px;
  left: 25px;
}
.txt2 {
  text-align: right;
  bottom: 80px;
  right: 10px;
}
.mainImg ul {
  overflow: hidden;
}
.mainImg li {
  float: left;
}

.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;
}

.plan_list li {
  padding-left: 25px;
  background: url(../images/08/list_bg.png)no-repeat 0 5px;
}
.plan_list li + li {
  margin-top: 5px;
}
.inner_title {
  margin-bottom: 20px;
  padding-left: 40px;
  font-size: 26px;
  line-height: 1.4;
}
.inner_title.line01 {
  background: url(../images/08/inner_title_bg.png)no-repeat 10px 0;
}
.inner_title.line02 {
  background: url(../images/08/inner_title_bg.png)no-repeat 10px 2px;
}
.inner_title.line03 {
  background: url(../images/08/inner_title_bg.png)no-repeat 10px 10px;
}
.btnArea span {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}
