@charset "utf-8";
.header_fillter{ position: fixed; top: 0 ; z-index: -1; width: 100%; height: 100%; background: url(../all_img/filter_b.png) 0 0 repeat; }

#to_index a{
	position: absolute;
	top:5px;
	left:10px;
	background-image:url(../all_img/logo2.png);
	background-size:100px;
	width:100px;
	height:56px;
}
#navi{
	height:61px;
	background-color:#FFF;
}
#navi ul{
	position: absolute;
	top:18px;
	right:0;
}
#navi ul li{
	float:left;
	list-style-type:none;
	padding:0 15px;
}
#navi ul li a{
	text-decoration:none;
	color:#231815;
	font-size:15px;
}
#navi ul li a:hover{
	border-bottom:2px solid #d80c18;
}

#contents {
	width: 80%;
	min-width: 1100px;
	margin: 0 auto;
	padding: 100px 30px;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	color: #FFF;
	min-height: 600px;
}
#contents h1{
	font-size:35px;
	text-align:center;
	color:#FFF;
	margin:0 0 10px;
}
#contents h2{
	font-size:28px;
	text-align:center;
	color:#FFF;
	margin:20px 0 10px;
}
#contents h1 p{
	font-size:20px;
	margin:0 0 30px;
}
span.ca_span{
	color:#000;
	background-color:#FFF000;
	border-radius:3px;
	padding:1px 10px;
	font-size:14px;
	font-weight: normal;
	margin:0 0 0 10px;
}
span{
	color:#FFF;
	background-color:#36AFCD;
	border-radius:3px;
	padding:1px 10px;
	font-size:14px;
	font-weight: normal;
	margin:0 0 0 10px;
}
table.mailform {
	width: 100%;
	padding: 0;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ",sans-serif;
}
table.mailform th{
	font-size: 15px;
	text-align: left;
	width:180px;
	color:#2318145;
	border-top: dashed 1px #999999;
	padding: 0 15px 0 0;
	vertical-align:middle;
}
table.mailform p{
	font-size: 15px;
	margin: 5px 0 ;
}
table.mailform td {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	padding: 15px 0 ;
	border-top:none;
	border-top: dashed 1px #999999;
	vertical-align:middle;
}
table.mailform textarea {
	width: 70%;
	height: 80px;
}
table.mailform td.heading{font-size:28px; text-align:center;}
.buttom{
	color:#FFF;
	font-size:16px;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ",sans-serif;
	letter-spacing:0.2em;
	background:#36AFCD;
	display:block;
	border:0;
	margin:0 auto;
	padding:15px 30px;
}
.buttom:hover{
	background:#FFF;
	color:#231815;
	border:2px solid #231815;
	padding:13px 30px;
}
.ca_buttom{
	color:#231815;
	font-size:16px;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ",sans-serif;
	letter-spacing:0.2em;
	background:#FFF000;
	display:block;
	border:0;
	margin:0 auto;
	padding:15px 30px;
}
.ca_buttom:hover{
	background:#FFF;
	color:#231815;
	border:2px solid #231815;
	padding:13px 30px;
}
#policy_dontent{ text-align:center;padding:20px 0 10px; font-weight:normal;}
.midashi{ color:#231815; background-color: transparent;font-weight:bold;}
/* フォーム*/
form {
    margin: 0 ;
    padding:10px 0;
}
form div + div {
    margin-top: 0.5em;
}
label {
    display: inline-block;
}
input{
    font: 1em;
	padding:3px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #888;
}
textarea {
    font: 1em sans-serif;
    box-sizing: border-box;
    border: 1px solid #888;
}
select {padding: 3px 0;border: 1px solid #888;}
input, textarea, select, textarea {
    margin-bottom: 1em;
}

.contact-terms{background-color:#FFF;text-align:left;height:180px;margin-bottom:36px;padding:18px;margin:20px 0;overflow:scroll;border: solid 1px #999999;}
.contact-terms p{margin-bottom:18px;font-size:100px; color:#231815;}
.contact-terms .p-mark{text-align:right;}


.error{text-align:center;margin:50px 0;min-heihgt:500px;}
.button{
	color:#FFF;
	font-size:16px;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ",sans-serif;
	background-color:#d80c18;
	letter-spacing:0.2em;
	display:block;
	border:0;
	margin:0 auto;
	padding:15px 30px;
}
.button:hover{
	background:#FFF;
	color:#231815;
	border:2px solid #231815;
	padding:13px 30px;
}
.hr_error{border:1px dashed #FFF;width:300px;}

h3{
	font-size:20px;
	text-align:center;
	margin:0 0 50px;
}
#check{
	font-size: 16px;
	width:900px;
	margin:0 auto 70px;
	border-left:1px solid #231815;
	border-top:1px solid #231815;
}
.preview_left{
	width:40%;
	text-align:right;
	padding-right:20px;
	background-color:#D0D0D0;
	color:#231815;
	border-bottom:1px solid #231815;
	border-right:1px solid #231815;
	font-weight:bold;
}
.preview_right{
	width:60%;
	padding:10px;
	text-align:left;
	background-color:#FFF;
	color:#231815;
	border-right:1px solid #231815;
	border-bottom:1px solid #231815;
}


/*1024px*/
@media only screen
	and (min-device-width:768px) 
	and (max-device-width:1024px) 
	and (orientation:portrait) {

}

@media only screen
	and (min-device-width:768px) 
	and (max-device-width:1024px) 
	and (orientation:landscape) {

	}