@charset "utf-8";

.con01{width:100%;
	height:120px;
	line-height:120px;
	margin:30px 0;
	background:rgba(25,25,25,1.00);
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-size:24px;}

.con02{padding-bottom:30px;}

.caution{display:table;
	padding:10px 0 30px;
	margin:0 auto;}
	
.select{width:960px;
	margin:0 auto;
	overflow:hidden;}

.select_caution{text-align:center;
	font-size:14px;}
	
.btn_select01{width:230px;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	margin:5px;
	background:rgba(174,32,35,1.00);
	color:rgba(255,255,255,1.00);
	float:left;}

.btn_select01:hover{opacity:0.7;}

.btn_select01 a{color:rgba(255,255,255,1.00);
	display:block;}

.here{width:230px;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	margin:5px;
	background:rgba(174,32,35,1.00);
	color:rgba(255,255,255,1.00);
	float:left;
	opacity:0.7;}

.contact_title{width:100%;
	height:30px;
	margin:30px auto;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	color:rgba(0,113,118,1.00);}

/* フォーム > */

.form01{width:850px;
	margin:0 auto;}

.form_left{width:180px;
	padding-left:10px;
	line-height:20px;
	font-size:16px;
	background:rgba(174,32,35,1.00);
	color:rgba(255,255,255,1.00);}

.form_right{width:660px;
	font-size:16px;}
	
input{width:95%;
	line-height:20px;
	padding-left:5px;}
	
textarea{width:95%;
	line-height:20px;
	padding-left:5px;
	resize:none;}

.button{width:280px;
	margin:10px auto;
	overflow:hidden;}

.btn_submit,.btn_submit2{text-align:center;
	height:40px;}

.btn_submit2{float:left;
	width:120px;
	height:40px;
	padding:10px;}

input#submit_button,input#submit_button2{width:120px;
	height:40px;
	font-size:16px;}

/* < フォーム */

/* mail.php */

.contact_text01{text-align:center;}

#contact_form01{width:630px;
	margin:15px auto;}
	
/* complete.php */

.complete_text{width:980px;
	margin:15px auto;}

@media screen and ( max-width:736px )
{
.con01{margin:0 0 30px;}

.con02{width:95%;
	min-width:320px;
	max-width:420px;
	margin:0 auto;}
	
.caution{font-size:14px;}
	
.select{width:100%;
	margin:0 auto;
	overflow:hidden;}

.select_caution{text-align:left;
	font-size:12px;}
	
.btn_select01{width:95%;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	margin:5px auto;
	background:rgba(174,32,35,1.00);
	color:rgba(255,255,255,1.00);
	float:none;}

.btn_select01:hover{opacity:1.0;}

.btn_select01 a{color:rgba(255,255,255,1.00);
	display:block;}

.here{width:95%;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	margin:5px auto;
	background:rgba(174,32,35,1.00);
	color:rgba(255,255,255,1.00);
	float:none;
	opacity:0.7;}

.contact_title{width:100%;
	height:30px;
	margin:30px auto;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:rgba(0,113,118,1.00);}

/* フォーム > */

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

.form_left{width:23%;
	padding-left:2%;
	line-height:20px;
	font-size:12px;
	background:rgba(174,32,35,1.00);
	color:rgba(255,255,255,1.00);}

.form_right{width:75%;
	font-size:14px;}
	
input{width:95%;
	line-height:20px;
	padding-left:5px;}
	
textarea{width:95%;
	line-height:20px;
	padding-left:5px;
	resize:none;}

.button{width:45%;
	margin:10px auto;
	overflow:hidden;}

.btn_submit,.btn_submit2{text-align:center;
	height:40px;}

.btn_submit2{float:left;
	width:120px;
	height:40px;
	padding:10px;}

input#submit_button,input#submit_button2{width:120px;
	height:40px;
	font-size:16px;}

/* < フォーム */

/* mail.php */

.contact_text01{text-align:center;}

#contact_form01{width:100%;
	margin:15px auto;}
	
/* complete.php */

.complete_text{width:100%;
	margin:15px auto;}
}








