@charset "utf-8";


/* Normalize */
html, body, h1, h2, h3, h4, div, p, table, tr, td, ul, li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* Layout */

.ideco_bg{
	background-color: #f0eeee !important;
}
.left{
	float: left;
}
.right{
	float: right;
}
.cf{
	clear: both;
}
.ideco_wrapp{
	width: 700px;
	margin: 30px auto 0;
}
.ideco_wrapp .img_responsive{
	width: 100%;
}
.ideco_wrapp .btn_contact{
	width: 550px;
	margin: 40px auto 40px;
}
.ideco_wrapp .ideco_section{
	width: 698px;
	margin: 0 0 40px 0;
}
.ideco_wrapp .ideco_section .inner{
	width: 640px;
	margin: 30px auto 30px;
}
.ideco_wrapp .ideco_section .inner h3{
	margin: 0 0 24px 0;
}
.ideco_wrapp .ideco_section .left{
	width: 280px;
	margin: 0 30px 30px 0;
}
.ideco_wrapp .ideco_section .right{
	width: 330px;
	margin: 0 0 30px 0;
}
.ideco_wrapp .ideco_section.border_blue{
	border: 1px solid #0071bc;
}
.ideco_wrapp .ideco_section .list_arrow{
	background: url(../img/ideco_icon.jpg) no-repeat left 4px;
	text-indent: 35px;
}
.ideco_wrapp .mail_magazine{
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	margin-top: 40px;
	text-align: center;
}
.ideco_wrapp .mail_magazine .inner{
	width: 485px !important;
}

/* Typography */

.ideco_wrapp{
	font-size: 14px;
	color: #333;
	line-height: 130%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.txt-bold{
	font-weight:bold;
}
.txt-center{
	text-align: center;
}
.ideco_wrapp .ideco_section p{
	font-size: 15px;
	color: #333;
	line-height: 175%;
}

.ideco_wrapp .ideco_section .list{
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 200%;
	margin: 10px 0 10px 0;
	list-style: none;
}
.ideco_wrapp .caption{
	font-size: 12px;
	color: #333;
	line-height: 200%;
	padding: 5px 0 5px 0;
	display: inline-block;
}
.ideco_wrapp .form_table{
	font-size: 14px;
	line-height: 130%;
}
.ideco_wrapp .attention{
	font-size: 12px;
	line-height: 150%;
	width: 640px;
	margin: 20px auto 20px;
}
.ideco_wrapp .form_title{
	font-size: 24px;
	font-weight: 400;
	margin: 30px 0 0 0;
}
.ideco_wrapp .form_title small{
	font-size: 0.8em;
}
.ideco_wrapp .form_copyright{
	width: 100%;
	text-align: center;
	font-size: 12px !important;
	color: #ccc !important;
}
.ideco_wrapp .btn_back{
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 30px 0 30px 0;
}
.ideco_wrapp .require{
	font-size: 10px;
	color: #fff;
	padding: 0px 5px 0px 5px;
	background-color: #ff9f48;
	border-radius: 3px;
	margin: 0 0 0 2px;
	display: inline-block;
	vertical-align: middle;
}
.ideco_wrapp .attention a{
	color: #0043d8;
}
.ideco_wrapp .mail_magazine .inner a{
	color: #0043d8;
}
.ideco_wrapp .form_copyright a{
	color: #ccc !important;
}

/* MailForm */

.ideco_wrapp .ideco_form_table{
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 36px 0;
}
.ideco_wrapp .ideco_form_table td{

	padding: 0 0 0 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-image: none;
	background-color: #fff;
}
.ideco_wrapp .ideco_form_table .td0{
	width: 170px !important;
}
.ideco_wrapp .ideco_form_table .td1{
	width: 50px !important;
	height: 50px !important;
	line-height: 50px;
}
.ideco_wrapp .ideco_form_table .td2{
	width: 120px !important;
	height: 30px !important;
	padding: 10px 0 10px 10px;
	vertical-align: middle;
}
.ideco_wrapp .ideco_form_table .td3{
	height: 50px !important;
}
.ideco_wrapp .ideco_form_table .input{
	width: 185px;
	height: 28px;
	margin: 0 15px 0 0;
	border: 1px solid #ccc;
	background-color: #e0f0e0;
}
.ideco_wrapp .ideco_form_table .textarea{
	width: 420px;
	height: 158px;
	border: 1px solid #ccc;
	background-color: #e0f0e0;
	margin: 15px 0 0 0;
}
.ideco_wrapp .boxstyle{
	border: 1px solid #ccc;
}
.ideco_wrapp .submit p{
	width: 450px;
	margin: 0 auto 0;
	text-align: center;
}
.submit_magazine p{
	width: 125px !important;
	margin: 20px auto 20px !important;
}
.ideco_wrapp .submit .btn_submit{
	width: 100%;
}





