@charset "UTF-8";
#sec01, #sec02, #sec03, #sec04, #sec05, #sec06 {
  text-align: center;
}
.cts_p {
  line-height: 2.2em;
  margin-bottom: 30px;
}

@media (max-width:767px) {
.cts_p {
  line-height: 1.6em;
}
}

@media (max-width:767px) {
#sec01 img.sale_img {
  margin-bottom: 15px;
}
}
/*---------------------------------------------------------------------------- 

	sec01

-----------------------------------------------------------------------------*/
.check_box {
  background: #ebf2f9;
  border: 1px solid #dde7f0;
  padding: 20px 20px 30px;
  margin-bottom: 20px;
}
.check_box ul {
}
.check_box ul li {
  text-align: left;
  font-size: 14px;
  padding: 8px 0 10px 38px;
  background: url(../img/service_img/chk.png) 8px 7px no-repeat;
  border-bottom: 1px dotted #CDCDCD;
  line-height: 1.2em;
}
.check_box ul li p {
  padding-top: 4px;
  font-weight: bold;
}

@media screen and (max-width: 479px) {
.check_box ul li p {
  line-height: 1.2em;
}
}
.mente_p {
  text-align: center;
  font-size: 16px;
  padding: 20px;
  margin: 20px 0 20px;
  font-weight: bold;
  background: #0B3B87;
  color: #FFF;
}
.mente_p span {
  font-size: 30px;
}

@media screen and (max-width: 991px) {
.mente_p {
  padding: 10px;
}
.mente_p span {
  font-size: 20px;
}
}

@media screen and (max-width: 479px) {
.mente_p span {
  display: block;
}
}
.matome {
  margin: 30px 0 15px;
}
.matome span {
  color: #0B3B87;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
.matome span {
  font-size: 20px;
}
}

@media screen and (max-width: 991px) {
.img_box img {
  margin-bottom: 20px;
}
}
/*---------------------------------------------------------------------------- 

	sec02

-----------------------------------------------------------------------------*/
#sec02 .cts_p {
  text-align: left;
}
/*---------------------------------------------------------------------------- 

	sec03

-----------------------------------------------------------------------------*/
#sec03 .cts_p {
  text-align: left;
}
/*---------------------------------------------------------------------------- 

	sec04

-----------------------------------------------------------------------------*/
#sec04 .cts_p {
  text-align: left;
}
/*---------------------------------------------------------------------------- 

	sec05

-----------------------------------------------------------------------------*/
#sec05 .cts_p {
  text-align: left;
}
/*---------------------------------------------------------------------------- 

	sec06

-----------------------------------------------------------------------------*/
#sec06 .cts_p {
  text-align: left;
}
