@charset "utf-8";

/* ---------------------------------------- 目次 */
/* ブラウザ初期化スタイル */
/* 汎用クラススタイル */
/* 領域定義スタイル */
/* 領域別スタイル */

/* ---------------------------------------- ブラウザ初期化スタイル*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}

.attention {
	margin:0 0 0 30px;
}

/* ---------------------------------------- 汎用クラススタイル*/

body {
	margin: 0 ;
	padding: 0;
	line-height: 150%;
	background:#fff;
	color: #000;
	font-size: 16px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	}

a {
	color:#2BADB8;
	text-decoration: none;
	outline: none; /* リンクの点線を消去 */
}
	
a:visited{
	color:#2BADB8;
	text-decoration: none;
}

a:hover{
	color:#2BADB8;
	text-decoration: underline;
}

/* フロート解除 */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix{
    display: inline-block;
}
/* clearfix for ie7 */
.clearfix {
    display: block;
}




/* ---------------------------------------- 領域別スタイル*/



/**/
#gas01 {
	width:900px;
	height:740px;
	margin:0 auto;
	padding:0;
	background: url(../img/bg_gas01.jpg) no-repeat;
	position:relative;
	border-top:20px solid #31C5D0;
}

#gas01 h1#logo {
	width:150px;
	height:80px;
	position:absolute;
	bottom:30px;
	right:30px;
}

#manga {
	width:900px;
	margin: auto;
	padding: 0px 0 40px;
	overflow:hidden;
}
#manga .m_00 img,
#manga .m_01 img,
#manga .m_03 img,
#manga .m_04 img,
#manga .m_05 img,
#manga .m_06 img,
#manga .m_07 img,
#manga .m_08 img,
#manga .m_10 img,
#manga .m_11 img,
#manga .m_12 img
 {
	width:900px;
}
#manga .m_00
 {
	overflow: hidden;
	background: #E7F8FF;
}
#manga .m_00 img
 {
	 width: 415px;
	 float: right;
}
#manga .m_02
 {
	 overflow: hidden;
}
#manga .m_02 img
 {
	 width:450px;
	 padding-top: 15px;
	 margin-left: 450px;
	 float: right;
}
#manga .m_02 p
 {
	 width:450px;
	 margin-left: 450px;
	 display: block;
	 float: right;
	 text-align: right;
}
#manga .m_09 img
 {
	width:700px;
	 margin: 100px;
}
#manga .m_03{
	clear: both;
	padding-top: 50px; 
}
#manga .m_05,
#manga .m_06,
#manga .m_07,
#manga .m_08,
#manga .m_11
{
	padding-top: 15px;
}
#manga .m_12{
	padding: 50px 0 15px;
}

#manga .m_13 img {
	 width:300px;
	float: right;
}


.btn_form {
	width:480px;
	height:80px;
	margin:0 0 0 -240px;
	position:absolute;
	bottom:30px;
	left:50%;
}


/**/
#gas02 {
	clear: both;
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0;
}





/**/
#gas03 {
	width:870px;
	margin:0 auto 30px;
	padding:30px 15px 0;
	background:#f6f6f6;
}


#gas03 h2 {
	width:100%;
	height:22px;
	line-height:100%;
	margin:0 0 15px;
	padding:8px 0 0 10px;
	background:#31C5D0;
	color:#fff;
	font-size:18px;
}

/*テキスト*/
#gas03 p.tenpu {
	margin:0 0 15px;
	padding:0 0 0 3.5em;
	text-indent:-3.5em;
	line-height:130%;
}


#gas03 p {
	line-height:160%;
	margin:0 0 10px;
	padding:0;
}

#gas03 span {
	font-size:14px;
}



.box01 {
	width:100%;
	overflow : hidden;
	padding:0 15px 15px;
	box-sizing:border-box;
}


.box02 {
	width:460px;
	float:left;
	margin:0 15px 15px;	
}

.box03 {
	width:350px;
	float:left;
	margin:0 15px 15px;	
}



#gas03:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}




p.mini {
	width:900px;
	font-size:12px;
	margin:10px auto;
	text-align:right;
}


/**/
#form_area {
	width:860px;
	height:auto;
	margin:0 auto;
	padding:0 20px;	
}

#form_area h2 {
	width:860px;
	height:145px;
	margin:0 auto 20px;
}

#form_area h3 {
	text-align: center;
	margin:0 auto 20px;
	font-size:26px;
	font-weight: bold;
	line-height:160%;
	clear: both;
}

#form_area p {
	width:840px;
	margin:0 auto 20px;
	font-size:18px;
	line-height:160%;
}

#form_area .attention {
	color:#000;
	margin:0 0 20px;
	font-size:14px;
}


/* お電話でのお問合せ */
.tel {
	width:500px;
	height:50px;
	margin-top: 100px;
	margin-left: 0px;
	float: left;
}

/* イメージ */
.image {
	width:300px;
	height:auto;
	padding:0;
	float: right;
	margin-left: 25px;
}

.hissu {
	width:40px;
	height:20px;
	margin:0 5px -4px;
}



/* table設定 */
#form_area table {
	width:840px;
	margin:0 auto 20px;
	}

#form_area th {
	width:220px;
	margin:0;
	padding:20px 20px;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
	border:solid 1px #aaa;
	background:#E7F9FF;
	font-size:18px;
	line-height: 20px;
}

#form_area td {	
	margin:0;
	padding:8px 0 8px 20px;
	text-align:left;
	vertical-align:middle;
	border:solid 1px #aaa;
}

#form_area td span {	
	font-size:14px;
}

input[type="image"] {outline:none;}



/******エラーメッセージ********/  
#_error_area_ {
	clear: both;
	width:80%;
	border: 2px solid #F1454D;
	margin:0 auto 30px;
	line-height: 150%;
}

#err_msg_item {
	background-color: #E4465A;
	color: #fff;
	margin: 3px;
	padding:8px 0;
	line-height: 100%;
	text-align:center;
}

#err_msg_contents {
	color: #F1454D;
	padding: 5px;
}

.err {
	color:#F1454D;
	margin:10px 0;
	font-size:14px;
}


/* Thankyouメッセージ */
#thankyou_msg {
	width:80%;	
	border: 2px solid #F1454D;
	margin:0 auto 30px;
	padding: 10px;
	color: #F1454D;
}


/* 完了画面 */
#complete {
	width:80%;
	border: 4px solid #F1454D;
	margin:0 auto 30px;
	padding: 16px;
    }
	
#complete .send_msg {
	margin:0 auto 10px;
	font-size:40px;
	text-align:center;
	font-weight:bold;
	color:#F1454D;
	line-height: 120%;
    }
	
	
/******ボタン設定********/

/*　ボタン大枠　*/  
.contact_btn {
  margin:0 auto 30px;
  padding:0;
  text-align:center;
  }

/*　内容を確認する　*/ 
.contact_btn ul.send1 {
	width:400px;
	margin:0 auto;
	padding:0;
}

.contact_btn ul.send1 li {
	list-style:none;
	text-decoration:none;
}



/*　戻る・送信　*/ 
.contact_btn ul.send2 {
	width:400px;
	height:60px;
	margin:0 auto;
	padding:0;
}

.contact_btn ul.send2 li.back {
	width:185px;
	height:60px;
	float:left;
	list-style:none;
	text-decoration:none;
}

.contact_btn ul.send2 li.send {
	width:185px;
	height:60px;
	float:right;	
	list-style:none;
	text-decoration:none;

}



/* 個人情報保護方針 設定 */

#privacy {
	width:840px;
	margin:0 auto 40px;
	padding:30px 30px 1px;
}
#privacybox {
	height: 300px;
	overflow-y: auto;
    border: 2px solid #DDDDDD;
	padding: 5px;
}

#privacy h2 {
	width:830px;
	height:22px;
	line-height:100%;
	margin:0 0 15px;
	padding:8px 0 0 10px;
	background:#2BADB8;
	color:#fff;
	font-size:18px;
}


#privacy p {
	margin:0 0 30px;
	font-size:16px;
}


#privacy ul {
	margin:0 0 30px;
	font-size:14px;
}

#privacy ul li {
	margin:0 0 10px;
	text-indent:-1em;
	padding-left:1em;
	list-style:none;
	line-height:120%;	
}


/* ETC協同組合 住所　tel設定 */

#information {
	width:820px;
	margin:0 auto 20px;
	padding:15px 0 15px 20px;
	background:#f6f6f6;
	color:#333;	
}


#information img {
	width:50px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
}

.txt_etc {
	font-size:28px;
	float:left;
	margin:0 15px 0 0;
	line-height:50px;
	height:50px;
	letter-spacing:0.1em;		
}

.txt_tel_add {
	font-size:12px;
	float:left;
	line-height:130%;
	padding:10px 0 0;
	letter-spacing:0.2em;
}




/********ページの先頭へ設定************/ 

#pagetop{
	position:fixed;
	bottom:20px;
	right:20px;
	}
	
/********フッター設定************/

#footer {
	width:100%;
	border-top: #ccc solid 1px;
	padding:20px 0;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	color:#333;
	letter-spacing:0.1em;
	min-width:900px;/*iPad対策*/
overflow: hidden;/*iPad対策*/
}

#copy {
	font-size:11px;
}

#footer_in {
	width:900px;
	margin:0 auto;
	position:relative;
}

#footer_in .outline{
	position:absolute;
	top:0;
	right:0;
}

/*フォームデザイン*/
input[type="text"] {
	border: 1px solid #aaa;
	width: 70%;
	height: 35px;
	padding: 5px;
	margin: 10px;
	font-size: 18px;
}

.yubin_num input[type="text"] {
	width: 30%;
}

input[type="tel"] {
	border: 1px solid #aaa;
	width: 70%;
	height: 35px;
	padding: 5px;
	margin: 10px;
	font-size: 18px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: normal;
	background: url(../img/down.png)no-repeat center right;
	line-height: 45px;
}
select {
	width: 180px;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #aaa;
	line-height: 45px;
	margin: 10px;
	font-size: 15px;
}

#footer_in .outline{
	position:absolute;
	top:0;
	right:0;
}
