
#page_title{
	background-image:url(index/title.png);
}

/**/

#attentiontxt{
	width: 750px;
	margin: 45px auto 0px;
	overflow:hidden;
    border: 2px solid red;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#attentiontxt p{
	padding: 15px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: red;
}

/**/

.txt01{
	width:408px;
	margin:45px auto;
	overflow:hidden;
	border-bottom:1px solid #003166;
	text-align:center;
	font-size:1.25em;
	color:#003166;
	padding:20px 0px;
	font-weight:bold;
}

.txt01 em{
	font-style:normal;
}

/**/

.tel{
	text-align:center;
	overflow:hidden;
	margin-bottom:100px;
}

/**/

#form_container{
	width:890px;
	margin:0px auto 80px auto;
	overflow:hidden;
}

#form_container .item01{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #DDDDDD;
	padding:20px 0px;
}

#form_container .item01 table{
	width:100%;
	overflow:hidden;
}

#form_container .item01 table th{
	width:145px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

#form_container .item01 table th dl{
}

#form_container .item01 table th dl dt{
}

#form_container .item01 table th dl dd{
	color:#D80000;
}

#form_container .item01 table td{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

#form_container .item01 table td dl{
}

#form_container .item01 table td dl dt{
}

#form_container .item01 table td dl dd{
	overflow:hidden;
	margin-top:0.5em;
}

.input01{
	width:665px;
	line-height:44px;
	height:44px;
	display:inline;
	background-color:#EBEBEB;
	border:none;
}

.textarea{
	width:665px;
	height:305px;
	background-color:#EBEBEB;
	border:none;
}

.f_txt01{
	text-align:center;
	margin:40px auto;
	overflow:hidden;
}

.f_txt01 p{
	margin-bottom:1em;
	overflow:hidden;
}

/**/

.btn_send{
	text-align:center;
}

.btn_send input{
	width:333px;
	line-height:61px;
	text-align:center;
	color:#fff;
	background-color:#003166;
	border:none;
	margin:0px auto;
	font-size:16px;
	font-family:YuGothic, '游ゴシック',"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**/


.msg{
	text-align:center;
	margin:50px auto;
	overflow:hidden;
}

/**/

.privacy-txt-box {
	border: solid 1px #003166;
    padding: 1.6em 2.4em;
    max-width: 920px;
    margin: 0 auto 2.4em;
    border-radius: 1em;
}

.privacy-txt-box h3 {
	border-bottom: solid 1px #003166;
    text-align: center;
    color: #333;
	font-size: 23px;
	padding: 0 0 0.7em;
}

.privacy-txt-box p {
	margin-top: 0.4em;
    margin-bottom: 1.6em;
	line-height: 2;
    color: #333;
}

.acsess {
	
}

.acsess h3 {
	font-size: 1.2rem;
    text-align: center;
    color: #333;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
	border-bottom: solid 2px #e1e1e1;
    padding: 0 0 0.7em;
	margin-bottom: 0.8em;
}

.acsess p {
    width: 96%;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0.4em;
    margin-bottom: 1.6em;
	line-height: 2;
    color: #333;
}



/**/