@charset "UTF-8";
/*
Theme Name:石川県金沢錦丘高校同窓会
Theme URI:
Description:石川県金沢錦丘高校同窓会ウェブサイト
Author:Masayoshi Matsuo
Author URI:
Version:1.02
*/

/* CSS Document */

.col3_a{width:25%;float:left;}
.col5_a{width:41.6666667%;float:left;}
.col4_a{width:33.3333333%;float:left;}

.table_form td{
	border:none;	
	border-bottom:1px solid #ccc;
	vertical-align:top;
}

/*コンタクトフォームに関して*/
.wpcf7,.screen-reader-response,.wpcf7-form{
margin:0;
padding:0;
height:auto;
}

.img_reset img{
	width:auto;
}

/*コンタクトフォーム確認画面に関して*/
/*入力画面のみで表示する要素*/
.wpcf7c-elm-step1{

}
#contact_number_box{
	width:230px;
}
/*確認画面のみで表示する要素*/
.wpcf7c-elm-step2{
	
}

/*完了画面のみで表示する要素*/
.wpcf7c-elm-step3{

}

.contactform input.wpcf7c-conf,
.contactform textarea.wpcf7c-conf{
    border:0;
    padding:0;
    background:#fff;
}




@-moz-document url-prefix() {
 nav ul li{
	background-position: 190px 12px;
}
}





@media (max-width: 769px){
	.table_form td.td01{width:1095px;font-size:10px;}
	.table_form td.td02{width:215px;font-size:12px;}
	.table_form td.td02 textarea,.table_form td.td02 text{width:100%;}
}