
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.bg-top h1 {
    padding: 75px 0;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
	background: #FAFAFA;
}


main {
  max-width: 980px;
  margin: 0 auto;
}

#content {
  width: 100%;
}

.hr{
	border-bottom: 10px solid #868585;
	margin: 30px 0;
	width: 100%;
}

.title {
  margin: 1.0rem;
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
}

.boder {
  border-bottom: #FF0004 3px solid;
}

.text {
  font-size: 1.5rem;
  margin-bottom: 1.0rem;
  text-align: center;
}
p.qa_last{
	text-align: right;
}


.sectionBlock_heading02 {
  position: relative;
  font-weight: bold;
  line-height: 1.14545;
}

.sectionBlock_heading02:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  height: 100%;
  background-color: #ed0000;
}


.sectionBlock_headinglast {
  position: relative;
  font-weight: bold;
  line-height: 1.14545;
}

.sectionBlock_headinglast:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  height: 100%;
  background-color: #ed0000;
}



.sbtitle {
  padding: 1rem 2rem;
  border-left: 5px solid #000;
  background: #f4f4f4;
  font-size: 18px;
  font-weight: bold;
  margin: 30px 0;
}

/*www900
.area{
	margin: 30px;
}*/

.text1 {
  font-size: 20px;
	font-weight: bold;
}

.text2 {
  font-size: 20px;
}

.text3 {
  font-size: 18px;
}

.text4 {
  font-size: 16px;
	margin-top: 80px;
}

.text4 a:hover{
  color: #1a0dab!important;
  text-decoration: underline;
}

.text1 a{
	color: #1a0dab;
}

.text1 a:hover{
	text-decoration: underline;
	color: #1a0dab!important;
}

.tel{
	font-size: 1.8rem;
}

.listarea{
	margin: 20px 0;
}

.indent {
padding-left:1em;
text-indent:-1em;
}



@media screen and (min-width: 768px) {
  main {
    padding: 2.0rem;
  }
  .sectionBlock_heading02 {
    margin: 50px 0 25px;
    padding: 6px 0 6px 25px;
    font-size: 2.2rem;
  }
  .sectionBlock_heading02:before {
    width: 6px;
  }
	.sectionBlock_headinglast {
    margin: 10px 0 25px;
    padding: 6px 0 6px 25px;
    font-size: 2.2rem;
  }
  .sectionBlock_headinglast:before {
    width: 6px;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}

@media screen and (min-width:481px) and (max-width:767px) {
  main {
    padding: 2.0rem;
  }
  .sectionBlock_heading02 {
    margin: 50px 0 25px;
    padding: 6px 0 6px 25px;
    font-size: 2.2rem;
  }
  .sectionBlock_heading02:before {
    width: 6px;
  }
	.sectionBlock_headinglast {
    margin: 10px 0 25px;
    padding: 6px 0 6px 25px;
    font-size: 2.2rem;
  }
  .sectionBlock_headinglast:before {
    width: 6px;
  }
}

@media screen and (max-width:480px) {
  main {
    padding: 2.0rem;
  }
  .title {
    margin: 1.0rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .sectionBlock_heading02 {
    margin: 30px 0 10px;
    padding: 2px 0 2px 18px;
    font-size: 1.5rem;
  }
  .sectionBlock_heading02:before {
    width: 4px;
  }
	.sectionBlock_headinglast {
    margin: 10px 0 10px;
    padding: 2px 0 2px 18px;
    font-size: 1.7rem;
  }
  .sectionBlock_headinglast:before {
    width: 4px;
  }
  .text {
    text-align: left;
  }
.area{
	margin: 10px;
}
.text1 {
  font-size: 15px;
}

.text2 {
  font-size: 15px;
}

.text3 {
  font-size: 13px;
}

.tel{
	font-size: 1.8rem;
}

.listarea{
	margin: 20px 0;
}
  .sbtitle {
    font-size: 15px;
    margin: 10px 0;
}

.indent {
padding-left:1em;
text-indent:-1em;
}
	
.bg-top h1 {
    font-size: 20px;
}


}


