#conte_box {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-bottom: 10px;
    background-color: #FFF;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}
#conte_box h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #F60;
}
#conte_box h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #F60;
}
#conte_box ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#koumoku {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 90%;
    line-height: 1.5em;
    font-weight: bold;
    padding-bottom: 10px;
    float: left;
    padding-top: 5px;
    width: 38%;
    text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px dotted #8E8E8E;
}
#naiyo {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 90%;
    line-height: 1.5em;
    color: #333;
    padding-bottom: 10px;
    float: right;
    padding-top: 5px;
    width: 60%;
    margin-bottom: 20px;
    border-bottom: 1px dotted #8E8E8E;
}
#red_space {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.floatClearDot {
	height: 10px;
	clear: both;
	width: 100%;
	line-height: 0px;
	font-size: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.form-box {
    background-color: #F9F9F9;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
}
#form_col_l {
    font-size: 90%;
    float: left;
    width: 25%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
#form_col_r {
    font-size: 90%;
    float: right;
    width: 72%;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 1.5em;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
}
.form_col {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    border-bottom: 1px solid #C8C8C8;
}
@media only screen and (max-width: 768px) {
#form_col_l {
    font-size: 90%;
    width: 96%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
}
#form_col_r {
    font-size: 90%;
    width: 96%;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5em;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
	margin-left: auto;
    margin-right: auto;
}
}
.grecaptcha-badge{
    margin-bottom: 60px;
}