@charset "utf-8";

h3.ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  line-height: 19px;
  color: #8b1b44;
  vertical-align: middle;
  background: url(/img/lead_ico.jpg) left top no-repeat;
  padding-left: 33px;
  margin-top: 36px;
  margin-bottom: 10px;
}
#main li {
	text-align: left;
}
h2 span {
	font-size: 18px;
}
h3 {
	text-align: left;
}
h4 {
	margin-bottom: 8px;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.line01 {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
	.spInner {
    width: calc(100% - 30px);
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    margin-left: auto;
    margin-right: auto;
	}
  .pt0 {
    padding-top: 0;
  }
  .pb0 {
    padding-bottom: 0;
  }
	h3.ttl {
    font-size: 1.3em;
    font-weight: bold;
    font-family: sans-serif;
    display: table;
    width: 100%;
    height: 40px;
    line-height: 1.2;
    background: #fff url(/sp/img/common/h_tel_bg.png) repeat-x left bottom !important;
    -webkit-background-size: 5px 46px !important;
    background-size: 5px 46px !important;
    border-top: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    padding-left: 0 !important;
    margin-top: 0;
    margin-bottom: 0 !important;
	}
	h3.ttl span {
    text-align: left;
    padding: 7px 15px 5px;
    display: table-cell;
    color: #2D3E46;
    vertical-align: middle;
	}
}
p.tl-r{
	text-align: right !important;
}
p.note{
	text-align: left !important;
	display: block !important;
	font-weight: bold !important;
	font-size: 18px !important;
	color: #ff3535 !important;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
p.note{
	text-align: left !important;
	display: block !important;
	font-weight: bold !important;
	font-size: 16px !important;
	color: #ff3535 !important;
	margin-bottom: 20px;
}
}