@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	margin-bottom: 0;
}

.mainVisual {
	margin-bottom: 19px;
}

#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#conts .headLine02 {
	margin-bottom: 43px;
}

#conts .h3Ttl {
	margin-bottom: 26px;
}

#conts .stepTtl {
	color: #C72417;
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background: url(../../images/common/line02.gif) repeat-x left 15px;
}

#conts .stepTtl span {
	padding: 0 20px;
	display: inline-block;
	background-color: #FFF;
}

#conts .stepTtl span span {
	padding: 0;
	font-family: Century Gothic;
	letter-spacing: 3px;
}

#conts .stepBox {
	margin-top: -10px;
	padding: 27px 20px 17px 37px;
	border: 5px solid #FBF1F0;
	border-top: none;
}

#conts .stepBox02 {
	margin-bottom: 40px;
}

#conts .stepBox .photoBox {
	float: right;
}

#conts .stepBox .textBox {
	margin-top: 0;
	width: 480px;
	float: left;
}

#conts .stepBox .textBox p {
	margin-bottom: 15px;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
	font-size: 1.5em;
	line-height: 1.6;
}

#conts .stepBox .textBox p .color {
	color: #C72417;
	font-weight: bold;
}

#conts .stepBox .textBox .text {
	margin-bottom: 8px;
}

#conts .stepBox .textBox .title01,
#conts .stepBox .textBox .title02 {
	margin-bottom: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.0em;
	font-weight: bold;
}

#conts .stepBox .textBox .title01 span,
#conts .stepBox .textBox .title02 span {
	margin: 0 12px 0 0;
	padding: 3px 8px;
	min-width: 40px;
	display: inline-block;
	color: #C72417;
	font-size: 0.65em;
	position: relative;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #CB3024;
	border-radius: 7px;
	behavior: url(../js/pie.htc);
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .stepBox .textBox .title02 span {
	color: #333;
	border: 2px solid #333;
}

#conts .stepBox .textBox .title03 {
	margin-bottom: 5px;
	color: #C72417;
	font-size: 15px;
	font-weight: bold;
}

#conts .stepBox .textBox .tel {
	margin: 0;
	padding-top: 8px;
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
}

#conts .stepBox .textBox .tel span {
	margin: -5px 10px 0 0;
	display: inline-block;
	color: #CB2417;
	font-size: 1.7em;
	vertical-align: middle;
}

#conts .stepBox .textBox dl {
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .stepBox .textBox dt {
	padding: 0 0 5px 18px;
	font-size: 15px;
	font-weight: bold;
	background: url(../../images/common/icon12.gif) no-repeat left 4px;
}

#conts .stepBox .textBox dd {
	margin-bottom: 13px;
	font-size: 1.4em;
	line-height: 1.6;
}

#conts .stepBox .colortBox {
	padding: 20px;
	/* background-color: #fff0f5; */
	background-color: #fff7f7;
}

#conts .arrow {
	margin-bottom: 31px;
	text-align: center;
}

#conts .listUl {
	margin: 0 -1px 53px 0;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .listUl li {
	padding: 18px 17px 13px;
	width: 175px;
	float: left;
	font-size: 1.3em;
	line-height: 1.6;
	border: 1px dotted #666;
	border-bottom: none;
	border-right: none;
}

#conts .listUl li img {
	margin: 0 auto;
	display: block;
	vertical-align: baseline;
}

#conts .listUl li span {
	margin: 16px 0 3px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
