@charset "UTF-8";


/*********
* 初心の方へ
*****************************/

.shoshin {
	width: 97%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.shoshin h3 {
	width: 100%;
	margin: 0 auto 50px auto;
}

.shoshin_box {
	width: 100%;
	margin: 0 auto -15px auto;
	padding-bottom: 30px;
}

.shoshin_minttl {
	background-image: url(/img/content/sub_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

.shoshin_minttl h4 {
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}


.shoshin_subttl {
	text-align: left;
	margin-bottom: 15px;
}

.shoshin_subttl h5 {
	border-bottom: 1px dotted #C63272;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}


.shoshin_disc {
	width: 100%;
	margin: 0 auto;
	line-height: 29px;
	padding-bottom: 5px;
}

.shoshin_disc:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.shoshin_disc img {
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.shoshin_disc p {
	text-align: left;
	margin-bottom: 15px;
}

.shoshin_disc p strong {
	color: #C63272;
}


#shoshin_annai {
	width: 100%;
	margin: 0 auto 20px auto;
	text-align: left;
	line-height: 29px;
}

#shoshin_annai_tbl {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #F8E0F7;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: inline-block;
	padding: 10px 20px;
}

#annai_ttl {
	font-weight: bold;
}

#annai_disc {
	text-align: left;
}




#shoshin_flow_tbl_w {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
}

#shoshin_flow_tbl_w:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.shoshin_flow_tbl {
	width: 100%;
	clear: both;
	margin: 0 auto 10px auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 29px;
	text-align: center;
}


.shoshin_flow_othttl {
	text-align: left;
	margin: 0 auto 15px auto;
	width: 95%;
}

.shoshin_flow_othttl h5 {
	border-bottom: 1px dotted #C63272;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

.shoshin_flow_tbl img {
	width: 300px;
	clear: both;
	margin: 0 auto 5px auto;
}


.shoshin_flow_tbl p {
	text-align: left;
}


.shoshin_flow_tbl p strong {
	color: #C63272;
}


.telflow {
	width: 100%;
	margin: 0 auto;
}

.telflow_box {
	width: 100%;
	margin: 0 auto -15px auto;
	padding-bottom: 25px;
}



.tel_box {
	width: 100%;
	margin: 0 auto 20px auto;
}

.tel_box:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.tel_l {
	width: 15%;
	float: left;
	margin-right: 10px;
}

.tel_r {
	width: 75%;
	float: left;
	text-align: left;
}

.tel_r_box {
	padding: 15px 20px 0 20px;
	border: 1px solid #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: inline-block;
}

.tel_r_box p {
	margin-bottom: 15px;
}

.tel_r_box p strong {
	font-size: 120%;
	color: #C63272;
}




#tone_btn {
	width: 100%;
	margin: 0 auto 20px auto;
	text-align: left;
	line-height: 29px;
}

#tone_btn_tbl {
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: inline-block;
	padding: 10px 10px;
}

#tone_btn_tbl:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tone_btn_l {
	width: 100%;
	margin: 0 auto;
}

#tone_btn_l p {
	text-align: left;
}

#tone_btn_l p strong {
	color: #C63272;
	font-size: 18px;
}

#tone_btn_l p span.tone_f {
	color: #3399ff;
	font-weight: bold;
	font-size: 18px;
}

#tone_btn_r {
	clear: both;
	width: 95%;
	margin: 0 auto;
	padding-top: 11px;
}

#tone_btn_box {
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #efefef;
	padding: 10px;
}

#tone_btn_box:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tone_btn_box ul {
	margin-bottom: 5px;
}

#tone_btn_box ul:last-child {
	margin-bottom: 0;
}

#tone_btn_box ul li {
	padding: 5px 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 10px;
	display: inline;
	background-color: #330099;
	color: #fff;
	font-weight: bold;
}

#tone_btn_box ul li#tn_c {
	background-color: #3399ff;
}

#tone_btn_box ul li:last-child {
	margin-right: 0;
}

#raiinyoyaku_list {
	padding-bottom: 15px;
}

#raiinyoyaku_list ul {
	text-align: left;
	padding-left: 5px;
}

#raiinyoyaku_list ul li {
	background-image: url(/img/shoshin/yoyaku_check.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
	background-size: 22px auto;
}


